Merge from emacs-23; up to 2010-06-11T14:39:54Z!cyd@stupidchicken.com.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
c71a0d48 12011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2
3 Fixes for fitting text into 7x9 printed manual.
4 * building.texi (Flymake, Breakpoints Buffer):
5 * calendar.texi (Appointments):
6 * cmdargs.texi (General Variables, Display X):
7 * custom.texi (Saving Customizations, Face Customization)
8 (Directory Variables, Minibuffer Maps, Init Rebinding):
9 * display.texi (Font Lock, Font Lock, Useless Whitespace):
10 * fixit.texi (Spelling):
11 * frames.texi (Creating Frames, Fonts):
12 * help.texi (Help Files):
13 * mini.texi (Minibuffer File):
14 * misc.texi (emacsclient Options, Emulation):
15 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
16 * mule.texi (International Chars, Language Environments)
17 (Select Input Method, Modifying Fontsets, Charsets):
18 * programs.texi (Custom C Indent):
19 * rmail.texi (Rmail Labels):
20 * text.texi (Table Conversion):
21 * trouble.texi (Known Problems, Known Problems):
22 * windows.texi (Change Window):
23 * xresources.texi (GTK resources): Reflow text and re-indent code
24 examples to avoid TeX overflows and underflows on 7x9 paper.
25
26 * emacs.texi: Fix the (commented out) smallbook command.
27
28 * macos.texi (Mac / GNUstep Events):
29 * xresources.texi (Lucid Resources): Remove extraneous examples.
30
b8f82dc1
GM
312011-05-10 Glenn Morris <rgm@gnu.org>
32
33 * custom.texi (Specifying File Variables):
34 Deprecate using mode: for minor modes.
35
d306b4da
GM
362011-05-07 Glenn Morris <rgm@gnu.org>
37
38 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
39
548d0a63
GM
402011-05-06 Glenn Morris <rgm@gnu.org>
41
5006e634
GM
42 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
43
548d0a63
GM
44 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
45
e793a940
LMI
462011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
47
48 * misc.texi (Emacs Server): Document `server-eval-at'.
49
7031be6d
UR
502011-04-24 Chong Yidong <cyd@stupidchicken.com>
51
52 * maintaining.texi (List Tags): Document next-file. Suggested by
53 Uday S Reddy.
54
4ffd0d6b 552011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
56
57 * mini.texi (Minibuffer Edit):
58 * screen.texi (Mode Line): Fix typo.
59
1c6c854e
CS
602011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
61
024ff170 62 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 63
c5c9f40f
CY
642011-03-26 Chong Yidong <cyd@stupidchicken.com>
65
66 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
67
09725d26
EZ
682011-03-30 Eli Zaretskii <eliz@gnu.org>
69
70 * display.texi (Auto Scrolling): Document the limit of 100 lines
71 for never-recentering scrolling with `scroll-conservatively'.
72 (Bug#6671)
73
09d9db2c 742011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
75
76 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
77 HOME on Windows and where it looks for init files. (Bug#8221)
78
62d94509
EZ
792011-03-10 Eli Zaretskii <eliz@gnu.org>
80
81 * search.texi (Regexp Example):
82 * mule.texi (International Chars):
83 * building.texi (External Lisp): Don't use characters outside
84 ISO-8859-1.
85
0286d9de
EZ
862011-03-09 Eli Zaretskii <eliz@gnu.org>
87
1c6c854e
CS
88 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
89 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
90
91 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
92
114902a5 93 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
94 (Bug#8210)
95
0afb4571
J
962011-03-08 Jan Djärv <jan.h.d@swipnet.se>
97
98 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
99 for Gtk+ 3.
100
bb3865e8
GM
1012011-03-08 Glenn Morris <rgm@gnu.org>
102
6446548e
GM
103 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
104 * emacs.texi (Acknowledgments):
105 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 106 * emacs.texi: Set documentencoding.
6446548e 107
bb3865e8
GM
108 * display.texi (Optional Mode Line): Don't mention exactly where
109 display-time appears. (Bug#8193)
110
33383987
JB
1112011-03-07 Chong Yidong <cyd@stupidchicken.com>
112
113 * Version 23.3 released.
114
892777ba
CY
1152011-03-06 Chong Yidong <cyd@stupidchicken.com>
116
117 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
118
0b973fc5
DW
1192011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
120
121 * misc.texi (emacsclient Options): Add q/quiet.
122
8ef5a2f2
GM
1232011-03-02 Glenn Morris <rgm@gnu.org>
124
125 * mule.texi (Communication Coding) <x-select-request-type>:
126 Remove duplicate (essentially) paragraph. (Bug#8148)
127
bd106056
CS
1282011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
129
130 * maintaining.texi (Format of ChangeLog): Add reference to
131 add-log-full-name.
132 (Change Log Commands): Add documentation for combining multiple
133 symbols in one change.
134
6640b281
GM
1352011-03-01 Glenn Morris <rgm@gnu.org>
136
137 * custom.texi (Directory Variables):
138 Give an example of excluding subdirectories.
139
2b0c7330 1402011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
141
142 * search.texi (Regexp Search): Move index entries about regexps to the
143 "Regexps" node. Add index entries for regexp search. (Bug#8096)
144
8c62c205
GM
1452011-02-19 Glenn Morris <rgm@gnu.org>
146
147 * dired.texi (Dired): Dired-X version number was dropped.
148
3928f2b6
JD
1492011-02-14 Jan Djärv <jan.h.d@swipnet.se>
150
151 * xresources.texi (X Resources): Remove *faceName and replace it with
152 *font for Lucid.
153
a41c8660
CY
1542011-02-05 Chong Yidong <cyd@stupidchicken.com>
155
156 * rmail.texi (Rmail Display): Document Rmail MIME support more
157 accurately.
158
159 * maintaining.texi (VC Change Log): Document vc-log-incoming and
160 vc-log-outgoing.
161 (Merging): Document vc-find-conflicted-file.
162
233ba4d9 1632011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
164
165 * custom.texi (Variables): Fix typo.
166
14beddf4 1672011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 168
65401ee3
CY
169 * search.texi (Regexps): Copyedits. Mention character classes
170 (Bug#7809).
171
19f81ecf
CY
172 * files.texi (File Aliases): Restore explanatory text from Eli
173 Zaretskii, accidentally removed in 2011-01-08 commit.
174
bf3dae7e
EZ
1752011-01-29 Eli Zaretskii <eliz@gnu.org>
176
177 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
178 (MAKEINFO_OPTS): New variable.
179 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
180 (emacs.html): New target.
181 (clean): Remove emacs.html.
182
45eb2a5d
WL
1832011-01-23 Werner Lemberg <wl@gnu.org>
184
185 * Makefile.in (MAKEINFO): Now controlled by `configure'.
186 (MAKEINFO_OPTS): New variable. Use it where appropriate.
187 (ENVADD): Updated.
188
9acfe703
GM
1892011-01-18 Glenn Morris <rgm@gnu.org>
190
191 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
192
193 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
194
362b9d48
GM
1952011-01-15 Chong Yidong <cyd@stupidchicken.com>
196
bb033b5f
CY
197 * building.texi (Compilation): Improve instructions for running two
198 compilations (Bug#7573).
199
b024d9f0
MD
200 * files.texi (Backup Names): Document the new location of the
201 last-resort backup file.
202
362b9d48
GM
203 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
204 manual. Explain why directory-abbrev-alist elements should be anchored
205 (Bug#7777).
206
2072011-01-15 Eli Zaretskii <eliz@gnu.org>
208
209 * msdog.texi (Windows Startup): Correct inaccurate description of
210 differences between emacsclient.exe and emacsclientw.exe.
211
7c420169 2122011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
213
214 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
215
7c420169 2162011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
217
218 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
219
7c420169 2202011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 221
2d34d523
EZ
222 * frames.texi (Cut and Paste): Modify the section's name and text:
223 don't mix "cut/paste" with "kill/yank".
224 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
225 (Bug#7702)
226
88ab4340
EZ
227 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
228
7c420169 2292011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
230
231 * maintaining.texi: Move inclusion of emerge after EDE, so that it
232 matches its position in the menu. (Bug#7674)
233
7c420169 2342011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
235
236 * trouble.texi (Checklist): Mention not replying via news either.
237
92bb6c52
TH
2382010-12-30 Tassilo Horn <tassilo@member.fsf.org>
239
240 * misc.texi (Document View): Update DocView section with newly
241 supported document formats.
242
b103c904
CY
2432010-12-21 Chong Yidong <cyd@stupidchicken.com>
244
245 * killing.texi: Resection the Info version to conform to the
246 printed manual, to avoid making sections on Accumulating Text, CUA
247 and Rectangles into full chapters.
248
f49d1f52 2492010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
250
251 * custom.texi (Init Syntax): Add index entries for "character syntax".
252 (Bug#7576)
253
f49d1f52 2542010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
255
256 * text.texi (HTML Mode): Small fixes. (Bug#7607)
257
f49d1f52 2582010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
259
260 * trouble.texi (Checklist): Fix typo in newsgroup name.
261
f49d1f52 2622010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
263
264 * search.texi (Word Search): Note that the lazy highlight always
265 matches to whole words (Bug#7470).
266
f49d1f52 2672010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 268
4f1948eb
EZ
269 * display.texi (Optional Mode Line): Make the description of
270 load-average more accurate.
271
b8a9e136
EZ
272 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
273 registry, with a cross-reference.
62d72a4a
EZ
274 (Windows Startup): New node. Move the stuff about the current
275 directory from "Windows HOME".
b8a9e136 276
07976ae3 2772010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
278
279 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
280 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
281
07976ae3 2822010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
283
284 * maintaining.texi (Version Control Systems): Fix repeated sentence.
285 Suggested by Štěpán Němec.
286
07976ae3 2872010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 288
1aaae3f3
CY
289 * maintaining.texi (Version Control): Say "commit", not "check in".
290 (Version Control Systems): Simplify descriptions.
291 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
292 VCS Concepts.
293 (VC Mode Line): Update example.
294 (Old Revisions): Document revert-buffer for vc-diff.
295 (Log Buffer): Promote to a subsection. Document header lines.
296
1c6c854e
CS
297 * macos.texi (Mac / GNUstep Basics):
298 Document ns-right-alternate-modifier.
ec8a6295 299
1aaae3f3
CY
300 * emacs.texi (Top): Update node listing.
301
0eb025fb
EZ
3022010-11-13 Eli Zaretskii <eliz@gnu.org>
303
304 * rmail.texi (Rmail Coding): Characters with no fonts are not
305 necessarily displayed as empty boxes.
306
307 * mule.texi (Language Environments, Fontsets): Characters with no
308 fonts are not necessarily displayed as empty boxes.
309
310 * display.texi (Text Display): Document display of glyphless
311 characters.
312
ea4f7750
GM
3132010-11-13 Glenn Morris <rgm@gnu.org>
314
315 * basic.texi (Position Info): Add M-x count-words-region.
316
90639cea
GM
3172010-11-11 Glenn Morris <rgm@gnu.org>
318
319 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
320
d607b96b 3212010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
322
323 * msdog.texi (Windows HOME): Add information regarding startup
324 directory when invoking Emacs from a desktop shortcut. (bug#7300)
325
c12e4a81
GM
3262010-10-11 Glenn Morris <rgm@gnu.org>
327
df187c62
GM
328 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
329
c12e4a81
GM
330 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
331 (DVIPS): New variable.
234db610
GM
332 (.PHONY): Add html, ps.
333 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
334 (clean): Delete html, ps files.
c12e4a81 335
6513b232
EZ
3362010-10-09 Eli Zaretskii <eliz@gnu.org>
337
338 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
339
f4f358f1
GM
3402010-10-09 Glenn Morris <rgm@gnu.org>
341
c1dc72b3
GM
342 * Makefile.in (VPATH): Remove.
343 (infodir): Make it absolute.
344 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
345
4393405b
GM
346 * Makefile.in (dist): Anchor regexps.
347
eef3ab94
GM
348 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
349 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
350 (emacs-xtra.pdf): Use $<.
351
aa9db089
GM
352 * Makefile.in (infoclean): Remove harmless, long-standing error.
353
abd40fb4
GM
354 * Makefile.in ($(infodir)): Delete rule.
355 (mkinfodir): New.
356 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
357
f4f358f1 358 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 359 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
360 * emacsver.texi: New file, replacing emacsver.texi.in.
361
ea274122
GM
3622010-10-09 Glenn Morris <rgm@gnu.org>
363
f7a31f11
GM
364 * emacsver.texi.in: New file.
365 * emacs.texi: Set EMACSVER by including emacsver.texi.
366 * Makefile.in (distclean): Delete emacsver.texi.
367 (dist): Copy emacsver.texi.
b13254e7 368 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 369
3fb78d1f
GM
370 * ack.texi (Acknowledgments): No more b2m.c.
371
ea274122
GM
372 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
373 (emacs): Remove rule.
374 (dist): No need to deal with the emacs rule any more.
375
17ca7950
GM
3762010-10-07 Glenn Morris <rgm@gnu.org>
377
378 * Makefile.in (version): New, set by configure.
379 (clean): Delete dist tar file.
380 (dist): Use version in tar name.
381
4c83f6e1
GM
3822010-10-06 Glenn Morris <rgm@gnu.org>
383
384 * Makefile.in (EMACS_XTRA): Add the main source file.
385 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
386 (mostlyclean): No core files, reorder other files.
387 (clean): Delete specific dvi and pdf files.
388 (infoclean, dist): New rules.
389 (maintainer-clean): Use infoclean.
8a944cea 390 ($(infodir)): Add parallel build workaround.
4c83f6e1 391
0264072d
GM
3922010-10-04 Glenn Morris <rgm@gnu.org>
393
394 * Makefile.in (SHELL): Set it.
395 (INFO_TARGETS, DVI_TARGETS): Remove variables.
396 (info, dvi): Replace above variables with their expansions.
397 (info): Move mkdir from here...
398 ($(infodir)/emacs): ... to here (for parallel builds).
399 (pdf): New target.
400 ($(infodir)/emacs): Pass -o option to makeinfo.
401 (.PHONY): Declare clean rules.
402 (maintainer-clean): Delete dvi and pdf files.
403 Guard against cd failures. Use a more restrictive delete.
404
3226d6ca
GM
4052010-10-02 Glenn Morris <rgm@gnu.org>
406
407 * misc.texi (Shell Mode): Remove reference to old function name.
408
cad90f3b
EZ
4092010-09-30 Eli Zaretskii <eliz@gnu.org>
410
411 * maintaining.texi (VC Mode Line): Mention all the possible VC status
412 indicator characters.
413
5f874327
GM
4142010-09-29 Glenn Morris <rgm@gnu.org>
415
416 * Makefile.in (top_srcdir): Remove unused variable.
417
0ab9cff3
GM
4182010-09-14 Glenn Morris <rgm@gnu.org>
419
67ae9766
GM
420 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
421 the last hook item.
422
0ab9cff3
GM
423 * calendar.texi (Appointments): Also updated when a diary include file
424 is saved.
425
6664fc59 4262010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
427
428 * trouble.texi (Bugs): Update the section intro.
429 (Known Problems): New section.
430 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
431 (Sending Patches): Bug fixes are best as responses to existing bugs.
432 * emacs.texi (Known Problems): Add menu entry for new section.
433
be3283d7
GM
4342010-09-09 Glenn Morris <rgm@gnu.org>
435
436 * xresources.texi: Untabify.
437
10999305 4382010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
439
440 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
441
10999305 4422010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
443
444 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
445
30641319
JD
4462010-09-02 Jan Djärv <jan.h.d@swipnet.se>
447
448 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
449
50dd7bc6
GM
4502010-08-21 Glenn Morris <rgm@gnu.org>
451
452 * misc.texi (Amusements): Mention bubbles and animate.
453
5e620eca
EZ
4542010-07-31 Eli Zaretskii <eliz@gnu.org>
455
456 * files.texi (Visiting): Add more index entries for
457 large-file-warning-threshold.
458
8b2dd508
JD
4592010-07-29 Jan Djärv <jan.h.d@swipnet.se>
460
461 * frames.texi (Tool Bars): Add doc for tool-bar-position.
462
8838673e
GM
4632010-06-23 Glenn Morris <rgm@gnu.org>
464
465 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
466 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
467 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
468 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
469 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
470 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
471 Untabify Texinfo files.
472
04d3bb6c
GM
4732010-06-10 Glenn Morris <rgm@gnu.org>
474
103dd3a8
GM
475 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
476
04d3bb6c
GM
477 * basic.texi (Inserting Text): Fix typo.
478
50b79479
GM
4792010-06-10 Glenn Morris <rgm@gnu.org>
480
481 * ack.texi (Acknowledgments):
482 * emacs.texi (Acknowledgments): Update for notifications.el.
483
86d7a550
DU
4842010-05-31 Daiki Ueno <ueno@unixuser.org>
485
486 * dired.texi (Operating on Files): Mention encryption commands
487 (Bug#6315).
488
db5dce9d
EZ
4892010-05-29 Eli Zaretskii <eliz@gnu.org>
490
491 * basic.texi (Moving Point): Update due to renaming of commands bound
492 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
493
34313041
EZ
4942010-05-18 Eli Zaretskii <eliz@gnu.org>
495
496 * display.texi (Fringes): Document reversal of fringe arrows for R2L
497 paragraphs.
498 (Line Truncation): Fix wording for bidi display.
499
1fc0ce04 500 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
501 keys.
502
0235128c 5032010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
504
505 * building.texi (GDB Graphical Interface): Remove misleading comparison
506 to an IDE (Bug#6128).
507
0235128c 5082010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
509
510 * programs.texi (Man Page):
511 * misc.texi (Invoking emacsclient):
512 * mini.texi (Repetition):
513 * mark.texi (Setting Mark): Fix typos.
514
0235128c 5152010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
516
517 * misc.texi (Printing): Document htmlfontify-buffer.
518
0235128c 5192010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
520
521 * calendar.texi (Displaying the Diary, Format of Diary File):
522 Fix external cross-references for TeX format output.
523
0235128c
SM
5242010-05-07 Chong Yidong <cyd@stupidchicken.com>
525
526 * Version 23.2 released.
527
f63d0028
JD
5282010-05-02 Jan Djärv <jan.h.d@swipnet.se>
529
530 * cmdargs.texi (Initial Options): Mention --chdir.
531
20fe03ad
JD
5322010-04-21 Jan Djärv <jan.h.d@swipnet.se>
533
534 * frames.texi (Tool Bars): Add tool-bar-style.
535
b7d65a5f
GM
5362010-04-21 Glenn Morris <rgm@gnu.org>
537
538 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
539
a42dbee1
CY
5402010-04-18 Chong Yidong <cyd@stupidchicken.com>
541
542 * programs.texi (Semantic): New node.
543
544 * maintaining.texi (EDE): New node.
545
546 * emacs.texi: Update node listing.
547
548 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
549
6e104790 5502010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 551
d52dbd3d
GM
552 * emacs.texi (Acknowledgments): Remove duplicate.
553
a77fe20c
GM
554 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
555
6e104790 5562010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 557
4ebe9902
GM
558 * dired.texi (Misc Dired Features): Mention VC diff and log.
559 * maintaining.texi (Old Revisions, VC Change Log):
560 Mention that diff and log work in Dired buffers.
561
98932641
GM
562 * help.texi (Help Summary): Mention M-x info-finder.
563
d5b22ab2 564 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 565
4d4e9522
GM
566 * custom.texi (Specifying File Variables, Directory Variables):
567 Document new commands for manipulating local variable lists.
568
6e104790 5692010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
570
571 * trouble.texi (Contributing): Add cindex entry.
572 Mention etc/CONTRIBUTE.
573
6e104790 5742010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
575
576 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
577 query-replace (Bug#5774).
578
a20a9df3
GM
5792010-04-16 Glenn Morris <rgm@gnu.org>
580
581 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
582
1ecb2d3f
JD
5832010-04-11 Jan Djärv <jan.h.d@swipnet.se>
584
585 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
586
99852628
JD
5872010-04-08 Jan Djärv <jan.h.d@swipnet.se>
588
589 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
590
ce79424f
EZ
5912010-03-30 Eli Zaretskii <eliz@gnu.org>
592
593 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
594 cross-reference to "Inserting Text".
595
596 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
597 Mention completion provided by `ucs-insert'.
598
85738751 5992010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
600
601 * sending.texi (Sending Mail): Note variables that may need
602 customizing.
603 (Mail Sending): Expand discussion of send-mail-function.
604
85738751 6052010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
606
607 Document Message mode as the default mail mode.
608
609 * sending.texi (Sending Mail): Copyedits.
610 (Mail Format, Mail Headers): Document mail-from-style changes.
611 (Mail Commands): Rename from Mail mode. Document Message mode.
612 (Mail Misc): Rename from Mail mode Misc.
613 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
614 command names and update keybindings.
615 (Header Editing): Document message-tab. De-document
616 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
617 favor of mail-default-headers. Ad index entries for user-full-name and
618 user-mail-address.
1c6c854e
CS
619 (Citing Mail): Update changes in Message mode behavior.
620 Document mail-yank-prefix.
e73c2434
CY
621 (Mail Signature): New node, moved from Mail Misc.
622 (Mail Aliases): Mail abbrevs are the default with Message mode.
623 (Mail Methods): Note that Message mode is now the default.
624
625 * rmail.texi (Rmail Reply):
626 * text.texi (Text Mode):
627 * major.texi (Major Modes):
628 * mule.texi (Output Coding): Refer to Message mode.
629
630 * custom.texi (Init Examples): Add xref to Mail Header.
631
1fc0ce04 632 * emacs.texi (Top): Fix xrefs.
e73c2434 633
85738751 6342010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 635
c0c035fa
CY
636 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
637 repository if there is none.
638 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
639 vc-print-root-log.
ef7b27ef 640 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 641
71785b7a
CY
642 * programs.texi (Program Modes): Mention Javascript mode.
643
f67c5dd0
CY
644 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
645 * emacs.texi: Update node description.
646
0f72a391 647 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 648 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 649
dc2d2590
JL
6502010-03-30 Juri Linkov <juri@jurta.org>
651
652 * search.texi (Other Repeating Search): Remove line that `occur'
653 can not handle multiline matches.
654
a7b02820
EZ
6552010-03-30 Eli Zaretskii <eliz@gnu.org>
656
657 * mule.texi (International): Mention support of bidirectional editing.
658 (Bidirectional Editing): New section.
659
22ef1944
NR
6602010-03-28 Nick Roberts <nickrob@snap.net.nz>
661
662 * emacs.texi (Top): Update node names to those in building.texi.
663
146b8b16
NR
6642010-03-27 Nick Roberts <nickrob@snap.net.nz>
665
666 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
667 doc/emacs/emacs.texi: Update node names for building.texi.
668
6d98672d
GM
6692010-03-24 Glenn Morris <rgm@gnu.org>
670
671 * ack.texi (Acknowledgments):
672 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
673
93318cbd
JD
6742010-03-20 Jan Djärv <jan.h.d@swipnet.se>
675
676 * xresources.texi (Table of Resources): Clarify toolBar number
677 for Gtk+.
678
679 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
680
15cf2f52
CY
6812010-03-21 Chong Yidong <cyd@stupidchicken.com>
682
4102856c
CY
683 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
684
15cf2f52
CY
685 * search.texi (Other Repeating Search): Document multi-isearch-buffers
686 and multi-isearch-buffers-regexp.
687
688 * indent.texi (Indentation): Clarify description of
689 indent-for-tab-command. Document tab-always-indent.
690
d68eb23c
CY
6912010-03-20 Chong Yidong <cyd@stupidchicken.com>
692
693 * cmdargs.texi (Font X): Move most content to Fonts.
694
695 * frames.texi (Fonts): New node. Document font-use-system-font.
696
697 * emacs.texi (Top):
698 * xresources.texi (Table of Resources):
699 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
700
288f9fc0
CY
7012010-03-10 Chong Yidong <cyd@stupidchicken.com>
702
703 * Branch for 23.2.
704
17782bec
CY
7052010-03-06 Chong Yidong <cyd@stupidchicken.com>
706
707 * custom.texi (Init Examples): Add xref to Locals.
708
709 * major.texi (Choosing Modes): Mention usage of setq-default for
710 setting the default value of major-mode (Bug#5688).
711
b4a1a8b2
CY
7122010-03-02 Chong Yidong <cyd@stupidchicken.com>
713
714 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
715
716 * display.texi (Display Custom): Document make-pointer-invisible and
717 underline-minimum-offset. Remove inverse-video.
718
a1e759cd
CY
7192010-02-21 Chong Yidong <cyd@stupidchicken.com>
720
721 * frames.texi (Frame Commands): Note that the last ordinary frame can
722 be deleted in daemon mode (Bug#5616).
723
4f3bc373
GM
7242010-02-18 Glenn Morris <rgm@gnu.org>
725
726 * trouble.texi (Contributing): Repository is no longer CVS.
727
5dbbdd33
GM
7282010-02-08 Glenn Morris <rgm@gnu.org>
729
730 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
731
cd61af01
SM
7322010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
733
734 * display.texi (Useless Whitespace, Text Display):
735 * custom.texi (Init Examples): Avoid obsolete special default variables
736 like default-major-mode.
737
b1bb0a25 7382010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
739
740 * programs.texi (Other C Commands): Replace reference to obsolete
741 c-subword-mode.
742
99d0985b
GM
7432010-01-21 Glenn Morris <rgm@gnu.org>
744
745 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
746
893db5bc
GM
7472010-01-12 Glenn Morris <rgm@gnu.org>
748
749 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
750 emacs-pretest-bug for bug reports for development versions.
751
0419b8d6
GM
7522010-01-11 Glenn Morris <rgm@gnu.org>
753
754 * display.texi (Highlight Interactively): `t' does not mean highlight
755 all patterns. (Bug#5335)
756
26e533e2
CY
7572009-12-29 Chong Yidong <cyd@stupidchicken.com>
758
759 * misc.texi (Shell): Document async-shell-command.
760
761 * building.texi (Grep Searching): Document zrgrep.
762
484eaeac 763 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 764
7ee6c59b
NR
7652009-12-29 Nick Roberts <nickrob@snap.net.nz>
766
767 * building.texi: Import GDB Graphical Interface description from
768 EMACS_23_1_RC.
769
91ed7ea8
CY
7702009-12-24 Chong Yidong <cyd@stupidchicken.com>
771
772 * emacs.texi (Top): Update node listing.
773
774 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
775
776 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
777
778 * cmdargs.texi (Initial Options):
779 * xresources.texi (Resources): Document inhibit-x-resources.
780
781 * custom.texi (Specifying File Variables): Note that minor modes are
782 enabled unconditionally.
783
784 * display.texi (Scrolling): Briefly document the old recenter command,
785 and document recenter-positions.
786
787 * files.texi (Visiting):
788 * buffers.texi (Buffers): Max buffer size is now 512 MB.
789
1c6c854e
CS
790 * frames.texi (Cut/Paste Other App):
791 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
792
793 * killing.texi (Kill Options): New node.
794
6ca89aaa
CY
7952009-12-05 Chong Yidong <cyd@stupidchicken.com>
796
797 * misc.texi (Shell Options): ansi-color is now default.
798
806642d4
GM
7992009-12-05 Glenn Morris <rgm@gnu.org>
800
806642d4
GM
801 * emacs.texi (Top): Update menu for cal-xtra node changes.
802 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
803 or mode line. Don't mention invisible text or the details of
804 diary-print-entries here, only in cal-xtra.
805 (Format of Diary File): Mention that the "date on first line" format
806 only really affects the simple display.
807 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
808 (Diary Customizing): Holidays may be in the buffer or mode line.
809 Move diary-print-entries to the "Diary Display" section.
810 (Diary Display): New section, split out from "Fancy Diary Display".
811 Explain the limitations of simple display, and how to print it.
812
1a4f0c0a
GM
813 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
814
e11adbd8
GM
815 * cal-xtra.texi (Diary Display): Mention View mode.
816
29a483ac
JL
8172009-11-29 Juri Linkov <juri@jurta.org>
818
819 * display.texi (Highlight Interactively): Actually a list of
820 default faces is pre-loaded into a list of default values
821 instead of the history.
822
83d60c79
GM
8232009-11-20 Glenn Morris <rgm@gnu.org>
824
825 * ack.texi (Acknowledgments):
826 * emacs.texi (Acknowledgments): Add htmlfontify.
827
276bbe96
GM
8282009-11-14 Glenn Morris <rgm@gnu.org>
829
98ad1bae
GM
830 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
831
276bbe96
GM
832 * ack.texi (Acknowledgments):
833 * emacs.texi (Acknowledgments): Update for recent Org changes.
834
18430066
CY
8352009-10-31 Chong Yidong <cyd@stupidchicken.com>
836
837 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
838 `charset' property, which is irrelevant to the user manual (Bug#3526).
839
522ddc9f
JB
8402009-10-14 Juanma Barranquero <lekktu@gmail.com>
841
842 * trouble.texi (DEL Does Not Delete): Fix typo.
843
50b49ade
MA
8442009-10-05 Michael Albinus <michael.albinus@gmx.de>
845
846 * files.texi (Misc File Ops): Mention copy-directory.
847
6308321a
EZ
8482009-10-04 Eli Zaretskii <eliz@gnu.org>
849
43b3b4d1
EZ
850 * mule.texi (Unibyte Mode): Emphasize that
851 unibyte-display-via-language-environment affects only the display.
852
6308321a
EZ
853 * display.texi (Horizontal Scrolling): Document cursor behavior under
854 horizontal scrolling when point moves off the screen (Bug#4564).
855 Improve wording.
856
bd51ea7f
MA
8572009-10-01 Michael Albinus <michael.albinus@gmx.de>
858
859 * files.texi (Directories): delete-directory prompts for recursive
860 deletion.
861
55381962
GM
8622009-09-30 Glenn Morris <rgm@gnu.org>
863
864 * ack.texi (Acknowledgments):
865 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
866
13989ab1
TH
8672009-09-25 Tassilo Horn <tassilo@member.fsf.org>
868
869 * dired.texi (Dired Navigation): Use @code instead of @var for
870 dired-isearch-filenames, so that it's not capitalized.
871
8ba46c89
CY
8722009-09-19 Chong Yidong <cyd@stupidchicken.com>
873
874 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
875
876 * entering.texi (Exiting): C-z is now bound to suspend-frame.
877
878 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
879 (Key Bindings): Reference Init Rebinding in introductory text.
880 Shift some of the introduction to Keymaps node.
8ba46c89
CY
881 (Keymaps): Simplify.
882 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
883 (Minibuffer Maps): Remove mention of Mocklisp.
884 (Init Rebinding): Move mode-local rebinding example here from Local
885 Keymaps.
886 (Modifier Keys): Clarify.
1e11b018 887 (Rebinding): Add cindex for "binding keys".
8ba46c89 888
6a5ca7c8
CY
8892009-09-13 Chong Yidong <cyd@stupidchicken.com>
890
891 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
892
0e1cba51
NR
8932009-08-31 Nick Roberts <nickrob@snap.net.nz>
894
6a5ca7c8 895 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 896 Re-organise these two sections.
0e1cba51 897
76a87a4d
EZ
8982009-08-29 Eli Zaretskii <eliz@gnu.org>
899
900 * cmdargs.texi (Initial Options): Fix last change.
901
82e98df4
SM
9022009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
903
904 * mule.texi (Enabling Multibyte):
905 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
906 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
907
fb89fad9
GM
9082009-08-20 Glenn Morris <rgm@gnu.org>
909
910 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
911
e99652b0
GM
9122009-08-19 Glenn Morris <rgm@gnu.org>
913
914 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
915
5cca97ad
GM
9162009-08-18 Glenn Morris <rgm@gnu.org>
917
918 * ack.texi (Acknowledgments):
919 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
920
997797ae 921 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 922
985bf85b
GM
9232009-08-09 Glenn Morris <rgm@gnu.org>
924
925 * ack.texi (Acknowledgments):
926 * emacs.texi (Acknowledgments): Add gdb-mi entry.
927
8d6bb99e
DD
9282009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
929
930 * emacs.texi (Top): Add new menu items for GDB-UI.
931
932 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 933 section. Threads buffer is in separate section now.
8d6bb99e 934
8353da9c
GM
9352009-08-08 Glenn Morris <rgm@gnu.org>
936
937 * ack.texi (Acknowledgments):
938 * emacs.texi (Acknowledgments):
939 Update for js2-mode and org changes.
940
f2074faf
MA
9412009-08-02 Michael Albinus <michael.albinus@gmx.de>
942
943 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
944 files.
945
e8d2d3fb
CY
9462009-07-28 Chong Yidong <cyd@stupidchicken.com>
947
948 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
949
324a4f6a
GM
9502009-07-23 Glenn Morris <rgm@gnu.org>
951
952 * programs.texi (Matching): Update blink-matching-paren-distance.
953
b6937a70
CY
9542009-07-21 Chong Yidong <cyd@stupidchicken.com>
955
956 * frames.texi (Cut/Paste Other App): For select-active-regions,
957 selection is now updated on moving point.
958
bd8aaa36
RS
9592009-07-21 Richard Stallman <rms@gnu.org>
960
961 * glossary.texi (GNU, Daemon): Update information.
962
8d9b5eba
JL
9632009-07-19 Juri Linkov <juri@jurta.org>
964
965 * custom.texi (Specifying File Variables, Safe File Variables):
966 "variables/value pairs" -> "variable/value pairs".
967
a2acc1db
GM
9682009-07-15 Glenn Morris <rgm@gnu.org>
969
970 * misc.texi (Gnus): Remove widow.
971
c5ae942b
GM
9722009-07-11 Glenn Morris <rgm@gnu.org>
973
703d26ba
GM
974 * Makefile.in (TEXI2PDF): New.
975 (emacs.pdf, emacs-xtra.pdf): New targets.
976
522ddc9f 977 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
978
979 * display.texi (Horizontal Scrolling): Re-word to remove widow.
980
981 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
982 Don't print the copying notice twice in the printed version.
983 Update the menu and detailmenu.
984 (Preface): The meaning of "on-line" has changed.
985 Correct name for "Common Problems" chapter.
986 (Distrib): Update FSF shop URL.
987 (Intro): Showing two files at once is not so exciting.
988
989 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
990 (Mac / GNUstep Basics): Minor grammar changes.
991 (Mac / GNUstep Events): Fix typo.
992 (GNUstep Support): CANNOT_DUMP no longer applies.
993
994 * misc.texi (Document View): Fix typos.
995
996 * dired.texi (Dired):
997 * help.texi (Help):
998 * macos.texi (Mac OS / GNUstep):
999 * maintaining.texi (Version Control, Introduction to VC):
1000 End menu descriptions with a period.
c5ae942b 1001
b1c8242b
EZ
10022009-07-09 Eli Zaretskii <eliz@gnu.org>
1003
1004 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1005 so categorical in saying that the option is only useful on NTFS.
1006
220d9aa6
GM
10072009-07-09 Glenn Morris <rgm@gnu.org>
1008
1009 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1010 (ENVADD): Add texinfodir to TEXINPUTS.
1011
1012 * emacs.texi (Top): Fix cross-reference.
1013
1014 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1015
1016 * vc1-xtra.texi (Revision Tags): Fix typo.
1017
d07e72d3
GM
10182009-07-03 Glenn Morris <rgm@gnu.org>
1019
1020 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1021 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1022 (Merge Commands): `.' does not seem to work in A or B buffer.
1023 `l' can recreate the 3-window display.
1024
1025 * glossary.texi (Glossary): Minor phrasing changes throughout.
1026 Add more internal cross-references.
1027 <Autoloading>: You can't really autoload a variable.
1028 <C-M->: Move details here from `M-C-' item.
1029 <Continuation Line>: Refer to `Truncation.'
1030 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1031 <Home Directory, Unix>: New entries.
1032 <Deletion of Files>: Mention recycle bins.
1033 <Directory>: Mention ``folders.''
1034 <Error>: Don't mention ``type-ahead.''
1035 <Fringe>: Refer to the manual node.
1036 <Minor Mode>: Can be global or local.
1037 <Spell Checking>: There are other checkers besides Ispell.
1038
f144038a
GM
10392009-07-02 Glenn Morris <rgm@gnu.org>
1040
1041 * anti.texi (Antinews): Minor changes in phrasing.
1042
1043 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1044 some underfull lines in dvi output.
1045
1046 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1047
1048 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1049
1050 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1051
3f1c6666
JD
10522009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1053
1054 * xresources.texi (Table of Resources): Mention maximized for
1055 fullscreen.
1056
1057 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1058
62aadce7
CY
10592009-07-01 Chong Yidong <cyd@stupidchicken.com>
1060
1061 * anti.texi (Antinews): Correct the list of removed platforms.
1062
82ec412e
GM
10632009-06-28 Glenn Morris <rgm@gnu.org>
1064
1065 * arevert-xtra.texi: Minor language tweaks.
1066
09964e7d
GM
1067 * dired-xtra.texi: Minor revisions.
1068
666e158e
MB
10692009-06-23 Miles Bader <miles@gnu.org>
1070
c4cc8b9a 1071 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1072 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1073
70243478
CY
10742009-06-21 Chong Yidong <cyd@stupidchicken.com>
1075
1076 * Branch for 23.1.
1077
67cbe681
KH
10782009-06-17 Kenichi Handa <handa@m17n.org>
1079
1080 * mule.texi (Charsets): Update the description for the new charset.
1081 (list-character-sets): New findex.
125dd7c5 1082 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1083
40e67246
CY
10842009-06-10 Chong Yidong <cyd@stupidchicken.com>
1085
b5700de6
CY
1086 * basic.texi (Moving Point): Fix tag.
1087
1088 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1089
1090 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1091 use camel-case for PageUp and PageDown.
1092
1093 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1094 camel-case for PageUp and PageDown.
1095
1096 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1097
40e67246 1098 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1099 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1100
522ddc9f 11012009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1102
522ddc9f
JB
1103 * fixit.texi (Spelling): Set default dictionary.
1104 Improve descriptions (Bug#2554)
6f591cf4 1105
53483c76
DR
11062009-06-08 David Reitter <david.reitter@gmail.com>
1107
1108 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1109 since saving colors and faces set this way is not implemented.
1110 (Environment variables): Remove mention of mac-fix-env, which is
1111 scheduled to be removed.
1112
1557ef4f
CY
11132009-06-04 Chong Yidong <cyd@stupidchicken.com>
1114
91056528
CY
1115 * custom.texi (Init Examples): Add example of changing load-path.
1116
1557ef4f
CY
1117 * building.texi (Lisp Libraries): Add example of changing
1118 load-path (Bug#3446).
1119
623cec4c
CY
11202009-05-28 Chong Yidong <cyd@stupidchicken.com>
1121
1122 * mark.texi (Mark): Further clarifications.
1123 (Setting Mark): Emphasize that C-SPC activates the mark.
1124
0fcca8ee
CY
11252009-05-28 Chong Yidong <cyd@stupidchicken.com>
1126
702b10e1
CY
1127 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1128 Mark mode.
0fcca8ee
CY
1129 (Using Region, Persistent Mark): Use "active mark" instead of "active
1130 region".
1131
d3b396e4
CY
11322009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1133
1134 * mule.texi (Select Input Method): Fix typo.
1135
3f698a06
CY
11362009-05-13 Chong Yidong <cyd@stupidchicken.com>
1137
1138 * anti.texi (Antinews): Document completion changes. Some additional
1139 copyedits and rearrangement of entries.
1140
b2a42eb7
CY
11412009-05-12 Chong Yidong <cyd@stupidchicken.com>
1142
932fd020
CY
1143 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1144 (Shell History Copying, Terminal emulator): Copyedits.
1145
1c6c854e
CS
1146 * xresources.texi (Resources): Simplify descriptions.
1147 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1148 (Table of Resources): Document fontBackend resource.
1149
b2a42eb7
CY
1150 * trouble.texi (Quitting): Add other undo bindings to table.
1151 (DEL Does Not Delete): Note that the erasure key is usually labelled
1152 "Backspace". Remove discussion of obscure Xmodmap issue.
1153
c6ea7fb8
CY
11542009-05-07 Chong Yidong <cyd@stupidchicken.com>
1155
1156 * files.texi (Visiting): Copyedits.
1157
ad36c422
CY
11582009-05-06 Chong Yidong <cyd@stupidchicken.com>
1159
1160 * basic.texi (Inserting Text): Document ucs-insert.
1161
1162 * mule.texi (International Chars): Define "multibyte". Note that
1163 internal representation is unicode-based. Simplify definition of raw
1164 bytes. Mention ucs-insert.
1165 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1166 (Language Environments): Add language environments new to Emacs 23.
1167 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1168 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1169 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1170 (Output Coding): Copyedits.
1171
1172 * emacs.texi (Top): Update node listing.
1173
d4ad7b96
CY
11742009-05-05 Per Starbäck <per@starback.se> (tiny change)
1175
1176 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1177
5bd66204
SM
11782009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1179
1180 * building.texi (Lisp Libraries): `load-library' does offer completion.
1181
bc36ad1c
CY
11822009-04-28 Chong Yidong <cyd@stupidchicken.com>
1183
1184 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1185 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1186
f1a47884
EZ
11872009-04-25 Eli Zaretskii <eliz@gnu.org>
1188
1189 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1190
be77bd45
CY
11912009-04-22 Chong Yidong <cyd@stupidchicken.com>
1192
1193 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1194
1195 * building.texi (Lisp Interaction): Document initial-scratch-message.
1196
d3b82927
JB
11972009-04-18 Juanma Barranquero <lekktu@gmail.com>
1198
ed6e7b11
JB
1199 * msdog.texi (Windows Fonts): Fix typos.
1200
d3b82927
JB
1201 * files.texi (Save Commands): Fix pxref.
1202
bc323c04
CY
12032009-04-18 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * files.texi (Save Commands): Mention diff-buffer-with-file.
1206 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1207 Henoch (Bug#3036).
1208
2186d13f
GM
12092009-03-15 Glenn Morris <rgm@gnu.org>
1210
1211 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1212 the former is not always used.
1213 (Mail Headers): Use active voice. Add "Mail-reply-to".
1214 Change case of "Id". Avoid repeated "appropriate".
1215 (Mail Aliases): Fix previous change - use an example with a ".", so it
1216 does actually get quoted when expanded.
1217 (Mail Sending): Mailclient is the default on some systems.
1218 (Citing Mail): Mention mail-indentation-spaces.
1219 (Mail Mode Misc): Add an @dfn for "mail signature".
1220
71e454fc
CY
12212009-03-15 Chong Yidong <cyd@stupidchicken.com>
1222
1223 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1224 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1225 read-buffer-completion-ignore-case, and completion-styles.
1226 Remove description of partial-completion-mode.
71e454fc 1227
df1a3e06
GM
12282009-03-14 Glenn Morris <rgm@gnu.org>
1229
1230 * sending.texi (Mail Format): Fix typo. Add index entry for
1231 mail-header-separator.
1232 (Mail Headers): Put info about initialization and changing in one place
1233 at the start. Update FCC section for mbox Rmail. Clarify From
1234 section, mention mail-setup-with-from. Clarify Reply-to section.
1235 Add Mail-followup-to and mail-mailing-lists. Clarify References
1236 section.
1237 (Mail Aliases): Update example, make less contentious.
1238 Update for name change of mail-interactive-insert-alias.
1239 (Mail Mode): Remove mention of `%' as a word separator.
1240 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1241 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1242 commands. Clarify FCC handling. In mail-complete, add reference to
1243 Mail Aliases section, and mention mail-complete-function.
1244 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1245 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1246 signature netiquette. Explain how the mail hooks work when continuing
1247 a composition.
1248 (Mail Amusements): Internationalize the spook section a bit.
1249 Remove the spook mail-setup-hook example, since it doesn't work well.
1250 Mention fortune-file.
1251 (Mail Methods): Mention read-mail-command.
1252
ed6e7b11 12532009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1254
df1a3e06
GM
1255 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1256 and NS resources following recent changes.
959d68bd 1257
86dca3e8
JR
12582009-03-10 Jason Rumney <jasonr@gnu.org>
1259
1260 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1261 w32-use-visible-system-caret doc to indicate that it should get set
1262 automatically.
1263 (Windows Fonts): Add doc for the uniscribe backend.
1264
042fe98f
DN
12652009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1266
1267 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1268 vc-dir. (Bug#2598)
1269
7f8dba73
RS
12702009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1271
1272 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1273
505e70c3
GM
12742009-03-05 Glenn Morris <rgm@gnu.org>
1275
04242bdc
GM
1276 * rmail.texi (Rmail Basics): Add reference to sorting.
1277 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1278 Minor re-wordings.
1279 (Rmail Motion): Mention rmail-next-same-subject.
1280 (Rmail Deletion): Expunging is not the only way to change the numbers.
1281 (Rmail Labels): Labels can also be used in sorting.
1282 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1283 (Rmail Display): Mention rmail-mime.
1284
00cfe22c
GM
12852009-03-04 Glenn Morris <rgm@gnu.org>
1286
1287 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1288 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1289 summary. Mention sorts cannot be undone.
1290 (Rmail Display): Give an example of how to use goto-address-mode.
1291 (Rmail Editing): It's keybindings that are redefined, not commands.
1292 Fix some typos.
1293 (Movemail): Some minor rewording.
1294 (Remote Mailboxes): Emacs movemail supports pop by default.
1295 Fix some minor grammatical issues. The "two alternative ways" to
1296 specify a POP mailbox are really just one. Remove all reference to the
1297 variables rmail-pop-password and rmail-pop-password-required, obsolete
1298 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1299 can support Kerberos.
1300
3d963b67
GM
13012009-03-03 Glenn Morris <rgm@gnu.org>
1302
1303 * rmail.texi (Rmail Deletion): Revert previous change, which was
1304 describing the Rmail summary versions.
1305 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1306 Minor re-wording for rmail-resend.
1307 (Rmail Make Summary): Summaries apply to buffers rather than files.
1308 <rmail-summary-by-topic>: Headers includes the subject.
1309 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1310 details, including prefix arguments.
2340abde 1311 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1312 Not counting lines might be faster.
1313 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1314 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1315 Name the commands bound to the various keys. Mention prefix argument
1316 for searching.
3d963b67
GM
1317 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1318 Simplify rmail-highlighted-headers description. Update face name.
1319
a8ce3d17
JB
13202009-03-02 Juanma Barranquero <lekktu@gmail.com>
1321
1322 * mark.texi (Marking Objects): Fix typo.
1323
130a29b6
CY
13242009-03-01 Chong Yidong <cyd@stupidchicken.com>
1325
1326 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1327 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1328
9d5de6f8
GM
13292009-03-01 Glenn Morris <rgm@gnu.org>
1330
79fc530e 1331 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1332 (Rmail Motion): - M-s searches from the end of messages.
1333 (Rmail Deletion): Minor clarification. Fix numeric argument
1334 description.
1335 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1336 newmail and RMAILOSE files need not be in home-directory.
1337 (Rmail Files): Mention I/O menus are unselectable if no files match.
1338 Mention `MAIL' env-var.
1339
b545ff9c
JR
13402009-02-24 Jason Rumney <jasonr@gnu.org>
1341
1342 * mule.texi (Fontsets): Mention fontset-default, font specs and
1343 fallback fontsets.
1344 (Defining Fontsets): Mention ns and w32 variants of
1345 standard-fontset-spec. Update description of startup fontset to match
1346 Emacs 23 behavior.
a93be82a 1347 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1348 (International): Link to Modifying Fontsets.
b545ff9c 1349
75da0618 13502009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1351
1352 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1353 Mention ns-extended-platform-support-mode.
1354
6be93a16
KB
13552009-02-22 Karl Berry <karl@gnu.org>
1356
1357 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1358
867d4bb3
JB
13592009-02-19 Juanma Barranquero <lekktu@gmail.com>
1360
1361 * basic.texi (Moving Point, Position Info):
1362 * files.texi (Visiting):
1363 * mini.texi (Completion Options):
1364 * text.texi (HTML Mode): Remove duplicate words.
1365
49b5c0e8
GM
13662009-02-20 Glenn Morris <rgm@gnu.org>
1367
1368 * rmail.texi: Minor updates for mbox rather than Babyl.
1369
f43a822c
KB
13702009-02-17 Karl Berry <karl@gnu.org>
1371
49b5c0e8 1372 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1373
80d634b8
RS
13742009-02-17 Richard M Stallman <rms@gnu.org>
1375
1376 * anti.texi (Antinews): Mention Babyl format.
1377
1378 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1379
1380 * rmail.texi: Update for mbox format.
1381 Various small fixes, as well as the following.
1382 (Out of Rmail): Node deleted.
1383 (Rmail): Update menu.
1384 (Rmail Files): Comment out set-rmail-inbox-list.
1385 Document rmail-inbox-list instead.
1386 (Rmail Output): Substantial changes since C-o is now
1387 rmail-output-as-seen and o is rmail-output.
1388 (Rmail Attributes): Delete `stored', add `retried'.
1389 (Rmail Display): Editing headers works in all cases.
1390
f0d129c6
GM
13912009-02-17 Glenn Morris <rgm@gnu.org>
1392
1393 * basic.texi (Position Info): M-x count-lines-region is not always on
1394 M-=. (Bug#2269)
1395
160f11d3
GM
13962009-02-09 Glenn Morris <rgm@gnu.org>
1397
1398 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1399 defaults.
1400
763e01c4
EZ
14012009-02-07 Eli Zaretskii <eliz@gnu.org>
1402
1403 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1404 documentation of possible problems with redecoding.
1405
f5e1441d
GM
14062009-02-03 Glenn Morris <rgm@gnu.org>
1407
1408 * rmail.texi (Out of Rmail): Mention b2m.pl.
1409
e1eabe41
GM
14102009-01-31 Glenn Morris <rgm@gnu.org>
1411
1412 * rmail.texi (Out of Rmail): Correct b2m location.
1413
dd05f9de
CY
14142009-01-27 Chong Yidong <cyd@stupidchicken.com>
1415
1416 * fixit.texi (Undo): Update undo limit values.
1417
d74d846e
GM
14182009-01-27 Glenn Morris <rgm@gnu.org>
1419
1420 * emacs.texi (Top): Fix Antinews menu entry.
1421
49ffdce8
KB
14222009-01-25 Karl Berry <karl@gnu.org>
1423
1424 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1425 item with no marker, instead of the syntactically incorrect
1426 @itemize @asis.
1427
467e8d77
JL
14282009-01-25 Juri Linkov <juri@jurta.org>
1429
1430 * building.texi (Grep Searching): Fix index entry for lgrep.
1431
6c60bbdb
EZ
14322009-01-24 Eli Zaretskii <eliz@gnu.org>
1433
1434 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1435
9ce5a36f
AR
14362009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1437
1438 * macos.texi (Preferences Panel): Update description of font setting to
1439 reflect that prior frame selection is no longer needed.
1440
9aa5f2fb
NR
14412009-01-20 Nick Roberts <nickrob@snap.net.nz>
1442
1443 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1444 raise GUD subsections.
1445
3892ff9c
GM
14462009-01-15 Glenn Morris <rgm@gnu.org>
1447
1448 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1449
14731c8f
GM
14502009-01-10 Glenn Morris <rgm@gnu.org>
1451
1452 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1453
45c55e53
CY
14542009-01-04 Chong Yidong <cyd@stupidchicken.com>
1455
1456 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1457 logical lines.
1458
2e4667d1
JL
14592008-12-29 Juri Linkov <juri@jurta.org>
1460
1461 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1462
1463 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1464
2a3eac47
CY
14652008-12-28 Chong Yidong <cyd@stupidchicken.com>
1466
1467 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1468 goto-address-mode instead of goto-address.
1469
3da8da94
CY
1470 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1471 mode.
1472
2a3eac47
CY
1473 * emacs.texi (Top): Update node listing.
1474
057f6dd3
EZ
14752008-12-26 Eli Zaretskii <eliz@gnu.org>
1476
1477 * custom.texi (Directory Variables): Explain what is a "project".
1478 Add indexing. Improve wording. Add a footnote about using
1479 _dir-locals.el on MS-DOS.
1480
e6979067
DN
14812008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1482
1483 * files.texi (Misc File Ops): Mention chmod as an alias for
1484 set-file-modes.
1485
9de15963
MR
14862008-12-24 Martin Rudalics <rudalics@gmx.at>
1487
1488 * help.texi (Help): Fix typos and reword.
1489 (Help Summary): Add entries for C-h n and C-h r, reorder
1490 entries, and do some minor fixes.
1491 (Name Help): Say that C-h F works for commands only.
1492 (Misc Help): Say that view-lossage displays 300 keystrokes.
1493
236fd60d
GM
14942008-12-20 Glenn Morris <rgm@gnu.org>
1495
1496 * ack.texi (Acknowledgments): General update based on AUTHORS,
1497 including removal of some stuff no longer distributed.
1498
349b3256
AM
14992008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1500
1501 * fixit.texi: Mention hunspell
1502
e840fca5
GM
15032008-12-19 Glenn Morris <rgm@gnu.org>
1504
1505 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1506 Consolidate explanatory text at start.
e840fca5
GM
1507
1508 * display.texi (Text Display):
1509 * indent.texi (Indentation): Use @acronym with ASCII.
1510
9dfa7983
GM
15112008-12-18 Glenn Morris <rgm@gnu.org>
1512
1513 * ack.texi: Various small updates and fixes.
1514
97b3a00b
JL
15152008-12-18 Juri Linkov <juri@jurta.org>
1516
1517 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1518 as a key binding to start a forward nonincremental word search.
1519 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1520 a backward nonincremental word search. Add index for `M-s w'
1521 `isearch-forward-word'.
1522 (Regexp Search): Add a short summary of regexp key commands like
1523 in the node "Basic Isearch".
1524 (Other Repeating Search): Fix typo.
1525
15262008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1527
1528 * misc.texi (PostScript Variables): Fix doc.
1529
31ce6a07
CY
15302008-12-10 Chong Yidong <cyd@stupidchicken.com>
1531
1532 * programs.texi (Program Modes): Mention Ruby mode.
1533
636b507b
DN
15342008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1535
1536 * misc.texi (emacsclient Options): Describe what an empty string
1537 argument does for --alternate-editor.
1538
a323fa14
CY
15392008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1540
1541 * cmdargs.texi (Font X): Distinguish between client-side and
1542 server-side fonts. List valid Fontconfig properties. Add reference to
1543 Fontconfig manual. List valid GTK font properties. Explain use of
1544 fc-list.
1545
c5ca6cd0
CY
15462008-12-09 Chong Yidong <cyd@stupidchicken.com>
1547
1548 * cmdargs.texi (Font X): Move discussion of quoting to top.
1549
e5136377
GM
15502008-12-06 Glenn Morris <rgm@gnu.org>
1551
1552 * maintaining.texi (Old Revisions): Improve previous change.
1553
248c026b
RS
15542008-12-05 Richard M Stallman <rms@gnu.org>
1555
1556 * anti.texi (Antinews): Minor fixes.
1557
a9253a1e
GM
15582008-12-03 Glenn Morris <rgm@gnu.org>
1559
1560 * maintaining.texi (Old Revisions): Fix diff-switches description.
1561
fa687b02
MR
15622008-12-01 Martin Rudalics <rudalics@gmx.at>
1563
1564 * emacs.texi (Top): Fix typo.
1565
72e6decd
CY
15662008-11-30 Chong Yidong <cyd@stupidchicken.com>
1567
320ee034
CY
1568 * misc.texi (Document View): Explain dependence on gs at the top.
1569 Copyedits.
1570
1571 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1572
72e6decd
CY
1573 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1574 (Comment Commands): Discuss region-active behavior of M-; first.
1575
2a472ee4
MR
15762008-11-29 Martin Rudalics <rudalics@gmx.at>
1577
9c6361c9
MR
1578 * display.texi (Line Truncation): Add reference to Continuation
1579 Lines.
1580
2a472ee4
MR
1581 * windows.texi (Pop Up Window): Mention split-height-threshold
1582 and split-width-threshold.
9c6361c9 1583 (Split Window): Add reference to Continuation Lines.
2a472ee4 1584
e93bc142
AR
15852008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1586
1587 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1588 (GNUstep Support): New node.
1589 * anti.texi:
1590 * emacs.texi:
1591 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1592
43b978db
RS
15932008-11-28 Richard M Stallman <rms@gnu.org>
1594
1595 * misc.texi (Dissociated Press): Minor cleanups.
1596
1597 * dired.texi (Image-Dired): Avoid passive.
1598
e8e2bd93
EZ
15992008-11-28 Eli Zaretskii <eliz@gnu.org>
1600
1601 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1602 representation.
1603
8d2d45da
CY
16042008-11-26 Richard M. Stallman <rms@gnu.org>
1605
1606 * files.texi (Visiting): Rewrite paragraph for clarity.
1607
1608 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1609
a5f7bbcc
AM
16102008-11-25 Alan Mackenzie <acm@muc.de>
1611
1612 * programs.texi (Moving by Parens): Clarify that parens inside strings
1613 and comments are ignored, and that the commands assume the starting
1614 point isn't in a string or comment.
1615
a71703d3
AR
16162008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1617
1618 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1619 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1620 version.
1621 (Mac Customization): Rewrite Preferences Panel section and merge in to
1622 this node, add Open files by dragging to an Emacs window.
1623
1624 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1625
aa5ab79a
CY
16262008-11-26 Chong Yidong <cyd@stupidchicken.com>
1627
0cc92c19
CY
1628 * files.texi (Misc File Ops): Document set-file-modes.
1629
c366b4e4
CY
1630 * windows.texi (Split Window): Document integer values of
1631 truncate-partial-width-windows.
1632
aa5ab79a
CY
1633 * text.texi (Text): Simplify description of markup languages.
1634 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1635 (TeX Editing): Note that `""' inserts one `"' character.
1636 (HTML Mode): Note in the introduction that XML mode is an alias for
1637 SGML mode. Mention nXML mode.
1638
56221db7
CY
16392008-11-25 Chong Yidong <cyd@stupidchicken.com>
1640
1641 * building.texi (Watch Expressions): Fix typo.
1642
90effe33
CY
16432008-11-24 Chong Yidong <cyd@stupidchicken.com>
1644
f90a5ae3
CY
1645 * files.texi (Visiting): Document new behavior of
1646 confirm-nonexistent-file-or-buffer.
1647
1c6c854e
CS
1648 * buffers.texi (Select Buffer):
1649 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 1650
a18ffb4a
CY
1651 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1652 edit-picture.
1653
90effe33
CY
1654 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1655 edit-picture', since that is just an alias for picture-mode.
1656 (Sentences): Note that repeated M-@ extends the region.
1657 (Pages): Make terminology more consistent. Link to Regexps node.
1658 (Longlines): Discuss relationship with Visual Line mode.
1659 (Text Mode): Remove extraneous discussion of other modes, since they
1660 were already introduced in the parent node.
1661
e85103ec
CY
16622008-11-23 Chong Yidong <cyd@stupidchicken.com>
1663
5cb2fe30
CY
1664 * anti.texi (Antinews): Rewrite.
1665
1eb9b307 1666 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1667
1668 * frames.texi (Frame Commands): Mention "minimize" terminology.
1669
e85103ec
CY
1670 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1671 formats.
b908332f
CY
1672 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1673 (Misc X): Don't document useless -hb option.
e85103ec 1674
607f5f88
JL
16752008-11-22 Juri Linkov <juri@jurta.org>
1676
1677 * dired.texi (Dired Navigation): Change normal file name search option
1678 from `non-nil' to `t'. Add `dwim' option.
1679
e1b867a0
JL
16802008-11-22 Juri Linkov <juri@jurta.org>
1681
1682 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1683 ".dir-locals.el". Rename `define-project-bindings' to
1684 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1685 `dir-locals-set-directory-class'.
1686
dd186936
LK
16872008-11-22 Lute Kamstra <lute@gnu.org>
1688
1689 * buffers.texi (Select Buffer): Index goto-line.
1690 * basic.texi (Moving Point): Mention the use of a numeric prefix
1691 argument with goto-line and refer to Select Buffer for the use of a
1692 plain prefix argument.
1693
4b121911
GM
16942008-11-19 Glenn Morris <rgm@gnu.org>
1695
1696 * doclicense.texi: Update to FDL 1.3.
1697 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1698
27267e4c
CY
16992008-11-17 Chong Yidong <cyd@stupidchicken.com>
1700
696f351d
CY
1701 * custom.texi (Minor Modes): Define mode commands and mode variables
1702 more precisely. Recommend using mode commands instead of setting
1703 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1704 (Easy Customization): Use "init file" instead of .emacs.
1705 (Customization Groups): Update to new Custom buffer appearance.
1706 (Saving Customizations): Copyedits. Update example.
1707 (Variables): Give example of variable type-sensitivity.
1708 (Examining): Update example.
1709 (Hooks): Copyedits.
1710 (Specifying File Variables): Use C comments instead of an artificial
1711 Lisp for the example.
1712 (Keymaps): Move internals discussion to Prefix Keymaps.
1713 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1714 (Init Rebinding): Document kbd macro.
1715 (Init File): Link to Find Init.
696f351d
CY
1716
1717 * mark.texi (Using Region): Document Delete Selection Mode more
1718 thoroughly.
1719
1720 * frames.texi (Mouse Commands): Move most of the description of Delete
1721 Selection Mode to Using Region, and link to it.
1bc9c425 1722 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1723
b0570c25
CY
1724 * building.texi (Compilation): Document first-error value of
1725 compilation-scroll-output.
1726 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1727 works as soon as an error is available. Suggested by Juri Linkov.
1728
27267e4c
CY
1729 * mini.texi (Passwords): New node.
1730
1731 * files.texi (Remote Files): Link to Passwords node.
1732
1733 * emacs.texi (Top): Update node listings.
1734
122eb807
CY
17352008-11-16 Chong Yidong <cyd@stupidchicken.com>
1736
9c9855a3
CY
1737 * ack.texi (Acknowledgments): Some updating of credits.
1738
bd6fdcad
CY
1739 * emacs.texi (Acknowledgments): Add a couple more names.
1740
dd1eef46
CY
1741 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1742
122eb807 1743 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1744 (Misc File Ops): Document use of trash.
122eb807 1745
801a8da1
JB
17462008-11-16 Juanma Barranquero <lekktu@gmail.com>
1747
1748 * macos.texi (Mac Customization): Fix typos.
1749
0b4f2253
CY
17502008-11-14 Chong Yidong <cyd@stupidchicken.com>
1751
1752 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1753 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1754 the conventions of the main Emacs manual.
1755
1756 * emacs.texi (Top): Update node listings.
1757
517e2b89
CY
17582008-11-12 Chong Yidong <cyd@stupidchicken.com>
1759
07a85685
CY
1760 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1761 command-line-args is processed during startup.
1762 (Action Arguments): Correctly describe how file arguments interact with
1763 the startup screen. Link to Lisp Interaction for scratch buffer.
1764 (Initial Options): Link to Command Example for -batch option.
1765 (Environment): Document initial-environment.
1766
517e2b89
CY
1767 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1768 can't be changed in the site-start file.
1769
6337bbde
CY
17702008-11-07 Chong Yidong <cyd@stupidchicken.com>
1771
1772 * dired.texi (Dired): Mention C-x C-d too.
1773 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
1774 (Dired Navigation): Explain dired-goto-file more clearly.
1775 Document dired-isearch-filenames.
6337bbde
CY
1776 (Dired Deletion): Remove unnecessary "expunged" terminology.
1777 (Flagging Many Files): & is now rebound to `% &'.
1778 (Shell Commands in Dired): Document dired-do-async-shell-command.
1779 Clarify how multi-file arguments are passed.
1780 (Misc Dired Features): Document dired-do-isearch.
1781
9e8eeff9
CY
17822008-11-06 Chong Yidong <cyd@stupidchicken.com>
1783
1784 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1785
e071f849
CY
17862008-11-03 Chong Yidong <cyd@stupidchicken.com>
1787
1788 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1789
05482eb1
CY
17902008-11-01 Chong Yidong <cyd@stupidchicken.com>
1791
e2346dea
CY
1792 * programs.texi (Program Modes): Link to Program Indent node.
1793 (Left Margin Paren): Explain consequences of changing
1794 open-paren-in-column-0-is-defun-start more concisely.
1795 (Which Function, Program Indent, Info Lookup): Minor edits.
1796 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
1797 (Multi-line Indent): If region is active, TAB indents the region.
1798 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
1799 (Matching): The delimiter at the cursor is highlighted---the character
1800 changes color.
1801 (Symbol Completion): Link to Completion node.
1802
e4b6428c
CY
1803 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1804 a strictly text-only system.
1805
05482eb1
CY
1806 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1807 batch mode.
1808
a11d3737
RS
18092008-11-01 Richard M. Stallman <rms@gnu.org>
1810
5abad626
RS
1811 * misc.texi (Document View): Major rewrite.
1812
a11d3737
RS
1813 * maintaining.texi (Types of Log File): Change logs are older than
1814 version control.
1815 (VCS Concepts): Simplify and rearrange.
1816 (Version Control Systems): Make it clear that Linux is only the kernel.
1817 (VC Mode Line): Shorten reference to menu item.
1818 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1819 (VC Directory Mode): Minor cleanup.
1820 Unchanged files are hidden, not omitted.
1821 (VC Directory Commands): Shorten and simplify.
1822 (Change Log Commands): New node, split from Change Logs.
1823 (VC Directory Buffer): New node, split from VC Directory Mode.
1824
c55a4acb
CY
18252008-10-31 Chong Yidong <cyd@stupidchicken.com>
1826
1c6c854e 1827 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
1828 from files.texi.
1829
1c6c854e
CS
1830 * files.texi (Version Control): Move to maintaining.texi.
1831 Subnodes moved as well.
1832 (Document Files): Move to misc.texi.
df0356f6 1833
c55a4acb
CY
1834 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1835 vc-update-change-log.
df0356f6
CY
1836 (Version Control): Move here from files.texi.
1837 (Format of ChangeLog): Make it a subnode of Change Log.
1838
1839 * emacs.texi (Top): Update node listing.
c55a4acb 1840
ef082374
TH
18412008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1842
1843 * files.texi (Files): Add a section about document
1844 files (doc-view-mode).
1845
d52582c3
CY
18462008-10-31 Chong Yidong <cyd@stupidchicken.com>
1847
1c6c854e
CS
1848 * building.texi (Compilation Mode):
1849 Document compilation-auto-jump-to-first-error.
d52582c3
CY
1850 (Debuggers): Lower GUD subsections to subsubsections.
1851 (Starting GUD): Add cindex.
1852 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1853
4e0a0968
CY
18542008-10-30 Chong Yidong <cyd@stupidchicken.com>
1855
03625b47
CY
1856 * indent.texi (Indentation): Link to Program Indent.
1857
4e0a0968
CY
1858 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1859 now uses emacsclient's terminal.
1860
8bd3f7ef
CY
18612008-10-29 Chong Yidong <cyd@stupidchicken.com>
1862
80e5620e
CY
1863 * mark.texi (Using Region): Document use-empty-active-region.
1864
97d5c404
CY
1865 * emacs.texi (Top): Update node listings.
1866
1c6c854e
CS
1867 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
1868 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
1869 (Invoking emacsclient): Rewrite, moving optional arguments to
1870 emacsclient Options.
21d2bae3
CY
1871 (emacsclient Options): New node. Document server-use-tcp and
1872 server-host.
8bd3f7ef 1873
5fda2cbd
CY
18742008-10-28 Chong Yidong <cyd@stupidchicken.com>
1875
1876 * indent.texi (Indentation): Replace list with paragraphed text,
1877 putting description of syntax-driven indentation first. Document new
1878 effect of active regions on tab.
1879 (Tab Stops): Note that editable tab stops affect indentation commands.
1880
4ff029f6
DN
18812008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1882
1883 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1884
996cd6e4
CY
18852008-10-23 Chong Yidong <cyd@stupidchicken.com>
1886
f28815e3
CY
1887 * custom.texi (Function Keys): Note that modified keypad keys are not
1888 translated.
1889
996cd6e4
CY
1890 * basic.texi (Arguments): Explain how to insert multiple digits.
1891
49545fe2
MA
18922008-10-22 Michael Albinus <michael.albinus@gmx.de>
1893
1894 * files.texi (Remote Files): Precise selection of default method.
1895 Rewrite paragraph about disabling remote file names.
1896
edac0b53
CY
18972008-10-22 Chong Yidong <cyd@stupidchicken.com>
1898
e752c544
CY
1899 * search.texi (Special Isearch): Document M-TAB is isearch.
1900
edac0b53
CY
1901 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1902 command.
1903
1904 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1905
20a36054
TH
19062008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1907
1c6c854e 1908 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
1909 section.
1910
69051ab6
CY
19112008-10-21 Chong Yidong <cyd@stupidchicken.com>
1912
c4b1a32a
CY
1913 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1914 to files.texi. Move contents of vc2-xtra.texi here.
1915
1916 * vc2-xtra.texi: File removed.
1917
1918 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1919 Directory Commands from the submenu. Don't include deleted file
1920 vc2-xtra.texi.
1921
1922 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1923 (Version Control): Add VC Directory Mode and VC Directory Commands to
1924 the submenu.
1925 (Why Version Control?): Use table format.
1926 (Version Control Systems): Note that Meta-CVS support is gone.
1927 (VCS Concepts): Note precisely when VC started supporting filesets.
1928 Remove bogus xref to CVS Options node.
1929 (Types of Log File): Copyedits.
1930 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1931 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1932 The Right Thing.
1933 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1934 (Log Buffer): Reorganize node, putting C-c C-c description first.
1935 (Old Revisions): Use CVS for example, not RCS.
1936 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1937 Commands from the submenu, putting them under Version Control.
1938 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1939 need to include it in the manual unconditionally, since it is now
1940 crucial to using distributed version control systems.
1a6e2954
CY
1941 (Comparing Files): Note that diff uses the minibuffer, and that the
1942 output is shown using Diff mode.
1c6c854e
CS
1943 (Diff Mode): Explain what "patch" and "hunk" mean.
1944 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 1945 diff-show-trailing-whitespaces.
1a6e2954 1946 (File Archives): Add rar support.
c4b1a32a 1947
69051ab6
CY
1948 * major.texi (Choosing Modes): Make mode selection sequence more
1949 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
1950 magic-mode-alist is nil by default.
1951 Document magic-fallback-mode-alist.
69051ab6 1952
e7421e03
CY
19532008-10-20 Chong Yidong <cyd@stupidchicken.com>
1954
1955 * frames.texi (Mouse References): Copyedits.
1956
6b2efdc2
TH
19572008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1958
1959 * ack.texi (Acknowledgments): Add myself as doc-view author.
1960
9c5e9396
EZ
19612008-10-20 Eli Zaretskii <eliz@gnu.org>
1962
1963 * frames.texi (Dialog Boxes): Add @cindex entries.
1964
dac94f8e
CY
19652008-10-20 Chong Yidong <cyd@stupidchicken.com>
1966
1967 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1968 (Text-Only Mouse): Copyedit.
1969
25597d40
CY
19702008-10-19 Chong Yidong <cyd@stupidchicken.com>
1971
f8a447f6
CY
1972 * frames.texi: Use @key throughout for mouse clicks.
1973 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1974 (Secondary Selection): Fix modified mouse click syntax.
1975 (Clipboard): Describe Cut, Copy and Paste commands.
1976 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1977 Copyedits.
1978 (Creating Frames): Add xref to Init File.
1979 (Frame Commands): Add xref to Exiting.
1980 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1981
b0f95216
CY
19822008-10-15 Chong Yidong <cyd@stupidchicken.com>
1983
b0817f00
CY
1984 * files.texi (Version Control): Copyedits. Add Bazaar.
1985 (Version Control Systems): List different VCS's using an itemized list.
1986 Add Bazaar.
1987 (VCS Concepts): Copyedits. Tweak description of file merging.
1988
b0f95216
CY
1989 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1990 (Cut/Paste Other App): Document select-active-regions and
1991 x-select-enable-primary.
1992
69d0d701
CY
19932008-10-13 Chong Yidong <cyd@stupidchicken.com>
1994
1995 * mark.texi (Shift Selection): Correct case in node name.
1996
1997 * emacs.texi (Top): Update node order in Mark chapter.
1998
375e8351
EZ
19992008-10-12 Eli Zaretskii <eliz@gnu.org>
2000
2001 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2002
2003 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2004 elsewhere in the manual instead of describing yet again the intricacies
2005 of $HOME on MS-Windows and MS-DOS.
2006
ab58114f
CY
20072008-10-12 Chong Yidong <cyd@stupidchicken.com>
2008
4f959513 2009 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2010 (Minibuffer File): Add discussion of `~' in file names.
2011 Add insert-default-directory index reference.
4f959513 2012
ab58114f
CY
2013 * files.texi (File Names): Reorganize description.
2014 (Visiting): Add xref to Mode Line. Copyedits.
2015 (Save Commands): Mention prefix behavior of C-x C-s.
2016 (Numbered Backups): Node deleted.
2017 (Backup Names): Contents of Numbered Backups moved here. State default
2018 of version-control variable.
2019 (Reverting): Copyedits.
2020 (Version Control): Add additional version control systems.
2021
2022 * emacs.texi (Top): Delete Numbered Backups node.
2023
2024 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2025 Backup Names.
f2884f63 2026 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2027
b0b5100a
RF
20282008-10-11 Romain Francoise <romain@orebokech.com>
2029
2030 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2031
89774b5f
CY
20322008-10-11 Chong Yidong <cyd@stupidchicken.com>
2033
2034 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2035 (Select Buffer): Mention use of minibuffer history. Describe default
2036 value of default-major-mode. Mention that C-x 4 b selects the other
2037 window.
2038 (List Buffers): Document CRM indicators in the order they appear.
2039 (Kill Buffer): Document new command kill-matching buffers.
2040 (Several Buffers): Move explanation of the relationship between buffer
2041 list and buffer menu to the top.
2042 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2043
4c72bf27
CY
20442008-10-10 Chong Yidong <cyd@stupidchicken.com>
2045
2046 * entering.texi (Exiting): Document change of C-x C-c to
2047 save-buffers-kill-terminal. Document kill-emacs.
2048
f68eb991
EZ
20492008-09-30 Eli Zaretskii <eliz@gnu.org>
2050
2051 * mule.texi (Coding Systems): Don't mention codepage-setup.
2052
2053 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2054 cpNNN coding systems anymore.
2055 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2056 for unibyte mode. Don't mention line-drawing characters.
2057 Don't mention dos-unsupported-char-glyph.
f68eb991 2058
1a2dd44d
CY
20592008-09-25 Chong Yidong <cyd@stupidchicken.com>
2060
2061 * search.texi (Search): Shorten introduction.
2062 (Basic Isearch): Add command table. Discuss reverse isearch and
2063 isearch highlighting.
2064 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2065 ring to cindex.
2066 (Special Isearch): Move input methods discussion here.
2067 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2068 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2069 Repeat Isearch.
2070 (Isearch Minibuffer): New node.
2071 (Word Search): Document new word search commands.
2072 (Regexp Example): Simplify example using sentence-end-base variable.
2073 (Replace): Reword introduction.
2074 (Unconditional Replace): Remove unnecessary example.
2075 (Other Repeating Search): Document new `M-s o' binding.
2076
2077 * emacs.texi (Top): Update node listings.
2078
e45da31d
JB
20792008-09-22 Juanma Barranquero <lekktu@gmail.com>
2080
2081 * emacs.texi (Top): Remove Kill Errors from menu.
2082
841c8096
CY
20832008-09-22 Chong Yidong <cyd@stupidchicken.com>
2084
402168fa
CY
2085 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2086 interface for defining macros. Simplify examples. Note that C-g quits
2087 macro definitions.
1c6c854e
CS
2088 (Keyboard Macro Counter): Document using F3 to insert counter.
2089 Give usage example.
402168fa
CY
2090 (Keyboard Macro Query): Organize query responses in a table.
2091
1c6c854e
CS
2092 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2093 Link to Erasing node.
841c8096
CY
2094 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2095 rationale to a footnote.
2096 (Kill Errors): Remove node, due to redundancy with Erasing.
2097 (Spelling): Move discussion of flyspell to end. Note new behavior of
2098 M-$ in active region. Remove non-ispell-specific keybindings from
2099 table.
2100
eab2ee89
DN
21012008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2102
2103 * cmdargs.texi (Initial Options): Document --daemon.
2104
3d53e905
GM
21052008-09-20 Glenn Morris <rgm@gnu.org>
2106
2107 * files.texi (Numbered Backups): Mention that some modes set
2108 version-control.
2109
1c90484d
GM
21102008-09-20 Jim Blandy <jimb@red-bean.com>
2111
2112 * files.texi (Numbered Backups): Reference File Variables, as well.
2113 Remove discussion of Rmail's implementation.
2114
0fc0d844
CY
21152008-09-06 Chong Yidong <cyd@stupidchicken.com>
2116
2117 * misc.texi (Recursive Edit): Note that top-level exits active
2118 minibuffers.
2119
2120 * trouble.texi (Quitting): Likewise.
2121
b18d283d
CY
21222008-08-31 Chong Yidong <cyd@stupidchicken.com>
2123
2124 * emacs.texi (Top): Add Temporary Face Changes xref.
2125
2126 * display.texi (Display): Move Temporary Face Changes node to just
2127 after Standard Faces.
2128 (Scrolling): Document recenter-top-bottom instead of recenter.
2129 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2130 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2131 (Display Custom): Copyedits.
2132 (Optional Mode Line): Document display-battery-mode.
2133
180135fc
RF
21342008-08-27 Romain Francoise <romain@orebokech.com>
2135
2136 * custom.texi (Directory Variables): Minor fix.
2137
d3fe3475
GM
21382008-08-27 Glenn Morris <rgm@gnu.org>
2139
2140 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2141 descriptions.
2142 (Calendar Customizing): Tweak layout description.
183080b6 2143 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2144 markers. Condense calendar-star-date and calendar-mark-today
2145 description.
2146 (Holiday Customizing): Add oriental and solar holidays.
2147 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2148 Fix holiday-float description. Use zerop in examples. Be less verbose.
2149 (Date Display Format): Change ISO format. Be less verbose.
2150 (Diary Customizing): Mention day and month abbrev arrays.
2151 Mention the date-form variables by name. Update European example.
2152 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2153 Condense examples. Mention diary-entry-symbols by name.
2154 Condense table for insertion commands.
2155 (Fancy Diary Display): Mention diary-include-string and
2156 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2157 Ethiopic, Persian date functions. Condense descriptions.
2158
2159 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2160 (Adding to Diary): Adapt for changed node name.
2161
71755807
GM
21622008-08-26 Glenn Morris <rgm@gnu.org>
2163
2164 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2165 node "Hebrew/Islamic Entries".
2166
2167 * calendar.texi (Specified Dates): Fix names of iso functions.
2168 (General Calendar): There may not be another window.
2169 (Writing Calendar Files, Holidays): Tweak intro.
2170 (Holidays): Mention Baha'i and Chinese holidays.
2171 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2172 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2173 (To Other Calendar): Add calendar-print-other-dates.
2174 Refer to "graphic display" rather than "X.
2175 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2176 (Displaying the Diary): Fix whitespace after reference.
2177 Fix `diary-number-of-entries' reference.
2178 (Date Formats): Explicitly mention that day names can be abbreviated.
2179 (Adding to Diary): Add some references to other sections.
2180 (Special Diary Entries): Fix reference.
2181 (Appointments): Simplify appt-message-warning-time entry.
2182 Clarify where times must be.
2183 (Importing Diary): Comment out icalendar paragraph that does not apply.
2184 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2185
d76ebc75
GM
21862008-08-23 Glenn Morris <rgm@gnu.org>
2187
2188 * fortran-xtra.texi (Fortran): Change description of free form and
2189 fixed form a bit. Mention hideshow and imenu.
2190 (Fortran Motion): Mention fortran-end-of-subprogram,
2191 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2192 (Fortran Indent): Minor re-word.
2193 (ForIndent Commands): Mention fortran-fill-paragraph and
2194 fortran-fill-statement.
2195 (ForIndent Cont): Mention fortran-tab-mode-string.
2196 (Fortran Comments): Mention fortran-comment-line-start-skip.
2197 (Fortran Columns): Mention font-locking.
2198 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2199
1fc0ce04 22002008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2201
2202 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2203
5c52e13c
CY
22042008-08-22 Chong Yidong <cyd@stupidchicken.com>
2205
2206 * mini.texi (Minibuffer): Simplify introduction.
2207 (Minibuffer File): Document tilde in minibuffer filenames.
2208 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2209 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2210 (Completion Example): Update example to current command list.
2211 (Completion Options): Document `lazy' value of completion-auto-help.
2212 Update contents of completion-ignored-extensions.
2213 (Minibuffer History): Describe "future history" list. State default
2214 value of history-delete-duplicates.
2215
77a00355
GM
22162008-08-21 Glenn Morris <rgm@gnu.org>
2217
2218 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2219 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2220
39ee1d04
CY
22212008-08-17 Chong Yidong <cyd@stupidchicken.com>
2222
2223 * regs.texi (Registers): Clarify valid register names.
2224 (RegPos): Note that buffer is saved and restored too.
2225 (RegText): Note that mark is reactivated/deactivated.
2226 (RegConfig): Xref to Windows node.
2227
b12c348f
CY
22282008-08-16 Chong Yidong <cyd@stupidchicken.com>
2229
3ae7ba79
CY
2230 * basic.texi (Inserting Text): Provide command name for C-q.
2231
b12c348f
CY
2232 * killing.texi (Killing): Copyedit. Define read-only text.
2233 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2234 (Killing by Lines): Copyedit.
2235 (Other Kill Commands): Move M-w description here.
2236 (Yanking): Move M-w to Other Kill Commands.
2237 (Kill Ring): Also mention saving text in registers. Link to Text
2238 Properties in elisp manual.
2239 (Accumulating Text): Copyedit.
2240 (CUA Bindings): Shift selection is now the default.
2241
d8ff7692
TZ
22422008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2243
2244 * maintaining.texi (Change Log): Mention next-error is available.
2245
a43a8a2e
GM
22462008-08-10 Glenn Morris <rgm@gnu.org>
2247
2248 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2249 and intermonth text.
2250 (Holiday Customizing): Add holiday-chinese.
2251
eba27308
EZ
22522008-08-08 Eli Zaretskii <eliz@gnu.org>
2253
2254 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2255
5f14a5b3
DN
22562008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2257
2258 * files.texi (Log Buffer): Describe C-c C-d.
2259 (Diff Mode): Describe C-x 4 A.
2260
49989bff
EZ
22612008-08-06 Eli Zaretskii <eliz@gnu.org>
2262
2263 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2264
5c915c02
DN
22652008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2266
2beaf97a
DN
2267 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2268 describe the new bindings to show the changeset diff, toggle annotation
2269 visibility, show revisions.
2270 (VC Status): Describe key bindings for modifying the change comments,
2271 displaying changeset diffs and annotations.
2272
5c915c02
DN
2273 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2274
71798ace
NR
22752008-08-05 Nick Roberts <nickrob@snap.net.nz>
2276
2277 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2278
b8949644
EZ
22792008-08-02 Eli Zaretskii <eliz@gnu.org>
2280
2281 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2282 and wording.
2283
819567d1
DN
22842008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2285
2286 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2287 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2288 commands. Improve some old info.
2289
5f38310a
CY
22902008-07-31 Chong Yidong <cyd@stupidchicken.com>
2291
0dc3906b
CY
2292 * display.texi (Visual Line Mode): New node.
2293
5f38310a 2294 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2295 (Moving Point): Add additional alternative key bindings.
2296 Describe line-move-visual.
5f38310a
CY
2297 (Erasing): Describe DEL.
2298 (Basic Undo, Blank Lines, Arguments): Copyedit.
2299 (Continuation Lines): Mention Visual Line mode.
2300 (Position Info): Move extended discussion to mule.texi.
2301
2302 * mule.texi (International Chars): Describe C-x =.
2303
2304 * emacs.texi (Top): Add Visual Line Mode node.
2305
7c2fb837
DN
23062008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2307
2308 * emacs.texi: Remove VMS support.
2309
3f6b73ef
DN
23102008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2311
2312 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2313 the vc-dir command name.
2314
9e2a2647
DN
23152008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2316
2317 * xresources.texi: Remove mentions of Mac Carbon.
2318
568beaa2
AS
23192008-07-19 Andreas Schwab <schwab@suse.de>
2320
2321 * ns-emacs.texi: Move to ../misc.
2322
0ef94706
CY
23232008-07-15 Chong Yidong <cyd@stupidchicken.com>
2324
2325 * entering.texi (Exiting): Don't describe text-only terminals as the
2326 default. Describe the new startup screen.
2327 (Exiting): Describe how to kill Emacs first. Change description of
2328 iconification to handle modern window systems.
2329
ba60bd44 23302008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2331
2332 * ns-emacs.texi: New file, documents features of Emacs port under
2333 NeXTstep windowing.
2334
9f30aa73
CY
23352008-07-15 Chong Yidong <cyd@stupidchicken.com>
2336
938a5d2e
CY
2337 * entering.texi (Entering Emacs): Update prev node.
2338
2339 * glossary.texi (Glossary): Remove xref to Text Characters.
2340
9f30aa73
CY
2341 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2342 directly, rather than in the context of ASCII. Move description of
2343 special properties of modifier key to new Modifier Keys node.
2344 (Keys): Copyedit.
2345 (Text Characters): Delete node. Multibyte is the default nowadays, and
2346 the node contents are obsolete.
2347
2348 * custom.texi (Modifier Keys): New node.
2349
2350 * emacs.texi (Top): Update node list.
2351
7e53d36c
CY
23522008-07-13 Chong Yidong <cyd@stupidchicken.com>
2353
2354 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2355 saying that Emacs provides menus and mouse support (which is par for
2356 the course).
2357
2358 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2359 early on.
2360 (Point): Copyedit. Relegate historical trivia to a footnote.
2361 (Mode Line): Explain mode-line format more consistently.
2362 (Menu Bar): Copyedit.
2363
1e9fa96d
GM
23642008-06-27 Glenn Morris <rgm@gnu.org>
2365
2366 * cal-xtra.texi (Sexp Diary Entries):
2367 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2368
dc9bebb8
CY
23692008-06-26 Chong Yidong <cyd@stupidchicken.com>
2370
2371 * mark.texi (Shift selection): New node.
2372 (Mark): Copyedits.
2373 (Persistent Mark): Move to the end of the chapter.
2374
e7881076
EZ
23752008-06-20 Eli Zaretskii <eliz@gnu.org>
2376
2377 * makefile.w32-in (distclean): Remove makefile.
2378
f427400c
NR
23792008-06-17 Nick Roberts <nickrob@snap.net.nz>
2380
2381 * building.texi (Starting GUD): Add an entry for gud-gdb.
2382 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2383 command mode.
2384
b597d348
GM
23852008-06-17 Glenn Morris <rgm@gnu.org>
2386
2387 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2388
647b7094
NR
23892008-06-17 Nick Roberts <nickrob@snap.net.nz>
2390
2391 * building.texi (Starting GUD): Expand on remote debugging.
2392 (Other GDB-UI Buffers): Mention new keyboard bindings.
2393
47a30023
GM
23942008-06-15 Glenn Morris <rgm@gnu.org>
2395
2396 * gnu.texi: Use a verbatim license for this invariant section,
2397 as per etc/GNU.
2398
37e5d54a
GM
23992008-06-13 Daniel Engeler <engeler@gmail.com>
2400
2401 * emacs.texi, misc.texi: Add documentation about serial port access.
2402
8e65d46c
GM
24032008-06-13 Glenn Morris <rgm@gnu.org>
2404
c1473b4c
MB
2405 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2406 maintain.info.
8e65d46c 2407
e40a85cd
MB
24082008-06-05 Miles Bader <miles@gnu.org>
2409
2410 * display.texi (Temporary Face Changes): Update to reflect function
2411 renamings in face-remap.el.
2412
56c73dec
MB
24132008-06-04 Miles Bader <miles@gnu.org>
2414
1c6c854e
CS
2415 * display.texi (Temporary Face Changes):
2416 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2417 `increase-buffer-face-height' and `decrease-default-face-height' now
2418 that they aren't bound by default.
2419
9d3d42fb
MB
24202008-06-03 Miles Bader <miles@gnu.org>
2421
2422 * display.texi (Temporary Face Changes): New node.
2423
2be6bfe2
EZ
24242008-05-31 Eli Zaretskii <eliz@gnu.org>
2425
2426 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2427
daf7e339
GM
24282008-05-31 Glenn Morris <rgm@gnu.org>
2429
2430 * cal-xtra.texi (Fancy Diary Display): Simplify.
2431
d21d2618
GM
24322008-05-30 Glenn Morris <rgm@gnu.org>
2433
2434 * cal-xtra.texi (Fancy Diary Display): Update for
2435 diary-display-function replacing diary-display-hook.
2436
71ce5fd0
JB
24372008-05-29 Drew Adams <drew.adams@oracle.com>
2438
2439 * msdog.texi (Windows Keyboard): Add descriptions of
2440 w32-register-hot-key and w32-unregister-hot-key.
2441
a3cdbdf8
MO
24422008-05-21 Tom Tromey <tromey@redhat.com>
2443
2444 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2445 Variables node.
2446
854a574c
MO
24472008-05-19 Tom Tromey <tromey@redhat.com>
2448
2449 * custom.texi (Variables): Add Directory Variables to menu.
2450 (Directory Variables): New node.
2451
7c2ec3f9
ER
24522008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2453
71ce5fd0 2454 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2455
370fded4
ER
24562008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2457
2458 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2459 Revision Tags and rewritten. Section now uses modern terminology,
2460 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2461 accurately.
2462
6af511e3
EZ
24632008-05-10 Eli Zaretskii <eliz@gnu.org>
2464
2465 * msdog.texi (Windows Files): Update documentation of
2466 w32-get-true-file-attributes.
2467
7a78b6e7
ER
24682008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2469
2470 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2471 directory mode.
2472
1bcfc24e
CY
24732008-05-08 Chong Yidong <cyd@stupidchicken.com>
2474
2475 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2476 entry "television".
1bcfc24e 2477
db86064f
ER
24782008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2479
ab5ec32c 2480 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2481
a31b405e
ER
24822008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2483
2484 * emacs/buffers.texi, emacs/files.texi (Version-control):
2485 vc-toggle-read-only is no longer a good idea...
2486
ff2c14fc
GM
24872008-04-29 Glenn Morris <rgm@gnu.org>
2488
2489 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2490
367c9b7c
JL
24912008-04-22 Juri Linkov <juri@jurta.org>
2492
2493 * dired.texi (Subdirectories in Dired): Describe using `^'
2494 to return to the parent directory.
2495
4ac1e9b4
NR
24962008-04-22 Nick Roberts <nickrob@snap.net.nz>
2497
2498 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2499 recent changes.
2500
b9b3bf2b
NR
25012008-04-19 Nick Roberts <nickrob@snap.net.nz>
2502
2503 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2504 (Other GDB-UI Buffers): Update for recent thread related changes.
2505
4d120d6a
SM
25062008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2507
2508 * maintaining.texi (Maintaining):
2509 * emacs.texi (Top): Typo.
2510
a152877d
SM
25112008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2512
b9b3bf2b
NR
2513 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2514 arg in `font-lock-add-keywords'.
a152877d 2515
36c0514c
GM
25162008-04-08 Glenn Morris <rgm@gnu.org>
2517
2518 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2519 Also add Baha'i calendar references where appropriate.
2520
06a97d46
GM
25212008-04-05 Glenn Morris <rgm@gnu.org>
2522
2523 * custom.texi (Init File): Byte-compiling .emacs is bad.
2524
6adc6eed
SM
25252008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2526
2527 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2528
571388b0
GM
25292008-03-29 Glenn Morris <rgm@gnu.org>
2530
2531 * calendar.texi: Update for `calendar-date-style' replacing
2532 `european-calendar'.
2533
3ae8f876
JR
25342008-03-28 Jason Rumney <jasonr@gnu.org>
2535
2536 * display.texi (Display Custom): Mention overlay-margin in text.
2537
5bc6ddff 25382008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2539
5bc6ddff
MB
2540 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2541 tutorial' comments.
03a864d5 2542
7186a830
CY
25432008-03-28 Chong Yidong <cyd@stupidchicken.com>
2544
2545 * mark.texi (Mark): Rearrange nodes.
2546 (Persistent Mark): Rename from Transient Mark.
2547 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2548 Describe Transient Mark mode as the default.
2549
2550 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2551 the default behavior with Transient Mark mode off.
2552 (Position Info): Fix typo.
2553
71ce5fd0
JB
2554 * display.texi (Standard Faces): Reference the Mark node.
2555 Remove discussion of the region face, which is discussed there.
7186a830
CY
2556
2557 * emacs.texi (Top): Update node listings.
2558
2559 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2560 as the default.
2561
2562 * fixit.texi (Undo): Standardize choice of undo key sequence.
2563 (Undo, Spelling): Describe Transient Mark mode as the default.
2564
2565 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2566 default.
2567
2568 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2569
2570 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2571 mode is the default, and note that the mark is not activated when set.
2572
2573 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2574 Describe Transient Mark mode as the default.
2575
2576 * search.texi (Basic Isearch): Reference the Mark Ring node.
2577 (Replace, Unconditional Replace, Other Repeating Search):
2578 Describe Transient Mark mode as the default.
2579
1c6c854e
CS
2580 * text.texi (Words, Pages, Fill Commands, HTML Mode):
2581 Describe Transient Mark mode as the default.
7186a830
CY
2582 (Paragraphs): Describe how M-h behaves when region is active.
2583
2584 * trouble.texi (Quitting): Clarify effects of C-g.
2585
dc47d1ff
GM
25862008-03-13 Glenn Morris <rgm@gnu.org>
2587
2588 * emacs.texi (EMACSVER): Set to 23.0.60.
2589
e3e0fb39 25902008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2591
e3e0fb39
GM
2592 * dired.texi (Hiding Subdirectories): Fix previous change.
2593
25942008-03-05 Drew Adams <drew.adams@oracle.com>
2595
2596 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2597
5e14abf8
KS
25982008-02-28 Kim F. Storm <storm@cua.dk>
2599
2600 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2601 Move describe-distribution to C-h C-o.
2602 Move view-emacs-problems to C-h C-p.
2603 Add view-emacs-debugging on C-h C-d.
2604 Add view-external-packages on C-h C-e.
d0207bf3 2605 Add view-order-manuals on C-h C-m.
5e14abf8 2606
d0207bf3 26072008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2608
2609 * msdog-xtra.texi (MS-DOS): Docstring fix.
2610
87e391bb
EZ
26112008-02-09 Eli Zaretskii <eliz@gnu.org>
2612
2613 * msdog.texi (Windows Fonts): Use a @table for describing font
2614 properties.
2615
5662e503
JR
26162008-02-07 Jason Rumney <jasonr@gnu.org>
2617
2618 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2619 value has changed.
2620 (Windows HOME): Clarify what is meant by "if that fails as well".
2621 (Windows Fonts): New section.
2622
72463824
GM
26232008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2624
2625 * basic.texi (Basic Undo): Remove duplicate "you can".
2626
7ff926e0
EZ
26272008-02-02 Eli Zaretskii <eliz@gnu.org>
2628
2629 * maintaining.texi (Tags): Fix last change.
2630
6ab7aef1
MA
26312008-02-02 Michael Albinus <michael.albinus@gmx.de>
2632
093571c3 2633 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2634
ace67e7e
NR
26352008-01-31 Nick Roberts <nickrob@snap.net.nz>
2636
2637 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2638
ae068fdf
RS
26392008-01-26 Richard Stallman <rms@gnu.org>
2640
2641 * maintaining.texi (Tags): Delete redundant index entry.
2642
a56d9a08
EZ
26432008-01-26 Eli Zaretskii <eliz@gnu.org>
2644
2645 * programs.texi (Imenu): Move "@cindex tags" from here...
2646 * maintaining.texi (Tags): ...to here.
2647
e941ed90
NR
26482008-01-23 Kevin Ryde <user42@zip.com.au>
2649
2650 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2651 click count.
2652
650276d5
JB
26532008-01-21 Juanma Barranquero <lekktu@gmail.com>
2654
2655 * entering.texi (Exiting): Fix typo.
2656 Reported by D. E. Evans <sinuhe@gnu.org>.
2657
8dc17977
MR
26582007-12-31 Martin Rudalics <rudalics@gmx.at>
2659
2660 * glossary.texi (Glossary): Fix typo.
2661
9f9695a6
RS
26622007-12-27 Richard Stallman <rms@gnu.org>
2663
2664 * text.texi (Formatted Text): Improve menu tag.
2665 (Editing Format Info): In Info, add duplicate menu of nodes
2666 about the submenus.
2667 (Format Faces): Say where Faces menu is found. Mention Other.
2668 (Format Colors): Say where these submenus are found.
2669 (Format Indentation, Format Justification): Likewise.
2670 (Format Properties): Likewise.
2671
abfd0191
RS
26722007-12-22 Richard Stallman <rms@gnu.org>
2673
2674 * search.texi (Query Replace): Make exp of query-replace more
2675 self-contained, and clarify.
8dc17977 2676
abfd0191
RS
2677 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2678
a2586785
RS
26792007-12-15 Richard Stallman <rms@gnu.org>
2680
2681 * files.texi (Auto Save): Clarify definition of auto-saving.
2682
a67cf2bb
RS
26832007-11-26 Richard Stallman <rms@gnu.org>
2684
2685 * help.texi (Help Echo): Cleanups.
2686
448b33b1
TTN
26872007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2688
2689 * files.texi (Why Version Control?): Fix typo.
2690 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2691 (Selecting a Fileset): Fix typos; small rewording.
2692 (Log Buffer): Likewise.
2693 (Old Revisions): Likewise.
448b33b1 2694
221bb7f6
EZ
26952007-11-17 Eli Zaretskii <eliz@gnu.org>
2696
2697 * mule.texi (Communication Coding): Fix wording of last change.
2698
d0207bf3 26992007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2700
630cb3b7
JB
2701 * custom.texi (Specifying File Variables):
2702 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2703
53b7759e
KH
27042007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2705
a5ab2e0c 2706 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2707
2708 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2709
c8763fb6 27102007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2711
630cb3b7 2712 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2713 --output=file.
2714
ff98e024
MR
27152007-11-13 Martin Rudalics <rudalics@gmx.at>
2716
2717 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2718 (Help Echo): Avoid mentioning the term "region" here and
2719 consistently use the term "active text".
2720
37b11c22
GM
27212007-11-11 Glenn Morris <rgm@gnu.org>
2722
2723 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2724
21d50ba1
JL
27252007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2726
1c6c854e
CS
2727 * search.texi (Query Replace):
2728 Mention `query-replace-show-replacement'.
21d50ba1 2729
c12ecb0a 27302007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2731
2732 * building.texi (Watch Expressions): Remove obscure sentence.
2733
3b4201f4
KH
27342007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2735
2736 * mule.texi (Select Input Method): Describe how to activate an input
2737 method in the text mode.
2738
07e5c0b0
DN
27392007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2740
2741 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2742
52dd7391
NR
27432007-10-30 Nick Roberts <nickrob@snap.net.nz>
2744
2745 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2746
c004e539
GM
27472007-10-30 Glenn Morris <rgm@gnu.org>
2748
2749 * misc.texi (Directory Tracking): Explain a bit more about
2750 dirtrack-mode.
2751
ca8c5b8c
GM
27522007-10-25 Glenn Morris <rgm@gnu.org>
2753
2754 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2755
b6c764ef
RS
27562007-10-24 Richard Stallman <rms@gnu.org>
2757
2758 * misc.texi (Interactive Shell): Cleanup last change.
2759
eabd84c9
JL
27602007-10-22 Juri Linkov <juri@jurta.org>
2761
2762 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2763 default values.
2764
0b43c7e2
ER
27652007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2766
ca8c5b8c 2767 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2768 'filesets'.
2769
a80859d4
MR
27702007-10-18 Martin Rudalics <rudalics@gmx.at>
2771
2772 * trouble.texi (Quitting): Fix typo.
2773
c9447ae1
GM
27742007-10-18 Glenn Morris <rgm@gnu.org>
2775
2776 * frames.texi (Mode Line Mouse): Mention minor mode names.
2777
168b980f
JL
27782007-10-17 Juri Linkov <juri@jurta.org>
2779
2780 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2781 fill-paragraph operates on the active region in Transient Mark mode.
2782 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2783 with fill-paragraph.
2784
2785 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2786 fill-paragraph.
2787
2788 * fixit.texi (Spelling): ispell-word operates on the active region
2789 in Transient Mark mode.
2790
5a331f34
JB
27912007-10-17 Aaron S. Hawley <aaronh@garden.org>
2792
2793 * building.texi (Source Buffers):
2794 * custom.texi (Init Non-ASCII):
2795 * glossary.texi (Glossary): Use "key binding" consistently.
2796
2a9f4d55
JB
27972007-10-17 Juanma Barranquero <lekktu@gmail.com>
2798
2799 * calendar.texi (Diary): Fix directive.
2800
de13cecf
RS
28012007-10-16 Richard Stallman <rms@gnu.org>
2802
2803 * calendar.texi (Diary): Clarify text about diary file example.
2804
5f90d53e
ER
28052007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2806
2807 * files.texi: Capitalize node names according to convention.
2808
3aa491bc
GM
28092007-10-13 Glenn Morris <rgm@gnu.org>
2810
2811 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2812
8a3106d3
ER
28132007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2814
2815 * emacs.texi:
2816 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2817 suggested by RMS and Robert J. Chassell.
8a3106d3 2818
da1080a2
ER
28192007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2820
3aa491bc 2821 * files.texi (Version Systems):
0870a421
ER
2822 * vc-xtra.texi:
2823 * vc1-xtra.texi:
ac3f4c6f 2824 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2825 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2826 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2827 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2828
58ade22b
ER
28292007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2830
da1080a2 2831 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2832 Reorder the descriptions to be chronological.
2833
93870ce2
RS
28342007-10-09 Richard Stallman <rms@gnu.org>
2835
2836 * display.texi (Cursor Display): Correct how cursor appears
2837 in nonselected windows.
2838
568c7288
NR
28392007-10-04 Nick Roberts <nickrob@snap.net.nz>
2840
2841 * building.texi (GDB Graphical Interface): Remove references to gdba
2842 and mention gud-gdb.
2843
1af74d06 28442007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2845
1af74d06 2846 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2847
0d8fb755
JL
28482007-10-06 Juri Linkov <juri@jurta.org>
2849
2850 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2851 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2852 fill-paragraph-or-region.
2853
2854 * basic.texi (Arguments): Replace fill-paragraph with
2855 fill-paragraph-or-region.
2856
b981e2c6
ER
28572007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2858
2859 * files.texi: Update the section on version control for 2007
2a9f4d55 2860 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2861 will come later.
2862
5fceaf9c
GM
28632007-09-15 Glenn Morris <rgm@gnu.org>
2864
2865 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2866 to `list-holidays'.
2867
b0e44b17
GM
28682007-09-14 Glenn Morris <rgm@gnu.org>
2869
2870 * calendar.texi: Update all instances of mark-calendar-holidays,
2871 list-calendar-holidays, list-holidays with the new names.
2872
8cf51b2c
GM
28732007-09-06 Glenn Morris <rgm@gnu.org>
2874
46a367db 2875 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2876 Split into the Emacs manual in emacs/, and other manuals in misc/.
2877 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2878 manual.
2879 (infodir): New variable.
2880 (info): Use $infodir.
2881 (emacsman): Delete target, not needed any more.
2882 Move all targets that are not the Emacs manual to misc/Makefile.in.
2883 (mostlyclean): Remove `gnustmp'.
2884 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2885 manual.
92f9b43f 2886 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2887 (emacsman): Delete target, not needed any more.
2888 (clean): Remove all info files but Emacs manual.
2889 Move all targets that are not the Emacs manual to misc/Makefile.in.
2890 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2891
2892 * Makefile.in (INFOSOURCES): Delete.
2893 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2894 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2895 *.vrs *.toc here...
2896 (maintainer-clean): ...from here.
2897
28982007-09-05 Glenn Morris <rgm@gnu.org>
2899
2900 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2901
8cf51b2c
GM
29022007-08-29 Glenn Morris <rgm@gnu.org>
2903
2904 * emacs.texi (EMACSVER): Increase to 23.0.50.
2905
3420c522
RS
29062007-08-27 Richard Stallman <rms@gnu.org>
2907
2908 * emacs.texi (Top): Clarify menu item for Glossary.
2909
2910 * display.texi (Faces): Change secn title.
2911 Clarify not all fonts come from Font Lock.
2912
8cf51b2c
GM
29132007-08-17 Eli Zaretskii <eliz@gnu.org>
2914
2915 * basic.texi (Position Info): Add index entry for face at point.
2916 Mention that character faces are also displayed by "C-u C-x =".
2917
8cf51b2c
GM
29182007-08-08 Glenn Morris <rgm@gnu.org>
2919
2920 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2921
29222007-08-07 Chong Yidong <cyd@stupidchicken.com>
2923
2924 * files.texi (File Conveniences): Document point motion keys in Image
2925 mode.
2926
8cf51b2c
GM
29272007-07-27 Glenn Morris <rgm@gnu.org>
2928
8cf51b2c
GM
2929 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2930 in-line.
2931
2932 * gpl.texi: New file with text of GPL.
2933 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2934
29352007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2936
2937 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2938
2939 * dired.texi (Wdired): Mention C-x C-q key binding.
2940
29412007-07-28 Nick Roberts <nickrob@snap.net.nz>
2942
2943 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2944
29452007-07-25 Glenn Morris <rgm@gnu.org>
2946
8cf51b2c
GM
2947 * emacs.texi (Copying): Replace license with GPLv3.
2948
2949 * Relicense all FSF files to GPLv3 or later.
2950
29512007-07-24 Glenn Morris <rgm@gnu.org>
2952
2953 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2954 for some calendars.
2955
29562007-07-23 Nick Roberts <nickrob@snap.net.nz>
2957
2958 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2959 default-directory for the current buffer is on a remote machine.
2960
8cf51b2c
GM
29612007-07-21 Eli Zaretskii <eliz@gnu.org>
2962
2963 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2964 default value.
2965
29662007-07-21 Richard Stallman <rms@gnu.org>
2967
2968 * files.texi (Why Version Control?): Improve previous change.
2969
29702007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2971
2972 * files.texi (Why Version Control?): New node.
2973
8cf51b2c
GM
29742007-07-12 Nick Roberts <nickrob@snap.net.nz>
2975
8cf51b2c
GM
2976 * building.texi (Starting GUD): Add xref to this anchor.
2977
8cf51b2c
GM
29782007-06-24 Karl Berry <karl@gnu.org>
2979
2a9f4d55 2980 * emacs.texi: New Back-Cover Text.
8cf51b2c 2981
8cf51b2c
GM
29822007-06-07 Alan Mackenzie <acm@muc.de>
2983
2984 * display.texi (Optional Mode Line): Document the new form of
2985 line+column numbers, "(561,2)".
2986
29872007-06-06 Juanma Barranquero <lekktu@gmail.com>
2988
49823426 2989 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2990
29912007-06-02 Chong Yidong <cyd@stupidchicken.com>
2992
2993 * Version 22.1 released.
2994
8cf51b2c
GM
29952007-05-07 Karl Berry <karl@gnu.org>
2996
2997 * emacs.texi (EMACSVER): Back to 22.
2998
29992007-05-06 Richard Stallman <rms@gnu.org>
3000
3001 * maintaining.texi (Create Tags Table): Clean up previous change.
3002
c8763fb6 30032007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3004
3005 * maintaining.texi (Create Tags Table): Add text about the dangers of
3006 making symbolic links to tags files.
3007
30082007-05-04 Karl Berry <karl@gnu.org>
3009
3010 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3011
30122007-05-03 Karl Berry <karl@gnu.org>
3013
3014 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3015
3016 * .cvsignore (*.pdf): New entry.
3017
8cf51b2c
GM
3018 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3019 for printing.
3020
30212007-05-01 Richard Stallman <rms@gnu.org>
3022
3023 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3024
8cf51b2c
GM
30252007-04-28 Glenn Morris <rgm@gnu.org>
3026
3027 * ack.texi (Acknowledgments):
3028 * anti.texi (Antinews):
8cf51b2c
GM
3029 * programs.texi (Program Modes): Restore mention of python.el pending
3030 consideration of legal status.
3031
30322007-04-28 Richard Stallman <rms@gnu.org>
3033
3034 * files.texi (File Names): Fixes to ~ description on MS systems.
3035
8cf51b2c
GM
30362007-04-26 Glenn Morris <rgm@gnu.org>
3037
3038 * emacs.texi (EMACSVER): Increase to 22.1.50.
3039
30402007-04-25 Karl Berry <karl@gnu.org>
3041
3042 * emacs.texi: Improve line breaks on copyright page,
3043 similar layout to lispref, 8.5x11 by default.
3044
3045 * dired.texi (Image-Dired): Improve line break, fix typo.
3046
30472007-04-24 Chong Yidong <cyd@stupidchicken.com>
3048
3049 * programs.texi (Program Modes):
8cf51b2c
GM
3050 * anti.texi (Antinews):
3051 * ack.texi (Acknowledgments): python.el removed.
3052
8cf51b2c
GM
30532007-04-23 Chong Yidong <cyd@stupidchicken.com>
3054
3055 * display.texi (Highlight Interactively): Correct description of
3056 hi-lock-file-patterns-policy.
3057
3058 * files.texi (File Archives): Mention self-extracting executables.
3059
30602007-04-23 Eli Zaretskii <eliz@gnu.org>
3061
3062 * search.texi (Unconditional Replace, Query Replace): Add xref to
3063 "Replacement and Case".
3064
30652007-04-22 Chong Yidong <cyd@stupidchicken.com>
3066
3067 * dired.texi (Image-Dired): Move from Thumbnails node.
3068 * misc.texi (Thumbnails): Node deleted.
3069 * emacs.texi (Top): Update node listing.
3070
3071 * files.texi (File Conveniences):
49823426 3072 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3073
30742007-04-21 Richard Stallman <rms@gnu.org>
3075
3076 * display.texi (Highlight Interactively): Correct previous change.
3077 Clarify doc of hi-lock-find-patterns, and move new features into it.
3078
30792007-04-20 David Koppelman <koppel@ece.lsu.edu>
3080
1c6c854e
CS
3081 * display.texi (Highlight Interactively):
3082 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3083
30842007-04-20 Martin Rudalics <rudalics@gmx.at>
3085
3086 * display.texi (Scrolling): Fix typo.
3087
8cf51b2c
GM
30882007-04-15 Chong Yidong <cyd@stupidchicken.com>
3089
8cf51b2c
GM
3090 * doclicense.texi: Remove node heading, so that it can be included by
3091 other files.
3092
3093 * emacs.texi: Insert node heading for GFDL.
3094
8cf51b2c
GM
30952007-04-14 Eli Zaretskii <eliz@gnu.org>
3096
3097 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3098 "command line".
3099
3100 * display.texi (Faces): Refer to "Creating Frames" for face
3101 and other frame customizations in .emacs.
3102
3103 * frames.texi (Creating Frames): Mention that face customizations can
3104 be put in .emacs. Add index entries.
3105
31062007-04-12 Richard Stallman <rms@gnu.org>
3107
3108 * glossary.texi (Glossary): Explain `iff'.
3109
31102007-04-11 Karl Berry <karl@gnu.org>
3111
3112 * gnu.texi (Top),
3113 * macos.texi (Mac Font Specs),
3114 * anti.texi (Antinews),
3115 * xresources.texi (Resources),
3116 * misc.texi (Emulation),
3117 * calendar.texi (Daylight Saving),
3118 * dired.texi (Dired and Find),
3119 * rmail.texi (Remote Mailboxes),
3120 * sending.texi (Mail Headers),
3121 * programs.texi (Which Function),
3122 * files.texi (Recover),
3123 * buffers.texi (Uniquify),
3124 * frames.texi (Wheeled Mice),
3125 * killing.texi (Rectangles): Wording to improve breaks in
3126 8.5x11 format.
3127 * mule.texi (Language Environments): \hbadness=10000 since there's
3128 no way to reword.
3129 * emacs.texi (smallbook): New @set to more easily switch between
3130 smallbook and 8.5x11.
3131
31322007-04-11 Richard Stallman <rms@gnu.org>
3133
3134 * files.texi (File Conveniences): Add xref to Tumme.
3135 Delete text about Thumbnail mode.
3136
8cf51b2c
GM
31372007-04-09 Alan Mackenzie <acm@muc.de>
3138
3139 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3140 new name. Insert concept index entries.
3141
8cf51b2c
GM
31422007-04-08 Chong Yidong <cyd@stupidchicken.com>
3143
3144 * display.texi (Standard Faces): Document prefix arg for
3145 list-faces-display.
3146
3147 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3148
8cf51b2c
GM
31492007-04-07 Chong Yidong <cyd@stupidchicken.com>
3150
8cf51b2c
GM
3151 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3152
3153 * files.texi (Misc File Ops): Rewrite description of
3154 insert-file-literally.
3155
8cf51b2c
GM
31562007-03-31 Eli Zaretskii <eliz@gnu.org>
3157
3158 * misc.texi (Printing): Postscript -> PostScript.
3159
8cf51b2c
GM
3160 * ack.texi (Acknowledgments): Postscript -> PostScript.
3161
3162 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3163
3164 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3165 below.
3166
31672007-03-30 Chong Yidong <cyd@stupidchicken.com>
3168
3169 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3170 Init Non-ASCII.
3171 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3172 (Init Non-ASCII): New node.
3173
31742007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3175
3176 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3177
8cf51b2c
GM
31782007-03-12 Glenn Morris <rgm@gnu.org>
3179
8cf51b2c
GM
3180 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3181 "Daylight Savings".
3182
49823426 3183 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3184 saving" in text throughout.
3185
8cf51b2c
GM
31862007-03-04 Richard Stallman <rms@gnu.org>
3187
3188 * custom.texi (Safe File Variables): Minor correction.
3189
8cf51b2c
GM
31902007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3191
3192 * rmail.texi (Movemail): Add internal ref.
3193 Don't indent the intro for the PROTO table.
3194 Format PROTO table items with @code.
3195
8cf51b2c
GM
31962007-02-26 Nick Roberts <nickrob@snap.net.nz>
3197
3198 * building.texi: Remove references to bashdb.
3199
8cf51b2c
GM
32002007-02-19 Juanma Barranquero <lekktu@gmail.com>
3201
3202 * mule.texi (Language Environments): Update list of supported language
3203 environments.
3204
8cf51b2c
GM
32052007-02-14 Kim F. Storm <storm@cua.dk>
3206
3207 * building.texi (Grep Searching): Fix lgrep doc.
3208
32092007-02-12 Chong Yidong <cyd@stupidchicken.com>
3210
3211 * back.texi: Remove unused file.
3212
c8763fb6 32132007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3214
3215 * maintaining.texi (Tag Syntax): Now --members is the default for
3216 etags, not for ctags yet.
3217
8cf51b2c
GM
32182007-02-03 Eli Zaretskii <eliz@gnu.org>
3219
3220 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3221 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3222 expects. Add comments to prevent people from inadvertently modifying
3223 the key parts needed by `texinfo-multiple-files-update'.
3224
32252007-01-29 Chong Yidong <cyd@stupidchicken.com>
3226
3227 * frames.texi (Secondary Selection): Window clicked does not matter
3228 when mouse-yank-at-point is non-nil.
3229
8cf51b2c
GM
32302007-01-16 Glenn Morris <rgm@gnu.org>
3231
3232 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3233 system abbrev.
3234
32352007-01-11 Richard Stallman <rms@gnu.org>
3236
3237 * msdog.texi (Windows Keyboard): Another small cleanup.
3238
32392007-01-10 Richard Stallman <rms@gnu.org>
3240
3241 * msdog.texi (Windows Keyboard): Yet another try to make
3242 everyone happy with that passage.
3243
32442007-01-05 Richard Stallman <rms@gnu.org>
3245
3246 * anti.texi (Antinews): Mention M-x shell scrolling.
3247
32482007-01-05 Nick Roberts <nickrob@snap.net.nz>
3249
3250 * building.texi (Watch Expressions): Describe gdb-max-children.
3251
8cf51b2c
GM
32522007-01-04 Richard Stallman <rms@gnu.org>
3253
8cf51b2c
GM
3254 * msdog.texi (Windows Keyboard): Clarify previous change.
3255
8cf51b2c
GM
32562007-01-02 Richard Stallman <rms@gnu.org>
3257
3258 * custom.texi (Changing a Variable): Minor clarification.
3259 (Specific Customization): customize-customized => customize-unsaved.
3260
3261 * entering.texi (Entering Emacs): Clean up text about restarting
3262 Emacs for each file.
3263
3264 * misc.texi (Shell Options): Minor cleanup.
3265
3266 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3267 with Emacs, not vice versa.
3268
3269 * programs.texi (Symbol Completion): Recommend customizing
3270 window manager.
3271
3272 * xresources.texi (Resources): Minor fix.
3273
c8763fb6 32742007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3275
3276 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3277
32782007-01-01 Richard Stallman <rms@gnu.org>
3279
3280 * commands.texi (User Input): Document keys stolen by window mangers.
3281
32822006-12-31 Richard Stallman <rms@gnu.org>
3283
3284 * custom.texi (Specific Customization): Document customize-option
3285 instead of customize-variable.
3286
32872006-12-31 Kim F. Storm <storm@cua.dk>
3288
3289 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3290
32912006-12-30 Kim F. Storm <storm@cua.dk>
3292
3293 * killing.texi (CUA Bindings): Fix typo.
3294
3295 * xresources.texi (Table of Resources): Mention grow-only value for
3296 auto-resize-tool-bars.
3297
8cf51b2c
GM
32982006-12-27 Eli Zaretskii <eliz@gnu.org>
3299
3300 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3301 and how to get them back.
3302
33032006-12-26 Richard Stallman <rms@gnu.org>
3304
3305 * calendar.texi (Holidays): Holiday listing is based on current
3306 practice, but DST is not.
3307
33082006-12-25 Richard Stallman <rms@gnu.org>
3309
3310 * emacs.texi (Top): Update subnode menus.
3311
3312 * mark.texi (Transient Mark): Fix xref.
3313
3314 * killing.texi (Graphical Kill): Node deleted.
3315 (Killing): Add xref to Cut and Paste.
3316 (CUA Bindings): Update xref.
3317
3318 * frames.texi (Cut and Paste): New section to hold other nodes.
3319 (Mouse Commands): Node demoted.
3320 (Cut/Paste Other App): Split out from Mouse Commands.
3321 (Word and Line Mouse): Likewise.
3322 (Secondary Selection, Clipboard): Nodes demoted.
3323
8cf51b2c
GM
33242006-12-24 Kevin Ryde <user42@zip.com.au>
3325
3326 * calendar.texi (Holidays): US daylight saving begins second Sunday
3327 in March for 2007 onwards.
3328 (Daylight Savings): Show new US default daylight saving rules, 2nd
3329 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3330
33312006-12-23 Chong Yidong <cyd@stupidchicken.com>
3332
3333 * calendar.texi (Scroll Calendar): < and > are switched.
3334
33352006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3336
3337 * killing.texi (Deletion): Describe M-\ prefix argument.
3338
33392006-12-23 Richard Stallman <rms@gnu.org>
3340
3341 * search.texi (Regexp Search): Explain why forward and reverse regexp
3342 search are not mirror images.
3343
8cf51b2c
GM
33442006-12-19 Kim F. Storm <storm@cua.dk>
3345
3346 * major.texi (Choosing Modes): Describe match-function elements for
3347 magic-mode-alist.
3348
8cf51b2c
GM
33492006-12-18 Eli Zaretskii <eliz@gnu.org>
3350
3351 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3352 peculiarities.
3353
33542006-12-18 Richard Stallman <rms@gnu.org>
3355
3356 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3357
8cf51b2c
GM
33582006-12-17 Alan Mackenzie <acm@muc.de>
3359
3360 * programs.texi (Left Margin Paren): Remove the bit which says
3361 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3362 Discuss some of the issues of setting this option to nil.
3363
33642006-12-17 Glenn Morris <rgm@gnu.org>
3365
3366 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3367
33682006-12-16 Eli Zaretskii <eliz@gnu.org>
3369
3370 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3371 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3372 NTFS volumes.
3373 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3374 volumes.
3375
33762006-12-15 Eli Zaretskii <eliz@gnu.org>
3377
3378 * text.texi (HTML Mode): Fix "C-c TAB".
3379
8cf51b2c
GM
33802006-12-09 Richard Stallman <rms@gnu.org>
3381
3382 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3383
33842006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3385
3386 * files.texi (Misc File Ops): Document insert-file-literally.
3387
33882006-12-08 Eli Zaretskii <eliz@gnu.org>
3389
3390 * cmdargs.texi (Colors): Note that --color is intended for overriding
3391 the terminal defaults, not for normal invocation.
3392
3393 * misc.texi (Emacs Server): Improve wording. Don't mention the
3394 ``server program''. Add a cross-reference to "Init File" node.
3395 (Invoking emacsclient): Add index entries. Document both short and
3396 long versions of command-line options. Document the -f option.
3397
8cf51b2c
GM
33982006-12-06 Richard Stallman <rms@gnu.org>
3399
3400 * text.texi (Outline Format): Say to set outline-regexp
3401 and outline-level with major modes and file local variables.
3402
c8763fb6 34032006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3404
3405 * anti.texi (Antinews): Mention the alternative to
3406 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3407
8cf51b2c
GM
3408 * misc.texi (Interactive Shell): Ditto.
3409
34102006-12-04 Eli Zaretskii <eliz@gnu.org>
3411
3412 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3413
3414 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3415
34162006-12-01 Eli Zaretskii <eliz@gnu.org>
3417
3418 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3419 colon in the mode line.
3420
3421 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3422
34232006-11-26 Nick Roberts <nickrob@snap.net.nz>
3424
3425 * building.texi (Watch Expressions): Mention SPC for expanding/
3426 contracting watch expressions.
3427
34282006-11-26 Kim F. Storm <storm@cua.dk>
3429
3430 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3431
34322006-11-26 Nick Roberts <nickrob@snap.net.nz>
3433
3434 * building.texi (Debugger Operation): Define text command mode.
3435 Clarify how tooltips work.
3436 (GDB Graphical Interface): Explain how to run in text command mode
3437 more clearly.
3438
34392006-11-25 Juanma Barranquero <lekktu@gmail.com>
3440
3441 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3442
34432006-11-22 Juanma Barranquero <lekktu@gmail.com>
3444
3445 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3446
8cf51b2c
GM
34472006-11-18 Chong Yidong <cyd@stupidchicken.com>
3448
3449 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3450 and EMACS is deprecated.
3451
34522006-11-18 Juanma Barranquero <lekktu@gmail.com>
3453
3454 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3455
c8763fb6 34562006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3457
3458 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3459
3460 * emacs.texi: Include xresources.texi both for info and dvi.
3461
3462 * xresources.texi: Merge text from xresmini.texi.
3463
c8763fb6 34642006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3465
3466 * glossary.texi: Fix typos.
3467
8cf51b2c
GM
34682006-11-06 Richard Stallman <rms@gnu.org>
3469
3470 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3471
3472 * ack.texi (Acknowledgments): Fix name spelling.
3473
34742006-11-01 Juri Linkov <juri@jurta.org>
3475
3476 * search.texi (Word Search): Document incremental word search.
3477
34782006-10-28 Glenn Morris <rgm@gnu.org>
3479
3480 * ack.texi (Acknowledgments): Add cal-html author.
3481
3482 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3483 Calendar"). Describe new package cal-html.
3484 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3485 Calendar Files."
3486
8cf51b2c
GM
34872006-10-23 Richard Stallman <rms@gnu.org>
3488
3489 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3490 Abbrev mode is enabled.
3491
8cf51b2c
GM
34922006-10-16 Richard Stallman <rms@gnu.org>
3493
8cf51b2c
GM
3494 * emacs.texi: Update ISBN.
3495
8cf51b2c
GM
34962006-10-11 Kim F. Storm <storm@cua.dk>
3497
3498 * emacs.texi (Acknowledgments): Use @dotless{i}.
3499
35002006-10-08 Nick Roberts <nickrob@snap.net.nz>
3501
3502 * building.texi (Breakpoints Buffer): Mention catchpoints.
3503
35042006-10-08 Kim F. Storm <storm@cua.dk>
3505
3506 * ack.texi (Acknowledgments): Update.
3507
3508 * emacs.texi (Acknowledgments): Fix bad @/ form.
3509
8cf51b2c
GM
35102006-10-05 Kim F. Storm <storm@cua.dk>
3511
3512 * emacs.texi (Acknowledgments): Add more contributors.
3513
35142006-10-03 Richard Stallman <rms@gnu.org>
3515
3516 * emacs.texi (Acknowledgments): Update version and edition.
3517
8cf51b2c
GM
35182006-10-01 Karl Berry <karl@gnu.org>
3519
3520 * custom.texi (Customization Groups): Page break to keep example buffer
3521 on one page.
3522
35232006-09-30 Karl Berry <karl@gnu.org>
3524
3525 * programs.texi (Basic Indent): @need to improve page break.
3526 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3527
35282006-09-29 Glenn Morris <rgm@gnu.org>
3529
3530 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3531
35322006-09-29 Karl Berry <karl@gnu.org>
3533
3534 * windows.texi (Basic Window): Remove forced @break, no longer
3535 desirable.
3536 * frames.texi (Frame Commands),
3537 * mark.texi (Marking Objects): Reword to avoid bad page break.
3538 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3539
35402006-09-19 Richard Stallman <rms@gnu.org>
3541
3542 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3543 stick to present tense.
3544
c8763fb6 35452006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3546
3547 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3548 to x-gtk-use-old-file-dialog.
3549 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3550
35512006-09-15 Jay Belanger <belanger@truman.edu>
3552
49823426 3553 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3554 Change "Library Public License" to "Lesser Public License"
3555 throughout. Use "yyyy" to represent year.
3556
8cf51b2c
GM
35572006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3558
3559 * files.texi (Visiting): Add index entry "open file".
3560
8cf51b2c
GM
35612006-09-11 Richard Stallman <rms@gnu.org>
3562
3563 * building.texi (Compilation Mode): Clarification.
3564 (Grep Searching): Add xref to Compilation Mode.
3565
8cf51b2c
GM
35662006-09-08 Richard Stallman <rms@gnu.org>
3567
3568 * search.texi (Search): Ref multi-file search commands here.
3569 (Other Repeating Search): Not here.
3570
8cf51b2c
GM
35712006-08-28 Richard Stallman <rms@gnu.org>
3572
3573 * windows.texi (Split Window): Update xref.
3574
3575 * basic.texi (Continuation Lines): Update xref.
3576
3577 * indent.texi (Tab Stops): Update xref.
3578
3579 * emacs.texi (Top): Update subnode menu.
3580
3581 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3582 split out of Display Custom.
3583
35842006-08-25 Kim F. Storm <storm@cua.dk>
3585
3586 * display.texi (Display Custom): Add variables overline-margin
3587 and x-underline-at-descent-line.
3588
35892006-08-25 Richard Stallman <rms@gnu.org>
3590
3591 * entering.texi (Exiting): Rewrite to give graphical displays
3592 priority over text terminals.
3593
3594 * search.texi (Incremental Search): Move index entries.
3595
35962006-08-23 Chong Yidong <cyd@stupidchicken.com>
3597
3598 * custom.texi (Init File): Reference Find Init to avoid "home
3599 directory" confusion.
3600
36012006-08-22 Nick Roberts <nickrob@snap.net.nz>
3602
3603 * building.texi (Other GDB-UI Buffers): Describe how to edit
3604 a value in the locals buffer.
3605
36062006-08-21 Richard Stallman <rms@gnu.org>
3607
3608 * search.texi (Basic Isearch): Add `isearch' index entry.
3609
36102006-08-16 Richard Stallman <rms@gnu.org>
3611
3612 * misc.texi (Saving Emacs Sessions): Clean up wording.
3613
3614 * mark.texi (Marking Objects): Mention term "select all".
3615
3616 * emacs.texi (Top): Update subnode menu.
3617
3618 * help.texi (Help Mode): Move node up in file.
3619
8cf51b2c
GM
36202006-08-15 Nick Roberts <nickrob@snap.net.nz>
3621
3622 * building.texi (Stack Buffer): Explain fringe arrow.
3623
8cf51b2c
GM
36242006-08-12 Eli Zaretskii <eliz@gnu.org>
3625
8cf51b2c
GM
3626 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3627 on startup.
3628
36292006-08-11 Romain Francoise <romain@orebokech.com>
3630
3631 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3632
36332006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3634
3635 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3636
36372006-08-10 Richard Stallman <rms@gnu.org>
3638
3639 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
3640 with face merging. Empty regions don't count.
3641 Clarify face property inheritance.
8cf51b2c
GM
3642
36432006-08-08 Romain Francoise <romain@orebokech.com>
3644
3645 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3646 <arjuropo@cc.jyu.fi>.
3647
8cf51b2c
GM
36482006-08-04 Eli Zaretskii <eliz@gnu.org>
3649
3650 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3651 apply to all frames.
3652
8cf51b2c
GM
36532006-08-01 Richard Stallman <rms@gnu.org>
3654
3655 * help.texi (Name Help): Add index entries for describe-variable.
3656
36572006-08-01 Nick Roberts <nickrob@snap.net.nz>
3658
3659 * building.texi (GDB Graphical Interface): Shorten node names.
3660 (GDB-UI Layout): Use GDB-related.
3661 (Other GDB-UI Buffers): Simplify English.
3662
36632006-07-31 Richard Stallman <rms@gnu.org>
3664
3665 * search.texi (Query Replace): Add xref for Dired's Q command.
3666
8cf51b2c
GM
36672006-07-31 Nick Roberts <nickrob@snap.net.nz>
3668
3669 * building.texi (GDB commands in Fringe): Rename to...
3670 (Source Buffers): ..this and move forward. Describe hollow arrow and
3671 new option gdb-find-source-frame.
3672
36732006-07-29 Richard Stallman <rms@gnu.org>
3674
3675 * dired.texi (Operating on Files): Simplify previous change
3676 and fix Texinfo usage.
3677
36782006-07-29 Eli Zaretskii <eliz@gnu.org>
3679
3680 * dired.texi (Operating on Files): Add cross-references. State the
3681 Unix commands that do similar things.
3682
36832006-07-28 Richard Stallman <rms@gnu.org>
3684
3685 * mark.texi (Transient Mark): Clarify that region never disappears
3686 when Transient Mark mode is off, and not when it is on.
3687
36882006-07-27 Richard Stallman <rms@gnu.org>
3689
3690 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3691
36922006-07-24 Richard Stallman <rms@gnu.org>
3693
3694 * xresources.texi (GTK styles): Fix texinfo usage.
3695
8cf51b2c
GM
3696 * commands.texi (User Input): Explain why we teach keyboard cmds.
3697
3698 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3699 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3700 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3701 * doclicense.texi, display.texi, dired.texi, basic.texi:
3702 * anti.texi, ack.texi: Move periods and commas inside quotes.
3703
37042006-07-22 Eli Zaretskii <eliz@gnu.org>
3705
3706 * cmdargs.texi (General Variables): Document EMAIL.
3707
37082006-07-21 Eli Zaretskii <eliz@gnu.org>
3709
3710 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3711 doesn't have effect on MS-Windows.
3712
8cf51b2c
GM
37132006-07-17 Richard Stallman <rms@gnu.org>
3714
3715 * building.texi (Grep Searching): Explain about chaining grep commands.
3716
8cf51b2c
GM
37172006-07-10 Nick Roberts <nickrob@snap.net.nz>
3718
49823426 3719 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3720
37212006-07-09 Chong Yidong <cyd@stupidchicken.com>
3722
3723 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3724 is invoked for multiple files.
3725
37262006-07-08 Eli Zaretskii <eliz@gnu.org>
3727
3728 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3729 on-line manual for the rest of this node.
3730 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3731 unconditionally.
3732 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3733 Improve wording.
3734 (Windows Printing): Improve wording.
3735 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3736 rest of this node.
3737
8cf51b2c
GM
37382006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3739
49823426
GM
3740 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3741 with eval-buffer.
8cf51b2c
GM
3742
37432006-07-05 Nick Roberts <nickrob@snap.net.nz>
3744
3745 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3746 of character translation.
3747
37482006-07-04 Nick Roberts <nickrob@snap.net.nz>
3749
3750 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3751
37522006-07-03 Karl Berry <karl@gnu.org>
3753
3754 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3755 not-too-underfull hboxes in the TeX output.
3756 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3757 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3758 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3759 * sending.texi, text.texi: Fix overfull/underfull boxes.
3760
37612006-07-03 Romain Francoise <romain@orebokech.com>
3762
3763 * m-x.texi (M-x): Fix.
3764
37652006-07-03 Richard Stallman <rms@gnu.org>
3766
8cf51b2c
GM
3767 * search.texi (Other Repeating Search): filename -> file name.
3768
3769 * misc.texi (Narrowing): Minor cleanups.
3770
3771 * files.texi (Visiting): filename -> file name.
3772
3773 * emacs.texi (Top): Update subnode menus.
3774
3775 * mule.texi (Coding Systems): Move char translation stuff here.
3776 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3777 (Recognize Coding): Substantial local rewrites.
3778 (International): Update menu.
3779
3780 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3781 (Scrolling): Substantial local rewrites.
3782 (Display): Update menu and intro.
3783
3784 * dired.texi: filename -> file name.
3785
3786 * custom.texi (Safe File Variables): Texinfo usage fix.
3787
f0131492 37882006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3789
3790 * help.texi, m-x.texi: Lots of cleanups.
3791
8cf51b2c
GM
37922006-06-30 Eli Zaretskii <eliz@gnu.org>
3793
3794 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3795 (Windows Processes, Windows Misc): Shorten the printed version by
3796 selectively conditioning less important portions by @ifnottex.
3797
8cf51b2c
GM
37982006-06-27 Richard Stallman <rms@gnu.org>
3799
3800 * mini.texi (Minibuffer File): Minor cleanup.
3801
38022006-06-25 Nick Roberts <nickrob@snap.net.nz>
3803
3804 * frames.texi (XTerm Mouse): Rename to...
3805 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3806
3807 * emacs.texi (Top): Use new node name.
3808
38092006-06-24 Eli Zaretskii <eliz@gnu.org>
3810
3811 * emacs.texi (Top): Update the detailed menu according to changes in
3812 msdog.texi.
3813
3814 * msdog.texi (Windows Keyboard): New section.
3815 (Windows Mouse): New section.
3816 (Windows System Menu): Remove section (text merged with "Windows
3817 Keyboard").
3818 (Windows Misc): New section.
3819
3820 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3821
3822 * msdog.texi (ls in Lisp): New section.
3823
3824 * files.texi (Visiting): Document case-insensitive wildcard matching
3825 under find-file-wildcards.
3826
8cf51b2c
GM
38272006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3828
3829 * macos.texi (Mac Input): Add description of mac-function-modifier.
3830 Now Unicode keyboard layouts work.
3831
8cf51b2c
GM
38322006-06-10 Richard Stallman <rms@gnu.org>
3833
3834 * mule.texi (Recognize Coding): Clarify previous change.
3835
38362006-06-09 Kenichi Handa <handa@m17n.org>
3837
3838 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3839 notation.
3840
38412006-06-07 Kevin Ryde <user42@zip.com.au>
3842
3843 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3844 manual for @ifnottex, but in emacs-extra for @iftex.
3845
3846 * cmdargs.texi (General Variables): Fix smtpmail xref.
3847
38482006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3849
8cf51b2c 3850 * programs.texi (Comment Commands):
8cf51b2c 3851 * custom.texi (Specifying File Variables):
49823426 3852 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3853
38542006-06-07 Nick Roberts <nickrob@snap.net.nz>
3855
3856 * building.texi (Watch Expressions): Move node to end.
3857 (GDB Graphical Interface): Move description of clicks in fringe...
3858 (GDB commands in the Fringe): ...to here. New node.
3859
8cf51b2c
GM
38602006-06-05 Romain Francoise <romain@orebokech.com>
3861
49823426 3862 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3863
38642006-06-05 Nick Roberts <nickrob@snap.net.nz>
3865
3866 * building.texi (GDB Graphical Interface): Update bindings.
3867 (Commands of GUD): Add gud-print. Remove gud-run.
3868 Restate availability more generally.
3869
f0131492 38702006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3871
3872 * mini.texi: Lots of cleanups.
3873
38742006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3875
3876 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3877 and Mouse-2.
3878
c8763fb6 38792006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3880
3881 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3882
8cf51b2c
GM
38832006-05-31 Richard Stallman <rms@gnu.org>
3884
3885 * basic.texi (Moving Point): Fix previous change.
3886
c8763fb6 38872006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3888
3889 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3890
f0131492 38912006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3892
3893 * basic.texi: Many simplifications and improvements in wording.
3894
8cf51b2c
GM
38952006-05-26 Nick Roberts <nickrob@snap.net.nz>
3896
3897 * anti.texi (Antinews): Create a node for gdb-ui.
3898
8cf51b2c
GM
38992006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3900
3901 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3902
39032006-05-20 Richard Stallman <rms@gnu.org>
3904
3905 * dired.texi (Dired Navigation): dired-goto-file is now j.
3906
8cf51b2c
GM
39072006-05-20 Eli Zaretskii <eliz@gnu.org>
3908
3909 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3910 and their aliases.
3911
3912 * msdog.texi (Windows Printing): Mention non-support of plain text
3913 printing with some el-cheapo printers, and suggest a workaround.
3914
39152006-05-20 Kevin Ryde <user42@zip.com.au>
3916
3917 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3918 remove the bit saying you must set it.
3919
39202006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3921
3922 * trouble.texi (Checklist):
3923 * text.texi (Text, Auto Fill, Text Mode):
3924 * search.texi (Nonincremental Search):
3925 * rmail.texi (Rmail Labels):
3926 * mule.texi (Input Methods, Multibyte Conversion):
3927 * misc.texi (Gnus, Where to Look, PostScript):
3928 * maintaining.texi (Create Tags Table):
3929 * indent.texi (Indentation Commands):
3930 * fixit.texi (Spelling):
3931 * emacs.texi (Copying):
3932 * custom.texi (Init File): ifinfo -> ifnottex.
3933
8cf51b2c
GM
39342006-05-17 Richard Stallman <rms@gnu.org>
3935
3936 * files.texi (Diff Mode): Mention C-x `.
3937
39382006-05-08 Richard Stallman <rms@gnu.org>
3939
3940 * custom.texi (Disabling): Textual cleanups.
3941
8cf51b2c
GM
39422006-05-12 Glenn Morris <rgm@gnu.org>
3943
3944 * calendar.texi (Displaying the Diary, Format of Diary File):
3945 Refer to diary-view-entries, diary-list-entries,
3946 diary-show-all-entries rather than obsolete aliases.
3947
39482006-05-12 Eli Zaretskii <eliz@gnu.org>
3949
3950 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3951 (Displaying the Diary, Special Diary Entries, Importing Diary):
3952 * building.texi (Compilation Shell):
3953 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3954 emacs-xtra with @inforef's.
3955
3956 * files.texi (Visiting): Fix wording.
3957
3958 * mule.texi (Coding Systems, Text Coding): More indexing.
3959 Mention that C-x RET f can set eol conversion.
3960
c8763fb6 39612006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3962
3963 * xresmini.texi (GTK resources): Insert GTK description.
3964
3965 * xresources.texi (GTK resources): metafont should be menufont.
3966
8cf51b2c
GM
39672006-05-06 Michael Albinus <michael.albinus@gmx.de>
3968
49823426 3969 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3970 method, user name and host name is active only in partial
3971 completion mode.
3972
8cf51b2c
GM
39732006-05-06 Eli Zaretskii <eliz@gnu.org>
3974
3975 * makefile.w32-in (emacs.dvi):
3976 * Makefile.in (emacs.dvi): Add xresmini.texi.
3977
3978 * xresmini.texi (Table of Resources): Remove xref to non-existent
3979 node "LessTif Resources".
3980
3981 * msdog.texi (Microsoft Windows):
3982 * calendar.texi (Calendar/Diary, Displaying the Diary)
3983 (Special Diary Entries, Importing Diary, Holidays):
3984 * programs.texi (Program Modes):
3985 * text.texi (Text):
3986 * buffers.texi (Several Buffers):
3987 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3988
39892006-05-06 Eli Zaretskii <eliz@gnu.org>
3990
3991 The following changes merge the emacs-xtra manual into the main
3992 manual, but only for on-line version of the manual.
3993
3994 * vc2-xtra.texi (Version Backups, Local Version Control)
3995 (Making Snapshots, Change Logs and VC, Version Headers)
3996 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3997 on-line manual.
3998
3999 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4000 for on-line manual.
4001
4002 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4003 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4004 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4005 for on-line manual.
4006
4007 * fortran-xtra.texi (Fortran, Fortran Autofill)
4008 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4009 for on-line manual.
4010
4011 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4012 Conditional xref's for on-line manual.
4013
4014 * emerge-xtra.texi (Emerge, Overview of Emerge)
4015 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4016 manual.
4017
4018 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4019 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4020 (EMACSSOURCES): Use EMACS_XTRA.
4021 (../info/emacs-xtra): Remove.
4022 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4023
4024 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4025 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4026 (EMACSSOURCES): Use EMACS_XTRA.
4027 ($(infodir)/emacs-xtra): Remove.
4028 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4029
4030 * trouble.texi (Quitting):
4031 * text.texi (Text):
4032 * programs.texi (Program Modes):
4033 * msdog.texi (Microsoft Windows):
4034 * frames.texi (Frames):
4035 * files.texi (Backup, Version Control, VC Concepts)
4036 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4037 (Registering, VC Status, VC Undo, Multi-User Branching)
4038 (Comparing Files):
4039 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4040 (Displaying the Diary, Special Diary Entries, Importing Diary):
4041 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4042 conditional xref's, depending on @iftex/@ifnottex.
4043
4044 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4045 "MS-DOS". @include msdog-xtra.texi.
4046
4047 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4048 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4049
4050 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4051 for vc-xtra.texi subsections.
4052 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4053 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4054
4055 * sending.texi (Sending Mail): A @node line without explicit Prev,
4056 Next, and Up links.
4057
4058 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4059 Next, and Up links.
4060
4061 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4062 and its sections. @include picture-xtra.texi.
4063
4064 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4065 "Emerge".
4066 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4067
4068 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4069 exact duplicate of its name-sake in calendar.texi.
4070
4071 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4072 "Advanced Calendar/Diary Usage".
4073 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4074
4075 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4076 dired-xtra.texi.
4077 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4078
4079 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4080 (Files) [ifnottex]: Add menu entry for Autorevert.
4081
4082 * emacs-xtra.texi (Introduction): Reword to make consistent with
4083 printed version only.
4084 <Top level>: Remove the body of all chapters and move them to the
4085 new *-xtra.texi files. Use @raisesections and @lowersections to
4086 convert sections to chapters etc.
4087
4088 * msdog-xtra.texi:
4089 * fortran-xtra.texi:
4090 * vc-xtra.texi:
4091 * vc1-xtra.texi:
4092 * vc2-xtra.texi:
4093 * emerge-xtra.texi:
4094 * cal-xtra.texi:
4095 * dired-xtra.texi:
4096 * arevert-xtra.texi: New files, with text from respective chapters
4097 of emacs-xtra.texi. Convert each @chapter into @section, @section
4098 into @subsection, etc.
4099
1c6c854e 4100 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4101 updated.
4102
4103 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4104 Windows". All references updated.
4105
41062006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4107
4108 * macos.texi (Mac Input): Mention input from Character Palette.
4109 (Mac Font Specs): Fix typo.
4110
41112006-05-05 Richard Stallman <rms@gnu.org>
4112
4113 * files.texi (Diff Mode): Minor cleanup.
4114
41152006-05-05 Karl Berry <karl@gnu.org>
4116
8cf51b2c
GM
4117 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4118 errors from the current release of makeinfo (4.8).
4119 * help.texi (Library Keywords): Change widest word in multitable
4120 template from `emulations' to `convenience'. (Not sure if this is
4121 related to the font change.)
4122
41232006-05-05 Eli Zaretskii <eliz@gnu.org>
4124
4125 * files.texi (File Names): Add a footnote about limited support of
4126 ~USER on MS-Windows.
4127
4128 * cmdargs.texi (Initial Options): Add a footnote about limited
4129 support of ~USER on MS-Windows.
4130
41312006-05-03 Richard Stallman <rms@gnu.org>
4132
4133 * files.texi (Diff Mode): Node moved here.
4134 (Comparing Files): Delete what duplicates new node.
4135 (Files): Put Diff Mode in menu.
4136
1c6c854e 4137 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4138
4139 * emacs.texi (Top): Update menu for Diff Mode.
4140
4141 * trouble.texi (Emergency Escape): Simplify.
4142
4143 * emacs.texi (Top): Minor clarification.
4144
41452006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4146
4147 * commands.texi, entering.texi, screen.texi: Many simplifications.
4148
41492006-05-03 Richard Stallman <rms@gnu.org>
4150
4151 * commands.texi (Text Characters): Delete paragraph about unibyte
4152 non-ASCII printing chars.
4153
4154 * killing.texi (Killing): Say "graphical displays".
4155 * display.texi: Say "graphical displays".
4156
4157 * cmdargs.texi (Misc X): Say "graphical displays".
4158
41592006-05-01 Richard Stallman <rms@gnu.org>
4160
4161 * emacs.texi (Top): Add Diff Mode to menu.
4162
41632006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4164
4165 * misc.texi (Diff Mode): New node.
4166
41672006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4168
4169 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4170 (Mac Environment Variables): Shorten example line.
4171 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4172
41732006-05-01 Nick Roberts <nickrob@snap.net.nz>
4174
4175 * building.texi (GUD Customization): Describe cases %d and %c.
4176 Update description for %e.
4177
41782006-04-30 Glenn Morris <rgm@gnu.org>
4179
4180 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4181
41822006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4183
4184 * custom.texi (Examining): Update C-h v output example.
4185
41862006-04-29 Kim F. Storm <storm@cua.dk>
4187
4188 * building.texi (Grep Searching): Add lgrep and rgrep.
4189
8cf51b2c
GM
41902006-04-23 Richard Stallman <rms@gnu.org>
4191
4192 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4193
4194 * xresmini.texi: New file.
4195
4196 * xresources.texi (Face Resources): Split table into font resources
4197 and the rest. Combine similar attributes for brevity.
4198
8cf51b2c
GM
41992006-04-21 Eli Zaretskii <eliz@gnu.org>
4200
4201 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4202 backslashes and case-insensitivity in file names (moved to the
4203 main manual).
4204 (MS-DOS Printing): Move most of the text to the main manual.
4205
4206 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4207 New nodes.
4208 (Windows Processes, Windows System Menu): Add index entries and
4209 fix wording.
4210
8cf51b2c
GM
42112006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4212
4213 * misc.texi (Shell Ring): Add notes on saved input when
4214 navigating off the end of the history list.
4215
42162006-04-18 Chong Yidong <cyd@mit.edu>
4217
4218 * misc.texi (Shell Options): Correct default value of
4219 comint-scroll-show-maximum-output.
4220
8cf51b2c
GM
42212006-04-18 Nick Roberts <nickrob@snap.net.nz>
4222
4223 * building.texi (Watch Expressions): Update.
4224
8cf51b2c
GM
42252006-04-12 Richard Stallman <rms@gnu.org>
4226
4227 * search.texi: Clean up previous change.
4228
42292006-04-12 Eli Zaretskii <eliz@gnu.org>
4230
4231 * search.texi (Regexp Backslash, Regexp Replace): Add index
4232 entries for ``back reference'' and mention the term itself in the
4233 text.
4234
42352006-04-11 Richard Stallman <rms@gnu.org>
4236
4237 * custom.texi (Safe File Variables):
4238 Document enable-local-variables = :safe.
4239
42402006-04-11 Karl Berry <karl@gnu.org>
4241
4242 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4243 (Remote Repositories, Version Backups, Local Version Control)
4244 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4245 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4246 (Renaming VC Work Files and Master Files)
4247 (Inserting Version Control Headers, Customizing VC, General Options)
4248 (Options for RCS and SCCS, Options specific for CVS): Move all
4249 these nodes to emacs-xtra.texi, for brevity.
4250 * cmdargs.texi, files.texi: Change cross-references.
4251
8cf51b2c
GM
42522006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4253
4254 * files.texi (Old Versions): Update description of vc-annotate's
4255 use of color to indicate date ranges.
4256
8cf51b2c
GM
42572006-04-09 Kevin Ryde <user42@zip.com.au>
4258
8cf51b2c
GM
4259 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4260 put info and printed manual names the right way around.
4261
42622006-04-09 Karl Berry <karl@gnu.org>
4263
4264 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4265 emacs-xtra.texi, leaving only MS Windows information.
4266 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4267 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4268 node names.
4269
4270 * emacs.texi: Move @summarycontents and @contents to the beginning
4271 of the file.
4272
8cf51b2c
GM
42732006-04-08 Kevin Ryde <user42@zip.com.au>
4274
4275 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4276
42772006-04-07 Richard Stallman <rms@gnu.org>
4278
4279 * programs.texi (Comments, Comment Commands, Options for Comments)
4280 (Multi-Line Comments): "Align", not "indent".
4281 (Basic Indent): C-j deletes trailing whitespace before the newline.
4282
42832006-04-06 Richard Stallman <rms@gnu.org>
4284
8cf51b2c
GM
4285 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4286
42872006-04-06 Eli Zaretskii <eliz@gnu.org>
4288
4289 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4290
8cf51b2c
GM
42912006-04-05 Richard Stallman <rms@gnu.org>
4292
4293 * emacs.texi (Top): Update subnode menu.
4294
4295 * trouble.texi (Unasked-for Search): Node deleted.
4296 (Lossage): Delete from menu.
4297
42982006-04-04 Richard Stallman <rms@gnu.org>
4299
4300 * trouble.texi: Various cleanups.
4301 (Checklist): Don't bother saying how to snail a bug report.
4302 (Emergency Escape): Much rewriting.
4303 (After a Crash): Rename the core dump immediately.
4304 (Total Frustration): Call it a psychotherapist.
4305 (Bug Criteria): Avoid "illegal instruction".
4306 (Sending Patches): We always put the contributor's name in.
4307
4308 * misc.texi (Thumbnails): Minor correction.
4309
8cf51b2c
GM
43102006-04-03 Richard Stallman <rms@gnu.org>
4311
4312 * misc.texi (Thumbnails): Minor cleanup.
4313
43142006-04-02 Karl Berry <karl@gnu.org>
4315
4316 * sending.texi (Mail Sending): pxref to Top needs five args.
4317
4318 * texinfo.tex: Update to current version (2006-03-21.13).
4319
8cf51b2c
GM
43202006-03-31 Richard Stallman <rms@gnu.org>
4321
4322 * emacs.texi (Top): Update subnode menu.
4323
4324 * help.texi (Help Mode): Cleanup.
4325
4326 * dired.texi: Many cleanups.
4327 (Dired Deletion): Describe dired-recursive-deletes.
4328 (Operating on Files): dired-create-directory moved.
4329 (Misc Dired Features): Move to here.
4330 (Tumme): Node moved to misc.texi.
4331
4332 * custom.texi: Many cleanups.
4333 (Minor Modes): Don't mention ISO Accents Mode.
4334 (Examining): Update C-h v output example.
4335 (Hooks): Add index and xref for add-hook.
4336 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4337 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4338
4339 * misc.texi: Many cleanups.
4340 (beginning): Add to summary of topics.
4341 (Shell): Put eshell xref at the end. Remove eshell from table.
4342 (Thumbnails): New node.
4343
8cf51b2c
GM
43442006-03-28 Eli Zaretskii <eliz@gnu.org>
4345
4346 * files.texi (File Name Cache): Make it clear that the cache is
4347 not persistent.
4348
8cf51b2c
GM
43492006-03-25 Karl Berry <karl@gnu.org>
4350
49823426
GM
4351 * emacs-xtra.texi, emacs.texi, gnu.texi:
4352 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4353 (2) do not indent copyright year list (or anything else).
4354
8cf51b2c
GM
43552006-03-21 Juanma Barranquero <lekktu@gmail.com>
4356
4357 * files.texi (VC Dired Mode): Remove misplaced brackets.
4358
43592006-03-21 Andre Spiegel <spiegel@gnu.org>
4360
4361 * files.texi: Various updates and clarifications in the VC chapter.
4362
43632006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4364
4365 * help.texi (Help Mode): Document "C-c C-c".
4366
8cf51b2c
GM
43672006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4368
4369 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4370 menu in the standalone Info reader.
4371
43722006-03-15 Chong Yidong <cyd@stupidchicken.com>
4373
4374 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4375 moved here from Emacs manual.
4376
4377 * programs.texi (Fortran): Section moved to emacs-xtra.
4378 (Program Modes): Xref to Fortran in emacs-xtra.
4379
4380 * maintaining.texi (Emerge): Move to emacs-xtra.
4381 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4382
4383 * picture.texi: File deleted.
4384 * Makefile.in:
4385 * makefile.w32-in: Remove picture.texi.
4386
4387 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4388 * abbrevs.texi (Abbrevs):
4389 * sending.texi (Sending Mail): Picture node removed.
4390
4391 * emacs.texi (Top): Update node listings.
4392
8cf51b2c
GM
43932006-03-12 Richard Stallman <rms@gnu.org>
4394
4395 * calendar.texi: Various cleanups.
4396
8cf51b2c
GM
43972006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4398
4399 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4400 syntax.
4401
8cf51b2c
GM
44022006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4403
4404 * search.texi (Regexps): More accurately describe which characters
4405 are special in which situations. Recommend _not_ to quote `]' or
4406 `-' when they are not special.
4407
8cf51b2c
GM
44082006-02-28 Andre Spiegel <spiegel@gnu.org>
4409
4410 * files.texi (Old Versions): Clarify operation of C-x v =.
4411
8cf51b2c
GM
44122006-02-21 Nick Roberts <nickrob@snap.net.nz>
4413
4414 * building.texi (Watch Expressions): Update and describe
4415 gdb-speedbar-auto-raise.
4416
44172006-02-19 Richard M. Stallman <rms@gnu.org>
4418
4419 * emacs.texi: Use @smallbook.
4420 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4421 Update subnode menu.
4422
4423 * building.texi (Lisp Interaction): Minor addition.
4424
44252006-02-18 Nick Roberts <nickrob@snap.net.nz>
4426
4427 * building.texi (Watch Expressions): Update and be more precise.
4428
c8763fb6 44292006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4430
4431 * maintaining.texi (Create Tags Table): Explain why the
4432 exception when etags writes to files under the /dev tree.
4433
44342006-02-14 Richard M. Stallman <rms@gnu.org>
4435
4436 * custom.texi (Safe File Variables): Lots of clarification.
4437 Renamed from Unsafe File Variables.
4438
44392006-02-14 Chong Yidong <cyd@stupidchicken.com>
4440
4441 * custom.texi (Unsafe File Variables): File variable confirmation
4442 assumed denied in batch mode.
4443
44442006-02-14 Richard M. Stallman <rms@gnu.org>
4445
4446 * building.texi (GDB User Interface Layout): Don't say `inferior'
4447 for program being debugged.
4448
44492006-02-15 Nick Roberts <nickrob@snap.net.nz>
4450
4451 * building.texi (GDB Graphical Interface):
4452 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4453
44542006-02-13 Chong Yidong <cyd@stupidchicken.com>
4455
4456 * custom.texi (Specifying File Variables, Unsafe File Variables):
4457 New nodes, split from File Variables. Document new file local
4458 variable behavior.
4459
44602006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4461
4462 * display.texi (Standard Faces):
8cf51b2c
GM
4463 * files.texi (Visiting):
4464 * frames.texi (Clipboard):
4465 * glossary.texi (Glossary) <Clipboard>:
4466 * xresources.texi (X Resources): Mention Mac OS port.
4467
8cf51b2c
GM
44682006-02-12 Richard M. Stallman <rms@gnu.org>
4469
4470 * building.texi (Building): Clarify topic in intro.
4471
4472 * maintaining.texi (Maintaining): Change title; clarify topic.
4473 Delete duplicate index entries.
4474
4475 * building.texi (Other GDB User Interface Buffers): Clarifications.
4476
4477 * text.texi (Cell Commands): Clarifications.
4478
4479 * programs.texi (Defuns): Delete duplicate explanation of
4480 left-margin paren convention.
4481 (Hungry Delete): Minor cleanup.
4482
44832006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4484
4485 * dired.texi (Tumme): More tumme documentation.
4486
44872006-02-11 Alan Mackenzie <acm@muc.de>
4488
4489 * programs.texi ("Hungry Delete"): Correct the appellation of the
4490 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4491
44922006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4493
4494 * dired.texi (Tumme): Fix small bug.
4495
44962006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4497
4498 * macos.texi (Mac International): Rename "fontset-mac" to
4499 "fontset-standard".
4500
8cf51b2c
GM
45012006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4502
4503 * dired.texi (Tumme): Basic documentation for Tumme added.
4504
8cf51b2c
GM
45052006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4506
4507 * mule.texi (International):
4508 * programs.texi (Basic Indent): Fix typos.
4509
8cf51b2c
GM
4510 * custom.texi (Minor Modes):
4511 * display.texi (Text Display):
4512 * commands.texi (Text Characters): Update xrefs.
4513
45142006-02-07 Richard M. Stallman <rms@gnu.org>
4515
4516 * emacs.texi (Top): Update subnode menu.
4517 Update info on old Emacs papers.
4518 (Intro): "Graphical display", not window system.
4519
4520 * xresources.texi (GTK styles): Minor clarifications.
4521
4522 * trouble.texi: "Graphical display", not window system.
4523 (Stuck Recursive): Minor clarification.
4524
4525 * text.texi: Minor clarifications.
4526 (Sentences): Explain why two-space convention is better.
4527 Explain sentence-end-without-period here.
4528 (Fill Commands): Not here.
4529 (Refill): Node moved down.
4530 (Filling): Update menu.
4531 (Table Creation, Cell Justification, Column Commands): Clarify.
4532
4533 * sending.texi: Minor clarifications.
4534
4535 * search.texi (Regexp Backslash): Clarification.
4536
4537 * rmail.texi: Minor cleanups.
4538 (Rmail): Delete digression about `rmail-mode'.
4539 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4540 (Rmail Files): Mention C-u M-x rmail.
4541 (Rmail Reply): Mention References.
4542 (Rmail Display): Mention rmail-nonignored-headers.
4543
4544 * programs.texi: Minor cleanups.
4545 (Comment Commands): Mention momentary Transient Mark mode.
4546 (Matching): Be more specific about customizing show-paren-mode.
4547 (Info Lookup): Don't list the modes that support C-h S.
4548 Just say what it does in an unsupported mode.
4549 (Man Page): Delete excessive info on customizing woman.
4550 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4551
4552 * abbrevs.texi: Minor clarifications.
4553 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4554 not "dynamic abbrevs" as if they were a kind of abbrev.
4555
4556 * picture.texi (Picture): Minor cleanup.
4557
4558 * mule.texi (Communication Coding): Say "other applications".
4559 (Fontsets): Not specific to X. Add xref to X Resources.
4560 (Unibyte Mode): Rename from Single-Byte Character Support.
4561 "Graphical display", not window system.
4562 (International): Update menu.
4563
4564 * maintaining.texi (Format of ChangeLog):
4565 New node, split out from ChangeLog.
4566 (ChangeLog): Clarifications in the remaining text.
4567 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4568 (Find Tag): Add @w.
4569 (Tags Search): Explain tag table order here. Simplify grep ref.
4570 (List Tags): tags-tag-face is a variable, not a face.
4571 (Emerge): Cleanups.
4572
4573 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4574 (Keyboard Macros): Avoid "the user".
4575
4576 * killing.texi: "Graphical display", not window system.
4577
4578 * help.texi (Help Echo): "Graphical display", not window system.
4579
4580 * glossary.texi: Say "you", not "the user". Say "graphical display".
4581
4582 * frames.texi: Minor cleanups. "Graphical display", not window system.
4583
4584 * files.texi (Visiting): Make drag-and-drop not X-specific.
4585
4586 * custom.texi: Minor cleanups. "Graphical display", not window system.
4587
4588 * cmdargs.texi: Minor cleanups.
4589
4590 * building.texi (Compilation): Move and split kill-compilation para.
4591 Add para about multiple compilers.
4592 (Compilation Mode): Commands also available in grep mode and others.
4593 Mention C-u C-x ` more tutorially. Clarify C-x `.
4594 (Compilation Shell): Clarify. Put Bash example first.
4595 (Grep Searching): Minor cleanups; add @w.
4596 (Debuggers): Minor cleanups.
4597 (Starting GUD): Make GDB xgraphical mode issue clearer.
4598 (Debugger Operation): Lots of clarifications including
4599 GDB tooltip side-effect issue.
4600 (Commands of GUD): Clarify.
4601 (GUD Customization): Add bashdb-mode-hook.
4602 (GDB Graphical Interface): Rewrite for clarity.
4603 (GDB User Interface Layout): Rewrite for clarity.
4604 (Stack Buffer, Watch Expressions): Likewise.
4605 (Other GDB User Interface Buffers): Cleanups.
4606 (Lisp Libraries, External Lisp): Cleanup.
4607
4608 * basic.texi (Position Info): "Graphical displays", rather than
4609 window systems.
4610
4611 * anti.texi: Minor cleanup.
4612
8cf51b2c
GM
46132006-02-03 Eli Zaretskii <eliz@gnu.org>
4614
4615 * custom.texi (Init File, Find Init): Add cross-references to
4616 where $HOME is described.
4617
46182006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4619
4620 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4621 is not inside the @table.
4622
4623 * emacs.texi (Top): Correct node name.
4624
4625 * files.texi (File Names): Fix @xref.
4626 (Reverting): Fix typo.
4627
4628 * mule.texi (International): Correct node name.
4629
4630 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4631
46322006-02-01 Richard M. Stallman <rms@gnu.org>
4633
4634 * emacs.texi (Top): Update subnode menu.
4635
4636 * mule.texi: Minor clarifications.
4637 Reduce the specific references to X Windows.
4638 Refer to "graphical" terminals, rather than window systems.
4639 (Text Coding): Rename from Specify Coding.
4640 (Communication Coding, File Name Coding, Terminal Coding):
4641 New nodes split out from Text Coding.
4642
4643 * kmacro.texi: Minor clarifications.
4644 (Keyboard Macro Ring): Comment out some excessive commands.
4645 (Basic Keyboard Macro): Split up the table, putting part in each node.
4646
4647 * major.texi: Minor clarifications.
4648
4649 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4650
4651 * windows.texi: Minor clarifications.
4652 (Change Window): Don't describe mode-line mouse cmds here.
4653 Add xref to Mode Line Mouse.
4654
4655 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4656
4657 * macos.texi (Mac International): Fix xref.
4658
4659 * indent.texi: Minor clarifications.
4660
4661 * frames.texi: Minor clarifications.
4662 Reduce the specific references to X Windows.
4663 Refer to "graphical" terminals, rather than window systems.
4664 (Frame Parameters): Don't mention commands like
4665 set-foreground-color. Just say to customize a face.
4666 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4667
4668 * files.texi: Minor clarifications.
4669 (Numbered Backups): New node, split out from Backup Names.
4670
4671 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4672
4673 * cmdargs.texi (General Variables): Fix xref.
4674
4675 * buffers.texi: Minor clarifications.
4676
8cf51b2c
GM
46772006-01-31 Richard M. Stallman <rms@gnu.org>
4678
4679 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4680 Nodes moved to top.
4681
4682 * display.texi: Minor clarifications.
4683 (Display): Rearrange menu.
4684 (Standard Faces): Mention query-replace face.
4685 (Faces): Simplify.
4686 (Font Lock): Simplify face customization info.
4687 (Highlight Changes): Node merged into Highlight Interactively.
4688 (Highlight Interactively): Much rewriting and cleanup.
4689 (Optional Mode Line): Narrowed line number not good for goto-line.
4690 Simplify face customization advice.
4691 (Text Display): Mention use of escape-glyph face.
4692 Move ctl-arrow and tab-width here.
4693 (Display Custom): Move no-redraw-on-reenter to end of node.
4694
4695 * search.texi: Minor clarifications.
4696 (Isearch Scroll): Simplify.
4697 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4698
4699 * regs.texi (Registers): Mention bookmarks here.
4700
4701 * mark.texi: Minor clarifications.
4702 (Selective Undo): Node deleted.
4703
4704 * m-x.texi: Minor clarifications.
4705
4706 * killing.texi: Minor clarifications.
4707 Refer to "graphical" terminals, rather than window systems.
4708
4709 * help.texi: Clarifications.
4710 (Help): Don't describe C-h F and C-h K here.
4711 (Key Help): Describe C-h K here.
4712 (Name Help): Mention Emacs Lisp Intro.
4713 Describe C-h F here.
4714 (Misc Help): Mention C-h F and C-h K only briefly.
4715
4716 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4717 Selective undo text merged in.
4718 (Spelling): Mention Aspell along with Ispell.
4719
4720 * emacs.texi (Top): Update subnode menus.
4721
4722 * basic.texi (Basic Undo): Rename from Undo. Most of text
4723 moved to new Undo node.
4724
8cf51b2c
GM
47252006-01-29 Chong Yidong <cyd@stupidchicken.com>
4726
4727 * basic.texi (Continuation Lines, Inserting Text):
4728 Mention longlines mode.
4729
47302006-01-29 Richard M. Stallman <rms@gnu.org>
4731
10d1d0af 4732 * screen.texi: Minor cleanups.
8cf51b2c
GM
4733 (Screen): Clean up the intro paragraphs.
4734 (Mode Line): Lots of rewriting. Handle frame-name better.
4735 eol-mnemonic-... vars moved out.
4736
4737 * emacs.texi (Top): Change menu item for MS-DOS node.
4738 Update subnode menu.
4739
4740 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4741 chapter relates to Windows. Title changed.
4742
4743 * mini.texi: Minor cleanups.
4744
4745 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4746 (Mark): Put it in the menu.
4747
4748 * entering.texi: Minor cleanups.
4749
4750 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4751 (Intro): Refer to "graphical" terminals, rather than X.
4752
4753 * display.texi (Display Custom): Add xref to Variables.
4754 (Optional Mode Line): eol-mnemonic-... vars moved here.
4755
4756 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4757 rather than X.
4758
8cf51b2c
GM
4759 * basic.texi: Minor cleanups.
4760 (Undo): selective-undo moved.
4761
8cf51b2c
GM
47622006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4763
4764 * anti.texi (Antinews): Various corrections and additions.
4765
47662006-01-23 Juri Linkov <juri@jurta.org>
4767
4768 * custom.texi (Easy Customization, Customization Groups)
4769 (Browsing Custom): Mention links along with buttons.
4770
8cf51b2c
GM
47712006-01-21 Eli Zaretskii <eliz@gnu.org>
4772
8cf51b2c
GM
4773 * text.texi (TeX Print): Use @key for TAB.
4774
8cf51b2c
GM
4775 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4776
8cf51b2c
GM
47772006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4778
4779 * files.texi (File Aliases): Don't claim that usually separate
4780 buffers are created for two file names that name the same data.
4781 Mention additional situations where different names mean the same
4782 file on disk.
4783
47842006-01-19 Richard M. Stallman <rms@gnu.org>
4785
4786 * killing.texi (Deletion): Upcase @key argument.
4787
4788 * custom.texi (Custom Themes): Minor cleanup.
4789
4790 * programs.texi (Hungry Delete): Upcase @key argument.
4791
8cf51b2c
GM
47922006-01-16 Juri Linkov <juri@jurta.org>
4793
4794 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4795 Move `mode-line-highlight' before `mode-line-buffer-id'.
4796
8cf51b2c
GM
47972006-01-14 Richard M. Stallman <rms@gnu.org>
4798
4799 * basic.texi (Inserting Text): Minor cleanup.
4800
8cf51b2c
GM
48012006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4802
4803 * custom.texi (Changing a Variable, Face Customization):
4804 Update for changes in Custom menus.
4805
8cf51b2c
GM
48062006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4807
4808 * macos.texi (Mac International): Undo last change.
4809
8cf51b2c
GM
48102006-01-02 Chong Yidong <cyd@stupidchicken.com>
4811
4812 * custom.texi (Custom Themes): Describe the new
4813 customize-create-theme interface.
4814
48152005-12-30 Juri Linkov <juri@jurta.org>
4816
4817 * basic.texi (Position Info): Update example.
4818
c8763fb6 48192005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4820
4821 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4822
48232005-12-24 Chong Yidong <cyd@stupidchicken.com>
4824
4825 * custom.texi (Custom Themes): `load-theme' always loads.
4826
48272005-12-23 Juri Linkov <juri@jurta.org>
4828
4829 * display.texi (Highlight Interactively): Use double space to
4830 separate sentences. Replace C-p with M-p, and C-n with M-n.
4831
48322005-12-22 Richard M. Stallman <rms@gnu.org>
4833
4834 * custom.texi (Easy Customization and subnodes):
4835 Replace "active field" with "button".
4836 Use "user option" only for variables.
4837 Use "setting" for variable-or-face.
4838
48392005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4840
4841 * buffers.texi (Select Buffer): Change order in table to make
4842 "Similar" refer to the correct item.
4843 (Indirect Buffers): Minor rewording.
4844
8cf51b2c
GM
48452005-12-20 Juri Linkov <juri@jurta.org>
4846
4847 * files.texi (VC Status): Put P and N near p and n.
4848
8cf51b2c
GM
48492005-12-19 Richard M. Stallman <rms@gnu.org>
4850
4851 * programs.texi (Electric C): Delete the info about newline control.
4852 (Other C Commands): Minor cleanup.
4853 (Left Margin Paren): Minor cleanup.
4854
48552005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4856
4857 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4858 (Customization Groups): Delete text moved to "Browsing Custom".
4859 (Browsing Custom): New node.
4860 (Specific Customization): Clarify which commands only work for
4861 loaded options.
4862
48632005-12-18 Bill Wohler <wohler@newt.com>
4864
4865 * frames.texi (Tool Bars): Shorten text of previous change.
4866
48672005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4868
4869 * files.texi (VC Status): Document log-view mode.
4870
48712005-12-18 Bill Wohler <wohler@newt.com>
4872
4873 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4874 permanently via the customize interface.
4875
8cf51b2c
GM
48762005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4877
4878 * killing.texi (Killing by Lines): Document `kill-whole-line'
4879 function.
4880
c8763fb6 48812005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4882
4883 * buffers.texi (Select Buffer): Change `prev-buffer' to
4884 `previous-buffer'. Indicate that these functions use a frame
4885 local buffer list.
4886
8cf51b2c
GM
48872005-12-12 Richard M. Stallman <rms@gnu.org>
4888
4889 * custom.texi (Easy Customization): Change menu comment.
4890 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4891
4892 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4893 (Help): Among the Apropos commands, describe only C-h a here.
4894
48952005-12-11 Richard M. Stallman <rms@gnu.org>
4896
4897 * programs.texi (Options for Comments): Comment-end starts with space.
4898
4899 * glossary.texi (Glossary): Minor cleanup.
4900
4901 * files.texi (Old Versions): Use @table.
4902
8cf51b2c
GM
49032005-12-10 David Koppelman <koppel@ece.lsu.edu>
4904
4905 * display.texi (Highlight Interactively): Include
4906 global-hi-lock-mode. Add miscellaneous details and elaborations.
4907
49082005-12-09 Richard M. Stallman <rms@gnu.org>
4909
4910 * display.texi (Font Lock): Delete the Global FL menu item.
4911
49122005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4913
4914 * custom.texi (Minibuffer Maps): Mention the maps for file name
4915 completion.
4916
49172005-12-09 Kim F. Storm <storm@cua.dk>
4918
4919 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4920 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4921 cursor to next corner in rectangle; clarify insert around rectangle.
4922
8cf51b2c
GM
49232005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4924
4925 * custom.texi (Customization): Use xref to elisp manual for
4926 non-TeX output.
4927 (Minor Modes): Update.
4928 (Customization Groups, Changing a Variable, Face Customization):
4929 Update for new appearance of Custom buffers.
4930 (Changing a Variable): `custom-buffer-done-function' has been
4931 replaced by `custom-buffer-done-kill'.
4932 (Specific Customization): In the `customize-group' buffer, a
4933 subgroup's contents are not "hidden". They are not included at
4934 all. They have no [Show] button.
4935 (Mouse Buttons): Add pxref to description of mouse event lists in
4936 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4937 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4938 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4939
49402005-12-08 Richard M. Stallman <rms@gnu.org>
4941
4942 * mini.texi (Completion Commands, Completion):
4943 In file name input, SPC does not do completion.
4944
8cf51b2c
GM
49452005-12-08 Nick Roberts <nickrob@snap.net.nz>
4946
4947 * building.texi (GDB Graphical Interface): Explain screen size
4948 setting.
4949 (Other GDB User Interface Buffers): Describe features specific to
4950 GDB 6.4.
4951
8cf51b2c
GM
49522005-12-01 Nick Roberts <nickrob@snap.net.nz>
4953
4954 * building.texi (GDB User Interface Layout): Describe how to
4955 kill associated buffers.
4956 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4957 (Watch Expressions): Be more precise.
4958 (Other GDB User Interface Buffers): Describe how to change a
4959 register value.
4960
8cf51b2c
GM
49612005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4962
4963 * macos.texi (Mac Input): Remove description of
4964 mac-command-key-is-meta. Add descriptions of
4965 mac-control-modifier, mac-command-modifier, and
4966 mac-option-modifier.
4967 (Mac International): Fix description of conversion of clipboard data.
4968 (Mac Font Specs): Add example of font customization by face attributes.
4969
49702005-11-22 Nick Roberts <nickrob@snap.net.nz>
4971
4972 * building.texi (Watch Expressions): Expand description.
4973 (Other GDB User Interface Buffers): Describe local map for
4974 gud-watch.
4975
49762005-11-21 Chong Yidong <cyd@stupidchicken.com>
4977
4978 * display.texi (Font Lock): Font lock is enabled by default now.
4979
49802005-11-20 Juri Linkov <juri@jurta.org>
4981
4982 * basic.texi (Position Info): Update examples of the output.
4983 Remove the fact that examples are produced in the TeXinfo buffer,
4984 because in the Info reader users will get a different output from
4985 `C-x ='.
4986
4987 * building.texi (Compilation Mode): Remove paragraph duplicated
4988 from the node `Compilation'. Add `compilation-skip-threshold'.
4989
4990 * display.texi (Font Lock): Suggest more user-friendly method of
4991 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4992
49932005-11-18 Richard M. Stallman <rms@gnu.org>
4994
4995 * files.texi (Registering): Mention @@ in mode line.
4996
4997 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4998
49992005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5000
5001 * files.texi (Renaming and VC): Some back-ends don't
5002 handle renaming.
5003
8cf51b2c
GM
50042005-11-17 Juri Linkov <juri@jurta.org>
5005
5006 * emacs.texi (Top):
5007 * display.texi (Highlight Interactively): Put this font-lock based
5008 mode near Font Lock node.
5009
50102005-11-16 Chong Yidong <cyd@stupidchicken.com>
5011
5012 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5013 icons.
5014
50152005-11-12 Kim F. Storm <storm@cua.dk>
5016
5017 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5018 (Help Summary): Add C-h d and C-h e.
5019 (Apropos): Clarify that all apropos commands may search for either
5020 list of words or a regexp. Add C-h d for apropos-documentation.
5021 Describe apropos-documentation-sort-by-scores user option.
5022
8cf51b2c
GM
50232005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5024
5025 * killing.texi (CUA Bindings): Add @section.
5026
50272005-11-10 Kim F. Storm <storm@cua.dk>
5028
5029 * emacs.texi (Top): Add CUA Bindings entry to menu.
5030
5031 * killing.texi (CUA Bindings): New node. Moved here from
5032 misc.texi and extended with info on rectangle commands and
5033 rectangle highlighting, interface to registers, and the global
5034 mark feature.
5035
5036 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5037
5038 * regs.texi: Prev link points to CUA Bindings node.
5039
50402005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5041
5042 * help.texi (Help Echo): By default, help echos are only shown on
5043 mouse-over, not on point-over.
5044
c8763fb6 50452005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5046
5047 * misc.texi (Shell Mode): Describe how to activate password echoing.
5048
8cf51b2c
GM
50492005-11-04 Romain Francoise <romain@orebokech.com>
5050
5051 * mark.texi (Mark Ring): Fix typo.
5052
50532005-11-03 Richard M. Stallman <rms@gnu.org>
5054
5055 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5056
50572005-11-01 Bill Wohler <wohler@newt.com>
5058
5059 * help.texi (Help Mode): Fix typo.
5060
50612005-11-01 Nick Roberts <nickrob@snap.net.nz>
5062
1c6c854e
CS
5063 * building.texi (Other GDB User Interface Buffers):
5064 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5065
50662005-10-31 Romain Francoise <romain@orebokech.com>
5067
5068 * files.texi (Compressed Files): Fix typo.
5069
5070 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5071
5072 * windows.texi (Force Same Window): Likewise.
5073
50742005-10-30 Bill Wohler <wohler@newt.com>
5075
5076 * help.texi (Help Mode): URLs viewed with browse-url.
5077
50782005-10-31 Nick Roberts <nickrob@snap.net.nz>
5079
5080 * building.texi (GDB Graphical Interface): Don't reference
5081 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5082 must stay in same frame.
5083
50842005-10-29 Chong Yidong <cyd@stupidchicken.com>
5085
5086 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5087
5088 * anti.texi (Antinews): Likewise.
5089
8cf51b2c
GM
50902005-10-28 Bill Wohler <wohler@newt.com>
5091
5092 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5093
50942005-10-28 Richard M. Stallman <rms@gnu.org>
5095
5096 * files.texi (Visiting): Explain how to enter ? in a file name.
5097
5098 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5099
8cf51b2c
GM
51002005-10-25 Nick Roberts <nickrob@snap.net.nz>
5101
1c6c854e
CS
5102 * building.texi (GDB Graphical Interface):
5103 Describe gdb-mouse-until.
8cf51b2c
GM
5104
51052005-10-23 Richard M. Stallman <rms@gnu.org>
5106
5107 * custom.texi (Init File): Recommend when to use site-start.el.
5108
8cf51b2c
GM
51092005-10-21 Juri Linkov <juri@jurta.org>
5110
5111 * custom.texi (Examining): Mention accessing the old variable
5112 value via M-n in set-variable.
5113
8cf51b2c
GM
51142005-10-18 Romain Francoise <romain@orebokech.com>
5115
5116 * files.texi (Version Systems): Capitalize GNU.
5117
8cf51b2c
GM
51182005-10-18 Nick Roberts <nickrob@snap.net.nz>
5119
5120 * building.texi (Compilation Mode): Remove redundant paragraph.
5121 (Watch Expressions): Remove paragraph to reflect code change.
5122
8cf51b2c
GM
51232005-10-16 Richard M. Stallman <rms@gnu.org>
5124
5125 * building.texi (Compilation Mode, Compilation): Clarified.
5126
51272005-10-15 Richard M. Stallman <rms@gnu.org>
5128
5129 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5130
8cf51b2c
GM
51312005-10-13 Kenichi Handa <handa@m17n.org>
5132
5133 * basic.texi (Position Info): Fix previous change.
5134
c8763fb6 51352005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5136
5137 * cmdargs.texi (Icons X): Fix typo.
5138
51392005-10-12 Kenichi Handa <handa@m17n.org>
5140
5141 * basic.texi (Position Info): Describe the case that Emacs shows
5142 "part of display ...".
5143
c8763fb6 51442005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5145
5146 * cmdargs.texi (Icons X): -nb => -nbi.
5147
51482005-10-10 Chong Yidong <cyd@stupidchicken.com>
5149
5150 * frames.texi (Speedbar): A couple more clarifications.
5151
51522005-10-11 Nick Roberts <nickrob@snap.net.nz>
5153
5154 * building.texi (GDB User Interface Layout): Improve diagram.
5155 (Watch Expressions): Explain how to make speedbar global.
5156 (Other GDB User Interface Buffers): Make references more precise.
5157
8cf51b2c
GM
51582005-10-09 Richard M. Stallman <rms@gnu.org>
5159
5160 * frames.texi (Speedbar): Clarify the text.
5161
51622005-10-09 Chong Yidong <cyd@stupidchicken.com>
5163
5164 * frames.texi (Speedbar): Add information on keybindings,
5165 dismissing the speedbar, and buffer display mode. Link to
5166 speedbar manual.
5167
c8763fb6 51682005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5169
1c6c854e 5170 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5171 added -nb, --no-bitmap-icon.
5172
8cf51b2c
GM
51732005-10-07 Nick Roberts <nickrob@snap.net.nz>
5174
5175 * building.texi (GDB Graphical Interface): Add variables and
5176 functions to indices. Be more precise.
5177
c8763fb6 51782005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5179
5180 * frames.texi (Drag and Drop): Remove the x- from
5181 x-dnd-open-file-other-window and xdnd-protocol-alist.
5182
51832005-09-30 Romain Francoise <romain@orebokech.com>
5184
5185 * mini.texi (Minibuffer): The default value now appears before the
5186 colon in minibuffer prompts.
5187
8cf51b2c
GM
51882005-09-25 Richard M. Stallman <rms@gnu.org>
5189
5190 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5191
8cf51b2c
GM
51922005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5193
5194 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5195
8cf51b2c
GM
51962005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5197
5198 * emacs.texi (Top): Update submenus from macos.texi.
5199
5200 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5201 (Mac OS): Update feature support status.
5202 (Mac Input): List supported input scripts. Remove description
5203 about `mac-keyboard-text-encoding'. Mention mouse button
5204 emulation and related variables.
5205 (Mac International): Mention Central European and Cyrillic
5206 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5207 Add description about coding system for selection.
5208 Add description about language environment.
5209 (Mac Environment Variables):
5210 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5211 arguments. Add Preferences support.
5212 (Mac Directories): Explicitly state that this node is for Mac OS
5213 Classic only.
1c6c854e
CS
5214 (Mac Font Specs): Mention specification for scalable fonts.
5215 List supported charsets. Add preferred way of creating fontsets.
5216 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5217 (Mac Functions): Add descriptions about `mac-set-file-creator',
5218 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5219 and `mac-get-preference'.
5220
8cf51b2c
GM
52212005-09-16 Romain Francoise <romain@orebokech.com>
5222
5223 Update all files to specify GFDL version 1.2.
5224
5225 * doclicense.texi (GNU Free Documentation License): Update to
5226 version 1.2.
5227
52282005-09-15 Richard M. Stallman <rms@gnu.org>
5229
5230 * buffers.texi (List Buffers): Fix xref.
5231
5232 * rmail.texi (Rmail Basics): Fix xref.
5233
5234 * emacs.texi (Top): Update subnode menus.
5235
5236 * files.texi (Saving Commands): New node, broken out of Saving.
5237 (Customize Save): New node, broken out of Saving.
5238 Clarify effect of write-region-inhibit-fsync.
5239 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5240
8cf51b2c
GM
52412005-09-14 Romain Francoise <romain@orebokech.com>
5242
5243 * files.texi (Saving): Mention write-region-inhibit-fsync.
5244
52452005-09-05 Chong Yidong <cyd@stupidchicken.com>
5246
5247 * custom.texi (Custom Themes): New node.
5248
52492005-09-03 Richard M. Stallman <rms@gnu.org>
5250
49823426
GM
5251 * search.texi (Search Case): Mention vars that control
5252 case-fold-search for various operations.
8cf51b2c
GM
5253
52542005-08-22 Juri Linkov <juri@jurta.org>
5255
5256 * display.texi (Standard Faces): Merge the text from
5257 `(elisp)Standard Faces' into this node.
5258
52592005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5260
5261 * emacs.texi (Top): Delete menu item for deleted node
5262 Keyboard Translations.
5263
52642005-08-18 Richard M. Stallman <rms@gnu.org>
5265
8cf51b2c
GM
5266 * trouble.texi (Unasked-for Search):
5267 Delete xref to Keyboard Translations.
5268
5269 * glossary.texi (Glossary): Delete xref.
5270
8cf51b2c
GM
5271 * custom.texi (Minor Modes): Say that the list here is not complete.
5272 (Keyboard Translations): Node deleted.
5273 (Disabling): Delete xref to it.
5274 (Customization Groups): Fix Custom buffer example.
5275 (Hooks): Mention remove-hooks.
5276
52772005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5278
5279 * building.texi (GDB Graphical Interface): Improve filling of menu
5280 item.
5281
52822005-08-18 Nick Roberts <nickrob@snap.net.nz>
5283
5284 * building.texi (GDB Graphical Interface): Use better node names.
5285
52862005-08-14 Richard M. Stallman <rms@gnu.org>
5287
5288 * text.texi (Sentences): Fix xref.
5289
52902005-08-14 Juri Linkov <juri@jurta.org>
5291
5292 * building.texi (Compilation, Grep Searching): Move grep command
5293 headings from `Compilation' to `Grep Searching'.
5294
5295 * dired.texi (Dired and Find):
5296 * maintaining.texi (Tags Search): Replace grep xref to
5297 `Compilation' node with `Grep Searching'.
5298
5299 * files.texi (Comparing Files): Replace xref to `Compilation' with
5300 `Compilation Mode'.
5301
53022005-08-13 Alan Mackenzie <acm@muc.de>
5303
5304 * search.texi (Non-ASCII Isearch): Correct a typo.
5305 (Replacement Commands): Mention query-replace key binding.
5306
53072005-08-11 Richard M. Stallman <rms@gnu.org>
5308
5309 * programs.texi (Options for Comments): Fix xref.
5310
5311 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5312 out of Regexps.
5313
8cf51b2c
GM
53142005-08-09 Juri Linkov <juri@jurta.org>
5315
5316 * building.texi (Compilation): Use `itemx' instead of `item'.
5317 (Grep Searching): Simplify phrase.
5318
5319 * display.texi (Standard Faces): Describe vertical-border on
5320 window systems.
5321
5322 * windows.texi (Split Window): Simplify phrase and mention
5323 vertical-border face.
5324
53252005-08-09 Richard M. Stallman <rms@gnu.org>
5326
5327 * files.texi (Comparing Files): Clarify compare-windows.
5328
5329 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5330
8cf51b2c
GM
53312005-08-06 Eli Zaretskii <eliz@gnu.org>
5332
5333 * mule.texi (Coding Systems): Rephrase the paragraph about
5334 codepages: no need for "M-x codepage-setup" anymore, except on
5335 MS-DOS.
5336
5337 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5338 the MS-DOS port only.
5339
53402005-07-30 Eli Zaretskii <eliz@gnu.org>
5341
5342 * makefile.w32-in (info): Don't run multi-install-info.bat.
5343 ($(infodir)/dir): New target, produced by running
5344 multi-install-info.bat.
5345
8cf51b2c
GM
53462005-07-22 Eli Zaretskii <eliz@gnu.org>
5347
5348 * files.texi (Quoted File Names): Add index entry.
5349
8cf51b2c
GM
53502005-07-19 Juri Linkov <juri@jurta.org>
5351
5352 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5353
53542005-07-18 Juri Linkov <juri@jurta.org>
5355
8cf51b2c
GM
5356 * custom.texi (Easy Customization):
5357 * files.texi (Old Versions):
5358 * frames.texi (Wheeled Mice):
5359 * mule.texi (Specify Coding):
8cf51b2c
GM
5360 * text.texi (Cell Justification):
5361 * trouble.texi (After a Crash):
8cf51b2c
GM
5362 * xresources.texi (GTK styles):
5363 Delete duplicate duplicate words.
5364
53652005-07-17 Richard M. Stallman <rms@gnu.org>
5366
5367 * frames.texi (Creating Frames): Fix foreground color example.
5368
5369 * custom.texi (Init Examples): Clean up text about conditionals.
5370
53712005-07-16 Richard M. Stallman <rms@gnu.org>
5372
5373 * mini.texi (Completion Commands): Fix command name for ?.
5374
8cf51b2c
GM
53752005-07-16 Eli Zaretskii <eliz@gnu.org>
5376
5377 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5378 `menu' face has no effect on w32 and with GTK.
5379 Add cross-references.
8cf51b2c
GM
5380
5381 * cmdargs.texi (General Variables): Clarify the default location
5382 of $HOME on w32 systems.
5383
53842005-07-15 Jason Rumney <jasonr@gnu.org>
5385
5386 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5387 changed.
5388
53892005-07-08 Kenichi Handa <handa@m17n.org>
5390
1c6c854e
CS
5391 * mule.texi (Recognize Coding):
5392 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5393
53942005-07-07 Richard M. Stallman <rms@gnu.org>
5395
5396 * anti.texi (Antinews): Mention mode-line-inverse-video.
5397
5398 * files.texi (Saving): Minor correction about C-x C-w.
5399
5400 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5401
54022005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5403
5404 * search.texi (Isearch Scroll): Add example of using the
5405 `isearch-scroll' property.
5406 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5407 `Display Custom' node.
5408 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5409 and de-emphasize it.
5410 (Other Repeating Search): `occur' currently can not correctly
5411 handle multiline matches. Correct, clarify and update description
5412 of `flush-lines' and `keep-lines'.
5413
5414 * display.texi (Display Custom): Add anchor for `baud-rate'.
5415
54162005-07-07 Richard M. Stallman <rms@gnu.org>
5417
5418 * gnu.texi: Update where to get GNU status; add refs for how to help.
5419 Add footnotes 6 and 7.
5420
54212005-07-04 Lute Kamstra <lute@gnu.org>
5422
5423 Update FSF's address in GPL notices.
5424
8cf51b2c 5425 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5426 * trouble.texi (Checklist): Update FSF's address.
5427
8cf51b2c
GM
54282005-06-24 Richard M. Stallman <rms@gnu.org>
5429
5430 * display.texi (Text Display): Change index entries.
5431
54322005-06-24 Eli Zaretskii <eliz@gnu.org>
5433
5434 * makefile.w32-in (MAKEINFO): Use --force.
5435 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5436 Makefile.in.
8cf51b2c
GM
5437
54382005-06-23 Richard M. Stallman <rms@gnu.org>
5439
1c6c854e 5440 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5441 nobreak-char-display.
5442
5443 * emacs.texi (Top): Update detailed node listing.
5444
1c6c854e 5445 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5446 to nobreak-char-display and no-break-space to nobreak-space.
5447 (Standard Faces): Split up the list of standard faces
5448 and put it in a separate node. Add nobreak-space and
5449 escape-glyph.
5450
8cf51b2c
GM
54512005-06-23 Lute Kamstra <lute@gnu.org>
5452
5453 * mule.texi (Select Input Method): Fix typo.
5454
54552005-06-23 Kenichi Handa <handa@m17n.org>
5456
1c6c854e
CS
5457 * mule.texi (International): List all supported scripts.
5458 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5459 distribution.
5460 (Language Environments): List all language environments.
5461 Intlfonts contains fonts for most supported scripts, not all..
5462 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5463 input a specific character.
8cf51b2c
GM
5464 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5465
54662005-06-23 Juanma Barranquero <lekktu@gmail.com>
5467
49823426 5468 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5469
54702005-06-22 Miles Bader <miles@gnu.org>
5471
5472 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5473
54742005-06-20 Miles Bader <miles@gnu.org>
5475
5476 * display.texi (Faces): Add `vertical-divider'.
5477
54782005-06-17 Richard M. Stallman <rms@gnu.org>
5479
5480 * text.texi (Adaptive Fill): Minor clarification.
5481
8cf51b2c
GM
54822005-06-10 Lute Kamstra <lute@gnu.org>
5483
5484 * emacs.texi (Top): Correct version number.
5485 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5486 refer to the current version of Emacs.
5487
54882005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5489
5490 * files.texi (Log Buffer): Document when there can be more than
5491 one file to be committed.
5492
54932005-06-08 Juri Linkov <juri@jurta.org>
5494
5495 * display.texi (Faces): Add `shadow' face.
5496
54972005-06-07 Masatake YAMATO <jet@gyve.org>
5498
5499 * display.texi (Faces): Write about mode-line-highlight.
5500
55012005-06-06 Richard M. Stallman <rms@gnu.org>
5502
5503 * misc.texi (Printing Package): Explain how to initialize
5504 printing package.
5505
5506 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5507
55082005-06-05 Chong Yidong <cyd@stupidchicken.com>
5509
5510 * emacs.texi: Rename Hardcopy to Printing.
5511 Make PostScript and PostScript Variables subnodes of it.
5512
5513 * misc.texi (Printing): Rename node from Hardcopy.
5514 Mention menu bar options.
5515 Move PostScript and PostScript Variables to submenu.
5516 (Printing package): New node.
5517
5518 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5519
5520 * dired.texi (Operating on Files): Likewise.
5521
5522 * calendar.texi (Displaying the Diary): Likewise.
5523
5524 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5525
5526 * glossary.texi (Glossary): Likewise.
5527
5528 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5529 effect.
5530
55312005-06-04 Richard M. Stallman <rms@gnu.org>
5532
5533 * trouble.texi (After a Crash): Polish previous change.
5534
8cf51b2c
GM
55352005-05-30 Noah Friedman <friedman@splode.com>
5536
5537 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5538 recovery mechanism.
5539
8cf51b2c
GM
55402005-05-28 Nick Roberts <nickrob@snap.net.nz>
5541
5542 * building.texi (Other Buffers): SPC toggles display of
5543 floating point registers.
5544
8cf51b2c
GM
55452005-05-27 Nick Roberts <nickrob@snap.net.nz>
5546
5547 * files.texi (Log Buffer): Merge in description of Log Edit
5548 mode from pcl-cvs.texi.
5549
55502005-05-26 Richard M. Stallman <rms@gnu.org>
5551
5552 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5553
8cf51b2c
GM
55542005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5555
5556 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5557 not enabled by default.
5558 When not on a word, `ispell-word' by default checks the word
5559 before point.
5560
55612005-05-24 Nick Roberts <nickrob@snap.net.nz>
5562
5563 * building.texi (Debugger Operation): Simplify last sentence.
5564
55652005-05-23 Lute Kamstra <lute@gnu.org>
5566
5567 * emacs.texi: Update FSF's address throughout.
5568 (Preface): Use @cite.
5569 (Distrib): Add cross reference to the node "Copying". Mention the
5570 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5571 printed manuals.
5572 (Intro): Use @xref for the Emacs Lisp Intro.
5573
8cf51b2c
GM
55742005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5575
5576 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5577
5578 * basic.texi (Moving Point): Mention default for `goto-line'.
5579
5580 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5581 of a variable's docstring.
5582
55832005-05-18 Lute Kamstra <lute@gnu.org>
5584
5585 * maintaining.texi (Overview of Emerge): Add cross reference.
5586 Remove duplication.
5587
5588 * emacs.texi (Top): Update to the current structure of the manual.
5589 * misc.texi (Emacs Server): Add menu description.
5590 * files.texi (Saving): Fix menu.
5591 * custom.texi (Customization): Fix menu.
5592 * mule.texi (International): Fix menu.
5593 * kmacro.texi (Keyboard Macros): Fix menu.
5594
55952005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5596
5597 * display.texi: Various minor changes.
5598 (Faces): Delete text that is repeated in the next section.
5599
56002005-05-16 Nick Roberts <nickrob@snap.net.nz>
5601
5602 * building.texi (Debugger Operation): Mention GUD tooltips are
5603 disabled with GDB in text command mode.
5604
8cf51b2c
GM
56052005-05-16 Nick Roberts <nickrob@snap.net.nz>
5606
5607 * building.texi: Replace toolbar with "tool bar" for consistency.
5608 (Compilation Mode): Describe compilation-context-lines
5609 and use of arrow in compilation buffer.
5610 (Debugger Operation): Replace help text with variable's value.
5611
5612 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5613 consistency.
5614
56152005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5616
5617 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5618 Add xref.
5619
8cf51b2c
GM
56202005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5621
5622 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5623 (Position Info): Delete discussion of `goto-line'. It is already
5624 described in `Moving point'.
5625
5626 * mini.texi (Completion Commands): Correct reference.
5627 (Completion Options): Fix typo.
5628
5629 * killing.texi (Deletion): Complete description of `C-x C-o'.
5630
8cf51b2c
GM
56312005-05-10 Richard M. Stallman <rms@gnu.org>
5632
5633 * building.texi (Compilation): Clarify recompile's directory choice.
5634
5635 * frames.texi (Tooltips): Cleanups.
5636
5637 * basic.texi (Arguments): Fix punctuation.
5638
56392005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5640
5641 * screen.texi (Menu Bar): The up and down (not left and right)
5642 arrow keys move through a keyboard menu.
5643
56442005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5645
5646 * basic.texi: Various typo and grammar fixes.
5647 (Moving Point): C-a now runs move-beginning-of-line.
5648
56492005-05-08 Nick Roberts <nickrob@snap.net.nz>
5650
5651 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5652
5653 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5654 as different animals.
5655
56562005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5657
5658 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5659 Correct index entry.
5660
56612005-05-07 Nick Roberts <nickrob@snap.net.nz>
5662
5663 * building.texi (Debugger Operation): Update to reflect changes
5664 in GUD tooltips.
5665
56662005-04-30 Richard M. Stallman <rms@gnu.org>
5667
5668 * files.texi (Compressed Files): Auto Compression normally enabled.
5669
5670 * building.texi (Debugger Operation): Clarify previous change.
5671
8cf51b2c
GM
56722005-04-28 Nick Roberts <nickrob@snap.net.nz>
5673
5674 * building.texi (Debugger Operation): Add description for
5675 GUD tooltips when program is not running.
5676
56772005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5678
5679 * misc.texi (Shell): Add `Shell Prompts' to menu.
5680 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5681 description. Delete remarks moved to new node.
5682 (Shell Prompts): New node.
5683 (History References): Replace remarks moved to `Shell Prompts'
5684 with xref to that node.
5685 (Remote Host): Clarify how to specify the terminal type when
5686 logging in to a different machine.
5687
56882005-04-26 Richard M. Stallman <rms@gnu.org>
5689
5690 * emacs.texi (Top): Update submenus from files.texi.
5691
5692 * files.texi (Filesets): Clarify previous change.
5693
5694 * dired.texi (Misc Dired Features): Clarify previous change.
5695
56962005-04-25 Chong Yidong <cyd@stupidchicken.com>
5697
5698 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5699
1c6c854e
CS
5700 * dired.texi (Misc Dired Features):
5701 Document dired-compare-directories.
8cf51b2c
GM
5702
5703 * files.texi (Filesets): New node.
5704 (File Conveniences): Document Image mode.
5705
5706 * text.texi (TeX Print): Document tex-compile.
5707
57082005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5709
5710 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5711 Delete redundant reference to tooltip Custom group. It is
5712 referred too again in the next paragraph.
5713
57142005-04-24 Richard M. Stallman <rms@gnu.org>
5715
5716 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5717
8cf51b2c
GM
57182005-04-19 Kim F. Storm <storm@cua.dk>
5719
5720 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5721
57222005-04-18 Lars Hansen <larsh@math.ku.dk>
5723
5724 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5725 turns off desktop-save-mode.
5726
57272005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5728
5729 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5730 by default in terminals compatible with xterm. Mention that
5731 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5732 node.
5733
8cf51b2c
GM
57342005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5735
5736 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5737
c8763fb6 57382005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5739
5740 * xresources.texi (Table of Resources): Add cursorBlink.
5741
57422005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5743
5744 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5745 `d', `C-d' and `u'.
5746
57472005-04-11 Richard M. Stallman <rms@gnu.org>
5748
5749 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5750 (Misc X): Add -D, --basic-display.
5751
5752 * maintaining.texi (Change Log): Correct the description of
5753 the example.
5754
5755 * major.texi (Choosing Modes): Document magic-mode-alist.
5756
8cf51b2c
GM
57572005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5758
5759 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5760 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5761 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5762 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5763 `w', respectively.
5764 (Rmail Labels): Mention `l'.
5765 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5766 (Rmail Summary Edit): Describe `j' and RET.
5767
c8763fb6 57682005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5769
5770 * xresources.texi (Lucid Resources): Add fontSet resource.
5771
8cf51b2c
GM
57722005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5773
5774 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5775 now called `indicate-empty-lines'.
5776
57772005-04-06 Kim F. Storm <storm@cua.dk>
5778
5779 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5780
57812005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5782
5783 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5784 deleted.
5785 (Marks vs Flags): Add some convenient key bindings.
5786 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5787 (Misc Dired Features): Correct and expand description of `w' command.
5788
5789 * frames.texi (XTerm Mouse): Delete apparently false info.
5790 The GNU/Linux console currently does not appear to support
5791 `xterm-mouse-mode'.
5792
8cf51b2c
GM
57932005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5794
5795 * calendar.texi (Diary): Mention shell utility `calendar'.
5796
57972005-04-01 Richard M. Stallman <rms@gnu.org>
5798
5799 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5800
8cf51b2c
GM
58012005-04-01 Lute Kamstra <lute@gnu.org>
5802
5803 * maintaining.texi (Change Log): add-change-log-entry uses
5804 add-log-mailing-address.
5805
58062005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5807
5808 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5809 `VC Mode Line' and put in an xref to that node.
5810 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5811 its description.
5812
58132005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5814
5815 * calendar.texi (Calendar Systems): Say that the Persian calendar
5816 implemented here is the arithmetical one championed by Birashk.
5817
58182005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5819
5820 * programs.texi (Fortran Motion): Fix previous change.
5821
8cf51b2c
GM
58222005-03-29 Richard M. Stallman <rms@gnu.org>
5823
5824 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5825
58262005-03-29 Chong Yidong <cyd@stupidchicken.com>
5827
5828 * text.texi (Refill): Refer to Long Lines Mode.
5829 (Longlines): New node.
5830 (Auto Fill): Don't index "word wrap" here.
5831 (Filling): Add Longlines to menu.
5832
58332005-03-29 Richard M. Stallman <rms@gnu.org>
5834
5835 * xresources.texi: Minor fixes.
5836
5837 * misc.texi (Emacs Server): Fix Texinfo usage.
5838
5839 * emacs.texi (Top): Don't use a real section heading for
5840 "Detailed Node Listing". Fake it instead.
5841
5842 * basic.texi (Position Info): Minor cleanup.
5843
5844 * mule.texi (Input Methods): Minor cleanup.
5845
58462005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5847
5848 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5849 constructs as well.
5850 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5851
58522005-03-29 Kenichi Handa <handa@m17n.org>
5853
5854 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5855
5856 * basic.texi (Position Info): Update the description about the
5857 command C-u C-x =.
5858
58592005-03-28 Richard M. Stallman <rms@gnu.org>
5860
5861 * emacs.texi (Top): Use @section for the detailed node listing.
5862
5863 * calendar.texi: Minor fixes to previous change.
5864
5865 * programs.texi (Fortran): Small fixes to previous changes.
5866
5867 * emacs.texi (Top): Update list of subnodes of Dired.
5868 Likewise for building.texi.
5869
5870 * files.texi (File Conveniences): Delete Auto Image File mode.
5871
58722005-03-28 Chong Yidong <cyd@stupidchicken.com>
5873
5874 * building.texi (Flymake): New node.
5875
5876 * custom.texi (Function Keys): Document kp- event types and
5877 keypad-setup package.
5878
5879 * dired.texi (Wdired): New node.
5880
5881 * files.texi (File Conveniences): Reorder entries.
5882 Explain how to turn on Auto-image-file mode.
5883 Document Thumbs mode.
5884
5885 * mule.texi (Specify Coding): Document recode-region and
5886 recode-file-name.
5887
5888 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5889
58902005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5891
5892 * commands.texi (Keys): M-o is now a prefix key.
5893
58942005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5895
5896 * programs.texi: Reformat and update copyright years.
5897 (Fortran): Update section.
5898
58992005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5900
5901 * files.texi: Several small changes in addition to:
5902 (Visiting): Change xref for Dialog Boxes to ref.
5903 (Version Headers): Replace references to obsolete var
5904 `vc-header-alist' with `vc-BACKEND-header'.
5905 (Customizing VC): Update value of `vc-handled-backends'.
5906
59072005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5908
5909 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5910 move here from Emacs Lisp Reference Manual.
5911 * calendar.texi (Calendar/Diary, Diary Commands)
5912 (Special Diary Entries, Importing Diary): Change some xrefs to
5913 point to emacs-xtra rather than elisp.
5914
5915 * emacs-xtra.texi (Calendar Customizing):
5916 Move view-diary-entries-initially, view-calendar-holidays-initially,
5917 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5918 Emacs Manual.
5919 (Appt Customizing): Merge entire section into main Emacs Manual.
5920 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5921 mark-holidays-in-calendar here from emacs-xtra.
5922 (Displaying the Diary): Move view-diary-entries-initially,
5923 mark-diary-entries-in-calendar here from emacs-xtra.
5924 (Appointments): Move appt-display-mode-line,
5925 appt-display-duration, appt-disp-window-function,
5926 appt-delete-window-function here from emacs-xtra.
5927
5928 * calendar.texi: Update and reformat copyright.
5929 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5930 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5931 (Diary): Refer to `diary-file' rather than ~/diary.
5932 (Diary Commands): Rename node to "Displaying the Diary".
5933 * emacs.texi (Top): Rename "Diary Commands" section.
5934 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5935
59362005-03-26 Eli Zaretskii <eliz@gnu.org>
5937
5938 * misc.texi (Emacs Server): Fix the command for setting
5939 server-name. Add an xref to Invoking emacsclient.
5940
5941 * help.texi (Help Summary): Clarify when "C-h ." will do something
5942 nontrivial.
5943 (Apropos): Add cindex entry for apropos-sort-by-scores.
5944
5945 * display.texi (Text Display): Add index entries for how no-break
5946 characters are displayed.
5947
8cf51b2c
GM
59482005-03-26 Eli Zaretskii <eliz@gnu.org>
5949
5950 * files.texi (Visiting): Fix cross-references introduced with the
5951 last change.
5952
5953 * xresources.texi (GTK resources): Fix last change.
5954
8cf51b2c
GM
59552005-03-25 Chong Yidong <cyd@stupidchicken.com>
5956
5957 * xresources.texi (X Resources): GTK options documented too.
5958 (Resources): Clarify meaning of program name.
5959 (Table of Resources): Add visualClass.
5960 (GTK resources): Rewrite.
5961 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5962
5963 * display.texi (Text Display): Mention non-breaking spaces.
5964
5965 * files.texi (Reverting): Document auto-revert-check-vc-info.
5966
5967 * frames.texi (Mouse Commands): Document
5968 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5969
5970 * help.texi (Help Summary): Add `C-h .'.
5971 (Apropos): Apropos accepts a list of search terms.
5972 Document apropos-sort-by-scores.
5973 (Help Echo): Document display-local-help.
5974
5975 * misc.texi (Emacs Server): Document server-name.
5976 (Invoking emacsclient): Document -s option for server names.
5977
5978 * text.texi (Outline Visibility): Introduce "current heading
5979 line" (commands can be called with point on a body line).
5980 Re-order table to follow the sequence of discussion.
5981 hide-body won't hide lines before first header line.
5982 (TeX Mode): Add DocTeX mode.
5983
8cf51b2c
GM
59842005-03-24 Richard M. Stallman <rms@gnu.org>
5985
5986 * mule.texi (Single-Byte Character Support): Delete mention
5987 of iso-acc.el and iso-transl.el.
5988
8cf51b2c
GM
59892005-03-23 Lute Kamstra <lute@gnu.org>
5990
5991 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5992
59932005-03-23 Richard M. Stallman <rms@gnu.org>
5994
8cf51b2c
GM
5995 * search.texi: Delete explicit node pointers.
5996 (Incremental Search): New menu.
5997 (Basic Isearch, Repeat Isearch, Error in Isearch)
5998 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5999 (Slow Isearch): New subnodes.
6000 (Configuring Scrolling): Node deleted.
6001 (Search Case): Doc default-case-fold-search.
6002 (Regexp Replace): Move replace-regexp doc here.
6003
6004 * rmail.texi (Movemail): Put commas inside closequotes.
6005
6006 * picture.texi (Insert in Picture): Document C-c arrow combos.
6007 (Basic Picture): Clarify erasure.
6008
6009 * display.texi (Font Lock): Put commas inside closequotes.
6010
6011 * cmdargs.texi (General Variables): Put commas inside closequotes.
6012
60132005-03-23 Nick Roberts <nickrob@snap.net.nz>
6014
6015 * building.texi (Stack Buffer): Mention reverse contrast for
6016 *selected* frame (might not be current frame).
6017
8cf51b2c
GM
60182005-03-21 Richard M. Stallman <rms@gnu.org>
6019
6020 * building.texi (Starting GUD): Add bashdb.
6021
60222005-03-20 Chong Yidong <cyd@stupidchicken.com>
6023
6024 * basic.texi (Moving Point): Add M-g M-g binding.
6025 (Undo): Document undo-only.
6026 (Position Info): Document M-g M-g and C-u M-g M-g.
6027
6028 * building.texi (Building): Put Grep Searching after Compilation
6029 Shell.
6030 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6031 Document next-error-highlight.
6032 (Grep Searching): Document grep-highlight-matches.
6033 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6034
6035 * calendar.texi (Importing Diary): Rename node from iCalendar.
6036 Document diary-from-outlook.
6037
6038 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6039 Commands.
6040 Mention effect of X drag and drop on Dired buffers.
6041
6042 * files.texi (Visiting): Document large-file-warning-threshold.
6043 Move paragraph on file-selection dialog.
6044 Mention visiting files using X drag and drop.
6045 (Reverting): Mention using Auto-Revert mode to tail files.
6046 Document auto-revert-tail-mode.
6047 (Version Systems): Minor correction.
6048 (Comparing Files): Diff-mode is no longer based on Compilation
6049 mode.
6050 Document compare-ignore-whitespace.
6051 (Misc File Ops): Explain passing a directory to rename-file.
6052 Likewise for copy-file and make-symbolic-link.
6053
6054 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6055 Document mouse-wheel-progressive speed.
6056
6057 * help.texi (Misc Help): Document numeric argument for C-h i.
6058 Correctly explain the effect of just C-u as argument.
6059
6060 * killing.texi (Deletion): Document numeric argument for
6061 just-one-space.
6062
6063 * mini.texi (Completion): Completion acts on text before point.
6064
6065 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6066 (Emulation): CUA mode replaces pc-bindings-mode,
6067 pc-selection-mode, and s-region.
6068
6069 * mule.texi (Input Methods): Leim is now built-in.
6070 (Select Input Method): Document quail-show-key.
6071 (Specify Coding): Document revert-buffer-with-coding-system.
6072
6073 * programs.texi (Fortran Motion): Document f90-next-statement,
6074 f90-previous-statement, f90-next-block, f90-previous-block,
6075 f90-end-of-block, and f90-beginning-of-block.
6076
6077 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6078
6079 * emacs.texi (Acknowledgments): Updated.
6080
6081 * anti.texi: Total rewrite.
6082
8cf51b2c
GM
60832005-03-19 Chong Yidong <cyd@stupidchicken.com>
6084
6085 * ack.texi (Acknowledgments): Update.
6086
60872005-03-19 Eli Zaretskii <eliz@gnu.org>
6088
1c6c854e
CS
6089 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6090 Update copyright years.
8cf51b2c
GM
6091
60922005-03-14 Nick Roberts <nickrob@snap.net.nz>
6093
6094 * building.texi (Commands of GUD): Move paragraph on setting
6095 breakpoints with mouse to the GDB Graphical Interface node.
6096
60972005-03-07 Richard M. Stallman <rms@gnu.org>
6098
8cf51b2c
GM
6099 * misc.texi (Single Shell, Shell Options): Fix previous change.
6100
6101 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6102
61032005-03-06 Richard M. Stallman <rms@gnu.org>
6104
6105 * building.texi (Starting GUD): Don't explain text vs graphical
6106 GDB here. Just mention it and xref.
6107 Delete "just one debugger process".
6108 (Debugger Operation): Move GUD tooltip info here.
6109 (GUD Tooltips): Node deleted.
6110 (GDB Graphical Interface): Explain the two GDB modes here.
6111
8cf51b2c
GM
6112 * sending.texi (Sending Mail): Minor cleanup.
6113 (Mail Aliases): Explain quoting conventions.
6114 Update key rebinding example.
6115 (Header Editing): C-M-i is like M-TAB.
6116 (Mail Mode Misc): mail-attach-file does not do MIME.
6117
6118 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6119 that really belongs here.
6120 (Remote Mailboxes): Text moved to Rmail Inbox.
6121 (Rmail Display): Mention Mouse-1.
6122 (Movemail): Clarify two movemail versions.
6123 Clarify rmail-movemail-program.
6124
8cf51b2c
GM
6125 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6126 Document async shell commands.
6127 (Shell History): Clarify.
6128 (Shell Ring): Mention C-UP an C-DOWN.
6129 (Shell Options): Add comint-prompt-read-only.
6130 (Invoking emacsclient): Set EDITOR to run Emacs.
6131 (Sorting): No need to explain what region is.
6132 (Saving Emacs Sessions): Fix typo.
6133 (Recursive Edit): Fix punctuation.
6134 (Emulation): Don't mention "PC bindings" which are standard.
6135 (Hyperlinking): Explain Mouse-1 convention here.
6136 (Find Func): Node deleted.
6137
8cf51b2c
GM
6138 * help.texi (Name Help): Xref to Hyperlinking.
6139
6140 * glossary.texi (Glossary):
6141 Rename "Balance Parentheses" to "Balancing...".
6142 Add "Byte Compilation". Correct "Copyleft".
6143 New xref in "Customization".
6144 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6145 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6146 Rename "Registers" to "Register".
6147 Replace "Selecting" with "Selected Frame",
6148 "Selected Window", and "Selecting a Buffer".
6149
6150 * files.texi (Types of Log File): Explain how projects'
6151 methods can vary.
6152
8cf51b2c
GM
6153 * display.texi (Faces): Delete "Emacs 21".
6154
6155 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6156 * fixit.texi (Spelling): C-M-i like M-TAB.
6157 * mini.texi (Completion Options): C-M-i like M-TAB.
6158 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6159 * text.texi (Text Mode): C-M-i like M-TAB.
6160
6161 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6162
6163 * calendar.texi (Specified Dates): Mention `g w'.
6164 (Appointments): appt-activate toggles with no arg.
6165
8cf51b2c
GM
61662005-03-05 Juri Linkov <juri@jurta.org>
6167
6168 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6169 "invocation (command line arguments)".
8cf51b2c
GM
6170 (Misc X): Add -nbc, --no-blinking-cursor.
6171
61722005-03-04 Ulf Jasper <ulf.jasper@web.de>
6173
6174 * calendar.texi (iCalendar): No need to require it now.
6175
8cf51b2c
GM
61762005-03-03 Nick Roberts <nickrob@snap.net.nz>
6177
6178 * trouble.texi (Contributing): Mention Savannah. Direct users to
6179 emacs-devel.
6180
61812005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6182
6183 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6184 window.
6185
8cf51b2c
GM
61862005-02-27 Richard M. Stallman <rms@gnu.org>
6187
6188 * building.texi (Compilation): Update mode line status info.
6189
61902005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6191
6192 * calendar.texi (General Calendar): Document binding of
6193 scroll-other-window-down.
6194 (Mayan Calendar): Fix earliest date.
6195 (Time Intervals): Document timeclock-change.
6196 Fix timeclock-ask-before-exiting documentation.
6197
61982005-02-26 Kim F. Storm <storm@cua.dk>
6199
6200 * frames.texi (Mouse References):
6201 Add mouse-1-click-in-non-selected-windows.
6202
62032005-02-25 Richard M. Stallman <rms@gnu.org>
6204
6205 * screen.texi (Screen): Explain better about cursors and mode lines;
6206 don't presuppose text terminals.
6207 (Point): Don't assume just one cursor.
6208 Clarify explanation of cursors.
6209 (Echo Area, Menu Bar): Cleanups.
6210
6211 * mini.texi (Minibuffer): Prompts are highlighted.
6212 (Minibuffer Edit): Newline = C-j only on text terminals.
6213 Clarify resize-mini-windows values.
6214 Mention M-PAGEUP and M-PAGEDOWN.
6215 (Completion Commands): Mouse-1 like Mouse-2.
6216 (Minibuffer History): Explain history commands better.
6217 (Repetition): Add xref to Incremental Search.
6218
6219 * mark.texi (Setting Mark): Clarify info about displaying mark.
6220 Clarify explanation of C-@ and C-SPC.
6221 (Transient Mark): Mention Delete Selection mode.
6222 (Marking Objects): Clean up text about extending the region.
6223
6224 * m-x.texi (M-x): One C-g doesn't always go to top level.
6225 No delay before suggest-key-bindings output.
6226
6227 * fixit.texi (Fixit): Mention C-/ for undo.
6228 (Spelling): Mention ESC TAB like M-TAB.
6229 Replacement words with r and R are rechecked.
6230 Say where C-g leaves point. Mention ? as input.
6231
62322005-02-23 Lute Kamstra <lute@gnu.org>
6233
6234 * cmdargs.texi (Initial Options): Add cross reference.
6235
8cf51b2c
GM
62362005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6237
6238 * emacs.texi (Top): Update menu for splitting of node in
6239 msdog.texi.
6240 * frames.texi (Frames): Update xref for splitting of node in
6241 msdog.texi.
6242 * trouble.texi (Quitting): Ditto.
6243
62442005-02-16 Richard M. Stallman <rms@gnu.org>
6245
6246 * windows.texi (Split Window): Simplify line truncation info
6247 and xref to Display Custom.
6248
6249 * trouble.texi (Quitting): Emergency escape only for text terminal.
6250 (Screen Garbled): C-l for ungarbling is only for text terminal.
6251
6252 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6253
6254 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6255
6256 * programs.texi (Program Modes): Mention Python mode.
6257 (Moving by Defuns): Repeating C-M-h extends region.
6258 (Basic Indent): Clarify.
6259 (Custom C Indent): Clarify.
6260 (Expressions): Repeating C-M-@ extends region.
6261 (Info Lookup): Clarify for C-h S.
6262 (Symbol Completion): ESC TAB alternative for M-TAB.
6263 (Electric C): Clarify.
6264
6265 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6266
6267 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6268 MS-DOS Input node.
6269 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6270 (MS-DOS and MULE): Clarify.
6271 (MS-DOS Processes, Windows Processes): Fix typos.
6272
6273 * major.texi (Choosing Modes): Clarify.
6274
6275 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6276 (Keyboard Macro Step-Edit): Clarify.
6277
6278 * indent.texi (Indentation): Clarifications.
6279
6280 * help.texi (Help): Correct error about C-h in query-replace.
6281 Clarify apropos vs C-h a. Fix how to search in FAQ.
6282 (Key Help): Describe C-h w here.
6283 (Name Help): Minor cleanup. C-h w moved to Key Help.
6284 Clarify the "object" joke.
6285 (Apropos): Clarify. Mouse-1 like Mouse-2.
6286 (Help Mode): Mouse-1 like Mouse-2.
6287
6288 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6289
6290 * display.texi (Display): Reorder menu.
6291 (Faces): Cleanup.
6292 (Font Lock): Cleanup. Mention Options menu.
6293 Delete obsolete text.
6294 (Scrolling): For C-l, don't presume text terminal.
6295 (Horizontal Scrolling): Simplify intro.
6296 (Follow Mode): Clarify.
1c6c854e 6297 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6298 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6299 Doc default-tab-width. Doc line truncation more thoroughly.
6300
6301 * dired.texi (Dired Enter): C-x C-f can run Dired.
6302 (Dired Visiting): Comment out `a' command.
6303 Mouse-1 is like Mouse-2.
6304 (Shell Commands in Dired): ? can be used more than once.
6305
6306 * basic.texi (Continuation Lines): Simplify description of truncation,
6307 and refer to Display Custom for the rest of it.
6308
8cf51b2c
GM
63092005-02-06 Lute Kamstra <lute@gnu.org>
6310
6311 * basic.texi (Undo): Fix typo.
6312
6313 * cmdargs.texi (Emacs Invocation): Fix typo.
6314
6315 * custom.texi (Init Examples): Fix typo.
6316
6317 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6318
63192005-02-06 Richard M. Stallman <rms@gnu.org>
6320
6321 * regs.texi (Registers): Registers can hold numbers, too.
6322
6323 * killing.texi (Other Kill Commands): Cleanup.
6324 Delete redundant explanation of kill in read-only buffer.
6325 (Yanking): Mention term "copying".
6326 (Accumulating Text): Fix typo.
6327
6328 * entering.texi (Entering Emacs): Update rationale at start.
6329 (Exiting): Treat iconifying on a par with suspension.
6330
6331 * custom.texi (Minor Modes): Fix typo.
6332 (Easy Customization): Fix menu style.
6333 (Variables): Add xref.
6334 (Examining): Setting for future sessions works through .emacs.
6335 (Keymaps): "Text terminals", not "Many".
6336 (Init Rebinding): Explain \C-. Show example of \M-.
6337 Fix minor wording errors.
6338 (Function Keys): Explain vector syntax just once.
6339 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6340 (Init File): Mention .emacs.d directory.
6341 (Init Examples): Add xref.
6342 (Find Init): Mention .emacs.d directory.
6343
6344 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6345 (Action Arguments): Explain which kinds of -l args are found how.
6346 (Initial Options): --batch does not inhibit site-start.
6347 Add xrefs.
6348 (Command Example): Use --batch, not -batch.
6349
6350 * basic.texi (Inserting Text): Cleanup wording.
6351 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6352 C-n is not error at end of buffer.
6353 (Undo): Doc C-/ like C-_. Add xrefs.
6354 (Arguments): META key may be labeled ALT.
6355 Peculiar arg meanings are explained in doc strings.
6356
6357 * abbrevs.texi (Expanding Abbrevs): Clarify.
6358
63592005-02-05 Eli Zaretskii <eliz@gnu.org>
6360
6361 * frames.texi (Frame Parameters): Add an xref to the description
6362 of list-colors-display. Add a pointer to the X docs about colors.
6363
6364 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6365 Improve docs of list-colors-display.
8cf51b2c
GM
6366
63672005-02-03 Lute Kamstra <lute@gnu.org>
6368
6369 * frames.texi (Frames, Drag and Drop): Fix typos.
6370
63712005-02-03 Richard M. Stallman <rms@gnu.org>
6372
6373 * windows.texi (Basic Window): Mention color-change in mode line.
6374 (Change Window): Explain dragging vertical boundaries.
6375
6376 * text.texi (Sentences): Clarify.
6377 (Paragraphs): Explain M-a and blank lines.
6378 (Outline Mode): Clarify text and menu.
6379 (Hard and Soft Newlines): Mention use-hard-newlines.
6380
6381 * frames.texi (Frames): Delete unnecessary mention of Windows.
6382 (Mouse Commands): Likewise. Mention xterm mouse support.
6383 (Clipboard): Clarify.
6384 (Mouse References): Mention use of Mouse-1 for following links.
6385 (Menu Mouse Clicks): Clarify.
6386 (Mode Line Mouse): Clarify.
6387 (Drag and Drop): Rewrite.
6388
6389 * fixit.texi (Spelling): Fix typo.
6390
6391 * files.texi (File Names): Clarify.
6392 (Visiting): Update conditions for use of file dialog. Clarify.
6393 (Saving): Doc d as answer in save-some-buffers.
6394 (Remote Files): Clean up the text.
6395
6396 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6397
6398 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6399 (List Buffers): Clarify.
6400 (Several Buffers): Doc T command.
6401 (Buffer Convenience): Clarify menu.
6402
6403 * basic.texi (Undo): Clarify last change.
6404
64052005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6406
6407 * fixit.texi (Spelling): Fix typo.
6408
64092005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6410
6411 * basic.texi (Undo): Update description of `undo-outer-limit'.
6412
64132005-02-01 Nick Roberts <nickrob@snap.net.nz>
6414
6415 * building.texi: Update documentation relating to GDB Graphical
6416 Interface.
6417
64182005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6419
6420 * custom.texi (Easy Customization): Adapt menu to node name change.
6421
64222005-01-30 Richard M. Stallman <rms@gnu.org>
6423
6424 * custom.texi (Easy Customization): Defn of "User Option" now
6425 includes faces. Don't say just "option" when talking about variables.
6426 Do say just "options" to mean "anything customizable".
6427 (Specific Customization): Describe `customize-variable',
6428 not `customize-option'.
6429
6430 * glossary.texi (Glossary) <Faces>: Add xref.
6431 <User Option>: Change definition--include faces. Change xref.
6432
6433 * picture.texi (Picture): Mention artist.el.
6434
6435 * sending.texi, screen.texi, programs.texi, misc.texi:
6436 * mini.texi, major.texi, maintaining.texi, macos.texi:
6437 * help.texi, frames.texi, files.texi:
6438 Don't say just "option" when talking about variables.
6439
6440 * display.texi, mule.texi: Don't say just "option" when talking
6441 about variables. Other minor cleanups.
6442
8cf51b2c
GM
64432005-01-26 Lute Kamstra <lute@gnu.org>
6444
6445 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6446 File'. Mention the `-Q' option at the `--no-site-file' option.
6447
8cf51b2c
GM
64482005-01-22 David Kastrup <dak@gnu.org>
6449
6450 * building.texi (Grep Searching): Mention alias `find-grep' for
6451 `grep-find'.
6452
64532005-01-20 Richard M. Stallman <rms@gnu.org>
6454
6455 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6456
8cf51b2c
GM
64572005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6458
6459 * rmail.texi (Movemail): Explain differences
6460 between standard and mailutils versions of movemail.
6461 Describe command line and configuration options introduced
6462 with the latter.
6463 Explain the notion of mailbox URL, provide examples and
6464 cross-references to mailutils documentation.
6465 Describe various methods of specifying mailbox names,
6466 user names and user passwords for rmail.
1c6c854e
CS
6467 (Remote Mailboxes): New section.
6468 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6469 options used to control its behavior.
6470 (Other Mailbox Formats): Explain handling of various mailbox
6471 formats.
6472
64732005-01-13 Richard M. Stallman <rms@gnu.org>
6474
6475 * commands.texi (Commands): Clarification.
6476
64772005-01-11 Richard M. Stallman <rms@gnu.org>
6478
6479 * programs.texi (Multi-line Indent): Fix previous change.
6480 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6481
8cf51b2c
GM
64822005-01-08 Richard M. Stallman <rms@gnu.org>
6483
6484 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6485 lazy-highlight.
6486
6487 * search.texi (Query Replace): Mention faces query-replace
6488 and lazy-highlight.
6489 (Incremental Search): Update isearch highlighting info.
6490
8cf51b2c
GM
64912005-01-04 Richard M. Stallman <rms@gnu.org>
6492
6493 * custom.texi (Saving Customizations): Minor improvement.
6494
8cf51b2c
GM
64952005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6496
6497 * custom.texi (Saving Customizations): Emacs no longer loads
6498 `custom-file' after .emacs. No longer mention customizing through
6499 Custom.
6500
8cf51b2c
GM
65012005-01-01 Andreas Schwab <schwab@suse.de>
6502
6503 * killing.texi (Graphical Kill): Move up under node Killing,
6504 change @section to @subsection.
6505
65062005-01-01 Richard M. Stallman <rms@gnu.org>
6507
6508 * custom.texi (Face Customization): Mention hex color specs.
6509
6510 * emacs.texi (Top): Update Killing submenu.
6511
6512 * killing.texi (Killing): Reorganize section.
6513 No more TeX-only text; put the node command at start of chapter.
6514 But the first section heading is used only in TeX.
6515 Rewrite the text to read better in this mode.
6516 (Graphical Kill): New subnode gets some of the text that
6517 used to be in the first section.
6518
65192004-12-31 Richard M. Stallman <rms@gnu.org>
6520
6521 * dired.texi (Shell Commands in Dired): Delete the ? example.
6522
6523 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6524
6525 * files.texi (Saving): Describe new require-final-newline features
6526 and mode-require-final-newline.
6527
8cf51b2c
GM
65282004-12-29 Richard M. Stallman <rms@gnu.org>
6529
6530 * custom.texi (File Variables): Clarify previous change.
6531
c8763fb6 65322004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6533
6534 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6535 out now.
6536
65372004-12-27 Richard M. Stallman <rms@gnu.org>
6538
6539 * Makefile.in (MAKEINFO): Specify --force.
6540
6541 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6542 (Undo): Doc undo-outer-limit.
6543
8cf51b2c
GM
65442004-12-15 Juri Linkov <juri@jurta.org>
6545
6546 * mark.texi (Transient Mark, Mark Ring): M-< and other
6547 movement commands don't set mark in Transient Mark mode
6548 if mark is active.
6549
8cf51b2c
GM
65502004-12-12 Juri Linkov <juri@jurta.org>
6551
6552 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6553 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6554
6555 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6556 (Misc Dired Commands): Add @r{(Dired)} to w.
6557
65582004-12-12 Juri Linkov <juri@jurta.org>
6559
6560 * mark.texi (Marking Objects): Marking commands also extend the
6561 region when mark is active in Transient Mark mode.
6562
8cf51b2c
GM
65632004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6564
6565 * custom.texi (Saving Customizations): Emacs only loads the custom
6566 file automatically after the init file in version 22.1 or later.
6567 Adapt text and examples to this fact.
6568
8cf51b2c
GM
65692004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6570
6571 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6572 be set through Custom. Otherwise, it has no effect.
6573
8cf51b2c
GM
65742004-12-05 Richard M. Stallman <rms@gnu.org>
6575
6576 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6577 * entering.texi: Rename Command Line to Emacs Invocation.
6578
10d1d0af 6579 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6580
6581 * custom.texi (Easy Customization): Move up to section level,
6582 before Variables. Avoid using the term "variable"; say "option".
6583 New initial explanation.
6584 (Variables): In initial explanation, connect "variable" to the
6585 already-explained "user option".
6586
6587 * emacs.texi (Top): Fix ref to Command Line.
6588 Move reference to Easy Customization.
6589
6590 * xresources.texi (X Resources): Fix From link.
6591
6592 * doclicense.texi (GNU Free Documentation License): Fix To link.
6593
6594 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6595
6596 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6597
65982004-12-03 Richard M. Stallman <rms@gnu.org>
6599
6600 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6601
66022004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6603
6604 * kmacro.texi: Several small changes in addition to the following.
6605 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6606 defining a keyboard macro.
6607 Mention `kmacro-ring-max'.
6608 (Keyboard Macro Counter): Clarify description of
6609 `kmacro-insert-counter', `kmacro-set-counter',
6610 `kmacro-add-counter' and `kmacro-set-format'.
6611
66122004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6613
6614 * custom.texi (File Variables): Add `unibyte' and make it more
6615 clear that `unibyte' and `coding' are special. Suggested by Simon
6616 Krahnke <overlord@gmx.li>.
6617
6618 * mule.texi (Enabling Multibyte): Refer to File Variables.
6619 Suggested by Simon Krahnke <overlord@gmx.li>.
6620
c8763fb6 66212004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6622
6623 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6624 x-use-old-gtk-file-dialog.
6625
8cf51b2c
GM
66262004-11-20 Richard M. Stallman <rms@gnu.org>
6627
6628 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6629
66302004-11-09 Lars Brinkhoff <lars@nocrew.org>
6631
6632 * building.texi (Lisp Eval): Delete hyphen in section name.
6633
66342004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6635
6636 * files.texi (Old Versions):
6637 No longer document annotation as "CVS only".
6638
66392004-11-10 Andre Spiegel <spiegel@gnu.org>
6640
6641 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
6642 version systems, mentioning the new ones that we support.
6643 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
6644 suggestions.
6645
c8763fb6 66462004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6647
49823426 6648 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6649
c8763fb6 66502004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6651
6652 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6653
66542004-10-23 Eli Zaretskii <eliz@gnu.org>
6655
6656 * text.texi (Text Based Tables, Table Definition)
6657 (Table Creation, Table Recognition, Cell Commands)
6658 (Cell Justification, Row Commands, Column Commands)
6659 (Fixed Width Mode, Table Conversion, Measuring Tables)
6660 (Table Misc): New nodes, documenting the Table Mode.
6661
8cf51b2c
GM
66622004-10-19 Jason Rumney <jasonr@gnu.org>
6663
6664 * makefile.w32-in (info): Change order of arguments to makeinfo.
6665
66662004-10-19 Ulf Jasper <ulf.jasper@web.de>
6667
6668 * calendar.texi (iCalendar): Update for package changes.
6669
8cf51b2c
GM
66702004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6671
6672 * files.texi (Misc File Ops): View mode is a minor mode.
6673
8cf51b2c
GM
66742004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6675
6676 * calendar.texi (iCalendar): Style changes.
6677
66782004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6679
6680 * search.texi (Regexps): The regexp described in the example is no
6681 longer stored in the variable `sentence-end'.
6682
8cf51b2c
GM
66832004-10-06 Nick Roberts <nickrob@snap.net.nz>
6684
6685 * building.texi (Starting GUD): Note that multiple debugging
6686 sessions requires `gdb --fullname'.
6687
66882004-10-05 Ulf Jasper <ulf.jasper@web.de>
6689
6690 * calendar.texi (iCalendar): New section for a new package.
6691
8cf51b2c
GM
66922004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6693
6694 * text.texi: Various small changes in addition to the following.
6695 (Text): Replace xref for autotype with inforef.
6696 (Sentences): Explain nil value for `sentence-end'.
6697 (Paragraphs): Update default values for `paragraph-start' and
6698 `paragraph-separate'.
6699 (Text Mode): Correct description of Text mode's effect on the
6700 syntax table.
6701 (Outline Visibility): `hide-other' does not hide top level headings.
6702 `selective-display-ellipses' no longer has an effect on Outline mode.
6703 (TeX Misc): Add missing @cindex.
6704 Replace xref for RefTeX with inforef.
6705 (Requesting Formatted Text): The variable
6706 `enriched-fill-after-visiting' no longer exists.
6707 (Editing Format Info): Update names of menu items and commands.
6708 (Format Faces): Mention special effect of specifying the default face.
6709 Describe inheritance of text properties.
6710 Correct description of `fixed' face.
6711 (Format Indentation): Correct description of effect of setting
6712 margins. Mention `set-left-margin' and `set-right-margin'.
6713 (Format Justification): Update names of menu items.
6714 `set-justification-full' is now bound to `M-j b'.
6715 Mention that `default-justification' is a per buffer variable.
6716 (Format Properties): Update name of menu item.
6717 (Forcing Enriched Mode): `format-decode-buffer' automatically
6718 turns on Enriched mode if the buffer is in text/enriched format.
6719
67202004-10-05 Emilio C. Lopes <eclig@gmx.net>
6721
6722 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6723
67242004-09-28 Kim F. Storm <storm@cua.dk>
6725
6726 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6727 Align with new functionality.
6728
8cf51b2c
GM
67292004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6730
6731 * display.texi (Display Custom): Remove stray `@end defvar'.
6732
67332004-09-23 Kim F. Storm <storm@cua.dk>
6734
6735 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6736 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6737
8cf51b2c
GM
67382004-09-20 Richard M. Stallman <rms@gnu.org>
6739
6740 * custom.texi (Hooks): Explain using setq to clear out a hook.
6741 (File Variables): Explain multiline string constants.
6742 (Non-ASCII Rebinding): Explain when you need to update
6743 non-ASCII char codes in .emacs.
6744
6745 * building.texi (Compilation): Explain how to make a silent
6746 subprocess that won't be terminated. Explain compilation-environment.
6747
67482004-09-13 Kim F. Storm <storm@cua.dk>
6749
6750 * mini.texi (Repetition): Rename isearch-resume-enabled to
6751 isearch-resume-in-command-history and change default to disabled.
6752
8cf51b2c
GM
67532004-09-09 Kim F. Storm <storm@cua.dk>
6754
6755 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6756 with new `kmacro-name-last-macro'.
6757
8cf51b2c
GM
67582004-09-08 Juri Linkov <juri@jurta.org>
6759
6760 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6761
8cf51b2c
GM
67622004-09-03 Juri Linkov <juri@jurta.org>
6763
6764 * search.texi (Incremental Search): Update wording for M-%.
6765
67662004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6767
6768 * killing.texi (Killing): Correct description of kill commands in
6769 read-only buffer.
6770
67712004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6772
6773 * building.texi (Compilation Mode): Add a paragraph about rules
6774 for finding the compilation buffer for `next-error'.
6775
6776 * search.texi (Other Repeating Search): Mention that Occur mode
6777 supports the next-error functionality.
6778
67792004-09-02 Juri Linkov <juri@jurta.org>
6780
6781 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6782
67832004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6784
6785 * kmacro.texi (Basic Keyboard Macro):
6786 `apply-macro-to-region-lines' now operates on all lines that begin
6787 in the region, rather than on all complete lines in the region.
6788
c8763fb6 67892004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6790
6791 * frames.texi (Drag and drop): Add documentation about
6792 x-dnd-test-function and x-dnd-known-types.
6793
67942004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6795
6796 * indent.texi: Various minor changes in addition to:
6797 (Indentation Commands): Correct description of `indent-relative'.
6798 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6799 mode. The *Tab Stops* buffer uses Overwrite Mode.
6800 (Just Spaces): `tabify' converts sequences of at least two spaces
6801 to tabs.
6802
8cf51b2c
GM
68032004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6804
6805 * frames.texi (Secondary Selection): Setting the secondary
6806 selection with M-Drag-Mouse-1 does not alter the kill ring,
6807 setting it with M-Mouse-1 and M-Mouse-3 does.
6808 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6809 toolkit scroll bars.
6810 (Scroll Bars): Ditto.
6811
6812 * windows.texi (Basic Window): When using a window system, the value
6813 of point in a non-selected window is indicated by a hollow box.
6814 (Split Window): Side by side windows are separated by a scroll bar,
6815 if scroll bars are used.
6816 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6817 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6818 (Window Convenience): Update bindings for `winner-undo' and
6819 `winner-redo'.
6820
6821 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6822 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6823 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6824 of "Using Emacs as a Server".
6825 * building.texi (Building): Interchange nodes (for correct numbering).
6826 * programs.texi (Programs): Interchange nodes (for correct numbering).
6827 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6828 Info to the node structure.
6829 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6830 Rearrange order of nodes and sections such that both "GNU GENERAL
6831 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6832 end, as appropriate for appendices.
6833 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6834 Use `@unnumberedsec'.
6835 * trouble.texi: Adapt sectioning in Info to the node structure.
6836 Adapt node pointers to change in emacs.texi.
6837 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6838
8cf51b2c
GM
68392004-08-25 Kenichi Handa <handa@m17n.org>
6840
6841 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6842 description for unibyte mode.
6843
68442004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6845
6846 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6847
6848 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6849 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6850 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6851 in @pxref.
6852
68532004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6854
6855 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6856 Change section names.
6857
8cf51b2c
GM
68582004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6859
6860 * kmacro.texi (Keyboard Macro Ring): Rename section.
6861 Emacs treats the head of the macro ring as the `last keyboard macro'.
6862 (Keyboard Macro Counter): Minor change.
6863 (Save Keyboard Macro): Some clarifications.
6864 (Edit Keyboard Macro): Rename section.
6865
6866 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6867 32-bit machines.
6868 (Several Buffers): Clarify which buffer is selected if `2' is
6869 pressed in the Buffer Menu.
6870 Auto Revert mode can be used to update the Buffer Menu
6871 automatically.
6872
68732004-08-21 Eli Zaretskii <eliz@gnu.org>
6874
6875 * help.texi (Misc Help): Add an index entry for finding an Info
6876 manual by its file name.
6877
68782004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6879
6880 * files.texi (Backup Deletion): Correct description of
6881 `delete-old-versions'.
6882 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6883 (Auto Save Files): Recommend `auto-save-mode' to reenable
6884 auto-saving, rather than the abbreviation `auto-save'.
6885
68862004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6887
6888 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6889 for "killing" and "yanking" in main menu.
6890
68912004-08-16 Richard M. Stallman <rms@gnu.org>
6892
6893 * killing.texi (Yanking, Killing): Minor cleanups.
6894
6895 * mark.texi (Momentary Mark): Minor cleanups.
6896
68972004-08-15 Kenichi Handa <handa@etl.go.jp>
6898
6899 * custom.texi (Non-ASCII Rebinding):
6900 C-q always inserts the right code to pass to global-set-key.
6901
8cf51b2c
GM
69022004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6903
6904 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6905 `insert-register', instead of `C-x r g' binding, for consistency.
6906
69072004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6908
6909 * fixit.texi (Spelling): Fix typo.
6910
69112004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6912
6913 * help.texi (Help): Fix Texinfo usage.
6914
8cf51b2c
GM
69152004-07-24 Richard M. Stallman <rms@gnu.org>
6916
6917 * text.texi (Paragraphs): Update how paragraphs are separated
6918 and the default for paragraph-separate.
6919
6920 * search.texi (Regexp Replace): Further update text for new
6921 replacement operators.
6922
8cf51b2c
GM
69232004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6924
6925 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6926 `R' switch.
6927
6928 * dired.texi (Dired Updating): `k' only deletes inserted
6929 subdirectories from the Dired buffer if a prefix argument was given.
6930
6931 * search.texi (Regexps): Delete redundant definition of `symbol' in
6932 description of `\_>'. It already occurs in the description of `\_<'.
6933
8cf51b2c
GM
69342004-07-01 Juri Linkov <juri@jurta.org>
6935
6936 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6937 (Regexp Search): Add M-r.
6938
69392004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6940
6941 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6942
69432004-06-29 Jesper Harder <harder@ifa.au.dk>
6944
49823426 6945 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6946
69472004-06-25 Richard M. Stallman <rms@gnu.org>
6948
6949 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6950
69512004-06-25 David Kastrup <dak@gnu.org>
6952
6953 * search.texi (Regexp Replace): Some typo corrections and
6954 rearrangement.
6955
69562004-06-24 David Kastrup <dak@gnu.org>
6957
6958 * search.texi (Unconditional Replace): Use replace-string instead
6959 of query-replace in example.
6960 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6961 sequences.
6962 (Query Replace): Correct explanation of `^' which does not use
6963 the mark stack.
6964
69652004-06-21 Nick Roberts <nickrob@gnu.org>
6966
6967 * misc.texi (Shell History Copying): Document comint-insert-input.
6968 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6969
8cf51b2c
GM
69702004-06-20 Jesper Harder <harder@ifa.au.dk>
6971
6972 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6973 * custom.texi (Customization): Do.
6974 * anti.texi (Antinews): Do.
6975 * abbrevs.texi (Defining Abbrevs): Do.
6976
6977 * programs.texi (Info Lookup): Fix keybinding for
6978 info-lookup-symbol.
6979
69802004-06-16 Juanma Barranquero <lektu@terra.es>
6981
6982 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6983 Add emacs-xtra.
6984 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6985 (clean): Add emacs-xtra and flymake. Remove redundancies.
6986
69872004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6988
6989 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6990 Add emacs-xtra.
6991 * emacs-xtra.texi: New file.
6992
69932004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6994
6995 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6996 (Dired and Find): Mention differences with ordinary Dired buffers.
6997
8cf51b2c
GM
69982004-06-13 Richard M. Stallman <rms@gnu.org>
6999
7000 * custom.texi (Init Syntax): Explain about vars that do special
7001 things when set with setq or with Custom.
7002 (Init Examples): Add line-number-mode example.
7003
8cf51b2c
GM
70042004-06-12 Juri Linkov <juri@jurta.org>
7005
7006 * dired.texi (Operating on Files): Add dired-do-touch.
7007
8cf51b2c
GM
70082004-06-10 Juri Linkov <juri@jurta.org>
7009
7010 * building.texi (Lisp Eval): Add C-M-x on defface.
7011
70122004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7013
7014 * files.texi (Reverting): Auto-Revert mode and
7015 Global Auto-Revert mode no longer revert remote files.
7016
8cf51b2c
GM
70172004-05-29 Richard M. Stallman <rms@gnu.org>
7018
7019 * custom.texi (Init File): Two dashes start --no-site-file.
7020
8cf51b2c
GM
70212004-05-29 Alan Mackenzie <acm@muc.de>
7022
7023 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7024 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7025 (AWK, Pike): Document as "C-like modes".
7026 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7027 (M-x man): Supersedes M-x manual-entry.
7028 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7029
7030 ("Comments in C"): Delete node; the info is in CC Mode manual.
7031 (c-comment-only-line-offset): Remove description.
7032
7033 (C-c ., C-c C-c): Describe new C Mode bindings.
7034
7035 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7036 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7037 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7038 Amend definitions.
7039
7040 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7041 Describe functions.
7042
7043 (c-comment-start-regexp, c-hanging-comment-ender-p)
7044 (c-hanging-comment-starter-p): Remove obsolete definitions.
7045
7046 * emacs.texi: Remove the menu entry "Comments in C".
7047
8cf51b2c
GM
70482004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7049
7050 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7051 `M-x locate'.
7052
70532004-05-16 Karl Berry <karl@gnu.org>
7054
7055 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7056 makeinfo --html fails.
7057 * help.texi (Help Summary) [@ifnottex]: Likewise.
7058
70592004-05-13 Nick Roberts <nickrob@gnu.org>
7060
7061 * building.texi (GDB Graphical Interface): Update and describe
7062 layout first.
7063
8cf51b2c
GM
70642004-05-04 Jason Rumney <jasonr@gnu.org>
7065
7066 * makefile.w32-in: Revert last change.
7067
70682004-05-03 Jason Rumney <jasonr@gnu.org>
7069
7070 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7071
8cf51b2c
GM
70722004-04-23 Juanma Barranquero <lektu@terra.es>
7073
7074 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7075
70762004-04-18 Juri Linkov <juri@jurta.org>
7077
7078 * fixit.texi (Spelling): Remove file extension from ispell xref.
7079
70802004-04-15 Kim F. Storm <storm@cua.dk>
7081
7082 * cmdargs.texi (Initial Options): Add -Q.
7083
70842004-04-05 Kim F. Storm <storm@cua.dk>
7085
7086 * custom.texi (File Variables): Add safe-local-eval-forms.
7087
8cf51b2c
GM
70882004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7089
7090 * files.texi (Reverting): Correct description of revert-buffer's
7091 handling of point.
7092
70932004-03-22 Juri Linkov <juri@jurta.org>
7094
7095 * emacs.texi (Top): Add `Misc X'.
7096
49823426 7097 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7098
7099 * glossary.texi: Improve references.
7100
7101 * help.texi: Sync keywords with finder.el.
7102
7103 * mini.texi (Completion): Add description for menu items.
7104
7105 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7106
7107 * sending.texi (Mail Methods): Fix xref to Message manual.
7108
8cf51b2c
GM
71092004-03-12 Richard M. Stallman <rms@gnu.org>
7110
8cf51b2c
GM
7111 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7112
8cf51b2c
GM
71132004-03-04 Richard M. Stallman <rms@gnu.org>
7114
7115 * search.texi (Regexps): Explain that ^ and $ have their
7116 special meanings only in certain contexts.
7117
7118 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7119
7120 * mule.texi (Specify Coding): Doc C-x RET F.
7121
7122 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7123 for multiple compile and grep buffers.
7124 (Indirect Buffers): Don't recommand clone-indirect-buffer
7125 for multiple compile and grep buffers.
7126
8cf51b2c
GM
71272004-02-29 Juanma Barranquero <lektu@terra.es>
7128
7129 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7130 Use $(DEL) instead of rm, and ignore exit code.
7131
8cf51b2c
GM
71322004-02-23 Nick Roberts <nick@nick.uklinux.net>
7133
7134 * building.texi (Watch Expressions): Update.
7135
71362004-02-21 Juri Linkov <juri@jurta.org>
7137
1c6c854e
CS
7138 * cmdargs.texi (Action Arguments): Add alias --find-file.
7139 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7140 to Command Arguments.
7141 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7142 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7143 (Window Size X): Join -g and --geometry. Add @cindex.
7144 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7145 (Title X): Remove alias -title.
7146 (Misc X): New node.
7147
c8763fb6 71482004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7149
7150 * frames.texi (Drag and drop): Add Motif to list of supported
7151 protocols.
7152
c8763fb6 71532004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7154
7155 * frames.texi (Drag and drop): New section.
7156
71572004-01-24 Richard M. Stallman <rms@gnu.org>
7158
1c6c854e 7159 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7160 Include it only @ifnotinfo. Patch the preceding and following
7161 node headers to point to each other.
7162
71632004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7164
7165 * calendar.texi (Appointments): Update section.
7166
71672003-12-29 Kevin Ryde <user42@zip.com.au>
7168
8cf51b2c
GM
7169 * programs.texi (C Modes): Fix the xref.
7170
71712003-12-23 Nick Roberts <nick@nick.uklinux.net>
7172
7173 * building.texi (Watch Expressions): Update.
7174 (Commands of GUD): Include use of toolbar + breakpoints set from
7175 fringe/margin.
7176
71772003-12-03 Andre Spiegel <spiegel@gnu.org>
7178
7179 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7180 <acm@muc.de>.
7181
c8763fb6 71822003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7183
7184 * frames.texi (Dialog Boxes): Add use-file-dialog.
7185
8cf51b2c
GM
71862003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7187
7188 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7189 in CC Mode.
7190
8cf51b2c
GM
71912003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7192
7193 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7194 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7195 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7196 * man/frames.texi, man/glossary.texi, man/killing.texi:
7197 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7198 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7199 * man/sending.texi, man/text.texi, man/trouble.texi:
7200 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7201
72022003-11-01 Alan Mackenzie <acm@muc.de>
7203
7204 * search.texi (Scrolling During Incremental Search): Document a
7205 new scrolling facility in isearch mode.
7206
8cf51b2c
GM
72072003-10-22 Miles Bader <miles@gnu.org>
7208
7209 * Makefile.in (info): Move before $(top_srcdir)/info.
7210
72112003-10-22 Nick Roberts <nick@nick.uklinux.net>
7212
7213 * building.texi (Watch Expressions): Update section on data display
7214 to reflect code changes (GDB Graphical Interface).
7215
8cf51b2c
GM
72162003-10-13 Richard M. Stallman <rms@gnu.org>
7217
7218 * xresources.texi (GTK resources): Clean up previous change.
7219
c8763fb6 72202003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7221
7222 * xresources.texi (GTK resources): Add a note that some themes
7223 disallow customizations. Add scroll theme example.
7224
8cf51b2c
GM
72252003-09-30 Richard M. Stallman <rms@gnu.org>
7226
8cf51b2c
GM
7227 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7228
7229 * misc.texi (Saving Emacs Sessions): Shorten the section,
7230 collapsing back into one node.
7231
72322003-09-30 Lars Hansen <larsh@math.ku.dk>
7233
7234 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7235
ce058493 72362003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7237
7238 * xresources.texi (GTK names in Emacs): Correct typo.
7239
8cf51b2c
GM
72402003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7241
1c6c854e
CS
7242 * cmdargs.texi (Font X): Mention new default font.
7243 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7244 problems involved. (Result of discussion on emacs-devel.)
7245
72462003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7247
7248 * emacs.texi (Acknowledgements): Correct typo.
7249
72502003-09-22 Richard M. Stallman <rms@gnu.org>
7251
7252 * dired.texi (Misc Dired Commands): New node.
7253 (Dired Navigation): Add dired-goto-file.
7254
7255 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7256
7257 * emacs.texi (Acknowledgements): New node, split from Distribution.
7258
7259 * cmdargs.texi (Action Arguments): -f reads interactive args.
7260
8cf51b2c
GM
72612003-09-08 Lute Kamstra <lute@gnu.org>
7262
7263 * screen.texi (Mode Line): Say that POS comes before LINE.
7264 Mention `size-indication-mode'.
1c6c854e
CS
7265 * display.texi (Optional Mode Line):
7266 Document `size-indication-mode'.
8cf51b2c
GM
7267 * basic.texi (Position Info): Mention `size-indication-mode'.
7268
72692003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7270
7271 * xresources.texi (Resources): Refer to `editres' man page.
7272 (Lucid Resources): Update defaults. Expand description of
7273 `shadowThickness'.
7274
72752003-09-04 Miles Bader <miles@gnu.org>
7276
7277 * Makefile.in (top_srcdir): New variable.
7278 ($(top_srcdir)/info): New rule.
7279 (info): Depend on it.
7280
72812003-09-03 Peter Runestig <peter@runestig.com>
7282
7283 * makefile.w32-in: New file.
7284
72852003-08-29 Richard M. Stallman <rms@gnu.org>
7286
7287 * misc.texi (Saving Emacs Sessions): Correct previous change.
7288
8cf51b2c
GM
72892003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7290
8cf51b2c
GM
7291 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7292 (Intro): Include kmacro.texi after fixit.texi instead of after
7293 custom.texi. (As suggested by Kim Storm.)
7294
72952003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7296
7297 * fixit.texi (Fixit): Update `Next' pointer.
7298 * files.texi (Files): Update `Previous' pointer.
7299 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7300 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7301 (Suggested by Kim Storm.)
7302 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7303
73042003-08-18 Kim F. Storm <storm@cua.dk>
7305
7306 * kmacro.texi: New file describing enhanced keyboard macro
7307 functionality. Replaces old description in custom.texi.
7308
7309 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7310 (Keyboard Macros): Move to new kmacro.texi file.
7311
7312 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7313
8cf51b2c
GM
73142003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7315
7316 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7317
73182003-08-17 Alex Schroeder <alex@gnu.org>
7319
7320 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7321 required.
7322
8cf51b2c
GM
73232003-08-05 Richard M. Stallman <rms@gnu.org>
7324
7325 * programs.texi (Lisp Indent): Don't describe
7326 lisp-indent-function property here. Use xref to Lisp Manual.
7327
8cf51b2c
GM
73282003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7329
fffa137c 7330 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7331 abbreviations.
7332
73332003-07-24 Markus Rost <rost@math.ohio-state.edu>
7334
7335 * buffers.texi (List Buffers): Fix previous change.
7336
8cf51b2c
GM
73372003-07-13 Markus Rost <rost@math.ohio-state.edu>
7338
7339 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7340 List*.
7341
73422003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7343
8cf51b2c
GM
7344 * display.texi (Font Lock): Fix typo.
7345
73462003-07-07 Richard M. Stallman <rms@gnu.org>
7347
7348 * display.texi (Font Lock): Add xref for format info on
7349 font-lock-remove-keywords.
7350
7351 * building.texi (Compilation): Document what happens with asynch
7352 children of compiler process.
7353
7354 * help.texi (Library Keywords): Use @multitable.
7355
8cf51b2c
GM
73562003-06-04 Richard M. Stallman <rms@gnu.org>
7357
7358 * programs.texi (Expressions): Delete C-M-DEL.
7359
7360 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7361 comint-move-point-for-output renamed from
7362 comint-scroll-to-bottom-on-output.
7363
7364 * custom.texi (Init Rebinding): Replace previous change with xref.
7365 (Non-ASCII Rebinding): Explain that issue more briefly here.
7366
73672003-05-28 Richard M. Stallman <rms@gnu.org>
7368
7369 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7370
73712003-05-28 Nick Roberts <nick@nick.uklinux.net>
7372
7373 * building.texi (GDB Graphical Interface): New node.
7374 (Rewritten somewhat by RMS.)
7375
c8763fb6 73762003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7377
7378 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7379 non-English letters. Explain how to set coding systems correctly
7380 and how to include the right coding cookie in the file.
7381
c8763fb6 73822003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7383
7384 * indent.texi (Indentation): Explain the concepts.
7385 (Just Spaces): Explain why preventing tabs for indentation might
7386 be useful.
7387
8cf51b2c
GM
73882003-04-16 Richard M. Stallman <rms@gnu.org>
7389
7390 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7391
8cf51b2c
GM
73922003-02-22 Alex Schroeder <alex@emacswiki.org>
7393
7394 * cmdargs.texi (General Variables): Document SMTPSERVER.
7395
8cf51b2c
GM
7396 * sending.texi: Remove SMTP node.
7397 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7398 library.
7399
8cf51b2c
GM
74002003-02-22 Alex Schroeder <alex@emacswiki.org>
7401
7402 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7403
74042003-02-22 Simon Josefsson <jas@extundo.com>
7405
7406 * sending.texi (Mail Methods): Add node about SMTP.
7407
c8763fb6 74082003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7409
7410 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7411
8cf51b2c
GM
74122003-02-01 Kevin Ryde <user42@zip.com.au>
7413
7414 * glossary.texi (Glossary): Correction to cl cross reference.
7415
74162003-01-20 Richard M. Stallman <rms@gnu.org>
7417
7418 * killing.texi (Rectangles): Document C-x c r.
7419
c8763fb6 74202003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7421
7422 * xresources.texi (GTK resources): New node.
7423 (GTK widget names): New node.
7424 (GTK names in Emacs): New node.
7425 (GTK styles): New node.
7426
c8763fb6 74272003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7428
7429 * maintaining.texi (Create Tags Table): Add reference to the new
7430 `etags --help --lang=LANG' option.
7431
8cf51b2c
GM
74322002-10-02 Karl Berry <karl@gnu.org>
7433
49823426 7434 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7435 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7436 where needed for the sake of the HTML output.
8cf51b2c
GM
7437
74382001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7439
7440 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7441 source files.
7442
74432001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7444
7445 * Makefile.in (emacsman): New target.
7446
8cf51b2c
GM
74472001-10-20 Gerd Moellmann <gerd@gnu.org>
7448
7449 * (Version 21.1 released.)
7450
74512001-10-05 Gerd Moellmann <gerd@gnu.org>
7452
7453 * Branch for 21.1.
7454
8cf51b2c
GM
74552001-03-05 Gerd Moellmann <gerd@gnu.org>
7456
7457 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7458
8cf51b2c
GM
74592000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7460
7461 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7462
8cf51b2c
GM
74631999-07-12 Richard Stallman <rms@gnu.org>
7464
7465 * Version 20.4 released.
7466
74671998-12-04 Markus Rost <rost@delysid.gnu.org>
7468
7469 * Makefile.in (INFO_TARGETS): Delete customize.info.
7470 (DVI_TARGETS): Delete customize.dvi.
7471 (../info/customize, customize.dvi): Targets deleted.
7472
74731998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7474
7475 * Version 20.3 released.
7476
74771998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7478
7479 * Makefile.in (EMACSSOURCES): Add mule.texi.
7480 Add msdog.texi, ack.texi. Remove gnu1.texi.
7481
74821998-04-06 Andreas Schwab <schwab@gnu.org>
7483
768c0c0f
JB
7484 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7485 Use it in dvi targets.
8cf51b2c
GM
7486
74871997-09-23 Paul Eggert <eggert@twinsun.com>
7488
7489 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7490 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7491 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7492
74931997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7494
7495 * Version 20.2 released.
7496
74971997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7498
7499 * Version 20.1 released.
7500
75011997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7502
7503 * Makefile (../info/customize, customize.dvi): New targets.
7504 (INFO_TARGETS): Add ../info/customize.
7505 (DVI_TARGETS): Add customize.dvi.
7506
8cf51b2c
GM
75071996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7508
7509 * Version 19.33 released.
7510
75111996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7512
7513 * Version 19.32 released.
7514
8cf51b2c
GM
75151996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7516
7517 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7518
75191996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7520
7521 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7522 Specify -I option.
7523 (All dvi targets): Set the TEXINPUTS variable.
7524
75251996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7526
7527 * Version 19.31 released.
7528
8cf51b2c
GM
75291995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7530
7531 * Version 19.30 released.
7532
8cf51b2c
GM
75331995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7534
7535 * Makefile.in (maintainer-clean): Rename from realclean.
7536
75371994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7538
7539 * Makefile.in: New file.
7540 * Makefile: File deleted.
7541
75421994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7543
7544 * Makefile (TEXINDEX_OBJS): Variable deleted.
7545 (texindex, texindex.o, getopt.o): Rules deleted.
7546 All deps on texindex deleted.
7547 (distclean): Don't delete texindex.
7548 (mostlyclean): Don't delete *.o.
7549 * texindex.c, getopt.c: Files deleted.
7550
75511994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7552
7553 * Version 19.26 released.
7554
75551994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7556
7557 * Makefile (EMACSSOURCES): Exclude undo.texi.
7558
75591994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7560
7561 * Version 19.25 released.
7562
75631994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7564
7565 * Version 19.24 released.
7566
75671994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7568
7569 * Version 19.23 released.
7570
75711994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7572
7573 * Makefile: Delete spurious tab.
7574
75751994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7576
7577 * Makefile (.SUFFIXES): New rule.
7578
8cf51b2c
GM
75791993-12-04 Richard Stallman (rms@srarc2)
7580
7581 * getopt.c: New file.
7582 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7583 (getopt.o): New rule.
7584 (dvi): Don't depend on texindex.
49823426 7585 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7586
75871993-12-03 Richard Stallman (rms@srarc2)
7588
49823426
GM
7589 * Makefile (TEXI2DVI): New variable.
7590 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7591 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7592
75931993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7594
7595 * Version 19.22 released.
7596
75971993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7598
7599 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7600
76011993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7602
7603 * Version 19.21 released.
7604
8cf51b2c
GM
76051993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7606
7607 * Makefile (realclean): Don't delete the Info files.
7608
f0131492 76091993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7610
8cf51b2c
GM
7611 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7612 4' where appropriate.
7613
f0131492 76141993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7615
49823426 7616 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7617
7618 * texindex.c: Include "../src/config.h" if building in emacs.
7619
7620 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7621 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7622 Add target to build texindex.c, defining `emacs'.
7623
8cf51b2c
GM
76241993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7625
7626 * Version 19.19 released.
7627
8cf51b2c
GM
76281993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7629
7630 * Version 19.18 released.
7631
76321993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7633
7634 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7635
76361993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7637
7638 * Version 19.17 released.
7639
76401993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7641
7642 * split-man: Fix typos in last change.
7643
76441993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7645
7646 * Version 19.16 released.
7647
76481993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7649
7650 * version 19.15 released.
7651
76521993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7653
7654 * Makefile (distclean): It's rm, not rf.
7655
76561993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7657
7658 * Version 19.14 released.
7659
76601993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7661
7662 * Makefile: New file.
7663
76641993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7665
7666 * Version 19.13 released.
7667
76681993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7669
7670 * Version 19.9 released.
7671
76721993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7673
7674 * Version 19.8 released.
7675
76761993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7677
7678 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7679
7680 * trouble.texi: It's `enable-flow-control-on', not
7681 `evade-flow-control-on'.
7682
76831993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7684
7685 * display.texi: Document standard-display-european.
7686
76871993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7688
7689 * Version 19.7 released.
7690
7691 * emacs.texi: Add a sentence to the top menu mentioning the
7692 specific version of Emacs this manual applies to.
7693
76941993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7695
7696 * basic.texi: Document next-line-add-lines variable used to
7697 implement down-arrow.
7698
7699 * killing.texi: Document kill-whole-line.
7700
77011993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7702
7703 * text.texi: Update unix TeX ordering information.
7704
77051993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7706
7707 * news.texi: Mention fill-rectangle in keybinding list.
7708
7709 * killing.texi: Document fill-rectangle.
7710
77111993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7712
7713 * vc.texi: Bring the docs up to date with VC 5.2.
7714
77151992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7716
7717 * emacs.tex: Mention blackbox and gomoku under Amusements.
7718 Assembler mode is now mentioned and appropriately indexed
7719 under Programming Modes.
7720
77211991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7722
7723 * emacs.tex: Update TeX ordering information.
7724
8cf51b2c
GM
77251990-06-26 David Lawrence (tale@geech)
7726
7727 * emacs.tex: Note that completion-ignored-extensions is not used
7728 to filter out names when all completions are displayed in
7729 *Completions*.
7730
77311990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7732
7733 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7734
77351990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7736
7737 * emacs.tex: Add @findex grep.
7738
8cf51b2c
GM
77391988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7740
7741 * emacs.tex: Correct two typos. No other changes before
7742 Version 19 will be made.
7743
8cf51b2c
GM
77441988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7745
7746 * emacs.tex: Update information for obtaining TeX distribution from the
7747 University of Washington.
7748
7749;; Local Variables:
c8763fb6 7750;; coding: utf-8
8cf51b2c
GM
7751;; End:
7752
95df8112 7753 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7754
7755 This file is part of GNU Emacs.
7756
352c8b4a 7757 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7758 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7759 the Free Software Foundation, either version 3 of the License, or
7760 (at your option) any later version.
8cf51b2c
GM
7761
7762 GNU Emacs is distributed in the hope that it will be useful,
7763 but WITHOUT ANY WARRANTY; without even the implied warranty of
7764 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7765 GNU General Public License for more details.
7766
7767 You should have received a copy of the GNU General Public License
352c8b4a 7768 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.