Fix application of menu-bar-mode etc. by X resources.
[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
16152b76
GM
52012-04-26 Glenn Morris <rgm@gnu.org>
6
1a72be46
GM
7 * emacs.texi: Add "et al." to authors.
8
16152b76
GM
9 * ack.texi, basic.texi, buffers.texi, building.texi:
10 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
11 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
12 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
13 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
14 * search.texi, trouble.texi, windows.texi:
15 Use Texinfo recommended convention for quotes+punctuation.
16
84412f2c
EZ
172012-04-25 Eli Zaretskii <eliz@gnu.org>
18
19 * mule.texi (Bidirectional Editing): Improve indexing. Minor
20 wording tweaks.
21
467a33d0
CY
222012-04-15 Chong Yidong <cyd@gnu.org>
23
24 * misc.texi (emacsclient Options): More clarifications.
25
e6fd457e 262012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 27
41be52d7
GM
28 * msdog.texi (Windows Printing): It doesn't set printer-name.
29
05806f43
GM
30 * mule.texi (Language Environments): Move font info to "Fontsets".
31 (Fontsets): Move intlfonts etc here from "Language Environments".
32 Copyedits.
33 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
34 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
35
e6fd457e 362012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 37
0be641c0
CY
38 * glossary.texi (Glossary): Standardize on "text terminal"
39 terminology. All callers changed.
40
6a00f380
CY
41 * misc.texi (emacsclient Options): Document "client frame" concept
42 and its effect on C-x C-c more carefully.
43
e6fd457e 442012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 45
870e8fb8
GM
46 * frames.texi (Scroll Bars):
47 * glossary.texi (Glossary): Use consistent case for "X Window System".
48
71cd7772
GM
49 * mule.texi (Select Input Method, Coding Systems):
50 State command names in kbd tables.
51 (Recognize Coding): Add cross-ref.
52 (Output Coding): Don't mention message mode in particular.
53 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
54 Copyedits.
55
35dc09a1 562012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
57
58 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
59 Copyedits.
60 (Coding Systems): Mac OS X apparently uses newlines for EOL.
61 (Recognize Coding): Remove old auto-coding-regexp-alist example.
62 auto-coding-functions does not override coding: tags.
63 Remove rmail-decode-mime-charset; it no longer has any effect.
64
35dc09a1 652012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
66
67 * custom.texi (Creating Custom Themes): Add reference to Custom
68 Themes node in Lisp manual.
69
35dc09a1 702012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
71
72 * mule.texi (International): Copyedits.
73 (International Chars): Update C-x = example output.
74 (Disabling Multibyte): Rename from "Enabling Multibyte".
75 Clarify what "unibyte: t" does, and mode-line description.
76 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
77 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 78 (Language Environments): Copyedits.
893585f4
GM
79 (Input Methods): Copyedits. Use "^" for the postfix example,
80 because it is less confusing inside Info's `quotes'.
e0550cae 81
8edb942b
GM
82 * custom.texi (Specifying File Variables): Fix "unibyte" description.
83 Update for "Disabling Multibyte" node name change.
84 * emacs.texi: Update for "Disabling Multibyte" node name change.
85
1c64e6ed
GM
86 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
87 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
88 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
89 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
90 * sending.texi, text.texi, trouble.texi:
91 Use @file for buffers, per the Texinfo manual.
92
20331c1c
GM
93 * entering.texi (Entering Emacs):
94 Do not mention initial-buffer-choice = t.
95
8fc85b20
GM
96 * misc.texi (Gnus Startup): Use @env for environment variables.
97
35dc09a1
GM
98 * Makefile.in: Replace non-portable use of $< in ordinary rules.
99
87124233
GM
1002012-04-12 Glenn Morris <rgm@gnu.org>
101
102 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
103
f3774f20
GM
1042012-04-07 Glenn Morris <rgm@gnu.org>
105
106 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
107
8980d0b9
GM
1082012-04-05 Glenn Morris <rgm@gnu.org>
109
110 * glossary.texi (Glossary): Use anchors for internal cross-references.
111
8bf27c8a
GM
1122012-04-04 Glenn Morris <rgm@gnu.org>
113
114 * glossary.texi (Glossary): Copyedits.
115 Use Texinfo-recommended convention for quotes and punctuation.
116 Comment out a few specialized (Rmail) items.
a0706406 117 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 118 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 119
529c06b6
CY
1202012-04-03 Chong Yidong <cyd@gnu.org>
121
122 * sending.texi (Mail Misc): Fix an index entry.
123
53b0595a
EZ
1242012-04-02 Eli Zaretskii <eliz@gnu.org>
125
126 * msdog.texi (Windows Startup): Add description of emacsclient
127 operation under -c and -t on MS-Windows.
128
129 * misc.texi (emacsclient Options): Add cross-reference to "Windows
130 Startup". (Bug#11091)
131
dc663c79
DM
1322012-04-02 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
133
134 * custom.texi (Changing a Variable): Fix example.
135
0d224826
EZ
1362012-04-01 Eli Zaretskii <eliz@gnu.org>
137
138 * misc.texi (emacsclient Options): More clarifications about -t
139 and -c on MS-Windows. (Bug#11091)
140
1d265f9f
EZ
1412012-03-31 Eli Zaretskii <eliz@gnu.org>
142
143 * misc.texi (emacsclient Options): Document peculiarities of new
144 frame creation on MS-Windows under -c or -t options. (Bug#11091)
145
5319014e
CY
1462012-03-30 Chong Yidong <cyd@gnu.org>
147
148 * files.texi (File Conveniences): Clarify Imagemagick discussion.
149
2bfab837
GM
1502012-03-22 Glenn Morris <rgm@gnu.org>
151
152 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
153
986bd52a
CY
1542012-03-17 Chong Yidong <cyd@gnu.org>
155
156 * package.texi (Package Installation): Document use of
157 package-initialize in init file.
158
66ecdc9e
GM
1592012-03-16 Glenn Morris <rgm@gnu.org>
160
161 * help.texi (Language Help):
162 * mule.texi (International Chars):
163 etc/HELLO is for character demonstration.
164
9805f81d
DM
1652012-03-15 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
166
167 * dired.texi (Shell Commands in Dired): Fix typo.
168
a08a07e3
CY
1692012-03-04 Chong Yidong <cyd@gnu.org>
170
171 * killing.texi (Clipboard): Document clipboard manager.
172
53eced6d
GM
1732012-02-29 Glenn Morris <rgm@gnu.org>
174
f8425af2
GM
175 * ack.texi (Acknowledgments): Use @Tex{} in more places.
176
775b55af
GM
177 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
178
53eced6d
GM
179 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
180
44e97401
GM
1812012-02-28 Glenn Morris <rgm@gnu.org>
182
183 * custom.texi, display.texi, emacs.texi, files.texi:
184 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
185 Standardize possessive apostrophe usage.
186
525795c1
JD
1872012-02-25 Jan Djärv <jan.h.d@swipnet.se>
188
189 * macos.texi (Mac / GNUstep Customization): Remove text about
190 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
191
562af8bb
DM
1922012-02-25 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
193
194 * buffers.texi (Select Buffer): Mention that saving in a new file
195 name can switch to a different major mode.
196
6ea1787e
GM
1972012-02-23 Glenn Morris <rgm@gnu.org>
198
49fe4321
GM
199 * mini.texi (Minibuffer File, Completion Options, Repetition):
200 Copyedits.
201 (Completion Example): Other M-x au* commands may be defined.
202 (Completion Styles): Mention emacs21 and completion-category-overrides.
203
8f4042d2
GM
204 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
205 (Windows Keyboard, Windows Mouse, Windows Processes)
206 (Windows Printing, Windows Misc): Copyedits.
207 (ls in Lisp): Update switches list.
208
371fb833
GM
209 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
210 Update dos-mode* function names.
211 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
212 (MS-DOS Processes): Add xref to main ls-lisp section.
213
6ea1787e
GM
214 * ack.texi (Acknowledgments): Mention smie.
215
40ace058
GM
2162012-02-22 Glenn Morris <rgm@gnu.org>
217
218 * macos.texi: Copyedits. Fix @key/@kbd usage.
219 (Mac / GNUstep Basics): Don't mention the panels, since the next
220 section covers them.
221 (Mac / GNUstep Customization): Merge some panel info from previous.
222
41f1e868
GM
2232012-02-21 Glenn Morris <rgm@gnu.org>
224
68af8d4f
GM
225 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
226 Small fixes.
227
2e03845d
GM
228 * emacs-xtra.texi: Picture mode is no longer a chapter.
229
f9a998c3
GM
230 * picture-xtra.texi (Basic Picture): C-a does get remapped.
231
41f1e868
GM
232 * ack.texi (Acknowledgments): Small changes, including resorting,
233 and removal of things no longer distributed.
234
ea09410d
GM
2352012-02-20 Glenn Morris <rgm@gnu.org>
236
2d2f6581
GM
237 * emacs.texi (Top, Preface): Small rephrasings.
238 (menu, detailmenu): Update entries, and reformat some descriptions.
239 * building.texi, display.texi, emacs-xtra.texi, files.texi:
240 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
241 Reformat some menu descriptions.
242
196f8c0e
GM
243 * ack.texi (Acknowledgments): More updates.
244
8730412a
GM
245 * emacs.texi (Acknowledgments): Add several names from ack.texi,
246 and from Author: headers.
ae15b89b 247 (Distrib): Small updates.
ea09410d 248
37863f20
GM
2492012-02-18 Glenn Morris <rgm@gnu.org>
250
37c3b9ee
GM
251 * ack.texi (Acknowledgments): Add xref to Org manual.
252
b474519e
GM
253 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
254 of '*mail*', since Message does not call it that.
255 (Rmail Reply): Rename rmail-dont-reply-to-names.
256 \\`info- no longer handled specially.
257 Update for rmail-enable-mime-composing.
258 Don't mention 'm' for replies.
259 Don't mention rmail-mail-new-frame and cancelling, since it does
260 not work for Message at the moment.
261
a5987767
GM
262 * cal-xtra.texi: Copyedits.
263
37863f20
GM
264 * emacs-xtra.texi: Set encoding to ISO-8859-1.
265
112d1241
GM
2662012-02-17 Glenn Morris <rgm@gnu.org>
267
0fd2c9a3
GM
268 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
269
1d6ecbfa
GM
270 * ack.texi (Acknowledgments): Mention Gnulib.
271
102f1b54
GM
272 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
273
112d1241
GM
274 * calendar.texi: Misc small changes, including updating the dates
275 of examples.
276
3a05ff1d
GM
2772012-02-16 Glenn Morris <rgm@gnu.org>
278
d1354af0
GM
279 * calendar.texi: Misc small changes.
280
5f9756ec
GM
281 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
282 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
283
3b19a30d
GM
284 * dired-xtra.texi (Subdir Switches): Small fixes.
285
3a05ff1d
GM
286 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
287
9f26dc24
GM
2882012-02-15 Glenn Morris <rgm@gnu.org>
289
290 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
291
fb969a57
GM
2922012-02-12 Glenn Morris <rgm@gnu.org>
293
294 * ack.texi (Acknowledgments):
295 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
296
0aca1292
GM
2972012-02-10 Glenn Morris <rgm@gnu.org>
298
104dc9c6
GM
299 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
300
0aca1292
GM
301 * programs.texi (Misc for Programs): Mention electric-layout-mode.
302
91af9d2e
GM
3032012-02-09 Glenn Morris <rgm@gnu.org>
304
0aca1292
GM
305 * buffers.texi (Misc Buffer): M-x info does not seem to require a
306 buffer switch after M-x rename-uniquely.
63c727b2 307
91af9d2e
GM
308 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
309
1ef1990c
JB
3102012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
311
312 * text.texi (Org Mode): Fix typo.
313
e74e58c9
GM
3142012-02-08 Glenn Morris <rgm@gnu.org>
315
cefee440
GM
316 * ack.texi (Acknowledgments): Update emacs-lock info.
317
a7686350
GM
318 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
319
e74e58c9
GM
320 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
321
fe93bc91
GM
3222012-02-07 Glenn Morris <rgm@gnu.org>
323
324 * files.texi (File Conveniences): Mention ImageMagick images.
325
d273439c
GM
3262012-02-05 Glenn Morris <rgm@gnu.org>
327
649f602c
GM
328 * trouble.texi (Checklist): Mention debug-on-event.
329
d273439c
GM
330 * maintaining.texi (Maintaining): Add cross-ref to ERT.
331
a9410bdf
GM
3322012-02-04 Glenn Morris <rgm@gnu.org>
333
1f5e1a16
GM
334 * macos.texi (Customization options specific to Mac OS / GNUstep):
335 New subsection.
336
b7314ef7
GM
337 * display.texi (Colors): Mention list-colors-sort.
338
a9410bdf
GM
339 * files.texi (File Conveniences): Mention image animation.
340
75319d7f
CY
3412012-01-31 Chong Yidong <cyd@gnu.org>
342
343 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
344 scroll bars (Bug#10666).
345
2680c309
CY
3462012-01-28 Chong Yidong <cyd@gnu.org>
347
691db250
CY
348 * files.texi (Filesets): Fix typos.
349
2680c309
CY
350 * display.texi (Faces): Add xref to Colors node.
351
2a90dfca
DM
3522012-01-27 Dani Moncayo <dmoncayo@gmail.com>
353
354 * buffers.texi (Select Buffer): Clarify explanation of switching
355 to new buffers. Fix description of next-buffer and
6df6ae42 356 previous-buffer (Bug#10334).
2a90dfca
DM
357 (Misc Buffer): Add xref to View Mode.
358
359 * text.texi (Fill Commands): Fix description of
360 sentence-end-double-space.
361
20d2304d
CY
3622012-01-23 Chong Yidong <cyd@gnu.org>
363
f088cb8b 364 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 365
01ec1eed
VS
3662012-01-16 Volker Sobek <reklov@live.com> (tiny change)
367
368 * programs.texi (Comment Commands): Typo (bug#10514).
369
06848b82
CY
3702012-01-15 Chong Yidong <cyd@gnu.org>
371
372 * xresources.texi (X Resources): Describe GTK+ case first.
373 (Resources): Don't use borderWidth as an example, since it doesn't
374 work with GTK+.
375 (Table of Resources): Clarify role of several resources, including
376 the Emacs 24 behavior of cursorBlink etc.
377 (Face Resources): Node deleted. Recommend using Customize
378 instead. Add paragraph to `Table of Resources' node summarizing
379 how to use X resources for changing faces.
380 (Lucid Resources): Rewrite, omitting description of font names,
381 referring to the Fonts node instead.
382 (LessTif Resources): Copyedits.
383 (GTK resources): Rewrite, describing the difference between gtk2
384 and gtk3.
385 (GTK Resource Basics): New node.
386 (GTK Widget Names, GTK Names in Emacs): Rewrite.
387 (GTK styles): Just refer to Fonts node for GTK font format.
388
389 * display.texi (Faces): Document the cursor face.
390
a73a3461
CY
3912012-01-14 Chong Yidong <cyd@gnu.org>
392
01ec1eed 393 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
394 (General Variables): Add xref to Lisp Libraries.
395 (Initial Options): Copyedits.
396 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
397 (Environment): Clarify what getenv does.
398 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
399 light backgrounds on xterms.
400 (Misc Variables): TEMP and TMP are not Windows-specific.
401 (Display X): Copyedits.
402 (Colors X): -bd does nothing for GTK.
403 (Icons X): Gnome 3 doesn't use taskbars.
404
405 * misc.texi (Shell): Document exec-path here.
406
407 * rmail.texi (Movemail): Add xref for exec-path.
408
e517eda4
GM
4092012-01-13 Glenn Morris <rgm@gnu.org>
410
411 * dired.texi (Dired and Find): Clarify find-ls-options.
412
1de76afe
CY
4132012-01-09 Chong Yidong <cyd@gnu.org>
414
415 * custom.texi (Custom Themes): Switched custom-safe-themes to use
416 SHA-256.
417
c61ab18c
CY
4182012-01-07 Chong Yidong <cyd@gnu.org>
419
e490b289
CY
420 * display.texi (Useless Whitespace): Add Whitespace mode.
421
1de77c4c
CY
422 * custom.texi (Hooks): Discuss how to disable minor modes.
423
424 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 425 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 426
c61ab18c
CY
427 * trouble.texi (Lossage): Refer to Bugs node for problems.
428 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
429 (Screen Garbled): Don't refer to terminal "manufacturers".
430 (Total Frustration): Node deleted. Eliza is documented in
431 Amusements now.
432 (Known Problems): More info about using the bug tracker. Mention
433 debbugs package.
434 (Bug Criteria): Copyedits.
435 (Understanding Bug Reporting): Mention emacs -Q.
436
89bd9ccd
CY
4372012-01-06 Chong Yidong <cyd@gnu.org>
438
439 * custom.texi (Specifying File Variables): The mode: keyword
440 doesn't have to be first anymore. Add example of specifying minor
441 modes.
442 (Directory Variables): Simplify example. Mention application to
443 non-file buffers.
444 (Disabling): Use "initialization file" terminology.
445 (Init Examples): Fix hook example.
446
8034735f
EZ
4472012-01-06 Eli Zaretskii <eliz@gnu.org>
448
449 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
450 (Bug#10422)
451 Move the stuff about resources to xresources.texi.
452
453 * xresources.texi (Resources): Move information about setting X
454 resources in the Registry from cmdargs.texi. Make the index entry
455 be similar to the one in cmdargs.texi.
456
b0d7d8af
CY
4572012-01-05 Chong Yidong <cyd@gnu.org>
458
459 * custom.texi (Customization Groups): Update example.
460 (Browsing Custom): Document the new search field.
461 (Changing a Variable): Update example for Emacs 24 changes.
462 Document Custom-set and Custom-save commands.
463 (Face Customization): Document Emacs 24 changes. De-document
464 modify-face.
465 (Specific Customization): Mention customize-variable.
466 (Custom Themes): Add customize-themes, custom-theme-load-path,
467 custom-theme-directory, and describe-theme.
468 (Creating Custom Themes): New node.
469 (Examining): Mention M-:.
470
471 * package.texi (Packages): Fix typo.
472
88c5c7c8
CY
4732012-01-03 Chong Yidong <cyd@gnu.org>
474
475 * misc.texi (Single Shell): Don't document Lisp usage of
476 shell-command. Tidy up discussion of synchronicity. Add index
477 entries for async-shell-command.
478 (Interactive Shell): Note that M-x shell uses shell-file-name.
479 Note change in behavior in Emacs 24.
480 (Shell Mode): Shell mode now uses completion-at-point.
481 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
482 default method for recognizing prompts nowadays.
483 (Shell Ring): Add xref to Minibuffer History.
484 (Directory Tracking): Explain Dirtrack mode in more detail.
485 (Term Mode): Fix index entries.
486 (Paging in Term): Merge into Term Mode.
487 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
488 (Printing): Fix xref. State default of lpr-switches.
489 (PostScript): Remove obsolete sentence. Omit description of
490 non-interactive behaviors.
491 (Hyperlinking): Improve description.
492 (Browse-URL): Using compose-mail for mailto URLs is the default.
493 Document browse-url-mailto-function.
494 (Goto Address mode): Add index entries. Add xref to Browse-URL.
495 (FFAP): FFAP is not a minor mode.
496 (Amusements): M-x lm was renamed to M-x landmark. Document
497 nato-region.
498
b8ecfdfe
CY
4992012-01-01 Chong Yidong <cyd@gnu.org>
500
501 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
502 (Gnus Startup): Note that the system might not be set up for news.
503 Describe group levels more clearly.
504 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
505 Summary of Gnus.
506 (Document View): Copyedits. Move zoom commads to DocView
507 Navigation node.
508 (DocView Navigation, DocView Searching, DocView Slicing)
509 (DocView Conversion): Nodes renamed from Navigation, etc.
510
511 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
512
7bc7d2aa
EZ
5132011-12-31 Eli Zaretskii <eliz@gnu.org>
514
515 * basic.texi (Moving Point): Fix the description of C-n and C-p.
516 (Bug#10380)
517
b30941db
CY
5182011-12-30 Chong Yidong <cyd@gnu.org>
519
520 * sending.texi (Sending Mail): Document initial mail buffer name,
521 and changed multiple mail buffer behavior.
522 (Mail Format): Put the example at the top of the section.
523 (Mail Headers): Move discussion of "From" to the top.
524 (Mail Sending): Document sendmail-query-once.
525 (Citing Mail): Make it less Rmail-specific.
526
0ed49f93
CY
5272011-12-29 Chong Yidong <cyd@gnu.org>
528
529 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
530 example. Add index entries.
531 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
532
c40a7de7
CY
5332011-12-26 Chong Yidong <cyd@gnu.org>
534
535 * dired.texi (Dired Enter, Misc Dired Features): Document
536 dired-use-ls-dired changes. Mention quit-window.
537 (Dired Navigation): Add index entries.
538 (Dired Visiting): Fix View Mode xref.
539 (Marks vs Flags): Prefer C-/ binding for undo.
540 (Subdirectories in Dired): Add xrefs.
541 (Misc Dired Features): Document some Emacs 24 changes. Add index
542 entries.
543
544 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
545 variable, since it is explained in Minor Modes node.
546 (Defining Abbrevs): Copyedits.
547 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
548 C-/ binding for undo.
549 (Dabbrev Customization): Add xrefs for case-fold-search and
550 case-replace.
551
552 * dired-xtra.texi (Subdir Switches): Add xref.
553
554 * maintaining.texi (VC Directory Commands): Mention quit-window.
555
3d992aa0
CY
5562011-12-25 Chong Yidong <cyd@gnu.org>
557
558 * maintaining.texi (Tags): Mention Semantic.
559 (Create Tags Table, Etags Regexps): Copyedits.
560 (Find Tag): Mention minibuffer completion.
561 (List Tags): Mention completion-at-point. Completion is actually
562 available in M-x list-tags.
563
564 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
565 Document vc-delete-file.
566
567 * files.texi (Misc File Ops): Mention vc-delete-file.
568
569 * programs.texi (Symbol Completion): Mention completion-at-point
570 explicitly.
571
2785d024
CY
5722011-12-22 Chong Yidong <cyd@gnu.org>
573
574 * maintaining.texi (Change Log Commands): Don't specially mention
575 vc-update-change-log which is CVS-only.
576
577 * vc1-xtra.texi (Version Headers): Note that these are for
578 Subversion, CVS, etc. only.
579 (General VC Options): De-document vc-keep-workfiles. Fix
580 RCS-isms.
581
0ab39399
EZ
5822011-12-22 Eli Zaretskii <eliz@gnu.org>
583
584 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
585 should be @end iftex".
586
d3098e1e
CY
5872011-12-21 Chong Yidong <cyd@gnu.org>
588
589 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
590 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
591 (VC Pull): Mention vc-log-incoming.
592 (Log Buffer): Add CVS/RCS only disclaimer.
593
594 * vc1-xtra.texi (Remote Repositories): Update introduction.
595 (Local Version Control): Node deleted (obsolete with DVCSes).
596 (Remote Repositories, Version Backups): Node deleted. Move
597 documentation of vc-cvs-stay-local to CVS Options.
598 (CVS Options): Reduce verbosity of description of obscure CVS
599 locking feature.
600 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
601 Tags node.
602 (Revision Tags): Move under Miscellaneous VC subsection.
603 (Change Logs and VC): Note that this is wrong for DVCSs.
604 De-document log entry manipulating features.
605 (Renaming and VC): Describe how it works on modern VCSes.
606
607 * files.texi (Misc File Ops): Mention vc-rename-file.
608
609 * programs.texi (Custom C Indent): Add index entries.
610
47d42d81
AM
6112011-12-20 Alan Mackenzie <acm@muc.de>
612
613 * programs.texi (Motion in C): Update the description of C-M-a and
614 C-M-e, they now DTRT in enclosing scopes.
615 (Custom C Indent): Add @dfn{guessing} of the indentation style.
616
2edef1a0
CY
6172011-12-20 Chong Yidong <cyd@gnu.org>
618
619 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
620 (Old Revisions): Use it.
621 (VCS Repositories): Add "distributed" terminology.
622 (Log Buffer): Remove duplicate description
623 about changesets. Fix "current VC fileset" ambiguity.
624 (Multi-User Branching): Node deleted.
625 (Branches, Switching Branches): Discuss decentralized version
626 control systems.
627 (VC Pull): New node.
628 (Merging): Document merging on decentralized systems.
629 (Creating Branches): Note that this is specific to CVS and related
630 systems.
631
bc859d5f
CY
6322011-12-19 Chong Yidong <cyd@gnu.org>
633
634 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
635 (VC Mode Line): Add index entry for "version control status".
636 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
637 Document vc-revert-show-diff. De-document vc-rollback.
638 (VC Directory Mode): Rewrite introduction. Move prefix arg
639 documentation here from VC Directory Buffer node.
640 (VC Directory Buffer): Use a decentralized VCS example.
641 (VC Directory Commands): Use a table. Remove material duplicated
642 in previous nodes on multi-file VC filsets.
643
9cff91f8
CY
6442011-12-17 Chong Yidong <cyd@gnu.org>
645
646 * maintaining.texi (VCS Concepts): Make "revision" terminology
647 less CVS-specific.
648 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
649 Registering node.
650 (Secondary VC Commands): Deleted. Promote subnodes.
651 (Log Buffer): Add command name for C-c C-c. Fix the name of the
652 log buffer. Add index entries.
653 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
654 "commit" terminology.
655 (Old Revisions): Move it to just before VC Change Log. "Tag" here
656 doesn't refer to tags tables. Note other possible forms of the
657 revision ID. C-x v = does not save.
658 (Registering): Note similarity to C-x v v action. Fix description
659 of how backends are chosen. De-document vc-default-init-revision.
660 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
661 in root log buffers.
662
f3b316df
CY
6632011-12-16 Chong Yidong <cyd@gnu.org>
664
665 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
666 (Basic VC Editing): Remove redundant descriptions.
667 (VC With A Merging VCS): Make description more general instead of
668 CVS-specific.
669 (VC With A Locking VCS): Use VC fileset terminology.
670
29eabb8e
CY
6712011-12-12 Chong Yidong <cyd@gnu.org>
672
673 * building.texi (Executing Lisp): Fix xref for C-M-x.
674 (Lisp Libraries): Add xref to node explaining `load' in Lisp
675 manual. Note that load-path is not customizable.
676 (Lisp Eval): Note that listed commands are available globally.
677 Explain the meaning of "defun" in the C-M-x context.
678 (Lisp Interaction): Copyedits.
679 (External Lisp): Fix name of inferior Lisp buffer. Mention
680 Scheme.
681 (Compilation): Define "inferior process".
682
cd0314dd
EZ
6832011-12-10 Eli Zaretskii <eliz@gnu.org>
684
685 * msdog.texi (Windows Fonts): Document how to force GDI font
686 backend on MS-Windows.
687
0595bd7e 6882011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
689
690 * building.texi (Compilation): Say what the -k flag to make does.
691 Move subprocess discussion to Compilation Shell.
692 (Compilation Mode): Add xref for grep, occur, and mouse
693 references. Define "locus".
694 (Grep Searching): Use @command.
0595bd7e
CY
695 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
696 intro.
697 (Starting GUD): Clarify how arguments are specified.
698 (Debugger Operation): Index entry for "GUD interaction buffer",
699 and move basic description here from Commands of GUD node.
700 (GDB User Interface Layout): Copyedits.
701 (Source Buffers): Remove gdb-find-source-frame, which is not in
702 gdb-mi.el.
703 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
704 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
705 re-document GUD interaction buffers.
b09d01da
CY
706
707 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
708 (Semantic): Add cindex entries for Semantic.
709
2a185919
CY
7102011-12-06 Chong Yidong <cyd@gnu.org>
711
712 * programs.texi (Man Page): Clarify how to use Man-switches.
713 Don't bother documenting Man-fontify-manpage-flag.
714 (Lisp Doc): Add xref to Name Help node.
715 (Hideshow): Add cindex. Mention role of ellipses, and default
716 value of hs-isearch-open. Don't bother documenting
717 hs-special-modes-alist.
718 (Symbol Completion): Add kindex for C-M-i. Don't recommend
719 changing the window manager binding of M-TAB.
720
ebf10822
CY
7212011-12-05 Chong Yidong <cyd@gnu.org>
722
723 * programs.texi (Comment Commands): Fix description of for M-; on
724 blank lines. Move documentation of comment-region here.
725 (Multi-Line Comments): Clarify the role of comment-multi-line.
726 Refer to Comment Commands for comment-region doc.
727 (Options for Comments): Refer to Multi-Line Comments for
728 comment-multi-line doc, instead of duplicating it. Fix default
729 values of comment-padding and comment-start-skip.
730
ec7ae032
CY
7312011-12-04 Chong Yidong <cyd@gnu.org>
732
733 * programs.texi (Program Modes): Mention modes that are not
734 included with Emacs. Fix references to other manuals for tex.
735 Add index entry for backward-delete-char-untabify. Mention
736 prog-mode-hook.
737 (Which Function): Use "global minor mode" terminology.
738 (Basic Indent, Multi-line Indent): Refer to previous descriptions
739 in Indentation chapter to avoid duplication.
740 (Expressions): Copyedit.
741 (Matching): Document Electric Pair mode.
742
743 * ack.texi (Acknowledgments):
744 * rmail.texi (Movemail, Other Mailbox Formats):
745 * frames.texi (Frames): Don't capitalize "Unix".
746
a24bf23e
CY
7472011-12-04 Chong Yidong <cyd@gnu.org>
748
749 * text.texi (Nroff Mode): Mention what nroff is.
750 (Text Based Tables, Table Recognition): Don't say "Table mode"
751 since it's not a major or minor mode.
752 (Text Based Tables): Reduce the size of the example.
753 (Table Definition): Clarify definitions.
754 (Table Creation): Add key table.
755 (Cell Commands): Use kbd for commands.
756 (Table Rows and Columns): Combine nodes Row Commands and Column
757 Commands.
758 (Fixed Width Mode): Node deleted; contents moved to parent.
759 (Table Conversion): Shorten example.
760 (Measuring Tables): Merge into Table Misc.
761
8863a584
CY
7622011-12-03 Chong Yidong <cyd@gnu.org>
763
764 * text.texi (TeX Mode): Mention AUCTeX package.
765 (TeX Editing): Add xref to documentation for Occur.
766 (LaTeX Editing): Add xref to Completion node.
767 (TeX Print): Fix description of tex-directory.
768 (Enriched Text): Renamed from Formatted Text. Make this node and
769 its subnodes less verbose, since text/enriched files are
770 practically unused.
771 (Enriched Mode): Renamed from Requesting Formatted Text.
772 (Format Colors): Node deleted.
773 (Enriched Faces): Renamed from Format Faces. Describe commands
774 for applying colors too.
775 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
776
777 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
778
779 * display.texi (Colors): New node.
780
781 * cmdargs.texi (Colors X):
782 * xresources.texi (GTK styles):
783 * custom.texi (Face Customization): Reference it.
784
785 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
786 Link to Fill Commands for Justification entry.
787
6fdebe93
EZ
7882011-12-03 Eli Zaretskii <eliz@gnu.org>
789
790 * display.texi (Auto Scrolling): More accurate description of what
791 scroll-*-aggressively does, including the effect of non-zero
792 margin. Fix "i.e." markup.
793
95ca9bc7
CY
7942011-12-02 Chong Yidong <cyd@gnu.org>
795
796 * text.texi (Pages): Mention how formfeed chars are displayed.
797 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
798 Describe adaptive filling more precisely.
799 (Fill Commands): Note that filling removes excess whitespace.
800 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
801 now bound to indent-for-tab-command in Text mode.
802 (Outline Mode): Copyedits.
803 (Outline Visibility): Note that Reveal mode is a buffer-local
804 minor mode.
805
806 * modes.texi (Major Modes): Move note about checking major-mode in
807 a hook function here, from Text mode.
808
6d262977
CY
8092011-11-28 Chong Yidong <cyd@gnu.org>
810
b22b1918
CY
811 * text.texi (Words): Add xref to Position Info.
812 (Paragraphs): Add xref to Regexps.
813
6d262977
CY
814 * indent.texi (Indentation): Rewrite introduction. Move table to
815 Indentation Commands node.
816 (Indentation Commands): Add index entries to table. Copyedits.
817 (Tab Stops, Just Spaces): Copyedits.
818 (Indent Convenience): New node. Document electric-indent-mode.
819
820 * programs.texi (Basic Indent):
821 * windows.texi (Pop Up Window): Fix kindex entry.
822
dc95a8b0
CY
8232011-11-28 Chong Yidong <cyd@gnu.org>
824
825 * modes.texi (Major Modes): Move major-mode variable doc here from
826 Choosing Modes. Document describe-mode. Document prog-mode-hook
827 and text-mode-hook. Add example of using hooks.
828 (Minor Modes): Document behavior of mode command calls from Lisp.
829 Note that setting the mode variable using Customize will DTRT.
830 (Choosing Modes): Add example of setting a minor mode using a
831 local variable.
832
b63a8e8e
CY
8332011-11-27 Chong Yidong <cyd@gnu.org>
834
835 * frames.texi (Creating Frames): Move frame parameter example to
836 Frame Parameters node.
837 (Frame Commands): C-x 5 o does not warp the mouse by default.
838 (Fonts): Add more GTK-style properties; also, they should be
839 capitalized.
840 (Special Buffer Frames): Node deleted; special-display is on the
841 way out.
842 (Frame Parameters): Example moved here from Creating Frames.
843 Clarify that default-frame-alist affects the initial frame too.
844 Delete auto-raise-mode and auto-lower-mode.
845 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
846 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
847
848 * windows.texi (Window Choice): Add xref to Lisp manual for
849 special-display-*.
850
a3dcc84e
EZ
8512011-11-26 Eli Zaretskii <eliz@gnu.org>
852
853 * display.texi (Text Display): Update the description,
854 cross-references, and indexing related to display of control
855 characters and raw bytes.
856
4ad3bc2a
CY
8572011-11-25 Chong Yidong <cyd@gnu.org>
858
859 * frames.texi (Frames): Rewrite introduction.
860 (Mouse Commands): Default for mouse-drag-copy-region is now t.
861 Mouse-3 does not copy to kill ring by default. DEL does not
862 behave specially for mouse commands any more.
863 (Mouse References): Document mouse-1-click-follows-link more
864 thoroughly.
865 (Menu Mouse Clicks): Move footnote to the main text and add xref
866 to Init Rebinding node.
867 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
868
869 * files.texi (Visiting): `C-x 5 f' works on ttys too.
870
20db1522
JB
8712011-11-24 Juanma Barranquero <lekktu@gmail.com>
872
873 * display.texi (Font Lock): Fix typo.
874
01d06b1f
GM
8752011-11-24 Glenn Morris <rgm@gnu.org>
876
877 * rmail.texi (Rmail Output):
878 Mention rmail-automatic-folder-directives. (Bug#9657)
879
0cbaa1d5
CY
8802011-11-21 Chong Yidong <cyd@gnu.org>
881
882 * mark.texi (Global Mark Ring): Fix description of global mark
883 ring (Bug#10032).
884
fe7a3057
JB
8852011-11-20 Juanma Barranquero <lekktu@gmail.com>
886
887 * msdog.texi (Windows Fonts): Fix typo.
888
b6e63cbe
GM
8892011-11-17 Glenn Morris <rgm@gnu.org>
890
891 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
892
58179cce
JB
8932011-11-16 Juanma Barranquero <lekktu@gmail.com>
894
895 * killing.texi (Rectangles):
7877f373
JB
896 * misc.texi (Document View):
897 * modes.texi (Choosing Modes):
898 * msdog.texi (Windows Fonts):
58179cce
JB
899 * regs.texi (Rectangle Registers):
900 * search.texi (Isearch Yank): Fix typos.
901
291d142b
CY
9022011-11-06 Chong Yidong <cyd@gnu.org>
903
904 * windows.texi (Basic Window): Add xref to Cursor Display.
905 (Split Window): Document negative arg for splitting commands.
906 (Other Window): Document mouse-1 in text area of window.
907 (Change Window): Don't mention window attributes, since they
908 aren't defined. C-x 1 can't be used with minibuffer windows.
909 Windows are no longer auto-deleted.
910 (Window Choice): Add xref to Choosing Window in Lisp manual.
911 (Window Convenience): Note that windmove disables shift-selection.
912 Move M-x compare-windows here from Other Window node.
913
914 * custom.texi (Mouse Buttons):
915 * search.texi (Isearch Scroll):
916 * windows.texi (Split Window): Use new names split-window-below
917 and split-window-right.
918
a7ef684b
JB
9192011-10-26 Juanma Barranquero <lekktu@gmail.com>
920
921 * emacs.texi (Top): Fix typo.
922
d53e1747
GM
9232011-10-25 Glenn Morris <rgm@gnu.org>
924
925 * abbrevs.texi (Saving Abbrevs):
926 quietly-read-abbrev-file is not a command. (Bug#9866)
927
e7a3ff06
CY
9282011-10-24 Chong Yidong <cyd@gnu.org>
929
930 * display.texi (Scrolling): Document scroll-up-line and
931 scroll-down-line. Document scroll-command property.
932 (Recentering): New node, split off from Scrolling.
933
86c60681
CY
9342011-10-23 Chong Yidong <cyd@gnu.org>
935
da97a9e6
CY
936 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
937 (Tool Bars): Copyedits.
938
86c60681
CY
939 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
940
d195726a
CY
9412011-10-22 Chong Yidong <cyd@gnu.org>
942
943 * windows.texi (Displaying Buffers): Fix broken lispref link.
944
a70e06c1
CY
9452011-10-22 Chong Yidong <cyd@gnu.org>
946
947 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
948 Move confirm-nonexistent-file-or-buffer discussion here.
949
950 * files.texi (File Names, Visiting): Move detailed discussion of
951 minibuffer confirmation to Minibuffer Exit.
952
953 * buffers.texi (Buffers): Tweak mention of mail buffer name.
954 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
955
bfd779dd
CY
9562011-10-21 Chong Yidong <cyd@gnu.org>
957
958 * files.texi (File Names, Visiting, Interlocking): Copyedits.
959 (Backup Copying): backup-by-copying-when-mismatch is now t.
960 (Customize Save): Fix description of require-final-newline.
961 (Reverting): Note that revert-buffer can't be undone. Mention VC.
962 (Auto Save Control): Clarify.
963 (File Archives): Add 7z.
964 (Remote Files): ange-ftp-make-backup-files defaults to nil.
965
966 * arevert-xtra.texi (Autorevert): Copyedits.
967
6e317956
CY
9682011-10-20 Chong Yidong <cyd@gnu.org>
969
970 * custom.texi (Hooks, Init Examples):
971 * display.texi (Font Lock):
972 * fixit.texi (Spelling):
973 * rmail.texi (Rmail Display): Minor mode function with no arg now
974 enables it.
975
976 * fixit.texi (Spelling): Fix description of inline completion.
977
5abc31ef
CY
9782011-10-19 Chong Yidong <cyd@gnu.org>
979
980 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
981 entries.
982 (Isearch Yank): Document isearch-yank-pop.
983 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
984 (Other Repeating Search): Document Occur Edit mode.
985
939db9ac
CY
9862011-10-18 Chong Yidong <cyd@gnu.org>
987
988 * display.texi (Fringes): Move overflow-newline-into-fringe here,
989 from Line Truncation node.
990 (Standard Faces): Note that only the background of the cursor face
991 has an effect.
992 (Cursor Display): Fix descriptions of cursor face
993 and bar cursor blinking.
994 (Text Display): Document nobreak-char-display more clearly.
995 (Line Truncation): Add xref to Split Window node.
996 (Display Custom): Don't bother documenting baud-rate or
997 no-redraw-on-reenter.
998
999 * search.texi (Slow Isearch): Node removed.
1000
80c6d77f
GM
10012011-10-18 Glenn Morris <rgm@gnu.org>
1002
1003 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1004
d366bd53
CY
10052011-10-18 Chong Yidong <cyd@gnu.org>
1006
1007 * display.texi (Faces): Simplify discussion. Move documentation
1008 of list-faces-display here, from Standard Faces node. Note
1009 special role of `default' background.
1010 (Standard Faces): Note special role of `default' background. Note
1011 that region face may be taken fom GTK. Add xref to Text Display.
1012 (Text Scale): Rename from "Temporary Face Changes". Callers
1013 changed. Don't bother documenting variable-pitch-mode.
1014 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1015 (Useless Whitespace): Simplify description of
1016 delete-trailing-whitespace. Note active region case.
1017 (Text Display): Fix description of escape-glyph face assignment.
1018 Remove unibye mode discussion. Update some parts for Unicode.
1019 Move glyphless chars documentation to Lisp manual.
1020
1021 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1022
21100e7d
CY
10232011-10-15 Chong Yidong <cyd@stupidchicken.com>
1024
1025 * display.texi (Scrolling): Tweak explanation of scroll direction.
1026 (View Mode): Add index entries.
1027
1028 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1029
1030 * regs.texi (Text Registers): C-x r i does not activate the mark.
1031 (Bookmarks): Document new default bookmark location.
1032
50b063c3
CY
10332011-10-13 Chong Yidong <cyd@stupidchicken.com>
1034
1035 * killing.texi (Deletion): Add xref to Using Region. Document
1036 delete-forward-char.
1037 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1038 description here. Recommend C-u C-SPC for jumping to mark.
1039 (Kill Ring): Move kill ring variable documentation here.
1040 (Primary Selection): Copyedits.
1041 (Rectangles): Document new command rectangle-number-lines.
1042 (CUA Bindings): Note that this disables the mark-even-if-inactive
1043 behavior for C-x and C-c.
1044
1045 * mark.texi (Mark): Mention "active region" terminology.
1046 (Using Region): Document delete-active-region.
1047
e1a3f5b1
CY
10482011-10-12 Chong Yidong <cyd@stupidchicken.com>
1049
1050 * mark.texi (Mark): Clarify description of disabled Transient Mark
1051 mode (Bug#9689).
1052 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1053 selection changes. Mention that commands like C-y set the mark.
1054 (Marking Objects): Add xref to Words node. Note that mark-word
1055 and mark-sexp also have the "extend region" behavior.
1056 (Using Region): Mention M-$ in the table. Document
1057 mark-even-if-inactive here instead of in Mark Ring.
1058 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
1059 note of the "Mark Set" behavior.
1060 (Disabled Transient Mark): Rename from "Persistent Mark"
1061 (Bug#9688). Callers changed.
1062
1063 * programs.texi (Expressions):
1064 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1065
3dc62b2b
CY
10662011-10-09 Chong Yidong <cyd@stupidchicken.com>
1067
1068 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1069 option" terminology.
1070 (Key Help): Add command names. Define "documentation string".
1071 (Name Help): Remove an over-long joke.
1072 (Apropos): Document prefix args. Remove duplicated descriptions.
1073 (Help Mode): Add C-c C-b to table. Update TAB binding.
1074 (Package Keywords): Rename from "Library by Keyword". Describe
1075 new package menu interface.
1076 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1077
1078 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1079 (Minibuffer History): Document numeric args to history commands.
de09aa52 1080
2d3fe5d7
EZ
10812011-10-08 Eli Zaretskii <eliz@gnu.org>
1082
1083 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1084
b2b0776e
CY
10852011-10-08 Chong Yidong <cyd@stupidchicken.com>
1086
1087 * basic.texi (Position Info): Omit page commands. Document
1088 count-words-region and count-words.
1089
1090 * text.texi (Pages): Move what-page documentation here.
1091
27a16462
CY
10922011-10-08 Chong Yidong <cyd@stupidchicken.com>
1093
1094 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1095 Remote Files node instead of linking directly to the Tramp manual.
1096 (Minibuffer Edit): Add xref to Blank Lines.
1097 (Completion): Add xref to Symbol Completion. Remove redundant
1098 example, which is repeated in the next node.
1099 (Completion Commands): Minor clarifications.
1100 (Completion Styles): New node, split from Completion Commands.
1101 Document substring and initials styles.
1102 (Strict Completion): Remove information duplicated in other nodes.
1103 (Completion Options): Consolidate case difference discussion here.
1104
1105 * help.texi (Help Mode): Fix kindex entries.
1106
1107 * files.texi (File Names): Add index entries.
1108
de0bde62
CY
11092011-10-07 Chong Yidong <cyd@stupidchicken.com>
1110
1111 * basic.texi (Inserting Text): Add xref to Completion. Add
1112 ucs-insert example, and document prefix argument.
1113 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1114 to left/right. Tweak left-char and right-char descriptions.
1115 M-left and M-right are now bound to left-word/right-word.
1116 (Erasing): Document delete-forward-char.
1117
1118 * screen.texi (Screen, Menu Bar): Copyedits.
1119 (Point): Remove duplicate paragraph on cursors, also in Screen.
1120 (Mode Line): Trailing dashes no longer shown on X displays.
1121
1122 * frames.texi (Non-Window Terminals): Index just "text-only
1123 terminal", which is used throughout the manual now.
1124
1125 * entering.texi (Entering Emacs): Define "startup screen".
1126 Document window-splitting behavior with command-line inputs.
1127 (Exiting): Remove obsolete paragraph about shells without suspend
1128 functionality.
1129
1130 * commands.texi (User Input): Define "input event" more clearly.
1131 (Keys): Add xref to Echo Area.
1132 (Commands): Clarify relation between commands and functions.
1133
453e4522
CY
11342011-10-06 Chong Yidong <cyd@stupidchicken.com>
1135
1136 * misc.texi (emacsclient Options): Document how emacsclient runs
1137 the Emacs daemon (Bug#9674).
1138
550f41cd
CY
11392011-10-01 Chong Yidong <cyd@stupidchicken.com>
1140
1141 * basic.texi (Moving Point):
1142 * custom.texi (Mouse Buttons):
1143 * rmail.texi (Rmail Scrolling):
1144 * search.texi (Isearch Scroll):
1145
1146 * display.texi (Scrolling): Replace scroll-up/down with
1147 scroll-up/down-command. Fix scroll-preserve-screen-position
1148 description. Document scroll-error-top-bottom.
1149
9229fe87
GM
11502011-09-30 Glenn Morris <rgm@gnu.org>
1151
1152 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1153
0a2132ba
CY
11542011-09-24 Chong Yidong <cyd@stupidchicken.com>
1155
1156 * windows.texi (Pop Up Window): Defer discussion of window
1157 splitting to the Window Choice node. Add index entries.
1158 (Force Same Window): Node deleted.
1159 (Displaying Buffers, Window Choice): New nodes.
1160
1161 * buffers.texi (Select Buffer): Clarify description of
1162 buffer-switching commands. Add xref to Window Display node.
1163 Don't repeat confirm-nonexistent-file-or-buffer description from
1164 Visiting node. Remove even-window-heights.
1165
1166 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1167
33ed493b
CY
11682011-09-18 Chong Yidong <cyd@stupidchicken.com>
1169
1170 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1171
1172 * xresources.texi (Table of Resources): Fix documentation of
1173 bitmapIcon.
1174
92fa95ad
CY
11752011-09-15 Chong Yidong <cyd@stupidchicken.com>
1176
1177 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1178
16254627
EH
11792011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1180
1181 * frames.texi (Frame Commands): Note that delete-other-frames only
1182 deletes frames on current terminal.
1183
c3760c17
EZ
11842011-09-10 Eli Zaretskii <eliz@gnu.org>
1185
1186 * sending.texi (Mail Misc): Document mail-add-attachment.
1187
69b8be97
EZ
11882011-09-04 Eli Zaretskii <eliz@gnu.org>
1189
1190 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1191
3fd50d5c
CY
11922011-08-29 Chong Yidong <cyd@stupidchicken.com>
1193
1194 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1195
e2aeef63
CY
11962011-08-28 Chong Yidong <cyd@stupidchicken.com>
1197
1198 * files.texi (File Archives):
1199 * cal-xtra.texi (Diary Display):
1200 * help.texi (Help Mode): Add xref to View Mode.
1201
ddb54206
CY
12022011-08-28 Chong Yidong <cyd@stupidchicken.com>
1203
a6326082
CY
1204 * display.texi (View Mode): New node. Move view-file here from
1205 Misc File Ops. Move view-buffer here from Misc Buffer.
1206
1207 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1208
04e2ce72 1209 * files.texi (Misc File Ops): Document new
a6326082 1210 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1211
1212 * dired.texi (Dired Deletion): Shorten description of Trash.
1213
ddb54206
CY
1214 * misc.texi (emacsclient Options): Document server-port.
1215
bd206ce5
EZ
12162011-08-27 Eli Zaretskii <eliz@gnu.org>
1217
1218 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1219 even on MS-Windows. Fix a typo.
1220
d43f5a42
CY
12212011-08-26 Chong Yidong <cyd@stupidchicken.com>
1222
1223 * package.texi: New file, documenting the package manager.
1224
1225 * emacs.texi: Include it.
1226
1227 * help.texi (Help Summary): Add describe-package.
1228
e0b1591b
CY
12292011-08-25 Chong Yidong <cyd@stupidchicken.com>
1230
856ce114
CY
1231 * misc.texi (Printing): Convert subnodes into subsections.
1232
f404f8bc
CY
1233 * text.texi (Two-Column): Move into Text chapter.
1234
1235 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1236 Files section. Convert from chapter into section.
1237
1238 * display.texi (Narrowing): Move into display chapter.
1239
e0b1591b
CY
1240 * sending.texi (Sending Mail):
1241 * rmail.texi (Rmail):
1242 * misc.texi (Gnus, Document View):
1243 * dired.texi (Dired):
1244 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1245
75bfc667
JL
12462011-08-07 Juri Linkov <juri@jurta.org>
1247
1248 * dired.texi (Operating on Files): Rewrite according to the fact
1249 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1250
fe676f91
MA
12512011-07-30 Michael Albinus <michael.albinus@gmx.de>
1252
1253 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1254 remote file name completion. (Bug#9197)
1255
4cc60b9b
EZ
12562011-07-28 Eli Zaretskii <eliz@gnu.org>
1257
1258 * mule.texi (Bidirectional Editing): Document the fact that
1259 bidi-display-reordering is t by default.
1260
89671e16
LMI
12612011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1262
1263 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1264 explicitly (bug#8904).
1265
fb23ecc2
LMI
12662011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1267
1268 * trouble.texi (Checklist): Use an `M-x' example instead of an
1269 Emacs Lisp form to switch on the dribble file (bug#8056).
1270
465c5fc8
LMI
12712011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1272
1273 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1274
90a6258b
GM
12752011-07-13 Glenn Morris <rgm@gnu.org>
1276
1277 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1278
c7588364
LMI
12792011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1280
1281 * mark.texi (Mark Ring): Clarify how many locations are saved
1282 (bug#5770).
1283 (Global Mark Ring): Ditto.
1284
4cb4f3ba
LMI
12852011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1286
d648feab
LMI
1287 * text.texi (Table Recognition): Use "at point" instead of "under
1288 point" (bug#4345).
1289
4cb4f3ba
LMI
1290 * display.texi (Cursor Display): Mention `cursor-type'.
1291
1292 * screen.texi (Point): Clarify that it's only if you use a block
1293 cursor that it appears to be on a character (bug#4345).
1294
ecd0b990
CY
12952011-07-12 Chong Yidong <cyd@stupidchicken.com>
1296
1297 * misc.texi (Amusements): Move dissociated press here, from its
1298 own section.
1299
1300 * emacs.texi (Top): Update node listing.
1301
c2fd0368
LMI
13022011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1303
1304 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1305 clarity (bug#3523).
1306
fdeb32ec
CY
13072011-07-12 Chong Yidong <cyd@stupidchicken.com>
1308
1309 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1310 (Misc X): Document --parent-id.
1311
1312 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1313 defaults to nil.
1314
1315 * misc.texi (emacsclient Options): Document --parent-id.
1316
1317 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1318
f584ca38
LMI
13192011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1320
1321 * emacs.texi: Use "..." instead of ``...'' in the menus
1322 (bug#3503).
1323
963578d3
CY
13242011-07-11 Chong Yidong <cyd@stupidchicken.com>
1325
1326 * killing.texi (Primary Selection): Document `only' setting for
1327 select-active-regions.
1328
1329 * mark.texi (Setting Mark): Reference Shift Selection node.
1330
1331 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1332
a30ed87b
LMI
13332011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1334
47076272
LMI
1335 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1336 motion keys" (bug#3503).
1337
a30ed87b
LMI
1338 * emacs.texi: Change all the register node names from "RegPos"
1339 (etc.) to "Positional Registers" (etc.) (bug#3314).
1340
4d45a8b7
CY
13412011-07-11 Chong Yidong <cyd@stupidchicken.com>
1342
1343 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1344 (Other Kill Commands, Kill Options): Copyedits.
1345 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1346 (Yanking): Move yank-excluded properties discussion here.
1347 (Cut and Paste): Move from frames.texi. Update subnodes to
1348 describe x-select-enable-clipboard case.
1349
1350 * frames.texi: Move Cut and Paste node and subnodes into
1351 killing.texi, except Mouse Commands and Word and Line Mouse.
1352
c160ddee
AM
13532011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1354
1355 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1356
3329e6e3
LMI
13572011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1358
32a214fe
LMI
1359 * screen.texi (Mode Line): Clarify that coding systems are
1360 characters, not letters (bug#1749).
1361
3329e6e3
LMI
1362 * cmdargs.texi (Environment): Mention removing variables
1363 (bug#1615). Text suggested by Kevin Rodgers.
1364
8875da1e
CY
13652011-07-10 Chong Yidong <cyd@stupidchicken.com>
1366
54806e45
CY
1367 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1368
8875da1e
CY
1369 * modes.texi: Rename from major.texi.
1370 (Modes): New node. Make Major Modes and Minor Modes subsections
1371 of this. All callers changed.
1372
1373 * custom.texi (Minor Modes): Move to modes.texi.
1374
7847b2a1
CY
13752011-07-10 Chong Yidong <cyd@stupidchicken.com>
1376
6cfd0fa2
CY
1377 * custom.texi (Syntax): Node deleted.
1378
1379 * help.texi (Help Summary):
1380 * major.texi (Major Modes):
1381 * programs.texi (Parentheses):
1382 * search.texi (Regexp Backslash, Regexp Backslash)
1383 (Regexp Backslash):
1384 * text.texi (Words): Callers changed.
1385
7847b2a1
CY
1386 * text.texi (Refill, Longlines): Delete nodes.
1387
1388 * ack.texi (Acknowledgments): Longlines removed from manual.
1389
1390 * emacs.texi (Top): Update node listing.
1391
2a71c436
GM
13922011-07-09 Glenn Morris <rgm@gnu.org>
1393
1394 * fortran-xtra.texi (Fortran): Update handled extensions.
1395
61436e9f
LMI
13962011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1397
1398 * display.texi (Scrolling): `C-v' (etc) are now bound to
1399 `scroll-*-command' (bug#8349).
1400
6e560c71
LMI
14012011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1402
48954a09 1403 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1404 doesn't actually delete any files (bug#7125).
1405
2904fd97
LMI
1406 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1407 argument for `C-c C-k' (bug#7391).
1408
6e560c71
LMI
1409 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1410 you're currently using (bug#8489).
1411
978ff6c5
EZ
14122011-07-01 Eli Zaretskii <eliz@gnu.org>
1413
1414 * mule.texi (Coding Systems): Move index entries from the previous
1415 change into their proper places.
1416
0d742084
LMI
14172011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1418
31976bd5
LMI
1419 * help.texi (Help Files): Document view-external-packages (bug#8902).
1420
0d742084
LMI
1421 * mule.texi (Coding Systems): Put a few more of the coding systems
1422 into the index (bug#8900).
1423
9f678528
GM
14242011-06-26 Glenn Morris <rgm@gnu.org>
1425
1426 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1427
18a4ce5e
AR
14282011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1429
1430 * misc.texi (emacsclient Options): Mention --frame-parameters.
1431
f0da764a
GM
14322011-06-09 Glenn Morris <rgm@gnu.org>
1433
1434 * custom.texi (Specifying File Variables):
1435 Recommend explicit arguments for minor modes.
1436
b047e7ac
PE
14372011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1438
1439 Document wide integers better.
1440 * buffers.texi (Buffers):
001903b5
PE
1441 * files.texi (Visiting): Document maxima for 64-bit machines,
1442 and mention virtual memory limits.
b047e7ac 1443
bf41276f
CY
14442011-05-28 Chong Yidong <cyd@stupidchicken.com>
1445
1446 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1447
1448 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1449 prog mode (Bug#8240).
1450
e145f188
GM
14512011-05-27 Glenn Morris <rgm@gnu.org>
1452
1453 * custom.texi (Specifying File Variables):
1454 Major modes no longer need come first.
1455
313f790e
CY
14562011-05-22 Chong Yidong <cyd@stupidchicken.com>
1457
1458 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1459 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1460
c136e5cd
GM
14612011-05-18 Glenn Morris <rgm@gnu.org>
1462
1463 * ack.texi (Acknowledgments): Remove fakemail.c.
1464
c71a0d48 14652011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1466
1467 Fixes for fitting text into 7x9 printed manual.
1468 * building.texi (Flymake, Breakpoints Buffer):
1469 * calendar.texi (Appointments):
1470 * cmdargs.texi (General Variables, Display X):
1471 * custom.texi (Saving Customizations, Face Customization)
1472 (Directory Variables, Minibuffer Maps, Init Rebinding):
1473 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1474 * fixit.texi (Spelling):
1475 * frames.texi (Creating Frames, Fonts):
1476 * help.texi (Help Files):
1477 * mini.texi (Minibuffer File):
1478 * misc.texi (emacsclient Options, Emulation):
1479 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1480 * mule.texi (International Chars, Language Environments)
1481 (Select Input Method, Modifying Fontsets, Charsets):
1482 * programs.texi (Custom C Indent):
1483 * rmail.texi (Rmail Labels):
1484 * text.texi (Table Conversion):
1485 * trouble.texi (Known Problems, Known Problems):
1486 * windows.texi (Change Window):
1487 * xresources.texi (GTK resources): Reflow text and re-indent code
1488 examples to avoid TeX overflows and underflows on 7x9 paper.
1489
1490 * emacs.texi: Fix the (commented out) smallbook command.
1491
1492 * macos.texi (Mac / GNUstep Events):
1493 * xresources.texi (Lucid Resources): Remove extraneous examples.
1494
b8f82dc1
GM
14952011-05-10 Glenn Morris <rgm@gnu.org>
1496
1497 * custom.texi (Specifying File Variables):
1498 Deprecate using mode: for minor modes.
1499
d306b4da
GM
15002011-05-07 Glenn Morris <rgm@gnu.org>
1501
1502 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1503
548d0a63
GM
15042011-05-06 Glenn Morris <rgm@gnu.org>
1505
5006e634
GM
1506 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1507
548d0a63
GM
1508 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1509
e793a940
LMI
15102011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1511
1512 * misc.texi (Emacs Server): Document `server-eval-at'.
1513
7031be6d
UR
15142011-04-24 Chong Yidong <cyd@stupidchicken.com>
1515
1516 * maintaining.texi (List Tags): Document next-file. Suggested by
1517 Uday S Reddy.
1518
4ffd0d6b 15192011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1520
1521 * mini.texi (Minibuffer Edit):
1522 * screen.texi (Mode Line): Fix typo.
1523
1c6c854e
CS
15242011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1525
024ff170 1526 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1527
c5c9f40f
CY
15282011-03-26 Chong Yidong <cyd@stupidchicken.com>
1529
1530 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1531
09725d26
EZ
15322011-03-30 Eli Zaretskii <eliz@gnu.org>
1533
1534 * display.texi (Auto Scrolling): Document the limit of 100 lines
1535 for never-recentering scrolling with `scroll-conservatively'.
1536 (Bug#6671)
1537
09d9db2c 15382011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1539
1540 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1541 HOME on Windows and where it looks for init files. (Bug#8221)
1542
62d94509
EZ
15432011-03-10 Eli Zaretskii <eliz@gnu.org>
1544
1545 * search.texi (Regexp Example):
1546 * mule.texi (International Chars):
1547 * building.texi (External Lisp): Don't use characters outside
1548 ISO-8859-1.
1549
0286d9de
EZ
15502011-03-09 Eli Zaretskii <eliz@gnu.org>
1551
1c6c854e
CS
1552 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1553 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1554
1555 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1556
114902a5 1557 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1558 (Bug#8210)
1559
0afb4571
J
15602011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1561
1562 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1563 for Gtk+ 3.
1564
bb3865e8
GM
15652011-03-08 Glenn Morris <rgm@gnu.org>
1566
6446548e
GM
1567 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1568 * emacs.texi (Acknowledgments):
1569 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1570 * emacs.texi: Set documentencoding.
6446548e 1571
bb3865e8
GM
1572 * display.texi (Optional Mode Line): Don't mention exactly where
1573 display-time appears. (Bug#8193)
1574
33383987
JB
15752011-03-07 Chong Yidong <cyd@stupidchicken.com>
1576
1577 * Version 23.3 released.
1578
892777ba
CY
15792011-03-06 Chong Yidong <cyd@stupidchicken.com>
1580
1581 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1582
0b973fc5
DW
15832011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1584
1585 * misc.texi (emacsclient Options): Add q/quiet.
1586
8ef5a2f2
GM
15872011-03-02 Glenn Morris <rgm@gnu.org>
1588
1589 * mule.texi (Communication Coding) <x-select-request-type>:
1590 Remove duplicate (essentially) paragraph. (Bug#8148)
1591
bd106056
CS
15922011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1593
1594 * maintaining.texi (Format of ChangeLog): Add reference to
1595 add-log-full-name.
1596 (Change Log Commands): Add documentation for combining multiple
1597 symbols in one change.
1598
6640b281
GM
15992011-03-01 Glenn Morris <rgm@gnu.org>
1600
1601 * custom.texi (Directory Variables):
1602 Give an example of excluding subdirectories.
1603
2b0c7330 16042011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1605
1606 * search.texi (Regexp Search): Move index entries about regexps to the
1607 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1608
8c62c205
GM
16092011-02-19 Glenn Morris <rgm@gnu.org>
1610
1611 * dired.texi (Dired): Dired-X version number was dropped.
1612
3928f2b6
JD
16132011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1614
1615 * xresources.texi (X Resources): Remove *faceName and replace it with
1616 *font for Lucid.
1617
a41c8660
CY
16182011-02-05 Chong Yidong <cyd@stupidchicken.com>
1619
1620 * rmail.texi (Rmail Display): Document Rmail MIME support more
1621 accurately.
1622
1623 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1624 vc-log-outgoing.
1625 (Merging): Document vc-find-conflicted-file.
1626
233ba4d9 16272011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1628
1629 * custom.texi (Variables): Fix typo.
1630
14beddf4 16312011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1632
65401ee3
CY
1633 * search.texi (Regexps): Copyedits. Mention character classes
1634 (Bug#7809).
1635
19f81ecf
CY
1636 * files.texi (File Aliases): Restore explanatory text from Eli
1637 Zaretskii, accidentally removed in 2011-01-08 commit.
1638
bf3dae7e
EZ
16392011-01-29 Eli Zaretskii <eliz@gnu.org>
1640
1641 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1642 (MAKEINFO_OPTS): New variable.
1643 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1644 (emacs.html): New target.
1645 (clean): Remove emacs.html.
1646
45eb2a5d
WL
16472011-01-23 Werner Lemberg <wl@gnu.org>
1648
1649 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1650 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1651 (ENVADD): Updated.
1652
9acfe703
GM
16532011-01-18 Glenn Morris <rgm@gnu.org>
1654
1655 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1656
1657 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1658
362b9d48
GM
16592011-01-15 Chong Yidong <cyd@stupidchicken.com>
1660
bb033b5f
CY
1661 * building.texi (Compilation): Improve instructions for running two
1662 compilations (Bug#7573).
1663
b024d9f0
MD
1664 * files.texi (Backup Names): Document the new location of the
1665 last-resort backup file.
1666
362b9d48
GM
1667 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1668 manual. Explain why directory-abbrev-alist elements should be anchored
1669 (Bug#7777).
1670
16712011-01-15 Eli Zaretskii <eliz@gnu.org>
1672
1673 * msdog.texi (Windows Startup): Correct inaccurate description of
1674 differences between emacsclient.exe and emacsclientw.exe.
1675
7c420169 16762011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1677
1678 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1679
7c420169 16802011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1681
1682 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1683
7c420169 16842011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1685
2d34d523
EZ
1686 * frames.texi (Cut and Paste): Modify the section's name and text:
1687 don't mix "cut/paste" with "kill/yank".
1688 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1689 (Bug#7702)
1690
88ab4340
EZ
1691 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1692
7c420169 16932011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1694
1695 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1696 matches its position in the menu. (Bug#7674)
1697
7c420169 16982011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1699
1700 * trouble.texi (Checklist): Mention not replying via news either.
1701
92bb6c52
TH
17022010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1703
1704 * misc.texi (Document View): Update DocView section with newly
1705 supported document formats.
1706
b103c904
CY
17072010-12-21 Chong Yidong <cyd@stupidchicken.com>
1708
1709 * killing.texi: Resection the Info version to conform to the
1710 printed manual, to avoid making sections on Accumulating Text, CUA
1711 and Rectangles into full chapters.
1712
f49d1f52 17132010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1714
1715 * custom.texi (Init Syntax): Add index entries for "character syntax".
1716 (Bug#7576)
1717
f49d1f52 17182010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1719
1720 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1721
f49d1f52 17222010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1723
1724 * trouble.texi (Checklist): Fix typo in newsgroup name.
1725
f49d1f52 17262010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1727
1728 * search.texi (Word Search): Note that the lazy highlight always
1729 matches to whole words (Bug#7470).
1730
f49d1f52 17312010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1732
4f1948eb
EZ
1733 * display.texi (Optional Mode Line): Make the description of
1734 load-average more accurate.
1735
b8a9e136
EZ
1736 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1737 registry, with a cross-reference.
62d72a4a
EZ
1738 (Windows Startup): New node. Move the stuff about the current
1739 directory from "Windows HOME".
b8a9e136 1740
07976ae3 17412010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1742
1743 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1744 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1745
07976ae3 17462010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1747
1748 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1749 Suggested by Štěpán Němec.
1750
07976ae3 17512010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1752
1aaae3f3
CY
1753 * maintaining.texi (Version Control): Say "commit", not "check in".
1754 (Version Control Systems): Simplify descriptions.
1755 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1756 VCS Concepts.
1757 (VC Mode Line): Update example.
1758 (Old Revisions): Document revert-buffer for vc-diff.
1759 (Log Buffer): Promote to a subsection. Document header lines.
1760
1c6c854e
CS
1761 * macos.texi (Mac / GNUstep Basics):
1762 Document ns-right-alternate-modifier.
ec8a6295 1763
1aaae3f3
CY
1764 * emacs.texi (Top): Update node listing.
1765
0eb025fb
EZ
17662010-11-13 Eli Zaretskii <eliz@gnu.org>
1767
1768 * rmail.texi (Rmail Coding): Characters with no fonts are not
1769 necessarily displayed as empty boxes.
1770
1771 * mule.texi (Language Environments, Fontsets): Characters with no
1772 fonts are not necessarily displayed as empty boxes.
1773
1774 * display.texi (Text Display): Document display of glyphless
1775 characters.
1776
ea4f7750
GM
17772010-11-13 Glenn Morris <rgm@gnu.org>
1778
1779 * basic.texi (Position Info): Add M-x count-words-region.
1780
90639cea
GM
17812010-11-11 Glenn Morris <rgm@gnu.org>
1782
1783 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1784
d607b96b 17852010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1786
1787 * msdog.texi (Windows HOME): Add information regarding startup
1788 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1789
c12e4a81
GM
17902010-10-11 Glenn Morris <rgm@gnu.org>
1791
df187c62
GM
1792 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1793
c12e4a81
GM
1794 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1795 (DVIPS): New variable.
234db610
GM
1796 (.PHONY): Add html, ps.
1797 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1798 (clean): Delete html, ps files.
c12e4a81 1799
6513b232
EZ
18002010-10-09 Eli Zaretskii <eliz@gnu.org>
1801
1802 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1803
f4f358f1
GM
18042010-10-09 Glenn Morris <rgm@gnu.org>
1805
c1dc72b3
GM
1806 * Makefile.in (VPATH): Remove.
1807 (infodir): Make it absolute.
1808 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1809
4393405b
GM
1810 * Makefile.in (dist): Anchor regexps.
1811
eef3ab94
GM
1812 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1813 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1814 (emacs-xtra.pdf): Use $<.
1815
aa9db089
GM
1816 * Makefile.in (infoclean): Remove harmless, long-standing error.
1817
abd40fb4
GM
1818 * Makefile.in ($(infodir)): Delete rule.
1819 (mkinfodir): New.
1820 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1821
f4f358f1 1822 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1823 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1824 * emacsver.texi: New file, replacing emacsver.texi.in.
1825
ea274122
GM
18262010-10-09 Glenn Morris <rgm@gnu.org>
1827
f7a31f11
GM
1828 * emacsver.texi.in: New file.
1829 * emacs.texi: Set EMACSVER by including emacsver.texi.
1830 * Makefile.in (distclean): Delete emacsver.texi.
1831 (dist): Copy emacsver.texi.
b13254e7 1832 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1833
3fb78d1f
GM
1834 * ack.texi (Acknowledgments): No more b2m.c.
1835
ea274122
GM
1836 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1837 (emacs): Remove rule.
1838 (dist): No need to deal with the emacs rule any more.
1839
17ca7950
GM
18402010-10-07 Glenn Morris <rgm@gnu.org>
1841
1842 * Makefile.in (version): New, set by configure.
1843 (clean): Delete dist tar file.
1844 (dist): Use version in tar name.
1845
4c83f6e1
GM
18462010-10-06 Glenn Morris <rgm@gnu.org>
1847
1848 * Makefile.in (EMACS_XTRA): Add the main source file.
1849 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1850 (mostlyclean): No core files, reorder other files.
1851 (clean): Delete specific dvi and pdf files.
1852 (infoclean, dist): New rules.
1853 (maintainer-clean): Use infoclean.
8a944cea 1854 ($(infodir)): Add parallel build workaround.
4c83f6e1 1855
0264072d
GM
18562010-10-04 Glenn Morris <rgm@gnu.org>
1857
1858 * Makefile.in (SHELL): Set it.
1859 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1860 (info, dvi): Replace above variables with their expansions.
1861 (info): Move mkdir from here...
1862 ($(infodir)/emacs): ... to here (for parallel builds).
1863 (pdf): New target.
1864 ($(infodir)/emacs): Pass -o option to makeinfo.
1865 (.PHONY): Declare clean rules.
1866 (maintainer-clean): Delete dvi and pdf files.
1867 Guard against cd failures. Use a more restrictive delete.
1868
3226d6ca
GM
18692010-10-02 Glenn Morris <rgm@gnu.org>
1870
1871 * misc.texi (Shell Mode): Remove reference to old function name.
1872
cad90f3b
EZ
18732010-09-30 Eli Zaretskii <eliz@gnu.org>
1874
1875 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1876 indicator characters.
1877
5f874327
GM
18782010-09-29 Glenn Morris <rgm@gnu.org>
1879
1880 * Makefile.in (top_srcdir): Remove unused variable.
1881
0ab9cff3
GM
18822010-09-14 Glenn Morris <rgm@gnu.org>
1883
67ae9766
GM
1884 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1885 the last hook item.
1886
0ab9cff3
GM
1887 * calendar.texi (Appointments): Also updated when a diary include file
1888 is saved.
1889
6664fc59 18902010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1891
1892 * trouble.texi (Bugs): Update the section intro.
1893 (Known Problems): New section.
1894 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1895 (Sending Patches): Bug fixes are best as responses to existing bugs.
1896 * emacs.texi (Known Problems): Add menu entry for new section.
1897
be3283d7
GM
18982010-09-09 Glenn Morris <rgm@gnu.org>
1899
1900 * xresources.texi: Untabify.
1901
10999305 19022010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1903
1904 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1905
10999305 19062010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1907
1908 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1909
30641319
JD
19102010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1911
1912 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1913
50dd7bc6
GM
19142010-08-21 Glenn Morris <rgm@gnu.org>
1915
1916 * misc.texi (Amusements): Mention bubbles and animate.
1917
5e620eca
EZ
19182010-07-31 Eli Zaretskii <eliz@gnu.org>
1919
1920 * files.texi (Visiting): Add more index entries for
1921 large-file-warning-threshold.
1922
8b2dd508
JD
19232010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1924
1925 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1926
8838673e
GM
19272010-06-23 Glenn Morris <rgm@gnu.org>
1928
1929 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1930 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1931 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1932 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1933 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1934 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1935 Untabify Texinfo files.
1936
04d3bb6c
GM
19372010-06-10 Glenn Morris <rgm@gnu.org>
1938
103dd3a8
GM
1939 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1940
04d3bb6c
GM
1941 * basic.texi (Inserting Text): Fix typo.
1942
50b79479
GM
19432010-06-10 Glenn Morris <rgm@gnu.org>
1944
1945 * ack.texi (Acknowledgments):
1946 * emacs.texi (Acknowledgments): Update for notifications.el.
1947
86d7a550
DU
19482010-05-31 Daiki Ueno <ueno@unixuser.org>
1949
1950 * dired.texi (Operating on Files): Mention encryption commands
1951 (Bug#6315).
1952
db5dce9d
EZ
19532010-05-29 Eli Zaretskii <eliz@gnu.org>
1954
1955 * basic.texi (Moving Point): Update due to renaming of commands bound
1956 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1957
34313041
EZ
19582010-05-18 Eli Zaretskii <eliz@gnu.org>
1959
1960 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1961 paragraphs.
1962 (Line Truncation): Fix wording for bidi display.
1963
1fc0ce04 1964 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1965 keys.
1966
0235128c 19672010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1968
1969 * building.texi (GDB Graphical Interface): Remove misleading comparison
1970 to an IDE (Bug#6128).
1971
0235128c 19722010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1973
1974 * programs.texi (Man Page):
1975 * misc.texi (Invoking emacsclient):
1976 * mini.texi (Repetition):
1977 * mark.texi (Setting Mark): Fix typos.
1978
0235128c 19792010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1980
1981 * misc.texi (Printing): Document htmlfontify-buffer.
1982
0235128c 19832010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1984
1985 * calendar.texi (Displaying the Diary, Format of Diary File):
1986 Fix external cross-references for TeX format output.
1987
0235128c
SM
19882010-05-07 Chong Yidong <cyd@stupidchicken.com>
1989
1990 * Version 23.2 released.
1991
f63d0028
JD
19922010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1993
1994 * cmdargs.texi (Initial Options): Mention --chdir.
1995
20fe03ad
JD
19962010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1997
1998 * frames.texi (Tool Bars): Add tool-bar-style.
1999
b7d65a5f
GM
20002010-04-21 Glenn Morris <rgm@gnu.org>
2001
2002 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2003
a42dbee1
CY
20042010-04-18 Chong Yidong <cyd@stupidchicken.com>
2005
2006 * programs.texi (Semantic): New node.
2007
2008 * maintaining.texi (EDE): New node.
2009
2010 * emacs.texi: Update node listing.
2011
2012 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2013
6e104790 20142010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2015
d52dbd3d
GM
2016 * emacs.texi (Acknowledgments): Remove duplicate.
2017
a77fe20c
GM
2018 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2019
6e104790 20202010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2021
4ebe9902
GM
2022 * dired.texi (Misc Dired Features): Mention VC diff and log.
2023 * maintaining.texi (Old Revisions, VC Change Log):
2024 Mention that diff and log work in Dired buffers.
2025
98932641
GM
2026 * help.texi (Help Summary): Mention M-x info-finder.
2027
d5b22ab2 2028 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2029
4d4e9522
GM
2030 * custom.texi (Specifying File Variables, Directory Variables):
2031 Document new commands for manipulating local variable lists.
2032
6e104790 20332010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2034
2035 * trouble.texi (Contributing): Add cindex entry.
2036 Mention etc/CONTRIBUTE.
2037
6e104790 20382010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2039
2040 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2041 query-replace (Bug#5774).
2042
a20a9df3
GM
20432010-04-16 Glenn Morris <rgm@gnu.org>
2044
2045 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2046
1ecb2d3f
JD
20472010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2048
2049 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2050
99852628
JD
20512010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2052
2053 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2054
ce79424f
EZ
20552010-03-30 Eli Zaretskii <eliz@gnu.org>
2056
2057 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2058 cross-reference to "Inserting Text".
2059
2060 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2061 Mention completion provided by `ucs-insert'.
2062
85738751 20632010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2064
2065 * sending.texi (Sending Mail): Note variables that may need
2066 customizing.
2067 (Mail Sending): Expand discussion of send-mail-function.
2068
85738751 20692010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2070
2071 Document Message mode as the default mail mode.
2072
2073 * sending.texi (Sending Mail): Copyedits.
2074 (Mail Format, Mail Headers): Document mail-from-style changes.
2075 (Mail Commands): Rename from Mail mode. Document Message mode.
2076 (Mail Misc): Rename from Mail mode Misc.
2077 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2078 command names and update keybindings.
2079 (Header Editing): Document message-tab. De-document
2080 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2081 favor of mail-default-headers. Ad index entries for user-full-name and
2082 user-mail-address.
1c6c854e
CS
2083 (Citing Mail): Update changes in Message mode behavior.
2084 Document mail-yank-prefix.
e73c2434
CY
2085 (Mail Signature): New node, moved from Mail Misc.
2086 (Mail Aliases): Mail abbrevs are the default with Message mode.
2087 (Mail Methods): Note that Message mode is now the default.
2088
2089 * rmail.texi (Rmail Reply):
2090 * text.texi (Text Mode):
2091 * major.texi (Major Modes):
2092 * mule.texi (Output Coding): Refer to Message mode.
2093
2094 * custom.texi (Init Examples): Add xref to Mail Header.
2095
1fc0ce04 2096 * emacs.texi (Top): Fix xrefs.
e73c2434 2097
85738751 20982010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2099
c0c035fa
CY
2100 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2101 repository if there is none.
2102 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2103 vc-print-root-log.
ef7b27ef 2104 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2105
71785b7a
CY
2106 * programs.texi (Program Modes): Mention Javascript mode.
2107
f67c5dd0
CY
2108 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2109 * emacs.texi: Update node description.
2110
0f72a391 2111 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2112 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2113
dc2d2590
JL
21142010-03-30 Juri Linkov <juri@jurta.org>
2115
2116 * search.texi (Other Repeating Search): Remove line that `occur'
2117 can not handle multiline matches.
2118
a7b02820
EZ
21192010-03-30 Eli Zaretskii <eliz@gnu.org>
2120
2121 * mule.texi (International): Mention support of bidirectional editing.
2122 (Bidirectional Editing): New section.
2123
22ef1944
NR
21242010-03-28 Nick Roberts <nickrob@snap.net.nz>
2125
2126 * emacs.texi (Top): Update node names to those in building.texi.
2127
146b8b16
NR
21282010-03-27 Nick Roberts <nickrob@snap.net.nz>
2129
c5e87d10
PE
2130 doc/emacs/building.texi: Describe restored GDB/MI functionality
2131 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2132 doc/emacs/emacs.texi: Update node names for building.texi.
2133
6d98672d
GM
21342010-03-24 Glenn Morris <rgm@gnu.org>
2135
2136 * ack.texi (Acknowledgments):
2137 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2138
93318cbd
JD
21392010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2140
2141 * xresources.texi (Table of Resources): Clarify toolBar number
2142 for Gtk+.
2143
2144 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2145
15cf2f52
CY
21462010-03-21 Chong Yidong <cyd@stupidchicken.com>
2147
4102856c
CY
2148 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2149
15cf2f52
CY
2150 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2151 and multi-isearch-buffers-regexp.
2152
2153 * indent.texi (Indentation): Clarify description of
2154 indent-for-tab-command. Document tab-always-indent.
2155
d68eb23c
CY
21562010-03-20 Chong Yidong <cyd@stupidchicken.com>
2157
2158 * cmdargs.texi (Font X): Move most content to Fonts.
2159
2160 * frames.texi (Fonts): New node. Document font-use-system-font.
2161
2162 * emacs.texi (Top):
2163 * xresources.texi (Table of Resources):
2164 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2165
288f9fc0
CY
21662010-03-10 Chong Yidong <cyd@stupidchicken.com>
2167
2168 * Branch for 23.2.
2169
17782bec
CY
21702010-03-06 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * custom.texi (Init Examples): Add xref to Locals.
2173
2174 * major.texi (Choosing Modes): Mention usage of setq-default for
2175 setting the default value of major-mode (Bug#5688).
2176
b4a1a8b2
CY
21772010-03-02 Chong Yidong <cyd@stupidchicken.com>
2178
2179 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2180
2181 * display.texi (Display Custom): Document make-pointer-invisible and
2182 underline-minimum-offset. Remove inverse-video.
2183
a1e759cd
CY
21842010-02-21 Chong Yidong <cyd@stupidchicken.com>
2185
2186 * frames.texi (Frame Commands): Note that the last ordinary frame can
2187 be deleted in daemon mode (Bug#5616).
2188
4f3bc373
GM
21892010-02-18 Glenn Morris <rgm@gnu.org>
2190
2191 * trouble.texi (Contributing): Repository is no longer CVS.
2192
5dbbdd33
GM
21932010-02-08 Glenn Morris <rgm@gnu.org>
2194
2195 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2196
cd61af01
SM
21972010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2198
2199 * display.texi (Useless Whitespace, Text Display):
2200 * custom.texi (Init Examples): Avoid obsolete special default variables
2201 like default-major-mode.
2202
b1bb0a25 22032010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2204
2205 * programs.texi (Other C Commands): Replace reference to obsolete
2206 c-subword-mode.
2207
99d0985b
GM
22082010-01-21 Glenn Morris <rgm@gnu.org>
2209
2210 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2211
893db5bc
GM
22122010-01-12 Glenn Morris <rgm@gnu.org>
2213
2214 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2215 emacs-pretest-bug for bug reports for development versions.
2216
0419b8d6
GM
22172010-01-11 Glenn Morris <rgm@gnu.org>
2218
2219 * display.texi (Highlight Interactively): `t' does not mean highlight
2220 all patterns. (Bug#5335)
2221
26e533e2
CY
22222009-12-29 Chong Yidong <cyd@stupidchicken.com>
2223
2224 * misc.texi (Shell): Document async-shell-command.
2225
2226 * building.texi (Grep Searching): Document zrgrep.
2227
484eaeac 2228 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2229
7ee6c59b
NR
22302009-12-29 Nick Roberts <nickrob@snap.net.nz>
2231
2232 * building.texi: Import GDB Graphical Interface description from
2233 EMACS_23_1_RC.
2234
91ed7ea8
CY
22352009-12-24 Chong Yidong <cyd@stupidchicken.com>
2236
2237 * emacs.texi (Top): Update node listing.
2238
2239 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2240
2241 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2242
2243 * cmdargs.texi (Initial Options):
2244 * xresources.texi (Resources): Document inhibit-x-resources.
2245
2246 * custom.texi (Specifying File Variables): Note that minor modes are
2247 enabled unconditionally.
2248
2249 * display.texi (Scrolling): Briefly document the old recenter command,
2250 and document recenter-positions.
2251
2252 * files.texi (Visiting):
2253 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2254
1c6c854e
CS
2255 * frames.texi (Cut/Paste Other App):
2256 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2257
2258 * killing.texi (Kill Options): New node.
2259
6ca89aaa
CY
22602009-12-05 Chong Yidong <cyd@stupidchicken.com>
2261
2262 * misc.texi (Shell Options): ansi-color is now default.
2263
806642d4
GM
22642009-12-05 Glenn Morris <rgm@gnu.org>
2265
806642d4
GM
2266 * emacs.texi (Top): Update menu for cal-xtra node changes.
2267 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2268 or mode line. Don't mention invisible text or the details of
2269 diary-print-entries here, only in cal-xtra.
2270 (Format of Diary File): Mention that the "date on first line" format
2271 only really affects the simple display.
2272 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2273 (Diary Customizing): Holidays may be in the buffer or mode line.
2274 Move diary-print-entries to the "Diary Display" section.
2275 (Diary Display): New section, split out from "Fancy Diary Display".
2276 Explain the limitations of simple display, and how to print it.
2277
1a4f0c0a
GM
2278 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2279
e11adbd8
GM
2280 * cal-xtra.texi (Diary Display): Mention View mode.
2281
29a483ac
JL
22822009-11-29 Juri Linkov <juri@jurta.org>
2283
2284 * display.texi (Highlight Interactively): Actually a list of
2285 default faces is pre-loaded into a list of default values
2286 instead of the history.
2287
83d60c79
GM
22882009-11-20 Glenn Morris <rgm@gnu.org>
2289
2290 * ack.texi (Acknowledgments):
2291 * emacs.texi (Acknowledgments): Add htmlfontify.
2292
276bbe96
GM
22932009-11-14 Glenn Morris <rgm@gnu.org>
2294
98ad1bae
GM
2295 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2296
276bbe96
GM
2297 * ack.texi (Acknowledgments):
2298 * emacs.texi (Acknowledgments): Update for recent Org changes.
2299
18430066
CY
23002009-10-31 Chong Yidong <cyd@stupidchicken.com>
2301
2302 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2303 `charset' property, which is irrelevant to the user manual (Bug#3526).
2304
522ddc9f
JB
23052009-10-14 Juanma Barranquero <lekktu@gmail.com>
2306
2307 * trouble.texi (DEL Does Not Delete): Fix typo.
2308
50b49ade
MA
23092009-10-05 Michael Albinus <michael.albinus@gmx.de>
2310
2311 * files.texi (Misc File Ops): Mention copy-directory.
2312
6308321a
EZ
23132009-10-04 Eli Zaretskii <eliz@gnu.org>
2314
43b3b4d1
EZ
2315 * mule.texi (Unibyte Mode): Emphasize that
2316 unibyte-display-via-language-environment affects only the display.
2317
6308321a
EZ
2318 * display.texi (Horizontal Scrolling): Document cursor behavior under
2319 horizontal scrolling when point moves off the screen (Bug#4564).
2320 Improve wording.
2321
bd51ea7f
MA
23222009-10-01 Michael Albinus <michael.albinus@gmx.de>
2323
2324 * files.texi (Directories): delete-directory prompts for recursive
2325 deletion.
2326
55381962
GM
23272009-09-30 Glenn Morris <rgm@gnu.org>
2328
2329 * ack.texi (Acknowledgments):
2330 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2331
13989ab1
TH
23322009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2333
2334 * dired.texi (Dired Navigation): Use @code instead of @var for
2335 dired-isearch-filenames, so that it's not capitalized.
2336
8ba46c89
CY
23372009-09-19 Chong Yidong <cyd@stupidchicken.com>
2338
2339 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2340
2341 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2342
2343 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2344 (Key Bindings): Reference Init Rebinding in introductory text.
2345 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2346 (Keymaps): Simplify.
2347 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2348 (Minibuffer Maps): Remove mention of Mocklisp.
2349 (Init Rebinding): Move mode-local rebinding example here from Local
2350 Keymaps.
2351 (Modifier Keys): Clarify.
1e11b018 2352 (Rebinding): Add cindex for "binding keys".
8ba46c89 2353
6a5ca7c8
CY
23542009-09-13 Chong Yidong <cyd@stupidchicken.com>
2355
2356 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2357
0e1cba51
NR
23582009-08-31 Nick Roberts <nickrob@snap.net.nz>
2359
6a5ca7c8 2360 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2361 Reorganize these two sections.
0e1cba51 2362
76a87a4d
EZ
23632009-08-29 Eli Zaretskii <eliz@gnu.org>
2364
2365 * cmdargs.texi (Initial Options): Fix last change.
2366
82e98df4
SM
23672009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2368
2369 * mule.texi (Enabling Multibyte):
2370 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2371 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2372
fb89fad9
GM
23732009-08-20 Glenn Morris <rgm@gnu.org>
2374
2375 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2376
e99652b0
GM
23772009-08-19 Glenn Morris <rgm@gnu.org>
2378
2379 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2380
5cca97ad
GM
23812009-08-18 Glenn Morris <rgm@gnu.org>
2382
2383 * ack.texi (Acknowledgments):
2384 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2385
997797ae 2386 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2387
985bf85b
GM
23882009-08-09 Glenn Morris <rgm@gnu.org>
2389
2390 * ack.texi (Acknowledgments):
2391 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2392
8d6bb99e
DD
23932009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2394
2395 * emacs.texi (Top): Add new menu items for GDB-UI.
2396
2397 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2398 section. Threads buffer is in separate section now.
8d6bb99e 2399
8353da9c
GM
24002009-08-08 Glenn Morris <rgm@gnu.org>
2401
2402 * ack.texi (Acknowledgments):
2403 * emacs.texi (Acknowledgments):
2404 Update for js2-mode and org changes.
2405
f2074faf
MA
24062009-08-02 Michael Albinus <michael.albinus@gmx.de>
2407
2408 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2409 files.
2410
e8d2d3fb
CY
24112009-07-28 Chong Yidong <cyd@stupidchicken.com>
2412
2413 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2414
324a4f6a
GM
24152009-07-23 Glenn Morris <rgm@gnu.org>
2416
2417 * programs.texi (Matching): Update blink-matching-paren-distance.
2418
b6937a70
CY
24192009-07-21 Chong Yidong <cyd@stupidchicken.com>
2420
2421 * frames.texi (Cut/Paste Other App): For select-active-regions,
2422 selection is now updated on moving point.
2423
bd8aaa36
RS
24242009-07-21 Richard Stallman <rms@gnu.org>
2425
2426 * glossary.texi (GNU, Daemon): Update information.
2427
8d9b5eba
JL
24282009-07-19 Juri Linkov <juri@jurta.org>
2429
2430 * custom.texi (Specifying File Variables, Safe File Variables):
2431 "variables/value pairs" -> "variable/value pairs".
2432
a2acc1db
GM
24332009-07-15 Glenn Morris <rgm@gnu.org>
2434
2435 * misc.texi (Gnus): Remove widow.
2436
c5ae942b
GM
24372009-07-11 Glenn Morris <rgm@gnu.org>
2438
703d26ba
GM
2439 * Makefile.in (TEXI2PDF): New.
2440 (emacs.pdf, emacs-xtra.pdf): New targets.
2441
522ddc9f 2442 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2443
2444 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2445
2446 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2447 Don't print the copying notice twice in the printed version.
2448 Update the menu and detailmenu.
2449 (Preface): The meaning of "on-line" has changed.
2450 Correct name for "Common Problems" chapter.
2451 (Distrib): Update FSF shop URL.
2452 (Intro): Showing two files at once is not so exciting.
2453
2454 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2455 (Mac / GNUstep Basics): Minor grammar changes.
2456 (Mac / GNUstep Events): Fix typo.
2457 (GNUstep Support): CANNOT_DUMP no longer applies.
2458
2459 * misc.texi (Document View): Fix typos.
2460
2461 * dired.texi (Dired):
2462 * help.texi (Help):
2463 * macos.texi (Mac OS / GNUstep):
2464 * maintaining.texi (Version Control, Introduction to VC):
2465 End menu descriptions with a period.
c5ae942b 2466
b1c8242b
EZ
24672009-07-09 Eli Zaretskii <eliz@gnu.org>
2468
2469 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2470 so categorical in saying that the option is only useful on NTFS.
2471
220d9aa6
GM
24722009-07-09 Glenn Morris <rgm@gnu.org>
2473
2474 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2475 (ENVADD): Add texinfodir to TEXINPUTS.
2476
2477 * emacs.texi (Top): Fix cross-reference.
2478
2479 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2480
2481 * vc1-xtra.texi (Revision Tags): Fix typo.
2482
d07e72d3
GM
24832009-07-03 Glenn Morris <rgm@gnu.org>
2484
2485 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2486 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2487 (Merge Commands): `.' does not seem to work in A or B buffer.
2488 `l' can recreate the 3-window display.
2489
2490 * glossary.texi (Glossary): Minor phrasing changes throughout.
2491 Add more internal cross-references.
2492 <Autoloading>: You can't really autoload a variable.
2493 <C-M->: Move details here from `M-C-' item.
2494 <Continuation Line>: Refer to `Truncation.'
2495 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2496 <Home Directory, Unix>: New entries.
2497 <Deletion of Files>: Mention recycle bins.
2498 <Directory>: Mention ``folders.''
2499 <Error>: Don't mention ``type-ahead.''
2500 <Fringe>: Refer to the manual node.
2501 <Minor Mode>: Can be global or local.
2502 <Spell Checking>: There are other checkers besides Ispell.
2503
f144038a
GM
25042009-07-02 Glenn Morris <rgm@gnu.org>
2505
2506 * anti.texi (Antinews): Minor changes in phrasing.
2507
2508 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2509 some underfull lines in dvi output.
2510
2511 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2512
2513 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2514
2515 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2516
3f1c6666
JD
25172009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2518
2519 * xresources.texi (Table of Resources): Mention maximized for
2520 fullscreen.
2521
2522 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2523
62aadce7
CY
25242009-07-01 Chong Yidong <cyd@stupidchicken.com>
2525
2526 * anti.texi (Antinews): Correct the list of removed platforms.
2527
82ec412e
GM
25282009-06-28 Glenn Morris <rgm@gnu.org>
2529
2530 * arevert-xtra.texi: Minor language tweaks.
2531
09964e7d
GM
2532 * dired-xtra.texi: Minor revisions.
2533
666e158e
MB
25342009-06-23 Miles Bader <miles@gnu.org>
2535
c4cc8b9a 2536 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2537 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2538
70243478
CY
25392009-06-21 Chong Yidong <cyd@stupidchicken.com>
2540
2541 * Branch for 23.1.
2542
67cbe681
KH
25432009-06-17 Kenichi Handa <handa@m17n.org>
2544
2545 * mule.texi (Charsets): Update the description for the new charset.
2546 (list-character-sets): New findex.
125dd7c5 2547 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2548
40e67246
CY
25492009-06-10 Chong Yidong <cyd@stupidchicken.com>
2550
b5700de6
CY
2551 * basic.texi (Moving Point): Fix tag.
2552
2553 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2554
2555 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2556 use camel-case for PageUp and PageDown.
2557
2558 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2559 camel-case for PageUp and PageDown.
2560
2561 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2562
40e67246 2563 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2564 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2565
522ddc9f 25662009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2567
522ddc9f
JB
2568 * fixit.texi (Spelling): Set default dictionary.
2569 Improve descriptions (Bug#2554)
6f591cf4 2570
53483c76
DR
25712009-06-08 David Reitter <david.reitter@gmail.com>
2572
2573 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2574 since saving colors and faces set this way is not implemented.
2575 (Environment variables): Remove mention of mac-fix-env, which is
2576 scheduled to be removed.
2577
1557ef4f
CY
25782009-06-04 Chong Yidong <cyd@stupidchicken.com>
2579
91056528
CY
2580 * custom.texi (Init Examples): Add example of changing load-path.
2581
1557ef4f
CY
2582 * building.texi (Lisp Libraries): Add example of changing
2583 load-path (Bug#3446).
2584
623cec4c
CY
25852009-05-28 Chong Yidong <cyd@stupidchicken.com>
2586
2587 * mark.texi (Mark): Further clarifications.
2588 (Setting Mark): Emphasize that C-SPC activates the mark.
2589
0fcca8ee
CY
25902009-05-28 Chong Yidong <cyd@stupidchicken.com>
2591
702b10e1
CY
2592 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2593 Mark mode.
0fcca8ee
CY
2594 (Using Region, Persistent Mark): Use "active mark" instead of "active
2595 region".
2596
d3b396e4
CY
25972009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2598
2599 * mule.texi (Select Input Method): Fix typo.
2600
3f698a06
CY
26012009-05-13 Chong Yidong <cyd@stupidchicken.com>
2602
2603 * anti.texi (Antinews): Document completion changes. Some additional
2604 copyedits and rearrangement of entries.
2605
b2a42eb7
CY
26062009-05-12 Chong Yidong <cyd@stupidchicken.com>
2607
932fd020
CY
2608 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2609 (Shell History Copying, Terminal emulator): Copyedits.
2610
1c6c854e
CS
2611 * xresources.texi (Resources): Simplify descriptions.
2612 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2613 (Table of Resources): Document fontBackend resource.
2614
b2a42eb7 2615 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2616 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2617 "Backspace". Remove discussion of obscure Xmodmap issue.
2618
c6ea7fb8
CY
26192009-05-07 Chong Yidong <cyd@stupidchicken.com>
2620
2621 * files.texi (Visiting): Copyedits.
2622
ad36c422
CY
26232009-05-06 Chong Yidong <cyd@stupidchicken.com>
2624
2625 * basic.texi (Inserting Text): Document ucs-insert.
2626
2627 * mule.texi (International Chars): Define "multibyte". Note that
2628 internal representation is unicode-based. Simplify definition of raw
2629 bytes. Mention ucs-insert.
2630 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2631 (Language Environments): Add language environments new to Emacs 23.
2632 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2633 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2634 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2635 (Output Coding): Copyedits.
2636
2637 * emacs.texi (Top): Update node listing.
2638
d4ad7b96
CY
26392009-05-05 Per Starbäck <per@starback.se> (tiny change)
2640
2641 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2642
5bd66204
SM
26432009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2644
2645 * building.texi (Lisp Libraries): `load-library' does offer completion.
2646
bc36ad1c
CY
26472009-04-28 Chong Yidong <cyd@stupidchicken.com>
2648
2649 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2650 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2651
f1a47884
EZ
26522009-04-25 Eli Zaretskii <eliz@gnu.org>
2653
2654 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2655
be77bd45
CY
26562009-04-22 Chong Yidong <cyd@stupidchicken.com>
2657
2658 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2659
2660 * building.texi (Lisp Interaction): Document initial-scratch-message.
2661
d3b82927
JB
26622009-04-18 Juanma Barranquero <lekktu@gmail.com>
2663
ed6e7b11
JB
2664 * msdog.texi (Windows Fonts): Fix typos.
2665
d3b82927
JB
2666 * files.texi (Save Commands): Fix pxref.
2667
bc323c04
CY
26682009-04-18 Chong Yidong <cyd@stupidchicken.com>
2669
2670 * files.texi (Save Commands): Mention diff-buffer-with-file.
2671 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2672 Henoch (Bug#3036).
2673
2186d13f
GM
26742009-03-15 Glenn Morris <rgm@gnu.org>
2675
2676 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2677 the former is not always used.
2678 (Mail Headers): Use active voice. Add "Mail-reply-to".
2679 Change case of "Id". Avoid repeated "appropriate".
2680 (Mail Aliases): Fix previous change - use an example with a ".", so it
2681 does actually get quoted when expanded.
2682 (Mail Sending): Mailclient is the default on some systems.
2683 (Citing Mail): Mention mail-indentation-spaces.
2684 (Mail Mode Misc): Add an @dfn for "mail signature".
2685
71e454fc
CY
26862009-03-15 Chong Yidong <cyd@stupidchicken.com>
2687
2688 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2689 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2690 read-buffer-completion-ignore-case, and completion-styles.
2691 Remove description of partial-completion-mode.
71e454fc 2692
df1a3e06
GM
26932009-03-14 Glenn Morris <rgm@gnu.org>
2694
2695 * sending.texi (Mail Format): Fix typo. Add index entry for
2696 mail-header-separator.
2697 (Mail Headers): Put info about initialization and changing in one place
2698 at the start. Update FCC section for mbox Rmail. Clarify From
2699 section, mention mail-setup-with-from. Clarify Reply-to section.
2700 Add Mail-followup-to and mail-mailing-lists. Clarify References
2701 section.
2702 (Mail Aliases): Update example, make less contentious.
2703 Update for name change of mail-interactive-insert-alias.
2704 (Mail Mode): Remove mention of `%' as a word separator.
2705 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2706 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2707 commands. Clarify FCC handling. In mail-complete, add reference to
2708 Mail Aliases section, and mention mail-complete-function.
2709 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2710 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2711 signature netiquette. Explain how the mail hooks work when continuing
2712 a composition.
2713 (Mail Amusements): Internationalize the spook section a bit.
2714 Remove the spook mail-setup-hook example, since it doesn't work well.
2715 Mention fortune-file.
2716 (Mail Methods): Mention read-mail-command.
2717
ed6e7b11 27182009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2719
df1a3e06
GM
2720 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2721 and NS resources following recent changes.
959d68bd 2722
86dca3e8
JR
27232009-03-10 Jason Rumney <jasonr@gnu.org>
2724
2725 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2726 w32-use-visible-system-caret doc to indicate that it should get set
2727 automatically.
2728 (Windows Fonts): Add doc for the uniscribe backend.
2729
042fe98f
DN
27302009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2731
2732 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2733 vc-dir. (Bug#2598)
2734
7f8dba73
RS
27352009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2736
2737 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2738
505e70c3
GM
27392009-03-05 Glenn Morris <rgm@gnu.org>
2740
04242bdc
GM
2741 * rmail.texi (Rmail Basics): Add reference to sorting.
2742 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2743 Minor re-wordings.
2744 (Rmail Motion): Mention rmail-next-same-subject.
2745 (Rmail Deletion): Expunging is not the only way to change the numbers.
2746 (Rmail Labels): Labels can also be used in sorting.
2747 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2748 (Rmail Display): Mention rmail-mime.
2749
00cfe22c
GM
27502009-03-04 Glenn Morris <rgm@gnu.org>
2751
2752 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2753 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2754 summary. Mention sorts cannot be undone.
2755 (Rmail Display): Give an example of how to use goto-address-mode.
2756 (Rmail Editing): It's keybindings that are redefined, not commands.
2757 Fix some typos.
2758 (Movemail): Some minor rewording.
2759 (Remote Mailboxes): Emacs movemail supports pop by default.
2760 Fix some minor grammatical issues. The "two alternative ways" to
2761 specify a POP mailbox are really just one. Remove all reference to the
2762 variables rmail-pop-password and rmail-pop-password-required, obsolete
2763 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2764 can support Kerberos.
2765
3d963b67
GM
27662009-03-03 Glenn Morris <rgm@gnu.org>
2767
2768 * rmail.texi (Rmail Deletion): Revert previous change, which was
2769 describing the Rmail summary versions.
2770 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2771 Minor re-wording for rmail-resend.
2772 (Rmail Make Summary): Summaries apply to buffers rather than files.
2773 <rmail-summary-by-topic>: Headers includes the subject.
2774 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2775 details, including prefix arguments.
2340abde 2776 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2777 Not counting lines might be faster.
2778 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2779 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2780 Name the commands bound to the various keys. Mention prefix argument
2781 for searching.
3d963b67
GM
2782 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2783 Simplify rmail-highlighted-headers description. Update face name.
2784
a8ce3d17
JB
27852009-03-02 Juanma Barranquero <lekktu@gmail.com>
2786
2787 * mark.texi (Marking Objects): Fix typo.
2788
130a29b6
CY
27892009-03-01 Chong Yidong <cyd@stupidchicken.com>
2790
2791 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2792 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2793
9d5de6f8
GM
27942009-03-01 Glenn Morris <rgm@gnu.org>
2795
79fc530e 2796 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2797 (Rmail Motion): - M-s searches from the end of messages.
2798 (Rmail Deletion): Minor clarification. Fix numeric argument
2799 description.
2800 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2801 newmail and RMAILOSE files need not be in home-directory.
2802 (Rmail Files): Mention I/O menus are unselectable if no files match.
2803 Mention `MAIL' env-var.
2804
b545ff9c
JR
28052009-02-24 Jason Rumney <jasonr@gnu.org>
2806
2807 * mule.texi (Fontsets): Mention fontset-default, font specs and
2808 fallback fontsets.
2809 (Defining Fontsets): Mention ns and w32 variants of
2810 standard-fontset-spec. Update description of startup fontset to match
2811 Emacs 23 behavior.
a93be82a 2812 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2813 (International): Link to Modifying Fontsets.
b545ff9c 2814
75da0618 28152009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2816
2817 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2818 Mention ns-extended-platform-support-mode.
2819
6be93a16
KB
28202009-02-22 Karl Berry <karl@gnu.org>
2821
2822 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2823
867d4bb3
JB
28242009-02-19 Juanma Barranquero <lekktu@gmail.com>
2825
2826 * basic.texi (Moving Point, Position Info):
2827 * files.texi (Visiting):
2828 * mini.texi (Completion Options):
2829 * text.texi (HTML Mode): Remove duplicate words.
2830
49b5c0e8
GM
28312009-02-20 Glenn Morris <rgm@gnu.org>
2832
2833 * rmail.texi: Minor updates for mbox rather than Babyl.
2834
f43a822c
KB
28352009-02-17 Karl Berry <karl@gnu.org>
2836
49b5c0e8 2837 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2838
80d634b8
RS
28392009-02-17 Richard M Stallman <rms@gnu.org>
2840
2841 * anti.texi (Antinews): Mention Babyl format.
2842
2843 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2844
2845 * rmail.texi: Update for mbox format.
2846 Various small fixes, as well as the following.
2847 (Out of Rmail): Node deleted.
2848 (Rmail): Update menu.
2849 (Rmail Files): Comment out set-rmail-inbox-list.
2850 Document rmail-inbox-list instead.
2851 (Rmail Output): Substantial changes since C-o is now
2852 rmail-output-as-seen and o is rmail-output.
2853 (Rmail Attributes): Delete `stored', add `retried'.
2854 (Rmail Display): Editing headers works in all cases.
2855
f0d129c6
GM
28562009-02-17 Glenn Morris <rgm@gnu.org>
2857
2858 * basic.texi (Position Info): M-x count-lines-region is not always on
2859 M-=. (Bug#2269)
2860
160f11d3
GM
28612009-02-09 Glenn Morris <rgm@gnu.org>
2862
2863 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2864 defaults.
2865
763e01c4
EZ
28662009-02-07 Eli Zaretskii <eliz@gnu.org>
2867
2868 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2869 documentation of possible problems with redecoding.
2870
f5e1441d
GM
28712009-02-03 Glenn Morris <rgm@gnu.org>
2872
2873 * rmail.texi (Out of Rmail): Mention b2m.pl.
2874
e1eabe41
GM
28752009-01-31 Glenn Morris <rgm@gnu.org>
2876
2877 * rmail.texi (Out of Rmail): Correct b2m location.
2878
dd05f9de
CY
28792009-01-27 Chong Yidong <cyd@stupidchicken.com>
2880
2881 * fixit.texi (Undo): Update undo limit values.
2882
d74d846e
GM
28832009-01-27 Glenn Morris <rgm@gnu.org>
2884
2885 * emacs.texi (Top): Fix Antinews menu entry.
2886
49ffdce8
KB
28872009-01-25 Karl Berry <karl@gnu.org>
2888
2889 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2890 item with no marker, instead of the syntactically incorrect
2891 @itemize @asis.
2892
467e8d77
JL
28932009-01-25 Juri Linkov <juri@jurta.org>
2894
2895 * building.texi (Grep Searching): Fix index entry for lgrep.
2896
6c60bbdb
EZ
28972009-01-24 Eli Zaretskii <eliz@gnu.org>
2898
2899 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2900
9ce5a36f
AR
29012009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2902
2903 * macos.texi (Preferences Panel): Update description of font setting to
2904 reflect that prior frame selection is no longer needed.
2905
9aa5f2fb
NR
29062009-01-20 Nick Roberts <nickrob@snap.net.nz>
2907
2908 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2909 raise GUD subsections.
2910
3892ff9c
GM
29112009-01-15 Glenn Morris <rgm@gnu.org>
2912
2913 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2914
14731c8f
GM
29152009-01-10 Glenn Morris <rgm@gnu.org>
2916
2917 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2918
45c55e53
CY
29192009-01-04 Chong Yidong <cyd@stupidchicken.com>
2920
2921 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2922 logical lines.
2923
2e4667d1
JL
29242008-12-29 Juri Linkov <juri@jurta.org>
2925
2926 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2927
2928 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2929
2a3eac47
CY
29302008-12-28 Chong Yidong <cyd@stupidchicken.com>
2931
2932 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2933 goto-address-mode instead of goto-address.
2934
3da8da94
CY
2935 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2936 mode.
2937
2a3eac47
CY
2938 * emacs.texi (Top): Update node listing.
2939
057f6dd3
EZ
29402008-12-26 Eli Zaretskii <eliz@gnu.org>
2941
2942 * custom.texi (Directory Variables): Explain what is a "project".
2943 Add indexing. Improve wording. Add a footnote about using
2944 _dir-locals.el on MS-DOS.
2945
e6979067
DN
29462008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2947
2948 * files.texi (Misc File Ops): Mention chmod as an alias for
2949 set-file-modes.
2950
9de15963
MR
29512008-12-24 Martin Rudalics <rudalics@gmx.at>
2952
2953 * help.texi (Help): Fix typos and reword.
2954 (Help Summary): Add entries for C-h n and C-h r, reorder
2955 entries, and do some minor fixes.
2956 (Name Help): Say that C-h F works for commands only.
2957 (Misc Help): Say that view-lossage displays 300 keystrokes.
2958
236fd60d
GM
29592008-12-20 Glenn Morris <rgm@gnu.org>
2960
2961 * ack.texi (Acknowledgments): General update based on AUTHORS,
2962 including removal of some stuff no longer distributed.
2963
349b3256
AM
29642008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2965
2966 * fixit.texi: Mention hunspell
2967
e840fca5
GM
29682008-12-19 Glenn Morris <rgm@gnu.org>
2969
2970 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2971 Consolidate explanatory text at start.
e840fca5
GM
2972
2973 * display.texi (Text Display):
2974 * indent.texi (Indentation): Use @acronym with ASCII.
2975
9dfa7983
GM
29762008-12-18 Glenn Morris <rgm@gnu.org>
2977
2978 * ack.texi: Various small updates and fixes.
2979
97b3a00b
JL
29802008-12-18 Juri Linkov <juri@jurta.org>
2981
2982 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2983 as a key binding to start a forward nonincremental word search.
2984 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2985 a backward nonincremental word search. Add index for `M-s w'
2986 `isearch-forward-word'.
2987 (Regexp Search): Add a short summary of regexp key commands like
2988 in the node "Basic Isearch".
2989 (Other Repeating Search): Fix typo.
2990
29912008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2992
2993 * misc.texi (PostScript Variables): Fix doc.
2994
31ce6a07
CY
29952008-12-10 Chong Yidong <cyd@stupidchicken.com>
2996
2997 * programs.texi (Program Modes): Mention Ruby mode.
2998
636b507b
DN
29992008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3000
3001 * misc.texi (emacsclient Options): Describe what an empty string
3002 argument does for --alternate-editor.
3003
a323fa14
CY
30042008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3005
3006 * cmdargs.texi (Font X): Distinguish between client-side and
3007 server-side fonts. List valid Fontconfig properties. Add reference to
3008 Fontconfig manual. List valid GTK font properties. Explain use of
3009 fc-list.
3010
c5ca6cd0
CY
30112008-12-09 Chong Yidong <cyd@stupidchicken.com>
3012
3013 * cmdargs.texi (Font X): Move discussion of quoting to top.
3014
e5136377
GM
30152008-12-06 Glenn Morris <rgm@gnu.org>
3016
3017 * maintaining.texi (Old Revisions): Improve previous change.
3018
248c026b
RS
30192008-12-05 Richard M Stallman <rms@gnu.org>
3020
3021 * anti.texi (Antinews): Minor fixes.
3022
a9253a1e
GM
30232008-12-03 Glenn Morris <rgm@gnu.org>
3024
3025 * maintaining.texi (Old Revisions): Fix diff-switches description.
3026
fa687b02
MR
30272008-12-01 Martin Rudalics <rudalics@gmx.at>
3028
3029 * emacs.texi (Top): Fix typo.
3030
72e6decd
CY
30312008-11-30 Chong Yidong <cyd@stupidchicken.com>
3032
320ee034
CY
3033 * misc.texi (Document View): Explain dependence on gs at the top.
3034 Copyedits.
3035
3036 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3037
72e6decd
CY
3038 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3039 (Comment Commands): Discuss region-active behavior of M-; first.
3040
2a472ee4
MR
30412008-11-29 Martin Rudalics <rudalics@gmx.at>
3042
9c6361c9
MR
3043 * display.texi (Line Truncation): Add reference to Continuation
3044 Lines.
3045
2a472ee4
MR
3046 * windows.texi (Pop Up Window): Mention split-height-threshold
3047 and split-width-threshold.
9c6361c9 3048 (Split Window): Add reference to Continuation Lines.
2a472ee4 3049
e93bc142
AR
30502008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3051
3052 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3053 (GNUstep Support): New node.
3054 * anti.texi:
3055 * emacs.texi:
3056 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3057
43b978db
RS
30582008-11-28 Richard M Stallman <rms@gnu.org>
3059
3060 * misc.texi (Dissociated Press): Minor cleanups.
3061
3062 * dired.texi (Image-Dired): Avoid passive.
3063
e8e2bd93
EZ
30642008-11-28 Eli Zaretskii <eliz@gnu.org>
3065
3066 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3067 representation.
3068
8d2d45da
CY
30692008-11-26 Richard M. Stallman <rms@gnu.org>
3070
3071 * files.texi (Visiting): Rewrite paragraph for clarity.
3072
3073 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3074
a5f7bbcc
AM
30752008-11-25 Alan Mackenzie <acm@muc.de>
3076
3077 * programs.texi (Moving by Parens): Clarify that parens inside strings
3078 and comments are ignored, and that the commands assume the starting
3079 point isn't in a string or comment.
3080
a71703d3
AR
30812008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3082
3083 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3084 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3085 version.
3086 (Mac Customization): Rewrite Preferences Panel section and merge in to
3087 this node, add Open files by dragging to an Emacs window.
3088
3089 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3090
aa5ab79a
CY
30912008-11-26 Chong Yidong <cyd@stupidchicken.com>
3092
0cc92c19
CY
3093 * files.texi (Misc File Ops): Document set-file-modes.
3094
c366b4e4
CY
3095 * windows.texi (Split Window): Document integer values of
3096 truncate-partial-width-windows.
3097
aa5ab79a
CY
3098 * text.texi (Text): Simplify description of markup languages.
3099 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3100 (TeX Editing): Note that `""' inserts one `"' character.
3101 (HTML Mode): Note in the introduction that XML mode is an alias for
3102 SGML mode. Mention nXML mode.
3103
56221db7
CY
31042008-11-25 Chong Yidong <cyd@stupidchicken.com>
3105
3106 * building.texi (Watch Expressions): Fix typo.
3107
90effe33
CY
31082008-11-24 Chong Yidong <cyd@stupidchicken.com>
3109
f90a5ae3
CY
3110 * files.texi (Visiting): Document new behavior of
3111 confirm-nonexistent-file-or-buffer.
3112
1c6c854e
CS
3113 * buffers.texi (Select Buffer):
3114 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3115
a18ffb4a
CY
3116 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3117 edit-picture.
3118
90effe33
CY
3119 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3120 edit-picture', since that is just an alias for picture-mode.
3121 (Sentences): Note that repeated M-@ extends the region.
3122 (Pages): Make terminology more consistent. Link to Regexps node.
3123 (Longlines): Discuss relationship with Visual Line mode.
3124 (Text Mode): Remove extraneous discussion of other modes, since they
3125 were already introduced in the parent node.
3126
e85103ec
CY
31272008-11-23 Chong Yidong <cyd@stupidchicken.com>
3128
5cb2fe30
CY
3129 * anti.texi (Antinews): Rewrite.
3130
1eb9b307 3131 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3132
3133 * frames.texi (Frame Commands): Mention "minimize" terminology.
3134
e85103ec
CY
3135 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3136 formats.
b908332f
CY
3137 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3138 (Misc X): Don't document useless -hb option.
e85103ec 3139
607f5f88
JL
31402008-11-22 Juri Linkov <juri@jurta.org>
3141
3142 * dired.texi (Dired Navigation): Change normal file name search option
3143 from `non-nil' to `t'. Add `dwim' option.
3144
e1b867a0
JL
31452008-11-22 Juri Linkov <juri@jurta.org>
3146
3147 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3148 ".dir-locals.el". Rename `define-project-bindings' to
3149 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3150 `dir-locals-set-directory-class'.
3151
dd186936
LK
31522008-11-22 Lute Kamstra <lute@gnu.org>
3153
3154 * buffers.texi (Select Buffer): Index goto-line.
3155 * basic.texi (Moving Point): Mention the use of a numeric prefix
3156 argument with goto-line and refer to Select Buffer for the use of a
3157 plain prefix argument.
3158
4b121911
GM
31592008-11-19 Glenn Morris <rgm@gnu.org>
3160
3161 * doclicense.texi: Update to FDL 1.3.
3162 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3163
27267e4c
CY
31642008-11-17 Chong Yidong <cyd@stupidchicken.com>
3165
696f351d
CY
3166 * custom.texi (Minor Modes): Define mode commands and mode variables
3167 more precisely. Recommend using mode commands instead of setting
3168 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3169 (Easy Customization): Use "init file" instead of .emacs.
3170 (Customization Groups): Update to new Custom buffer appearance.
3171 (Saving Customizations): Copyedits. Update example.
3172 (Variables): Give example of variable type-sensitivity.
3173 (Examining): Update example.
3174 (Hooks): Copyedits.
3175 (Specifying File Variables): Use C comments instead of an artificial
3176 Lisp for the example.
3177 (Keymaps): Move internals discussion to Prefix Keymaps.
3178 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3179 (Init Rebinding): Document kbd macro.
3180 (Init File): Link to Find Init.
696f351d
CY
3181
3182 * mark.texi (Using Region): Document Delete Selection Mode more
3183 thoroughly.
3184
3185 * frames.texi (Mouse Commands): Move most of the description of Delete
3186 Selection Mode to Using Region, and link to it.
1bc9c425 3187 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3188
b0570c25
CY
3189 * building.texi (Compilation): Document first-error value of
3190 compilation-scroll-output.
3191 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3192 works as soon as an error is available. Suggested by Juri Linkov.
3193
27267e4c
CY
3194 * mini.texi (Passwords): New node.
3195
3196 * files.texi (Remote Files): Link to Passwords node.
3197
3198 * emacs.texi (Top): Update node listings.
3199
122eb807
CY
32002008-11-16 Chong Yidong <cyd@stupidchicken.com>
3201
9c9855a3
CY
3202 * ack.texi (Acknowledgments): Some updating of credits.
3203
bd6fdcad
CY
3204 * emacs.texi (Acknowledgments): Add a couple more names.
3205
dd1eef46
CY
3206 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3207
122eb807 3208 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3209 (Misc File Ops): Document use of trash.
122eb807 3210
801a8da1
JB
32112008-11-16 Juanma Barranquero <lekktu@gmail.com>
3212
3213 * macos.texi (Mac Customization): Fix typos.
3214
0b4f2253
CY
32152008-11-14 Chong Yidong <cyd@stupidchicken.com>
3216
3217 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3218 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3219 the conventions of the main Emacs manual.
3220
3221 * emacs.texi (Top): Update node listings.
3222
517e2b89
CY
32232008-11-12 Chong Yidong <cyd@stupidchicken.com>
3224
07a85685
CY
3225 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3226 command-line-args is processed during startup.
3227 (Action Arguments): Correctly describe how file arguments interact with
3228 the startup screen. Link to Lisp Interaction for scratch buffer.
3229 (Initial Options): Link to Command Example for -batch option.
3230 (Environment): Document initial-environment.
3231
517e2b89
CY
3232 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3233 can't be changed in the site-start file.
3234
6337bbde
CY
32352008-11-07 Chong Yidong <cyd@stupidchicken.com>
3236
3237 * dired.texi (Dired): Mention C-x C-d too.
3238 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3239 (Dired Navigation): Explain dired-goto-file more clearly.
3240 Document dired-isearch-filenames.
6337bbde
CY
3241 (Dired Deletion): Remove unnecessary "expunged" terminology.
3242 (Flagging Many Files): & is now rebound to `% &'.
3243 (Shell Commands in Dired): Document dired-do-async-shell-command.
3244 Clarify how multi-file arguments are passed.
3245 (Misc Dired Features): Document dired-do-isearch.
3246
9e8eeff9
CY
32472008-11-06 Chong Yidong <cyd@stupidchicken.com>
3248
3249 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3250
e071f849
CY
32512008-11-03 Chong Yidong <cyd@stupidchicken.com>
3252
3253 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3254
05482eb1
CY
32552008-11-01 Chong Yidong <cyd@stupidchicken.com>
3256
e2346dea
CY
3257 * programs.texi (Program Modes): Link to Program Indent node.
3258 (Left Margin Paren): Explain consequences of changing
3259 open-paren-in-column-0-is-defun-start more concisely.
3260 (Which Function, Program Indent, Info Lookup): Minor edits.
3261 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3262 (Multi-line Indent): If region is active, TAB indents the region.
3263 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3264 (Matching): The delimiter at the cursor is highlighted---the character
3265 changes color.
3266 (Symbol Completion): Link to Completion node.
3267
e4b6428c
CY
3268 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3269 a strictly text-only system.
3270
05482eb1
CY
3271 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3272 batch mode.
3273
a11d3737
RS
32742008-11-01 Richard M. Stallman <rms@gnu.org>
3275
5abad626
RS
3276 * misc.texi (Document View): Major rewrite.
3277
a11d3737
RS
3278 * maintaining.texi (Types of Log File): Change logs are older than
3279 version control.
3280 (VCS Concepts): Simplify and rearrange.
3281 (Version Control Systems): Make it clear that Linux is only the kernel.
3282 (VC Mode Line): Shorten reference to menu item.
3283 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3284 (VC Directory Mode): Minor cleanup.
3285 Unchanged files are hidden, not omitted.
3286 (VC Directory Commands): Shorten and simplify.
3287 (Change Log Commands): New node, split from Change Logs.
3288 (VC Directory Buffer): New node, split from VC Directory Mode.
3289
c55a4acb
CY
32902008-10-31 Chong Yidong <cyd@stupidchicken.com>
3291
1c6c854e 3292 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3293 from files.texi.
3294
1c6c854e
CS
3295 * files.texi (Version Control): Move to maintaining.texi.
3296 Subnodes moved as well.
3297 (Document Files): Move to misc.texi.
df0356f6 3298
c55a4acb
CY
3299 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3300 vc-update-change-log.
df0356f6
CY
3301 (Version Control): Move here from files.texi.
3302 (Format of ChangeLog): Make it a subnode of Change Log.
3303
3304 * emacs.texi (Top): Update node listing.
c55a4acb 3305
ef082374
TH
33062008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3307
3308 * files.texi (Files): Add a section about document
3309 files (doc-view-mode).
3310
d52582c3
CY
33112008-10-31 Chong Yidong <cyd@stupidchicken.com>
3312
1c6c854e
CS
3313 * building.texi (Compilation Mode):
3314 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3315 (Debuggers): Lower GUD subsections to subsubsections.
3316 (Starting GUD): Add cindex.
3317 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3318
4e0a0968
CY
33192008-10-30 Chong Yidong <cyd@stupidchicken.com>
3320
03625b47
CY
3321 * indent.texi (Indentation): Link to Program Indent.
3322
4e0a0968
CY
3323 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3324 now uses emacsclient's terminal.
3325
8bd3f7ef
CY
33262008-10-29 Chong Yidong <cyd@stupidchicken.com>
3327
80e5620e
CY
3328 * mark.texi (Using Region): Document use-empty-active-region.
3329
97d5c404
CY
3330 * emacs.texi (Top): Update node listings.
3331
1c6c854e
CS
3332 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3333 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3334 (Invoking emacsclient): Rewrite, moving optional arguments to
3335 emacsclient Options.
21d2bae3
CY
3336 (emacsclient Options): New node. Document server-use-tcp and
3337 server-host.
8bd3f7ef 3338
5fda2cbd
CY
33392008-10-28 Chong Yidong <cyd@stupidchicken.com>
3340
3341 * indent.texi (Indentation): Replace list with paragraphed text,
3342 putting description of syntax-driven indentation first. Document new
3343 effect of active regions on tab.
3344 (Tab Stops): Note that editable tab stops affect indentation commands.
3345
4ff029f6
DN
33462008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3347
3348 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3349
996cd6e4
CY
33502008-10-23 Chong Yidong <cyd@stupidchicken.com>
3351
f28815e3
CY
3352 * custom.texi (Function Keys): Note that modified keypad keys are not
3353 translated.
3354
996cd6e4
CY
3355 * basic.texi (Arguments): Explain how to insert multiple digits.
3356
49545fe2
MA
33572008-10-22 Michael Albinus <michael.albinus@gmx.de>
3358
3359 * files.texi (Remote Files): Precise selection of default method.
3360 Rewrite paragraph about disabling remote file names.
3361
edac0b53
CY
33622008-10-22 Chong Yidong <cyd@stupidchicken.com>
3363
e752c544
CY
3364 * search.texi (Special Isearch): Document M-TAB is isearch.
3365
edac0b53
CY
3366 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3367 command.
3368
3369 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3370
20a36054
TH
33712008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3372
1c6c854e 3373 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3374 section.
3375
69051ab6
CY
33762008-10-21 Chong Yidong <cyd@stupidchicken.com>
3377
c4b1a32a
CY
3378 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3379 to files.texi. Move contents of vc2-xtra.texi here.
3380
3381 * vc2-xtra.texi: File removed.
3382
3383 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3384 Directory Commands from the submenu. Don't include deleted file
3385 vc2-xtra.texi.
3386
3387 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3388 (Version Control): Add VC Directory Mode and VC Directory Commands to
3389 the submenu.
3390 (Why Version Control?): Use table format.
3391 (Version Control Systems): Note that Meta-CVS support is gone.
3392 (VCS Concepts): Note precisely when VC started supporting filesets.
3393 Remove bogus xref to CVS Options node.
3394 (Types of Log File): Copyedits.
3395 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3396 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3397 The Right Thing.
3398 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3399 (Log Buffer): Reorganize node, putting C-c C-c description first.
3400 (Old Revisions): Use CVS for example, not RCS.
3401 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3402 Commands from the submenu, putting them under Version Control.
3403 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3404 need to include it in the manual unconditionally, since it is now
3405 crucial to using distributed version control systems.
1a6e2954
CY
3406 (Comparing Files): Note that diff uses the minibuffer, and that the
3407 output is shown using Diff mode.
1c6c854e
CS
3408 (Diff Mode): Explain what "patch" and "hunk" mean.
3409 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3410 diff-show-trailing-whitespaces.
1a6e2954 3411 (File Archives): Add rar support.
c4b1a32a 3412
69051ab6
CY
3413 * major.texi (Choosing Modes): Make mode selection sequence more
3414 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3415 magic-mode-alist is nil by default.
3416 Document magic-fallback-mode-alist.
69051ab6 3417
e7421e03
CY
34182008-10-20 Chong Yidong <cyd@stupidchicken.com>
3419
3420 * frames.texi (Mouse References): Copyedits.
3421
6b2efdc2
TH
34222008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3423
3424 * ack.texi (Acknowledgments): Add myself as doc-view author.
3425
9c5e9396
EZ
34262008-10-20 Eli Zaretskii <eliz@gnu.org>
3427
3428 * frames.texi (Dialog Boxes): Add @cindex entries.
3429
dac94f8e
CY
34302008-10-20 Chong Yidong <cyd@stupidchicken.com>
3431
3432 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3433 (Text-Only Mouse): Copyedit.
3434
25597d40
CY
34352008-10-19 Chong Yidong <cyd@stupidchicken.com>
3436
f8a447f6
CY
3437 * frames.texi: Use @key throughout for mouse clicks.
3438 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3439 (Secondary Selection): Fix modified mouse click syntax.
3440 (Clipboard): Describe Cut, Copy and Paste commands.
3441 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3442 Copyedits.
3443 (Creating Frames): Add xref to Init File.
3444 (Frame Commands): Add xref to Exiting.
3445 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3446
b0f95216
CY
34472008-10-15 Chong Yidong <cyd@stupidchicken.com>
3448
b0817f00
CY
3449 * files.texi (Version Control): Copyedits. Add Bazaar.
3450 (Version Control Systems): List different VCS's using an itemized list.
3451 Add Bazaar.
3452 (VCS Concepts): Copyedits. Tweak description of file merging.
3453
b0f95216
CY
3454 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3455 (Cut/Paste Other App): Document select-active-regions and
3456 x-select-enable-primary.
3457
69d0d701
CY
34582008-10-13 Chong Yidong <cyd@stupidchicken.com>
3459
3460 * mark.texi (Shift Selection): Correct case in node name.
3461
3462 * emacs.texi (Top): Update node order in Mark chapter.
3463
375e8351
EZ
34642008-10-12 Eli Zaretskii <eliz@gnu.org>
3465
3466 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3467
3468 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3469 elsewhere in the manual instead of describing yet again the intricacies
3470 of $HOME on MS-Windows and MS-DOS.
3471
ab58114f
CY
34722008-10-12 Chong Yidong <cyd@stupidchicken.com>
3473
4f959513 3474 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3475 (Minibuffer File): Add discussion of `~' in file names.
3476 Add insert-default-directory index reference.
4f959513 3477
ab58114f
CY
3478 * files.texi (File Names): Reorganize description.
3479 (Visiting): Add xref to Mode Line. Copyedits.
3480 (Save Commands): Mention prefix behavior of C-x C-s.
3481 (Numbered Backups): Node deleted.
3482 (Backup Names): Contents of Numbered Backups moved here. State default
3483 of version-control variable.
3484 (Reverting): Copyedits.
3485 (Version Control): Add additional version control systems.
3486
3487 * emacs.texi (Top): Delete Numbered Backups node.
3488
3489 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3490 Backup Names.
f2884f63 3491 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3492
b0b5100a
RF
34932008-10-11 Romain Francoise <romain@orebokech.com>
3494
3495 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3496
89774b5f
CY
34972008-10-11 Chong Yidong <cyd@stupidchicken.com>
3498
3499 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3500 (Select Buffer): Mention use of minibuffer history. Describe default
3501 value of default-major-mode. Mention that C-x 4 b selects the other
3502 window.
3503 (List Buffers): Document CRM indicators in the order they appear.
3504 (Kill Buffer): Document new command kill-matching buffers.
3505 (Several Buffers): Move explanation of the relationship between buffer
3506 list and buffer menu to the top.
3507 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3508
4c72bf27
CY
35092008-10-10 Chong Yidong <cyd@stupidchicken.com>
3510
3511 * entering.texi (Exiting): Document change of C-x C-c to
3512 save-buffers-kill-terminal. Document kill-emacs.
3513
f68eb991
EZ
35142008-09-30 Eli Zaretskii <eliz@gnu.org>
3515
3516 * mule.texi (Coding Systems): Don't mention codepage-setup.
3517
3518 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3519 cpNNN coding systems anymore.
3520 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3521 for unibyte mode. Don't mention line-drawing characters.
3522 Don't mention dos-unsupported-char-glyph.
f68eb991 3523
1a2dd44d
CY
35242008-09-25 Chong Yidong <cyd@stupidchicken.com>
3525
3526 * search.texi (Search): Shorten introduction.
3527 (Basic Isearch): Add command table. Discuss reverse isearch and
3528 isearch highlighting.
3529 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3530 ring to cindex.
3531 (Special Isearch): Move input methods discussion here.
3532 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3533 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3534 Repeat Isearch.
3535 (Isearch Minibuffer): New node.
3536 (Word Search): Document new word search commands.
3537 (Regexp Example): Simplify example using sentence-end-base variable.
3538 (Replace): Reword introduction.
3539 (Unconditional Replace): Remove unnecessary example.
3540 (Other Repeating Search): Document new `M-s o' binding.
3541
3542 * emacs.texi (Top): Update node listings.
3543
e45da31d
JB
35442008-09-22 Juanma Barranquero <lekktu@gmail.com>
3545
3546 * emacs.texi (Top): Remove Kill Errors from menu.
3547
841c8096
CY
35482008-09-22 Chong Yidong <cyd@stupidchicken.com>
3549
402168fa
CY
3550 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3551 interface for defining macros. Simplify examples. Note that C-g quits
3552 macro definitions.
1c6c854e
CS
3553 (Keyboard Macro Counter): Document using F3 to insert counter.
3554 Give usage example.
402168fa
CY
3555 (Keyboard Macro Query): Organize query responses in a table.
3556
1c6c854e
CS
3557 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3558 Link to Erasing node.
841c8096
CY
3559 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3560 rationale to a footnote.
3561 (Kill Errors): Remove node, due to redundancy with Erasing.
3562 (Spelling): Move discussion of flyspell to end. Note new behavior of
3563 M-$ in active region. Remove non-ispell-specific keybindings from
3564 table.
3565
eab2ee89
DN
35662008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3567
3568 * cmdargs.texi (Initial Options): Document --daemon.
3569
3d53e905
GM
35702008-09-20 Glenn Morris <rgm@gnu.org>
3571
3572 * files.texi (Numbered Backups): Mention that some modes set
3573 version-control.
3574
1c90484d
GM
35752008-09-20 Jim Blandy <jimb@red-bean.com>
3576
3577 * files.texi (Numbered Backups): Reference File Variables, as well.
3578 Remove discussion of Rmail's implementation.
3579
0fc0d844
CY
35802008-09-06 Chong Yidong <cyd@stupidchicken.com>
3581
3582 * misc.texi (Recursive Edit): Note that top-level exits active
3583 minibuffers.
3584
3585 * trouble.texi (Quitting): Likewise.
3586
b18d283d
CY
35872008-08-31 Chong Yidong <cyd@stupidchicken.com>
3588
3589 * emacs.texi (Top): Add Temporary Face Changes xref.
3590
3591 * display.texi (Display): Move Temporary Face Changes node to just
3592 after Standard Faces.
3593 (Scrolling): Document recenter-top-bottom instead of recenter.
3594 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3595 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3596 (Display Custom): Copyedits.
3597 (Optional Mode Line): Document display-battery-mode.
3598
180135fc
RF
35992008-08-27 Romain Francoise <romain@orebokech.com>
3600
3601 * custom.texi (Directory Variables): Minor fix.
3602
d3fe3475
GM
36032008-08-27 Glenn Morris <rgm@gnu.org>
3604
3605 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3606 descriptions.
3607 (Calendar Customizing): Tweak layout description.
183080b6 3608 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3609 markers. Condense calendar-star-date and calendar-mark-today
3610 description.
3611 (Holiday Customizing): Add oriental and solar holidays.
3612 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3613 Fix holiday-float description. Use zerop in examples. Be less verbose.
3614 (Date Display Format): Change ISO format. Be less verbose.
3615 (Diary Customizing): Mention day and month abbrev arrays.
3616 Mention the date-form variables by name. Update European example.
3617 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3618 Condense examples. Mention diary-entry-symbols by name.
3619 Condense table for insertion commands.
3620 (Fancy Diary Display): Mention diary-include-string and
3621 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3622 Ethiopic, Persian date functions. Condense descriptions.
3623
3624 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3625 (Adding to Diary): Adapt for changed node name.
3626
71755807
GM
36272008-08-26 Glenn Morris <rgm@gnu.org>
3628
3629 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3630 node "Hebrew/Islamic Entries".
3631
3632 * calendar.texi (Specified Dates): Fix names of iso functions.
3633 (General Calendar): There may not be another window.
3634 (Writing Calendar Files, Holidays): Tweak intro.
3635 (Holidays): Mention Baha'i and Chinese holidays.
3636 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3637 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3638 (To Other Calendar): Add calendar-print-other-dates.
3639 Refer to "graphic display" rather than "X.
3640 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3641 (Displaying the Diary): Fix whitespace after reference.
3642 Fix `diary-number-of-entries' reference.
3643 (Date Formats): Explicitly mention that day names can be abbreviated.
3644 (Adding to Diary): Add some references to other sections.
3645 (Special Diary Entries): Fix reference.
3646 (Appointments): Simplify appt-message-warning-time entry.
3647 Clarify where times must be.
3648 (Importing Diary): Comment out icalendar paragraph that does not apply.
3649 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3650
d76ebc75
GM
36512008-08-23 Glenn Morris <rgm@gnu.org>
3652
3653 * fortran-xtra.texi (Fortran): Change description of free form and
3654 fixed form a bit. Mention hideshow and imenu.
3655 (Fortran Motion): Mention fortran-end-of-subprogram,
3656 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3657 (Fortran Indent): Minor re-word.
3658 (ForIndent Commands): Mention fortran-fill-paragraph and
3659 fortran-fill-statement.
3660 (ForIndent Cont): Mention fortran-tab-mode-string.
3661 (Fortran Comments): Mention fortran-comment-line-start-skip.
3662 (Fortran Columns): Mention font-locking.
3663 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3664
1fc0ce04 36652008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3666
3667 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3668
5c52e13c
CY
36692008-08-22 Chong Yidong <cyd@stupidchicken.com>
3670
3671 * mini.texi (Minibuffer): Simplify introduction.
3672 (Minibuffer File): Document tilde in minibuffer filenames.
3673 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3674 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3675 (Completion Example): Update example to current command list.
3676 (Completion Options): Document `lazy' value of completion-auto-help.
3677 Update contents of completion-ignored-extensions.
3678 (Minibuffer History): Describe "future history" list. State default
3679 value of history-delete-duplicates.
3680
77a00355
GM
36812008-08-21 Glenn Morris <rgm@gnu.org>
3682
3683 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3684 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3685
39ee1d04
CY
36862008-08-17 Chong Yidong <cyd@stupidchicken.com>
3687
3688 * regs.texi (Registers): Clarify valid register names.
3689 (RegPos): Note that buffer is saved and restored too.
3690 (RegText): Note that mark is reactivated/deactivated.
3691 (RegConfig): Xref to Windows node.
3692
b12c348f
CY
36932008-08-16 Chong Yidong <cyd@stupidchicken.com>
3694
3ae7ba79
CY
3695 * basic.texi (Inserting Text): Provide command name for C-q.
3696
b12c348f
CY
3697 * killing.texi (Killing): Copyedit. Define read-only text.
3698 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3699 (Killing by Lines): Copyedit.
3700 (Other Kill Commands): Move M-w description here.
3701 (Yanking): Move M-w to Other Kill Commands.
3702 (Kill Ring): Also mention saving text in registers. Link to Text
3703 Properties in elisp manual.
3704 (Accumulating Text): Copyedit.
3705 (CUA Bindings): Shift selection is now the default.
3706
d8ff7692
TZ
37072008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3708
3709 * maintaining.texi (Change Log): Mention next-error is available.
3710
a43a8a2e
GM
37112008-08-10 Glenn Morris <rgm@gnu.org>
3712
3713 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3714 and intermonth text.
3715 (Holiday Customizing): Add holiday-chinese.
3716
eba27308
EZ
37172008-08-08 Eli Zaretskii <eliz@gnu.org>
3718
3719 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3720
5f14a5b3
DN
37212008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3722
3723 * files.texi (Log Buffer): Describe C-c C-d.
3724 (Diff Mode): Describe C-x 4 A.
3725
49989bff
EZ
37262008-08-06 Eli Zaretskii <eliz@gnu.org>
3727
3728 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3729
5c915c02
DN
37302008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3731
2beaf97a
DN
3732 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3733 describe the new bindings to show the changeset diff, toggle annotation
3734 visibility, show revisions.
3735 (VC Status): Describe key bindings for modifying the change comments,
3736 displaying changeset diffs and annotations.
3737
5c915c02
DN
3738 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3739
71798ace
NR
37402008-08-05 Nick Roberts <nickrob@snap.net.nz>
3741
3742 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3743
b8949644
EZ
37442008-08-02 Eli Zaretskii <eliz@gnu.org>
3745
3746 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3747 and wording.
3748
819567d1
DN
37492008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3750
3751 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3752 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3753 commands. Improve some old info.
3754
5f38310a
CY
37552008-07-31 Chong Yidong <cyd@stupidchicken.com>
3756
0dc3906b
CY
3757 * display.texi (Visual Line Mode): New node.
3758
5f38310a 3759 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3760 (Moving Point): Add additional alternative key bindings.
3761 Describe line-move-visual.
5f38310a
CY
3762 (Erasing): Describe DEL.
3763 (Basic Undo, Blank Lines, Arguments): Copyedit.
3764 (Continuation Lines): Mention Visual Line mode.
3765 (Position Info): Move extended discussion to mule.texi.
3766
3767 * mule.texi (International Chars): Describe C-x =.
3768
3769 * emacs.texi (Top): Add Visual Line Mode node.
3770
7c2fb837
DN
37712008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3772
3773 * emacs.texi: Remove VMS support.
3774
3f6b73ef
DN
37752008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3776
3777 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3778 the vc-dir command name.
3779
9e2a2647
DN
37802008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3781
3782 * xresources.texi: Remove mentions of Mac Carbon.
3783
568beaa2
AS
37842008-07-19 Andreas Schwab <schwab@suse.de>
3785
3786 * ns-emacs.texi: Move to ../misc.
3787
0ef94706
CY
37882008-07-15 Chong Yidong <cyd@stupidchicken.com>
3789
3790 * entering.texi (Exiting): Don't describe text-only terminals as the
3791 default. Describe the new startup screen.
3792 (Exiting): Describe how to kill Emacs first. Change description of
3793 iconification to handle modern window systems.
3794
ba60bd44 37952008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3796
3797 * ns-emacs.texi: New file, documents features of Emacs port under
3798 NeXTstep windowing.
3799
9f30aa73
CY
38002008-07-15 Chong Yidong <cyd@stupidchicken.com>
3801
938a5d2e
CY
3802 * entering.texi (Entering Emacs): Update prev node.
3803
3804 * glossary.texi (Glossary): Remove xref to Text Characters.
3805
9f30aa73
CY
3806 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3807 directly, rather than in the context of ASCII. Move description of
3808 special properties of modifier key to new Modifier Keys node.
3809 (Keys): Copyedit.
3810 (Text Characters): Delete node. Multibyte is the default nowadays, and
3811 the node contents are obsolete.
3812
3813 * custom.texi (Modifier Keys): New node.
3814
3815 * emacs.texi (Top): Update node list.
3816
7e53d36c
CY
38172008-07-13 Chong Yidong <cyd@stupidchicken.com>
3818
3819 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3820 saying that Emacs provides menus and mouse support (which is par for
3821 the course).
3822
3823 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3824 early on.
3825 (Point): Copyedit. Relegate historical trivia to a footnote.
3826 (Mode Line): Explain mode-line format more consistently.
3827 (Menu Bar): Copyedit.
3828
1e9fa96d
GM
38292008-06-27 Glenn Morris <rgm@gnu.org>
3830
3831 * cal-xtra.texi (Sexp Diary Entries):
3832 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3833
dc9bebb8
CY
38342008-06-26 Chong Yidong <cyd@stupidchicken.com>
3835
3836 * mark.texi (Shift selection): New node.
3837 (Mark): Copyedits.
3838 (Persistent Mark): Move to the end of the chapter.
3839
e7881076
EZ
38402008-06-20 Eli Zaretskii <eliz@gnu.org>
3841
3842 * makefile.w32-in (distclean): Remove makefile.
3843
f427400c
NR
38442008-06-17 Nick Roberts <nickrob@snap.net.nz>
3845
3846 * building.texi (Starting GUD): Add an entry for gud-gdb.
3847 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3848 command mode.
3849
b597d348
GM
38502008-06-17 Glenn Morris <rgm@gnu.org>
3851
3852 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3853
647b7094
NR
38542008-06-17 Nick Roberts <nickrob@snap.net.nz>
3855
3856 * building.texi (Starting GUD): Expand on remote debugging.
3857 (Other GDB-UI Buffers): Mention new keyboard bindings.
3858
47a30023
GM
38592008-06-15 Glenn Morris <rgm@gnu.org>
3860
3861 * gnu.texi: Use a verbatim license for this invariant section,
3862 as per etc/GNU.
3863
37e5d54a
GM
38642008-06-13 Daniel Engeler <engeler@gmail.com>
3865
3866 * emacs.texi, misc.texi: Add documentation about serial port access.
3867
8e65d46c
GM
38682008-06-13 Glenn Morris <rgm@gnu.org>
3869
c1473b4c
MB
3870 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3871 maintain.info.
8e65d46c 3872
e40a85cd
MB
38732008-06-05 Miles Bader <miles@gnu.org>
3874
3875 * display.texi (Temporary Face Changes): Update to reflect function
3876 renamings in face-remap.el.
3877
56c73dec
MB
38782008-06-04 Miles Bader <miles@gnu.org>
3879
1c6c854e
CS
3880 * display.texi (Temporary Face Changes):
3881 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3882 `increase-buffer-face-height' and `decrease-default-face-height' now
3883 that they aren't bound by default.
3884
9d3d42fb
MB
38852008-06-03 Miles Bader <miles@gnu.org>
3886
3887 * display.texi (Temporary Face Changes): New node.
3888
2be6bfe2
EZ
38892008-05-31 Eli Zaretskii <eliz@gnu.org>
3890
3891 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3892
daf7e339
GM
38932008-05-31 Glenn Morris <rgm@gnu.org>
3894
3895 * cal-xtra.texi (Fancy Diary Display): Simplify.
3896
d21d2618
GM
38972008-05-30 Glenn Morris <rgm@gnu.org>
3898
3899 * cal-xtra.texi (Fancy Diary Display): Update for
3900 diary-display-function replacing diary-display-hook.
3901
71ce5fd0
JB
39022008-05-29 Drew Adams <drew.adams@oracle.com>
3903
3904 * msdog.texi (Windows Keyboard): Add descriptions of
3905 w32-register-hot-key and w32-unregister-hot-key.
3906
a3cdbdf8
MO
39072008-05-21 Tom Tromey <tromey@redhat.com>
3908
3909 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3910 Variables node.
3911
854a574c
MO
39122008-05-19 Tom Tromey <tromey@redhat.com>
3913
3914 * custom.texi (Variables): Add Directory Variables to menu.
3915 (Directory Variables): New node.
3916
7c2ec3f9
ER
39172008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3918
71ce5fd0 3919 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3920
370fded4
ER
39212008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3922
3923 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3924 Revision Tags and rewritten. Section now uses modern terminology,
3925 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3926 accurately.
3927
6af511e3
EZ
39282008-05-10 Eli Zaretskii <eliz@gnu.org>
3929
3930 * msdog.texi (Windows Files): Update documentation of
3931 w32-get-true-file-attributes.
3932
7a78b6e7
ER
39332008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3934
3935 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3936 directory mode.
3937
1bcfc24e
CY
39382008-05-08 Chong Yidong <cyd@stupidchicken.com>
3939
3940 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3941 entry "television".
1bcfc24e 3942
db86064f
ER
39432008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3944
ab5ec32c 3945 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3946
a31b405e
ER
39472008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3948
3949 * emacs/buffers.texi, emacs/files.texi (Version-control):
3950 vc-toggle-read-only is no longer a good idea...
3951
ff2c14fc
GM
39522008-04-29 Glenn Morris <rgm@gnu.org>
3953
3954 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3955
367c9b7c
JL
39562008-04-22 Juri Linkov <juri@jurta.org>
3957
3958 * dired.texi (Subdirectories in Dired): Describe using `^'
3959 to return to the parent directory.
3960
4ac1e9b4
NR
39612008-04-22 Nick Roberts <nickrob@snap.net.nz>
3962
3963 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3964 recent changes.
3965
b9b3bf2b
NR
39662008-04-19 Nick Roberts <nickrob@snap.net.nz>
3967
3968 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3969 (Other GDB-UI Buffers): Update for recent thread related changes.
3970
4d120d6a
SM
39712008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3972
3973 * maintaining.texi (Maintaining):
3974 * emacs.texi (Top): Typo.
3975
a152877d
SM
39762008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3977
b9b3bf2b
NR
3978 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3979 arg in `font-lock-add-keywords'.
a152877d 3980
36c0514c
GM
39812008-04-08 Glenn Morris <rgm@gnu.org>
3982
3983 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3984 Also add Baha'i calendar references where appropriate.
3985
06a97d46
GM
39862008-04-05 Glenn Morris <rgm@gnu.org>
3987
3988 * custom.texi (Init File): Byte-compiling .emacs is bad.
3989
6adc6eed
SM
39902008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3991
3992 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3993
571388b0
GM
39942008-03-29 Glenn Morris <rgm@gnu.org>
3995
3996 * calendar.texi: Update for `calendar-date-style' replacing
3997 `european-calendar'.
3998
3ae8f876
JR
39992008-03-28 Jason Rumney <jasonr@gnu.org>
4000
4001 * display.texi (Display Custom): Mention overlay-margin in text.
4002
5bc6ddff 40032008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4004
5bc6ddff
MB
4005 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4006 tutorial' comments.
03a864d5 4007
7186a830
CY
40082008-03-28 Chong Yidong <cyd@stupidchicken.com>
4009
4010 * mark.texi (Mark): Rearrange nodes.
4011 (Persistent Mark): Rename from Transient Mark.
4012 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4013 Describe Transient Mark mode as the default.
4014
4015 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4016 the default behavior with Transient Mark mode off.
4017 (Position Info): Fix typo.
4018
71ce5fd0
JB
4019 * display.texi (Standard Faces): Reference the Mark node.
4020 Remove discussion of the region face, which is discussed there.
7186a830
CY
4021
4022 * emacs.texi (Top): Update node listings.
4023
4024 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4025 as the default.
4026
4027 * fixit.texi (Undo): Standardize choice of undo key sequence.
4028 (Undo, Spelling): Describe Transient Mark mode as the default.
4029
4030 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4031 default.
4032
4033 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4034
4035 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4036 mode is the default, and note that the mark is not activated when set.
4037
4038 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4039 Describe Transient Mark mode as the default.
4040
4041 * search.texi (Basic Isearch): Reference the Mark Ring node.
4042 (Replace, Unconditional Replace, Other Repeating Search):
4043 Describe Transient Mark mode as the default.
4044
1c6c854e
CS
4045 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4046 Describe Transient Mark mode as the default.
7186a830
CY
4047 (Paragraphs): Describe how M-h behaves when region is active.
4048
4049 * trouble.texi (Quitting): Clarify effects of C-g.
4050
dc47d1ff
GM
40512008-03-13 Glenn Morris <rgm@gnu.org>
4052
4053 * emacs.texi (EMACSVER): Set to 23.0.60.
4054
e3e0fb39 40552008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4056
e3e0fb39
GM
4057 * dired.texi (Hiding Subdirectories): Fix previous change.
4058
40592008-03-05 Drew Adams <drew.adams@oracle.com>
4060
4061 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4062
5e14abf8
KS
40632008-02-28 Kim F. Storm <storm@cua.dk>
4064
4065 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4066 Move describe-distribution to C-h C-o.
4067 Move view-emacs-problems to C-h C-p.
4068 Add view-emacs-debugging on C-h C-d.
4069 Add view-external-packages on C-h C-e.
d0207bf3 4070 Add view-order-manuals on C-h C-m.
5e14abf8 4071
d0207bf3 40722008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4073
4074 * msdog-xtra.texi (MS-DOS): Docstring fix.
4075
87e391bb
EZ
40762008-02-09 Eli Zaretskii <eliz@gnu.org>
4077
4078 * msdog.texi (Windows Fonts): Use a @table for describing font
4079 properties.
4080
5662e503
JR
40812008-02-07 Jason Rumney <jasonr@gnu.org>
4082
4083 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4084 value has changed.
4085 (Windows HOME): Clarify what is meant by "if that fails as well".
4086 (Windows Fonts): New section.
4087
72463824
GM
40882008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4089
4090 * basic.texi (Basic Undo): Remove duplicate "you can".
4091
7ff926e0
EZ
40922008-02-02 Eli Zaretskii <eliz@gnu.org>
4093
4094 * maintaining.texi (Tags): Fix last change.
4095
6ab7aef1
MA
40962008-02-02 Michael Albinus <michael.albinus@gmx.de>
4097
093571c3 4098 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4099
ace67e7e
NR
41002008-01-31 Nick Roberts <nickrob@snap.net.nz>
4101
4102 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4103
ae068fdf
RS
41042008-01-26 Richard Stallman <rms@gnu.org>
4105
4106 * maintaining.texi (Tags): Delete redundant index entry.
4107
a56d9a08
EZ
41082008-01-26 Eli Zaretskii <eliz@gnu.org>
4109
4110 * programs.texi (Imenu): Move "@cindex tags" from here...
4111 * maintaining.texi (Tags): ...to here.
4112
e941ed90
NR
41132008-01-23 Kevin Ryde <user42@zip.com.au>
4114
4115 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4116 click count.
4117
650276d5
JB
41182008-01-21 Juanma Barranquero <lekktu@gmail.com>
4119
4120 * entering.texi (Exiting): Fix typo.
4121 Reported by D. E. Evans <sinuhe@gnu.org>.
4122
8dc17977
MR
41232007-12-31 Martin Rudalics <rudalics@gmx.at>
4124
4125 * glossary.texi (Glossary): Fix typo.
4126
9f9695a6
RS
41272007-12-27 Richard Stallman <rms@gnu.org>
4128
4129 * text.texi (Formatted Text): Improve menu tag.
4130 (Editing Format Info): In Info, add duplicate menu of nodes
4131 about the submenus.
4132 (Format Faces): Say where Faces menu is found. Mention Other.
4133 (Format Colors): Say where these submenus are found.
4134 (Format Indentation, Format Justification): Likewise.
4135 (Format Properties): Likewise.
4136
abfd0191
RS
41372007-12-22 Richard Stallman <rms@gnu.org>
4138
4139 * search.texi (Query Replace): Make exp of query-replace more
4140 self-contained, and clarify.
8dc17977 4141
abfd0191
RS
4142 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4143
a2586785
RS
41442007-12-15 Richard Stallman <rms@gnu.org>
4145
4146 * files.texi (Auto Save): Clarify definition of auto-saving.
4147
a67cf2bb
RS
41482007-11-26 Richard Stallman <rms@gnu.org>
4149
4150 * help.texi (Help Echo): Cleanups.
4151
448b33b1
TTN
41522007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4153
4154 * files.texi (Why Version Control?): Fix typo.
4155 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4156 (Selecting a Fileset): Fix typos; small rewording.
4157 (Log Buffer): Likewise.
4158 (Old Revisions): Likewise.
448b33b1 4159
221bb7f6
EZ
41602007-11-17 Eli Zaretskii <eliz@gnu.org>
4161
4162 * mule.texi (Communication Coding): Fix wording of last change.
4163
d0207bf3 41642007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4165
630cb3b7
JB
4166 * custom.texi (Specifying File Variables):
4167 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4168
53b7759e
KH
41692007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4170
a5ab2e0c 4171 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4172
4173 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4174
c8763fb6 41752007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4176
630cb3b7 4177 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4178 --output=file.
4179
ff98e024
MR
41802007-11-13 Martin Rudalics <rudalics@gmx.at>
4181
4182 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4183 (Help Echo): Avoid mentioning the term "region" here and
4184 consistently use the term "active text".
4185
37b11c22
GM
41862007-11-11 Glenn Morris <rgm@gnu.org>
4187
4188 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4189
21d50ba1
JL
41902007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4191
1c6c854e
CS
4192 * search.texi (Query Replace):
4193 Mention `query-replace-show-replacement'.
21d50ba1 4194
c12ecb0a 41952007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4196
4197 * building.texi (Watch Expressions): Remove obscure sentence.
4198
3b4201f4
KH
41992007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4200
4201 * mule.texi (Select Input Method): Describe how to activate an input
4202 method in the text mode.
4203
07e5c0b0
DN
42042007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4205
4206 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4207
52dd7391
NR
42082007-10-30 Nick Roberts <nickrob@snap.net.nz>
4209
4210 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4211
c004e539
GM
42122007-10-30 Glenn Morris <rgm@gnu.org>
4213
4214 * misc.texi (Directory Tracking): Explain a bit more about
4215 dirtrack-mode.
4216
ca8c5b8c
GM
42172007-10-25 Glenn Morris <rgm@gnu.org>
4218
4219 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4220
b6c764ef
RS
42212007-10-24 Richard Stallman <rms@gnu.org>
4222
4223 * misc.texi (Interactive Shell): Cleanup last change.
4224
eabd84c9
JL
42252007-10-22 Juri Linkov <juri@jurta.org>
4226
4227 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4228 default values.
4229
0b43c7e2
ER
42302007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4231
ca8c5b8c 4232 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4233 'filesets'.
4234
a80859d4
MR
42352007-10-18 Martin Rudalics <rudalics@gmx.at>
4236
4237 * trouble.texi (Quitting): Fix typo.
4238
c9447ae1
GM
42392007-10-18 Glenn Morris <rgm@gnu.org>
4240
4241 * frames.texi (Mode Line Mouse): Mention minor mode names.
4242
168b980f
JL
42432007-10-17 Juri Linkov <juri@jurta.org>
4244
4245 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4246 fill-paragraph operates on the active region in Transient Mark mode.
4247 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4248 with fill-paragraph.
4249
4250 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4251 fill-paragraph.
4252
4253 * fixit.texi (Spelling): ispell-word operates on the active region
4254 in Transient Mark mode.
4255
5a331f34
JB
42562007-10-17 Aaron S. Hawley <aaronh@garden.org>
4257
4258 * building.texi (Source Buffers):
4259 * custom.texi (Init Non-ASCII):
4260 * glossary.texi (Glossary): Use "key binding" consistently.
4261
2a9f4d55
JB
42622007-10-17 Juanma Barranquero <lekktu@gmail.com>
4263
4264 * calendar.texi (Diary): Fix directive.
4265
de13cecf
RS
42662007-10-16 Richard Stallman <rms@gnu.org>
4267
4268 * calendar.texi (Diary): Clarify text about diary file example.
4269
5f90d53e
ER
42702007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4271
4272 * files.texi: Capitalize node names according to convention.
4273
3aa491bc
GM
42742007-10-13 Glenn Morris <rgm@gnu.org>
4275
4276 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4277
8a3106d3
ER
42782007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4279
4280 * emacs.texi:
4281 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4282 suggested by RMS and Robert J. Chassell.
8a3106d3 4283
da1080a2
ER
42842007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4285
3aa491bc 4286 * files.texi (Version Systems):
0870a421
ER
4287 * vc-xtra.texi:
4288 * vc1-xtra.texi:
ac3f4c6f 4289 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4290 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4291 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4292 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4293
58ade22b
ER
42942007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4295
da1080a2 4296 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4297 Reorder the descriptions to be chronological.
4298
93870ce2
RS
42992007-10-09 Richard Stallman <rms@gnu.org>
4300
4301 * display.texi (Cursor Display): Correct how cursor appears
4302 in nonselected windows.
4303
568c7288
NR
43042007-10-04 Nick Roberts <nickrob@snap.net.nz>
4305
4306 * building.texi (GDB Graphical Interface): Remove references to gdba
4307 and mention gud-gdb.
4308
1af74d06 43092007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4310
1af74d06 4311 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4312
0d8fb755
JL
43132007-10-06 Juri Linkov <juri@jurta.org>
4314
4315 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4316 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4317 fill-paragraph-or-region.
4318
4319 * basic.texi (Arguments): Replace fill-paragraph with
4320 fill-paragraph-or-region.
4321
b981e2c6
ER
43222007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4323
4324 * files.texi: Update the section on version control for 2007
2a9f4d55 4325 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4326 will come later.
4327
5fceaf9c
GM
43282007-09-15 Glenn Morris <rgm@gnu.org>
4329
4330 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4331 to `list-holidays'.
4332
b0e44b17
GM
43332007-09-14 Glenn Morris <rgm@gnu.org>
4334
4335 * calendar.texi: Update all instances of mark-calendar-holidays,
4336 list-calendar-holidays, list-holidays with the new names.
4337
8cf51b2c
GM
43382007-09-06 Glenn Morris <rgm@gnu.org>
4339
46a367db 4340 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4341 Split into the Emacs manual in emacs/, and other manuals in misc/.
4342 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4343 manual.
4344 (infodir): New variable.
4345 (info): Use $infodir.
4346 (emacsman): Delete target, not needed any more.
4347 Move all targets that are not the Emacs manual to misc/Makefile.in.
4348 (mostlyclean): Remove `gnustmp'.
4349 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4350 manual.
92f9b43f 4351 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4352 (emacsman): Delete target, not needed any more.
4353 (clean): Remove all info files but Emacs manual.
4354 Move all targets that are not the Emacs manual to misc/Makefile.in.
4355 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4356
4357 * Makefile.in (INFOSOURCES): Delete.
4358 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4359 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4360 *.vrs *.toc here...
4361 (maintainer-clean): ...from here.
4362
43632007-09-05 Glenn Morris <rgm@gnu.org>
4364
4365 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4366
8cf51b2c
GM
43672007-08-29 Glenn Morris <rgm@gnu.org>
4368
4369 * emacs.texi (EMACSVER): Increase to 23.0.50.
4370
3420c522
RS
43712007-08-27 Richard Stallman <rms@gnu.org>
4372
4373 * emacs.texi (Top): Clarify menu item for Glossary.
4374
4375 * display.texi (Faces): Change secn title.
4376 Clarify not all fonts come from Font Lock.
4377
8cf51b2c
GM
43782007-08-17 Eli Zaretskii <eliz@gnu.org>
4379
4380 * basic.texi (Position Info): Add index entry for face at point.
4381 Mention that character faces are also displayed by "C-u C-x =".
4382
8cf51b2c
GM
43832007-08-08 Glenn Morris <rgm@gnu.org>
4384
4385 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4386
43872007-08-07 Chong Yidong <cyd@stupidchicken.com>
4388
4389 * files.texi (File Conveniences): Document point motion keys in Image
4390 mode.
4391
8cf51b2c
GM
43922007-07-27 Glenn Morris <rgm@gnu.org>
4393
8cf51b2c
GM
4394 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4395 in-line.
4396
4397 * gpl.texi: New file with text of GPL.
4398 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4399
44002007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4401
4402 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4403
4404 * dired.texi (Wdired): Mention C-x C-q key binding.
4405
44062007-07-28 Nick Roberts <nickrob@snap.net.nz>
4407
4408 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4409
44102007-07-25 Glenn Morris <rgm@gnu.org>
4411
8cf51b2c
GM
4412 * emacs.texi (Copying): Replace license with GPLv3.
4413
4414 * Relicense all FSF files to GPLv3 or later.
4415
44162007-07-24 Glenn Morris <rgm@gnu.org>
4417
4418 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4419 for some calendars.
4420
44212007-07-23 Nick Roberts <nickrob@snap.net.nz>
4422
4423 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4424 default-directory for the current buffer is on a remote machine.
4425
8cf51b2c
GM
44262007-07-21 Eli Zaretskii <eliz@gnu.org>
4427
4428 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4429 default value.
4430
44312007-07-21 Richard Stallman <rms@gnu.org>
4432
4433 * files.texi (Why Version Control?): Improve previous change.
4434
44352007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4436
4437 * files.texi (Why Version Control?): New node.
4438
8cf51b2c
GM
44392007-07-12 Nick Roberts <nickrob@snap.net.nz>
4440
8cf51b2c
GM
4441 * building.texi (Starting GUD): Add xref to this anchor.
4442
8cf51b2c
GM
44432007-06-24 Karl Berry <karl@gnu.org>
4444
2a9f4d55 4445 * emacs.texi: New Back-Cover Text.
8cf51b2c 4446
8cf51b2c
GM
44472007-06-07 Alan Mackenzie <acm@muc.de>
4448
4449 * display.texi (Optional Mode Line): Document the new form of
4450 line+column numbers, "(561,2)".
4451
44522007-06-06 Juanma Barranquero <lekktu@gmail.com>
4453
49823426 4454 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4455
44562007-06-02 Chong Yidong <cyd@stupidchicken.com>
4457
4458 * Version 22.1 released.
4459
8cf51b2c
GM
44602007-05-07 Karl Berry <karl@gnu.org>
4461
4462 * emacs.texi (EMACSVER): Back to 22.
4463
44642007-05-06 Richard Stallman <rms@gnu.org>
4465
4466 * maintaining.texi (Create Tags Table): Clean up previous change.
4467
c8763fb6 44682007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4469
4470 * maintaining.texi (Create Tags Table): Add text about the dangers of
4471 making symbolic links to tags files.
4472
44732007-05-04 Karl Berry <karl@gnu.org>
4474
4475 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4476
44772007-05-03 Karl Berry <karl@gnu.org>
4478
4479 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4480
4481 * .cvsignore (*.pdf): New entry.
4482
8cf51b2c
GM
4483 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4484 for printing.
4485
44862007-05-01 Richard Stallman <rms@gnu.org>
4487
4488 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4489
8cf51b2c
GM
44902007-04-28 Glenn Morris <rgm@gnu.org>
4491
4492 * ack.texi (Acknowledgments):
4493 * anti.texi (Antinews):
8cf51b2c
GM
4494 * programs.texi (Program Modes): Restore mention of python.el pending
4495 consideration of legal status.
4496
44972007-04-28 Richard Stallman <rms@gnu.org>
4498
4499 * files.texi (File Names): Fixes to ~ description on MS systems.
4500
8cf51b2c
GM
45012007-04-26 Glenn Morris <rgm@gnu.org>
4502
4503 * emacs.texi (EMACSVER): Increase to 22.1.50.
4504
45052007-04-25 Karl Berry <karl@gnu.org>
4506
4507 * emacs.texi: Improve line breaks on copyright page,
4508 similar layout to lispref, 8.5x11 by default.
4509
4510 * dired.texi (Image-Dired): Improve line break, fix typo.
4511
45122007-04-24 Chong Yidong <cyd@stupidchicken.com>
4513
4514 * programs.texi (Program Modes):
8cf51b2c
GM
4515 * anti.texi (Antinews):
4516 * ack.texi (Acknowledgments): python.el removed.
4517
8cf51b2c
GM
45182007-04-23 Chong Yidong <cyd@stupidchicken.com>
4519
4520 * display.texi (Highlight Interactively): Correct description of
4521 hi-lock-file-patterns-policy.
4522
4523 * files.texi (File Archives): Mention self-extracting executables.
4524
45252007-04-23 Eli Zaretskii <eliz@gnu.org>
4526
4527 * search.texi (Unconditional Replace, Query Replace): Add xref to
4528 "Replacement and Case".
4529
45302007-04-22 Chong Yidong <cyd@stupidchicken.com>
4531
4532 * dired.texi (Image-Dired): Move from Thumbnails node.
4533 * misc.texi (Thumbnails): Node deleted.
4534 * emacs.texi (Top): Update node listing.
4535
4536 * files.texi (File Conveniences):
49823426 4537 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4538
45392007-04-21 Richard Stallman <rms@gnu.org>
4540
4541 * display.texi (Highlight Interactively): Correct previous change.
4542 Clarify doc of hi-lock-find-patterns, and move new features into it.
4543
45442007-04-20 David Koppelman <koppel@ece.lsu.edu>
4545
1c6c854e
CS
4546 * display.texi (Highlight Interactively):
4547 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4548
45492007-04-20 Martin Rudalics <rudalics@gmx.at>
4550
4551 * display.texi (Scrolling): Fix typo.
4552
8cf51b2c
GM
45532007-04-15 Chong Yidong <cyd@stupidchicken.com>
4554
8cf51b2c
GM
4555 * doclicense.texi: Remove node heading, so that it can be included by
4556 other files.
4557
4558 * emacs.texi: Insert node heading for GFDL.
4559
8cf51b2c
GM
45602007-04-14 Eli Zaretskii <eliz@gnu.org>
4561
4562 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4563 "command line".
4564
4565 * display.texi (Faces): Refer to "Creating Frames" for face
4566 and other frame customizations in .emacs.
4567
4568 * frames.texi (Creating Frames): Mention that face customizations can
4569 be put in .emacs. Add index entries.
4570
45712007-04-12 Richard Stallman <rms@gnu.org>
4572
4573 * glossary.texi (Glossary): Explain `iff'.
4574
45752007-04-11 Karl Berry <karl@gnu.org>
4576
4577 * gnu.texi (Top),
4578 * macos.texi (Mac Font Specs),
4579 * anti.texi (Antinews),
4580 * xresources.texi (Resources),
4581 * misc.texi (Emulation),
4582 * calendar.texi (Daylight Saving),
4583 * dired.texi (Dired and Find),
4584 * rmail.texi (Remote Mailboxes),
4585 * sending.texi (Mail Headers),
4586 * programs.texi (Which Function),
4587 * files.texi (Recover),
4588 * buffers.texi (Uniquify),
4589 * frames.texi (Wheeled Mice),
4590 * killing.texi (Rectangles): Wording to improve breaks in
4591 8.5x11 format.
4592 * mule.texi (Language Environments): \hbadness=10000 since there's
4593 no way to reword.
4594 * emacs.texi (smallbook): New @set to more easily switch between
4595 smallbook and 8.5x11.
4596
45972007-04-11 Richard Stallman <rms@gnu.org>
4598
4599 * files.texi (File Conveniences): Add xref to Tumme.
4600 Delete text about Thumbnail mode.
4601
8cf51b2c
GM
46022007-04-09 Alan Mackenzie <acm@muc.de>
4603
4604 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4605 new name. Insert concept index entries.
4606
8cf51b2c
GM
46072007-04-08 Chong Yidong <cyd@stupidchicken.com>
4608
4609 * display.texi (Standard Faces): Document prefix arg for
4610 list-faces-display.
4611
4612 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4613
8cf51b2c
GM
46142007-04-07 Chong Yidong <cyd@stupidchicken.com>
4615
8cf51b2c
GM
4616 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4617
4618 * files.texi (Misc File Ops): Rewrite description of
4619 insert-file-literally.
4620
8cf51b2c
GM
46212007-03-31 Eli Zaretskii <eliz@gnu.org>
4622
4623 * misc.texi (Printing): Postscript -> PostScript.
4624
8cf51b2c
GM
4625 * ack.texi (Acknowledgments): Postscript -> PostScript.
4626
4627 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4628
4629 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4630 below.
4631
46322007-03-30 Chong Yidong <cyd@stupidchicken.com>
4633
4634 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4635 Init Non-ASCII.
4636 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4637 (Init Non-ASCII): New node.
4638
46392007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4640
4641 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4642
8cf51b2c
GM
46432007-03-12 Glenn Morris <rgm@gnu.org>
4644
8cf51b2c
GM
4645 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4646 "Daylight Savings".
4647
49823426 4648 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4649 saving" in text throughout.
4650
8cf51b2c
GM
46512007-03-04 Richard Stallman <rms@gnu.org>
4652
4653 * custom.texi (Safe File Variables): Minor correction.
4654
8cf51b2c
GM
46552007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4656
4657 * rmail.texi (Movemail): Add internal ref.
4658 Don't indent the intro for the PROTO table.
4659 Format PROTO table items with @code.
4660
8cf51b2c
GM
46612007-02-26 Nick Roberts <nickrob@snap.net.nz>
4662
4663 * building.texi: Remove references to bashdb.
4664
8cf51b2c
GM
46652007-02-19 Juanma Barranquero <lekktu@gmail.com>
4666
4667 * mule.texi (Language Environments): Update list of supported language
4668 environments.
4669
8cf51b2c
GM
46702007-02-14 Kim F. Storm <storm@cua.dk>
4671
4672 * building.texi (Grep Searching): Fix lgrep doc.
4673
46742007-02-12 Chong Yidong <cyd@stupidchicken.com>
4675
4676 * back.texi: Remove unused file.
4677
c8763fb6 46782007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4679
4680 * maintaining.texi (Tag Syntax): Now --members is the default for
4681 etags, not for ctags yet.
4682
8cf51b2c
GM
46832007-02-03 Eli Zaretskii <eliz@gnu.org>
4684
4685 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4686 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4687 expects. Add comments to prevent people from inadvertently modifying
4688 the key parts needed by `texinfo-multiple-files-update'.
4689
46902007-01-29 Chong Yidong <cyd@stupidchicken.com>
4691
4692 * frames.texi (Secondary Selection): Window clicked does not matter
4693 when mouse-yank-at-point is non-nil.
4694
8cf51b2c
GM
46952007-01-16 Glenn Morris <rgm@gnu.org>
4696
4697 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4698 system abbrev.
4699
47002007-01-11 Richard Stallman <rms@gnu.org>
4701
4702 * msdog.texi (Windows Keyboard): Another small cleanup.
4703
47042007-01-10 Richard Stallman <rms@gnu.org>
4705
4706 * msdog.texi (Windows Keyboard): Yet another try to make
4707 everyone happy with that passage.
4708
47092007-01-05 Richard Stallman <rms@gnu.org>
4710
4711 * anti.texi (Antinews): Mention M-x shell scrolling.
4712
47132007-01-05 Nick Roberts <nickrob@snap.net.nz>
4714
4715 * building.texi (Watch Expressions): Describe gdb-max-children.
4716
8cf51b2c
GM
47172007-01-04 Richard Stallman <rms@gnu.org>
4718
8cf51b2c
GM
4719 * msdog.texi (Windows Keyboard): Clarify previous change.
4720
8cf51b2c
GM
47212007-01-02 Richard Stallman <rms@gnu.org>
4722
4723 * custom.texi (Changing a Variable): Minor clarification.
4724 (Specific Customization): customize-customized => customize-unsaved.
4725
4726 * entering.texi (Entering Emacs): Clean up text about restarting
4727 Emacs for each file.
4728
4729 * misc.texi (Shell Options): Minor cleanup.
4730
4731 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4732 with Emacs, not vice versa.
4733
4734 * programs.texi (Symbol Completion): Recommend customizing
4735 window manager.
4736
4737 * xresources.texi (Resources): Minor fix.
4738
c8763fb6 47392007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4740
4741 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4742
47432007-01-01 Richard Stallman <rms@gnu.org>
4744
4745 * commands.texi (User Input): Document keys stolen by window mangers.
4746
47472006-12-31 Richard Stallman <rms@gnu.org>
4748
4749 * custom.texi (Specific Customization): Document customize-option
4750 instead of customize-variable.
4751
47522006-12-31 Kim F. Storm <storm@cua.dk>
4753
4754 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4755
47562006-12-30 Kim F. Storm <storm@cua.dk>
4757
4758 * killing.texi (CUA Bindings): Fix typo.
4759
4760 * xresources.texi (Table of Resources): Mention grow-only value for
4761 auto-resize-tool-bars.
4762
8cf51b2c
GM
47632006-12-27 Eli Zaretskii <eliz@gnu.org>
4764
4765 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4766 and how to get them back.
4767
47682006-12-26 Richard Stallman <rms@gnu.org>
4769
4770 * calendar.texi (Holidays): Holiday listing is based on current
4771 practice, but DST is not.
4772
47732006-12-25 Richard Stallman <rms@gnu.org>
4774
4775 * emacs.texi (Top): Update subnode menus.
4776
4777 * mark.texi (Transient Mark): Fix xref.
4778
4779 * killing.texi (Graphical Kill): Node deleted.
4780 (Killing): Add xref to Cut and Paste.
4781 (CUA Bindings): Update xref.
4782
4783 * frames.texi (Cut and Paste): New section to hold other nodes.
4784 (Mouse Commands): Node demoted.
4785 (Cut/Paste Other App): Split out from Mouse Commands.
4786 (Word and Line Mouse): Likewise.
4787 (Secondary Selection, Clipboard): Nodes demoted.
4788
8cf51b2c
GM
47892006-12-24 Kevin Ryde <user42@zip.com.au>
4790
4791 * calendar.texi (Holidays): US daylight saving begins second Sunday
4792 in March for 2007 onwards.
4793 (Daylight Savings): Show new US default daylight saving rules, 2nd
4794 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4795
47962006-12-23 Chong Yidong <cyd@stupidchicken.com>
4797
4798 * calendar.texi (Scroll Calendar): < and > are switched.
4799
48002006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4801
4802 * killing.texi (Deletion): Describe M-\ prefix argument.
4803
48042006-12-23 Richard Stallman <rms@gnu.org>
4805
4806 * search.texi (Regexp Search): Explain why forward and reverse regexp
4807 search are not mirror images.
4808
8cf51b2c
GM
48092006-12-19 Kim F. Storm <storm@cua.dk>
4810
4811 * major.texi (Choosing Modes): Describe match-function elements for
4812 magic-mode-alist.
4813
8cf51b2c
GM
48142006-12-18 Eli Zaretskii <eliz@gnu.org>
4815
4816 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4817 peculiarities.
4818
48192006-12-18 Richard Stallman <rms@gnu.org>
4820
4821 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4822
8cf51b2c
GM
48232006-12-17 Alan Mackenzie <acm@muc.de>
4824
4825 * programs.texi (Left Margin Paren): Remove the bit which says
4826 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4827 Discuss some of the issues of setting this option to nil.
4828
48292006-12-17 Glenn Morris <rgm@gnu.org>
4830
4831 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4832
48332006-12-16 Eli Zaretskii <eliz@gnu.org>
4834
4835 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4836 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4837 NTFS volumes.
4838 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4839 volumes.
4840
48412006-12-15 Eli Zaretskii <eliz@gnu.org>
4842
4843 * text.texi (HTML Mode): Fix "C-c TAB".
4844
8cf51b2c
GM
48452006-12-09 Richard Stallman <rms@gnu.org>
4846
4847 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4848
48492006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4850
4851 * files.texi (Misc File Ops): Document insert-file-literally.
4852
48532006-12-08 Eli Zaretskii <eliz@gnu.org>
4854
4855 * cmdargs.texi (Colors): Note that --color is intended for overriding
4856 the terminal defaults, not for normal invocation.
4857
4858 * misc.texi (Emacs Server): Improve wording. Don't mention the
4859 ``server program''. Add a cross-reference to "Init File" node.
4860 (Invoking emacsclient): Add index entries. Document both short and
4861 long versions of command-line options. Document the -f option.
4862
8cf51b2c
GM
48632006-12-06 Richard Stallman <rms@gnu.org>
4864
4865 * text.texi (Outline Format): Say to set outline-regexp
4866 and outline-level with major modes and file local variables.
4867
c8763fb6 48682006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4869
4870 * anti.texi (Antinews): Mention the alternative to
4871 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4872
8cf51b2c
GM
4873 * misc.texi (Interactive Shell): Ditto.
4874
48752006-12-04 Eli Zaretskii <eliz@gnu.org>
4876
4877 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4878
4879 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4880
48812006-12-01 Eli Zaretskii <eliz@gnu.org>
4882
4883 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4884 colon in the mode line.
4885
4886 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4887
48882006-11-26 Nick Roberts <nickrob@snap.net.nz>
4889
4890 * building.texi (Watch Expressions): Mention SPC for expanding/
4891 contracting watch expressions.
4892
48932006-11-26 Kim F. Storm <storm@cua.dk>
4894
4895 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4896
48972006-11-26 Nick Roberts <nickrob@snap.net.nz>
4898
4899 * building.texi (Debugger Operation): Define text command mode.
4900 Clarify how tooltips work.
4901 (GDB Graphical Interface): Explain how to run in text command mode
4902 more clearly.
4903
49042006-11-25 Juanma Barranquero <lekktu@gmail.com>
4905
4906 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4907
49082006-11-22 Juanma Barranquero <lekktu@gmail.com>
4909
4910 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4911
8cf51b2c
GM
49122006-11-18 Chong Yidong <cyd@stupidchicken.com>
4913
4914 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4915 and EMACS is deprecated.
4916
49172006-11-18 Juanma Barranquero <lekktu@gmail.com>
4918
4919 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4920
c8763fb6 49212006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4922
4923 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4924
4925 * emacs.texi: Include xresources.texi both for info and dvi.
4926
4927 * xresources.texi: Merge text from xresmini.texi.
4928
c8763fb6 49292006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4930
4931 * glossary.texi: Fix typos.
4932
8cf51b2c
GM
49332006-11-06 Richard Stallman <rms@gnu.org>
4934
4935 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4936
4937 * ack.texi (Acknowledgments): Fix name spelling.
4938
49392006-11-01 Juri Linkov <juri@jurta.org>
4940
4941 * search.texi (Word Search): Document incremental word search.
4942
49432006-10-28 Glenn Morris <rgm@gnu.org>
4944
4945 * ack.texi (Acknowledgments): Add cal-html author.
4946
4947 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4948 Calendar"). Describe new package cal-html.
4949 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4950 Calendar Files."
4951
8cf51b2c
GM
49522006-10-23 Richard Stallman <rms@gnu.org>
4953
4954 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4955 Abbrev mode is enabled.
4956
8cf51b2c
GM
49572006-10-16 Richard Stallman <rms@gnu.org>
4958
8cf51b2c
GM
4959 * emacs.texi: Update ISBN.
4960
8cf51b2c
GM
49612006-10-11 Kim F. Storm <storm@cua.dk>
4962
4963 * emacs.texi (Acknowledgments): Use @dotless{i}.
4964
49652006-10-08 Nick Roberts <nickrob@snap.net.nz>
4966
4967 * building.texi (Breakpoints Buffer): Mention catchpoints.
4968
49692006-10-08 Kim F. Storm <storm@cua.dk>
4970
4971 * ack.texi (Acknowledgments): Update.
4972
4973 * emacs.texi (Acknowledgments): Fix bad @/ form.
4974
8cf51b2c
GM
49752006-10-05 Kim F. Storm <storm@cua.dk>
4976
4977 * emacs.texi (Acknowledgments): Add more contributors.
4978
49792006-10-03 Richard Stallman <rms@gnu.org>
4980
4981 * emacs.texi (Acknowledgments): Update version and edition.
4982
8cf51b2c
GM
49832006-10-01 Karl Berry <karl@gnu.org>
4984
4985 * custom.texi (Customization Groups): Page break to keep example buffer
4986 on one page.
4987
49882006-09-30 Karl Berry <karl@gnu.org>
4989
4990 * programs.texi (Basic Indent): @need to improve page break.
4991 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4992
49932006-09-29 Glenn Morris <rgm@gnu.org>
4994
4995 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4996
49972006-09-29 Karl Berry <karl@gnu.org>
4998
4999 * windows.texi (Basic Window): Remove forced @break, no longer
5000 desirable.
5001 * frames.texi (Frame Commands),
5002 * mark.texi (Marking Objects): Reword to avoid bad page break.
5003 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5004
50052006-09-19 Richard Stallman <rms@gnu.org>
5006
5007 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5008 stick to present tense.
5009
c8763fb6 50102006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5011
5012 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5013 to x-gtk-use-old-file-dialog.
5014 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5015
50162006-09-15 Jay Belanger <belanger@truman.edu>
5017
49823426 5018 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5019 Change "Library Public License" to "Lesser Public License"
5020 throughout. Use "yyyy" to represent year.
5021
8cf51b2c
GM
50222006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5023
5024 * files.texi (Visiting): Add index entry "open file".
5025
8cf51b2c
GM
50262006-09-11 Richard Stallman <rms@gnu.org>
5027
5028 * building.texi (Compilation Mode): Clarification.
5029 (Grep Searching): Add xref to Compilation Mode.
5030
8cf51b2c
GM
50312006-09-08 Richard Stallman <rms@gnu.org>
5032
5033 * search.texi (Search): Ref multi-file search commands here.
5034 (Other Repeating Search): Not here.
5035
8cf51b2c
GM
50362006-08-28 Richard Stallman <rms@gnu.org>
5037
5038 * windows.texi (Split Window): Update xref.
5039
5040 * basic.texi (Continuation Lines): Update xref.
5041
5042 * indent.texi (Tab Stops): Update xref.
5043
5044 * emacs.texi (Top): Update subnode menu.
5045
5046 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5047 split out of Display Custom.
5048
50492006-08-25 Kim F. Storm <storm@cua.dk>
5050
5051 * display.texi (Display Custom): Add variables overline-margin
5052 and x-underline-at-descent-line.
5053
50542006-08-25 Richard Stallman <rms@gnu.org>
5055
5056 * entering.texi (Exiting): Rewrite to give graphical displays
5057 priority over text terminals.
5058
5059 * search.texi (Incremental Search): Move index entries.
5060
50612006-08-23 Chong Yidong <cyd@stupidchicken.com>
5062
5063 * custom.texi (Init File): Reference Find Init to avoid "home
5064 directory" confusion.
5065
50662006-08-22 Nick Roberts <nickrob@snap.net.nz>
5067
5068 * building.texi (Other GDB-UI Buffers): Describe how to edit
5069 a value in the locals buffer.
5070
50712006-08-21 Richard Stallman <rms@gnu.org>
5072
5073 * search.texi (Basic Isearch): Add `isearch' index entry.
5074
50752006-08-16 Richard Stallman <rms@gnu.org>
5076
5077 * misc.texi (Saving Emacs Sessions): Clean up wording.
5078
5079 * mark.texi (Marking Objects): Mention term "select all".
5080
5081 * emacs.texi (Top): Update subnode menu.
5082
5083 * help.texi (Help Mode): Move node up in file.
5084
8cf51b2c
GM
50852006-08-15 Nick Roberts <nickrob@snap.net.nz>
5086
5087 * building.texi (Stack Buffer): Explain fringe arrow.
5088
8cf51b2c
GM
50892006-08-12 Eli Zaretskii <eliz@gnu.org>
5090
8cf51b2c
GM
5091 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5092 on startup.
5093
50942006-08-11 Romain Francoise <romain@orebokech.com>
5095
5096 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5097
50982006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5099
5100 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5101
51022006-08-10 Richard Stallman <rms@gnu.org>
5103
5104 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5105 with face merging. Empty regions don't count.
5106 Clarify face property inheritance.
8cf51b2c
GM
5107
51082006-08-08 Romain Francoise <romain@orebokech.com>
5109
5110 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5111 <arjuropo@cc.jyu.fi>.
5112
8cf51b2c
GM
51132006-08-04 Eli Zaretskii <eliz@gnu.org>
5114
5115 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5116 apply to all frames.
5117
8cf51b2c
GM
51182006-08-01 Richard Stallman <rms@gnu.org>
5119
5120 * help.texi (Name Help): Add index entries for describe-variable.
5121
51222006-08-01 Nick Roberts <nickrob@snap.net.nz>
5123
5124 * building.texi (GDB Graphical Interface): Shorten node names.
5125 (GDB-UI Layout): Use GDB-related.
5126 (Other GDB-UI Buffers): Simplify English.
5127
51282006-07-31 Richard Stallman <rms@gnu.org>
5129
5130 * search.texi (Query Replace): Add xref for Dired's Q command.
5131
8cf51b2c
GM
51322006-07-31 Nick Roberts <nickrob@snap.net.nz>
5133
5134 * building.texi (GDB commands in Fringe): Rename to...
5135 (Source Buffers): ..this and move forward. Describe hollow arrow and
5136 new option gdb-find-source-frame.
5137
51382006-07-29 Richard Stallman <rms@gnu.org>
5139
5140 * dired.texi (Operating on Files): Simplify previous change
5141 and fix Texinfo usage.
5142
51432006-07-29 Eli Zaretskii <eliz@gnu.org>
5144
5145 * dired.texi (Operating on Files): Add cross-references. State the
5146 Unix commands that do similar things.
5147
51482006-07-28 Richard Stallman <rms@gnu.org>
5149
5150 * mark.texi (Transient Mark): Clarify that region never disappears
5151 when Transient Mark mode is off, and not when it is on.
5152
51532006-07-27 Richard Stallman <rms@gnu.org>
5154
5155 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5156
51572006-07-24 Richard Stallman <rms@gnu.org>
5158
5159 * xresources.texi (GTK styles): Fix texinfo usage.
5160
8cf51b2c
GM
5161 * commands.texi (User Input): Explain why we teach keyboard cmds.
5162
5163 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5164 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5165 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5166 * doclicense.texi, display.texi, dired.texi, basic.texi:
5167 * anti.texi, ack.texi: Move periods and commas inside quotes.
5168
51692006-07-22 Eli Zaretskii <eliz@gnu.org>
5170
5171 * cmdargs.texi (General Variables): Document EMAIL.
5172
51732006-07-21 Eli Zaretskii <eliz@gnu.org>
5174
5175 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5176 doesn't have effect on MS-Windows.
5177
8cf51b2c
GM
51782006-07-17 Richard Stallman <rms@gnu.org>
5179
5180 * building.texi (Grep Searching): Explain about chaining grep commands.
5181
8cf51b2c
GM
51822006-07-10 Nick Roberts <nickrob@snap.net.nz>
5183
49823426 5184 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5185
51862006-07-09 Chong Yidong <cyd@stupidchicken.com>
5187
5188 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5189 is invoked for multiple files.
5190
51912006-07-08 Eli Zaretskii <eliz@gnu.org>
5192
5193 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5194 on-line manual for the rest of this node.
5195 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5196 unconditionally.
5197 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5198 Improve wording.
5199 (Windows Printing): Improve wording.
5200 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5201 rest of this node.
5202
8cf51b2c
GM
52032006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5204
49823426
GM
5205 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5206 with eval-buffer.
8cf51b2c
GM
5207
52082006-07-05 Nick Roberts <nickrob@snap.net.nz>
5209
5210 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5211 of character translation.
5212
52132006-07-04 Nick Roberts <nickrob@snap.net.nz>
5214
5215 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5216
52172006-07-03 Karl Berry <karl@gnu.org>
5218
5219 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5220 not-too-underfull hboxes in the TeX output.
5221 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5222 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5223 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5224 * sending.texi, text.texi: Fix overfull/underfull boxes.
5225
52262006-07-03 Romain Francoise <romain@orebokech.com>
5227
5228 * m-x.texi (M-x): Fix.
5229
52302006-07-03 Richard Stallman <rms@gnu.org>
5231
8cf51b2c
GM
5232 * search.texi (Other Repeating Search): filename -> file name.
5233
5234 * misc.texi (Narrowing): Minor cleanups.
5235
5236 * files.texi (Visiting): filename -> file name.
5237
5238 * emacs.texi (Top): Update subnode menus.
5239
5240 * mule.texi (Coding Systems): Move char translation stuff here.
5241 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5242 (Recognize Coding): Substantial local rewrites.
5243 (International): Update menu.
5244
5245 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5246 (Scrolling): Substantial local rewrites.
5247 (Display): Update menu and intro.
5248
5249 * dired.texi: filename -> file name.
5250
5251 * custom.texi (Safe File Variables): Texinfo usage fix.
5252
f0131492 52532006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5254
5255 * help.texi, m-x.texi: Lots of cleanups.
5256
8cf51b2c
GM
52572006-06-30 Eli Zaretskii <eliz@gnu.org>
5258
5259 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5260 (Windows Processes, Windows Misc): Shorten the printed version by
5261 selectively conditioning less important portions by @ifnottex.
5262
8cf51b2c
GM
52632006-06-27 Richard Stallman <rms@gnu.org>
5264
5265 * mini.texi (Minibuffer File): Minor cleanup.
5266
52672006-06-25 Nick Roberts <nickrob@snap.net.nz>
5268
5269 * frames.texi (XTerm Mouse): Rename to...
5270 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5271
5272 * emacs.texi (Top): Use new node name.
5273
52742006-06-24 Eli Zaretskii <eliz@gnu.org>
5275
5276 * emacs.texi (Top): Update the detailed menu according to changes in
5277 msdog.texi.
5278
5279 * msdog.texi (Windows Keyboard): New section.
5280 (Windows Mouse): New section.
5281 (Windows System Menu): Remove section (text merged with "Windows
5282 Keyboard").
5283 (Windows Misc): New section.
5284
5285 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5286
5287 * msdog.texi (ls in Lisp): New section.
5288
5289 * files.texi (Visiting): Document case-insensitive wildcard matching
5290 under find-file-wildcards.
5291
8cf51b2c
GM
52922006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5293
5294 * macos.texi (Mac Input): Add description of mac-function-modifier.
5295 Now Unicode keyboard layouts work.
5296
8cf51b2c
GM
52972006-06-10 Richard Stallman <rms@gnu.org>
5298
5299 * mule.texi (Recognize Coding): Clarify previous change.
5300
53012006-06-09 Kenichi Handa <handa@m17n.org>
5302
5303 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5304 notation.
5305
53062006-06-07 Kevin Ryde <user42@zip.com.au>
5307
5308 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5309 manual for @ifnottex, but in emacs-extra for @iftex.
5310
5311 * cmdargs.texi (General Variables): Fix smtpmail xref.
5312
53132006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5314
8cf51b2c 5315 * programs.texi (Comment Commands):
8cf51b2c 5316 * custom.texi (Specifying File Variables):
49823426 5317 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5318
53192006-06-07 Nick Roberts <nickrob@snap.net.nz>
5320
5321 * building.texi (Watch Expressions): Move node to end.
5322 (GDB Graphical Interface): Move description of clicks in fringe...
5323 (GDB commands in the Fringe): ...to here. New node.
5324
8cf51b2c
GM
53252006-06-05 Romain Francoise <romain@orebokech.com>
5326
49823426 5327 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5328
53292006-06-05 Nick Roberts <nickrob@snap.net.nz>
5330
5331 * building.texi (GDB Graphical Interface): Update bindings.
5332 (Commands of GUD): Add gud-print. Remove gud-run.
5333 Restate availability more generally.
5334
f0131492 53352006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5336
5337 * mini.texi: Lots of cleanups.
5338
53392006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5340
5341 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5342 and Mouse-2.
5343
c8763fb6 53442006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5345
5346 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5347
8cf51b2c
GM
53482006-05-31 Richard Stallman <rms@gnu.org>
5349
5350 * basic.texi (Moving Point): Fix previous change.
5351
c8763fb6 53522006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5353
5354 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5355
f0131492 53562006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5357
5358 * basic.texi: Many simplifications and improvements in wording.
5359
8cf51b2c
GM
53602006-05-26 Nick Roberts <nickrob@snap.net.nz>
5361
5362 * anti.texi (Antinews): Create a node for gdb-ui.
5363
8cf51b2c
GM
53642006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5365
5366 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5367
53682006-05-20 Richard Stallman <rms@gnu.org>
5369
5370 * dired.texi (Dired Navigation): dired-goto-file is now j.
5371
8cf51b2c
GM
53722006-05-20 Eli Zaretskii <eliz@gnu.org>
5373
5374 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5375 and their aliases.
5376
5377 * msdog.texi (Windows Printing): Mention non-support of plain text
5378 printing with some el-cheapo printers, and suggest a workaround.
5379
53802006-05-20 Kevin Ryde <user42@zip.com.au>
5381
5382 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5383 remove the bit saying you must set it.
5384
53852006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5386
5387 * trouble.texi (Checklist):
5388 * text.texi (Text, Auto Fill, Text Mode):
5389 * search.texi (Nonincremental Search):
5390 * rmail.texi (Rmail Labels):
5391 * mule.texi (Input Methods, Multibyte Conversion):
5392 * misc.texi (Gnus, Where to Look, PostScript):
5393 * maintaining.texi (Create Tags Table):
5394 * indent.texi (Indentation Commands):
5395 * fixit.texi (Spelling):
5396 * emacs.texi (Copying):
5397 * custom.texi (Init File): ifinfo -> ifnottex.
5398
8cf51b2c
GM
53992006-05-17 Richard Stallman <rms@gnu.org>
5400
5401 * files.texi (Diff Mode): Mention C-x `.
5402
54032006-05-08 Richard Stallman <rms@gnu.org>
5404
5405 * custom.texi (Disabling): Textual cleanups.
5406
8cf51b2c
GM
54072006-05-12 Glenn Morris <rgm@gnu.org>
5408
5409 * calendar.texi (Displaying the Diary, Format of Diary File):
5410 Refer to diary-view-entries, diary-list-entries,
5411 diary-show-all-entries rather than obsolete aliases.
5412
54132006-05-12 Eli Zaretskii <eliz@gnu.org>
5414
5415 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5416 (Displaying the Diary, Special Diary Entries, Importing Diary):
5417 * building.texi (Compilation Shell):
5418 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5419 emacs-xtra with @inforef's.
5420
5421 * files.texi (Visiting): Fix wording.
5422
5423 * mule.texi (Coding Systems, Text Coding): More indexing.
5424 Mention that C-x RET f can set eol conversion.
5425
c8763fb6 54262006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5427
5428 * xresmini.texi (GTK resources): Insert GTK description.
5429
5430 * xresources.texi (GTK resources): metafont should be menufont.
5431
8cf51b2c
GM
54322006-05-06 Michael Albinus <michael.albinus@gmx.de>
5433
49823426 5434 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5435 method, user name and host name is active only in partial
5436 completion mode.
5437
8cf51b2c
GM
54382006-05-06 Eli Zaretskii <eliz@gnu.org>
5439
5440 * makefile.w32-in (emacs.dvi):
5441 * Makefile.in (emacs.dvi): Add xresmini.texi.
5442
5443 * xresmini.texi (Table of Resources): Remove xref to non-existent
5444 node "LessTif Resources".
5445
5446 * msdog.texi (Microsoft Windows):
5447 * calendar.texi (Calendar/Diary, Displaying the Diary)
5448 (Special Diary Entries, Importing Diary, Holidays):
5449 * programs.texi (Program Modes):
5450 * text.texi (Text):
5451 * buffers.texi (Several Buffers):
5452 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5453
54542006-05-06 Eli Zaretskii <eliz@gnu.org>
5455
5456 The following changes merge the emacs-xtra manual into the main
5457 manual, but only for on-line version of the manual.
5458
5459 * vc2-xtra.texi (Version Backups, Local Version Control)
5460 (Making Snapshots, Change Logs and VC, Version Headers)
5461 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5462 on-line manual.
5463
5464 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5465 for on-line manual.
5466
5467 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5468 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5469 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5470 for on-line manual.
5471
5472 * fortran-xtra.texi (Fortran, Fortran Autofill)
5473 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5474 for on-line manual.
5475
5476 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5477 Conditional xref's for on-line manual.
5478
5479 * emerge-xtra.texi (Emerge, Overview of Emerge)
5480 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5481 manual.
5482
5483 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5484 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5485 (EMACSSOURCES): Use EMACS_XTRA.
5486 (../info/emacs-xtra): Remove.
5487 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5488
5489 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5490 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5491 (EMACSSOURCES): Use EMACS_XTRA.
5492 ($(infodir)/emacs-xtra): Remove.
5493 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5494
5495 * trouble.texi (Quitting):
5496 * text.texi (Text):
5497 * programs.texi (Program Modes):
5498 * msdog.texi (Microsoft Windows):
5499 * frames.texi (Frames):
5500 * files.texi (Backup, Version Control, VC Concepts)
5501 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5502 (Registering, VC Status, VC Undo, Multi-User Branching)
5503 (Comparing Files):
5504 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5505 (Displaying the Diary, Special Diary Entries, Importing Diary):
5506 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5507 conditional xref's, depending on @iftex/@ifnottex.
5508
5509 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5510 "MS-DOS". @include msdog-xtra.texi.
5511
5512 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5513 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5514
5515 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5516 for vc-xtra.texi subsections.
5517 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5518 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5519
5520 * sending.texi (Sending Mail): A @node line without explicit Prev,
5521 Next, and Up links.
5522
5523 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5524 Next, and Up links.
5525
5526 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5527 and its sections. @include picture-xtra.texi.
5528
5529 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5530 "Emerge".
5531 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5532
5533 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5534 exact duplicate of its name-sake in calendar.texi.
5535
5536 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5537 "Advanced Calendar/Diary Usage".
5538 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5539
5540 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5541 dired-xtra.texi.
5542 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5543
5544 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5545 (Files) [ifnottex]: Add menu entry for Autorevert.
5546
5547 * emacs-xtra.texi (Introduction): Reword to make consistent with
5548 printed version only.
5549 <Top level>: Remove the body of all chapters and move them to the
5550 new *-xtra.texi files. Use @raisesections and @lowersections to
5551 convert sections to chapters etc.
5552
5553 * msdog-xtra.texi:
5554 * fortran-xtra.texi:
5555 * vc-xtra.texi:
5556 * vc1-xtra.texi:
5557 * vc2-xtra.texi:
5558 * emerge-xtra.texi:
5559 * cal-xtra.texi:
5560 * dired-xtra.texi:
5561 * arevert-xtra.texi: New files, with text from respective chapters
5562 of emacs-xtra.texi. Convert each @chapter into @section, @section
5563 into @subsection, etc.
5564
1c6c854e 5565 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5566 updated.
5567
5568 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5569 Windows". All references updated.
5570
55712006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5572
5573 * macos.texi (Mac Input): Mention input from Character Palette.
5574 (Mac Font Specs): Fix typo.
5575
55762006-05-05 Richard Stallman <rms@gnu.org>
5577
5578 * files.texi (Diff Mode): Minor cleanup.
5579
55802006-05-05 Karl Berry <karl@gnu.org>
5581
8cf51b2c
GM
5582 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5583 errors from the current release of makeinfo (4.8).
5584 * help.texi (Library Keywords): Change widest word in multitable
5585 template from `emulations' to `convenience'. (Not sure if this is
5586 related to the font change.)
5587
55882006-05-05 Eli Zaretskii <eliz@gnu.org>
5589
5590 * files.texi (File Names): Add a footnote about limited support of
5591 ~USER on MS-Windows.
5592
5593 * cmdargs.texi (Initial Options): Add a footnote about limited
5594 support of ~USER on MS-Windows.
5595
55962006-05-03 Richard Stallman <rms@gnu.org>
5597
5598 * files.texi (Diff Mode): Node moved here.
5599 (Comparing Files): Delete what duplicates new node.
5600 (Files): Put Diff Mode in menu.
5601
1c6c854e 5602 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5603
5604 * emacs.texi (Top): Update menu for Diff Mode.
5605
5606 * trouble.texi (Emergency Escape): Simplify.
5607
5608 * emacs.texi (Top): Minor clarification.
5609
56102006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5611
5612 * commands.texi, entering.texi, screen.texi: Many simplifications.
5613
56142006-05-03 Richard Stallman <rms@gnu.org>
5615
5616 * commands.texi (Text Characters): Delete paragraph about unibyte
5617 non-ASCII printing chars.
5618
5619 * killing.texi (Killing): Say "graphical displays".
5620 * display.texi: Say "graphical displays".
5621
5622 * cmdargs.texi (Misc X): Say "graphical displays".
5623
56242006-05-01 Richard Stallman <rms@gnu.org>
5625
5626 * emacs.texi (Top): Add Diff Mode to menu.
5627
56282006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5629
5630 * misc.texi (Diff Mode): New node.
5631
56322006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5633
5634 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5635 (Mac Environment Variables): Shorten example line.
5636 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5637
56382006-05-01 Nick Roberts <nickrob@snap.net.nz>
5639
5640 * building.texi (GUD Customization): Describe cases %d and %c.
5641 Update description for %e.
5642
56432006-04-30 Glenn Morris <rgm@gnu.org>
5644
5645 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5646
56472006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5648
5649 * custom.texi (Examining): Update C-h v output example.
5650
56512006-04-29 Kim F. Storm <storm@cua.dk>
5652
5653 * building.texi (Grep Searching): Add lgrep and rgrep.
5654
8cf51b2c
GM
56552006-04-23 Richard Stallman <rms@gnu.org>
5656
5657 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5658
5659 * xresmini.texi: New file.
5660
5661 * xresources.texi (Face Resources): Split table into font resources
5662 and the rest. Combine similar attributes for brevity.
5663
8cf51b2c
GM
56642006-04-21 Eli Zaretskii <eliz@gnu.org>
5665
5666 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5667 backslashes and case-insensitivity in file names (moved to the
5668 main manual).
5669 (MS-DOS Printing): Move most of the text to the main manual.
5670
5671 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5672 New nodes.
5673 (Windows Processes, Windows System Menu): Add index entries and
5674 fix wording.
5675
8cf51b2c
GM
56762006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5677
5678 * misc.texi (Shell Ring): Add notes on saved input when
5679 navigating off the end of the history list.
5680
56812006-04-18 Chong Yidong <cyd@mit.edu>
5682
5683 * misc.texi (Shell Options): Correct default value of
5684 comint-scroll-show-maximum-output.
5685
8cf51b2c
GM
56862006-04-18 Nick Roberts <nickrob@snap.net.nz>
5687
5688 * building.texi (Watch Expressions): Update.
5689
8cf51b2c
GM
56902006-04-12 Richard Stallman <rms@gnu.org>
5691
5692 * search.texi: Clean up previous change.
5693
56942006-04-12 Eli Zaretskii <eliz@gnu.org>
5695
5696 * search.texi (Regexp Backslash, Regexp Replace): Add index
5697 entries for ``back reference'' and mention the term itself in the
5698 text.
5699
57002006-04-11 Richard Stallman <rms@gnu.org>
5701
5702 * custom.texi (Safe File Variables):
5703 Document enable-local-variables = :safe.
5704
57052006-04-11 Karl Berry <karl@gnu.org>
5706
5707 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5708 (Remote Repositories, Version Backups, Local Version Control)
5709 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5710 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5711 (Renaming VC Work Files and Master Files)
5712 (Inserting Version Control Headers, Customizing VC, General Options)
5713 (Options for RCS and SCCS, Options specific for CVS): Move all
5714 these nodes to emacs-xtra.texi, for brevity.
5715 * cmdargs.texi, files.texi: Change cross-references.
5716
8cf51b2c
GM
57172006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5718
5719 * files.texi (Old Versions): Update description of vc-annotate's
5720 use of color to indicate date ranges.
5721
8cf51b2c
GM
57222006-04-09 Kevin Ryde <user42@zip.com.au>
5723
8cf51b2c
GM
5724 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5725 put info and printed manual names the right way around.
5726
57272006-04-09 Karl Berry <karl@gnu.org>
5728
5729 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5730 emacs-xtra.texi, leaving only MS Windows information.
5731 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5732 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5733 node names.
5734
5735 * emacs.texi: Move @summarycontents and @contents to the beginning
5736 of the file.
5737
8cf51b2c
GM
57382006-04-08 Kevin Ryde <user42@zip.com.au>
5739
5740 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5741
57422006-04-07 Richard Stallman <rms@gnu.org>
5743
5744 * programs.texi (Comments, Comment Commands, Options for Comments)
5745 (Multi-Line Comments): "Align", not "indent".
5746 (Basic Indent): C-j deletes trailing whitespace before the newline.
5747
57482006-04-06 Richard Stallman <rms@gnu.org>
5749
8cf51b2c
GM
5750 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5751
57522006-04-06 Eli Zaretskii <eliz@gnu.org>
5753
5754 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5755
8cf51b2c
GM
57562006-04-05 Richard Stallman <rms@gnu.org>
5757
5758 * emacs.texi (Top): Update subnode menu.
5759
5760 * trouble.texi (Unasked-for Search): Node deleted.
5761 (Lossage): Delete from menu.
5762
57632006-04-04 Richard Stallman <rms@gnu.org>
5764
5765 * trouble.texi: Various cleanups.
5766 (Checklist): Don't bother saying how to snail a bug report.
5767 (Emergency Escape): Much rewriting.
5768 (After a Crash): Rename the core dump immediately.
5769 (Total Frustration): Call it a psychotherapist.
5770 (Bug Criteria): Avoid "illegal instruction".
5771 (Sending Patches): We always put the contributor's name in.
5772
5773 * misc.texi (Thumbnails): Minor correction.
5774
8cf51b2c
GM
57752006-04-03 Richard Stallman <rms@gnu.org>
5776
5777 * misc.texi (Thumbnails): Minor cleanup.
5778
57792006-04-02 Karl Berry <karl@gnu.org>
5780
5781 * sending.texi (Mail Sending): pxref to Top needs five args.
5782
5783 * texinfo.tex: Update to current version (2006-03-21.13).
5784
8cf51b2c
GM
57852006-03-31 Richard Stallman <rms@gnu.org>
5786
5787 * emacs.texi (Top): Update subnode menu.
5788
5789 * help.texi (Help Mode): Cleanup.
5790
5791 * dired.texi: Many cleanups.
5792 (Dired Deletion): Describe dired-recursive-deletes.
5793 (Operating on Files): dired-create-directory moved.
5794 (Misc Dired Features): Move to here.
5795 (Tumme): Node moved to misc.texi.
5796
5797 * custom.texi: Many cleanups.
5798 (Minor Modes): Don't mention ISO Accents Mode.
5799 (Examining): Update C-h v output example.
5800 (Hooks): Add index and xref for add-hook.
5801 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5802 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5803
5804 * misc.texi: Many cleanups.
5805 (beginning): Add to summary of topics.
5806 (Shell): Put eshell xref at the end. Remove eshell from table.
5807 (Thumbnails): New node.
5808
8cf51b2c
GM
58092006-03-28 Eli Zaretskii <eliz@gnu.org>
5810
5811 * files.texi (File Name Cache): Make it clear that the cache is
5812 not persistent.
5813
8cf51b2c
GM
58142006-03-25 Karl Berry <karl@gnu.org>
5815
49823426
GM
5816 * emacs-xtra.texi, emacs.texi, gnu.texi:
5817 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5818 (2) do not indent copyright year list (or anything else).
5819
8cf51b2c
GM
58202006-03-21 Juanma Barranquero <lekktu@gmail.com>
5821
5822 * files.texi (VC Dired Mode): Remove misplaced brackets.
5823
58242006-03-21 Andre Spiegel <spiegel@gnu.org>
5825
5826 * files.texi: Various updates and clarifications in the VC chapter.
5827
58282006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5829
5830 * help.texi (Help Mode): Document "C-c C-c".
5831
8cf51b2c
GM
58322006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5833
5834 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5835 menu in the standalone Info reader.
5836
58372006-03-15 Chong Yidong <cyd@stupidchicken.com>
5838
5839 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5840 moved here from Emacs manual.
5841
5842 * programs.texi (Fortran): Section moved to emacs-xtra.
5843 (Program Modes): Xref to Fortran in emacs-xtra.
5844
5845 * maintaining.texi (Emerge): Move to emacs-xtra.
5846 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5847
5848 * picture.texi: File deleted.
5849 * Makefile.in:
5850 * makefile.w32-in: Remove picture.texi.
5851
5852 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5853 * abbrevs.texi (Abbrevs):
5854 * sending.texi (Sending Mail): Picture node removed.
5855
5856 * emacs.texi (Top): Update node listings.
5857
8cf51b2c
GM
58582006-03-12 Richard Stallman <rms@gnu.org>
5859
5860 * calendar.texi: Various cleanups.
5861
8cf51b2c
GM
58622006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5863
5864 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5865 syntax.
5866
8cf51b2c
GM
58672006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5868
5869 * search.texi (Regexps): More accurately describe which characters
5870 are special in which situations. Recommend _not_ to quote `]' or
5871 `-' when they are not special.
5872
8cf51b2c
GM
58732006-02-28 Andre Spiegel <spiegel@gnu.org>
5874
5875 * files.texi (Old Versions): Clarify operation of C-x v =.
5876
8cf51b2c
GM
58772006-02-21 Nick Roberts <nickrob@snap.net.nz>
5878
5879 * building.texi (Watch Expressions): Update and describe
5880 gdb-speedbar-auto-raise.
5881
58822006-02-19 Richard M. Stallman <rms@gnu.org>
5883
5884 * emacs.texi: Use @smallbook.
5885 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5886 Update subnode menu.
5887
5888 * building.texi (Lisp Interaction): Minor addition.
5889
58902006-02-18 Nick Roberts <nickrob@snap.net.nz>
5891
5892 * building.texi (Watch Expressions): Update and be more precise.
5893
c8763fb6 58942006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5895
5896 * maintaining.texi (Create Tags Table): Explain why the
5897 exception when etags writes to files under the /dev tree.
5898
58992006-02-14 Richard M. Stallman <rms@gnu.org>
5900
5901 * custom.texi (Safe File Variables): Lots of clarification.
5902 Renamed from Unsafe File Variables.
5903
59042006-02-14 Chong Yidong <cyd@stupidchicken.com>
5905
5906 * custom.texi (Unsafe File Variables): File variable confirmation
5907 assumed denied in batch mode.
5908
59092006-02-14 Richard M. Stallman <rms@gnu.org>
5910
5911 * building.texi (GDB User Interface Layout): Don't say `inferior'
5912 for program being debugged.
5913
59142006-02-15 Nick Roberts <nickrob@snap.net.nz>
5915
5916 * building.texi (GDB Graphical Interface):
5917 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5918
59192006-02-13 Chong Yidong <cyd@stupidchicken.com>
5920
5921 * custom.texi (Specifying File Variables, Unsafe File Variables):
5922 New nodes, split from File Variables. Document new file local
5923 variable behavior.
5924
59252006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5926
5927 * display.texi (Standard Faces):
8cf51b2c
GM
5928 * files.texi (Visiting):
5929 * frames.texi (Clipboard):
5930 * glossary.texi (Glossary) <Clipboard>:
5931 * xresources.texi (X Resources): Mention Mac OS port.
5932
8cf51b2c
GM
59332006-02-12 Richard M. Stallman <rms@gnu.org>
5934
5935 * building.texi (Building): Clarify topic in intro.
5936
5937 * maintaining.texi (Maintaining): Change title; clarify topic.
5938 Delete duplicate index entries.
5939
5940 * building.texi (Other GDB User Interface Buffers): Clarifications.
5941
5942 * text.texi (Cell Commands): Clarifications.
5943
5944 * programs.texi (Defuns): Delete duplicate explanation of
5945 left-margin paren convention.
5946 (Hungry Delete): Minor cleanup.
5947
59482006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5949
5950 * dired.texi (Tumme): More tumme documentation.
5951
59522006-02-11 Alan Mackenzie <acm@muc.de>
5953
5954 * programs.texi ("Hungry Delete"): Correct the appellation of the
5955 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5956
59572006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5958
5959 * dired.texi (Tumme): Fix small bug.
5960
59612006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5962
5963 * macos.texi (Mac International): Rename "fontset-mac" to
5964 "fontset-standard".
5965
8cf51b2c
GM
59662006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5967
5968 * dired.texi (Tumme): Basic documentation for Tumme added.
5969
8cf51b2c
GM
59702006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5971
5972 * mule.texi (International):
5973 * programs.texi (Basic Indent): Fix typos.
5974
8cf51b2c
GM
5975 * custom.texi (Minor Modes):
5976 * display.texi (Text Display):
5977 * commands.texi (Text Characters): Update xrefs.
5978
59792006-02-07 Richard M. Stallman <rms@gnu.org>
5980
5981 * emacs.texi (Top): Update subnode menu.
5982 Update info on old Emacs papers.
5983 (Intro): "Graphical display", not window system.
5984
5985 * xresources.texi (GTK styles): Minor clarifications.
5986
5987 * trouble.texi: "Graphical display", not window system.
5988 (Stuck Recursive): Minor clarification.
5989
5990 * text.texi: Minor clarifications.
5991 (Sentences): Explain why two-space convention is better.
5992 Explain sentence-end-without-period here.
5993 (Fill Commands): Not here.
5994 (Refill): Node moved down.
5995 (Filling): Update menu.
5996 (Table Creation, Cell Justification, Column Commands): Clarify.
5997
5998 * sending.texi: Minor clarifications.
5999
6000 * search.texi (Regexp Backslash): Clarification.
6001
6002 * rmail.texi: Minor cleanups.
6003 (Rmail): Delete digression about `rmail-mode'.
6004 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6005 (Rmail Files): Mention C-u M-x rmail.
6006 (Rmail Reply): Mention References.
6007 (Rmail Display): Mention rmail-nonignored-headers.
6008
6009 * programs.texi: Minor cleanups.
6010 (Comment Commands): Mention momentary Transient Mark mode.
6011 (Matching): Be more specific about customizing show-paren-mode.
6012 (Info Lookup): Don't list the modes that support C-h S.
6013 Just say what it does in an unsupported mode.
6014 (Man Page): Delete excessive info on customizing woman.
6015 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6016
6017 * abbrevs.texi: Minor clarifications.
6018 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6019 not "dynamic abbrevs" as if they were a kind of abbrev.
6020
6021 * picture.texi (Picture): Minor cleanup.
6022
6023 * mule.texi (Communication Coding): Say "other applications".
6024 (Fontsets): Not specific to X. Add xref to X Resources.
6025 (Unibyte Mode): Rename from Single-Byte Character Support.
6026 "Graphical display", not window system.
6027 (International): Update menu.
6028
6029 * maintaining.texi (Format of ChangeLog):
6030 New node, split out from ChangeLog.
6031 (ChangeLog): Clarifications in the remaining text.
6032 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6033 (Find Tag): Add @w.
6034 (Tags Search): Explain tag table order here. Simplify grep ref.
6035 (List Tags): tags-tag-face is a variable, not a face.
6036 (Emerge): Cleanups.
6037
6038 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6039 (Keyboard Macros): Avoid "the user".
6040
6041 * killing.texi: "Graphical display", not window system.
6042
6043 * help.texi (Help Echo): "Graphical display", not window system.
6044
6045 * glossary.texi: Say "you", not "the user". Say "graphical display".
6046
6047 * frames.texi: Minor cleanups. "Graphical display", not window system.
6048
6049 * files.texi (Visiting): Make drag-and-drop not X-specific.
6050
6051 * custom.texi: Minor cleanups. "Graphical display", not window system.
6052
6053 * cmdargs.texi: Minor cleanups.
6054
6055 * building.texi (Compilation): Move and split kill-compilation para.
6056 Add para about multiple compilers.
6057 (Compilation Mode): Commands also available in grep mode and others.
6058 Mention C-u C-x ` more tutorially. Clarify C-x `.
6059 (Compilation Shell): Clarify. Put Bash example first.
6060 (Grep Searching): Minor cleanups; add @w.
6061 (Debuggers): Minor cleanups.
6062 (Starting GUD): Make GDB xgraphical mode issue clearer.
6063 (Debugger Operation): Lots of clarifications including
6064 GDB tooltip side-effect issue.
6065 (Commands of GUD): Clarify.
6066 (GUD Customization): Add bashdb-mode-hook.
6067 (GDB Graphical Interface): Rewrite for clarity.
6068 (GDB User Interface Layout): Rewrite for clarity.
6069 (Stack Buffer, Watch Expressions): Likewise.
6070 (Other GDB User Interface Buffers): Cleanups.
6071 (Lisp Libraries, External Lisp): Cleanup.
6072
6073 * basic.texi (Position Info): "Graphical displays", rather than
6074 window systems.
6075
6076 * anti.texi: Minor cleanup.
6077
8cf51b2c
GM
60782006-02-03 Eli Zaretskii <eliz@gnu.org>
6079
6080 * custom.texi (Init File, Find Init): Add cross-references to
6081 where $HOME is described.
6082
60832006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6084
6085 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6086 is not inside the @table.
6087
6088 * emacs.texi (Top): Correct node name.
6089
6090 * files.texi (File Names): Fix @xref.
6091 (Reverting): Fix typo.
6092
6093 * mule.texi (International): Correct node name.
6094
6095 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6096
60972006-02-01 Richard M. Stallman <rms@gnu.org>
6098
6099 * emacs.texi (Top): Update subnode menu.
6100
6101 * mule.texi: Minor clarifications.
6102 Reduce the specific references to X Windows.
6103 Refer to "graphical" terminals, rather than window systems.
6104 (Text Coding): Rename from Specify Coding.
6105 (Communication Coding, File Name Coding, Terminal Coding):
6106 New nodes split out from Text Coding.
6107
6108 * kmacro.texi: Minor clarifications.
6109 (Keyboard Macro Ring): Comment out some excessive commands.
6110 (Basic Keyboard Macro): Split up the table, putting part in each node.
6111
6112 * major.texi: Minor clarifications.
6113
6114 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6115
6116 * windows.texi: Minor clarifications.
6117 (Change Window): Don't describe mode-line mouse cmds here.
6118 Add xref to Mode Line Mouse.
6119
6120 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6121
6122 * macos.texi (Mac International): Fix xref.
6123
6124 * indent.texi: Minor clarifications.
6125
6126 * frames.texi: Minor clarifications.
6127 Reduce the specific references to X Windows.
6128 Refer to "graphical" terminals, rather than window systems.
6129 (Frame Parameters): Don't mention commands like
6130 set-foreground-color. Just say to customize a face.
6131 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6132
6133 * files.texi: Minor clarifications.
6134 (Numbered Backups): New node, split out from Backup Names.
6135
6136 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6137
6138 * cmdargs.texi (General Variables): Fix xref.
6139
6140 * buffers.texi: Minor clarifications.
6141
8cf51b2c
GM
61422006-01-31 Richard M. Stallman <rms@gnu.org>
6143
6144 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6145 Nodes moved to top.
6146
6147 * display.texi: Minor clarifications.
6148 (Display): Rearrange menu.
6149 (Standard Faces): Mention query-replace face.
6150 (Faces): Simplify.
6151 (Font Lock): Simplify face customization info.
6152 (Highlight Changes): Node merged into Highlight Interactively.
6153 (Highlight Interactively): Much rewriting and cleanup.
6154 (Optional Mode Line): Narrowed line number not good for goto-line.
6155 Simplify face customization advice.
6156 (Text Display): Mention use of escape-glyph face.
6157 Move ctl-arrow and tab-width here.
6158 (Display Custom): Move no-redraw-on-reenter to end of node.
6159
6160 * search.texi: Minor clarifications.
6161 (Isearch Scroll): Simplify.
6162 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6163
6164 * regs.texi (Registers): Mention bookmarks here.
6165
6166 * mark.texi: Minor clarifications.
6167 (Selective Undo): Node deleted.
6168
6169 * m-x.texi: Minor clarifications.
6170
6171 * killing.texi: Minor clarifications.
6172 Refer to "graphical" terminals, rather than window systems.
6173
6174 * help.texi: Clarifications.
6175 (Help): Don't describe C-h F and C-h K here.
6176 (Key Help): Describe C-h K here.
6177 (Name Help): Mention Emacs Lisp Intro.
6178 Describe C-h F here.
6179 (Misc Help): Mention C-h F and C-h K only briefly.
6180
6181 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6182 Selective undo text merged in.
6183 (Spelling): Mention Aspell along with Ispell.
6184
6185 * emacs.texi (Top): Update subnode menus.
6186
6187 * basic.texi (Basic Undo): Rename from Undo. Most of text
6188 moved to new Undo node.
6189
8cf51b2c
GM
61902006-01-29 Chong Yidong <cyd@stupidchicken.com>
6191
6192 * basic.texi (Continuation Lines, Inserting Text):
6193 Mention longlines mode.
6194
61952006-01-29 Richard M. Stallman <rms@gnu.org>
6196
10d1d0af 6197 * screen.texi: Minor cleanups.
8cf51b2c
GM
6198 (Screen): Clean up the intro paragraphs.
6199 (Mode Line): Lots of rewriting. Handle frame-name better.
6200 eol-mnemonic-... vars moved out.
6201
6202 * emacs.texi (Top): Change menu item for MS-DOS node.
6203 Update subnode menu.
6204
6205 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6206 chapter relates to Windows. Title changed.
6207
6208 * mini.texi: Minor cleanups.
6209
6210 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6211 (Mark): Put it in the menu.
6212
6213 * entering.texi: Minor cleanups.
6214
6215 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6216 (Intro): Refer to "graphical" terminals, rather than X.
6217
6218 * display.texi (Display Custom): Add xref to Variables.
6219 (Optional Mode Line): eol-mnemonic-... vars moved here.
6220
6221 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6222 rather than X.
6223
8cf51b2c
GM
6224 * basic.texi: Minor cleanups.
6225 (Undo): selective-undo moved.
6226
8cf51b2c
GM
62272006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6228
6229 * anti.texi (Antinews): Various corrections and additions.
6230
62312006-01-23 Juri Linkov <juri@jurta.org>
6232
6233 * custom.texi (Easy Customization, Customization Groups)
6234 (Browsing Custom): Mention links along with buttons.
6235
8cf51b2c
GM
62362006-01-21 Eli Zaretskii <eliz@gnu.org>
6237
8cf51b2c
GM
6238 * text.texi (TeX Print): Use @key for TAB.
6239
8cf51b2c
GM
6240 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6241
8cf51b2c
GM
62422006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6243
6244 * files.texi (File Aliases): Don't claim that usually separate
6245 buffers are created for two file names that name the same data.
6246 Mention additional situations where different names mean the same
6247 file on disk.
6248
62492006-01-19 Richard M. Stallman <rms@gnu.org>
6250
6251 * killing.texi (Deletion): Upcase @key argument.
6252
6253 * custom.texi (Custom Themes): Minor cleanup.
6254
6255 * programs.texi (Hungry Delete): Upcase @key argument.
6256
8cf51b2c
GM
62572006-01-16 Juri Linkov <juri@jurta.org>
6258
6259 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6260 Move `mode-line-highlight' before `mode-line-buffer-id'.
6261
8cf51b2c
GM
62622006-01-14 Richard M. Stallman <rms@gnu.org>
6263
6264 * basic.texi (Inserting Text): Minor cleanup.
6265
8cf51b2c
GM
62662006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6267
6268 * custom.texi (Changing a Variable, Face Customization):
6269 Update for changes in Custom menus.
6270
8cf51b2c
GM
62712006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6272
6273 * macos.texi (Mac International): Undo last change.
6274
8cf51b2c
GM
62752006-01-02 Chong Yidong <cyd@stupidchicken.com>
6276
6277 * custom.texi (Custom Themes): Describe the new
6278 customize-create-theme interface.
6279
62802005-12-30 Juri Linkov <juri@jurta.org>
6281
6282 * basic.texi (Position Info): Update example.
6283
c8763fb6 62842005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6285
6286 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6287
62882005-12-24 Chong Yidong <cyd@stupidchicken.com>
6289
6290 * custom.texi (Custom Themes): `load-theme' always loads.
6291
62922005-12-23 Juri Linkov <juri@jurta.org>
6293
6294 * display.texi (Highlight Interactively): Use double space to
6295 separate sentences. Replace C-p with M-p, and C-n with M-n.
6296
62972005-12-22 Richard M. Stallman <rms@gnu.org>
6298
6299 * custom.texi (Easy Customization and subnodes):
6300 Replace "active field" with "button".
6301 Use "user option" only for variables.
6302 Use "setting" for variable-or-face.
6303
63042005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6305
6306 * buffers.texi (Select Buffer): Change order in table to make
6307 "Similar" refer to the correct item.
6308 (Indirect Buffers): Minor rewording.
6309
8cf51b2c
GM
63102005-12-20 Juri Linkov <juri@jurta.org>
6311
6312 * files.texi (VC Status): Put P and N near p and n.
6313
8cf51b2c
GM
63142005-12-19 Richard M. Stallman <rms@gnu.org>
6315
6316 * programs.texi (Electric C): Delete the info about newline control.
6317 (Other C Commands): Minor cleanup.
6318 (Left Margin Paren): Minor cleanup.
6319
63202005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6321
6322 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6323 (Customization Groups): Delete text moved to "Browsing Custom".
6324 (Browsing Custom): New node.
6325 (Specific Customization): Clarify which commands only work for
6326 loaded options.
6327
63282005-12-18 Bill Wohler <wohler@newt.com>
6329
6330 * frames.texi (Tool Bars): Shorten text of previous change.
6331
63322005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6333
6334 * files.texi (VC Status): Document log-view mode.
6335
63362005-12-18 Bill Wohler <wohler@newt.com>
6337
6338 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6339 permanently via the customize interface.
6340
8cf51b2c
GM
63412005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6342
6343 * killing.texi (Killing by Lines): Document `kill-whole-line'
6344 function.
6345
c8763fb6 63462005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6347
6348 * buffers.texi (Select Buffer): Change `prev-buffer' to
6349 `previous-buffer'. Indicate that these functions use a frame
6350 local buffer list.
6351
8cf51b2c
GM
63522005-12-12 Richard M. Stallman <rms@gnu.org>
6353
6354 * custom.texi (Easy Customization): Change menu comment.
6355 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6356
6357 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6358 (Help): Among the Apropos commands, describe only C-h a here.
6359
63602005-12-11 Richard M. Stallman <rms@gnu.org>
6361
6362 * programs.texi (Options for Comments): Comment-end starts with space.
6363
6364 * glossary.texi (Glossary): Minor cleanup.
6365
6366 * files.texi (Old Versions): Use @table.
6367
8cf51b2c
GM
63682005-12-10 David Koppelman <koppel@ece.lsu.edu>
6369
6370 * display.texi (Highlight Interactively): Include
6371 global-hi-lock-mode. Add miscellaneous details and elaborations.
6372
63732005-12-09 Richard M. Stallman <rms@gnu.org>
6374
6375 * display.texi (Font Lock): Delete the Global FL menu item.
6376
63772005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6378
6379 * custom.texi (Minibuffer Maps): Mention the maps for file name
6380 completion.
6381
63822005-12-09 Kim F. Storm <storm@cua.dk>
6383
6384 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6385 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6386 cursor to next corner in rectangle; clarify insert around rectangle.
6387
8cf51b2c
GM
63882005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6389
6390 * custom.texi (Customization): Use xref to elisp manual for
6391 non-TeX output.
6392 (Minor Modes): Update.
6393 (Customization Groups, Changing a Variable, Face Customization):
6394 Update for new appearance of Custom buffers.
6395 (Changing a Variable): `custom-buffer-done-function' has been
6396 replaced by `custom-buffer-done-kill'.
6397 (Specific Customization): In the `customize-group' buffer, a
6398 subgroup's contents are not "hidden". They are not included at
6399 all. They have no [Show] button.
6400 (Mouse Buttons): Add pxref to description of mouse event lists in
6401 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6402 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6403 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6404
64052005-12-08 Richard M. Stallman <rms@gnu.org>
6406
6407 * mini.texi (Completion Commands, Completion):
6408 In file name input, SPC does not do completion.
6409
8cf51b2c
GM
64102005-12-08 Nick Roberts <nickrob@snap.net.nz>
6411
6412 * building.texi (GDB Graphical Interface): Explain screen size
6413 setting.
6414 (Other GDB User Interface Buffers): Describe features specific to
6415 GDB 6.4.
6416
8cf51b2c
GM
64172005-12-01 Nick Roberts <nickrob@snap.net.nz>
6418
6419 * building.texi (GDB User Interface Layout): Describe how to
6420 kill associated buffers.
6421 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6422 (Watch Expressions): Be more precise.
6423 (Other GDB User Interface Buffers): Describe how to change a
6424 register value.
6425
8cf51b2c
GM
64262005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6427
6428 * macos.texi (Mac Input): Remove description of
6429 mac-command-key-is-meta. Add descriptions of
6430 mac-control-modifier, mac-command-modifier, and
6431 mac-option-modifier.
6432 (Mac International): Fix description of conversion of clipboard data.
6433 (Mac Font Specs): Add example of font customization by face attributes.
6434
64352005-11-22 Nick Roberts <nickrob@snap.net.nz>
6436
6437 * building.texi (Watch Expressions): Expand description.
6438 (Other GDB User Interface Buffers): Describe local map for
6439 gud-watch.
6440
64412005-11-21 Chong Yidong <cyd@stupidchicken.com>
6442
6443 * display.texi (Font Lock): Font lock is enabled by default now.
6444
64452005-11-20 Juri Linkov <juri@jurta.org>
6446
6447 * basic.texi (Position Info): Update examples of the output.
6448 Remove the fact that examples are produced in the TeXinfo buffer,
6449 because in the Info reader users will get a different output from
6450 `C-x ='.
6451
6452 * building.texi (Compilation Mode): Remove paragraph duplicated
6453 from the node `Compilation'. Add `compilation-skip-threshold'.
6454
6455 * display.texi (Font Lock): Suggest more user-friendly method of
6456 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6457
64582005-11-18 Richard M. Stallman <rms@gnu.org>
6459
6460 * files.texi (Registering): Mention @@ in mode line.
6461
6462 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6463
64642005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6465
6466 * files.texi (Renaming and VC): Some back-ends don't
6467 handle renaming.
6468
8cf51b2c
GM
64692005-11-17 Juri Linkov <juri@jurta.org>
6470
6471 * emacs.texi (Top):
6472 * display.texi (Highlight Interactively): Put this font-lock based
6473 mode near Font Lock node.
6474
64752005-11-16 Chong Yidong <cyd@stupidchicken.com>
6476
6477 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6478 icons.
6479
64802005-11-12 Kim F. Storm <storm@cua.dk>
6481
6482 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6483 (Help Summary): Add C-h d and C-h e.
6484 (Apropos): Clarify that all apropos commands may search for either
6485 list of words or a regexp. Add C-h d for apropos-documentation.
6486 Describe apropos-documentation-sort-by-scores user option.
6487
8cf51b2c
GM
64882005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6489
6490 * killing.texi (CUA Bindings): Add @section.
6491
64922005-11-10 Kim F. Storm <storm@cua.dk>
6493
6494 * emacs.texi (Top): Add CUA Bindings entry to menu.
6495
6496 * killing.texi (CUA Bindings): New node. Moved here from
6497 misc.texi and extended with info on rectangle commands and
6498 rectangle highlighting, interface to registers, and the global
6499 mark feature.
6500
6501 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6502
6503 * regs.texi: Prev link points to CUA Bindings node.
6504
65052005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6506
6507 * help.texi (Help Echo): By default, help echos are only shown on
6508 mouse-over, not on point-over.
6509
c8763fb6 65102005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6511
6512 * misc.texi (Shell Mode): Describe how to activate password echoing.
6513
8cf51b2c
GM
65142005-11-04 Romain Francoise <romain@orebokech.com>
6515
6516 * mark.texi (Mark Ring): Fix typo.
6517
65182005-11-03 Richard M. Stallman <rms@gnu.org>
6519
6520 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6521
65222005-11-01 Bill Wohler <wohler@newt.com>
6523
6524 * help.texi (Help Mode): Fix typo.
6525
65262005-11-01 Nick Roberts <nickrob@snap.net.nz>
6527
1c6c854e
CS
6528 * building.texi (Other GDB User Interface Buffers):
6529 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6530
65312005-10-31 Romain Francoise <romain@orebokech.com>
6532
6533 * files.texi (Compressed Files): Fix typo.
6534
6535 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6536
6537 * windows.texi (Force Same Window): Likewise.
6538
65392005-10-30 Bill Wohler <wohler@newt.com>
6540
6541 * help.texi (Help Mode): URLs viewed with browse-url.
6542
65432005-10-31 Nick Roberts <nickrob@snap.net.nz>
6544
6545 * building.texi (GDB Graphical Interface): Don't reference
6546 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6547 must stay in same frame.
6548
65492005-10-29 Chong Yidong <cyd@stupidchicken.com>
6550
6551 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6552
6553 * anti.texi (Antinews): Likewise.
6554
8cf51b2c
GM
65552005-10-28 Bill Wohler <wohler@newt.com>
6556
6557 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6558
65592005-10-28 Richard M. Stallman <rms@gnu.org>
6560
6561 * files.texi (Visiting): Explain how to enter ? in a file name.
6562
6563 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6564
8cf51b2c
GM
65652005-10-25 Nick Roberts <nickrob@snap.net.nz>
6566
1c6c854e
CS
6567 * building.texi (GDB Graphical Interface):
6568 Describe gdb-mouse-until.
8cf51b2c
GM
6569
65702005-10-23 Richard M. Stallman <rms@gnu.org>
6571
6572 * custom.texi (Init File): Recommend when to use site-start.el.
6573
8cf51b2c
GM
65742005-10-21 Juri Linkov <juri@jurta.org>
6575
6576 * custom.texi (Examining): Mention accessing the old variable
6577 value via M-n in set-variable.
6578
8cf51b2c
GM
65792005-10-18 Romain Francoise <romain@orebokech.com>
6580
6581 * files.texi (Version Systems): Capitalize GNU.
6582
8cf51b2c
GM
65832005-10-18 Nick Roberts <nickrob@snap.net.nz>
6584
6585 * building.texi (Compilation Mode): Remove redundant paragraph.
6586 (Watch Expressions): Remove paragraph to reflect code change.
6587
8cf51b2c
GM
65882005-10-16 Richard M. Stallman <rms@gnu.org>
6589
6590 * building.texi (Compilation Mode, Compilation): Clarified.
6591
65922005-10-15 Richard M. Stallman <rms@gnu.org>
6593
6594 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6595
8cf51b2c
GM
65962005-10-13 Kenichi Handa <handa@m17n.org>
6597
6598 * basic.texi (Position Info): Fix previous change.
6599
c8763fb6 66002005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6601
6602 * cmdargs.texi (Icons X): Fix typo.
6603
66042005-10-12 Kenichi Handa <handa@m17n.org>
6605
6606 * basic.texi (Position Info): Describe the case that Emacs shows
6607 "part of display ...".
6608
c8763fb6 66092005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6610
6611 * cmdargs.texi (Icons X): -nb => -nbi.
6612
66132005-10-10 Chong Yidong <cyd@stupidchicken.com>
6614
6615 * frames.texi (Speedbar): A couple more clarifications.
6616
66172005-10-11 Nick Roberts <nickrob@snap.net.nz>
6618
6619 * building.texi (GDB User Interface Layout): Improve diagram.
6620 (Watch Expressions): Explain how to make speedbar global.
6621 (Other GDB User Interface Buffers): Make references more precise.
6622
8cf51b2c
GM
66232005-10-09 Richard M. Stallman <rms@gnu.org>
6624
6625 * frames.texi (Speedbar): Clarify the text.
6626
66272005-10-09 Chong Yidong <cyd@stupidchicken.com>
6628
6629 * frames.texi (Speedbar): Add information on keybindings,
6630 dismissing the speedbar, and buffer display mode. Link to
6631 speedbar manual.
6632
c8763fb6 66332005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6634
1c6c854e 6635 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6636 added -nb, --no-bitmap-icon.
6637
8cf51b2c
GM
66382005-10-07 Nick Roberts <nickrob@snap.net.nz>
6639
6640 * building.texi (GDB Graphical Interface): Add variables and
6641 functions to indices. Be more precise.
6642
c8763fb6 66432005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6644
6645 * frames.texi (Drag and Drop): Remove the x- from
6646 x-dnd-open-file-other-window and xdnd-protocol-alist.
6647
66482005-09-30 Romain Francoise <romain@orebokech.com>
6649
6650 * mini.texi (Minibuffer): The default value now appears before the
6651 colon in minibuffer prompts.
6652
8cf51b2c
GM
66532005-09-25 Richard M. Stallman <rms@gnu.org>
6654
6655 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6656
8cf51b2c
GM
66572005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6658
6659 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6660
8cf51b2c
GM
66612005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6662
6663 * emacs.texi (Top): Update submenus from macos.texi.
6664
6665 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6666 (Mac OS): Update feature support status.
6667 (Mac Input): List supported input scripts. Remove description
6668 about `mac-keyboard-text-encoding'. Mention mouse button
6669 emulation and related variables.
6670 (Mac International): Mention Central European and Cyrillic
6671 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6672 Add description about coding system for selection.
6673 Add description about language environment.
6674 (Mac Environment Variables):
6675 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6676 arguments. Add Preferences support.
6677 (Mac Directories): Explicitly state that this node is for Mac OS
6678 Classic only.
1c6c854e
CS
6679 (Mac Font Specs): Mention specification for scalable fonts.
6680 List supported charsets. Add preferred way of creating fontsets.
6681 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6682 (Mac Functions): Add descriptions about `mac-set-file-creator',
6683 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6684 and `mac-get-preference'.
6685
8cf51b2c
GM
66862005-09-16 Romain Francoise <romain@orebokech.com>
6687
6688 Update all files to specify GFDL version 1.2.
6689
6690 * doclicense.texi (GNU Free Documentation License): Update to
6691 version 1.2.
6692
66932005-09-15 Richard M. Stallman <rms@gnu.org>
6694
6695 * buffers.texi (List Buffers): Fix xref.
6696
6697 * rmail.texi (Rmail Basics): Fix xref.
6698
6699 * emacs.texi (Top): Update subnode menus.
6700
6701 * files.texi (Saving Commands): New node, broken out of Saving.
6702 (Customize Save): New node, broken out of Saving.
6703 Clarify effect of write-region-inhibit-fsync.
6704 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6705
8cf51b2c
GM
67062005-09-14 Romain Francoise <romain@orebokech.com>
6707
6708 * files.texi (Saving): Mention write-region-inhibit-fsync.
6709
67102005-09-05 Chong Yidong <cyd@stupidchicken.com>
6711
6712 * custom.texi (Custom Themes): New node.
6713
67142005-09-03 Richard M. Stallman <rms@gnu.org>
6715
49823426
GM
6716 * search.texi (Search Case): Mention vars that control
6717 case-fold-search for various operations.
8cf51b2c
GM
6718
67192005-08-22 Juri Linkov <juri@jurta.org>
6720
6721 * display.texi (Standard Faces): Merge the text from
6722 `(elisp)Standard Faces' into this node.
6723
67242005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6725
6726 * emacs.texi (Top): Delete menu item for deleted node
6727 Keyboard Translations.
6728
67292005-08-18 Richard M. Stallman <rms@gnu.org>
6730
8cf51b2c
GM
6731 * trouble.texi (Unasked-for Search):
6732 Delete xref to Keyboard Translations.
6733
6734 * glossary.texi (Glossary): Delete xref.
6735
8cf51b2c
GM
6736 * custom.texi (Minor Modes): Say that the list here is not complete.
6737 (Keyboard Translations): Node deleted.
6738 (Disabling): Delete xref to it.
6739 (Customization Groups): Fix Custom buffer example.
6740 (Hooks): Mention remove-hooks.
6741
67422005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6743
6744 * building.texi (GDB Graphical Interface): Improve filling of menu
6745 item.
6746
67472005-08-18 Nick Roberts <nickrob@snap.net.nz>
6748
6749 * building.texi (GDB Graphical Interface): Use better node names.
6750
67512005-08-14 Richard M. Stallman <rms@gnu.org>
6752
6753 * text.texi (Sentences): Fix xref.
6754
67552005-08-14 Juri Linkov <juri@jurta.org>
6756
6757 * building.texi (Compilation, Grep Searching): Move grep command
6758 headings from `Compilation' to `Grep Searching'.
6759
6760 * dired.texi (Dired and Find):
6761 * maintaining.texi (Tags Search): Replace grep xref to
6762 `Compilation' node with `Grep Searching'.
6763
6764 * files.texi (Comparing Files): Replace xref to `Compilation' with
6765 `Compilation Mode'.
6766
67672005-08-13 Alan Mackenzie <acm@muc.de>
6768
6769 * search.texi (Non-ASCII Isearch): Correct a typo.
6770 (Replacement Commands): Mention query-replace key binding.
6771
67722005-08-11 Richard M. Stallman <rms@gnu.org>
6773
6774 * programs.texi (Options for Comments): Fix xref.
6775
6776 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6777 out of Regexps.
6778
8cf51b2c
GM
67792005-08-09 Juri Linkov <juri@jurta.org>
6780
6781 * building.texi (Compilation): Use `itemx' instead of `item'.
6782 (Grep Searching): Simplify phrase.
6783
6784 * display.texi (Standard Faces): Describe vertical-border on
6785 window systems.
6786
6787 * windows.texi (Split Window): Simplify phrase and mention
6788 vertical-border face.
6789
67902005-08-09 Richard M. Stallman <rms@gnu.org>
6791
6792 * files.texi (Comparing Files): Clarify compare-windows.
6793
6794 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6795
8cf51b2c
GM
67962005-08-06 Eli Zaretskii <eliz@gnu.org>
6797
6798 * mule.texi (Coding Systems): Rephrase the paragraph about
6799 codepages: no need for "M-x codepage-setup" anymore, except on
6800 MS-DOS.
6801
6802 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6803 the MS-DOS port only.
6804
68052005-07-30 Eli Zaretskii <eliz@gnu.org>
6806
6807 * makefile.w32-in (info): Don't run multi-install-info.bat.
6808 ($(infodir)/dir): New target, produced by running
6809 multi-install-info.bat.
6810
8cf51b2c
GM
68112005-07-22 Eli Zaretskii <eliz@gnu.org>
6812
6813 * files.texi (Quoted File Names): Add index entry.
6814
8cf51b2c
GM
68152005-07-19 Juri Linkov <juri@jurta.org>
6816
6817 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6818
68192005-07-18 Juri Linkov <juri@jurta.org>
6820
8cf51b2c
GM
6821 * custom.texi (Easy Customization):
6822 * files.texi (Old Versions):
6823 * frames.texi (Wheeled Mice):
6824 * mule.texi (Specify Coding):
8cf51b2c
GM
6825 * text.texi (Cell Justification):
6826 * trouble.texi (After a Crash):
8cf51b2c
GM
6827 * xresources.texi (GTK styles):
6828 Delete duplicate duplicate words.
6829
68302005-07-17 Richard M. Stallman <rms@gnu.org>
6831
6832 * frames.texi (Creating Frames): Fix foreground color example.
6833
6834 * custom.texi (Init Examples): Clean up text about conditionals.
6835
68362005-07-16 Richard M. Stallman <rms@gnu.org>
6837
6838 * mini.texi (Completion Commands): Fix command name for ?.
6839
8cf51b2c
GM
68402005-07-16 Eli Zaretskii <eliz@gnu.org>
6841
6842 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6843 `menu' face has no effect on w32 and with GTK.
6844 Add cross-references.
8cf51b2c
GM
6845
6846 * cmdargs.texi (General Variables): Clarify the default location
6847 of $HOME on w32 systems.
6848
68492005-07-15 Jason Rumney <jasonr@gnu.org>
6850
6851 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6852 changed.
6853
68542005-07-08 Kenichi Handa <handa@m17n.org>
6855
1c6c854e
CS
6856 * mule.texi (Recognize Coding):
6857 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6858
68592005-07-07 Richard M. Stallman <rms@gnu.org>
6860
6861 * anti.texi (Antinews): Mention mode-line-inverse-video.
6862
6863 * files.texi (Saving): Minor correction about C-x C-w.
6864
6865 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6866
68672005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6868
6869 * search.texi (Isearch Scroll): Add example of using the
6870 `isearch-scroll' property.
6871 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6872 `Display Custom' node.
6873 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6874 and de-emphasize it.
6875 (Other Repeating Search): `occur' currently can not correctly
6876 handle multiline matches. Correct, clarify and update description
6877 of `flush-lines' and `keep-lines'.
6878
6879 * display.texi (Display Custom): Add anchor for `baud-rate'.
6880
68812005-07-07 Richard M. Stallman <rms@gnu.org>
6882
6883 * gnu.texi: Update where to get GNU status; add refs for how to help.
6884 Add footnotes 6 and 7.
6885
68862005-07-04 Lute Kamstra <lute@gnu.org>
6887
6888 Update FSF's address in GPL notices.
6889
8cf51b2c 6890 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6891 * trouble.texi (Checklist): Update FSF's address.
6892
8cf51b2c
GM
68932005-06-24 Richard M. Stallman <rms@gnu.org>
6894
6895 * display.texi (Text Display): Change index entries.
6896
68972005-06-24 Eli Zaretskii <eliz@gnu.org>
6898
6899 * makefile.w32-in (MAKEINFO): Use --force.
6900 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6901 Makefile.in.
8cf51b2c
GM
6902
69032005-06-23 Richard M. Stallman <rms@gnu.org>
6904
1c6c854e 6905 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6906 nobreak-char-display.
6907
6908 * emacs.texi (Top): Update detailed node listing.
6909
1c6c854e 6910 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6911 to nobreak-char-display and no-break-space to nobreak-space.
6912 (Standard Faces): Split up the list of standard faces
6913 and put it in a separate node. Add nobreak-space and
6914 escape-glyph.
6915
8cf51b2c
GM
69162005-06-23 Lute Kamstra <lute@gnu.org>
6917
6918 * mule.texi (Select Input Method): Fix typo.
6919
69202005-06-23 Kenichi Handa <handa@m17n.org>
6921
1c6c854e
CS
6922 * mule.texi (International): List all supported scripts.
6923 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6924 distribution.
6925 (Language Environments): List all language environments.
6926 Intlfonts contains fonts for most supported scripts, not all..
6927 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6928 input a specific character.
8cf51b2c
GM
6929 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6930
69312005-06-23 Juanma Barranquero <lekktu@gmail.com>
6932
49823426 6933 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6934
69352005-06-22 Miles Bader <miles@gnu.org>
6936
6937 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6938
69392005-06-20 Miles Bader <miles@gnu.org>
6940
6941 * display.texi (Faces): Add `vertical-divider'.
6942
69432005-06-17 Richard M. Stallman <rms@gnu.org>
6944
6945 * text.texi (Adaptive Fill): Minor clarification.
6946
8cf51b2c
GM
69472005-06-10 Lute Kamstra <lute@gnu.org>
6948
6949 * emacs.texi (Top): Correct version number.
6950 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6951 refer to the current version of Emacs.
6952
69532005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6954
6955 * files.texi (Log Buffer): Document when there can be more than
6956 one file to be committed.
6957
69582005-06-08 Juri Linkov <juri@jurta.org>
6959
6960 * display.texi (Faces): Add `shadow' face.
6961
69622005-06-07 Masatake YAMATO <jet@gyve.org>
6963
6964 * display.texi (Faces): Write about mode-line-highlight.
6965
69662005-06-06 Richard M. Stallman <rms@gnu.org>
6967
6968 * misc.texi (Printing Package): Explain how to initialize
6969 printing package.
6970
6971 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6972
69732005-06-05 Chong Yidong <cyd@stupidchicken.com>
6974
6975 * emacs.texi: Rename Hardcopy to Printing.
6976 Make PostScript and PostScript Variables subnodes of it.
6977
6978 * misc.texi (Printing): Rename node from Hardcopy.
6979 Mention menu bar options.
6980 Move PostScript and PostScript Variables to submenu.
6981 (Printing package): New node.
6982
6983 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6984
6985 * dired.texi (Operating on Files): Likewise.
6986
6987 * calendar.texi (Displaying the Diary): Likewise.
6988
6989 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6990
6991 * glossary.texi (Glossary): Likewise.
6992
6993 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6994 effect.
6995
69962005-06-04 Richard M. Stallman <rms@gnu.org>
6997
6998 * trouble.texi (After a Crash): Polish previous change.
6999
8cf51b2c
GM
70002005-05-30 Noah Friedman <friedman@splode.com>
7001
7002 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7003 recovery mechanism.
7004
8cf51b2c
GM
70052005-05-28 Nick Roberts <nickrob@snap.net.nz>
7006
7007 * building.texi (Other Buffers): SPC toggles display of
7008 floating point registers.
7009
8cf51b2c
GM
70102005-05-27 Nick Roberts <nickrob@snap.net.nz>
7011
7012 * files.texi (Log Buffer): Merge in description of Log Edit
7013 mode from pcl-cvs.texi.
7014
70152005-05-26 Richard M. Stallman <rms@gnu.org>
7016
7017 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7018
8cf51b2c
GM
70192005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7020
7021 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7022 not enabled by default.
7023 When not on a word, `ispell-word' by default checks the word
7024 before point.
7025
70262005-05-24 Nick Roberts <nickrob@snap.net.nz>
7027
7028 * building.texi (Debugger Operation): Simplify last sentence.
7029
70302005-05-23 Lute Kamstra <lute@gnu.org>
7031
7032 * emacs.texi: Update FSF's address throughout.
7033 (Preface): Use @cite.
7034 (Distrib): Add cross reference to the node "Copying". Mention the
7035 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7036 printed manuals.
7037 (Intro): Use @xref for the Emacs Lisp Intro.
7038
8cf51b2c
GM
70392005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7040
7041 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7042
7043 * basic.texi (Moving Point): Mention default for `goto-line'.
7044
7045 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7046 of a variable's docstring.
7047
70482005-05-18 Lute Kamstra <lute@gnu.org>
7049
7050 * maintaining.texi (Overview of Emerge): Add cross reference.
7051 Remove duplication.
7052
7053 * emacs.texi (Top): Update to the current structure of the manual.
7054 * misc.texi (Emacs Server): Add menu description.
7055 * files.texi (Saving): Fix menu.
7056 * custom.texi (Customization): Fix menu.
7057 * mule.texi (International): Fix menu.
7058 * kmacro.texi (Keyboard Macros): Fix menu.
7059
70602005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7061
7062 * display.texi: Various minor changes.
7063 (Faces): Delete text that is repeated in the next section.
7064
70652005-05-16 Nick Roberts <nickrob@snap.net.nz>
7066
7067 * building.texi (Debugger Operation): Mention GUD tooltips are
7068 disabled with GDB in text command mode.
7069
8cf51b2c
GM
70702005-05-16 Nick Roberts <nickrob@snap.net.nz>
7071
7072 * building.texi: Replace toolbar with "tool bar" for consistency.
7073 (Compilation Mode): Describe compilation-context-lines
7074 and use of arrow in compilation buffer.
7075 (Debugger Operation): Replace help text with variable's value.
7076
7077 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7078 consistency.
7079
70802005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7081
7082 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7083 Add xref.
7084
8cf51b2c
GM
70852005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7086
7087 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7088 (Position Info): Delete discussion of `goto-line'. It is already
7089 described in `Moving point'.
7090
7091 * mini.texi (Completion Commands): Correct reference.
7092 (Completion Options): Fix typo.
7093
7094 * killing.texi (Deletion): Complete description of `C-x C-o'.
7095
8cf51b2c
GM
70962005-05-10 Richard M. Stallman <rms@gnu.org>
7097
7098 * building.texi (Compilation): Clarify recompile's directory choice.
7099
7100 * frames.texi (Tooltips): Cleanups.
7101
7102 * basic.texi (Arguments): Fix punctuation.
7103
71042005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7105
7106 * screen.texi (Menu Bar): The up and down (not left and right)
7107 arrow keys move through a keyboard menu.
7108
71092005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7110
7111 * basic.texi: Various typo and grammar fixes.
7112 (Moving Point): C-a now runs move-beginning-of-line.
7113
71142005-05-08 Nick Roberts <nickrob@snap.net.nz>
7115
7116 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7117
7118 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7119 as different animals.
7120
71212005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7122
7123 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7124 Correct index entry.
7125
71262005-05-07 Nick Roberts <nickrob@snap.net.nz>
7127
7128 * building.texi (Debugger Operation): Update to reflect changes
7129 in GUD tooltips.
7130
71312005-04-30 Richard M. Stallman <rms@gnu.org>
7132
7133 * files.texi (Compressed Files): Auto Compression normally enabled.
7134
7135 * building.texi (Debugger Operation): Clarify previous change.
7136
8cf51b2c
GM
71372005-04-28 Nick Roberts <nickrob@snap.net.nz>
7138
7139 * building.texi (Debugger Operation): Add description for
7140 GUD tooltips when program is not running.
7141
71422005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7143
7144 * misc.texi (Shell): Add `Shell Prompts' to menu.
7145 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7146 description. Delete remarks moved to new node.
7147 (Shell Prompts): New node.
7148 (History References): Replace remarks moved to `Shell Prompts'
7149 with xref to that node.
7150 (Remote Host): Clarify how to specify the terminal type when
7151 logging in to a different machine.
7152
71532005-04-26 Richard M. Stallman <rms@gnu.org>
7154
7155 * emacs.texi (Top): Update submenus from files.texi.
7156
7157 * files.texi (Filesets): Clarify previous change.
7158
7159 * dired.texi (Misc Dired Features): Clarify previous change.
7160
71612005-04-25 Chong Yidong <cyd@stupidchicken.com>
7162
7163 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7164
1c6c854e
CS
7165 * dired.texi (Misc Dired Features):
7166 Document dired-compare-directories.
8cf51b2c
GM
7167
7168 * files.texi (Filesets): New node.
7169 (File Conveniences): Document Image mode.
7170
7171 * text.texi (TeX Print): Document tex-compile.
7172
71732005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7174
7175 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7176 Delete redundant reference to tooltip Custom group. It is
7177 referred too again in the next paragraph.
7178
71792005-04-24 Richard M. Stallman <rms@gnu.org>
7180
7181 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7182
8cf51b2c
GM
71832005-04-19 Kim F. Storm <storm@cua.dk>
7184
7185 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7186
71872005-04-18 Lars Hansen <larsh@math.ku.dk>
7188
7189 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7190 turns off desktop-save-mode.
7191
71922005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7193
7194 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7195 by default in terminals compatible with xterm. Mention that
7196 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7197 node.
7198
8cf51b2c
GM
71992005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7200
7201 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7202
c8763fb6 72032005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7204
7205 * xresources.texi (Table of Resources): Add cursorBlink.
7206
72072005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7208
7209 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7210 `d', `C-d' and `u'.
7211
72122005-04-11 Richard M. Stallman <rms@gnu.org>
7213
7214 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7215 (Misc X): Add -D, --basic-display.
7216
7217 * maintaining.texi (Change Log): Correct the description of
7218 the example.
7219
7220 * major.texi (Choosing Modes): Document magic-mode-alist.
7221
8cf51b2c
GM
72222005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7223
7224 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7225 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7226 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7227 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7228 `w', respectively.
7229 (Rmail Labels): Mention `l'.
7230 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7231 (Rmail Summary Edit): Describe `j' and RET.
7232
c8763fb6 72332005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7234
7235 * xresources.texi (Lucid Resources): Add fontSet resource.
7236
8cf51b2c
GM
72372005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7238
7239 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7240 now called `indicate-empty-lines'.
7241
72422005-04-06 Kim F. Storm <storm@cua.dk>
7243
7244 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7245
72462005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7247
7248 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7249 deleted.
7250 (Marks vs Flags): Add some convenient key bindings.
7251 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7252 (Misc Dired Features): Correct and expand description of `w' command.
7253
7254 * frames.texi (XTerm Mouse): Delete apparently false info.
7255 The GNU/Linux console currently does not appear to support
7256 `xterm-mouse-mode'.
7257
8cf51b2c
GM
72582005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7259
7260 * calendar.texi (Diary): Mention shell utility `calendar'.
7261
72622005-04-01 Richard M. Stallman <rms@gnu.org>
7263
7264 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7265
8cf51b2c
GM
72662005-04-01 Lute Kamstra <lute@gnu.org>
7267
7268 * maintaining.texi (Change Log): add-change-log-entry uses
7269 add-log-mailing-address.
7270
72712005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7272
7273 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7274 `VC Mode Line' and put in an xref to that node.
7275 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7276 its description.
7277
72782005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7279
7280 * calendar.texi (Calendar Systems): Say that the Persian calendar
7281 implemented here is the arithmetical one championed by Birashk.
7282
72832005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7284
7285 * programs.texi (Fortran Motion): Fix previous change.
7286
8cf51b2c
GM
72872005-03-29 Richard M. Stallman <rms@gnu.org>
7288
7289 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7290
72912005-03-29 Chong Yidong <cyd@stupidchicken.com>
7292
7293 * text.texi (Refill): Refer to Long Lines Mode.
7294 (Longlines): New node.
7295 (Auto Fill): Don't index "word wrap" here.
7296 (Filling): Add Longlines to menu.
7297
72982005-03-29 Richard M. Stallman <rms@gnu.org>
7299
7300 * xresources.texi: Minor fixes.
7301
7302 * misc.texi (Emacs Server): Fix Texinfo usage.
7303
7304 * emacs.texi (Top): Don't use a real section heading for
7305 "Detailed Node Listing". Fake it instead.
7306
7307 * basic.texi (Position Info): Minor cleanup.
7308
7309 * mule.texi (Input Methods): Minor cleanup.
7310
73112005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7312
7313 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7314 constructs as well.
7315 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7316
73172005-03-29 Kenichi Handa <handa@m17n.org>
7318
7319 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7320
7321 * basic.texi (Position Info): Update the description about the
7322 command C-u C-x =.
7323
73242005-03-28 Richard M. Stallman <rms@gnu.org>
7325
7326 * emacs.texi (Top): Use @section for the detailed node listing.
7327
7328 * calendar.texi: Minor fixes to previous change.
7329
7330 * programs.texi (Fortran): Small fixes to previous changes.
7331
7332 * emacs.texi (Top): Update list of subnodes of Dired.
7333 Likewise for building.texi.
7334
7335 * files.texi (File Conveniences): Delete Auto Image File mode.
7336
73372005-03-28 Chong Yidong <cyd@stupidchicken.com>
7338
7339 * building.texi (Flymake): New node.
7340
7341 * custom.texi (Function Keys): Document kp- event types and
7342 keypad-setup package.
7343
7344 * dired.texi (Wdired): New node.
7345
7346 * files.texi (File Conveniences): Reorder entries.
7347 Explain how to turn on Auto-image-file mode.
7348 Document Thumbs mode.
7349
7350 * mule.texi (Specify Coding): Document recode-region and
7351 recode-file-name.
7352
7353 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7354
73552005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7356
7357 * commands.texi (Keys): M-o is now a prefix key.
7358
73592005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7360
7361 * programs.texi: Reformat and update copyright years.
7362 (Fortran): Update section.
7363
73642005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7365
7366 * files.texi: Several small changes in addition to:
7367 (Visiting): Change xref for Dialog Boxes to ref.
7368 (Version Headers): Replace references to obsolete var
7369 `vc-header-alist' with `vc-BACKEND-header'.
7370 (Customizing VC): Update value of `vc-handled-backends'.
7371
73722005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7373
7374 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7375 move here from Emacs Lisp Reference Manual.
7376 * calendar.texi (Calendar/Diary, Diary Commands)
7377 (Special Diary Entries, Importing Diary): Change some xrefs to
7378 point to emacs-xtra rather than elisp.
7379
7380 * emacs-xtra.texi (Calendar Customizing):
7381 Move view-diary-entries-initially, view-calendar-holidays-initially,
7382 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7383 Emacs Manual.
7384 (Appt Customizing): Merge entire section into main Emacs Manual.
7385 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7386 mark-holidays-in-calendar here from emacs-xtra.
7387 (Displaying the Diary): Move view-diary-entries-initially,
7388 mark-diary-entries-in-calendar here from emacs-xtra.
7389 (Appointments): Move appt-display-mode-line,
7390 appt-display-duration, appt-disp-window-function,
7391 appt-delete-window-function here from emacs-xtra.
7392
7393 * calendar.texi: Update and reformat copyright.
7394 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7395 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7396 (Diary): Refer to `diary-file' rather than ~/diary.
7397 (Diary Commands): Rename node to "Displaying the Diary".
7398 * emacs.texi (Top): Rename "Diary Commands" section.
7399 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7400
74012005-03-26 Eli Zaretskii <eliz@gnu.org>
7402
7403 * misc.texi (Emacs Server): Fix the command for setting
7404 server-name. Add an xref to Invoking emacsclient.
7405
7406 * help.texi (Help Summary): Clarify when "C-h ." will do something
7407 nontrivial.
7408 (Apropos): Add cindex entry for apropos-sort-by-scores.
7409
7410 * display.texi (Text Display): Add index entries for how no-break
7411 characters are displayed.
7412
8cf51b2c
GM
74132005-03-26 Eli Zaretskii <eliz@gnu.org>
7414
7415 * files.texi (Visiting): Fix cross-references introduced with the
7416 last change.
7417
7418 * xresources.texi (GTK resources): Fix last change.
7419
8cf51b2c
GM
74202005-03-25 Chong Yidong <cyd@stupidchicken.com>
7421
7422 * xresources.texi (X Resources): GTK options documented too.
7423 (Resources): Clarify meaning of program name.
7424 (Table of Resources): Add visualClass.
7425 (GTK resources): Rewrite.
7426 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7427
7428 * display.texi (Text Display): Mention non-breaking spaces.
7429
7430 * files.texi (Reverting): Document auto-revert-check-vc-info.
7431
7432 * frames.texi (Mouse Commands): Document
7433 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7434
7435 * help.texi (Help Summary): Add `C-h .'.
7436 (Apropos): Apropos accepts a list of search terms.
7437 Document apropos-sort-by-scores.
7438 (Help Echo): Document display-local-help.
7439
7440 * misc.texi (Emacs Server): Document server-name.
7441 (Invoking emacsclient): Document -s option for server names.
7442
7443 * text.texi (Outline Visibility): Introduce "current heading
7444 line" (commands can be called with point on a body line).
7445 Re-order table to follow the sequence of discussion.
7446 hide-body won't hide lines before first header line.
7447 (TeX Mode): Add DocTeX mode.
7448
8cf51b2c
GM
74492005-03-24 Richard M. Stallman <rms@gnu.org>
7450
7451 * mule.texi (Single-Byte Character Support): Delete mention
7452 of iso-acc.el and iso-transl.el.
7453
8cf51b2c
GM
74542005-03-23 Lute Kamstra <lute@gnu.org>
7455
7456 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7457
74582005-03-23 Richard M. Stallman <rms@gnu.org>
7459
8cf51b2c
GM
7460 * search.texi: Delete explicit node pointers.
7461 (Incremental Search): New menu.
7462 (Basic Isearch, Repeat Isearch, Error in Isearch)
7463 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7464 (Slow Isearch): New subnodes.
7465 (Configuring Scrolling): Node deleted.
7466 (Search Case): Doc default-case-fold-search.
7467 (Regexp Replace): Move replace-regexp doc here.
7468
7469 * rmail.texi (Movemail): Put commas inside closequotes.
7470
7471 * picture.texi (Insert in Picture): Document C-c arrow combos.
7472 (Basic Picture): Clarify erasure.
7473
7474 * display.texi (Font Lock): Put commas inside closequotes.
7475
7476 * cmdargs.texi (General Variables): Put commas inside closequotes.
7477
74782005-03-23 Nick Roberts <nickrob@snap.net.nz>
7479
7480 * building.texi (Stack Buffer): Mention reverse contrast for
7481 *selected* frame (might not be current frame).
7482
8cf51b2c
GM
74832005-03-21 Richard M. Stallman <rms@gnu.org>
7484
7485 * building.texi (Starting GUD): Add bashdb.
7486
74872005-03-20 Chong Yidong <cyd@stupidchicken.com>
7488
7489 * basic.texi (Moving Point): Add M-g M-g binding.
7490 (Undo): Document undo-only.
7491 (Position Info): Document M-g M-g and C-u M-g M-g.
7492
7493 * building.texi (Building): Put Grep Searching after Compilation
7494 Shell.
7495 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7496 Document next-error-highlight.
7497 (Grep Searching): Document grep-highlight-matches.
7498 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7499
7500 * calendar.texi (Importing Diary): Rename node from iCalendar.
7501 Document diary-from-outlook.
7502
7503 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7504 Commands.
7505 Mention effect of X drag and drop on Dired buffers.
7506
7507 * files.texi (Visiting): Document large-file-warning-threshold.
7508 Move paragraph on file-selection dialog.
7509 Mention visiting files using X drag and drop.
7510 (Reverting): Mention using Auto-Revert mode to tail files.
7511 Document auto-revert-tail-mode.
7512 (Version Systems): Minor correction.
7513 (Comparing Files): Diff-mode is no longer based on Compilation
7514 mode.
7515 Document compare-ignore-whitespace.
7516 (Misc File Ops): Explain passing a directory to rename-file.
7517 Likewise for copy-file and make-symbolic-link.
7518
7519 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7520 Document mouse-wheel-progressive speed.
7521
7522 * help.texi (Misc Help): Document numeric argument for C-h i.
7523 Correctly explain the effect of just C-u as argument.
7524
7525 * killing.texi (Deletion): Document numeric argument for
7526 just-one-space.
7527
7528 * mini.texi (Completion): Completion acts on text before point.
7529
7530 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7531 (Emulation): CUA mode replaces pc-bindings-mode,
7532 pc-selection-mode, and s-region.
7533
7534 * mule.texi (Input Methods): Leim is now built-in.
7535 (Select Input Method): Document quail-show-key.
7536 (Specify Coding): Document revert-buffer-with-coding-system.
7537
7538 * programs.texi (Fortran Motion): Document f90-next-statement,
7539 f90-previous-statement, f90-next-block, f90-previous-block,
7540 f90-end-of-block, and f90-beginning-of-block.
7541
7542 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7543
7544 * emacs.texi (Acknowledgments): Updated.
7545
7546 * anti.texi: Total rewrite.
7547
8cf51b2c
GM
75482005-03-19 Chong Yidong <cyd@stupidchicken.com>
7549
7550 * ack.texi (Acknowledgments): Update.
7551
75522005-03-19 Eli Zaretskii <eliz@gnu.org>
7553
1c6c854e
CS
7554 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7555 Update copyright years.
8cf51b2c
GM
7556
75572005-03-14 Nick Roberts <nickrob@snap.net.nz>
7558
7559 * building.texi (Commands of GUD): Move paragraph on setting
7560 breakpoints with mouse to the GDB Graphical Interface node.
7561
75622005-03-07 Richard M. Stallman <rms@gnu.org>
7563
8cf51b2c
GM
7564 * misc.texi (Single Shell, Shell Options): Fix previous change.
7565
7566 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7567
75682005-03-06 Richard M. Stallman <rms@gnu.org>
7569
7570 * building.texi (Starting GUD): Don't explain text vs graphical
7571 GDB here. Just mention it and xref.
7572 Delete "just one debugger process".
7573 (Debugger Operation): Move GUD tooltip info here.
7574 (GUD Tooltips): Node deleted.
7575 (GDB Graphical Interface): Explain the two GDB modes here.
7576
8cf51b2c
GM
7577 * sending.texi (Sending Mail): Minor cleanup.
7578 (Mail Aliases): Explain quoting conventions.
7579 Update key rebinding example.
7580 (Header Editing): C-M-i is like M-TAB.
7581 (Mail Mode Misc): mail-attach-file does not do MIME.
7582
7583 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7584 that really belongs here.
7585 (Remote Mailboxes): Text moved to Rmail Inbox.
7586 (Rmail Display): Mention Mouse-1.
7587 (Movemail): Clarify two movemail versions.
7588 Clarify rmail-movemail-program.
7589
8cf51b2c
GM
7590 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7591 Document async shell commands.
7592 (Shell History): Clarify.
7593 (Shell Ring): Mention C-UP an C-DOWN.
7594 (Shell Options): Add comint-prompt-read-only.
7595 (Invoking emacsclient): Set EDITOR to run Emacs.
7596 (Sorting): No need to explain what region is.
7597 (Saving Emacs Sessions): Fix typo.
7598 (Recursive Edit): Fix punctuation.
7599 (Emulation): Don't mention "PC bindings" which are standard.
7600 (Hyperlinking): Explain Mouse-1 convention here.
7601 (Find Func): Node deleted.
7602
8cf51b2c
GM
7603 * help.texi (Name Help): Xref to Hyperlinking.
7604
7605 * glossary.texi (Glossary):
7606 Rename "Balance Parentheses" to "Balancing...".
7607 Add "Byte Compilation". Correct "Copyleft".
7608 New xref in "Customization".
7609 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7610 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7611 Rename "Registers" to "Register".
7612 Replace "Selecting" with "Selected Frame",
7613 "Selected Window", and "Selecting a Buffer".
7614
7615 * files.texi (Types of Log File): Explain how projects'
7616 methods can vary.
7617
8cf51b2c
GM
7618 * display.texi (Faces): Delete "Emacs 21".
7619
7620 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7621 * fixit.texi (Spelling): C-M-i like M-TAB.
7622 * mini.texi (Completion Options): C-M-i like M-TAB.
7623 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7624 * text.texi (Text Mode): C-M-i like M-TAB.
7625
7626 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7627
7628 * calendar.texi (Specified Dates): Mention `g w'.
7629 (Appointments): appt-activate toggles with no arg.
7630
8cf51b2c
GM
76312005-03-05 Juri Linkov <juri@jurta.org>
7632
7633 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7634 "invocation (command line arguments)".
8cf51b2c
GM
7635 (Misc X): Add -nbc, --no-blinking-cursor.
7636
76372005-03-04 Ulf Jasper <ulf.jasper@web.de>
7638
7639 * calendar.texi (iCalendar): No need to require it now.
7640
8cf51b2c
GM
76412005-03-03 Nick Roberts <nickrob@snap.net.nz>
7642
7643 * trouble.texi (Contributing): Mention Savannah. Direct users to
7644 emacs-devel.
7645
76462005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7647
7648 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7649 window.
7650
8cf51b2c
GM
76512005-02-27 Richard M. Stallman <rms@gnu.org>
7652
7653 * building.texi (Compilation): Update mode line status info.
7654
76552005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7656
7657 * calendar.texi (General Calendar): Document binding of
7658 scroll-other-window-down.
7659 (Mayan Calendar): Fix earliest date.
7660 (Time Intervals): Document timeclock-change.
7661 Fix timeclock-ask-before-exiting documentation.
7662
76632005-02-26 Kim F. Storm <storm@cua.dk>
7664
7665 * frames.texi (Mouse References):
7666 Add mouse-1-click-in-non-selected-windows.
7667
76682005-02-25 Richard M. Stallman <rms@gnu.org>
7669
7670 * screen.texi (Screen): Explain better about cursors and mode lines;
7671 don't presuppose text terminals.
7672 (Point): Don't assume just one cursor.
7673 Clarify explanation of cursors.
7674 (Echo Area, Menu Bar): Cleanups.
7675
7676 * mini.texi (Minibuffer): Prompts are highlighted.
7677 (Minibuffer Edit): Newline = C-j only on text terminals.
7678 Clarify resize-mini-windows values.
7679 Mention M-PAGEUP and M-PAGEDOWN.
7680 (Completion Commands): Mouse-1 like Mouse-2.
7681 (Minibuffer History): Explain history commands better.
7682 (Repetition): Add xref to Incremental Search.
7683
7684 * mark.texi (Setting Mark): Clarify info about displaying mark.
7685 Clarify explanation of C-@ and C-SPC.
7686 (Transient Mark): Mention Delete Selection mode.
7687 (Marking Objects): Clean up text about extending the region.
7688
7689 * m-x.texi (M-x): One C-g doesn't always go to top level.
7690 No delay before suggest-key-bindings output.
7691
7692 * fixit.texi (Fixit): Mention C-/ for undo.
7693 (Spelling): Mention ESC TAB like M-TAB.
7694 Replacement words with r and R are rechecked.
7695 Say where C-g leaves point. Mention ? as input.
7696
76972005-02-23 Lute Kamstra <lute@gnu.org>
7698
7699 * cmdargs.texi (Initial Options): Add cross reference.
7700
8cf51b2c
GM
77012005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7702
7703 * emacs.texi (Top): Update menu for splitting of node in
7704 msdog.texi.
7705 * frames.texi (Frames): Update xref for splitting of node in
7706 msdog.texi.
7707 * trouble.texi (Quitting): Ditto.
7708
77092005-02-16 Richard M. Stallman <rms@gnu.org>
7710
7711 * windows.texi (Split Window): Simplify line truncation info
7712 and xref to Display Custom.
7713
7714 * trouble.texi (Quitting): Emergency escape only for text terminal.
7715 (Screen Garbled): C-l for ungarbling is only for text terminal.
7716
7717 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7718
7719 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7720
7721 * programs.texi (Program Modes): Mention Python mode.
7722 (Moving by Defuns): Repeating C-M-h extends region.
7723 (Basic Indent): Clarify.
7724 (Custom C Indent): Clarify.
7725 (Expressions): Repeating C-M-@ extends region.
7726 (Info Lookup): Clarify for C-h S.
7727 (Symbol Completion): ESC TAB alternative for M-TAB.
7728 (Electric C): Clarify.
7729
7730 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7731
7732 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7733 MS-DOS Input node.
7734 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7735 (MS-DOS and MULE): Clarify.
7736 (MS-DOS Processes, Windows Processes): Fix typos.
7737
7738 * major.texi (Choosing Modes): Clarify.
7739
7740 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7741 (Keyboard Macro Step-Edit): Clarify.
7742
7743 * indent.texi (Indentation): Clarifications.
7744
7745 * help.texi (Help): Correct error about C-h in query-replace.
7746 Clarify apropos vs C-h a. Fix how to search in FAQ.
7747 (Key Help): Describe C-h w here.
7748 (Name Help): Minor cleanup. C-h w moved to Key Help.
7749 Clarify the "object" joke.
7750 (Apropos): Clarify. Mouse-1 like Mouse-2.
7751 (Help Mode): Mouse-1 like Mouse-2.
7752
7753 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7754
7755 * display.texi (Display): Reorder menu.
7756 (Faces): Cleanup.
7757 (Font Lock): Cleanup. Mention Options menu.
7758 Delete obsolete text.
7759 (Scrolling): For C-l, don't presume text terminal.
7760 (Horizontal Scrolling): Simplify intro.
7761 (Follow Mode): Clarify.
1c6c854e 7762 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7763 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7764 Doc default-tab-width. Doc line truncation more thoroughly.
7765
7766 * dired.texi (Dired Enter): C-x C-f can run Dired.
7767 (Dired Visiting): Comment out `a' command.
7768 Mouse-1 is like Mouse-2.
7769 (Shell Commands in Dired): ? can be used more than once.
7770
7771 * basic.texi (Continuation Lines): Simplify description of truncation,
7772 and refer to Display Custom for the rest of it.
7773
8cf51b2c
GM
77742005-02-06 Lute Kamstra <lute@gnu.org>
7775
7776 * basic.texi (Undo): Fix typo.
7777
7778 * cmdargs.texi (Emacs Invocation): Fix typo.
7779
7780 * custom.texi (Init Examples): Fix typo.
7781
7782 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7783
77842005-02-06 Richard M. Stallman <rms@gnu.org>
7785
7786 * regs.texi (Registers): Registers can hold numbers, too.
7787
7788 * killing.texi (Other Kill Commands): Cleanup.
7789 Delete redundant explanation of kill in read-only buffer.
7790 (Yanking): Mention term "copying".
7791 (Accumulating Text): Fix typo.
7792
7793 * entering.texi (Entering Emacs): Update rationale at start.
7794 (Exiting): Treat iconifying on a par with suspension.
7795
7796 * custom.texi (Minor Modes): Fix typo.
7797 (Easy Customization): Fix menu style.
7798 (Variables): Add xref.
7799 (Examining): Setting for future sessions works through .emacs.
7800 (Keymaps): "Text terminals", not "Many".
7801 (Init Rebinding): Explain \C-. Show example of \M-.
7802 Fix minor wording errors.
7803 (Function Keys): Explain vector syntax just once.
7804 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7805 (Init File): Mention .emacs.d directory.
7806 (Init Examples): Add xref.
7807 (Find Init): Mention .emacs.d directory.
7808
7809 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7810 (Action Arguments): Explain which kinds of -l args are found how.
7811 (Initial Options): --batch does not inhibit site-start.
7812 Add xrefs.
7813 (Command Example): Use --batch, not -batch.
7814
7815 * basic.texi (Inserting Text): Cleanup wording.
7816 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7817 C-n is not error at end of buffer.
7818 (Undo): Doc C-/ like C-_. Add xrefs.
7819 (Arguments): META key may be labeled ALT.
7820 Peculiar arg meanings are explained in doc strings.
7821
7822 * abbrevs.texi (Expanding Abbrevs): Clarify.
7823
78242005-02-05 Eli Zaretskii <eliz@gnu.org>
7825
7826 * frames.texi (Frame Parameters): Add an xref to the description
7827 of list-colors-display. Add a pointer to the X docs about colors.
7828
7829 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7830 Improve docs of list-colors-display.
8cf51b2c
GM
7831
78322005-02-03 Lute Kamstra <lute@gnu.org>
7833
7834 * frames.texi (Frames, Drag and Drop): Fix typos.
7835
78362005-02-03 Richard M. Stallman <rms@gnu.org>
7837
7838 * windows.texi (Basic Window): Mention color-change in mode line.
7839 (Change Window): Explain dragging vertical boundaries.
7840
7841 * text.texi (Sentences): Clarify.
7842 (Paragraphs): Explain M-a and blank lines.
7843 (Outline Mode): Clarify text and menu.
7844 (Hard and Soft Newlines): Mention use-hard-newlines.
7845
7846 * frames.texi (Frames): Delete unnecessary mention of Windows.
7847 (Mouse Commands): Likewise. Mention xterm mouse support.
7848 (Clipboard): Clarify.
7849 (Mouse References): Mention use of Mouse-1 for following links.
7850 (Menu Mouse Clicks): Clarify.
7851 (Mode Line Mouse): Clarify.
7852 (Drag and Drop): Rewrite.
7853
7854 * fixit.texi (Spelling): Fix typo.
7855
7856 * files.texi (File Names): Clarify.
7857 (Visiting): Update conditions for use of file dialog. Clarify.
7858 (Saving): Doc d as answer in save-some-buffers.
7859 (Remote Files): Clean up the text.
7860
7861 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7862
7863 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7864 (List Buffers): Clarify.
7865 (Several Buffers): Doc T command.
7866 (Buffer Convenience): Clarify menu.
7867
7868 * basic.texi (Undo): Clarify last change.
7869
78702005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7871
7872 * fixit.texi (Spelling): Fix typo.
7873
78742005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7875
7876 * basic.texi (Undo): Update description of `undo-outer-limit'.
7877
78782005-02-01 Nick Roberts <nickrob@snap.net.nz>
7879
7880 * building.texi: Update documentation relating to GDB Graphical
7881 Interface.
7882
78832005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7884
7885 * custom.texi (Easy Customization): Adapt menu to node name change.
7886
78872005-01-30 Richard M. Stallman <rms@gnu.org>
7888
7889 * custom.texi (Easy Customization): Defn of "User Option" now
7890 includes faces. Don't say just "option" when talking about variables.
7891 Do say just "options" to mean "anything customizable".
7892 (Specific Customization): Describe `customize-variable',
7893 not `customize-option'.
7894
7895 * glossary.texi (Glossary) <Faces>: Add xref.
7896 <User Option>: Change definition--include faces. Change xref.
7897
7898 * picture.texi (Picture): Mention artist.el.
7899
7900 * sending.texi, screen.texi, programs.texi, misc.texi:
7901 * mini.texi, major.texi, maintaining.texi, macos.texi:
7902 * help.texi, frames.texi, files.texi:
7903 Don't say just "option" when talking about variables.
7904
7905 * display.texi, mule.texi: Don't say just "option" when talking
7906 about variables. Other minor cleanups.
7907
8cf51b2c
GM
79082005-01-26 Lute Kamstra <lute@gnu.org>
7909
7910 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7911 File'. Mention the `-Q' option at the `--no-site-file' option.
7912
8cf51b2c
GM
79132005-01-22 David Kastrup <dak@gnu.org>
7914
7915 * building.texi (Grep Searching): Mention alias `find-grep' for
7916 `grep-find'.
7917
79182005-01-20 Richard M. Stallman <rms@gnu.org>
7919
7920 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7921
8cf51b2c
GM
79222005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7923
7924 * rmail.texi (Movemail): Explain differences
7925 between standard and mailutils versions of movemail.
7926 Describe command line and configuration options introduced
7927 with the latter.
7928 Explain the notion of mailbox URL, provide examples and
7929 cross-references to mailutils documentation.
7930 Describe various methods of specifying mailbox names,
7931 user names and user passwords for rmail.
1c6c854e
CS
7932 (Remote Mailboxes): New section.
7933 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7934 options used to control its behavior.
7935 (Other Mailbox Formats): Explain handling of various mailbox
7936 formats.
7937
79382005-01-13 Richard M. Stallman <rms@gnu.org>
7939
7940 * commands.texi (Commands): Clarification.
7941
79422005-01-11 Richard M. Stallman <rms@gnu.org>
7943
7944 * programs.texi (Multi-line Indent): Fix previous change.
7945 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7946
8cf51b2c
GM
79472005-01-08 Richard M. Stallman <rms@gnu.org>
7948
7949 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7950 lazy-highlight.
7951
7952 * search.texi (Query Replace): Mention faces query-replace
7953 and lazy-highlight.
7954 (Incremental Search): Update isearch highlighting info.
7955
8cf51b2c
GM
79562005-01-04 Richard M. Stallman <rms@gnu.org>
7957
7958 * custom.texi (Saving Customizations): Minor improvement.
7959
8cf51b2c
GM
79602005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7961
7962 * custom.texi (Saving Customizations): Emacs no longer loads
7963 `custom-file' after .emacs. No longer mention customizing through
7964 Custom.
7965
8cf51b2c
GM
79662005-01-01 Andreas Schwab <schwab@suse.de>
7967
7968 * killing.texi (Graphical Kill): Move up under node Killing,
7969 change @section to @subsection.
7970
79712005-01-01 Richard M. Stallman <rms@gnu.org>
7972
7973 * custom.texi (Face Customization): Mention hex color specs.
7974
7975 * emacs.texi (Top): Update Killing submenu.
7976
7977 * killing.texi (Killing): Reorganize section.
7978 No more TeX-only text; put the node command at start of chapter.
7979 But the first section heading is used only in TeX.
7980 Rewrite the text to read better in this mode.
7981 (Graphical Kill): New subnode gets some of the text that
7982 used to be in the first section.
7983
79842004-12-31 Richard M. Stallman <rms@gnu.org>
7985
7986 * dired.texi (Shell Commands in Dired): Delete the ? example.
7987
7988 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7989
7990 * files.texi (Saving): Describe new require-final-newline features
7991 and mode-require-final-newline.
7992
8cf51b2c
GM
79932004-12-29 Richard M. Stallman <rms@gnu.org>
7994
7995 * custom.texi (File Variables): Clarify previous change.
7996
c8763fb6 79972004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7998
7999 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8000 out now.
8001
80022004-12-27 Richard M. Stallman <rms@gnu.org>
8003
8004 * Makefile.in (MAKEINFO): Specify --force.
8005
8006 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8007 (Undo): Doc undo-outer-limit.
8008
8cf51b2c
GM
80092004-12-15 Juri Linkov <juri@jurta.org>
8010
8011 * mark.texi (Transient Mark, Mark Ring): M-< and other
8012 movement commands don't set mark in Transient Mark mode
8013 if mark is active.
8014
8cf51b2c
GM
80152004-12-12 Juri Linkov <juri@jurta.org>
8016
8017 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8018 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8019
8020 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8021 (Misc Dired Commands): Add @r{(Dired)} to w.
8022
80232004-12-12 Juri Linkov <juri@jurta.org>
8024
8025 * mark.texi (Marking Objects): Marking commands also extend the
8026 region when mark is active in Transient Mark mode.
8027
8cf51b2c
GM
80282004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8029
8030 * custom.texi (Saving Customizations): Emacs only loads the custom
8031 file automatically after the init file in version 22.1 or later.
8032 Adapt text and examples to this fact.
8033
8cf51b2c
GM
80342004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8035
8036 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8037 be set through Custom. Otherwise, it has no effect.
8038
8cf51b2c
GM
80392004-12-05 Richard M. Stallman <rms@gnu.org>
8040
8041 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8042 * entering.texi: Rename Command Line to Emacs Invocation.
8043
10d1d0af 8044 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8045
8046 * custom.texi (Easy Customization): Move up to section level,
8047 before Variables. Avoid using the term "variable"; say "option".
8048 New initial explanation.
8049 (Variables): In initial explanation, connect "variable" to the
8050 already-explained "user option".
8051
8052 * emacs.texi (Top): Fix ref to Command Line.
8053 Move reference to Easy Customization.
8054
8055 * xresources.texi (X Resources): Fix From link.
8056
8057 * doclicense.texi (GNU Free Documentation License): Fix To link.
8058
8059 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8060
8061 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8062
80632004-12-03 Richard M. Stallman <rms@gnu.org>
8064
8065 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8066
80672004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8068
8069 * kmacro.texi: Several small changes in addition to the following.
8070 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8071 defining a keyboard macro.
8072 Mention `kmacro-ring-max'.
8073 (Keyboard Macro Counter): Clarify description of
8074 `kmacro-insert-counter', `kmacro-set-counter',
8075 `kmacro-add-counter' and `kmacro-set-format'.
8076
80772004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8078
8079 * custom.texi (File Variables): Add `unibyte' and make it more
8080 clear that `unibyte' and `coding' are special. Suggested by Simon
8081 Krahnke <overlord@gmx.li>.
8082
8083 * mule.texi (Enabling Multibyte): Refer to File Variables.
8084 Suggested by Simon Krahnke <overlord@gmx.li>.
8085
c8763fb6 80862004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8087
8088 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8089 x-use-old-gtk-file-dialog.
8090
8cf51b2c
GM
80912004-11-20 Richard M. Stallman <rms@gnu.org>
8092
8093 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8094
80952004-11-09 Lars Brinkhoff <lars@nocrew.org>
8096
8097 * building.texi (Lisp Eval): Delete hyphen in section name.
8098
80992004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8100
8101 * files.texi (Old Versions):
8102 No longer document annotation as "CVS only".
8103
81042004-11-10 Andre Spiegel <spiegel@gnu.org>
8105
8106 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8107 version systems, mentioning the new ones that we support.
8108 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8109 suggestions.
8110
c8763fb6 81112004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8112
49823426 8113 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8114
c8763fb6 81152004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8116
8117 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8118
81192004-10-23 Eli Zaretskii <eliz@gnu.org>
8120
8121 * text.texi (Text Based Tables, Table Definition)
8122 (Table Creation, Table Recognition, Cell Commands)
8123 (Cell Justification, Row Commands, Column Commands)
8124 (Fixed Width Mode, Table Conversion, Measuring Tables)
8125 (Table Misc): New nodes, documenting the Table Mode.
8126
8cf51b2c
GM
81272004-10-19 Jason Rumney <jasonr@gnu.org>
8128
8129 * makefile.w32-in (info): Change order of arguments to makeinfo.
8130
81312004-10-19 Ulf Jasper <ulf.jasper@web.de>
8132
8133 * calendar.texi (iCalendar): Update for package changes.
8134
8cf51b2c
GM
81352004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8136
8137 * files.texi (Misc File Ops): View mode is a minor mode.
8138
8cf51b2c
GM
81392004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8140
8141 * calendar.texi (iCalendar): Style changes.
8142
81432004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8144
8145 * search.texi (Regexps): The regexp described in the example is no
8146 longer stored in the variable `sentence-end'.
8147
8cf51b2c
GM
81482004-10-06 Nick Roberts <nickrob@snap.net.nz>
8149
8150 * building.texi (Starting GUD): Note that multiple debugging
8151 sessions requires `gdb --fullname'.
8152
81532004-10-05 Ulf Jasper <ulf.jasper@web.de>
8154
8155 * calendar.texi (iCalendar): New section for a new package.
8156
8cf51b2c
GM
81572004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8158
8159 * text.texi: Various small changes in addition to the following.
8160 (Text): Replace xref for autotype with inforef.
8161 (Sentences): Explain nil value for `sentence-end'.
8162 (Paragraphs): Update default values for `paragraph-start' and
8163 `paragraph-separate'.
8164 (Text Mode): Correct description of Text mode's effect on the
8165 syntax table.
8166 (Outline Visibility): `hide-other' does not hide top level headings.
8167 `selective-display-ellipses' no longer has an effect on Outline mode.
8168 (TeX Misc): Add missing @cindex.
8169 Replace xref for RefTeX with inforef.
8170 (Requesting Formatted Text): The variable
8171 `enriched-fill-after-visiting' no longer exists.
8172 (Editing Format Info): Update names of menu items and commands.
8173 (Format Faces): Mention special effect of specifying the default face.
8174 Describe inheritance of text properties.
8175 Correct description of `fixed' face.
8176 (Format Indentation): Correct description of effect of setting
8177 margins. Mention `set-left-margin' and `set-right-margin'.
8178 (Format Justification): Update names of menu items.
8179 `set-justification-full' is now bound to `M-j b'.
8180 Mention that `default-justification' is a per buffer variable.
8181 (Format Properties): Update name of menu item.
8182 (Forcing Enriched Mode): `format-decode-buffer' automatically
8183 turns on Enriched mode if the buffer is in text/enriched format.
8184
81852004-10-05 Emilio C. Lopes <eclig@gmx.net>
8186
8187 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8188
81892004-09-28 Kim F. Storm <storm@cua.dk>
8190
8191 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8192 Align with new functionality.
8193
8cf51b2c
GM
81942004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8195
8196 * display.texi (Display Custom): Remove stray `@end defvar'.
8197
81982004-09-23 Kim F. Storm <storm@cua.dk>
8199
8200 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8201 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8202
8cf51b2c
GM
82032004-09-20 Richard M. Stallman <rms@gnu.org>
8204
8205 * custom.texi (Hooks): Explain using setq to clear out a hook.
8206 (File Variables): Explain multiline string constants.
8207 (Non-ASCII Rebinding): Explain when you need to update
8208 non-ASCII char codes in .emacs.
8209
8210 * building.texi (Compilation): Explain how to make a silent
8211 subprocess that won't be terminated. Explain compilation-environment.
8212
82132004-09-13 Kim F. Storm <storm@cua.dk>
8214
8215 * mini.texi (Repetition): Rename isearch-resume-enabled to
8216 isearch-resume-in-command-history and change default to disabled.
8217
8cf51b2c
GM
82182004-09-09 Kim F. Storm <storm@cua.dk>
8219
8220 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8221 with new `kmacro-name-last-macro'.
8222
8cf51b2c
GM
82232004-09-08 Juri Linkov <juri@jurta.org>
8224
8225 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8226
8cf51b2c
GM
82272004-09-03 Juri Linkov <juri@jurta.org>
8228
8229 * search.texi (Incremental Search): Update wording for M-%.
8230
82312004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8232
8233 * killing.texi (Killing): Correct description of kill commands in
8234 read-only buffer.
8235
82362004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8237
8238 * building.texi (Compilation Mode): Add a paragraph about rules
8239 for finding the compilation buffer for `next-error'.
8240
8241 * search.texi (Other Repeating Search): Mention that Occur mode
8242 supports the next-error functionality.
8243
82442004-09-02 Juri Linkov <juri@jurta.org>
8245
8246 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8247
82482004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8249
8250 * kmacro.texi (Basic Keyboard Macro):
8251 `apply-macro-to-region-lines' now operates on all lines that begin
8252 in the region, rather than on all complete lines in the region.
8253
c8763fb6 82542004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8255
8256 * frames.texi (Drag and drop): Add documentation about
8257 x-dnd-test-function and x-dnd-known-types.
8258
82592004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8260
8261 * indent.texi: Various minor changes in addition to:
8262 (Indentation Commands): Correct description of `indent-relative'.
8263 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8264 mode. The *Tab Stops* buffer uses Overwrite Mode.
8265 (Just Spaces): `tabify' converts sequences of at least two spaces
8266 to tabs.
8267
8cf51b2c
GM
82682004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8269
8270 * frames.texi (Secondary Selection): Setting the secondary
8271 selection with M-Drag-Mouse-1 does not alter the kill ring,
8272 setting it with M-Mouse-1 and M-Mouse-3 does.
8273 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8274 toolkit scroll bars.
8275 (Scroll Bars): Ditto.
8276
8277 * windows.texi (Basic Window): When using a window system, the value
8278 of point in a non-selected window is indicated by a hollow box.
8279 (Split Window): Side by side windows are separated by a scroll bar,
8280 if scroll bars are used.
8281 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8282 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8283 (Window Convenience): Update bindings for `winner-undo' and
8284 `winner-redo'.
8285
8286 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8287 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8288 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8289 of "Using Emacs as a Server".
8290 * building.texi (Building): Interchange nodes (for correct numbering).
8291 * programs.texi (Programs): Interchange nodes (for correct numbering).
8292 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8293 Info to the node structure.
8294 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8295 Rearrange order of nodes and sections such that both "GNU GENERAL
8296 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8297 end, as appropriate for appendices.
8298 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8299 Use `@unnumberedsec'.
8300 * trouble.texi: Adapt sectioning in Info to the node structure.
8301 Adapt node pointers to change in emacs.texi.
8302 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8303
8cf51b2c
GM
83042004-08-25 Kenichi Handa <handa@m17n.org>
8305
8306 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8307 description for unibyte mode.
8308
83092004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8310
8311 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8312
8313 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8314 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8315 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8316 in @pxref.
8317
83182004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8319
8320 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8321 Change section names.
8322
8cf51b2c
GM
83232004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8324
8325 * kmacro.texi (Keyboard Macro Ring): Rename section.
8326 Emacs treats the head of the macro ring as the `last keyboard macro'.
8327 (Keyboard Macro Counter): Minor change.
8328 (Save Keyboard Macro): Some clarifications.
8329 (Edit Keyboard Macro): Rename section.
8330
8331 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8332 32-bit machines.
8333 (Several Buffers): Clarify which buffer is selected if `2' is
8334 pressed in the Buffer Menu.
8335 Auto Revert mode can be used to update the Buffer Menu
8336 automatically.
8337
83382004-08-21 Eli Zaretskii <eliz@gnu.org>
8339
8340 * help.texi (Misc Help): Add an index entry for finding an Info
8341 manual by its file name.
8342
83432004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8344
8345 * files.texi (Backup Deletion): Correct description of
8346 `delete-old-versions'.
8347 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8348 (Auto Save Files): Recommend `auto-save-mode' to reenable
8349 auto-saving, rather than the abbreviation `auto-save'.
8350
83512004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8352
8353 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8354 for "killing" and "yanking" in main menu.
8355
83562004-08-16 Richard M. Stallman <rms@gnu.org>
8357
8358 * killing.texi (Yanking, Killing): Minor cleanups.
8359
8360 * mark.texi (Momentary Mark): Minor cleanups.
8361
83622004-08-15 Kenichi Handa <handa@etl.go.jp>
8363
8364 * custom.texi (Non-ASCII Rebinding):
8365 C-q always inserts the right code to pass to global-set-key.
8366
8cf51b2c
GM
83672004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8368
8369 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8370 `insert-register', instead of `C-x r g' binding, for consistency.
8371
83722004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8373
8374 * fixit.texi (Spelling): Fix typo.
8375
83762004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8377
8378 * help.texi (Help): Fix Texinfo usage.
8379
8cf51b2c
GM
83802004-07-24 Richard M. Stallman <rms@gnu.org>
8381
8382 * text.texi (Paragraphs): Update how paragraphs are separated
8383 and the default for paragraph-separate.
8384
8385 * search.texi (Regexp Replace): Further update text for new
8386 replacement operators.
8387
8cf51b2c
GM
83882004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8389
8390 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8391 `R' switch.
8392
8393 * dired.texi (Dired Updating): `k' only deletes inserted
8394 subdirectories from the Dired buffer if a prefix argument was given.
8395
8396 * search.texi (Regexps): Delete redundant definition of `symbol' in
8397 description of `\_>'. It already occurs in the description of `\_<'.
8398
8cf51b2c
GM
83992004-07-01 Juri Linkov <juri@jurta.org>
8400
8401 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8402 (Regexp Search): Add M-r.
8403
84042004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8405
8406 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8407
84082004-06-29 Jesper Harder <harder@ifa.au.dk>
8409
49823426 8410 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8411
84122004-06-25 Richard M. Stallman <rms@gnu.org>
8413
8414 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8415
84162004-06-25 David Kastrup <dak@gnu.org>
8417
8418 * search.texi (Regexp Replace): Some typo corrections and
8419 rearrangement.
8420
84212004-06-24 David Kastrup <dak@gnu.org>
8422
8423 * search.texi (Unconditional Replace): Use replace-string instead
8424 of query-replace in example.
8425 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8426 sequences.
8427 (Query Replace): Correct explanation of `^' which does not use
8428 the mark stack.
8429
84302004-06-21 Nick Roberts <nickrob@gnu.org>
8431
8432 * misc.texi (Shell History Copying): Document comint-insert-input.
8433 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8434
8cf51b2c
GM
84352004-06-20 Jesper Harder <harder@ifa.au.dk>
8436
8437 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8438 * custom.texi (Customization): Do.
8439 * anti.texi (Antinews): Do.
8440 * abbrevs.texi (Defining Abbrevs): Do.
8441
8442 * programs.texi (Info Lookup): Fix keybinding for
8443 info-lookup-symbol.
8444
84452004-06-16 Juanma Barranquero <lektu@terra.es>
8446
8447 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8448 Add emacs-xtra.
8449 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8450 (clean): Add emacs-xtra and flymake. Remove redundancies.
8451
84522004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8453
8454 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8455 Add emacs-xtra.
8456 * emacs-xtra.texi: New file.
8457
84582004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8459
8460 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8461 (Dired and Find): Mention differences with ordinary Dired buffers.
8462
8cf51b2c
GM
84632004-06-13 Richard M. Stallman <rms@gnu.org>
8464
8465 * custom.texi (Init Syntax): Explain about vars that do special
8466 things when set with setq or with Custom.
8467 (Init Examples): Add line-number-mode example.
8468
8cf51b2c
GM
84692004-06-12 Juri Linkov <juri@jurta.org>
8470
8471 * dired.texi (Operating on Files): Add dired-do-touch.
8472
8cf51b2c
GM
84732004-06-10 Juri Linkov <juri@jurta.org>
8474
8475 * building.texi (Lisp Eval): Add C-M-x on defface.
8476
84772004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8478
8479 * files.texi (Reverting): Auto-Revert mode and
8480 Global Auto-Revert mode no longer revert remote files.
8481
8cf51b2c
GM
84822004-05-29 Richard M. Stallman <rms@gnu.org>
8483
8484 * custom.texi (Init File): Two dashes start --no-site-file.
8485
8cf51b2c
GM
84862004-05-29 Alan Mackenzie <acm@muc.de>
8487
8488 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8489 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8490 (AWK, Pike): Document as "C-like modes".
8491 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8492 (M-x man): Supersedes M-x manual-entry.
8493 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8494
8495 ("Comments in C"): Delete node; the info is in CC Mode manual.
8496 (c-comment-only-line-offset): Remove description.
8497
8498 (C-c ., C-c C-c): Describe new C Mode bindings.
8499
8500 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8501 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8502 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8503 Amend definitions.
8504
8505 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8506 Describe functions.
8507
8508 (c-comment-start-regexp, c-hanging-comment-ender-p)
8509 (c-hanging-comment-starter-p): Remove obsolete definitions.
8510
8511 * emacs.texi: Remove the menu entry "Comments in C".
8512
8cf51b2c
GM
85132004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8514
8515 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8516 `M-x locate'.
8517
85182004-05-16 Karl Berry <karl@gnu.org>
8519
8520 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8521 makeinfo --html fails.
8522 * help.texi (Help Summary) [@ifnottex]: Likewise.
8523
85242004-05-13 Nick Roberts <nickrob@gnu.org>
8525
8526 * building.texi (GDB Graphical Interface): Update and describe
8527 layout first.
8528
8cf51b2c
GM
85292004-05-04 Jason Rumney <jasonr@gnu.org>
8530
8531 * makefile.w32-in: Revert last change.
8532
85332004-05-03 Jason Rumney <jasonr@gnu.org>
8534
8535 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8536
8cf51b2c
GM
85372004-04-23 Juanma Barranquero <lektu@terra.es>
8538
8539 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8540
85412004-04-18 Juri Linkov <juri@jurta.org>
8542
8543 * fixit.texi (Spelling): Remove file extension from ispell xref.
8544
85452004-04-15 Kim F. Storm <storm@cua.dk>
8546
8547 * cmdargs.texi (Initial Options): Add -Q.
8548
85492004-04-05 Kim F. Storm <storm@cua.dk>
8550
8551 * custom.texi (File Variables): Add safe-local-eval-forms.
8552
8cf51b2c
GM
85532004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8554
8555 * files.texi (Reverting): Correct description of revert-buffer's
8556 handling of point.
8557
85582004-03-22 Juri Linkov <juri@jurta.org>
8559
8560 * emacs.texi (Top): Add `Misc X'.
8561
49823426 8562 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8563
8564 * glossary.texi: Improve references.
8565
8566 * help.texi: Sync keywords with finder.el.
8567
8568 * mini.texi (Completion): Add description for menu items.
8569
8570 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8571
8572 * sending.texi (Mail Methods): Fix xref to Message manual.
8573
8cf51b2c
GM
85742004-03-12 Richard M. Stallman <rms@gnu.org>
8575
8cf51b2c
GM
8576 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8577
8cf51b2c
GM
85782004-03-04 Richard M. Stallman <rms@gnu.org>
8579
8580 * search.texi (Regexps): Explain that ^ and $ have their
8581 special meanings only in certain contexts.
8582
8583 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8584
8585 * mule.texi (Specify Coding): Doc C-x RET F.
8586
8587 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8588 for multiple compile and grep buffers.
8589 (Indirect Buffers): Don't recommand clone-indirect-buffer
8590 for multiple compile and grep buffers.
8591
8cf51b2c
GM
85922004-02-29 Juanma Barranquero <lektu@terra.es>
8593
8594 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8595 Use $(DEL) instead of rm, and ignore exit code.
8596
8cf51b2c
GM
85972004-02-23 Nick Roberts <nick@nick.uklinux.net>
8598
8599 * building.texi (Watch Expressions): Update.
8600
86012004-02-21 Juri Linkov <juri@jurta.org>
8602
1c6c854e
CS
8603 * cmdargs.texi (Action Arguments): Add alias --find-file.
8604 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8605 to Command Arguments.
8606 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8607 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8608 (Window Size X): Join -g and --geometry. Add @cindex.
8609 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8610 (Title X): Remove alias -title.
8611 (Misc X): New node.
8612
c8763fb6 86132004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8614
8615 * frames.texi (Drag and drop): Add Motif to list of supported
8616 protocols.
8617
c8763fb6 86182004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8619
8620 * frames.texi (Drag and drop): New section.
8621
86222004-01-24 Richard M. Stallman <rms@gnu.org>
8623
1c6c854e 8624 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8625 Include it only @ifnotinfo. Patch the preceding and following
8626 node headers to point to each other.
8627
86282004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8629
8630 * calendar.texi (Appointments): Update section.
8631
86322003-12-29 Kevin Ryde <user42@zip.com.au>
8633
8cf51b2c
GM
8634 * programs.texi (C Modes): Fix the xref.
8635
86362003-12-23 Nick Roberts <nick@nick.uklinux.net>
8637
8638 * building.texi (Watch Expressions): Update.
8639 (Commands of GUD): Include use of toolbar + breakpoints set from
8640 fringe/margin.
8641
86422003-12-03 Andre Spiegel <spiegel@gnu.org>
8643
8644 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8645 <acm@muc.de>.
8646
c8763fb6 86472003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8648
8649 * frames.texi (Dialog Boxes): Add use-file-dialog.
8650
8cf51b2c
GM
86512003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8652
8653 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8654 in CC Mode.
8655
8cf51b2c
GM
86562003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8657
8658 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8659 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8660 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8661 * man/frames.texi, man/glossary.texi, man/killing.texi:
8662 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8663 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8664 * man/sending.texi, man/text.texi, man/trouble.texi:
8665 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8666
86672003-11-01 Alan Mackenzie <acm@muc.de>
8668
8669 * search.texi (Scrolling During Incremental Search): Document a
8670 new scrolling facility in isearch mode.
8671
8cf51b2c
GM
86722003-10-22 Miles Bader <miles@gnu.org>
8673
8674 * Makefile.in (info): Move before $(top_srcdir)/info.
8675
86762003-10-22 Nick Roberts <nick@nick.uklinux.net>
8677
8678 * building.texi (Watch Expressions): Update section on data display
8679 to reflect code changes (GDB Graphical Interface).
8680
8cf51b2c
GM
86812003-10-13 Richard M. Stallman <rms@gnu.org>
8682
8683 * xresources.texi (GTK resources): Clean up previous change.
8684
c8763fb6 86852003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8686
8687 * xresources.texi (GTK resources): Add a note that some themes
8688 disallow customizations. Add scroll theme example.
8689
8cf51b2c
GM
86902003-09-30 Richard M. Stallman <rms@gnu.org>
8691
8cf51b2c
GM
8692 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8693
8694 * misc.texi (Saving Emacs Sessions): Shorten the section,
8695 collapsing back into one node.
8696
86972003-09-30 Lars Hansen <larsh@math.ku.dk>
8698
8699 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8700
ce058493 87012003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8702
8703 * xresources.texi (GTK names in Emacs): Correct typo.
8704
8cf51b2c
GM
87052003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8706
1c6c854e
CS
8707 * cmdargs.texi (Font X): Mention new default font.
8708 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8709 problems involved. (Result of discussion on emacs-devel.)
8710
87112003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8712
8713 * emacs.texi (Acknowledgements): Correct typo.
8714
87152003-09-22 Richard M. Stallman <rms@gnu.org>
8716
8717 * dired.texi (Misc Dired Commands): New node.
8718 (Dired Navigation): Add dired-goto-file.
8719
8720 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8721
8722 * emacs.texi (Acknowledgements): New node, split from Distribution.
8723
8724 * cmdargs.texi (Action Arguments): -f reads interactive args.
8725
8cf51b2c
GM
87262003-09-08 Lute Kamstra <lute@gnu.org>
8727
8728 * screen.texi (Mode Line): Say that POS comes before LINE.
8729 Mention `size-indication-mode'.
1c6c854e
CS
8730 * display.texi (Optional Mode Line):
8731 Document `size-indication-mode'.
8cf51b2c
GM
8732 * basic.texi (Position Info): Mention `size-indication-mode'.
8733
87342003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8735
8736 * xresources.texi (Resources): Refer to `editres' man page.
8737 (Lucid Resources): Update defaults. Expand description of
8738 `shadowThickness'.
8739
87402003-09-04 Miles Bader <miles@gnu.org>
8741
8742 * Makefile.in (top_srcdir): New variable.
8743 ($(top_srcdir)/info): New rule.
8744 (info): Depend on it.
8745
87462003-09-03 Peter Runestig <peter@runestig.com>
8747
8748 * makefile.w32-in: New file.
8749
87502003-08-29 Richard M. Stallman <rms@gnu.org>
8751
8752 * misc.texi (Saving Emacs Sessions): Correct previous change.
8753
8cf51b2c
GM
87542003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8755
8cf51b2c
GM
8756 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8757 (Intro): Include kmacro.texi after fixit.texi instead of after
8758 custom.texi. (As suggested by Kim Storm.)
8759
87602003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8761
8762 * fixit.texi (Fixit): Update `Next' pointer.
8763 * files.texi (Files): Update `Previous' pointer.
8764 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8765 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8766 (Suggested by Kim Storm.)
8767 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8768
87692003-08-18 Kim F. Storm <storm@cua.dk>
8770
8771 * kmacro.texi: New file describing enhanced keyboard macro
8772 functionality. Replaces old description in custom.texi.
8773
8774 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8775 (Keyboard Macros): Move to new kmacro.texi file.
8776
8777 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8778
8cf51b2c
GM
87792003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8780
8781 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8782
87832003-08-17 Alex Schroeder <alex@gnu.org>
8784
8785 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8786 required.
8787
8cf51b2c
GM
87882003-08-05 Richard M. Stallman <rms@gnu.org>
8789
8790 * programs.texi (Lisp Indent): Don't describe
8791 lisp-indent-function property here. Use xref to Lisp Manual.
8792
8cf51b2c
GM
87932003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8794
fffa137c 8795 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8796 abbreviations.
8797
87982003-07-24 Markus Rost <rost@math.ohio-state.edu>
8799
8800 * buffers.texi (List Buffers): Fix previous change.
8801
8cf51b2c
GM
88022003-07-13 Markus Rost <rost@math.ohio-state.edu>
8803
8804 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8805 List*.
8806
88072003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8808
8cf51b2c
GM
8809 * display.texi (Font Lock): Fix typo.
8810
88112003-07-07 Richard M. Stallman <rms@gnu.org>
8812
8813 * display.texi (Font Lock): Add xref for format info on
8814 font-lock-remove-keywords.
8815
8816 * building.texi (Compilation): Document what happens with asynch
8817 children of compiler process.
8818
8819 * help.texi (Library Keywords): Use @multitable.
8820
8cf51b2c
GM
88212003-06-04 Richard M. Stallman <rms@gnu.org>
8822
8823 * programs.texi (Expressions): Delete C-M-DEL.
8824
8825 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8826 comint-move-point-for-output renamed from
8827 comint-scroll-to-bottom-on-output.
8828
8829 * custom.texi (Init Rebinding): Replace previous change with xref.
8830 (Non-ASCII Rebinding): Explain that issue more briefly here.
8831
88322003-05-28 Richard M. Stallman <rms@gnu.org>
8833
8834 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8835
88362003-05-28 Nick Roberts <nick@nick.uklinux.net>
8837
8838 * building.texi (GDB Graphical Interface): New node.
8839 (Rewritten somewhat by RMS.)
8840
c8763fb6 88412003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8842
8843 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8844 non-English letters. Explain how to set coding systems correctly
8845 and how to include the right coding cookie in the file.
8846
c8763fb6 88472003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8848
8849 * indent.texi (Indentation): Explain the concepts.
8850 (Just Spaces): Explain why preventing tabs for indentation might
8851 be useful.
8852
8cf51b2c
GM
88532003-04-16 Richard M. Stallman <rms@gnu.org>
8854
8855 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8856
8cf51b2c
GM
88572003-02-22 Alex Schroeder <alex@emacswiki.org>
8858
8859 * cmdargs.texi (General Variables): Document SMTPSERVER.
8860
8cf51b2c
GM
8861 * sending.texi: Remove SMTP node.
8862 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8863 library.
8864
8cf51b2c
GM
88652003-02-22 Alex Schroeder <alex@emacswiki.org>
8866
8867 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8868
88692003-02-22 Simon Josefsson <jas@extundo.com>
8870
8871 * sending.texi (Mail Methods): Add node about SMTP.
8872
c8763fb6 88732003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8874
8875 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8876
8cf51b2c
GM
88772003-02-01 Kevin Ryde <user42@zip.com.au>
8878
8879 * glossary.texi (Glossary): Correction to cl cross reference.
8880
88812003-01-20 Richard M. Stallman <rms@gnu.org>
8882
8883 * killing.texi (Rectangles): Document C-x c r.
8884
c8763fb6 88852003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8886
8887 * xresources.texi (GTK resources): New node.
8888 (GTK widget names): New node.
8889 (GTK names in Emacs): New node.
8890 (GTK styles): New node.
8891
c8763fb6 88922003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8893
8894 * maintaining.texi (Create Tags Table): Add reference to the new
8895 `etags --help --lang=LANG' option.
8896
8cf51b2c
GM
88972002-10-02 Karl Berry <karl@gnu.org>
8898
49823426 8899 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8900 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8901 where needed for the sake of the HTML output.
8cf51b2c
GM
8902
89032001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8904
8905 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8906 source files.
8907
89082001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8909
8910 * Makefile.in (emacsman): New target.
8911
8cf51b2c
GM
89122001-10-20 Gerd Moellmann <gerd@gnu.org>
8913
8914 * (Version 21.1 released.)
8915
89162001-10-05 Gerd Moellmann <gerd@gnu.org>
8917
8918 * Branch for 21.1.
8919
8cf51b2c
GM
89202001-03-05 Gerd Moellmann <gerd@gnu.org>
8921
8922 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8923
8cf51b2c
GM
89242000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8925
8926 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8927
8cf51b2c
GM
89281999-07-12 Richard Stallman <rms@gnu.org>
8929
8930 * Version 20.4 released.
8931
89321998-12-04 Markus Rost <rost@delysid.gnu.org>
8933
8934 * Makefile.in (INFO_TARGETS): Delete customize.info.
8935 (DVI_TARGETS): Delete customize.dvi.
8936 (../info/customize, customize.dvi): Targets deleted.
8937
89381998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8939
8940 * Version 20.3 released.
8941
89421998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8943
8944 * Makefile.in (EMACSSOURCES): Add mule.texi.
8945 Add msdog.texi, ack.texi. Remove gnu1.texi.
8946
89471998-04-06 Andreas Schwab <schwab@gnu.org>
8948
768c0c0f
JB
8949 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8950 Use it in dvi targets.
8cf51b2c
GM
8951
89521997-09-23 Paul Eggert <eggert@twinsun.com>
8953
8954 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8955 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8956 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8957
89581997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8959
8960 * Version 20.2 released.
8961
89621997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8963
8964 * Version 20.1 released.
8965
89661997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8967
8968 * Makefile (../info/customize, customize.dvi): New targets.
8969 (INFO_TARGETS): Add ../info/customize.
8970 (DVI_TARGETS): Add customize.dvi.
8971
8cf51b2c
GM
89721996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8973
8974 * Version 19.33 released.
8975
89761996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8977
8978 * Version 19.32 released.
8979
8cf51b2c
GM
89801996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8981
8982 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8983
89841996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8985
8986 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8987 Specify -I option.
8988 (All dvi targets): Set the TEXINPUTS variable.
8989
89901996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8991
8992 * Version 19.31 released.
8993
8cf51b2c
GM
89941995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8995
8996 * Version 19.30 released.
8997
8cf51b2c
GM
89981995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8999
9000 * Makefile.in (maintainer-clean): Rename from realclean.
9001
90021994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9003
9004 * Makefile.in: New file.
9005 * Makefile: File deleted.
9006
90071994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9008
9009 * Makefile (TEXINDEX_OBJS): Variable deleted.
9010 (texindex, texindex.o, getopt.o): Rules deleted.
9011 All deps on texindex deleted.
9012 (distclean): Don't delete texindex.
9013 (mostlyclean): Don't delete *.o.
9014 * texindex.c, getopt.c: Files deleted.
9015
90161994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9017
9018 * Version 19.26 released.
9019
90201994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9021
9022 * Makefile (EMACSSOURCES): Exclude undo.texi.
9023
90241994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9025
9026 * Version 19.25 released.
9027
90281994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9029
9030 * Version 19.24 released.
9031
90321994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9033
9034 * Version 19.23 released.
9035
90361994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9037
9038 * Makefile: Delete spurious tab.
9039
90401994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9041
9042 * Makefile (.SUFFIXES): New rule.
9043
8cf51b2c
GM
90441993-12-04 Richard Stallman (rms@srarc2)
9045
9046 * getopt.c: New file.
9047 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9048 (getopt.o): New rule.
9049 (dvi): Don't depend on texindex.
49823426 9050 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9051
90521993-12-03 Richard Stallman (rms@srarc2)
9053
49823426
GM
9054 * Makefile (TEXI2DVI): New variable.
9055 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9056 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9057
90581993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9059
9060 * Version 19.22 released.
9061
90621993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9063
9064 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9065
90661993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9067
9068 * Version 19.21 released.
9069
8cf51b2c
GM
90701993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9071
9072 * Makefile (realclean): Don't delete the Info files.
9073
f0131492 90741993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9075
8cf51b2c
GM
9076 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9077 4' where appropriate.
9078
f0131492 90791993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9080
49823426 9081 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9082
9083 * texindex.c: Include "../src/config.h" if building in emacs.
9084
9085 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9086 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9087 Add target to build texindex.c, defining `emacs'.
9088
8cf51b2c
GM
90891993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9090
9091 * Version 19.19 released.
9092
8cf51b2c
GM
90931993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9094
9095 * Version 19.18 released.
9096
90971993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9098
9099 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9100
91011993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9102
9103 * Version 19.17 released.
9104
91051993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9106
9107 * split-man: Fix typos in last change.
9108
91091993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9110
9111 * Version 19.16 released.
9112
91131993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9114
9115 * version 19.15 released.
9116
91171993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9118
9119 * Makefile (distclean): It's rm, not rf.
9120
91211993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9122
9123 * Version 19.14 released.
9124
91251993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9126
9127 * Makefile: New file.
9128
91291993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9130
9131 * Version 19.13 released.
9132
91331993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9134
9135 * Version 19.9 released.
9136
91371993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9138
9139 * Version 19.8 released.
9140
91411993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9142
9143 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9144
9145 * trouble.texi: It's `enable-flow-control-on', not
9146 `evade-flow-control-on'.
9147
91481993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9149
9150 * display.texi: Document standard-display-european.
9151
91521993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9153
9154 * Version 19.7 released.
9155
9156 * emacs.texi: Add a sentence to the top menu mentioning the
9157 specific version of Emacs this manual applies to.
9158
91591993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9160
9161 * basic.texi: Document next-line-add-lines variable used to
9162 implement down-arrow.
9163
9164 * killing.texi: Document kill-whole-line.
9165
91661993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9167
9168 * text.texi: Update unix TeX ordering information.
9169
91701993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9171
9172 * news.texi: Mention fill-rectangle in keybinding list.
9173
9174 * killing.texi: Document fill-rectangle.
9175
91761993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9177
9178 * vc.texi: Bring the docs up to date with VC 5.2.
9179
91801992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9181
9182 * emacs.tex: Mention blackbox and gomoku under Amusements.
9183 Assembler mode is now mentioned and appropriately indexed
9184 under Programming Modes.
9185
91861991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9187
9188 * emacs.tex: Update TeX ordering information.
9189
8cf51b2c
GM
91901990-06-26 David Lawrence (tale@geech)
9191
9192 * emacs.tex: Note that completion-ignored-extensions is not used
9193 to filter out names when all completions are displayed in
9194 *Completions*.
9195
91961990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9197
9198 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9199
92001990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9201
9202 * emacs.tex: Add @findex grep.
9203
8cf51b2c
GM
92041988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9205
9206 * emacs.tex: Correct two typos. No other changes before
9207 Version 19 will be made.
9208
8cf51b2c
GM
92091988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9210
9211 * emacs.tex: Update information for obtaining TeX distribution from the
9212 University of Washington.
9213
9214;; Local Variables:
c8763fb6 9215;; coding: utf-8
8cf51b2c
GM
9216;; End:
9217
01ec1eed 9218 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9219
9220 This file is part of GNU Emacs.
9221
352c8b4a 9222 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9223 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9224 the Free Software Foundation, either version 3 of the License, or
9225 (at your option) any later version.
8cf51b2c
GM
9226
9227 GNU Emacs is distributed in the hope that it will be useful,
9228 but WITHOUT ANY WARRANTY; without even the implied warranty of
9229 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9230 GNU General Public License for more details.
9231
9232 You should have received a copy of the GNU General Public License
352c8b4a 9233 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.