Repeat previous gnus-group.el change for bugs.debian.org.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
313f790e
CY
12011-05-22 Chong Yidong <cyd@stupidchicken.com>
2
3 * mule.texi (Specify Coding, Text Coding, Communication Coding):
4 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
5
c136e5cd
GM
62011-05-18 Glenn Morris <rgm@gnu.org>
7
8 * ack.texi (Acknowledgments): Remove fakemail.c.
9
c71a0d48 102011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
11
12 Fixes for fitting text into 7x9 printed manual.
13 * building.texi (Flymake, Breakpoints Buffer):
14 * calendar.texi (Appointments):
15 * cmdargs.texi (General Variables, Display X):
16 * custom.texi (Saving Customizations, Face Customization)
17 (Directory Variables, Minibuffer Maps, Init Rebinding):
18 * display.texi (Font Lock, Font Lock, Useless Whitespace):
19 * fixit.texi (Spelling):
20 * frames.texi (Creating Frames, Fonts):
21 * help.texi (Help Files):
22 * mini.texi (Minibuffer File):
23 * misc.texi (emacsclient Options, Emulation):
24 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
25 * mule.texi (International Chars, Language Environments)
26 (Select Input Method, Modifying Fontsets, Charsets):
27 * programs.texi (Custom C Indent):
28 * rmail.texi (Rmail Labels):
29 * text.texi (Table Conversion):
30 * trouble.texi (Known Problems, Known Problems):
31 * windows.texi (Change Window):
32 * xresources.texi (GTK resources): Reflow text and re-indent code
33 examples to avoid TeX overflows and underflows on 7x9 paper.
34
35 * emacs.texi: Fix the (commented out) smallbook command.
36
37 * macos.texi (Mac / GNUstep Events):
38 * xresources.texi (Lucid Resources): Remove extraneous examples.
39
b8f82dc1
GM
402011-05-10 Glenn Morris <rgm@gnu.org>
41
42 * custom.texi (Specifying File Variables):
43 Deprecate using mode: for minor modes.
44
d306b4da
GM
452011-05-07 Glenn Morris <rgm@gnu.org>
46
47 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
48
548d0a63
GM
492011-05-06 Glenn Morris <rgm@gnu.org>
50
5006e634
GM
51 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
52
548d0a63
GM
53 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
54
e793a940
LMI
552011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
56
57 * misc.texi (Emacs Server): Document `server-eval-at'.
58
7031be6d
UR
592011-04-24 Chong Yidong <cyd@stupidchicken.com>
60
61 * maintaining.texi (List Tags): Document next-file. Suggested by
62 Uday S Reddy.
63
4ffd0d6b 642011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
65
66 * mini.texi (Minibuffer Edit):
67 * screen.texi (Mode Line): Fix typo.
68
1c6c854e
CS
692011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
70
024ff170 71 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 72
c5c9f40f
CY
732011-03-26 Chong Yidong <cyd@stupidchicken.com>
74
75 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
76
09725d26
EZ
772011-03-30 Eli Zaretskii <eliz@gnu.org>
78
79 * display.texi (Auto Scrolling): Document the limit of 100 lines
80 for never-recentering scrolling with `scroll-conservatively'.
81 (Bug#6671)
82
09d9db2c 832011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
84
85 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
86 HOME on Windows and where it looks for init files. (Bug#8221)
87
62d94509
EZ
882011-03-10 Eli Zaretskii <eliz@gnu.org>
89
90 * search.texi (Regexp Example):
91 * mule.texi (International Chars):
92 * building.texi (External Lisp): Don't use characters outside
93 ISO-8859-1.
94
0286d9de
EZ
952011-03-09 Eli Zaretskii <eliz@gnu.org>
96
1c6c854e
CS
97 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
98 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
99
100 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
101
114902a5 102 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
103 (Bug#8210)
104
0afb4571
J
1052011-03-08 Jan Djärv <jan.h.d@swipnet.se>
106
107 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
108 for Gtk+ 3.
109
bb3865e8
GM
1102011-03-08 Glenn Morris <rgm@gnu.org>
111
6446548e
GM
112 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
113 * emacs.texi (Acknowledgments):
114 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 115 * emacs.texi: Set documentencoding.
6446548e 116
bb3865e8
GM
117 * display.texi (Optional Mode Line): Don't mention exactly where
118 display-time appears. (Bug#8193)
119
33383987
JB
1202011-03-07 Chong Yidong <cyd@stupidchicken.com>
121
122 * Version 23.3 released.
123
892777ba
CY
1242011-03-06 Chong Yidong <cyd@stupidchicken.com>
125
126 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
127
0b973fc5
DW
1282011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
129
130 * misc.texi (emacsclient Options): Add q/quiet.
131
8ef5a2f2
GM
1322011-03-02 Glenn Morris <rgm@gnu.org>
133
134 * mule.texi (Communication Coding) <x-select-request-type>:
135 Remove duplicate (essentially) paragraph. (Bug#8148)
136
bd106056
CS
1372011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
138
139 * maintaining.texi (Format of ChangeLog): Add reference to
140 add-log-full-name.
141 (Change Log Commands): Add documentation for combining multiple
142 symbols in one change.
143
6640b281
GM
1442011-03-01 Glenn Morris <rgm@gnu.org>
145
146 * custom.texi (Directory Variables):
147 Give an example of excluding subdirectories.
148
2b0c7330 1492011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
150
151 * search.texi (Regexp Search): Move index entries about regexps to the
152 "Regexps" node. Add index entries for regexp search. (Bug#8096)
153
8c62c205
GM
1542011-02-19 Glenn Morris <rgm@gnu.org>
155
156 * dired.texi (Dired): Dired-X version number was dropped.
157
3928f2b6
JD
1582011-02-14 Jan Djärv <jan.h.d@swipnet.se>
159
160 * xresources.texi (X Resources): Remove *faceName and replace it with
161 *font for Lucid.
162
a41c8660
CY
1632011-02-05 Chong Yidong <cyd@stupidchicken.com>
164
165 * rmail.texi (Rmail Display): Document Rmail MIME support more
166 accurately.
167
168 * maintaining.texi (VC Change Log): Document vc-log-incoming and
169 vc-log-outgoing.
170 (Merging): Document vc-find-conflicted-file.
171
233ba4d9 1722011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
173
174 * custom.texi (Variables): Fix typo.
175
14beddf4 1762011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 177
65401ee3
CY
178 * search.texi (Regexps): Copyedits. Mention character classes
179 (Bug#7809).
180
19f81ecf
CY
181 * files.texi (File Aliases): Restore explanatory text from Eli
182 Zaretskii, accidentally removed in 2011-01-08 commit.
183
bf3dae7e
EZ
1842011-01-29 Eli Zaretskii <eliz@gnu.org>
185
186 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
187 (MAKEINFO_OPTS): New variable.
188 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
189 (emacs.html): New target.
190 (clean): Remove emacs.html.
191
45eb2a5d
WL
1922011-01-23 Werner Lemberg <wl@gnu.org>
193
194 * Makefile.in (MAKEINFO): Now controlled by `configure'.
195 (MAKEINFO_OPTS): New variable. Use it where appropriate.
196 (ENVADD): Updated.
197
9acfe703
GM
1982011-01-18 Glenn Morris <rgm@gnu.org>
199
200 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
201
202 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
203
362b9d48
GM
2042011-01-15 Chong Yidong <cyd@stupidchicken.com>
205
bb033b5f
CY
206 * building.texi (Compilation): Improve instructions for running two
207 compilations (Bug#7573).
208
b024d9f0
MD
209 * files.texi (Backup Names): Document the new location of the
210 last-resort backup file.
211
362b9d48
GM
212 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
213 manual. Explain why directory-abbrev-alist elements should be anchored
214 (Bug#7777).
215
2162011-01-15 Eli Zaretskii <eliz@gnu.org>
217
218 * msdog.texi (Windows Startup): Correct inaccurate description of
219 differences between emacsclient.exe and emacsclientw.exe.
220
7c420169 2212011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
222
223 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
224
7c420169 2252011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
226
227 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
228
7c420169 2292011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 230
2d34d523
EZ
231 * frames.texi (Cut and Paste): Modify the section's name and text:
232 don't mix "cut/paste" with "kill/yank".
233 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
234 (Bug#7702)
235
88ab4340
EZ
236 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
237
7c420169 2382011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
239
240 * maintaining.texi: Move inclusion of emerge after EDE, so that it
241 matches its position in the menu. (Bug#7674)
242
7c420169 2432011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
244
245 * trouble.texi (Checklist): Mention not replying via news either.
246
92bb6c52
TH
2472010-12-30 Tassilo Horn <tassilo@member.fsf.org>
248
249 * misc.texi (Document View): Update DocView section with newly
250 supported document formats.
251
b103c904
CY
2522010-12-21 Chong Yidong <cyd@stupidchicken.com>
253
254 * killing.texi: Resection the Info version to conform to the
255 printed manual, to avoid making sections on Accumulating Text, CUA
256 and Rectangles into full chapters.
257
f49d1f52 2582010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
259
260 * custom.texi (Init Syntax): Add index entries for "character syntax".
261 (Bug#7576)
262
f49d1f52 2632010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
264
265 * text.texi (HTML Mode): Small fixes. (Bug#7607)
266
f49d1f52 2672010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
268
269 * trouble.texi (Checklist): Fix typo in newsgroup name.
270
f49d1f52 2712010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
272
273 * search.texi (Word Search): Note that the lazy highlight always
274 matches to whole words (Bug#7470).
275
f49d1f52 2762010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 277
4f1948eb
EZ
278 * display.texi (Optional Mode Line): Make the description of
279 load-average more accurate.
280
b8a9e136
EZ
281 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
282 registry, with a cross-reference.
62d72a4a
EZ
283 (Windows Startup): New node. Move the stuff about the current
284 directory from "Windows HOME".
b8a9e136 285
07976ae3 2862010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
287
288 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
289 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
290
07976ae3 2912010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
292
293 * maintaining.texi (Version Control Systems): Fix repeated sentence.
294 Suggested by Štěpán Němec.
295
07976ae3 2962010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 297
1aaae3f3
CY
298 * maintaining.texi (Version Control): Say "commit", not "check in".
299 (Version Control Systems): Simplify descriptions.
300 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
301 VCS Concepts.
302 (VC Mode Line): Update example.
303 (Old Revisions): Document revert-buffer for vc-diff.
304 (Log Buffer): Promote to a subsection. Document header lines.
305
1c6c854e
CS
306 * macos.texi (Mac / GNUstep Basics):
307 Document ns-right-alternate-modifier.
ec8a6295 308
1aaae3f3
CY
309 * emacs.texi (Top): Update node listing.
310
0eb025fb
EZ
3112010-11-13 Eli Zaretskii <eliz@gnu.org>
312
313 * rmail.texi (Rmail Coding): Characters with no fonts are not
314 necessarily displayed as empty boxes.
315
316 * mule.texi (Language Environments, Fontsets): Characters with no
317 fonts are not necessarily displayed as empty boxes.
318
319 * display.texi (Text Display): Document display of glyphless
320 characters.
321
ea4f7750
GM
3222010-11-13 Glenn Morris <rgm@gnu.org>
323
324 * basic.texi (Position Info): Add M-x count-words-region.
325
90639cea
GM
3262010-11-11 Glenn Morris <rgm@gnu.org>
327
328 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
329
d607b96b 3302010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
331
332 * msdog.texi (Windows HOME): Add information regarding startup
333 directory when invoking Emacs from a desktop shortcut. (bug#7300)
334
c12e4a81
GM
3352010-10-11 Glenn Morris <rgm@gnu.org>
336
df187c62
GM
337 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
338
c12e4a81
GM
339 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
340 (DVIPS): New variable.
234db610
GM
341 (.PHONY): Add html, ps.
342 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
343 (clean): Delete html, ps files.
c12e4a81 344
6513b232
EZ
3452010-10-09 Eli Zaretskii <eliz@gnu.org>
346
347 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
348
f4f358f1
GM
3492010-10-09 Glenn Morris <rgm@gnu.org>
350
c1dc72b3
GM
351 * Makefile.in (VPATH): Remove.
352 (infodir): Make it absolute.
353 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
354
4393405b
GM
355 * Makefile.in (dist): Anchor regexps.
356
eef3ab94
GM
357 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
358 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
359 (emacs-xtra.pdf): Use $<.
360
aa9db089
GM
361 * Makefile.in (infoclean): Remove harmless, long-standing error.
362
abd40fb4
GM
363 * Makefile.in ($(infodir)): Delete rule.
364 (mkinfodir): New.
365 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
366
f4f358f1 367 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 368 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
369 * emacsver.texi: New file, replacing emacsver.texi.in.
370
ea274122
GM
3712010-10-09 Glenn Morris <rgm@gnu.org>
372
f7a31f11
GM
373 * emacsver.texi.in: New file.
374 * emacs.texi: Set EMACSVER by including emacsver.texi.
375 * Makefile.in (distclean): Delete emacsver.texi.
376 (dist): Copy emacsver.texi.
b13254e7 377 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 378
3fb78d1f
GM
379 * ack.texi (Acknowledgments): No more b2m.c.
380
ea274122
GM
381 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
382 (emacs): Remove rule.
383 (dist): No need to deal with the emacs rule any more.
384
17ca7950
GM
3852010-10-07 Glenn Morris <rgm@gnu.org>
386
387 * Makefile.in (version): New, set by configure.
388 (clean): Delete dist tar file.
389 (dist): Use version in tar name.
390
4c83f6e1
GM
3912010-10-06 Glenn Morris <rgm@gnu.org>
392
393 * Makefile.in (EMACS_XTRA): Add the main source file.
394 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
395 (mostlyclean): No core files, reorder other files.
396 (clean): Delete specific dvi and pdf files.
397 (infoclean, dist): New rules.
398 (maintainer-clean): Use infoclean.
8a944cea 399 ($(infodir)): Add parallel build workaround.
4c83f6e1 400
0264072d
GM
4012010-10-04 Glenn Morris <rgm@gnu.org>
402
403 * Makefile.in (SHELL): Set it.
404 (INFO_TARGETS, DVI_TARGETS): Remove variables.
405 (info, dvi): Replace above variables with their expansions.
406 (info): Move mkdir from here...
407 ($(infodir)/emacs): ... to here (for parallel builds).
408 (pdf): New target.
409 ($(infodir)/emacs): Pass -o option to makeinfo.
410 (.PHONY): Declare clean rules.
411 (maintainer-clean): Delete dvi and pdf files.
412 Guard against cd failures. Use a more restrictive delete.
413
3226d6ca
GM
4142010-10-02 Glenn Morris <rgm@gnu.org>
415
416 * misc.texi (Shell Mode): Remove reference to old function name.
417
cad90f3b
EZ
4182010-09-30 Eli Zaretskii <eliz@gnu.org>
419
420 * maintaining.texi (VC Mode Line): Mention all the possible VC status
421 indicator characters.
422
5f874327
GM
4232010-09-29 Glenn Morris <rgm@gnu.org>
424
425 * Makefile.in (top_srcdir): Remove unused variable.
426
0ab9cff3
GM
4272010-09-14 Glenn Morris <rgm@gnu.org>
428
67ae9766
GM
429 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
430 the last hook item.
431
0ab9cff3
GM
432 * calendar.texi (Appointments): Also updated when a diary include file
433 is saved.
434
6664fc59 4352010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
436
437 * trouble.texi (Bugs): Update the section intro.
438 (Known Problems): New section.
439 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
440 (Sending Patches): Bug fixes are best as responses to existing bugs.
441 * emacs.texi (Known Problems): Add menu entry for new section.
442
be3283d7
GM
4432010-09-09 Glenn Morris <rgm@gnu.org>
444
445 * xresources.texi: Untabify.
446
10999305 4472010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
448
449 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
450
10999305 4512010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
452
453 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
454
30641319
JD
4552010-09-02 Jan Djärv <jan.h.d@swipnet.se>
456
457 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
458
50dd7bc6
GM
4592010-08-21 Glenn Morris <rgm@gnu.org>
460
461 * misc.texi (Amusements): Mention bubbles and animate.
462
5e620eca
EZ
4632010-07-31 Eli Zaretskii <eliz@gnu.org>
464
465 * files.texi (Visiting): Add more index entries for
466 large-file-warning-threshold.
467
8b2dd508
JD
4682010-07-29 Jan Djärv <jan.h.d@swipnet.se>
469
470 * frames.texi (Tool Bars): Add doc for tool-bar-position.
471
8838673e
GM
4722010-06-23 Glenn Morris <rgm@gnu.org>
473
474 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
475 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
476 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
477 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
478 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
479 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
480 Untabify Texinfo files.
481
04d3bb6c
GM
4822010-06-10 Glenn Morris <rgm@gnu.org>
483
103dd3a8
GM
484 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
485
04d3bb6c
GM
486 * basic.texi (Inserting Text): Fix typo.
487
50b79479
GM
4882010-06-10 Glenn Morris <rgm@gnu.org>
489
490 * ack.texi (Acknowledgments):
491 * emacs.texi (Acknowledgments): Update for notifications.el.
492
86d7a550
DU
4932010-05-31 Daiki Ueno <ueno@unixuser.org>
494
495 * dired.texi (Operating on Files): Mention encryption commands
496 (Bug#6315).
497
db5dce9d
EZ
4982010-05-29 Eli Zaretskii <eliz@gnu.org>
499
500 * basic.texi (Moving Point): Update due to renaming of commands bound
501 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
502
34313041
EZ
5032010-05-18 Eli Zaretskii <eliz@gnu.org>
504
505 * display.texi (Fringes): Document reversal of fringe arrows for R2L
506 paragraphs.
507 (Line Truncation): Fix wording for bidi display.
508
1fc0ce04 509 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
510 keys.
511
0235128c 5122010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
513
514 * building.texi (GDB Graphical Interface): Remove misleading comparison
515 to an IDE (Bug#6128).
516
0235128c 5172010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
518
519 * programs.texi (Man Page):
520 * misc.texi (Invoking emacsclient):
521 * mini.texi (Repetition):
522 * mark.texi (Setting Mark): Fix typos.
523
0235128c 5242010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
525
526 * misc.texi (Printing): Document htmlfontify-buffer.
527
0235128c 5282010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
529
530 * calendar.texi (Displaying the Diary, Format of Diary File):
531 Fix external cross-references for TeX format output.
532
0235128c
SM
5332010-05-07 Chong Yidong <cyd@stupidchicken.com>
534
535 * Version 23.2 released.
536
f63d0028
JD
5372010-05-02 Jan Djärv <jan.h.d@swipnet.se>
538
539 * cmdargs.texi (Initial Options): Mention --chdir.
540
20fe03ad
JD
5412010-04-21 Jan Djärv <jan.h.d@swipnet.se>
542
543 * frames.texi (Tool Bars): Add tool-bar-style.
544
b7d65a5f
GM
5452010-04-21 Glenn Morris <rgm@gnu.org>
546
547 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
548
a42dbee1
CY
5492010-04-18 Chong Yidong <cyd@stupidchicken.com>
550
551 * programs.texi (Semantic): New node.
552
553 * maintaining.texi (EDE): New node.
554
555 * emacs.texi: Update node listing.
556
557 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
558
6e104790 5592010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 560
d52dbd3d
GM
561 * emacs.texi (Acknowledgments): Remove duplicate.
562
a77fe20c
GM
563 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
564
6e104790 5652010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 566
4ebe9902
GM
567 * dired.texi (Misc Dired Features): Mention VC diff and log.
568 * maintaining.texi (Old Revisions, VC Change Log):
569 Mention that diff and log work in Dired buffers.
570
98932641
GM
571 * help.texi (Help Summary): Mention M-x info-finder.
572
d5b22ab2 573 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 574
4d4e9522
GM
575 * custom.texi (Specifying File Variables, Directory Variables):
576 Document new commands for manipulating local variable lists.
577
6e104790 5782010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
579
580 * trouble.texi (Contributing): Add cindex entry.
581 Mention etc/CONTRIBUTE.
582
6e104790 5832010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
584
585 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
586 query-replace (Bug#5774).
587
a20a9df3
GM
5882010-04-16 Glenn Morris <rgm@gnu.org>
589
590 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
591
1ecb2d3f
JD
5922010-04-11 Jan Djärv <jan.h.d@swipnet.se>
593
594 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
595
99852628
JD
5962010-04-08 Jan Djärv <jan.h.d@swipnet.se>
597
598 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
599
ce79424f
EZ
6002010-03-30 Eli Zaretskii <eliz@gnu.org>
601
602 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
603 cross-reference to "Inserting Text".
604
605 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
606 Mention completion provided by `ucs-insert'.
607
85738751 6082010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
609
610 * sending.texi (Sending Mail): Note variables that may need
611 customizing.
612 (Mail Sending): Expand discussion of send-mail-function.
613
85738751 6142010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
615
616 Document Message mode as the default mail mode.
617
618 * sending.texi (Sending Mail): Copyedits.
619 (Mail Format, Mail Headers): Document mail-from-style changes.
620 (Mail Commands): Rename from Mail mode. Document Message mode.
621 (Mail Misc): Rename from Mail mode Misc.
622 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
623 command names and update keybindings.
624 (Header Editing): Document message-tab. De-document
625 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
626 favor of mail-default-headers. Ad index entries for user-full-name and
627 user-mail-address.
1c6c854e
CS
628 (Citing Mail): Update changes in Message mode behavior.
629 Document mail-yank-prefix.
e73c2434
CY
630 (Mail Signature): New node, moved from Mail Misc.
631 (Mail Aliases): Mail abbrevs are the default with Message mode.
632 (Mail Methods): Note that Message mode is now the default.
633
634 * rmail.texi (Rmail Reply):
635 * text.texi (Text Mode):
636 * major.texi (Major Modes):
637 * mule.texi (Output Coding): Refer to Message mode.
638
639 * custom.texi (Init Examples): Add xref to Mail Header.
640
1fc0ce04 641 * emacs.texi (Top): Fix xrefs.
e73c2434 642
85738751 6432010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 644
c0c035fa
CY
645 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
646 repository if there is none.
647 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
648 vc-print-root-log.
ef7b27ef 649 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 650
71785b7a
CY
651 * programs.texi (Program Modes): Mention Javascript mode.
652
f67c5dd0
CY
653 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
654 * emacs.texi: Update node description.
655
0f72a391 656 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 657 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 658
dc2d2590
JL
6592010-03-30 Juri Linkov <juri@jurta.org>
660
661 * search.texi (Other Repeating Search): Remove line that `occur'
662 can not handle multiline matches.
663
a7b02820
EZ
6642010-03-30 Eli Zaretskii <eliz@gnu.org>
665
666 * mule.texi (International): Mention support of bidirectional editing.
667 (Bidirectional Editing): New section.
668
22ef1944
NR
6692010-03-28 Nick Roberts <nickrob@snap.net.nz>
670
671 * emacs.texi (Top): Update node names to those in building.texi.
672
146b8b16
NR
6732010-03-27 Nick Roberts <nickrob@snap.net.nz>
674
675 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
676 doc/emacs/emacs.texi: Update node names for building.texi.
677
6d98672d
GM
6782010-03-24 Glenn Morris <rgm@gnu.org>
679
680 * ack.texi (Acknowledgments):
681 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
682
93318cbd
JD
6832010-03-20 Jan Djärv <jan.h.d@swipnet.se>
684
685 * xresources.texi (Table of Resources): Clarify toolBar number
686 for Gtk+.
687
688 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
689
15cf2f52
CY
6902010-03-21 Chong Yidong <cyd@stupidchicken.com>
691
4102856c
CY
692 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
693
15cf2f52
CY
694 * search.texi (Other Repeating Search): Document multi-isearch-buffers
695 and multi-isearch-buffers-regexp.
696
697 * indent.texi (Indentation): Clarify description of
698 indent-for-tab-command. Document tab-always-indent.
699
d68eb23c
CY
7002010-03-20 Chong Yidong <cyd@stupidchicken.com>
701
702 * cmdargs.texi (Font X): Move most content to Fonts.
703
704 * frames.texi (Fonts): New node. Document font-use-system-font.
705
706 * emacs.texi (Top):
707 * xresources.texi (Table of Resources):
708 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
709
288f9fc0
CY
7102010-03-10 Chong Yidong <cyd@stupidchicken.com>
711
712 * Branch for 23.2.
713
17782bec
CY
7142010-03-06 Chong Yidong <cyd@stupidchicken.com>
715
716 * custom.texi (Init Examples): Add xref to Locals.
717
718 * major.texi (Choosing Modes): Mention usage of setq-default for
719 setting the default value of major-mode (Bug#5688).
720
b4a1a8b2
CY
7212010-03-02 Chong Yidong <cyd@stupidchicken.com>
722
723 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
724
725 * display.texi (Display Custom): Document make-pointer-invisible and
726 underline-minimum-offset. Remove inverse-video.
727
a1e759cd
CY
7282010-02-21 Chong Yidong <cyd@stupidchicken.com>
729
730 * frames.texi (Frame Commands): Note that the last ordinary frame can
731 be deleted in daemon mode (Bug#5616).
732
4f3bc373
GM
7332010-02-18 Glenn Morris <rgm@gnu.org>
734
735 * trouble.texi (Contributing): Repository is no longer CVS.
736
5dbbdd33
GM
7372010-02-08 Glenn Morris <rgm@gnu.org>
738
739 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
740
cd61af01
SM
7412010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
742
743 * display.texi (Useless Whitespace, Text Display):
744 * custom.texi (Init Examples): Avoid obsolete special default variables
745 like default-major-mode.
746
b1bb0a25 7472010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
748
749 * programs.texi (Other C Commands): Replace reference to obsolete
750 c-subword-mode.
751
99d0985b
GM
7522010-01-21 Glenn Morris <rgm@gnu.org>
753
754 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
755
893db5bc
GM
7562010-01-12 Glenn Morris <rgm@gnu.org>
757
758 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
759 emacs-pretest-bug for bug reports for development versions.
760
0419b8d6
GM
7612010-01-11 Glenn Morris <rgm@gnu.org>
762
763 * display.texi (Highlight Interactively): `t' does not mean highlight
764 all patterns. (Bug#5335)
765
26e533e2
CY
7662009-12-29 Chong Yidong <cyd@stupidchicken.com>
767
768 * misc.texi (Shell): Document async-shell-command.
769
770 * building.texi (Grep Searching): Document zrgrep.
771
484eaeac 772 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 773
7ee6c59b
NR
7742009-12-29 Nick Roberts <nickrob@snap.net.nz>
775
776 * building.texi: Import GDB Graphical Interface description from
777 EMACS_23_1_RC.
778
91ed7ea8
CY
7792009-12-24 Chong Yidong <cyd@stupidchicken.com>
780
781 * emacs.texi (Top): Update node listing.
782
783 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
784
785 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
786
787 * cmdargs.texi (Initial Options):
788 * xresources.texi (Resources): Document inhibit-x-resources.
789
790 * custom.texi (Specifying File Variables): Note that minor modes are
791 enabled unconditionally.
792
793 * display.texi (Scrolling): Briefly document the old recenter command,
794 and document recenter-positions.
795
796 * files.texi (Visiting):
797 * buffers.texi (Buffers): Max buffer size is now 512 MB.
798
1c6c854e
CS
799 * frames.texi (Cut/Paste Other App):
800 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
801
802 * killing.texi (Kill Options): New node.
803
6ca89aaa
CY
8042009-12-05 Chong Yidong <cyd@stupidchicken.com>
805
806 * misc.texi (Shell Options): ansi-color is now default.
807
806642d4
GM
8082009-12-05 Glenn Morris <rgm@gnu.org>
809
806642d4
GM
810 * emacs.texi (Top): Update menu for cal-xtra node changes.
811 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
812 or mode line. Don't mention invisible text or the details of
813 diary-print-entries here, only in cal-xtra.
814 (Format of Diary File): Mention that the "date on first line" format
815 only really affects the simple display.
816 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
817 (Diary Customizing): Holidays may be in the buffer or mode line.
818 Move diary-print-entries to the "Diary Display" section.
819 (Diary Display): New section, split out from "Fancy Diary Display".
820 Explain the limitations of simple display, and how to print it.
821
1a4f0c0a
GM
822 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
823
e11adbd8
GM
824 * cal-xtra.texi (Diary Display): Mention View mode.
825
29a483ac
JL
8262009-11-29 Juri Linkov <juri@jurta.org>
827
828 * display.texi (Highlight Interactively): Actually a list of
829 default faces is pre-loaded into a list of default values
830 instead of the history.
831
83d60c79
GM
8322009-11-20 Glenn Morris <rgm@gnu.org>
833
834 * ack.texi (Acknowledgments):
835 * emacs.texi (Acknowledgments): Add htmlfontify.
836
276bbe96
GM
8372009-11-14 Glenn Morris <rgm@gnu.org>
838
98ad1bae
GM
839 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
840
276bbe96
GM
841 * ack.texi (Acknowledgments):
842 * emacs.texi (Acknowledgments): Update for recent Org changes.
843
18430066
CY
8442009-10-31 Chong Yidong <cyd@stupidchicken.com>
845
846 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
847 `charset' property, which is irrelevant to the user manual (Bug#3526).
848
522ddc9f
JB
8492009-10-14 Juanma Barranquero <lekktu@gmail.com>
850
851 * trouble.texi (DEL Does Not Delete): Fix typo.
852
50b49ade
MA
8532009-10-05 Michael Albinus <michael.albinus@gmx.de>
854
855 * files.texi (Misc File Ops): Mention copy-directory.
856
6308321a
EZ
8572009-10-04 Eli Zaretskii <eliz@gnu.org>
858
43b3b4d1
EZ
859 * mule.texi (Unibyte Mode): Emphasize that
860 unibyte-display-via-language-environment affects only the display.
861
6308321a
EZ
862 * display.texi (Horizontal Scrolling): Document cursor behavior under
863 horizontal scrolling when point moves off the screen (Bug#4564).
864 Improve wording.
865
bd51ea7f
MA
8662009-10-01 Michael Albinus <michael.albinus@gmx.de>
867
868 * files.texi (Directories): delete-directory prompts for recursive
869 deletion.
870
55381962
GM
8712009-09-30 Glenn Morris <rgm@gnu.org>
872
873 * ack.texi (Acknowledgments):
874 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
875
13989ab1
TH
8762009-09-25 Tassilo Horn <tassilo@member.fsf.org>
877
878 * dired.texi (Dired Navigation): Use @code instead of @var for
879 dired-isearch-filenames, so that it's not capitalized.
880
8ba46c89
CY
8812009-09-19 Chong Yidong <cyd@stupidchicken.com>
882
883 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
884
885 * entering.texi (Exiting): C-z is now bound to suspend-frame.
886
887 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
888 (Key Bindings): Reference Init Rebinding in introductory text.
889 Shift some of the introduction to Keymaps node.
8ba46c89
CY
890 (Keymaps): Simplify.
891 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
892 (Minibuffer Maps): Remove mention of Mocklisp.
893 (Init Rebinding): Move mode-local rebinding example here from Local
894 Keymaps.
895 (Modifier Keys): Clarify.
1e11b018 896 (Rebinding): Add cindex for "binding keys".
8ba46c89 897
6a5ca7c8
CY
8982009-09-13 Chong Yidong <cyd@stupidchicken.com>
899
900 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
901
0e1cba51
NR
9022009-08-31 Nick Roberts <nickrob@snap.net.nz>
903
6a5ca7c8 904 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 905 Re-organise these two sections.
0e1cba51 906
76a87a4d
EZ
9072009-08-29 Eli Zaretskii <eliz@gnu.org>
908
909 * cmdargs.texi (Initial Options): Fix last change.
910
82e98df4
SM
9112009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
912
913 * mule.texi (Enabling Multibyte):
914 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
915 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
916
fb89fad9
GM
9172009-08-20 Glenn Morris <rgm@gnu.org>
918
919 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
920
e99652b0
GM
9212009-08-19 Glenn Morris <rgm@gnu.org>
922
923 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
924
5cca97ad
GM
9252009-08-18 Glenn Morris <rgm@gnu.org>
926
927 * ack.texi (Acknowledgments):
928 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
929
997797ae 930 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 931
985bf85b
GM
9322009-08-09 Glenn Morris <rgm@gnu.org>
933
934 * ack.texi (Acknowledgments):
935 * emacs.texi (Acknowledgments): Add gdb-mi entry.
936
8d6bb99e
DD
9372009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
938
939 * emacs.texi (Top): Add new menu items for GDB-UI.
940
941 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 942 section. Threads buffer is in separate section now.
8d6bb99e 943
8353da9c
GM
9442009-08-08 Glenn Morris <rgm@gnu.org>
945
946 * ack.texi (Acknowledgments):
947 * emacs.texi (Acknowledgments):
948 Update for js2-mode and org changes.
949
f2074faf
MA
9502009-08-02 Michael Albinus <michael.albinus@gmx.de>
951
952 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
953 files.
954
e8d2d3fb
CY
9552009-07-28 Chong Yidong <cyd@stupidchicken.com>
956
957 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
958
324a4f6a
GM
9592009-07-23 Glenn Morris <rgm@gnu.org>
960
961 * programs.texi (Matching): Update blink-matching-paren-distance.
962
b6937a70
CY
9632009-07-21 Chong Yidong <cyd@stupidchicken.com>
964
965 * frames.texi (Cut/Paste Other App): For select-active-regions,
966 selection is now updated on moving point.
967
bd8aaa36
RS
9682009-07-21 Richard Stallman <rms@gnu.org>
969
970 * glossary.texi (GNU, Daemon): Update information.
971
8d9b5eba
JL
9722009-07-19 Juri Linkov <juri@jurta.org>
973
974 * custom.texi (Specifying File Variables, Safe File Variables):
975 "variables/value pairs" -> "variable/value pairs".
976
a2acc1db
GM
9772009-07-15 Glenn Morris <rgm@gnu.org>
978
979 * misc.texi (Gnus): Remove widow.
980
c5ae942b
GM
9812009-07-11 Glenn Morris <rgm@gnu.org>
982
703d26ba
GM
983 * Makefile.in (TEXI2PDF): New.
984 (emacs.pdf, emacs-xtra.pdf): New targets.
985
522ddc9f 986 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
987
988 * display.texi (Horizontal Scrolling): Re-word to remove widow.
989
990 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
991 Don't print the copying notice twice in the printed version.
992 Update the menu and detailmenu.
993 (Preface): The meaning of "on-line" has changed.
994 Correct name for "Common Problems" chapter.
995 (Distrib): Update FSF shop URL.
996 (Intro): Showing two files at once is not so exciting.
997
998 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
999 (Mac / GNUstep Basics): Minor grammar changes.
1000 (Mac / GNUstep Events): Fix typo.
1001 (GNUstep Support): CANNOT_DUMP no longer applies.
1002
1003 * misc.texi (Document View): Fix typos.
1004
1005 * dired.texi (Dired):
1006 * help.texi (Help):
1007 * macos.texi (Mac OS / GNUstep):
1008 * maintaining.texi (Version Control, Introduction to VC):
1009 End menu descriptions with a period.
c5ae942b 1010
b1c8242b
EZ
10112009-07-09 Eli Zaretskii <eliz@gnu.org>
1012
1013 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1014 so categorical in saying that the option is only useful on NTFS.
1015
220d9aa6
GM
10162009-07-09 Glenn Morris <rgm@gnu.org>
1017
1018 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1019 (ENVADD): Add texinfodir to TEXINPUTS.
1020
1021 * emacs.texi (Top): Fix cross-reference.
1022
1023 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1024
1025 * vc1-xtra.texi (Revision Tags): Fix typo.
1026
d07e72d3
GM
10272009-07-03 Glenn Morris <rgm@gnu.org>
1028
1029 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1030 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1031 (Merge Commands): `.' does not seem to work in A or B buffer.
1032 `l' can recreate the 3-window display.
1033
1034 * glossary.texi (Glossary): Minor phrasing changes throughout.
1035 Add more internal cross-references.
1036 <Autoloading>: You can't really autoload a variable.
1037 <C-M->: Move details here from `M-C-' item.
1038 <Continuation Line>: Refer to `Truncation.'
1039 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1040 <Home Directory, Unix>: New entries.
1041 <Deletion of Files>: Mention recycle bins.
1042 <Directory>: Mention ``folders.''
1043 <Error>: Don't mention ``type-ahead.''
1044 <Fringe>: Refer to the manual node.
1045 <Minor Mode>: Can be global or local.
1046 <Spell Checking>: There are other checkers besides Ispell.
1047
f144038a
GM
10482009-07-02 Glenn Morris <rgm@gnu.org>
1049
1050 * anti.texi (Antinews): Minor changes in phrasing.
1051
1052 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1053 some underfull lines in dvi output.
1054
1055 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1056
1057 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1058
1059 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1060
3f1c6666
JD
10612009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1062
1063 * xresources.texi (Table of Resources): Mention maximized for
1064 fullscreen.
1065
1066 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1067
62aadce7
CY
10682009-07-01 Chong Yidong <cyd@stupidchicken.com>
1069
1070 * anti.texi (Antinews): Correct the list of removed platforms.
1071
82ec412e
GM
10722009-06-28 Glenn Morris <rgm@gnu.org>
1073
1074 * arevert-xtra.texi: Minor language tweaks.
1075
09964e7d
GM
1076 * dired-xtra.texi: Minor revisions.
1077
666e158e
MB
10782009-06-23 Miles Bader <miles@gnu.org>
1079
c4cc8b9a 1080 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1081 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1082
70243478
CY
10832009-06-21 Chong Yidong <cyd@stupidchicken.com>
1084
1085 * Branch for 23.1.
1086
67cbe681
KH
10872009-06-17 Kenichi Handa <handa@m17n.org>
1088
1089 * mule.texi (Charsets): Update the description for the new charset.
1090 (list-character-sets): New findex.
125dd7c5 1091 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1092
40e67246
CY
10932009-06-10 Chong Yidong <cyd@stupidchicken.com>
1094
b5700de6
CY
1095 * basic.texi (Moving Point): Fix tag.
1096
1097 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1098
1099 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1100 use camel-case for PageUp and PageDown.
1101
1102 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1103 camel-case for PageUp and PageDown.
1104
1105 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1106
40e67246 1107 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1108 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1109
522ddc9f 11102009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1111
522ddc9f
JB
1112 * fixit.texi (Spelling): Set default dictionary.
1113 Improve descriptions (Bug#2554)
6f591cf4 1114
53483c76
DR
11152009-06-08 David Reitter <david.reitter@gmail.com>
1116
1117 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1118 since saving colors and faces set this way is not implemented.
1119 (Environment variables): Remove mention of mac-fix-env, which is
1120 scheduled to be removed.
1121
1557ef4f
CY
11222009-06-04 Chong Yidong <cyd@stupidchicken.com>
1123
91056528
CY
1124 * custom.texi (Init Examples): Add example of changing load-path.
1125
1557ef4f
CY
1126 * building.texi (Lisp Libraries): Add example of changing
1127 load-path (Bug#3446).
1128
623cec4c
CY
11292009-05-28 Chong Yidong <cyd@stupidchicken.com>
1130
1131 * mark.texi (Mark): Further clarifications.
1132 (Setting Mark): Emphasize that C-SPC activates the mark.
1133
0fcca8ee
CY
11342009-05-28 Chong Yidong <cyd@stupidchicken.com>
1135
702b10e1
CY
1136 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1137 Mark mode.
0fcca8ee
CY
1138 (Using Region, Persistent Mark): Use "active mark" instead of "active
1139 region".
1140
d3b396e4
CY
11412009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1142
1143 * mule.texi (Select Input Method): Fix typo.
1144
3f698a06
CY
11452009-05-13 Chong Yidong <cyd@stupidchicken.com>
1146
1147 * anti.texi (Antinews): Document completion changes. Some additional
1148 copyedits and rearrangement of entries.
1149
b2a42eb7
CY
11502009-05-12 Chong Yidong <cyd@stupidchicken.com>
1151
932fd020
CY
1152 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1153 (Shell History Copying, Terminal emulator): Copyedits.
1154
1c6c854e
CS
1155 * xresources.texi (Resources): Simplify descriptions.
1156 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1157 (Table of Resources): Document fontBackend resource.
1158
b2a42eb7
CY
1159 * trouble.texi (Quitting): Add other undo bindings to table.
1160 (DEL Does Not Delete): Note that the erasure key is usually labelled
1161 "Backspace". Remove discussion of obscure Xmodmap issue.
1162
c6ea7fb8
CY
11632009-05-07 Chong Yidong <cyd@stupidchicken.com>
1164
1165 * files.texi (Visiting): Copyedits.
1166
ad36c422
CY
11672009-05-06 Chong Yidong <cyd@stupidchicken.com>
1168
1169 * basic.texi (Inserting Text): Document ucs-insert.
1170
1171 * mule.texi (International Chars): Define "multibyte". Note that
1172 internal representation is unicode-based. Simplify definition of raw
1173 bytes. Mention ucs-insert.
1174 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1175 (Language Environments): Add language environments new to Emacs 23.
1176 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1177 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1178 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1179 (Output Coding): Copyedits.
1180
1181 * emacs.texi (Top): Update node listing.
1182
d4ad7b96
CY
11832009-05-05 Per Starbäck <per@starback.se> (tiny change)
1184
1185 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1186
5bd66204
SM
11872009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1188
1189 * building.texi (Lisp Libraries): `load-library' does offer completion.
1190
bc36ad1c
CY
11912009-04-28 Chong Yidong <cyd@stupidchicken.com>
1192
1193 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1194 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1195
f1a47884
EZ
11962009-04-25 Eli Zaretskii <eliz@gnu.org>
1197
1198 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1199
be77bd45
CY
12002009-04-22 Chong Yidong <cyd@stupidchicken.com>
1201
1202 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1203
1204 * building.texi (Lisp Interaction): Document initial-scratch-message.
1205
d3b82927
JB
12062009-04-18 Juanma Barranquero <lekktu@gmail.com>
1207
ed6e7b11
JB
1208 * msdog.texi (Windows Fonts): Fix typos.
1209
d3b82927
JB
1210 * files.texi (Save Commands): Fix pxref.
1211
bc323c04
CY
12122009-04-18 Chong Yidong <cyd@stupidchicken.com>
1213
1214 * files.texi (Save Commands): Mention diff-buffer-with-file.
1215 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1216 Henoch (Bug#3036).
1217
2186d13f
GM
12182009-03-15 Glenn Morris <rgm@gnu.org>
1219
1220 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1221 the former is not always used.
1222 (Mail Headers): Use active voice. Add "Mail-reply-to".
1223 Change case of "Id". Avoid repeated "appropriate".
1224 (Mail Aliases): Fix previous change - use an example with a ".", so it
1225 does actually get quoted when expanded.
1226 (Mail Sending): Mailclient is the default on some systems.
1227 (Citing Mail): Mention mail-indentation-spaces.
1228 (Mail Mode Misc): Add an @dfn for "mail signature".
1229
71e454fc
CY
12302009-03-15 Chong Yidong <cyd@stupidchicken.com>
1231
1232 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1233 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1234 read-buffer-completion-ignore-case, and completion-styles.
1235 Remove description of partial-completion-mode.
71e454fc 1236
df1a3e06
GM
12372009-03-14 Glenn Morris <rgm@gnu.org>
1238
1239 * sending.texi (Mail Format): Fix typo. Add index entry for
1240 mail-header-separator.
1241 (Mail Headers): Put info about initialization and changing in one place
1242 at the start. Update FCC section for mbox Rmail. Clarify From
1243 section, mention mail-setup-with-from. Clarify Reply-to section.
1244 Add Mail-followup-to and mail-mailing-lists. Clarify References
1245 section.
1246 (Mail Aliases): Update example, make less contentious.
1247 Update for name change of mail-interactive-insert-alias.
1248 (Mail Mode): Remove mention of `%' as a word separator.
1249 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1250 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1251 commands. Clarify FCC handling. In mail-complete, add reference to
1252 Mail Aliases section, and mention mail-complete-function.
1253 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1254 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1255 signature netiquette. Explain how the mail hooks work when continuing
1256 a composition.
1257 (Mail Amusements): Internationalize the spook section a bit.
1258 Remove the spook mail-setup-hook example, since it doesn't work well.
1259 Mention fortune-file.
1260 (Mail Methods): Mention read-mail-command.
1261
ed6e7b11 12622009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1263
df1a3e06
GM
1264 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1265 and NS resources following recent changes.
959d68bd 1266
86dca3e8
JR
12672009-03-10 Jason Rumney <jasonr@gnu.org>
1268
1269 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1270 w32-use-visible-system-caret doc to indicate that it should get set
1271 automatically.
1272 (Windows Fonts): Add doc for the uniscribe backend.
1273
042fe98f
DN
12742009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1275
1276 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1277 vc-dir. (Bug#2598)
1278
7f8dba73
RS
12792009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1280
1281 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1282
505e70c3
GM
12832009-03-05 Glenn Morris <rgm@gnu.org>
1284
04242bdc
GM
1285 * rmail.texi (Rmail Basics): Add reference to sorting.
1286 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1287 Minor re-wordings.
1288 (Rmail Motion): Mention rmail-next-same-subject.
1289 (Rmail Deletion): Expunging is not the only way to change the numbers.
1290 (Rmail Labels): Labels can also be used in sorting.
1291 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1292 (Rmail Display): Mention rmail-mime.
1293
00cfe22c
GM
12942009-03-04 Glenn Morris <rgm@gnu.org>
1295
1296 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1297 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1298 summary. Mention sorts cannot be undone.
1299 (Rmail Display): Give an example of how to use goto-address-mode.
1300 (Rmail Editing): It's keybindings that are redefined, not commands.
1301 Fix some typos.
1302 (Movemail): Some minor rewording.
1303 (Remote Mailboxes): Emacs movemail supports pop by default.
1304 Fix some minor grammatical issues. The "two alternative ways" to
1305 specify a POP mailbox are really just one. Remove all reference to the
1306 variables rmail-pop-password and rmail-pop-password-required, obsolete
1307 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1308 can support Kerberos.
1309
3d963b67
GM
13102009-03-03 Glenn Morris <rgm@gnu.org>
1311
1312 * rmail.texi (Rmail Deletion): Revert previous change, which was
1313 describing the Rmail summary versions.
1314 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1315 Minor re-wording for rmail-resend.
1316 (Rmail Make Summary): Summaries apply to buffers rather than files.
1317 <rmail-summary-by-topic>: Headers includes the subject.
1318 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1319 details, including prefix arguments.
2340abde 1320 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1321 Not counting lines might be faster.
1322 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1323 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1324 Name the commands bound to the various keys. Mention prefix argument
1325 for searching.
3d963b67
GM
1326 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1327 Simplify rmail-highlighted-headers description. Update face name.
1328
a8ce3d17
JB
13292009-03-02 Juanma Barranquero <lekktu@gmail.com>
1330
1331 * mark.texi (Marking Objects): Fix typo.
1332
130a29b6
CY
13332009-03-01 Chong Yidong <cyd@stupidchicken.com>
1334
1335 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1336 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1337
9d5de6f8
GM
13382009-03-01 Glenn Morris <rgm@gnu.org>
1339
79fc530e 1340 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1341 (Rmail Motion): - M-s searches from the end of messages.
1342 (Rmail Deletion): Minor clarification. Fix numeric argument
1343 description.
1344 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1345 newmail and RMAILOSE files need not be in home-directory.
1346 (Rmail Files): Mention I/O menus are unselectable if no files match.
1347 Mention `MAIL' env-var.
1348
b545ff9c
JR
13492009-02-24 Jason Rumney <jasonr@gnu.org>
1350
1351 * mule.texi (Fontsets): Mention fontset-default, font specs and
1352 fallback fontsets.
1353 (Defining Fontsets): Mention ns and w32 variants of
1354 standard-fontset-spec. Update description of startup fontset to match
1355 Emacs 23 behavior.
a93be82a 1356 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1357 (International): Link to Modifying Fontsets.
b545ff9c 1358
75da0618 13592009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1360
1361 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1362 Mention ns-extended-platform-support-mode.
1363
6be93a16
KB
13642009-02-22 Karl Berry <karl@gnu.org>
1365
1366 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1367
867d4bb3
JB
13682009-02-19 Juanma Barranquero <lekktu@gmail.com>
1369
1370 * basic.texi (Moving Point, Position Info):
1371 * files.texi (Visiting):
1372 * mini.texi (Completion Options):
1373 * text.texi (HTML Mode): Remove duplicate words.
1374
49b5c0e8
GM
13752009-02-20 Glenn Morris <rgm@gnu.org>
1376
1377 * rmail.texi: Minor updates for mbox rather than Babyl.
1378
f43a822c
KB
13792009-02-17 Karl Berry <karl@gnu.org>
1380
49b5c0e8 1381 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1382
80d634b8
RS
13832009-02-17 Richard M Stallman <rms@gnu.org>
1384
1385 * anti.texi (Antinews): Mention Babyl format.
1386
1387 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1388
1389 * rmail.texi: Update for mbox format.
1390 Various small fixes, as well as the following.
1391 (Out of Rmail): Node deleted.
1392 (Rmail): Update menu.
1393 (Rmail Files): Comment out set-rmail-inbox-list.
1394 Document rmail-inbox-list instead.
1395 (Rmail Output): Substantial changes since C-o is now
1396 rmail-output-as-seen and o is rmail-output.
1397 (Rmail Attributes): Delete `stored', add `retried'.
1398 (Rmail Display): Editing headers works in all cases.
1399
f0d129c6
GM
14002009-02-17 Glenn Morris <rgm@gnu.org>
1401
1402 * basic.texi (Position Info): M-x count-lines-region is not always on
1403 M-=. (Bug#2269)
1404
160f11d3
GM
14052009-02-09 Glenn Morris <rgm@gnu.org>
1406
1407 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1408 defaults.
1409
763e01c4
EZ
14102009-02-07 Eli Zaretskii <eliz@gnu.org>
1411
1412 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1413 documentation of possible problems with redecoding.
1414
f5e1441d
GM
14152009-02-03 Glenn Morris <rgm@gnu.org>
1416
1417 * rmail.texi (Out of Rmail): Mention b2m.pl.
1418
e1eabe41
GM
14192009-01-31 Glenn Morris <rgm@gnu.org>
1420
1421 * rmail.texi (Out of Rmail): Correct b2m location.
1422
dd05f9de
CY
14232009-01-27 Chong Yidong <cyd@stupidchicken.com>
1424
1425 * fixit.texi (Undo): Update undo limit values.
1426
d74d846e
GM
14272009-01-27 Glenn Morris <rgm@gnu.org>
1428
1429 * emacs.texi (Top): Fix Antinews menu entry.
1430
49ffdce8
KB
14312009-01-25 Karl Berry <karl@gnu.org>
1432
1433 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1434 item with no marker, instead of the syntactically incorrect
1435 @itemize @asis.
1436
467e8d77
JL
14372009-01-25 Juri Linkov <juri@jurta.org>
1438
1439 * building.texi (Grep Searching): Fix index entry for lgrep.
1440
6c60bbdb
EZ
14412009-01-24 Eli Zaretskii <eliz@gnu.org>
1442
1443 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1444
9ce5a36f
AR
14452009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1446
1447 * macos.texi (Preferences Panel): Update description of font setting to
1448 reflect that prior frame selection is no longer needed.
1449
9aa5f2fb
NR
14502009-01-20 Nick Roberts <nickrob@snap.net.nz>
1451
1452 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1453 raise GUD subsections.
1454
3892ff9c
GM
14552009-01-15 Glenn Morris <rgm@gnu.org>
1456
1457 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1458
14731c8f
GM
14592009-01-10 Glenn Morris <rgm@gnu.org>
1460
1461 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1462
45c55e53
CY
14632009-01-04 Chong Yidong <cyd@stupidchicken.com>
1464
1465 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1466 logical lines.
1467
2e4667d1
JL
14682008-12-29 Juri Linkov <juri@jurta.org>
1469
1470 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1471
1472 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1473
2a3eac47
CY
14742008-12-28 Chong Yidong <cyd@stupidchicken.com>
1475
1476 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1477 goto-address-mode instead of goto-address.
1478
3da8da94
CY
1479 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1480 mode.
1481
2a3eac47
CY
1482 * emacs.texi (Top): Update node listing.
1483
057f6dd3
EZ
14842008-12-26 Eli Zaretskii <eliz@gnu.org>
1485
1486 * custom.texi (Directory Variables): Explain what is a "project".
1487 Add indexing. Improve wording. Add a footnote about using
1488 _dir-locals.el on MS-DOS.
1489
e6979067
DN
14902008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1491
1492 * files.texi (Misc File Ops): Mention chmod as an alias for
1493 set-file-modes.
1494
9de15963
MR
14952008-12-24 Martin Rudalics <rudalics@gmx.at>
1496
1497 * help.texi (Help): Fix typos and reword.
1498 (Help Summary): Add entries for C-h n and C-h r, reorder
1499 entries, and do some minor fixes.
1500 (Name Help): Say that C-h F works for commands only.
1501 (Misc Help): Say that view-lossage displays 300 keystrokes.
1502
236fd60d
GM
15032008-12-20 Glenn Morris <rgm@gnu.org>
1504
1505 * ack.texi (Acknowledgments): General update based on AUTHORS,
1506 including removal of some stuff no longer distributed.
1507
349b3256
AM
15082008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1509
1510 * fixit.texi: Mention hunspell
1511
e840fca5
GM
15122008-12-19 Glenn Morris <rgm@gnu.org>
1513
1514 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1515 Consolidate explanatory text at start.
e840fca5
GM
1516
1517 * display.texi (Text Display):
1518 * indent.texi (Indentation): Use @acronym with ASCII.
1519
9dfa7983
GM
15202008-12-18 Glenn Morris <rgm@gnu.org>
1521
1522 * ack.texi: Various small updates and fixes.
1523
97b3a00b
JL
15242008-12-18 Juri Linkov <juri@jurta.org>
1525
1526 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1527 as a key binding to start a forward nonincremental word search.
1528 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1529 a backward nonincremental word search. Add index for `M-s w'
1530 `isearch-forward-word'.
1531 (Regexp Search): Add a short summary of regexp key commands like
1532 in the node "Basic Isearch".
1533 (Other Repeating Search): Fix typo.
1534
15352008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1536
1537 * misc.texi (PostScript Variables): Fix doc.
1538
31ce6a07
CY
15392008-12-10 Chong Yidong <cyd@stupidchicken.com>
1540
1541 * programs.texi (Program Modes): Mention Ruby mode.
1542
636b507b
DN
15432008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1544
1545 * misc.texi (emacsclient Options): Describe what an empty string
1546 argument does for --alternate-editor.
1547
a323fa14
CY
15482008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1549
1550 * cmdargs.texi (Font X): Distinguish between client-side and
1551 server-side fonts. List valid Fontconfig properties. Add reference to
1552 Fontconfig manual. List valid GTK font properties. Explain use of
1553 fc-list.
1554
c5ca6cd0
CY
15552008-12-09 Chong Yidong <cyd@stupidchicken.com>
1556
1557 * cmdargs.texi (Font X): Move discussion of quoting to top.
1558
e5136377
GM
15592008-12-06 Glenn Morris <rgm@gnu.org>
1560
1561 * maintaining.texi (Old Revisions): Improve previous change.
1562
248c026b
RS
15632008-12-05 Richard M Stallman <rms@gnu.org>
1564
1565 * anti.texi (Antinews): Minor fixes.
1566
a9253a1e
GM
15672008-12-03 Glenn Morris <rgm@gnu.org>
1568
1569 * maintaining.texi (Old Revisions): Fix diff-switches description.
1570
fa687b02
MR
15712008-12-01 Martin Rudalics <rudalics@gmx.at>
1572
1573 * emacs.texi (Top): Fix typo.
1574
72e6decd
CY
15752008-11-30 Chong Yidong <cyd@stupidchicken.com>
1576
320ee034
CY
1577 * misc.texi (Document View): Explain dependence on gs at the top.
1578 Copyedits.
1579
1580 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1581
72e6decd
CY
1582 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1583 (Comment Commands): Discuss region-active behavior of M-; first.
1584
2a472ee4
MR
15852008-11-29 Martin Rudalics <rudalics@gmx.at>
1586
9c6361c9
MR
1587 * display.texi (Line Truncation): Add reference to Continuation
1588 Lines.
1589
2a472ee4
MR
1590 * windows.texi (Pop Up Window): Mention split-height-threshold
1591 and split-width-threshold.
9c6361c9 1592 (Split Window): Add reference to Continuation Lines.
2a472ee4 1593
e93bc142
AR
15942008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1595
1596 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1597 (GNUstep Support): New node.
1598 * anti.texi:
1599 * emacs.texi:
1600 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1601
43b978db
RS
16022008-11-28 Richard M Stallman <rms@gnu.org>
1603
1604 * misc.texi (Dissociated Press): Minor cleanups.
1605
1606 * dired.texi (Image-Dired): Avoid passive.
1607
e8e2bd93
EZ
16082008-11-28 Eli Zaretskii <eliz@gnu.org>
1609
1610 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1611 representation.
1612
8d2d45da
CY
16132008-11-26 Richard M. Stallman <rms@gnu.org>
1614
1615 * files.texi (Visiting): Rewrite paragraph for clarity.
1616
1617 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1618
a5f7bbcc
AM
16192008-11-25 Alan Mackenzie <acm@muc.de>
1620
1621 * programs.texi (Moving by Parens): Clarify that parens inside strings
1622 and comments are ignored, and that the commands assume the starting
1623 point isn't in a string or comment.
1624
a71703d3
AR
16252008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1626
1627 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1628 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1629 version.
1630 (Mac Customization): Rewrite Preferences Panel section and merge in to
1631 this node, add Open files by dragging to an Emacs window.
1632
1633 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1634
aa5ab79a
CY
16352008-11-26 Chong Yidong <cyd@stupidchicken.com>
1636
0cc92c19
CY
1637 * files.texi (Misc File Ops): Document set-file-modes.
1638
c366b4e4
CY
1639 * windows.texi (Split Window): Document integer values of
1640 truncate-partial-width-windows.
1641
aa5ab79a
CY
1642 * text.texi (Text): Simplify description of markup languages.
1643 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1644 (TeX Editing): Note that `""' inserts one `"' character.
1645 (HTML Mode): Note in the introduction that XML mode is an alias for
1646 SGML mode. Mention nXML mode.
1647
56221db7
CY
16482008-11-25 Chong Yidong <cyd@stupidchicken.com>
1649
1650 * building.texi (Watch Expressions): Fix typo.
1651
90effe33
CY
16522008-11-24 Chong Yidong <cyd@stupidchicken.com>
1653
f90a5ae3
CY
1654 * files.texi (Visiting): Document new behavior of
1655 confirm-nonexistent-file-or-buffer.
1656
1c6c854e
CS
1657 * buffers.texi (Select Buffer):
1658 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 1659
a18ffb4a
CY
1660 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1661 edit-picture.
1662
90effe33
CY
1663 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1664 edit-picture', since that is just an alias for picture-mode.
1665 (Sentences): Note that repeated M-@ extends the region.
1666 (Pages): Make terminology more consistent. Link to Regexps node.
1667 (Longlines): Discuss relationship with Visual Line mode.
1668 (Text Mode): Remove extraneous discussion of other modes, since they
1669 were already introduced in the parent node.
1670
e85103ec
CY
16712008-11-23 Chong Yidong <cyd@stupidchicken.com>
1672
5cb2fe30
CY
1673 * anti.texi (Antinews): Rewrite.
1674
1eb9b307 1675 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1676
1677 * frames.texi (Frame Commands): Mention "minimize" terminology.
1678
e85103ec
CY
1679 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1680 formats.
b908332f
CY
1681 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1682 (Misc X): Don't document useless -hb option.
e85103ec 1683
607f5f88
JL
16842008-11-22 Juri Linkov <juri@jurta.org>
1685
1686 * dired.texi (Dired Navigation): Change normal file name search option
1687 from `non-nil' to `t'. Add `dwim' option.
1688
e1b867a0
JL
16892008-11-22 Juri Linkov <juri@jurta.org>
1690
1691 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1692 ".dir-locals.el". Rename `define-project-bindings' to
1693 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1694 `dir-locals-set-directory-class'.
1695
dd186936
LK
16962008-11-22 Lute Kamstra <lute@gnu.org>
1697
1698 * buffers.texi (Select Buffer): Index goto-line.
1699 * basic.texi (Moving Point): Mention the use of a numeric prefix
1700 argument with goto-line and refer to Select Buffer for the use of a
1701 plain prefix argument.
1702
4b121911
GM
17032008-11-19 Glenn Morris <rgm@gnu.org>
1704
1705 * doclicense.texi: Update to FDL 1.3.
1706 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1707
27267e4c
CY
17082008-11-17 Chong Yidong <cyd@stupidchicken.com>
1709
696f351d
CY
1710 * custom.texi (Minor Modes): Define mode commands and mode variables
1711 more precisely. Recommend using mode commands instead of setting
1712 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1713 (Easy Customization): Use "init file" instead of .emacs.
1714 (Customization Groups): Update to new Custom buffer appearance.
1715 (Saving Customizations): Copyedits. Update example.
1716 (Variables): Give example of variable type-sensitivity.
1717 (Examining): Update example.
1718 (Hooks): Copyedits.
1719 (Specifying File Variables): Use C comments instead of an artificial
1720 Lisp for the example.
1721 (Keymaps): Move internals discussion to Prefix Keymaps.
1722 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1723 (Init Rebinding): Document kbd macro.
1724 (Init File): Link to Find Init.
696f351d
CY
1725
1726 * mark.texi (Using Region): Document Delete Selection Mode more
1727 thoroughly.
1728
1729 * frames.texi (Mouse Commands): Move most of the description of Delete
1730 Selection Mode to Using Region, and link to it.
1bc9c425 1731 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1732
b0570c25
CY
1733 * building.texi (Compilation): Document first-error value of
1734 compilation-scroll-output.
1735 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1736 works as soon as an error is available. Suggested by Juri Linkov.
1737
27267e4c
CY
1738 * mini.texi (Passwords): New node.
1739
1740 * files.texi (Remote Files): Link to Passwords node.
1741
1742 * emacs.texi (Top): Update node listings.
1743
122eb807
CY
17442008-11-16 Chong Yidong <cyd@stupidchicken.com>
1745
9c9855a3
CY
1746 * ack.texi (Acknowledgments): Some updating of credits.
1747
bd6fdcad
CY
1748 * emacs.texi (Acknowledgments): Add a couple more names.
1749
dd1eef46
CY
1750 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1751
122eb807 1752 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1753 (Misc File Ops): Document use of trash.
122eb807 1754
801a8da1
JB
17552008-11-16 Juanma Barranquero <lekktu@gmail.com>
1756
1757 * macos.texi (Mac Customization): Fix typos.
1758
0b4f2253
CY
17592008-11-14 Chong Yidong <cyd@stupidchicken.com>
1760
1761 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1762 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1763 the conventions of the main Emacs manual.
1764
1765 * emacs.texi (Top): Update node listings.
1766
517e2b89
CY
17672008-11-12 Chong Yidong <cyd@stupidchicken.com>
1768
07a85685
CY
1769 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1770 command-line-args is processed during startup.
1771 (Action Arguments): Correctly describe how file arguments interact with
1772 the startup screen. Link to Lisp Interaction for scratch buffer.
1773 (Initial Options): Link to Command Example for -batch option.
1774 (Environment): Document initial-environment.
1775
517e2b89
CY
1776 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1777 can't be changed in the site-start file.
1778
6337bbde
CY
17792008-11-07 Chong Yidong <cyd@stupidchicken.com>
1780
1781 * dired.texi (Dired): Mention C-x C-d too.
1782 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
1783 (Dired Navigation): Explain dired-goto-file more clearly.
1784 Document dired-isearch-filenames.
6337bbde
CY
1785 (Dired Deletion): Remove unnecessary "expunged" terminology.
1786 (Flagging Many Files): & is now rebound to `% &'.
1787 (Shell Commands in Dired): Document dired-do-async-shell-command.
1788 Clarify how multi-file arguments are passed.
1789 (Misc Dired Features): Document dired-do-isearch.
1790
9e8eeff9
CY
17912008-11-06 Chong Yidong <cyd@stupidchicken.com>
1792
1793 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1794
e071f849
CY
17952008-11-03 Chong Yidong <cyd@stupidchicken.com>
1796
1797 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1798
05482eb1
CY
17992008-11-01 Chong Yidong <cyd@stupidchicken.com>
1800
e2346dea
CY
1801 * programs.texi (Program Modes): Link to Program Indent node.
1802 (Left Margin Paren): Explain consequences of changing
1803 open-paren-in-column-0-is-defun-start more concisely.
1804 (Which Function, Program Indent, Info Lookup): Minor edits.
1805 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
1806 (Multi-line Indent): If region is active, TAB indents the region.
1807 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
1808 (Matching): The delimiter at the cursor is highlighted---the character
1809 changes color.
1810 (Symbol Completion): Link to Completion node.
1811
e4b6428c
CY
1812 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1813 a strictly text-only system.
1814
05482eb1
CY
1815 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1816 batch mode.
1817
a11d3737
RS
18182008-11-01 Richard M. Stallman <rms@gnu.org>
1819
5abad626
RS
1820 * misc.texi (Document View): Major rewrite.
1821
a11d3737
RS
1822 * maintaining.texi (Types of Log File): Change logs are older than
1823 version control.
1824 (VCS Concepts): Simplify and rearrange.
1825 (Version Control Systems): Make it clear that Linux is only the kernel.
1826 (VC Mode Line): Shorten reference to menu item.
1827 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1828 (VC Directory Mode): Minor cleanup.
1829 Unchanged files are hidden, not omitted.
1830 (VC Directory Commands): Shorten and simplify.
1831 (Change Log Commands): New node, split from Change Logs.
1832 (VC Directory Buffer): New node, split from VC Directory Mode.
1833
c55a4acb
CY
18342008-10-31 Chong Yidong <cyd@stupidchicken.com>
1835
1c6c854e 1836 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
1837 from files.texi.
1838
1c6c854e
CS
1839 * files.texi (Version Control): Move to maintaining.texi.
1840 Subnodes moved as well.
1841 (Document Files): Move to misc.texi.
df0356f6 1842
c55a4acb
CY
1843 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1844 vc-update-change-log.
df0356f6
CY
1845 (Version Control): Move here from files.texi.
1846 (Format of ChangeLog): Make it a subnode of Change Log.
1847
1848 * emacs.texi (Top): Update node listing.
c55a4acb 1849
ef082374
TH
18502008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1851
1852 * files.texi (Files): Add a section about document
1853 files (doc-view-mode).
1854
d52582c3
CY
18552008-10-31 Chong Yidong <cyd@stupidchicken.com>
1856
1c6c854e
CS
1857 * building.texi (Compilation Mode):
1858 Document compilation-auto-jump-to-first-error.
d52582c3
CY
1859 (Debuggers): Lower GUD subsections to subsubsections.
1860 (Starting GUD): Add cindex.
1861 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1862
4e0a0968
CY
18632008-10-30 Chong Yidong <cyd@stupidchicken.com>
1864
03625b47
CY
1865 * indent.texi (Indentation): Link to Program Indent.
1866
4e0a0968
CY
1867 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1868 now uses emacsclient's terminal.
1869
8bd3f7ef
CY
18702008-10-29 Chong Yidong <cyd@stupidchicken.com>
1871
80e5620e
CY
1872 * mark.texi (Using Region): Document use-empty-active-region.
1873
97d5c404
CY
1874 * emacs.texi (Top): Update node listings.
1875
1c6c854e
CS
1876 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
1877 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
1878 (Invoking emacsclient): Rewrite, moving optional arguments to
1879 emacsclient Options.
21d2bae3
CY
1880 (emacsclient Options): New node. Document server-use-tcp and
1881 server-host.
8bd3f7ef 1882
5fda2cbd
CY
18832008-10-28 Chong Yidong <cyd@stupidchicken.com>
1884
1885 * indent.texi (Indentation): Replace list with paragraphed text,
1886 putting description of syntax-driven indentation first. Document new
1887 effect of active regions on tab.
1888 (Tab Stops): Note that editable tab stops affect indentation commands.
1889
4ff029f6
DN
18902008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1891
1892 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1893
996cd6e4
CY
18942008-10-23 Chong Yidong <cyd@stupidchicken.com>
1895
f28815e3
CY
1896 * custom.texi (Function Keys): Note that modified keypad keys are not
1897 translated.
1898
996cd6e4
CY
1899 * basic.texi (Arguments): Explain how to insert multiple digits.
1900
49545fe2
MA
19012008-10-22 Michael Albinus <michael.albinus@gmx.de>
1902
1903 * files.texi (Remote Files): Precise selection of default method.
1904 Rewrite paragraph about disabling remote file names.
1905
edac0b53
CY
19062008-10-22 Chong Yidong <cyd@stupidchicken.com>
1907
e752c544
CY
1908 * search.texi (Special Isearch): Document M-TAB is isearch.
1909
edac0b53
CY
1910 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1911 command.
1912
1913 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1914
20a36054
TH
19152008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1916
1c6c854e 1917 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
1918 section.
1919
69051ab6
CY
19202008-10-21 Chong Yidong <cyd@stupidchicken.com>
1921
c4b1a32a
CY
1922 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1923 to files.texi. Move contents of vc2-xtra.texi here.
1924
1925 * vc2-xtra.texi: File removed.
1926
1927 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1928 Directory Commands from the submenu. Don't include deleted file
1929 vc2-xtra.texi.
1930
1931 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1932 (Version Control): Add VC Directory Mode and VC Directory Commands to
1933 the submenu.
1934 (Why Version Control?): Use table format.
1935 (Version Control Systems): Note that Meta-CVS support is gone.
1936 (VCS Concepts): Note precisely when VC started supporting filesets.
1937 Remove bogus xref to CVS Options node.
1938 (Types of Log File): Copyedits.
1939 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1940 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1941 The Right Thing.
1942 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1943 (Log Buffer): Reorganize node, putting C-c C-c description first.
1944 (Old Revisions): Use CVS for example, not RCS.
1945 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1946 Commands from the submenu, putting them under Version Control.
1947 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1948 need to include it in the manual unconditionally, since it is now
1949 crucial to using distributed version control systems.
1a6e2954
CY
1950 (Comparing Files): Note that diff uses the minibuffer, and that the
1951 output is shown using Diff mode.
1c6c854e
CS
1952 (Diff Mode): Explain what "patch" and "hunk" mean.
1953 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 1954 diff-show-trailing-whitespaces.
1a6e2954 1955 (File Archives): Add rar support.
c4b1a32a 1956
69051ab6
CY
1957 * major.texi (Choosing Modes): Make mode selection sequence more
1958 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
1959 magic-mode-alist is nil by default.
1960 Document magic-fallback-mode-alist.
69051ab6 1961
e7421e03
CY
19622008-10-20 Chong Yidong <cyd@stupidchicken.com>
1963
1964 * frames.texi (Mouse References): Copyedits.
1965
6b2efdc2
TH
19662008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1967
1968 * ack.texi (Acknowledgments): Add myself as doc-view author.
1969
9c5e9396
EZ
19702008-10-20 Eli Zaretskii <eliz@gnu.org>
1971
1972 * frames.texi (Dialog Boxes): Add @cindex entries.
1973
dac94f8e
CY
19742008-10-20 Chong Yidong <cyd@stupidchicken.com>
1975
1976 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1977 (Text-Only Mouse): Copyedit.
1978
25597d40
CY
19792008-10-19 Chong Yidong <cyd@stupidchicken.com>
1980
f8a447f6
CY
1981 * frames.texi: Use @key throughout for mouse clicks.
1982 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1983 (Secondary Selection): Fix modified mouse click syntax.
1984 (Clipboard): Describe Cut, Copy and Paste commands.
1985 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1986 Copyedits.
1987 (Creating Frames): Add xref to Init File.
1988 (Frame Commands): Add xref to Exiting.
1989 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1990
b0f95216
CY
19912008-10-15 Chong Yidong <cyd@stupidchicken.com>
1992
b0817f00
CY
1993 * files.texi (Version Control): Copyedits. Add Bazaar.
1994 (Version Control Systems): List different VCS's using an itemized list.
1995 Add Bazaar.
1996 (VCS Concepts): Copyedits. Tweak description of file merging.
1997
b0f95216
CY
1998 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1999 (Cut/Paste Other App): Document select-active-regions and
2000 x-select-enable-primary.
2001
69d0d701
CY
20022008-10-13 Chong Yidong <cyd@stupidchicken.com>
2003
2004 * mark.texi (Shift Selection): Correct case in node name.
2005
2006 * emacs.texi (Top): Update node order in Mark chapter.
2007
375e8351
EZ
20082008-10-12 Eli Zaretskii <eliz@gnu.org>
2009
2010 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2011
2012 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2013 elsewhere in the manual instead of describing yet again the intricacies
2014 of $HOME on MS-Windows and MS-DOS.
2015
ab58114f
CY
20162008-10-12 Chong Yidong <cyd@stupidchicken.com>
2017
4f959513 2018 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2019 (Minibuffer File): Add discussion of `~' in file names.
2020 Add insert-default-directory index reference.
4f959513 2021
ab58114f
CY
2022 * files.texi (File Names): Reorganize description.
2023 (Visiting): Add xref to Mode Line. Copyedits.
2024 (Save Commands): Mention prefix behavior of C-x C-s.
2025 (Numbered Backups): Node deleted.
2026 (Backup Names): Contents of Numbered Backups moved here. State default
2027 of version-control variable.
2028 (Reverting): Copyedits.
2029 (Version Control): Add additional version control systems.
2030
2031 * emacs.texi (Top): Delete Numbered Backups node.
2032
2033 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2034 Backup Names.
f2884f63 2035 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2036
b0b5100a
RF
20372008-10-11 Romain Francoise <romain@orebokech.com>
2038
2039 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2040
89774b5f
CY
20412008-10-11 Chong Yidong <cyd@stupidchicken.com>
2042
2043 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2044 (Select Buffer): Mention use of minibuffer history. Describe default
2045 value of default-major-mode. Mention that C-x 4 b selects the other
2046 window.
2047 (List Buffers): Document CRM indicators in the order they appear.
2048 (Kill Buffer): Document new command kill-matching buffers.
2049 (Several Buffers): Move explanation of the relationship between buffer
2050 list and buffer menu to the top.
2051 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2052
4c72bf27
CY
20532008-10-10 Chong Yidong <cyd@stupidchicken.com>
2054
2055 * entering.texi (Exiting): Document change of C-x C-c to
2056 save-buffers-kill-terminal. Document kill-emacs.
2057
f68eb991
EZ
20582008-09-30 Eli Zaretskii <eliz@gnu.org>
2059
2060 * mule.texi (Coding Systems): Don't mention codepage-setup.
2061
2062 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2063 cpNNN coding systems anymore.
2064 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2065 for unibyte mode. Don't mention line-drawing characters.
2066 Don't mention dos-unsupported-char-glyph.
f68eb991 2067
1a2dd44d
CY
20682008-09-25 Chong Yidong <cyd@stupidchicken.com>
2069
2070 * search.texi (Search): Shorten introduction.
2071 (Basic Isearch): Add command table. Discuss reverse isearch and
2072 isearch highlighting.
2073 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2074 ring to cindex.
2075 (Special Isearch): Move input methods discussion here.
2076 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2077 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2078 Repeat Isearch.
2079 (Isearch Minibuffer): New node.
2080 (Word Search): Document new word search commands.
2081 (Regexp Example): Simplify example using sentence-end-base variable.
2082 (Replace): Reword introduction.
2083 (Unconditional Replace): Remove unnecessary example.
2084 (Other Repeating Search): Document new `M-s o' binding.
2085
2086 * emacs.texi (Top): Update node listings.
2087
e45da31d
JB
20882008-09-22 Juanma Barranquero <lekktu@gmail.com>
2089
2090 * emacs.texi (Top): Remove Kill Errors from menu.
2091
841c8096
CY
20922008-09-22 Chong Yidong <cyd@stupidchicken.com>
2093
402168fa
CY
2094 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2095 interface for defining macros. Simplify examples. Note that C-g quits
2096 macro definitions.
1c6c854e
CS
2097 (Keyboard Macro Counter): Document using F3 to insert counter.
2098 Give usage example.
402168fa
CY
2099 (Keyboard Macro Query): Organize query responses in a table.
2100
1c6c854e
CS
2101 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2102 Link to Erasing node.
841c8096
CY
2103 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2104 rationale to a footnote.
2105 (Kill Errors): Remove node, due to redundancy with Erasing.
2106 (Spelling): Move discussion of flyspell to end. Note new behavior of
2107 M-$ in active region. Remove non-ispell-specific keybindings from
2108 table.
2109
eab2ee89
DN
21102008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2111
2112 * cmdargs.texi (Initial Options): Document --daemon.
2113
3d53e905
GM
21142008-09-20 Glenn Morris <rgm@gnu.org>
2115
2116 * files.texi (Numbered Backups): Mention that some modes set
2117 version-control.
2118
1c90484d
GM
21192008-09-20 Jim Blandy <jimb@red-bean.com>
2120
2121 * files.texi (Numbered Backups): Reference File Variables, as well.
2122 Remove discussion of Rmail's implementation.
2123
0fc0d844
CY
21242008-09-06 Chong Yidong <cyd@stupidchicken.com>
2125
2126 * misc.texi (Recursive Edit): Note that top-level exits active
2127 minibuffers.
2128
2129 * trouble.texi (Quitting): Likewise.
2130
b18d283d
CY
21312008-08-31 Chong Yidong <cyd@stupidchicken.com>
2132
2133 * emacs.texi (Top): Add Temporary Face Changes xref.
2134
2135 * display.texi (Display): Move Temporary Face Changes node to just
2136 after Standard Faces.
2137 (Scrolling): Document recenter-top-bottom instead of recenter.
2138 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2139 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2140 (Display Custom): Copyedits.
2141 (Optional Mode Line): Document display-battery-mode.
2142
180135fc
RF
21432008-08-27 Romain Francoise <romain@orebokech.com>
2144
2145 * custom.texi (Directory Variables): Minor fix.
2146
d3fe3475
GM
21472008-08-27 Glenn Morris <rgm@gnu.org>
2148
2149 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2150 descriptions.
2151 (Calendar Customizing): Tweak layout description.
183080b6 2152 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2153 markers. Condense calendar-star-date and calendar-mark-today
2154 description.
2155 (Holiday Customizing): Add oriental and solar holidays.
2156 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2157 Fix holiday-float description. Use zerop in examples. Be less verbose.
2158 (Date Display Format): Change ISO format. Be less verbose.
2159 (Diary Customizing): Mention day and month abbrev arrays.
2160 Mention the date-form variables by name. Update European example.
2161 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2162 Condense examples. Mention diary-entry-symbols by name.
2163 Condense table for insertion commands.
2164 (Fancy Diary Display): Mention diary-include-string and
2165 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2166 Ethiopic, Persian date functions. Condense descriptions.
2167
2168 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2169 (Adding to Diary): Adapt for changed node name.
2170
71755807
GM
21712008-08-26 Glenn Morris <rgm@gnu.org>
2172
2173 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2174 node "Hebrew/Islamic Entries".
2175
2176 * calendar.texi (Specified Dates): Fix names of iso functions.
2177 (General Calendar): There may not be another window.
2178 (Writing Calendar Files, Holidays): Tweak intro.
2179 (Holidays): Mention Baha'i and Chinese holidays.
2180 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2181 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2182 (To Other Calendar): Add calendar-print-other-dates.
2183 Refer to "graphic display" rather than "X.
2184 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2185 (Displaying the Diary): Fix whitespace after reference.
2186 Fix `diary-number-of-entries' reference.
2187 (Date Formats): Explicitly mention that day names can be abbreviated.
2188 (Adding to Diary): Add some references to other sections.
2189 (Special Diary Entries): Fix reference.
2190 (Appointments): Simplify appt-message-warning-time entry.
2191 Clarify where times must be.
2192 (Importing Diary): Comment out icalendar paragraph that does not apply.
2193 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2194
d76ebc75
GM
21952008-08-23 Glenn Morris <rgm@gnu.org>
2196
2197 * fortran-xtra.texi (Fortran): Change description of free form and
2198 fixed form a bit. Mention hideshow and imenu.
2199 (Fortran Motion): Mention fortran-end-of-subprogram,
2200 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2201 (Fortran Indent): Minor re-word.
2202 (ForIndent Commands): Mention fortran-fill-paragraph and
2203 fortran-fill-statement.
2204 (ForIndent Cont): Mention fortran-tab-mode-string.
2205 (Fortran Comments): Mention fortran-comment-line-start-skip.
2206 (Fortran Columns): Mention font-locking.
2207 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2208
1fc0ce04 22092008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2210
2211 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2212
5c52e13c
CY
22132008-08-22 Chong Yidong <cyd@stupidchicken.com>
2214
2215 * mini.texi (Minibuffer): Simplify introduction.
2216 (Minibuffer File): Document tilde in minibuffer filenames.
2217 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2218 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2219 (Completion Example): Update example to current command list.
2220 (Completion Options): Document `lazy' value of completion-auto-help.
2221 Update contents of completion-ignored-extensions.
2222 (Minibuffer History): Describe "future history" list. State default
2223 value of history-delete-duplicates.
2224
77a00355
GM
22252008-08-21 Glenn Morris <rgm@gnu.org>
2226
2227 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2228 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2229
39ee1d04
CY
22302008-08-17 Chong Yidong <cyd@stupidchicken.com>
2231
2232 * regs.texi (Registers): Clarify valid register names.
2233 (RegPos): Note that buffer is saved and restored too.
2234 (RegText): Note that mark is reactivated/deactivated.
2235 (RegConfig): Xref to Windows node.
2236
b12c348f
CY
22372008-08-16 Chong Yidong <cyd@stupidchicken.com>
2238
3ae7ba79
CY
2239 * basic.texi (Inserting Text): Provide command name for C-q.
2240
b12c348f
CY
2241 * killing.texi (Killing): Copyedit. Define read-only text.
2242 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2243 (Killing by Lines): Copyedit.
2244 (Other Kill Commands): Move M-w description here.
2245 (Yanking): Move M-w to Other Kill Commands.
2246 (Kill Ring): Also mention saving text in registers. Link to Text
2247 Properties in elisp manual.
2248 (Accumulating Text): Copyedit.
2249 (CUA Bindings): Shift selection is now the default.
2250
d8ff7692
TZ
22512008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2252
2253 * maintaining.texi (Change Log): Mention next-error is available.
2254
a43a8a2e
GM
22552008-08-10 Glenn Morris <rgm@gnu.org>
2256
2257 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2258 and intermonth text.
2259 (Holiday Customizing): Add holiday-chinese.
2260
eba27308
EZ
22612008-08-08 Eli Zaretskii <eliz@gnu.org>
2262
2263 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2264
5f14a5b3
DN
22652008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2266
2267 * files.texi (Log Buffer): Describe C-c C-d.
2268 (Diff Mode): Describe C-x 4 A.
2269
49989bff
EZ
22702008-08-06 Eli Zaretskii <eliz@gnu.org>
2271
2272 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2273
5c915c02
DN
22742008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2275
2beaf97a
DN
2276 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2277 describe the new bindings to show the changeset diff, toggle annotation
2278 visibility, show revisions.
2279 (VC Status): Describe key bindings for modifying the change comments,
2280 displaying changeset diffs and annotations.
2281
5c915c02
DN
2282 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2283
71798ace
NR
22842008-08-05 Nick Roberts <nickrob@snap.net.nz>
2285
2286 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2287
b8949644
EZ
22882008-08-02 Eli Zaretskii <eliz@gnu.org>
2289
2290 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2291 and wording.
2292
819567d1
DN
22932008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2294
2295 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2296 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2297 commands. Improve some old info.
2298
5f38310a
CY
22992008-07-31 Chong Yidong <cyd@stupidchicken.com>
2300
0dc3906b
CY
2301 * display.texi (Visual Line Mode): New node.
2302
5f38310a 2303 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2304 (Moving Point): Add additional alternative key bindings.
2305 Describe line-move-visual.
5f38310a
CY
2306 (Erasing): Describe DEL.
2307 (Basic Undo, Blank Lines, Arguments): Copyedit.
2308 (Continuation Lines): Mention Visual Line mode.
2309 (Position Info): Move extended discussion to mule.texi.
2310
2311 * mule.texi (International Chars): Describe C-x =.
2312
2313 * emacs.texi (Top): Add Visual Line Mode node.
2314
7c2fb837
DN
23152008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2316
2317 * emacs.texi: Remove VMS support.
2318
3f6b73ef
DN
23192008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2320
2321 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2322 the vc-dir command name.
2323
9e2a2647
DN
23242008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2325
2326 * xresources.texi: Remove mentions of Mac Carbon.
2327
568beaa2
AS
23282008-07-19 Andreas Schwab <schwab@suse.de>
2329
2330 * ns-emacs.texi: Move to ../misc.
2331
0ef94706
CY
23322008-07-15 Chong Yidong <cyd@stupidchicken.com>
2333
2334 * entering.texi (Exiting): Don't describe text-only terminals as the
2335 default. Describe the new startup screen.
2336 (Exiting): Describe how to kill Emacs first. Change description of
2337 iconification to handle modern window systems.
2338
ba60bd44 23392008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2340
2341 * ns-emacs.texi: New file, documents features of Emacs port under
2342 NeXTstep windowing.
2343
9f30aa73
CY
23442008-07-15 Chong Yidong <cyd@stupidchicken.com>
2345
938a5d2e
CY
2346 * entering.texi (Entering Emacs): Update prev node.
2347
2348 * glossary.texi (Glossary): Remove xref to Text Characters.
2349
9f30aa73
CY
2350 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2351 directly, rather than in the context of ASCII. Move description of
2352 special properties of modifier key to new Modifier Keys node.
2353 (Keys): Copyedit.
2354 (Text Characters): Delete node. Multibyte is the default nowadays, and
2355 the node contents are obsolete.
2356
2357 * custom.texi (Modifier Keys): New node.
2358
2359 * emacs.texi (Top): Update node list.
2360
7e53d36c
CY
23612008-07-13 Chong Yidong <cyd@stupidchicken.com>
2362
2363 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2364 saying that Emacs provides menus and mouse support (which is par for
2365 the course).
2366
2367 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2368 early on.
2369 (Point): Copyedit. Relegate historical trivia to a footnote.
2370 (Mode Line): Explain mode-line format more consistently.
2371 (Menu Bar): Copyedit.
2372
1e9fa96d
GM
23732008-06-27 Glenn Morris <rgm@gnu.org>
2374
2375 * cal-xtra.texi (Sexp Diary Entries):
2376 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2377
dc9bebb8
CY
23782008-06-26 Chong Yidong <cyd@stupidchicken.com>
2379
2380 * mark.texi (Shift selection): New node.
2381 (Mark): Copyedits.
2382 (Persistent Mark): Move to the end of the chapter.
2383
e7881076
EZ
23842008-06-20 Eli Zaretskii <eliz@gnu.org>
2385
2386 * makefile.w32-in (distclean): Remove makefile.
2387
f427400c
NR
23882008-06-17 Nick Roberts <nickrob@snap.net.nz>
2389
2390 * building.texi (Starting GUD): Add an entry for gud-gdb.
2391 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2392 command mode.
2393
b597d348
GM
23942008-06-17 Glenn Morris <rgm@gnu.org>
2395
2396 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2397
647b7094
NR
23982008-06-17 Nick Roberts <nickrob@snap.net.nz>
2399
2400 * building.texi (Starting GUD): Expand on remote debugging.
2401 (Other GDB-UI Buffers): Mention new keyboard bindings.
2402
47a30023
GM
24032008-06-15 Glenn Morris <rgm@gnu.org>
2404
2405 * gnu.texi: Use a verbatim license for this invariant section,
2406 as per etc/GNU.
2407
37e5d54a
GM
24082008-06-13 Daniel Engeler <engeler@gmail.com>
2409
2410 * emacs.texi, misc.texi: Add documentation about serial port access.
2411
8e65d46c
GM
24122008-06-13 Glenn Morris <rgm@gnu.org>
2413
c1473b4c
MB
2414 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2415 maintain.info.
8e65d46c 2416
e40a85cd
MB
24172008-06-05 Miles Bader <miles@gnu.org>
2418
2419 * display.texi (Temporary Face Changes): Update to reflect function
2420 renamings in face-remap.el.
2421
56c73dec
MB
24222008-06-04 Miles Bader <miles@gnu.org>
2423
1c6c854e
CS
2424 * display.texi (Temporary Face Changes):
2425 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2426 `increase-buffer-face-height' and `decrease-default-face-height' now
2427 that they aren't bound by default.
2428
9d3d42fb
MB
24292008-06-03 Miles Bader <miles@gnu.org>
2430
2431 * display.texi (Temporary Face Changes): New node.
2432
2be6bfe2
EZ
24332008-05-31 Eli Zaretskii <eliz@gnu.org>
2434
2435 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2436
daf7e339
GM
24372008-05-31 Glenn Morris <rgm@gnu.org>
2438
2439 * cal-xtra.texi (Fancy Diary Display): Simplify.
2440
d21d2618
GM
24412008-05-30 Glenn Morris <rgm@gnu.org>
2442
2443 * cal-xtra.texi (Fancy Diary Display): Update for
2444 diary-display-function replacing diary-display-hook.
2445
71ce5fd0
JB
24462008-05-29 Drew Adams <drew.adams@oracle.com>
2447
2448 * msdog.texi (Windows Keyboard): Add descriptions of
2449 w32-register-hot-key and w32-unregister-hot-key.
2450
a3cdbdf8
MO
24512008-05-21 Tom Tromey <tromey@redhat.com>
2452
2453 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2454 Variables node.
2455
854a574c
MO
24562008-05-19 Tom Tromey <tromey@redhat.com>
2457
2458 * custom.texi (Variables): Add Directory Variables to menu.
2459 (Directory Variables): New node.
2460
7c2ec3f9
ER
24612008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2462
71ce5fd0 2463 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2464
370fded4
ER
24652008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2466
2467 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2468 Revision Tags and rewritten. Section now uses modern terminology,
2469 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2470 accurately.
2471
6af511e3
EZ
24722008-05-10 Eli Zaretskii <eliz@gnu.org>
2473
2474 * msdog.texi (Windows Files): Update documentation of
2475 w32-get-true-file-attributes.
2476
7a78b6e7
ER
24772008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2478
2479 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2480 directory mode.
2481
1bcfc24e
CY
24822008-05-08 Chong Yidong <cyd@stupidchicken.com>
2483
2484 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2485 entry "television".
1bcfc24e 2486
db86064f
ER
24872008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2488
ab5ec32c 2489 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2490
a31b405e
ER
24912008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2492
2493 * emacs/buffers.texi, emacs/files.texi (Version-control):
2494 vc-toggle-read-only is no longer a good idea...
2495
ff2c14fc
GM
24962008-04-29 Glenn Morris <rgm@gnu.org>
2497
2498 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2499
367c9b7c
JL
25002008-04-22 Juri Linkov <juri@jurta.org>
2501
2502 * dired.texi (Subdirectories in Dired): Describe using `^'
2503 to return to the parent directory.
2504
4ac1e9b4
NR
25052008-04-22 Nick Roberts <nickrob@snap.net.nz>
2506
2507 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2508 recent changes.
2509
b9b3bf2b
NR
25102008-04-19 Nick Roberts <nickrob@snap.net.nz>
2511
2512 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2513 (Other GDB-UI Buffers): Update for recent thread related changes.
2514
4d120d6a
SM
25152008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2516
2517 * maintaining.texi (Maintaining):
2518 * emacs.texi (Top): Typo.
2519
a152877d
SM
25202008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2521
b9b3bf2b
NR
2522 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2523 arg in `font-lock-add-keywords'.
a152877d 2524
36c0514c
GM
25252008-04-08 Glenn Morris <rgm@gnu.org>
2526
2527 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2528 Also add Baha'i calendar references where appropriate.
2529
06a97d46
GM
25302008-04-05 Glenn Morris <rgm@gnu.org>
2531
2532 * custom.texi (Init File): Byte-compiling .emacs is bad.
2533
6adc6eed
SM
25342008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2535
2536 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2537
571388b0
GM
25382008-03-29 Glenn Morris <rgm@gnu.org>
2539
2540 * calendar.texi: Update for `calendar-date-style' replacing
2541 `european-calendar'.
2542
3ae8f876
JR
25432008-03-28 Jason Rumney <jasonr@gnu.org>
2544
2545 * display.texi (Display Custom): Mention overlay-margin in text.
2546
5bc6ddff 25472008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2548
5bc6ddff
MB
2549 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2550 tutorial' comments.
03a864d5 2551
7186a830
CY
25522008-03-28 Chong Yidong <cyd@stupidchicken.com>
2553
2554 * mark.texi (Mark): Rearrange nodes.
2555 (Persistent Mark): Rename from Transient Mark.
2556 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2557 Describe Transient Mark mode as the default.
2558
2559 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2560 the default behavior with Transient Mark mode off.
2561 (Position Info): Fix typo.
2562
71ce5fd0
JB
2563 * display.texi (Standard Faces): Reference the Mark node.
2564 Remove discussion of the region face, which is discussed there.
7186a830
CY
2565
2566 * emacs.texi (Top): Update node listings.
2567
2568 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2569 as the default.
2570
2571 * fixit.texi (Undo): Standardize choice of undo key sequence.
2572 (Undo, Spelling): Describe Transient Mark mode as the default.
2573
2574 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2575 default.
2576
2577 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2578
2579 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2580 mode is the default, and note that the mark is not activated when set.
2581
2582 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2583 Describe Transient Mark mode as the default.
2584
2585 * search.texi (Basic Isearch): Reference the Mark Ring node.
2586 (Replace, Unconditional Replace, Other Repeating Search):
2587 Describe Transient Mark mode as the default.
2588
1c6c854e
CS
2589 * text.texi (Words, Pages, Fill Commands, HTML Mode):
2590 Describe Transient Mark mode as the default.
7186a830
CY
2591 (Paragraphs): Describe how M-h behaves when region is active.
2592
2593 * trouble.texi (Quitting): Clarify effects of C-g.
2594
dc47d1ff
GM
25952008-03-13 Glenn Morris <rgm@gnu.org>
2596
2597 * emacs.texi (EMACSVER): Set to 23.0.60.
2598
e3e0fb39 25992008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2600
e3e0fb39
GM
2601 * dired.texi (Hiding Subdirectories): Fix previous change.
2602
26032008-03-05 Drew Adams <drew.adams@oracle.com>
2604
2605 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2606
5e14abf8
KS
26072008-02-28 Kim F. Storm <storm@cua.dk>
2608
2609 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2610 Move describe-distribution to C-h C-o.
2611 Move view-emacs-problems to C-h C-p.
2612 Add view-emacs-debugging on C-h C-d.
2613 Add view-external-packages on C-h C-e.
d0207bf3 2614 Add view-order-manuals on C-h C-m.
5e14abf8 2615
d0207bf3 26162008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2617
2618 * msdog-xtra.texi (MS-DOS): Docstring fix.
2619
87e391bb
EZ
26202008-02-09 Eli Zaretskii <eliz@gnu.org>
2621
2622 * msdog.texi (Windows Fonts): Use a @table for describing font
2623 properties.
2624
5662e503
JR
26252008-02-07 Jason Rumney <jasonr@gnu.org>
2626
2627 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2628 value has changed.
2629 (Windows HOME): Clarify what is meant by "if that fails as well".
2630 (Windows Fonts): New section.
2631
72463824
GM
26322008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2633
2634 * basic.texi (Basic Undo): Remove duplicate "you can".
2635
7ff926e0
EZ
26362008-02-02 Eli Zaretskii <eliz@gnu.org>
2637
2638 * maintaining.texi (Tags): Fix last change.
2639
6ab7aef1
MA
26402008-02-02 Michael Albinus <michael.albinus@gmx.de>
2641
093571c3 2642 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2643
ace67e7e
NR
26442008-01-31 Nick Roberts <nickrob@snap.net.nz>
2645
2646 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2647
ae068fdf
RS
26482008-01-26 Richard Stallman <rms@gnu.org>
2649
2650 * maintaining.texi (Tags): Delete redundant index entry.
2651
a56d9a08
EZ
26522008-01-26 Eli Zaretskii <eliz@gnu.org>
2653
2654 * programs.texi (Imenu): Move "@cindex tags" from here...
2655 * maintaining.texi (Tags): ...to here.
2656
e941ed90
NR
26572008-01-23 Kevin Ryde <user42@zip.com.au>
2658
2659 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2660 click count.
2661
650276d5
JB
26622008-01-21 Juanma Barranquero <lekktu@gmail.com>
2663
2664 * entering.texi (Exiting): Fix typo.
2665 Reported by D. E. Evans <sinuhe@gnu.org>.
2666
8dc17977
MR
26672007-12-31 Martin Rudalics <rudalics@gmx.at>
2668
2669 * glossary.texi (Glossary): Fix typo.
2670
9f9695a6
RS
26712007-12-27 Richard Stallman <rms@gnu.org>
2672
2673 * text.texi (Formatted Text): Improve menu tag.
2674 (Editing Format Info): In Info, add duplicate menu of nodes
2675 about the submenus.
2676 (Format Faces): Say where Faces menu is found. Mention Other.
2677 (Format Colors): Say where these submenus are found.
2678 (Format Indentation, Format Justification): Likewise.
2679 (Format Properties): Likewise.
2680
abfd0191
RS
26812007-12-22 Richard Stallman <rms@gnu.org>
2682
2683 * search.texi (Query Replace): Make exp of query-replace more
2684 self-contained, and clarify.
8dc17977 2685
abfd0191
RS
2686 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2687
a2586785
RS
26882007-12-15 Richard Stallman <rms@gnu.org>
2689
2690 * files.texi (Auto Save): Clarify definition of auto-saving.
2691
a67cf2bb
RS
26922007-11-26 Richard Stallman <rms@gnu.org>
2693
2694 * help.texi (Help Echo): Cleanups.
2695
448b33b1
TTN
26962007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2697
2698 * files.texi (Why Version Control?): Fix typo.
2699 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2700 (Selecting a Fileset): Fix typos; small rewording.
2701 (Log Buffer): Likewise.
2702 (Old Revisions): Likewise.
448b33b1 2703
221bb7f6
EZ
27042007-11-17 Eli Zaretskii <eliz@gnu.org>
2705
2706 * mule.texi (Communication Coding): Fix wording of last change.
2707
d0207bf3 27082007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2709
630cb3b7
JB
2710 * custom.texi (Specifying File Variables):
2711 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2712
53b7759e
KH
27132007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2714
a5ab2e0c 2715 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2716
2717 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2718
c8763fb6 27192007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2720
630cb3b7 2721 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2722 --output=file.
2723
ff98e024
MR
27242007-11-13 Martin Rudalics <rudalics@gmx.at>
2725
2726 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2727 (Help Echo): Avoid mentioning the term "region" here and
2728 consistently use the term "active text".
2729
37b11c22
GM
27302007-11-11 Glenn Morris <rgm@gnu.org>
2731
2732 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2733
21d50ba1
JL
27342007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2735
1c6c854e
CS
2736 * search.texi (Query Replace):
2737 Mention `query-replace-show-replacement'.
21d50ba1 2738
c12ecb0a 27392007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2740
2741 * building.texi (Watch Expressions): Remove obscure sentence.
2742
3b4201f4
KH
27432007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2744
2745 * mule.texi (Select Input Method): Describe how to activate an input
2746 method in the text mode.
2747
07e5c0b0
DN
27482007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2749
2750 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2751
52dd7391
NR
27522007-10-30 Nick Roberts <nickrob@snap.net.nz>
2753
2754 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2755
c004e539
GM
27562007-10-30 Glenn Morris <rgm@gnu.org>
2757
2758 * misc.texi (Directory Tracking): Explain a bit more about
2759 dirtrack-mode.
2760
ca8c5b8c
GM
27612007-10-25 Glenn Morris <rgm@gnu.org>
2762
2763 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2764
b6c764ef
RS
27652007-10-24 Richard Stallman <rms@gnu.org>
2766
2767 * misc.texi (Interactive Shell): Cleanup last change.
2768
eabd84c9
JL
27692007-10-22 Juri Linkov <juri@jurta.org>
2770
2771 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2772 default values.
2773
0b43c7e2
ER
27742007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2775
ca8c5b8c 2776 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2777 'filesets'.
2778
a80859d4
MR
27792007-10-18 Martin Rudalics <rudalics@gmx.at>
2780
2781 * trouble.texi (Quitting): Fix typo.
2782
c9447ae1
GM
27832007-10-18 Glenn Morris <rgm@gnu.org>
2784
2785 * frames.texi (Mode Line Mouse): Mention minor mode names.
2786
168b980f
JL
27872007-10-17 Juri Linkov <juri@jurta.org>
2788
2789 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2790 fill-paragraph operates on the active region in Transient Mark mode.
2791 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2792 with fill-paragraph.
2793
2794 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2795 fill-paragraph.
2796
2797 * fixit.texi (Spelling): ispell-word operates on the active region
2798 in Transient Mark mode.
2799
5a331f34
JB
28002007-10-17 Aaron S. Hawley <aaronh@garden.org>
2801
2802 * building.texi (Source Buffers):
2803 * custom.texi (Init Non-ASCII):
2804 * glossary.texi (Glossary): Use "key binding" consistently.
2805
2a9f4d55
JB
28062007-10-17 Juanma Barranquero <lekktu@gmail.com>
2807
2808 * calendar.texi (Diary): Fix directive.
2809
de13cecf
RS
28102007-10-16 Richard Stallman <rms@gnu.org>
2811
2812 * calendar.texi (Diary): Clarify text about diary file example.
2813
5f90d53e
ER
28142007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2815
2816 * files.texi: Capitalize node names according to convention.
2817
3aa491bc
GM
28182007-10-13 Glenn Morris <rgm@gnu.org>
2819
2820 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2821
8a3106d3
ER
28222007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2823
2824 * emacs.texi:
2825 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2826 suggested by RMS and Robert J. Chassell.
8a3106d3 2827
da1080a2
ER
28282007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2829
3aa491bc 2830 * files.texi (Version Systems):
0870a421
ER
2831 * vc-xtra.texi:
2832 * vc1-xtra.texi:
ac3f4c6f 2833 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2834 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2835 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2836 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2837
58ade22b
ER
28382007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2839
da1080a2 2840 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2841 Reorder the descriptions to be chronological.
2842
93870ce2
RS
28432007-10-09 Richard Stallman <rms@gnu.org>
2844
2845 * display.texi (Cursor Display): Correct how cursor appears
2846 in nonselected windows.
2847
568c7288
NR
28482007-10-04 Nick Roberts <nickrob@snap.net.nz>
2849
2850 * building.texi (GDB Graphical Interface): Remove references to gdba
2851 and mention gud-gdb.
2852
1af74d06 28532007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2854
1af74d06 2855 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2856
0d8fb755
JL
28572007-10-06 Juri Linkov <juri@jurta.org>
2858
2859 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2860 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2861 fill-paragraph-or-region.
2862
2863 * basic.texi (Arguments): Replace fill-paragraph with
2864 fill-paragraph-or-region.
2865
b981e2c6
ER
28662007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2867
2868 * files.texi: Update the section on version control for 2007
2a9f4d55 2869 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2870 will come later.
2871
5fceaf9c
GM
28722007-09-15 Glenn Morris <rgm@gnu.org>
2873
2874 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2875 to `list-holidays'.
2876
b0e44b17
GM
28772007-09-14 Glenn Morris <rgm@gnu.org>
2878
2879 * calendar.texi: Update all instances of mark-calendar-holidays,
2880 list-calendar-holidays, list-holidays with the new names.
2881
8cf51b2c
GM
28822007-09-06 Glenn Morris <rgm@gnu.org>
2883
46a367db 2884 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2885 Split into the Emacs manual in emacs/, and other manuals in misc/.
2886 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2887 manual.
2888 (infodir): New variable.
2889 (info): Use $infodir.
2890 (emacsman): Delete target, not needed any more.
2891 Move all targets that are not the Emacs manual to misc/Makefile.in.
2892 (mostlyclean): Remove `gnustmp'.
2893 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2894 manual.
92f9b43f 2895 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2896 (emacsman): Delete target, not needed any more.
2897 (clean): Remove all info files but Emacs manual.
2898 Move all targets that are not the Emacs manual to misc/Makefile.in.
2899 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2900
2901 * Makefile.in (INFOSOURCES): Delete.
2902 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2903 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2904 *.vrs *.toc here...
2905 (maintainer-clean): ...from here.
2906
29072007-09-05 Glenn Morris <rgm@gnu.org>
2908
2909 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2910
8cf51b2c
GM
29112007-08-29 Glenn Morris <rgm@gnu.org>
2912
2913 * emacs.texi (EMACSVER): Increase to 23.0.50.
2914
3420c522
RS
29152007-08-27 Richard Stallman <rms@gnu.org>
2916
2917 * emacs.texi (Top): Clarify menu item for Glossary.
2918
2919 * display.texi (Faces): Change secn title.
2920 Clarify not all fonts come from Font Lock.
2921
8cf51b2c
GM
29222007-08-17 Eli Zaretskii <eliz@gnu.org>
2923
2924 * basic.texi (Position Info): Add index entry for face at point.
2925 Mention that character faces are also displayed by "C-u C-x =".
2926
8cf51b2c
GM
29272007-08-08 Glenn Morris <rgm@gnu.org>
2928
2929 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2930
29312007-08-07 Chong Yidong <cyd@stupidchicken.com>
2932
2933 * files.texi (File Conveniences): Document point motion keys in Image
2934 mode.
2935
8cf51b2c
GM
29362007-07-27 Glenn Morris <rgm@gnu.org>
2937
8cf51b2c
GM
2938 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2939 in-line.
2940
2941 * gpl.texi: New file with text of GPL.
2942 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2943
29442007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2945
2946 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2947
2948 * dired.texi (Wdired): Mention C-x C-q key binding.
2949
29502007-07-28 Nick Roberts <nickrob@snap.net.nz>
2951
2952 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2953
29542007-07-25 Glenn Morris <rgm@gnu.org>
2955
8cf51b2c
GM
2956 * emacs.texi (Copying): Replace license with GPLv3.
2957
2958 * Relicense all FSF files to GPLv3 or later.
2959
29602007-07-24 Glenn Morris <rgm@gnu.org>
2961
2962 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2963 for some calendars.
2964
29652007-07-23 Nick Roberts <nickrob@snap.net.nz>
2966
2967 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2968 default-directory for the current buffer is on a remote machine.
2969
8cf51b2c
GM
29702007-07-21 Eli Zaretskii <eliz@gnu.org>
2971
2972 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2973 default value.
2974
29752007-07-21 Richard Stallman <rms@gnu.org>
2976
2977 * files.texi (Why Version Control?): Improve previous change.
2978
29792007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2980
2981 * files.texi (Why Version Control?): New node.
2982
8cf51b2c
GM
29832007-07-12 Nick Roberts <nickrob@snap.net.nz>
2984
8cf51b2c
GM
2985 * building.texi (Starting GUD): Add xref to this anchor.
2986
8cf51b2c
GM
29872007-06-24 Karl Berry <karl@gnu.org>
2988
2a9f4d55 2989 * emacs.texi: New Back-Cover Text.
8cf51b2c 2990
8cf51b2c
GM
29912007-06-07 Alan Mackenzie <acm@muc.de>
2992
2993 * display.texi (Optional Mode Line): Document the new form of
2994 line+column numbers, "(561,2)".
2995
29962007-06-06 Juanma Barranquero <lekktu@gmail.com>
2997
49823426 2998 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2999
30002007-06-02 Chong Yidong <cyd@stupidchicken.com>
3001
3002 * Version 22.1 released.
3003
8cf51b2c
GM
30042007-05-07 Karl Berry <karl@gnu.org>
3005
3006 * emacs.texi (EMACSVER): Back to 22.
3007
30082007-05-06 Richard Stallman <rms@gnu.org>
3009
3010 * maintaining.texi (Create Tags Table): Clean up previous change.
3011
c8763fb6 30122007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3013
3014 * maintaining.texi (Create Tags Table): Add text about the dangers of
3015 making symbolic links to tags files.
3016
30172007-05-04 Karl Berry <karl@gnu.org>
3018
3019 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3020
30212007-05-03 Karl Berry <karl@gnu.org>
3022
3023 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3024
3025 * .cvsignore (*.pdf): New entry.
3026
8cf51b2c
GM
3027 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3028 for printing.
3029
30302007-05-01 Richard Stallman <rms@gnu.org>
3031
3032 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3033
8cf51b2c
GM
30342007-04-28 Glenn Morris <rgm@gnu.org>
3035
3036 * ack.texi (Acknowledgments):
3037 * anti.texi (Antinews):
8cf51b2c
GM
3038 * programs.texi (Program Modes): Restore mention of python.el pending
3039 consideration of legal status.
3040
30412007-04-28 Richard Stallman <rms@gnu.org>
3042
3043 * files.texi (File Names): Fixes to ~ description on MS systems.
3044
8cf51b2c
GM
30452007-04-26 Glenn Morris <rgm@gnu.org>
3046
3047 * emacs.texi (EMACSVER): Increase to 22.1.50.
3048
30492007-04-25 Karl Berry <karl@gnu.org>
3050
3051 * emacs.texi: Improve line breaks on copyright page,
3052 similar layout to lispref, 8.5x11 by default.
3053
3054 * dired.texi (Image-Dired): Improve line break, fix typo.
3055
30562007-04-24 Chong Yidong <cyd@stupidchicken.com>
3057
3058 * programs.texi (Program Modes):
8cf51b2c
GM
3059 * anti.texi (Antinews):
3060 * ack.texi (Acknowledgments): python.el removed.
3061
8cf51b2c
GM
30622007-04-23 Chong Yidong <cyd@stupidchicken.com>
3063
3064 * display.texi (Highlight Interactively): Correct description of
3065 hi-lock-file-patterns-policy.
3066
3067 * files.texi (File Archives): Mention self-extracting executables.
3068
30692007-04-23 Eli Zaretskii <eliz@gnu.org>
3070
3071 * search.texi (Unconditional Replace, Query Replace): Add xref to
3072 "Replacement and Case".
3073
30742007-04-22 Chong Yidong <cyd@stupidchicken.com>
3075
3076 * dired.texi (Image-Dired): Move from Thumbnails node.
3077 * misc.texi (Thumbnails): Node deleted.
3078 * emacs.texi (Top): Update node listing.
3079
3080 * files.texi (File Conveniences):
49823426 3081 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3082
30832007-04-21 Richard Stallman <rms@gnu.org>
3084
3085 * display.texi (Highlight Interactively): Correct previous change.
3086 Clarify doc of hi-lock-find-patterns, and move new features into it.
3087
30882007-04-20 David Koppelman <koppel@ece.lsu.edu>
3089
1c6c854e
CS
3090 * display.texi (Highlight Interactively):
3091 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3092
30932007-04-20 Martin Rudalics <rudalics@gmx.at>
3094
3095 * display.texi (Scrolling): Fix typo.
3096
8cf51b2c
GM
30972007-04-15 Chong Yidong <cyd@stupidchicken.com>
3098
8cf51b2c
GM
3099 * doclicense.texi: Remove node heading, so that it can be included by
3100 other files.
3101
3102 * emacs.texi: Insert node heading for GFDL.
3103
8cf51b2c
GM
31042007-04-14 Eli Zaretskii <eliz@gnu.org>
3105
3106 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3107 "command line".
3108
3109 * display.texi (Faces): Refer to "Creating Frames" for face
3110 and other frame customizations in .emacs.
3111
3112 * frames.texi (Creating Frames): Mention that face customizations can
3113 be put in .emacs. Add index entries.
3114
31152007-04-12 Richard Stallman <rms@gnu.org>
3116
3117 * glossary.texi (Glossary): Explain `iff'.
3118
31192007-04-11 Karl Berry <karl@gnu.org>
3120
3121 * gnu.texi (Top),
3122 * macos.texi (Mac Font Specs),
3123 * anti.texi (Antinews),
3124 * xresources.texi (Resources),
3125 * misc.texi (Emulation),
3126 * calendar.texi (Daylight Saving),
3127 * dired.texi (Dired and Find),
3128 * rmail.texi (Remote Mailboxes),
3129 * sending.texi (Mail Headers),
3130 * programs.texi (Which Function),
3131 * files.texi (Recover),
3132 * buffers.texi (Uniquify),
3133 * frames.texi (Wheeled Mice),
3134 * killing.texi (Rectangles): Wording to improve breaks in
3135 8.5x11 format.
3136 * mule.texi (Language Environments): \hbadness=10000 since there's
3137 no way to reword.
3138 * emacs.texi (smallbook): New @set to more easily switch between
3139 smallbook and 8.5x11.
3140
31412007-04-11 Richard Stallman <rms@gnu.org>
3142
3143 * files.texi (File Conveniences): Add xref to Tumme.
3144 Delete text about Thumbnail mode.
3145
8cf51b2c
GM
31462007-04-09 Alan Mackenzie <acm@muc.de>
3147
3148 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3149 new name. Insert concept index entries.
3150
8cf51b2c
GM
31512007-04-08 Chong Yidong <cyd@stupidchicken.com>
3152
3153 * display.texi (Standard Faces): Document prefix arg for
3154 list-faces-display.
3155
3156 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3157
8cf51b2c
GM
31582007-04-07 Chong Yidong <cyd@stupidchicken.com>
3159
8cf51b2c
GM
3160 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3161
3162 * files.texi (Misc File Ops): Rewrite description of
3163 insert-file-literally.
3164
8cf51b2c
GM
31652007-03-31 Eli Zaretskii <eliz@gnu.org>
3166
3167 * misc.texi (Printing): Postscript -> PostScript.
3168
8cf51b2c
GM
3169 * ack.texi (Acknowledgments): Postscript -> PostScript.
3170
3171 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3172
3173 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3174 below.
3175
31762007-03-30 Chong Yidong <cyd@stupidchicken.com>
3177
3178 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3179 Init Non-ASCII.
3180 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3181 (Init Non-ASCII): New node.
3182
31832007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3184
3185 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3186
8cf51b2c
GM
31872007-03-12 Glenn Morris <rgm@gnu.org>
3188
8cf51b2c
GM
3189 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3190 "Daylight Savings".
3191
49823426 3192 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3193 saving" in text throughout.
3194
8cf51b2c
GM
31952007-03-04 Richard Stallman <rms@gnu.org>
3196
3197 * custom.texi (Safe File Variables): Minor correction.
3198
8cf51b2c
GM
31992007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3200
3201 * rmail.texi (Movemail): Add internal ref.
3202 Don't indent the intro for the PROTO table.
3203 Format PROTO table items with @code.
3204
8cf51b2c
GM
32052007-02-26 Nick Roberts <nickrob@snap.net.nz>
3206
3207 * building.texi: Remove references to bashdb.
3208
8cf51b2c
GM
32092007-02-19 Juanma Barranquero <lekktu@gmail.com>
3210
3211 * mule.texi (Language Environments): Update list of supported language
3212 environments.
3213
8cf51b2c
GM
32142007-02-14 Kim F. Storm <storm@cua.dk>
3215
3216 * building.texi (Grep Searching): Fix lgrep doc.
3217
32182007-02-12 Chong Yidong <cyd@stupidchicken.com>
3219
3220 * back.texi: Remove unused file.
3221
c8763fb6 32222007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3223
3224 * maintaining.texi (Tag Syntax): Now --members is the default for
3225 etags, not for ctags yet.
3226
8cf51b2c
GM
32272007-02-03 Eli Zaretskii <eliz@gnu.org>
3228
3229 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3230 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3231 expects. Add comments to prevent people from inadvertently modifying
3232 the key parts needed by `texinfo-multiple-files-update'.
3233
32342007-01-29 Chong Yidong <cyd@stupidchicken.com>
3235
3236 * frames.texi (Secondary Selection): Window clicked does not matter
3237 when mouse-yank-at-point is non-nil.
3238
8cf51b2c
GM
32392007-01-16 Glenn Morris <rgm@gnu.org>
3240
3241 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3242 system abbrev.
3243
32442007-01-11 Richard Stallman <rms@gnu.org>
3245
3246 * msdog.texi (Windows Keyboard): Another small cleanup.
3247
32482007-01-10 Richard Stallman <rms@gnu.org>
3249
3250 * msdog.texi (Windows Keyboard): Yet another try to make
3251 everyone happy with that passage.
3252
32532007-01-05 Richard Stallman <rms@gnu.org>
3254
3255 * anti.texi (Antinews): Mention M-x shell scrolling.
3256
32572007-01-05 Nick Roberts <nickrob@snap.net.nz>
3258
3259 * building.texi (Watch Expressions): Describe gdb-max-children.
3260
8cf51b2c
GM
32612007-01-04 Richard Stallman <rms@gnu.org>
3262
8cf51b2c
GM
3263 * msdog.texi (Windows Keyboard): Clarify previous change.
3264
8cf51b2c
GM
32652007-01-02 Richard Stallman <rms@gnu.org>
3266
3267 * custom.texi (Changing a Variable): Minor clarification.
3268 (Specific Customization): customize-customized => customize-unsaved.
3269
3270 * entering.texi (Entering Emacs): Clean up text about restarting
3271 Emacs for each file.
3272
3273 * misc.texi (Shell Options): Minor cleanup.
3274
3275 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3276 with Emacs, not vice versa.
3277
3278 * programs.texi (Symbol Completion): Recommend customizing
3279 window manager.
3280
3281 * xresources.texi (Resources): Minor fix.
3282
c8763fb6 32832007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3284
3285 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3286
32872007-01-01 Richard Stallman <rms@gnu.org>
3288
3289 * commands.texi (User Input): Document keys stolen by window mangers.
3290
32912006-12-31 Richard Stallman <rms@gnu.org>
3292
3293 * custom.texi (Specific Customization): Document customize-option
3294 instead of customize-variable.
3295
32962006-12-31 Kim F. Storm <storm@cua.dk>
3297
3298 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3299
33002006-12-30 Kim F. Storm <storm@cua.dk>
3301
3302 * killing.texi (CUA Bindings): Fix typo.
3303
3304 * xresources.texi (Table of Resources): Mention grow-only value for
3305 auto-resize-tool-bars.
3306
8cf51b2c
GM
33072006-12-27 Eli Zaretskii <eliz@gnu.org>
3308
3309 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3310 and how to get them back.
3311
33122006-12-26 Richard Stallman <rms@gnu.org>
3313
3314 * calendar.texi (Holidays): Holiday listing is based on current
3315 practice, but DST is not.
3316
33172006-12-25 Richard Stallman <rms@gnu.org>
3318
3319 * emacs.texi (Top): Update subnode menus.
3320
3321 * mark.texi (Transient Mark): Fix xref.
3322
3323 * killing.texi (Graphical Kill): Node deleted.
3324 (Killing): Add xref to Cut and Paste.
3325 (CUA Bindings): Update xref.
3326
3327 * frames.texi (Cut and Paste): New section to hold other nodes.
3328 (Mouse Commands): Node demoted.
3329 (Cut/Paste Other App): Split out from Mouse Commands.
3330 (Word and Line Mouse): Likewise.
3331 (Secondary Selection, Clipboard): Nodes demoted.
3332
8cf51b2c
GM
33332006-12-24 Kevin Ryde <user42@zip.com.au>
3334
3335 * calendar.texi (Holidays): US daylight saving begins second Sunday
3336 in March for 2007 onwards.
3337 (Daylight Savings): Show new US default daylight saving rules, 2nd
3338 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3339
33402006-12-23 Chong Yidong <cyd@stupidchicken.com>
3341
3342 * calendar.texi (Scroll Calendar): < and > are switched.
3343
33442006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3345
3346 * killing.texi (Deletion): Describe M-\ prefix argument.
3347
33482006-12-23 Richard Stallman <rms@gnu.org>
3349
3350 * search.texi (Regexp Search): Explain why forward and reverse regexp
3351 search are not mirror images.
3352
8cf51b2c
GM
33532006-12-19 Kim F. Storm <storm@cua.dk>
3354
3355 * major.texi (Choosing Modes): Describe match-function elements for
3356 magic-mode-alist.
3357
8cf51b2c
GM
33582006-12-18 Eli Zaretskii <eliz@gnu.org>
3359
3360 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3361 peculiarities.
3362
33632006-12-18 Richard Stallman <rms@gnu.org>
3364
3365 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3366
8cf51b2c
GM
33672006-12-17 Alan Mackenzie <acm@muc.de>
3368
3369 * programs.texi (Left Margin Paren): Remove the bit which says
3370 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3371 Discuss some of the issues of setting this option to nil.
3372
33732006-12-17 Glenn Morris <rgm@gnu.org>
3374
3375 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3376
33772006-12-16 Eli Zaretskii <eliz@gnu.org>
3378
3379 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3380 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3381 NTFS volumes.
3382 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3383 volumes.
3384
33852006-12-15 Eli Zaretskii <eliz@gnu.org>
3386
3387 * text.texi (HTML Mode): Fix "C-c TAB".
3388
8cf51b2c
GM
33892006-12-09 Richard Stallman <rms@gnu.org>
3390
3391 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3392
33932006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3394
3395 * files.texi (Misc File Ops): Document insert-file-literally.
3396
33972006-12-08 Eli Zaretskii <eliz@gnu.org>
3398
3399 * cmdargs.texi (Colors): Note that --color is intended for overriding
3400 the terminal defaults, not for normal invocation.
3401
3402 * misc.texi (Emacs Server): Improve wording. Don't mention the
3403 ``server program''. Add a cross-reference to "Init File" node.
3404 (Invoking emacsclient): Add index entries. Document both short and
3405 long versions of command-line options. Document the -f option.
3406
8cf51b2c
GM
34072006-12-06 Richard Stallman <rms@gnu.org>
3408
3409 * text.texi (Outline Format): Say to set outline-regexp
3410 and outline-level with major modes and file local variables.
3411
c8763fb6 34122006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3413
3414 * anti.texi (Antinews): Mention the alternative to
3415 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3416
8cf51b2c
GM
3417 * misc.texi (Interactive Shell): Ditto.
3418
34192006-12-04 Eli Zaretskii <eliz@gnu.org>
3420
3421 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3422
3423 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3424
34252006-12-01 Eli Zaretskii <eliz@gnu.org>
3426
3427 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3428 colon in the mode line.
3429
3430 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3431
34322006-11-26 Nick Roberts <nickrob@snap.net.nz>
3433
3434 * building.texi (Watch Expressions): Mention SPC for expanding/
3435 contracting watch expressions.
3436
34372006-11-26 Kim F. Storm <storm@cua.dk>
3438
3439 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3440
34412006-11-26 Nick Roberts <nickrob@snap.net.nz>
3442
3443 * building.texi (Debugger Operation): Define text command mode.
3444 Clarify how tooltips work.
3445 (GDB Graphical Interface): Explain how to run in text command mode
3446 more clearly.
3447
34482006-11-25 Juanma Barranquero <lekktu@gmail.com>
3449
3450 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3451
34522006-11-22 Juanma Barranquero <lekktu@gmail.com>
3453
3454 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3455
8cf51b2c
GM
34562006-11-18 Chong Yidong <cyd@stupidchicken.com>
3457
3458 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3459 and EMACS is deprecated.
3460
34612006-11-18 Juanma Barranquero <lekktu@gmail.com>
3462
3463 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3464
c8763fb6 34652006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3466
3467 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3468
3469 * emacs.texi: Include xresources.texi both for info and dvi.
3470
3471 * xresources.texi: Merge text from xresmini.texi.
3472
c8763fb6 34732006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3474
3475 * glossary.texi: Fix typos.
3476
8cf51b2c
GM
34772006-11-06 Richard Stallman <rms@gnu.org>
3478
3479 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3480
3481 * ack.texi (Acknowledgments): Fix name spelling.
3482
34832006-11-01 Juri Linkov <juri@jurta.org>
3484
3485 * search.texi (Word Search): Document incremental word search.
3486
34872006-10-28 Glenn Morris <rgm@gnu.org>
3488
3489 * ack.texi (Acknowledgments): Add cal-html author.
3490
3491 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3492 Calendar"). Describe new package cal-html.
3493 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3494 Calendar Files."
3495
8cf51b2c
GM
34962006-10-23 Richard Stallman <rms@gnu.org>
3497
3498 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3499 Abbrev mode is enabled.
3500
8cf51b2c
GM
35012006-10-16 Richard Stallman <rms@gnu.org>
3502
8cf51b2c
GM
3503 * emacs.texi: Update ISBN.
3504
8cf51b2c
GM
35052006-10-11 Kim F. Storm <storm@cua.dk>
3506
3507 * emacs.texi (Acknowledgments): Use @dotless{i}.
3508
35092006-10-08 Nick Roberts <nickrob@snap.net.nz>
3510
3511 * building.texi (Breakpoints Buffer): Mention catchpoints.
3512
35132006-10-08 Kim F. Storm <storm@cua.dk>
3514
3515 * ack.texi (Acknowledgments): Update.
3516
3517 * emacs.texi (Acknowledgments): Fix bad @/ form.
3518
8cf51b2c
GM
35192006-10-05 Kim F. Storm <storm@cua.dk>
3520
3521 * emacs.texi (Acknowledgments): Add more contributors.
3522
35232006-10-03 Richard Stallman <rms@gnu.org>
3524
3525 * emacs.texi (Acknowledgments): Update version and edition.
3526
8cf51b2c
GM
35272006-10-01 Karl Berry <karl@gnu.org>
3528
3529 * custom.texi (Customization Groups): Page break to keep example buffer
3530 on one page.
3531
35322006-09-30 Karl Berry <karl@gnu.org>
3533
3534 * programs.texi (Basic Indent): @need to improve page break.
3535 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3536
35372006-09-29 Glenn Morris <rgm@gnu.org>
3538
3539 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3540
35412006-09-29 Karl Berry <karl@gnu.org>
3542
3543 * windows.texi (Basic Window): Remove forced @break, no longer
3544 desirable.
3545 * frames.texi (Frame Commands),
3546 * mark.texi (Marking Objects): Reword to avoid bad page break.
3547 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3548
35492006-09-19 Richard Stallman <rms@gnu.org>
3550
3551 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3552 stick to present tense.
3553
c8763fb6 35542006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3555
3556 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3557 to x-gtk-use-old-file-dialog.
3558 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3559
35602006-09-15 Jay Belanger <belanger@truman.edu>
3561
49823426 3562 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3563 Change "Library Public License" to "Lesser Public License"
3564 throughout. Use "yyyy" to represent year.
3565
8cf51b2c
GM
35662006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3567
3568 * files.texi (Visiting): Add index entry "open file".
3569
8cf51b2c
GM
35702006-09-11 Richard Stallman <rms@gnu.org>
3571
3572 * building.texi (Compilation Mode): Clarification.
3573 (Grep Searching): Add xref to Compilation Mode.
3574
8cf51b2c
GM
35752006-09-08 Richard Stallman <rms@gnu.org>
3576
3577 * search.texi (Search): Ref multi-file search commands here.
3578 (Other Repeating Search): Not here.
3579
8cf51b2c
GM
35802006-08-28 Richard Stallman <rms@gnu.org>
3581
3582 * windows.texi (Split Window): Update xref.
3583
3584 * basic.texi (Continuation Lines): Update xref.
3585
3586 * indent.texi (Tab Stops): Update xref.
3587
3588 * emacs.texi (Top): Update subnode menu.
3589
3590 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3591 split out of Display Custom.
3592
35932006-08-25 Kim F. Storm <storm@cua.dk>
3594
3595 * display.texi (Display Custom): Add variables overline-margin
3596 and x-underline-at-descent-line.
3597
35982006-08-25 Richard Stallman <rms@gnu.org>
3599
3600 * entering.texi (Exiting): Rewrite to give graphical displays
3601 priority over text terminals.
3602
3603 * search.texi (Incremental Search): Move index entries.
3604
36052006-08-23 Chong Yidong <cyd@stupidchicken.com>
3606
3607 * custom.texi (Init File): Reference Find Init to avoid "home
3608 directory" confusion.
3609
36102006-08-22 Nick Roberts <nickrob@snap.net.nz>
3611
3612 * building.texi (Other GDB-UI Buffers): Describe how to edit
3613 a value in the locals buffer.
3614
36152006-08-21 Richard Stallman <rms@gnu.org>
3616
3617 * search.texi (Basic Isearch): Add `isearch' index entry.
3618
36192006-08-16 Richard Stallman <rms@gnu.org>
3620
3621 * misc.texi (Saving Emacs Sessions): Clean up wording.
3622
3623 * mark.texi (Marking Objects): Mention term "select all".
3624
3625 * emacs.texi (Top): Update subnode menu.
3626
3627 * help.texi (Help Mode): Move node up in file.
3628
8cf51b2c
GM
36292006-08-15 Nick Roberts <nickrob@snap.net.nz>
3630
3631 * building.texi (Stack Buffer): Explain fringe arrow.
3632
8cf51b2c
GM
36332006-08-12 Eli Zaretskii <eliz@gnu.org>
3634
8cf51b2c
GM
3635 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3636 on startup.
3637
36382006-08-11 Romain Francoise <romain@orebokech.com>
3639
3640 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3641
36422006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3643
3644 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3645
36462006-08-10 Richard Stallman <rms@gnu.org>
3647
3648 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
3649 with face merging. Empty regions don't count.
3650 Clarify face property inheritance.
8cf51b2c
GM
3651
36522006-08-08 Romain Francoise <romain@orebokech.com>
3653
3654 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3655 <arjuropo@cc.jyu.fi>.
3656
8cf51b2c
GM
36572006-08-04 Eli Zaretskii <eliz@gnu.org>
3658
3659 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3660 apply to all frames.
3661
8cf51b2c
GM
36622006-08-01 Richard Stallman <rms@gnu.org>
3663
3664 * help.texi (Name Help): Add index entries for describe-variable.
3665
36662006-08-01 Nick Roberts <nickrob@snap.net.nz>
3667
3668 * building.texi (GDB Graphical Interface): Shorten node names.
3669 (GDB-UI Layout): Use GDB-related.
3670 (Other GDB-UI Buffers): Simplify English.
3671
36722006-07-31 Richard Stallman <rms@gnu.org>
3673
3674 * search.texi (Query Replace): Add xref for Dired's Q command.
3675
8cf51b2c
GM
36762006-07-31 Nick Roberts <nickrob@snap.net.nz>
3677
3678 * building.texi (GDB commands in Fringe): Rename to...
3679 (Source Buffers): ..this and move forward. Describe hollow arrow and
3680 new option gdb-find-source-frame.
3681
36822006-07-29 Richard Stallman <rms@gnu.org>
3683
3684 * dired.texi (Operating on Files): Simplify previous change
3685 and fix Texinfo usage.
3686
36872006-07-29 Eli Zaretskii <eliz@gnu.org>
3688
3689 * dired.texi (Operating on Files): Add cross-references. State the
3690 Unix commands that do similar things.
3691
36922006-07-28 Richard Stallman <rms@gnu.org>
3693
3694 * mark.texi (Transient Mark): Clarify that region never disappears
3695 when Transient Mark mode is off, and not when it is on.
3696
36972006-07-27 Richard Stallman <rms@gnu.org>
3698
3699 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3700
37012006-07-24 Richard Stallman <rms@gnu.org>
3702
3703 * xresources.texi (GTK styles): Fix texinfo usage.
3704
8cf51b2c
GM
3705 * commands.texi (User Input): Explain why we teach keyboard cmds.
3706
3707 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3708 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3709 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3710 * doclicense.texi, display.texi, dired.texi, basic.texi:
3711 * anti.texi, ack.texi: Move periods and commas inside quotes.
3712
37132006-07-22 Eli Zaretskii <eliz@gnu.org>
3714
3715 * cmdargs.texi (General Variables): Document EMAIL.
3716
37172006-07-21 Eli Zaretskii <eliz@gnu.org>
3718
3719 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3720 doesn't have effect on MS-Windows.
3721
8cf51b2c
GM
37222006-07-17 Richard Stallman <rms@gnu.org>
3723
3724 * building.texi (Grep Searching): Explain about chaining grep commands.
3725
8cf51b2c
GM
37262006-07-10 Nick Roberts <nickrob@snap.net.nz>
3727
49823426 3728 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3729
37302006-07-09 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3733 is invoked for multiple files.
3734
37352006-07-08 Eli Zaretskii <eliz@gnu.org>
3736
3737 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3738 on-line manual for the rest of this node.
3739 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3740 unconditionally.
3741 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3742 Improve wording.
3743 (Windows Printing): Improve wording.
3744 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3745 rest of this node.
3746
8cf51b2c
GM
37472006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3748
49823426
GM
3749 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3750 with eval-buffer.
8cf51b2c
GM
3751
37522006-07-05 Nick Roberts <nickrob@snap.net.nz>
3753
3754 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3755 of character translation.
3756
37572006-07-04 Nick Roberts <nickrob@snap.net.nz>
3758
3759 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3760
37612006-07-03 Karl Berry <karl@gnu.org>
3762
3763 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3764 not-too-underfull hboxes in the TeX output.
3765 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3766 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3767 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3768 * sending.texi, text.texi: Fix overfull/underfull boxes.
3769
37702006-07-03 Romain Francoise <romain@orebokech.com>
3771
3772 * m-x.texi (M-x): Fix.
3773
37742006-07-03 Richard Stallman <rms@gnu.org>
3775
8cf51b2c
GM
3776 * search.texi (Other Repeating Search): filename -> file name.
3777
3778 * misc.texi (Narrowing): Minor cleanups.
3779
3780 * files.texi (Visiting): filename -> file name.
3781
3782 * emacs.texi (Top): Update subnode menus.
3783
3784 * mule.texi (Coding Systems): Move char translation stuff here.
3785 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3786 (Recognize Coding): Substantial local rewrites.
3787 (International): Update menu.
3788
3789 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3790 (Scrolling): Substantial local rewrites.
3791 (Display): Update menu and intro.
3792
3793 * dired.texi: filename -> file name.
3794
3795 * custom.texi (Safe File Variables): Texinfo usage fix.
3796
f0131492 37972006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3798
3799 * help.texi, m-x.texi: Lots of cleanups.
3800
8cf51b2c
GM
38012006-06-30 Eli Zaretskii <eliz@gnu.org>
3802
3803 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3804 (Windows Processes, Windows Misc): Shorten the printed version by
3805 selectively conditioning less important portions by @ifnottex.
3806
8cf51b2c
GM
38072006-06-27 Richard Stallman <rms@gnu.org>
3808
3809 * mini.texi (Minibuffer File): Minor cleanup.
3810
38112006-06-25 Nick Roberts <nickrob@snap.net.nz>
3812
3813 * frames.texi (XTerm Mouse): Rename to...
3814 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3815
3816 * emacs.texi (Top): Use new node name.
3817
38182006-06-24 Eli Zaretskii <eliz@gnu.org>
3819
3820 * emacs.texi (Top): Update the detailed menu according to changes in
3821 msdog.texi.
3822
3823 * msdog.texi (Windows Keyboard): New section.
3824 (Windows Mouse): New section.
3825 (Windows System Menu): Remove section (text merged with "Windows
3826 Keyboard").
3827 (Windows Misc): New section.
3828
3829 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3830
3831 * msdog.texi (ls in Lisp): New section.
3832
3833 * files.texi (Visiting): Document case-insensitive wildcard matching
3834 under find-file-wildcards.
3835
8cf51b2c
GM
38362006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3837
3838 * macos.texi (Mac Input): Add description of mac-function-modifier.
3839 Now Unicode keyboard layouts work.
3840
8cf51b2c
GM
38412006-06-10 Richard Stallman <rms@gnu.org>
3842
3843 * mule.texi (Recognize Coding): Clarify previous change.
3844
38452006-06-09 Kenichi Handa <handa@m17n.org>
3846
3847 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3848 notation.
3849
38502006-06-07 Kevin Ryde <user42@zip.com.au>
3851
3852 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3853 manual for @ifnottex, but in emacs-extra for @iftex.
3854
3855 * cmdargs.texi (General Variables): Fix smtpmail xref.
3856
38572006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3858
8cf51b2c 3859 * programs.texi (Comment Commands):
8cf51b2c 3860 * custom.texi (Specifying File Variables):
49823426 3861 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3862
38632006-06-07 Nick Roberts <nickrob@snap.net.nz>
3864
3865 * building.texi (Watch Expressions): Move node to end.
3866 (GDB Graphical Interface): Move description of clicks in fringe...
3867 (GDB commands in the Fringe): ...to here. New node.
3868
8cf51b2c
GM
38692006-06-05 Romain Francoise <romain@orebokech.com>
3870
49823426 3871 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3872
38732006-06-05 Nick Roberts <nickrob@snap.net.nz>
3874
3875 * building.texi (GDB Graphical Interface): Update bindings.
3876 (Commands of GUD): Add gud-print. Remove gud-run.
3877 Restate availability more generally.
3878
f0131492 38792006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3880
3881 * mini.texi: Lots of cleanups.
3882
38832006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3884
3885 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3886 and Mouse-2.
3887
c8763fb6 38882006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3889
3890 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3891
8cf51b2c
GM
38922006-05-31 Richard Stallman <rms@gnu.org>
3893
3894 * basic.texi (Moving Point): Fix previous change.
3895
c8763fb6 38962006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3897
3898 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3899
f0131492 39002006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3901
3902 * basic.texi: Many simplifications and improvements in wording.
3903
8cf51b2c
GM
39042006-05-26 Nick Roberts <nickrob@snap.net.nz>
3905
3906 * anti.texi (Antinews): Create a node for gdb-ui.
3907
8cf51b2c
GM
39082006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3909
3910 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3911
39122006-05-20 Richard Stallman <rms@gnu.org>
3913
3914 * dired.texi (Dired Navigation): dired-goto-file is now j.
3915
8cf51b2c
GM
39162006-05-20 Eli Zaretskii <eliz@gnu.org>
3917
3918 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3919 and their aliases.
3920
3921 * msdog.texi (Windows Printing): Mention non-support of plain text
3922 printing with some el-cheapo printers, and suggest a workaround.
3923
39242006-05-20 Kevin Ryde <user42@zip.com.au>
3925
3926 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3927 remove the bit saying you must set it.
3928
39292006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3930
3931 * trouble.texi (Checklist):
3932 * text.texi (Text, Auto Fill, Text Mode):
3933 * search.texi (Nonincremental Search):
3934 * rmail.texi (Rmail Labels):
3935 * mule.texi (Input Methods, Multibyte Conversion):
3936 * misc.texi (Gnus, Where to Look, PostScript):
3937 * maintaining.texi (Create Tags Table):
3938 * indent.texi (Indentation Commands):
3939 * fixit.texi (Spelling):
3940 * emacs.texi (Copying):
3941 * custom.texi (Init File): ifinfo -> ifnottex.
3942
8cf51b2c
GM
39432006-05-17 Richard Stallman <rms@gnu.org>
3944
3945 * files.texi (Diff Mode): Mention C-x `.
3946
39472006-05-08 Richard Stallman <rms@gnu.org>
3948
3949 * custom.texi (Disabling): Textual cleanups.
3950
8cf51b2c
GM
39512006-05-12 Glenn Morris <rgm@gnu.org>
3952
3953 * calendar.texi (Displaying the Diary, Format of Diary File):
3954 Refer to diary-view-entries, diary-list-entries,
3955 diary-show-all-entries rather than obsolete aliases.
3956
39572006-05-12 Eli Zaretskii <eliz@gnu.org>
3958
3959 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3960 (Displaying the Diary, Special Diary Entries, Importing Diary):
3961 * building.texi (Compilation Shell):
3962 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3963 emacs-xtra with @inforef's.
3964
3965 * files.texi (Visiting): Fix wording.
3966
3967 * mule.texi (Coding Systems, Text Coding): More indexing.
3968 Mention that C-x RET f can set eol conversion.
3969
c8763fb6 39702006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3971
3972 * xresmini.texi (GTK resources): Insert GTK description.
3973
3974 * xresources.texi (GTK resources): metafont should be menufont.
3975
8cf51b2c
GM
39762006-05-06 Michael Albinus <michael.albinus@gmx.de>
3977
49823426 3978 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3979 method, user name and host name is active only in partial
3980 completion mode.
3981
8cf51b2c
GM
39822006-05-06 Eli Zaretskii <eliz@gnu.org>
3983
3984 * makefile.w32-in (emacs.dvi):
3985 * Makefile.in (emacs.dvi): Add xresmini.texi.
3986
3987 * xresmini.texi (Table of Resources): Remove xref to non-existent
3988 node "LessTif Resources".
3989
3990 * msdog.texi (Microsoft Windows):
3991 * calendar.texi (Calendar/Diary, Displaying the Diary)
3992 (Special Diary Entries, Importing Diary, Holidays):
3993 * programs.texi (Program Modes):
3994 * text.texi (Text):
3995 * buffers.texi (Several Buffers):
3996 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3997
39982006-05-06 Eli Zaretskii <eliz@gnu.org>
3999
4000 The following changes merge the emacs-xtra manual into the main
4001 manual, but only for on-line version of the manual.
4002
4003 * vc2-xtra.texi (Version Backups, Local Version Control)
4004 (Making Snapshots, Change Logs and VC, Version Headers)
4005 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4006 on-line manual.
4007
4008 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4009 for on-line manual.
4010
4011 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4012 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4013 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4014 for on-line manual.
4015
4016 * fortran-xtra.texi (Fortran, Fortran Autofill)
4017 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4018 for on-line manual.
4019
4020 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4021 Conditional xref's for on-line manual.
4022
4023 * emerge-xtra.texi (Emerge, Overview of Emerge)
4024 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4025 manual.
4026
4027 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4028 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4029 (EMACSSOURCES): Use EMACS_XTRA.
4030 (../info/emacs-xtra): Remove.
4031 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4032
4033 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4034 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4035 (EMACSSOURCES): Use EMACS_XTRA.
4036 ($(infodir)/emacs-xtra): Remove.
4037 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4038
4039 * trouble.texi (Quitting):
4040 * text.texi (Text):
4041 * programs.texi (Program Modes):
4042 * msdog.texi (Microsoft Windows):
4043 * frames.texi (Frames):
4044 * files.texi (Backup, Version Control, VC Concepts)
4045 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4046 (Registering, VC Status, VC Undo, Multi-User Branching)
4047 (Comparing Files):
4048 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4049 (Displaying the Diary, Special Diary Entries, Importing Diary):
4050 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4051 conditional xref's, depending on @iftex/@ifnottex.
4052
4053 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4054 "MS-DOS". @include msdog-xtra.texi.
4055
4056 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4057 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4058
4059 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4060 for vc-xtra.texi subsections.
4061 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4062 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4063
4064 * sending.texi (Sending Mail): A @node line without explicit Prev,
4065 Next, and Up links.
4066
4067 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4068 Next, and Up links.
4069
4070 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4071 and its sections. @include picture-xtra.texi.
4072
4073 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4074 "Emerge".
4075 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4076
4077 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4078 exact duplicate of its name-sake in calendar.texi.
4079
4080 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4081 "Advanced Calendar/Diary Usage".
4082 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4083
4084 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4085 dired-xtra.texi.
4086 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4087
4088 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4089 (Files) [ifnottex]: Add menu entry for Autorevert.
4090
4091 * emacs-xtra.texi (Introduction): Reword to make consistent with
4092 printed version only.
4093 <Top level>: Remove the body of all chapters and move them to the
4094 new *-xtra.texi files. Use @raisesections and @lowersections to
4095 convert sections to chapters etc.
4096
4097 * msdog-xtra.texi:
4098 * fortran-xtra.texi:
4099 * vc-xtra.texi:
4100 * vc1-xtra.texi:
4101 * vc2-xtra.texi:
4102 * emerge-xtra.texi:
4103 * cal-xtra.texi:
4104 * dired-xtra.texi:
4105 * arevert-xtra.texi: New files, with text from respective chapters
4106 of emacs-xtra.texi. Convert each @chapter into @section, @section
4107 into @subsection, etc.
4108
1c6c854e 4109 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4110 updated.
4111
4112 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4113 Windows". All references updated.
4114
41152006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4116
4117 * macos.texi (Mac Input): Mention input from Character Palette.
4118 (Mac Font Specs): Fix typo.
4119
41202006-05-05 Richard Stallman <rms@gnu.org>
4121
4122 * files.texi (Diff Mode): Minor cleanup.
4123
41242006-05-05 Karl Berry <karl@gnu.org>
4125
8cf51b2c
GM
4126 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4127 errors from the current release of makeinfo (4.8).
4128 * help.texi (Library Keywords): Change widest word in multitable
4129 template from `emulations' to `convenience'. (Not sure if this is
4130 related to the font change.)
4131
41322006-05-05 Eli Zaretskii <eliz@gnu.org>
4133
4134 * files.texi (File Names): Add a footnote about limited support of
4135 ~USER on MS-Windows.
4136
4137 * cmdargs.texi (Initial Options): Add a footnote about limited
4138 support of ~USER on MS-Windows.
4139
41402006-05-03 Richard Stallman <rms@gnu.org>
4141
4142 * files.texi (Diff Mode): Node moved here.
4143 (Comparing Files): Delete what duplicates new node.
4144 (Files): Put Diff Mode in menu.
4145
1c6c854e 4146 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4147
4148 * emacs.texi (Top): Update menu for Diff Mode.
4149
4150 * trouble.texi (Emergency Escape): Simplify.
4151
4152 * emacs.texi (Top): Minor clarification.
4153
41542006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4155
4156 * commands.texi, entering.texi, screen.texi: Many simplifications.
4157
41582006-05-03 Richard Stallman <rms@gnu.org>
4159
4160 * commands.texi (Text Characters): Delete paragraph about unibyte
4161 non-ASCII printing chars.
4162
4163 * killing.texi (Killing): Say "graphical displays".
4164 * display.texi: Say "graphical displays".
4165
4166 * cmdargs.texi (Misc X): Say "graphical displays".
4167
41682006-05-01 Richard Stallman <rms@gnu.org>
4169
4170 * emacs.texi (Top): Add Diff Mode to menu.
4171
41722006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4173
4174 * misc.texi (Diff Mode): New node.
4175
41762006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4177
4178 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4179 (Mac Environment Variables): Shorten example line.
4180 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4181
41822006-05-01 Nick Roberts <nickrob@snap.net.nz>
4183
4184 * building.texi (GUD Customization): Describe cases %d and %c.
4185 Update description for %e.
4186
41872006-04-30 Glenn Morris <rgm@gnu.org>
4188
4189 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4190
41912006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4192
4193 * custom.texi (Examining): Update C-h v output example.
4194
41952006-04-29 Kim F. Storm <storm@cua.dk>
4196
4197 * building.texi (Grep Searching): Add lgrep and rgrep.
4198
8cf51b2c
GM
41992006-04-23 Richard Stallman <rms@gnu.org>
4200
4201 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4202
4203 * xresmini.texi: New file.
4204
4205 * xresources.texi (Face Resources): Split table into font resources
4206 and the rest. Combine similar attributes for brevity.
4207
8cf51b2c
GM
42082006-04-21 Eli Zaretskii <eliz@gnu.org>
4209
4210 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4211 backslashes and case-insensitivity in file names (moved to the
4212 main manual).
4213 (MS-DOS Printing): Move most of the text to the main manual.
4214
4215 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4216 New nodes.
4217 (Windows Processes, Windows System Menu): Add index entries and
4218 fix wording.
4219
8cf51b2c
GM
42202006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4221
4222 * misc.texi (Shell Ring): Add notes on saved input when
4223 navigating off the end of the history list.
4224
42252006-04-18 Chong Yidong <cyd@mit.edu>
4226
4227 * misc.texi (Shell Options): Correct default value of
4228 comint-scroll-show-maximum-output.
4229
8cf51b2c
GM
42302006-04-18 Nick Roberts <nickrob@snap.net.nz>
4231
4232 * building.texi (Watch Expressions): Update.
4233
8cf51b2c
GM
42342006-04-12 Richard Stallman <rms@gnu.org>
4235
4236 * search.texi: Clean up previous change.
4237
42382006-04-12 Eli Zaretskii <eliz@gnu.org>
4239
4240 * search.texi (Regexp Backslash, Regexp Replace): Add index
4241 entries for ``back reference'' and mention the term itself in the
4242 text.
4243
42442006-04-11 Richard Stallman <rms@gnu.org>
4245
4246 * custom.texi (Safe File Variables):
4247 Document enable-local-variables = :safe.
4248
42492006-04-11 Karl Berry <karl@gnu.org>
4250
4251 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4252 (Remote Repositories, Version Backups, Local Version Control)
4253 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4254 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4255 (Renaming VC Work Files and Master Files)
4256 (Inserting Version Control Headers, Customizing VC, General Options)
4257 (Options for RCS and SCCS, Options specific for CVS): Move all
4258 these nodes to emacs-xtra.texi, for brevity.
4259 * cmdargs.texi, files.texi: Change cross-references.
4260
8cf51b2c
GM
42612006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4262
4263 * files.texi (Old Versions): Update description of vc-annotate's
4264 use of color to indicate date ranges.
4265
8cf51b2c
GM
42662006-04-09 Kevin Ryde <user42@zip.com.au>
4267
8cf51b2c
GM
4268 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4269 put info and printed manual names the right way around.
4270
42712006-04-09 Karl Berry <karl@gnu.org>
4272
4273 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4274 emacs-xtra.texi, leaving only MS Windows information.
4275 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4276 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4277 node names.
4278
4279 * emacs.texi: Move @summarycontents and @contents to the beginning
4280 of the file.
4281
8cf51b2c
GM
42822006-04-08 Kevin Ryde <user42@zip.com.au>
4283
4284 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4285
42862006-04-07 Richard Stallman <rms@gnu.org>
4287
4288 * programs.texi (Comments, Comment Commands, Options for Comments)
4289 (Multi-Line Comments): "Align", not "indent".
4290 (Basic Indent): C-j deletes trailing whitespace before the newline.
4291
42922006-04-06 Richard Stallman <rms@gnu.org>
4293
8cf51b2c
GM
4294 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4295
42962006-04-06 Eli Zaretskii <eliz@gnu.org>
4297
4298 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4299
8cf51b2c
GM
43002006-04-05 Richard Stallman <rms@gnu.org>
4301
4302 * emacs.texi (Top): Update subnode menu.
4303
4304 * trouble.texi (Unasked-for Search): Node deleted.
4305 (Lossage): Delete from menu.
4306
43072006-04-04 Richard Stallman <rms@gnu.org>
4308
4309 * trouble.texi: Various cleanups.
4310 (Checklist): Don't bother saying how to snail a bug report.
4311 (Emergency Escape): Much rewriting.
4312 (After a Crash): Rename the core dump immediately.
4313 (Total Frustration): Call it a psychotherapist.
4314 (Bug Criteria): Avoid "illegal instruction".
4315 (Sending Patches): We always put the contributor's name in.
4316
4317 * misc.texi (Thumbnails): Minor correction.
4318
8cf51b2c
GM
43192006-04-03 Richard Stallman <rms@gnu.org>
4320
4321 * misc.texi (Thumbnails): Minor cleanup.
4322
43232006-04-02 Karl Berry <karl@gnu.org>
4324
4325 * sending.texi (Mail Sending): pxref to Top needs five args.
4326
4327 * texinfo.tex: Update to current version (2006-03-21.13).
4328
8cf51b2c
GM
43292006-03-31 Richard Stallman <rms@gnu.org>
4330
4331 * emacs.texi (Top): Update subnode menu.
4332
4333 * help.texi (Help Mode): Cleanup.
4334
4335 * dired.texi: Many cleanups.
4336 (Dired Deletion): Describe dired-recursive-deletes.
4337 (Operating on Files): dired-create-directory moved.
4338 (Misc Dired Features): Move to here.
4339 (Tumme): Node moved to misc.texi.
4340
4341 * custom.texi: Many cleanups.
4342 (Minor Modes): Don't mention ISO Accents Mode.
4343 (Examining): Update C-h v output example.
4344 (Hooks): Add index and xref for add-hook.
4345 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4346 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4347
4348 * misc.texi: Many cleanups.
4349 (beginning): Add to summary of topics.
4350 (Shell): Put eshell xref at the end. Remove eshell from table.
4351 (Thumbnails): New node.
4352
8cf51b2c
GM
43532006-03-28 Eli Zaretskii <eliz@gnu.org>
4354
4355 * files.texi (File Name Cache): Make it clear that the cache is
4356 not persistent.
4357
8cf51b2c
GM
43582006-03-25 Karl Berry <karl@gnu.org>
4359
49823426
GM
4360 * emacs-xtra.texi, emacs.texi, gnu.texi:
4361 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4362 (2) do not indent copyright year list (or anything else).
4363
8cf51b2c
GM
43642006-03-21 Juanma Barranquero <lekktu@gmail.com>
4365
4366 * files.texi (VC Dired Mode): Remove misplaced brackets.
4367
43682006-03-21 Andre Spiegel <spiegel@gnu.org>
4369
4370 * files.texi: Various updates and clarifications in the VC chapter.
4371
43722006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4373
4374 * help.texi (Help Mode): Document "C-c C-c".
4375
8cf51b2c
GM
43762006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4377
4378 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4379 menu in the standalone Info reader.
4380
43812006-03-15 Chong Yidong <cyd@stupidchicken.com>
4382
4383 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4384 moved here from Emacs manual.
4385
4386 * programs.texi (Fortran): Section moved to emacs-xtra.
4387 (Program Modes): Xref to Fortran in emacs-xtra.
4388
4389 * maintaining.texi (Emerge): Move to emacs-xtra.
4390 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4391
4392 * picture.texi: File deleted.
4393 * Makefile.in:
4394 * makefile.w32-in: Remove picture.texi.
4395
4396 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4397 * abbrevs.texi (Abbrevs):
4398 * sending.texi (Sending Mail): Picture node removed.
4399
4400 * emacs.texi (Top): Update node listings.
4401
8cf51b2c
GM
44022006-03-12 Richard Stallman <rms@gnu.org>
4403
4404 * calendar.texi: Various cleanups.
4405
8cf51b2c
GM
44062006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4407
4408 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4409 syntax.
4410
8cf51b2c
GM
44112006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4412
4413 * search.texi (Regexps): More accurately describe which characters
4414 are special in which situations. Recommend _not_ to quote `]' or
4415 `-' when they are not special.
4416
8cf51b2c
GM
44172006-02-28 Andre Spiegel <spiegel@gnu.org>
4418
4419 * files.texi (Old Versions): Clarify operation of C-x v =.
4420
8cf51b2c
GM
44212006-02-21 Nick Roberts <nickrob@snap.net.nz>
4422
4423 * building.texi (Watch Expressions): Update and describe
4424 gdb-speedbar-auto-raise.
4425
44262006-02-19 Richard M. Stallman <rms@gnu.org>
4427
4428 * emacs.texi: Use @smallbook.
4429 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4430 Update subnode menu.
4431
4432 * building.texi (Lisp Interaction): Minor addition.
4433
44342006-02-18 Nick Roberts <nickrob@snap.net.nz>
4435
4436 * building.texi (Watch Expressions): Update and be more precise.
4437
c8763fb6 44382006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4439
4440 * maintaining.texi (Create Tags Table): Explain why the
4441 exception when etags writes to files under the /dev tree.
4442
44432006-02-14 Richard M. Stallman <rms@gnu.org>
4444
4445 * custom.texi (Safe File Variables): Lots of clarification.
4446 Renamed from Unsafe File Variables.
4447
44482006-02-14 Chong Yidong <cyd@stupidchicken.com>
4449
4450 * custom.texi (Unsafe File Variables): File variable confirmation
4451 assumed denied in batch mode.
4452
44532006-02-14 Richard M. Stallman <rms@gnu.org>
4454
4455 * building.texi (GDB User Interface Layout): Don't say `inferior'
4456 for program being debugged.
4457
44582006-02-15 Nick Roberts <nickrob@snap.net.nz>
4459
4460 * building.texi (GDB Graphical Interface):
4461 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4462
44632006-02-13 Chong Yidong <cyd@stupidchicken.com>
4464
4465 * custom.texi (Specifying File Variables, Unsafe File Variables):
4466 New nodes, split from File Variables. Document new file local
4467 variable behavior.
4468
44692006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4470
4471 * display.texi (Standard Faces):
8cf51b2c
GM
4472 * files.texi (Visiting):
4473 * frames.texi (Clipboard):
4474 * glossary.texi (Glossary) <Clipboard>:
4475 * xresources.texi (X Resources): Mention Mac OS port.
4476
8cf51b2c
GM
44772006-02-12 Richard M. Stallman <rms@gnu.org>
4478
4479 * building.texi (Building): Clarify topic in intro.
4480
4481 * maintaining.texi (Maintaining): Change title; clarify topic.
4482 Delete duplicate index entries.
4483
4484 * building.texi (Other GDB User Interface Buffers): Clarifications.
4485
4486 * text.texi (Cell Commands): Clarifications.
4487
4488 * programs.texi (Defuns): Delete duplicate explanation of
4489 left-margin paren convention.
4490 (Hungry Delete): Minor cleanup.
4491
44922006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4493
4494 * dired.texi (Tumme): More tumme documentation.
4495
44962006-02-11 Alan Mackenzie <acm@muc.de>
4497
4498 * programs.texi ("Hungry Delete"): Correct the appellation of the
4499 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4500
45012006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4502
4503 * dired.texi (Tumme): Fix small bug.
4504
45052006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4506
4507 * macos.texi (Mac International): Rename "fontset-mac" to
4508 "fontset-standard".
4509
8cf51b2c
GM
45102006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4511
4512 * dired.texi (Tumme): Basic documentation for Tumme added.
4513
8cf51b2c
GM
45142006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4515
4516 * mule.texi (International):
4517 * programs.texi (Basic Indent): Fix typos.
4518
8cf51b2c
GM
4519 * custom.texi (Minor Modes):
4520 * display.texi (Text Display):
4521 * commands.texi (Text Characters): Update xrefs.
4522
45232006-02-07 Richard M. Stallman <rms@gnu.org>
4524
4525 * emacs.texi (Top): Update subnode menu.
4526 Update info on old Emacs papers.
4527 (Intro): "Graphical display", not window system.
4528
4529 * xresources.texi (GTK styles): Minor clarifications.
4530
4531 * trouble.texi: "Graphical display", not window system.
4532 (Stuck Recursive): Minor clarification.
4533
4534 * text.texi: Minor clarifications.
4535 (Sentences): Explain why two-space convention is better.
4536 Explain sentence-end-without-period here.
4537 (Fill Commands): Not here.
4538 (Refill): Node moved down.
4539 (Filling): Update menu.
4540 (Table Creation, Cell Justification, Column Commands): Clarify.
4541
4542 * sending.texi: Minor clarifications.
4543
4544 * search.texi (Regexp Backslash): Clarification.
4545
4546 * rmail.texi: Minor cleanups.
4547 (Rmail): Delete digression about `rmail-mode'.
4548 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4549 (Rmail Files): Mention C-u M-x rmail.
4550 (Rmail Reply): Mention References.
4551 (Rmail Display): Mention rmail-nonignored-headers.
4552
4553 * programs.texi: Minor cleanups.
4554 (Comment Commands): Mention momentary Transient Mark mode.
4555 (Matching): Be more specific about customizing show-paren-mode.
4556 (Info Lookup): Don't list the modes that support C-h S.
4557 Just say what it does in an unsupported mode.
4558 (Man Page): Delete excessive info on customizing woman.
4559 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4560
4561 * abbrevs.texi: Minor clarifications.
4562 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4563 not "dynamic abbrevs" as if they were a kind of abbrev.
4564
4565 * picture.texi (Picture): Minor cleanup.
4566
4567 * mule.texi (Communication Coding): Say "other applications".
4568 (Fontsets): Not specific to X. Add xref to X Resources.
4569 (Unibyte Mode): Rename from Single-Byte Character Support.
4570 "Graphical display", not window system.
4571 (International): Update menu.
4572
4573 * maintaining.texi (Format of ChangeLog):
4574 New node, split out from ChangeLog.
4575 (ChangeLog): Clarifications in the remaining text.
4576 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4577 (Find Tag): Add @w.
4578 (Tags Search): Explain tag table order here. Simplify grep ref.
4579 (List Tags): tags-tag-face is a variable, not a face.
4580 (Emerge): Cleanups.
4581
4582 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4583 (Keyboard Macros): Avoid "the user".
4584
4585 * killing.texi: "Graphical display", not window system.
4586
4587 * help.texi (Help Echo): "Graphical display", not window system.
4588
4589 * glossary.texi: Say "you", not "the user". Say "graphical display".
4590
4591 * frames.texi: Minor cleanups. "Graphical display", not window system.
4592
4593 * files.texi (Visiting): Make drag-and-drop not X-specific.
4594
4595 * custom.texi: Minor cleanups. "Graphical display", not window system.
4596
4597 * cmdargs.texi: Minor cleanups.
4598
4599 * building.texi (Compilation): Move and split kill-compilation para.
4600 Add para about multiple compilers.
4601 (Compilation Mode): Commands also available in grep mode and others.
4602 Mention C-u C-x ` more tutorially. Clarify C-x `.
4603 (Compilation Shell): Clarify. Put Bash example first.
4604 (Grep Searching): Minor cleanups; add @w.
4605 (Debuggers): Minor cleanups.
4606 (Starting GUD): Make GDB xgraphical mode issue clearer.
4607 (Debugger Operation): Lots of clarifications including
4608 GDB tooltip side-effect issue.
4609 (Commands of GUD): Clarify.
4610 (GUD Customization): Add bashdb-mode-hook.
4611 (GDB Graphical Interface): Rewrite for clarity.
4612 (GDB User Interface Layout): Rewrite for clarity.
4613 (Stack Buffer, Watch Expressions): Likewise.
4614 (Other GDB User Interface Buffers): Cleanups.
4615 (Lisp Libraries, External Lisp): Cleanup.
4616
4617 * basic.texi (Position Info): "Graphical displays", rather than
4618 window systems.
4619
4620 * anti.texi: Minor cleanup.
4621
8cf51b2c
GM
46222006-02-03 Eli Zaretskii <eliz@gnu.org>
4623
4624 * custom.texi (Init File, Find Init): Add cross-references to
4625 where $HOME is described.
4626
46272006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4628
4629 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4630 is not inside the @table.
4631
4632 * emacs.texi (Top): Correct node name.
4633
4634 * files.texi (File Names): Fix @xref.
4635 (Reverting): Fix typo.
4636
4637 * mule.texi (International): Correct node name.
4638
4639 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4640
46412006-02-01 Richard M. Stallman <rms@gnu.org>
4642
4643 * emacs.texi (Top): Update subnode menu.
4644
4645 * mule.texi: Minor clarifications.
4646 Reduce the specific references to X Windows.
4647 Refer to "graphical" terminals, rather than window systems.
4648 (Text Coding): Rename from Specify Coding.
4649 (Communication Coding, File Name Coding, Terminal Coding):
4650 New nodes split out from Text Coding.
4651
4652 * kmacro.texi: Minor clarifications.
4653 (Keyboard Macro Ring): Comment out some excessive commands.
4654 (Basic Keyboard Macro): Split up the table, putting part in each node.
4655
4656 * major.texi: Minor clarifications.
4657
4658 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4659
4660 * windows.texi: Minor clarifications.
4661 (Change Window): Don't describe mode-line mouse cmds here.
4662 Add xref to Mode Line Mouse.
4663
4664 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4665
4666 * macos.texi (Mac International): Fix xref.
4667
4668 * indent.texi: Minor clarifications.
4669
4670 * frames.texi: Minor clarifications.
4671 Reduce the specific references to X Windows.
4672 Refer to "graphical" terminals, rather than window systems.
4673 (Frame Parameters): Don't mention commands like
4674 set-foreground-color. Just say to customize a face.
4675 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4676
4677 * files.texi: Minor clarifications.
4678 (Numbered Backups): New node, split out from Backup Names.
4679
4680 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4681
4682 * cmdargs.texi (General Variables): Fix xref.
4683
4684 * buffers.texi: Minor clarifications.
4685
8cf51b2c
GM
46862006-01-31 Richard M. Stallman <rms@gnu.org>
4687
4688 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4689 Nodes moved to top.
4690
4691 * display.texi: Minor clarifications.
4692 (Display): Rearrange menu.
4693 (Standard Faces): Mention query-replace face.
4694 (Faces): Simplify.
4695 (Font Lock): Simplify face customization info.
4696 (Highlight Changes): Node merged into Highlight Interactively.
4697 (Highlight Interactively): Much rewriting and cleanup.
4698 (Optional Mode Line): Narrowed line number not good for goto-line.
4699 Simplify face customization advice.
4700 (Text Display): Mention use of escape-glyph face.
4701 Move ctl-arrow and tab-width here.
4702 (Display Custom): Move no-redraw-on-reenter to end of node.
4703
4704 * search.texi: Minor clarifications.
4705 (Isearch Scroll): Simplify.
4706 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4707
4708 * regs.texi (Registers): Mention bookmarks here.
4709
4710 * mark.texi: Minor clarifications.
4711 (Selective Undo): Node deleted.
4712
4713 * m-x.texi: Minor clarifications.
4714
4715 * killing.texi: Minor clarifications.
4716 Refer to "graphical" terminals, rather than window systems.
4717
4718 * help.texi: Clarifications.
4719 (Help): Don't describe C-h F and C-h K here.
4720 (Key Help): Describe C-h K here.
4721 (Name Help): Mention Emacs Lisp Intro.
4722 Describe C-h F here.
4723 (Misc Help): Mention C-h F and C-h K only briefly.
4724
4725 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4726 Selective undo text merged in.
4727 (Spelling): Mention Aspell along with Ispell.
4728
4729 * emacs.texi (Top): Update subnode menus.
4730
4731 * basic.texi (Basic Undo): Rename from Undo. Most of text
4732 moved to new Undo node.
4733
8cf51b2c
GM
47342006-01-29 Chong Yidong <cyd@stupidchicken.com>
4735
4736 * basic.texi (Continuation Lines, Inserting Text):
4737 Mention longlines mode.
4738
47392006-01-29 Richard M. Stallman <rms@gnu.org>
4740
10d1d0af 4741 * screen.texi: Minor cleanups.
8cf51b2c
GM
4742 (Screen): Clean up the intro paragraphs.
4743 (Mode Line): Lots of rewriting. Handle frame-name better.
4744 eol-mnemonic-... vars moved out.
4745
4746 * emacs.texi (Top): Change menu item for MS-DOS node.
4747 Update subnode menu.
4748
4749 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4750 chapter relates to Windows. Title changed.
4751
4752 * mini.texi: Minor cleanups.
4753
4754 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4755 (Mark): Put it in the menu.
4756
4757 * entering.texi: Minor cleanups.
4758
4759 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4760 (Intro): Refer to "graphical" terminals, rather than X.
4761
4762 * display.texi (Display Custom): Add xref to Variables.
4763 (Optional Mode Line): eol-mnemonic-... vars moved here.
4764
4765 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4766 rather than X.
4767
8cf51b2c
GM
4768 * basic.texi: Minor cleanups.
4769 (Undo): selective-undo moved.
4770
8cf51b2c
GM
47712006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4772
4773 * anti.texi (Antinews): Various corrections and additions.
4774
47752006-01-23 Juri Linkov <juri@jurta.org>
4776
4777 * custom.texi (Easy Customization, Customization Groups)
4778 (Browsing Custom): Mention links along with buttons.
4779
8cf51b2c
GM
47802006-01-21 Eli Zaretskii <eliz@gnu.org>
4781
8cf51b2c
GM
4782 * text.texi (TeX Print): Use @key for TAB.
4783
8cf51b2c
GM
4784 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4785
8cf51b2c
GM
47862006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4787
4788 * files.texi (File Aliases): Don't claim that usually separate
4789 buffers are created for two file names that name the same data.
4790 Mention additional situations where different names mean the same
4791 file on disk.
4792
47932006-01-19 Richard M. Stallman <rms@gnu.org>
4794
4795 * killing.texi (Deletion): Upcase @key argument.
4796
4797 * custom.texi (Custom Themes): Minor cleanup.
4798
4799 * programs.texi (Hungry Delete): Upcase @key argument.
4800
8cf51b2c
GM
48012006-01-16 Juri Linkov <juri@jurta.org>
4802
4803 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4804 Move `mode-line-highlight' before `mode-line-buffer-id'.
4805
8cf51b2c
GM
48062006-01-14 Richard M. Stallman <rms@gnu.org>
4807
4808 * basic.texi (Inserting Text): Minor cleanup.
4809
8cf51b2c
GM
48102006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4811
4812 * custom.texi (Changing a Variable, Face Customization):
4813 Update for changes in Custom menus.
4814
8cf51b2c
GM
48152006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4816
4817 * macos.texi (Mac International): Undo last change.
4818
8cf51b2c
GM
48192006-01-02 Chong Yidong <cyd@stupidchicken.com>
4820
4821 * custom.texi (Custom Themes): Describe the new
4822 customize-create-theme interface.
4823
48242005-12-30 Juri Linkov <juri@jurta.org>
4825
4826 * basic.texi (Position Info): Update example.
4827
c8763fb6 48282005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4829
4830 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4831
48322005-12-24 Chong Yidong <cyd@stupidchicken.com>
4833
4834 * custom.texi (Custom Themes): `load-theme' always loads.
4835
48362005-12-23 Juri Linkov <juri@jurta.org>
4837
4838 * display.texi (Highlight Interactively): Use double space to
4839 separate sentences. Replace C-p with M-p, and C-n with M-n.
4840
48412005-12-22 Richard M. Stallman <rms@gnu.org>
4842
4843 * custom.texi (Easy Customization and subnodes):
4844 Replace "active field" with "button".
4845 Use "user option" only for variables.
4846 Use "setting" for variable-or-face.
4847
48482005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4849
4850 * buffers.texi (Select Buffer): Change order in table to make
4851 "Similar" refer to the correct item.
4852 (Indirect Buffers): Minor rewording.
4853
8cf51b2c
GM
48542005-12-20 Juri Linkov <juri@jurta.org>
4855
4856 * files.texi (VC Status): Put P and N near p and n.
4857
8cf51b2c
GM
48582005-12-19 Richard M. Stallman <rms@gnu.org>
4859
4860 * programs.texi (Electric C): Delete the info about newline control.
4861 (Other C Commands): Minor cleanup.
4862 (Left Margin Paren): Minor cleanup.
4863
48642005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4865
4866 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4867 (Customization Groups): Delete text moved to "Browsing Custom".
4868 (Browsing Custom): New node.
4869 (Specific Customization): Clarify which commands only work for
4870 loaded options.
4871
48722005-12-18 Bill Wohler <wohler@newt.com>
4873
4874 * frames.texi (Tool Bars): Shorten text of previous change.
4875
48762005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4877
4878 * files.texi (VC Status): Document log-view mode.
4879
48802005-12-18 Bill Wohler <wohler@newt.com>
4881
4882 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4883 permanently via the customize interface.
4884
8cf51b2c
GM
48852005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4886
4887 * killing.texi (Killing by Lines): Document `kill-whole-line'
4888 function.
4889
c8763fb6 48902005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4891
4892 * buffers.texi (Select Buffer): Change `prev-buffer' to
4893 `previous-buffer'. Indicate that these functions use a frame
4894 local buffer list.
4895
8cf51b2c
GM
48962005-12-12 Richard M. Stallman <rms@gnu.org>
4897
4898 * custom.texi (Easy Customization): Change menu comment.
4899 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4900
4901 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4902 (Help): Among the Apropos commands, describe only C-h a here.
4903
49042005-12-11 Richard M. Stallman <rms@gnu.org>
4905
4906 * programs.texi (Options for Comments): Comment-end starts with space.
4907
4908 * glossary.texi (Glossary): Minor cleanup.
4909
4910 * files.texi (Old Versions): Use @table.
4911
8cf51b2c
GM
49122005-12-10 David Koppelman <koppel@ece.lsu.edu>
4913
4914 * display.texi (Highlight Interactively): Include
4915 global-hi-lock-mode. Add miscellaneous details and elaborations.
4916
49172005-12-09 Richard M. Stallman <rms@gnu.org>
4918
4919 * display.texi (Font Lock): Delete the Global FL menu item.
4920
49212005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4922
4923 * custom.texi (Minibuffer Maps): Mention the maps for file name
4924 completion.
4925
49262005-12-09 Kim F. Storm <storm@cua.dk>
4927
4928 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4929 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4930 cursor to next corner in rectangle; clarify insert around rectangle.
4931
8cf51b2c
GM
49322005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4933
4934 * custom.texi (Customization): Use xref to elisp manual for
4935 non-TeX output.
4936 (Minor Modes): Update.
4937 (Customization Groups, Changing a Variable, Face Customization):
4938 Update for new appearance of Custom buffers.
4939 (Changing a Variable): `custom-buffer-done-function' has been
4940 replaced by `custom-buffer-done-kill'.
4941 (Specific Customization): In the `customize-group' buffer, a
4942 subgroup's contents are not "hidden". They are not included at
4943 all. They have no [Show] button.
4944 (Mouse Buttons): Add pxref to description of mouse event lists in
4945 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4946 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4947 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4948
49492005-12-08 Richard M. Stallman <rms@gnu.org>
4950
4951 * mini.texi (Completion Commands, Completion):
4952 In file name input, SPC does not do completion.
4953
8cf51b2c
GM
49542005-12-08 Nick Roberts <nickrob@snap.net.nz>
4955
4956 * building.texi (GDB Graphical Interface): Explain screen size
4957 setting.
4958 (Other GDB User Interface Buffers): Describe features specific to
4959 GDB 6.4.
4960
8cf51b2c
GM
49612005-12-01 Nick Roberts <nickrob@snap.net.nz>
4962
4963 * building.texi (GDB User Interface Layout): Describe how to
4964 kill associated buffers.
4965 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4966 (Watch Expressions): Be more precise.
4967 (Other GDB User Interface Buffers): Describe how to change a
4968 register value.
4969
8cf51b2c
GM
49702005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4971
4972 * macos.texi (Mac Input): Remove description of
4973 mac-command-key-is-meta. Add descriptions of
4974 mac-control-modifier, mac-command-modifier, and
4975 mac-option-modifier.
4976 (Mac International): Fix description of conversion of clipboard data.
4977 (Mac Font Specs): Add example of font customization by face attributes.
4978
49792005-11-22 Nick Roberts <nickrob@snap.net.nz>
4980
4981 * building.texi (Watch Expressions): Expand description.
4982 (Other GDB User Interface Buffers): Describe local map for
4983 gud-watch.
4984
49852005-11-21 Chong Yidong <cyd@stupidchicken.com>
4986
4987 * display.texi (Font Lock): Font lock is enabled by default now.
4988
49892005-11-20 Juri Linkov <juri@jurta.org>
4990
4991 * basic.texi (Position Info): Update examples of the output.
4992 Remove the fact that examples are produced in the TeXinfo buffer,
4993 because in the Info reader users will get a different output from
4994 `C-x ='.
4995
4996 * building.texi (Compilation Mode): Remove paragraph duplicated
4997 from the node `Compilation'. Add `compilation-skip-threshold'.
4998
4999 * display.texi (Font Lock): Suggest more user-friendly method of
5000 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5001
50022005-11-18 Richard M. Stallman <rms@gnu.org>
5003
5004 * files.texi (Registering): Mention @@ in mode line.
5005
5006 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5007
50082005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5009
5010 * files.texi (Renaming and VC): Some back-ends don't
5011 handle renaming.
5012
8cf51b2c
GM
50132005-11-17 Juri Linkov <juri@jurta.org>
5014
5015 * emacs.texi (Top):
5016 * display.texi (Highlight Interactively): Put this font-lock based
5017 mode near Font Lock node.
5018
50192005-11-16 Chong Yidong <cyd@stupidchicken.com>
5020
5021 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5022 icons.
5023
50242005-11-12 Kim F. Storm <storm@cua.dk>
5025
5026 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5027 (Help Summary): Add C-h d and C-h e.
5028 (Apropos): Clarify that all apropos commands may search for either
5029 list of words or a regexp. Add C-h d for apropos-documentation.
5030 Describe apropos-documentation-sort-by-scores user option.
5031
8cf51b2c
GM
50322005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5033
5034 * killing.texi (CUA Bindings): Add @section.
5035
50362005-11-10 Kim F. Storm <storm@cua.dk>
5037
5038 * emacs.texi (Top): Add CUA Bindings entry to menu.
5039
5040 * killing.texi (CUA Bindings): New node. Moved here from
5041 misc.texi and extended with info on rectangle commands and
5042 rectangle highlighting, interface to registers, and the global
5043 mark feature.
5044
5045 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5046
5047 * regs.texi: Prev link points to CUA Bindings node.
5048
50492005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5050
5051 * help.texi (Help Echo): By default, help echos are only shown on
5052 mouse-over, not on point-over.
5053
c8763fb6 50542005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5055
5056 * misc.texi (Shell Mode): Describe how to activate password echoing.
5057
8cf51b2c
GM
50582005-11-04 Romain Francoise <romain@orebokech.com>
5059
5060 * mark.texi (Mark Ring): Fix typo.
5061
50622005-11-03 Richard M. Stallman <rms@gnu.org>
5063
5064 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5065
50662005-11-01 Bill Wohler <wohler@newt.com>
5067
5068 * help.texi (Help Mode): Fix typo.
5069
50702005-11-01 Nick Roberts <nickrob@snap.net.nz>
5071
1c6c854e
CS
5072 * building.texi (Other GDB User Interface Buffers):
5073 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5074
50752005-10-31 Romain Francoise <romain@orebokech.com>
5076
5077 * files.texi (Compressed Files): Fix typo.
5078
5079 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5080
5081 * windows.texi (Force Same Window): Likewise.
5082
50832005-10-30 Bill Wohler <wohler@newt.com>
5084
5085 * help.texi (Help Mode): URLs viewed with browse-url.
5086
50872005-10-31 Nick Roberts <nickrob@snap.net.nz>
5088
5089 * building.texi (GDB Graphical Interface): Don't reference
5090 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5091 must stay in same frame.
5092
50932005-10-29 Chong Yidong <cyd@stupidchicken.com>
5094
5095 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5096
5097 * anti.texi (Antinews): Likewise.
5098
8cf51b2c
GM
50992005-10-28 Bill Wohler <wohler@newt.com>
5100
5101 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5102
51032005-10-28 Richard M. Stallman <rms@gnu.org>
5104
5105 * files.texi (Visiting): Explain how to enter ? in a file name.
5106
5107 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5108
8cf51b2c
GM
51092005-10-25 Nick Roberts <nickrob@snap.net.nz>
5110
1c6c854e
CS
5111 * building.texi (GDB Graphical Interface):
5112 Describe gdb-mouse-until.
8cf51b2c
GM
5113
51142005-10-23 Richard M. Stallman <rms@gnu.org>
5115
5116 * custom.texi (Init File): Recommend when to use site-start.el.
5117
8cf51b2c
GM
51182005-10-21 Juri Linkov <juri@jurta.org>
5119
5120 * custom.texi (Examining): Mention accessing the old variable
5121 value via M-n in set-variable.
5122
8cf51b2c
GM
51232005-10-18 Romain Francoise <romain@orebokech.com>
5124
5125 * files.texi (Version Systems): Capitalize GNU.
5126
8cf51b2c
GM
51272005-10-18 Nick Roberts <nickrob@snap.net.nz>
5128
5129 * building.texi (Compilation Mode): Remove redundant paragraph.
5130 (Watch Expressions): Remove paragraph to reflect code change.
5131
8cf51b2c
GM
51322005-10-16 Richard M. Stallman <rms@gnu.org>
5133
5134 * building.texi (Compilation Mode, Compilation): Clarified.
5135
51362005-10-15 Richard M. Stallman <rms@gnu.org>
5137
5138 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5139
8cf51b2c
GM
51402005-10-13 Kenichi Handa <handa@m17n.org>
5141
5142 * basic.texi (Position Info): Fix previous change.
5143
c8763fb6 51442005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5145
5146 * cmdargs.texi (Icons X): Fix typo.
5147
51482005-10-12 Kenichi Handa <handa@m17n.org>
5149
5150 * basic.texi (Position Info): Describe the case that Emacs shows
5151 "part of display ...".
5152
c8763fb6 51532005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5154
5155 * cmdargs.texi (Icons X): -nb => -nbi.
5156
51572005-10-10 Chong Yidong <cyd@stupidchicken.com>
5158
5159 * frames.texi (Speedbar): A couple more clarifications.
5160
51612005-10-11 Nick Roberts <nickrob@snap.net.nz>
5162
5163 * building.texi (GDB User Interface Layout): Improve diagram.
5164 (Watch Expressions): Explain how to make speedbar global.
5165 (Other GDB User Interface Buffers): Make references more precise.
5166
8cf51b2c
GM
51672005-10-09 Richard M. Stallman <rms@gnu.org>
5168
5169 * frames.texi (Speedbar): Clarify the text.
5170
51712005-10-09 Chong Yidong <cyd@stupidchicken.com>
5172
5173 * frames.texi (Speedbar): Add information on keybindings,
5174 dismissing the speedbar, and buffer display mode. Link to
5175 speedbar manual.
5176
c8763fb6 51772005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5178
1c6c854e 5179 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5180 added -nb, --no-bitmap-icon.
5181
8cf51b2c
GM
51822005-10-07 Nick Roberts <nickrob@snap.net.nz>
5183
5184 * building.texi (GDB Graphical Interface): Add variables and
5185 functions to indices. Be more precise.
5186
c8763fb6 51872005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5188
5189 * frames.texi (Drag and Drop): Remove the x- from
5190 x-dnd-open-file-other-window and xdnd-protocol-alist.
5191
51922005-09-30 Romain Francoise <romain@orebokech.com>
5193
5194 * mini.texi (Minibuffer): The default value now appears before the
5195 colon in minibuffer prompts.
5196
8cf51b2c
GM
51972005-09-25 Richard M. Stallman <rms@gnu.org>
5198
5199 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5200
8cf51b2c
GM
52012005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5202
5203 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5204
8cf51b2c
GM
52052005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5206
5207 * emacs.texi (Top): Update submenus from macos.texi.
5208
5209 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5210 (Mac OS): Update feature support status.
5211 (Mac Input): List supported input scripts. Remove description
5212 about `mac-keyboard-text-encoding'. Mention mouse button
5213 emulation and related variables.
5214 (Mac International): Mention Central European and Cyrillic
5215 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5216 Add description about coding system for selection.
5217 Add description about language environment.
5218 (Mac Environment Variables):
5219 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5220 arguments. Add Preferences support.
5221 (Mac Directories): Explicitly state that this node is for Mac OS
5222 Classic only.
1c6c854e
CS
5223 (Mac Font Specs): Mention specification for scalable fonts.
5224 List supported charsets. Add preferred way of creating fontsets.
5225 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5226 (Mac Functions): Add descriptions about `mac-set-file-creator',
5227 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5228 and `mac-get-preference'.
5229
8cf51b2c
GM
52302005-09-16 Romain Francoise <romain@orebokech.com>
5231
5232 Update all files to specify GFDL version 1.2.
5233
5234 * doclicense.texi (GNU Free Documentation License): Update to
5235 version 1.2.
5236
52372005-09-15 Richard M. Stallman <rms@gnu.org>
5238
5239 * buffers.texi (List Buffers): Fix xref.
5240
5241 * rmail.texi (Rmail Basics): Fix xref.
5242
5243 * emacs.texi (Top): Update subnode menus.
5244
5245 * files.texi (Saving Commands): New node, broken out of Saving.
5246 (Customize Save): New node, broken out of Saving.
5247 Clarify effect of write-region-inhibit-fsync.
5248 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5249
8cf51b2c
GM
52502005-09-14 Romain Francoise <romain@orebokech.com>
5251
5252 * files.texi (Saving): Mention write-region-inhibit-fsync.
5253
52542005-09-05 Chong Yidong <cyd@stupidchicken.com>
5255
5256 * custom.texi (Custom Themes): New node.
5257
52582005-09-03 Richard M. Stallman <rms@gnu.org>
5259
49823426
GM
5260 * search.texi (Search Case): Mention vars that control
5261 case-fold-search for various operations.
8cf51b2c
GM
5262
52632005-08-22 Juri Linkov <juri@jurta.org>
5264
5265 * display.texi (Standard Faces): Merge the text from
5266 `(elisp)Standard Faces' into this node.
5267
52682005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5269
5270 * emacs.texi (Top): Delete menu item for deleted node
5271 Keyboard Translations.
5272
52732005-08-18 Richard M. Stallman <rms@gnu.org>
5274
8cf51b2c
GM
5275 * trouble.texi (Unasked-for Search):
5276 Delete xref to Keyboard Translations.
5277
5278 * glossary.texi (Glossary): Delete xref.
5279
8cf51b2c
GM
5280 * custom.texi (Minor Modes): Say that the list here is not complete.
5281 (Keyboard Translations): Node deleted.
5282 (Disabling): Delete xref to it.
5283 (Customization Groups): Fix Custom buffer example.
5284 (Hooks): Mention remove-hooks.
5285
52862005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5287
5288 * building.texi (GDB Graphical Interface): Improve filling of menu
5289 item.
5290
52912005-08-18 Nick Roberts <nickrob@snap.net.nz>
5292
5293 * building.texi (GDB Graphical Interface): Use better node names.
5294
52952005-08-14 Richard M. Stallman <rms@gnu.org>
5296
5297 * text.texi (Sentences): Fix xref.
5298
52992005-08-14 Juri Linkov <juri@jurta.org>
5300
5301 * building.texi (Compilation, Grep Searching): Move grep command
5302 headings from `Compilation' to `Grep Searching'.
5303
5304 * dired.texi (Dired and Find):
5305 * maintaining.texi (Tags Search): Replace grep xref to
5306 `Compilation' node with `Grep Searching'.
5307
5308 * files.texi (Comparing Files): Replace xref to `Compilation' with
5309 `Compilation Mode'.
5310
53112005-08-13 Alan Mackenzie <acm@muc.de>
5312
5313 * search.texi (Non-ASCII Isearch): Correct a typo.
5314 (Replacement Commands): Mention query-replace key binding.
5315
53162005-08-11 Richard M. Stallman <rms@gnu.org>
5317
5318 * programs.texi (Options for Comments): Fix xref.
5319
5320 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5321 out of Regexps.
5322
8cf51b2c
GM
53232005-08-09 Juri Linkov <juri@jurta.org>
5324
5325 * building.texi (Compilation): Use `itemx' instead of `item'.
5326 (Grep Searching): Simplify phrase.
5327
5328 * display.texi (Standard Faces): Describe vertical-border on
5329 window systems.
5330
5331 * windows.texi (Split Window): Simplify phrase and mention
5332 vertical-border face.
5333
53342005-08-09 Richard M. Stallman <rms@gnu.org>
5335
5336 * files.texi (Comparing Files): Clarify compare-windows.
5337
5338 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5339
8cf51b2c
GM
53402005-08-06 Eli Zaretskii <eliz@gnu.org>
5341
5342 * mule.texi (Coding Systems): Rephrase the paragraph about
5343 codepages: no need for "M-x codepage-setup" anymore, except on
5344 MS-DOS.
5345
5346 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5347 the MS-DOS port only.
5348
53492005-07-30 Eli Zaretskii <eliz@gnu.org>
5350
5351 * makefile.w32-in (info): Don't run multi-install-info.bat.
5352 ($(infodir)/dir): New target, produced by running
5353 multi-install-info.bat.
5354
8cf51b2c
GM
53552005-07-22 Eli Zaretskii <eliz@gnu.org>
5356
5357 * files.texi (Quoted File Names): Add index entry.
5358
8cf51b2c
GM
53592005-07-19 Juri Linkov <juri@jurta.org>
5360
5361 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5362
53632005-07-18 Juri Linkov <juri@jurta.org>
5364
8cf51b2c
GM
5365 * custom.texi (Easy Customization):
5366 * files.texi (Old Versions):
5367 * frames.texi (Wheeled Mice):
5368 * mule.texi (Specify Coding):
8cf51b2c
GM
5369 * text.texi (Cell Justification):
5370 * trouble.texi (After a Crash):
8cf51b2c
GM
5371 * xresources.texi (GTK styles):
5372 Delete duplicate duplicate words.
5373
53742005-07-17 Richard M. Stallman <rms@gnu.org>
5375
5376 * frames.texi (Creating Frames): Fix foreground color example.
5377
5378 * custom.texi (Init Examples): Clean up text about conditionals.
5379
53802005-07-16 Richard M. Stallman <rms@gnu.org>
5381
5382 * mini.texi (Completion Commands): Fix command name for ?.
5383
8cf51b2c
GM
53842005-07-16 Eli Zaretskii <eliz@gnu.org>
5385
5386 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5387 `menu' face has no effect on w32 and with GTK.
5388 Add cross-references.
8cf51b2c
GM
5389
5390 * cmdargs.texi (General Variables): Clarify the default location
5391 of $HOME on w32 systems.
5392
53932005-07-15 Jason Rumney <jasonr@gnu.org>
5394
5395 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5396 changed.
5397
53982005-07-08 Kenichi Handa <handa@m17n.org>
5399
1c6c854e
CS
5400 * mule.texi (Recognize Coding):
5401 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5402
54032005-07-07 Richard M. Stallman <rms@gnu.org>
5404
5405 * anti.texi (Antinews): Mention mode-line-inverse-video.
5406
5407 * files.texi (Saving): Minor correction about C-x C-w.
5408
5409 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5410
54112005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5412
5413 * search.texi (Isearch Scroll): Add example of using the
5414 `isearch-scroll' property.
5415 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5416 `Display Custom' node.
5417 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5418 and de-emphasize it.
5419 (Other Repeating Search): `occur' currently can not correctly
5420 handle multiline matches. Correct, clarify and update description
5421 of `flush-lines' and `keep-lines'.
5422
5423 * display.texi (Display Custom): Add anchor for `baud-rate'.
5424
54252005-07-07 Richard M. Stallman <rms@gnu.org>
5426
5427 * gnu.texi: Update where to get GNU status; add refs for how to help.
5428 Add footnotes 6 and 7.
5429
54302005-07-04 Lute Kamstra <lute@gnu.org>
5431
5432 Update FSF's address in GPL notices.
5433
8cf51b2c 5434 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5435 * trouble.texi (Checklist): Update FSF's address.
5436
8cf51b2c
GM
54372005-06-24 Richard M. Stallman <rms@gnu.org>
5438
5439 * display.texi (Text Display): Change index entries.
5440
54412005-06-24 Eli Zaretskii <eliz@gnu.org>
5442
5443 * makefile.w32-in (MAKEINFO): Use --force.
5444 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5445 Makefile.in.
8cf51b2c
GM
5446
54472005-06-23 Richard M. Stallman <rms@gnu.org>
5448
1c6c854e 5449 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5450 nobreak-char-display.
5451
5452 * emacs.texi (Top): Update detailed node listing.
5453
1c6c854e 5454 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5455 to nobreak-char-display and no-break-space to nobreak-space.
5456 (Standard Faces): Split up the list of standard faces
5457 and put it in a separate node. Add nobreak-space and
5458 escape-glyph.
5459
8cf51b2c
GM
54602005-06-23 Lute Kamstra <lute@gnu.org>
5461
5462 * mule.texi (Select Input Method): Fix typo.
5463
54642005-06-23 Kenichi Handa <handa@m17n.org>
5465
1c6c854e
CS
5466 * mule.texi (International): List all supported scripts.
5467 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5468 distribution.
5469 (Language Environments): List all language environments.
5470 Intlfonts contains fonts for most supported scripts, not all..
5471 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5472 input a specific character.
8cf51b2c
GM
5473 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5474
54752005-06-23 Juanma Barranquero <lekktu@gmail.com>
5476
49823426 5477 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5478
54792005-06-22 Miles Bader <miles@gnu.org>
5480
5481 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5482
54832005-06-20 Miles Bader <miles@gnu.org>
5484
5485 * display.texi (Faces): Add `vertical-divider'.
5486
54872005-06-17 Richard M. Stallman <rms@gnu.org>
5488
5489 * text.texi (Adaptive Fill): Minor clarification.
5490
8cf51b2c
GM
54912005-06-10 Lute Kamstra <lute@gnu.org>
5492
5493 * emacs.texi (Top): Correct version number.
5494 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5495 refer to the current version of Emacs.
5496
54972005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5498
5499 * files.texi (Log Buffer): Document when there can be more than
5500 one file to be committed.
5501
55022005-06-08 Juri Linkov <juri@jurta.org>
5503
5504 * display.texi (Faces): Add `shadow' face.
5505
55062005-06-07 Masatake YAMATO <jet@gyve.org>
5507
5508 * display.texi (Faces): Write about mode-line-highlight.
5509
55102005-06-06 Richard M. Stallman <rms@gnu.org>
5511
5512 * misc.texi (Printing Package): Explain how to initialize
5513 printing package.
5514
5515 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5516
55172005-06-05 Chong Yidong <cyd@stupidchicken.com>
5518
5519 * emacs.texi: Rename Hardcopy to Printing.
5520 Make PostScript and PostScript Variables subnodes of it.
5521
5522 * misc.texi (Printing): Rename node from Hardcopy.
5523 Mention menu bar options.
5524 Move PostScript and PostScript Variables to submenu.
5525 (Printing package): New node.
5526
5527 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5528
5529 * dired.texi (Operating on Files): Likewise.
5530
5531 * calendar.texi (Displaying the Diary): Likewise.
5532
5533 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5534
5535 * glossary.texi (Glossary): Likewise.
5536
5537 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5538 effect.
5539
55402005-06-04 Richard M. Stallman <rms@gnu.org>
5541
5542 * trouble.texi (After a Crash): Polish previous change.
5543
8cf51b2c
GM
55442005-05-30 Noah Friedman <friedman@splode.com>
5545
5546 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5547 recovery mechanism.
5548
8cf51b2c
GM
55492005-05-28 Nick Roberts <nickrob@snap.net.nz>
5550
5551 * building.texi (Other Buffers): SPC toggles display of
5552 floating point registers.
5553
8cf51b2c
GM
55542005-05-27 Nick Roberts <nickrob@snap.net.nz>
5555
5556 * files.texi (Log Buffer): Merge in description of Log Edit
5557 mode from pcl-cvs.texi.
5558
55592005-05-26 Richard M. Stallman <rms@gnu.org>
5560
5561 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5562
8cf51b2c
GM
55632005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5564
5565 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5566 not enabled by default.
5567 When not on a word, `ispell-word' by default checks the word
5568 before point.
5569
55702005-05-24 Nick Roberts <nickrob@snap.net.nz>
5571
5572 * building.texi (Debugger Operation): Simplify last sentence.
5573
55742005-05-23 Lute Kamstra <lute@gnu.org>
5575
5576 * emacs.texi: Update FSF's address throughout.
5577 (Preface): Use @cite.
5578 (Distrib): Add cross reference to the node "Copying". Mention the
5579 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5580 printed manuals.
5581 (Intro): Use @xref for the Emacs Lisp Intro.
5582
8cf51b2c
GM
55832005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5584
5585 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5586
5587 * basic.texi (Moving Point): Mention default for `goto-line'.
5588
5589 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5590 of a variable's docstring.
5591
55922005-05-18 Lute Kamstra <lute@gnu.org>
5593
5594 * maintaining.texi (Overview of Emerge): Add cross reference.
5595 Remove duplication.
5596
5597 * emacs.texi (Top): Update to the current structure of the manual.
5598 * misc.texi (Emacs Server): Add menu description.
5599 * files.texi (Saving): Fix menu.
5600 * custom.texi (Customization): Fix menu.
5601 * mule.texi (International): Fix menu.
5602 * kmacro.texi (Keyboard Macros): Fix menu.
5603
56042005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5605
5606 * display.texi: Various minor changes.
5607 (Faces): Delete text that is repeated in the next section.
5608
56092005-05-16 Nick Roberts <nickrob@snap.net.nz>
5610
5611 * building.texi (Debugger Operation): Mention GUD tooltips are
5612 disabled with GDB in text command mode.
5613
8cf51b2c
GM
56142005-05-16 Nick Roberts <nickrob@snap.net.nz>
5615
5616 * building.texi: Replace toolbar with "tool bar" for consistency.
5617 (Compilation Mode): Describe compilation-context-lines
5618 and use of arrow in compilation buffer.
5619 (Debugger Operation): Replace help text with variable's value.
5620
5621 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5622 consistency.
5623
56242005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5625
5626 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5627 Add xref.
5628
8cf51b2c
GM
56292005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5630
5631 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5632 (Position Info): Delete discussion of `goto-line'. It is already
5633 described in `Moving point'.
5634
5635 * mini.texi (Completion Commands): Correct reference.
5636 (Completion Options): Fix typo.
5637
5638 * killing.texi (Deletion): Complete description of `C-x C-o'.
5639
8cf51b2c
GM
56402005-05-10 Richard M. Stallman <rms@gnu.org>
5641
5642 * building.texi (Compilation): Clarify recompile's directory choice.
5643
5644 * frames.texi (Tooltips): Cleanups.
5645
5646 * basic.texi (Arguments): Fix punctuation.
5647
56482005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5649
5650 * screen.texi (Menu Bar): The up and down (not left and right)
5651 arrow keys move through a keyboard menu.
5652
56532005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5654
5655 * basic.texi: Various typo and grammar fixes.
5656 (Moving Point): C-a now runs move-beginning-of-line.
5657
56582005-05-08 Nick Roberts <nickrob@snap.net.nz>
5659
5660 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5661
5662 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5663 as different animals.
5664
56652005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5666
5667 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5668 Correct index entry.
5669
56702005-05-07 Nick Roberts <nickrob@snap.net.nz>
5671
5672 * building.texi (Debugger Operation): Update to reflect changes
5673 in GUD tooltips.
5674
56752005-04-30 Richard M. Stallman <rms@gnu.org>
5676
5677 * files.texi (Compressed Files): Auto Compression normally enabled.
5678
5679 * building.texi (Debugger Operation): Clarify previous change.
5680
8cf51b2c
GM
56812005-04-28 Nick Roberts <nickrob@snap.net.nz>
5682
5683 * building.texi (Debugger Operation): Add description for
5684 GUD tooltips when program is not running.
5685
56862005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5687
5688 * misc.texi (Shell): Add `Shell Prompts' to menu.
5689 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5690 description. Delete remarks moved to new node.
5691 (Shell Prompts): New node.
5692 (History References): Replace remarks moved to `Shell Prompts'
5693 with xref to that node.
5694 (Remote Host): Clarify how to specify the terminal type when
5695 logging in to a different machine.
5696
56972005-04-26 Richard M. Stallman <rms@gnu.org>
5698
5699 * emacs.texi (Top): Update submenus from files.texi.
5700
5701 * files.texi (Filesets): Clarify previous change.
5702
5703 * dired.texi (Misc Dired Features): Clarify previous change.
5704
57052005-04-25 Chong Yidong <cyd@stupidchicken.com>
5706
5707 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5708
1c6c854e
CS
5709 * dired.texi (Misc Dired Features):
5710 Document dired-compare-directories.
8cf51b2c
GM
5711
5712 * files.texi (Filesets): New node.
5713 (File Conveniences): Document Image mode.
5714
5715 * text.texi (TeX Print): Document tex-compile.
5716
57172005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5718
5719 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5720 Delete redundant reference to tooltip Custom group. It is
5721 referred too again in the next paragraph.
5722
57232005-04-24 Richard M. Stallman <rms@gnu.org>
5724
5725 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5726
8cf51b2c
GM
57272005-04-19 Kim F. Storm <storm@cua.dk>
5728
5729 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5730
57312005-04-18 Lars Hansen <larsh@math.ku.dk>
5732
5733 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5734 turns off desktop-save-mode.
5735
57362005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5737
5738 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5739 by default in terminals compatible with xterm. Mention that
5740 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5741 node.
5742
8cf51b2c
GM
57432005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5744
5745 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5746
c8763fb6 57472005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5748
5749 * xresources.texi (Table of Resources): Add cursorBlink.
5750
57512005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5752
5753 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5754 `d', `C-d' and `u'.
5755
57562005-04-11 Richard M. Stallman <rms@gnu.org>
5757
5758 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5759 (Misc X): Add -D, --basic-display.
5760
5761 * maintaining.texi (Change Log): Correct the description of
5762 the example.
5763
5764 * major.texi (Choosing Modes): Document magic-mode-alist.
5765
8cf51b2c
GM
57662005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5767
5768 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5769 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5770 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5771 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5772 `w', respectively.
5773 (Rmail Labels): Mention `l'.
5774 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5775 (Rmail Summary Edit): Describe `j' and RET.
5776
c8763fb6 57772005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5778
5779 * xresources.texi (Lucid Resources): Add fontSet resource.
5780
8cf51b2c
GM
57812005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5782
5783 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5784 now called `indicate-empty-lines'.
5785
57862005-04-06 Kim F. Storm <storm@cua.dk>
5787
5788 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5789
57902005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5791
5792 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5793 deleted.
5794 (Marks vs Flags): Add some convenient key bindings.
5795 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5796 (Misc Dired Features): Correct and expand description of `w' command.
5797
5798 * frames.texi (XTerm Mouse): Delete apparently false info.
5799 The GNU/Linux console currently does not appear to support
5800 `xterm-mouse-mode'.
5801
8cf51b2c
GM
58022005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5803
5804 * calendar.texi (Diary): Mention shell utility `calendar'.
5805
58062005-04-01 Richard M. Stallman <rms@gnu.org>
5807
5808 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5809
8cf51b2c
GM
58102005-04-01 Lute Kamstra <lute@gnu.org>
5811
5812 * maintaining.texi (Change Log): add-change-log-entry uses
5813 add-log-mailing-address.
5814
58152005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5816
5817 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5818 `VC Mode Line' and put in an xref to that node.
5819 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5820 its description.
5821
58222005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5823
5824 * calendar.texi (Calendar Systems): Say that the Persian calendar
5825 implemented here is the arithmetical one championed by Birashk.
5826
58272005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5828
5829 * programs.texi (Fortran Motion): Fix previous change.
5830
8cf51b2c
GM
58312005-03-29 Richard M. Stallman <rms@gnu.org>
5832
5833 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5834
58352005-03-29 Chong Yidong <cyd@stupidchicken.com>
5836
5837 * text.texi (Refill): Refer to Long Lines Mode.
5838 (Longlines): New node.
5839 (Auto Fill): Don't index "word wrap" here.
5840 (Filling): Add Longlines to menu.
5841
58422005-03-29 Richard M. Stallman <rms@gnu.org>
5843
5844 * xresources.texi: Minor fixes.
5845
5846 * misc.texi (Emacs Server): Fix Texinfo usage.
5847
5848 * emacs.texi (Top): Don't use a real section heading for
5849 "Detailed Node Listing". Fake it instead.
5850
5851 * basic.texi (Position Info): Minor cleanup.
5852
5853 * mule.texi (Input Methods): Minor cleanup.
5854
58552005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5856
5857 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5858 constructs as well.
5859 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5860
58612005-03-29 Kenichi Handa <handa@m17n.org>
5862
5863 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5864
5865 * basic.texi (Position Info): Update the description about the
5866 command C-u C-x =.
5867
58682005-03-28 Richard M. Stallman <rms@gnu.org>
5869
5870 * emacs.texi (Top): Use @section for the detailed node listing.
5871
5872 * calendar.texi: Minor fixes to previous change.
5873
5874 * programs.texi (Fortran): Small fixes to previous changes.
5875
5876 * emacs.texi (Top): Update list of subnodes of Dired.
5877 Likewise for building.texi.
5878
5879 * files.texi (File Conveniences): Delete Auto Image File mode.
5880
58812005-03-28 Chong Yidong <cyd@stupidchicken.com>
5882
5883 * building.texi (Flymake): New node.
5884
5885 * custom.texi (Function Keys): Document kp- event types and
5886 keypad-setup package.
5887
5888 * dired.texi (Wdired): New node.
5889
5890 * files.texi (File Conveniences): Reorder entries.
5891 Explain how to turn on Auto-image-file mode.
5892 Document Thumbs mode.
5893
5894 * mule.texi (Specify Coding): Document recode-region and
5895 recode-file-name.
5896
5897 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5898
58992005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5900
5901 * commands.texi (Keys): M-o is now a prefix key.
5902
59032005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5904
5905 * programs.texi: Reformat and update copyright years.
5906 (Fortran): Update section.
5907
59082005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5909
5910 * files.texi: Several small changes in addition to:
5911 (Visiting): Change xref for Dialog Boxes to ref.
5912 (Version Headers): Replace references to obsolete var
5913 `vc-header-alist' with `vc-BACKEND-header'.
5914 (Customizing VC): Update value of `vc-handled-backends'.
5915
59162005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5917
5918 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5919 move here from Emacs Lisp Reference Manual.
5920 * calendar.texi (Calendar/Diary, Diary Commands)
5921 (Special Diary Entries, Importing Diary): Change some xrefs to
5922 point to emacs-xtra rather than elisp.
5923
5924 * emacs-xtra.texi (Calendar Customizing):
5925 Move view-diary-entries-initially, view-calendar-holidays-initially,
5926 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5927 Emacs Manual.
5928 (Appt Customizing): Merge entire section into main Emacs Manual.
5929 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5930 mark-holidays-in-calendar here from emacs-xtra.
5931 (Displaying the Diary): Move view-diary-entries-initially,
5932 mark-diary-entries-in-calendar here from emacs-xtra.
5933 (Appointments): Move appt-display-mode-line,
5934 appt-display-duration, appt-disp-window-function,
5935 appt-delete-window-function here from emacs-xtra.
5936
5937 * calendar.texi: Update and reformat copyright.
5938 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5939 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5940 (Diary): Refer to `diary-file' rather than ~/diary.
5941 (Diary Commands): Rename node to "Displaying the Diary".
5942 * emacs.texi (Top): Rename "Diary Commands" section.
5943 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5944
59452005-03-26 Eli Zaretskii <eliz@gnu.org>
5946
5947 * misc.texi (Emacs Server): Fix the command for setting
5948 server-name. Add an xref to Invoking emacsclient.
5949
5950 * help.texi (Help Summary): Clarify when "C-h ." will do something
5951 nontrivial.
5952 (Apropos): Add cindex entry for apropos-sort-by-scores.
5953
5954 * display.texi (Text Display): Add index entries for how no-break
5955 characters are displayed.
5956
8cf51b2c
GM
59572005-03-26 Eli Zaretskii <eliz@gnu.org>
5958
5959 * files.texi (Visiting): Fix cross-references introduced with the
5960 last change.
5961
5962 * xresources.texi (GTK resources): Fix last change.
5963
8cf51b2c
GM
59642005-03-25 Chong Yidong <cyd@stupidchicken.com>
5965
5966 * xresources.texi (X Resources): GTK options documented too.
5967 (Resources): Clarify meaning of program name.
5968 (Table of Resources): Add visualClass.
5969 (GTK resources): Rewrite.
5970 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5971
5972 * display.texi (Text Display): Mention non-breaking spaces.
5973
5974 * files.texi (Reverting): Document auto-revert-check-vc-info.
5975
5976 * frames.texi (Mouse Commands): Document
5977 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5978
5979 * help.texi (Help Summary): Add `C-h .'.
5980 (Apropos): Apropos accepts a list of search terms.
5981 Document apropos-sort-by-scores.
5982 (Help Echo): Document display-local-help.
5983
5984 * misc.texi (Emacs Server): Document server-name.
5985 (Invoking emacsclient): Document -s option for server names.
5986
5987 * text.texi (Outline Visibility): Introduce "current heading
5988 line" (commands can be called with point on a body line).
5989 Re-order table to follow the sequence of discussion.
5990 hide-body won't hide lines before first header line.
5991 (TeX Mode): Add DocTeX mode.
5992
8cf51b2c
GM
59932005-03-24 Richard M. Stallman <rms@gnu.org>
5994
5995 * mule.texi (Single-Byte Character Support): Delete mention
5996 of iso-acc.el and iso-transl.el.
5997
8cf51b2c
GM
59982005-03-23 Lute Kamstra <lute@gnu.org>
5999
6000 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6001
60022005-03-23 Richard M. Stallman <rms@gnu.org>
6003
8cf51b2c
GM
6004 * search.texi: Delete explicit node pointers.
6005 (Incremental Search): New menu.
6006 (Basic Isearch, Repeat Isearch, Error in Isearch)
6007 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6008 (Slow Isearch): New subnodes.
6009 (Configuring Scrolling): Node deleted.
6010 (Search Case): Doc default-case-fold-search.
6011 (Regexp Replace): Move replace-regexp doc here.
6012
6013 * rmail.texi (Movemail): Put commas inside closequotes.
6014
6015 * picture.texi (Insert in Picture): Document C-c arrow combos.
6016 (Basic Picture): Clarify erasure.
6017
6018 * display.texi (Font Lock): Put commas inside closequotes.
6019
6020 * cmdargs.texi (General Variables): Put commas inside closequotes.
6021
60222005-03-23 Nick Roberts <nickrob@snap.net.nz>
6023
6024 * building.texi (Stack Buffer): Mention reverse contrast for
6025 *selected* frame (might not be current frame).
6026
8cf51b2c
GM
60272005-03-21 Richard M. Stallman <rms@gnu.org>
6028
6029 * building.texi (Starting GUD): Add bashdb.
6030
60312005-03-20 Chong Yidong <cyd@stupidchicken.com>
6032
6033 * basic.texi (Moving Point): Add M-g M-g binding.
6034 (Undo): Document undo-only.
6035 (Position Info): Document M-g M-g and C-u M-g M-g.
6036
6037 * building.texi (Building): Put Grep Searching after Compilation
6038 Shell.
6039 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6040 Document next-error-highlight.
6041 (Grep Searching): Document grep-highlight-matches.
6042 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6043
6044 * calendar.texi (Importing Diary): Rename node from iCalendar.
6045 Document diary-from-outlook.
6046
6047 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6048 Commands.
6049 Mention effect of X drag and drop on Dired buffers.
6050
6051 * files.texi (Visiting): Document large-file-warning-threshold.
6052 Move paragraph on file-selection dialog.
6053 Mention visiting files using X drag and drop.
6054 (Reverting): Mention using Auto-Revert mode to tail files.
6055 Document auto-revert-tail-mode.
6056 (Version Systems): Minor correction.
6057 (Comparing Files): Diff-mode is no longer based on Compilation
6058 mode.
6059 Document compare-ignore-whitespace.
6060 (Misc File Ops): Explain passing a directory to rename-file.
6061 Likewise for copy-file and make-symbolic-link.
6062
6063 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6064 Document mouse-wheel-progressive speed.
6065
6066 * help.texi (Misc Help): Document numeric argument for C-h i.
6067 Correctly explain the effect of just C-u as argument.
6068
6069 * killing.texi (Deletion): Document numeric argument for
6070 just-one-space.
6071
6072 * mini.texi (Completion): Completion acts on text before point.
6073
6074 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6075 (Emulation): CUA mode replaces pc-bindings-mode,
6076 pc-selection-mode, and s-region.
6077
6078 * mule.texi (Input Methods): Leim is now built-in.
6079 (Select Input Method): Document quail-show-key.
6080 (Specify Coding): Document revert-buffer-with-coding-system.
6081
6082 * programs.texi (Fortran Motion): Document f90-next-statement,
6083 f90-previous-statement, f90-next-block, f90-previous-block,
6084 f90-end-of-block, and f90-beginning-of-block.
6085
6086 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6087
6088 * emacs.texi (Acknowledgments): Updated.
6089
6090 * anti.texi: Total rewrite.
6091
8cf51b2c
GM
60922005-03-19 Chong Yidong <cyd@stupidchicken.com>
6093
6094 * ack.texi (Acknowledgments): Update.
6095
60962005-03-19 Eli Zaretskii <eliz@gnu.org>
6097
1c6c854e
CS
6098 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6099 Update copyright years.
8cf51b2c
GM
6100
61012005-03-14 Nick Roberts <nickrob@snap.net.nz>
6102
6103 * building.texi (Commands of GUD): Move paragraph on setting
6104 breakpoints with mouse to the GDB Graphical Interface node.
6105
61062005-03-07 Richard M. Stallman <rms@gnu.org>
6107
8cf51b2c
GM
6108 * misc.texi (Single Shell, Shell Options): Fix previous change.
6109
6110 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6111
61122005-03-06 Richard M. Stallman <rms@gnu.org>
6113
6114 * building.texi (Starting GUD): Don't explain text vs graphical
6115 GDB here. Just mention it and xref.
6116 Delete "just one debugger process".
6117 (Debugger Operation): Move GUD tooltip info here.
6118 (GUD Tooltips): Node deleted.
6119 (GDB Graphical Interface): Explain the two GDB modes here.
6120
8cf51b2c
GM
6121 * sending.texi (Sending Mail): Minor cleanup.
6122 (Mail Aliases): Explain quoting conventions.
6123 Update key rebinding example.
6124 (Header Editing): C-M-i is like M-TAB.
6125 (Mail Mode Misc): mail-attach-file does not do MIME.
6126
6127 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6128 that really belongs here.
6129 (Remote Mailboxes): Text moved to Rmail Inbox.
6130 (Rmail Display): Mention Mouse-1.
6131 (Movemail): Clarify two movemail versions.
6132 Clarify rmail-movemail-program.
6133
8cf51b2c
GM
6134 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6135 Document async shell commands.
6136 (Shell History): Clarify.
6137 (Shell Ring): Mention C-UP an C-DOWN.
6138 (Shell Options): Add comint-prompt-read-only.
6139 (Invoking emacsclient): Set EDITOR to run Emacs.
6140 (Sorting): No need to explain what region is.
6141 (Saving Emacs Sessions): Fix typo.
6142 (Recursive Edit): Fix punctuation.
6143 (Emulation): Don't mention "PC bindings" which are standard.
6144 (Hyperlinking): Explain Mouse-1 convention here.
6145 (Find Func): Node deleted.
6146
8cf51b2c
GM
6147 * help.texi (Name Help): Xref to Hyperlinking.
6148
6149 * glossary.texi (Glossary):
6150 Rename "Balance Parentheses" to "Balancing...".
6151 Add "Byte Compilation". Correct "Copyleft".
6152 New xref in "Customization".
6153 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6154 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6155 Rename "Registers" to "Register".
6156 Replace "Selecting" with "Selected Frame",
6157 "Selected Window", and "Selecting a Buffer".
6158
6159 * files.texi (Types of Log File): Explain how projects'
6160 methods can vary.
6161
8cf51b2c
GM
6162 * display.texi (Faces): Delete "Emacs 21".
6163
6164 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6165 * fixit.texi (Spelling): C-M-i like M-TAB.
6166 * mini.texi (Completion Options): C-M-i like M-TAB.
6167 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6168 * text.texi (Text Mode): C-M-i like M-TAB.
6169
6170 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6171
6172 * calendar.texi (Specified Dates): Mention `g w'.
6173 (Appointments): appt-activate toggles with no arg.
6174
8cf51b2c
GM
61752005-03-05 Juri Linkov <juri@jurta.org>
6176
6177 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6178 "invocation (command line arguments)".
8cf51b2c
GM
6179 (Misc X): Add -nbc, --no-blinking-cursor.
6180
61812005-03-04 Ulf Jasper <ulf.jasper@web.de>
6182
6183 * calendar.texi (iCalendar): No need to require it now.
6184
8cf51b2c
GM
61852005-03-03 Nick Roberts <nickrob@snap.net.nz>
6186
6187 * trouble.texi (Contributing): Mention Savannah. Direct users to
6188 emacs-devel.
6189
61902005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6191
6192 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6193 window.
6194
8cf51b2c
GM
61952005-02-27 Richard M. Stallman <rms@gnu.org>
6196
6197 * building.texi (Compilation): Update mode line status info.
6198
61992005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6200
6201 * calendar.texi (General Calendar): Document binding of
6202 scroll-other-window-down.
6203 (Mayan Calendar): Fix earliest date.
6204 (Time Intervals): Document timeclock-change.
6205 Fix timeclock-ask-before-exiting documentation.
6206
62072005-02-26 Kim F. Storm <storm@cua.dk>
6208
6209 * frames.texi (Mouse References):
6210 Add mouse-1-click-in-non-selected-windows.
6211
62122005-02-25 Richard M. Stallman <rms@gnu.org>
6213
6214 * screen.texi (Screen): Explain better about cursors and mode lines;
6215 don't presuppose text terminals.
6216 (Point): Don't assume just one cursor.
6217 Clarify explanation of cursors.
6218 (Echo Area, Menu Bar): Cleanups.
6219
6220 * mini.texi (Minibuffer): Prompts are highlighted.
6221 (Minibuffer Edit): Newline = C-j only on text terminals.
6222 Clarify resize-mini-windows values.
6223 Mention M-PAGEUP and M-PAGEDOWN.
6224 (Completion Commands): Mouse-1 like Mouse-2.
6225 (Minibuffer History): Explain history commands better.
6226 (Repetition): Add xref to Incremental Search.
6227
6228 * mark.texi (Setting Mark): Clarify info about displaying mark.
6229 Clarify explanation of C-@ and C-SPC.
6230 (Transient Mark): Mention Delete Selection mode.
6231 (Marking Objects): Clean up text about extending the region.
6232
6233 * m-x.texi (M-x): One C-g doesn't always go to top level.
6234 No delay before suggest-key-bindings output.
6235
6236 * fixit.texi (Fixit): Mention C-/ for undo.
6237 (Spelling): Mention ESC TAB like M-TAB.
6238 Replacement words with r and R are rechecked.
6239 Say where C-g leaves point. Mention ? as input.
6240
62412005-02-23 Lute Kamstra <lute@gnu.org>
6242
6243 * cmdargs.texi (Initial Options): Add cross reference.
6244
8cf51b2c
GM
62452005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6246
6247 * emacs.texi (Top): Update menu for splitting of node in
6248 msdog.texi.
6249 * frames.texi (Frames): Update xref for splitting of node in
6250 msdog.texi.
6251 * trouble.texi (Quitting): Ditto.
6252
62532005-02-16 Richard M. Stallman <rms@gnu.org>
6254
6255 * windows.texi (Split Window): Simplify line truncation info
6256 and xref to Display Custom.
6257
6258 * trouble.texi (Quitting): Emergency escape only for text terminal.
6259 (Screen Garbled): C-l for ungarbling is only for text terminal.
6260
6261 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6262
6263 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6264
6265 * programs.texi (Program Modes): Mention Python mode.
6266 (Moving by Defuns): Repeating C-M-h extends region.
6267 (Basic Indent): Clarify.
6268 (Custom C Indent): Clarify.
6269 (Expressions): Repeating C-M-@ extends region.
6270 (Info Lookup): Clarify for C-h S.
6271 (Symbol Completion): ESC TAB alternative for M-TAB.
6272 (Electric C): Clarify.
6273
6274 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6275
6276 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6277 MS-DOS Input node.
6278 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6279 (MS-DOS and MULE): Clarify.
6280 (MS-DOS Processes, Windows Processes): Fix typos.
6281
6282 * major.texi (Choosing Modes): Clarify.
6283
6284 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6285 (Keyboard Macro Step-Edit): Clarify.
6286
6287 * indent.texi (Indentation): Clarifications.
6288
6289 * help.texi (Help): Correct error about C-h in query-replace.
6290 Clarify apropos vs C-h a. Fix how to search in FAQ.
6291 (Key Help): Describe C-h w here.
6292 (Name Help): Minor cleanup. C-h w moved to Key Help.
6293 Clarify the "object" joke.
6294 (Apropos): Clarify. Mouse-1 like Mouse-2.
6295 (Help Mode): Mouse-1 like Mouse-2.
6296
6297 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6298
6299 * display.texi (Display): Reorder menu.
6300 (Faces): Cleanup.
6301 (Font Lock): Cleanup. Mention Options menu.
6302 Delete obsolete text.
6303 (Scrolling): For C-l, don't presume text terminal.
6304 (Horizontal Scrolling): Simplify intro.
6305 (Follow Mode): Clarify.
1c6c854e 6306 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6307 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6308 Doc default-tab-width. Doc line truncation more thoroughly.
6309
6310 * dired.texi (Dired Enter): C-x C-f can run Dired.
6311 (Dired Visiting): Comment out `a' command.
6312 Mouse-1 is like Mouse-2.
6313 (Shell Commands in Dired): ? can be used more than once.
6314
6315 * basic.texi (Continuation Lines): Simplify description of truncation,
6316 and refer to Display Custom for the rest of it.
6317
8cf51b2c
GM
63182005-02-06 Lute Kamstra <lute@gnu.org>
6319
6320 * basic.texi (Undo): Fix typo.
6321
6322 * cmdargs.texi (Emacs Invocation): Fix typo.
6323
6324 * custom.texi (Init Examples): Fix typo.
6325
6326 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6327
63282005-02-06 Richard M. Stallman <rms@gnu.org>
6329
6330 * regs.texi (Registers): Registers can hold numbers, too.
6331
6332 * killing.texi (Other Kill Commands): Cleanup.
6333 Delete redundant explanation of kill in read-only buffer.
6334 (Yanking): Mention term "copying".
6335 (Accumulating Text): Fix typo.
6336
6337 * entering.texi (Entering Emacs): Update rationale at start.
6338 (Exiting): Treat iconifying on a par with suspension.
6339
6340 * custom.texi (Minor Modes): Fix typo.
6341 (Easy Customization): Fix menu style.
6342 (Variables): Add xref.
6343 (Examining): Setting for future sessions works through .emacs.
6344 (Keymaps): "Text terminals", not "Many".
6345 (Init Rebinding): Explain \C-. Show example of \M-.
6346 Fix minor wording errors.
6347 (Function Keys): Explain vector syntax just once.
6348 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6349 (Init File): Mention .emacs.d directory.
6350 (Init Examples): Add xref.
6351 (Find Init): Mention .emacs.d directory.
6352
6353 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6354 (Action Arguments): Explain which kinds of -l args are found how.
6355 (Initial Options): --batch does not inhibit site-start.
6356 Add xrefs.
6357 (Command Example): Use --batch, not -batch.
6358
6359 * basic.texi (Inserting Text): Cleanup wording.
6360 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6361 C-n is not error at end of buffer.
6362 (Undo): Doc C-/ like C-_. Add xrefs.
6363 (Arguments): META key may be labeled ALT.
6364 Peculiar arg meanings are explained in doc strings.
6365
6366 * abbrevs.texi (Expanding Abbrevs): Clarify.
6367
63682005-02-05 Eli Zaretskii <eliz@gnu.org>
6369
6370 * frames.texi (Frame Parameters): Add an xref to the description
6371 of list-colors-display. Add a pointer to the X docs about colors.
6372
6373 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6374 Improve docs of list-colors-display.
8cf51b2c
GM
6375
63762005-02-03 Lute Kamstra <lute@gnu.org>
6377
6378 * frames.texi (Frames, Drag and Drop): Fix typos.
6379
63802005-02-03 Richard M. Stallman <rms@gnu.org>
6381
6382 * windows.texi (Basic Window): Mention color-change in mode line.
6383 (Change Window): Explain dragging vertical boundaries.
6384
6385 * text.texi (Sentences): Clarify.
6386 (Paragraphs): Explain M-a and blank lines.
6387 (Outline Mode): Clarify text and menu.
6388 (Hard and Soft Newlines): Mention use-hard-newlines.
6389
6390 * frames.texi (Frames): Delete unnecessary mention of Windows.
6391 (Mouse Commands): Likewise. Mention xterm mouse support.
6392 (Clipboard): Clarify.
6393 (Mouse References): Mention use of Mouse-1 for following links.
6394 (Menu Mouse Clicks): Clarify.
6395 (Mode Line Mouse): Clarify.
6396 (Drag and Drop): Rewrite.
6397
6398 * fixit.texi (Spelling): Fix typo.
6399
6400 * files.texi (File Names): Clarify.
6401 (Visiting): Update conditions for use of file dialog. Clarify.
6402 (Saving): Doc d as answer in save-some-buffers.
6403 (Remote Files): Clean up the text.
6404
6405 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6406
6407 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6408 (List Buffers): Clarify.
6409 (Several Buffers): Doc T command.
6410 (Buffer Convenience): Clarify menu.
6411
6412 * basic.texi (Undo): Clarify last change.
6413
64142005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6415
6416 * fixit.texi (Spelling): Fix typo.
6417
64182005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6419
6420 * basic.texi (Undo): Update description of `undo-outer-limit'.
6421
64222005-02-01 Nick Roberts <nickrob@snap.net.nz>
6423
6424 * building.texi: Update documentation relating to GDB Graphical
6425 Interface.
6426
64272005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6428
6429 * custom.texi (Easy Customization): Adapt menu to node name change.
6430
64312005-01-30 Richard M. Stallman <rms@gnu.org>
6432
6433 * custom.texi (Easy Customization): Defn of "User Option" now
6434 includes faces. Don't say just "option" when talking about variables.
6435 Do say just "options" to mean "anything customizable".
6436 (Specific Customization): Describe `customize-variable',
6437 not `customize-option'.
6438
6439 * glossary.texi (Glossary) <Faces>: Add xref.
6440 <User Option>: Change definition--include faces. Change xref.
6441
6442 * picture.texi (Picture): Mention artist.el.
6443
6444 * sending.texi, screen.texi, programs.texi, misc.texi:
6445 * mini.texi, major.texi, maintaining.texi, macos.texi:
6446 * help.texi, frames.texi, files.texi:
6447 Don't say just "option" when talking about variables.
6448
6449 * display.texi, mule.texi: Don't say just "option" when talking
6450 about variables. Other minor cleanups.
6451
8cf51b2c
GM
64522005-01-26 Lute Kamstra <lute@gnu.org>
6453
6454 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6455 File'. Mention the `-Q' option at the `--no-site-file' option.
6456
8cf51b2c
GM
64572005-01-22 David Kastrup <dak@gnu.org>
6458
6459 * building.texi (Grep Searching): Mention alias `find-grep' for
6460 `grep-find'.
6461
64622005-01-20 Richard M. Stallman <rms@gnu.org>
6463
6464 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6465
8cf51b2c
GM
64662005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6467
6468 * rmail.texi (Movemail): Explain differences
6469 between standard and mailutils versions of movemail.
6470 Describe command line and configuration options introduced
6471 with the latter.
6472 Explain the notion of mailbox URL, provide examples and
6473 cross-references to mailutils documentation.
6474 Describe various methods of specifying mailbox names,
6475 user names and user passwords for rmail.
1c6c854e
CS
6476 (Remote Mailboxes): New section.
6477 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6478 options used to control its behavior.
6479 (Other Mailbox Formats): Explain handling of various mailbox
6480 formats.
6481
64822005-01-13 Richard M. Stallman <rms@gnu.org>
6483
6484 * commands.texi (Commands): Clarification.
6485
64862005-01-11 Richard M. Stallman <rms@gnu.org>
6487
6488 * programs.texi (Multi-line Indent): Fix previous change.
6489 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6490
8cf51b2c
GM
64912005-01-08 Richard M. Stallman <rms@gnu.org>
6492
6493 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6494 lazy-highlight.
6495
6496 * search.texi (Query Replace): Mention faces query-replace
6497 and lazy-highlight.
6498 (Incremental Search): Update isearch highlighting info.
6499
8cf51b2c
GM
65002005-01-04 Richard M. Stallman <rms@gnu.org>
6501
6502 * custom.texi (Saving Customizations): Minor improvement.
6503
8cf51b2c
GM
65042005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6505
6506 * custom.texi (Saving Customizations): Emacs no longer loads
6507 `custom-file' after .emacs. No longer mention customizing through
6508 Custom.
6509
8cf51b2c
GM
65102005-01-01 Andreas Schwab <schwab@suse.de>
6511
6512 * killing.texi (Graphical Kill): Move up under node Killing,
6513 change @section to @subsection.
6514
65152005-01-01 Richard M. Stallman <rms@gnu.org>
6516
6517 * custom.texi (Face Customization): Mention hex color specs.
6518
6519 * emacs.texi (Top): Update Killing submenu.
6520
6521 * killing.texi (Killing): Reorganize section.
6522 No more TeX-only text; put the node command at start of chapter.
6523 But the first section heading is used only in TeX.
6524 Rewrite the text to read better in this mode.
6525 (Graphical Kill): New subnode gets some of the text that
6526 used to be in the first section.
6527
65282004-12-31 Richard M. Stallman <rms@gnu.org>
6529
6530 * dired.texi (Shell Commands in Dired): Delete the ? example.
6531
6532 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6533
6534 * files.texi (Saving): Describe new require-final-newline features
6535 and mode-require-final-newline.
6536
8cf51b2c
GM
65372004-12-29 Richard M. Stallman <rms@gnu.org>
6538
6539 * custom.texi (File Variables): Clarify previous change.
6540
c8763fb6 65412004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6542
6543 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6544 out now.
6545
65462004-12-27 Richard M. Stallman <rms@gnu.org>
6547
6548 * Makefile.in (MAKEINFO): Specify --force.
6549
6550 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6551 (Undo): Doc undo-outer-limit.
6552
8cf51b2c
GM
65532004-12-15 Juri Linkov <juri@jurta.org>
6554
6555 * mark.texi (Transient Mark, Mark Ring): M-< and other
6556 movement commands don't set mark in Transient Mark mode
6557 if mark is active.
6558
8cf51b2c
GM
65592004-12-12 Juri Linkov <juri@jurta.org>
6560
6561 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6562 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6563
6564 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6565 (Misc Dired Commands): Add @r{(Dired)} to w.
6566
65672004-12-12 Juri Linkov <juri@jurta.org>
6568
6569 * mark.texi (Marking Objects): Marking commands also extend the
6570 region when mark is active in Transient Mark mode.
6571
8cf51b2c
GM
65722004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6573
6574 * custom.texi (Saving Customizations): Emacs only loads the custom
6575 file automatically after the init file in version 22.1 or later.
6576 Adapt text and examples to this fact.
6577
8cf51b2c
GM
65782004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6579
6580 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6581 be set through Custom. Otherwise, it has no effect.
6582
8cf51b2c
GM
65832004-12-05 Richard M. Stallman <rms@gnu.org>
6584
6585 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6586 * entering.texi: Rename Command Line to Emacs Invocation.
6587
10d1d0af 6588 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6589
6590 * custom.texi (Easy Customization): Move up to section level,
6591 before Variables. Avoid using the term "variable"; say "option".
6592 New initial explanation.
6593 (Variables): In initial explanation, connect "variable" to the
6594 already-explained "user option".
6595
6596 * emacs.texi (Top): Fix ref to Command Line.
6597 Move reference to Easy Customization.
6598
6599 * xresources.texi (X Resources): Fix From link.
6600
6601 * doclicense.texi (GNU Free Documentation License): Fix To link.
6602
6603 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6604
6605 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6606
66072004-12-03 Richard M. Stallman <rms@gnu.org>
6608
6609 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6610
66112004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6612
6613 * kmacro.texi: Several small changes in addition to the following.
6614 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6615 defining a keyboard macro.
6616 Mention `kmacro-ring-max'.
6617 (Keyboard Macro Counter): Clarify description of
6618 `kmacro-insert-counter', `kmacro-set-counter',
6619 `kmacro-add-counter' and `kmacro-set-format'.
6620
66212004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6622
6623 * custom.texi (File Variables): Add `unibyte' and make it more
6624 clear that `unibyte' and `coding' are special. Suggested by Simon
6625 Krahnke <overlord@gmx.li>.
6626
6627 * mule.texi (Enabling Multibyte): Refer to File Variables.
6628 Suggested by Simon Krahnke <overlord@gmx.li>.
6629
c8763fb6 66302004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6631
6632 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6633 x-use-old-gtk-file-dialog.
6634
8cf51b2c
GM
66352004-11-20 Richard M. Stallman <rms@gnu.org>
6636
6637 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6638
66392004-11-09 Lars Brinkhoff <lars@nocrew.org>
6640
6641 * building.texi (Lisp Eval): Delete hyphen in section name.
6642
66432004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6644
6645 * files.texi (Old Versions):
6646 No longer document annotation as "CVS only".
6647
66482004-11-10 Andre Spiegel <spiegel@gnu.org>
6649
6650 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
6651 version systems, mentioning the new ones that we support.
6652 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
6653 suggestions.
6654
c8763fb6 66552004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6656
49823426 6657 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6658
c8763fb6 66592004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6660
6661 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6662
66632004-10-23 Eli Zaretskii <eliz@gnu.org>
6664
6665 * text.texi (Text Based Tables, Table Definition)
6666 (Table Creation, Table Recognition, Cell Commands)
6667 (Cell Justification, Row Commands, Column Commands)
6668 (Fixed Width Mode, Table Conversion, Measuring Tables)
6669 (Table Misc): New nodes, documenting the Table Mode.
6670
8cf51b2c
GM
66712004-10-19 Jason Rumney <jasonr@gnu.org>
6672
6673 * makefile.w32-in (info): Change order of arguments to makeinfo.
6674
66752004-10-19 Ulf Jasper <ulf.jasper@web.de>
6676
6677 * calendar.texi (iCalendar): Update for package changes.
6678
8cf51b2c
GM
66792004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6680
6681 * files.texi (Misc File Ops): View mode is a minor mode.
6682
8cf51b2c
GM
66832004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6684
6685 * calendar.texi (iCalendar): Style changes.
6686
66872004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6688
6689 * search.texi (Regexps): The regexp described in the example is no
6690 longer stored in the variable `sentence-end'.
6691
8cf51b2c
GM
66922004-10-06 Nick Roberts <nickrob@snap.net.nz>
6693
6694 * building.texi (Starting GUD): Note that multiple debugging
6695 sessions requires `gdb --fullname'.
6696
66972004-10-05 Ulf Jasper <ulf.jasper@web.de>
6698
6699 * calendar.texi (iCalendar): New section for a new package.
6700
8cf51b2c
GM
67012004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6702
6703 * text.texi: Various small changes in addition to the following.
6704 (Text): Replace xref for autotype with inforef.
6705 (Sentences): Explain nil value for `sentence-end'.
6706 (Paragraphs): Update default values for `paragraph-start' and
6707 `paragraph-separate'.
6708 (Text Mode): Correct description of Text mode's effect on the
6709 syntax table.
6710 (Outline Visibility): `hide-other' does not hide top level headings.
6711 `selective-display-ellipses' no longer has an effect on Outline mode.
6712 (TeX Misc): Add missing @cindex.
6713 Replace xref for RefTeX with inforef.
6714 (Requesting Formatted Text): The variable
6715 `enriched-fill-after-visiting' no longer exists.
6716 (Editing Format Info): Update names of menu items and commands.
6717 (Format Faces): Mention special effect of specifying the default face.
6718 Describe inheritance of text properties.
6719 Correct description of `fixed' face.
6720 (Format Indentation): Correct description of effect of setting
6721 margins. Mention `set-left-margin' and `set-right-margin'.
6722 (Format Justification): Update names of menu items.
6723 `set-justification-full' is now bound to `M-j b'.
6724 Mention that `default-justification' is a per buffer variable.
6725 (Format Properties): Update name of menu item.
6726 (Forcing Enriched Mode): `format-decode-buffer' automatically
6727 turns on Enriched mode if the buffer is in text/enriched format.
6728
67292004-10-05 Emilio C. Lopes <eclig@gmx.net>
6730
6731 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6732
67332004-09-28 Kim F. Storm <storm@cua.dk>
6734
6735 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6736 Align with new functionality.
6737
8cf51b2c
GM
67382004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6739
6740 * display.texi (Display Custom): Remove stray `@end defvar'.
6741
67422004-09-23 Kim F. Storm <storm@cua.dk>
6743
6744 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6745 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6746
8cf51b2c
GM
67472004-09-20 Richard M. Stallman <rms@gnu.org>
6748
6749 * custom.texi (Hooks): Explain using setq to clear out a hook.
6750 (File Variables): Explain multiline string constants.
6751 (Non-ASCII Rebinding): Explain when you need to update
6752 non-ASCII char codes in .emacs.
6753
6754 * building.texi (Compilation): Explain how to make a silent
6755 subprocess that won't be terminated. Explain compilation-environment.
6756
67572004-09-13 Kim F. Storm <storm@cua.dk>
6758
6759 * mini.texi (Repetition): Rename isearch-resume-enabled to
6760 isearch-resume-in-command-history and change default to disabled.
6761
8cf51b2c
GM
67622004-09-09 Kim F. Storm <storm@cua.dk>
6763
6764 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6765 with new `kmacro-name-last-macro'.
6766
8cf51b2c
GM
67672004-09-08 Juri Linkov <juri@jurta.org>
6768
6769 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6770
8cf51b2c
GM
67712004-09-03 Juri Linkov <juri@jurta.org>
6772
6773 * search.texi (Incremental Search): Update wording for M-%.
6774
67752004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6776
6777 * killing.texi (Killing): Correct description of kill commands in
6778 read-only buffer.
6779
67802004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6781
6782 * building.texi (Compilation Mode): Add a paragraph about rules
6783 for finding the compilation buffer for `next-error'.
6784
6785 * search.texi (Other Repeating Search): Mention that Occur mode
6786 supports the next-error functionality.
6787
67882004-09-02 Juri Linkov <juri@jurta.org>
6789
6790 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6791
67922004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6793
6794 * kmacro.texi (Basic Keyboard Macro):
6795 `apply-macro-to-region-lines' now operates on all lines that begin
6796 in the region, rather than on all complete lines in the region.
6797
c8763fb6 67982004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6799
6800 * frames.texi (Drag and drop): Add documentation about
6801 x-dnd-test-function and x-dnd-known-types.
6802
68032004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6804
6805 * indent.texi: Various minor changes in addition to:
6806 (Indentation Commands): Correct description of `indent-relative'.
6807 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6808 mode. The *Tab Stops* buffer uses Overwrite Mode.
6809 (Just Spaces): `tabify' converts sequences of at least two spaces
6810 to tabs.
6811
8cf51b2c
GM
68122004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6813
6814 * frames.texi (Secondary Selection): Setting the secondary
6815 selection with M-Drag-Mouse-1 does not alter the kill ring,
6816 setting it with M-Mouse-1 and M-Mouse-3 does.
6817 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6818 toolkit scroll bars.
6819 (Scroll Bars): Ditto.
6820
6821 * windows.texi (Basic Window): When using a window system, the value
6822 of point in a non-selected window is indicated by a hollow box.
6823 (Split Window): Side by side windows are separated by a scroll bar,
6824 if scroll bars are used.
6825 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6826 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6827 (Window Convenience): Update bindings for `winner-undo' and
6828 `winner-redo'.
6829
6830 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6831 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6832 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6833 of "Using Emacs as a Server".
6834 * building.texi (Building): Interchange nodes (for correct numbering).
6835 * programs.texi (Programs): Interchange nodes (for correct numbering).
6836 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6837 Info to the node structure.
6838 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6839 Rearrange order of nodes and sections such that both "GNU GENERAL
6840 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6841 end, as appropriate for appendices.
6842 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6843 Use `@unnumberedsec'.
6844 * trouble.texi: Adapt sectioning in Info to the node structure.
6845 Adapt node pointers to change in emacs.texi.
6846 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6847
8cf51b2c
GM
68482004-08-25 Kenichi Handa <handa@m17n.org>
6849
6850 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6851 description for unibyte mode.
6852
68532004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6854
6855 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6856
6857 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6858 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6859 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6860 in @pxref.
6861
68622004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6863
6864 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6865 Change section names.
6866
8cf51b2c
GM
68672004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6868
6869 * kmacro.texi (Keyboard Macro Ring): Rename section.
6870 Emacs treats the head of the macro ring as the `last keyboard macro'.
6871 (Keyboard Macro Counter): Minor change.
6872 (Save Keyboard Macro): Some clarifications.
6873 (Edit Keyboard Macro): Rename section.
6874
6875 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6876 32-bit machines.
6877 (Several Buffers): Clarify which buffer is selected if `2' is
6878 pressed in the Buffer Menu.
6879 Auto Revert mode can be used to update the Buffer Menu
6880 automatically.
6881
68822004-08-21 Eli Zaretskii <eliz@gnu.org>
6883
6884 * help.texi (Misc Help): Add an index entry for finding an Info
6885 manual by its file name.
6886
68872004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6888
6889 * files.texi (Backup Deletion): Correct description of
6890 `delete-old-versions'.
6891 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6892 (Auto Save Files): Recommend `auto-save-mode' to reenable
6893 auto-saving, rather than the abbreviation `auto-save'.
6894
68952004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6896
6897 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6898 for "killing" and "yanking" in main menu.
6899
69002004-08-16 Richard M. Stallman <rms@gnu.org>
6901
6902 * killing.texi (Yanking, Killing): Minor cleanups.
6903
6904 * mark.texi (Momentary Mark): Minor cleanups.
6905
69062004-08-15 Kenichi Handa <handa@etl.go.jp>
6907
6908 * custom.texi (Non-ASCII Rebinding):
6909 C-q always inserts the right code to pass to global-set-key.
6910
8cf51b2c
GM
69112004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6912
6913 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6914 `insert-register', instead of `C-x r g' binding, for consistency.
6915
69162004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6917
6918 * fixit.texi (Spelling): Fix typo.
6919
69202004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6921
6922 * help.texi (Help): Fix Texinfo usage.
6923
8cf51b2c
GM
69242004-07-24 Richard M. Stallman <rms@gnu.org>
6925
6926 * text.texi (Paragraphs): Update how paragraphs are separated
6927 and the default for paragraph-separate.
6928
6929 * search.texi (Regexp Replace): Further update text for new
6930 replacement operators.
6931
8cf51b2c
GM
69322004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6933
6934 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6935 `R' switch.
6936
6937 * dired.texi (Dired Updating): `k' only deletes inserted
6938 subdirectories from the Dired buffer if a prefix argument was given.
6939
6940 * search.texi (Regexps): Delete redundant definition of `symbol' in
6941 description of `\_>'. It already occurs in the description of `\_<'.
6942
8cf51b2c
GM
69432004-07-01 Juri Linkov <juri@jurta.org>
6944
6945 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6946 (Regexp Search): Add M-r.
6947
69482004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6949
6950 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6951
69522004-06-29 Jesper Harder <harder@ifa.au.dk>
6953
49823426 6954 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6955
69562004-06-25 Richard M. Stallman <rms@gnu.org>
6957
6958 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6959
69602004-06-25 David Kastrup <dak@gnu.org>
6961
6962 * search.texi (Regexp Replace): Some typo corrections and
6963 rearrangement.
6964
69652004-06-24 David Kastrup <dak@gnu.org>
6966
6967 * search.texi (Unconditional Replace): Use replace-string instead
6968 of query-replace in example.
6969 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6970 sequences.
6971 (Query Replace): Correct explanation of `^' which does not use
6972 the mark stack.
6973
69742004-06-21 Nick Roberts <nickrob@gnu.org>
6975
6976 * misc.texi (Shell History Copying): Document comint-insert-input.
6977 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6978
8cf51b2c
GM
69792004-06-20 Jesper Harder <harder@ifa.au.dk>
6980
6981 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6982 * custom.texi (Customization): Do.
6983 * anti.texi (Antinews): Do.
6984 * abbrevs.texi (Defining Abbrevs): Do.
6985
6986 * programs.texi (Info Lookup): Fix keybinding for
6987 info-lookup-symbol.
6988
69892004-06-16 Juanma Barranquero <lektu@terra.es>
6990
6991 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6992 Add emacs-xtra.
6993 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6994 (clean): Add emacs-xtra and flymake. Remove redundancies.
6995
69962004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6997
6998 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6999 Add emacs-xtra.
7000 * emacs-xtra.texi: New file.
7001
70022004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7003
7004 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7005 (Dired and Find): Mention differences with ordinary Dired buffers.
7006
8cf51b2c
GM
70072004-06-13 Richard M. Stallman <rms@gnu.org>
7008
7009 * custom.texi (Init Syntax): Explain about vars that do special
7010 things when set with setq or with Custom.
7011 (Init Examples): Add line-number-mode example.
7012
8cf51b2c
GM
70132004-06-12 Juri Linkov <juri@jurta.org>
7014
7015 * dired.texi (Operating on Files): Add dired-do-touch.
7016
8cf51b2c
GM
70172004-06-10 Juri Linkov <juri@jurta.org>
7018
7019 * building.texi (Lisp Eval): Add C-M-x on defface.
7020
70212004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7022
7023 * files.texi (Reverting): Auto-Revert mode and
7024 Global Auto-Revert mode no longer revert remote files.
7025
8cf51b2c
GM
70262004-05-29 Richard M. Stallman <rms@gnu.org>
7027
7028 * custom.texi (Init File): Two dashes start --no-site-file.
7029
8cf51b2c
GM
70302004-05-29 Alan Mackenzie <acm@muc.de>
7031
7032 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7033 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7034 (AWK, Pike): Document as "C-like modes".
7035 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7036 (M-x man): Supersedes M-x manual-entry.
7037 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7038
7039 ("Comments in C"): Delete node; the info is in CC Mode manual.
7040 (c-comment-only-line-offset): Remove description.
7041
7042 (C-c ., C-c C-c): Describe new C Mode bindings.
7043
7044 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7045 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7046 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7047 Amend definitions.
7048
7049 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7050 Describe functions.
7051
7052 (c-comment-start-regexp, c-hanging-comment-ender-p)
7053 (c-hanging-comment-starter-p): Remove obsolete definitions.
7054
7055 * emacs.texi: Remove the menu entry "Comments in C".
7056
8cf51b2c
GM
70572004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7058
7059 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7060 `M-x locate'.
7061
70622004-05-16 Karl Berry <karl@gnu.org>
7063
7064 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7065 makeinfo --html fails.
7066 * help.texi (Help Summary) [@ifnottex]: Likewise.
7067
70682004-05-13 Nick Roberts <nickrob@gnu.org>
7069
7070 * building.texi (GDB Graphical Interface): Update and describe
7071 layout first.
7072
8cf51b2c
GM
70732004-05-04 Jason Rumney <jasonr@gnu.org>
7074
7075 * makefile.w32-in: Revert last change.
7076
70772004-05-03 Jason Rumney <jasonr@gnu.org>
7078
7079 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7080
8cf51b2c
GM
70812004-04-23 Juanma Barranquero <lektu@terra.es>
7082
7083 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7084
70852004-04-18 Juri Linkov <juri@jurta.org>
7086
7087 * fixit.texi (Spelling): Remove file extension from ispell xref.
7088
70892004-04-15 Kim F. Storm <storm@cua.dk>
7090
7091 * cmdargs.texi (Initial Options): Add -Q.
7092
70932004-04-05 Kim F. Storm <storm@cua.dk>
7094
7095 * custom.texi (File Variables): Add safe-local-eval-forms.
7096
8cf51b2c
GM
70972004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7098
7099 * files.texi (Reverting): Correct description of revert-buffer's
7100 handling of point.
7101
71022004-03-22 Juri Linkov <juri@jurta.org>
7103
7104 * emacs.texi (Top): Add `Misc X'.
7105
49823426 7106 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7107
7108 * glossary.texi: Improve references.
7109
7110 * help.texi: Sync keywords with finder.el.
7111
7112 * mini.texi (Completion): Add description for menu items.
7113
7114 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7115
7116 * sending.texi (Mail Methods): Fix xref to Message manual.
7117
8cf51b2c
GM
71182004-03-12 Richard M. Stallman <rms@gnu.org>
7119
8cf51b2c
GM
7120 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7121
8cf51b2c
GM
71222004-03-04 Richard M. Stallman <rms@gnu.org>
7123
7124 * search.texi (Regexps): Explain that ^ and $ have their
7125 special meanings only in certain contexts.
7126
7127 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7128
7129 * mule.texi (Specify Coding): Doc C-x RET F.
7130
7131 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7132 for multiple compile and grep buffers.
7133 (Indirect Buffers): Don't recommand clone-indirect-buffer
7134 for multiple compile and grep buffers.
7135
8cf51b2c
GM
71362004-02-29 Juanma Barranquero <lektu@terra.es>
7137
7138 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7139 Use $(DEL) instead of rm, and ignore exit code.
7140
8cf51b2c
GM
71412004-02-23 Nick Roberts <nick@nick.uklinux.net>
7142
7143 * building.texi (Watch Expressions): Update.
7144
71452004-02-21 Juri Linkov <juri@jurta.org>
7146
1c6c854e
CS
7147 * cmdargs.texi (Action Arguments): Add alias --find-file.
7148 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7149 to Command Arguments.
7150 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7151 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7152 (Window Size X): Join -g and --geometry. Add @cindex.
7153 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7154 (Title X): Remove alias -title.
7155 (Misc X): New node.
7156
c8763fb6 71572004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7158
7159 * frames.texi (Drag and drop): Add Motif to list of supported
7160 protocols.
7161
c8763fb6 71622004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7163
7164 * frames.texi (Drag and drop): New section.
7165
71662004-01-24 Richard M. Stallman <rms@gnu.org>
7167
1c6c854e 7168 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7169 Include it only @ifnotinfo. Patch the preceding and following
7170 node headers to point to each other.
7171
71722004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7173
7174 * calendar.texi (Appointments): Update section.
7175
71762003-12-29 Kevin Ryde <user42@zip.com.au>
7177
8cf51b2c
GM
7178 * programs.texi (C Modes): Fix the xref.
7179
71802003-12-23 Nick Roberts <nick@nick.uklinux.net>
7181
7182 * building.texi (Watch Expressions): Update.
7183 (Commands of GUD): Include use of toolbar + breakpoints set from
7184 fringe/margin.
7185
71862003-12-03 Andre Spiegel <spiegel@gnu.org>
7187
7188 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7189 <acm@muc.de>.
7190
c8763fb6 71912003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7192
7193 * frames.texi (Dialog Boxes): Add use-file-dialog.
7194
8cf51b2c
GM
71952003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7196
7197 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7198 in CC Mode.
7199
8cf51b2c
GM
72002003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7201
7202 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7203 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7204 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7205 * man/frames.texi, man/glossary.texi, man/killing.texi:
7206 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7207 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7208 * man/sending.texi, man/text.texi, man/trouble.texi:
7209 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7210
72112003-11-01 Alan Mackenzie <acm@muc.de>
7212
7213 * search.texi (Scrolling During Incremental Search): Document a
7214 new scrolling facility in isearch mode.
7215
8cf51b2c
GM
72162003-10-22 Miles Bader <miles@gnu.org>
7217
7218 * Makefile.in (info): Move before $(top_srcdir)/info.
7219
72202003-10-22 Nick Roberts <nick@nick.uklinux.net>
7221
7222 * building.texi (Watch Expressions): Update section on data display
7223 to reflect code changes (GDB Graphical Interface).
7224
8cf51b2c
GM
72252003-10-13 Richard M. Stallman <rms@gnu.org>
7226
7227 * xresources.texi (GTK resources): Clean up previous change.
7228
c8763fb6 72292003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7230
7231 * xresources.texi (GTK resources): Add a note that some themes
7232 disallow customizations. Add scroll theme example.
7233
8cf51b2c
GM
72342003-09-30 Richard M. Stallman <rms@gnu.org>
7235
8cf51b2c
GM
7236 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7237
7238 * misc.texi (Saving Emacs Sessions): Shorten the section,
7239 collapsing back into one node.
7240
72412003-09-30 Lars Hansen <larsh@math.ku.dk>
7242
7243 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7244
ce058493 72452003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7246
7247 * xresources.texi (GTK names in Emacs): Correct typo.
7248
8cf51b2c
GM
72492003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7250
1c6c854e
CS
7251 * cmdargs.texi (Font X): Mention new default font.
7252 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7253 problems involved. (Result of discussion on emacs-devel.)
7254
72552003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7256
7257 * emacs.texi (Acknowledgements): Correct typo.
7258
72592003-09-22 Richard M. Stallman <rms@gnu.org>
7260
7261 * dired.texi (Misc Dired Commands): New node.
7262 (Dired Navigation): Add dired-goto-file.
7263
7264 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7265
7266 * emacs.texi (Acknowledgements): New node, split from Distribution.
7267
7268 * cmdargs.texi (Action Arguments): -f reads interactive args.
7269
8cf51b2c
GM
72702003-09-08 Lute Kamstra <lute@gnu.org>
7271
7272 * screen.texi (Mode Line): Say that POS comes before LINE.
7273 Mention `size-indication-mode'.
1c6c854e
CS
7274 * display.texi (Optional Mode Line):
7275 Document `size-indication-mode'.
8cf51b2c
GM
7276 * basic.texi (Position Info): Mention `size-indication-mode'.
7277
72782003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7279
7280 * xresources.texi (Resources): Refer to `editres' man page.
7281 (Lucid Resources): Update defaults. Expand description of
7282 `shadowThickness'.
7283
72842003-09-04 Miles Bader <miles@gnu.org>
7285
7286 * Makefile.in (top_srcdir): New variable.
7287 ($(top_srcdir)/info): New rule.
7288 (info): Depend on it.
7289
72902003-09-03 Peter Runestig <peter@runestig.com>
7291
7292 * makefile.w32-in: New file.
7293
72942003-08-29 Richard M. Stallman <rms@gnu.org>
7295
7296 * misc.texi (Saving Emacs Sessions): Correct previous change.
7297
8cf51b2c
GM
72982003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7299
8cf51b2c
GM
7300 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7301 (Intro): Include kmacro.texi after fixit.texi instead of after
7302 custom.texi. (As suggested by Kim Storm.)
7303
73042003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7305
7306 * fixit.texi (Fixit): Update `Next' pointer.
7307 * files.texi (Files): Update `Previous' pointer.
7308 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7309 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7310 (Suggested by Kim Storm.)
7311 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7312
73132003-08-18 Kim F. Storm <storm@cua.dk>
7314
7315 * kmacro.texi: New file describing enhanced keyboard macro
7316 functionality. Replaces old description in custom.texi.
7317
7318 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7319 (Keyboard Macros): Move to new kmacro.texi file.
7320
7321 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7322
8cf51b2c
GM
73232003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7324
7325 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7326
73272003-08-17 Alex Schroeder <alex@gnu.org>
7328
7329 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7330 required.
7331
8cf51b2c
GM
73322003-08-05 Richard M. Stallman <rms@gnu.org>
7333
7334 * programs.texi (Lisp Indent): Don't describe
7335 lisp-indent-function property here. Use xref to Lisp Manual.
7336
8cf51b2c
GM
73372003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7338
fffa137c 7339 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7340 abbreviations.
7341
73422003-07-24 Markus Rost <rost@math.ohio-state.edu>
7343
7344 * buffers.texi (List Buffers): Fix previous change.
7345
8cf51b2c
GM
73462003-07-13 Markus Rost <rost@math.ohio-state.edu>
7347
7348 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7349 List*.
7350
73512003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7352
8cf51b2c
GM
7353 * display.texi (Font Lock): Fix typo.
7354
73552003-07-07 Richard M. Stallman <rms@gnu.org>
7356
7357 * display.texi (Font Lock): Add xref for format info on
7358 font-lock-remove-keywords.
7359
7360 * building.texi (Compilation): Document what happens with asynch
7361 children of compiler process.
7362
7363 * help.texi (Library Keywords): Use @multitable.
7364
8cf51b2c
GM
73652003-06-04 Richard M. Stallman <rms@gnu.org>
7366
7367 * programs.texi (Expressions): Delete C-M-DEL.
7368
7369 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7370 comint-move-point-for-output renamed from
7371 comint-scroll-to-bottom-on-output.
7372
7373 * custom.texi (Init Rebinding): Replace previous change with xref.
7374 (Non-ASCII Rebinding): Explain that issue more briefly here.
7375
73762003-05-28 Richard M. Stallman <rms@gnu.org>
7377
7378 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7379
73802003-05-28 Nick Roberts <nick@nick.uklinux.net>
7381
7382 * building.texi (GDB Graphical Interface): New node.
7383 (Rewritten somewhat by RMS.)
7384
c8763fb6 73852003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7386
7387 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7388 non-English letters. Explain how to set coding systems correctly
7389 and how to include the right coding cookie in the file.
7390
c8763fb6 73912003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7392
7393 * indent.texi (Indentation): Explain the concepts.
7394 (Just Spaces): Explain why preventing tabs for indentation might
7395 be useful.
7396
8cf51b2c
GM
73972003-04-16 Richard M. Stallman <rms@gnu.org>
7398
7399 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7400
8cf51b2c
GM
74012003-02-22 Alex Schroeder <alex@emacswiki.org>
7402
7403 * cmdargs.texi (General Variables): Document SMTPSERVER.
7404
8cf51b2c
GM
7405 * sending.texi: Remove SMTP node.
7406 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7407 library.
7408
8cf51b2c
GM
74092003-02-22 Alex Schroeder <alex@emacswiki.org>
7410
7411 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7412
74132003-02-22 Simon Josefsson <jas@extundo.com>
7414
7415 * sending.texi (Mail Methods): Add node about SMTP.
7416
c8763fb6 74172003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7418
7419 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7420
8cf51b2c
GM
74212003-02-01 Kevin Ryde <user42@zip.com.au>
7422
7423 * glossary.texi (Glossary): Correction to cl cross reference.
7424
74252003-01-20 Richard M. Stallman <rms@gnu.org>
7426
7427 * killing.texi (Rectangles): Document C-x c r.
7428
c8763fb6 74292003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7430
7431 * xresources.texi (GTK resources): New node.
7432 (GTK widget names): New node.
7433 (GTK names in Emacs): New node.
7434 (GTK styles): New node.
7435
c8763fb6 74362003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7437
7438 * maintaining.texi (Create Tags Table): Add reference to the new
7439 `etags --help --lang=LANG' option.
7440
8cf51b2c
GM
74412002-10-02 Karl Berry <karl@gnu.org>
7442
49823426 7443 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7444 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7445 where needed for the sake of the HTML output.
8cf51b2c
GM
7446
74472001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7448
7449 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7450 source files.
7451
74522001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7453
7454 * Makefile.in (emacsman): New target.
7455
8cf51b2c
GM
74562001-10-20 Gerd Moellmann <gerd@gnu.org>
7457
7458 * (Version 21.1 released.)
7459
74602001-10-05 Gerd Moellmann <gerd@gnu.org>
7461
7462 * Branch for 21.1.
7463
8cf51b2c
GM
74642001-03-05 Gerd Moellmann <gerd@gnu.org>
7465
7466 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7467
8cf51b2c
GM
74682000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7469
7470 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7471
8cf51b2c
GM
74721999-07-12 Richard Stallman <rms@gnu.org>
7473
7474 * Version 20.4 released.
7475
74761998-12-04 Markus Rost <rost@delysid.gnu.org>
7477
7478 * Makefile.in (INFO_TARGETS): Delete customize.info.
7479 (DVI_TARGETS): Delete customize.dvi.
7480 (../info/customize, customize.dvi): Targets deleted.
7481
74821998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7483
7484 * Version 20.3 released.
7485
74861998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7487
7488 * Makefile.in (EMACSSOURCES): Add mule.texi.
7489 Add msdog.texi, ack.texi. Remove gnu1.texi.
7490
74911998-04-06 Andreas Schwab <schwab@gnu.org>
7492
768c0c0f
JB
7493 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7494 Use it in dvi targets.
8cf51b2c
GM
7495
74961997-09-23 Paul Eggert <eggert@twinsun.com>
7497
7498 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7499 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7500 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7501
75021997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7503
7504 * Version 20.2 released.
7505
75061997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7507
7508 * Version 20.1 released.
7509
75101997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7511
7512 * Makefile (../info/customize, customize.dvi): New targets.
7513 (INFO_TARGETS): Add ../info/customize.
7514 (DVI_TARGETS): Add customize.dvi.
7515
8cf51b2c
GM
75161996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7517
7518 * Version 19.33 released.
7519
75201996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7521
7522 * Version 19.32 released.
7523
8cf51b2c
GM
75241996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7525
7526 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7527
75281996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7529
7530 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7531 Specify -I option.
7532 (All dvi targets): Set the TEXINPUTS variable.
7533
75341996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7535
7536 * Version 19.31 released.
7537
8cf51b2c
GM
75381995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7539
7540 * Version 19.30 released.
7541
8cf51b2c
GM
75421995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7543
7544 * Makefile.in (maintainer-clean): Rename from realclean.
7545
75461994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7547
7548 * Makefile.in: New file.
7549 * Makefile: File deleted.
7550
75511994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7552
7553 * Makefile (TEXINDEX_OBJS): Variable deleted.
7554 (texindex, texindex.o, getopt.o): Rules deleted.
7555 All deps on texindex deleted.
7556 (distclean): Don't delete texindex.
7557 (mostlyclean): Don't delete *.o.
7558 * texindex.c, getopt.c: Files deleted.
7559
75601994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7561
7562 * Version 19.26 released.
7563
75641994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7565
7566 * Makefile (EMACSSOURCES): Exclude undo.texi.
7567
75681994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7569
7570 * Version 19.25 released.
7571
75721994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7573
7574 * Version 19.24 released.
7575
75761994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7577
7578 * Version 19.23 released.
7579
75801994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7581
7582 * Makefile: Delete spurious tab.
7583
75841994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7585
7586 * Makefile (.SUFFIXES): New rule.
7587
8cf51b2c
GM
75881993-12-04 Richard Stallman (rms@srarc2)
7589
7590 * getopt.c: New file.
7591 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7592 (getopt.o): New rule.
7593 (dvi): Don't depend on texindex.
49823426 7594 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7595
75961993-12-03 Richard Stallman (rms@srarc2)
7597
49823426
GM
7598 * Makefile (TEXI2DVI): New variable.
7599 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7600 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7601
76021993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7603
7604 * Version 19.22 released.
7605
76061993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7607
7608 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7609
76101993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7611
7612 * Version 19.21 released.
7613
8cf51b2c
GM
76141993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7615
7616 * Makefile (realclean): Don't delete the Info files.
7617
f0131492 76181993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7619
8cf51b2c
GM
7620 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7621 4' where appropriate.
7622
f0131492 76231993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7624
49823426 7625 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7626
7627 * texindex.c: Include "../src/config.h" if building in emacs.
7628
7629 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7630 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7631 Add target to build texindex.c, defining `emacs'.
7632
8cf51b2c
GM
76331993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7634
7635 * Version 19.19 released.
7636
8cf51b2c
GM
76371993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7638
7639 * Version 19.18 released.
7640
76411993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7642
7643 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7644
76451993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7646
7647 * Version 19.17 released.
7648
76491993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7650
7651 * split-man: Fix typos in last change.
7652
76531993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7654
7655 * Version 19.16 released.
7656
76571993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7658
7659 * version 19.15 released.
7660
76611993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7662
7663 * Makefile (distclean): It's rm, not rf.
7664
76651993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7666
7667 * Version 19.14 released.
7668
76691993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7670
7671 * Makefile: New file.
7672
76731993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7674
7675 * Version 19.13 released.
7676
76771993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7678
7679 * Version 19.9 released.
7680
76811993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7682
7683 * Version 19.8 released.
7684
76851993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7686
7687 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7688
7689 * trouble.texi: It's `enable-flow-control-on', not
7690 `evade-flow-control-on'.
7691
76921993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7693
7694 * display.texi: Document standard-display-european.
7695
76961993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7697
7698 * Version 19.7 released.
7699
7700 * emacs.texi: Add a sentence to the top menu mentioning the
7701 specific version of Emacs this manual applies to.
7702
77031993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7704
7705 * basic.texi: Document next-line-add-lines variable used to
7706 implement down-arrow.
7707
7708 * killing.texi: Document kill-whole-line.
7709
77101993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7711
7712 * text.texi: Update unix TeX ordering information.
7713
77141993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7715
7716 * news.texi: Mention fill-rectangle in keybinding list.
7717
7718 * killing.texi: Document fill-rectangle.
7719
77201993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7721
7722 * vc.texi: Bring the docs up to date with VC 5.2.
7723
77241992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7725
7726 * emacs.tex: Mention blackbox and gomoku under Amusements.
7727 Assembler mode is now mentioned and appropriately indexed
7728 under Programming Modes.
7729
77301991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7731
7732 * emacs.tex: Update TeX ordering information.
7733
8cf51b2c
GM
77341990-06-26 David Lawrence (tale@geech)
7735
7736 * emacs.tex: Note that completion-ignored-extensions is not used
7737 to filter out names when all completions are displayed in
7738 *Completions*.
7739
77401990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7741
7742 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7743
77441990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7745
7746 * emacs.tex: Add @findex grep.
7747
8cf51b2c
GM
77481988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7749
7750 * emacs.tex: Correct two typos. No other changes before
7751 Version 19 will be made.
7752
8cf51b2c
GM
77531988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7754
7755 * emacs.tex: Update information for obtaining TeX distribution from the
7756 University of Washington.
7757
7758;; Local Variables:
c8763fb6 7759;; coding: utf-8
8cf51b2c
GM
7760;; End:
7761
95df8112 7762 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7763
7764 This file is part of GNU Emacs.
7765
352c8b4a 7766 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7767 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7768 the Free Software Foundation, either version 3 of the License, or
7769 (at your option) any later version.
8cf51b2c
GM
7770
7771 GNU Emacs is distributed in the hope that it will be useful,
7772 but WITHOUT ANY WARRANTY; without even the implied warranty of
7773 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7774 GNU General Public License for more details.
7775
7776 You should have received a copy of the GNU General Public License
352c8b4a 7777 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.