* lispref/commands.texi (Prefix Command Arguments): Remove excessive apostrophe.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
a30ed87b
LMI
12011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
47076272
LMI
3 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
4 motion keys" (bug#3503).
5
a30ed87b
LMI
6 * emacs.texi: Change all the register node names from "RegPos"
7 (etc.) to "Positional Registers" (etc.) (bug#3314).
8
4d45a8b7
CY
92011-07-11 Chong Yidong <cyd@stupidchicken.com>
10
11 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
12 (Other Kill Commands, Kill Options): Copyedits.
13 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
14 (Yanking): Move yank-excluded properties discussion here.
15 (Cut and Paste): Move from frames.texi. Update subnodes to
16 describe x-select-enable-clipboard case.
17
18 * frames.texi: Move Cut and Paste node and subnodes into
19 killing.texi, except Mouse Commands and Word and Line Mouse.
20
c160ddee
AM
212011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
22
23 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
24
3329e6e3
LMI
252011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
26
32a214fe
LMI
27 * screen.texi (Mode Line): Clarify that coding systems are
28 characters, not letters (bug#1749).
29
3329e6e3
LMI
30 * cmdargs.texi (Environment): Mention removing variables
31 (bug#1615). Text suggested by Kevin Rodgers.
32
8875da1e
CY
332011-07-10 Chong Yidong <cyd@stupidchicken.com>
34
54806e45
CY
35 * misc.texi (Amusements): Don't mention Yow; it's crippled.
36
8875da1e
CY
37 * modes.texi: Rename from major.texi.
38 (Modes): New node. Make Major Modes and Minor Modes subsections
39 of this. All callers changed.
40
41 * custom.texi (Minor Modes): Move to modes.texi.
42
7847b2a1
CY
432011-07-10 Chong Yidong <cyd@stupidchicken.com>
44
6cfd0fa2
CY
45 * custom.texi (Syntax): Node deleted.
46
47 * help.texi (Help Summary):
48 * major.texi (Major Modes):
49 * programs.texi (Parentheses):
50 * search.texi (Regexp Backslash, Regexp Backslash)
51 (Regexp Backslash):
52 * text.texi (Words): Callers changed.
53
7847b2a1
CY
54 * text.texi (Refill, Longlines): Delete nodes.
55
56 * ack.texi (Acknowledgments): Longlines removed from manual.
57
58 * emacs.texi (Top): Update node listing.
59
2a71c436
GM
602011-07-09 Glenn Morris <rgm@gnu.org>
61
62 * fortran-xtra.texi (Fortran): Update handled extensions.
63
61436e9f
LMI
642011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
65
66 * display.texi (Scrolling): `C-v' (etc) are now bound to
67 `scroll-*-command' (bug#8349).
68
6e560c71
LMI
692011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
70
48954a09 71 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
72 doesn't actually delete any files (bug#7125).
73
2904fd97
LMI
74 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
75 argument for `C-c C-k' (bug#7391).
76
6e560c71
LMI
77 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
78 you're currently using (bug#8489).
79
978ff6c5
EZ
802011-07-01 Eli Zaretskii <eliz@gnu.org>
81
82 * mule.texi (Coding Systems): Move index entries from the previous
83 change into their proper places.
84
0d742084
LMI
852011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
86
31976bd5
LMI
87 * help.texi (Help Files): Document view-external-packages (bug#8902).
88
0d742084
LMI
89 * mule.texi (Coding Systems): Put a few more of the coding systems
90 into the index (bug#8900).
91
9f678528
GM
922011-06-26 Glenn Morris <rgm@gnu.org>
93
94 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
95
18a4ce5e
AR
962011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
97
98 * misc.texi (emacsclient Options): Mention --frame-parameters.
99
f0da764a
GM
1002011-06-09 Glenn Morris <rgm@gnu.org>
101
102 * custom.texi (Specifying File Variables):
103 Recommend explicit arguments for minor modes.
104
b047e7ac
PE
1052011-06-02 Paul Eggert <eggert@cs.ucla.edu>
106
107 Document wide integers better.
108 * buffers.texi (Buffers):
001903b5
PE
109 * files.texi (Visiting): Document maxima for 64-bit machines,
110 and mention virtual memory limits.
b047e7ac 111
bf41276f
CY
1122011-05-28 Chong Yidong <cyd@stupidchicken.com>
113
114 * custom.texi (Hooks): Reorganize. Mention Prog mode.
115
116 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
117 prog mode (Bug#8240).
118
e145f188
GM
1192011-05-27 Glenn Morris <rgm@gnu.org>
120
121 * custom.texi (Specifying File Variables):
122 Major modes no longer need come first.
123
313f790e
CY
1242011-05-22 Chong Yidong <cyd@stupidchicken.com>
125
126 * mule.texi (Specify Coding, Text Coding, Communication Coding):
127 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
128
c136e5cd
GM
1292011-05-18 Glenn Morris <rgm@gnu.org>
130
131 * ack.texi (Acknowledgments): Remove fakemail.c.
132
c71a0d48 1332011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
134
135 Fixes for fitting text into 7x9 printed manual.
136 * building.texi (Flymake, Breakpoints Buffer):
137 * calendar.texi (Appointments):
138 * cmdargs.texi (General Variables, Display X):
139 * custom.texi (Saving Customizations, Face Customization)
140 (Directory Variables, Minibuffer Maps, Init Rebinding):
141 * display.texi (Font Lock, Font Lock, Useless Whitespace):
142 * fixit.texi (Spelling):
143 * frames.texi (Creating Frames, Fonts):
144 * help.texi (Help Files):
145 * mini.texi (Minibuffer File):
146 * misc.texi (emacsclient Options, Emulation):
147 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
148 * mule.texi (International Chars, Language Environments)
149 (Select Input Method, Modifying Fontsets, Charsets):
150 * programs.texi (Custom C Indent):
151 * rmail.texi (Rmail Labels):
152 * text.texi (Table Conversion):
153 * trouble.texi (Known Problems, Known Problems):
154 * windows.texi (Change Window):
155 * xresources.texi (GTK resources): Reflow text and re-indent code
156 examples to avoid TeX overflows and underflows on 7x9 paper.
157
158 * emacs.texi: Fix the (commented out) smallbook command.
159
160 * macos.texi (Mac / GNUstep Events):
161 * xresources.texi (Lucid Resources): Remove extraneous examples.
162
b8f82dc1
GM
1632011-05-10 Glenn Morris <rgm@gnu.org>
164
165 * custom.texi (Specifying File Variables):
166 Deprecate using mode: for minor modes.
167
d306b4da
GM
1682011-05-07 Glenn Morris <rgm@gnu.org>
169
170 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
171
548d0a63
GM
1722011-05-06 Glenn Morris <rgm@gnu.org>
173
5006e634
GM
174 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
175
548d0a63
GM
176 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
177
e793a940
LMI
1782011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
179
180 * misc.texi (Emacs Server): Document `server-eval-at'.
181
7031be6d
UR
1822011-04-24 Chong Yidong <cyd@stupidchicken.com>
183
184 * maintaining.texi (List Tags): Document next-file. Suggested by
185 Uday S Reddy.
186
4ffd0d6b 1872011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
188
189 * mini.texi (Minibuffer Edit):
190 * screen.texi (Mode Line): Fix typo.
191
1c6c854e
CS
1922011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
193
024ff170 194 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 195
c5c9f40f
CY
1962011-03-26 Chong Yidong <cyd@stupidchicken.com>
197
198 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
199
09725d26
EZ
2002011-03-30 Eli Zaretskii <eliz@gnu.org>
201
202 * display.texi (Auto Scrolling): Document the limit of 100 lines
203 for never-recentering scrolling with `scroll-conservatively'.
204 (Bug#6671)
205
09d9db2c 2062011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
207
208 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
209 HOME on Windows and where it looks for init files. (Bug#8221)
210
62d94509
EZ
2112011-03-10 Eli Zaretskii <eliz@gnu.org>
212
213 * search.texi (Regexp Example):
214 * mule.texi (International Chars):
215 * building.texi (External Lisp): Don't use characters outside
216 ISO-8859-1.
217
0286d9de
EZ
2182011-03-09 Eli Zaretskii <eliz@gnu.org>
219
1c6c854e
CS
220 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
221 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
222
223 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
224
114902a5 225 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
226 (Bug#8210)
227
0afb4571
J
2282011-03-08 Jan Djärv <jan.h.d@swipnet.se>
229
230 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
231 for Gtk+ 3.
232
bb3865e8
GM
2332011-03-08 Glenn Morris <rgm@gnu.org>
234
6446548e
GM
235 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
236 * emacs.texi (Acknowledgments):
237 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 238 * emacs.texi: Set documentencoding.
6446548e 239
bb3865e8
GM
240 * display.texi (Optional Mode Line): Don't mention exactly where
241 display-time appears. (Bug#8193)
242
33383987
JB
2432011-03-07 Chong Yidong <cyd@stupidchicken.com>
244
245 * Version 23.3 released.
246
892777ba
CY
2472011-03-06 Chong Yidong <cyd@stupidchicken.com>
248
249 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
250
0b973fc5
DW
2512011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
252
253 * misc.texi (emacsclient Options): Add q/quiet.
254
8ef5a2f2
GM
2552011-03-02 Glenn Morris <rgm@gnu.org>
256
257 * mule.texi (Communication Coding) <x-select-request-type>:
258 Remove duplicate (essentially) paragraph. (Bug#8148)
259
bd106056
CS
2602011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
261
262 * maintaining.texi (Format of ChangeLog): Add reference to
263 add-log-full-name.
264 (Change Log Commands): Add documentation for combining multiple
265 symbols in one change.
266
6640b281
GM
2672011-03-01 Glenn Morris <rgm@gnu.org>
268
269 * custom.texi (Directory Variables):
270 Give an example of excluding subdirectories.
271
2b0c7330 2722011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
273
274 * search.texi (Regexp Search): Move index entries about regexps to the
275 "Regexps" node. Add index entries for regexp search. (Bug#8096)
276
8c62c205
GM
2772011-02-19 Glenn Morris <rgm@gnu.org>
278
279 * dired.texi (Dired): Dired-X version number was dropped.
280
3928f2b6
JD
2812011-02-14 Jan Djärv <jan.h.d@swipnet.se>
282
283 * xresources.texi (X Resources): Remove *faceName and replace it with
284 *font for Lucid.
285
a41c8660
CY
2862011-02-05 Chong Yidong <cyd@stupidchicken.com>
287
288 * rmail.texi (Rmail Display): Document Rmail MIME support more
289 accurately.
290
291 * maintaining.texi (VC Change Log): Document vc-log-incoming and
292 vc-log-outgoing.
293 (Merging): Document vc-find-conflicted-file.
294
233ba4d9 2952011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
296
297 * custom.texi (Variables): Fix typo.
298
14beddf4 2992011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 300
65401ee3
CY
301 * search.texi (Regexps): Copyedits. Mention character classes
302 (Bug#7809).
303
19f81ecf
CY
304 * files.texi (File Aliases): Restore explanatory text from Eli
305 Zaretskii, accidentally removed in 2011-01-08 commit.
306
bf3dae7e
EZ
3072011-01-29 Eli Zaretskii <eliz@gnu.org>
308
309 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
310 (MAKEINFO_OPTS): New variable.
311 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
312 (emacs.html): New target.
313 (clean): Remove emacs.html.
314
45eb2a5d
WL
3152011-01-23 Werner Lemberg <wl@gnu.org>
316
317 * Makefile.in (MAKEINFO): Now controlled by `configure'.
318 (MAKEINFO_OPTS): New variable. Use it where appropriate.
319 (ENVADD): Updated.
320
9acfe703
GM
3212011-01-18 Glenn Morris <rgm@gnu.org>
322
323 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
324
325 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
326
362b9d48
GM
3272011-01-15 Chong Yidong <cyd@stupidchicken.com>
328
bb033b5f
CY
329 * building.texi (Compilation): Improve instructions for running two
330 compilations (Bug#7573).
331
b024d9f0
MD
332 * files.texi (Backup Names): Document the new location of the
333 last-resort backup file.
334
362b9d48
GM
335 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
336 manual. Explain why directory-abbrev-alist elements should be anchored
337 (Bug#7777).
338
3392011-01-15 Eli Zaretskii <eliz@gnu.org>
340
341 * msdog.texi (Windows Startup): Correct inaccurate description of
342 differences between emacsclient.exe and emacsclientw.exe.
343
7c420169 3442011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
345
346 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
347
7c420169 3482011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
349
350 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
351
7c420169 3522011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 353
2d34d523
EZ
354 * frames.texi (Cut and Paste): Modify the section's name and text:
355 don't mix "cut/paste" with "kill/yank".
356 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
357 (Bug#7702)
358
88ab4340
EZ
359 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
360
7c420169 3612011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
362
363 * maintaining.texi: Move inclusion of emerge after EDE, so that it
364 matches its position in the menu. (Bug#7674)
365
7c420169 3662011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
367
368 * trouble.texi (Checklist): Mention not replying via news either.
369
92bb6c52
TH
3702010-12-30 Tassilo Horn <tassilo@member.fsf.org>
371
372 * misc.texi (Document View): Update DocView section with newly
373 supported document formats.
374
b103c904
CY
3752010-12-21 Chong Yidong <cyd@stupidchicken.com>
376
377 * killing.texi: Resection the Info version to conform to the
378 printed manual, to avoid making sections on Accumulating Text, CUA
379 and Rectangles into full chapters.
380
f49d1f52 3812010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
382
383 * custom.texi (Init Syntax): Add index entries for "character syntax".
384 (Bug#7576)
385
f49d1f52 3862010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
387
388 * text.texi (HTML Mode): Small fixes. (Bug#7607)
389
f49d1f52 3902010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
391
392 * trouble.texi (Checklist): Fix typo in newsgroup name.
393
f49d1f52 3942010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
395
396 * search.texi (Word Search): Note that the lazy highlight always
397 matches to whole words (Bug#7470).
398
f49d1f52 3992010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 400
4f1948eb
EZ
401 * display.texi (Optional Mode Line): Make the description of
402 load-average more accurate.
403
b8a9e136
EZ
404 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
405 registry, with a cross-reference.
62d72a4a
EZ
406 (Windows Startup): New node. Move the stuff about the current
407 directory from "Windows HOME".
b8a9e136 408
07976ae3 4092010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
410
411 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
412 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
413
07976ae3 4142010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
415
416 * maintaining.texi (Version Control Systems): Fix repeated sentence.
417 Suggested by Štěpán Němec.
418
07976ae3 4192010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 420
1aaae3f3
CY
421 * maintaining.texi (Version Control): Say "commit", not "check in".
422 (Version Control Systems): Simplify descriptions.
423 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
424 VCS Concepts.
425 (VC Mode Line): Update example.
426 (Old Revisions): Document revert-buffer for vc-diff.
427 (Log Buffer): Promote to a subsection. Document header lines.
428
1c6c854e
CS
429 * macos.texi (Mac / GNUstep Basics):
430 Document ns-right-alternate-modifier.
ec8a6295 431
1aaae3f3
CY
432 * emacs.texi (Top): Update node listing.
433
0eb025fb
EZ
4342010-11-13 Eli Zaretskii <eliz@gnu.org>
435
436 * rmail.texi (Rmail Coding): Characters with no fonts are not
437 necessarily displayed as empty boxes.
438
439 * mule.texi (Language Environments, Fontsets): Characters with no
440 fonts are not necessarily displayed as empty boxes.
441
442 * display.texi (Text Display): Document display of glyphless
443 characters.
444
ea4f7750
GM
4452010-11-13 Glenn Morris <rgm@gnu.org>
446
447 * basic.texi (Position Info): Add M-x count-words-region.
448
90639cea
GM
4492010-11-11 Glenn Morris <rgm@gnu.org>
450
451 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
452
d607b96b 4532010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
454
455 * msdog.texi (Windows HOME): Add information regarding startup
456 directory when invoking Emacs from a desktop shortcut. (bug#7300)
457
c12e4a81
GM
4582010-10-11 Glenn Morris <rgm@gnu.org>
459
df187c62
GM
460 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
461
c12e4a81
GM
462 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
463 (DVIPS): New variable.
234db610
GM
464 (.PHONY): Add html, ps.
465 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
466 (clean): Delete html, ps files.
c12e4a81 467
6513b232
EZ
4682010-10-09 Eli Zaretskii <eliz@gnu.org>
469
470 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
471
f4f358f1
GM
4722010-10-09 Glenn Morris <rgm@gnu.org>
473
c1dc72b3
GM
474 * Makefile.in (VPATH): Remove.
475 (infodir): Make it absolute.
476 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
477
4393405b
GM
478 * Makefile.in (dist): Anchor regexps.
479
eef3ab94
GM
480 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
481 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
482 (emacs-xtra.pdf): Use $<.
483
aa9db089
GM
484 * Makefile.in (infoclean): Remove harmless, long-standing error.
485
abd40fb4
GM
486 * Makefile.in ($(infodir)): Delete rule.
487 (mkinfodir): New.
488 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
489
f4f358f1 490 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 491 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
492 * emacsver.texi: New file, replacing emacsver.texi.in.
493
ea274122
GM
4942010-10-09 Glenn Morris <rgm@gnu.org>
495
f7a31f11
GM
496 * emacsver.texi.in: New file.
497 * emacs.texi: Set EMACSVER by including emacsver.texi.
498 * Makefile.in (distclean): Delete emacsver.texi.
499 (dist): Copy emacsver.texi.
b13254e7 500 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 501
3fb78d1f
GM
502 * ack.texi (Acknowledgments): No more b2m.c.
503
ea274122
GM
504 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
505 (emacs): Remove rule.
506 (dist): No need to deal with the emacs rule any more.
507
17ca7950
GM
5082010-10-07 Glenn Morris <rgm@gnu.org>
509
510 * Makefile.in (version): New, set by configure.
511 (clean): Delete dist tar file.
512 (dist): Use version in tar name.
513
4c83f6e1
GM
5142010-10-06 Glenn Morris <rgm@gnu.org>
515
516 * Makefile.in (EMACS_XTRA): Add the main source file.
517 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
518 (mostlyclean): No core files, reorder other files.
519 (clean): Delete specific dvi and pdf files.
520 (infoclean, dist): New rules.
521 (maintainer-clean): Use infoclean.
8a944cea 522 ($(infodir)): Add parallel build workaround.
4c83f6e1 523
0264072d
GM
5242010-10-04 Glenn Morris <rgm@gnu.org>
525
526 * Makefile.in (SHELL): Set it.
527 (INFO_TARGETS, DVI_TARGETS): Remove variables.
528 (info, dvi): Replace above variables with their expansions.
529 (info): Move mkdir from here...
530 ($(infodir)/emacs): ... to here (for parallel builds).
531 (pdf): New target.
532 ($(infodir)/emacs): Pass -o option to makeinfo.
533 (.PHONY): Declare clean rules.
534 (maintainer-clean): Delete dvi and pdf files.
535 Guard against cd failures. Use a more restrictive delete.
536
3226d6ca
GM
5372010-10-02 Glenn Morris <rgm@gnu.org>
538
539 * misc.texi (Shell Mode): Remove reference to old function name.
540
cad90f3b
EZ
5412010-09-30 Eli Zaretskii <eliz@gnu.org>
542
543 * maintaining.texi (VC Mode Line): Mention all the possible VC status
544 indicator characters.
545
5f874327
GM
5462010-09-29 Glenn Morris <rgm@gnu.org>
547
548 * Makefile.in (top_srcdir): Remove unused variable.
549
0ab9cff3
GM
5502010-09-14 Glenn Morris <rgm@gnu.org>
551
67ae9766
GM
552 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
553 the last hook item.
554
0ab9cff3
GM
555 * calendar.texi (Appointments): Also updated when a diary include file
556 is saved.
557
6664fc59 5582010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
559
560 * trouble.texi (Bugs): Update the section intro.
561 (Known Problems): New section.
562 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
563 (Sending Patches): Bug fixes are best as responses to existing bugs.
564 * emacs.texi (Known Problems): Add menu entry for new section.
565
be3283d7
GM
5662010-09-09 Glenn Morris <rgm@gnu.org>
567
568 * xresources.texi: Untabify.
569
10999305 5702010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
571
572 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
573
10999305 5742010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
575
576 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
577
30641319
JD
5782010-09-02 Jan Djärv <jan.h.d@swipnet.se>
579
580 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
581
50dd7bc6
GM
5822010-08-21 Glenn Morris <rgm@gnu.org>
583
584 * misc.texi (Amusements): Mention bubbles and animate.
585
5e620eca
EZ
5862010-07-31 Eli Zaretskii <eliz@gnu.org>
587
588 * files.texi (Visiting): Add more index entries for
589 large-file-warning-threshold.
590
8b2dd508
JD
5912010-07-29 Jan Djärv <jan.h.d@swipnet.se>
592
593 * frames.texi (Tool Bars): Add doc for tool-bar-position.
594
8838673e
GM
5952010-06-23 Glenn Morris <rgm@gnu.org>
596
597 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
598 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
599 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
600 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
601 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
602 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
603 Untabify Texinfo files.
604
04d3bb6c
GM
6052010-06-10 Glenn Morris <rgm@gnu.org>
606
103dd3a8
GM
607 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
608
04d3bb6c
GM
609 * basic.texi (Inserting Text): Fix typo.
610
50b79479
GM
6112010-06-10 Glenn Morris <rgm@gnu.org>
612
613 * ack.texi (Acknowledgments):
614 * emacs.texi (Acknowledgments): Update for notifications.el.
615
86d7a550
DU
6162010-05-31 Daiki Ueno <ueno@unixuser.org>
617
618 * dired.texi (Operating on Files): Mention encryption commands
619 (Bug#6315).
620
db5dce9d
EZ
6212010-05-29 Eli Zaretskii <eliz@gnu.org>
622
623 * basic.texi (Moving Point): Update due to renaming of commands bound
624 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
625
34313041
EZ
6262010-05-18 Eli Zaretskii <eliz@gnu.org>
627
628 * display.texi (Fringes): Document reversal of fringe arrows for R2L
629 paragraphs.
630 (Line Truncation): Fix wording for bidi display.
631
1fc0ce04 632 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
633 keys.
634
0235128c 6352010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
636
637 * building.texi (GDB Graphical Interface): Remove misleading comparison
638 to an IDE (Bug#6128).
639
0235128c 6402010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
641
642 * programs.texi (Man Page):
643 * misc.texi (Invoking emacsclient):
644 * mini.texi (Repetition):
645 * mark.texi (Setting Mark): Fix typos.
646
0235128c 6472010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
648
649 * misc.texi (Printing): Document htmlfontify-buffer.
650
0235128c 6512010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
652
653 * calendar.texi (Displaying the Diary, Format of Diary File):
654 Fix external cross-references for TeX format output.
655
0235128c
SM
6562010-05-07 Chong Yidong <cyd@stupidchicken.com>
657
658 * Version 23.2 released.
659
f63d0028
JD
6602010-05-02 Jan Djärv <jan.h.d@swipnet.se>
661
662 * cmdargs.texi (Initial Options): Mention --chdir.
663
20fe03ad
JD
6642010-04-21 Jan Djärv <jan.h.d@swipnet.se>
665
666 * frames.texi (Tool Bars): Add tool-bar-style.
667
b7d65a5f
GM
6682010-04-21 Glenn Morris <rgm@gnu.org>
669
670 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
671
a42dbee1
CY
6722010-04-18 Chong Yidong <cyd@stupidchicken.com>
673
674 * programs.texi (Semantic): New node.
675
676 * maintaining.texi (EDE): New node.
677
678 * emacs.texi: Update node listing.
679
680 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
681
6e104790 6822010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 683
d52dbd3d
GM
684 * emacs.texi (Acknowledgments): Remove duplicate.
685
a77fe20c
GM
686 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
687
6e104790 6882010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 689
4ebe9902
GM
690 * dired.texi (Misc Dired Features): Mention VC diff and log.
691 * maintaining.texi (Old Revisions, VC Change Log):
692 Mention that diff and log work in Dired buffers.
693
98932641
GM
694 * help.texi (Help Summary): Mention M-x info-finder.
695
d5b22ab2 696 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 697
4d4e9522
GM
698 * custom.texi (Specifying File Variables, Directory Variables):
699 Document new commands for manipulating local variable lists.
700
6e104790 7012010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
702
703 * trouble.texi (Contributing): Add cindex entry.
704 Mention etc/CONTRIBUTE.
705
6e104790 7062010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
707
708 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
709 query-replace (Bug#5774).
710
a20a9df3
GM
7112010-04-16 Glenn Morris <rgm@gnu.org>
712
713 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
714
1ecb2d3f
JD
7152010-04-11 Jan Djärv <jan.h.d@swipnet.se>
716
717 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
718
99852628
JD
7192010-04-08 Jan Djärv <jan.h.d@swipnet.se>
720
721 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
722
ce79424f
EZ
7232010-03-30 Eli Zaretskii <eliz@gnu.org>
724
725 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
726 cross-reference to "Inserting Text".
727
728 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
729 Mention completion provided by `ucs-insert'.
730
85738751 7312010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
732
733 * sending.texi (Sending Mail): Note variables that may need
734 customizing.
735 (Mail Sending): Expand discussion of send-mail-function.
736
85738751 7372010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
738
739 Document Message mode as the default mail mode.
740
741 * sending.texi (Sending Mail): Copyedits.
742 (Mail Format, Mail Headers): Document mail-from-style changes.
743 (Mail Commands): Rename from Mail mode. Document Message mode.
744 (Mail Misc): Rename from Mail mode Misc.
745 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
746 command names and update keybindings.
747 (Header Editing): Document message-tab. De-document
748 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
749 favor of mail-default-headers. Ad index entries for user-full-name and
750 user-mail-address.
1c6c854e
CS
751 (Citing Mail): Update changes in Message mode behavior.
752 Document mail-yank-prefix.
e73c2434
CY
753 (Mail Signature): New node, moved from Mail Misc.
754 (Mail Aliases): Mail abbrevs are the default with Message mode.
755 (Mail Methods): Note that Message mode is now the default.
756
757 * rmail.texi (Rmail Reply):
758 * text.texi (Text Mode):
759 * major.texi (Major Modes):
760 * mule.texi (Output Coding): Refer to Message mode.
761
762 * custom.texi (Init Examples): Add xref to Mail Header.
763
1fc0ce04 764 * emacs.texi (Top): Fix xrefs.
e73c2434 765
85738751 7662010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 767
c0c035fa
CY
768 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
769 repository if there is none.
770 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
771 vc-print-root-log.
ef7b27ef 772 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 773
71785b7a
CY
774 * programs.texi (Program Modes): Mention Javascript mode.
775
f67c5dd0
CY
776 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
777 * emacs.texi: Update node description.
778
0f72a391 779 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 780 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 781
dc2d2590
JL
7822010-03-30 Juri Linkov <juri@jurta.org>
783
784 * search.texi (Other Repeating Search): Remove line that `occur'
785 can not handle multiline matches.
786
a7b02820
EZ
7872010-03-30 Eli Zaretskii <eliz@gnu.org>
788
789 * mule.texi (International): Mention support of bidirectional editing.
790 (Bidirectional Editing): New section.
791
22ef1944
NR
7922010-03-28 Nick Roberts <nickrob@snap.net.nz>
793
794 * emacs.texi (Top): Update node names to those in building.texi.
795
146b8b16
NR
7962010-03-27 Nick Roberts <nickrob@snap.net.nz>
797
798 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
799 doc/emacs/emacs.texi: Update node names for building.texi.
800
6d98672d
GM
8012010-03-24 Glenn Morris <rgm@gnu.org>
802
803 * ack.texi (Acknowledgments):
804 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
805
93318cbd
JD
8062010-03-20 Jan Djärv <jan.h.d@swipnet.se>
807
808 * xresources.texi (Table of Resources): Clarify toolBar number
809 for Gtk+.
810
811 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
812
15cf2f52
CY
8132010-03-21 Chong Yidong <cyd@stupidchicken.com>
814
4102856c
CY
815 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
816
15cf2f52
CY
817 * search.texi (Other Repeating Search): Document multi-isearch-buffers
818 and multi-isearch-buffers-regexp.
819
820 * indent.texi (Indentation): Clarify description of
821 indent-for-tab-command. Document tab-always-indent.
822
d68eb23c
CY
8232010-03-20 Chong Yidong <cyd@stupidchicken.com>
824
825 * cmdargs.texi (Font X): Move most content to Fonts.
826
827 * frames.texi (Fonts): New node. Document font-use-system-font.
828
829 * emacs.texi (Top):
830 * xresources.texi (Table of Resources):
831 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
832
288f9fc0
CY
8332010-03-10 Chong Yidong <cyd@stupidchicken.com>
834
835 * Branch for 23.2.
836
17782bec
CY
8372010-03-06 Chong Yidong <cyd@stupidchicken.com>
838
839 * custom.texi (Init Examples): Add xref to Locals.
840
841 * major.texi (Choosing Modes): Mention usage of setq-default for
842 setting the default value of major-mode (Bug#5688).
843
b4a1a8b2
CY
8442010-03-02 Chong Yidong <cyd@stupidchicken.com>
845
846 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
847
848 * display.texi (Display Custom): Document make-pointer-invisible and
849 underline-minimum-offset. Remove inverse-video.
850
a1e759cd
CY
8512010-02-21 Chong Yidong <cyd@stupidchicken.com>
852
853 * frames.texi (Frame Commands): Note that the last ordinary frame can
854 be deleted in daemon mode (Bug#5616).
855
4f3bc373
GM
8562010-02-18 Glenn Morris <rgm@gnu.org>
857
858 * trouble.texi (Contributing): Repository is no longer CVS.
859
5dbbdd33
GM
8602010-02-08 Glenn Morris <rgm@gnu.org>
861
862 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
863
cd61af01
SM
8642010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
865
866 * display.texi (Useless Whitespace, Text Display):
867 * custom.texi (Init Examples): Avoid obsolete special default variables
868 like default-major-mode.
869
b1bb0a25 8702010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
871
872 * programs.texi (Other C Commands): Replace reference to obsolete
873 c-subword-mode.
874
99d0985b
GM
8752010-01-21 Glenn Morris <rgm@gnu.org>
876
877 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
878
893db5bc
GM
8792010-01-12 Glenn Morris <rgm@gnu.org>
880
881 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
882 emacs-pretest-bug for bug reports for development versions.
883
0419b8d6
GM
8842010-01-11 Glenn Morris <rgm@gnu.org>
885
886 * display.texi (Highlight Interactively): `t' does not mean highlight
887 all patterns. (Bug#5335)
888
26e533e2
CY
8892009-12-29 Chong Yidong <cyd@stupidchicken.com>
890
891 * misc.texi (Shell): Document async-shell-command.
892
893 * building.texi (Grep Searching): Document zrgrep.
894
484eaeac 895 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 896
7ee6c59b
NR
8972009-12-29 Nick Roberts <nickrob@snap.net.nz>
898
899 * building.texi: Import GDB Graphical Interface description from
900 EMACS_23_1_RC.
901
91ed7ea8
CY
9022009-12-24 Chong Yidong <cyd@stupidchicken.com>
903
904 * emacs.texi (Top): Update node listing.
905
906 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
907
908 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
909
910 * cmdargs.texi (Initial Options):
911 * xresources.texi (Resources): Document inhibit-x-resources.
912
913 * custom.texi (Specifying File Variables): Note that minor modes are
914 enabled unconditionally.
915
916 * display.texi (Scrolling): Briefly document the old recenter command,
917 and document recenter-positions.
918
919 * files.texi (Visiting):
920 * buffers.texi (Buffers): Max buffer size is now 512 MB.
921
1c6c854e
CS
922 * frames.texi (Cut/Paste Other App):
923 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
924
925 * killing.texi (Kill Options): New node.
926
6ca89aaa
CY
9272009-12-05 Chong Yidong <cyd@stupidchicken.com>
928
929 * misc.texi (Shell Options): ansi-color is now default.
930
806642d4
GM
9312009-12-05 Glenn Morris <rgm@gnu.org>
932
806642d4
GM
933 * emacs.texi (Top): Update menu for cal-xtra node changes.
934 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
935 or mode line. Don't mention invisible text or the details of
936 diary-print-entries here, only in cal-xtra.
937 (Format of Diary File): Mention that the "date on first line" format
938 only really affects the simple display.
939 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
940 (Diary Customizing): Holidays may be in the buffer or mode line.
941 Move diary-print-entries to the "Diary Display" section.
942 (Diary Display): New section, split out from "Fancy Diary Display".
943 Explain the limitations of simple display, and how to print it.
944
1a4f0c0a
GM
945 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
946
e11adbd8
GM
947 * cal-xtra.texi (Diary Display): Mention View mode.
948
29a483ac
JL
9492009-11-29 Juri Linkov <juri@jurta.org>
950
951 * display.texi (Highlight Interactively): Actually a list of
952 default faces is pre-loaded into a list of default values
953 instead of the history.
954
83d60c79
GM
9552009-11-20 Glenn Morris <rgm@gnu.org>
956
957 * ack.texi (Acknowledgments):
958 * emacs.texi (Acknowledgments): Add htmlfontify.
959
276bbe96
GM
9602009-11-14 Glenn Morris <rgm@gnu.org>
961
98ad1bae
GM
962 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
963
276bbe96
GM
964 * ack.texi (Acknowledgments):
965 * emacs.texi (Acknowledgments): Update for recent Org changes.
966
18430066
CY
9672009-10-31 Chong Yidong <cyd@stupidchicken.com>
968
969 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
970 `charset' property, which is irrelevant to the user manual (Bug#3526).
971
522ddc9f
JB
9722009-10-14 Juanma Barranquero <lekktu@gmail.com>
973
974 * trouble.texi (DEL Does Not Delete): Fix typo.
975
50b49ade
MA
9762009-10-05 Michael Albinus <michael.albinus@gmx.de>
977
978 * files.texi (Misc File Ops): Mention copy-directory.
979
6308321a
EZ
9802009-10-04 Eli Zaretskii <eliz@gnu.org>
981
43b3b4d1
EZ
982 * mule.texi (Unibyte Mode): Emphasize that
983 unibyte-display-via-language-environment affects only the display.
984
6308321a
EZ
985 * display.texi (Horizontal Scrolling): Document cursor behavior under
986 horizontal scrolling when point moves off the screen (Bug#4564).
987 Improve wording.
988
bd51ea7f
MA
9892009-10-01 Michael Albinus <michael.albinus@gmx.de>
990
991 * files.texi (Directories): delete-directory prompts for recursive
992 deletion.
993
55381962
GM
9942009-09-30 Glenn Morris <rgm@gnu.org>
995
996 * ack.texi (Acknowledgments):
997 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
998
13989ab1
TH
9992009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1000
1001 * dired.texi (Dired Navigation): Use @code instead of @var for
1002 dired-isearch-filenames, so that it's not capitalized.
1003
8ba46c89
CY
10042009-09-19 Chong Yidong <cyd@stupidchicken.com>
1005
1006 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1007
1008 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1009
1010 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1011 (Key Bindings): Reference Init Rebinding in introductory text.
1012 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1013 (Keymaps): Simplify.
1014 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1015 (Minibuffer Maps): Remove mention of Mocklisp.
1016 (Init Rebinding): Move mode-local rebinding example here from Local
1017 Keymaps.
1018 (Modifier Keys): Clarify.
1e11b018 1019 (Rebinding): Add cindex for "binding keys".
8ba46c89 1020
6a5ca7c8
CY
10212009-09-13 Chong Yidong <cyd@stupidchicken.com>
1022
1023 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1024
0e1cba51
NR
10252009-08-31 Nick Roberts <nickrob@snap.net.nz>
1026
6a5ca7c8 1027 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1028 Re-organise these two sections.
0e1cba51 1029
76a87a4d
EZ
10302009-08-29 Eli Zaretskii <eliz@gnu.org>
1031
1032 * cmdargs.texi (Initial Options): Fix last change.
1033
82e98df4
SM
10342009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1035
1036 * mule.texi (Enabling Multibyte):
1037 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1038 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1039
fb89fad9
GM
10402009-08-20 Glenn Morris <rgm@gnu.org>
1041
1042 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1043
e99652b0
GM
10442009-08-19 Glenn Morris <rgm@gnu.org>
1045
1046 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1047
5cca97ad
GM
10482009-08-18 Glenn Morris <rgm@gnu.org>
1049
1050 * ack.texi (Acknowledgments):
1051 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1052
997797ae 1053 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1054
985bf85b
GM
10552009-08-09 Glenn Morris <rgm@gnu.org>
1056
1057 * ack.texi (Acknowledgments):
1058 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1059
8d6bb99e
DD
10602009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1061
1062 * emacs.texi (Top): Add new menu items for GDB-UI.
1063
1064 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1065 section. Threads buffer is in separate section now.
8d6bb99e 1066
8353da9c
GM
10672009-08-08 Glenn Morris <rgm@gnu.org>
1068
1069 * ack.texi (Acknowledgments):
1070 * emacs.texi (Acknowledgments):
1071 Update for js2-mode and org changes.
1072
f2074faf
MA
10732009-08-02 Michael Albinus <michael.albinus@gmx.de>
1074
1075 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1076 files.
1077
e8d2d3fb
CY
10782009-07-28 Chong Yidong <cyd@stupidchicken.com>
1079
1080 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1081
324a4f6a
GM
10822009-07-23 Glenn Morris <rgm@gnu.org>
1083
1084 * programs.texi (Matching): Update blink-matching-paren-distance.
1085
b6937a70
CY
10862009-07-21 Chong Yidong <cyd@stupidchicken.com>
1087
1088 * frames.texi (Cut/Paste Other App): For select-active-regions,
1089 selection is now updated on moving point.
1090
bd8aaa36
RS
10912009-07-21 Richard Stallman <rms@gnu.org>
1092
1093 * glossary.texi (GNU, Daemon): Update information.
1094
8d9b5eba
JL
10952009-07-19 Juri Linkov <juri@jurta.org>
1096
1097 * custom.texi (Specifying File Variables, Safe File Variables):
1098 "variables/value pairs" -> "variable/value pairs".
1099
a2acc1db
GM
11002009-07-15 Glenn Morris <rgm@gnu.org>
1101
1102 * misc.texi (Gnus): Remove widow.
1103
c5ae942b
GM
11042009-07-11 Glenn Morris <rgm@gnu.org>
1105
703d26ba
GM
1106 * Makefile.in (TEXI2PDF): New.
1107 (emacs.pdf, emacs-xtra.pdf): New targets.
1108
522ddc9f 1109 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1110
1111 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1112
1113 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1114 Don't print the copying notice twice in the printed version.
1115 Update the menu and detailmenu.
1116 (Preface): The meaning of "on-line" has changed.
1117 Correct name for "Common Problems" chapter.
1118 (Distrib): Update FSF shop URL.
1119 (Intro): Showing two files at once is not so exciting.
1120
1121 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1122 (Mac / GNUstep Basics): Minor grammar changes.
1123 (Mac / GNUstep Events): Fix typo.
1124 (GNUstep Support): CANNOT_DUMP no longer applies.
1125
1126 * misc.texi (Document View): Fix typos.
1127
1128 * dired.texi (Dired):
1129 * help.texi (Help):
1130 * macos.texi (Mac OS / GNUstep):
1131 * maintaining.texi (Version Control, Introduction to VC):
1132 End menu descriptions with a period.
c5ae942b 1133
b1c8242b
EZ
11342009-07-09 Eli Zaretskii <eliz@gnu.org>
1135
1136 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1137 so categorical in saying that the option is only useful on NTFS.
1138
220d9aa6
GM
11392009-07-09 Glenn Morris <rgm@gnu.org>
1140
1141 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1142 (ENVADD): Add texinfodir to TEXINPUTS.
1143
1144 * emacs.texi (Top): Fix cross-reference.
1145
1146 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1147
1148 * vc1-xtra.texi (Revision Tags): Fix typo.
1149
d07e72d3
GM
11502009-07-03 Glenn Morris <rgm@gnu.org>
1151
1152 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1153 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1154 (Merge Commands): `.' does not seem to work in A or B buffer.
1155 `l' can recreate the 3-window display.
1156
1157 * glossary.texi (Glossary): Minor phrasing changes throughout.
1158 Add more internal cross-references.
1159 <Autoloading>: You can't really autoload a variable.
1160 <C-M->: Move details here from `M-C-' item.
1161 <Continuation Line>: Refer to `Truncation.'
1162 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1163 <Home Directory, Unix>: New entries.
1164 <Deletion of Files>: Mention recycle bins.
1165 <Directory>: Mention ``folders.''
1166 <Error>: Don't mention ``type-ahead.''
1167 <Fringe>: Refer to the manual node.
1168 <Minor Mode>: Can be global or local.
1169 <Spell Checking>: There are other checkers besides Ispell.
1170
f144038a
GM
11712009-07-02 Glenn Morris <rgm@gnu.org>
1172
1173 * anti.texi (Antinews): Minor changes in phrasing.
1174
1175 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1176 some underfull lines in dvi output.
1177
1178 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1179
1180 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1181
1182 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1183
3f1c6666
JD
11842009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1185
1186 * xresources.texi (Table of Resources): Mention maximized for
1187 fullscreen.
1188
1189 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1190
62aadce7
CY
11912009-07-01 Chong Yidong <cyd@stupidchicken.com>
1192
1193 * anti.texi (Antinews): Correct the list of removed platforms.
1194
82ec412e
GM
11952009-06-28 Glenn Morris <rgm@gnu.org>
1196
1197 * arevert-xtra.texi: Minor language tweaks.
1198
09964e7d
GM
1199 * dired-xtra.texi: Minor revisions.
1200
666e158e
MB
12012009-06-23 Miles Bader <miles@gnu.org>
1202
c4cc8b9a 1203 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1204 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1205
70243478
CY
12062009-06-21 Chong Yidong <cyd@stupidchicken.com>
1207
1208 * Branch for 23.1.
1209
67cbe681
KH
12102009-06-17 Kenichi Handa <handa@m17n.org>
1211
1212 * mule.texi (Charsets): Update the description for the new charset.
1213 (list-character-sets): New findex.
125dd7c5 1214 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1215
40e67246
CY
12162009-06-10 Chong Yidong <cyd@stupidchicken.com>
1217
b5700de6
CY
1218 * basic.texi (Moving Point): Fix tag.
1219
1220 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1221
1222 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1223 use camel-case for PageUp and PageDown.
1224
1225 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1226 camel-case for PageUp and PageDown.
1227
1228 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1229
40e67246 1230 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1231 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1232
522ddc9f 12332009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1234
522ddc9f
JB
1235 * fixit.texi (Spelling): Set default dictionary.
1236 Improve descriptions (Bug#2554)
6f591cf4 1237
53483c76
DR
12382009-06-08 David Reitter <david.reitter@gmail.com>
1239
1240 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1241 since saving colors and faces set this way is not implemented.
1242 (Environment variables): Remove mention of mac-fix-env, which is
1243 scheduled to be removed.
1244
1557ef4f
CY
12452009-06-04 Chong Yidong <cyd@stupidchicken.com>
1246
91056528
CY
1247 * custom.texi (Init Examples): Add example of changing load-path.
1248
1557ef4f
CY
1249 * building.texi (Lisp Libraries): Add example of changing
1250 load-path (Bug#3446).
1251
623cec4c
CY
12522009-05-28 Chong Yidong <cyd@stupidchicken.com>
1253
1254 * mark.texi (Mark): Further clarifications.
1255 (Setting Mark): Emphasize that C-SPC activates the mark.
1256
0fcca8ee
CY
12572009-05-28 Chong Yidong <cyd@stupidchicken.com>
1258
702b10e1
CY
1259 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1260 Mark mode.
0fcca8ee
CY
1261 (Using Region, Persistent Mark): Use "active mark" instead of "active
1262 region".
1263
d3b396e4
CY
12642009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1265
1266 * mule.texi (Select Input Method): Fix typo.
1267
3f698a06
CY
12682009-05-13 Chong Yidong <cyd@stupidchicken.com>
1269
1270 * anti.texi (Antinews): Document completion changes. Some additional
1271 copyedits and rearrangement of entries.
1272
b2a42eb7
CY
12732009-05-12 Chong Yidong <cyd@stupidchicken.com>
1274
932fd020
CY
1275 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1276 (Shell History Copying, Terminal emulator): Copyedits.
1277
1c6c854e
CS
1278 * xresources.texi (Resources): Simplify descriptions.
1279 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1280 (Table of Resources): Document fontBackend resource.
1281
b2a42eb7
CY
1282 * trouble.texi (Quitting): Add other undo bindings to table.
1283 (DEL Does Not Delete): Note that the erasure key is usually labelled
1284 "Backspace". Remove discussion of obscure Xmodmap issue.
1285
c6ea7fb8
CY
12862009-05-07 Chong Yidong <cyd@stupidchicken.com>
1287
1288 * files.texi (Visiting): Copyedits.
1289
ad36c422
CY
12902009-05-06 Chong Yidong <cyd@stupidchicken.com>
1291
1292 * basic.texi (Inserting Text): Document ucs-insert.
1293
1294 * mule.texi (International Chars): Define "multibyte". Note that
1295 internal representation is unicode-based. Simplify definition of raw
1296 bytes. Mention ucs-insert.
1297 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1298 (Language Environments): Add language environments new to Emacs 23.
1299 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1300 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1301 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1302 (Output Coding): Copyedits.
1303
1304 * emacs.texi (Top): Update node listing.
1305
d4ad7b96
CY
13062009-05-05 Per Starbäck <per@starback.se> (tiny change)
1307
1308 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1309
5bd66204
SM
13102009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1311
1312 * building.texi (Lisp Libraries): `load-library' does offer completion.
1313
bc36ad1c
CY
13142009-04-28 Chong Yidong <cyd@stupidchicken.com>
1315
1316 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1317 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1318
f1a47884
EZ
13192009-04-25 Eli Zaretskii <eliz@gnu.org>
1320
1321 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1322
be77bd45
CY
13232009-04-22 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1326
1327 * building.texi (Lisp Interaction): Document initial-scratch-message.
1328
d3b82927
JB
13292009-04-18 Juanma Barranquero <lekktu@gmail.com>
1330
ed6e7b11
JB
1331 * msdog.texi (Windows Fonts): Fix typos.
1332
d3b82927
JB
1333 * files.texi (Save Commands): Fix pxref.
1334
bc323c04
CY
13352009-04-18 Chong Yidong <cyd@stupidchicken.com>
1336
1337 * files.texi (Save Commands): Mention diff-buffer-with-file.
1338 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1339 Henoch (Bug#3036).
1340
2186d13f
GM
13412009-03-15 Glenn Morris <rgm@gnu.org>
1342
1343 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1344 the former is not always used.
1345 (Mail Headers): Use active voice. Add "Mail-reply-to".
1346 Change case of "Id". Avoid repeated "appropriate".
1347 (Mail Aliases): Fix previous change - use an example with a ".", so it
1348 does actually get quoted when expanded.
1349 (Mail Sending): Mailclient is the default on some systems.
1350 (Citing Mail): Mention mail-indentation-spaces.
1351 (Mail Mode Misc): Add an @dfn for "mail signature".
1352
71e454fc
CY
13532009-03-15 Chong Yidong <cyd@stupidchicken.com>
1354
1355 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1356 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1357 read-buffer-completion-ignore-case, and completion-styles.
1358 Remove description of partial-completion-mode.
71e454fc 1359
df1a3e06
GM
13602009-03-14 Glenn Morris <rgm@gnu.org>
1361
1362 * sending.texi (Mail Format): Fix typo. Add index entry for
1363 mail-header-separator.
1364 (Mail Headers): Put info about initialization and changing in one place
1365 at the start. Update FCC section for mbox Rmail. Clarify From
1366 section, mention mail-setup-with-from. Clarify Reply-to section.
1367 Add Mail-followup-to and mail-mailing-lists. Clarify References
1368 section.
1369 (Mail Aliases): Update example, make less contentious.
1370 Update for name change of mail-interactive-insert-alias.
1371 (Mail Mode): Remove mention of `%' as a word separator.
1372 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1373 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1374 commands. Clarify FCC handling. In mail-complete, add reference to
1375 Mail Aliases section, and mention mail-complete-function.
1376 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1377 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1378 signature netiquette. Explain how the mail hooks work when continuing
1379 a composition.
1380 (Mail Amusements): Internationalize the spook section a bit.
1381 Remove the spook mail-setup-hook example, since it doesn't work well.
1382 Mention fortune-file.
1383 (Mail Methods): Mention read-mail-command.
1384
ed6e7b11 13852009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1386
df1a3e06
GM
1387 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1388 and NS resources following recent changes.
959d68bd 1389
86dca3e8
JR
13902009-03-10 Jason Rumney <jasonr@gnu.org>
1391
1392 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1393 w32-use-visible-system-caret doc to indicate that it should get set
1394 automatically.
1395 (Windows Fonts): Add doc for the uniscribe backend.
1396
042fe98f
DN
13972009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1398
1399 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1400 vc-dir. (Bug#2598)
1401
7f8dba73
RS
14022009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1403
1404 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1405
505e70c3
GM
14062009-03-05 Glenn Morris <rgm@gnu.org>
1407
04242bdc
GM
1408 * rmail.texi (Rmail Basics): Add reference to sorting.
1409 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1410 Minor re-wordings.
1411 (Rmail Motion): Mention rmail-next-same-subject.
1412 (Rmail Deletion): Expunging is not the only way to change the numbers.
1413 (Rmail Labels): Labels can also be used in sorting.
1414 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1415 (Rmail Display): Mention rmail-mime.
1416
00cfe22c
GM
14172009-03-04 Glenn Morris <rgm@gnu.org>
1418
1419 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1420 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1421 summary. Mention sorts cannot be undone.
1422 (Rmail Display): Give an example of how to use goto-address-mode.
1423 (Rmail Editing): It's keybindings that are redefined, not commands.
1424 Fix some typos.
1425 (Movemail): Some minor rewording.
1426 (Remote Mailboxes): Emacs movemail supports pop by default.
1427 Fix some minor grammatical issues. The "two alternative ways" to
1428 specify a POP mailbox are really just one. Remove all reference to the
1429 variables rmail-pop-password and rmail-pop-password-required, obsolete
1430 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1431 can support Kerberos.
1432
3d963b67
GM
14332009-03-03 Glenn Morris <rgm@gnu.org>
1434
1435 * rmail.texi (Rmail Deletion): Revert previous change, which was
1436 describing the Rmail summary versions.
1437 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1438 Minor re-wording for rmail-resend.
1439 (Rmail Make Summary): Summaries apply to buffers rather than files.
1440 <rmail-summary-by-topic>: Headers includes the subject.
1441 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1442 details, including prefix arguments.
2340abde 1443 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1444 Not counting lines might be faster.
1445 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1446 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1447 Name the commands bound to the various keys. Mention prefix argument
1448 for searching.
3d963b67
GM
1449 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1450 Simplify rmail-highlighted-headers description. Update face name.
1451
a8ce3d17
JB
14522009-03-02 Juanma Barranquero <lekktu@gmail.com>
1453
1454 * mark.texi (Marking Objects): Fix typo.
1455
130a29b6
CY
14562009-03-01 Chong Yidong <cyd@stupidchicken.com>
1457
1458 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1459 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1460
9d5de6f8
GM
14612009-03-01 Glenn Morris <rgm@gnu.org>
1462
79fc530e 1463 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1464 (Rmail Motion): - M-s searches from the end of messages.
1465 (Rmail Deletion): Minor clarification. Fix numeric argument
1466 description.
1467 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1468 newmail and RMAILOSE files need not be in home-directory.
1469 (Rmail Files): Mention I/O menus are unselectable if no files match.
1470 Mention `MAIL' env-var.
1471
b545ff9c
JR
14722009-02-24 Jason Rumney <jasonr@gnu.org>
1473
1474 * mule.texi (Fontsets): Mention fontset-default, font specs and
1475 fallback fontsets.
1476 (Defining Fontsets): Mention ns and w32 variants of
1477 standard-fontset-spec. Update description of startup fontset to match
1478 Emacs 23 behavior.
a93be82a 1479 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1480 (International): Link to Modifying Fontsets.
b545ff9c 1481
75da0618 14822009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1483
1484 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1485 Mention ns-extended-platform-support-mode.
1486
6be93a16
KB
14872009-02-22 Karl Berry <karl@gnu.org>
1488
1489 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1490
867d4bb3
JB
14912009-02-19 Juanma Barranquero <lekktu@gmail.com>
1492
1493 * basic.texi (Moving Point, Position Info):
1494 * files.texi (Visiting):
1495 * mini.texi (Completion Options):
1496 * text.texi (HTML Mode): Remove duplicate words.
1497
49b5c0e8
GM
14982009-02-20 Glenn Morris <rgm@gnu.org>
1499
1500 * rmail.texi: Minor updates for mbox rather than Babyl.
1501
f43a822c
KB
15022009-02-17 Karl Berry <karl@gnu.org>
1503
49b5c0e8 1504 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1505
80d634b8
RS
15062009-02-17 Richard M Stallman <rms@gnu.org>
1507
1508 * anti.texi (Antinews): Mention Babyl format.
1509
1510 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1511
1512 * rmail.texi: Update for mbox format.
1513 Various small fixes, as well as the following.
1514 (Out of Rmail): Node deleted.
1515 (Rmail): Update menu.
1516 (Rmail Files): Comment out set-rmail-inbox-list.
1517 Document rmail-inbox-list instead.
1518 (Rmail Output): Substantial changes since C-o is now
1519 rmail-output-as-seen and o is rmail-output.
1520 (Rmail Attributes): Delete `stored', add `retried'.
1521 (Rmail Display): Editing headers works in all cases.
1522
f0d129c6
GM
15232009-02-17 Glenn Morris <rgm@gnu.org>
1524
1525 * basic.texi (Position Info): M-x count-lines-region is not always on
1526 M-=. (Bug#2269)
1527
160f11d3
GM
15282009-02-09 Glenn Morris <rgm@gnu.org>
1529
1530 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1531 defaults.
1532
763e01c4
EZ
15332009-02-07 Eli Zaretskii <eliz@gnu.org>
1534
1535 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1536 documentation of possible problems with redecoding.
1537
f5e1441d
GM
15382009-02-03 Glenn Morris <rgm@gnu.org>
1539
1540 * rmail.texi (Out of Rmail): Mention b2m.pl.
1541
e1eabe41
GM
15422009-01-31 Glenn Morris <rgm@gnu.org>
1543
1544 * rmail.texi (Out of Rmail): Correct b2m location.
1545
dd05f9de
CY
15462009-01-27 Chong Yidong <cyd@stupidchicken.com>
1547
1548 * fixit.texi (Undo): Update undo limit values.
1549
d74d846e
GM
15502009-01-27 Glenn Morris <rgm@gnu.org>
1551
1552 * emacs.texi (Top): Fix Antinews menu entry.
1553
49ffdce8
KB
15542009-01-25 Karl Berry <karl@gnu.org>
1555
1556 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1557 item with no marker, instead of the syntactically incorrect
1558 @itemize @asis.
1559
467e8d77
JL
15602009-01-25 Juri Linkov <juri@jurta.org>
1561
1562 * building.texi (Grep Searching): Fix index entry for lgrep.
1563
6c60bbdb
EZ
15642009-01-24 Eli Zaretskii <eliz@gnu.org>
1565
1566 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1567
9ce5a36f
AR
15682009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1569
1570 * macos.texi (Preferences Panel): Update description of font setting to
1571 reflect that prior frame selection is no longer needed.
1572
9aa5f2fb
NR
15732009-01-20 Nick Roberts <nickrob@snap.net.nz>
1574
1575 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1576 raise GUD subsections.
1577
3892ff9c
GM
15782009-01-15 Glenn Morris <rgm@gnu.org>
1579
1580 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1581
14731c8f
GM
15822009-01-10 Glenn Morris <rgm@gnu.org>
1583
1584 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1585
45c55e53
CY
15862009-01-04 Chong Yidong <cyd@stupidchicken.com>
1587
1588 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1589 logical lines.
1590
2e4667d1
JL
15912008-12-29 Juri Linkov <juri@jurta.org>
1592
1593 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1594
1595 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1596
2a3eac47
CY
15972008-12-28 Chong Yidong <cyd@stupidchicken.com>
1598
1599 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1600 goto-address-mode instead of goto-address.
1601
3da8da94
CY
1602 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1603 mode.
1604
2a3eac47
CY
1605 * emacs.texi (Top): Update node listing.
1606
057f6dd3
EZ
16072008-12-26 Eli Zaretskii <eliz@gnu.org>
1608
1609 * custom.texi (Directory Variables): Explain what is a "project".
1610 Add indexing. Improve wording. Add a footnote about using
1611 _dir-locals.el on MS-DOS.
1612
e6979067
DN
16132008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1614
1615 * files.texi (Misc File Ops): Mention chmod as an alias for
1616 set-file-modes.
1617
9de15963
MR
16182008-12-24 Martin Rudalics <rudalics@gmx.at>
1619
1620 * help.texi (Help): Fix typos and reword.
1621 (Help Summary): Add entries for C-h n and C-h r, reorder
1622 entries, and do some minor fixes.
1623 (Name Help): Say that C-h F works for commands only.
1624 (Misc Help): Say that view-lossage displays 300 keystrokes.
1625
236fd60d
GM
16262008-12-20 Glenn Morris <rgm@gnu.org>
1627
1628 * ack.texi (Acknowledgments): General update based on AUTHORS,
1629 including removal of some stuff no longer distributed.
1630
349b3256
AM
16312008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1632
1633 * fixit.texi: Mention hunspell
1634
e840fca5
GM
16352008-12-19 Glenn Morris <rgm@gnu.org>
1636
1637 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1638 Consolidate explanatory text at start.
e840fca5
GM
1639
1640 * display.texi (Text Display):
1641 * indent.texi (Indentation): Use @acronym with ASCII.
1642
9dfa7983
GM
16432008-12-18 Glenn Morris <rgm@gnu.org>
1644
1645 * ack.texi: Various small updates and fixes.
1646
97b3a00b
JL
16472008-12-18 Juri Linkov <juri@jurta.org>
1648
1649 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1650 as a key binding to start a forward nonincremental word search.
1651 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1652 a backward nonincremental word search. Add index for `M-s w'
1653 `isearch-forward-word'.
1654 (Regexp Search): Add a short summary of regexp key commands like
1655 in the node "Basic Isearch".
1656 (Other Repeating Search): Fix typo.
1657
16582008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1659
1660 * misc.texi (PostScript Variables): Fix doc.
1661
31ce6a07
CY
16622008-12-10 Chong Yidong <cyd@stupidchicken.com>
1663
1664 * programs.texi (Program Modes): Mention Ruby mode.
1665
636b507b
DN
16662008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1667
1668 * misc.texi (emacsclient Options): Describe what an empty string
1669 argument does for --alternate-editor.
1670
a323fa14
CY
16712008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1672
1673 * cmdargs.texi (Font X): Distinguish between client-side and
1674 server-side fonts. List valid Fontconfig properties. Add reference to
1675 Fontconfig manual. List valid GTK font properties. Explain use of
1676 fc-list.
1677
c5ca6cd0
CY
16782008-12-09 Chong Yidong <cyd@stupidchicken.com>
1679
1680 * cmdargs.texi (Font X): Move discussion of quoting to top.
1681
e5136377
GM
16822008-12-06 Glenn Morris <rgm@gnu.org>
1683
1684 * maintaining.texi (Old Revisions): Improve previous change.
1685
248c026b
RS
16862008-12-05 Richard M Stallman <rms@gnu.org>
1687
1688 * anti.texi (Antinews): Minor fixes.
1689
a9253a1e
GM
16902008-12-03 Glenn Morris <rgm@gnu.org>
1691
1692 * maintaining.texi (Old Revisions): Fix diff-switches description.
1693
fa687b02
MR
16942008-12-01 Martin Rudalics <rudalics@gmx.at>
1695
1696 * emacs.texi (Top): Fix typo.
1697
72e6decd
CY
16982008-11-30 Chong Yidong <cyd@stupidchicken.com>
1699
320ee034
CY
1700 * misc.texi (Document View): Explain dependence on gs at the top.
1701 Copyedits.
1702
1703 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1704
72e6decd
CY
1705 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1706 (Comment Commands): Discuss region-active behavior of M-; first.
1707
2a472ee4
MR
17082008-11-29 Martin Rudalics <rudalics@gmx.at>
1709
9c6361c9
MR
1710 * display.texi (Line Truncation): Add reference to Continuation
1711 Lines.
1712
2a472ee4
MR
1713 * windows.texi (Pop Up Window): Mention split-height-threshold
1714 and split-width-threshold.
9c6361c9 1715 (Split Window): Add reference to Continuation Lines.
2a472ee4 1716
e93bc142
AR
17172008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1718
1719 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1720 (GNUstep Support): New node.
1721 * anti.texi:
1722 * emacs.texi:
1723 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1724
43b978db
RS
17252008-11-28 Richard M Stallman <rms@gnu.org>
1726
1727 * misc.texi (Dissociated Press): Minor cleanups.
1728
1729 * dired.texi (Image-Dired): Avoid passive.
1730
e8e2bd93
EZ
17312008-11-28 Eli Zaretskii <eliz@gnu.org>
1732
1733 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1734 representation.
1735
8d2d45da
CY
17362008-11-26 Richard M. Stallman <rms@gnu.org>
1737
1738 * files.texi (Visiting): Rewrite paragraph for clarity.
1739
1740 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1741
a5f7bbcc
AM
17422008-11-25 Alan Mackenzie <acm@muc.de>
1743
1744 * programs.texi (Moving by Parens): Clarify that parens inside strings
1745 and comments are ignored, and that the commands assume the starting
1746 point isn't in a string or comment.
1747
a71703d3
AR
17482008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1749
1750 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1751 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1752 version.
1753 (Mac Customization): Rewrite Preferences Panel section and merge in to
1754 this node, add Open files by dragging to an Emacs window.
1755
1756 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1757
aa5ab79a
CY
17582008-11-26 Chong Yidong <cyd@stupidchicken.com>
1759
0cc92c19
CY
1760 * files.texi (Misc File Ops): Document set-file-modes.
1761
c366b4e4
CY
1762 * windows.texi (Split Window): Document integer values of
1763 truncate-partial-width-windows.
1764
aa5ab79a
CY
1765 * text.texi (Text): Simplify description of markup languages.
1766 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1767 (TeX Editing): Note that `""' inserts one `"' character.
1768 (HTML Mode): Note in the introduction that XML mode is an alias for
1769 SGML mode. Mention nXML mode.
1770
56221db7
CY
17712008-11-25 Chong Yidong <cyd@stupidchicken.com>
1772
1773 * building.texi (Watch Expressions): Fix typo.
1774
90effe33
CY
17752008-11-24 Chong Yidong <cyd@stupidchicken.com>
1776
f90a5ae3
CY
1777 * files.texi (Visiting): Document new behavior of
1778 confirm-nonexistent-file-or-buffer.
1779
1c6c854e
CS
1780 * buffers.texi (Select Buffer):
1781 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 1782
a18ffb4a
CY
1783 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1784 edit-picture.
1785
90effe33
CY
1786 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1787 edit-picture', since that is just an alias for picture-mode.
1788 (Sentences): Note that repeated M-@ extends the region.
1789 (Pages): Make terminology more consistent. Link to Regexps node.
1790 (Longlines): Discuss relationship with Visual Line mode.
1791 (Text Mode): Remove extraneous discussion of other modes, since they
1792 were already introduced in the parent node.
1793
e85103ec
CY
17942008-11-23 Chong Yidong <cyd@stupidchicken.com>
1795
5cb2fe30
CY
1796 * anti.texi (Antinews): Rewrite.
1797
1eb9b307 1798 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1799
1800 * frames.texi (Frame Commands): Mention "minimize" terminology.
1801
e85103ec
CY
1802 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1803 formats.
b908332f
CY
1804 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1805 (Misc X): Don't document useless -hb option.
e85103ec 1806
607f5f88
JL
18072008-11-22 Juri Linkov <juri@jurta.org>
1808
1809 * dired.texi (Dired Navigation): Change normal file name search option
1810 from `non-nil' to `t'. Add `dwim' option.
1811
e1b867a0
JL
18122008-11-22 Juri Linkov <juri@jurta.org>
1813
1814 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1815 ".dir-locals.el". Rename `define-project-bindings' to
1816 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1817 `dir-locals-set-directory-class'.
1818
dd186936
LK
18192008-11-22 Lute Kamstra <lute@gnu.org>
1820
1821 * buffers.texi (Select Buffer): Index goto-line.
1822 * basic.texi (Moving Point): Mention the use of a numeric prefix
1823 argument with goto-line and refer to Select Buffer for the use of a
1824 plain prefix argument.
1825
4b121911
GM
18262008-11-19 Glenn Morris <rgm@gnu.org>
1827
1828 * doclicense.texi: Update to FDL 1.3.
1829 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1830
27267e4c
CY
18312008-11-17 Chong Yidong <cyd@stupidchicken.com>
1832
696f351d
CY
1833 * custom.texi (Minor Modes): Define mode commands and mode variables
1834 more precisely. Recommend using mode commands instead of setting
1835 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1836 (Easy Customization): Use "init file" instead of .emacs.
1837 (Customization Groups): Update to new Custom buffer appearance.
1838 (Saving Customizations): Copyedits. Update example.
1839 (Variables): Give example of variable type-sensitivity.
1840 (Examining): Update example.
1841 (Hooks): Copyedits.
1842 (Specifying File Variables): Use C comments instead of an artificial
1843 Lisp for the example.
1844 (Keymaps): Move internals discussion to Prefix Keymaps.
1845 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1846 (Init Rebinding): Document kbd macro.
1847 (Init File): Link to Find Init.
696f351d
CY
1848
1849 * mark.texi (Using Region): Document Delete Selection Mode more
1850 thoroughly.
1851
1852 * frames.texi (Mouse Commands): Move most of the description of Delete
1853 Selection Mode to Using Region, and link to it.
1bc9c425 1854 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1855
b0570c25
CY
1856 * building.texi (Compilation): Document first-error value of
1857 compilation-scroll-output.
1858 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1859 works as soon as an error is available. Suggested by Juri Linkov.
1860
27267e4c
CY
1861 * mini.texi (Passwords): New node.
1862
1863 * files.texi (Remote Files): Link to Passwords node.
1864
1865 * emacs.texi (Top): Update node listings.
1866
122eb807
CY
18672008-11-16 Chong Yidong <cyd@stupidchicken.com>
1868
9c9855a3
CY
1869 * ack.texi (Acknowledgments): Some updating of credits.
1870
bd6fdcad
CY
1871 * emacs.texi (Acknowledgments): Add a couple more names.
1872
dd1eef46
CY
1873 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1874
122eb807 1875 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1876 (Misc File Ops): Document use of trash.
122eb807 1877
801a8da1
JB
18782008-11-16 Juanma Barranquero <lekktu@gmail.com>
1879
1880 * macos.texi (Mac Customization): Fix typos.
1881
0b4f2253
CY
18822008-11-14 Chong Yidong <cyd@stupidchicken.com>
1883
1884 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1885 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1886 the conventions of the main Emacs manual.
1887
1888 * emacs.texi (Top): Update node listings.
1889
517e2b89
CY
18902008-11-12 Chong Yidong <cyd@stupidchicken.com>
1891
07a85685
CY
1892 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1893 command-line-args is processed during startup.
1894 (Action Arguments): Correctly describe how file arguments interact with
1895 the startup screen. Link to Lisp Interaction for scratch buffer.
1896 (Initial Options): Link to Command Example for -batch option.
1897 (Environment): Document initial-environment.
1898
517e2b89
CY
1899 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1900 can't be changed in the site-start file.
1901
6337bbde
CY
19022008-11-07 Chong Yidong <cyd@stupidchicken.com>
1903
1904 * dired.texi (Dired): Mention C-x C-d too.
1905 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
1906 (Dired Navigation): Explain dired-goto-file more clearly.
1907 Document dired-isearch-filenames.
6337bbde
CY
1908 (Dired Deletion): Remove unnecessary "expunged" terminology.
1909 (Flagging Many Files): & is now rebound to `% &'.
1910 (Shell Commands in Dired): Document dired-do-async-shell-command.
1911 Clarify how multi-file arguments are passed.
1912 (Misc Dired Features): Document dired-do-isearch.
1913
9e8eeff9
CY
19142008-11-06 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1917
e071f849
CY
19182008-11-03 Chong Yidong <cyd@stupidchicken.com>
1919
1920 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1921
05482eb1
CY
19222008-11-01 Chong Yidong <cyd@stupidchicken.com>
1923
e2346dea
CY
1924 * programs.texi (Program Modes): Link to Program Indent node.
1925 (Left Margin Paren): Explain consequences of changing
1926 open-paren-in-column-0-is-defun-start more concisely.
1927 (Which Function, Program Indent, Info Lookup): Minor edits.
1928 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
1929 (Multi-line Indent): If region is active, TAB indents the region.
1930 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
1931 (Matching): The delimiter at the cursor is highlighted---the character
1932 changes color.
1933 (Symbol Completion): Link to Completion node.
1934
e4b6428c
CY
1935 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1936 a strictly text-only system.
1937
05482eb1
CY
1938 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1939 batch mode.
1940
a11d3737
RS
19412008-11-01 Richard M. Stallman <rms@gnu.org>
1942
5abad626
RS
1943 * misc.texi (Document View): Major rewrite.
1944
a11d3737
RS
1945 * maintaining.texi (Types of Log File): Change logs are older than
1946 version control.
1947 (VCS Concepts): Simplify and rearrange.
1948 (Version Control Systems): Make it clear that Linux is only the kernel.
1949 (VC Mode Line): Shorten reference to menu item.
1950 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1951 (VC Directory Mode): Minor cleanup.
1952 Unchanged files are hidden, not omitted.
1953 (VC Directory Commands): Shorten and simplify.
1954 (Change Log Commands): New node, split from Change Logs.
1955 (VC Directory Buffer): New node, split from VC Directory Mode.
1956
c55a4acb
CY
19572008-10-31 Chong Yidong <cyd@stupidchicken.com>
1958
1c6c854e 1959 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
1960 from files.texi.
1961
1c6c854e
CS
1962 * files.texi (Version Control): Move to maintaining.texi.
1963 Subnodes moved as well.
1964 (Document Files): Move to misc.texi.
df0356f6 1965
c55a4acb
CY
1966 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1967 vc-update-change-log.
df0356f6
CY
1968 (Version Control): Move here from files.texi.
1969 (Format of ChangeLog): Make it a subnode of Change Log.
1970
1971 * emacs.texi (Top): Update node listing.
c55a4acb 1972
ef082374
TH
19732008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1974
1975 * files.texi (Files): Add a section about document
1976 files (doc-view-mode).
1977
d52582c3
CY
19782008-10-31 Chong Yidong <cyd@stupidchicken.com>
1979
1c6c854e
CS
1980 * building.texi (Compilation Mode):
1981 Document compilation-auto-jump-to-first-error.
d52582c3
CY
1982 (Debuggers): Lower GUD subsections to subsubsections.
1983 (Starting GUD): Add cindex.
1984 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1985
4e0a0968
CY
19862008-10-30 Chong Yidong <cyd@stupidchicken.com>
1987
03625b47
CY
1988 * indent.texi (Indentation): Link to Program Indent.
1989
4e0a0968
CY
1990 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1991 now uses emacsclient's terminal.
1992
8bd3f7ef
CY
19932008-10-29 Chong Yidong <cyd@stupidchicken.com>
1994
80e5620e
CY
1995 * mark.texi (Using Region): Document use-empty-active-region.
1996
97d5c404
CY
1997 * emacs.texi (Top): Update node listings.
1998
1c6c854e
CS
1999 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2000 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2001 (Invoking emacsclient): Rewrite, moving optional arguments to
2002 emacsclient Options.
21d2bae3
CY
2003 (emacsclient Options): New node. Document server-use-tcp and
2004 server-host.
8bd3f7ef 2005
5fda2cbd
CY
20062008-10-28 Chong Yidong <cyd@stupidchicken.com>
2007
2008 * indent.texi (Indentation): Replace list with paragraphed text,
2009 putting description of syntax-driven indentation first. Document new
2010 effect of active regions on tab.
2011 (Tab Stops): Note that editable tab stops affect indentation commands.
2012
4ff029f6
DN
20132008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2014
2015 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2016
996cd6e4
CY
20172008-10-23 Chong Yidong <cyd@stupidchicken.com>
2018
f28815e3
CY
2019 * custom.texi (Function Keys): Note that modified keypad keys are not
2020 translated.
2021
996cd6e4
CY
2022 * basic.texi (Arguments): Explain how to insert multiple digits.
2023
49545fe2
MA
20242008-10-22 Michael Albinus <michael.albinus@gmx.de>
2025
2026 * files.texi (Remote Files): Precise selection of default method.
2027 Rewrite paragraph about disabling remote file names.
2028
edac0b53
CY
20292008-10-22 Chong Yidong <cyd@stupidchicken.com>
2030
e752c544
CY
2031 * search.texi (Special Isearch): Document M-TAB is isearch.
2032
edac0b53
CY
2033 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2034 command.
2035
2036 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2037
20a36054
TH
20382008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2039
1c6c854e 2040 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2041 section.
2042
69051ab6
CY
20432008-10-21 Chong Yidong <cyd@stupidchicken.com>
2044
c4b1a32a
CY
2045 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2046 to files.texi. Move contents of vc2-xtra.texi here.
2047
2048 * vc2-xtra.texi: File removed.
2049
2050 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2051 Directory Commands from the submenu. Don't include deleted file
2052 vc2-xtra.texi.
2053
2054 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2055 (Version Control): Add VC Directory Mode and VC Directory Commands to
2056 the submenu.
2057 (Why Version Control?): Use table format.
2058 (Version Control Systems): Note that Meta-CVS support is gone.
2059 (VCS Concepts): Note precisely when VC started supporting filesets.
2060 Remove bogus xref to CVS Options node.
2061 (Types of Log File): Copyedits.
2062 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2063 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2064 The Right Thing.
2065 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2066 (Log Buffer): Reorganize node, putting C-c C-c description first.
2067 (Old Revisions): Use CVS for example, not RCS.
2068 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2069 Commands from the submenu, putting them under Version Control.
2070 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2071 need to include it in the manual unconditionally, since it is now
2072 crucial to using distributed version control systems.
1a6e2954
CY
2073 (Comparing Files): Note that diff uses the minibuffer, and that the
2074 output is shown using Diff mode.
1c6c854e
CS
2075 (Diff Mode): Explain what "patch" and "hunk" mean.
2076 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2077 diff-show-trailing-whitespaces.
1a6e2954 2078 (File Archives): Add rar support.
c4b1a32a 2079
69051ab6
CY
2080 * major.texi (Choosing Modes): Make mode selection sequence more
2081 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2082 magic-mode-alist is nil by default.
2083 Document magic-fallback-mode-alist.
69051ab6 2084
e7421e03
CY
20852008-10-20 Chong Yidong <cyd@stupidchicken.com>
2086
2087 * frames.texi (Mouse References): Copyedits.
2088
6b2efdc2
TH
20892008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2090
2091 * ack.texi (Acknowledgments): Add myself as doc-view author.
2092
9c5e9396
EZ
20932008-10-20 Eli Zaretskii <eliz@gnu.org>
2094
2095 * frames.texi (Dialog Boxes): Add @cindex entries.
2096
dac94f8e
CY
20972008-10-20 Chong Yidong <cyd@stupidchicken.com>
2098
2099 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2100 (Text-Only Mouse): Copyedit.
2101
25597d40
CY
21022008-10-19 Chong Yidong <cyd@stupidchicken.com>
2103
f8a447f6
CY
2104 * frames.texi: Use @key throughout for mouse clicks.
2105 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2106 (Secondary Selection): Fix modified mouse click syntax.
2107 (Clipboard): Describe Cut, Copy and Paste commands.
2108 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2109 Copyedits.
2110 (Creating Frames): Add xref to Init File.
2111 (Frame Commands): Add xref to Exiting.
2112 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2113
b0f95216
CY
21142008-10-15 Chong Yidong <cyd@stupidchicken.com>
2115
b0817f00
CY
2116 * files.texi (Version Control): Copyedits. Add Bazaar.
2117 (Version Control Systems): List different VCS's using an itemized list.
2118 Add Bazaar.
2119 (VCS Concepts): Copyedits. Tweak description of file merging.
2120
b0f95216
CY
2121 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2122 (Cut/Paste Other App): Document select-active-regions and
2123 x-select-enable-primary.
2124
69d0d701
CY
21252008-10-13 Chong Yidong <cyd@stupidchicken.com>
2126
2127 * mark.texi (Shift Selection): Correct case in node name.
2128
2129 * emacs.texi (Top): Update node order in Mark chapter.
2130
375e8351
EZ
21312008-10-12 Eli Zaretskii <eliz@gnu.org>
2132
2133 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2134
2135 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2136 elsewhere in the manual instead of describing yet again the intricacies
2137 of $HOME on MS-Windows and MS-DOS.
2138
ab58114f
CY
21392008-10-12 Chong Yidong <cyd@stupidchicken.com>
2140
4f959513 2141 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2142 (Minibuffer File): Add discussion of `~' in file names.
2143 Add insert-default-directory index reference.
4f959513 2144
ab58114f
CY
2145 * files.texi (File Names): Reorganize description.
2146 (Visiting): Add xref to Mode Line. Copyedits.
2147 (Save Commands): Mention prefix behavior of C-x C-s.
2148 (Numbered Backups): Node deleted.
2149 (Backup Names): Contents of Numbered Backups moved here. State default
2150 of version-control variable.
2151 (Reverting): Copyedits.
2152 (Version Control): Add additional version control systems.
2153
2154 * emacs.texi (Top): Delete Numbered Backups node.
2155
2156 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2157 Backup Names.
f2884f63 2158 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2159
b0b5100a
RF
21602008-10-11 Romain Francoise <romain@orebokech.com>
2161
2162 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2163
89774b5f
CY
21642008-10-11 Chong Yidong <cyd@stupidchicken.com>
2165
2166 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2167 (Select Buffer): Mention use of minibuffer history. Describe default
2168 value of default-major-mode. Mention that C-x 4 b selects the other
2169 window.
2170 (List Buffers): Document CRM indicators in the order they appear.
2171 (Kill Buffer): Document new command kill-matching buffers.
2172 (Several Buffers): Move explanation of the relationship between buffer
2173 list and buffer menu to the top.
2174 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2175
4c72bf27
CY
21762008-10-10 Chong Yidong <cyd@stupidchicken.com>
2177
2178 * entering.texi (Exiting): Document change of C-x C-c to
2179 save-buffers-kill-terminal. Document kill-emacs.
2180
f68eb991
EZ
21812008-09-30 Eli Zaretskii <eliz@gnu.org>
2182
2183 * mule.texi (Coding Systems): Don't mention codepage-setup.
2184
2185 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2186 cpNNN coding systems anymore.
2187 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2188 for unibyte mode. Don't mention line-drawing characters.
2189 Don't mention dos-unsupported-char-glyph.
f68eb991 2190
1a2dd44d
CY
21912008-09-25 Chong Yidong <cyd@stupidchicken.com>
2192
2193 * search.texi (Search): Shorten introduction.
2194 (Basic Isearch): Add command table. Discuss reverse isearch and
2195 isearch highlighting.
2196 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2197 ring to cindex.
2198 (Special Isearch): Move input methods discussion here.
2199 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2200 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2201 Repeat Isearch.
2202 (Isearch Minibuffer): New node.
2203 (Word Search): Document new word search commands.
2204 (Regexp Example): Simplify example using sentence-end-base variable.
2205 (Replace): Reword introduction.
2206 (Unconditional Replace): Remove unnecessary example.
2207 (Other Repeating Search): Document new `M-s o' binding.
2208
2209 * emacs.texi (Top): Update node listings.
2210
e45da31d
JB
22112008-09-22 Juanma Barranquero <lekktu@gmail.com>
2212
2213 * emacs.texi (Top): Remove Kill Errors from menu.
2214
841c8096
CY
22152008-09-22 Chong Yidong <cyd@stupidchicken.com>
2216
402168fa
CY
2217 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2218 interface for defining macros. Simplify examples. Note that C-g quits
2219 macro definitions.
1c6c854e
CS
2220 (Keyboard Macro Counter): Document using F3 to insert counter.
2221 Give usage example.
402168fa
CY
2222 (Keyboard Macro Query): Organize query responses in a table.
2223
1c6c854e
CS
2224 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2225 Link to Erasing node.
841c8096
CY
2226 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2227 rationale to a footnote.
2228 (Kill Errors): Remove node, due to redundancy with Erasing.
2229 (Spelling): Move discussion of flyspell to end. Note new behavior of
2230 M-$ in active region. Remove non-ispell-specific keybindings from
2231 table.
2232
eab2ee89
DN
22332008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2234
2235 * cmdargs.texi (Initial Options): Document --daemon.
2236
3d53e905
GM
22372008-09-20 Glenn Morris <rgm@gnu.org>
2238
2239 * files.texi (Numbered Backups): Mention that some modes set
2240 version-control.
2241
1c90484d
GM
22422008-09-20 Jim Blandy <jimb@red-bean.com>
2243
2244 * files.texi (Numbered Backups): Reference File Variables, as well.
2245 Remove discussion of Rmail's implementation.
2246
0fc0d844
CY
22472008-09-06 Chong Yidong <cyd@stupidchicken.com>
2248
2249 * misc.texi (Recursive Edit): Note that top-level exits active
2250 minibuffers.
2251
2252 * trouble.texi (Quitting): Likewise.
2253
b18d283d
CY
22542008-08-31 Chong Yidong <cyd@stupidchicken.com>
2255
2256 * emacs.texi (Top): Add Temporary Face Changes xref.
2257
2258 * display.texi (Display): Move Temporary Face Changes node to just
2259 after Standard Faces.
2260 (Scrolling): Document recenter-top-bottom instead of recenter.
2261 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2262 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2263 (Display Custom): Copyedits.
2264 (Optional Mode Line): Document display-battery-mode.
2265
180135fc
RF
22662008-08-27 Romain Francoise <romain@orebokech.com>
2267
2268 * custom.texi (Directory Variables): Minor fix.
2269
d3fe3475
GM
22702008-08-27 Glenn Morris <rgm@gnu.org>
2271
2272 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2273 descriptions.
2274 (Calendar Customizing): Tweak layout description.
183080b6 2275 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2276 markers. Condense calendar-star-date and calendar-mark-today
2277 description.
2278 (Holiday Customizing): Add oriental and solar holidays.
2279 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2280 Fix holiday-float description. Use zerop in examples. Be less verbose.
2281 (Date Display Format): Change ISO format. Be less verbose.
2282 (Diary Customizing): Mention day and month abbrev arrays.
2283 Mention the date-form variables by name. Update European example.
2284 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2285 Condense examples. Mention diary-entry-symbols by name.
2286 Condense table for insertion commands.
2287 (Fancy Diary Display): Mention diary-include-string and
2288 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2289 Ethiopic, Persian date functions. Condense descriptions.
2290
2291 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2292 (Adding to Diary): Adapt for changed node name.
2293
71755807
GM
22942008-08-26 Glenn Morris <rgm@gnu.org>
2295
2296 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2297 node "Hebrew/Islamic Entries".
2298
2299 * calendar.texi (Specified Dates): Fix names of iso functions.
2300 (General Calendar): There may not be another window.
2301 (Writing Calendar Files, Holidays): Tweak intro.
2302 (Holidays): Mention Baha'i and Chinese holidays.
2303 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2304 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2305 (To Other Calendar): Add calendar-print-other-dates.
2306 Refer to "graphic display" rather than "X.
2307 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2308 (Displaying the Diary): Fix whitespace after reference.
2309 Fix `diary-number-of-entries' reference.
2310 (Date Formats): Explicitly mention that day names can be abbreviated.
2311 (Adding to Diary): Add some references to other sections.
2312 (Special Diary Entries): Fix reference.
2313 (Appointments): Simplify appt-message-warning-time entry.
2314 Clarify where times must be.
2315 (Importing Diary): Comment out icalendar paragraph that does not apply.
2316 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2317
d76ebc75
GM
23182008-08-23 Glenn Morris <rgm@gnu.org>
2319
2320 * fortran-xtra.texi (Fortran): Change description of free form and
2321 fixed form a bit. Mention hideshow and imenu.
2322 (Fortran Motion): Mention fortran-end-of-subprogram,
2323 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2324 (Fortran Indent): Minor re-word.
2325 (ForIndent Commands): Mention fortran-fill-paragraph and
2326 fortran-fill-statement.
2327 (ForIndent Cont): Mention fortran-tab-mode-string.
2328 (Fortran Comments): Mention fortran-comment-line-start-skip.
2329 (Fortran Columns): Mention font-locking.
2330 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2331
1fc0ce04 23322008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2333
2334 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2335
5c52e13c
CY
23362008-08-22 Chong Yidong <cyd@stupidchicken.com>
2337
2338 * mini.texi (Minibuffer): Simplify introduction.
2339 (Minibuffer File): Document tilde in minibuffer filenames.
2340 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2341 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2342 (Completion Example): Update example to current command list.
2343 (Completion Options): Document `lazy' value of completion-auto-help.
2344 Update contents of completion-ignored-extensions.
2345 (Minibuffer History): Describe "future history" list. State default
2346 value of history-delete-duplicates.
2347
77a00355
GM
23482008-08-21 Glenn Morris <rgm@gnu.org>
2349
2350 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2351 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2352
39ee1d04
CY
23532008-08-17 Chong Yidong <cyd@stupidchicken.com>
2354
2355 * regs.texi (Registers): Clarify valid register names.
2356 (RegPos): Note that buffer is saved and restored too.
2357 (RegText): Note that mark is reactivated/deactivated.
2358 (RegConfig): Xref to Windows node.
2359
b12c348f
CY
23602008-08-16 Chong Yidong <cyd@stupidchicken.com>
2361
3ae7ba79
CY
2362 * basic.texi (Inserting Text): Provide command name for C-q.
2363
b12c348f
CY
2364 * killing.texi (Killing): Copyedit. Define read-only text.
2365 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2366 (Killing by Lines): Copyedit.
2367 (Other Kill Commands): Move M-w description here.
2368 (Yanking): Move M-w to Other Kill Commands.
2369 (Kill Ring): Also mention saving text in registers. Link to Text
2370 Properties in elisp manual.
2371 (Accumulating Text): Copyedit.
2372 (CUA Bindings): Shift selection is now the default.
2373
d8ff7692
TZ
23742008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2375
2376 * maintaining.texi (Change Log): Mention next-error is available.
2377
a43a8a2e
GM
23782008-08-10 Glenn Morris <rgm@gnu.org>
2379
2380 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2381 and intermonth text.
2382 (Holiday Customizing): Add holiday-chinese.
2383
eba27308
EZ
23842008-08-08 Eli Zaretskii <eliz@gnu.org>
2385
2386 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2387
5f14a5b3
DN
23882008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2389
2390 * files.texi (Log Buffer): Describe C-c C-d.
2391 (Diff Mode): Describe C-x 4 A.
2392
49989bff
EZ
23932008-08-06 Eli Zaretskii <eliz@gnu.org>
2394
2395 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2396
5c915c02
DN
23972008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2398
2beaf97a
DN
2399 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2400 describe the new bindings to show the changeset diff, toggle annotation
2401 visibility, show revisions.
2402 (VC Status): Describe key bindings for modifying the change comments,
2403 displaying changeset diffs and annotations.
2404
5c915c02
DN
2405 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2406
71798ace
NR
24072008-08-05 Nick Roberts <nickrob@snap.net.nz>
2408
2409 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2410
b8949644
EZ
24112008-08-02 Eli Zaretskii <eliz@gnu.org>
2412
2413 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2414 and wording.
2415
819567d1
DN
24162008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2417
2418 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2419 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2420 commands. Improve some old info.
2421
5f38310a
CY
24222008-07-31 Chong Yidong <cyd@stupidchicken.com>
2423
0dc3906b
CY
2424 * display.texi (Visual Line Mode): New node.
2425
5f38310a 2426 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2427 (Moving Point): Add additional alternative key bindings.
2428 Describe line-move-visual.
5f38310a
CY
2429 (Erasing): Describe DEL.
2430 (Basic Undo, Blank Lines, Arguments): Copyedit.
2431 (Continuation Lines): Mention Visual Line mode.
2432 (Position Info): Move extended discussion to mule.texi.
2433
2434 * mule.texi (International Chars): Describe C-x =.
2435
2436 * emacs.texi (Top): Add Visual Line Mode node.
2437
7c2fb837
DN
24382008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2439
2440 * emacs.texi: Remove VMS support.
2441
3f6b73ef
DN
24422008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2443
2444 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2445 the vc-dir command name.
2446
9e2a2647
DN
24472008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2448
2449 * xresources.texi: Remove mentions of Mac Carbon.
2450
568beaa2
AS
24512008-07-19 Andreas Schwab <schwab@suse.de>
2452
2453 * ns-emacs.texi: Move to ../misc.
2454
0ef94706
CY
24552008-07-15 Chong Yidong <cyd@stupidchicken.com>
2456
2457 * entering.texi (Exiting): Don't describe text-only terminals as the
2458 default. Describe the new startup screen.
2459 (Exiting): Describe how to kill Emacs first. Change description of
2460 iconification to handle modern window systems.
2461
ba60bd44 24622008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2463
2464 * ns-emacs.texi: New file, documents features of Emacs port under
2465 NeXTstep windowing.
2466
9f30aa73
CY
24672008-07-15 Chong Yidong <cyd@stupidchicken.com>
2468
938a5d2e
CY
2469 * entering.texi (Entering Emacs): Update prev node.
2470
2471 * glossary.texi (Glossary): Remove xref to Text Characters.
2472
9f30aa73
CY
2473 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2474 directly, rather than in the context of ASCII. Move description of
2475 special properties of modifier key to new Modifier Keys node.
2476 (Keys): Copyedit.
2477 (Text Characters): Delete node. Multibyte is the default nowadays, and
2478 the node contents are obsolete.
2479
2480 * custom.texi (Modifier Keys): New node.
2481
2482 * emacs.texi (Top): Update node list.
2483
7e53d36c
CY
24842008-07-13 Chong Yidong <cyd@stupidchicken.com>
2485
2486 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2487 saying that Emacs provides menus and mouse support (which is par for
2488 the course).
2489
2490 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2491 early on.
2492 (Point): Copyedit. Relegate historical trivia to a footnote.
2493 (Mode Line): Explain mode-line format more consistently.
2494 (Menu Bar): Copyedit.
2495
1e9fa96d
GM
24962008-06-27 Glenn Morris <rgm@gnu.org>
2497
2498 * cal-xtra.texi (Sexp Diary Entries):
2499 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2500
dc9bebb8
CY
25012008-06-26 Chong Yidong <cyd@stupidchicken.com>
2502
2503 * mark.texi (Shift selection): New node.
2504 (Mark): Copyedits.
2505 (Persistent Mark): Move to the end of the chapter.
2506
e7881076
EZ
25072008-06-20 Eli Zaretskii <eliz@gnu.org>
2508
2509 * makefile.w32-in (distclean): Remove makefile.
2510
f427400c
NR
25112008-06-17 Nick Roberts <nickrob@snap.net.nz>
2512
2513 * building.texi (Starting GUD): Add an entry for gud-gdb.
2514 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2515 command mode.
2516
b597d348
GM
25172008-06-17 Glenn Morris <rgm@gnu.org>
2518
2519 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2520
647b7094
NR
25212008-06-17 Nick Roberts <nickrob@snap.net.nz>
2522
2523 * building.texi (Starting GUD): Expand on remote debugging.
2524 (Other GDB-UI Buffers): Mention new keyboard bindings.
2525
47a30023
GM
25262008-06-15 Glenn Morris <rgm@gnu.org>
2527
2528 * gnu.texi: Use a verbatim license for this invariant section,
2529 as per etc/GNU.
2530
37e5d54a
GM
25312008-06-13 Daniel Engeler <engeler@gmail.com>
2532
2533 * emacs.texi, misc.texi: Add documentation about serial port access.
2534
8e65d46c
GM
25352008-06-13 Glenn Morris <rgm@gnu.org>
2536
c1473b4c
MB
2537 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2538 maintain.info.
8e65d46c 2539
e40a85cd
MB
25402008-06-05 Miles Bader <miles@gnu.org>
2541
2542 * display.texi (Temporary Face Changes): Update to reflect function
2543 renamings in face-remap.el.
2544
56c73dec
MB
25452008-06-04 Miles Bader <miles@gnu.org>
2546
1c6c854e
CS
2547 * display.texi (Temporary Face Changes):
2548 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2549 `increase-buffer-face-height' and `decrease-default-face-height' now
2550 that they aren't bound by default.
2551
9d3d42fb
MB
25522008-06-03 Miles Bader <miles@gnu.org>
2553
2554 * display.texi (Temporary Face Changes): New node.
2555
2be6bfe2
EZ
25562008-05-31 Eli Zaretskii <eliz@gnu.org>
2557
2558 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2559
daf7e339
GM
25602008-05-31 Glenn Morris <rgm@gnu.org>
2561
2562 * cal-xtra.texi (Fancy Diary Display): Simplify.
2563
d21d2618
GM
25642008-05-30 Glenn Morris <rgm@gnu.org>
2565
2566 * cal-xtra.texi (Fancy Diary Display): Update for
2567 diary-display-function replacing diary-display-hook.
2568
71ce5fd0
JB
25692008-05-29 Drew Adams <drew.adams@oracle.com>
2570
2571 * msdog.texi (Windows Keyboard): Add descriptions of
2572 w32-register-hot-key and w32-unregister-hot-key.
2573
a3cdbdf8
MO
25742008-05-21 Tom Tromey <tromey@redhat.com>
2575
2576 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2577 Variables node.
2578
854a574c
MO
25792008-05-19 Tom Tromey <tromey@redhat.com>
2580
2581 * custom.texi (Variables): Add Directory Variables to menu.
2582 (Directory Variables): New node.
2583
7c2ec3f9
ER
25842008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2585
71ce5fd0 2586 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2587
370fded4
ER
25882008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2589
2590 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2591 Revision Tags and rewritten. Section now uses modern terminology,
2592 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2593 accurately.
2594
6af511e3
EZ
25952008-05-10 Eli Zaretskii <eliz@gnu.org>
2596
2597 * msdog.texi (Windows Files): Update documentation of
2598 w32-get-true-file-attributes.
2599
7a78b6e7
ER
26002008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2601
2602 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2603 directory mode.
2604
1bcfc24e
CY
26052008-05-08 Chong Yidong <cyd@stupidchicken.com>
2606
2607 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2608 entry "television".
1bcfc24e 2609
db86064f
ER
26102008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2611
ab5ec32c 2612 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2613
a31b405e
ER
26142008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2615
2616 * emacs/buffers.texi, emacs/files.texi (Version-control):
2617 vc-toggle-read-only is no longer a good idea...
2618
ff2c14fc
GM
26192008-04-29 Glenn Morris <rgm@gnu.org>
2620
2621 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2622
367c9b7c
JL
26232008-04-22 Juri Linkov <juri@jurta.org>
2624
2625 * dired.texi (Subdirectories in Dired): Describe using `^'
2626 to return to the parent directory.
2627
4ac1e9b4
NR
26282008-04-22 Nick Roberts <nickrob@snap.net.nz>
2629
2630 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2631 recent changes.
2632
b9b3bf2b
NR
26332008-04-19 Nick Roberts <nickrob@snap.net.nz>
2634
2635 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2636 (Other GDB-UI Buffers): Update for recent thread related changes.
2637
4d120d6a
SM
26382008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2639
2640 * maintaining.texi (Maintaining):
2641 * emacs.texi (Top): Typo.
2642
a152877d
SM
26432008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2644
b9b3bf2b
NR
2645 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2646 arg in `font-lock-add-keywords'.
a152877d 2647
36c0514c
GM
26482008-04-08 Glenn Morris <rgm@gnu.org>
2649
2650 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2651 Also add Baha'i calendar references where appropriate.
2652
06a97d46
GM
26532008-04-05 Glenn Morris <rgm@gnu.org>
2654
2655 * custom.texi (Init File): Byte-compiling .emacs is bad.
2656
6adc6eed
SM
26572008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2658
2659 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2660
571388b0
GM
26612008-03-29 Glenn Morris <rgm@gnu.org>
2662
2663 * calendar.texi: Update for `calendar-date-style' replacing
2664 `european-calendar'.
2665
3ae8f876
JR
26662008-03-28 Jason Rumney <jasonr@gnu.org>
2667
2668 * display.texi (Display Custom): Mention overlay-margin in text.
2669
5bc6ddff 26702008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2671
5bc6ddff
MB
2672 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2673 tutorial' comments.
03a864d5 2674
7186a830
CY
26752008-03-28 Chong Yidong <cyd@stupidchicken.com>
2676
2677 * mark.texi (Mark): Rearrange nodes.
2678 (Persistent Mark): Rename from Transient Mark.
2679 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2680 Describe Transient Mark mode as the default.
2681
2682 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2683 the default behavior with Transient Mark mode off.
2684 (Position Info): Fix typo.
2685
71ce5fd0
JB
2686 * display.texi (Standard Faces): Reference the Mark node.
2687 Remove discussion of the region face, which is discussed there.
7186a830
CY
2688
2689 * emacs.texi (Top): Update node listings.
2690
2691 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2692 as the default.
2693
2694 * fixit.texi (Undo): Standardize choice of undo key sequence.
2695 (Undo, Spelling): Describe Transient Mark mode as the default.
2696
2697 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2698 default.
2699
2700 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2701
2702 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2703 mode is the default, and note that the mark is not activated when set.
2704
2705 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2706 Describe Transient Mark mode as the default.
2707
2708 * search.texi (Basic Isearch): Reference the Mark Ring node.
2709 (Replace, Unconditional Replace, Other Repeating Search):
2710 Describe Transient Mark mode as the default.
2711
1c6c854e
CS
2712 * text.texi (Words, Pages, Fill Commands, HTML Mode):
2713 Describe Transient Mark mode as the default.
7186a830
CY
2714 (Paragraphs): Describe how M-h behaves when region is active.
2715
2716 * trouble.texi (Quitting): Clarify effects of C-g.
2717
dc47d1ff
GM
27182008-03-13 Glenn Morris <rgm@gnu.org>
2719
2720 * emacs.texi (EMACSVER): Set to 23.0.60.
2721
e3e0fb39 27222008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2723
e3e0fb39
GM
2724 * dired.texi (Hiding Subdirectories): Fix previous change.
2725
27262008-03-05 Drew Adams <drew.adams@oracle.com>
2727
2728 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2729
5e14abf8
KS
27302008-02-28 Kim F. Storm <storm@cua.dk>
2731
2732 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2733 Move describe-distribution to C-h C-o.
2734 Move view-emacs-problems to C-h C-p.
2735 Add view-emacs-debugging on C-h C-d.
2736 Add view-external-packages on C-h C-e.
d0207bf3 2737 Add view-order-manuals on C-h C-m.
5e14abf8 2738
d0207bf3 27392008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2740
2741 * msdog-xtra.texi (MS-DOS): Docstring fix.
2742
87e391bb
EZ
27432008-02-09 Eli Zaretskii <eliz@gnu.org>
2744
2745 * msdog.texi (Windows Fonts): Use a @table for describing font
2746 properties.
2747
5662e503
JR
27482008-02-07 Jason Rumney <jasonr@gnu.org>
2749
2750 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2751 value has changed.
2752 (Windows HOME): Clarify what is meant by "if that fails as well".
2753 (Windows Fonts): New section.
2754
72463824
GM
27552008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2756
2757 * basic.texi (Basic Undo): Remove duplicate "you can".
2758
7ff926e0
EZ
27592008-02-02 Eli Zaretskii <eliz@gnu.org>
2760
2761 * maintaining.texi (Tags): Fix last change.
2762
6ab7aef1
MA
27632008-02-02 Michael Albinus <michael.albinus@gmx.de>
2764
093571c3 2765 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2766
ace67e7e
NR
27672008-01-31 Nick Roberts <nickrob@snap.net.nz>
2768
2769 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2770
ae068fdf
RS
27712008-01-26 Richard Stallman <rms@gnu.org>
2772
2773 * maintaining.texi (Tags): Delete redundant index entry.
2774
a56d9a08
EZ
27752008-01-26 Eli Zaretskii <eliz@gnu.org>
2776
2777 * programs.texi (Imenu): Move "@cindex tags" from here...
2778 * maintaining.texi (Tags): ...to here.
2779
e941ed90
NR
27802008-01-23 Kevin Ryde <user42@zip.com.au>
2781
2782 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2783 click count.
2784
650276d5
JB
27852008-01-21 Juanma Barranquero <lekktu@gmail.com>
2786
2787 * entering.texi (Exiting): Fix typo.
2788 Reported by D. E. Evans <sinuhe@gnu.org>.
2789
8dc17977
MR
27902007-12-31 Martin Rudalics <rudalics@gmx.at>
2791
2792 * glossary.texi (Glossary): Fix typo.
2793
9f9695a6
RS
27942007-12-27 Richard Stallman <rms@gnu.org>
2795
2796 * text.texi (Formatted Text): Improve menu tag.
2797 (Editing Format Info): In Info, add duplicate menu of nodes
2798 about the submenus.
2799 (Format Faces): Say where Faces menu is found. Mention Other.
2800 (Format Colors): Say where these submenus are found.
2801 (Format Indentation, Format Justification): Likewise.
2802 (Format Properties): Likewise.
2803
abfd0191
RS
28042007-12-22 Richard Stallman <rms@gnu.org>
2805
2806 * search.texi (Query Replace): Make exp of query-replace more
2807 self-contained, and clarify.
8dc17977 2808
abfd0191
RS
2809 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2810
a2586785
RS
28112007-12-15 Richard Stallman <rms@gnu.org>
2812
2813 * files.texi (Auto Save): Clarify definition of auto-saving.
2814
a67cf2bb
RS
28152007-11-26 Richard Stallman <rms@gnu.org>
2816
2817 * help.texi (Help Echo): Cleanups.
2818
448b33b1
TTN
28192007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2820
2821 * files.texi (Why Version Control?): Fix typo.
2822 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2823 (Selecting a Fileset): Fix typos; small rewording.
2824 (Log Buffer): Likewise.
2825 (Old Revisions): Likewise.
448b33b1 2826
221bb7f6
EZ
28272007-11-17 Eli Zaretskii <eliz@gnu.org>
2828
2829 * mule.texi (Communication Coding): Fix wording of last change.
2830
d0207bf3 28312007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2832
630cb3b7
JB
2833 * custom.texi (Specifying File Variables):
2834 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2835
53b7759e
KH
28362007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2837
a5ab2e0c 2838 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2839
2840 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2841
c8763fb6 28422007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2843
630cb3b7 2844 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2845 --output=file.
2846
ff98e024
MR
28472007-11-13 Martin Rudalics <rudalics@gmx.at>
2848
2849 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2850 (Help Echo): Avoid mentioning the term "region" here and
2851 consistently use the term "active text".
2852
37b11c22
GM
28532007-11-11 Glenn Morris <rgm@gnu.org>
2854
2855 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2856
21d50ba1
JL
28572007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2858
1c6c854e
CS
2859 * search.texi (Query Replace):
2860 Mention `query-replace-show-replacement'.
21d50ba1 2861
c12ecb0a 28622007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2863
2864 * building.texi (Watch Expressions): Remove obscure sentence.
2865
3b4201f4
KH
28662007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2867
2868 * mule.texi (Select Input Method): Describe how to activate an input
2869 method in the text mode.
2870
07e5c0b0
DN
28712007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2872
2873 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2874
52dd7391
NR
28752007-10-30 Nick Roberts <nickrob@snap.net.nz>
2876
2877 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2878
c004e539
GM
28792007-10-30 Glenn Morris <rgm@gnu.org>
2880
2881 * misc.texi (Directory Tracking): Explain a bit more about
2882 dirtrack-mode.
2883
ca8c5b8c
GM
28842007-10-25 Glenn Morris <rgm@gnu.org>
2885
2886 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2887
b6c764ef
RS
28882007-10-24 Richard Stallman <rms@gnu.org>
2889
2890 * misc.texi (Interactive Shell): Cleanup last change.
2891
eabd84c9
JL
28922007-10-22 Juri Linkov <juri@jurta.org>
2893
2894 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2895 default values.
2896
0b43c7e2
ER
28972007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2898
ca8c5b8c 2899 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2900 'filesets'.
2901
a80859d4
MR
29022007-10-18 Martin Rudalics <rudalics@gmx.at>
2903
2904 * trouble.texi (Quitting): Fix typo.
2905
c9447ae1
GM
29062007-10-18 Glenn Morris <rgm@gnu.org>
2907
2908 * frames.texi (Mode Line Mouse): Mention minor mode names.
2909
168b980f
JL
29102007-10-17 Juri Linkov <juri@jurta.org>
2911
2912 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2913 fill-paragraph operates on the active region in Transient Mark mode.
2914 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2915 with fill-paragraph.
2916
2917 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2918 fill-paragraph.
2919
2920 * fixit.texi (Spelling): ispell-word operates on the active region
2921 in Transient Mark mode.
2922
5a331f34
JB
29232007-10-17 Aaron S. Hawley <aaronh@garden.org>
2924
2925 * building.texi (Source Buffers):
2926 * custom.texi (Init Non-ASCII):
2927 * glossary.texi (Glossary): Use "key binding" consistently.
2928
2a9f4d55
JB
29292007-10-17 Juanma Barranquero <lekktu@gmail.com>
2930
2931 * calendar.texi (Diary): Fix directive.
2932
de13cecf
RS
29332007-10-16 Richard Stallman <rms@gnu.org>
2934
2935 * calendar.texi (Diary): Clarify text about diary file example.
2936
5f90d53e
ER
29372007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2938
2939 * files.texi: Capitalize node names according to convention.
2940
3aa491bc
GM
29412007-10-13 Glenn Morris <rgm@gnu.org>
2942
2943 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2944
8a3106d3
ER
29452007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2946
2947 * emacs.texi:
2948 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2949 suggested by RMS and Robert J. Chassell.
8a3106d3 2950
da1080a2
ER
29512007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2952
3aa491bc 2953 * files.texi (Version Systems):
0870a421
ER
2954 * vc-xtra.texi:
2955 * vc1-xtra.texi:
ac3f4c6f 2956 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2957 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2958 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2959 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2960
58ade22b
ER
29612007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2962
da1080a2 2963 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2964 Reorder the descriptions to be chronological.
2965
93870ce2
RS
29662007-10-09 Richard Stallman <rms@gnu.org>
2967
2968 * display.texi (Cursor Display): Correct how cursor appears
2969 in nonselected windows.
2970
568c7288
NR
29712007-10-04 Nick Roberts <nickrob@snap.net.nz>
2972
2973 * building.texi (GDB Graphical Interface): Remove references to gdba
2974 and mention gud-gdb.
2975
1af74d06 29762007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2977
1af74d06 2978 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2979
0d8fb755
JL
29802007-10-06 Juri Linkov <juri@jurta.org>
2981
2982 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2983 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2984 fill-paragraph-or-region.
2985
2986 * basic.texi (Arguments): Replace fill-paragraph with
2987 fill-paragraph-or-region.
2988
b981e2c6
ER
29892007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2990
2991 * files.texi: Update the section on version control for 2007
2a9f4d55 2992 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2993 will come later.
2994
5fceaf9c
GM
29952007-09-15 Glenn Morris <rgm@gnu.org>
2996
2997 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2998 to `list-holidays'.
2999
b0e44b17
GM
30002007-09-14 Glenn Morris <rgm@gnu.org>
3001
3002 * calendar.texi: Update all instances of mark-calendar-holidays,
3003 list-calendar-holidays, list-holidays with the new names.
3004
8cf51b2c
GM
30052007-09-06 Glenn Morris <rgm@gnu.org>
3006
46a367db 3007 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3008 Split into the Emacs manual in emacs/, and other manuals in misc/.
3009 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3010 manual.
3011 (infodir): New variable.
3012 (info): Use $infodir.
3013 (emacsman): Delete target, not needed any more.
3014 Move all targets that are not the Emacs manual to misc/Makefile.in.
3015 (mostlyclean): Remove `gnustmp'.
3016 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3017 manual.
92f9b43f 3018 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3019 (emacsman): Delete target, not needed any more.
3020 (clean): Remove all info files but Emacs manual.
3021 Move all targets that are not the Emacs manual to misc/Makefile.in.
3022 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3023
3024 * Makefile.in (INFOSOURCES): Delete.
3025 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3026 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3027 *.vrs *.toc here...
3028 (maintainer-clean): ...from here.
3029
30302007-09-05 Glenn Morris <rgm@gnu.org>
3031
3032 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3033
8cf51b2c
GM
30342007-08-29 Glenn Morris <rgm@gnu.org>
3035
3036 * emacs.texi (EMACSVER): Increase to 23.0.50.
3037
3420c522
RS
30382007-08-27 Richard Stallman <rms@gnu.org>
3039
3040 * emacs.texi (Top): Clarify menu item for Glossary.
3041
3042 * display.texi (Faces): Change secn title.
3043 Clarify not all fonts come from Font Lock.
3044
8cf51b2c
GM
30452007-08-17 Eli Zaretskii <eliz@gnu.org>
3046
3047 * basic.texi (Position Info): Add index entry for face at point.
3048 Mention that character faces are also displayed by "C-u C-x =".
3049
8cf51b2c
GM
30502007-08-08 Glenn Morris <rgm@gnu.org>
3051
3052 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3053
30542007-08-07 Chong Yidong <cyd@stupidchicken.com>
3055
3056 * files.texi (File Conveniences): Document point motion keys in Image
3057 mode.
3058
8cf51b2c
GM
30592007-07-27 Glenn Morris <rgm@gnu.org>
3060
8cf51b2c
GM
3061 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3062 in-line.
3063
3064 * gpl.texi: New file with text of GPL.
3065 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3066
30672007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3068
3069 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3070
3071 * dired.texi (Wdired): Mention C-x C-q key binding.
3072
30732007-07-28 Nick Roberts <nickrob@snap.net.nz>
3074
3075 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3076
30772007-07-25 Glenn Morris <rgm@gnu.org>
3078
8cf51b2c
GM
3079 * emacs.texi (Copying): Replace license with GPLv3.
3080
3081 * Relicense all FSF files to GPLv3 or later.
3082
30832007-07-24 Glenn Morris <rgm@gnu.org>
3084
3085 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3086 for some calendars.
3087
30882007-07-23 Nick Roberts <nickrob@snap.net.nz>
3089
3090 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3091 default-directory for the current buffer is on a remote machine.
3092
8cf51b2c
GM
30932007-07-21 Eli Zaretskii <eliz@gnu.org>
3094
3095 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3096 default value.
3097
30982007-07-21 Richard Stallman <rms@gnu.org>
3099
3100 * files.texi (Why Version Control?): Improve previous change.
3101
31022007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3103
3104 * files.texi (Why Version Control?): New node.
3105
8cf51b2c
GM
31062007-07-12 Nick Roberts <nickrob@snap.net.nz>
3107
8cf51b2c
GM
3108 * building.texi (Starting GUD): Add xref to this anchor.
3109
8cf51b2c
GM
31102007-06-24 Karl Berry <karl@gnu.org>
3111
2a9f4d55 3112 * emacs.texi: New Back-Cover Text.
8cf51b2c 3113
8cf51b2c
GM
31142007-06-07 Alan Mackenzie <acm@muc.de>
3115
3116 * display.texi (Optional Mode Line): Document the new form of
3117 line+column numbers, "(561,2)".
3118
31192007-06-06 Juanma Barranquero <lekktu@gmail.com>
3120
49823426 3121 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3122
31232007-06-02 Chong Yidong <cyd@stupidchicken.com>
3124
3125 * Version 22.1 released.
3126
8cf51b2c
GM
31272007-05-07 Karl Berry <karl@gnu.org>
3128
3129 * emacs.texi (EMACSVER): Back to 22.
3130
31312007-05-06 Richard Stallman <rms@gnu.org>
3132
3133 * maintaining.texi (Create Tags Table): Clean up previous change.
3134
c8763fb6 31352007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3136
3137 * maintaining.texi (Create Tags Table): Add text about the dangers of
3138 making symbolic links to tags files.
3139
31402007-05-04 Karl Berry <karl@gnu.org>
3141
3142 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3143
31442007-05-03 Karl Berry <karl@gnu.org>
3145
3146 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3147
3148 * .cvsignore (*.pdf): New entry.
3149
8cf51b2c
GM
3150 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3151 for printing.
3152
31532007-05-01 Richard Stallman <rms@gnu.org>
3154
3155 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3156
8cf51b2c
GM
31572007-04-28 Glenn Morris <rgm@gnu.org>
3158
3159 * ack.texi (Acknowledgments):
3160 * anti.texi (Antinews):
8cf51b2c
GM
3161 * programs.texi (Program Modes): Restore mention of python.el pending
3162 consideration of legal status.
3163
31642007-04-28 Richard Stallman <rms@gnu.org>
3165
3166 * files.texi (File Names): Fixes to ~ description on MS systems.
3167
8cf51b2c
GM
31682007-04-26 Glenn Morris <rgm@gnu.org>
3169
3170 * emacs.texi (EMACSVER): Increase to 22.1.50.
3171
31722007-04-25 Karl Berry <karl@gnu.org>
3173
3174 * emacs.texi: Improve line breaks on copyright page,
3175 similar layout to lispref, 8.5x11 by default.
3176
3177 * dired.texi (Image-Dired): Improve line break, fix typo.
3178
31792007-04-24 Chong Yidong <cyd@stupidchicken.com>
3180
3181 * programs.texi (Program Modes):
8cf51b2c
GM
3182 * anti.texi (Antinews):
3183 * ack.texi (Acknowledgments): python.el removed.
3184
8cf51b2c
GM
31852007-04-23 Chong Yidong <cyd@stupidchicken.com>
3186
3187 * display.texi (Highlight Interactively): Correct description of
3188 hi-lock-file-patterns-policy.
3189
3190 * files.texi (File Archives): Mention self-extracting executables.
3191
31922007-04-23 Eli Zaretskii <eliz@gnu.org>
3193
3194 * search.texi (Unconditional Replace, Query Replace): Add xref to
3195 "Replacement and Case".
3196
31972007-04-22 Chong Yidong <cyd@stupidchicken.com>
3198
3199 * dired.texi (Image-Dired): Move from Thumbnails node.
3200 * misc.texi (Thumbnails): Node deleted.
3201 * emacs.texi (Top): Update node listing.
3202
3203 * files.texi (File Conveniences):
49823426 3204 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3205
32062007-04-21 Richard Stallman <rms@gnu.org>
3207
3208 * display.texi (Highlight Interactively): Correct previous change.
3209 Clarify doc of hi-lock-find-patterns, and move new features into it.
3210
32112007-04-20 David Koppelman <koppel@ece.lsu.edu>
3212
1c6c854e
CS
3213 * display.texi (Highlight Interactively):
3214 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3215
32162007-04-20 Martin Rudalics <rudalics@gmx.at>
3217
3218 * display.texi (Scrolling): Fix typo.
3219
8cf51b2c
GM
32202007-04-15 Chong Yidong <cyd@stupidchicken.com>
3221
8cf51b2c
GM
3222 * doclicense.texi: Remove node heading, so that it can be included by
3223 other files.
3224
3225 * emacs.texi: Insert node heading for GFDL.
3226
8cf51b2c
GM
32272007-04-14 Eli Zaretskii <eliz@gnu.org>
3228
3229 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3230 "command line".
3231
3232 * display.texi (Faces): Refer to "Creating Frames" for face
3233 and other frame customizations in .emacs.
3234
3235 * frames.texi (Creating Frames): Mention that face customizations can
3236 be put in .emacs. Add index entries.
3237
32382007-04-12 Richard Stallman <rms@gnu.org>
3239
3240 * glossary.texi (Glossary): Explain `iff'.
3241
32422007-04-11 Karl Berry <karl@gnu.org>
3243
3244 * gnu.texi (Top),
3245 * macos.texi (Mac Font Specs),
3246 * anti.texi (Antinews),
3247 * xresources.texi (Resources),
3248 * misc.texi (Emulation),
3249 * calendar.texi (Daylight Saving),
3250 * dired.texi (Dired and Find),
3251 * rmail.texi (Remote Mailboxes),
3252 * sending.texi (Mail Headers),
3253 * programs.texi (Which Function),
3254 * files.texi (Recover),
3255 * buffers.texi (Uniquify),
3256 * frames.texi (Wheeled Mice),
3257 * killing.texi (Rectangles): Wording to improve breaks in
3258 8.5x11 format.
3259 * mule.texi (Language Environments): \hbadness=10000 since there's
3260 no way to reword.
3261 * emacs.texi (smallbook): New @set to more easily switch between
3262 smallbook and 8.5x11.
3263
32642007-04-11 Richard Stallman <rms@gnu.org>
3265
3266 * files.texi (File Conveniences): Add xref to Tumme.
3267 Delete text about Thumbnail mode.
3268
8cf51b2c
GM
32692007-04-09 Alan Mackenzie <acm@muc.de>
3270
3271 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3272 new name. Insert concept index entries.
3273
8cf51b2c
GM
32742007-04-08 Chong Yidong <cyd@stupidchicken.com>
3275
3276 * display.texi (Standard Faces): Document prefix arg for
3277 list-faces-display.
3278
3279 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3280
8cf51b2c
GM
32812007-04-07 Chong Yidong <cyd@stupidchicken.com>
3282
8cf51b2c
GM
3283 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3284
3285 * files.texi (Misc File Ops): Rewrite description of
3286 insert-file-literally.
3287
8cf51b2c
GM
32882007-03-31 Eli Zaretskii <eliz@gnu.org>
3289
3290 * misc.texi (Printing): Postscript -> PostScript.
3291
8cf51b2c
GM
3292 * ack.texi (Acknowledgments): Postscript -> PostScript.
3293
3294 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3295
3296 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3297 below.
3298
32992007-03-30 Chong Yidong <cyd@stupidchicken.com>
3300
3301 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3302 Init Non-ASCII.
3303 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3304 (Init Non-ASCII): New node.
3305
33062007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3307
3308 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3309
8cf51b2c
GM
33102007-03-12 Glenn Morris <rgm@gnu.org>
3311
8cf51b2c
GM
3312 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3313 "Daylight Savings".
3314
49823426 3315 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3316 saving" in text throughout.
3317
8cf51b2c
GM
33182007-03-04 Richard Stallman <rms@gnu.org>
3319
3320 * custom.texi (Safe File Variables): Minor correction.
3321
8cf51b2c
GM
33222007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3323
3324 * rmail.texi (Movemail): Add internal ref.
3325 Don't indent the intro for the PROTO table.
3326 Format PROTO table items with @code.
3327
8cf51b2c
GM
33282007-02-26 Nick Roberts <nickrob@snap.net.nz>
3329
3330 * building.texi: Remove references to bashdb.
3331
8cf51b2c
GM
33322007-02-19 Juanma Barranquero <lekktu@gmail.com>
3333
3334 * mule.texi (Language Environments): Update list of supported language
3335 environments.
3336
8cf51b2c
GM
33372007-02-14 Kim F. Storm <storm@cua.dk>
3338
3339 * building.texi (Grep Searching): Fix lgrep doc.
3340
33412007-02-12 Chong Yidong <cyd@stupidchicken.com>
3342
3343 * back.texi: Remove unused file.
3344
c8763fb6 33452007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3346
3347 * maintaining.texi (Tag Syntax): Now --members is the default for
3348 etags, not for ctags yet.
3349
8cf51b2c
GM
33502007-02-03 Eli Zaretskii <eliz@gnu.org>
3351
3352 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3353 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3354 expects. Add comments to prevent people from inadvertently modifying
3355 the key parts needed by `texinfo-multiple-files-update'.
3356
33572007-01-29 Chong Yidong <cyd@stupidchicken.com>
3358
3359 * frames.texi (Secondary Selection): Window clicked does not matter
3360 when mouse-yank-at-point is non-nil.
3361
8cf51b2c
GM
33622007-01-16 Glenn Morris <rgm@gnu.org>
3363
3364 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3365 system abbrev.
3366
33672007-01-11 Richard Stallman <rms@gnu.org>
3368
3369 * msdog.texi (Windows Keyboard): Another small cleanup.
3370
33712007-01-10 Richard Stallman <rms@gnu.org>
3372
3373 * msdog.texi (Windows Keyboard): Yet another try to make
3374 everyone happy with that passage.
3375
33762007-01-05 Richard Stallman <rms@gnu.org>
3377
3378 * anti.texi (Antinews): Mention M-x shell scrolling.
3379
33802007-01-05 Nick Roberts <nickrob@snap.net.nz>
3381
3382 * building.texi (Watch Expressions): Describe gdb-max-children.
3383
8cf51b2c
GM
33842007-01-04 Richard Stallman <rms@gnu.org>
3385
8cf51b2c
GM
3386 * msdog.texi (Windows Keyboard): Clarify previous change.
3387
8cf51b2c
GM
33882007-01-02 Richard Stallman <rms@gnu.org>
3389
3390 * custom.texi (Changing a Variable): Minor clarification.
3391 (Specific Customization): customize-customized => customize-unsaved.
3392
3393 * entering.texi (Entering Emacs): Clean up text about restarting
3394 Emacs for each file.
3395
3396 * misc.texi (Shell Options): Minor cleanup.
3397
3398 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3399 with Emacs, not vice versa.
3400
3401 * programs.texi (Symbol Completion): Recommend customizing
3402 window manager.
3403
3404 * xresources.texi (Resources): Minor fix.
3405
c8763fb6 34062007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3407
3408 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3409
34102007-01-01 Richard Stallman <rms@gnu.org>
3411
3412 * commands.texi (User Input): Document keys stolen by window mangers.
3413
34142006-12-31 Richard Stallman <rms@gnu.org>
3415
3416 * custom.texi (Specific Customization): Document customize-option
3417 instead of customize-variable.
3418
34192006-12-31 Kim F. Storm <storm@cua.dk>
3420
3421 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3422
34232006-12-30 Kim F. Storm <storm@cua.dk>
3424
3425 * killing.texi (CUA Bindings): Fix typo.
3426
3427 * xresources.texi (Table of Resources): Mention grow-only value for
3428 auto-resize-tool-bars.
3429
8cf51b2c
GM
34302006-12-27 Eli Zaretskii <eliz@gnu.org>
3431
3432 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3433 and how to get them back.
3434
34352006-12-26 Richard Stallman <rms@gnu.org>
3436
3437 * calendar.texi (Holidays): Holiday listing is based on current
3438 practice, but DST is not.
3439
34402006-12-25 Richard Stallman <rms@gnu.org>
3441
3442 * emacs.texi (Top): Update subnode menus.
3443
3444 * mark.texi (Transient Mark): Fix xref.
3445
3446 * killing.texi (Graphical Kill): Node deleted.
3447 (Killing): Add xref to Cut and Paste.
3448 (CUA Bindings): Update xref.
3449
3450 * frames.texi (Cut and Paste): New section to hold other nodes.
3451 (Mouse Commands): Node demoted.
3452 (Cut/Paste Other App): Split out from Mouse Commands.
3453 (Word and Line Mouse): Likewise.
3454 (Secondary Selection, Clipboard): Nodes demoted.
3455
8cf51b2c
GM
34562006-12-24 Kevin Ryde <user42@zip.com.au>
3457
3458 * calendar.texi (Holidays): US daylight saving begins second Sunday
3459 in March for 2007 onwards.
3460 (Daylight Savings): Show new US default daylight saving rules, 2nd
3461 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3462
34632006-12-23 Chong Yidong <cyd@stupidchicken.com>
3464
3465 * calendar.texi (Scroll Calendar): < and > are switched.
3466
34672006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3468
3469 * killing.texi (Deletion): Describe M-\ prefix argument.
3470
34712006-12-23 Richard Stallman <rms@gnu.org>
3472
3473 * search.texi (Regexp Search): Explain why forward and reverse regexp
3474 search are not mirror images.
3475
8cf51b2c
GM
34762006-12-19 Kim F. Storm <storm@cua.dk>
3477
3478 * major.texi (Choosing Modes): Describe match-function elements for
3479 magic-mode-alist.
3480
8cf51b2c
GM
34812006-12-18 Eli Zaretskii <eliz@gnu.org>
3482
3483 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3484 peculiarities.
3485
34862006-12-18 Richard Stallman <rms@gnu.org>
3487
3488 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3489
8cf51b2c
GM
34902006-12-17 Alan Mackenzie <acm@muc.de>
3491
3492 * programs.texi (Left Margin Paren): Remove the bit which says
3493 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3494 Discuss some of the issues of setting this option to nil.
3495
34962006-12-17 Glenn Morris <rgm@gnu.org>
3497
3498 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3499
35002006-12-16 Eli Zaretskii <eliz@gnu.org>
3501
3502 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3503 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3504 NTFS volumes.
3505 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3506 volumes.
3507
35082006-12-15 Eli Zaretskii <eliz@gnu.org>
3509
3510 * text.texi (HTML Mode): Fix "C-c TAB".
3511
8cf51b2c
GM
35122006-12-09 Richard Stallman <rms@gnu.org>
3513
3514 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3515
35162006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3517
3518 * files.texi (Misc File Ops): Document insert-file-literally.
3519
35202006-12-08 Eli Zaretskii <eliz@gnu.org>
3521
3522 * cmdargs.texi (Colors): Note that --color is intended for overriding
3523 the terminal defaults, not for normal invocation.
3524
3525 * misc.texi (Emacs Server): Improve wording. Don't mention the
3526 ``server program''. Add a cross-reference to "Init File" node.
3527 (Invoking emacsclient): Add index entries. Document both short and
3528 long versions of command-line options. Document the -f option.
3529
8cf51b2c
GM
35302006-12-06 Richard Stallman <rms@gnu.org>
3531
3532 * text.texi (Outline Format): Say to set outline-regexp
3533 and outline-level with major modes and file local variables.
3534
c8763fb6 35352006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3536
3537 * anti.texi (Antinews): Mention the alternative to
3538 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3539
8cf51b2c
GM
3540 * misc.texi (Interactive Shell): Ditto.
3541
35422006-12-04 Eli Zaretskii <eliz@gnu.org>
3543
3544 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3545
3546 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3547
35482006-12-01 Eli Zaretskii <eliz@gnu.org>
3549
3550 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3551 colon in the mode line.
3552
3553 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3554
35552006-11-26 Nick Roberts <nickrob@snap.net.nz>
3556
3557 * building.texi (Watch Expressions): Mention SPC for expanding/
3558 contracting watch expressions.
3559
35602006-11-26 Kim F. Storm <storm@cua.dk>
3561
3562 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3563
35642006-11-26 Nick Roberts <nickrob@snap.net.nz>
3565
3566 * building.texi (Debugger Operation): Define text command mode.
3567 Clarify how tooltips work.
3568 (GDB Graphical Interface): Explain how to run in text command mode
3569 more clearly.
3570
35712006-11-25 Juanma Barranquero <lekktu@gmail.com>
3572
3573 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3574
35752006-11-22 Juanma Barranquero <lekktu@gmail.com>
3576
3577 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3578
8cf51b2c
GM
35792006-11-18 Chong Yidong <cyd@stupidchicken.com>
3580
3581 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3582 and EMACS is deprecated.
3583
35842006-11-18 Juanma Barranquero <lekktu@gmail.com>
3585
3586 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3587
c8763fb6 35882006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3589
3590 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3591
3592 * emacs.texi: Include xresources.texi both for info and dvi.
3593
3594 * xresources.texi: Merge text from xresmini.texi.
3595
c8763fb6 35962006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3597
3598 * glossary.texi: Fix typos.
3599
8cf51b2c
GM
36002006-11-06 Richard Stallman <rms@gnu.org>
3601
3602 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3603
3604 * ack.texi (Acknowledgments): Fix name spelling.
3605
36062006-11-01 Juri Linkov <juri@jurta.org>
3607
3608 * search.texi (Word Search): Document incremental word search.
3609
36102006-10-28 Glenn Morris <rgm@gnu.org>
3611
3612 * ack.texi (Acknowledgments): Add cal-html author.
3613
3614 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3615 Calendar"). Describe new package cal-html.
3616 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3617 Calendar Files."
3618
8cf51b2c
GM
36192006-10-23 Richard Stallman <rms@gnu.org>
3620
3621 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3622 Abbrev mode is enabled.
3623
8cf51b2c
GM
36242006-10-16 Richard Stallman <rms@gnu.org>
3625
8cf51b2c
GM
3626 * emacs.texi: Update ISBN.
3627
8cf51b2c
GM
36282006-10-11 Kim F. Storm <storm@cua.dk>
3629
3630 * emacs.texi (Acknowledgments): Use @dotless{i}.
3631
36322006-10-08 Nick Roberts <nickrob@snap.net.nz>
3633
3634 * building.texi (Breakpoints Buffer): Mention catchpoints.
3635
36362006-10-08 Kim F. Storm <storm@cua.dk>
3637
3638 * ack.texi (Acknowledgments): Update.
3639
3640 * emacs.texi (Acknowledgments): Fix bad @/ form.
3641
8cf51b2c
GM
36422006-10-05 Kim F. Storm <storm@cua.dk>
3643
3644 * emacs.texi (Acknowledgments): Add more contributors.
3645
36462006-10-03 Richard Stallman <rms@gnu.org>
3647
3648 * emacs.texi (Acknowledgments): Update version and edition.
3649
8cf51b2c
GM
36502006-10-01 Karl Berry <karl@gnu.org>
3651
3652 * custom.texi (Customization Groups): Page break to keep example buffer
3653 on one page.
3654
36552006-09-30 Karl Berry <karl@gnu.org>
3656
3657 * programs.texi (Basic Indent): @need to improve page break.
3658 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3659
36602006-09-29 Glenn Morris <rgm@gnu.org>
3661
3662 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3663
36642006-09-29 Karl Berry <karl@gnu.org>
3665
3666 * windows.texi (Basic Window): Remove forced @break, no longer
3667 desirable.
3668 * frames.texi (Frame Commands),
3669 * mark.texi (Marking Objects): Reword to avoid bad page break.
3670 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3671
36722006-09-19 Richard Stallman <rms@gnu.org>
3673
3674 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3675 stick to present tense.
3676
c8763fb6 36772006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3678
3679 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3680 to x-gtk-use-old-file-dialog.
3681 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3682
36832006-09-15 Jay Belanger <belanger@truman.edu>
3684
49823426 3685 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3686 Change "Library Public License" to "Lesser Public License"
3687 throughout. Use "yyyy" to represent year.
3688
8cf51b2c
GM
36892006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3690
3691 * files.texi (Visiting): Add index entry "open file".
3692
8cf51b2c
GM
36932006-09-11 Richard Stallman <rms@gnu.org>
3694
3695 * building.texi (Compilation Mode): Clarification.
3696 (Grep Searching): Add xref to Compilation Mode.
3697
8cf51b2c
GM
36982006-09-08 Richard Stallman <rms@gnu.org>
3699
3700 * search.texi (Search): Ref multi-file search commands here.
3701 (Other Repeating Search): Not here.
3702
8cf51b2c
GM
37032006-08-28 Richard Stallman <rms@gnu.org>
3704
3705 * windows.texi (Split Window): Update xref.
3706
3707 * basic.texi (Continuation Lines): Update xref.
3708
3709 * indent.texi (Tab Stops): Update xref.
3710
3711 * emacs.texi (Top): Update subnode menu.
3712
3713 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3714 split out of Display Custom.
3715
37162006-08-25 Kim F. Storm <storm@cua.dk>
3717
3718 * display.texi (Display Custom): Add variables overline-margin
3719 and x-underline-at-descent-line.
3720
37212006-08-25 Richard Stallman <rms@gnu.org>
3722
3723 * entering.texi (Exiting): Rewrite to give graphical displays
3724 priority over text terminals.
3725
3726 * search.texi (Incremental Search): Move index entries.
3727
37282006-08-23 Chong Yidong <cyd@stupidchicken.com>
3729
3730 * custom.texi (Init File): Reference Find Init to avoid "home
3731 directory" confusion.
3732
37332006-08-22 Nick Roberts <nickrob@snap.net.nz>
3734
3735 * building.texi (Other GDB-UI Buffers): Describe how to edit
3736 a value in the locals buffer.
3737
37382006-08-21 Richard Stallman <rms@gnu.org>
3739
3740 * search.texi (Basic Isearch): Add `isearch' index entry.
3741
37422006-08-16 Richard Stallman <rms@gnu.org>
3743
3744 * misc.texi (Saving Emacs Sessions): Clean up wording.
3745
3746 * mark.texi (Marking Objects): Mention term "select all".
3747
3748 * emacs.texi (Top): Update subnode menu.
3749
3750 * help.texi (Help Mode): Move node up in file.
3751
8cf51b2c
GM
37522006-08-15 Nick Roberts <nickrob@snap.net.nz>
3753
3754 * building.texi (Stack Buffer): Explain fringe arrow.
3755
8cf51b2c
GM
37562006-08-12 Eli Zaretskii <eliz@gnu.org>
3757
8cf51b2c
GM
3758 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3759 on startup.
3760
37612006-08-11 Romain Francoise <romain@orebokech.com>
3762
3763 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3764
37652006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3766
3767 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3768
37692006-08-10 Richard Stallman <rms@gnu.org>
3770
3771 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
3772 with face merging. Empty regions don't count.
3773 Clarify face property inheritance.
8cf51b2c
GM
3774
37752006-08-08 Romain Francoise <romain@orebokech.com>
3776
3777 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3778 <arjuropo@cc.jyu.fi>.
3779
8cf51b2c
GM
37802006-08-04 Eli Zaretskii <eliz@gnu.org>
3781
3782 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3783 apply to all frames.
3784
8cf51b2c
GM
37852006-08-01 Richard Stallman <rms@gnu.org>
3786
3787 * help.texi (Name Help): Add index entries for describe-variable.
3788
37892006-08-01 Nick Roberts <nickrob@snap.net.nz>
3790
3791 * building.texi (GDB Graphical Interface): Shorten node names.
3792 (GDB-UI Layout): Use GDB-related.
3793 (Other GDB-UI Buffers): Simplify English.
3794
37952006-07-31 Richard Stallman <rms@gnu.org>
3796
3797 * search.texi (Query Replace): Add xref for Dired's Q command.
3798
8cf51b2c
GM
37992006-07-31 Nick Roberts <nickrob@snap.net.nz>
3800
3801 * building.texi (GDB commands in Fringe): Rename to...
3802 (Source Buffers): ..this and move forward. Describe hollow arrow and
3803 new option gdb-find-source-frame.
3804
38052006-07-29 Richard Stallman <rms@gnu.org>
3806
3807 * dired.texi (Operating on Files): Simplify previous change
3808 and fix Texinfo usage.
3809
38102006-07-29 Eli Zaretskii <eliz@gnu.org>
3811
3812 * dired.texi (Operating on Files): Add cross-references. State the
3813 Unix commands that do similar things.
3814
38152006-07-28 Richard Stallman <rms@gnu.org>
3816
3817 * mark.texi (Transient Mark): Clarify that region never disappears
3818 when Transient Mark mode is off, and not when it is on.
3819
38202006-07-27 Richard Stallman <rms@gnu.org>
3821
3822 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3823
38242006-07-24 Richard Stallman <rms@gnu.org>
3825
3826 * xresources.texi (GTK styles): Fix texinfo usage.
3827
8cf51b2c
GM
3828 * commands.texi (User Input): Explain why we teach keyboard cmds.
3829
3830 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3831 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3832 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3833 * doclicense.texi, display.texi, dired.texi, basic.texi:
3834 * anti.texi, ack.texi: Move periods and commas inside quotes.
3835
38362006-07-22 Eli Zaretskii <eliz@gnu.org>
3837
3838 * cmdargs.texi (General Variables): Document EMAIL.
3839
38402006-07-21 Eli Zaretskii <eliz@gnu.org>
3841
3842 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3843 doesn't have effect on MS-Windows.
3844
8cf51b2c
GM
38452006-07-17 Richard Stallman <rms@gnu.org>
3846
3847 * building.texi (Grep Searching): Explain about chaining grep commands.
3848
8cf51b2c
GM
38492006-07-10 Nick Roberts <nickrob@snap.net.nz>
3850
49823426 3851 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3852
38532006-07-09 Chong Yidong <cyd@stupidchicken.com>
3854
3855 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3856 is invoked for multiple files.
3857
38582006-07-08 Eli Zaretskii <eliz@gnu.org>
3859
3860 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3861 on-line manual for the rest of this node.
3862 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3863 unconditionally.
3864 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3865 Improve wording.
3866 (Windows Printing): Improve wording.
3867 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3868 rest of this node.
3869
8cf51b2c
GM
38702006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3871
49823426
GM
3872 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3873 with eval-buffer.
8cf51b2c
GM
3874
38752006-07-05 Nick Roberts <nickrob@snap.net.nz>
3876
3877 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3878 of character translation.
3879
38802006-07-04 Nick Roberts <nickrob@snap.net.nz>
3881
3882 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3883
38842006-07-03 Karl Berry <karl@gnu.org>
3885
3886 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3887 not-too-underfull hboxes in the TeX output.
3888 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3889 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3890 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3891 * sending.texi, text.texi: Fix overfull/underfull boxes.
3892
38932006-07-03 Romain Francoise <romain@orebokech.com>
3894
3895 * m-x.texi (M-x): Fix.
3896
38972006-07-03 Richard Stallman <rms@gnu.org>
3898
8cf51b2c
GM
3899 * search.texi (Other Repeating Search): filename -> file name.
3900
3901 * misc.texi (Narrowing): Minor cleanups.
3902
3903 * files.texi (Visiting): filename -> file name.
3904
3905 * emacs.texi (Top): Update subnode menus.
3906
3907 * mule.texi (Coding Systems): Move char translation stuff here.
3908 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3909 (Recognize Coding): Substantial local rewrites.
3910 (International): Update menu.
3911
3912 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3913 (Scrolling): Substantial local rewrites.
3914 (Display): Update menu and intro.
3915
3916 * dired.texi: filename -> file name.
3917
3918 * custom.texi (Safe File Variables): Texinfo usage fix.
3919
f0131492 39202006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3921
3922 * help.texi, m-x.texi: Lots of cleanups.
3923
8cf51b2c
GM
39242006-06-30 Eli Zaretskii <eliz@gnu.org>
3925
3926 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3927 (Windows Processes, Windows Misc): Shorten the printed version by
3928 selectively conditioning less important portions by @ifnottex.
3929
8cf51b2c
GM
39302006-06-27 Richard Stallman <rms@gnu.org>
3931
3932 * mini.texi (Minibuffer File): Minor cleanup.
3933
39342006-06-25 Nick Roberts <nickrob@snap.net.nz>
3935
3936 * frames.texi (XTerm Mouse): Rename to...
3937 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3938
3939 * emacs.texi (Top): Use new node name.
3940
39412006-06-24 Eli Zaretskii <eliz@gnu.org>
3942
3943 * emacs.texi (Top): Update the detailed menu according to changes in
3944 msdog.texi.
3945
3946 * msdog.texi (Windows Keyboard): New section.
3947 (Windows Mouse): New section.
3948 (Windows System Menu): Remove section (text merged with "Windows
3949 Keyboard").
3950 (Windows Misc): New section.
3951
3952 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3953
3954 * msdog.texi (ls in Lisp): New section.
3955
3956 * files.texi (Visiting): Document case-insensitive wildcard matching
3957 under find-file-wildcards.
3958
8cf51b2c
GM
39592006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3960
3961 * macos.texi (Mac Input): Add description of mac-function-modifier.
3962 Now Unicode keyboard layouts work.
3963
8cf51b2c
GM
39642006-06-10 Richard Stallman <rms@gnu.org>
3965
3966 * mule.texi (Recognize Coding): Clarify previous change.
3967
39682006-06-09 Kenichi Handa <handa@m17n.org>
3969
3970 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3971 notation.
3972
39732006-06-07 Kevin Ryde <user42@zip.com.au>
3974
3975 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3976 manual for @ifnottex, but in emacs-extra for @iftex.
3977
3978 * cmdargs.texi (General Variables): Fix smtpmail xref.
3979
39802006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3981
8cf51b2c 3982 * programs.texi (Comment Commands):
8cf51b2c 3983 * custom.texi (Specifying File Variables):
49823426 3984 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3985
39862006-06-07 Nick Roberts <nickrob@snap.net.nz>
3987
3988 * building.texi (Watch Expressions): Move node to end.
3989 (GDB Graphical Interface): Move description of clicks in fringe...
3990 (GDB commands in the Fringe): ...to here. New node.
3991
8cf51b2c
GM
39922006-06-05 Romain Francoise <romain@orebokech.com>
3993
49823426 3994 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3995
39962006-06-05 Nick Roberts <nickrob@snap.net.nz>
3997
3998 * building.texi (GDB Graphical Interface): Update bindings.
3999 (Commands of GUD): Add gud-print. Remove gud-run.
4000 Restate availability more generally.
4001
f0131492 40022006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4003
4004 * mini.texi: Lots of cleanups.
4005
40062006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4007
4008 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4009 and Mouse-2.
4010
c8763fb6 40112006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4012
4013 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4014
8cf51b2c
GM
40152006-05-31 Richard Stallman <rms@gnu.org>
4016
4017 * basic.texi (Moving Point): Fix previous change.
4018
c8763fb6 40192006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4020
4021 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4022
f0131492 40232006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4024
4025 * basic.texi: Many simplifications and improvements in wording.
4026
8cf51b2c
GM
40272006-05-26 Nick Roberts <nickrob@snap.net.nz>
4028
4029 * anti.texi (Antinews): Create a node for gdb-ui.
4030
8cf51b2c
GM
40312006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4032
4033 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4034
40352006-05-20 Richard Stallman <rms@gnu.org>
4036
4037 * dired.texi (Dired Navigation): dired-goto-file is now j.
4038
8cf51b2c
GM
40392006-05-20 Eli Zaretskii <eliz@gnu.org>
4040
4041 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4042 and their aliases.
4043
4044 * msdog.texi (Windows Printing): Mention non-support of plain text
4045 printing with some el-cheapo printers, and suggest a workaround.
4046
40472006-05-20 Kevin Ryde <user42@zip.com.au>
4048
4049 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4050 remove the bit saying you must set it.
4051
40522006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4053
4054 * trouble.texi (Checklist):
4055 * text.texi (Text, Auto Fill, Text Mode):
4056 * search.texi (Nonincremental Search):
4057 * rmail.texi (Rmail Labels):
4058 * mule.texi (Input Methods, Multibyte Conversion):
4059 * misc.texi (Gnus, Where to Look, PostScript):
4060 * maintaining.texi (Create Tags Table):
4061 * indent.texi (Indentation Commands):
4062 * fixit.texi (Spelling):
4063 * emacs.texi (Copying):
4064 * custom.texi (Init File): ifinfo -> ifnottex.
4065
8cf51b2c
GM
40662006-05-17 Richard Stallman <rms@gnu.org>
4067
4068 * files.texi (Diff Mode): Mention C-x `.
4069
40702006-05-08 Richard Stallman <rms@gnu.org>
4071
4072 * custom.texi (Disabling): Textual cleanups.
4073
8cf51b2c
GM
40742006-05-12 Glenn Morris <rgm@gnu.org>
4075
4076 * calendar.texi (Displaying the Diary, Format of Diary File):
4077 Refer to diary-view-entries, diary-list-entries,
4078 diary-show-all-entries rather than obsolete aliases.
4079
40802006-05-12 Eli Zaretskii <eliz@gnu.org>
4081
4082 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4083 (Displaying the Diary, Special Diary Entries, Importing Diary):
4084 * building.texi (Compilation Shell):
4085 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4086 emacs-xtra with @inforef's.
4087
4088 * files.texi (Visiting): Fix wording.
4089
4090 * mule.texi (Coding Systems, Text Coding): More indexing.
4091 Mention that C-x RET f can set eol conversion.
4092
c8763fb6 40932006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4094
4095 * xresmini.texi (GTK resources): Insert GTK description.
4096
4097 * xresources.texi (GTK resources): metafont should be menufont.
4098
8cf51b2c
GM
40992006-05-06 Michael Albinus <michael.albinus@gmx.de>
4100
49823426 4101 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4102 method, user name and host name is active only in partial
4103 completion mode.
4104
8cf51b2c
GM
41052006-05-06 Eli Zaretskii <eliz@gnu.org>
4106
4107 * makefile.w32-in (emacs.dvi):
4108 * Makefile.in (emacs.dvi): Add xresmini.texi.
4109
4110 * xresmini.texi (Table of Resources): Remove xref to non-existent
4111 node "LessTif Resources".
4112
4113 * msdog.texi (Microsoft Windows):
4114 * calendar.texi (Calendar/Diary, Displaying the Diary)
4115 (Special Diary Entries, Importing Diary, Holidays):
4116 * programs.texi (Program Modes):
4117 * text.texi (Text):
4118 * buffers.texi (Several Buffers):
4119 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4120
41212006-05-06 Eli Zaretskii <eliz@gnu.org>
4122
4123 The following changes merge the emacs-xtra manual into the main
4124 manual, but only for on-line version of the manual.
4125
4126 * vc2-xtra.texi (Version Backups, Local Version Control)
4127 (Making Snapshots, Change Logs and VC, Version Headers)
4128 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4129 on-line manual.
4130
4131 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4132 for on-line manual.
4133
4134 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4135 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4136 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4137 for on-line manual.
4138
4139 * fortran-xtra.texi (Fortran, Fortran Autofill)
4140 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4141 for on-line manual.
4142
4143 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4144 Conditional xref's for on-line manual.
4145
4146 * emerge-xtra.texi (Emerge, Overview of Emerge)
4147 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4148 manual.
4149
4150 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4151 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4152 (EMACSSOURCES): Use EMACS_XTRA.
4153 (../info/emacs-xtra): Remove.
4154 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4155
4156 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4157 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4158 (EMACSSOURCES): Use EMACS_XTRA.
4159 ($(infodir)/emacs-xtra): Remove.
4160 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4161
4162 * trouble.texi (Quitting):
4163 * text.texi (Text):
4164 * programs.texi (Program Modes):
4165 * msdog.texi (Microsoft Windows):
4166 * frames.texi (Frames):
4167 * files.texi (Backup, Version Control, VC Concepts)
4168 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4169 (Registering, VC Status, VC Undo, Multi-User Branching)
4170 (Comparing Files):
4171 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4172 (Displaying the Diary, Special Diary Entries, Importing Diary):
4173 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4174 conditional xref's, depending on @iftex/@ifnottex.
4175
4176 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4177 "MS-DOS". @include msdog-xtra.texi.
4178
4179 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4180 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4181
4182 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4183 for vc-xtra.texi subsections.
4184 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4185 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4186
4187 * sending.texi (Sending Mail): A @node line without explicit Prev,
4188 Next, and Up links.
4189
4190 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4191 Next, and Up links.
4192
4193 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4194 and its sections. @include picture-xtra.texi.
4195
4196 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4197 "Emerge".
4198 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4199
4200 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4201 exact duplicate of its name-sake in calendar.texi.
4202
4203 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4204 "Advanced Calendar/Diary Usage".
4205 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4206
4207 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4208 dired-xtra.texi.
4209 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4210
4211 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4212 (Files) [ifnottex]: Add menu entry for Autorevert.
4213
4214 * emacs-xtra.texi (Introduction): Reword to make consistent with
4215 printed version only.
4216 <Top level>: Remove the body of all chapters and move them to the
4217 new *-xtra.texi files. Use @raisesections and @lowersections to
4218 convert sections to chapters etc.
4219
4220 * msdog-xtra.texi:
4221 * fortran-xtra.texi:
4222 * vc-xtra.texi:
4223 * vc1-xtra.texi:
4224 * vc2-xtra.texi:
4225 * emerge-xtra.texi:
4226 * cal-xtra.texi:
4227 * dired-xtra.texi:
4228 * arevert-xtra.texi: New files, with text from respective chapters
4229 of emacs-xtra.texi. Convert each @chapter into @section, @section
4230 into @subsection, etc.
4231
1c6c854e 4232 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4233 updated.
4234
4235 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4236 Windows". All references updated.
4237
42382006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4239
4240 * macos.texi (Mac Input): Mention input from Character Palette.
4241 (Mac Font Specs): Fix typo.
4242
42432006-05-05 Richard Stallman <rms@gnu.org>
4244
4245 * files.texi (Diff Mode): Minor cleanup.
4246
42472006-05-05 Karl Berry <karl@gnu.org>
4248
8cf51b2c
GM
4249 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4250 errors from the current release of makeinfo (4.8).
4251 * help.texi (Library Keywords): Change widest word in multitable
4252 template from `emulations' to `convenience'. (Not sure if this is
4253 related to the font change.)
4254
42552006-05-05 Eli Zaretskii <eliz@gnu.org>
4256
4257 * files.texi (File Names): Add a footnote about limited support of
4258 ~USER on MS-Windows.
4259
4260 * cmdargs.texi (Initial Options): Add a footnote about limited
4261 support of ~USER on MS-Windows.
4262
42632006-05-03 Richard Stallman <rms@gnu.org>
4264
4265 * files.texi (Diff Mode): Node moved here.
4266 (Comparing Files): Delete what duplicates new node.
4267 (Files): Put Diff Mode in menu.
4268
1c6c854e 4269 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4270
4271 * emacs.texi (Top): Update menu for Diff Mode.
4272
4273 * trouble.texi (Emergency Escape): Simplify.
4274
4275 * emacs.texi (Top): Minor clarification.
4276
42772006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4278
4279 * commands.texi, entering.texi, screen.texi: Many simplifications.
4280
42812006-05-03 Richard Stallman <rms@gnu.org>
4282
4283 * commands.texi (Text Characters): Delete paragraph about unibyte
4284 non-ASCII printing chars.
4285
4286 * killing.texi (Killing): Say "graphical displays".
4287 * display.texi: Say "graphical displays".
4288
4289 * cmdargs.texi (Misc X): Say "graphical displays".
4290
42912006-05-01 Richard Stallman <rms@gnu.org>
4292
4293 * emacs.texi (Top): Add Diff Mode to menu.
4294
42952006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4296
4297 * misc.texi (Diff Mode): New node.
4298
42992006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4300
4301 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4302 (Mac Environment Variables): Shorten example line.
4303 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4304
43052006-05-01 Nick Roberts <nickrob@snap.net.nz>
4306
4307 * building.texi (GUD Customization): Describe cases %d and %c.
4308 Update description for %e.
4309
43102006-04-30 Glenn Morris <rgm@gnu.org>
4311
4312 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4313
43142006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4315
4316 * custom.texi (Examining): Update C-h v output example.
4317
43182006-04-29 Kim F. Storm <storm@cua.dk>
4319
4320 * building.texi (Grep Searching): Add lgrep and rgrep.
4321
8cf51b2c
GM
43222006-04-23 Richard Stallman <rms@gnu.org>
4323
4324 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4325
4326 * xresmini.texi: New file.
4327
4328 * xresources.texi (Face Resources): Split table into font resources
4329 and the rest. Combine similar attributes for brevity.
4330
8cf51b2c
GM
43312006-04-21 Eli Zaretskii <eliz@gnu.org>
4332
4333 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4334 backslashes and case-insensitivity in file names (moved to the
4335 main manual).
4336 (MS-DOS Printing): Move most of the text to the main manual.
4337
4338 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4339 New nodes.
4340 (Windows Processes, Windows System Menu): Add index entries and
4341 fix wording.
4342
8cf51b2c
GM
43432006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4344
4345 * misc.texi (Shell Ring): Add notes on saved input when
4346 navigating off the end of the history list.
4347
43482006-04-18 Chong Yidong <cyd@mit.edu>
4349
4350 * misc.texi (Shell Options): Correct default value of
4351 comint-scroll-show-maximum-output.
4352
8cf51b2c
GM
43532006-04-18 Nick Roberts <nickrob@snap.net.nz>
4354
4355 * building.texi (Watch Expressions): Update.
4356
8cf51b2c
GM
43572006-04-12 Richard Stallman <rms@gnu.org>
4358
4359 * search.texi: Clean up previous change.
4360
43612006-04-12 Eli Zaretskii <eliz@gnu.org>
4362
4363 * search.texi (Regexp Backslash, Regexp Replace): Add index
4364 entries for ``back reference'' and mention the term itself in the
4365 text.
4366
43672006-04-11 Richard Stallman <rms@gnu.org>
4368
4369 * custom.texi (Safe File Variables):
4370 Document enable-local-variables = :safe.
4371
43722006-04-11 Karl Berry <karl@gnu.org>
4373
4374 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4375 (Remote Repositories, Version Backups, Local Version Control)
4376 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4377 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4378 (Renaming VC Work Files and Master Files)
4379 (Inserting Version Control Headers, Customizing VC, General Options)
4380 (Options for RCS and SCCS, Options specific for CVS): Move all
4381 these nodes to emacs-xtra.texi, for brevity.
4382 * cmdargs.texi, files.texi: Change cross-references.
4383
8cf51b2c
GM
43842006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4385
4386 * files.texi (Old Versions): Update description of vc-annotate's
4387 use of color to indicate date ranges.
4388
8cf51b2c
GM
43892006-04-09 Kevin Ryde <user42@zip.com.au>
4390
8cf51b2c
GM
4391 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4392 put info and printed manual names the right way around.
4393
43942006-04-09 Karl Berry <karl@gnu.org>
4395
4396 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4397 emacs-xtra.texi, leaving only MS Windows information.
4398 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4399 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4400 node names.
4401
4402 * emacs.texi: Move @summarycontents and @contents to the beginning
4403 of the file.
4404
8cf51b2c
GM
44052006-04-08 Kevin Ryde <user42@zip.com.au>
4406
4407 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4408
44092006-04-07 Richard Stallman <rms@gnu.org>
4410
4411 * programs.texi (Comments, Comment Commands, Options for Comments)
4412 (Multi-Line Comments): "Align", not "indent".
4413 (Basic Indent): C-j deletes trailing whitespace before the newline.
4414
44152006-04-06 Richard Stallman <rms@gnu.org>
4416
8cf51b2c
GM
4417 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4418
44192006-04-06 Eli Zaretskii <eliz@gnu.org>
4420
4421 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4422
8cf51b2c
GM
44232006-04-05 Richard Stallman <rms@gnu.org>
4424
4425 * emacs.texi (Top): Update subnode menu.
4426
4427 * trouble.texi (Unasked-for Search): Node deleted.
4428 (Lossage): Delete from menu.
4429
44302006-04-04 Richard Stallman <rms@gnu.org>
4431
4432 * trouble.texi: Various cleanups.
4433 (Checklist): Don't bother saying how to snail a bug report.
4434 (Emergency Escape): Much rewriting.
4435 (After a Crash): Rename the core dump immediately.
4436 (Total Frustration): Call it a psychotherapist.
4437 (Bug Criteria): Avoid "illegal instruction".
4438 (Sending Patches): We always put the contributor's name in.
4439
4440 * misc.texi (Thumbnails): Minor correction.
4441
8cf51b2c
GM
44422006-04-03 Richard Stallman <rms@gnu.org>
4443
4444 * misc.texi (Thumbnails): Minor cleanup.
4445
44462006-04-02 Karl Berry <karl@gnu.org>
4447
4448 * sending.texi (Mail Sending): pxref to Top needs five args.
4449
4450 * texinfo.tex: Update to current version (2006-03-21.13).
4451
8cf51b2c
GM
44522006-03-31 Richard Stallman <rms@gnu.org>
4453
4454 * emacs.texi (Top): Update subnode menu.
4455
4456 * help.texi (Help Mode): Cleanup.
4457
4458 * dired.texi: Many cleanups.
4459 (Dired Deletion): Describe dired-recursive-deletes.
4460 (Operating on Files): dired-create-directory moved.
4461 (Misc Dired Features): Move to here.
4462 (Tumme): Node moved to misc.texi.
4463
4464 * custom.texi: Many cleanups.
4465 (Minor Modes): Don't mention ISO Accents Mode.
4466 (Examining): Update C-h v output example.
4467 (Hooks): Add index and xref for add-hook.
4468 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4469 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4470
4471 * misc.texi: Many cleanups.
4472 (beginning): Add to summary of topics.
4473 (Shell): Put eshell xref at the end. Remove eshell from table.
4474 (Thumbnails): New node.
4475
8cf51b2c
GM
44762006-03-28 Eli Zaretskii <eliz@gnu.org>
4477
4478 * files.texi (File Name Cache): Make it clear that the cache is
4479 not persistent.
4480
8cf51b2c
GM
44812006-03-25 Karl Berry <karl@gnu.org>
4482
49823426
GM
4483 * emacs-xtra.texi, emacs.texi, gnu.texi:
4484 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4485 (2) do not indent copyright year list (or anything else).
4486
8cf51b2c
GM
44872006-03-21 Juanma Barranquero <lekktu@gmail.com>
4488
4489 * files.texi (VC Dired Mode): Remove misplaced brackets.
4490
44912006-03-21 Andre Spiegel <spiegel@gnu.org>
4492
4493 * files.texi: Various updates and clarifications in the VC chapter.
4494
44952006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4496
4497 * help.texi (Help Mode): Document "C-c C-c".
4498
8cf51b2c
GM
44992006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4500
4501 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4502 menu in the standalone Info reader.
4503
45042006-03-15 Chong Yidong <cyd@stupidchicken.com>
4505
4506 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4507 moved here from Emacs manual.
4508
4509 * programs.texi (Fortran): Section moved to emacs-xtra.
4510 (Program Modes): Xref to Fortran in emacs-xtra.
4511
4512 * maintaining.texi (Emerge): Move to emacs-xtra.
4513 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4514
4515 * picture.texi: File deleted.
4516 * Makefile.in:
4517 * makefile.w32-in: Remove picture.texi.
4518
4519 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4520 * abbrevs.texi (Abbrevs):
4521 * sending.texi (Sending Mail): Picture node removed.
4522
4523 * emacs.texi (Top): Update node listings.
4524
8cf51b2c
GM
45252006-03-12 Richard Stallman <rms@gnu.org>
4526
4527 * calendar.texi: Various cleanups.
4528
8cf51b2c
GM
45292006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4530
4531 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4532 syntax.
4533
8cf51b2c
GM
45342006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4535
4536 * search.texi (Regexps): More accurately describe which characters
4537 are special in which situations. Recommend _not_ to quote `]' or
4538 `-' when they are not special.
4539
8cf51b2c
GM
45402006-02-28 Andre Spiegel <spiegel@gnu.org>
4541
4542 * files.texi (Old Versions): Clarify operation of C-x v =.
4543
8cf51b2c
GM
45442006-02-21 Nick Roberts <nickrob@snap.net.nz>
4545
4546 * building.texi (Watch Expressions): Update and describe
4547 gdb-speedbar-auto-raise.
4548
45492006-02-19 Richard M. Stallman <rms@gnu.org>
4550
4551 * emacs.texi: Use @smallbook.
4552 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4553 Update subnode menu.
4554
4555 * building.texi (Lisp Interaction): Minor addition.
4556
45572006-02-18 Nick Roberts <nickrob@snap.net.nz>
4558
4559 * building.texi (Watch Expressions): Update and be more precise.
4560
c8763fb6 45612006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4562
4563 * maintaining.texi (Create Tags Table): Explain why the
4564 exception when etags writes to files under the /dev tree.
4565
45662006-02-14 Richard M. Stallman <rms@gnu.org>
4567
4568 * custom.texi (Safe File Variables): Lots of clarification.
4569 Renamed from Unsafe File Variables.
4570
45712006-02-14 Chong Yidong <cyd@stupidchicken.com>
4572
4573 * custom.texi (Unsafe File Variables): File variable confirmation
4574 assumed denied in batch mode.
4575
45762006-02-14 Richard M. Stallman <rms@gnu.org>
4577
4578 * building.texi (GDB User Interface Layout): Don't say `inferior'
4579 for program being debugged.
4580
45812006-02-15 Nick Roberts <nickrob@snap.net.nz>
4582
4583 * building.texi (GDB Graphical Interface):
4584 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4585
45862006-02-13 Chong Yidong <cyd@stupidchicken.com>
4587
4588 * custom.texi (Specifying File Variables, Unsafe File Variables):
4589 New nodes, split from File Variables. Document new file local
4590 variable behavior.
4591
45922006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4593
4594 * display.texi (Standard Faces):
8cf51b2c
GM
4595 * files.texi (Visiting):
4596 * frames.texi (Clipboard):
4597 * glossary.texi (Glossary) <Clipboard>:
4598 * xresources.texi (X Resources): Mention Mac OS port.
4599
8cf51b2c
GM
46002006-02-12 Richard M. Stallman <rms@gnu.org>
4601
4602 * building.texi (Building): Clarify topic in intro.
4603
4604 * maintaining.texi (Maintaining): Change title; clarify topic.
4605 Delete duplicate index entries.
4606
4607 * building.texi (Other GDB User Interface Buffers): Clarifications.
4608
4609 * text.texi (Cell Commands): Clarifications.
4610
4611 * programs.texi (Defuns): Delete duplicate explanation of
4612 left-margin paren convention.
4613 (Hungry Delete): Minor cleanup.
4614
46152006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4616
4617 * dired.texi (Tumme): More tumme documentation.
4618
46192006-02-11 Alan Mackenzie <acm@muc.de>
4620
4621 * programs.texi ("Hungry Delete"): Correct the appellation of the
4622 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4623
46242006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4625
4626 * dired.texi (Tumme): Fix small bug.
4627
46282006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4629
4630 * macos.texi (Mac International): Rename "fontset-mac" to
4631 "fontset-standard".
4632
8cf51b2c
GM
46332006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4634
4635 * dired.texi (Tumme): Basic documentation for Tumme added.
4636
8cf51b2c
GM
46372006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4638
4639 * mule.texi (International):
4640 * programs.texi (Basic Indent): Fix typos.
4641
8cf51b2c
GM
4642 * custom.texi (Minor Modes):
4643 * display.texi (Text Display):
4644 * commands.texi (Text Characters): Update xrefs.
4645
46462006-02-07 Richard M. Stallman <rms@gnu.org>
4647
4648 * emacs.texi (Top): Update subnode menu.
4649 Update info on old Emacs papers.
4650 (Intro): "Graphical display", not window system.
4651
4652 * xresources.texi (GTK styles): Minor clarifications.
4653
4654 * trouble.texi: "Graphical display", not window system.
4655 (Stuck Recursive): Minor clarification.
4656
4657 * text.texi: Minor clarifications.
4658 (Sentences): Explain why two-space convention is better.
4659 Explain sentence-end-without-period here.
4660 (Fill Commands): Not here.
4661 (Refill): Node moved down.
4662 (Filling): Update menu.
4663 (Table Creation, Cell Justification, Column Commands): Clarify.
4664
4665 * sending.texi: Minor clarifications.
4666
4667 * search.texi (Regexp Backslash): Clarification.
4668
4669 * rmail.texi: Minor cleanups.
4670 (Rmail): Delete digression about `rmail-mode'.
4671 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4672 (Rmail Files): Mention C-u M-x rmail.
4673 (Rmail Reply): Mention References.
4674 (Rmail Display): Mention rmail-nonignored-headers.
4675
4676 * programs.texi: Minor cleanups.
4677 (Comment Commands): Mention momentary Transient Mark mode.
4678 (Matching): Be more specific about customizing show-paren-mode.
4679 (Info Lookup): Don't list the modes that support C-h S.
4680 Just say what it does in an unsupported mode.
4681 (Man Page): Delete excessive info on customizing woman.
4682 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4683
4684 * abbrevs.texi: Minor clarifications.
4685 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4686 not "dynamic abbrevs" as if they were a kind of abbrev.
4687
4688 * picture.texi (Picture): Minor cleanup.
4689
4690 * mule.texi (Communication Coding): Say "other applications".
4691 (Fontsets): Not specific to X. Add xref to X Resources.
4692 (Unibyte Mode): Rename from Single-Byte Character Support.
4693 "Graphical display", not window system.
4694 (International): Update menu.
4695
4696 * maintaining.texi (Format of ChangeLog):
4697 New node, split out from ChangeLog.
4698 (ChangeLog): Clarifications in the remaining text.
4699 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4700 (Find Tag): Add @w.
4701 (Tags Search): Explain tag table order here. Simplify grep ref.
4702 (List Tags): tags-tag-face is a variable, not a face.
4703 (Emerge): Cleanups.
4704
4705 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4706 (Keyboard Macros): Avoid "the user".
4707
4708 * killing.texi: "Graphical display", not window system.
4709
4710 * help.texi (Help Echo): "Graphical display", not window system.
4711
4712 * glossary.texi: Say "you", not "the user". Say "graphical display".
4713
4714 * frames.texi: Minor cleanups. "Graphical display", not window system.
4715
4716 * files.texi (Visiting): Make drag-and-drop not X-specific.
4717
4718 * custom.texi: Minor cleanups. "Graphical display", not window system.
4719
4720 * cmdargs.texi: Minor cleanups.
4721
4722 * building.texi (Compilation): Move and split kill-compilation para.
4723 Add para about multiple compilers.
4724 (Compilation Mode): Commands also available in grep mode and others.
4725 Mention C-u C-x ` more tutorially. Clarify C-x `.
4726 (Compilation Shell): Clarify. Put Bash example first.
4727 (Grep Searching): Minor cleanups; add @w.
4728 (Debuggers): Minor cleanups.
4729 (Starting GUD): Make GDB xgraphical mode issue clearer.
4730 (Debugger Operation): Lots of clarifications including
4731 GDB tooltip side-effect issue.
4732 (Commands of GUD): Clarify.
4733 (GUD Customization): Add bashdb-mode-hook.
4734 (GDB Graphical Interface): Rewrite for clarity.
4735 (GDB User Interface Layout): Rewrite for clarity.
4736 (Stack Buffer, Watch Expressions): Likewise.
4737 (Other GDB User Interface Buffers): Cleanups.
4738 (Lisp Libraries, External Lisp): Cleanup.
4739
4740 * basic.texi (Position Info): "Graphical displays", rather than
4741 window systems.
4742
4743 * anti.texi: Minor cleanup.
4744
8cf51b2c
GM
47452006-02-03 Eli Zaretskii <eliz@gnu.org>
4746
4747 * custom.texi (Init File, Find Init): Add cross-references to
4748 where $HOME is described.
4749
47502006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4751
4752 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4753 is not inside the @table.
4754
4755 * emacs.texi (Top): Correct node name.
4756
4757 * files.texi (File Names): Fix @xref.
4758 (Reverting): Fix typo.
4759
4760 * mule.texi (International): Correct node name.
4761
4762 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4763
47642006-02-01 Richard M. Stallman <rms@gnu.org>
4765
4766 * emacs.texi (Top): Update subnode menu.
4767
4768 * mule.texi: Minor clarifications.
4769 Reduce the specific references to X Windows.
4770 Refer to "graphical" terminals, rather than window systems.
4771 (Text Coding): Rename from Specify Coding.
4772 (Communication Coding, File Name Coding, Terminal Coding):
4773 New nodes split out from Text Coding.
4774
4775 * kmacro.texi: Minor clarifications.
4776 (Keyboard Macro Ring): Comment out some excessive commands.
4777 (Basic Keyboard Macro): Split up the table, putting part in each node.
4778
4779 * major.texi: Minor clarifications.
4780
4781 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4782
4783 * windows.texi: Minor clarifications.
4784 (Change Window): Don't describe mode-line mouse cmds here.
4785 Add xref to Mode Line Mouse.
4786
4787 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4788
4789 * macos.texi (Mac International): Fix xref.
4790
4791 * indent.texi: Minor clarifications.
4792
4793 * frames.texi: Minor clarifications.
4794 Reduce the specific references to X Windows.
4795 Refer to "graphical" terminals, rather than window systems.
4796 (Frame Parameters): Don't mention commands like
4797 set-foreground-color. Just say to customize a face.
4798 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4799
4800 * files.texi: Minor clarifications.
4801 (Numbered Backups): New node, split out from Backup Names.
4802
4803 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4804
4805 * cmdargs.texi (General Variables): Fix xref.
4806
4807 * buffers.texi: Minor clarifications.
4808
8cf51b2c
GM
48092006-01-31 Richard M. Stallman <rms@gnu.org>
4810
4811 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4812 Nodes moved to top.
4813
4814 * display.texi: Minor clarifications.
4815 (Display): Rearrange menu.
4816 (Standard Faces): Mention query-replace face.
4817 (Faces): Simplify.
4818 (Font Lock): Simplify face customization info.
4819 (Highlight Changes): Node merged into Highlight Interactively.
4820 (Highlight Interactively): Much rewriting and cleanup.
4821 (Optional Mode Line): Narrowed line number not good for goto-line.
4822 Simplify face customization advice.
4823 (Text Display): Mention use of escape-glyph face.
4824 Move ctl-arrow and tab-width here.
4825 (Display Custom): Move no-redraw-on-reenter to end of node.
4826
4827 * search.texi: Minor clarifications.
4828 (Isearch Scroll): Simplify.
4829 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4830
4831 * regs.texi (Registers): Mention bookmarks here.
4832
4833 * mark.texi: Minor clarifications.
4834 (Selective Undo): Node deleted.
4835
4836 * m-x.texi: Minor clarifications.
4837
4838 * killing.texi: Minor clarifications.
4839 Refer to "graphical" terminals, rather than window systems.
4840
4841 * help.texi: Clarifications.
4842 (Help): Don't describe C-h F and C-h K here.
4843 (Key Help): Describe C-h K here.
4844 (Name Help): Mention Emacs Lisp Intro.
4845 Describe C-h F here.
4846 (Misc Help): Mention C-h F and C-h K only briefly.
4847
4848 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4849 Selective undo text merged in.
4850 (Spelling): Mention Aspell along with Ispell.
4851
4852 * emacs.texi (Top): Update subnode menus.
4853
4854 * basic.texi (Basic Undo): Rename from Undo. Most of text
4855 moved to new Undo node.
4856
8cf51b2c
GM
48572006-01-29 Chong Yidong <cyd@stupidchicken.com>
4858
4859 * basic.texi (Continuation Lines, Inserting Text):
4860 Mention longlines mode.
4861
48622006-01-29 Richard M. Stallman <rms@gnu.org>
4863
10d1d0af 4864 * screen.texi: Minor cleanups.
8cf51b2c
GM
4865 (Screen): Clean up the intro paragraphs.
4866 (Mode Line): Lots of rewriting. Handle frame-name better.
4867 eol-mnemonic-... vars moved out.
4868
4869 * emacs.texi (Top): Change menu item for MS-DOS node.
4870 Update subnode menu.
4871
4872 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4873 chapter relates to Windows. Title changed.
4874
4875 * mini.texi: Minor cleanups.
4876
4877 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4878 (Mark): Put it in the menu.
4879
4880 * entering.texi: Minor cleanups.
4881
4882 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4883 (Intro): Refer to "graphical" terminals, rather than X.
4884
4885 * display.texi (Display Custom): Add xref to Variables.
4886 (Optional Mode Line): eol-mnemonic-... vars moved here.
4887
4888 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4889 rather than X.
4890
8cf51b2c
GM
4891 * basic.texi: Minor cleanups.
4892 (Undo): selective-undo moved.
4893
8cf51b2c
GM
48942006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4895
4896 * anti.texi (Antinews): Various corrections and additions.
4897
48982006-01-23 Juri Linkov <juri@jurta.org>
4899
4900 * custom.texi (Easy Customization, Customization Groups)
4901 (Browsing Custom): Mention links along with buttons.
4902
8cf51b2c
GM
49032006-01-21 Eli Zaretskii <eliz@gnu.org>
4904
8cf51b2c
GM
4905 * text.texi (TeX Print): Use @key for TAB.
4906
8cf51b2c
GM
4907 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4908
8cf51b2c
GM
49092006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4910
4911 * files.texi (File Aliases): Don't claim that usually separate
4912 buffers are created for two file names that name the same data.
4913 Mention additional situations where different names mean the same
4914 file on disk.
4915
49162006-01-19 Richard M. Stallman <rms@gnu.org>
4917
4918 * killing.texi (Deletion): Upcase @key argument.
4919
4920 * custom.texi (Custom Themes): Minor cleanup.
4921
4922 * programs.texi (Hungry Delete): Upcase @key argument.
4923
8cf51b2c
GM
49242006-01-16 Juri Linkov <juri@jurta.org>
4925
4926 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4927 Move `mode-line-highlight' before `mode-line-buffer-id'.
4928
8cf51b2c
GM
49292006-01-14 Richard M. Stallman <rms@gnu.org>
4930
4931 * basic.texi (Inserting Text): Minor cleanup.
4932
8cf51b2c
GM
49332006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4934
4935 * custom.texi (Changing a Variable, Face Customization):
4936 Update for changes in Custom menus.
4937
8cf51b2c
GM
49382006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4939
4940 * macos.texi (Mac International): Undo last change.
4941
8cf51b2c
GM
49422006-01-02 Chong Yidong <cyd@stupidchicken.com>
4943
4944 * custom.texi (Custom Themes): Describe the new
4945 customize-create-theme interface.
4946
49472005-12-30 Juri Linkov <juri@jurta.org>
4948
4949 * basic.texi (Position Info): Update example.
4950
c8763fb6 49512005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4952
4953 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4954
49552005-12-24 Chong Yidong <cyd@stupidchicken.com>
4956
4957 * custom.texi (Custom Themes): `load-theme' always loads.
4958
49592005-12-23 Juri Linkov <juri@jurta.org>
4960
4961 * display.texi (Highlight Interactively): Use double space to
4962 separate sentences. Replace C-p with M-p, and C-n with M-n.
4963
49642005-12-22 Richard M. Stallman <rms@gnu.org>
4965
4966 * custom.texi (Easy Customization and subnodes):
4967 Replace "active field" with "button".
4968 Use "user option" only for variables.
4969 Use "setting" for variable-or-face.
4970
49712005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4972
4973 * buffers.texi (Select Buffer): Change order in table to make
4974 "Similar" refer to the correct item.
4975 (Indirect Buffers): Minor rewording.
4976
8cf51b2c
GM
49772005-12-20 Juri Linkov <juri@jurta.org>
4978
4979 * files.texi (VC Status): Put P and N near p and n.
4980
8cf51b2c
GM
49812005-12-19 Richard M. Stallman <rms@gnu.org>
4982
4983 * programs.texi (Electric C): Delete the info about newline control.
4984 (Other C Commands): Minor cleanup.
4985 (Left Margin Paren): Minor cleanup.
4986
49872005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4988
4989 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4990 (Customization Groups): Delete text moved to "Browsing Custom".
4991 (Browsing Custom): New node.
4992 (Specific Customization): Clarify which commands only work for
4993 loaded options.
4994
49952005-12-18 Bill Wohler <wohler@newt.com>
4996
4997 * frames.texi (Tool Bars): Shorten text of previous change.
4998
49992005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5000
5001 * files.texi (VC Status): Document log-view mode.
5002
50032005-12-18 Bill Wohler <wohler@newt.com>
5004
5005 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5006 permanently via the customize interface.
5007
8cf51b2c
GM
50082005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5009
5010 * killing.texi (Killing by Lines): Document `kill-whole-line'
5011 function.
5012
c8763fb6 50132005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5014
5015 * buffers.texi (Select Buffer): Change `prev-buffer' to
5016 `previous-buffer'. Indicate that these functions use a frame
5017 local buffer list.
5018
8cf51b2c
GM
50192005-12-12 Richard M. Stallman <rms@gnu.org>
5020
5021 * custom.texi (Easy Customization): Change menu comment.
5022 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5023
5024 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5025 (Help): Among the Apropos commands, describe only C-h a here.
5026
50272005-12-11 Richard M. Stallman <rms@gnu.org>
5028
5029 * programs.texi (Options for Comments): Comment-end starts with space.
5030
5031 * glossary.texi (Glossary): Minor cleanup.
5032
5033 * files.texi (Old Versions): Use @table.
5034
8cf51b2c
GM
50352005-12-10 David Koppelman <koppel@ece.lsu.edu>
5036
5037 * display.texi (Highlight Interactively): Include
5038 global-hi-lock-mode. Add miscellaneous details and elaborations.
5039
50402005-12-09 Richard M. Stallman <rms@gnu.org>
5041
5042 * display.texi (Font Lock): Delete the Global FL menu item.
5043
50442005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5045
5046 * custom.texi (Minibuffer Maps): Mention the maps for file name
5047 completion.
5048
50492005-12-09 Kim F. Storm <storm@cua.dk>
5050
5051 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5052 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5053 cursor to next corner in rectangle; clarify insert around rectangle.
5054
8cf51b2c
GM
50552005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5056
5057 * custom.texi (Customization): Use xref to elisp manual for
5058 non-TeX output.
5059 (Minor Modes): Update.
5060 (Customization Groups, Changing a Variable, Face Customization):
5061 Update for new appearance of Custom buffers.
5062 (Changing a Variable): `custom-buffer-done-function' has been
5063 replaced by `custom-buffer-done-kill'.
5064 (Specific Customization): In the `customize-group' buffer, a
5065 subgroup's contents are not "hidden". They are not included at
5066 all. They have no [Show] button.
5067 (Mouse Buttons): Add pxref to description of mouse event lists in
5068 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5069 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5070 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5071
50722005-12-08 Richard M. Stallman <rms@gnu.org>
5073
5074 * mini.texi (Completion Commands, Completion):
5075 In file name input, SPC does not do completion.
5076
8cf51b2c
GM
50772005-12-08 Nick Roberts <nickrob@snap.net.nz>
5078
5079 * building.texi (GDB Graphical Interface): Explain screen size
5080 setting.
5081 (Other GDB User Interface Buffers): Describe features specific to
5082 GDB 6.4.
5083
8cf51b2c
GM
50842005-12-01 Nick Roberts <nickrob@snap.net.nz>
5085
5086 * building.texi (GDB User Interface Layout): Describe how to
5087 kill associated buffers.
5088 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5089 (Watch Expressions): Be more precise.
5090 (Other GDB User Interface Buffers): Describe how to change a
5091 register value.
5092
8cf51b2c
GM
50932005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5094
5095 * macos.texi (Mac Input): Remove description of
5096 mac-command-key-is-meta. Add descriptions of
5097 mac-control-modifier, mac-command-modifier, and
5098 mac-option-modifier.
5099 (Mac International): Fix description of conversion of clipboard data.
5100 (Mac Font Specs): Add example of font customization by face attributes.
5101
51022005-11-22 Nick Roberts <nickrob@snap.net.nz>
5103
5104 * building.texi (Watch Expressions): Expand description.
5105 (Other GDB User Interface Buffers): Describe local map for
5106 gud-watch.
5107
51082005-11-21 Chong Yidong <cyd@stupidchicken.com>
5109
5110 * display.texi (Font Lock): Font lock is enabled by default now.
5111
51122005-11-20 Juri Linkov <juri@jurta.org>
5113
5114 * basic.texi (Position Info): Update examples of the output.
5115 Remove the fact that examples are produced in the TeXinfo buffer,
5116 because in the Info reader users will get a different output from
5117 `C-x ='.
5118
5119 * building.texi (Compilation Mode): Remove paragraph duplicated
5120 from the node `Compilation'. Add `compilation-skip-threshold'.
5121
5122 * display.texi (Font Lock): Suggest more user-friendly method of
5123 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5124
51252005-11-18 Richard M. Stallman <rms@gnu.org>
5126
5127 * files.texi (Registering): Mention @@ in mode line.
5128
5129 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5130
51312005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5132
5133 * files.texi (Renaming and VC): Some back-ends don't
5134 handle renaming.
5135
8cf51b2c
GM
51362005-11-17 Juri Linkov <juri@jurta.org>
5137
5138 * emacs.texi (Top):
5139 * display.texi (Highlight Interactively): Put this font-lock based
5140 mode near Font Lock node.
5141
51422005-11-16 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5145 icons.
5146
51472005-11-12 Kim F. Storm <storm@cua.dk>
5148
5149 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5150 (Help Summary): Add C-h d and C-h e.
5151 (Apropos): Clarify that all apropos commands may search for either
5152 list of words or a regexp. Add C-h d for apropos-documentation.
5153 Describe apropos-documentation-sort-by-scores user option.
5154
8cf51b2c
GM
51552005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5156
5157 * killing.texi (CUA Bindings): Add @section.
5158
51592005-11-10 Kim F. Storm <storm@cua.dk>
5160
5161 * emacs.texi (Top): Add CUA Bindings entry to menu.
5162
5163 * killing.texi (CUA Bindings): New node. Moved here from
5164 misc.texi and extended with info on rectangle commands and
5165 rectangle highlighting, interface to registers, and the global
5166 mark feature.
5167
5168 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5169
5170 * regs.texi: Prev link points to CUA Bindings node.
5171
51722005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5173
5174 * help.texi (Help Echo): By default, help echos are only shown on
5175 mouse-over, not on point-over.
5176
c8763fb6 51772005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5178
5179 * misc.texi (Shell Mode): Describe how to activate password echoing.
5180
8cf51b2c
GM
51812005-11-04 Romain Francoise <romain@orebokech.com>
5182
5183 * mark.texi (Mark Ring): Fix typo.
5184
51852005-11-03 Richard M. Stallman <rms@gnu.org>
5186
5187 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5188
51892005-11-01 Bill Wohler <wohler@newt.com>
5190
5191 * help.texi (Help Mode): Fix typo.
5192
51932005-11-01 Nick Roberts <nickrob@snap.net.nz>
5194
1c6c854e
CS
5195 * building.texi (Other GDB User Interface Buffers):
5196 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5197
51982005-10-31 Romain Francoise <romain@orebokech.com>
5199
5200 * files.texi (Compressed Files): Fix typo.
5201
5202 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5203
5204 * windows.texi (Force Same Window): Likewise.
5205
52062005-10-30 Bill Wohler <wohler@newt.com>
5207
5208 * help.texi (Help Mode): URLs viewed with browse-url.
5209
52102005-10-31 Nick Roberts <nickrob@snap.net.nz>
5211
5212 * building.texi (GDB Graphical Interface): Don't reference
5213 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5214 must stay in same frame.
5215
52162005-10-29 Chong Yidong <cyd@stupidchicken.com>
5217
5218 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5219
5220 * anti.texi (Antinews): Likewise.
5221
8cf51b2c
GM
52222005-10-28 Bill Wohler <wohler@newt.com>
5223
5224 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5225
52262005-10-28 Richard M. Stallman <rms@gnu.org>
5227
5228 * files.texi (Visiting): Explain how to enter ? in a file name.
5229
5230 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5231
8cf51b2c
GM
52322005-10-25 Nick Roberts <nickrob@snap.net.nz>
5233
1c6c854e
CS
5234 * building.texi (GDB Graphical Interface):
5235 Describe gdb-mouse-until.
8cf51b2c
GM
5236
52372005-10-23 Richard M. Stallman <rms@gnu.org>
5238
5239 * custom.texi (Init File): Recommend when to use site-start.el.
5240
8cf51b2c
GM
52412005-10-21 Juri Linkov <juri@jurta.org>
5242
5243 * custom.texi (Examining): Mention accessing the old variable
5244 value via M-n in set-variable.
5245
8cf51b2c
GM
52462005-10-18 Romain Francoise <romain@orebokech.com>
5247
5248 * files.texi (Version Systems): Capitalize GNU.
5249
8cf51b2c
GM
52502005-10-18 Nick Roberts <nickrob@snap.net.nz>
5251
5252 * building.texi (Compilation Mode): Remove redundant paragraph.
5253 (Watch Expressions): Remove paragraph to reflect code change.
5254
8cf51b2c
GM
52552005-10-16 Richard M. Stallman <rms@gnu.org>
5256
5257 * building.texi (Compilation Mode, Compilation): Clarified.
5258
52592005-10-15 Richard M. Stallman <rms@gnu.org>
5260
5261 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5262
8cf51b2c
GM
52632005-10-13 Kenichi Handa <handa@m17n.org>
5264
5265 * basic.texi (Position Info): Fix previous change.
5266
c8763fb6 52672005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5268
5269 * cmdargs.texi (Icons X): Fix typo.
5270
52712005-10-12 Kenichi Handa <handa@m17n.org>
5272
5273 * basic.texi (Position Info): Describe the case that Emacs shows
5274 "part of display ...".
5275
c8763fb6 52762005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5277
5278 * cmdargs.texi (Icons X): -nb => -nbi.
5279
52802005-10-10 Chong Yidong <cyd@stupidchicken.com>
5281
5282 * frames.texi (Speedbar): A couple more clarifications.
5283
52842005-10-11 Nick Roberts <nickrob@snap.net.nz>
5285
5286 * building.texi (GDB User Interface Layout): Improve diagram.
5287 (Watch Expressions): Explain how to make speedbar global.
5288 (Other GDB User Interface Buffers): Make references more precise.
5289
8cf51b2c
GM
52902005-10-09 Richard M. Stallman <rms@gnu.org>
5291
5292 * frames.texi (Speedbar): Clarify the text.
5293
52942005-10-09 Chong Yidong <cyd@stupidchicken.com>
5295
5296 * frames.texi (Speedbar): Add information on keybindings,
5297 dismissing the speedbar, and buffer display mode. Link to
5298 speedbar manual.
5299
c8763fb6 53002005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5301
1c6c854e 5302 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5303 added -nb, --no-bitmap-icon.
5304
8cf51b2c
GM
53052005-10-07 Nick Roberts <nickrob@snap.net.nz>
5306
5307 * building.texi (GDB Graphical Interface): Add variables and
5308 functions to indices. Be more precise.
5309
c8763fb6 53102005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5311
5312 * frames.texi (Drag and Drop): Remove the x- from
5313 x-dnd-open-file-other-window and xdnd-protocol-alist.
5314
53152005-09-30 Romain Francoise <romain@orebokech.com>
5316
5317 * mini.texi (Minibuffer): The default value now appears before the
5318 colon in minibuffer prompts.
5319
8cf51b2c
GM
53202005-09-25 Richard M. Stallman <rms@gnu.org>
5321
5322 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5323
8cf51b2c
GM
53242005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5325
5326 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5327
8cf51b2c
GM
53282005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5329
5330 * emacs.texi (Top): Update submenus from macos.texi.
5331
5332 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5333 (Mac OS): Update feature support status.
5334 (Mac Input): List supported input scripts. Remove description
5335 about `mac-keyboard-text-encoding'. Mention mouse button
5336 emulation and related variables.
5337 (Mac International): Mention Central European and Cyrillic
5338 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5339 Add description about coding system for selection.
5340 Add description about language environment.
5341 (Mac Environment Variables):
5342 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5343 arguments. Add Preferences support.
5344 (Mac Directories): Explicitly state that this node is for Mac OS
5345 Classic only.
1c6c854e
CS
5346 (Mac Font Specs): Mention specification for scalable fonts.
5347 List supported charsets. Add preferred way of creating fontsets.
5348 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5349 (Mac Functions): Add descriptions about `mac-set-file-creator',
5350 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5351 and `mac-get-preference'.
5352
8cf51b2c
GM
53532005-09-16 Romain Francoise <romain@orebokech.com>
5354
5355 Update all files to specify GFDL version 1.2.
5356
5357 * doclicense.texi (GNU Free Documentation License): Update to
5358 version 1.2.
5359
53602005-09-15 Richard M. Stallman <rms@gnu.org>
5361
5362 * buffers.texi (List Buffers): Fix xref.
5363
5364 * rmail.texi (Rmail Basics): Fix xref.
5365
5366 * emacs.texi (Top): Update subnode menus.
5367
5368 * files.texi (Saving Commands): New node, broken out of Saving.
5369 (Customize Save): New node, broken out of Saving.
5370 Clarify effect of write-region-inhibit-fsync.
5371 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5372
8cf51b2c
GM
53732005-09-14 Romain Francoise <romain@orebokech.com>
5374
5375 * files.texi (Saving): Mention write-region-inhibit-fsync.
5376
53772005-09-05 Chong Yidong <cyd@stupidchicken.com>
5378
5379 * custom.texi (Custom Themes): New node.
5380
53812005-09-03 Richard M. Stallman <rms@gnu.org>
5382
49823426
GM
5383 * search.texi (Search Case): Mention vars that control
5384 case-fold-search for various operations.
8cf51b2c
GM
5385
53862005-08-22 Juri Linkov <juri@jurta.org>
5387
5388 * display.texi (Standard Faces): Merge the text from
5389 `(elisp)Standard Faces' into this node.
5390
53912005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5392
5393 * emacs.texi (Top): Delete menu item for deleted node
5394 Keyboard Translations.
5395
53962005-08-18 Richard M. Stallman <rms@gnu.org>
5397
8cf51b2c
GM
5398 * trouble.texi (Unasked-for Search):
5399 Delete xref to Keyboard Translations.
5400
5401 * glossary.texi (Glossary): Delete xref.
5402
8cf51b2c
GM
5403 * custom.texi (Minor Modes): Say that the list here is not complete.
5404 (Keyboard Translations): Node deleted.
5405 (Disabling): Delete xref to it.
5406 (Customization Groups): Fix Custom buffer example.
5407 (Hooks): Mention remove-hooks.
5408
54092005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5410
5411 * building.texi (GDB Graphical Interface): Improve filling of menu
5412 item.
5413
54142005-08-18 Nick Roberts <nickrob@snap.net.nz>
5415
5416 * building.texi (GDB Graphical Interface): Use better node names.
5417
54182005-08-14 Richard M. Stallman <rms@gnu.org>
5419
5420 * text.texi (Sentences): Fix xref.
5421
54222005-08-14 Juri Linkov <juri@jurta.org>
5423
5424 * building.texi (Compilation, Grep Searching): Move grep command
5425 headings from `Compilation' to `Grep Searching'.
5426
5427 * dired.texi (Dired and Find):
5428 * maintaining.texi (Tags Search): Replace grep xref to
5429 `Compilation' node with `Grep Searching'.
5430
5431 * files.texi (Comparing Files): Replace xref to `Compilation' with
5432 `Compilation Mode'.
5433
54342005-08-13 Alan Mackenzie <acm@muc.de>
5435
5436 * search.texi (Non-ASCII Isearch): Correct a typo.
5437 (Replacement Commands): Mention query-replace key binding.
5438
54392005-08-11 Richard M. Stallman <rms@gnu.org>
5440
5441 * programs.texi (Options for Comments): Fix xref.
5442
5443 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5444 out of Regexps.
5445
8cf51b2c
GM
54462005-08-09 Juri Linkov <juri@jurta.org>
5447
5448 * building.texi (Compilation): Use `itemx' instead of `item'.
5449 (Grep Searching): Simplify phrase.
5450
5451 * display.texi (Standard Faces): Describe vertical-border on
5452 window systems.
5453
5454 * windows.texi (Split Window): Simplify phrase and mention
5455 vertical-border face.
5456
54572005-08-09 Richard M. Stallman <rms@gnu.org>
5458
5459 * files.texi (Comparing Files): Clarify compare-windows.
5460
5461 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5462
8cf51b2c
GM
54632005-08-06 Eli Zaretskii <eliz@gnu.org>
5464
5465 * mule.texi (Coding Systems): Rephrase the paragraph about
5466 codepages: no need for "M-x codepage-setup" anymore, except on
5467 MS-DOS.
5468
5469 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5470 the MS-DOS port only.
5471
54722005-07-30 Eli Zaretskii <eliz@gnu.org>
5473
5474 * makefile.w32-in (info): Don't run multi-install-info.bat.
5475 ($(infodir)/dir): New target, produced by running
5476 multi-install-info.bat.
5477
8cf51b2c
GM
54782005-07-22 Eli Zaretskii <eliz@gnu.org>
5479
5480 * files.texi (Quoted File Names): Add index entry.
5481
8cf51b2c
GM
54822005-07-19 Juri Linkov <juri@jurta.org>
5483
5484 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5485
54862005-07-18 Juri Linkov <juri@jurta.org>
5487
8cf51b2c
GM
5488 * custom.texi (Easy Customization):
5489 * files.texi (Old Versions):
5490 * frames.texi (Wheeled Mice):
5491 * mule.texi (Specify Coding):
8cf51b2c
GM
5492 * text.texi (Cell Justification):
5493 * trouble.texi (After a Crash):
8cf51b2c
GM
5494 * xresources.texi (GTK styles):
5495 Delete duplicate duplicate words.
5496
54972005-07-17 Richard M. Stallman <rms@gnu.org>
5498
5499 * frames.texi (Creating Frames): Fix foreground color example.
5500
5501 * custom.texi (Init Examples): Clean up text about conditionals.
5502
55032005-07-16 Richard M. Stallman <rms@gnu.org>
5504
5505 * mini.texi (Completion Commands): Fix command name for ?.
5506
8cf51b2c
GM
55072005-07-16 Eli Zaretskii <eliz@gnu.org>
5508
5509 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5510 `menu' face has no effect on w32 and with GTK.
5511 Add cross-references.
8cf51b2c
GM
5512
5513 * cmdargs.texi (General Variables): Clarify the default location
5514 of $HOME on w32 systems.
5515
55162005-07-15 Jason Rumney <jasonr@gnu.org>
5517
5518 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5519 changed.
5520
55212005-07-08 Kenichi Handa <handa@m17n.org>
5522
1c6c854e
CS
5523 * mule.texi (Recognize Coding):
5524 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5525
55262005-07-07 Richard M. Stallman <rms@gnu.org>
5527
5528 * anti.texi (Antinews): Mention mode-line-inverse-video.
5529
5530 * files.texi (Saving): Minor correction about C-x C-w.
5531
5532 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5533
55342005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5535
5536 * search.texi (Isearch Scroll): Add example of using the
5537 `isearch-scroll' property.
5538 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5539 `Display Custom' node.
5540 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5541 and de-emphasize it.
5542 (Other Repeating Search): `occur' currently can not correctly
5543 handle multiline matches. Correct, clarify and update description
5544 of `flush-lines' and `keep-lines'.
5545
5546 * display.texi (Display Custom): Add anchor for `baud-rate'.
5547
55482005-07-07 Richard M. Stallman <rms@gnu.org>
5549
5550 * gnu.texi: Update where to get GNU status; add refs for how to help.
5551 Add footnotes 6 and 7.
5552
55532005-07-04 Lute Kamstra <lute@gnu.org>
5554
5555 Update FSF's address in GPL notices.
5556
8cf51b2c 5557 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5558 * trouble.texi (Checklist): Update FSF's address.
5559
8cf51b2c
GM
55602005-06-24 Richard M. Stallman <rms@gnu.org>
5561
5562 * display.texi (Text Display): Change index entries.
5563
55642005-06-24 Eli Zaretskii <eliz@gnu.org>
5565
5566 * makefile.w32-in (MAKEINFO): Use --force.
5567 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5568 Makefile.in.
8cf51b2c
GM
5569
55702005-06-23 Richard M. Stallman <rms@gnu.org>
5571
1c6c854e 5572 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5573 nobreak-char-display.
5574
5575 * emacs.texi (Top): Update detailed node listing.
5576
1c6c854e 5577 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5578 to nobreak-char-display and no-break-space to nobreak-space.
5579 (Standard Faces): Split up the list of standard faces
5580 and put it in a separate node. Add nobreak-space and
5581 escape-glyph.
5582
8cf51b2c
GM
55832005-06-23 Lute Kamstra <lute@gnu.org>
5584
5585 * mule.texi (Select Input Method): Fix typo.
5586
55872005-06-23 Kenichi Handa <handa@m17n.org>
5588
1c6c854e
CS
5589 * mule.texi (International): List all supported scripts.
5590 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5591 distribution.
5592 (Language Environments): List all language environments.
5593 Intlfonts contains fonts for most supported scripts, not all..
5594 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5595 input a specific character.
8cf51b2c
GM
5596 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5597
55982005-06-23 Juanma Barranquero <lekktu@gmail.com>
5599
49823426 5600 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5601
56022005-06-22 Miles Bader <miles@gnu.org>
5603
5604 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5605
56062005-06-20 Miles Bader <miles@gnu.org>
5607
5608 * display.texi (Faces): Add `vertical-divider'.
5609
56102005-06-17 Richard M. Stallman <rms@gnu.org>
5611
5612 * text.texi (Adaptive Fill): Minor clarification.
5613
8cf51b2c
GM
56142005-06-10 Lute Kamstra <lute@gnu.org>
5615
5616 * emacs.texi (Top): Correct version number.
5617 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5618 refer to the current version of Emacs.
5619
56202005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5621
5622 * files.texi (Log Buffer): Document when there can be more than
5623 one file to be committed.
5624
56252005-06-08 Juri Linkov <juri@jurta.org>
5626
5627 * display.texi (Faces): Add `shadow' face.
5628
56292005-06-07 Masatake YAMATO <jet@gyve.org>
5630
5631 * display.texi (Faces): Write about mode-line-highlight.
5632
56332005-06-06 Richard M. Stallman <rms@gnu.org>
5634
5635 * misc.texi (Printing Package): Explain how to initialize
5636 printing package.
5637
5638 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5639
56402005-06-05 Chong Yidong <cyd@stupidchicken.com>
5641
5642 * emacs.texi: Rename Hardcopy to Printing.
5643 Make PostScript and PostScript Variables subnodes of it.
5644
5645 * misc.texi (Printing): Rename node from Hardcopy.
5646 Mention menu bar options.
5647 Move PostScript and PostScript Variables to submenu.
5648 (Printing package): New node.
5649
5650 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5651
5652 * dired.texi (Operating on Files): Likewise.
5653
5654 * calendar.texi (Displaying the Diary): Likewise.
5655
5656 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5657
5658 * glossary.texi (Glossary): Likewise.
5659
5660 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5661 effect.
5662
56632005-06-04 Richard M. Stallman <rms@gnu.org>
5664
5665 * trouble.texi (After a Crash): Polish previous change.
5666
8cf51b2c
GM
56672005-05-30 Noah Friedman <friedman@splode.com>
5668
5669 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5670 recovery mechanism.
5671
8cf51b2c
GM
56722005-05-28 Nick Roberts <nickrob@snap.net.nz>
5673
5674 * building.texi (Other Buffers): SPC toggles display of
5675 floating point registers.
5676
8cf51b2c
GM
56772005-05-27 Nick Roberts <nickrob@snap.net.nz>
5678
5679 * files.texi (Log Buffer): Merge in description of Log Edit
5680 mode from pcl-cvs.texi.
5681
56822005-05-26 Richard M. Stallman <rms@gnu.org>
5683
5684 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5685
8cf51b2c
GM
56862005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5687
5688 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5689 not enabled by default.
5690 When not on a word, `ispell-word' by default checks the word
5691 before point.
5692
56932005-05-24 Nick Roberts <nickrob@snap.net.nz>
5694
5695 * building.texi (Debugger Operation): Simplify last sentence.
5696
56972005-05-23 Lute Kamstra <lute@gnu.org>
5698
5699 * emacs.texi: Update FSF's address throughout.
5700 (Preface): Use @cite.
5701 (Distrib): Add cross reference to the node "Copying". Mention the
5702 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5703 printed manuals.
5704 (Intro): Use @xref for the Emacs Lisp Intro.
5705
8cf51b2c
GM
57062005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5707
5708 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5709
5710 * basic.texi (Moving Point): Mention default for `goto-line'.
5711
5712 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5713 of a variable's docstring.
5714
57152005-05-18 Lute Kamstra <lute@gnu.org>
5716
5717 * maintaining.texi (Overview of Emerge): Add cross reference.
5718 Remove duplication.
5719
5720 * emacs.texi (Top): Update to the current structure of the manual.
5721 * misc.texi (Emacs Server): Add menu description.
5722 * files.texi (Saving): Fix menu.
5723 * custom.texi (Customization): Fix menu.
5724 * mule.texi (International): Fix menu.
5725 * kmacro.texi (Keyboard Macros): Fix menu.
5726
57272005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5728
5729 * display.texi: Various minor changes.
5730 (Faces): Delete text that is repeated in the next section.
5731
57322005-05-16 Nick Roberts <nickrob@snap.net.nz>
5733
5734 * building.texi (Debugger Operation): Mention GUD tooltips are
5735 disabled with GDB in text command mode.
5736
8cf51b2c
GM
57372005-05-16 Nick Roberts <nickrob@snap.net.nz>
5738
5739 * building.texi: Replace toolbar with "tool bar" for consistency.
5740 (Compilation Mode): Describe compilation-context-lines
5741 and use of arrow in compilation buffer.
5742 (Debugger Operation): Replace help text with variable's value.
5743
5744 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5745 consistency.
5746
57472005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5748
5749 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5750 Add xref.
5751
8cf51b2c
GM
57522005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5753
5754 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5755 (Position Info): Delete discussion of `goto-line'. It is already
5756 described in `Moving point'.
5757
5758 * mini.texi (Completion Commands): Correct reference.
5759 (Completion Options): Fix typo.
5760
5761 * killing.texi (Deletion): Complete description of `C-x C-o'.
5762
8cf51b2c
GM
57632005-05-10 Richard M. Stallman <rms@gnu.org>
5764
5765 * building.texi (Compilation): Clarify recompile's directory choice.
5766
5767 * frames.texi (Tooltips): Cleanups.
5768
5769 * basic.texi (Arguments): Fix punctuation.
5770
57712005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5772
5773 * screen.texi (Menu Bar): The up and down (not left and right)
5774 arrow keys move through a keyboard menu.
5775
57762005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5777
5778 * basic.texi: Various typo and grammar fixes.
5779 (Moving Point): C-a now runs move-beginning-of-line.
5780
57812005-05-08 Nick Roberts <nickrob@snap.net.nz>
5782
5783 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5784
5785 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5786 as different animals.
5787
57882005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5789
5790 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5791 Correct index entry.
5792
57932005-05-07 Nick Roberts <nickrob@snap.net.nz>
5794
5795 * building.texi (Debugger Operation): Update to reflect changes
5796 in GUD tooltips.
5797
57982005-04-30 Richard M. Stallman <rms@gnu.org>
5799
5800 * files.texi (Compressed Files): Auto Compression normally enabled.
5801
5802 * building.texi (Debugger Operation): Clarify previous change.
5803
8cf51b2c
GM
58042005-04-28 Nick Roberts <nickrob@snap.net.nz>
5805
5806 * building.texi (Debugger Operation): Add description for
5807 GUD tooltips when program is not running.
5808
58092005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5810
5811 * misc.texi (Shell): Add `Shell Prompts' to menu.
5812 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5813 description. Delete remarks moved to new node.
5814 (Shell Prompts): New node.
5815 (History References): Replace remarks moved to `Shell Prompts'
5816 with xref to that node.
5817 (Remote Host): Clarify how to specify the terminal type when
5818 logging in to a different machine.
5819
58202005-04-26 Richard M. Stallman <rms@gnu.org>
5821
5822 * emacs.texi (Top): Update submenus from files.texi.
5823
5824 * files.texi (Filesets): Clarify previous change.
5825
5826 * dired.texi (Misc Dired Features): Clarify previous change.
5827
58282005-04-25 Chong Yidong <cyd@stupidchicken.com>
5829
5830 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5831
1c6c854e
CS
5832 * dired.texi (Misc Dired Features):
5833 Document dired-compare-directories.
8cf51b2c
GM
5834
5835 * files.texi (Filesets): New node.
5836 (File Conveniences): Document Image mode.
5837
5838 * text.texi (TeX Print): Document tex-compile.
5839
58402005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5841
5842 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5843 Delete redundant reference to tooltip Custom group. It is
5844 referred too again in the next paragraph.
5845
58462005-04-24 Richard M. Stallman <rms@gnu.org>
5847
5848 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5849
8cf51b2c
GM
58502005-04-19 Kim F. Storm <storm@cua.dk>
5851
5852 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5853
58542005-04-18 Lars Hansen <larsh@math.ku.dk>
5855
5856 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5857 turns off desktop-save-mode.
5858
58592005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5860
5861 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5862 by default in terminals compatible with xterm. Mention that
5863 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5864 node.
5865
8cf51b2c
GM
58662005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5867
5868 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5869
c8763fb6 58702005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5871
5872 * xresources.texi (Table of Resources): Add cursorBlink.
5873
58742005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5875
5876 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5877 `d', `C-d' and `u'.
5878
58792005-04-11 Richard M. Stallman <rms@gnu.org>
5880
5881 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5882 (Misc X): Add -D, --basic-display.
5883
5884 * maintaining.texi (Change Log): Correct the description of
5885 the example.
5886
5887 * major.texi (Choosing Modes): Document magic-mode-alist.
5888
8cf51b2c
GM
58892005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5890
5891 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5892 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5893 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5894 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5895 `w', respectively.
5896 (Rmail Labels): Mention `l'.
5897 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5898 (Rmail Summary Edit): Describe `j' and RET.
5899
c8763fb6 59002005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5901
5902 * xresources.texi (Lucid Resources): Add fontSet resource.
5903
8cf51b2c
GM
59042005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5905
5906 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5907 now called `indicate-empty-lines'.
5908
59092005-04-06 Kim F. Storm <storm@cua.dk>
5910
5911 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5912
59132005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5914
5915 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5916 deleted.
5917 (Marks vs Flags): Add some convenient key bindings.
5918 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5919 (Misc Dired Features): Correct and expand description of `w' command.
5920
5921 * frames.texi (XTerm Mouse): Delete apparently false info.
5922 The GNU/Linux console currently does not appear to support
5923 `xterm-mouse-mode'.
5924
8cf51b2c
GM
59252005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5926
5927 * calendar.texi (Diary): Mention shell utility `calendar'.
5928
59292005-04-01 Richard M. Stallman <rms@gnu.org>
5930
5931 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5932
8cf51b2c
GM
59332005-04-01 Lute Kamstra <lute@gnu.org>
5934
5935 * maintaining.texi (Change Log): add-change-log-entry uses
5936 add-log-mailing-address.
5937
59382005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5939
5940 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5941 `VC Mode Line' and put in an xref to that node.
5942 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5943 its description.
5944
59452005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5946
5947 * calendar.texi (Calendar Systems): Say that the Persian calendar
5948 implemented here is the arithmetical one championed by Birashk.
5949
59502005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5951
5952 * programs.texi (Fortran Motion): Fix previous change.
5953
8cf51b2c
GM
59542005-03-29 Richard M. Stallman <rms@gnu.org>
5955
5956 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5957
59582005-03-29 Chong Yidong <cyd@stupidchicken.com>
5959
5960 * text.texi (Refill): Refer to Long Lines Mode.
5961 (Longlines): New node.
5962 (Auto Fill): Don't index "word wrap" here.
5963 (Filling): Add Longlines to menu.
5964
59652005-03-29 Richard M. Stallman <rms@gnu.org>
5966
5967 * xresources.texi: Minor fixes.
5968
5969 * misc.texi (Emacs Server): Fix Texinfo usage.
5970
5971 * emacs.texi (Top): Don't use a real section heading for
5972 "Detailed Node Listing". Fake it instead.
5973
5974 * basic.texi (Position Info): Minor cleanup.
5975
5976 * mule.texi (Input Methods): Minor cleanup.
5977
59782005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5979
5980 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5981 constructs as well.
5982 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5983
59842005-03-29 Kenichi Handa <handa@m17n.org>
5985
5986 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5987
5988 * basic.texi (Position Info): Update the description about the
5989 command C-u C-x =.
5990
59912005-03-28 Richard M. Stallman <rms@gnu.org>
5992
5993 * emacs.texi (Top): Use @section for the detailed node listing.
5994
5995 * calendar.texi: Minor fixes to previous change.
5996
5997 * programs.texi (Fortran): Small fixes to previous changes.
5998
5999 * emacs.texi (Top): Update list of subnodes of Dired.
6000 Likewise for building.texi.
6001
6002 * files.texi (File Conveniences): Delete Auto Image File mode.
6003
60042005-03-28 Chong Yidong <cyd@stupidchicken.com>
6005
6006 * building.texi (Flymake): New node.
6007
6008 * custom.texi (Function Keys): Document kp- event types and
6009 keypad-setup package.
6010
6011 * dired.texi (Wdired): New node.
6012
6013 * files.texi (File Conveniences): Reorder entries.
6014 Explain how to turn on Auto-image-file mode.
6015 Document Thumbs mode.
6016
6017 * mule.texi (Specify Coding): Document recode-region and
6018 recode-file-name.
6019
6020 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6021
60222005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6023
6024 * commands.texi (Keys): M-o is now a prefix key.
6025
60262005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6027
6028 * programs.texi: Reformat and update copyright years.
6029 (Fortran): Update section.
6030
60312005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6032
6033 * files.texi: Several small changes in addition to:
6034 (Visiting): Change xref for Dialog Boxes to ref.
6035 (Version Headers): Replace references to obsolete var
6036 `vc-header-alist' with `vc-BACKEND-header'.
6037 (Customizing VC): Update value of `vc-handled-backends'.
6038
60392005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6040
6041 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6042 move here from Emacs Lisp Reference Manual.
6043 * calendar.texi (Calendar/Diary, Diary Commands)
6044 (Special Diary Entries, Importing Diary): Change some xrefs to
6045 point to emacs-xtra rather than elisp.
6046
6047 * emacs-xtra.texi (Calendar Customizing):
6048 Move view-diary-entries-initially, view-calendar-holidays-initially,
6049 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6050 Emacs Manual.
6051 (Appt Customizing): Merge entire section into main Emacs Manual.
6052 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6053 mark-holidays-in-calendar here from emacs-xtra.
6054 (Displaying the Diary): Move view-diary-entries-initially,
6055 mark-diary-entries-in-calendar here from emacs-xtra.
6056 (Appointments): Move appt-display-mode-line,
6057 appt-display-duration, appt-disp-window-function,
6058 appt-delete-window-function here from emacs-xtra.
6059
6060 * calendar.texi: Update and reformat copyright.
6061 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6062 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6063 (Diary): Refer to `diary-file' rather than ~/diary.
6064 (Diary Commands): Rename node to "Displaying the Diary".
6065 * emacs.texi (Top): Rename "Diary Commands" section.
6066 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6067
60682005-03-26 Eli Zaretskii <eliz@gnu.org>
6069
6070 * misc.texi (Emacs Server): Fix the command for setting
6071 server-name. Add an xref to Invoking emacsclient.
6072
6073 * help.texi (Help Summary): Clarify when "C-h ." will do something
6074 nontrivial.
6075 (Apropos): Add cindex entry for apropos-sort-by-scores.
6076
6077 * display.texi (Text Display): Add index entries for how no-break
6078 characters are displayed.
6079
8cf51b2c
GM
60802005-03-26 Eli Zaretskii <eliz@gnu.org>
6081
6082 * files.texi (Visiting): Fix cross-references introduced with the
6083 last change.
6084
6085 * xresources.texi (GTK resources): Fix last change.
6086
8cf51b2c
GM
60872005-03-25 Chong Yidong <cyd@stupidchicken.com>
6088
6089 * xresources.texi (X Resources): GTK options documented too.
6090 (Resources): Clarify meaning of program name.
6091 (Table of Resources): Add visualClass.
6092 (GTK resources): Rewrite.
6093 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6094
6095 * display.texi (Text Display): Mention non-breaking spaces.
6096
6097 * files.texi (Reverting): Document auto-revert-check-vc-info.
6098
6099 * frames.texi (Mouse Commands): Document
6100 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6101
6102 * help.texi (Help Summary): Add `C-h .'.
6103 (Apropos): Apropos accepts a list of search terms.
6104 Document apropos-sort-by-scores.
6105 (Help Echo): Document display-local-help.
6106
6107 * misc.texi (Emacs Server): Document server-name.
6108 (Invoking emacsclient): Document -s option for server names.
6109
6110 * text.texi (Outline Visibility): Introduce "current heading
6111 line" (commands can be called with point on a body line).
6112 Re-order table to follow the sequence of discussion.
6113 hide-body won't hide lines before first header line.
6114 (TeX Mode): Add DocTeX mode.
6115
8cf51b2c
GM
61162005-03-24 Richard M. Stallman <rms@gnu.org>
6117
6118 * mule.texi (Single-Byte Character Support): Delete mention
6119 of iso-acc.el and iso-transl.el.
6120
8cf51b2c
GM
61212005-03-23 Lute Kamstra <lute@gnu.org>
6122
6123 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6124
61252005-03-23 Richard M. Stallman <rms@gnu.org>
6126
8cf51b2c
GM
6127 * search.texi: Delete explicit node pointers.
6128 (Incremental Search): New menu.
6129 (Basic Isearch, Repeat Isearch, Error in Isearch)
6130 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6131 (Slow Isearch): New subnodes.
6132 (Configuring Scrolling): Node deleted.
6133 (Search Case): Doc default-case-fold-search.
6134 (Regexp Replace): Move replace-regexp doc here.
6135
6136 * rmail.texi (Movemail): Put commas inside closequotes.
6137
6138 * picture.texi (Insert in Picture): Document C-c arrow combos.
6139 (Basic Picture): Clarify erasure.
6140
6141 * display.texi (Font Lock): Put commas inside closequotes.
6142
6143 * cmdargs.texi (General Variables): Put commas inside closequotes.
6144
61452005-03-23 Nick Roberts <nickrob@snap.net.nz>
6146
6147 * building.texi (Stack Buffer): Mention reverse contrast for
6148 *selected* frame (might not be current frame).
6149
8cf51b2c
GM
61502005-03-21 Richard M. Stallman <rms@gnu.org>
6151
6152 * building.texi (Starting GUD): Add bashdb.
6153
61542005-03-20 Chong Yidong <cyd@stupidchicken.com>
6155
6156 * basic.texi (Moving Point): Add M-g M-g binding.
6157 (Undo): Document undo-only.
6158 (Position Info): Document M-g M-g and C-u M-g M-g.
6159
6160 * building.texi (Building): Put Grep Searching after Compilation
6161 Shell.
6162 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6163 Document next-error-highlight.
6164 (Grep Searching): Document grep-highlight-matches.
6165 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6166
6167 * calendar.texi (Importing Diary): Rename node from iCalendar.
6168 Document diary-from-outlook.
6169
6170 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6171 Commands.
6172 Mention effect of X drag and drop on Dired buffers.
6173
6174 * files.texi (Visiting): Document large-file-warning-threshold.
6175 Move paragraph on file-selection dialog.
6176 Mention visiting files using X drag and drop.
6177 (Reverting): Mention using Auto-Revert mode to tail files.
6178 Document auto-revert-tail-mode.
6179 (Version Systems): Minor correction.
6180 (Comparing Files): Diff-mode is no longer based on Compilation
6181 mode.
6182 Document compare-ignore-whitespace.
6183 (Misc File Ops): Explain passing a directory to rename-file.
6184 Likewise for copy-file and make-symbolic-link.
6185
6186 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6187 Document mouse-wheel-progressive speed.
6188
6189 * help.texi (Misc Help): Document numeric argument for C-h i.
6190 Correctly explain the effect of just C-u as argument.
6191
6192 * killing.texi (Deletion): Document numeric argument for
6193 just-one-space.
6194
6195 * mini.texi (Completion): Completion acts on text before point.
6196
6197 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6198 (Emulation): CUA mode replaces pc-bindings-mode,
6199 pc-selection-mode, and s-region.
6200
6201 * mule.texi (Input Methods): Leim is now built-in.
6202 (Select Input Method): Document quail-show-key.
6203 (Specify Coding): Document revert-buffer-with-coding-system.
6204
6205 * programs.texi (Fortran Motion): Document f90-next-statement,
6206 f90-previous-statement, f90-next-block, f90-previous-block,
6207 f90-end-of-block, and f90-beginning-of-block.
6208
6209 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6210
6211 * emacs.texi (Acknowledgments): Updated.
6212
6213 * anti.texi: Total rewrite.
6214
8cf51b2c
GM
62152005-03-19 Chong Yidong <cyd@stupidchicken.com>
6216
6217 * ack.texi (Acknowledgments): Update.
6218
62192005-03-19 Eli Zaretskii <eliz@gnu.org>
6220
1c6c854e
CS
6221 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6222 Update copyright years.
8cf51b2c
GM
6223
62242005-03-14 Nick Roberts <nickrob@snap.net.nz>
6225
6226 * building.texi (Commands of GUD): Move paragraph on setting
6227 breakpoints with mouse to the GDB Graphical Interface node.
6228
62292005-03-07 Richard M. Stallman <rms@gnu.org>
6230
8cf51b2c
GM
6231 * misc.texi (Single Shell, Shell Options): Fix previous change.
6232
6233 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6234
62352005-03-06 Richard M. Stallman <rms@gnu.org>
6236
6237 * building.texi (Starting GUD): Don't explain text vs graphical
6238 GDB here. Just mention it and xref.
6239 Delete "just one debugger process".
6240 (Debugger Operation): Move GUD tooltip info here.
6241 (GUD Tooltips): Node deleted.
6242 (GDB Graphical Interface): Explain the two GDB modes here.
6243
8cf51b2c
GM
6244 * sending.texi (Sending Mail): Minor cleanup.
6245 (Mail Aliases): Explain quoting conventions.
6246 Update key rebinding example.
6247 (Header Editing): C-M-i is like M-TAB.
6248 (Mail Mode Misc): mail-attach-file does not do MIME.
6249
6250 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6251 that really belongs here.
6252 (Remote Mailboxes): Text moved to Rmail Inbox.
6253 (Rmail Display): Mention Mouse-1.
6254 (Movemail): Clarify two movemail versions.
6255 Clarify rmail-movemail-program.
6256
8cf51b2c
GM
6257 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6258 Document async shell commands.
6259 (Shell History): Clarify.
6260 (Shell Ring): Mention C-UP an C-DOWN.
6261 (Shell Options): Add comint-prompt-read-only.
6262 (Invoking emacsclient): Set EDITOR to run Emacs.
6263 (Sorting): No need to explain what region is.
6264 (Saving Emacs Sessions): Fix typo.
6265 (Recursive Edit): Fix punctuation.
6266 (Emulation): Don't mention "PC bindings" which are standard.
6267 (Hyperlinking): Explain Mouse-1 convention here.
6268 (Find Func): Node deleted.
6269
8cf51b2c
GM
6270 * help.texi (Name Help): Xref to Hyperlinking.
6271
6272 * glossary.texi (Glossary):
6273 Rename "Balance Parentheses" to "Balancing...".
6274 Add "Byte Compilation". Correct "Copyleft".
6275 New xref in "Customization".
6276 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6277 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6278 Rename "Registers" to "Register".
6279 Replace "Selecting" with "Selected Frame",
6280 "Selected Window", and "Selecting a Buffer".
6281
6282 * files.texi (Types of Log File): Explain how projects'
6283 methods can vary.
6284
8cf51b2c
GM
6285 * display.texi (Faces): Delete "Emacs 21".
6286
6287 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6288 * fixit.texi (Spelling): C-M-i like M-TAB.
6289 * mini.texi (Completion Options): C-M-i like M-TAB.
6290 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6291 * text.texi (Text Mode): C-M-i like M-TAB.
6292
6293 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6294
6295 * calendar.texi (Specified Dates): Mention `g w'.
6296 (Appointments): appt-activate toggles with no arg.
6297
8cf51b2c
GM
62982005-03-05 Juri Linkov <juri@jurta.org>
6299
6300 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6301 "invocation (command line arguments)".
8cf51b2c
GM
6302 (Misc X): Add -nbc, --no-blinking-cursor.
6303
63042005-03-04 Ulf Jasper <ulf.jasper@web.de>
6305
6306 * calendar.texi (iCalendar): No need to require it now.
6307
8cf51b2c
GM
63082005-03-03 Nick Roberts <nickrob@snap.net.nz>
6309
6310 * trouble.texi (Contributing): Mention Savannah. Direct users to
6311 emacs-devel.
6312
63132005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6314
6315 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6316 window.
6317
8cf51b2c
GM
63182005-02-27 Richard M. Stallman <rms@gnu.org>
6319
6320 * building.texi (Compilation): Update mode line status info.
6321
63222005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6323
6324 * calendar.texi (General Calendar): Document binding of
6325 scroll-other-window-down.
6326 (Mayan Calendar): Fix earliest date.
6327 (Time Intervals): Document timeclock-change.
6328 Fix timeclock-ask-before-exiting documentation.
6329
63302005-02-26 Kim F. Storm <storm@cua.dk>
6331
6332 * frames.texi (Mouse References):
6333 Add mouse-1-click-in-non-selected-windows.
6334
63352005-02-25 Richard M. Stallman <rms@gnu.org>
6336
6337 * screen.texi (Screen): Explain better about cursors and mode lines;
6338 don't presuppose text terminals.
6339 (Point): Don't assume just one cursor.
6340 Clarify explanation of cursors.
6341 (Echo Area, Menu Bar): Cleanups.
6342
6343 * mini.texi (Minibuffer): Prompts are highlighted.
6344 (Minibuffer Edit): Newline = C-j only on text terminals.
6345 Clarify resize-mini-windows values.
6346 Mention M-PAGEUP and M-PAGEDOWN.
6347 (Completion Commands): Mouse-1 like Mouse-2.
6348 (Minibuffer History): Explain history commands better.
6349 (Repetition): Add xref to Incremental Search.
6350
6351 * mark.texi (Setting Mark): Clarify info about displaying mark.
6352 Clarify explanation of C-@ and C-SPC.
6353 (Transient Mark): Mention Delete Selection mode.
6354 (Marking Objects): Clean up text about extending the region.
6355
6356 * m-x.texi (M-x): One C-g doesn't always go to top level.
6357 No delay before suggest-key-bindings output.
6358
6359 * fixit.texi (Fixit): Mention C-/ for undo.
6360 (Spelling): Mention ESC TAB like M-TAB.
6361 Replacement words with r and R are rechecked.
6362 Say where C-g leaves point. Mention ? as input.
6363
63642005-02-23 Lute Kamstra <lute@gnu.org>
6365
6366 * cmdargs.texi (Initial Options): Add cross reference.
6367
8cf51b2c
GM
63682005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6369
6370 * emacs.texi (Top): Update menu for splitting of node in
6371 msdog.texi.
6372 * frames.texi (Frames): Update xref for splitting of node in
6373 msdog.texi.
6374 * trouble.texi (Quitting): Ditto.
6375
63762005-02-16 Richard M. Stallman <rms@gnu.org>
6377
6378 * windows.texi (Split Window): Simplify line truncation info
6379 and xref to Display Custom.
6380
6381 * trouble.texi (Quitting): Emergency escape only for text terminal.
6382 (Screen Garbled): C-l for ungarbling is only for text terminal.
6383
6384 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6385
6386 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6387
6388 * programs.texi (Program Modes): Mention Python mode.
6389 (Moving by Defuns): Repeating C-M-h extends region.
6390 (Basic Indent): Clarify.
6391 (Custom C Indent): Clarify.
6392 (Expressions): Repeating C-M-@ extends region.
6393 (Info Lookup): Clarify for C-h S.
6394 (Symbol Completion): ESC TAB alternative for M-TAB.
6395 (Electric C): Clarify.
6396
6397 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6398
6399 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6400 MS-DOS Input node.
6401 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6402 (MS-DOS and MULE): Clarify.
6403 (MS-DOS Processes, Windows Processes): Fix typos.
6404
6405 * major.texi (Choosing Modes): Clarify.
6406
6407 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6408 (Keyboard Macro Step-Edit): Clarify.
6409
6410 * indent.texi (Indentation): Clarifications.
6411
6412 * help.texi (Help): Correct error about C-h in query-replace.
6413 Clarify apropos vs C-h a. Fix how to search in FAQ.
6414 (Key Help): Describe C-h w here.
6415 (Name Help): Minor cleanup. C-h w moved to Key Help.
6416 Clarify the "object" joke.
6417 (Apropos): Clarify. Mouse-1 like Mouse-2.
6418 (Help Mode): Mouse-1 like Mouse-2.
6419
6420 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6421
6422 * display.texi (Display): Reorder menu.
6423 (Faces): Cleanup.
6424 (Font Lock): Cleanup. Mention Options menu.
6425 Delete obsolete text.
6426 (Scrolling): For C-l, don't presume text terminal.
6427 (Horizontal Scrolling): Simplify intro.
6428 (Follow Mode): Clarify.
1c6c854e 6429 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6430 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6431 Doc default-tab-width. Doc line truncation more thoroughly.
6432
6433 * dired.texi (Dired Enter): C-x C-f can run Dired.
6434 (Dired Visiting): Comment out `a' command.
6435 Mouse-1 is like Mouse-2.
6436 (Shell Commands in Dired): ? can be used more than once.
6437
6438 * basic.texi (Continuation Lines): Simplify description of truncation,
6439 and refer to Display Custom for the rest of it.
6440
8cf51b2c
GM
64412005-02-06 Lute Kamstra <lute@gnu.org>
6442
6443 * basic.texi (Undo): Fix typo.
6444
6445 * cmdargs.texi (Emacs Invocation): Fix typo.
6446
6447 * custom.texi (Init Examples): Fix typo.
6448
6449 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6450
64512005-02-06 Richard M. Stallman <rms@gnu.org>
6452
6453 * regs.texi (Registers): Registers can hold numbers, too.
6454
6455 * killing.texi (Other Kill Commands): Cleanup.
6456 Delete redundant explanation of kill in read-only buffer.
6457 (Yanking): Mention term "copying".
6458 (Accumulating Text): Fix typo.
6459
6460 * entering.texi (Entering Emacs): Update rationale at start.
6461 (Exiting): Treat iconifying on a par with suspension.
6462
6463 * custom.texi (Minor Modes): Fix typo.
6464 (Easy Customization): Fix menu style.
6465 (Variables): Add xref.
6466 (Examining): Setting for future sessions works through .emacs.
6467 (Keymaps): "Text terminals", not "Many".
6468 (Init Rebinding): Explain \C-. Show example of \M-.
6469 Fix minor wording errors.
6470 (Function Keys): Explain vector syntax just once.
6471 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6472 (Init File): Mention .emacs.d directory.
6473 (Init Examples): Add xref.
6474 (Find Init): Mention .emacs.d directory.
6475
6476 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6477 (Action Arguments): Explain which kinds of -l args are found how.
6478 (Initial Options): --batch does not inhibit site-start.
6479 Add xrefs.
6480 (Command Example): Use --batch, not -batch.
6481
6482 * basic.texi (Inserting Text): Cleanup wording.
6483 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6484 C-n is not error at end of buffer.
6485 (Undo): Doc C-/ like C-_. Add xrefs.
6486 (Arguments): META key may be labeled ALT.
6487 Peculiar arg meanings are explained in doc strings.
6488
6489 * abbrevs.texi (Expanding Abbrevs): Clarify.
6490
64912005-02-05 Eli Zaretskii <eliz@gnu.org>
6492
6493 * frames.texi (Frame Parameters): Add an xref to the description
6494 of list-colors-display. Add a pointer to the X docs about colors.
6495
6496 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6497 Improve docs of list-colors-display.
8cf51b2c
GM
6498
64992005-02-03 Lute Kamstra <lute@gnu.org>
6500
6501 * frames.texi (Frames, Drag and Drop): Fix typos.
6502
65032005-02-03 Richard M. Stallman <rms@gnu.org>
6504
6505 * windows.texi (Basic Window): Mention color-change in mode line.
6506 (Change Window): Explain dragging vertical boundaries.
6507
6508 * text.texi (Sentences): Clarify.
6509 (Paragraphs): Explain M-a and blank lines.
6510 (Outline Mode): Clarify text and menu.
6511 (Hard and Soft Newlines): Mention use-hard-newlines.
6512
6513 * frames.texi (Frames): Delete unnecessary mention of Windows.
6514 (Mouse Commands): Likewise. Mention xterm mouse support.
6515 (Clipboard): Clarify.
6516 (Mouse References): Mention use of Mouse-1 for following links.
6517 (Menu Mouse Clicks): Clarify.
6518 (Mode Line Mouse): Clarify.
6519 (Drag and Drop): Rewrite.
6520
6521 * fixit.texi (Spelling): Fix typo.
6522
6523 * files.texi (File Names): Clarify.
6524 (Visiting): Update conditions for use of file dialog. Clarify.
6525 (Saving): Doc d as answer in save-some-buffers.
6526 (Remote Files): Clean up the text.
6527
6528 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6529
6530 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6531 (List Buffers): Clarify.
6532 (Several Buffers): Doc T command.
6533 (Buffer Convenience): Clarify menu.
6534
6535 * basic.texi (Undo): Clarify last change.
6536
65372005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6538
6539 * fixit.texi (Spelling): Fix typo.
6540
65412005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6542
6543 * basic.texi (Undo): Update description of `undo-outer-limit'.
6544
65452005-02-01 Nick Roberts <nickrob@snap.net.nz>
6546
6547 * building.texi: Update documentation relating to GDB Graphical
6548 Interface.
6549
65502005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6551
6552 * custom.texi (Easy Customization): Adapt menu to node name change.
6553
65542005-01-30 Richard M. Stallman <rms@gnu.org>
6555
6556 * custom.texi (Easy Customization): Defn of "User Option" now
6557 includes faces. Don't say just "option" when talking about variables.
6558 Do say just "options" to mean "anything customizable".
6559 (Specific Customization): Describe `customize-variable',
6560 not `customize-option'.
6561
6562 * glossary.texi (Glossary) <Faces>: Add xref.
6563 <User Option>: Change definition--include faces. Change xref.
6564
6565 * picture.texi (Picture): Mention artist.el.
6566
6567 * sending.texi, screen.texi, programs.texi, misc.texi:
6568 * mini.texi, major.texi, maintaining.texi, macos.texi:
6569 * help.texi, frames.texi, files.texi:
6570 Don't say just "option" when talking about variables.
6571
6572 * display.texi, mule.texi: Don't say just "option" when talking
6573 about variables. Other minor cleanups.
6574
8cf51b2c
GM
65752005-01-26 Lute Kamstra <lute@gnu.org>
6576
6577 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6578 File'. Mention the `-Q' option at the `--no-site-file' option.
6579
8cf51b2c
GM
65802005-01-22 David Kastrup <dak@gnu.org>
6581
6582 * building.texi (Grep Searching): Mention alias `find-grep' for
6583 `grep-find'.
6584
65852005-01-20 Richard M. Stallman <rms@gnu.org>
6586
6587 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6588
8cf51b2c
GM
65892005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6590
6591 * rmail.texi (Movemail): Explain differences
6592 between standard and mailutils versions of movemail.
6593 Describe command line and configuration options introduced
6594 with the latter.
6595 Explain the notion of mailbox URL, provide examples and
6596 cross-references to mailutils documentation.
6597 Describe various methods of specifying mailbox names,
6598 user names and user passwords for rmail.
1c6c854e
CS
6599 (Remote Mailboxes): New section.
6600 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6601 options used to control its behavior.
6602 (Other Mailbox Formats): Explain handling of various mailbox
6603 formats.
6604
66052005-01-13 Richard M. Stallman <rms@gnu.org>
6606
6607 * commands.texi (Commands): Clarification.
6608
66092005-01-11 Richard M. Stallman <rms@gnu.org>
6610
6611 * programs.texi (Multi-line Indent): Fix previous change.
6612 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6613
8cf51b2c
GM
66142005-01-08 Richard M. Stallman <rms@gnu.org>
6615
6616 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6617 lazy-highlight.
6618
6619 * search.texi (Query Replace): Mention faces query-replace
6620 and lazy-highlight.
6621 (Incremental Search): Update isearch highlighting info.
6622
8cf51b2c
GM
66232005-01-04 Richard M. Stallman <rms@gnu.org>
6624
6625 * custom.texi (Saving Customizations): Minor improvement.
6626
8cf51b2c
GM
66272005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6628
6629 * custom.texi (Saving Customizations): Emacs no longer loads
6630 `custom-file' after .emacs. No longer mention customizing through
6631 Custom.
6632
8cf51b2c
GM
66332005-01-01 Andreas Schwab <schwab@suse.de>
6634
6635 * killing.texi (Graphical Kill): Move up under node Killing,
6636 change @section to @subsection.
6637
66382005-01-01 Richard M. Stallman <rms@gnu.org>
6639
6640 * custom.texi (Face Customization): Mention hex color specs.
6641
6642 * emacs.texi (Top): Update Killing submenu.
6643
6644 * killing.texi (Killing): Reorganize section.
6645 No more TeX-only text; put the node command at start of chapter.
6646 But the first section heading is used only in TeX.
6647 Rewrite the text to read better in this mode.
6648 (Graphical Kill): New subnode gets some of the text that
6649 used to be in the first section.
6650
66512004-12-31 Richard M. Stallman <rms@gnu.org>
6652
6653 * dired.texi (Shell Commands in Dired): Delete the ? example.
6654
6655 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6656
6657 * files.texi (Saving): Describe new require-final-newline features
6658 and mode-require-final-newline.
6659
8cf51b2c
GM
66602004-12-29 Richard M. Stallman <rms@gnu.org>
6661
6662 * custom.texi (File Variables): Clarify previous change.
6663
c8763fb6 66642004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6665
6666 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6667 out now.
6668
66692004-12-27 Richard M. Stallman <rms@gnu.org>
6670
6671 * Makefile.in (MAKEINFO): Specify --force.
6672
6673 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6674 (Undo): Doc undo-outer-limit.
6675
8cf51b2c
GM
66762004-12-15 Juri Linkov <juri@jurta.org>
6677
6678 * mark.texi (Transient Mark, Mark Ring): M-< and other
6679 movement commands don't set mark in Transient Mark mode
6680 if mark is active.
6681
8cf51b2c
GM
66822004-12-12 Juri Linkov <juri@jurta.org>
6683
6684 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6685 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6686
6687 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6688 (Misc Dired Commands): Add @r{(Dired)} to w.
6689
66902004-12-12 Juri Linkov <juri@jurta.org>
6691
6692 * mark.texi (Marking Objects): Marking commands also extend the
6693 region when mark is active in Transient Mark mode.
6694
8cf51b2c
GM
66952004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6696
6697 * custom.texi (Saving Customizations): Emacs only loads the custom
6698 file automatically after the init file in version 22.1 or later.
6699 Adapt text and examples to this fact.
6700
8cf51b2c
GM
67012004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6702
6703 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6704 be set through Custom. Otherwise, it has no effect.
6705
8cf51b2c
GM
67062004-12-05 Richard M. Stallman <rms@gnu.org>
6707
6708 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6709 * entering.texi: Rename Command Line to Emacs Invocation.
6710
10d1d0af 6711 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6712
6713 * custom.texi (Easy Customization): Move up to section level,
6714 before Variables. Avoid using the term "variable"; say "option".
6715 New initial explanation.
6716 (Variables): In initial explanation, connect "variable" to the
6717 already-explained "user option".
6718
6719 * emacs.texi (Top): Fix ref to Command Line.
6720 Move reference to Easy Customization.
6721
6722 * xresources.texi (X Resources): Fix From link.
6723
6724 * doclicense.texi (GNU Free Documentation License): Fix To link.
6725
6726 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6727
6728 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6729
67302004-12-03 Richard M. Stallman <rms@gnu.org>
6731
6732 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6733
67342004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6735
6736 * kmacro.texi: Several small changes in addition to the following.
6737 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6738 defining a keyboard macro.
6739 Mention `kmacro-ring-max'.
6740 (Keyboard Macro Counter): Clarify description of
6741 `kmacro-insert-counter', `kmacro-set-counter',
6742 `kmacro-add-counter' and `kmacro-set-format'.
6743
67442004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6745
6746 * custom.texi (File Variables): Add `unibyte' and make it more
6747 clear that `unibyte' and `coding' are special. Suggested by Simon
6748 Krahnke <overlord@gmx.li>.
6749
6750 * mule.texi (Enabling Multibyte): Refer to File Variables.
6751 Suggested by Simon Krahnke <overlord@gmx.li>.
6752
c8763fb6 67532004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6754
6755 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6756 x-use-old-gtk-file-dialog.
6757
8cf51b2c
GM
67582004-11-20 Richard M. Stallman <rms@gnu.org>
6759
6760 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6761
67622004-11-09 Lars Brinkhoff <lars@nocrew.org>
6763
6764 * building.texi (Lisp Eval): Delete hyphen in section name.
6765
67662004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6767
6768 * files.texi (Old Versions):
6769 No longer document annotation as "CVS only".
6770
67712004-11-10 Andre Spiegel <spiegel@gnu.org>
6772
6773 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
6774 version systems, mentioning the new ones that we support.
6775 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
6776 suggestions.
6777
c8763fb6 67782004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6779
49823426 6780 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6781
c8763fb6 67822004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6783
6784 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6785
67862004-10-23 Eli Zaretskii <eliz@gnu.org>
6787
6788 * text.texi (Text Based Tables, Table Definition)
6789 (Table Creation, Table Recognition, Cell Commands)
6790 (Cell Justification, Row Commands, Column Commands)
6791 (Fixed Width Mode, Table Conversion, Measuring Tables)
6792 (Table Misc): New nodes, documenting the Table Mode.
6793
8cf51b2c
GM
67942004-10-19 Jason Rumney <jasonr@gnu.org>
6795
6796 * makefile.w32-in (info): Change order of arguments to makeinfo.
6797
67982004-10-19 Ulf Jasper <ulf.jasper@web.de>
6799
6800 * calendar.texi (iCalendar): Update for package changes.
6801
8cf51b2c
GM
68022004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6803
6804 * files.texi (Misc File Ops): View mode is a minor mode.
6805
8cf51b2c
GM
68062004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6807
6808 * calendar.texi (iCalendar): Style changes.
6809
68102004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6811
6812 * search.texi (Regexps): The regexp described in the example is no
6813 longer stored in the variable `sentence-end'.
6814
8cf51b2c
GM
68152004-10-06 Nick Roberts <nickrob@snap.net.nz>
6816
6817 * building.texi (Starting GUD): Note that multiple debugging
6818 sessions requires `gdb --fullname'.
6819
68202004-10-05 Ulf Jasper <ulf.jasper@web.de>
6821
6822 * calendar.texi (iCalendar): New section for a new package.
6823
8cf51b2c
GM
68242004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6825
6826 * text.texi: Various small changes in addition to the following.
6827 (Text): Replace xref for autotype with inforef.
6828 (Sentences): Explain nil value for `sentence-end'.
6829 (Paragraphs): Update default values for `paragraph-start' and
6830 `paragraph-separate'.
6831 (Text Mode): Correct description of Text mode's effect on the
6832 syntax table.
6833 (Outline Visibility): `hide-other' does not hide top level headings.
6834 `selective-display-ellipses' no longer has an effect on Outline mode.
6835 (TeX Misc): Add missing @cindex.
6836 Replace xref for RefTeX with inforef.
6837 (Requesting Formatted Text): The variable
6838 `enriched-fill-after-visiting' no longer exists.
6839 (Editing Format Info): Update names of menu items and commands.
6840 (Format Faces): Mention special effect of specifying the default face.
6841 Describe inheritance of text properties.
6842 Correct description of `fixed' face.
6843 (Format Indentation): Correct description of effect of setting
6844 margins. Mention `set-left-margin' and `set-right-margin'.
6845 (Format Justification): Update names of menu items.
6846 `set-justification-full' is now bound to `M-j b'.
6847 Mention that `default-justification' is a per buffer variable.
6848 (Format Properties): Update name of menu item.
6849 (Forcing Enriched Mode): `format-decode-buffer' automatically
6850 turns on Enriched mode if the buffer is in text/enriched format.
6851
68522004-10-05 Emilio C. Lopes <eclig@gmx.net>
6853
6854 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6855
68562004-09-28 Kim F. Storm <storm@cua.dk>
6857
6858 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6859 Align with new functionality.
6860
8cf51b2c
GM
68612004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6862
6863 * display.texi (Display Custom): Remove stray `@end defvar'.
6864
68652004-09-23 Kim F. Storm <storm@cua.dk>
6866
6867 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6868 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6869
8cf51b2c
GM
68702004-09-20 Richard M. Stallman <rms@gnu.org>
6871
6872 * custom.texi (Hooks): Explain using setq to clear out a hook.
6873 (File Variables): Explain multiline string constants.
6874 (Non-ASCII Rebinding): Explain when you need to update
6875 non-ASCII char codes in .emacs.
6876
6877 * building.texi (Compilation): Explain how to make a silent
6878 subprocess that won't be terminated. Explain compilation-environment.
6879
68802004-09-13 Kim F. Storm <storm@cua.dk>
6881
6882 * mini.texi (Repetition): Rename isearch-resume-enabled to
6883 isearch-resume-in-command-history and change default to disabled.
6884
8cf51b2c
GM
68852004-09-09 Kim F. Storm <storm@cua.dk>
6886
6887 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6888 with new `kmacro-name-last-macro'.
6889
8cf51b2c
GM
68902004-09-08 Juri Linkov <juri@jurta.org>
6891
6892 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6893
8cf51b2c
GM
68942004-09-03 Juri Linkov <juri@jurta.org>
6895
6896 * search.texi (Incremental Search): Update wording for M-%.
6897
68982004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6899
6900 * killing.texi (Killing): Correct description of kill commands in
6901 read-only buffer.
6902
69032004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6904
6905 * building.texi (Compilation Mode): Add a paragraph about rules
6906 for finding the compilation buffer for `next-error'.
6907
6908 * search.texi (Other Repeating Search): Mention that Occur mode
6909 supports the next-error functionality.
6910
69112004-09-02 Juri Linkov <juri@jurta.org>
6912
6913 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6914
69152004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6916
6917 * kmacro.texi (Basic Keyboard Macro):
6918 `apply-macro-to-region-lines' now operates on all lines that begin
6919 in the region, rather than on all complete lines in the region.
6920
c8763fb6 69212004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6922
6923 * frames.texi (Drag and drop): Add documentation about
6924 x-dnd-test-function and x-dnd-known-types.
6925
69262004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6927
6928 * indent.texi: Various minor changes in addition to:
6929 (Indentation Commands): Correct description of `indent-relative'.
6930 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6931 mode. The *Tab Stops* buffer uses Overwrite Mode.
6932 (Just Spaces): `tabify' converts sequences of at least two spaces
6933 to tabs.
6934
8cf51b2c
GM
69352004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6936
6937 * frames.texi (Secondary Selection): Setting the secondary
6938 selection with M-Drag-Mouse-1 does not alter the kill ring,
6939 setting it with M-Mouse-1 and M-Mouse-3 does.
6940 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6941 toolkit scroll bars.
6942 (Scroll Bars): Ditto.
6943
6944 * windows.texi (Basic Window): When using a window system, the value
6945 of point in a non-selected window is indicated by a hollow box.
6946 (Split Window): Side by side windows are separated by a scroll bar,
6947 if scroll bars are used.
6948 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6949 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6950 (Window Convenience): Update bindings for `winner-undo' and
6951 `winner-redo'.
6952
6953 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6954 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6955 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6956 of "Using Emacs as a Server".
6957 * building.texi (Building): Interchange nodes (for correct numbering).
6958 * programs.texi (Programs): Interchange nodes (for correct numbering).
6959 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6960 Info to the node structure.
6961 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6962 Rearrange order of nodes and sections such that both "GNU GENERAL
6963 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6964 end, as appropriate for appendices.
6965 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6966 Use `@unnumberedsec'.
6967 * trouble.texi: Adapt sectioning in Info to the node structure.
6968 Adapt node pointers to change in emacs.texi.
6969 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6970
8cf51b2c
GM
69712004-08-25 Kenichi Handa <handa@m17n.org>
6972
6973 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6974 description for unibyte mode.
6975
69762004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6977
6978 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6979
6980 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6981 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6982 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6983 in @pxref.
6984
69852004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6986
6987 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6988 Change section names.
6989
8cf51b2c
GM
69902004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6991
6992 * kmacro.texi (Keyboard Macro Ring): Rename section.
6993 Emacs treats the head of the macro ring as the `last keyboard macro'.
6994 (Keyboard Macro Counter): Minor change.
6995 (Save Keyboard Macro): Some clarifications.
6996 (Edit Keyboard Macro): Rename section.
6997
6998 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6999 32-bit machines.
7000 (Several Buffers): Clarify which buffer is selected if `2' is
7001 pressed in the Buffer Menu.
7002 Auto Revert mode can be used to update the Buffer Menu
7003 automatically.
7004
70052004-08-21 Eli Zaretskii <eliz@gnu.org>
7006
7007 * help.texi (Misc Help): Add an index entry for finding an Info
7008 manual by its file name.
7009
70102004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7011
7012 * files.texi (Backup Deletion): Correct description of
7013 `delete-old-versions'.
7014 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7015 (Auto Save Files): Recommend `auto-save-mode' to reenable
7016 auto-saving, rather than the abbreviation `auto-save'.
7017
70182004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7019
7020 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7021 for "killing" and "yanking" in main menu.
7022
70232004-08-16 Richard M. Stallman <rms@gnu.org>
7024
7025 * killing.texi (Yanking, Killing): Minor cleanups.
7026
7027 * mark.texi (Momentary Mark): Minor cleanups.
7028
70292004-08-15 Kenichi Handa <handa@etl.go.jp>
7030
7031 * custom.texi (Non-ASCII Rebinding):
7032 C-q always inserts the right code to pass to global-set-key.
7033
8cf51b2c
GM
70342004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7035
7036 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7037 `insert-register', instead of `C-x r g' binding, for consistency.
7038
70392004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7040
7041 * fixit.texi (Spelling): Fix typo.
7042
70432004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7044
7045 * help.texi (Help): Fix Texinfo usage.
7046
8cf51b2c
GM
70472004-07-24 Richard M. Stallman <rms@gnu.org>
7048
7049 * text.texi (Paragraphs): Update how paragraphs are separated
7050 and the default for paragraph-separate.
7051
7052 * search.texi (Regexp Replace): Further update text for new
7053 replacement operators.
7054
8cf51b2c
GM
70552004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7056
7057 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7058 `R' switch.
7059
7060 * dired.texi (Dired Updating): `k' only deletes inserted
7061 subdirectories from the Dired buffer if a prefix argument was given.
7062
7063 * search.texi (Regexps): Delete redundant definition of `symbol' in
7064 description of `\_>'. It already occurs in the description of `\_<'.
7065
8cf51b2c
GM
70662004-07-01 Juri Linkov <juri@jurta.org>
7067
7068 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7069 (Regexp Search): Add M-r.
7070
70712004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7072
7073 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7074
70752004-06-29 Jesper Harder <harder@ifa.au.dk>
7076
49823426 7077 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7078
70792004-06-25 Richard M. Stallman <rms@gnu.org>
7080
7081 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7082
70832004-06-25 David Kastrup <dak@gnu.org>
7084
7085 * search.texi (Regexp Replace): Some typo corrections and
7086 rearrangement.
7087
70882004-06-24 David Kastrup <dak@gnu.org>
7089
7090 * search.texi (Unconditional Replace): Use replace-string instead
7091 of query-replace in example.
7092 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7093 sequences.
7094 (Query Replace): Correct explanation of `^' which does not use
7095 the mark stack.
7096
70972004-06-21 Nick Roberts <nickrob@gnu.org>
7098
7099 * misc.texi (Shell History Copying): Document comint-insert-input.
7100 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7101
8cf51b2c
GM
71022004-06-20 Jesper Harder <harder@ifa.au.dk>
7103
7104 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7105 * custom.texi (Customization): Do.
7106 * anti.texi (Antinews): Do.
7107 * abbrevs.texi (Defining Abbrevs): Do.
7108
7109 * programs.texi (Info Lookup): Fix keybinding for
7110 info-lookup-symbol.
7111
71122004-06-16 Juanma Barranquero <lektu@terra.es>
7113
7114 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7115 Add emacs-xtra.
7116 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7117 (clean): Add emacs-xtra and flymake. Remove redundancies.
7118
71192004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7120
7121 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7122 Add emacs-xtra.
7123 * emacs-xtra.texi: New file.
7124
71252004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7126
7127 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7128 (Dired and Find): Mention differences with ordinary Dired buffers.
7129
8cf51b2c
GM
71302004-06-13 Richard M. Stallman <rms@gnu.org>
7131
7132 * custom.texi (Init Syntax): Explain about vars that do special
7133 things when set with setq or with Custom.
7134 (Init Examples): Add line-number-mode example.
7135
8cf51b2c
GM
71362004-06-12 Juri Linkov <juri@jurta.org>
7137
7138 * dired.texi (Operating on Files): Add dired-do-touch.
7139
8cf51b2c
GM
71402004-06-10 Juri Linkov <juri@jurta.org>
7141
7142 * building.texi (Lisp Eval): Add C-M-x on defface.
7143
71442004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7145
7146 * files.texi (Reverting): Auto-Revert mode and
7147 Global Auto-Revert mode no longer revert remote files.
7148
8cf51b2c
GM
71492004-05-29 Richard M. Stallman <rms@gnu.org>
7150
7151 * custom.texi (Init File): Two dashes start --no-site-file.
7152
8cf51b2c
GM
71532004-05-29 Alan Mackenzie <acm@muc.de>
7154
7155 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7156 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7157 (AWK, Pike): Document as "C-like modes".
7158 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7159 (M-x man): Supersedes M-x manual-entry.
7160 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7161
7162 ("Comments in C"): Delete node; the info is in CC Mode manual.
7163 (c-comment-only-line-offset): Remove description.
7164
7165 (C-c ., C-c C-c): Describe new C Mode bindings.
7166
7167 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7168 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7169 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7170 Amend definitions.
7171
7172 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7173 Describe functions.
7174
7175 (c-comment-start-regexp, c-hanging-comment-ender-p)
7176 (c-hanging-comment-starter-p): Remove obsolete definitions.
7177
7178 * emacs.texi: Remove the menu entry "Comments in C".
7179
8cf51b2c
GM
71802004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7181
7182 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7183 `M-x locate'.
7184
71852004-05-16 Karl Berry <karl@gnu.org>
7186
7187 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7188 makeinfo --html fails.
7189 * help.texi (Help Summary) [@ifnottex]: Likewise.
7190
71912004-05-13 Nick Roberts <nickrob@gnu.org>
7192
7193 * building.texi (GDB Graphical Interface): Update and describe
7194 layout first.
7195
8cf51b2c
GM
71962004-05-04 Jason Rumney <jasonr@gnu.org>
7197
7198 * makefile.w32-in: Revert last change.
7199
72002004-05-03 Jason Rumney <jasonr@gnu.org>
7201
7202 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7203
8cf51b2c
GM
72042004-04-23 Juanma Barranquero <lektu@terra.es>
7205
7206 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7207
72082004-04-18 Juri Linkov <juri@jurta.org>
7209
7210 * fixit.texi (Spelling): Remove file extension from ispell xref.
7211
72122004-04-15 Kim F. Storm <storm@cua.dk>
7213
7214 * cmdargs.texi (Initial Options): Add -Q.
7215
72162004-04-05 Kim F. Storm <storm@cua.dk>
7217
7218 * custom.texi (File Variables): Add safe-local-eval-forms.
7219
8cf51b2c
GM
72202004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7221
7222 * files.texi (Reverting): Correct description of revert-buffer's
7223 handling of point.
7224
72252004-03-22 Juri Linkov <juri@jurta.org>
7226
7227 * emacs.texi (Top): Add `Misc X'.
7228
49823426 7229 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7230
7231 * glossary.texi: Improve references.
7232
7233 * help.texi: Sync keywords with finder.el.
7234
7235 * mini.texi (Completion): Add description for menu items.
7236
7237 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7238
7239 * sending.texi (Mail Methods): Fix xref to Message manual.
7240
8cf51b2c
GM
72412004-03-12 Richard M. Stallman <rms@gnu.org>
7242
8cf51b2c
GM
7243 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7244
8cf51b2c
GM
72452004-03-04 Richard M. Stallman <rms@gnu.org>
7246
7247 * search.texi (Regexps): Explain that ^ and $ have their
7248 special meanings only in certain contexts.
7249
7250 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7251
7252 * mule.texi (Specify Coding): Doc C-x RET F.
7253
7254 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7255 for multiple compile and grep buffers.
7256 (Indirect Buffers): Don't recommand clone-indirect-buffer
7257 for multiple compile and grep buffers.
7258
8cf51b2c
GM
72592004-02-29 Juanma Barranquero <lektu@terra.es>
7260
7261 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7262 Use $(DEL) instead of rm, and ignore exit code.
7263
8cf51b2c
GM
72642004-02-23 Nick Roberts <nick@nick.uklinux.net>
7265
7266 * building.texi (Watch Expressions): Update.
7267
72682004-02-21 Juri Linkov <juri@jurta.org>
7269
1c6c854e
CS
7270 * cmdargs.texi (Action Arguments): Add alias --find-file.
7271 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7272 to Command Arguments.
7273 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7274 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7275 (Window Size X): Join -g and --geometry. Add @cindex.
7276 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7277 (Title X): Remove alias -title.
7278 (Misc X): New node.
7279
c8763fb6 72802004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7281
7282 * frames.texi (Drag and drop): Add Motif to list of supported
7283 protocols.
7284
c8763fb6 72852004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7286
7287 * frames.texi (Drag and drop): New section.
7288
72892004-01-24 Richard M. Stallman <rms@gnu.org>
7290
1c6c854e 7291 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7292 Include it only @ifnotinfo. Patch the preceding and following
7293 node headers to point to each other.
7294
72952004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7296
7297 * calendar.texi (Appointments): Update section.
7298
72992003-12-29 Kevin Ryde <user42@zip.com.au>
7300
8cf51b2c
GM
7301 * programs.texi (C Modes): Fix the xref.
7302
73032003-12-23 Nick Roberts <nick@nick.uklinux.net>
7304
7305 * building.texi (Watch Expressions): Update.
7306 (Commands of GUD): Include use of toolbar + breakpoints set from
7307 fringe/margin.
7308
73092003-12-03 Andre Spiegel <spiegel@gnu.org>
7310
7311 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7312 <acm@muc.de>.
7313
c8763fb6 73142003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7315
7316 * frames.texi (Dialog Boxes): Add use-file-dialog.
7317
8cf51b2c
GM
73182003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7319
7320 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7321 in CC Mode.
7322
8cf51b2c
GM
73232003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7324
7325 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7326 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7327 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7328 * man/frames.texi, man/glossary.texi, man/killing.texi:
7329 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7330 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7331 * man/sending.texi, man/text.texi, man/trouble.texi:
7332 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7333
73342003-11-01 Alan Mackenzie <acm@muc.de>
7335
7336 * search.texi (Scrolling During Incremental Search): Document a
7337 new scrolling facility in isearch mode.
7338
8cf51b2c
GM
73392003-10-22 Miles Bader <miles@gnu.org>
7340
7341 * Makefile.in (info): Move before $(top_srcdir)/info.
7342
73432003-10-22 Nick Roberts <nick@nick.uklinux.net>
7344
7345 * building.texi (Watch Expressions): Update section on data display
7346 to reflect code changes (GDB Graphical Interface).
7347
8cf51b2c
GM
73482003-10-13 Richard M. Stallman <rms@gnu.org>
7349
7350 * xresources.texi (GTK resources): Clean up previous change.
7351
c8763fb6 73522003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7353
7354 * xresources.texi (GTK resources): Add a note that some themes
7355 disallow customizations. Add scroll theme example.
7356
8cf51b2c
GM
73572003-09-30 Richard M. Stallman <rms@gnu.org>
7358
8cf51b2c
GM
7359 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7360
7361 * misc.texi (Saving Emacs Sessions): Shorten the section,
7362 collapsing back into one node.
7363
73642003-09-30 Lars Hansen <larsh@math.ku.dk>
7365
7366 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7367
ce058493 73682003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7369
7370 * xresources.texi (GTK names in Emacs): Correct typo.
7371
8cf51b2c
GM
73722003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7373
1c6c854e
CS
7374 * cmdargs.texi (Font X): Mention new default font.
7375 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7376 problems involved. (Result of discussion on emacs-devel.)
7377
73782003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7379
7380 * emacs.texi (Acknowledgements): Correct typo.
7381
73822003-09-22 Richard M. Stallman <rms@gnu.org>
7383
7384 * dired.texi (Misc Dired Commands): New node.
7385 (Dired Navigation): Add dired-goto-file.
7386
7387 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7388
7389 * emacs.texi (Acknowledgements): New node, split from Distribution.
7390
7391 * cmdargs.texi (Action Arguments): -f reads interactive args.
7392
8cf51b2c
GM
73932003-09-08 Lute Kamstra <lute@gnu.org>
7394
7395 * screen.texi (Mode Line): Say that POS comes before LINE.
7396 Mention `size-indication-mode'.
1c6c854e
CS
7397 * display.texi (Optional Mode Line):
7398 Document `size-indication-mode'.
8cf51b2c
GM
7399 * basic.texi (Position Info): Mention `size-indication-mode'.
7400
74012003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7402
7403 * xresources.texi (Resources): Refer to `editres' man page.
7404 (Lucid Resources): Update defaults. Expand description of
7405 `shadowThickness'.
7406
74072003-09-04 Miles Bader <miles@gnu.org>
7408
7409 * Makefile.in (top_srcdir): New variable.
7410 ($(top_srcdir)/info): New rule.
7411 (info): Depend on it.
7412
74132003-09-03 Peter Runestig <peter@runestig.com>
7414
7415 * makefile.w32-in: New file.
7416
74172003-08-29 Richard M. Stallman <rms@gnu.org>
7418
7419 * misc.texi (Saving Emacs Sessions): Correct previous change.
7420
8cf51b2c
GM
74212003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7422
8cf51b2c
GM
7423 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7424 (Intro): Include kmacro.texi after fixit.texi instead of after
7425 custom.texi. (As suggested by Kim Storm.)
7426
74272003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7428
7429 * fixit.texi (Fixit): Update `Next' pointer.
7430 * files.texi (Files): Update `Previous' pointer.
7431 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7432 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7433 (Suggested by Kim Storm.)
7434 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7435
74362003-08-18 Kim F. Storm <storm@cua.dk>
7437
7438 * kmacro.texi: New file describing enhanced keyboard macro
7439 functionality. Replaces old description in custom.texi.
7440
7441 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7442 (Keyboard Macros): Move to new kmacro.texi file.
7443
7444 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7445
8cf51b2c
GM
74462003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7447
7448 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7449
74502003-08-17 Alex Schroeder <alex@gnu.org>
7451
7452 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7453 required.
7454
8cf51b2c
GM
74552003-08-05 Richard M. Stallman <rms@gnu.org>
7456
7457 * programs.texi (Lisp Indent): Don't describe
7458 lisp-indent-function property here. Use xref to Lisp Manual.
7459
8cf51b2c
GM
74602003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7461
fffa137c 7462 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7463 abbreviations.
7464
74652003-07-24 Markus Rost <rost@math.ohio-state.edu>
7466
7467 * buffers.texi (List Buffers): Fix previous change.
7468
8cf51b2c
GM
74692003-07-13 Markus Rost <rost@math.ohio-state.edu>
7470
7471 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7472 List*.
7473
74742003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7475
8cf51b2c
GM
7476 * display.texi (Font Lock): Fix typo.
7477
74782003-07-07 Richard M. Stallman <rms@gnu.org>
7479
7480 * display.texi (Font Lock): Add xref for format info on
7481 font-lock-remove-keywords.
7482
7483 * building.texi (Compilation): Document what happens with asynch
7484 children of compiler process.
7485
7486 * help.texi (Library Keywords): Use @multitable.
7487
8cf51b2c
GM
74882003-06-04 Richard M. Stallman <rms@gnu.org>
7489
7490 * programs.texi (Expressions): Delete C-M-DEL.
7491
7492 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7493 comint-move-point-for-output renamed from
7494 comint-scroll-to-bottom-on-output.
7495
7496 * custom.texi (Init Rebinding): Replace previous change with xref.
7497 (Non-ASCII Rebinding): Explain that issue more briefly here.
7498
74992003-05-28 Richard M. Stallman <rms@gnu.org>
7500
7501 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7502
75032003-05-28 Nick Roberts <nick@nick.uklinux.net>
7504
7505 * building.texi (GDB Graphical Interface): New node.
7506 (Rewritten somewhat by RMS.)
7507
c8763fb6 75082003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7509
7510 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7511 non-English letters. Explain how to set coding systems correctly
7512 and how to include the right coding cookie in the file.
7513
c8763fb6 75142003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7515
7516 * indent.texi (Indentation): Explain the concepts.
7517 (Just Spaces): Explain why preventing tabs for indentation might
7518 be useful.
7519
8cf51b2c
GM
75202003-04-16 Richard M. Stallman <rms@gnu.org>
7521
7522 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7523
8cf51b2c
GM
75242003-02-22 Alex Schroeder <alex@emacswiki.org>
7525
7526 * cmdargs.texi (General Variables): Document SMTPSERVER.
7527
8cf51b2c
GM
7528 * sending.texi: Remove SMTP node.
7529 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7530 library.
7531
8cf51b2c
GM
75322003-02-22 Alex Schroeder <alex@emacswiki.org>
7533
7534 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7535
75362003-02-22 Simon Josefsson <jas@extundo.com>
7537
7538 * sending.texi (Mail Methods): Add node about SMTP.
7539
c8763fb6 75402003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7541
7542 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7543
8cf51b2c
GM
75442003-02-01 Kevin Ryde <user42@zip.com.au>
7545
7546 * glossary.texi (Glossary): Correction to cl cross reference.
7547
75482003-01-20 Richard M. Stallman <rms@gnu.org>
7549
7550 * killing.texi (Rectangles): Document C-x c r.
7551
c8763fb6 75522003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7553
7554 * xresources.texi (GTK resources): New node.
7555 (GTK widget names): New node.
7556 (GTK names in Emacs): New node.
7557 (GTK styles): New node.
7558
c8763fb6 75592003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7560
7561 * maintaining.texi (Create Tags Table): Add reference to the new
7562 `etags --help --lang=LANG' option.
7563
8cf51b2c
GM
75642002-10-02 Karl Berry <karl@gnu.org>
7565
49823426 7566 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7567 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7568 where needed for the sake of the HTML output.
8cf51b2c
GM
7569
75702001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7571
7572 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7573 source files.
7574
75752001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7576
7577 * Makefile.in (emacsman): New target.
7578
8cf51b2c
GM
75792001-10-20 Gerd Moellmann <gerd@gnu.org>
7580
7581 * (Version 21.1 released.)
7582
75832001-10-05 Gerd Moellmann <gerd@gnu.org>
7584
7585 * Branch for 21.1.
7586
8cf51b2c
GM
75872001-03-05 Gerd Moellmann <gerd@gnu.org>
7588
7589 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7590
8cf51b2c
GM
75912000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7592
7593 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7594
8cf51b2c
GM
75951999-07-12 Richard Stallman <rms@gnu.org>
7596
7597 * Version 20.4 released.
7598
75991998-12-04 Markus Rost <rost@delysid.gnu.org>
7600
7601 * Makefile.in (INFO_TARGETS): Delete customize.info.
7602 (DVI_TARGETS): Delete customize.dvi.
7603 (../info/customize, customize.dvi): Targets deleted.
7604
76051998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7606
7607 * Version 20.3 released.
7608
76091998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7610
7611 * Makefile.in (EMACSSOURCES): Add mule.texi.
7612 Add msdog.texi, ack.texi. Remove gnu1.texi.
7613
76141998-04-06 Andreas Schwab <schwab@gnu.org>
7615
768c0c0f
JB
7616 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7617 Use it in dvi targets.
8cf51b2c
GM
7618
76191997-09-23 Paul Eggert <eggert@twinsun.com>
7620
7621 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7622 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7623 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7624
76251997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7626
7627 * Version 20.2 released.
7628
76291997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7630
7631 * Version 20.1 released.
7632
76331997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7634
7635 * Makefile (../info/customize, customize.dvi): New targets.
7636 (INFO_TARGETS): Add ../info/customize.
7637 (DVI_TARGETS): Add customize.dvi.
7638
8cf51b2c
GM
76391996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7640
7641 * Version 19.33 released.
7642
76431996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7644
7645 * Version 19.32 released.
7646
8cf51b2c
GM
76471996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7648
7649 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7650
76511996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7652
7653 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7654 Specify -I option.
7655 (All dvi targets): Set the TEXINPUTS variable.
7656
76571996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7658
7659 * Version 19.31 released.
7660
8cf51b2c
GM
76611995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7662
7663 * Version 19.30 released.
7664
8cf51b2c
GM
76651995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7666
7667 * Makefile.in (maintainer-clean): Rename from realclean.
7668
76691994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7670
7671 * Makefile.in: New file.
7672 * Makefile: File deleted.
7673
76741994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7675
7676 * Makefile (TEXINDEX_OBJS): Variable deleted.
7677 (texindex, texindex.o, getopt.o): Rules deleted.
7678 All deps on texindex deleted.
7679 (distclean): Don't delete texindex.
7680 (mostlyclean): Don't delete *.o.
7681 * texindex.c, getopt.c: Files deleted.
7682
76831994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7684
7685 * Version 19.26 released.
7686
76871994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7688
7689 * Makefile (EMACSSOURCES): Exclude undo.texi.
7690
76911994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7692
7693 * Version 19.25 released.
7694
76951994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7696
7697 * Version 19.24 released.
7698
76991994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7700
7701 * Version 19.23 released.
7702
77031994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7704
7705 * Makefile: Delete spurious tab.
7706
77071994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7708
7709 * Makefile (.SUFFIXES): New rule.
7710
8cf51b2c
GM
77111993-12-04 Richard Stallman (rms@srarc2)
7712
7713 * getopt.c: New file.
7714 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7715 (getopt.o): New rule.
7716 (dvi): Don't depend on texindex.
49823426 7717 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7718
77191993-12-03 Richard Stallman (rms@srarc2)
7720
49823426
GM
7721 * Makefile (TEXI2DVI): New variable.
7722 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7723 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7724
77251993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7726
7727 * Version 19.22 released.
7728
77291993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7730
7731 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7732
77331993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7734
7735 * Version 19.21 released.
7736
8cf51b2c
GM
77371993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7738
7739 * Makefile (realclean): Don't delete the Info files.
7740
f0131492 77411993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7742
8cf51b2c
GM
7743 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7744 4' where appropriate.
7745
f0131492 77461993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7747
49823426 7748 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7749
7750 * texindex.c: Include "../src/config.h" if building in emacs.
7751
7752 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7753 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7754 Add target to build texindex.c, defining `emacs'.
7755
8cf51b2c
GM
77561993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7757
7758 * Version 19.19 released.
7759
8cf51b2c
GM
77601993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7761
7762 * Version 19.18 released.
7763
77641993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7765
7766 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7767
77681993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7769
7770 * Version 19.17 released.
7771
77721993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7773
7774 * split-man: Fix typos in last change.
7775
77761993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7777
7778 * Version 19.16 released.
7779
77801993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7781
7782 * version 19.15 released.
7783
77841993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7785
7786 * Makefile (distclean): It's rm, not rf.
7787
77881993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7789
7790 * Version 19.14 released.
7791
77921993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7793
7794 * Makefile: New file.
7795
77961993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7797
7798 * Version 19.13 released.
7799
78001993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7801
7802 * Version 19.9 released.
7803
78041993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7805
7806 * Version 19.8 released.
7807
78081993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7809
7810 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7811
7812 * trouble.texi: It's `enable-flow-control-on', not
7813 `evade-flow-control-on'.
7814
78151993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7816
7817 * display.texi: Document standard-display-european.
7818
78191993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7820
7821 * Version 19.7 released.
7822
7823 * emacs.texi: Add a sentence to the top menu mentioning the
7824 specific version of Emacs this manual applies to.
7825
78261993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7827
7828 * basic.texi: Document next-line-add-lines variable used to
7829 implement down-arrow.
7830
7831 * killing.texi: Document kill-whole-line.
7832
78331993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7834
7835 * text.texi: Update unix TeX ordering information.
7836
78371993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7838
7839 * news.texi: Mention fill-rectangle in keybinding list.
7840
7841 * killing.texi: Document fill-rectangle.
7842
78431993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7844
7845 * vc.texi: Bring the docs up to date with VC 5.2.
7846
78471992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7848
7849 * emacs.tex: Mention blackbox and gomoku under Amusements.
7850 Assembler mode is now mentioned and appropriately indexed
7851 under Programming Modes.
7852
78531991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7854
7855 * emacs.tex: Update TeX ordering information.
7856
8cf51b2c
GM
78571990-06-26 David Lawrence (tale@geech)
7858
7859 * emacs.tex: Note that completion-ignored-extensions is not used
7860 to filter out names when all completions are displayed in
7861 *Completions*.
7862
78631990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7864
7865 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7866
78671990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7868
7869 * emacs.tex: Add @findex grep.
7870
8cf51b2c
GM
78711988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7872
7873 * emacs.tex: Correct two typos. No other changes before
7874 Version 19 will be made.
7875
8cf51b2c
GM
78761988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7877
7878 * emacs.tex: Update information for obtaining TeX distribution from the
7879 University of Washington.
7880
7881;; Local Variables:
c8763fb6 7882;; coding: utf-8
8cf51b2c
GM
7883;; End:
7884
95df8112 7885 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7886
7887 This file is part of GNU Emacs.
7888
352c8b4a 7889 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7890 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7891 the Free Software Foundation, either version 3 of the License, or
7892 (at your option) any later version.
8cf51b2c
GM
7893
7894 GNU Emacs is distributed in the hope that it will be useful,
7895 but WITHOUT ANY WARRANTY; without even the implied warranty of
7896 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7897 GNU General Public License for more details.
7898
7899 You should have received a copy of the GNU General Public License
352c8b4a 7900 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.