Fix bogus code in gdb-place-breakpoints.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
3dfa7993
EZ
12012-07-21 Eli Zaretskii <eliz@gnu.org>
2
3 * frames.texi (Mouse Commands): Fix the description of mouse-2.
4 (Bug#11958)
5
e32a12b5
CY
62012-07-19 Chong Yidong <cyd@gnu.org>
7
8 * emacs.texi: Update ISBN.
9
3812efdc
CY
102012-06-29 Chong Yidong <cyd@gnu.org>
11
12 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
13 * basic.texi (Erasing, Basic Undo): Fix markup.
14
50d5cb25
GM
152012-06-26 Glenn Morris <rgm@gnu.org>
16
17 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
18
3b6f7280
MW
192012-06-24 Michael Witten <mfwitten@gmail.com> (tiny change)
20
21 * fixit.texi (Undo): Fix typo. (Bug#11775)
22
2fecccba
GM
232012-06-19 Glenn Morris <rgm@gnu.org>
24
25 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
26
84f4a531
CY
272012-06-11 Chong Yidong <cyd@gnu.org>
28
29 * emacs.texi: Remove urlcolor setting.
30
166bc0c8
CY
312012-06-10 Chong Yidong <cyd@gnu.org>
32
33 * emacs.texi: Update ISBN and edition number.
34
35 * anti.texi:
36 * building.texi:
37 * cmdargs.texi:
38 * custom.texi:
39 * display.texi:
40 * files.texi:
41 * frames.texi:
42 * glossary.texi:
43 * misc.texi:
44 * mule.texi:
45 * programs.texi:
46 * sending.texi:
47 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
48
94f0aa34
CY
492012-06-01 Chong Yidong <cyd@gnu.org>
50
51 * Version 24.1 released.
52
ed39e4e2
CY
532012-05-06 Chong Yidong <cyd@gnu.org>
54
55 * frames.texi (Mouse References, Mouse Commands): Fix index
56 entries (Bug#11362).
57
187c4f85
GM
582012-05-03 Glenn Morris <rgm@gnu.org>
59
d1714b94
GM
60 * custom.texi (Customization Groups, Custom Themes, Examining):
61 Improve page breaks.
62
2227da65
GM
63 * rmail.texi (Rmail Display): Use example rather than smallexample.
64
7e8cf67d
GM
65 * calendar.texi: Convert inforefs to refs.
66
ad8d14e2
GM
67 * dired.texi (Dired Enter): Improve page break.
68
86b8eb83
GM
69 * abbrevs.texi (Abbrev Concepts): Copyedits.
70
3c8c88a3
GM
71 * maintaining.texi (Registering, Tag Syntax):
72 Tweak line and page breaks.
73
e258c6a6
GM
74 * programs.texi (Programs, Electric C): Copyedits.
75 (Program Modes): Add xref to Fortran.
76 (Left Margin Paren): Remove what was (oddly enough) the only use
77 of defvar in the entire Emacs manual.
78 (Hungry Delete): Remove footnote about ancient Emacs version.
79 (Other C Commands): Use example rather than smallexample.
80
4223d755
GM
81 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
82 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
83 Tweak line and page breaks.
84
0b40418e
GM
85 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
86 (Major Modes): Use example rather than smallexample.
87
c4c30a4e
GM
88 * mule.texi (Output Coding): Reword to improve page-breaks.
89
fe762311
GM
90 * frames.texi (Fonts): Tweak line and page breaks.
91 Use example rather than smallexample. Change cross-reference.
430e2ae6 92 (Text-Only Mouse): Fix xref.
fe762311 93
0244c17a
GM
94 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
95 (Indirect Buffers): Tweak line- and page-breaks.
96
187c4f85
GM
97 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
98
bbba8869
GM
992012-05-01 Glenn Morris <rgm@gnu.org>
100
101 * emacs.texi (@copying): Only print EDITION in the TeX version.
102
a162959e
GM
1032012-04-30 Glenn Morris <rgm@gnu.org>
104
e2058813
GM
105 * search.texi (Regexp Search): Just say "Emacs".
106
a162959e
GM
107 * display.texi (Auto Scrolling):
108 Reword to avoid repetition and improve page break.
109
9eb25ee8
GM
1102012-04-28 Glenn Morris <rgm@gnu.org>
111
112 * xresources.texi (Resources):
113 * mule.texi (Language Environments):
114 * misc.texi (Amusements):
115 * maintaining.texi (VC Change Log):
116 * frames.texi (Fonts):
117 * custom.texi (Specifying File Variables, Minibuffer Maps):
118 * cmdargs.texi (Initial Options):
119 * building.texi (Flymake):
120 Reword to remove/reduce some overly long/short lines.
121
a4289d0e
GM
1222012-04-27 Glenn Morris <rgm@gnu.org>
123
124 * emacs.texi: Some fixes for detailed menu.
125
16152b76
GM
1262012-04-26 Glenn Morris <rgm@gnu.org>
127
1a72be46
GM
128 * emacs.texi: Add "et al." to authors.
129
16152b76
GM
130 * ack.texi, basic.texi, buffers.texi, building.texi:
131 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
132 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
133 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
134 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
135 * search.texi, trouble.texi, windows.texi:
136 Use Texinfo recommended convention for quotes+punctuation.
137
84412f2c
EZ
1382012-04-25 Eli Zaretskii <eliz@gnu.org>
139
140 * mule.texi (Bidirectional Editing): Improve indexing. Minor
141 wording tweaks.
142
467a33d0
CY
1432012-04-15 Chong Yidong <cyd@gnu.org>
144
145 * misc.texi (emacsclient Options): More clarifications.
146
05806f43
GM
1472012-04-14 Glenn Morris <rgm@gnu.org>
148
41be52d7
GM
149 * msdog.texi (Windows Printing): It doesn't set printer-name.
150
05806f43
GM
151 * mule.texi (Language Environments): Move font info to "Fontsets".
152 (Fontsets): Move intlfonts etc here from "Language Environments".
153 Copyedits.
154 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
155 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
156
6a00f380
CY
1572012-04-14 Chong Yidong <cyd@gnu.org>
158
0be641c0
CY
159 * glossary.texi (Glossary): Standardize on "text terminal"
160 terminology. All callers changed.
161
6a00f380
CY
162 * misc.texi (emacsclient Options): Document "client frame" concept
163 and its effect on C-x C-c more carefully.
164
71cd7772
GM
1652012-04-14 Glenn Morris <rgm@gnu.org>
166
870e8fb8
GM
167 * frames.texi (Scroll Bars):
168 * glossary.texi (Glossary): Use consistent case for "X Window System".
169
71cd7772
GM
170 * mule.texi (Select Input Method, Coding Systems):
171 State command names in kbd tables.
172 (Recognize Coding): Add cross-ref.
173 (Output Coding): Don't mention message mode in particular.
174 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
175 Copyedits.
176
05f7d0d3
GM
1772012-04-13 Glenn Morris <rgm@gnu.org>
178
179 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
180 Copyedits.
181 (Coding Systems): Mac OS X apparently uses newlines for EOL.
182 (Recognize Coding): Remove old auto-coding-regexp-alist example.
183 auto-coding-functions does not override coding: tags.
184 Remove rmail-decode-mime-charset; it no longer has any effect.
185
81927dd2
CY
1862012-04-12 Chong Yidong <cyd@gnu.org>
187
188 * custom.texi (Creating Custom Themes): Add reference to Custom
189 Themes node in Lisp manual.
190
8edb942b
GM
1912012-04-12 Glenn Morris <rgm@gnu.org>
192
193 * mule.texi (International): Copyedits.
194 (International Chars): Update C-x = example output.
195 (Disabling Multibyte): Rename from "Enabling Multibyte".
196 Clarify what "unibyte: t" does, and mode-line description.
197 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
198 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 199 (Language Environments): Copyedits.
893585f4
GM
200 (Input Methods): Copyedits. Use "^" for the postfix example,
201 because it is less confusing inside Info's `quotes'.
e0550cae 202
8edb942b
GM
203 * custom.texi (Specifying File Variables): Fix "unibyte" description.
204 Update for "Disabling Multibyte" node name change.
205 * emacs.texi: Update for "Disabling Multibyte" node name change.
206
20331c1c
GM
2072012-04-10 Glenn Morris <rgm@gnu.org>
208
1c64e6ed
GM
209 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
210 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
211 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
212 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
213 * sending.texi, text.texi, trouble.texi:
214 Use @file for buffers, per the Texinfo manual.
215
20331c1c
GM
216 * entering.texi (Entering Emacs):
217 Do not mention initial-buffer-choice = t.
218
8fc85b20
GM
2192012-04-08 Glenn Morris <rgm@gnu.org>
220
221 * misc.texi (Gnus Startup): Use @env for environment variables.
222
f48a9cb4
GM
2232012-04-07 Glenn Morris <rgm@gnu.org>
224
225 * Makefile.in: Replace non-portable use of $< in ordinary rules.
226
8980d0b9
GM
2272012-04-05 Glenn Morris <rgm@gnu.org>
228
229 * glossary.texi (Glossary): Use anchors for internal cross-references.
230
8bf27c8a
GM
2312012-04-04 Glenn Morris <rgm@gnu.org>
232
233 * glossary.texi (Glossary): Copyedits.
234 Use Texinfo-recommended convention for quotes and punctuation.
235 Comment out a few specialized (Rmail) items.
a0706406 236 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 237 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 238
529c06b6
CY
2392012-04-03 Chong Yidong <cyd@gnu.org>
240
241 * sending.texi (Mail Misc): Fix an index entry.
242
53b0595a
EZ
2432012-04-02 Eli Zaretskii <eliz@gnu.org>
244
245 * msdog.texi (Windows Startup): Add description of emacsclient
246 operation under -c and -t on MS-Windows.
247
248 * misc.texi (emacsclient Options): Add cross-reference to "Windows
249 Startup". (Bug#11091)
250
dc663c79
DM
2512012-04-02 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
252
253 * custom.texi (Changing a Variable): Fix example.
254
0d224826
EZ
2552012-04-01 Eli Zaretskii <eliz@gnu.org>
256
257 * misc.texi (emacsclient Options): More clarifications about -t
258 and -c on MS-Windows. (Bug#11091)
259
1d265f9f
EZ
2602012-03-31 Eli Zaretskii <eliz@gnu.org>
261
262 * misc.texi (emacsclient Options): Document peculiarities of new
263 frame creation on MS-Windows under -c or -t options. (Bug#11091)
264
5319014e
CY
2652012-03-30 Chong Yidong <cyd@gnu.org>
266
267 * files.texi (File Conveniences): Clarify Imagemagick discussion.
268
2bfab837
GM
2692012-03-22 Glenn Morris <rgm@gnu.org>
270
271 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
272
986bd52a
CY
2732012-03-17 Chong Yidong <cyd@gnu.org>
274
275 * package.texi (Package Installation): Document use of
276 package-initialize in init file.
277
66ecdc9e
GM
2782012-03-16 Glenn Morris <rgm@gnu.org>
279
280 * help.texi (Language Help):
281 * mule.texi (International Chars):
282 etc/HELLO is for character demonstration.
283
9805f81d
DM
2842012-03-15 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
285
286 * dired.texi (Shell Commands in Dired): Fix typo.
287
a08a07e3
CY
2882012-03-04 Chong Yidong <cyd@gnu.org>
289
290 * killing.texi (Clipboard): Document clipboard manager.
291
53eced6d
GM
2922012-02-29 Glenn Morris <rgm@gnu.org>
293
f8425af2
GM
294 * ack.texi (Acknowledgments): Use @Tex{} in more places.
295
775b55af
GM
296 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
297
53eced6d
GM
298 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
299
44e97401
GM
3002012-02-28 Glenn Morris <rgm@gnu.org>
301
302 * custom.texi, display.texi, emacs.texi, files.texi:
303 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
304 Standardize possessive apostrophe usage.
305
525795c1
JD
3062012-02-25 Jan Djärv <jan.h.d@swipnet.se>
307
308 * macos.texi (Mac / GNUstep Customization): Remove text about
309 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
310
562af8bb
DM
3112012-02-25 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
312
313 * buffers.texi (Select Buffer): Mention that saving in a new file
314 name can switch to a different major mode.
315
6ea1787e
GM
3162012-02-23 Glenn Morris <rgm@gnu.org>
317
49fe4321
GM
318 * mini.texi (Minibuffer File, Completion Options, Repetition):
319 Copyedits.
320 (Completion Example): Other M-x au* commands may be defined.
321 (Completion Styles): Mention emacs21 and completion-category-overrides.
322
8f4042d2
GM
323 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
324 (Windows Keyboard, Windows Mouse, Windows Processes)
325 (Windows Printing, Windows Misc): Copyedits.
326 (ls in Lisp): Update switches list.
327
371fb833
GM
328 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
329 Update dos-mode* function names.
330 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
331 (MS-DOS Processes): Add xref to main ls-lisp section.
332
6ea1787e
GM
333 * ack.texi (Acknowledgments): Mention smie.
334
40ace058
GM
3352012-02-22 Glenn Morris <rgm@gnu.org>
336
337 * macos.texi: Copyedits. Fix @key/@kbd usage.
338 (Mac / GNUstep Basics): Don't mention the panels, since the next
339 section covers them.
340 (Mac / GNUstep Customization): Merge some panel info from previous.
341
41f1e868
GM
3422012-02-21 Glenn Morris <rgm@gnu.org>
343
68af8d4f
GM
344 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
345 Small fixes.
346
2e03845d
GM
347 * emacs-xtra.texi: Picture mode is no longer a chapter.
348
f9a998c3
GM
349 * picture-xtra.texi (Basic Picture): C-a does get remapped.
350
41f1e868
GM
351 * ack.texi (Acknowledgments): Small changes, including resorting,
352 and removal of things no longer distributed.
353
ea09410d
GM
3542012-02-20 Glenn Morris <rgm@gnu.org>
355
2d2f6581
GM
356 * emacs.texi (Top, Preface): Small rephrasings.
357 (menu, detailmenu): Update entries, and reformat some descriptions.
358 * building.texi, display.texi, emacs-xtra.texi, files.texi:
359 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
360 Reformat some menu descriptions.
361
196f8c0e
GM
362 * ack.texi (Acknowledgments): More updates.
363
8730412a
GM
364 * emacs.texi (Acknowledgments): Add several names from ack.texi,
365 and from Author: headers.
ae15b89b 366 (Distrib): Small updates.
ea09410d 367
37863f20
GM
3682012-02-18 Glenn Morris <rgm@gnu.org>
369
37c3b9ee
GM
370 * ack.texi (Acknowledgments): Add xref to Org manual.
371
b474519e
GM
372 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
373 of '*mail*', since Message does not call it that.
374 (Rmail Reply): Rename rmail-dont-reply-to-names.
375 \\`info- no longer handled specially.
376 Update for rmail-enable-mime-composing.
377 Don't mention 'm' for replies.
378 Don't mention rmail-mail-new-frame and cancelling, since it does
379 not work for Message at the moment.
380
a5987767
GM
381 * cal-xtra.texi: Copyedits.
382
37863f20
GM
383 * emacs-xtra.texi: Set encoding to ISO-8859-1.
384
112d1241
GM
3852012-02-17 Glenn Morris <rgm@gnu.org>
386
0fd2c9a3
GM
387 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
388
1d6ecbfa
GM
389 * ack.texi (Acknowledgments): Mention Gnulib.
390
102f1b54
GM
391 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
392
112d1241
GM
393 * calendar.texi: Misc small changes, including updating the dates
394 of examples.
395
3a05ff1d
GM
3962012-02-16 Glenn Morris <rgm@gnu.org>
397
d1354af0
GM
398 * calendar.texi: Misc small changes.
399
5f9756ec
GM
400 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
401 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
402
3b19a30d
GM
403 * dired-xtra.texi (Subdir Switches): Small fixes.
404
3a05ff1d
GM
405 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
406
9f26dc24
GM
4072012-02-15 Glenn Morris <rgm@gnu.org>
408
409 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
410
fb969a57
GM
4112012-02-12 Glenn Morris <rgm@gnu.org>
412
413 * ack.texi (Acknowledgments):
414 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
415
0aca1292
GM
4162012-02-10 Glenn Morris <rgm@gnu.org>
417
104dc9c6
GM
418 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
419
0aca1292
GM
420 * programs.texi (Misc for Programs): Mention electric-layout-mode.
421
91af9d2e
GM
4222012-02-09 Glenn Morris <rgm@gnu.org>
423
0aca1292
GM
424 * buffers.texi (Misc Buffer): M-x info does not seem to require a
425 buffer switch after M-x rename-uniquely.
63c727b2 426
91af9d2e
GM
427 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
428
1ef1990c
JB
4292012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
430
431 * text.texi (Org Mode): Fix typo.
432
e74e58c9
GM
4332012-02-08 Glenn Morris <rgm@gnu.org>
434
cefee440
GM
435 * ack.texi (Acknowledgments): Update emacs-lock info.
436
a7686350
GM
437 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
438
e74e58c9
GM
439 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
440
fe93bc91
GM
4412012-02-07 Glenn Morris <rgm@gnu.org>
442
443 * files.texi (File Conveniences): Mention ImageMagick images.
444
d273439c
GM
4452012-02-05 Glenn Morris <rgm@gnu.org>
446
649f602c
GM
447 * trouble.texi (Checklist): Mention debug-on-event.
448
d273439c
GM
449 * maintaining.texi (Maintaining): Add cross-ref to ERT.
450
a9410bdf
GM
4512012-02-04 Glenn Morris <rgm@gnu.org>
452
1f5e1a16
GM
453 * macos.texi (Customization options specific to Mac OS / GNUstep):
454 New subsection.
455
b7314ef7
GM
456 * display.texi (Colors): Mention list-colors-sort.
457
a9410bdf
GM
458 * files.texi (File Conveniences): Mention image animation.
459
75319d7f
CY
4602012-01-31 Chong Yidong <cyd@gnu.org>
461
462 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
463 scroll bars (Bug#10666).
464
2680c309
CY
4652012-01-28 Chong Yidong <cyd@gnu.org>
466
691db250
CY
467 * files.texi (Filesets): Fix typos.
468
2680c309
CY
469 * display.texi (Faces): Add xref to Colors node.
470
2a90dfca
DM
4712012-01-27 Dani Moncayo <dmoncayo@gmail.com>
472
473 * buffers.texi (Select Buffer): Clarify explanation of switching
474 to new buffers. Fix description of next-buffer and
6df6ae42 475 previous-buffer (Bug#10334).
2a90dfca
DM
476 (Misc Buffer): Add xref to View Mode.
477
478 * text.texi (Fill Commands): Fix description of
479 sentence-end-double-space.
480
20d2304d
CY
4812012-01-23 Chong Yidong <cyd@gnu.org>
482
f088cb8b 483 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 484
01ec1eed
VS
4852012-01-16 Volker Sobek <reklov@live.com> (tiny change)
486
487 * programs.texi (Comment Commands): Typo (bug#10514).
488
06848b82
CY
4892012-01-15 Chong Yidong <cyd@gnu.org>
490
491 * xresources.texi (X Resources): Describe GTK+ case first.
492 (Resources): Don't use borderWidth as an example, since it doesn't
493 work with GTK+.
494 (Table of Resources): Clarify role of several resources, including
495 the Emacs 24 behavior of cursorBlink etc.
496 (Face Resources): Node deleted. Recommend using Customize
497 instead. Add paragraph to `Table of Resources' node summarizing
498 how to use X resources for changing faces.
499 (Lucid Resources): Rewrite, omitting description of font names,
500 referring to the Fonts node instead.
501 (LessTif Resources): Copyedits.
502 (GTK resources): Rewrite, describing the difference between gtk2
503 and gtk3.
504 (GTK Resource Basics): New node.
505 (GTK Widget Names, GTK Names in Emacs): Rewrite.
506 (GTK styles): Just refer to Fonts node for GTK font format.
507
508 * display.texi (Faces): Document the cursor face.
509
a73a3461
CY
5102012-01-14 Chong Yidong <cyd@gnu.org>
511
01ec1eed 512 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
513 (General Variables): Add xref to Lisp Libraries.
514 (Initial Options): Copyedits.
515 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
516 (Environment): Clarify what getenv does.
517 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
518 light backgrounds on xterms.
519 (Misc Variables): TEMP and TMP are not Windows-specific.
520 (Display X): Copyedits.
521 (Colors X): -bd does nothing for GTK.
522 (Icons X): Gnome 3 doesn't use taskbars.
523
524 * misc.texi (Shell): Document exec-path here.
525
526 * rmail.texi (Movemail): Add xref for exec-path.
527
e517eda4
GM
5282012-01-13 Glenn Morris <rgm@gnu.org>
529
530 * dired.texi (Dired and Find): Clarify find-ls-options.
531
1de76afe
CY
5322012-01-09 Chong Yidong <cyd@gnu.org>
533
534 * custom.texi (Custom Themes): Switched custom-safe-themes to use
535 SHA-256.
536
c61ab18c
CY
5372012-01-07 Chong Yidong <cyd@gnu.org>
538
e490b289
CY
539 * display.texi (Useless Whitespace): Add Whitespace mode.
540
1de77c4c
CY
541 * custom.texi (Hooks): Discuss how to disable minor modes.
542
543 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 544 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 545
c61ab18c
CY
546 * trouble.texi (Lossage): Refer to Bugs node for problems.
547 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
548 (Screen Garbled): Don't refer to terminal "manufacturers".
549 (Total Frustration): Node deleted. Eliza is documented in
550 Amusements now.
551 (Known Problems): More info about using the bug tracker. Mention
552 debbugs package.
553 (Bug Criteria): Copyedits.
554 (Understanding Bug Reporting): Mention emacs -Q.
555
89bd9ccd
CY
5562012-01-06 Chong Yidong <cyd@gnu.org>
557
558 * custom.texi (Specifying File Variables): The mode: keyword
559 doesn't have to be first anymore. Add example of specifying minor
560 modes.
561 (Directory Variables): Simplify example. Mention application to
562 non-file buffers.
563 (Disabling): Use "initialization file" terminology.
564 (Init Examples): Fix hook example.
565
8034735f
EZ
5662012-01-06 Eli Zaretskii <eliz@gnu.org>
567
568 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
569 (Bug#10422)
570 Move the stuff about resources to xresources.texi.
571
572 * xresources.texi (Resources): Move information about setting X
573 resources in the Registry from cmdargs.texi. Make the index entry
574 be similar to the one in cmdargs.texi.
575
b0d7d8af
CY
5762012-01-05 Chong Yidong <cyd@gnu.org>
577
578 * custom.texi (Customization Groups): Update example.
579 (Browsing Custom): Document the new search field.
580 (Changing a Variable): Update example for Emacs 24 changes.
581 Document Custom-set and Custom-save commands.
582 (Face Customization): Document Emacs 24 changes. De-document
583 modify-face.
584 (Specific Customization): Mention customize-variable.
585 (Custom Themes): Add customize-themes, custom-theme-load-path,
586 custom-theme-directory, and describe-theme.
587 (Creating Custom Themes): New node.
588 (Examining): Mention M-:.
589
590 * package.texi (Packages): Fix typo.
591
88c5c7c8
CY
5922012-01-03 Chong Yidong <cyd@gnu.org>
593
594 * misc.texi (Single Shell): Don't document Lisp usage of
595 shell-command. Tidy up discussion of synchronicity. Add index
596 entries for async-shell-command.
597 (Interactive Shell): Note that M-x shell uses shell-file-name.
598 Note change in behavior in Emacs 24.
599 (Shell Mode): Shell mode now uses completion-at-point.
600 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
601 default method for recognizing prompts nowadays.
602 (Shell Ring): Add xref to Minibuffer History.
603 (Directory Tracking): Explain Dirtrack mode in more detail.
604 (Term Mode): Fix index entries.
605 (Paging in Term): Merge into Term Mode.
606 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
607 (Printing): Fix xref. State default of lpr-switches.
608 (PostScript): Remove obsolete sentence. Omit description of
609 non-interactive behaviors.
610 (Hyperlinking): Improve description.
611 (Browse-URL): Using compose-mail for mailto URLs is the default.
612 Document browse-url-mailto-function.
613 (Goto Address mode): Add index entries. Add xref to Browse-URL.
614 (FFAP): FFAP is not a minor mode.
615 (Amusements): M-x lm was renamed to M-x landmark. Document
616 nato-region.
617
b8ecfdfe
CY
6182012-01-01 Chong Yidong <cyd@gnu.org>
619
620 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
621 (Gnus Startup): Note that the system might not be set up for news.
622 Describe group levels more clearly.
623 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
624 Summary of Gnus.
625 (Document View): Copyedits. Move zoom commads to DocView
626 Navigation node.
627 (DocView Navigation, DocView Searching, DocView Slicing)
628 (DocView Conversion): Nodes renamed from Navigation, etc.
629
630 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
631
7bc7d2aa
EZ
6322011-12-31 Eli Zaretskii <eliz@gnu.org>
633
634 * basic.texi (Moving Point): Fix the description of C-n and C-p.
635 (Bug#10380)
636
b30941db
CY
6372011-12-30 Chong Yidong <cyd@gnu.org>
638
639 * sending.texi (Sending Mail): Document initial mail buffer name,
640 and changed multiple mail buffer behavior.
641 (Mail Format): Put the example at the top of the section.
642 (Mail Headers): Move discussion of "From" to the top.
643 (Mail Sending): Document sendmail-query-once.
644 (Citing Mail): Make it less Rmail-specific.
645
0ed49f93
CY
6462011-12-29 Chong Yidong <cyd@gnu.org>
647
648 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
649 example. Add index entries.
650 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
651
c40a7de7
CY
6522011-12-26 Chong Yidong <cyd@gnu.org>
653
654 * dired.texi (Dired Enter, Misc Dired Features): Document
655 dired-use-ls-dired changes. Mention quit-window.
656 (Dired Navigation): Add index entries.
657 (Dired Visiting): Fix View Mode xref.
658 (Marks vs Flags): Prefer C-/ binding for undo.
659 (Subdirectories in Dired): Add xrefs.
660 (Misc Dired Features): Document some Emacs 24 changes. Add index
661 entries.
662
663 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
664 variable, since it is explained in Minor Modes node.
665 (Defining Abbrevs): Copyedits.
666 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
667 C-/ binding for undo.
668 (Dabbrev Customization): Add xrefs for case-fold-search and
669 case-replace.
670
671 * dired-xtra.texi (Subdir Switches): Add xref.
672
673 * maintaining.texi (VC Directory Commands): Mention quit-window.
674
3d992aa0
CY
6752011-12-25 Chong Yidong <cyd@gnu.org>
676
677 * maintaining.texi (Tags): Mention Semantic.
678 (Create Tags Table, Etags Regexps): Copyedits.
679 (Find Tag): Mention minibuffer completion.
680 (List Tags): Mention completion-at-point. Completion is actually
681 available in M-x list-tags.
682
683 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
684 Document vc-delete-file.
685
686 * files.texi (Misc File Ops): Mention vc-delete-file.
687
688 * programs.texi (Symbol Completion): Mention completion-at-point
689 explicitly.
690
2785d024
CY
6912011-12-22 Chong Yidong <cyd@gnu.org>
692
693 * maintaining.texi (Change Log Commands): Don't specially mention
694 vc-update-change-log which is CVS-only.
695
696 * vc1-xtra.texi (Version Headers): Note that these are for
697 Subversion, CVS, etc. only.
698 (General VC Options): De-document vc-keep-workfiles. Fix
699 RCS-isms.
700
0ab39399
EZ
7012011-12-22 Eli Zaretskii <eliz@gnu.org>
702
703 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
704 should be @end iftex".
705
d3098e1e
CY
7062011-12-21 Chong Yidong <cyd@gnu.org>
707
708 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
709 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
710 (VC Pull): Mention vc-log-incoming.
711 (Log Buffer): Add CVS/RCS only disclaimer.
712
713 * vc1-xtra.texi (Remote Repositories): Update introduction.
714 (Local Version Control): Node deleted (obsolete with DVCSes).
715 (Remote Repositories, Version Backups): Node deleted. Move
716 documentation of vc-cvs-stay-local to CVS Options.
717 (CVS Options): Reduce verbosity of description of obscure CVS
718 locking feature.
719 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
720 Tags node.
721 (Revision Tags): Move under Miscellaneous VC subsection.
722 (Change Logs and VC): Note that this is wrong for DVCSs.
723 De-document log entry manipulating features.
724 (Renaming and VC): Describe how it works on modern VCSes.
725
726 * files.texi (Misc File Ops): Mention vc-rename-file.
727
728 * programs.texi (Custom C Indent): Add index entries.
729
47d42d81
AM
7302011-12-20 Alan Mackenzie <acm@muc.de>
731
732 * programs.texi (Motion in C): Update the description of C-M-a and
733 C-M-e, they now DTRT in enclosing scopes.
734 (Custom C Indent): Add @dfn{guessing} of the indentation style.
735
2edef1a0
CY
7362011-12-20 Chong Yidong <cyd@gnu.org>
737
738 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
739 (Old Revisions): Use it.
740 (VCS Repositories): Add "distributed" terminology.
741 (Log Buffer): Remove duplicate description
742 about changesets. Fix "current VC fileset" ambiguity.
743 (Multi-User Branching): Node deleted.
744 (Branches, Switching Branches): Discuss decentralized version
745 control systems.
746 (VC Pull): New node.
747 (Merging): Document merging on decentralized systems.
748 (Creating Branches): Note that this is specific to CVS and related
749 systems.
750
bc859d5f
CY
7512011-12-19 Chong Yidong <cyd@gnu.org>
752
753 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
754 (VC Mode Line): Add index entry for "version control status".
755 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
756 Document vc-revert-show-diff. De-document vc-rollback.
757 (VC Directory Mode): Rewrite introduction. Move prefix arg
758 documentation here from VC Directory Buffer node.
759 (VC Directory Buffer): Use a decentralized VCS example.
760 (VC Directory Commands): Use a table. Remove material duplicated
761 in previous nodes on multi-file VC filsets.
762
9cff91f8
CY
7632011-12-17 Chong Yidong <cyd@gnu.org>
764
765 * maintaining.texi (VCS Concepts): Make "revision" terminology
766 less CVS-specific.
767 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
768 Registering node.
769 (Secondary VC Commands): Deleted. Promote subnodes.
770 (Log Buffer): Add command name for C-c C-c. Fix the name of the
771 log buffer. Add index entries.
772 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
773 "commit" terminology.
774 (Old Revisions): Move it to just before VC Change Log. "Tag" here
775 doesn't refer to tags tables. Note other possible forms of the
776 revision ID. C-x v = does not save.
777 (Registering): Note similarity to C-x v v action. Fix description
778 of how backends are chosen. De-document vc-default-init-revision.
779 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
780 in root log buffers.
781
f3b316df
CY
7822011-12-16 Chong Yidong <cyd@gnu.org>
783
784 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
785 (Basic VC Editing): Remove redundant descriptions.
786 (VC With A Merging VCS): Make description more general instead of
787 CVS-specific.
788 (VC With A Locking VCS): Use VC fileset terminology.
789
29eabb8e
CY
7902011-12-12 Chong Yidong <cyd@gnu.org>
791
792 * building.texi (Executing Lisp): Fix xref for C-M-x.
793 (Lisp Libraries): Add xref to node explaining `load' in Lisp
794 manual. Note that load-path is not customizable.
795 (Lisp Eval): Note that listed commands are available globally.
796 Explain the meaning of "defun" in the C-M-x context.
797 (Lisp Interaction): Copyedits.
798 (External Lisp): Fix name of inferior Lisp buffer. Mention
799 Scheme.
800 (Compilation): Define "inferior process".
801
cd0314dd
EZ
8022011-12-10 Eli Zaretskii <eliz@gnu.org>
803
804 * msdog.texi (Windows Fonts): Document how to force GDI font
805 backend on MS-Windows.
806
0595bd7e 8072011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
808
809 * building.texi (Compilation): Say what the -k flag to make does.
810 Move subprocess discussion to Compilation Shell.
811 (Compilation Mode): Add xref for grep, occur, and mouse
812 references. Define "locus".
813 (Grep Searching): Use @command.
0595bd7e
CY
814 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
815 intro.
816 (Starting GUD): Clarify how arguments are specified.
817 (Debugger Operation): Index entry for "GUD interaction buffer",
818 and move basic description here from Commands of GUD node.
819 (GDB User Interface Layout): Copyedits.
820 (Source Buffers): Remove gdb-find-source-frame, which is not in
821 gdb-mi.el.
822 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
823 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
824 re-document GUD interaction buffers.
b09d01da
CY
825
826 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
827 (Semantic): Add cindex entries for Semantic.
828
2a185919
CY
8292011-12-06 Chong Yidong <cyd@gnu.org>
830
831 * programs.texi (Man Page): Clarify how to use Man-switches.
832 Don't bother documenting Man-fontify-manpage-flag.
833 (Lisp Doc): Add xref to Name Help node.
834 (Hideshow): Add cindex. Mention role of ellipses, and default
835 value of hs-isearch-open. Don't bother documenting
836 hs-special-modes-alist.
837 (Symbol Completion): Add kindex for C-M-i. Don't recommend
838 changing the window manager binding of M-TAB.
839
ebf10822
CY
8402011-12-05 Chong Yidong <cyd@gnu.org>
841
842 * programs.texi (Comment Commands): Fix description of for M-; on
843 blank lines. Move documentation of comment-region here.
844 (Multi-Line Comments): Clarify the role of comment-multi-line.
845 Refer to Comment Commands for comment-region doc.
846 (Options for Comments): Refer to Multi-Line Comments for
847 comment-multi-line doc, instead of duplicating it. Fix default
848 values of comment-padding and comment-start-skip.
849
ec7ae032
CY
8502011-12-04 Chong Yidong <cyd@gnu.org>
851
852 * programs.texi (Program Modes): Mention modes that are not
853 included with Emacs. Fix references to other manuals for tex.
854 Add index entry for backward-delete-char-untabify. Mention
855 prog-mode-hook.
856 (Which Function): Use "global minor mode" terminology.
857 (Basic Indent, Multi-line Indent): Refer to previous descriptions
858 in Indentation chapter to avoid duplication.
859 (Expressions): Copyedit.
860 (Matching): Document Electric Pair mode.
861
862 * ack.texi (Acknowledgments):
863 * rmail.texi (Movemail, Other Mailbox Formats):
864 * frames.texi (Frames): Don't capitalize "Unix".
865
a24bf23e
CY
8662011-12-04 Chong Yidong <cyd@gnu.org>
867
868 * text.texi (Nroff Mode): Mention what nroff is.
869 (Text Based Tables, Table Recognition): Don't say "Table mode"
870 since it's not a major or minor mode.
871 (Text Based Tables): Reduce the size of the example.
872 (Table Definition): Clarify definitions.
873 (Table Creation): Add key table.
874 (Cell Commands): Use kbd for commands.
875 (Table Rows and Columns): Combine nodes Row Commands and Column
876 Commands.
877 (Fixed Width Mode): Node deleted; contents moved to parent.
878 (Table Conversion): Shorten example.
879 (Measuring Tables): Merge into Table Misc.
880
8863a584
CY
8812011-12-03 Chong Yidong <cyd@gnu.org>
882
883 * text.texi (TeX Mode): Mention AUCTeX package.
884 (TeX Editing): Add xref to documentation for Occur.
885 (LaTeX Editing): Add xref to Completion node.
886 (TeX Print): Fix description of tex-directory.
887 (Enriched Text): Renamed from Formatted Text. Make this node and
888 its subnodes less verbose, since text/enriched files are
889 practically unused.
890 (Enriched Mode): Renamed from Requesting Formatted Text.
891 (Format Colors): Node deleted.
892 (Enriched Faces): Renamed from Format Faces. Describe commands
893 for applying colors too.
894 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
895
896 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
897
898 * display.texi (Colors): New node.
899
900 * cmdargs.texi (Colors X):
901 * xresources.texi (GTK styles):
902 * custom.texi (Face Customization): Reference it.
903
904 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
905 Link to Fill Commands for Justification entry.
906
6fdebe93
EZ
9072011-12-03 Eli Zaretskii <eliz@gnu.org>
908
909 * display.texi (Auto Scrolling): More accurate description of what
910 scroll-*-aggressively does, including the effect of non-zero
911 margin. Fix "i.e." markup.
912
95ca9bc7
CY
9132011-12-02 Chong Yidong <cyd@gnu.org>
914
915 * text.texi (Pages): Mention how formfeed chars are displayed.
916 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
917 Describe adaptive filling more precisely.
918 (Fill Commands): Note that filling removes excess whitespace.
919 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
920 now bound to indent-for-tab-command in Text mode.
921 (Outline Mode): Copyedits.
922 (Outline Visibility): Note that Reveal mode is a buffer-local
923 minor mode.
924
925 * modes.texi (Major Modes): Move note about checking major-mode in
926 a hook function here, from Text mode.
927
6d262977
CY
9282011-11-28 Chong Yidong <cyd@gnu.org>
929
b22b1918
CY
930 * text.texi (Words): Add xref to Position Info.
931 (Paragraphs): Add xref to Regexps.
932
6d262977
CY
933 * indent.texi (Indentation): Rewrite introduction. Move table to
934 Indentation Commands node.
935 (Indentation Commands): Add index entries to table. Copyedits.
936 (Tab Stops, Just Spaces): Copyedits.
937 (Indent Convenience): New node. Document electric-indent-mode.
938
939 * programs.texi (Basic Indent):
940 * windows.texi (Pop Up Window): Fix kindex entry.
941
dc95a8b0
CY
9422011-11-28 Chong Yidong <cyd@gnu.org>
943
944 * modes.texi (Major Modes): Move major-mode variable doc here from
945 Choosing Modes. Document describe-mode. Document prog-mode-hook
946 and text-mode-hook. Add example of using hooks.
947 (Minor Modes): Document behavior of mode command calls from Lisp.
948 Note that setting the mode variable using Customize will DTRT.
949 (Choosing Modes): Add example of setting a minor mode using a
950 local variable.
951
b63a8e8e
CY
9522011-11-27 Chong Yidong <cyd@gnu.org>
953
954 * frames.texi (Creating Frames): Move frame parameter example to
955 Frame Parameters node.
956 (Frame Commands): C-x 5 o does not warp the mouse by default.
957 (Fonts): Add more GTK-style properties; also, they should be
958 capitalized.
959 (Special Buffer Frames): Node deleted; special-display is on the
960 way out.
961 (Frame Parameters): Example moved here from Creating Frames.
962 Clarify that default-frame-alist affects the initial frame too.
963 Delete auto-raise-mode and auto-lower-mode.
964 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
965 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
966
967 * windows.texi (Window Choice): Add xref to Lisp manual for
968 special-display-*.
969
a3dcc84e
EZ
9702011-11-26 Eli Zaretskii <eliz@gnu.org>
971
972 * display.texi (Text Display): Update the description,
973 cross-references, and indexing related to display of control
974 characters and raw bytes.
975
4ad3bc2a
CY
9762011-11-25 Chong Yidong <cyd@gnu.org>
977
978 * frames.texi (Frames): Rewrite introduction.
979 (Mouse Commands): Default for mouse-drag-copy-region is now t.
980 Mouse-3 does not copy to kill ring by default. DEL does not
981 behave specially for mouse commands any more.
982 (Mouse References): Document mouse-1-click-follows-link more
983 thoroughly.
984 (Menu Mouse Clicks): Move footnote to the main text and add xref
985 to Init Rebinding node.
986 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
987
988 * files.texi (Visiting): `C-x 5 f' works on ttys too.
989
20db1522
JB
9902011-11-24 Juanma Barranquero <lekktu@gmail.com>
991
992 * display.texi (Font Lock): Fix typo.
993
01d06b1f
GM
9942011-11-24 Glenn Morris <rgm@gnu.org>
995
996 * rmail.texi (Rmail Output):
997 Mention rmail-automatic-folder-directives. (Bug#9657)
998
0cbaa1d5
CY
9992011-11-21 Chong Yidong <cyd@gnu.org>
1000
1001 * mark.texi (Global Mark Ring): Fix description of global mark
1002 ring (Bug#10032).
1003
fe7a3057
JB
10042011-11-20 Juanma Barranquero <lekktu@gmail.com>
1005
1006 * msdog.texi (Windows Fonts): Fix typo.
1007
b6e63cbe
GM
10082011-11-17 Glenn Morris <rgm@gnu.org>
1009
1010 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1011
58179cce
JB
10122011-11-16 Juanma Barranquero <lekktu@gmail.com>
1013
1014 * killing.texi (Rectangles):
7877f373
JB
1015 * misc.texi (Document View):
1016 * modes.texi (Choosing Modes):
1017 * msdog.texi (Windows Fonts):
58179cce
JB
1018 * regs.texi (Rectangle Registers):
1019 * search.texi (Isearch Yank): Fix typos.
1020
291d142b
CY
10212011-11-06 Chong Yidong <cyd@gnu.org>
1022
1023 * windows.texi (Basic Window): Add xref to Cursor Display.
1024 (Split Window): Document negative arg for splitting commands.
1025 (Other Window): Document mouse-1 in text area of window.
1026 (Change Window): Don't mention window attributes, since they
1027 aren't defined. C-x 1 can't be used with minibuffer windows.
1028 Windows are no longer auto-deleted.
1029 (Window Choice): Add xref to Choosing Window in Lisp manual.
1030 (Window Convenience): Note that windmove disables shift-selection.
1031 Move M-x compare-windows here from Other Window node.
1032
1033 * custom.texi (Mouse Buttons):
1034 * search.texi (Isearch Scroll):
1035 * windows.texi (Split Window): Use new names split-window-below
1036 and split-window-right.
1037
a7ef684b
JB
10382011-10-26 Juanma Barranquero <lekktu@gmail.com>
1039
1040 * emacs.texi (Top): Fix typo.
1041
d53e1747
GM
10422011-10-25 Glenn Morris <rgm@gnu.org>
1043
1044 * abbrevs.texi (Saving Abbrevs):
1045 quietly-read-abbrev-file is not a command. (Bug#9866)
1046
e7a3ff06
CY
10472011-10-24 Chong Yidong <cyd@gnu.org>
1048
1049 * display.texi (Scrolling): Document scroll-up-line and
1050 scroll-down-line. Document scroll-command property.
1051 (Recentering): New node, split off from Scrolling.
1052
86c60681
CY
10532011-10-23 Chong Yidong <cyd@gnu.org>
1054
da97a9e6
CY
1055 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1056 (Tool Bars): Copyedits.
1057
86c60681
CY
1058 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1059
d195726a
CY
10602011-10-22 Chong Yidong <cyd@gnu.org>
1061
1062 * windows.texi (Displaying Buffers): Fix broken lispref link.
1063
a70e06c1
CY
10642011-10-22 Chong Yidong <cyd@gnu.org>
1065
1066 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1067 Move confirm-nonexistent-file-or-buffer discussion here.
1068
1069 * files.texi (File Names, Visiting): Move detailed discussion of
1070 minibuffer confirmation to Minibuffer Exit.
1071
1072 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1073 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1074
bfd779dd
CY
10752011-10-21 Chong Yidong <cyd@gnu.org>
1076
1077 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1078 (Backup Copying): backup-by-copying-when-mismatch is now t.
1079 (Customize Save): Fix description of require-final-newline.
1080 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1081 (Auto Save Control): Clarify.
1082 (File Archives): Add 7z.
1083 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1084
1085 * arevert-xtra.texi (Autorevert): Copyedits.
1086
6e317956
CY
10872011-10-20 Chong Yidong <cyd@gnu.org>
1088
1089 * custom.texi (Hooks, Init Examples):
1090 * display.texi (Font Lock):
1091 * fixit.texi (Spelling):
1092 * rmail.texi (Rmail Display): Minor mode function with no arg now
1093 enables it.
1094
1095 * fixit.texi (Spelling): Fix description of inline completion.
1096
5abc31ef
CY
10972011-10-19 Chong Yidong <cyd@gnu.org>
1098
1099 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1100 entries.
1101 (Isearch Yank): Document isearch-yank-pop.
1102 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1103 (Other Repeating Search): Document Occur Edit mode.
1104
939db9ac
CY
11052011-10-18 Chong Yidong <cyd@gnu.org>
1106
1107 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1108 from Line Truncation node.
1109 (Standard Faces): Note that only the background of the cursor face
1110 has an effect.
1111 (Cursor Display): Fix descriptions of cursor face
1112 and bar cursor blinking.
1113 (Text Display): Document nobreak-char-display more clearly.
1114 (Line Truncation): Add xref to Split Window node.
1115 (Display Custom): Don't bother documenting baud-rate or
1116 no-redraw-on-reenter.
1117
1118 * search.texi (Slow Isearch): Node removed.
1119
80c6d77f
GM
11202011-10-18 Glenn Morris <rgm@gnu.org>
1121
1122 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1123
d366bd53
CY
11242011-10-18 Chong Yidong <cyd@gnu.org>
1125
1126 * display.texi (Faces): Simplify discussion. Move documentation
1127 of list-faces-display here, from Standard Faces node. Note
1128 special role of `default' background.
1129 (Standard Faces): Note special role of `default' background. Note
1130 that region face may be taken fom GTK. Add xref to Text Display.
1131 (Text Scale): Rename from "Temporary Face Changes". Callers
1132 changed. Don't bother documenting variable-pitch-mode.
1133 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1134 (Useless Whitespace): Simplify description of
1135 delete-trailing-whitespace. Note active region case.
1136 (Text Display): Fix description of escape-glyph face assignment.
1137 Remove unibye mode discussion. Update some parts for Unicode.
1138 Move glyphless chars documentation to Lisp manual.
1139
1140 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1141
21100e7d
CY
11422011-10-15 Chong Yidong <cyd@stupidchicken.com>
1143
1144 * display.texi (Scrolling): Tweak explanation of scroll direction.
1145 (View Mode): Add index entries.
1146
1147 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1148
1149 * regs.texi (Text Registers): C-x r i does not activate the mark.
1150 (Bookmarks): Document new default bookmark location.
1151
50b063c3
CY
11522011-10-13 Chong Yidong <cyd@stupidchicken.com>
1153
1154 * killing.texi (Deletion): Add xref to Using Region. Document
1155 delete-forward-char.
1156 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1157 description here. Recommend C-u C-SPC for jumping to mark.
1158 (Kill Ring): Move kill ring variable documentation here.
1159 (Primary Selection): Copyedits.
1160 (Rectangles): Document new command rectangle-number-lines.
1161 (CUA Bindings): Note that this disables the mark-even-if-inactive
1162 behavior for C-x and C-c.
1163
1164 * mark.texi (Mark): Mention "active region" terminology.
1165 (Using Region): Document delete-active-region.
1166
e1a3f5b1
CY
11672011-10-12 Chong Yidong <cyd@stupidchicken.com>
1168
1169 * mark.texi (Mark): Clarify description of disabled Transient Mark
1170 mode (Bug#9689).
1171 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1172 selection changes. Mention that commands like C-y set the mark.
1173 (Marking Objects): Add xref to Words node. Note that mark-word
1174 and mark-sexp also have the "extend region" behavior.
1175 (Using Region): Mention M-$ in the table. Document
1176 mark-even-if-inactive here instead of in Mark Ring.
1177 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
1178 note of the "Mark Set" behavior.
1179 (Disabled Transient Mark): Rename from "Persistent Mark"
1180 (Bug#9688). Callers changed.
1181
1182 * programs.texi (Expressions):
1183 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1184
3dc62b2b
CY
11852011-10-09 Chong Yidong <cyd@stupidchicken.com>
1186
1187 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1188 option" terminology.
1189 (Key Help): Add command names. Define "documentation string".
1190 (Name Help): Remove an over-long joke.
1191 (Apropos): Document prefix args. Remove duplicated descriptions.
1192 (Help Mode): Add C-c C-b to table. Update TAB binding.
1193 (Package Keywords): Rename from "Library by Keyword". Describe
1194 new package menu interface.
1195 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1196
1197 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1198 (Minibuffer History): Document numeric args to history commands.
de09aa52 1199
2d3fe5d7
EZ
12002011-10-08 Eli Zaretskii <eliz@gnu.org>
1201
1202 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1203
b2b0776e
CY
12042011-10-08 Chong Yidong <cyd@stupidchicken.com>
1205
1206 * basic.texi (Position Info): Omit page commands. Document
1207 count-words-region and count-words.
1208
1209 * text.texi (Pages): Move what-page documentation here.
1210
27a16462
CY
12112011-10-08 Chong Yidong <cyd@stupidchicken.com>
1212
1213 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1214 Remote Files node instead of linking directly to the Tramp manual.
1215 (Minibuffer Edit): Add xref to Blank Lines.
1216 (Completion): Add xref to Symbol Completion. Remove redundant
1217 example, which is repeated in the next node.
1218 (Completion Commands): Minor clarifications.
1219 (Completion Styles): New node, split from Completion Commands.
1220 Document substring and initials styles.
1221 (Strict Completion): Remove information duplicated in other nodes.
1222 (Completion Options): Consolidate case difference discussion here.
1223
1224 * help.texi (Help Mode): Fix kindex entries.
1225
1226 * files.texi (File Names): Add index entries.
1227
de0bde62
CY
12282011-10-07 Chong Yidong <cyd@stupidchicken.com>
1229
1230 * basic.texi (Inserting Text): Add xref to Completion. Add
1231 ucs-insert example, and document prefix argument.
1232 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1233 to left/right. Tweak left-char and right-char descriptions.
1234 M-left and M-right are now bound to left-word/right-word.
1235 (Erasing): Document delete-forward-char.
1236
1237 * screen.texi (Screen, Menu Bar): Copyedits.
1238 (Point): Remove duplicate paragraph on cursors, also in Screen.
1239 (Mode Line): Trailing dashes no longer shown on X displays.
1240
1241 * frames.texi (Non-Window Terminals): Index just "text-only
1242 terminal", which is used throughout the manual now.
1243
1244 * entering.texi (Entering Emacs): Define "startup screen".
1245 Document window-splitting behavior with command-line inputs.
1246 (Exiting): Remove obsolete paragraph about shells without suspend
1247 functionality.
1248
1249 * commands.texi (User Input): Define "input event" more clearly.
1250 (Keys): Add xref to Echo Area.
1251 (Commands): Clarify relation between commands and functions.
1252
453e4522
CY
12532011-10-06 Chong Yidong <cyd@stupidchicken.com>
1254
1255 * misc.texi (emacsclient Options): Document how emacsclient runs
1256 the Emacs daemon (Bug#9674).
1257
550f41cd
CY
12582011-10-01 Chong Yidong <cyd@stupidchicken.com>
1259
1260 * basic.texi (Moving Point):
1261 * custom.texi (Mouse Buttons):
1262 * rmail.texi (Rmail Scrolling):
1263 * search.texi (Isearch Scroll):
1264
1265 * display.texi (Scrolling): Replace scroll-up/down with
1266 scroll-up/down-command. Fix scroll-preserve-screen-position
1267 description. Document scroll-error-top-bottom.
1268
9229fe87
GM
12692011-09-30 Glenn Morris <rgm@gnu.org>
1270
1271 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1272
0a2132ba
CY
12732011-09-24 Chong Yidong <cyd@stupidchicken.com>
1274
1275 * windows.texi (Pop Up Window): Defer discussion of window
1276 splitting to the Window Choice node. Add index entries.
1277 (Force Same Window): Node deleted.
1278 (Displaying Buffers, Window Choice): New nodes.
1279
1280 * buffers.texi (Select Buffer): Clarify description of
1281 buffer-switching commands. Add xref to Window Display node.
1282 Don't repeat confirm-nonexistent-file-or-buffer description from
1283 Visiting node. Remove even-window-heights.
1284
1285 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1286
33ed493b
CY
12872011-09-18 Chong Yidong <cyd@stupidchicken.com>
1288
1289 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1290
1291 * xresources.texi (Table of Resources): Fix documentation of
1292 bitmapIcon.
1293
92fa95ad
CY
12942011-09-15 Chong Yidong <cyd@stupidchicken.com>
1295
1296 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1297
16254627
EH
12982011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1299
1300 * frames.texi (Frame Commands): Note that delete-other-frames only
1301 deletes frames on current terminal.
1302
c3760c17
EZ
13032011-09-10 Eli Zaretskii <eliz@gnu.org>
1304
1305 * sending.texi (Mail Misc): Document mail-add-attachment.
1306
69b8be97
EZ
13072011-09-04 Eli Zaretskii <eliz@gnu.org>
1308
1309 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1310
3fd50d5c
CY
13112011-08-29 Chong Yidong <cyd@stupidchicken.com>
1312
1313 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1314
e2aeef63
CY
13152011-08-28 Chong Yidong <cyd@stupidchicken.com>
1316
1317 * files.texi (File Archives):
1318 * cal-xtra.texi (Diary Display):
1319 * help.texi (Help Mode): Add xref to View Mode.
1320
ddb54206
CY
13212011-08-28 Chong Yidong <cyd@stupidchicken.com>
1322
a6326082
CY
1323 * display.texi (View Mode): New node. Move view-file here from
1324 Misc File Ops. Move view-buffer here from Misc Buffer.
1325
1326 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1327
04e2ce72 1328 * files.texi (Misc File Ops): Document new
a6326082 1329 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1330
1331 * dired.texi (Dired Deletion): Shorten description of Trash.
1332
ddb54206
CY
1333 * misc.texi (emacsclient Options): Document server-port.
1334
bd206ce5
EZ
13352011-08-27 Eli Zaretskii <eliz@gnu.org>
1336
1337 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1338 even on MS-Windows. Fix a typo.
1339
d43f5a42
CY
13402011-08-26 Chong Yidong <cyd@stupidchicken.com>
1341
1342 * package.texi: New file, documenting the package manager.
1343
1344 * emacs.texi: Include it.
1345
1346 * help.texi (Help Summary): Add describe-package.
1347
e0b1591b
CY
13482011-08-25 Chong Yidong <cyd@stupidchicken.com>
1349
856ce114
CY
1350 * misc.texi (Printing): Convert subnodes into subsections.
1351
f404f8bc
CY
1352 * text.texi (Two-Column): Move into Text chapter.
1353
1354 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1355 Files section. Convert from chapter into section.
1356
1357 * display.texi (Narrowing): Move into display chapter.
1358
e0b1591b
CY
1359 * sending.texi (Sending Mail):
1360 * rmail.texi (Rmail):
1361 * misc.texi (Gnus, Document View):
1362 * dired.texi (Dired):
1363 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1364
75bfc667
JL
13652011-08-07 Juri Linkov <juri@jurta.org>
1366
1367 * dired.texi (Operating on Files): Rewrite according to the fact
1368 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1369
fe676f91
MA
13702011-07-30 Michael Albinus <michael.albinus@gmx.de>
1371
1372 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1373 remote file name completion. (Bug#9197)
1374
4cc60b9b
EZ
13752011-07-28 Eli Zaretskii <eliz@gnu.org>
1376
1377 * mule.texi (Bidirectional Editing): Document the fact that
1378 bidi-display-reordering is t by default.
1379
89671e16
LMI
13802011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1381
1382 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1383 explicitly (bug#8904).
1384
fb23ecc2
LMI
13852011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1386
1387 * trouble.texi (Checklist): Use an `M-x' example instead of an
1388 Emacs Lisp form to switch on the dribble file (bug#8056).
1389
465c5fc8
LMI
13902011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1391
1392 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1393
90a6258b
GM
13942011-07-13 Glenn Morris <rgm@gnu.org>
1395
1396 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1397
c7588364
LMI
13982011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1399
1400 * mark.texi (Mark Ring): Clarify how many locations are saved
1401 (bug#5770).
1402 (Global Mark Ring): Ditto.
1403
4cb4f3ba
LMI
14042011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1405
d648feab
LMI
1406 * text.texi (Table Recognition): Use "at point" instead of "under
1407 point" (bug#4345).
1408
4cb4f3ba
LMI
1409 * display.texi (Cursor Display): Mention `cursor-type'.
1410
1411 * screen.texi (Point): Clarify that it's only if you use a block
1412 cursor that it appears to be on a character (bug#4345).
1413
ecd0b990
CY
14142011-07-12 Chong Yidong <cyd@stupidchicken.com>
1415
1416 * misc.texi (Amusements): Move dissociated press here, from its
1417 own section.
1418
1419 * emacs.texi (Top): Update node listing.
1420
c2fd0368
LMI
14212011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1422
1423 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1424 clarity (bug#3523).
1425
fdeb32ec
CY
14262011-07-12 Chong Yidong <cyd@stupidchicken.com>
1427
1428 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1429 (Misc X): Document --parent-id.
1430
1431 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1432 defaults to nil.
1433
1434 * misc.texi (emacsclient Options): Document --parent-id.
1435
1436 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1437
f584ca38
LMI
14382011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1439
1440 * emacs.texi: Use "..." instead of ``...'' in the menus
1441 (bug#3503).
1442
963578d3
CY
14432011-07-11 Chong Yidong <cyd@stupidchicken.com>
1444
1445 * killing.texi (Primary Selection): Document `only' setting for
1446 select-active-regions.
1447
1448 * mark.texi (Setting Mark): Reference Shift Selection node.
1449
1450 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1451
a30ed87b
LMI
14522011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1453
47076272
LMI
1454 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1455 motion keys" (bug#3503).
1456
a30ed87b
LMI
1457 * emacs.texi: Change all the register node names from "RegPos"
1458 (etc.) to "Positional Registers" (etc.) (bug#3314).
1459
4d45a8b7
CY
14602011-07-11 Chong Yidong <cyd@stupidchicken.com>
1461
1462 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1463 (Other Kill Commands, Kill Options): Copyedits.
1464 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1465 (Yanking): Move yank-excluded properties discussion here.
1466 (Cut and Paste): Move from frames.texi. Update subnodes to
1467 describe x-select-enable-clipboard case.
1468
1469 * frames.texi: Move Cut and Paste node and subnodes into
1470 killing.texi, except Mouse Commands and Word and Line Mouse.
1471
c160ddee
AM
14722011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1473
1474 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1475
3329e6e3
LMI
14762011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1477
32a214fe
LMI
1478 * screen.texi (Mode Line): Clarify that coding systems are
1479 characters, not letters (bug#1749).
1480
3329e6e3
LMI
1481 * cmdargs.texi (Environment): Mention removing variables
1482 (bug#1615). Text suggested by Kevin Rodgers.
1483
8875da1e
CY
14842011-07-10 Chong Yidong <cyd@stupidchicken.com>
1485
54806e45
CY
1486 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1487
8875da1e
CY
1488 * modes.texi: Rename from major.texi.
1489 (Modes): New node. Make Major Modes and Minor Modes subsections
1490 of this. All callers changed.
1491
1492 * custom.texi (Minor Modes): Move to modes.texi.
1493
7847b2a1
CY
14942011-07-10 Chong Yidong <cyd@stupidchicken.com>
1495
6cfd0fa2
CY
1496 * custom.texi (Syntax): Node deleted.
1497
1498 * help.texi (Help Summary):
1499 * major.texi (Major Modes):
1500 * programs.texi (Parentheses):
1501 * search.texi (Regexp Backslash, Regexp Backslash)
1502 (Regexp Backslash):
1503 * text.texi (Words): Callers changed.
1504
7847b2a1
CY
1505 * text.texi (Refill, Longlines): Delete nodes.
1506
1507 * ack.texi (Acknowledgments): Longlines removed from manual.
1508
1509 * emacs.texi (Top): Update node listing.
1510
2a71c436
GM
15112011-07-09 Glenn Morris <rgm@gnu.org>
1512
1513 * fortran-xtra.texi (Fortran): Update handled extensions.
1514
61436e9f
LMI
15152011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1516
1517 * display.texi (Scrolling): `C-v' (etc) are now bound to
1518 `scroll-*-command' (bug#8349).
1519
6e560c71
LMI
15202011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1521
48954a09 1522 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1523 doesn't actually delete any files (bug#7125).
1524
2904fd97
LMI
1525 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1526 argument for `C-c C-k' (bug#7391).
1527
6e560c71
LMI
1528 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1529 you're currently using (bug#8489).
1530
978ff6c5
EZ
15312011-07-01 Eli Zaretskii <eliz@gnu.org>
1532
1533 * mule.texi (Coding Systems): Move index entries from the previous
1534 change into their proper places.
1535
0d742084
LMI
15362011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1537
31976bd5
LMI
1538 * help.texi (Help Files): Document view-external-packages (bug#8902).
1539
0d742084
LMI
1540 * mule.texi (Coding Systems): Put a few more of the coding systems
1541 into the index (bug#8900).
1542
9f678528
GM
15432011-06-26 Glenn Morris <rgm@gnu.org>
1544
1545 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1546
18a4ce5e
AR
15472011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1548
1549 * misc.texi (emacsclient Options): Mention --frame-parameters.
1550
f0da764a
GM
15512011-06-09 Glenn Morris <rgm@gnu.org>
1552
1553 * custom.texi (Specifying File Variables):
1554 Recommend explicit arguments for minor modes.
1555
b047e7ac
PE
15562011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1557
1558 Document wide integers better.
1559 * buffers.texi (Buffers):
001903b5
PE
1560 * files.texi (Visiting): Document maxima for 64-bit machines,
1561 and mention virtual memory limits.
b047e7ac 1562
bf41276f
CY
15632011-05-28 Chong Yidong <cyd@stupidchicken.com>
1564
1565 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1566
1567 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1568 prog mode (Bug#8240).
1569
e145f188
GM
15702011-05-27 Glenn Morris <rgm@gnu.org>
1571
1572 * custom.texi (Specifying File Variables):
1573 Major modes no longer need come first.
1574
313f790e
CY
15752011-05-22 Chong Yidong <cyd@stupidchicken.com>
1576
1577 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1578 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1579
c136e5cd
GM
15802011-05-18 Glenn Morris <rgm@gnu.org>
1581
1582 * ack.texi (Acknowledgments): Remove fakemail.c.
1583
c71a0d48 15842011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1585
1586 Fixes for fitting text into 7x9 printed manual.
1587 * building.texi (Flymake, Breakpoints Buffer):
1588 * calendar.texi (Appointments):
1589 * cmdargs.texi (General Variables, Display X):
1590 * custom.texi (Saving Customizations, Face Customization)
1591 (Directory Variables, Minibuffer Maps, Init Rebinding):
1592 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1593 * fixit.texi (Spelling):
1594 * frames.texi (Creating Frames, Fonts):
1595 * help.texi (Help Files):
1596 * mini.texi (Minibuffer File):
1597 * misc.texi (emacsclient Options, Emulation):
1598 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1599 * mule.texi (International Chars, Language Environments)
1600 (Select Input Method, Modifying Fontsets, Charsets):
1601 * programs.texi (Custom C Indent):
1602 * rmail.texi (Rmail Labels):
1603 * text.texi (Table Conversion):
1604 * trouble.texi (Known Problems, Known Problems):
1605 * windows.texi (Change Window):
1606 * xresources.texi (GTK resources): Reflow text and re-indent code
1607 examples to avoid TeX overflows and underflows on 7x9 paper.
1608
1609 * emacs.texi: Fix the (commented out) smallbook command.
1610
1611 * macos.texi (Mac / GNUstep Events):
1612 * xresources.texi (Lucid Resources): Remove extraneous examples.
1613
b8f82dc1
GM
16142011-05-10 Glenn Morris <rgm@gnu.org>
1615
1616 * custom.texi (Specifying File Variables):
1617 Deprecate using mode: for minor modes.
1618
d306b4da
GM
16192011-05-07 Glenn Morris <rgm@gnu.org>
1620
1621 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1622
548d0a63
GM
16232011-05-06 Glenn Morris <rgm@gnu.org>
1624
5006e634
GM
1625 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1626
548d0a63
GM
1627 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1628
e793a940
LMI
16292011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1630
1631 * misc.texi (Emacs Server): Document `server-eval-at'.
1632
7031be6d
UR
16332011-04-24 Chong Yidong <cyd@stupidchicken.com>
1634
1635 * maintaining.texi (List Tags): Document next-file. Suggested by
1636 Uday S Reddy.
1637
4ffd0d6b 16382011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1639
1640 * mini.texi (Minibuffer Edit):
1641 * screen.texi (Mode Line): Fix typo.
1642
1c6c854e
CS
16432011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1644
024ff170 1645 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1646
c5c9f40f
CY
16472011-03-26 Chong Yidong <cyd@stupidchicken.com>
1648
1649 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1650
09725d26
EZ
16512011-03-30 Eli Zaretskii <eliz@gnu.org>
1652
1653 * display.texi (Auto Scrolling): Document the limit of 100 lines
1654 for never-recentering scrolling with `scroll-conservatively'.
1655 (Bug#6671)
1656
09d9db2c 16572011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1658
1659 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1660 HOME on Windows and where it looks for init files. (Bug#8221)
1661
62d94509
EZ
16622011-03-10 Eli Zaretskii <eliz@gnu.org>
1663
1664 * search.texi (Regexp Example):
1665 * mule.texi (International Chars):
1666 * building.texi (External Lisp): Don't use characters outside
1667 ISO-8859-1.
1668
0286d9de
EZ
16692011-03-09 Eli Zaretskii <eliz@gnu.org>
1670
1c6c854e
CS
1671 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1672 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1673
1674 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1675
114902a5 1676 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1677 (Bug#8210)
1678
0afb4571
J
16792011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1680
1681 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1682 for Gtk+ 3.
1683
bb3865e8
GM
16842011-03-08 Glenn Morris <rgm@gnu.org>
1685
6446548e
GM
1686 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1687 * emacs.texi (Acknowledgments):
1688 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1689 * emacs.texi: Set documentencoding.
6446548e 1690
bb3865e8
GM
1691 * display.texi (Optional Mode Line): Don't mention exactly where
1692 display-time appears. (Bug#8193)
1693
33383987
JB
16942011-03-07 Chong Yidong <cyd@stupidchicken.com>
1695
1696 * Version 23.3 released.
1697
892777ba
CY
16982011-03-06 Chong Yidong <cyd@stupidchicken.com>
1699
1700 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1701
0b973fc5
DW
17022011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1703
1704 * misc.texi (emacsclient Options): Add q/quiet.
1705
8ef5a2f2
GM
17062011-03-02 Glenn Morris <rgm@gnu.org>
1707
1708 * mule.texi (Communication Coding) <x-select-request-type>:
1709 Remove duplicate (essentially) paragraph. (Bug#8148)
1710
bd106056
CS
17112011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1712
1713 * maintaining.texi (Format of ChangeLog): Add reference to
1714 add-log-full-name.
1715 (Change Log Commands): Add documentation for combining multiple
1716 symbols in one change.
1717
6640b281
GM
17182011-03-01 Glenn Morris <rgm@gnu.org>
1719
1720 * custom.texi (Directory Variables):
1721 Give an example of excluding subdirectories.
1722
2b0c7330 17232011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1724
1725 * search.texi (Regexp Search): Move index entries about regexps to the
1726 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1727
8c62c205
GM
17282011-02-19 Glenn Morris <rgm@gnu.org>
1729
1730 * dired.texi (Dired): Dired-X version number was dropped.
1731
3928f2b6
JD
17322011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1733
1734 * xresources.texi (X Resources): Remove *faceName and replace it with
1735 *font for Lucid.
1736
a41c8660
CY
17372011-02-05 Chong Yidong <cyd@stupidchicken.com>
1738
1739 * rmail.texi (Rmail Display): Document Rmail MIME support more
1740 accurately.
1741
1742 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1743 vc-log-outgoing.
1744 (Merging): Document vc-find-conflicted-file.
1745
233ba4d9 17462011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1747
1748 * custom.texi (Variables): Fix typo.
1749
14beddf4 17502011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1751
65401ee3
CY
1752 * search.texi (Regexps): Copyedits. Mention character classes
1753 (Bug#7809).
1754
19f81ecf
CY
1755 * files.texi (File Aliases): Restore explanatory text from Eli
1756 Zaretskii, accidentally removed in 2011-01-08 commit.
1757
bf3dae7e
EZ
17582011-01-29 Eli Zaretskii <eliz@gnu.org>
1759
1760 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1761 (MAKEINFO_OPTS): New variable.
1762 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1763 (emacs.html): New target.
1764 (clean): Remove emacs.html.
1765
45eb2a5d
WL
17662011-01-23 Werner Lemberg <wl@gnu.org>
1767
1768 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1769 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1770 (ENVADD): Updated.
1771
9acfe703
GM
17722011-01-18 Glenn Morris <rgm@gnu.org>
1773
1774 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1775
1776 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1777
362b9d48
GM
17782011-01-15 Chong Yidong <cyd@stupidchicken.com>
1779
bb033b5f
CY
1780 * building.texi (Compilation): Improve instructions for running two
1781 compilations (Bug#7573).
1782
b024d9f0
MD
1783 * files.texi (Backup Names): Document the new location of the
1784 last-resort backup file.
1785
362b9d48
GM
1786 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1787 manual. Explain why directory-abbrev-alist elements should be anchored
1788 (Bug#7777).
1789
17902011-01-15 Eli Zaretskii <eliz@gnu.org>
1791
1792 * msdog.texi (Windows Startup): Correct inaccurate description of
1793 differences between emacsclient.exe and emacsclientw.exe.
1794
7c420169 17952011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1796
1797 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1798
7c420169 17992011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1800
1801 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1802
7c420169 18032011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1804
2d34d523
EZ
1805 * frames.texi (Cut and Paste): Modify the section's name and text:
1806 don't mix "cut/paste" with "kill/yank".
1807 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1808 (Bug#7702)
1809
88ab4340
EZ
1810 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1811
7c420169 18122011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1813
1814 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1815 matches its position in the menu. (Bug#7674)
1816
7c420169 18172011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1818
1819 * trouble.texi (Checklist): Mention not replying via news either.
1820
92bb6c52
TH
18212010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1822
1823 * misc.texi (Document View): Update DocView section with newly
1824 supported document formats.
1825
b103c904
CY
18262010-12-21 Chong Yidong <cyd@stupidchicken.com>
1827
1828 * killing.texi: Resection the Info version to conform to the
1829 printed manual, to avoid making sections on Accumulating Text, CUA
1830 and Rectangles into full chapters.
1831
f49d1f52 18322010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1833
1834 * custom.texi (Init Syntax): Add index entries for "character syntax".
1835 (Bug#7576)
1836
f49d1f52 18372010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1838
1839 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1840
f49d1f52 18412010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1842
1843 * trouble.texi (Checklist): Fix typo in newsgroup name.
1844
f49d1f52 18452010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1846
1847 * search.texi (Word Search): Note that the lazy highlight always
1848 matches to whole words (Bug#7470).
1849
f49d1f52 18502010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1851
4f1948eb
EZ
1852 * display.texi (Optional Mode Line): Make the description of
1853 load-average more accurate.
1854
b8a9e136
EZ
1855 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1856 registry, with a cross-reference.
62d72a4a
EZ
1857 (Windows Startup): New node. Move the stuff about the current
1858 directory from "Windows HOME".
b8a9e136 1859
07976ae3 18602010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1861
1862 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1863 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1864
07976ae3 18652010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1866
1867 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1868 Suggested by Štěpán Němec.
1869
07976ae3 18702010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1871
1aaae3f3
CY
1872 * maintaining.texi (Version Control): Say "commit", not "check in".
1873 (Version Control Systems): Simplify descriptions.
1874 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1875 VCS Concepts.
1876 (VC Mode Line): Update example.
1877 (Old Revisions): Document revert-buffer for vc-diff.
1878 (Log Buffer): Promote to a subsection. Document header lines.
1879
1c6c854e
CS
1880 * macos.texi (Mac / GNUstep Basics):
1881 Document ns-right-alternate-modifier.
ec8a6295 1882
1aaae3f3
CY
1883 * emacs.texi (Top): Update node listing.
1884
0eb025fb
EZ
18852010-11-13 Eli Zaretskii <eliz@gnu.org>
1886
1887 * rmail.texi (Rmail Coding): Characters with no fonts are not
1888 necessarily displayed as empty boxes.
1889
1890 * mule.texi (Language Environments, Fontsets): Characters with no
1891 fonts are not necessarily displayed as empty boxes.
1892
1893 * display.texi (Text Display): Document display of glyphless
1894 characters.
1895
ea4f7750
GM
18962010-11-13 Glenn Morris <rgm@gnu.org>
1897
1898 * basic.texi (Position Info): Add M-x count-words-region.
1899
90639cea
GM
19002010-11-11 Glenn Morris <rgm@gnu.org>
1901
1902 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1903
d607b96b 19042010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1905
1906 * msdog.texi (Windows HOME): Add information regarding startup
1907 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1908
c12e4a81
GM
19092010-10-11 Glenn Morris <rgm@gnu.org>
1910
df187c62
GM
1911 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1912
c12e4a81
GM
1913 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1914 (DVIPS): New variable.
234db610
GM
1915 (.PHONY): Add html, ps.
1916 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1917 (clean): Delete html, ps files.
c12e4a81 1918
6513b232
EZ
19192010-10-09 Eli Zaretskii <eliz@gnu.org>
1920
1921 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1922
f4f358f1
GM
19232010-10-09 Glenn Morris <rgm@gnu.org>
1924
c1dc72b3
GM
1925 * Makefile.in (VPATH): Remove.
1926 (infodir): Make it absolute.
1927 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1928
4393405b
GM
1929 * Makefile.in (dist): Anchor regexps.
1930
eef3ab94
GM
1931 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1932 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1933 (emacs-xtra.pdf): Use $<.
1934
aa9db089
GM
1935 * Makefile.in (infoclean): Remove harmless, long-standing error.
1936
abd40fb4
GM
1937 * Makefile.in ($(infodir)): Delete rule.
1938 (mkinfodir): New.
1939 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1940
f4f358f1 1941 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1942 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1943 * emacsver.texi: New file, replacing emacsver.texi.in.
1944
ea274122
GM
19452010-10-09 Glenn Morris <rgm@gnu.org>
1946
f7a31f11
GM
1947 * emacsver.texi.in: New file.
1948 * emacs.texi: Set EMACSVER by including emacsver.texi.
1949 * Makefile.in (distclean): Delete emacsver.texi.
1950 (dist): Copy emacsver.texi.
b13254e7 1951 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1952
3fb78d1f
GM
1953 * ack.texi (Acknowledgments): No more b2m.c.
1954
ea274122
GM
1955 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1956 (emacs): Remove rule.
1957 (dist): No need to deal with the emacs rule any more.
1958
17ca7950
GM
19592010-10-07 Glenn Morris <rgm@gnu.org>
1960
1961 * Makefile.in (version): New, set by configure.
1962 (clean): Delete dist tar file.
1963 (dist): Use version in tar name.
1964
4c83f6e1
GM
19652010-10-06 Glenn Morris <rgm@gnu.org>
1966
1967 * Makefile.in (EMACS_XTRA): Add the main source file.
1968 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1969 (mostlyclean): No core files, reorder other files.
1970 (clean): Delete specific dvi and pdf files.
1971 (infoclean, dist): New rules.
1972 (maintainer-clean): Use infoclean.
8a944cea 1973 ($(infodir)): Add parallel build workaround.
4c83f6e1 1974
0264072d
GM
19752010-10-04 Glenn Morris <rgm@gnu.org>
1976
1977 * Makefile.in (SHELL): Set it.
1978 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1979 (info, dvi): Replace above variables with their expansions.
1980 (info): Move mkdir from here...
1981 ($(infodir)/emacs): ... to here (for parallel builds).
1982 (pdf): New target.
1983 ($(infodir)/emacs): Pass -o option to makeinfo.
1984 (.PHONY): Declare clean rules.
1985 (maintainer-clean): Delete dvi and pdf files.
1986 Guard against cd failures. Use a more restrictive delete.
1987
3226d6ca
GM
19882010-10-02 Glenn Morris <rgm@gnu.org>
1989
1990 * misc.texi (Shell Mode): Remove reference to old function name.
1991
cad90f3b
EZ
19922010-09-30 Eli Zaretskii <eliz@gnu.org>
1993
1994 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1995 indicator characters.
1996
5f874327
GM
19972010-09-29 Glenn Morris <rgm@gnu.org>
1998
1999 * Makefile.in (top_srcdir): Remove unused variable.
2000
0ab9cff3
GM
20012010-09-14 Glenn Morris <rgm@gnu.org>
2002
67ae9766
GM
2003 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2004 the last hook item.
2005
0ab9cff3
GM
2006 * calendar.texi (Appointments): Also updated when a diary include file
2007 is saved.
2008
6664fc59 20092010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2010
2011 * trouble.texi (Bugs): Update the section intro.
2012 (Known Problems): New section.
2013 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2014 (Sending Patches): Bug fixes are best as responses to existing bugs.
2015 * emacs.texi (Known Problems): Add menu entry for new section.
2016
be3283d7
GM
20172010-09-09 Glenn Morris <rgm@gnu.org>
2018
2019 * xresources.texi: Untabify.
2020
10999305 20212010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2022
2023 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2024
10999305 20252010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2026
2027 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2028
30641319
JD
20292010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2030
2031 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2032
50dd7bc6
GM
20332010-08-21 Glenn Morris <rgm@gnu.org>
2034
2035 * misc.texi (Amusements): Mention bubbles and animate.
2036
5e620eca
EZ
20372010-07-31 Eli Zaretskii <eliz@gnu.org>
2038
2039 * files.texi (Visiting): Add more index entries for
2040 large-file-warning-threshold.
2041
8b2dd508
JD
20422010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2043
2044 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2045
8838673e
GM
20462010-06-23 Glenn Morris <rgm@gnu.org>
2047
2048 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2049 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2050 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2051 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2052 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2053 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2054 Untabify Texinfo files.
2055
04d3bb6c
GM
20562010-06-10 Glenn Morris <rgm@gnu.org>
2057
103dd3a8
GM
2058 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2059
04d3bb6c
GM
2060 * basic.texi (Inserting Text): Fix typo.
2061
50b79479
GM
20622010-06-10 Glenn Morris <rgm@gnu.org>
2063
2064 * ack.texi (Acknowledgments):
2065 * emacs.texi (Acknowledgments): Update for notifications.el.
2066
86d7a550
DU
20672010-05-31 Daiki Ueno <ueno@unixuser.org>
2068
2069 * dired.texi (Operating on Files): Mention encryption commands
2070 (Bug#6315).
2071
db5dce9d
EZ
20722010-05-29 Eli Zaretskii <eliz@gnu.org>
2073
2074 * basic.texi (Moving Point): Update due to renaming of commands bound
2075 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2076
34313041
EZ
20772010-05-18 Eli Zaretskii <eliz@gnu.org>
2078
2079 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2080 paragraphs.
2081 (Line Truncation): Fix wording for bidi display.
2082
1fc0ce04 2083 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2084 keys.
2085
0235128c 20862010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2087
2088 * building.texi (GDB Graphical Interface): Remove misleading comparison
2089 to an IDE (Bug#6128).
2090
0235128c 20912010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2092
2093 * programs.texi (Man Page):
2094 * misc.texi (Invoking emacsclient):
2095 * mini.texi (Repetition):
2096 * mark.texi (Setting Mark): Fix typos.
2097
0235128c 20982010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2099
2100 * misc.texi (Printing): Document htmlfontify-buffer.
2101
0235128c 21022010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2103
2104 * calendar.texi (Displaying the Diary, Format of Diary File):
2105 Fix external cross-references for TeX format output.
2106
0235128c
SM
21072010-05-07 Chong Yidong <cyd@stupidchicken.com>
2108
2109 * Version 23.2 released.
2110
f63d0028
JD
21112010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2112
2113 * cmdargs.texi (Initial Options): Mention --chdir.
2114
20fe03ad
JD
21152010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2116
2117 * frames.texi (Tool Bars): Add tool-bar-style.
2118
b7d65a5f
GM
21192010-04-21 Glenn Morris <rgm@gnu.org>
2120
2121 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2122
a42dbee1
CY
21232010-04-18 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * programs.texi (Semantic): New node.
2126
2127 * maintaining.texi (EDE): New node.
2128
2129 * emacs.texi: Update node listing.
2130
2131 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2132
6e104790 21332010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2134
d52dbd3d
GM
2135 * emacs.texi (Acknowledgments): Remove duplicate.
2136
a77fe20c
GM
2137 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2138
6e104790 21392010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2140
4ebe9902
GM
2141 * dired.texi (Misc Dired Features): Mention VC diff and log.
2142 * maintaining.texi (Old Revisions, VC Change Log):
2143 Mention that diff and log work in Dired buffers.
2144
98932641
GM
2145 * help.texi (Help Summary): Mention M-x info-finder.
2146
d5b22ab2 2147 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2148
4d4e9522
GM
2149 * custom.texi (Specifying File Variables, Directory Variables):
2150 Document new commands for manipulating local variable lists.
2151
6e104790 21522010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2153
2154 * trouble.texi (Contributing): Add cindex entry.
2155 Mention etc/CONTRIBUTE.
2156
6e104790 21572010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2158
2159 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2160 query-replace (Bug#5774).
2161
a20a9df3
GM
21622010-04-16 Glenn Morris <rgm@gnu.org>
2163
2164 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2165
1ecb2d3f
JD
21662010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2167
2168 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2169
99852628
JD
21702010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2171
2172 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2173
ce79424f
EZ
21742010-03-30 Eli Zaretskii <eliz@gnu.org>
2175
2176 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2177 cross-reference to "Inserting Text".
2178
2179 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2180 Mention completion provided by `ucs-insert'.
2181
85738751 21822010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2183
2184 * sending.texi (Sending Mail): Note variables that may need
2185 customizing.
2186 (Mail Sending): Expand discussion of send-mail-function.
2187
85738751 21882010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2189
2190 Document Message mode as the default mail mode.
2191
2192 * sending.texi (Sending Mail): Copyedits.
2193 (Mail Format, Mail Headers): Document mail-from-style changes.
2194 (Mail Commands): Rename from Mail mode. Document Message mode.
2195 (Mail Misc): Rename from Mail mode Misc.
2196 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2197 command names and update keybindings.
2198 (Header Editing): Document message-tab. De-document
2199 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2200 favor of mail-default-headers. Ad index entries for user-full-name and
2201 user-mail-address.
1c6c854e
CS
2202 (Citing Mail): Update changes in Message mode behavior.
2203 Document mail-yank-prefix.
e73c2434
CY
2204 (Mail Signature): New node, moved from Mail Misc.
2205 (Mail Aliases): Mail abbrevs are the default with Message mode.
2206 (Mail Methods): Note that Message mode is now the default.
2207
2208 * rmail.texi (Rmail Reply):
2209 * text.texi (Text Mode):
2210 * major.texi (Major Modes):
2211 * mule.texi (Output Coding): Refer to Message mode.
2212
2213 * custom.texi (Init Examples): Add xref to Mail Header.
2214
1fc0ce04 2215 * emacs.texi (Top): Fix xrefs.
e73c2434 2216
85738751 22172010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2218
c0c035fa
CY
2219 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2220 repository if there is none.
2221 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2222 vc-print-root-log.
ef7b27ef 2223 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2224
71785b7a
CY
2225 * programs.texi (Program Modes): Mention Javascript mode.
2226
f67c5dd0
CY
2227 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2228 * emacs.texi: Update node description.
2229
0f72a391 2230 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2231 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2232
dc2d2590
JL
22332010-03-30 Juri Linkov <juri@jurta.org>
2234
2235 * search.texi (Other Repeating Search): Remove line that `occur'
2236 can not handle multiline matches.
2237
a7b02820
EZ
22382010-03-30 Eli Zaretskii <eliz@gnu.org>
2239
2240 * mule.texi (International): Mention support of bidirectional editing.
2241 (Bidirectional Editing): New section.
2242
22ef1944
NR
22432010-03-28 Nick Roberts <nickrob@snap.net.nz>
2244
2245 * emacs.texi (Top): Update node names to those in building.texi.
2246
146b8b16
NR
22472010-03-27 Nick Roberts <nickrob@snap.net.nz>
2248
c5e87d10
PE
2249 doc/emacs/building.texi: Describe restored GDB/MI functionality
2250 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2251 doc/emacs/emacs.texi: Update node names for building.texi.
2252
6d98672d
GM
22532010-03-24 Glenn Morris <rgm@gnu.org>
2254
2255 * ack.texi (Acknowledgments):
2256 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2257
93318cbd
JD
22582010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2259
2260 * xresources.texi (Table of Resources): Clarify toolBar number
2261 for Gtk+.
2262
2263 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2264
15cf2f52
CY
22652010-03-21 Chong Yidong <cyd@stupidchicken.com>
2266
4102856c
CY
2267 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2268
15cf2f52
CY
2269 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2270 and multi-isearch-buffers-regexp.
2271
2272 * indent.texi (Indentation): Clarify description of
2273 indent-for-tab-command. Document tab-always-indent.
2274
d68eb23c
CY
22752010-03-20 Chong Yidong <cyd@stupidchicken.com>
2276
2277 * cmdargs.texi (Font X): Move most content to Fonts.
2278
2279 * frames.texi (Fonts): New node. Document font-use-system-font.
2280
2281 * emacs.texi (Top):
2282 * xresources.texi (Table of Resources):
2283 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2284
288f9fc0
CY
22852010-03-10 Chong Yidong <cyd@stupidchicken.com>
2286
2287 * Branch for 23.2.
2288
17782bec
CY
22892010-03-06 Chong Yidong <cyd@stupidchicken.com>
2290
2291 * custom.texi (Init Examples): Add xref to Locals.
2292
2293 * major.texi (Choosing Modes): Mention usage of setq-default for
2294 setting the default value of major-mode (Bug#5688).
2295
b4a1a8b2
CY
22962010-03-02 Chong Yidong <cyd@stupidchicken.com>
2297
2298 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2299
2300 * display.texi (Display Custom): Document make-pointer-invisible and
2301 underline-minimum-offset. Remove inverse-video.
2302
a1e759cd
CY
23032010-02-21 Chong Yidong <cyd@stupidchicken.com>
2304
2305 * frames.texi (Frame Commands): Note that the last ordinary frame can
2306 be deleted in daemon mode (Bug#5616).
2307
4f3bc373
GM
23082010-02-18 Glenn Morris <rgm@gnu.org>
2309
2310 * trouble.texi (Contributing): Repository is no longer CVS.
2311
5dbbdd33
GM
23122010-02-08 Glenn Morris <rgm@gnu.org>
2313
2314 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2315
cd61af01
SM
23162010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2317
2318 * display.texi (Useless Whitespace, Text Display):
2319 * custom.texi (Init Examples): Avoid obsolete special default variables
2320 like default-major-mode.
2321
b1bb0a25 23222010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2323
2324 * programs.texi (Other C Commands): Replace reference to obsolete
2325 c-subword-mode.
2326
99d0985b
GM
23272010-01-21 Glenn Morris <rgm@gnu.org>
2328
2329 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2330
893db5bc
GM
23312010-01-12 Glenn Morris <rgm@gnu.org>
2332
2333 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2334 emacs-pretest-bug for bug reports for development versions.
2335
0419b8d6
GM
23362010-01-11 Glenn Morris <rgm@gnu.org>
2337
2338 * display.texi (Highlight Interactively): `t' does not mean highlight
2339 all patterns. (Bug#5335)
2340
26e533e2
CY
23412009-12-29 Chong Yidong <cyd@stupidchicken.com>
2342
2343 * misc.texi (Shell): Document async-shell-command.
2344
2345 * building.texi (Grep Searching): Document zrgrep.
2346
484eaeac 2347 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2348
7ee6c59b
NR
23492009-12-29 Nick Roberts <nickrob@snap.net.nz>
2350
2351 * building.texi: Import GDB Graphical Interface description from
2352 EMACS_23_1_RC.
2353
91ed7ea8
CY
23542009-12-24 Chong Yidong <cyd@stupidchicken.com>
2355
2356 * emacs.texi (Top): Update node listing.
2357
2358 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2359
2360 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2361
2362 * cmdargs.texi (Initial Options):
2363 * xresources.texi (Resources): Document inhibit-x-resources.
2364
2365 * custom.texi (Specifying File Variables): Note that minor modes are
2366 enabled unconditionally.
2367
2368 * display.texi (Scrolling): Briefly document the old recenter command,
2369 and document recenter-positions.
2370
2371 * files.texi (Visiting):
2372 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2373
1c6c854e
CS
2374 * frames.texi (Cut/Paste Other App):
2375 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2376
2377 * killing.texi (Kill Options): New node.
2378
6ca89aaa
CY
23792009-12-05 Chong Yidong <cyd@stupidchicken.com>
2380
2381 * misc.texi (Shell Options): ansi-color is now default.
2382
806642d4
GM
23832009-12-05 Glenn Morris <rgm@gnu.org>
2384
806642d4
GM
2385 * emacs.texi (Top): Update menu for cal-xtra node changes.
2386 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2387 or mode line. Don't mention invisible text or the details of
2388 diary-print-entries here, only in cal-xtra.
2389 (Format of Diary File): Mention that the "date on first line" format
2390 only really affects the simple display.
2391 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2392 (Diary Customizing): Holidays may be in the buffer or mode line.
2393 Move diary-print-entries to the "Diary Display" section.
2394 (Diary Display): New section, split out from "Fancy Diary Display".
2395 Explain the limitations of simple display, and how to print it.
2396
1a4f0c0a
GM
2397 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2398
e11adbd8
GM
2399 * cal-xtra.texi (Diary Display): Mention View mode.
2400
29a483ac
JL
24012009-11-29 Juri Linkov <juri@jurta.org>
2402
2403 * display.texi (Highlight Interactively): Actually a list of
2404 default faces is pre-loaded into a list of default values
2405 instead of the history.
2406
83d60c79
GM
24072009-11-20 Glenn Morris <rgm@gnu.org>
2408
2409 * ack.texi (Acknowledgments):
2410 * emacs.texi (Acknowledgments): Add htmlfontify.
2411
276bbe96
GM
24122009-11-14 Glenn Morris <rgm@gnu.org>
2413
98ad1bae
GM
2414 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2415
276bbe96
GM
2416 * ack.texi (Acknowledgments):
2417 * emacs.texi (Acknowledgments): Update for recent Org changes.
2418
18430066
CY
24192009-10-31 Chong Yidong <cyd@stupidchicken.com>
2420
2421 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2422 `charset' property, which is irrelevant to the user manual (Bug#3526).
2423
522ddc9f
JB
24242009-10-14 Juanma Barranquero <lekktu@gmail.com>
2425
2426 * trouble.texi (DEL Does Not Delete): Fix typo.
2427
50b49ade
MA
24282009-10-05 Michael Albinus <michael.albinus@gmx.de>
2429
2430 * files.texi (Misc File Ops): Mention copy-directory.
2431
6308321a
EZ
24322009-10-04 Eli Zaretskii <eliz@gnu.org>
2433
43b3b4d1
EZ
2434 * mule.texi (Unibyte Mode): Emphasize that
2435 unibyte-display-via-language-environment affects only the display.
2436
6308321a
EZ
2437 * display.texi (Horizontal Scrolling): Document cursor behavior under
2438 horizontal scrolling when point moves off the screen (Bug#4564).
2439 Improve wording.
2440
bd51ea7f
MA
24412009-10-01 Michael Albinus <michael.albinus@gmx.de>
2442
2443 * files.texi (Directories): delete-directory prompts for recursive
2444 deletion.
2445
55381962
GM
24462009-09-30 Glenn Morris <rgm@gnu.org>
2447
2448 * ack.texi (Acknowledgments):
2449 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2450
13989ab1
TH
24512009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2452
2453 * dired.texi (Dired Navigation): Use @code instead of @var for
2454 dired-isearch-filenames, so that it's not capitalized.
2455
8ba46c89
CY
24562009-09-19 Chong Yidong <cyd@stupidchicken.com>
2457
2458 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2459
2460 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2461
2462 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2463 (Key Bindings): Reference Init Rebinding in introductory text.
2464 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2465 (Keymaps): Simplify.
2466 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2467 (Minibuffer Maps): Remove mention of Mocklisp.
2468 (Init Rebinding): Move mode-local rebinding example here from Local
2469 Keymaps.
2470 (Modifier Keys): Clarify.
1e11b018 2471 (Rebinding): Add cindex for "binding keys".
8ba46c89 2472
6a5ca7c8
CY
24732009-09-13 Chong Yidong <cyd@stupidchicken.com>
2474
2475 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2476
0e1cba51
NR
24772009-08-31 Nick Roberts <nickrob@snap.net.nz>
2478
6a5ca7c8 2479 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2480 Reorganize these two sections.
0e1cba51 2481
76a87a4d
EZ
24822009-08-29 Eli Zaretskii <eliz@gnu.org>
2483
2484 * cmdargs.texi (Initial Options): Fix last change.
2485
82e98df4
SM
24862009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2487
2488 * mule.texi (Enabling Multibyte):
2489 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2490 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2491
fb89fad9
GM
24922009-08-20 Glenn Morris <rgm@gnu.org>
2493
2494 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2495
e99652b0
GM
24962009-08-19 Glenn Morris <rgm@gnu.org>
2497
2498 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2499
5cca97ad
GM
25002009-08-18 Glenn Morris <rgm@gnu.org>
2501
2502 * ack.texi (Acknowledgments):
2503 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2504
997797ae 2505 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2506
985bf85b
GM
25072009-08-09 Glenn Morris <rgm@gnu.org>
2508
2509 * ack.texi (Acknowledgments):
2510 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2511
8d6bb99e
DD
25122009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2513
2514 * emacs.texi (Top): Add new menu items for GDB-UI.
2515
2516 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2517 section. Threads buffer is in separate section now.
8d6bb99e 2518
8353da9c
GM
25192009-08-08 Glenn Morris <rgm@gnu.org>
2520
2521 * ack.texi (Acknowledgments):
2522 * emacs.texi (Acknowledgments):
2523 Update for js2-mode and org changes.
2524
f2074faf
MA
25252009-08-02 Michael Albinus <michael.albinus@gmx.de>
2526
2527 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2528 files.
2529
e8d2d3fb
CY
25302009-07-28 Chong Yidong <cyd@stupidchicken.com>
2531
2532 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2533
324a4f6a
GM
25342009-07-23 Glenn Morris <rgm@gnu.org>
2535
2536 * programs.texi (Matching): Update blink-matching-paren-distance.
2537
b6937a70
CY
25382009-07-21 Chong Yidong <cyd@stupidchicken.com>
2539
2540 * frames.texi (Cut/Paste Other App): For select-active-regions,
2541 selection is now updated on moving point.
2542
bd8aaa36
RS
25432009-07-21 Richard Stallman <rms@gnu.org>
2544
2545 * glossary.texi (GNU, Daemon): Update information.
2546
8d9b5eba
JL
25472009-07-19 Juri Linkov <juri@jurta.org>
2548
2549 * custom.texi (Specifying File Variables, Safe File Variables):
2550 "variables/value pairs" -> "variable/value pairs".
2551
a2acc1db
GM
25522009-07-15 Glenn Morris <rgm@gnu.org>
2553
2554 * misc.texi (Gnus): Remove widow.
2555
c5ae942b
GM
25562009-07-11 Glenn Morris <rgm@gnu.org>
2557
703d26ba
GM
2558 * Makefile.in (TEXI2PDF): New.
2559 (emacs.pdf, emacs-xtra.pdf): New targets.
2560
522ddc9f 2561 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2562
2563 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2564
2565 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2566 Don't print the copying notice twice in the printed version.
2567 Update the menu and detailmenu.
2568 (Preface): The meaning of "on-line" has changed.
2569 Correct name for "Common Problems" chapter.
2570 (Distrib): Update FSF shop URL.
2571 (Intro): Showing two files at once is not so exciting.
2572
2573 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2574 (Mac / GNUstep Basics): Minor grammar changes.
2575 (Mac / GNUstep Events): Fix typo.
2576 (GNUstep Support): CANNOT_DUMP no longer applies.
2577
2578 * misc.texi (Document View): Fix typos.
2579
2580 * dired.texi (Dired):
2581 * help.texi (Help):
2582 * macos.texi (Mac OS / GNUstep):
2583 * maintaining.texi (Version Control, Introduction to VC):
2584 End menu descriptions with a period.
c5ae942b 2585
b1c8242b
EZ
25862009-07-09 Eli Zaretskii <eliz@gnu.org>
2587
2588 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2589 so categorical in saying that the option is only useful on NTFS.
2590
220d9aa6
GM
25912009-07-09 Glenn Morris <rgm@gnu.org>
2592
2593 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2594 (ENVADD): Add texinfodir to TEXINPUTS.
2595
2596 * emacs.texi (Top): Fix cross-reference.
2597
2598 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2599
2600 * vc1-xtra.texi (Revision Tags): Fix typo.
2601
d07e72d3
GM
26022009-07-03 Glenn Morris <rgm@gnu.org>
2603
2604 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2605 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2606 (Merge Commands): `.' does not seem to work in A or B buffer.
2607 `l' can recreate the 3-window display.
2608
2609 * glossary.texi (Glossary): Minor phrasing changes throughout.
2610 Add more internal cross-references.
2611 <Autoloading>: You can't really autoload a variable.
2612 <C-M->: Move details here from `M-C-' item.
2613 <Continuation Line>: Refer to `Truncation.'
2614 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2615 <Home Directory, Unix>: New entries.
2616 <Deletion of Files>: Mention recycle bins.
2617 <Directory>: Mention ``folders.''
2618 <Error>: Don't mention ``type-ahead.''
2619 <Fringe>: Refer to the manual node.
2620 <Minor Mode>: Can be global or local.
2621 <Spell Checking>: There are other checkers besides Ispell.
2622
f144038a
GM
26232009-07-02 Glenn Morris <rgm@gnu.org>
2624
2625 * anti.texi (Antinews): Minor changes in phrasing.
2626
2627 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2628 some underfull lines in dvi output.
2629
2630 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2631
2632 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2633
2634 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2635
3f1c6666
JD
26362009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2637
2638 * xresources.texi (Table of Resources): Mention maximized for
2639 fullscreen.
2640
2641 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2642
62aadce7
CY
26432009-07-01 Chong Yidong <cyd@stupidchicken.com>
2644
2645 * anti.texi (Antinews): Correct the list of removed platforms.
2646
82ec412e
GM
26472009-06-28 Glenn Morris <rgm@gnu.org>
2648
2649 * arevert-xtra.texi: Minor language tweaks.
2650
09964e7d
GM
2651 * dired-xtra.texi: Minor revisions.
2652
666e158e
MB
26532009-06-23 Miles Bader <miles@gnu.org>
2654
c4cc8b9a 2655 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2656 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2657
70243478
CY
26582009-06-21 Chong Yidong <cyd@stupidchicken.com>
2659
2660 * Branch for 23.1.
2661
67cbe681
KH
26622009-06-17 Kenichi Handa <handa@m17n.org>
2663
2664 * mule.texi (Charsets): Update the description for the new charset.
2665 (list-character-sets): New findex.
125dd7c5 2666 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2667
40e67246
CY
26682009-06-10 Chong Yidong <cyd@stupidchicken.com>
2669
b5700de6
CY
2670 * basic.texi (Moving Point): Fix tag.
2671
2672 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2673
2674 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2675 use camel-case for PageUp and PageDown.
2676
2677 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2678 camel-case for PageUp and PageDown.
2679
2680 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2681
40e67246 2682 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2683 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2684
522ddc9f 26852009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2686
522ddc9f
JB
2687 * fixit.texi (Spelling): Set default dictionary.
2688 Improve descriptions (Bug#2554)
6f591cf4 2689
53483c76
DR
26902009-06-08 David Reitter <david.reitter@gmail.com>
2691
2692 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2693 since saving colors and faces set this way is not implemented.
2694 (Environment variables): Remove mention of mac-fix-env, which is
2695 scheduled to be removed.
2696
1557ef4f
CY
26972009-06-04 Chong Yidong <cyd@stupidchicken.com>
2698
91056528
CY
2699 * custom.texi (Init Examples): Add example of changing load-path.
2700
1557ef4f
CY
2701 * building.texi (Lisp Libraries): Add example of changing
2702 load-path (Bug#3446).
2703
623cec4c
CY
27042009-05-28 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * mark.texi (Mark): Further clarifications.
2707 (Setting Mark): Emphasize that C-SPC activates the mark.
2708
0fcca8ee
CY
27092009-05-28 Chong Yidong <cyd@stupidchicken.com>
2710
702b10e1
CY
2711 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2712 Mark mode.
0fcca8ee
CY
2713 (Using Region, Persistent Mark): Use "active mark" instead of "active
2714 region".
2715
d3b396e4
CY
27162009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2717
2718 * mule.texi (Select Input Method): Fix typo.
2719
3f698a06
CY
27202009-05-13 Chong Yidong <cyd@stupidchicken.com>
2721
2722 * anti.texi (Antinews): Document completion changes. Some additional
2723 copyedits and rearrangement of entries.
2724
b2a42eb7
CY
27252009-05-12 Chong Yidong <cyd@stupidchicken.com>
2726
932fd020
CY
2727 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2728 (Shell History Copying, Terminal emulator): Copyedits.
2729
1c6c854e
CS
2730 * xresources.texi (Resources): Simplify descriptions.
2731 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2732 (Table of Resources): Document fontBackend resource.
2733
b2a42eb7 2734 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2735 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2736 "Backspace". Remove discussion of obscure Xmodmap issue.
2737
c6ea7fb8
CY
27382009-05-07 Chong Yidong <cyd@stupidchicken.com>
2739
2740 * files.texi (Visiting): Copyedits.
2741
ad36c422
CY
27422009-05-06 Chong Yidong <cyd@stupidchicken.com>
2743
2744 * basic.texi (Inserting Text): Document ucs-insert.
2745
2746 * mule.texi (International Chars): Define "multibyte". Note that
2747 internal representation is unicode-based. Simplify definition of raw
2748 bytes. Mention ucs-insert.
2749 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2750 (Language Environments): Add language environments new to Emacs 23.
2751 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2752 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2753 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2754 (Output Coding): Copyedits.
2755
2756 * emacs.texi (Top): Update node listing.
2757
d4ad7b96
CY
27582009-05-05 Per Starbäck <per@starback.se> (tiny change)
2759
2760 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2761
5bd66204
SM
27622009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2763
2764 * building.texi (Lisp Libraries): `load-library' does offer completion.
2765
bc36ad1c
CY
27662009-04-28 Chong Yidong <cyd@stupidchicken.com>
2767
2768 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2769 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2770
f1a47884
EZ
27712009-04-25 Eli Zaretskii <eliz@gnu.org>
2772
2773 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2774
be77bd45
CY
27752009-04-22 Chong Yidong <cyd@stupidchicken.com>
2776
2777 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2778
2779 * building.texi (Lisp Interaction): Document initial-scratch-message.
2780
d3b82927
JB
27812009-04-18 Juanma Barranquero <lekktu@gmail.com>
2782
ed6e7b11
JB
2783 * msdog.texi (Windows Fonts): Fix typos.
2784
d3b82927
JB
2785 * files.texi (Save Commands): Fix pxref.
2786
bc323c04
CY
27872009-04-18 Chong Yidong <cyd@stupidchicken.com>
2788
2789 * files.texi (Save Commands): Mention diff-buffer-with-file.
2790 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2791 Henoch (Bug#3036).
2792
2186d13f
GM
27932009-03-15 Glenn Morris <rgm@gnu.org>
2794
2795 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2796 the former is not always used.
2797 (Mail Headers): Use active voice. Add "Mail-reply-to".
2798 Change case of "Id". Avoid repeated "appropriate".
2799 (Mail Aliases): Fix previous change - use an example with a ".", so it
2800 does actually get quoted when expanded.
2801 (Mail Sending): Mailclient is the default on some systems.
2802 (Citing Mail): Mention mail-indentation-spaces.
2803 (Mail Mode Misc): Add an @dfn for "mail signature".
2804
71e454fc
CY
28052009-03-15 Chong Yidong <cyd@stupidchicken.com>
2806
2807 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2808 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2809 read-buffer-completion-ignore-case, and completion-styles.
2810 Remove description of partial-completion-mode.
71e454fc 2811
df1a3e06
GM
28122009-03-14 Glenn Morris <rgm@gnu.org>
2813
2814 * sending.texi (Mail Format): Fix typo. Add index entry for
2815 mail-header-separator.
2816 (Mail Headers): Put info about initialization and changing in one place
2817 at the start. Update FCC section for mbox Rmail. Clarify From
2818 section, mention mail-setup-with-from. Clarify Reply-to section.
2819 Add Mail-followup-to and mail-mailing-lists. Clarify References
2820 section.
2821 (Mail Aliases): Update example, make less contentious.
2822 Update for name change of mail-interactive-insert-alias.
2823 (Mail Mode): Remove mention of `%' as a word separator.
2824 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2825 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2826 commands. Clarify FCC handling. In mail-complete, add reference to
2827 Mail Aliases section, and mention mail-complete-function.
2828 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2829 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2830 signature netiquette. Explain how the mail hooks work when continuing
2831 a composition.
2832 (Mail Amusements): Internationalize the spook section a bit.
2833 Remove the spook mail-setup-hook example, since it doesn't work well.
2834 Mention fortune-file.
2835 (Mail Methods): Mention read-mail-command.
2836
ed6e7b11 28372009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2838
df1a3e06
GM
2839 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2840 and NS resources following recent changes.
959d68bd 2841
86dca3e8
JR
28422009-03-10 Jason Rumney <jasonr@gnu.org>
2843
2844 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2845 w32-use-visible-system-caret doc to indicate that it should get set
2846 automatically.
2847 (Windows Fonts): Add doc for the uniscribe backend.
2848
042fe98f
DN
28492009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2850
2851 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2852 vc-dir. (Bug#2598)
2853
7f8dba73
RS
28542009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2855
2856 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2857
505e70c3
GM
28582009-03-05 Glenn Morris <rgm@gnu.org>
2859
04242bdc
GM
2860 * rmail.texi (Rmail Basics): Add reference to sorting.
2861 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2862 Minor re-wordings.
2863 (Rmail Motion): Mention rmail-next-same-subject.
2864 (Rmail Deletion): Expunging is not the only way to change the numbers.
2865 (Rmail Labels): Labels can also be used in sorting.
2866 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2867 (Rmail Display): Mention rmail-mime.
2868
00cfe22c
GM
28692009-03-04 Glenn Morris <rgm@gnu.org>
2870
2871 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2872 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2873 summary. Mention sorts cannot be undone.
2874 (Rmail Display): Give an example of how to use goto-address-mode.
2875 (Rmail Editing): It's keybindings that are redefined, not commands.
2876 Fix some typos.
2877 (Movemail): Some minor rewording.
2878 (Remote Mailboxes): Emacs movemail supports pop by default.
2879 Fix some minor grammatical issues. The "two alternative ways" to
2880 specify a POP mailbox are really just one. Remove all reference to the
2881 variables rmail-pop-password and rmail-pop-password-required, obsolete
2882 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2883 can support Kerberos.
2884
3d963b67
GM
28852009-03-03 Glenn Morris <rgm@gnu.org>
2886
2887 * rmail.texi (Rmail Deletion): Revert previous change, which was
2888 describing the Rmail summary versions.
2889 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2890 Minor re-wording for rmail-resend.
2891 (Rmail Make Summary): Summaries apply to buffers rather than files.
2892 <rmail-summary-by-topic>: Headers includes the subject.
2893 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2894 details, including prefix arguments.
2340abde 2895 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2896 Not counting lines might be faster.
2897 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2898 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2899 Name the commands bound to the various keys. Mention prefix argument
2900 for searching.
3d963b67
GM
2901 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2902 Simplify rmail-highlighted-headers description. Update face name.
2903
a8ce3d17
JB
29042009-03-02 Juanma Barranquero <lekktu@gmail.com>
2905
2906 * mark.texi (Marking Objects): Fix typo.
2907
130a29b6
CY
29082009-03-01 Chong Yidong <cyd@stupidchicken.com>
2909
2910 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2911 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2912
9d5de6f8
GM
29132009-03-01 Glenn Morris <rgm@gnu.org>
2914
79fc530e 2915 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2916 (Rmail Motion): - M-s searches from the end of messages.
2917 (Rmail Deletion): Minor clarification. Fix numeric argument
2918 description.
2919 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2920 newmail and RMAILOSE files need not be in home-directory.
2921 (Rmail Files): Mention I/O menus are unselectable if no files match.
2922 Mention `MAIL' env-var.
2923
b545ff9c
JR
29242009-02-24 Jason Rumney <jasonr@gnu.org>
2925
2926 * mule.texi (Fontsets): Mention fontset-default, font specs and
2927 fallback fontsets.
2928 (Defining Fontsets): Mention ns and w32 variants of
2929 standard-fontset-spec. Update description of startup fontset to match
2930 Emacs 23 behavior.
a93be82a 2931 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2932 (International): Link to Modifying Fontsets.
b545ff9c 2933
75da0618 29342009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2935
2936 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2937 Mention ns-extended-platform-support-mode.
2938
6be93a16
KB
29392009-02-22 Karl Berry <karl@gnu.org>
2940
2941 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2942
867d4bb3
JB
29432009-02-19 Juanma Barranquero <lekktu@gmail.com>
2944
2945 * basic.texi (Moving Point, Position Info):
2946 * files.texi (Visiting):
2947 * mini.texi (Completion Options):
2948 * text.texi (HTML Mode): Remove duplicate words.
2949
49b5c0e8
GM
29502009-02-20 Glenn Morris <rgm@gnu.org>
2951
2952 * rmail.texi: Minor updates for mbox rather than Babyl.
2953
f43a822c
KB
29542009-02-17 Karl Berry <karl@gnu.org>
2955
49b5c0e8 2956 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2957
80d634b8
RS
29582009-02-17 Richard M Stallman <rms@gnu.org>
2959
2960 * anti.texi (Antinews): Mention Babyl format.
2961
2962 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2963
2964 * rmail.texi: Update for mbox format.
2965 Various small fixes, as well as the following.
2966 (Out of Rmail): Node deleted.
2967 (Rmail): Update menu.
2968 (Rmail Files): Comment out set-rmail-inbox-list.
2969 Document rmail-inbox-list instead.
2970 (Rmail Output): Substantial changes since C-o is now
2971 rmail-output-as-seen and o is rmail-output.
2972 (Rmail Attributes): Delete `stored', add `retried'.
2973 (Rmail Display): Editing headers works in all cases.
2974
f0d129c6
GM
29752009-02-17 Glenn Morris <rgm@gnu.org>
2976
2977 * basic.texi (Position Info): M-x count-lines-region is not always on
2978 M-=. (Bug#2269)
2979
160f11d3
GM
29802009-02-09 Glenn Morris <rgm@gnu.org>
2981
2982 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2983 defaults.
2984
763e01c4
EZ
29852009-02-07 Eli Zaretskii <eliz@gnu.org>
2986
2987 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2988 documentation of possible problems with redecoding.
2989
f5e1441d
GM
29902009-02-03 Glenn Morris <rgm@gnu.org>
2991
2992 * rmail.texi (Out of Rmail): Mention b2m.pl.
2993
e1eabe41
GM
29942009-01-31 Glenn Morris <rgm@gnu.org>
2995
2996 * rmail.texi (Out of Rmail): Correct b2m location.
2997
dd05f9de
CY
29982009-01-27 Chong Yidong <cyd@stupidchicken.com>
2999
3000 * fixit.texi (Undo): Update undo limit values.
3001
d74d846e
GM
30022009-01-27 Glenn Morris <rgm@gnu.org>
3003
3004 * emacs.texi (Top): Fix Antinews menu entry.
3005
49ffdce8
KB
30062009-01-25 Karl Berry <karl@gnu.org>
3007
3008 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3009 item with no marker, instead of the syntactically incorrect
3010 @itemize @asis.
3011
467e8d77
JL
30122009-01-25 Juri Linkov <juri@jurta.org>
3013
3014 * building.texi (Grep Searching): Fix index entry for lgrep.
3015
6c60bbdb
EZ
30162009-01-24 Eli Zaretskii <eliz@gnu.org>
3017
3018 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3019
9ce5a36f
AR
30202009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3021
3022 * macos.texi (Preferences Panel): Update description of font setting to
3023 reflect that prior frame selection is no longer needed.
3024
9aa5f2fb
NR
30252009-01-20 Nick Roberts <nickrob@snap.net.nz>
3026
3027 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3028 raise GUD subsections.
3029
3892ff9c
GM
30302009-01-15 Glenn Morris <rgm@gnu.org>
3031
3032 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3033
14731c8f
GM
30342009-01-10 Glenn Morris <rgm@gnu.org>
3035
3036 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3037
45c55e53
CY
30382009-01-04 Chong Yidong <cyd@stupidchicken.com>
3039
3040 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3041 logical lines.
3042
2e4667d1
JL
30432008-12-29 Juri Linkov <juri@jurta.org>
3044
3045 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3046
3047 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3048
2a3eac47
CY
30492008-12-28 Chong Yidong <cyd@stupidchicken.com>
3050
3051 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3052 goto-address-mode instead of goto-address.
3053
3da8da94
CY
3054 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3055 mode.
3056
2a3eac47
CY
3057 * emacs.texi (Top): Update node listing.
3058
057f6dd3
EZ
30592008-12-26 Eli Zaretskii <eliz@gnu.org>
3060
3061 * custom.texi (Directory Variables): Explain what is a "project".
3062 Add indexing. Improve wording. Add a footnote about using
3063 _dir-locals.el on MS-DOS.
3064
e6979067
DN
30652008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3066
3067 * files.texi (Misc File Ops): Mention chmod as an alias for
3068 set-file-modes.
3069
9de15963
MR
30702008-12-24 Martin Rudalics <rudalics@gmx.at>
3071
3072 * help.texi (Help): Fix typos and reword.
3073 (Help Summary): Add entries for C-h n and C-h r, reorder
3074 entries, and do some minor fixes.
3075 (Name Help): Say that C-h F works for commands only.
3076 (Misc Help): Say that view-lossage displays 300 keystrokes.
3077
236fd60d
GM
30782008-12-20 Glenn Morris <rgm@gnu.org>
3079
3080 * ack.texi (Acknowledgments): General update based on AUTHORS,
3081 including removal of some stuff no longer distributed.
3082
349b3256
AM
30832008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
3084
3085 * fixit.texi: Mention hunspell
3086
e840fca5
GM
30872008-12-19 Glenn Morris <rgm@gnu.org>
3088
3089 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3090 Consolidate explanatory text at start.
e840fca5
GM
3091
3092 * display.texi (Text Display):
3093 * indent.texi (Indentation): Use @acronym with ASCII.
3094
9dfa7983
GM
30952008-12-18 Glenn Morris <rgm@gnu.org>
3096
3097 * ack.texi: Various small updates and fixes.
3098
97b3a00b
JL
30992008-12-18 Juri Linkov <juri@jurta.org>
3100
3101 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3102 as a key binding to start a forward nonincremental word search.
3103 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3104 a backward nonincremental word search. Add index for `M-s w'
3105 `isearch-forward-word'.
3106 (Regexp Search): Add a short summary of regexp key commands like
3107 in the node "Basic Isearch".
3108 (Other Repeating Search): Fix typo.
3109
31102008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3111
3112 * misc.texi (PostScript Variables): Fix doc.
3113
31ce6a07
CY
31142008-12-10 Chong Yidong <cyd@stupidchicken.com>
3115
3116 * programs.texi (Program Modes): Mention Ruby mode.
3117
636b507b
DN
31182008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3119
3120 * misc.texi (emacsclient Options): Describe what an empty string
3121 argument does for --alternate-editor.
3122
a323fa14
CY
31232008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3124
3125 * cmdargs.texi (Font X): Distinguish between client-side and
3126 server-side fonts. List valid Fontconfig properties. Add reference to
3127 Fontconfig manual. List valid GTK font properties. Explain use of
3128 fc-list.
3129
c5ca6cd0
CY
31302008-12-09 Chong Yidong <cyd@stupidchicken.com>
3131
3132 * cmdargs.texi (Font X): Move discussion of quoting to top.
3133
e5136377
GM
31342008-12-06 Glenn Morris <rgm@gnu.org>
3135
3136 * maintaining.texi (Old Revisions): Improve previous change.
3137
248c026b
RS
31382008-12-05 Richard M Stallman <rms@gnu.org>
3139
3140 * anti.texi (Antinews): Minor fixes.
3141
a9253a1e
GM
31422008-12-03 Glenn Morris <rgm@gnu.org>
3143
3144 * maintaining.texi (Old Revisions): Fix diff-switches description.
3145
fa687b02
MR
31462008-12-01 Martin Rudalics <rudalics@gmx.at>
3147
3148 * emacs.texi (Top): Fix typo.
3149
72e6decd
CY
31502008-11-30 Chong Yidong <cyd@stupidchicken.com>
3151
320ee034
CY
3152 * misc.texi (Document View): Explain dependence on gs at the top.
3153 Copyedits.
3154
3155 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3156
72e6decd
CY
3157 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3158 (Comment Commands): Discuss region-active behavior of M-; first.
3159
2a472ee4
MR
31602008-11-29 Martin Rudalics <rudalics@gmx.at>
3161
9c6361c9
MR
3162 * display.texi (Line Truncation): Add reference to Continuation
3163 Lines.
3164
2a472ee4
MR
3165 * windows.texi (Pop Up Window): Mention split-height-threshold
3166 and split-width-threshold.
9c6361c9 3167 (Split Window): Add reference to Continuation Lines.
2a472ee4 3168
e93bc142
AR
31692008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3170
3171 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3172 (GNUstep Support): New node.
3173 * anti.texi:
3174 * emacs.texi:
3175 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3176
43b978db
RS
31772008-11-28 Richard M Stallman <rms@gnu.org>
3178
3179 * misc.texi (Dissociated Press): Minor cleanups.
3180
3181 * dired.texi (Image-Dired): Avoid passive.
3182
e8e2bd93
EZ
31832008-11-28 Eli Zaretskii <eliz@gnu.org>
3184
3185 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3186 representation.
3187
8d2d45da
CY
31882008-11-26 Richard M. Stallman <rms@gnu.org>
3189
3190 * files.texi (Visiting): Rewrite paragraph for clarity.
3191
3192 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3193
a5f7bbcc
AM
31942008-11-25 Alan Mackenzie <acm@muc.de>
3195
3196 * programs.texi (Moving by Parens): Clarify that parens inside strings
3197 and comments are ignored, and that the commands assume the starting
3198 point isn't in a string or comment.
3199
a71703d3
AR
32002008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3201
3202 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3203 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3204 version.
3205 (Mac Customization): Rewrite Preferences Panel section and merge in to
3206 this node, add Open files by dragging to an Emacs window.
3207
3208 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3209
aa5ab79a
CY
32102008-11-26 Chong Yidong <cyd@stupidchicken.com>
3211
0cc92c19
CY
3212 * files.texi (Misc File Ops): Document set-file-modes.
3213
c366b4e4
CY
3214 * windows.texi (Split Window): Document integer values of
3215 truncate-partial-width-windows.
3216
aa5ab79a
CY
3217 * text.texi (Text): Simplify description of markup languages.
3218 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3219 (TeX Editing): Note that `""' inserts one `"' character.
3220 (HTML Mode): Note in the introduction that XML mode is an alias for
3221 SGML mode. Mention nXML mode.
3222
56221db7
CY
32232008-11-25 Chong Yidong <cyd@stupidchicken.com>
3224
3225 * building.texi (Watch Expressions): Fix typo.
3226
90effe33
CY
32272008-11-24 Chong Yidong <cyd@stupidchicken.com>
3228
f90a5ae3
CY
3229 * files.texi (Visiting): Document new behavior of
3230 confirm-nonexistent-file-or-buffer.
3231
1c6c854e
CS
3232 * buffers.texi (Select Buffer):
3233 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3234
a18ffb4a
CY
3235 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3236 edit-picture.
3237
90effe33
CY
3238 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3239 edit-picture', since that is just an alias for picture-mode.
3240 (Sentences): Note that repeated M-@ extends the region.
3241 (Pages): Make terminology more consistent. Link to Regexps node.
3242 (Longlines): Discuss relationship with Visual Line mode.
3243 (Text Mode): Remove extraneous discussion of other modes, since they
3244 were already introduced in the parent node.
3245
e85103ec
CY
32462008-11-23 Chong Yidong <cyd@stupidchicken.com>
3247
5cb2fe30
CY
3248 * anti.texi (Antinews): Rewrite.
3249
1eb9b307 3250 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3251
3252 * frames.texi (Frame Commands): Mention "minimize" terminology.
3253
e85103ec
CY
3254 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3255 formats.
b908332f
CY
3256 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3257 (Misc X): Don't document useless -hb option.
e85103ec 3258
607f5f88
JL
32592008-11-22 Juri Linkov <juri@jurta.org>
3260
3261 * dired.texi (Dired Navigation): Change normal file name search option
3262 from `non-nil' to `t'. Add `dwim' option.
3263
e1b867a0
JL
32642008-11-22 Juri Linkov <juri@jurta.org>
3265
3266 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3267 ".dir-locals.el". Rename `define-project-bindings' to
3268 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3269 `dir-locals-set-directory-class'.
3270
dd186936
LK
32712008-11-22 Lute Kamstra <lute@gnu.org>
3272
3273 * buffers.texi (Select Buffer): Index goto-line.
3274 * basic.texi (Moving Point): Mention the use of a numeric prefix
3275 argument with goto-line and refer to Select Buffer for the use of a
3276 plain prefix argument.
3277
4b121911
GM
32782008-11-19 Glenn Morris <rgm@gnu.org>
3279
3280 * doclicense.texi: Update to FDL 1.3.
3281 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3282
27267e4c
CY
32832008-11-17 Chong Yidong <cyd@stupidchicken.com>
3284
696f351d
CY
3285 * custom.texi (Minor Modes): Define mode commands and mode variables
3286 more precisely. Recommend using mode commands instead of setting
3287 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3288 (Easy Customization): Use "init file" instead of .emacs.
3289 (Customization Groups): Update to new Custom buffer appearance.
3290 (Saving Customizations): Copyedits. Update example.
3291 (Variables): Give example of variable type-sensitivity.
3292 (Examining): Update example.
3293 (Hooks): Copyedits.
3294 (Specifying File Variables): Use C comments instead of an artificial
3295 Lisp for the example.
3296 (Keymaps): Move internals discussion to Prefix Keymaps.
3297 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3298 (Init Rebinding): Document kbd macro.
3299 (Init File): Link to Find Init.
696f351d
CY
3300
3301 * mark.texi (Using Region): Document Delete Selection Mode more
3302 thoroughly.
3303
3304 * frames.texi (Mouse Commands): Move most of the description of Delete
3305 Selection Mode to Using Region, and link to it.
1bc9c425 3306 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3307
b0570c25
CY
3308 * building.texi (Compilation): Document first-error value of
3309 compilation-scroll-output.
3310 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3311 works as soon as an error is available. Suggested by Juri Linkov.
3312
27267e4c
CY
3313 * mini.texi (Passwords): New node.
3314
3315 * files.texi (Remote Files): Link to Passwords node.
3316
3317 * emacs.texi (Top): Update node listings.
3318
122eb807
CY
33192008-11-16 Chong Yidong <cyd@stupidchicken.com>
3320
9c9855a3
CY
3321 * ack.texi (Acknowledgments): Some updating of credits.
3322
bd6fdcad
CY
3323 * emacs.texi (Acknowledgments): Add a couple more names.
3324
dd1eef46
CY
3325 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3326
122eb807 3327 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3328 (Misc File Ops): Document use of trash.
122eb807 3329
801a8da1
JB
33302008-11-16 Juanma Barranquero <lekktu@gmail.com>
3331
3332 * macos.texi (Mac Customization): Fix typos.
3333
0b4f2253
CY
33342008-11-14 Chong Yidong <cyd@stupidchicken.com>
3335
3336 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3337 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3338 the conventions of the main Emacs manual.
3339
3340 * emacs.texi (Top): Update node listings.
3341
517e2b89
CY
33422008-11-12 Chong Yidong <cyd@stupidchicken.com>
3343
07a85685
CY
3344 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3345 command-line-args is processed during startup.
3346 (Action Arguments): Correctly describe how file arguments interact with
3347 the startup screen. Link to Lisp Interaction for scratch buffer.
3348 (Initial Options): Link to Command Example for -batch option.
3349 (Environment): Document initial-environment.
3350
517e2b89
CY
3351 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3352 can't be changed in the site-start file.
3353
6337bbde
CY
33542008-11-07 Chong Yidong <cyd@stupidchicken.com>
3355
3356 * dired.texi (Dired): Mention C-x C-d too.
3357 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3358 (Dired Navigation): Explain dired-goto-file more clearly.
3359 Document dired-isearch-filenames.
6337bbde
CY
3360 (Dired Deletion): Remove unnecessary "expunged" terminology.
3361 (Flagging Many Files): & is now rebound to `% &'.
3362 (Shell Commands in Dired): Document dired-do-async-shell-command.
3363 Clarify how multi-file arguments are passed.
3364 (Misc Dired Features): Document dired-do-isearch.
3365
9e8eeff9
CY
33662008-11-06 Chong Yidong <cyd@stupidchicken.com>
3367
3368 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3369
e071f849
CY
33702008-11-03 Chong Yidong <cyd@stupidchicken.com>
3371
3372 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3373
05482eb1
CY
33742008-11-01 Chong Yidong <cyd@stupidchicken.com>
3375
e2346dea
CY
3376 * programs.texi (Program Modes): Link to Program Indent node.
3377 (Left Margin Paren): Explain consequences of changing
3378 open-paren-in-column-0-is-defun-start more concisely.
3379 (Which Function, Program Indent, Info Lookup): Minor edits.
3380 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3381 (Multi-line Indent): If region is active, TAB indents the region.
3382 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3383 (Matching): The delimiter at the cursor is highlighted---the character
3384 changes color.
3385 (Symbol Completion): Link to Completion node.
3386
e4b6428c
CY
3387 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3388 a strictly text-only system.
3389
05482eb1
CY
3390 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3391 batch mode.
3392
a11d3737
RS
33932008-11-01 Richard M. Stallman <rms@gnu.org>
3394
5abad626
RS
3395 * misc.texi (Document View): Major rewrite.
3396
a11d3737
RS
3397 * maintaining.texi (Types of Log File): Change logs are older than
3398 version control.
3399 (VCS Concepts): Simplify and rearrange.
3400 (Version Control Systems): Make it clear that Linux is only the kernel.
3401 (VC Mode Line): Shorten reference to menu item.
3402 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3403 (VC Directory Mode): Minor cleanup.
3404 Unchanged files are hidden, not omitted.
3405 (VC Directory Commands): Shorten and simplify.
3406 (Change Log Commands): New node, split from Change Logs.
3407 (VC Directory Buffer): New node, split from VC Directory Mode.
3408
c55a4acb
CY
34092008-10-31 Chong Yidong <cyd@stupidchicken.com>
3410
1c6c854e 3411 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3412 from files.texi.
3413
1c6c854e
CS
3414 * files.texi (Version Control): Move to maintaining.texi.
3415 Subnodes moved as well.
3416 (Document Files): Move to misc.texi.
df0356f6 3417
c55a4acb
CY
3418 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3419 vc-update-change-log.
df0356f6
CY
3420 (Version Control): Move here from files.texi.
3421 (Format of ChangeLog): Make it a subnode of Change Log.
3422
3423 * emacs.texi (Top): Update node listing.
c55a4acb 3424
ef082374
TH
34252008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3426
3427 * files.texi (Files): Add a section about document
3428 files (doc-view-mode).
3429
d52582c3
CY
34302008-10-31 Chong Yidong <cyd@stupidchicken.com>
3431
1c6c854e
CS
3432 * building.texi (Compilation Mode):
3433 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3434 (Debuggers): Lower GUD subsections to subsubsections.
3435 (Starting GUD): Add cindex.
3436 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3437
4e0a0968
CY
34382008-10-30 Chong Yidong <cyd@stupidchicken.com>
3439
03625b47
CY
3440 * indent.texi (Indentation): Link to Program Indent.
3441
4e0a0968
CY
3442 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3443 now uses emacsclient's terminal.
3444
8bd3f7ef
CY
34452008-10-29 Chong Yidong <cyd@stupidchicken.com>
3446
80e5620e
CY
3447 * mark.texi (Using Region): Document use-empty-active-region.
3448
97d5c404
CY
3449 * emacs.texi (Top): Update node listings.
3450
1c6c854e
CS
3451 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3452 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3453 (Invoking emacsclient): Rewrite, moving optional arguments to
3454 emacsclient Options.
21d2bae3
CY
3455 (emacsclient Options): New node. Document server-use-tcp and
3456 server-host.
8bd3f7ef 3457
5fda2cbd
CY
34582008-10-28 Chong Yidong <cyd@stupidchicken.com>
3459
3460 * indent.texi (Indentation): Replace list with paragraphed text,
3461 putting description of syntax-driven indentation first. Document new
3462 effect of active regions on tab.
3463 (Tab Stops): Note that editable tab stops affect indentation commands.
3464
4ff029f6
DN
34652008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3466
3467 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3468
996cd6e4
CY
34692008-10-23 Chong Yidong <cyd@stupidchicken.com>
3470
f28815e3
CY
3471 * custom.texi (Function Keys): Note that modified keypad keys are not
3472 translated.
3473
996cd6e4
CY
3474 * basic.texi (Arguments): Explain how to insert multiple digits.
3475
49545fe2
MA
34762008-10-22 Michael Albinus <michael.albinus@gmx.de>
3477
3478 * files.texi (Remote Files): Precise selection of default method.
3479 Rewrite paragraph about disabling remote file names.
3480
edac0b53
CY
34812008-10-22 Chong Yidong <cyd@stupidchicken.com>
3482
e752c544
CY
3483 * search.texi (Special Isearch): Document M-TAB is isearch.
3484
edac0b53
CY
3485 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3486 command.
3487
3488 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3489
20a36054
TH
34902008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3491
1c6c854e 3492 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3493 section.
3494
69051ab6
CY
34952008-10-21 Chong Yidong <cyd@stupidchicken.com>
3496
c4b1a32a
CY
3497 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3498 to files.texi. Move contents of vc2-xtra.texi here.
3499
3500 * vc2-xtra.texi: File removed.
3501
3502 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3503 Directory Commands from the submenu. Don't include deleted file
3504 vc2-xtra.texi.
3505
3506 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3507 (Version Control): Add VC Directory Mode and VC Directory Commands to
3508 the submenu.
3509 (Why Version Control?): Use table format.
3510 (Version Control Systems): Note that Meta-CVS support is gone.
3511 (VCS Concepts): Note precisely when VC started supporting filesets.
3512 Remove bogus xref to CVS Options node.
3513 (Types of Log File): Copyedits.
3514 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3515 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3516 The Right Thing.
3517 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3518 (Log Buffer): Reorganize node, putting C-c C-c description first.
3519 (Old Revisions): Use CVS for example, not RCS.
3520 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3521 Commands from the submenu, putting them under Version Control.
3522 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3523 need to include it in the manual unconditionally, since it is now
3524 crucial to using distributed version control systems.
1a6e2954
CY
3525 (Comparing Files): Note that diff uses the minibuffer, and that the
3526 output is shown using Diff mode.
1c6c854e
CS
3527 (Diff Mode): Explain what "patch" and "hunk" mean.
3528 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3529 diff-show-trailing-whitespaces.
1a6e2954 3530 (File Archives): Add rar support.
c4b1a32a 3531
69051ab6
CY
3532 * major.texi (Choosing Modes): Make mode selection sequence more
3533 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3534 magic-mode-alist is nil by default.
3535 Document magic-fallback-mode-alist.
69051ab6 3536
e7421e03
CY
35372008-10-20 Chong Yidong <cyd@stupidchicken.com>
3538
3539 * frames.texi (Mouse References): Copyedits.
3540
6b2efdc2
TH
35412008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3542
3543 * ack.texi (Acknowledgments): Add myself as doc-view author.
3544
9c5e9396
EZ
35452008-10-20 Eli Zaretskii <eliz@gnu.org>
3546
3547 * frames.texi (Dialog Boxes): Add @cindex entries.
3548
dac94f8e
CY
35492008-10-20 Chong Yidong <cyd@stupidchicken.com>
3550
3551 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3552 (Text-Only Mouse): Copyedit.
3553
25597d40
CY
35542008-10-19 Chong Yidong <cyd@stupidchicken.com>
3555
f8a447f6
CY
3556 * frames.texi: Use @key throughout for mouse clicks.
3557 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3558 (Secondary Selection): Fix modified mouse click syntax.
3559 (Clipboard): Describe Cut, Copy and Paste commands.
3560 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3561 Copyedits.
3562 (Creating Frames): Add xref to Init File.
3563 (Frame Commands): Add xref to Exiting.
3564 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3565
b0f95216
CY
35662008-10-15 Chong Yidong <cyd@stupidchicken.com>
3567
b0817f00
CY
3568 * files.texi (Version Control): Copyedits. Add Bazaar.
3569 (Version Control Systems): List different VCS's using an itemized list.
3570 Add Bazaar.
3571 (VCS Concepts): Copyedits. Tweak description of file merging.
3572
b0f95216
CY
3573 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3574 (Cut/Paste Other App): Document select-active-regions and
3575 x-select-enable-primary.
3576
69d0d701
CY
35772008-10-13 Chong Yidong <cyd@stupidchicken.com>
3578
3579 * mark.texi (Shift Selection): Correct case in node name.
3580
3581 * emacs.texi (Top): Update node order in Mark chapter.
3582
375e8351
EZ
35832008-10-12 Eli Zaretskii <eliz@gnu.org>
3584
3585 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3586
3587 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3588 elsewhere in the manual instead of describing yet again the intricacies
3589 of $HOME on MS-Windows and MS-DOS.
3590
ab58114f
CY
35912008-10-12 Chong Yidong <cyd@stupidchicken.com>
3592
4f959513 3593 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3594 (Minibuffer File): Add discussion of `~' in file names.
3595 Add insert-default-directory index reference.
4f959513 3596
ab58114f
CY
3597 * files.texi (File Names): Reorganize description.
3598 (Visiting): Add xref to Mode Line. Copyedits.
3599 (Save Commands): Mention prefix behavior of C-x C-s.
3600 (Numbered Backups): Node deleted.
3601 (Backup Names): Contents of Numbered Backups moved here. State default
3602 of version-control variable.
3603 (Reverting): Copyedits.
3604 (Version Control): Add additional version control systems.
3605
3606 * emacs.texi (Top): Delete Numbered Backups node.
3607
3608 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3609 Backup Names.
f2884f63 3610 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3611
b0b5100a
RF
36122008-10-11 Romain Francoise <romain@orebokech.com>
3613
3614 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3615
89774b5f
CY
36162008-10-11 Chong Yidong <cyd@stupidchicken.com>
3617
3618 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3619 (Select Buffer): Mention use of minibuffer history. Describe default
3620 value of default-major-mode. Mention that C-x 4 b selects the other
3621 window.
3622 (List Buffers): Document CRM indicators in the order they appear.
3623 (Kill Buffer): Document new command kill-matching buffers.
3624 (Several Buffers): Move explanation of the relationship between buffer
3625 list and buffer menu to the top.
3626 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3627
4c72bf27
CY
36282008-10-10 Chong Yidong <cyd@stupidchicken.com>
3629
3630 * entering.texi (Exiting): Document change of C-x C-c to
3631 save-buffers-kill-terminal. Document kill-emacs.
3632
f68eb991
EZ
36332008-09-30 Eli Zaretskii <eliz@gnu.org>
3634
3635 * mule.texi (Coding Systems): Don't mention codepage-setup.
3636
3637 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3638 cpNNN coding systems anymore.
3639 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3640 for unibyte mode. Don't mention line-drawing characters.
3641 Don't mention dos-unsupported-char-glyph.
f68eb991 3642
1a2dd44d
CY
36432008-09-25 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * search.texi (Search): Shorten introduction.
3646 (Basic Isearch): Add command table. Discuss reverse isearch and
3647 isearch highlighting.
3648 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3649 ring to cindex.
3650 (Special Isearch): Move input methods discussion here.
3651 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3652 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3653 Repeat Isearch.
3654 (Isearch Minibuffer): New node.
3655 (Word Search): Document new word search commands.
3656 (Regexp Example): Simplify example using sentence-end-base variable.
3657 (Replace): Reword introduction.
3658 (Unconditional Replace): Remove unnecessary example.
3659 (Other Repeating Search): Document new `M-s o' binding.
3660
3661 * emacs.texi (Top): Update node listings.
3662
e45da31d
JB
36632008-09-22 Juanma Barranquero <lekktu@gmail.com>
3664
3665 * emacs.texi (Top): Remove Kill Errors from menu.
3666
841c8096
CY
36672008-09-22 Chong Yidong <cyd@stupidchicken.com>
3668
402168fa
CY
3669 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3670 interface for defining macros. Simplify examples. Note that C-g quits
3671 macro definitions.
1c6c854e
CS
3672 (Keyboard Macro Counter): Document using F3 to insert counter.
3673 Give usage example.
402168fa
CY
3674 (Keyboard Macro Query): Organize query responses in a table.
3675
1c6c854e
CS
3676 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3677 Link to Erasing node.
841c8096
CY
3678 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3679 rationale to a footnote.
3680 (Kill Errors): Remove node, due to redundancy with Erasing.
3681 (Spelling): Move discussion of flyspell to end. Note new behavior of
3682 M-$ in active region. Remove non-ispell-specific keybindings from
3683 table.
3684
eab2ee89
DN
36852008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3686
3687 * cmdargs.texi (Initial Options): Document --daemon.
3688
3d53e905
GM
36892008-09-20 Glenn Morris <rgm@gnu.org>
3690
3691 * files.texi (Numbered Backups): Mention that some modes set
3692 version-control.
3693
1c90484d
GM
36942008-09-20 Jim Blandy <jimb@red-bean.com>
3695
3696 * files.texi (Numbered Backups): Reference File Variables, as well.
3697 Remove discussion of Rmail's implementation.
3698
0fc0d844
CY
36992008-09-06 Chong Yidong <cyd@stupidchicken.com>
3700
3701 * misc.texi (Recursive Edit): Note that top-level exits active
3702 minibuffers.
3703
3704 * trouble.texi (Quitting): Likewise.
3705
b18d283d
CY
37062008-08-31 Chong Yidong <cyd@stupidchicken.com>
3707
3708 * emacs.texi (Top): Add Temporary Face Changes xref.
3709
3710 * display.texi (Display): Move Temporary Face Changes node to just
3711 after Standard Faces.
3712 (Scrolling): Document recenter-top-bottom instead of recenter.
3713 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3714 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3715 (Display Custom): Copyedits.
3716 (Optional Mode Line): Document display-battery-mode.
3717
180135fc
RF
37182008-08-27 Romain Francoise <romain@orebokech.com>
3719
3720 * custom.texi (Directory Variables): Minor fix.
3721
d3fe3475
GM
37222008-08-27 Glenn Morris <rgm@gnu.org>
3723
3724 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3725 descriptions.
3726 (Calendar Customizing): Tweak layout description.
183080b6 3727 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3728 markers. Condense calendar-star-date and calendar-mark-today
3729 description.
3730 (Holiday Customizing): Add oriental and solar holidays.
3731 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3732 Fix holiday-float description. Use zerop in examples. Be less verbose.
3733 (Date Display Format): Change ISO format. Be less verbose.
3734 (Diary Customizing): Mention day and month abbrev arrays.
3735 Mention the date-form variables by name. Update European example.
3736 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3737 Condense examples. Mention diary-entry-symbols by name.
3738 Condense table for insertion commands.
3739 (Fancy Diary Display): Mention diary-include-string and
3740 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3741 Ethiopic, Persian date functions. Condense descriptions.
3742
3743 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3744 (Adding to Diary): Adapt for changed node name.
3745
71755807
GM
37462008-08-26 Glenn Morris <rgm@gnu.org>
3747
3748 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3749 node "Hebrew/Islamic Entries".
3750
3751 * calendar.texi (Specified Dates): Fix names of iso functions.
3752 (General Calendar): There may not be another window.
3753 (Writing Calendar Files, Holidays): Tweak intro.
3754 (Holidays): Mention Baha'i and Chinese holidays.
3755 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3756 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3757 (To Other Calendar): Add calendar-print-other-dates.
3758 Refer to "graphic display" rather than "X.
3759 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3760 (Displaying the Diary): Fix whitespace after reference.
3761 Fix `diary-number-of-entries' reference.
3762 (Date Formats): Explicitly mention that day names can be abbreviated.
3763 (Adding to Diary): Add some references to other sections.
3764 (Special Diary Entries): Fix reference.
3765 (Appointments): Simplify appt-message-warning-time entry.
3766 Clarify where times must be.
3767 (Importing Diary): Comment out icalendar paragraph that does not apply.
3768 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3769
d76ebc75
GM
37702008-08-23 Glenn Morris <rgm@gnu.org>
3771
3772 * fortran-xtra.texi (Fortran): Change description of free form and
3773 fixed form a bit. Mention hideshow and imenu.
3774 (Fortran Motion): Mention fortran-end-of-subprogram,
3775 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3776 (Fortran Indent): Minor re-word.
3777 (ForIndent Commands): Mention fortran-fill-paragraph and
3778 fortran-fill-statement.
3779 (ForIndent Cont): Mention fortran-tab-mode-string.
3780 (Fortran Comments): Mention fortran-comment-line-start-skip.
3781 (Fortran Columns): Mention font-locking.
3782 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3783
1fc0ce04 37842008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3785
3786 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3787
5c52e13c
CY
37882008-08-22 Chong Yidong <cyd@stupidchicken.com>
3789
3790 * mini.texi (Minibuffer): Simplify introduction.
3791 (Minibuffer File): Document tilde in minibuffer filenames.
3792 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3793 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3794 (Completion Example): Update example to current command list.
3795 (Completion Options): Document `lazy' value of completion-auto-help.
3796 Update contents of completion-ignored-extensions.
3797 (Minibuffer History): Describe "future history" list. State default
3798 value of history-delete-duplicates.
3799
77a00355
GM
38002008-08-21 Glenn Morris <rgm@gnu.org>
3801
3802 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3803 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3804
39ee1d04
CY
38052008-08-17 Chong Yidong <cyd@stupidchicken.com>
3806
3807 * regs.texi (Registers): Clarify valid register names.
3808 (RegPos): Note that buffer is saved and restored too.
3809 (RegText): Note that mark is reactivated/deactivated.
3810 (RegConfig): Xref to Windows node.
3811
b12c348f
CY
38122008-08-16 Chong Yidong <cyd@stupidchicken.com>
3813
3ae7ba79
CY
3814 * basic.texi (Inserting Text): Provide command name for C-q.
3815
b12c348f
CY
3816 * killing.texi (Killing): Copyedit. Define read-only text.
3817 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3818 (Killing by Lines): Copyedit.
3819 (Other Kill Commands): Move M-w description here.
3820 (Yanking): Move M-w to Other Kill Commands.
3821 (Kill Ring): Also mention saving text in registers. Link to Text
3822 Properties in elisp manual.
3823 (Accumulating Text): Copyedit.
3824 (CUA Bindings): Shift selection is now the default.
3825
d8ff7692
TZ
38262008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3827
3828 * maintaining.texi (Change Log): Mention next-error is available.
3829
a43a8a2e
GM
38302008-08-10 Glenn Morris <rgm@gnu.org>
3831
3832 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3833 and intermonth text.
3834 (Holiday Customizing): Add holiday-chinese.
3835
eba27308
EZ
38362008-08-08 Eli Zaretskii <eliz@gnu.org>
3837
3838 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3839
5f14a5b3
DN
38402008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3841
3842 * files.texi (Log Buffer): Describe C-c C-d.
3843 (Diff Mode): Describe C-x 4 A.
3844
49989bff
EZ
38452008-08-06 Eli Zaretskii <eliz@gnu.org>
3846
3847 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3848
5c915c02
DN
38492008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3850
2beaf97a
DN
3851 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3852 describe the new bindings to show the changeset diff, toggle annotation
3853 visibility, show revisions.
3854 (VC Status): Describe key bindings for modifying the change comments,
3855 displaying changeset diffs and annotations.
3856
5c915c02
DN
3857 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3858
71798ace
NR
38592008-08-05 Nick Roberts <nickrob@snap.net.nz>
3860
3861 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3862
b8949644
EZ
38632008-08-02 Eli Zaretskii <eliz@gnu.org>
3864
3865 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3866 and wording.
3867
819567d1
DN
38682008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3869
3870 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3871 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3872 commands. Improve some old info.
3873
5f38310a
CY
38742008-07-31 Chong Yidong <cyd@stupidchicken.com>
3875
0dc3906b
CY
3876 * display.texi (Visual Line Mode): New node.
3877
5f38310a 3878 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3879 (Moving Point): Add additional alternative key bindings.
3880 Describe line-move-visual.
5f38310a
CY
3881 (Erasing): Describe DEL.
3882 (Basic Undo, Blank Lines, Arguments): Copyedit.
3883 (Continuation Lines): Mention Visual Line mode.
3884 (Position Info): Move extended discussion to mule.texi.
3885
3886 * mule.texi (International Chars): Describe C-x =.
3887
3888 * emacs.texi (Top): Add Visual Line Mode node.
3889
7c2fb837
DN
38902008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3891
3892 * emacs.texi: Remove VMS support.
3893
3f6b73ef
DN
38942008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3895
3896 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3897 the vc-dir command name.
3898
9e2a2647
DN
38992008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3900
3901 * xresources.texi: Remove mentions of Mac Carbon.
3902
568beaa2
AS
39032008-07-19 Andreas Schwab <schwab@suse.de>
3904
3905 * ns-emacs.texi: Move to ../misc.
3906
0ef94706
CY
39072008-07-15 Chong Yidong <cyd@stupidchicken.com>
3908
3909 * entering.texi (Exiting): Don't describe text-only terminals as the
3910 default. Describe the new startup screen.
3911 (Exiting): Describe how to kill Emacs first. Change description of
3912 iconification to handle modern window systems.
3913
ba60bd44 39142008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3915
3916 * ns-emacs.texi: New file, documents features of Emacs port under
3917 NeXTstep windowing.
3918
9f30aa73
CY
39192008-07-15 Chong Yidong <cyd@stupidchicken.com>
3920
938a5d2e
CY
3921 * entering.texi (Entering Emacs): Update prev node.
3922
3923 * glossary.texi (Glossary): Remove xref to Text Characters.
3924
9f30aa73
CY
3925 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3926 directly, rather than in the context of ASCII. Move description of
3927 special properties of modifier key to new Modifier Keys node.
3928 (Keys): Copyedit.
3929 (Text Characters): Delete node. Multibyte is the default nowadays, and
3930 the node contents are obsolete.
3931
3932 * custom.texi (Modifier Keys): New node.
3933
3934 * emacs.texi (Top): Update node list.
3935
7e53d36c
CY
39362008-07-13 Chong Yidong <cyd@stupidchicken.com>
3937
3938 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3939 saying that Emacs provides menus and mouse support (which is par for
3940 the course).
3941
3942 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3943 early on.
3944 (Point): Copyedit. Relegate historical trivia to a footnote.
3945 (Mode Line): Explain mode-line format more consistently.
3946 (Menu Bar): Copyedit.
3947
1e9fa96d
GM
39482008-06-27 Glenn Morris <rgm@gnu.org>
3949
3950 * cal-xtra.texi (Sexp Diary Entries):
3951 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3952
dc9bebb8
CY
39532008-06-26 Chong Yidong <cyd@stupidchicken.com>
3954
3955 * mark.texi (Shift selection): New node.
3956 (Mark): Copyedits.
3957 (Persistent Mark): Move to the end of the chapter.
3958
e7881076
EZ
39592008-06-20 Eli Zaretskii <eliz@gnu.org>
3960
3961 * makefile.w32-in (distclean): Remove makefile.
3962
f427400c
NR
39632008-06-17 Nick Roberts <nickrob@snap.net.nz>
3964
3965 * building.texi (Starting GUD): Add an entry for gud-gdb.
3966 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3967 command mode.
3968
b597d348
GM
39692008-06-17 Glenn Morris <rgm@gnu.org>
3970
3971 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3972
647b7094
NR
39732008-06-17 Nick Roberts <nickrob@snap.net.nz>
3974
3975 * building.texi (Starting GUD): Expand on remote debugging.
3976 (Other GDB-UI Buffers): Mention new keyboard bindings.
3977
47a30023
GM
39782008-06-15 Glenn Morris <rgm@gnu.org>
3979
3980 * gnu.texi: Use a verbatim license for this invariant section,
3981 as per etc/GNU.
3982
37e5d54a
GM
39832008-06-13 Daniel Engeler <engeler@gmail.com>
3984
3985 * emacs.texi, misc.texi: Add documentation about serial port access.
3986
8e65d46c
GM
39872008-06-13 Glenn Morris <rgm@gnu.org>
3988
c1473b4c
MB
3989 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3990 maintain.info.
8e65d46c 3991
e40a85cd
MB
39922008-06-05 Miles Bader <miles@gnu.org>
3993
3994 * display.texi (Temporary Face Changes): Update to reflect function
3995 renamings in face-remap.el.
3996
56c73dec
MB
39972008-06-04 Miles Bader <miles@gnu.org>
3998
1c6c854e
CS
3999 * display.texi (Temporary Face Changes):
4000 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4001 `increase-buffer-face-height' and `decrease-default-face-height' now
4002 that they aren't bound by default.
4003
9d3d42fb
MB
40042008-06-03 Miles Bader <miles@gnu.org>
4005
4006 * display.texi (Temporary Face Changes): New node.
4007
2be6bfe2
EZ
40082008-05-31 Eli Zaretskii <eliz@gnu.org>
4009
4010 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4011
daf7e339
GM
40122008-05-31 Glenn Morris <rgm@gnu.org>
4013
4014 * cal-xtra.texi (Fancy Diary Display): Simplify.
4015
d21d2618
GM
40162008-05-30 Glenn Morris <rgm@gnu.org>
4017
4018 * cal-xtra.texi (Fancy Diary Display): Update for
4019 diary-display-function replacing diary-display-hook.
4020
71ce5fd0
JB
40212008-05-29 Drew Adams <drew.adams@oracle.com>
4022
4023 * msdog.texi (Windows Keyboard): Add descriptions of
4024 w32-register-hot-key and w32-unregister-hot-key.
4025
a3cdbdf8
MO
40262008-05-21 Tom Tromey <tromey@redhat.com>
4027
4028 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4029 Variables node.
4030
854a574c
MO
40312008-05-19 Tom Tromey <tromey@redhat.com>
4032
4033 * custom.texi (Variables): Add Directory Variables to menu.
4034 (Directory Variables): New node.
4035
7c2ec3f9
ER
40362008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4037
71ce5fd0 4038 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4039
370fded4
ER
40402008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4041
4042 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4043 Revision Tags and rewritten. Section now uses modern terminology,
4044 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4045 accurately.
4046
6af511e3
EZ
40472008-05-10 Eli Zaretskii <eliz@gnu.org>
4048
4049 * msdog.texi (Windows Files): Update documentation of
4050 w32-get-true-file-attributes.
4051
7a78b6e7
ER
40522008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4053
4054 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4055 directory mode.
4056
1bcfc24e
CY
40572008-05-08 Chong Yidong <cyd@stupidchicken.com>
4058
4059 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4060 entry "television".
1bcfc24e 4061
db86064f
ER
40622008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4063
ab5ec32c 4064 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4065
a31b405e
ER
40662008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4067
4068 * emacs/buffers.texi, emacs/files.texi (Version-control):
4069 vc-toggle-read-only is no longer a good idea...
4070
ff2c14fc
GM
40712008-04-29 Glenn Morris <rgm@gnu.org>
4072
4073 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4074
367c9b7c
JL
40752008-04-22 Juri Linkov <juri@jurta.org>
4076
4077 * dired.texi (Subdirectories in Dired): Describe using `^'
4078 to return to the parent directory.
4079
4ac1e9b4
NR
40802008-04-22 Nick Roberts <nickrob@snap.net.nz>
4081
4082 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4083 recent changes.
4084
b9b3bf2b
NR
40852008-04-19 Nick Roberts <nickrob@snap.net.nz>
4086
4087 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4088 (Other GDB-UI Buffers): Update for recent thread related changes.
4089
4d120d6a
SM
40902008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4091
4092 * maintaining.texi (Maintaining):
4093 * emacs.texi (Top): Typo.
4094
a152877d
SM
40952008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4096
b9b3bf2b
NR
4097 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4098 arg in `font-lock-add-keywords'.
a152877d 4099
36c0514c
GM
41002008-04-08 Glenn Morris <rgm@gnu.org>
4101
4102 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4103 Also add Baha'i calendar references where appropriate.
4104
06a97d46
GM
41052008-04-05 Glenn Morris <rgm@gnu.org>
4106
4107 * custom.texi (Init File): Byte-compiling .emacs is bad.
4108
6adc6eed
SM
41092008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4110
4111 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4112
571388b0
GM
41132008-03-29 Glenn Morris <rgm@gnu.org>
4114
4115 * calendar.texi: Update for `calendar-date-style' replacing
4116 `european-calendar'.
4117
3ae8f876
JR
41182008-03-28 Jason Rumney <jasonr@gnu.org>
4119
4120 * display.texi (Display Custom): Mention overlay-margin in text.
4121
5bc6ddff 41222008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4123
5bc6ddff
MB
4124 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4125 tutorial' comments.
03a864d5 4126
7186a830
CY
41272008-03-28 Chong Yidong <cyd@stupidchicken.com>
4128
4129 * mark.texi (Mark): Rearrange nodes.
4130 (Persistent Mark): Rename from Transient Mark.
4131 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4132 Describe Transient Mark mode as the default.
4133
4134 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4135 the default behavior with Transient Mark mode off.
4136 (Position Info): Fix typo.
4137
71ce5fd0
JB
4138 * display.texi (Standard Faces): Reference the Mark node.
4139 Remove discussion of the region face, which is discussed there.
7186a830
CY
4140
4141 * emacs.texi (Top): Update node listings.
4142
4143 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4144 as the default.
4145
4146 * fixit.texi (Undo): Standardize choice of undo key sequence.
4147 (Undo, Spelling): Describe Transient Mark mode as the default.
4148
4149 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4150 default.
4151
4152 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4153
4154 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4155 mode is the default, and note that the mark is not activated when set.
4156
4157 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4158 Describe Transient Mark mode as the default.
4159
4160 * search.texi (Basic Isearch): Reference the Mark Ring node.
4161 (Replace, Unconditional Replace, Other Repeating Search):
4162 Describe Transient Mark mode as the default.
4163
1c6c854e
CS
4164 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4165 Describe Transient Mark mode as the default.
7186a830
CY
4166 (Paragraphs): Describe how M-h behaves when region is active.
4167
4168 * trouble.texi (Quitting): Clarify effects of C-g.
4169
dc47d1ff
GM
41702008-03-13 Glenn Morris <rgm@gnu.org>
4171
4172 * emacs.texi (EMACSVER): Set to 23.0.60.
4173
e3e0fb39 41742008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4175
e3e0fb39
GM
4176 * dired.texi (Hiding Subdirectories): Fix previous change.
4177
41782008-03-05 Drew Adams <drew.adams@oracle.com>
4179
4180 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4181
5e14abf8
KS
41822008-02-28 Kim F. Storm <storm@cua.dk>
4183
4184 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4185 Move describe-distribution to C-h C-o.
4186 Move view-emacs-problems to C-h C-p.
4187 Add view-emacs-debugging on C-h C-d.
4188 Add view-external-packages on C-h C-e.
d0207bf3 4189 Add view-order-manuals on C-h C-m.
5e14abf8 4190
d0207bf3 41912008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4192
4193 * msdog-xtra.texi (MS-DOS): Docstring fix.
4194
87e391bb
EZ
41952008-02-09 Eli Zaretskii <eliz@gnu.org>
4196
4197 * msdog.texi (Windows Fonts): Use a @table for describing font
4198 properties.
4199
5662e503
JR
42002008-02-07 Jason Rumney <jasonr@gnu.org>
4201
4202 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4203 value has changed.
4204 (Windows HOME): Clarify what is meant by "if that fails as well".
4205 (Windows Fonts): New section.
4206
72463824
GM
42072008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4208
4209 * basic.texi (Basic Undo): Remove duplicate "you can".
4210
7ff926e0
EZ
42112008-02-02 Eli Zaretskii <eliz@gnu.org>
4212
4213 * maintaining.texi (Tags): Fix last change.
4214
6ab7aef1
MA
42152008-02-02 Michael Albinus <michael.albinus@gmx.de>
4216
093571c3 4217 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4218
ace67e7e
NR
42192008-01-31 Nick Roberts <nickrob@snap.net.nz>
4220
4221 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4222
ae068fdf
RS
42232008-01-26 Richard Stallman <rms@gnu.org>
4224
4225 * maintaining.texi (Tags): Delete redundant index entry.
4226
a56d9a08
EZ
42272008-01-26 Eli Zaretskii <eliz@gnu.org>
4228
4229 * programs.texi (Imenu): Move "@cindex tags" from here...
4230 * maintaining.texi (Tags): ...to here.
4231
e941ed90
NR
42322008-01-23 Kevin Ryde <user42@zip.com.au>
4233
4234 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4235 click count.
4236
650276d5
JB
42372008-01-21 Juanma Barranquero <lekktu@gmail.com>
4238
4239 * entering.texi (Exiting): Fix typo.
4240 Reported by D. E. Evans <sinuhe@gnu.org>.
4241
8dc17977
MR
42422007-12-31 Martin Rudalics <rudalics@gmx.at>
4243
4244 * glossary.texi (Glossary): Fix typo.
4245
9f9695a6
RS
42462007-12-27 Richard Stallman <rms@gnu.org>
4247
4248 * text.texi (Formatted Text): Improve menu tag.
4249 (Editing Format Info): In Info, add duplicate menu of nodes
4250 about the submenus.
4251 (Format Faces): Say where Faces menu is found. Mention Other.
4252 (Format Colors): Say where these submenus are found.
4253 (Format Indentation, Format Justification): Likewise.
4254 (Format Properties): Likewise.
4255
abfd0191
RS
42562007-12-22 Richard Stallman <rms@gnu.org>
4257
4258 * search.texi (Query Replace): Make exp of query-replace more
4259 self-contained, and clarify.
8dc17977 4260
abfd0191
RS
4261 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4262
a2586785
RS
42632007-12-15 Richard Stallman <rms@gnu.org>
4264
4265 * files.texi (Auto Save): Clarify definition of auto-saving.
4266
a67cf2bb
RS
42672007-11-26 Richard Stallman <rms@gnu.org>
4268
4269 * help.texi (Help Echo): Cleanups.
4270
448b33b1
TTN
42712007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4272
4273 * files.texi (Why Version Control?): Fix typo.
4274 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4275 (Selecting a Fileset): Fix typos; small rewording.
4276 (Log Buffer): Likewise.
4277 (Old Revisions): Likewise.
448b33b1 4278
221bb7f6
EZ
42792007-11-17 Eli Zaretskii <eliz@gnu.org>
4280
4281 * mule.texi (Communication Coding): Fix wording of last change.
4282
d0207bf3 42832007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4284
630cb3b7
JB
4285 * custom.texi (Specifying File Variables):
4286 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4287
53b7759e
KH
42882007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4289
a5ab2e0c 4290 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4291
4292 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4293
c8763fb6 42942007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4295
630cb3b7 4296 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4297 --output=file.
4298
ff98e024
MR
42992007-11-13 Martin Rudalics <rudalics@gmx.at>
4300
4301 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4302 (Help Echo): Avoid mentioning the term "region" here and
4303 consistently use the term "active text".
4304
37b11c22
GM
43052007-11-11 Glenn Morris <rgm@gnu.org>
4306
4307 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4308
21d50ba1
JL
43092007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4310
1c6c854e
CS
4311 * search.texi (Query Replace):
4312 Mention `query-replace-show-replacement'.
21d50ba1 4313
c12ecb0a 43142007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4315
4316 * building.texi (Watch Expressions): Remove obscure sentence.
4317
3b4201f4
KH
43182007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4319
4320 * mule.texi (Select Input Method): Describe how to activate an input
4321 method in the text mode.
4322
07e5c0b0
DN
43232007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4324
4325 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4326
52dd7391
NR
43272007-10-30 Nick Roberts <nickrob@snap.net.nz>
4328
4329 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4330
c004e539
GM
43312007-10-30 Glenn Morris <rgm@gnu.org>
4332
4333 * misc.texi (Directory Tracking): Explain a bit more about
4334 dirtrack-mode.
4335
ca8c5b8c
GM
43362007-10-25 Glenn Morris <rgm@gnu.org>
4337
4338 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4339
b6c764ef
RS
43402007-10-24 Richard Stallman <rms@gnu.org>
4341
4342 * misc.texi (Interactive Shell): Cleanup last change.
4343
eabd84c9
JL
43442007-10-22 Juri Linkov <juri@jurta.org>
4345
4346 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4347 default values.
4348
0b43c7e2
ER
43492007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4350
ca8c5b8c 4351 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4352 'filesets'.
4353
a80859d4
MR
43542007-10-18 Martin Rudalics <rudalics@gmx.at>
4355
4356 * trouble.texi (Quitting): Fix typo.
4357
c9447ae1
GM
43582007-10-18 Glenn Morris <rgm@gnu.org>
4359
4360 * frames.texi (Mode Line Mouse): Mention minor mode names.
4361
168b980f
JL
43622007-10-17 Juri Linkov <juri@jurta.org>
4363
4364 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4365 fill-paragraph operates on the active region in Transient Mark mode.
4366 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4367 with fill-paragraph.
4368
4369 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4370 fill-paragraph.
4371
4372 * fixit.texi (Spelling): ispell-word operates on the active region
4373 in Transient Mark mode.
4374
5a331f34
JB
43752007-10-17 Aaron S. Hawley <aaronh@garden.org>
4376
4377 * building.texi (Source Buffers):
4378 * custom.texi (Init Non-ASCII):
4379 * glossary.texi (Glossary): Use "key binding" consistently.
4380
2a9f4d55
JB
43812007-10-17 Juanma Barranquero <lekktu@gmail.com>
4382
4383 * calendar.texi (Diary): Fix directive.
4384
de13cecf
RS
43852007-10-16 Richard Stallman <rms@gnu.org>
4386
4387 * calendar.texi (Diary): Clarify text about diary file example.
4388
5f90d53e
ER
43892007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4390
4391 * files.texi: Capitalize node names according to convention.
4392
3aa491bc
GM
43932007-10-13 Glenn Morris <rgm@gnu.org>
4394
4395 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4396
8a3106d3
ER
43972007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4398
4399 * emacs.texi:
4400 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4401 suggested by RMS and Robert J. Chassell.
8a3106d3 4402
da1080a2
ER
44032007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4404
3aa491bc 4405 * files.texi (Version Systems):
0870a421
ER
4406 * vc-xtra.texi:
4407 * vc1-xtra.texi:
ac3f4c6f 4408 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4409 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4410 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4411 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4412
58ade22b
ER
44132007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4414
da1080a2 4415 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4416 Reorder the descriptions to be chronological.
4417
93870ce2
RS
44182007-10-09 Richard Stallman <rms@gnu.org>
4419
4420 * display.texi (Cursor Display): Correct how cursor appears
4421 in nonselected windows.
4422
568c7288
NR
44232007-10-04 Nick Roberts <nickrob@snap.net.nz>
4424
4425 * building.texi (GDB Graphical Interface): Remove references to gdba
4426 and mention gud-gdb.
4427
1af74d06 44282007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4429
1af74d06 4430 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4431
0d8fb755
JL
44322007-10-06 Juri Linkov <juri@jurta.org>
4433
4434 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4435 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4436 fill-paragraph-or-region.
4437
4438 * basic.texi (Arguments): Replace fill-paragraph with
4439 fill-paragraph-or-region.
4440
b981e2c6
ER
44412007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4442
4443 * files.texi: Update the section on version control for 2007
2a9f4d55 4444 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4445 will come later.
4446
5fceaf9c
GM
44472007-09-15 Glenn Morris <rgm@gnu.org>
4448
4449 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4450 to `list-holidays'.
4451
b0e44b17
GM
44522007-09-14 Glenn Morris <rgm@gnu.org>
4453
4454 * calendar.texi: Update all instances of mark-calendar-holidays,
4455 list-calendar-holidays, list-holidays with the new names.
4456
8cf51b2c
GM
44572007-09-06 Glenn Morris <rgm@gnu.org>
4458
46a367db 4459 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4460 Split into the Emacs manual in emacs/, and other manuals in misc/.
4461 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4462 manual.
4463 (infodir): New variable.
4464 (info): Use $infodir.
4465 (emacsman): Delete target, not needed any more.
4466 Move all targets that are not the Emacs manual to misc/Makefile.in.
4467 (mostlyclean): Remove `gnustmp'.
4468 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4469 manual.
92f9b43f 4470 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4471 (emacsman): Delete target, not needed any more.
4472 (clean): Remove all info files but Emacs manual.
4473 Move all targets that are not the Emacs manual to misc/Makefile.in.
4474 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4475
4476 * Makefile.in (INFOSOURCES): Delete.
4477 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4478 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4479 *.vrs *.toc here...
4480 (maintainer-clean): ...from here.
4481
44822007-09-05 Glenn Morris <rgm@gnu.org>
4483
4484 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4485
8cf51b2c
GM
44862007-08-29 Glenn Morris <rgm@gnu.org>
4487
4488 * emacs.texi (EMACSVER): Increase to 23.0.50.
4489
3420c522
RS
44902007-08-27 Richard Stallman <rms@gnu.org>
4491
4492 * emacs.texi (Top): Clarify menu item for Glossary.
4493
4494 * display.texi (Faces): Change secn title.
4495 Clarify not all fonts come from Font Lock.
4496
8cf51b2c
GM
44972007-08-17 Eli Zaretskii <eliz@gnu.org>
4498
4499 * basic.texi (Position Info): Add index entry for face at point.
4500 Mention that character faces are also displayed by "C-u C-x =".
4501
8cf51b2c
GM
45022007-08-08 Glenn Morris <rgm@gnu.org>
4503
4504 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4505
45062007-08-07 Chong Yidong <cyd@stupidchicken.com>
4507
4508 * files.texi (File Conveniences): Document point motion keys in Image
4509 mode.
4510
8cf51b2c
GM
45112007-07-27 Glenn Morris <rgm@gnu.org>
4512
8cf51b2c
GM
4513 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4514 in-line.
4515
4516 * gpl.texi: New file with text of GPL.
4517 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4518
45192007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4520
4521 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4522
4523 * dired.texi (Wdired): Mention C-x C-q key binding.
4524
45252007-07-28 Nick Roberts <nickrob@snap.net.nz>
4526
4527 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4528
45292007-07-25 Glenn Morris <rgm@gnu.org>
4530
8cf51b2c
GM
4531 * emacs.texi (Copying): Replace license with GPLv3.
4532
4533 * Relicense all FSF files to GPLv3 or later.
4534
45352007-07-24 Glenn Morris <rgm@gnu.org>
4536
4537 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4538 for some calendars.
4539
45402007-07-23 Nick Roberts <nickrob@snap.net.nz>
4541
4542 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4543 default-directory for the current buffer is on a remote machine.
4544
8cf51b2c
GM
45452007-07-21 Eli Zaretskii <eliz@gnu.org>
4546
4547 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4548 default value.
4549
45502007-07-21 Richard Stallman <rms@gnu.org>
4551
4552 * files.texi (Why Version Control?): Improve previous change.
4553
45542007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4555
4556 * files.texi (Why Version Control?): New node.
4557
8cf51b2c
GM
45582007-07-12 Nick Roberts <nickrob@snap.net.nz>
4559
8cf51b2c
GM
4560 * building.texi (Starting GUD): Add xref to this anchor.
4561
8cf51b2c
GM
45622007-06-24 Karl Berry <karl@gnu.org>
4563
2a9f4d55 4564 * emacs.texi: New Back-Cover Text.
8cf51b2c 4565
8cf51b2c
GM
45662007-06-07 Alan Mackenzie <acm@muc.de>
4567
4568 * display.texi (Optional Mode Line): Document the new form of
4569 line+column numbers, "(561,2)".
4570
45712007-06-06 Juanma Barranquero <lekktu@gmail.com>
4572
49823426 4573 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4574
45752007-06-02 Chong Yidong <cyd@stupidchicken.com>
4576
4577 * Version 22.1 released.
4578
8cf51b2c
GM
45792007-05-07 Karl Berry <karl@gnu.org>
4580
4581 * emacs.texi (EMACSVER): Back to 22.
4582
45832007-05-06 Richard Stallman <rms@gnu.org>
4584
4585 * maintaining.texi (Create Tags Table): Clean up previous change.
4586
c8763fb6 45872007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4588
4589 * maintaining.texi (Create Tags Table): Add text about the dangers of
4590 making symbolic links to tags files.
4591
45922007-05-04 Karl Berry <karl@gnu.org>
4593
4594 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4595
45962007-05-03 Karl Berry <karl@gnu.org>
4597
4598 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4599
4600 * .cvsignore (*.pdf): New entry.
4601
8cf51b2c
GM
4602 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4603 for printing.
4604
46052007-05-01 Richard Stallman <rms@gnu.org>
4606
4607 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4608
8cf51b2c
GM
46092007-04-28 Glenn Morris <rgm@gnu.org>
4610
4611 * ack.texi (Acknowledgments):
4612 * anti.texi (Antinews):
8cf51b2c
GM
4613 * programs.texi (Program Modes): Restore mention of python.el pending
4614 consideration of legal status.
4615
46162007-04-28 Richard Stallman <rms@gnu.org>
4617
4618 * files.texi (File Names): Fixes to ~ description on MS systems.
4619
8cf51b2c
GM
46202007-04-26 Glenn Morris <rgm@gnu.org>
4621
4622 * emacs.texi (EMACSVER): Increase to 22.1.50.
4623
46242007-04-25 Karl Berry <karl@gnu.org>
4625
4626 * emacs.texi: Improve line breaks on copyright page,
4627 similar layout to lispref, 8.5x11 by default.
4628
4629 * dired.texi (Image-Dired): Improve line break, fix typo.
4630
46312007-04-24 Chong Yidong <cyd@stupidchicken.com>
4632
4633 * programs.texi (Program Modes):
8cf51b2c
GM
4634 * anti.texi (Antinews):
4635 * ack.texi (Acknowledgments): python.el removed.
4636
8cf51b2c
GM
46372007-04-23 Chong Yidong <cyd@stupidchicken.com>
4638
4639 * display.texi (Highlight Interactively): Correct description of
4640 hi-lock-file-patterns-policy.
4641
4642 * files.texi (File Archives): Mention self-extracting executables.
4643
46442007-04-23 Eli Zaretskii <eliz@gnu.org>
4645
4646 * search.texi (Unconditional Replace, Query Replace): Add xref to
4647 "Replacement and Case".
4648
46492007-04-22 Chong Yidong <cyd@stupidchicken.com>
4650
4651 * dired.texi (Image-Dired): Move from Thumbnails node.
4652 * misc.texi (Thumbnails): Node deleted.
4653 * emacs.texi (Top): Update node listing.
4654
4655 * files.texi (File Conveniences):
49823426 4656 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4657
46582007-04-21 Richard Stallman <rms@gnu.org>
4659
4660 * display.texi (Highlight Interactively): Correct previous change.
4661 Clarify doc of hi-lock-find-patterns, and move new features into it.
4662
46632007-04-20 David Koppelman <koppel@ece.lsu.edu>
4664
1c6c854e
CS
4665 * display.texi (Highlight Interactively):
4666 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4667
46682007-04-20 Martin Rudalics <rudalics@gmx.at>
4669
4670 * display.texi (Scrolling): Fix typo.
4671
8cf51b2c
GM
46722007-04-15 Chong Yidong <cyd@stupidchicken.com>
4673
8cf51b2c
GM
4674 * doclicense.texi: Remove node heading, so that it can be included by
4675 other files.
4676
4677 * emacs.texi: Insert node heading for GFDL.
4678
8cf51b2c
GM
46792007-04-14 Eli Zaretskii <eliz@gnu.org>
4680
4681 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4682 "command line".
4683
4684 * display.texi (Faces): Refer to "Creating Frames" for face
4685 and other frame customizations in .emacs.
4686
4687 * frames.texi (Creating Frames): Mention that face customizations can
4688 be put in .emacs. Add index entries.
4689
46902007-04-12 Richard Stallman <rms@gnu.org>
4691
4692 * glossary.texi (Glossary): Explain `iff'.
4693
46942007-04-11 Karl Berry <karl@gnu.org>
4695
4696 * gnu.texi (Top),
4697 * macos.texi (Mac Font Specs),
4698 * anti.texi (Antinews),
4699 * xresources.texi (Resources),
4700 * misc.texi (Emulation),
4701 * calendar.texi (Daylight Saving),
4702 * dired.texi (Dired and Find),
4703 * rmail.texi (Remote Mailboxes),
4704 * sending.texi (Mail Headers),
4705 * programs.texi (Which Function),
4706 * files.texi (Recover),
4707 * buffers.texi (Uniquify),
4708 * frames.texi (Wheeled Mice),
4709 * killing.texi (Rectangles): Wording to improve breaks in
4710 8.5x11 format.
4711 * mule.texi (Language Environments): \hbadness=10000 since there's
4712 no way to reword.
4713 * emacs.texi (smallbook): New @set to more easily switch between
4714 smallbook and 8.5x11.
4715
47162007-04-11 Richard Stallman <rms@gnu.org>
4717
4718 * files.texi (File Conveniences): Add xref to Tumme.
4719 Delete text about Thumbnail mode.
4720
8cf51b2c
GM
47212007-04-09 Alan Mackenzie <acm@muc.de>
4722
4723 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4724 new name. Insert concept index entries.
4725
8cf51b2c
GM
47262007-04-08 Chong Yidong <cyd@stupidchicken.com>
4727
4728 * display.texi (Standard Faces): Document prefix arg for
4729 list-faces-display.
4730
4731 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4732
8cf51b2c
GM
47332007-04-07 Chong Yidong <cyd@stupidchicken.com>
4734
8cf51b2c
GM
4735 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4736
4737 * files.texi (Misc File Ops): Rewrite description of
4738 insert-file-literally.
4739
8cf51b2c
GM
47402007-03-31 Eli Zaretskii <eliz@gnu.org>
4741
4742 * misc.texi (Printing): Postscript -> PostScript.
4743
8cf51b2c
GM
4744 * ack.texi (Acknowledgments): Postscript -> PostScript.
4745
4746 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4747
4748 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4749 below.
4750
47512007-03-30 Chong Yidong <cyd@stupidchicken.com>
4752
4753 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4754 Init Non-ASCII.
4755 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4756 (Init Non-ASCII): New node.
4757
47582007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4759
4760 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4761
8cf51b2c
GM
47622007-03-12 Glenn Morris <rgm@gnu.org>
4763
8cf51b2c
GM
4764 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4765 "Daylight Savings".
4766
49823426 4767 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4768 saving" in text throughout.
4769
8cf51b2c
GM
47702007-03-04 Richard Stallman <rms@gnu.org>
4771
4772 * custom.texi (Safe File Variables): Minor correction.
4773
8cf51b2c
GM
47742007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4775
4776 * rmail.texi (Movemail): Add internal ref.
4777 Don't indent the intro for the PROTO table.
4778 Format PROTO table items with @code.
4779
8cf51b2c
GM
47802007-02-26 Nick Roberts <nickrob@snap.net.nz>
4781
4782 * building.texi: Remove references to bashdb.
4783
8cf51b2c
GM
47842007-02-19 Juanma Barranquero <lekktu@gmail.com>
4785
4786 * mule.texi (Language Environments): Update list of supported language
4787 environments.
4788
8cf51b2c
GM
47892007-02-14 Kim F. Storm <storm@cua.dk>
4790
4791 * building.texi (Grep Searching): Fix lgrep doc.
4792
47932007-02-12 Chong Yidong <cyd@stupidchicken.com>
4794
4795 * back.texi: Remove unused file.
4796
c8763fb6 47972007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4798
4799 * maintaining.texi (Tag Syntax): Now --members is the default for
4800 etags, not for ctags yet.
4801
8cf51b2c
GM
48022007-02-03 Eli Zaretskii <eliz@gnu.org>
4803
4804 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4805 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4806 expects. Add comments to prevent people from inadvertently modifying
4807 the key parts needed by `texinfo-multiple-files-update'.
4808
48092007-01-29 Chong Yidong <cyd@stupidchicken.com>
4810
4811 * frames.texi (Secondary Selection): Window clicked does not matter
4812 when mouse-yank-at-point is non-nil.
4813
8cf51b2c
GM
48142007-01-16 Glenn Morris <rgm@gnu.org>
4815
4816 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4817 system abbrev.
4818
48192007-01-11 Richard Stallman <rms@gnu.org>
4820
4821 * msdog.texi (Windows Keyboard): Another small cleanup.
4822
48232007-01-10 Richard Stallman <rms@gnu.org>
4824
4825 * msdog.texi (Windows Keyboard): Yet another try to make
4826 everyone happy with that passage.
4827
48282007-01-05 Richard Stallman <rms@gnu.org>
4829
4830 * anti.texi (Antinews): Mention M-x shell scrolling.
4831
48322007-01-05 Nick Roberts <nickrob@snap.net.nz>
4833
4834 * building.texi (Watch Expressions): Describe gdb-max-children.
4835
8cf51b2c
GM
48362007-01-04 Richard Stallman <rms@gnu.org>
4837
8cf51b2c
GM
4838 * msdog.texi (Windows Keyboard): Clarify previous change.
4839
8cf51b2c
GM
48402007-01-02 Richard Stallman <rms@gnu.org>
4841
4842 * custom.texi (Changing a Variable): Minor clarification.
4843 (Specific Customization): customize-customized => customize-unsaved.
4844
4845 * entering.texi (Entering Emacs): Clean up text about restarting
4846 Emacs for each file.
4847
4848 * misc.texi (Shell Options): Minor cleanup.
4849
4850 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4851 with Emacs, not vice versa.
4852
4853 * programs.texi (Symbol Completion): Recommend customizing
4854 window manager.
4855
4856 * xresources.texi (Resources): Minor fix.
4857
c8763fb6 48582007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4859
4860 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4861
48622007-01-01 Richard Stallman <rms@gnu.org>
4863
4864 * commands.texi (User Input): Document keys stolen by window mangers.
4865
48662006-12-31 Richard Stallman <rms@gnu.org>
4867
4868 * custom.texi (Specific Customization): Document customize-option
4869 instead of customize-variable.
4870
48712006-12-31 Kim F. Storm <storm@cua.dk>
4872
4873 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4874
48752006-12-30 Kim F. Storm <storm@cua.dk>
4876
4877 * killing.texi (CUA Bindings): Fix typo.
4878
4879 * xresources.texi (Table of Resources): Mention grow-only value for
4880 auto-resize-tool-bars.
4881
8cf51b2c
GM
48822006-12-27 Eli Zaretskii <eliz@gnu.org>
4883
4884 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4885 and how to get them back.
4886
48872006-12-26 Richard Stallman <rms@gnu.org>
4888
4889 * calendar.texi (Holidays): Holiday listing is based on current
4890 practice, but DST is not.
4891
48922006-12-25 Richard Stallman <rms@gnu.org>
4893
4894 * emacs.texi (Top): Update subnode menus.
4895
4896 * mark.texi (Transient Mark): Fix xref.
4897
4898 * killing.texi (Graphical Kill): Node deleted.
4899 (Killing): Add xref to Cut and Paste.
4900 (CUA Bindings): Update xref.
4901
4902 * frames.texi (Cut and Paste): New section to hold other nodes.
4903 (Mouse Commands): Node demoted.
4904 (Cut/Paste Other App): Split out from Mouse Commands.
4905 (Word and Line Mouse): Likewise.
4906 (Secondary Selection, Clipboard): Nodes demoted.
4907
8cf51b2c
GM
49082006-12-24 Kevin Ryde <user42@zip.com.au>
4909
4910 * calendar.texi (Holidays): US daylight saving begins second Sunday
4911 in March for 2007 onwards.
4912 (Daylight Savings): Show new US default daylight saving rules, 2nd
4913 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4914
49152006-12-23 Chong Yidong <cyd@stupidchicken.com>
4916
4917 * calendar.texi (Scroll Calendar): < and > are switched.
4918
49192006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4920
4921 * killing.texi (Deletion): Describe M-\ prefix argument.
4922
49232006-12-23 Richard Stallman <rms@gnu.org>
4924
4925 * search.texi (Regexp Search): Explain why forward and reverse regexp
4926 search are not mirror images.
4927
8cf51b2c
GM
49282006-12-19 Kim F. Storm <storm@cua.dk>
4929
4930 * major.texi (Choosing Modes): Describe match-function elements for
4931 magic-mode-alist.
4932
8cf51b2c
GM
49332006-12-18 Eli Zaretskii <eliz@gnu.org>
4934
4935 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4936 peculiarities.
4937
49382006-12-18 Richard Stallman <rms@gnu.org>
4939
4940 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4941
8cf51b2c
GM
49422006-12-17 Alan Mackenzie <acm@muc.de>
4943
4944 * programs.texi (Left Margin Paren): Remove the bit which says
4945 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4946 Discuss some of the issues of setting this option to nil.
4947
49482006-12-17 Glenn Morris <rgm@gnu.org>
4949
4950 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4951
49522006-12-16 Eli Zaretskii <eliz@gnu.org>
4953
4954 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4955 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4956 NTFS volumes.
4957 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4958 volumes.
4959
49602006-12-15 Eli Zaretskii <eliz@gnu.org>
4961
4962 * text.texi (HTML Mode): Fix "C-c TAB".
4963
8cf51b2c
GM
49642006-12-09 Richard Stallman <rms@gnu.org>
4965
4966 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4967
49682006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4969
4970 * files.texi (Misc File Ops): Document insert-file-literally.
4971
49722006-12-08 Eli Zaretskii <eliz@gnu.org>
4973
4974 * cmdargs.texi (Colors): Note that --color is intended for overriding
4975 the terminal defaults, not for normal invocation.
4976
4977 * misc.texi (Emacs Server): Improve wording. Don't mention the
4978 ``server program''. Add a cross-reference to "Init File" node.
4979 (Invoking emacsclient): Add index entries. Document both short and
4980 long versions of command-line options. Document the -f option.
4981
8cf51b2c
GM
49822006-12-06 Richard Stallman <rms@gnu.org>
4983
4984 * text.texi (Outline Format): Say to set outline-regexp
4985 and outline-level with major modes and file local variables.
4986
c8763fb6 49872006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4988
4989 * anti.texi (Antinews): Mention the alternative to
4990 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4991
8cf51b2c
GM
4992 * misc.texi (Interactive Shell): Ditto.
4993
49942006-12-04 Eli Zaretskii <eliz@gnu.org>
4995
4996 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4997
4998 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4999
50002006-12-01 Eli Zaretskii <eliz@gnu.org>
5001
5002 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5003 colon in the mode line.
5004
5005 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5006
50072006-11-26 Nick Roberts <nickrob@snap.net.nz>
5008
5009 * building.texi (Watch Expressions): Mention SPC for expanding/
5010 contracting watch expressions.
5011
50122006-11-26 Kim F. Storm <storm@cua.dk>
5013
5014 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5015
50162006-11-26 Nick Roberts <nickrob@snap.net.nz>
5017
5018 * building.texi (Debugger Operation): Define text command mode.
5019 Clarify how tooltips work.
5020 (GDB Graphical Interface): Explain how to run in text command mode
5021 more clearly.
5022
50232006-11-25 Juanma Barranquero <lekktu@gmail.com>
5024
5025 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5026
50272006-11-22 Juanma Barranquero <lekktu@gmail.com>
5028
5029 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5030
8cf51b2c
GM
50312006-11-18 Chong Yidong <cyd@stupidchicken.com>
5032
5033 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5034 and EMACS is deprecated.
5035
50362006-11-18 Juanma Barranquero <lekktu@gmail.com>
5037
5038 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5039
c8763fb6 50402006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5041
5042 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5043
5044 * emacs.texi: Include xresources.texi both for info and dvi.
5045
5046 * xresources.texi: Merge text from xresmini.texi.
5047
c8763fb6 50482006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5049
5050 * glossary.texi: Fix typos.
5051
8cf51b2c
GM
50522006-11-06 Richard Stallman <rms@gnu.org>
5053
5054 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5055
5056 * ack.texi (Acknowledgments): Fix name spelling.
5057
50582006-11-01 Juri Linkov <juri@jurta.org>
5059
5060 * search.texi (Word Search): Document incremental word search.
5061
50622006-10-28 Glenn Morris <rgm@gnu.org>
5063
5064 * ack.texi (Acknowledgments): Add cal-html author.
5065
5066 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5067 Calendar"). Describe new package cal-html.
5068 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5069 Calendar Files."
5070
8cf51b2c
GM
50712006-10-23 Richard Stallman <rms@gnu.org>
5072
5073 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5074 Abbrev mode is enabled.
5075
8cf51b2c
GM
50762006-10-16 Richard Stallman <rms@gnu.org>
5077
8cf51b2c
GM
5078 * emacs.texi: Update ISBN.
5079
8cf51b2c
GM
50802006-10-11 Kim F. Storm <storm@cua.dk>
5081
5082 * emacs.texi (Acknowledgments): Use @dotless{i}.
5083
50842006-10-08 Nick Roberts <nickrob@snap.net.nz>
5085
5086 * building.texi (Breakpoints Buffer): Mention catchpoints.
5087
50882006-10-08 Kim F. Storm <storm@cua.dk>
5089
5090 * ack.texi (Acknowledgments): Update.
5091
5092 * emacs.texi (Acknowledgments): Fix bad @/ form.
5093
8cf51b2c
GM
50942006-10-05 Kim F. Storm <storm@cua.dk>
5095
5096 * emacs.texi (Acknowledgments): Add more contributors.
5097
50982006-10-03 Richard Stallman <rms@gnu.org>
5099
5100 * emacs.texi (Acknowledgments): Update version and edition.
5101
8cf51b2c
GM
51022006-10-01 Karl Berry <karl@gnu.org>
5103
5104 * custom.texi (Customization Groups): Page break to keep example buffer
5105 on one page.
5106
51072006-09-30 Karl Berry <karl@gnu.org>
5108
5109 * programs.texi (Basic Indent): @need to improve page break.
5110 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5111
51122006-09-29 Glenn Morris <rgm@gnu.org>
5113
5114 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5115
51162006-09-29 Karl Berry <karl@gnu.org>
5117
5118 * windows.texi (Basic Window): Remove forced @break, no longer
5119 desirable.
5120 * frames.texi (Frame Commands),
5121 * mark.texi (Marking Objects): Reword to avoid bad page break.
5122 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5123
51242006-09-19 Richard Stallman <rms@gnu.org>
5125
5126 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5127 stick to present tense.
5128
c8763fb6 51292006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5130
5131 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5132 to x-gtk-use-old-file-dialog.
5133 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5134
51352006-09-15 Jay Belanger <belanger@truman.edu>
5136
49823426 5137 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5138 Change "Library Public License" to "Lesser Public License"
5139 throughout. Use "yyyy" to represent year.
5140
8cf51b2c
GM
51412006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5142
5143 * files.texi (Visiting): Add index entry "open file".
5144
8cf51b2c
GM
51452006-09-11 Richard Stallman <rms@gnu.org>
5146
5147 * building.texi (Compilation Mode): Clarification.
5148 (Grep Searching): Add xref to Compilation Mode.
5149
8cf51b2c
GM
51502006-09-08 Richard Stallman <rms@gnu.org>
5151
5152 * search.texi (Search): Ref multi-file search commands here.
5153 (Other Repeating Search): Not here.
5154
8cf51b2c
GM
51552006-08-28 Richard Stallman <rms@gnu.org>
5156
5157 * windows.texi (Split Window): Update xref.
5158
5159 * basic.texi (Continuation Lines): Update xref.
5160
5161 * indent.texi (Tab Stops): Update xref.
5162
5163 * emacs.texi (Top): Update subnode menu.
5164
5165 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5166 split out of Display Custom.
5167
51682006-08-25 Kim F. Storm <storm@cua.dk>
5169
5170 * display.texi (Display Custom): Add variables overline-margin
5171 and x-underline-at-descent-line.
5172
51732006-08-25 Richard Stallman <rms@gnu.org>
5174
5175 * entering.texi (Exiting): Rewrite to give graphical displays
5176 priority over text terminals.
5177
5178 * search.texi (Incremental Search): Move index entries.
5179
51802006-08-23 Chong Yidong <cyd@stupidchicken.com>
5181
5182 * custom.texi (Init File): Reference Find Init to avoid "home
5183 directory" confusion.
5184
51852006-08-22 Nick Roberts <nickrob@snap.net.nz>
5186
5187 * building.texi (Other GDB-UI Buffers): Describe how to edit
5188 a value in the locals buffer.
5189
51902006-08-21 Richard Stallman <rms@gnu.org>
5191
5192 * search.texi (Basic Isearch): Add `isearch' index entry.
5193
51942006-08-16 Richard Stallman <rms@gnu.org>
5195
5196 * misc.texi (Saving Emacs Sessions): Clean up wording.
5197
5198 * mark.texi (Marking Objects): Mention term "select all".
5199
5200 * emacs.texi (Top): Update subnode menu.
5201
5202 * help.texi (Help Mode): Move node up in file.
5203
8cf51b2c
GM
52042006-08-15 Nick Roberts <nickrob@snap.net.nz>
5205
5206 * building.texi (Stack Buffer): Explain fringe arrow.
5207
8cf51b2c
GM
52082006-08-12 Eli Zaretskii <eliz@gnu.org>
5209
8cf51b2c
GM
5210 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5211 on startup.
5212
52132006-08-11 Romain Francoise <romain@orebokech.com>
5214
5215 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5216
52172006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5218
5219 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5220
52212006-08-10 Richard Stallman <rms@gnu.org>
5222
5223 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5224 with face merging. Empty regions don't count.
5225 Clarify face property inheritance.
8cf51b2c
GM
5226
52272006-08-08 Romain Francoise <romain@orebokech.com>
5228
5229 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5230 <arjuropo@cc.jyu.fi>.
5231
8cf51b2c
GM
52322006-08-04 Eli Zaretskii <eliz@gnu.org>
5233
5234 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5235 apply to all frames.
5236
8cf51b2c
GM
52372006-08-01 Richard Stallman <rms@gnu.org>
5238
5239 * help.texi (Name Help): Add index entries for describe-variable.
5240
52412006-08-01 Nick Roberts <nickrob@snap.net.nz>
5242
5243 * building.texi (GDB Graphical Interface): Shorten node names.
5244 (GDB-UI Layout): Use GDB-related.
5245 (Other GDB-UI Buffers): Simplify English.
5246
52472006-07-31 Richard Stallman <rms@gnu.org>
5248
5249 * search.texi (Query Replace): Add xref for Dired's Q command.
5250
8cf51b2c
GM
52512006-07-31 Nick Roberts <nickrob@snap.net.nz>
5252
5253 * building.texi (GDB commands in Fringe): Rename to...
5254 (Source Buffers): ..this and move forward. Describe hollow arrow and
5255 new option gdb-find-source-frame.
5256
52572006-07-29 Richard Stallman <rms@gnu.org>
5258
5259 * dired.texi (Operating on Files): Simplify previous change
5260 and fix Texinfo usage.
5261
52622006-07-29 Eli Zaretskii <eliz@gnu.org>
5263
5264 * dired.texi (Operating on Files): Add cross-references. State the
5265 Unix commands that do similar things.
5266
52672006-07-28 Richard Stallman <rms@gnu.org>
5268
5269 * mark.texi (Transient Mark): Clarify that region never disappears
5270 when Transient Mark mode is off, and not when it is on.
5271
52722006-07-27 Richard Stallman <rms@gnu.org>
5273
5274 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5275
52762006-07-24 Richard Stallman <rms@gnu.org>
5277
5278 * xresources.texi (GTK styles): Fix texinfo usage.
5279
8cf51b2c
GM
5280 * commands.texi (User Input): Explain why we teach keyboard cmds.
5281
5282 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5283 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5284 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5285 * doclicense.texi, display.texi, dired.texi, basic.texi:
5286 * anti.texi, ack.texi: Move periods and commas inside quotes.
5287
52882006-07-22 Eli Zaretskii <eliz@gnu.org>
5289
5290 * cmdargs.texi (General Variables): Document EMAIL.
5291
52922006-07-21 Eli Zaretskii <eliz@gnu.org>
5293
5294 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5295 doesn't have effect on MS-Windows.
5296
8cf51b2c
GM
52972006-07-17 Richard Stallman <rms@gnu.org>
5298
5299 * building.texi (Grep Searching): Explain about chaining grep commands.
5300
8cf51b2c
GM
53012006-07-10 Nick Roberts <nickrob@snap.net.nz>
5302
49823426 5303 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5304
53052006-07-09 Chong Yidong <cyd@stupidchicken.com>
5306
5307 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5308 is invoked for multiple files.
5309
53102006-07-08 Eli Zaretskii <eliz@gnu.org>
5311
5312 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5313 on-line manual for the rest of this node.
5314 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5315 unconditionally.
5316 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5317 Improve wording.
5318 (Windows Printing): Improve wording.
5319 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5320 rest of this node.
5321
8cf51b2c
GM
53222006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5323
49823426
GM
5324 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5325 with eval-buffer.
8cf51b2c
GM
5326
53272006-07-05 Nick Roberts <nickrob@snap.net.nz>
5328
5329 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5330 of character translation.
5331
53322006-07-04 Nick Roberts <nickrob@snap.net.nz>
5333
5334 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5335
53362006-07-03 Karl Berry <karl@gnu.org>
5337
5338 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5339 not-too-underfull hboxes in the TeX output.
5340 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5341 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5342 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5343 * sending.texi, text.texi: Fix overfull/underfull boxes.
5344
53452006-07-03 Romain Francoise <romain@orebokech.com>
5346
5347 * m-x.texi (M-x): Fix.
5348
53492006-07-03 Richard Stallman <rms@gnu.org>
5350
8cf51b2c
GM
5351 * search.texi (Other Repeating Search): filename -> file name.
5352
5353 * misc.texi (Narrowing): Minor cleanups.
5354
5355 * files.texi (Visiting): filename -> file name.
5356
5357 * emacs.texi (Top): Update subnode menus.
5358
5359 * mule.texi (Coding Systems): Move char translation stuff here.
5360 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5361 (Recognize Coding): Substantial local rewrites.
5362 (International): Update menu.
5363
5364 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5365 (Scrolling): Substantial local rewrites.
5366 (Display): Update menu and intro.
5367
5368 * dired.texi: filename -> file name.
5369
5370 * custom.texi (Safe File Variables): Texinfo usage fix.
5371
f0131492 53722006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5373
5374 * help.texi, m-x.texi: Lots of cleanups.
5375
8cf51b2c
GM
53762006-06-30 Eli Zaretskii <eliz@gnu.org>
5377
5378 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5379 (Windows Processes, Windows Misc): Shorten the printed version by
5380 selectively conditioning less important portions by @ifnottex.
5381
8cf51b2c
GM
53822006-06-27 Richard Stallman <rms@gnu.org>
5383
5384 * mini.texi (Minibuffer File): Minor cleanup.
5385
53862006-06-25 Nick Roberts <nickrob@snap.net.nz>
5387
5388 * frames.texi (XTerm Mouse): Rename to...
5389 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5390
5391 * emacs.texi (Top): Use new node name.
5392
53932006-06-24 Eli Zaretskii <eliz@gnu.org>
5394
5395 * emacs.texi (Top): Update the detailed menu according to changes in
5396 msdog.texi.
5397
5398 * msdog.texi (Windows Keyboard): New section.
5399 (Windows Mouse): New section.
5400 (Windows System Menu): Remove section (text merged with "Windows
5401 Keyboard").
5402 (Windows Misc): New section.
5403
5404 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5405
5406 * msdog.texi (ls in Lisp): New section.
5407
5408 * files.texi (Visiting): Document case-insensitive wildcard matching
5409 under find-file-wildcards.
5410
8cf51b2c
GM
54112006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5412
5413 * macos.texi (Mac Input): Add description of mac-function-modifier.
5414 Now Unicode keyboard layouts work.
5415
8cf51b2c
GM
54162006-06-10 Richard Stallman <rms@gnu.org>
5417
5418 * mule.texi (Recognize Coding): Clarify previous change.
5419
54202006-06-09 Kenichi Handa <handa@m17n.org>
5421
5422 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5423 notation.
5424
54252006-06-07 Kevin Ryde <user42@zip.com.au>
5426
5427 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5428 manual for @ifnottex, but in emacs-extra for @iftex.
5429
5430 * cmdargs.texi (General Variables): Fix smtpmail xref.
5431
54322006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5433
8cf51b2c 5434 * programs.texi (Comment Commands):
8cf51b2c 5435 * custom.texi (Specifying File Variables):
49823426 5436 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5437
54382006-06-07 Nick Roberts <nickrob@snap.net.nz>
5439
5440 * building.texi (Watch Expressions): Move node to end.
5441 (GDB Graphical Interface): Move description of clicks in fringe...
5442 (GDB commands in the Fringe): ...to here. New node.
5443
8cf51b2c
GM
54442006-06-05 Romain Francoise <romain@orebokech.com>
5445
49823426 5446 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5447
54482006-06-05 Nick Roberts <nickrob@snap.net.nz>
5449
5450 * building.texi (GDB Graphical Interface): Update bindings.
5451 (Commands of GUD): Add gud-print. Remove gud-run.
5452 Restate availability more generally.
5453
f0131492 54542006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5455
5456 * mini.texi: Lots of cleanups.
5457
54582006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5459
5460 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5461 and Mouse-2.
5462
c8763fb6 54632006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5464
5465 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5466
8cf51b2c
GM
54672006-05-31 Richard Stallman <rms@gnu.org>
5468
5469 * basic.texi (Moving Point): Fix previous change.
5470
c8763fb6 54712006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5472
5473 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5474
f0131492 54752006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5476
5477 * basic.texi: Many simplifications and improvements in wording.
5478
8cf51b2c
GM
54792006-05-26 Nick Roberts <nickrob@snap.net.nz>
5480
5481 * anti.texi (Antinews): Create a node for gdb-ui.
5482
8cf51b2c
GM
54832006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5484
5485 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5486
54872006-05-20 Richard Stallman <rms@gnu.org>
5488
5489 * dired.texi (Dired Navigation): dired-goto-file is now j.
5490
8cf51b2c
GM
54912006-05-20 Eli Zaretskii <eliz@gnu.org>
5492
5493 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5494 and their aliases.
5495
5496 * msdog.texi (Windows Printing): Mention non-support of plain text
5497 printing with some el-cheapo printers, and suggest a workaround.
5498
54992006-05-20 Kevin Ryde <user42@zip.com.au>
5500
5501 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5502 remove the bit saying you must set it.
5503
55042006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5505
5506 * trouble.texi (Checklist):
5507 * text.texi (Text, Auto Fill, Text Mode):
5508 * search.texi (Nonincremental Search):
5509 * rmail.texi (Rmail Labels):
5510 * mule.texi (Input Methods, Multibyte Conversion):
5511 * misc.texi (Gnus, Where to Look, PostScript):
5512 * maintaining.texi (Create Tags Table):
5513 * indent.texi (Indentation Commands):
5514 * fixit.texi (Spelling):
5515 * emacs.texi (Copying):
5516 * custom.texi (Init File): ifinfo -> ifnottex.
5517
8cf51b2c
GM
55182006-05-17 Richard Stallman <rms@gnu.org>
5519
5520 * files.texi (Diff Mode): Mention C-x `.
5521
55222006-05-08 Richard Stallman <rms@gnu.org>
5523
5524 * custom.texi (Disabling): Textual cleanups.
5525
8cf51b2c
GM
55262006-05-12 Glenn Morris <rgm@gnu.org>
5527
5528 * calendar.texi (Displaying the Diary, Format of Diary File):
5529 Refer to diary-view-entries, diary-list-entries,
5530 diary-show-all-entries rather than obsolete aliases.
5531
55322006-05-12 Eli Zaretskii <eliz@gnu.org>
5533
5534 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5535 (Displaying the Diary, Special Diary Entries, Importing Diary):
5536 * building.texi (Compilation Shell):
5537 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5538 emacs-xtra with @inforef's.
5539
5540 * files.texi (Visiting): Fix wording.
5541
5542 * mule.texi (Coding Systems, Text Coding): More indexing.
5543 Mention that C-x RET f can set eol conversion.
5544
c8763fb6 55452006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5546
5547 * xresmini.texi (GTK resources): Insert GTK description.
5548
5549 * xresources.texi (GTK resources): metafont should be menufont.
5550
8cf51b2c
GM
55512006-05-06 Michael Albinus <michael.albinus@gmx.de>
5552
49823426 5553 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5554 method, user name and host name is active only in partial
5555 completion mode.
5556
8cf51b2c
GM
55572006-05-06 Eli Zaretskii <eliz@gnu.org>
5558
5559 * makefile.w32-in (emacs.dvi):
5560 * Makefile.in (emacs.dvi): Add xresmini.texi.
5561
5562 * xresmini.texi (Table of Resources): Remove xref to non-existent
5563 node "LessTif Resources".
5564
5565 * msdog.texi (Microsoft Windows):
5566 * calendar.texi (Calendar/Diary, Displaying the Diary)
5567 (Special Diary Entries, Importing Diary, Holidays):
5568 * programs.texi (Program Modes):
5569 * text.texi (Text):
5570 * buffers.texi (Several Buffers):
5571 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5572
55732006-05-06 Eli Zaretskii <eliz@gnu.org>
5574
5575 The following changes merge the emacs-xtra manual into the main
5576 manual, but only for on-line version of the manual.
5577
5578 * vc2-xtra.texi (Version Backups, Local Version Control)
5579 (Making Snapshots, Change Logs and VC, Version Headers)
5580 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5581 on-line manual.
5582
5583 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5584 for on-line manual.
5585
5586 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5587 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5588 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5589 for on-line manual.
5590
5591 * fortran-xtra.texi (Fortran, Fortran Autofill)
5592 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5593 for on-line manual.
5594
5595 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5596 Conditional xref's for on-line manual.
5597
5598 * emerge-xtra.texi (Emerge, Overview of Emerge)
5599 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5600 manual.
5601
5602 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5603 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5604 (EMACSSOURCES): Use EMACS_XTRA.
5605 (../info/emacs-xtra): Remove.
5606 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5607
5608 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5609 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5610 (EMACSSOURCES): Use EMACS_XTRA.
5611 ($(infodir)/emacs-xtra): Remove.
5612 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5613
5614 * trouble.texi (Quitting):
5615 * text.texi (Text):
5616 * programs.texi (Program Modes):
5617 * msdog.texi (Microsoft Windows):
5618 * frames.texi (Frames):
5619 * files.texi (Backup, Version Control, VC Concepts)
5620 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5621 (Registering, VC Status, VC Undo, Multi-User Branching)
5622 (Comparing Files):
5623 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5624 (Displaying the Diary, Special Diary Entries, Importing Diary):
5625 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5626 conditional xref's, depending on @iftex/@ifnottex.
5627
5628 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5629 "MS-DOS". @include msdog-xtra.texi.
5630
5631 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5632 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5633
5634 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5635 for vc-xtra.texi subsections.
5636 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5637 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5638
5639 * sending.texi (Sending Mail): A @node line without explicit Prev,
5640 Next, and Up links.
5641
5642 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5643 Next, and Up links.
5644
5645 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5646 and its sections. @include picture-xtra.texi.
5647
5648 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5649 "Emerge".
5650 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5651
5652 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5653 exact duplicate of its name-sake in calendar.texi.
5654
5655 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5656 "Advanced Calendar/Diary Usage".
5657 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5658
5659 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5660 dired-xtra.texi.
5661 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5662
5663 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5664 (Files) [ifnottex]: Add menu entry for Autorevert.
5665
5666 * emacs-xtra.texi (Introduction): Reword to make consistent with
5667 printed version only.
5668 <Top level>: Remove the body of all chapters and move them to the
5669 new *-xtra.texi files. Use @raisesections and @lowersections to
5670 convert sections to chapters etc.
5671
5672 * msdog-xtra.texi:
5673 * fortran-xtra.texi:
5674 * vc-xtra.texi:
5675 * vc1-xtra.texi:
5676 * vc2-xtra.texi:
5677 * emerge-xtra.texi:
5678 * cal-xtra.texi:
5679 * dired-xtra.texi:
5680 * arevert-xtra.texi: New files, with text from respective chapters
5681 of emacs-xtra.texi. Convert each @chapter into @section, @section
5682 into @subsection, etc.
5683
1c6c854e 5684 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5685 updated.
5686
5687 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5688 Windows". All references updated.
5689
56902006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5691
5692 * macos.texi (Mac Input): Mention input from Character Palette.
5693 (Mac Font Specs): Fix typo.
5694
56952006-05-05 Richard Stallman <rms@gnu.org>
5696
5697 * files.texi (Diff Mode): Minor cleanup.
5698
56992006-05-05 Karl Berry <karl@gnu.org>
5700
8cf51b2c
GM
5701 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5702 errors from the current release of makeinfo (4.8).
5703 * help.texi (Library Keywords): Change widest word in multitable
5704 template from `emulations' to `convenience'. (Not sure if this is
5705 related to the font change.)
5706
57072006-05-05 Eli Zaretskii <eliz@gnu.org>
5708
5709 * files.texi (File Names): Add a footnote about limited support of
5710 ~USER on MS-Windows.
5711
5712 * cmdargs.texi (Initial Options): Add a footnote about limited
5713 support of ~USER on MS-Windows.
5714
57152006-05-03 Richard Stallman <rms@gnu.org>
5716
5717 * files.texi (Diff Mode): Node moved here.
5718 (Comparing Files): Delete what duplicates new node.
5719 (Files): Put Diff Mode in menu.
5720
1c6c854e 5721 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5722
5723 * emacs.texi (Top): Update menu for Diff Mode.
5724
5725 * trouble.texi (Emergency Escape): Simplify.
5726
5727 * emacs.texi (Top): Minor clarification.
5728
57292006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5730
5731 * commands.texi, entering.texi, screen.texi: Many simplifications.
5732
57332006-05-03 Richard Stallman <rms@gnu.org>
5734
5735 * commands.texi (Text Characters): Delete paragraph about unibyte
5736 non-ASCII printing chars.
5737
5738 * killing.texi (Killing): Say "graphical displays".
5739 * display.texi: Say "graphical displays".
5740
5741 * cmdargs.texi (Misc X): Say "graphical displays".
5742
57432006-05-01 Richard Stallman <rms@gnu.org>
5744
5745 * emacs.texi (Top): Add Diff Mode to menu.
5746
57472006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5748
5749 * misc.texi (Diff Mode): New node.
5750
57512006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5752
5753 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5754 (Mac Environment Variables): Shorten example line.
5755 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5756
57572006-05-01 Nick Roberts <nickrob@snap.net.nz>
5758
5759 * building.texi (GUD Customization): Describe cases %d and %c.
5760 Update description for %e.
5761
57622006-04-30 Glenn Morris <rgm@gnu.org>
5763
5764 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5765
57662006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5767
5768 * custom.texi (Examining): Update C-h v output example.
5769
57702006-04-29 Kim F. Storm <storm@cua.dk>
5771
5772 * building.texi (Grep Searching): Add lgrep and rgrep.
5773
8cf51b2c
GM
57742006-04-23 Richard Stallman <rms@gnu.org>
5775
5776 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5777
5778 * xresmini.texi: New file.
5779
5780 * xresources.texi (Face Resources): Split table into font resources
5781 and the rest. Combine similar attributes for brevity.
5782
8cf51b2c
GM
57832006-04-21 Eli Zaretskii <eliz@gnu.org>
5784
5785 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5786 backslashes and case-insensitivity in file names (moved to the
5787 main manual).
5788 (MS-DOS Printing): Move most of the text to the main manual.
5789
5790 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5791 New nodes.
5792 (Windows Processes, Windows System Menu): Add index entries and
5793 fix wording.
5794
8cf51b2c
GM
57952006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5796
5797 * misc.texi (Shell Ring): Add notes on saved input when
5798 navigating off the end of the history list.
5799
58002006-04-18 Chong Yidong <cyd@mit.edu>
5801
5802 * misc.texi (Shell Options): Correct default value of
5803 comint-scroll-show-maximum-output.
5804
8cf51b2c
GM
58052006-04-18 Nick Roberts <nickrob@snap.net.nz>
5806
5807 * building.texi (Watch Expressions): Update.
5808
8cf51b2c
GM
58092006-04-12 Richard Stallman <rms@gnu.org>
5810
5811 * search.texi: Clean up previous change.
5812
58132006-04-12 Eli Zaretskii <eliz@gnu.org>
5814
5815 * search.texi (Regexp Backslash, Regexp Replace): Add index
5816 entries for ``back reference'' and mention the term itself in the
5817 text.
5818
58192006-04-11 Richard Stallman <rms@gnu.org>
5820
5821 * custom.texi (Safe File Variables):
5822 Document enable-local-variables = :safe.
5823
58242006-04-11 Karl Berry <karl@gnu.org>
5825
5826 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5827 (Remote Repositories, Version Backups, Local Version Control)
5828 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5829 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5830 (Renaming VC Work Files and Master Files)
5831 (Inserting Version Control Headers, Customizing VC, General Options)
5832 (Options for RCS and SCCS, Options specific for CVS): Move all
5833 these nodes to emacs-xtra.texi, for brevity.
5834 * cmdargs.texi, files.texi: Change cross-references.
5835
8cf51b2c
GM
58362006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5837
5838 * files.texi (Old Versions): Update description of vc-annotate's
5839 use of color to indicate date ranges.
5840
8cf51b2c
GM
58412006-04-09 Kevin Ryde <user42@zip.com.au>
5842
8cf51b2c
GM
5843 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5844 put info and printed manual names the right way around.
5845
58462006-04-09 Karl Berry <karl@gnu.org>
5847
5848 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5849 emacs-xtra.texi, leaving only MS Windows information.
5850 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5851 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5852 node names.
5853
5854 * emacs.texi: Move @summarycontents and @contents to the beginning
5855 of the file.
5856
8cf51b2c
GM
58572006-04-08 Kevin Ryde <user42@zip.com.au>
5858
5859 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5860
58612006-04-07 Richard Stallman <rms@gnu.org>
5862
5863 * programs.texi (Comments, Comment Commands, Options for Comments)
5864 (Multi-Line Comments): "Align", not "indent".
5865 (Basic Indent): C-j deletes trailing whitespace before the newline.
5866
58672006-04-06 Richard Stallman <rms@gnu.org>
5868
8cf51b2c
GM
5869 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5870
58712006-04-06 Eli Zaretskii <eliz@gnu.org>
5872
5873 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5874
8cf51b2c
GM
58752006-04-05 Richard Stallman <rms@gnu.org>
5876
5877 * emacs.texi (Top): Update subnode menu.
5878
5879 * trouble.texi (Unasked-for Search): Node deleted.
5880 (Lossage): Delete from menu.
5881
58822006-04-04 Richard Stallman <rms@gnu.org>
5883
5884 * trouble.texi: Various cleanups.
5885 (Checklist): Don't bother saying how to snail a bug report.
5886 (Emergency Escape): Much rewriting.
5887 (After a Crash): Rename the core dump immediately.
5888 (Total Frustration): Call it a psychotherapist.
5889 (Bug Criteria): Avoid "illegal instruction".
5890 (Sending Patches): We always put the contributor's name in.
5891
5892 * misc.texi (Thumbnails): Minor correction.
5893
8cf51b2c
GM
58942006-04-03 Richard Stallman <rms@gnu.org>
5895
5896 * misc.texi (Thumbnails): Minor cleanup.
5897
58982006-04-02 Karl Berry <karl@gnu.org>
5899
5900 * sending.texi (Mail Sending): pxref to Top needs five args.
5901
5902 * texinfo.tex: Update to current version (2006-03-21.13).
5903
8cf51b2c
GM
59042006-03-31 Richard Stallman <rms@gnu.org>
5905
5906 * emacs.texi (Top): Update subnode menu.
5907
5908 * help.texi (Help Mode): Cleanup.
5909
5910 * dired.texi: Many cleanups.
5911 (Dired Deletion): Describe dired-recursive-deletes.
5912 (Operating on Files): dired-create-directory moved.
5913 (Misc Dired Features): Move to here.
5914 (Tumme): Node moved to misc.texi.
5915
5916 * custom.texi: Many cleanups.
5917 (Minor Modes): Don't mention ISO Accents Mode.
5918 (Examining): Update C-h v output example.
5919 (Hooks): Add index and xref for add-hook.
5920 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5921 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5922
5923 * misc.texi: Many cleanups.
5924 (beginning): Add to summary of topics.
5925 (Shell): Put eshell xref at the end. Remove eshell from table.
5926 (Thumbnails): New node.
5927
8cf51b2c
GM
59282006-03-28 Eli Zaretskii <eliz@gnu.org>
5929
5930 * files.texi (File Name Cache): Make it clear that the cache is
5931 not persistent.
5932
8cf51b2c
GM
59332006-03-25 Karl Berry <karl@gnu.org>
5934
49823426
GM
5935 * emacs-xtra.texi, emacs.texi, gnu.texi:
5936 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5937 (2) do not indent copyright year list (or anything else).
5938
8cf51b2c
GM
59392006-03-21 Juanma Barranquero <lekktu@gmail.com>
5940
5941 * files.texi (VC Dired Mode): Remove misplaced brackets.
5942
59432006-03-21 Andre Spiegel <spiegel@gnu.org>
5944
5945 * files.texi: Various updates and clarifications in the VC chapter.
5946
59472006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5948
5949 * help.texi (Help Mode): Document "C-c C-c".
5950
8cf51b2c
GM
59512006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5952
5953 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5954 menu in the standalone Info reader.
5955
59562006-03-15 Chong Yidong <cyd@stupidchicken.com>
5957
5958 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5959 moved here from Emacs manual.
5960
5961 * programs.texi (Fortran): Section moved to emacs-xtra.
5962 (Program Modes): Xref to Fortran in emacs-xtra.
5963
5964 * maintaining.texi (Emerge): Move to emacs-xtra.
5965 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5966
5967 * picture.texi: File deleted.
5968 * Makefile.in:
5969 * makefile.w32-in: Remove picture.texi.
5970
5971 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5972 * abbrevs.texi (Abbrevs):
5973 * sending.texi (Sending Mail): Picture node removed.
5974
5975 * emacs.texi (Top): Update node listings.
5976
8cf51b2c
GM
59772006-03-12 Richard Stallman <rms@gnu.org>
5978
5979 * calendar.texi: Various cleanups.
5980
8cf51b2c
GM
59812006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5982
5983 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5984 syntax.
5985
8cf51b2c
GM
59862006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5987
5988 * search.texi (Regexps): More accurately describe which characters
5989 are special in which situations. Recommend _not_ to quote `]' or
5990 `-' when they are not special.
5991
8cf51b2c
GM
59922006-02-28 Andre Spiegel <spiegel@gnu.org>
5993
5994 * files.texi (Old Versions): Clarify operation of C-x v =.
5995
8cf51b2c
GM
59962006-02-21 Nick Roberts <nickrob@snap.net.nz>
5997
5998 * building.texi (Watch Expressions): Update and describe
5999 gdb-speedbar-auto-raise.
6000
60012006-02-19 Richard M. Stallman <rms@gnu.org>
6002
6003 * emacs.texi: Use @smallbook.
6004 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6005 Update subnode menu.
6006
6007 * building.texi (Lisp Interaction): Minor addition.
6008
60092006-02-18 Nick Roberts <nickrob@snap.net.nz>
6010
6011 * building.texi (Watch Expressions): Update and be more precise.
6012
c8763fb6 60132006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6014
6015 * maintaining.texi (Create Tags Table): Explain why the
6016 exception when etags writes to files under the /dev tree.
6017
60182006-02-14 Richard M. Stallman <rms@gnu.org>
6019
6020 * custom.texi (Safe File Variables): Lots of clarification.
6021 Renamed from Unsafe File Variables.
6022
60232006-02-14 Chong Yidong <cyd@stupidchicken.com>
6024
6025 * custom.texi (Unsafe File Variables): File variable confirmation
6026 assumed denied in batch mode.
6027
60282006-02-14 Richard M. Stallman <rms@gnu.org>
6029
6030 * building.texi (GDB User Interface Layout): Don't say `inferior'
6031 for program being debugged.
6032
60332006-02-15 Nick Roberts <nickrob@snap.net.nz>
6034
6035 * building.texi (GDB Graphical Interface):
6036 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6037
60382006-02-13 Chong Yidong <cyd@stupidchicken.com>
6039
6040 * custom.texi (Specifying File Variables, Unsafe File Variables):
6041 New nodes, split from File Variables. Document new file local
6042 variable behavior.
6043
60442006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6045
6046 * display.texi (Standard Faces):
8cf51b2c
GM
6047 * files.texi (Visiting):
6048 * frames.texi (Clipboard):
6049 * glossary.texi (Glossary) <Clipboard>:
6050 * xresources.texi (X Resources): Mention Mac OS port.
6051
8cf51b2c
GM
60522006-02-12 Richard M. Stallman <rms@gnu.org>
6053
6054 * building.texi (Building): Clarify topic in intro.
6055
6056 * maintaining.texi (Maintaining): Change title; clarify topic.
6057 Delete duplicate index entries.
6058
6059 * building.texi (Other GDB User Interface Buffers): Clarifications.
6060
6061 * text.texi (Cell Commands): Clarifications.
6062
6063 * programs.texi (Defuns): Delete duplicate explanation of
6064 left-margin paren convention.
6065 (Hungry Delete): Minor cleanup.
6066
60672006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6068
6069 * dired.texi (Tumme): More tumme documentation.
6070
60712006-02-11 Alan Mackenzie <acm@muc.de>
6072
6073 * programs.texi ("Hungry Delete"): Correct the appellation of the
6074 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6075
60762006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6077
6078 * dired.texi (Tumme): Fix small bug.
6079
60802006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6081
6082 * macos.texi (Mac International): Rename "fontset-mac" to
6083 "fontset-standard".
6084
8cf51b2c
GM
60852006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6086
6087 * dired.texi (Tumme): Basic documentation for Tumme added.
6088
8cf51b2c
GM
60892006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6090
6091 * mule.texi (International):
6092 * programs.texi (Basic Indent): Fix typos.
6093
8cf51b2c
GM
6094 * custom.texi (Minor Modes):
6095 * display.texi (Text Display):
6096 * commands.texi (Text Characters): Update xrefs.
6097
60982006-02-07 Richard M. Stallman <rms@gnu.org>
6099
6100 * emacs.texi (Top): Update subnode menu.
6101 Update info on old Emacs papers.
6102 (Intro): "Graphical display", not window system.
6103
6104 * xresources.texi (GTK styles): Minor clarifications.
6105
6106 * trouble.texi: "Graphical display", not window system.
6107 (Stuck Recursive): Minor clarification.
6108
6109 * text.texi: Minor clarifications.
6110 (Sentences): Explain why two-space convention is better.
6111 Explain sentence-end-without-period here.
6112 (Fill Commands): Not here.
6113 (Refill): Node moved down.
6114 (Filling): Update menu.
6115 (Table Creation, Cell Justification, Column Commands): Clarify.
6116
6117 * sending.texi: Minor clarifications.
6118
6119 * search.texi (Regexp Backslash): Clarification.
6120
6121 * rmail.texi: Minor cleanups.
6122 (Rmail): Delete digression about `rmail-mode'.
6123 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6124 (Rmail Files): Mention C-u M-x rmail.
6125 (Rmail Reply): Mention References.
6126 (Rmail Display): Mention rmail-nonignored-headers.
6127
6128 * programs.texi: Minor cleanups.
6129 (Comment Commands): Mention momentary Transient Mark mode.
6130 (Matching): Be more specific about customizing show-paren-mode.
6131 (Info Lookup): Don't list the modes that support C-h S.
6132 Just say what it does in an unsupported mode.
6133 (Man Page): Delete excessive info on customizing woman.
6134 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6135
6136 * abbrevs.texi: Minor clarifications.
6137 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6138 not "dynamic abbrevs" as if they were a kind of abbrev.
6139
6140 * picture.texi (Picture): Minor cleanup.
6141
6142 * mule.texi (Communication Coding): Say "other applications".
6143 (Fontsets): Not specific to X. Add xref to X Resources.
6144 (Unibyte Mode): Rename from Single-Byte Character Support.
6145 "Graphical display", not window system.
6146 (International): Update menu.
6147
6148 * maintaining.texi (Format of ChangeLog):
6149 New node, split out from ChangeLog.
6150 (ChangeLog): Clarifications in the remaining text.
6151 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6152 (Find Tag): Add @w.
6153 (Tags Search): Explain tag table order here. Simplify grep ref.
6154 (List Tags): tags-tag-face is a variable, not a face.
6155 (Emerge): Cleanups.
6156
6157 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6158 (Keyboard Macros): Avoid "the user".
6159
6160 * killing.texi: "Graphical display", not window system.
6161
6162 * help.texi (Help Echo): "Graphical display", not window system.
6163
6164 * glossary.texi: Say "you", not "the user". Say "graphical display".
6165
6166 * frames.texi: Minor cleanups. "Graphical display", not window system.
6167
6168 * files.texi (Visiting): Make drag-and-drop not X-specific.
6169
6170 * custom.texi: Minor cleanups. "Graphical display", not window system.
6171
6172 * cmdargs.texi: Minor cleanups.
6173
6174 * building.texi (Compilation): Move and split kill-compilation para.
6175 Add para about multiple compilers.
6176 (Compilation Mode): Commands also available in grep mode and others.
6177 Mention C-u C-x ` more tutorially. Clarify C-x `.
6178 (Compilation Shell): Clarify. Put Bash example first.
6179 (Grep Searching): Minor cleanups; add @w.
6180 (Debuggers): Minor cleanups.
6181 (Starting GUD): Make GDB xgraphical mode issue clearer.
6182 (Debugger Operation): Lots of clarifications including
6183 GDB tooltip side-effect issue.
6184 (Commands of GUD): Clarify.
6185 (GUD Customization): Add bashdb-mode-hook.
6186 (GDB Graphical Interface): Rewrite for clarity.
6187 (GDB User Interface Layout): Rewrite for clarity.
6188 (Stack Buffer, Watch Expressions): Likewise.
6189 (Other GDB User Interface Buffers): Cleanups.
6190 (Lisp Libraries, External Lisp): Cleanup.
6191
6192 * basic.texi (Position Info): "Graphical displays", rather than
6193 window systems.
6194
6195 * anti.texi: Minor cleanup.
6196
8cf51b2c
GM
61972006-02-03 Eli Zaretskii <eliz@gnu.org>
6198
6199 * custom.texi (Init File, Find Init): Add cross-references to
6200 where $HOME is described.
6201
62022006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6203
6204 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6205 is not inside the @table.
6206
6207 * emacs.texi (Top): Correct node name.
6208
6209 * files.texi (File Names): Fix @xref.
6210 (Reverting): Fix typo.
6211
6212 * mule.texi (International): Correct node name.
6213
6214 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6215
62162006-02-01 Richard M. Stallman <rms@gnu.org>
6217
6218 * emacs.texi (Top): Update subnode menu.
6219
6220 * mule.texi: Minor clarifications.
6221 Reduce the specific references to X Windows.
6222 Refer to "graphical" terminals, rather than window systems.
6223 (Text Coding): Rename from Specify Coding.
6224 (Communication Coding, File Name Coding, Terminal Coding):
6225 New nodes split out from Text Coding.
6226
6227 * kmacro.texi: Minor clarifications.
6228 (Keyboard Macro Ring): Comment out some excessive commands.
6229 (Basic Keyboard Macro): Split up the table, putting part in each node.
6230
6231 * major.texi: Minor clarifications.
6232
6233 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6234
6235 * windows.texi: Minor clarifications.
6236 (Change Window): Don't describe mode-line mouse cmds here.
6237 Add xref to Mode Line Mouse.
6238
6239 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6240
6241 * macos.texi (Mac International): Fix xref.
6242
6243 * indent.texi: Minor clarifications.
6244
6245 * frames.texi: Minor clarifications.
6246 Reduce the specific references to X Windows.
6247 Refer to "graphical" terminals, rather than window systems.
6248 (Frame Parameters): Don't mention commands like
6249 set-foreground-color. Just say to customize a face.
6250 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6251
6252 * files.texi: Minor clarifications.
6253 (Numbered Backups): New node, split out from Backup Names.
6254
6255 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6256
6257 * cmdargs.texi (General Variables): Fix xref.
6258
6259 * buffers.texi: Minor clarifications.
6260
8cf51b2c
GM
62612006-01-31 Richard M. Stallman <rms@gnu.org>
6262
6263 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6264 Nodes moved to top.
6265
6266 * display.texi: Minor clarifications.
6267 (Display): Rearrange menu.
6268 (Standard Faces): Mention query-replace face.
6269 (Faces): Simplify.
6270 (Font Lock): Simplify face customization info.
6271 (Highlight Changes): Node merged into Highlight Interactively.
6272 (Highlight Interactively): Much rewriting and cleanup.
6273 (Optional Mode Line): Narrowed line number not good for goto-line.
6274 Simplify face customization advice.
6275 (Text Display): Mention use of escape-glyph face.
6276 Move ctl-arrow and tab-width here.
6277 (Display Custom): Move no-redraw-on-reenter to end of node.
6278
6279 * search.texi: Minor clarifications.
6280 (Isearch Scroll): Simplify.
6281 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6282
6283 * regs.texi (Registers): Mention bookmarks here.
6284
6285 * mark.texi: Minor clarifications.
6286 (Selective Undo): Node deleted.
6287
6288 * m-x.texi: Minor clarifications.
6289
6290 * killing.texi: Minor clarifications.
6291 Refer to "graphical" terminals, rather than window systems.
6292
6293 * help.texi: Clarifications.
6294 (Help): Don't describe C-h F and C-h K here.
6295 (Key Help): Describe C-h K here.
6296 (Name Help): Mention Emacs Lisp Intro.
6297 Describe C-h F here.
6298 (Misc Help): Mention C-h F and C-h K only briefly.
6299
6300 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6301 Selective undo text merged in.
6302 (Spelling): Mention Aspell along with Ispell.
6303
6304 * emacs.texi (Top): Update subnode menus.
6305
6306 * basic.texi (Basic Undo): Rename from Undo. Most of text
6307 moved to new Undo node.
6308
8cf51b2c
GM
63092006-01-29 Chong Yidong <cyd@stupidchicken.com>
6310
6311 * basic.texi (Continuation Lines, Inserting Text):
6312 Mention longlines mode.
6313
63142006-01-29 Richard M. Stallman <rms@gnu.org>
6315
10d1d0af 6316 * screen.texi: Minor cleanups.
8cf51b2c
GM
6317 (Screen): Clean up the intro paragraphs.
6318 (Mode Line): Lots of rewriting. Handle frame-name better.
6319 eol-mnemonic-... vars moved out.
6320
6321 * emacs.texi (Top): Change menu item for MS-DOS node.
6322 Update subnode menu.
6323
6324 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6325 chapter relates to Windows. Title changed.
6326
6327 * mini.texi: Minor cleanups.
6328
6329 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6330 (Mark): Put it in the menu.
6331
6332 * entering.texi: Minor cleanups.
6333
6334 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6335 (Intro): Refer to "graphical" terminals, rather than X.
6336
6337 * display.texi (Display Custom): Add xref to Variables.
6338 (Optional Mode Line): eol-mnemonic-... vars moved here.
6339
6340 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6341 rather than X.
6342
8cf51b2c
GM
6343 * basic.texi: Minor cleanups.
6344 (Undo): selective-undo moved.
6345
8cf51b2c
GM
63462006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6347
6348 * anti.texi (Antinews): Various corrections and additions.
6349
63502006-01-23 Juri Linkov <juri@jurta.org>
6351
6352 * custom.texi (Easy Customization, Customization Groups)
6353 (Browsing Custom): Mention links along with buttons.
6354
8cf51b2c
GM
63552006-01-21 Eli Zaretskii <eliz@gnu.org>
6356
8cf51b2c
GM
6357 * text.texi (TeX Print): Use @key for TAB.
6358
8cf51b2c
GM
6359 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6360
8cf51b2c
GM
63612006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6362
6363 * files.texi (File Aliases): Don't claim that usually separate
6364 buffers are created for two file names that name the same data.
6365 Mention additional situations where different names mean the same
6366 file on disk.
6367
63682006-01-19 Richard M. Stallman <rms@gnu.org>
6369
6370 * killing.texi (Deletion): Upcase @key argument.
6371
6372 * custom.texi (Custom Themes): Minor cleanup.
6373
6374 * programs.texi (Hungry Delete): Upcase @key argument.
6375
8cf51b2c
GM
63762006-01-16 Juri Linkov <juri@jurta.org>
6377
6378 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6379 Move `mode-line-highlight' before `mode-line-buffer-id'.
6380
8cf51b2c
GM
63812006-01-14 Richard M. Stallman <rms@gnu.org>
6382
6383 * basic.texi (Inserting Text): Minor cleanup.
6384
8cf51b2c
GM
63852006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6386
6387 * custom.texi (Changing a Variable, Face Customization):
6388 Update for changes in Custom menus.
6389
8cf51b2c
GM
63902006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6391
6392 * macos.texi (Mac International): Undo last change.
6393
8cf51b2c
GM
63942006-01-02 Chong Yidong <cyd@stupidchicken.com>
6395
6396 * custom.texi (Custom Themes): Describe the new
6397 customize-create-theme interface.
6398
63992005-12-30 Juri Linkov <juri@jurta.org>
6400
6401 * basic.texi (Position Info): Update example.
6402
c8763fb6 64032005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6404
6405 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6406
64072005-12-24 Chong Yidong <cyd@stupidchicken.com>
6408
6409 * custom.texi (Custom Themes): `load-theme' always loads.
6410
64112005-12-23 Juri Linkov <juri@jurta.org>
6412
6413 * display.texi (Highlight Interactively): Use double space to
6414 separate sentences. Replace C-p with M-p, and C-n with M-n.
6415
64162005-12-22 Richard M. Stallman <rms@gnu.org>
6417
6418 * custom.texi (Easy Customization and subnodes):
6419 Replace "active field" with "button".
6420 Use "user option" only for variables.
6421 Use "setting" for variable-or-face.
6422
64232005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6424
6425 * buffers.texi (Select Buffer): Change order in table to make
6426 "Similar" refer to the correct item.
6427 (Indirect Buffers): Minor rewording.
6428
8cf51b2c
GM
64292005-12-20 Juri Linkov <juri@jurta.org>
6430
6431 * files.texi (VC Status): Put P and N near p and n.
6432
8cf51b2c
GM
64332005-12-19 Richard M. Stallman <rms@gnu.org>
6434
6435 * programs.texi (Electric C): Delete the info about newline control.
6436 (Other C Commands): Minor cleanup.
6437 (Left Margin Paren): Minor cleanup.
6438
64392005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6440
6441 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6442 (Customization Groups): Delete text moved to "Browsing Custom".
6443 (Browsing Custom): New node.
6444 (Specific Customization): Clarify which commands only work for
6445 loaded options.
6446
64472005-12-18 Bill Wohler <wohler@newt.com>
6448
6449 * frames.texi (Tool Bars): Shorten text of previous change.
6450
64512005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6452
6453 * files.texi (VC Status): Document log-view mode.
6454
64552005-12-18 Bill Wohler <wohler@newt.com>
6456
6457 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6458 permanently via the customize interface.
6459
8cf51b2c
GM
64602005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6461
6462 * killing.texi (Killing by Lines): Document `kill-whole-line'
6463 function.
6464
c8763fb6 64652005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6466
6467 * buffers.texi (Select Buffer): Change `prev-buffer' to
6468 `previous-buffer'. Indicate that these functions use a frame
6469 local buffer list.
6470
8cf51b2c
GM
64712005-12-12 Richard M. Stallman <rms@gnu.org>
6472
6473 * custom.texi (Easy Customization): Change menu comment.
6474 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6475
6476 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6477 (Help): Among the Apropos commands, describe only C-h a here.
6478
64792005-12-11 Richard M. Stallman <rms@gnu.org>
6480
6481 * programs.texi (Options for Comments): Comment-end starts with space.
6482
6483 * glossary.texi (Glossary): Minor cleanup.
6484
6485 * files.texi (Old Versions): Use @table.
6486
8cf51b2c
GM
64872005-12-10 David Koppelman <koppel@ece.lsu.edu>
6488
6489 * display.texi (Highlight Interactively): Include
6490 global-hi-lock-mode. Add miscellaneous details and elaborations.
6491
64922005-12-09 Richard M. Stallman <rms@gnu.org>
6493
6494 * display.texi (Font Lock): Delete the Global FL menu item.
6495
64962005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6497
6498 * custom.texi (Minibuffer Maps): Mention the maps for file name
6499 completion.
6500
65012005-12-09 Kim F. Storm <storm@cua.dk>
6502
6503 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6504 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6505 cursor to next corner in rectangle; clarify insert around rectangle.
6506
8cf51b2c
GM
65072005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6508
6509 * custom.texi (Customization): Use xref to elisp manual for
6510 non-TeX output.
6511 (Minor Modes): Update.
6512 (Customization Groups, Changing a Variable, Face Customization):
6513 Update for new appearance of Custom buffers.
6514 (Changing a Variable): `custom-buffer-done-function' has been
6515 replaced by `custom-buffer-done-kill'.
6516 (Specific Customization): In the `customize-group' buffer, a
6517 subgroup's contents are not "hidden". They are not included at
6518 all. They have no [Show] button.
6519 (Mouse Buttons): Add pxref to description of mouse event lists in
6520 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6521 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6522 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6523
65242005-12-08 Richard M. Stallman <rms@gnu.org>
6525
6526 * mini.texi (Completion Commands, Completion):
6527 In file name input, SPC does not do completion.
6528
8cf51b2c
GM
65292005-12-08 Nick Roberts <nickrob@snap.net.nz>
6530
6531 * building.texi (GDB Graphical Interface): Explain screen size
6532 setting.
6533 (Other GDB User Interface Buffers): Describe features specific to
6534 GDB 6.4.
6535
8cf51b2c
GM
65362005-12-01 Nick Roberts <nickrob@snap.net.nz>
6537
6538 * building.texi (GDB User Interface Layout): Describe how to
6539 kill associated buffers.
6540 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6541 (Watch Expressions): Be more precise.
6542 (Other GDB User Interface Buffers): Describe how to change a
6543 register value.
6544
8cf51b2c
GM
65452005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6546
6547 * macos.texi (Mac Input): Remove description of
6548 mac-command-key-is-meta. Add descriptions of
6549 mac-control-modifier, mac-command-modifier, and
6550 mac-option-modifier.
6551 (Mac International): Fix description of conversion of clipboard data.
6552 (Mac Font Specs): Add example of font customization by face attributes.
6553
65542005-11-22 Nick Roberts <nickrob@snap.net.nz>
6555
6556 * building.texi (Watch Expressions): Expand description.
6557 (Other GDB User Interface Buffers): Describe local map for
6558 gud-watch.
6559
65602005-11-21 Chong Yidong <cyd@stupidchicken.com>
6561
6562 * display.texi (Font Lock): Font lock is enabled by default now.
6563
65642005-11-20 Juri Linkov <juri@jurta.org>
6565
6566 * basic.texi (Position Info): Update examples of the output.
6567 Remove the fact that examples are produced in the TeXinfo buffer,
6568 because in the Info reader users will get a different output from
6569 `C-x ='.
6570
6571 * building.texi (Compilation Mode): Remove paragraph duplicated
6572 from the node `Compilation'. Add `compilation-skip-threshold'.
6573
6574 * display.texi (Font Lock): Suggest more user-friendly method of
6575 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6576
65772005-11-18 Richard M. Stallman <rms@gnu.org>
6578
6579 * files.texi (Registering): Mention @@ in mode line.
6580
6581 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6582
65832005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6584
6585 * files.texi (Renaming and VC): Some back-ends don't
6586 handle renaming.
6587
8cf51b2c
GM
65882005-11-17 Juri Linkov <juri@jurta.org>
6589
6590 * emacs.texi (Top):
6591 * display.texi (Highlight Interactively): Put this font-lock based
6592 mode near Font Lock node.
6593
65942005-11-16 Chong Yidong <cyd@stupidchicken.com>
6595
6596 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6597 icons.
6598
65992005-11-12 Kim F. Storm <storm@cua.dk>
6600
6601 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6602 (Help Summary): Add C-h d and C-h e.
6603 (Apropos): Clarify that all apropos commands may search for either
6604 list of words or a regexp. Add C-h d for apropos-documentation.
6605 Describe apropos-documentation-sort-by-scores user option.
6606
8cf51b2c
GM
66072005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6608
6609 * killing.texi (CUA Bindings): Add @section.
6610
66112005-11-10 Kim F. Storm <storm@cua.dk>
6612
6613 * emacs.texi (Top): Add CUA Bindings entry to menu.
6614
6615 * killing.texi (CUA Bindings): New node. Moved here from
6616 misc.texi and extended with info on rectangle commands and
6617 rectangle highlighting, interface to registers, and the global
6618 mark feature.
6619
6620 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6621
6622 * regs.texi: Prev link points to CUA Bindings node.
6623
66242005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6625
6626 * help.texi (Help Echo): By default, help echos are only shown on
6627 mouse-over, not on point-over.
6628
c8763fb6 66292005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6630
6631 * misc.texi (Shell Mode): Describe how to activate password echoing.
6632
8cf51b2c
GM
66332005-11-04 Romain Francoise <romain@orebokech.com>
6634
6635 * mark.texi (Mark Ring): Fix typo.
6636
66372005-11-03 Richard M. Stallman <rms@gnu.org>
6638
6639 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6640
66412005-11-01 Bill Wohler <wohler@newt.com>
6642
6643 * help.texi (Help Mode): Fix typo.
6644
66452005-11-01 Nick Roberts <nickrob@snap.net.nz>
6646
1c6c854e
CS
6647 * building.texi (Other GDB User Interface Buffers):
6648 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6649
66502005-10-31 Romain Francoise <romain@orebokech.com>
6651
6652 * files.texi (Compressed Files): Fix typo.
6653
6654 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6655
6656 * windows.texi (Force Same Window): Likewise.
6657
66582005-10-30 Bill Wohler <wohler@newt.com>
6659
6660 * help.texi (Help Mode): URLs viewed with browse-url.
6661
66622005-10-31 Nick Roberts <nickrob@snap.net.nz>
6663
6664 * building.texi (GDB Graphical Interface): Don't reference
6665 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6666 must stay in same frame.
6667
66682005-10-29 Chong Yidong <cyd@stupidchicken.com>
6669
6670 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6671
6672 * anti.texi (Antinews): Likewise.
6673
8cf51b2c
GM
66742005-10-28 Bill Wohler <wohler@newt.com>
6675
6676 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6677
66782005-10-28 Richard M. Stallman <rms@gnu.org>
6679
6680 * files.texi (Visiting): Explain how to enter ? in a file name.
6681
6682 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6683
8cf51b2c
GM
66842005-10-25 Nick Roberts <nickrob@snap.net.nz>
6685
1c6c854e
CS
6686 * building.texi (GDB Graphical Interface):
6687 Describe gdb-mouse-until.
8cf51b2c
GM
6688
66892005-10-23 Richard M. Stallman <rms@gnu.org>
6690
6691 * custom.texi (Init File): Recommend when to use site-start.el.
6692
8cf51b2c
GM
66932005-10-21 Juri Linkov <juri@jurta.org>
6694
6695 * custom.texi (Examining): Mention accessing the old variable
6696 value via M-n in set-variable.
6697
8cf51b2c
GM
66982005-10-18 Romain Francoise <romain@orebokech.com>
6699
6700 * files.texi (Version Systems): Capitalize GNU.
6701
8cf51b2c
GM
67022005-10-18 Nick Roberts <nickrob@snap.net.nz>
6703
6704 * building.texi (Compilation Mode): Remove redundant paragraph.
6705 (Watch Expressions): Remove paragraph to reflect code change.
6706
8cf51b2c
GM
67072005-10-16 Richard M. Stallman <rms@gnu.org>
6708
6709 * building.texi (Compilation Mode, Compilation): Clarified.
6710
67112005-10-15 Richard M. Stallman <rms@gnu.org>
6712
6713 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6714
8cf51b2c
GM
67152005-10-13 Kenichi Handa <handa@m17n.org>
6716
6717 * basic.texi (Position Info): Fix previous change.
6718
c8763fb6 67192005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6720
6721 * cmdargs.texi (Icons X): Fix typo.
6722
67232005-10-12 Kenichi Handa <handa@m17n.org>
6724
6725 * basic.texi (Position Info): Describe the case that Emacs shows
6726 "part of display ...".
6727
c8763fb6 67282005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6729
6730 * cmdargs.texi (Icons X): -nb => -nbi.
6731
67322005-10-10 Chong Yidong <cyd@stupidchicken.com>
6733
6734 * frames.texi (Speedbar): A couple more clarifications.
6735
67362005-10-11 Nick Roberts <nickrob@snap.net.nz>
6737
6738 * building.texi (GDB User Interface Layout): Improve diagram.
6739 (Watch Expressions): Explain how to make speedbar global.
6740 (Other GDB User Interface Buffers): Make references more precise.
6741
8cf51b2c
GM
67422005-10-09 Richard M. Stallman <rms@gnu.org>
6743
6744 * frames.texi (Speedbar): Clarify the text.
6745
67462005-10-09 Chong Yidong <cyd@stupidchicken.com>
6747
6748 * frames.texi (Speedbar): Add information on keybindings,
6749 dismissing the speedbar, and buffer display mode. Link to
6750 speedbar manual.
6751
c8763fb6 67522005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6753
1c6c854e 6754 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6755 added -nb, --no-bitmap-icon.
6756
8cf51b2c
GM
67572005-10-07 Nick Roberts <nickrob@snap.net.nz>
6758
6759 * building.texi (GDB Graphical Interface): Add variables and
6760 functions to indices. Be more precise.
6761
c8763fb6 67622005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6763
6764 * frames.texi (Drag and Drop): Remove the x- from
6765 x-dnd-open-file-other-window and xdnd-protocol-alist.
6766
67672005-09-30 Romain Francoise <romain@orebokech.com>
6768
6769 * mini.texi (Minibuffer): The default value now appears before the
6770 colon in minibuffer prompts.
6771
8cf51b2c
GM
67722005-09-25 Richard M. Stallman <rms@gnu.org>
6773
6774 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6775
8cf51b2c
GM
67762005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6777
6778 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6779
8cf51b2c
GM
67802005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6781
6782 * emacs.texi (Top): Update submenus from macos.texi.
6783
6784 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6785 (Mac OS): Update feature support status.
6786 (Mac Input): List supported input scripts. Remove description
6787 about `mac-keyboard-text-encoding'. Mention mouse button
6788 emulation and related variables.
6789 (Mac International): Mention Central European and Cyrillic
6790 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6791 Add description about coding system for selection.
6792 Add description about language environment.
6793 (Mac Environment Variables):
6794 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6795 arguments. Add Preferences support.
6796 (Mac Directories): Explicitly state that this node is for Mac OS
6797 Classic only.
1c6c854e
CS
6798 (Mac Font Specs): Mention specification for scalable fonts.
6799 List supported charsets. Add preferred way of creating fontsets.
6800 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6801 (Mac Functions): Add descriptions about `mac-set-file-creator',
6802 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6803 and `mac-get-preference'.
6804
8cf51b2c
GM
68052005-09-16 Romain Francoise <romain@orebokech.com>
6806
6807 Update all files to specify GFDL version 1.2.
6808
6809 * doclicense.texi (GNU Free Documentation License): Update to
6810 version 1.2.
6811
68122005-09-15 Richard M. Stallman <rms@gnu.org>
6813
6814 * buffers.texi (List Buffers): Fix xref.
6815
6816 * rmail.texi (Rmail Basics): Fix xref.
6817
6818 * emacs.texi (Top): Update subnode menus.
6819
6820 * files.texi (Saving Commands): New node, broken out of Saving.
6821 (Customize Save): New node, broken out of Saving.
6822 Clarify effect of write-region-inhibit-fsync.
6823 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6824
8cf51b2c
GM
68252005-09-14 Romain Francoise <romain@orebokech.com>
6826
6827 * files.texi (Saving): Mention write-region-inhibit-fsync.
6828
68292005-09-05 Chong Yidong <cyd@stupidchicken.com>
6830
6831 * custom.texi (Custom Themes): New node.
6832
68332005-09-03 Richard M. Stallman <rms@gnu.org>
6834
49823426
GM
6835 * search.texi (Search Case): Mention vars that control
6836 case-fold-search for various operations.
8cf51b2c
GM
6837
68382005-08-22 Juri Linkov <juri@jurta.org>
6839
6840 * display.texi (Standard Faces): Merge the text from
6841 `(elisp)Standard Faces' into this node.
6842
68432005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6844
6845 * emacs.texi (Top): Delete menu item for deleted node
6846 Keyboard Translations.
6847
68482005-08-18 Richard M. Stallman <rms@gnu.org>
6849
8cf51b2c
GM
6850 * trouble.texi (Unasked-for Search):
6851 Delete xref to Keyboard Translations.
6852
6853 * glossary.texi (Glossary): Delete xref.
6854
8cf51b2c
GM
6855 * custom.texi (Minor Modes): Say that the list here is not complete.
6856 (Keyboard Translations): Node deleted.
6857 (Disabling): Delete xref to it.
6858 (Customization Groups): Fix Custom buffer example.
6859 (Hooks): Mention remove-hooks.
6860
68612005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6862
6863 * building.texi (GDB Graphical Interface): Improve filling of menu
6864 item.
6865
68662005-08-18 Nick Roberts <nickrob@snap.net.nz>
6867
6868 * building.texi (GDB Graphical Interface): Use better node names.
6869
68702005-08-14 Richard M. Stallman <rms@gnu.org>
6871
6872 * text.texi (Sentences): Fix xref.
6873
68742005-08-14 Juri Linkov <juri@jurta.org>
6875
6876 * building.texi (Compilation, Grep Searching): Move grep command
6877 headings from `Compilation' to `Grep Searching'.
6878
6879 * dired.texi (Dired and Find):
6880 * maintaining.texi (Tags Search): Replace grep xref to
6881 `Compilation' node with `Grep Searching'.
6882
6883 * files.texi (Comparing Files): Replace xref to `Compilation' with
6884 `Compilation Mode'.
6885
68862005-08-13 Alan Mackenzie <acm@muc.de>
6887
6888 * search.texi (Non-ASCII Isearch): Correct a typo.
6889 (Replacement Commands): Mention query-replace key binding.
6890
68912005-08-11 Richard M. Stallman <rms@gnu.org>
6892
6893 * programs.texi (Options for Comments): Fix xref.
6894
6895 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6896 out of Regexps.
6897
8cf51b2c
GM
68982005-08-09 Juri Linkov <juri@jurta.org>
6899
6900 * building.texi (Compilation): Use `itemx' instead of `item'.
6901 (Grep Searching): Simplify phrase.
6902
6903 * display.texi (Standard Faces): Describe vertical-border on
6904 window systems.
6905
6906 * windows.texi (Split Window): Simplify phrase and mention
6907 vertical-border face.
6908
69092005-08-09 Richard M. Stallman <rms@gnu.org>
6910
6911 * files.texi (Comparing Files): Clarify compare-windows.
6912
6913 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6914
8cf51b2c
GM
69152005-08-06 Eli Zaretskii <eliz@gnu.org>
6916
6917 * mule.texi (Coding Systems): Rephrase the paragraph about
6918 codepages: no need for "M-x codepage-setup" anymore, except on
6919 MS-DOS.
6920
6921 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6922 the MS-DOS port only.
6923
69242005-07-30 Eli Zaretskii <eliz@gnu.org>
6925
6926 * makefile.w32-in (info): Don't run multi-install-info.bat.
6927 ($(infodir)/dir): New target, produced by running
6928 multi-install-info.bat.
6929
8cf51b2c
GM
69302005-07-22 Eli Zaretskii <eliz@gnu.org>
6931
6932 * files.texi (Quoted File Names): Add index entry.
6933
8cf51b2c
GM
69342005-07-19 Juri Linkov <juri@jurta.org>
6935
6936 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6937
69382005-07-18 Juri Linkov <juri@jurta.org>
6939
8cf51b2c
GM
6940 * custom.texi (Easy Customization):
6941 * files.texi (Old Versions):
6942 * frames.texi (Wheeled Mice):
6943 * mule.texi (Specify Coding):
8cf51b2c
GM
6944 * text.texi (Cell Justification):
6945 * trouble.texi (After a Crash):
8cf51b2c
GM
6946 * xresources.texi (GTK styles):
6947 Delete duplicate duplicate words.
6948
69492005-07-17 Richard M. Stallman <rms@gnu.org>
6950
6951 * frames.texi (Creating Frames): Fix foreground color example.
6952
6953 * custom.texi (Init Examples): Clean up text about conditionals.
6954
69552005-07-16 Richard M. Stallman <rms@gnu.org>
6956
6957 * mini.texi (Completion Commands): Fix command name for ?.
6958
8cf51b2c
GM
69592005-07-16 Eli Zaretskii <eliz@gnu.org>
6960
6961 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6962 `menu' face has no effect on w32 and with GTK.
6963 Add cross-references.
8cf51b2c
GM
6964
6965 * cmdargs.texi (General Variables): Clarify the default location
6966 of $HOME on w32 systems.
6967
69682005-07-15 Jason Rumney <jasonr@gnu.org>
6969
6970 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6971 changed.
6972
69732005-07-08 Kenichi Handa <handa@m17n.org>
6974
1c6c854e
CS
6975 * mule.texi (Recognize Coding):
6976 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6977
69782005-07-07 Richard M. Stallman <rms@gnu.org>
6979
6980 * anti.texi (Antinews): Mention mode-line-inverse-video.
6981
6982 * files.texi (Saving): Minor correction about C-x C-w.
6983
6984 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6985
69862005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6987
6988 * search.texi (Isearch Scroll): Add example of using the
6989 `isearch-scroll' property.
6990 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6991 `Display Custom' node.
6992 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6993 and de-emphasize it.
6994 (Other Repeating Search): `occur' currently can not correctly
6995 handle multiline matches. Correct, clarify and update description
6996 of `flush-lines' and `keep-lines'.
6997
6998 * display.texi (Display Custom): Add anchor for `baud-rate'.
6999
70002005-07-07 Richard M. Stallman <rms@gnu.org>
7001
7002 * gnu.texi: Update where to get GNU status; add refs for how to help.
7003 Add footnotes 6 and 7.
7004
70052005-07-04 Lute Kamstra <lute@gnu.org>
7006
7007 Update FSF's address in GPL notices.
7008
8cf51b2c 7009 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7010 * trouble.texi (Checklist): Update FSF's address.
7011
8cf51b2c
GM
70122005-06-24 Richard M. Stallman <rms@gnu.org>
7013
7014 * display.texi (Text Display): Change index entries.
7015
70162005-06-24 Eli Zaretskii <eliz@gnu.org>
7017
7018 * makefile.w32-in (MAKEINFO): Use --force.
7019 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7020 Makefile.in.
8cf51b2c
GM
7021
70222005-06-23 Richard M. Stallman <rms@gnu.org>
7023
1c6c854e 7024 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7025 nobreak-char-display.
7026
7027 * emacs.texi (Top): Update detailed node listing.
7028
1c6c854e 7029 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7030 to nobreak-char-display and no-break-space to nobreak-space.
7031 (Standard Faces): Split up the list of standard faces
7032 and put it in a separate node. Add nobreak-space and
7033 escape-glyph.
7034
8cf51b2c
GM
70352005-06-23 Lute Kamstra <lute@gnu.org>
7036
7037 * mule.texi (Select Input Method): Fix typo.
7038
70392005-06-23 Kenichi Handa <handa@m17n.org>
7040
1c6c854e
CS
7041 * mule.texi (International): List all supported scripts.
7042 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7043 distribution.
7044 (Language Environments): List all language environments.
7045 Intlfonts contains fonts for most supported scripts, not all..
7046 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7047 input a specific character.
8cf51b2c
GM
7048 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7049
70502005-06-23 Juanma Barranquero <lekktu@gmail.com>
7051
49823426 7052 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7053
70542005-06-22 Miles Bader <miles@gnu.org>
7055
7056 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7057
70582005-06-20 Miles Bader <miles@gnu.org>
7059
7060 * display.texi (Faces): Add `vertical-divider'.
7061
70622005-06-17 Richard M. Stallman <rms@gnu.org>
7063
7064 * text.texi (Adaptive Fill): Minor clarification.
7065
8cf51b2c
GM
70662005-06-10 Lute Kamstra <lute@gnu.org>
7067
7068 * emacs.texi (Top): Correct version number.
7069 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7070 refer to the current version of Emacs.
7071
70722005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7073
7074 * files.texi (Log Buffer): Document when there can be more than
7075 one file to be committed.
7076
70772005-06-08 Juri Linkov <juri@jurta.org>
7078
7079 * display.texi (Faces): Add `shadow' face.
7080
70812005-06-07 Masatake YAMATO <jet@gyve.org>
7082
7083 * display.texi (Faces): Write about mode-line-highlight.
7084
70852005-06-06 Richard M. Stallman <rms@gnu.org>
7086
7087 * misc.texi (Printing Package): Explain how to initialize
7088 printing package.
7089
7090 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7091
70922005-06-05 Chong Yidong <cyd@stupidchicken.com>
7093
7094 * emacs.texi: Rename Hardcopy to Printing.
7095 Make PostScript and PostScript Variables subnodes of it.
7096
7097 * misc.texi (Printing): Rename node from Hardcopy.
7098 Mention menu bar options.
7099 Move PostScript and PostScript Variables to submenu.
7100 (Printing package): New node.
7101
7102 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7103
7104 * dired.texi (Operating on Files): Likewise.
7105
7106 * calendar.texi (Displaying the Diary): Likewise.
7107
7108 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7109
7110 * glossary.texi (Glossary): Likewise.
7111
7112 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7113 effect.
7114
71152005-06-04 Richard M. Stallman <rms@gnu.org>
7116
7117 * trouble.texi (After a Crash): Polish previous change.
7118
8cf51b2c
GM
71192005-05-30 Noah Friedman <friedman@splode.com>
7120
7121 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7122 recovery mechanism.
7123
8cf51b2c
GM
71242005-05-28 Nick Roberts <nickrob@snap.net.nz>
7125
7126 * building.texi (Other Buffers): SPC toggles display of
7127 floating point registers.
7128
8cf51b2c
GM
71292005-05-27 Nick Roberts <nickrob@snap.net.nz>
7130
7131 * files.texi (Log Buffer): Merge in description of Log Edit
7132 mode from pcl-cvs.texi.
7133
71342005-05-26 Richard M. Stallman <rms@gnu.org>
7135
7136 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7137
8cf51b2c
GM
71382005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7139
7140 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7141 not enabled by default.
7142 When not on a word, `ispell-word' by default checks the word
7143 before point.
7144
71452005-05-24 Nick Roberts <nickrob@snap.net.nz>
7146
7147 * building.texi (Debugger Operation): Simplify last sentence.
7148
71492005-05-23 Lute Kamstra <lute@gnu.org>
7150
7151 * emacs.texi: Update FSF's address throughout.
7152 (Preface): Use @cite.
7153 (Distrib): Add cross reference to the node "Copying". Mention the
7154 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7155 printed manuals.
7156 (Intro): Use @xref for the Emacs Lisp Intro.
7157
8cf51b2c
GM
71582005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7159
7160 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7161
7162 * basic.texi (Moving Point): Mention default for `goto-line'.
7163
7164 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7165 of a variable's docstring.
7166
71672005-05-18 Lute Kamstra <lute@gnu.org>
7168
7169 * maintaining.texi (Overview of Emerge): Add cross reference.
7170 Remove duplication.
7171
7172 * emacs.texi (Top): Update to the current structure of the manual.
7173 * misc.texi (Emacs Server): Add menu description.
7174 * files.texi (Saving): Fix menu.
7175 * custom.texi (Customization): Fix menu.
7176 * mule.texi (International): Fix menu.
7177 * kmacro.texi (Keyboard Macros): Fix menu.
7178
71792005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7180
7181 * display.texi: Various minor changes.
7182 (Faces): Delete text that is repeated in the next section.
7183
71842005-05-16 Nick Roberts <nickrob@snap.net.nz>
7185
7186 * building.texi (Debugger Operation): Mention GUD tooltips are
7187 disabled with GDB in text command mode.
7188
8cf51b2c
GM
71892005-05-16 Nick Roberts <nickrob@snap.net.nz>
7190
7191 * building.texi: Replace toolbar with "tool bar" for consistency.
7192 (Compilation Mode): Describe compilation-context-lines
7193 and use of arrow in compilation buffer.
7194 (Debugger Operation): Replace help text with variable's value.
7195
7196 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7197 consistency.
7198
71992005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7200
7201 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7202 Add xref.
7203
8cf51b2c
GM
72042005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7205
7206 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7207 (Position Info): Delete discussion of `goto-line'. It is already
7208 described in `Moving point'.
7209
7210 * mini.texi (Completion Commands): Correct reference.
7211 (Completion Options): Fix typo.
7212
7213 * killing.texi (Deletion): Complete description of `C-x C-o'.
7214
8cf51b2c
GM
72152005-05-10 Richard M. Stallman <rms@gnu.org>
7216
7217 * building.texi (Compilation): Clarify recompile's directory choice.
7218
7219 * frames.texi (Tooltips): Cleanups.
7220
7221 * basic.texi (Arguments): Fix punctuation.
7222
72232005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7224
7225 * screen.texi (Menu Bar): The up and down (not left and right)
7226 arrow keys move through a keyboard menu.
7227
72282005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7229
7230 * basic.texi: Various typo and grammar fixes.
7231 (Moving Point): C-a now runs move-beginning-of-line.
7232
72332005-05-08 Nick Roberts <nickrob@snap.net.nz>
7234
7235 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7236
7237 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7238 as different animals.
7239
72402005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7241
7242 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7243 Correct index entry.
7244
72452005-05-07 Nick Roberts <nickrob@snap.net.nz>
7246
7247 * building.texi (Debugger Operation): Update to reflect changes
7248 in GUD tooltips.
7249
72502005-04-30 Richard M. Stallman <rms@gnu.org>
7251
7252 * files.texi (Compressed Files): Auto Compression normally enabled.
7253
7254 * building.texi (Debugger Operation): Clarify previous change.
7255
8cf51b2c
GM
72562005-04-28 Nick Roberts <nickrob@snap.net.nz>
7257
7258 * building.texi (Debugger Operation): Add description for
7259 GUD tooltips when program is not running.
7260
72612005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7262
7263 * misc.texi (Shell): Add `Shell Prompts' to menu.
7264 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7265 description. Delete remarks moved to new node.
7266 (Shell Prompts): New node.
7267 (History References): Replace remarks moved to `Shell Prompts'
7268 with xref to that node.
7269 (Remote Host): Clarify how to specify the terminal type when
7270 logging in to a different machine.
7271
72722005-04-26 Richard M. Stallman <rms@gnu.org>
7273
7274 * emacs.texi (Top): Update submenus from files.texi.
7275
7276 * files.texi (Filesets): Clarify previous change.
7277
7278 * dired.texi (Misc Dired Features): Clarify previous change.
7279
72802005-04-25 Chong Yidong <cyd@stupidchicken.com>
7281
7282 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7283
1c6c854e
CS
7284 * dired.texi (Misc Dired Features):
7285 Document dired-compare-directories.
8cf51b2c
GM
7286
7287 * files.texi (Filesets): New node.
7288 (File Conveniences): Document Image mode.
7289
7290 * text.texi (TeX Print): Document tex-compile.
7291
72922005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7293
7294 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7295 Delete redundant reference to tooltip Custom group. It is
7296 referred too again in the next paragraph.
7297
72982005-04-24 Richard M. Stallman <rms@gnu.org>
7299
7300 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7301
8cf51b2c
GM
73022005-04-19 Kim F. Storm <storm@cua.dk>
7303
7304 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7305
73062005-04-18 Lars Hansen <larsh@math.ku.dk>
7307
7308 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7309 turns off desktop-save-mode.
7310
73112005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7312
7313 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7314 by default in terminals compatible with xterm. Mention that
7315 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7316 node.
7317
8cf51b2c
GM
73182005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7319
7320 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7321
c8763fb6 73222005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7323
7324 * xresources.texi (Table of Resources): Add cursorBlink.
7325
73262005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7327
7328 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7329 `d', `C-d' and `u'.
7330
73312005-04-11 Richard M. Stallman <rms@gnu.org>
7332
7333 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7334 (Misc X): Add -D, --basic-display.
7335
7336 * maintaining.texi (Change Log): Correct the description of
7337 the example.
7338
7339 * major.texi (Choosing Modes): Document magic-mode-alist.
7340
8cf51b2c
GM
73412005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7342
7343 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7344 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7345 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7346 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7347 `w', respectively.
7348 (Rmail Labels): Mention `l'.
7349 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7350 (Rmail Summary Edit): Describe `j' and RET.
7351
c8763fb6 73522005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7353
7354 * xresources.texi (Lucid Resources): Add fontSet resource.
7355
8cf51b2c
GM
73562005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7357
7358 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7359 now called `indicate-empty-lines'.
7360
73612005-04-06 Kim F. Storm <storm@cua.dk>
7362
7363 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7364
73652005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7366
7367 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7368 deleted.
7369 (Marks vs Flags): Add some convenient key bindings.
7370 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7371 (Misc Dired Features): Correct and expand description of `w' command.
7372
7373 * frames.texi (XTerm Mouse): Delete apparently false info.
7374 The GNU/Linux console currently does not appear to support
7375 `xterm-mouse-mode'.
7376
8cf51b2c
GM
73772005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7378
7379 * calendar.texi (Diary): Mention shell utility `calendar'.
7380
73812005-04-01 Richard M. Stallman <rms@gnu.org>
7382
7383 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7384
8cf51b2c
GM
73852005-04-01 Lute Kamstra <lute@gnu.org>
7386
7387 * maintaining.texi (Change Log): add-change-log-entry uses
7388 add-log-mailing-address.
7389
73902005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7391
7392 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7393 `VC Mode Line' and put in an xref to that node.
7394 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7395 its description.
7396
73972005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7398
7399 * calendar.texi (Calendar Systems): Say that the Persian calendar
7400 implemented here is the arithmetical one championed by Birashk.
7401
74022005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7403
7404 * programs.texi (Fortran Motion): Fix previous change.
7405
8cf51b2c
GM
74062005-03-29 Richard M. Stallman <rms@gnu.org>
7407
7408 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7409
74102005-03-29 Chong Yidong <cyd@stupidchicken.com>
7411
7412 * text.texi (Refill): Refer to Long Lines Mode.
7413 (Longlines): New node.
7414 (Auto Fill): Don't index "word wrap" here.
7415 (Filling): Add Longlines to menu.
7416
74172005-03-29 Richard M. Stallman <rms@gnu.org>
7418
7419 * xresources.texi: Minor fixes.
7420
7421 * misc.texi (Emacs Server): Fix Texinfo usage.
7422
7423 * emacs.texi (Top): Don't use a real section heading for
7424 "Detailed Node Listing". Fake it instead.
7425
7426 * basic.texi (Position Info): Minor cleanup.
7427
7428 * mule.texi (Input Methods): Minor cleanup.
7429
74302005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7431
7432 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7433 constructs as well.
7434 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7435
74362005-03-29 Kenichi Handa <handa@m17n.org>
7437
7438 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7439
7440 * basic.texi (Position Info): Update the description about the
7441 command C-u C-x =.
7442
74432005-03-28 Richard M. Stallman <rms@gnu.org>
7444
7445 * emacs.texi (Top): Use @section for the detailed node listing.
7446
7447 * calendar.texi: Minor fixes to previous change.
7448
7449 * programs.texi (Fortran): Small fixes to previous changes.
7450
7451 * emacs.texi (Top): Update list of subnodes of Dired.
7452 Likewise for building.texi.
7453
7454 * files.texi (File Conveniences): Delete Auto Image File mode.
7455
74562005-03-28 Chong Yidong <cyd@stupidchicken.com>
7457
7458 * building.texi (Flymake): New node.
7459
7460 * custom.texi (Function Keys): Document kp- event types and
7461 keypad-setup package.
7462
7463 * dired.texi (Wdired): New node.
7464
7465 * files.texi (File Conveniences): Reorder entries.
7466 Explain how to turn on Auto-image-file mode.
7467 Document Thumbs mode.
7468
7469 * mule.texi (Specify Coding): Document recode-region and
7470 recode-file-name.
7471
7472 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7473
74742005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7475
7476 * commands.texi (Keys): M-o is now a prefix key.
7477
74782005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7479
7480 * programs.texi: Reformat and update copyright years.
7481 (Fortran): Update section.
7482
74832005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7484
7485 * files.texi: Several small changes in addition to:
7486 (Visiting): Change xref for Dialog Boxes to ref.
7487 (Version Headers): Replace references to obsolete var
7488 `vc-header-alist' with `vc-BACKEND-header'.
7489 (Customizing VC): Update value of `vc-handled-backends'.
7490
74912005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7492
7493 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7494 move here from Emacs Lisp Reference Manual.
7495 * calendar.texi (Calendar/Diary, Diary Commands)
7496 (Special Diary Entries, Importing Diary): Change some xrefs to
7497 point to emacs-xtra rather than elisp.
7498
7499 * emacs-xtra.texi (Calendar Customizing):
7500 Move view-diary-entries-initially, view-calendar-holidays-initially,
7501 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7502 Emacs Manual.
7503 (Appt Customizing): Merge entire section into main Emacs Manual.
7504 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7505 mark-holidays-in-calendar here from emacs-xtra.
7506 (Displaying the Diary): Move view-diary-entries-initially,
7507 mark-diary-entries-in-calendar here from emacs-xtra.
7508 (Appointments): Move appt-display-mode-line,
7509 appt-display-duration, appt-disp-window-function,
7510 appt-delete-window-function here from emacs-xtra.
7511
7512 * calendar.texi: Update and reformat copyright.
7513 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7514 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7515 (Diary): Refer to `diary-file' rather than ~/diary.
7516 (Diary Commands): Rename node to "Displaying the Diary".
7517 * emacs.texi (Top): Rename "Diary Commands" section.
7518 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7519
75202005-03-26 Eli Zaretskii <eliz@gnu.org>
7521
7522 * misc.texi (Emacs Server): Fix the command for setting
7523 server-name. Add an xref to Invoking emacsclient.
7524
7525 * help.texi (Help Summary): Clarify when "C-h ." will do something
7526 nontrivial.
7527 (Apropos): Add cindex entry for apropos-sort-by-scores.
7528
7529 * display.texi (Text Display): Add index entries for how no-break
7530 characters are displayed.
7531
8cf51b2c
GM
75322005-03-26 Eli Zaretskii <eliz@gnu.org>
7533
7534 * files.texi (Visiting): Fix cross-references introduced with the
7535 last change.
7536
7537 * xresources.texi (GTK resources): Fix last change.
7538
8cf51b2c
GM
75392005-03-25 Chong Yidong <cyd@stupidchicken.com>
7540
7541 * xresources.texi (X Resources): GTK options documented too.
7542 (Resources): Clarify meaning of program name.
7543 (Table of Resources): Add visualClass.
7544 (GTK resources): Rewrite.
7545 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7546
7547 * display.texi (Text Display): Mention non-breaking spaces.
7548
7549 * files.texi (Reverting): Document auto-revert-check-vc-info.
7550
7551 * frames.texi (Mouse Commands): Document
7552 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7553
7554 * help.texi (Help Summary): Add `C-h .'.
7555 (Apropos): Apropos accepts a list of search terms.
7556 Document apropos-sort-by-scores.
7557 (Help Echo): Document display-local-help.
7558
7559 * misc.texi (Emacs Server): Document server-name.
7560 (Invoking emacsclient): Document -s option for server names.
7561
7562 * text.texi (Outline Visibility): Introduce "current heading
7563 line" (commands can be called with point on a body line).
7564 Re-order table to follow the sequence of discussion.
7565 hide-body won't hide lines before first header line.
7566 (TeX Mode): Add DocTeX mode.
7567
8cf51b2c
GM
75682005-03-24 Richard M. Stallman <rms@gnu.org>
7569
7570 * mule.texi (Single-Byte Character Support): Delete mention
7571 of iso-acc.el and iso-transl.el.
7572
8cf51b2c
GM
75732005-03-23 Lute Kamstra <lute@gnu.org>
7574
7575 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7576
75772005-03-23 Richard M. Stallman <rms@gnu.org>
7578
8cf51b2c
GM
7579 * search.texi: Delete explicit node pointers.
7580 (Incremental Search): New menu.
7581 (Basic Isearch, Repeat Isearch, Error in Isearch)
7582 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7583 (Slow Isearch): New subnodes.
7584 (Configuring Scrolling): Node deleted.
7585 (Search Case): Doc default-case-fold-search.
7586 (Regexp Replace): Move replace-regexp doc here.
7587
7588 * rmail.texi (Movemail): Put commas inside closequotes.
7589
7590 * picture.texi (Insert in Picture): Document C-c arrow combos.
7591 (Basic Picture): Clarify erasure.
7592
7593 * display.texi (Font Lock): Put commas inside closequotes.
7594
7595 * cmdargs.texi (General Variables): Put commas inside closequotes.
7596
75972005-03-23 Nick Roberts <nickrob@snap.net.nz>
7598
7599 * building.texi (Stack Buffer): Mention reverse contrast for
7600 *selected* frame (might not be current frame).
7601
8cf51b2c
GM
76022005-03-21 Richard M. Stallman <rms@gnu.org>
7603
7604 * building.texi (Starting GUD): Add bashdb.
7605
76062005-03-20 Chong Yidong <cyd@stupidchicken.com>
7607
7608 * basic.texi (Moving Point): Add M-g M-g binding.
7609 (Undo): Document undo-only.
7610 (Position Info): Document M-g M-g and C-u M-g M-g.
7611
7612 * building.texi (Building): Put Grep Searching after Compilation
7613 Shell.
7614 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7615 Document next-error-highlight.
7616 (Grep Searching): Document grep-highlight-matches.
7617 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7618
7619 * calendar.texi (Importing Diary): Rename node from iCalendar.
7620 Document diary-from-outlook.
7621
7622 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7623 Commands.
7624 Mention effect of X drag and drop on Dired buffers.
7625
7626 * files.texi (Visiting): Document large-file-warning-threshold.
7627 Move paragraph on file-selection dialog.
7628 Mention visiting files using X drag and drop.
7629 (Reverting): Mention using Auto-Revert mode to tail files.
7630 Document auto-revert-tail-mode.
7631 (Version Systems): Minor correction.
7632 (Comparing Files): Diff-mode is no longer based on Compilation
7633 mode.
7634 Document compare-ignore-whitespace.
7635 (Misc File Ops): Explain passing a directory to rename-file.
7636 Likewise for copy-file and make-symbolic-link.
7637
7638 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7639 Document mouse-wheel-progressive speed.
7640
7641 * help.texi (Misc Help): Document numeric argument for C-h i.
7642 Correctly explain the effect of just C-u as argument.
7643
7644 * killing.texi (Deletion): Document numeric argument for
7645 just-one-space.
7646
7647 * mini.texi (Completion): Completion acts on text before point.
7648
7649 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7650 (Emulation): CUA mode replaces pc-bindings-mode,
7651 pc-selection-mode, and s-region.
7652
7653 * mule.texi (Input Methods): Leim is now built-in.
7654 (Select Input Method): Document quail-show-key.
7655 (Specify Coding): Document revert-buffer-with-coding-system.
7656
7657 * programs.texi (Fortran Motion): Document f90-next-statement,
7658 f90-previous-statement, f90-next-block, f90-previous-block,
7659 f90-end-of-block, and f90-beginning-of-block.
7660
7661 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7662
7663 * emacs.texi (Acknowledgments): Updated.
7664
7665 * anti.texi: Total rewrite.
7666
8cf51b2c
GM
76672005-03-19 Chong Yidong <cyd@stupidchicken.com>
7668
7669 * ack.texi (Acknowledgments): Update.
7670
76712005-03-19 Eli Zaretskii <eliz@gnu.org>
7672
1c6c854e
CS
7673 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7674 Update copyright years.
8cf51b2c
GM
7675
76762005-03-14 Nick Roberts <nickrob@snap.net.nz>
7677
7678 * building.texi (Commands of GUD): Move paragraph on setting
7679 breakpoints with mouse to the GDB Graphical Interface node.
7680
76812005-03-07 Richard M. Stallman <rms@gnu.org>
7682
8cf51b2c
GM
7683 * misc.texi (Single Shell, Shell Options): Fix previous change.
7684
7685 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7686
76872005-03-06 Richard M. Stallman <rms@gnu.org>
7688
7689 * building.texi (Starting GUD): Don't explain text vs graphical
7690 GDB here. Just mention it and xref.
7691 Delete "just one debugger process".
7692 (Debugger Operation): Move GUD tooltip info here.
7693 (GUD Tooltips): Node deleted.
7694 (GDB Graphical Interface): Explain the two GDB modes here.
7695
8cf51b2c
GM
7696 * sending.texi (Sending Mail): Minor cleanup.
7697 (Mail Aliases): Explain quoting conventions.
7698 Update key rebinding example.
7699 (Header Editing): C-M-i is like M-TAB.
7700 (Mail Mode Misc): mail-attach-file does not do MIME.
7701
7702 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7703 that really belongs here.
7704 (Remote Mailboxes): Text moved to Rmail Inbox.
7705 (Rmail Display): Mention Mouse-1.
7706 (Movemail): Clarify two movemail versions.
7707 Clarify rmail-movemail-program.
7708
8cf51b2c
GM
7709 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7710 Document async shell commands.
7711 (Shell History): Clarify.
7712 (Shell Ring): Mention C-UP an C-DOWN.
7713 (Shell Options): Add comint-prompt-read-only.
7714 (Invoking emacsclient): Set EDITOR to run Emacs.
7715 (Sorting): No need to explain what region is.
7716 (Saving Emacs Sessions): Fix typo.
7717 (Recursive Edit): Fix punctuation.
7718 (Emulation): Don't mention "PC bindings" which are standard.
7719 (Hyperlinking): Explain Mouse-1 convention here.
7720 (Find Func): Node deleted.
7721
8cf51b2c
GM
7722 * help.texi (Name Help): Xref to Hyperlinking.
7723
7724 * glossary.texi (Glossary):
7725 Rename "Balance Parentheses" to "Balancing...".
7726 Add "Byte Compilation". Correct "Copyleft".
7727 New xref in "Customization".
7728 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7729 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7730 Rename "Registers" to "Register".
7731 Replace "Selecting" with "Selected Frame",
7732 "Selected Window", and "Selecting a Buffer".
7733
7734 * files.texi (Types of Log File): Explain how projects'
7735 methods can vary.
7736
8cf51b2c
GM
7737 * display.texi (Faces): Delete "Emacs 21".
7738
7739 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7740 * fixit.texi (Spelling): C-M-i like M-TAB.
7741 * mini.texi (Completion Options): C-M-i like M-TAB.
7742 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7743 * text.texi (Text Mode): C-M-i like M-TAB.
7744
7745 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7746
7747 * calendar.texi (Specified Dates): Mention `g w'.
7748 (Appointments): appt-activate toggles with no arg.
7749
8cf51b2c
GM
77502005-03-05 Juri Linkov <juri@jurta.org>
7751
7752 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7753 "invocation (command line arguments)".
8cf51b2c
GM
7754 (Misc X): Add -nbc, --no-blinking-cursor.
7755
77562005-03-04 Ulf Jasper <ulf.jasper@web.de>
7757
7758 * calendar.texi (iCalendar): No need to require it now.
7759
8cf51b2c
GM
77602005-03-03 Nick Roberts <nickrob@snap.net.nz>
7761
7762 * trouble.texi (Contributing): Mention Savannah. Direct users to
7763 emacs-devel.
7764
77652005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7766
7767 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7768 window.
7769
8cf51b2c
GM
77702005-02-27 Richard M. Stallman <rms@gnu.org>
7771
7772 * building.texi (Compilation): Update mode line status info.
7773
77742005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7775
7776 * calendar.texi (General Calendar): Document binding of
7777 scroll-other-window-down.
7778 (Mayan Calendar): Fix earliest date.
7779 (Time Intervals): Document timeclock-change.
7780 Fix timeclock-ask-before-exiting documentation.
7781
77822005-02-26 Kim F. Storm <storm@cua.dk>
7783
7784 * frames.texi (Mouse References):
7785 Add mouse-1-click-in-non-selected-windows.
7786
77872005-02-25 Richard M. Stallman <rms@gnu.org>
7788
7789 * screen.texi (Screen): Explain better about cursors and mode lines;
7790 don't presuppose text terminals.
7791 (Point): Don't assume just one cursor.
7792 Clarify explanation of cursors.
7793 (Echo Area, Menu Bar): Cleanups.
7794
7795 * mini.texi (Minibuffer): Prompts are highlighted.
7796 (Minibuffer Edit): Newline = C-j only on text terminals.
7797 Clarify resize-mini-windows values.
7798 Mention M-PAGEUP and M-PAGEDOWN.
7799 (Completion Commands): Mouse-1 like Mouse-2.
7800 (Minibuffer History): Explain history commands better.
7801 (Repetition): Add xref to Incremental Search.
7802
7803 * mark.texi (Setting Mark): Clarify info about displaying mark.
7804 Clarify explanation of C-@ and C-SPC.
7805 (Transient Mark): Mention Delete Selection mode.
7806 (Marking Objects): Clean up text about extending the region.
7807
7808 * m-x.texi (M-x): One C-g doesn't always go to top level.
7809 No delay before suggest-key-bindings output.
7810
7811 * fixit.texi (Fixit): Mention C-/ for undo.
7812 (Spelling): Mention ESC TAB like M-TAB.
7813 Replacement words with r and R are rechecked.
7814 Say where C-g leaves point. Mention ? as input.
7815
78162005-02-23 Lute Kamstra <lute@gnu.org>
7817
7818 * cmdargs.texi (Initial Options): Add cross reference.
7819
8cf51b2c
GM
78202005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7821
7822 * emacs.texi (Top): Update menu for splitting of node in
7823 msdog.texi.
7824 * frames.texi (Frames): Update xref for splitting of node in
7825 msdog.texi.
7826 * trouble.texi (Quitting): Ditto.
7827
78282005-02-16 Richard M. Stallman <rms@gnu.org>
7829
7830 * windows.texi (Split Window): Simplify line truncation info
7831 and xref to Display Custom.
7832
7833 * trouble.texi (Quitting): Emergency escape only for text terminal.
7834 (Screen Garbled): C-l for ungarbling is only for text terminal.
7835
7836 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7837
7838 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7839
7840 * programs.texi (Program Modes): Mention Python mode.
7841 (Moving by Defuns): Repeating C-M-h extends region.
7842 (Basic Indent): Clarify.
7843 (Custom C Indent): Clarify.
7844 (Expressions): Repeating C-M-@ extends region.
7845 (Info Lookup): Clarify for C-h S.
7846 (Symbol Completion): ESC TAB alternative for M-TAB.
7847 (Electric C): Clarify.
7848
7849 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7850
7851 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7852 MS-DOS Input node.
7853 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7854 (MS-DOS and MULE): Clarify.
7855 (MS-DOS Processes, Windows Processes): Fix typos.
7856
7857 * major.texi (Choosing Modes): Clarify.
7858
7859 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7860 (Keyboard Macro Step-Edit): Clarify.
7861
7862 * indent.texi (Indentation): Clarifications.
7863
7864 * help.texi (Help): Correct error about C-h in query-replace.
7865 Clarify apropos vs C-h a. Fix how to search in FAQ.
7866 (Key Help): Describe C-h w here.
7867 (Name Help): Minor cleanup. C-h w moved to Key Help.
7868 Clarify the "object" joke.
7869 (Apropos): Clarify. Mouse-1 like Mouse-2.
7870 (Help Mode): Mouse-1 like Mouse-2.
7871
7872 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7873
7874 * display.texi (Display): Reorder menu.
7875 (Faces): Cleanup.
7876 (Font Lock): Cleanup. Mention Options menu.
7877 Delete obsolete text.
7878 (Scrolling): For C-l, don't presume text terminal.
7879 (Horizontal Scrolling): Simplify intro.
7880 (Follow Mode): Clarify.
1c6c854e 7881 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7882 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7883 Doc default-tab-width. Doc line truncation more thoroughly.
7884
7885 * dired.texi (Dired Enter): C-x C-f can run Dired.
7886 (Dired Visiting): Comment out `a' command.
7887 Mouse-1 is like Mouse-2.
7888 (Shell Commands in Dired): ? can be used more than once.
7889
7890 * basic.texi (Continuation Lines): Simplify description of truncation,
7891 and refer to Display Custom for the rest of it.
7892
8cf51b2c
GM
78932005-02-06 Lute Kamstra <lute@gnu.org>
7894
7895 * basic.texi (Undo): Fix typo.
7896
7897 * cmdargs.texi (Emacs Invocation): Fix typo.
7898
7899 * custom.texi (Init Examples): Fix typo.
7900
7901 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7902
79032005-02-06 Richard M. Stallman <rms@gnu.org>
7904
7905 * regs.texi (Registers): Registers can hold numbers, too.
7906
7907 * killing.texi (Other Kill Commands): Cleanup.
7908 Delete redundant explanation of kill in read-only buffer.
7909 (Yanking): Mention term "copying".
7910 (Accumulating Text): Fix typo.
7911
7912 * entering.texi (Entering Emacs): Update rationale at start.
7913 (Exiting): Treat iconifying on a par with suspension.
7914
7915 * custom.texi (Minor Modes): Fix typo.
7916 (Easy Customization): Fix menu style.
7917 (Variables): Add xref.
7918 (Examining): Setting for future sessions works through .emacs.
7919 (Keymaps): "Text terminals", not "Many".
7920 (Init Rebinding): Explain \C-. Show example of \M-.
7921 Fix minor wording errors.
7922 (Function Keys): Explain vector syntax just once.
7923 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7924 (Init File): Mention .emacs.d directory.
7925 (Init Examples): Add xref.
7926 (Find Init): Mention .emacs.d directory.
7927
7928 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7929 (Action Arguments): Explain which kinds of -l args are found how.
7930 (Initial Options): --batch does not inhibit site-start.
7931 Add xrefs.
7932 (Command Example): Use --batch, not -batch.
7933
7934 * basic.texi (Inserting Text): Cleanup wording.
7935 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7936 C-n is not error at end of buffer.
7937 (Undo): Doc C-/ like C-_. Add xrefs.
7938 (Arguments): META key may be labeled ALT.
7939 Peculiar arg meanings are explained in doc strings.
7940
7941 * abbrevs.texi (Expanding Abbrevs): Clarify.
7942
79432005-02-05 Eli Zaretskii <eliz@gnu.org>
7944
7945 * frames.texi (Frame Parameters): Add an xref to the description
7946 of list-colors-display. Add a pointer to the X docs about colors.
7947
7948 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7949 Improve docs of list-colors-display.
8cf51b2c
GM
7950
79512005-02-03 Lute Kamstra <lute@gnu.org>
7952
7953 * frames.texi (Frames, Drag and Drop): Fix typos.
7954
79552005-02-03 Richard M. Stallman <rms@gnu.org>
7956
7957 * windows.texi (Basic Window): Mention color-change in mode line.
7958 (Change Window): Explain dragging vertical boundaries.
7959
7960 * text.texi (Sentences): Clarify.
7961 (Paragraphs): Explain M-a and blank lines.
7962 (Outline Mode): Clarify text and menu.
7963 (Hard and Soft Newlines): Mention use-hard-newlines.
7964
7965 * frames.texi (Frames): Delete unnecessary mention of Windows.
7966 (Mouse Commands): Likewise. Mention xterm mouse support.
7967 (Clipboard): Clarify.
7968 (Mouse References): Mention use of Mouse-1 for following links.
7969 (Menu Mouse Clicks): Clarify.
7970 (Mode Line Mouse): Clarify.
7971 (Drag and Drop): Rewrite.
7972
7973 * fixit.texi (Spelling): Fix typo.
7974
7975 * files.texi (File Names): Clarify.
7976 (Visiting): Update conditions for use of file dialog. Clarify.
7977 (Saving): Doc d as answer in save-some-buffers.
7978 (Remote Files): Clean up the text.
7979
7980 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7981
7982 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7983 (List Buffers): Clarify.
7984 (Several Buffers): Doc T command.
7985 (Buffer Convenience): Clarify menu.
7986
7987 * basic.texi (Undo): Clarify last change.
7988
79892005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7990
7991 * fixit.texi (Spelling): Fix typo.
7992
79932005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7994
7995 * basic.texi (Undo): Update description of `undo-outer-limit'.
7996
79972005-02-01 Nick Roberts <nickrob@snap.net.nz>
7998
7999 * building.texi: Update documentation relating to GDB Graphical
8000 Interface.
8001
80022005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8003
8004 * custom.texi (Easy Customization): Adapt menu to node name change.
8005
80062005-01-30 Richard M. Stallman <rms@gnu.org>
8007
8008 * custom.texi (Easy Customization): Defn of "User Option" now
8009 includes faces. Don't say just "option" when talking about variables.
8010 Do say just "options" to mean "anything customizable".
8011 (Specific Customization): Describe `customize-variable',
8012 not `customize-option'.
8013
8014 * glossary.texi (Glossary) <Faces>: Add xref.
8015 <User Option>: Change definition--include faces. Change xref.
8016
8017 * picture.texi (Picture): Mention artist.el.
8018
8019 * sending.texi, screen.texi, programs.texi, misc.texi:
8020 * mini.texi, major.texi, maintaining.texi, macos.texi:
8021 * help.texi, frames.texi, files.texi:
8022 Don't say just "option" when talking about variables.
8023
8024 * display.texi, mule.texi: Don't say just "option" when talking
8025 about variables. Other minor cleanups.
8026
8cf51b2c
GM
80272005-01-26 Lute Kamstra <lute@gnu.org>
8028
8029 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8030 File'. Mention the `-Q' option at the `--no-site-file' option.
8031
8cf51b2c
GM
80322005-01-22 David Kastrup <dak@gnu.org>
8033
8034 * building.texi (Grep Searching): Mention alias `find-grep' for
8035 `grep-find'.
8036
80372005-01-20 Richard M. Stallman <rms@gnu.org>
8038
8039 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8040
8cf51b2c
GM
80412005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8042
8043 * rmail.texi (Movemail): Explain differences
8044 between standard and mailutils versions of movemail.
8045 Describe command line and configuration options introduced
8046 with the latter.
8047 Explain the notion of mailbox URL, provide examples and
8048 cross-references to mailutils documentation.
8049 Describe various methods of specifying mailbox names,
8050 user names and user passwords for rmail.
1c6c854e
CS
8051 (Remote Mailboxes): New section.
8052 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8053 options used to control its behavior.
8054 (Other Mailbox Formats): Explain handling of various mailbox
8055 formats.
8056
80572005-01-13 Richard M. Stallman <rms@gnu.org>
8058
8059 * commands.texi (Commands): Clarification.
8060
80612005-01-11 Richard M. Stallman <rms@gnu.org>
8062
8063 * programs.texi (Multi-line Indent): Fix previous change.
8064 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8065
8cf51b2c
GM
80662005-01-08 Richard M. Stallman <rms@gnu.org>
8067
8068 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8069 lazy-highlight.
8070
8071 * search.texi (Query Replace): Mention faces query-replace
8072 and lazy-highlight.
8073 (Incremental Search): Update isearch highlighting info.
8074
8cf51b2c
GM
80752005-01-04 Richard M. Stallman <rms@gnu.org>
8076
8077 * custom.texi (Saving Customizations): Minor improvement.
8078
8cf51b2c
GM
80792005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8080
8081 * custom.texi (Saving Customizations): Emacs no longer loads
8082 `custom-file' after .emacs. No longer mention customizing through
8083 Custom.
8084
8cf51b2c
GM
80852005-01-01 Andreas Schwab <schwab@suse.de>
8086
8087 * killing.texi (Graphical Kill): Move up under node Killing,
8088 change @section to @subsection.
8089
80902005-01-01 Richard M. Stallman <rms@gnu.org>
8091
8092 * custom.texi (Face Customization): Mention hex color specs.
8093
8094 * emacs.texi (Top): Update Killing submenu.
8095
8096 * killing.texi (Killing): Reorganize section.
8097 No more TeX-only text; put the node command at start of chapter.
8098 But the first section heading is used only in TeX.
8099 Rewrite the text to read better in this mode.
8100 (Graphical Kill): New subnode gets some of the text that
8101 used to be in the first section.
8102
81032004-12-31 Richard M. Stallman <rms@gnu.org>
8104
8105 * dired.texi (Shell Commands in Dired): Delete the ? example.
8106
8107 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8108
8109 * files.texi (Saving): Describe new require-final-newline features
8110 and mode-require-final-newline.
8111
8cf51b2c
GM
81122004-12-29 Richard M. Stallman <rms@gnu.org>
8113
8114 * custom.texi (File Variables): Clarify previous change.
8115
c8763fb6 81162004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8117
8118 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8119 out now.
8120
81212004-12-27 Richard M. Stallman <rms@gnu.org>
8122
8123 * Makefile.in (MAKEINFO): Specify --force.
8124
8125 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8126 (Undo): Doc undo-outer-limit.
8127
8cf51b2c
GM
81282004-12-15 Juri Linkov <juri@jurta.org>
8129
8130 * mark.texi (Transient Mark, Mark Ring): M-< and other
8131 movement commands don't set mark in Transient Mark mode
8132 if mark is active.
8133
8cf51b2c
GM
81342004-12-12 Juri Linkov <juri@jurta.org>
8135
8136 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8137 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8138
8139 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8140 (Misc Dired Commands): Add @r{(Dired)} to w.
8141
81422004-12-12 Juri Linkov <juri@jurta.org>
8143
8144 * mark.texi (Marking Objects): Marking commands also extend the
8145 region when mark is active in Transient Mark mode.
8146
8cf51b2c
GM
81472004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8148
8149 * custom.texi (Saving Customizations): Emacs only loads the custom
8150 file automatically after the init file in version 22.1 or later.
8151 Adapt text and examples to this fact.
8152
8cf51b2c
GM
81532004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8154
8155 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8156 be set through Custom. Otherwise, it has no effect.
8157
8cf51b2c
GM
81582004-12-05 Richard M. Stallman <rms@gnu.org>
8159
8160 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8161 * entering.texi: Rename Command Line to Emacs Invocation.
8162
10d1d0af 8163 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8164
8165 * custom.texi (Easy Customization): Move up to section level,
8166 before Variables. Avoid using the term "variable"; say "option".
8167 New initial explanation.
8168 (Variables): In initial explanation, connect "variable" to the
8169 already-explained "user option".
8170
8171 * emacs.texi (Top): Fix ref to Command Line.
8172 Move reference to Easy Customization.
8173
8174 * xresources.texi (X Resources): Fix From link.
8175
8176 * doclicense.texi (GNU Free Documentation License): Fix To link.
8177
8178 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8179
8180 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8181
81822004-12-03 Richard M. Stallman <rms@gnu.org>
8183
8184 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8185
81862004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8187
8188 * kmacro.texi: Several small changes in addition to the following.
8189 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8190 defining a keyboard macro.
8191 Mention `kmacro-ring-max'.
8192 (Keyboard Macro Counter): Clarify description of
8193 `kmacro-insert-counter', `kmacro-set-counter',
8194 `kmacro-add-counter' and `kmacro-set-format'.
8195
81962004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8197
8198 * custom.texi (File Variables): Add `unibyte' and make it more
8199 clear that `unibyte' and `coding' are special. Suggested by Simon
8200 Krahnke <overlord@gmx.li>.
8201
8202 * mule.texi (Enabling Multibyte): Refer to File Variables.
8203 Suggested by Simon Krahnke <overlord@gmx.li>.
8204
c8763fb6 82052004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8206
8207 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8208 x-use-old-gtk-file-dialog.
8209
8cf51b2c
GM
82102004-11-20 Richard M. Stallman <rms@gnu.org>
8211
8212 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8213
82142004-11-09 Lars Brinkhoff <lars@nocrew.org>
8215
8216 * building.texi (Lisp Eval): Delete hyphen in section name.
8217
82182004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8219
8220 * files.texi (Old Versions):
8221 No longer document annotation as "CVS only".
8222
82232004-11-10 Andre Spiegel <spiegel@gnu.org>
8224
8225 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8226 version systems, mentioning the new ones that we support.
8227 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8228 suggestions.
8229
c8763fb6 82302004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8231
49823426 8232 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8233
c8763fb6 82342004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8235
8236 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8237
82382004-10-23 Eli Zaretskii <eliz@gnu.org>
8239
8240 * text.texi (Text Based Tables, Table Definition)
8241 (Table Creation, Table Recognition, Cell Commands)
8242 (Cell Justification, Row Commands, Column Commands)
8243 (Fixed Width Mode, Table Conversion, Measuring Tables)
8244 (Table Misc): New nodes, documenting the Table Mode.
8245
8cf51b2c
GM
82462004-10-19 Jason Rumney <jasonr@gnu.org>
8247
8248 * makefile.w32-in (info): Change order of arguments to makeinfo.
8249
82502004-10-19 Ulf Jasper <ulf.jasper@web.de>
8251
8252 * calendar.texi (iCalendar): Update for package changes.
8253
8cf51b2c
GM
82542004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8255
8256 * files.texi (Misc File Ops): View mode is a minor mode.
8257
8cf51b2c
GM
82582004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8259
8260 * calendar.texi (iCalendar): Style changes.
8261
82622004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8263
8264 * search.texi (Regexps): The regexp described in the example is no
8265 longer stored in the variable `sentence-end'.
8266
8cf51b2c
GM
82672004-10-06 Nick Roberts <nickrob@snap.net.nz>
8268
8269 * building.texi (Starting GUD): Note that multiple debugging
8270 sessions requires `gdb --fullname'.
8271
82722004-10-05 Ulf Jasper <ulf.jasper@web.de>
8273
8274 * calendar.texi (iCalendar): New section for a new package.
8275
8cf51b2c
GM
82762004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8277
8278 * text.texi: Various small changes in addition to the following.
8279 (Text): Replace xref for autotype with inforef.
8280 (Sentences): Explain nil value for `sentence-end'.
8281 (Paragraphs): Update default values for `paragraph-start' and
8282 `paragraph-separate'.
8283 (Text Mode): Correct description of Text mode's effect on the
8284 syntax table.
8285 (Outline Visibility): `hide-other' does not hide top level headings.
8286 `selective-display-ellipses' no longer has an effect on Outline mode.
8287 (TeX Misc): Add missing @cindex.
8288 Replace xref for RefTeX with inforef.
8289 (Requesting Formatted Text): The variable
8290 `enriched-fill-after-visiting' no longer exists.
8291 (Editing Format Info): Update names of menu items and commands.
8292 (Format Faces): Mention special effect of specifying the default face.
8293 Describe inheritance of text properties.
8294 Correct description of `fixed' face.
8295 (Format Indentation): Correct description of effect of setting
8296 margins. Mention `set-left-margin' and `set-right-margin'.
8297 (Format Justification): Update names of menu items.
8298 `set-justification-full' is now bound to `M-j b'.
8299 Mention that `default-justification' is a per buffer variable.
8300 (Format Properties): Update name of menu item.
8301 (Forcing Enriched Mode): `format-decode-buffer' automatically
8302 turns on Enriched mode if the buffer is in text/enriched format.
8303
83042004-10-05 Emilio C. Lopes <eclig@gmx.net>
8305
8306 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8307
83082004-09-28 Kim F. Storm <storm@cua.dk>
8309
8310 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8311 Align with new functionality.
8312
8cf51b2c
GM
83132004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8314
8315 * display.texi (Display Custom): Remove stray `@end defvar'.
8316
83172004-09-23 Kim F. Storm <storm@cua.dk>
8318
8319 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8320 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8321
8cf51b2c
GM
83222004-09-20 Richard M. Stallman <rms@gnu.org>
8323
8324 * custom.texi (Hooks): Explain using setq to clear out a hook.
8325 (File Variables): Explain multiline string constants.
8326 (Non-ASCII Rebinding): Explain when you need to update
8327 non-ASCII char codes in .emacs.
8328
8329 * building.texi (Compilation): Explain how to make a silent
8330 subprocess that won't be terminated. Explain compilation-environment.
8331
83322004-09-13 Kim F. Storm <storm@cua.dk>
8333
8334 * mini.texi (Repetition): Rename isearch-resume-enabled to
8335 isearch-resume-in-command-history and change default to disabled.
8336
8cf51b2c
GM
83372004-09-09 Kim F. Storm <storm@cua.dk>
8338
8339 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8340 with new `kmacro-name-last-macro'.
8341
8cf51b2c
GM
83422004-09-08 Juri Linkov <juri@jurta.org>
8343
8344 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8345
8cf51b2c
GM
83462004-09-03 Juri Linkov <juri@jurta.org>
8347
8348 * search.texi (Incremental Search): Update wording for M-%.
8349
83502004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8351
8352 * killing.texi (Killing): Correct description of kill commands in
8353 read-only buffer.
8354
83552004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8356
8357 * building.texi (Compilation Mode): Add a paragraph about rules
8358 for finding the compilation buffer for `next-error'.
8359
8360 * search.texi (Other Repeating Search): Mention that Occur mode
8361 supports the next-error functionality.
8362
83632004-09-02 Juri Linkov <juri@jurta.org>
8364
8365 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8366
83672004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8368
8369 * kmacro.texi (Basic Keyboard Macro):
8370 `apply-macro-to-region-lines' now operates on all lines that begin
8371 in the region, rather than on all complete lines in the region.
8372
c8763fb6 83732004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8374
8375 * frames.texi (Drag and drop): Add documentation about
8376 x-dnd-test-function and x-dnd-known-types.
8377
83782004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8379
8380 * indent.texi: Various minor changes in addition to:
8381 (Indentation Commands): Correct description of `indent-relative'.
8382 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8383 mode. The *Tab Stops* buffer uses Overwrite Mode.
8384 (Just Spaces): `tabify' converts sequences of at least two spaces
8385 to tabs.
8386
8cf51b2c
GM
83872004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8388
8389 * frames.texi (Secondary Selection): Setting the secondary
8390 selection with M-Drag-Mouse-1 does not alter the kill ring,
8391 setting it with M-Mouse-1 and M-Mouse-3 does.
8392 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8393 toolkit scroll bars.
8394 (Scroll Bars): Ditto.
8395
8396 * windows.texi (Basic Window): When using a window system, the value
8397 of point in a non-selected window is indicated by a hollow box.
8398 (Split Window): Side by side windows are separated by a scroll bar,
8399 if scroll bars are used.
8400 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8401 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8402 (Window Convenience): Update bindings for `winner-undo' and
8403 `winner-redo'.
8404
8405 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8406 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8407 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8408 of "Using Emacs as a Server".
8409 * building.texi (Building): Interchange nodes (for correct numbering).
8410 * programs.texi (Programs): Interchange nodes (for correct numbering).
8411 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8412 Info to the node structure.
8413 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8414 Rearrange order of nodes and sections such that both "GNU GENERAL
8415 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8416 end, as appropriate for appendices.
8417 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8418 Use `@unnumberedsec'.
8419 * trouble.texi: Adapt sectioning in Info to the node structure.
8420 Adapt node pointers to change in emacs.texi.
8421 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8422
8cf51b2c
GM
84232004-08-25 Kenichi Handa <handa@m17n.org>
8424
8425 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8426 description for unibyte mode.
8427
84282004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8429
8430 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8431
8432 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8433 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8434 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8435 in @pxref.
8436
84372004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8438
8439 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8440 Change section names.
8441
8cf51b2c
GM
84422004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8443
8444 * kmacro.texi (Keyboard Macro Ring): Rename section.
8445 Emacs treats the head of the macro ring as the `last keyboard macro'.
8446 (Keyboard Macro Counter): Minor change.
8447 (Save Keyboard Macro): Some clarifications.
8448 (Edit Keyboard Macro): Rename section.
8449
8450 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8451 32-bit machines.
8452 (Several Buffers): Clarify which buffer is selected if `2' is
8453 pressed in the Buffer Menu.
8454 Auto Revert mode can be used to update the Buffer Menu
8455 automatically.
8456
84572004-08-21 Eli Zaretskii <eliz@gnu.org>
8458
8459 * help.texi (Misc Help): Add an index entry for finding an Info
8460 manual by its file name.
8461
84622004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8463
8464 * files.texi (Backup Deletion): Correct description of
8465 `delete-old-versions'.
8466 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8467 (Auto Save Files): Recommend `auto-save-mode' to reenable
8468 auto-saving, rather than the abbreviation `auto-save'.
8469
84702004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8471
8472 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8473 for "killing" and "yanking" in main menu.
8474
84752004-08-16 Richard M. Stallman <rms@gnu.org>
8476
8477 * killing.texi (Yanking, Killing): Minor cleanups.
8478
8479 * mark.texi (Momentary Mark): Minor cleanups.
8480
84812004-08-15 Kenichi Handa <handa@etl.go.jp>
8482
8483 * custom.texi (Non-ASCII Rebinding):
8484 C-q always inserts the right code to pass to global-set-key.
8485
8cf51b2c
GM
84862004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8487
8488 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8489 `insert-register', instead of `C-x r g' binding, for consistency.
8490
84912004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8492
8493 * fixit.texi (Spelling): Fix typo.
8494
84952004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8496
8497 * help.texi (Help): Fix Texinfo usage.
8498
8cf51b2c
GM
84992004-07-24 Richard M. Stallman <rms@gnu.org>
8500
8501 * text.texi (Paragraphs): Update how paragraphs are separated
8502 and the default for paragraph-separate.
8503
8504 * search.texi (Regexp Replace): Further update text for new
8505 replacement operators.
8506
8cf51b2c
GM
85072004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8508
8509 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8510 `R' switch.
8511
8512 * dired.texi (Dired Updating): `k' only deletes inserted
8513 subdirectories from the Dired buffer if a prefix argument was given.
8514
8515 * search.texi (Regexps): Delete redundant definition of `symbol' in
8516 description of `\_>'. It already occurs in the description of `\_<'.
8517
8cf51b2c
GM
85182004-07-01 Juri Linkov <juri@jurta.org>
8519
8520 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8521 (Regexp Search): Add M-r.
8522
85232004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8524
8525 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8526
85272004-06-29 Jesper Harder <harder@ifa.au.dk>
8528
49823426 8529 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8530
85312004-06-25 Richard M. Stallman <rms@gnu.org>
8532
8533 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8534
85352004-06-25 David Kastrup <dak@gnu.org>
8536
8537 * search.texi (Regexp Replace): Some typo corrections and
8538 rearrangement.
8539
85402004-06-24 David Kastrup <dak@gnu.org>
8541
8542 * search.texi (Unconditional Replace): Use replace-string instead
8543 of query-replace in example.
8544 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8545 sequences.
8546 (Query Replace): Correct explanation of `^' which does not use
8547 the mark stack.
8548
85492004-06-21 Nick Roberts <nickrob@gnu.org>
8550
8551 * misc.texi (Shell History Copying): Document comint-insert-input.
8552 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8553
8cf51b2c
GM
85542004-06-20 Jesper Harder <harder@ifa.au.dk>
8555
8556 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8557 * custom.texi (Customization): Do.
8558 * anti.texi (Antinews): Do.
8559 * abbrevs.texi (Defining Abbrevs): Do.
8560
8561 * programs.texi (Info Lookup): Fix keybinding for
8562 info-lookup-symbol.
8563
85642004-06-16 Juanma Barranquero <lektu@terra.es>
8565
8566 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8567 Add emacs-xtra.
8568 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8569 (clean): Add emacs-xtra and flymake. Remove redundancies.
8570
85712004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8572
8573 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8574 Add emacs-xtra.
8575 * emacs-xtra.texi: New file.
8576
85772004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8578
8579 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8580 (Dired and Find): Mention differences with ordinary Dired buffers.
8581
8cf51b2c
GM
85822004-06-13 Richard M. Stallman <rms@gnu.org>
8583
8584 * custom.texi (Init Syntax): Explain about vars that do special
8585 things when set with setq or with Custom.
8586 (Init Examples): Add line-number-mode example.
8587
8cf51b2c
GM
85882004-06-12 Juri Linkov <juri@jurta.org>
8589
8590 * dired.texi (Operating on Files): Add dired-do-touch.
8591
8cf51b2c
GM
85922004-06-10 Juri Linkov <juri@jurta.org>
8593
8594 * building.texi (Lisp Eval): Add C-M-x on defface.
8595
85962004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8597
8598 * files.texi (Reverting): Auto-Revert mode and
8599 Global Auto-Revert mode no longer revert remote files.
8600
8cf51b2c
GM
86012004-05-29 Richard M. Stallman <rms@gnu.org>
8602
8603 * custom.texi (Init File): Two dashes start --no-site-file.
8604
8cf51b2c
GM
86052004-05-29 Alan Mackenzie <acm@muc.de>
8606
8607 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8608 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8609 (AWK, Pike): Document as "C-like modes".
8610 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8611 (M-x man): Supersedes M-x manual-entry.
8612 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8613
8614 ("Comments in C"): Delete node; the info is in CC Mode manual.
8615 (c-comment-only-line-offset): Remove description.
8616
8617 (C-c ., C-c C-c): Describe new C Mode bindings.
8618
8619 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8620 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8621 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8622 Amend definitions.
8623
8624 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8625 Describe functions.
8626
8627 (c-comment-start-regexp, c-hanging-comment-ender-p)
8628 (c-hanging-comment-starter-p): Remove obsolete definitions.
8629
8630 * emacs.texi: Remove the menu entry "Comments in C".
8631
8cf51b2c
GM
86322004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8633
8634 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8635 `M-x locate'.
8636
86372004-05-16 Karl Berry <karl@gnu.org>
8638
8639 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8640 makeinfo --html fails.
8641 * help.texi (Help Summary) [@ifnottex]: Likewise.
8642
86432004-05-13 Nick Roberts <nickrob@gnu.org>
8644
8645 * building.texi (GDB Graphical Interface): Update and describe
8646 layout first.
8647
8cf51b2c
GM
86482004-05-04 Jason Rumney <jasonr@gnu.org>
8649
8650 * makefile.w32-in: Revert last change.
8651
86522004-05-03 Jason Rumney <jasonr@gnu.org>
8653
8654 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8655
8cf51b2c
GM
86562004-04-23 Juanma Barranquero <lektu@terra.es>
8657
8658 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8659
86602004-04-18 Juri Linkov <juri@jurta.org>
8661
8662 * fixit.texi (Spelling): Remove file extension from ispell xref.
8663
86642004-04-15 Kim F. Storm <storm@cua.dk>
8665
8666 * cmdargs.texi (Initial Options): Add -Q.
8667
86682004-04-05 Kim F. Storm <storm@cua.dk>
8669
8670 * custom.texi (File Variables): Add safe-local-eval-forms.
8671
8cf51b2c
GM
86722004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8673
8674 * files.texi (Reverting): Correct description of revert-buffer's
8675 handling of point.
8676
86772004-03-22 Juri Linkov <juri@jurta.org>
8678
8679 * emacs.texi (Top): Add `Misc X'.
8680
49823426 8681 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8682
8683 * glossary.texi: Improve references.
8684
8685 * help.texi: Sync keywords with finder.el.
8686
8687 * mini.texi (Completion): Add description for menu items.
8688
8689 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8690
8691 * sending.texi (Mail Methods): Fix xref to Message manual.
8692
8cf51b2c
GM
86932004-03-12 Richard M. Stallman <rms@gnu.org>
8694
8cf51b2c
GM
8695 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8696
8cf51b2c
GM
86972004-03-04 Richard M. Stallman <rms@gnu.org>
8698
8699 * search.texi (Regexps): Explain that ^ and $ have their
8700 special meanings only in certain contexts.
8701
8702 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8703
8704 * mule.texi (Specify Coding): Doc C-x RET F.
8705
8706 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8707 for multiple compile and grep buffers.
8708 (Indirect Buffers): Don't recommand clone-indirect-buffer
8709 for multiple compile and grep buffers.
8710
8cf51b2c
GM
87112004-02-29 Juanma Barranquero <lektu@terra.es>
8712
8713 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8714 Use $(DEL) instead of rm, and ignore exit code.
8715
8cf51b2c
GM
87162004-02-23 Nick Roberts <nick@nick.uklinux.net>
8717
8718 * building.texi (Watch Expressions): Update.
8719
87202004-02-21 Juri Linkov <juri@jurta.org>
8721
1c6c854e
CS
8722 * cmdargs.texi (Action Arguments): Add alias --find-file.
8723 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8724 to Command Arguments.
8725 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8726 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8727 (Window Size X): Join -g and --geometry. Add @cindex.
8728 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8729 (Title X): Remove alias -title.
8730 (Misc X): New node.
8731
c8763fb6 87322004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8733
8734 * frames.texi (Drag and drop): Add Motif to list of supported
8735 protocols.
8736
c8763fb6 87372004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8738
8739 * frames.texi (Drag and drop): New section.
8740
87412004-01-24 Richard M. Stallman <rms@gnu.org>
8742
1c6c854e 8743 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8744 Include it only @ifnotinfo. Patch the preceding and following
8745 node headers to point to each other.
8746
87472004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8748
8749 * calendar.texi (Appointments): Update section.
8750
87512003-12-29 Kevin Ryde <user42@zip.com.au>
8752
8cf51b2c
GM
8753 * programs.texi (C Modes): Fix the xref.
8754
87552003-12-23 Nick Roberts <nick@nick.uklinux.net>
8756
8757 * building.texi (Watch Expressions): Update.
8758 (Commands of GUD): Include use of toolbar + breakpoints set from
8759 fringe/margin.
8760
87612003-12-03 Andre Spiegel <spiegel@gnu.org>
8762
8763 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8764 <acm@muc.de>.
8765
c8763fb6 87662003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8767
8768 * frames.texi (Dialog Boxes): Add use-file-dialog.
8769
8cf51b2c
GM
87702003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8771
8772 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8773 in CC Mode.
8774
8cf51b2c
GM
87752003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8776
8777 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8778 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8779 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8780 * man/frames.texi, man/glossary.texi, man/killing.texi:
8781 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8782 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8783 * man/sending.texi, man/text.texi, man/trouble.texi:
8784 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8785
87862003-11-01 Alan Mackenzie <acm@muc.de>
8787
8788 * search.texi (Scrolling During Incremental Search): Document a
8789 new scrolling facility in isearch mode.
8790
8cf51b2c
GM
87912003-10-22 Miles Bader <miles@gnu.org>
8792
8793 * Makefile.in (info): Move before $(top_srcdir)/info.
8794
87952003-10-22 Nick Roberts <nick@nick.uklinux.net>
8796
8797 * building.texi (Watch Expressions): Update section on data display
8798 to reflect code changes (GDB Graphical Interface).
8799
8cf51b2c
GM
88002003-10-13 Richard M. Stallman <rms@gnu.org>
8801
8802 * xresources.texi (GTK resources): Clean up previous change.
8803
c8763fb6 88042003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8805
8806 * xresources.texi (GTK resources): Add a note that some themes
8807 disallow customizations. Add scroll theme example.
8808
8cf51b2c
GM
88092003-09-30 Richard M. Stallman <rms@gnu.org>
8810
8cf51b2c
GM
8811 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8812
8813 * misc.texi (Saving Emacs Sessions): Shorten the section,
8814 collapsing back into one node.
8815
88162003-09-30 Lars Hansen <larsh@math.ku.dk>
8817
8818 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8819
ce058493 88202003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8821
8822 * xresources.texi (GTK names in Emacs): Correct typo.
8823
8cf51b2c
GM
88242003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8825
1c6c854e
CS
8826 * cmdargs.texi (Font X): Mention new default font.
8827 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8828 problems involved. (Result of discussion on emacs-devel.)
8829
88302003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8831
8832 * emacs.texi (Acknowledgements): Correct typo.
8833
88342003-09-22 Richard M. Stallman <rms@gnu.org>
8835
8836 * dired.texi (Misc Dired Commands): New node.
8837 (Dired Navigation): Add dired-goto-file.
8838
8839 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8840
8841 * emacs.texi (Acknowledgements): New node, split from Distribution.
8842
8843 * cmdargs.texi (Action Arguments): -f reads interactive args.
8844
8cf51b2c
GM
88452003-09-08 Lute Kamstra <lute@gnu.org>
8846
8847 * screen.texi (Mode Line): Say that POS comes before LINE.
8848 Mention `size-indication-mode'.
1c6c854e
CS
8849 * display.texi (Optional Mode Line):
8850 Document `size-indication-mode'.
8cf51b2c
GM
8851 * basic.texi (Position Info): Mention `size-indication-mode'.
8852
88532003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8854
8855 * xresources.texi (Resources): Refer to `editres' man page.
8856 (Lucid Resources): Update defaults. Expand description of
8857 `shadowThickness'.
8858
88592003-09-04 Miles Bader <miles@gnu.org>
8860
8861 * Makefile.in (top_srcdir): New variable.
8862 ($(top_srcdir)/info): New rule.
8863 (info): Depend on it.
8864
88652003-09-03 Peter Runestig <peter@runestig.com>
8866
8867 * makefile.w32-in: New file.
8868
88692003-08-29 Richard M. Stallman <rms@gnu.org>
8870
8871 * misc.texi (Saving Emacs Sessions): Correct previous change.
8872
8cf51b2c
GM
88732003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8874
8cf51b2c
GM
8875 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8876 (Intro): Include kmacro.texi after fixit.texi instead of after
8877 custom.texi. (As suggested by Kim Storm.)
8878
88792003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8880
8881 * fixit.texi (Fixit): Update `Next' pointer.
8882 * files.texi (Files): Update `Previous' pointer.
8883 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8884 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8885 (Suggested by Kim Storm.)
8886 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8887
88882003-08-18 Kim F. Storm <storm@cua.dk>
8889
8890 * kmacro.texi: New file describing enhanced keyboard macro
8891 functionality. Replaces old description in custom.texi.
8892
8893 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8894 (Keyboard Macros): Move to new kmacro.texi file.
8895
8896 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8897
8cf51b2c
GM
88982003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8899
8900 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8901
89022003-08-17 Alex Schroeder <alex@gnu.org>
8903
8904 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8905 required.
8906
8cf51b2c
GM
89072003-08-05 Richard M. Stallman <rms@gnu.org>
8908
8909 * programs.texi (Lisp Indent): Don't describe
8910 lisp-indent-function property here. Use xref to Lisp Manual.
8911
8cf51b2c
GM
89122003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8913
fffa137c 8914 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8915 abbreviations.
8916
89172003-07-24 Markus Rost <rost@math.ohio-state.edu>
8918
8919 * buffers.texi (List Buffers): Fix previous change.
8920
8cf51b2c
GM
89212003-07-13 Markus Rost <rost@math.ohio-state.edu>
8922
8923 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8924 List*.
8925
89262003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8927
8cf51b2c
GM
8928 * display.texi (Font Lock): Fix typo.
8929
89302003-07-07 Richard M. Stallman <rms@gnu.org>
8931
8932 * display.texi (Font Lock): Add xref for format info on
8933 font-lock-remove-keywords.
8934
8935 * building.texi (Compilation): Document what happens with asynch
8936 children of compiler process.
8937
8938 * help.texi (Library Keywords): Use @multitable.
8939
8cf51b2c
GM
89402003-06-04 Richard M. Stallman <rms@gnu.org>
8941
8942 * programs.texi (Expressions): Delete C-M-DEL.
8943
8944 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8945 comint-move-point-for-output renamed from
8946 comint-scroll-to-bottom-on-output.
8947
8948 * custom.texi (Init Rebinding): Replace previous change with xref.
8949 (Non-ASCII Rebinding): Explain that issue more briefly here.
8950
89512003-05-28 Richard M. Stallman <rms@gnu.org>
8952
8953 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8954
89552003-05-28 Nick Roberts <nick@nick.uklinux.net>
8956
8957 * building.texi (GDB Graphical Interface): New node.
8958 (Rewritten somewhat by RMS.)
8959
c8763fb6 89602003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8961
8962 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8963 non-English letters. Explain how to set coding systems correctly
8964 and how to include the right coding cookie in the file.
8965
c8763fb6 89662003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8967
8968 * indent.texi (Indentation): Explain the concepts.
8969 (Just Spaces): Explain why preventing tabs for indentation might
8970 be useful.
8971
8cf51b2c
GM
89722003-04-16 Richard M. Stallman <rms@gnu.org>
8973
8974 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8975
8cf51b2c
GM
89762003-02-22 Alex Schroeder <alex@emacswiki.org>
8977
8978 * cmdargs.texi (General Variables): Document SMTPSERVER.
8979
8cf51b2c
GM
8980 * sending.texi: Remove SMTP node.
8981 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8982 library.
8983
8cf51b2c
GM
89842003-02-22 Alex Schroeder <alex@emacswiki.org>
8985
8986 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8987
89882003-02-22 Simon Josefsson <jas@extundo.com>
8989
8990 * sending.texi (Mail Methods): Add node about SMTP.
8991
c8763fb6 89922003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8993
8994 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8995
8cf51b2c
GM
89962003-02-01 Kevin Ryde <user42@zip.com.au>
8997
8998 * glossary.texi (Glossary): Correction to cl cross reference.
8999
90002003-01-20 Richard M. Stallman <rms@gnu.org>
9001
9002 * killing.texi (Rectangles): Document C-x c r.
9003
c8763fb6 90042003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9005
9006 * xresources.texi (GTK resources): New node.
9007 (GTK widget names): New node.
9008 (GTK names in Emacs): New node.
9009 (GTK styles): New node.
9010
c8763fb6 90112003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9012
9013 * maintaining.texi (Create Tags Table): Add reference to the new
9014 `etags --help --lang=LANG' option.
9015
8cf51b2c
GM
90162002-10-02 Karl Berry <karl@gnu.org>
9017
49823426 9018 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9019 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9020 where needed for the sake of the HTML output.
8cf51b2c
GM
9021
90222001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9023
9024 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9025 source files.
9026
90272001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9028
9029 * Makefile.in (emacsman): New target.
9030
8cf51b2c
GM
90312001-10-20 Gerd Moellmann <gerd@gnu.org>
9032
9033 * (Version 21.1 released.)
9034
90352001-10-05 Gerd Moellmann <gerd@gnu.org>
9036
9037 * Branch for 21.1.
9038
8cf51b2c
GM
90392001-03-05 Gerd Moellmann <gerd@gnu.org>
9040
9041 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9042
8cf51b2c
GM
90432000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9044
9045 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9046
8cf51b2c
GM
90471999-07-12 Richard Stallman <rms@gnu.org>
9048
9049 * Version 20.4 released.
9050
90511998-12-04 Markus Rost <rost@delysid.gnu.org>
9052
9053 * Makefile.in (INFO_TARGETS): Delete customize.info.
9054 (DVI_TARGETS): Delete customize.dvi.
9055 (../info/customize, customize.dvi): Targets deleted.
9056
90571998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9058
9059 * Version 20.3 released.
9060
90611998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9062
9063 * Makefile.in (EMACSSOURCES): Add mule.texi.
9064 Add msdog.texi, ack.texi. Remove gnu1.texi.
9065
90661998-04-06 Andreas Schwab <schwab@gnu.org>
9067
768c0c0f
JB
9068 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9069 Use it in dvi targets.
8cf51b2c
GM
9070
90711997-09-23 Paul Eggert <eggert@twinsun.com>
9072
9073 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9074 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9075 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9076
90771997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9078
9079 * Version 20.2 released.
9080
90811997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9082
9083 * Version 20.1 released.
9084
90851997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9086
9087 * Makefile (../info/customize, customize.dvi): New targets.
9088 (INFO_TARGETS): Add ../info/customize.
9089 (DVI_TARGETS): Add customize.dvi.
9090
8cf51b2c
GM
90911996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9092
9093 * Version 19.33 released.
9094
90951996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9096
9097 * Version 19.32 released.
9098
8cf51b2c
GM
90991996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9100
9101 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9102
91031996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9104
9105 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9106 Specify -I option.
9107 (All dvi targets): Set the TEXINPUTS variable.
9108
91091996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9110
9111 * Version 19.31 released.
9112
8cf51b2c
GM
91131995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9114
9115 * Version 19.30 released.
9116
8cf51b2c
GM
91171995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9118
9119 * Makefile.in (maintainer-clean): Rename from realclean.
9120
91211994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9122
9123 * Makefile.in: New file.
9124 * Makefile: File deleted.
9125
91261994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9127
9128 * Makefile (TEXINDEX_OBJS): Variable deleted.
9129 (texindex, texindex.o, getopt.o): Rules deleted.
9130 All deps on texindex deleted.
9131 (distclean): Don't delete texindex.
9132 (mostlyclean): Don't delete *.o.
9133 * texindex.c, getopt.c: Files deleted.
9134
91351994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9136
9137 * Version 19.26 released.
9138
91391994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9140
9141 * Makefile (EMACSSOURCES): Exclude undo.texi.
9142
91431994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9144
9145 * Version 19.25 released.
9146
91471994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9148
9149 * Version 19.24 released.
9150
91511994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9152
9153 * Version 19.23 released.
9154
91551994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9156
9157 * Makefile: Delete spurious tab.
9158
91591994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9160
9161 * Makefile (.SUFFIXES): New rule.
9162
8cf51b2c
GM
91631993-12-04 Richard Stallman (rms@srarc2)
9164
9165 * getopt.c: New file.
9166 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9167 (getopt.o): New rule.
9168 (dvi): Don't depend on texindex.
49823426 9169 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9170
91711993-12-03 Richard Stallman (rms@srarc2)
9172
49823426
GM
9173 * Makefile (TEXI2DVI): New variable.
9174 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9175 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9176
91771993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9178
9179 * Version 19.22 released.
9180
91811993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9182
9183 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9184
91851993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9186
9187 * Version 19.21 released.
9188
8cf51b2c
GM
91891993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9190
9191 * Makefile (realclean): Don't delete the Info files.
9192
f0131492 91931993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9194
8cf51b2c
GM
9195 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9196 4' where appropriate.
9197
f0131492 91981993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9199
49823426 9200 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9201
9202 * texindex.c: Include "../src/config.h" if building in emacs.
9203
9204 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9205 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9206 Add target to build texindex.c, defining `emacs'.
9207
8cf51b2c
GM
92081993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9209
9210 * Version 19.19 released.
9211
8cf51b2c
GM
92121993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9213
9214 * Version 19.18 released.
9215
92161993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9217
9218 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9219
92201993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9221
9222 * Version 19.17 released.
9223
92241993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9225
9226 * split-man: Fix typos in last change.
9227
92281993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9229
9230 * Version 19.16 released.
9231
92321993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9233
9234 * version 19.15 released.
9235
92361993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9237
9238 * Makefile (distclean): It's rm, not rf.
9239
92401993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9241
9242 * Version 19.14 released.
9243
92441993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9245
9246 * Makefile: New file.
9247
92481993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9249
9250 * Version 19.13 released.
9251
92521993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9253
9254 * Version 19.9 released.
9255
92561993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9257
9258 * Version 19.8 released.
9259
92601993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9261
9262 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9263
9264 * trouble.texi: It's `enable-flow-control-on', not
9265 `evade-flow-control-on'.
9266
92671993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9268
9269 * display.texi: Document standard-display-european.
9270
92711993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9272
9273 * Version 19.7 released.
9274
9275 * emacs.texi: Add a sentence to the top menu mentioning the
9276 specific version of Emacs this manual applies to.
9277
92781993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9279
9280 * basic.texi: Document next-line-add-lines variable used to
9281 implement down-arrow.
9282
9283 * killing.texi: Document kill-whole-line.
9284
92851993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9286
9287 * text.texi: Update unix TeX ordering information.
9288
92891993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9290
9291 * news.texi: Mention fill-rectangle in keybinding list.
9292
9293 * killing.texi: Document fill-rectangle.
9294
92951993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9296
9297 * vc.texi: Bring the docs up to date with VC 5.2.
9298
92991992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9300
9301 * emacs.tex: Mention blackbox and gomoku under Amusements.
9302 Assembler mode is now mentioned and appropriately indexed
9303 under Programming Modes.
9304
93051991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9306
9307 * emacs.tex: Update TeX ordering information.
9308
8cf51b2c
GM
93091990-06-26 David Lawrence (tale@geech)
9310
9311 * emacs.tex: Note that completion-ignored-extensions is not used
9312 to filter out names when all completions are displayed in
9313 *Completions*.
9314
93151990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9316
9317 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9318
93191990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9320
9321 * emacs.tex: Add @findex grep.
9322
8cf51b2c
GM
93231988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9324
9325 * emacs.tex: Correct two typos. No other changes before
9326 Version 19 will be made.
9327
8cf51b2c
GM
93281988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9329
9330 * emacs.tex: Update information for obtaining TeX distribution from the
9331 University of Washington.
9332
9333;; Local Variables:
c8763fb6 9334;; coding: utf-8
8cf51b2c
GM
9335;; End:
9336
a162959e 9337 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9338
9339 This file is part of GNU Emacs.
9340
352c8b4a 9341 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9342 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9343 the Free Software Foundation, either version 3 of the License, or
9344 (at your option) any later version.
8cf51b2c
GM
9345
9346 GNU Emacs is distributed in the hope that it will be useful,
9347 but WITHOUT ANY WARRANTY; without even the implied warranty of
9348 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9349 GNU General Public License for more details.
9350
9351 You should have received a copy of the GNU General Public License
352c8b4a 9352 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.