* admin/bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
a4289d0e
GM
12012-04-27 Glenn Morris <rgm@gnu.org>
2
3 * emacs.texi: Some fixes for detailed menu.
4
1a72be46
GM
5 * emacs.texi: Add "et al." to authors.
6
16152b76
GM
7 * ack.texi, basic.texi, buffers.texi, building.texi:
8 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
9 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
10 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
11 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
12 * search.texi, trouble.texi, windows.texi:
13 Use Texinfo recommended convention for quotes+punctuation.
14
578c1d4b 152012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 16
578c1d4b
GM
17 * mule.texi (Bidirectional Editing): Improve indexing.
18 Minor wording tweaks.
84412f2c 19
467a33d0
CY
202012-04-15 Chong Yidong <cyd@gnu.org>
21
22 * misc.texi (emacsclient Options): More clarifications.
23
e6fd457e 242012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 25
41be52d7
GM
26 * msdog.texi (Windows Printing): It doesn't set printer-name.
27
05806f43
GM
28 * mule.texi (Language Environments): Move font info to "Fontsets".
29 (Fontsets): Move intlfonts etc here from "Language Environments".
30 Copyedits.
31 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
32 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
33
e6fd457e 342012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 35
0be641c0
CY
36 * glossary.texi (Glossary): Standardize on "text terminal"
37 terminology. All callers changed.
38
6a00f380
CY
39 * misc.texi (emacsclient Options): Document "client frame" concept
40 and its effect on C-x C-c more carefully.
41
e6fd457e 422012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 43
870e8fb8
GM
44 * frames.texi (Scroll Bars):
45 * glossary.texi (Glossary): Use consistent case for "X Window System".
46
71cd7772
GM
47 * mule.texi (Select Input Method, Coding Systems):
48 State command names in kbd tables.
49 (Recognize Coding): Add cross-ref.
50 (Output Coding): Don't mention message mode in particular.
51 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
52 Copyedits.
53
35dc09a1 542012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
55
56 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
57 Copyedits.
58 (Coding Systems): Mac OS X apparently uses newlines for EOL.
59 (Recognize Coding): Remove old auto-coding-regexp-alist example.
60 auto-coding-functions does not override coding: tags.
61 Remove rmail-decode-mime-charset; it no longer has any effect.
62
35dc09a1 632012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
64
65 * custom.texi (Creating Custom Themes): Add reference to Custom
66 Themes node in Lisp manual.
67
35dc09a1 682012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
69
70 * mule.texi (International): Copyedits.
71 (International Chars): Update C-x = example output.
72 (Disabling Multibyte): Rename from "Enabling Multibyte".
73 Clarify what "unibyte: t" does, and mode-line description.
74 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
75 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 76 (Language Environments): Copyedits.
893585f4
GM
77 (Input Methods): Copyedits. Use "^" for the postfix example,
78 because it is less confusing inside Info's `quotes'.
e0550cae 79
8edb942b
GM
80 * custom.texi (Specifying File Variables): Fix "unibyte" description.
81 Update for "Disabling Multibyte" node name change.
82 * emacs.texi: Update for "Disabling Multibyte" node name change.
83
1c64e6ed
GM
84 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
85 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
86 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
87 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
88 * sending.texi, text.texi, trouble.texi:
89 Use @file for buffers, per the Texinfo manual.
90
20331c1c
GM
91 * entering.texi (Entering Emacs):
92 Do not mention initial-buffer-choice = t.
93
8fc85b20
GM
94 * misc.texi (Gnus Startup): Use @env for environment variables.
95
35dc09a1
GM
96 * Makefile.in: Replace non-portable use of $< in ordinary rules.
97
87124233
GM
982012-04-12 Glenn Morris <rgm@gnu.org>
99
100 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
101
f3774f20
GM
1022012-04-07 Glenn Morris <rgm@gnu.org>
103
104 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
105
8980d0b9
GM
1062012-04-05 Glenn Morris <rgm@gnu.org>
107
108 * glossary.texi (Glossary): Use anchors for internal cross-references.
109
8bf27c8a
GM
1102012-04-04 Glenn Morris <rgm@gnu.org>
111
112 * glossary.texi (Glossary): Copyedits.
113 Use Texinfo-recommended convention for quotes and punctuation.
114 Comment out a few specialized (Rmail) items.
a0706406 115 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 116 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 117
529c06b6
CY
1182012-04-03 Chong Yidong <cyd@gnu.org>
119
120 * sending.texi (Mail Misc): Fix an index entry.
121
53b0595a
EZ
1222012-04-02 Eli Zaretskii <eliz@gnu.org>
123
124 * msdog.texi (Windows Startup): Add description of emacsclient
125 operation under -c and -t on MS-Windows.
126
127 * misc.texi (emacsclient Options): Add cross-reference to "Windows
128 Startup". (Bug#11091)
129
dc663c79
DM
1302012-04-02 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
131
132 * custom.texi (Changing a Variable): Fix example.
133
0d224826
EZ
1342012-04-01 Eli Zaretskii <eliz@gnu.org>
135
136 * misc.texi (emacsclient Options): More clarifications about -t
137 and -c on MS-Windows. (Bug#11091)
138
1d265f9f
EZ
1392012-03-31 Eli Zaretskii <eliz@gnu.org>
140
141 * misc.texi (emacsclient Options): Document peculiarities of new
142 frame creation on MS-Windows under -c or -t options. (Bug#11091)
143
5319014e
CY
1442012-03-30 Chong Yidong <cyd@gnu.org>
145
146 * files.texi (File Conveniences): Clarify Imagemagick discussion.
147
2bfab837
GM
1482012-03-22 Glenn Morris <rgm@gnu.org>
149
150 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
151
986bd52a
CY
1522012-03-17 Chong Yidong <cyd@gnu.org>
153
154 * package.texi (Package Installation): Document use of
155 package-initialize in init file.
156
66ecdc9e
GM
1572012-03-16 Glenn Morris <rgm@gnu.org>
158
159 * help.texi (Language Help):
160 * mule.texi (International Chars):
161 etc/HELLO is for character demonstration.
162
9805f81d
DM
1632012-03-15 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
164
165 * dired.texi (Shell Commands in Dired): Fix typo.
166
a08a07e3
CY
1672012-03-04 Chong Yidong <cyd@gnu.org>
168
169 * killing.texi (Clipboard): Document clipboard manager.
170
53eced6d
GM
1712012-02-29 Glenn Morris <rgm@gnu.org>
172
f8425af2
GM
173 * ack.texi (Acknowledgments): Use @Tex{} in more places.
174
775b55af
GM
175 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
176
53eced6d
GM
177 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
178
44e97401
GM
1792012-02-28 Glenn Morris <rgm@gnu.org>
180
181 * custom.texi, display.texi, emacs.texi, files.texi:
182 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
183 Standardize possessive apostrophe usage.
184
525795c1
JD
1852012-02-25 Jan Djärv <jan.h.d@swipnet.se>
186
187 * macos.texi (Mac / GNUstep Customization): Remove text about
188 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
189
562af8bb
DM
1902012-02-25 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
191
192 * buffers.texi (Select Buffer): Mention that saving in a new file
193 name can switch to a different major mode.
194
6ea1787e
GM
1952012-02-23 Glenn Morris <rgm@gnu.org>
196
49fe4321
GM
197 * mini.texi (Minibuffer File, Completion Options, Repetition):
198 Copyedits.
199 (Completion Example): Other M-x au* commands may be defined.
200 (Completion Styles): Mention emacs21 and completion-category-overrides.
201
8f4042d2
GM
202 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
203 (Windows Keyboard, Windows Mouse, Windows Processes)
204 (Windows Printing, Windows Misc): Copyedits.
205 (ls in Lisp): Update switches list.
206
371fb833
GM
207 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
208 Update dos-mode* function names.
209 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
210 (MS-DOS Processes): Add xref to main ls-lisp section.
211
6ea1787e
GM
212 * ack.texi (Acknowledgments): Mention smie.
213
40ace058
GM
2142012-02-22 Glenn Morris <rgm@gnu.org>
215
216 * macos.texi: Copyedits. Fix @key/@kbd usage.
217 (Mac / GNUstep Basics): Don't mention the panels, since the next
218 section covers them.
219 (Mac / GNUstep Customization): Merge some panel info from previous.
220
41f1e868
GM
2212012-02-21 Glenn Morris <rgm@gnu.org>
222
68af8d4f
GM
223 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
224 Small fixes.
225
2e03845d
GM
226 * emacs-xtra.texi: Picture mode is no longer a chapter.
227
f9a998c3
GM
228 * picture-xtra.texi (Basic Picture): C-a does get remapped.
229
41f1e868
GM
230 * ack.texi (Acknowledgments): Small changes, including resorting,
231 and removal of things no longer distributed.
232
ea09410d
GM
2332012-02-20 Glenn Morris <rgm@gnu.org>
234
2d2f6581
GM
235 * emacs.texi (Top, Preface): Small rephrasings.
236 (menu, detailmenu): Update entries, and reformat some descriptions.
237 * building.texi, display.texi, emacs-xtra.texi, files.texi:
238 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
239 Reformat some menu descriptions.
240
196f8c0e
GM
241 * ack.texi (Acknowledgments): More updates.
242
8730412a
GM
243 * emacs.texi (Acknowledgments): Add several names from ack.texi,
244 and from Author: headers.
ae15b89b 245 (Distrib): Small updates.
ea09410d 246
37863f20
GM
2472012-02-18 Glenn Morris <rgm@gnu.org>
248
37c3b9ee
GM
249 * ack.texi (Acknowledgments): Add xref to Org manual.
250
b474519e
GM
251 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
252 of '*mail*', since Message does not call it that.
253 (Rmail Reply): Rename rmail-dont-reply-to-names.
254 \\`info- no longer handled specially.
255 Update for rmail-enable-mime-composing.
256 Don't mention 'm' for replies.
257 Don't mention rmail-mail-new-frame and cancelling, since it does
258 not work for Message at the moment.
259
a5987767
GM
260 * cal-xtra.texi: Copyedits.
261
37863f20
GM
262 * emacs-xtra.texi: Set encoding to ISO-8859-1.
263
112d1241
GM
2642012-02-17 Glenn Morris <rgm@gnu.org>
265
0fd2c9a3
GM
266 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
267
1d6ecbfa
GM
268 * ack.texi (Acknowledgments): Mention Gnulib.
269
102f1b54
GM
270 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
271
112d1241
GM
272 * calendar.texi: Misc small changes, including updating the dates
273 of examples.
274
3a05ff1d
GM
2752012-02-16 Glenn Morris <rgm@gnu.org>
276
d1354af0
GM
277 * calendar.texi: Misc small changes.
278
5f9756ec
GM
279 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
280 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
281
3b19a30d
GM
282 * dired-xtra.texi (Subdir Switches): Small fixes.
283
3a05ff1d
GM
284 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
285
9f26dc24
GM
2862012-02-15 Glenn Morris <rgm@gnu.org>
287
288 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
289
fb969a57
GM
2902012-02-12 Glenn Morris <rgm@gnu.org>
291
292 * ack.texi (Acknowledgments):
293 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
294
0aca1292
GM
2952012-02-10 Glenn Morris <rgm@gnu.org>
296
104dc9c6
GM
297 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
298
0aca1292
GM
299 * programs.texi (Misc for Programs): Mention electric-layout-mode.
300
91af9d2e
GM
3012012-02-09 Glenn Morris <rgm@gnu.org>
302
0aca1292
GM
303 * buffers.texi (Misc Buffer): M-x info does not seem to require a
304 buffer switch after M-x rename-uniquely.
63c727b2 305
91af9d2e
GM
306 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
307
1ef1990c
JB
3082012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
309
310 * text.texi (Org Mode): Fix typo.
311
e74e58c9
GM
3122012-02-08 Glenn Morris <rgm@gnu.org>
313
cefee440
GM
314 * ack.texi (Acknowledgments): Update emacs-lock info.
315
a7686350
GM
316 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
317
e74e58c9
GM
318 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
319
fe93bc91
GM
3202012-02-07 Glenn Morris <rgm@gnu.org>
321
322 * files.texi (File Conveniences): Mention ImageMagick images.
323
d273439c
GM
3242012-02-05 Glenn Morris <rgm@gnu.org>
325
649f602c
GM
326 * trouble.texi (Checklist): Mention debug-on-event.
327
d273439c
GM
328 * maintaining.texi (Maintaining): Add cross-ref to ERT.
329
a9410bdf
GM
3302012-02-04 Glenn Morris <rgm@gnu.org>
331
1f5e1a16
GM
332 * macos.texi (Customization options specific to Mac OS / GNUstep):
333 New subsection.
334
b7314ef7
GM
335 * display.texi (Colors): Mention list-colors-sort.
336
a9410bdf
GM
337 * files.texi (File Conveniences): Mention image animation.
338
75319d7f
CY
3392012-01-31 Chong Yidong <cyd@gnu.org>
340
341 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
342 scroll bars (Bug#10666).
343
2680c309
CY
3442012-01-28 Chong Yidong <cyd@gnu.org>
345
691db250
CY
346 * files.texi (Filesets): Fix typos.
347
2680c309
CY
348 * display.texi (Faces): Add xref to Colors node.
349
2a90dfca
DM
3502012-01-27 Dani Moncayo <dmoncayo@gmail.com>
351
352 * buffers.texi (Select Buffer): Clarify explanation of switching
353 to new buffers. Fix description of next-buffer and
6df6ae42 354 previous-buffer (Bug#10334).
2a90dfca
DM
355 (Misc Buffer): Add xref to View Mode.
356
357 * text.texi (Fill Commands): Fix description of
358 sentence-end-double-space.
359
20d2304d
CY
3602012-01-23 Chong Yidong <cyd@gnu.org>
361
f088cb8b 362 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 363
01ec1eed
VS
3642012-01-16 Volker Sobek <reklov@live.com> (tiny change)
365
366 * programs.texi (Comment Commands): Typo (bug#10514).
367
06848b82
CY
3682012-01-15 Chong Yidong <cyd@gnu.org>
369
370 * xresources.texi (X Resources): Describe GTK+ case first.
371 (Resources): Don't use borderWidth as an example, since it doesn't
372 work with GTK+.
373 (Table of Resources): Clarify role of several resources, including
374 the Emacs 24 behavior of cursorBlink etc.
375 (Face Resources): Node deleted. Recommend using Customize
376 instead. Add paragraph to `Table of Resources' node summarizing
377 how to use X resources for changing faces.
378 (Lucid Resources): Rewrite, omitting description of font names,
379 referring to the Fonts node instead.
380 (LessTif Resources): Copyedits.
381 (GTK resources): Rewrite, describing the difference between gtk2
382 and gtk3.
383 (GTK Resource Basics): New node.
384 (GTK Widget Names, GTK Names in Emacs): Rewrite.
385 (GTK styles): Just refer to Fonts node for GTK font format.
386
387 * display.texi (Faces): Document the cursor face.
388
a73a3461
CY
3892012-01-14 Chong Yidong <cyd@gnu.org>
390
01ec1eed 391 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
392 (General Variables): Add xref to Lisp Libraries.
393 (Initial Options): Copyedits.
394 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
395 (Environment): Clarify what getenv does.
396 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
397 light backgrounds on xterms.
398 (Misc Variables): TEMP and TMP are not Windows-specific.
399 (Display X): Copyedits.
400 (Colors X): -bd does nothing for GTK.
401 (Icons X): Gnome 3 doesn't use taskbars.
402
403 * misc.texi (Shell): Document exec-path here.
404
405 * rmail.texi (Movemail): Add xref for exec-path.
406
e517eda4
GM
4072012-01-13 Glenn Morris <rgm@gnu.org>
408
409 * dired.texi (Dired and Find): Clarify find-ls-options.
410
1de76afe
CY
4112012-01-09 Chong Yidong <cyd@gnu.org>
412
413 * custom.texi (Custom Themes): Switched custom-safe-themes to use
414 SHA-256.
415
c61ab18c
CY
4162012-01-07 Chong Yidong <cyd@gnu.org>
417
e490b289
CY
418 * display.texi (Useless Whitespace): Add Whitespace mode.
419
1de77c4c
CY
420 * custom.texi (Hooks): Discuss how to disable minor modes.
421
422 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 423 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 424
c61ab18c
CY
425 * trouble.texi (Lossage): Refer to Bugs node for problems.
426 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
427 (Screen Garbled): Don't refer to terminal "manufacturers".
428 (Total Frustration): Node deleted. Eliza is documented in
429 Amusements now.
430 (Known Problems): More info about using the bug tracker. Mention
431 debbugs package.
432 (Bug Criteria): Copyedits.
433 (Understanding Bug Reporting): Mention emacs -Q.
434
89bd9ccd
CY
4352012-01-06 Chong Yidong <cyd@gnu.org>
436
437 * custom.texi (Specifying File Variables): The mode: keyword
438 doesn't have to be first anymore. Add example of specifying minor
439 modes.
440 (Directory Variables): Simplify example. Mention application to
441 non-file buffers.
442 (Disabling): Use "initialization file" terminology.
443 (Init Examples): Fix hook example.
444
8034735f
EZ
4452012-01-06 Eli Zaretskii <eliz@gnu.org>
446
447 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
448 (Bug#10422)
449 Move the stuff about resources to xresources.texi.
450
451 * xresources.texi (Resources): Move information about setting X
452 resources in the Registry from cmdargs.texi. Make the index entry
453 be similar to the one in cmdargs.texi.
454
b0d7d8af
CY
4552012-01-05 Chong Yidong <cyd@gnu.org>
456
457 * custom.texi (Customization Groups): Update example.
458 (Browsing Custom): Document the new search field.
459 (Changing a Variable): Update example for Emacs 24 changes.
460 Document Custom-set and Custom-save commands.
461 (Face Customization): Document Emacs 24 changes. De-document
462 modify-face.
463 (Specific Customization): Mention customize-variable.
464 (Custom Themes): Add customize-themes, custom-theme-load-path,
465 custom-theme-directory, and describe-theme.
466 (Creating Custom Themes): New node.
467 (Examining): Mention M-:.
468
469 * package.texi (Packages): Fix typo.
470
88c5c7c8
CY
4712012-01-03 Chong Yidong <cyd@gnu.org>
472
473 * misc.texi (Single Shell): Don't document Lisp usage of
474 shell-command. Tidy up discussion of synchronicity. Add index
475 entries for async-shell-command.
476 (Interactive Shell): Note that M-x shell uses shell-file-name.
477 Note change in behavior in Emacs 24.
478 (Shell Mode): Shell mode now uses completion-at-point.
479 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
480 default method for recognizing prompts nowadays.
481 (Shell Ring): Add xref to Minibuffer History.
482 (Directory Tracking): Explain Dirtrack mode in more detail.
483 (Term Mode): Fix index entries.
484 (Paging in Term): Merge into Term Mode.
485 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
486 (Printing): Fix xref. State default of lpr-switches.
487 (PostScript): Remove obsolete sentence. Omit description of
488 non-interactive behaviors.
489 (Hyperlinking): Improve description.
490 (Browse-URL): Using compose-mail for mailto URLs is the default.
491 Document browse-url-mailto-function.
492 (Goto Address mode): Add index entries. Add xref to Browse-URL.
493 (FFAP): FFAP is not a minor mode.
494 (Amusements): M-x lm was renamed to M-x landmark. Document
495 nato-region.
496
b8ecfdfe
CY
4972012-01-01 Chong Yidong <cyd@gnu.org>
498
499 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
500 (Gnus Startup): Note that the system might not be set up for news.
501 Describe group levels more clearly.
502 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
503 Summary of Gnus.
504 (Document View): Copyedits. Move zoom commads to DocView
505 Navigation node.
506 (DocView Navigation, DocView Searching, DocView Slicing)
507 (DocView Conversion): Nodes renamed from Navigation, etc.
508
509 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
510
7bc7d2aa
EZ
5112011-12-31 Eli Zaretskii <eliz@gnu.org>
512
513 * basic.texi (Moving Point): Fix the description of C-n and C-p.
514 (Bug#10380)
515
b30941db
CY
5162011-12-30 Chong Yidong <cyd@gnu.org>
517
518 * sending.texi (Sending Mail): Document initial mail buffer name,
519 and changed multiple mail buffer behavior.
520 (Mail Format): Put the example at the top of the section.
521 (Mail Headers): Move discussion of "From" to the top.
522 (Mail Sending): Document sendmail-query-once.
523 (Citing Mail): Make it less Rmail-specific.
524
0ed49f93
CY
5252011-12-29 Chong Yidong <cyd@gnu.org>
526
527 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
528 example. Add index entries.
529 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
530
c40a7de7
CY
5312011-12-26 Chong Yidong <cyd@gnu.org>
532
533 * dired.texi (Dired Enter, Misc Dired Features): Document
534 dired-use-ls-dired changes. Mention quit-window.
535 (Dired Navigation): Add index entries.
536 (Dired Visiting): Fix View Mode xref.
537 (Marks vs Flags): Prefer C-/ binding for undo.
538 (Subdirectories in Dired): Add xrefs.
539 (Misc Dired Features): Document some Emacs 24 changes. Add index
540 entries.
541
542 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
543 variable, since it is explained in Minor Modes node.
544 (Defining Abbrevs): Copyedits.
545 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
546 C-/ binding for undo.
547 (Dabbrev Customization): Add xrefs for case-fold-search and
548 case-replace.
549
550 * dired-xtra.texi (Subdir Switches): Add xref.
551
552 * maintaining.texi (VC Directory Commands): Mention quit-window.
553
3d992aa0
CY
5542011-12-25 Chong Yidong <cyd@gnu.org>
555
556 * maintaining.texi (Tags): Mention Semantic.
557 (Create Tags Table, Etags Regexps): Copyedits.
558 (Find Tag): Mention minibuffer completion.
559 (List Tags): Mention completion-at-point. Completion is actually
560 available in M-x list-tags.
561
562 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
563 Document vc-delete-file.
564
565 * files.texi (Misc File Ops): Mention vc-delete-file.
566
567 * programs.texi (Symbol Completion): Mention completion-at-point
568 explicitly.
569
2785d024
CY
5702011-12-22 Chong Yidong <cyd@gnu.org>
571
572 * maintaining.texi (Change Log Commands): Don't specially mention
573 vc-update-change-log which is CVS-only.
574
575 * vc1-xtra.texi (Version Headers): Note that these are for
576 Subversion, CVS, etc. only.
577 (General VC Options): De-document vc-keep-workfiles. Fix
578 RCS-isms.
579
0ab39399
EZ
5802011-12-22 Eli Zaretskii <eliz@gnu.org>
581
582 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
583 should be @end iftex".
584
d3098e1e
CY
5852011-12-21 Chong Yidong <cyd@gnu.org>
586
587 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
588 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
589 (VC Pull): Mention vc-log-incoming.
590 (Log Buffer): Add CVS/RCS only disclaimer.
591
592 * vc1-xtra.texi (Remote Repositories): Update introduction.
593 (Local Version Control): Node deleted (obsolete with DVCSes).
594 (Remote Repositories, Version Backups): Node deleted. Move
595 documentation of vc-cvs-stay-local to CVS Options.
596 (CVS Options): Reduce verbosity of description of obscure CVS
597 locking feature.
598 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
599 Tags node.
600 (Revision Tags): Move under Miscellaneous VC subsection.
601 (Change Logs and VC): Note that this is wrong for DVCSs.
602 De-document log entry manipulating features.
603 (Renaming and VC): Describe how it works on modern VCSes.
604
605 * files.texi (Misc File Ops): Mention vc-rename-file.
606
607 * programs.texi (Custom C Indent): Add index entries.
608
47d42d81
AM
6092011-12-20 Alan Mackenzie <acm@muc.de>
610
611 * programs.texi (Motion in C): Update the description of C-M-a and
612 C-M-e, they now DTRT in enclosing scopes.
613 (Custom C Indent): Add @dfn{guessing} of the indentation style.
614
2edef1a0
CY
6152011-12-20 Chong Yidong <cyd@gnu.org>
616
617 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
618 (Old Revisions): Use it.
619 (VCS Repositories): Add "distributed" terminology.
620 (Log Buffer): Remove duplicate description
621 about changesets. Fix "current VC fileset" ambiguity.
622 (Multi-User Branching): Node deleted.
623 (Branches, Switching Branches): Discuss decentralized version
624 control systems.
625 (VC Pull): New node.
626 (Merging): Document merging on decentralized systems.
627 (Creating Branches): Note that this is specific to CVS and related
628 systems.
629
bc859d5f
CY
6302011-12-19 Chong Yidong <cyd@gnu.org>
631
632 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
633 (VC Mode Line): Add index entry for "version control status".
634 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
635 Document vc-revert-show-diff. De-document vc-rollback.
636 (VC Directory Mode): Rewrite introduction. Move prefix arg
637 documentation here from VC Directory Buffer node.
638 (VC Directory Buffer): Use a decentralized VCS example.
639 (VC Directory Commands): Use a table. Remove material duplicated
640 in previous nodes on multi-file VC filsets.
641
9cff91f8
CY
6422011-12-17 Chong Yidong <cyd@gnu.org>
643
644 * maintaining.texi (VCS Concepts): Make "revision" terminology
645 less CVS-specific.
646 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
647 Registering node.
648 (Secondary VC Commands): Deleted. Promote subnodes.
649 (Log Buffer): Add command name for C-c C-c. Fix the name of the
650 log buffer. Add index entries.
651 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
652 "commit" terminology.
653 (Old Revisions): Move it to just before VC Change Log. "Tag" here
654 doesn't refer to tags tables. Note other possible forms of the
655 revision ID. C-x v = does not save.
656 (Registering): Note similarity to C-x v v action. Fix description
657 of how backends are chosen. De-document vc-default-init-revision.
658 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
659 in root log buffers.
660
f3b316df
CY
6612011-12-16 Chong Yidong <cyd@gnu.org>
662
663 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
664 (Basic VC Editing): Remove redundant descriptions.
665 (VC With A Merging VCS): Make description more general instead of
666 CVS-specific.
667 (VC With A Locking VCS): Use VC fileset terminology.
668
29eabb8e
CY
6692011-12-12 Chong Yidong <cyd@gnu.org>
670
671 * building.texi (Executing Lisp): Fix xref for C-M-x.
672 (Lisp Libraries): Add xref to node explaining `load' in Lisp
673 manual. Note that load-path is not customizable.
674 (Lisp Eval): Note that listed commands are available globally.
675 Explain the meaning of "defun" in the C-M-x context.
676 (Lisp Interaction): Copyedits.
677 (External Lisp): Fix name of inferior Lisp buffer. Mention
678 Scheme.
679 (Compilation): Define "inferior process".
680
cd0314dd
EZ
6812011-12-10 Eli Zaretskii <eliz@gnu.org>
682
683 * msdog.texi (Windows Fonts): Document how to force GDI font
684 backend on MS-Windows.
685
0595bd7e 6862011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
687
688 * building.texi (Compilation): Say what the -k flag to make does.
689 Move subprocess discussion to Compilation Shell.
690 (Compilation Mode): Add xref for grep, occur, and mouse
691 references. Define "locus".
692 (Grep Searching): Use @command.
0595bd7e
CY
693 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
694 intro.
695 (Starting GUD): Clarify how arguments are specified.
696 (Debugger Operation): Index entry for "GUD interaction buffer",
697 and move basic description here from Commands of GUD node.
698 (GDB User Interface Layout): Copyedits.
699 (Source Buffers): Remove gdb-find-source-frame, which is not in
700 gdb-mi.el.
701 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
702 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
703 re-document GUD interaction buffers.
b09d01da
CY
704
705 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
706 (Semantic): Add cindex entries for Semantic.
707
2a185919
CY
7082011-12-06 Chong Yidong <cyd@gnu.org>
709
710 * programs.texi (Man Page): Clarify how to use Man-switches.
711 Don't bother documenting Man-fontify-manpage-flag.
712 (Lisp Doc): Add xref to Name Help node.
713 (Hideshow): Add cindex. Mention role of ellipses, and default
714 value of hs-isearch-open. Don't bother documenting
715 hs-special-modes-alist.
716 (Symbol Completion): Add kindex for C-M-i. Don't recommend
717 changing the window manager binding of M-TAB.
718
ebf10822
CY
7192011-12-05 Chong Yidong <cyd@gnu.org>
720
721 * programs.texi (Comment Commands): Fix description of for M-; on
722 blank lines. Move documentation of comment-region here.
723 (Multi-Line Comments): Clarify the role of comment-multi-line.
724 Refer to Comment Commands for comment-region doc.
725 (Options for Comments): Refer to Multi-Line Comments for
726 comment-multi-line doc, instead of duplicating it. Fix default
727 values of comment-padding and comment-start-skip.
728
ec7ae032
CY
7292011-12-04 Chong Yidong <cyd@gnu.org>
730
731 * programs.texi (Program Modes): Mention modes that are not
732 included with Emacs. Fix references to other manuals for tex.
733 Add index entry for backward-delete-char-untabify. Mention
734 prog-mode-hook.
735 (Which Function): Use "global minor mode" terminology.
736 (Basic Indent, Multi-line Indent): Refer to previous descriptions
737 in Indentation chapter to avoid duplication.
738 (Expressions): Copyedit.
739 (Matching): Document Electric Pair mode.
740
741 * ack.texi (Acknowledgments):
742 * rmail.texi (Movemail, Other Mailbox Formats):
743 * frames.texi (Frames): Don't capitalize "Unix".
744
a24bf23e
CY
7452011-12-04 Chong Yidong <cyd@gnu.org>
746
747 * text.texi (Nroff Mode): Mention what nroff is.
748 (Text Based Tables, Table Recognition): Don't say "Table mode"
749 since it's not a major or minor mode.
750 (Text Based Tables): Reduce the size of the example.
751 (Table Definition): Clarify definitions.
752 (Table Creation): Add key table.
753 (Cell Commands): Use kbd for commands.
754 (Table Rows and Columns): Combine nodes Row Commands and Column
755 Commands.
756 (Fixed Width Mode): Node deleted; contents moved to parent.
757 (Table Conversion): Shorten example.
758 (Measuring Tables): Merge into Table Misc.
759
8863a584
CY
7602011-12-03 Chong Yidong <cyd@gnu.org>
761
762 * text.texi (TeX Mode): Mention AUCTeX package.
763 (TeX Editing): Add xref to documentation for Occur.
764 (LaTeX Editing): Add xref to Completion node.
765 (TeX Print): Fix description of tex-directory.
766 (Enriched Text): Renamed from Formatted Text. Make this node and
767 its subnodes less verbose, since text/enriched files are
768 practically unused.
769 (Enriched Mode): Renamed from Requesting Formatted Text.
770 (Format Colors): Node deleted.
771 (Enriched Faces): Renamed from Format Faces. Describe commands
772 for applying colors too.
773 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
774
775 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
776
777 * display.texi (Colors): New node.
778
779 * cmdargs.texi (Colors X):
780 * xresources.texi (GTK styles):
781 * custom.texi (Face Customization): Reference it.
782
783 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
784 Link to Fill Commands for Justification entry.
785
6fdebe93
EZ
7862011-12-03 Eli Zaretskii <eliz@gnu.org>
787
788 * display.texi (Auto Scrolling): More accurate description of what
789 scroll-*-aggressively does, including the effect of non-zero
790 margin. Fix "i.e." markup.
791
95ca9bc7
CY
7922011-12-02 Chong Yidong <cyd@gnu.org>
793
794 * text.texi (Pages): Mention how formfeed chars are displayed.
795 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
796 Describe adaptive filling more precisely.
797 (Fill Commands): Note that filling removes excess whitespace.
798 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
799 now bound to indent-for-tab-command in Text mode.
800 (Outline Mode): Copyedits.
801 (Outline Visibility): Note that Reveal mode is a buffer-local
802 minor mode.
803
804 * modes.texi (Major Modes): Move note about checking major-mode in
805 a hook function here, from Text mode.
806
6d262977
CY
8072011-11-28 Chong Yidong <cyd@gnu.org>
808
b22b1918
CY
809 * text.texi (Words): Add xref to Position Info.
810 (Paragraphs): Add xref to Regexps.
811
6d262977
CY
812 * indent.texi (Indentation): Rewrite introduction. Move table to
813 Indentation Commands node.
814 (Indentation Commands): Add index entries to table. Copyedits.
815 (Tab Stops, Just Spaces): Copyedits.
816 (Indent Convenience): New node. Document electric-indent-mode.
817
818 * programs.texi (Basic Indent):
819 * windows.texi (Pop Up Window): Fix kindex entry.
820
dc95a8b0
CY
8212011-11-28 Chong Yidong <cyd@gnu.org>
822
823 * modes.texi (Major Modes): Move major-mode variable doc here from
824 Choosing Modes. Document describe-mode. Document prog-mode-hook
825 and text-mode-hook. Add example of using hooks.
826 (Minor Modes): Document behavior of mode command calls from Lisp.
827 Note that setting the mode variable using Customize will DTRT.
828 (Choosing Modes): Add example of setting a minor mode using a
829 local variable.
830
b63a8e8e
CY
8312011-11-27 Chong Yidong <cyd@gnu.org>
832
833 * frames.texi (Creating Frames): Move frame parameter example to
834 Frame Parameters node.
835 (Frame Commands): C-x 5 o does not warp the mouse by default.
836 (Fonts): Add more GTK-style properties; also, they should be
837 capitalized.
838 (Special Buffer Frames): Node deleted; special-display is on the
839 way out.
840 (Frame Parameters): Example moved here from Creating Frames.
841 Clarify that default-frame-alist affects the initial frame too.
842 Delete auto-raise-mode and auto-lower-mode.
843 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
844 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
845
846 * windows.texi (Window Choice): Add xref to Lisp manual for
847 special-display-*.
848
a3dcc84e
EZ
8492011-11-26 Eli Zaretskii <eliz@gnu.org>
850
851 * display.texi (Text Display): Update the description,
852 cross-references, and indexing related to display of control
853 characters and raw bytes.
854
4ad3bc2a
CY
8552011-11-25 Chong Yidong <cyd@gnu.org>
856
857 * frames.texi (Frames): Rewrite introduction.
858 (Mouse Commands): Default for mouse-drag-copy-region is now t.
859 Mouse-3 does not copy to kill ring by default. DEL does not
860 behave specially for mouse commands any more.
861 (Mouse References): Document mouse-1-click-follows-link more
862 thoroughly.
863 (Menu Mouse Clicks): Move footnote to the main text and add xref
864 to Init Rebinding node.
865 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
866
867 * files.texi (Visiting): `C-x 5 f' works on ttys too.
868
20db1522
JB
8692011-11-24 Juanma Barranquero <lekktu@gmail.com>
870
871 * display.texi (Font Lock): Fix typo.
872
01d06b1f
GM
8732011-11-24 Glenn Morris <rgm@gnu.org>
874
875 * rmail.texi (Rmail Output):
876 Mention rmail-automatic-folder-directives. (Bug#9657)
877
0cbaa1d5
CY
8782011-11-21 Chong Yidong <cyd@gnu.org>
879
880 * mark.texi (Global Mark Ring): Fix description of global mark
881 ring (Bug#10032).
882
fe7a3057
JB
8832011-11-20 Juanma Barranquero <lekktu@gmail.com>
884
885 * msdog.texi (Windows Fonts): Fix typo.
886
b6e63cbe
GM
8872011-11-17 Glenn Morris <rgm@gnu.org>
888
889 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
890
58179cce
JB
8912011-11-16 Juanma Barranquero <lekktu@gmail.com>
892
893 * killing.texi (Rectangles):
7877f373
JB
894 * misc.texi (Document View):
895 * modes.texi (Choosing Modes):
896 * msdog.texi (Windows Fonts):
58179cce
JB
897 * regs.texi (Rectangle Registers):
898 * search.texi (Isearch Yank): Fix typos.
899
291d142b
CY
9002011-11-06 Chong Yidong <cyd@gnu.org>
901
902 * windows.texi (Basic Window): Add xref to Cursor Display.
903 (Split Window): Document negative arg for splitting commands.
904 (Other Window): Document mouse-1 in text area of window.
905 (Change Window): Don't mention window attributes, since they
906 aren't defined. C-x 1 can't be used with minibuffer windows.
907 Windows are no longer auto-deleted.
908 (Window Choice): Add xref to Choosing Window in Lisp manual.
909 (Window Convenience): Note that windmove disables shift-selection.
910 Move M-x compare-windows here from Other Window node.
911
912 * custom.texi (Mouse Buttons):
913 * search.texi (Isearch Scroll):
914 * windows.texi (Split Window): Use new names split-window-below
915 and split-window-right.
916
a7ef684b
JB
9172011-10-26 Juanma Barranquero <lekktu@gmail.com>
918
919 * emacs.texi (Top): Fix typo.
920
d53e1747
GM
9212011-10-25 Glenn Morris <rgm@gnu.org>
922
923 * abbrevs.texi (Saving Abbrevs):
924 quietly-read-abbrev-file is not a command. (Bug#9866)
925
e7a3ff06
CY
9262011-10-24 Chong Yidong <cyd@gnu.org>
927
928 * display.texi (Scrolling): Document scroll-up-line and
929 scroll-down-line. Document scroll-command property.
930 (Recentering): New node, split off from Scrolling.
931
86c60681
CY
9322011-10-23 Chong Yidong <cyd@gnu.org>
933
da97a9e6
CY
934 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
935 (Tool Bars): Copyedits.
936
86c60681
CY
937 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
938
d195726a
CY
9392011-10-22 Chong Yidong <cyd@gnu.org>
940
941 * windows.texi (Displaying Buffers): Fix broken lispref link.
942
a70e06c1
CY
9432011-10-22 Chong Yidong <cyd@gnu.org>
944
945 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
946 Move confirm-nonexistent-file-or-buffer discussion here.
947
948 * files.texi (File Names, Visiting): Move detailed discussion of
949 minibuffer confirmation to Minibuffer Exit.
950
951 * buffers.texi (Buffers): Tweak mention of mail buffer name.
952 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
953
bfd779dd
CY
9542011-10-21 Chong Yidong <cyd@gnu.org>
955
956 * files.texi (File Names, Visiting, Interlocking): Copyedits.
957 (Backup Copying): backup-by-copying-when-mismatch is now t.
958 (Customize Save): Fix description of require-final-newline.
959 (Reverting): Note that revert-buffer can't be undone. Mention VC.
960 (Auto Save Control): Clarify.
961 (File Archives): Add 7z.
962 (Remote Files): ange-ftp-make-backup-files defaults to nil.
963
964 * arevert-xtra.texi (Autorevert): Copyedits.
965
6e317956
CY
9662011-10-20 Chong Yidong <cyd@gnu.org>
967
968 * custom.texi (Hooks, Init Examples):
969 * display.texi (Font Lock):
970 * fixit.texi (Spelling):
971 * rmail.texi (Rmail Display): Minor mode function with no arg now
972 enables it.
973
974 * fixit.texi (Spelling): Fix description of inline completion.
975
5abc31ef
CY
9762011-10-19 Chong Yidong <cyd@gnu.org>
977
978 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
979 entries.
980 (Isearch Yank): Document isearch-yank-pop.
981 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
982 (Other Repeating Search): Document Occur Edit mode.
983
939db9ac
CY
9842011-10-18 Chong Yidong <cyd@gnu.org>
985
986 * display.texi (Fringes): Move overflow-newline-into-fringe here,
987 from Line Truncation node.
988 (Standard Faces): Note that only the background of the cursor face
989 has an effect.
990 (Cursor Display): Fix descriptions of cursor face
991 and bar cursor blinking.
992 (Text Display): Document nobreak-char-display more clearly.
993 (Line Truncation): Add xref to Split Window node.
994 (Display Custom): Don't bother documenting baud-rate or
995 no-redraw-on-reenter.
996
997 * search.texi (Slow Isearch): Node removed.
998
80c6d77f
GM
9992011-10-18 Glenn Morris <rgm@gnu.org>
1000
1001 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1002
d366bd53
CY
10032011-10-18 Chong Yidong <cyd@gnu.org>
1004
1005 * display.texi (Faces): Simplify discussion. Move documentation
1006 of list-faces-display here, from Standard Faces node. Note
1007 special role of `default' background.
1008 (Standard Faces): Note special role of `default' background. Note
1009 that region face may be taken fom GTK. Add xref to Text Display.
1010 (Text Scale): Rename from "Temporary Face Changes". Callers
1011 changed. Don't bother documenting variable-pitch-mode.
1012 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1013 (Useless Whitespace): Simplify description of
1014 delete-trailing-whitespace. Note active region case.
1015 (Text Display): Fix description of escape-glyph face assignment.
1016 Remove unibye mode discussion. Update some parts for Unicode.
1017 Move glyphless chars documentation to Lisp manual.
1018
1019 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1020
21100e7d
CY
10212011-10-15 Chong Yidong <cyd@stupidchicken.com>
1022
1023 * display.texi (Scrolling): Tweak explanation of scroll direction.
1024 (View Mode): Add index entries.
1025
1026 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1027
1028 * regs.texi (Text Registers): C-x r i does not activate the mark.
1029 (Bookmarks): Document new default bookmark location.
1030
50b063c3
CY
10312011-10-13 Chong Yidong <cyd@stupidchicken.com>
1032
1033 * killing.texi (Deletion): Add xref to Using Region. Document
1034 delete-forward-char.
1035 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1036 description here. Recommend C-u C-SPC for jumping to mark.
1037 (Kill Ring): Move kill ring variable documentation here.
1038 (Primary Selection): Copyedits.
1039 (Rectangles): Document new command rectangle-number-lines.
1040 (CUA Bindings): Note that this disables the mark-even-if-inactive
1041 behavior for C-x and C-c.
1042
1043 * mark.texi (Mark): Mention "active region" terminology.
1044 (Using Region): Document delete-active-region.
1045
e1a3f5b1
CY
10462011-10-12 Chong Yidong <cyd@stupidchicken.com>
1047
1048 * mark.texi (Mark): Clarify description of disabled Transient Mark
1049 mode (Bug#9689).
1050 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1051 selection changes. Mention that commands like C-y set the mark.
1052 (Marking Objects): Add xref to Words node. Note that mark-word
1053 and mark-sexp also have the "extend region" behavior.
1054 (Using Region): Mention M-$ in the table. Document
1055 mark-even-if-inactive here instead of in Mark Ring.
1056 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
1057 note of the "Mark Set" behavior.
1058 (Disabled Transient Mark): Rename from "Persistent Mark"
1059 (Bug#9688). Callers changed.
1060
1061 * programs.texi (Expressions):
1062 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1063
3dc62b2b
CY
10642011-10-09 Chong Yidong <cyd@stupidchicken.com>
1065
1066 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1067 option" terminology.
1068 (Key Help): Add command names. Define "documentation string".
1069 (Name Help): Remove an over-long joke.
1070 (Apropos): Document prefix args. Remove duplicated descriptions.
1071 (Help Mode): Add C-c C-b to table. Update TAB binding.
1072 (Package Keywords): Rename from "Library by Keyword". Describe
1073 new package menu interface.
1074 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1075
1076 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1077 (Minibuffer History): Document numeric args to history commands.
de09aa52 1078
2d3fe5d7
EZ
10792011-10-08 Eli Zaretskii <eliz@gnu.org>
1080
1081 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1082
b2b0776e
CY
10832011-10-08 Chong Yidong <cyd@stupidchicken.com>
1084
1085 * basic.texi (Position Info): Omit page commands. Document
1086 count-words-region and count-words.
1087
1088 * text.texi (Pages): Move what-page documentation here.
1089
27a16462
CY
10902011-10-08 Chong Yidong <cyd@stupidchicken.com>
1091
1092 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1093 Remote Files node instead of linking directly to the Tramp manual.
1094 (Minibuffer Edit): Add xref to Blank Lines.
1095 (Completion): Add xref to Symbol Completion. Remove redundant
1096 example, which is repeated in the next node.
1097 (Completion Commands): Minor clarifications.
1098 (Completion Styles): New node, split from Completion Commands.
1099 Document substring and initials styles.
1100 (Strict Completion): Remove information duplicated in other nodes.
1101 (Completion Options): Consolidate case difference discussion here.
1102
1103 * help.texi (Help Mode): Fix kindex entries.
1104
1105 * files.texi (File Names): Add index entries.
1106
de0bde62
CY
11072011-10-07 Chong Yidong <cyd@stupidchicken.com>
1108
1109 * basic.texi (Inserting Text): Add xref to Completion. Add
1110 ucs-insert example, and document prefix argument.
1111 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1112 to left/right. Tweak left-char and right-char descriptions.
1113 M-left and M-right are now bound to left-word/right-word.
1114 (Erasing): Document delete-forward-char.
1115
1116 * screen.texi (Screen, Menu Bar): Copyedits.
1117 (Point): Remove duplicate paragraph on cursors, also in Screen.
1118 (Mode Line): Trailing dashes no longer shown on X displays.
1119
1120 * frames.texi (Non-Window Terminals): Index just "text-only
1121 terminal", which is used throughout the manual now.
1122
1123 * entering.texi (Entering Emacs): Define "startup screen".
1124 Document window-splitting behavior with command-line inputs.
1125 (Exiting): Remove obsolete paragraph about shells without suspend
1126 functionality.
1127
1128 * commands.texi (User Input): Define "input event" more clearly.
1129 (Keys): Add xref to Echo Area.
1130 (Commands): Clarify relation between commands and functions.
1131
453e4522
CY
11322011-10-06 Chong Yidong <cyd@stupidchicken.com>
1133
1134 * misc.texi (emacsclient Options): Document how emacsclient runs
1135 the Emacs daemon (Bug#9674).
1136
550f41cd
CY
11372011-10-01 Chong Yidong <cyd@stupidchicken.com>
1138
1139 * basic.texi (Moving Point):
1140 * custom.texi (Mouse Buttons):
1141 * rmail.texi (Rmail Scrolling):
1142 * search.texi (Isearch Scroll):
1143
1144 * display.texi (Scrolling): Replace scroll-up/down with
1145 scroll-up/down-command. Fix scroll-preserve-screen-position
1146 description. Document scroll-error-top-bottom.
1147
9229fe87
GM
11482011-09-30 Glenn Morris <rgm@gnu.org>
1149
1150 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1151
0a2132ba
CY
11522011-09-24 Chong Yidong <cyd@stupidchicken.com>
1153
1154 * windows.texi (Pop Up Window): Defer discussion of window
1155 splitting to the Window Choice node. Add index entries.
1156 (Force Same Window): Node deleted.
1157 (Displaying Buffers, Window Choice): New nodes.
1158
1159 * buffers.texi (Select Buffer): Clarify description of
1160 buffer-switching commands. Add xref to Window Display node.
1161 Don't repeat confirm-nonexistent-file-or-buffer description from
1162 Visiting node. Remove even-window-heights.
1163
1164 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1165
33ed493b
CY
11662011-09-18 Chong Yidong <cyd@stupidchicken.com>
1167
1168 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1169
1170 * xresources.texi (Table of Resources): Fix documentation of
1171 bitmapIcon.
1172
92fa95ad
CY
11732011-09-15 Chong Yidong <cyd@stupidchicken.com>
1174
1175 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1176
16254627
EH
11772011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1178
1179 * frames.texi (Frame Commands): Note that delete-other-frames only
1180 deletes frames on current terminal.
1181
c3760c17
EZ
11822011-09-10 Eli Zaretskii <eliz@gnu.org>
1183
1184 * sending.texi (Mail Misc): Document mail-add-attachment.
1185
69b8be97
EZ
11862011-09-04 Eli Zaretskii <eliz@gnu.org>
1187
1188 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1189
3fd50d5c
CY
11902011-08-29 Chong Yidong <cyd@stupidchicken.com>
1191
1192 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1193
e2aeef63
CY
11942011-08-28 Chong Yidong <cyd@stupidchicken.com>
1195
1196 * files.texi (File Archives):
1197 * cal-xtra.texi (Diary Display):
1198 * help.texi (Help Mode): Add xref to View Mode.
1199
ddb54206
CY
12002011-08-28 Chong Yidong <cyd@stupidchicken.com>
1201
a6326082
CY
1202 * display.texi (View Mode): New node. Move view-file here from
1203 Misc File Ops. Move view-buffer here from Misc Buffer.
1204
1205 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1206
04e2ce72 1207 * files.texi (Misc File Ops): Document new
a6326082 1208 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1209
1210 * dired.texi (Dired Deletion): Shorten description of Trash.
1211
ddb54206
CY
1212 * misc.texi (emacsclient Options): Document server-port.
1213
bd206ce5
EZ
12142011-08-27 Eli Zaretskii <eliz@gnu.org>
1215
1216 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1217 even on MS-Windows. Fix a typo.
1218
d43f5a42
CY
12192011-08-26 Chong Yidong <cyd@stupidchicken.com>
1220
1221 * package.texi: New file, documenting the package manager.
1222
1223 * emacs.texi: Include it.
1224
1225 * help.texi (Help Summary): Add describe-package.
1226
e0b1591b
CY
12272011-08-25 Chong Yidong <cyd@stupidchicken.com>
1228
856ce114
CY
1229 * misc.texi (Printing): Convert subnodes into subsections.
1230
f404f8bc
CY
1231 * text.texi (Two-Column): Move into Text chapter.
1232
1233 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1234 Files section. Convert from chapter into section.
1235
1236 * display.texi (Narrowing): Move into display chapter.
1237
e0b1591b
CY
1238 * sending.texi (Sending Mail):
1239 * rmail.texi (Rmail):
1240 * misc.texi (Gnus, Document View):
1241 * dired.texi (Dired):
1242 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1243
75bfc667
JL
12442011-08-07 Juri Linkov <juri@jurta.org>
1245
1246 * dired.texi (Operating on Files): Rewrite according to the fact
1247 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1248
fe676f91
MA
12492011-07-30 Michael Albinus <michael.albinus@gmx.de>
1250
1251 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1252 remote file name completion. (Bug#9197)
1253
4cc60b9b
EZ
12542011-07-28 Eli Zaretskii <eliz@gnu.org>
1255
1256 * mule.texi (Bidirectional Editing): Document the fact that
1257 bidi-display-reordering is t by default.
1258
89671e16
LMI
12592011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1260
1261 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1262 explicitly (bug#8904).
1263
fb23ecc2
LMI
12642011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1265
1266 * trouble.texi (Checklist): Use an `M-x' example instead of an
1267 Emacs Lisp form to switch on the dribble file (bug#8056).
1268
465c5fc8
LMI
12692011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1270
1271 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1272
90a6258b
GM
12732011-07-13 Glenn Morris <rgm@gnu.org>
1274
1275 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1276
c7588364
LMI
12772011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1278
1279 * mark.texi (Mark Ring): Clarify how many locations are saved
1280 (bug#5770).
1281 (Global Mark Ring): Ditto.
1282
4cb4f3ba
LMI
12832011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1284
d648feab
LMI
1285 * text.texi (Table Recognition): Use "at point" instead of "under
1286 point" (bug#4345).
1287
4cb4f3ba
LMI
1288 * display.texi (Cursor Display): Mention `cursor-type'.
1289
1290 * screen.texi (Point): Clarify that it's only if you use a block
1291 cursor that it appears to be on a character (bug#4345).
1292
ecd0b990
CY
12932011-07-12 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * misc.texi (Amusements): Move dissociated press here, from its
1296 own section.
1297
1298 * emacs.texi (Top): Update node listing.
1299
c2fd0368
LMI
13002011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1301
1302 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1303 clarity (bug#3523).
1304
fdeb32ec
CY
13052011-07-12 Chong Yidong <cyd@stupidchicken.com>
1306
1307 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1308 (Misc X): Document --parent-id.
1309
1310 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1311 defaults to nil.
1312
1313 * misc.texi (emacsclient Options): Document --parent-id.
1314
1315 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1316
f584ca38
LMI
13172011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1318
1319 * emacs.texi: Use "..." instead of ``...'' in the menus
1320 (bug#3503).
1321
963578d3
CY
13222011-07-11 Chong Yidong <cyd@stupidchicken.com>
1323
1324 * killing.texi (Primary Selection): Document `only' setting for
1325 select-active-regions.
1326
1327 * mark.texi (Setting Mark): Reference Shift Selection node.
1328
1329 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1330
a30ed87b
LMI
13312011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1332
47076272
LMI
1333 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1334 motion keys" (bug#3503).
1335
a30ed87b
LMI
1336 * emacs.texi: Change all the register node names from "RegPos"
1337 (etc.) to "Positional Registers" (etc.) (bug#3314).
1338
4d45a8b7
CY
13392011-07-11 Chong Yidong <cyd@stupidchicken.com>
1340
1341 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1342 (Other Kill Commands, Kill Options): Copyedits.
1343 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1344 (Yanking): Move yank-excluded properties discussion here.
1345 (Cut and Paste): Move from frames.texi. Update subnodes to
1346 describe x-select-enable-clipboard case.
1347
1348 * frames.texi: Move Cut and Paste node and subnodes into
1349 killing.texi, except Mouse Commands and Word and Line Mouse.
1350
c160ddee
AM
13512011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1352
1353 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1354
3329e6e3
LMI
13552011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1356
32a214fe
LMI
1357 * screen.texi (Mode Line): Clarify that coding systems are
1358 characters, not letters (bug#1749).
1359
3329e6e3
LMI
1360 * cmdargs.texi (Environment): Mention removing variables
1361 (bug#1615). Text suggested by Kevin Rodgers.
1362
8875da1e
CY
13632011-07-10 Chong Yidong <cyd@stupidchicken.com>
1364
54806e45
CY
1365 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1366
8875da1e
CY
1367 * modes.texi: Rename from major.texi.
1368 (Modes): New node. Make Major Modes and Minor Modes subsections
1369 of this. All callers changed.
1370
1371 * custom.texi (Minor Modes): Move to modes.texi.
1372
7847b2a1
CY
13732011-07-10 Chong Yidong <cyd@stupidchicken.com>
1374
6cfd0fa2
CY
1375 * custom.texi (Syntax): Node deleted.
1376
1377 * help.texi (Help Summary):
1378 * major.texi (Major Modes):
1379 * programs.texi (Parentheses):
1380 * search.texi (Regexp Backslash, Regexp Backslash)
1381 (Regexp Backslash):
1382 * text.texi (Words): Callers changed.
1383
7847b2a1
CY
1384 * text.texi (Refill, Longlines): Delete nodes.
1385
1386 * ack.texi (Acknowledgments): Longlines removed from manual.
1387
1388 * emacs.texi (Top): Update node listing.
1389
2a71c436
GM
13902011-07-09 Glenn Morris <rgm@gnu.org>
1391
1392 * fortran-xtra.texi (Fortran): Update handled extensions.
1393
61436e9f
LMI
13942011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1395
1396 * display.texi (Scrolling): `C-v' (etc) are now bound to
1397 `scroll-*-command' (bug#8349).
1398
6e560c71
LMI
13992011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1400
48954a09 1401 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1402 doesn't actually delete any files (bug#7125).
1403
2904fd97
LMI
1404 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1405 argument for `C-c C-k' (bug#7391).
1406
6e560c71
LMI
1407 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1408 you're currently using (bug#8489).
1409
978ff6c5
EZ
14102011-07-01 Eli Zaretskii <eliz@gnu.org>
1411
1412 * mule.texi (Coding Systems): Move index entries from the previous
1413 change into their proper places.
1414
0d742084
LMI
14152011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1416
31976bd5
LMI
1417 * help.texi (Help Files): Document view-external-packages (bug#8902).
1418
0d742084
LMI
1419 * mule.texi (Coding Systems): Put a few more of the coding systems
1420 into the index (bug#8900).
1421
9f678528
GM
14222011-06-26 Glenn Morris <rgm@gnu.org>
1423
1424 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1425
18a4ce5e
AR
14262011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1427
1428 * misc.texi (emacsclient Options): Mention --frame-parameters.
1429
f0da764a
GM
14302011-06-09 Glenn Morris <rgm@gnu.org>
1431
1432 * custom.texi (Specifying File Variables):
1433 Recommend explicit arguments for minor modes.
1434
b047e7ac
PE
14352011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1436
1437 Document wide integers better.
1438 * buffers.texi (Buffers):
001903b5
PE
1439 * files.texi (Visiting): Document maxima for 64-bit machines,
1440 and mention virtual memory limits.
b047e7ac 1441
bf41276f
CY
14422011-05-28 Chong Yidong <cyd@stupidchicken.com>
1443
1444 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1445
1446 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1447 prog mode (Bug#8240).
1448
e145f188
GM
14492011-05-27 Glenn Morris <rgm@gnu.org>
1450
1451 * custom.texi (Specifying File Variables):
1452 Major modes no longer need come first.
1453
313f790e
CY
14542011-05-22 Chong Yidong <cyd@stupidchicken.com>
1455
1456 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1457 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1458
c136e5cd
GM
14592011-05-18 Glenn Morris <rgm@gnu.org>
1460
1461 * ack.texi (Acknowledgments): Remove fakemail.c.
1462
c71a0d48 14632011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1464
1465 Fixes for fitting text into 7x9 printed manual.
1466 * building.texi (Flymake, Breakpoints Buffer):
1467 * calendar.texi (Appointments):
1468 * cmdargs.texi (General Variables, Display X):
1469 * custom.texi (Saving Customizations, Face Customization)
1470 (Directory Variables, Minibuffer Maps, Init Rebinding):
1471 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1472 * fixit.texi (Spelling):
1473 * frames.texi (Creating Frames, Fonts):
1474 * help.texi (Help Files):
1475 * mini.texi (Minibuffer File):
1476 * misc.texi (emacsclient Options, Emulation):
1477 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1478 * mule.texi (International Chars, Language Environments)
1479 (Select Input Method, Modifying Fontsets, Charsets):
1480 * programs.texi (Custom C Indent):
1481 * rmail.texi (Rmail Labels):
1482 * text.texi (Table Conversion):
1483 * trouble.texi (Known Problems, Known Problems):
1484 * windows.texi (Change Window):
1485 * xresources.texi (GTK resources): Reflow text and re-indent code
1486 examples to avoid TeX overflows and underflows on 7x9 paper.
1487
1488 * emacs.texi: Fix the (commented out) smallbook command.
1489
1490 * macos.texi (Mac / GNUstep Events):
1491 * xresources.texi (Lucid Resources): Remove extraneous examples.
1492
b8f82dc1
GM
14932011-05-10 Glenn Morris <rgm@gnu.org>
1494
1495 * custom.texi (Specifying File Variables):
1496 Deprecate using mode: for minor modes.
1497
d306b4da
GM
14982011-05-07 Glenn Morris <rgm@gnu.org>
1499
1500 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1501
548d0a63
GM
15022011-05-06 Glenn Morris <rgm@gnu.org>
1503
5006e634
GM
1504 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1505
548d0a63
GM
1506 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1507
e793a940
LMI
15082011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1509
1510 * misc.texi (Emacs Server): Document `server-eval-at'.
1511
7031be6d
UR
15122011-04-24 Chong Yidong <cyd@stupidchicken.com>
1513
1514 * maintaining.texi (List Tags): Document next-file. Suggested by
1515 Uday S Reddy.
1516
4ffd0d6b 15172011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1518
1519 * mini.texi (Minibuffer Edit):
1520 * screen.texi (Mode Line): Fix typo.
1521
1c6c854e
CS
15222011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1523
024ff170 1524 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1525
c5c9f40f
CY
15262011-03-26 Chong Yidong <cyd@stupidchicken.com>
1527
1528 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1529
09725d26
EZ
15302011-03-30 Eli Zaretskii <eliz@gnu.org>
1531
1532 * display.texi (Auto Scrolling): Document the limit of 100 lines
1533 for never-recentering scrolling with `scroll-conservatively'.
1534 (Bug#6671)
1535
09d9db2c 15362011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1537
1538 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1539 HOME on Windows and where it looks for init files. (Bug#8221)
1540
62d94509
EZ
15412011-03-10 Eli Zaretskii <eliz@gnu.org>
1542
1543 * search.texi (Regexp Example):
1544 * mule.texi (International Chars):
1545 * building.texi (External Lisp): Don't use characters outside
1546 ISO-8859-1.
1547
0286d9de
EZ
15482011-03-09 Eli Zaretskii <eliz@gnu.org>
1549
1c6c854e
CS
1550 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1551 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1552
1553 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1554
114902a5 1555 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1556 (Bug#8210)
1557
0afb4571
J
15582011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1559
1560 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1561 for Gtk+ 3.
1562
bb3865e8
GM
15632011-03-08 Glenn Morris <rgm@gnu.org>
1564
6446548e
GM
1565 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1566 * emacs.texi (Acknowledgments):
1567 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1568 * emacs.texi: Set documentencoding.
6446548e 1569
bb3865e8
GM
1570 * display.texi (Optional Mode Line): Don't mention exactly where
1571 display-time appears. (Bug#8193)
1572
33383987
JB
15732011-03-07 Chong Yidong <cyd@stupidchicken.com>
1574
1575 * Version 23.3 released.
1576
892777ba
CY
15772011-03-06 Chong Yidong <cyd@stupidchicken.com>
1578
1579 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1580
0b973fc5
DW
15812011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1582
1583 * misc.texi (emacsclient Options): Add q/quiet.
1584
8ef5a2f2
GM
15852011-03-02 Glenn Morris <rgm@gnu.org>
1586
1587 * mule.texi (Communication Coding) <x-select-request-type>:
1588 Remove duplicate (essentially) paragraph. (Bug#8148)
1589
bd106056
CS
15902011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1591
1592 * maintaining.texi (Format of ChangeLog): Add reference to
1593 add-log-full-name.
1594 (Change Log Commands): Add documentation for combining multiple
1595 symbols in one change.
1596
6640b281
GM
15972011-03-01 Glenn Morris <rgm@gnu.org>
1598
1599 * custom.texi (Directory Variables):
1600 Give an example of excluding subdirectories.
1601
2b0c7330 16022011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1603
1604 * search.texi (Regexp Search): Move index entries about regexps to the
1605 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1606
8c62c205
GM
16072011-02-19 Glenn Morris <rgm@gnu.org>
1608
1609 * dired.texi (Dired): Dired-X version number was dropped.
1610
3928f2b6
JD
16112011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1612
1613 * xresources.texi (X Resources): Remove *faceName and replace it with
1614 *font for Lucid.
1615
a41c8660
CY
16162011-02-05 Chong Yidong <cyd@stupidchicken.com>
1617
1618 * rmail.texi (Rmail Display): Document Rmail MIME support more
1619 accurately.
1620
1621 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1622 vc-log-outgoing.
1623 (Merging): Document vc-find-conflicted-file.
1624
233ba4d9 16252011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1626
1627 * custom.texi (Variables): Fix typo.
1628
14beddf4 16292011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1630
65401ee3
CY
1631 * search.texi (Regexps): Copyedits. Mention character classes
1632 (Bug#7809).
1633
19f81ecf
CY
1634 * files.texi (File Aliases): Restore explanatory text from Eli
1635 Zaretskii, accidentally removed in 2011-01-08 commit.
1636
bf3dae7e
EZ
16372011-01-29 Eli Zaretskii <eliz@gnu.org>
1638
1639 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1640 (MAKEINFO_OPTS): New variable.
1641 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1642 (emacs.html): New target.
1643 (clean): Remove emacs.html.
1644
45eb2a5d
WL
16452011-01-23 Werner Lemberg <wl@gnu.org>
1646
1647 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1648 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1649 (ENVADD): Updated.
1650
9acfe703
GM
16512011-01-18 Glenn Morris <rgm@gnu.org>
1652
1653 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1654
1655 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1656
362b9d48
GM
16572011-01-15 Chong Yidong <cyd@stupidchicken.com>
1658
bb033b5f
CY
1659 * building.texi (Compilation): Improve instructions for running two
1660 compilations (Bug#7573).
1661
b024d9f0
MD
1662 * files.texi (Backup Names): Document the new location of the
1663 last-resort backup file.
1664
362b9d48
GM
1665 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1666 manual. Explain why directory-abbrev-alist elements should be anchored
1667 (Bug#7777).
1668
16692011-01-15 Eli Zaretskii <eliz@gnu.org>
1670
1671 * msdog.texi (Windows Startup): Correct inaccurate description of
1672 differences between emacsclient.exe and emacsclientw.exe.
1673
7c420169 16742011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1675
1676 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1677
7c420169 16782011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1679
1680 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1681
7c420169 16822011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1683
2d34d523
EZ
1684 * frames.texi (Cut and Paste): Modify the section's name and text:
1685 don't mix "cut/paste" with "kill/yank".
1686 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1687 (Bug#7702)
1688
88ab4340
EZ
1689 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1690
7c420169 16912011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1692
1693 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1694 matches its position in the menu. (Bug#7674)
1695
7c420169 16962011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1697
1698 * trouble.texi (Checklist): Mention not replying via news either.
1699
92bb6c52
TH
17002010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1701
1702 * misc.texi (Document View): Update DocView section with newly
1703 supported document formats.
1704
b103c904
CY
17052010-12-21 Chong Yidong <cyd@stupidchicken.com>
1706
1707 * killing.texi: Resection the Info version to conform to the
1708 printed manual, to avoid making sections on Accumulating Text, CUA
1709 and Rectangles into full chapters.
1710
f49d1f52 17112010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1712
1713 * custom.texi (Init Syntax): Add index entries for "character syntax".
1714 (Bug#7576)
1715
f49d1f52 17162010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1717
1718 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1719
f49d1f52 17202010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1721
1722 * trouble.texi (Checklist): Fix typo in newsgroup name.
1723
f49d1f52 17242010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1725
1726 * search.texi (Word Search): Note that the lazy highlight always
1727 matches to whole words (Bug#7470).
1728
f49d1f52 17292010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1730
4f1948eb
EZ
1731 * display.texi (Optional Mode Line): Make the description of
1732 load-average more accurate.
1733
b8a9e136
EZ
1734 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1735 registry, with a cross-reference.
62d72a4a
EZ
1736 (Windows Startup): New node. Move the stuff about the current
1737 directory from "Windows HOME".
b8a9e136 1738
07976ae3 17392010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1740
1741 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1742 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1743
07976ae3 17442010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1745
1746 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1747 Suggested by Štěpán Němec.
1748
07976ae3 17492010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1750
1aaae3f3
CY
1751 * maintaining.texi (Version Control): Say "commit", not "check in".
1752 (Version Control Systems): Simplify descriptions.
1753 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1754 VCS Concepts.
1755 (VC Mode Line): Update example.
1756 (Old Revisions): Document revert-buffer for vc-diff.
1757 (Log Buffer): Promote to a subsection. Document header lines.
1758
1c6c854e
CS
1759 * macos.texi (Mac / GNUstep Basics):
1760 Document ns-right-alternate-modifier.
ec8a6295 1761
1aaae3f3
CY
1762 * emacs.texi (Top): Update node listing.
1763
0eb025fb
EZ
17642010-11-13 Eli Zaretskii <eliz@gnu.org>
1765
1766 * rmail.texi (Rmail Coding): Characters with no fonts are not
1767 necessarily displayed as empty boxes.
1768
1769 * mule.texi (Language Environments, Fontsets): Characters with no
1770 fonts are not necessarily displayed as empty boxes.
1771
1772 * display.texi (Text Display): Document display of glyphless
1773 characters.
1774
ea4f7750
GM
17752010-11-13 Glenn Morris <rgm@gnu.org>
1776
1777 * basic.texi (Position Info): Add M-x count-words-region.
1778
90639cea
GM
17792010-11-11 Glenn Morris <rgm@gnu.org>
1780
1781 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1782
d607b96b 17832010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1784
1785 * msdog.texi (Windows HOME): Add information regarding startup
1786 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1787
c12e4a81
GM
17882010-10-11 Glenn Morris <rgm@gnu.org>
1789
df187c62
GM
1790 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1791
c12e4a81
GM
1792 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1793 (DVIPS): New variable.
234db610
GM
1794 (.PHONY): Add html, ps.
1795 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1796 (clean): Delete html, ps files.
c12e4a81 1797
6513b232
EZ
17982010-10-09 Eli Zaretskii <eliz@gnu.org>
1799
1800 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1801
f4f358f1
GM
18022010-10-09 Glenn Morris <rgm@gnu.org>
1803
c1dc72b3
GM
1804 * Makefile.in (VPATH): Remove.
1805 (infodir): Make it absolute.
1806 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1807
4393405b
GM
1808 * Makefile.in (dist): Anchor regexps.
1809
eef3ab94
GM
1810 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1811 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1812 (emacs-xtra.pdf): Use $<.
1813
aa9db089
GM
1814 * Makefile.in (infoclean): Remove harmless, long-standing error.
1815
abd40fb4
GM
1816 * Makefile.in ($(infodir)): Delete rule.
1817 (mkinfodir): New.
1818 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1819
f4f358f1 1820 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1821 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1822 * emacsver.texi: New file, replacing emacsver.texi.in.
1823
ea274122
GM
18242010-10-09 Glenn Morris <rgm@gnu.org>
1825
f7a31f11
GM
1826 * emacsver.texi.in: New file.
1827 * emacs.texi: Set EMACSVER by including emacsver.texi.
1828 * Makefile.in (distclean): Delete emacsver.texi.
1829 (dist): Copy emacsver.texi.
b13254e7 1830 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1831
3fb78d1f
GM
1832 * ack.texi (Acknowledgments): No more b2m.c.
1833
ea274122
GM
1834 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1835 (emacs): Remove rule.
1836 (dist): No need to deal with the emacs rule any more.
1837
17ca7950
GM
18382010-10-07 Glenn Morris <rgm@gnu.org>
1839
1840 * Makefile.in (version): New, set by configure.
1841 (clean): Delete dist tar file.
1842 (dist): Use version in tar name.
1843
4c83f6e1
GM
18442010-10-06 Glenn Morris <rgm@gnu.org>
1845
1846 * Makefile.in (EMACS_XTRA): Add the main source file.
1847 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1848 (mostlyclean): No core files, reorder other files.
1849 (clean): Delete specific dvi and pdf files.
1850 (infoclean, dist): New rules.
1851 (maintainer-clean): Use infoclean.
8a944cea 1852 ($(infodir)): Add parallel build workaround.
4c83f6e1 1853
0264072d
GM
18542010-10-04 Glenn Morris <rgm@gnu.org>
1855
1856 * Makefile.in (SHELL): Set it.
1857 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1858 (info, dvi): Replace above variables with their expansions.
1859 (info): Move mkdir from here...
1860 ($(infodir)/emacs): ... to here (for parallel builds).
1861 (pdf): New target.
1862 ($(infodir)/emacs): Pass -o option to makeinfo.
1863 (.PHONY): Declare clean rules.
1864 (maintainer-clean): Delete dvi and pdf files.
1865 Guard against cd failures. Use a more restrictive delete.
1866
3226d6ca
GM
18672010-10-02 Glenn Morris <rgm@gnu.org>
1868
1869 * misc.texi (Shell Mode): Remove reference to old function name.
1870
cad90f3b
EZ
18712010-09-30 Eli Zaretskii <eliz@gnu.org>
1872
1873 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1874 indicator characters.
1875
5f874327
GM
18762010-09-29 Glenn Morris <rgm@gnu.org>
1877
1878 * Makefile.in (top_srcdir): Remove unused variable.
1879
0ab9cff3
GM
18802010-09-14 Glenn Morris <rgm@gnu.org>
1881
67ae9766
GM
1882 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1883 the last hook item.
1884
0ab9cff3
GM
1885 * calendar.texi (Appointments): Also updated when a diary include file
1886 is saved.
1887
6664fc59 18882010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1889
1890 * trouble.texi (Bugs): Update the section intro.
1891 (Known Problems): New section.
1892 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1893 (Sending Patches): Bug fixes are best as responses to existing bugs.
1894 * emacs.texi (Known Problems): Add menu entry for new section.
1895
be3283d7
GM
18962010-09-09 Glenn Morris <rgm@gnu.org>
1897
1898 * xresources.texi: Untabify.
1899
10999305 19002010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1901
1902 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1903
10999305 19042010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1905
1906 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1907
30641319
JD
19082010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1909
1910 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1911
50dd7bc6
GM
19122010-08-21 Glenn Morris <rgm@gnu.org>
1913
1914 * misc.texi (Amusements): Mention bubbles and animate.
1915
5e620eca
EZ
19162010-07-31 Eli Zaretskii <eliz@gnu.org>
1917
1918 * files.texi (Visiting): Add more index entries for
1919 large-file-warning-threshold.
1920
8b2dd508
JD
19212010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1922
1923 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1924
8838673e
GM
19252010-06-23 Glenn Morris <rgm@gnu.org>
1926
1927 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1928 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1929 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1930 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1931 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1932 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1933 Untabify Texinfo files.
1934
04d3bb6c
GM
19352010-06-10 Glenn Morris <rgm@gnu.org>
1936
103dd3a8
GM
1937 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1938
04d3bb6c
GM
1939 * basic.texi (Inserting Text): Fix typo.
1940
50b79479
GM
19412010-06-10 Glenn Morris <rgm@gnu.org>
1942
1943 * ack.texi (Acknowledgments):
1944 * emacs.texi (Acknowledgments): Update for notifications.el.
1945
86d7a550
DU
19462010-05-31 Daiki Ueno <ueno@unixuser.org>
1947
1948 * dired.texi (Operating on Files): Mention encryption commands
1949 (Bug#6315).
1950
db5dce9d
EZ
19512010-05-29 Eli Zaretskii <eliz@gnu.org>
1952
1953 * basic.texi (Moving Point): Update due to renaming of commands bound
1954 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1955
34313041
EZ
19562010-05-18 Eli Zaretskii <eliz@gnu.org>
1957
1958 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1959 paragraphs.
1960 (Line Truncation): Fix wording for bidi display.
1961
1fc0ce04 1962 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1963 keys.
1964
0235128c 19652010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1966
1967 * building.texi (GDB Graphical Interface): Remove misleading comparison
1968 to an IDE (Bug#6128).
1969
0235128c 19702010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1971
1972 * programs.texi (Man Page):
1973 * misc.texi (Invoking emacsclient):
1974 * mini.texi (Repetition):
1975 * mark.texi (Setting Mark): Fix typos.
1976
0235128c 19772010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1978
1979 * misc.texi (Printing): Document htmlfontify-buffer.
1980
0235128c 19812010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1982
1983 * calendar.texi (Displaying the Diary, Format of Diary File):
1984 Fix external cross-references for TeX format output.
1985
0235128c
SM
19862010-05-07 Chong Yidong <cyd@stupidchicken.com>
1987
1988 * Version 23.2 released.
1989
f63d0028
JD
19902010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1991
1992 * cmdargs.texi (Initial Options): Mention --chdir.
1993
20fe03ad
JD
19942010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1995
1996 * frames.texi (Tool Bars): Add tool-bar-style.
1997
b7d65a5f
GM
19982010-04-21 Glenn Morris <rgm@gnu.org>
1999
2000 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2001
a42dbee1
CY
20022010-04-18 Chong Yidong <cyd@stupidchicken.com>
2003
2004 * programs.texi (Semantic): New node.
2005
2006 * maintaining.texi (EDE): New node.
2007
2008 * emacs.texi: Update node listing.
2009
2010 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2011
6e104790 20122010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2013
d52dbd3d
GM
2014 * emacs.texi (Acknowledgments): Remove duplicate.
2015
a77fe20c
GM
2016 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2017
6e104790 20182010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2019
4ebe9902
GM
2020 * dired.texi (Misc Dired Features): Mention VC diff and log.
2021 * maintaining.texi (Old Revisions, VC Change Log):
2022 Mention that diff and log work in Dired buffers.
2023
98932641
GM
2024 * help.texi (Help Summary): Mention M-x info-finder.
2025
d5b22ab2 2026 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2027
4d4e9522
GM
2028 * custom.texi (Specifying File Variables, Directory Variables):
2029 Document new commands for manipulating local variable lists.
2030
6e104790 20312010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2032
2033 * trouble.texi (Contributing): Add cindex entry.
2034 Mention etc/CONTRIBUTE.
2035
6e104790 20362010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2037
2038 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2039 query-replace (Bug#5774).
2040
a20a9df3
GM
20412010-04-16 Glenn Morris <rgm@gnu.org>
2042
2043 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2044
1ecb2d3f
JD
20452010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2046
2047 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2048
99852628
JD
20492010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2050
2051 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2052
ce79424f
EZ
20532010-03-30 Eli Zaretskii <eliz@gnu.org>
2054
2055 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2056 cross-reference to "Inserting Text".
2057
2058 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2059 Mention completion provided by `ucs-insert'.
2060
85738751 20612010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2062
2063 * sending.texi (Sending Mail): Note variables that may need
2064 customizing.
2065 (Mail Sending): Expand discussion of send-mail-function.
2066
85738751 20672010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2068
2069 Document Message mode as the default mail mode.
2070
2071 * sending.texi (Sending Mail): Copyedits.
2072 (Mail Format, Mail Headers): Document mail-from-style changes.
2073 (Mail Commands): Rename from Mail mode. Document Message mode.
2074 (Mail Misc): Rename from Mail mode Misc.
2075 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2076 command names and update keybindings.
2077 (Header Editing): Document message-tab. De-document
2078 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2079 favor of mail-default-headers. Ad index entries for user-full-name and
2080 user-mail-address.
1c6c854e
CS
2081 (Citing Mail): Update changes in Message mode behavior.
2082 Document mail-yank-prefix.
e73c2434
CY
2083 (Mail Signature): New node, moved from Mail Misc.
2084 (Mail Aliases): Mail abbrevs are the default with Message mode.
2085 (Mail Methods): Note that Message mode is now the default.
2086
2087 * rmail.texi (Rmail Reply):
2088 * text.texi (Text Mode):
2089 * major.texi (Major Modes):
2090 * mule.texi (Output Coding): Refer to Message mode.
2091
2092 * custom.texi (Init Examples): Add xref to Mail Header.
2093
1fc0ce04 2094 * emacs.texi (Top): Fix xrefs.
e73c2434 2095
85738751 20962010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2097
c0c035fa
CY
2098 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2099 repository if there is none.
2100 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2101 vc-print-root-log.
ef7b27ef 2102 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2103
71785b7a
CY
2104 * programs.texi (Program Modes): Mention Javascript mode.
2105
f67c5dd0
CY
2106 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2107 * emacs.texi: Update node description.
2108
0f72a391 2109 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2110 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2111
dc2d2590
JL
21122010-03-30 Juri Linkov <juri@jurta.org>
2113
2114 * search.texi (Other Repeating Search): Remove line that `occur'
2115 can not handle multiline matches.
2116
a7b02820
EZ
21172010-03-30 Eli Zaretskii <eliz@gnu.org>
2118
2119 * mule.texi (International): Mention support of bidirectional editing.
2120 (Bidirectional Editing): New section.
2121
22ef1944
NR
21222010-03-28 Nick Roberts <nickrob@snap.net.nz>
2123
2124 * emacs.texi (Top): Update node names to those in building.texi.
2125
146b8b16
NR
21262010-03-27 Nick Roberts <nickrob@snap.net.nz>
2127
c5e87d10
PE
2128 doc/emacs/building.texi: Describe restored GDB/MI functionality
2129 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2130 doc/emacs/emacs.texi: Update node names for building.texi.
2131
6d98672d
GM
21322010-03-24 Glenn Morris <rgm@gnu.org>
2133
2134 * ack.texi (Acknowledgments):
2135 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2136
93318cbd
JD
21372010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2138
2139 * xresources.texi (Table of Resources): Clarify toolBar number
2140 for Gtk+.
2141
2142 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2143
15cf2f52
CY
21442010-03-21 Chong Yidong <cyd@stupidchicken.com>
2145
4102856c
CY
2146 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2147
15cf2f52
CY
2148 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2149 and multi-isearch-buffers-regexp.
2150
2151 * indent.texi (Indentation): Clarify description of
2152 indent-for-tab-command. Document tab-always-indent.
2153
d68eb23c
CY
21542010-03-20 Chong Yidong <cyd@stupidchicken.com>
2155
2156 * cmdargs.texi (Font X): Move most content to Fonts.
2157
2158 * frames.texi (Fonts): New node. Document font-use-system-font.
2159
2160 * emacs.texi (Top):
2161 * xresources.texi (Table of Resources):
2162 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2163
288f9fc0
CY
21642010-03-10 Chong Yidong <cyd@stupidchicken.com>
2165
2166 * Branch for 23.2.
2167
17782bec
CY
21682010-03-06 Chong Yidong <cyd@stupidchicken.com>
2169
2170 * custom.texi (Init Examples): Add xref to Locals.
2171
2172 * major.texi (Choosing Modes): Mention usage of setq-default for
2173 setting the default value of major-mode (Bug#5688).
2174
b4a1a8b2
CY
21752010-03-02 Chong Yidong <cyd@stupidchicken.com>
2176
2177 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2178
2179 * display.texi (Display Custom): Document make-pointer-invisible and
2180 underline-minimum-offset. Remove inverse-video.
2181
a1e759cd
CY
21822010-02-21 Chong Yidong <cyd@stupidchicken.com>
2183
2184 * frames.texi (Frame Commands): Note that the last ordinary frame can
2185 be deleted in daemon mode (Bug#5616).
2186
4f3bc373
GM
21872010-02-18 Glenn Morris <rgm@gnu.org>
2188
2189 * trouble.texi (Contributing): Repository is no longer CVS.
2190
5dbbdd33
GM
21912010-02-08 Glenn Morris <rgm@gnu.org>
2192
2193 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2194
cd61af01
SM
21952010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2196
2197 * display.texi (Useless Whitespace, Text Display):
2198 * custom.texi (Init Examples): Avoid obsolete special default variables
2199 like default-major-mode.
2200
b1bb0a25 22012010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2202
2203 * programs.texi (Other C Commands): Replace reference to obsolete
2204 c-subword-mode.
2205
99d0985b
GM
22062010-01-21 Glenn Morris <rgm@gnu.org>
2207
2208 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2209
893db5bc
GM
22102010-01-12 Glenn Morris <rgm@gnu.org>
2211
2212 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2213 emacs-pretest-bug for bug reports for development versions.
2214
0419b8d6
GM
22152010-01-11 Glenn Morris <rgm@gnu.org>
2216
2217 * display.texi (Highlight Interactively): `t' does not mean highlight
2218 all patterns. (Bug#5335)
2219
26e533e2
CY
22202009-12-29 Chong Yidong <cyd@stupidchicken.com>
2221
2222 * misc.texi (Shell): Document async-shell-command.
2223
2224 * building.texi (Grep Searching): Document zrgrep.
2225
484eaeac 2226 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2227
7ee6c59b
NR
22282009-12-29 Nick Roberts <nickrob@snap.net.nz>
2229
2230 * building.texi: Import GDB Graphical Interface description from
2231 EMACS_23_1_RC.
2232
91ed7ea8
CY
22332009-12-24 Chong Yidong <cyd@stupidchicken.com>
2234
2235 * emacs.texi (Top): Update node listing.
2236
2237 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2238
2239 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2240
2241 * cmdargs.texi (Initial Options):
2242 * xresources.texi (Resources): Document inhibit-x-resources.
2243
2244 * custom.texi (Specifying File Variables): Note that minor modes are
2245 enabled unconditionally.
2246
2247 * display.texi (Scrolling): Briefly document the old recenter command,
2248 and document recenter-positions.
2249
2250 * files.texi (Visiting):
2251 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2252
1c6c854e
CS
2253 * frames.texi (Cut/Paste Other App):
2254 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2255
2256 * killing.texi (Kill Options): New node.
2257
6ca89aaa
CY
22582009-12-05 Chong Yidong <cyd@stupidchicken.com>
2259
2260 * misc.texi (Shell Options): ansi-color is now default.
2261
806642d4
GM
22622009-12-05 Glenn Morris <rgm@gnu.org>
2263
806642d4
GM
2264 * emacs.texi (Top): Update menu for cal-xtra node changes.
2265 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2266 or mode line. Don't mention invisible text or the details of
2267 diary-print-entries here, only in cal-xtra.
2268 (Format of Diary File): Mention that the "date on first line" format
2269 only really affects the simple display.
2270 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2271 (Diary Customizing): Holidays may be in the buffer or mode line.
2272 Move diary-print-entries to the "Diary Display" section.
2273 (Diary Display): New section, split out from "Fancy Diary Display".
2274 Explain the limitations of simple display, and how to print it.
2275
1a4f0c0a
GM
2276 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2277
e11adbd8
GM
2278 * cal-xtra.texi (Diary Display): Mention View mode.
2279
29a483ac
JL
22802009-11-29 Juri Linkov <juri@jurta.org>
2281
2282 * display.texi (Highlight Interactively): Actually a list of
2283 default faces is pre-loaded into a list of default values
2284 instead of the history.
2285
83d60c79
GM
22862009-11-20 Glenn Morris <rgm@gnu.org>
2287
2288 * ack.texi (Acknowledgments):
2289 * emacs.texi (Acknowledgments): Add htmlfontify.
2290
276bbe96
GM
22912009-11-14 Glenn Morris <rgm@gnu.org>
2292
98ad1bae
GM
2293 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2294
276bbe96
GM
2295 * ack.texi (Acknowledgments):
2296 * emacs.texi (Acknowledgments): Update for recent Org changes.
2297
18430066
CY
22982009-10-31 Chong Yidong <cyd@stupidchicken.com>
2299
2300 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2301 `charset' property, which is irrelevant to the user manual (Bug#3526).
2302
522ddc9f
JB
23032009-10-14 Juanma Barranquero <lekktu@gmail.com>
2304
2305 * trouble.texi (DEL Does Not Delete): Fix typo.
2306
50b49ade
MA
23072009-10-05 Michael Albinus <michael.albinus@gmx.de>
2308
2309 * files.texi (Misc File Ops): Mention copy-directory.
2310
6308321a
EZ
23112009-10-04 Eli Zaretskii <eliz@gnu.org>
2312
43b3b4d1
EZ
2313 * mule.texi (Unibyte Mode): Emphasize that
2314 unibyte-display-via-language-environment affects only the display.
2315
6308321a
EZ
2316 * display.texi (Horizontal Scrolling): Document cursor behavior under
2317 horizontal scrolling when point moves off the screen (Bug#4564).
2318 Improve wording.
2319
bd51ea7f
MA
23202009-10-01 Michael Albinus <michael.albinus@gmx.de>
2321
2322 * files.texi (Directories): delete-directory prompts for recursive
2323 deletion.
2324
55381962
GM
23252009-09-30 Glenn Morris <rgm@gnu.org>
2326
2327 * ack.texi (Acknowledgments):
2328 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2329
13989ab1
TH
23302009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2331
2332 * dired.texi (Dired Navigation): Use @code instead of @var for
2333 dired-isearch-filenames, so that it's not capitalized.
2334
8ba46c89
CY
23352009-09-19 Chong Yidong <cyd@stupidchicken.com>
2336
2337 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2338
2339 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2340
2341 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2342 (Key Bindings): Reference Init Rebinding in introductory text.
2343 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2344 (Keymaps): Simplify.
2345 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2346 (Minibuffer Maps): Remove mention of Mocklisp.
2347 (Init Rebinding): Move mode-local rebinding example here from Local
2348 Keymaps.
2349 (Modifier Keys): Clarify.
1e11b018 2350 (Rebinding): Add cindex for "binding keys".
8ba46c89 2351
6a5ca7c8
CY
23522009-09-13 Chong Yidong <cyd@stupidchicken.com>
2353
2354 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2355
0e1cba51
NR
23562009-08-31 Nick Roberts <nickrob@snap.net.nz>
2357
6a5ca7c8 2358 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2359 Reorganize these two sections.
0e1cba51 2360
76a87a4d
EZ
23612009-08-29 Eli Zaretskii <eliz@gnu.org>
2362
2363 * cmdargs.texi (Initial Options): Fix last change.
2364
82e98df4
SM
23652009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2366
2367 * mule.texi (Enabling Multibyte):
2368 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2369 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2370
fb89fad9
GM
23712009-08-20 Glenn Morris <rgm@gnu.org>
2372
2373 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2374
e99652b0
GM
23752009-08-19 Glenn Morris <rgm@gnu.org>
2376
2377 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2378
5cca97ad
GM
23792009-08-18 Glenn Morris <rgm@gnu.org>
2380
2381 * ack.texi (Acknowledgments):
2382 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2383
997797ae 2384 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2385
985bf85b
GM
23862009-08-09 Glenn Morris <rgm@gnu.org>
2387
2388 * ack.texi (Acknowledgments):
2389 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2390
8d6bb99e
DD
23912009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2392
2393 * emacs.texi (Top): Add new menu items for GDB-UI.
2394
2395 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2396 section. Threads buffer is in separate section now.
8d6bb99e 2397
8353da9c
GM
23982009-08-08 Glenn Morris <rgm@gnu.org>
2399
2400 * ack.texi (Acknowledgments):
2401 * emacs.texi (Acknowledgments):
2402 Update for js2-mode and org changes.
2403
f2074faf
MA
24042009-08-02 Michael Albinus <michael.albinus@gmx.de>
2405
2406 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2407 files.
2408
e8d2d3fb
CY
24092009-07-28 Chong Yidong <cyd@stupidchicken.com>
2410
2411 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2412
324a4f6a
GM
24132009-07-23 Glenn Morris <rgm@gnu.org>
2414
2415 * programs.texi (Matching): Update blink-matching-paren-distance.
2416
b6937a70
CY
24172009-07-21 Chong Yidong <cyd@stupidchicken.com>
2418
2419 * frames.texi (Cut/Paste Other App): For select-active-regions,
2420 selection is now updated on moving point.
2421
bd8aaa36
RS
24222009-07-21 Richard Stallman <rms@gnu.org>
2423
2424 * glossary.texi (GNU, Daemon): Update information.
2425
8d9b5eba
JL
24262009-07-19 Juri Linkov <juri@jurta.org>
2427
2428 * custom.texi (Specifying File Variables, Safe File Variables):
2429 "variables/value pairs" -> "variable/value pairs".
2430
a2acc1db
GM
24312009-07-15 Glenn Morris <rgm@gnu.org>
2432
2433 * misc.texi (Gnus): Remove widow.
2434
c5ae942b
GM
24352009-07-11 Glenn Morris <rgm@gnu.org>
2436
703d26ba
GM
2437 * Makefile.in (TEXI2PDF): New.
2438 (emacs.pdf, emacs-xtra.pdf): New targets.
2439
522ddc9f 2440 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2441
2442 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2443
2444 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2445 Don't print the copying notice twice in the printed version.
2446 Update the menu and detailmenu.
2447 (Preface): The meaning of "on-line" has changed.
2448 Correct name for "Common Problems" chapter.
2449 (Distrib): Update FSF shop URL.
2450 (Intro): Showing two files at once is not so exciting.
2451
2452 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2453 (Mac / GNUstep Basics): Minor grammar changes.
2454 (Mac / GNUstep Events): Fix typo.
2455 (GNUstep Support): CANNOT_DUMP no longer applies.
2456
2457 * misc.texi (Document View): Fix typos.
2458
2459 * dired.texi (Dired):
2460 * help.texi (Help):
2461 * macos.texi (Mac OS / GNUstep):
2462 * maintaining.texi (Version Control, Introduction to VC):
2463 End menu descriptions with a period.
c5ae942b 2464
b1c8242b
EZ
24652009-07-09 Eli Zaretskii <eliz@gnu.org>
2466
2467 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2468 so categorical in saying that the option is only useful on NTFS.
2469
220d9aa6
GM
24702009-07-09 Glenn Morris <rgm@gnu.org>
2471
2472 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2473 (ENVADD): Add texinfodir to TEXINPUTS.
2474
2475 * emacs.texi (Top): Fix cross-reference.
2476
2477 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2478
2479 * vc1-xtra.texi (Revision Tags): Fix typo.
2480
d07e72d3
GM
24812009-07-03 Glenn Morris <rgm@gnu.org>
2482
2483 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2484 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2485 (Merge Commands): `.' does not seem to work in A or B buffer.
2486 `l' can recreate the 3-window display.
2487
2488 * glossary.texi (Glossary): Minor phrasing changes throughout.
2489 Add more internal cross-references.
2490 <Autoloading>: You can't really autoload a variable.
2491 <C-M->: Move details here from `M-C-' item.
2492 <Continuation Line>: Refer to `Truncation.'
2493 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2494 <Home Directory, Unix>: New entries.
2495 <Deletion of Files>: Mention recycle bins.
2496 <Directory>: Mention ``folders.''
2497 <Error>: Don't mention ``type-ahead.''
2498 <Fringe>: Refer to the manual node.
2499 <Minor Mode>: Can be global or local.
2500 <Spell Checking>: There are other checkers besides Ispell.
2501
f144038a
GM
25022009-07-02 Glenn Morris <rgm@gnu.org>
2503
2504 * anti.texi (Antinews): Minor changes in phrasing.
2505
2506 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2507 some underfull lines in dvi output.
2508
2509 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2510
2511 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2512
2513 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2514
3f1c6666
JD
25152009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2516
2517 * xresources.texi (Table of Resources): Mention maximized for
2518 fullscreen.
2519
2520 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2521
62aadce7
CY
25222009-07-01 Chong Yidong <cyd@stupidchicken.com>
2523
2524 * anti.texi (Antinews): Correct the list of removed platforms.
2525
82ec412e
GM
25262009-06-28 Glenn Morris <rgm@gnu.org>
2527
2528 * arevert-xtra.texi: Minor language tweaks.
2529
09964e7d
GM
2530 * dired-xtra.texi: Minor revisions.
2531
666e158e
MB
25322009-06-23 Miles Bader <miles@gnu.org>
2533
c4cc8b9a 2534 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2535 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2536
70243478
CY
25372009-06-21 Chong Yidong <cyd@stupidchicken.com>
2538
2539 * Branch for 23.1.
2540
67cbe681
KH
25412009-06-17 Kenichi Handa <handa@m17n.org>
2542
2543 * mule.texi (Charsets): Update the description for the new charset.
2544 (list-character-sets): New findex.
125dd7c5 2545 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2546
40e67246
CY
25472009-06-10 Chong Yidong <cyd@stupidchicken.com>
2548
b5700de6
CY
2549 * basic.texi (Moving Point): Fix tag.
2550
2551 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2552
2553 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2554 use camel-case for PageUp and PageDown.
2555
2556 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2557 camel-case for PageUp and PageDown.
2558
2559 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2560
40e67246 2561 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2562 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2563
522ddc9f 25642009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2565
522ddc9f
JB
2566 * fixit.texi (Spelling): Set default dictionary.
2567 Improve descriptions (Bug#2554)
6f591cf4 2568
53483c76
DR
25692009-06-08 David Reitter <david.reitter@gmail.com>
2570
2571 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2572 since saving colors and faces set this way is not implemented.
2573 (Environment variables): Remove mention of mac-fix-env, which is
2574 scheduled to be removed.
2575
1557ef4f
CY
25762009-06-04 Chong Yidong <cyd@stupidchicken.com>
2577
91056528
CY
2578 * custom.texi (Init Examples): Add example of changing load-path.
2579
1557ef4f
CY
2580 * building.texi (Lisp Libraries): Add example of changing
2581 load-path (Bug#3446).
2582
623cec4c
CY
25832009-05-28 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * mark.texi (Mark): Further clarifications.
2586 (Setting Mark): Emphasize that C-SPC activates the mark.
2587
0fcca8ee
CY
25882009-05-28 Chong Yidong <cyd@stupidchicken.com>
2589
702b10e1
CY
2590 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2591 Mark mode.
0fcca8ee
CY
2592 (Using Region, Persistent Mark): Use "active mark" instead of "active
2593 region".
2594
d3b396e4
CY
25952009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2596
2597 * mule.texi (Select Input Method): Fix typo.
2598
3f698a06
CY
25992009-05-13 Chong Yidong <cyd@stupidchicken.com>
2600
2601 * anti.texi (Antinews): Document completion changes. Some additional
2602 copyedits and rearrangement of entries.
2603
b2a42eb7
CY
26042009-05-12 Chong Yidong <cyd@stupidchicken.com>
2605
932fd020
CY
2606 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2607 (Shell History Copying, Terminal emulator): Copyedits.
2608
1c6c854e
CS
2609 * xresources.texi (Resources): Simplify descriptions.
2610 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2611 (Table of Resources): Document fontBackend resource.
2612
b2a42eb7 2613 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2614 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2615 "Backspace". Remove discussion of obscure Xmodmap issue.
2616
c6ea7fb8
CY
26172009-05-07 Chong Yidong <cyd@stupidchicken.com>
2618
2619 * files.texi (Visiting): Copyedits.
2620
ad36c422
CY
26212009-05-06 Chong Yidong <cyd@stupidchicken.com>
2622
2623 * basic.texi (Inserting Text): Document ucs-insert.
2624
2625 * mule.texi (International Chars): Define "multibyte". Note that
2626 internal representation is unicode-based. Simplify definition of raw
2627 bytes. Mention ucs-insert.
2628 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2629 (Language Environments): Add language environments new to Emacs 23.
2630 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2631 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2632 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2633 (Output Coding): Copyedits.
2634
2635 * emacs.texi (Top): Update node listing.
2636
d4ad7b96
CY
26372009-05-05 Per Starbäck <per@starback.se> (tiny change)
2638
2639 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2640
5bd66204
SM
26412009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2642
2643 * building.texi (Lisp Libraries): `load-library' does offer completion.
2644
bc36ad1c
CY
26452009-04-28 Chong Yidong <cyd@stupidchicken.com>
2646
2647 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2648 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2649
f1a47884
EZ
26502009-04-25 Eli Zaretskii <eliz@gnu.org>
2651
2652 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2653
be77bd45
CY
26542009-04-22 Chong Yidong <cyd@stupidchicken.com>
2655
2656 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2657
2658 * building.texi (Lisp Interaction): Document initial-scratch-message.
2659
d3b82927
JB
26602009-04-18 Juanma Barranquero <lekktu@gmail.com>
2661
ed6e7b11
JB
2662 * msdog.texi (Windows Fonts): Fix typos.
2663
d3b82927
JB
2664 * files.texi (Save Commands): Fix pxref.
2665
bc323c04
CY
26662009-04-18 Chong Yidong <cyd@stupidchicken.com>
2667
2668 * files.texi (Save Commands): Mention diff-buffer-with-file.
2669 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2670 Henoch (Bug#3036).
2671
2186d13f
GM
26722009-03-15 Glenn Morris <rgm@gnu.org>
2673
2674 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2675 the former is not always used.
2676 (Mail Headers): Use active voice. Add "Mail-reply-to".
2677 Change case of "Id". Avoid repeated "appropriate".
2678 (Mail Aliases): Fix previous change - use an example with a ".", so it
2679 does actually get quoted when expanded.
2680 (Mail Sending): Mailclient is the default on some systems.
2681 (Citing Mail): Mention mail-indentation-spaces.
2682 (Mail Mode Misc): Add an @dfn for "mail signature".
2683
71e454fc
CY
26842009-03-15 Chong Yidong <cyd@stupidchicken.com>
2685
2686 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2687 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2688 read-buffer-completion-ignore-case, and completion-styles.
2689 Remove description of partial-completion-mode.
71e454fc 2690
df1a3e06
GM
26912009-03-14 Glenn Morris <rgm@gnu.org>
2692
2693 * sending.texi (Mail Format): Fix typo. Add index entry for
2694 mail-header-separator.
2695 (Mail Headers): Put info about initialization and changing in one place
2696 at the start. Update FCC section for mbox Rmail. Clarify From
2697 section, mention mail-setup-with-from. Clarify Reply-to section.
2698 Add Mail-followup-to and mail-mailing-lists. Clarify References
2699 section.
2700 (Mail Aliases): Update example, make less contentious.
2701 Update for name change of mail-interactive-insert-alias.
2702 (Mail Mode): Remove mention of `%' as a word separator.
2703 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2704 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2705 commands. Clarify FCC handling. In mail-complete, add reference to
2706 Mail Aliases section, and mention mail-complete-function.
2707 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2708 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2709 signature netiquette. Explain how the mail hooks work when continuing
2710 a composition.
2711 (Mail Amusements): Internationalize the spook section a bit.
2712 Remove the spook mail-setup-hook example, since it doesn't work well.
2713 Mention fortune-file.
2714 (Mail Methods): Mention read-mail-command.
2715
ed6e7b11 27162009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2717
df1a3e06
GM
2718 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2719 and NS resources following recent changes.
959d68bd 2720
86dca3e8
JR
27212009-03-10 Jason Rumney <jasonr@gnu.org>
2722
2723 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2724 w32-use-visible-system-caret doc to indicate that it should get set
2725 automatically.
2726 (Windows Fonts): Add doc for the uniscribe backend.
2727
042fe98f
DN
27282009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2729
2730 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2731 vc-dir. (Bug#2598)
2732
7f8dba73
RS
27332009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2734
2735 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2736
505e70c3
GM
27372009-03-05 Glenn Morris <rgm@gnu.org>
2738
04242bdc
GM
2739 * rmail.texi (Rmail Basics): Add reference to sorting.
2740 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2741 Minor re-wordings.
2742 (Rmail Motion): Mention rmail-next-same-subject.
2743 (Rmail Deletion): Expunging is not the only way to change the numbers.
2744 (Rmail Labels): Labels can also be used in sorting.
2745 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2746 (Rmail Display): Mention rmail-mime.
2747
00cfe22c
GM
27482009-03-04 Glenn Morris <rgm@gnu.org>
2749
2750 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2751 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2752 summary. Mention sorts cannot be undone.
2753 (Rmail Display): Give an example of how to use goto-address-mode.
2754 (Rmail Editing): It's keybindings that are redefined, not commands.
2755 Fix some typos.
2756 (Movemail): Some minor rewording.
2757 (Remote Mailboxes): Emacs movemail supports pop by default.
2758 Fix some minor grammatical issues. The "two alternative ways" to
2759 specify a POP mailbox are really just one. Remove all reference to the
2760 variables rmail-pop-password and rmail-pop-password-required, obsolete
2761 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2762 can support Kerberos.
2763
3d963b67
GM
27642009-03-03 Glenn Morris <rgm@gnu.org>
2765
2766 * rmail.texi (Rmail Deletion): Revert previous change, which was
2767 describing the Rmail summary versions.
2768 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2769 Minor re-wording for rmail-resend.
2770 (Rmail Make Summary): Summaries apply to buffers rather than files.
2771 <rmail-summary-by-topic>: Headers includes the subject.
2772 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2773 details, including prefix arguments.
2340abde 2774 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2775 Not counting lines might be faster.
2776 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2777 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2778 Name the commands bound to the various keys. Mention prefix argument
2779 for searching.
3d963b67
GM
2780 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2781 Simplify rmail-highlighted-headers description. Update face name.
2782
a8ce3d17
JB
27832009-03-02 Juanma Barranquero <lekktu@gmail.com>
2784
2785 * mark.texi (Marking Objects): Fix typo.
2786
130a29b6
CY
27872009-03-01 Chong Yidong <cyd@stupidchicken.com>
2788
2789 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2790 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2791
9d5de6f8
GM
27922009-03-01 Glenn Morris <rgm@gnu.org>
2793
79fc530e 2794 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2795 (Rmail Motion): - M-s searches from the end of messages.
2796 (Rmail Deletion): Minor clarification. Fix numeric argument
2797 description.
2798 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2799 newmail and RMAILOSE files need not be in home-directory.
2800 (Rmail Files): Mention I/O menus are unselectable if no files match.
2801 Mention `MAIL' env-var.
2802
b545ff9c
JR
28032009-02-24 Jason Rumney <jasonr@gnu.org>
2804
2805 * mule.texi (Fontsets): Mention fontset-default, font specs and
2806 fallback fontsets.
2807 (Defining Fontsets): Mention ns and w32 variants of
2808 standard-fontset-spec. Update description of startup fontset to match
2809 Emacs 23 behavior.
a93be82a 2810 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2811 (International): Link to Modifying Fontsets.
b545ff9c 2812
75da0618 28132009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2814
2815 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2816 Mention ns-extended-platform-support-mode.
2817
6be93a16
KB
28182009-02-22 Karl Berry <karl@gnu.org>
2819
2820 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2821
867d4bb3
JB
28222009-02-19 Juanma Barranquero <lekktu@gmail.com>
2823
2824 * basic.texi (Moving Point, Position Info):
2825 * files.texi (Visiting):
2826 * mini.texi (Completion Options):
2827 * text.texi (HTML Mode): Remove duplicate words.
2828
49b5c0e8
GM
28292009-02-20 Glenn Morris <rgm@gnu.org>
2830
2831 * rmail.texi: Minor updates for mbox rather than Babyl.
2832
f43a822c
KB
28332009-02-17 Karl Berry <karl@gnu.org>
2834
49b5c0e8 2835 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2836
80d634b8
RS
28372009-02-17 Richard M Stallman <rms@gnu.org>
2838
2839 * anti.texi (Antinews): Mention Babyl format.
2840
2841 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2842
2843 * rmail.texi: Update for mbox format.
2844 Various small fixes, as well as the following.
2845 (Out of Rmail): Node deleted.
2846 (Rmail): Update menu.
2847 (Rmail Files): Comment out set-rmail-inbox-list.
2848 Document rmail-inbox-list instead.
2849 (Rmail Output): Substantial changes since C-o is now
2850 rmail-output-as-seen and o is rmail-output.
2851 (Rmail Attributes): Delete `stored', add `retried'.
2852 (Rmail Display): Editing headers works in all cases.
2853
f0d129c6
GM
28542009-02-17 Glenn Morris <rgm@gnu.org>
2855
2856 * basic.texi (Position Info): M-x count-lines-region is not always on
2857 M-=. (Bug#2269)
2858
160f11d3
GM
28592009-02-09 Glenn Morris <rgm@gnu.org>
2860
2861 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2862 defaults.
2863
763e01c4
EZ
28642009-02-07 Eli Zaretskii <eliz@gnu.org>
2865
2866 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2867 documentation of possible problems with redecoding.
2868
f5e1441d
GM
28692009-02-03 Glenn Morris <rgm@gnu.org>
2870
2871 * rmail.texi (Out of Rmail): Mention b2m.pl.
2872
e1eabe41
GM
28732009-01-31 Glenn Morris <rgm@gnu.org>
2874
2875 * rmail.texi (Out of Rmail): Correct b2m location.
2876
dd05f9de
CY
28772009-01-27 Chong Yidong <cyd@stupidchicken.com>
2878
2879 * fixit.texi (Undo): Update undo limit values.
2880
d74d846e
GM
28812009-01-27 Glenn Morris <rgm@gnu.org>
2882
2883 * emacs.texi (Top): Fix Antinews menu entry.
2884
49ffdce8
KB
28852009-01-25 Karl Berry <karl@gnu.org>
2886
2887 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2888 item with no marker, instead of the syntactically incorrect
2889 @itemize @asis.
2890
467e8d77
JL
28912009-01-25 Juri Linkov <juri@jurta.org>
2892
2893 * building.texi (Grep Searching): Fix index entry for lgrep.
2894
6c60bbdb
EZ
28952009-01-24 Eli Zaretskii <eliz@gnu.org>
2896
2897 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2898
9ce5a36f
AR
28992009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2900
2901 * macos.texi (Preferences Panel): Update description of font setting to
2902 reflect that prior frame selection is no longer needed.
2903
9aa5f2fb
NR
29042009-01-20 Nick Roberts <nickrob@snap.net.nz>
2905
2906 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2907 raise GUD subsections.
2908
3892ff9c
GM
29092009-01-15 Glenn Morris <rgm@gnu.org>
2910
2911 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2912
14731c8f
GM
29132009-01-10 Glenn Morris <rgm@gnu.org>
2914
2915 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2916
45c55e53
CY
29172009-01-04 Chong Yidong <cyd@stupidchicken.com>
2918
2919 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2920 logical lines.
2921
2e4667d1
JL
29222008-12-29 Juri Linkov <juri@jurta.org>
2923
2924 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2925
2926 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2927
2a3eac47
CY
29282008-12-28 Chong Yidong <cyd@stupidchicken.com>
2929
2930 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2931 goto-address-mode instead of goto-address.
2932
3da8da94
CY
2933 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2934 mode.
2935
2a3eac47
CY
2936 * emacs.texi (Top): Update node listing.
2937
057f6dd3
EZ
29382008-12-26 Eli Zaretskii <eliz@gnu.org>
2939
2940 * custom.texi (Directory Variables): Explain what is a "project".
2941 Add indexing. Improve wording. Add a footnote about using
2942 _dir-locals.el on MS-DOS.
2943
e6979067
DN
29442008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2945
2946 * files.texi (Misc File Ops): Mention chmod as an alias for
2947 set-file-modes.
2948
9de15963
MR
29492008-12-24 Martin Rudalics <rudalics@gmx.at>
2950
2951 * help.texi (Help): Fix typos and reword.
2952 (Help Summary): Add entries for C-h n and C-h r, reorder
2953 entries, and do some minor fixes.
2954 (Name Help): Say that C-h F works for commands only.
2955 (Misc Help): Say that view-lossage displays 300 keystrokes.
2956
236fd60d
GM
29572008-12-20 Glenn Morris <rgm@gnu.org>
2958
2959 * ack.texi (Acknowledgments): General update based on AUTHORS,
2960 including removal of some stuff no longer distributed.
2961
349b3256
AM
29622008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2963
2964 * fixit.texi: Mention hunspell
2965
e840fca5
GM
29662008-12-19 Glenn Morris <rgm@gnu.org>
2967
2968 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2969 Consolidate explanatory text at start.
e840fca5
GM
2970
2971 * display.texi (Text Display):
2972 * indent.texi (Indentation): Use @acronym with ASCII.
2973
9dfa7983
GM
29742008-12-18 Glenn Morris <rgm@gnu.org>
2975
2976 * ack.texi: Various small updates and fixes.
2977
97b3a00b
JL
29782008-12-18 Juri Linkov <juri@jurta.org>
2979
2980 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2981 as a key binding to start a forward nonincremental word search.
2982 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2983 a backward nonincremental word search. Add index for `M-s w'
2984 `isearch-forward-word'.
2985 (Regexp Search): Add a short summary of regexp key commands like
2986 in the node "Basic Isearch".
2987 (Other Repeating Search): Fix typo.
2988
29892008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2990
2991 * misc.texi (PostScript Variables): Fix doc.
2992
31ce6a07
CY
29932008-12-10 Chong Yidong <cyd@stupidchicken.com>
2994
2995 * programs.texi (Program Modes): Mention Ruby mode.
2996
636b507b
DN
29972008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2998
2999 * misc.texi (emacsclient Options): Describe what an empty string
3000 argument does for --alternate-editor.
3001
a323fa14
CY
30022008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3003
3004 * cmdargs.texi (Font X): Distinguish between client-side and
3005 server-side fonts. List valid Fontconfig properties. Add reference to
3006 Fontconfig manual. List valid GTK font properties. Explain use of
3007 fc-list.
3008
c5ca6cd0
CY
30092008-12-09 Chong Yidong <cyd@stupidchicken.com>
3010
3011 * cmdargs.texi (Font X): Move discussion of quoting to top.
3012
e5136377
GM
30132008-12-06 Glenn Morris <rgm@gnu.org>
3014
3015 * maintaining.texi (Old Revisions): Improve previous change.
3016
248c026b
RS
30172008-12-05 Richard M Stallman <rms@gnu.org>
3018
3019 * anti.texi (Antinews): Minor fixes.
3020
a9253a1e
GM
30212008-12-03 Glenn Morris <rgm@gnu.org>
3022
3023 * maintaining.texi (Old Revisions): Fix diff-switches description.
3024
fa687b02
MR
30252008-12-01 Martin Rudalics <rudalics@gmx.at>
3026
3027 * emacs.texi (Top): Fix typo.
3028
72e6decd
CY
30292008-11-30 Chong Yidong <cyd@stupidchicken.com>
3030
320ee034
CY
3031 * misc.texi (Document View): Explain dependence on gs at the top.
3032 Copyedits.
3033
3034 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3035
72e6decd
CY
3036 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3037 (Comment Commands): Discuss region-active behavior of M-; first.
3038
2a472ee4
MR
30392008-11-29 Martin Rudalics <rudalics@gmx.at>
3040
9c6361c9
MR
3041 * display.texi (Line Truncation): Add reference to Continuation
3042 Lines.
3043
2a472ee4
MR
3044 * windows.texi (Pop Up Window): Mention split-height-threshold
3045 and split-width-threshold.
9c6361c9 3046 (Split Window): Add reference to Continuation Lines.
2a472ee4 3047
e93bc142
AR
30482008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3049
3050 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3051 (GNUstep Support): New node.
3052 * anti.texi:
3053 * emacs.texi:
3054 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3055
43b978db
RS
30562008-11-28 Richard M Stallman <rms@gnu.org>
3057
3058 * misc.texi (Dissociated Press): Minor cleanups.
3059
3060 * dired.texi (Image-Dired): Avoid passive.
3061
e8e2bd93
EZ
30622008-11-28 Eli Zaretskii <eliz@gnu.org>
3063
3064 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3065 representation.
3066
8d2d45da
CY
30672008-11-26 Richard M. Stallman <rms@gnu.org>
3068
3069 * files.texi (Visiting): Rewrite paragraph for clarity.
3070
3071 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3072
a5f7bbcc
AM
30732008-11-25 Alan Mackenzie <acm@muc.de>
3074
3075 * programs.texi (Moving by Parens): Clarify that parens inside strings
3076 and comments are ignored, and that the commands assume the starting
3077 point isn't in a string or comment.
3078
a71703d3
AR
30792008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3080
3081 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3082 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3083 version.
3084 (Mac Customization): Rewrite Preferences Panel section and merge in to
3085 this node, add Open files by dragging to an Emacs window.
3086
3087 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3088
aa5ab79a
CY
30892008-11-26 Chong Yidong <cyd@stupidchicken.com>
3090
0cc92c19
CY
3091 * files.texi (Misc File Ops): Document set-file-modes.
3092
c366b4e4
CY
3093 * windows.texi (Split Window): Document integer values of
3094 truncate-partial-width-windows.
3095
aa5ab79a
CY
3096 * text.texi (Text): Simplify description of markup languages.
3097 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3098 (TeX Editing): Note that `""' inserts one `"' character.
3099 (HTML Mode): Note in the introduction that XML mode is an alias for
3100 SGML mode. Mention nXML mode.
3101
56221db7
CY
31022008-11-25 Chong Yidong <cyd@stupidchicken.com>
3103
3104 * building.texi (Watch Expressions): Fix typo.
3105
90effe33
CY
31062008-11-24 Chong Yidong <cyd@stupidchicken.com>
3107
f90a5ae3
CY
3108 * files.texi (Visiting): Document new behavior of
3109 confirm-nonexistent-file-or-buffer.
3110
1c6c854e
CS
3111 * buffers.texi (Select Buffer):
3112 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3113
a18ffb4a
CY
3114 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3115 edit-picture.
3116
90effe33
CY
3117 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3118 edit-picture', since that is just an alias for picture-mode.
3119 (Sentences): Note that repeated M-@ extends the region.
3120 (Pages): Make terminology more consistent. Link to Regexps node.
3121 (Longlines): Discuss relationship with Visual Line mode.
3122 (Text Mode): Remove extraneous discussion of other modes, since they
3123 were already introduced in the parent node.
3124
e85103ec
CY
31252008-11-23 Chong Yidong <cyd@stupidchicken.com>
3126
5cb2fe30
CY
3127 * anti.texi (Antinews): Rewrite.
3128
1eb9b307 3129 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3130
3131 * frames.texi (Frame Commands): Mention "minimize" terminology.
3132
e85103ec
CY
3133 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3134 formats.
b908332f
CY
3135 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3136 (Misc X): Don't document useless -hb option.
e85103ec 3137
607f5f88
JL
31382008-11-22 Juri Linkov <juri@jurta.org>
3139
3140 * dired.texi (Dired Navigation): Change normal file name search option
3141 from `non-nil' to `t'. Add `dwim' option.
3142
e1b867a0
JL
31432008-11-22 Juri Linkov <juri@jurta.org>
3144
3145 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3146 ".dir-locals.el". Rename `define-project-bindings' to
3147 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3148 `dir-locals-set-directory-class'.
3149
dd186936
LK
31502008-11-22 Lute Kamstra <lute@gnu.org>
3151
3152 * buffers.texi (Select Buffer): Index goto-line.
3153 * basic.texi (Moving Point): Mention the use of a numeric prefix
3154 argument with goto-line and refer to Select Buffer for the use of a
3155 plain prefix argument.
3156
4b121911
GM
31572008-11-19 Glenn Morris <rgm@gnu.org>
3158
3159 * doclicense.texi: Update to FDL 1.3.
3160 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3161
27267e4c
CY
31622008-11-17 Chong Yidong <cyd@stupidchicken.com>
3163
696f351d
CY
3164 * custom.texi (Minor Modes): Define mode commands and mode variables
3165 more precisely. Recommend using mode commands instead of setting
3166 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3167 (Easy Customization): Use "init file" instead of .emacs.
3168 (Customization Groups): Update to new Custom buffer appearance.
3169 (Saving Customizations): Copyedits. Update example.
3170 (Variables): Give example of variable type-sensitivity.
3171 (Examining): Update example.
3172 (Hooks): Copyedits.
3173 (Specifying File Variables): Use C comments instead of an artificial
3174 Lisp for the example.
3175 (Keymaps): Move internals discussion to Prefix Keymaps.
3176 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3177 (Init Rebinding): Document kbd macro.
3178 (Init File): Link to Find Init.
696f351d
CY
3179
3180 * mark.texi (Using Region): Document Delete Selection Mode more
3181 thoroughly.
3182
3183 * frames.texi (Mouse Commands): Move most of the description of Delete
3184 Selection Mode to Using Region, and link to it.
1bc9c425 3185 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3186
b0570c25
CY
3187 * building.texi (Compilation): Document first-error value of
3188 compilation-scroll-output.
3189 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3190 works as soon as an error is available. Suggested by Juri Linkov.
3191
27267e4c
CY
3192 * mini.texi (Passwords): New node.
3193
3194 * files.texi (Remote Files): Link to Passwords node.
3195
3196 * emacs.texi (Top): Update node listings.
3197
122eb807
CY
31982008-11-16 Chong Yidong <cyd@stupidchicken.com>
3199
9c9855a3
CY
3200 * ack.texi (Acknowledgments): Some updating of credits.
3201
bd6fdcad
CY
3202 * emacs.texi (Acknowledgments): Add a couple more names.
3203
dd1eef46
CY
3204 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3205
122eb807 3206 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3207 (Misc File Ops): Document use of trash.
122eb807 3208
801a8da1
JB
32092008-11-16 Juanma Barranquero <lekktu@gmail.com>
3210
3211 * macos.texi (Mac Customization): Fix typos.
3212
0b4f2253
CY
32132008-11-14 Chong Yidong <cyd@stupidchicken.com>
3214
3215 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3216 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3217 the conventions of the main Emacs manual.
3218
3219 * emacs.texi (Top): Update node listings.
3220
517e2b89
CY
32212008-11-12 Chong Yidong <cyd@stupidchicken.com>
3222
07a85685
CY
3223 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3224 command-line-args is processed during startup.
3225 (Action Arguments): Correctly describe how file arguments interact with
3226 the startup screen. Link to Lisp Interaction for scratch buffer.
3227 (Initial Options): Link to Command Example for -batch option.
3228 (Environment): Document initial-environment.
3229
517e2b89
CY
3230 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3231 can't be changed in the site-start file.
3232
6337bbde
CY
32332008-11-07 Chong Yidong <cyd@stupidchicken.com>
3234
3235 * dired.texi (Dired): Mention C-x C-d too.
3236 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3237 (Dired Navigation): Explain dired-goto-file more clearly.
3238 Document dired-isearch-filenames.
6337bbde
CY
3239 (Dired Deletion): Remove unnecessary "expunged" terminology.
3240 (Flagging Many Files): & is now rebound to `% &'.
3241 (Shell Commands in Dired): Document dired-do-async-shell-command.
3242 Clarify how multi-file arguments are passed.
3243 (Misc Dired Features): Document dired-do-isearch.
3244
9e8eeff9
CY
32452008-11-06 Chong Yidong <cyd@stupidchicken.com>
3246
3247 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3248
e071f849
CY
32492008-11-03 Chong Yidong <cyd@stupidchicken.com>
3250
3251 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3252
05482eb1
CY
32532008-11-01 Chong Yidong <cyd@stupidchicken.com>
3254
e2346dea
CY
3255 * programs.texi (Program Modes): Link to Program Indent node.
3256 (Left Margin Paren): Explain consequences of changing
3257 open-paren-in-column-0-is-defun-start more concisely.
3258 (Which Function, Program Indent, Info Lookup): Minor edits.
3259 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3260 (Multi-line Indent): If region is active, TAB indents the region.
3261 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3262 (Matching): The delimiter at the cursor is highlighted---the character
3263 changes color.
3264 (Symbol Completion): Link to Completion node.
3265
e4b6428c
CY
3266 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3267 a strictly text-only system.
3268
05482eb1
CY
3269 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3270 batch mode.
3271
a11d3737
RS
32722008-11-01 Richard M. Stallman <rms@gnu.org>
3273
5abad626
RS
3274 * misc.texi (Document View): Major rewrite.
3275
a11d3737
RS
3276 * maintaining.texi (Types of Log File): Change logs are older than
3277 version control.
3278 (VCS Concepts): Simplify and rearrange.
3279 (Version Control Systems): Make it clear that Linux is only the kernel.
3280 (VC Mode Line): Shorten reference to menu item.
3281 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3282 (VC Directory Mode): Minor cleanup.
3283 Unchanged files are hidden, not omitted.
3284 (VC Directory Commands): Shorten and simplify.
3285 (Change Log Commands): New node, split from Change Logs.
3286 (VC Directory Buffer): New node, split from VC Directory Mode.
3287
c55a4acb
CY
32882008-10-31 Chong Yidong <cyd@stupidchicken.com>
3289
1c6c854e 3290 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3291 from files.texi.
3292
1c6c854e
CS
3293 * files.texi (Version Control): Move to maintaining.texi.
3294 Subnodes moved as well.
3295 (Document Files): Move to misc.texi.
df0356f6 3296
c55a4acb
CY
3297 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3298 vc-update-change-log.
df0356f6
CY
3299 (Version Control): Move here from files.texi.
3300 (Format of ChangeLog): Make it a subnode of Change Log.
3301
3302 * emacs.texi (Top): Update node listing.
c55a4acb 3303
ef082374
TH
33042008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3305
3306 * files.texi (Files): Add a section about document
3307 files (doc-view-mode).
3308
d52582c3
CY
33092008-10-31 Chong Yidong <cyd@stupidchicken.com>
3310
1c6c854e
CS
3311 * building.texi (Compilation Mode):
3312 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3313 (Debuggers): Lower GUD subsections to subsubsections.
3314 (Starting GUD): Add cindex.
3315 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3316
4e0a0968
CY
33172008-10-30 Chong Yidong <cyd@stupidchicken.com>
3318
03625b47
CY
3319 * indent.texi (Indentation): Link to Program Indent.
3320
4e0a0968
CY
3321 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3322 now uses emacsclient's terminal.
3323
8bd3f7ef
CY
33242008-10-29 Chong Yidong <cyd@stupidchicken.com>
3325
80e5620e
CY
3326 * mark.texi (Using Region): Document use-empty-active-region.
3327
97d5c404
CY
3328 * emacs.texi (Top): Update node listings.
3329
1c6c854e
CS
3330 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3331 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3332 (Invoking emacsclient): Rewrite, moving optional arguments to
3333 emacsclient Options.
21d2bae3
CY
3334 (emacsclient Options): New node. Document server-use-tcp and
3335 server-host.
8bd3f7ef 3336
5fda2cbd
CY
33372008-10-28 Chong Yidong <cyd@stupidchicken.com>
3338
3339 * indent.texi (Indentation): Replace list with paragraphed text,
3340 putting description of syntax-driven indentation first. Document new
3341 effect of active regions on tab.
3342 (Tab Stops): Note that editable tab stops affect indentation commands.
3343
4ff029f6
DN
33442008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3345
3346 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3347
996cd6e4
CY
33482008-10-23 Chong Yidong <cyd@stupidchicken.com>
3349
f28815e3
CY
3350 * custom.texi (Function Keys): Note that modified keypad keys are not
3351 translated.
3352
996cd6e4
CY
3353 * basic.texi (Arguments): Explain how to insert multiple digits.
3354
49545fe2
MA
33552008-10-22 Michael Albinus <michael.albinus@gmx.de>
3356
3357 * files.texi (Remote Files): Precise selection of default method.
3358 Rewrite paragraph about disabling remote file names.
3359
edac0b53
CY
33602008-10-22 Chong Yidong <cyd@stupidchicken.com>
3361
e752c544
CY
3362 * search.texi (Special Isearch): Document M-TAB is isearch.
3363
edac0b53
CY
3364 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3365 command.
3366
3367 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3368
20a36054
TH
33692008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3370
1c6c854e 3371 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3372 section.
3373
69051ab6
CY
33742008-10-21 Chong Yidong <cyd@stupidchicken.com>
3375
c4b1a32a
CY
3376 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3377 to files.texi. Move contents of vc2-xtra.texi here.
3378
3379 * vc2-xtra.texi: File removed.
3380
3381 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3382 Directory Commands from the submenu. Don't include deleted file
3383 vc2-xtra.texi.
3384
3385 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3386 (Version Control): Add VC Directory Mode and VC Directory Commands to
3387 the submenu.
3388 (Why Version Control?): Use table format.
3389 (Version Control Systems): Note that Meta-CVS support is gone.
3390 (VCS Concepts): Note precisely when VC started supporting filesets.
3391 Remove bogus xref to CVS Options node.
3392 (Types of Log File): Copyedits.
3393 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3394 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3395 The Right Thing.
3396 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3397 (Log Buffer): Reorganize node, putting C-c C-c description first.
3398 (Old Revisions): Use CVS for example, not RCS.
3399 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3400 Commands from the submenu, putting them under Version Control.
3401 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3402 need to include it in the manual unconditionally, since it is now
3403 crucial to using distributed version control systems.
1a6e2954
CY
3404 (Comparing Files): Note that diff uses the minibuffer, and that the
3405 output is shown using Diff mode.
1c6c854e
CS
3406 (Diff Mode): Explain what "patch" and "hunk" mean.
3407 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3408 diff-show-trailing-whitespaces.
1a6e2954 3409 (File Archives): Add rar support.
c4b1a32a 3410
69051ab6
CY
3411 * major.texi (Choosing Modes): Make mode selection sequence more
3412 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3413 magic-mode-alist is nil by default.
3414 Document magic-fallback-mode-alist.
69051ab6 3415
e7421e03
CY
34162008-10-20 Chong Yidong <cyd@stupidchicken.com>
3417
3418 * frames.texi (Mouse References): Copyedits.
3419
6b2efdc2
TH
34202008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3421
3422 * ack.texi (Acknowledgments): Add myself as doc-view author.
3423
9c5e9396
EZ
34242008-10-20 Eli Zaretskii <eliz@gnu.org>
3425
3426 * frames.texi (Dialog Boxes): Add @cindex entries.
3427
dac94f8e
CY
34282008-10-20 Chong Yidong <cyd@stupidchicken.com>
3429
3430 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3431 (Text-Only Mouse): Copyedit.
3432
25597d40
CY
34332008-10-19 Chong Yidong <cyd@stupidchicken.com>
3434
f8a447f6
CY
3435 * frames.texi: Use @key throughout for mouse clicks.
3436 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3437 (Secondary Selection): Fix modified mouse click syntax.
3438 (Clipboard): Describe Cut, Copy and Paste commands.
3439 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3440 Copyedits.
3441 (Creating Frames): Add xref to Init File.
3442 (Frame Commands): Add xref to Exiting.
3443 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3444
b0f95216
CY
34452008-10-15 Chong Yidong <cyd@stupidchicken.com>
3446
b0817f00
CY
3447 * files.texi (Version Control): Copyedits. Add Bazaar.
3448 (Version Control Systems): List different VCS's using an itemized list.
3449 Add Bazaar.
3450 (VCS Concepts): Copyedits. Tweak description of file merging.
3451
b0f95216
CY
3452 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3453 (Cut/Paste Other App): Document select-active-regions and
3454 x-select-enable-primary.
3455
69d0d701
CY
34562008-10-13 Chong Yidong <cyd@stupidchicken.com>
3457
3458 * mark.texi (Shift Selection): Correct case in node name.
3459
3460 * emacs.texi (Top): Update node order in Mark chapter.
3461
375e8351
EZ
34622008-10-12 Eli Zaretskii <eliz@gnu.org>
3463
3464 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3465
3466 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3467 elsewhere in the manual instead of describing yet again the intricacies
3468 of $HOME on MS-Windows and MS-DOS.
3469
ab58114f
CY
34702008-10-12 Chong Yidong <cyd@stupidchicken.com>
3471
4f959513 3472 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3473 (Minibuffer File): Add discussion of `~' in file names.
3474 Add insert-default-directory index reference.
4f959513 3475
ab58114f
CY
3476 * files.texi (File Names): Reorganize description.
3477 (Visiting): Add xref to Mode Line. Copyedits.
3478 (Save Commands): Mention prefix behavior of C-x C-s.
3479 (Numbered Backups): Node deleted.
3480 (Backup Names): Contents of Numbered Backups moved here. State default
3481 of version-control variable.
3482 (Reverting): Copyedits.
3483 (Version Control): Add additional version control systems.
3484
3485 * emacs.texi (Top): Delete Numbered Backups node.
3486
3487 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3488 Backup Names.
f2884f63 3489 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3490
b0b5100a
RF
34912008-10-11 Romain Francoise <romain@orebokech.com>
3492
3493 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3494
89774b5f
CY
34952008-10-11 Chong Yidong <cyd@stupidchicken.com>
3496
3497 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3498 (Select Buffer): Mention use of minibuffer history. Describe default
3499 value of default-major-mode. Mention that C-x 4 b selects the other
3500 window.
3501 (List Buffers): Document CRM indicators in the order they appear.
3502 (Kill Buffer): Document new command kill-matching buffers.
3503 (Several Buffers): Move explanation of the relationship between buffer
3504 list and buffer menu to the top.
3505 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3506
4c72bf27
CY
35072008-10-10 Chong Yidong <cyd@stupidchicken.com>
3508
3509 * entering.texi (Exiting): Document change of C-x C-c to
3510 save-buffers-kill-terminal. Document kill-emacs.
3511
f68eb991
EZ
35122008-09-30 Eli Zaretskii <eliz@gnu.org>
3513
3514 * mule.texi (Coding Systems): Don't mention codepage-setup.
3515
3516 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3517 cpNNN coding systems anymore.
3518 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3519 for unibyte mode. Don't mention line-drawing characters.
3520 Don't mention dos-unsupported-char-glyph.
f68eb991 3521
1a2dd44d
CY
35222008-09-25 Chong Yidong <cyd@stupidchicken.com>
3523
3524 * search.texi (Search): Shorten introduction.
3525 (Basic Isearch): Add command table. Discuss reverse isearch and
3526 isearch highlighting.
3527 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3528 ring to cindex.
3529 (Special Isearch): Move input methods discussion here.
3530 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3531 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3532 Repeat Isearch.
3533 (Isearch Minibuffer): New node.
3534 (Word Search): Document new word search commands.
3535 (Regexp Example): Simplify example using sentence-end-base variable.
3536 (Replace): Reword introduction.
3537 (Unconditional Replace): Remove unnecessary example.
3538 (Other Repeating Search): Document new `M-s o' binding.
3539
3540 * emacs.texi (Top): Update node listings.
3541
e45da31d
JB
35422008-09-22 Juanma Barranquero <lekktu@gmail.com>
3543
3544 * emacs.texi (Top): Remove Kill Errors from menu.
3545
841c8096
CY
35462008-09-22 Chong Yidong <cyd@stupidchicken.com>
3547
402168fa
CY
3548 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3549 interface for defining macros. Simplify examples. Note that C-g quits
3550 macro definitions.
1c6c854e
CS
3551 (Keyboard Macro Counter): Document using F3 to insert counter.
3552 Give usage example.
402168fa
CY
3553 (Keyboard Macro Query): Organize query responses in a table.
3554
1c6c854e
CS
3555 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3556 Link to Erasing node.
841c8096
CY
3557 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3558 rationale to a footnote.
3559 (Kill Errors): Remove node, due to redundancy with Erasing.
3560 (Spelling): Move discussion of flyspell to end. Note new behavior of
3561 M-$ in active region. Remove non-ispell-specific keybindings from
3562 table.
3563
eab2ee89
DN
35642008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3565
3566 * cmdargs.texi (Initial Options): Document --daemon.
3567
3d53e905
GM
35682008-09-20 Glenn Morris <rgm@gnu.org>
3569
3570 * files.texi (Numbered Backups): Mention that some modes set
3571 version-control.
3572
1c90484d
GM
35732008-09-20 Jim Blandy <jimb@red-bean.com>
3574
3575 * files.texi (Numbered Backups): Reference File Variables, as well.
3576 Remove discussion of Rmail's implementation.
3577
0fc0d844
CY
35782008-09-06 Chong Yidong <cyd@stupidchicken.com>
3579
3580 * misc.texi (Recursive Edit): Note that top-level exits active
3581 minibuffers.
3582
3583 * trouble.texi (Quitting): Likewise.
3584
b18d283d
CY
35852008-08-31 Chong Yidong <cyd@stupidchicken.com>
3586
3587 * emacs.texi (Top): Add Temporary Face Changes xref.
3588
3589 * display.texi (Display): Move Temporary Face Changes node to just
3590 after Standard Faces.
3591 (Scrolling): Document recenter-top-bottom instead of recenter.
3592 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3593 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3594 (Display Custom): Copyedits.
3595 (Optional Mode Line): Document display-battery-mode.
3596
180135fc
RF
35972008-08-27 Romain Francoise <romain@orebokech.com>
3598
3599 * custom.texi (Directory Variables): Minor fix.
3600
d3fe3475
GM
36012008-08-27 Glenn Morris <rgm@gnu.org>
3602
3603 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3604 descriptions.
3605 (Calendar Customizing): Tweak layout description.
183080b6 3606 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3607 markers. Condense calendar-star-date and calendar-mark-today
3608 description.
3609 (Holiday Customizing): Add oriental and solar holidays.
3610 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3611 Fix holiday-float description. Use zerop in examples. Be less verbose.
3612 (Date Display Format): Change ISO format. Be less verbose.
3613 (Diary Customizing): Mention day and month abbrev arrays.
3614 Mention the date-form variables by name. Update European example.
3615 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3616 Condense examples. Mention diary-entry-symbols by name.
3617 Condense table for insertion commands.
3618 (Fancy Diary Display): Mention diary-include-string and
3619 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3620 Ethiopic, Persian date functions. Condense descriptions.
3621
3622 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3623 (Adding to Diary): Adapt for changed node name.
3624
71755807
GM
36252008-08-26 Glenn Morris <rgm@gnu.org>
3626
3627 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3628 node "Hebrew/Islamic Entries".
3629
3630 * calendar.texi (Specified Dates): Fix names of iso functions.
3631 (General Calendar): There may not be another window.
3632 (Writing Calendar Files, Holidays): Tweak intro.
3633 (Holidays): Mention Baha'i and Chinese holidays.
3634 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3635 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3636 (To Other Calendar): Add calendar-print-other-dates.
3637 Refer to "graphic display" rather than "X.
3638 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3639 (Displaying the Diary): Fix whitespace after reference.
3640 Fix `diary-number-of-entries' reference.
3641 (Date Formats): Explicitly mention that day names can be abbreviated.
3642 (Adding to Diary): Add some references to other sections.
3643 (Special Diary Entries): Fix reference.
3644 (Appointments): Simplify appt-message-warning-time entry.
3645 Clarify where times must be.
3646 (Importing Diary): Comment out icalendar paragraph that does not apply.
3647 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3648
d76ebc75
GM
36492008-08-23 Glenn Morris <rgm@gnu.org>
3650
3651 * fortran-xtra.texi (Fortran): Change description of free form and
3652 fixed form a bit. Mention hideshow and imenu.
3653 (Fortran Motion): Mention fortran-end-of-subprogram,
3654 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3655 (Fortran Indent): Minor re-word.
3656 (ForIndent Commands): Mention fortran-fill-paragraph and
3657 fortran-fill-statement.
3658 (ForIndent Cont): Mention fortran-tab-mode-string.
3659 (Fortran Comments): Mention fortran-comment-line-start-skip.
3660 (Fortran Columns): Mention font-locking.
3661 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3662
1fc0ce04 36632008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3664
3665 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3666
5c52e13c
CY
36672008-08-22 Chong Yidong <cyd@stupidchicken.com>
3668
3669 * mini.texi (Minibuffer): Simplify introduction.
3670 (Minibuffer File): Document tilde in minibuffer filenames.
3671 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3672 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3673 (Completion Example): Update example to current command list.
3674 (Completion Options): Document `lazy' value of completion-auto-help.
3675 Update contents of completion-ignored-extensions.
3676 (Minibuffer History): Describe "future history" list. State default
3677 value of history-delete-duplicates.
3678
77a00355
GM
36792008-08-21 Glenn Morris <rgm@gnu.org>
3680
3681 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3682 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3683
39ee1d04
CY
36842008-08-17 Chong Yidong <cyd@stupidchicken.com>
3685
3686 * regs.texi (Registers): Clarify valid register names.
3687 (RegPos): Note that buffer is saved and restored too.
3688 (RegText): Note that mark is reactivated/deactivated.
3689 (RegConfig): Xref to Windows node.
3690
b12c348f
CY
36912008-08-16 Chong Yidong <cyd@stupidchicken.com>
3692
3ae7ba79
CY
3693 * basic.texi (Inserting Text): Provide command name for C-q.
3694
b12c348f
CY
3695 * killing.texi (Killing): Copyedit. Define read-only text.
3696 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3697 (Killing by Lines): Copyedit.
3698 (Other Kill Commands): Move M-w description here.
3699 (Yanking): Move M-w to Other Kill Commands.
3700 (Kill Ring): Also mention saving text in registers. Link to Text
3701 Properties in elisp manual.
3702 (Accumulating Text): Copyedit.
3703 (CUA Bindings): Shift selection is now the default.
3704
d8ff7692
TZ
37052008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3706
3707 * maintaining.texi (Change Log): Mention next-error is available.
3708
a43a8a2e
GM
37092008-08-10 Glenn Morris <rgm@gnu.org>
3710
3711 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3712 and intermonth text.
3713 (Holiday Customizing): Add holiday-chinese.
3714
eba27308
EZ
37152008-08-08 Eli Zaretskii <eliz@gnu.org>
3716
3717 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3718
5f14a5b3
DN
37192008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3720
3721 * files.texi (Log Buffer): Describe C-c C-d.
3722 (Diff Mode): Describe C-x 4 A.
3723
49989bff
EZ
37242008-08-06 Eli Zaretskii <eliz@gnu.org>
3725
3726 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3727
5c915c02
DN
37282008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3729
2beaf97a
DN
3730 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3731 describe the new bindings to show the changeset diff, toggle annotation
3732 visibility, show revisions.
3733 (VC Status): Describe key bindings for modifying the change comments,
3734 displaying changeset diffs and annotations.
3735
5c915c02
DN
3736 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3737
71798ace
NR
37382008-08-05 Nick Roberts <nickrob@snap.net.nz>
3739
3740 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3741
b8949644
EZ
37422008-08-02 Eli Zaretskii <eliz@gnu.org>
3743
3744 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3745 and wording.
3746
819567d1
DN
37472008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3748
3749 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3750 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3751 commands. Improve some old info.
3752
5f38310a
CY
37532008-07-31 Chong Yidong <cyd@stupidchicken.com>
3754
0dc3906b
CY
3755 * display.texi (Visual Line Mode): New node.
3756
5f38310a 3757 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3758 (Moving Point): Add additional alternative key bindings.
3759 Describe line-move-visual.
5f38310a
CY
3760 (Erasing): Describe DEL.
3761 (Basic Undo, Blank Lines, Arguments): Copyedit.
3762 (Continuation Lines): Mention Visual Line mode.
3763 (Position Info): Move extended discussion to mule.texi.
3764
3765 * mule.texi (International Chars): Describe C-x =.
3766
3767 * emacs.texi (Top): Add Visual Line Mode node.
3768
7c2fb837
DN
37692008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3770
3771 * emacs.texi: Remove VMS support.
3772
3f6b73ef
DN
37732008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3774
3775 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3776 the vc-dir command name.
3777
9e2a2647
DN
37782008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3779
3780 * xresources.texi: Remove mentions of Mac Carbon.
3781
568beaa2
AS
37822008-07-19 Andreas Schwab <schwab@suse.de>
3783
3784 * ns-emacs.texi: Move to ../misc.
3785
0ef94706
CY
37862008-07-15 Chong Yidong <cyd@stupidchicken.com>
3787
3788 * entering.texi (Exiting): Don't describe text-only terminals as the
3789 default. Describe the new startup screen.
3790 (Exiting): Describe how to kill Emacs first. Change description of
3791 iconification to handle modern window systems.
3792
ba60bd44 37932008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3794
3795 * ns-emacs.texi: New file, documents features of Emacs port under
3796 NeXTstep windowing.
3797
9f30aa73
CY
37982008-07-15 Chong Yidong <cyd@stupidchicken.com>
3799
938a5d2e
CY
3800 * entering.texi (Entering Emacs): Update prev node.
3801
3802 * glossary.texi (Glossary): Remove xref to Text Characters.
3803
9f30aa73
CY
3804 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3805 directly, rather than in the context of ASCII. Move description of
3806 special properties of modifier key to new Modifier Keys node.
3807 (Keys): Copyedit.
3808 (Text Characters): Delete node. Multibyte is the default nowadays, and
3809 the node contents are obsolete.
3810
3811 * custom.texi (Modifier Keys): New node.
3812
3813 * emacs.texi (Top): Update node list.
3814
7e53d36c
CY
38152008-07-13 Chong Yidong <cyd@stupidchicken.com>
3816
3817 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3818 saying that Emacs provides menus and mouse support (which is par for
3819 the course).
3820
3821 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3822 early on.
3823 (Point): Copyedit. Relegate historical trivia to a footnote.
3824 (Mode Line): Explain mode-line format more consistently.
3825 (Menu Bar): Copyedit.
3826
1e9fa96d
GM
38272008-06-27 Glenn Morris <rgm@gnu.org>
3828
3829 * cal-xtra.texi (Sexp Diary Entries):
3830 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3831
dc9bebb8
CY
38322008-06-26 Chong Yidong <cyd@stupidchicken.com>
3833
3834 * mark.texi (Shift selection): New node.
3835 (Mark): Copyedits.
3836 (Persistent Mark): Move to the end of the chapter.
3837
e7881076
EZ
38382008-06-20 Eli Zaretskii <eliz@gnu.org>
3839
3840 * makefile.w32-in (distclean): Remove makefile.
3841
f427400c
NR
38422008-06-17 Nick Roberts <nickrob@snap.net.nz>
3843
3844 * building.texi (Starting GUD): Add an entry for gud-gdb.
3845 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3846 command mode.
3847
b597d348
GM
38482008-06-17 Glenn Morris <rgm@gnu.org>
3849
3850 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3851
647b7094
NR
38522008-06-17 Nick Roberts <nickrob@snap.net.nz>
3853
3854 * building.texi (Starting GUD): Expand on remote debugging.
3855 (Other GDB-UI Buffers): Mention new keyboard bindings.
3856
47a30023
GM
38572008-06-15 Glenn Morris <rgm@gnu.org>
3858
3859 * gnu.texi: Use a verbatim license for this invariant section,
3860 as per etc/GNU.
3861
37e5d54a
GM
38622008-06-13 Daniel Engeler <engeler@gmail.com>
3863
3864 * emacs.texi, misc.texi: Add documentation about serial port access.
3865
8e65d46c
GM
38662008-06-13 Glenn Morris <rgm@gnu.org>
3867
c1473b4c
MB
3868 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3869 maintain.info.
8e65d46c 3870
e40a85cd
MB
38712008-06-05 Miles Bader <miles@gnu.org>
3872
3873 * display.texi (Temporary Face Changes): Update to reflect function
3874 renamings in face-remap.el.
3875
56c73dec
MB
38762008-06-04 Miles Bader <miles@gnu.org>
3877
1c6c854e
CS
3878 * display.texi (Temporary Face Changes):
3879 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3880 `increase-buffer-face-height' and `decrease-default-face-height' now
3881 that they aren't bound by default.
3882
9d3d42fb
MB
38832008-06-03 Miles Bader <miles@gnu.org>
3884
3885 * display.texi (Temporary Face Changes): New node.
3886
2be6bfe2
EZ
38872008-05-31 Eli Zaretskii <eliz@gnu.org>
3888
3889 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3890
daf7e339
GM
38912008-05-31 Glenn Morris <rgm@gnu.org>
3892
3893 * cal-xtra.texi (Fancy Diary Display): Simplify.
3894
d21d2618
GM
38952008-05-30 Glenn Morris <rgm@gnu.org>
3896
3897 * cal-xtra.texi (Fancy Diary Display): Update for
3898 diary-display-function replacing diary-display-hook.
3899
71ce5fd0
JB
39002008-05-29 Drew Adams <drew.adams@oracle.com>
3901
3902 * msdog.texi (Windows Keyboard): Add descriptions of
3903 w32-register-hot-key and w32-unregister-hot-key.
3904
a3cdbdf8
MO
39052008-05-21 Tom Tromey <tromey@redhat.com>
3906
3907 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3908 Variables node.
3909
854a574c
MO
39102008-05-19 Tom Tromey <tromey@redhat.com>
3911
3912 * custom.texi (Variables): Add Directory Variables to menu.
3913 (Directory Variables): New node.
3914
7c2ec3f9
ER
39152008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3916
71ce5fd0 3917 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3918
370fded4
ER
39192008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3920
3921 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3922 Revision Tags and rewritten. Section now uses modern terminology,
3923 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3924 accurately.
3925
6af511e3
EZ
39262008-05-10 Eli Zaretskii <eliz@gnu.org>
3927
3928 * msdog.texi (Windows Files): Update documentation of
3929 w32-get-true-file-attributes.
3930
7a78b6e7
ER
39312008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3932
3933 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3934 directory mode.
3935
1bcfc24e
CY
39362008-05-08 Chong Yidong <cyd@stupidchicken.com>
3937
3938 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3939 entry "television".
1bcfc24e 3940
db86064f
ER
39412008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3942
ab5ec32c 3943 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3944
a31b405e
ER
39452008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3946
3947 * emacs/buffers.texi, emacs/files.texi (Version-control):
3948 vc-toggle-read-only is no longer a good idea...
3949
ff2c14fc
GM
39502008-04-29 Glenn Morris <rgm@gnu.org>
3951
3952 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3953
367c9b7c
JL
39542008-04-22 Juri Linkov <juri@jurta.org>
3955
3956 * dired.texi (Subdirectories in Dired): Describe using `^'
3957 to return to the parent directory.
3958
4ac1e9b4
NR
39592008-04-22 Nick Roberts <nickrob@snap.net.nz>
3960
3961 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3962 recent changes.
3963
b9b3bf2b
NR
39642008-04-19 Nick Roberts <nickrob@snap.net.nz>
3965
3966 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3967 (Other GDB-UI Buffers): Update for recent thread related changes.
3968
4d120d6a
SM
39692008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3970
3971 * maintaining.texi (Maintaining):
3972 * emacs.texi (Top): Typo.
3973
a152877d
SM
39742008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3975
b9b3bf2b
NR
3976 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3977 arg in `font-lock-add-keywords'.
a152877d 3978
36c0514c
GM
39792008-04-08 Glenn Morris <rgm@gnu.org>
3980
3981 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3982 Also add Baha'i calendar references where appropriate.
3983
06a97d46
GM
39842008-04-05 Glenn Morris <rgm@gnu.org>
3985
3986 * custom.texi (Init File): Byte-compiling .emacs is bad.
3987
6adc6eed
SM
39882008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3989
3990 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3991
571388b0
GM
39922008-03-29 Glenn Morris <rgm@gnu.org>
3993
3994 * calendar.texi: Update for `calendar-date-style' replacing
3995 `european-calendar'.
3996
3ae8f876
JR
39972008-03-28 Jason Rumney <jasonr@gnu.org>
3998
3999 * display.texi (Display Custom): Mention overlay-margin in text.
4000
5bc6ddff 40012008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4002
5bc6ddff
MB
4003 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4004 tutorial' comments.
03a864d5 4005
7186a830
CY
40062008-03-28 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * mark.texi (Mark): Rearrange nodes.
4009 (Persistent Mark): Rename from Transient Mark.
4010 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4011 Describe Transient Mark mode as the default.
4012
4013 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4014 the default behavior with Transient Mark mode off.
4015 (Position Info): Fix typo.
4016
71ce5fd0
JB
4017 * display.texi (Standard Faces): Reference the Mark node.
4018 Remove discussion of the region face, which is discussed there.
7186a830
CY
4019
4020 * emacs.texi (Top): Update node listings.
4021
4022 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4023 as the default.
4024
4025 * fixit.texi (Undo): Standardize choice of undo key sequence.
4026 (Undo, Spelling): Describe Transient Mark mode as the default.
4027
4028 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4029 default.
4030
4031 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4032
4033 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4034 mode is the default, and note that the mark is not activated when set.
4035
4036 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4037 Describe Transient Mark mode as the default.
4038
4039 * search.texi (Basic Isearch): Reference the Mark Ring node.
4040 (Replace, Unconditional Replace, Other Repeating Search):
4041 Describe Transient Mark mode as the default.
4042
1c6c854e
CS
4043 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4044 Describe Transient Mark mode as the default.
7186a830
CY
4045 (Paragraphs): Describe how M-h behaves when region is active.
4046
4047 * trouble.texi (Quitting): Clarify effects of C-g.
4048
dc47d1ff
GM
40492008-03-13 Glenn Morris <rgm@gnu.org>
4050
4051 * emacs.texi (EMACSVER): Set to 23.0.60.
4052
e3e0fb39 40532008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4054
e3e0fb39
GM
4055 * dired.texi (Hiding Subdirectories): Fix previous change.
4056
40572008-03-05 Drew Adams <drew.adams@oracle.com>
4058
4059 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4060
5e14abf8
KS
40612008-02-28 Kim F. Storm <storm@cua.dk>
4062
4063 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4064 Move describe-distribution to C-h C-o.
4065 Move view-emacs-problems to C-h C-p.
4066 Add view-emacs-debugging on C-h C-d.
4067 Add view-external-packages on C-h C-e.
d0207bf3 4068 Add view-order-manuals on C-h C-m.
5e14abf8 4069
d0207bf3 40702008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4071
4072 * msdog-xtra.texi (MS-DOS): Docstring fix.
4073
87e391bb
EZ
40742008-02-09 Eli Zaretskii <eliz@gnu.org>
4075
4076 * msdog.texi (Windows Fonts): Use a @table for describing font
4077 properties.
4078
5662e503
JR
40792008-02-07 Jason Rumney <jasonr@gnu.org>
4080
4081 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4082 value has changed.
4083 (Windows HOME): Clarify what is meant by "if that fails as well".
4084 (Windows Fonts): New section.
4085
72463824
GM
40862008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4087
4088 * basic.texi (Basic Undo): Remove duplicate "you can".
4089
7ff926e0
EZ
40902008-02-02 Eli Zaretskii <eliz@gnu.org>
4091
4092 * maintaining.texi (Tags): Fix last change.
4093
6ab7aef1
MA
40942008-02-02 Michael Albinus <michael.albinus@gmx.de>
4095
093571c3 4096 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4097
ace67e7e
NR
40982008-01-31 Nick Roberts <nickrob@snap.net.nz>
4099
4100 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4101
ae068fdf
RS
41022008-01-26 Richard Stallman <rms@gnu.org>
4103
4104 * maintaining.texi (Tags): Delete redundant index entry.
4105
a56d9a08
EZ
41062008-01-26 Eli Zaretskii <eliz@gnu.org>
4107
4108 * programs.texi (Imenu): Move "@cindex tags" from here...
4109 * maintaining.texi (Tags): ...to here.
4110
e941ed90
NR
41112008-01-23 Kevin Ryde <user42@zip.com.au>
4112
4113 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4114 click count.
4115
650276d5
JB
41162008-01-21 Juanma Barranquero <lekktu@gmail.com>
4117
4118 * entering.texi (Exiting): Fix typo.
4119 Reported by D. E. Evans <sinuhe@gnu.org>.
4120
8dc17977
MR
41212007-12-31 Martin Rudalics <rudalics@gmx.at>
4122
4123 * glossary.texi (Glossary): Fix typo.
4124
9f9695a6
RS
41252007-12-27 Richard Stallman <rms@gnu.org>
4126
4127 * text.texi (Formatted Text): Improve menu tag.
4128 (Editing Format Info): In Info, add duplicate menu of nodes
4129 about the submenus.
4130 (Format Faces): Say where Faces menu is found. Mention Other.
4131 (Format Colors): Say where these submenus are found.
4132 (Format Indentation, Format Justification): Likewise.
4133 (Format Properties): Likewise.
4134
abfd0191
RS
41352007-12-22 Richard Stallman <rms@gnu.org>
4136
4137 * search.texi (Query Replace): Make exp of query-replace more
4138 self-contained, and clarify.
8dc17977 4139
abfd0191
RS
4140 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4141
a2586785
RS
41422007-12-15 Richard Stallman <rms@gnu.org>
4143
4144 * files.texi (Auto Save): Clarify definition of auto-saving.
4145
a67cf2bb
RS
41462007-11-26 Richard Stallman <rms@gnu.org>
4147
4148 * help.texi (Help Echo): Cleanups.
4149
448b33b1
TTN
41502007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4151
4152 * files.texi (Why Version Control?): Fix typo.
4153 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4154 (Selecting a Fileset): Fix typos; small rewording.
4155 (Log Buffer): Likewise.
4156 (Old Revisions): Likewise.
448b33b1 4157
221bb7f6
EZ
41582007-11-17 Eli Zaretskii <eliz@gnu.org>
4159
4160 * mule.texi (Communication Coding): Fix wording of last change.
4161
d0207bf3 41622007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4163
630cb3b7
JB
4164 * custom.texi (Specifying File Variables):
4165 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4166
53b7759e
KH
41672007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4168
a5ab2e0c 4169 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4170
4171 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4172
c8763fb6 41732007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4174
630cb3b7 4175 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4176 --output=file.
4177
ff98e024
MR
41782007-11-13 Martin Rudalics <rudalics@gmx.at>
4179
4180 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4181 (Help Echo): Avoid mentioning the term "region" here and
4182 consistently use the term "active text".
4183
37b11c22
GM
41842007-11-11 Glenn Morris <rgm@gnu.org>
4185
4186 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4187
21d50ba1
JL
41882007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4189
1c6c854e
CS
4190 * search.texi (Query Replace):
4191 Mention `query-replace-show-replacement'.
21d50ba1 4192
c12ecb0a 41932007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4194
4195 * building.texi (Watch Expressions): Remove obscure sentence.
4196
3b4201f4
KH
41972007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4198
4199 * mule.texi (Select Input Method): Describe how to activate an input
4200 method in the text mode.
4201
07e5c0b0
DN
42022007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4203
4204 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4205
52dd7391
NR
42062007-10-30 Nick Roberts <nickrob@snap.net.nz>
4207
4208 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4209
c004e539
GM
42102007-10-30 Glenn Morris <rgm@gnu.org>
4211
4212 * misc.texi (Directory Tracking): Explain a bit more about
4213 dirtrack-mode.
4214
ca8c5b8c
GM
42152007-10-25 Glenn Morris <rgm@gnu.org>
4216
4217 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4218
b6c764ef
RS
42192007-10-24 Richard Stallman <rms@gnu.org>
4220
4221 * misc.texi (Interactive Shell): Cleanup last change.
4222
eabd84c9
JL
42232007-10-22 Juri Linkov <juri@jurta.org>
4224
4225 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4226 default values.
4227
0b43c7e2
ER
42282007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4229
ca8c5b8c 4230 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4231 'filesets'.
4232
a80859d4
MR
42332007-10-18 Martin Rudalics <rudalics@gmx.at>
4234
4235 * trouble.texi (Quitting): Fix typo.
4236
c9447ae1
GM
42372007-10-18 Glenn Morris <rgm@gnu.org>
4238
4239 * frames.texi (Mode Line Mouse): Mention minor mode names.
4240
168b980f
JL
42412007-10-17 Juri Linkov <juri@jurta.org>
4242
4243 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4244 fill-paragraph operates on the active region in Transient Mark mode.
4245 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4246 with fill-paragraph.
4247
4248 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4249 fill-paragraph.
4250
4251 * fixit.texi (Spelling): ispell-word operates on the active region
4252 in Transient Mark mode.
4253
5a331f34
JB
42542007-10-17 Aaron S. Hawley <aaronh@garden.org>
4255
4256 * building.texi (Source Buffers):
4257 * custom.texi (Init Non-ASCII):
4258 * glossary.texi (Glossary): Use "key binding" consistently.
4259
2a9f4d55
JB
42602007-10-17 Juanma Barranquero <lekktu@gmail.com>
4261
4262 * calendar.texi (Diary): Fix directive.
4263
de13cecf
RS
42642007-10-16 Richard Stallman <rms@gnu.org>
4265
4266 * calendar.texi (Diary): Clarify text about diary file example.
4267
5f90d53e
ER
42682007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4269
4270 * files.texi: Capitalize node names according to convention.
4271
3aa491bc
GM
42722007-10-13 Glenn Morris <rgm@gnu.org>
4273
4274 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4275
8a3106d3
ER
42762007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4277
4278 * emacs.texi:
4279 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4280 suggested by RMS and Robert J. Chassell.
8a3106d3 4281
da1080a2
ER
42822007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4283
3aa491bc 4284 * files.texi (Version Systems):
0870a421
ER
4285 * vc-xtra.texi:
4286 * vc1-xtra.texi:
ac3f4c6f 4287 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4288 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4289 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4290 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4291
58ade22b
ER
42922007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4293
da1080a2 4294 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4295 Reorder the descriptions to be chronological.
4296
93870ce2
RS
42972007-10-09 Richard Stallman <rms@gnu.org>
4298
4299 * display.texi (Cursor Display): Correct how cursor appears
4300 in nonselected windows.
4301
568c7288
NR
43022007-10-04 Nick Roberts <nickrob@snap.net.nz>
4303
4304 * building.texi (GDB Graphical Interface): Remove references to gdba
4305 and mention gud-gdb.
4306
1af74d06 43072007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4308
1af74d06 4309 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4310
0d8fb755
JL
43112007-10-06 Juri Linkov <juri@jurta.org>
4312
4313 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4314 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4315 fill-paragraph-or-region.
4316
4317 * basic.texi (Arguments): Replace fill-paragraph with
4318 fill-paragraph-or-region.
4319
b981e2c6
ER
43202007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4321
4322 * files.texi: Update the section on version control for 2007
2a9f4d55 4323 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4324 will come later.
4325
5fceaf9c
GM
43262007-09-15 Glenn Morris <rgm@gnu.org>
4327
4328 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4329 to `list-holidays'.
4330
b0e44b17
GM
43312007-09-14 Glenn Morris <rgm@gnu.org>
4332
4333 * calendar.texi: Update all instances of mark-calendar-holidays,
4334 list-calendar-holidays, list-holidays with the new names.
4335
8cf51b2c
GM
43362007-09-06 Glenn Morris <rgm@gnu.org>
4337
46a367db 4338 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4339 Split into the Emacs manual in emacs/, and other manuals in misc/.
4340 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4341 manual.
4342 (infodir): New variable.
4343 (info): Use $infodir.
4344 (emacsman): Delete target, not needed any more.
4345 Move all targets that are not the Emacs manual to misc/Makefile.in.
4346 (mostlyclean): Remove `gnustmp'.
4347 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4348 manual.
92f9b43f 4349 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4350 (emacsman): Delete target, not needed any more.
4351 (clean): Remove all info files but Emacs manual.
4352 Move all targets that are not the Emacs manual to misc/Makefile.in.
4353 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4354
4355 * Makefile.in (INFOSOURCES): Delete.
4356 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4357 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4358 *.vrs *.toc here...
4359 (maintainer-clean): ...from here.
4360
43612007-09-05 Glenn Morris <rgm@gnu.org>
4362
4363 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4364
8cf51b2c
GM
43652007-08-29 Glenn Morris <rgm@gnu.org>
4366
4367 * emacs.texi (EMACSVER): Increase to 23.0.50.
4368
3420c522
RS
43692007-08-27 Richard Stallman <rms@gnu.org>
4370
4371 * emacs.texi (Top): Clarify menu item for Glossary.
4372
4373 * display.texi (Faces): Change secn title.
4374 Clarify not all fonts come from Font Lock.
4375
8cf51b2c
GM
43762007-08-17 Eli Zaretskii <eliz@gnu.org>
4377
4378 * basic.texi (Position Info): Add index entry for face at point.
4379 Mention that character faces are also displayed by "C-u C-x =".
4380
8cf51b2c
GM
43812007-08-08 Glenn Morris <rgm@gnu.org>
4382
4383 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4384
43852007-08-07 Chong Yidong <cyd@stupidchicken.com>
4386
4387 * files.texi (File Conveniences): Document point motion keys in Image
4388 mode.
4389
8cf51b2c
GM
43902007-07-27 Glenn Morris <rgm@gnu.org>
4391
8cf51b2c
GM
4392 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4393 in-line.
4394
4395 * gpl.texi: New file with text of GPL.
4396 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4397
43982007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4399
4400 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4401
4402 * dired.texi (Wdired): Mention C-x C-q key binding.
4403
44042007-07-28 Nick Roberts <nickrob@snap.net.nz>
4405
4406 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4407
44082007-07-25 Glenn Morris <rgm@gnu.org>
4409
8cf51b2c
GM
4410 * emacs.texi (Copying): Replace license with GPLv3.
4411
4412 * Relicense all FSF files to GPLv3 or later.
4413
44142007-07-24 Glenn Morris <rgm@gnu.org>
4415
4416 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4417 for some calendars.
4418
44192007-07-23 Nick Roberts <nickrob@snap.net.nz>
4420
4421 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4422 default-directory for the current buffer is on a remote machine.
4423
8cf51b2c
GM
44242007-07-21 Eli Zaretskii <eliz@gnu.org>
4425
4426 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4427 default value.
4428
44292007-07-21 Richard Stallman <rms@gnu.org>
4430
4431 * files.texi (Why Version Control?): Improve previous change.
4432
44332007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4434
4435 * files.texi (Why Version Control?): New node.
4436
8cf51b2c
GM
44372007-07-12 Nick Roberts <nickrob@snap.net.nz>
4438
8cf51b2c
GM
4439 * building.texi (Starting GUD): Add xref to this anchor.
4440
8cf51b2c
GM
44412007-06-24 Karl Berry <karl@gnu.org>
4442
2a9f4d55 4443 * emacs.texi: New Back-Cover Text.
8cf51b2c 4444
8cf51b2c
GM
44452007-06-07 Alan Mackenzie <acm@muc.de>
4446
4447 * display.texi (Optional Mode Line): Document the new form of
4448 line+column numbers, "(561,2)".
4449
44502007-06-06 Juanma Barranquero <lekktu@gmail.com>
4451
49823426 4452 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4453
44542007-06-02 Chong Yidong <cyd@stupidchicken.com>
4455
4456 * Version 22.1 released.
4457
8cf51b2c
GM
44582007-05-07 Karl Berry <karl@gnu.org>
4459
4460 * emacs.texi (EMACSVER): Back to 22.
4461
44622007-05-06 Richard Stallman <rms@gnu.org>
4463
4464 * maintaining.texi (Create Tags Table): Clean up previous change.
4465
c8763fb6 44662007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4467
4468 * maintaining.texi (Create Tags Table): Add text about the dangers of
4469 making symbolic links to tags files.
4470
44712007-05-04 Karl Berry <karl@gnu.org>
4472
4473 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4474
44752007-05-03 Karl Berry <karl@gnu.org>
4476
4477 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4478
4479 * .cvsignore (*.pdf): New entry.
4480
8cf51b2c
GM
4481 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4482 for printing.
4483
44842007-05-01 Richard Stallman <rms@gnu.org>
4485
4486 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4487
8cf51b2c
GM
44882007-04-28 Glenn Morris <rgm@gnu.org>
4489
4490 * ack.texi (Acknowledgments):
4491 * anti.texi (Antinews):
8cf51b2c
GM
4492 * programs.texi (Program Modes): Restore mention of python.el pending
4493 consideration of legal status.
4494
44952007-04-28 Richard Stallman <rms@gnu.org>
4496
4497 * files.texi (File Names): Fixes to ~ description on MS systems.
4498
8cf51b2c
GM
44992007-04-26 Glenn Morris <rgm@gnu.org>
4500
4501 * emacs.texi (EMACSVER): Increase to 22.1.50.
4502
45032007-04-25 Karl Berry <karl@gnu.org>
4504
4505 * emacs.texi: Improve line breaks on copyright page,
4506 similar layout to lispref, 8.5x11 by default.
4507
4508 * dired.texi (Image-Dired): Improve line break, fix typo.
4509
45102007-04-24 Chong Yidong <cyd@stupidchicken.com>
4511
4512 * programs.texi (Program Modes):
8cf51b2c
GM
4513 * anti.texi (Antinews):
4514 * ack.texi (Acknowledgments): python.el removed.
4515
8cf51b2c
GM
45162007-04-23 Chong Yidong <cyd@stupidchicken.com>
4517
4518 * display.texi (Highlight Interactively): Correct description of
4519 hi-lock-file-patterns-policy.
4520
4521 * files.texi (File Archives): Mention self-extracting executables.
4522
45232007-04-23 Eli Zaretskii <eliz@gnu.org>
4524
4525 * search.texi (Unconditional Replace, Query Replace): Add xref to
4526 "Replacement and Case".
4527
45282007-04-22 Chong Yidong <cyd@stupidchicken.com>
4529
4530 * dired.texi (Image-Dired): Move from Thumbnails node.
4531 * misc.texi (Thumbnails): Node deleted.
4532 * emacs.texi (Top): Update node listing.
4533
4534 * files.texi (File Conveniences):
49823426 4535 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4536
45372007-04-21 Richard Stallman <rms@gnu.org>
4538
4539 * display.texi (Highlight Interactively): Correct previous change.
4540 Clarify doc of hi-lock-find-patterns, and move new features into it.
4541
45422007-04-20 David Koppelman <koppel@ece.lsu.edu>
4543
1c6c854e
CS
4544 * display.texi (Highlight Interactively):
4545 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4546
45472007-04-20 Martin Rudalics <rudalics@gmx.at>
4548
4549 * display.texi (Scrolling): Fix typo.
4550
8cf51b2c
GM
45512007-04-15 Chong Yidong <cyd@stupidchicken.com>
4552
8cf51b2c
GM
4553 * doclicense.texi: Remove node heading, so that it can be included by
4554 other files.
4555
4556 * emacs.texi: Insert node heading for GFDL.
4557
8cf51b2c
GM
45582007-04-14 Eli Zaretskii <eliz@gnu.org>
4559
4560 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4561 "command line".
4562
4563 * display.texi (Faces): Refer to "Creating Frames" for face
4564 and other frame customizations in .emacs.
4565
4566 * frames.texi (Creating Frames): Mention that face customizations can
4567 be put in .emacs. Add index entries.
4568
45692007-04-12 Richard Stallman <rms@gnu.org>
4570
4571 * glossary.texi (Glossary): Explain `iff'.
4572
45732007-04-11 Karl Berry <karl@gnu.org>
4574
4575 * gnu.texi (Top),
4576 * macos.texi (Mac Font Specs),
4577 * anti.texi (Antinews),
4578 * xresources.texi (Resources),
4579 * misc.texi (Emulation),
4580 * calendar.texi (Daylight Saving),
4581 * dired.texi (Dired and Find),
4582 * rmail.texi (Remote Mailboxes),
4583 * sending.texi (Mail Headers),
4584 * programs.texi (Which Function),
4585 * files.texi (Recover),
4586 * buffers.texi (Uniquify),
4587 * frames.texi (Wheeled Mice),
4588 * killing.texi (Rectangles): Wording to improve breaks in
4589 8.5x11 format.
4590 * mule.texi (Language Environments): \hbadness=10000 since there's
4591 no way to reword.
4592 * emacs.texi (smallbook): New @set to more easily switch between
4593 smallbook and 8.5x11.
4594
45952007-04-11 Richard Stallman <rms@gnu.org>
4596
4597 * files.texi (File Conveniences): Add xref to Tumme.
4598 Delete text about Thumbnail mode.
4599
8cf51b2c
GM
46002007-04-09 Alan Mackenzie <acm@muc.de>
4601
4602 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4603 new name. Insert concept index entries.
4604
8cf51b2c
GM
46052007-04-08 Chong Yidong <cyd@stupidchicken.com>
4606
4607 * display.texi (Standard Faces): Document prefix arg for
4608 list-faces-display.
4609
4610 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4611
8cf51b2c
GM
46122007-04-07 Chong Yidong <cyd@stupidchicken.com>
4613
8cf51b2c
GM
4614 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4615
4616 * files.texi (Misc File Ops): Rewrite description of
4617 insert-file-literally.
4618
8cf51b2c
GM
46192007-03-31 Eli Zaretskii <eliz@gnu.org>
4620
4621 * misc.texi (Printing): Postscript -> PostScript.
4622
8cf51b2c
GM
4623 * ack.texi (Acknowledgments): Postscript -> PostScript.
4624
4625 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4626
4627 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4628 below.
4629
46302007-03-30 Chong Yidong <cyd@stupidchicken.com>
4631
4632 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4633 Init Non-ASCII.
4634 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4635 (Init Non-ASCII): New node.
4636
46372007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4638
4639 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4640
8cf51b2c
GM
46412007-03-12 Glenn Morris <rgm@gnu.org>
4642
8cf51b2c
GM
4643 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4644 "Daylight Savings".
4645
49823426 4646 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4647 saving" in text throughout.
4648
8cf51b2c
GM
46492007-03-04 Richard Stallman <rms@gnu.org>
4650
4651 * custom.texi (Safe File Variables): Minor correction.
4652
8cf51b2c
GM
46532007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4654
4655 * rmail.texi (Movemail): Add internal ref.
4656 Don't indent the intro for the PROTO table.
4657 Format PROTO table items with @code.
4658
8cf51b2c
GM
46592007-02-26 Nick Roberts <nickrob@snap.net.nz>
4660
4661 * building.texi: Remove references to bashdb.
4662
8cf51b2c
GM
46632007-02-19 Juanma Barranquero <lekktu@gmail.com>
4664
4665 * mule.texi (Language Environments): Update list of supported language
4666 environments.
4667
8cf51b2c
GM
46682007-02-14 Kim F. Storm <storm@cua.dk>
4669
4670 * building.texi (Grep Searching): Fix lgrep doc.
4671
46722007-02-12 Chong Yidong <cyd@stupidchicken.com>
4673
4674 * back.texi: Remove unused file.
4675
c8763fb6 46762007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4677
4678 * maintaining.texi (Tag Syntax): Now --members is the default for
4679 etags, not for ctags yet.
4680
8cf51b2c
GM
46812007-02-03 Eli Zaretskii <eliz@gnu.org>
4682
4683 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4684 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4685 expects. Add comments to prevent people from inadvertently modifying
4686 the key parts needed by `texinfo-multiple-files-update'.
4687
46882007-01-29 Chong Yidong <cyd@stupidchicken.com>
4689
4690 * frames.texi (Secondary Selection): Window clicked does not matter
4691 when mouse-yank-at-point is non-nil.
4692
8cf51b2c
GM
46932007-01-16 Glenn Morris <rgm@gnu.org>
4694
4695 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4696 system abbrev.
4697
46982007-01-11 Richard Stallman <rms@gnu.org>
4699
4700 * msdog.texi (Windows Keyboard): Another small cleanup.
4701
47022007-01-10 Richard Stallman <rms@gnu.org>
4703
4704 * msdog.texi (Windows Keyboard): Yet another try to make
4705 everyone happy with that passage.
4706
47072007-01-05 Richard Stallman <rms@gnu.org>
4708
4709 * anti.texi (Antinews): Mention M-x shell scrolling.
4710
47112007-01-05 Nick Roberts <nickrob@snap.net.nz>
4712
4713 * building.texi (Watch Expressions): Describe gdb-max-children.
4714
8cf51b2c
GM
47152007-01-04 Richard Stallman <rms@gnu.org>
4716
8cf51b2c
GM
4717 * msdog.texi (Windows Keyboard): Clarify previous change.
4718
8cf51b2c
GM
47192007-01-02 Richard Stallman <rms@gnu.org>
4720
4721 * custom.texi (Changing a Variable): Minor clarification.
4722 (Specific Customization): customize-customized => customize-unsaved.
4723
4724 * entering.texi (Entering Emacs): Clean up text about restarting
4725 Emacs for each file.
4726
4727 * misc.texi (Shell Options): Minor cleanup.
4728
4729 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4730 with Emacs, not vice versa.
4731
4732 * programs.texi (Symbol Completion): Recommend customizing
4733 window manager.
4734
4735 * xresources.texi (Resources): Minor fix.
4736
c8763fb6 47372007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4738
4739 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4740
47412007-01-01 Richard Stallman <rms@gnu.org>
4742
4743 * commands.texi (User Input): Document keys stolen by window mangers.
4744
47452006-12-31 Richard Stallman <rms@gnu.org>
4746
4747 * custom.texi (Specific Customization): Document customize-option
4748 instead of customize-variable.
4749
47502006-12-31 Kim F. Storm <storm@cua.dk>
4751
4752 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4753
47542006-12-30 Kim F. Storm <storm@cua.dk>
4755
4756 * killing.texi (CUA Bindings): Fix typo.
4757
4758 * xresources.texi (Table of Resources): Mention grow-only value for
4759 auto-resize-tool-bars.
4760
8cf51b2c
GM
47612006-12-27 Eli Zaretskii <eliz@gnu.org>
4762
4763 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4764 and how to get them back.
4765
47662006-12-26 Richard Stallman <rms@gnu.org>
4767
4768 * calendar.texi (Holidays): Holiday listing is based on current
4769 practice, but DST is not.
4770
47712006-12-25 Richard Stallman <rms@gnu.org>
4772
4773 * emacs.texi (Top): Update subnode menus.
4774
4775 * mark.texi (Transient Mark): Fix xref.
4776
4777 * killing.texi (Graphical Kill): Node deleted.
4778 (Killing): Add xref to Cut and Paste.
4779 (CUA Bindings): Update xref.
4780
4781 * frames.texi (Cut and Paste): New section to hold other nodes.
4782 (Mouse Commands): Node demoted.
4783 (Cut/Paste Other App): Split out from Mouse Commands.
4784 (Word and Line Mouse): Likewise.
4785 (Secondary Selection, Clipboard): Nodes demoted.
4786
8cf51b2c
GM
47872006-12-24 Kevin Ryde <user42@zip.com.au>
4788
4789 * calendar.texi (Holidays): US daylight saving begins second Sunday
4790 in March for 2007 onwards.
4791 (Daylight Savings): Show new US default daylight saving rules, 2nd
4792 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4793
47942006-12-23 Chong Yidong <cyd@stupidchicken.com>
4795
4796 * calendar.texi (Scroll Calendar): < and > are switched.
4797
47982006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4799
4800 * killing.texi (Deletion): Describe M-\ prefix argument.
4801
48022006-12-23 Richard Stallman <rms@gnu.org>
4803
4804 * search.texi (Regexp Search): Explain why forward and reverse regexp
4805 search are not mirror images.
4806
8cf51b2c
GM
48072006-12-19 Kim F. Storm <storm@cua.dk>
4808
4809 * major.texi (Choosing Modes): Describe match-function elements for
4810 magic-mode-alist.
4811
8cf51b2c
GM
48122006-12-18 Eli Zaretskii <eliz@gnu.org>
4813
4814 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4815 peculiarities.
4816
48172006-12-18 Richard Stallman <rms@gnu.org>
4818
4819 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4820
8cf51b2c
GM
48212006-12-17 Alan Mackenzie <acm@muc.de>
4822
4823 * programs.texi (Left Margin Paren): Remove the bit which says
4824 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4825 Discuss some of the issues of setting this option to nil.
4826
48272006-12-17 Glenn Morris <rgm@gnu.org>
4828
4829 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4830
48312006-12-16 Eli Zaretskii <eliz@gnu.org>
4832
4833 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4834 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4835 NTFS volumes.
4836 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4837 volumes.
4838
48392006-12-15 Eli Zaretskii <eliz@gnu.org>
4840
4841 * text.texi (HTML Mode): Fix "C-c TAB".
4842
8cf51b2c
GM
48432006-12-09 Richard Stallman <rms@gnu.org>
4844
4845 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4846
48472006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4848
4849 * files.texi (Misc File Ops): Document insert-file-literally.
4850
48512006-12-08 Eli Zaretskii <eliz@gnu.org>
4852
4853 * cmdargs.texi (Colors): Note that --color is intended for overriding
4854 the terminal defaults, not for normal invocation.
4855
4856 * misc.texi (Emacs Server): Improve wording. Don't mention the
4857 ``server program''. Add a cross-reference to "Init File" node.
4858 (Invoking emacsclient): Add index entries. Document both short and
4859 long versions of command-line options. Document the -f option.
4860
8cf51b2c
GM
48612006-12-06 Richard Stallman <rms@gnu.org>
4862
4863 * text.texi (Outline Format): Say to set outline-regexp
4864 and outline-level with major modes and file local variables.
4865
c8763fb6 48662006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4867
4868 * anti.texi (Antinews): Mention the alternative to
4869 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4870
8cf51b2c
GM
4871 * misc.texi (Interactive Shell): Ditto.
4872
48732006-12-04 Eli Zaretskii <eliz@gnu.org>
4874
4875 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4876
4877 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4878
48792006-12-01 Eli Zaretskii <eliz@gnu.org>
4880
4881 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4882 colon in the mode line.
4883
4884 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4885
48862006-11-26 Nick Roberts <nickrob@snap.net.nz>
4887
4888 * building.texi (Watch Expressions): Mention SPC for expanding/
4889 contracting watch expressions.
4890
48912006-11-26 Kim F. Storm <storm@cua.dk>
4892
4893 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4894
48952006-11-26 Nick Roberts <nickrob@snap.net.nz>
4896
4897 * building.texi (Debugger Operation): Define text command mode.
4898 Clarify how tooltips work.
4899 (GDB Graphical Interface): Explain how to run in text command mode
4900 more clearly.
4901
49022006-11-25 Juanma Barranquero <lekktu@gmail.com>
4903
4904 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4905
49062006-11-22 Juanma Barranquero <lekktu@gmail.com>
4907
4908 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4909
8cf51b2c
GM
49102006-11-18 Chong Yidong <cyd@stupidchicken.com>
4911
4912 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4913 and EMACS is deprecated.
4914
49152006-11-18 Juanma Barranquero <lekktu@gmail.com>
4916
4917 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4918
c8763fb6 49192006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4920
4921 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4922
4923 * emacs.texi: Include xresources.texi both for info and dvi.
4924
4925 * xresources.texi: Merge text from xresmini.texi.
4926
c8763fb6 49272006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4928
4929 * glossary.texi: Fix typos.
4930
8cf51b2c
GM
49312006-11-06 Richard Stallman <rms@gnu.org>
4932
4933 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4934
4935 * ack.texi (Acknowledgments): Fix name spelling.
4936
49372006-11-01 Juri Linkov <juri@jurta.org>
4938
4939 * search.texi (Word Search): Document incremental word search.
4940
49412006-10-28 Glenn Morris <rgm@gnu.org>
4942
4943 * ack.texi (Acknowledgments): Add cal-html author.
4944
4945 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4946 Calendar"). Describe new package cal-html.
4947 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4948 Calendar Files."
4949
8cf51b2c
GM
49502006-10-23 Richard Stallman <rms@gnu.org>
4951
4952 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4953 Abbrev mode is enabled.
4954
8cf51b2c
GM
49552006-10-16 Richard Stallman <rms@gnu.org>
4956
8cf51b2c
GM
4957 * emacs.texi: Update ISBN.
4958
8cf51b2c
GM
49592006-10-11 Kim F. Storm <storm@cua.dk>
4960
4961 * emacs.texi (Acknowledgments): Use @dotless{i}.
4962
49632006-10-08 Nick Roberts <nickrob@snap.net.nz>
4964
4965 * building.texi (Breakpoints Buffer): Mention catchpoints.
4966
49672006-10-08 Kim F. Storm <storm@cua.dk>
4968
4969 * ack.texi (Acknowledgments): Update.
4970
4971 * emacs.texi (Acknowledgments): Fix bad @/ form.
4972
8cf51b2c
GM
49732006-10-05 Kim F. Storm <storm@cua.dk>
4974
4975 * emacs.texi (Acknowledgments): Add more contributors.
4976
49772006-10-03 Richard Stallman <rms@gnu.org>
4978
4979 * emacs.texi (Acknowledgments): Update version and edition.
4980
8cf51b2c
GM
49812006-10-01 Karl Berry <karl@gnu.org>
4982
4983 * custom.texi (Customization Groups): Page break to keep example buffer
4984 on one page.
4985
49862006-09-30 Karl Berry <karl@gnu.org>
4987
4988 * programs.texi (Basic Indent): @need to improve page break.
4989 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4990
49912006-09-29 Glenn Morris <rgm@gnu.org>
4992
4993 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4994
49952006-09-29 Karl Berry <karl@gnu.org>
4996
4997 * windows.texi (Basic Window): Remove forced @break, no longer
4998 desirable.
4999 * frames.texi (Frame Commands),
5000 * mark.texi (Marking Objects): Reword to avoid bad page break.
5001 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5002
50032006-09-19 Richard Stallman <rms@gnu.org>
5004
5005 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5006 stick to present tense.
5007
c8763fb6 50082006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5009
5010 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5011 to x-gtk-use-old-file-dialog.
5012 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5013
50142006-09-15 Jay Belanger <belanger@truman.edu>
5015
49823426 5016 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5017 Change "Library Public License" to "Lesser Public License"
5018 throughout. Use "yyyy" to represent year.
5019
8cf51b2c
GM
50202006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5021
5022 * files.texi (Visiting): Add index entry "open file".
5023
8cf51b2c
GM
50242006-09-11 Richard Stallman <rms@gnu.org>
5025
5026 * building.texi (Compilation Mode): Clarification.
5027 (Grep Searching): Add xref to Compilation Mode.
5028
8cf51b2c
GM
50292006-09-08 Richard Stallman <rms@gnu.org>
5030
5031 * search.texi (Search): Ref multi-file search commands here.
5032 (Other Repeating Search): Not here.
5033
8cf51b2c
GM
50342006-08-28 Richard Stallman <rms@gnu.org>
5035
5036 * windows.texi (Split Window): Update xref.
5037
5038 * basic.texi (Continuation Lines): Update xref.
5039
5040 * indent.texi (Tab Stops): Update xref.
5041
5042 * emacs.texi (Top): Update subnode menu.
5043
5044 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5045 split out of Display Custom.
5046
50472006-08-25 Kim F. Storm <storm@cua.dk>
5048
5049 * display.texi (Display Custom): Add variables overline-margin
5050 and x-underline-at-descent-line.
5051
50522006-08-25 Richard Stallman <rms@gnu.org>
5053
5054 * entering.texi (Exiting): Rewrite to give graphical displays
5055 priority over text terminals.
5056
5057 * search.texi (Incremental Search): Move index entries.
5058
50592006-08-23 Chong Yidong <cyd@stupidchicken.com>
5060
5061 * custom.texi (Init File): Reference Find Init to avoid "home
5062 directory" confusion.
5063
50642006-08-22 Nick Roberts <nickrob@snap.net.nz>
5065
5066 * building.texi (Other GDB-UI Buffers): Describe how to edit
5067 a value in the locals buffer.
5068
50692006-08-21 Richard Stallman <rms@gnu.org>
5070
5071 * search.texi (Basic Isearch): Add `isearch' index entry.
5072
50732006-08-16 Richard Stallman <rms@gnu.org>
5074
5075 * misc.texi (Saving Emacs Sessions): Clean up wording.
5076
5077 * mark.texi (Marking Objects): Mention term "select all".
5078
5079 * emacs.texi (Top): Update subnode menu.
5080
5081 * help.texi (Help Mode): Move node up in file.
5082
8cf51b2c
GM
50832006-08-15 Nick Roberts <nickrob@snap.net.nz>
5084
5085 * building.texi (Stack Buffer): Explain fringe arrow.
5086
8cf51b2c
GM
50872006-08-12 Eli Zaretskii <eliz@gnu.org>
5088
8cf51b2c
GM
5089 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5090 on startup.
5091
50922006-08-11 Romain Francoise <romain@orebokech.com>
5093
5094 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5095
50962006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5097
5098 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5099
51002006-08-10 Richard Stallman <rms@gnu.org>
5101
5102 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5103 with face merging. Empty regions don't count.
5104 Clarify face property inheritance.
8cf51b2c
GM
5105
51062006-08-08 Romain Francoise <romain@orebokech.com>
5107
5108 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5109 <arjuropo@cc.jyu.fi>.
5110
8cf51b2c
GM
51112006-08-04 Eli Zaretskii <eliz@gnu.org>
5112
5113 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5114 apply to all frames.
5115
8cf51b2c
GM
51162006-08-01 Richard Stallman <rms@gnu.org>
5117
5118 * help.texi (Name Help): Add index entries for describe-variable.
5119
51202006-08-01 Nick Roberts <nickrob@snap.net.nz>
5121
5122 * building.texi (GDB Graphical Interface): Shorten node names.
5123 (GDB-UI Layout): Use GDB-related.
5124 (Other GDB-UI Buffers): Simplify English.
5125
51262006-07-31 Richard Stallman <rms@gnu.org>
5127
5128 * search.texi (Query Replace): Add xref for Dired's Q command.
5129
8cf51b2c
GM
51302006-07-31 Nick Roberts <nickrob@snap.net.nz>
5131
5132 * building.texi (GDB commands in Fringe): Rename to...
5133 (Source Buffers): ..this and move forward. Describe hollow arrow and
5134 new option gdb-find-source-frame.
5135
51362006-07-29 Richard Stallman <rms@gnu.org>
5137
5138 * dired.texi (Operating on Files): Simplify previous change
5139 and fix Texinfo usage.
5140
51412006-07-29 Eli Zaretskii <eliz@gnu.org>
5142
5143 * dired.texi (Operating on Files): Add cross-references. State the
5144 Unix commands that do similar things.
5145
51462006-07-28 Richard Stallman <rms@gnu.org>
5147
5148 * mark.texi (Transient Mark): Clarify that region never disappears
5149 when Transient Mark mode is off, and not when it is on.
5150
51512006-07-27 Richard Stallman <rms@gnu.org>
5152
5153 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5154
51552006-07-24 Richard Stallman <rms@gnu.org>
5156
5157 * xresources.texi (GTK styles): Fix texinfo usage.
5158
8cf51b2c
GM
5159 * commands.texi (User Input): Explain why we teach keyboard cmds.
5160
5161 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5162 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5163 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5164 * doclicense.texi, display.texi, dired.texi, basic.texi:
5165 * anti.texi, ack.texi: Move periods and commas inside quotes.
5166
51672006-07-22 Eli Zaretskii <eliz@gnu.org>
5168
5169 * cmdargs.texi (General Variables): Document EMAIL.
5170
51712006-07-21 Eli Zaretskii <eliz@gnu.org>
5172
5173 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5174 doesn't have effect on MS-Windows.
5175
8cf51b2c
GM
51762006-07-17 Richard Stallman <rms@gnu.org>
5177
5178 * building.texi (Grep Searching): Explain about chaining grep commands.
5179
8cf51b2c
GM
51802006-07-10 Nick Roberts <nickrob@snap.net.nz>
5181
49823426 5182 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5183
51842006-07-09 Chong Yidong <cyd@stupidchicken.com>
5185
5186 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5187 is invoked for multiple files.
5188
51892006-07-08 Eli Zaretskii <eliz@gnu.org>
5190
5191 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5192 on-line manual for the rest of this node.
5193 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5194 unconditionally.
5195 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5196 Improve wording.
5197 (Windows Printing): Improve wording.
5198 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5199 rest of this node.
5200
8cf51b2c
GM
52012006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5202
49823426
GM
5203 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5204 with eval-buffer.
8cf51b2c
GM
5205
52062006-07-05 Nick Roberts <nickrob@snap.net.nz>
5207
5208 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5209 of character translation.
5210
52112006-07-04 Nick Roberts <nickrob@snap.net.nz>
5212
5213 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5214
52152006-07-03 Karl Berry <karl@gnu.org>
5216
5217 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5218 not-too-underfull hboxes in the TeX output.
5219 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5220 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5221 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5222 * sending.texi, text.texi: Fix overfull/underfull boxes.
5223
52242006-07-03 Romain Francoise <romain@orebokech.com>
5225
5226 * m-x.texi (M-x): Fix.
5227
52282006-07-03 Richard Stallman <rms@gnu.org>
5229
8cf51b2c
GM
5230 * search.texi (Other Repeating Search): filename -> file name.
5231
5232 * misc.texi (Narrowing): Minor cleanups.
5233
5234 * files.texi (Visiting): filename -> file name.
5235
5236 * emacs.texi (Top): Update subnode menus.
5237
5238 * mule.texi (Coding Systems): Move char translation stuff here.
5239 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5240 (Recognize Coding): Substantial local rewrites.
5241 (International): Update menu.
5242
5243 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5244 (Scrolling): Substantial local rewrites.
5245 (Display): Update menu and intro.
5246
5247 * dired.texi: filename -> file name.
5248
5249 * custom.texi (Safe File Variables): Texinfo usage fix.
5250
f0131492 52512006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5252
5253 * help.texi, m-x.texi: Lots of cleanups.
5254
8cf51b2c
GM
52552006-06-30 Eli Zaretskii <eliz@gnu.org>
5256
5257 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5258 (Windows Processes, Windows Misc): Shorten the printed version by
5259 selectively conditioning less important portions by @ifnottex.
5260
8cf51b2c
GM
52612006-06-27 Richard Stallman <rms@gnu.org>
5262
5263 * mini.texi (Minibuffer File): Minor cleanup.
5264
52652006-06-25 Nick Roberts <nickrob@snap.net.nz>
5266
5267 * frames.texi (XTerm Mouse): Rename to...
5268 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5269
5270 * emacs.texi (Top): Use new node name.
5271
52722006-06-24 Eli Zaretskii <eliz@gnu.org>
5273
5274 * emacs.texi (Top): Update the detailed menu according to changes in
5275 msdog.texi.
5276
5277 * msdog.texi (Windows Keyboard): New section.
5278 (Windows Mouse): New section.
5279 (Windows System Menu): Remove section (text merged with "Windows
5280 Keyboard").
5281 (Windows Misc): New section.
5282
5283 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5284
5285 * msdog.texi (ls in Lisp): New section.
5286
5287 * files.texi (Visiting): Document case-insensitive wildcard matching
5288 under find-file-wildcards.
5289
8cf51b2c
GM
52902006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5291
5292 * macos.texi (Mac Input): Add description of mac-function-modifier.
5293 Now Unicode keyboard layouts work.
5294
8cf51b2c
GM
52952006-06-10 Richard Stallman <rms@gnu.org>
5296
5297 * mule.texi (Recognize Coding): Clarify previous change.
5298
52992006-06-09 Kenichi Handa <handa@m17n.org>
5300
5301 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5302 notation.
5303
53042006-06-07 Kevin Ryde <user42@zip.com.au>
5305
5306 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5307 manual for @ifnottex, but in emacs-extra for @iftex.
5308
5309 * cmdargs.texi (General Variables): Fix smtpmail xref.
5310
53112006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5312
8cf51b2c 5313 * programs.texi (Comment Commands):
8cf51b2c 5314 * custom.texi (Specifying File Variables):
49823426 5315 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5316
53172006-06-07 Nick Roberts <nickrob@snap.net.nz>
5318
5319 * building.texi (Watch Expressions): Move node to end.
5320 (GDB Graphical Interface): Move description of clicks in fringe...
5321 (GDB commands in the Fringe): ...to here. New node.
5322
8cf51b2c
GM
53232006-06-05 Romain Francoise <romain@orebokech.com>
5324
49823426 5325 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5326
53272006-06-05 Nick Roberts <nickrob@snap.net.nz>
5328
5329 * building.texi (GDB Graphical Interface): Update bindings.
5330 (Commands of GUD): Add gud-print. Remove gud-run.
5331 Restate availability more generally.
5332
f0131492 53332006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5334
5335 * mini.texi: Lots of cleanups.
5336
53372006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5338
5339 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5340 and Mouse-2.
5341
c8763fb6 53422006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5343
5344 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5345
8cf51b2c
GM
53462006-05-31 Richard Stallman <rms@gnu.org>
5347
5348 * basic.texi (Moving Point): Fix previous change.
5349
c8763fb6 53502006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5351
5352 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5353
f0131492 53542006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5355
5356 * basic.texi: Many simplifications and improvements in wording.
5357
8cf51b2c
GM
53582006-05-26 Nick Roberts <nickrob@snap.net.nz>
5359
5360 * anti.texi (Antinews): Create a node for gdb-ui.
5361
8cf51b2c
GM
53622006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5363
5364 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5365
53662006-05-20 Richard Stallman <rms@gnu.org>
5367
5368 * dired.texi (Dired Navigation): dired-goto-file is now j.
5369
8cf51b2c
GM
53702006-05-20 Eli Zaretskii <eliz@gnu.org>
5371
5372 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5373 and their aliases.
5374
5375 * msdog.texi (Windows Printing): Mention non-support of plain text
5376 printing with some el-cheapo printers, and suggest a workaround.
5377
53782006-05-20 Kevin Ryde <user42@zip.com.au>
5379
5380 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5381 remove the bit saying you must set it.
5382
53832006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5384
5385 * trouble.texi (Checklist):
5386 * text.texi (Text, Auto Fill, Text Mode):
5387 * search.texi (Nonincremental Search):
5388 * rmail.texi (Rmail Labels):
5389 * mule.texi (Input Methods, Multibyte Conversion):
5390 * misc.texi (Gnus, Where to Look, PostScript):
5391 * maintaining.texi (Create Tags Table):
5392 * indent.texi (Indentation Commands):
5393 * fixit.texi (Spelling):
5394 * emacs.texi (Copying):
5395 * custom.texi (Init File): ifinfo -> ifnottex.
5396
8cf51b2c
GM
53972006-05-17 Richard Stallman <rms@gnu.org>
5398
5399 * files.texi (Diff Mode): Mention C-x `.
5400
54012006-05-08 Richard Stallman <rms@gnu.org>
5402
5403 * custom.texi (Disabling): Textual cleanups.
5404
8cf51b2c
GM
54052006-05-12 Glenn Morris <rgm@gnu.org>
5406
5407 * calendar.texi (Displaying the Diary, Format of Diary File):
5408 Refer to diary-view-entries, diary-list-entries,
5409 diary-show-all-entries rather than obsolete aliases.
5410
54112006-05-12 Eli Zaretskii <eliz@gnu.org>
5412
5413 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5414 (Displaying the Diary, Special Diary Entries, Importing Diary):
5415 * building.texi (Compilation Shell):
5416 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5417 emacs-xtra with @inforef's.
5418
5419 * files.texi (Visiting): Fix wording.
5420
5421 * mule.texi (Coding Systems, Text Coding): More indexing.
5422 Mention that C-x RET f can set eol conversion.
5423
c8763fb6 54242006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5425
5426 * xresmini.texi (GTK resources): Insert GTK description.
5427
5428 * xresources.texi (GTK resources): metafont should be menufont.
5429
8cf51b2c
GM
54302006-05-06 Michael Albinus <michael.albinus@gmx.de>
5431
49823426 5432 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5433 method, user name and host name is active only in partial
5434 completion mode.
5435
8cf51b2c
GM
54362006-05-06 Eli Zaretskii <eliz@gnu.org>
5437
5438 * makefile.w32-in (emacs.dvi):
5439 * Makefile.in (emacs.dvi): Add xresmini.texi.
5440
5441 * xresmini.texi (Table of Resources): Remove xref to non-existent
5442 node "LessTif Resources".
5443
5444 * msdog.texi (Microsoft Windows):
5445 * calendar.texi (Calendar/Diary, Displaying the Diary)
5446 (Special Diary Entries, Importing Diary, Holidays):
5447 * programs.texi (Program Modes):
5448 * text.texi (Text):
5449 * buffers.texi (Several Buffers):
5450 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5451
54522006-05-06 Eli Zaretskii <eliz@gnu.org>
5453
5454 The following changes merge the emacs-xtra manual into the main
5455 manual, but only for on-line version of the manual.
5456
5457 * vc2-xtra.texi (Version Backups, Local Version Control)
5458 (Making Snapshots, Change Logs and VC, Version Headers)
5459 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5460 on-line manual.
5461
5462 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5463 for on-line manual.
5464
5465 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5466 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5467 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5468 for on-line manual.
5469
5470 * fortran-xtra.texi (Fortran, Fortran Autofill)
5471 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5472 for on-line manual.
5473
5474 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5475 Conditional xref's for on-line manual.
5476
5477 * emerge-xtra.texi (Emerge, Overview of Emerge)
5478 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5479 manual.
5480
5481 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5482 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5483 (EMACSSOURCES): Use EMACS_XTRA.
5484 (../info/emacs-xtra): Remove.
5485 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5486
5487 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5488 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5489 (EMACSSOURCES): Use EMACS_XTRA.
5490 ($(infodir)/emacs-xtra): Remove.
5491 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5492
5493 * trouble.texi (Quitting):
5494 * text.texi (Text):
5495 * programs.texi (Program Modes):
5496 * msdog.texi (Microsoft Windows):
5497 * frames.texi (Frames):
5498 * files.texi (Backup, Version Control, VC Concepts)
5499 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5500 (Registering, VC Status, VC Undo, Multi-User Branching)
5501 (Comparing Files):
5502 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5503 (Displaying the Diary, Special Diary Entries, Importing Diary):
5504 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5505 conditional xref's, depending on @iftex/@ifnottex.
5506
5507 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5508 "MS-DOS". @include msdog-xtra.texi.
5509
5510 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5511 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5512
5513 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5514 for vc-xtra.texi subsections.
5515 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5516 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5517
5518 * sending.texi (Sending Mail): A @node line without explicit Prev,
5519 Next, and Up links.
5520
5521 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5522 Next, and Up links.
5523
5524 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5525 and its sections. @include picture-xtra.texi.
5526
5527 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5528 "Emerge".
5529 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5530
5531 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5532 exact duplicate of its name-sake in calendar.texi.
5533
5534 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5535 "Advanced Calendar/Diary Usage".
5536 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5537
5538 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5539 dired-xtra.texi.
5540 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5541
5542 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5543 (Files) [ifnottex]: Add menu entry for Autorevert.
5544
5545 * emacs-xtra.texi (Introduction): Reword to make consistent with
5546 printed version only.
5547 <Top level>: Remove the body of all chapters and move them to the
5548 new *-xtra.texi files. Use @raisesections and @lowersections to
5549 convert sections to chapters etc.
5550
5551 * msdog-xtra.texi:
5552 * fortran-xtra.texi:
5553 * vc-xtra.texi:
5554 * vc1-xtra.texi:
5555 * vc2-xtra.texi:
5556 * emerge-xtra.texi:
5557 * cal-xtra.texi:
5558 * dired-xtra.texi:
5559 * arevert-xtra.texi: New files, with text from respective chapters
5560 of emacs-xtra.texi. Convert each @chapter into @section, @section
5561 into @subsection, etc.
5562
1c6c854e 5563 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5564 updated.
5565
5566 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5567 Windows". All references updated.
5568
55692006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5570
5571 * macos.texi (Mac Input): Mention input from Character Palette.
5572 (Mac Font Specs): Fix typo.
5573
55742006-05-05 Richard Stallman <rms@gnu.org>
5575
5576 * files.texi (Diff Mode): Minor cleanup.
5577
55782006-05-05 Karl Berry <karl@gnu.org>
5579
8cf51b2c
GM
5580 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5581 errors from the current release of makeinfo (4.8).
5582 * help.texi (Library Keywords): Change widest word in multitable
5583 template from `emulations' to `convenience'. (Not sure if this is
5584 related to the font change.)
5585
55862006-05-05 Eli Zaretskii <eliz@gnu.org>
5587
5588 * files.texi (File Names): Add a footnote about limited support of
5589 ~USER on MS-Windows.
5590
5591 * cmdargs.texi (Initial Options): Add a footnote about limited
5592 support of ~USER on MS-Windows.
5593
55942006-05-03 Richard Stallman <rms@gnu.org>
5595
5596 * files.texi (Diff Mode): Node moved here.
5597 (Comparing Files): Delete what duplicates new node.
5598 (Files): Put Diff Mode in menu.
5599
1c6c854e 5600 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5601
5602 * emacs.texi (Top): Update menu for Diff Mode.
5603
5604 * trouble.texi (Emergency Escape): Simplify.
5605
5606 * emacs.texi (Top): Minor clarification.
5607
56082006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5609
5610 * commands.texi, entering.texi, screen.texi: Many simplifications.
5611
56122006-05-03 Richard Stallman <rms@gnu.org>
5613
5614 * commands.texi (Text Characters): Delete paragraph about unibyte
5615 non-ASCII printing chars.
5616
5617 * killing.texi (Killing): Say "graphical displays".
5618 * display.texi: Say "graphical displays".
5619
5620 * cmdargs.texi (Misc X): Say "graphical displays".
5621
56222006-05-01 Richard Stallman <rms@gnu.org>
5623
5624 * emacs.texi (Top): Add Diff Mode to menu.
5625
56262006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5627
5628 * misc.texi (Diff Mode): New node.
5629
56302006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5631
5632 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5633 (Mac Environment Variables): Shorten example line.
5634 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5635
56362006-05-01 Nick Roberts <nickrob@snap.net.nz>
5637
5638 * building.texi (GUD Customization): Describe cases %d and %c.
5639 Update description for %e.
5640
56412006-04-30 Glenn Morris <rgm@gnu.org>
5642
5643 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5644
56452006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5646
5647 * custom.texi (Examining): Update C-h v output example.
5648
56492006-04-29 Kim F. Storm <storm@cua.dk>
5650
5651 * building.texi (Grep Searching): Add lgrep and rgrep.
5652
8cf51b2c
GM
56532006-04-23 Richard Stallman <rms@gnu.org>
5654
5655 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5656
5657 * xresmini.texi: New file.
5658
5659 * xresources.texi (Face Resources): Split table into font resources
5660 and the rest. Combine similar attributes for brevity.
5661
8cf51b2c
GM
56622006-04-21 Eli Zaretskii <eliz@gnu.org>
5663
5664 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5665 backslashes and case-insensitivity in file names (moved to the
5666 main manual).
5667 (MS-DOS Printing): Move most of the text to the main manual.
5668
5669 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5670 New nodes.
5671 (Windows Processes, Windows System Menu): Add index entries and
5672 fix wording.
5673
8cf51b2c
GM
56742006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5675
5676 * misc.texi (Shell Ring): Add notes on saved input when
5677 navigating off the end of the history list.
5678
56792006-04-18 Chong Yidong <cyd@mit.edu>
5680
5681 * misc.texi (Shell Options): Correct default value of
5682 comint-scroll-show-maximum-output.
5683
8cf51b2c
GM
56842006-04-18 Nick Roberts <nickrob@snap.net.nz>
5685
5686 * building.texi (Watch Expressions): Update.
5687
8cf51b2c
GM
56882006-04-12 Richard Stallman <rms@gnu.org>
5689
5690 * search.texi: Clean up previous change.
5691
56922006-04-12 Eli Zaretskii <eliz@gnu.org>
5693
5694 * search.texi (Regexp Backslash, Regexp Replace): Add index
5695 entries for ``back reference'' and mention the term itself in the
5696 text.
5697
56982006-04-11 Richard Stallman <rms@gnu.org>
5699
5700 * custom.texi (Safe File Variables):
5701 Document enable-local-variables = :safe.
5702
57032006-04-11 Karl Berry <karl@gnu.org>
5704
5705 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5706 (Remote Repositories, Version Backups, Local Version Control)
5707 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5708 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5709 (Renaming VC Work Files and Master Files)
5710 (Inserting Version Control Headers, Customizing VC, General Options)
5711 (Options for RCS and SCCS, Options specific for CVS): Move all
5712 these nodes to emacs-xtra.texi, for brevity.
5713 * cmdargs.texi, files.texi: Change cross-references.
5714
8cf51b2c
GM
57152006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5716
5717 * files.texi (Old Versions): Update description of vc-annotate's
5718 use of color to indicate date ranges.
5719
8cf51b2c
GM
57202006-04-09 Kevin Ryde <user42@zip.com.au>
5721
8cf51b2c
GM
5722 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5723 put info and printed manual names the right way around.
5724
57252006-04-09 Karl Berry <karl@gnu.org>
5726
5727 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5728 emacs-xtra.texi, leaving only MS Windows information.
5729 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5730 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5731 node names.
5732
5733 * emacs.texi: Move @summarycontents and @contents to the beginning
5734 of the file.
5735
8cf51b2c
GM
57362006-04-08 Kevin Ryde <user42@zip.com.au>
5737
5738 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5739
57402006-04-07 Richard Stallman <rms@gnu.org>
5741
5742 * programs.texi (Comments, Comment Commands, Options for Comments)
5743 (Multi-Line Comments): "Align", not "indent".
5744 (Basic Indent): C-j deletes trailing whitespace before the newline.
5745
57462006-04-06 Richard Stallman <rms@gnu.org>
5747
8cf51b2c
GM
5748 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5749
57502006-04-06 Eli Zaretskii <eliz@gnu.org>
5751
5752 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5753
8cf51b2c
GM
57542006-04-05 Richard Stallman <rms@gnu.org>
5755
5756 * emacs.texi (Top): Update subnode menu.
5757
5758 * trouble.texi (Unasked-for Search): Node deleted.
5759 (Lossage): Delete from menu.
5760
57612006-04-04 Richard Stallman <rms@gnu.org>
5762
5763 * trouble.texi: Various cleanups.
5764 (Checklist): Don't bother saying how to snail a bug report.
5765 (Emergency Escape): Much rewriting.
5766 (After a Crash): Rename the core dump immediately.
5767 (Total Frustration): Call it a psychotherapist.
5768 (Bug Criteria): Avoid "illegal instruction".
5769 (Sending Patches): We always put the contributor's name in.
5770
5771 * misc.texi (Thumbnails): Minor correction.
5772
8cf51b2c
GM
57732006-04-03 Richard Stallman <rms@gnu.org>
5774
5775 * misc.texi (Thumbnails): Minor cleanup.
5776
57772006-04-02 Karl Berry <karl@gnu.org>
5778
5779 * sending.texi (Mail Sending): pxref to Top needs five args.
5780
5781 * texinfo.tex: Update to current version (2006-03-21.13).
5782
8cf51b2c
GM
57832006-03-31 Richard Stallman <rms@gnu.org>
5784
5785 * emacs.texi (Top): Update subnode menu.
5786
5787 * help.texi (Help Mode): Cleanup.
5788
5789 * dired.texi: Many cleanups.
5790 (Dired Deletion): Describe dired-recursive-deletes.
5791 (Operating on Files): dired-create-directory moved.
5792 (Misc Dired Features): Move to here.
5793 (Tumme): Node moved to misc.texi.
5794
5795 * custom.texi: Many cleanups.
5796 (Minor Modes): Don't mention ISO Accents Mode.
5797 (Examining): Update C-h v output example.
5798 (Hooks): Add index and xref for add-hook.
5799 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5800 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5801
5802 * misc.texi: Many cleanups.
5803 (beginning): Add to summary of topics.
5804 (Shell): Put eshell xref at the end. Remove eshell from table.
5805 (Thumbnails): New node.
5806
8cf51b2c
GM
58072006-03-28 Eli Zaretskii <eliz@gnu.org>
5808
5809 * files.texi (File Name Cache): Make it clear that the cache is
5810 not persistent.
5811
8cf51b2c
GM
58122006-03-25 Karl Berry <karl@gnu.org>
5813
49823426
GM
5814 * emacs-xtra.texi, emacs.texi, gnu.texi:
5815 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5816 (2) do not indent copyright year list (or anything else).
5817
8cf51b2c
GM
58182006-03-21 Juanma Barranquero <lekktu@gmail.com>
5819
5820 * files.texi (VC Dired Mode): Remove misplaced brackets.
5821
58222006-03-21 Andre Spiegel <spiegel@gnu.org>
5823
5824 * files.texi: Various updates and clarifications in the VC chapter.
5825
58262006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5827
5828 * help.texi (Help Mode): Document "C-c C-c".
5829
8cf51b2c
GM
58302006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5831
5832 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5833 menu in the standalone Info reader.
5834
58352006-03-15 Chong Yidong <cyd@stupidchicken.com>
5836
5837 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5838 moved here from Emacs manual.
5839
5840 * programs.texi (Fortran): Section moved to emacs-xtra.
5841 (Program Modes): Xref to Fortran in emacs-xtra.
5842
5843 * maintaining.texi (Emerge): Move to emacs-xtra.
5844 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5845
5846 * picture.texi: File deleted.
5847 * Makefile.in:
5848 * makefile.w32-in: Remove picture.texi.
5849
5850 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5851 * abbrevs.texi (Abbrevs):
5852 * sending.texi (Sending Mail): Picture node removed.
5853
5854 * emacs.texi (Top): Update node listings.
5855
8cf51b2c
GM
58562006-03-12 Richard Stallman <rms@gnu.org>
5857
5858 * calendar.texi: Various cleanups.
5859
8cf51b2c
GM
58602006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5861
5862 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5863 syntax.
5864
8cf51b2c
GM
58652006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5866
5867 * search.texi (Regexps): More accurately describe which characters
5868 are special in which situations. Recommend _not_ to quote `]' or
5869 `-' when they are not special.
5870
8cf51b2c
GM
58712006-02-28 Andre Spiegel <spiegel@gnu.org>
5872
5873 * files.texi (Old Versions): Clarify operation of C-x v =.
5874
8cf51b2c
GM
58752006-02-21 Nick Roberts <nickrob@snap.net.nz>
5876
5877 * building.texi (Watch Expressions): Update and describe
5878 gdb-speedbar-auto-raise.
5879
58802006-02-19 Richard M. Stallman <rms@gnu.org>
5881
5882 * emacs.texi: Use @smallbook.
5883 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5884 Update subnode menu.
5885
5886 * building.texi (Lisp Interaction): Minor addition.
5887
58882006-02-18 Nick Roberts <nickrob@snap.net.nz>
5889
5890 * building.texi (Watch Expressions): Update and be more precise.
5891
c8763fb6 58922006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5893
5894 * maintaining.texi (Create Tags Table): Explain why the
5895 exception when etags writes to files under the /dev tree.
5896
58972006-02-14 Richard M. Stallman <rms@gnu.org>
5898
5899 * custom.texi (Safe File Variables): Lots of clarification.
5900 Renamed from Unsafe File Variables.
5901
59022006-02-14 Chong Yidong <cyd@stupidchicken.com>
5903
5904 * custom.texi (Unsafe File Variables): File variable confirmation
5905 assumed denied in batch mode.
5906
59072006-02-14 Richard M. Stallman <rms@gnu.org>
5908
5909 * building.texi (GDB User Interface Layout): Don't say `inferior'
5910 for program being debugged.
5911
59122006-02-15 Nick Roberts <nickrob@snap.net.nz>
5913
5914 * building.texi (GDB Graphical Interface):
5915 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5916
59172006-02-13 Chong Yidong <cyd@stupidchicken.com>
5918
5919 * custom.texi (Specifying File Variables, Unsafe File Variables):
5920 New nodes, split from File Variables. Document new file local
5921 variable behavior.
5922
59232006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5924
5925 * display.texi (Standard Faces):
8cf51b2c
GM
5926 * files.texi (Visiting):
5927 * frames.texi (Clipboard):
5928 * glossary.texi (Glossary) <Clipboard>:
5929 * xresources.texi (X Resources): Mention Mac OS port.
5930
8cf51b2c
GM
59312006-02-12 Richard M. Stallman <rms@gnu.org>
5932
5933 * building.texi (Building): Clarify topic in intro.
5934
5935 * maintaining.texi (Maintaining): Change title; clarify topic.
5936 Delete duplicate index entries.
5937
5938 * building.texi (Other GDB User Interface Buffers): Clarifications.
5939
5940 * text.texi (Cell Commands): Clarifications.
5941
5942 * programs.texi (Defuns): Delete duplicate explanation of
5943 left-margin paren convention.
5944 (Hungry Delete): Minor cleanup.
5945
59462006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5947
5948 * dired.texi (Tumme): More tumme documentation.
5949
59502006-02-11 Alan Mackenzie <acm@muc.de>
5951
5952 * programs.texi ("Hungry Delete"): Correct the appellation of the
5953 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5954
59552006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5956
5957 * dired.texi (Tumme): Fix small bug.
5958
59592006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5960
5961 * macos.texi (Mac International): Rename "fontset-mac" to
5962 "fontset-standard".
5963
8cf51b2c
GM
59642006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5965
5966 * dired.texi (Tumme): Basic documentation for Tumme added.
5967
8cf51b2c
GM
59682006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5969
5970 * mule.texi (International):
5971 * programs.texi (Basic Indent): Fix typos.
5972
8cf51b2c
GM
5973 * custom.texi (Minor Modes):
5974 * display.texi (Text Display):
5975 * commands.texi (Text Characters): Update xrefs.
5976
59772006-02-07 Richard M. Stallman <rms@gnu.org>
5978
5979 * emacs.texi (Top): Update subnode menu.
5980 Update info on old Emacs papers.
5981 (Intro): "Graphical display", not window system.
5982
5983 * xresources.texi (GTK styles): Minor clarifications.
5984
5985 * trouble.texi: "Graphical display", not window system.
5986 (Stuck Recursive): Minor clarification.
5987
5988 * text.texi: Minor clarifications.
5989 (Sentences): Explain why two-space convention is better.
5990 Explain sentence-end-without-period here.
5991 (Fill Commands): Not here.
5992 (Refill): Node moved down.
5993 (Filling): Update menu.
5994 (Table Creation, Cell Justification, Column Commands): Clarify.
5995
5996 * sending.texi: Minor clarifications.
5997
5998 * search.texi (Regexp Backslash): Clarification.
5999
6000 * rmail.texi: Minor cleanups.
6001 (Rmail): Delete digression about `rmail-mode'.
6002 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6003 (Rmail Files): Mention C-u M-x rmail.
6004 (Rmail Reply): Mention References.
6005 (Rmail Display): Mention rmail-nonignored-headers.
6006
6007 * programs.texi: Minor cleanups.
6008 (Comment Commands): Mention momentary Transient Mark mode.
6009 (Matching): Be more specific about customizing show-paren-mode.
6010 (Info Lookup): Don't list the modes that support C-h S.
6011 Just say what it does in an unsupported mode.
6012 (Man Page): Delete excessive info on customizing woman.
6013 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6014
6015 * abbrevs.texi: Minor clarifications.
6016 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6017 not "dynamic abbrevs" as if they were a kind of abbrev.
6018
6019 * picture.texi (Picture): Minor cleanup.
6020
6021 * mule.texi (Communication Coding): Say "other applications".
6022 (Fontsets): Not specific to X. Add xref to X Resources.
6023 (Unibyte Mode): Rename from Single-Byte Character Support.
6024 "Graphical display", not window system.
6025 (International): Update menu.
6026
6027 * maintaining.texi (Format of ChangeLog):
6028 New node, split out from ChangeLog.
6029 (ChangeLog): Clarifications in the remaining text.
6030 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6031 (Find Tag): Add @w.
6032 (Tags Search): Explain tag table order here. Simplify grep ref.
6033 (List Tags): tags-tag-face is a variable, not a face.
6034 (Emerge): Cleanups.
6035
6036 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6037 (Keyboard Macros): Avoid "the user".
6038
6039 * killing.texi: "Graphical display", not window system.
6040
6041 * help.texi (Help Echo): "Graphical display", not window system.
6042
6043 * glossary.texi: Say "you", not "the user". Say "graphical display".
6044
6045 * frames.texi: Minor cleanups. "Graphical display", not window system.
6046
6047 * files.texi (Visiting): Make drag-and-drop not X-specific.
6048
6049 * custom.texi: Minor cleanups. "Graphical display", not window system.
6050
6051 * cmdargs.texi: Minor cleanups.
6052
6053 * building.texi (Compilation): Move and split kill-compilation para.
6054 Add para about multiple compilers.
6055 (Compilation Mode): Commands also available in grep mode and others.
6056 Mention C-u C-x ` more tutorially. Clarify C-x `.
6057 (Compilation Shell): Clarify. Put Bash example first.
6058 (Grep Searching): Minor cleanups; add @w.
6059 (Debuggers): Minor cleanups.
6060 (Starting GUD): Make GDB xgraphical mode issue clearer.
6061 (Debugger Operation): Lots of clarifications including
6062 GDB tooltip side-effect issue.
6063 (Commands of GUD): Clarify.
6064 (GUD Customization): Add bashdb-mode-hook.
6065 (GDB Graphical Interface): Rewrite for clarity.
6066 (GDB User Interface Layout): Rewrite for clarity.
6067 (Stack Buffer, Watch Expressions): Likewise.
6068 (Other GDB User Interface Buffers): Cleanups.
6069 (Lisp Libraries, External Lisp): Cleanup.
6070
6071 * basic.texi (Position Info): "Graphical displays", rather than
6072 window systems.
6073
6074 * anti.texi: Minor cleanup.
6075
8cf51b2c
GM
60762006-02-03 Eli Zaretskii <eliz@gnu.org>
6077
6078 * custom.texi (Init File, Find Init): Add cross-references to
6079 where $HOME is described.
6080
60812006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6082
6083 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6084 is not inside the @table.
6085
6086 * emacs.texi (Top): Correct node name.
6087
6088 * files.texi (File Names): Fix @xref.
6089 (Reverting): Fix typo.
6090
6091 * mule.texi (International): Correct node name.
6092
6093 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6094
60952006-02-01 Richard M. Stallman <rms@gnu.org>
6096
6097 * emacs.texi (Top): Update subnode menu.
6098
6099 * mule.texi: Minor clarifications.
6100 Reduce the specific references to X Windows.
6101 Refer to "graphical" terminals, rather than window systems.
6102 (Text Coding): Rename from Specify Coding.
6103 (Communication Coding, File Name Coding, Terminal Coding):
6104 New nodes split out from Text Coding.
6105
6106 * kmacro.texi: Minor clarifications.
6107 (Keyboard Macro Ring): Comment out some excessive commands.
6108 (Basic Keyboard Macro): Split up the table, putting part in each node.
6109
6110 * major.texi: Minor clarifications.
6111
6112 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6113
6114 * windows.texi: Minor clarifications.
6115 (Change Window): Don't describe mode-line mouse cmds here.
6116 Add xref to Mode Line Mouse.
6117
6118 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6119
6120 * macos.texi (Mac International): Fix xref.
6121
6122 * indent.texi: Minor clarifications.
6123
6124 * frames.texi: Minor clarifications.
6125 Reduce the specific references to X Windows.
6126 Refer to "graphical" terminals, rather than window systems.
6127 (Frame Parameters): Don't mention commands like
6128 set-foreground-color. Just say to customize a face.
6129 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6130
6131 * files.texi: Minor clarifications.
6132 (Numbered Backups): New node, split out from Backup Names.
6133
6134 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6135
6136 * cmdargs.texi (General Variables): Fix xref.
6137
6138 * buffers.texi: Minor clarifications.
6139
8cf51b2c
GM
61402006-01-31 Richard M. Stallman <rms@gnu.org>
6141
6142 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6143 Nodes moved to top.
6144
6145 * display.texi: Minor clarifications.
6146 (Display): Rearrange menu.
6147 (Standard Faces): Mention query-replace face.
6148 (Faces): Simplify.
6149 (Font Lock): Simplify face customization info.
6150 (Highlight Changes): Node merged into Highlight Interactively.
6151 (Highlight Interactively): Much rewriting and cleanup.
6152 (Optional Mode Line): Narrowed line number not good for goto-line.
6153 Simplify face customization advice.
6154 (Text Display): Mention use of escape-glyph face.
6155 Move ctl-arrow and tab-width here.
6156 (Display Custom): Move no-redraw-on-reenter to end of node.
6157
6158 * search.texi: Minor clarifications.
6159 (Isearch Scroll): Simplify.
6160 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6161
6162 * regs.texi (Registers): Mention bookmarks here.
6163
6164 * mark.texi: Minor clarifications.
6165 (Selective Undo): Node deleted.
6166
6167 * m-x.texi: Minor clarifications.
6168
6169 * killing.texi: Minor clarifications.
6170 Refer to "graphical" terminals, rather than window systems.
6171
6172 * help.texi: Clarifications.
6173 (Help): Don't describe C-h F and C-h K here.
6174 (Key Help): Describe C-h K here.
6175 (Name Help): Mention Emacs Lisp Intro.
6176 Describe C-h F here.
6177 (Misc Help): Mention C-h F and C-h K only briefly.
6178
6179 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6180 Selective undo text merged in.
6181 (Spelling): Mention Aspell along with Ispell.
6182
6183 * emacs.texi (Top): Update subnode menus.
6184
6185 * basic.texi (Basic Undo): Rename from Undo. Most of text
6186 moved to new Undo node.
6187
8cf51b2c
GM
61882006-01-29 Chong Yidong <cyd@stupidchicken.com>
6189
6190 * basic.texi (Continuation Lines, Inserting Text):
6191 Mention longlines mode.
6192
61932006-01-29 Richard M. Stallman <rms@gnu.org>
6194
10d1d0af 6195 * screen.texi: Minor cleanups.
8cf51b2c
GM
6196 (Screen): Clean up the intro paragraphs.
6197 (Mode Line): Lots of rewriting. Handle frame-name better.
6198 eol-mnemonic-... vars moved out.
6199
6200 * emacs.texi (Top): Change menu item for MS-DOS node.
6201 Update subnode menu.
6202
6203 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6204 chapter relates to Windows. Title changed.
6205
6206 * mini.texi: Minor cleanups.
6207
6208 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6209 (Mark): Put it in the menu.
6210
6211 * entering.texi: Minor cleanups.
6212
6213 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6214 (Intro): Refer to "graphical" terminals, rather than X.
6215
6216 * display.texi (Display Custom): Add xref to Variables.
6217 (Optional Mode Line): eol-mnemonic-... vars moved here.
6218
6219 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6220 rather than X.
6221
8cf51b2c
GM
6222 * basic.texi: Minor cleanups.
6223 (Undo): selective-undo moved.
6224
8cf51b2c
GM
62252006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6226
6227 * anti.texi (Antinews): Various corrections and additions.
6228
62292006-01-23 Juri Linkov <juri@jurta.org>
6230
6231 * custom.texi (Easy Customization, Customization Groups)
6232 (Browsing Custom): Mention links along with buttons.
6233
8cf51b2c
GM
62342006-01-21 Eli Zaretskii <eliz@gnu.org>
6235
8cf51b2c
GM
6236 * text.texi (TeX Print): Use @key for TAB.
6237
8cf51b2c
GM
6238 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6239
8cf51b2c
GM
62402006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6241
6242 * files.texi (File Aliases): Don't claim that usually separate
6243 buffers are created for two file names that name the same data.
6244 Mention additional situations where different names mean the same
6245 file on disk.
6246
62472006-01-19 Richard M. Stallman <rms@gnu.org>
6248
6249 * killing.texi (Deletion): Upcase @key argument.
6250
6251 * custom.texi (Custom Themes): Minor cleanup.
6252
6253 * programs.texi (Hungry Delete): Upcase @key argument.
6254
8cf51b2c
GM
62552006-01-16 Juri Linkov <juri@jurta.org>
6256
6257 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6258 Move `mode-line-highlight' before `mode-line-buffer-id'.
6259
8cf51b2c
GM
62602006-01-14 Richard M. Stallman <rms@gnu.org>
6261
6262 * basic.texi (Inserting Text): Minor cleanup.
6263
8cf51b2c
GM
62642006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6265
6266 * custom.texi (Changing a Variable, Face Customization):
6267 Update for changes in Custom menus.
6268
8cf51b2c
GM
62692006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6270
6271 * macos.texi (Mac International): Undo last change.
6272
8cf51b2c
GM
62732006-01-02 Chong Yidong <cyd@stupidchicken.com>
6274
6275 * custom.texi (Custom Themes): Describe the new
6276 customize-create-theme interface.
6277
62782005-12-30 Juri Linkov <juri@jurta.org>
6279
6280 * basic.texi (Position Info): Update example.
6281
c8763fb6 62822005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6283
6284 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6285
62862005-12-24 Chong Yidong <cyd@stupidchicken.com>
6287
6288 * custom.texi (Custom Themes): `load-theme' always loads.
6289
62902005-12-23 Juri Linkov <juri@jurta.org>
6291
6292 * display.texi (Highlight Interactively): Use double space to
6293 separate sentences. Replace C-p with M-p, and C-n with M-n.
6294
62952005-12-22 Richard M. Stallman <rms@gnu.org>
6296
6297 * custom.texi (Easy Customization and subnodes):
6298 Replace "active field" with "button".
6299 Use "user option" only for variables.
6300 Use "setting" for variable-or-face.
6301
63022005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6303
6304 * buffers.texi (Select Buffer): Change order in table to make
6305 "Similar" refer to the correct item.
6306 (Indirect Buffers): Minor rewording.
6307
8cf51b2c
GM
63082005-12-20 Juri Linkov <juri@jurta.org>
6309
6310 * files.texi (VC Status): Put P and N near p and n.
6311
8cf51b2c
GM
63122005-12-19 Richard M. Stallman <rms@gnu.org>
6313
6314 * programs.texi (Electric C): Delete the info about newline control.
6315 (Other C Commands): Minor cleanup.
6316 (Left Margin Paren): Minor cleanup.
6317
63182005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6319
6320 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6321 (Customization Groups): Delete text moved to "Browsing Custom".
6322 (Browsing Custom): New node.
6323 (Specific Customization): Clarify which commands only work for
6324 loaded options.
6325
63262005-12-18 Bill Wohler <wohler@newt.com>
6327
6328 * frames.texi (Tool Bars): Shorten text of previous change.
6329
63302005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6331
6332 * files.texi (VC Status): Document log-view mode.
6333
63342005-12-18 Bill Wohler <wohler@newt.com>
6335
6336 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6337 permanently via the customize interface.
6338
8cf51b2c
GM
63392005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6340
6341 * killing.texi (Killing by Lines): Document `kill-whole-line'
6342 function.
6343
c8763fb6 63442005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6345
6346 * buffers.texi (Select Buffer): Change `prev-buffer' to
6347 `previous-buffer'. Indicate that these functions use a frame
6348 local buffer list.
6349
8cf51b2c
GM
63502005-12-12 Richard M. Stallman <rms@gnu.org>
6351
6352 * custom.texi (Easy Customization): Change menu comment.
6353 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6354
6355 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6356 (Help): Among the Apropos commands, describe only C-h a here.
6357
63582005-12-11 Richard M. Stallman <rms@gnu.org>
6359
6360 * programs.texi (Options for Comments): Comment-end starts with space.
6361
6362 * glossary.texi (Glossary): Minor cleanup.
6363
6364 * files.texi (Old Versions): Use @table.
6365
8cf51b2c
GM
63662005-12-10 David Koppelman <koppel@ece.lsu.edu>
6367
6368 * display.texi (Highlight Interactively): Include
6369 global-hi-lock-mode. Add miscellaneous details and elaborations.
6370
63712005-12-09 Richard M. Stallman <rms@gnu.org>
6372
6373 * display.texi (Font Lock): Delete the Global FL menu item.
6374
63752005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6376
6377 * custom.texi (Minibuffer Maps): Mention the maps for file name
6378 completion.
6379
63802005-12-09 Kim F. Storm <storm@cua.dk>
6381
6382 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6383 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6384 cursor to next corner in rectangle; clarify insert around rectangle.
6385
8cf51b2c
GM
63862005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6387
6388 * custom.texi (Customization): Use xref to elisp manual for
6389 non-TeX output.
6390 (Minor Modes): Update.
6391 (Customization Groups, Changing a Variable, Face Customization):
6392 Update for new appearance of Custom buffers.
6393 (Changing a Variable): `custom-buffer-done-function' has been
6394 replaced by `custom-buffer-done-kill'.
6395 (Specific Customization): In the `customize-group' buffer, a
6396 subgroup's contents are not "hidden". They are not included at
6397 all. They have no [Show] button.
6398 (Mouse Buttons): Add pxref to description of mouse event lists in
6399 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6400 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6401 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6402
64032005-12-08 Richard M. Stallman <rms@gnu.org>
6404
6405 * mini.texi (Completion Commands, Completion):
6406 In file name input, SPC does not do completion.
6407
8cf51b2c
GM
64082005-12-08 Nick Roberts <nickrob@snap.net.nz>
6409
6410 * building.texi (GDB Graphical Interface): Explain screen size
6411 setting.
6412 (Other GDB User Interface Buffers): Describe features specific to
6413 GDB 6.4.
6414
8cf51b2c
GM
64152005-12-01 Nick Roberts <nickrob@snap.net.nz>
6416
6417 * building.texi (GDB User Interface Layout): Describe how to
6418 kill associated buffers.
6419 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6420 (Watch Expressions): Be more precise.
6421 (Other GDB User Interface Buffers): Describe how to change a
6422 register value.
6423
8cf51b2c
GM
64242005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6425
6426 * macos.texi (Mac Input): Remove description of
6427 mac-command-key-is-meta. Add descriptions of
6428 mac-control-modifier, mac-command-modifier, and
6429 mac-option-modifier.
6430 (Mac International): Fix description of conversion of clipboard data.
6431 (Mac Font Specs): Add example of font customization by face attributes.
6432
64332005-11-22 Nick Roberts <nickrob@snap.net.nz>
6434
6435 * building.texi (Watch Expressions): Expand description.
6436 (Other GDB User Interface Buffers): Describe local map for
6437 gud-watch.
6438
64392005-11-21 Chong Yidong <cyd@stupidchicken.com>
6440
6441 * display.texi (Font Lock): Font lock is enabled by default now.
6442
64432005-11-20 Juri Linkov <juri@jurta.org>
6444
6445 * basic.texi (Position Info): Update examples of the output.
6446 Remove the fact that examples are produced in the TeXinfo buffer,
6447 because in the Info reader users will get a different output from
6448 `C-x ='.
6449
6450 * building.texi (Compilation Mode): Remove paragraph duplicated
6451 from the node `Compilation'. Add `compilation-skip-threshold'.
6452
6453 * display.texi (Font Lock): Suggest more user-friendly method of
6454 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6455
64562005-11-18 Richard M. Stallman <rms@gnu.org>
6457
6458 * files.texi (Registering): Mention @@ in mode line.
6459
6460 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6461
64622005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6463
6464 * files.texi (Renaming and VC): Some back-ends don't
6465 handle renaming.
6466
8cf51b2c
GM
64672005-11-17 Juri Linkov <juri@jurta.org>
6468
6469 * emacs.texi (Top):
6470 * display.texi (Highlight Interactively): Put this font-lock based
6471 mode near Font Lock node.
6472
64732005-11-16 Chong Yidong <cyd@stupidchicken.com>
6474
6475 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6476 icons.
6477
64782005-11-12 Kim F. Storm <storm@cua.dk>
6479
6480 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6481 (Help Summary): Add C-h d and C-h e.
6482 (Apropos): Clarify that all apropos commands may search for either
6483 list of words or a regexp. Add C-h d for apropos-documentation.
6484 Describe apropos-documentation-sort-by-scores user option.
6485
8cf51b2c
GM
64862005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6487
6488 * killing.texi (CUA Bindings): Add @section.
6489
64902005-11-10 Kim F. Storm <storm@cua.dk>
6491
6492 * emacs.texi (Top): Add CUA Bindings entry to menu.
6493
6494 * killing.texi (CUA Bindings): New node. Moved here from
6495 misc.texi and extended with info on rectangle commands and
6496 rectangle highlighting, interface to registers, and the global
6497 mark feature.
6498
6499 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6500
6501 * regs.texi: Prev link points to CUA Bindings node.
6502
65032005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6504
6505 * help.texi (Help Echo): By default, help echos are only shown on
6506 mouse-over, not on point-over.
6507
c8763fb6 65082005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6509
6510 * misc.texi (Shell Mode): Describe how to activate password echoing.
6511
8cf51b2c
GM
65122005-11-04 Romain Francoise <romain@orebokech.com>
6513
6514 * mark.texi (Mark Ring): Fix typo.
6515
65162005-11-03 Richard M. Stallman <rms@gnu.org>
6517
6518 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6519
65202005-11-01 Bill Wohler <wohler@newt.com>
6521
6522 * help.texi (Help Mode): Fix typo.
6523
65242005-11-01 Nick Roberts <nickrob@snap.net.nz>
6525
1c6c854e
CS
6526 * building.texi (Other GDB User Interface Buffers):
6527 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6528
65292005-10-31 Romain Francoise <romain@orebokech.com>
6530
6531 * files.texi (Compressed Files): Fix typo.
6532
6533 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6534
6535 * windows.texi (Force Same Window): Likewise.
6536
65372005-10-30 Bill Wohler <wohler@newt.com>
6538
6539 * help.texi (Help Mode): URLs viewed with browse-url.
6540
65412005-10-31 Nick Roberts <nickrob@snap.net.nz>
6542
6543 * building.texi (GDB Graphical Interface): Don't reference
6544 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6545 must stay in same frame.
6546
65472005-10-29 Chong Yidong <cyd@stupidchicken.com>
6548
6549 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6550
6551 * anti.texi (Antinews): Likewise.
6552
8cf51b2c
GM
65532005-10-28 Bill Wohler <wohler@newt.com>
6554
6555 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6556
65572005-10-28 Richard M. Stallman <rms@gnu.org>
6558
6559 * files.texi (Visiting): Explain how to enter ? in a file name.
6560
6561 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6562
8cf51b2c
GM
65632005-10-25 Nick Roberts <nickrob@snap.net.nz>
6564
1c6c854e
CS
6565 * building.texi (GDB Graphical Interface):
6566 Describe gdb-mouse-until.
8cf51b2c
GM
6567
65682005-10-23 Richard M. Stallman <rms@gnu.org>
6569
6570 * custom.texi (Init File): Recommend when to use site-start.el.
6571
8cf51b2c
GM
65722005-10-21 Juri Linkov <juri@jurta.org>
6573
6574 * custom.texi (Examining): Mention accessing the old variable
6575 value via M-n in set-variable.
6576
8cf51b2c
GM
65772005-10-18 Romain Francoise <romain@orebokech.com>
6578
6579 * files.texi (Version Systems): Capitalize GNU.
6580
8cf51b2c
GM
65812005-10-18 Nick Roberts <nickrob@snap.net.nz>
6582
6583 * building.texi (Compilation Mode): Remove redundant paragraph.
6584 (Watch Expressions): Remove paragraph to reflect code change.
6585
8cf51b2c
GM
65862005-10-16 Richard M. Stallman <rms@gnu.org>
6587
6588 * building.texi (Compilation Mode, Compilation): Clarified.
6589
65902005-10-15 Richard M. Stallman <rms@gnu.org>
6591
6592 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6593
8cf51b2c
GM
65942005-10-13 Kenichi Handa <handa@m17n.org>
6595
6596 * basic.texi (Position Info): Fix previous change.
6597
c8763fb6 65982005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6599
6600 * cmdargs.texi (Icons X): Fix typo.
6601
66022005-10-12 Kenichi Handa <handa@m17n.org>
6603
6604 * basic.texi (Position Info): Describe the case that Emacs shows
6605 "part of display ...".
6606
c8763fb6 66072005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6608
6609 * cmdargs.texi (Icons X): -nb => -nbi.
6610
66112005-10-10 Chong Yidong <cyd@stupidchicken.com>
6612
6613 * frames.texi (Speedbar): A couple more clarifications.
6614
66152005-10-11 Nick Roberts <nickrob@snap.net.nz>
6616
6617 * building.texi (GDB User Interface Layout): Improve diagram.
6618 (Watch Expressions): Explain how to make speedbar global.
6619 (Other GDB User Interface Buffers): Make references more precise.
6620
8cf51b2c
GM
66212005-10-09 Richard M. Stallman <rms@gnu.org>
6622
6623 * frames.texi (Speedbar): Clarify the text.
6624
66252005-10-09 Chong Yidong <cyd@stupidchicken.com>
6626
6627 * frames.texi (Speedbar): Add information on keybindings,
6628 dismissing the speedbar, and buffer display mode. Link to
6629 speedbar manual.
6630
c8763fb6 66312005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6632
1c6c854e 6633 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6634 added -nb, --no-bitmap-icon.
6635
8cf51b2c
GM
66362005-10-07 Nick Roberts <nickrob@snap.net.nz>
6637
6638 * building.texi (GDB Graphical Interface): Add variables and
6639 functions to indices. Be more precise.
6640
c8763fb6 66412005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6642
6643 * frames.texi (Drag and Drop): Remove the x- from
6644 x-dnd-open-file-other-window and xdnd-protocol-alist.
6645
66462005-09-30 Romain Francoise <romain@orebokech.com>
6647
6648 * mini.texi (Minibuffer): The default value now appears before the
6649 colon in minibuffer prompts.
6650
8cf51b2c
GM
66512005-09-25 Richard M. Stallman <rms@gnu.org>
6652
6653 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6654
8cf51b2c
GM
66552005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6656
6657 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6658
8cf51b2c
GM
66592005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6660
6661 * emacs.texi (Top): Update submenus from macos.texi.
6662
6663 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6664 (Mac OS): Update feature support status.
6665 (Mac Input): List supported input scripts. Remove description
6666 about `mac-keyboard-text-encoding'. Mention mouse button
6667 emulation and related variables.
6668 (Mac International): Mention Central European and Cyrillic
6669 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6670 Add description about coding system for selection.
6671 Add description about language environment.
6672 (Mac Environment Variables):
6673 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6674 arguments. Add Preferences support.
6675 (Mac Directories): Explicitly state that this node is for Mac OS
6676 Classic only.
1c6c854e
CS
6677 (Mac Font Specs): Mention specification for scalable fonts.
6678 List supported charsets. Add preferred way of creating fontsets.
6679 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6680 (Mac Functions): Add descriptions about `mac-set-file-creator',
6681 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6682 and `mac-get-preference'.
6683
8cf51b2c
GM
66842005-09-16 Romain Francoise <romain@orebokech.com>
6685
6686 Update all files to specify GFDL version 1.2.
6687
6688 * doclicense.texi (GNU Free Documentation License): Update to
6689 version 1.2.
6690
66912005-09-15 Richard M. Stallman <rms@gnu.org>
6692
6693 * buffers.texi (List Buffers): Fix xref.
6694
6695 * rmail.texi (Rmail Basics): Fix xref.
6696
6697 * emacs.texi (Top): Update subnode menus.
6698
6699 * files.texi (Saving Commands): New node, broken out of Saving.
6700 (Customize Save): New node, broken out of Saving.
6701 Clarify effect of write-region-inhibit-fsync.
6702 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6703
8cf51b2c
GM
67042005-09-14 Romain Francoise <romain@orebokech.com>
6705
6706 * files.texi (Saving): Mention write-region-inhibit-fsync.
6707
67082005-09-05 Chong Yidong <cyd@stupidchicken.com>
6709
6710 * custom.texi (Custom Themes): New node.
6711
67122005-09-03 Richard M. Stallman <rms@gnu.org>
6713
49823426
GM
6714 * search.texi (Search Case): Mention vars that control
6715 case-fold-search for various operations.
8cf51b2c
GM
6716
67172005-08-22 Juri Linkov <juri@jurta.org>
6718
6719 * display.texi (Standard Faces): Merge the text from
6720 `(elisp)Standard Faces' into this node.
6721
67222005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6723
6724 * emacs.texi (Top): Delete menu item for deleted node
6725 Keyboard Translations.
6726
67272005-08-18 Richard M. Stallman <rms@gnu.org>
6728
8cf51b2c
GM
6729 * trouble.texi (Unasked-for Search):
6730 Delete xref to Keyboard Translations.
6731
6732 * glossary.texi (Glossary): Delete xref.
6733
8cf51b2c
GM
6734 * custom.texi (Minor Modes): Say that the list here is not complete.
6735 (Keyboard Translations): Node deleted.
6736 (Disabling): Delete xref to it.
6737 (Customization Groups): Fix Custom buffer example.
6738 (Hooks): Mention remove-hooks.
6739
67402005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6741
6742 * building.texi (GDB Graphical Interface): Improve filling of menu
6743 item.
6744
67452005-08-18 Nick Roberts <nickrob@snap.net.nz>
6746
6747 * building.texi (GDB Graphical Interface): Use better node names.
6748
67492005-08-14 Richard M. Stallman <rms@gnu.org>
6750
6751 * text.texi (Sentences): Fix xref.
6752
67532005-08-14 Juri Linkov <juri@jurta.org>
6754
6755 * building.texi (Compilation, Grep Searching): Move grep command
6756 headings from `Compilation' to `Grep Searching'.
6757
6758 * dired.texi (Dired and Find):
6759 * maintaining.texi (Tags Search): Replace grep xref to
6760 `Compilation' node with `Grep Searching'.
6761
6762 * files.texi (Comparing Files): Replace xref to `Compilation' with
6763 `Compilation Mode'.
6764
67652005-08-13 Alan Mackenzie <acm@muc.de>
6766
6767 * search.texi (Non-ASCII Isearch): Correct a typo.
6768 (Replacement Commands): Mention query-replace key binding.
6769
67702005-08-11 Richard M. Stallman <rms@gnu.org>
6771
6772 * programs.texi (Options for Comments): Fix xref.
6773
6774 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6775 out of Regexps.
6776
8cf51b2c
GM
67772005-08-09 Juri Linkov <juri@jurta.org>
6778
6779 * building.texi (Compilation): Use `itemx' instead of `item'.
6780 (Grep Searching): Simplify phrase.
6781
6782 * display.texi (Standard Faces): Describe vertical-border on
6783 window systems.
6784
6785 * windows.texi (Split Window): Simplify phrase and mention
6786 vertical-border face.
6787
67882005-08-09 Richard M. Stallman <rms@gnu.org>
6789
6790 * files.texi (Comparing Files): Clarify compare-windows.
6791
6792 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6793
8cf51b2c
GM
67942005-08-06 Eli Zaretskii <eliz@gnu.org>
6795
6796 * mule.texi (Coding Systems): Rephrase the paragraph about
6797 codepages: no need for "M-x codepage-setup" anymore, except on
6798 MS-DOS.
6799
6800 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6801 the MS-DOS port only.
6802
68032005-07-30 Eli Zaretskii <eliz@gnu.org>
6804
6805 * makefile.w32-in (info): Don't run multi-install-info.bat.
6806 ($(infodir)/dir): New target, produced by running
6807 multi-install-info.bat.
6808
8cf51b2c
GM
68092005-07-22 Eli Zaretskii <eliz@gnu.org>
6810
6811 * files.texi (Quoted File Names): Add index entry.
6812
8cf51b2c
GM
68132005-07-19 Juri Linkov <juri@jurta.org>
6814
6815 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6816
68172005-07-18 Juri Linkov <juri@jurta.org>
6818
8cf51b2c
GM
6819 * custom.texi (Easy Customization):
6820 * files.texi (Old Versions):
6821 * frames.texi (Wheeled Mice):
6822 * mule.texi (Specify Coding):
8cf51b2c
GM
6823 * text.texi (Cell Justification):
6824 * trouble.texi (After a Crash):
8cf51b2c
GM
6825 * xresources.texi (GTK styles):
6826 Delete duplicate duplicate words.
6827
68282005-07-17 Richard M. Stallman <rms@gnu.org>
6829
6830 * frames.texi (Creating Frames): Fix foreground color example.
6831
6832 * custom.texi (Init Examples): Clean up text about conditionals.
6833
68342005-07-16 Richard M. Stallman <rms@gnu.org>
6835
6836 * mini.texi (Completion Commands): Fix command name for ?.
6837
8cf51b2c
GM
68382005-07-16 Eli Zaretskii <eliz@gnu.org>
6839
6840 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6841 `menu' face has no effect on w32 and with GTK.
6842 Add cross-references.
8cf51b2c
GM
6843
6844 * cmdargs.texi (General Variables): Clarify the default location
6845 of $HOME on w32 systems.
6846
68472005-07-15 Jason Rumney <jasonr@gnu.org>
6848
6849 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6850 changed.
6851
68522005-07-08 Kenichi Handa <handa@m17n.org>
6853
1c6c854e
CS
6854 * mule.texi (Recognize Coding):
6855 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6856
68572005-07-07 Richard M. Stallman <rms@gnu.org>
6858
6859 * anti.texi (Antinews): Mention mode-line-inverse-video.
6860
6861 * files.texi (Saving): Minor correction about C-x C-w.
6862
6863 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6864
68652005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6866
6867 * search.texi (Isearch Scroll): Add example of using the
6868 `isearch-scroll' property.
6869 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6870 `Display Custom' node.
6871 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6872 and de-emphasize it.
6873 (Other Repeating Search): `occur' currently can not correctly
6874 handle multiline matches. Correct, clarify and update description
6875 of `flush-lines' and `keep-lines'.
6876
6877 * display.texi (Display Custom): Add anchor for `baud-rate'.
6878
68792005-07-07 Richard M. Stallman <rms@gnu.org>
6880
6881 * gnu.texi: Update where to get GNU status; add refs for how to help.
6882 Add footnotes 6 and 7.
6883
68842005-07-04 Lute Kamstra <lute@gnu.org>
6885
6886 Update FSF's address in GPL notices.
6887
8cf51b2c 6888 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6889 * trouble.texi (Checklist): Update FSF's address.
6890
8cf51b2c
GM
68912005-06-24 Richard M. Stallman <rms@gnu.org>
6892
6893 * display.texi (Text Display): Change index entries.
6894
68952005-06-24 Eli Zaretskii <eliz@gnu.org>
6896
6897 * makefile.w32-in (MAKEINFO): Use --force.
6898 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6899 Makefile.in.
8cf51b2c
GM
6900
69012005-06-23 Richard M. Stallman <rms@gnu.org>
6902
1c6c854e 6903 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6904 nobreak-char-display.
6905
6906 * emacs.texi (Top): Update detailed node listing.
6907
1c6c854e 6908 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6909 to nobreak-char-display and no-break-space to nobreak-space.
6910 (Standard Faces): Split up the list of standard faces
6911 and put it in a separate node. Add nobreak-space and
6912 escape-glyph.
6913
8cf51b2c
GM
69142005-06-23 Lute Kamstra <lute@gnu.org>
6915
6916 * mule.texi (Select Input Method): Fix typo.
6917
69182005-06-23 Kenichi Handa <handa@m17n.org>
6919
1c6c854e
CS
6920 * mule.texi (International): List all supported scripts.
6921 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6922 distribution.
6923 (Language Environments): List all language environments.
6924 Intlfonts contains fonts for most supported scripts, not all..
6925 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6926 input a specific character.
8cf51b2c
GM
6927 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6928
69292005-06-23 Juanma Barranquero <lekktu@gmail.com>
6930
49823426 6931 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6932
69332005-06-22 Miles Bader <miles@gnu.org>
6934
6935 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6936
69372005-06-20 Miles Bader <miles@gnu.org>
6938
6939 * display.texi (Faces): Add `vertical-divider'.
6940
69412005-06-17 Richard M. Stallman <rms@gnu.org>
6942
6943 * text.texi (Adaptive Fill): Minor clarification.
6944
8cf51b2c
GM
69452005-06-10 Lute Kamstra <lute@gnu.org>
6946
6947 * emacs.texi (Top): Correct version number.
6948 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6949 refer to the current version of Emacs.
6950
69512005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6952
6953 * files.texi (Log Buffer): Document when there can be more than
6954 one file to be committed.
6955
69562005-06-08 Juri Linkov <juri@jurta.org>
6957
6958 * display.texi (Faces): Add `shadow' face.
6959
69602005-06-07 Masatake YAMATO <jet@gyve.org>
6961
6962 * display.texi (Faces): Write about mode-line-highlight.
6963
69642005-06-06 Richard M. Stallman <rms@gnu.org>
6965
6966 * misc.texi (Printing Package): Explain how to initialize
6967 printing package.
6968
6969 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6970
69712005-06-05 Chong Yidong <cyd@stupidchicken.com>
6972
6973 * emacs.texi: Rename Hardcopy to Printing.
6974 Make PostScript and PostScript Variables subnodes of it.
6975
6976 * misc.texi (Printing): Rename node from Hardcopy.
6977 Mention menu bar options.
6978 Move PostScript and PostScript Variables to submenu.
6979 (Printing package): New node.
6980
6981 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6982
6983 * dired.texi (Operating on Files): Likewise.
6984
6985 * calendar.texi (Displaying the Diary): Likewise.
6986
6987 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6988
6989 * glossary.texi (Glossary): Likewise.
6990
6991 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6992 effect.
6993
69942005-06-04 Richard M. Stallman <rms@gnu.org>
6995
6996 * trouble.texi (After a Crash): Polish previous change.
6997
8cf51b2c
GM
69982005-05-30 Noah Friedman <friedman@splode.com>
6999
7000 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7001 recovery mechanism.
7002
8cf51b2c
GM
70032005-05-28 Nick Roberts <nickrob@snap.net.nz>
7004
7005 * building.texi (Other Buffers): SPC toggles display of
7006 floating point registers.
7007
8cf51b2c
GM
70082005-05-27 Nick Roberts <nickrob@snap.net.nz>
7009
7010 * files.texi (Log Buffer): Merge in description of Log Edit
7011 mode from pcl-cvs.texi.
7012
70132005-05-26 Richard M. Stallman <rms@gnu.org>
7014
7015 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7016
8cf51b2c
GM
70172005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7018
7019 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7020 not enabled by default.
7021 When not on a word, `ispell-word' by default checks the word
7022 before point.
7023
70242005-05-24 Nick Roberts <nickrob@snap.net.nz>
7025
7026 * building.texi (Debugger Operation): Simplify last sentence.
7027
70282005-05-23 Lute Kamstra <lute@gnu.org>
7029
7030 * emacs.texi: Update FSF's address throughout.
7031 (Preface): Use @cite.
7032 (Distrib): Add cross reference to the node "Copying". Mention the
7033 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7034 printed manuals.
7035 (Intro): Use @xref for the Emacs Lisp Intro.
7036
8cf51b2c
GM
70372005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7038
7039 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7040
7041 * basic.texi (Moving Point): Mention default for `goto-line'.
7042
7043 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7044 of a variable's docstring.
7045
70462005-05-18 Lute Kamstra <lute@gnu.org>
7047
7048 * maintaining.texi (Overview of Emerge): Add cross reference.
7049 Remove duplication.
7050
7051 * emacs.texi (Top): Update to the current structure of the manual.
7052 * misc.texi (Emacs Server): Add menu description.
7053 * files.texi (Saving): Fix menu.
7054 * custom.texi (Customization): Fix menu.
7055 * mule.texi (International): Fix menu.
7056 * kmacro.texi (Keyboard Macros): Fix menu.
7057
70582005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7059
7060 * display.texi: Various minor changes.
7061 (Faces): Delete text that is repeated in the next section.
7062
70632005-05-16 Nick Roberts <nickrob@snap.net.nz>
7064
7065 * building.texi (Debugger Operation): Mention GUD tooltips are
7066 disabled with GDB in text command mode.
7067
8cf51b2c
GM
70682005-05-16 Nick Roberts <nickrob@snap.net.nz>
7069
7070 * building.texi: Replace toolbar with "tool bar" for consistency.
7071 (Compilation Mode): Describe compilation-context-lines
7072 and use of arrow in compilation buffer.
7073 (Debugger Operation): Replace help text with variable's value.
7074
7075 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7076 consistency.
7077
70782005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7079
7080 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7081 Add xref.
7082
8cf51b2c
GM
70832005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7084
7085 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7086 (Position Info): Delete discussion of `goto-line'. It is already
7087 described in `Moving point'.
7088
7089 * mini.texi (Completion Commands): Correct reference.
7090 (Completion Options): Fix typo.
7091
7092 * killing.texi (Deletion): Complete description of `C-x C-o'.
7093
8cf51b2c
GM
70942005-05-10 Richard M. Stallman <rms@gnu.org>
7095
7096 * building.texi (Compilation): Clarify recompile's directory choice.
7097
7098 * frames.texi (Tooltips): Cleanups.
7099
7100 * basic.texi (Arguments): Fix punctuation.
7101
71022005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7103
7104 * screen.texi (Menu Bar): The up and down (not left and right)
7105 arrow keys move through a keyboard menu.
7106
71072005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7108
7109 * basic.texi: Various typo and grammar fixes.
7110 (Moving Point): C-a now runs move-beginning-of-line.
7111
71122005-05-08 Nick Roberts <nickrob@snap.net.nz>
7113
7114 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7115
7116 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7117 as different animals.
7118
71192005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7120
7121 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7122 Correct index entry.
7123
71242005-05-07 Nick Roberts <nickrob@snap.net.nz>
7125
7126 * building.texi (Debugger Operation): Update to reflect changes
7127 in GUD tooltips.
7128
71292005-04-30 Richard M. Stallman <rms@gnu.org>
7130
7131 * files.texi (Compressed Files): Auto Compression normally enabled.
7132
7133 * building.texi (Debugger Operation): Clarify previous change.
7134
8cf51b2c
GM
71352005-04-28 Nick Roberts <nickrob@snap.net.nz>
7136
7137 * building.texi (Debugger Operation): Add description for
7138 GUD tooltips when program is not running.
7139
71402005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7141
7142 * misc.texi (Shell): Add `Shell Prompts' to menu.
7143 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7144 description. Delete remarks moved to new node.
7145 (Shell Prompts): New node.
7146 (History References): Replace remarks moved to `Shell Prompts'
7147 with xref to that node.
7148 (Remote Host): Clarify how to specify the terminal type when
7149 logging in to a different machine.
7150
71512005-04-26 Richard M. Stallman <rms@gnu.org>
7152
7153 * emacs.texi (Top): Update submenus from files.texi.
7154
7155 * files.texi (Filesets): Clarify previous change.
7156
7157 * dired.texi (Misc Dired Features): Clarify previous change.
7158
71592005-04-25 Chong Yidong <cyd@stupidchicken.com>
7160
7161 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7162
1c6c854e
CS
7163 * dired.texi (Misc Dired Features):
7164 Document dired-compare-directories.
8cf51b2c
GM
7165
7166 * files.texi (Filesets): New node.
7167 (File Conveniences): Document Image mode.
7168
7169 * text.texi (TeX Print): Document tex-compile.
7170
71712005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7172
7173 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7174 Delete redundant reference to tooltip Custom group. It is
7175 referred too again in the next paragraph.
7176
71772005-04-24 Richard M. Stallman <rms@gnu.org>
7178
7179 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7180
8cf51b2c
GM
71812005-04-19 Kim F. Storm <storm@cua.dk>
7182
7183 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7184
71852005-04-18 Lars Hansen <larsh@math.ku.dk>
7186
7187 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7188 turns off desktop-save-mode.
7189
71902005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7191
7192 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7193 by default in terminals compatible with xterm. Mention that
7194 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7195 node.
7196
8cf51b2c
GM
71972005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7198
7199 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7200
c8763fb6 72012005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7202
7203 * xresources.texi (Table of Resources): Add cursorBlink.
7204
72052005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7206
7207 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7208 `d', `C-d' and `u'.
7209
72102005-04-11 Richard M. Stallman <rms@gnu.org>
7211
7212 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7213 (Misc X): Add -D, --basic-display.
7214
7215 * maintaining.texi (Change Log): Correct the description of
7216 the example.
7217
7218 * major.texi (Choosing Modes): Document magic-mode-alist.
7219
8cf51b2c
GM
72202005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7221
7222 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7223 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7224 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7225 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7226 `w', respectively.
7227 (Rmail Labels): Mention `l'.
7228 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7229 (Rmail Summary Edit): Describe `j' and RET.
7230
c8763fb6 72312005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7232
7233 * xresources.texi (Lucid Resources): Add fontSet resource.
7234
8cf51b2c
GM
72352005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7236
7237 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7238 now called `indicate-empty-lines'.
7239
72402005-04-06 Kim F. Storm <storm@cua.dk>
7241
7242 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7243
72442005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7245
7246 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7247 deleted.
7248 (Marks vs Flags): Add some convenient key bindings.
7249 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7250 (Misc Dired Features): Correct and expand description of `w' command.
7251
7252 * frames.texi (XTerm Mouse): Delete apparently false info.
7253 The GNU/Linux console currently does not appear to support
7254 `xterm-mouse-mode'.
7255
8cf51b2c
GM
72562005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7257
7258 * calendar.texi (Diary): Mention shell utility `calendar'.
7259
72602005-04-01 Richard M. Stallman <rms@gnu.org>
7261
7262 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7263
8cf51b2c
GM
72642005-04-01 Lute Kamstra <lute@gnu.org>
7265
7266 * maintaining.texi (Change Log): add-change-log-entry uses
7267 add-log-mailing-address.
7268
72692005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7270
7271 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7272 `VC Mode Line' and put in an xref to that node.
7273 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7274 its description.
7275
72762005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7277
7278 * calendar.texi (Calendar Systems): Say that the Persian calendar
7279 implemented here is the arithmetical one championed by Birashk.
7280
72812005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7282
7283 * programs.texi (Fortran Motion): Fix previous change.
7284
8cf51b2c
GM
72852005-03-29 Richard M. Stallman <rms@gnu.org>
7286
7287 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7288
72892005-03-29 Chong Yidong <cyd@stupidchicken.com>
7290
7291 * text.texi (Refill): Refer to Long Lines Mode.
7292 (Longlines): New node.
7293 (Auto Fill): Don't index "word wrap" here.
7294 (Filling): Add Longlines to menu.
7295
72962005-03-29 Richard M. Stallman <rms@gnu.org>
7297
7298 * xresources.texi: Minor fixes.
7299
7300 * misc.texi (Emacs Server): Fix Texinfo usage.
7301
7302 * emacs.texi (Top): Don't use a real section heading for
7303 "Detailed Node Listing". Fake it instead.
7304
7305 * basic.texi (Position Info): Minor cleanup.
7306
7307 * mule.texi (Input Methods): Minor cleanup.
7308
73092005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7310
7311 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7312 constructs as well.
7313 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7314
73152005-03-29 Kenichi Handa <handa@m17n.org>
7316
7317 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7318
7319 * basic.texi (Position Info): Update the description about the
7320 command C-u C-x =.
7321
73222005-03-28 Richard M. Stallman <rms@gnu.org>
7323
7324 * emacs.texi (Top): Use @section for the detailed node listing.
7325
7326 * calendar.texi: Minor fixes to previous change.
7327
7328 * programs.texi (Fortran): Small fixes to previous changes.
7329
7330 * emacs.texi (Top): Update list of subnodes of Dired.
7331 Likewise for building.texi.
7332
7333 * files.texi (File Conveniences): Delete Auto Image File mode.
7334
73352005-03-28 Chong Yidong <cyd@stupidchicken.com>
7336
7337 * building.texi (Flymake): New node.
7338
7339 * custom.texi (Function Keys): Document kp- event types and
7340 keypad-setup package.
7341
7342 * dired.texi (Wdired): New node.
7343
7344 * files.texi (File Conveniences): Reorder entries.
7345 Explain how to turn on Auto-image-file mode.
7346 Document Thumbs mode.
7347
7348 * mule.texi (Specify Coding): Document recode-region and
7349 recode-file-name.
7350
7351 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7352
73532005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7354
7355 * commands.texi (Keys): M-o is now a prefix key.
7356
73572005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7358
7359 * programs.texi: Reformat and update copyright years.
7360 (Fortran): Update section.
7361
73622005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7363
7364 * files.texi: Several small changes in addition to:
7365 (Visiting): Change xref for Dialog Boxes to ref.
7366 (Version Headers): Replace references to obsolete var
7367 `vc-header-alist' with `vc-BACKEND-header'.
7368 (Customizing VC): Update value of `vc-handled-backends'.
7369
73702005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7371
7372 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7373 move here from Emacs Lisp Reference Manual.
7374 * calendar.texi (Calendar/Diary, Diary Commands)
7375 (Special Diary Entries, Importing Diary): Change some xrefs to
7376 point to emacs-xtra rather than elisp.
7377
7378 * emacs-xtra.texi (Calendar Customizing):
7379 Move view-diary-entries-initially, view-calendar-holidays-initially,
7380 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7381 Emacs Manual.
7382 (Appt Customizing): Merge entire section into main Emacs Manual.
7383 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7384 mark-holidays-in-calendar here from emacs-xtra.
7385 (Displaying the Diary): Move view-diary-entries-initially,
7386 mark-diary-entries-in-calendar here from emacs-xtra.
7387 (Appointments): Move appt-display-mode-line,
7388 appt-display-duration, appt-disp-window-function,
7389 appt-delete-window-function here from emacs-xtra.
7390
7391 * calendar.texi: Update and reformat copyright.
7392 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7393 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7394 (Diary): Refer to `diary-file' rather than ~/diary.
7395 (Diary Commands): Rename node to "Displaying the Diary".
7396 * emacs.texi (Top): Rename "Diary Commands" section.
7397 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7398
73992005-03-26 Eli Zaretskii <eliz@gnu.org>
7400
7401 * misc.texi (Emacs Server): Fix the command for setting
7402 server-name. Add an xref to Invoking emacsclient.
7403
7404 * help.texi (Help Summary): Clarify when "C-h ." will do something
7405 nontrivial.
7406 (Apropos): Add cindex entry for apropos-sort-by-scores.
7407
7408 * display.texi (Text Display): Add index entries for how no-break
7409 characters are displayed.
7410
8cf51b2c
GM
74112005-03-26 Eli Zaretskii <eliz@gnu.org>
7412
7413 * files.texi (Visiting): Fix cross-references introduced with the
7414 last change.
7415
7416 * xresources.texi (GTK resources): Fix last change.
7417
8cf51b2c
GM
74182005-03-25 Chong Yidong <cyd@stupidchicken.com>
7419
7420 * xresources.texi (X Resources): GTK options documented too.
7421 (Resources): Clarify meaning of program name.
7422 (Table of Resources): Add visualClass.
7423 (GTK resources): Rewrite.
7424 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7425
7426 * display.texi (Text Display): Mention non-breaking spaces.
7427
7428 * files.texi (Reverting): Document auto-revert-check-vc-info.
7429
7430 * frames.texi (Mouse Commands): Document
7431 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7432
7433 * help.texi (Help Summary): Add `C-h .'.
7434 (Apropos): Apropos accepts a list of search terms.
7435 Document apropos-sort-by-scores.
7436 (Help Echo): Document display-local-help.
7437
7438 * misc.texi (Emacs Server): Document server-name.
7439 (Invoking emacsclient): Document -s option for server names.
7440
7441 * text.texi (Outline Visibility): Introduce "current heading
7442 line" (commands can be called with point on a body line).
7443 Re-order table to follow the sequence of discussion.
7444 hide-body won't hide lines before first header line.
7445 (TeX Mode): Add DocTeX mode.
7446
8cf51b2c
GM
74472005-03-24 Richard M. Stallman <rms@gnu.org>
7448
7449 * mule.texi (Single-Byte Character Support): Delete mention
7450 of iso-acc.el and iso-transl.el.
7451
8cf51b2c
GM
74522005-03-23 Lute Kamstra <lute@gnu.org>
7453
7454 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7455
74562005-03-23 Richard M. Stallman <rms@gnu.org>
7457
8cf51b2c
GM
7458 * search.texi: Delete explicit node pointers.
7459 (Incremental Search): New menu.
7460 (Basic Isearch, Repeat Isearch, Error in Isearch)
7461 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7462 (Slow Isearch): New subnodes.
7463 (Configuring Scrolling): Node deleted.
7464 (Search Case): Doc default-case-fold-search.
7465 (Regexp Replace): Move replace-regexp doc here.
7466
7467 * rmail.texi (Movemail): Put commas inside closequotes.
7468
7469 * picture.texi (Insert in Picture): Document C-c arrow combos.
7470 (Basic Picture): Clarify erasure.
7471
7472 * display.texi (Font Lock): Put commas inside closequotes.
7473
7474 * cmdargs.texi (General Variables): Put commas inside closequotes.
7475
74762005-03-23 Nick Roberts <nickrob@snap.net.nz>
7477
7478 * building.texi (Stack Buffer): Mention reverse contrast for
7479 *selected* frame (might not be current frame).
7480
8cf51b2c
GM
74812005-03-21 Richard M. Stallman <rms@gnu.org>
7482
7483 * building.texi (Starting GUD): Add bashdb.
7484
74852005-03-20 Chong Yidong <cyd@stupidchicken.com>
7486
7487 * basic.texi (Moving Point): Add M-g M-g binding.
7488 (Undo): Document undo-only.
7489 (Position Info): Document M-g M-g and C-u M-g M-g.
7490
7491 * building.texi (Building): Put Grep Searching after Compilation
7492 Shell.
7493 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7494 Document next-error-highlight.
7495 (Grep Searching): Document grep-highlight-matches.
7496 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7497
7498 * calendar.texi (Importing Diary): Rename node from iCalendar.
7499 Document diary-from-outlook.
7500
7501 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7502 Commands.
7503 Mention effect of X drag and drop on Dired buffers.
7504
7505 * files.texi (Visiting): Document large-file-warning-threshold.
7506 Move paragraph on file-selection dialog.
7507 Mention visiting files using X drag and drop.
7508 (Reverting): Mention using Auto-Revert mode to tail files.
7509 Document auto-revert-tail-mode.
7510 (Version Systems): Minor correction.
7511 (Comparing Files): Diff-mode is no longer based on Compilation
7512 mode.
7513 Document compare-ignore-whitespace.
7514 (Misc File Ops): Explain passing a directory to rename-file.
7515 Likewise for copy-file and make-symbolic-link.
7516
7517 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7518 Document mouse-wheel-progressive speed.
7519
7520 * help.texi (Misc Help): Document numeric argument for C-h i.
7521 Correctly explain the effect of just C-u as argument.
7522
7523 * killing.texi (Deletion): Document numeric argument for
7524 just-one-space.
7525
7526 * mini.texi (Completion): Completion acts on text before point.
7527
7528 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7529 (Emulation): CUA mode replaces pc-bindings-mode,
7530 pc-selection-mode, and s-region.
7531
7532 * mule.texi (Input Methods): Leim is now built-in.
7533 (Select Input Method): Document quail-show-key.
7534 (Specify Coding): Document revert-buffer-with-coding-system.
7535
7536 * programs.texi (Fortran Motion): Document f90-next-statement,
7537 f90-previous-statement, f90-next-block, f90-previous-block,
7538 f90-end-of-block, and f90-beginning-of-block.
7539
7540 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7541
7542 * emacs.texi (Acknowledgments): Updated.
7543
7544 * anti.texi: Total rewrite.
7545
8cf51b2c
GM
75462005-03-19 Chong Yidong <cyd@stupidchicken.com>
7547
7548 * ack.texi (Acknowledgments): Update.
7549
75502005-03-19 Eli Zaretskii <eliz@gnu.org>
7551
1c6c854e
CS
7552 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7553 Update copyright years.
8cf51b2c
GM
7554
75552005-03-14 Nick Roberts <nickrob@snap.net.nz>
7556
7557 * building.texi (Commands of GUD): Move paragraph on setting
7558 breakpoints with mouse to the GDB Graphical Interface node.
7559
75602005-03-07 Richard M. Stallman <rms@gnu.org>
7561
8cf51b2c
GM
7562 * misc.texi (Single Shell, Shell Options): Fix previous change.
7563
7564 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7565
75662005-03-06 Richard M. Stallman <rms@gnu.org>
7567
7568 * building.texi (Starting GUD): Don't explain text vs graphical
7569 GDB here. Just mention it and xref.
7570 Delete "just one debugger process".
7571 (Debugger Operation): Move GUD tooltip info here.
7572 (GUD Tooltips): Node deleted.
7573 (GDB Graphical Interface): Explain the two GDB modes here.
7574
8cf51b2c
GM
7575 * sending.texi (Sending Mail): Minor cleanup.
7576 (Mail Aliases): Explain quoting conventions.
7577 Update key rebinding example.
7578 (Header Editing): C-M-i is like M-TAB.
7579 (Mail Mode Misc): mail-attach-file does not do MIME.
7580
7581 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7582 that really belongs here.
7583 (Remote Mailboxes): Text moved to Rmail Inbox.
7584 (Rmail Display): Mention Mouse-1.
7585 (Movemail): Clarify two movemail versions.
7586 Clarify rmail-movemail-program.
7587
8cf51b2c
GM
7588 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7589 Document async shell commands.
7590 (Shell History): Clarify.
7591 (Shell Ring): Mention C-UP an C-DOWN.
7592 (Shell Options): Add comint-prompt-read-only.
7593 (Invoking emacsclient): Set EDITOR to run Emacs.
7594 (Sorting): No need to explain what region is.
7595 (Saving Emacs Sessions): Fix typo.
7596 (Recursive Edit): Fix punctuation.
7597 (Emulation): Don't mention "PC bindings" which are standard.
7598 (Hyperlinking): Explain Mouse-1 convention here.
7599 (Find Func): Node deleted.
7600
8cf51b2c
GM
7601 * help.texi (Name Help): Xref to Hyperlinking.
7602
7603 * glossary.texi (Glossary):
7604 Rename "Balance Parentheses" to "Balancing...".
7605 Add "Byte Compilation". Correct "Copyleft".
7606 New xref in "Customization".
7607 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7608 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7609 Rename "Registers" to "Register".
7610 Replace "Selecting" with "Selected Frame",
7611 "Selected Window", and "Selecting a Buffer".
7612
7613 * files.texi (Types of Log File): Explain how projects'
7614 methods can vary.
7615
8cf51b2c
GM
7616 * display.texi (Faces): Delete "Emacs 21".
7617
7618 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7619 * fixit.texi (Spelling): C-M-i like M-TAB.
7620 * mini.texi (Completion Options): C-M-i like M-TAB.
7621 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7622 * text.texi (Text Mode): C-M-i like M-TAB.
7623
7624 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7625
7626 * calendar.texi (Specified Dates): Mention `g w'.
7627 (Appointments): appt-activate toggles with no arg.
7628
8cf51b2c
GM
76292005-03-05 Juri Linkov <juri@jurta.org>
7630
7631 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7632 "invocation (command line arguments)".
8cf51b2c
GM
7633 (Misc X): Add -nbc, --no-blinking-cursor.
7634
76352005-03-04 Ulf Jasper <ulf.jasper@web.de>
7636
7637 * calendar.texi (iCalendar): No need to require it now.
7638
8cf51b2c
GM
76392005-03-03 Nick Roberts <nickrob@snap.net.nz>
7640
7641 * trouble.texi (Contributing): Mention Savannah. Direct users to
7642 emacs-devel.
7643
76442005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7645
7646 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7647 window.
7648
8cf51b2c
GM
76492005-02-27 Richard M. Stallman <rms@gnu.org>
7650
7651 * building.texi (Compilation): Update mode line status info.
7652
76532005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7654
7655 * calendar.texi (General Calendar): Document binding of
7656 scroll-other-window-down.
7657 (Mayan Calendar): Fix earliest date.
7658 (Time Intervals): Document timeclock-change.
7659 Fix timeclock-ask-before-exiting documentation.
7660
76612005-02-26 Kim F. Storm <storm@cua.dk>
7662
7663 * frames.texi (Mouse References):
7664 Add mouse-1-click-in-non-selected-windows.
7665
76662005-02-25 Richard M. Stallman <rms@gnu.org>
7667
7668 * screen.texi (Screen): Explain better about cursors and mode lines;
7669 don't presuppose text terminals.
7670 (Point): Don't assume just one cursor.
7671 Clarify explanation of cursors.
7672 (Echo Area, Menu Bar): Cleanups.
7673
7674 * mini.texi (Minibuffer): Prompts are highlighted.
7675 (Minibuffer Edit): Newline = C-j only on text terminals.
7676 Clarify resize-mini-windows values.
7677 Mention M-PAGEUP and M-PAGEDOWN.
7678 (Completion Commands): Mouse-1 like Mouse-2.
7679 (Minibuffer History): Explain history commands better.
7680 (Repetition): Add xref to Incremental Search.
7681
7682 * mark.texi (Setting Mark): Clarify info about displaying mark.
7683 Clarify explanation of C-@ and C-SPC.
7684 (Transient Mark): Mention Delete Selection mode.
7685 (Marking Objects): Clean up text about extending the region.
7686
7687 * m-x.texi (M-x): One C-g doesn't always go to top level.
7688 No delay before suggest-key-bindings output.
7689
7690 * fixit.texi (Fixit): Mention C-/ for undo.
7691 (Spelling): Mention ESC TAB like M-TAB.
7692 Replacement words with r and R are rechecked.
7693 Say where C-g leaves point. Mention ? as input.
7694
76952005-02-23 Lute Kamstra <lute@gnu.org>
7696
7697 * cmdargs.texi (Initial Options): Add cross reference.
7698
8cf51b2c
GM
76992005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7700
7701 * emacs.texi (Top): Update menu for splitting of node in
7702 msdog.texi.
7703 * frames.texi (Frames): Update xref for splitting of node in
7704 msdog.texi.
7705 * trouble.texi (Quitting): Ditto.
7706
77072005-02-16 Richard M. Stallman <rms@gnu.org>
7708
7709 * windows.texi (Split Window): Simplify line truncation info
7710 and xref to Display Custom.
7711
7712 * trouble.texi (Quitting): Emergency escape only for text terminal.
7713 (Screen Garbled): C-l for ungarbling is only for text terminal.
7714
7715 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7716
7717 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7718
7719 * programs.texi (Program Modes): Mention Python mode.
7720 (Moving by Defuns): Repeating C-M-h extends region.
7721 (Basic Indent): Clarify.
7722 (Custom C Indent): Clarify.
7723 (Expressions): Repeating C-M-@ extends region.
7724 (Info Lookup): Clarify for C-h S.
7725 (Symbol Completion): ESC TAB alternative for M-TAB.
7726 (Electric C): Clarify.
7727
7728 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7729
7730 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7731 MS-DOS Input node.
7732 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7733 (MS-DOS and MULE): Clarify.
7734 (MS-DOS Processes, Windows Processes): Fix typos.
7735
7736 * major.texi (Choosing Modes): Clarify.
7737
7738 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7739 (Keyboard Macro Step-Edit): Clarify.
7740
7741 * indent.texi (Indentation): Clarifications.
7742
7743 * help.texi (Help): Correct error about C-h in query-replace.
7744 Clarify apropos vs C-h a. Fix how to search in FAQ.
7745 (Key Help): Describe C-h w here.
7746 (Name Help): Minor cleanup. C-h w moved to Key Help.
7747 Clarify the "object" joke.
7748 (Apropos): Clarify. Mouse-1 like Mouse-2.
7749 (Help Mode): Mouse-1 like Mouse-2.
7750
7751 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7752
7753 * display.texi (Display): Reorder menu.
7754 (Faces): Cleanup.
7755 (Font Lock): Cleanup. Mention Options menu.
7756 Delete obsolete text.
7757 (Scrolling): For C-l, don't presume text terminal.
7758 (Horizontal Scrolling): Simplify intro.
7759 (Follow Mode): Clarify.
1c6c854e 7760 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7761 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7762 Doc default-tab-width. Doc line truncation more thoroughly.
7763
7764 * dired.texi (Dired Enter): C-x C-f can run Dired.
7765 (Dired Visiting): Comment out `a' command.
7766 Mouse-1 is like Mouse-2.
7767 (Shell Commands in Dired): ? can be used more than once.
7768
7769 * basic.texi (Continuation Lines): Simplify description of truncation,
7770 and refer to Display Custom for the rest of it.
7771
8cf51b2c
GM
77722005-02-06 Lute Kamstra <lute@gnu.org>
7773
7774 * basic.texi (Undo): Fix typo.
7775
7776 * cmdargs.texi (Emacs Invocation): Fix typo.
7777
7778 * custom.texi (Init Examples): Fix typo.
7779
7780 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7781
77822005-02-06 Richard M. Stallman <rms@gnu.org>
7783
7784 * regs.texi (Registers): Registers can hold numbers, too.
7785
7786 * killing.texi (Other Kill Commands): Cleanup.
7787 Delete redundant explanation of kill in read-only buffer.
7788 (Yanking): Mention term "copying".
7789 (Accumulating Text): Fix typo.
7790
7791 * entering.texi (Entering Emacs): Update rationale at start.
7792 (Exiting): Treat iconifying on a par with suspension.
7793
7794 * custom.texi (Minor Modes): Fix typo.
7795 (Easy Customization): Fix menu style.
7796 (Variables): Add xref.
7797 (Examining): Setting for future sessions works through .emacs.
7798 (Keymaps): "Text terminals", not "Many".
7799 (Init Rebinding): Explain \C-. Show example of \M-.
7800 Fix minor wording errors.
7801 (Function Keys): Explain vector syntax just once.
7802 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7803 (Init File): Mention .emacs.d directory.
7804 (Init Examples): Add xref.
7805 (Find Init): Mention .emacs.d directory.
7806
7807 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7808 (Action Arguments): Explain which kinds of -l args are found how.
7809 (Initial Options): --batch does not inhibit site-start.
7810 Add xrefs.
7811 (Command Example): Use --batch, not -batch.
7812
7813 * basic.texi (Inserting Text): Cleanup wording.
7814 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7815 C-n is not error at end of buffer.
7816 (Undo): Doc C-/ like C-_. Add xrefs.
7817 (Arguments): META key may be labeled ALT.
7818 Peculiar arg meanings are explained in doc strings.
7819
7820 * abbrevs.texi (Expanding Abbrevs): Clarify.
7821
78222005-02-05 Eli Zaretskii <eliz@gnu.org>
7823
7824 * frames.texi (Frame Parameters): Add an xref to the description
7825 of list-colors-display. Add a pointer to the X docs about colors.
7826
7827 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7828 Improve docs of list-colors-display.
8cf51b2c
GM
7829
78302005-02-03 Lute Kamstra <lute@gnu.org>
7831
7832 * frames.texi (Frames, Drag and Drop): Fix typos.
7833
78342005-02-03 Richard M. Stallman <rms@gnu.org>
7835
7836 * windows.texi (Basic Window): Mention color-change in mode line.
7837 (Change Window): Explain dragging vertical boundaries.
7838
7839 * text.texi (Sentences): Clarify.
7840 (Paragraphs): Explain M-a and blank lines.
7841 (Outline Mode): Clarify text and menu.
7842 (Hard and Soft Newlines): Mention use-hard-newlines.
7843
7844 * frames.texi (Frames): Delete unnecessary mention of Windows.
7845 (Mouse Commands): Likewise. Mention xterm mouse support.
7846 (Clipboard): Clarify.
7847 (Mouse References): Mention use of Mouse-1 for following links.
7848 (Menu Mouse Clicks): Clarify.
7849 (Mode Line Mouse): Clarify.
7850 (Drag and Drop): Rewrite.
7851
7852 * fixit.texi (Spelling): Fix typo.
7853
7854 * files.texi (File Names): Clarify.
7855 (Visiting): Update conditions for use of file dialog. Clarify.
7856 (Saving): Doc d as answer in save-some-buffers.
7857 (Remote Files): Clean up the text.
7858
7859 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7860
7861 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7862 (List Buffers): Clarify.
7863 (Several Buffers): Doc T command.
7864 (Buffer Convenience): Clarify menu.
7865
7866 * basic.texi (Undo): Clarify last change.
7867
78682005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7869
7870 * fixit.texi (Spelling): Fix typo.
7871
78722005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7873
7874 * basic.texi (Undo): Update description of `undo-outer-limit'.
7875
78762005-02-01 Nick Roberts <nickrob@snap.net.nz>
7877
7878 * building.texi: Update documentation relating to GDB Graphical
7879 Interface.
7880
78812005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7882
7883 * custom.texi (Easy Customization): Adapt menu to node name change.
7884
78852005-01-30 Richard M. Stallman <rms@gnu.org>
7886
7887 * custom.texi (Easy Customization): Defn of "User Option" now
7888 includes faces. Don't say just "option" when talking about variables.
7889 Do say just "options" to mean "anything customizable".
7890 (Specific Customization): Describe `customize-variable',
7891 not `customize-option'.
7892
7893 * glossary.texi (Glossary) <Faces>: Add xref.
7894 <User Option>: Change definition--include faces. Change xref.
7895
7896 * picture.texi (Picture): Mention artist.el.
7897
7898 * sending.texi, screen.texi, programs.texi, misc.texi:
7899 * mini.texi, major.texi, maintaining.texi, macos.texi:
7900 * help.texi, frames.texi, files.texi:
7901 Don't say just "option" when talking about variables.
7902
7903 * display.texi, mule.texi: Don't say just "option" when talking
7904 about variables. Other minor cleanups.
7905
8cf51b2c
GM
79062005-01-26 Lute Kamstra <lute@gnu.org>
7907
7908 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7909 File'. Mention the `-Q' option at the `--no-site-file' option.
7910
8cf51b2c
GM
79112005-01-22 David Kastrup <dak@gnu.org>
7912
7913 * building.texi (Grep Searching): Mention alias `find-grep' for
7914 `grep-find'.
7915
79162005-01-20 Richard M. Stallman <rms@gnu.org>
7917
7918 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7919
8cf51b2c
GM
79202005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7921
7922 * rmail.texi (Movemail): Explain differences
7923 between standard and mailutils versions of movemail.
7924 Describe command line and configuration options introduced
7925 with the latter.
7926 Explain the notion of mailbox URL, provide examples and
7927 cross-references to mailutils documentation.
7928 Describe various methods of specifying mailbox names,
7929 user names and user passwords for rmail.
1c6c854e
CS
7930 (Remote Mailboxes): New section.
7931 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7932 options used to control its behavior.
7933 (Other Mailbox Formats): Explain handling of various mailbox
7934 formats.
7935
79362005-01-13 Richard M. Stallman <rms@gnu.org>
7937
7938 * commands.texi (Commands): Clarification.
7939
79402005-01-11 Richard M. Stallman <rms@gnu.org>
7941
7942 * programs.texi (Multi-line Indent): Fix previous change.
7943 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7944
8cf51b2c
GM
79452005-01-08 Richard M. Stallman <rms@gnu.org>
7946
7947 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7948 lazy-highlight.
7949
7950 * search.texi (Query Replace): Mention faces query-replace
7951 and lazy-highlight.
7952 (Incremental Search): Update isearch highlighting info.
7953
8cf51b2c
GM
79542005-01-04 Richard M. Stallman <rms@gnu.org>
7955
7956 * custom.texi (Saving Customizations): Minor improvement.
7957
8cf51b2c
GM
79582005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7959
7960 * custom.texi (Saving Customizations): Emacs no longer loads
7961 `custom-file' after .emacs. No longer mention customizing through
7962 Custom.
7963
8cf51b2c
GM
79642005-01-01 Andreas Schwab <schwab@suse.de>
7965
7966 * killing.texi (Graphical Kill): Move up under node Killing,
7967 change @section to @subsection.
7968
79692005-01-01 Richard M. Stallman <rms@gnu.org>
7970
7971 * custom.texi (Face Customization): Mention hex color specs.
7972
7973 * emacs.texi (Top): Update Killing submenu.
7974
7975 * killing.texi (Killing): Reorganize section.
7976 No more TeX-only text; put the node command at start of chapter.
7977 But the first section heading is used only in TeX.
7978 Rewrite the text to read better in this mode.
7979 (Graphical Kill): New subnode gets some of the text that
7980 used to be in the first section.
7981
79822004-12-31 Richard M. Stallman <rms@gnu.org>
7983
7984 * dired.texi (Shell Commands in Dired): Delete the ? example.
7985
7986 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7987
7988 * files.texi (Saving): Describe new require-final-newline features
7989 and mode-require-final-newline.
7990
8cf51b2c
GM
79912004-12-29 Richard M. Stallman <rms@gnu.org>
7992
7993 * custom.texi (File Variables): Clarify previous change.
7994
c8763fb6 79952004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7996
7997 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7998 out now.
7999
80002004-12-27 Richard M. Stallman <rms@gnu.org>
8001
8002 * Makefile.in (MAKEINFO): Specify --force.
8003
8004 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8005 (Undo): Doc undo-outer-limit.
8006
8cf51b2c
GM
80072004-12-15 Juri Linkov <juri@jurta.org>
8008
8009 * mark.texi (Transient Mark, Mark Ring): M-< and other
8010 movement commands don't set mark in Transient Mark mode
8011 if mark is active.
8012
8cf51b2c
GM
80132004-12-12 Juri Linkov <juri@jurta.org>
8014
8015 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8016 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8017
8018 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8019 (Misc Dired Commands): Add @r{(Dired)} to w.
8020
80212004-12-12 Juri Linkov <juri@jurta.org>
8022
8023 * mark.texi (Marking Objects): Marking commands also extend the
8024 region when mark is active in Transient Mark mode.
8025
8cf51b2c
GM
80262004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8027
8028 * custom.texi (Saving Customizations): Emacs only loads the custom
8029 file automatically after the init file in version 22.1 or later.
8030 Adapt text and examples to this fact.
8031
8cf51b2c
GM
80322004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8033
8034 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8035 be set through Custom. Otherwise, it has no effect.
8036
8cf51b2c
GM
80372004-12-05 Richard M. Stallman <rms@gnu.org>
8038
8039 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8040 * entering.texi: Rename Command Line to Emacs Invocation.
8041
10d1d0af 8042 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8043
8044 * custom.texi (Easy Customization): Move up to section level,
8045 before Variables. Avoid using the term "variable"; say "option".
8046 New initial explanation.
8047 (Variables): In initial explanation, connect "variable" to the
8048 already-explained "user option".
8049
8050 * emacs.texi (Top): Fix ref to Command Line.
8051 Move reference to Easy Customization.
8052
8053 * xresources.texi (X Resources): Fix From link.
8054
8055 * doclicense.texi (GNU Free Documentation License): Fix To link.
8056
8057 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8058
8059 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8060
80612004-12-03 Richard M. Stallman <rms@gnu.org>
8062
8063 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8064
80652004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8066
8067 * kmacro.texi: Several small changes in addition to the following.
8068 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8069 defining a keyboard macro.
8070 Mention `kmacro-ring-max'.
8071 (Keyboard Macro Counter): Clarify description of
8072 `kmacro-insert-counter', `kmacro-set-counter',
8073 `kmacro-add-counter' and `kmacro-set-format'.
8074
80752004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8076
8077 * custom.texi (File Variables): Add `unibyte' and make it more
8078 clear that `unibyte' and `coding' are special. Suggested by Simon
8079 Krahnke <overlord@gmx.li>.
8080
8081 * mule.texi (Enabling Multibyte): Refer to File Variables.
8082 Suggested by Simon Krahnke <overlord@gmx.li>.
8083
c8763fb6 80842004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8085
8086 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8087 x-use-old-gtk-file-dialog.
8088
8cf51b2c
GM
80892004-11-20 Richard M. Stallman <rms@gnu.org>
8090
8091 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8092
80932004-11-09 Lars Brinkhoff <lars@nocrew.org>
8094
8095 * building.texi (Lisp Eval): Delete hyphen in section name.
8096
80972004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8098
8099 * files.texi (Old Versions):
8100 No longer document annotation as "CVS only".
8101
81022004-11-10 Andre Spiegel <spiegel@gnu.org>
8103
8104 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8105 version systems, mentioning the new ones that we support.
8106 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8107 suggestions.
8108
c8763fb6 81092004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8110
49823426 8111 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8112
c8763fb6 81132004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8114
8115 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8116
81172004-10-23 Eli Zaretskii <eliz@gnu.org>
8118
8119 * text.texi (Text Based Tables, Table Definition)
8120 (Table Creation, Table Recognition, Cell Commands)
8121 (Cell Justification, Row Commands, Column Commands)
8122 (Fixed Width Mode, Table Conversion, Measuring Tables)
8123 (Table Misc): New nodes, documenting the Table Mode.
8124
8cf51b2c
GM
81252004-10-19 Jason Rumney <jasonr@gnu.org>
8126
8127 * makefile.w32-in (info): Change order of arguments to makeinfo.
8128
81292004-10-19 Ulf Jasper <ulf.jasper@web.de>
8130
8131 * calendar.texi (iCalendar): Update for package changes.
8132
8cf51b2c
GM
81332004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8134
8135 * files.texi (Misc File Ops): View mode is a minor mode.
8136
8cf51b2c
GM
81372004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8138
8139 * calendar.texi (iCalendar): Style changes.
8140
81412004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8142
8143 * search.texi (Regexps): The regexp described in the example is no
8144 longer stored in the variable `sentence-end'.
8145
8cf51b2c
GM
81462004-10-06 Nick Roberts <nickrob@snap.net.nz>
8147
8148 * building.texi (Starting GUD): Note that multiple debugging
8149 sessions requires `gdb --fullname'.
8150
81512004-10-05 Ulf Jasper <ulf.jasper@web.de>
8152
8153 * calendar.texi (iCalendar): New section for a new package.
8154
8cf51b2c
GM
81552004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8156
8157 * text.texi: Various small changes in addition to the following.
8158 (Text): Replace xref for autotype with inforef.
8159 (Sentences): Explain nil value for `sentence-end'.
8160 (Paragraphs): Update default values for `paragraph-start' and
8161 `paragraph-separate'.
8162 (Text Mode): Correct description of Text mode's effect on the
8163 syntax table.
8164 (Outline Visibility): `hide-other' does not hide top level headings.
8165 `selective-display-ellipses' no longer has an effect on Outline mode.
8166 (TeX Misc): Add missing @cindex.
8167 Replace xref for RefTeX with inforef.
8168 (Requesting Formatted Text): The variable
8169 `enriched-fill-after-visiting' no longer exists.
8170 (Editing Format Info): Update names of menu items and commands.
8171 (Format Faces): Mention special effect of specifying the default face.
8172 Describe inheritance of text properties.
8173 Correct description of `fixed' face.
8174 (Format Indentation): Correct description of effect of setting
8175 margins. Mention `set-left-margin' and `set-right-margin'.
8176 (Format Justification): Update names of menu items.
8177 `set-justification-full' is now bound to `M-j b'.
8178 Mention that `default-justification' is a per buffer variable.
8179 (Format Properties): Update name of menu item.
8180 (Forcing Enriched Mode): `format-decode-buffer' automatically
8181 turns on Enriched mode if the buffer is in text/enriched format.
8182
81832004-10-05 Emilio C. Lopes <eclig@gmx.net>
8184
8185 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8186
81872004-09-28 Kim F. Storm <storm@cua.dk>
8188
8189 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8190 Align with new functionality.
8191
8cf51b2c
GM
81922004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8193
8194 * display.texi (Display Custom): Remove stray `@end defvar'.
8195
81962004-09-23 Kim F. Storm <storm@cua.dk>
8197
8198 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8199 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8200
8cf51b2c
GM
82012004-09-20 Richard M. Stallman <rms@gnu.org>
8202
8203 * custom.texi (Hooks): Explain using setq to clear out a hook.
8204 (File Variables): Explain multiline string constants.
8205 (Non-ASCII Rebinding): Explain when you need to update
8206 non-ASCII char codes in .emacs.
8207
8208 * building.texi (Compilation): Explain how to make a silent
8209 subprocess that won't be terminated. Explain compilation-environment.
8210
82112004-09-13 Kim F. Storm <storm@cua.dk>
8212
8213 * mini.texi (Repetition): Rename isearch-resume-enabled to
8214 isearch-resume-in-command-history and change default to disabled.
8215
8cf51b2c
GM
82162004-09-09 Kim F. Storm <storm@cua.dk>
8217
8218 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8219 with new `kmacro-name-last-macro'.
8220
8cf51b2c
GM
82212004-09-08 Juri Linkov <juri@jurta.org>
8222
8223 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8224
8cf51b2c
GM
82252004-09-03 Juri Linkov <juri@jurta.org>
8226
8227 * search.texi (Incremental Search): Update wording for M-%.
8228
82292004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8230
8231 * killing.texi (Killing): Correct description of kill commands in
8232 read-only buffer.
8233
82342004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8235
8236 * building.texi (Compilation Mode): Add a paragraph about rules
8237 for finding the compilation buffer for `next-error'.
8238
8239 * search.texi (Other Repeating Search): Mention that Occur mode
8240 supports the next-error functionality.
8241
82422004-09-02 Juri Linkov <juri@jurta.org>
8243
8244 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8245
82462004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8247
8248 * kmacro.texi (Basic Keyboard Macro):
8249 `apply-macro-to-region-lines' now operates on all lines that begin
8250 in the region, rather than on all complete lines in the region.
8251
c8763fb6 82522004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8253
8254 * frames.texi (Drag and drop): Add documentation about
8255 x-dnd-test-function and x-dnd-known-types.
8256
82572004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8258
8259 * indent.texi: Various minor changes in addition to:
8260 (Indentation Commands): Correct description of `indent-relative'.
8261 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8262 mode. The *Tab Stops* buffer uses Overwrite Mode.
8263 (Just Spaces): `tabify' converts sequences of at least two spaces
8264 to tabs.
8265
8cf51b2c
GM
82662004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8267
8268 * frames.texi (Secondary Selection): Setting the secondary
8269 selection with M-Drag-Mouse-1 does not alter the kill ring,
8270 setting it with M-Mouse-1 and M-Mouse-3 does.
8271 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8272 toolkit scroll bars.
8273 (Scroll Bars): Ditto.
8274
8275 * windows.texi (Basic Window): When using a window system, the value
8276 of point in a non-selected window is indicated by a hollow box.
8277 (Split Window): Side by side windows are separated by a scroll bar,
8278 if scroll bars are used.
8279 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8280 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8281 (Window Convenience): Update bindings for `winner-undo' and
8282 `winner-redo'.
8283
8284 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8285 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8286 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8287 of "Using Emacs as a Server".
8288 * building.texi (Building): Interchange nodes (for correct numbering).
8289 * programs.texi (Programs): Interchange nodes (for correct numbering).
8290 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8291 Info to the node structure.
8292 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8293 Rearrange order of nodes and sections such that both "GNU GENERAL
8294 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8295 end, as appropriate for appendices.
8296 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8297 Use `@unnumberedsec'.
8298 * trouble.texi: Adapt sectioning in Info to the node structure.
8299 Adapt node pointers to change in emacs.texi.
8300 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8301
8cf51b2c
GM
83022004-08-25 Kenichi Handa <handa@m17n.org>
8303
8304 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8305 description for unibyte mode.
8306
83072004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8308
8309 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8310
8311 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8312 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8313 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8314 in @pxref.
8315
83162004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8317
8318 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8319 Change section names.
8320
8cf51b2c
GM
83212004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8322
8323 * kmacro.texi (Keyboard Macro Ring): Rename section.
8324 Emacs treats the head of the macro ring as the `last keyboard macro'.
8325 (Keyboard Macro Counter): Minor change.
8326 (Save Keyboard Macro): Some clarifications.
8327 (Edit Keyboard Macro): Rename section.
8328
8329 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8330 32-bit machines.
8331 (Several Buffers): Clarify which buffer is selected if `2' is
8332 pressed in the Buffer Menu.
8333 Auto Revert mode can be used to update the Buffer Menu
8334 automatically.
8335
83362004-08-21 Eli Zaretskii <eliz@gnu.org>
8337
8338 * help.texi (Misc Help): Add an index entry for finding an Info
8339 manual by its file name.
8340
83412004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8342
8343 * files.texi (Backup Deletion): Correct description of
8344 `delete-old-versions'.
8345 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8346 (Auto Save Files): Recommend `auto-save-mode' to reenable
8347 auto-saving, rather than the abbreviation `auto-save'.
8348
83492004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8350
8351 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8352 for "killing" and "yanking" in main menu.
8353
83542004-08-16 Richard M. Stallman <rms@gnu.org>
8355
8356 * killing.texi (Yanking, Killing): Minor cleanups.
8357
8358 * mark.texi (Momentary Mark): Minor cleanups.
8359
83602004-08-15 Kenichi Handa <handa@etl.go.jp>
8361
8362 * custom.texi (Non-ASCII Rebinding):
8363 C-q always inserts the right code to pass to global-set-key.
8364
8cf51b2c
GM
83652004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8366
8367 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8368 `insert-register', instead of `C-x r g' binding, for consistency.
8369
83702004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8371
8372 * fixit.texi (Spelling): Fix typo.
8373
83742004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8375
8376 * help.texi (Help): Fix Texinfo usage.
8377
8cf51b2c
GM
83782004-07-24 Richard M. Stallman <rms@gnu.org>
8379
8380 * text.texi (Paragraphs): Update how paragraphs are separated
8381 and the default for paragraph-separate.
8382
8383 * search.texi (Regexp Replace): Further update text for new
8384 replacement operators.
8385
8cf51b2c
GM
83862004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8387
8388 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8389 `R' switch.
8390
8391 * dired.texi (Dired Updating): `k' only deletes inserted
8392 subdirectories from the Dired buffer if a prefix argument was given.
8393
8394 * search.texi (Regexps): Delete redundant definition of `symbol' in
8395 description of `\_>'. It already occurs in the description of `\_<'.
8396
8cf51b2c
GM
83972004-07-01 Juri Linkov <juri@jurta.org>
8398
8399 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8400 (Regexp Search): Add M-r.
8401
84022004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8403
8404 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8405
84062004-06-29 Jesper Harder <harder@ifa.au.dk>
8407
49823426 8408 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8409
84102004-06-25 Richard M. Stallman <rms@gnu.org>
8411
8412 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8413
84142004-06-25 David Kastrup <dak@gnu.org>
8415
8416 * search.texi (Regexp Replace): Some typo corrections and
8417 rearrangement.
8418
84192004-06-24 David Kastrup <dak@gnu.org>
8420
8421 * search.texi (Unconditional Replace): Use replace-string instead
8422 of query-replace in example.
8423 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8424 sequences.
8425 (Query Replace): Correct explanation of `^' which does not use
8426 the mark stack.
8427
84282004-06-21 Nick Roberts <nickrob@gnu.org>
8429
8430 * misc.texi (Shell History Copying): Document comint-insert-input.
8431 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8432
8cf51b2c
GM
84332004-06-20 Jesper Harder <harder@ifa.au.dk>
8434
8435 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8436 * custom.texi (Customization): Do.
8437 * anti.texi (Antinews): Do.
8438 * abbrevs.texi (Defining Abbrevs): Do.
8439
8440 * programs.texi (Info Lookup): Fix keybinding for
8441 info-lookup-symbol.
8442
84432004-06-16 Juanma Barranquero <lektu@terra.es>
8444
8445 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8446 Add emacs-xtra.
8447 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8448 (clean): Add emacs-xtra and flymake. Remove redundancies.
8449
84502004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8451
8452 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8453 Add emacs-xtra.
8454 * emacs-xtra.texi: New file.
8455
84562004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8457
8458 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8459 (Dired and Find): Mention differences with ordinary Dired buffers.
8460
8cf51b2c
GM
84612004-06-13 Richard M. Stallman <rms@gnu.org>
8462
8463 * custom.texi (Init Syntax): Explain about vars that do special
8464 things when set with setq or with Custom.
8465 (Init Examples): Add line-number-mode example.
8466
8cf51b2c
GM
84672004-06-12 Juri Linkov <juri@jurta.org>
8468
8469 * dired.texi (Operating on Files): Add dired-do-touch.
8470
8cf51b2c
GM
84712004-06-10 Juri Linkov <juri@jurta.org>
8472
8473 * building.texi (Lisp Eval): Add C-M-x on defface.
8474
84752004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8476
8477 * files.texi (Reverting): Auto-Revert mode and
8478 Global Auto-Revert mode no longer revert remote files.
8479
8cf51b2c
GM
84802004-05-29 Richard M. Stallman <rms@gnu.org>
8481
8482 * custom.texi (Init File): Two dashes start --no-site-file.
8483
8cf51b2c
GM
84842004-05-29 Alan Mackenzie <acm@muc.de>
8485
8486 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8487 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8488 (AWK, Pike): Document as "C-like modes".
8489 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8490 (M-x man): Supersedes M-x manual-entry.
8491 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8492
8493 ("Comments in C"): Delete node; the info is in CC Mode manual.
8494 (c-comment-only-line-offset): Remove description.
8495
8496 (C-c ., C-c C-c): Describe new C Mode bindings.
8497
8498 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8499 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8500 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8501 Amend definitions.
8502
8503 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8504 Describe functions.
8505
8506 (c-comment-start-regexp, c-hanging-comment-ender-p)
8507 (c-hanging-comment-starter-p): Remove obsolete definitions.
8508
8509 * emacs.texi: Remove the menu entry "Comments in C".
8510
8cf51b2c
GM
85112004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8512
8513 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8514 `M-x locate'.
8515
85162004-05-16 Karl Berry <karl@gnu.org>
8517
8518 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8519 makeinfo --html fails.
8520 * help.texi (Help Summary) [@ifnottex]: Likewise.
8521
85222004-05-13 Nick Roberts <nickrob@gnu.org>
8523
8524 * building.texi (GDB Graphical Interface): Update and describe
8525 layout first.
8526
8cf51b2c
GM
85272004-05-04 Jason Rumney <jasonr@gnu.org>
8528
8529 * makefile.w32-in: Revert last change.
8530
85312004-05-03 Jason Rumney <jasonr@gnu.org>
8532
8533 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8534
8cf51b2c
GM
85352004-04-23 Juanma Barranquero <lektu@terra.es>
8536
8537 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8538
85392004-04-18 Juri Linkov <juri@jurta.org>
8540
8541 * fixit.texi (Spelling): Remove file extension from ispell xref.
8542
85432004-04-15 Kim F. Storm <storm@cua.dk>
8544
8545 * cmdargs.texi (Initial Options): Add -Q.
8546
85472004-04-05 Kim F. Storm <storm@cua.dk>
8548
8549 * custom.texi (File Variables): Add safe-local-eval-forms.
8550
8cf51b2c
GM
85512004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8552
8553 * files.texi (Reverting): Correct description of revert-buffer's
8554 handling of point.
8555
85562004-03-22 Juri Linkov <juri@jurta.org>
8557
8558 * emacs.texi (Top): Add `Misc X'.
8559
49823426 8560 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8561
8562 * glossary.texi: Improve references.
8563
8564 * help.texi: Sync keywords with finder.el.
8565
8566 * mini.texi (Completion): Add description for menu items.
8567
8568 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8569
8570 * sending.texi (Mail Methods): Fix xref to Message manual.
8571
8cf51b2c
GM
85722004-03-12 Richard M. Stallman <rms@gnu.org>
8573
8cf51b2c
GM
8574 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8575
8cf51b2c
GM
85762004-03-04 Richard M. Stallman <rms@gnu.org>
8577
8578 * search.texi (Regexps): Explain that ^ and $ have their
8579 special meanings only in certain contexts.
8580
8581 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8582
8583 * mule.texi (Specify Coding): Doc C-x RET F.
8584
8585 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8586 for multiple compile and grep buffers.
8587 (Indirect Buffers): Don't recommand clone-indirect-buffer
8588 for multiple compile and grep buffers.
8589
8cf51b2c
GM
85902004-02-29 Juanma Barranquero <lektu@terra.es>
8591
8592 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8593 Use $(DEL) instead of rm, and ignore exit code.
8594
8cf51b2c
GM
85952004-02-23 Nick Roberts <nick@nick.uklinux.net>
8596
8597 * building.texi (Watch Expressions): Update.
8598
85992004-02-21 Juri Linkov <juri@jurta.org>
8600
1c6c854e
CS
8601 * cmdargs.texi (Action Arguments): Add alias --find-file.
8602 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8603 to Command Arguments.
8604 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8605 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8606 (Window Size X): Join -g and --geometry. Add @cindex.
8607 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8608 (Title X): Remove alias -title.
8609 (Misc X): New node.
8610
c8763fb6 86112004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8612
8613 * frames.texi (Drag and drop): Add Motif to list of supported
8614 protocols.
8615
c8763fb6 86162004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8617
8618 * frames.texi (Drag and drop): New section.
8619
86202004-01-24 Richard M. Stallman <rms@gnu.org>
8621
1c6c854e 8622 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8623 Include it only @ifnotinfo. Patch the preceding and following
8624 node headers to point to each other.
8625
86262004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8627
8628 * calendar.texi (Appointments): Update section.
8629
86302003-12-29 Kevin Ryde <user42@zip.com.au>
8631
8cf51b2c
GM
8632 * programs.texi (C Modes): Fix the xref.
8633
86342003-12-23 Nick Roberts <nick@nick.uklinux.net>
8635
8636 * building.texi (Watch Expressions): Update.
8637 (Commands of GUD): Include use of toolbar + breakpoints set from
8638 fringe/margin.
8639
86402003-12-03 Andre Spiegel <spiegel@gnu.org>
8641
8642 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8643 <acm@muc.de>.
8644
c8763fb6 86452003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8646
8647 * frames.texi (Dialog Boxes): Add use-file-dialog.
8648
8cf51b2c
GM
86492003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8650
8651 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8652 in CC Mode.
8653
8cf51b2c
GM
86542003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8655
8656 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8657 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8658 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8659 * man/frames.texi, man/glossary.texi, man/killing.texi:
8660 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8661 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8662 * man/sending.texi, man/text.texi, man/trouble.texi:
8663 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8664
86652003-11-01 Alan Mackenzie <acm@muc.de>
8666
8667 * search.texi (Scrolling During Incremental Search): Document a
8668 new scrolling facility in isearch mode.
8669
8cf51b2c
GM
86702003-10-22 Miles Bader <miles@gnu.org>
8671
8672 * Makefile.in (info): Move before $(top_srcdir)/info.
8673
86742003-10-22 Nick Roberts <nick@nick.uklinux.net>
8675
8676 * building.texi (Watch Expressions): Update section on data display
8677 to reflect code changes (GDB Graphical Interface).
8678
8cf51b2c
GM
86792003-10-13 Richard M. Stallman <rms@gnu.org>
8680
8681 * xresources.texi (GTK resources): Clean up previous change.
8682
c8763fb6 86832003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8684
8685 * xresources.texi (GTK resources): Add a note that some themes
8686 disallow customizations. Add scroll theme example.
8687
8cf51b2c
GM
86882003-09-30 Richard M. Stallman <rms@gnu.org>
8689
8cf51b2c
GM
8690 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8691
8692 * misc.texi (Saving Emacs Sessions): Shorten the section,
8693 collapsing back into one node.
8694
86952003-09-30 Lars Hansen <larsh@math.ku.dk>
8696
8697 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8698
ce058493 86992003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8700
8701 * xresources.texi (GTK names in Emacs): Correct typo.
8702
8cf51b2c
GM
87032003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8704
1c6c854e
CS
8705 * cmdargs.texi (Font X): Mention new default font.
8706 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8707 problems involved. (Result of discussion on emacs-devel.)
8708
87092003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8710
8711 * emacs.texi (Acknowledgements): Correct typo.
8712
87132003-09-22 Richard M. Stallman <rms@gnu.org>
8714
8715 * dired.texi (Misc Dired Commands): New node.
8716 (Dired Navigation): Add dired-goto-file.
8717
8718 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8719
8720 * emacs.texi (Acknowledgements): New node, split from Distribution.
8721
8722 * cmdargs.texi (Action Arguments): -f reads interactive args.
8723
8cf51b2c
GM
87242003-09-08 Lute Kamstra <lute@gnu.org>
8725
8726 * screen.texi (Mode Line): Say that POS comes before LINE.
8727 Mention `size-indication-mode'.
1c6c854e
CS
8728 * display.texi (Optional Mode Line):
8729 Document `size-indication-mode'.
8cf51b2c
GM
8730 * basic.texi (Position Info): Mention `size-indication-mode'.
8731
87322003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8733
8734 * xresources.texi (Resources): Refer to `editres' man page.
8735 (Lucid Resources): Update defaults. Expand description of
8736 `shadowThickness'.
8737
87382003-09-04 Miles Bader <miles@gnu.org>
8739
8740 * Makefile.in (top_srcdir): New variable.
8741 ($(top_srcdir)/info): New rule.
8742 (info): Depend on it.
8743
87442003-09-03 Peter Runestig <peter@runestig.com>
8745
8746 * makefile.w32-in: New file.
8747
87482003-08-29 Richard M. Stallman <rms@gnu.org>
8749
8750 * misc.texi (Saving Emacs Sessions): Correct previous change.
8751
8cf51b2c
GM
87522003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8753
8cf51b2c
GM
8754 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8755 (Intro): Include kmacro.texi after fixit.texi instead of after
8756 custom.texi. (As suggested by Kim Storm.)
8757
87582003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8759
8760 * fixit.texi (Fixit): Update `Next' pointer.
8761 * files.texi (Files): Update `Previous' pointer.
8762 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8763 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8764 (Suggested by Kim Storm.)
8765 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8766
87672003-08-18 Kim F. Storm <storm@cua.dk>
8768
8769 * kmacro.texi: New file describing enhanced keyboard macro
8770 functionality. Replaces old description in custom.texi.
8771
8772 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8773 (Keyboard Macros): Move to new kmacro.texi file.
8774
8775 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8776
8cf51b2c
GM
87772003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8778
8779 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8780
87812003-08-17 Alex Schroeder <alex@gnu.org>
8782
8783 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8784 required.
8785
8cf51b2c
GM
87862003-08-05 Richard M. Stallman <rms@gnu.org>
8787
8788 * programs.texi (Lisp Indent): Don't describe
8789 lisp-indent-function property here. Use xref to Lisp Manual.
8790
8cf51b2c
GM
87912003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8792
fffa137c 8793 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8794 abbreviations.
8795
87962003-07-24 Markus Rost <rost@math.ohio-state.edu>
8797
8798 * buffers.texi (List Buffers): Fix previous change.
8799
8cf51b2c
GM
88002003-07-13 Markus Rost <rost@math.ohio-state.edu>
8801
8802 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8803 List*.
8804
88052003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8806
8cf51b2c
GM
8807 * display.texi (Font Lock): Fix typo.
8808
88092003-07-07 Richard M. Stallman <rms@gnu.org>
8810
8811 * display.texi (Font Lock): Add xref for format info on
8812 font-lock-remove-keywords.
8813
8814 * building.texi (Compilation): Document what happens with asynch
8815 children of compiler process.
8816
8817 * help.texi (Library Keywords): Use @multitable.
8818
8cf51b2c
GM
88192003-06-04 Richard M. Stallman <rms@gnu.org>
8820
8821 * programs.texi (Expressions): Delete C-M-DEL.
8822
8823 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8824 comint-move-point-for-output renamed from
8825 comint-scroll-to-bottom-on-output.
8826
8827 * custom.texi (Init Rebinding): Replace previous change with xref.
8828 (Non-ASCII Rebinding): Explain that issue more briefly here.
8829
88302003-05-28 Richard M. Stallman <rms@gnu.org>
8831
8832 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8833
88342003-05-28 Nick Roberts <nick@nick.uklinux.net>
8835
8836 * building.texi (GDB Graphical Interface): New node.
8837 (Rewritten somewhat by RMS.)
8838
c8763fb6 88392003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8840
8841 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8842 non-English letters. Explain how to set coding systems correctly
8843 and how to include the right coding cookie in the file.
8844
c8763fb6 88452003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8846
8847 * indent.texi (Indentation): Explain the concepts.
8848 (Just Spaces): Explain why preventing tabs for indentation might
8849 be useful.
8850
8cf51b2c
GM
88512003-04-16 Richard M. Stallman <rms@gnu.org>
8852
8853 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8854
8cf51b2c
GM
88552003-02-22 Alex Schroeder <alex@emacswiki.org>
8856
8857 * cmdargs.texi (General Variables): Document SMTPSERVER.
8858
8cf51b2c
GM
8859 * sending.texi: Remove SMTP node.
8860 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8861 library.
8862
8cf51b2c
GM
88632003-02-22 Alex Schroeder <alex@emacswiki.org>
8864
8865 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8866
88672003-02-22 Simon Josefsson <jas@extundo.com>
8868
8869 * sending.texi (Mail Methods): Add node about SMTP.
8870
c8763fb6 88712003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8872
8873 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8874
8cf51b2c
GM
88752003-02-01 Kevin Ryde <user42@zip.com.au>
8876
8877 * glossary.texi (Glossary): Correction to cl cross reference.
8878
88792003-01-20 Richard M. Stallman <rms@gnu.org>
8880
8881 * killing.texi (Rectangles): Document C-x c r.
8882
c8763fb6 88832003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8884
8885 * xresources.texi (GTK resources): New node.
8886 (GTK widget names): New node.
8887 (GTK names in Emacs): New node.
8888 (GTK styles): New node.
8889
c8763fb6 88902003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8891
8892 * maintaining.texi (Create Tags Table): Add reference to the new
8893 `etags --help --lang=LANG' option.
8894
8cf51b2c
GM
88952002-10-02 Karl Berry <karl@gnu.org>
8896
49823426 8897 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8898 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8899 where needed for the sake of the HTML output.
8cf51b2c
GM
8900
89012001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8902
8903 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8904 source files.
8905
89062001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8907
8908 * Makefile.in (emacsman): New target.
8909
8cf51b2c
GM
89102001-10-20 Gerd Moellmann <gerd@gnu.org>
8911
8912 * (Version 21.1 released.)
8913
89142001-10-05 Gerd Moellmann <gerd@gnu.org>
8915
8916 * Branch for 21.1.
8917
8cf51b2c
GM
89182001-03-05 Gerd Moellmann <gerd@gnu.org>
8919
8920 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8921
8cf51b2c
GM
89222000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8923
8924 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8925
8cf51b2c
GM
89261999-07-12 Richard Stallman <rms@gnu.org>
8927
8928 * Version 20.4 released.
8929
89301998-12-04 Markus Rost <rost@delysid.gnu.org>
8931
8932 * Makefile.in (INFO_TARGETS): Delete customize.info.
8933 (DVI_TARGETS): Delete customize.dvi.
8934 (../info/customize, customize.dvi): Targets deleted.
8935
89361998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8937
8938 * Version 20.3 released.
8939
89401998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8941
8942 * Makefile.in (EMACSSOURCES): Add mule.texi.
8943 Add msdog.texi, ack.texi. Remove gnu1.texi.
8944
89451998-04-06 Andreas Schwab <schwab@gnu.org>
8946
768c0c0f
JB
8947 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8948 Use it in dvi targets.
8cf51b2c
GM
8949
89501997-09-23 Paul Eggert <eggert@twinsun.com>
8951
8952 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8953 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8954 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8955
89561997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8957
8958 * Version 20.2 released.
8959
89601997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8961
8962 * Version 20.1 released.
8963
89641997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8965
8966 * Makefile (../info/customize, customize.dvi): New targets.
8967 (INFO_TARGETS): Add ../info/customize.
8968 (DVI_TARGETS): Add customize.dvi.
8969
8cf51b2c
GM
89701996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8971
8972 * Version 19.33 released.
8973
89741996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8975
8976 * Version 19.32 released.
8977
8cf51b2c
GM
89781996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8979
8980 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8981
89821996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8983
8984 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8985 Specify -I option.
8986 (All dvi targets): Set the TEXINPUTS variable.
8987
89881996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8989
8990 * Version 19.31 released.
8991
8cf51b2c
GM
89921995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8993
8994 * Version 19.30 released.
8995
8cf51b2c
GM
89961995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8997
8998 * Makefile.in (maintainer-clean): Rename from realclean.
8999
90001994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9001
9002 * Makefile.in: New file.
9003 * Makefile: File deleted.
9004
90051994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9006
9007 * Makefile (TEXINDEX_OBJS): Variable deleted.
9008 (texindex, texindex.o, getopt.o): Rules deleted.
9009 All deps on texindex deleted.
9010 (distclean): Don't delete texindex.
9011 (mostlyclean): Don't delete *.o.
9012 * texindex.c, getopt.c: Files deleted.
9013
90141994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9015
9016 * Version 19.26 released.
9017
90181994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9019
9020 * Makefile (EMACSSOURCES): Exclude undo.texi.
9021
90221994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9023
9024 * Version 19.25 released.
9025
90261994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9027
9028 * Version 19.24 released.
9029
90301994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9031
9032 * Version 19.23 released.
9033
90341994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9035
9036 * Makefile: Delete spurious tab.
9037
90381994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9039
9040 * Makefile (.SUFFIXES): New rule.
9041
8cf51b2c
GM
90421993-12-04 Richard Stallman (rms@srarc2)
9043
9044 * getopt.c: New file.
9045 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9046 (getopt.o): New rule.
9047 (dvi): Don't depend on texindex.
49823426 9048 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9049
90501993-12-03 Richard Stallman (rms@srarc2)
9051
49823426
GM
9052 * Makefile (TEXI2DVI): New variable.
9053 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9054 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9055
90561993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9057
9058 * Version 19.22 released.
9059
90601993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9061
9062 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9063
90641993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9065
9066 * Version 19.21 released.
9067
8cf51b2c
GM
90681993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9069
9070 * Makefile (realclean): Don't delete the Info files.
9071
f0131492 90721993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9073
8cf51b2c
GM
9074 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9075 4' where appropriate.
9076
f0131492 90771993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9078
49823426 9079 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9080
9081 * texindex.c: Include "../src/config.h" if building in emacs.
9082
9083 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9084 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9085 Add target to build texindex.c, defining `emacs'.
9086
8cf51b2c
GM
90871993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9088
9089 * Version 19.19 released.
9090
8cf51b2c
GM
90911993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9092
9093 * Version 19.18 released.
9094
90951993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9096
9097 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9098
90991993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9100
9101 * Version 19.17 released.
9102
91031993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9104
9105 * split-man: Fix typos in last change.
9106
91071993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9108
9109 * Version 19.16 released.
9110
91111993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9112
9113 * version 19.15 released.
9114
91151993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9116
9117 * Makefile (distclean): It's rm, not rf.
9118
91191993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9120
9121 * Version 19.14 released.
9122
91231993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9124
9125 * Makefile: New file.
9126
91271993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9128
9129 * Version 19.13 released.
9130
91311993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9132
9133 * Version 19.9 released.
9134
91351993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9136
9137 * Version 19.8 released.
9138
91391993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9140
9141 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9142
9143 * trouble.texi: It's `enable-flow-control-on', not
9144 `evade-flow-control-on'.
9145
91461993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9147
9148 * display.texi: Document standard-display-european.
9149
91501993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9151
9152 * Version 19.7 released.
9153
9154 * emacs.texi: Add a sentence to the top menu mentioning the
9155 specific version of Emacs this manual applies to.
9156
91571993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9158
9159 * basic.texi: Document next-line-add-lines variable used to
9160 implement down-arrow.
9161
9162 * killing.texi: Document kill-whole-line.
9163
91641993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9165
9166 * text.texi: Update unix TeX ordering information.
9167
91681993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9169
9170 * news.texi: Mention fill-rectangle in keybinding list.
9171
9172 * killing.texi: Document fill-rectangle.
9173
91741993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9175
9176 * vc.texi: Bring the docs up to date with VC 5.2.
9177
91781992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9179
9180 * emacs.tex: Mention blackbox and gomoku under Amusements.
9181 Assembler mode is now mentioned and appropriately indexed
9182 under Programming Modes.
9183
91841991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9185
9186 * emacs.tex: Update TeX ordering information.
9187
8cf51b2c
GM
91881990-06-26 David Lawrence (tale@geech)
9189
9190 * emacs.tex: Note that completion-ignored-extensions is not used
9191 to filter out names when all completions are displayed in
9192 *Completions*.
9193
91941990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9195
9196 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9197
91981990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9199
9200 * emacs.tex: Add @findex grep.
9201
8cf51b2c
GM
92021988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9203
9204 * emacs.tex: Correct two typos. No other changes before
9205 Version 19 will be made.
9206
8cf51b2c
GM
92071988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9208
9209 * emacs.tex: Update information for obtaining TeX distribution from the
9210 University of Washington.
9211
9212;; Local Variables:
c8763fb6 9213;; coding: utf-8
8cf51b2c
GM
9214;; End:
9215
01ec1eed 9216 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9217
9218 This file is part of GNU Emacs.
9219
352c8b4a 9220 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9221 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9222 the Free Software Foundation, either version 3 of the License, or
9223 (at your option) any later version.
8cf51b2c
GM
9224
9225 GNU Emacs is distributed in the hope that it will be useful,
9226 but WITHOUT ANY WARRANTY; without even the implied warranty of
9227 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9228 GNU General Public License for more details.
9229
9230 You should have received a copy of the GNU General Public License
352c8b4a 9231 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.