Let configure test for a suitable mkdir -p
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
3fe7cdc8
GM
12012-05-12 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (MKDIR_P): New, set by configure.
4 (mkinfodir): Use $MKDIR_P.
5
dc0f75c8
GM
62012-05-10 Glenn Morris <rgm@gnu.org>
7
b8a82b69
GM
8 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
9 with "coding: raw-text".
10
dc0f75c8
GM
11 * files.texi (Interlocking): Mention create-lockfiles option.
12
666b903b 132012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
14
15 * frames.texi (Mouse References, Mouse Commands): Fix index
16 entries (Bug#11362).
17
eceeb5fc 182012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 19
eceeb5fc
CY
20 * custom.texi (Customization Groups, Custom Themes, Examining):
21 Improve page breaks.
22
23 * rmail.texi (Rmail Display): Use example rather than smallexample.
24
25 * calendar.texi: Convert inforefs to refs.
26
27 * dired.texi (Dired Enter): Improve page break.
28
29 * abbrevs.texi (Abbrev Concepts): Copyedits.
30
31 * maintaining.texi (Registering, Tag Syntax):
32 Tweak line and page breaks.
33
34 * programs.texi (Programs, Electric C): Copyedits.
35 (Program Modes): Add xref to Fortran.
36 (Left Margin Paren): Remove what was (oddly enough) the only use
37 of defvar in the entire Emacs manual.
38 (Hungry Delete): Remove footnote about ancient Emacs version.
39 (Other C Commands): Use example rather than smallexample.
40
41 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
42 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
43 Tweak line and page breaks.
44
45 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
46 (Major Modes): Use example rather than smallexample.
bbba8869 47
eceeb5fc
CY
48 * mule.texi (Output Coding): Reword to improve page-breaks.
49
50 * frames.texi (Fonts): Tweak line and page breaks.
51 Use example rather than smallexample. Change cross-reference.
52 (Text-Only Mouse): Fix xref.
53
54 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
55 (Indirect Buffers): Tweak line- and page-breaks.
56
57 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
58
8045b906
GM
592012-05-04 Glenn Morris <rgm@gnu.org>
60
61 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
62 (info, infoclean): Use $INFO_EXT.
63 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
64 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
65 (INFO_TARGETS): Use $INFO_EXT.
66 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
67
90207a15 682012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
69
70 * emacs.texi (@copying): Only print EDITION in the TeX version.
71
e2058813
GM
72 * search.texi (Regexp Search): Just say "Emacs".
73
a162959e
GM
74 * display.texi (Auto Scrolling):
75 Reword to avoid repetition and improve page break.
76
9eb25ee8
GM
77 * xresources.texi (Resources):
78 * mule.texi (Language Environments):
79 * misc.texi (Amusements):
80 * maintaining.texi (VC Change Log):
81 * frames.texi (Fonts):
82 * custom.texi (Specifying File Variables, Minibuffer Maps):
83 * cmdargs.texi (Initial Options):
84 * building.texi (Flymake):
85 Reword to remove/reduce some overly long/short lines.
86
a4289d0e
GM
872012-04-27 Glenn Morris <rgm@gnu.org>
88
89 * emacs.texi: Some fixes for detailed menu.
90
1a72be46
GM
91 * emacs.texi: Add "et al." to authors.
92
16152b76
GM
93 * ack.texi, basic.texi, buffers.texi, building.texi:
94 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
95 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
96 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
97 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
98 * search.texi, trouble.texi, windows.texi:
99 Use Texinfo recommended convention for quotes+punctuation.
100
578c1d4b 1012012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 102
578c1d4b
GM
103 * mule.texi (Bidirectional Editing): Improve indexing.
104 Minor wording tweaks.
84412f2c 105
467a33d0
CY
1062012-04-15 Chong Yidong <cyd@gnu.org>
107
108 * misc.texi (emacsclient Options): More clarifications.
109
e6fd457e 1102012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 111
41be52d7
GM
112 * msdog.texi (Windows Printing): It doesn't set printer-name.
113
05806f43
GM
114 * mule.texi (Language Environments): Move font info to "Fontsets".
115 (Fontsets): Move intlfonts etc here from "Language Environments".
116 Copyedits.
117 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
118 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
119
e6fd457e 1202012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 121
0be641c0
CY
122 * glossary.texi (Glossary): Standardize on "text terminal"
123 terminology. All callers changed.
124
6a00f380
CY
125 * misc.texi (emacsclient Options): Document "client frame" concept
126 and its effect on C-x C-c more carefully.
127
e6fd457e 1282012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 129
870e8fb8
GM
130 * frames.texi (Scroll Bars):
131 * glossary.texi (Glossary): Use consistent case for "X Window System".
132
71cd7772
GM
133 * mule.texi (Select Input Method, Coding Systems):
134 State command names in kbd tables.
135 (Recognize Coding): Add cross-ref.
136 (Output Coding): Don't mention message mode in particular.
137 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
138 Copyedits.
139
35dc09a1 1402012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
141
142 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
143 Copyedits.
144 (Coding Systems): Mac OS X apparently uses newlines for EOL.
145 (Recognize Coding): Remove old auto-coding-regexp-alist example.
146 auto-coding-functions does not override coding: tags.
147 Remove rmail-decode-mime-charset; it no longer has any effect.
148
35dc09a1 1492012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
150
151 * custom.texi (Creating Custom Themes): Add reference to Custom
152 Themes node in Lisp manual.
153
35dc09a1 1542012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
155
156 * mule.texi (International): Copyedits.
157 (International Chars): Update C-x = example output.
158 (Disabling Multibyte): Rename from "Enabling Multibyte".
159 Clarify what "unibyte: t" does, and mode-line description.
160 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
161 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 162 (Language Environments): Copyedits.
893585f4
GM
163 (Input Methods): Copyedits. Use "^" for the postfix example,
164 because it is less confusing inside Info's `quotes'.
e0550cae 165
8edb942b
GM
166 * custom.texi (Specifying File Variables): Fix "unibyte" description.
167 Update for "Disabling Multibyte" node name change.
168 * emacs.texi: Update for "Disabling Multibyte" node name change.
169
1c64e6ed
GM
170 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
171 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
172 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
173 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
174 * sending.texi, text.texi, trouble.texi:
175 Use @file for buffers, per the Texinfo manual.
176
20331c1c
GM
177 * entering.texi (Entering Emacs):
178 Do not mention initial-buffer-choice = t.
179
8fc85b20
GM
180 * misc.texi (Gnus Startup): Use @env for environment variables.
181
35dc09a1
GM
182 * Makefile.in: Replace non-portable use of $< in ordinary rules.
183
87124233
GM
1842012-04-12 Glenn Morris <rgm@gnu.org>
185
186 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
187
f3774f20
GM
1882012-04-07 Glenn Morris <rgm@gnu.org>
189
190 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
191
8980d0b9
GM
1922012-04-05 Glenn Morris <rgm@gnu.org>
193
194 * glossary.texi (Glossary): Use anchors for internal cross-references.
195
8bf27c8a
GM
1962012-04-04 Glenn Morris <rgm@gnu.org>
197
198 * glossary.texi (Glossary): Copyedits.
199 Use Texinfo-recommended convention for quotes and punctuation.
200 Comment out a few specialized (Rmail) items.
a0706406 201 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 202 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 203
529c06b6
CY
2042012-04-03 Chong Yidong <cyd@gnu.org>
205
206 * sending.texi (Mail Misc): Fix an index entry.
207
53b0595a
EZ
2082012-04-02 Eli Zaretskii <eliz@gnu.org>
209
210 * msdog.texi (Windows Startup): Add description of emacsclient
211 operation under -c and -t on MS-Windows.
212
213 * misc.texi (emacsclient Options): Add cross-reference to "Windows
214 Startup". (Bug#11091)
215
dc663c79
DM
2162012-04-02 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
217
218 * custom.texi (Changing a Variable): Fix example.
219
0d224826
EZ
2202012-04-01 Eli Zaretskii <eliz@gnu.org>
221
222 * misc.texi (emacsclient Options): More clarifications about -t
223 and -c on MS-Windows. (Bug#11091)
224
1d265f9f
EZ
2252012-03-31 Eli Zaretskii <eliz@gnu.org>
226
227 * misc.texi (emacsclient Options): Document peculiarities of new
228 frame creation on MS-Windows under -c or -t options. (Bug#11091)
229
5319014e
CY
2302012-03-30 Chong Yidong <cyd@gnu.org>
231
232 * files.texi (File Conveniences): Clarify Imagemagick discussion.
233
2bfab837
GM
2342012-03-22 Glenn Morris <rgm@gnu.org>
235
236 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
237
986bd52a
CY
2382012-03-17 Chong Yidong <cyd@gnu.org>
239
240 * package.texi (Package Installation): Document use of
241 package-initialize in init file.
242
66ecdc9e
GM
2432012-03-16 Glenn Morris <rgm@gnu.org>
244
245 * help.texi (Language Help):
246 * mule.texi (International Chars):
247 etc/HELLO is for character demonstration.
248
9805f81d
DM
2492012-03-15 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
250
251 * dired.texi (Shell Commands in Dired): Fix typo.
252
a08a07e3
CY
2532012-03-04 Chong Yidong <cyd@gnu.org>
254
255 * killing.texi (Clipboard): Document clipboard manager.
256
53eced6d
GM
2572012-02-29 Glenn Morris <rgm@gnu.org>
258
f8425af2
GM
259 * ack.texi (Acknowledgments): Use @Tex{} in more places.
260
775b55af
GM
261 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
262
53eced6d
GM
263 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
264
44e97401
GM
2652012-02-28 Glenn Morris <rgm@gnu.org>
266
267 * custom.texi, display.texi, emacs.texi, files.texi:
268 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
269 Standardize possessive apostrophe usage.
270
525795c1
JD
2712012-02-25 Jan Djärv <jan.h.d@swipnet.se>
272
273 * macos.texi (Mac / GNUstep Customization): Remove text about
274 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
275
562af8bb
DM
2762012-02-25 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
277
278 * buffers.texi (Select Buffer): Mention that saving in a new file
279 name can switch to a different major mode.
280
6ea1787e
GM
2812012-02-23 Glenn Morris <rgm@gnu.org>
282
49fe4321
GM
283 * mini.texi (Minibuffer File, Completion Options, Repetition):
284 Copyedits.
285 (Completion Example): Other M-x au* commands may be defined.
286 (Completion Styles): Mention emacs21 and completion-category-overrides.
287
8f4042d2
GM
288 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
289 (Windows Keyboard, Windows Mouse, Windows Processes)
290 (Windows Printing, Windows Misc): Copyedits.
291 (ls in Lisp): Update switches list.
292
371fb833
GM
293 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
294 Update dos-mode* function names.
295 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
296 (MS-DOS Processes): Add xref to main ls-lisp section.
297
6ea1787e
GM
298 * ack.texi (Acknowledgments): Mention smie.
299
40ace058
GM
3002012-02-22 Glenn Morris <rgm@gnu.org>
301
302 * macos.texi: Copyedits. Fix @key/@kbd usage.
303 (Mac / GNUstep Basics): Don't mention the panels, since the next
304 section covers them.
305 (Mac / GNUstep Customization): Merge some panel info from previous.
306
41f1e868
GM
3072012-02-21 Glenn Morris <rgm@gnu.org>
308
68af8d4f
GM
309 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
310 Small fixes.
311
2e03845d
GM
312 * emacs-xtra.texi: Picture mode is no longer a chapter.
313
f9a998c3
GM
314 * picture-xtra.texi (Basic Picture): C-a does get remapped.
315
41f1e868
GM
316 * ack.texi (Acknowledgments): Small changes, including resorting,
317 and removal of things no longer distributed.
318
ea09410d
GM
3192012-02-20 Glenn Morris <rgm@gnu.org>
320
2d2f6581
GM
321 * emacs.texi (Top, Preface): Small rephrasings.
322 (menu, detailmenu): Update entries, and reformat some descriptions.
323 * building.texi, display.texi, emacs-xtra.texi, files.texi:
324 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
325 Reformat some menu descriptions.
326
196f8c0e
GM
327 * ack.texi (Acknowledgments): More updates.
328
8730412a
GM
329 * emacs.texi (Acknowledgments): Add several names from ack.texi,
330 and from Author: headers.
ae15b89b 331 (Distrib): Small updates.
ea09410d 332
37863f20
GM
3332012-02-18 Glenn Morris <rgm@gnu.org>
334
37c3b9ee
GM
335 * ack.texi (Acknowledgments): Add xref to Org manual.
336
b474519e
GM
337 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
338 of '*mail*', since Message does not call it that.
339 (Rmail Reply): Rename rmail-dont-reply-to-names.
340 \\`info- no longer handled specially.
341 Update for rmail-enable-mime-composing.
342 Don't mention 'm' for replies.
343 Don't mention rmail-mail-new-frame and cancelling, since it does
344 not work for Message at the moment.
345
a5987767
GM
346 * cal-xtra.texi: Copyedits.
347
37863f20
GM
348 * emacs-xtra.texi: Set encoding to ISO-8859-1.
349
112d1241
GM
3502012-02-17 Glenn Morris <rgm@gnu.org>
351
0fd2c9a3
GM
352 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
353
1d6ecbfa
GM
354 * ack.texi (Acknowledgments): Mention Gnulib.
355
102f1b54
GM
356 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
357
112d1241
GM
358 * calendar.texi: Misc small changes, including updating the dates
359 of examples.
360
3a05ff1d
GM
3612012-02-16 Glenn Morris <rgm@gnu.org>
362
d1354af0
GM
363 * calendar.texi: Misc small changes.
364
5f9756ec
GM
365 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
366 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
367
3b19a30d
GM
368 * dired-xtra.texi (Subdir Switches): Small fixes.
369
3a05ff1d
GM
370 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
371
9f26dc24
GM
3722012-02-15 Glenn Morris <rgm@gnu.org>
373
374 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
375
fb969a57
GM
3762012-02-12 Glenn Morris <rgm@gnu.org>
377
378 * ack.texi (Acknowledgments):
379 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
380
0aca1292
GM
3812012-02-10 Glenn Morris <rgm@gnu.org>
382
104dc9c6
GM
383 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
384
0aca1292
GM
385 * programs.texi (Misc for Programs): Mention electric-layout-mode.
386
91af9d2e
GM
3872012-02-09 Glenn Morris <rgm@gnu.org>
388
0aca1292
GM
389 * buffers.texi (Misc Buffer): M-x info does not seem to require a
390 buffer switch after M-x rename-uniquely.
63c727b2 391
91af9d2e
GM
392 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
393
1ef1990c
JB
3942012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
395
396 * text.texi (Org Mode): Fix typo.
397
e74e58c9
GM
3982012-02-08 Glenn Morris <rgm@gnu.org>
399
cefee440
GM
400 * ack.texi (Acknowledgments): Update emacs-lock info.
401
a7686350
GM
402 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
403
e74e58c9
GM
404 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
405
fe93bc91
GM
4062012-02-07 Glenn Morris <rgm@gnu.org>
407
408 * files.texi (File Conveniences): Mention ImageMagick images.
409
d273439c
GM
4102012-02-05 Glenn Morris <rgm@gnu.org>
411
649f602c
GM
412 * trouble.texi (Checklist): Mention debug-on-event.
413
d273439c
GM
414 * maintaining.texi (Maintaining): Add cross-ref to ERT.
415
a9410bdf
GM
4162012-02-04 Glenn Morris <rgm@gnu.org>
417
1f5e1a16
GM
418 * macos.texi (Customization options specific to Mac OS / GNUstep):
419 New subsection.
420
b7314ef7
GM
421 * display.texi (Colors): Mention list-colors-sort.
422
a9410bdf
GM
423 * files.texi (File Conveniences): Mention image animation.
424
75319d7f
CY
4252012-01-31 Chong Yidong <cyd@gnu.org>
426
427 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
428 scroll bars (Bug#10666).
429
2680c309
CY
4302012-01-28 Chong Yidong <cyd@gnu.org>
431
691db250
CY
432 * files.texi (Filesets): Fix typos.
433
2680c309
CY
434 * display.texi (Faces): Add xref to Colors node.
435
2a90dfca
DM
4362012-01-27 Dani Moncayo <dmoncayo@gmail.com>
437
438 * buffers.texi (Select Buffer): Clarify explanation of switching
439 to new buffers. Fix description of next-buffer and
6df6ae42 440 previous-buffer (Bug#10334).
2a90dfca
DM
441 (Misc Buffer): Add xref to View Mode.
442
443 * text.texi (Fill Commands): Fix description of
444 sentence-end-double-space.
445
20d2304d
CY
4462012-01-23 Chong Yidong <cyd@gnu.org>
447
f088cb8b 448 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 449
01ec1eed
VS
4502012-01-16 Volker Sobek <reklov@live.com> (tiny change)
451
452 * programs.texi (Comment Commands): Typo (bug#10514).
453
06848b82
CY
4542012-01-15 Chong Yidong <cyd@gnu.org>
455
456 * xresources.texi (X Resources): Describe GTK+ case first.
457 (Resources): Don't use borderWidth as an example, since it doesn't
458 work with GTK+.
459 (Table of Resources): Clarify role of several resources, including
460 the Emacs 24 behavior of cursorBlink etc.
461 (Face Resources): Node deleted. Recommend using Customize
462 instead. Add paragraph to `Table of Resources' node summarizing
463 how to use X resources for changing faces.
464 (Lucid Resources): Rewrite, omitting description of font names,
465 referring to the Fonts node instead.
466 (LessTif Resources): Copyedits.
467 (GTK resources): Rewrite, describing the difference between gtk2
468 and gtk3.
469 (GTK Resource Basics): New node.
470 (GTK Widget Names, GTK Names in Emacs): Rewrite.
471 (GTK styles): Just refer to Fonts node for GTK font format.
472
473 * display.texi (Faces): Document the cursor face.
474
a73a3461
CY
4752012-01-14 Chong Yidong <cyd@gnu.org>
476
01ec1eed 477 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
478 (General Variables): Add xref to Lisp Libraries.
479 (Initial Options): Copyedits.
480 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
481 (Environment): Clarify what getenv does.
482 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
483 light backgrounds on xterms.
484 (Misc Variables): TEMP and TMP are not Windows-specific.
485 (Display X): Copyedits.
486 (Colors X): -bd does nothing for GTK.
487 (Icons X): Gnome 3 doesn't use taskbars.
488
489 * misc.texi (Shell): Document exec-path here.
490
491 * rmail.texi (Movemail): Add xref for exec-path.
492
e517eda4
GM
4932012-01-13 Glenn Morris <rgm@gnu.org>
494
495 * dired.texi (Dired and Find): Clarify find-ls-options.
496
1de76afe
CY
4972012-01-09 Chong Yidong <cyd@gnu.org>
498
71873e2b 499 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
500 SHA-256.
501
c61ab18c
CY
5022012-01-07 Chong Yidong <cyd@gnu.org>
503
e490b289
CY
504 * display.texi (Useless Whitespace): Add Whitespace mode.
505
1de77c4c
CY
506 * custom.texi (Hooks): Discuss how to disable minor modes.
507
508 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 509 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 510
c61ab18c
CY
511 * trouble.texi (Lossage): Refer to Bugs node for problems.
512 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
513 (Screen Garbled): Don't refer to terminal "manufacturers".
514 (Total Frustration): Node deleted. Eliza is documented in
515 Amusements now.
71873e2b
SM
516 (Known Problems): More info about using the bug tracker.
517 Mention debbugs package.
c61ab18c
CY
518 (Bug Criteria): Copyedits.
519 (Understanding Bug Reporting): Mention emacs -Q.
520
89bd9ccd
CY
5212012-01-06 Chong Yidong <cyd@gnu.org>
522
523 * custom.texi (Specifying File Variables): The mode: keyword
524 doesn't have to be first anymore. Add example of specifying minor
525 modes.
526 (Directory Variables): Simplify example. Mention application to
527 non-file buffers.
528 (Disabling): Use "initialization file" terminology.
529 (Init Examples): Fix hook example.
530
8034735f
EZ
5312012-01-06 Eli Zaretskii <eliz@gnu.org>
532
533 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
534 (Bug#10422)
535 Move the stuff about resources to xresources.texi.
536
537 * xresources.texi (Resources): Move information about setting X
538 resources in the Registry from cmdargs.texi. Make the index entry
539 be similar to the one in cmdargs.texi.
540
b0d7d8af
CY
5412012-01-05 Chong Yidong <cyd@gnu.org>
542
543 * custom.texi (Customization Groups): Update example.
544 (Browsing Custom): Document the new search field.
545 (Changing a Variable): Update example for Emacs 24 changes.
546 Document Custom-set and Custom-save commands.
547 (Face Customization): Document Emacs 24 changes. De-document
548 modify-face.
549 (Specific Customization): Mention customize-variable.
550 (Custom Themes): Add customize-themes, custom-theme-load-path,
551 custom-theme-directory, and describe-theme.
552 (Creating Custom Themes): New node.
553 (Examining): Mention M-:.
554
555 * package.texi (Packages): Fix typo.
556
88c5c7c8
CY
5572012-01-03 Chong Yidong <cyd@gnu.org>
558
559 * misc.texi (Single Shell): Don't document Lisp usage of
560 shell-command. Tidy up discussion of synchronicity. Add index
561 entries for async-shell-command.
562 (Interactive Shell): Note that M-x shell uses shell-file-name.
563 Note change in behavior in Emacs 24.
564 (Shell Mode): Shell mode now uses completion-at-point.
565 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
566 default method for recognizing prompts nowadays.
567 (Shell Ring): Add xref to Minibuffer History.
568 (Directory Tracking): Explain Dirtrack mode in more detail.
569 (Term Mode): Fix index entries.
570 (Paging in Term): Merge into Term Mode.
571 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
572 (Printing): Fix xref. State default of lpr-switches.
573 (PostScript): Remove obsolete sentence. Omit description of
574 non-interactive behaviors.
575 (Hyperlinking): Improve description.
576 (Browse-URL): Using compose-mail for mailto URLs is the default.
577 Document browse-url-mailto-function.
578 (Goto Address mode): Add index entries. Add xref to Browse-URL.
579 (FFAP): FFAP is not a minor mode.
71873e2b
SM
580 (Amusements): M-x lm was renamed to M-x landmark.
581 Document nato-region.
88c5c7c8 582
b8ecfdfe
CY
5832012-01-01 Chong Yidong <cyd@gnu.org>
584
585 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
586 (Gnus Startup): Note that the system might not be set up for news.
587 Describe group levels more clearly.
588 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
589 Summary of Gnus.
590 (Document View): Copyedits. Move zoom commads to DocView
591 Navigation node.
592 (DocView Navigation, DocView Searching, DocView Slicing)
593 (DocView Conversion): Nodes renamed from Navigation, etc.
594
595 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
596
7bc7d2aa
EZ
5972011-12-31 Eli Zaretskii <eliz@gnu.org>
598
599 * basic.texi (Moving Point): Fix the description of C-n and C-p.
600 (Bug#10380)
601
b30941db
CY
6022011-12-30 Chong Yidong <cyd@gnu.org>
603
604 * sending.texi (Sending Mail): Document initial mail buffer name,
605 and changed multiple mail buffer behavior.
606 (Mail Format): Put the example at the top of the section.
607 (Mail Headers): Move discussion of "From" to the top.
608 (Mail Sending): Document sendmail-query-once.
609 (Citing Mail): Make it less Rmail-specific.
610
0ed49f93
CY
6112011-12-29 Chong Yidong <cyd@gnu.org>
612
613 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
614 example. Add index entries.
615 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
616
c40a7de7
CY
6172011-12-26 Chong Yidong <cyd@gnu.org>
618
71873e2b
SM
619 * dired.texi (Dired Enter, Misc Dired Features):
620 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
621 (Dired Navigation): Add index entries.
622 (Dired Visiting): Fix View Mode xref.
623 (Marks vs Flags): Prefer C-/ binding for undo.
624 (Subdirectories in Dired): Add xrefs.
625 (Misc Dired Features): Document some Emacs 24 changes. Add index
626 entries.
627
628 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
629 variable, since it is explained in Minor Modes node.
630 (Defining Abbrevs): Copyedits.
631 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
632 C-/ binding for undo.
633 (Dabbrev Customization): Add xrefs for case-fold-search and
634 case-replace.
635
636 * dired-xtra.texi (Subdir Switches): Add xref.
637
638 * maintaining.texi (VC Directory Commands): Mention quit-window.
639
3d992aa0
CY
6402011-12-25 Chong Yidong <cyd@gnu.org>
641
642 * maintaining.texi (Tags): Mention Semantic.
643 (Create Tags Table, Etags Regexps): Copyedits.
644 (Find Tag): Mention minibuffer completion.
645 (List Tags): Mention completion-at-point. Completion is actually
646 available in M-x list-tags.
647
648 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
649 Document vc-delete-file.
650
651 * files.texi (Misc File Ops): Mention vc-delete-file.
652
653 * programs.texi (Symbol Completion): Mention completion-at-point
654 explicitly.
655
2785d024
CY
6562011-12-22 Chong Yidong <cyd@gnu.org>
657
658 * maintaining.texi (Change Log Commands): Don't specially mention
659 vc-update-change-log which is CVS-only.
660
661 * vc1-xtra.texi (Version Headers): Note that these are for
662 Subversion, CVS, etc. only.
71873e2b
SM
663 (General VC Options): De-document vc-keep-workfiles.
664 Fix RCS-isms.
2785d024 665
0ab39399
EZ
6662011-12-22 Eli Zaretskii <eliz@gnu.org>
667
668 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
669 should be @end iftex".
670
d3098e1e
CY
6712011-12-21 Chong Yidong <cyd@gnu.org>
672
673 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
674 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
675 (VC Pull): Mention vc-log-incoming.
676 (Log Buffer): Add CVS/RCS only disclaimer.
677
678 * vc1-xtra.texi (Remote Repositories): Update introduction.
679 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
680 (Remote Repositories, Version Backups): Node deleted.
681 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
682 (CVS Options): Reduce verbosity of description of obscure CVS
683 locking feature.
684 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
685 Tags node.
686 (Revision Tags): Move under Miscellaneous VC subsection.
687 (Change Logs and VC): Note that this is wrong for DVCSs.
688 De-document log entry manipulating features.
689 (Renaming and VC): Describe how it works on modern VCSes.
690
691 * files.texi (Misc File Ops): Mention vc-rename-file.
692
693 * programs.texi (Custom C Indent): Add index entries.
694
47d42d81
AM
6952011-12-20 Alan Mackenzie <acm@muc.de>
696
697 * programs.texi (Motion in C): Update the description of C-M-a and
698 C-M-e, they now DTRT in enclosing scopes.
699 (Custom C Indent): Add @dfn{guessing} of the indentation style.
700
2edef1a0
CY
7012011-12-20 Chong Yidong <cyd@gnu.org>
702
703 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
704 (Old Revisions): Use it.
705 (VCS Repositories): Add "distributed" terminology.
706 (Log Buffer): Remove duplicate description
707 about changesets. Fix "current VC fileset" ambiguity.
708 (Multi-User Branching): Node deleted.
709 (Branches, Switching Branches): Discuss decentralized version
710 control systems.
711 (VC Pull): New node.
712 (Merging): Document merging on decentralized systems.
713 (Creating Branches): Note that this is specific to CVS and related
714 systems.
715
bc859d5f
CY
7162011-12-19 Chong Yidong <cyd@gnu.org>
717
718 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
719 (VC Mode Line): Add index entry for "version control status".
720 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
721 Document vc-revert-show-diff. De-document vc-rollback.
722 (VC Directory Mode): Rewrite introduction. Move prefix arg
723 documentation here from VC Directory Buffer node.
724 (VC Directory Buffer): Use a decentralized VCS example.
725 (VC Directory Commands): Use a table. Remove material duplicated
726 in previous nodes on multi-file VC filsets.
727
9cff91f8
CY
7282011-12-17 Chong Yidong <cyd@gnu.org>
729
730 * maintaining.texi (VCS Concepts): Make "revision" terminology
731 less CVS-specific.
732 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
733 Registering node.
71873e2b 734 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
735 (Log Buffer): Add command name for C-c C-c. Fix the name of the
736 log buffer. Add index entries.
71873e2b
SM
737 (VCS Changesets, Types of Log File, VC With A Merging VCS):
738 Use "commit" terminology.
9cff91f8
CY
739 (Old Revisions): Move it to just before VC Change Log. "Tag" here
740 doesn't refer to tags tables. Note other possible forms of the
741 revision ID. C-x v = does not save.
742 (Registering): Note similarity to C-x v v action. Fix description
743 of how backends are chosen. De-document vc-default-init-revision.
744 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
745 in root log buffers.
746
f3b316df
CY
7472011-12-16 Chong Yidong <cyd@gnu.org>
748
749 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
750 (Basic VC Editing): Remove redundant descriptions.
751 (VC With A Merging VCS): Make description more general instead of
752 CVS-specific.
753 (VC With A Locking VCS): Use VC fileset terminology.
754
29eabb8e
CY
7552011-12-12 Chong Yidong <cyd@gnu.org>
756
757 * building.texi (Executing Lisp): Fix xref for C-M-x.
758 (Lisp Libraries): Add xref to node explaining `load' in Lisp
759 manual. Note that load-path is not customizable.
760 (Lisp Eval): Note that listed commands are available globally.
761 Explain the meaning of "defun" in the C-M-x context.
762 (Lisp Interaction): Copyedits.
71873e2b
SM
763 (External Lisp): Fix name of inferior Lisp buffer.
764 Mention Scheme.
29eabb8e
CY
765 (Compilation): Define "inferior process".
766
cd0314dd
EZ
7672011-12-10 Eli Zaretskii <eliz@gnu.org>
768
769 * msdog.texi (Windows Fonts): Document how to force GDI font
770 backend on MS-Windows.
771
0595bd7e 7722011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
773
774 * building.texi (Compilation): Say what the -k flag to make does.
775 Move subprocess discussion to Compilation Shell.
776 (Compilation Mode): Add xref for grep, occur, and mouse
777 references. Define "locus".
778 (Grep Searching): Use @command.
71873e2b
SM
779 (Debuggers, Commands of GUD, GDB Graphical Interface):
780 Clarify intro.
0595bd7e
CY
781 (Starting GUD): Clarify how arguments are specified.
782 (Debugger Operation): Index entry for "GUD interaction buffer",
783 and move basic description here from Commands of GUD node.
784 (GDB User Interface Layout): Copyedits.
785 (Source Buffers): Remove gdb-find-source-frame, which is not in
786 gdb-mi.el.
787 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
788 toggle-gdb-all-registers, which are not in gdb-mi.el.
789 Don't re-document GUD interaction buffers.
b09d01da
CY
790
791 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
792 (Semantic): Add cindex entries for Semantic.
793
2a185919
CY
7942011-12-06 Chong Yidong <cyd@gnu.org>
795
796 * programs.texi (Man Page): Clarify how to use Man-switches.
797 Don't bother documenting Man-fontify-manpage-flag.
798 (Lisp Doc): Add xref to Name Help node.
799 (Hideshow): Add cindex. Mention role of ellipses, and default
800 value of hs-isearch-open. Don't bother documenting
801 hs-special-modes-alist.
802 (Symbol Completion): Add kindex for C-M-i. Don't recommend
803 changing the window manager binding of M-TAB.
804
ebf10822
CY
8052011-12-05 Chong Yidong <cyd@gnu.org>
806
807 * programs.texi (Comment Commands): Fix description of for M-; on
808 blank lines. Move documentation of comment-region here.
809 (Multi-Line Comments): Clarify the role of comment-multi-line.
810 Refer to Comment Commands for comment-region doc.
811 (Options for Comments): Refer to Multi-Line Comments for
812 comment-multi-line doc, instead of duplicating it. Fix default
813 values of comment-padding and comment-start-skip.
814
ec7ae032
CY
8152011-12-04 Chong Yidong <cyd@gnu.org>
816
817 * programs.texi (Program Modes): Mention modes that are not
818 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
819 Add index entry for backward-delete-char-untabify.
820 Mention prog-mode-hook.
ec7ae032
CY
821 (Which Function): Use "global minor mode" terminology.
822 (Basic Indent, Multi-line Indent): Refer to previous descriptions
823 in Indentation chapter to avoid duplication.
824 (Expressions): Copyedit.
825 (Matching): Document Electric Pair mode.
826
827 * ack.texi (Acknowledgments):
828 * rmail.texi (Movemail, Other Mailbox Formats):
829 * frames.texi (Frames): Don't capitalize "Unix".
830
a24bf23e
CY
8312011-12-04 Chong Yidong <cyd@gnu.org>
832
833 * text.texi (Nroff Mode): Mention what nroff is.
834 (Text Based Tables, Table Recognition): Don't say "Table mode"
835 since it's not a major or minor mode.
836 (Text Based Tables): Reduce the size of the example.
837 (Table Definition): Clarify definitions.
838 (Table Creation): Add key table.
839 (Cell Commands): Use kbd for commands.
840 (Table Rows and Columns): Combine nodes Row Commands and Column
841 Commands.
842 (Fixed Width Mode): Node deleted; contents moved to parent.
843 (Table Conversion): Shorten example.
844 (Measuring Tables): Merge into Table Misc.
845
8863a584
CY
8462011-12-03 Chong Yidong <cyd@gnu.org>
847
848 * text.texi (TeX Mode): Mention AUCTeX package.
849 (TeX Editing): Add xref to documentation for Occur.
850 (LaTeX Editing): Add xref to Completion node.
851 (TeX Print): Fix description of tex-directory.
71873e2b 852 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
853 its subnodes less verbose, since text/enriched files are
854 practically unused.
71873e2b 855 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 856 (Format Colors): Node deleted.
71873e2b 857 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
858 for applying colors too.
859 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
860
861 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
862
863 * display.texi (Colors): New node.
864
865 * cmdargs.texi (Colors X):
866 * xresources.texi (GTK styles):
867 * custom.texi (Face Customization): Reference it.
868
869 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
870 Link to Fill Commands for Justification entry.
871
6fdebe93
EZ
8722011-12-03 Eli Zaretskii <eliz@gnu.org>
873
874 * display.texi (Auto Scrolling): More accurate description of what
875 scroll-*-aggressively does, including the effect of non-zero
876 margin. Fix "i.e." markup.
877
95ca9bc7
CY
8782011-12-02 Chong Yidong <cyd@gnu.org>
879
880 * text.texi (Pages): Mention how formfeed chars are displayed.
881 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
882 Describe adaptive filling more precisely.
883 (Fill Commands): Note that filling removes excess whitespace.
884 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
885 now bound to indent-for-tab-command in Text mode.
886 (Outline Mode): Copyedits.
887 (Outline Visibility): Note that Reveal mode is a buffer-local
888 minor mode.
889
890 * modes.texi (Major Modes): Move note about checking major-mode in
891 a hook function here, from Text mode.
892
6d262977
CY
8932011-11-28 Chong Yidong <cyd@gnu.org>
894
b22b1918
CY
895 * text.texi (Words): Add xref to Position Info.
896 (Paragraphs): Add xref to Regexps.
897
6d262977
CY
898 * indent.texi (Indentation): Rewrite introduction. Move table to
899 Indentation Commands node.
900 (Indentation Commands): Add index entries to table. Copyedits.
901 (Tab Stops, Just Spaces): Copyedits.
902 (Indent Convenience): New node. Document electric-indent-mode.
903
904 * programs.texi (Basic Indent):
905 * windows.texi (Pop Up Window): Fix kindex entry.
906
dc95a8b0
CY
9072011-11-28 Chong Yidong <cyd@gnu.org>
908
909 * modes.texi (Major Modes): Move major-mode variable doc here from
910 Choosing Modes. Document describe-mode. Document prog-mode-hook
911 and text-mode-hook. Add example of using hooks.
912 (Minor Modes): Document behavior of mode command calls from Lisp.
913 Note that setting the mode variable using Customize will DTRT.
914 (Choosing Modes): Add example of setting a minor mode using a
915 local variable.
916
b63a8e8e
CY
9172011-11-27 Chong Yidong <cyd@gnu.org>
918
919 * frames.texi (Creating Frames): Move frame parameter example to
920 Frame Parameters node.
921 (Frame Commands): C-x 5 o does not warp the mouse by default.
922 (Fonts): Add more GTK-style properties; also, they should be
923 capitalized.
924 (Special Buffer Frames): Node deleted; special-display is on the
925 way out.
926 (Frame Parameters): Example moved here from Creating Frames.
927 Clarify that default-frame-alist affects the initial frame too.
928 Delete auto-raise-mode and auto-lower-mode.
929 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
930 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
931
932 * windows.texi (Window Choice): Add xref to Lisp manual for
933 special-display-*.
934
a3dcc84e
EZ
9352011-11-26 Eli Zaretskii <eliz@gnu.org>
936
937 * display.texi (Text Display): Update the description,
938 cross-references, and indexing related to display of control
939 characters and raw bytes.
940
4ad3bc2a
CY
9412011-11-25 Chong Yidong <cyd@gnu.org>
942
943 * frames.texi (Frames): Rewrite introduction.
944 (Mouse Commands): Default for mouse-drag-copy-region is now t.
945 Mouse-3 does not copy to kill ring by default. DEL does not
946 behave specially for mouse commands any more.
947 (Mouse References): Document mouse-1-click-follows-link more
948 thoroughly.
949 (Menu Mouse Clicks): Move footnote to the main text and add xref
950 to Init Rebinding node.
951 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
952
953 * files.texi (Visiting): `C-x 5 f' works on ttys too.
954
20db1522
JB
9552011-11-24 Juanma Barranquero <lekktu@gmail.com>
956
957 * display.texi (Font Lock): Fix typo.
958
01d06b1f
GM
9592011-11-24 Glenn Morris <rgm@gnu.org>
960
961 * rmail.texi (Rmail Output):
962 Mention rmail-automatic-folder-directives. (Bug#9657)
963
0cbaa1d5
CY
9642011-11-21 Chong Yidong <cyd@gnu.org>
965
966 * mark.texi (Global Mark Ring): Fix description of global mark
967 ring (Bug#10032).
968
fe7a3057
JB
9692011-11-20 Juanma Barranquero <lekktu@gmail.com>
970
971 * msdog.texi (Windows Fonts): Fix typo.
972
b6e63cbe
GM
9732011-11-17 Glenn Morris <rgm@gnu.org>
974
975 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
976
58179cce
JB
9772011-11-16 Juanma Barranquero <lekktu@gmail.com>
978
979 * killing.texi (Rectangles):
7877f373
JB
980 * misc.texi (Document View):
981 * modes.texi (Choosing Modes):
982 * msdog.texi (Windows Fonts):
58179cce
JB
983 * regs.texi (Rectangle Registers):
984 * search.texi (Isearch Yank): Fix typos.
985
291d142b
CY
9862011-11-06 Chong Yidong <cyd@gnu.org>
987
988 * windows.texi (Basic Window): Add xref to Cursor Display.
989 (Split Window): Document negative arg for splitting commands.
990 (Other Window): Document mouse-1 in text area of window.
991 (Change Window): Don't mention window attributes, since they
992 aren't defined. C-x 1 can't be used with minibuffer windows.
993 Windows are no longer auto-deleted.
994 (Window Choice): Add xref to Choosing Window in Lisp manual.
995 (Window Convenience): Note that windmove disables shift-selection.
996 Move M-x compare-windows here from Other Window node.
997
998 * custom.texi (Mouse Buttons):
999 * search.texi (Isearch Scroll):
1000 * windows.texi (Split Window): Use new names split-window-below
1001 and split-window-right.
1002
a7ef684b
JB
10032011-10-26 Juanma Barranquero <lekktu@gmail.com>
1004
1005 * emacs.texi (Top): Fix typo.
1006
d53e1747
GM
10072011-10-25 Glenn Morris <rgm@gnu.org>
1008
1009 * abbrevs.texi (Saving Abbrevs):
1010 quietly-read-abbrev-file is not a command. (Bug#9866)
1011
e7a3ff06
CY
10122011-10-24 Chong Yidong <cyd@gnu.org>
1013
1014 * display.texi (Scrolling): Document scroll-up-line and
1015 scroll-down-line. Document scroll-command property.
1016 (Recentering): New node, split off from Scrolling.
1017
86c60681
CY
10182011-10-23 Chong Yidong <cyd@gnu.org>
1019
da97a9e6
CY
1020 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1021 (Tool Bars): Copyedits.
1022
86c60681
CY
1023 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1024
d195726a
CY
10252011-10-22 Chong Yidong <cyd@gnu.org>
1026
1027 * windows.texi (Displaying Buffers): Fix broken lispref link.
1028
a70e06c1
CY
10292011-10-22 Chong Yidong <cyd@gnu.org>
1030
1031 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1032 Move confirm-nonexistent-file-or-buffer discussion here.
1033
1034 * files.texi (File Names, Visiting): Move detailed discussion of
1035 minibuffer confirmation to Minibuffer Exit.
1036
1037 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1038 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1039
bfd779dd
CY
10402011-10-21 Chong Yidong <cyd@gnu.org>
1041
1042 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1043 (Backup Copying): backup-by-copying-when-mismatch is now t.
1044 (Customize Save): Fix description of require-final-newline.
1045 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1046 (Auto Save Control): Clarify.
1047 (File Archives): Add 7z.
1048 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1049
1050 * arevert-xtra.texi (Autorevert): Copyedits.
1051
6e317956
CY
10522011-10-20 Chong Yidong <cyd@gnu.org>
1053
1054 * custom.texi (Hooks, Init Examples):
1055 * display.texi (Font Lock):
1056 * fixit.texi (Spelling):
1057 * rmail.texi (Rmail Display): Minor mode function with no arg now
1058 enables it.
1059
1060 * fixit.texi (Spelling): Fix description of inline completion.
1061
5abc31ef
CY
10622011-10-19 Chong Yidong <cyd@gnu.org>
1063
1064 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1065 entries.
1066 (Isearch Yank): Document isearch-yank-pop.
1067 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1068 (Other Repeating Search): Document Occur Edit mode.
1069
939db9ac
CY
10702011-10-18 Chong Yidong <cyd@gnu.org>
1071
1072 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1073 from Line Truncation node.
1074 (Standard Faces): Note that only the background of the cursor face
1075 has an effect.
1076 (Cursor Display): Fix descriptions of cursor face
1077 and bar cursor blinking.
1078 (Text Display): Document nobreak-char-display more clearly.
1079 (Line Truncation): Add xref to Split Window node.
1080 (Display Custom): Don't bother documenting baud-rate or
1081 no-redraw-on-reenter.
1082
1083 * search.texi (Slow Isearch): Node removed.
1084
80c6d77f
GM
10852011-10-18 Glenn Morris <rgm@gnu.org>
1086
1087 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1088
d366bd53
CY
10892011-10-18 Chong Yidong <cyd@gnu.org>
1090
1091 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1092 of list-faces-display here, from Standard Faces node.
1093 Note special role of `default' background.
1094 (Standard Faces): Note special role of `default' background.
1095 Note that region face may be taken fom GTK. Add xref to Text Display.
1096 (Text Scale): Rename from "Temporary Face Changes".
1097 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1098 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1099 (Useless Whitespace): Simplify description of
1100 delete-trailing-whitespace. Note active region case.
1101 (Text Display): Fix description of escape-glyph face assignment.
1102 Remove unibye mode discussion. Update some parts for Unicode.
1103 Move glyphless chars documentation to Lisp manual.
1104
1105 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1106
21100e7d
CY
11072011-10-15 Chong Yidong <cyd@stupidchicken.com>
1108
1109 * display.texi (Scrolling): Tweak explanation of scroll direction.
1110 (View Mode): Add index entries.
1111
1112 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1113
1114 * regs.texi (Text Registers): C-x r i does not activate the mark.
1115 (Bookmarks): Document new default bookmark location.
1116
50b063c3
CY
11172011-10-13 Chong Yidong <cyd@stupidchicken.com>
1118
71873e2b
SM
1119 * killing.texi (Deletion): Add xref to Using Region.
1120 Document delete-forward-char.
50b063c3
CY
1121 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1122 description here. Recommend C-u C-SPC for jumping to mark.
1123 (Kill Ring): Move kill ring variable documentation here.
1124 (Primary Selection): Copyedits.
1125 (Rectangles): Document new command rectangle-number-lines.
1126 (CUA Bindings): Note that this disables the mark-even-if-inactive
1127 behavior for C-x and C-c.
1128
1129 * mark.texi (Mark): Mention "active region" terminology.
1130 (Using Region): Document delete-active-region.
1131
e1a3f5b1
CY
11322011-10-12 Chong Yidong <cyd@stupidchicken.com>
1133
1134 * mark.texi (Mark): Clarify description of disabled Transient Mark
1135 mode (Bug#9689).
1136 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1137 selection changes. Mention that commands like C-y set the mark.
1138 (Marking Objects): Add xref to Words node. Note that mark-word
1139 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1140 (Using Region): Mention M-$ in the table.
1141 Document mark-even-if-inactive here instead of in Mark Ring.
1142 (Mark Ring): Move mark-even-if-inactive to Using Region.
1143 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1144 (Disabled Transient Mark): Rename from "Persistent Mark"
1145 (Bug#9688). Callers changed.
1146
1147 * programs.texi (Expressions):
1148 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1149
3dc62b2b
CY
11502011-10-09 Chong Yidong <cyd@stupidchicken.com>
1151
1152 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1153 option" terminology.
1154 (Key Help): Add command names. Define "documentation string".
1155 (Name Help): Remove an over-long joke.
1156 (Apropos): Document prefix args. Remove duplicated descriptions.
1157 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1158 (Package Keywords): Rename from "Library by Keyword".
1159 Describe new package menu interface.
3dc62b2b 1160 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1161
1162 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1163 (Minibuffer History): Document numeric args to history commands.
de09aa52 1164
2d3fe5d7
EZ
11652011-10-08 Eli Zaretskii <eliz@gnu.org>
1166
1167 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1168
b2b0776e
CY
11692011-10-08 Chong Yidong <cyd@stupidchicken.com>
1170
71873e2b
SM
1171 * basic.texi (Position Info): Omit page commands.
1172 Document count-words-region and count-words.
b2b0776e
CY
1173
1174 * text.texi (Pages): Move what-page documentation here.
1175
27a16462
CY
11762011-10-08 Chong Yidong <cyd@stupidchicken.com>
1177
1178 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1179 Remote Files node instead of linking directly to the Tramp manual.
1180 (Minibuffer Edit): Add xref to Blank Lines.
1181 (Completion): Add xref to Symbol Completion. Remove redundant
1182 example, which is repeated in the next node.
1183 (Completion Commands): Minor clarifications.
1184 (Completion Styles): New node, split from Completion Commands.
1185 Document substring and initials styles.
1186 (Strict Completion): Remove information duplicated in other nodes.
1187 (Completion Options): Consolidate case difference discussion here.
1188
1189 * help.texi (Help Mode): Fix kindex entries.
1190
1191 * files.texi (File Names): Add index entries.
1192
de0bde62
CY
11932011-10-07 Chong Yidong <cyd@stupidchicken.com>
1194
71873e2b
SM
1195 * basic.texi (Inserting Text): Add xref to Completion.
1196 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1197 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1198 to left/right. Tweak left-char and right-char descriptions.
1199 M-left and M-right are now bound to left-word/right-word.
1200 (Erasing): Document delete-forward-char.
1201
1202 * screen.texi (Screen, Menu Bar): Copyedits.
1203 (Point): Remove duplicate paragraph on cursors, also in Screen.
1204 (Mode Line): Trailing dashes no longer shown on X displays.
1205
1206 * frames.texi (Non-Window Terminals): Index just "text-only
1207 terminal", which is used throughout the manual now.
1208
1209 * entering.texi (Entering Emacs): Define "startup screen".
1210 Document window-splitting behavior with command-line inputs.
1211 (Exiting): Remove obsolete paragraph about shells without suspend
1212 functionality.
1213
1214 * commands.texi (User Input): Define "input event" more clearly.
1215 (Keys): Add xref to Echo Area.
1216 (Commands): Clarify relation between commands and functions.
1217
453e4522
CY
12182011-10-06 Chong Yidong <cyd@stupidchicken.com>
1219
1220 * misc.texi (emacsclient Options): Document how emacsclient runs
1221 the Emacs daemon (Bug#9674).
1222
550f41cd
CY
12232011-10-01 Chong Yidong <cyd@stupidchicken.com>
1224
1225 * basic.texi (Moving Point):
1226 * custom.texi (Mouse Buttons):
1227 * rmail.texi (Rmail Scrolling):
1228 * search.texi (Isearch Scroll):
1229
1230 * display.texi (Scrolling): Replace scroll-up/down with
1231 scroll-up/down-command. Fix scroll-preserve-screen-position
1232 description. Document scroll-error-top-bottom.
1233
9229fe87
GM
12342011-09-30 Glenn Morris <rgm@gnu.org>
1235
1236 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1237
0a2132ba
CY
12382011-09-24 Chong Yidong <cyd@stupidchicken.com>
1239
1240 * windows.texi (Pop Up Window): Defer discussion of window
1241 splitting to the Window Choice node. Add index entries.
1242 (Force Same Window): Node deleted.
1243 (Displaying Buffers, Window Choice): New nodes.
1244
1245 * buffers.texi (Select Buffer): Clarify description of
1246 buffer-switching commands. Add xref to Window Display node.
1247 Don't repeat confirm-nonexistent-file-or-buffer description from
1248 Visiting node. Remove even-window-heights.
1249
1250 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1251
33ed493b
CY
12522011-09-18 Chong Yidong <cyd@stupidchicken.com>
1253
1254 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1255
1256 * xresources.texi (Table of Resources): Fix documentation of
1257 bitmapIcon.
1258
92fa95ad
CY
12592011-09-15 Chong Yidong <cyd@stupidchicken.com>
1260
1261 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1262
16254627
EH
12632011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1264
1265 * frames.texi (Frame Commands): Note that delete-other-frames only
1266 deletes frames on current terminal.
1267
c3760c17
EZ
12682011-09-10 Eli Zaretskii <eliz@gnu.org>
1269
1270 * sending.texi (Mail Misc): Document mail-add-attachment.
1271
69b8be97
EZ
12722011-09-04 Eli Zaretskii <eliz@gnu.org>
1273
1274 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1275
3fd50d5c
CY
12762011-08-29 Chong Yidong <cyd@stupidchicken.com>
1277
1278 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1279
e2aeef63
CY
12802011-08-28 Chong Yidong <cyd@stupidchicken.com>
1281
1282 * files.texi (File Archives):
1283 * cal-xtra.texi (Diary Display):
1284 * help.texi (Help Mode): Add xref to View Mode.
1285
ddb54206
CY
12862011-08-28 Chong Yidong <cyd@stupidchicken.com>
1287
a6326082
CY
1288 * display.texi (View Mode): New node. Move view-file here from
1289 Misc File Ops. Move view-buffer here from Misc Buffer.
1290
1291 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1292
04e2ce72 1293 * files.texi (Misc File Ops): Document new
a6326082 1294 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1295
1296 * dired.texi (Dired Deletion): Shorten description of Trash.
1297
ddb54206
CY
1298 * misc.texi (emacsclient Options): Document server-port.
1299
bd206ce5
EZ
13002011-08-27 Eli Zaretskii <eliz@gnu.org>
1301
1302 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1303 even on MS-Windows. Fix a typo.
1304
d43f5a42
CY
13052011-08-26 Chong Yidong <cyd@stupidchicken.com>
1306
1307 * package.texi: New file, documenting the package manager.
1308
1309 * emacs.texi: Include it.
1310
1311 * help.texi (Help Summary): Add describe-package.
1312
e0b1591b
CY
13132011-08-25 Chong Yidong <cyd@stupidchicken.com>
1314
856ce114
CY
1315 * misc.texi (Printing): Convert subnodes into subsections.
1316
f404f8bc
CY
1317 * text.texi (Two-Column): Move into Text chapter.
1318
1319 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1320 Files section. Convert from chapter into section.
1321
1322 * display.texi (Narrowing): Move into display chapter.
1323
e0b1591b
CY
1324 * sending.texi (Sending Mail):
1325 * rmail.texi (Rmail):
1326 * misc.texi (Gnus, Document View):
1327 * dired.texi (Dired):
1328 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1329
75bfc667
JL
13302011-08-07 Juri Linkov <juri@jurta.org>
1331
1332 * dired.texi (Operating on Files): Rewrite according to the fact
1333 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1334
fe676f91
MA
13352011-07-30 Michael Albinus <michael.albinus@gmx.de>
1336
1337 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1338 remote file name completion. (Bug#9197)
1339
4cc60b9b
EZ
13402011-07-28 Eli Zaretskii <eliz@gnu.org>
1341
1342 * mule.texi (Bidirectional Editing): Document the fact that
1343 bidi-display-reordering is t by default.
1344
89671e16
LMI
13452011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1346
1347 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1348 explicitly (bug#8904).
1349
fb23ecc2
LMI
13502011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1351
1352 * trouble.texi (Checklist): Use an `M-x' example instead of an
1353 Emacs Lisp form to switch on the dribble file (bug#8056).
1354
465c5fc8
LMI
13552011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1356
1357 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1358
90a6258b
GM
13592011-07-13 Glenn Morris <rgm@gnu.org>
1360
1361 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1362
c7588364
LMI
13632011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1364
1365 * mark.texi (Mark Ring): Clarify how many locations are saved
1366 (bug#5770).
1367 (Global Mark Ring): Ditto.
1368
4cb4f3ba
LMI
13692011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1370
d648feab
LMI
1371 * text.texi (Table Recognition): Use "at point" instead of "under
1372 point" (bug#4345).
1373
4cb4f3ba
LMI
1374 * display.texi (Cursor Display): Mention `cursor-type'.
1375
1376 * screen.texi (Point): Clarify that it's only if you use a block
1377 cursor that it appears to be on a character (bug#4345).
1378
ecd0b990
CY
13792011-07-12 Chong Yidong <cyd@stupidchicken.com>
1380
1381 * misc.texi (Amusements): Move dissociated press here, from its
1382 own section.
1383
1384 * emacs.texi (Top): Update node listing.
1385
c2fd0368
LMI
13862011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1387
1388 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1389 clarity (bug#3523).
1390
fdeb32ec
CY
13912011-07-12 Chong Yidong <cyd@stupidchicken.com>
1392
1393 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1394 (Misc X): Document --parent-id.
1395
1396 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1397 defaults to nil.
1398
1399 * misc.texi (emacsclient Options): Document --parent-id.
1400
1401 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1402
f584ca38
LMI
14032011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1404
1405 * emacs.texi: Use "..." instead of ``...'' in the menus
1406 (bug#3503).
1407
963578d3
CY
14082011-07-11 Chong Yidong <cyd@stupidchicken.com>
1409
1410 * killing.texi (Primary Selection): Document `only' setting for
1411 select-active-regions.
1412
1413 * mark.texi (Setting Mark): Reference Shift Selection node.
1414
1415 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1416
a30ed87b
LMI
14172011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1418
47076272
LMI
1419 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1420 motion keys" (bug#3503).
1421
a30ed87b
LMI
1422 * emacs.texi: Change all the register node names from "RegPos"
1423 (etc.) to "Positional Registers" (etc.) (bug#3314).
1424
4d45a8b7
CY
14252011-07-11 Chong Yidong <cyd@stupidchicken.com>
1426
1427 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1428 (Other Kill Commands, Kill Options): Copyedits.
1429 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1430 (Yanking): Move yank-excluded properties discussion here.
1431 (Cut and Paste): Move from frames.texi. Update subnodes to
1432 describe x-select-enable-clipboard case.
1433
1434 * frames.texi: Move Cut and Paste node and subnodes into
1435 killing.texi, except Mouse Commands and Word and Line Mouse.
1436
c160ddee
AM
14372011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1438
1439 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1440
3329e6e3
LMI
14412011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1442
32a214fe
LMI
1443 * screen.texi (Mode Line): Clarify that coding systems are
1444 characters, not letters (bug#1749).
1445
3329e6e3
LMI
1446 * cmdargs.texi (Environment): Mention removing variables
1447 (bug#1615). Text suggested by Kevin Rodgers.
1448
8875da1e
CY
14492011-07-10 Chong Yidong <cyd@stupidchicken.com>
1450
54806e45
CY
1451 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1452
8875da1e
CY
1453 * modes.texi: Rename from major.texi.
1454 (Modes): New node. Make Major Modes and Minor Modes subsections
1455 of this. All callers changed.
1456
1457 * custom.texi (Minor Modes): Move to modes.texi.
1458
7847b2a1
CY
14592011-07-10 Chong Yidong <cyd@stupidchicken.com>
1460
6cfd0fa2
CY
1461 * custom.texi (Syntax): Node deleted.
1462
1463 * help.texi (Help Summary):
1464 * major.texi (Major Modes):
1465 * programs.texi (Parentheses):
1466 * search.texi (Regexp Backslash, Regexp Backslash)
1467 (Regexp Backslash):
1468 * text.texi (Words): Callers changed.
1469
7847b2a1
CY
1470 * text.texi (Refill, Longlines): Delete nodes.
1471
1472 * ack.texi (Acknowledgments): Longlines removed from manual.
1473
1474 * emacs.texi (Top): Update node listing.
1475
2a71c436
GM
14762011-07-09 Glenn Morris <rgm@gnu.org>
1477
1478 * fortran-xtra.texi (Fortran): Update handled extensions.
1479
61436e9f
LMI
14802011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1481
1482 * display.texi (Scrolling): `C-v' (etc) are now bound to
1483 `scroll-*-command' (bug#8349).
1484
6e560c71
LMI
14852011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1486
48954a09 1487 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1488 doesn't actually delete any files (bug#7125).
1489
2904fd97
LMI
1490 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1491 argument for `C-c C-k' (bug#7391).
1492
6e560c71
LMI
1493 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1494 you're currently using (bug#8489).
1495
978ff6c5
EZ
14962011-07-01 Eli Zaretskii <eliz@gnu.org>
1497
1498 * mule.texi (Coding Systems): Move index entries from the previous
1499 change into their proper places.
1500
0d742084
LMI
15012011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1502
31976bd5
LMI
1503 * help.texi (Help Files): Document view-external-packages (bug#8902).
1504
0d742084
LMI
1505 * mule.texi (Coding Systems): Put a few more of the coding systems
1506 into the index (bug#8900).
1507
9f678528
GM
15082011-06-26 Glenn Morris <rgm@gnu.org>
1509
1510 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1511
18a4ce5e
AR
15122011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1513
1514 * misc.texi (emacsclient Options): Mention --frame-parameters.
1515
f0da764a
GM
15162011-06-09 Glenn Morris <rgm@gnu.org>
1517
1518 * custom.texi (Specifying File Variables):
1519 Recommend explicit arguments for minor modes.
1520
b047e7ac
PE
15212011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1522
1523 Document wide integers better.
1524 * buffers.texi (Buffers):
001903b5
PE
1525 * files.texi (Visiting): Document maxima for 64-bit machines,
1526 and mention virtual memory limits.
b047e7ac 1527
bf41276f
CY
15282011-05-28 Chong Yidong <cyd@stupidchicken.com>
1529
1530 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1531
1532 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1533 prog mode (Bug#8240).
1534
e145f188
GM
15352011-05-27 Glenn Morris <rgm@gnu.org>
1536
1537 * custom.texi (Specifying File Variables):
1538 Major modes no longer need come first.
1539
313f790e
CY
15402011-05-22 Chong Yidong <cyd@stupidchicken.com>
1541
1542 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1543 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1544
c136e5cd
GM
15452011-05-18 Glenn Morris <rgm@gnu.org>
1546
1547 * ack.texi (Acknowledgments): Remove fakemail.c.
1548
c71a0d48 15492011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1550
1551 Fixes for fitting text into 7x9 printed manual.
1552 * building.texi (Flymake, Breakpoints Buffer):
1553 * calendar.texi (Appointments):
1554 * cmdargs.texi (General Variables, Display X):
1555 * custom.texi (Saving Customizations, Face Customization)
1556 (Directory Variables, Minibuffer Maps, Init Rebinding):
1557 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1558 * fixit.texi (Spelling):
1559 * frames.texi (Creating Frames, Fonts):
1560 * help.texi (Help Files):
1561 * mini.texi (Minibuffer File):
1562 * misc.texi (emacsclient Options, Emulation):
1563 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1564 * mule.texi (International Chars, Language Environments)
1565 (Select Input Method, Modifying Fontsets, Charsets):
1566 * programs.texi (Custom C Indent):
1567 * rmail.texi (Rmail Labels):
1568 * text.texi (Table Conversion):
1569 * trouble.texi (Known Problems, Known Problems):
1570 * windows.texi (Change Window):
1571 * xresources.texi (GTK resources): Reflow text and re-indent code
1572 examples to avoid TeX overflows and underflows on 7x9 paper.
1573
1574 * emacs.texi: Fix the (commented out) smallbook command.
1575
1576 * macos.texi (Mac / GNUstep Events):
1577 * xresources.texi (Lucid Resources): Remove extraneous examples.
1578
b8f82dc1
GM
15792011-05-10 Glenn Morris <rgm@gnu.org>
1580
1581 * custom.texi (Specifying File Variables):
1582 Deprecate using mode: for minor modes.
1583
d306b4da
GM
15842011-05-07 Glenn Morris <rgm@gnu.org>
1585
1586 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1587
548d0a63
GM
15882011-05-06 Glenn Morris <rgm@gnu.org>
1589
5006e634
GM
1590 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1591
548d0a63
GM
1592 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1593
e793a940
LMI
15942011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1595
1596 * misc.texi (Emacs Server): Document `server-eval-at'.
1597
7031be6d
UR
15982011-04-24 Chong Yidong <cyd@stupidchicken.com>
1599
71873e2b
SM
1600 * maintaining.texi (List Tags): Document next-file.
1601 Suggested by Uday S Reddy.
7031be6d 1602
4ffd0d6b 16032011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1604
1605 * mini.texi (Minibuffer Edit):
1606 * screen.texi (Mode Line): Fix typo.
1607
1c6c854e
CS
16082011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1609
024ff170 1610 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1611
c5c9f40f
CY
16122011-03-26 Chong Yidong <cyd@stupidchicken.com>
1613
1614 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1615
09725d26
EZ
16162011-03-30 Eli Zaretskii <eliz@gnu.org>
1617
1618 * display.texi (Auto Scrolling): Document the limit of 100 lines
1619 for never-recentering scrolling with `scroll-conservatively'.
1620 (Bug#6671)
1621
09d9db2c 16222011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1623
1624 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1625 HOME on Windows and where it looks for init files. (Bug#8221)
1626
62d94509
EZ
16272011-03-10 Eli Zaretskii <eliz@gnu.org>
1628
1629 * search.texi (Regexp Example):
1630 * mule.texi (International Chars):
1631 * building.texi (External Lisp): Don't use characters outside
1632 ISO-8859-1.
1633
0286d9de
EZ
16342011-03-09 Eli Zaretskii <eliz@gnu.org>
1635
1c6c854e
CS
1636 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1637 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1638
1639 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1640
114902a5 1641 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1642 (Bug#8210)
1643
0afb4571
J
16442011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1645
1646 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1647 for Gtk+ 3.
1648
bb3865e8
GM
16492011-03-08 Glenn Morris <rgm@gnu.org>
1650
6446548e
GM
1651 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1652 * emacs.texi (Acknowledgments):
1653 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1654 * emacs.texi: Set documentencoding.
6446548e 1655
bb3865e8
GM
1656 * display.texi (Optional Mode Line): Don't mention exactly where
1657 display-time appears. (Bug#8193)
1658
33383987
JB
16592011-03-07 Chong Yidong <cyd@stupidchicken.com>
1660
1661 * Version 23.3 released.
1662
892777ba
CY
16632011-03-06 Chong Yidong <cyd@stupidchicken.com>
1664
1665 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1666
0b973fc5
DW
16672011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1668
1669 * misc.texi (emacsclient Options): Add q/quiet.
1670
8ef5a2f2
GM
16712011-03-02 Glenn Morris <rgm@gnu.org>
1672
1673 * mule.texi (Communication Coding) <x-select-request-type>:
1674 Remove duplicate (essentially) paragraph. (Bug#8148)
1675
bd106056
CS
16762011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1677
1678 * maintaining.texi (Format of ChangeLog): Add reference to
1679 add-log-full-name.
1680 (Change Log Commands): Add documentation for combining multiple
1681 symbols in one change.
1682
6640b281
GM
16832011-03-01 Glenn Morris <rgm@gnu.org>
1684
1685 * custom.texi (Directory Variables):
1686 Give an example of excluding subdirectories.
1687
2b0c7330 16882011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1689
1690 * search.texi (Regexp Search): Move index entries about regexps to the
1691 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1692
8c62c205
GM
16932011-02-19 Glenn Morris <rgm@gnu.org>
1694
1695 * dired.texi (Dired): Dired-X version number was dropped.
1696
3928f2b6
JD
16972011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1698
1699 * xresources.texi (X Resources): Remove *faceName and replace it with
1700 *font for Lucid.
1701
a41c8660
CY
17022011-02-05 Chong Yidong <cyd@stupidchicken.com>
1703
1704 * rmail.texi (Rmail Display): Document Rmail MIME support more
1705 accurately.
1706
1707 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1708 vc-log-outgoing.
1709 (Merging): Document vc-find-conflicted-file.
1710
233ba4d9 17112011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1712
1713 * custom.texi (Variables): Fix typo.
1714
14beddf4 17152011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1716
65401ee3
CY
1717 * search.texi (Regexps): Copyedits. Mention character classes
1718 (Bug#7809).
1719
19f81ecf
CY
1720 * files.texi (File Aliases): Restore explanatory text from Eli
1721 Zaretskii, accidentally removed in 2011-01-08 commit.
1722
bf3dae7e
EZ
17232011-01-29 Eli Zaretskii <eliz@gnu.org>
1724
1725 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1726 (MAKEINFO_OPTS): New variable.
1727 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1728 (emacs.html): New target.
1729 (clean): Remove emacs.html.
1730
45eb2a5d
WL
17312011-01-23 Werner Lemberg <wl@gnu.org>
1732
1733 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1734 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1735 (ENVADD): Updated.
1736
9acfe703
GM
17372011-01-18 Glenn Morris <rgm@gnu.org>
1738
1739 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1740
1741 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1742
362b9d48
GM
17432011-01-15 Chong Yidong <cyd@stupidchicken.com>
1744
bb033b5f
CY
1745 * building.texi (Compilation): Improve instructions for running two
1746 compilations (Bug#7573).
1747
b024d9f0
MD
1748 * files.texi (Backup Names): Document the new location of the
1749 last-resort backup file.
1750
362b9d48
GM
1751 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1752 manual. Explain why directory-abbrev-alist elements should be anchored
1753 (Bug#7777).
1754
17552011-01-15 Eli Zaretskii <eliz@gnu.org>
1756
1757 * msdog.texi (Windows Startup): Correct inaccurate description of
1758 differences between emacsclient.exe and emacsclientw.exe.
1759
7c420169 17602011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1761
1762 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1763
7c420169 17642011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1765
1766 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1767
7c420169 17682011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1769
2d34d523
EZ
1770 * frames.texi (Cut and Paste): Modify the section's name and text:
1771 don't mix "cut/paste" with "kill/yank".
1772 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1773 (Bug#7702)
1774
88ab4340
EZ
1775 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1776
7c420169 17772011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1778
1779 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1780 matches its position in the menu. (Bug#7674)
1781
7c420169 17822011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1783
1784 * trouble.texi (Checklist): Mention not replying via news either.
1785
92bb6c52
TH
17862010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1787
1788 * misc.texi (Document View): Update DocView section with newly
1789 supported document formats.
1790
b103c904
CY
17912010-12-21 Chong Yidong <cyd@stupidchicken.com>
1792
1793 * killing.texi: Resection the Info version to conform to the
1794 printed manual, to avoid making sections on Accumulating Text, CUA
1795 and Rectangles into full chapters.
1796
f49d1f52 17972010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1798
1799 * custom.texi (Init Syntax): Add index entries for "character syntax".
1800 (Bug#7576)
1801
f49d1f52 18022010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1803
1804 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1805
f49d1f52 18062010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1807
1808 * trouble.texi (Checklist): Fix typo in newsgroup name.
1809
f49d1f52 18102010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1811
1812 * search.texi (Word Search): Note that the lazy highlight always
1813 matches to whole words (Bug#7470).
1814
f49d1f52 18152010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1816
4f1948eb
EZ
1817 * display.texi (Optional Mode Line): Make the description of
1818 load-average more accurate.
1819
b8a9e136
EZ
1820 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1821 registry, with a cross-reference.
62d72a4a
EZ
1822 (Windows Startup): New node. Move the stuff about the current
1823 directory from "Windows HOME".
b8a9e136 1824
07976ae3 18252010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1826
1827 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1828 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1829
07976ae3 18302010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1831
1832 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1833 Suggested by Štěpán Němec.
1834
07976ae3 18352010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1836
1aaae3f3
CY
1837 * maintaining.texi (Version Control): Say "commit", not "check in".
1838 (Version Control Systems): Simplify descriptions.
1839 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1840 VCS Concepts.
1841 (VC Mode Line): Update example.
1842 (Old Revisions): Document revert-buffer for vc-diff.
1843 (Log Buffer): Promote to a subsection. Document header lines.
1844
1c6c854e
CS
1845 * macos.texi (Mac / GNUstep Basics):
1846 Document ns-right-alternate-modifier.
ec8a6295 1847
1aaae3f3
CY
1848 * emacs.texi (Top): Update node listing.
1849
0eb025fb
EZ
18502010-11-13 Eli Zaretskii <eliz@gnu.org>
1851
1852 * rmail.texi (Rmail Coding): Characters with no fonts are not
1853 necessarily displayed as empty boxes.
1854
1855 * mule.texi (Language Environments, Fontsets): Characters with no
1856 fonts are not necessarily displayed as empty boxes.
1857
1858 * display.texi (Text Display): Document display of glyphless
1859 characters.
1860
ea4f7750
GM
18612010-11-13 Glenn Morris <rgm@gnu.org>
1862
1863 * basic.texi (Position Info): Add M-x count-words-region.
1864
90639cea
GM
18652010-11-11 Glenn Morris <rgm@gnu.org>
1866
1867 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1868
d607b96b 18692010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1870
1871 * msdog.texi (Windows HOME): Add information regarding startup
1872 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1873
c12e4a81
GM
18742010-10-11 Glenn Morris <rgm@gnu.org>
1875
df187c62
GM
1876 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1877
c12e4a81
GM
1878 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1879 (DVIPS): New variable.
234db610
GM
1880 (.PHONY): Add html, ps.
1881 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1882 (clean): Delete html, ps files.
c12e4a81 1883
6513b232
EZ
18842010-10-09 Eli Zaretskii <eliz@gnu.org>
1885
1886 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1887
f4f358f1
GM
18882010-10-09 Glenn Morris <rgm@gnu.org>
1889
c1dc72b3
GM
1890 * Makefile.in (VPATH): Remove.
1891 (infodir): Make it absolute.
1892 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1893
4393405b
GM
1894 * Makefile.in (dist): Anchor regexps.
1895
eef3ab94
GM
1896 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1897 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1898 (emacs-xtra.pdf): Use $<.
1899
aa9db089
GM
1900 * Makefile.in (infoclean): Remove harmless, long-standing error.
1901
abd40fb4
GM
1902 * Makefile.in ($(infodir)): Delete rule.
1903 (mkinfodir): New.
1904 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1905
f4f358f1 1906 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1907 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1908 * emacsver.texi: New file, replacing emacsver.texi.in.
1909
ea274122
GM
19102010-10-09 Glenn Morris <rgm@gnu.org>
1911
f7a31f11
GM
1912 * emacsver.texi.in: New file.
1913 * emacs.texi: Set EMACSVER by including emacsver.texi.
1914 * Makefile.in (distclean): Delete emacsver.texi.
1915 (dist): Copy emacsver.texi.
b13254e7 1916 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1917
3fb78d1f
GM
1918 * ack.texi (Acknowledgments): No more b2m.c.
1919
ea274122
GM
1920 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1921 (emacs): Remove rule.
1922 (dist): No need to deal with the emacs rule any more.
1923
17ca7950
GM
19242010-10-07 Glenn Morris <rgm@gnu.org>
1925
1926 * Makefile.in (version): New, set by configure.
1927 (clean): Delete dist tar file.
1928 (dist): Use version in tar name.
1929
4c83f6e1
GM
19302010-10-06 Glenn Morris <rgm@gnu.org>
1931
1932 * Makefile.in (EMACS_XTRA): Add the main source file.
1933 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1934 (mostlyclean): No core files, reorder other files.
1935 (clean): Delete specific dvi and pdf files.
1936 (infoclean, dist): New rules.
1937 (maintainer-clean): Use infoclean.
8a944cea 1938 ($(infodir)): Add parallel build workaround.
4c83f6e1 1939
0264072d
GM
19402010-10-04 Glenn Morris <rgm@gnu.org>
1941
1942 * Makefile.in (SHELL): Set it.
1943 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1944 (info, dvi): Replace above variables with their expansions.
1945 (info): Move mkdir from here...
1946 ($(infodir)/emacs): ... to here (for parallel builds).
1947 (pdf): New target.
1948 ($(infodir)/emacs): Pass -o option to makeinfo.
1949 (.PHONY): Declare clean rules.
1950 (maintainer-clean): Delete dvi and pdf files.
1951 Guard against cd failures. Use a more restrictive delete.
1952
3226d6ca
GM
19532010-10-02 Glenn Morris <rgm@gnu.org>
1954
1955 * misc.texi (Shell Mode): Remove reference to old function name.
1956
cad90f3b
EZ
19572010-09-30 Eli Zaretskii <eliz@gnu.org>
1958
1959 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1960 indicator characters.
1961
5f874327
GM
19622010-09-29 Glenn Morris <rgm@gnu.org>
1963
1964 * Makefile.in (top_srcdir): Remove unused variable.
1965
0ab9cff3
GM
19662010-09-14 Glenn Morris <rgm@gnu.org>
1967
67ae9766
GM
1968 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1969 the last hook item.
1970
0ab9cff3
GM
1971 * calendar.texi (Appointments): Also updated when a diary include file
1972 is saved.
1973
6664fc59 19742010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1975
1976 * trouble.texi (Bugs): Update the section intro.
1977 (Known Problems): New section.
1978 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1979 (Sending Patches): Bug fixes are best as responses to existing bugs.
1980 * emacs.texi (Known Problems): Add menu entry for new section.
1981
be3283d7
GM
19822010-09-09 Glenn Morris <rgm@gnu.org>
1983
1984 * xresources.texi: Untabify.
1985
10999305 19862010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1987
1988 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1989
10999305 19902010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1991
1992 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1993
30641319
JD
19942010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1995
1996 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1997
50dd7bc6
GM
19982010-08-21 Glenn Morris <rgm@gnu.org>
1999
2000 * misc.texi (Amusements): Mention bubbles and animate.
2001
5e620eca
EZ
20022010-07-31 Eli Zaretskii <eliz@gnu.org>
2003
2004 * files.texi (Visiting): Add more index entries for
2005 large-file-warning-threshold.
2006
8b2dd508
JD
20072010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2008
2009 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2010
8838673e
GM
20112010-06-23 Glenn Morris <rgm@gnu.org>
2012
2013 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2014 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2015 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2016 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2017 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2018 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2019 Untabify Texinfo files.
2020
04d3bb6c
GM
20212010-06-10 Glenn Morris <rgm@gnu.org>
2022
103dd3a8
GM
2023 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2024
04d3bb6c
GM
2025 * basic.texi (Inserting Text): Fix typo.
2026
50b79479
GM
20272010-06-10 Glenn Morris <rgm@gnu.org>
2028
2029 * ack.texi (Acknowledgments):
2030 * emacs.texi (Acknowledgments): Update for notifications.el.
2031
86d7a550
DU
20322010-05-31 Daiki Ueno <ueno@unixuser.org>
2033
2034 * dired.texi (Operating on Files): Mention encryption commands
2035 (Bug#6315).
2036
db5dce9d
EZ
20372010-05-29 Eli Zaretskii <eliz@gnu.org>
2038
2039 * basic.texi (Moving Point): Update due to renaming of commands bound
2040 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2041
34313041
EZ
20422010-05-18 Eli Zaretskii <eliz@gnu.org>
2043
2044 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2045 paragraphs.
2046 (Line Truncation): Fix wording for bidi display.
2047
1fc0ce04 2048 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2049 keys.
2050
0235128c 20512010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2052
2053 * building.texi (GDB Graphical Interface): Remove misleading comparison
2054 to an IDE (Bug#6128).
2055
0235128c 20562010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2057
2058 * programs.texi (Man Page):
2059 * misc.texi (Invoking emacsclient):
2060 * mini.texi (Repetition):
2061 * mark.texi (Setting Mark): Fix typos.
2062
0235128c 20632010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2064
2065 * misc.texi (Printing): Document htmlfontify-buffer.
2066
0235128c 20672010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2068
2069 * calendar.texi (Displaying the Diary, Format of Diary File):
2070 Fix external cross-references for TeX format output.
2071
0235128c
SM
20722010-05-07 Chong Yidong <cyd@stupidchicken.com>
2073
2074 * Version 23.2 released.
2075
f63d0028
JD
20762010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2077
2078 * cmdargs.texi (Initial Options): Mention --chdir.
2079
20fe03ad
JD
20802010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2081
2082 * frames.texi (Tool Bars): Add tool-bar-style.
2083
b7d65a5f
GM
20842010-04-21 Glenn Morris <rgm@gnu.org>
2085
2086 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2087
a42dbee1
CY
20882010-04-18 Chong Yidong <cyd@stupidchicken.com>
2089
2090 * programs.texi (Semantic): New node.
2091
2092 * maintaining.texi (EDE): New node.
2093
2094 * emacs.texi: Update node listing.
2095
2096 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2097
6e104790 20982010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2099
d52dbd3d
GM
2100 * emacs.texi (Acknowledgments): Remove duplicate.
2101
a77fe20c
GM
2102 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2103
6e104790 21042010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2105
4ebe9902
GM
2106 * dired.texi (Misc Dired Features): Mention VC diff and log.
2107 * maintaining.texi (Old Revisions, VC Change Log):
2108 Mention that diff and log work in Dired buffers.
2109
98932641
GM
2110 * help.texi (Help Summary): Mention M-x info-finder.
2111
d5b22ab2 2112 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2113
4d4e9522
GM
2114 * custom.texi (Specifying File Variables, Directory Variables):
2115 Document new commands for manipulating local variable lists.
2116
6e104790 21172010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2118
2119 * trouble.texi (Contributing): Add cindex entry.
2120 Mention etc/CONTRIBUTE.
2121
6e104790 21222010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2123
2124 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2125 query-replace (Bug#5774).
2126
a20a9df3
GM
21272010-04-16 Glenn Morris <rgm@gnu.org>
2128
2129 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2130
1ecb2d3f
JD
21312010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2132
2133 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2134
99852628
JD
21352010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2136
2137 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2138
ce79424f
EZ
21392010-03-30 Eli Zaretskii <eliz@gnu.org>
2140
2141 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2142 cross-reference to "Inserting Text".
2143
2144 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2145 Mention completion provided by `ucs-insert'.
2146
85738751 21472010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2148
2149 * sending.texi (Sending Mail): Note variables that may need
2150 customizing.
2151 (Mail Sending): Expand discussion of send-mail-function.
2152
85738751 21532010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2154
2155 Document Message mode as the default mail mode.
2156
2157 * sending.texi (Sending Mail): Copyedits.
2158 (Mail Format, Mail Headers): Document mail-from-style changes.
2159 (Mail Commands): Rename from Mail mode. Document Message mode.
2160 (Mail Misc): Rename from Mail mode Misc.
2161 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2162 command names and update keybindings.
2163 (Header Editing): Document message-tab. De-document
2164 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2165 favor of mail-default-headers. Ad index entries for user-full-name and
2166 user-mail-address.
1c6c854e
CS
2167 (Citing Mail): Update changes in Message mode behavior.
2168 Document mail-yank-prefix.
e73c2434
CY
2169 (Mail Signature): New node, moved from Mail Misc.
2170 (Mail Aliases): Mail abbrevs are the default with Message mode.
2171 (Mail Methods): Note that Message mode is now the default.
2172
2173 * rmail.texi (Rmail Reply):
2174 * text.texi (Text Mode):
2175 * major.texi (Major Modes):
2176 * mule.texi (Output Coding): Refer to Message mode.
2177
2178 * custom.texi (Init Examples): Add xref to Mail Header.
2179
1fc0ce04 2180 * emacs.texi (Top): Fix xrefs.
e73c2434 2181
85738751 21822010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2183
c0c035fa
CY
2184 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2185 repository if there is none.
2186 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2187 vc-print-root-log.
ef7b27ef 2188 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2189
71785b7a
CY
2190 * programs.texi (Program Modes): Mention Javascript mode.
2191
f67c5dd0
CY
2192 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2193 * emacs.texi: Update node description.
2194
0f72a391 2195 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2196 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2197
dc2d2590
JL
21982010-03-30 Juri Linkov <juri@jurta.org>
2199
2200 * search.texi (Other Repeating Search): Remove line that `occur'
2201 can not handle multiline matches.
2202
a7b02820
EZ
22032010-03-30 Eli Zaretskii <eliz@gnu.org>
2204
2205 * mule.texi (International): Mention support of bidirectional editing.
2206 (Bidirectional Editing): New section.
2207
22ef1944
NR
22082010-03-28 Nick Roberts <nickrob@snap.net.nz>
2209
2210 * emacs.texi (Top): Update node names to those in building.texi.
2211
146b8b16
NR
22122010-03-27 Nick Roberts <nickrob@snap.net.nz>
2213
c5e87d10
PE
2214 doc/emacs/building.texi: Describe restored GDB/MI functionality
2215 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2216 doc/emacs/emacs.texi: Update node names for building.texi.
2217
6d98672d
GM
22182010-03-24 Glenn Morris <rgm@gnu.org>
2219
2220 * ack.texi (Acknowledgments):
2221 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2222
93318cbd
JD
22232010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2224
2225 * xresources.texi (Table of Resources): Clarify toolBar number
2226 for Gtk+.
2227
2228 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2229
15cf2f52
CY
22302010-03-21 Chong Yidong <cyd@stupidchicken.com>
2231
4102856c
CY
2232 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2233
15cf2f52
CY
2234 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2235 and multi-isearch-buffers-regexp.
2236
2237 * indent.texi (Indentation): Clarify description of
2238 indent-for-tab-command. Document tab-always-indent.
2239
d68eb23c
CY
22402010-03-20 Chong Yidong <cyd@stupidchicken.com>
2241
2242 * cmdargs.texi (Font X): Move most content to Fonts.
2243
2244 * frames.texi (Fonts): New node. Document font-use-system-font.
2245
2246 * emacs.texi (Top):
2247 * xresources.texi (Table of Resources):
2248 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2249
288f9fc0
CY
22502010-03-10 Chong Yidong <cyd@stupidchicken.com>
2251
2252 * Branch for 23.2.
2253
17782bec
CY
22542010-03-06 Chong Yidong <cyd@stupidchicken.com>
2255
2256 * custom.texi (Init Examples): Add xref to Locals.
2257
2258 * major.texi (Choosing Modes): Mention usage of setq-default for
2259 setting the default value of major-mode (Bug#5688).
2260
b4a1a8b2
CY
22612010-03-02 Chong Yidong <cyd@stupidchicken.com>
2262
2263 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2264
2265 * display.texi (Display Custom): Document make-pointer-invisible and
2266 underline-minimum-offset. Remove inverse-video.
2267
a1e759cd
CY
22682010-02-21 Chong Yidong <cyd@stupidchicken.com>
2269
2270 * frames.texi (Frame Commands): Note that the last ordinary frame can
2271 be deleted in daemon mode (Bug#5616).
2272
4f3bc373
GM
22732010-02-18 Glenn Morris <rgm@gnu.org>
2274
2275 * trouble.texi (Contributing): Repository is no longer CVS.
2276
5dbbdd33
GM
22772010-02-08 Glenn Morris <rgm@gnu.org>
2278
2279 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2280
cd61af01
SM
22812010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2282
2283 * display.texi (Useless Whitespace, Text Display):
2284 * custom.texi (Init Examples): Avoid obsolete special default variables
2285 like default-major-mode.
2286
b1bb0a25 22872010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2288
2289 * programs.texi (Other C Commands): Replace reference to obsolete
2290 c-subword-mode.
2291
99d0985b
GM
22922010-01-21 Glenn Morris <rgm@gnu.org>
2293
2294 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2295
893db5bc
GM
22962010-01-12 Glenn Morris <rgm@gnu.org>
2297
2298 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2299 emacs-pretest-bug for bug reports for development versions.
2300
0419b8d6
GM
23012010-01-11 Glenn Morris <rgm@gnu.org>
2302
2303 * display.texi (Highlight Interactively): `t' does not mean highlight
2304 all patterns. (Bug#5335)
2305
26e533e2
CY
23062009-12-29 Chong Yidong <cyd@stupidchicken.com>
2307
2308 * misc.texi (Shell): Document async-shell-command.
2309
2310 * building.texi (Grep Searching): Document zrgrep.
2311
484eaeac 2312 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2313
7ee6c59b
NR
23142009-12-29 Nick Roberts <nickrob@snap.net.nz>
2315
2316 * building.texi: Import GDB Graphical Interface description from
2317 EMACS_23_1_RC.
2318
91ed7ea8
CY
23192009-12-24 Chong Yidong <cyd@stupidchicken.com>
2320
2321 * emacs.texi (Top): Update node listing.
2322
2323 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2324
2325 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2326
2327 * cmdargs.texi (Initial Options):
2328 * xresources.texi (Resources): Document inhibit-x-resources.
2329
2330 * custom.texi (Specifying File Variables): Note that minor modes are
2331 enabled unconditionally.
2332
2333 * display.texi (Scrolling): Briefly document the old recenter command,
2334 and document recenter-positions.
2335
2336 * files.texi (Visiting):
2337 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2338
1c6c854e
CS
2339 * frames.texi (Cut/Paste Other App):
2340 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2341
2342 * killing.texi (Kill Options): New node.
2343
6ca89aaa
CY
23442009-12-05 Chong Yidong <cyd@stupidchicken.com>
2345
2346 * misc.texi (Shell Options): ansi-color is now default.
2347
806642d4
GM
23482009-12-05 Glenn Morris <rgm@gnu.org>
2349
806642d4
GM
2350 * emacs.texi (Top): Update menu for cal-xtra node changes.
2351 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2352 or mode line. Don't mention invisible text or the details of
2353 diary-print-entries here, only in cal-xtra.
2354 (Format of Diary File): Mention that the "date on first line" format
2355 only really affects the simple display.
2356 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2357 (Diary Customizing): Holidays may be in the buffer or mode line.
2358 Move diary-print-entries to the "Diary Display" section.
2359 (Diary Display): New section, split out from "Fancy Diary Display".
2360 Explain the limitations of simple display, and how to print it.
2361
1a4f0c0a
GM
2362 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2363
e11adbd8
GM
2364 * cal-xtra.texi (Diary Display): Mention View mode.
2365
29a483ac
JL
23662009-11-29 Juri Linkov <juri@jurta.org>
2367
2368 * display.texi (Highlight Interactively): Actually a list of
2369 default faces is pre-loaded into a list of default values
2370 instead of the history.
2371
83d60c79
GM
23722009-11-20 Glenn Morris <rgm@gnu.org>
2373
2374 * ack.texi (Acknowledgments):
2375 * emacs.texi (Acknowledgments): Add htmlfontify.
2376
276bbe96
GM
23772009-11-14 Glenn Morris <rgm@gnu.org>
2378
98ad1bae
GM
2379 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2380
276bbe96
GM
2381 * ack.texi (Acknowledgments):
2382 * emacs.texi (Acknowledgments): Update for recent Org changes.
2383
18430066
CY
23842009-10-31 Chong Yidong <cyd@stupidchicken.com>
2385
2386 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2387 `charset' property, which is irrelevant to the user manual (Bug#3526).
2388
522ddc9f
JB
23892009-10-14 Juanma Barranquero <lekktu@gmail.com>
2390
2391 * trouble.texi (DEL Does Not Delete): Fix typo.
2392
50b49ade
MA
23932009-10-05 Michael Albinus <michael.albinus@gmx.de>
2394
2395 * files.texi (Misc File Ops): Mention copy-directory.
2396
6308321a
EZ
23972009-10-04 Eli Zaretskii <eliz@gnu.org>
2398
43b3b4d1
EZ
2399 * mule.texi (Unibyte Mode): Emphasize that
2400 unibyte-display-via-language-environment affects only the display.
2401
6308321a
EZ
2402 * display.texi (Horizontal Scrolling): Document cursor behavior under
2403 horizontal scrolling when point moves off the screen (Bug#4564).
2404 Improve wording.
2405
bd51ea7f
MA
24062009-10-01 Michael Albinus <michael.albinus@gmx.de>
2407
2408 * files.texi (Directories): delete-directory prompts for recursive
2409 deletion.
2410
55381962
GM
24112009-09-30 Glenn Morris <rgm@gnu.org>
2412
2413 * ack.texi (Acknowledgments):
2414 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2415
13989ab1
TH
24162009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2417
2418 * dired.texi (Dired Navigation): Use @code instead of @var for
2419 dired-isearch-filenames, so that it's not capitalized.
2420
8ba46c89
CY
24212009-09-19 Chong Yidong <cyd@stupidchicken.com>
2422
2423 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2424
2425 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2426
2427 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2428 (Key Bindings): Reference Init Rebinding in introductory text.
2429 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2430 (Keymaps): Simplify.
2431 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2432 (Minibuffer Maps): Remove mention of Mocklisp.
2433 (Init Rebinding): Move mode-local rebinding example here from Local
2434 Keymaps.
2435 (Modifier Keys): Clarify.
1e11b018 2436 (Rebinding): Add cindex for "binding keys".
8ba46c89 2437
6a5ca7c8
CY
24382009-09-13 Chong Yidong <cyd@stupidchicken.com>
2439
2440 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2441
0e1cba51
NR
24422009-08-31 Nick Roberts <nickrob@snap.net.nz>
2443
6a5ca7c8 2444 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2445 Reorganize these two sections.
0e1cba51 2446
76a87a4d
EZ
24472009-08-29 Eli Zaretskii <eliz@gnu.org>
2448
2449 * cmdargs.texi (Initial Options): Fix last change.
2450
82e98df4
SM
24512009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2452
2453 * mule.texi (Enabling Multibyte):
2454 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2455 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2456
fb89fad9
GM
24572009-08-20 Glenn Morris <rgm@gnu.org>
2458
2459 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2460
e99652b0
GM
24612009-08-19 Glenn Morris <rgm@gnu.org>
2462
2463 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2464
5cca97ad
GM
24652009-08-18 Glenn Morris <rgm@gnu.org>
2466
2467 * ack.texi (Acknowledgments):
2468 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2469
997797ae 2470 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2471
985bf85b
GM
24722009-08-09 Glenn Morris <rgm@gnu.org>
2473
2474 * ack.texi (Acknowledgments):
2475 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2476
8d6bb99e
DD
24772009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2478
2479 * emacs.texi (Top): Add new menu items for GDB-UI.
2480
2481 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2482 section. Threads buffer is in separate section now.
8d6bb99e 2483
8353da9c
GM
24842009-08-08 Glenn Morris <rgm@gnu.org>
2485
2486 * ack.texi (Acknowledgments):
2487 * emacs.texi (Acknowledgments):
2488 Update for js2-mode and org changes.
2489
f2074faf
MA
24902009-08-02 Michael Albinus <michael.albinus@gmx.de>
2491
2492 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2493 files.
2494
e8d2d3fb
CY
24952009-07-28 Chong Yidong <cyd@stupidchicken.com>
2496
2497 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2498
324a4f6a
GM
24992009-07-23 Glenn Morris <rgm@gnu.org>
2500
2501 * programs.texi (Matching): Update blink-matching-paren-distance.
2502
b6937a70
CY
25032009-07-21 Chong Yidong <cyd@stupidchicken.com>
2504
2505 * frames.texi (Cut/Paste Other App): For select-active-regions,
2506 selection is now updated on moving point.
2507
bd8aaa36
RS
25082009-07-21 Richard Stallman <rms@gnu.org>
2509
2510 * glossary.texi (GNU, Daemon): Update information.
2511
8d9b5eba
JL
25122009-07-19 Juri Linkov <juri@jurta.org>
2513
2514 * custom.texi (Specifying File Variables, Safe File Variables):
2515 "variables/value pairs" -> "variable/value pairs".
2516
a2acc1db
GM
25172009-07-15 Glenn Morris <rgm@gnu.org>
2518
2519 * misc.texi (Gnus): Remove widow.
2520
c5ae942b
GM
25212009-07-11 Glenn Morris <rgm@gnu.org>
2522
703d26ba
GM
2523 * Makefile.in (TEXI2PDF): New.
2524 (emacs.pdf, emacs-xtra.pdf): New targets.
2525
522ddc9f 2526 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2527
2528 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2529
2530 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2531 Don't print the copying notice twice in the printed version.
2532 Update the menu and detailmenu.
2533 (Preface): The meaning of "on-line" has changed.
2534 Correct name for "Common Problems" chapter.
2535 (Distrib): Update FSF shop URL.
2536 (Intro): Showing two files at once is not so exciting.
2537
2538 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2539 (Mac / GNUstep Basics): Minor grammar changes.
2540 (Mac / GNUstep Events): Fix typo.
2541 (GNUstep Support): CANNOT_DUMP no longer applies.
2542
2543 * misc.texi (Document View): Fix typos.
2544
2545 * dired.texi (Dired):
2546 * help.texi (Help):
2547 * macos.texi (Mac OS / GNUstep):
2548 * maintaining.texi (Version Control, Introduction to VC):
2549 End menu descriptions with a period.
c5ae942b 2550
b1c8242b
EZ
25512009-07-09 Eli Zaretskii <eliz@gnu.org>
2552
2553 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2554 so categorical in saying that the option is only useful on NTFS.
2555
220d9aa6
GM
25562009-07-09 Glenn Morris <rgm@gnu.org>
2557
2558 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2559 (ENVADD): Add texinfodir to TEXINPUTS.
2560
2561 * emacs.texi (Top): Fix cross-reference.
2562
2563 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2564
2565 * vc1-xtra.texi (Revision Tags): Fix typo.
2566
d07e72d3
GM
25672009-07-03 Glenn Morris <rgm@gnu.org>
2568
2569 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2570 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2571 (Merge Commands): `.' does not seem to work in A or B buffer.
2572 `l' can recreate the 3-window display.
2573
2574 * glossary.texi (Glossary): Minor phrasing changes throughout.
2575 Add more internal cross-references.
2576 <Autoloading>: You can't really autoload a variable.
2577 <C-M->: Move details here from `M-C-' item.
2578 <Continuation Line>: Refer to `Truncation.'
2579 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2580 <Home Directory, Unix>: New entries.
2581 <Deletion of Files>: Mention recycle bins.
2582 <Directory>: Mention ``folders.''
2583 <Error>: Don't mention ``type-ahead.''
2584 <Fringe>: Refer to the manual node.
2585 <Minor Mode>: Can be global or local.
2586 <Spell Checking>: There are other checkers besides Ispell.
2587
f144038a
GM
25882009-07-02 Glenn Morris <rgm@gnu.org>
2589
2590 * anti.texi (Antinews): Minor changes in phrasing.
2591
2592 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2593 some underfull lines in dvi output.
2594
2595 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2596
2597 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2598
2599 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2600
3f1c6666
JD
26012009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2602
2603 * xresources.texi (Table of Resources): Mention maximized for
2604 fullscreen.
2605
2606 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2607
62aadce7
CY
26082009-07-01 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * anti.texi (Antinews): Correct the list of removed platforms.
2611
82ec412e
GM
26122009-06-28 Glenn Morris <rgm@gnu.org>
2613
2614 * arevert-xtra.texi: Minor language tweaks.
2615
09964e7d
GM
2616 * dired-xtra.texi: Minor revisions.
2617
666e158e
MB
26182009-06-23 Miles Bader <miles@gnu.org>
2619
c4cc8b9a 2620 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2621 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2622
70243478
CY
26232009-06-21 Chong Yidong <cyd@stupidchicken.com>
2624
2625 * Branch for 23.1.
2626
67cbe681
KH
26272009-06-17 Kenichi Handa <handa@m17n.org>
2628
2629 * mule.texi (Charsets): Update the description for the new charset.
2630 (list-character-sets): New findex.
125dd7c5 2631 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2632
40e67246
CY
26332009-06-10 Chong Yidong <cyd@stupidchicken.com>
2634
b5700de6
CY
2635 * basic.texi (Moving Point): Fix tag.
2636
2637 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2638
2639 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2640 use camel-case for PageUp and PageDown.
2641
2642 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2643 camel-case for PageUp and PageDown.
2644
2645 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2646
40e67246 2647 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2648 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2649
522ddc9f 26502009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2651
522ddc9f
JB
2652 * fixit.texi (Spelling): Set default dictionary.
2653 Improve descriptions (Bug#2554)
6f591cf4 2654
53483c76
DR
26552009-06-08 David Reitter <david.reitter@gmail.com>
2656
2657 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2658 since saving colors and faces set this way is not implemented.
2659 (Environment variables): Remove mention of mac-fix-env, which is
2660 scheduled to be removed.
2661
1557ef4f
CY
26622009-06-04 Chong Yidong <cyd@stupidchicken.com>
2663
91056528
CY
2664 * custom.texi (Init Examples): Add example of changing load-path.
2665
1557ef4f
CY
2666 * building.texi (Lisp Libraries): Add example of changing
2667 load-path (Bug#3446).
2668
623cec4c
CY
26692009-05-28 Chong Yidong <cyd@stupidchicken.com>
2670
2671 * mark.texi (Mark): Further clarifications.
2672 (Setting Mark): Emphasize that C-SPC activates the mark.
2673
0fcca8ee
CY
26742009-05-28 Chong Yidong <cyd@stupidchicken.com>
2675
702b10e1
CY
2676 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2677 Mark mode.
0fcca8ee
CY
2678 (Using Region, Persistent Mark): Use "active mark" instead of "active
2679 region".
2680
d3b396e4
CY
26812009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2682
2683 * mule.texi (Select Input Method): Fix typo.
2684
3f698a06
CY
26852009-05-13 Chong Yidong <cyd@stupidchicken.com>
2686
2687 * anti.texi (Antinews): Document completion changes. Some additional
2688 copyedits and rearrangement of entries.
2689
b2a42eb7
CY
26902009-05-12 Chong Yidong <cyd@stupidchicken.com>
2691
932fd020
CY
2692 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2693 (Shell History Copying, Terminal emulator): Copyedits.
2694
1c6c854e
CS
2695 * xresources.texi (Resources): Simplify descriptions.
2696 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2697 (Table of Resources): Document fontBackend resource.
2698
b2a42eb7 2699 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2700 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2701 "Backspace". Remove discussion of obscure Xmodmap issue.
2702
c6ea7fb8
CY
27032009-05-07 Chong Yidong <cyd@stupidchicken.com>
2704
2705 * files.texi (Visiting): Copyedits.
2706
ad36c422
CY
27072009-05-06 Chong Yidong <cyd@stupidchicken.com>
2708
2709 * basic.texi (Inserting Text): Document ucs-insert.
2710
2711 * mule.texi (International Chars): Define "multibyte". Note that
2712 internal representation is unicode-based. Simplify definition of raw
2713 bytes. Mention ucs-insert.
2714 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2715 (Language Environments): Add language environments new to Emacs 23.
2716 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2717 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2718 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2719 (Output Coding): Copyedits.
2720
2721 * emacs.texi (Top): Update node listing.
2722
d4ad7b96
CY
27232009-05-05 Per Starbäck <per@starback.se> (tiny change)
2724
2725 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2726
5bd66204
SM
27272009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2728
2729 * building.texi (Lisp Libraries): `load-library' does offer completion.
2730
bc36ad1c
CY
27312009-04-28 Chong Yidong <cyd@stupidchicken.com>
2732
2733 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2734 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2735
f1a47884
EZ
27362009-04-25 Eli Zaretskii <eliz@gnu.org>
2737
2738 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2739
be77bd45
CY
27402009-04-22 Chong Yidong <cyd@stupidchicken.com>
2741
2742 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2743
2744 * building.texi (Lisp Interaction): Document initial-scratch-message.
2745
d3b82927
JB
27462009-04-18 Juanma Barranquero <lekktu@gmail.com>
2747
ed6e7b11
JB
2748 * msdog.texi (Windows Fonts): Fix typos.
2749
d3b82927
JB
2750 * files.texi (Save Commands): Fix pxref.
2751
bc323c04
CY
27522009-04-18 Chong Yidong <cyd@stupidchicken.com>
2753
2754 * files.texi (Save Commands): Mention diff-buffer-with-file.
2755 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2756 Henoch (Bug#3036).
2757
2186d13f
GM
27582009-03-15 Glenn Morris <rgm@gnu.org>
2759
2760 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2761 the former is not always used.
2762 (Mail Headers): Use active voice. Add "Mail-reply-to".
2763 Change case of "Id". Avoid repeated "appropriate".
2764 (Mail Aliases): Fix previous change - use an example with a ".", so it
2765 does actually get quoted when expanded.
2766 (Mail Sending): Mailclient is the default on some systems.
2767 (Citing Mail): Mention mail-indentation-spaces.
2768 (Mail Mode Misc): Add an @dfn for "mail signature".
2769
71e454fc
CY
27702009-03-15 Chong Yidong <cyd@stupidchicken.com>
2771
2772 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2773 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2774 read-buffer-completion-ignore-case, and completion-styles.
2775 Remove description of partial-completion-mode.
71e454fc 2776
df1a3e06
GM
27772009-03-14 Glenn Morris <rgm@gnu.org>
2778
2779 * sending.texi (Mail Format): Fix typo. Add index entry for
2780 mail-header-separator.
2781 (Mail Headers): Put info about initialization and changing in one place
2782 at the start. Update FCC section for mbox Rmail. Clarify From
2783 section, mention mail-setup-with-from. Clarify Reply-to section.
2784 Add Mail-followup-to and mail-mailing-lists. Clarify References
2785 section.
2786 (Mail Aliases): Update example, make less contentious.
2787 Update for name change of mail-interactive-insert-alias.
2788 (Mail Mode): Remove mention of `%' as a word separator.
2789 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2790 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2791 commands. Clarify FCC handling. In mail-complete, add reference to
2792 Mail Aliases section, and mention mail-complete-function.
2793 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2794 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2795 signature netiquette. Explain how the mail hooks work when continuing
2796 a composition.
2797 (Mail Amusements): Internationalize the spook section a bit.
2798 Remove the spook mail-setup-hook example, since it doesn't work well.
2799 Mention fortune-file.
2800 (Mail Methods): Mention read-mail-command.
2801
ed6e7b11 28022009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2803
df1a3e06
GM
2804 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2805 and NS resources following recent changes.
959d68bd 2806
86dca3e8
JR
28072009-03-10 Jason Rumney <jasonr@gnu.org>
2808
2809 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2810 w32-use-visible-system-caret doc to indicate that it should get set
2811 automatically.
2812 (Windows Fonts): Add doc for the uniscribe backend.
2813
042fe98f
DN
28142009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2815
2816 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2817 vc-dir. (Bug#2598)
2818
7f8dba73
RS
28192009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2820
2821 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2822
505e70c3
GM
28232009-03-05 Glenn Morris <rgm@gnu.org>
2824
04242bdc
GM
2825 * rmail.texi (Rmail Basics): Add reference to sorting.
2826 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2827 Minor re-wordings.
2828 (Rmail Motion): Mention rmail-next-same-subject.
2829 (Rmail Deletion): Expunging is not the only way to change the numbers.
2830 (Rmail Labels): Labels can also be used in sorting.
2831 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2832 (Rmail Display): Mention rmail-mime.
2833
00cfe22c
GM
28342009-03-04 Glenn Morris <rgm@gnu.org>
2835
2836 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2837 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2838 summary. Mention sorts cannot be undone.
2839 (Rmail Display): Give an example of how to use goto-address-mode.
2840 (Rmail Editing): It's keybindings that are redefined, not commands.
2841 Fix some typos.
2842 (Movemail): Some minor rewording.
2843 (Remote Mailboxes): Emacs movemail supports pop by default.
2844 Fix some minor grammatical issues. The "two alternative ways" to
2845 specify a POP mailbox are really just one. Remove all reference to the
2846 variables rmail-pop-password and rmail-pop-password-required, obsolete
2847 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2848 can support Kerberos.
2849
3d963b67
GM
28502009-03-03 Glenn Morris <rgm@gnu.org>
2851
2852 * rmail.texi (Rmail Deletion): Revert previous change, which was
2853 describing the Rmail summary versions.
2854 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2855 Minor re-wording for rmail-resend.
2856 (Rmail Make Summary): Summaries apply to buffers rather than files.
2857 <rmail-summary-by-topic>: Headers includes the subject.
2858 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2859 details, including prefix arguments.
2340abde 2860 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2861 Not counting lines might be faster.
2862 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2863 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2864 Name the commands bound to the various keys. Mention prefix argument
2865 for searching.
3d963b67
GM
2866 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2867 Simplify rmail-highlighted-headers description. Update face name.
2868
a8ce3d17
JB
28692009-03-02 Juanma Barranquero <lekktu@gmail.com>
2870
2871 * mark.texi (Marking Objects): Fix typo.
2872
130a29b6
CY
28732009-03-01 Chong Yidong <cyd@stupidchicken.com>
2874
2875 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2876 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2877
9d5de6f8
GM
28782009-03-01 Glenn Morris <rgm@gnu.org>
2879
79fc530e 2880 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2881 (Rmail Motion): - M-s searches from the end of messages.
2882 (Rmail Deletion): Minor clarification. Fix numeric argument
2883 description.
2884 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2885 newmail and RMAILOSE files need not be in home-directory.
2886 (Rmail Files): Mention I/O menus are unselectable if no files match.
2887 Mention `MAIL' env-var.
2888
b545ff9c
JR
28892009-02-24 Jason Rumney <jasonr@gnu.org>
2890
2891 * mule.texi (Fontsets): Mention fontset-default, font specs and
2892 fallback fontsets.
2893 (Defining Fontsets): Mention ns and w32 variants of
2894 standard-fontset-spec. Update description of startup fontset to match
2895 Emacs 23 behavior.
a93be82a 2896 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2897 (International): Link to Modifying Fontsets.
b545ff9c 2898
75da0618 28992009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2900
2901 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2902 Mention ns-extended-platform-support-mode.
2903
6be93a16
KB
29042009-02-22 Karl Berry <karl@gnu.org>
2905
2906 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2907
867d4bb3
JB
29082009-02-19 Juanma Barranquero <lekktu@gmail.com>
2909
2910 * basic.texi (Moving Point, Position Info):
2911 * files.texi (Visiting):
2912 * mini.texi (Completion Options):
2913 * text.texi (HTML Mode): Remove duplicate words.
2914
49b5c0e8
GM
29152009-02-20 Glenn Morris <rgm@gnu.org>
2916
2917 * rmail.texi: Minor updates for mbox rather than Babyl.
2918
f43a822c
KB
29192009-02-17 Karl Berry <karl@gnu.org>
2920
49b5c0e8 2921 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2922
80d634b8
RS
29232009-02-17 Richard M Stallman <rms@gnu.org>
2924
2925 * anti.texi (Antinews): Mention Babyl format.
2926
2927 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2928
2929 * rmail.texi: Update for mbox format.
2930 Various small fixes, as well as the following.
2931 (Out of Rmail): Node deleted.
2932 (Rmail): Update menu.
2933 (Rmail Files): Comment out set-rmail-inbox-list.
2934 Document rmail-inbox-list instead.
2935 (Rmail Output): Substantial changes since C-o is now
2936 rmail-output-as-seen and o is rmail-output.
2937 (Rmail Attributes): Delete `stored', add `retried'.
2938 (Rmail Display): Editing headers works in all cases.
2939
f0d129c6
GM
29402009-02-17 Glenn Morris <rgm@gnu.org>
2941
2942 * basic.texi (Position Info): M-x count-lines-region is not always on
2943 M-=. (Bug#2269)
2944
160f11d3
GM
29452009-02-09 Glenn Morris <rgm@gnu.org>
2946
2947 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2948 defaults.
2949
763e01c4
EZ
29502009-02-07 Eli Zaretskii <eliz@gnu.org>
2951
2952 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2953 documentation of possible problems with redecoding.
2954
f5e1441d
GM
29552009-02-03 Glenn Morris <rgm@gnu.org>
2956
2957 * rmail.texi (Out of Rmail): Mention b2m.pl.
2958
e1eabe41
GM
29592009-01-31 Glenn Morris <rgm@gnu.org>
2960
2961 * rmail.texi (Out of Rmail): Correct b2m location.
2962
dd05f9de
CY
29632009-01-27 Chong Yidong <cyd@stupidchicken.com>
2964
2965 * fixit.texi (Undo): Update undo limit values.
2966
d74d846e
GM
29672009-01-27 Glenn Morris <rgm@gnu.org>
2968
2969 * emacs.texi (Top): Fix Antinews menu entry.
2970
49ffdce8
KB
29712009-01-25 Karl Berry <karl@gnu.org>
2972
2973 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2974 item with no marker, instead of the syntactically incorrect
2975 @itemize @asis.
2976
467e8d77
JL
29772009-01-25 Juri Linkov <juri@jurta.org>
2978
2979 * building.texi (Grep Searching): Fix index entry for lgrep.
2980
6c60bbdb
EZ
29812009-01-24 Eli Zaretskii <eliz@gnu.org>
2982
2983 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2984
9ce5a36f
AR
29852009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2986
2987 * macos.texi (Preferences Panel): Update description of font setting to
2988 reflect that prior frame selection is no longer needed.
2989
9aa5f2fb
NR
29902009-01-20 Nick Roberts <nickrob@snap.net.nz>
2991
2992 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2993 raise GUD subsections.
2994
3892ff9c
GM
29952009-01-15 Glenn Morris <rgm@gnu.org>
2996
2997 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2998
14731c8f
GM
29992009-01-10 Glenn Morris <rgm@gnu.org>
3000
3001 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3002
45c55e53
CY
30032009-01-04 Chong Yidong <cyd@stupidchicken.com>
3004
3005 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3006 logical lines.
3007
2e4667d1
JL
30082008-12-29 Juri Linkov <juri@jurta.org>
3009
3010 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3011
3012 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3013
2a3eac47
CY
30142008-12-28 Chong Yidong <cyd@stupidchicken.com>
3015
3016 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3017 goto-address-mode instead of goto-address.
3018
3da8da94
CY
3019 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3020 mode.
3021
2a3eac47
CY
3022 * emacs.texi (Top): Update node listing.
3023
057f6dd3
EZ
30242008-12-26 Eli Zaretskii <eliz@gnu.org>
3025
3026 * custom.texi (Directory Variables): Explain what is a "project".
3027 Add indexing. Improve wording. Add a footnote about using
3028 _dir-locals.el on MS-DOS.
3029
e6979067
DN
30302008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3031
3032 * files.texi (Misc File Ops): Mention chmod as an alias for
3033 set-file-modes.
3034
9de15963
MR
30352008-12-24 Martin Rudalics <rudalics@gmx.at>
3036
3037 * help.texi (Help): Fix typos and reword.
3038 (Help Summary): Add entries for C-h n and C-h r, reorder
3039 entries, and do some minor fixes.
3040 (Name Help): Say that C-h F works for commands only.
3041 (Misc Help): Say that view-lossage displays 300 keystrokes.
3042
236fd60d
GM
30432008-12-20 Glenn Morris <rgm@gnu.org>
3044
3045 * ack.texi (Acknowledgments): General update based on AUTHORS,
3046 including removal of some stuff no longer distributed.
3047
349b3256
AM
30482008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
3049
3050 * fixit.texi: Mention hunspell
3051
e840fca5
GM
30522008-12-19 Glenn Morris <rgm@gnu.org>
3053
3054 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3055 Consolidate explanatory text at start.
e840fca5
GM
3056
3057 * display.texi (Text Display):
3058 * indent.texi (Indentation): Use @acronym with ASCII.
3059
9dfa7983
GM
30602008-12-18 Glenn Morris <rgm@gnu.org>
3061
3062 * ack.texi: Various small updates and fixes.
3063
97b3a00b
JL
30642008-12-18 Juri Linkov <juri@jurta.org>
3065
3066 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3067 as a key binding to start a forward nonincremental word search.
3068 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3069 a backward nonincremental word search. Add index for `M-s w'
3070 `isearch-forward-word'.
3071 (Regexp Search): Add a short summary of regexp key commands like
3072 in the node "Basic Isearch".
3073 (Other Repeating Search): Fix typo.
3074
30752008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3076
3077 * misc.texi (PostScript Variables): Fix doc.
3078
31ce6a07
CY
30792008-12-10 Chong Yidong <cyd@stupidchicken.com>
3080
3081 * programs.texi (Program Modes): Mention Ruby mode.
3082
636b507b
DN
30832008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3084
3085 * misc.texi (emacsclient Options): Describe what an empty string
3086 argument does for --alternate-editor.
3087
a323fa14
CY
30882008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3089
3090 * cmdargs.texi (Font X): Distinguish between client-side and
3091 server-side fonts. List valid Fontconfig properties. Add reference to
3092 Fontconfig manual. List valid GTK font properties. Explain use of
3093 fc-list.
3094
c5ca6cd0
CY
30952008-12-09 Chong Yidong <cyd@stupidchicken.com>
3096
3097 * cmdargs.texi (Font X): Move discussion of quoting to top.
3098
e5136377
GM
30992008-12-06 Glenn Morris <rgm@gnu.org>
3100
3101 * maintaining.texi (Old Revisions): Improve previous change.
3102
248c026b
RS
31032008-12-05 Richard M Stallman <rms@gnu.org>
3104
3105 * anti.texi (Antinews): Minor fixes.
3106
a9253a1e
GM
31072008-12-03 Glenn Morris <rgm@gnu.org>
3108
3109 * maintaining.texi (Old Revisions): Fix diff-switches description.
3110
fa687b02
MR
31112008-12-01 Martin Rudalics <rudalics@gmx.at>
3112
3113 * emacs.texi (Top): Fix typo.
3114
72e6decd
CY
31152008-11-30 Chong Yidong <cyd@stupidchicken.com>
3116
320ee034
CY
3117 * misc.texi (Document View): Explain dependence on gs at the top.
3118 Copyedits.
3119
3120 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3121
72e6decd
CY
3122 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3123 (Comment Commands): Discuss region-active behavior of M-; first.
3124
2a472ee4
MR
31252008-11-29 Martin Rudalics <rudalics@gmx.at>
3126
9c6361c9
MR
3127 * display.texi (Line Truncation): Add reference to Continuation
3128 Lines.
3129
2a472ee4
MR
3130 * windows.texi (Pop Up Window): Mention split-height-threshold
3131 and split-width-threshold.
9c6361c9 3132 (Split Window): Add reference to Continuation Lines.
2a472ee4 3133
e93bc142
AR
31342008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3135
3136 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3137 (GNUstep Support): New node.
3138 * anti.texi:
3139 * emacs.texi:
3140 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3141
43b978db
RS
31422008-11-28 Richard M Stallman <rms@gnu.org>
3143
3144 * misc.texi (Dissociated Press): Minor cleanups.
3145
3146 * dired.texi (Image-Dired): Avoid passive.
3147
e8e2bd93
EZ
31482008-11-28 Eli Zaretskii <eliz@gnu.org>
3149
3150 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3151 representation.
3152
8d2d45da
CY
31532008-11-26 Richard M. Stallman <rms@gnu.org>
3154
3155 * files.texi (Visiting): Rewrite paragraph for clarity.
3156
3157 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3158
a5f7bbcc
AM
31592008-11-25 Alan Mackenzie <acm@muc.de>
3160
3161 * programs.texi (Moving by Parens): Clarify that parens inside strings
3162 and comments are ignored, and that the commands assume the starting
3163 point isn't in a string or comment.
3164
a71703d3
AR
31652008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3166
3167 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3168 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3169 version.
3170 (Mac Customization): Rewrite Preferences Panel section and merge in to
3171 this node, add Open files by dragging to an Emacs window.
3172
3173 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3174
aa5ab79a
CY
31752008-11-26 Chong Yidong <cyd@stupidchicken.com>
3176
0cc92c19
CY
3177 * files.texi (Misc File Ops): Document set-file-modes.
3178
c366b4e4
CY
3179 * windows.texi (Split Window): Document integer values of
3180 truncate-partial-width-windows.
3181
aa5ab79a
CY
3182 * text.texi (Text): Simplify description of markup languages.
3183 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3184 (TeX Editing): Note that `""' inserts one `"' character.
3185 (HTML Mode): Note in the introduction that XML mode is an alias for
3186 SGML mode. Mention nXML mode.
3187
56221db7
CY
31882008-11-25 Chong Yidong <cyd@stupidchicken.com>
3189
3190 * building.texi (Watch Expressions): Fix typo.
3191
90effe33
CY
31922008-11-24 Chong Yidong <cyd@stupidchicken.com>
3193
f90a5ae3
CY
3194 * files.texi (Visiting): Document new behavior of
3195 confirm-nonexistent-file-or-buffer.
3196
1c6c854e
CS
3197 * buffers.texi (Select Buffer):
3198 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3199
a18ffb4a
CY
3200 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3201 edit-picture.
3202
90effe33
CY
3203 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3204 edit-picture', since that is just an alias for picture-mode.
3205 (Sentences): Note that repeated M-@ extends the region.
3206 (Pages): Make terminology more consistent. Link to Regexps node.
3207 (Longlines): Discuss relationship with Visual Line mode.
3208 (Text Mode): Remove extraneous discussion of other modes, since they
3209 were already introduced in the parent node.
3210
e85103ec
CY
32112008-11-23 Chong Yidong <cyd@stupidchicken.com>
3212
5cb2fe30
CY
3213 * anti.texi (Antinews): Rewrite.
3214
1eb9b307 3215 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3216
3217 * frames.texi (Frame Commands): Mention "minimize" terminology.
3218
e85103ec
CY
3219 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3220 formats.
b908332f
CY
3221 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3222 (Misc X): Don't document useless -hb option.
e85103ec 3223
607f5f88
JL
32242008-11-22 Juri Linkov <juri@jurta.org>
3225
3226 * dired.texi (Dired Navigation): Change normal file name search option
3227 from `non-nil' to `t'. Add `dwim' option.
3228
e1b867a0
JL
32292008-11-22 Juri Linkov <juri@jurta.org>
3230
3231 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3232 ".dir-locals.el". Rename `define-project-bindings' to
3233 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3234 `dir-locals-set-directory-class'.
3235
dd186936
LK
32362008-11-22 Lute Kamstra <lute@gnu.org>
3237
3238 * buffers.texi (Select Buffer): Index goto-line.
3239 * basic.texi (Moving Point): Mention the use of a numeric prefix
3240 argument with goto-line and refer to Select Buffer for the use of a
3241 plain prefix argument.
3242
4b121911
GM
32432008-11-19 Glenn Morris <rgm@gnu.org>
3244
3245 * doclicense.texi: Update to FDL 1.3.
3246 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3247
27267e4c
CY
32482008-11-17 Chong Yidong <cyd@stupidchicken.com>
3249
696f351d
CY
3250 * custom.texi (Minor Modes): Define mode commands and mode variables
3251 more precisely. Recommend using mode commands instead of setting
3252 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3253 (Easy Customization): Use "init file" instead of .emacs.
3254 (Customization Groups): Update to new Custom buffer appearance.
3255 (Saving Customizations): Copyedits. Update example.
3256 (Variables): Give example of variable type-sensitivity.
3257 (Examining): Update example.
3258 (Hooks): Copyedits.
3259 (Specifying File Variables): Use C comments instead of an artificial
3260 Lisp for the example.
3261 (Keymaps): Move internals discussion to Prefix Keymaps.
3262 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3263 (Init Rebinding): Document kbd macro.
3264 (Init File): Link to Find Init.
696f351d
CY
3265
3266 * mark.texi (Using Region): Document Delete Selection Mode more
3267 thoroughly.
3268
3269 * frames.texi (Mouse Commands): Move most of the description of Delete
3270 Selection Mode to Using Region, and link to it.
1bc9c425 3271 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3272
b0570c25
CY
3273 * building.texi (Compilation): Document first-error value of
3274 compilation-scroll-output.
3275 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3276 works as soon as an error is available. Suggested by Juri Linkov.
3277
27267e4c
CY
3278 * mini.texi (Passwords): New node.
3279
3280 * files.texi (Remote Files): Link to Passwords node.
3281
3282 * emacs.texi (Top): Update node listings.
3283
122eb807
CY
32842008-11-16 Chong Yidong <cyd@stupidchicken.com>
3285
9c9855a3
CY
3286 * ack.texi (Acknowledgments): Some updating of credits.
3287
bd6fdcad
CY
3288 * emacs.texi (Acknowledgments): Add a couple more names.
3289
dd1eef46
CY
3290 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3291
122eb807 3292 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3293 (Misc File Ops): Document use of trash.
122eb807 3294
801a8da1
JB
32952008-11-16 Juanma Barranquero <lekktu@gmail.com>
3296
3297 * macos.texi (Mac Customization): Fix typos.
3298
0b4f2253
CY
32992008-11-14 Chong Yidong <cyd@stupidchicken.com>
3300
3301 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3302 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3303 the conventions of the main Emacs manual.
3304
3305 * emacs.texi (Top): Update node listings.
3306
517e2b89
CY
33072008-11-12 Chong Yidong <cyd@stupidchicken.com>
3308
07a85685
CY
3309 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3310 command-line-args is processed during startup.
3311 (Action Arguments): Correctly describe how file arguments interact with
3312 the startup screen. Link to Lisp Interaction for scratch buffer.
3313 (Initial Options): Link to Command Example for -batch option.
3314 (Environment): Document initial-environment.
3315
517e2b89
CY
3316 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3317 can't be changed in the site-start file.
3318
6337bbde
CY
33192008-11-07 Chong Yidong <cyd@stupidchicken.com>
3320
3321 * dired.texi (Dired): Mention C-x C-d too.
3322 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3323 (Dired Navigation): Explain dired-goto-file more clearly.
3324 Document dired-isearch-filenames.
6337bbde
CY
3325 (Dired Deletion): Remove unnecessary "expunged" terminology.
3326 (Flagging Many Files): & is now rebound to `% &'.
3327 (Shell Commands in Dired): Document dired-do-async-shell-command.
3328 Clarify how multi-file arguments are passed.
3329 (Misc Dired Features): Document dired-do-isearch.
3330
9e8eeff9
CY
33312008-11-06 Chong Yidong <cyd@stupidchicken.com>
3332
3333 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3334
e071f849
CY
33352008-11-03 Chong Yidong <cyd@stupidchicken.com>
3336
3337 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3338
05482eb1
CY
33392008-11-01 Chong Yidong <cyd@stupidchicken.com>
3340
e2346dea
CY
3341 * programs.texi (Program Modes): Link to Program Indent node.
3342 (Left Margin Paren): Explain consequences of changing
3343 open-paren-in-column-0-is-defun-start more concisely.
3344 (Which Function, Program Indent, Info Lookup): Minor edits.
3345 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3346 (Multi-line Indent): If region is active, TAB indents the region.
3347 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3348 (Matching): The delimiter at the cursor is highlighted---the character
3349 changes color.
3350 (Symbol Completion): Link to Completion node.
3351
e4b6428c
CY
3352 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3353 a strictly text-only system.
3354
05482eb1
CY
3355 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3356 batch mode.
3357
a11d3737
RS
33582008-11-01 Richard M. Stallman <rms@gnu.org>
3359
5abad626
RS
3360 * misc.texi (Document View): Major rewrite.
3361
a11d3737
RS
3362 * maintaining.texi (Types of Log File): Change logs are older than
3363 version control.
3364 (VCS Concepts): Simplify and rearrange.
3365 (Version Control Systems): Make it clear that Linux is only the kernel.
3366 (VC Mode Line): Shorten reference to menu item.
3367 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3368 (VC Directory Mode): Minor cleanup.
3369 Unchanged files are hidden, not omitted.
3370 (VC Directory Commands): Shorten and simplify.
3371 (Change Log Commands): New node, split from Change Logs.
3372 (VC Directory Buffer): New node, split from VC Directory Mode.
3373
c55a4acb
CY
33742008-10-31 Chong Yidong <cyd@stupidchicken.com>
3375
1c6c854e 3376 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3377 from files.texi.
3378
1c6c854e
CS
3379 * files.texi (Version Control): Move to maintaining.texi.
3380 Subnodes moved as well.
3381 (Document Files): Move to misc.texi.
df0356f6 3382
c55a4acb
CY
3383 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3384 vc-update-change-log.
df0356f6
CY
3385 (Version Control): Move here from files.texi.
3386 (Format of ChangeLog): Make it a subnode of Change Log.
3387
3388 * emacs.texi (Top): Update node listing.
c55a4acb 3389
ef082374
TH
33902008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3391
3392 * files.texi (Files): Add a section about document
3393 files (doc-view-mode).
3394
d52582c3
CY
33952008-10-31 Chong Yidong <cyd@stupidchicken.com>
3396
1c6c854e
CS
3397 * building.texi (Compilation Mode):
3398 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3399 (Debuggers): Lower GUD subsections to subsubsections.
3400 (Starting GUD): Add cindex.
3401 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3402
4e0a0968
CY
34032008-10-30 Chong Yidong <cyd@stupidchicken.com>
3404
03625b47
CY
3405 * indent.texi (Indentation): Link to Program Indent.
3406
4e0a0968
CY
3407 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3408 now uses emacsclient's terminal.
3409
8bd3f7ef
CY
34102008-10-29 Chong Yidong <cyd@stupidchicken.com>
3411
80e5620e
CY
3412 * mark.texi (Using Region): Document use-empty-active-region.
3413
97d5c404
CY
3414 * emacs.texi (Top): Update node listings.
3415
1c6c854e
CS
3416 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3417 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3418 (Invoking emacsclient): Rewrite, moving optional arguments to
3419 emacsclient Options.
21d2bae3
CY
3420 (emacsclient Options): New node. Document server-use-tcp and
3421 server-host.
8bd3f7ef 3422
5fda2cbd
CY
34232008-10-28 Chong Yidong <cyd@stupidchicken.com>
3424
3425 * indent.texi (Indentation): Replace list with paragraphed text,
3426 putting description of syntax-driven indentation first. Document new
3427 effect of active regions on tab.
3428 (Tab Stops): Note that editable tab stops affect indentation commands.
3429
4ff029f6
DN
34302008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3431
3432 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3433
996cd6e4
CY
34342008-10-23 Chong Yidong <cyd@stupidchicken.com>
3435
f28815e3
CY
3436 * custom.texi (Function Keys): Note that modified keypad keys are not
3437 translated.
3438
996cd6e4
CY
3439 * basic.texi (Arguments): Explain how to insert multiple digits.
3440
49545fe2
MA
34412008-10-22 Michael Albinus <michael.albinus@gmx.de>
3442
3443 * files.texi (Remote Files): Precise selection of default method.
3444 Rewrite paragraph about disabling remote file names.
3445
edac0b53
CY
34462008-10-22 Chong Yidong <cyd@stupidchicken.com>
3447
e752c544
CY
3448 * search.texi (Special Isearch): Document M-TAB is isearch.
3449
edac0b53
CY
3450 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3451 command.
3452
3453 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3454
20a36054
TH
34552008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3456
1c6c854e 3457 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3458 section.
3459
69051ab6
CY
34602008-10-21 Chong Yidong <cyd@stupidchicken.com>
3461
c4b1a32a
CY
3462 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3463 to files.texi. Move contents of vc2-xtra.texi here.
3464
3465 * vc2-xtra.texi: File removed.
3466
3467 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3468 Directory Commands from the submenu. Don't include deleted file
3469 vc2-xtra.texi.
3470
3471 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3472 (Version Control): Add VC Directory Mode and VC Directory Commands to
3473 the submenu.
3474 (Why Version Control?): Use table format.
3475 (Version Control Systems): Note that Meta-CVS support is gone.
3476 (VCS Concepts): Note precisely when VC started supporting filesets.
3477 Remove bogus xref to CVS Options node.
3478 (Types of Log File): Copyedits.
3479 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3480 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3481 The Right Thing.
3482 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3483 (Log Buffer): Reorganize node, putting C-c C-c description first.
3484 (Old Revisions): Use CVS for example, not RCS.
3485 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3486 Commands from the submenu, putting them under Version Control.
3487 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3488 need to include it in the manual unconditionally, since it is now
3489 crucial to using distributed version control systems.
1a6e2954
CY
3490 (Comparing Files): Note that diff uses the minibuffer, and that the
3491 output is shown using Diff mode.
1c6c854e
CS
3492 (Diff Mode): Explain what "patch" and "hunk" mean.
3493 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3494 diff-show-trailing-whitespaces.
1a6e2954 3495 (File Archives): Add rar support.
c4b1a32a 3496
69051ab6
CY
3497 * major.texi (Choosing Modes): Make mode selection sequence more
3498 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3499 magic-mode-alist is nil by default.
3500 Document magic-fallback-mode-alist.
69051ab6 3501
e7421e03
CY
35022008-10-20 Chong Yidong <cyd@stupidchicken.com>
3503
3504 * frames.texi (Mouse References): Copyedits.
3505
6b2efdc2
TH
35062008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3507
3508 * ack.texi (Acknowledgments): Add myself as doc-view author.
3509
9c5e9396
EZ
35102008-10-20 Eli Zaretskii <eliz@gnu.org>
3511
3512 * frames.texi (Dialog Boxes): Add @cindex entries.
3513
dac94f8e
CY
35142008-10-20 Chong Yidong <cyd@stupidchicken.com>
3515
3516 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3517 (Text-Only Mouse): Copyedit.
3518
25597d40
CY
35192008-10-19 Chong Yidong <cyd@stupidchicken.com>
3520
f8a447f6
CY
3521 * frames.texi: Use @key throughout for mouse clicks.
3522 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3523 (Secondary Selection): Fix modified mouse click syntax.
3524 (Clipboard): Describe Cut, Copy and Paste commands.
3525 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3526 Copyedits.
3527 (Creating Frames): Add xref to Init File.
3528 (Frame Commands): Add xref to Exiting.
3529 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3530
b0f95216
CY
35312008-10-15 Chong Yidong <cyd@stupidchicken.com>
3532
b0817f00
CY
3533 * files.texi (Version Control): Copyedits. Add Bazaar.
3534 (Version Control Systems): List different VCS's using an itemized list.
3535 Add Bazaar.
3536 (VCS Concepts): Copyedits. Tweak description of file merging.
3537
b0f95216
CY
3538 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3539 (Cut/Paste Other App): Document select-active-regions and
3540 x-select-enable-primary.
3541
69d0d701
CY
35422008-10-13 Chong Yidong <cyd@stupidchicken.com>
3543
3544 * mark.texi (Shift Selection): Correct case in node name.
3545
3546 * emacs.texi (Top): Update node order in Mark chapter.
3547
375e8351
EZ
35482008-10-12 Eli Zaretskii <eliz@gnu.org>
3549
3550 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3551
3552 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3553 elsewhere in the manual instead of describing yet again the intricacies
3554 of $HOME on MS-Windows and MS-DOS.
3555
ab58114f
CY
35562008-10-12 Chong Yidong <cyd@stupidchicken.com>
3557
4f959513 3558 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3559 (Minibuffer File): Add discussion of `~' in file names.
3560 Add insert-default-directory index reference.
4f959513 3561
ab58114f
CY
3562 * files.texi (File Names): Reorganize description.
3563 (Visiting): Add xref to Mode Line. Copyedits.
3564 (Save Commands): Mention prefix behavior of C-x C-s.
3565 (Numbered Backups): Node deleted.
3566 (Backup Names): Contents of Numbered Backups moved here. State default
3567 of version-control variable.
3568 (Reverting): Copyedits.
3569 (Version Control): Add additional version control systems.
3570
3571 * emacs.texi (Top): Delete Numbered Backups node.
3572
3573 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3574 Backup Names.
f2884f63 3575 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3576
b0b5100a
RF
35772008-10-11 Romain Francoise <romain@orebokech.com>
3578
3579 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3580
89774b5f
CY
35812008-10-11 Chong Yidong <cyd@stupidchicken.com>
3582
3583 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3584 (Select Buffer): Mention use of minibuffer history. Describe default
3585 value of default-major-mode. Mention that C-x 4 b selects the other
3586 window.
3587 (List Buffers): Document CRM indicators in the order they appear.
3588 (Kill Buffer): Document new command kill-matching buffers.
3589 (Several Buffers): Move explanation of the relationship between buffer
3590 list and buffer menu to the top.
3591 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3592
4c72bf27
CY
35932008-10-10 Chong Yidong <cyd@stupidchicken.com>
3594
3595 * entering.texi (Exiting): Document change of C-x C-c to
3596 save-buffers-kill-terminal. Document kill-emacs.
3597
f68eb991
EZ
35982008-09-30 Eli Zaretskii <eliz@gnu.org>
3599
3600 * mule.texi (Coding Systems): Don't mention codepage-setup.
3601
3602 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3603 cpNNN coding systems anymore.
3604 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3605 for unibyte mode. Don't mention line-drawing characters.
3606 Don't mention dos-unsupported-char-glyph.
f68eb991 3607
1a2dd44d
CY
36082008-09-25 Chong Yidong <cyd@stupidchicken.com>
3609
3610 * search.texi (Search): Shorten introduction.
3611 (Basic Isearch): Add command table. Discuss reverse isearch and
3612 isearch highlighting.
3613 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3614 ring to cindex.
3615 (Special Isearch): Move input methods discussion here.
3616 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3617 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3618 Repeat Isearch.
3619 (Isearch Minibuffer): New node.
3620 (Word Search): Document new word search commands.
3621 (Regexp Example): Simplify example using sentence-end-base variable.
3622 (Replace): Reword introduction.
3623 (Unconditional Replace): Remove unnecessary example.
3624 (Other Repeating Search): Document new `M-s o' binding.
3625
3626 * emacs.texi (Top): Update node listings.
3627
e45da31d
JB
36282008-09-22 Juanma Barranquero <lekktu@gmail.com>
3629
3630 * emacs.texi (Top): Remove Kill Errors from menu.
3631
841c8096
CY
36322008-09-22 Chong Yidong <cyd@stupidchicken.com>
3633
402168fa
CY
3634 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3635 interface for defining macros. Simplify examples. Note that C-g quits
3636 macro definitions.
1c6c854e
CS
3637 (Keyboard Macro Counter): Document using F3 to insert counter.
3638 Give usage example.
402168fa
CY
3639 (Keyboard Macro Query): Organize query responses in a table.
3640
1c6c854e
CS
3641 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3642 Link to Erasing node.
841c8096
CY
3643 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3644 rationale to a footnote.
3645 (Kill Errors): Remove node, due to redundancy with Erasing.
3646 (Spelling): Move discussion of flyspell to end. Note new behavior of
3647 M-$ in active region. Remove non-ispell-specific keybindings from
3648 table.
3649
eab2ee89
DN
36502008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3651
3652 * cmdargs.texi (Initial Options): Document --daemon.
3653
3d53e905
GM
36542008-09-20 Glenn Morris <rgm@gnu.org>
3655
3656 * files.texi (Numbered Backups): Mention that some modes set
3657 version-control.
3658
1c90484d
GM
36592008-09-20 Jim Blandy <jimb@red-bean.com>
3660
3661 * files.texi (Numbered Backups): Reference File Variables, as well.
3662 Remove discussion of Rmail's implementation.
3663
0fc0d844
CY
36642008-09-06 Chong Yidong <cyd@stupidchicken.com>
3665
3666 * misc.texi (Recursive Edit): Note that top-level exits active
3667 minibuffers.
3668
3669 * trouble.texi (Quitting): Likewise.
3670
b18d283d
CY
36712008-08-31 Chong Yidong <cyd@stupidchicken.com>
3672
3673 * emacs.texi (Top): Add Temporary Face Changes xref.
3674
3675 * display.texi (Display): Move Temporary Face Changes node to just
3676 after Standard Faces.
3677 (Scrolling): Document recenter-top-bottom instead of recenter.
3678 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3679 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3680 (Display Custom): Copyedits.
3681 (Optional Mode Line): Document display-battery-mode.
3682
180135fc
RF
36832008-08-27 Romain Francoise <romain@orebokech.com>
3684
3685 * custom.texi (Directory Variables): Minor fix.
3686
d3fe3475
GM
36872008-08-27 Glenn Morris <rgm@gnu.org>
3688
3689 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3690 descriptions.
3691 (Calendar Customizing): Tweak layout description.
183080b6 3692 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3693 markers. Condense calendar-star-date and calendar-mark-today
3694 description.
3695 (Holiday Customizing): Add oriental and solar holidays.
3696 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3697 Fix holiday-float description. Use zerop in examples. Be less verbose.
3698 (Date Display Format): Change ISO format. Be less verbose.
3699 (Diary Customizing): Mention day and month abbrev arrays.
3700 Mention the date-form variables by name. Update European example.
3701 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3702 Condense examples. Mention diary-entry-symbols by name.
3703 Condense table for insertion commands.
3704 (Fancy Diary Display): Mention diary-include-string and
3705 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3706 Ethiopic, Persian date functions. Condense descriptions.
3707
3708 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3709 (Adding to Diary): Adapt for changed node name.
3710
71755807
GM
37112008-08-26 Glenn Morris <rgm@gnu.org>
3712
3713 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3714 node "Hebrew/Islamic Entries".
3715
3716 * calendar.texi (Specified Dates): Fix names of iso functions.
3717 (General Calendar): There may not be another window.
3718 (Writing Calendar Files, Holidays): Tweak intro.
3719 (Holidays): Mention Baha'i and Chinese holidays.
3720 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3721 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3722 (To Other Calendar): Add calendar-print-other-dates.
3723 Refer to "graphic display" rather than "X.
3724 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3725 (Displaying the Diary): Fix whitespace after reference.
3726 Fix `diary-number-of-entries' reference.
3727 (Date Formats): Explicitly mention that day names can be abbreviated.
3728 (Adding to Diary): Add some references to other sections.
3729 (Special Diary Entries): Fix reference.
3730 (Appointments): Simplify appt-message-warning-time entry.
3731 Clarify where times must be.
3732 (Importing Diary): Comment out icalendar paragraph that does not apply.
3733 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3734
d76ebc75
GM
37352008-08-23 Glenn Morris <rgm@gnu.org>
3736
3737 * fortran-xtra.texi (Fortran): Change description of free form and
3738 fixed form a bit. Mention hideshow and imenu.
3739 (Fortran Motion): Mention fortran-end-of-subprogram,
3740 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3741 (Fortran Indent): Minor re-word.
3742 (ForIndent Commands): Mention fortran-fill-paragraph and
3743 fortran-fill-statement.
3744 (ForIndent Cont): Mention fortran-tab-mode-string.
3745 (Fortran Comments): Mention fortran-comment-line-start-skip.
3746 (Fortran Columns): Mention font-locking.
3747 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3748
1fc0ce04 37492008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3750
3751 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3752
5c52e13c
CY
37532008-08-22 Chong Yidong <cyd@stupidchicken.com>
3754
3755 * mini.texi (Minibuffer): Simplify introduction.
3756 (Minibuffer File): Document tilde in minibuffer filenames.
3757 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3758 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3759 (Completion Example): Update example to current command list.
3760 (Completion Options): Document `lazy' value of completion-auto-help.
3761 Update contents of completion-ignored-extensions.
3762 (Minibuffer History): Describe "future history" list. State default
3763 value of history-delete-duplicates.
3764
77a00355
GM
37652008-08-21 Glenn Morris <rgm@gnu.org>
3766
3767 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3768 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3769
39ee1d04
CY
37702008-08-17 Chong Yidong <cyd@stupidchicken.com>
3771
3772 * regs.texi (Registers): Clarify valid register names.
3773 (RegPos): Note that buffer is saved and restored too.
3774 (RegText): Note that mark is reactivated/deactivated.
3775 (RegConfig): Xref to Windows node.
3776
b12c348f
CY
37772008-08-16 Chong Yidong <cyd@stupidchicken.com>
3778
3ae7ba79
CY
3779 * basic.texi (Inserting Text): Provide command name for C-q.
3780
b12c348f
CY
3781 * killing.texi (Killing): Copyedit. Define read-only text.
3782 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3783 (Killing by Lines): Copyedit.
3784 (Other Kill Commands): Move M-w description here.
3785 (Yanking): Move M-w to Other Kill Commands.
3786 (Kill Ring): Also mention saving text in registers. Link to Text
3787 Properties in elisp manual.
3788 (Accumulating Text): Copyedit.
3789 (CUA Bindings): Shift selection is now the default.
3790
d8ff7692
TZ
37912008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3792
3793 * maintaining.texi (Change Log): Mention next-error is available.
3794
a43a8a2e
GM
37952008-08-10 Glenn Morris <rgm@gnu.org>
3796
3797 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3798 and intermonth text.
3799 (Holiday Customizing): Add holiday-chinese.
3800
eba27308
EZ
38012008-08-08 Eli Zaretskii <eliz@gnu.org>
3802
3803 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3804
5f14a5b3
DN
38052008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3806
3807 * files.texi (Log Buffer): Describe C-c C-d.
3808 (Diff Mode): Describe C-x 4 A.
3809
49989bff
EZ
38102008-08-06 Eli Zaretskii <eliz@gnu.org>
3811
3812 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3813
5c915c02
DN
38142008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3815
2beaf97a
DN
3816 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3817 describe the new bindings to show the changeset diff, toggle annotation
3818 visibility, show revisions.
3819 (VC Status): Describe key bindings for modifying the change comments,
3820 displaying changeset diffs and annotations.
3821
5c915c02
DN
3822 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3823
71798ace
NR
38242008-08-05 Nick Roberts <nickrob@snap.net.nz>
3825
3826 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3827
b8949644
EZ
38282008-08-02 Eli Zaretskii <eliz@gnu.org>
3829
3830 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3831 and wording.
3832
819567d1
DN
38332008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3834
3835 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3836 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3837 commands. Improve some old info.
3838
5f38310a
CY
38392008-07-31 Chong Yidong <cyd@stupidchicken.com>
3840
0dc3906b
CY
3841 * display.texi (Visual Line Mode): New node.
3842
5f38310a 3843 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3844 (Moving Point): Add additional alternative key bindings.
3845 Describe line-move-visual.
5f38310a
CY
3846 (Erasing): Describe DEL.
3847 (Basic Undo, Blank Lines, Arguments): Copyedit.
3848 (Continuation Lines): Mention Visual Line mode.
3849 (Position Info): Move extended discussion to mule.texi.
3850
3851 * mule.texi (International Chars): Describe C-x =.
3852
3853 * emacs.texi (Top): Add Visual Line Mode node.
3854
7c2fb837
DN
38552008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3856
3857 * emacs.texi: Remove VMS support.
3858
3f6b73ef
DN
38592008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3860
3861 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3862 the vc-dir command name.
3863
9e2a2647
DN
38642008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3865
3866 * xresources.texi: Remove mentions of Mac Carbon.
3867
568beaa2
AS
38682008-07-19 Andreas Schwab <schwab@suse.de>
3869
3870 * ns-emacs.texi: Move to ../misc.
3871
0ef94706
CY
38722008-07-15 Chong Yidong <cyd@stupidchicken.com>
3873
3874 * entering.texi (Exiting): Don't describe text-only terminals as the
3875 default. Describe the new startup screen.
3876 (Exiting): Describe how to kill Emacs first. Change description of
3877 iconification to handle modern window systems.
3878
ba60bd44 38792008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3880
3881 * ns-emacs.texi: New file, documents features of Emacs port under
3882 NeXTstep windowing.
3883
9f30aa73
CY
38842008-07-15 Chong Yidong <cyd@stupidchicken.com>
3885
938a5d2e
CY
3886 * entering.texi (Entering Emacs): Update prev node.
3887
3888 * glossary.texi (Glossary): Remove xref to Text Characters.
3889
9f30aa73
CY
3890 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3891 directly, rather than in the context of ASCII. Move description of
3892 special properties of modifier key to new Modifier Keys node.
3893 (Keys): Copyedit.
3894 (Text Characters): Delete node. Multibyte is the default nowadays, and
3895 the node contents are obsolete.
3896
3897 * custom.texi (Modifier Keys): New node.
3898
3899 * emacs.texi (Top): Update node list.
3900
7e53d36c
CY
39012008-07-13 Chong Yidong <cyd@stupidchicken.com>
3902
3903 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3904 saying that Emacs provides menus and mouse support (which is par for
3905 the course).
3906
3907 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3908 early on.
3909 (Point): Copyedit. Relegate historical trivia to a footnote.
3910 (Mode Line): Explain mode-line format more consistently.
3911 (Menu Bar): Copyedit.
3912
1e9fa96d
GM
39132008-06-27 Glenn Morris <rgm@gnu.org>
3914
3915 * cal-xtra.texi (Sexp Diary Entries):
3916 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3917
dc9bebb8
CY
39182008-06-26 Chong Yidong <cyd@stupidchicken.com>
3919
3920 * mark.texi (Shift selection): New node.
3921 (Mark): Copyedits.
3922 (Persistent Mark): Move to the end of the chapter.
3923
e7881076
EZ
39242008-06-20 Eli Zaretskii <eliz@gnu.org>
3925
3926 * makefile.w32-in (distclean): Remove makefile.
3927
f427400c
NR
39282008-06-17 Nick Roberts <nickrob@snap.net.nz>
3929
3930 * building.texi (Starting GUD): Add an entry for gud-gdb.
3931 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3932 command mode.
3933
b597d348
GM
39342008-06-17 Glenn Morris <rgm@gnu.org>
3935
3936 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3937
647b7094
NR
39382008-06-17 Nick Roberts <nickrob@snap.net.nz>
3939
3940 * building.texi (Starting GUD): Expand on remote debugging.
3941 (Other GDB-UI Buffers): Mention new keyboard bindings.
3942
47a30023
GM
39432008-06-15 Glenn Morris <rgm@gnu.org>
3944
3945 * gnu.texi: Use a verbatim license for this invariant section,
3946 as per etc/GNU.
3947
37e5d54a
GM
39482008-06-13 Daniel Engeler <engeler@gmail.com>
3949
3950 * emacs.texi, misc.texi: Add documentation about serial port access.
3951
8e65d46c
GM
39522008-06-13 Glenn Morris <rgm@gnu.org>
3953
c1473b4c
MB
3954 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3955 maintain.info.
8e65d46c 3956
e40a85cd
MB
39572008-06-05 Miles Bader <miles@gnu.org>
3958
3959 * display.texi (Temporary Face Changes): Update to reflect function
3960 renamings in face-remap.el.
3961
56c73dec
MB
39622008-06-04 Miles Bader <miles@gnu.org>
3963
1c6c854e
CS
3964 * display.texi (Temporary Face Changes):
3965 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3966 `increase-buffer-face-height' and `decrease-default-face-height' now
3967 that they aren't bound by default.
3968
9d3d42fb
MB
39692008-06-03 Miles Bader <miles@gnu.org>
3970
3971 * display.texi (Temporary Face Changes): New node.
3972
2be6bfe2
EZ
39732008-05-31 Eli Zaretskii <eliz@gnu.org>
3974
3975 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3976
daf7e339
GM
39772008-05-31 Glenn Morris <rgm@gnu.org>
3978
3979 * cal-xtra.texi (Fancy Diary Display): Simplify.
3980
d21d2618
GM
39812008-05-30 Glenn Morris <rgm@gnu.org>
3982
3983 * cal-xtra.texi (Fancy Diary Display): Update for
3984 diary-display-function replacing diary-display-hook.
3985
71ce5fd0
JB
39862008-05-29 Drew Adams <drew.adams@oracle.com>
3987
3988 * msdog.texi (Windows Keyboard): Add descriptions of
3989 w32-register-hot-key and w32-unregister-hot-key.
3990
a3cdbdf8
MO
39912008-05-21 Tom Tromey <tromey@redhat.com>
3992
3993 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3994 Variables node.
3995
854a574c
MO
39962008-05-19 Tom Tromey <tromey@redhat.com>
3997
3998 * custom.texi (Variables): Add Directory Variables to menu.
3999 (Directory Variables): New node.
4000
7c2ec3f9
ER
40012008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4002
71ce5fd0 4003 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4004
370fded4
ER
40052008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4006
4007 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4008 Revision Tags and rewritten. Section now uses modern terminology,
4009 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4010 accurately.
4011
6af511e3
EZ
40122008-05-10 Eli Zaretskii <eliz@gnu.org>
4013
4014 * msdog.texi (Windows Files): Update documentation of
4015 w32-get-true-file-attributes.
4016
7a78b6e7
ER
40172008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4018
4019 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4020 directory mode.
4021
1bcfc24e
CY
40222008-05-08 Chong Yidong <cyd@stupidchicken.com>
4023
4024 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4025 entry "television".
1bcfc24e 4026
db86064f
ER
40272008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4028
ab5ec32c 4029 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4030
a31b405e
ER
40312008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4032
4033 * emacs/buffers.texi, emacs/files.texi (Version-control):
4034 vc-toggle-read-only is no longer a good idea...
4035
ff2c14fc
GM
40362008-04-29 Glenn Morris <rgm@gnu.org>
4037
4038 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4039
367c9b7c
JL
40402008-04-22 Juri Linkov <juri@jurta.org>
4041
4042 * dired.texi (Subdirectories in Dired): Describe using `^'
4043 to return to the parent directory.
4044
4ac1e9b4
NR
40452008-04-22 Nick Roberts <nickrob@snap.net.nz>
4046
4047 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4048 recent changes.
4049
b9b3bf2b
NR
40502008-04-19 Nick Roberts <nickrob@snap.net.nz>
4051
4052 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4053 (Other GDB-UI Buffers): Update for recent thread related changes.
4054
4d120d6a
SM
40552008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4056
4057 * maintaining.texi (Maintaining):
4058 * emacs.texi (Top): Typo.
4059
a152877d
SM
40602008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4061
b9b3bf2b
NR
4062 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4063 arg in `font-lock-add-keywords'.
a152877d 4064
36c0514c
GM
40652008-04-08 Glenn Morris <rgm@gnu.org>
4066
4067 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4068 Also add Baha'i calendar references where appropriate.
4069
06a97d46
GM
40702008-04-05 Glenn Morris <rgm@gnu.org>
4071
4072 * custom.texi (Init File): Byte-compiling .emacs is bad.
4073
6adc6eed
SM
40742008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4075
4076 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4077
571388b0
GM
40782008-03-29 Glenn Morris <rgm@gnu.org>
4079
4080 * calendar.texi: Update for `calendar-date-style' replacing
4081 `european-calendar'.
4082
3ae8f876
JR
40832008-03-28 Jason Rumney <jasonr@gnu.org>
4084
4085 * display.texi (Display Custom): Mention overlay-margin in text.
4086
5bc6ddff 40872008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4088
5bc6ddff
MB
4089 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4090 tutorial' comments.
03a864d5 4091
7186a830
CY
40922008-03-28 Chong Yidong <cyd@stupidchicken.com>
4093
4094 * mark.texi (Mark): Rearrange nodes.
4095 (Persistent Mark): Rename from Transient Mark.
4096 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4097 Describe Transient Mark mode as the default.
4098
4099 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4100 the default behavior with Transient Mark mode off.
4101 (Position Info): Fix typo.
4102
71ce5fd0
JB
4103 * display.texi (Standard Faces): Reference the Mark node.
4104 Remove discussion of the region face, which is discussed there.
7186a830
CY
4105
4106 * emacs.texi (Top): Update node listings.
4107
4108 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4109 as the default.
4110
4111 * fixit.texi (Undo): Standardize choice of undo key sequence.
4112 (Undo, Spelling): Describe Transient Mark mode as the default.
4113
4114 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4115 default.
4116
4117 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4118
4119 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4120 mode is the default, and note that the mark is not activated when set.
4121
4122 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4123 Describe Transient Mark mode as the default.
4124
4125 * search.texi (Basic Isearch): Reference the Mark Ring node.
4126 (Replace, Unconditional Replace, Other Repeating Search):
4127 Describe Transient Mark mode as the default.
4128
1c6c854e
CS
4129 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4130 Describe Transient Mark mode as the default.
7186a830
CY
4131 (Paragraphs): Describe how M-h behaves when region is active.
4132
4133 * trouble.texi (Quitting): Clarify effects of C-g.
4134
dc47d1ff
GM
41352008-03-13 Glenn Morris <rgm@gnu.org>
4136
4137 * emacs.texi (EMACSVER): Set to 23.0.60.
4138
e3e0fb39 41392008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4140
e3e0fb39
GM
4141 * dired.texi (Hiding Subdirectories): Fix previous change.
4142
41432008-03-05 Drew Adams <drew.adams@oracle.com>
4144
4145 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4146
5e14abf8
KS
41472008-02-28 Kim F. Storm <storm@cua.dk>
4148
4149 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4150 Move describe-distribution to C-h C-o.
4151 Move view-emacs-problems to C-h C-p.
4152 Add view-emacs-debugging on C-h C-d.
4153 Add view-external-packages on C-h C-e.
d0207bf3 4154 Add view-order-manuals on C-h C-m.
5e14abf8 4155
d0207bf3 41562008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4157
4158 * msdog-xtra.texi (MS-DOS): Docstring fix.
4159
87e391bb
EZ
41602008-02-09 Eli Zaretskii <eliz@gnu.org>
4161
4162 * msdog.texi (Windows Fonts): Use a @table for describing font
4163 properties.
4164
5662e503
JR
41652008-02-07 Jason Rumney <jasonr@gnu.org>
4166
4167 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4168 value has changed.
4169 (Windows HOME): Clarify what is meant by "if that fails as well".
4170 (Windows Fonts): New section.
4171
72463824
GM
41722008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4173
4174 * basic.texi (Basic Undo): Remove duplicate "you can".
4175
7ff926e0
EZ
41762008-02-02 Eli Zaretskii <eliz@gnu.org>
4177
4178 * maintaining.texi (Tags): Fix last change.
4179
6ab7aef1
MA
41802008-02-02 Michael Albinus <michael.albinus@gmx.de>
4181
093571c3 4182 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4183
ace67e7e
NR
41842008-01-31 Nick Roberts <nickrob@snap.net.nz>
4185
4186 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4187
ae068fdf
RS
41882008-01-26 Richard Stallman <rms@gnu.org>
4189
4190 * maintaining.texi (Tags): Delete redundant index entry.
4191
a56d9a08
EZ
41922008-01-26 Eli Zaretskii <eliz@gnu.org>
4193
4194 * programs.texi (Imenu): Move "@cindex tags" from here...
4195 * maintaining.texi (Tags): ...to here.
4196
e941ed90
NR
41972008-01-23 Kevin Ryde <user42@zip.com.au>
4198
4199 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4200 click count.
4201
650276d5
JB
42022008-01-21 Juanma Barranquero <lekktu@gmail.com>
4203
4204 * entering.texi (Exiting): Fix typo.
4205 Reported by D. E. Evans <sinuhe@gnu.org>.
4206
8dc17977
MR
42072007-12-31 Martin Rudalics <rudalics@gmx.at>
4208
4209 * glossary.texi (Glossary): Fix typo.
4210
9f9695a6
RS
42112007-12-27 Richard Stallman <rms@gnu.org>
4212
4213 * text.texi (Formatted Text): Improve menu tag.
4214 (Editing Format Info): In Info, add duplicate menu of nodes
4215 about the submenus.
4216 (Format Faces): Say where Faces menu is found. Mention Other.
4217 (Format Colors): Say where these submenus are found.
4218 (Format Indentation, Format Justification): Likewise.
4219 (Format Properties): Likewise.
4220
abfd0191
RS
42212007-12-22 Richard Stallman <rms@gnu.org>
4222
4223 * search.texi (Query Replace): Make exp of query-replace more
4224 self-contained, and clarify.
8dc17977 4225
abfd0191
RS
4226 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4227
a2586785
RS
42282007-12-15 Richard Stallman <rms@gnu.org>
4229
4230 * files.texi (Auto Save): Clarify definition of auto-saving.
4231
a67cf2bb
RS
42322007-11-26 Richard Stallman <rms@gnu.org>
4233
4234 * help.texi (Help Echo): Cleanups.
4235
448b33b1
TTN
42362007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4237
4238 * files.texi (Why Version Control?): Fix typo.
4239 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4240 (Selecting a Fileset): Fix typos; small rewording.
4241 (Log Buffer): Likewise.
4242 (Old Revisions): Likewise.
448b33b1 4243
221bb7f6
EZ
42442007-11-17 Eli Zaretskii <eliz@gnu.org>
4245
4246 * mule.texi (Communication Coding): Fix wording of last change.
4247
d0207bf3 42482007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4249
630cb3b7
JB
4250 * custom.texi (Specifying File Variables):
4251 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4252
53b7759e
KH
42532007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4254
a5ab2e0c 4255 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4256
4257 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4258
c8763fb6 42592007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4260
630cb3b7 4261 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4262 --output=file.
4263
ff98e024
MR
42642007-11-13 Martin Rudalics <rudalics@gmx.at>
4265
4266 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4267 (Help Echo): Avoid mentioning the term "region" here and
4268 consistently use the term "active text".
4269
37b11c22
GM
42702007-11-11 Glenn Morris <rgm@gnu.org>
4271
4272 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4273
21d50ba1
JL
42742007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4275
1c6c854e
CS
4276 * search.texi (Query Replace):
4277 Mention `query-replace-show-replacement'.
21d50ba1 4278
c12ecb0a 42792007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4280
4281 * building.texi (Watch Expressions): Remove obscure sentence.
4282
3b4201f4
KH
42832007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4284
4285 * mule.texi (Select Input Method): Describe how to activate an input
4286 method in the text mode.
4287
07e5c0b0
DN
42882007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4289
4290 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4291
52dd7391
NR
42922007-10-30 Nick Roberts <nickrob@snap.net.nz>
4293
4294 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4295
c004e539
GM
42962007-10-30 Glenn Morris <rgm@gnu.org>
4297
4298 * misc.texi (Directory Tracking): Explain a bit more about
4299 dirtrack-mode.
4300
ca8c5b8c
GM
43012007-10-25 Glenn Morris <rgm@gnu.org>
4302
4303 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4304
b6c764ef
RS
43052007-10-24 Richard Stallman <rms@gnu.org>
4306
4307 * misc.texi (Interactive Shell): Cleanup last change.
4308
eabd84c9
JL
43092007-10-22 Juri Linkov <juri@jurta.org>
4310
4311 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4312 default values.
4313
0b43c7e2
ER
43142007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4315
ca8c5b8c 4316 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4317 'filesets'.
4318
a80859d4
MR
43192007-10-18 Martin Rudalics <rudalics@gmx.at>
4320
4321 * trouble.texi (Quitting): Fix typo.
4322
c9447ae1
GM
43232007-10-18 Glenn Morris <rgm@gnu.org>
4324
4325 * frames.texi (Mode Line Mouse): Mention minor mode names.
4326
168b980f
JL
43272007-10-17 Juri Linkov <juri@jurta.org>
4328
4329 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4330 fill-paragraph operates on the active region in Transient Mark mode.
4331 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4332 with fill-paragraph.
4333
4334 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4335 fill-paragraph.
4336
4337 * fixit.texi (Spelling): ispell-word operates on the active region
4338 in Transient Mark mode.
4339
5a331f34
JB
43402007-10-17 Aaron S. Hawley <aaronh@garden.org>
4341
4342 * building.texi (Source Buffers):
4343 * custom.texi (Init Non-ASCII):
4344 * glossary.texi (Glossary): Use "key binding" consistently.
4345
2a9f4d55
JB
43462007-10-17 Juanma Barranquero <lekktu@gmail.com>
4347
4348 * calendar.texi (Diary): Fix directive.
4349
de13cecf
RS
43502007-10-16 Richard Stallman <rms@gnu.org>
4351
4352 * calendar.texi (Diary): Clarify text about diary file example.
4353
5f90d53e
ER
43542007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4355
4356 * files.texi: Capitalize node names according to convention.
4357
3aa491bc
GM
43582007-10-13 Glenn Morris <rgm@gnu.org>
4359
4360 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4361
8a3106d3
ER
43622007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4363
4364 * emacs.texi:
4365 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4366 suggested by RMS and Robert J. Chassell.
8a3106d3 4367
da1080a2
ER
43682007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4369
3aa491bc 4370 * files.texi (Version Systems):
0870a421
ER
4371 * vc-xtra.texi:
4372 * vc1-xtra.texi:
ac3f4c6f 4373 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4374 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4375 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4376 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4377
58ade22b
ER
43782007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4379
da1080a2 4380 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4381 Reorder the descriptions to be chronological.
4382
93870ce2
RS
43832007-10-09 Richard Stallman <rms@gnu.org>
4384
4385 * display.texi (Cursor Display): Correct how cursor appears
4386 in nonselected windows.
4387
568c7288
NR
43882007-10-04 Nick Roberts <nickrob@snap.net.nz>
4389
4390 * building.texi (GDB Graphical Interface): Remove references to gdba
4391 and mention gud-gdb.
4392
1af74d06 43932007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4394
1af74d06 4395 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4396
0d8fb755
JL
43972007-10-06 Juri Linkov <juri@jurta.org>
4398
4399 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4400 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4401 fill-paragraph-or-region.
4402
4403 * basic.texi (Arguments): Replace fill-paragraph with
4404 fill-paragraph-or-region.
4405
b981e2c6
ER
44062007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4407
4408 * files.texi: Update the section on version control for 2007
2a9f4d55 4409 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4410 will come later.
4411
5fceaf9c
GM
44122007-09-15 Glenn Morris <rgm@gnu.org>
4413
4414 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4415 to `list-holidays'.
4416
b0e44b17
GM
44172007-09-14 Glenn Morris <rgm@gnu.org>
4418
4419 * calendar.texi: Update all instances of mark-calendar-holidays,
4420 list-calendar-holidays, list-holidays with the new names.
4421
8cf51b2c
GM
44222007-09-06 Glenn Morris <rgm@gnu.org>
4423
46a367db 4424 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4425 Split into the Emacs manual in emacs/, and other manuals in misc/.
4426 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4427 manual.
4428 (infodir): New variable.
4429 (info): Use $infodir.
4430 (emacsman): Delete target, not needed any more.
4431 Move all targets that are not the Emacs manual to misc/Makefile.in.
4432 (mostlyclean): Remove `gnustmp'.
4433 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4434 manual.
92f9b43f 4435 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4436 (emacsman): Delete target, not needed any more.
4437 (clean): Remove all info files but Emacs manual.
4438 Move all targets that are not the Emacs manual to misc/Makefile.in.
4439 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4440
4441 * Makefile.in (INFOSOURCES): Delete.
4442 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4443 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4444 *.vrs *.toc here...
4445 (maintainer-clean): ...from here.
4446
44472007-09-05 Glenn Morris <rgm@gnu.org>
4448
4449 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4450
8cf51b2c
GM
44512007-08-29 Glenn Morris <rgm@gnu.org>
4452
4453 * emacs.texi (EMACSVER): Increase to 23.0.50.
4454
3420c522
RS
44552007-08-27 Richard Stallman <rms@gnu.org>
4456
4457 * emacs.texi (Top): Clarify menu item for Glossary.
4458
4459 * display.texi (Faces): Change secn title.
4460 Clarify not all fonts come from Font Lock.
4461
8cf51b2c
GM
44622007-08-17 Eli Zaretskii <eliz@gnu.org>
4463
4464 * basic.texi (Position Info): Add index entry for face at point.
4465 Mention that character faces are also displayed by "C-u C-x =".
4466
8cf51b2c
GM
44672007-08-08 Glenn Morris <rgm@gnu.org>
4468
4469 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4470
44712007-08-07 Chong Yidong <cyd@stupidchicken.com>
4472
4473 * files.texi (File Conveniences): Document point motion keys in Image
4474 mode.
4475
8cf51b2c
GM
44762007-07-27 Glenn Morris <rgm@gnu.org>
4477
8cf51b2c
GM
4478 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4479 in-line.
4480
4481 * gpl.texi: New file with text of GPL.
4482 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4483
44842007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4485
4486 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4487
4488 * dired.texi (Wdired): Mention C-x C-q key binding.
4489
44902007-07-28 Nick Roberts <nickrob@snap.net.nz>
4491
4492 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4493
44942007-07-25 Glenn Morris <rgm@gnu.org>
4495
8cf51b2c
GM
4496 * emacs.texi (Copying): Replace license with GPLv3.
4497
4498 * Relicense all FSF files to GPLv3 or later.
4499
45002007-07-24 Glenn Morris <rgm@gnu.org>
4501
4502 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4503 for some calendars.
4504
45052007-07-23 Nick Roberts <nickrob@snap.net.nz>
4506
4507 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4508 default-directory for the current buffer is on a remote machine.
4509
8cf51b2c
GM
45102007-07-21 Eli Zaretskii <eliz@gnu.org>
4511
4512 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4513 default value.
4514
45152007-07-21 Richard Stallman <rms@gnu.org>
4516
4517 * files.texi (Why Version Control?): Improve previous change.
4518
45192007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4520
4521 * files.texi (Why Version Control?): New node.
4522
8cf51b2c
GM
45232007-07-12 Nick Roberts <nickrob@snap.net.nz>
4524
8cf51b2c
GM
4525 * building.texi (Starting GUD): Add xref to this anchor.
4526
8cf51b2c
GM
45272007-06-24 Karl Berry <karl@gnu.org>
4528
2a9f4d55 4529 * emacs.texi: New Back-Cover Text.
8cf51b2c 4530
8cf51b2c
GM
45312007-06-07 Alan Mackenzie <acm@muc.de>
4532
4533 * display.texi (Optional Mode Line): Document the new form of
4534 line+column numbers, "(561,2)".
4535
45362007-06-06 Juanma Barranquero <lekktu@gmail.com>
4537
49823426 4538 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4539
45402007-06-02 Chong Yidong <cyd@stupidchicken.com>
4541
4542 * Version 22.1 released.
4543
8cf51b2c
GM
45442007-05-07 Karl Berry <karl@gnu.org>
4545
4546 * emacs.texi (EMACSVER): Back to 22.
4547
45482007-05-06 Richard Stallman <rms@gnu.org>
4549
4550 * maintaining.texi (Create Tags Table): Clean up previous change.
4551
c8763fb6 45522007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4553
4554 * maintaining.texi (Create Tags Table): Add text about the dangers of
4555 making symbolic links to tags files.
4556
45572007-05-04 Karl Berry <karl@gnu.org>
4558
4559 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4560
45612007-05-03 Karl Berry <karl@gnu.org>
4562
4563 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4564
4565 * .cvsignore (*.pdf): New entry.
4566
8cf51b2c
GM
4567 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4568 for printing.
4569
45702007-05-01 Richard Stallman <rms@gnu.org>
4571
4572 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4573
8cf51b2c
GM
45742007-04-28 Glenn Morris <rgm@gnu.org>
4575
4576 * ack.texi (Acknowledgments):
4577 * anti.texi (Antinews):
8cf51b2c
GM
4578 * programs.texi (Program Modes): Restore mention of python.el pending
4579 consideration of legal status.
4580
45812007-04-28 Richard Stallman <rms@gnu.org>
4582
4583 * files.texi (File Names): Fixes to ~ description on MS systems.
4584
8cf51b2c
GM
45852007-04-26 Glenn Morris <rgm@gnu.org>
4586
4587 * emacs.texi (EMACSVER): Increase to 22.1.50.
4588
45892007-04-25 Karl Berry <karl@gnu.org>
4590
4591 * emacs.texi: Improve line breaks on copyright page,
4592 similar layout to lispref, 8.5x11 by default.
4593
4594 * dired.texi (Image-Dired): Improve line break, fix typo.
4595
45962007-04-24 Chong Yidong <cyd@stupidchicken.com>
4597
4598 * programs.texi (Program Modes):
8cf51b2c
GM
4599 * anti.texi (Antinews):
4600 * ack.texi (Acknowledgments): python.el removed.
4601
8cf51b2c
GM
46022007-04-23 Chong Yidong <cyd@stupidchicken.com>
4603
4604 * display.texi (Highlight Interactively): Correct description of
4605 hi-lock-file-patterns-policy.
4606
4607 * files.texi (File Archives): Mention self-extracting executables.
4608
46092007-04-23 Eli Zaretskii <eliz@gnu.org>
4610
4611 * search.texi (Unconditional Replace, Query Replace): Add xref to
4612 "Replacement and Case".
4613
46142007-04-22 Chong Yidong <cyd@stupidchicken.com>
4615
4616 * dired.texi (Image-Dired): Move from Thumbnails node.
4617 * misc.texi (Thumbnails): Node deleted.
4618 * emacs.texi (Top): Update node listing.
4619
4620 * files.texi (File Conveniences):
49823426 4621 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4622
46232007-04-21 Richard Stallman <rms@gnu.org>
4624
4625 * display.texi (Highlight Interactively): Correct previous change.
4626 Clarify doc of hi-lock-find-patterns, and move new features into it.
4627
46282007-04-20 David Koppelman <koppel@ece.lsu.edu>
4629
1c6c854e
CS
4630 * display.texi (Highlight Interactively):
4631 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4632
46332007-04-20 Martin Rudalics <rudalics@gmx.at>
4634
4635 * display.texi (Scrolling): Fix typo.
4636
8cf51b2c
GM
46372007-04-15 Chong Yidong <cyd@stupidchicken.com>
4638
8cf51b2c
GM
4639 * doclicense.texi: Remove node heading, so that it can be included by
4640 other files.
4641
4642 * emacs.texi: Insert node heading for GFDL.
4643
8cf51b2c
GM
46442007-04-14 Eli Zaretskii <eliz@gnu.org>
4645
4646 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4647 "command line".
4648
4649 * display.texi (Faces): Refer to "Creating Frames" for face
4650 and other frame customizations in .emacs.
4651
4652 * frames.texi (Creating Frames): Mention that face customizations can
4653 be put in .emacs. Add index entries.
4654
46552007-04-12 Richard Stallman <rms@gnu.org>
4656
4657 * glossary.texi (Glossary): Explain `iff'.
4658
46592007-04-11 Karl Berry <karl@gnu.org>
4660
4661 * gnu.texi (Top),
4662 * macos.texi (Mac Font Specs),
4663 * anti.texi (Antinews),
4664 * xresources.texi (Resources),
4665 * misc.texi (Emulation),
4666 * calendar.texi (Daylight Saving),
4667 * dired.texi (Dired and Find),
4668 * rmail.texi (Remote Mailboxes),
4669 * sending.texi (Mail Headers),
4670 * programs.texi (Which Function),
4671 * files.texi (Recover),
4672 * buffers.texi (Uniquify),
4673 * frames.texi (Wheeled Mice),
4674 * killing.texi (Rectangles): Wording to improve breaks in
4675 8.5x11 format.
4676 * mule.texi (Language Environments): \hbadness=10000 since there's
4677 no way to reword.
4678 * emacs.texi (smallbook): New @set to more easily switch between
4679 smallbook and 8.5x11.
4680
46812007-04-11 Richard Stallman <rms@gnu.org>
4682
4683 * files.texi (File Conveniences): Add xref to Tumme.
4684 Delete text about Thumbnail mode.
4685
8cf51b2c
GM
46862007-04-09 Alan Mackenzie <acm@muc.de>
4687
4688 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4689 new name. Insert concept index entries.
4690
8cf51b2c
GM
46912007-04-08 Chong Yidong <cyd@stupidchicken.com>
4692
4693 * display.texi (Standard Faces): Document prefix arg for
4694 list-faces-display.
4695
4696 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4697
8cf51b2c
GM
46982007-04-07 Chong Yidong <cyd@stupidchicken.com>
4699
8cf51b2c
GM
4700 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4701
4702 * files.texi (Misc File Ops): Rewrite description of
4703 insert-file-literally.
4704
8cf51b2c
GM
47052007-03-31 Eli Zaretskii <eliz@gnu.org>
4706
4707 * misc.texi (Printing): Postscript -> PostScript.
4708
8cf51b2c
GM
4709 * ack.texi (Acknowledgments): Postscript -> PostScript.
4710
4711 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4712
4713 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4714 below.
4715
47162007-03-30 Chong Yidong <cyd@stupidchicken.com>
4717
4718 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4719 Init Non-ASCII.
4720 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4721 (Init Non-ASCII): New node.
4722
47232007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4724
4725 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4726
8cf51b2c
GM
47272007-03-12 Glenn Morris <rgm@gnu.org>
4728
8cf51b2c
GM
4729 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4730 "Daylight Savings".
4731
49823426 4732 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4733 saving" in text throughout.
4734
8cf51b2c
GM
47352007-03-04 Richard Stallman <rms@gnu.org>
4736
4737 * custom.texi (Safe File Variables): Minor correction.
4738
8cf51b2c
GM
47392007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4740
4741 * rmail.texi (Movemail): Add internal ref.
4742 Don't indent the intro for the PROTO table.
4743 Format PROTO table items with @code.
4744
8cf51b2c
GM
47452007-02-26 Nick Roberts <nickrob@snap.net.nz>
4746
4747 * building.texi: Remove references to bashdb.
4748
8cf51b2c
GM
47492007-02-19 Juanma Barranquero <lekktu@gmail.com>
4750
4751 * mule.texi (Language Environments): Update list of supported language
4752 environments.
4753
8cf51b2c
GM
47542007-02-14 Kim F. Storm <storm@cua.dk>
4755
4756 * building.texi (Grep Searching): Fix lgrep doc.
4757
47582007-02-12 Chong Yidong <cyd@stupidchicken.com>
4759
4760 * back.texi: Remove unused file.
4761
c8763fb6 47622007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4763
4764 * maintaining.texi (Tag Syntax): Now --members is the default for
4765 etags, not for ctags yet.
4766
8cf51b2c
GM
47672007-02-03 Eli Zaretskii <eliz@gnu.org>
4768
4769 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4770 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4771 expects. Add comments to prevent people from inadvertently modifying
4772 the key parts needed by `texinfo-multiple-files-update'.
4773
47742007-01-29 Chong Yidong <cyd@stupidchicken.com>
4775
4776 * frames.texi (Secondary Selection): Window clicked does not matter
4777 when mouse-yank-at-point is non-nil.
4778
8cf51b2c
GM
47792007-01-16 Glenn Morris <rgm@gnu.org>
4780
4781 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4782 system abbrev.
4783
47842007-01-11 Richard Stallman <rms@gnu.org>
4785
4786 * msdog.texi (Windows Keyboard): Another small cleanup.
4787
47882007-01-10 Richard Stallman <rms@gnu.org>
4789
4790 * msdog.texi (Windows Keyboard): Yet another try to make
4791 everyone happy with that passage.
4792
47932007-01-05 Richard Stallman <rms@gnu.org>
4794
4795 * anti.texi (Antinews): Mention M-x shell scrolling.
4796
47972007-01-05 Nick Roberts <nickrob@snap.net.nz>
4798
4799 * building.texi (Watch Expressions): Describe gdb-max-children.
4800
8cf51b2c
GM
48012007-01-04 Richard Stallman <rms@gnu.org>
4802
8cf51b2c
GM
4803 * msdog.texi (Windows Keyboard): Clarify previous change.
4804
8cf51b2c
GM
48052007-01-02 Richard Stallman <rms@gnu.org>
4806
4807 * custom.texi (Changing a Variable): Minor clarification.
4808 (Specific Customization): customize-customized => customize-unsaved.
4809
4810 * entering.texi (Entering Emacs): Clean up text about restarting
4811 Emacs for each file.
4812
4813 * misc.texi (Shell Options): Minor cleanup.
4814
4815 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4816 with Emacs, not vice versa.
4817
4818 * programs.texi (Symbol Completion): Recommend customizing
4819 window manager.
4820
4821 * xresources.texi (Resources): Minor fix.
4822
c8763fb6 48232007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4824
4825 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4826
48272007-01-01 Richard Stallman <rms@gnu.org>
4828
4829 * commands.texi (User Input): Document keys stolen by window mangers.
4830
48312006-12-31 Richard Stallman <rms@gnu.org>
4832
4833 * custom.texi (Specific Customization): Document customize-option
4834 instead of customize-variable.
4835
48362006-12-31 Kim F. Storm <storm@cua.dk>
4837
4838 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4839
48402006-12-30 Kim F. Storm <storm@cua.dk>
4841
4842 * killing.texi (CUA Bindings): Fix typo.
4843
4844 * xresources.texi (Table of Resources): Mention grow-only value for
4845 auto-resize-tool-bars.
4846
8cf51b2c
GM
48472006-12-27 Eli Zaretskii <eliz@gnu.org>
4848
4849 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4850 and how to get them back.
4851
48522006-12-26 Richard Stallman <rms@gnu.org>
4853
4854 * calendar.texi (Holidays): Holiday listing is based on current
4855 practice, but DST is not.
4856
48572006-12-25 Richard Stallman <rms@gnu.org>
4858
4859 * emacs.texi (Top): Update subnode menus.
4860
4861 * mark.texi (Transient Mark): Fix xref.
4862
4863 * killing.texi (Graphical Kill): Node deleted.
4864 (Killing): Add xref to Cut and Paste.
4865 (CUA Bindings): Update xref.
4866
4867 * frames.texi (Cut and Paste): New section to hold other nodes.
4868 (Mouse Commands): Node demoted.
4869 (Cut/Paste Other App): Split out from Mouse Commands.
4870 (Word and Line Mouse): Likewise.
4871 (Secondary Selection, Clipboard): Nodes demoted.
4872
8cf51b2c
GM
48732006-12-24 Kevin Ryde <user42@zip.com.au>
4874
4875 * calendar.texi (Holidays): US daylight saving begins second Sunday
4876 in March for 2007 onwards.
4877 (Daylight Savings): Show new US default daylight saving rules, 2nd
4878 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4879
48802006-12-23 Chong Yidong <cyd@stupidchicken.com>
4881
4882 * calendar.texi (Scroll Calendar): < and > are switched.
4883
48842006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4885
4886 * killing.texi (Deletion): Describe M-\ prefix argument.
4887
48882006-12-23 Richard Stallman <rms@gnu.org>
4889
4890 * search.texi (Regexp Search): Explain why forward and reverse regexp
4891 search are not mirror images.
4892
8cf51b2c
GM
48932006-12-19 Kim F. Storm <storm@cua.dk>
4894
4895 * major.texi (Choosing Modes): Describe match-function elements for
4896 magic-mode-alist.
4897
8cf51b2c
GM
48982006-12-18 Eli Zaretskii <eliz@gnu.org>
4899
4900 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4901 peculiarities.
4902
49032006-12-18 Richard Stallman <rms@gnu.org>
4904
4905 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4906
8cf51b2c
GM
49072006-12-17 Alan Mackenzie <acm@muc.de>
4908
4909 * programs.texi (Left Margin Paren): Remove the bit which says
4910 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4911 Discuss some of the issues of setting this option to nil.
4912
49132006-12-17 Glenn Morris <rgm@gnu.org>
4914
4915 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4916
49172006-12-16 Eli Zaretskii <eliz@gnu.org>
4918
4919 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4920 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4921 NTFS volumes.
4922 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4923 volumes.
4924
49252006-12-15 Eli Zaretskii <eliz@gnu.org>
4926
4927 * text.texi (HTML Mode): Fix "C-c TAB".
4928
8cf51b2c
GM
49292006-12-09 Richard Stallman <rms@gnu.org>
4930
4931 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4932
49332006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4934
4935 * files.texi (Misc File Ops): Document insert-file-literally.
4936
49372006-12-08 Eli Zaretskii <eliz@gnu.org>
4938
4939 * cmdargs.texi (Colors): Note that --color is intended for overriding
4940 the terminal defaults, not for normal invocation.
4941
4942 * misc.texi (Emacs Server): Improve wording. Don't mention the
4943 ``server program''. Add a cross-reference to "Init File" node.
4944 (Invoking emacsclient): Add index entries. Document both short and
4945 long versions of command-line options. Document the -f option.
4946
8cf51b2c
GM
49472006-12-06 Richard Stallman <rms@gnu.org>
4948
4949 * text.texi (Outline Format): Say to set outline-regexp
4950 and outline-level with major modes and file local variables.
4951
c8763fb6 49522006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4953
4954 * anti.texi (Antinews): Mention the alternative to
4955 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4956
8cf51b2c
GM
4957 * misc.texi (Interactive Shell): Ditto.
4958
49592006-12-04 Eli Zaretskii <eliz@gnu.org>
4960
4961 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4962
4963 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4964
49652006-12-01 Eli Zaretskii <eliz@gnu.org>
4966
4967 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4968 colon in the mode line.
4969
4970 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4971
49722006-11-26 Nick Roberts <nickrob@snap.net.nz>
4973
4974 * building.texi (Watch Expressions): Mention SPC for expanding/
4975 contracting watch expressions.
4976
49772006-11-26 Kim F. Storm <storm@cua.dk>
4978
4979 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4980
49812006-11-26 Nick Roberts <nickrob@snap.net.nz>
4982
4983 * building.texi (Debugger Operation): Define text command mode.
4984 Clarify how tooltips work.
4985 (GDB Graphical Interface): Explain how to run in text command mode
4986 more clearly.
4987
49882006-11-25 Juanma Barranquero <lekktu@gmail.com>
4989
4990 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4991
49922006-11-22 Juanma Barranquero <lekktu@gmail.com>
4993
4994 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4995
8cf51b2c
GM
49962006-11-18 Chong Yidong <cyd@stupidchicken.com>
4997
4998 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4999 and EMACS is deprecated.
5000
50012006-11-18 Juanma Barranquero <lekktu@gmail.com>
5002
5003 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5004
c8763fb6 50052006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5006
5007 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5008
5009 * emacs.texi: Include xresources.texi both for info and dvi.
5010
5011 * xresources.texi: Merge text from xresmini.texi.
5012
c8763fb6 50132006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5014
5015 * glossary.texi: Fix typos.
5016
8cf51b2c
GM
50172006-11-06 Richard Stallman <rms@gnu.org>
5018
5019 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5020
5021 * ack.texi (Acknowledgments): Fix name spelling.
5022
50232006-11-01 Juri Linkov <juri@jurta.org>
5024
5025 * search.texi (Word Search): Document incremental word search.
5026
50272006-10-28 Glenn Morris <rgm@gnu.org>
5028
5029 * ack.texi (Acknowledgments): Add cal-html author.
5030
5031 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5032 Calendar"). Describe new package cal-html.
5033 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5034 Calendar Files."
5035
8cf51b2c
GM
50362006-10-23 Richard Stallman <rms@gnu.org>
5037
5038 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5039 Abbrev mode is enabled.
5040
8cf51b2c
GM
50412006-10-16 Richard Stallman <rms@gnu.org>
5042
8cf51b2c
GM
5043 * emacs.texi: Update ISBN.
5044
8cf51b2c
GM
50452006-10-11 Kim F. Storm <storm@cua.dk>
5046
5047 * emacs.texi (Acknowledgments): Use @dotless{i}.
5048
50492006-10-08 Nick Roberts <nickrob@snap.net.nz>
5050
5051 * building.texi (Breakpoints Buffer): Mention catchpoints.
5052
50532006-10-08 Kim F. Storm <storm@cua.dk>
5054
5055 * ack.texi (Acknowledgments): Update.
5056
5057 * emacs.texi (Acknowledgments): Fix bad @/ form.
5058
8cf51b2c
GM
50592006-10-05 Kim F. Storm <storm@cua.dk>
5060
5061 * emacs.texi (Acknowledgments): Add more contributors.
5062
50632006-10-03 Richard Stallman <rms@gnu.org>
5064
5065 * emacs.texi (Acknowledgments): Update version and edition.
5066
8cf51b2c
GM
50672006-10-01 Karl Berry <karl@gnu.org>
5068
5069 * custom.texi (Customization Groups): Page break to keep example buffer
5070 on one page.
5071
50722006-09-30 Karl Berry <karl@gnu.org>
5073
5074 * programs.texi (Basic Indent): @need to improve page break.
5075 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5076
50772006-09-29 Glenn Morris <rgm@gnu.org>
5078
5079 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5080
50812006-09-29 Karl Berry <karl@gnu.org>
5082
5083 * windows.texi (Basic Window): Remove forced @break, no longer
5084 desirable.
5085 * frames.texi (Frame Commands),
5086 * mark.texi (Marking Objects): Reword to avoid bad page break.
5087 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5088
50892006-09-19 Richard Stallman <rms@gnu.org>
5090
5091 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5092 stick to present tense.
5093
c8763fb6 50942006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5095
5096 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5097 to x-gtk-use-old-file-dialog.
5098 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5099
51002006-09-15 Jay Belanger <belanger@truman.edu>
5101
49823426 5102 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5103 Change "Library Public License" to "Lesser Public License"
5104 throughout. Use "yyyy" to represent year.
5105
8cf51b2c
GM
51062006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5107
5108 * files.texi (Visiting): Add index entry "open file".
5109
8cf51b2c
GM
51102006-09-11 Richard Stallman <rms@gnu.org>
5111
5112 * building.texi (Compilation Mode): Clarification.
5113 (Grep Searching): Add xref to Compilation Mode.
5114
8cf51b2c
GM
51152006-09-08 Richard Stallman <rms@gnu.org>
5116
5117 * search.texi (Search): Ref multi-file search commands here.
5118 (Other Repeating Search): Not here.
5119
8cf51b2c
GM
51202006-08-28 Richard Stallman <rms@gnu.org>
5121
5122 * windows.texi (Split Window): Update xref.
5123
5124 * basic.texi (Continuation Lines): Update xref.
5125
5126 * indent.texi (Tab Stops): Update xref.
5127
5128 * emacs.texi (Top): Update subnode menu.
5129
5130 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5131 split out of Display Custom.
5132
51332006-08-25 Kim F. Storm <storm@cua.dk>
5134
5135 * display.texi (Display Custom): Add variables overline-margin
5136 and x-underline-at-descent-line.
5137
51382006-08-25 Richard Stallman <rms@gnu.org>
5139
5140 * entering.texi (Exiting): Rewrite to give graphical displays
5141 priority over text terminals.
5142
5143 * search.texi (Incremental Search): Move index entries.
5144
51452006-08-23 Chong Yidong <cyd@stupidchicken.com>
5146
5147 * custom.texi (Init File): Reference Find Init to avoid "home
5148 directory" confusion.
5149
51502006-08-22 Nick Roberts <nickrob@snap.net.nz>
5151
5152 * building.texi (Other GDB-UI Buffers): Describe how to edit
5153 a value in the locals buffer.
5154
51552006-08-21 Richard Stallman <rms@gnu.org>
5156
5157 * search.texi (Basic Isearch): Add `isearch' index entry.
5158
51592006-08-16 Richard Stallman <rms@gnu.org>
5160
5161 * misc.texi (Saving Emacs Sessions): Clean up wording.
5162
5163 * mark.texi (Marking Objects): Mention term "select all".
5164
5165 * emacs.texi (Top): Update subnode menu.
5166
5167 * help.texi (Help Mode): Move node up in file.
5168
8cf51b2c
GM
51692006-08-15 Nick Roberts <nickrob@snap.net.nz>
5170
5171 * building.texi (Stack Buffer): Explain fringe arrow.
5172
8cf51b2c
GM
51732006-08-12 Eli Zaretskii <eliz@gnu.org>
5174
8cf51b2c
GM
5175 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5176 on startup.
5177
51782006-08-11 Romain Francoise <romain@orebokech.com>
5179
5180 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5181
51822006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5183
5184 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5185
51862006-08-10 Richard Stallman <rms@gnu.org>
5187
5188 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5189 with face merging. Empty regions don't count.
5190 Clarify face property inheritance.
8cf51b2c
GM
5191
51922006-08-08 Romain Francoise <romain@orebokech.com>
5193
5194 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5195 <arjuropo@cc.jyu.fi>.
5196
8cf51b2c
GM
51972006-08-04 Eli Zaretskii <eliz@gnu.org>
5198
5199 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5200 apply to all frames.
5201
8cf51b2c
GM
52022006-08-01 Richard Stallman <rms@gnu.org>
5203
5204 * help.texi (Name Help): Add index entries for describe-variable.
5205
52062006-08-01 Nick Roberts <nickrob@snap.net.nz>
5207
5208 * building.texi (GDB Graphical Interface): Shorten node names.
5209 (GDB-UI Layout): Use GDB-related.
5210 (Other GDB-UI Buffers): Simplify English.
5211
52122006-07-31 Richard Stallman <rms@gnu.org>
5213
5214 * search.texi (Query Replace): Add xref for Dired's Q command.
5215
8cf51b2c
GM
52162006-07-31 Nick Roberts <nickrob@snap.net.nz>
5217
5218 * building.texi (GDB commands in Fringe): Rename to...
5219 (Source Buffers): ..this and move forward. Describe hollow arrow and
5220 new option gdb-find-source-frame.
5221
52222006-07-29 Richard Stallman <rms@gnu.org>
5223
5224 * dired.texi (Operating on Files): Simplify previous change
5225 and fix Texinfo usage.
5226
52272006-07-29 Eli Zaretskii <eliz@gnu.org>
5228
5229 * dired.texi (Operating on Files): Add cross-references. State the
5230 Unix commands that do similar things.
5231
52322006-07-28 Richard Stallman <rms@gnu.org>
5233
5234 * mark.texi (Transient Mark): Clarify that region never disappears
5235 when Transient Mark mode is off, and not when it is on.
5236
52372006-07-27 Richard Stallman <rms@gnu.org>
5238
5239 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5240
52412006-07-24 Richard Stallman <rms@gnu.org>
5242
5243 * xresources.texi (GTK styles): Fix texinfo usage.
5244
8cf51b2c
GM
5245 * commands.texi (User Input): Explain why we teach keyboard cmds.
5246
5247 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5248 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5249 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5250 * doclicense.texi, display.texi, dired.texi, basic.texi:
5251 * anti.texi, ack.texi: Move periods and commas inside quotes.
5252
52532006-07-22 Eli Zaretskii <eliz@gnu.org>
5254
5255 * cmdargs.texi (General Variables): Document EMAIL.
5256
52572006-07-21 Eli Zaretskii <eliz@gnu.org>
5258
5259 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5260 doesn't have effect on MS-Windows.
5261
8cf51b2c
GM
52622006-07-17 Richard Stallman <rms@gnu.org>
5263
5264 * building.texi (Grep Searching): Explain about chaining grep commands.
5265
8cf51b2c
GM
52662006-07-10 Nick Roberts <nickrob@snap.net.nz>
5267
49823426 5268 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5269
52702006-07-09 Chong Yidong <cyd@stupidchicken.com>
5271
5272 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5273 is invoked for multiple files.
5274
52752006-07-08 Eli Zaretskii <eliz@gnu.org>
5276
5277 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5278 on-line manual for the rest of this node.
5279 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5280 unconditionally.
5281 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5282 Improve wording.
5283 (Windows Printing): Improve wording.
5284 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5285 rest of this node.
5286
8cf51b2c
GM
52872006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5288
49823426
GM
5289 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5290 with eval-buffer.
8cf51b2c
GM
5291
52922006-07-05 Nick Roberts <nickrob@snap.net.nz>
5293
5294 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5295 of character translation.
5296
52972006-07-04 Nick Roberts <nickrob@snap.net.nz>
5298
5299 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5300
53012006-07-03 Karl Berry <karl@gnu.org>
5302
5303 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5304 not-too-underfull hboxes in the TeX output.
5305 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5306 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5307 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5308 * sending.texi, text.texi: Fix overfull/underfull boxes.
5309
53102006-07-03 Romain Francoise <romain@orebokech.com>
5311
5312 * m-x.texi (M-x): Fix.
5313
53142006-07-03 Richard Stallman <rms@gnu.org>
5315
8cf51b2c
GM
5316 * search.texi (Other Repeating Search): filename -> file name.
5317
5318 * misc.texi (Narrowing): Minor cleanups.
5319
5320 * files.texi (Visiting): filename -> file name.
5321
5322 * emacs.texi (Top): Update subnode menus.
5323
5324 * mule.texi (Coding Systems): Move char translation stuff here.
5325 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5326 (Recognize Coding): Substantial local rewrites.
5327 (International): Update menu.
5328
5329 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5330 (Scrolling): Substantial local rewrites.
5331 (Display): Update menu and intro.
5332
5333 * dired.texi: filename -> file name.
5334
5335 * custom.texi (Safe File Variables): Texinfo usage fix.
5336
f0131492 53372006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5338
5339 * help.texi, m-x.texi: Lots of cleanups.
5340
8cf51b2c
GM
53412006-06-30 Eli Zaretskii <eliz@gnu.org>
5342
5343 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5344 (Windows Processes, Windows Misc): Shorten the printed version by
5345 selectively conditioning less important portions by @ifnottex.
5346
8cf51b2c
GM
53472006-06-27 Richard Stallman <rms@gnu.org>
5348
5349 * mini.texi (Minibuffer File): Minor cleanup.
5350
53512006-06-25 Nick Roberts <nickrob@snap.net.nz>
5352
5353 * frames.texi (XTerm Mouse): Rename to...
5354 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5355
5356 * emacs.texi (Top): Use new node name.
5357
53582006-06-24 Eli Zaretskii <eliz@gnu.org>
5359
5360 * emacs.texi (Top): Update the detailed menu according to changes in
5361 msdog.texi.
5362
5363 * msdog.texi (Windows Keyboard): New section.
5364 (Windows Mouse): New section.
5365 (Windows System Menu): Remove section (text merged with "Windows
5366 Keyboard").
5367 (Windows Misc): New section.
5368
5369 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5370
5371 * msdog.texi (ls in Lisp): New section.
5372
5373 * files.texi (Visiting): Document case-insensitive wildcard matching
5374 under find-file-wildcards.
5375
8cf51b2c
GM
53762006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5377
5378 * macos.texi (Mac Input): Add description of mac-function-modifier.
5379 Now Unicode keyboard layouts work.
5380
8cf51b2c
GM
53812006-06-10 Richard Stallman <rms@gnu.org>
5382
5383 * mule.texi (Recognize Coding): Clarify previous change.
5384
53852006-06-09 Kenichi Handa <handa@m17n.org>
5386
5387 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5388 notation.
5389
53902006-06-07 Kevin Ryde <user42@zip.com.au>
5391
5392 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5393 manual for @ifnottex, but in emacs-extra for @iftex.
5394
5395 * cmdargs.texi (General Variables): Fix smtpmail xref.
5396
53972006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5398
8cf51b2c 5399 * programs.texi (Comment Commands):
8cf51b2c 5400 * custom.texi (Specifying File Variables):
49823426 5401 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5402
54032006-06-07 Nick Roberts <nickrob@snap.net.nz>
5404
5405 * building.texi (Watch Expressions): Move node to end.
5406 (GDB Graphical Interface): Move description of clicks in fringe...
5407 (GDB commands in the Fringe): ...to here. New node.
5408
8cf51b2c
GM
54092006-06-05 Romain Francoise <romain@orebokech.com>
5410
49823426 5411 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5412
54132006-06-05 Nick Roberts <nickrob@snap.net.nz>
5414
5415 * building.texi (GDB Graphical Interface): Update bindings.
5416 (Commands of GUD): Add gud-print. Remove gud-run.
5417 Restate availability more generally.
5418
f0131492 54192006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5420
5421 * mini.texi: Lots of cleanups.
5422
54232006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5424
5425 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5426 and Mouse-2.
5427
c8763fb6 54282006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5429
5430 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5431
8cf51b2c
GM
54322006-05-31 Richard Stallman <rms@gnu.org>
5433
5434 * basic.texi (Moving Point): Fix previous change.
5435
c8763fb6 54362006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5437
5438 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5439
f0131492 54402006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5441
5442 * basic.texi: Many simplifications and improvements in wording.
5443
8cf51b2c
GM
54442006-05-26 Nick Roberts <nickrob@snap.net.nz>
5445
5446 * anti.texi (Antinews): Create a node for gdb-ui.
5447
8cf51b2c
GM
54482006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5449
5450 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5451
54522006-05-20 Richard Stallman <rms@gnu.org>
5453
5454 * dired.texi (Dired Navigation): dired-goto-file is now j.
5455
8cf51b2c
GM
54562006-05-20 Eli Zaretskii <eliz@gnu.org>
5457
5458 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5459 and their aliases.
5460
5461 * msdog.texi (Windows Printing): Mention non-support of plain text
5462 printing with some el-cheapo printers, and suggest a workaround.
5463
54642006-05-20 Kevin Ryde <user42@zip.com.au>
5465
5466 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5467 remove the bit saying you must set it.
5468
54692006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5470
5471 * trouble.texi (Checklist):
5472 * text.texi (Text, Auto Fill, Text Mode):
5473 * search.texi (Nonincremental Search):
5474 * rmail.texi (Rmail Labels):
5475 * mule.texi (Input Methods, Multibyte Conversion):
5476 * misc.texi (Gnus, Where to Look, PostScript):
5477 * maintaining.texi (Create Tags Table):
5478 * indent.texi (Indentation Commands):
5479 * fixit.texi (Spelling):
5480 * emacs.texi (Copying):
5481 * custom.texi (Init File): ifinfo -> ifnottex.
5482
8cf51b2c
GM
54832006-05-17 Richard Stallman <rms@gnu.org>
5484
5485 * files.texi (Diff Mode): Mention C-x `.
5486
54872006-05-08 Richard Stallman <rms@gnu.org>
5488
5489 * custom.texi (Disabling): Textual cleanups.
5490
8cf51b2c
GM
54912006-05-12 Glenn Morris <rgm@gnu.org>
5492
5493 * calendar.texi (Displaying the Diary, Format of Diary File):
5494 Refer to diary-view-entries, diary-list-entries,
5495 diary-show-all-entries rather than obsolete aliases.
5496
54972006-05-12 Eli Zaretskii <eliz@gnu.org>
5498
5499 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5500 (Displaying the Diary, Special Diary Entries, Importing Diary):
5501 * building.texi (Compilation Shell):
5502 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5503 emacs-xtra with @inforef's.
5504
5505 * files.texi (Visiting): Fix wording.
5506
5507 * mule.texi (Coding Systems, Text Coding): More indexing.
5508 Mention that C-x RET f can set eol conversion.
5509
c8763fb6 55102006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5511
5512 * xresmini.texi (GTK resources): Insert GTK description.
5513
5514 * xresources.texi (GTK resources): metafont should be menufont.
5515
8cf51b2c
GM
55162006-05-06 Michael Albinus <michael.albinus@gmx.de>
5517
49823426 5518 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5519 method, user name and host name is active only in partial
5520 completion mode.
5521
8cf51b2c
GM
55222006-05-06 Eli Zaretskii <eliz@gnu.org>
5523
5524 * makefile.w32-in (emacs.dvi):
5525 * Makefile.in (emacs.dvi): Add xresmini.texi.
5526
5527 * xresmini.texi (Table of Resources): Remove xref to non-existent
5528 node "LessTif Resources".
5529
5530 * msdog.texi (Microsoft Windows):
5531 * calendar.texi (Calendar/Diary, Displaying the Diary)
5532 (Special Diary Entries, Importing Diary, Holidays):
5533 * programs.texi (Program Modes):
5534 * text.texi (Text):
5535 * buffers.texi (Several Buffers):
5536 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5537
55382006-05-06 Eli Zaretskii <eliz@gnu.org>
5539
5540 The following changes merge the emacs-xtra manual into the main
5541 manual, but only for on-line version of the manual.
5542
5543 * vc2-xtra.texi (Version Backups, Local Version Control)
5544 (Making Snapshots, Change Logs and VC, Version Headers)
5545 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5546 on-line manual.
5547
5548 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5549 for on-line manual.
5550
5551 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5552 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5553 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5554 for on-line manual.
5555
5556 * fortran-xtra.texi (Fortran, Fortran Autofill)
5557 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5558 for on-line manual.
5559
5560 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5561 Conditional xref's for on-line manual.
5562
5563 * emerge-xtra.texi (Emerge, Overview of Emerge)
5564 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5565 manual.
5566
5567 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5568 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5569 (EMACSSOURCES): Use EMACS_XTRA.
5570 (../info/emacs-xtra): Remove.
5571 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5572
5573 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5574 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5575 (EMACSSOURCES): Use EMACS_XTRA.
5576 ($(infodir)/emacs-xtra): Remove.
5577 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5578
5579 * trouble.texi (Quitting):
5580 * text.texi (Text):
5581 * programs.texi (Program Modes):
5582 * msdog.texi (Microsoft Windows):
5583 * frames.texi (Frames):
5584 * files.texi (Backup, Version Control, VC Concepts)
5585 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5586 (Registering, VC Status, VC Undo, Multi-User Branching)
5587 (Comparing Files):
5588 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5589 (Displaying the Diary, Special Diary Entries, Importing Diary):
5590 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5591 conditional xref's, depending on @iftex/@ifnottex.
5592
5593 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5594 "MS-DOS". @include msdog-xtra.texi.
5595
5596 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5597 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5598
5599 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5600 for vc-xtra.texi subsections.
5601 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5602 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5603
5604 * sending.texi (Sending Mail): A @node line without explicit Prev,
5605 Next, and Up links.
5606
5607 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5608 Next, and Up links.
5609
5610 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5611 and its sections. @include picture-xtra.texi.
5612
5613 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5614 "Emerge".
5615 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5616
5617 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5618 exact duplicate of its name-sake in calendar.texi.
5619
5620 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5621 "Advanced Calendar/Diary Usage".
5622 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5623
5624 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5625 dired-xtra.texi.
5626 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5627
5628 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5629 (Files) [ifnottex]: Add menu entry for Autorevert.
5630
5631 * emacs-xtra.texi (Introduction): Reword to make consistent with
5632 printed version only.
5633 <Top level>: Remove the body of all chapters and move them to the
5634 new *-xtra.texi files. Use @raisesections and @lowersections to
5635 convert sections to chapters etc.
5636
5637 * msdog-xtra.texi:
5638 * fortran-xtra.texi:
5639 * vc-xtra.texi:
5640 * vc1-xtra.texi:
5641 * vc2-xtra.texi:
5642 * emerge-xtra.texi:
5643 * cal-xtra.texi:
5644 * dired-xtra.texi:
5645 * arevert-xtra.texi: New files, with text from respective chapters
5646 of emacs-xtra.texi. Convert each @chapter into @section, @section
5647 into @subsection, etc.
5648
1c6c854e 5649 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5650 updated.
5651
5652 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5653 Windows". All references updated.
5654
56552006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5656
5657 * macos.texi (Mac Input): Mention input from Character Palette.
5658 (Mac Font Specs): Fix typo.
5659
56602006-05-05 Richard Stallman <rms@gnu.org>
5661
5662 * files.texi (Diff Mode): Minor cleanup.
5663
56642006-05-05 Karl Berry <karl@gnu.org>
5665
8cf51b2c
GM
5666 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5667 errors from the current release of makeinfo (4.8).
5668 * help.texi (Library Keywords): Change widest word in multitable
5669 template from `emulations' to `convenience'. (Not sure if this is
5670 related to the font change.)
5671
56722006-05-05 Eli Zaretskii <eliz@gnu.org>
5673
5674 * files.texi (File Names): Add a footnote about limited support of
5675 ~USER on MS-Windows.
5676
5677 * cmdargs.texi (Initial Options): Add a footnote about limited
5678 support of ~USER on MS-Windows.
5679
56802006-05-03 Richard Stallman <rms@gnu.org>
5681
5682 * files.texi (Diff Mode): Node moved here.
5683 (Comparing Files): Delete what duplicates new node.
5684 (Files): Put Diff Mode in menu.
5685
1c6c854e 5686 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5687
5688 * emacs.texi (Top): Update menu for Diff Mode.
5689
5690 * trouble.texi (Emergency Escape): Simplify.
5691
5692 * emacs.texi (Top): Minor clarification.
5693
56942006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5695
5696 * commands.texi, entering.texi, screen.texi: Many simplifications.
5697
56982006-05-03 Richard Stallman <rms@gnu.org>
5699
5700 * commands.texi (Text Characters): Delete paragraph about unibyte
5701 non-ASCII printing chars.
5702
5703 * killing.texi (Killing): Say "graphical displays".
5704 * display.texi: Say "graphical displays".
5705
5706 * cmdargs.texi (Misc X): Say "graphical displays".
5707
57082006-05-01 Richard Stallman <rms@gnu.org>
5709
5710 * emacs.texi (Top): Add Diff Mode to menu.
5711
57122006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5713
5714 * misc.texi (Diff Mode): New node.
5715
57162006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5717
5718 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5719 (Mac Environment Variables): Shorten example line.
5720 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5721
57222006-05-01 Nick Roberts <nickrob@snap.net.nz>
5723
5724 * building.texi (GUD Customization): Describe cases %d and %c.
5725 Update description for %e.
5726
57272006-04-30 Glenn Morris <rgm@gnu.org>
5728
5729 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5730
57312006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5732
5733 * custom.texi (Examining): Update C-h v output example.
5734
57352006-04-29 Kim F. Storm <storm@cua.dk>
5736
5737 * building.texi (Grep Searching): Add lgrep and rgrep.
5738
8cf51b2c
GM
57392006-04-23 Richard Stallman <rms@gnu.org>
5740
5741 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5742
5743 * xresmini.texi: New file.
5744
5745 * xresources.texi (Face Resources): Split table into font resources
5746 and the rest. Combine similar attributes for brevity.
5747
8cf51b2c
GM
57482006-04-21 Eli Zaretskii <eliz@gnu.org>
5749
5750 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5751 backslashes and case-insensitivity in file names (moved to the
5752 main manual).
5753 (MS-DOS Printing): Move most of the text to the main manual.
5754
5755 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5756 New nodes.
5757 (Windows Processes, Windows System Menu): Add index entries and
5758 fix wording.
5759
8cf51b2c
GM
57602006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5761
5762 * misc.texi (Shell Ring): Add notes on saved input when
5763 navigating off the end of the history list.
5764
57652006-04-18 Chong Yidong <cyd@mit.edu>
5766
5767 * misc.texi (Shell Options): Correct default value of
5768 comint-scroll-show-maximum-output.
5769
8cf51b2c
GM
57702006-04-18 Nick Roberts <nickrob@snap.net.nz>
5771
5772 * building.texi (Watch Expressions): Update.
5773
8cf51b2c
GM
57742006-04-12 Richard Stallman <rms@gnu.org>
5775
5776 * search.texi: Clean up previous change.
5777
57782006-04-12 Eli Zaretskii <eliz@gnu.org>
5779
5780 * search.texi (Regexp Backslash, Regexp Replace): Add index
5781 entries for ``back reference'' and mention the term itself in the
5782 text.
5783
57842006-04-11 Richard Stallman <rms@gnu.org>
5785
5786 * custom.texi (Safe File Variables):
5787 Document enable-local-variables = :safe.
5788
57892006-04-11 Karl Berry <karl@gnu.org>
5790
5791 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5792 (Remote Repositories, Version Backups, Local Version Control)
5793 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5794 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5795 (Renaming VC Work Files and Master Files)
5796 (Inserting Version Control Headers, Customizing VC, General Options)
5797 (Options for RCS and SCCS, Options specific for CVS): Move all
5798 these nodes to emacs-xtra.texi, for brevity.
5799 * cmdargs.texi, files.texi: Change cross-references.
5800
8cf51b2c
GM
58012006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5802
5803 * files.texi (Old Versions): Update description of vc-annotate's
5804 use of color to indicate date ranges.
5805
8cf51b2c
GM
58062006-04-09 Kevin Ryde <user42@zip.com.au>
5807
8cf51b2c
GM
5808 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5809 put info and printed manual names the right way around.
5810
58112006-04-09 Karl Berry <karl@gnu.org>
5812
5813 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5814 emacs-xtra.texi, leaving only MS Windows information.
5815 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5816 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5817 node names.
5818
5819 * emacs.texi: Move @summarycontents and @contents to the beginning
5820 of the file.
5821
8cf51b2c
GM
58222006-04-08 Kevin Ryde <user42@zip.com.au>
5823
5824 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5825
58262006-04-07 Richard Stallman <rms@gnu.org>
5827
5828 * programs.texi (Comments, Comment Commands, Options for Comments)
5829 (Multi-Line Comments): "Align", not "indent".
5830 (Basic Indent): C-j deletes trailing whitespace before the newline.
5831
58322006-04-06 Richard Stallman <rms@gnu.org>
5833
8cf51b2c
GM
5834 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5835
58362006-04-06 Eli Zaretskii <eliz@gnu.org>
5837
5838 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5839
8cf51b2c
GM
58402006-04-05 Richard Stallman <rms@gnu.org>
5841
5842 * emacs.texi (Top): Update subnode menu.
5843
5844 * trouble.texi (Unasked-for Search): Node deleted.
5845 (Lossage): Delete from menu.
5846
58472006-04-04 Richard Stallman <rms@gnu.org>
5848
5849 * trouble.texi: Various cleanups.
5850 (Checklist): Don't bother saying how to snail a bug report.
5851 (Emergency Escape): Much rewriting.
5852 (After a Crash): Rename the core dump immediately.
5853 (Total Frustration): Call it a psychotherapist.
5854 (Bug Criteria): Avoid "illegal instruction".
5855 (Sending Patches): We always put the contributor's name in.
5856
5857 * misc.texi (Thumbnails): Minor correction.
5858
8cf51b2c
GM
58592006-04-03 Richard Stallman <rms@gnu.org>
5860
5861 * misc.texi (Thumbnails): Minor cleanup.
5862
58632006-04-02 Karl Berry <karl@gnu.org>
5864
5865 * sending.texi (Mail Sending): pxref to Top needs five args.
5866
5867 * texinfo.tex: Update to current version (2006-03-21.13).
5868
8cf51b2c
GM
58692006-03-31 Richard Stallman <rms@gnu.org>
5870
5871 * emacs.texi (Top): Update subnode menu.
5872
5873 * help.texi (Help Mode): Cleanup.
5874
5875 * dired.texi: Many cleanups.
5876 (Dired Deletion): Describe dired-recursive-deletes.
5877 (Operating on Files): dired-create-directory moved.
5878 (Misc Dired Features): Move to here.
5879 (Tumme): Node moved to misc.texi.
5880
5881 * custom.texi: Many cleanups.
5882 (Minor Modes): Don't mention ISO Accents Mode.
5883 (Examining): Update C-h v output example.
5884 (Hooks): Add index and xref for add-hook.
5885 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5886 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5887
5888 * misc.texi: Many cleanups.
5889 (beginning): Add to summary of topics.
5890 (Shell): Put eshell xref at the end. Remove eshell from table.
5891 (Thumbnails): New node.
5892
8cf51b2c
GM
58932006-03-28 Eli Zaretskii <eliz@gnu.org>
5894
5895 * files.texi (File Name Cache): Make it clear that the cache is
5896 not persistent.
5897
8cf51b2c
GM
58982006-03-25 Karl Berry <karl@gnu.org>
5899
49823426
GM
5900 * emacs-xtra.texi, emacs.texi, gnu.texi:
5901 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5902 (2) do not indent copyright year list (or anything else).
5903
8cf51b2c
GM
59042006-03-21 Juanma Barranquero <lekktu@gmail.com>
5905
5906 * files.texi (VC Dired Mode): Remove misplaced brackets.
5907
59082006-03-21 Andre Spiegel <spiegel@gnu.org>
5909
5910 * files.texi: Various updates and clarifications in the VC chapter.
5911
59122006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5913
5914 * help.texi (Help Mode): Document "C-c C-c".
5915
8cf51b2c
GM
59162006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5917
5918 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5919 menu in the standalone Info reader.
5920
59212006-03-15 Chong Yidong <cyd@stupidchicken.com>
5922
5923 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5924 moved here from Emacs manual.
5925
5926 * programs.texi (Fortran): Section moved to emacs-xtra.
5927 (Program Modes): Xref to Fortran in emacs-xtra.
5928
5929 * maintaining.texi (Emerge): Move to emacs-xtra.
5930 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5931
5932 * picture.texi: File deleted.
5933 * Makefile.in:
5934 * makefile.w32-in: Remove picture.texi.
5935
5936 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5937 * abbrevs.texi (Abbrevs):
5938 * sending.texi (Sending Mail): Picture node removed.
5939
5940 * emacs.texi (Top): Update node listings.
5941
8cf51b2c
GM
59422006-03-12 Richard Stallman <rms@gnu.org>
5943
5944 * calendar.texi: Various cleanups.
5945
8cf51b2c
GM
59462006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5947
5948 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5949 syntax.
5950
8cf51b2c
GM
59512006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5952
5953 * search.texi (Regexps): More accurately describe which characters
5954 are special in which situations. Recommend _not_ to quote `]' or
5955 `-' when they are not special.
5956
8cf51b2c
GM
59572006-02-28 Andre Spiegel <spiegel@gnu.org>
5958
5959 * files.texi (Old Versions): Clarify operation of C-x v =.
5960
8cf51b2c
GM
59612006-02-21 Nick Roberts <nickrob@snap.net.nz>
5962
5963 * building.texi (Watch Expressions): Update and describe
5964 gdb-speedbar-auto-raise.
5965
59662006-02-19 Richard M. Stallman <rms@gnu.org>
5967
5968 * emacs.texi: Use @smallbook.
5969 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5970 Update subnode menu.
5971
5972 * building.texi (Lisp Interaction): Minor addition.
5973
59742006-02-18 Nick Roberts <nickrob@snap.net.nz>
5975
5976 * building.texi (Watch Expressions): Update and be more precise.
5977
c8763fb6 59782006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5979
5980 * maintaining.texi (Create Tags Table): Explain why the
5981 exception when etags writes to files under the /dev tree.
5982
59832006-02-14 Richard M. Stallman <rms@gnu.org>
5984
5985 * custom.texi (Safe File Variables): Lots of clarification.
5986 Renamed from Unsafe File Variables.
5987
59882006-02-14 Chong Yidong <cyd@stupidchicken.com>
5989
5990 * custom.texi (Unsafe File Variables): File variable confirmation
5991 assumed denied in batch mode.
5992
59932006-02-14 Richard M. Stallman <rms@gnu.org>
5994
5995 * building.texi (GDB User Interface Layout): Don't say `inferior'
5996 for program being debugged.
5997
59982006-02-15 Nick Roberts <nickrob@snap.net.nz>
5999
6000 * building.texi (GDB Graphical Interface):
6001 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6002
60032006-02-13 Chong Yidong <cyd@stupidchicken.com>
6004
6005 * custom.texi (Specifying File Variables, Unsafe File Variables):
6006 New nodes, split from File Variables. Document new file local
6007 variable behavior.
6008
60092006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6010
6011 * display.texi (Standard Faces):
8cf51b2c
GM
6012 * files.texi (Visiting):
6013 * frames.texi (Clipboard):
6014 * glossary.texi (Glossary) <Clipboard>:
6015 * xresources.texi (X Resources): Mention Mac OS port.
6016
8cf51b2c
GM
60172006-02-12 Richard M. Stallman <rms@gnu.org>
6018
6019 * building.texi (Building): Clarify topic in intro.
6020
6021 * maintaining.texi (Maintaining): Change title; clarify topic.
6022 Delete duplicate index entries.
6023
6024 * building.texi (Other GDB User Interface Buffers): Clarifications.
6025
6026 * text.texi (Cell Commands): Clarifications.
6027
6028 * programs.texi (Defuns): Delete duplicate explanation of
6029 left-margin paren convention.
6030 (Hungry Delete): Minor cleanup.
6031
60322006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6033
6034 * dired.texi (Tumme): More tumme documentation.
6035
60362006-02-11 Alan Mackenzie <acm@muc.de>
6037
6038 * programs.texi ("Hungry Delete"): Correct the appellation of the
6039 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6040
60412006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6042
6043 * dired.texi (Tumme): Fix small bug.
6044
60452006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6046
6047 * macos.texi (Mac International): Rename "fontset-mac" to
6048 "fontset-standard".
6049
8cf51b2c
GM
60502006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6051
6052 * dired.texi (Tumme): Basic documentation for Tumme added.
6053
8cf51b2c
GM
60542006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6055
6056 * mule.texi (International):
6057 * programs.texi (Basic Indent): Fix typos.
6058
8cf51b2c
GM
6059 * custom.texi (Minor Modes):
6060 * display.texi (Text Display):
6061 * commands.texi (Text Characters): Update xrefs.
6062
60632006-02-07 Richard M. Stallman <rms@gnu.org>
6064
6065 * emacs.texi (Top): Update subnode menu.
6066 Update info on old Emacs papers.
6067 (Intro): "Graphical display", not window system.
6068
6069 * xresources.texi (GTK styles): Minor clarifications.
6070
6071 * trouble.texi: "Graphical display", not window system.
6072 (Stuck Recursive): Minor clarification.
6073
6074 * text.texi: Minor clarifications.
6075 (Sentences): Explain why two-space convention is better.
6076 Explain sentence-end-without-period here.
6077 (Fill Commands): Not here.
6078 (Refill): Node moved down.
6079 (Filling): Update menu.
6080 (Table Creation, Cell Justification, Column Commands): Clarify.
6081
6082 * sending.texi: Minor clarifications.
6083
6084 * search.texi (Regexp Backslash): Clarification.
6085
6086 * rmail.texi: Minor cleanups.
6087 (Rmail): Delete digression about `rmail-mode'.
6088 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6089 (Rmail Files): Mention C-u M-x rmail.
6090 (Rmail Reply): Mention References.
6091 (Rmail Display): Mention rmail-nonignored-headers.
6092
6093 * programs.texi: Minor cleanups.
6094 (Comment Commands): Mention momentary Transient Mark mode.
6095 (Matching): Be more specific about customizing show-paren-mode.
6096 (Info Lookup): Don't list the modes that support C-h S.
6097 Just say what it does in an unsupported mode.
6098 (Man Page): Delete excessive info on customizing woman.
6099 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6100
6101 * abbrevs.texi: Minor clarifications.
6102 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6103 not "dynamic abbrevs" as if they were a kind of abbrev.
6104
6105 * picture.texi (Picture): Minor cleanup.
6106
6107 * mule.texi (Communication Coding): Say "other applications".
6108 (Fontsets): Not specific to X. Add xref to X Resources.
6109 (Unibyte Mode): Rename from Single-Byte Character Support.
6110 "Graphical display", not window system.
6111 (International): Update menu.
6112
6113 * maintaining.texi (Format of ChangeLog):
6114 New node, split out from ChangeLog.
6115 (ChangeLog): Clarifications in the remaining text.
6116 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6117 (Find Tag): Add @w.
6118 (Tags Search): Explain tag table order here. Simplify grep ref.
6119 (List Tags): tags-tag-face is a variable, not a face.
6120 (Emerge): Cleanups.
6121
6122 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6123 (Keyboard Macros): Avoid "the user".
6124
6125 * killing.texi: "Graphical display", not window system.
6126
6127 * help.texi (Help Echo): "Graphical display", not window system.
6128
6129 * glossary.texi: Say "you", not "the user". Say "graphical display".
6130
6131 * frames.texi: Minor cleanups. "Graphical display", not window system.
6132
6133 * files.texi (Visiting): Make drag-and-drop not X-specific.
6134
6135 * custom.texi: Minor cleanups. "Graphical display", not window system.
6136
6137 * cmdargs.texi: Minor cleanups.
6138
6139 * building.texi (Compilation): Move and split kill-compilation para.
6140 Add para about multiple compilers.
6141 (Compilation Mode): Commands also available in grep mode and others.
6142 Mention C-u C-x ` more tutorially. Clarify C-x `.
6143 (Compilation Shell): Clarify. Put Bash example first.
6144 (Grep Searching): Minor cleanups; add @w.
6145 (Debuggers): Minor cleanups.
6146 (Starting GUD): Make GDB xgraphical mode issue clearer.
6147 (Debugger Operation): Lots of clarifications including
6148 GDB tooltip side-effect issue.
6149 (Commands of GUD): Clarify.
6150 (GUD Customization): Add bashdb-mode-hook.
6151 (GDB Graphical Interface): Rewrite for clarity.
6152 (GDB User Interface Layout): Rewrite for clarity.
6153 (Stack Buffer, Watch Expressions): Likewise.
6154 (Other GDB User Interface Buffers): Cleanups.
6155 (Lisp Libraries, External Lisp): Cleanup.
6156
6157 * basic.texi (Position Info): "Graphical displays", rather than
6158 window systems.
6159
6160 * anti.texi: Minor cleanup.
6161
8cf51b2c
GM
61622006-02-03 Eli Zaretskii <eliz@gnu.org>
6163
6164 * custom.texi (Init File, Find Init): Add cross-references to
6165 where $HOME is described.
6166
61672006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6168
6169 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6170 is not inside the @table.
6171
6172 * emacs.texi (Top): Correct node name.
6173
6174 * files.texi (File Names): Fix @xref.
6175 (Reverting): Fix typo.
6176
6177 * mule.texi (International): Correct node name.
6178
6179 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6180
61812006-02-01 Richard M. Stallman <rms@gnu.org>
6182
6183 * emacs.texi (Top): Update subnode menu.
6184
6185 * mule.texi: Minor clarifications.
6186 Reduce the specific references to X Windows.
6187 Refer to "graphical" terminals, rather than window systems.
6188 (Text Coding): Rename from Specify Coding.
6189 (Communication Coding, File Name Coding, Terminal Coding):
6190 New nodes split out from Text Coding.
6191
6192 * kmacro.texi: Minor clarifications.
6193 (Keyboard Macro Ring): Comment out some excessive commands.
6194 (Basic Keyboard Macro): Split up the table, putting part in each node.
6195
6196 * major.texi: Minor clarifications.
6197
6198 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6199
6200 * windows.texi: Minor clarifications.
6201 (Change Window): Don't describe mode-line mouse cmds here.
6202 Add xref to Mode Line Mouse.
6203
6204 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6205
6206 * macos.texi (Mac International): Fix xref.
6207
6208 * indent.texi: Minor clarifications.
6209
6210 * frames.texi: Minor clarifications.
6211 Reduce the specific references to X Windows.
6212 Refer to "graphical" terminals, rather than window systems.
6213 (Frame Parameters): Don't mention commands like
6214 set-foreground-color. Just say to customize a face.
6215 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6216
6217 * files.texi: Minor clarifications.
6218 (Numbered Backups): New node, split out from Backup Names.
6219
6220 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6221
6222 * cmdargs.texi (General Variables): Fix xref.
6223
6224 * buffers.texi: Minor clarifications.
6225
8cf51b2c
GM
62262006-01-31 Richard M. Stallman <rms@gnu.org>
6227
6228 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6229 Nodes moved to top.
6230
6231 * display.texi: Minor clarifications.
6232 (Display): Rearrange menu.
6233 (Standard Faces): Mention query-replace face.
6234 (Faces): Simplify.
6235 (Font Lock): Simplify face customization info.
6236 (Highlight Changes): Node merged into Highlight Interactively.
6237 (Highlight Interactively): Much rewriting and cleanup.
6238 (Optional Mode Line): Narrowed line number not good for goto-line.
6239 Simplify face customization advice.
6240 (Text Display): Mention use of escape-glyph face.
6241 Move ctl-arrow and tab-width here.
6242 (Display Custom): Move no-redraw-on-reenter to end of node.
6243
6244 * search.texi: Minor clarifications.
6245 (Isearch Scroll): Simplify.
6246 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6247
6248 * regs.texi (Registers): Mention bookmarks here.
6249
6250 * mark.texi: Minor clarifications.
6251 (Selective Undo): Node deleted.
6252
6253 * m-x.texi: Minor clarifications.
6254
6255 * killing.texi: Minor clarifications.
6256 Refer to "graphical" terminals, rather than window systems.
6257
6258 * help.texi: Clarifications.
6259 (Help): Don't describe C-h F and C-h K here.
6260 (Key Help): Describe C-h K here.
6261 (Name Help): Mention Emacs Lisp Intro.
6262 Describe C-h F here.
6263 (Misc Help): Mention C-h F and C-h K only briefly.
6264
6265 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6266 Selective undo text merged in.
6267 (Spelling): Mention Aspell along with Ispell.
6268
6269 * emacs.texi (Top): Update subnode menus.
6270
6271 * basic.texi (Basic Undo): Rename from Undo. Most of text
6272 moved to new Undo node.
6273
8cf51b2c
GM
62742006-01-29 Chong Yidong <cyd@stupidchicken.com>
6275
6276 * basic.texi (Continuation Lines, Inserting Text):
6277 Mention longlines mode.
6278
62792006-01-29 Richard M. Stallman <rms@gnu.org>
6280
10d1d0af 6281 * screen.texi: Minor cleanups.
8cf51b2c
GM
6282 (Screen): Clean up the intro paragraphs.
6283 (Mode Line): Lots of rewriting. Handle frame-name better.
6284 eol-mnemonic-... vars moved out.
6285
6286 * emacs.texi (Top): Change menu item for MS-DOS node.
6287 Update subnode menu.
6288
6289 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6290 chapter relates to Windows. Title changed.
6291
6292 * mini.texi: Minor cleanups.
6293
6294 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6295 (Mark): Put it in the menu.
6296
6297 * entering.texi: Minor cleanups.
6298
6299 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6300 (Intro): Refer to "graphical" terminals, rather than X.
6301
6302 * display.texi (Display Custom): Add xref to Variables.
6303 (Optional Mode Line): eol-mnemonic-... vars moved here.
6304
6305 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6306 rather than X.
6307
8cf51b2c
GM
6308 * basic.texi: Minor cleanups.
6309 (Undo): selective-undo moved.
6310
8cf51b2c
GM
63112006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6312
6313 * anti.texi (Antinews): Various corrections and additions.
6314
63152006-01-23 Juri Linkov <juri@jurta.org>
6316
6317 * custom.texi (Easy Customization, Customization Groups)
6318 (Browsing Custom): Mention links along with buttons.
6319
8cf51b2c
GM
63202006-01-21 Eli Zaretskii <eliz@gnu.org>
6321
8cf51b2c
GM
6322 * text.texi (TeX Print): Use @key for TAB.
6323
8cf51b2c
GM
6324 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6325
8cf51b2c
GM
63262006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6327
6328 * files.texi (File Aliases): Don't claim that usually separate
6329 buffers are created for two file names that name the same data.
6330 Mention additional situations where different names mean the same
6331 file on disk.
6332
63332006-01-19 Richard M. Stallman <rms@gnu.org>
6334
6335 * killing.texi (Deletion): Upcase @key argument.
6336
6337 * custom.texi (Custom Themes): Minor cleanup.
6338
6339 * programs.texi (Hungry Delete): Upcase @key argument.
6340
8cf51b2c
GM
63412006-01-16 Juri Linkov <juri@jurta.org>
6342
6343 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6344 Move `mode-line-highlight' before `mode-line-buffer-id'.
6345
8cf51b2c
GM
63462006-01-14 Richard M. Stallman <rms@gnu.org>
6347
6348 * basic.texi (Inserting Text): Minor cleanup.
6349
8cf51b2c
GM
63502006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6351
6352 * custom.texi (Changing a Variable, Face Customization):
6353 Update for changes in Custom menus.
6354
8cf51b2c
GM
63552006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6356
6357 * macos.texi (Mac International): Undo last change.
6358
8cf51b2c
GM
63592006-01-02 Chong Yidong <cyd@stupidchicken.com>
6360
6361 * custom.texi (Custom Themes): Describe the new
6362 customize-create-theme interface.
6363
63642005-12-30 Juri Linkov <juri@jurta.org>
6365
6366 * basic.texi (Position Info): Update example.
6367
c8763fb6 63682005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6369
6370 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6371
63722005-12-24 Chong Yidong <cyd@stupidchicken.com>
6373
6374 * custom.texi (Custom Themes): `load-theme' always loads.
6375
63762005-12-23 Juri Linkov <juri@jurta.org>
6377
6378 * display.texi (Highlight Interactively): Use double space to
6379 separate sentences. Replace C-p with M-p, and C-n with M-n.
6380
63812005-12-22 Richard M. Stallman <rms@gnu.org>
6382
6383 * custom.texi (Easy Customization and subnodes):
6384 Replace "active field" with "button".
6385 Use "user option" only for variables.
6386 Use "setting" for variable-or-face.
6387
63882005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6389
6390 * buffers.texi (Select Buffer): Change order in table to make
6391 "Similar" refer to the correct item.
6392 (Indirect Buffers): Minor rewording.
6393
8cf51b2c
GM
63942005-12-20 Juri Linkov <juri@jurta.org>
6395
6396 * files.texi (VC Status): Put P and N near p and n.
6397
8cf51b2c
GM
63982005-12-19 Richard M. Stallman <rms@gnu.org>
6399
6400 * programs.texi (Electric C): Delete the info about newline control.
6401 (Other C Commands): Minor cleanup.
6402 (Left Margin Paren): Minor cleanup.
6403
64042005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6405
6406 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6407 (Customization Groups): Delete text moved to "Browsing Custom".
6408 (Browsing Custom): New node.
6409 (Specific Customization): Clarify which commands only work for
6410 loaded options.
6411
64122005-12-18 Bill Wohler <wohler@newt.com>
6413
6414 * frames.texi (Tool Bars): Shorten text of previous change.
6415
64162005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6417
6418 * files.texi (VC Status): Document log-view mode.
6419
64202005-12-18 Bill Wohler <wohler@newt.com>
6421
6422 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6423 permanently via the customize interface.
6424
8cf51b2c
GM
64252005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6426
6427 * killing.texi (Killing by Lines): Document `kill-whole-line'
6428 function.
6429
c8763fb6 64302005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6431
6432 * buffers.texi (Select Buffer): Change `prev-buffer' to
6433 `previous-buffer'. Indicate that these functions use a frame
6434 local buffer list.
6435
8cf51b2c
GM
64362005-12-12 Richard M. Stallman <rms@gnu.org>
6437
6438 * custom.texi (Easy Customization): Change menu comment.
6439 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6440
6441 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6442 (Help): Among the Apropos commands, describe only C-h a here.
6443
64442005-12-11 Richard M. Stallman <rms@gnu.org>
6445
6446 * programs.texi (Options for Comments): Comment-end starts with space.
6447
6448 * glossary.texi (Glossary): Minor cleanup.
6449
6450 * files.texi (Old Versions): Use @table.
6451
8cf51b2c
GM
64522005-12-10 David Koppelman <koppel@ece.lsu.edu>
6453
6454 * display.texi (Highlight Interactively): Include
6455 global-hi-lock-mode. Add miscellaneous details and elaborations.
6456
64572005-12-09 Richard M. Stallman <rms@gnu.org>
6458
6459 * display.texi (Font Lock): Delete the Global FL menu item.
6460
64612005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6462
6463 * custom.texi (Minibuffer Maps): Mention the maps for file name
6464 completion.
6465
64662005-12-09 Kim F. Storm <storm@cua.dk>
6467
6468 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6469 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6470 cursor to next corner in rectangle; clarify insert around rectangle.
6471
8cf51b2c
GM
64722005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6473
6474 * custom.texi (Customization): Use xref to elisp manual for
6475 non-TeX output.
6476 (Minor Modes): Update.
6477 (Customization Groups, Changing a Variable, Face Customization):
6478 Update for new appearance of Custom buffers.
6479 (Changing a Variable): `custom-buffer-done-function' has been
6480 replaced by `custom-buffer-done-kill'.
6481 (Specific Customization): In the `customize-group' buffer, a
6482 subgroup's contents are not "hidden". They are not included at
6483 all. They have no [Show] button.
6484 (Mouse Buttons): Add pxref to description of mouse event lists in
6485 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6486 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6487 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6488
64892005-12-08 Richard M. Stallman <rms@gnu.org>
6490
6491 * mini.texi (Completion Commands, Completion):
6492 In file name input, SPC does not do completion.
6493
8cf51b2c
GM
64942005-12-08 Nick Roberts <nickrob@snap.net.nz>
6495
6496 * building.texi (GDB Graphical Interface): Explain screen size
6497 setting.
6498 (Other GDB User Interface Buffers): Describe features specific to
6499 GDB 6.4.
6500
8cf51b2c
GM
65012005-12-01 Nick Roberts <nickrob@snap.net.nz>
6502
6503 * building.texi (GDB User Interface Layout): Describe how to
6504 kill associated buffers.
6505 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6506 (Watch Expressions): Be more precise.
6507 (Other GDB User Interface Buffers): Describe how to change a
6508 register value.
6509
8cf51b2c
GM
65102005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6511
6512 * macos.texi (Mac Input): Remove description of
6513 mac-command-key-is-meta. Add descriptions of
6514 mac-control-modifier, mac-command-modifier, and
6515 mac-option-modifier.
6516 (Mac International): Fix description of conversion of clipboard data.
6517 (Mac Font Specs): Add example of font customization by face attributes.
6518
65192005-11-22 Nick Roberts <nickrob@snap.net.nz>
6520
6521 * building.texi (Watch Expressions): Expand description.
6522 (Other GDB User Interface Buffers): Describe local map for
6523 gud-watch.
6524
65252005-11-21 Chong Yidong <cyd@stupidchicken.com>
6526
6527 * display.texi (Font Lock): Font lock is enabled by default now.
6528
65292005-11-20 Juri Linkov <juri@jurta.org>
6530
6531 * basic.texi (Position Info): Update examples of the output.
6532 Remove the fact that examples are produced in the TeXinfo buffer,
6533 because in the Info reader users will get a different output from
6534 `C-x ='.
6535
6536 * building.texi (Compilation Mode): Remove paragraph duplicated
6537 from the node `Compilation'. Add `compilation-skip-threshold'.
6538
6539 * display.texi (Font Lock): Suggest more user-friendly method of
6540 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6541
65422005-11-18 Richard M. Stallman <rms@gnu.org>
6543
6544 * files.texi (Registering): Mention @@ in mode line.
6545
6546 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6547
65482005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6549
6550 * files.texi (Renaming and VC): Some back-ends don't
6551 handle renaming.
6552
8cf51b2c
GM
65532005-11-17 Juri Linkov <juri@jurta.org>
6554
6555 * emacs.texi (Top):
6556 * display.texi (Highlight Interactively): Put this font-lock based
6557 mode near Font Lock node.
6558
65592005-11-16 Chong Yidong <cyd@stupidchicken.com>
6560
6561 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6562 icons.
6563
65642005-11-12 Kim F. Storm <storm@cua.dk>
6565
6566 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6567 (Help Summary): Add C-h d and C-h e.
6568 (Apropos): Clarify that all apropos commands may search for either
6569 list of words or a regexp. Add C-h d for apropos-documentation.
6570 Describe apropos-documentation-sort-by-scores user option.
6571
8cf51b2c
GM
65722005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6573
6574 * killing.texi (CUA Bindings): Add @section.
6575
65762005-11-10 Kim F. Storm <storm@cua.dk>
6577
6578 * emacs.texi (Top): Add CUA Bindings entry to menu.
6579
6580 * killing.texi (CUA Bindings): New node. Moved here from
6581 misc.texi and extended with info on rectangle commands and
6582 rectangle highlighting, interface to registers, and the global
6583 mark feature.
6584
6585 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6586
6587 * regs.texi: Prev link points to CUA Bindings node.
6588
65892005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6590
6591 * help.texi (Help Echo): By default, help echos are only shown on
6592 mouse-over, not on point-over.
6593
c8763fb6 65942005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6595
6596 * misc.texi (Shell Mode): Describe how to activate password echoing.
6597
8cf51b2c
GM
65982005-11-04 Romain Francoise <romain@orebokech.com>
6599
6600 * mark.texi (Mark Ring): Fix typo.
6601
66022005-11-03 Richard M. Stallman <rms@gnu.org>
6603
6604 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6605
66062005-11-01 Bill Wohler <wohler@newt.com>
6607
6608 * help.texi (Help Mode): Fix typo.
6609
66102005-11-01 Nick Roberts <nickrob@snap.net.nz>
6611
1c6c854e
CS
6612 * building.texi (Other GDB User Interface Buffers):
6613 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6614
66152005-10-31 Romain Francoise <romain@orebokech.com>
6616
6617 * files.texi (Compressed Files): Fix typo.
6618
6619 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6620
6621 * windows.texi (Force Same Window): Likewise.
6622
66232005-10-30 Bill Wohler <wohler@newt.com>
6624
6625 * help.texi (Help Mode): URLs viewed with browse-url.
6626
66272005-10-31 Nick Roberts <nickrob@snap.net.nz>
6628
6629 * building.texi (GDB Graphical Interface): Don't reference
6630 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6631 must stay in same frame.
6632
66332005-10-29 Chong Yidong <cyd@stupidchicken.com>
6634
6635 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6636
6637 * anti.texi (Antinews): Likewise.
6638
8cf51b2c
GM
66392005-10-28 Bill Wohler <wohler@newt.com>
6640
6641 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6642
66432005-10-28 Richard M. Stallman <rms@gnu.org>
6644
6645 * files.texi (Visiting): Explain how to enter ? in a file name.
6646
6647 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6648
8cf51b2c
GM
66492005-10-25 Nick Roberts <nickrob@snap.net.nz>
6650
1c6c854e
CS
6651 * building.texi (GDB Graphical Interface):
6652 Describe gdb-mouse-until.
8cf51b2c
GM
6653
66542005-10-23 Richard M. Stallman <rms@gnu.org>
6655
6656 * custom.texi (Init File): Recommend when to use site-start.el.
6657
8cf51b2c
GM
66582005-10-21 Juri Linkov <juri@jurta.org>
6659
6660 * custom.texi (Examining): Mention accessing the old variable
6661 value via M-n in set-variable.
6662
8cf51b2c
GM
66632005-10-18 Romain Francoise <romain@orebokech.com>
6664
6665 * files.texi (Version Systems): Capitalize GNU.
6666
8cf51b2c
GM
66672005-10-18 Nick Roberts <nickrob@snap.net.nz>
6668
6669 * building.texi (Compilation Mode): Remove redundant paragraph.
6670 (Watch Expressions): Remove paragraph to reflect code change.
6671
8cf51b2c
GM
66722005-10-16 Richard M. Stallman <rms@gnu.org>
6673
6674 * building.texi (Compilation Mode, Compilation): Clarified.
6675
66762005-10-15 Richard M. Stallman <rms@gnu.org>
6677
6678 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6679
8cf51b2c
GM
66802005-10-13 Kenichi Handa <handa@m17n.org>
6681
6682 * basic.texi (Position Info): Fix previous change.
6683
c8763fb6 66842005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6685
6686 * cmdargs.texi (Icons X): Fix typo.
6687
66882005-10-12 Kenichi Handa <handa@m17n.org>
6689
6690 * basic.texi (Position Info): Describe the case that Emacs shows
6691 "part of display ...".
6692
c8763fb6 66932005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6694
6695 * cmdargs.texi (Icons X): -nb => -nbi.
6696
66972005-10-10 Chong Yidong <cyd@stupidchicken.com>
6698
6699 * frames.texi (Speedbar): A couple more clarifications.
6700
67012005-10-11 Nick Roberts <nickrob@snap.net.nz>
6702
6703 * building.texi (GDB User Interface Layout): Improve diagram.
6704 (Watch Expressions): Explain how to make speedbar global.
6705 (Other GDB User Interface Buffers): Make references more precise.
6706
8cf51b2c
GM
67072005-10-09 Richard M. Stallman <rms@gnu.org>
6708
6709 * frames.texi (Speedbar): Clarify the text.
6710
67112005-10-09 Chong Yidong <cyd@stupidchicken.com>
6712
6713 * frames.texi (Speedbar): Add information on keybindings,
6714 dismissing the speedbar, and buffer display mode. Link to
6715 speedbar manual.
6716
c8763fb6 67172005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6718
1c6c854e 6719 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6720 added -nb, --no-bitmap-icon.
6721
8cf51b2c
GM
67222005-10-07 Nick Roberts <nickrob@snap.net.nz>
6723
6724 * building.texi (GDB Graphical Interface): Add variables and
6725 functions to indices. Be more precise.
6726
c8763fb6 67272005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6728
6729 * frames.texi (Drag and Drop): Remove the x- from
6730 x-dnd-open-file-other-window and xdnd-protocol-alist.
6731
67322005-09-30 Romain Francoise <romain@orebokech.com>
6733
6734 * mini.texi (Minibuffer): The default value now appears before the
6735 colon in minibuffer prompts.
6736
8cf51b2c
GM
67372005-09-25 Richard M. Stallman <rms@gnu.org>
6738
6739 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6740
8cf51b2c
GM
67412005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6742
6743 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6744
8cf51b2c
GM
67452005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6746
6747 * emacs.texi (Top): Update submenus from macos.texi.
6748
6749 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6750 (Mac OS): Update feature support status.
6751 (Mac Input): List supported input scripts. Remove description
6752 about `mac-keyboard-text-encoding'. Mention mouse button
6753 emulation and related variables.
6754 (Mac International): Mention Central European and Cyrillic
6755 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6756 Add description about coding system for selection.
6757 Add description about language environment.
6758 (Mac Environment Variables):
6759 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6760 arguments. Add Preferences support.
6761 (Mac Directories): Explicitly state that this node is for Mac OS
6762 Classic only.
1c6c854e
CS
6763 (Mac Font Specs): Mention specification for scalable fonts.
6764 List supported charsets. Add preferred way of creating fontsets.
6765 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6766 (Mac Functions): Add descriptions about `mac-set-file-creator',
6767 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6768 and `mac-get-preference'.
6769
8cf51b2c
GM
67702005-09-16 Romain Francoise <romain@orebokech.com>
6771
6772 Update all files to specify GFDL version 1.2.
6773
6774 * doclicense.texi (GNU Free Documentation License): Update to
6775 version 1.2.
6776
67772005-09-15 Richard M. Stallman <rms@gnu.org>
6778
6779 * buffers.texi (List Buffers): Fix xref.
6780
6781 * rmail.texi (Rmail Basics): Fix xref.
6782
6783 * emacs.texi (Top): Update subnode menus.
6784
6785 * files.texi (Saving Commands): New node, broken out of Saving.
6786 (Customize Save): New node, broken out of Saving.
6787 Clarify effect of write-region-inhibit-fsync.
6788 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6789
8cf51b2c
GM
67902005-09-14 Romain Francoise <romain@orebokech.com>
6791
6792 * files.texi (Saving): Mention write-region-inhibit-fsync.
6793
67942005-09-05 Chong Yidong <cyd@stupidchicken.com>
6795
6796 * custom.texi (Custom Themes): New node.
6797
67982005-09-03 Richard M. Stallman <rms@gnu.org>
6799
49823426
GM
6800 * search.texi (Search Case): Mention vars that control
6801 case-fold-search for various operations.
8cf51b2c
GM
6802
68032005-08-22 Juri Linkov <juri@jurta.org>
6804
6805 * display.texi (Standard Faces): Merge the text from
6806 `(elisp)Standard Faces' into this node.
6807
68082005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6809
6810 * emacs.texi (Top): Delete menu item for deleted node
6811 Keyboard Translations.
6812
68132005-08-18 Richard M. Stallman <rms@gnu.org>
6814
8cf51b2c
GM
6815 * trouble.texi (Unasked-for Search):
6816 Delete xref to Keyboard Translations.
6817
6818 * glossary.texi (Glossary): Delete xref.
6819
8cf51b2c
GM
6820 * custom.texi (Minor Modes): Say that the list here is not complete.
6821 (Keyboard Translations): Node deleted.
6822 (Disabling): Delete xref to it.
6823 (Customization Groups): Fix Custom buffer example.
6824 (Hooks): Mention remove-hooks.
6825
68262005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6827
6828 * building.texi (GDB Graphical Interface): Improve filling of menu
6829 item.
6830
68312005-08-18 Nick Roberts <nickrob@snap.net.nz>
6832
6833 * building.texi (GDB Graphical Interface): Use better node names.
6834
68352005-08-14 Richard M. Stallman <rms@gnu.org>
6836
6837 * text.texi (Sentences): Fix xref.
6838
68392005-08-14 Juri Linkov <juri@jurta.org>
6840
6841 * building.texi (Compilation, Grep Searching): Move grep command
6842 headings from `Compilation' to `Grep Searching'.
6843
6844 * dired.texi (Dired and Find):
6845 * maintaining.texi (Tags Search): Replace grep xref to
6846 `Compilation' node with `Grep Searching'.
6847
6848 * files.texi (Comparing Files): Replace xref to `Compilation' with
6849 `Compilation Mode'.
6850
68512005-08-13 Alan Mackenzie <acm@muc.de>
6852
6853 * search.texi (Non-ASCII Isearch): Correct a typo.
6854 (Replacement Commands): Mention query-replace key binding.
6855
68562005-08-11 Richard M. Stallman <rms@gnu.org>
6857
6858 * programs.texi (Options for Comments): Fix xref.
6859
6860 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6861 out of Regexps.
6862
8cf51b2c
GM
68632005-08-09 Juri Linkov <juri@jurta.org>
6864
6865 * building.texi (Compilation): Use `itemx' instead of `item'.
6866 (Grep Searching): Simplify phrase.
6867
6868 * display.texi (Standard Faces): Describe vertical-border on
6869 window systems.
6870
6871 * windows.texi (Split Window): Simplify phrase and mention
6872 vertical-border face.
6873
68742005-08-09 Richard M. Stallman <rms@gnu.org>
6875
6876 * files.texi (Comparing Files): Clarify compare-windows.
6877
6878 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6879
8cf51b2c
GM
68802005-08-06 Eli Zaretskii <eliz@gnu.org>
6881
6882 * mule.texi (Coding Systems): Rephrase the paragraph about
6883 codepages: no need for "M-x codepage-setup" anymore, except on
6884 MS-DOS.
6885
6886 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6887 the MS-DOS port only.
6888
68892005-07-30 Eli Zaretskii <eliz@gnu.org>
6890
6891 * makefile.w32-in (info): Don't run multi-install-info.bat.
6892 ($(infodir)/dir): New target, produced by running
6893 multi-install-info.bat.
6894
8cf51b2c
GM
68952005-07-22 Eli Zaretskii <eliz@gnu.org>
6896
6897 * files.texi (Quoted File Names): Add index entry.
6898
8cf51b2c
GM
68992005-07-19 Juri Linkov <juri@jurta.org>
6900
6901 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6902
69032005-07-18 Juri Linkov <juri@jurta.org>
6904
8cf51b2c
GM
6905 * custom.texi (Easy Customization):
6906 * files.texi (Old Versions):
6907 * frames.texi (Wheeled Mice):
6908 * mule.texi (Specify Coding):
8cf51b2c
GM
6909 * text.texi (Cell Justification):
6910 * trouble.texi (After a Crash):
8cf51b2c
GM
6911 * xresources.texi (GTK styles):
6912 Delete duplicate duplicate words.
6913
69142005-07-17 Richard M. Stallman <rms@gnu.org>
6915
6916 * frames.texi (Creating Frames): Fix foreground color example.
6917
6918 * custom.texi (Init Examples): Clean up text about conditionals.
6919
69202005-07-16 Richard M. Stallman <rms@gnu.org>
6921
6922 * mini.texi (Completion Commands): Fix command name for ?.
6923
8cf51b2c
GM
69242005-07-16 Eli Zaretskii <eliz@gnu.org>
6925
6926 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6927 `menu' face has no effect on w32 and with GTK.
6928 Add cross-references.
8cf51b2c
GM
6929
6930 * cmdargs.texi (General Variables): Clarify the default location
6931 of $HOME on w32 systems.
6932
69332005-07-15 Jason Rumney <jasonr@gnu.org>
6934
6935 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6936 changed.
6937
69382005-07-08 Kenichi Handa <handa@m17n.org>
6939
1c6c854e
CS
6940 * mule.texi (Recognize Coding):
6941 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6942
69432005-07-07 Richard M. Stallman <rms@gnu.org>
6944
6945 * anti.texi (Antinews): Mention mode-line-inverse-video.
6946
6947 * files.texi (Saving): Minor correction about C-x C-w.
6948
6949 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6950
69512005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6952
6953 * search.texi (Isearch Scroll): Add example of using the
6954 `isearch-scroll' property.
6955 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6956 `Display Custom' node.
6957 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6958 and de-emphasize it.
6959 (Other Repeating Search): `occur' currently can not correctly
6960 handle multiline matches. Correct, clarify and update description
6961 of `flush-lines' and `keep-lines'.
6962
6963 * display.texi (Display Custom): Add anchor for `baud-rate'.
6964
69652005-07-07 Richard M. Stallman <rms@gnu.org>
6966
6967 * gnu.texi: Update where to get GNU status; add refs for how to help.
6968 Add footnotes 6 and 7.
6969
69702005-07-04 Lute Kamstra <lute@gnu.org>
6971
6972 Update FSF's address in GPL notices.
6973
8cf51b2c 6974 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6975 * trouble.texi (Checklist): Update FSF's address.
6976
8cf51b2c
GM
69772005-06-24 Richard M. Stallman <rms@gnu.org>
6978
6979 * display.texi (Text Display): Change index entries.
6980
69812005-06-24 Eli Zaretskii <eliz@gnu.org>
6982
6983 * makefile.w32-in (MAKEINFO): Use --force.
6984 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6985 Makefile.in.
8cf51b2c
GM
6986
69872005-06-23 Richard M. Stallman <rms@gnu.org>
6988
1c6c854e 6989 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6990 nobreak-char-display.
6991
6992 * emacs.texi (Top): Update detailed node listing.
6993
1c6c854e 6994 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6995 to nobreak-char-display and no-break-space to nobreak-space.
6996 (Standard Faces): Split up the list of standard faces
6997 and put it in a separate node. Add nobreak-space and
6998 escape-glyph.
6999
8cf51b2c
GM
70002005-06-23 Lute Kamstra <lute@gnu.org>
7001
7002 * mule.texi (Select Input Method): Fix typo.
7003
70042005-06-23 Kenichi Handa <handa@m17n.org>
7005
1c6c854e
CS
7006 * mule.texi (International): List all supported scripts.
7007 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7008 distribution.
7009 (Language Environments): List all language environments.
7010 Intlfonts contains fonts for most supported scripts, not all..
7011 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7012 input a specific character.
8cf51b2c
GM
7013 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7014
70152005-06-23 Juanma Barranquero <lekktu@gmail.com>
7016
49823426 7017 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7018
70192005-06-22 Miles Bader <miles@gnu.org>
7020
7021 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7022
70232005-06-20 Miles Bader <miles@gnu.org>
7024
7025 * display.texi (Faces): Add `vertical-divider'.
7026
70272005-06-17 Richard M. Stallman <rms@gnu.org>
7028
7029 * text.texi (Adaptive Fill): Minor clarification.
7030
8cf51b2c
GM
70312005-06-10 Lute Kamstra <lute@gnu.org>
7032
7033 * emacs.texi (Top): Correct version number.
7034 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7035 refer to the current version of Emacs.
7036
70372005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7038
7039 * files.texi (Log Buffer): Document when there can be more than
7040 one file to be committed.
7041
70422005-06-08 Juri Linkov <juri@jurta.org>
7043
7044 * display.texi (Faces): Add `shadow' face.
7045
70462005-06-07 Masatake YAMATO <jet@gyve.org>
7047
7048 * display.texi (Faces): Write about mode-line-highlight.
7049
70502005-06-06 Richard M. Stallman <rms@gnu.org>
7051
7052 * misc.texi (Printing Package): Explain how to initialize
7053 printing package.
7054
7055 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7056
70572005-06-05 Chong Yidong <cyd@stupidchicken.com>
7058
7059 * emacs.texi: Rename Hardcopy to Printing.
7060 Make PostScript and PostScript Variables subnodes of it.
7061
7062 * misc.texi (Printing): Rename node from Hardcopy.
7063 Mention menu bar options.
7064 Move PostScript and PostScript Variables to submenu.
7065 (Printing package): New node.
7066
7067 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7068
7069 * dired.texi (Operating on Files): Likewise.
7070
7071 * calendar.texi (Displaying the Diary): Likewise.
7072
7073 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7074
7075 * glossary.texi (Glossary): Likewise.
7076
7077 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7078 effect.
7079
70802005-06-04 Richard M. Stallman <rms@gnu.org>
7081
7082 * trouble.texi (After a Crash): Polish previous change.
7083
8cf51b2c
GM
70842005-05-30 Noah Friedman <friedman@splode.com>
7085
7086 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7087 recovery mechanism.
7088
8cf51b2c
GM
70892005-05-28 Nick Roberts <nickrob@snap.net.nz>
7090
7091 * building.texi (Other Buffers): SPC toggles display of
7092 floating point registers.
7093
8cf51b2c
GM
70942005-05-27 Nick Roberts <nickrob@snap.net.nz>
7095
7096 * files.texi (Log Buffer): Merge in description of Log Edit
7097 mode from pcl-cvs.texi.
7098
70992005-05-26 Richard M. Stallman <rms@gnu.org>
7100
7101 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7102
8cf51b2c
GM
71032005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7104
7105 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7106 not enabled by default.
7107 When not on a word, `ispell-word' by default checks the word
7108 before point.
7109
71102005-05-24 Nick Roberts <nickrob@snap.net.nz>
7111
7112 * building.texi (Debugger Operation): Simplify last sentence.
7113
71142005-05-23 Lute Kamstra <lute@gnu.org>
7115
7116 * emacs.texi: Update FSF's address throughout.
7117 (Preface): Use @cite.
7118 (Distrib): Add cross reference to the node "Copying". Mention the
7119 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7120 printed manuals.
7121 (Intro): Use @xref for the Emacs Lisp Intro.
7122
8cf51b2c
GM
71232005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7124
7125 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7126
7127 * basic.texi (Moving Point): Mention default for `goto-line'.
7128
7129 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7130 of a variable's docstring.
7131
71322005-05-18 Lute Kamstra <lute@gnu.org>
7133
7134 * maintaining.texi (Overview of Emerge): Add cross reference.
7135 Remove duplication.
7136
7137 * emacs.texi (Top): Update to the current structure of the manual.
7138 * misc.texi (Emacs Server): Add menu description.
7139 * files.texi (Saving): Fix menu.
7140 * custom.texi (Customization): Fix menu.
7141 * mule.texi (International): Fix menu.
7142 * kmacro.texi (Keyboard Macros): Fix menu.
7143
71442005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7145
7146 * display.texi: Various minor changes.
7147 (Faces): Delete text that is repeated in the next section.
7148
71492005-05-16 Nick Roberts <nickrob@snap.net.nz>
7150
7151 * building.texi (Debugger Operation): Mention GUD tooltips are
7152 disabled with GDB in text command mode.
7153
8cf51b2c
GM
71542005-05-16 Nick Roberts <nickrob@snap.net.nz>
7155
7156 * building.texi: Replace toolbar with "tool bar" for consistency.
7157 (Compilation Mode): Describe compilation-context-lines
7158 and use of arrow in compilation buffer.
7159 (Debugger Operation): Replace help text with variable's value.
7160
7161 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7162 consistency.
7163
71642005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7165
7166 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7167 Add xref.
7168
8cf51b2c
GM
71692005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7170
7171 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7172 (Position Info): Delete discussion of `goto-line'. It is already
7173 described in `Moving point'.
7174
7175 * mini.texi (Completion Commands): Correct reference.
7176 (Completion Options): Fix typo.
7177
7178 * killing.texi (Deletion): Complete description of `C-x C-o'.
7179
8cf51b2c
GM
71802005-05-10 Richard M. Stallman <rms@gnu.org>
7181
7182 * building.texi (Compilation): Clarify recompile's directory choice.
7183
7184 * frames.texi (Tooltips): Cleanups.
7185
7186 * basic.texi (Arguments): Fix punctuation.
7187
71882005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7189
7190 * screen.texi (Menu Bar): The up and down (not left and right)
7191 arrow keys move through a keyboard menu.
7192
71932005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7194
7195 * basic.texi: Various typo and grammar fixes.
7196 (Moving Point): C-a now runs move-beginning-of-line.
7197
71982005-05-08 Nick Roberts <nickrob@snap.net.nz>
7199
7200 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7201
7202 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7203 as different animals.
7204
72052005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7206
7207 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7208 Correct index entry.
7209
72102005-05-07 Nick Roberts <nickrob@snap.net.nz>
7211
7212 * building.texi (Debugger Operation): Update to reflect changes
7213 in GUD tooltips.
7214
72152005-04-30 Richard M. Stallman <rms@gnu.org>
7216
7217 * files.texi (Compressed Files): Auto Compression normally enabled.
7218
7219 * building.texi (Debugger Operation): Clarify previous change.
7220
8cf51b2c
GM
72212005-04-28 Nick Roberts <nickrob@snap.net.nz>
7222
7223 * building.texi (Debugger Operation): Add description for
7224 GUD tooltips when program is not running.
7225
72262005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7227
7228 * misc.texi (Shell): Add `Shell Prompts' to menu.
7229 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7230 description. Delete remarks moved to new node.
7231 (Shell Prompts): New node.
7232 (History References): Replace remarks moved to `Shell Prompts'
7233 with xref to that node.
7234 (Remote Host): Clarify how to specify the terminal type when
7235 logging in to a different machine.
7236
72372005-04-26 Richard M. Stallman <rms@gnu.org>
7238
7239 * emacs.texi (Top): Update submenus from files.texi.
7240
7241 * files.texi (Filesets): Clarify previous change.
7242
7243 * dired.texi (Misc Dired Features): Clarify previous change.
7244
72452005-04-25 Chong Yidong <cyd@stupidchicken.com>
7246
7247 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7248
1c6c854e
CS
7249 * dired.texi (Misc Dired Features):
7250 Document dired-compare-directories.
8cf51b2c
GM
7251
7252 * files.texi (Filesets): New node.
7253 (File Conveniences): Document Image mode.
7254
7255 * text.texi (TeX Print): Document tex-compile.
7256
72572005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7258
7259 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7260 Delete redundant reference to tooltip Custom group. It is
7261 referred too again in the next paragraph.
7262
72632005-04-24 Richard M. Stallman <rms@gnu.org>
7264
7265 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7266
8cf51b2c
GM
72672005-04-19 Kim F. Storm <storm@cua.dk>
7268
7269 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7270
72712005-04-18 Lars Hansen <larsh@math.ku.dk>
7272
7273 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7274 turns off desktop-save-mode.
7275
72762005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7277
7278 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7279 by default in terminals compatible with xterm. Mention that
7280 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7281 node.
7282
8cf51b2c
GM
72832005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7284
7285 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7286
c8763fb6 72872005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7288
7289 * xresources.texi (Table of Resources): Add cursorBlink.
7290
72912005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7292
7293 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7294 `d', `C-d' and `u'.
7295
72962005-04-11 Richard M. Stallman <rms@gnu.org>
7297
7298 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7299 (Misc X): Add -D, --basic-display.
7300
7301 * maintaining.texi (Change Log): Correct the description of
7302 the example.
7303
7304 * major.texi (Choosing Modes): Document magic-mode-alist.
7305
8cf51b2c
GM
73062005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7307
7308 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7309 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7310 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7311 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7312 `w', respectively.
7313 (Rmail Labels): Mention `l'.
7314 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7315 (Rmail Summary Edit): Describe `j' and RET.
7316
c8763fb6 73172005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7318
7319 * xresources.texi (Lucid Resources): Add fontSet resource.
7320
8cf51b2c
GM
73212005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7322
7323 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7324 now called `indicate-empty-lines'.
7325
73262005-04-06 Kim F. Storm <storm@cua.dk>
7327
7328 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7329
73302005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7331
7332 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7333 deleted.
7334 (Marks vs Flags): Add some convenient key bindings.
7335 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7336 (Misc Dired Features): Correct and expand description of `w' command.
7337
7338 * frames.texi (XTerm Mouse): Delete apparently false info.
7339 The GNU/Linux console currently does not appear to support
7340 `xterm-mouse-mode'.
7341
8cf51b2c
GM
73422005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7343
7344 * calendar.texi (Diary): Mention shell utility `calendar'.
7345
73462005-04-01 Richard M. Stallman <rms@gnu.org>
7347
7348 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7349
8cf51b2c
GM
73502005-04-01 Lute Kamstra <lute@gnu.org>
7351
7352 * maintaining.texi (Change Log): add-change-log-entry uses
7353 add-log-mailing-address.
7354
73552005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7356
7357 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7358 `VC Mode Line' and put in an xref to that node.
7359 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7360 its description.
7361
73622005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7363
7364 * calendar.texi (Calendar Systems): Say that the Persian calendar
7365 implemented here is the arithmetical one championed by Birashk.
7366
73672005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7368
7369 * programs.texi (Fortran Motion): Fix previous change.
7370
8cf51b2c
GM
73712005-03-29 Richard M. Stallman <rms@gnu.org>
7372
7373 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7374
73752005-03-29 Chong Yidong <cyd@stupidchicken.com>
7376
7377 * text.texi (Refill): Refer to Long Lines Mode.
7378 (Longlines): New node.
7379 (Auto Fill): Don't index "word wrap" here.
7380 (Filling): Add Longlines to menu.
7381
73822005-03-29 Richard M. Stallman <rms@gnu.org>
7383
7384 * xresources.texi: Minor fixes.
7385
7386 * misc.texi (Emacs Server): Fix Texinfo usage.
7387
7388 * emacs.texi (Top): Don't use a real section heading for
7389 "Detailed Node Listing". Fake it instead.
7390
7391 * basic.texi (Position Info): Minor cleanup.
7392
7393 * mule.texi (Input Methods): Minor cleanup.
7394
73952005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7396
7397 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7398 constructs as well.
7399 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7400
74012005-03-29 Kenichi Handa <handa@m17n.org>
7402
7403 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7404
7405 * basic.texi (Position Info): Update the description about the
7406 command C-u C-x =.
7407
74082005-03-28 Richard M. Stallman <rms@gnu.org>
7409
7410 * emacs.texi (Top): Use @section for the detailed node listing.
7411
7412 * calendar.texi: Minor fixes to previous change.
7413
7414 * programs.texi (Fortran): Small fixes to previous changes.
7415
7416 * emacs.texi (Top): Update list of subnodes of Dired.
7417 Likewise for building.texi.
7418
7419 * files.texi (File Conveniences): Delete Auto Image File mode.
7420
74212005-03-28 Chong Yidong <cyd@stupidchicken.com>
7422
7423 * building.texi (Flymake): New node.
7424
7425 * custom.texi (Function Keys): Document kp- event types and
7426 keypad-setup package.
7427
7428 * dired.texi (Wdired): New node.
7429
7430 * files.texi (File Conveniences): Reorder entries.
7431 Explain how to turn on Auto-image-file mode.
7432 Document Thumbs mode.
7433
7434 * mule.texi (Specify Coding): Document recode-region and
7435 recode-file-name.
7436
7437 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7438
74392005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7440
7441 * commands.texi (Keys): M-o is now a prefix key.
7442
74432005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7444
7445 * programs.texi: Reformat and update copyright years.
7446 (Fortran): Update section.
7447
74482005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7449
7450 * files.texi: Several small changes in addition to:
7451 (Visiting): Change xref for Dialog Boxes to ref.
7452 (Version Headers): Replace references to obsolete var
7453 `vc-header-alist' with `vc-BACKEND-header'.
7454 (Customizing VC): Update value of `vc-handled-backends'.
7455
74562005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7457
7458 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7459 move here from Emacs Lisp Reference Manual.
7460 * calendar.texi (Calendar/Diary, Diary Commands)
7461 (Special Diary Entries, Importing Diary): Change some xrefs to
7462 point to emacs-xtra rather than elisp.
7463
7464 * emacs-xtra.texi (Calendar Customizing):
7465 Move view-diary-entries-initially, view-calendar-holidays-initially,
7466 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7467 Emacs Manual.
7468 (Appt Customizing): Merge entire section into main Emacs Manual.
7469 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7470 mark-holidays-in-calendar here from emacs-xtra.
7471 (Displaying the Diary): Move view-diary-entries-initially,
7472 mark-diary-entries-in-calendar here from emacs-xtra.
7473 (Appointments): Move appt-display-mode-line,
7474 appt-display-duration, appt-disp-window-function,
7475 appt-delete-window-function here from emacs-xtra.
7476
7477 * calendar.texi: Update and reformat copyright.
7478 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7479 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7480 (Diary): Refer to `diary-file' rather than ~/diary.
7481 (Diary Commands): Rename node to "Displaying the Diary".
7482 * emacs.texi (Top): Rename "Diary Commands" section.
7483 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7484
74852005-03-26 Eli Zaretskii <eliz@gnu.org>
7486
7487 * misc.texi (Emacs Server): Fix the command for setting
7488 server-name. Add an xref to Invoking emacsclient.
7489
7490 * help.texi (Help Summary): Clarify when "C-h ." will do something
7491 nontrivial.
7492 (Apropos): Add cindex entry for apropos-sort-by-scores.
7493
7494 * display.texi (Text Display): Add index entries for how no-break
7495 characters are displayed.
7496
8cf51b2c
GM
74972005-03-26 Eli Zaretskii <eliz@gnu.org>
7498
7499 * files.texi (Visiting): Fix cross-references introduced with the
7500 last change.
7501
7502 * xresources.texi (GTK resources): Fix last change.
7503
8cf51b2c
GM
75042005-03-25 Chong Yidong <cyd@stupidchicken.com>
7505
7506 * xresources.texi (X Resources): GTK options documented too.
7507 (Resources): Clarify meaning of program name.
7508 (Table of Resources): Add visualClass.
7509 (GTK resources): Rewrite.
7510 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7511
7512 * display.texi (Text Display): Mention non-breaking spaces.
7513
7514 * files.texi (Reverting): Document auto-revert-check-vc-info.
7515
7516 * frames.texi (Mouse Commands): Document
7517 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7518
7519 * help.texi (Help Summary): Add `C-h .'.
7520 (Apropos): Apropos accepts a list of search terms.
7521 Document apropos-sort-by-scores.
7522 (Help Echo): Document display-local-help.
7523
7524 * misc.texi (Emacs Server): Document server-name.
7525 (Invoking emacsclient): Document -s option for server names.
7526
7527 * text.texi (Outline Visibility): Introduce "current heading
7528 line" (commands can be called with point on a body line).
7529 Re-order table to follow the sequence of discussion.
7530 hide-body won't hide lines before first header line.
7531 (TeX Mode): Add DocTeX mode.
7532
8cf51b2c
GM
75332005-03-24 Richard M. Stallman <rms@gnu.org>
7534
7535 * mule.texi (Single-Byte Character Support): Delete mention
7536 of iso-acc.el and iso-transl.el.
7537
8cf51b2c
GM
75382005-03-23 Lute Kamstra <lute@gnu.org>
7539
7540 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7541
75422005-03-23 Richard M. Stallman <rms@gnu.org>
7543
8cf51b2c
GM
7544 * search.texi: Delete explicit node pointers.
7545 (Incremental Search): New menu.
7546 (Basic Isearch, Repeat Isearch, Error in Isearch)
7547 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7548 (Slow Isearch): New subnodes.
7549 (Configuring Scrolling): Node deleted.
7550 (Search Case): Doc default-case-fold-search.
7551 (Regexp Replace): Move replace-regexp doc here.
7552
7553 * rmail.texi (Movemail): Put commas inside closequotes.
7554
7555 * picture.texi (Insert in Picture): Document C-c arrow combos.
7556 (Basic Picture): Clarify erasure.
7557
7558 * display.texi (Font Lock): Put commas inside closequotes.
7559
7560 * cmdargs.texi (General Variables): Put commas inside closequotes.
7561
75622005-03-23 Nick Roberts <nickrob@snap.net.nz>
7563
7564 * building.texi (Stack Buffer): Mention reverse contrast for
7565 *selected* frame (might not be current frame).
7566
8cf51b2c
GM
75672005-03-21 Richard M. Stallman <rms@gnu.org>
7568
7569 * building.texi (Starting GUD): Add bashdb.
7570
75712005-03-20 Chong Yidong <cyd@stupidchicken.com>
7572
7573 * basic.texi (Moving Point): Add M-g M-g binding.
7574 (Undo): Document undo-only.
7575 (Position Info): Document M-g M-g and C-u M-g M-g.
7576
7577 * building.texi (Building): Put Grep Searching after Compilation
7578 Shell.
7579 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7580 Document next-error-highlight.
7581 (Grep Searching): Document grep-highlight-matches.
7582 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7583
7584 * calendar.texi (Importing Diary): Rename node from iCalendar.
7585 Document diary-from-outlook.
7586
7587 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7588 Commands.
7589 Mention effect of X drag and drop on Dired buffers.
7590
7591 * files.texi (Visiting): Document large-file-warning-threshold.
7592 Move paragraph on file-selection dialog.
7593 Mention visiting files using X drag and drop.
7594 (Reverting): Mention using Auto-Revert mode to tail files.
7595 Document auto-revert-tail-mode.
7596 (Version Systems): Minor correction.
7597 (Comparing Files): Diff-mode is no longer based on Compilation
7598 mode.
7599 Document compare-ignore-whitespace.
7600 (Misc File Ops): Explain passing a directory to rename-file.
7601 Likewise for copy-file and make-symbolic-link.
7602
7603 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7604 Document mouse-wheel-progressive speed.
7605
7606 * help.texi (Misc Help): Document numeric argument for C-h i.
7607 Correctly explain the effect of just C-u as argument.
7608
7609 * killing.texi (Deletion): Document numeric argument for
7610 just-one-space.
7611
7612 * mini.texi (Completion): Completion acts on text before point.
7613
7614 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7615 (Emulation): CUA mode replaces pc-bindings-mode,
7616 pc-selection-mode, and s-region.
7617
7618 * mule.texi (Input Methods): Leim is now built-in.
7619 (Select Input Method): Document quail-show-key.
7620 (Specify Coding): Document revert-buffer-with-coding-system.
7621
7622 * programs.texi (Fortran Motion): Document f90-next-statement,
7623 f90-previous-statement, f90-next-block, f90-previous-block,
7624 f90-end-of-block, and f90-beginning-of-block.
7625
7626 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7627
7628 * emacs.texi (Acknowledgments): Updated.
7629
7630 * anti.texi: Total rewrite.
7631
8cf51b2c
GM
76322005-03-19 Chong Yidong <cyd@stupidchicken.com>
7633
7634 * ack.texi (Acknowledgments): Update.
7635
76362005-03-19 Eli Zaretskii <eliz@gnu.org>
7637
1c6c854e
CS
7638 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7639 Update copyright years.
8cf51b2c
GM
7640
76412005-03-14 Nick Roberts <nickrob@snap.net.nz>
7642
7643 * building.texi (Commands of GUD): Move paragraph on setting
7644 breakpoints with mouse to the GDB Graphical Interface node.
7645
76462005-03-07 Richard M. Stallman <rms@gnu.org>
7647
8cf51b2c
GM
7648 * misc.texi (Single Shell, Shell Options): Fix previous change.
7649
7650 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7651
76522005-03-06 Richard M. Stallman <rms@gnu.org>
7653
7654 * building.texi (Starting GUD): Don't explain text vs graphical
7655 GDB here. Just mention it and xref.
7656 Delete "just one debugger process".
7657 (Debugger Operation): Move GUD tooltip info here.
7658 (GUD Tooltips): Node deleted.
7659 (GDB Graphical Interface): Explain the two GDB modes here.
7660
8cf51b2c
GM
7661 * sending.texi (Sending Mail): Minor cleanup.
7662 (Mail Aliases): Explain quoting conventions.
7663 Update key rebinding example.
7664 (Header Editing): C-M-i is like M-TAB.
7665 (Mail Mode Misc): mail-attach-file does not do MIME.
7666
7667 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7668 that really belongs here.
7669 (Remote Mailboxes): Text moved to Rmail Inbox.
7670 (Rmail Display): Mention Mouse-1.
7671 (Movemail): Clarify two movemail versions.
7672 Clarify rmail-movemail-program.
7673
8cf51b2c
GM
7674 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7675 Document async shell commands.
7676 (Shell History): Clarify.
7677 (Shell Ring): Mention C-UP an C-DOWN.
7678 (Shell Options): Add comint-prompt-read-only.
7679 (Invoking emacsclient): Set EDITOR to run Emacs.
7680 (Sorting): No need to explain what region is.
7681 (Saving Emacs Sessions): Fix typo.
7682 (Recursive Edit): Fix punctuation.
7683 (Emulation): Don't mention "PC bindings" which are standard.
7684 (Hyperlinking): Explain Mouse-1 convention here.
7685 (Find Func): Node deleted.
7686
8cf51b2c
GM
7687 * help.texi (Name Help): Xref to Hyperlinking.
7688
7689 * glossary.texi (Glossary):
7690 Rename "Balance Parentheses" to "Balancing...".
7691 Add "Byte Compilation". Correct "Copyleft".
7692 New xref in "Customization".
7693 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7694 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7695 Rename "Registers" to "Register".
7696 Replace "Selecting" with "Selected Frame",
7697 "Selected Window", and "Selecting a Buffer".
7698
7699 * files.texi (Types of Log File): Explain how projects'
7700 methods can vary.
7701
8cf51b2c
GM
7702 * display.texi (Faces): Delete "Emacs 21".
7703
7704 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7705 * fixit.texi (Spelling): C-M-i like M-TAB.
7706 * mini.texi (Completion Options): C-M-i like M-TAB.
7707 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7708 * text.texi (Text Mode): C-M-i like M-TAB.
7709
7710 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7711
7712 * calendar.texi (Specified Dates): Mention `g w'.
7713 (Appointments): appt-activate toggles with no arg.
7714
8cf51b2c
GM
77152005-03-05 Juri Linkov <juri@jurta.org>
7716
7717 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7718 "invocation (command line arguments)".
8cf51b2c
GM
7719 (Misc X): Add -nbc, --no-blinking-cursor.
7720
77212005-03-04 Ulf Jasper <ulf.jasper@web.de>
7722
7723 * calendar.texi (iCalendar): No need to require it now.
7724
8cf51b2c
GM
77252005-03-03 Nick Roberts <nickrob@snap.net.nz>
7726
7727 * trouble.texi (Contributing): Mention Savannah. Direct users to
7728 emacs-devel.
7729
77302005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7731
7732 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7733 window.
7734
8cf51b2c
GM
77352005-02-27 Richard M. Stallman <rms@gnu.org>
7736
7737 * building.texi (Compilation): Update mode line status info.
7738
77392005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7740
7741 * calendar.texi (General Calendar): Document binding of
7742 scroll-other-window-down.
7743 (Mayan Calendar): Fix earliest date.
7744 (Time Intervals): Document timeclock-change.
7745 Fix timeclock-ask-before-exiting documentation.
7746
77472005-02-26 Kim F. Storm <storm@cua.dk>
7748
7749 * frames.texi (Mouse References):
7750 Add mouse-1-click-in-non-selected-windows.
7751
77522005-02-25 Richard M. Stallman <rms@gnu.org>
7753
7754 * screen.texi (Screen): Explain better about cursors and mode lines;
7755 don't presuppose text terminals.
7756 (Point): Don't assume just one cursor.
7757 Clarify explanation of cursors.
7758 (Echo Area, Menu Bar): Cleanups.
7759
7760 * mini.texi (Minibuffer): Prompts are highlighted.
7761 (Minibuffer Edit): Newline = C-j only on text terminals.
7762 Clarify resize-mini-windows values.
7763 Mention M-PAGEUP and M-PAGEDOWN.
7764 (Completion Commands): Mouse-1 like Mouse-2.
7765 (Minibuffer History): Explain history commands better.
7766 (Repetition): Add xref to Incremental Search.
7767
7768 * mark.texi (Setting Mark): Clarify info about displaying mark.
7769 Clarify explanation of C-@ and C-SPC.
7770 (Transient Mark): Mention Delete Selection mode.
7771 (Marking Objects): Clean up text about extending the region.
7772
7773 * m-x.texi (M-x): One C-g doesn't always go to top level.
7774 No delay before suggest-key-bindings output.
7775
7776 * fixit.texi (Fixit): Mention C-/ for undo.
7777 (Spelling): Mention ESC TAB like M-TAB.
7778 Replacement words with r and R are rechecked.
7779 Say where C-g leaves point. Mention ? as input.
7780
77812005-02-23 Lute Kamstra <lute@gnu.org>
7782
7783 * cmdargs.texi (Initial Options): Add cross reference.
7784
8cf51b2c
GM
77852005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7786
7787 * emacs.texi (Top): Update menu for splitting of node in
7788 msdog.texi.
7789 * frames.texi (Frames): Update xref for splitting of node in
7790 msdog.texi.
7791 * trouble.texi (Quitting): Ditto.
7792
77932005-02-16 Richard M. Stallman <rms@gnu.org>
7794
7795 * windows.texi (Split Window): Simplify line truncation info
7796 and xref to Display Custom.
7797
7798 * trouble.texi (Quitting): Emergency escape only for text terminal.
7799 (Screen Garbled): C-l for ungarbling is only for text terminal.
7800
7801 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7802
7803 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7804
7805 * programs.texi (Program Modes): Mention Python mode.
7806 (Moving by Defuns): Repeating C-M-h extends region.
7807 (Basic Indent): Clarify.
7808 (Custom C Indent): Clarify.
7809 (Expressions): Repeating C-M-@ extends region.
7810 (Info Lookup): Clarify for C-h S.
7811 (Symbol Completion): ESC TAB alternative for M-TAB.
7812 (Electric C): Clarify.
7813
7814 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7815
7816 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7817 MS-DOS Input node.
7818 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7819 (MS-DOS and MULE): Clarify.
7820 (MS-DOS Processes, Windows Processes): Fix typos.
7821
7822 * major.texi (Choosing Modes): Clarify.
7823
7824 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7825 (Keyboard Macro Step-Edit): Clarify.
7826
7827 * indent.texi (Indentation): Clarifications.
7828
7829 * help.texi (Help): Correct error about C-h in query-replace.
7830 Clarify apropos vs C-h a. Fix how to search in FAQ.
7831 (Key Help): Describe C-h w here.
7832 (Name Help): Minor cleanup. C-h w moved to Key Help.
7833 Clarify the "object" joke.
7834 (Apropos): Clarify. Mouse-1 like Mouse-2.
7835 (Help Mode): Mouse-1 like Mouse-2.
7836
7837 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7838
7839 * display.texi (Display): Reorder menu.
7840 (Faces): Cleanup.
7841 (Font Lock): Cleanup. Mention Options menu.
7842 Delete obsolete text.
7843 (Scrolling): For C-l, don't presume text terminal.
7844 (Horizontal Scrolling): Simplify intro.
7845 (Follow Mode): Clarify.
1c6c854e 7846 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7847 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7848 Doc default-tab-width. Doc line truncation more thoroughly.
7849
7850 * dired.texi (Dired Enter): C-x C-f can run Dired.
7851 (Dired Visiting): Comment out `a' command.
7852 Mouse-1 is like Mouse-2.
7853 (Shell Commands in Dired): ? can be used more than once.
7854
7855 * basic.texi (Continuation Lines): Simplify description of truncation,
7856 and refer to Display Custom for the rest of it.
7857
8cf51b2c
GM
78582005-02-06 Lute Kamstra <lute@gnu.org>
7859
7860 * basic.texi (Undo): Fix typo.
7861
7862 * cmdargs.texi (Emacs Invocation): Fix typo.
7863
7864 * custom.texi (Init Examples): Fix typo.
7865
7866 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7867
78682005-02-06 Richard M. Stallman <rms@gnu.org>
7869
7870 * regs.texi (Registers): Registers can hold numbers, too.
7871
7872 * killing.texi (Other Kill Commands): Cleanup.
7873 Delete redundant explanation of kill in read-only buffer.
7874 (Yanking): Mention term "copying".
7875 (Accumulating Text): Fix typo.
7876
7877 * entering.texi (Entering Emacs): Update rationale at start.
7878 (Exiting): Treat iconifying on a par with suspension.
7879
7880 * custom.texi (Minor Modes): Fix typo.
7881 (Easy Customization): Fix menu style.
7882 (Variables): Add xref.
7883 (Examining): Setting for future sessions works through .emacs.
7884 (Keymaps): "Text terminals", not "Many".
7885 (Init Rebinding): Explain \C-. Show example of \M-.
7886 Fix minor wording errors.
7887 (Function Keys): Explain vector syntax just once.
7888 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7889 (Init File): Mention .emacs.d directory.
7890 (Init Examples): Add xref.
7891 (Find Init): Mention .emacs.d directory.
7892
7893 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7894 (Action Arguments): Explain which kinds of -l args are found how.
7895 (Initial Options): --batch does not inhibit site-start.
7896 Add xrefs.
7897 (Command Example): Use --batch, not -batch.
7898
7899 * basic.texi (Inserting Text): Cleanup wording.
7900 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7901 C-n is not error at end of buffer.
7902 (Undo): Doc C-/ like C-_. Add xrefs.
7903 (Arguments): META key may be labeled ALT.
7904 Peculiar arg meanings are explained in doc strings.
7905
7906 * abbrevs.texi (Expanding Abbrevs): Clarify.
7907
79082005-02-05 Eli Zaretskii <eliz@gnu.org>
7909
7910 * frames.texi (Frame Parameters): Add an xref to the description
7911 of list-colors-display. Add a pointer to the X docs about colors.
7912
7913 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7914 Improve docs of list-colors-display.
8cf51b2c
GM
7915
79162005-02-03 Lute Kamstra <lute@gnu.org>
7917
7918 * frames.texi (Frames, Drag and Drop): Fix typos.
7919
79202005-02-03 Richard M. Stallman <rms@gnu.org>
7921
7922 * windows.texi (Basic Window): Mention color-change in mode line.
7923 (Change Window): Explain dragging vertical boundaries.
7924
7925 * text.texi (Sentences): Clarify.
7926 (Paragraphs): Explain M-a and blank lines.
7927 (Outline Mode): Clarify text and menu.
7928 (Hard and Soft Newlines): Mention use-hard-newlines.
7929
7930 * frames.texi (Frames): Delete unnecessary mention of Windows.
7931 (Mouse Commands): Likewise. Mention xterm mouse support.
7932 (Clipboard): Clarify.
7933 (Mouse References): Mention use of Mouse-1 for following links.
7934 (Menu Mouse Clicks): Clarify.
7935 (Mode Line Mouse): Clarify.
7936 (Drag and Drop): Rewrite.
7937
7938 * fixit.texi (Spelling): Fix typo.
7939
7940 * files.texi (File Names): Clarify.
7941 (Visiting): Update conditions for use of file dialog. Clarify.
7942 (Saving): Doc d as answer in save-some-buffers.
7943 (Remote Files): Clean up the text.
7944
7945 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7946
7947 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7948 (List Buffers): Clarify.
7949 (Several Buffers): Doc T command.
7950 (Buffer Convenience): Clarify menu.
7951
7952 * basic.texi (Undo): Clarify last change.
7953
79542005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7955
7956 * fixit.texi (Spelling): Fix typo.
7957
79582005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7959
7960 * basic.texi (Undo): Update description of `undo-outer-limit'.
7961
79622005-02-01 Nick Roberts <nickrob@snap.net.nz>
7963
7964 * building.texi: Update documentation relating to GDB Graphical
7965 Interface.
7966
79672005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7968
7969 * custom.texi (Easy Customization): Adapt menu to node name change.
7970
79712005-01-30 Richard M. Stallman <rms@gnu.org>
7972
7973 * custom.texi (Easy Customization): Defn of "User Option" now
7974 includes faces. Don't say just "option" when talking about variables.
7975 Do say just "options" to mean "anything customizable".
7976 (Specific Customization): Describe `customize-variable',
7977 not `customize-option'.
7978
7979 * glossary.texi (Glossary) <Faces>: Add xref.
7980 <User Option>: Change definition--include faces. Change xref.
7981
7982 * picture.texi (Picture): Mention artist.el.
7983
7984 * sending.texi, screen.texi, programs.texi, misc.texi:
7985 * mini.texi, major.texi, maintaining.texi, macos.texi:
7986 * help.texi, frames.texi, files.texi:
7987 Don't say just "option" when talking about variables.
7988
7989 * display.texi, mule.texi: Don't say just "option" when talking
7990 about variables. Other minor cleanups.
7991
8cf51b2c
GM
79922005-01-26 Lute Kamstra <lute@gnu.org>
7993
7994 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7995 File'. Mention the `-Q' option at the `--no-site-file' option.
7996
8cf51b2c
GM
79972005-01-22 David Kastrup <dak@gnu.org>
7998
7999 * building.texi (Grep Searching): Mention alias `find-grep' for
8000 `grep-find'.
8001
80022005-01-20 Richard M. Stallman <rms@gnu.org>
8003
8004 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8005
8cf51b2c
GM
80062005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8007
8008 * rmail.texi (Movemail): Explain differences
8009 between standard and mailutils versions of movemail.
8010 Describe command line and configuration options introduced
8011 with the latter.
8012 Explain the notion of mailbox URL, provide examples and
8013 cross-references to mailutils documentation.
8014 Describe various methods of specifying mailbox names,
8015 user names and user passwords for rmail.
1c6c854e
CS
8016 (Remote Mailboxes): New section.
8017 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8018 options used to control its behavior.
8019 (Other Mailbox Formats): Explain handling of various mailbox
8020 formats.
8021
80222005-01-13 Richard M. Stallman <rms@gnu.org>
8023
8024 * commands.texi (Commands): Clarification.
8025
80262005-01-11 Richard M. Stallman <rms@gnu.org>
8027
8028 * programs.texi (Multi-line Indent): Fix previous change.
8029 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8030
8cf51b2c
GM
80312005-01-08 Richard M. Stallman <rms@gnu.org>
8032
8033 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8034 lazy-highlight.
8035
8036 * search.texi (Query Replace): Mention faces query-replace
8037 and lazy-highlight.
8038 (Incremental Search): Update isearch highlighting info.
8039
8cf51b2c
GM
80402005-01-04 Richard M. Stallman <rms@gnu.org>
8041
8042 * custom.texi (Saving Customizations): Minor improvement.
8043
8cf51b2c
GM
80442005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8045
8046 * custom.texi (Saving Customizations): Emacs no longer loads
8047 `custom-file' after .emacs. No longer mention customizing through
8048 Custom.
8049
8cf51b2c
GM
80502005-01-01 Andreas Schwab <schwab@suse.de>
8051
8052 * killing.texi (Graphical Kill): Move up under node Killing,
8053 change @section to @subsection.
8054
80552005-01-01 Richard M. Stallman <rms@gnu.org>
8056
8057 * custom.texi (Face Customization): Mention hex color specs.
8058
8059 * emacs.texi (Top): Update Killing submenu.
8060
8061 * killing.texi (Killing): Reorganize section.
8062 No more TeX-only text; put the node command at start of chapter.
8063 But the first section heading is used only in TeX.
8064 Rewrite the text to read better in this mode.
8065 (Graphical Kill): New subnode gets some of the text that
8066 used to be in the first section.
8067
80682004-12-31 Richard M. Stallman <rms@gnu.org>
8069
8070 * dired.texi (Shell Commands in Dired): Delete the ? example.
8071
8072 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8073
8074 * files.texi (Saving): Describe new require-final-newline features
8075 and mode-require-final-newline.
8076
8cf51b2c
GM
80772004-12-29 Richard M. Stallman <rms@gnu.org>
8078
8079 * custom.texi (File Variables): Clarify previous change.
8080
c8763fb6 80812004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8082
8083 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8084 out now.
8085
80862004-12-27 Richard M. Stallman <rms@gnu.org>
8087
8088 * Makefile.in (MAKEINFO): Specify --force.
8089
8090 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8091 (Undo): Doc undo-outer-limit.
8092
8cf51b2c
GM
80932004-12-15 Juri Linkov <juri@jurta.org>
8094
8095 * mark.texi (Transient Mark, Mark Ring): M-< and other
8096 movement commands don't set mark in Transient Mark mode
8097 if mark is active.
8098
8cf51b2c
GM
80992004-12-12 Juri Linkov <juri@jurta.org>
8100
8101 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8102 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8103
8104 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8105 (Misc Dired Commands): Add @r{(Dired)} to w.
8106
81072004-12-12 Juri Linkov <juri@jurta.org>
8108
8109 * mark.texi (Marking Objects): Marking commands also extend the
8110 region when mark is active in Transient Mark mode.
8111
8cf51b2c
GM
81122004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8113
8114 * custom.texi (Saving Customizations): Emacs only loads the custom
8115 file automatically after the init file in version 22.1 or later.
8116 Adapt text and examples to this fact.
8117
8cf51b2c
GM
81182004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8119
8120 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8121 be set through Custom. Otherwise, it has no effect.
8122
8cf51b2c
GM
81232004-12-05 Richard M. Stallman <rms@gnu.org>
8124
8125 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8126 * entering.texi: Rename Command Line to Emacs Invocation.
8127
10d1d0af 8128 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8129
8130 * custom.texi (Easy Customization): Move up to section level,
8131 before Variables. Avoid using the term "variable"; say "option".
8132 New initial explanation.
8133 (Variables): In initial explanation, connect "variable" to the
8134 already-explained "user option".
8135
8136 * emacs.texi (Top): Fix ref to Command Line.
8137 Move reference to Easy Customization.
8138
8139 * xresources.texi (X Resources): Fix From link.
8140
8141 * doclicense.texi (GNU Free Documentation License): Fix To link.
8142
8143 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8144
8145 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8146
81472004-12-03 Richard M. Stallman <rms@gnu.org>
8148
8149 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8150
81512004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8152
8153 * kmacro.texi: Several small changes in addition to the following.
8154 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8155 defining a keyboard macro.
8156 Mention `kmacro-ring-max'.
8157 (Keyboard Macro Counter): Clarify description of
8158 `kmacro-insert-counter', `kmacro-set-counter',
8159 `kmacro-add-counter' and `kmacro-set-format'.
8160
81612004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8162
8163 * custom.texi (File Variables): Add `unibyte' and make it more
8164 clear that `unibyte' and `coding' are special. Suggested by Simon
8165 Krahnke <overlord@gmx.li>.
8166
8167 * mule.texi (Enabling Multibyte): Refer to File Variables.
8168 Suggested by Simon Krahnke <overlord@gmx.li>.
8169
c8763fb6 81702004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8171
8172 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8173 x-use-old-gtk-file-dialog.
8174
8cf51b2c
GM
81752004-11-20 Richard M. Stallman <rms@gnu.org>
8176
8177 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8178
81792004-11-09 Lars Brinkhoff <lars@nocrew.org>
8180
8181 * building.texi (Lisp Eval): Delete hyphen in section name.
8182
81832004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8184
8185 * files.texi (Old Versions):
8186 No longer document annotation as "CVS only".
8187
81882004-11-10 Andre Spiegel <spiegel@gnu.org>
8189
8190 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8191 version systems, mentioning the new ones that we support.
8192 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8193 suggestions.
8194
c8763fb6 81952004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8196
49823426 8197 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8198
c8763fb6 81992004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8200
8201 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8202
82032004-10-23 Eli Zaretskii <eliz@gnu.org>
8204
8205 * text.texi (Text Based Tables, Table Definition)
8206 (Table Creation, Table Recognition, Cell Commands)
8207 (Cell Justification, Row Commands, Column Commands)
8208 (Fixed Width Mode, Table Conversion, Measuring Tables)
8209 (Table Misc): New nodes, documenting the Table Mode.
8210
8cf51b2c
GM
82112004-10-19 Jason Rumney <jasonr@gnu.org>
8212
8213 * makefile.w32-in (info): Change order of arguments to makeinfo.
8214
82152004-10-19 Ulf Jasper <ulf.jasper@web.de>
8216
8217 * calendar.texi (iCalendar): Update for package changes.
8218
8cf51b2c
GM
82192004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8220
8221 * files.texi (Misc File Ops): View mode is a minor mode.
8222
8cf51b2c
GM
82232004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8224
8225 * calendar.texi (iCalendar): Style changes.
8226
82272004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8228
8229 * search.texi (Regexps): The regexp described in the example is no
8230 longer stored in the variable `sentence-end'.
8231
8cf51b2c
GM
82322004-10-06 Nick Roberts <nickrob@snap.net.nz>
8233
8234 * building.texi (Starting GUD): Note that multiple debugging
8235 sessions requires `gdb --fullname'.
8236
82372004-10-05 Ulf Jasper <ulf.jasper@web.de>
8238
8239 * calendar.texi (iCalendar): New section for a new package.
8240
8cf51b2c
GM
82412004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8242
8243 * text.texi: Various small changes in addition to the following.
8244 (Text): Replace xref for autotype with inforef.
8245 (Sentences): Explain nil value for `sentence-end'.
8246 (Paragraphs): Update default values for `paragraph-start' and
8247 `paragraph-separate'.
8248 (Text Mode): Correct description of Text mode's effect on the
8249 syntax table.
8250 (Outline Visibility): `hide-other' does not hide top level headings.
8251 `selective-display-ellipses' no longer has an effect on Outline mode.
8252 (TeX Misc): Add missing @cindex.
8253 Replace xref for RefTeX with inforef.
8254 (Requesting Formatted Text): The variable
8255 `enriched-fill-after-visiting' no longer exists.
8256 (Editing Format Info): Update names of menu items and commands.
8257 (Format Faces): Mention special effect of specifying the default face.
8258 Describe inheritance of text properties.
8259 Correct description of `fixed' face.
8260 (Format Indentation): Correct description of effect of setting
8261 margins. Mention `set-left-margin' and `set-right-margin'.
8262 (Format Justification): Update names of menu items.
8263 `set-justification-full' is now bound to `M-j b'.
8264 Mention that `default-justification' is a per buffer variable.
8265 (Format Properties): Update name of menu item.
8266 (Forcing Enriched Mode): `format-decode-buffer' automatically
8267 turns on Enriched mode if the buffer is in text/enriched format.
8268
82692004-10-05 Emilio C. Lopes <eclig@gmx.net>
8270
8271 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8272
82732004-09-28 Kim F. Storm <storm@cua.dk>
8274
8275 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8276 Align with new functionality.
8277
8cf51b2c
GM
82782004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8279
8280 * display.texi (Display Custom): Remove stray `@end defvar'.
8281
82822004-09-23 Kim F. Storm <storm@cua.dk>
8283
8284 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8285 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8286
8cf51b2c
GM
82872004-09-20 Richard M. Stallman <rms@gnu.org>
8288
8289 * custom.texi (Hooks): Explain using setq to clear out a hook.
8290 (File Variables): Explain multiline string constants.
8291 (Non-ASCII Rebinding): Explain when you need to update
8292 non-ASCII char codes in .emacs.
8293
8294 * building.texi (Compilation): Explain how to make a silent
8295 subprocess that won't be terminated. Explain compilation-environment.
8296
82972004-09-13 Kim F. Storm <storm@cua.dk>
8298
8299 * mini.texi (Repetition): Rename isearch-resume-enabled to
8300 isearch-resume-in-command-history and change default to disabled.
8301
8cf51b2c
GM
83022004-09-09 Kim F. Storm <storm@cua.dk>
8303
8304 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8305 with new `kmacro-name-last-macro'.
8306
8cf51b2c
GM
83072004-09-08 Juri Linkov <juri@jurta.org>
8308
8309 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8310
8cf51b2c
GM
83112004-09-03 Juri Linkov <juri@jurta.org>
8312
8313 * search.texi (Incremental Search): Update wording for M-%.
8314
83152004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8316
8317 * killing.texi (Killing): Correct description of kill commands in
8318 read-only buffer.
8319
83202004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8321
8322 * building.texi (Compilation Mode): Add a paragraph about rules
8323 for finding the compilation buffer for `next-error'.
8324
8325 * search.texi (Other Repeating Search): Mention that Occur mode
8326 supports the next-error functionality.
8327
83282004-09-02 Juri Linkov <juri@jurta.org>
8329
8330 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8331
83322004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8333
8334 * kmacro.texi (Basic Keyboard Macro):
8335 `apply-macro-to-region-lines' now operates on all lines that begin
8336 in the region, rather than on all complete lines in the region.
8337
c8763fb6 83382004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8339
8340 * frames.texi (Drag and drop): Add documentation about
8341 x-dnd-test-function and x-dnd-known-types.
8342
83432004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8344
8345 * indent.texi: Various minor changes in addition to:
8346 (Indentation Commands): Correct description of `indent-relative'.
8347 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8348 mode. The *Tab Stops* buffer uses Overwrite Mode.
8349 (Just Spaces): `tabify' converts sequences of at least two spaces
8350 to tabs.
8351
8cf51b2c
GM
83522004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8353
8354 * frames.texi (Secondary Selection): Setting the secondary
8355 selection with M-Drag-Mouse-1 does not alter the kill ring,
8356 setting it with M-Mouse-1 and M-Mouse-3 does.
8357 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8358 toolkit scroll bars.
8359 (Scroll Bars): Ditto.
8360
8361 * windows.texi (Basic Window): When using a window system, the value
8362 of point in a non-selected window is indicated by a hollow box.
8363 (Split Window): Side by side windows are separated by a scroll bar,
8364 if scroll bars are used.
8365 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8366 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8367 (Window Convenience): Update bindings for `winner-undo' and
8368 `winner-redo'.
8369
8370 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8371 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8372 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8373 of "Using Emacs as a Server".
8374 * building.texi (Building): Interchange nodes (for correct numbering).
8375 * programs.texi (Programs): Interchange nodes (for correct numbering).
8376 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8377 Info to the node structure.
8378 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8379 Rearrange order of nodes and sections such that both "GNU GENERAL
8380 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8381 end, as appropriate for appendices.
8382 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8383 Use `@unnumberedsec'.
8384 * trouble.texi: Adapt sectioning in Info to the node structure.
8385 Adapt node pointers to change in emacs.texi.
8386 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8387
8cf51b2c
GM
83882004-08-25 Kenichi Handa <handa@m17n.org>
8389
8390 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8391 description for unibyte mode.
8392
83932004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8394
8395 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8396
8397 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8398 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8399 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8400 in @pxref.
8401
84022004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8403
8404 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8405 Change section names.
8406
8cf51b2c
GM
84072004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8408
8409 * kmacro.texi (Keyboard Macro Ring): Rename section.
8410 Emacs treats the head of the macro ring as the `last keyboard macro'.
8411 (Keyboard Macro Counter): Minor change.
8412 (Save Keyboard Macro): Some clarifications.
8413 (Edit Keyboard Macro): Rename section.
8414
8415 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8416 32-bit machines.
8417 (Several Buffers): Clarify which buffer is selected if `2' is
8418 pressed in the Buffer Menu.
8419 Auto Revert mode can be used to update the Buffer Menu
8420 automatically.
8421
84222004-08-21 Eli Zaretskii <eliz@gnu.org>
8423
8424 * help.texi (Misc Help): Add an index entry for finding an Info
8425 manual by its file name.
8426
84272004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8428
8429 * files.texi (Backup Deletion): Correct description of
8430 `delete-old-versions'.
8431 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8432 (Auto Save Files): Recommend `auto-save-mode' to reenable
8433 auto-saving, rather than the abbreviation `auto-save'.
8434
84352004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8436
8437 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8438 for "killing" and "yanking" in main menu.
8439
84402004-08-16 Richard M. Stallman <rms@gnu.org>
8441
8442 * killing.texi (Yanking, Killing): Minor cleanups.
8443
8444 * mark.texi (Momentary Mark): Minor cleanups.
8445
84462004-08-15 Kenichi Handa <handa@etl.go.jp>
8447
8448 * custom.texi (Non-ASCII Rebinding):
8449 C-q always inserts the right code to pass to global-set-key.
8450
8cf51b2c
GM
84512004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8452
8453 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8454 `insert-register', instead of `C-x r g' binding, for consistency.
8455
84562004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8457
8458 * fixit.texi (Spelling): Fix typo.
8459
84602004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8461
8462 * help.texi (Help): Fix Texinfo usage.
8463
8cf51b2c
GM
84642004-07-24 Richard M. Stallman <rms@gnu.org>
8465
8466 * text.texi (Paragraphs): Update how paragraphs are separated
8467 and the default for paragraph-separate.
8468
8469 * search.texi (Regexp Replace): Further update text for new
8470 replacement operators.
8471
8cf51b2c
GM
84722004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8473
8474 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8475 `R' switch.
8476
8477 * dired.texi (Dired Updating): `k' only deletes inserted
8478 subdirectories from the Dired buffer if a prefix argument was given.
8479
8480 * search.texi (Regexps): Delete redundant definition of `symbol' in
8481 description of `\_>'. It already occurs in the description of `\_<'.
8482
8cf51b2c
GM
84832004-07-01 Juri Linkov <juri@jurta.org>
8484
8485 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8486 (Regexp Search): Add M-r.
8487
84882004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8489
8490 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8491
84922004-06-29 Jesper Harder <harder@ifa.au.dk>
8493
49823426 8494 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8495
84962004-06-25 Richard M. Stallman <rms@gnu.org>
8497
8498 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8499
85002004-06-25 David Kastrup <dak@gnu.org>
8501
8502 * search.texi (Regexp Replace): Some typo corrections and
8503 rearrangement.
8504
85052004-06-24 David Kastrup <dak@gnu.org>
8506
8507 * search.texi (Unconditional Replace): Use replace-string instead
8508 of query-replace in example.
8509 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8510 sequences.
8511 (Query Replace): Correct explanation of `^' which does not use
8512 the mark stack.
8513
85142004-06-21 Nick Roberts <nickrob@gnu.org>
8515
8516 * misc.texi (Shell History Copying): Document comint-insert-input.
8517 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8518
8cf51b2c
GM
85192004-06-20 Jesper Harder <harder@ifa.au.dk>
8520
8521 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8522 * custom.texi (Customization): Do.
8523 * anti.texi (Antinews): Do.
8524 * abbrevs.texi (Defining Abbrevs): Do.
8525
8526 * programs.texi (Info Lookup): Fix keybinding for
8527 info-lookup-symbol.
8528
85292004-06-16 Juanma Barranquero <lektu@terra.es>
8530
8531 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8532 Add emacs-xtra.
8533 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8534 (clean): Add emacs-xtra and flymake. Remove redundancies.
8535
85362004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8537
8538 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8539 Add emacs-xtra.
8540 * emacs-xtra.texi: New file.
8541
85422004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8543
8544 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8545 (Dired and Find): Mention differences with ordinary Dired buffers.
8546
8cf51b2c
GM
85472004-06-13 Richard M. Stallman <rms@gnu.org>
8548
8549 * custom.texi (Init Syntax): Explain about vars that do special
8550 things when set with setq or with Custom.
8551 (Init Examples): Add line-number-mode example.
8552
8cf51b2c
GM
85532004-06-12 Juri Linkov <juri@jurta.org>
8554
8555 * dired.texi (Operating on Files): Add dired-do-touch.
8556
8cf51b2c
GM
85572004-06-10 Juri Linkov <juri@jurta.org>
8558
8559 * building.texi (Lisp Eval): Add C-M-x on defface.
8560
85612004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8562
8563 * files.texi (Reverting): Auto-Revert mode and
8564 Global Auto-Revert mode no longer revert remote files.
8565
8cf51b2c
GM
85662004-05-29 Richard M. Stallman <rms@gnu.org>
8567
8568 * custom.texi (Init File): Two dashes start --no-site-file.
8569
8cf51b2c
GM
85702004-05-29 Alan Mackenzie <acm@muc.de>
8571
8572 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8573 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8574 (AWK, Pike): Document as "C-like modes".
8575 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8576 (M-x man): Supersedes M-x manual-entry.
8577 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8578
8579 ("Comments in C"): Delete node; the info is in CC Mode manual.
8580 (c-comment-only-line-offset): Remove description.
8581
8582 (C-c ., C-c C-c): Describe new C Mode bindings.
8583
8584 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8585 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8586 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8587 Amend definitions.
8588
8589 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8590 Describe functions.
8591
8592 (c-comment-start-regexp, c-hanging-comment-ender-p)
8593 (c-hanging-comment-starter-p): Remove obsolete definitions.
8594
8595 * emacs.texi: Remove the menu entry "Comments in C".
8596
8cf51b2c
GM
85972004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8598
8599 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8600 `M-x locate'.
8601
86022004-05-16 Karl Berry <karl@gnu.org>
8603
8604 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8605 makeinfo --html fails.
8606 * help.texi (Help Summary) [@ifnottex]: Likewise.
8607
86082004-05-13 Nick Roberts <nickrob@gnu.org>
8609
8610 * building.texi (GDB Graphical Interface): Update and describe
8611 layout first.
8612
8cf51b2c
GM
86132004-05-04 Jason Rumney <jasonr@gnu.org>
8614
8615 * makefile.w32-in: Revert last change.
8616
86172004-05-03 Jason Rumney <jasonr@gnu.org>
8618
8619 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8620
8cf51b2c
GM
86212004-04-23 Juanma Barranquero <lektu@terra.es>
8622
8623 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8624
86252004-04-18 Juri Linkov <juri@jurta.org>
8626
8627 * fixit.texi (Spelling): Remove file extension from ispell xref.
8628
86292004-04-15 Kim F. Storm <storm@cua.dk>
8630
8631 * cmdargs.texi (Initial Options): Add -Q.
8632
86332004-04-05 Kim F. Storm <storm@cua.dk>
8634
8635 * custom.texi (File Variables): Add safe-local-eval-forms.
8636
8cf51b2c
GM
86372004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8638
8639 * files.texi (Reverting): Correct description of revert-buffer's
8640 handling of point.
8641
86422004-03-22 Juri Linkov <juri@jurta.org>
8643
8644 * emacs.texi (Top): Add `Misc X'.
8645
49823426 8646 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8647
8648 * glossary.texi: Improve references.
8649
8650 * help.texi: Sync keywords with finder.el.
8651
8652 * mini.texi (Completion): Add description for menu items.
8653
8654 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8655
8656 * sending.texi (Mail Methods): Fix xref to Message manual.
8657
8cf51b2c
GM
86582004-03-12 Richard M. Stallman <rms@gnu.org>
8659
8cf51b2c
GM
8660 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8661
8cf51b2c
GM
86622004-03-04 Richard M. Stallman <rms@gnu.org>
8663
8664 * search.texi (Regexps): Explain that ^ and $ have their
8665 special meanings only in certain contexts.
8666
8667 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8668
8669 * mule.texi (Specify Coding): Doc C-x RET F.
8670
8671 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8672 for multiple compile and grep buffers.
8673 (Indirect Buffers): Don't recommand clone-indirect-buffer
8674 for multiple compile and grep buffers.
8675
8cf51b2c
GM
86762004-02-29 Juanma Barranquero <lektu@terra.es>
8677
8678 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8679 Use $(DEL) instead of rm, and ignore exit code.
8680
8cf51b2c
GM
86812004-02-23 Nick Roberts <nick@nick.uklinux.net>
8682
8683 * building.texi (Watch Expressions): Update.
8684
86852004-02-21 Juri Linkov <juri@jurta.org>
8686
1c6c854e
CS
8687 * cmdargs.texi (Action Arguments): Add alias --find-file.
8688 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8689 to Command Arguments.
8690 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8691 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8692 (Window Size X): Join -g and --geometry. Add @cindex.
8693 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8694 (Title X): Remove alias -title.
8695 (Misc X): New node.
8696
c8763fb6 86972004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8698
8699 * frames.texi (Drag and drop): Add Motif to list of supported
8700 protocols.
8701
c8763fb6 87022004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8703
8704 * frames.texi (Drag and drop): New section.
8705
87062004-01-24 Richard M. Stallman <rms@gnu.org>
8707
1c6c854e 8708 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8709 Include it only @ifnotinfo. Patch the preceding and following
8710 node headers to point to each other.
8711
87122004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8713
8714 * calendar.texi (Appointments): Update section.
8715
87162003-12-29 Kevin Ryde <user42@zip.com.au>
8717
8cf51b2c
GM
8718 * programs.texi (C Modes): Fix the xref.
8719
87202003-12-23 Nick Roberts <nick@nick.uklinux.net>
8721
8722 * building.texi (Watch Expressions): Update.
8723 (Commands of GUD): Include use of toolbar + breakpoints set from
8724 fringe/margin.
8725
87262003-12-03 Andre Spiegel <spiegel@gnu.org>
8727
8728 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8729 <acm@muc.de>.
8730
c8763fb6 87312003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8732
8733 * frames.texi (Dialog Boxes): Add use-file-dialog.
8734
8cf51b2c
GM
87352003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8736
8737 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8738 in CC Mode.
8739
8cf51b2c
GM
87402003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8741
8742 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8743 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8744 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8745 * man/frames.texi, man/glossary.texi, man/killing.texi:
8746 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8747 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8748 * man/sending.texi, man/text.texi, man/trouble.texi:
8749 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8750
87512003-11-01 Alan Mackenzie <acm@muc.de>
8752
8753 * search.texi (Scrolling During Incremental Search): Document a
8754 new scrolling facility in isearch mode.
8755
8cf51b2c
GM
87562003-10-22 Miles Bader <miles@gnu.org>
8757
8758 * Makefile.in (info): Move before $(top_srcdir)/info.
8759
87602003-10-22 Nick Roberts <nick@nick.uklinux.net>
8761
8762 * building.texi (Watch Expressions): Update section on data display
8763 to reflect code changes (GDB Graphical Interface).
8764
8cf51b2c
GM
87652003-10-13 Richard M. Stallman <rms@gnu.org>
8766
8767 * xresources.texi (GTK resources): Clean up previous change.
8768
c8763fb6 87692003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8770
8771 * xresources.texi (GTK resources): Add a note that some themes
8772 disallow customizations. Add scroll theme example.
8773
8cf51b2c
GM
87742003-09-30 Richard M. Stallman <rms@gnu.org>
8775
8cf51b2c
GM
8776 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8777
8778 * misc.texi (Saving Emacs Sessions): Shorten the section,
8779 collapsing back into one node.
8780
87812003-09-30 Lars Hansen <larsh@math.ku.dk>
8782
8783 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8784
ce058493 87852003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8786
8787 * xresources.texi (GTK names in Emacs): Correct typo.
8788
8cf51b2c
GM
87892003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8790
1c6c854e
CS
8791 * cmdargs.texi (Font X): Mention new default font.
8792 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8793 problems involved. (Result of discussion on emacs-devel.)
8794
87952003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8796
8797 * emacs.texi (Acknowledgements): Correct typo.
8798
87992003-09-22 Richard M. Stallman <rms@gnu.org>
8800
8801 * dired.texi (Misc Dired Commands): New node.
8802 (Dired Navigation): Add dired-goto-file.
8803
8804 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8805
8806 * emacs.texi (Acknowledgements): New node, split from Distribution.
8807
8808 * cmdargs.texi (Action Arguments): -f reads interactive args.
8809
8cf51b2c
GM
88102003-09-08 Lute Kamstra <lute@gnu.org>
8811
8812 * screen.texi (Mode Line): Say that POS comes before LINE.
8813 Mention `size-indication-mode'.
1c6c854e
CS
8814 * display.texi (Optional Mode Line):
8815 Document `size-indication-mode'.
8cf51b2c
GM
8816 * basic.texi (Position Info): Mention `size-indication-mode'.
8817
88182003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8819
8820 * xresources.texi (Resources): Refer to `editres' man page.
8821 (Lucid Resources): Update defaults. Expand description of
8822 `shadowThickness'.
8823
88242003-09-04 Miles Bader <miles@gnu.org>
8825
8826 * Makefile.in (top_srcdir): New variable.
8827 ($(top_srcdir)/info): New rule.
8828 (info): Depend on it.
8829
88302003-09-03 Peter Runestig <peter@runestig.com>
8831
8832 * makefile.w32-in: New file.
8833
88342003-08-29 Richard M. Stallman <rms@gnu.org>
8835
8836 * misc.texi (Saving Emacs Sessions): Correct previous change.
8837
8cf51b2c
GM
88382003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8839
8cf51b2c
GM
8840 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8841 (Intro): Include kmacro.texi after fixit.texi instead of after
8842 custom.texi. (As suggested by Kim Storm.)
8843
88442003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8845
8846 * fixit.texi (Fixit): Update `Next' pointer.
8847 * files.texi (Files): Update `Previous' pointer.
8848 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8849 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8850 (Suggested by Kim Storm.)
8851 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8852
88532003-08-18 Kim F. Storm <storm@cua.dk>
8854
8855 * kmacro.texi: New file describing enhanced keyboard macro
8856 functionality. Replaces old description in custom.texi.
8857
8858 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8859 (Keyboard Macros): Move to new kmacro.texi file.
8860
8861 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8862
8cf51b2c
GM
88632003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8864
8865 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8866
88672003-08-17 Alex Schroeder <alex@gnu.org>
8868
8869 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8870 required.
8871
8cf51b2c
GM
88722003-08-05 Richard M. Stallman <rms@gnu.org>
8873
8874 * programs.texi (Lisp Indent): Don't describe
8875 lisp-indent-function property here. Use xref to Lisp Manual.
8876
8cf51b2c
GM
88772003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8878
fffa137c 8879 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8880 abbreviations.
8881
88822003-07-24 Markus Rost <rost@math.ohio-state.edu>
8883
8884 * buffers.texi (List Buffers): Fix previous change.
8885
8cf51b2c
GM
88862003-07-13 Markus Rost <rost@math.ohio-state.edu>
8887
8888 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8889 List*.
8890
88912003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8892
8cf51b2c
GM
8893 * display.texi (Font Lock): Fix typo.
8894
88952003-07-07 Richard M. Stallman <rms@gnu.org>
8896
8897 * display.texi (Font Lock): Add xref for format info on
8898 font-lock-remove-keywords.
8899
8900 * building.texi (Compilation): Document what happens with asynch
8901 children of compiler process.
8902
8903 * help.texi (Library Keywords): Use @multitable.
8904
8cf51b2c
GM
89052003-06-04 Richard M. Stallman <rms@gnu.org>
8906
8907 * programs.texi (Expressions): Delete C-M-DEL.
8908
8909 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8910 comint-move-point-for-output renamed from
8911 comint-scroll-to-bottom-on-output.
8912
8913 * custom.texi (Init Rebinding): Replace previous change with xref.
8914 (Non-ASCII Rebinding): Explain that issue more briefly here.
8915
89162003-05-28 Richard M. Stallman <rms@gnu.org>
8917
8918 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8919
89202003-05-28 Nick Roberts <nick@nick.uklinux.net>
8921
8922 * building.texi (GDB Graphical Interface): New node.
8923 (Rewritten somewhat by RMS.)
8924
c8763fb6 89252003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8926
8927 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8928 non-English letters. Explain how to set coding systems correctly
8929 and how to include the right coding cookie in the file.
8930
c8763fb6 89312003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8932
8933 * indent.texi (Indentation): Explain the concepts.
8934 (Just Spaces): Explain why preventing tabs for indentation might
8935 be useful.
8936
8cf51b2c
GM
89372003-04-16 Richard M. Stallman <rms@gnu.org>
8938
8939 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8940
8cf51b2c
GM
89412003-02-22 Alex Schroeder <alex@emacswiki.org>
8942
8943 * cmdargs.texi (General Variables): Document SMTPSERVER.
8944
8cf51b2c
GM
8945 * sending.texi: Remove SMTP node.
8946 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8947 library.
8948
8cf51b2c
GM
89492003-02-22 Alex Schroeder <alex@emacswiki.org>
8950
8951 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8952
89532003-02-22 Simon Josefsson <jas@extundo.com>
8954
8955 * sending.texi (Mail Methods): Add node about SMTP.
8956
c8763fb6 89572003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8958
8959 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8960
8cf51b2c
GM
89612003-02-01 Kevin Ryde <user42@zip.com.au>
8962
8963 * glossary.texi (Glossary): Correction to cl cross reference.
8964
89652003-01-20 Richard M. Stallman <rms@gnu.org>
8966
8967 * killing.texi (Rectangles): Document C-x c r.
8968
c8763fb6 89692003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8970
8971 * xresources.texi (GTK resources): New node.
8972 (GTK widget names): New node.
8973 (GTK names in Emacs): New node.
8974 (GTK styles): New node.
8975
c8763fb6 89762003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8977
8978 * maintaining.texi (Create Tags Table): Add reference to the new
8979 `etags --help --lang=LANG' option.
8980
8cf51b2c
GM
89812002-10-02 Karl Berry <karl@gnu.org>
8982
49823426 8983 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8984 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8985 where needed for the sake of the HTML output.
8cf51b2c
GM
8986
89872001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8988
8989 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8990 source files.
8991
89922001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8993
8994 * Makefile.in (emacsman): New target.
8995
8cf51b2c
GM
89962001-10-20 Gerd Moellmann <gerd@gnu.org>
8997
8998 * (Version 21.1 released.)
8999
90002001-10-05 Gerd Moellmann <gerd@gnu.org>
9001
9002 * Branch for 21.1.
9003
8cf51b2c
GM
90042001-03-05 Gerd Moellmann <gerd@gnu.org>
9005
9006 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9007
8cf51b2c
GM
90082000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9009
9010 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9011
8cf51b2c
GM
90121999-07-12 Richard Stallman <rms@gnu.org>
9013
9014 * Version 20.4 released.
9015
90161998-12-04 Markus Rost <rost@delysid.gnu.org>
9017
9018 * Makefile.in (INFO_TARGETS): Delete customize.info.
9019 (DVI_TARGETS): Delete customize.dvi.
9020 (../info/customize, customize.dvi): Targets deleted.
9021
90221998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9023
9024 * Version 20.3 released.
9025
90261998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9027
9028 * Makefile.in (EMACSSOURCES): Add mule.texi.
9029 Add msdog.texi, ack.texi. Remove gnu1.texi.
9030
90311998-04-06 Andreas Schwab <schwab@gnu.org>
9032
768c0c0f
JB
9033 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9034 Use it in dvi targets.
8cf51b2c
GM
9035
90361997-09-23 Paul Eggert <eggert@twinsun.com>
9037
9038 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9039 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9040 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9041
90421997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9043
9044 * Version 20.2 released.
9045
90461997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9047
9048 * Version 20.1 released.
9049
90501997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9051
9052 * Makefile (../info/customize, customize.dvi): New targets.
9053 (INFO_TARGETS): Add ../info/customize.
9054 (DVI_TARGETS): Add customize.dvi.
9055
8cf51b2c
GM
90561996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9057
9058 * Version 19.33 released.
9059
90601996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9061
9062 * Version 19.32 released.
9063
8cf51b2c
GM
90641996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9065
9066 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9067
90681996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9069
9070 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9071 Specify -I option.
9072 (All dvi targets): Set the TEXINPUTS variable.
9073
90741996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9075
9076 * Version 19.31 released.
9077
8cf51b2c
GM
90781995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9079
9080 * Version 19.30 released.
9081
8cf51b2c
GM
90821995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9083
9084 * Makefile.in (maintainer-clean): Rename from realclean.
9085
90861994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9087
9088 * Makefile.in: New file.
9089 * Makefile: File deleted.
9090
90911994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9092
9093 * Makefile (TEXINDEX_OBJS): Variable deleted.
9094 (texindex, texindex.o, getopt.o): Rules deleted.
9095 All deps on texindex deleted.
9096 (distclean): Don't delete texindex.
9097 (mostlyclean): Don't delete *.o.
9098 * texindex.c, getopt.c: Files deleted.
9099
91001994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9101
9102 * Version 19.26 released.
9103
91041994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9105
9106 * Makefile (EMACSSOURCES): Exclude undo.texi.
9107
91081994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9109
9110 * Version 19.25 released.
9111
91121994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9113
9114 * Version 19.24 released.
9115
91161994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9117
9118 * Version 19.23 released.
9119
91201994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9121
9122 * Makefile: Delete spurious tab.
9123
91241994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9125
9126 * Makefile (.SUFFIXES): New rule.
9127
8cf51b2c
GM
91281993-12-04 Richard Stallman (rms@srarc2)
9129
9130 * getopt.c: New file.
9131 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9132 (getopt.o): New rule.
9133 (dvi): Don't depend on texindex.
49823426 9134 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9135
91361993-12-03 Richard Stallman (rms@srarc2)
9137
49823426
GM
9138 * Makefile (TEXI2DVI): New variable.
9139 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9140 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9141
91421993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9143
9144 * Version 19.22 released.
9145
91461993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9147
9148 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9149
91501993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9151
9152 * Version 19.21 released.
9153
8cf51b2c
GM
91541993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9155
9156 * Makefile (realclean): Don't delete the Info files.
9157
f0131492 91581993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9159
8cf51b2c
GM
9160 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9161 4' where appropriate.
9162
f0131492 91631993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9164
49823426 9165 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9166
9167 * texindex.c: Include "../src/config.h" if building in emacs.
9168
9169 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9170 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9171 Add target to build texindex.c, defining `emacs'.
9172
8cf51b2c
GM
91731993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9174
9175 * Version 19.19 released.
9176
8cf51b2c
GM
91771993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9178
9179 * Version 19.18 released.
9180
91811993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9182
9183 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9184
91851993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9186
9187 * Version 19.17 released.
9188
91891993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9190
9191 * split-man: Fix typos in last change.
9192
91931993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9194
9195 * Version 19.16 released.
9196
91971993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9198
9199 * version 19.15 released.
9200
92011993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9202
9203 * Makefile (distclean): It's rm, not rf.
9204
92051993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9206
9207 * Version 19.14 released.
9208
92091993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9210
9211 * Makefile: New file.
9212
92131993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9214
9215 * Version 19.13 released.
9216
92171993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9218
9219 * Version 19.9 released.
9220
92211993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9222
9223 * Version 19.8 released.
9224
92251993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9226
9227 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9228
9229 * trouble.texi: It's `enable-flow-control-on', not
9230 `evade-flow-control-on'.
9231
92321993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9233
9234 * display.texi: Document standard-display-european.
9235
92361993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9237
9238 * Version 19.7 released.
9239
9240 * emacs.texi: Add a sentence to the top menu mentioning the
9241 specific version of Emacs this manual applies to.
9242
92431993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9244
9245 * basic.texi: Document next-line-add-lines variable used to
9246 implement down-arrow.
9247
9248 * killing.texi: Document kill-whole-line.
9249
92501993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9251
9252 * text.texi: Update unix TeX ordering information.
9253
92541993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9255
9256 * news.texi: Mention fill-rectangle in keybinding list.
9257
9258 * killing.texi: Document fill-rectangle.
9259
92601993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9261
9262 * vc.texi: Bring the docs up to date with VC 5.2.
9263
92641992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9265
9266 * emacs.tex: Mention blackbox and gomoku under Amusements.
9267 Assembler mode is now mentioned and appropriately indexed
9268 under Programming Modes.
9269
92701991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9271
9272 * emacs.tex: Update TeX ordering information.
9273
8cf51b2c
GM
92741990-06-26 David Lawrence (tale@geech)
9275
9276 * emacs.tex: Note that completion-ignored-extensions is not used
9277 to filter out names when all completions are displayed in
9278 *Completions*.
9279
92801990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9281
9282 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9283
92841990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9285
9286 * emacs.tex: Add @findex grep.
9287
8cf51b2c
GM
92881988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9289
9290 * emacs.tex: Correct two typos. No other changes before
9291 Version 19 will be made.
9292
8cf51b2c
GM
92931988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9294
9295 * emacs.tex: Update information for obtaining TeX distribution from the
9296 University of Washington.
9297
9298;; Local Variables:
c8763fb6 9299;; coding: utf-8
8cf51b2c
GM
9300;; End:
9301
a162959e 9302 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9303
9304 This file is part of GNU Emacs.
9305
352c8b4a 9306 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9307 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9308 the Free Software Foundation, either version 3 of the License, or
9309 (at your option) any later version.
8cf51b2c
GM
9310
9311 GNU Emacs is distributed in the hope that it will be useful,
9312 but WITHOUT ANY WARRANTY; without even the implied warranty of
9313 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9314 GNU General Public License for more details.
9315
9316 You should have received a copy of the GNU General Public License
352c8b4a 9317 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.