Use `customize-save-variable' unconditionally, now that it works under emacs -Q
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
963578d3
CY
12011-07-11 Chong Yidong <cyd@stupidchicken.com>
2
3 * killing.texi (Primary Selection): Document `only' setting for
4 select-active-regions.
5
6 * mark.texi (Setting Mark): Reference Shift Selection node.
7
8 * frames.texi (Mouse Commands): Document mouse-yank-primary.
9
a30ed87b
LMI
102011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11
47076272
LMI
12 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
13 motion keys" (bug#3503).
14
a30ed87b
LMI
15 * emacs.texi: Change all the register node names from "RegPos"
16 (etc.) to "Positional Registers" (etc.) (bug#3314).
17
4d45a8b7
CY
182011-07-11 Chong Yidong <cyd@stupidchicken.com>
19
20 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
21 (Other Kill Commands, Kill Options): Copyedits.
22 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
23 (Yanking): Move yank-excluded properties discussion here.
24 (Cut and Paste): Move from frames.texi. Update subnodes to
25 describe x-select-enable-clipboard case.
26
27 * frames.texi: Move Cut and Paste node and subnodes into
28 killing.texi, except Mouse Commands and Word and Line Mouse.
29
c160ddee
AM
302011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
31
32 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
33
3329e6e3
LMI
342011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
35
32a214fe
LMI
36 * screen.texi (Mode Line): Clarify that coding systems are
37 characters, not letters (bug#1749).
38
3329e6e3
LMI
39 * cmdargs.texi (Environment): Mention removing variables
40 (bug#1615). Text suggested by Kevin Rodgers.
41
8875da1e
CY
422011-07-10 Chong Yidong <cyd@stupidchicken.com>
43
54806e45
CY
44 * misc.texi (Amusements): Don't mention Yow; it's crippled.
45
8875da1e
CY
46 * modes.texi: Rename from major.texi.
47 (Modes): New node. Make Major Modes and Minor Modes subsections
48 of this. All callers changed.
49
50 * custom.texi (Minor Modes): Move to modes.texi.
51
7847b2a1
CY
522011-07-10 Chong Yidong <cyd@stupidchicken.com>
53
6cfd0fa2
CY
54 * custom.texi (Syntax): Node deleted.
55
56 * help.texi (Help Summary):
57 * major.texi (Major Modes):
58 * programs.texi (Parentheses):
59 * search.texi (Regexp Backslash, Regexp Backslash)
60 (Regexp Backslash):
61 * text.texi (Words): Callers changed.
62
7847b2a1
CY
63 * text.texi (Refill, Longlines): Delete nodes.
64
65 * ack.texi (Acknowledgments): Longlines removed from manual.
66
67 * emacs.texi (Top): Update node listing.
68
2a71c436
GM
692011-07-09 Glenn Morris <rgm@gnu.org>
70
71 * fortran-xtra.texi (Fortran): Update handled extensions.
72
61436e9f
LMI
732011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
74
75 * display.texi (Scrolling): `C-v' (etc) are now bound to
76 `scroll-*-command' (bug#8349).
77
6e560c71
LMI
782011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
79
48954a09 80 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
81 doesn't actually delete any files (bug#7125).
82
2904fd97
LMI
83 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
84 argument for `C-c C-k' (bug#7391).
85
6e560c71
LMI
86 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
87 you're currently using (bug#8489).
88
978ff6c5
EZ
892011-07-01 Eli Zaretskii <eliz@gnu.org>
90
91 * mule.texi (Coding Systems): Move index entries from the previous
92 change into their proper places.
93
0d742084
LMI
942011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
95
31976bd5
LMI
96 * help.texi (Help Files): Document view-external-packages (bug#8902).
97
0d742084
LMI
98 * mule.texi (Coding Systems): Put a few more of the coding systems
99 into the index (bug#8900).
100
9f678528
GM
1012011-06-26 Glenn Morris <rgm@gnu.org>
102
103 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
104
18a4ce5e
AR
1052011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
106
107 * misc.texi (emacsclient Options): Mention --frame-parameters.
108
f0da764a
GM
1092011-06-09 Glenn Morris <rgm@gnu.org>
110
111 * custom.texi (Specifying File Variables):
112 Recommend explicit arguments for minor modes.
113
b047e7ac
PE
1142011-06-02 Paul Eggert <eggert@cs.ucla.edu>
115
116 Document wide integers better.
117 * buffers.texi (Buffers):
001903b5
PE
118 * files.texi (Visiting): Document maxima for 64-bit machines,
119 and mention virtual memory limits.
b047e7ac 120
bf41276f
CY
1212011-05-28 Chong Yidong <cyd@stupidchicken.com>
122
123 * custom.texi (Hooks): Reorganize. Mention Prog mode.
124
125 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
126 prog mode (Bug#8240).
127
e145f188
GM
1282011-05-27 Glenn Morris <rgm@gnu.org>
129
130 * custom.texi (Specifying File Variables):
131 Major modes no longer need come first.
132
313f790e
CY
1332011-05-22 Chong Yidong <cyd@stupidchicken.com>
134
135 * mule.texi (Specify Coding, Text Coding, Communication Coding):
136 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
137
c136e5cd
GM
1382011-05-18 Glenn Morris <rgm@gnu.org>
139
140 * ack.texi (Acknowledgments): Remove fakemail.c.
141
c71a0d48 1422011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
143
144 Fixes for fitting text into 7x9 printed manual.
145 * building.texi (Flymake, Breakpoints Buffer):
146 * calendar.texi (Appointments):
147 * cmdargs.texi (General Variables, Display X):
148 * custom.texi (Saving Customizations, Face Customization)
149 (Directory Variables, Minibuffer Maps, Init Rebinding):
150 * display.texi (Font Lock, Font Lock, Useless Whitespace):
151 * fixit.texi (Spelling):
152 * frames.texi (Creating Frames, Fonts):
153 * help.texi (Help Files):
154 * mini.texi (Minibuffer File):
155 * misc.texi (emacsclient Options, Emulation):
156 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
157 * mule.texi (International Chars, Language Environments)
158 (Select Input Method, Modifying Fontsets, Charsets):
159 * programs.texi (Custom C Indent):
160 * rmail.texi (Rmail Labels):
161 * text.texi (Table Conversion):
162 * trouble.texi (Known Problems, Known Problems):
163 * windows.texi (Change Window):
164 * xresources.texi (GTK resources): Reflow text and re-indent code
165 examples to avoid TeX overflows and underflows on 7x9 paper.
166
167 * emacs.texi: Fix the (commented out) smallbook command.
168
169 * macos.texi (Mac / GNUstep Events):
170 * xresources.texi (Lucid Resources): Remove extraneous examples.
171
b8f82dc1
GM
1722011-05-10 Glenn Morris <rgm@gnu.org>
173
174 * custom.texi (Specifying File Variables):
175 Deprecate using mode: for minor modes.
176
d306b4da
GM
1772011-05-07 Glenn Morris <rgm@gnu.org>
178
179 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
180
548d0a63
GM
1812011-05-06 Glenn Morris <rgm@gnu.org>
182
5006e634
GM
183 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
184
548d0a63
GM
185 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
186
e793a940
LMI
1872011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
188
189 * misc.texi (Emacs Server): Document `server-eval-at'.
190
7031be6d
UR
1912011-04-24 Chong Yidong <cyd@stupidchicken.com>
192
193 * maintaining.texi (List Tags): Document next-file. Suggested by
194 Uday S Reddy.
195
4ffd0d6b 1962011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
197
198 * mini.texi (Minibuffer Edit):
199 * screen.texi (Mode Line): Fix typo.
200
1c6c854e
CS
2012011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
202
024ff170 203 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 204
c5c9f40f
CY
2052011-03-26 Chong Yidong <cyd@stupidchicken.com>
206
207 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
208
09725d26
EZ
2092011-03-30 Eli Zaretskii <eliz@gnu.org>
210
211 * display.texi (Auto Scrolling): Document the limit of 100 lines
212 for never-recentering scrolling with `scroll-conservatively'.
213 (Bug#6671)
214
09d9db2c 2152011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
216
217 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
218 HOME on Windows and where it looks for init files. (Bug#8221)
219
62d94509
EZ
2202011-03-10 Eli Zaretskii <eliz@gnu.org>
221
222 * search.texi (Regexp Example):
223 * mule.texi (International Chars):
224 * building.texi (External Lisp): Don't use characters outside
225 ISO-8859-1.
226
0286d9de
EZ
2272011-03-09 Eli Zaretskii <eliz@gnu.org>
228
1c6c854e
CS
229 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
230 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
231
232 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
233
114902a5 234 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
235 (Bug#8210)
236
0afb4571
J
2372011-03-08 Jan Djärv <jan.h.d@swipnet.se>
238
239 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
240 for Gtk+ 3.
241
bb3865e8
GM
2422011-03-08 Glenn Morris <rgm@gnu.org>
243
6446548e
GM
244 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
245 * emacs.texi (Acknowledgments):
246 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 247 * emacs.texi: Set documentencoding.
6446548e 248
bb3865e8
GM
249 * display.texi (Optional Mode Line): Don't mention exactly where
250 display-time appears. (Bug#8193)
251
33383987
JB
2522011-03-07 Chong Yidong <cyd@stupidchicken.com>
253
254 * Version 23.3 released.
255
892777ba
CY
2562011-03-06 Chong Yidong <cyd@stupidchicken.com>
257
258 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
259
0b973fc5
DW
2602011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
261
262 * misc.texi (emacsclient Options): Add q/quiet.
263
8ef5a2f2
GM
2642011-03-02 Glenn Morris <rgm@gnu.org>
265
266 * mule.texi (Communication Coding) <x-select-request-type>:
267 Remove duplicate (essentially) paragraph. (Bug#8148)
268
bd106056
CS
2692011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
270
271 * maintaining.texi (Format of ChangeLog): Add reference to
272 add-log-full-name.
273 (Change Log Commands): Add documentation for combining multiple
274 symbols in one change.
275
6640b281
GM
2762011-03-01 Glenn Morris <rgm@gnu.org>
277
278 * custom.texi (Directory Variables):
279 Give an example of excluding subdirectories.
280
2b0c7330 2812011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
282
283 * search.texi (Regexp Search): Move index entries about regexps to the
284 "Regexps" node. Add index entries for regexp search. (Bug#8096)
285
8c62c205
GM
2862011-02-19 Glenn Morris <rgm@gnu.org>
287
288 * dired.texi (Dired): Dired-X version number was dropped.
289
3928f2b6
JD
2902011-02-14 Jan Djärv <jan.h.d@swipnet.se>
291
292 * xresources.texi (X Resources): Remove *faceName and replace it with
293 *font for Lucid.
294
a41c8660
CY
2952011-02-05 Chong Yidong <cyd@stupidchicken.com>
296
297 * rmail.texi (Rmail Display): Document Rmail MIME support more
298 accurately.
299
300 * maintaining.texi (VC Change Log): Document vc-log-incoming and
301 vc-log-outgoing.
302 (Merging): Document vc-find-conflicted-file.
303
233ba4d9 3042011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
305
306 * custom.texi (Variables): Fix typo.
307
14beddf4 3082011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 309
65401ee3
CY
310 * search.texi (Regexps): Copyedits. Mention character classes
311 (Bug#7809).
312
19f81ecf
CY
313 * files.texi (File Aliases): Restore explanatory text from Eli
314 Zaretskii, accidentally removed in 2011-01-08 commit.
315
bf3dae7e
EZ
3162011-01-29 Eli Zaretskii <eliz@gnu.org>
317
318 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
319 (MAKEINFO_OPTS): New variable.
320 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
321 (emacs.html): New target.
322 (clean): Remove emacs.html.
323
45eb2a5d
WL
3242011-01-23 Werner Lemberg <wl@gnu.org>
325
326 * Makefile.in (MAKEINFO): Now controlled by `configure'.
327 (MAKEINFO_OPTS): New variable. Use it where appropriate.
328 (ENVADD): Updated.
329
9acfe703
GM
3302011-01-18 Glenn Morris <rgm@gnu.org>
331
332 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
333
334 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
335
362b9d48
GM
3362011-01-15 Chong Yidong <cyd@stupidchicken.com>
337
bb033b5f
CY
338 * building.texi (Compilation): Improve instructions for running two
339 compilations (Bug#7573).
340
b024d9f0
MD
341 * files.texi (Backup Names): Document the new location of the
342 last-resort backup file.
343
362b9d48
GM
344 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
345 manual. Explain why directory-abbrev-alist elements should be anchored
346 (Bug#7777).
347
3482011-01-15 Eli Zaretskii <eliz@gnu.org>
349
350 * msdog.texi (Windows Startup): Correct inaccurate description of
351 differences between emacsclient.exe and emacsclientw.exe.
352
7c420169 3532011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
354
355 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
356
7c420169 3572011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
358
359 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
360
7c420169 3612011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 362
2d34d523
EZ
363 * frames.texi (Cut and Paste): Modify the section's name and text:
364 don't mix "cut/paste" with "kill/yank".
365 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
366 (Bug#7702)
367
88ab4340
EZ
368 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
369
7c420169 3702011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
371
372 * maintaining.texi: Move inclusion of emerge after EDE, so that it
373 matches its position in the menu. (Bug#7674)
374
7c420169 3752011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
376
377 * trouble.texi (Checklist): Mention not replying via news either.
378
92bb6c52
TH
3792010-12-30 Tassilo Horn <tassilo@member.fsf.org>
380
381 * misc.texi (Document View): Update DocView section with newly
382 supported document formats.
383
b103c904
CY
3842010-12-21 Chong Yidong <cyd@stupidchicken.com>
385
386 * killing.texi: Resection the Info version to conform to the
387 printed manual, to avoid making sections on Accumulating Text, CUA
388 and Rectangles into full chapters.
389
f49d1f52 3902010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
391
392 * custom.texi (Init Syntax): Add index entries for "character syntax".
393 (Bug#7576)
394
f49d1f52 3952010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
396
397 * text.texi (HTML Mode): Small fixes. (Bug#7607)
398
f49d1f52 3992010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
400
401 * trouble.texi (Checklist): Fix typo in newsgroup name.
402
f49d1f52 4032010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
404
405 * search.texi (Word Search): Note that the lazy highlight always
406 matches to whole words (Bug#7470).
407
f49d1f52 4082010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 409
4f1948eb
EZ
410 * display.texi (Optional Mode Line): Make the description of
411 load-average more accurate.
412
b8a9e136
EZ
413 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
414 registry, with a cross-reference.
62d72a4a
EZ
415 (Windows Startup): New node. Move the stuff about the current
416 directory from "Windows HOME".
b8a9e136 417
07976ae3 4182010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
419
420 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
421 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
422
07976ae3 4232010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
424
425 * maintaining.texi (Version Control Systems): Fix repeated sentence.
426 Suggested by Štěpán Němec.
427
07976ae3 4282010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 429
1aaae3f3
CY
430 * maintaining.texi (Version Control): Say "commit", not "check in".
431 (Version Control Systems): Simplify descriptions.
432 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
433 VCS Concepts.
434 (VC Mode Line): Update example.
435 (Old Revisions): Document revert-buffer for vc-diff.
436 (Log Buffer): Promote to a subsection. Document header lines.
437
1c6c854e
CS
438 * macos.texi (Mac / GNUstep Basics):
439 Document ns-right-alternate-modifier.
ec8a6295 440
1aaae3f3
CY
441 * emacs.texi (Top): Update node listing.
442
0eb025fb
EZ
4432010-11-13 Eli Zaretskii <eliz@gnu.org>
444
445 * rmail.texi (Rmail Coding): Characters with no fonts are not
446 necessarily displayed as empty boxes.
447
448 * mule.texi (Language Environments, Fontsets): Characters with no
449 fonts are not necessarily displayed as empty boxes.
450
451 * display.texi (Text Display): Document display of glyphless
452 characters.
453
ea4f7750
GM
4542010-11-13 Glenn Morris <rgm@gnu.org>
455
456 * basic.texi (Position Info): Add M-x count-words-region.
457
90639cea
GM
4582010-11-11 Glenn Morris <rgm@gnu.org>
459
460 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
461
d607b96b 4622010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
463
464 * msdog.texi (Windows HOME): Add information regarding startup
465 directory when invoking Emacs from a desktop shortcut. (bug#7300)
466
c12e4a81
GM
4672010-10-11 Glenn Morris <rgm@gnu.org>
468
df187c62
GM
469 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
470
c12e4a81
GM
471 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
472 (DVIPS): New variable.
234db610
GM
473 (.PHONY): Add html, ps.
474 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
475 (clean): Delete html, ps files.
c12e4a81 476
6513b232
EZ
4772010-10-09 Eli Zaretskii <eliz@gnu.org>
478
479 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
480
f4f358f1
GM
4812010-10-09 Glenn Morris <rgm@gnu.org>
482
c1dc72b3
GM
483 * Makefile.in (VPATH): Remove.
484 (infodir): Make it absolute.
485 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
486
4393405b
GM
487 * Makefile.in (dist): Anchor regexps.
488
eef3ab94
GM
489 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
490 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
491 (emacs-xtra.pdf): Use $<.
492
aa9db089
GM
493 * Makefile.in (infoclean): Remove harmless, long-standing error.
494
abd40fb4
GM
495 * Makefile.in ($(infodir)): Delete rule.
496 (mkinfodir): New.
497 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
498
f4f358f1 499 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 500 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
501 * emacsver.texi: New file, replacing emacsver.texi.in.
502
ea274122
GM
5032010-10-09 Glenn Morris <rgm@gnu.org>
504
f7a31f11
GM
505 * emacsver.texi.in: New file.
506 * emacs.texi: Set EMACSVER by including emacsver.texi.
507 * Makefile.in (distclean): Delete emacsver.texi.
508 (dist): Copy emacsver.texi.
b13254e7 509 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 510
3fb78d1f
GM
511 * ack.texi (Acknowledgments): No more b2m.c.
512
ea274122
GM
513 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
514 (emacs): Remove rule.
515 (dist): No need to deal with the emacs rule any more.
516
17ca7950
GM
5172010-10-07 Glenn Morris <rgm@gnu.org>
518
519 * Makefile.in (version): New, set by configure.
520 (clean): Delete dist tar file.
521 (dist): Use version in tar name.
522
4c83f6e1
GM
5232010-10-06 Glenn Morris <rgm@gnu.org>
524
525 * Makefile.in (EMACS_XTRA): Add the main source file.
526 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
527 (mostlyclean): No core files, reorder other files.
528 (clean): Delete specific dvi and pdf files.
529 (infoclean, dist): New rules.
530 (maintainer-clean): Use infoclean.
8a944cea 531 ($(infodir)): Add parallel build workaround.
4c83f6e1 532
0264072d
GM
5332010-10-04 Glenn Morris <rgm@gnu.org>
534
535 * Makefile.in (SHELL): Set it.
536 (INFO_TARGETS, DVI_TARGETS): Remove variables.
537 (info, dvi): Replace above variables with their expansions.
538 (info): Move mkdir from here...
539 ($(infodir)/emacs): ... to here (for parallel builds).
540 (pdf): New target.
541 ($(infodir)/emacs): Pass -o option to makeinfo.
542 (.PHONY): Declare clean rules.
543 (maintainer-clean): Delete dvi and pdf files.
544 Guard against cd failures. Use a more restrictive delete.
545
3226d6ca
GM
5462010-10-02 Glenn Morris <rgm@gnu.org>
547
548 * misc.texi (Shell Mode): Remove reference to old function name.
549
cad90f3b
EZ
5502010-09-30 Eli Zaretskii <eliz@gnu.org>
551
552 * maintaining.texi (VC Mode Line): Mention all the possible VC status
553 indicator characters.
554
5f874327
GM
5552010-09-29 Glenn Morris <rgm@gnu.org>
556
557 * Makefile.in (top_srcdir): Remove unused variable.
558
0ab9cff3
GM
5592010-09-14 Glenn Morris <rgm@gnu.org>
560
67ae9766
GM
561 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
562 the last hook item.
563
0ab9cff3
GM
564 * calendar.texi (Appointments): Also updated when a diary include file
565 is saved.
566
6664fc59 5672010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
568
569 * trouble.texi (Bugs): Update the section intro.
570 (Known Problems): New section.
571 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
572 (Sending Patches): Bug fixes are best as responses to existing bugs.
573 * emacs.texi (Known Problems): Add menu entry for new section.
574
be3283d7
GM
5752010-09-09 Glenn Morris <rgm@gnu.org>
576
577 * xresources.texi: Untabify.
578
10999305 5792010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
580
581 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
582
10999305 5832010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
584
585 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
586
30641319
JD
5872010-09-02 Jan Djärv <jan.h.d@swipnet.se>
588
589 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
590
50dd7bc6
GM
5912010-08-21 Glenn Morris <rgm@gnu.org>
592
593 * misc.texi (Amusements): Mention bubbles and animate.
594
5e620eca
EZ
5952010-07-31 Eli Zaretskii <eliz@gnu.org>
596
597 * files.texi (Visiting): Add more index entries for
598 large-file-warning-threshold.
599
8b2dd508
JD
6002010-07-29 Jan Djärv <jan.h.d@swipnet.se>
601
602 * frames.texi (Tool Bars): Add doc for tool-bar-position.
603
8838673e
GM
6042010-06-23 Glenn Morris <rgm@gnu.org>
605
606 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
607 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
608 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
609 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
610 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
611 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
612 Untabify Texinfo files.
613
04d3bb6c
GM
6142010-06-10 Glenn Morris <rgm@gnu.org>
615
103dd3a8
GM
616 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
617
04d3bb6c
GM
618 * basic.texi (Inserting Text): Fix typo.
619
50b79479
GM
6202010-06-10 Glenn Morris <rgm@gnu.org>
621
622 * ack.texi (Acknowledgments):
623 * emacs.texi (Acknowledgments): Update for notifications.el.
624
86d7a550
DU
6252010-05-31 Daiki Ueno <ueno@unixuser.org>
626
627 * dired.texi (Operating on Files): Mention encryption commands
628 (Bug#6315).
629
db5dce9d
EZ
6302010-05-29 Eli Zaretskii <eliz@gnu.org>
631
632 * basic.texi (Moving Point): Update due to renaming of commands bound
633 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
634
34313041
EZ
6352010-05-18 Eli Zaretskii <eliz@gnu.org>
636
637 * display.texi (Fringes): Document reversal of fringe arrows for R2L
638 paragraphs.
639 (Line Truncation): Fix wording for bidi display.
640
1fc0ce04 641 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
642 keys.
643
0235128c 6442010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
645
646 * building.texi (GDB Graphical Interface): Remove misleading comparison
647 to an IDE (Bug#6128).
648
0235128c 6492010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
650
651 * programs.texi (Man Page):
652 * misc.texi (Invoking emacsclient):
653 * mini.texi (Repetition):
654 * mark.texi (Setting Mark): Fix typos.
655
0235128c 6562010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
657
658 * misc.texi (Printing): Document htmlfontify-buffer.
659
0235128c 6602010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
661
662 * calendar.texi (Displaying the Diary, Format of Diary File):
663 Fix external cross-references for TeX format output.
664
0235128c
SM
6652010-05-07 Chong Yidong <cyd@stupidchicken.com>
666
667 * Version 23.2 released.
668
f63d0028
JD
6692010-05-02 Jan Djärv <jan.h.d@swipnet.se>
670
671 * cmdargs.texi (Initial Options): Mention --chdir.
672
20fe03ad
JD
6732010-04-21 Jan Djärv <jan.h.d@swipnet.se>
674
675 * frames.texi (Tool Bars): Add tool-bar-style.
676
b7d65a5f
GM
6772010-04-21 Glenn Morris <rgm@gnu.org>
678
679 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
680
a42dbee1
CY
6812010-04-18 Chong Yidong <cyd@stupidchicken.com>
682
683 * programs.texi (Semantic): New node.
684
685 * maintaining.texi (EDE): New node.
686
687 * emacs.texi: Update node listing.
688
689 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
690
6e104790 6912010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 692
d52dbd3d
GM
693 * emacs.texi (Acknowledgments): Remove duplicate.
694
a77fe20c
GM
695 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
696
6e104790 6972010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 698
4ebe9902
GM
699 * dired.texi (Misc Dired Features): Mention VC diff and log.
700 * maintaining.texi (Old Revisions, VC Change Log):
701 Mention that diff and log work in Dired buffers.
702
98932641
GM
703 * help.texi (Help Summary): Mention M-x info-finder.
704
d5b22ab2 705 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 706
4d4e9522
GM
707 * custom.texi (Specifying File Variables, Directory Variables):
708 Document new commands for manipulating local variable lists.
709
6e104790 7102010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
711
712 * trouble.texi (Contributing): Add cindex entry.
713 Mention etc/CONTRIBUTE.
714
6e104790 7152010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
716
717 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
718 query-replace (Bug#5774).
719
a20a9df3
GM
7202010-04-16 Glenn Morris <rgm@gnu.org>
721
722 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
723
1ecb2d3f
JD
7242010-04-11 Jan Djärv <jan.h.d@swipnet.se>
725
726 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
727
99852628
JD
7282010-04-08 Jan Djärv <jan.h.d@swipnet.se>
729
730 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
731
ce79424f
EZ
7322010-03-30 Eli Zaretskii <eliz@gnu.org>
733
734 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
735 cross-reference to "Inserting Text".
736
737 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
738 Mention completion provided by `ucs-insert'.
739
85738751 7402010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
741
742 * sending.texi (Sending Mail): Note variables that may need
743 customizing.
744 (Mail Sending): Expand discussion of send-mail-function.
745
85738751 7462010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
747
748 Document Message mode as the default mail mode.
749
750 * sending.texi (Sending Mail): Copyedits.
751 (Mail Format, Mail Headers): Document mail-from-style changes.
752 (Mail Commands): Rename from Mail mode. Document Message mode.
753 (Mail Misc): Rename from Mail mode Misc.
754 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
755 command names and update keybindings.
756 (Header Editing): Document message-tab. De-document
757 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
758 favor of mail-default-headers. Ad index entries for user-full-name and
759 user-mail-address.
1c6c854e
CS
760 (Citing Mail): Update changes in Message mode behavior.
761 Document mail-yank-prefix.
e73c2434
CY
762 (Mail Signature): New node, moved from Mail Misc.
763 (Mail Aliases): Mail abbrevs are the default with Message mode.
764 (Mail Methods): Note that Message mode is now the default.
765
766 * rmail.texi (Rmail Reply):
767 * text.texi (Text Mode):
768 * major.texi (Major Modes):
769 * mule.texi (Output Coding): Refer to Message mode.
770
771 * custom.texi (Init Examples): Add xref to Mail Header.
772
1fc0ce04 773 * emacs.texi (Top): Fix xrefs.
e73c2434 774
85738751 7752010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 776
c0c035fa
CY
777 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
778 repository if there is none.
779 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
780 vc-print-root-log.
ef7b27ef 781 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 782
71785b7a
CY
783 * programs.texi (Program Modes): Mention Javascript mode.
784
f67c5dd0
CY
785 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
786 * emacs.texi: Update node description.
787
0f72a391 788 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 789 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 790
dc2d2590
JL
7912010-03-30 Juri Linkov <juri@jurta.org>
792
793 * search.texi (Other Repeating Search): Remove line that `occur'
794 can not handle multiline matches.
795
a7b02820
EZ
7962010-03-30 Eli Zaretskii <eliz@gnu.org>
797
798 * mule.texi (International): Mention support of bidirectional editing.
799 (Bidirectional Editing): New section.
800
22ef1944
NR
8012010-03-28 Nick Roberts <nickrob@snap.net.nz>
802
803 * emacs.texi (Top): Update node names to those in building.texi.
804
146b8b16
NR
8052010-03-27 Nick Roberts <nickrob@snap.net.nz>
806
807 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
808 doc/emacs/emacs.texi: Update node names for building.texi.
809
6d98672d
GM
8102010-03-24 Glenn Morris <rgm@gnu.org>
811
812 * ack.texi (Acknowledgments):
813 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
814
93318cbd
JD
8152010-03-20 Jan Djärv <jan.h.d@swipnet.se>
816
817 * xresources.texi (Table of Resources): Clarify toolBar number
818 for Gtk+.
819
820 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
821
15cf2f52
CY
8222010-03-21 Chong Yidong <cyd@stupidchicken.com>
823
4102856c
CY
824 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
825
15cf2f52
CY
826 * search.texi (Other Repeating Search): Document multi-isearch-buffers
827 and multi-isearch-buffers-regexp.
828
829 * indent.texi (Indentation): Clarify description of
830 indent-for-tab-command. Document tab-always-indent.
831
d68eb23c
CY
8322010-03-20 Chong Yidong <cyd@stupidchicken.com>
833
834 * cmdargs.texi (Font X): Move most content to Fonts.
835
836 * frames.texi (Fonts): New node. Document font-use-system-font.
837
838 * emacs.texi (Top):
839 * xresources.texi (Table of Resources):
840 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
841
288f9fc0
CY
8422010-03-10 Chong Yidong <cyd@stupidchicken.com>
843
844 * Branch for 23.2.
845
17782bec
CY
8462010-03-06 Chong Yidong <cyd@stupidchicken.com>
847
848 * custom.texi (Init Examples): Add xref to Locals.
849
850 * major.texi (Choosing Modes): Mention usage of setq-default for
851 setting the default value of major-mode (Bug#5688).
852
b4a1a8b2
CY
8532010-03-02 Chong Yidong <cyd@stupidchicken.com>
854
855 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
856
857 * display.texi (Display Custom): Document make-pointer-invisible and
858 underline-minimum-offset. Remove inverse-video.
859
a1e759cd
CY
8602010-02-21 Chong Yidong <cyd@stupidchicken.com>
861
862 * frames.texi (Frame Commands): Note that the last ordinary frame can
863 be deleted in daemon mode (Bug#5616).
864
4f3bc373
GM
8652010-02-18 Glenn Morris <rgm@gnu.org>
866
867 * trouble.texi (Contributing): Repository is no longer CVS.
868
5dbbdd33
GM
8692010-02-08 Glenn Morris <rgm@gnu.org>
870
871 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
872
cd61af01
SM
8732010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
874
875 * display.texi (Useless Whitespace, Text Display):
876 * custom.texi (Init Examples): Avoid obsolete special default variables
877 like default-major-mode.
878
b1bb0a25 8792010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
880
881 * programs.texi (Other C Commands): Replace reference to obsolete
882 c-subword-mode.
883
99d0985b
GM
8842010-01-21 Glenn Morris <rgm@gnu.org>
885
886 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
887
893db5bc
GM
8882010-01-12 Glenn Morris <rgm@gnu.org>
889
890 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
891 emacs-pretest-bug for bug reports for development versions.
892
0419b8d6
GM
8932010-01-11 Glenn Morris <rgm@gnu.org>
894
895 * display.texi (Highlight Interactively): `t' does not mean highlight
896 all patterns. (Bug#5335)
897
26e533e2
CY
8982009-12-29 Chong Yidong <cyd@stupidchicken.com>
899
900 * misc.texi (Shell): Document async-shell-command.
901
902 * building.texi (Grep Searching): Document zrgrep.
903
484eaeac 904 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 905
7ee6c59b
NR
9062009-12-29 Nick Roberts <nickrob@snap.net.nz>
907
908 * building.texi: Import GDB Graphical Interface description from
909 EMACS_23_1_RC.
910
91ed7ea8
CY
9112009-12-24 Chong Yidong <cyd@stupidchicken.com>
912
913 * emacs.texi (Top): Update node listing.
914
915 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
916
917 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
918
919 * cmdargs.texi (Initial Options):
920 * xresources.texi (Resources): Document inhibit-x-resources.
921
922 * custom.texi (Specifying File Variables): Note that minor modes are
923 enabled unconditionally.
924
925 * display.texi (Scrolling): Briefly document the old recenter command,
926 and document recenter-positions.
927
928 * files.texi (Visiting):
929 * buffers.texi (Buffers): Max buffer size is now 512 MB.
930
1c6c854e
CS
931 * frames.texi (Cut/Paste Other App):
932 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
933
934 * killing.texi (Kill Options): New node.
935
6ca89aaa
CY
9362009-12-05 Chong Yidong <cyd@stupidchicken.com>
937
938 * misc.texi (Shell Options): ansi-color is now default.
939
806642d4
GM
9402009-12-05 Glenn Morris <rgm@gnu.org>
941
806642d4
GM
942 * emacs.texi (Top): Update menu for cal-xtra node changes.
943 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
944 or mode line. Don't mention invisible text or the details of
945 diary-print-entries here, only in cal-xtra.
946 (Format of Diary File): Mention that the "date on first line" format
947 only really affects the simple display.
948 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
949 (Diary Customizing): Holidays may be in the buffer or mode line.
950 Move diary-print-entries to the "Diary Display" section.
951 (Diary Display): New section, split out from "Fancy Diary Display".
952 Explain the limitations of simple display, and how to print it.
953
1a4f0c0a
GM
954 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
955
e11adbd8
GM
956 * cal-xtra.texi (Diary Display): Mention View mode.
957
29a483ac
JL
9582009-11-29 Juri Linkov <juri@jurta.org>
959
960 * display.texi (Highlight Interactively): Actually a list of
961 default faces is pre-loaded into a list of default values
962 instead of the history.
963
83d60c79
GM
9642009-11-20 Glenn Morris <rgm@gnu.org>
965
966 * ack.texi (Acknowledgments):
967 * emacs.texi (Acknowledgments): Add htmlfontify.
968
276bbe96
GM
9692009-11-14 Glenn Morris <rgm@gnu.org>
970
98ad1bae
GM
971 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
972
276bbe96
GM
973 * ack.texi (Acknowledgments):
974 * emacs.texi (Acknowledgments): Update for recent Org changes.
975
18430066
CY
9762009-10-31 Chong Yidong <cyd@stupidchicken.com>
977
978 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
979 `charset' property, which is irrelevant to the user manual (Bug#3526).
980
522ddc9f
JB
9812009-10-14 Juanma Barranquero <lekktu@gmail.com>
982
983 * trouble.texi (DEL Does Not Delete): Fix typo.
984
50b49ade
MA
9852009-10-05 Michael Albinus <michael.albinus@gmx.de>
986
987 * files.texi (Misc File Ops): Mention copy-directory.
988
6308321a
EZ
9892009-10-04 Eli Zaretskii <eliz@gnu.org>
990
43b3b4d1
EZ
991 * mule.texi (Unibyte Mode): Emphasize that
992 unibyte-display-via-language-environment affects only the display.
993
6308321a
EZ
994 * display.texi (Horizontal Scrolling): Document cursor behavior under
995 horizontal scrolling when point moves off the screen (Bug#4564).
996 Improve wording.
997
bd51ea7f
MA
9982009-10-01 Michael Albinus <michael.albinus@gmx.de>
999
1000 * files.texi (Directories): delete-directory prompts for recursive
1001 deletion.
1002
55381962
GM
10032009-09-30 Glenn Morris <rgm@gnu.org>
1004
1005 * ack.texi (Acknowledgments):
1006 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1007
13989ab1
TH
10082009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1009
1010 * dired.texi (Dired Navigation): Use @code instead of @var for
1011 dired-isearch-filenames, so that it's not capitalized.
1012
8ba46c89
CY
10132009-09-19 Chong Yidong <cyd@stupidchicken.com>
1014
1015 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1016
1017 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1018
1019 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1020 (Key Bindings): Reference Init Rebinding in introductory text.
1021 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1022 (Keymaps): Simplify.
1023 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1024 (Minibuffer Maps): Remove mention of Mocklisp.
1025 (Init Rebinding): Move mode-local rebinding example here from Local
1026 Keymaps.
1027 (Modifier Keys): Clarify.
1e11b018 1028 (Rebinding): Add cindex for "binding keys".
8ba46c89 1029
6a5ca7c8
CY
10302009-09-13 Chong Yidong <cyd@stupidchicken.com>
1031
1032 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1033
0e1cba51
NR
10342009-08-31 Nick Roberts <nickrob@snap.net.nz>
1035
6a5ca7c8 1036 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1037 Re-organise these two sections.
0e1cba51 1038
76a87a4d
EZ
10392009-08-29 Eli Zaretskii <eliz@gnu.org>
1040
1041 * cmdargs.texi (Initial Options): Fix last change.
1042
82e98df4
SM
10432009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1044
1045 * mule.texi (Enabling Multibyte):
1046 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1047 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1048
fb89fad9
GM
10492009-08-20 Glenn Morris <rgm@gnu.org>
1050
1051 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1052
e99652b0
GM
10532009-08-19 Glenn Morris <rgm@gnu.org>
1054
1055 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1056
5cca97ad
GM
10572009-08-18 Glenn Morris <rgm@gnu.org>
1058
1059 * ack.texi (Acknowledgments):
1060 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1061
997797ae 1062 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1063
985bf85b
GM
10642009-08-09 Glenn Morris <rgm@gnu.org>
1065
1066 * ack.texi (Acknowledgments):
1067 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1068
8d6bb99e
DD
10692009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1070
1071 * emacs.texi (Top): Add new menu items for GDB-UI.
1072
1073 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1074 section. Threads buffer is in separate section now.
8d6bb99e 1075
8353da9c
GM
10762009-08-08 Glenn Morris <rgm@gnu.org>
1077
1078 * ack.texi (Acknowledgments):
1079 * emacs.texi (Acknowledgments):
1080 Update for js2-mode and org changes.
1081
f2074faf
MA
10822009-08-02 Michael Albinus <michael.albinus@gmx.de>
1083
1084 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1085 files.
1086
e8d2d3fb
CY
10872009-07-28 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1090
324a4f6a
GM
10912009-07-23 Glenn Morris <rgm@gnu.org>
1092
1093 * programs.texi (Matching): Update blink-matching-paren-distance.
1094
b6937a70
CY
10952009-07-21 Chong Yidong <cyd@stupidchicken.com>
1096
1097 * frames.texi (Cut/Paste Other App): For select-active-regions,
1098 selection is now updated on moving point.
1099
bd8aaa36
RS
11002009-07-21 Richard Stallman <rms@gnu.org>
1101
1102 * glossary.texi (GNU, Daemon): Update information.
1103
8d9b5eba
JL
11042009-07-19 Juri Linkov <juri@jurta.org>
1105
1106 * custom.texi (Specifying File Variables, Safe File Variables):
1107 "variables/value pairs" -> "variable/value pairs".
1108
a2acc1db
GM
11092009-07-15 Glenn Morris <rgm@gnu.org>
1110
1111 * misc.texi (Gnus): Remove widow.
1112
c5ae942b
GM
11132009-07-11 Glenn Morris <rgm@gnu.org>
1114
703d26ba
GM
1115 * Makefile.in (TEXI2PDF): New.
1116 (emacs.pdf, emacs-xtra.pdf): New targets.
1117
522ddc9f 1118 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1119
1120 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1121
1122 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1123 Don't print the copying notice twice in the printed version.
1124 Update the menu and detailmenu.
1125 (Preface): The meaning of "on-line" has changed.
1126 Correct name for "Common Problems" chapter.
1127 (Distrib): Update FSF shop URL.
1128 (Intro): Showing two files at once is not so exciting.
1129
1130 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1131 (Mac / GNUstep Basics): Minor grammar changes.
1132 (Mac / GNUstep Events): Fix typo.
1133 (GNUstep Support): CANNOT_DUMP no longer applies.
1134
1135 * misc.texi (Document View): Fix typos.
1136
1137 * dired.texi (Dired):
1138 * help.texi (Help):
1139 * macos.texi (Mac OS / GNUstep):
1140 * maintaining.texi (Version Control, Introduction to VC):
1141 End menu descriptions with a period.
c5ae942b 1142
b1c8242b
EZ
11432009-07-09 Eli Zaretskii <eliz@gnu.org>
1144
1145 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1146 so categorical in saying that the option is only useful on NTFS.
1147
220d9aa6
GM
11482009-07-09 Glenn Morris <rgm@gnu.org>
1149
1150 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1151 (ENVADD): Add texinfodir to TEXINPUTS.
1152
1153 * emacs.texi (Top): Fix cross-reference.
1154
1155 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1156
1157 * vc1-xtra.texi (Revision Tags): Fix typo.
1158
d07e72d3
GM
11592009-07-03 Glenn Morris <rgm@gnu.org>
1160
1161 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1162 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1163 (Merge Commands): `.' does not seem to work in A or B buffer.
1164 `l' can recreate the 3-window display.
1165
1166 * glossary.texi (Glossary): Minor phrasing changes throughout.
1167 Add more internal cross-references.
1168 <Autoloading>: You can't really autoload a variable.
1169 <C-M->: Move details here from `M-C-' item.
1170 <Continuation Line>: Refer to `Truncation.'
1171 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1172 <Home Directory, Unix>: New entries.
1173 <Deletion of Files>: Mention recycle bins.
1174 <Directory>: Mention ``folders.''
1175 <Error>: Don't mention ``type-ahead.''
1176 <Fringe>: Refer to the manual node.
1177 <Minor Mode>: Can be global or local.
1178 <Spell Checking>: There are other checkers besides Ispell.
1179
f144038a
GM
11802009-07-02 Glenn Morris <rgm@gnu.org>
1181
1182 * anti.texi (Antinews): Minor changes in phrasing.
1183
1184 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1185 some underfull lines in dvi output.
1186
1187 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1188
1189 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1190
1191 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1192
3f1c6666
JD
11932009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1194
1195 * xresources.texi (Table of Resources): Mention maximized for
1196 fullscreen.
1197
1198 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1199
62aadce7
CY
12002009-07-01 Chong Yidong <cyd@stupidchicken.com>
1201
1202 * anti.texi (Antinews): Correct the list of removed platforms.
1203
82ec412e
GM
12042009-06-28 Glenn Morris <rgm@gnu.org>
1205
1206 * arevert-xtra.texi: Minor language tweaks.
1207
09964e7d
GM
1208 * dired-xtra.texi: Minor revisions.
1209
666e158e
MB
12102009-06-23 Miles Bader <miles@gnu.org>
1211
c4cc8b9a 1212 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1213 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1214
70243478
CY
12152009-06-21 Chong Yidong <cyd@stupidchicken.com>
1216
1217 * Branch for 23.1.
1218
67cbe681
KH
12192009-06-17 Kenichi Handa <handa@m17n.org>
1220
1221 * mule.texi (Charsets): Update the description for the new charset.
1222 (list-character-sets): New findex.
125dd7c5 1223 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1224
40e67246
CY
12252009-06-10 Chong Yidong <cyd@stupidchicken.com>
1226
b5700de6
CY
1227 * basic.texi (Moving Point): Fix tag.
1228
1229 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1230
1231 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1232 use camel-case for PageUp and PageDown.
1233
1234 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1235 camel-case for PageUp and PageDown.
1236
1237 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1238
40e67246 1239 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1240 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1241
522ddc9f 12422009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1243
522ddc9f
JB
1244 * fixit.texi (Spelling): Set default dictionary.
1245 Improve descriptions (Bug#2554)
6f591cf4 1246
53483c76
DR
12472009-06-08 David Reitter <david.reitter@gmail.com>
1248
1249 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1250 since saving colors and faces set this way is not implemented.
1251 (Environment variables): Remove mention of mac-fix-env, which is
1252 scheduled to be removed.
1253
1557ef4f
CY
12542009-06-04 Chong Yidong <cyd@stupidchicken.com>
1255
91056528
CY
1256 * custom.texi (Init Examples): Add example of changing load-path.
1257
1557ef4f
CY
1258 * building.texi (Lisp Libraries): Add example of changing
1259 load-path (Bug#3446).
1260
623cec4c
CY
12612009-05-28 Chong Yidong <cyd@stupidchicken.com>
1262
1263 * mark.texi (Mark): Further clarifications.
1264 (Setting Mark): Emphasize that C-SPC activates the mark.
1265
0fcca8ee
CY
12662009-05-28 Chong Yidong <cyd@stupidchicken.com>
1267
702b10e1
CY
1268 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1269 Mark mode.
0fcca8ee
CY
1270 (Using Region, Persistent Mark): Use "active mark" instead of "active
1271 region".
1272
d3b396e4
CY
12732009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1274
1275 * mule.texi (Select Input Method): Fix typo.
1276
3f698a06
CY
12772009-05-13 Chong Yidong <cyd@stupidchicken.com>
1278
1279 * anti.texi (Antinews): Document completion changes. Some additional
1280 copyedits and rearrangement of entries.
1281
b2a42eb7
CY
12822009-05-12 Chong Yidong <cyd@stupidchicken.com>
1283
932fd020
CY
1284 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1285 (Shell History Copying, Terminal emulator): Copyedits.
1286
1c6c854e
CS
1287 * xresources.texi (Resources): Simplify descriptions.
1288 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1289 (Table of Resources): Document fontBackend resource.
1290
b2a42eb7
CY
1291 * trouble.texi (Quitting): Add other undo bindings to table.
1292 (DEL Does Not Delete): Note that the erasure key is usually labelled
1293 "Backspace". Remove discussion of obscure Xmodmap issue.
1294
c6ea7fb8
CY
12952009-05-07 Chong Yidong <cyd@stupidchicken.com>
1296
1297 * files.texi (Visiting): Copyedits.
1298
ad36c422
CY
12992009-05-06 Chong Yidong <cyd@stupidchicken.com>
1300
1301 * basic.texi (Inserting Text): Document ucs-insert.
1302
1303 * mule.texi (International Chars): Define "multibyte". Note that
1304 internal representation is unicode-based. Simplify definition of raw
1305 bytes. Mention ucs-insert.
1306 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1307 (Language Environments): Add language environments new to Emacs 23.
1308 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1309 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1310 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1311 (Output Coding): Copyedits.
1312
1313 * emacs.texi (Top): Update node listing.
1314
d4ad7b96
CY
13152009-05-05 Per Starbäck <per@starback.se> (tiny change)
1316
1317 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1318
5bd66204
SM
13192009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1320
1321 * building.texi (Lisp Libraries): `load-library' does offer completion.
1322
bc36ad1c
CY
13232009-04-28 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1326 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1327
f1a47884
EZ
13282009-04-25 Eli Zaretskii <eliz@gnu.org>
1329
1330 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1331
be77bd45
CY
13322009-04-22 Chong Yidong <cyd@stupidchicken.com>
1333
1334 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1335
1336 * building.texi (Lisp Interaction): Document initial-scratch-message.
1337
d3b82927
JB
13382009-04-18 Juanma Barranquero <lekktu@gmail.com>
1339
ed6e7b11
JB
1340 * msdog.texi (Windows Fonts): Fix typos.
1341
d3b82927
JB
1342 * files.texi (Save Commands): Fix pxref.
1343
bc323c04
CY
13442009-04-18 Chong Yidong <cyd@stupidchicken.com>
1345
1346 * files.texi (Save Commands): Mention diff-buffer-with-file.
1347 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1348 Henoch (Bug#3036).
1349
2186d13f
GM
13502009-03-15 Glenn Morris <rgm@gnu.org>
1351
1352 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1353 the former is not always used.
1354 (Mail Headers): Use active voice. Add "Mail-reply-to".
1355 Change case of "Id". Avoid repeated "appropriate".
1356 (Mail Aliases): Fix previous change - use an example with a ".", so it
1357 does actually get quoted when expanded.
1358 (Mail Sending): Mailclient is the default on some systems.
1359 (Citing Mail): Mention mail-indentation-spaces.
1360 (Mail Mode Misc): Add an @dfn for "mail signature".
1361
71e454fc
CY
13622009-03-15 Chong Yidong <cyd@stupidchicken.com>
1363
1364 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1365 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1366 read-buffer-completion-ignore-case, and completion-styles.
1367 Remove description of partial-completion-mode.
71e454fc 1368
df1a3e06
GM
13692009-03-14 Glenn Morris <rgm@gnu.org>
1370
1371 * sending.texi (Mail Format): Fix typo. Add index entry for
1372 mail-header-separator.
1373 (Mail Headers): Put info about initialization and changing in one place
1374 at the start. Update FCC section for mbox Rmail. Clarify From
1375 section, mention mail-setup-with-from. Clarify Reply-to section.
1376 Add Mail-followup-to and mail-mailing-lists. Clarify References
1377 section.
1378 (Mail Aliases): Update example, make less contentious.
1379 Update for name change of mail-interactive-insert-alias.
1380 (Mail Mode): Remove mention of `%' as a word separator.
1381 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1382 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1383 commands. Clarify FCC handling. In mail-complete, add reference to
1384 Mail Aliases section, and mention mail-complete-function.
1385 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1386 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1387 signature netiquette. Explain how the mail hooks work when continuing
1388 a composition.
1389 (Mail Amusements): Internationalize the spook section a bit.
1390 Remove the spook mail-setup-hook example, since it doesn't work well.
1391 Mention fortune-file.
1392 (Mail Methods): Mention read-mail-command.
1393
ed6e7b11 13942009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1395
df1a3e06
GM
1396 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1397 and NS resources following recent changes.
959d68bd 1398
86dca3e8
JR
13992009-03-10 Jason Rumney <jasonr@gnu.org>
1400
1401 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1402 w32-use-visible-system-caret doc to indicate that it should get set
1403 automatically.
1404 (Windows Fonts): Add doc for the uniscribe backend.
1405
042fe98f
DN
14062009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1407
1408 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1409 vc-dir. (Bug#2598)
1410
7f8dba73
RS
14112009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1412
1413 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1414
505e70c3
GM
14152009-03-05 Glenn Morris <rgm@gnu.org>
1416
04242bdc
GM
1417 * rmail.texi (Rmail Basics): Add reference to sorting.
1418 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1419 Minor re-wordings.
1420 (Rmail Motion): Mention rmail-next-same-subject.
1421 (Rmail Deletion): Expunging is not the only way to change the numbers.
1422 (Rmail Labels): Labels can also be used in sorting.
1423 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1424 (Rmail Display): Mention rmail-mime.
1425
00cfe22c
GM
14262009-03-04 Glenn Morris <rgm@gnu.org>
1427
1428 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1429 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1430 summary. Mention sorts cannot be undone.
1431 (Rmail Display): Give an example of how to use goto-address-mode.
1432 (Rmail Editing): It's keybindings that are redefined, not commands.
1433 Fix some typos.
1434 (Movemail): Some minor rewording.
1435 (Remote Mailboxes): Emacs movemail supports pop by default.
1436 Fix some minor grammatical issues. The "two alternative ways" to
1437 specify a POP mailbox are really just one. Remove all reference to the
1438 variables rmail-pop-password and rmail-pop-password-required, obsolete
1439 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1440 can support Kerberos.
1441
3d963b67
GM
14422009-03-03 Glenn Morris <rgm@gnu.org>
1443
1444 * rmail.texi (Rmail Deletion): Revert previous change, which was
1445 describing the Rmail summary versions.
1446 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1447 Minor re-wording for rmail-resend.
1448 (Rmail Make Summary): Summaries apply to buffers rather than files.
1449 <rmail-summary-by-topic>: Headers includes the subject.
1450 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1451 details, including prefix arguments.
2340abde 1452 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1453 Not counting lines might be faster.
1454 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1455 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1456 Name the commands bound to the various keys. Mention prefix argument
1457 for searching.
3d963b67
GM
1458 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1459 Simplify rmail-highlighted-headers description. Update face name.
1460
a8ce3d17
JB
14612009-03-02 Juanma Barranquero <lekktu@gmail.com>
1462
1463 * mark.texi (Marking Objects): Fix typo.
1464
130a29b6
CY
14652009-03-01 Chong Yidong <cyd@stupidchicken.com>
1466
1467 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1468 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1469
9d5de6f8
GM
14702009-03-01 Glenn Morris <rgm@gnu.org>
1471
79fc530e 1472 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1473 (Rmail Motion): - M-s searches from the end of messages.
1474 (Rmail Deletion): Minor clarification. Fix numeric argument
1475 description.
1476 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1477 newmail and RMAILOSE files need not be in home-directory.
1478 (Rmail Files): Mention I/O menus are unselectable if no files match.
1479 Mention `MAIL' env-var.
1480
b545ff9c
JR
14812009-02-24 Jason Rumney <jasonr@gnu.org>
1482
1483 * mule.texi (Fontsets): Mention fontset-default, font specs and
1484 fallback fontsets.
1485 (Defining Fontsets): Mention ns and w32 variants of
1486 standard-fontset-spec. Update description of startup fontset to match
1487 Emacs 23 behavior.
a93be82a 1488 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1489 (International): Link to Modifying Fontsets.
b545ff9c 1490
75da0618 14912009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1492
1493 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1494 Mention ns-extended-platform-support-mode.
1495
6be93a16
KB
14962009-02-22 Karl Berry <karl@gnu.org>
1497
1498 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1499
867d4bb3
JB
15002009-02-19 Juanma Barranquero <lekktu@gmail.com>
1501
1502 * basic.texi (Moving Point, Position Info):
1503 * files.texi (Visiting):
1504 * mini.texi (Completion Options):
1505 * text.texi (HTML Mode): Remove duplicate words.
1506
49b5c0e8
GM
15072009-02-20 Glenn Morris <rgm@gnu.org>
1508
1509 * rmail.texi: Minor updates for mbox rather than Babyl.
1510
f43a822c
KB
15112009-02-17 Karl Berry <karl@gnu.org>
1512
49b5c0e8 1513 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1514
80d634b8
RS
15152009-02-17 Richard M Stallman <rms@gnu.org>
1516
1517 * anti.texi (Antinews): Mention Babyl format.
1518
1519 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1520
1521 * rmail.texi: Update for mbox format.
1522 Various small fixes, as well as the following.
1523 (Out of Rmail): Node deleted.
1524 (Rmail): Update menu.
1525 (Rmail Files): Comment out set-rmail-inbox-list.
1526 Document rmail-inbox-list instead.
1527 (Rmail Output): Substantial changes since C-o is now
1528 rmail-output-as-seen and o is rmail-output.
1529 (Rmail Attributes): Delete `stored', add `retried'.
1530 (Rmail Display): Editing headers works in all cases.
1531
f0d129c6
GM
15322009-02-17 Glenn Morris <rgm@gnu.org>
1533
1534 * basic.texi (Position Info): M-x count-lines-region is not always on
1535 M-=. (Bug#2269)
1536
160f11d3
GM
15372009-02-09 Glenn Morris <rgm@gnu.org>
1538
1539 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1540 defaults.
1541
763e01c4
EZ
15422009-02-07 Eli Zaretskii <eliz@gnu.org>
1543
1544 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1545 documentation of possible problems with redecoding.
1546
f5e1441d
GM
15472009-02-03 Glenn Morris <rgm@gnu.org>
1548
1549 * rmail.texi (Out of Rmail): Mention b2m.pl.
1550
e1eabe41
GM
15512009-01-31 Glenn Morris <rgm@gnu.org>
1552
1553 * rmail.texi (Out of Rmail): Correct b2m location.
1554
dd05f9de
CY
15552009-01-27 Chong Yidong <cyd@stupidchicken.com>
1556
1557 * fixit.texi (Undo): Update undo limit values.
1558
d74d846e
GM
15592009-01-27 Glenn Morris <rgm@gnu.org>
1560
1561 * emacs.texi (Top): Fix Antinews menu entry.
1562
49ffdce8
KB
15632009-01-25 Karl Berry <karl@gnu.org>
1564
1565 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1566 item with no marker, instead of the syntactically incorrect
1567 @itemize @asis.
1568
467e8d77
JL
15692009-01-25 Juri Linkov <juri@jurta.org>
1570
1571 * building.texi (Grep Searching): Fix index entry for lgrep.
1572
6c60bbdb
EZ
15732009-01-24 Eli Zaretskii <eliz@gnu.org>
1574
1575 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1576
9ce5a36f
AR
15772009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1578
1579 * macos.texi (Preferences Panel): Update description of font setting to
1580 reflect that prior frame selection is no longer needed.
1581
9aa5f2fb
NR
15822009-01-20 Nick Roberts <nickrob@snap.net.nz>
1583
1584 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1585 raise GUD subsections.
1586
3892ff9c
GM
15872009-01-15 Glenn Morris <rgm@gnu.org>
1588
1589 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1590
14731c8f
GM
15912009-01-10 Glenn Morris <rgm@gnu.org>
1592
1593 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1594
45c55e53
CY
15952009-01-04 Chong Yidong <cyd@stupidchicken.com>
1596
1597 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1598 logical lines.
1599
2e4667d1
JL
16002008-12-29 Juri Linkov <juri@jurta.org>
1601
1602 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1603
1604 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1605
2a3eac47
CY
16062008-12-28 Chong Yidong <cyd@stupidchicken.com>
1607
1608 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1609 goto-address-mode instead of goto-address.
1610
3da8da94
CY
1611 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1612 mode.
1613
2a3eac47
CY
1614 * emacs.texi (Top): Update node listing.
1615
057f6dd3
EZ
16162008-12-26 Eli Zaretskii <eliz@gnu.org>
1617
1618 * custom.texi (Directory Variables): Explain what is a "project".
1619 Add indexing. Improve wording. Add a footnote about using
1620 _dir-locals.el on MS-DOS.
1621
e6979067
DN
16222008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1623
1624 * files.texi (Misc File Ops): Mention chmod as an alias for
1625 set-file-modes.
1626
9de15963
MR
16272008-12-24 Martin Rudalics <rudalics@gmx.at>
1628
1629 * help.texi (Help): Fix typos and reword.
1630 (Help Summary): Add entries for C-h n and C-h r, reorder
1631 entries, and do some minor fixes.
1632 (Name Help): Say that C-h F works for commands only.
1633 (Misc Help): Say that view-lossage displays 300 keystrokes.
1634
236fd60d
GM
16352008-12-20 Glenn Morris <rgm@gnu.org>
1636
1637 * ack.texi (Acknowledgments): General update based on AUTHORS,
1638 including removal of some stuff no longer distributed.
1639
349b3256
AM
16402008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1641
1642 * fixit.texi: Mention hunspell
1643
e840fca5
GM
16442008-12-19 Glenn Morris <rgm@gnu.org>
1645
1646 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1647 Consolidate explanatory text at start.
e840fca5
GM
1648
1649 * display.texi (Text Display):
1650 * indent.texi (Indentation): Use @acronym with ASCII.
1651
9dfa7983
GM
16522008-12-18 Glenn Morris <rgm@gnu.org>
1653
1654 * ack.texi: Various small updates and fixes.
1655
97b3a00b
JL
16562008-12-18 Juri Linkov <juri@jurta.org>
1657
1658 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1659 as a key binding to start a forward nonincremental word search.
1660 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1661 a backward nonincremental word search. Add index for `M-s w'
1662 `isearch-forward-word'.
1663 (Regexp Search): Add a short summary of regexp key commands like
1664 in the node "Basic Isearch".
1665 (Other Repeating Search): Fix typo.
1666
16672008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1668
1669 * misc.texi (PostScript Variables): Fix doc.
1670
31ce6a07
CY
16712008-12-10 Chong Yidong <cyd@stupidchicken.com>
1672
1673 * programs.texi (Program Modes): Mention Ruby mode.
1674
636b507b
DN
16752008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1676
1677 * misc.texi (emacsclient Options): Describe what an empty string
1678 argument does for --alternate-editor.
1679
a323fa14
CY
16802008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1681
1682 * cmdargs.texi (Font X): Distinguish between client-side and
1683 server-side fonts. List valid Fontconfig properties. Add reference to
1684 Fontconfig manual. List valid GTK font properties. Explain use of
1685 fc-list.
1686
c5ca6cd0
CY
16872008-12-09 Chong Yidong <cyd@stupidchicken.com>
1688
1689 * cmdargs.texi (Font X): Move discussion of quoting to top.
1690
e5136377
GM
16912008-12-06 Glenn Morris <rgm@gnu.org>
1692
1693 * maintaining.texi (Old Revisions): Improve previous change.
1694
248c026b
RS
16952008-12-05 Richard M Stallman <rms@gnu.org>
1696
1697 * anti.texi (Antinews): Minor fixes.
1698
a9253a1e
GM
16992008-12-03 Glenn Morris <rgm@gnu.org>
1700
1701 * maintaining.texi (Old Revisions): Fix diff-switches description.
1702
fa687b02
MR
17032008-12-01 Martin Rudalics <rudalics@gmx.at>
1704
1705 * emacs.texi (Top): Fix typo.
1706
72e6decd
CY
17072008-11-30 Chong Yidong <cyd@stupidchicken.com>
1708
320ee034
CY
1709 * misc.texi (Document View): Explain dependence on gs at the top.
1710 Copyedits.
1711
1712 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1713
72e6decd
CY
1714 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1715 (Comment Commands): Discuss region-active behavior of M-; first.
1716
2a472ee4
MR
17172008-11-29 Martin Rudalics <rudalics@gmx.at>
1718
9c6361c9
MR
1719 * display.texi (Line Truncation): Add reference to Continuation
1720 Lines.
1721
2a472ee4
MR
1722 * windows.texi (Pop Up Window): Mention split-height-threshold
1723 and split-width-threshold.
9c6361c9 1724 (Split Window): Add reference to Continuation Lines.
2a472ee4 1725
e93bc142
AR
17262008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1727
1728 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1729 (GNUstep Support): New node.
1730 * anti.texi:
1731 * emacs.texi:
1732 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1733
43b978db
RS
17342008-11-28 Richard M Stallman <rms@gnu.org>
1735
1736 * misc.texi (Dissociated Press): Minor cleanups.
1737
1738 * dired.texi (Image-Dired): Avoid passive.
1739
e8e2bd93
EZ
17402008-11-28 Eli Zaretskii <eliz@gnu.org>
1741
1742 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1743 representation.
1744
8d2d45da
CY
17452008-11-26 Richard M. Stallman <rms@gnu.org>
1746
1747 * files.texi (Visiting): Rewrite paragraph for clarity.
1748
1749 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1750
a5f7bbcc
AM
17512008-11-25 Alan Mackenzie <acm@muc.de>
1752
1753 * programs.texi (Moving by Parens): Clarify that parens inside strings
1754 and comments are ignored, and that the commands assume the starting
1755 point isn't in a string or comment.
1756
a71703d3
AR
17572008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1758
1759 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1760 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1761 version.
1762 (Mac Customization): Rewrite Preferences Panel section and merge in to
1763 this node, add Open files by dragging to an Emacs window.
1764
1765 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1766
aa5ab79a
CY
17672008-11-26 Chong Yidong <cyd@stupidchicken.com>
1768
0cc92c19
CY
1769 * files.texi (Misc File Ops): Document set-file-modes.
1770
c366b4e4
CY
1771 * windows.texi (Split Window): Document integer values of
1772 truncate-partial-width-windows.
1773
aa5ab79a
CY
1774 * text.texi (Text): Simplify description of markup languages.
1775 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1776 (TeX Editing): Note that `""' inserts one `"' character.
1777 (HTML Mode): Note in the introduction that XML mode is an alias for
1778 SGML mode. Mention nXML mode.
1779
56221db7
CY
17802008-11-25 Chong Yidong <cyd@stupidchicken.com>
1781
1782 * building.texi (Watch Expressions): Fix typo.
1783
90effe33
CY
17842008-11-24 Chong Yidong <cyd@stupidchicken.com>
1785
f90a5ae3
CY
1786 * files.texi (Visiting): Document new behavior of
1787 confirm-nonexistent-file-or-buffer.
1788
1c6c854e
CS
1789 * buffers.texi (Select Buffer):
1790 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 1791
a18ffb4a
CY
1792 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1793 edit-picture.
1794
90effe33
CY
1795 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1796 edit-picture', since that is just an alias for picture-mode.
1797 (Sentences): Note that repeated M-@ extends the region.
1798 (Pages): Make terminology more consistent. Link to Regexps node.
1799 (Longlines): Discuss relationship with Visual Line mode.
1800 (Text Mode): Remove extraneous discussion of other modes, since they
1801 were already introduced in the parent node.
1802
e85103ec
CY
18032008-11-23 Chong Yidong <cyd@stupidchicken.com>
1804
5cb2fe30
CY
1805 * anti.texi (Antinews): Rewrite.
1806
1eb9b307 1807 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1808
1809 * frames.texi (Frame Commands): Mention "minimize" terminology.
1810
e85103ec
CY
1811 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1812 formats.
b908332f
CY
1813 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1814 (Misc X): Don't document useless -hb option.
e85103ec 1815
607f5f88
JL
18162008-11-22 Juri Linkov <juri@jurta.org>
1817
1818 * dired.texi (Dired Navigation): Change normal file name search option
1819 from `non-nil' to `t'. Add `dwim' option.
1820
e1b867a0
JL
18212008-11-22 Juri Linkov <juri@jurta.org>
1822
1823 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1824 ".dir-locals.el". Rename `define-project-bindings' to
1825 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1826 `dir-locals-set-directory-class'.
1827
dd186936
LK
18282008-11-22 Lute Kamstra <lute@gnu.org>
1829
1830 * buffers.texi (Select Buffer): Index goto-line.
1831 * basic.texi (Moving Point): Mention the use of a numeric prefix
1832 argument with goto-line and refer to Select Buffer for the use of a
1833 plain prefix argument.
1834
4b121911
GM
18352008-11-19 Glenn Morris <rgm@gnu.org>
1836
1837 * doclicense.texi: Update to FDL 1.3.
1838 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1839
27267e4c
CY
18402008-11-17 Chong Yidong <cyd@stupidchicken.com>
1841
696f351d
CY
1842 * custom.texi (Minor Modes): Define mode commands and mode variables
1843 more precisely. Recommend using mode commands instead of setting
1844 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1845 (Easy Customization): Use "init file" instead of .emacs.
1846 (Customization Groups): Update to new Custom buffer appearance.
1847 (Saving Customizations): Copyedits. Update example.
1848 (Variables): Give example of variable type-sensitivity.
1849 (Examining): Update example.
1850 (Hooks): Copyedits.
1851 (Specifying File Variables): Use C comments instead of an artificial
1852 Lisp for the example.
1853 (Keymaps): Move internals discussion to Prefix Keymaps.
1854 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1855 (Init Rebinding): Document kbd macro.
1856 (Init File): Link to Find Init.
696f351d
CY
1857
1858 * mark.texi (Using Region): Document Delete Selection Mode more
1859 thoroughly.
1860
1861 * frames.texi (Mouse Commands): Move most of the description of Delete
1862 Selection Mode to Using Region, and link to it.
1bc9c425 1863 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1864
b0570c25
CY
1865 * building.texi (Compilation): Document first-error value of
1866 compilation-scroll-output.
1867 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1868 works as soon as an error is available. Suggested by Juri Linkov.
1869
27267e4c
CY
1870 * mini.texi (Passwords): New node.
1871
1872 * files.texi (Remote Files): Link to Passwords node.
1873
1874 * emacs.texi (Top): Update node listings.
1875
122eb807
CY
18762008-11-16 Chong Yidong <cyd@stupidchicken.com>
1877
9c9855a3
CY
1878 * ack.texi (Acknowledgments): Some updating of credits.
1879
bd6fdcad
CY
1880 * emacs.texi (Acknowledgments): Add a couple more names.
1881
dd1eef46
CY
1882 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1883
122eb807 1884 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1885 (Misc File Ops): Document use of trash.
122eb807 1886
801a8da1
JB
18872008-11-16 Juanma Barranquero <lekktu@gmail.com>
1888
1889 * macos.texi (Mac Customization): Fix typos.
1890
0b4f2253
CY
18912008-11-14 Chong Yidong <cyd@stupidchicken.com>
1892
1893 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1894 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1895 the conventions of the main Emacs manual.
1896
1897 * emacs.texi (Top): Update node listings.
1898
517e2b89
CY
18992008-11-12 Chong Yidong <cyd@stupidchicken.com>
1900
07a85685
CY
1901 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1902 command-line-args is processed during startup.
1903 (Action Arguments): Correctly describe how file arguments interact with
1904 the startup screen. Link to Lisp Interaction for scratch buffer.
1905 (Initial Options): Link to Command Example for -batch option.
1906 (Environment): Document initial-environment.
1907
517e2b89
CY
1908 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1909 can't be changed in the site-start file.
1910
6337bbde
CY
19112008-11-07 Chong Yidong <cyd@stupidchicken.com>
1912
1913 * dired.texi (Dired): Mention C-x C-d too.
1914 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
1915 (Dired Navigation): Explain dired-goto-file more clearly.
1916 Document dired-isearch-filenames.
6337bbde
CY
1917 (Dired Deletion): Remove unnecessary "expunged" terminology.
1918 (Flagging Many Files): & is now rebound to `% &'.
1919 (Shell Commands in Dired): Document dired-do-async-shell-command.
1920 Clarify how multi-file arguments are passed.
1921 (Misc Dired Features): Document dired-do-isearch.
1922
9e8eeff9
CY
19232008-11-06 Chong Yidong <cyd@stupidchicken.com>
1924
1925 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1926
e071f849
CY
19272008-11-03 Chong Yidong <cyd@stupidchicken.com>
1928
1929 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1930
05482eb1
CY
19312008-11-01 Chong Yidong <cyd@stupidchicken.com>
1932
e2346dea
CY
1933 * programs.texi (Program Modes): Link to Program Indent node.
1934 (Left Margin Paren): Explain consequences of changing
1935 open-paren-in-column-0-is-defun-start more concisely.
1936 (Which Function, Program Indent, Info Lookup): Minor edits.
1937 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
1938 (Multi-line Indent): If region is active, TAB indents the region.
1939 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
1940 (Matching): The delimiter at the cursor is highlighted---the character
1941 changes color.
1942 (Symbol Completion): Link to Completion node.
1943
e4b6428c
CY
1944 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1945 a strictly text-only system.
1946
05482eb1
CY
1947 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1948 batch mode.
1949
a11d3737
RS
19502008-11-01 Richard M. Stallman <rms@gnu.org>
1951
5abad626
RS
1952 * misc.texi (Document View): Major rewrite.
1953
a11d3737
RS
1954 * maintaining.texi (Types of Log File): Change logs are older than
1955 version control.
1956 (VCS Concepts): Simplify and rearrange.
1957 (Version Control Systems): Make it clear that Linux is only the kernel.
1958 (VC Mode Line): Shorten reference to menu item.
1959 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1960 (VC Directory Mode): Minor cleanup.
1961 Unchanged files are hidden, not omitted.
1962 (VC Directory Commands): Shorten and simplify.
1963 (Change Log Commands): New node, split from Change Logs.
1964 (VC Directory Buffer): New node, split from VC Directory Mode.
1965
c55a4acb
CY
19662008-10-31 Chong Yidong <cyd@stupidchicken.com>
1967
1c6c854e 1968 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
1969 from files.texi.
1970
1c6c854e
CS
1971 * files.texi (Version Control): Move to maintaining.texi.
1972 Subnodes moved as well.
1973 (Document Files): Move to misc.texi.
df0356f6 1974
c55a4acb
CY
1975 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1976 vc-update-change-log.
df0356f6
CY
1977 (Version Control): Move here from files.texi.
1978 (Format of ChangeLog): Make it a subnode of Change Log.
1979
1980 * emacs.texi (Top): Update node listing.
c55a4acb 1981
ef082374
TH
19822008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1983
1984 * files.texi (Files): Add a section about document
1985 files (doc-view-mode).
1986
d52582c3
CY
19872008-10-31 Chong Yidong <cyd@stupidchicken.com>
1988
1c6c854e
CS
1989 * building.texi (Compilation Mode):
1990 Document compilation-auto-jump-to-first-error.
d52582c3
CY
1991 (Debuggers): Lower GUD subsections to subsubsections.
1992 (Starting GUD): Add cindex.
1993 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1994
4e0a0968
CY
19952008-10-30 Chong Yidong <cyd@stupidchicken.com>
1996
03625b47
CY
1997 * indent.texi (Indentation): Link to Program Indent.
1998
4e0a0968
CY
1999 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2000 now uses emacsclient's terminal.
2001
8bd3f7ef
CY
20022008-10-29 Chong Yidong <cyd@stupidchicken.com>
2003
80e5620e
CY
2004 * mark.texi (Using Region): Document use-empty-active-region.
2005
97d5c404
CY
2006 * emacs.texi (Top): Update node listings.
2007
1c6c854e
CS
2008 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2009 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2010 (Invoking emacsclient): Rewrite, moving optional arguments to
2011 emacsclient Options.
21d2bae3
CY
2012 (emacsclient Options): New node. Document server-use-tcp and
2013 server-host.
8bd3f7ef 2014
5fda2cbd
CY
20152008-10-28 Chong Yidong <cyd@stupidchicken.com>
2016
2017 * indent.texi (Indentation): Replace list with paragraphed text,
2018 putting description of syntax-driven indentation first. Document new
2019 effect of active regions on tab.
2020 (Tab Stops): Note that editable tab stops affect indentation commands.
2021
4ff029f6
DN
20222008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2023
2024 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2025
996cd6e4
CY
20262008-10-23 Chong Yidong <cyd@stupidchicken.com>
2027
f28815e3
CY
2028 * custom.texi (Function Keys): Note that modified keypad keys are not
2029 translated.
2030
996cd6e4
CY
2031 * basic.texi (Arguments): Explain how to insert multiple digits.
2032
49545fe2
MA
20332008-10-22 Michael Albinus <michael.albinus@gmx.de>
2034
2035 * files.texi (Remote Files): Precise selection of default method.
2036 Rewrite paragraph about disabling remote file names.
2037
edac0b53
CY
20382008-10-22 Chong Yidong <cyd@stupidchicken.com>
2039
e752c544
CY
2040 * search.texi (Special Isearch): Document M-TAB is isearch.
2041
edac0b53
CY
2042 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2043 command.
2044
2045 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2046
20a36054
TH
20472008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2048
1c6c854e 2049 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2050 section.
2051
69051ab6
CY
20522008-10-21 Chong Yidong <cyd@stupidchicken.com>
2053
c4b1a32a
CY
2054 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2055 to files.texi. Move contents of vc2-xtra.texi here.
2056
2057 * vc2-xtra.texi: File removed.
2058
2059 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2060 Directory Commands from the submenu. Don't include deleted file
2061 vc2-xtra.texi.
2062
2063 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2064 (Version Control): Add VC Directory Mode and VC Directory Commands to
2065 the submenu.
2066 (Why Version Control?): Use table format.
2067 (Version Control Systems): Note that Meta-CVS support is gone.
2068 (VCS Concepts): Note precisely when VC started supporting filesets.
2069 Remove bogus xref to CVS Options node.
2070 (Types of Log File): Copyedits.
2071 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2072 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2073 The Right Thing.
2074 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2075 (Log Buffer): Reorganize node, putting C-c C-c description first.
2076 (Old Revisions): Use CVS for example, not RCS.
2077 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2078 Commands from the submenu, putting them under Version Control.
2079 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2080 need to include it in the manual unconditionally, since it is now
2081 crucial to using distributed version control systems.
1a6e2954
CY
2082 (Comparing Files): Note that diff uses the minibuffer, and that the
2083 output is shown using Diff mode.
1c6c854e
CS
2084 (Diff Mode): Explain what "patch" and "hunk" mean.
2085 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2086 diff-show-trailing-whitespaces.
1a6e2954 2087 (File Archives): Add rar support.
c4b1a32a 2088
69051ab6
CY
2089 * major.texi (Choosing Modes): Make mode selection sequence more
2090 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2091 magic-mode-alist is nil by default.
2092 Document magic-fallback-mode-alist.
69051ab6 2093
e7421e03
CY
20942008-10-20 Chong Yidong <cyd@stupidchicken.com>
2095
2096 * frames.texi (Mouse References): Copyedits.
2097
6b2efdc2
TH
20982008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2099
2100 * ack.texi (Acknowledgments): Add myself as doc-view author.
2101
9c5e9396
EZ
21022008-10-20 Eli Zaretskii <eliz@gnu.org>
2103
2104 * frames.texi (Dialog Boxes): Add @cindex entries.
2105
dac94f8e
CY
21062008-10-20 Chong Yidong <cyd@stupidchicken.com>
2107
2108 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2109 (Text-Only Mouse): Copyedit.
2110
25597d40
CY
21112008-10-19 Chong Yidong <cyd@stupidchicken.com>
2112
f8a447f6
CY
2113 * frames.texi: Use @key throughout for mouse clicks.
2114 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2115 (Secondary Selection): Fix modified mouse click syntax.
2116 (Clipboard): Describe Cut, Copy and Paste commands.
2117 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2118 Copyedits.
2119 (Creating Frames): Add xref to Init File.
2120 (Frame Commands): Add xref to Exiting.
2121 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2122
b0f95216
CY
21232008-10-15 Chong Yidong <cyd@stupidchicken.com>
2124
b0817f00
CY
2125 * files.texi (Version Control): Copyedits. Add Bazaar.
2126 (Version Control Systems): List different VCS's using an itemized list.
2127 Add Bazaar.
2128 (VCS Concepts): Copyedits. Tweak description of file merging.
2129
b0f95216
CY
2130 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2131 (Cut/Paste Other App): Document select-active-regions and
2132 x-select-enable-primary.
2133
69d0d701
CY
21342008-10-13 Chong Yidong <cyd@stupidchicken.com>
2135
2136 * mark.texi (Shift Selection): Correct case in node name.
2137
2138 * emacs.texi (Top): Update node order in Mark chapter.
2139
375e8351
EZ
21402008-10-12 Eli Zaretskii <eliz@gnu.org>
2141
2142 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2143
2144 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2145 elsewhere in the manual instead of describing yet again the intricacies
2146 of $HOME on MS-Windows and MS-DOS.
2147
ab58114f
CY
21482008-10-12 Chong Yidong <cyd@stupidchicken.com>
2149
4f959513 2150 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2151 (Minibuffer File): Add discussion of `~' in file names.
2152 Add insert-default-directory index reference.
4f959513 2153
ab58114f
CY
2154 * files.texi (File Names): Reorganize description.
2155 (Visiting): Add xref to Mode Line. Copyedits.
2156 (Save Commands): Mention prefix behavior of C-x C-s.
2157 (Numbered Backups): Node deleted.
2158 (Backup Names): Contents of Numbered Backups moved here. State default
2159 of version-control variable.
2160 (Reverting): Copyedits.
2161 (Version Control): Add additional version control systems.
2162
2163 * emacs.texi (Top): Delete Numbered Backups node.
2164
2165 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2166 Backup Names.
f2884f63 2167 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2168
b0b5100a
RF
21692008-10-11 Romain Francoise <romain@orebokech.com>
2170
2171 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2172
89774b5f
CY
21732008-10-11 Chong Yidong <cyd@stupidchicken.com>
2174
2175 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2176 (Select Buffer): Mention use of minibuffer history. Describe default
2177 value of default-major-mode. Mention that C-x 4 b selects the other
2178 window.
2179 (List Buffers): Document CRM indicators in the order they appear.
2180 (Kill Buffer): Document new command kill-matching buffers.
2181 (Several Buffers): Move explanation of the relationship between buffer
2182 list and buffer menu to the top.
2183 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2184
4c72bf27
CY
21852008-10-10 Chong Yidong <cyd@stupidchicken.com>
2186
2187 * entering.texi (Exiting): Document change of C-x C-c to
2188 save-buffers-kill-terminal. Document kill-emacs.
2189
f68eb991
EZ
21902008-09-30 Eli Zaretskii <eliz@gnu.org>
2191
2192 * mule.texi (Coding Systems): Don't mention codepage-setup.
2193
2194 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2195 cpNNN coding systems anymore.
2196 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2197 for unibyte mode. Don't mention line-drawing characters.
2198 Don't mention dos-unsupported-char-glyph.
f68eb991 2199
1a2dd44d
CY
22002008-09-25 Chong Yidong <cyd@stupidchicken.com>
2201
2202 * search.texi (Search): Shorten introduction.
2203 (Basic Isearch): Add command table. Discuss reverse isearch and
2204 isearch highlighting.
2205 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2206 ring to cindex.
2207 (Special Isearch): Move input methods discussion here.
2208 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2209 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2210 Repeat Isearch.
2211 (Isearch Minibuffer): New node.
2212 (Word Search): Document new word search commands.
2213 (Regexp Example): Simplify example using sentence-end-base variable.
2214 (Replace): Reword introduction.
2215 (Unconditional Replace): Remove unnecessary example.
2216 (Other Repeating Search): Document new `M-s o' binding.
2217
2218 * emacs.texi (Top): Update node listings.
2219
e45da31d
JB
22202008-09-22 Juanma Barranquero <lekktu@gmail.com>
2221
2222 * emacs.texi (Top): Remove Kill Errors from menu.
2223
841c8096
CY
22242008-09-22 Chong Yidong <cyd@stupidchicken.com>
2225
402168fa
CY
2226 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2227 interface for defining macros. Simplify examples. Note that C-g quits
2228 macro definitions.
1c6c854e
CS
2229 (Keyboard Macro Counter): Document using F3 to insert counter.
2230 Give usage example.
402168fa
CY
2231 (Keyboard Macro Query): Organize query responses in a table.
2232
1c6c854e
CS
2233 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2234 Link to Erasing node.
841c8096
CY
2235 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2236 rationale to a footnote.
2237 (Kill Errors): Remove node, due to redundancy with Erasing.
2238 (Spelling): Move discussion of flyspell to end. Note new behavior of
2239 M-$ in active region. Remove non-ispell-specific keybindings from
2240 table.
2241
eab2ee89
DN
22422008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2243
2244 * cmdargs.texi (Initial Options): Document --daemon.
2245
3d53e905
GM
22462008-09-20 Glenn Morris <rgm@gnu.org>
2247
2248 * files.texi (Numbered Backups): Mention that some modes set
2249 version-control.
2250
1c90484d
GM
22512008-09-20 Jim Blandy <jimb@red-bean.com>
2252
2253 * files.texi (Numbered Backups): Reference File Variables, as well.
2254 Remove discussion of Rmail's implementation.
2255
0fc0d844
CY
22562008-09-06 Chong Yidong <cyd@stupidchicken.com>
2257
2258 * misc.texi (Recursive Edit): Note that top-level exits active
2259 minibuffers.
2260
2261 * trouble.texi (Quitting): Likewise.
2262
b18d283d
CY
22632008-08-31 Chong Yidong <cyd@stupidchicken.com>
2264
2265 * emacs.texi (Top): Add Temporary Face Changes xref.
2266
2267 * display.texi (Display): Move Temporary Face Changes node to just
2268 after Standard Faces.
2269 (Scrolling): Document recenter-top-bottom instead of recenter.
2270 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2271 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2272 (Display Custom): Copyedits.
2273 (Optional Mode Line): Document display-battery-mode.
2274
180135fc
RF
22752008-08-27 Romain Francoise <romain@orebokech.com>
2276
2277 * custom.texi (Directory Variables): Minor fix.
2278
d3fe3475
GM
22792008-08-27 Glenn Morris <rgm@gnu.org>
2280
2281 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2282 descriptions.
2283 (Calendar Customizing): Tweak layout description.
183080b6 2284 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2285 markers. Condense calendar-star-date and calendar-mark-today
2286 description.
2287 (Holiday Customizing): Add oriental and solar holidays.
2288 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2289 Fix holiday-float description. Use zerop in examples. Be less verbose.
2290 (Date Display Format): Change ISO format. Be less verbose.
2291 (Diary Customizing): Mention day and month abbrev arrays.
2292 Mention the date-form variables by name. Update European example.
2293 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2294 Condense examples. Mention diary-entry-symbols by name.
2295 Condense table for insertion commands.
2296 (Fancy Diary Display): Mention diary-include-string and
2297 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2298 Ethiopic, Persian date functions. Condense descriptions.
2299
2300 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2301 (Adding to Diary): Adapt for changed node name.
2302
71755807
GM
23032008-08-26 Glenn Morris <rgm@gnu.org>
2304
2305 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2306 node "Hebrew/Islamic Entries".
2307
2308 * calendar.texi (Specified Dates): Fix names of iso functions.
2309 (General Calendar): There may not be another window.
2310 (Writing Calendar Files, Holidays): Tweak intro.
2311 (Holidays): Mention Baha'i and Chinese holidays.
2312 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2313 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2314 (To Other Calendar): Add calendar-print-other-dates.
2315 Refer to "graphic display" rather than "X.
2316 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2317 (Displaying the Diary): Fix whitespace after reference.
2318 Fix `diary-number-of-entries' reference.
2319 (Date Formats): Explicitly mention that day names can be abbreviated.
2320 (Adding to Diary): Add some references to other sections.
2321 (Special Diary Entries): Fix reference.
2322 (Appointments): Simplify appt-message-warning-time entry.
2323 Clarify where times must be.
2324 (Importing Diary): Comment out icalendar paragraph that does not apply.
2325 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2326
d76ebc75
GM
23272008-08-23 Glenn Morris <rgm@gnu.org>
2328
2329 * fortran-xtra.texi (Fortran): Change description of free form and
2330 fixed form a bit. Mention hideshow and imenu.
2331 (Fortran Motion): Mention fortran-end-of-subprogram,
2332 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2333 (Fortran Indent): Minor re-word.
2334 (ForIndent Commands): Mention fortran-fill-paragraph and
2335 fortran-fill-statement.
2336 (ForIndent Cont): Mention fortran-tab-mode-string.
2337 (Fortran Comments): Mention fortran-comment-line-start-skip.
2338 (Fortran Columns): Mention font-locking.
2339 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2340
1fc0ce04 23412008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2342
2343 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2344
5c52e13c
CY
23452008-08-22 Chong Yidong <cyd@stupidchicken.com>
2346
2347 * mini.texi (Minibuffer): Simplify introduction.
2348 (Minibuffer File): Document tilde in minibuffer filenames.
2349 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2350 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2351 (Completion Example): Update example to current command list.
2352 (Completion Options): Document `lazy' value of completion-auto-help.
2353 Update contents of completion-ignored-extensions.
2354 (Minibuffer History): Describe "future history" list. State default
2355 value of history-delete-duplicates.
2356
77a00355
GM
23572008-08-21 Glenn Morris <rgm@gnu.org>
2358
2359 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2360 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2361
39ee1d04
CY
23622008-08-17 Chong Yidong <cyd@stupidchicken.com>
2363
2364 * regs.texi (Registers): Clarify valid register names.
2365 (RegPos): Note that buffer is saved and restored too.
2366 (RegText): Note that mark is reactivated/deactivated.
2367 (RegConfig): Xref to Windows node.
2368
b12c348f
CY
23692008-08-16 Chong Yidong <cyd@stupidchicken.com>
2370
3ae7ba79
CY
2371 * basic.texi (Inserting Text): Provide command name for C-q.
2372
b12c348f
CY
2373 * killing.texi (Killing): Copyedit. Define read-only text.
2374 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2375 (Killing by Lines): Copyedit.
2376 (Other Kill Commands): Move M-w description here.
2377 (Yanking): Move M-w to Other Kill Commands.
2378 (Kill Ring): Also mention saving text in registers. Link to Text
2379 Properties in elisp manual.
2380 (Accumulating Text): Copyedit.
2381 (CUA Bindings): Shift selection is now the default.
2382
d8ff7692
TZ
23832008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2384
2385 * maintaining.texi (Change Log): Mention next-error is available.
2386
a43a8a2e
GM
23872008-08-10 Glenn Morris <rgm@gnu.org>
2388
2389 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2390 and intermonth text.
2391 (Holiday Customizing): Add holiday-chinese.
2392
eba27308
EZ
23932008-08-08 Eli Zaretskii <eliz@gnu.org>
2394
2395 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2396
5f14a5b3
DN
23972008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2398
2399 * files.texi (Log Buffer): Describe C-c C-d.
2400 (Diff Mode): Describe C-x 4 A.
2401
49989bff
EZ
24022008-08-06 Eli Zaretskii <eliz@gnu.org>
2403
2404 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2405
5c915c02
DN
24062008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2407
2beaf97a
DN
2408 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2409 describe the new bindings to show the changeset diff, toggle annotation
2410 visibility, show revisions.
2411 (VC Status): Describe key bindings for modifying the change comments,
2412 displaying changeset diffs and annotations.
2413
5c915c02
DN
2414 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2415
71798ace
NR
24162008-08-05 Nick Roberts <nickrob@snap.net.nz>
2417
2418 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2419
b8949644
EZ
24202008-08-02 Eli Zaretskii <eliz@gnu.org>
2421
2422 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2423 and wording.
2424
819567d1
DN
24252008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2426
2427 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2428 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2429 commands. Improve some old info.
2430
5f38310a
CY
24312008-07-31 Chong Yidong <cyd@stupidchicken.com>
2432
0dc3906b
CY
2433 * display.texi (Visual Line Mode): New node.
2434
5f38310a 2435 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2436 (Moving Point): Add additional alternative key bindings.
2437 Describe line-move-visual.
5f38310a
CY
2438 (Erasing): Describe DEL.
2439 (Basic Undo, Blank Lines, Arguments): Copyedit.
2440 (Continuation Lines): Mention Visual Line mode.
2441 (Position Info): Move extended discussion to mule.texi.
2442
2443 * mule.texi (International Chars): Describe C-x =.
2444
2445 * emacs.texi (Top): Add Visual Line Mode node.
2446
7c2fb837
DN
24472008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2448
2449 * emacs.texi: Remove VMS support.
2450
3f6b73ef
DN
24512008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2452
2453 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2454 the vc-dir command name.
2455
9e2a2647
DN
24562008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2457
2458 * xresources.texi: Remove mentions of Mac Carbon.
2459
568beaa2
AS
24602008-07-19 Andreas Schwab <schwab@suse.de>
2461
2462 * ns-emacs.texi: Move to ../misc.
2463
0ef94706
CY
24642008-07-15 Chong Yidong <cyd@stupidchicken.com>
2465
2466 * entering.texi (Exiting): Don't describe text-only terminals as the
2467 default. Describe the new startup screen.
2468 (Exiting): Describe how to kill Emacs first. Change description of
2469 iconification to handle modern window systems.
2470
ba60bd44 24712008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2472
2473 * ns-emacs.texi: New file, documents features of Emacs port under
2474 NeXTstep windowing.
2475
9f30aa73
CY
24762008-07-15 Chong Yidong <cyd@stupidchicken.com>
2477
938a5d2e
CY
2478 * entering.texi (Entering Emacs): Update prev node.
2479
2480 * glossary.texi (Glossary): Remove xref to Text Characters.
2481
9f30aa73
CY
2482 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2483 directly, rather than in the context of ASCII. Move description of
2484 special properties of modifier key to new Modifier Keys node.
2485 (Keys): Copyedit.
2486 (Text Characters): Delete node. Multibyte is the default nowadays, and
2487 the node contents are obsolete.
2488
2489 * custom.texi (Modifier Keys): New node.
2490
2491 * emacs.texi (Top): Update node list.
2492
7e53d36c
CY
24932008-07-13 Chong Yidong <cyd@stupidchicken.com>
2494
2495 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2496 saying that Emacs provides menus and mouse support (which is par for
2497 the course).
2498
2499 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2500 early on.
2501 (Point): Copyedit. Relegate historical trivia to a footnote.
2502 (Mode Line): Explain mode-line format more consistently.
2503 (Menu Bar): Copyedit.
2504
1e9fa96d
GM
25052008-06-27 Glenn Morris <rgm@gnu.org>
2506
2507 * cal-xtra.texi (Sexp Diary Entries):
2508 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2509
dc9bebb8
CY
25102008-06-26 Chong Yidong <cyd@stupidchicken.com>
2511
2512 * mark.texi (Shift selection): New node.
2513 (Mark): Copyedits.
2514 (Persistent Mark): Move to the end of the chapter.
2515
e7881076
EZ
25162008-06-20 Eli Zaretskii <eliz@gnu.org>
2517
2518 * makefile.w32-in (distclean): Remove makefile.
2519
f427400c
NR
25202008-06-17 Nick Roberts <nickrob@snap.net.nz>
2521
2522 * building.texi (Starting GUD): Add an entry for gud-gdb.
2523 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2524 command mode.
2525
b597d348
GM
25262008-06-17 Glenn Morris <rgm@gnu.org>
2527
2528 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2529
647b7094
NR
25302008-06-17 Nick Roberts <nickrob@snap.net.nz>
2531
2532 * building.texi (Starting GUD): Expand on remote debugging.
2533 (Other GDB-UI Buffers): Mention new keyboard bindings.
2534
47a30023
GM
25352008-06-15 Glenn Morris <rgm@gnu.org>
2536
2537 * gnu.texi: Use a verbatim license for this invariant section,
2538 as per etc/GNU.
2539
37e5d54a
GM
25402008-06-13 Daniel Engeler <engeler@gmail.com>
2541
2542 * emacs.texi, misc.texi: Add documentation about serial port access.
2543
8e65d46c
GM
25442008-06-13 Glenn Morris <rgm@gnu.org>
2545
c1473b4c
MB
2546 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2547 maintain.info.
8e65d46c 2548
e40a85cd
MB
25492008-06-05 Miles Bader <miles@gnu.org>
2550
2551 * display.texi (Temporary Face Changes): Update to reflect function
2552 renamings in face-remap.el.
2553
56c73dec
MB
25542008-06-04 Miles Bader <miles@gnu.org>
2555
1c6c854e
CS
2556 * display.texi (Temporary Face Changes):
2557 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2558 `increase-buffer-face-height' and `decrease-default-face-height' now
2559 that they aren't bound by default.
2560
9d3d42fb
MB
25612008-06-03 Miles Bader <miles@gnu.org>
2562
2563 * display.texi (Temporary Face Changes): New node.
2564
2be6bfe2
EZ
25652008-05-31 Eli Zaretskii <eliz@gnu.org>
2566
2567 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2568
daf7e339
GM
25692008-05-31 Glenn Morris <rgm@gnu.org>
2570
2571 * cal-xtra.texi (Fancy Diary Display): Simplify.
2572
d21d2618
GM
25732008-05-30 Glenn Morris <rgm@gnu.org>
2574
2575 * cal-xtra.texi (Fancy Diary Display): Update for
2576 diary-display-function replacing diary-display-hook.
2577
71ce5fd0
JB
25782008-05-29 Drew Adams <drew.adams@oracle.com>
2579
2580 * msdog.texi (Windows Keyboard): Add descriptions of
2581 w32-register-hot-key and w32-unregister-hot-key.
2582
a3cdbdf8
MO
25832008-05-21 Tom Tromey <tromey@redhat.com>
2584
2585 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2586 Variables node.
2587
854a574c
MO
25882008-05-19 Tom Tromey <tromey@redhat.com>
2589
2590 * custom.texi (Variables): Add Directory Variables to menu.
2591 (Directory Variables): New node.
2592
7c2ec3f9
ER
25932008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2594
71ce5fd0 2595 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2596
370fded4
ER
25972008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2598
2599 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2600 Revision Tags and rewritten. Section now uses modern terminology,
2601 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2602 accurately.
2603
6af511e3
EZ
26042008-05-10 Eli Zaretskii <eliz@gnu.org>
2605
2606 * msdog.texi (Windows Files): Update documentation of
2607 w32-get-true-file-attributes.
2608
7a78b6e7
ER
26092008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2610
2611 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2612 directory mode.
2613
1bcfc24e
CY
26142008-05-08 Chong Yidong <cyd@stupidchicken.com>
2615
2616 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2617 entry "television".
1bcfc24e 2618
db86064f
ER
26192008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2620
ab5ec32c 2621 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2622
a31b405e
ER
26232008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2624
2625 * emacs/buffers.texi, emacs/files.texi (Version-control):
2626 vc-toggle-read-only is no longer a good idea...
2627
ff2c14fc
GM
26282008-04-29 Glenn Morris <rgm@gnu.org>
2629
2630 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2631
367c9b7c
JL
26322008-04-22 Juri Linkov <juri@jurta.org>
2633
2634 * dired.texi (Subdirectories in Dired): Describe using `^'
2635 to return to the parent directory.
2636
4ac1e9b4
NR
26372008-04-22 Nick Roberts <nickrob@snap.net.nz>
2638
2639 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2640 recent changes.
2641
b9b3bf2b
NR
26422008-04-19 Nick Roberts <nickrob@snap.net.nz>
2643
2644 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2645 (Other GDB-UI Buffers): Update for recent thread related changes.
2646
4d120d6a
SM
26472008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2648
2649 * maintaining.texi (Maintaining):
2650 * emacs.texi (Top): Typo.
2651
a152877d
SM
26522008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2653
b9b3bf2b
NR
2654 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2655 arg in `font-lock-add-keywords'.
a152877d 2656
36c0514c
GM
26572008-04-08 Glenn Morris <rgm@gnu.org>
2658
2659 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2660 Also add Baha'i calendar references where appropriate.
2661
06a97d46
GM
26622008-04-05 Glenn Morris <rgm@gnu.org>
2663
2664 * custom.texi (Init File): Byte-compiling .emacs is bad.
2665
6adc6eed
SM
26662008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2667
2668 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2669
571388b0
GM
26702008-03-29 Glenn Morris <rgm@gnu.org>
2671
2672 * calendar.texi: Update for `calendar-date-style' replacing
2673 `european-calendar'.
2674
3ae8f876
JR
26752008-03-28 Jason Rumney <jasonr@gnu.org>
2676
2677 * display.texi (Display Custom): Mention overlay-margin in text.
2678
5bc6ddff 26792008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2680
5bc6ddff
MB
2681 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2682 tutorial' comments.
03a864d5 2683
7186a830
CY
26842008-03-28 Chong Yidong <cyd@stupidchicken.com>
2685
2686 * mark.texi (Mark): Rearrange nodes.
2687 (Persistent Mark): Rename from Transient Mark.
2688 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2689 Describe Transient Mark mode as the default.
2690
2691 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2692 the default behavior with Transient Mark mode off.
2693 (Position Info): Fix typo.
2694
71ce5fd0
JB
2695 * display.texi (Standard Faces): Reference the Mark node.
2696 Remove discussion of the region face, which is discussed there.
7186a830
CY
2697
2698 * emacs.texi (Top): Update node listings.
2699
2700 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2701 as the default.
2702
2703 * fixit.texi (Undo): Standardize choice of undo key sequence.
2704 (Undo, Spelling): Describe Transient Mark mode as the default.
2705
2706 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2707 default.
2708
2709 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2710
2711 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2712 mode is the default, and note that the mark is not activated when set.
2713
2714 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2715 Describe Transient Mark mode as the default.
2716
2717 * search.texi (Basic Isearch): Reference the Mark Ring node.
2718 (Replace, Unconditional Replace, Other Repeating Search):
2719 Describe Transient Mark mode as the default.
2720
1c6c854e
CS
2721 * text.texi (Words, Pages, Fill Commands, HTML Mode):
2722 Describe Transient Mark mode as the default.
7186a830
CY
2723 (Paragraphs): Describe how M-h behaves when region is active.
2724
2725 * trouble.texi (Quitting): Clarify effects of C-g.
2726
dc47d1ff
GM
27272008-03-13 Glenn Morris <rgm@gnu.org>
2728
2729 * emacs.texi (EMACSVER): Set to 23.0.60.
2730
e3e0fb39 27312008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2732
e3e0fb39
GM
2733 * dired.texi (Hiding Subdirectories): Fix previous change.
2734
27352008-03-05 Drew Adams <drew.adams@oracle.com>
2736
2737 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2738
5e14abf8
KS
27392008-02-28 Kim F. Storm <storm@cua.dk>
2740
2741 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2742 Move describe-distribution to C-h C-o.
2743 Move view-emacs-problems to C-h C-p.
2744 Add view-emacs-debugging on C-h C-d.
2745 Add view-external-packages on C-h C-e.
d0207bf3 2746 Add view-order-manuals on C-h C-m.
5e14abf8 2747
d0207bf3 27482008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2749
2750 * msdog-xtra.texi (MS-DOS): Docstring fix.
2751
87e391bb
EZ
27522008-02-09 Eli Zaretskii <eliz@gnu.org>
2753
2754 * msdog.texi (Windows Fonts): Use a @table for describing font
2755 properties.
2756
5662e503
JR
27572008-02-07 Jason Rumney <jasonr@gnu.org>
2758
2759 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2760 value has changed.
2761 (Windows HOME): Clarify what is meant by "if that fails as well".
2762 (Windows Fonts): New section.
2763
72463824
GM
27642008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2765
2766 * basic.texi (Basic Undo): Remove duplicate "you can".
2767
7ff926e0
EZ
27682008-02-02 Eli Zaretskii <eliz@gnu.org>
2769
2770 * maintaining.texi (Tags): Fix last change.
2771
6ab7aef1
MA
27722008-02-02 Michael Albinus <michael.albinus@gmx.de>
2773
093571c3 2774 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2775
ace67e7e
NR
27762008-01-31 Nick Roberts <nickrob@snap.net.nz>
2777
2778 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2779
ae068fdf
RS
27802008-01-26 Richard Stallman <rms@gnu.org>
2781
2782 * maintaining.texi (Tags): Delete redundant index entry.
2783
a56d9a08
EZ
27842008-01-26 Eli Zaretskii <eliz@gnu.org>
2785
2786 * programs.texi (Imenu): Move "@cindex tags" from here...
2787 * maintaining.texi (Tags): ...to here.
2788
e941ed90
NR
27892008-01-23 Kevin Ryde <user42@zip.com.au>
2790
2791 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2792 click count.
2793
650276d5
JB
27942008-01-21 Juanma Barranquero <lekktu@gmail.com>
2795
2796 * entering.texi (Exiting): Fix typo.
2797 Reported by D. E. Evans <sinuhe@gnu.org>.
2798
8dc17977
MR
27992007-12-31 Martin Rudalics <rudalics@gmx.at>
2800
2801 * glossary.texi (Glossary): Fix typo.
2802
9f9695a6
RS
28032007-12-27 Richard Stallman <rms@gnu.org>
2804
2805 * text.texi (Formatted Text): Improve menu tag.
2806 (Editing Format Info): In Info, add duplicate menu of nodes
2807 about the submenus.
2808 (Format Faces): Say where Faces menu is found. Mention Other.
2809 (Format Colors): Say where these submenus are found.
2810 (Format Indentation, Format Justification): Likewise.
2811 (Format Properties): Likewise.
2812
abfd0191
RS
28132007-12-22 Richard Stallman <rms@gnu.org>
2814
2815 * search.texi (Query Replace): Make exp of query-replace more
2816 self-contained, and clarify.
8dc17977 2817
abfd0191
RS
2818 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2819
a2586785
RS
28202007-12-15 Richard Stallman <rms@gnu.org>
2821
2822 * files.texi (Auto Save): Clarify definition of auto-saving.
2823
a67cf2bb
RS
28242007-11-26 Richard Stallman <rms@gnu.org>
2825
2826 * help.texi (Help Echo): Cleanups.
2827
448b33b1
TTN
28282007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2829
2830 * files.texi (Why Version Control?): Fix typo.
2831 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2832 (Selecting a Fileset): Fix typos; small rewording.
2833 (Log Buffer): Likewise.
2834 (Old Revisions): Likewise.
448b33b1 2835
221bb7f6
EZ
28362007-11-17 Eli Zaretskii <eliz@gnu.org>
2837
2838 * mule.texi (Communication Coding): Fix wording of last change.
2839
d0207bf3 28402007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2841
630cb3b7
JB
2842 * custom.texi (Specifying File Variables):
2843 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2844
53b7759e
KH
28452007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2846
a5ab2e0c 2847 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2848
2849 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2850
c8763fb6 28512007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2852
630cb3b7 2853 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2854 --output=file.
2855
ff98e024
MR
28562007-11-13 Martin Rudalics <rudalics@gmx.at>
2857
2858 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2859 (Help Echo): Avoid mentioning the term "region" here and
2860 consistently use the term "active text".
2861
37b11c22
GM
28622007-11-11 Glenn Morris <rgm@gnu.org>
2863
2864 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2865
21d50ba1
JL
28662007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2867
1c6c854e
CS
2868 * search.texi (Query Replace):
2869 Mention `query-replace-show-replacement'.
21d50ba1 2870
c12ecb0a 28712007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2872
2873 * building.texi (Watch Expressions): Remove obscure sentence.
2874
3b4201f4
KH
28752007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2876
2877 * mule.texi (Select Input Method): Describe how to activate an input
2878 method in the text mode.
2879
07e5c0b0
DN
28802007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2881
2882 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2883
52dd7391
NR
28842007-10-30 Nick Roberts <nickrob@snap.net.nz>
2885
2886 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2887
c004e539
GM
28882007-10-30 Glenn Morris <rgm@gnu.org>
2889
2890 * misc.texi (Directory Tracking): Explain a bit more about
2891 dirtrack-mode.
2892
ca8c5b8c
GM
28932007-10-25 Glenn Morris <rgm@gnu.org>
2894
2895 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2896
b6c764ef
RS
28972007-10-24 Richard Stallman <rms@gnu.org>
2898
2899 * misc.texi (Interactive Shell): Cleanup last change.
2900
eabd84c9
JL
29012007-10-22 Juri Linkov <juri@jurta.org>
2902
2903 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2904 default values.
2905
0b43c7e2
ER
29062007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2907
ca8c5b8c 2908 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2909 'filesets'.
2910
a80859d4
MR
29112007-10-18 Martin Rudalics <rudalics@gmx.at>
2912
2913 * trouble.texi (Quitting): Fix typo.
2914
c9447ae1
GM
29152007-10-18 Glenn Morris <rgm@gnu.org>
2916
2917 * frames.texi (Mode Line Mouse): Mention minor mode names.
2918
168b980f
JL
29192007-10-17 Juri Linkov <juri@jurta.org>
2920
2921 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2922 fill-paragraph operates on the active region in Transient Mark mode.
2923 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2924 with fill-paragraph.
2925
2926 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2927 fill-paragraph.
2928
2929 * fixit.texi (Spelling): ispell-word operates on the active region
2930 in Transient Mark mode.
2931
5a331f34
JB
29322007-10-17 Aaron S. Hawley <aaronh@garden.org>
2933
2934 * building.texi (Source Buffers):
2935 * custom.texi (Init Non-ASCII):
2936 * glossary.texi (Glossary): Use "key binding" consistently.
2937
2a9f4d55
JB
29382007-10-17 Juanma Barranquero <lekktu@gmail.com>
2939
2940 * calendar.texi (Diary): Fix directive.
2941
de13cecf
RS
29422007-10-16 Richard Stallman <rms@gnu.org>
2943
2944 * calendar.texi (Diary): Clarify text about diary file example.
2945
5f90d53e
ER
29462007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2947
2948 * files.texi: Capitalize node names according to convention.
2949
3aa491bc
GM
29502007-10-13 Glenn Morris <rgm@gnu.org>
2951
2952 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2953
8a3106d3
ER
29542007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2955
2956 * emacs.texi:
2957 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2958 suggested by RMS and Robert J. Chassell.
8a3106d3 2959
da1080a2
ER
29602007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2961
3aa491bc 2962 * files.texi (Version Systems):
0870a421
ER
2963 * vc-xtra.texi:
2964 * vc1-xtra.texi:
ac3f4c6f 2965 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2966 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2967 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2968 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2969
58ade22b
ER
29702007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2971
da1080a2 2972 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2973 Reorder the descriptions to be chronological.
2974
93870ce2
RS
29752007-10-09 Richard Stallman <rms@gnu.org>
2976
2977 * display.texi (Cursor Display): Correct how cursor appears
2978 in nonselected windows.
2979
568c7288
NR
29802007-10-04 Nick Roberts <nickrob@snap.net.nz>
2981
2982 * building.texi (GDB Graphical Interface): Remove references to gdba
2983 and mention gud-gdb.
2984
1af74d06 29852007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2986
1af74d06 2987 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2988
0d8fb755
JL
29892007-10-06 Juri Linkov <juri@jurta.org>
2990
2991 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2992 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2993 fill-paragraph-or-region.
2994
2995 * basic.texi (Arguments): Replace fill-paragraph with
2996 fill-paragraph-or-region.
2997
b981e2c6
ER
29982007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2999
3000 * files.texi: Update the section on version control for 2007
2a9f4d55 3001 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3002 will come later.
3003
5fceaf9c
GM
30042007-09-15 Glenn Morris <rgm@gnu.org>
3005
3006 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3007 to `list-holidays'.
3008
b0e44b17
GM
30092007-09-14 Glenn Morris <rgm@gnu.org>
3010
3011 * calendar.texi: Update all instances of mark-calendar-holidays,
3012 list-calendar-holidays, list-holidays with the new names.
3013
8cf51b2c
GM
30142007-09-06 Glenn Morris <rgm@gnu.org>
3015
46a367db 3016 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3017 Split into the Emacs manual in emacs/, and other manuals in misc/.
3018 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3019 manual.
3020 (infodir): New variable.
3021 (info): Use $infodir.
3022 (emacsman): Delete target, not needed any more.
3023 Move all targets that are not the Emacs manual to misc/Makefile.in.
3024 (mostlyclean): Remove `gnustmp'.
3025 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3026 manual.
92f9b43f 3027 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3028 (emacsman): Delete target, not needed any more.
3029 (clean): Remove all info files but Emacs manual.
3030 Move all targets that are not the Emacs manual to misc/Makefile.in.
3031 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3032
3033 * Makefile.in (INFOSOURCES): Delete.
3034 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3035 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3036 *.vrs *.toc here...
3037 (maintainer-clean): ...from here.
3038
30392007-09-05 Glenn Morris <rgm@gnu.org>
3040
3041 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3042
8cf51b2c
GM
30432007-08-29 Glenn Morris <rgm@gnu.org>
3044
3045 * emacs.texi (EMACSVER): Increase to 23.0.50.
3046
3420c522
RS
30472007-08-27 Richard Stallman <rms@gnu.org>
3048
3049 * emacs.texi (Top): Clarify menu item for Glossary.
3050
3051 * display.texi (Faces): Change secn title.
3052 Clarify not all fonts come from Font Lock.
3053
8cf51b2c
GM
30542007-08-17 Eli Zaretskii <eliz@gnu.org>
3055
3056 * basic.texi (Position Info): Add index entry for face at point.
3057 Mention that character faces are also displayed by "C-u C-x =".
3058
8cf51b2c
GM
30592007-08-08 Glenn Morris <rgm@gnu.org>
3060
3061 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3062
30632007-08-07 Chong Yidong <cyd@stupidchicken.com>
3064
3065 * files.texi (File Conveniences): Document point motion keys in Image
3066 mode.
3067
8cf51b2c
GM
30682007-07-27 Glenn Morris <rgm@gnu.org>
3069
8cf51b2c
GM
3070 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3071 in-line.
3072
3073 * gpl.texi: New file with text of GPL.
3074 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3075
30762007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3077
3078 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3079
3080 * dired.texi (Wdired): Mention C-x C-q key binding.
3081
30822007-07-28 Nick Roberts <nickrob@snap.net.nz>
3083
3084 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3085
30862007-07-25 Glenn Morris <rgm@gnu.org>
3087
8cf51b2c
GM
3088 * emacs.texi (Copying): Replace license with GPLv3.
3089
3090 * Relicense all FSF files to GPLv3 or later.
3091
30922007-07-24 Glenn Morris <rgm@gnu.org>
3093
3094 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3095 for some calendars.
3096
30972007-07-23 Nick Roberts <nickrob@snap.net.nz>
3098
3099 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3100 default-directory for the current buffer is on a remote machine.
3101
8cf51b2c
GM
31022007-07-21 Eli Zaretskii <eliz@gnu.org>
3103
3104 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3105 default value.
3106
31072007-07-21 Richard Stallman <rms@gnu.org>
3108
3109 * files.texi (Why Version Control?): Improve previous change.
3110
31112007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3112
3113 * files.texi (Why Version Control?): New node.
3114
8cf51b2c
GM
31152007-07-12 Nick Roberts <nickrob@snap.net.nz>
3116
8cf51b2c
GM
3117 * building.texi (Starting GUD): Add xref to this anchor.
3118
8cf51b2c
GM
31192007-06-24 Karl Berry <karl@gnu.org>
3120
2a9f4d55 3121 * emacs.texi: New Back-Cover Text.
8cf51b2c 3122
8cf51b2c
GM
31232007-06-07 Alan Mackenzie <acm@muc.de>
3124
3125 * display.texi (Optional Mode Line): Document the new form of
3126 line+column numbers, "(561,2)".
3127
31282007-06-06 Juanma Barranquero <lekktu@gmail.com>
3129
49823426 3130 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3131
31322007-06-02 Chong Yidong <cyd@stupidchicken.com>
3133
3134 * Version 22.1 released.
3135
8cf51b2c
GM
31362007-05-07 Karl Berry <karl@gnu.org>
3137
3138 * emacs.texi (EMACSVER): Back to 22.
3139
31402007-05-06 Richard Stallman <rms@gnu.org>
3141
3142 * maintaining.texi (Create Tags Table): Clean up previous change.
3143
c8763fb6 31442007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3145
3146 * maintaining.texi (Create Tags Table): Add text about the dangers of
3147 making symbolic links to tags files.
3148
31492007-05-04 Karl Berry <karl@gnu.org>
3150
3151 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3152
31532007-05-03 Karl Berry <karl@gnu.org>
3154
3155 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3156
3157 * .cvsignore (*.pdf): New entry.
3158
8cf51b2c
GM
3159 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3160 for printing.
3161
31622007-05-01 Richard Stallman <rms@gnu.org>
3163
3164 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3165
8cf51b2c
GM
31662007-04-28 Glenn Morris <rgm@gnu.org>
3167
3168 * ack.texi (Acknowledgments):
3169 * anti.texi (Antinews):
8cf51b2c
GM
3170 * programs.texi (Program Modes): Restore mention of python.el pending
3171 consideration of legal status.
3172
31732007-04-28 Richard Stallman <rms@gnu.org>
3174
3175 * files.texi (File Names): Fixes to ~ description on MS systems.
3176
8cf51b2c
GM
31772007-04-26 Glenn Morris <rgm@gnu.org>
3178
3179 * emacs.texi (EMACSVER): Increase to 22.1.50.
3180
31812007-04-25 Karl Berry <karl@gnu.org>
3182
3183 * emacs.texi: Improve line breaks on copyright page,
3184 similar layout to lispref, 8.5x11 by default.
3185
3186 * dired.texi (Image-Dired): Improve line break, fix typo.
3187
31882007-04-24 Chong Yidong <cyd@stupidchicken.com>
3189
3190 * programs.texi (Program Modes):
8cf51b2c
GM
3191 * anti.texi (Antinews):
3192 * ack.texi (Acknowledgments): python.el removed.
3193
8cf51b2c
GM
31942007-04-23 Chong Yidong <cyd@stupidchicken.com>
3195
3196 * display.texi (Highlight Interactively): Correct description of
3197 hi-lock-file-patterns-policy.
3198
3199 * files.texi (File Archives): Mention self-extracting executables.
3200
32012007-04-23 Eli Zaretskii <eliz@gnu.org>
3202
3203 * search.texi (Unconditional Replace, Query Replace): Add xref to
3204 "Replacement and Case".
3205
32062007-04-22 Chong Yidong <cyd@stupidchicken.com>
3207
3208 * dired.texi (Image-Dired): Move from Thumbnails node.
3209 * misc.texi (Thumbnails): Node deleted.
3210 * emacs.texi (Top): Update node listing.
3211
3212 * files.texi (File Conveniences):
49823426 3213 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3214
32152007-04-21 Richard Stallman <rms@gnu.org>
3216
3217 * display.texi (Highlight Interactively): Correct previous change.
3218 Clarify doc of hi-lock-find-patterns, and move new features into it.
3219
32202007-04-20 David Koppelman <koppel@ece.lsu.edu>
3221
1c6c854e
CS
3222 * display.texi (Highlight Interactively):
3223 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3224
32252007-04-20 Martin Rudalics <rudalics@gmx.at>
3226
3227 * display.texi (Scrolling): Fix typo.
3228
8cf51b2c
GM
32292007-04-15 Chong Yidong <cyd@stupidchicken.com>
3230
8cf51b2c
GM
3231 * doclicense.texi: Remove node heading, so that it can be included by
3232 other files.
3233
3234 * emacs.texi: Insert node heading for GFDL.
3235
8cf51b2c
GM
32362007-04-14 Eli Zaretskii <eliz@gnu.org>
3237
3238 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3239 "command line".
3240
3241 * display.texi (Faces): Refer to "Creating Frames" for face
3242 and other frame customizations in .emacs.
3243
3244 * frames.texi (Creating Frames): Mention that face customizations can
3245 be put in .emacs. Add index entries.
3246
32472007-04-12 Richard Stallman <rms@gnu.org>
3248
3249 * glossary.texi (Glossary): Explain `iff'.
3250
32512007-04-11 Karl Berry <karl@gnu.org>
3252
3253 * gnu.texi (Top),
3254 * macos.texi (Mac Font Specs),
3255 * anti.texi (Antinews),
3256 * xresources.texi (Resources),
3257 * misc.texi (Emulation),
3258 * calendar.texi (Daylight Saving),
3259 * dired.texi (Dired and Find),
3260 * rmail.texi (Remote Mailboxes),
3261 * sending.texi (Mail Headers),
3262 * programs.texi (Which Function),
3263 * files.texi (Recover),
3264 * buffers.texi (Uniquify),
3265 * frames.texi (Wheeled Mice),
3266 * killing.texi (Rectangles): Wording to improve breaks in
3267 8.5x11 format.
3268 * mule.texi (Language Environments): \hbadness=10000 since there's
3269 no way to reword.
3270 * emacs.texi (smallbook): New @set to more easily switch between
3271 smallbook and 8.5x11.
3272
32732007-04-11 Richard Stallman <rms@gnu.org>
3274
3275 * files.texi (File Conveniences): Add xref to Tumme.
3276 Delete text about Thumbnail mode.
3277
8cf51b2c
GM
32782007-04-09 Alan Mackenzie <acm@muc.de>
3279
3280 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3281 new name. Insert concept index entries.
3282
8cf51b2c
GM
32832007-04-08 Chong Yidong <cyd@stupidchicken.com>
3284
3285 * display.texi (Standard Faces): Document prefix arg for
3286 list-faces-display.
3287
3288 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3289
8cf51b2c
GM
32902007-04-07 Chong Yidong <cyd@stupidchicken.com>
3291
8cf51b2c
GM
3292 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3293
3294 * files.texi (Misc File Ops): Rewrite description of
3295 insert-file-literally.
3296
8cf51b2c
GM
32972007-03-31 Eli Zaretskii <eliz@gnu.org>
3298
3299 * misc.texi (Printing): Postscript -> PostScript.
3300
8cf51b2c
GM
3301 * ack.texi (Acknowledgments): Postscript -> PostScript.
3302
3303 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3304
3305 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3306 below.
3307
33082007-03-30 Chong Yidong <cyd@stupidchicken.com>
3309
3310 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3311 Init Non-ASCII.
3312 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3313 (Init Non-ASCII): New node.
3314
33152007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3316
3317 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3318
8cf51b2c
GM
33192007-03-12 Glenn Morris <rgm@gnu.org>
3320
8cf51b2c
GM
3321 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3322 "Daylight Savings".
3323
49823426 3324 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3325 saving" in text throughout.
3326
8cf51b2c
GM
33272007-03-04 Richard Stallman <rms@gnu.org>
3328
3329 * custom.texi (Safe File Variables): Minor correction.
3330
8cf51b2c
GM
33312007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3332
3333 * rmail.texi (Movemail): Add internal ref.
3334 Don't indent the intro for the PROTO table.
3335 Format PROTO table items with @code.
3336
8cf51b2c
GM
33372007-02-26 Nick Roberts <nickrob@snap.net.nz>
3338
3339 * building.texi: Remove references to bashdb.
3340
8cf51b2c
GM
33412007-02-19 Juanma Barranquero <lekktu@gmail.com>
3342
3343 * mule.texi (Language Environments): Update list of supported language
3344 environments.
3345
8cf51b2c
GM
33462007-02-14 Kim F. Storm <storm@cua.dk>
3347
3348 * building.texi (Grep Searching): Fix lgrep doc.
3349
33502007-02-12 Chong Yidong <cyd@stupidchicken.com>
3351
3352 * back.texi: Remove unused file.
3353
c8763fb6 33542007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3355
3356 * maintaining.texi (Tag Syntax): Now --members is the default for
3357 etags, not for ctags yet.
3358
8cf51b2c
GM
33592007-02-03 Eli Zaretskii <eliz@gnu.org>
3360
3361 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3362 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3363 expects. Add comments to prevent people from inadvertently modifying
3364 the key parts needed by `texinfo-multiple-files-update'.
3365
33662007-01-29 Chong Yidong <cyd@stupidchicken.com>
3367
3368 * frames.texi (Secondary Selection): Window clicked does not matter
3369 when mouse-yank-at-point is non-nil.
3370
8cf51b2c
GM
33712007-01-16 Glenn Morris <rgm@gnu.org>
3372
3373 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3374 system abbrev.
3375
33762007-01-11 Richard Stallman <rms@gnu.org>
3377
3378 * msdog.texi (Windows Keyboard): Another small cleanup.
3379
33802007-01-10 Richard Stallman <rms@gnu.org>
3381
3382 * msdog.texi (Windows Keyboard): Yet another try to make
3383 everyone happy with that passage.
3384
33852007-01-05 Richard Stallman <rms@gnu.org>
3386
3387 * anti.texi (Antinews): Mention M-x shell scrolling.
3388
33892007-01-05 Nick Roberts <nickrob@snap.net.nz>
3390
3391 * building.texi (Watch Expressions): Describe gdb-max-children.
3392
8cf51b2c
GM
33932007-01-04 Richard Stallman <rms@gnu.org>
3394
8cf51b2c
GM
3395 * msdog.texi (Windows Keyboard): Clarify previous change.
3396
8cf51b2c
GM
33972007-01-02 Richard Stallman <rms@gnu.org>
3398
3399 * custom.texi (Changing a Variable): Minor clarification.
3400 (Specific Customization): customize-customized => customize-unsaved.
3401
3402 * entering.texi (Entering Emacs): Clean up text about restarting
3403 Emacs for each file.
3404
3405 * misc.texi (Shell Options): Minor cleanup.
3406
3407 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3408 with Emacs, not vice versa.
3409
3410 * programs.texi (Symbol Completion): Recommend customizing
3411 window manager.
3412
3413 * xresources.texi (Resources): Minor fix.
3414
c8763fb6 34152007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3416
3417 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3418
34192007-01-01 Richard Stallman <rms@gnu.org>
3420
3421 * commands.texi (User Input): Document keys stolen by window mangers.
3422
34232006-12-31 Richard Stallman <rms@gnu.org>
3424
3425 * custom.texi (Specific Customization): Document customize-option
3426 instead of customize-variable.
3427
34282006-12-31 Kim F. Storm <storm@cua.dk>
3429
3430 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3431
34322006-12-30 Kim F. Storm <storm@cua.dk>
3433
3434 * killing.texi (CUA Bindings): Fix typo.
3435
3436 * xresources.texi (Table of Resources): Mention grow-only value for
3437 auto-resize-tool-bars.
3438
8cf51b2c
GM
34392006-12-27 Eli Zaretskii <eliz@gnu.org>
3440
3441 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3442 and how to get them back.
3443
34442006-12-26 Richard Stallman <rms@gnu.org>
3445
3446 * calendar.texi (Holidays): Holiday listing is based on current
3447 practice, but DST is not.
3448
34492006-12-25 Richard Stallman <rms@gnu.org>
3450
3451 * emacs.texi (Top): Update subnode menus.
3452
3453 * mark.texi (Transient Mark): Fix xref.
3454
3455 * killing.texi (Graphical Kill): Node deleted.
3456 (Killing): Add xref to Cut and Paste.
3457 (CUA Bindings): Update xref.
3458
3459 * frames.texi (Cut and Paste): New section to hold other nodes.
3460 (Mouse Commands): Node demoted.
3461 (Cut/Paste Other App): Split out from Mouse Commands.
3462 (Word and Line Mouse): Likewise.
3463 (Secondary Selection, Clipboard): Nodes demoted.
3464
8cf51b2c
GM
34652006-12-24 Kevin Ryde <user42@zip.com.au>
3466
3467 * calendar.texi (Holidays): US daylight saving begins second Sunday
3468 in March for 2007 onwards.
3469 (Daylight Savings): Show new US default daylight saving rules, 2nd
3470 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3471
34722006-12-23 Chong Yidong <cyd@stupidchicken.com>
3473
3474 * calendar.texi (Scroll Calendar): < and > are switched.
3475
34762006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3477
3478 * killing.texi (Deletion): Describe M-\ prefix argument.
3479
34802006-12-23 Richard Stallman <rms@gnu.org>
3481
3482 * search.texi (Regexp Search): Explain why forward and reverse regexp
3483 search are not mirror images.
3484
8cf51b2c
GM
34852006-12-19 Kim F. Storm <storm@cua.dk>
3486
3487 * major.texi (Choosing Modes): Describe match-function elements for
3488 magic-mode-alist.
3489
8cf51b2c
GM
34902006-12-18 Eli Zaretskii <eliz@gnu.org>
3491
3492 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3493 peculiarities.
3494
34952006-12-18 Richard Stallman <rms@gnu.org>
3496
3497 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3498
8cf51b2c
GM
34992006-12-17 Alan Mackenzie <acm@muc.de>
3500
3501 * programs.texi (Left Margin Paren): Remove the bit which says
3502 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3503 Discuss some of the issues of setting this option to nil.
3504
35052006-12-17 Glenn Morris <rgm@gnu.org>
3506
3507 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3508
35092006-12-16 Eli Zaretskii <eliz@gnu.org>
3510
3511 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3512 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3513 NTFS volumes.
3514 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3515 volumes.
3516
35172006-12-15 Eli Zaretskii <eliz@gnu.org>
3518
3519 * text.texi (HTML Mode): Fix "C-c TAB".
3520
8cf51b2c
GM
35212006-12-09 Richard Stallman <rms@gnu.org>
3522
3523 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3524
35252006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3526
3527 * files.texi (Misc File Ops): Document insert-file-literally.
3528
35292006-12-08 Eli Zaretskii <eliz@gnu.org>
3530
3531 * cmdargs.texi (Colors): Note that --color is intended for overriding
3532 the terminal defaults, not for normal invocation.
3533
3534 * misc.texi (Emacs Server): Improve wording. Don't mention the
3535 ``server program''. Add a cross-reference to "Init File" node.
3536 (Invoking emacsclient): Add index entries. Document both short and
3537 long versions of command-line options. Document the -f option.
3538
8cf51b2c
GM
35392006-12-06 Richard Stallman <rms@gnu.org>
3540
3541 * text.texi (Outline Format): Say to set outline-regexp
3542 and outline-level with major modes and file local variables.
3543
c8763fb6 35442006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3545
3546 * anti.texi (Antinews): Mention the alternative to
3547 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3548
8cf51b2c
GM
3549 * misc.texi (Interactive Shell): Ditto.
3550
35512006-12-04 Eli Zaretskii <eliz@gnu.org>
3552
3553 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3554
3555 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3556
35572006-12-01 Eli Zaretskii <eliz@gnu.org>
3558
3559 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3560 colon in the mode line.
3561
3562 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3563
35642006-11-26 Nick Roberts <nickrob@snap.net.nz>
3565
3566 * building.texi (Watch Expressions): Mention SPC for expanding/
3567 contracting watch expressions.
3568
35692006-11-26 Kim F. Storm <storm@cua.dk>
3570
3571 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3572
35732006-11-26 Nick Roberts <nickrob@snap.net.nz>
3574
3575 * building.texi (Debugger Operation): Define text command mode.
3576 Clarify how tooltips work.
3577 (GDB Graphical Interface): Explain how to run in text command mode
3578 more clearly.
3579
35802006-11-25 Juanma Barranquero <lekktu@gmail.com>
3581
3582 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3583
35842006-11-22 Juanma Barranquero <lekktu@gmail.com>
3585
3586 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3587
8cf51b2c
GM
35882006-11-18 Chong Yidong <cyd@stupidchicken.com>
3589
3590 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3591 and EMACS is deprecated.
3592
35932006-11-18 Juanma Barranquero <lekktu@gmail.com>
3594
3595 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3596
c8763fb6 35972006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3598
3599 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3600
3601 * emacs.texi: Include xresources.texi both for info and dvi.
3602
3603 * xresources.texi: Merge text from xresmini.texi.
3604
c8763fb6 36052006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3606
3607 * glossary.texi: Fix typos.
3608
8cf51b2c
GM
36092006-11-06 Richard Stallman <rms@gnu.org>
3610
3611 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3612
3613 * ack.texi (Acknowledgments): Fix name spelling.
3614
36152006-11-01 Juri Linkov <juri@jurta.org>
3616
3617 * search.texi (Word Search): Document incremental word search.
3618
36192006-10-28 Glenn Morris <rgm@gnu.org>
3620
3621 * ack.texi (Acknowledgments): Add cal-html author.
3622
3623 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3624 Calendar"). Describe new package cal-html.
3625 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3626 Calendar Files."
3627
8cf51b2c
GM
36282006-10-23 Richard Stallman <rms@gnu.org>
3629
3630 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3631 Abbrev mode is enabled.
3632
8cf51b2c
GM
36332006-10-16 Richard Stallman <rms@gnu.org>
3634
8cf51b2c
GM
3635 * emacs.texi: Update ISBN.
3636
8cf51b2c
GM
36372006-10-11 Kim F. Storm <storm@cua.dk>
3638
3639 * emacs.texi (Acknowledgments): Use @dotless{i}.
3640
36412006-10-08 Nick Roberts <nickrob@snap.net.nz>
3642
3643 * building.texi (Breakpoints Buffer): Mention catchpoints.
3644
36452006-10-08 Kim F. Storm <storm@cua.dk>
3646
3647 * ack.texi (Acknowledgments): Update.
3648
3649 * emacs.texi (Acknowledgments): Fix bad @/ form.
3650
8cf51b2c
GM
36512006-10-05 Kim F. Storm <storm@cua.dk>
3652
3653 * emacs.texi (Acknowledgments): Add more contributors.
3654
36552006-10-03 Richard Stallman <rms@gnu.org>
3656
3657 * emacs.texi (Acknowledgments): Update version and edition.
3658
8cf51b2c
GM
36592006-10-01 Karl Berry <karl@gnu.org>
3660
3661 * custom.texi (Customization Groups): Page break to keep example buffer
3662 on one page.
3663
36642006-09-30 Karl Berry <karl@gnu.org>
3665
3666 * programs.texi (Basic Indent): @need to improve page break.
3667 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3668
36692006-09-29 Glenn Morris <rgm@gnu.org>
3670
3671 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3672
36732006-09-29 Karl Berry <karl@gnu.org>
3674
3675 * windows.texi (Basic Window): Remove forced @break, no longer
3676 desirable.
3677 * frames.texi (Frame Commands),
3678 * mark.texi (Marking Objects): Reword to avoid bad page break.
3679 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3680
36812006-09-19 Richard Stallman <rms@gnu.org>
3682
3683 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3684 stick to present tense.
3685
c8763fb6 36862006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3687
3688 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3689 to x-gtk-use-old-file-dialog.
3690 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3691
36922006-09-15 Jay Belanger <belanger@truman.edu>
3693
49823426 3694 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3695 Change "Library Public License" to "Lesser Public License"
3696 throughout. Use "yyyy" to represent year.
3697
8cf51b2c
GM
36982006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3699
3700 * files.texi (Visiting): Add index entry "open file".
3701
8cf51b2c
GM
37022006-09-11 Richard Stallman <rms@gnu.org>
3703
3704 * building.texi (Compilation Mode): Clarification.
3705 (Grep Searching): Add xref to Compilation Mode.
3706
8cf51b2c
GM
37072006-09-08 Richard Stallman <rms@gnu.org>
3708
3709 * search.texi (Search): Ref multi-file search commands here.
3710 (Other Repeating Search): Not here.
3711
8cf51b2c
GM
37122006-08-28 Richard Stallman <rms@gnu.org>
3713
3714 * windows.texi (Split Window): Update xref.
3715
3716 * basic.texi (Continuation Lines): Update xref.
3717
3718 * indent.texi (Tab Stops): Update xref.
3719
3720 * emacs.texi (Top): Update subnode menu.
3721
3722 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3723 split out of Display Custom.
3724
37252006-08-25 Kim F. Storm <storm@cua.dk>
3726
3727 * display.texi (Display Custom): Add variables overline-margin
3728 and x-underline-at-descent-line.
3729
37302006-08-25 Richard Stallman <rms@gnu.org>
3731
3732 * entering.texi (Exiting): Rewrite to give graphical displays
3733 priority over text terminals.
3734
3735 * search.texi (Incremental Search): Move index entries.
3736
37372006-08-23 Chong Yidong <cyd@stupidchicken.com>
3738
3739 * custom.texi (Init File): Reference Find Init to avoid "home
3740 directory" confusion.
3741
37422006-08-22 Nick Roberts <nickrob@snap.net.nz>
3743
3744 * building.texi (Other GDB-UI Buffers): Describe how to edit
3745 a value in the locals buffer.
3746
37472006-08-21 Richard Stallman <rms@gnu.org>
3748
3749 * search.texi (Basic Isearch): Add `isearch' index entry.
3750
37512006-08-16 Richard Stallman <rms@gnu.org>
3752
3753 * misc.texi (Saving Emacs Sessions): Clean up wording.
3754
3755 * mark.texi (Marking Objects): Mention term "select all".
3756
3757 * emacs.texi (Top): Update subnode menu.
3758
3759 * help.texi (Help Mode): Move node up in file.
3760
8cf51b2c
GM
37612006-08-15 Nick Roberts <nickrob@snap.net.nz>
3762
3763 * building.texi (Stack Buffer): Explain fringe arrow.
3764
8cf51b2c
GM
37652006-08-12 Eli Zaretskii <eliz@gnu.org>
3766
8cf51b2c
GM
3767 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3768 on startup.
3769
37702006-08-11 Romain Francoise <romain@orebokech.com>
3771
3772 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3773
37742006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3775
3776 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3777
37782006-08-10 Richard Stallman <rms@gnu.org>
3779
3780 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
3781 with face merging. Empty regions don't count.
3782 Clarify face property inheritance.
8cf51b2c
GM
3783
37842006-08-08 Romain Francoise <romain@orebokech.com>
3785
3786 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3787 <arjuropo@cc.jyu.fi>.
3788
8cf51b2c
GM
37892006-08-04 Eli Zaretskii <eliz@gnu.org>
3790
3791 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3792 apply to all frames.
3793
8cf51b2c
GM
37942006-08-01 Richard Stallman <rms@gnu.org>
3795
3796 * help.texi (Name Help): Add index entries for describe-variable.
3797
37982006-08-01 Nick Roberts <nickrob@snap.net.nz>
3799
3800 * building.texi (GDB Graphical Interface): Shorten node names.
3801 (GDB-UI Layout): Use GDB-related.
3802 (Other GDB-UI Buffers): Simplify English.
3803
38042006-07-31 Richard Stallman <rms@gnu.org>
3805
3806 * search.texi (Query Replace): Add xref for Dired's Q command.
3807
8cf51b2c
GM
38082006-07-31 Nick Roberts <nickrob@snap.net.nz>
3809
3810 * building.texi (GDB commands in Fringe): Rename to...
3811 (Source Buffers): ..this and move forward. Describe hollow arrow and
3812 new option gdb-find-source-frame.
3813
38142006-07-29 Richard Stallman <rms@gnu.org>
3815
3816 * dired.texi (Operating on Files): Simplify previous change
3817 and fix Texinfo usage.
3818
38192006-07-29 Eli Zaretskii <eliz@gnu.org>
3820
3821 * dired.texi (Operating on Files): Add cross-references. State the
3822 Unix commands that do similar things.
3823
38242006-07-28 Richard Stallman <rms@gnu.org>
3825
3826 * mark.texi (Transient Mark): Clarify that region never disappears
3827 when Transient Mark mode is off, and not when it is on.
3828
38292006-07-27 Richard Stallman <rms@gnu.org>
3830
3831 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3832
38332006-07-24 Richard Stallman <rms@gnu.org>
3834
3835 * xresources.texi (GTK styles): Fix texinfo usage.
3836
8cf51b2c
GM
3837 * commands.texi (User Input): Explain why we teach keyboard cmds.
3838
3839 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3840 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3841 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3842 * doclicense.texi, display.texi, dired.texi, basic.texi:
3843 * anti.texi, ack.texi: Move periods and commas inside quotes.
3844
38452006-07-22 Eli Zaretskii <eliz@gnu.org>
3846
3847 * cmdargs.texi (General Variables): Document EMAIL.
3848
38492006-07-21 Eli Zaretskii <eliz@gnu.org>
3850
3851 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3852 doesn't have effect on MS-Windows.
3853
8cf51b2c
GM
38542006-07-17 Richard Stallman <rms@gnu.org>
3855
3856 * building.texi (Grep Searching): Explain about chaining grep commands.
3857
8cf51b2c
GM
38582006-07-10 Nick Roberts <nickrob@snap.net.nz>
3859
49823426 3860 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3861
38622006-07-09 Chong Yidong <cyd@stupidchicken.com>
3863
3864 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3865 is invoked for multiple files.
3866
38672006-07-08 Eli Zaretskii <eliz@gnu.org>
3868
3869 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3870 on-line manual for the rest of this node.
3871 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3872 unconditionally.
3873 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3874 Improve wording.
3875 (Windows Printing): Improve wording.
3876 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3877 rest of this node.
3878
8cf51b2c
GM
38792006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3880
49823426
GM
3881 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3882 with eval-buffer.
8cf51b2c
GM
3883
38842006-07-05 Nick Roberts <nickrob@snap.net.nz>
3885
3886 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3887 of character translation.
3888
38892006-07-04 Nick Roberts <nickrob@snap.net.nz>
3890
3891 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3892
38932006-07-03 Karl Berry <karl@gnu.org>
3894
3895 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3896 not-too-underfull hboxes in the TeX output.
3897 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3898 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3899 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3900 * sending.texi, text.texi: Fix overfull/underfull boxes.
3901
39022006-07-03 Romain Francoise <romain@orebokech.com>
3903
3904 * m-x.texi (M-x): Fix.
3905
39062006-07-03 Richard Stallman <rms@gnu.org>
3907
8cf51b2c
GM
3908 * search.texi (Other Repeating Search): filename -> file name.
3909
3910 * misc.texi (Narrowing): Minor cleanups.
3911
3912 * files.texi (Visiting): filename -> file name.
3913
3914 * emacs.texi (Top): Update subnode menus.
3915
3916 * mule.texi (Coding Systems): Move char translation stuff here.
3917 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3918 (Recognize Coding): Substantial local rewrites.
3919 (International): Update menu.
3920
3921 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3922 (Scrolling): Substantial local rewrites.
3923 (Display): Update menu and intro.
3924
3925 * dired.texi: filename -> file name.
3926
3927 * custom.texi (Safe File Variables): Texinfo usage fix.
3928
f0131492 39292006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3930
3931 * help.texi, m-x.texi: Lots of cleanups.
3932
8cf51b2c
GM
39332006-06-30 Eli Zaretskii <eliz@gnu.org>
3934
3935 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3936 (Windows Processes, Windows Misc): Shorten the printed version by
3937 selectively conditioning less important portions by @ifnottex.
3938
8cf51b2c
GM
39392006-06-27 Richard Stallman <rms@gnu.org>
3940
3941 * mini.texi (Minibuffer File): Minor cleanup.
3942
39432006-06-25 Nick Roberts <nickrob@snap.net.nz>
3944
3945 * frames.texi (XTerm Mouse): Rename to...
3946 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3947
3948 * emacs.texi (Top): Use new node name.
3949
39502006-06-24 Eli Zaretskii <eliz@gnu.org>
3951
3952 * emacs.texi (Top): Update the detailed menu according to changes in
3953 msdog.texi.
3954
3955 * msdog.texi (Windows Keyboard): New section.
3956 (Windows Mouse): New section.
3957 (Windows System Menu): Remove section (text merged with "Windows
3958 Keyboard").
3959 (Windows Misc): New section.
3960
3961 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3962
3963 * msdog.texi (ls in Lisp): New section.
3964
3965 * files.texi (Visiting): Document case-insensitive wildcard matching
3966 under find-file-wildcards.
3967
8cf51b2c
GM
39682006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3969
3970 * macos.texi (Mac Input): Add description of mac-function-modifier.
3971 Now Unicode keyboard layouts work.
3972
8cf51b2c
GM
39732006-06-10 Richard Stallman <rms@gnu.org>
3974
3975 * mule.texi (Recognize Coding): Clarify previous change.
3976
39772006-06-09 Kenichi Handa <handa@m17n.org>
3978
3979 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3980 notation.
3981
39822006-06-07 Kevin Ryde <user42@zip.com.au>
3983
3984 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3985 manual for @ifnottex, but in emacs-extra for @iftex.
3986
3987 * cmdargs.texi (General Variables): Fix smtpmail xref.
3988
39892006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3990
8cf51b2c 3991 * programs.texi (Comment Commands):
8cf51b2c 3992 * custom.texi (Specifying File Variables):
49823426 3993 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3994
39952006-06-07 Nick Roberts <nickrob@snap.net.nz>
3996
3997 * building.texi (Watch Expressions): Move node to end.
3998 (GDB Graphical Interface): Move description of clicks in fringe...
3999 (GDB commands in the Fringe): ...to here. New node.
4000
8cf51b2c
GM
40012006-06-05 Romain Francoise <romain@orebokech.com>
4002
49823426 4003 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4004
40052006-06-05 Nick Roberts <nickrob@snap.net.nz>
4006
4007 * building.texi (GDB Graphical Interface): Update bindings.
4008 (Commands of GUD): Add gud-print. Remove gud-run.
4009 Restate availability more generally.
4010
f0131492 40112006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4012
4013 * mini.texi: Lots of cleanups.
4014
40152006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4016
4017 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4018 and Mouse-2.
4019
c8763fb6 40202006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4021
4022 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4023
8cf51b2c
GM
40242006-05-31 Richard Stallman <rms@gnu.org>
4025
4026 * basic.texi (Moving Point): Fix previous change.
4027
c8763fb6 40282006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4029
4030 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4031
f0131492 40322006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4033
4034 * basic.texi: Many simplifications and improvements in wording.
4035
8cf51b2c
GM
40362006-05-26 Nick Roberts <nickrob@snap.net.nz>
4037
4038 * anti.texi (Antinews): Create a node for gdb-ui.
4039
8cf51b2c
GM
40402006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4041
4042 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4043
40442006-05-20 Richard Stallman <rms@gnu.org>
4045
4046 * dired.texi (Dired Navigation): dired-goto-file is now j.
4047
8cf51b2c
GM
40482006-05-20 Eli Zaretskii <eliz@gnu.org>
4049
4050 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4051 and their aliases.
4052
4053 * msdog.texi (Windows Printing): Mention non-support of plain text
4054 printing with some el-cheapo printers, and suggest a workaround.
4055
40562006-05-20 Kevin Ryde <user42@zip.com.au>
4057
4058 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4059 remove the bit saying you must set it.
4060
40612006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4062
4063 * trouble.texi (Checklist):
4064 * text.texi (Text, Auto Fill, Text Mode):
4065 * search.texi (Nonincremental Search):
4066 * rmail.texi (Rmail Labels):
4067 * mule.texi (Input Methods, Multibyte Conversion):
4068 * misc.texi (Gnus, Where to Look, PostScript):
4069 * maintaining.texi (Create Tags Table):
4070 * indent.texi (Indentation Commands):
4071 * fixit.texi (Spelling):
4072 * emacs.texi (Copying):
4073 * custom.texi (Init File): ifinfo -> ifnottex.
4074
8cf51b2c
GM
40752006-05-17 Richard Stallman <rms@gnu.org>
4076
4077 * files.texi (Diff Mode): Mention C-x `.
4078
40792006-05-08 Richard Stallman <rms@gnu.org>
4080
4081 * custom.texi (Disabling): Textual cleanups.
4082
8cf51b2c
GM
40832006-05-12 Glenn Morris <rgm@gnu.org>
4084
4085 * calendar.texi (Displaying the Diary, Format of Diary File):
4086 Refer to diary-view-entries, diary-list-entries,
4087 diary-show-all-entries rather than obsolete aliases.
4088
40892006-05-12 Eli Zaretskii <eliz@gnu.org>
4090
4091 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4092 (Displaying the Diary, Special Diary Entries, Importing Diary):
4093 * building.texi (Compilation Shell):
4094 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4095 emacs-xtra with @inforef's.
4096
4097 * files.texi (Visiting): Fix wording.
4098
4099 * mule.texi (Coding Systems, Text Coding): More indexing.
4100 Mention that C-x RET f can set eol conversion.
4101
c8763fb6 41022006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4103
4104 * xresmini.texi (GTK resources): Insert GTK description.
4105
4106 * xresources.texi (GTK resources): metafont should be menufont.
4107
8cf51b2c
GM
41082006-05-06 Michael Albinus <michael.albinus@gmx.de>
4109
49823426 4110 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4111 method, user name and host name is active only in partial
4112 completion mode.
4113
8cf51b2c
GM
41142006-05-06 Eli Zaretskii <eliz@gnu.org>
4115
4116 * makefile.w32-in (emacs.dvi):
4117 * Makefile.in (emacs.dvi): Add xresmini.texi.
4118
4119 * xresmini.texi (Table of Resources): Remove xref to non-existent
4120 node "LessTif Resources".
4121
4122 * msdog.texi (Microsoft Windows):
4123 * calendar.texi (Calendar/Diary, Displaying the Diary)
4124 (Special Diary Entries, Importing Diary, Holidays):
4125 * programs.texi (Program Modes):
4126 * text.texi (Text):
4127 * buffers.texi (Several Buffers):
4128 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4129
41302006-05-06 Eli Zaretskii <eliz@gnu.org>
4131
4132 The following changes merge the emacs-xtra manual into the main
4133 manual, but only for on-line version of the manual.
4134
4135 * vc2-xtra.texi (Version Backups, Local Version Control)
4136 (Making Snapshots, Change Logs and VC, Version Headers)
4137 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4138 on-line manual.
4139
4140 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4141 for on-line manual.
4142
4143 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4144 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4145 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4146 for on-line manual.
4147
4148 * fortran-xtra.texi (Fortran, Fortran Autofill)
4149 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4150 for on-line manual.
4151
4152 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4153 Conditional xref's for on-line manual.
4154
4155 * emerge-xtra.texi (Emerge, Overview of Emerge)
4156 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4157 manual.
4158
4159 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4160 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4161 (EMACSSOURCES): Use EMACS_XTRA.
4162 (../info/emacs-xtra): Remove.
4163 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4164
4165 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4166 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4167 (EMACSSOURCES): Use EMACS_XTRA.
4168 ($(infodir)/emacs-xtra): Remove.
4169 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4170
4171 * trouble.texi (Quitting):
4172 * text.texi (Text):
4173 * programs.texi (Program Modes):
4174 * msdog.texi (Microsoft Windows):
4175 * frames.texi (Frames):
4176 * files.texi (Backup, Version Control, VC Concepts)
4177 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4178 (Registering, VC Status, VC Undo, Multi-User Branching)
4179 (Comparing Files):
4180 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4181 (Displaying the Diary, Special Diary Entries, Importing Diary):
4182 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4183 conditional xref's, depending on @iftex/@ifnottex.
4184
4185 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4186 "MS-DOS". @include msdog-xtra.texi.
4187
4188 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4189 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4190
4191 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4192 for vc-xtra.texi subsections.
4193 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4194 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4195
4196 * sending.texi (Sending Mail): A @node line without explicit Prev,
4197 Next, and Up links.
4198
4199 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4200 Next, and Up links.
4201
4202 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4203 and its sections. @include picture-xtra.texi.
4204
4205 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4206 "Emerge".
4207 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4208
4209 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4210 exact duplicate of its name-sake in calendar.texi.
4211
4212 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4213 "Advanced Calendar/Diary Usage".
4214 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4215
4216 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4217 dired-xtra.texi.
4218 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4219
4220 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4221 (Files) [ifnottex]: Add menu entry for Autorevert.
4222
4223 * emacs-xtra.texi (Introduction): Reword to make consistent with
4224 printed version only.
4225 <Top level>: Remove the body of all chapters and move them to the
4226 new *-xtra.texi files. Use @raisesections and @lowersections to
4227 convert sections to chapters etc.
4228
4229 * msdog-xtra.texi:
4230 * fortran-xtra.texi:
4231 * vc-xtra.texi:
4232 * vc1-xtra.texi:
4233 * vc2-xtra.texi:
4234 * emerge-xtra.texi:
4235 * cal-xtra.texi:
4236 * dired-xtra.texi:
4237 * arevert-xtra.texi: New files, with text from respective chapters
4238 of emacs-xtra.texi. Convert each @chapter into @section, @section
4239 into @subsection, etc.
4240
1c6c854e 4241 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4242 updated.
4243
4244 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4245 Windows". All references updated.
4246
42472006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4248
4249 * macos.texi (Mac Input): Mention input from Character Palette.
4250 (Mac Font Specs): Fix typo.
4251
42522006-05-05 Richard Stallman <rms@gnu.org>
4253
4254 * files.texi (Diff Mode): Minor cleanup.
4255
42562006-05-05 Karl Berry <karl@gnu.org>
4257
8cf51b2c
GM
4258 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4259 errors from the current release of makeinfo (4.8).
4260 * help.texi (Library Keywords): Change widest word in multitable
4261 template from `emulations' to `convenience'. (Not sure if this is
4262 related to the font change.)
4263
42642006-05-05 Eli Zaretskii <eliz@gnu.org>
4265
4266 * files.texi (File Names): Add a footnote about limited support of
4267 ~USER on MS-Windows.
4268
4269 * cmdargs.texi (Initial Options): Add a footnote about limited
4270 support of ~USER on MS-Windows.
4271
42722006-05-03 Richard Stallman <rms@gnu.org>
4273
4274 * files.texi (Diff Mode): Node moved here.
4275 (Comparing Files): Delete what duplicates new node.
4276 (Files): Put Diff Mode in menu.
4277
1c6c854e 4278 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4279
4280 * emacs.texi (Top): Update menu for Diff Mode.
4281
4282 * trouble.texi (Emergency Escape): Simplify.
4283
4284 * emacs.texi (Top): Minor clarification.
4285
42862006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4287
4288 * commands.texi, entering.texi, screen.texi: Many simplifications.
4289
42902006-05-03 Richard Stallman <rms@gnu.org>
4291
4292 * commands.texi (Text Characters): Delete paragraph about unibyte
4293 non-ASCII printing chars.
4294
4295 * killing.texi (Killing): Say "graphical displays".
4296 * display.texi: Say "graphical displays".
4297
4298 * cmdargs.texi (Misc X): Say "graphical displays".
4299
43002006-05-01 Richard Stallman <rms@gnu.org>
4301
4302 * emacs.texi (Top): Add Diff Mode to menu.
4303
43042006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4305
4306 * misc.texi (Diff Mode): New node.
4307
43082006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4309
4310 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4311 (Mac Environment Variables): Shorten example line.
4312 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4313
43142006-05-01 Nick Roberts <nickrob@snap.net.nz>
4315
4316 * building.texi (GUD Customization): Describe cases %d and %c.
4317 Update description for %e.
4318
43192006-04-30 Glenn Morris <rgm@gnu.org>
4320
4321 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4322
43232006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4324
4325 * custom.texi (Examining): Update C-h v output example.
4326
43272006-04-29 Kim F. Storm <storm@cua.dk>
4328
4329 * building.texi (Grep Searching): Add lgrep and rgrep.
4330
8cf51b2c
GM
43312006-04-23 Richard Stallman <rms@gnu.org>
4332
4333 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4334
4335 * xresmini.texi: New file.
4336
4337 * xresources.texi (Face Resources): Split table into font resources
4338 and the rest. Combine similar attributes for brevity.
4339
8cf51b2c
GM
43402006-04-21 Eli Zaretskii <eliz@gnu.org>
4341
4342 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4343 backslashes and case-insensitivity in file names (moved to the
4344 main manual).
4345 (MS-DOS Printing): Move most of the text to the main manual.
4346
4347 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4348 New nodes.
4349 (Windows Processes, Windows System Menu): Add index entries and
4350 fix wording.
4351
8cf51b2c
GM
43522006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4353
4354 * misc.texi (Shell Ring): Add notes on saved input when
4355 navigating off the end of the history list.
4356
43572006-04-18 Chong Yidong <cyd@mit.edu>
4358
4359 * misc.texi (Shell Options): Correct default value of
4360 comint-scroll-show-maximum-output.
4361
8cf51b2c
GM
43622006-04-18 Nick Roberts <nickrob@snap.net.nz>
4363
4364 * building.texi (Watch Expressions): Update.
4365
8cf51b2c
GM
43662006-04-12 Richard Stallman <rms@gnu.org>
4367
4368 * search.texi: Clean up previous change.
4369
43702006-04-12 Eli Zaretskii <eliz@gnu.org>
4371
4372 * search.texi (Regexp Backslash, Regexp Replace): Add index
4373 entries for ``back reference'' and mention the term itself in the
4374 text.
4375
43762006-04-11 Richard Stallman <rms@gnu.org>
4377
4378 * custom.texi (Safe File Variables):
4379 Document enable-local-variables = :safe.
4380
43812006-04-11 Karl Berry <karl@gnu.org>
4382
4383 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4384 (Remote Repositories, Version Backups, Local Version Control)
4385 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4386 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4387 (Renaming VC Work Files and Master Files)
4388 (Inserting Version Control Headers, Customizing VC, General Options)
4389 (Options for RCS and SCCS, Options specific for CVS): Move all
4390 these nodes to emacs-xtra.texi, for brevity.
4391 * cmdargs.texi, files.texi: Change cross-references.
4392
8cf51b2c
GM
43932006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4394
4395 * files.texi (Old Versions): Update description of vc-annotate's
4396 use of color to indicate date ranges.
4397
8cf51b2c
GM
43982006-04-09 Kevin Ryde <user42@zip.com.au>
4399
8cf51b2c
GM
4400 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4401 put info and printed manual names the right way around.
4402
44032006-04-09 Karl Berry <karl@gnu.org>
4404
4405 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4406 emacs-xtra.texi, leaving only MS Windows information.
4407 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4408 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4409 node names.
4410
4411 * emacs.texi: Move @summarycontents and @contents to the beginning
4412 of the file.
4413
8cf51b2c
GM
44142006-04-08 Kevin Ryde <user42@zip.com.au>
4415
4416 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4417
44182006-04-07 Richard Stallman <rms@gnu.org>
4419
4420 * programs.texi (Comments, Comment Commands, Options for Comments)
4421 (Multi-Line Comments): "Align", not "indent".
4422 (Basic Indent): C-j deletes trailing whitespace before the newline.
4423
44242006-04-06 Richard Stallman <rms@gnu.org>
4425
8cf51b2c
GM
4426 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4427
44282006-04-06 Eli Zaretskii <eliz@gnu.org>
4429
4430 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4431
8cf51b2c
GM
44322006-04-05 Richard Stallman <rms@gnu.org>
4433
4434 * emacs.texi (Top): Update subnode menu.
4435
4436 * trouble.texi (Unasked-for Search): Node deleted.
4437 (Lossage): Delete from menu.
4438
44392006-04-04 Richard Stallman <rms@gnu.org>
4440
4441 * trouble.texi: Various cleanups.
4442 (Checklist): Don't bother saying how to snail a bug report.
4443 (Emergency Escape): Much rewriting.
4444 (After a Crash): Rename the core dump immediately.
4445 (Total Frustration): Call it a psychotherapist.
4446 (Bug Criteria): Avoid "illegal instruction".
4447 (Sending Patches): We always put the contributor's name in.
4448
4449 * misc.texi (Thumbnails): Minor correction.
4450
8cf51b2c
GM
44512006-04-03 Richard Stallman <rms@gnu.org>
4452
4453 * misc.texi (Thumbnails): Minor cleanup.
4454
44552006-04-02 Karl Berry <karl@gnu.org>
4456
4457 * sending.texi (Mail Sending): pxref to Top needs five args.
4458
4459 * texinfo.tex: Update to current version (2006-03-21.13).
4460
8cf51b2c
GM
44612006-03-31 Richard Stallman <rms@gnu.org>
4462
4463 * emacs.texi (Top): Update subnode menu.
4464
4465 * help.texi (Help Mode): Cleanup.
4466
4467 * dired.texi: Many cleanups.
4468 (Dired Deletion): Describe dired-recursive-deletes.
4469 (Operating on Files): dired-create-directory moved.
4470 (Misc Dired Features): Move to here.
4471 (Tumme): Node moved to misc.texi.
4472
4473 * custom.texi: Many cleanups.
4474 (Minor Modes): Don't mention ISO Accents Mode.
4475 (Examining): Update C-h v output example.
4476 (Hooks): Add index and xref for add-hook.
4477 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4478 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4479
4480 * misc.texi: Many cleanups.
4481 (beginning): Add to summary of topics.
4482 (Shell): Put eshell xref at the end. Remove eshell from table.
4483 (Thumbnails): New node.
4484
8cf51b2c
GM
44852006-03-28 Eli Zaretskii <eliz@gnu.org>
4486
4487 * files.texi (File Name Cache): Make it clear that the cache is
4488 not persistent.
4489
8cf51b2c
GM
44902006-03-25 Karl Berry <karl@gnu.org>
4491
49823426
GM
4492 * emacs-xtra.texi, emacs.texi, gnu.texi:
4493 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4494 (2) do not indent copyright year list (or anything else).
4495
8cf51b2c
GM
44962006-03-21 Juanma Barranquero <lekktu@gmail.com>
4497
4498 * files.texi (VC Dired Mode): Remove misplaced brackets.
4499
45002006-03-21 Andre Spiegel <spiegel@gnu.org>
4501
4502 * files.texi: Various updates and clarifications in the VC chapter.
4503
45042006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4505
4506 * help.texi (Help Mode): Document "C-c C-c".
4507
8cf51b2c
GM
45082006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4509
4510 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4511 menu in the standalone Info reader.
4512
45132006-03-15 Chong Yidong <cyd@stupidchicken.com>
4514
4515 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4516 moved here from Emacs manual.
4517
4518 * programs.texi (Fortran): Section moved to emacs-xtra.
4519 (Program Modes): Xref to Fortran in emacs-xtra.
4520
4521 * maintaining.texi (Emerge): Move to emacs-xtra.
4522 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4523
4524 * picture.texi: File deleted.
4525 * Makefile.in:
4526 * makefile.w32-in: Remove picture.texi.
4527
4528 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4529 * abbrevs.texi (Abbrevs):
4530 * sending.texi (Sending Mail): Picture node removed.
4531
4532 * emacs.texi (Top): Update node listings.
4533
8cf51b2c
GM
45342006-03-12 Richard Stallman <rms@gnu.org>
4535
4536 * calendar.texi: Various cleanups.
4537
8cf51b2c
GM
45382006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4539
4540 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4541 syntax.
4542
8cf51b2c
GM
45432006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4544
4545 * search.texi (Regexps): More accurately describe which characters
4546 are special in which situations. Recommend _not_ to quote `]' or
4547 `-' when they are not special.
4548
8cf51b2c
GM
45492006-02-28 Andre Spiegel <spiegel@gnu.org>
4550
4551 * files.texi (Old Versions): Clarify operation of C-x v =.
4552
8cf51b2c
GM
45532006-02-21 Nick Roberts <nickrob@snap.net.nz>
4554
4555 * building.texi (Watch Expressions): Update and describe
4556 gdb-speedbar-auto-raise.
4557
45582006-02-19 Richard M. Stallman <rms@gnu.org>
4559
4560 * emacs.texi: Use @smallbook.
4561 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4562 Update subnode menu.
4563
4564 * building.texi (Lisp Interaction): Minor addition.
4565
45662006-02-18 Nick Roberts <nickrob@snap.net.nz>
4567
4568 * building.texi (Watch Expressions): Update and be more precise.
4569
c8763fb6 45702006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4571
4572 * maintaining.texi (Create Tags Table): Explain why the
4573 exception when etags writes to files under the /dev tree.
4574
45752006-02-14 Richard M. Stallman <rms@gnu.org>
4576
4577 * custom.texi (Safe File Variables): Lots of clarification.
4578 Renamed from Unsafe File Variables.
4579
45802006-02-14 Chong Yidong <cyd@stupidchicken.com>
4581
4582 * custom.texi (Unsafe File Variables): File variable confirmation
4583 assumed denied in batch mode.
4584
45852006-02-14 Richard M. Stallman <rms@gnu.org>
4586
4587 * building.texi (GDB User Interface Layout): Don't say `inferior'
4588 for program being debugged.
4589
45902006-02-15 Nick Roberts <nickrob@snap.net.nz>
4591
4592 * building.texi (GDB Graphical Interface):
4593 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4594
45952006-02-13 Chong Yidong <cyd@stupidchicken.com>
4596
4597 * custom.texi (Specifying File Variables, Unsafe File Variables):
4598 New nodes, split from File Variables. Document new file local
4599 variable behavior.
4600
46012006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4602
4603 * display.texi (Standard Faces):
8cf51b2c
GM
4604 * files.texi (Visiting):
4605 * frames.texi (Clipboard):
4606 * glossary.texi (Glossary) <Clipboard>:
4607 * xresources.texi (X Resources): Mention Mac OS port.
4608
8cf51b2c
GM
46092006-02-12 Richard M. Stallman <rms@gnu.org>
4610
4611 * building.texi (Building): Clarify topic in intro.
4612
4613 * maintaining.texi (Maintaining): Change title; clarify topic.
4614 Delete duplicate index entries.
4615
4616 * building.texi (Other GDB User Interface Buffers): Clarifications.
4617
4618 * text.texi (Cell Commands): Clarifications.
4619
4620 * programs.texi (Defuns): Delete duplicate explanation of
4621 left-margin paren convention.
4622 (Hungry Delete): Minor cleanup.
4623
46242006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4625
4626 * dired.texi (Tumme): More tumme documentation.
4627
46282006-02-11 Alan Mackenzie <acm@muc.de>
4629
4630 * programs.texi ("Hungry Delete"): Correct the appellation of the
4631 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4632
46332006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4634
4635 * dired.texi (Tumme): Fix small bug.
4636
46372006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4638
4639 * macos.texi (Mac International): Rename "fontset-mac" to
4640 "fontset-standard".
4641
8cf51b2c
GM
46422006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4643
4644 * dired.texi (Tumme): Basic documentation for Tumme added.
4645
8cf51b2c
GM
46462006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4647
4648 * mule.texi (International):
4649 * programs.texi (Basic Indent): Fix typos.
4650
8cf51b2c
GM
4651 * custom.texi (Minor Modes):
4652 * display.texi (Text Display):
4653 * commands.texi (Text Characters): Update xrefs.
4654
46552006-02-07 Richard M. Stallman <rms@gnu.org>
4656
4657 * emacs.texi (Top): Update subnode menu.
4658 Update info on old Emacs papers.
4659 (Intro): "Graphical display", not window system.
4660
4661 * xresources.texi (GTK styles): Minor clarifications.
4662
4663 * trouble.texi: "Graphical display", not window system.
4664 (Stuck Recursive): Minor clarification.
4665
4666 * text.texi: Minor clarifications.
4667 (Sentences): Explain why two-space convention is better.
4668 Explain sentence-end-without-period here.
4669 (Fill Commands): Not here.
4670 (Refill): Node moved down.
4671 (Filling): Update menu.
4672 (Table Creation, Cell Justification, Column Commands): Clarify.
4673
4674 * sending.texi: Minor clarifications.
4675
4676 * search.texi (Regexp Backslash): Clarification.
4677
4678 * rmail.texi: Minor cleanups.
4679 (Rmail): Delete digression about `rmail-mode'.
4680 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4681 (Rmail Files): Mention C-u M-x rmail.
4682 (Rmail Reply): Mention References.
4683 (Rmail Display): Mention rmail-nonignored-headers.
4684
4685 * programs.texi: Minor cleanups.
4686 (Comment Commands): Mention momentary Transient Mark mode.
4687 (Matching): Be more specific about customizing show-paren-mode.
4688 (Info Lookup): Don't list the modes that support C-h S.
4689 Just say what it does in an unsupported mode.
4690 (Man Page): Delete excessive info on customizing woman.
4691 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4692
4693 * abbrevs.texi: Minor clarifications.
4694 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4695 not "dynamic abbrevs" as if they were a kind of abbrev.
4696
4697 * picture.texi (Picture): Minor cleanup.
4698
4699 * mule.texi (Communication Coding): Say "other applications".
4700 (Fontsets): Not specific to X. Add xref to X Resources.
4701 (Unibyte Mode): Rename from Single-Byte Character Support.
4702 "Graphical display", not window system.
4703 (International): Update menu.
4704
4705 * maintaining.texi (Format of ChangeLog):
4706 New node, split out from ChangeLog.
4707 (ChangeLog): Clarifications in the remaining text.
4708 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4709 (Find Tag): Add @w.
4710 (Tags Search): Explain tag table order here. Simplify grep ref.
4711 (List Tags): tags-tag-face is a variable, not a face.
4712 (Emerge): Cleanups.
4713
4714 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4715 (Keyboard Macros): Avoid "the user".
4716
4717 * killing.texi: "Graphical display", not window system.
4718
4719 * help.texi (Help Echo): "Graphical display", not window system.
4720
4721 * glossary.texi: Say "you", not "the user". Say "graphical display".
4722
4723 * frames.texi: Minor cleanups. "Graphical display", not window system.
4724
4725 * files.texi (Visiting): Make drag-and-drop not X-specific.
4726
4727 * custom.texi: Minor cleanups. "Graphical display", not window system.
4728
4729 * cmdargs.texi: Minor cleanups.
4730
4731 * building.texi (Compilation): Move and split kill-compilation para.
4732 Add para about multiple compilers.
4733 (Compilation Mode): Commands also available in grep mode and others.
4734 Mention C-u C-x ` more tutorially. Clarify C-x `.
4735 (Compilation Shell): Clarify. Put Bash example first.
4736 (Grep Searching): Minor cleanups; add @w.
4737 (Debuggers): Minor cleanups.
4738 (Starting GUD): Make GDB xgraphical mode issue clearer.
4739 (Debugger Operation): Lots of clarifications including
4740 GDB tooltip side-effect issue.
4741 (Commands of GUD): Clarify.
4742 (GUD Customization): Add bashdb-mode-hook.
4743 (GDB Graphical Interface): Rewrite for clarity.
4744 (GDB User Interface Layout): Rewrite for clarity.
4745 (Stack Buffer, Watch Expressions): Likewise.
4746 (Other GDB User Interface Buffers): Cleanups.
4747 (Lisp Libraries, External Lisp): Cleanup.
4748
4749 * basic.texi (Position Info): "Graphical displays", rather than
4750 window systems.
4751
4752 * anti.texi: Minor cleanup.
4753
8cf51b2c
GM
47542006-02-03 Eli Zaretskii <eliz@gnu.org>
4755
4756 * custom.texi (Init File, Find Init): Add cross-references to
4757 where $HOME is described.
4758
47592006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4760
4761 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4762 is not inside the @table.
4763
4764 * emacs.texi (Top): Correct node name.
4765
4766 * files.texi (File Names): Fix @xref.
4767 (Reverting): Fix typo.
4768
4769 * mule.texi (International): Correct node name.
4770
4771 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4772
47732006-02-01 Richard M. Stallman <rms@gnu.org>
4774
4775 * emacs.texi (Top): Update subnode menu.
4776
4777 * mule.texi: Minor clarifications.
4778 Reduce the specific references to X Windows.
4779 Refer to "graphical" terminals, rather than window systems.
4780 (Text Coding): Rename from Specify Coding.
4781 (Communication Coding, File Name Coding, Terminal Coding):
4782 New nodes split out from Text Coding.
4783
4784 * kmacro.texi: Minor clarifications.
4785 (Keyboard Macro Ring): Comment out some excessive commands.
4786 (Basic Keyboard Macro): Split up the table, putting part in each node.
4787
4788 * major.texi: Minor clarifications.
4789
4790 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4791
4792 * windows.texi: Minor clarifications.
4793 (Change Window): Don't describe mode-line mouse cmds here.
4794 Add xref to Mode Line Mouse.
4795
4796 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4797
4798 * macos.texi (Mac International): Fix xref.
4799
4800 * indent.texi: Minor clarifications.
4801
4802 * frames.texi: Minor clarifications.
4803 Reduce the specific references to X Windows.
4804 Refer to "graphical" terminals, rather than window systems.
4805 (Frame Parameters): Don't mention commands like
4806 set-foreground-color. Just say to customize a face.
4807 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4808
4809 * files.texi: Minor clarifications.
4810 (Numbered Backups): New node, split out from Backup Names.
4811
4812 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4813
4814 * cmdargs.texi (General Variables): Fix xref.
4815
4816 * buffers.texi: Minor clarifications.
4817
8cf51b2c
GM
48182006-01-31 Richard M. Stallman <rms@gnu.org>
4819
4820 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4821 Nodes moved to top.
4822
4823 * display.texi: Minor clarifications.
4824 (Display): Rearrange menu.
4825 (Standard Faces): Mention query-replace face.
4826 (Faces): Simplify.
4827 (Font Lock): Simplify face customization info.
4828 (Highlight Changes): Node merged into Highlight Interactively.
4829 (Highlight Interactively): Much rewriting and cleanup.
4830 (Optional Mode Line): Narrowed line number not good for goto-line.
4831 Simplify face customization advice.
4832 (Text Display): Mention use of escape-glyph face.
4833 Move ctl-arrow and tab-width here.
4834 (Display Custom): Move no-redraw-on-reenter to end of node.
4835
4836 * search.texi: Minor clarifications.
4837 (Isearch Scroll): Simplify.
4838 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4839
4840 * regs.texi (Registers): Mention bookmarks here.
4841
4842 * mark.texi: Minor clarifications.
4843 (Selective Undo): Node deleted.
4844
4845 * m-x.texi: Minor clarifications.
4846
4847 * killing.texi: Minor clarifications.
4848 Refer to "graphical" terminals, rather than window systems.
4849
4850 * help.texi: Clarifications.
4851 (Help): Don't describe C-h F and C-h K here.
4852 (Key Help): Describe C-h K here.
4853 (Name Help): Mention Emacs Lisp Intro.
4854 Describe C-h F here.
4855 (Misc Help): Mention C-h F and C-h K only briefly.
4856
4857 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4858 Selective undo text merged in.
4859 (Spelling): Mention Aspell along with Ispell.
4860
4861 * emacs.texi (Top): Update subnode menus.
4862
4863 * basic.texi (Basic Undo): Rename from Undo. Most of text
4864 moved to new Undo node.
4865
8cf51b2c
GM
48662006-01-29 Chong Yidong <cyd@stupidchicken.com>
4867
4868 * basic.texi (Continuation Lines, Inserting Text):
4869 Mention longlines mode.
4870
48712006-01-29 Richard M. Stallman <rms@gnu.org>
4872
10d1d0af 4873 * screen.texi: Minor cleanups.
8cf51b2c
GM
4874 (Screen): Clean up the intro paragraphs.
4875 (Mode Line): Lots of rewriting. Handle frame-name better.
4876 eol-mnemonic-... vars moved out.
4877
4878 * emacs.texi (Top): Change menu item for MS-DOS node.
4879 Update subnode menu.
4880
4881 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4882 chapter relates to Windows. Title changed.
4883
4884 * mini.texi: Minor cleanups.
4885
4886 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4887 (Mark): Put it in the menu.
4888
4889 * entering.texi: Minor cleanups.
4890
4891 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4892 (Intro): Refer to "graphical" terminals, rather than X.
4893
4894 * display.texi (Display Custom): Add xref to Variables.
4895 (Optional Mode Line): eol-mnemonic-... vars moved here.
4896
4897 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4898 rather than X.
4899
8cf51b2c
GM
4900 * basic.texi: Minor cleanups.
4901 (Undo): selective-undo moved.
4902
8cf51b2c
GM
49032006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4904
4905 * anti.texi (Antinews): Various corrections and additions.
4906
49072006-01-23 Juri Linkov <juri@jurta.org>
4908
4909 * custom.texi (Easy Customization, Customization Groups)
4910 (Browsing Custom): Mention links along with buttons.
4911
8cf51b2c
GM
49122006-01-21 Eli Zaretskii <eliz@gnu.org>
4913
8cf51b2c
GM
4914 * text.texi (TeX Print): Use @key for TAB.
4915
8cf51b2c
GM
4916 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4917
8cf51b2c
GM
49182006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4919
4920 * files.texi (File Aliases): Don't claim that usually separate
4921 buffers are created for two file names that name the same data.
4922 Mention additional situations where different names mean the same
4923 file on disk.
4924
49252006-01-19 Richard M. Stallman <rms@gnu.org>
4926
4927 * killing.texi (Deletion): Upcase @key argument.
4928
4929 * custom.texi (Custom Themes): Minor cleanup.
4930
4931 * programs.texi (Hungry Delete): Upcase @key argument.
4932
8cf51b2c
GM
49332006-01-16 Juri Linkov <juri@jurta.org>
4934
4935 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4936 Move `mode-line-highlight' before `mode-line-buffer-id'.
4937
8cf51b2c
GM
49382006-01-14 Richard M. Stallman <rms@gnu.org>
4939
4940 * basic.texi (Inserting Text): Minor cleanup.
4941
8cf51b2c
GM
49422006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4943
4944 * custom.texi (Changing a Variable, Face Customization):
4945 Update for changes in Custom menus.
4946
8cf51b2c
GM
49472006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4948
4949 * macos.texi (Mac International): Undo last change.
4950
8cf51b2c
GM
49512006-01-02 Chong Yidong <cyd@stupidchicken.com>
4952
4953 * custom.texi (Custom Themes): Describe the new
4954 customize-create-theme interface.
4955
49562005-12-30 Juri Linkov <juri@jurta.org>
4957
4958 * basic.texi (Position Info): Update example.
4959
c8763fb6 49602005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4961
4962 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4963
49642005-12-24 Chong Yidong <cyd@stupidchicken.com>
4965
4966 * custom.texi (Custom Themes): `load-theme' always loads.
4967
49682005-12-23 Juri Linkov <juri@jurta.org>
4969
4970 * display.texi (Highlight Interactively): Use double space to
4971 separate sentences. Replace C-p with M-p, and C-n with M-n.
4972
49732005-12-22 Richard M. Stallman <rms@gnu.org>
4974
4975 * custom.texi (Easy Customization and subnodes):
4976 Replace "active field" with "button".
4977 Use "user option" only for variables.
4978 Use "setting" for variable-or-face.
4979
49802005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4981
4982 * buffers.texi (Select Buffer): Change order in table to make
4983 "Similar" refer to the correct item.
4984 (Indirect Buffers): Minor rewording.
4985
8cf51b2c
GM
49862005-12-20 Juri Linkov <juri@jurta.org>
4987
4988 * files.texi (VC Status): Put P and N near p and n.
4989
8cf51b2c
GM
49902005-12-19 Richard M. Stallman <rms@gnu.org>
4991
4992 * programs.texi (Electric C): Delete the info about newline control.
4993 (Other C Commands): Minor cleanup.
4994 (Left Margin Paren): Minor cleanup.
4995
49962005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4997
4998 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4999 (Customization Groups): Delete text moved to "Browsing Custom".
5000 (Browsing Custom): New node.
5001 (Specific Customization): Clarify which commands only work for
5002 loaded options.
5003
50042005-12-18 Bill Wohler <wohler@newt.com>
5005
5006 * frames.texi (Tool Bars): Shorten text of previous change.
5007
50082005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5009
5010 * files.texi (VC Status): Document log-view mode.
5011
50122005-12-18 Bill Wohler <wohler@newt.com>
5013
5014 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5015 permanently via the customize interface.
5016
8cf51b2c
GM
50172005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5018
5019 * killing.texi (Killing by Lines): Document `kill-whole-line'
5020 function.
5021
c8763fb6 50222005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5023
5024 * buffers.texi (Select Buffer): Change `prev-buffer' to
5025 `previous-buffer'. Indicate that these functions use a frame
5026 local buffer list.
5027
8cf51b2c
GM
50282005-12-12 Richard M. Stallman <rms@gnu.org>
5029
5030 * custom.texi (Easy Customization): Change menu comment.
5031 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5032
5033 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5034 (Help): Among the Apropos commands, describe only C-h a here.
5035
50362005-12-11 Richard M. Stallman <rms@gnu.org>
5037
5038 * programs.texi (Options for Comments): Comment-end starts with space.
5039
5040 * glossary.texi (Glossary): Minor cleanup.
5041
5042 * files.texi (Old Versions): Use @table.
5043
8cf51b2c
GM
50442005-12-10 David Koppelman <koppel@ece.lsu.edu>
5045
5046 * display.texi (Highlight Interactively): Include
5047 global-hi-lock-mode. Add miscellaneous details and elaborations.
5048
50492005-12-09 Richard M. Stallman <rms@gnu.org>
5050
5051 * display.texi (Font Lock): Delete the Global FL menu item.
5052
50532005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5054
5055 * custom.texi (Minibuffer Maps): Mention the maps for file name
5056 completion.
5057
50582005-12-09 Kim F. Storm <storm@cua.dk>
5059
5060 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5061 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5062 cursor to next corner in rectangle; clarify insert around rectangle.
5063
8cf51b2c
GM
50642005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5065
5066 * custom.texi (Customization): Use xref to elisp manual for
5067 non-TeX output.
5068 (Minor Modes): Update.
5069 (Customization Groups, Changing a Variable, Face Customization):
5070 Update for new appearance of Custom buffers.
5071 (Changing a Variable): `custom-buffer-done-function' has been
5072 replaced by `custom-buffer-done-kill'.
5073 (Specific Customization): In the `customize-group' buffer, a
5074 subgroup's contents are not "hidden". They are not included at
5075 all. They have no [Show] button.
5076 (Mouse Buttons): Add pxref to description of mouse event lists in
5077 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5078 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5079 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5080
50812005-12-08 Richard M. Stallman <rms@gnu.org>
5082
5083 * mini.texi (Completion Commands, Completion):
5084 In file name input, SPC does not do completion.
5085
8cf51b2c
GM
50862005-12-08 Nick Roberts <nickrob@snap.net.nz>
5087
5088 * building.texi (GDB Graphical Interface): Explain screen size
5089 setting.
5090 (Other GDB User Interface Buffers): Describe features specific to
5091 GDB 6.4.
5092
8cf51b2c
GM
50932005-12-01 Nick Roberts <nickrob@snap.net.nz>
5094
5095 * building.texi (GDB User Interface Layout): Describe how to
5096 kill associated buffers.
5097 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5098 (Watch Expressions): Be more precise.
5099 (Other GDB User Interface Buffers): Describe how to change a
5100 register value.
5101
8cf51b2c
GM
51022005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5103
5104 * macos.texi (Mac Input): Remove description of
5105 mac-command-key-is-meta. Add descriptions of
5106 mac-control-modifier, mac-command-modifier, and
5107 mac-option-modifier.
5108 (Mac International): Fix description of conversion of clipboard data.
5109 (Mac Font Specs): Add example of font customization by face attributes.
5110
51112005-11-22 Nick Roberts <nickrob@snap.net.nz>
5112
5113 * building.texi (Watch Expressions): Expand description.
5114 (Other GDB User Interface Buffers): Describe local map for
5115 gud-watch.
5116
51172005-11-21 Chong Yidong <cyd@stupidchicken.com>
5118
5119 * display.texi (Font Lock): Font lock is enabled by default now.
5120
51212005-11-20 Juri Linkov <juri@jurta.org>
5122
5123 * basic.texi (Position Info): Update examples of the output.
5124 Remove the fact that examples are produced in the TeXinfo buffer,
5125 because in the Info reader users will get a different output from
5126 `C-x ='.
5127
5128 * building.texi (Compilation Mode): Remove paragraph duplicated
5129 from the node `Compilation'. Add `compilation-skip-threshold'.
5130
5131 * display.texi (Font Lock): Suggest more user-friendly method of
5132 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5133
51342005-11-18 Richard M. Stallman <rms@gnu.org>
5135
5136 * files.texi (Registering): Mention @@ in mode line.
5137
5138 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5139
51402005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5141
5142 * files.texi (Renaming and VC): Some back-ends don't
5143 handle renaming.
5144
8cf51b2c
GM
51452005-11-17 Juri Linkov <juri@jurta.org>
5146
5147 * emacs.texi (Top):
5148 * display.texi (Highlight Interactively): Put this font-lock based
5149 mode near Font Lock node.
5150
51512005-11-16 Chong Yidong <cyd@stupidchicken.com>
5152
5153 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5154 icons.
5155
51562005-11-12 Kim F. Storm <storm@cua.dk>
5157
5158 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5159 (Help Summary): Add C-h d and C-h e.
5160 (Apropos): Clarify that all apropos commands may search for either
5161 list of words or a regexp. Add C-h d for apropos-documentation.
5162 Describe apropos-documentation-sort-by-scores user option.
5163
8cf51b2c
GM
51642005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5165
5166 * killing.texi (CUA Bindings): Add @section.
5167
51682005-11-10 Kim F. Storm <storm@cua.dk>
5169
5170 * emacs.texi (Top): Add CUA Bindings entry to menu.
5171
5172 * killing.texi (CUA Bindings): New node. Moved here from
5173 misc.texi and extended with info on rectangle commands and
5174 rectangle highlighting, interface to registers, and the global
5175 mark feature.
5176
5177 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5178
5179 * regs.texi: Prev link points to CUA Bindings node.
5180
51812005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5182
5183 * help.texi (Help Echo): By default, help echos are only shown on
5184 mouse-over, not on point-over.
5185
c8763fb6 51862005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5187
5188 * misc.texi (Shell Mode): Describe how to activate password echoing.
5189
8cf51b2c
GM
51902005-11-04 Romain Francoise <romain@orebokech.com>
5191
5192 * mark.texi (Mark Ring): Fix typo.
5193
51942005-11-03 Richard M. Stallman <rms@gnu.org>
5195
5196 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5197
51982005-11-01 Bill Wohler <wohler@newt.com>
5199
5200 * help.texi (Help Mode): Fix typo.
5201
52022005-11-01 Nick Roberts <nickrob@snap.net.nz>
5203
1c6c854e
CS
5204 * building.texi (Other GDB User Interface Buffers):
5205 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5206
52072005-10-31 Romain Francoise <romain@orebokech.com>
5208
5209 * files.texi (Compressed Files): Fix typo.
5210
5211 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5212
5213 * windows.texi (Force Same Window): Likewise.
5214
52152005-10-30 Bill Wohler <wohler@newt.com>
5216
5217 * help.texi (Help Mode): URLs viewed with browse-url.
5218
52192005-10-31 Nick Roberts <nickrob@snap.net.nz>
5220
5221 * building.texi (GDB Graphical Interface): Don't reference
5222 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5223 must stay in same frame.
5224
52252005-10-29 Chong Yidong <cyd@stupidchicken.com>
5226
5227 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5228
5229 * anti.texi (Antinews): Likewise.
5230
8cf51b2c
GM
52312005-10-28 Bill Wohler <wohler@newt.com>
5232
5233 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5234
52352005-10-28 Richard M. Stallman <rms@gnu.org>
5236
5237 * files.texi (Visiting): Explain how to enter ? in a file name.
5238
5239 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5240
8cf51b2c
GM
52412005-10-25 Nick Roberts <nickrob@snap.net.nz>
5242
1c6c854e
CS
5243 * building.texi (GDB Graphical Interface):
5244 Describe gdb-mouse-until.
8cf51b2c
GM
5245
52462005-10-23 Richard M. Stallman <rms@gnu.org>
5247
5248 * custom.texi (Init File): Recommend when to use site-start.el.
5249
8cf51b2c
GM
52502005-10-21 Juri Linkov <juri@jurta.org>
5251
5252 * custom.texi (Examining): Mention accessing the old variable
5253 value via M-n in set-variable.
5254
8cf51b2c
GM
52552005-10-18 Romain Francoise <romain@orebokech.com>
5256
5257 * files.texi (Version Systems): Capitalize GNU.
5258
8cf51b2c
GM
52592005-10-18 Nick Roberts <nickrob@snap.net.nz>
5260
5261 * building.texi (Compilation Mode): Remove redundant paragraph.
5262 (Watch Expressions): Remove paragraph to reflect code change.
5263
8cf51b2c
GM
52642005-10-16 Richard M. Stallman <rms@gnu.org>
5265
5266 * building.texi (Compilation Mode, Compilation): Clarified.
5267
52682005-10-15 Richard M. Stallman <rms@gnu.org>
5269
5270 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5271
8cf51b2c
GM
52722005-10-13 Kenichi Handa <handa@m17n.org>
5273
5274 * basic.texi (Position Info): Fix previous change.
5275
c8763fb6 52762005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5277
5278 * cmdargs.texi (Icons X): Fix typo.
5279
52802005-10-12 Kenichi Handa <handa@m17n.org>
5281
5282 * basic.texi (Position Info): Describe the case that Emacs shows
5283 "part of display ...".
5284
c8763fb6 52852005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5286
5287 * cmdargs.texi (Icons X): -nb => -nbi.
5288
52892005-10-10 Chong Yidong <cyd@stupidchicken.com>
5290
5291 * frames.texi (Speedbar): A couple more clarifications.
5292
52932005-10-11 Nick Roberts <nickrob@snap.net.nz>
5294
5295 * building.texi (GDB User Interface Layout): Improve diagram.
5296 (Watch Expressions): Explain how to make speedbar global.
5297 (Other GDB User Interface Buffers): Make references more precise.
5298
8cf51b2c
GM
52992005-10-09 Richard M. Stallman <rms@gnu.org>
5300
5301 * frames.texi (Speedbar): Clarify the text.
5302
53032005-10-09 Chong Yidong <cyd@stupidchicken.com>
5304
5305 * frames.texi (Speedbar): Add information on keybindings,
5306 dismissing the speedbar, and buffer display mode. Link to
5307 speedbar manual.
5308
c8763fb6 53092005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5310
1c6c854e 5311 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5312 added -nb, --no-bitmap-icon.
5313
8cf51b2c
GM
53142005-10-07 Nick Roberts <nickrob@snap.net.nz>
5315
5316 * building.texi (GDB Graphical Interface): Add variables and
5317 functions to indices. Be more precise.
5318
c8763fb6 53192005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5320
5321 * frames.texi (Drag and Drop): Remove the x- from
5322 x-dnd-open-file-other-window and xdnd-protocol-alist.
5323
53242005-09-30 Romain Francoise <romain@orebokech.com>
5325
5326 * mini.texi (Minibuffer): The default value now appears before the
5327 colon in minibuffer prompts.
5328
8cf51b2c
GM
53292005-09-25 Richard M. Stallman <rms@gnu.org>
5330
5331 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5332
8cf51b2c
GM
53332005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5334
5335 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5336
8cf51b2c
GM
53372005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5338
5339 * emacs.texi (Top): Update submenus from macos.texi.
5340
5341 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5342 (Mac OS): Update feature support status.
5343 (Mac Input): List supported input scripts. Remove description
5344 about `mac-keyboard-text-encoding'. Mention mouse button
5345 emulation and related variables.
5346 (Mac International): Mention Central European and Cyrillic
5347 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5348 Add description about coding system for selection.
5349 Add description about language environment.
5350 (Mac Environment Variables):
5351 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5352 arguments. Add Preferences support.
5353 (Mac Directories): Explicitly state that this node is for Mac OS
5354 Classic only.
1c6c854e
CS
5355 (Mac Font Specs): Mention specification for scalable fonts.
5356 List supported charsets. Add preferred way of creating fontsets.
5357 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5358 (Mac Functions): Add descriptions about `mac-set-file-creator',
5359 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5360 and `mac-get-preference'.
5361
8cf51b2c
GM
53622005-09-16 Romain Francoise <romain@orebokech.com>
5363
5364 Update all files to specify GFDL version 1.2.
5365
5366 * doclicense.texi (GNU Free Documentation License): Update to
5367 version 1.2.
5368
53692005-09-15 Richard M. Stallman <rms@gnu.org>
5370
5371 * buffers.texi (List Buffers): Fix xref.
5372
5373 * rmail.texi (Rmail Basics): Fix xref.
5374
5375 * emacs.texi (Top): Update subnode menus.
5376
5377 * files.texi (Saving Commands): New node, broken out of Saving.
5378 (Customize Save): New node, broken out of Saving.
5379 Clarify effect of write-region-inhibit-fsync.
5380 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5381
8cf51b2c
GM
53822005-09-14 Romain Francoise <romain@orebokech.com>
5383
5384 * files.texi (Saving): Mention write-region-inhibit-fsync.
5385
53862005-09-05 Chong Yidong <cyd@stupidchicken.com>
5387
5388 * custom.texi (Custom Themes): New node.
5389
53902005-09-03 Richard M. Stallman <rms@gnu.org>
5391
49823426
GM
5392 * search.texi (Search Case): Mention vars that control
5393 case-fold-search for various operations.
8cf51b2c
GM
5394
53952005-08-22 Juri Linkov <juri@jurta.org>
5396
5397 * display.texi (Standard Faces): Merge the text from
5398 `(elisp)Standard Faces' into this node.
5399
54002005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5401
5402 * emacs.texi (Top): Delete menu item for deleted node
5403 Keyboard Translations.
5404
54052005-08-18 Richard M. Stallman <rms@gnu.org>
5406
8cf51b2c
GM
5407 * trouble.texi (Unasked-for Search):
5408 Delete xref to Keyboard Translations.
5409
5410 * glossary.texi (Glossary): Delete xref.
5411
8cf51b2c
GM
5412 * custom.texi (Minor Modes): Say that the list here is not complete.
5413 (Keyboard Translations): Node deleted.
5414 (Disabling): Delete xref to it.
5415 (Customization Groups): Fix Custom buffer example.
5416 (Hooks): Mention remove-hooks.
5417
54182005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5419
5420 * building.texi (GDB Graphical Interface): Improve filling of menu
5421 item.
5422
54232005-08-18 Nick Roberts <nickrob@snap.net.nz>
5424
5425 * building.texi (GDB Graphical Interface): Use better node names.
5426
54272005-08-14 Richard M. Stallman <rms@gnu.org>
5428
5429 * text.texi (Sentences): Fix xref.
5430
54312005-08-14 Juri Linkov <juri@jurta.org>
5432
5433 * building.texi (Compilation, Grep Searching): Move grep command
5434 headings from `Compilation' to `Grep Searching'.
5435
5436 * dired.texi (Dired and Find):
5437 * maintaining.texi (Tags Search): Replace grep xref to
5438 `Compilation' node with `Grep Searching'.
5439
5440 * files.texi (Comparing Files): Replace xref to `Compilation' with
5441 `Compilation Mode'.
5442
54432005-08-13 Alan Mackenzie <acm@muc.de>
5444
5445 * search.texi (Non-ASCII Isearch): Correct a typo.
5446 (Replacement Commands): Mention query-replace key binding.
5447
54482005-08-11 Richard M. Stallman <rms@gnu.org>
5449
5450 * programs.texi (Options for Comments): Fix xref.
5451
5452 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5453 out of Regexps.
5454
8cf51b2c
GM
54552005-08-09 Juri Linkov <juri@jurta.org>
5456
5457 * building.texi (Compilation): Use `itemx' instead of `item'.
5458 (Grep Searching): Simplify phrase.
5459
5460 * display.texi (Standard Faces): Describe vertical-border on
5461 window systems.
5462
5463 * windows.texi (Split Window): Simplify phrase and mention
5464 vertical-border face.
5465
54662005-08-09 Richard M. Stallman <rms@gnu.org>
5467
5468 * files.texi (Comparing Files): Clarify compare-windows.
5469
5470 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5471
8cf51b2c
GM
54722005-08-06 Eli Zaretskii <eliz@gnu.org>
5473
5474 * mule.texi (Coding Systems): Rephrase the paragraph about
5475 codepages: no need for "M-x codepage-setup" anymore, except on
5476 MS-DOS.
5477
5478 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5479 the MS-DOS port only.
5480
54812005-07-30 Eli Zaretskii <eliz@gnu.org>
5482
5483 * makefile.w32-in (info): Don't run multi-install-info.bat.
5484 ($(infodir)/dir): New target, produced by running
5485 multi-install-info.bat.
5486
8cf51b2c
GM
54872005-07-22 Eli Zaretskii <eliz@gnu.org>
5488
5489 * files.texi (Quoted File Names): Add index entry.
5490
8cf51b2c
GM
54912005-07-19 Juri Linkov <juri@jurta.org>
5492
5493 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5494
54952005-07-18 Juri Linkov <juri@jurta.org>
5496
8cf51b2c
GM
5497 * custom.texi (Easy Customization):
5498 * files.texi (Old Versions):
5499 * frames.texi (Wheeled Mice):
5500 * mule.texi (Specify Coding):
8cf51b2c
GM
5501 * text.texi (Cell Justification):
5502 * trouble.texi (After a Crash):
8cf51b2c
GM
5503 * xresources.texi (GTK styles):
5504 Delete duplicate duplicate words.
5505
55062005-07-17 Richard M. Stallman <rms@gnu.org>
5507
5508 * frames.texi (Creating Frames): Fix foreground color example.
5509
5510 * custom.texi (Init Examples): Clean up text about conditionals.
5511
55122005-07-16 Richard M. Stallman <rms@gnu.org>
5513
5514 * mini.texi (Completion Commands): Fix command name for ?.
5515
8cf51b2c
GM
55162005-07-16 Eli Zaretskii <eliz@gnu.org>
5517
5518 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5519 `menu' face has no effect on w32 and with GTK.
5520 Add cross-references.
8cf51b2c
GM
5521
5522 * cmdargs.texi (General Variables): Clarify the default location
5523 of $HOME on w32 systems.
5524
55252005-07-15 Jason Rumney <jasonr@gnu.org>
5526
5527 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5528 changed.
5529
55302005-07-08 Kenichi Handa <handa@m17n.org>
5531
1c6c854e
CS
5532 * mule.texi (Recognize Coding):
5533 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5534
55352005-07-07 Richard M. Stallman <rms@gnu.org>
5536
5537 * anti.texi (Antinews): Mention mode-line-inverse-video.
5538
5539 * files.texi (Saving): Minor correction about C-x C-w.
5540
5541 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5542
55432005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5544
5545 * search.texi (Isearch Scroll): Add example of using the
5546 `isearch-scroll' property.
5547 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5548 `Display Custom' node.
5549 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5550 and de-emphasize it.
5551 (Other Repeating Search): `occur' currently can not correctly
5552 handle multiline matches. Correct, clarify and update description
5553 of `flush-lines' and `keep-lines'.
5554
5555 * display.texi (Display Custom): Add anchor for `baud-rate'.
5556
55572005-07-07 Richard M. Stallman <rms@gnu.org>
5558
5559 * gnu.texi: Update where to get GNU status; add refs for how to help.
5560 Add footnotes 6 and 7.
5561
55622005-07-04 Lute Kamstra <lute@gnu.org>
5563
5564 Update FSF's address in GPL notices.
5565
8cf51b2c 5566 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5567 * trouble.texi (Checklist): Update FSF's address.
5568
8cf51b2c
GM
55692005-06-24 Richard M. Stallman <rms@gnu.org>
5570
5571 * display.texi (Text Display): Change index entries.
5572
55732005-06-24 Eli Zaretskii <eliz@gnu.org>
5574
5575 * makefile.w32-in (MAKEINFO): Use --force.
5576 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5577 Makefile.in.
8cf51b2c
GM
5578
55792005-06-23 Richard M. Stallman <rms@gnu.org>
5580
1c6c854e 5581 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5582 nobreak-char-display.
5583
5584 * emacs.texi (Top): Update detailed node listing.
5585
1c6c854e 5586 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5587 to nobreak-char-display and no-break-space to nobreak-space.
5588 (Standard Faces): Split up the list of standard faces
5589 and put it in a separate node. Add nobreak-space and
5590 escape-glyph.
5591
8cf51b2c
GM
55922005-06-23 Lute Kamstra <lute@gnu.org>
5593
5594 * mule.texi (Select Input Method): Fix typo.
5595
55962005-06-23 Kenichi Handa <handa@m17n.org>
5597
1c6c854e
CS
5598 * mule.texi (International): List all supported scripts.
5599 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5600 distribution.
5601 (Language Environments): List all language environments.
5602 Intlfonts contains fonts for most supported scripts, not all..
5603 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5604 input a specific character.
8cf51b2c
GM
5605 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5606
56072005-06-23 Juanma Barranquero <lekktu@gmail.com>
5608
49823426 5609 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5610
56112005-06-22 Miles Bader <miles@gnu.org>
5612
5613 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5614
56152005-06-20 Miles Bader <miles@gnu.org>
5616
5617 * display.texi (Faces): Add `vertical-divider'.
5618
56192005-06-17 Richard M. Stallman <rms@gnu.org>
5620
5621 * text.texi (Adaptive Fill): Minor clarification.
5622
8cf51b2c
GM
56232005-06-10 Lute Kamstra <lute@gnu.org>
5624
5625 * emacs.texi (Top): Correct version number.
5626 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5627 refer to the current version of Emacs.
5628
56292005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5630
5631 * files.texi (Log Buffer): Document when there can be more than
5632 one file to be committed.
5633
56342005-06-08 Juri Linkov <juri@jurta.org>
5635
5636 * display.texi (Faces): Add `shadow' face.
5637
56382005-06-07 Masatake YAMATO <jet@gyve.org>
5639
5640 * display.texi (Faces): Write about mode-line-highlight.
5641
56422005-06-06 Richard M. Stallman <rms@gnu.org>
5643
5644 * misc.texi (Printing Package): Explain how to initialize
5645 printing package.
5646
5647 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5648
56492005-06-05 Chong Yidong <cyd@stupidchicken.com>
5650
5651 * emacs.texi: Rename Hardcopy to Printing.
5652 Make PostScript and PostScript Variables subnodes of it.
5653
5654 * misc.texi (Printing): Rename node from Hardcopy.
5655 Mention menu bar options.
5656 Move PostScript and PostScript Variables to submenu.
5657 (Printing package): New node.
5658
5659 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5660
5661 * dired.texi (Operating on Files): Likewise.
5662
5663 * calendar.texi (Displaying the Diary): Likewise.
5664
5665 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5666
5667 * glossary.texi (Glossary): Likewise.
5668
5669 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5670 effect.
5671
56722005-06-04 Richard M. Stallman <rms@gnu.org>
5673
5674 * trouble.texi (After a Crash): Polish previous change.
5675
8cf51b2c
GM
56762005-05-30 Noah Friedman <friedman@splode.com>
5677
5678 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5679 recovery mechanism.
5680
8cf51b2c
GM
56812005-05-28 Nick Roberts <nickrob@snap.net.nz>
5682
5683 * building.texi (Other Buffers): SPC toggles display of
5684 floating point registers.
5685
8cf51b2c
GM
56862005-05-27 Nick Roberts <nickrob@snap.net.nz>
5687
5688 * files.texi (Log Buffer): Merge in description of Log Edit
5689 mode from pcl-cvs.texi.
5690
56912005-05-26 Richard M. Stallman <rms@gnu.org>
5692
5693 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5694
8cf51b2c
GM
56952005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5696
5697 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5698 not enabled by default.
5699 When not on a word, `ispell-word' by default checks the word
5700 before point.
5701
57022005-05-24 Nick Roberts <nickrob@snap.net.nz>
5703
5704 * building.texi (Debugger Operation): Simplify last sentence.
5705
57062005-05-23 Lute Kamstra <lute@gnu.org>
5707
5708 * emacs.texi: Update FSF's address throughout.
5709 (Preface): Use @cite.
5710 (Distrib): Add cross reference to the node "Copying". Mention the
5711 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5712 printed manuals.
5713 (Intro): Use @xref for the Emacs Lisp Intro.
5714
8cf51b2c
GM
57152005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5716
5717 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5718
5719 * basic.texi (Moving Point): Mention default for `goto-line'.
5720
5721 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5722 of a variable's docstring.
5723
57242005-05-18 Lute Kamstra <lute@gnu.org>
5725
5726 * maintaining.texi (Overview of Emerge): Add cross reference.
5727 Remove duplication.
5728
5729 * emacs.texi (Top): Update to the current structure of the manual.
5730 * misc.texi (Emacs Server): Add menu description.
5731 * files.texi (Saving): Fix menu.
5732 * custom.texi (Customization): Fix menu.
5733 * mule.texi (International): Fix menu.
5734 * kmacro.texi (Keyboard Macros): Fix menu.
5735
57362005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5737
5738 * display.texi: Various minor changes.
5739 (Faces): Delete text that is repeated in the next section.
5740
57412005-05-16 Nick Roberts <nickrob@snap.net.nz>
5742
5743 * building.texi (Debugger Operation): Mention GUD tooltips are
5744 disabled with GDB in text command mode.
5745
8cf51b2c
GM
57462005-05-16 Nick Roberts <nickrob@snap.net.nz>
5747
5748 * building.texi: Replace toolbar with "tool bar" for consistency.
5749 (Compilation Mode): Describe compilation-context-lines
5750 and use of arrow in compilation buffer.
5751 (Debugger Operation): Replace help text with variable's value.
5752
5753 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5754 consistency.
5755
57562005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5757
5758 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5759 Add xref.
5760
8cf51b2c
GM
57612005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5762
5763 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5764 (Position Info): Delete discussion of `goto-line'. It is already
5765 described in `Moving point'.
5766
5767 * mini.texi (Completion Commands): Correct reference.
5768 (Completion Options): Fix typo.
5769
5770 * killing.texi (Deletion): Complete description of `C-x C-o'.
5771
8cf51b2c
GM
57722005-05-10 Richard M. Stallman <rms@gnu.org>
5773
5774 * building.texi (Compilation): Clarify recompile's directory choice.
5775
5776 * frames.texi (Tooltips): Cleanups.
5777
5778 * basic.texi (Arguments): Fix punctuation.
5779
57802005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5781
5782 * screen.texi (Menu Bar): The up and down (not left and right)
5783 arrow keys move through a keyboard menu.
5784
57852005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5786
5787 * basic.texi: Various typo and grammar fixes.
5788 (Moving Point): C-a now runs move-beginning-of-line.
5789
57902005-05-08 Nick Roberts <nickrob@snap.net.nz>
5791
5792 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5793
5794 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5795 as different animals.
5796
57972005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5798
5799 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5800 Correct index entry.
5801
58022005-05-07 Nick Roberts <nickrob@snap.net.nz>
5803
5804 * building.texi (Debugger Operation): Update to reflect changes
5805 in GUD tooltips.
5806
58072005-04-30 Richard M. Stallman <rms@gnu.org>
5808
5809 * files.texi (Compressed Files): Auto Compression normally enabled.
5810
5811 * building.texi (Debugger Operation): Clarify previous change.
5812
8cf51b2c
GM
58132005-04-28 Nick Roberts <nickrob@snap.net.nz>
5814
5815 * building.texi (Debugger Operation): Add description for
5816 GUD tooltips when program is not running.
5817
58182005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5819
5820 * misc.texi (Shell): Add `Shell Prompts' to menu.
5821 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5822 description. Delete remarks moved to new node.
5823 (Shell Prompts): New node.
5824 (History References): Replace remarks moved to `Shell Prompts'
5825 with xref to that node.
5826 (Remote Host): Clarify how to specify the terminal type when
5827 logging in to a different machine.
5828
58292005-04-26 Richard M. Stallman <rms@gnu.org>
5830
5831 * emacs.texi (Top): Update submenus from files.texi.
5832
5833 * files.texi (Filesets): Clarify previous change.
5834
5835 * dired.texi (Misc Dired Features): Clarify previous change.
5836
58372005-04-25 Chong Yidong <cyd@stupidchicken.com>
5838
5839 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5840
1c6c854e
CS
5841 * dired.texi (Misc Dired Features):
5842 Document dired-compare-directories.
8cf51b2c
GM
5843
5844 * files.texi (Filesets): New node.
5845 (File Conveniences): Document Image mode.
5846
5847 * text.texi (TeX Print): Document tex-compile.
5848
58492005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5850
5851 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5852 Delete redundant reference to tooltip Custom group. It is
5853 referred too again in the next paragraph.
5854
58552005-04-24 Richard M. Stallman <rms@gnu.org>
5856
5857 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5858
8cf51b2c
GM
58592005-04-19 Kim F. Storm <storm@cua.dk>
5860
5861 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5862
58632005-04-18 Lars Hansen <larsh@math.ku.dk>
5864
5865 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5866 turns off desktop-save-mode.
5867
58682005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5869
5870 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5871 by default in terminals compatible with xterm. Mention that
5872 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5873 node.
5874
8cf51b2c
GM
58752005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5876
5877 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5878
c8763fb6 58792005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5880
5881 * xresources.texi (Table of Resources): Add cursorBlink.
5882
58832005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5884
5885 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5886 `d', `C-d' and `u'.
5887
58882005-04-11 Richard M. Stallman <rms@gnu.org>
5889
5890 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5891 (Misc X): Add -D, --basic-display.
5892
5893 * maintaining.texi (Change Log): Correct the description of
5894 the example.
5895
5896 * major.texi (Choosing Modes): Document magic-mode-alist.
5897
8cf51b2c
GM
58982005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5899
5900 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5901 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5902 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5903 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5904 `w', respectively.
5905 (Rmail Labels): Mention `l'.
5906 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5907 (Rmail Summary Edit): Describe `j' and RET.
5908
c8763fb6 59092005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5910
5911 * xresources.texi (Lucid Resources): Add fontSet resource.
5912
8cf51b2c
GM
59132005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5914
5915 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5916 now called `indicate-empty-lines'.
5917
59182005-04-06 Kim F. Storm <storm@cua.dk>
5919
5920 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5921
59222005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5923
5924 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5925 deleted.
5926 (Marks vs Flags): Add some convenient key bindings.
5927 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5928 (Misc Dired Features): Correct and expand description of `w' command.
5929
5930 * frames.texi (XTerm Mouse): Delete apparently false info.
5931 The GNU/Linux console currently does not appear to support
5932 `xterm-mouse-mode'.
5933
8cf51b2c
GM
59342005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5935
5936 * calendar.texi (Diary): Mention shell utility `calendar'.
5937
59382005-04-01 Richard M. Stallman <rms@gnu.org>
5939
5940 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5941
8cf51b2c
GM
59422005-04-01 Lute Kamstra <lute@gnu.org>
5943
5944 * maintaining.texi (Change Log): add-change-log-entry uses
5945 add-log-mailing-address.
5946
59472005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5948
5949 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5950 `VC Mode Line' and put in an xref to that node.
5951 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5952 its description.
5953
59542005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5955
5956 * calendar.texi (Calendar Systems): Say that the Persian calendar
5957 implemented here is the arithmetical one championed by Birashk.
5958
59592005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5960
5961 * programs.texi (Fortran Motion): Fix previous change.
5962
8cf51b2c
GM
59632005-03-29 Richard M. Stallman <rms@gnu.org>
5964
5965 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5966
59672005-03-29 Chong Yidong <cyd@stupidchicken.com>
5968
5969 * text.texi (Refill): Refer to Long Lines Mode.
5970 (Longlines): New node.
5971 (Auto Fill): Don't index "word wrap" here.
5972 (Filling): Add Longlines to menu.
5973
59742005-03-29 Richard M. Stallman <rms@gnu.org>
5975
5976 * xresources.texi: Minor fixes.
5977
5978 * misc.texi (Emacs Server): Fix Texinfo usage.
5979
5980 * emacs.texi (Top): Don't use a real section heading for
5981 "Detailed Node Listing". Fake it instead.
5982
5983 * basic.texi (Position Info): Minor cleanup.
5984
5985 * mule.texi (Input Methods): Minor cleanup.
5986
59872005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5988
5989 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5990 constructs as well.
5991 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5992
59932005-03-29 Kenichi Handa <handa@m17n.org>
5994
5995 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5996
5997 * basic.texi (Position Info): Update the description about the
5998 command C-u C-x =.
5999
60002005-03-28 Richard M. Stallman <rms@gnu.org>
6001
6002 * emacs.texi (Top): Use @section for the detailed node listing.
6003
6004 * calendar.texi: Minor fixes to previous change.
6005
6006 * programs.texi (Fortran): Small fixes to previous changes.
6007
6008 * emacs.texi (Top): Update list of subnodes of Dired.
6009 Likewise for building.texi.
6010
6011 * files.texi (File Conveniences): Delete Auto Image File mode.
6012
60132005-03-28 Chong Yidong <cyd@stupidchicken.com>
6014
6015 * building.texi (Flymake): New node.
6016
6017 * custom.texi (Function Keys): Document kp- event types and
6018 keypad-setup package.
6019
6020 * dired.texi (Wdired): New node.
6021
6022 * files.texi (File Conveniences): Reorder entries.
6023 Explain how to turn on Auto-image-file mode.
6024 Document Thumbs mode.
6025
6026 * mule.texi (Specify Coding): Document recode-region and
6027 recode-file-name.
6028
6029 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6030
60312005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6032
6033 * commands.texi (Keys): M-o is now a prefix key.
6034
60352005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6036
6037 * programs.texi: Reformat and update copyright years.
6038 (Fortran): Update section.
6039
60402005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6041
6042 * files.texi: Several small changes in addition to:
6043 (Visiting): Change xref for Dialog Boxes to ref.
6044 (Version Headers): Replace references to obsolete var
6045 `vc-header-alist' with `vc-BACKEND-header'.
6046 (Customizing VC): Update value of `vc-handled-backends'.
6047
60482005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6049
6050 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6051 move here from Emacs Lisp Reference Manual.
6052 * calendar.texi (Calendar/Diary, Diary Commands)
6053 (Special Diary Entries, Importing Diary): Change some xrefs to
6054 point to emacs-xtra rather than elisp.
6055
6056 * emacs-xtra.texi (Calendar Customizing):
6057 Move view-diary-entries-initially, view-calendar-holidays-initially,
6058 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6059 Emacs Manual.
6060 (Appt Customizing): Merge entire section into main Emacs Manual.
6061 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6062 mark-holidays-in-calendar here from emacs-xtra.
6063 (Displaying the Diary): Move view-diary-entries-initially,
6064 mark-diary-entries-in-calendar here from emacs-xtra.
6065 (Appointments): Move appt-display-mode-line,
6066 appt-display-duration, appt-disp-window-function,
6067 appt-delete-window-function here from emacs-xtra.
6068
6069 * calendar.texi: Update and reformat copyright.
6070 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6071 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6072 (Diary): Refer to `diary-file' rather than ~/diary.
6073 (Diary Commands): Rename node to "Displaying the Diary".
6074 * emacs.texi (Top): Rename "Diary Commands" section.
6075 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6076
60772005-03-26 Eli Zaretskii <eliz@gnu.org>
6078
6079 * misc.texi (Emacs Server): Fix the command for setting
6080 server-name. Add an xref to Invoking emacsclient.
6081
6082 * help.texi (Help Summary): Clarify when "C-h ." will do something
6083 nontrivial.
6084 (Apropos): Add cindex entry for apropos-sort-by-scores.
6085
6086 * display.texi (Text Display): Add index entries for how no-break
6087 characters are displayed.
6088
8cf51b2c
GM
60892005-03-26 Eli Zaretskii <eliz@gnu.org>
6090
6091 * files.texi (Visiting): Fix cross-references introduced with the
6092 last change.
6093
6094 * xresources.texi (GTK resources): Fix last change.
6095
8cf51b2c
GM
60962005-03-25 Chong Yidong <cyd@stupidchicken.com>
6097
6098 * xresources.texi (X Resources): GTK options documented too.
6099 (Resources): Clarify meaning of program name.
6100 (Table of Resources): Add visualClass.
6101 (GTK resources): Rewrite.
6102 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6103
6104 * display.texi (Text Display): Mention non-breaking spaces.
6105
6106 * files.texi (Reverting): Document auto-revert-check-vc-info.
6107
6108 * frames.texi (Mouse Commands): Document
6109 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6110
6111 * help.texi (Help Summary): Add `C-h .'.
6112 (Apropos): Apropos accepts a list of search terms.
6113 Document apropos-sort-by-scores.
6114 (Help Echo): Document display-local-help.
6115
6116 * misc.texi (Emacs Server): Document server-name.
6117 (Invoking emacsclient): Document -s option for server names.
6118
6119 * text.texi (Outline Visibility): Introduce "current heading
6120 line" (commands can be called with point on a body line).
6121 Re-order table to follow the sequence of discussion.
6122 hide-body won't hide lines before first header line.
6123 (TeX Mode): Add DocTeX mode.
6124
8cf51b2c
GM
61252005-03-24 Richard M. Stallman <rms@gnu.org>
6126
6127 * mule.texi (Single-Byte Character Support): Delete mention
6128 of iso-acc.el and iso-transl.el.
6129
8cf51b2c
GM
61302005-03-23 Lute Kamstra <lute@gnu.org>
6131
6132 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6133
61342005-03-23 Richard M. Stallman <rms@gnu.org>
6135
8cf51b2c
GM
6136 * search.texi: Delete explicit node pointers.
6137 (Incremental Search): New menu.
6138 (Basic Isearch, Repeat Isearch, Error in Isearch)
6139 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6140 (Slow Isearch): New subnodes.
6141 (Configuring Scrolling): Node deleted.
6142 (Search Case): Doc default-case-fold-search.
6143 (Regexp Replace): Move replace-regexp doc here.
6144
6145 * rmail.texi (Movemail): Put commas inside closequotes.
6146
6147 * picture.texi (Insert in Picture): Document C-c arrow combos.
6148 (Basic Picture): Clarify erasure.
6149
6150 * display.texi (Font Lock): Put commas inside closequotes.
6151
6152 * cmdargs.texi (General Variables): Put commas inside closequotes.
6153
61542005-03-23 Nick Roberts <nickrob@snap.net.nz>
6155
6156 * building.texi (Stack Buffer): Mention reverse contrast for
6157 *selected* frame (might not be current frame).
6158
8cf51b2c
GM
61592005-03-21 Richard M. Stallman <rms@gnu.org>
6160
6161 * building.texi (Starting GUD): Add bashdb.
6162
61632005-03-20 Chong Yidong <cyd@stupidchicken.com>
6164
6165 * basic.texi (Moving Point): Add M-g M-g binding.
6166 (Undo): Document undo-only.
6167 (Position Info): Document M-g M-g and C-u M-g M-g.
6168
6169 * building.texi (Building): Put Grep Searching after Compilation
6170 Shell.
6171 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6172 Document next-error-highlight.
6173 (Grep Searching): Document grep-highlight-matches.
6174 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6175
6176 * calendar.texi (Importing Diary): Rename node from iCalendar.
6177 Document diary-from-outlook.
6178
6179 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6180 Commands.
6181 Mention effect of X drag and drop on Dired buffers.
6182
6183 * files.texi (Visiting): Document large-file-warning-threshold.
6184 Move paragraph on file-selection dialog.
6185 Mention visiting files using X drag and drop.
6186 (Reverting): Mention using Auto-Revert mode to tail files.
6187 Document auto-revert-tail-mode.
6188 (Version Systems): Minor correction.
6189 (Comparing Files): Diff-mode is no longer based on Compilation
6190 mode.
6191 Document compare-ignore-whitespace.
6192 (Misc File Ops): Explain passing a directory to rename-file.
6193 Likewise for copy-file and make-symbolic-link.
6194
6195 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6196 Document mouse-wheel-progressive speed.
6197
6198 * help.texi (Misc Help): Document numeric argument for C-h i.
6199 Correctly explain the effect of just C-u as argument.
6200
6201 * killing.texi (Deletion): Document numeric argument for
6202 just-one-space.
6203
6204 * mini.texi (Completion): Completion acts on text before point.
6205
6206 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6207 (Emulation): CUA mode replaces pc-bindings-mode,
6208 pc-selection-mode, and s-region.
6209
6210 * mule.texi (Input Methods): Leim is now built-in.
6211 (Select Input Method): Document quail-show-key.
6212 (Specify Coding): Document revert-buffer-with-coding-system.
6213
6214 * programs.texi (Fortran Motion): Document f90-next-statement,
6215 f90-previous-statement, f90-next-block, f90-previous-block,
6216 f90-end-of-block, and f90-beginning-of-block.
6217
6218 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6219
6220 * emacs.texi (Acknowledgments): Updated.
6221
6222 * anti.texi: Total rewrite.
6223
8cf51b2c
GM
62242005-03-19 Chong Yidong <cyd@stupidchicken.com>
6225
6226 * ack.texi (Acknowledgments): Update.
6227
62282005-03-19 Eli Zaretskii <eliz@gnu.org>
6229
1c6c854e
CS
6230 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6231 Update copyright years.
8cf51b2c
GM
6232
62332005-03-14 Nick Roberts <nickrob@snap.net.nz>
6234
6235 * building.texi (Commands of GUD): Move paragraph on setting
6236 breakpoints with mouse to the GDB Graphical Interface node.
6237
62382005-03-07 Richard M. Stallman <rms@gnu.org>
6239
8cf51b2c
GM
6240 * misc.texi (Single Shell, Shell Options): Fix previous change.
6241
6242 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6243
62442005-03-06 Richard M. Stallman <rms@gnu.org>
6245
6246 * building.texi (Starting GUD): Don't explain text vs graphical
6247 GDB here. Just mention it and xref.
6248 Delete "just one debugger process".
6249 (Debugger Operation): Move GUD tooltip info here.
6250 (GUD Tooltips): Node deleted.
6251 (GDB Graphical Interface): Explain the two GDB modes here.
6252
8cf51b2c
GM
6253 * sending.texi (Sending Mail): Minor cleanup.
6254 (Mail Aliases): Explain quoting conventions.
6255 Update key rebinding example.
6256 (Header Editing): C-M-i is like M-TAB.
6257 (Mail Mode Misc): mail-attach-file does not do MIME.
6258
6259 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6260 that really belongs here.
6261 (Remote Mailboxes): Text moved to Rmail Inbox.
6262 (Rmail Display): Mention Mouse-1.
6263 (Movemail): Clarify two movemail versions.
6264 Clarify rmail-movemail-program.
6265
8cf51b2c
GM
6266 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6267 Document async shell commands.
6268 (Shell History): Clarify.
6269 (Shell Ring): Mention C-UP an C-DOWN.
6270 (Shell Options): Add comint-prompt-read-only.
6271 (Invoking emacsclient): Set EDITOR to run Emacs.
6272 (Sorting): No need to explain what region is.
6273 (Saving Emacs Sessions): Fix typo.
6274 (Recursive Edit): Fix punctuation.
6275 (Emulation): Don't mention "PC bindings" which are standard.
6276 (Hyperlinking): Explain Mouse-1 convention here.
6277 (Find Func): Node deleted.
6278
8cf51b2c
GM
6279 * help.texi (Name Help): Xref to Hyperlinking.
6280
6281 * glossary.texi (Glossary):
6282 Rename "Balance Parentheses" to "Balancing...".
6283 Add "Byte Compilation". Correct "Copyleft".
6284 New xref in "Customization".
6285 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6286 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6287 Rename "Registers" to "Register".
6288 Replace "Selecting" with "Selected Frame",
6289 "Selected Window", and "Selecting a Buffer".
6290
6291 * files.texi (Types of Log File): Explain how projects'
6292 methods can vary.
6293
8cf51b2c
GM
6294 * display.texi (Faces): Delete "Emacs 21".
6295
6296 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6297 * fixit.texi (Spelling): C-M-i like M-TAB.
6298 * mini.texi (Completion Options): C-M-i like M-TAB.
6299 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6300 * text.texi (Text Mode): C-M-i like M-TAB.
6301
6302 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6303
6304 * calendar.texi (Specified Dates): Mention `g w'.
6305 (Appointments): appt-activate toggles with no arg.
6306
8cf51b2c
GM
63072005-03-05 Juri Linkov <juri@jurta.org>
6308
6309 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6310 "invocation (command line arguments)".
8cf51b2c
GM
6311 (Misc X): Add -nbc, --no-blinking-cursor.
6312
63132005-03-04 Ulf Jasper <ulf.jasper@web.de>
6314
6315 * calendar.texi (iCalendar): No need to require it now.
6316
8cf51b2c
GM
63172005-03-03 Nick Roberts <nickrob@snap.net.nz>
6318
6319 * trouble.texi (Contributing): Mention Savannah. Direct users to
6320 emacs-devel.
6321
63222005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6323
6324 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6325 window.
6326
8cf51b2c
GM
63272005-02-27 Richard M. Stallman <rms@gnu.org>
6328
6329 * building.texi (Compilation): Update mode line status info.
6330
63312005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6332
6333 * calendar.texi (General Calendar): Document binding of
6334 scroll-other-window-down.
6335 (Mayan Calendar): Fix earliest date.
6336 (Time Intervals): Document timeclock-change.
6337 Fix timeclock-ask-before-exiting documentation.
6338
63392005-02-26 Kim F. Storm <storm@cua.dk>
6340
6341 * frames.texi (Mouse References):
6342 Add mouse-1-click-in-non-selected-windows.
6343
63442005-02-25 Richard M. Stallman <rms@gnu.org>
6345
6346 * screen.texi (Screen): Explain better about cursors and mode lines;
6347 don't presuppose text terminals.
6348 (Point): Don't assume just one cursor.
6349 Clarify explanation of cursors.
6350 (Echo Area, Menu Bar): Cleanups.
6351
6352 * mini.texi (Minibuffer): Prompts are highlighted.
6353 (Minibuffer Edit): Newline = C-j only on text terminals.
6354 Clarify resize-mini-windows values.
6355 Mention M-PAGEUP and M-PAGEDOWN.
6356 (Completion Commands): Mouse-1 like Mouse-2.
6357 (Minibuffer History): Explain history commands better.
6358 (Repetition): Add xref to Incremental Search.
6359
6360 * mark.texi (Setting Mark): Clarify info about displaying mark.
6361 Clarify explanation of C-@ and C-SPC.
6362 (Transient Mark): Mention Delete Selection mode.
6363 (Marking Objects): Clean up text about extending the region.
6364
6365 * m-x.texi (M-x): One C-g doesn't always go to top level.
6366 No delay before suggest-key-bindings output.
6367
6368 * fixit.texi (Fixit): Mention C-/ for undo.
6369 (Spelling): Mention ESC TAB like M-TAB.
6370 Replacement words with r and R are rechecked.
6371 Say where C-g leaves point. Mention ? as input.
6372
63732005-02-23 Lute Kamstra <lute@gnu.org>
6374
6375 * cmdargs.texi (Initial Options): Add cross reference.
6376
8cf51b2c
GM
63772005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6378
6379 * emacs.texi (Top): Update menu for splitting of node in
6380 msdog.texi.
6381 * frames.texi (Frames): Update xref for splitting of node in
6382 msdog.texi.
6383 * trouble.texi (Quitting): Ditto.
6384
63852005-02-16 Richard M. Stallman <rms@gnu.org>
6386
6387 * windows.texi (Split Window): Simplify line truncation info
6388 and xref to Display Custom.
6389
6390 * trouble.texi (Quitting): Emergency escape only for text terminal.
6391 (Screen Garbled): C-l for ungarbling is only for text terminal.
6392
6393 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6394
6395 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6396
6397 * programs.texi (Program Modes): Mention Python mode.
6398 (Moving by Defuns): Repeating C-M-h extends region.
6399 (Basic Indent): Clarify.
6400 (Custom C Indent): Clarify.
6401 (Expressions): Repeating C-M-@ extends region.
6402 (Info Lookup): Clarify for C-h S.
6403 (Symbol Completion): ESC TAB alternative for M-TAB.
6404 (Electric C): Clarify.
6405
6406 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6407
6408 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6409 MS-DOS Input node.
6410 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6411 (MS-DOS and MULE): Clarify.
6412 (MS-DOS Processes, Windows Processes): Fix typos.
6413
6414 * major.texi (Choosing Modes): Clarify.
6415
6416 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6417 (Keyboard Macro Step-Edit): Clarify.
6418
6419 * indent.texi (Indentation): Clarifications.
6420
6421 * help.texi (Help): Correct error about C-h in query-replace.
6422 Clarify apropos vs C-h a. Fix how to search in FAQ.
6423 (Key Help): Describe C-h w here.
6424 (Name Help): Minor cleanup. C-h w moved to Key Help.
6425 Clarify the "object" joke.
6426 (Apropos): Clarify. Mouse-1 like Mouse-2.
6427 (Help Mode): Mouse-1 like Mouse-2.
6428
6429 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6430
6431 * display.texi (Display): Reorder menu.
6432 (Faces): Cleanup.
6433 (Font Lock): Cleanup. Mention Options menu.
6434 Delete obsolete text.
6435 (Scrolling): For C-l, don't presume text terminal.
6436 (Horizontal Scrolling): Simplify intro.
6437 (Follow Mode): Clarify.
1c6c854e 6438 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6439 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6440 Doc default-tab-width. Doc line truncation more thoroughly.
6441
6442 * dired.texi (Dired Enter): C-x C-f can run Dired.
6443 (Dired Visiting): Comment out `a' command.
6444 Mouse-1 is like Mouse-2.
6445 (Shell Commands in Dired): ? can be used more than once.
6446
6447 * basic.texi (Continuation Lines): Simplify description of truncation,
6448 and refer to Display Custom for the rest of it.
6449
8cf51b2c
GM
64502005-02-06 Lute Kamstra <lute@gnu.org>
6451
6452 * basic.texi (Undo): Fix typo.
6453
6454 * cmdargs.texi (Emacs Invocation): Fix typo.
6455
6456 * custom.texi (Init Examples): Fix typo.
6457
6458 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6459
64602005-02-06 Richard M. Stallman <rms@gnu.org>
6461
6462 * regs.texi (Registers): Registers can hold numbers, too.
6463
6464 * killing.texi (Other Kill Commands): Cleanup.
6465 Delete redundant explanation of kill in read-only buffer.
6466 (Yanking): Mention term "copying".
6467 (Accumulating Text): Fix typo.
6468
6469 * entering.texi (Entering Emacs): Update rationale at start.
6470 (Exiting): Treat iconifying on a par with suspension.
6471
6472 * custom.texi (Minor Modes): Fix typo.
6473 (Easy Customization): Fix menu style.
6474 (Variables): Add xref.
6475 (Examining): Setting for future sessions works through .emacs.
6476 (Keymaps): "Text terminals", not "Many".
6477 (Init Rebinding): Explain \C-. Show example of \M-.
6478 Fix minor wording errors.
6479 (Function Keys): Explain vector syntax just once.
6480 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6481 (Init File): Mention .emacs.d directory.
6482 (Init Examples): Add xref.
6483 (Find Init): Mention .emacs.d directory.
6484
6485 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6486 (Action Arguments): Explain which kinds of -l args are found how.
6487 (Initial Options): --batch does not inhibit site-start.
6488 Add xrefs.
6489 (Command Example): Use --batch, not -batch.
6490
6491 * basic.texi (Inserting Text): Cleanup wording.
6492 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6493 C-n is not error at end of buffer.
6494 (Undo): Doc C-/ like C-_. Add xrefs.
6495 (Arguments): META key may be labeled ALT.
6496 Peculiar arg meanings are explained in doc strings.
6497
6498 * abbrevs.texi (Expanding Abbrevs): Clarify.
6499
65002005-02-05 Eli Zaretskii <eliz@gnu.org>
6501
6502 * frames.texi (Frame Parameters): Add an xref to the description
6503 of list-colors-display. Add a pointer to the X docs about colors.
6504
6505 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6506 Improve docs of list-colors-display.
8cf51b2c
GM
6507
65082005-02-03 Lute Kamstra <lute@gnu.org>
6509
6510 * frames.texi (Frames, Drag and Drop): Fix typos.
6511
65122005-02-03 Richard M. Stallman <rms@gnu.org>
6513
6514 * windows.texi (Basic Window): Mention color-change in mode line.
6515 (Change Window): Explain dragging vertical boundaries.
6516
6517 * text.texi (Sentences): Clarify.
6518 (Paragraphs): Explain M-a and blank lines.
6519 (Outline Mode): Clarify text and menu.
6520 (Hard and Soft Newlines): Mention use-hard-newlines.
6521
6522 * frames.texi (Frames): Delete unnecessary mention of Windows.
6523 (Mouse Commands): Likewise. Mention xterm mouse support.
6524 (Clipboard): Clarify.
6525 (Mouse References): Mention use of Mouse-1 for following links.
6526 (Menu Mouse Clicks): Clarify.
6527 (Mode Line Mouse): Clarify.
6528 (Drag and Drop): Rewrite.
6529
6530 * fixit.texi (Spelling): Fix typo.
6531
6532 * files.texi (File Names): Clarify.
6533 (Visiting): Update conditions for use of file dialog. Clarify.
6534 (Saving): Doc d as answer in save-some-buffers.
6535 (Remote Files): Clean up the text.
6536
6537 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6538
6539 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6540 (List Buffers): Clarify.
6541 (Several Buffers): Doc T command.
6542 (Buffer Convenience): Clarify menu.
6543
6544 * basic.texi (Undo): Clarify last change.
6545
65462005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6547
6548 * fixit.texi (Spelling): Fix typo.
6549
65502005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6551
6552 * basic.texi (Undo): Update description of `undo-outer-limit'.
6553
65542005-02-01 Nick Roberts <nickrob@snap.net.nz>
6555
6556 * building.texi: Update documentation relating to GDB Graphical
6557 Interface.
6558
65592005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6560
6561 * custom.texi (Easy Customization): Adapt menu to node name change.
6562
65632005-01-30 Richard M. Stallman <rms@gnu.org>
6564
6565 * custom.texi (Easy Customization): Defn of "User Option" now
6566 includes faces. Don't say just "option" when talking about variables.
6567 Do say just "options" to mean "anything customizable".
6568 (Specific Customization): Describe `customize-variable',
6569 not `customize-option'.
6570
6571 * glossary.texi (Glossary) <Faces>: Add xref.
6572 <User Option>: Change definition--include faces. Change xref.
6573
6574 * picture.texi (Picture): Mention artist.el.
6575
6576 * sending.texi, screen.texi, programs.texi, misc.texi:
6577 * mini.texi, major.texi, maintaining.texi, macos.texi:
6578 * help.texi, frames.texi, files.texi:
6579 Don't say just "option" when talking about variables.
6580
6581 * display.texi, mule.texi: Don't say just "option" when talking
6582 about variables. Other minor cleanups.
6583
8cf51b2c
GM
65842005-01-26 Lute Kamstra <lute@gnu.org>
6585
6586 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6587 File'. Mention the `-Q' option at the `--no-site-file' option.
6588
8cf51b2c
GM
65892005-01-22 David Kastrup <dak@gnu.org>
6590
6591 * building.texi (Grep Searching): Mention alias `find-grep' for
6592 `grep-find'.
6593
65942005-01-20 Richard M. Stallman <rms@gnu.org>
6595
6596 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6597
8cf51b2c
GM
65982005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6599
6600 * rmail.texi (Movemail): Explain differences
6601 between standard and mailutils versions of movemail.
6602 Describe command line and configuration options introduced
6603 with the latter.
6604 Explain the notion of mailbox URL, provide examples and
6605 cross-references to mailutils documentation.
6606 Describe various methods of specifying mailbox names,
6607 user names and user passwords for rmail.
1c6c854e
CS
6608 (Remote Mailboxes): New section.
6609 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6610 options used to control its behavior.
6611 (Other Mailbox Formats): Explain handling of various mailbox
6612 formats.
6613
66142005-01-13 Richard M. Stallman <rms@gnu.org>
6615
6616 * commands.texi (Commands): Clarification.
6617
66182005-01-11 Richard M. Stallman <rms@gnu.org>
6619
6620 * programs.texi (Multi-line Indent): Fix previous change.
6621 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6622
8cf51b2c
GM
66232005-01-08 Richard M. Stallman <rms@gnu.org>
6624
6625 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6626 lazy-highlight.
6627
6628 * search.texi (Query Replace): Mention faces query-replace
6629 and lazy-highlight.
6630 (Incremental Search): Update isearch highlighting info.
6631
8cf51b2c
GM
66322005-01-04 Richard M. Stallman <rms@gnu.org>
6633
6634 * custom.texi (Saving Customizations): Minor improvement.
6635
8cf51b2c
GM
66362005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6637
6638 * custom.texi (Saving Customizations): Emacs no longer loads
6639 `custom-file' after .emacs. No longer mention customizing through
6640 Custom.
6641
8cf51b2c
GM
66422005-01-01 Andreas Schwab <schwab@suse.de>
6643
6644 * killing.texi (Graphical Kill): Move up under node Killing,
6645 change @section to @subsection.
6646
66472005-01-01 Richard M. Stallman <rms@gnu.org>
6648
6649 * custom.texi (Face Customization): Mention hex color specs.
6650
6651 * emacs.texi (Top): Update Killing submenu.
6652
6653 * killing.texi (Killing): Reorganize section.
6654 No more TeX-only text; put the node command at start of chapter.
6655 But the first section heading is used only in TeX.
6656 Rewrite the text to read better in this mode.
6657 (Graphical Kill): New subnode gets some of the text that
6658 used to be in the first section.
6659
66602004-12-31 Richard M. Stallman <rms@gnu.org>
6661
6662 * dired.texi (Shell Commands in Dired): Delete the ? example.
6663
6664 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6665
6666 * files.texi (Saving): Describe new require-final-newline features
6667 and mode-require-final-newline.
6668
8cf51b2c
GM
66692004-12-29 Richard M. Stallman <rms@gnu.org>
6670
6671 * custom.texi (File Variables): Clarify previous change.
6672
c8763fb6 66732004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6674
6675 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6676 out now.
6677
66782004-12-27 Richard M. Stallman <rms@gnu.org>
6679
6680 * Makefile.in (MAKEINFO): Specify --force.
6681
6682 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6683 (Undo): Doc undo-outer-limit.
6684
8cf51b2c
GM
66852004-12-15 Juri Linkov <juri@jurta.org>
6686
6687 * mark.texi (Transient Mark, Mark Ring): M-< and other
6688 movement commands don't set mark in Transient Mark mode
6689 if mark is active.
6690
8cf51b2c
GM
66912004-12-12 Juri Linkov <juri@jurta.org>
6692
6693 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6694 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6695
6696 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6697 (Misc Dired Commands): Add @r{(Dired)} to w.
6698
66992004-12-12 Juri Linkov <juri@jurta.org>
6700
6701 * mark.texi (Marking Objects): Marking commands also extend the
6702 region when mark is active in Transient Mark mode.
6703
8cf51b2c
GM
67042004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6705
6706 * custom.texi (Saving Customizations): Emacs only loads the custom
6707 file automatically after the init file in version 22.1 or later.
6708 Adapt text and examples to this fact.
6709
8cf51b2c
GM
67102004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6711
6712 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6713 be set through Custom. Otherwise, it has no effect.
6714
8cf51b2c
GM
67152004-12-05 Richard M. Stallman <rms@gnu.org>
6716
6717 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6718 * entering.texi: Rename Command Line to Emacs Invocation.
6719
10d1d0af 6720 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6721
6722 * custom.texi (Easy Customization): Move up to section level,
6723 before Variables. Avoid using the term "variable"; say "option".
6724 New initial explanation.
6725 (Variables): In initial explanation, connect "variable" to the
6726 already-explained "user option".
6727
6728 * emacs.texi (Top): Fix ref to Command Line.
6729 Move reference to Easy Customization.
6730
6731 * xresources.texi (X Resources): Fix From link.
6732
6733 * doclicense.texi (GNU Free Documentation License): Fix To link.
6734
6735 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6736
6737 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6738
67392004-12-03 Richard M. Stallman <rms@gnu.org>
6740
6741 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6742
67432004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6744
6745 * kmacro.texi: Several small changes in addition to the following.
6746 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6747 defining a keyboard macro.
6748 Mention `kmacro-ring-max'.
6749 (Keyboard Macro Counter): Clarify description of
6750 `kmacro-insert-counter', `kmacro-set-counter',
6751 `kmacro-add-counter' and `kmacro-set-format'.
6752
67532004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6754
6755 * custom.texi (File Variables): Add `unibyte' and make it more
6756 clear that `unibyte' and `coding' are special. Suggested by Simon
6757 Krahnke <overlord@gmx.li>.
6758
6759 * mule.texi (Enabling Multibyte): Refer to File Variables.
6760 Suggested by Simon Krahnke <overlord@gmx.li>.
6761
c8763fb6 67622004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6763
6764 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6765 x-use-old-gtk-file-dialog.
6766
8cf51b2c
GM
67672004-11-20 Richard M. Stallman <rms@gnu.org>
6768
6769 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6770
67712004-11-09 Lars Brinkhoff <lars@nocrew.org>
6772
6773 * building.texi (Lisp Eval): Delete hyphen in section name.
6774
67752004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6776
6777 * files.texi (Old Versions):
6778 No longer document annotation as "CVS only".
6779
67802004-11-10 Andre Spiegel <spiegel@gnu.org>
6781
6782 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
6783 version systems, mentioning the new ones that we support.
6784 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
6785 suggestions.
6786
c8763fb6 67872004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6788
49823426 6789 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6790
c8763fb6 67912004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6792
6793 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6794
67952004-10-23 Eli Zaretskii <eliz@gnu.org>
6796
6797 * text.texi (Text Based Tables, Table Definition)
6798 (Table Creation, Table Recognition, Cell Commands)
6799 (Cell Justification, Row Commands, Column Commands)
6800 (Fixed Width Mode, Table Conversion, Measuring Tables)
6801 (Table Misc): New nodes, documenting the Table Mode.
6802
8cf51b2c
GM
68032004-10-19 Jason Rumney <jasonr@gnu.org>
6804
6805 * makefile.w32-in (info): Change order of arguments to makeinfo.
6806
68072004-10-19 Ulf Jasper <ulf.jasper@web.de>
6808
6809 * calendar.texi (iCalendar): Update for package changes.
6810
8cf51b2c
GM
68112004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6812
6813 * files.texi (Misc File Ops): View mode is a minor mode.
6814
8cf51b2c
GM
68152004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6816
6817 * calendar.texi (iCalendar): Style changes.
6818
68192004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6820
6821 * search.texi (Regexps): The regexp described in the example is no
6822 longer stored in the variable `sentence-end'.
6823
8cf51b2c
GM
68242004-10-06 Nick Roberts <nickrob@snap.net.nz>
6825
6826 * building.texi (Starting GUD): Note that multiple debugging
6827 sessions requires `gdb --fullname'.
6828
68292004-10-05 Ulf Jasper <ulf.jasper@web.de>
6830
6831 * calendar.texi (iCalendar): New section for a new package.
6832
8cf51b2c
GM
68332004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6834
6835 * text.texi: Various small changes in addition to the following.
6836 (Text): Replace xref for autotype with inforef.
6837 (Sentences): Explain nil value for `sentence-end'.
6838 (Paragraphs): Update default values for `paragraph-start' and
6839 `paragraph-separate'.
6840 (Text Mode): Correct description of Text mode's effect on the
6841 syntax table.
6842 (Outline Visibility): `hide-other' does not hide top level headings.
6843 `selective-display-ellipses' no longer has an effect on Outline mode.
6844 (TeX Misc): Add missing @cindex.
6845 Replace xref for RefTeX with inforef.
6846 (Requesting Formatted Text): The variable
6847 `enriched-fill-after-visiting' no longer exists.
6848 (Editing Format Info): Update names of menu items and commands.
6849 (Format Faces): Mention special effect of specifying the default face.
6850 Describe inheritance of text properties.
6851 Correct description of `fixed' face.
6852 (Format Indentation): Correct description of effect of setting
6853 margins. Mention `set-left-margin' and `set-right-margin'.
6854 (Format Justification): Update names of menu items.
6855 `set-justification-full' is now bound to `M-j b'.
6856 Mention that `default-justification' is a per buffer variable.
6857 (Format Properties): Update name of menu item.
6858 (Forcing Enriched Mode): `format-decode-buffer' automatically
6859 turns on Enriched mode if the buffer is in text/enriched format.
6860
68612004-10-05 Emilio C. Lopes <eclig@gmx.net>
6862
6863 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6864
68652004-09-28 Kim F. Storm <storm@cua.dk>
6866
6867 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6868 Align with new functionality.
6869
8cf51b2c
GM
68702004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6871
6872 * display.texi (Display Custom): Remove stray `@end defvar'.
6873
68742004-09-23 Kim F. Storm <storm@cua.dk>
6875
6876 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6877 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6878
8cf51b2c
GM
68792004-09-20 Richard M. Stallman <rms@gnu.org>
6880
6881 * custom.texi (Hooks): Explain using setq to clear out a hook.
6882 (File Variables): Explain multiline string constants.
6883 (Non-ASCII Rebinding): Explain when you need to update
6884 non-ASCII char codes in .emacs.
6885
6886 * building.texi (Compilation): Explain how to make a silent
6887 subprocess that won't be terminated. Explain compilation-environment.
6888
68892004-09-13 Kim F. Storm <storm@cua.dk>
6890
6891 * mini.texi (Repetition): Rename isearch-resume-enabled to
6892 isearch-resume-in-command-history and change default to disabled.
6893
8cf51b2c
GM
68942004-09-09 Kim F. Storm <storm@cua.dk>
6895
6896 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6897 with new `kmacro-name-last-macro'.
6898
8cf51b2c
GM
68992004-09-08 Juri Linkov <juri@jurta.org>
6900
6901 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6902
8cf51b2c
GM
69032004-09-03 Juri Linkov <juri@jurta.org>
6904
6905 * search.texi (Incremental Search): Update wording for M-%.
6906
69072004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6908
6909 * killing.texi (Killing): Correct description of kill commands in
6910 read-only buffer.
6911
69122004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6913
6914 * building.texi (Compilation Mode): Add a paragraph about rules
6915 for finding the compilation buffer for `next-error'.
6916
6917 * search.texi (Other Repeating Search): Mention that Occur mode
6918 supports the next-error functionality.
6919
69202004-09-02 Juri Linkov <juri@jurta.org>
6921
6922 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6923
69242004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6925
6926 * kmacro.texi (Basic Keyboard Macro):
6927 `apply-macro-to-region-lines' now operates on all lines that begin
6928 in the region, rather than on all complete lines in the region.
6929
c8763fb6 69302004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6931
6932 * frames.texi (Drag and drop): Add documentation about
6933 x-dnd-test-function and x-dnd-known-types.
6934
69352004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6936
6937 * indent.texi: Various minor changes in addition to:
6938 (Indentation Commands): Correct description of `indent-relative'.
6939 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6940 mode. The *Tab Stops* buffer uses Overwrite Mode.
6941 (Just Spaces): `tabify' converts sequences of at least two spaces
6942 to tabs.
6943
8cf51b2c
GM
69442004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6945
6946 * frames.texi (Secondary Selection): Setting the secondary
6947 selection with M-Drag-Mouse-1 does not alter the kill ring,
6948 setting it with M-Mouse-1 and M-Mouse-3 does.
6949 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6950 toolkit scroll bars.
6951 (Scroll Bars): Ditto.
6952
6953 * windows.texi (Basic Window): When using a window system, the value
6954 of point in a non-selected window is indicated by a hollow box.
6955 (Split Window): Side by side windows are separated by a scroll bar,
6956 if scroll bars are used.
6957 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6958 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6959 (Window Convenience): Update bindings for `winner-undo' and
6960 `winner-redo'.
6961
6962 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6963 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6964 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6965 of "Using Emacs as a Server".
6966 * building.texi (Building): Interchange nodes (for correct numbering).
6967 * programs.texi (Programs): Interchange nodes (for correct numbering).
6968 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6969 Info to the node structure.
6970 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6971 Rearrange order of nodes and sections such that both "GNU GENERAL
6972 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6973 end, as appropriate for appendices.
6974 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6975 Use `@unnumberedsec'.
6976 * trouble.texi: Adapt sectioning in Info to the node structure.
6977 Adapt node pointers to change in emacs.texi.
6978 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6979
8cf51b2c
GM
69802004-08-25 Kenichi Handa <handa@m17n.org>
6981
6982 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6983 description for unibyte mode.
6984
69852004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6986
6987 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6988
6989 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6990 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6991 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6992 in @pxref.
6993
69942004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6995
6996 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6997 Change section names.
6998
8cf51b2c
GM
69992004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7000
7001 * kmacro.texi (Keyboard Macro Ring): Rename section.
7002 Emacs treats the head of the macro ring as the `last keyboard macro'.
7003 (Keyboard Macro Counter): Minor change.
7004 (Save Keyboard Macro): Some clarifications.
7005 (Edit Keyboard Macro): Rename section.
7006
7007 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7008 32-bit machines.
7009 (Several Buffers): Clarify which buffer is selected if `2' is
7010 pressed in the Buffer Menu.
7011 Auto Revert mode can be used to update the Buffer Menu
7012 automatically.
7013
70142004-08-21 Eli Zaretskii <eliz@gnu.org>
7015
7016 * help.texi (Misc Help): Add an index entry for finding an Info
7017 manual by its file name.
7018
70192004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7020
7021 * files.texi (Backup Deletion): Correct description of
7022 `delete-old-versions'.
7023 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7024 (Auto Save Files): Recommend `auto-save-mode' to reenable
7025 auto-saving, rather than the abbreviation `auto-save'.
7026
70272004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7028
7029 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7030 for "killing" and "yanking" in main menu.
7031
70322004-08-16 Richard M. Stallman <rms@gnu.org>
7033
7034 * killing.texi (Yanking, Killing): Minor cleanups.
7035
7036 * mark.texi (Momentary Mark): Minor cleanups.
7037
70382004-08-15 Kenichi Handa <handa@etl.go.jp>
7039
7040 * custom.texi (Non-ASCII Rebinding):
7041 C-q always inserts the right code to pass to global-set-key.
7042
8cf51b2c
GM
70432004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7044
7045 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7046 `insert-register', instead of `C-x r g' binding, for consistency.
7047
70482004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7049
7050 * fixit.texi (Spelling): Fix typo.
7051
70522004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7053
7054 * help.texi (Help): Fix Texinfo usage.
7055
8cf51b2c
GM
70562004-07-24 Richard M. Stallman <rms@gnu.org>
7057
7058 * text.texi (Paragraphs): Update how paragraphs are separated
7059 and the default for paragraph-separate.
7060
7061 * search.texi (Regexp Replace): Further update text for new
7062 replacement operators.
7063
8cf51b2c
GM
70642004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7065
7066 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7067 `R' switch.
7068
7069 * dired.texi (Dired Updating): `k' only deletes inserted
7070 subdirectories from the Dired buffer if a prefix argument was given.
7071
7072 * search.texi (Regexps): Delete redundant definition of `symbol' in
7073 description of `\_>'. It already occurs in the description of `\_<'.
7074
8cf51b2c
GM
70752004-07-01 Juri Linkov <juri@jurta.org>
7076
7077 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7078 (Regexp Search): Add M-r.
7079
70802004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7081
7082 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7083
70842004-06-29 Jesper Harder <harder@ifa.au.dk>
7085
49823426 7086 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7087
70882004-06-25 Richard M. Stallman <rms@gnu.org>
7089
7090 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7091
70922004-06-25 David Kastrup <dak@gnu.org>
7093
7094 * search.texi (Regexp Replace): Some typo corrections and
7095 rearrangement.
7096
70972004-06-24 David Kastrup <dak@gnu.org>
7098
7099 * search.texi (Unconditional Replace): Use replace-string instead
7100 of query-replace in example.
7101 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7102 sequences.
7103 (Query Replace): Correct explanation of `^' which does not use
7104 the mark stack.
7105
71062004-06-21 Nick Roberts <nickrob@gnu.org>
7107
7108 * misc.texi (Shell History Copying): Document comint-insert-input.
7109 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7110
8cf51b2c
GM
71112004-06-20 Jesper Harder <harder@ifa.au.dk>
7112
7113 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7114 * custom.texi (Customization): Do.
7115 * anti.texi (Antinews): Do.
7116 * abbrevs.texi (Defining Abbrevs): Do.
7117
7118 * programs.texi (Info Lookup): Fix keybinding for
7119 info-lookup-symbol.
7120
71212004-06-16 Juanma Barranquero <lektu@terra.es>
7122
7123 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7124 Add emacs-xtra.
7125 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7126 (clean): Add emacs-xtra and flymake. Remove redundancies.
7127
71282004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7129
7130 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7131 Add emacs-xtra.
7132 * emacs-xtra.texi: New file.
7133
71342004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7135
7136 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7137 (Dired and Find): Mention differences with ordinary Dired buffers.
7138
8cf51b2c
GM
71392004-06-13 Richard M. Stallman <rms@gnu.org>
7140
7141 * custom.texi (Init Syntax): Explain about vars that do special
7142 things when set with setq or with Custom.
7143 (Init Examples): Add line-number-mode example.
7144
8cf51b2c
GM
71452004-06-12 Juri Linkov <juri@jurta.org>
7146
7147 * dired.texi (Operating on Files): Add dired-do-touch.
7148
8cf51b2c
GM
71492004-06-10 Juri Linkov <juri@jurta.org>
7150
7151 * building.texi (Lisp Eval): Add C-M-x on defface.
7152
71532004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7154
7155 * files.texi (Reverting): Auto-Revert mode and
7156 Global Auto-Revert mode no longer revert remote files.
7157
8cf51b2c
GM
71582004-05-29 Richard M. Stallman <rms@gnu.org>
7159
7160 * custom.texi (Init File): Two dashes start --no-site-file.
7161
8cf51b2c
GM
71622004-05-29 Alan Mackenzie <acm@muc.de>
7163
7164 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7165 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7166 (AWK, Pike): Document as "C-like modes".
7167 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7168 (M-x man): Supersedes M-x manual-entry.
7169 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7170
7171 ("Comments in C"): Delete node; the info is in CC Mode manual.
7172 (c-comment-only-line-offset): Remove description.
7173
7174 (C-c ., C-c C-c): Describe new C Mode bindings.
7175
7176 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7177 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7178 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7179 Amend definitions.
7180
7181 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7182 Describe functions.
7183
7184 (c-comment-start-regexp, c-hanging-comment-ender-p)
7185 (c-hanging-comment-starter-p): Remove obsolete definitions.
7186
7187 * emacs.texi: Remove the menu entry "Comments in C".
7188
8cf51b2c
GM
71892004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7190
7191 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7192 `M-x locate'.
7193
71942004-05-16 Karl Berry <karl@gnu.org>
7195
7196 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7197 makeinfo --html fails.
7198 * help.texi (Help Summary) [@ifnottex]: Likewise.
7199
72002004-05-13 Nick Roberts <nickrob@gnu.org>
7201
7202 * building.texi (GDB Graphical Interface): Update and describe
7203 layout first.
7204
8cf51b2c
GM
72052004-05-04 Jason Rumney <jasonr@gnu.org>
7206
7207 * makefile.w32-in: Revert last change.
7208
72092004-05-03 Jason Rumney <jasonr@gnu.org>
7210
7211 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7212
8cf51b2c
GM
72132004-04-23 Juanma Barranquero <lektu@terra.es>
7214
7215 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7216
72172004-04-18 Juri Linkov <juri@jurta.org>
7218
7219 * fixit.texi (Spelling): Remove file extension from ispell xref.
7220
72212004-04-15 Kim F. Storm <storm@cua.dk>
7222
7223 * cmdargs.texi (Initial Options): Add -Q.
7224
72252004-04-05 Kim F. Storm <storm@cua.dk>
7226
7227 * custom.texi (File Variables): Add safe-local-eval-forms.
7228
8cf51b2c
GM
72292004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7230
7231 * files.texi (Reverting): Correct description of revert-buffer's
7232 handling of point.
7233
72342004-03-22 Juri Linkov <juri@jurta.org>
7235
7236 * emacs.texi (Top): Add `Misc X'.
7237
49823426 7238 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7239
7240 * glossary.texi: Improve references.
7241
7242 * help.texi: Sync keywords with finder.el.
7243
7244 * mini.texi (Completion): Add description for menu items.
7245
7246 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7247
7248 * sending.texi (Mail Methods): Fix xref to Message manual.
7249
8cf51b2c
GM
72502004-03-12 Richard M. Stallman <rms@gnu.org>
7251
8cf51b2c
GM
7252 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7253
8cf51b2c
GM
72542004-03-04 Richard M. Stallman <rms@gnu.org>
7255
7256 * search.texi (Regexps): Explain that ^ and $ have their
7257 special meanings only in certain contexts.
7258
7259 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7260
7261 * mule.texi (Specify Coding): Doc C-x RET F.
7262
7263 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7264 for multiple compile and grep buffers.
7265 (Indirect Buffers): Don't recommand clone-indirect-buffer
7266 for multiple compile and grep buffers.
7267
8cf51b2c
GM
72682004-02-29 Juanma Barranquero <lektu@terra.es>
7269
7270 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7271 Use $(DEL) instead of rm, and ignore exit code.
7272
8cf51b2c
GM
72732004-02-23 Nick Roberts <nick@nick.uklinux.net>
7274
7275 * building.texi (Watch Expressions): Update.
7276
72772004-02-21 Juri Linkov <juri@jurta.org>
7278
1c6c854e
CS
7279 * cmdargs.texi (Action Arguments): Add alias --find-file.
7280 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7281 to Command Arguments.
7282 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7283 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7284 (Window Size X): Join -g and --geometry. Add @cindex.
7285 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7286 (Title X): Remove alias -title.
7287 (Misc X): New node.
7288
c8763fb6 72892004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7290
7291 * frames.texi (Drag and drop): Add Motif to list of supported
7292 protocols.
7293
c8763fb6 72942004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7295
7296 * frames.texi (Drag and drop): New section.
7297
72982004-01-24 Richard M. Stallman <rms@gnu.org>
7299
1c6c854e 7300 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7301 Include it only @ifnotinfo. Patch the preceding and following
7302 node headers to point to each other.
7303
73042004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7305
7306 * calendar.texi (Appointments): Update section.
7307
73082003-12-29 Kevin Ryde <user42@zip.com.au>
7309
8cf51b2c
GM
7310 * programs.texi (C Modes): Fix the xref.
7311
73122003-12-23 Nick Roberts <nick@nick.uklinux.net>
7313
7314 * building.texi (Watch Expressions): Update.
7315 (Commands of GUD): Include use of toolbar + breakpoints set from
7316 fringe/margin.
7317
73182003-12-03 Andre Spiegel <spiegel@gnu.org>
7319
7320 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7321 <acm@muc.de>.
7322
c8763fb6 73232003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7324
7325 * frames.texi (Dialog Boxes): Add use-file-dialog.
7326
8cf51b2c
GM
73272003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7328
7329 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7330 in CC Mode.
7331
8cf51b2c
GM
73322003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7333
7334 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7335 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7336 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7337 * man/frames.texi, man/glossary.texi, man/killing.texi:
7338 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7339 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7340 * man/sending.texi, man/text.texi, man/trouble.texi:
7341 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7342
73432003-11-01 Alan Mackenzie <acm@muc.de>
7344
7345 * search.texi (Scrolling During Incremental Search): Document a
7346 new scrolling facility in isearch mode.
7347
8cf51b2c
GM
73482003-10-22 Miles Bader <miles@gnu.org>
7349
7350 * Makefile.in (info): Move before $(top_srcdir)/info.
7351
73522003-10-22 Nick Roberts <nick@nick.uklinux.net>
7353
7354 * building.texi (Watch Expressions): Update section on data display
7355 to reflect code changes (GDB Graphical Interface).
7356
8cf51b2c
GM
73572003-10-13 Richard M. Stallman <rms@gnu.org>
7358
7359 * xresources.texi (GTK resources): Clean up previous change.
7360
c8763fb6 73612003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7362
7363 * xresources.texi (GTK resources): Add a note that some themes
7364 disallow customizations. Add scroll theme example.
7365
8cf51b2c
GM
73662003-09-30 Richard M. Stallman <rms@gnu.org>
7367
8cf51b2c
GM
7368 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7369
7370 * misc.texi (Saving Emacs Sessions): Shorten the section,
7371 collapsing back into one node.
7372
73732003-09-30 Lars Hansen <larsh@math.ku.dk>
7374
7375 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7376
ce058493 73772003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7378
7379 * xresources.texi (GTK names in Emacs): Correct typo.
7380
8cf51b2c
GM
73812003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7382
1c6c854e
CS
7383 * cmdargs.texi (Font X): Mention new default font.
7384 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7385 problems involved. (Result of discussion on emacs-devel.)
7386
73872003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7388
7389 * emacs.texi (Acknowledgements): Correct typo.
7390
73912003-09-22 Richard M. Stallman <rms@gnu.org>
7392
7393 * dired.texi (Misc Dired Commands): New node.
7394 (Dired Navigation): Add dired-goto-file.
7395
7396 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7397
7398 * emacs.texi (Acknowledgements): New node, split from Distribution.
7399
7400 * cmdargs.texi (Action Arguments): -f reads interactive args.
7401
8cf51b2c
GM
74022003-09-08 Lute Kamstra <lute@gnu.org>
7403
7404 * screen.texi (Mode Line): Say that POS comes before LINE.
7405 Mention `size-indication-mode'.
1c6c854e
CS
7406 * display.texi (Optional Mode Line):
7407 Document `size-indication-mode'.
8cf51b2c
GM
7408 * basic.texi (Position Info): Mention `size-indication-mode'.
7409
74102003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7411
7412 * xresources.texi (Resources): Refer to `editres' man page.
7413 (Lucid Resources): Update defaults. Expand description of
7414 `shadowThickness'.
7415
74162003-09-04 Miles Bader <miles@gnu.org>
7417
7418 * Makefile.in (top_srcdir): New variable.
7419 ($(top_srcdir)/info): New rule.
7420 (info): Depend on it.
7421
74222003-09-03 Peter Runestig <peter@runestig.com>
7423
7424 * makefile.w32-in: New file.
7425
74262003-08-29 Richard M. Stallman <rms@gnu.org>
7427
7428 * misc.texi (Saving Emacs Sessions): Correct previous change.
7429
8cf51b2c
GM
74302003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7431
8cf51b2c
GM
7432 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7433 (Intro): Include kmacro.texi after fixit.texi instead of after
7434 custom.texi. (As suggested by Kim Storm.)
7435
74362003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7437
7438 * fixit.texi (Fixit): Update `Next' pointer.
7439 * files.texi (Files): Update `Previous' pointer.
7440 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7441 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7442 (Suggested by Kim Storm.)
7443 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7444
74452003-08-18 Kim F. Storm <storm@cua.dk>
7446
7447 * kmacro.texi: New file describing enhanced keyboard macro
7448 functionality. Replaces old description in custom.texi.
7449
7450 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7451 (Keyboard Macros): Move to new kmacro.texi file.
7452
7453 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7454
8cf51b2c
GM
74552003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7456
7457 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7458
74592003-08-17 Alex Schroeder <alex@gnu.org>
7460
7461 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7462 required.
7463
8cf51b2c
GM
74642003-08-05 Richard M. Stallman <rms@gnu.org>
7465
7466 * programs.texi (Lisp Indent): Don't describe
7467 lisp-indent-function property here. Use xref to Lisp Manual.
7468
8cf51b2c
GM
74692003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7470
fffa137c 7471 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7472 abbreviations.
7473
74742003-07-24 Markus Rost <rost@math.ohio-state.edu>
7475
7476 * buffers.texi (List Buffers): Fix previous change.
7477
8cf51b2c
GM
74782003-07-13 Markus Rost <rost@math.ohio-state.edu>
7479
7480 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7481 List*.
7482
74832003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7484
8cf51b2c
GM
7485 * display.texi (Font Lock): Fix typo.
7486
74872003-07-07 Richard M. Stallman <rms@gnu.org>
7488
7489 * display.texi (Font Lock): Add xref for format info on
7490 font-lock-remove-keywords.
7491
7492 * building.texi (Compilation): Document what happens with asynch
7493 children of compiler process.
7494
7495 * help.texi (Library Keywords): Use @multitable.
7496
8cf51b2c
GM
74972003-06-04 Richard M. Stallman <rms@gnu.org>
7498
7499 * programs.texi (Expressions): Delete C-M-DEL.
7500
7501 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7502 comint-move-point-for-output renamed from
7503 comint-scroll-to-bottom-on-output.
7504
7505 * custom.texi (Init Rebinding): Replace previous change with xref.
7506 (Non-ASCII Rebinding): Explain that issue more briefly here.
7507
75082003-05-28 Richard M. Stallman <rms@gnu.org>
7509
7510 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7511
75122003-05-28 Nick Roberts <nick@nick.uklinux.net>
7513
7514 * building.texi (GDB Graphical Interface): New node.
7515 (Rewritten somewhat by RMS.)
7516
c8763fb6 75172003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7518
7519 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7520 non-English letters. Explain how to set coding systems correctly
7521 and how to include the right coding cookie in the file.
7522
c8763fb6 75232003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7524
7525 * indent.texi (Indentation): Explain the concepts.
7526 (Just Spaces): Explain why preventing tabs for indentation might
7527 be useful.
7528
8cf51b2c
GM
75292003-04-16 Richard M. Stallman <rms@gnu.org>
7530
7531 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7532
8cf51b2c
GM
75332003-02-22 Alex Schroeder <alex@emacswiki.org>
7534
7535 * cmdargs.texi (General Variables): Document SMTPSERVER.
7536
8cf51b2c
GM
7537 * sending.texi: Remove SMTP node.
7538 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7539 library.
7540
8cf51b2c
GM
75412003-02-22 Alex Schroeder <alex@emacswiki.org>
7542
7543 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7544
75452003-02-22 Simon Josefsson <jas@extundo.com>
7546
7547 * sending.texi (Mail Methods): Add node about SMTP.
7548
c8763fb6 75492003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7550
7551 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7552
8cf51b2c
GM
75532003-02-01 Kevin Ryde <user42@zip.com.au>
7554
7555 * glossary.texi (Glossary): Correction to cl cross reference.
7556
75572003-01-20 Richard M. Stallman <rms@gnu.org>
7558
7559 * killing.texi (Rectangles): Document C-x c r.
7560
c8763fb6 75612003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7562
7563 * xresources.texi (GTK resources): New node.
7564 (GTK widget names): New node.
7565 (GTK names in Emacs): New node.
7566 (GTK styles): New node.
7567
c8763fb6 75682003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7569
7570 * maintaining.texi (Create Tags Table): Add reference to the new
7571 `etags --help --lang=LANG' option.
7572
8cf51b2c
GM
75732002-10-02 Karl Berry <karl@gnu.org>
7574
49823426 7575 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7576 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7577 where needed for the sake of the HTML output.
8cf51b2c
GM
7578
75792001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7580
7581 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7582 source files.
7583
75842001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7585
7586 * Makefile.in (emacsman): New target.
7587
8cf51b2c
GM
75882001-10-20 Gerd Moellmann <gerd@gnu.org>
7589
7590 * (Version 21.1 released.)
7591
75922001-10-05 Gerd Moellmann <gerd@gnu.org>
7593
7594 * Branch for 21.1.
7595
8cf51b2c
GM
75962001-03-05 Gerd Moellmann <gerd@gnu.org>
7597
7598 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7599
8cf51b2c
GM
76002000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7601
7602 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7603
8cf51b2c
GM
76041999-07-12 Richard Stallman <rms@gnu.org>
7605
7606 * Version 20.4 released.
7607
76081998-12-04 Markus Rost <rost@delysid.gnu.org>
7609
7610 * Makefile.in (INFO_TARGETS): Delete customize.info.
7611 (DVI_TARGETS): Delete customize.dvi.
7612 (../info/customize, customize.dvi): Targets deleted.
7613
76141998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7615
7616 * Version 20.3 released.
7617
76181998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7619
7620 * Makefile.in (EMACSSOURCES): Add mule.texi.
7621 Add msdog.texi, ack.texi. Remove gnu1.texi.
7622
76231998-04-06 Andreas Schwab <schwab@gnu.org>
7624
768c0c0f
JB
7625 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7626 Use it in dvi targets.
8cf51b2c
GM
7627
76281997-09-23 Paul Eggert <eggert@twinsun.com>
7629
7630 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7631 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7632 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7633
76341997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7635
7636 * Version 20.2 released.
7637
76381997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7639
7640 * Version 20.1 released.
7641
76421997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7643
7644 * Makefile (../info/customize, customize.dvi): New targets.
7645 (INFO_TARGETS): Add ../info/customize.
7646 (DVI_TARGETS): Add customize.dvi.
7647
8cf51b2c
GM
76481996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7649
7650 * Version 19.33 released.
7651
76521996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7653
7654 * Version 19.32 released.
7655
8cf51b2c
GM
76561996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7657
7658 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7659
76601996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7661
7662 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7663 Specify -I option.
7664 (All dvi targets): Set the TEXINPUTS variable.
7665
76661996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7667
7668 * Version 19.31 released.
7669
8cf51b2c
GM
76701995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7671
7672 * Version 19.30 released.
7673
8cf51b2c
GM
76741995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7675
7676 * Makefile.in (maintainer-clean): Rename from realclean.
7677
76781994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7679
7680 * Makefile.in: New file.
7681 * Makefile: File deleted.
7682
76831994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7684
7685 * Makefile (TEXINDEX_OBJS): Variable deleted.
7686 (texindex, texindex.o, getopt.o): Rules deleted.
7687 All deps on texindex deleted.
7688 (distclean): Don't delete texindex.
7689 (mostlyclean): Don't delete *.o.
7690 * texindex.c, getopt.c: Files deleted.
7691
76921994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7693
7694 * Version 19.26 released.
7695
76961994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7697
7698 * Makefile (EMACSSOURCES): Exclude undo.texi.
7699
77001994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7701
7702 * Version 19.25 released.
7703
77041994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7705
7706 * Version 19.24 released.
7707
77081994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7709
7710 * Version 19.23 released.
7711
77121994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7713
7714 * Makefile: Delete spurious tab.
7715
77161994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7717
7718 * Makefile (.SUFFIXES): New rule.
7719
8cf51b2c
GM
77201993-12-04 Richard Stallman (rms@srarc2)
7721
7722 * getopt.c: New file.
7723 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7724 (getopt.o): New rule.
7725 (dvi): Don't depend on texindex.
49823426 7726 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7727
77281993-12-03 Richard Stallman (rms@srarc2)
7729
49823426
GM
7730 * Makefile (TEXI2DVI): New variable.
7731 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7732 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7733
77341993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7735
7736 * Version 19.22 released.
7737
77381993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7739
7740 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7741
77421993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7743
7744 * Version 19.21 released.
7745
8cf51b2c
GM
77461993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7747
7748 * Makefile (realclean): Don't delete the Info files.
7749
f0131492 77501993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7751
8cf51b2c
GM
7752 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7753 4' where appropriate.
7754
f0131492 77551993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7756
49823426 7757 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7758
7759 * texindex.c: Include "../src/config.h" if building in emacs.
7760
7761 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7762 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7763 Add target to build texindex.c, defining `emacs'.
7764
8cf51b2c
GM
77651993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7766
7767 * Version 19.19 released.
7768
8cf51b2c
GM
77691993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7770
7771 * Version 19.18 released.
7772
77731993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7774
7775 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7776
77771993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7778
7779 * Version 19.17 released.
7780
77811993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7782
7783 * split-man: Fix typos in last change.
7784
77851993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7786
7787 * Version 19.16 released.
7788
77891993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7790
7791 * version 19.15 released.
7792
77931993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7794
7795 * Makefile (distclean): It's rm, not rf.
7796
77971993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7798
7799 * Version 19.14 released.
7800
78011993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7802
7803 * Makefile: New file.
7804
78051993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7806
7807 * Version 19.13 released.
7808
78091993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7810
7811 * Version 19.9 released.
7812
78131993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7814
7815 * Version 19.8 released.
7816
78171993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7818
7819 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7820
7821 * trouble.texi: It's `enable-flow-control-on', not
7822 `evade-flow-control-on'.
7823
78241993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7825
7826 * display.texi: Document standard-display-european.
7827
78281993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7829
7830 * Version 19.7 released.
7831
7832 * emacs.texi: Add a sentence to the top menu mentioning the
7833 specific version of Emacs this manual applies to.
7834
78351993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7836
7837 * basic.texi: Document next-line-add-lines variable used to
7838 implement down-arrow.
7839
7840 * killing.texi: Document kill-whole-line.
7841
78421993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7843
7844 * text.texi: Update unix TeX ordering information.
7845
78461993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7847
7848 * news.texi: Mention fill-rectangle in keybinding list.
7849
7850 * killing.texi: Document fill-rectangle.
7851
78521993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7853
7854 * vc.texi: Bring the docs up to date with VC 5.2.
7855
78561992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7857
7858 * emacs.tex: Mention blackbox and gomoku under Amusements.
7859 Assembler mode is now mentioned and appropriately indexed
7860 under Programming Modes.
7861
78621991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7863
7864 * emacs.tex: Update TeX ordering information.
7865
8cf51b2c
GM
78661990-06-26 David Lawrence (tale@geech)
7867
7868 * emacs.tex: Note that completion-ignored-extensions is not used
7869 to filter out names when all completions are displayed in
7870 *Completions*.
7871
78721990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7873
7874 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7875
78761990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7877
7878 * emacs.tex: Add @findex grep.
7879
8cf51b2c
GM
78801988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7881
7882 * emacs.tex: Correct two typos. No other changes before
7883 Version 19 will be made.
7884
8cf51b2c
GM
78851988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7886
7887 * emacs.tex: Update information for obtaining TeX distribution from the
7888 University of Washington.
7889
7890;; Local Variables:
c8763fb6 7891;; coding: utf-8
8cf51b2c
GM
7892;; End:
7893
95df8112 7894 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7895
7896 This file is part of GNU Emacs.
7897
352c8b4a 7898 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7899 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7900 the Free Software Foundation, either version 3 of the License, or
7901 (at your option) any later version.
8cf51b2c
GM
7902
7903 GNU Emacs is distributed in the hope that it will be useful,
7904 but WITHOUT ANY WARRANTY; without even the implied warranty of
7905 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7906 GNU General Public License for more details.
7907
7908 You should have received a copy of the GNU General Public License
352c8b4a 7909 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.