Do not use Fdelete_overlay in delete_all_overlays
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
3812efdc
CY
12012-06-29 Chong Yidong <cyd@gnu.org>
2
3 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
4 * basic.texi (Erasing, Basic Undo): Fix markup.
5
c8d3a25c 62012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
7
8 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
9
c8d3a25c 102012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
11
12 * fixit.texi (Undo): Fix typo. (Bug#11775)
13
65400531
GM
142012-06-27 Glenn Morris <rgm@gnu.org>
15
16 * ack.texi (Acknowledgments): Tiny update.
17
ac1a0ce1 182012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
19
20 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
21
ddfbf826 222012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 23
ddfbf826 24 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
25
26 * anti.texi:
27 * building.texi:
28 * cmdargs.texi:
29 * custom.texi:
30 * display.texi:
31 * files.texi:
32 * frames.texi:
33 * glossary.texi:
34 * misc.texi:
35 * mule.texi:
36 * programs.texi:
37 * sending.texi:
38 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
39
85973ba0
MA
402012-06-06 Michael Albinus <michael.albinus@gmx.de>
41
42 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
43
c1dabff0
GM
442012-05-28 Glenn Morris <rgm@gnu.org>
45
46 * ack.texi, building.texi, calendar.texi, custom.texi:
47 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
48
abb9615e
GM
492012-05-27 Glenn Morris <rgm@gnu.org>
50
bd39eb06
GM
51 * emacs.texi: Simplify following removal of node pointers.
52
abb9615e
GM
53 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
54 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
55 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
56 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
57 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
58 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
59 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
60 * windows.texi, xresources.texi: Nuke hand-written node pointers.
61
6c200b4a
GM
622012-05-22 Glenn Morris <rgm@gnu.org>
63
64 * emacs.texi (Acknowledgments): Add another contributor.
65
3fe7cdc8
GM
662012-05-12 Glenn Morris <rgm@gnu.org>
67
68 * Makefile.in (MKDIR_P): New, set by configure.
69 (mkinfodir): Use $MKDIR_P.
70
dc0f75c8
GM
712012-05-10 Glenn Morris <rgm@gnu.org>
72
b8a82b69
GM
73 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
74 with "coding: raw-text".
75
dc0f75c8
GM
76 * files.texi (Interlocking): Mention create-lockfiles option.
77
666b903b 782012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
79
80 * frames.texi (Mouse References, Mouse Commands): Fix index
81 entries (Bug#11362).
82
eceeb5fc 832012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 84
eceeb5fc
CY
85 * custom.texi (Customization Groups, Custom Themes, Examining):
86 Improve page breaks.
87
88 * rmail.texi (Rmail Display): Use example rather than smallexample.
89
90 * calendar.texi: Convert inforefs to refs.
91
92 * dired.texi (Dired Enter): Improve page break.
93
94 * abbrevs.texi (Abbrev Concepts): Copyedits.
95
96 * maintaining.texi (Registering, Tag Syntax):
97 Tweak line and page breaks.
98
99 * programs.texi (Programs, Electric C): Copyedits.
100 (Program Modes): Add xref to Fortran.
101 (Left Margin Paren): Remove what was (oddly enough) the only use
102 of defvar in the entire Emacs manual.
103 (Hungry Delete): Remove footnote about ancient Emacs version.
104 (Other C Commands): Use example rather than smallexample.
105
106 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
107 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
108 Tweak line and page breaks.
109
110 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
111 (Major Modes): Use example rather than smallexample.
bbba8869 112
eceeb5fc
CY
113 * mule.texi (Output Coding): Reword to improve page-breaks.
114
115 * frames.texi (Fonts): Tweak line and page breaks.
116 Use example rather than smallexample. Change cross-reference.
117 (Text-Only Mouse): Fix xref.
118
119 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
120 (Indirect Buffers): Tweak line- and page-breaks.
121
122 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
123
8045b906
GM
1242012-05-04 Glenn Morris <rgm@gnu.org>
125
126 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
127 (info, infoclean): Use $INFO_EXT.
128 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
129 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
130 (INFO_TARGETS): Use $INFO_EXT.
131 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
132
90207a15 1332012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
134
135 * emacs.texi (@copying): Only print EDITION in the TeX version.
136
e2058813
GM
137 * search.texi (Regexp Search): Just say "Emacs".
138
a162959e
GM
139 * display.texi (Auto Scrolling):
140 Reword to avoid repetition and improve page break.
141
9eb25ee8
GM
142 * xresources.texi (Resources):
143 * mule.texi (Language Environments):
144 * misc.texi (Amusements):
145 * maintaining.texi (VC Change Log):
146 * frames.texi (Fonts):
147 * custom.texi (Specifying File Variables, Minibuffer Maps):
148 * cmdargs.texi (Initial Options):
149 * building.texi (Flymake):
150 Reword to remove/reduce some overly long/short lines.
151
a4289d0e
GM
1522012-04-27 Glenn Morris <rgm@gnu.org>
153
154 * emacs.texi: Some fixes for detailed menu.
155
1a72be46
GM
156 * emacs.texi: Add "et al." to authors.
157
16152b76
GM
158 * ack.texi, basic.texi, buffers.texi, building.texi:
159 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
160 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
161 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
162 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
163 * search.texi, trouble.texi, windows.texi:
164 Use Texinfo recommended convention for quotes+punctuation.
165
578c1d4b 1662012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 167
578c1d4b
GM
168 * mule.texi (Bidirectional Editing): Improve indexing.
169 Minor wording tweaks.
84412f2c 170
467a33d0
CY
1712012-04-15 Chong Yidong <cyd@gnu.org>
172
173 * misc.texi (emacsclient Options): More clarifications.
174
e6fd457e 1752012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 176
41be52d7
GM
177 * msdog.texi (Windows Printing): It doesn't set printer-name.
178
05806f43
GM
179 * mule.texi (Language Environments): Move font info to "Fontsets".
180 (Fontsets): Move intlfonts etc here from "Language Environments".
181 Copyedits.
182 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
183 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
184
e6fd457e 1852012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 186
0be641c0
CY
187 * glossary.texi (Glossary): Standardize on "text terminal"
188 terminology. All callers changed.
189
6a00f380
CY
190 * misc.texi (emacsclient Options): Document "client frame" concept
191 and its effect on C-x C-c more carefully.
192
e6fd457e 1932012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 194
870e8fb8
GM
195 * frames.texi (Scroll Bars):
196 * glossary.texi (Glossary): Use consistent case for "X Window System".
197
71cd7772
GM
198 * mule.texi (Select Input Method, Coding Systems):
199 State command names in kbd tables.
200 (Recognize Coding): Add cross-ref.
201 (Output Coding): Don't mention message mode in particular.
202 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
203 Copyedits.
204
35dc09a1 2052012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
206
207 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
208 Copyedits.
209 (Coding Systems): Mac OS X apparently uses newlines for EOL.
210 (Recognize Coding): Remove old auto-coding-regexp-alist example.
211 auto-coding-functions does not override coding: tags.
212 Remove rmail-decode-mime-charset; it no longer has any effect.
213
35dc09a1 2142012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
215
216 * custom.texi (Creating Custom Themes): Add reference to Custom
217 Themes node in Lisp manual.
218
35dc09a1 2192012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
220
221 * mule.texi (International): Copyedits.
222 (International Chars): Update C-x = example output.
223 (Disabling Multibyte): Rename from "Enabling Multibyte".
224 Clarify what "unibyte: t" does, and mode-line description.
225 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
226 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 227 (Language Environments): Copyedits.
893585f4
GM
228 (Input Methods): Copyedits. Use "^" for the postfix example,
229 because it is less confusing inside Info's `quotes'.
e0550cae 230
bd7239f5 231 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
232 Update for "Disabling Multibyte" node name change.
233 * emacs.texi: Update for "Disabling Multibyte" node name change.
234
1c64e6ed
GM
235 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
236 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
237 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
238 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
239 * sending.texi, text.texi, trouble.texi:
240 Use @file for buffers, per the Texinfo manual.
241
20331c1c
GM
242 * entering.texi (Entering Emacs):
243 Do not mention initial-buffer-choice = t.
244
8fc85b20
GM
245 * misc.texi (Gnus Startup): Use @env for environment variables.
246
35dc09a1
GM
247 * Makefile.in: Replace non-portable use of $< in ordinary rules.
248
87124233
GM
2492012-04-12 Glenn Morris <rgm@gnu.org>
250
251 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
252
f3774f20
GM
2532012-04-07 Glenn Morris <rgm@gnu.org>
254
255 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
256
8980d0b9
GM
2572012-04-05 Glenn Morris <rgm@gnu.org>
258
259 * glossary.texi (Glossary): Use anchors for internal cross-references.
260
8bf27c8a
GM
2612012-04-04 Glenn Morris <rgm@gnu.org>
262
263 * glossary.texi (Glossary): Copyedits.
264 Use Texinfo-recommended convention for quotes and punctuation.
265 Comment out a few specialized (Rmail) items.
a0706406 266 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 267 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 268
529c06b6
CY
2692012-04-03 Chong Yidong <cyd@gnu.org>
270
271 * sending.texi (Mail Misc): Fix an index entry.
272
53b0595a
EZ
2732012-04-02 Eli Zaretskii <eliz@gnu.org>
274
275 * msdog.texi (Windows Startup): Add description of emacsclient
276 operation under -c and -t on MS-Windows.
277
278 * misc.texi (emacsclient Options): Add cross-reference to "Windows
279 Startup". (Bug#11091)
280
dc663c79
DM
2812012-04-02 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
282
283 * custom.texi (Changing a Variable): Fix example.
284
0d224826
EZ
2852012-04-01 Eli Zaretskii <eliz@gnu.org>
286
287 * misc.texi (emacsclient Options): More clarifications about -t
288 and -c on MS-Windows. (Bug#11091)
289
1d265f9f
EZ
2902012-03-31 Eli Zaretskii <eliz@gnu.org>
291
292 * misc.texi (emacsclient Options): Document peculiarities of new
293 frame creation on MS-Windows under -c or -t options. (Bug#11091)
294
5319014e
CY
2952012-03-30 Chong Yidong <cyd@gnu.org>
296
297 * files.texi (File Conveniences): Clarify Imagemagick discussion.
298
2bfab837
GM
2992012-03-22 Glenn Morris <rgm@gnu.org>
300
301 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
302
986bd52a
CY
3032012-03-17 Chong Yidong <cyd@gnu.org>
304
305 * package.texi (Package Installation): Document use of
306 package-initialize in init file.
307
66ecdc9e
GM
3082012-03-16 Glenn Morris <rgm@gnu.org>
309
310 * help.texi (Language Help):
311 * mule.texi (International Chars):
312 etc/HELLO is for character demonstration.
313
9805f81d
DM
3142012-03-15 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
315
316 * dired.texi (Shell Commands in Dired): Fix typo.
317
a08a07e3
CY
3182012-03-04 Chong Yidong <cyd@gnu.org>
319
320 * killing.texi (Clipboard): Document clipboard manager.
321
53eced6d
GM
3222012-02-29 Glenn Morris <rgm@gnu.org>
323
f8425af2
GM
324 * ack.texi (Acknowledgments): Use @Tex{} in more places.
325
775b55af
GM
326 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
327
53eced6d
GM
328 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
329
44e97401
GM
3302012-02-28 Glenn Morris <rgm@gnu.org>
331
332 * custom.texi, display.texi, emacs.texi, files.texi:
333 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
334 Standardize possessive apostrophe usage.
335
525795c1
JD
3362012-02-25 Jan Djärv <jan.h.d@swipnet.se>
337
338 * macos.texi (Mac / GNUstep Customization): Remove text about
339 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
340
562af8bb
DM
3412012-02-25 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
342
343 * buffers.texi (Select Buffer): Mention that saving in a new file
344 name can switch to a different major mode.
345
6ea1787e
GM
3462012-02-23 Glenn Morris <rgm@gnu.org>
347
49fe4321
GM
348 * mini.texi (Minibuffer File, Completion Options, Repetition):
349 Copyedits.
350 (Completion Example): Other M-x au* commands may be defined.
351 (Completion Styles): Mention emacs21 and completion-category-overrides.
352
8f4042d2
GM
353 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
354 (Windows Keyboard, Windows Mouse, Windows Processes)
355 (Windows Printing, Windows Misc): Copyedits.
356 (ls in Lisp): Update switches list.
357
371fb833
GM
358 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
359 Update dos-mode* function names.
360 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
361 (MS-DOS Processes): Add xref to main ls-lisp section.
362
6ea1787e
GM
363 * ack.texi (Acknowledgments): Mention smie.
364
40ace058
GM
3652012-02-22 Glenn Morris <rgm@gnu.org>
366
367 * macos.texi: Copyedits. Fix @key/@kbd usage.
368 (Mac / GNUstep Basics): Don't mention the panels, since the next
369 section covers them.
370 (Mac / GNUstep Customization): Merge some panel info from previous.
371
41f1e868
GM
3722012-02-21 Glenn Morris <rgm@gnu.org>
373
68af8d4f
GM
374 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
375 Small fixes.
376
2e03845d
GM
377 * emacs-xtra.texi: Picture mode is no longer a chapter.
378
f9a998c3
GM
379 * picture-xtra.texi (Basic Picture): C-a does get remapped.
380
41f1e868
GM
381 * ack.texi (Acknowledgments): Small changes, including resorting,
382 and removal of things no longer distributed.
383
ea09410d
GM
3842012-02-20 Glenn Morris <rgm@gnu.org>
385
2d2f6581
GM
386 * emacs.texi (Top, Preface): Small rephrasings.
387 (menu, detailmenu): Update entries, and reformat some descriptions.
388 * building.texi, display.texi, emacs-xtra.texi, files.texi:
389 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
390 Reformat some menu descriptions.
391
196f8c0e
GM
392 * ack.texi (Acknowledgments): More updates.
393
8730412a
GM
394 * emacs.texi (Acknowledgments): Add several names from ack.texi,
395 and from Author: headers.
ae15b89b 396 (Distrib): Small updates.
ea09410d 397
37863f20
GM
3982012-02-18 Glenn Morris <rgm@gnu.org>
399
37c3b9ee
GM
400 * ack.texi (Acknowledgments): Add xref to Org manual.
401
b474519e
GM
402 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
403 of '*mail*', since Message does not call it that.
404 (Rmail Reply): Rename rmail-dont-reply-to-names.
405 \\`info- no longer handled specially.
406 Update for rmail-enable-mime-composing.
407 Don't mention 'm' for replies.
408 Don't mention rmail-mail-new-frame and cancelling, since it does
409 not work for Message at the moment.
410
a5987767
GM
411 * cal-xtra.texi: Copyedits.
412
37863f20
GM
413 * emacs-xtra.texi: Set encoding to ISO-8859-1.
414
112d1241
GM
4152012-02-17 Glenn Morris <rgm@gnu.org>
416
0fd2c9a3
GM
417 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
418
1d6ecbfa
GM
419 * ack.texi (Acknowledgments): Mention Gnulib.
420
102f1b54
GM
421 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
422
112d1241
GM
423 * calendar.texi: Misc small changes, including updating the dates
424 of examples.
425
3a05ff1d
GM
4262012-02-16 Glenn Morris <rgm@gnu.org>
427
d1354af0
GM
428 * calendar.texi: Misc small changes.
429
5f9756ec
GM
430 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
431 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
432
3b19a30d
GM
433 * dired-xtra.texi (Subdir Switches): Small fixes.
434
3a05ff1d
GM
435 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
436
9f26dc24
GM
4372012-02-15 Glenn Morris <rgm@gnu.org>
438
439 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
440
fb969a57
GM
4412012-02-12 Glenn Morris <rgm@gnu.org>
442
443 * ack.texi (Acknowledgments):
444 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
445
0aca1292
GM
4462012-02-10 Glenn Morris <rgm@gnu.org>
447
104dc9c6
GM
448 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
449
0aca1292
GM
450 * programs.texi (Misc for Programs): Mention electric-layout-mode.
451
91af9d2e
GM
4522012-02-09 Glenn Morris <rgm@gnu.org>
453
0aca1292
GM
454 * buffers.texi (Misc Buffer): M-x info does not seem to require a
455 buffer switch after M-x rename-uniquely.
63c727b2 456
91af9d2e
GM
457 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
458
1ef1990c
JB
4592012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
460
461 * text.texi (Org Mode): Fix typo.
462
e74e58c9
GM
4632012-02-08 Glenn Morris <rgm@gnu.org>
464
cefee440
GM
465 * ack.texi (Acknowledgments): Update emacs-lock info.
466
a7686350
GM
467 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
468
e74e58c9
GM
469 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
470
fe93bc91
GM
4712012-02-07 Glenn Morris <rgm@gnu.org>
472
473 * files.texi (File Conveniences): Mention ImageMagick images.
474
d273439c
GM
4752012-02-05 Glenn Morris <rgm@gnu.org>
476
649f602c
GM
477 * trouble.texi (Checklist): Mention debug-on-event.
478
d273439c
GM
479 * maintaining.texi (Maintaining): Add cross-ref to ERT.
480
a9410bdf
GM
4812012-02-04 Glenn Morris <rgm@gnu.org>
482
1f5e1a16
GM
483 * macos.texi (Customization options specific to Mac OS / GNUstep):
484 New subsection.
485
b7314ef7
GM
486 * display.texi (Colors): Mention list-colors-sort.
487
a9410bdf
GM
488 * files.texi (File Conveniences): Mention image animation.
489
75319d7f
CY
4902012-01-31 Chong Yidong <cyd@gnu.org>
491
492 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
493 scroll bars (Bug#10666).
494
2680c309
CY
4952012-01-28 Chong Yidong <cyd@gnu.org>
496
691db250
CY
497 * files.texi (Filesets): Fix typos.
498
2680c309
CY
499 * display.texi (Faces): Add xref to Colors node.
500
2a90dfca
DM
5012012-01-27 Dani Moncayo <dmoncayo@gmail.com>
502
503 * buffers.texi (Select Buffer): Clarify explanation of switching
504 to new buffers. Fix description of next-buffer and
6df6ae42 505 previous-buffer (Bug#10334).
2a90dfca
DM
506 (Misc Buffer): Add xref to View Mode.
507
508 * text.texi (Fill Commands): Fix description of
509 sentence-end-double-space.
510
20d2304d
CY
5112012-01-23 Chong Yidong <cyd@gnu.org>
512
f088cb8b 513 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 514
01ec1eed
VS
5152012-01-16 Volker Sobek <reklov@live.com> (tiny change)
516
517 * programs.texi (Comment Commands): Typo (bug#10514).
518
06848b82
CY
5192012-01-15 Chong Yidong <cyd@gnu.org>
520
521 * xresources.texi (X Resources): Describe GTK+ case first.
522 (Resources): Don't use borderWidth as an example, since it doesn't
523 work with GTK+.
524 (Table of Resources): Clarify role of several resources, including
525 the Emacs 24 behavior of cursorBlink etc.
526 (Face Resources): Node deleted. Recommend using Customize
527 instead. Add paragraph to `Table of Resources' node summarizing
528 how to use X resources for changing faces.
529 (Lucid Resources): Rewrite, omitting description of font names,
530 referring to the Fonts node instead.
531 (LessTif Resources): Copyedits.
532 (GTK resources): Rewrite, describing the difference between gtk2
533 and gtk3.
534 (GTK Resource Basics): New node.
535 (GTK Widget Names, GTK Names in Emacs): Rewrite.
536 (GTK styles): Just refer to Fonts node for GTK font format.
537
538 * display.texi (Faces): Document the cursor face.
539
a73a3461
CY
5402012-01-14 Chong Yidong <cyd@gnu.org>
541
01ec1eed 542 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
543 (General Variables): Add xref to Lisp Libraries.
544 (Initial Options): Copyedits.
545 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
546 (Environment): Clarify what getenv does.
547 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
548 light backgrounds on xterms.
549 (Misc Variables): TEMP and TMP are not Windows-specific.
550 (Display X): Copyedits.
551 (Colors X): -bd does nothing for GTK.
552 (Icons X): Gnome 3 doesn't use taskbars.
553
554 * misc.texi (Shell): Document exec-path here.
555
556 * rmail.texi (Movemail): Add xref for exec-path.
557
e517eda4
GM
5582012-01-13 Glenn Morris <rgm@gnu.org>
559
560 * dired.texi (Dired and Find): Clarify find-ls-options.
561
1de76afe
CY
5622012-01-09 Chong Yidong <cyd@gnu.org>
563
71873e2b 564 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
565 SHA-256.
566
c61ab18c
CY
5672012-01-07 Chong Yidong <cyd@gnu.org>
568
e490b289
CY
569 * display.texi (Useless Whitespace): Add Whitespace mode.
570
1de77c4c
CY
571 * custom.texi (Hooks): Discuss how to disable minor modes.
572
573 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 574 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 575
c61ab18c
CY
576 * trouble.texi (Lossage): Refer to Bugs node for problems.
577 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
578 (Screen Garbled): Don't refer to terminal "manufacturers".
579 (Total Frustration): Node deleted. Eliza is documented in
580 Amusements now.
71873e2b
SM
581 (Known Problems): More info about using the bug tracker.
582 Mention debbugs package.
c61ab18c
CY
583 (Bug Criteria): Copyedits.
584 (Understanding Bug Reporting): Mention emacs -Q.
585
89bd9ccd
CY
5862012-01-06 Chong Yidong <cyd@gnu.org>
587
588 * custom.texi (Specifying File Variables): The mode: keyword
589 doesn't have to be first anymore. Add example of specifying minor
590 modes.
591 (Directory Variables): Simplify example. Mention application to
592 non-file buffers.
593 (Disabling): Use "initialization file" terminology.
594 (Init Examples): Fix hook example.
595
8034735f
EZ
5962012-01-06 Eli Zaretskii <eliz@gnu.org>
597
598 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
599 (Bug#10422)
600 Move the stuff about resources to xresources.texi.
601
602 * xresources.texi (Resources): Move information about setting X
603 resources in the Registry from cmdargs.texi. Make the index entry
604 be similar to the one in cmdargs.texi.
605
b0d7d8af
CY
6062012-01-05 Chong Yidong <cyd@gnu.org>
607
608 * custom.texi (Customization Groups): Update example.
609 (Browsing Custom): Document the new search field.
610 (Changing a Variable): Update example for Emacs 24 changes.
611 Document Custom-set and Custom-save commands.
612 (Face Customization): Document Emacs 24 changes. De-document
613 modify-face.
614 (Specific Customization): Mention customize-variable.
615 (Custom Themes): Add customize-themes, custom-theme-load-path,
616 custom-theme-directory, and describe-theme.
617 (Creating Custom Themes): New node.
618 (Examining): Mention M-:.
619
620 * package.texi (Packages): Fix typo.
621
88c5c7c8
CY
6222012-01-03 Chong Yidong <cyd@gnu.org>
623
624 * misc.texi (Single Shell): Don't document Lisp usage of
625 shell-command. Tidy up discussion of synchronicity. Add index
626 entries for async-shell-command.
627 (Interactive Shell): Note that M-x shell uses shell-file-name.
628 Note change in behavior in Emacs 24.
629 (Shell Mode): Shell mode now uses completion-at-point.
630 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
631 default method for recognizing prompts nowadays.
632 (Shell Ring): Add xref to Minibuffer History.
633 (Directory Tracking): Explain Dirtrack mode in more detail.
634 (Term Mode): Fix index entries.
635 (Paging in Term): Merge into Term Mode.
636 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
637 (Printing): Fix xref. State default of lpr-switches.
638 (PostScript): Remove obsolete sentence. Omit description of
639 non-interactive behaviors.
640 (Hyperlinking): Improve description.
641 (Browse-URL): Using compose-mail for mailto URLs is the default.
642 Document browse-url-mailto-function.
643 (Goto Address mode): Add index entries. Add xref to Browse-URL.
644 (FFAP): FFAP is not a minor mode.
71873e2b
SM
645 (Amusements): M-x lm was renamed to M-x landmark.
646 Document nato-region.
88c5c7c8 647
b8ecfdfe
CY
6482012-01-01 Chong Yidong <cyd@gnu.org>
649
650 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
651 (Gnus Startup): Note that the system might not be set up for news.
652 Describe group levels more clearly.
653 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
654 Summary of Gnus.
655 (Document View): Copyedits. Move zoom commads to DocView
656 Navigation node.
657 (DocView Navigation, DocView Searching, DocView Slicing)
658 (DocView Conversion): Nodes renamed from Navigation, etc.
659
660 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
661
7bc7d2aa
EZ
6622011-12-31 Eli Zaretskii <eliz@gnu.org>
663
664 * basic.texi (Moving Point): Fix the description of C-n and C-p.
665 (Bug#10380)
666
b30941db
CY
6672011-12-30 Chong Yidong <cyd@gnu.org>
668
669 * sending.texi (Sending Mail): Document initial mail buffer name,
670 and changed multiple mail buffer behavior.
671 (Mail Format): Put the example at the top of the section.
672 (Mail Headers): Move discussion of "From" to the top.
673 (Mail Sending): Document sendmail-query-once.
674 (Citing Mail): Make it less Rmail-specific.
675
0ed49f93
CY
6762011-12-29 Chong Yidong <cyd@gnu.org>
677
678 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
679 example. Add index entries.
680 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
681
c40a7de7
CY
6822011-12-26 Chong Yidong <cyd@gnu.org>
683
71873e2b
SM
684 * dired.texi (Dired Enter, Misc Dired Features):
685 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
686 (Dired Navigation): Add index entries.
687 (Dired Visiting): Fix View Mode xref.
688 (Marks vs Flags): Prefer C-/ binding for undo.
689 (Subdirectories in Dired): Add xrefs.
690 (Misc Dired Features): Document some Emacs 24 changes. Add index
691 entries.
692
693 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
694 variable, since it is explained in Minor Modes node.
695 (Defining Abbrevs): Copyedits.
696 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
697 C-/ binding for undo.
698 (Dabbrev Customization): Add xrefs for case-fold-search and
699 case-replace.
700
701 * dired-xtra.texi (Subdir Switches): Add xref.
702
703 * maintaining.texi (VC Directory Commands): Mention quit-window.
704
3d992aa0
CY
7052011-12-25 Chong Yidong <cyd@gnu.org>
706
707 * maintaining.texi (Tags): Mention Semantic.
708 (Create Tags Table, Etags Regexps): Copyedits.
709 (Find Tag): Mention minibuffer completion.
710 (List Tags): Mention completion-at-point. Completion is actually
711 available in M-x list-tags.
712
713 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
714 Document vc-delete-file.
715
716 * files.texi (Misc File Ops): Mention vc-delete-file.
717
718 * programs.texi (Symbol Completion): Mention completion-at-point
719 explicitly.
720
2785d024
CY
7212011-12-22 Chong Yidong <cyd@gnu.org>
722
723 * maintaining.texi (Change Log Commands): Don't specially mention
724 vc-update-change-log which is CVS-only.
725
726 * vc1-xtra.texi (Version Headers): Note that these are for
727 Subversion, CVS, etc. only.
71873e2b
SM
728 (General VC Options): De-document vc-keep-workfiles.
729 Fix RCS-isms.
2785d024 730
0ab39399
EZ
7312011-12-22 Eli Zaretskii <eliz@gnu.org>
732
733 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
734 should be @end iftex".
735
d3098e1e
CY
7362011-12-21 Chong Yidong <cyd@gnu.org>
737
738 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
739 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
740 (VC Pull): Mention vc-log-incoming.
741 (Log Buffer): Add CVS/RCS only disclaimer.
742
743 * vc1-xtra.texi (Remote Repositories): Update introduction.
744 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
745 (Remote Repositories, Version Backups): Node deleted.
746 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
747 (CVS Options): Reduce verbosity of description of obscure CVS
748 locking feature.
749 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
750 Tags node.
751 (Revision Tags): Move under Miscellaneous VC subsection.
752 (Change Logs and VC): Note that this is wrong for DVCSs.
753 De-document log entry manipulating features.
754 (Renaming and VC): Describe how it works on modern VCSes.
755
756 * files.texi (Misc File Ops): Mention vc-rename-file.
757
758 * programs.texi (Custom C Indent): Add index entries.
759
47d42d81
AM
7602011-12-20 Alan Mackenzie <acm@muc.de>
761
762 * programs.texi (Motion in C): Update the description of C-M-a and
763 C-M-e, they now DTRT in enclosing scopes.
764 (Custom C Indent): Add @dfn{guessing} of the indentation style.
765
2edef1a0
CY
7662011-12-20 Chong Yidong <cyd@gnu.org>
767
768 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
769 (Old Revisions): Use it.
770 (VCS Repositories): Add "distributed" terminology.
771 (Log Buffer): Remove duplicate description
772 about changesets. Fix "current VC fileset" ambiguity.
773 (Multi-User Branching): Node deleted.
774 (Branches, Switching Branches): Discuss decentralized version
775 control systems.
776 (VC Pull): New node.
777 (Merging): Document merging on decentralized systems.
778 (Creating Branches): Note that this is specific to CVS and related
779 systems.
780
bc859d5f
CY
7812011-12-19 Chong Yidong <cyd@gnu.org>
782
783 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
784 (VC Mode Line): Add index entry for "version control status".
785 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
786 Document vc-revert-show-diff. De-document vc-rollback.
787 (VC Directory Mode): Rewrite introduction. Move prefix arg
788 documentation here from VC Directory Buffer node.
789 (VC Directory Buffer): Use a decentralized VCS example.
790 (VC Directory Commands): Use a table. Remove material duplicated
791 in previous nodes on multi-file VC filsets.
792
9cff91f8
CY
7932011-12-17 Chong Yidong <cyd@gnu.org>
794
795 * maintaining.texi (VCS Concepts): Make "revision" terminology
796 less CVS-specific.
797 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
798 Registering node.
71873e2b 799 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
800 (Log Buffer): Add command name for C-c C-c. Fix the name of the
801 log buffer. Add index entries.
71873e2b
SM
802 (VCS Changesets, Types of Log File, VC With A Merging VCS):
803 Use "commit" terminology.
9cff91f8
CY
804 (Old Revisions): Move it to just before VC Change Log. "Tag" here
805 doesn't refer to tags tables. Note other possible forms of the
806 revision ID. C-x v = does not save.
807 (Registering): Note similarity to C-x v v action. Fix description
808 of how backends are chosen. De-document vc-default-init-revision.
809 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
810 in root log buffers.
811
f3b316df
CY
8122011-12-16 Chong Yidong <cyd@gnu.org>
813
814 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
815 (Basic VC Editing): Remove redundant descriptions.
816 (VC With A Merging VCS): Make description more general instead of
817 CVS-specific.
818 (VC With A Locking VCS): Use VC fileset terminology.
819
29eabb8e
CY
8202011-12-12 Chong Yidong <cyd@gnu.org>
821
822 * building.texi (Executing Lisp): Fix xref for C-M-x.
823 (Lisp Libraries): Add xref to node explaining `load' in Lisp
824 manual. Note that load-path is not customizable.
825 (Lisp Eval): Note that listed commands are available globally.
826 Explain the meaning of "defun" in the C-M-x context.
827 (Lisp Interaction): Copyedits.
71873e2b
SM
828 (External Lisp): Fix name of inferior Lisp buffer.
829 Mention Scheme.
29eabb8e
CY
830 (Compilation): Define "inferior process".
831
cd0314dd
EZ
8322011-12-10 Eli Zaretskii <eliz@gnu.org>
833
834 * msdog.texi (Windows Fonts): Document how to force GDI font
835 backend on MS-Windows.
836
0595bd7e 8372011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
838
839 * building.texi (Compilation): Say what the -k flag to make does.
840 Move subprocess discussion to Compilation Shell.
841 (Compilation Mode): Add xref for grep, occur, and mouse
842 references. Define "locus".
843 (Grep Searching): Use @command.
71873e2b
SM
844 (Debuggers, Commands of GUD, GDB Graphical Interface):
845 Clarify intro.
0595bd7e
CY
846 (Starting GUD): Clarify how arguments are specified.
847 (Debugger Operation): Index entry for "GUD interaction buffer",
848 and move basic description here from Commands of GUD node.
849 (GDB User Interface Layout): Copyedits.
850 (Source Buffers): Remove gdb-find-source-frame, which is not in
851 gdb-mi.el.
852 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
853 toggle-gdb-all-registers, which are not in gdb-mi.el.
854 Don't re-document GUD interaction buffers.
b09d01da
CY
855
856 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
857 (Semantic): Add cindex entries for Semantic.
858
2a185919
CY
8592011-12-06 Chong Yidong <cyd@gnu.org>
860
861 * programs.texi (Man Page): Clarify how to use Man-switches.
862 Don't bother documenting Man-fontify-manpage-flag.
863 (Lisp Doc): Add xref to Name Help node.
864 (Hideshow): Add cindex. Mention role of ellipses, and default
865 value of hs-isearch-open. Don't bother documenting
866 hs-special-modes-alist.
867 (Symbol Completion): Add kindex for C-M-i. Don't recommend
868 changing the window manager binding of M-TAB.
869
ebf10822
CY
8702011-12-05 Chong Yidong <cyd@gnu.org>
871
872 * programs.texi (Comment Commands): Fix description of for M-; on
873 blank lines. Move documentation of comment-region here.
874 (Multi-Line Comments): Clarify the role of comment-multi-line.
875 Refer to Comment Commands for comment-region doc.
876 (Options for Comments): Refer to Multi-Line Comments for
877 comment-multi-line doc, instead of duplicating it. Fix default
878 values of comment-padding and comment-start-skip.
879
ec7ae032
CY
8802011-12-04 Chong Yidong <cyd@gnu.org>
881
882 * programs.texi (Program Modes): Mention modes that are not
883 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
884 Add index entry for backward-delete-char-untabify.
885 Mention prog-mode-hook.
ec7ae032
CY
886 (Which Function): Use "global minor mode" terminology.
887 (Basic Indent, Multi-line Indent): Refer to previous descriptions
888 in Indentation chapter to avoid duplication.
889 (Expressions): Copyedit.
890 (Matching): Document Electric Pair mode.
891
892 * ack.texi (Acknowledgments):
893 * rmail.texi (Movemail, Other Mailbox Formats):
894 * frames.texi (Frames): Don't capitalize "Unix".
895
a24bf23e
CY
8962011-12-04 Chong Yidong <cyd@gnu.org>
897
898 * text.texi (Nroff Mode): Mention what nroff is.
899 (Text Based Tables, Table Recognition): Don't say "Table mode"
900 since it's not a major or minor mode.
901 (Text Based Tables): Reduce the size of the example.
902 (Table Definition): Clarify definitions.
903 (Table Creation): Add key table.
904 (Cell Commands): Use kbd for commands.
905 (Table Rows and Columns): Combine nodes Row Commands and Column
906 Commands.
907 (Fixed Width Mode): Node deleted; contents moved to parent.
908 (Table Conversion): Shorten example.
909 (Measuring Tables): Merge into Table Misc.
910
8863a584
CY
9112011-12-03 Chong Yidong <cyd@gnu.org>
912
913 * text.texi (TeX Mode): Mention AUCTeX package.
914 (TeX Editing): Add xref to documentation for Occur.
915 (LaTeX Editing): Add xref to Completion node.
916 (TeX Print): Fix description of tex-directory.
71873e2b 917 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
918 its subnodes less verbose, since text/enriched files are
919 practically unused.
71873e2b 920 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 921 (Format Colors): Node deleted.
71873e2b 922 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
923 for applying colors too.
924 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
925
926 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
927
928 * display.texi (Colors): New node.
929
930 * cmdargs.texi (Colors X):
931 * xresources.texi (GTK styles):
932 * custom.texi (Face Customization): Reference it.
933
934 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
935 Link to Fill Commands for Justification entry.
936
6fdebe93
EZ
9372011-12-03 Eli Zaretskii <eliz@gnu.org>
938
939 * display.texi (Auto Scrolling): More accurate description of what
940 scroll-*-aggressively does, including the effect of non-zero
941 margin. Fix "i.e." markup.
942
95ca9bc7
CY
9432011-12-02 Chong Yidong <cyd@gnu.org>
944
945 * text.texi (Pages): Mention how formfeed chars are displayed.
946 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
947 Describe adaptive filling more precisely.
948 (Fill Commands): Note that filling removes excess whitespace.
949 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
950 now bound to indent-for-tab-command in Text mode.
951 (Outline Mode): Copyedits.
952 (Outline Visibility): Note that Reveal mode is a buffer-local
953 minor mode.
954
955 * modes.texi (Major Modes): Move note about checking major-mode in
956 a hook function here, from Text mode.
957
6d262977
CY
9582011-11-28 Chong Yidong <cyd@gnu.org>
959
b22b1918
CY
960 * text.texi (Words): Add xref to Position Info.
961 (Paragraphs): Add xref to Regexps.
962
6d262977
CY
963 * indent.texi (Indentation): Rewrite introduction. Move table to
964 Indentation Commands node.
965 (Indentation Commands): Add index entries to table. Copyedits.
966 (Tab Stops, Just Spaces): Copyedits.
967 (Indent Convenience): New node. Document electric-indent-mode.
968
969 * programs.texi (Basic Indent):
970 * windows.texi (Pop Up Window): Fix kindex entry.
971
dc95a8b0
CY
9722011-11-28 Chong Yidong <cyd@gnu.org>
973
974 * modes.texi (Major Modes): Move major-mode variable doc here from
975 Choosing Modes. Document describe-mode. Document prog-mode-hook
976 and text-mode-hook. Add example of using hooks.
977 (Minor Modes): Document behavior of mode command calls from Lisp.
978 Note that setting the mode variable using Customize will DTRT.
979 (Choosing Modes): Add example of setting a minor mode using a
980 local variable.
981
b63a8e8e
CY
9822011-11-27 Chong Yidong <cyd@gnu.org>
983
984 * frames.texi (Creating Frames): Move frame parameter example to
985 Frame Parameters node.
986 (Frame Commands): C-x 5 o does not warp the mouse by default.
987 (Fonts): Add more GTK-style properties; also, they should be
988 capitalized.
989 (Special Buffer Frames): Node deleted; special-display is on the
990 way out.
991 (Frame Parameters): Example moved here from Creating Frames.
992 Clarify that default-frame-alist affects the initial frame too.
993 Delete auto-raise-mode and auto-lower-mode.
994 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
995 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
996
997 * windows.texi (Window Choice): Add xref to Lisp manual for
998 special-display-*.
999
a3dcc84e
EZ
10002011-11-26 Eli Zaretskii <eliz@gnu.org>
1001
1002 * display.texi (Text Display): Update the description,
1003 cross-references, and indexing related to display of control
1004 characters and raw bytes.
1005
4ad3bc2a
CY
10062011-11-25 Chong Yidong <cyd@gnu.org>
1007
1008 * frames.texi (Frames): Rewrite introduction.
1009 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1010 Mouse-3 does not copy to kill ring by default. DEL does not
1011 behave specially for mouse commands any more.
1012 (Mouse References): Document mouse-1-click-follows-link more
1013 thoroughly.
1014 (Menu Mouse Clicks): Move footnote to the main text and add xref
1015 to Init Rebinding node.
1016 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1017
1018 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1019
20db1522
JB
10202011-11-24 Juanma Barranquero <lekktu@gmail.com>
1021
1022 * display.texi (Font Lock): Fix typo.
1023
01d06b1f
GM
10242011-11-24 Glenn Morris <rgm@gnu.org>
1025
1026 * rmail.texi (Rmail Output):
1027 Mention rmail-automatic-folder-directives. (Bug#9657)
1028
0cbaa1d5
CY
10292011-11-21 Chong Yidong <cyd@gnu.org>
1030
1031 * mark.texi (Global Mark Ring): Fix description of global mark
1032 ring (Bug#10032).
1033
fe7a3057
JB
10342011-11-20 Juanma Barranquero <lekktu@gmail.com>
1035
1036 * msdog.texi (Windows Fonts): Fix typo.
1037
b6e63cbe
GM
10382011-11-17 Glenn Morris <rgm@gnu.org>
1039
1040 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1041
58179cce
JB
10422011-11-16 Juanma Barranquero <lekktu@gmail.com>
1043
1044 * killing.texi (Rectangles):
7877f373
JB
1045 * misc.texi (Document View):
1046 * modes.texi (Choosing Modes):
1047 * msdog.texi (Windows Fonts):
58179cce
JB
1048 * regs.texi (Rectangle Registers):
1049 * search.texi (Isearch Yank): Fix typos.
1050
291d142b
CY
10512011-11-06 Chong Yidong <cyd@gnu.org>
1052
1053 * windows.texi (Basic Window): Add xref to Cursor Display.
1054 (Split Window): Document negative arg for splitting commands.
1055 (Other Window): Document mouse-1 in text area of window.
1056 (Change Window): Don't mention window attributes, since they
1057 aren't defined. C-x 1 can't be used with minibuffer windows.
1058 Windows are no longer auto-deleted.
1059 (Window Choice): Add xref to Choosing Window in Lisp manual.
1060 (Window Convenience): Note that windmove disables shift-selection.
1061 Move M-x compare-windows here from Other Window node.
1062
1063 * custom.texi (Mouse Buttons):
1064 * search.texi (Isearch Scroll):
1065 * windows.texi (Split Window): Use new names split-window-below
1066 and split-window-right.
1067
a7ef684b
JB
10682011-10-26 Juanma Barranquero <lekktu@gmail.com>
1069
1070 * emacs.texi (Top): Fix typo.
1071
d53e1747
GM
10722011-10-25 Glenn Morris <rgm@gnu.org>
1073
1074 * abbrevs.texi (Saving Abbrevs):
1075 quietly-read-abbrev-file is not a command. (Bug#9866)
1076
e7a3ff06
CY
10772011-10-24 Chong Yidong <cyd@gnu.org>
1078
1079 * display.texi (Scrolling): Document scroll-up-line and
1080 scroll-down-line. Document scroll-command property.
1081 (Recentering): New node, split off from Scrolling.
1082
86c60681
CY
10832011-10-23 Chong Yidong <cyd@gnu.org>
1084
da97a9e6
CY
1085 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1086 (Tool Bars): Copyedits.
1087
86c60681
CY
1088 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1089
d195726a
CY
10902011-10-22 Chong Yidong <cyd@gnu.org>
1091
1092 * windows.texi (Displaying Buffers): Fix broken lispref link.
1093
a70e06c1
CY
10942011-10-22 Chong Yidong <cyd@gnu.org>
1095
1096 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1097 Move confirm-nonexistent-file-or-buffer discussion here.
1098
1099 * files.texi (File Names, Visiting): Move detailed discussion of
1100 minibuffer confirmation to Minibuffer Exit.
1101
1102 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1103 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1104
bfd779dd
CY
11052011-10-21 Chong Yidong <cyd@gnu.org>
1106
1107 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1108 (Backup Copying): backup-by-copying-when-mismatch is now t.
1109 (Customize Save): Fix description of require-final-newline.
1110 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1111 (Auto Save Control): Clarify.
1112 (File Archives): Add 7z.
1113 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1114
1115 * arevert-xtra.texi (Autorevert): Copyedits.
1116
6e317956
CY
11172011-10-20 Chong Yidong <cyd@gnu.org>
1118
1119 * custom.texi (Hooks, Init Examples):
1120 * display.texi (Font Lock):
1121 * fixit.texi (Spelling):
1122 * rmail.texi (Rmail Display): Minor mode function with no arg now
1123 enables it.
1124
1125 * fixit.texi (Spelling): Fix description of inline completion.
1126
5abc31ef
CY
11272011-10-19 Chong Yidong <cyd@gnu.org>
1128
1129 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1130 entries.
1131 (Isearch Yank): Document isearch-yank-pop.
1132 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1133 (Other Repeating Search): Document Occur Edit mode.
1134
939db9ac
CY
11352011-10-18 Chong Yidong <cyd@gnu.org>
1136
1137 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1138 from Line Truncation node.
1139 (Standard Faces): Note that only the background of the cursor face
1140 has an effect.
1141 (Cursor Display): Fix descriptions of cursor face
1142 and bar cursor blinking.
1143 (Text Display): Document nobreak-char-display more clearly.
1144 (Line Truncation): Add xref to Split Window node.
1145 (Display Custom): Don't bother documenting baud-rate or
1146 no-redraw-on-reenter.
1147
1148 * search.texi (Slow Isearch): Node removed.
1149
80c6d77f
GM
11502011-10-18 Glenn Morris <rgm@gnu.org>
1151
1152 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1153
d366bd53
CY
11542011-10-18 Chong Yidong <cyd@gnu.org>
1155
1156 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1157 of list-faces-display here, from Standard Faces node.
1158 Note special role of `default' background.
1159 (Standard Faces): Note special role of `default' background.
1160 Note that region face may be taken fom GTK. Add xref to Text Display.
1161 (Text Scale): Rename from "Temporary Face Changes".
1162 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1163 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1164 (Useless Whitespace): Simplify description of
1165 delete-trailing-whitespace. Note active region case.
1166 (Text Display): Fix description of escape-glyph face assignment.
1167 Remove unibye mode discussion. Update some parts for Unicode.
1168 Move glyphless chars documentation to Lisp manual.
1169
1170 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1171
21100e7d
CY
11722011-10-15 Chong Yidong <cyd@stupidchicken.com>
1173
1174 * display.texi (Scrolling): Tweak explanation of scroll direction.
1175 (View Mode): Add index entries.
1176
1177 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1178
1179 * regs.texi (Text Registers): C-x r i does not activate the mark.
1180 (Bookmarks): Document new default bookmark location.
1181
50b063c3
CY
11822011-10-13 Chong Yidong <cyd@stupidchicken.com>
1183
71873e2b
SM
1184 * killing.texi (Deletion): Add xref to Using Region.
1185 Document delete-forward-char.
50b063c3
CY
1186 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1187 description here. Recommend C-u C-SPC for jumping to mark.
1188 (Kill Ring): Move kill ring variable documentation here.
1189 (Primary Selection): Copyedits.
1190 (Rectangles): Document new command rectangle-number-lines.
1191 (CUA Bindings): Note that this disables the mark-even-if-inactive
1192 behavior for C-x and C-c.
1193
1194 * mark.texi (Mark): Mention "active region" terminology.
1195 (Using Region): Document delete-active-region.
1196
e1a3f5b1
CY
11972011-10-12 Chong Yidong <cyd@stupidchicken.com>
1198
1199 * mark.texi (Mark): Clarify description of disabled Transient Mark
1200 mode (Bug#9689).
1201 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1202 selection changes. Mention that commands like C-y set the mark.
1203 (Marking Objects): Add xref to Words node. Note that mark-word
1204 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1205 (Using Region): Mention M-$ in the table.
1206 Document mark-even-if-inactive here instead of in Mark Ring.
1207 (Mark Ring): Move mark-even-if-inactive to Using Region.
1208 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1209 (Disabled Transient Mark): Rename from "Persistent Mark"
1210 (Bug#9688). Callers changed.
1211
1212 * programs.texi (Expressions):
1213 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1214
3dc62b2b
CY
12152011-10-09 Chong Yidong <cyd@stupidchicken.com>
1216
1217 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1218 option" terminology.
1219 (Key Help): Add command names. Define "documentation string".
1220 (Name Help): Remove an over-long joke.
1221 (Apropos): Document prefix args. Remove duplicated descriptions.
1222 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1223 (Package Keywords): Rename from "Library by Keyword".
1224 Describe new package menu interface.
3dc62b2b 1225 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1226
1227 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1228 (Minibuffer History): Document numeric args to history commands.
de09aa52 1229
2d3fe5d7
EZ
12302011-10-08 Eli Zaretskii <eliz@gnu.org>
1231
1232 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1233
b2b0776e
CY
12342011-10-08 Chong Yidong <cyd@stupidchicken.com>
1235
71873e2b
SM
1236 * basic.texi (Position Info): Omit page commands.
1237 Document count-words-region and count-words.
b2b0776e
CY
1238
1239 * text.texi (Pages): Move what-page documentation here.
1240
27a16462
CY
12412011-10-08 Chong Yidong <cyd@stupidchicken.com>
1242
1243 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1244 Remote Files node instead of linking directly to the Tramp manual.
1245 (Minibuffer Edit): Add xref to Blank Lines.
1246 (Completion): Add xref to Symbol Completion. Remove redundant
1247 example, which is repeated in the next node.
1248 (Completion Commands): Minor clarifications.
1249 (Completion Styles): New node, split from Completion Commands.
1250 Document substring and initials styles.
1251 (Strict Completion): Remove information duplicated in other nodes.
1252 (Completion Options): Consolidate case difference discussion here.
1253
1254 * help.texi (Help Mode): Fix kindex entries.
1255
1256 * files.texi (File Names): Add index entries.
1257
de0bde62
CY
12582011-10-07 Chong Yidong <cyd@stupidchicken.com>
1259
71873e2b
SM
1260 * basic.texi (Inserting Text): Add xref to Completion.
1261 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1262 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1263 to left/right. Tweak left-char and right-char descriptions.
1264 M-left and M-right are now bound to left-word/right-word.
1265 (Erasing): Document delete-forward-char.
1266
1267 * screen.texi (Screen, Menu Bar): Copyedits.
1268 (Point): Remove duplicate paragraph on cursors, also in Screen.
1269 (Mode Line): Trailing dashes no longer shown on X displays.
1270
1271 * frames.texi (Non-Window Terminals): Index just "text-only
1272 terminal", which is used throughout the manual now.
1273
1274 * entering.texi (Entering Emacs): Define "startup screen".
1275 Document window-splitting behavior with command-line inputs.
1276 (Exiting): Remove obsolete paragraph about shells without suspend
1277 functionality.
1278
1279 * commands.texi (User Input): Define "input event" more clearly.
1280 (Keys): Add xref to Echo Area.
1281 (Commands): Clarify relation between commands and functions.
1282
453e4522
CY
12832011-10-06 Chong Yidong <cyd@stupidchicken.com>
1284
1285 * misc.texi (emacsclient Options): Document how emacsclient runs
1286 the Emacs daemon (Bug#9674).
1287
550f41cd
CY
12882011-10-01 Chong Yidong <cyd@stupidchicken.com>
1289
1290 * basic.texi (Moving Point):
1291 * custom.texi (Mouse Buttons):
1292 * rmail.texi (Rmail Scrolling):
1293 * search.texi (Isearch Scroll):
1294
1295 * display.texi (Scrolling): Replace scroll-up/down with
1296 scroll-up/down-command. Fix scroll-preserve-screen-position
1297 description. Document scroll-error-top-bottom.
1298
9229fe87
GM
12992011-09-30 Glenn Morris <rgm@gnu.org>
1300
1301 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1302
0a2132ba
CY
13032011-09-24 Chong Yidong <cyd@stupidchicken.com>
1304
1305 * windows.texi (Pop Up Window): Defer discussion of window
1306 splitting to the Window Choice node. Add index entries.
1307 (Force Same Window): Node deleted.
1308 (Displaying Buffers, Window Choice): New nodes.
1309
1310 * buffers.texi (Select Buffer): Clarify description of
1311 buffer-switching commands. Add xref to Window Display node.
1312 Don't repeat confirm-nonexistent-file-or-buffer description from
1313 Visiting node. Remove even-window-heights.
1314
1315 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1316
33ed493b
CY
13172011-09-18 Chong Yidong <cyd@stupidchicken.com>
1318
1319 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1320
1321 * xresources.texi (Table of Resources): Fix documentation of
1322 bitmapIcon.
1323
92fa95ad
CY
13242011-09-15 Chong Yidong <cyd@stupidchicken.com>
1325
1326 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1327
16254627
EH
13282011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1329
1330 * frames.texi (Frame Commands): Note that delete-other-frames only
1331 deletes frames on current terminal.
1332
c3760c17
EZ
13332011-09-10 Eli Zaretskii <eliz@gnu.org>
1334
1335 * sending.texi (Mail Misc): Document mail-add-attachment.
1336
69b8be97
EZ
13372011-09-04 Eli Zaretskii <eliz@gnu.org>
1338
1339 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1340
3fd50d5c
CY
13412011-08-29 Chong Yidong <cyd@stupidchicken.com>
1342
1343 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1344
e2aeef63
CY
13452011-08-28 Chong Yidong <cyd@stupidchicken.com>
1346
1347 * files.texi (File Archives):
1348 * cal-xtra.texi (Diary Display):
1349 * help.texi (Help Mode): Add xref to View Mode.
1350
ddb54206
CY
13512011-08-28 Chong Yidong <cyd@stupidchicken.com>
1352
a6326082
CY
1353 * display.texi (View Mode): New node. Move view-file here from
1354 Misc File Ops. Move view-buffer here from Misc Buffer.
1355
1356 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1357
04e2ce72 1358 * files.texi (Misc File Ops): Document new
a6326082 1359 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1360
1361 * dired.texi (Dired Deletion): Shorten description of Trash.
1362
ddb54206
CY
1363 * misc.texi (emacsclient Options): Document server-port.
1364
bd206ce5
EZ
13652011-08-27 Eli Zaretskii <eliz@gnu.org>
1366
1367 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1368 even on MS-Windows. Fix a typo.
1369
d43f5a42
CY
13702011-08-26 Chong Yidong <cyd@stupidchicken.com>
1371
1372 * package.texi: New file, documenting the package manager.
1373
1374 * emacs.texi: Include it.
1375
1376 * help.texi (Help Summary): Add describe-package.
1377
e0b1591b
CY
13782011-08-25 Chong Yidong <cyd@stupidchicken.com>
1379
856ce114
CY
1380 * misc.texi (Printing): Convert subnodes into subsections.
1381
f404f8bc
CY
1382 * text.texi (Two-Column): Move into Text chapter.
1383
1384 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1385 Files section. Convert from chapter into section.
1386
1387 * display.texi (Narrowing): Move into display chapter.
1388
e0b1591b
CY
1389 * sending.texi (Sending Mail):
1390 * rmail.texi (Rmail):
1391 * misc.texi (Gnus, Document View):
1392 * dired.texi (Dired):
1393 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1394
75bfc667
JL
13952011-08-07 Juri Linkov <juri@jurta.org>
1396
1397 * dired.texi (Operating on Files): Rewrite according to the fact
1398 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1399
fe676f91
MA
14002011-07-30 Michael Albinus <michael.albinus@gmx.de>
1401
1402 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1403 remote file name completion. (Bug#9197)
1404
4cc60b9b
EZ
14052011-07-28 Eli Zaretskii <eliz@gnu.org>
1406
1407 * mule.texi (Bidirectional Editing): Document the fact that
1408 bidi-display-reordering is t by default.
1409
89671e16
LMI
14102011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1411
1412 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1413 explicitly (bug#8904).
1414
fb23ecc2
LMI
14152011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1416
1417 * trouble.texi (Checklist): Use an `M-x' example instead of an
1418 Emacs Lisp form to switch on the dribble file (bug#8056).
1419
465c5fc8
LMI
14202011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1421
1422 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1423
90a6258b
GM
14242011-07-13 Glenn Morris <rgm@gnu.org>
1425
1426 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1427
c7588364
LMI
14282011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1429
1430 * mark.texi (Mark Ring): Clarify how many locations are saved
1431 (bug#5770).
1432 (Global Mark Ring): Ditto.
1433
4cb4f3ba
LMI
14342011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1435
d648feab
LMI
1436 * text.texi (Table Recognition): Use "at point" instead of "under
1437 point" (bug#4345).
1438
4cb4f3ba
LMI
1439 * display.texi (Cursor Display): Mention `cursor-type'.
1440
1441 * screen.texi (Point): Clarify that it's only if you use a block
1442 cursor that it appears to be on a character (bug#4345).
1443
ecd0b990
CY
14442011-07-12 Chong Yidong <cyd@stupidchicken.com>
1445
1446 * misc.texi (Amusements): Move dissociated press here, from its
1447 own section.
1448
1449 * emacs.texi (Top): Update node listing.
1450
c2fd0368
LMI
14512011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1452
1453 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1454 clarity (bug#3523).
1455
fdeb32ec
CY
14562011-07-12 Chong Yidong <cyd@stupidchicken.com>
1457
1458 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1459 (Misc X): Document --parent-id.
1460
1461 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1462 defaults to nil.
1463
1464 * misc.texi (emacsclient Options): Document --parent-id.
1465
1466 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1467
f584ca38
LMI
14682011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1469
1470 * emacs.texi: Use "..." instead of ``...'' in the menus
1471 (bug#3503).
1472
963578d3
CY
14732011-07-11 Chong Yidong <cyd@stupidchicken.com>
1474
1475 * killing.texi (Primary Selection): Document `only' setting for
1476 select-active-regions.
1477
1478 * mark.texi (Setting Mark): Reference Shift Selection node.
1479
1480 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1481
a30ed87b
LMI
14822011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1483
47076272
LMI
1484 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1485 motion keys" (bug#3503).
1486
a30ed87b
LMI
1487 * emacs.texi: Change all the register node names from "RegPos"
1488 (etc.) to "Positional Registers" (etc.) (bug#3314).
1489
4d45a8b7
CY
14902011-07-11 Chong Yidong <cyd@stupidchicken.com>
1491
1492 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1493 (Other Kill Commands, Kill Options): Copyedits.
1494 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1495 (Yanking): Move yank-excluded properties discussion here.
1496 (Cut and Paste): Move from frames.texi. Update subnodes to
1497 describe x-select-enable-clipboard case.
1498
1499 * frames.texi: Move Cut and Paste node and subnodes into
1500 killing.texi, except Mouse Commands and Word and Line Mouse.
1501
c160ddee
AM
15022011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1503
1504 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1505
3329e6e3
LMI
15062011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1507
32a214fe
LMI
1508 * screen.texi (Mode Line): Clarify that coding systems are
1509 characters, not letters (bug#1749).
1510
3329e6e3
LMI
1511 * cmdargs.texi (Environment): Mention removing variables
1512 (bug#1615). Text suggested by Kevin Rodgers.
1513
8875da1e
CY
15142011-07-10 Chong Yidong <cyd@stupidchicken.com>
1515
54806e45
CY
1516 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1517
8875da1e
CY
1518 * modes.texi: Rename from major.texi.
1519 (Modes): New node. Make Major Modes and Minor Modes subsections
1520 of this. All callers changed.
1521
1522 * custom.texi (Minor Modes): Move to modes.texi.
1523
7847b2a1
CY
15242011-07-10 Chong Yidong <cyd@stupidchicken.com>
1525
6cfd0fa2
CY
1526 * custom.texi (Syntax): Node deleted.
1527
1528 * help.texi (Help Summary):
1529 * major.texi (Major Modes):
1530 * programs.texi (Parentheses):
1531 * search.texi (Regexp Backslash, Regexp Backslash)
1532 (Regexp Backslash):
1533 * text.texi (Words): Callers changed.
1534
7847b2a1
CY
1535 * text.texi (Refill, Longlines): Delete nodes.
1536
1537 * ack.texi (Acknowledgments): Longlines removed from manual.
1538
1539 * emacs.texi (Top): Update node listing.
1540
2a71c436
GM
15412011-07-09 Glenn Morris <rgm@gnu.org>
1542
1543 * fortran-xtra.texi (Fortran): Update handled extensions.
1544
61436e9f
LMI
15452011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1546
1547 * display.texi (Scrolling): `C-v' (etc) are now bound to
1548 `scroll-*-command' (bug#8349).
1549
6e560c71
LMI
15502011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1551
48954a09 1552 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1553 doesn't actually delete any files (bug#7125).
1554
2904fd97
LMI
1555 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1556 argument for `C-c C-k' (bug#7391).
1557
6e560c71
LMI
1558 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1559 you're currently using (bug#8489).
1560
978ff6c5
EZ
15612011-07-01 Eli Zaretskii <eliz@gnu.org>
1562
1563 * mule.texi (Coding Systems): Move index entries from the previous
1564 change into their proper places.
1565
0d742084
LMI
15662011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1567
31976bd5
LMI
1568 * help.texi (Help Files): Document view-external-packages (bug#8902).
1569
0d742084
LMI
1570 * mule.texi (Coding Systems): Put a few more of the coding systems
1571 into the index (bug#8900).
1572
9f678528
GM
15732011-06-26 Glenn Morris <rgm@gnu.org>
1574
1575 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1576
18a4ce5e
AR
15772011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1578
1579 * misc.texi (emacsclient Options): Mention --frame-parameters.
1580
f0da764a
GM
15812011-06-09 Glenn Morris <rgm@gnu.org>
1582
1583 * custom.texi (Specifying File Variables):
1584 Recommend explicit arguments for minor modes.
1585
b047e7ac
PE
15862011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1587
1588 Document wide integers better.
1589 * buffers.texi (Buffers):
001903b5
PE
1590 * files.texi (Visiting): Document maxima for 64-bit machines,
1591 and mention virtual memory limits.
b047e7ac 1592
bf41276f
CY
15932011-05-28 Chong Yidong <cyd@stupidchicken.com>
1594
1595 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1596
1597 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1598 prog mode (Bug#8240).
1599
e145f188
GM
16002011-05-27 Glenn Morris <rgm@gnu.org>
1601
1602 * custom.texi (Specifying File Variables):
1603 Major modes no longer need come first.
1604
313f790e
CY
16052011-05-22 Chong Yidong <cyd@stupidchicken.com>
1606
1607 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1608 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1609
c136e5cd
GM
16102011-05-18 Glenn Morris <rgm@gnu.org>
1611
1612 * ack.texi (Acknowledgments): Remove fakemail.c.
1613
c71a0d48 16142011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1615
1616 Fixes for fitting text into 7x9 printed manual.
1617 * building.texi (Flymake, Breakpoints Buffer):
1618 * calendar.texi (Appointments):
1619 * cmdargs.texi (General Variables, Display X):
1620 * custom.texi (Saving Customizations, Face Customization)
1621 (Directory Variables, Minibuffer Maps, Init Rebinding):
1622 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1623 * fixit.texi (Spelling):
1624 * frames.texi (Creating Frames, Fonts):
1625 * help.texi (Help Files):
1626 * mini.texi (Minibuffer File):
1627 * misc.texi (emacsclient Options, Emulation):
1628 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1629 * mule.texi (International Chars, Language Environments)
1630 (Select Input Method, Modifying Fontsets, Charsets):
1631 * programs.texi (Custom C Indent):
1632 * rmail.texi (Rmail Labels):
1633 * text.texi (Table Conversion):
1634 * trouble.texi (Known Problems, Known Problems):
1635 * windows.texi (Change Window):
1636 * xresources.texi (GTK resources): Reflow text and re-indent code
1637 examples to avoid TeX overflows and underflows on 7x9 paper.
1638
1639 * emacs.texi: Fix the (commented out) smallbook command.
1640
1641 * macos.texi (Mac / GNUstep Events):
1642 * xresources.texi (Lucid Resources): Remove extraneous examples.
1643
b8f82dc1
GM
16442011-05-10 Glenn Morris <rgm@gnu.org>
1645
1646 * custom.texi (Specifying File Variables):
1647 Deprecate using mode: for minor modes.
1648
d306b4da
GM
16492011-05-07 Glenn Morris <rgm@gnu.org>
1650
1651 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1652
548d0a63
GM
16532011-05-06 Glenn Morris <rgm@gnu.org>
1654
5006e634
GM
1655 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1656
548d0a63
GM
1657 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1658
e793a940
LMI
16592011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1660
1661 * misc.texi (Emacs Server): Document `server-eval-at'.
1662
7031be6d
UR
16632011-04-24 Chong Yidong <cyd@stupidchicken.com>
1664
71873e2b
SM
1665 * maintaining.texi (List Tags): Document next-file.
1666 Suggested by Uday S Reddy.
7031be6d 1667
4ffd0d6b 16682011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1669
1670 * mini.texi (Minibuffer Edit):
1671 * screen.texi (Mode Line): Fix typo.
1672
1c6c854e
CS
16732011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1674
024ff170 1675 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1676
c5c9f40f
CY
16772011-03-26 Chong Yidong <cyd@stupidchicken.com>
1678
1679 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1680
09725d26
EZ
16812011-03-30 Eli Zaretskii <eliz@gnu.org>
1682
1683 * display.texi (Auto Scrolling): Document the limit of 100 lines
1684 for never-recentering scrolling with `scroll-conservatively'.
1685 (Bug#6671)
1686
09d9db2c 16872011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1688
1689 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1690 HOME on Windows and where it looks for init files. (Bug#8221)
1691
62d94509
EZ
16922011-03-10 Eli Zaretskii <eliz@gnu.org>
1693
1694 * search.texi (Regexp Example):
1695 * mule.texi (International Chars):
1696 * building.texi (External Lisp): Don't use characters outside
1697 ISO-8859-1.
1698
0286d9de
EZ
16992011-03-09 Eli Zaretskii <eliz@gnu.org>
1700
1c6c854e
CS
1701 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1702 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1703
1704 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1705
114902a5 1706 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1707 (Bug#8210)
1708
0afb4571
J
17092011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1710
1711 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1712 for Gtk+ 3.
1713
bb3865e8
GM
17142011-03-08 Glenn Morris <rgm@gnu.org>
1715
6446548e
GM
1716 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1717 * emacs.texi (Acknowledgments):
1718 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1719 * emacs.texi: Set documentencoding.
6446548e 1720
bb3865e8
GM
1721 * display.texi (Optional Mode Line): Don't mention exactly where
1722 display-time appears. (Bug#8193)
1723
33383987
JB
17242011-03-07 Chong Yidong <cyd@stupidchicken.com>
1725
1726 * Version 23.3 released.
1727
892777ba
CY
17282011-03-06 Chong Yidong <cyd@stupidchicken.com>
1729
1730 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1731
0b973fc5
DW
17322011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1733
1734 * misc.texi (emacsclient Options): Add q/quiet.
1735
8ef5a2f2
GM
17362011-03-02 Glenn Morris <rgm@gnu.org>
1737
1738 * mule.texi (Communication Coding) <x-select-request-type>:
1739 Remove duplicate (essentially) paragraph. (Bug#8148)
1740
bd106056
CS
17412011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1742
1743 * maintaining.texi (Format of ChangeLog): Add reference to
1744 add-log-full-name.
1745 (Change Log Commands): Add documentation for combining multiple
1746 symbols in one change.
1747
6640b281
GM
17482011-03-01 Glenn Morris <rgm@gnu.org>
1749
1750 * custom.texi (Directory Variables):
1751 Give an example of excluding subdirectories.
1752
2b0c7330 17532011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1754
1755 * search.texi (Regexp Search): Move index entries about regexps to the
1756 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1757
8c62c205
GM
17582011-02-19 Glenn Morris <rgm@gnu.org>
1759
1760 * dired.texi (Dired): Dired-X version number was dropped.
1761
3928f2b6
JD
17622011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1763
1764 * xresources.texi (X Resources): Remove *faceName and replace it with
1765 *font for Lucid.
1766
a41c8660
CY
17672011-02-05 Chong Yidong <cyd@stupidchicken.com>
1768
1769 * rmail.texi (Rmail Display): Document Rmail MIME support more
1770 accurately.
1771
1772 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1773 vc-log-outgoing.
1774 (Merging): Document vc-find-conflicted-file.
1775
233ba4d9 17762011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1777
1778 * custom.texi (Variables): Fix typo.
1779
14beddf4 17802011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1781
65401ee3
CY
1782 * search.texi (Regexps): Copyedits. Mention character classes
1783 (Bug#7809).
1784
19f81ecf
CY
1785 * files.texi (File Aliases): Restore explanatory text from Eli
1786 Zaretskii, accidentally removed in 2011-01-08 commit.
1787
bf3dae7e
EZ
17882011-01-29 Eli Zaretskii <eliz@gnu.org>
1789
1790 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1791 (MAKEINFO_OPTS): New variable.
1792 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1793 (emacs.html): New target.
1794 (clean): Remove emacs.html.
1795
45eb2a5d
WL
17962011-01-23 Werner Lemberg <wl@gnu.org>
1797
1798 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1799 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1800 (ENVADD): Updated.
1801
9acfe703
GM
18022011-01-18 Glenn Morris <rgm@gnu.org>
1803
1804 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1805
1806 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1807
362b9d48
GM
18082011-01-15 Chong Yidong <cyd@stupidchicken.com>
1809
bb033b5f
CY
1810 * building.texi (Compilation): Improve instructions for running two
1811 compilations (Bug#7573).
1812
b024d9f0
MD
1813 * files.texi (Backup Names): Document the new location of the
1814 last-resort backup file.
1815
362b9d48
GM
1816 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1817 manual. Explain why directory-abbrev-alist elements should be anchored
1818 (Bug#7777).
1819
18202011-01-15 Eli Zaretskii <eliz@gnu.org>
1821
1822 * msdog.texi (Windows Startup): Correct inaccurate description of
1823 differences between emacsclient.exe and emacsclientw.exe.
1824
7c420169 18252011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1826
1827 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1828
7c420169 18292011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1830
1831 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1832
7c420169 18332011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1834
2d34d523
EZ
1835 * frames.texi (Cut and Paste): Modify the section's name and text:
1836 don't mix "cut/paste" with "kill/yank".
1837 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1838 (Bug#7702)
1839
88ab4340
EZ
1840 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1841
7c420169 18422011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1843
1844 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1845 matches its position in the menu. (Bug#7674)
1846
7c420169 18472011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1848
1849 * trouble.texi (Checklist): Mention not replying via news either.
1850
92bb6c52
TH
18512010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1852
1853 * misc.texi (Document View): Update DocView section with newly
1854 supported document formats.
1855
b103c904
CY
18562010-12-21 Chong Yidong <cyd@stupidchicken.com>
1857
1858 * killing.texi: Resection the Info version to conform to the
1859 printed manual, to avoid making sections on Accumulating Text, CUA
1860 and Rectangles into full chapters.
1861
f49d1f52 18622010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1863
1864 * custom.texi (Init Syntax): Add index entries for "character syntax".
1865 (Bug#7576)
1866
f49d1f52 18672010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1868
1869 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1870
f49d1f52 18712010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1872
1873 * trouble.texi (Checklist): Fix typo in newsgroup name.
1874
f49d1f52 18752010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1876
1877 * search.texi (Word Search): Note that the lazy highlight always
1878 matches to whole words (Bug#7470).
1879
f49d1f52 18802010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1881
4f1948eb
EZ
1882 * display.texi (Optional Mode Line): Make the description of
1883 load-average more accurate.
1884
b8a9e136
EZ
1885 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1886 registry, with a cross-reference.
62d72a4a
EZ
1887 (Windows Startup): New node. Move the stuff about the current
1888 directory from "Windows HOME".
b8a9e136 1889
07976ae3 18902010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1891
1892 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1893 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1894
07976ae3 18952010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1896
1897 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1898 Suggested by Štěpán Němec.
1899
07976ae3 19002010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1901
1aaae3f3
CY
1902 * maintaining.texi (Version Control): Say "commit", not "check in".
1903 (Version Control Systems): Simplify descriptions.
1904 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1905 VCS Concepts.
1906 (VC Mode Line): Update example.
1907 (Old Revisions): Document revert-buffer for vc-diff.
1908 (Log Buffer): Promote to a subsection. Document header lines.
1909
1c6c854e
CS
1910 * macos.texi (Mac / GNUstep Basics):
1911 Document ns-right-alternate-modifier.
ec8a6295 1912
1aaae3f3
CY
1913 * emacs.texi (Top): Update node listing.
1914
0eb025fb
EZ
19152010-11-13 Eli Zaretskii <eliz@gnu.org>
1916
1917 * rmail.texi (Rmail Coding): Characters with no fonts are not
1918 necessarily displayed as empty boxes.
1919
1920 * mule.texi (Language Environments, Fontsets): Characters with no
1921 fonts are not necessarily displayed as empty boxes.
1922
1923 * display.texi (Text Display): Document display of glyphless
1924 characters.
1925
ea4f7750
GM
19262010-11-13 Glenn Morris <rgm@gnu.org>
1927
1928 * basic.texi (Position Info): Add M-x count-words-region.
1929
90639cea
GM
19302010-11-11 Glenn Morris <rgm@gnu.org>
1931
1932 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1933
d607b96b 19342010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1935
1936 * msdog.texi (Windows HOME): Add information regarding startup
1937 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1938
c12e4a81
GM
19392010-10-11 Glenn Morris <rgm@gnu.org>
1940
df187c62
GM
1941 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1942
c12e4a81
GM
1943 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1944 (DVIPS): New variable.
234db610
GM
1945 (.PHONY): Add html, ps.
1946 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1947 (clean): Delete html, ps files.
c12e4a81 1948
6513b232
EZ
19492010-10-09 Eli Zaretskii <eliz@gnu.org>
1950
1951 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1952
f4f358f1
GM
19532010-10-09 Glenn Morris <rgm@gnu.org>
1954
c1dc72b3
GM
1955 * Makefile.in (VPATH): Remove.
1956 (infodir): Make it absolute.
1957 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1958
4393405b
GM
1959 * Makefile.in (dist): Anchor regexps.
1960
eef3ab94
GM
1961 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1962 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1963 (emacs-xtra.pdf): Use $<.
1964
aa9db089
GM
1965 * Makefile.in (infoclean): Remove harmless, long-standing error.
1966
abd40fb4
GM
1967 * Makefile.in ($(infodir)): Delete rule.
1968 (mkinfodir): New.
1969 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1970
f4f358f1 1971 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1972 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1973 * emacsver.texi: New file, replacing emacsver.texi.in.
1974
ea274122
GM
19752010-10-09 Glenn Morris <rgm@gnu.org>
1976
f7a31f11
GM
1977 * emacsver.texi.in: New file.
1978 * emacs.texi: Set EMACSVER by including emacsver.texi.
1979 * Makefile.in (distclean): Delete emacsver.texi.
1980 (dist): Copy emacsver.texi.
b13254e7 1981 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1982
3fb78d1f
GM
1983 * ack.texi (Acknowledgments): No more b2m.c.
1984
ea274122
GM
1985 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1986 (emacs): Remove rule.
1987 (dist): No need to deal with the emacs rule any more.
1988
17ca7950
GM
19892010-10-07 Glenn Morris <rgm@gnu.org>
1990
1991 * Makefile.in (version): New, set by configure.
1992 (clean): Delete dist tar file.
1993 (dist): Use version in tar name.
1994
4c83f6e1
GM
19952010-10-06 Glenn Morris <rgm@gnu.org>
1996
1997 * Makefile.in (EMACS_XTRA): Add the main source file.
1998 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1999 (mostlyclean): No core files, reorder other files.
2000 (clean): Delete specific dvi and pdf files.
2001 (infoclean, dist): New rules.
2002 (maintainer-clean): Use infoclean.
8a944cea 2003 ($(infodir)): Add parallel build workaround.
4c83f6e1 2004
0264072d
GM
20052010-10-04 Glenn Morris <rgm@gnu.org>
2006
2007 * Makefile.in (SHELL): Set it.
2008 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2009 (info, dvi): Replace above variables with their expansions.
2010 (info): Move mkdir from here...
2011 ($(infodir)/emacs): ... to here (for parallel builds).
2012 (pdf): New target.
2013 ($(infodir)/emacs): Pass -o option to makeinfo.
2014 (.PHONY): Declare clean rules.
2015 (maintainer-clean): Delete dvi and pdf files.
2016 Guard against cd failures. Use a more restrictive delete.
2017
3226d6ca
GM
20182010-10-02 Glenn Morris <rgm@gnu.org>
2019
2020 * misc.texi (Shell Mode): Remove reference to old function name.
2021
cad90f3b
EZ
20222010-09-30 Eli Zaretskii <eliz@gnu.org>
2023
2024 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2025 indicator characters.
2026
5f874327
GM
20272010-09-29 Glenn Morris <rgm@gnu.org>
2028
2029 * Makefile.in (top_srcdir): Remove unused variable.
2030
0ab9cff3
GM
20312010-09-14 Glenn Morris <rgm@gnu.org>
2032
67ae9766
GM
2033 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2034 the last hook item.
2035
0ab9cff3
GM
2036 * calendar.texi (Appointments): Also updated when a diary include file
2037 is saved.
2038
6664fc59 20392010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2040
2041 * trouble.texi (Bugs): Update the section intro.
2042 (Known Problems): New section.
2043 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2044 (Sending Patches): Bug fixes are best as responses to existing bugs.
2045 * emacs.texi (Known Problems): Add menu entry for new section.
2046
be3283d7
GM
20472010-09-09 Glenn Morris <rgm@gnu.org>
2048
2049 * xresources.texi: Untabify.
2050
10999305 20512010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2052
2053 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2054
10999305 20552010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2056
2057 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2058
30641319
JD
20592010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2060
2061 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2062
50dd7bc6
GM
20632010-08-21 Glenn Morris <rgm@gnu.org>
2064
2065 * misc.texi (Amusements): Mention bubbles and animate.
2066
5e620eca
EZ
20672010-07-31 Eli Zaretskii <eliz@gnu.org>
2068
2069 * files.texi (Visiting): Add more index entries for
2070 large-file-warning-threshold.
2071
8b2dd508
JD
20722010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2073
2074 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2075
8838673e
GM
20762010-06-23 Glenn Morris <rgm@gnu.org>
2077
2078 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2079 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2080 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2081 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2082 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2083 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2084 Untabify Texinfo files.
2085
04d3bb6c
GM
20862010-06-10 Glenn Morris <rgm@gnu.org>
2087
103dd3a8
GM
2088 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2089
04d3bb6c
GM
2090 * basic.texi (Inserting Text): Fix typo.
2091
50b79479
GM
20922010-06-10 Glenn Morris <rgm@gnu.org>
2093
2094 * ack.texi (Acknowledgments):
2095 * emacs.texi (Acknowledgments): Update for notifications.el.
2096
86d7a550
DU
20972010-05-31 Daiki Ueno <ueno@unixuser.org>
2098
2099 * dired.texi (Operating on Files): Mention encryption commands
2100 (Bug#6315).
2101
db5dce9d
EZ
21022010-05-29 Eli Zaretskii <eliz@gnu.org>
2103
2104 * basic.texi (Moving Point): Update due to renaming of commands bound
2105 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2106
34313041
EZ
21072010-05-18 Eli Zaretskii <eliz@gnu.org>
2108
2109 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2110 paragraphs.
2111 (Line Truncation): Fix wording for bidi display.
2112
1fc0ce04 2113 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2114 keys.
2115
0235128c 21162010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2117
2118 * building.texi (GDB Graphical Interface): Remove misleading comparison
2119 to an IDE (Bug#6128).
2120
0235128c 21212010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2122
2123 * programs.texi (Man Page):
2124 * misc.texi (Invoking emacsclient):
2125 * mini.texi (Repetition):
2126 * mark.texi (Setting Mark): Fix typos.
2127
0235128c 21282010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2129
2130 * misc.texi (Printing): Document htmlfontify-buffer.
2131
0235128c 21322010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2133
2134 * calendar.texi (Displaying the Diary, Format of Diary File):
2135 Fix external cross-references for TeX format output.
2136
0235128c
SM
21372010-05-07 Chong Yidong <cyd@stupidchicken.com>
2138
2139 * Version 23.2 released.
2140
f63d0028
JD
21412010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2142
2143 * cmdargs.texi (Initial Options): Mention --chdir.
2144
20fe03ad
JD
21452010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2146
2147 * frames.texi (Tool Bars): Add tool-bar-style.
2148
b7d65a5f
GM
21492010-04-21 Glenn Morris <rgm@gnu.org>
2150
2151 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2152
a42dbee1
CY
21532010-04-18 Chong Yidong <cyd@stupidchicken.com>
2154
2155 * programs.texi (Semantic): New node.
2156
2157 * maintaining.texi (EDE): New node.
2158
2159 * emacs.texi: Update node listing.
2160
2161 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2162
6e104790 21632010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2164
d52dbd3d
GM
2165 * emacs.texi (Acknowledgments): Remove duplicate.
2166
a77fe20c
GM
2167 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2168
6e104790 21692010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2170
4ebe9902
GM
2171 * dired.texi (Misc Dired Features): Mention VC diff and log.
2172 * maintaining.texi (Old Revisions, VC Change Log):
2173 Mention that diff and log work in Dired buffers.
2174
98932641
GM
2175 * help.texi (Help Summary): Mention M-x info-finder.
2176
d5b22ab2 2177 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2178
4d4e9522
GM
2179 * custom.texi (Specifying File Variables, Directory Variables):
2180 Document new commands for manipulating local variable lists.
2181
6e104790 21822010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2183
2184 * trouble.texi (Contributing): Add cindex entry.
2185 Mention etc/CONTRIBUTE.
2186
6e104790 21872010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2188
2189 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2190 query-replace (Bug#5774).
2191
a20a9df3
GM
21922010-04-16 Glenn Morris <rgm@gnu.org>
2193
2194 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2195
1ecb2d3f
JD
21962010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2197
2198 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2199
99852628
JD
22002010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2201
2202 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2203
ce79424f
EZ
22042010-03-30 Eli Zaretskii <eliz@gnu.org>
2205
2206 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2207 cross-reference to "Inserting Text".
2208
2209 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2210 Mention completion provided by `ucs-insert'.
2211
85738751 22122010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2213
2214 * sending.texi (Sending Mail): Note variables that may need
2215 customizing.
2216 (Mail Sending): Expand discussion of send-mail-function.
2217
85738751 22182010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2219
2220 Document Message mode as the default mail mode.
2221
2222 * sending.texi (Sending Mail): Copyedits.
2223 (Mail Format, Mail Headers): Document mail-from-style changes.
2224 (Mail Commands): Rename from Mail mode. Document Message mode.
2225 (Mail Misc): Rename from Mail mode Misc.
2226 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2227 command names and update keybindings.
2228 (Header Editing): Document message-tab. De-document
2229 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2230 favor of mail-default-headers. Ad index entries for user-full-name and
2231 user-mail-address.
1c6c854e
CS
2232 (Citing Mail): Update changes in Message mode behavior.
2233 Document mail-yank-prefix.
e73c2434
CY
2234 (Mail Signature): New node, moved from Mail Misc.
2235 (Mail Aliases): Mail abbrevs are the default with Message mode.
2236 (Mail Methods): Note that Message mode is now the default.
2237
2238 * rmail.texi (Rmail Reply):
2239 * text.texi (Text Mode):
2240 * major.texi (Major Modes):
2241 * mule.texi (Output Coding): Refer to Message mode.
2242
2243 * custom.texi (Init Examples): Add xref to Mail Header.
2244
1fc0ce04 2245 * emacs.texi (Top): Fix xrefs.
e73c2434 2246
85738751 22472010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2248
c0c035fa
CY
2249 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2250 repository if there is none.
2251 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2252 vc-print-root-log.
ef7b27ef 2253 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2254
71785b7a
CY
2255 * programs.texi (Program Modes): Mention Javascript mode.
2256
f67c5dd0
CY
2257 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2258 * emacs.texi: Update node description.
2259
0f72a391 2260 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2261 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2262
dc2d2590
JL
22632010-03-30 Juri Linkov <juri@jurta.org>
2264
2265 * search.texi (Other Repeating Search): Remove line that `occur'
2266 can not handle multiline matches.
2267
a7b02820
EZ
22682010-03-30 Eli Zaretskii <eliz@gnu.org>
2269
2270 * mule.texi (International): Mention support of bidirectional editing.
2271 (Bidirectional Editing): New section.
2272
22ef1944
NR
22732010-03-28 Nick Roberts <nickrob@snap.net.nz>
2274
2275 * emacs.texi (Top): Update node names to those in building.texi.
2276
146b8b16
NR
22772010-03-27 Nick Roberts <nickrob@snap.net.nz>
2278
c5e87d10
PE
2279 doc/emacs/building.texi: Describe restored GDB/MI functionality
2280 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2281 doc/emacs/emacs.texi: Update node names for building.texi.
2282
6d98672d
GM
22832010-03-24 Glenn Morris <rgm@gnu.org>
2284
2285 * ack.texi (Acknowledgments):
2286 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2287
93318cbd
JD
22882010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2289
2290 * xresources.texi (Table of Resources): Clarify toolBar number
2291 for Gtk+.
2292
2293 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2294
15cf2f52
CY
22952010-03-21 Chong Yidong <cyd@stupidchicken.com>
2296
4102856c
CY
2297 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2298
15cf2f52
CY
2299 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2300 and multi-isearch-buffers-regexp.
2301
2302 * indent.texi (Indentation): Clarify description of
2303 indent-for-tab-command. Document tab-always-indent.
2304
d68eb23c
CY
23052010-03-20 Chong Yidong <cyd@stupidchicken.com>
2306
2307 * cmdargs.texi (Font X): Move most content to Fonts.
2308
2309 * frames.texi (Fonts): New node. Document font-use-system-font.
2310
2311 * emacs.texi (Top):
2312 * xresources.texi (Table of Resources):
2313 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2314
288f9fc0
CY
23152010-03-10 Chong Yidong <cyd@stupidchicken.com>
2316
2317 * Branch for 23.2.
2318
17782bec
CY
23192010-03-06 Chong Yidong <cyd@stupidchicken.com>
2320
2321 * custom.texi (Init Examples): Add xref to Locals.
2322
2323 * major.texi (Choosing Modes): Mention usage of setq-default for
2324 setting the default value of major-mode (Bug#5688).
2325
b4a1a8b2
CY
23262010-03-02 Chong Yidong <cyd@stupidchicken.com>
2327
2328 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2329
2330 * display.texi (Display Custom): Document make-pointer-invisible and
2331 underline-minimum-offset. Remove inverse-video.
2332
a1e759cd
CY
23332010-02-21 Chong Yidong <cyd@stupidchicken.com>
2334
2335 * frames.texi (Frame Commands): Note that the last ordinary frame can
2336 be deleted in daemon mode (Bug#5616).
2337
4f3bc373
GM
23382010-02-18 Glenn Morris <rgm@gnu.org>
2339
2340 * trouble.texi (Contributing): Repository is no longer CVS.
2341
5dbbdd33
GM
23422010-02-08 Glenn Morris <rgm@gnu.org>
2343
2344 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2345
cd61af01
SM
23462010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2347
2348 * display.texi (Useless Whitespace, Text Display):
2349 * custom.texi (Init Examples): Avoid obsolete special default variables
2350 like default-major-mode.
2351
b1bb0a25 23522010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2353
2354 * programs.texi (Other C Commands): Replace reference to obsolete
2355 c-subword-mode.
2356
99d0985b
GM
23572010-01-21 Glenn Morris <rgm@gnu.org>
2358
2359 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2360
893db5bc
GM
23612010-01-12 Glenn Morris <rgm@gnu.org>
2362
2363 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2364 emacs-pretest-bug for bug reports for development versions.
2365
0419b8d6
GM
23662010-01-11 Glenn Morris <rgm@gnu.org>
2367
2368 * display.texi (Highlight Interactively): `t' does not mean highlight
2369 all patterns. (Bug#5335)
2370
26e533e2
CY
23712009-12-29 Chong Yidong <cyd@stupidchicken.com>
2372
2373 * misc.texi (Shell): Document async-shell-command.
2374
2375 * building.texi (Grep Searching): Document zrgrep.
2376
484eaeac 2377 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2378
7ee6c59b
NR
23792009-12-29 Nick Roberts <nickrob@snap.net.nz>
2380
2381 * building.texi: Import GDB Graphical Interface description from
2382 EMACS_23_1_RC.
2383
91ed7ea8
CY
23842009-12-24 Chong Yidong <cyd@stupidchicken.com>
2385
2386 * emacs.texi (Top): Update node listing.
2387
2388 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2389
2390 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2391
2392 * cmdargs.texi (Initial Options):
2393 * xresources.texi (Resources): Document inhibit-x-resources.
2394
2395 * custom.texi (Specifying File Variables): Note that minor modes are
2396 enabled unconditionally.
2397
2398 * display.texi (Scrolling): Briefly document the old recenter command,
2399 and document recenter-positions.
2400
2401 * files.texi (Visiting):
2402 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2403
1c6c854e
CS
2404 * frames.texi (Cut/Paste Other App):
2405 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2406
2407 * killing.texi (Kill Options): New node.
2408
6ca89aaa
CY
24092009-12-05 Chong Yidong <cyd@stupidchicken.com>
2410
2411 * misc.texi (Shell Options): ansi-color is now default.
2412
806642d4
GM
24132009-12-05 Glenn Morris <rgm@gnu.org>
2414
806642d4
GM
2415 * emacs.texi (Top): Update menu for cal-xtra node changes.
2416 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2417 or mode line. Don't mention invisible text or the details of
2418 diary-print-entries here, only in cal-xtra.
2419 (Format of Diary File): Mention that the "date on first line" format
2420 only really affects the simple display.
2421 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2422 (Diary Customizing): Holidays may be in the buffer or mode line.
2423 Move diary-print-entries to the "Diary Display" section.
2424 (Diary Display): New section, split out from "Fancy Diary Display".
2425 Explain the limitations of simple display, and how to print it.
2426
1a4f0c0a
GM
2427 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2428
e11adbd8
GM
2429 * cal-xtra.texi (Diary Display): Mention View mode.
2430
29a483ac
JL
24312009-11-29 Juri Linkov <juri@jurta.org>
2432
2433 * display.texi (Highlight Interactively): Actually a list of
2434 default faces is pre-loaded into a list of default values
2435 instead of the history.
2436
83d60c79
GM
24372009-11-20 Glenn Morris <rgm@gnu.org>
2438
2439 * ack.texi (Acknowledgments):
2440 * emacs.texi (Acknowledgments): Add htmlfontify.
2441
276bbe96
GM
24422009-11-14 Glenn Morris <rgm@gnu.org>
2443
98ad1bae
GM
2444 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2445
276bbe96
GM
2446 * ack.texi (Acknowledgments):
2447 * emacs.texi (Acknowledgments): Update for recent Org changes.
2448
18430066
CY
24492009-10-31 Chong Yidong <cyd@stupidchicken.com>
2450
2451 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2452 `charset' property, which is irrelevant to the user manual (Bug#3526).
2453
522ddc9f
JB
24542009-10-14 Juanma Barranquero <lekktu@gmail.com>
2455
2456 * trouble.texi (DEL Does Not Delete): Fix typo.
2457
50b49ade
MA
24582009-10-05 Michael Albinus <michael.albinus@gmx.de>
2459
2460 * files.texi (Misc File Ops): Mention copy-directory.
2461
6308321a
EZ
24622009-10-04 Eli Zaretskii <eliz@gnu.org>
2463
43b3b4d1
EZ
2464 * mule.texi (Unibyte Mode): Emphasize that
2465 unibyte-display-via-language-environment affects only the display.
2466
6308321a
EZ
2467 * display.texi (Horizontal Scrolling): Document cursor behavior under
2468 horizontal scrolling when point moves off the screen (Bug#4564).
2469 Improve wording.
2470
bd51ea7f
MA
24712009-10-01 Michael Albinus <michael.albinus@gmx.de>
2472
2473 * files.texi (Directories): delete-directory prompts for recursive
2474 deletion.
2475
55381962
GM
24762009-09-30 Glenn Morris <rgm@gnu.org>
2477
2478 * ack.texi (Acknowledgments):
2479 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2480
13989ab1
TH
24812009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2482
2483 * dired.texi (Dired Navigation): Use @code instead of @var for
2484 dired-isearch-filenames, so that it's not capitalized.
2485
8ba46c89
CY
24862009-09-19 Chong Yidong <cyd@stupidchicken.com>
2487
2488 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2489
2490 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2491
2492 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2493 (Key Bindings): Reference Init Rebinding in introductory text.
2494 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2495 (Keymaps): Simplify.
2496 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2497 (Minibuffer Maps): Remove mention of Mocklisp.
2498 (Init Rebinding): Move mode-local rebinding example here from Local
2499 Keymaps.
2500 (Modifier Keys): Clarify.
1e11b018 2501 (Rebinding): Add cindex for "binding keys".
8ba46c89 2502
6a5ca7c8
CY
25032009-09-13 Chong Yidong <cyd@stupidchicken.com>
2504
2505 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2506
0e1cba51
NR
25072009-08-31 Nick Roberts <nickrob@snap.net.nz>
2508
6a5ca7c8 2509 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2510 Reorganize these two sections.
0e1cba51 2511
76a87a4d
EZ
25122009-08-29 Eli Zaretskii <eliz@gnu.org>
2513
2514 * cmdargs.texi (Initial Options): Fix last change.
2515
82e98df4
SM
25162009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2517
2518 * mule.texi (Enabling Multibyte):
2519 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2520 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2521
fb89fad9
GM
25222009-08-20 Glenn Morris <rgm@gnu.org>
2523
2524 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2525
e99652b0
GM
25262009-08-19 Glenn Morris <rgm@gnu.org>
2527
2528 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2529
5cca97ad
GM
25302009-08-18 Glenn Morris <rgm@gnu.org>
2531
2532 * ack.texi (Acknowledgments):
2533 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2534
997797ae 2535 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2536
985bf85b
GM
25372009-08-09 Glenn Morris <rgm@gnu.org>
2538
2539 * ack.texi (Acknowledgments):
2540 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2541
8d6bb99e
DD
25422009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2543
2544 * emacs.texi (Top): Add new menu items for GDB-UI.
2545
2546 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2547 section. Threads buffer is in separate section now.
8d6bb99e 2548
8353da9c
GM
25492009-08-08 Glenn Morris <rgm@gnu.org>
2550
2551 * ack.texi (Acknowledgments):
2552 * emacs.texi (Acknowledgments):
2553 Update for js2-mode and org changes.
2554
f2074faf
MA
25552009-08-02 Michael Albinus <michael.albinus@gmx.de>
2556
2557 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2558 files.
2559
e8d2d3fb
CY
25602009-07-28 Chong Yidong <cyd@stupidchicken.com>
2561
2562 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2563
324a4f6a
GM
25642009-07-23 Glenn Morris <rgm@gnu.org>
2565
2566 * programs.texi (Matching): Update blink-matching-paren-distance.
2567
b6937a70
CY
25682009-07-21 Chong Yidong <cyd@stupidchicken.com>
2569
2570 * frames.texi (Cut/Paste Other App): For select-active-regions,
2571 selection is now updated on moving point.
2572
bd8aaa36
RS
25732009-07-21 Richard Stallman <rms@gnu.org>
2574
2575 * glossary.texi (GNU, Daemon): Update information.
2576
8d9b5eba
JL
25772009-07-19 Juri Linkov <juri@jurta.org>
2578
2579 * custom.texi (Specifying File Variables, Safe File Variables):
2580 "variables/value pairs" -> "variable/value pairs".
2581
a2acc1db
GM
25822009-07-15 Glenn Morris <rgm@gnu.org>
2583
2584 * misc.texi (Gnus): Remove widow.
2585
c5ae942b
GM
25862009-07-11 Glenn Morris <rgm@gnu.org>
2587
703d26ba
GM
2588 * Makefile.in (TEXI2PDF): New.
2589 (emacs.pdf, emacs-xtra.pdf): New targets.
2590
522ddc9f 2591 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2592
2593 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2594
2595 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2596 Don't print the copying notice twice in the printed version.
2597 Update the menu and detailmenu.
2598 (Preface): The meaning of "on-line" has changed.
2599 Correct name for "Common Problems" chapter.
2600 (Distrib): Update FSF shop URL.
2601 (Intro): Showing two files at once is not so exciting.
2602
2603 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2604 (Mac / GNUstep Basics): Minor grammar changes.
2605 (Mac / GNUstep Events): Fix typo.
2606 (GNUstep Support): CANNOT_DUMP no longer applies.
2607
2608 * misc.texi (Document View): Fix typos.
2609
2610 * dired.texi (Dired):
2611 * help.texi (Help):
2612 * macos.texi (Mac OS / GNUstep):
2613 * maintaining.texi (Version Control, Introduction to VC):
2614 End menu descriptions with a period.
c5ae942b 2615
b1c8242b
EZ
26162009-07-09 Eli Zaretskii <eliz@gnu.org>
2617
2618 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2619 so categorical in saying that the option is only useful on NTFS.
2620
220d9aa6
GM
26212009-07-09 Glenn Morris <rgm@gnu.org>
2622
2623 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2624 (ENVADD): Add texinfodir to TEXINPUTS.
2625
2626 * emacs.texi (Top): Fix cross-reference.
2627
2628 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2629
2630 * vc1-xtra.texi (Revision Tags): Fix typo.
2631
d07e72d3
GM
26322009-07-03 Glenn Morris <rgm@gnu.org>
2633
2634 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2635 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2636 (Merge Commands): `.' does not seem to work in A or B buffer.
2637 `l' can recreate the 3-window display.
2638
2639 * glossary.texi (Glossary): Minor phrasing changes throughout.
2640 Add more internal cross-references.
2641 <Autoloading>: You can't really autoload a variable.
2642 <C-M->: Move details here from `M-C-' item.
2643 <Continuation Line>: Refer to `Truncation.'
2644 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2645 <Home Directory, Unix>: New entries.
2646 <Deletion of Files>: Mention recycle bins.
2647 <Directory>: Mention ``folders.''
2648 <Error>: Don't mention ``type-ahead.''
2649 <Fringe>: Refer to the manual node.
2650 <Minor Mode>: Can be global or local.
2651 <Spell Checking>: There are other checkers besides Ispell.
2652
f144038a
GM
26532009-07-02 Glenn Morris <rgm@gnu.org>
2654
2655 * anti.texi (Antinews): Minor changes in phrasing.
2656
2657 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2658 some underfull lines in dvi output.
2659
2660 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2661
2662 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2663
2664 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2665
3f1c6666
JD
26662009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2667
2668 * xresources.texi (Table of Resources): Mention maximized for
2669 fullscreen.
2670
2671 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2672
62aadce7
CY
26732009-07-01 Chong Yidong <cyd@stupidchicken.com>
2674
2675 * anti.texi (Antinews): Correct the list of removed platforms.
2676
82ec412e
GM
26772009-06-28 Glenn Morris <rgm@gnu.org>
2678
2679 * arevert-xtra.texi: Minor language tweaks.
2680
09964e7d
GM
2681 * dired-xtra.texi: Minor revisions.
2682
666e158e
MB
26832009-06-23 Miles Bader <miles@gnu.org>
2684
c4cc8b9a 2685 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2686 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2687
70243478
CY
26882009-06-21 Chong Yidong <cyd@stupidchicken.com>
2689
2690 * Branch for 23.1.
2691
67cbe681
KH
26922009-06-17 Kenichi Handa <handa@m17n.org>
2693
2694 * mule.texi (Charsets): Update the description for the new charset.
2695 (list-character-sets): New findex.
125dd7c5 2696 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2697
40e67246
CY
26982009-06-10 Chong Yidong <cyd@stupidchicken.com>
2699
b5700de6
CY
2700 * basic.texi (Moving Point): Fix tag.
2701
2702 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2703
2704 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2705 use camel-case for PageUp and PageDown.
2706
2707 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2708 camel-case for PageUp and PageDown.
2709
2710 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2711
40e67246 2712 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2713 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2714
522ddc9f 27152009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2716
522ddc9f
JB
2717 * fixit.texi (Spelling): Set default dictionary.
2718 Improve descriptions (Bug#2554)
6f591cf4 2719
53483c76
DR
27202009-06-08 David Reitter <david.reitter@gmail.com>
2721
2722 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2723 since saving colors and faces set this way is not implemented.
2724 (Environment variables): Remove mention of mac-fix-env, which is
2725 scheduled to be removed.
2726
1557ef4f
CY
27272009-06-04 Chong Yidong <cyd@stupidchicken.com>
2728
91056528
CY
2729 * custom.texi (Init Examples): Add example of changing load-path.
2730
1557ef4f
CY
2731 * building.texi (Lisp Libraries): Add example of changing
2732 load-path (Bug#3446).
2733
623cec4c
CY
27342009-05-28 Chong Yidong <cyd@stupidchicken.com>
2735
2736 * mark.texi (Mark): Further clarifications.
2737 (Setting Mark): Emphasize that C-SPC activates the mark.
2738
0fcca8ee
CY
27392009-05-28 Chong Yidong <cyd@stupidchicken.com>
2740
702b10e1
CY
2741 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2742 Mark mode.
0fcca8ee
CY
2743 (Using Region, Persistent Mark): Use "active mark" instead of "active
2744 region".
2745
d3b396e4
CY
27462009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2747
2748 * mule.texi (Select Input Method): Fix typo.
2749
3f698a06
CY
27502009-05-13 Chong Yidong <cyd@stupidchicken.com>
2751
2752 * anti.texi (Antinews): Document completion changes. Some additional
2753 copyedits and rearrangement of entries.
2754
b2a42eb7
CY
27552009-05-12 Chong Yidong <cyd@stupidchicken.com>
2756
932fd020
CY
2757 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2758 (Shell History Copying, Terminal emulator): Copyedits.
2759
1c6c854e
CS
2760 * xresources.texi (Resources): Simplify descriptions.
2761 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2762 (Table of Resources): Document fontBackend resource.
2763
b2a42eb7 2764 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2765 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2766 "Backspace". Remove discussion of obscure Xmodmap issue.
2767
c6ea7fb8
CY
27682009-05-07 Chong Yidong <cyd@stupidchicken.com>
2769
2770 * files.texi (Visiting): Copyedits.
2771
ad36c422
CY
27722009-05-06 Chong Yidong <cyd@stupidchicken.com>
2773
2774 * basic.texi (Inserting Text): Document ucs-insert.
2775
2776 * mule.texi (International Chars): Define "multibyte". Note that
2777 internal representation is unicode-based. Simplify definition of raw
2778 bytes. Mention ucs-insert.
2779 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2780 (Language Environments): Add language environments new to Emacs 23.
2781 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2782 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2783 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2784 (Output Coding): Copyedits.
2785
2786 * emacs.texi (Top): Update node listing.
2787
d4ad7b96
CY
27882009-05-05 Per Starbäck <per@starback.se> (tiny change)
2789
2790 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2791
5bd66204
SM
27922009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2793
2794 * building.texi (Lisp Libraries): `load-library' does offer completion.
2795
bc36ad1c
CY
27962009-04-28 Chong Yidong <cyd@stupidchicken.com>
2797
2798 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2799 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2800
f1a47884
EZ
28012009-04-25 Eli Zaretskii <eliz@gnu.org>
2802
2803 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2804
be77bd45
CY
28052009-04-22 Chong Yidong <cyd@stupidchicken.com>
2806
2807 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2808
2809 * building.texi (Lisp Interaction): Document initial-scratch-message.
2810
d3b82927
JB
28112009-04-18 Juanma Barranquero <lekktu@gmail.com>
2812
ed6e7b11
JB
2813 * msdog.texi (Windows Fonts): Fix typos.
2814
d3b82927
JB
2815 * files.texi (Save Commands): Fix pxref.
2816
bc323c04
CY
28172009-04-18 Chong Yidong <cyd@stupidchicken.com>
2818
2819 * files.texi (Save Commands): Mention diff-buffer-with-file.
2820 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2821 Henoch (Bug#3036).
2822
2186d13f
GM
28232009-03-15 Glenn Morris <rgm@gnu.org>
2824
2825 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2826 the former is not always used.
2827 (Mail Headers): Use active voice. Add "Mail-reply-to".
2828 Change case of "Id". Avoid repeated "appropriate".
2829 (Mail Aliases): Fix previous change - use an example with a ".", so it
2830 does actually get quoted when expanded.
2831 (Mail Sending): Mailclient is the default on some systems.
2832 (Citing Mail): Mention mail-indentation-spaces.
2833 (Mail Mode Misc): Add an @dfn for "mail signature".
2834
71e454fc
CY
28352009-03-15 Chong Yidong <cyd@stupidchicken.com>
2836
2837 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2838 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2839 read-buffer-completion-ignore-case, and completion-styles.
2840 Remove description of partial-completion-mode.
71e454fc 2841
df1a3e06
GM
28422009-03-14 Glenn Morris <rgm@gnu.org>
2843
2844 * sending.texi (Mail Format): Fix typo. Add index entry for
2845 mail-header-separator.
2846 (Mail Headers): Put info about initialization and changing in one place
2847 at the start. Update FCC section for mbox Rmail. Clarify From
2848 section, mention mail-setup-with-from. Clarify Reply-to section.
2849 Add Mail-followup-to and mail-mailing-lists. Clarify References
2850 section.
2851 (Mail Aliases): Update example, make less contentious.
2852 Update for name change of mail-interactive-insert-alias.
2853 (Mail Mode): Remove mention of `%' as a word separator.
2854 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2855 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2856 commands. Clarify FCC handling. In mail-complete, add reference to
2857 Mail Aliases section, and mention mail-complete-function.
2858 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2859 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2860 signature netiquette. Explain how the mail hooks work when continuing
2861 a composition.
2862 (Mail Amusements): Internationalize the spook section a bit.
2863 Remove the spook mail-setup-hook example, since it doesn't work well.
2864 Mention fortune-file.
2865 (Mail Methods): Mention read-mail-command.
2866
ed6e7b11 28672009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2868
df1a3e06
GM
2869 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2870 and NS resources following recent changes.
959d68bd 2871
86dca3e8
JR
28722009-03-10 Jason Rumney <jasonr@gnu.org>
2873
2874 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2875 w32-use-visible-system-caret doc to indicate that it should get set
2876 automatically.
2877 (Windows Fonts): Add doc for the uniscribe backend.
2878
042fe98f
DN
28792009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2880
2881 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2882 vc-dir. (Bug#2598)
2883
7f8dba73
RS
28842009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2885
2886 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2887
505e70c3
GM
28882009-03-05 Glenn Morris <rgm@gnu.org>
2889
04242bdc
GM
2890 * rmail.texi (Rmail Basics): Add reference to sorting.
2891 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2892 Minor re-wordings.
2893 (Rmail Motion): Mention rmail-next-same-subject.
2894 (Rmail Deletion): Expunging is not the only way to change the numbers.
2895 (Rmail Labels): Labels can also be used in sorting.
2896 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2897 (Rmail Display): Mention rmail-mime.
2898
00cfe22c
GM
28992009-03-04 Glenn Morris <rgm@gnu.org>
2900
2901 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2902 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2903 summary. Mention sorts cannot be undone.
2904 (Rmail Display): Give an example of how to use goto-address-mode.
2905 (Rmail Editing): It's keybindings that are redefined, not commands.
2906 Fix some typos.
2907 (Movemail): Some minor rewording.
2908 (Remote Mailboxes): Emacs movemail supports pop by default.
2909 Fix some minor grammatical issues. The "two alternative ways" to
2910 specify a POP mailbox are really just one. Remove all reference to the
2911 variables rmail-pop-password and rmail-pop-password-required, obsolete
2912 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2913 can support Kerberos.
2914
3d963b67
GM
29152009-03-03 Glenn Morris <rgm@gnu.org>
2916
2917 * rmail.texi (Rmail Deletion): Revert previous change, which was
2918 describing the Rmail summary versions.
2919 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2920 Minor re-wording for rmail-resend.
2921 (Rmail Make Summary): Summaries apply to buffers rather than files.
2922 <rmail-summary-by-topic>: Headers includes the subject.
2923 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2924 details, including prefix arguments.
2340abde 2925 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2926 Not counting lines might be faster.
2927 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2928 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2929 Name the commands bound to the various keys. Mention prefix argument
2930 for searching.
3d963b67
GM
2931 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2932 Simplify rmail-highlighted-headers description. Update face name.
2933
a8ce3d17
JB
29342009-03-02 Juanma Barranquero <lekktu@gmail.com>
2935
2936 * mark.texi (Marking Objects): Fix typo.
2937
130a29b6
CY
29382009-03-01 Chong Yidong <cyd@stupidchicken.com>
2939
2940 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2941 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2942
9d5de6f8
GM
29432009-03-01 Glenn Morris <rgm@gnu.org>
2944
79fc530e 2945 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2946 (Rmail Motion): - M-s searches from the end of messages.
2947 (Rmail Deletion): Minor clarification. Fix numeric argument
2948 description.
2949 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2950 newmail and RMAILOSE files need not be in home-directory.
2951 (Rmail Files): Mention I/O menus are unselectable if no files match.
2952 Mention `MAIL' env-var.
2953
b545ff9c
JR
29542009-02-24 Jason Rumney <jasonr@gnu.org>
2955
2956 * mule.texi (Fontsets): Mention fontset-default, font specs and
2957 fallback fontsets.
2958 (Defining Fontsets): Mention ns and w32 variants of
2959 standard-fontset-spec. Update description of startup fontset to match
2960 Emacs 23 behavior.
a93be82a 2961 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2962 (International): Link to Modifying Fontsets.
b545ff9c 2963
75da0618 29642009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2965
2966 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2967 Mention ns-extended-platform-support-mode.
2968
6be93a16
KB
29692009-02-22 Karl Berry <karl@gnu.org>
2970
2971 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2972
867d4bb3
JB
29732009-02-19 Juanma Barranquero <lekktu@gmail.com>
2974
2975 * basic.texi (Moving Point, Position Info):
2976 * files.texi (Visiting):
2977 * mini.texi (Completion Options):
2978 * text.texi (HTML Mode): Remove duplicate words.
2979
49b5c0e8
GM
29802009-02-20 Glenn Morris <rgm@gnu.org>
2981
2982 * rmail.texi: Minor updates for mbox rather than Babyl.
2983
f43a822c
KB
29842009-02-17 Karl Berry <karl@gnu.org>
2985
49b5c0e8 2986 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2987
80d634b8
RS
29882009-02-17 Richard M Stallman <rms@gnu.org>
2989
2990 * anti.texi (Antinews): Mention Babyl format.
2991
2992 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2993
2994 * rmail.texi: Update for mbox format.
2995 Various small fixes, as well as the following.
2996 (Out of Rmail): Node deleted.
2997 (Rmail): Update menu.
2998 (Rmail Files): Comment out set-rmail-inbox-list.
2999 Document rmail-inbox-list instead.
3000 (Rmail Output): Substantial changes since C-o is now
3001 rmail-output-as-seen and o is rmail-output.
3002 (Rmail Attributes): Delete `stored', add `retried'.
3003 (Rmail Display): Editing headers works in all cases.
3004
f0d129c6
GM
30052009-02-17 Glenn Morris <rgm@gnu.org>
3006
3007 * basic.texi (Position Info): M-x count-lines-region is not always on
3008 M-=. (Bug#2269)
3009
160f11d3
GM
30102009-02-09 Glenn Morris <rgm@gnu.org>
3011
3012 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3013 defaults.
3014
763e01c4
EZ
30152009-02-07 Eli Zaretskii <eliz@gnu.org>
3016
3017 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3018 documentation of possible problems with redecoding.
3019
f5e1441d
GM
30202009-02-03 Glenn Morris <rgm@gnu.org>
3021
3022 * rmail.texi (Out of Rmail): Mention b2m.pl.
3023
e1eabe41
GM
30242009-01-31 Glenn Morris <rgm@gnu.org>
3025
3026 * rmail.texi (Out of Rmail): Correct b2m location.
3027
dd05f9de
CY
30282009-01-27 Chong Yidong <cyd@stupidchicken.com>
3029
3030 * fixit.texi (Undo): Update undo limit values.
3031
d74d846e
GM
30322009-01-27 Glenn Morris <rgm@gnu.org>
3033
3034 * emacs.texi (Top): Fix Antinews menu entry.
3035
49ffdce8
KB
30362009-01-25 Karl Berry <karl@gnu.org>
3037
3038 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3039 item with no marker, instead of the syntactically incorrect
3040 @itemize @asis.
3041
467e8d77
JL
30422009-01-25 Juri Linkov <juri@jurta.org>
3043
3044 * building.texi (Grep Searching): Fix index entry for lgrep.
3045
6c60bbdb
EZ
30462009-01-24 Eli Zaretskii <eliz@gnu.org>
3047
3048 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3049
9ce5a36f
AR
30502009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3051
3052 * macos.texi (Preferences Panel): Update description of font setting to
3053 reflect that prior frame selection is no longer needed.
3054
9aa5f2fb
NR
30552009-01-20 Nick Roberts <nickrob@snap.net.nz>
3056
3057 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3058 raise GUD subsections.
3059
3892ff9c
GM
30602009-01-15 Glenn Morris <rgm@gnu.org>
3061
3062 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3063
14731c8f
GM
30642009-01-10 Glenn Morris <rgm@gnu.org>
3065
3066 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3067
45c55e53
CY
30682009-01-04 Chong Yidong <cyd@stupidchicken.com>
3069
3070 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3071 logical lines.
3072
2e4667d1
JL
30732008-12-29 Juri Linkov <juri@jurta.org>
3074
3075 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3076
3077 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3078
2a3eac47
CY
30792008-12-28 Chong Yidong <cyd@stupidchicken.com>
3080
3081 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3082 goto-address-mode instead of goto-address.
3083
3da8da94
CY
3084 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3085 mode.
3086
2a3eac47
CY
3087 * emacs.texi (Top): Update node listing.
3088
057f6dd3
EZ
30892008-12-26 Eli Zaretskii <eliz@gnu.org>
3090
3091 * custom.texi (Directory Variables): Explain what is a "project".
3092 Add indexing. Improve wording. Add a footnote about using
3093 _dir-locals.el on MS-DOS.
3094
e6979067
DN
30952008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3096
3097 * files.texi (Misc File Ops): Mention chmod as an alias for
3098 set-file-modes.
3099
9de15963
MR
31002008-12-24 Martin Rudalics <rudalics@gmx.at>
3101
3102 * help.texi (Help): Fix typos and reword.
3103 (Help Summary): Add entries for C-h n and C-h r, reorder
3104 entries, and do some minor fixes.
3105 (Name Help): Say that C-h F works for commands only.
3106 (Misc Help): Say that view-lossage displays 300 keystrokes.
3107
236fd60d
GM
31082008-12-20 Glenn Morris <rgm@gnu.org>
3109
3110 * ack.texi (Acknowledgments): General update based on AUTHORS,
3111 including removal of some stuff no longer distributed.
3112
349b3256
AM
31132008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
3114
3115 * fixit.texi: Mention hunspell
3116
e840fca5
GM
31172008-12-19 Glenn Morris <rgm@gnu.org>
3118
3119 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3120 Consolidate explanatory text at start.
e840fca5
GM
3121
3122 * display.texi (Text Display):
3123 * indent.texi (Indentation): Use @acronym with ASCII.
3124
9dfa7983
GM
31252008-12-18 Glenn Morris <rgm@gnu.org>
3126
3127 * ack.texi: Various small updates and fixes.
3128
97b3a00b
JL
31292008-12-18 Juri Linkov <juri@jurta.org>
3130
3131 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3132 as a key binding to start a forward nonincremental word search.
3133 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3134 a backward nonincremental word search. Add index for `M-s w'
3135 `isearch-forward-word'.
3136 (Regexp Search): Add a short summary of regexp key commands like
3137 in the node "Basic Isearch".
3138 (Other Repeating Search): Fix typo.
3139
31402008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3141
3142 * misc.texi (PostScript Variables): Fix doc.
3143
31ce6a07
CY
31442008-12-10 Chong Yidong <cyd@stupidchicken.com>
3145
3146 * programs.texi (Program Modes): Mention Ruby mode.
3147
636b507b
DN
31482008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3149
3150 * misc.texi (emacsclient Options): Describe what an empty string
3151 argument does for --alternate-editor.
3152
a323fa14
CY
31532008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3154
3155 * cmdargs.texi (Font X): Distinguish between client-side and
3156 server-side fonts. List valid Fontconfig properties. Add reference to
3157 Fontconfig manual. List valid GTK font properties. Explain use of
3158 fc-list.
3159
c5ca6cd0
CY
31602008-12-09 Chong Yidong <cyd@stupidchicken.com>
3161
3162 * cmdargs.texi (Font X): Move discussion of quoting to top.
3163
e5136377
GM
31642008-12-06 Glenn Morris <rgm@gnu.org>
3165
3166 * maintaining.texi (Old Revisions): Improve previous change.
3167
248c026b
RS
31682008-12-05 Richard M Stallman <rms@gnu.org>
3169
3170 * anti.texi (Antinews): Minor fixes.
3171
a9253a1e
GM
31722008-12-03 Glenn Morris <rgm@gnu.org>
3173
3174 * maintaining.texi (Old Revisions): Fix diff-switches description.
3175
fa687b02
MR
31762008-12-01 Martin Rudalics <rudalics@gmx.at>
3177
3178 * emacs.texi (Top): Fix typo.
3179
72e6decd
CY
31802008-11-30 Chong Yidong <cyd@stupidchicken.com>
3181
320ee034
CY
3182 * misc.texi (Document View): Explain dependence on gs at the top.
3183 Copyedits.
3184
3185 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3186
72e6decd
CY
3187 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3188 (Comment Commands): Discuss region-active behavior of M-; first.
3189
2a472ee4
MR
31902008-11-29 Martin Rudalics <rudalics@gmx.at>
3191
9c6361c9
MR
3192 * display.texi (Line Truncation): Add reference to Continuation
3193 Lines.
3194
2a472ee4
MR
3195 * windows.texi (Pop Up Window): Mention split-height-threshold
3196 and split-width-threshold.
9c6361c9 3197 (Split Window): Add reference to Continuation Lines.
2a472ee4 3198
e93bc142
AR
31992008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3200
3201 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3202 (GNUstep Support): New node.
3203 * anti.texi:
3204 * emacs.texi:
3205 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3206
43b978db
RS
32072008-11-28 Richard M Stallman <rms@gnu.org>
3208
3209 * misc.texi (Dissociated Press): Minor cleanups.
3210
3211 * dired.texi (Image-Dired): Avoid passive.
3212
e8e2bd93
EZ
32132008-11-28 Eli Zaretskii <eliz@gnu.org>
3214
3215 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3216 representation.
3217
8d2d45da
CY
32182008-11-26 Richard M. Stallman <rms@gnu.org>
3219
3220 * files.texi (Visiting): Rewrite paragraph for clarity.
3221
3222 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3223
a5f7bbcc
AM
32242008-11-25 Alan Mackenzie <acm@muc.de>
3225
3226 * programs.texi (Moving by Parens): Clarify that parens inside strings
3227 and comments are ignored, and that the commands assume the starting
3228 point isn't in a string or comment.
3229
a71703d3
AR
32302008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3231
3232 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3233 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3234 version.
3235 (Mac Customization): Rewrite Preferences Panel section and merge in to
3236 this node, add Open files by dragging to an Emacs window.
3237
3238 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3239
aa5ab79a
CY
32402008-11-26 Chong Yidong <cyd@stupidchicken.com>
3241
0cc92c19
CY
3242 * files.texi (Misc File Ops): Document set-file-modes.
3243
c366b4e4
CY
3244 * windows.texi (Split Window): Document integer values of
3245 truncate-partial-width-windows.
3246
aa5ab79a
CY
3247 * text.texi (Text): Simplify description of markup languages.
3248 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3249 (TeX Editing): Note that `""' inserts one `"' character.
3250 (HTML Mode): Note in the introduction that XML mode is an alias for
3251 SGML mode. Mention nXML mode.
3252
56221db7
CY
32532008-11-25 Chong Yidong <cyd@stupidchicken.com>
3254
3255 * building.texi (Watch Expressions): Fix typo.
3256
90effe33
CY
32572008-11-24 Chong Yidong <cyd@stupidchicken.com>
3258
f90a5ae3
CY
3259 * files.texi (Visiting): Document new behavior of
3260 confirm-nonexistent-file-or-buffer.
3261
1c6c854e
CS
3262 * buffers.texi (Select Buffer):
3263 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3264
a18ffb4a
CY
3265 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3266 edit-picture.
3267
90effe33
CY
3268 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3269 edit-picture', since that is just an alias for picture-mode.
3270 (Sentences): Note that repeated M-@ extends the region.
3271 (Pages): Make terminology more consistent. Link to Regexps node.
3272 (Longlines): Discuss relationship with Visual Line mode.
3273 (Text Mode): Remove extraneous discussion of other modes, since they
3274 were already introduced in the parent node.
3275
e85103ec
CY
32762008-11-23 Chong Yidong <cyd@stupidchicken.com>
3277
5cb2fe30
CY
3278 * anti.texi (Antinews): Rewrite.
3279
1eb9b307 3280 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3281
3282 * frames.texi (Frame Commands): Mention "minimize" terminology.
3283
e85103ec
CY
3284 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3285 formats.
b908332f
CY
3286 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3287 (Misc X): Don't document useless -hb option.
e85103ec 3288
607f5f88
JL
32892008-11-22 Juri Linkov <juri@jurta.org>
3290
3291 * dired.texi (Dired Navigation): Change normal file name search option
3292 from `non-nil' to `t'. Add `dwim' option.
3293
e1b867a0
JL
32942008-11-22 Juri Linkov <juri@jurta.org>
3295
3296 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3297 ".dir-locals.el". Rename `define-project-bindings' to
3298 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3299 `dir-locals-set-directory-class'.
3300
dd186936
LK
33012008-11-22 Lute Kamstra <lute@gnu.org>
3302
3303 * buffers.texi (Select Buffer): Index goto-line.
3304 * basic.texi (Moving Point): Mention the use of a numeric prefix
3305 argument with goto-line and refer to Select Buffer for the use of a
3306 plain prefix argument.
3307
4b121911
GM
33082008-11-19 Glenn Morris <rgm@gnu.org>
3309
3310 * doclicense.texi: Update to FDL 1.3.
3311 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3312
27267e4c
CY
33132008-11-17 Chong Yidong <cyd@stupidchicken.com>
3314
696f351d
CY
3315 * custom.texi (Minor Modes): Define mode commands and mode variables
3316 more precisely. Recommend using mode commands instead of setting
3317 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3318 (Easy Customization): Use "init file" instead of .emacs.
3319 (Customization Groups): Update to new Custom buffer appearance.
3320 (Saving Customizations): Copyedits. Update example.
3321 (Variables): Give example of variable type-sensitivity.
3322 (Examining): Update example.
3323 (Hooks): Copyedits.
3324 (Specifying File Variables): Use C comments instead of an artificial
3325 Lisp for the example.
3326 (Keymaps): Move internals discussion to Prefix Keymaps.
3327 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3328 (Init Rebinding): Document kbd macro.
3329 (Init File): Link to Find Init.
696f351d
CY
3330
3331 * mark.texi (Using Region): Document Delete Selection Mode more
3332 thoroughly.
3333
3334 * frames.texi (Mouse Commands): Move most of the description of Delete
3335 Selection Mode to Using Region, and link to it.
1bc9c425 3336 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3337
b0570c25
CY
3338 * building.texi (Compilation): Document first-error value of
3339 compilation-scroll-output.
3340 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3341 works as soon as an error is available. Suggested by Juri Linkov.
3342
27267e4c
CY
3343 * mini.texi (Passwords): New node.
3344
3345 * files.texi (Remote Files): Link to Passwords node.
3346
3347 * emacs.texi (Top): Update node listings.
3348
122eb807
CY
33492008-11-16 Chong Yidong <cyd@stupidchicken.com>
3350
9c9855a3
CY
3351 * ack.texi (Acknowledgments): Some updating of credits.
3352
bd6fdcad
CY
3353 * emacs.texi (Acknowledgments): Add a couple more names.
3354
dd1eef46
CY
3355 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3356
122eb807 3357 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3358 (Misc File Ops): Document use of trash.
122eb807 3359
801a8da1
JB
33602008-11-16 Juanma Barranquero <lekktu@gmail.com>
3361
3362 * macos.texi (Mac Customization): Fix typos.
3363
0b4f2253
CY
33642008-11-14 Chong Yidong <cyd@stupidchicken.com>
3365
3366 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3367 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3368 the conventions of the main Emacs manual.
3369
3370 * emacs.texi (Top): Update node listings.
3371
517e2b89
CY
33722008-11-12 Chong Yidong <cyd@stupidchicken.com>
3373
07a85685
CY
3374 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3375 command-line-args is processed during startup.
3376 (Action Arguments): Correctly describe how file arguments interact with
3377 the startup screen. Link to Lisp Interaction for scratch buffer.
3378 (Initial Options): Link to Command Example for -batch option.
3379 (Environment): Document initial-environment.
3380
517e2b89
CY
3381 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3382 can't be changed in the site-start file.
3383
6337bbde
CY
33842008-11-07 Chong Yidong <cyd@stupidchicken.com>
3385
3386 * dired.texi (Dired): Mention C-x C-d too.
3387 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3388 (Dired Navigation): Explain dired-goto-file more clearly.
3389 Document dired-isearch-filenames.
6337bbde
CY
3390 (Dired Deletion): Remove unnecessary "expunged" terminology.
3391 (Flagging Many Files): & is now rebound to `% &'.
3392 (Shell Commands in Dired): Document dired-do-async-shell-command.
3393 Clarify how multi-file arguments are passed.
3394 (Misc Dired Features): Document dired-do-isearch.
3395
9e8eeff9
CY
33962008-11-06 Chong Yidong <cyd@stupidchicken.com>
3397
3398 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3399
e071f849
CY
34002008-11-03 Chong Yidong <cyd@stupidchicken.com>
3401
3402 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3403
05482eb1
CY
34042008-11-01 Chong Yidong <cyd@stupidchicken.com>
3405
e2346dea
CY
3406 * programs.texi (Program Modes): Link to Program Indent node.
3407 (Left Margin Paren): Explain consequences of changing
3408 open-paren-in-column-0-is-defun-start more concisely.
3409 (Which Function, Program Indent, Info Lookup): Minor edits.
3410 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3411 (Multi-line Indent): If region is active, TAB indents the region.
3412 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3413 (Matching): The delimiter at the cursor is highlighted---the character
3414 changes color.
3415 (Symbol Completion): Link to Completion node.
3416
e4b6428c
CY
3417 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3418 a strictly text-only system.
3419
05482eb1
CY
3420 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3421 batch mode.
3422
a11d3737
RS
34232008-11-01 Richard M. Stallman <rms@gnu.org>
3424
5abad626
RS
3425 * misc.texi (Document View): Major rewrite.
3426
a11d3737
RS
3427 * maintaining.texi (Types of Log File): Change logs are older than
3428 version control.
3429 (VCS Concepts): Simplify and rearrange.
3430 (Version Control Systems): Make it clear that Linux is only the kernel.
3431 (VC Mode Line): Shorten reference to menu item.
3432 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3433 (VC Directory Mode): Minor cleanup.
3434 Unchanged files are hidden, not omitted.
3435 (VC Directory Commands): Shorten and simplify.
3436 (Change Log Commands): New node, split from Change Logs.
3437 (VC Directory Buffer): New node, split from VC Directory Mode.
3438
c55a4acb
CY
34392008-10-31 Chong Yidong <cyd@stupidchicken.com>
3440
1c6c854e 3441 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3442 from files.texi.
3443
1c6c854e
CS
3444 * files.texi (Version Control): Move to maintaining.texi.
3445 Subnodes moved as well.
3446 (Document Files): Move to misc.texi.
df0356f6 3447
c55a4acb
CY
3448 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3449 vc-update-change-log.
df0356f6
CY
3450 (Version Control): Move here from files.texi.
3451 (Format of ChangeLog): Make it a subnode of Change Log.
3452
3453 * emacs.texi (Top): Update node listing.
c55a4acb 3454
ef082374
TH
34552008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3456
3457 * files.texi (Files): Add a section about document
3458 files (doc-view-mode).
3459
d52582c3
CY
34602008-10-31 Chong Yidong <cyd@stupidchicken.com>
3461
1c6c854e
CS
3462 * building.texi (Compilation Mode):
3463 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3464 (Debuggers): Lower GUD subsections to subsubsections.
3465 (Starting GUD): Add cindex.
3466 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3467
4e0a0968
CY
34682008-10-30 Chong Yidong <cyd@stupidchicken.com>
3469
03625b47
CY
3470 * indent.texi (Indentation): Link to Program Indent.
3471
4e0a0968
CY
3472 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3473 now uses emacsclient's terminal.
3474
8bd3f7ef
CY
34752008-10-29 Chong Yidong <cyd@stupidchicken.com>
3476
80e5620e
CY
3477 * mark.texi (Using Region): Document use-empty-active-region.
3478
97d5c404
CY
3479 * emacs.texi (Top): Update node listings.
3480
1c6c854e
CS
3481 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3482 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3483 (Invoking emacsclient): Rewrite, moving optional arguments to
3484 emacsclient Options.
21d2bae3
CY
3485 (emacsclient Options): New node. Document server-use-tcp and
3486 server-host.
8bd3f7ef 3487
5fda2cbd
CY
34882008-10-28 Chong Yidong <cyd@stupidchicken.com>
3489
3490 * indent.texi (Indentation): Replace list with paragraphed text,
3491 putting description of syntax-driven indentation first. Document new
3492 effect of active regions on tab.
3493 (Tab Stops): Note that editable tab stops affect indentation commands.
3494
4ff029f6
DN
34952008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3496
3497 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3498
996cd6e4
CY
34992008-10-23 Chong Yidong <cyd@stupidchicken.com>
3500
f28815e3
CY
3501 * custom.texi (Function Keys): Note that modified keypad keys are not
3502 translated.
3503
996cd6e4
CY
3504 * basic.texi (Arguments): Explain how to insert multiple digits.
3505
49545fe2
MA
35062008-10-22 Michael Albinus <michael.albinus@gmx.de>
3507
3508 * files.texi (Remote Files): Precise selection of default method.
3509 Rewrite paragraph about disabling remote file names.
3510
edac0b53
CY
35112008-10-22 Chong Yidong <cyd@stupidchicken.com>
3512
e752c544
CY
3513 * search.texi (Special Isearch): Document M-TAB is isearch.
3514
edac0b53
CY
3515 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3516 command.
3517
3518 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3519
20a36054
TH
35202008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3521
1c6c854e 3522 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3523 section.
3524
69051ab6
CY
35252008-10-21 Chong Yidong <cyd@stupidchicken.com>
3526
c4b1a32a
CY
3527 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3528 to files.texi. Move contents of vc2-xtra.texi here.
3529
3530 * vc2-xtra.texi: File removed.
3531
3532 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3533 Directory Commands from the submenu. Don't include deleted file
3534 vc2-xtra.texi.
3535
3536 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3537 (Version Control): Add VC Directory Mode and VC Directory Commands to
3538 the submenu.
3539 (Why Version Control?): Use table format.
3540 (Version Control Systems): Note that Meta-CVS support is gone.
3541 (VCS Concepts): Note precisely when VC started supporting filesets.
3542 Remove bogus xref to CVS Options node.
3543 (Types of Log File): Copyedits.
3544 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3545 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3546 The Right Thing.
3547 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3548 (Log Buffer): Reorganize node, putting C-c C-c description first.
3549 (Old Revisions): Use CVS for example, not RCS.
3550 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3551 Commands from the submenu, putting them under Version Control.
3552 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3553 need to include it in the manual unconditionally, since it is now
3554 crucial to using distributed version control systems.
1a6e2954
CY
3555 (Comparing Files): Note that diff uses the minibuffer, and that the
3556 output is shown using Diff mode.
1c6c854e
CS
3557 (Diff Mode): Explain what "patch" and "hunk" mean.
3558 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3559 diff-show-trailing-whitespaces.
1a6e2954 3560 (File Archives): Add rar support.
c4b1a32a 3561
69051ab6
CY
3562 * major.texi (Choosing Modes): Make mode selection sequence more
3563 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3564 magic-mode-alist is nil by default.
3565 Document magic-fallback-mode-alist.
69051ab6 3566
e7421e03
CY
35672008-10-20 Chong Yidong <cyd@stupidchicken.com>
3568
3569 * frames.texi (Mouse References): Copyedits.
3570
6b2efdc2
TH
35712008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3572
3573 * ack.texi (Acknowledgments): Add myself as doc-view author.
3574
9c5e9396
EZ
35752008-10-20 Eli Zaretskii <eliz@gnu.org>
3576
3577 * frames.texi (Dialog Boxes): Add @cindex entries.
3578
dac94f8e
CY
35792008-10-20 Chong Yidong <cyd@stupidchicken.com>
3580
3581 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3582 (Text-Only Mouse): Copyedit.
3583
25597d40
CY
35842008-10-19 Chong Yidong <cyd@stupidchicken.com>
3585
f8a447f6
CY
3586 * frames.texi: Use @key throughout for mouse clicks.
3587 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3588 (Secondary Selection): Fix modified mouse click syntax.
3589 (Clipboard): Describe Cut, Copy and Paste commands.
3590 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3591 Copyedits.
3592 (Creating Frames): Add xref to Init File.
3593 (Frame Commands): Add xref to Exiting.
3594 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3595
b0f95216
CY
35962008-10-15 Chong Yidong <cyd@stupidchicken.com>
3597
b0817f00
CY
3598 * files.texi (Version Control): Copyedits. Add Bazaar.
3599 (Version Control Systems): List different VCS's using an itemized list.
3600 Add Bazaar.
3601 (VCS Concepts): Copyedits. Tweak description of file merging.
3602
b0f95216
CY
3603 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3604 (Cut/Paste Other App): Document select-active-regions and
3605 x-select-enable-primary.
3606
69d0d701
CY
36072008-10-13 Chong Yidong <cyd@stupidchicken.com>
3608
3609 * mark.texi (Shift Selection): Correct case in node name.
3610
3611 * emacs.texi (Top): Update node order in Mark chapter.
3612
375e8351
EZ
36132008-10-12 Eli Zaretskii <eliz@gnu.org>
3614
3615 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3616
3617 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3618 elsewhere in the manual instead of describing yet again the intricacies
3619 of $HOME on MS-Windows and MS-DOS.
3620
ab58114f
CY
36212008-10-12 Chong Yidong <cyd@stupidchicken.com>
3622
4f959513 3623 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3624 (Minibuffer File): Add discussion of `~' in file names.
3625 Add insert-default-directory index reference.
4f959513 3626
ab58114f
CY
3627 * files.texi (File Names): Reorganize description.
3628 (Visiting): Add xref to Mode Line. Copyedits.
3629 (Save Commands): Mention prefix behavior of C-x C-s.
3630 (Numbered Backups): Node deleted.
3631 (Backup Names): Contents of Numbered Backups moved here. State default
3632 of version-control variable.
3633 (Reverting): Copyedits.
3634 (Version Control): Add additional version control systems.
3635
3636 * emacs.texi (Top): Delete Numbered Backups node.
3637
3638 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3639 Backup Names.
f2884f63 3640 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3641
b0b5100a
RF
36422008-10-11 Romain Francoise <romain@orebokech.com>
3643
3644 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3645
89774b5f
CY
36462008-10-11 Chong Yidong <cyd@stupidchicken.com>
3647
3648 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3649 (Select Buffer): Mention use of minibuffer history. Describe default
3650 value of default-major-mode. Mention that C-x 4 b selects the other
3651 window.
3652 (List Buffers): Document CRM indicators in the order they appear.
3653 (Kill Buffer): Document new command kill-matching buffers.
3654 (Several Buffers): Move explanation of the relationship between buffer
3655 list and buffer menu to the top.
3656 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3657
4c72bf27
CY
36582008-10-10 Chong Yidong <cyd@stupidchicken.com>
3659
3660 * entering.texi (Exiting): Document change of C-x C-c to
3661 save-buffers-kill-terminal. Document kill-emacs.
3662
f68eb991
EZ
36632008-09-30 Eli Zaretskii <eliz@gnu.org>
3664
3665 * mule.texi (Coding Systems): Don't mention codepage-setup.
3666
3667 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3668 cpNNN coding systems anymore.
3669 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3670 for unibyte mode. Don't mention line-drawing characters.
3671 Don't mention dos-unsupported-char-glyph.
f68eb991 3672
1a2dd44d
CY
36732008-09-25 Chong Yidong <cyd@stupidchicken.com>
3674
3675 * search.texi (Search): Shorten introduction.
3676 (Basic Isearch): Add command table. Discuss reverse isearch and
3677 isearch highlighting.
3678 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3679 ring to cindex.
3680 (Special Isearch): Move input methods discussion here.
3681 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3682 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3683 Repeat Isearch.
3684 (Isearch Minibuffer): New node.
3685 (Word Search): Document new word search commands.
3686 (Regexp Example): Simplify example using sentence-end-base variable.
3687 (Replace): Reword introduction.
3688 (Unconditional Replace): Remove unnecessary example.
3689 (Other Repeating Search): Document new `M-s o' binding.
3690
3691 * emacs.texi (Top): Update node listings.
3692
e45da31d
JB
36932008-09-22 Juanma Barranquero <lekktu@gmail.com>
3694
3695 * emacs.texi (Top): Remove Kill Errors from menu.
3696
841c8096
CY
36972008-09-22 Chong Yidong <cyd@stupidchicken.com>
3698
402168fa
CY
3699 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3700 interface for defining macros. Simplify examples. Note that C-g quits
3701 macro definitions.
1c6c854e
CS
3702 (Keyboard Macro Counter): Document using F3 to insert counter.
3703 Give usage example.
402168fa
CY
3704 (Keyboard Macro Query): Organize query responses in a table.
3705
1c6c854e
CS
3706 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3707 Link to Erasing node.
841c8096
CY
3708 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3709 rationale to a footnote.
3710 (Kill Errors): Remove node, due to redundancy with Erasing.
3711 (Spelling): Move discussion of flyspell to end. Note new behavior of
3712 M-$ in active region. Remove non-ispell-specific keybindings from
3713 table.
3714
eab2ee89
DN
37152008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3716
3717 * cmdargs.texi (Initial Options): Document --daemon.
3718
3d53e905
GM
37192008-09-20 Glenn Morris <rgm@gnu.org>
3720
3721 * files.texi (Numbered Backups): Mention that some modes set
3722 version-control.
3723
1c90484d
GM
37242008-09-20 Jim Blandy <jimb@red-bean.com>
3725
3726 * files.texi (Numbered Backups): Reference File Variables, as well.
3727 Remove discussion of Rmail's implementation.
3728
0fc0d844
CY
37292008-09-06 Chong Yidong <cyd@stupidchicken.com>
3730
3731 * misc.texi (Recursive Edit): Note that top-level exits active
3732 minibuffers.
3733
3734 * trouble.texi (Quitting): Likewise.
3735
b18d283d
CY
37362008-08-31 Chong Yidong <cyd@stupidchicken.com>
3737
3738 * emacs.texi (Top): Add Temporary Face Changes xref.
3739
3740 * display.texi (Display): Move Temporary Face Changes node to just
3741 after Standard Faces.
3742 (Scrolling): Document recenter-top-bottom instead of recenter.
3743 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3744 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3745 (Display Custom): Copyedits.
3746 (Optional Mode Line): Document display-battery-mode.
3747
180135fc
RF
37482008-08-27 Romain Francoise <romain@orebokech.com>
3749
3750 * custom.texi (Directory Variables): Minor fix.
3751
d3fe3475
GM
37522008-08-27 Glenn Morris <rgm@gnu.org>
3753
3754 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3755 descriptions.
3756 (Calendar Customizing): Tweak layout description.
183080b6 3757 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3758 markers. Condense calendar-star-date and calendar-mark-today
3759 description.
3760 (Holiday Customizing): Add oriental and solar holidays.
3761 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3762 Fix holiday-float description. Use zerop in examples. Be less verbose.
3763 (Date Display Format): Change ISO format. Be less verbose.
3764 (Diary Customizing): Mention day and month abbrev arrays.
3765 Mention the date-form variables by name. Update European example.
3766 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3767 Condense examples. Mention diary-entry-symbols by name.
3768 Condense table for insertion commands.
3769 (Fancy Diary Display): Mention diary-include-string and
3770 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3771 Ethiopic, Persian date functions. Condense descriptions.
3772
3773 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3774 (Adding to Diary): Adapt for changed node name.
3775
71755807
GM
37762008-08-26 Glenn Morris <rgm@gnu.org>
3777
3778 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3779 node "Hebrew/Islamic Entries".
3780
3781 * calendar.texi (Specified Dates): Fix names of iso functions.
3782 (General Calendar): There may not be another window.
3783 (Writing Calendar Files, Holidays): Tweak intro.
3784 (Holidays): Mention Baha'i and Chinese holidays.
3785 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3786 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3787 (To Other Calendar): Add calendar-print-other-dates.
3788 Refer to "graphic display" rather than "X.
3789 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3790 (Displaying the Diary): Fix whitespace after reference.
3791 Fix `diary-number-of-entries' reference.
3792 (Date Formats): Explicitly mention that day names can be abbreviated.
3793 (Adding to Diary): Add some references to other sections.
3794 (Special Diary Entries): Fix reference.
3795 (Appointments): Simplify appt-message-warning-time entry.
3796 Clarify where times must be.
3797 (Importing Diary): Comment out icalendar paragraph that does not apply.
3798 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3799
d76ebc75
GM
38002008-08-23 Glenn Morris <rgm@gnu.org>
3801
3802 * fortran-xtra.texi (Fortran): Change description of free form and
3803 fixed form a bit. Mention hideshow and imenu.
3804 (Fortran Motion): Mention fortran-end-of-subprogram,
3805 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3806 (Fortran Indent): Minor re-word.
3807 (ForIndent Commands): Mention fortran-fill-paragraph and
3808 fortran-fill-statement.
3809 (ForIndent Cont): Mention fortran-tab-mode-string.
3810 (Fortran Comments): Mention fortran-comment-line-start-skip.
3811 (Fortran Columns): Mention font-locking.
3812 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3813
1fc0ce04 38142008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3815
3816 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3817
5c52e13c
CY
38182008-08-22 Chong Yidong <cyd@stupidchicken.com>
3819
3820 * mini.texi (Minibuffer): Simplify introduction.
3821 (Minibuffer File): Document tilde in minibuffer filenames.
3822 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3823 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3824 (Completion Example): Update example to current command list.
3825 (Completion Options): Document `lazy' value of completion-auto-help.
3826 Update contents of completion-ignored-extensions.
3827 (Minibuffer History): Describe "future history" list. State default
3828 value of history-delete-duplicates.
3829
77a00355
GM
38302008-08-21 Glenn Morris <rgm@gnu.org>
3831
3832 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3833 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3834
39ee1d04
CY
38352008-08-17 Chong Yidong <cyd@stupidchicken.com>
3836
3837 * regs.texi (Registers): Clarify valid register names.
3838 (RegPos): Note that buffer is saved and restored too.
3839 (RegText): Note that mark is reactivated/deactivated.
3840 (RegConfig): Xref to Windows node.
3841
b12c348f
CY
38422008-08-16 Chong Yidong <cyd@stupidchicken.com>
3843
3ae7ba79
CY
3844 * basic.texi (Inserting Text): Provide command name for C-q.
3845
b12c348f
CY
3846 * killing.texi (Killing): Copyedit. Define read-only text.
3847 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3848 (Killing by Lines): Copyedit.
3849 (Other Kill Commands): Move M-w description here.
3850 (Yanking): Move M-w to Other Kill Commands.
3851 (Kill Ring): Also mention saving text in registers. Link to Text
3852 Properties in elisp manual.
3853 (Accumulating Text): Copyedit.
3854 (CUA Bindings): Shift selection is now the default.
3855
d8ff7692
TZ
38562008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3857
3858 * maintaining.texi (Change Log): Mention next-error is available.
3859
a43a8a2e
GM
38602008-08-10 Glenn Morris <rgm@gnu.org>
3861
3862 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3863 and intermonth text.
3864 (Holiday Customizing): Add holiday-chinese.
3865
eba27308
EZ
38662008-08-08 Eli Zaretskii <eliz@gnu.org>
3867
3868 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3869
5f14a5b3
DN
38702008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3871
3872 * files.texi (Log Buffer): Describe C-c C-d.
3873 (Diff Mode): Describe C-x 4 A.
3874
49989bff
EZ
38752008-08-06 Eli Zaretskii <eliz@gnu.org>
3876
3877 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3878
5c915c02
DN
38792008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3880
2beaf97a
DN
3881 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3882 describe the new bindings to show the changeset diff, toggle annotation
3883 visibility, show revisions.
3884 (VC Status): Describe key bindings for modifying the change comments,
3885 displaying changeset diffs and annotations.
3886
5c915c02
DN
3887 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3888
71798ace
NR
38892008-08-05 Nick Roberts <nickrob@snap.net.nz>
3890
3891 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3892
b8949644
EZ
38932008-08-02 Eli Zaretskii <eliz@gnu.org>
3894
3895 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3896 and wording.
3897
819567d1
DN
38982008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3899
3900 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3901 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3902 commands. Improve some old info.
3903
5f38310a
CY
39042008-07-31 Chong Yidong <cyd@stupidchicken.com>
3905
0dc3906b
CY
3906 * display.texi (Visual Line Mode): New node.
3907
5f38310a 3908 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3909 (Moving Point): Add additional alternative key bindings.
3910 Describe line-move-visual.
5f38310a
CY
3911 (Erasing): Describe DEL.
3912 (Basic Undo, Blank Lines, Arguments): Copyedit.
3913 (Continuation Lines): Mention Visual Line mode.
3914 (Position Info): Move extended discussion to mule.texi.
3915
3916 * mule.texi (International Chars): Describe C-x =.
3917
3918 * emacs.texi (Top): Add Visual Line Mode node.
3919
7c2fb837
DN
39202008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3921
3922 * emacs.texi: Remove VMS support.
3923
3f6b73ef
DN
39242008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3925
3926 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3927 the vc-dir command name.
3928
9e2a2647
DN
39292008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3930
3931 * xresources.texi: Remove mentions of Mac Carbon.
3932
568beaa2
AS
39332008-07-19 Andreas Schwab <schwab@suse.de>
3934
3935 * ns-emacs.texi: Move to ../misc.
3936
0ef94706
CY
39372008-07-15 Chong Yidong <cyd@stupidchicken.com>
3938
3939 * entering.texi (Exiting): Don't describe text-only terminals as the
3940 default. Describe the new startup screen.
3941 (Exiting): Describe how to kill Emacs first. Change description of
3942 iconification to handle modern window systems.
3943
ba60bd44 39442008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3945
3946 * ns-emacs.texi: New file, documents features of Emacs port under
3947 NeXTstep windowing.
3948
9f30aa73
CY
39492008-07-15 Chong Yidong <cyd@stupidchicken.com>
3950
938a5d2e
CY
3951 * entering.texi (Entering Emacs): Update prev node.
3952
3953 * glossary.texi (Glossary): Remove xref to Text Characters.
3954
9f30aa73
CY
3955 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3956 directly, rather than in the context of ASCII. Move description of
3957 special properties of modifier key to new Modifier Keys node.
3958 (Keys): Copyedit.
3959 (Text Characters): Delete node. Multibyte is the default nowadays, and
3960 the node contents are obsolete.
3961
3962 * custom.texi (Modifier Keys): New node.
3963
3964 * emacs.texi (Top): Update node list.
3965
7e53d36c
CY
39662008-07-13 Chong Yidong <cyd@stupidchicken.com>
3967
3968 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3969 saying that Emacs provides menus and mouse support (which is par for
3970 the course).
3971
3972 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3973 early on.
3974 (Point): Copyedit. Relegate historical trivia to a footnote.
3975 (Mode Line): Explain mode-line format more consistently.
3976 (Menu Bar): Copyedit.
3977
1e9fa96d
GM
39782008-06-27 Glenn Morris <rgm@gnu.org>
3979
3980 * cal-xtra.texi (Sexp Diary Entries):
3981 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3982
dc9bebb8
CY
39832008-06-26 Chong Yidong <cyd@stupidchicken.com>
3984
3985 * mark.texi (Shift selection): New node.
3986 (Mark): Copyedits.
3987 (Persistent Mark): Move to the end of the chapter.
3988
e7881076
EZ
39892008-06-20 Eli Zaretskii <eliz@gnu.org>
3990
3991 * makefile.w32-in (distclean): Remove makefile.
3992
f427400c
NR
39932008-06-17 Nick Roberts <nickrob@snap.net.nz>
3994
3995 * building.texi (Starting GUD): Add an entry for gud-gdb.
3996 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3997 command mode.
3998
b597d348
GM
39992008-06-17 Glenn Morris <rgm@gnu.org>
4000
4001 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4002
647b7094
NR
40032008-06-17 Nick Roberts <nickrob@snap.net.nz>
4004
4005 * building.texi (Starting GUD): Expand on remote debugging.
4006 (Other GDB-UI Buffers): Mention new keyboard bindings.
4007
47a30023
GM
40082008-06-15 Glenn Morris <rgm@gnu.org>
4009
4010 * gnu.texi: Use a verbatim license for this invariant section,
4011 as per etc/GNU.
4012
37e5d54a
GM
40132008-06-13 Daniel Engeler <engeler@gmail.com>
4014
4015 * emacs.texi, misc.texi: Add documentation about serial port access.
4016
8e65d46c
GM
40172008-06-13 Glenn Morris <rgm@gnu.org>
4018
c1473b4c
MB
4019 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4020 maintain.info.
8e65d46c 4021
e40a85cd
MB
40222008-06-05 Miles Bader <miles@gnu.org>
4023
4024 * display.texi (Temporary Face Changes): Update to reflect function
4025 renamings in face-remap.el.
4026
56c73dec
MB
40272008-06-04 Miles Bader <miles@gnu.org>
4028
1c6c854e
CS
4029 * display.texi (Temporary Face Changes):
4030 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4031 `increase-buffer-face-height' and `decrease-default-face-height' now
4032 that they aren't bound by default.
4033
9d3d42fb
MB
40342008-06-03 Miles Bader <miles@gnu.org>
4035
4036 * display.texi (Temporary Face Changes): New node.
4037
2be6bfe2
EZ
40382008-05-31 Eli Zaretskii <eliz@gnu.org>
4039
4040 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4041
daf7e339
GM
40422008-05-31 Glenn Morris <rgm@gnu.org>
4043
4044 * cal-xtra.texi (Fancy Diary Display): Simplify.
4045
d21d2618
GM
40462008-05-30 Glenn Morris <rgm@gnu.org>
4047
4048 * cal-xtra.texi (Fancy Diary Display): Update for
4049 diary-display-function replacing diary-display-hook.
4050
71ce5fd0
JB
40512008-05-29 Drew Adams <drew.adams@oracle.com>
4052
4053 * msdog.texi (Windows Keyboard): Add descriptions of
4054 w32-register-hot-key and w32-unregister-hot-key.
4055
a3cdbdf8
MO
40562008-05-21 Tom Tromey <tromey@redhat.com>
4057
4058 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4059 Variables node.
4060
854a574c
MO
40612008-05-19 Tom Tromey <tromey@redhat.com>
4062
4063 * custom.texi (Variables): Add Directory Variables to menu.
4064 (Directory Variables): New node.
4065
7c2ec3f9
ER
40662008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4067
71ce5fd0 4068 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4069
370fded4
ER
40702008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4071
4072 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4073 Revision Tags and rewritten. Section now uses modern terminology,
4074 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4075 accurately.
4076
6af511e3
EZ
40772008-05-10 Eli Zaretskii <eliz@gnu.org>
4078
4079 * msdog.texi (Windows Files): Update documentation of
4080 w32-get-true-file-attributes.
4081
7a78b6e7
ER
40822008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4083
4084 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4085 directory mode.
4086
1bcfc24e
CY
40872008-05-08 Chong Yidong <cyd@stupidchicken.com>
4088
4089 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4090 entry "television".
1bcfc24e 4091
db86064f
ER
40922008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4093
ab5ec32c 4094 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4095
a31b405e
ER
40962008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4097
4098 * emacs/buffers.texi, emacs/files.texi (Version-control):
4099 vc-toggle-read-only is no longer a good idea...
4100
ff2c14fc
GM
41012008-04-29 Glenn Morris <rgm@gnu.org>
4102
4103 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4104
367c9b7c
JL
41052008-04-22 Juri Linkov <juri@jurta.org>
4106
4107 * dired.texi (Subdirectories in Dired): Describe using `^'
4108 to return to the parent directory.
4109
4ac1e9b4
NR
41102008-04-22 Nick Roberts <nickrob@snap.net.nz>
4111
4112 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4113 recent changes.
4114
b9b3bf2b
NR
41152008-04-19 Nick Roberts <nickrob@snap.net.nz>
4116
4117 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4118 (Other GDB-UI Buffers): Update for recent thread related changes.
4119
4d120d6a
SM
41202008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4121
4122 * maintaining.texi (Maintaining):
4123 * emacs.texi (Top): Typo.
4124
a152877d
SM
41252008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4126
b9b3bf2b
NR
4127 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4128 arg in `font-lock-add-keywords'.
a152877d 4129
36c0514c
GM
41302008-04-08 Glenn Morris <rgm@gnu.org>
4131
4132 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4133 Also add Baha'i calendar references where appropriate.
4134
06a97d46
GM
41352008-04-05 Glenn Morris <rgm@gnu.org>
4136
4137 * custom.texi (Init File): Byte-compiling .emacs is bad.
4138
6adc6eed
SM
41392008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4140
4141 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4142
571388b0
GM
41432008-03-29 Glenn Morris <rgm@gnu.org>
4144
4145 * calendar.texi: Update for `calendar-date-style' replacing
4146 `european-calendar'.
4147
3ae8f876
JR
41482008-03-28 Jason Rumney <jasonr@gnu.org>
4149
4150 * display.texi (Display Custom): Mention overlay-margin in text.
4151
5bc6ddff 41522008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4153
5bc6ddff
MB
4154 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4155 tutorial' comments.
03a864d5 4156
7186a830
CY
41572008-03-28 Chong Yidong <cyd@stupidchicken.com>
4158
4159 * mark.texi (Mark): Rearrange nodes.
4160 (Persistent Mark): Rename from Transient Mark.
4161 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4162 Describe Transient Mark mode as the default.
4163
4164 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4165 the default behavior with Transient Mark mode off.
4166 (Position Info): Fix typo.
4167
71ce5fd0
JB
4168 * display.texi (Standard Faces): Reference the Mark node.
4169 Remove discussion of the region face, which is discussed there.
7186a830
CY
4170
4171 * emacs.texi (Top): Update node listings.
4172
4173 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4174 as the default.
4175
4176 * fixit.texi (Undo): Standardize choice of undo key sequence.
4177 (Undo, Spelling): Describe Transient Mark mode as the default.
4178
4179 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4180 default.
4181
4182 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4183
4184 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4185 mode is the default, and note that the mark is not activated when set.
4186
4187 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4188 Describe Transient Mark mode as the default.
4189
4190 * search.texi (Basic Isearch): Reference the Mark Ring node.
4191 (Replace, Unconditional Replace, Other Repeating Search):
4192 Describe Transient Mark mode as the default.
4193
1c6c854e
CS
4194 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4195 Describe Transient Mark mode as the default.
7186a830
CY
4196 (Paragraphs): Describe how M-h behaves when region is active.
4197
4198 * trouble.texi (Quitting): Clarify effects of C-g.
4199
dc47d1ff
GM
42002008-03-13 Glenn Morris <rgm@gnu.org>
4201
4202 * emacs.texi (EMACSVER): Set to 23.0.60.
4203
e3e0fb39 42042008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4205
e3e0fb39
GM
4206 * dired.texi (Hiding Subdirectories): Fix previous change.
4207
42082008-03-05 Drew Adams <drew.adams@oracle.com>
4209
4210 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4211
5e14abf8
KS
42122008-02-28 Kim F. Storm <storm@cua.dk>
4213
4214 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4215 Move describe-distribution to C-h C-o.
4216 Move view-emacs-problems to C-h C-p.
4217 Add view-emacs-debugging on C-h C-d.
4218 Add view-external-packages on C-h C-e.
d0207bf3 4219 Add view-order-manuals on C-h C-m.
5e14abf8 4220
d0207bf3 42212008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4222
4223 * msdog-xtra.texi (MS-DOS): Docstring fix.
4224
87e391bb
EZ
42252008-02-09 Eli Zaretskii <eliz@gnu.org>
4226
4227 * msdog.texi (Windows Fonts): Use a @table for describing font
4228 properties.
4229
5662e503
JR
42302008-02-07 Jason Rumney <jasonr@gnu.org>
4231
4232 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4233 value has changed.
4234 (Windows HOME): Clarify what is meant by "if that fails as well".
4235 (Windows Fonts): New section.
4236
72463824
GM
42372008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4238
4239 * basic.texi (Basic Undo): Remove duplicate "you can".
4240
7ff926e0
EZ
42412008-02-02 Eli Zaretskii <eliz@gnu.org>
4242
4243 * maintaining.texi (Tags): Fix last change.
4244
6ab7aef1
MA
42452008-02-02 Michael Albinus <michael.albinus@gmx.de>
4246
093571c3 4247 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4248
ace67e7e
NR
42492008-01-31 Nick Roberts <nickrob@snap.net.nz>
4250
4251 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4252
ae068fdf
RS
42532008-01-26 Richard Stallman <rms@gnu.org>
4254
4255 * maintaining.texi (Tags): Delete redundant index entry.
4256
a56d9a08
EZ
42572008-01-26 Eli Zaretskii <eliz@gnu.org>
4258
4259 * programs.texi (Imenu): Move "@cindex tags" from here...
4260 * maintaining.texi (Tags): ...to here.
4261
e941ed90
NR
42622008-01-23 Kevin Ryde <user42@zip.com.au>
4263
4264 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4265 click count.
4266
650276d5
JB
42672008-01-21 Juanma Barranquero <lekktu@gmail.com>
4268
4269 * entering.texi (Exiting): Fix typo.
4270 Reported by D. E. Evans <sinuhe@gnu.org>.
4271
8dc17977
MR
42722007-12-31 Martin Rudalics <rudalics@gmx.at>
4273
4274 * glossary.texi (Glossary): Fix typo.
4275
9f9695a6
RS
42762007-12-27 Richard Stallman <rms@gnu.org>
4277
4278 * text.texi (Formatted Text): Improve menu tag.
4279 (Editing Format Info): In Info, add duplicate menu of nodes
4280 about the submenus.
4281 (Format Faces): Say where Faces menu is found. Mention Other.
4282 (Format Colors): Say where these submenus are found.
4283 (Format Indentation, Format Justification): Likewise.
4284 (Format Properties): Likewise.
4285
abfd0191
RS
42862007-12-22 Richard Stallman <rms@gnu.org>
4287
4288 * search.texi (Query Replace): Make exp of query-replace more
4289 self-contained, and clarify.
8dc17977 4290
abfd0191
RS
4291 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4292
a2586785
RS
42932007-12-15 Richard Stallman <rms@gnu.org>
4294
4295 * files.texi (Auto Save): Clarify definition of auto-saving.
4296
a67cf2bb
RS
42972007-11-26 Richard Stallman <rms@gnu.org>
4298
4299 * help.texi (Help Echo): Cleanups.
4300
448b33b1
TTN
43012007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4302
4303 * files.texi (Why Version Control?): Fix typo.
4304 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4305 (Selecting a Fileset): Fix typos; small rewording.
4306 (Log Buffer): Likewise.
4307 (Old Revisions): Likewise.
448b33b1 4308
221bb7f6
EZ
43092007-11-17 Eli Zaretskii <eliz@gnu.org>
4310
4311 * mule.texi (Communication Coding): Fix wording of last change.
4312
d0207bf3 43132007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4314
630cb3b7
JB
4315 * custom.texi (Specifying File Variables):
4316 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4317
53b7759e
KH
43182007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4319
a5ab2e0c 4320 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4321
4322 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4323
c8763fb6 43242007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4325
630cb3b7 4326 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4327 --output=file.
4328
ff98e024
MR
43292007-11-13 Martin Rudalics <rudalics@gmx.at>
4330
4331 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4332 (Help Echo): Avoid mentioning the term "region" here and
4333 consistently use the term "active text".
4334
37b11c22
GM
43352007-11-11 Glenn Morris <rgm@gnu.org>
4336
4337 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4338
21d50ba1
JL
43392007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4340
1c6c854e
CS
4341 * search.texi (Query Replace):
4342 Mention `query-replace-show-replacement'.
21d50ba1 4343
c12ecb0a 43442007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4345
4346 * building.texi (Watch Expressions): Remove obscure sentence.
4347
3b4201f4
KH
43482007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4349
4350 * mule.texi (Select Input Method): Describe how to activate an input
4351 method in the text mode.
4352
07e5c0b0
DN
43532007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4354
4355 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4356
52dd7391
NR
43572007-10-30 Nick Roberts <nickrob@snap.net.nz>
4358
4359 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4360
c004e539
GM
43612007-10-30 Glenn Morris <rgm@gnu.org>
4362
4363 * misc.texi (Directory Tracking): Explain a bit more about
4364 dirtrack-mode.
4365
ca8c5b8c
GM
43662007-10-25 Glenn Morris <rgm@gnu.org>
4367
4368 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4369
b6c764ef
RS
43702007-10-24 Richard Stallman <rms@gnu.org>
4371
4372 * misc.texi (Interactive Shell): Cleanup last change.
4373
eabd84c9
JL
43742007-10-22 Juri Linkov <juri@jurta.org>
4375
4376 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4377 default values.
4378
0b43c7e2
ER
43792007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4380
ca8c5b8c 4381 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4382 'filesets'.
4383
a80859d4
MR
43842007-10-18 Martin Rudalics <rudalics@gmx.at>
4385
4386 * trouble.texi (Quitting): Fix typo.
4387
c9447ae1
GM
43882007-10-18 Glenn Morris <rgm@gnu.org>
4389
4390 * frames.texi (Mode Line Mouse): Mention minor mode names.
4391
168b980f
JL
43922007-10-17 Juri Linkov <juri@jurta.org>
4393
4394 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4395 fill-paragraph operates on the active region in Transient Mark mode.
4396 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4397 with fill-paragraph.
4398
4399 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4400 fill-paragraph.
4401
4402 * fixit.texi (Spelling): ispell-word operates on the active region
4403 in Transient Mark mode.
4404
5a331f34
JB
44052007-10-17 Aaron S. Hawley <aaronh@garden.org>
4406
4407 * building.texi (Source Buffers):
4408 * custom.texi (Init Non-ASCII):
4409 * glossary.texi (Glossary): Use "key binding" consistently.
4410
2a9f4d55
JB
44112007-10-17 Juanma Barranquero <lekktu@gmail.com>
4412
4413 * calendar.texi (Diary): Fix directive.
4414
de13cecf
RS
44152007-10-16 Richard Stallman <rms@gnu.org>
4416
4417 * calendar.texi (Diary): Clarify text about diary file example.
4418
5f90d53e
ER
44192007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4420
4421 * files.texi: Capitalize node names according to convention.
4422
3aa491bc
GM
44232007-10-13 Glenn Morris <rgm@gnu.org>
4424
4425 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4426
8a3106d3
ER
44272007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4428
4429 * emacs.texi:
4430 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4431 suggested by RMS and Robert J. Chassell.
8a3106d3 4432
da1080a2
ER
44332007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4434
3aa491bc 4435 * files.texi (Version Systems):
0870a421
ER
4436 * vc-xtra.texi:
4437 * vc1-xtra.texi:
ac3f4c6f 4438 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4439 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4440 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4441 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4442
58ade22b
ER
44432007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4444
da1080a2 4445 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4446 Reorder the descriptions to be chronological.
4447
93870ce2
RS
44482007-10-09 Richard Stallman <rms@gnu.org>
4449
4450 * display.texi (Cursor Display): Correct how cursor appears
4451 in nonselected windows.
4452
568c7288
NR
44532007-10-04 Nick Roberts <nickrob@snap.net.nz>
4454
4455 * building.texi (GDB Graphical Interface): Remove references to gdba
4456 and mention gud-gdb.
4457
1af74d06 44582007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4459
1af74d06 4460 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4461
0d8fb755
JL
44622007-10-06 Juri Linkov <juri@jurta.org>
4463
4464 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4465 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4466 fill-paragraph-or-region.
4467
4468 * basic.texi (Arguments): Replace fill-paragraph with
4469 fill-paragraph-or-region.
4470
b981e2c6
ER
44712007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4472
4473 * files.texi: Update the section on version control for 2007
2a9f4d55 4474 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4475 will come later.
4476
5fceaf9c
GM
44772007-09-15 Glenn Morris <rgm@gnu.org>
4478
4479 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4480 to `list-holidays'.
4481
b0e44b17
GM
44822007-09-14 Glenn Morris <rgm@gnu.org>
4483
4484 * calendar.texi: Update all instances of mark-calendar-holidays,
4485 list-calendar-holidays, list-holidays with the new names.
4486
8cf51b2c
GM
44872007-09-06 Glenn Morris <rgm@gnu.org>
4488
46a367db 4489 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4490 Split into the Emacs manual in emacs/, and other manuals in misc/.
4491 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4492 manual.
4493 (infodir): New variable.
4494 (info): Use $infodir.
4495 (emacsman): Delete target, not needed any more.
4496 Move all targets that are not the Emacs manual to misc/Makefile.in.
4497 (mostlyclean): Remove `gnustmp'.
4498 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4499 manual.
92f9b43f 4500 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4501 (emacsman): Delete target, not needed any more.
4502 (clean): Remove all info files but Emacs manual.
4503 Move all targets that are not the Emacs manual to misc/Makefile.in.
4504 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4505
4506 * Makefile.in (INFOSOURCES): Delete.
4507 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4508 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4509 *.vrs *.toc here...
4510 (maintainer-clean): ...from here.
4511
45122007-09-05 Glenn Morris <rgm@gnu.org>
4513
4514 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4515
8cf51b2c
GM
45162007-08-29 Glenn Morris <rgm@gnu.org>
4517
4518 * emacs.texi (EMACSVER): Increase to 23.0.50.
4519
3420c522
RS
45202007-08-27 Richard Stallman <rms@gnu.org>
4521
4522 * emacs.texi (Top): Clarify menu item for Glossary.
4523
4524 * display.texi (Faces): Change secn title.
4525 Clarify not all fonts come from Font Lock.
4526
8cf51b2c
GM
45272007-08-17 Eli Zaretskii <eliz@gnu.org>
4528
4529 * basic.texi (Position Info): Add index entry for face at point.
4530 Mention that character faces are also displayed by "C-u C-x =".
4531
8cf51b2c
GM
45322007-08-08 Glenn Morris <rgm@gnu.org>
4533
4534 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4535
45362007-08-07 Chong Yidong <cyd@stupidchicken.com>
4537
4538 * files.texi (File Conveniences): Document point motion keys in Image
4539 mode.
4540
8cf51b2c
GM
45412007-07-27 Glenn Morris <rgm@gnu.org>
4542
8cf51b2c
GM
4543 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4544 in-line.
4545
4546 * gpl.texi: New file with text of GPL.
4547 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4548
45492007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4550
4551 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4552
4553 * dired.texi (Wdired): Mention C-x C-q key binding.
4554
45552007-07-28 Nick Roberts <nickrob@snap.net.nz>
4556
4557 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4558
45592007-07-25 Glenn Morris <rgm@gnu.org>
4560
8cf51b2c
GM
4561 * emacs.texi (Copying): Replace license with GPLv3.
4562
4563 * Relicense all FSF files to GPLv3 or later.
4564
45652007-07-24 Glenn Morris <rgm@gnu.org>
4566
4567 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4568 for some calendars.
4569
45702007-07-23 Nick Roberts <nickrob@snap.net.nz>
4571
4572 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4573 default-directory for the current buffer is on a remote machine.
4574
8cf51b2c
GM
45752007-07-21 Eli Zaretskii <eliz@gnu.org>
4576
4577 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4578 default value.
4579
45802007-07-21 Richard Stallman <rms@gnu.org>
4581
4582 * files.texi (Why Version Control?): Improve previous change.
4583
45842007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4585
4586 * files.texi (Why Version Control?): New node.
4587
8cf51b2c
GM
45882007-07-12 Nick Roberts <nickrob@snap.net.nz>
4589
8cf51b2c
GM
4590 * building.texi (Starting GUD): Add xref to this anchor.
4591
8cf51b2c
GM
45922007-06-24 Karl Berry <karl@gnu.org>
4593
2a9f4d55 4594 * emacs.texi: New Back-Cover Text.
8cf51b2c 4595
8cf51b2c
GM
45962007-06-07 Alan Mackenzie <acm@muc.de>
4597
4598 * display.texi (Optional Mode Line): Document the new form of
4599 line+column numbers, "(561,2)".
4600
46012007-06-06 Juanma Barranquero <lekktu@gmail.com>
4602
49823426 4603 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4604
46052007-06-02 Chong Yidong <cyd@stupidchicken.com>
4606
4607 * Version 22.1 released.
4608
8cf51b2c
GM
46092007-05-07 Karl Berry <karl@gnu.org>
4610
4611 * emacs.texi (EMACSVER): Back to 22.
4612
46132007-05-06 Richard Stallman <rms@gnu.org>
4614
4615 * maintaining.texi (Create Tags Table): Clean up previous change.
4616
c8763fb6 46172007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4618
4619 * maintaining.texi (Create Tags Table): Add text about the dangers of
4620 making symbolic links to tags files.
4621
46222007-05-04 Karl Berry <karl@gnu.org>
4623
4624 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4625
46262007-05-03 Karl Berry <karl@gnu.org>
4627
4628 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4629
4630 * .cvsignore (*.pdf): New entry.
4631
8cf51b2c
GM
4632 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4633 for printing.
4634
46352007-05-01 Richard Stallman <rms@gnu.org>
4636
4637 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4638
8cf51b2c
GM
46392007-04-28 Glenn Morris <rgm@gnu.org>
4640
4641 * ack.texi (Acknowledgments):
4642 * anti.texi (Antinews):
8cf51b2c
GM
4643 * programs.texi (Program Modes): Restore mention of python.el pending
4644 consideration of legal status.
4645
46462007-04-28 Richard Stallman <rms@gnu.org>
4647
4648 * files.texi (File Names): Fixes to ~ description on MS systems.
4649
8cf51b2c
GM
46502007-04-26 Glenn Morris <rgm@gnu.org>
4651
4652 * emacs.texi (EMACSVER): Increase to 22.1.50.
4653
46542007-04-25 Karl Berry <karl@gnu.org>
4655
4656 * emacs.texi: Improve line breaks on copyright page,
4657 similar layout to lispref, 8.5x11 by default.
4658
4659 * dired.texi (Image-Dired): Improve line break, fix typo.
4660
46612007-04-24 Chong Yidong <cyd@stupidchicken.com>
4662
4663 * programs.texi (Program Modes):
8cf51b2c
GM
4664 * anti.texi (Antinews):
4665 * ack.texi (Acknowledgments): python.el removed.
4666
8cf51b2c
GM
46672007-04-23 Chong Yidong <cyd@stupidchicken.com>
4668
4669 * display.texi (Highlight Interactively): Correct description of
4670 hi-lock-file-patterns-policy.
4671
4672 * files.texi (File Archives): Mention self-extracting executables.
4673
46742007-04-23 Eli Zaretskii <eliz@gnu.org>
4675
4676 * search.texi (Unconditional Replace, Query Replace): Add xref to
4677 "Replacement and Case".
4678
46792007-04-22 Chong Yidong <cyd@stupidchicken.com>
4680
4681 * dired.texi (Image-Dired): Move from Thumbnails node.
4682 * misc.texi (Thumbnails): Node deleted.
4683 * emacs.texi (Top): Update node listing.
4684
4685 * files.texi (File Conveniences):
49823426 4686 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4687
46882007-04-21 Richard Stallman <rms@gnu.org>
4689
4690 * display.texi (Highlight Interactively): Correct previous change.
4691 Clarify doc of hi-lock-find-patterns, and move new features into it.
4692
46932007-04-20 David Koppelman <koppel@ece.lsu.edu>
4694
1c6c854e
CS
4695 * display.texi (Highlight Interactively):
4696 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4697
46982007-04-20 Martin Rudalics <rudalics@gmx.at>
4699
4700 * display.texi (Scrolling): Fix typo.
4701
8cf51b2c
GM
47022007-04-15 Chong Yidong <cyd@stupidchicken.com>
4703
8cf51b2c
GM
4704 * doclicense.texi: Remove node heading, so that it can be included by
4705 other files.
4706
4707 * emacs.texi: Insert node heading for GFDL.
4708
8cf51b2c
GM
47092007-04-14 Eli Zaretskii <eliz@gnu.org>
4710
4711 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4712 "command line".
4713
4714 * display.texi (Faces): Refer to "Creating Frames" for face
4715 and other frame customizations in .emacs.
4716
4717 * frames.texi (Creating Frames): Mention that face customizations can
4718 be put in .emacs. Add index entries.
4719
47202007-04-12 Richard Stallman <rms@gnu.org>
4721
4722 * glossary.texi (Glossary): Explain `iff'.
4723
47242007-04-11 Karl Berry <karl@gnu.org>
4725
4726 * gnu.texi (Top),
4727 * macos.texi (Mac Font Specs),
4728 * anti.texi (Antinews),
4729 * xresources.texi (Resources),
4730 * misc.texi (Emulation),
4731 * calendar.texi (Daylight Saving),
4732 * dired.texi (Dired and Find),
4733 * rmail.texi (Remote Mailboxes),
4734 * sending.texi (Mail Headers),
4735 * programs.texi (Which Function),
4736 * files.texi (Recover),
4737 * buffers.texi (Uniquify),
4738 * frames.texi (Wheeled Mice),
4739 * killing.texi (Rectangles): Wording to improve breaks in
4740 8.5x11 format.
4741 * mule.texi (Language Environments): \hbadness=10000 since there's
4742 no way to reword.
4743 * emacs.texi (smallbook): New @set to more easily switch between
4744 smallbook and 8.5x11.
4745
47462007-04-11 Richard Stallman <rms@gnu.org>
4747
4748 * files.texi (File Conveniences): Add xref to Tumme.
4749 Delete text about Thumbnail mode.
4750
8cf51b2c
GM
47512007-04-09 Alan Mackenzie <acm@muc.de>
4752
4753 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4754 new name. Insert concept index entries.
4755
8cf51b2c
GM
47562007-04-08 Chong Yidong <cyd@stupidchicken.com>
4757
4758 * display.texi (Standard Faces): Document prefix arg for
4759 list-faces-display.
4760
4761 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4762
8cf51b2c
GM
47632007-04-07 Chong Yidong <cyd@stupidchicken.com>
4764
8cf51b2c
GM
4765 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4766
4767 * files.texi (Misc File Ops): Rewrite description of
4768 insert-file-literally.
4769
8cf51b2c
GM
47702007-03-31 Eli Zaretskii <eliz@gnu.org>
4771
4772 * misc.texi (Printing): Postscript -> PostScript.
4773
8cf51b2c
GM
4774 * ack.texi (Acknowledgments): Postscript -> PostScript.
4775
4776 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4777
4778 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4779 below.
4780
47812007-03-30 Chong Yidong <cyd@stupidchicken.com>
4782
4783 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4784 Init Non-ASCII.
4785 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4786 (Init Non-ASCII): New node.
4787
47882007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4789
4790 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4791
8cf51b2c
GM
47922007-03-12 Glenn Morris <rgm@gnu.org>
4793
8cf51b2c
GM
4794 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4795 "Daylight Savings".
4796
49823426 4797 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4798 saving" in text throughout.
4799
8cf51b2c
GM
48002007-03-04 Richard Stallman <rms@gnu.org>
4801
4802 * custom.texi (Safe File Variables): Minor correction.
4803
8cf51b2c
GM
48042007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4805
4806 * rmail.texi (Movemail): Add internal ref.
4807 Don't indent the intro for the PROTO table.
4808 Format PROTO table items with @code.
4809
8cf51b2c
GM
48102007-02-26 Nick Roberts <nickrob@snap.net.nz>
4811
4812 * building.texi: Remove references to bashdb.
4813
8cf51b2c
GM
48142007-02-19 Juanma Barranquero <lekktu@gmail.com>
4815
4816 * mule.texi (Language Environments): Update list of supported language
4817 environments.
4818
8cf51b2c
GM
48192007-02-14 Kim F. Storm <storm@cua.dk>
4820
4821 * building.texi (Grep Searching): Fix lgrep doc.
4822
48232007-02-12 Chong Yidong <cyd@stupidchicken.com>
4824
4825 * back.texi: Remove unused file.
4826
c8763fb6 48272007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4828
4829 * maintaining.texi (Tag Syntax): Now --members is the default for
4830 etags, not for ctags yet.
4831
8cf51b2c
GM
48322007-02-03 Eli Zaretskii <eliz@gnu.org>
4833
4834 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4835 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4836 expects. Add comments to prevent people from inadvertently modifying
4837 the key parts needed by `texinfo-multiple-files-update'.
4838
48392007-01-29 Chong Yidong <cyd@stupidchicken.com>
4840
4841 * frames.texi (Secondary Selection): Window clicked does not matter
4842 when mouse-yank-at-point is non-nil.
4843
8cf51b2c
GM
48442007-01-16 Glenn Morris <rgm@gnu.org>
4845
4846 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4847 system abbrev.
4848
48492007-01-11 Richard Stallman <rms@gnu.org>
4850
4851 * msdog.texi (Windows Keyboard): Another small cleanup.
4852
48532007-01-10 Richard Stallman <rms@gnu.org>
4854
4855 * msdog.texi (Windows Keyboard): Yet another try to make
4856 everyone happy with that passage.
4857
48582007-01-05 Richard Stallman <rms@gnu.org>
4859
4860 * anti.texi (Antinews): Mention M-x shell scrolling.
4861
48622007-01-05 Nick Roberts <nickrob@snap.net.nz>
4863
4864 * building.texi (Watch Expressions): Describe gdb-max-children.
4865
8cf51b2c
GM
48662007-01-04 Richard Stallman <rms@gnu.org>
4867
8cf51b2c
GM
4868 * msdog.texi (Windows Keyboard): Clarify previous change.
4869
8cf51b2c
GM
48702007-01-02 Richard Stallman <rms@gnu.org>
4871
4872 * custom.texi (Changing a Variable): Minor clarification.
4873 (Specific Customization): customize-customized => customize-unsaved.
4874
4875 * entering.texi (Entering Emacs): Clean up text about restarting
4876 Emacs for each file.
4877
4878 * misc.texi (Shell Options): Minor cleanup.
4879
4880 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4881 with Emacs, not vice versa.
4882
4883 * programs.texi (Symbol Completion): Recommend customizing
4884 window manager.
4885
4886 * xresources.texi (Resources): Minor fix.
4887
c8763fb6 48882007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4889
4890 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4891
48922007-01-01 Richard Stallman <rms@gnu.org>
4893
4894 * commands.texi (User Input): Document keys stolen by window mangers.
4895
48962006-12-31 Richard Stallman <rms@gnu.org>
4897
4898 * custom.texi (Specific Customization): Document customize-option
4899 instead of customize-variable.
4900
49012006-12-31 Kim F. Storm <storm@cua.dk>
4902
4903 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4904
49052006-12-30 Kim F. Storm <storm@cua.dk>
4906
4907 * killing.texi (CUA Bindings): Fix typo.
4908
4909 * xresources.texi (Table of Resources): Mention grow-only value for
4910 auto-resize-tool-bars.
4911
8cf51b2c
GM
49122006-12-27 Eli Zaretskii <eliz@gnu.org>
4913
4914 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4915 and how to get them back.
4916
49172006-12-26 Richard Stallman <rms@gnu.org>
4918
4919 * calendar.texi (Holidays): Holiday listing is based on current
4920 practice, but DST is not.
4921
49222006-12-25 Richard Stallman <rms@gnu.org>
4923
4924 * emacs.texi (Top): Update subnode menus.
4925
4926 * mark.texi (Transient Mark): Fix xref.
4927
4928 * killing.texi (Graphical Kill): Node deleted.
4929 (Killing): Add xref to Cut and Paste.
4930 (CUA Bindings): Update xref.
4931
4932 * frames.texi (Cut and Paste): New section to hold other nodes.
4933 (Mouse Commands): Node demoted.
4934 (Cut/Paste Other App): Split out from Mouse Commands.
4935 (Word and Line Mouse): Likewise.
4936 (Secondary Selection, Clipboard): Nodes demoted.
4937
8cf51b2c
GM
49382006-12-24 Kevin Ryde <user42@zip.com.au>
4939
4940 * calendar.texi (Holidays): US daylight saving begins second Sunday
4941 in March for 2007 onwards.
4942 (Daylight Savings): Show new US default daylight saving rules, 2nd
4943 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4944
49452006-12-23 Chong Yidong <cyd@stupidchicken.com>
4946
4947 * calendar.texi (Scroll Calendar): < and > are switched.
4948
49492006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4950
4951 * killing.texi (Deletion): Describe M-\ prefix argument.
4952
49532006-12-23 Richard Stallman <rms@gnu.org>
4954
4955 * search.texi (Regexp Search): Explain why forward and reverse regexp
4956 search are not mirror images.
4957
8cf51b2c
GM
49582006-12-19 Kim F. Storm <storm@cua.dk>
4959
4960 * major.texi (Choosing Modes): Describe match-function elements for
4961 magic-mode-alist.
4962
8cf51b2c
GM
49632006-12-18 Eli Zaretskii <eliz@gnu.org>
4964
4965 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4966 peculiarities.
4967
49682006-12-18 Richard Stallman <rms@gnu.org>
4969
4970 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4971
8cf51b2c
GM
49722006-12-17 Alan Mackenzie <acm@muc.de>
4973
4974 * programs.texi (Left Margin Paren): Remove the bit which says
4975 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4976 Discuss some of the issues of setting this option to nil.
4977
49782006-12-17 Glenn Morris <rgm@gnu.org>
4979
4980 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4981
49822006-12-16 Eli Zaretskii <eliz@gnu.org>
4983
4984 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4985 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4986 NTFS volumes.
4987 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4988 volumes.
4989
49902006-12-15 Eli Zaretskii <eliz@gnu.org>
4991
4992 * text.texi (HTML Mode): Fix "C-c TAB".
4993
8cf51b2c
GM
49942006-12-09 Richard Stallman <rms@gnu.org>
4995
4996 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4997
49982006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4999
5000 * files.texi (Misc File Ops): Document insert-file-literally.
5001
50022006-12-08 Eli Zaretskii <eliz@gnu.org>
5003
5004 * cmdargs.texi (Colors): Note that --color is intended for overriding
5005 the terminal defaults, not for normal invocation.
5006
5007 * misc.texi (Emacs Server): Improve wording. Don't mention the
5008 ``server program''. Add a cross-reference to "Init File" node.
5009 (Invoking emacsclient): Add index entries. Document both short and
5010 long versions of command-line options. Document the -f option.
5011
8cf51b2c
GM
50122006-12-06 Richard Stallman <rms@gnu.org>
5013
5014 * text.texi (Outline Format): Say to set outline-regexp
5015 and outline-level with major modes and file local variables.
5016
c8763fb6 50172006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5018
5019 * anti.texi (Antinews): Mention the alternative to
5020 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5021
8cf51b2c
GM
5022 * misc.texi (Interactive Shell): Ditto.
5023
50242006-12-04 Eli Zaretskii <eliz@gnu.org>
5025
5026 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5027
5028 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5029
50302006-12-01 Eli Zaretskii <eliz@gnu.org>
5031
5032 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5033 colon in the mode line.
5034
5035 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5036
50372006-11-26 Nick Roberts <nickrob@snap.net.nz>
5038
5039 * building.texi (Watch Expressions): Mention SPC for expanding/
5040 contracting watch expressions.
5041
50422006-11-26 Kim F. Storm <storm@cua.dk>
5043
5044 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5045
50462006-11-26 Nick Roberts <nickrob@snap.net.nz>
5047
5048 * building.texi (Debugger Operation): Define text command mode.
5049 Clarify how tooltips work.
5050 (GDB Graphical Interface): Explain how to run in text command mode
5051 more clearly.
5052
50532006-11-25 Juanma Barranquero <lekktu@gmail.com>
5054
5055 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5056
50572006-11-22 Juanma Barranquero <lekktu@gmail.com>
5058
5059 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5060
8cf51b2c
GM
50612006-11-18 Chong Yidong <cyd@stupidchicken.com>
5062
5063 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5064 and EMACS is deprecated.
5065
50662006-11-18 Juanma Barranquero <lekktu@gmail.com>
5067
5068 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5069
c8763fb6 50702006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5071
5072 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5073
5074 * emacs.texi: Include xresources.texi both for info and dvi.
5075
5076 * xresources.texi: Merge text from xresmini.texi.
5077
c8763fb6 50782006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5079
5080 * glossary.texi: Fix typos.
5081
8cf51b2c
GM
50822006-11-06 Richard Stallman <rms@gnu.org>
5083
5084 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5085
5086 * ack.texi (Acknowledgments): Fix name spelling.
5087
50882006-11-01 Juri Linkov <juri@jurta.org>
5089
5090 * search.texi (Word Search): Document incremental word search.
5091
50922006-10-28 Glenn Morris <rgm@gnu.org>
5093
5094 * ack.texi (Acknowledgments): Add cal-html author.
5095
5096 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5097 Calendar"). Describe new package cal-html.
5098 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5099 Calendar Files."
5100
8cf51b2c
GM
51012006-10-23 Richard Stallman <rms@gnu.org>
5102
5103 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5104 Abbrev mode is enabled.
5105
8cf51b2c
GM
51062006-10-16 Richard Stallman <rms@gnu.org>
5107
8cf51b2c
GM
5108 * emacs.texi: Update ISBN.
5109
8cf51b2c
GM
51102006-10-11 Kim F. Storm <storm@cua.dk>
5111
5112 * emacs.texi (Acknowledgments): Use @dotless{i}.
5113
51142006-10-08 Nick Roberts <nickrob@snap.net.nz>
5115
5116 * building.texi (Breakpoints Buffer): Mention catchpoints.
5117
51182006-10-08 Kim F. Storm <storm@cua.dk>
5119
5120 * ack.texi (Acknowledgments): Update.
5121
5122 * emacs.texi (Acknowledgments): Fix bad @/ form.
5123
8cf51b2c
GM
51242006-10-05 Kim F. Storm <storm@cua.dk>
5125
5126 * emacs.texi (Acknowledgments): Add more contributors.
5127
51282006-10-03 Richard Stallman <rms@gnu.org>
5129
5130 * emacs.texi (Acknowledgments): Update version and edition.
5131
8cf51b2c
GM
51322006-10-01 Karl Berry <karl@gnu.org>
5133
5134 * custom.texi (Customization Groups): Page break to keep example buffer
5135 on one page.
5136
51372006-09-30 Karl Berry <karl@gnu.org>
5138
5139 * programs.texi (Basic Indent): @need to improve page break.
5140 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5141
51422006-09-29 Glenn Morris <rgm@gnu.org>
5143
5144 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5145
51462006-09-29 Karl Berry <karl@gnu.org>
5147
5148 * windows.texi (Basic Window): Remove forced @break, no longer
5149 desirable.
5150 * frames.texi (Frame Commands),
5151 * mark.texi (Marking Objects): Reword to avoid bad page break.
5152 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5153
51542006-09-19 Richard Stallman <rms@gnu.org>
5155
5156 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5157 stick to present tense.
5158
c8763fb6 51592006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5160
5161 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5162 to x-gtk-use-old-file-dialog.
5163 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5164
51652006-09-15 Jay Belanger <belanger@truman.edu>
5166
49823426 5167 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5168 Change "Library Public License" to "Lesser Public License"
5169 throughout. Use "yyyy" to represent year.
5170
8cf51b2c
GM
51712006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5172
5173 * files.texi (Visiting): Add index entry "open file".
5174
8cf51b2c
GM
51752006-09-11 Richard Stallman <rms@gnu.org>
5176
5177 * building.texi (Compilation Mode): Clarification.
5178 (Grep Searching): Add xref to Compilation Mode.
5179
8cf51b2c
GM
51802006-09-08 Richard Stallman <rms@gnu.org>
5181
5182 * search.texi (Search): Ref multi-file search commands here.
5183 (Other Repeating Search): Not here.
5184
8cf51b2c
GM
51852006-08-28 Richard Stallman <rms@gnu.org>
5186
5187 * windows.texi (Split Window): Update xref.
5188
5189 * basic.texi (Continuation Lines): Update xref.
5190
5191 * indent.texi (Tab Stops): Update xref.
5192
5193 * emacs.texi (Top): Update subnode menu.
5194
5195 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5196 split out of Display Custom.
5197
51982006-08-25 Kim F. Storm <storm@cua.dk>
5199
5200 * display.texi (Display Custom): Add variables overline-margin
5201 and x-underline-at-descent-line.
5202
52032006-08-25 Richard Stallman <rms@gnu.org>
5204
5205 * entering.texi (Exiting): Rewrite to give graphical displays
5206 priority over text terminals.
5207
5208 * search.texi (Incremental Search): Move index entries.
5209
52102006-08-23 Chong Yidong <cyd@stupidchicken.com>
5211
5212 * custom.texi (Init File): Reference Find Init to avoid "home
5213 directory" confusion.
5214
52152006-08-22 Nick Roberts <nickrob@snap.net.nz>
5216
5217 * building.texi (Other GDB-UI Buffers): Describe how to edit
5218 a value in the locals buffer.
5219
52202006-08-21 Richard Stallman <rms@gnu.org>
5221
5222 * search.texi (Basic Isearch): Add `isearch' index entry.
5223
52242006-08-16 Richard Stallman <rms@gnu.org>
5225
5226 * misc.texi (Saving Emacs Sessions): Clean up wording.
5227
5228 * mark.texi (Marking Objects): Mention term "select all".
5229
5230 * emacs.texi (Top): Update subnode menu.
5231
5232 * help.texi (Help Mode): Move node up in file.
5233
8cf51b2c
GM
52342006-08-15 Nick Roberts <nickrob@snap.net.nz>
5235
5236 * building.texi (Stack Buffer): Explain fringe arrow.
5237
8cf51b2c
GM
52382006-08-12 Eli Zaretskii <eliz@gnu.org>
5239
8cf51b2c
GM
5240 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5241 on startup.
5242
52432006-08-11 Romain Francoise <romain@orebokech.com>
5244
5245 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5246
52472006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5248
5249 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5250
52512006-08-10 Richard Stallman <rms@gnu.org>
5252
5253 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5254 with face merging. Empty regions don't count.
5255 Clarify face property inheritance.
8cf51b2c
GM
5256
52572006-08-08 Romain Francoise <romain@orebokech.com>
5258
5259 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5260 <arjuropo@cc.jyu.fi>.
5261
8cf51b2c
GM
52622006-08-04 Eli Zaretskii <eliz@gnu.org>
5263
5264 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5265 apply to all frames.
5266
8cf51b2c
GM
52672006-08-01 Richard Stallman <rms@gnu.org>
5268
5269 * help.texi (Name Help): Add index entries for describe-variable.
5270
52712006-08-01 Nick Roberts <nickrob@snap.net.nz>
5272
5273 * building.texi (GDB Graphical Interface): Shorten node names.
5274 (GDB-UI Layout): Use GDB-related.
5275 (Other GDB-UI Buffers): Simplify English.
5276
52772006-07-31 Richard Stallman <rms@gnu.org>
5278
5279 * search.texi (Query Replace): Add xref for Dired's Q command.
5280
8cf51b2c
GM
52812006-07-31 Nick Roberts <nickrob@snap.net.nz>
5282
5283 * building.texi (GDB commands in Fringe): Rename to...
5284 (Source Buffers): ..this and move forward. Describe hollow arrow and
5285 new option gdb-find-source-frame.
5286
52872006-07-29 Richard Stallman <rms@gnu.org>
5288
5289 * dired.texi (Operating on Files): Simplify previous change
5290 and fix Texinfo usage.
5291
52922006-07-29 Eli Zaretskii <eliz@gnu.org>
5293
5294 * dired.texi (Operating on Files): Add cross-references. State the
5295 Unix commands that do similar things.
5296
52972006-07-28 Richard Stallman <rms@gnu.org>
5298
5299 * mark.texi (Transient Mark): Clarify that region never disappears
5300 when Transient Mark mode is off, and not when it is on.
5301
53022006-07-27 Richard Stallman <rms@gnu.org>
5303
5304 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5305
53062006-07-24 Richard Stallman <rms@gnu.org>
5307
5308 * xresources.texi (GTK styles): Fix texinfo usage.
5309
8cf51b2c
GM
5310 * commands.texi (User Input): Explain why we teach keyboard cmds.
5311
5312 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5313 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5314 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5315 * doclicense.texi, display.texi, dired.texi, basic.texi:
5316 * anti.texi, ack.texi: Move periods and commas inside quotes.
5317
53182006-07-22 Eli Zaretskii <eliz@gnu.org>
5319
5320 * cmdargs.texi (General Variables): Document EMAIL.
5321
53222006-07-21 Eli Zaretskii <eliz@gnu.org>
5323
5324 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5325 doesn't have effect on MS-Windows.
5326
8cf51b2c
GM
53272006-07-17 Richard Stallman <rms@gnu.org>
5328
5329 * building.texi (Grep Searching): Explain about chaining grep commands.
5330
8cf51b2c
GM
53312006-07-10 Nick Roberts <nickrob@snap.net.nz>
5332
49823426 5333 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5334
53352006-07-09 Chong Yidong <cyd@stupidchicken.com>
5336
5337 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5338 is invoked for multiple files.
5339
53402006-07-08 Eli Zaretskii <eliz@gnu.org>
5341
5342 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5343 on-line manual for the rest of this node.
5344 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5345 unconditionally.
5346 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5347 Improve wording.
5348 (Windows Printing): Improve wording.
5349 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5350 rest of this node.
5351
8cf51b2c
GM
53522006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5353
49823426
GM
5354 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5355 with eval-buffer.
8cf51b2c
GM
5356
53572006-07-05 Nick Roberts <nickrob@snap.net.nz>
5358
5359 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5360 of character translation.
5361
53622006-07-04 Nick Roberts <nickrob@snap.net.nz>
5363
5364 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5365
53662006-07-03 Karl Berry <karl@gnu.org>
5367
5368 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5369 not-too-underfull hboxes in the TeX output.
5370 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5371 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5372 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5373 * sending.texi, text.texi: Fix overfull/underfull boxes.
5374
53752006-07-03 Romain Francoise <romain@orebokech.com>
5376
5377 * m-x.texi (M-x): Fix.
5378
53792006-07-03 Richard Stallman <rms@gnu.org>
5380
8cf51b2c
GM
5381 * search.texi (Other Repeating Search): filename -> file name.
5382
5383 * misc.texi (Narrowing): Minor cleanups.
5384
5385 * files.texi (Visiting): filename -> file name.
5386
5387 * emacs.texi (Top): Update subnode menus.
5388
5389 * mule.texi (Coding Systems): Move char translation stuff here.
5390 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5391 (Recognize Coding): Substantial local rewrites.
5392 (International): Update menu.
5393
5394 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5395 (Scrolling): Substantial local rewrites.
5396 (Display): Update menu and intro.
5397
5398 * dired.texi: filename -> file name.
5399
5400 * custom.texi (Safe File Variables): Texinfo usage fix.
5401
f0131492 54022006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5403
5404 * help.texi, m-x.texi: Lots of cleanups.
5405
8cf51b2c
GM
54062006-06-30 Eli Zaretskii <eliz@gnu.org>
5407
5408 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5409 (Windows Processes, Windows Misc): Shorten the printed version by
5410 selectively conditioning less important portions by @ifnottex.
5411
8cf51b2c
GM
54122006-06-27 Richard Stallman <rms@gnu.org>
5413
5414 * mini.texi (Minibuffer File): Minor cleanup.
5415
54162006-06-25 Nick Roberts <nickrob@snap.net.nz>
5417
5418 * frames.texi (XTerm Mouse): Rename to...
5419 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5420
5421 * emacs.texi (Top): Use new node name.
5422
54232006-06-24 Eli Zaretskii <eliz@gnu.org>
5424
5425 * emacs.texi (Top): Update the detailed menu according to changes in
5426 msdog.texi.
5427
5428 * msdog.texi (Windows Keyboard): New section.
5429 (Windows Mouse): New section.
5430 (Windows System Menu): Remove section (text merged with "Windows
5431 Keyboard").
5432 (Windows Misc): New section.
5433
5434 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5435
5436 * msdog.texi (ls in Lisp): New section.
5437
5438 * files.texi (Visiting): Document case-insensitive wildcard matching
5439 under find-file-wildcards.
5440
8cf51b2c
GM
54412006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5442
5443 * macos.texi (Mac Input): Add description of mac-function-modifier.
5444 Now Unicode keyboard layouts work.
5445
8cf51b2c
GM
54462006-06-10 Richard Stallman <rms@gnu.org>
5447
5448 * mule.texi (Recognize Coding): Clarify previous change.
5449
54502006-06-09 Kenichi Handa <handa@m17n.org>
5451
5452 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5453 notation.
5454
54552006-06-07 Kevin Ryde <user42@zip.com.au>
5456
5457 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5458 manual for @ifnottex, but in emacs-extra for @iftex.
5459
5460 * cmdargs.texi (General Variables): Fix smtpmail xref.
5461
54622006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5463
8cf51b2c 5464 * programs.texi (Comment Commands):
8cf51b2c 5465 * custom.texi (Specifying File Variables):
49823426 5466 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5467
54682006-06-07 Nick Roberts <nickrob@snap.net.nz>
5469
5470 * building.texi (Watch Expressions): Move node to end.
5471 (GDB Graphical Interface): Move description of clicks in fringe...
5472 (GDB commands in the Fringe): ...to here. New node.
5473
8cf51b2c
GM
54742006-06-05 Romain Francoise <romain@orebokech.com>
5475
49823426 5476 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5477
54782006-06-05 Nick Roberts <nickrob@snap.net.nz>
5479
5480 * building.texi (GDB Graphical Interface): Update bindings.
5481 (Commands of GUD): Add gud-print. Remove gud-run.
5482 Restate availability more generally.
5483
f0131492 54842006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5485
5486 * mini.texi: Lots of cleanups.
5487
54882006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5489
5490 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5491 and Mouse-2.
5492
c8763fb6 54932006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5494
5495 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5496
8cf51b2c
GM
54972006-05-31 Richard Stallman <rms@gnu.org>
5498
5499 * basic.texi (Moving Point): Fix previous change.
5500
c8763fb6 55012006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5502
5503 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5504
f0131492 55052006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5506
5507 * basic.texi: Many simplifications and improvements in wording.
5508
8cf51b2c
GM
55092006-05-26 Nick Roberts <nickrob@snap.net.nz>
5510
5511 * anti.texi (Antinews): Create a node for gdb-ui.
5512
8cf51b2c
GM
55132006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5514
5515 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5516
55172006-05-20 Richard Stallman <rms@gnu.org>
5518
5519 * dired.texi (Dired Navigation): dired-goto-file is now j.
5520
8cf51b2c
GM
55212006-05-20 Eli Zaretskii <eliz@gnu.org>
5522
5523 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5524 and their aliases.
5525
5526 * msdog.texi (Windows Printing): Mention non-support of plain text
5527 printing with some el-cheapo printers, and suggest a workaround.
5528
55292006-05-20 Kevin Ryde <user42@zip.com.au>
5530
5531 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5532 remove the bit saying you must set it.
5533
55342006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5535
5536 * trouble.texi (Checklist):
5537 * text.texi (Text, Auto Fill, Text Mode):
5538 * search.texi (Nonincremental Search):
5539 * rmail.texi (Rmail Labels):
5540 * mule.texi (Input Methods, Multibyte Conversion):
5541 * misc.texi (Gnus, Where to Look, PostScript):
5542 * maintaining.texi (Create Tags Table):
5543 * indent.texi (Indentation Commands):
5544 * fixit.texi (Spelling):
5545 * emacs.texi (Copying):
5546 * custom.texi (Init File): ifinfo -> ifnottex.
5547
8cf51b2c
GM
55482006-05-17 Richard Stallman <rms@gnu.org>
5549
5550 * files.texi (Diff Mode): Mention C-x `.
5551
55522006-05-08 Richard Stallman <rms@gnu.org>
5553
5554 * custom.texi (Disabling): Textual cleanups.
5555
8cf51b2c
GM
55562006-05-12 Glenn Morris <rgm@gnu.org>
5557
5558 * calendar.texi (Displaying the Diary, Format of Diary File):
5559 Refer to diary-view-entries, diary-list-entries,
5560 diary-show-all-entries rather than obsolete aliases.
5561
55622006-05-12 Eli Zaretskii <eliz@gnu.org>
5563
5564 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5565 (Displaying the Diary, Special Diary Entries, Importing Diary):
5566 * building.texi (Compilation Shell):
5567 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5568 emacs-xtra with @inforef's.
5569
5570 * files.texi (Visiting): Fix wording.
5571
5572 * mule.texi (Coding Systems, Text Coding): More indexing.
5573 Mention that C-x RET f can set eol conversion.
5574
c8763fb6 55752006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5576
5577 * xresmini.texi (GTK resources): Insert GTK description.
5578
5579 * xresources.texi (GTK resources): metafont should be menufont.
5580
8cf51b2c
GM
55812006-05-06 Michael Albinus <michael.albinus@gmx.de>
5582
49823426 5583 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5584 method, user name and host name is active only in partial
5585 completion mode.
5586
8cf51b2c
GM
55872006-05-06 Eli Zaretskii <eliz@gnu.org>
5588
5589 * makefile.w32-in (emacs.dvi):
5590 * Makefile.in (emacs.dvi): Add xresmini.texi.
5591
5592 * xresmini.texi (Table of Resources): Remove xref to non-existent
5593 node "LessTif Resources".
5594
5595 * msdog.texi (Microsoft Windows):
5596 * calendar.texi (Calendar/Diary, Displaying the Diary)
5597 (Special Diary Entries, Importing Diary, Holidays):
5598 * programs.texi (Program Modes):
5599 * text.texi (Text):
5600 * buffers.texi (Several Buffers):
5601 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5602
56032006-05-06 Eli Zaretskii <eliz@gnu.org>
5604
5605 The following changes merge the emacs-xtra manual into the main
5606 manual, but only for on-line version of the manual.
5607
5608 * vc2-xtra.texi (Version Backups, Local Version Control)
5609 (Making Snapshots, Change Logs and VC, Version Headers)
5610 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5611 on-line manual.
5612
5613 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5614 for on-line manual.
5615
5616 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5617 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5618 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5619 for on-line manual.
5620
5621 * fortran-xtra.texi (Fortran, Fortran Autofill)
5622 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5623 for on-line manual.
5624
5625 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5626 Conditional xref's for on-line manual.
5627
5628 * emerge-xtra.texi (Emerge, Overview of Emerge)
5629 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5630 manual.
5631
5632 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5633 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5634 (EMACSSOURCES): Use EMACS_XTRA.
5635 (../info/emacs-xtra): Remove.
5636 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5637
5638 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5639 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5640 (EMACSSOURCES): Use EMACS_XTRA.
5641 ($(infodir)/emacs-xtra): Remove.
5642 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5643
5644 * trouble.texi (Quitting):
5645 * text.texi (Text):
5646 * programs.texi (Program Modes):
5647 * msdog.texi (Microsoft Windows):
5648 * frames.texi (Frames):
5649 * files.texi (Backup, Version Control, VC Concepts)
5650 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5651 (Registering, VC Status, VC Undo, Multi-User Branching)
5652 (Comparing Files):
5653 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5654 (Displaying the Diary, Special Diary Entries, Importing Diary):
5655 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5656 conditional xref's, depending on @iftex/@ifnottex.
5657
5658 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5659 "MS-DOS". @include msdog-xtra.texi.
5660
5661 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5662 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5663
5664 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5665 for vc-xtra.texi subsections.
5666 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5667 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5668
5669 * sending.texi (Sending Mail): A @node line without explicit Prev,
5670 Next, and Up links.
5671
5672 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5673 Next, and Up links.
5674
5675 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5676 and its sections. @include picture-xtra.texi.
5677
5678 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5679 "Emerge".
5680 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5681
5682 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5683 exact duplicate of its name-sake in calendar.texi.
5684
5685 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5686 "Advanced Calendar/Diary Usage".
5687 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5688
5689 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5690 dired-xtra.texi.
5691 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5692
5693 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5694 (Files) [ifnottex]: Add menu entry for Autorevert.
5695
5696 * emacs-xtra.texi (Introduction): Reword to make consistent with
5697 printed version only.
5698 <Top level>: Remove the body of all chapters and move them to the
5699 new *-xtra.texi files. Use @raisesections and @lowersections to
5700 convert sections to chapters etc.
5701
5702 * msdog-xtra.texi:
5703 * fortran-xtra.texi:
5704 * vc-xtra.texi:
5705 * vc1-xtra.texi:
5706 * vc2-xtra.texi:
5707 * emerge-xtra.texi:
5708 * cal-xtra.texi:
5709 * dired-xtra.texi:
5710 * arevert-xtra.texi: New files, with text from respective chapters
5711 of emacs-xtra.texi. Convert each @chapter into @section, @section
5712 into @subsection, etc.
5713
1c6c854e 5714 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5715 updated.
5716
5717 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5718 Windows". All references updated.
5719
57202006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5721
5722 * macos.texi (Mac Input): Mention input from Character Palette.
5723 (Mac Font Specs): Fix typo.
5724
57252006-05-05 Richard Stallman <rms@gnu.org>
5726
5727 * files.texi (Diff Mode): Minor cleanup.
5728
57292006-05-05 Karl Berry <karl@gnu.org>
5730
8cf51b2c
GM
5731 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5732 errors from the current release of makeinfo (4.8).
5733 * help.texi (Library Keywords): Change widest word in multitable
5734 template from `emulations' to `convenience'. (Not sure if this is
5735 related to the font change.)
5736
57372006-05-05 Eli Zaretskii <eliz@gnu.org>
5738
5739 * files.texi (File Names): Add a footnote about limited support of
5740 ~USER on MS-Windows.
5741
5742 * cmdargs.texi (Initial Options): Add a footnote about limited
5743 support of ~USER on MS-Windows.
5744
57452006-05-03 Richard Stallman <rms@gnu.org>
5746
5747 * files.texi (Diff Mode): Node moved here.
5748 (Comparing Files): Delete what duplicates new node.
5749 (Files): Put Diff Mode in menu.
5750
1c6c854e 5751 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5752
5753 * emacs.texi (Top): Update menu for Diff Mode.
5754
5755 * trouble.texi (Emergency Escape): Simplify.
5756
5757 * emacs.texi (Top): Minor clarification.
5758
57592006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5760
5761 * commands.texi, entering.texi, screen.texi: Many simplifications.
5762
57632006-05-03 Richard Stallman <rms@gnu.org>
5764
5765 * commands.texi (Text Characters): Delete paragraph about unibyte
5766 non-ASCII printing chars.
5767
5768 * killing.texi (Killing): Say "graphical displays".
5769 * display.texi: Say "graphical displays".
5770
5771 * cmdargs.texi (Misc X): Say "graphical displays".
5772
57732006-05-01 Richard Stallman <rms@gnu.org>
5774
5775 * emacs.texi (Top): Add Diff Mode to menu.
5776
57772006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5778
5779 * misc.texi (Diff Mode): New node.
5780
57812006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5782
5783 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5784 (Mac Environment Variables): Shorten example line.
5785 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5786
57872006-05-01 Nick Roberts <nickrob@snap.net.nz>
5788
5789 * building.texi (GUD Customization): Describe cases %d and %c.
5790 Update description for %e.
5791
57922006-04-30 Glenn Morris <rgm@gnu.org>
5793
5794 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5795
57962006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5797
5798 * custom.texi (Examining): Update C-h v output example.
5799
58002006-04-29 Kim F. Storm <storm@cua.dk>
5801
5802 * building.texi (Grep Searching): Add lgrep and rgrep.
5803
8cf51b2c
GM
58042006-04-23 Richard Stallman <rms@gnu.org>
5805
5806 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5807
5808 * xresmini.texi: New file.
5809
5810 * xresources.texi (Face Resources): Split table into font resources
5811 and the rest. Combine similar attributes for brevity.
5812
8cf51b2c
GM
58132006-04-21 Eli Zaretskii <eliz@gnu.org>
5814
5815 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5816 backslashes and case-insensitivity in file names (moved to the
5817 main manual).
5818 (MS-DOS Printing): Move most of the text to the main manual.
5819
5820 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5821 New nodes.
5822 (Windows Processes, Windows System Menu): Add index entries and
5823 fix wording.
5824
8cf51b2c
GM
58252006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5826
5827 * misc.texi (Shell Ring): Add notes on saved input when
5828 navigating off the end of the history list.
5829
58302006-04-18 Chong Yidong <cyd@mit.edu>
5831
5832 * misc.texi (Shell Options): Correct default value of
5833 comint-scroll-show-maximum-output.
5834
8cf51b2c
GM
58352006-04-18 Nick Roberts <nickrob@snap.net.nz>
5836
5837 * building.texi (Watch Expressions): Update.
5838
8cf51b2c
GM
58392006-04-12 Richard Stallman <rms@gnu.org>
5840
5841 * search.texi: Clean up previous change.
5842
58432006-04-12 Eli Zaretskii <eliz@gnu.org>
5844
5845 * search.texi (Regexp Backslash, Regexp Replace): Add index
5846 entries for ``back reference'' and mention the term itself in the
5847 text.
5848
58492006-04-11 Richard Stallman <rms@gnu.org>
5850
5851 * custom.texi (Safe File Variables):
5852 Document enable-local-variables = :safe.
5853
58542006-04-11 Karl Berry <karl@gnu.org>
5855
5856 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5857 (Remote Repositories, Version Backups, Local Version Control)
5858 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5859 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5860 (Renaming VC Work Files and Master Files)
5861 (Inserting Version Control Headers, Customizing VC, General Options)
5862 (Options for RCS and SCCS, Options specific for CVS): Move all
5863 these nodes to emacs-xtra.texi, for brevity.
5864 * cmdargs.texi, files.texi: Change cross-references.
5865
8cf51b2c
GM
58662006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5867
5868 * files.texi (Old Versions): Update description of vc-annotate's
5869 use of color to indicate date ranges.
5870
8cf51b2c
GM
58712006-04-09 Kevin Ryde <user42@zip.com.au>
5872
8cf51b2c
GM
5873 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5874 put info and printed manual names the right way around.
5875
58762006-04-09 Karl Berry <karl@gnu.org>
5877
5878 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5879 emacs-xtra.texi, leaving only MS Windows information.
5880 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5881 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5882 node names.
5883
5884 * emacs.texi: Move @summarycontents and @contents to the beginning
5885 of the file.
5886
8cf51b2c
GM
58872006-04-08 Kevin Ryde <user42@zip.com.au>
5888
5889 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5890
58912006-04-07 Richard Stallman <rms@gnu.org>
5892
5893 * programs.texi (Comments, Comment Commands, Options for Comments)
5894 (Multi-Line Comments): "Align", not "indent".
5895 (Basic Indent): C-j deletes trailing whitespace before the newline.
5896
58972006-04-06 Richard Stallman <rms@gnu.org>
5898
8cf51b2c
GM
5899 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5900
59012006-04-06 Eli Zaretskii <eliz@gnu.org>
5902
5903 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5904
8cf51b2c
GM
59052006-04-05 Richard Stallman <rms@gnu.org>
5906
5907 * emacs.texi (Top): Update subnode menu.
5908
5909 * trouble.texi (Unasked-for Search): Node deleted.
5910 (Lossage): Delete from menu.
5911
59122006-04-04 Richard Stallman <rms@gnu.org>
5913
5914 * trouble.texi: Various cleanups.
5915 (Checklist): Don't bother saying how to snail a bug report.
5916 (Emergency Escape): Much rewriting.
5917 (After a Crash): Rename the core dump immediately.
5918 (Total Frustration): Call it a psychotherapist.
5919 (Bug Criteria): Avoid "illegal instruction".
5920 (Sending Patches): We always put the contributor's name in.
5921
5922 * misc.texi (Thumbnails): Minor correction.
5923
8cf51b2c
GM
59242006-04-03 Richard Stallman <rms@gnu.org>
5925
5926 * misc.texi (Thumbnails): Minor cleanup.
5927
59282006-04-02 Karl Berry <karl@gnu.org>
5929
5930 * sending.texi (Mail Sending): pxref to Top needs five args.
5931
5932 * texinfo.tex: Update to current version (2006-03-21.13).
5933
8cf51b2c
GM
59342006-03-31 Richard Stallman <rms@gnu.org>
5935
5936 * emacs.texi (Top): Update subnode menu.
5937
5938 * help.texi (Help Mode): Cleanup.
5939
5940 * dired.texi: Many cleanups.
5941 (Dired Deletion): Describe dired-recursive-deletes.
5942 (Operating on Files): dired-create-directory moved.
5943 (Misc Dired Features): Move to here.
5944 (Tumme): Node moved to misc.texi.
5945
5946 * custom.texi: Many cleanups.
5947 (Minor Modes): Don't mention ISO Accents Mode.
5948 (Examining): Update C-h v output example.
5949 (Hooks): Add index and xref for add-hook.
5950 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5951 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5952
5953 * misc.texi: Many cleanups.
5954 (beginning): Add to summary of topics.
5955 (Shell): Put eshell xref at the end. Remove eshell from table.
5956 (Thumbnails): New node.
5957
8cf51b2c
GM
59582006-03-28 Eli Zaretskii <eliz@gnu.org>
5959
5960 * files.texi (File Name Cache): Make it clear that the cache is
5961 not persistent.
5962
8cf51b2c
GM
59632006-03-25 Karl Berry <karl@gnu.org>
5964
49823426
GM
5965 * emacs-xtra.texi, emacs.texi, gnu.texi:
5966 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5967 (2) do not indent copyright year list (or anything else).
5968
8cf51b2c
GM
59692006-03-21 Juanma Barranquero <lekktu@gmail.com>
5970
5971 * files.texi (VC Dired Mode): Remove misplaced brackets.
5972
59732006-03-21 Andre Spiegel <spiegel@gnu.org>
5974
5975 * files.texi: Various updates and clarifications in the VC chapter.
5976
59772006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5978
5979 * help.texi (Help Mode): Document "C-c C-c".
5980
8cf51b2c
GM
59812006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5982
5983 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5984 menu in the standalone Info reader.
5985
59862006-03-15 Chong Yidong <cyd@stupidchicken.com>
5987
5988 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5989 moved here from Emacs manual.
5990
5991 * programs.texi (Fortran): Section moved to emacs-xtra.
5992 (Program Modes): Xref to Fortran in emacs-xtra.
5993
5994 * maintaining.texi (Emerge): Move to emacs-xtra.
5995 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5996
5997 * picture.texi: File deleted.
5998 * Makefile.in:
5999 * makefile.w32-in: Remove picture.texi.
6000
6001 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6002 * abbrevs.texi (Abbrevs):
6003 * sending.texi (Sending Mail): Picture node removed.
6004
6005 * emacs.texi (Top): Update node listings.
6006
8cf51b2c
GM
60072006-03-12 Richard Stallman <rms@gnu.org>
6008
6009 * calendar.texi: Various cleanups.
6010
8cf51b2c
GM
60112006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6014 syntax.
6015
8cf51b2c
GM
60162006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6017
6018 * search.texi (Regexps): More accurately describe which characters
6019 are special in which situations. Recommend _not_ to quote `]' or
6020 `-' when they are not special.
6021
8cf51b2c
GM
60222006-02-28 Andre Spiegel <spiegel@gnu.org>
6023
6024 * files.texi (Old Versions): Clarify operation of C-x v =.
6025
8cf51b2c
GM
60262006-02-21 Nick Roberts <nickrob@snap.net.nz>
6027
6028 * building.texi (Watch Expressions): Update and describe
6029 gdb-speedbar-auto-raise.
6030
60312006-02-19 Richard M. Stallman <rms@gnu.org>
6032
6033 * emacs.texi: Use @smallbook.
6034 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6035 Update subnode menu.
6036
6037 * building.texi (Lisp Interaction): Minor addition.
6038
60392006-02-18 Nick Roberts <nickrob@snap.net.nz>
6040
6041 * building.texi (Watch Expressions): Update and be more precise.
6042
c8763fb6 60432006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6044
6045 * maintaining.texi (Create Tags Table): Explain why the
6046 exception when etags writes to files under the /dev tree.
6047
60482006-02-14 Richard M. Stallman <rms@gnu.org>
6049
6050 * custom.texi (Safe File Variables): Lots of clarification.
6051 Renamed from Unsafe File Variables.
6052
60532006-02-14 Chong Yidong <cyd@stupidchicken.com>
6054
6055 * custom.texi (Unsafe File Variables): File variable confirmation
6056 assumed denied in batch mode.
6057
60582006-02-14 Richard M. Stallman <rms@gnu.org>
6059
6060 * building.texi (GDB User Interface Layout): Don't say `inferior'
6061 for program being debugged.
6062
60632006-02-15 Nick Roberts <nickrob@snap.net.nz>
6064
6065 * building.texi (GDB Graphical Interface):
6066 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6067
60682006-02-13 Chong Yidong <cyd@stupidchicken.com>
6069
6070 * custom.texi (Specifying File Variables, Unsafe File Variables):
6071 New nodes, split from File Variables. Document new file local
6072 variable behavior.
6073
60742006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6075
6076 * display.texi (Standard Faces):
8cf51b2c
GM
6077 * files.texi (Visiting):
6078 * frames.texi (Clipboard):
6079 * glossary.texi (Glossary) <Clipboard>:
6080 * xresources.texi (X Resources): Mention Mac OS port.
6081
8cf51b2c
GM
60822006-02-12 Richard M. Stallman <rms@gnu.org>
6083
6084 * building.texi (Building): Clarify topic in intro.
6085
6086 * maintaining.texi (Maintaining): Change title; clarify topic.
6087 Delete duplicate index entries.
6088
6089 * building.texi (Other GDB User Interface Buffers): Clarifications.
6090
6091 * text.texi (Cell Commands): Clarifications.
6092
6093 * programs.texi (Defuns): Delete duplicate explanation of
6094 left-margin paren convention.
6095 (Hungry Delete): Minor cleanup.
6096
60972006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6098
6099 * dired.texi (Tumme): More tumme documentation.
6100
61012006-02-11 Alan Mackenzie <acm@muc.de>
6102
6103 * programs.texi ("Hungry Delete"): Correct the appellation of the
6104 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6105
61062006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6107
6108 * dired.texi (Tumme): Fix small bug.
6109
61102006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6111
6112 * macos.texi (Mac International): Rename "fontset-mac" to
6113 "fontset-standard".
6114
8cf51b2c
GM
61152006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6116
6117 * dired.texi (Tumme): Basic documentation for Tumme added.
6118
8cf51b2c
GM
61192006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6120
6121 * mule.texi (International):
6122 * programs.texi (Basic Indent): Fix typos.
6123
8cf51b2c
GM
6124 * custom.texi (Minor Modes):
6125 * display.texi (Text Display):
6126 * commands.texi (Text Characters): Update xrefs.
6127
61282006-02-07 Richard M. Stallman <rms@gnu.org>
6129
6130 * emacs.texi (Top): Update subnode menu.
6131 Update info on old Emacs papers.
6132 (Intro): "Graphical display", not window system.
6133
6134 * xresources.texi (GTK styles): Minor clarifications.
6135
6136 * trouble.texi: "Graphical display", not window system.
6137 (Stuck Recursive): Minor clarification.
6138
6139 * text.texi: Minor clarifications.
6140 (Sentences): Explain why two-space convention is better.
6141 Explain sentence-end-without-period here.
6142 (Fill Commands): Not here.
6143 (Refill): Node moved down.
6144 (Filling): Update menu.
6145 (Table Creation, Cell Justification, Column Commands): Clarify.
6146
6147 * sending.texi: Minor clarifications.
6148
6149 * search.texi (Regexp Backslash): Clarification.
6150
6151 * rmail.texi: Minor cleanups.
6152 (Rmail): Delete digression about `rmail-mode'.
6153 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6154 (Rmail Files): Mention C-u M-x rmail.
6155 (Rmail Reply): Mention References.
6156 (Rmail Display): Mention rmail-nonignored-headers.
6157
6158 * programs.texi: Minor cleanups.
6159 (Comment Commands): Mention momentary Transient Mark mode.
6160 (Matching): Be more specific about customizing show-paren-mode.
6161 (Info Lookup): Don't list the modes that support C-h S.
6162 Just say what it does in an unsupported mode.
6163 (Man Page): Delete excessive info on customizing woman.
6164 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6165
6166 * abbrevs.texi: Minor clarifications.
6167 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6168 not "dynamic abbrevs" as if they were a kind of abbrev.
6169
6170 * picture.texi (Picture): Minor cleanup.
6171
6172 * mule.texi (Communication Coding): Say "other applications".
6173 (Fontsets): Not specific to X. Add xref to X Resources.
6174 (Unibyte Mode): Rename from Single-Byte Character Support.
6175 "Graphical display", not window system.
6176 (International): Update menu.
6177
6178 * maintaining.texi (Format of ChangeLog):
6179 New node, split out from ChangeLog.
6180 (ChangeLog): Clarifications in the remaining text.
6181 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6182 (Find Tag): Add @w.
6183 (Tags Search): Explain tag table order here. Simplify grep ref.
6184 (List Tags): tags-tag-face is a variable, not a face.
6185 (Emerge): Cleanups.
6186
6187 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6188 (Keyboard Macros): Avoid "the user".
6189
6190 * killing.texi: "Graphical display", not window system.
6191
6192 * help.texi (Help Echo): "Graphical display", not window system.
6193
6194 * glossary.texi: Say "you", not "the user". Say "graphical display".
6195
6196 * frames.texi: Minor cleanups. "Graphical display", not window system.
6197
6198 * files.texi (Visiting): Make drag-and-drop not X-specific.
6199
6200 * custom.texi: Minor cleanups. "Graphical display", not window system.
6201
6202 * cmdargs.texi: Minor cleanups.
6203
6204 * building.texi (Compilation): Move and split kill-compilation para.
6205 Add para about multiple compilers.
6206 (Compilation Mode): Commands also available in grep mode and others.
6207 Mention C-u C-x ` more tutorially. Clarify C-x `.
6208 (Compilation Shell): Clarify. Put Bash example first.
6209 (Grep Searching): Minor cleanups; add @w.
6210 (Debuggers): Minor cleanups.
6211 (Starting GUD): Make GDB xgraphical mode issue clearer.
6212 (Debugger Operation): Lots of clarifications including
6213 GDB tooltip side-effect issue.
6214 (Commands of GUD): Clarify.
6215 (GUD Customization): Add bashdb-mode-hook.
6216 (GDB Graphical Interface): Rewrite for clarity.
6217 (GDB User Interface Layout): Rewrite for clarity.
6218 (Stack Buffer, Watch Expressions): Likewise.
6219 (Other GDB User Interface Buffers): Cleanups.
6220 (Lisp Libraries, External Lisp): Cleanup.
6221
6222 * basic.texi (Position Info): "Graphical displays", rather than
6223 window systems.
6224
6225 * anti.texi: Minor cleanup.
6226
8cf51b2c
GM
62272006-02-03 Eli Zaretskii <eliz@gnu.org>
6228
6229 * custom.texi (Init File, Find Init): Add cross-references to
6230 where $HOME is described.
6231
62322006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6233
6234 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6235 is not inside the @table.
6236
6237 * emacs.texi (Top): Correct node name.
6238
6239 * files.texi (File Names): Fix @xref.
6240 (Reverting): Fix typo.
6241
6242 * mule.texi (International): Correct node name.
6243
6244 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6245
62462006-02-01 Richard M. Stallman <rms@gnu.org>
6247
6248 * emacs.texi (Top): Update subnode menu.
6249
6250 * mule.texi: Minor clarifications.
6251 Reduce the specific references to X Windows.
6252 Refer to "graphical" terminals, rather than window systems.
6253 (Text Coding): Rename from Specify Coding.
6254 (Communication Coding, File Name Coding, Terminal Coding):
6255 New nodes split out from Text Coding.
6256
6257 * kmacro.texi: Minor clarifications.
6258 (Keyboard Macro Ring): Comment out some excessive commands.
6259 (Basic Keyboard Macro): Split up the table, putting part in each node.
6260
6261 * major.texi: Minor clarifications.
6262
6263 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6264
6265 * windows.texi: Minor clarifications.
6266 (Change Window): Don't describe mode-line mouse cmds here.
6267 Add xref to Mode Line Mouse.
6268
6269 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6270
6271 * macos.texi (Mac International): Fix xref.
6272
6273 * indent.texi: Minor clarifications.
6274
6275 * frames.texi: Minor clarifications.
6276 Reduce the specific references to X Windows.
6277 Refer to "graphical" terminals, rather than window systems.
6278 (Frame Parameters): Don't mention commands like
6279 set-foreground-color. Just say to customize a face.
6280 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6281
6282 * files.texi: Minor clarifications.
6283 (Numbered Backups): New node, split out from Backup Names.
6284
6285 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6286
6287 * cmdargs.texi (General Variables): Fix xref.
6288
6289 * buffers.texi: Minor clarifications.
6290
8cf51b2c
GM
62912006-01-31 Richard M. Stallman <rms@gnu.org>
6292
6293 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6294 Nodes moved to top.
6295
6296 * display.texi: Minor clarifications.
6297 (Display): Rearrange menu.
6298 (Standard Faces): Mention query-replace face.
6299 (Faces): Simplify.
6300 (Font Lock): Simplify face customization info.
6301 (Highlight Changes): Node merged into Highlight Interactively.
6302 (Highlight Interactively): Much rewriting and cleanup.
6303 (Optional Mode Line): Narrowed line number not good for goto-line.
6304 Simplify face customization advice.
6305 (Text Display): Mention use of escape-glyph face.
6306 Move ctl-arrow and tab-width here.
6307 (Display Custom): Move no-redraw-on-reenter to end of node.
6308
6309 * search.texi: Minor clarifications.
6310 (Isearch Scroll): Simplify.
6311 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6312
6313 * regs.texi (Registers): Mention bookmarks here.
6314
6315 * mark.texi: Minor clarifications.
6316 (Selective Undo): Node deleted.
6317
6318 * m-x.texi: Minor clarifications.
6319
6320 * killing.texi: Minor clarifications.
6321 Refer to "graphical" terminals, rather than window systems.
6322
6323 * help.texi: Clarifications.
6324 (Help): Don't describe C-h F and C-h K here.
6325 (Key Help): Describe C-h K here.
6326 (Name Help): Mention Emacs Lisp Intro.
6327 Describe C-h F here.
6328 (Misc Help): Mention C-h F and C-h K only briefly.
6329
6330 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6331 Selective undo text merged in.
6332 (Spelling): Mention Aspell along with Ispell.
6333
6334 * emacs.texi (Top): Update subnode menus.
6335
6336 * basic.texi (Basic Undo): Rename from Undo. Most of text
6337 moved to new Undo node.
6338
8cf51b2c
GM
63392006-01-29 Chong Yidong <cyd@stupidchicken.com>
6340
6341 * basic.texi (Continuation Lines, Inserting Text):
6342 Mention longlines mode.
6343
63442006-01-29 Richard M. Stallman <rms@gnu.org>
6345
10d1d0af 6346 * screen.texi: Minor cleanups.
8cf51b2c
GM
6347 (Screen): Clean up the intro paragraphs.
6348 (Mode Line): Lots of rewriting. Handle frame-name better.
6349 eol-mnemonic-... vars moved out.
6350
6351 * emacs.texi (Top): Change menu item for MS-DOS node.
6352 Update subnode menu.
6353
6354 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6355 chapter relates to Windows. Title changed.
6356
6357 * mini.texi: Minor cleanups.
6358
6359 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6360 (Mark): Put it in the menu.
6361
6362 * entering.texi: Minor cleanups.
6363
6364 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6365 (Intro): Refer to "graphical" terminals, rather than X.
6366
6367 * display.texi (Display Custom): Add xref to Variables.
6368 (Optional Mode Line): eol-mnemonic-... vars moved here.
6369
6370 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6371 rather than X.
6372
8cf51b2c
GM
6373 * basic.texi: Minor cleanups.
6374 (Undo): selective-undo moved.
6375
8cf51b2c
GM
63762006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6377
6378 * anti.texi (Antinews): Various corrections and additions.
6379
63802006-01-23 Juri Linkov <juri@jurta.org>
6381
6382 * custom.texi (Easy Customization, Customization Groups)
6383 (Browsing Custom): Mention links along with buttons.
6384
8cf51b2c
GM
63852006-01-21 Eli Zaretskii <eliz@gnu.org>
6386
8cf51b2c
GM
6387 * text.texi (TeX Print): Use @key for TAB.
6388
8cf51b2c
GM
6389 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6390
8cf51b2c
GM
63912006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6392
6393 * files.texi (File Aliases): Don't claim that usually separate
6394 buffers are created for two file names that name the same data.
6395 Mention additional situations where different names mean the same
6396 file on disk.
6397
63982006-01-19 Richard M. Stallman <rms@gnu.org>
6399
6400 * killing.texi (Deletion): Upcase @key argument.
6401
6402 * custom.texi (Custom Themes): Minor cleanup.
6403
6404 * programs.texi (Hungry Delete): Upcase @key argument.
6405
8cf51b2c
GM
64062006-01-16 Juri Linkov <juri@jurta.org>
6407
6408 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6409 Move `mode-line-highlight' before `mode-line-buffer-id'.
6410
8cf51b2c
GM
64112006-01-14 Richard M. Stallman <rms@gnu.org>
6412
6413 * basic.texi (Inserting Text): Minor cleanup.
6414
8cf51b2c
GM
64152006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6416
6417 * custom.texi (Changing a Variable, Face Customization):
6418 Update for changes in Custom menus.
6419
8cf51b2c
GM
64202006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6421
6422 * macos.texi (Mac International): Undo last change.
6423
8cf51b2c
GM
64242006-01-02 Chong Yidong <cyd@stupidchicken.com>
6425
6426 * custom.texi (Custom Themes): Describe the new
6427 customize-create-theme interface.
6428
64292005-12-30 Juri Linkov <juri@jurta.org>
6430
6431 * basic.texi (Position Info): Update example.
6432
c8763fb6 64332005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6434
6435 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6436
64372005-12-24 Chong Yidong <cyd@stupidchicken.com>
6438
6439 * custom.texi (Custom Themes): `load-theme' always loads.
6440
64412005-12-23 Juri Linkov <juri@jurta.org>
6442
6443 * display.texi (Highlight Interactively): Use double space to
6444 separate sentences. Replace C-p with M-p, and C-n with M-n.
6445
64462005-12-22 Richard M. Stallman <rms@gnu.org>
6447
6448 * custom.texi (Easy Customization and subnodes):
6449 Replace "active field" with "button".
6450 Use "user option" only for variables.
6451 Use "setting" for variable-or-face.
6452
64532005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6454
6455 * buffers.texi (Select Buffer): Change order in table to make
6456 "Similar" refer to the correct item.
6457 (Indirect Buffers): Minor rewording.
6458
8cf51b2c
GM
64592005-12-20 Juri Linkov <juri@jurta.org>
6460
6461 * files.texi (VC Status): Put P and N near p and n.
6462
8cf51b2c
GM
64632005-12-19 Richard M. Stallman <rms@gnu.org>
6464
6465 * programs.texi (Electric C): Delete the info about newline control.
6466 (Other C Commands): Minor cleanup.
6467 (Left Margin Paren): Minor cleanup.
6468
64692005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6470
6471 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6472 (Customization Groups): Delete text moved to "Browsing Custom".
6473 (Browsing Custom): New node.
6474 (Specific Customization): Clarify which commands only work for
6475 loaded options.
6476
64772005-12-18 Bill Wohler <wohler@newt.com>
6478
6479 * frames.texi (Tool Bars): Shorten text of previous change.
6480
64812005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6482
6483 * files.texi (VC Status): Document log-view mode.
6484
64852005-12-18 Bill Wohler <wohler@newt.com>
6486
6487 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6488 permanently via the customize interface.
6489
8cf51b2c
GM
64902005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6491
6492 * killing.texi (Killing by Lines): Document `kill-whole-line'
6493 function.
6494
c8763fb6 64952005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6496
6497 * buffers.texi (Select Buffer): Change `prev-buffer' to
6498 `previous-buffer'. Indicate that these functions use a frame
6499 local buffer list.
6500
8cf51b2c
GM
65012005-12-12 Richard M. Stallman <rms@gnu.org>
6502
6503 * custom.texi (Easy Customization): Change menu comment.
6504 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6505
6506 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6507 (Help): Among the Apropos commands, describe only C-h a here.
6508
65092005-12-11 Richard M. Stallman <rms@gnu.org>
6510
6511 * programs.texi (Options for Comments): Comment-end starts with space.
6512
6513 * glossary.texi (Glossary): Minor cleanup.
6514
6515 * files.texi (Old Versions): Use @table.
6516
8cf51b2c
GM
65172005-12-10 David Koppelman <koppel@ece.lsu.edu>
6518
6519 * display.texi (Highlight Interactively): Include
6520 global-hi-lock-mode. Add miscellaneous details and elaborations.
6521
65222005-12-09 Richard M. Stallman <rms@gnu.org>
6523
6524 * display.texi (Font Lock): Delete the Global FL menu item.
6525
65262005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6527
6528 * custom.texi (Minibuffer Maps): Mention the maps for file name
6529 completion.
6530
65312005-12-09 Kim F. Storm <storm@cua.dk>
6532
6533 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6534 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6535 cursor to next corner in rectangle; clarify insert around rectangle.
6536
8cf51b2c
GM
65372005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6538
6539 * custom.texi (Customization): Use xref to elisp manual for
6540 non-TeX output.
6541 (Minor Modes): Update.
6542 (Customization Groups, Changing a Variable, Face Customization):
6543 Update for new appearance of Custom buffers.
6544 (Changing a Variable): `custom-buffer-done-function' has been
6545 replaced by `custom-buffer-done-kill'.
6546 (Specific Customization): In the `customize-group' buffer, a
6547 subgroup's contents are not "hidden". They are not included at
6548 all. They have no [Show] button.
6549 (Mouse Buttons): Add pxref to description of mouse event lists in
6550 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6551 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6552 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6553
65542005-12-08 Richard M. Stallman <rms@gnu.org>
6555
6556 * mini.texi (Completion Commands, Completion):
6557 In file name input, SPC does not do completion.
6558
8cf51b2c
GM
65592005-12-08 Nick Roberts <nickrob@snap.net.nz>
6560
6561 * building.texi (GDB Graphical Interface): Explain screen size
6562 setting.
6563 (Other GDB User Interface Buffers): Describe features specific to
6564 GDB 6.4.
6565
8cf51b2c
GM
65662005-12-01 Nick Roberts <nickrob@snap.net.nz>
6567
6568 * building.texi (GDB User Interface Layout): Describe how to
6569 kill associated buffers.
6570 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6571 (Watch Expressions): Be more precise.
6572 (Other GDB User Interface Buffers): Describe how to change a
6573 register value.
6574
8cf51b2c
GM
65752005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6576
6577 * macos.texi (Mac Input): Remove description of
6578 mac-command-key-is-meta. Add descriptions of
6579 mac-control-modifier, mac-command-modifier, and
6580 mac-option-modifier.
6581 (Mac International): Fix description of conversion of clipboard data.
6582 (Mac Font Specs): Add example of font customization by face attributes.
6583
65842005-11-22 Nick Roberts <nickrob@snap.net.nz>
6585
6586 * building.texi (Watch Expressions): Expand description.
6587 (Other GDB User Interface Buffers): Describe local map for
6588 gud-watch.
6589
65902005-11-21 Chong Yidong <cyd@stupidchicken.com>
6591
6592 * display.texi (Font Lock): Font lock is enabled by default now.
6593
65942005-11-20 Juri Linkov <juri@jurta.org>
6595
6596 * basic.texi (Position Info): Update examples of the output.
6597 Remove the fact that examples are produced in the TeXinfo buffer,
6598 because in the Info reader users will get a different output from
6599 `C-x ='.
6600
6601 * building.texi (Compilation Mode): Remove paragraph duplicated
6602 from the node `Compilation'. Add `compilation-skip-threshold'.
6603
6604 * display.texi (Font Lock): Suggest more user-friendly method of
6605 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6606
66072005-11-18 Richard M. Stallman <rms@gnu.org>
6608
6609 * files.texi (Registering): Mention @@ in mode line.
6610
6611 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6612
66132005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6614
6615 * files.texi (Renaming and VC): Some back-ends don't
6616 handle renaming.
6617
8cf51b2c
GM
66182005-11-17 Juri Linkov <juri@jurta.org>
6619
6620 * emacs.texi (Top):
6621 * display.texi (Highlight Interactively): Put this font-lock based
6622 mode near Font Lock node.
6623
66242005-11-16 Chong Yidong <cyd@stupidchicken.com>
6625
6626 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6627 icons.
6628
66292005-11-12 Kim F. Storm <storm@cua.dk>
6630
6631 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6632 (Help Summary): Add C-h d and C-h e.
6633 (Apropos): Clarify that all apropos commands may search for either
6634 list of words or a regexp. Add C-h d for apropos-documentation.
6635 Describe apropos-documentation-sort-by-scores user option.
6636
8cf51b2c
GM
66372005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6638
6639 * killing.texi (CUA Bindings): Add @section.
6640
66412005-11-10 Kim F. Storm <storm@cua.dk>
6642
6643 * emacs.texi (Top): Add CUA Bindings entry to menu.
6644
6645 * killing.texi (CUA Bindings): New node. Moved here from
6646 misc.texi and extended with info on rectangle commands and
6647 rectangle highlighting, interface to registers, and the global
6648 mark feature.
6649
6650 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6651
6652 * regs.texi: Prev link points to CUA Bindings node.
6653
66542005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6655
6656 * help.texi (Help Echo): By default, help echos are only shown on
6657 mouse-over, not on point-over.
6658
c8763fb6 66592005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6660
6661 * misc.texi (Shell Mode): Describe how to activate password echoing.
6662
8cf51b2c
GM
66632005-11-04 Romain Francoise <romain@orebokech.com>
6664
6665 * mark.texi (Mark Ring): Fix typo.
6666
66672005-11-03 Richard M. Stallman <rms@gnu.org>
6668
6669 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6670
66712005-11-01 Bill Wohler <wohler@newt.com>
6672
6673 * help.texi (Help Mode): Fix typo.
6674
66752005-11-01 Nick Roberts <nickrob@snap.net.nz>
6676
1c6c854e
CS
6677 * building.texi (Other GDB User Interface Buffers):
6678 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6679
66802005-10-31 Romain Francoise <romain@orebokech.com>
6681
6682 * files.texi (Compressed Files): Fix typo.
6683
6684 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6685
6686 * windows.texi (Force Same Window): Likewise.
6687
66882005-10-30 Bill Wohler <wohler@newt.com>
6689
6690 * help.texi (Help Mode): URLs viewed with browse-url.
6691
66922005-10-31 Nick Roberts <nickrob@snap.net.nz>
6693
6694 * building.texi (GDB Graphical Interface): Don't reference
6695 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6696 must stay in same frame.
6697
66982005-10-29 Chong Yidong <cyd@stupidchicken.com>
6699
6700 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6701
6702 * anti.texi (Antinews): Likewise.
6703
8cf51b2c
GM
67042005-10-28 Bill Wohler <wohler@newt.com>
6705
6706 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6707
67082005-10-28 Richard M. Stallman <rms@gnu.org>
6709
6710 * files.texi (Visiting): Explain how to enter ? in a file name.
6711
6712 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6713
8cf51b2c
GM
67142005-10-25 Nick Roberts <nickrob@snap.net.nz>
6715
1c6c854e
CS
6716 * building.texi (GDB Graphical Interface):
6717 Describe gdb-mouse-until.
8cf51b2c
GM
6718
67192005-10-23 Richard M. Stallman <rms@gnu.org>
6720
6721 * custom.texi (Init File): Recommend when to use site-start.el.
6722
8cf51b2c
GM
67232005-10-21 Juri Linkov <juri@jurta.org>
6724
6725 * custom.texi (Examining): Mention accessing the old variable
6726 value via M-n in set-variable.
6727
8cf51b2c
GM
67282005-10-18 Romain Francoise <romain@orebokech.com>
6729
6730 * files.texi (Version Systems): Capitalize GNU.
6731
8cf51b2c
GM
67322005-10-18 Nick Roberts <nickrob@snap.net.nz>
6733
6734 * building.texi (Compilation Mode): Remove redundant paragraph.
6735 (Watch Expressions): Remove paragraph to reflect code change.
6736
8cf51b2c
GM
67372005-10-16 Richard M. Stallman <rms@gnu.org>
6738
6739 * building.texi (Compilation Mode, Compilation): Clarified.
6740
67412005-10-15 Richard M. Stallman <rms@gnu.org>
6742
6743 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6744
8cf51b2c
GM
67452005-10-13 Kenichi Handa <handa@m17n.org>
6746
6747 * basic.texi (Position Info): Fix previous change.
6748
c8763fb6 67492005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6750
6751 * cmdargs.texi (Icons X): Fix typo.
6752
67532005-10-12 Kenichi Handa <handa@m17n.org>
6754
6755 * basic.texi (Position Info): Describe the case that Emacs shows
6756 "part of display ...".
6757
c8763fb6 67582005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6759
6760 * cmdargs.texi (Icons X): -nb => -nbi.
6761
67622005-10-10 Chong Yidong <cyd@stupidchicken.com>
6763
6764 * frames.texi (Speedbar): A couple more clarifications.
6765
67662005-10-11 Nick Roberts <nickrob@snap.net.nz>
6767
6768 * building.texi (GDB User Interface Layout): Improve diagram.
6769 (Watch Expressions): Explain how to make speedbar global.
6770 (Other GDB User Interface Buffers): Make references more precise.
6771
8cf51b2c
GM
67722005-10-09 Richard M. Stallman <rms@gnu.org>
6773
6774 * frames.texi (Speedbar): Clarify the text.
6775
67762005-10-09 Chong Yidong <cyd@stupidchicken.com>
6777
6778 * frames.texi (Speedbar): Add information on keybindings,
6779 dismissing the speedbar, and buffer display mode. Link to
6780 speedbar manual.
6781
c8763fb6 67822005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6783
1c6c854e 6784 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6785 added -nb, --no-bitmap-icon.
6786
8cf51b2c
GM
67872005-10-07 Nick Roberts <nickrob@snap.net.nz>
6788
6789 * building.texi (GDB Graphical Interface): Add variables and
6790 functions to indices. Be more precise.
6791
c8763fb6 67922005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6793
6794 * frames.texi (Drag and Drop): Remove the x- from
6795 x-dnd-open-file-other-window and xdnd-protocol-alist.
6796
67972005-09-30 Romain Francoise <romain@orebokech.com>
6798
6799 * mini.texi (Minibuffer): The default value now appears before the
6800 colon in minibuffer prompts.
6801
8cf51b2c
GM
68022005-09-25 Richard M. Stallman <rms@gnu.org>
6803
6804 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6805
8cf51b2c
GM
68062005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6807
6808 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6809
8cf51b2c
GM
68102005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6811
6812 * emacs.texi (Top): Update submenus from macos.texi.
6813
6814 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6815 (Mac OS): Update feature support status.
6816 (Mac Input): List supported input scripts. Remove description
6817 about `mac-keyboard-text-encoding'. Mention mouse button
6818 emulation and related variables.
6819 (Mac International): Mention Central European and Cyrillic
6820 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6821 Add description about coding system for selection.
6822 Add description about language environment.
6823 (Mac Environment Variables):
6824 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6825 arguments. Add Preferences support.
6826 (Mac Directories): Explicitly state that this node is for Mac OS
6827 Classic only.
1c6c854e
CS
6828 (Mac Font Specs): Mention specification for scalable fonts.
6829 List supported charsets. Add preferred way of creating fontsets.
6830 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6831 (Mac Functions): Add descriptions about `mac-set-file-creator',
6832 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6833 and `mac-get-preference'.
6834
8cf51b2c
GM
68352005-09-16 Romain Francoise <romain@orebokech.com>
6836
6837 Update all files to specify GFDL version 1.2.
6838
6839 * doclicense.texi (GNU Free Documentation License): Update to
6840 version 1.2.
6841
68422005-09-15 Richard M. Stallman <rms@gnu.org>
6843
6844 * buffers.texi (List Buffers): Fix xref.
6845
6846 * rmail.texi (Rmail Basics): Fix xref.
6847
6848 * emacs.texi (Top): Update subnode menus.
6849
6850 * files.texi (Saving Commands): New node, broken out of Saving.
6851 (Customize Save): New node, broken out of Saving.
6852 Clarify effect of write-region-inhibit-fsync.
6853 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6854
8cf51b2c
GM
68552005-09-14 Romain Francoise <romain@orebokech.com>
6856
6857 * files.texi (Saving): Mention write-region-inhibit-fsync.
6858
68592005-09-05 Chong Yidong <cyd@stupidchicken.com>
6860
6861 * custom.texi (Custom Themes): New node.
6862
68632005-09-03 Richard M. Stallman <rms@gnu.org>
6864
49823426
GM
6865 * search.texi (Search Case): Mention vars that control
6866 case-fold-search for various operations.
8cf51b2c
GM
6867
68682005-08-22 Juri Linkov <juri@jurta.org>
6869
6870 * display.texi (Standard Faces): Merge the text from
6871 `(elisp)Standard Faces' into this node.
6872
68732005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6874
6875 * emacs.texi (Top): Delete menu item for deleted node
6876 Keyboard Translations.
6877
68782005-08-18 Richard M. Stallman <rms@gnu.org>
6879
8cf51b2c
GM
6880 * trouble.texi (Unasked-for Search):
6881 Delete xref to Keyboard Translations.
6882
6883 * glossary.texi (Glossary): Delete xref.
6884
8cf51b2c
GM
6885 * custom.texi (Minor Modes): Say that the list here is not complete.
6886 (Keyboard Translations): Node deleted.
6887 (Disabling): Delete xref to it.
6888 (Customization Groups): Fix Custom buffer example.
6889 (Hooks): Mention remove-hooks.
6890
68912005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6892
6893 * building.texi (GDB Graphical Interface): Improve filling of menu
6894 item.
6895
68962005-08-18 Nick Roberts <nickrob@snap.net.nz>
6897
6898 * building.texi (GDB Graphical Interface): Use better node names.
6899
69002005-08-14 Richard M. Stallman <rms@gnu.org>
6901
6902 * text.texi (Sentences): Fix xref.
6903
69042005-08-14 Juri Linkov <juri@jurta.org>
6905
6906 * building.texi (Compilation, Grep Searching): Move grep command
6907 headings from `Compilation' to `Grep Searching'.
6908
6909 * dired.texi (Dired and Find):
6910 * maintaining.texi (Tags Search): Replace grep xref to
6911 `Compilation' node with `Grep Searching'.
6912
6913 * files.texi (Comparing Files): Replace xref to `Compilation' with
6914 `Compilation Mode'.
6915
69162005-08-13 Alan Mackenzie <acm@muc.de>
6917
6918 * search.texi (Non-ASCII Isearch): Correct a typo.
6919 (Replacement Commands): Mention query-replace key binding.
6920
69212005-08-11 Richard M. Stallman <rms@gnu.org>
6922
6923 * programs.texi (Options for Comments): Fix xref.
6924
6925 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6926 out of Regexps.
6927
8cf51b2c
GM
69282005-08-09 Juri Linkov <juri@jurta.org>
6929
6930 * building.texi (Compilation): Use `itemx' instead of `item'.
6931 (Grep Searching): Simplify phrase.
6932
6933 * display.texi (Standard Faces): Describe vertical-border on
6934 window systems.
6935
6936 * windows.texi (Split Window): Simplify phrase and mention
6937 vertical-border face.
6938
69392005-08-09 Richard M. Stallman <rms@gnu.org>
6940
6941 * files.texi (Comparing Files): Clarify compare-windows.
6942
6943 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6944
8cf51b2c
GM
69452005-08-06 Eli Zaretskii <eliz@gnu.org>
6946
6947 * mule.texi (Coding Systems): Rephrase the paragraph about
6948 codepages: no need for "M-x codepage-setup" anymore, except on
6949 MS-DOS.
6950
6951 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6952 the MS-DOS port only.
6953
69542005-07-30 Eli Zaretskii <eliz@gnu.org>
6955
6956 * makefile.w32-in (info): Don't run multi-install-info.bat.
6957 ($(infodir)/dir): New target, produced by running
6958 multi-install-info.bat.
6959
8cf51b2c
GM
69602005-07-22 Eli Zaretskii <eliz@gnu.org>
6961
6962 * files.texi (Quoted File Names): Add index entry.
6963
8cf51b2c
GM
69642005-07-19 Juri Linkov <juri@jurta.org>
6965
6966 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6967
69682005-07-18 Juri Linkov <juri@jurta.org>
6969
8cf51b2c
GM
6970 * custom.texi (Easy Customization):
6971 * files.texi (Old Versions):
6972 * frames.texi (Wheeled Mice):
6973 * mule.texi (Specify Coding):
8cf51b2c
GM
6974 * text.texi (Cell Justification):
6975 * trouble.texi (After a Crash):
8cf51b2c
GM
6976 * xresources.texi (GTK styles):
6977 Delete duplicate duplicate words.
6978
69792005-07-17 Richard M. Stallman <rms@gnu.org>
6980
6981 * frames.texi (Creating Frames): Fix foreground color example.
6982
6983 * custom.texi (Init Examples): Clean up text about conditionals.
6984
69852005-07-16 Richard M. Stallman <rms@gnu.org>
6986
6987 * mini.texi (Completion Commands): Fix command name for ?.
6988
8cf51b2c
GM
69892005-07-16 Eli Zaretskii <eliz@gnu.org>
6990
6991 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6992 `menu' face has no effect on w32 and with GTK.
6993 Add cross-references.
8cf51b2c
GM
6994
6995 * cmdargs.texi (General Variables): Clarify the default location
6996 of $HOME on w32 systems.
6997
69982005-07-15 Jason Rumney <jasonr@gnu.org>
6999
7000 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7001 changed.
7002
70032005-07-08 Kenichi Handa <handa@m17n.org>
7004
1c6c854e
CS
7005 * mule.texi (Recognize Coding):
7006 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7007
70082005-07-07 Richard M. Stallman <rms@gnu.org>
7009
7010 * anti.texi (Antinews): Mention mode-line-inverse-video.
7011
7012 * files.texi (Saving): Minor correction about C-x C-w.
7013
7014 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7015
70162005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7017
7018 * search.texi (Isearch Scroll): Add example of using the
7019 `isearch-scroll' property.
7020 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7021 `Display Custom' node.
7022 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7023 and de-emphasize it.
7024 (Other Repeating Search): `occur' currently can not correctly
7025 handle multiline matches. Correct, clarify and update description
7026 of `flush-lines' and `keep-lines'.
7027
7028 * display.texi (Display Custom): Add anchor for `baud-rate'.
7029
70302005-07-07 Richard M. Stallman <rms@gnu.org>
7031
7032 * gnu.texi: Update where to get GNU status; add refs for how to help.
7033 Add footnotes 6 and 7.
7034
70352005-07-04 Lute Kamstra <lute@gnu.org>
7036
7037 Update FSF's address in GPL notices.
7038
8cf51b2c 7039 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7040 * trouble.texi (Checklist): Update FSF's address.
7041
8cf51b2c
GM
70422005-06-24 Richard M. Stallman <rms@gnu.org>
7043
7044 * display.texi (Text Display): Change index entries.
7045
70462005-06-24 Eli Zaretskii <eliz@gnu.org>
7047
7048 * makefile.w32-in (MAKEINFO): Use --force.
7049 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7050 Makefile.in.
8cf51b2c
GM
7051
70522005-06-23 Richard M. Stallman <rms@gnu.org>
7053
1c6c854e 7054 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7055 nobreak-char-display.
7056
7057 * emacs.texi (Top): Update detailed node listing.
7058
1c6c854e 7059 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7060 to nobreak-char-display and no-break-space to nobreak-space.
7061 (Standard Faces): Split up the list of standard faces
7062 and put it in a separate node. Add nobreak-space and
7063 escape-glyph.
7064
8cf51b2c
GM
70652005-06-23 Lute Kamstra <lute@gnu.org>
7066
7067 * mule.texi (Select Input Method): Fix typo.
7068
70692005-06-23 Kenichi Handa <handa@m17n.org>
7070
1c6c854e
CS
7071 * mule.texi (International): List all supported scripts.
7072 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7073 distribution.
7074 (Language Environments): List all language environments.
7075 Intlfonts contains fonts for most supported scripts, not all..
7076 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7077 input a specific character.
8cf51b2c
GM
7078 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7079
70802005-06-23 Juanma Barranquero <lekktu@gmail.com>
7081
49823426 7082 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7083
70842005-06-22 Miles Bader <miles@gnu.org>
7085
7086 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7087
70882005-06-20 Miles Bader <miles@gnu.org>
7089
7090 * display.texi (Faces): Add `vertical-divider'.
7091
70922005-06-17 Richard M. Stallman <rms@gnu.org>
7093
7094 * text.texi (Adaptive Fill): Minor clarification.
7095
8cf51b2c
GM
70962005-06-10 Lute Kamstra <lute@gnu.org>
7097
7098 * emacs.texi (Top): Correct version number.
7099 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7100 refer to the current version of Emacs.
7101
71022005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7103
7104 * files.texi (Log Buffer): Document when there can be more than
7105 one file to be committed.
7106
71072005-06-08 Juri Linkov <juri@jurta.org>
7108
7109 * display.texi (Faces): Add `shadow' face.
7110
71112005-06-07 Masatake YAMATO <jet@gyve.org>
7112
7113 * display.texi (Faces): Write about mode-line-highlight.
7114
71152005-06-06 Richard M. Stallman <rms@gnu.org>
7116
7117 * misc.texi (Printing Package): Explain how to initialize
7118 printing package.
7119
7120 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7121
71222005-06-05 Chong Yidong <cyd@stupidchicken.com>
7123
7124 * emacs.texi: Rename Hardcopy to Printing.
7125 Make PostScript and PostScript Variables subnodes of it.
7126
7127 * misc.texi (Printing): Rename node from Hardcopy.
7128 Mention menu bar options.
7129 Move PostScript and PostScript Variables to submenu.
7130 (Printing package): New node.
7131
7132 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7133
7134 * dired.texi (Operating on Files): Likewise.
7135
7136 * calendar.texi (Displaying the Diary): Likewise.
7137
7138 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7139
7140 * glossary.texi (Glossary): Likewise.
7141
7142 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7143 effect.
7144
71452005-06-04 Richard M. Stallman <rms@gnu.org>
7146
7147 * trouble.texi (After a Crash): Polish previous change.
7148
8cf51b2c
GM
71492005-05-30 Noah Friedman <friedman@splode.com>
7150
7151 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7152 recovery mechanism.
7153
8cf51b2c
GM
71542005-05-28 Nick Roberts <nickrob@snap.net.nz>
7155
7156 * building.texi (Other Buffers): SPC toggles display of
7157 floating point registers.
7158
8cf51b2c
GM
71592005-05-27 Nick Roberts <nickrob@snap.net.nz>
7160
7161 * files.texi (Log Buffer): Merge in description of Log Edit
7162 mode from pcl-cvs.texi.
7163
71642005-05-26 Richard M. Stallman <rms@gnu.org>
7165
7166 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7167
8cf51b2c
GM
71682005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7169
7170 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7171 not enabled by default.
7172 When not on a word, `ispell-word' by default checks the word
7173 before point.
7174
71752005-05-24 Nick Roberts <nickrob@snap.net.nz>
7176
7177 * building.texi (Debugger Operation): Simplify last sentence.
7178
71792005-05-23 Lute Kamstra <lute@gnu.org>
7180
7181 * emacs.texi: Update FSF's address throughout.
7182 (Preface): Use @cite.
7183 (Distrib): Add cross reference to the node "Copying". Mention the
7184 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7185 printed manuals.
7186 (Intro): Use @xref for the Emacs Lisp Intro.
7187
8cf51b2c
GM
71882005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7189
7190 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7191
7192 * basic.texi (Moving Point): Mention default for `goto-line'.
7193
7194 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7195 of a variable's docstring.
7196
71972005-05-18 Lute Kamstra <lute@gnu.org>
7198
7199 * maintaining.texi (Overview of Emerge): Add cross reference.
7200 Remove duplication.
7201
7202 * emacs.texi (Top): Update to the current structure of the manual.
7203 * misc.texi (Emacs Server): Add menu description.
7204 * files.texi (Saving): Fix menu.
7205 * custom.texi (Customization): Fix menu.
7206 * mule.texi (International): Fix menu.
7207 * kmacro.texi (Keyboard Macros): Fix menu.
7208
72092005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7210
7211 * display.texi: Various minor changes.
7212 (Faces): Delete text that is repeated in the next section.
7213
72142005-05-16 Nick Roberts <nickrob@snap.net.nz>
7215
7216 * building.texi (Debugger Operation): Mention GUD tooltips are
7217 disabled with GDB in text command mode.
7218
8cf51b2c
GM
72192005-05-16 Nick Roberts <nickrob@snap.net.nz>
7220
7221 * building.texi: Replace toolbar with "tool bar" for consistency.
7222 (Compilation Mode): Describe compilation-context-lines
7223 and use of arrow in compilation buffer.
7224 (Debugger Operation): Replace help text with variable's value.
7225
7226 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7227 consistency.
7228
72292005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7230
7231 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7232 Add xref.
7233
8cf51b2c
GM
72342005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7235
7236 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7237 (Position Info): Delete discussion of `goto-line'. It is already
7238 described in `Moving point'.
7239
7240 * mini.texi (Completion Commands): Correct reference.
7241 (Completion Options): Fix typo.
7242
7243 * killing.texi (Deletion): Complete description of `C-x C-o'.
7244
8cf51b2c
GM
72452005-05-10 Richard M. Stallman <rms@gnu.org>
7246
7247 * building.texi (Compilation): Clarify recompile's directory choice.
7248
7249 * frames.texi (Tooltips): Cleanups.
7250
7251 * basic.texi (Arguments): Fix punctuation.
7252
72532005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7254
7255 * screen.texi (Menu Bar): The up and down (not left and right)
7256 arrow keys move through a keyboard menu.
7257
72582005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7259
7260 * basic.texi: Various typo and grammar fixes.
7261 (Moving Point): C-a now runs move-beginning-of-line.
7262
72632005-05-08 Nick Roberts <nickrob@snap.net.nz>
7264
7265 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7266
7267 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7268 as different animals.
7269
72702005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7271
7272 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7273 Correct index entry.
7274
72752005-05-07 Nick Roberts <nickrob@snap.net.nz>
7276
7277 * building.texi (Debugger Operation): Update to reflect changes
7278 in GUD tooltips.
7279
72802005-04-30 Richard M. Stallman <rms@gnu.org>
7281
7282 * files.texi (Compressed Files): Auto Compression normally enabled.
7283
7284 * building.texi (Debugger Operation): Clarify previous change.
7285
8cf51b2c
GM
72862005-04-28 Nick Roberts <nickrob@snap.net.nz>
7287
7288 * building.texi (Debugger Operation): Add description for
7289 GUD tooltips when program is not running.
7290
72912005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7292
7293 * misc.texi (Shell): Add `Shell Prompts' to menu.
7294 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7295 description. Delete remarks moved to new node.
7296 (Shell Prompts): New node.
7297 (History References): Replace remarks moved to `Shell Prompts'
7298 with xref to that node.
7299 (Remote Host): Clarify how to specify the terminal type when
7300 logging in to a different machine.
7301
73022005-04-26 Richard M. Stallman <rms@gnu.org>
7303
7304 * emacs.texi (Top): Update submenus from files.texi.
7305
7306 * files.texi (Filesets): Clarify previous change.
7307
7308 * dired.texi (Misc Dired Features): Clarify previous change.
7309
73102005-04-25 Chong Yidong <cyd@stupidchicken.com>
7311
7312 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7313
1c6c854e
CS
7314 * dired.texi (Misc Dired Features):
7315 Document dired-compare-directories.
8cf51b2c
GM
7316
7317 * files.texi (Filesets): New node.
7318 (File Conveniences): Document Image mode.
7319
7320 * text.texi (TeX Print): Document tex-compile.
7321
73222005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7323
7324 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7325 Delete redundant reference to tooltip Custom group. It is
7326 referred too again in the next paragraph.
7327
73282005-04-24 Richard M. Stallman <rms@gnu.org>
7329
7330 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7331
8cf51b2c
GM
73322005-04-19 Kim F. Storm <storm@cua.dk>
7333
7334 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7335
73362005-04-18 Lars Hansen <larsh@math.ku.dk>
7337
7338 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7339 turns off desktop-save-mode.
7340
73412005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7342
7343 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7344 by default in terminals compatible with xterm. Mention that
7345 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7346 node.
7347
8cf51b2c
GM
73482005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7349
7350 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7351
c8763fb6 73522005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7353
7354 * xresources.texi (Table of Resources): Add cursorBlink.
7355
73562005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7357
7358 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7359 `d', `C-d' and `u'.
7360
73612005-04-11 Richard M. Stallman <rms@gnu.org>
7362
7363 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7364 (Misc X): Add -D, --basic-display.
7365
7366 * maintaining.texi (Change Log): Correct the description of
7367 the example.
7368
7369 * major.texi (Choosing Modes): Document magic-mode-alist.
7370
8cf51b2c
GM
73712005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7372
7373 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7374 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7375 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7376 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7377 `w', respectively.
7378 (Rmail Labels): Mention `l'.
7379 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7380 (Rmail Summary Edit): Describe `j' and RET.
7381
c8763fb6 73822005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7383
7384 * xresources.texi (Lucid Resources): Add fontSet resource.
7385
8cf51b2c
GM
73862005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7387
7388 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7389 now called `indicate-empty-lines'.
7390
73912005-04-06 Kim F. Storm <storm@cua.dk>
7392
7393 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7394
73952005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7396
7397 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7398 deleted.
7399 (Marks vs Flags): Add some convenient key bindings.
7400 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7401 (Misc Dired Features): Correct and expand description of `w' command.
7402
7403 * frames.texi (XTerm Mouse): Delete apparently false info.
7404 The GNU/Linux console currently does not appear to support
7405 `xterm-mouse-mode'.
7406
8cf51b2c
GM
74072005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7408
7409 * calendar.texi (Diary): Mention shell utility `calendar'.
7410
74112005-04-01 Richard M. Stallman <rms@gnu.org>
7412
7413 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7414
8cf51b2c
GM
74152005-04-01 Lute Kamstra <lute@gnu.org>
7416
7417 * maintaining.texi (Change Log): add-change-log-entry uses
7418 add-log-mailing-address.
7419
74202005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7421
7422 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7423 `VC Mode Line' and put in an xref to that node.
7424 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7425 its description.
7426
74272005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7428
7429 * calendar.texi (Calendar Systems): Say that the Persian calendar
7430 implemented here is the arithmetical one championed by Birashk.
7431
74322005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7433
7434 * programs.texi (Fortran Motion): Fix previous change.
7435
8cf51b2c
GM
74362005-03-29 Richard M. Stallman <rms@gnu.org>
7437
7438 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7439
74402005-03-29 Chong Yidong <cyd@stupidchicken.com>
7441
7442 * text.texi (Refill): Refer to Long Lines Mode.
7443 (Longlines): New node.
7444 (Auto Fill): Don't index "word wrap" here.
7445 (Filling): Add Longlines to menu.
7446
74472005-03-29 Richard M. Stallman <rms@gnu.org>
7448
7449 * xresources.texi: Minor fixes.
7450
7451 * misc.texi (Emacs Server): Fix Texinfo usage.
7452
7453 * emacs.texi (Top): Don't use a real section heading for
7454 "Detailed Node Listing". Fake it instead.
7455
7456 * basic.texi (Position Info): Minor cleanup.
7457
7458 * mule.texi (Input Methods): Minor cleanup.
7459
74602005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7461
7462 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7463 constructs as well.
7464 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7465
74662005-03-29 Kenichi Handa <handa@m17n.org>
7467
7468 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7469
7470 * basic.texi (Position Info): Update the description about the
7471 command C-u C-x =.
7472
74732005-03-28 Richard M. Stallman <rms@gnu.org>
7474
7475 * emacs.texi (Top): Use @section for the detailed node listing.
7476
7477 * calendar.texi: Minor fixes to previous change.
7478
7479 * programs.texi (Fortran): Small fixes to previous changes.
7480
7481 * emacs.texi (Top): Update list of subnodes of Dired.
7482 Likewise for building.texi.
7483
7484 * files.texi (File Conveniences): Delete Auto Image File mode.
7485
74862005-03-28 Chong Yidong <cyd@stupidchicken.com>
7487
7488 * building.texi (Flymake): New node.
7489
7490 * custom.texi (Function Keys): Document kp- event types and
7491 keypad-setup package.
7492
7493 * dired.texi (Wdired): New node.
7494
7495 * files.texi (File Conveniences): Reorder entries.
7496 Explain how to turn on Auto-image-file mode.
7497 Document Thumbs mode.
7498
7499 * mule.texi (Specify Coding): Document recode-region and
7500 recode-file-name.
7501
7502 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7503
75042005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7505
7506 * commands.texi (Keys): M-o is now a prefix key.
7507
75082005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7509
7510 * programs.texi: Reformat and update copyright years.
7511 (Fortran): Update section.
7512
75132005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7514
7515 * files.texi: Several small changes in addition to:
7516 (Visiting): Change xref for Dialog Boxes to ref.
7517 (Version Headers): Replace references to obsolete var
7518 `vc-header-alist' with `vc-BACKEND-header'.
7519 (Customizing VC): Update value of `vc-handled-backends'.
7520
75212005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7522
7523 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7524 move here from Emacs Lisp Reference Manual.
7525 * calendar.texi (Calendar/Diary, Diary Commands)
7526 (Special Diary Entries, Importing Diary): Change some xrefs to
7527 point to emacs-xtra rather than elisp.
7528
7529 * emacs-xtra.texi (Calendar Customizing):
7530 Move view-diary-entries-initially, view-calendar-holidays-initially,
7531 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7532 Emacs Manual.
7533 (Appt Customizing): Merge entire section into main Emacs Manual.
7534 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7535 mark-holidays-in-calendar here from emacs-xtra.
7536 (Displaying the Diary): Move view-diary-entries-initially,
7537 mark-diary-entries-in-calendar here from emacs-xtra.
7538 (Appointments): Move appt-display-mode-line,
7539 appt-display-duration, appt-disp-window-function,
7540 appt-delete-window-function here from emacs-xtra.
7541
7542 * calendar.texi: Update and reformat copyright.
7543 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7544 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7545 (Diary): Refer to `diary-file' rather than ~/diary.
7546 (Diary Commands): Rename node to "Displaying the Diary".
7547 * emacs.texi (Top): Rename "Diary Commands" section.
7548 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7549
75502005-03-26 Eli Zaretskii <eliz@gnu.org>
7551
7552 * misc.texi (Emacs Server): Fix the command for setting
7553 server-name. Add an xref to Invoking emacsclient.
7554
7555 * help.texi (Help Summary): Clarify when "C-h ." will do something
7556 nontrivial.
7557 (Apropos): Add cindex entry for apropos-sort-by-scores.
7558
7559 * display.texi (Text Display): Add index entries for how no-break
7560 characters are displayed.
7561
8cf51b2c
GM
75622005-03-26 Eli Zaretskii <eliz@gnu.org>
7563
7564 * files.texi (Visiting): Fix cross-references introduced with the
7565 last change.
7566
7567 * xresources.texi (GTK resources): Fix last change.
7568
8cf51b2c
GM
75692005-03-25 Chong Yidong <cyd@stupidchicken.com>
7570
7571 * xresources.texi (X Resources): GTK options documented too.
7572 (Resources): Clarify meaning of program name.
7573 (Table of Resources): Add visualClass.
7574 (GTK resources): Rewrite.
7575 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7576
7577 * display.texi (Text Display): Mention non-breaking spaces.
7578
7579 * files.texi (Reverting): Document auto-revert-check-vc-info.
7580
7581 * frames.texi (Mouse Commands): Document
7582 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7583
7584 * help.texi (Help Summary): Add `C-h .'.
7585 (Apropos): Apropos accepts a list of search terms.
7586 Document apropos-sort-by-scores.
7587 (Help Echo): Document display-local-help.
7588
7589 * misc.texi (Emacs Server): Document server-name.
7590 (Invoking emacsclient): Document -s option for server names.
7591
7592 * text.texi (Outline Visibility): Introduce "current heading
7593 line" (commands can be called with point on a body line).
7594 Re-order table to follow the sequence of discussion.
7595 hide-body won't hide lines before first header line.
7596 (TeX Mode): Add DocTeX mode.
7597
8cf51b2c
GM
75982005-03-24 Richard M. Stallman <rms@gnu.org>
7599
7600 * mule.texi (Single-Byte Character Support): Delete mention
7601 of iso-acc.el and iso-transl.el.
7602
8cf51b2c
GM
76032005-03-23 Lute Kamstra <lute@gnu.org>
7604
7605 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7606
76072005-03-23 Richard M. Stallman <rms@gnu.org>
7608
8cf51b2c
GM
7609 * search.texi: Delete explicit node pointers.
7610 (Incremental Search): New menu.
7611 (Basic Isearch, Repeat Isearch, Error in Isearch)
7612 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7613 (Slow Isearch): New subnodes.
7614 (Configuring Scrolling): Node deleted.
7615 (Search Case): Doc default-case-fold-search.
7616 (Regexp Replace): Move replace-regexp doc here.
7617
7618 * rmail.texi (Movemail): Put commas inside closequotes.
7619
7620 * picture.texi (Insert in Picture): Document C-c arrow combos.
7621 (Basic Picture): Clarify erasure.
7622
7623 * display.texi (Font Lock): Put commas inside closequotes.
7624
7625 * cmdargs.texi (General Variables): Put commas inside closequotes.
7626
76272005-03-23 Nick Roberts <nickrob@snap.net.nz>
7628
7629 * building.texi (Stack Buffer): Mention reverse contrast for
7630 *selected* frame (might not be current frame).
7631
8cf51b2c
GM
76322005-03-21 Richard M. Stallman <rms@gnu.org>
7633
7634 * building.texi (Starting GUD): Add bashdb.
7635
76362005-03-20 Chong Yidong <cyd@stupidchicken.com>
7637
7638 * basic.texi (Moving Point): Add M-g M-g binding.
7639 (Undo): Document undo-only.
7640 (Position Info): Document M-g M-g and C-u M-g M-g.
7641
7642 * building.texi (Building): Put Grep Searching after Compilation
7643 Shell.
7644 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7645 Document next-error-highlight.
7646 (Grep Searching): Document grep-highlight-matches.
7647 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7648
7649 * calendar.texi (Importing Diary): Rename node from iCalendar.
7650 Document diary-from-outlook.
7651
7652 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7653 Commands.
7654 Mention effect of X drag and drop on Dired buffers.
7655
7656 * files.texi (Visiting): Document large-file-warning-threshold.
7657 Move paragraph on file-selection dialog.
7658 Mention visiting files using X drag and drop.
7659 (Reverting): Mention using Auto-Revert mode to tail files.
7660 Document auto-revert-tail-mode.
7661 (Version Systems): Minor correction.
7662 (Comparing Files): Diff-mode is no longer based on Compilation
7663 mode.
7664 Document compare-ignore-whitespace.
7665 (Misc File Ops): Explain passing a directory to rename-file.
7666 Likewise for copy-file and make-symbolic-link.
7667
7668 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7669 Document mouse-wheel-progressive speed.
7670
7671 * help.texi (Misc Help): Document numeric argument for C-h i.
7672 Correctly explain the effect of just C-u as argument.
7673
7674 * killing.texi (Deletion): Document numeric argument for
7675 just-one-space.
7676
7677 * mini.texi (Completion): Completion acts on text before point.
7678
7679 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7680 (Emulation): CUA mode replaces pc-bindings-mode,
7681 pc-selection-mode, and s-region.
7682
7683 * mule.texi (Input Methods): Leim is now built-in.
7684 (Select Input Method): Document quail-show-key.
7685 (Specify Coding): Document revert-buffer-with-coding-system.
7686
7687 * programs.texi (Fortran Motion): Document f90-next-statement,
7688 f90-previous-statement, f90-next-block, f90-previous-block,
7689 f90-end-of-block, and f90-beginning-of-block.
7690
7691 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7692
7693 * emacs.texi (Acknowledgments): Updated.
7694
7695 * anti.texi: Total rewrite.
7696
8cf51b2c
GM
76972005-03-19 Chong Yidong <cyd@stupidchicken.com>
7698
7699 * ack.texi (Acknowledgments): Update.
7700
77012005-03-19 Eli Zaretskii <eliz@gnu.org>
7702
1c6c854e
CS
7703 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7704 Update copyright years.
8cf51b2c
GM
7705
77062005-03-14 Nick Roberts <nickrob@snap.net.nz>
7707
7708 * building.texi (Commands of GUD): Move paragraph on setting
7709 breakpoints with mouse to the GDB Graphical Interface node.
7710
77112005-03-07 Richard M. Stallman <rms@gnu.org>
7712
8cf51b2c
GM
7713 * misc.texi (Single Shell, Shell Options): Fix previous change.
7714
7715 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7716
77172005-03-06 Richard M. Stallman <rms@gnu.org>
7718
7719 * building.texi (Starting GUD): Don't explain text vs graphical
7720 GDB here. Just mention it and xref.
7721 Delete "just one debugger process".
7722 (Debugger Operation): Move GUD tooltip info here.
7723 (GUD Tooltips): Node deleted.
7724 (GDB Graphical Interface): Explain the two GDB modes here.
7725
8cf51b2c
GM
7726 * sending.texi (Sending Mail): Minor cleanup.
7727 (Mail Aliases): Explain quoting conventions.
7728 Update key rebinding example.
7729 (Header Editing): C-M-i is like M-TAB.
7730 (Mail Mode Misc): mail-attach-file does not do MIME.
7731
7732 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7733 that really belongs here.
7734 (Remote Mailboxes): Text moved to Rmail Inbox.
7735 (Rmail Display): Mention Mouse-1.
7736 (Movemail): Clarify two movemail versions.
7737 Clarify rmail-movemail-program.
7738
8cf51b2c
GM
7739 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7740 Document async shell commands.
7741 (Shell History): Clarify.
7742 (Shell Ring): Mention C-UP an C-DOWN.
7743 (Shell Options): Add comint-prompt-read-only.
7744 (Invoking emacsclient): Set EDITOR to run Emacs.
7745 (Sorting): No need to explain what region is.
7746 (Saving Emacs Sessions): Fix typo.
7747 (Recursive Edit): Fix punctuation.
7748 (Emulation): Don't mention "PC bindings" which are standard.
7749 (Hyperlinking): Explain Mouse-1 convention here.
7750 (Find Func): Node deleted.
7751
8cf51b2c
GM
7752 * help.texi (Name Help): Xref to Hyperlinking.
7753
7754 * glossary.texi (Glossary):
7755 Rename "Balance Parentheses" to "Balancing...".
7756 Add "Byte Compilation". Correct "Copyleft".
7757 New xref in "Customization".
7758 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7759 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7760 Rename "Registers" to "Register".
7761 Replace "Selecting" with "Selected Frame",
7762 "Selected Window", and "Selecting a Buffer".
7763
7764 * files.texi (Types of Log File): Explain how projects'
7765 methods can vary.
7766
8cf51b2c
GM
7767 * display.texi (Faces): Delete "Emacs 21".
7768
7769 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7770 * fixit.texi (Spelling): C-M-i like M-TAB.
7771 * mini.texi (Completion Options): C-M-i like M-TAB.
7772 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7773 * text.texi (Text Mode): C-M-i like M-TAB.
7774
7775 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7776
7777 * calendar.texi (Specified Dates): Mention `g w'.
7778 (Appointments): appt-activate toggles with no arg.
7779
8cf51b2c
GM
77802005-03-05 Juri Linkov <juri@jurta.org>
7781
7782 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7783 "invocation (command line arguments)".
8cf51b2c
GM
7784 (Misc X): Add -nbc, --no-blinking-cursor.
7785
77862005-03-04 Ulf Jasper <ulf.jasper@web.de>
7787
7788 * calendar.texi (iCalendar): No need to require it now.
7789
8cf51b2c
GM
77902005-03-03 Nick Roberts <nickrob@snap.net.nz>
7791
7792 * trouble.texi (Contributing): Mention Savannah. Direct users to
7793 emacs-devel.
7794
77952005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7796
7797 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7798 window.
7799
8cf51b2c
GM
78002005-02-27 Richard M. Stallman <rms@gnu.org>
7801
7802 * building.texi (Compilation): Update mode line status info.
7803
78042005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7805
7806 * calendar.texi (General Calendar): Document binding of
7807 scroll-other-window-down.
7808 (Mayan Calendar): Fix earliest date.
7809 (Time Intervals): Document timeclock-change.
7810 Fix timeclock-ask-before-exiting documentation.
7811
78122005-02-26 Kim F. Storm <storm@cua.dk>
7813
7814 * frames.texi (Mouse References):
7815 Add mouse-1-click-in-non-selected-windows.
7816
78172005-02-25 Richard M. Stallman <rms@gnu.org>
7818
7819 * screen.texi (Screen): Explain better about cursors and mode lines;
7820 don't presuppose text terminals.
7821 (Point): Don't assume just one cursor.
7822 Clarify explanation of cursors.
7823 (Echo Area, Menu Bar): Cleanups.
7824
7825 * mini.texi (Minibuffer): Prompts are highlighted.
7826 (Minibuffer Edit): Newline = C-j only on text terminals.
7827 Clarify resize-mini-windows values.
7828 Mention M-PAGEUP and M-PAGEDOWN.
7829 (Completion Commands): Mouse-1 like Mouse-2.
7830 (Minibuffer History): Explain history commands better.
7831 (Repetition): Add xref to Incremental Search.
7832
7833 * mark.texi (Setting Mark): Clarify info about displaying mark.
7834 Clarify explanation of C-@ and C-SPC.
7835 (Transient Mark): Mention Delete Selection mode.
7836 (Marking Objects): Clean up text about extending the region.
7837
7838 * m-x.texi (M-x): One C-g doesn't always go to top level.
7839 No delay before suggest-key-bindings output.
7840
7841 * fixit.texi (Fixit): Mention C-/ for undo.
7842 (Spelling): Mention ESC TAB like M-TAB.
7843 Replacement words with r and R are rechecked.
7844 Say where C-g leaves point. Mention ? as input.
7845
78462005-02-23 Lute Kamstra <lute@gnu.org>
7847
7848 * cmdargs.texi (Initial Options): Add cross reference.
7849
8cf51b2c
GM
78502005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7851
7852 * emacs.texi (Top): Update menu for splitting of node in
7853 msdog.texi.
7854 * frames.texi (Frames): Update xref for splitting of node in
7855 msdog.texi.
7856 * trouble.texi (Quitting): Ditto.
7857
78582005-02-16 Richard M. Stallman <rms@gnu.org>
7859
7860 * windows.texi (Split Window): Simplify line truncation info
7861 and xref to Display Custom.
7862
7863 * trouble.texi (Quitting): Emergency escape only for text terminal.
7864 (Screen Garbled): C-l for ungarbling is only for text terminal.
7865
7866 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7867
7868 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7869
7870 * programs.texi (Program Modes): Mention Python mode.
7871 (Moving by Defuns): Repeating C-M-h extends region.
7872 (Basic Indent): Clarify.
7873 (Custom C Indent): Clarify.
7874 (Expressions): Repeating C-M-@ extends region.
7875 (Info Lookup): Clarify for C-h S.
7876 (Symbol Completion): ESC TAB alternative for M-TAB.
7877 (Electric C): Clarify.
7878
7879 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7880
7881 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7882 MS-DOS Input node.
7883 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7884 (MS-DOS and MULE): Clarify.
7885 (MS-DOS Processes, Windows Processes): Fix typos.
7886
7887 * major.texi (Choosing Modes): Clarify.
7888
7889 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7890 (Keyboard Macro Step-Edit): Clarify.
7891
7892 * indent.texi (Indentation): Clarifications.
7893
7894 * help.texi (Help): Correct error about C-h in query-replace.
7895 Clarify apropos vs C-h a. Fix how to search in FAQ.
7896 (Key Help): Describe C-h w here.
7897 (Name Help): Minor cleanup. C-h w moved to Key Help.
7898 Clarify the "object" joke.
7899 (Apropos): Clarify. Mouse-1 like Mouse-2.
7900 (Help Mode): Mouse-1 like Mouse-2.
7901
7902 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7903
7904 * display.texi (Display): Reorder menu.
7905 (Faces): Cleanup.
7906 (Font Lock): Cleanup. Mention Options menu.
7907 Delete obsolete text.
7908 (Scrolling): For C-l, don't presume text terminal.
7909 (Horizontal Scrolling): Simplify intro.
7910 (Follow Mode): Clarify.
1c6c854e 7911 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7912 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7913 Doc default-tab-width. Doc line truncation more thoroughly.
7914
7915 * dired.texi (Dired Enter): C-x C-f can run Dired.
7916 (Dired Visiting): Comment out `a' command.
7917 Mouse-1 is like Mouse-2.
7918 (Shell Commands in Dired): ? can be used more than once.
7919
7920 * basic.texi (Continuation Lines): Simplify description of truncation,
7921 and refer to Display Custom for the rest of it.
7922
8cf51b2c
GM
79232005-02-06 Lute Kamstra <lute@gnu.org>
7924
7925 * basic.texi (Undo): Fix typo.
7926
7927 * cmdargs.texi (Emacs Invocation): Fix typo.
7928
7929 * custom.texi (Init Examples): Fix typo.
7930
7931 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7932
79332005-02-06 Richard M. Stallman <rms@gnu.org>
7934
7935 * regs.texi (Registers): Registers can hold numbers, too.
7936
7937 * killing.texi (Other Kill Commands): Cleanup.
7938 Delete redundant explanation of kill in read-only buffer.
7939 (Yanking): Mention term "copying".
7940 (Accumulating Text): Fix typo.
7941
7942 * entering.texi (Entering Emacs): Update rationale at start.
7943 (Exiting): Treat iconifying on a par with suspension.
7944
7945 * custom.texi (Minor Modes): Fix typo.
7946 (Easy Customization): Fix menu style.
7947 (Variables): Add xref.
7948 (Examining): Setting for future sessions works through .emacs.
7949 (Keymaps): "Text terminals", not "Many".
7950 (Init Rebinding): Explain \C-. Show example of \M-.
7951 Fix minor wording errors.
7952 (Function Keys): Explain vector syntax just once.
7953 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7954 (Init File): Mention .emacs.d directory.
7955 (Init Examples): Add xref.
7956 (Find Init): Mention .emacs.d directory.
7957
7958 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7959 (Action Arguments): Explain which kinds of -l args are found how.
7960 (Initial Options): --batch does not inhibit site-start.
7961 Add xrefs.
7962 (Command Example): Use --batch, not -batch.
7963
7964 * basic.texi (Inserting Text): Cleanup wording.
7965 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7966 C-n is not error at end of buffer.
7967 (Undo): Doc C-/ like C-_. Add xrefs.
7968 (Arguments): META key may be labeled ALT.
7969 Peculiar arg meanings are explained in doc strings.
7970
7971 * abbrevs.texi (Expanding Abbrevs): Clarify.
7972
79732005-02-05 Eli Zaretskii <eliz@gnu.org>
7974
7975 * frames.texi (Frame Parameters): Add an xref to the description
7976 of list-colors-display. Add a pointer to the X docs about colors.
7977
7978 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7979 Improve docs of list-colors-display.
8cf51b2c
GM
7980
79812005-02-03 Lute Kamstra <lute@gnu.org>
7982
7983 * frames.texi (Frames, Drag and Drop): Fix typos.
7984
79852005-02-03 Richard M. Stallman <rms@gnu.org>
7986
7987 * windows.texi (Basic Window): Mention color-change in mode line.
7988 (Change Window): Explain dragging vertical boundaries.
7989
7990 * text.texi (Sentences): Clarify.
7991 (Paragraphs): Explain M-a and blank lines.
7992 (Outline Mode): Clarify text and menu.
7993 (Hard and Soft Newlines): Mention use-hard-newlines.
7994
7995 * frames.texi (Frames): Delete unnecessary mention of Windows.
7996 (Mouse Commands): Likewise. Mention xterm mouse support.
7997 (Clipboard): Clarify.
7998 (Mouse References): Mention use of Mouse-1 for following links.
7999 (Menu Mouse Clicks): Clarify.
8000 (Mode Line Mouse): Clarify.
8001 (Drag and Drop): Rewrite.
8002
8003 * fixit.texi (Spelling): Fix typo.
8004
8005 * files.texi (File Names): Clarify.
8006 (Visiting): Update conditions for use of file dialog. Clarify.
8007 (Saving): Doc d as answer in save-some-buffers.
8008 (Remote Files): Clean up the text.
8009
8010 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8011
8012 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8013 (List Buffers): Clarify.
8014 (Several Buffers): Doc T command.
8015 (Buffer Convenience): Clarify menu.
8016
8017 * basic.texi (Undo): Clarify last change.
8018
80192005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8020
8021 * fixit.texi (Spelling): Fix typo.
8022
80232005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8024
8025 * basic.texi (Undo): Update description of `undo-outer-limit'.
8026
80272005-02-01 Nick Roberts <nickrob@snap.net.nz>
8028
8029 * building.texi: Update documentation relating to GDB Graphical
8030 Interface.
8031
80322005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8033
8034 * custom.texi (Easy Customization): Adapt menu to node name change.
8035
80362005-01-30 Richard M. Stallman <rms@gnu.org>
8037
8038 * custom.texi (Easy Customization): Defn of "User Option" now
8039 includes faces. Don't say just "option" when talking about variables.
8040 Do say just "options" to mean "anything customizable".
8041 (Specific Customization): Describe `customize-variable',
8042 not `customize-option'.
8043
8044 * glossary.texi (Glossary) <Faces>: Add xref.
8045 <User Option>: Change definition--include faces. Change xref.
8046
8047 * picture.texi (Picture): Mention artist.el.
8048
8049 * sending.texi, screen.texi, programs.texi, misc.texi:
8050 * mini.texi, major.texi, maintaining.texi, macos.texi:
8051 * help.texi, frames.texi, files.texi:
8052 Don't say just "option" when talking about variables.
8053
8054 * display.texi, mule.texi: Don't say just "option" when talking
8055 about variables. Other minor cleanups.
8056
8cf51b2c
GM
80572005-01-26 Lute Kamstra <lute@gnu.org>
8058
8059 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8060 File'. Mention the `-Q' option at the `--no-site-file' option.
8061
8cf51b2c
GM
80622005-01-22 David Kastrup <dak@gnu.org>
8063
8064 * building.texi (Grep Searching): Mention alias `find-grep' for
8065 `grep-find'.
8066
80672005-01-20 Richard M. Stallman <rms@gnu.org>
8068
8069 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8070
8cf51b2c
GM
80712005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8072
8073 * rmail.texi (Movemail): Explain differences
8074 between standard and mailutils versions of movemail.
8075 Describe command line and configuration options introduced
8076 with the latter.
8077 Explain the notion of mailbox URL, provide examples and
8078 cross-references to mailutils documentation.
8079 Describe various methods of specifying mailbox names,
8080 user names and user passwords for rmail.
1c6c854e
CS
8081 (Remote Mailboxes): New section.
8082 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8083 options used to control its behavior.
8084 (Other Mailbox Formats): Explain handling of various mailbox
8085 formats.
8086
80872005-01-13 Richard M. Stallman <rms@gnu.org>
8088
8089 * commands.texi (Commands): Clarification.
8090
80912005-01-11 Richard M. Stallman <rms@gnu.org>
8092
8093 * programs.texi (Multi-line Indent): Fix previous change.
8094 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8095
8cf51b2c
GM
80962005-01-08 Richard M. Stallman <rms@gnu.org>
8097
8098 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8099 lazy-highlight.
8100
8101 * search.texi (Query Replace): Mention faces query-replace
8102 and lazy-highlight.
8103 (Incremental Search): Update isearch highlighting info.
8104
8cf51b2c
GM
81052005-01-04 Richard M. Stallman <rms@gnu.org>
8106
8107 * custom.texi (Saving Customizations): Minor improvement.
8108
8cf51b2c
GM
81092005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8110
8111 * custom.texi (Saving Customizations): Emacs no longer loads
8112 `custom-file' after .emacs. No longer mention customizing through
8113 Custom.
8114
8cf51b2c
GM
81152005-01-01 Andreas Schwab <schwab@suse.de>
8116
8117 * killing.texi (Graphical Kill): Move up under node Killing,
8118 change @section to @subsection.
8119
81202005-01-01 Richard M. Stallman <rms@gnu.org>
8121
8122 * custom.texi (Face Customization): Mention hex color specs.
8123
8124 * emacs.texi (Top): Update Killing submenu.
8125
8126 * killing.texi (Killing): Reorganize section.
8127 No more TeX-only text; put the node command at start of chapter.
8128 But the first section heading is used only in TeX.
8129 Rewrite the text to read better in this mode.
8130 (Graphical Kill): New subnode gets some of the text that
8131 used to be in the first section.
8132
81332004-12-31 Richard M. Stallman <rms@gnu.org>
8134
8135 * dired.texi (Shell Commands in Dired): Delete the ? example.
8136
8137 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8138
8139 * files.texi (Saving): Describe new require-final-newline features
8140 and mode-require-final-newline.
8141
8cf51b2c
GM
81422004-12-29 Richard M. Stallman <rms@gnu.org>
8143
8144 * custom.texi (File Variables): Clarify previous change.
8145
c8763fb6 81462004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8147
8148 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8149 out now.
8150
81512004-12-27 Richard M. Stallman <rms@gnu.org>
8152
8153 * Makefile.in (MAKEINFO): Specify --force.
8154
8155 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8156 (Undo): Doc undo-outer-limit.
8157
8cf51b2c
GM
81582004-12-15 Juri Linkov <juri@jurta.org>
8159
8160 * mark.texi (Transient Mark, Mark Ring): M-< and other
8161 movement commands don't set mark in Transient Mark mode
8162 if mark is active.
8163
8cf51b2c
GM
81642004-12-12 Juri Linkov <juri@jurta.org>
8165
8166 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8167 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8168
8169 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8170 (Misc Dired Commands): Add @r{(Dired)} to w.
8171
81722004-12-12 Juri Linkov <juri@jurta.org>
8173
8174 * mark.texi (Marking Objects): Marking commands also extend the
8175 region when mark is active in Transient Mark mode.
8176
8cf51b2c
GM
81772004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8178
8179 * custom.texi (Saving Customizations): Emacs only loads the custom
8180 file automatically after the init file in version 22.1 or later.
8181 Adapt text and examples to this fact.
8182
8cf51b2c
GM
81832004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8184
8185 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8186 be set through Custom. Otherwise, it has no effect.
8187
8cf51b2c
GM
81882004-12-05 Richard M. Stallman <rms@gnu.org>
8189
8190 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8191 * entering.texi: Rename Command Line to Emacs Invocation.
8192
10d1d0af 8193 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8194
8195 * custom.texi (Easy Customization): Move up to section level,
8196 before Variables. Avoid using the term "variable"; say "option".
8197 New initial explanation.
8198 (Variables): In initial explanation, connect "variable" to the
8199 already-explained "user option".
8200
8201 * emacs.texi (Top): Fix ref to Command Line.
8202 Move reference to Easy Customization.
8203
8204 * xresources.texi (X Resources): Fix From link.
8205
8206 * doclicense.texi (GNU Free Documentation License): Fix To link.
8207
8208 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8209
8210 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8211
82122004-12-03 Richard M. Stallman <rms@gnu.org>
8213
8214 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8215
82162004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8217
8218 * kmacro.texi: Several small changes in addition to the following.
8219 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8220 defining a keyboard macro.
8221 Mention `kmacro-ring-max'.
8222 (Keyboard Macro Counter): Clarify description of
8223 `kmacro-insert-counter', `kmacro-set-counter',
8224 `kmacro-add-counter' and `kmacro-set-format'.
8225
82262004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8227
8228 * custom.texi (File Variables): Add `unibyte' and make it more
8229 clear that `unibyte' and `coding' are special. Suggested by Simon
8230 Krahnke <overlord@gmx.li>.
8231
8232 * mule.texi (Enabling Multibyte): Refer to File Variables.
8233 Suggested by Simon Krahnke <overlord@gmx.li>.
8234
c8763fb6 82352004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8236
8237 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8238 x-use-old-gtk-file-dialog.
8239
8cf51b2c
GM
82402004-11-20 Richard M. Stallman <rms@gnu.org>
8241
8242 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8243
82442004-11-09 Lars Brinkhoff <lars@nocrew.org>
8245
8246 * building.texi (Lisp Eval): Delete hyphen in section name.
8247
82482004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8249
8250 * files.texi (Old Versions):
8251 No longer document annotation as "CVS only".
8252
82532004-11-10 Andre Spiegel <spiegel@gnu.org>
8254
8255 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8256 version systems, mentioning the new ones that we support.
8257 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8258 suggestions.
8259
c8763fb6 82602004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8261
49823426 8262 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8263
c8763fb6 82642004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8265
8266 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8267
82682004-10-23 Eli Zaretskii <eliz@gnu.org>
8269
8270 * text.texi (Text Based Tables, Table Definition)
8271 (Table Creation, Table Recognition, Cell Commands)
8272 (Cell Justification, Row Commands, Column Commands)
8273 (Fixed Width Mode, Table Conversion, Measuring Tables)
8274 (Table Misc): New nodes, documenting the Table Mode.
8275
8cf51b2c
GM
82762004-10-19 Jason Rumney <jasonr@gnu.org>
8277
8278 * makefile.w32-in (info): Change order of arguments to makeinfo.
8279
82802004-10-19 Ulf Jasper <ulf.jasper@web.de>
8281
8282 * calendar.texi (iCalendar): Update for package changes.
8283
8cf51b2c
GM
82842004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8285
8286 * files.texi (Misc File Ops): View mode is a minor mode.
8287
8cf51b2c
GM
82882004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8289
8290 * calendar.texi (iCalendar): Style changes.
8291
82922004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8293
8294 * search.texi (Regexps): The regexp described in the example is no
8295 longer stored in the variable `sentence-end'.
8296
8cf51b2c
GM
82972004-10-06 Nick Roberts <nickrob@snap.net.nz>
8298
8299 * building.texi (Starting GUD): Note that multiple debugging
8300 sessions requires `gdb --fullname'.
8301
83022004-10-05 Ulf Jasper <ulf.jasper@web.de>
8303
8304 * calendar.texi (iCalendar): New section for a new package.
8305
8cf51b2c
GM
83062004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8307
8308 * text.texi: Various small changes in addition to the following.
8309 (Text): Replace xref for autotype with inforef.
8310 (Sentences): Explain nil value for `sentence-end'.
8311 (Paragraphs): Update default values for `paragraph-start' and
8312 `paragraph-separate'.
8313 (Text Mode): Correct description of Text mode's effect on the
8314 syntax table.
8315 (Outline Visibility): `hide-other' does not hide top level headings.
8316 `selective-display-ellipses' no longer has an effect on Outline mode.
8317 (TeX Misc): Add missing @cindex.
8318 Replace xref for RefTeX with inforef.
8319 (Requesting Formatted Text): The variable
8320 `enriched-fill-after-visiting' no longer exists.
8321 (Editing Format Info): Update names of menu items and commands.
8322 (Format Faces): Mention special effect of specifying the default face.
8323 Describe inheritance of text properties.
8324 Correct description of `fixed' face.
8325 (Format Indentation): Correct description of effect of setting
8326 margins. Mention `set-left-margin' and `set-right-margin'.
8327 (Format Justification): Update names of menu items.
8328 `set-justification-full' is now bound to `M-j b'.
8329 Mention that `default-justification' is a per buffer variable.
8330 (Format Properties): Update name of menu item.
8331 (Forcing Enriched Mode): `format-decode-buffer' automatically
8332 turns on Enriched mode if the buffer is in text/enriched format.
8333
83342004-10-05 Emilio C. Lopes <eclig@gmx.net>
8335
8336 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8337
83382004-09-28 Kim F. Storm <storm@cua.dk>
8339
8340 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8341 Align with new functionality.
8342
8cf51b2c
GM
83432004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8344
8345 * display.texi (Display Custom): Remove stray `@end defvar'.
8346
83472004-09-23 Kim F. Storm <storm@cua.dk>
8348
8349 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8350 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8351
8cf51b2c
GM
83522004-09-20 Richard M. Stallman <rms@gnu.org>
8353
8354 * custom.texi (Hooks): Explain using setq to clear out a hook.
8355 (File Variables): Explain multiline string constants.
8356 (Non-ASCII Rebinding): Explain when you need to update
8357 non-ASCII char codes in .emacs.
8358
8359 * building.texi (Compilation): Explain how to make a silent
8360 subprocess that won't be terminated. Explain compilation-environment.
8361
83622004-09-13 Kim F. Storm <storm@cua.dk>
8363
8364 * mini.texi (Repetition): Rename isearch-resume-enabled to
8365 isearch-resume-in-command-history and change default to disabled.
8366
8cf51b2c
GM
83672004-09-09 Kim F. Storm <storm@cua.dk>
8368
8369 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8370 with new `kmacro-name-last-macro'.
8371
8cf51b2c
GM
83722004-09-08 Juri Linkov <juri@jurta.org>
8373
8374 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8375
8cf51b2c
GM
83762004-09-03 Juri Linkov <juri@jurta.org>
8377
8378 * search.texi (Incremental Search): Update wording for M-%.
8379
83802004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8381
8382 * killing.texi (Killing): Correct description of kill commands in
8383 read-only buffer.
8384
83852004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8386
8387 * building.texi (Compilation Mode): Add a paragraph about rules
8388 for finding the compilation buffer for `next-error'.
8389
8390 * search.texi (Other Repeating Search): Mention that Occur mode
8391 supports the next-error functionality.
8392
83932004-09-02 Juri Linkov <juri@jurta.org>
8394
8395 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8396
83972004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8398
8399 * kmacro.texi (Basic Keyboard Macro):
8400 `apply-macro-to-region-lines' now operates on all lines that begin
8401 in the region, rather than on all complete lines in the region.
8402
c8763fb6 84032004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8404
8405 * frames.texi (Drag and drop): Add documentation about
8406 x-dnd-test-function and x-dnd-known-types.
8407
84082004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8409
8410 * indent.texi: Various minor changes in addition to:
8411 (Indentation Commands): Correct description of `indent-relative'.
8412 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8413 mode. The *Tab Stops* buffer uses Overwrite Mode.
8414 (Just Spaces): `tabify' converts sequences of at least two spaces
8415 to tabs.
8416
8cf51b2c
GM
84172004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8418
8419 * frames.texi (Secondary Selection): Setting the secondary
8420 selection with M-Drag-Mouse-1 does not alter the kill ring,
8421 setting it with M-Mouse-1 and M-Mouse-3 does.
8422 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8423 toolkit scroll bars.
8424 (Scroll Bars): Ditto.
8425
8426 * windows.texi (Basic Window): When using a window system, the value
8427 of point in a non-selected window is indicated by a hollow box.
8428 (Split Window): Side by side windows are separated by a scroll bar,
8429 if scroll bars are used.
8430 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8431 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8432 (Window Convenience): Update bindings for `winner-undo' and
8433 `winner-redo'.
8434
8435 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8436 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8437 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8438 of "Using Emacs as a Server".
8439 * building.texi (Building): Interchange nodes (for correct numbering).
8440 * programs.texi (Programs): Interchange nodes (for correct numbering).
8441 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8442 Info to the node structure.
8443 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8444 Rearrange order of nodes and sections such that both "GNU GENERAL
8445 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8446 end, as appropriate for appendices.
8447 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8448 Use `@unnumberedsec'.
8449 * trouble.texi: Adapt sectioning in Info to the node structure.
8450 Adapt node pointers to change in emacs.texi.
8451 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8452
8cf51b2c
GM
84532004-08-25 Kenichi Handa <handa@m17n.org>
8454
8455 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8456 description for unibyte mode.
8457
84582004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8459
8460 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8461
8462 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8463 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8464 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8465 in @pxref.
8466
84672004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8468
8469 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8470 Change section names.
8471
8cf51b2c
GM
84722004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8473
8474 * kmacro.texi (Keyboard Macro Ring): Rename section.
8475 Emacs treats the head of the macro ring as the `last keyboard macro'.
8476 (Keyboard Macro Counter): Minor change.
8477 (Save Keyboard Macro): Some clarifications.
8478 (Edit Keyboard Macro): Rename section.
8479
8480 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8481 32-bit machines.
8482 (Several Buffers): Clarify which buffer is selected if `2' is
8483 pressed in the Buffer Menu.
8484 Auto Revert mode can be used to update the Buffer Menu
8485 automatically.
8486
84872004-08-21 Eli Zaretskii <eliz@gnu.org>
8488
8489 * help.texi (Misc Help): Add an index entry for finding an Info
8490 manual by its file name.
8491
84922004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8493
8494 * files.texi (Backup Deletion): Correct description of
8495 `delete-old-versions'.
8496 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8497 (Auto Save Files): Recommend `auto-save-mode' to reenable
8498 auto-saving, rather than the abbreviation `auto-save'.
8499
85002004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8501
8502 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8503 for "killing" and "yanking" in main menu.
8504
85052004-08-16 Richard M. Stallman <rms@gnu.org>
8506
8507 * killing.texi (Yanking, Killing): Minor cleanups.
8508
8509 * mark.texi (Momentary Mark): Minor cleanups.
8510
85112004-08-15 Kenichi Handa <handa@etl.go.jp>
8512
8513 * custom.texi (Non-ASCII Rebinding):
8514 C-q always inserts the right code to pass to global-set-key.
8515
8cf51b2c
GM
85162004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8517
8518 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8519 `insert-register', instead of `C-x r g' binding, for consistency.
8520
85212004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8522
8523 * fixit.texi (Spelling): Fix typo.
8524
85252004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8526
8527 * help.texi (Help): Fix Texinfo usage.
8528
8cf51b2c
GM
85292004-07-24 Richard M. Stallman <rms@gnu.org>
8530
8531 * text.texi (Paragraphs): Update how paragraphs are separated
8532 and the default for paragraph-separate.
8533
8534 * search.texi (Regexp Replace): Further update text for new
8535 replacement operators.
8536
8cf51b2c
GM
85372004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8538
8539 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8540 `R' switch.
8541
8542 * dired.texi (Dired Updating): `k' only deletes inserted
8543 subdirectories from the Dired buffer if a prefix argument was given.
8544
8545 * search.texi (Regexps): Delete redundant definition of `symbol' in
8546 description of `\_>'. It already occurs in the description of `\_<'.
8547
8cf51b2c
GM
85482004-07-01 Juri Linkov <juri@jurta.org>
8549
8550 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8551 (Regexp Search): Add M-r.
8552
85532004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8554
8555 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8556
85572004-06-29 Jesper Harder <harder@ifa.au.dk>
8558
49823426 8559 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8560
85612004-06-25 Richard M. Stallman <rms@gnu.org>
8562
8563 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8564
85652004-06-25 David Kastrup <dak@gnu.org>
8566
8567 * search.texi (Regexp Replace): Some typo corrections and
8568 rearrangement.
8569
85702004-06-24 David Kastrup <dak@gnu.org>
8571
8572 * search.texi (Unconditional Replace): Use replace-string instead
8573 of query-replace in example.
8574 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8575 sequences.
8576 (Query Replace): Correct explanation of `^' which does not use
8577 the mark stack.
8578
85792004-06-21 Nick Roberts <nickrob@gnu.org>
8580
8581 * misc.texi (Shell History Copying): Document comint-insert-input.
8582 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8583
8cf51b2c
GM
85842004-06-20 Jesper Harder <harder@ifa.au.dk>
8585
8586 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8587 * custom.texi (Customization): Do.
8588 * anti.texi (Antinews): Do.
8589 * abbrevs.texi (Defining Abbrevs): Do.
8590
8591 * programs.texi (Info Lookup): Fix keybinding for
8592 info-lookup-symbol.
8593
85942004-06-16 Juanma Barranquero <lektu@terra.es>
8595
8596 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8597 Add emacs-xtra.
8598 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8599 (clean): Add emacs-xtra and flymake. Remove redundancies.
8600
86012004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8602
8603 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8604 Add emacs-xtra.
8605 * emacs-xtra.texi: New file.
8606
86072004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8608
8609 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8610 (Dired and Find): Mention differences with ordinary Dired buffers.
8611
8cf51b2c
GM
86122004-06-13 Richard M. Stallman <rms@gnu.org>
8613
8614 * custom.texi (Init Syntax): Explain about vars that do special
8615 things when set with setq or with Custom.
8616 (Init Examples): Add line-number-mode example.
8617
8cf51b2c
GM
86182004-06-12 Juri Linkov <juri@jurta.org>
8619
8620 * dired.texi (Operating on Files): Add dired-do-touch.
8621
8cf51b2c
GM
86222004-06-10 Juri Linkov <juri@jurta.org>
8623
8624 * building.texi (Lisp Eval): Add C-M-x on defface.
8625
86262004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8627
8628 * files.texi (Reverting): Auto-Revert mode and
8629 Global Auto-Revert mode no longer revert remote files.
8630
8cf51b2c
GM
86312004-05-29 Richard M. Stallman <rms@gnu.org>
8632
8633 * custom.texi (Init File): Two dashes start --no-site-file.
8634
8cf51b2c
GM
86352004-05-29 Alan Mackenzie <acm@muc.de>
8636
8637 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8638 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8639 (AWK, Pike): Document as "C-like modes".
8640 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8641 (M-x man): Supersedes M-x manual-entry.
8642 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8643
8644 ("Comments in C"): Delete node; the info is in CC Mode manual.
8645 (c-comment-only-line-offset): Remove description.
8646
8647 (C-c ., C-c C-c): Describe new C Mode bindings.
8648
8649 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8650 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8651 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8652 Amend definitions.
8653
8654 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8655 Describe functions.
8656
8657 (c-comment-start-regexp, c-hanging-comment-ender-p)
8658 (c-hanging-comment-starter-p): Remove obsolete definitions.
8659
8660 * emacs.texi: Remove the menu entry "Comments in C".
8661
8cf51b2c
GM
86622004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8663
8664 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8665 `M-x locate'.
8666
86672004-05-16 Karl Berry <karl@gnu.org>
8668
8669 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8670 makeinfo --html fails.
8671 * help.texi (Help Summary) [@ifnottex]: Likewise.
8672
86732004-05-13 Nick Roberts <nickrob@gnu.org>
8674
8675 * building.texi (GDB Graphical Interface): Update and describe
8676 layout first.
8677
8cf51b2c
GM
86782004-05-04 Jason Rumney <jasonr@gnu.org>
8679
8680 * makefile.w32-in: Revert last change.
8681
86822004-05-03 Jason Rumney <jasonr@gnu.org>
8683
8684 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8685
8cf51b2c
GM
86862004-04-23 Juanma Barranquero <lektu@terra.es>
8687
8688 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8689
86902004-04-18 Juri Linkov <juri@jurta.org>
8691
8692 * fixit.texi (Spelling): Remove file extension from ispell xref.
8693
86942004-04-15 Kim F. Storm <storm@cua.dk>
8695
8696 * cmdargs.texi (Initial Options): Add -Q.
8697
86982004-04-05 Kim F. Storm <storm@cua.dk>
8699
8700 * custom.texi (File Variables): Add safe-local-eval-forms.
8701
8cf51b2c
GM
87022004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8703
8704 * files.texi (Reverting): Correct description of revert-buffer's
8705 handling of point.
8706
87072004-03-22 Juri Linkov <juri@jurta.org>
8708
8709 * emacs.texi (Top): Add `Misc X'.
8710
49823426 8711 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8712
8713 * glossary.texi: Improve references.
8714
8715 * help.texi: Sync keywords with finder.el.
8716
8717 * mini.texi (Completion): Add description for menu items.
8718
8719 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8720
8721 * sending.texi (Mail Methods): Fix xref to Message manual.
8722
8cf51b2c
GM
87232004-03-12 Richard M. Stallman <rms@gnu.org>
8724
8cf51b2c
GM
8725 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8726
8cf51b2c
GM
87272004-03-04 Richard M. Stallman <rms@gnu.org>
8728
8729 * search.texi (Regexps): Explain that ^ and $ have their
8730 special meanings only in certain contexts.
8731
8732 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8733
8734 * mule.texi (Specify Coding): Doc C-x RET F.
8735
8736 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8737 for multiple compile and grep buffers.
8738 (Indirect Buffers): Don't recommand clone-indirect-buffer
8739 for multiple compile and grep buffers.
8740
8cf51b2c
GM
87412004-02-29 Juanma Barranquero <lektu@terra.es>
8742
8743 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8744 Use $(DEL) instead of rm, and ignore exit code.
8745
8cf51b2c
GM
87462004-02-23 Nick Roberts <nick@nick.uklinux.net>
8747
8748 * building.texi (Watch Expressions): Update.
8749
87502004-02-21 Juri Linkov <juri@jurta.org>
8751
1c6c854e
CS
8752 * cmdargs.texi (Action Arguments): Add alias --find-file.
8753 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8754 to Command Arguments.
8755 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8756 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8757 (Window Size X): Join -g and --geometry. Add @cindex.
8758 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8759 (Title X): Remove alias -title.
8760 (Misc X): New node.
8761
c8763fb6 87622004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8763
8764 * frames.texi (Drag and drop): Add Motif to list of supported
8765 protocols.
8766
c8763fb6 87672004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8768
8769 * frames.texi (Drag and drop): New section.
8770
87712004-01-24 Richard M. Stallman <rms@gnu.org>
8772
1c6c854e 8773 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8774 Include it only @ifnotinfo. Patch the preceding and following
8775 node headers to point to each other.
8776
87772004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8778
8779 * calendar.texi (Appointments): Update section.
8780
87812003-12-29 Kevin Ryde <user42@zip.com.au>
8782
8cf51b2c
GM
8783 * programs.texi (C Modes): Fix the xref.
8784
87852003-12-23 Nick Roberts <nick@nick.uklinux.net>
8786
8787 * building.texi (Watch Expressions): Update.
8788 (Commands of GUD): Include use of toolbar + breakpoints set from
8789 fringe/margin.
8790
87912003-12-03 Andre Spiegel <spiegel@gnu.org>
8792
8793 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8794 <acm@muc.de>.
8795
c8763fb6 87962003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8797
8798 * frames.texi (Dialog Boxes): Add use-file-dialog.
8799
8cf51b2c
GM
88002003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8801
8802 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8803 in CC Mode.
8804
8cf51b2c
GM
88052003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8806
8807 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8808 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8809 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8810 * man/frames.texi, man/glossary.texi, man/killing.texi:
8811 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8812 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8813 * man/sending.texi, man/text.texi, man/trouble.texi:
8814 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8815
88162003-11-01 Alan Mackenzie <acm@muc.de>
8817
8818 * search.texi (Scrolling During Incremental Search): Document a
8819 new scrolling facility in isearch mode.
8820
8cf51b2c
GM
88212003-10-22 Miles Bader <miles@gnu.org>
8822
8823 * Makefile.in (info): Move before $(top_srcdir)/info.
8824
88252003-10-22 Nick Roberts <nick@nick.uklinux.net>
8826
8827 * building.texi (Watch Expressions): Update section on data display
8828 to reflect code changes (GDB Graphical Interface).
8829
8cf51b2c
GM
88302003-10-13 Richard M. Stallman <rms@gnu.org>
8831
8832 * xresources.texi (GTK resources): Clean up previous change.
8833
c8763fb6 88342003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8835
8836 * xresources.texi (GTK resources): Add a note that some themes
8837 disallow customizations. Add scroll theme example.
8838
8cf51b2c
GM
88392003-09-30 Richard M. Stallman <rms@gnu.org>
8840
8cf51b2c
GM
8841 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8842
8843 * misc.texi (Saving Emacs Sessions): Shorten the section,
8844 collapsing back into one node.
8845
88462003-09-30 Lars Hansen <larsh@math.ku.dk>
8847
8848 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8849
ce058493 88502003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8851
8852 * xresources.texi (GTK names in Emacs): Correct typo.
8853
8cf51b2c
GM
88542003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8855
1c6c854e
CS
8856 * cmdargs.texi (Font X): Mention new default font.
8857 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8858 problems involved. (Result of discussion on emacs-devel.)
8859
88602003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8861
8862 * emacs.texi (Acknowledgements): Correct typo.
8863
88642003-09-22 Richard M. Stallman <rms@gnu.org>
8865
8866 * dired.texi (Misc Dired Commands): New node.
8867 (Dired Navigation): Add dired-goto-file.
8868
8869 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8870
8871 * emacs.texi (Acknowledgements): New node, split from Distribution.
8872
8873 * cmdargs.texi (Action Arguments): -f reads interactive args.
8874
8cf51b2c
GM
88752003-09-08 Lute Kamstra <lute@gnu.org>
8876
8877 * screen.texi (Mode Line): Say that POS comes before LINE.
8878 Mention `size-indication-mode'.
1c6c854e
CS
8879 * display.texi (Optional Mode Line):
8880 Document `size-indication-mode'.
8cf51b2c
GM
8881 * basic.texi (Position Info): Mention `size-indication-mode'.
8882
88832003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8884
8885 * xresources.texi (Resources): Refer to `editres' man page.
8886 (Lucid Resources): Update defaults. Expand description of
8887 `shadowThickness'.
8888
88892003-09-04 Miles Bader <miles@gnu.org>
8890
8891 * Makefile.in (top_srcdir): New variable.
8892 ($(top_srcdir)/info): New rule.
8893 (info): Depend on it.
8894
88952003-09-03 Peter Runestig <peter@runestig.com>
8896
8897 * makefile.w32-in: New file.
8898
88992003-08-29 Richard M. Stallman <rms@gnu.org>
8900
8901 * misc.texi (Saving Emacs Sessions): Correct previous change.
8902
8cf51b2c
GM
89032003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8904
8cf51b2c
GM
8905 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8906 (Intro): Include kmacro.texi after fixit.texi instead of after
8907 custom.texi. (As suggested by Kim Storm.)
8908
89092003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8910
8911 * fixit.texi (Fixit): Update `Next' pointer.
8912 * files.texi (Files): Update `Previous' pointer.
8913 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8914 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8915 (Suggested by Kim Storm.)
8916 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8917
89182003-08-18 Kim F. Storm <storm@cua.dk>
8919
8920 * kmacro.texi: New file describing enhanced keyboard macro
8921 functionality. Replaces old description in custom.texi.
8922
8923 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8924 (Keyboard Macros): Move to new kmacro.texi file.
8925
8926 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8927
8cf51b2c
GM
89282003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8929
8930 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8931
89322003-08-17 Alex Schroeder <alex@gnu.org>
8933
8934 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8935 required.
8936
8cf51b2c
GM
89372003-08-05 Richard M. Stallman <rms@gnu.org>
8938
8939 * programs.texi (Lisp Indent): Don't describe
8940 lisp-indent-function property here. Use xref to Lisp Manual.
8941
8cf51b2c
GM
89422003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8943
fffa137c 8944 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8945 abbreviations.
8946
89472003-07-24 Markus Rost <rost@math.ohio-state.edu>
8948
8949 * buffers.texi (List Buffers): Fix previous change.
8950
8cf51b2c
GM
89512003-07-13 Markus Rost <rost@math.ohio-state.edu>
8952
8953 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8954 List*.
8955
89562003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8957
8cf51b2c
GM
8958 * display.texi (Font Lock): Fix typo.
8959
89602003-07-07 Richard M. Stallman <rms@gnu.org>
8961
8962 * display.texi (Font Lock): Add xref for format info on
8963 font-lock-remove-keywords.
8964
8965 * building.texi (Compilation): Document what happens with asynch
8966 children of compiler process.
8967
8968 * help.texi (Library Keywords): Use @multitable.
8969
8cf51b2c
GM
89702003-06-04 Richard M. Stallman <rms@gnu.org>
8971
8972 * programs.texi (Expressions): Delete C-M-DEL.
8973
8974 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8975 comint-move-point-for-output renamed from
8976 comint-scroll-to-bottom-on-output.
8977
8978 * custom.texi (Init Rebinding): Replace previous change with xref.
8979 (Non-ASCII Rebinding): Explain that issue more briefly here.
8980
89812003-05-28 Richard M. Stallman <rms@gnu.org>
8982
8983 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8984
89852003-05-28 Nick Roberts <nick@nick.uklinux.net>
8986
8987 * building.texi (GDB Graphical Interface): New node.
8988 (Rewritten somewhat by RMS.)
8989
c8763fb6 89902003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8991
8992 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8993 non-English letters. Explain how to set coding systems correctly
8994 and how to include the right coding cookie in the file.
8995
c8763fb6 89962003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8997
8998 * indent.texi (Indentation): Explain the concepts.
8999 (Just Spaces): Explain why preventing tabs for indentation might
9000 be useful.
9001
8cf51b2c
GM
90022003-04-16 Richard M. Stallman <rms@gnu.org>
9003
9004 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9005
8cf51b2c
GM
90062003-02-22 Alex Schroeder <alex@emacswiki.org>
9007
9008 * cmdargs.texi (General Variables): Document SMTPSERVER.
9009
8cf51b2c
GM
9010 * sending.texi: Remove SMTP node.
9011 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9012 library.
9013
8cf51b2c
GM
90142003-02-22 Alex Schroeder <alex@emacswiki.org>
9015
9016 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9017
90182003-02-22 Simon Josefsson <jas@extundo.com>
9019
9020 * sending.texi (Mail Methods): Add node about SMTP.
9021
c8763fb6 90222003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9023
9024 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9025
8cf51b2c
GM
90262003-02-01 Kevin Ryde <user42@zip.com.au>
9027
9028 * glossary.texi (Glossary): Correction to cl cross reference.
9029
90302003-01-20 Richard M. Stallman <rms@gnu.org>
9031
9032 * killing.texi (Rectangles): Document C-x c r.
9033
c8763fb6 90342003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9035
9036 * xresources.texi (GTK resources): New node.
9037 (GTK widget names): New node.
9038 (GTK names in Emacs): New node.
9039 (GTK styles): New node.
9040
c8763fb6 90412003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9042
9043 * maintaining.texi (Create Tags Table): Add reference to the new
9044 `etags --help --lang=LANG' option.
9045
8cf51b2c
GM
90462002-10-02 Karl Berry <karl@gnu.org>
9047
49823426 9048 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9049 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9050 where needed for the sake of the HTML output.
8cf51b2c
GM
9051
90522001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9053
9054 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9055 source files.
9056
90572001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9058
9059 * Makefile.in (emacsman): New target.
9060
8cf51b2c
GM
90612001-10-20 Gerd Moellmann <gerd@gnu.org>
9062
9063 * (Version 21.1 released.)
9064
90652001-10-05 Gerd Moellmann <gerd@gnu.org>
9066
9067 * Branch for 21.1.
9068
8cf51b2c
GM
90692001-03-05 Gerd Moellmann <gerd@gnu.org>
9070
9071 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9072
8cf51b2c
GM
90732000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9074
9075 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9076
8cf51b2c
GM
90771999-07-12 Richard Stallman <rms@gnu.org>
9078
9079 * Version 20.4 released.
9080
90811998-12-04 Markus Rost <rost@delysid.gnu.org>
9082
9083 * Makefile.in (INFO_TARGETS): Delete customize.info.
9084 (DVI_TARGETS): Delete customize.dvi.
9085 (../info/customize, customize.dvi): Targets deleted.
9086
90871998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9088
9089 * Version 20.3 released.
9090
90911998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9092
9093 * Makefile.in (EMACSSOURCES): Add mule.texi.
9094 Add msdog.texi, ack.texi. Remove gnu1.texi.
9095
90961998-04-06 Andreas Schwab <schwab@gnu.org>
9097
768c0c0f
JB
9098 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9099 Use it in dvi targets.
8cf51b2c
GM
9100
91011997-09-23 Paul Eggert <eggert@twinsun.com>
9102
9103 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9104 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9105 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9106
91071997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9108
9109 * Version 20.2 released.
9110
91111997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9112
9113 * Version 20.1 released.
9114
91151997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9116
9117 * Makefile (../info/customize, customize.dvi): New targets.
9118 (INFO_TARGETS): Add ../info/customize.
9119 (DVI_TARGETS): Add customize.dvi.
9120
8cf51b2c
GM
91211996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9122
9123 * Version 19.33 released.
9124
91251996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9126
9127 * Version 19.32 released.
9128
8cf51b2c
GM
91291996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9130
9131 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9132
91331996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9134
9135 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9136 Specify -I option.
9137 (All dvi targets): Set the TEXINPUTS variable.
9138
91391996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9140
9141 * Version 19.31 released.
9142
8cf51b2c
GM
91431995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9144
9145 * Version 19.30 released.
9146
8cf51b2c
GM
91471995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9148
9149 * Makefile.in (maintainer-clean): Rename from realclean.
9150
91511994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9152
9153 * Makefile.in: New file.
9154 * Makefile: File deleted.
9155
91561994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9157
9158 * Makefile (TEXINDEX_OBJS): Variable deleted.
9159 (texindex, texindex.o, getopt.o): Rules deleted.
9160 All deps on texindex deleted.
9161 (distclean): Don't delete texindex.
9162 (mostlyclean): Don't delete *.o.
9163 * texindex.c, getopt.c: Files deleted.
9164
91651994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9166
9167 * Version 19.26 released.
9168
91691994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9170
9171 * Makefile (EMACSSOURCES): Exclude undo.texi.
9172
91731994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9174
9175 * Version 19.25 released.
9176
91771994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9178
9179 * Version 19.24 released.
9180
91811994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9182
9183 * Version 19.23 released.
9184
91851994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9186
9187 * Makefile: Delete spurious tab.
9188
91891994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9190
9191 * Makefile (.SUFFIXES): New rule.
9192
8cf51b2c
GM
91931993-12-04 Richard Stallman (rms@srarc2)
9194
9195 * getopt.c: New file.
9196 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9197 (getopt.o): New rule.
9198 (dvi): Don't depend on texindex.
49823426 9199 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9200
92011993-12-03 Richard Stallman (rms@srarc2)
9202
49823426
GM
9203 * Makefile (TEXI2DVI): New variable.
9204 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9205 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9206
92071993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9208
9209 * Version 19.22 released.
9210
92111993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9212
9213 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9214
92151993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9216
9217 * Version 19.21 released.
9218
8cf51b2c
GM
92191993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9220
9221 * Makefile (realclean): Don't delete the Info files.
9222
f0131492 92231993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9224
8cf51b2c
GM
9225 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9226 4' where appropriate.
9227
f0131492 92281993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9229
49823426 9230 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9231
9232 * texindex.c: Include "../src/config.h" if building in emacs.
9233
9234 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9235 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9236 Add target to build texindex.c, defining `emacs'.
9237
8cf51b2c
GM
92381993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9239
9240 * Version 19.19 released.
9241
8cf51b2c
GM
92421993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9243
9244 * Version 19.18 released.
9245
92461993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9247
9248 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9249
92501993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9251
9252 * Version 19.17 released.
9253
92541993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9255
9256 * split-man: Fix typos in last change.
9257
92581993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9259
9260 * Version 19.16 released.
9261
92621993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9263
9264 * version 19.15 released.
9265
92661993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9267
9268 * Makefile (distclean): It's rm, not rf.
9269
92701993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9271
9272 * Version 19.14 released.
9273
92741993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9275
9276 * Makefile: New file.
9277
92781993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9279
9280 * Version 19.13 released.
9281
92821993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9283
9284 * Version 19.9 released.
9285
92861993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9287
9288 * Version 19.8 released.
9289
92901993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9291
9292 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9293
9294 * trouble.texi: It's `enable-flow-control-on', not
9295 `evade-flow-control-on'.
9296
92971993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9298
9299 * display.texi: Document standard-display-european.
9300
93011993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9302
9303 * Version 19.7 released.
9304
9305 * emacs.texi: Add a sentence to the top menu mentioning the
9306 specific version of Emacs this manual applies to.
9307
93081993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9309
9310 * basic.texi: Document next-line-add-lines variable used to
9311 implement down-arrow.
9312
9313 * killing.texi: Document kill-whole-line.
9314
93151993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9316
9317 * text.texi: Update unix TeX ordering information.
9318
93191993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9320
9321 * news.texi: Mention fill-rectangle in keybinding list.
9322
9323 * killing.texi: Document fill-rectangle.
9324
93251993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9326
9327 * vc.texi: Bring the docs up to date with VC 5.2.
9328
93291992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9330
9331 * emacs.tex: Mention blackbox and gomoku under Amusements.
9332 Assembler mode is now mentioned and appropriately indexed
9333 under Programming Modes.
9334
93351991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9336
9337 * emacs.tex: Update TeX ordering information.
9338
8cf51b2c
GM
93391990-06-26 David Lawrence (tale@geech)
9340
9341 * emacs.tex: Note that completion-ignored-extensions is not used
9342 to filter out names when all completions are displayed in
9343 *Completions*.
9344
93451990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9346
9347 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9348
93491990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9350
9351 * emacs.tex: Add @findex grep.
9352
8cf51b2c
GM
93531988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9354
9355 * emacs.tex: Correct two typos. No other changes before
9356 Version 19 will be made.
9357
8cf51b2c
GM
93581988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9359
9360 * emacs.tex: Update information for obtaining TeX distribution from the
9361 University of Washington.
9362
9363;; Local Variables:
c8763fb6 9364;; coding: utf-8
8cf51b2c
GM
9365;; End:
9366
a162959e 9367 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9368
9369 This file is part of GNU Emacs.
9370
352c8b4a 9371 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9372 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9373 the Free Software Foundation, either version 3 of the License, or
9374 (at your option) any later version.
8cf51b2c
GM
9375
9376 GNU Emacs is distributed in the hope that it will be useful,
9377 but WITHOUT ANY WARRANTY; without even the implied warranty of
9378 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9379 GNU General Public License for more details.
9380
9381 You should have received a copy of the GNU General Public License
352c8b4a 9382 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.