* doc/emacs/misc.texi (emacsclient Options): More clarifications.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
467a33d0
CY
12012-04-15 Chong Yidong <cyd@gnu.org>
2
3 * misc.texi (emacsclient Options): More clarifications.
4
05806f43
GM
52012-04-14 Glenn Morris <rgm@gnu.org>
6
41be52d7
GM
7 * msdog.texi (Windows Printing): It doesn't set printer-name.
8
05806f43
GM
9 * mule.texi (Language Environments): Move font info to "Fontsets".
10 (Fontsets): Move intlfonts etc here from "Language Environments".
11 Copyedits.
12 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
13 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
14
6a00f380
CY
152012-04-14 Chong Yidong <cyd@gnu.org>
16
0be641c0
CY
17 * glossary.texi (Glossary): Standardize on "text terminal"
18 terminology. All callers changed.
19
6a00f380
CY
20 * misc.texi (emacsclient Options): Document "client frame" concept
21 and its effect on C-x C-c more carefully.
22
71cd7772
GM
232012-04-14 Glenn Morris <rgm@gnu.org>
24
870e8fb8
GM
25 * frames.texi (Scroll Bars):
26 * glossary.texi (Glossary): Use consistent case for "X Window System".
27
71cd7772
GM
28 * mule.texi (Select Input Method, Coding Systems):
29 State command names in kbd tables.
30 (Recognize Coding): Add cross-ref.
31 (Output Coding): Don't mention message mode in particular.
32 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
33 Copyedits.
34
05f7d0d3
GM
352012-04-13 Glenn Morris <rgm@gnu.org>
36
37 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
38 Copyedits.
39 (Coding Systems): Mac OS X apparently uses newlines for EOL.
40 (Recognize Coding): Remove old auto-coding-regexp-alist example.
41 auto-coding-functions does not override coding: tags.
42 Remove rmail-decode-mime-charset; it no longer has any effect.
43
81927dd2
CY
442012-04-12 Chong Yidong <cyd@gnu.org>
45
46 * custom.texi (Creating Custom Themes): Add reference to Custom
47 Themes node in Lisp manual.
48
8edb942b
GM
492012-04-12 Glenn Morris <rgm@gnu.org>
50
51 * mule.texi (International): Copyedits.
52 (International Chars): Update C-x = example output.
53 (Disabling Multibyte): Rename from "Enabling Multibyte".
54 Clarify what "unibyte: t" does, and mode-line description.
55 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
56 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 57 (Language Environments): Copyedits.
893585f4
GM
58 (Input Methods): Copyedits. Use "^" for the postfix example,
59 because it is less confusing inside Info's `quotes'.
e0550cae 60
8edb942b
GM
61 * custom.texi (Specifying File Variables): Fix "unibyte" description.
62 Update for "Disabling Multibyte" node name change.
63 * emacs.texi: Update for "Disabling Multibyte" node name change.
64
20331c1c
GM
652012-04-10 Glenn Morris <rgm@gnu.org>
66
1c64e6ed
GM
67 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
68 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
69 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
70 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
71 * sending.texi, text.texi, trouble.texi:
72 Use @file for buffers, per the Texinfo manual.
73
20331c1c
GM
74 * entering.texi (Entering Emacs):
75 Do not mention initial-buffer-choice = t.
76
8fc85b20
GM
772012-04-08 Glenn Morris <rgm@gnu.org>
78
79 * misc.texi (Gnus Startup): Use @env for environment variables.
80
f48a9cb4
GM
812012-04-07 Glenn Morris <rgm@gnu.org>
82
83 * Makefile.in: Replace non-portable use of $< in ordinary rules.
84
8980d0b9
GM
852012-04-05 Glenn Morris <rgm@gnu.org>
86
87 * glossary.texi (Glossary): Use anchors for internal cross-references.
88
8bf27c8a
GM
892012-04-04 Glenn Morris <rgm@gnu.org>
90
91 * glossary.texi (Glossary): Copyedits.
92 Use Texinfo-recommended convention for quotes and punctuation.
93 Comment out a few specialized (Rmail) items.
a0706406 94 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 95 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 96
529c06b6
CY
972012-04-03 Chong Yidong <cyd@gnu.org>
98
99 * sending.texi (Mail Misc): Fix an index entry.
100
53b0595a
EZ
1012012-04-02 Eli Zaretskii <eliz@gnu.org>
102
103 * msdog.texi (Windows Startup): Add description of emacsclient
104 operation under -c and -t on MS-Windows.
105
106 * misc.texi (emacsclient Options): Add cross-reference to "Windows
107 Startup". (Bug#11091)
108
dc663c79
DM
1092012-04-02 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
110
111 * custom.texi (Changing a Variable): Fix example.
112
0d224826
EZ
1132012-04-01 Eli Zaretskii <eliz@gnu.org>
114
115 * misc.texi (emacsclient Options): More clarifications about -t
116 and -c on MS-Windows. (Bug#11091)
117
1d265f9f
EZ
1182012-03-31 Eli Zaretskii <eliz@gnu.org>
119
120 * misc.texi (emacsclient Options): Document peculiarities of new
121 frame creation on MS-Windows under -c or -t options. (Bug#11091)
122
5319014e
CY
1232012-03-30 Chong Yidong <cyd@gnu.org>
124
125 * files.texi (File Conveniences): Clarify Imagemagick discussion.
126
2bfab837
GM
1272012-03-22 Glenn Morris <rgm@gnu.org>
128
129 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
130
986bd52a
CY
1312012-03-17 Chong Yidong <cyd@gnu.org>
132
133 * package.texi (Package Installation): Document use of
134 package-initialize in init file.
135
66ecdc9e
GM
1362012-03-16 Glenn Morris <rgm@gnu.org>
137
138 * help.texi (Language Help):
139 * mule.texi (International Chars):
140 etc/HELLO is for character demonstration.
141
9805f81d
DM
1422012-03-15 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
143
144 * dired.texi (Shell Commands in Dired): Fix typo.
145
a08a07e3
CY
1462012-03-04 Chong Yidong <cyd@gnu.org>
147
148 * killing.texi (Clipboard): Document clipboard manager.
149
53eced6d
GM
1502012-02-29 Glenn Morris <rgm@gnu.org>
151
f8425af2
GM
152 * ack.texi (Acknowledgments): Use @Tex{} in more places.
153
775b55af
GM
154 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
155
53eced6d
GM
156 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
157
44e97401
GM
1582012-02-28 Glenn Morris <rgm@gnu.org>
159
160 * custom.texi, display.texi, emacs.texi, files.texi:
161 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
162 Standardize possessive apostrophe usage.
163
525795c1
JD
1642012-02-25 Jan Djärv <jan.h.d@swipnet.se>
165
166 * macos.texi (Mac / GNUstep Customization): Remove text about
167 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
168
562af8bb
DM
1692012-02-25 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
170
171 * buffers.texi (Select Buffer): Mention that saving in a new file
172 name can switch to a different major mode.
173
6ea1787e
GM
1742012-02-23 Glenn Morris <rgm@gnu.org>
175
49fe4321
GM
176 * mini.texi (Minibuffer File, Completion Options, Repetition):
177 Copyedits.
178 (Completion Example): Other M-x au* commands may be defined.
179 (Completion Styles): Mention emacs21 and completion-category-overrides.
180
8f4042d2
GM
181 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
182 (Windows Keyboard, Windows Mouse, Windows Processes)
183 (Windows Printing, Windows Misc): Copyedits.
184 (ls in Lisp): Update switches list.
185
371fb833
GM
186 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
187 Update dos-mode* function names.
188 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
189 (MS-DOS Processes): Add xref to main ls-lisp section.
190
6ea1787e
GM
191 * ack.texi (Acknowledgments): Mention smie.
192
40ace058
GM
1932012-02-22 Glenn Morris <rgm@gnu.org>
194
195 * macos.texi: Copyedits. Fix @key/@kbd usage.
196 (Mac / GNUstep Basics): Don't mention the panels, since the next
197 section covers them.
198 (Mac / GNUstep Customization): Merge some panel info from previous.
199
41f1e868
GM
2002012-02-21 Glenn Morris <rgm@gnu.org>
201
68af8d4f
GM
202 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
203 Small fixes.
204
2e03845d
GM
205 * emacs-xtra.texi: Picture mode is no longer a chapter.
206
f9a998c3
GM
207 * picture-xtra.texi (Basic Picture): C-a does get remapped.
208
41f1e868
GM
209 * ack.texi (Acknowledgments): Small changes, including resorting,
210 and removal of things no longer distributed.
211
ea09410d
GM
2122012-02-20 Glenn Morris <rgm@gnu.org>
213
2d2f6581
GM
214 * emacs.texi (Top, Preface): Small rephrasings.
215 (menu, detailmenu): Update entries, and reformat some descriptions.
216 * building.texi, display.texi, emacs-xtra.texi, files.texi:
217 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
218 Reformat some menu descriptions.
219
196f8c0e
GM
220 * ack.texi (Acknowledgments): More updates.
221
8730412a
GM
222 * emacs.texi (Acknowledgments): Add several names from ack.texi,
223 and from Author: headers.
ae15b89b 224 (Distrib): Small updates.
ea09410d 225
37863f20
GM
2262012-02-18 Glenn Morris <rgm@gnu.org>
227
37c3b9ee
GM
228 * ack.texi (Acknowledgments): Add xref to Org manual.
229
b474519e
GM
230 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
231 of '*mail*', since Message does not call it that.
232 (Rmail Reply): Rename rmail-dont-reply-to-names.
233 \\`info- no longer handled specially.
234 Update for rmail-enable-mime-composing.
235 Don't mention 'm' for replies.
236 Don't mention rmail-mail-new-frame and cancelling, since it does
237 not work for Message at the moment.
238
a5987767
GM
239 * cal-xtra.texi: Copyedits.
240
37863f20
GM
241 * emacs-xtra.texi: Set encoding to ISO-8859-1.
242
112d1241
GM
2432012-02-17 Glenn Morris <rgm@gnu.org>
244
0fd2c9a3
GM
245 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
246
1d6ecbfa
GM
247 * ack.texi (Acknowledgments): Mention Gnulib.
248
102f1b54
GM
249 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
250
112d1241
GM
251 * calendar.texi: Misc small changes, including updating the dates
252 of examples.
253
3a05ff1d
GM
2542012-02-16 Glenn Morris <rgm@gnu.org>
255
d1354af0
GM
256 * calendar.texi: Misc small changes.
257
5f9756ec
GM
258 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
259 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
260
3b19a30d
GM
261 * dired-xtra.texi (Subdir Switches): Small fixes.
262
3a05ff1d
GM
263 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
264
9f26dc24
GM
2652012-02-15 Glenn Morris <rgm@gnu.org>
266
267 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
268
fb969a57
GM
2692012-02-12 Glenn Morris <rgm@gnu.org>
270
271 * ack.texi (Acknowledgments):
272 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
273
0aca1292
GM
2742012-02-10 Glenn Morris <rgm@gnu.org>
275
104dc9c6
GM
276 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
277
0aca1292
GM
278 * programs.texi (Misc for Programs): Mention electric-layout-mode.
279
91af9d2e
GM
2802012-02-09 Glenn Morris <rgm@gnu.org>
281
0aca1292
GM
282 * buffers.texi (Misc Buffer): M-x info does not seem to require a
283 buffer switch after M-x rename-uniquely.
63c727b2 284
91af9d2e
GM
285 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
286
1ef1990c
JB
2872012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
288
289 * text.texi (Org Mode): Fix typo.
290
e74e58c9
GM
2912012-02-08 Glenn Morris <rgm@gnu.org>
292
cefee440
GM
293 * ack.texi (Acknowledgments): Update emacs-lock info.
294
a7686350
GM
295 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
296
e74e58c9
GM
297 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
298
fe93bc91
GM
2992012-02-07 Glenn Morris <rgm@gnu.org>
300
301 * files.texi (File Conveniences): Mention ImageMagick images.
302
d273439c
GM
3032012-02-05 Glenn Morris <rgm@gnu.org>
304
649f602c
GM
305 * trouble.texi (Checklist): Mention debug-on-event.
306
d273439c
GM
307 * maintaining.texi (Maintaining): Add cross-ref to ERT.
308
a9410bdf
GM
3092012-02-04 Glenn Morris <rgm@gnu.org>
310
1f5e1a16
GM
311 * macos.texi (Customization options specific to Mac OS / GNUstep):
312 New subsection.
313
b7314ef7
GM
314 * display.texi (Colors): Mention list-colors-sort.
315
a9410bdf
GM
316 * files.texi (File Conveniences): Mention image animation.
317
75319d7f
CY
3182012-01-31 Chong Yidong <cyd@gnu.org>
319
320 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
321 scroll bars (Bug#10666).
322
2680c309
CY
3232012-01-28 Chong Yidong <cyd@gnu.org>
324
691db250
CY
325 * files.texi (Filesets): Fix typos.
326
2680c309
CY
327 * display.texi (Faces): Add xref to Colors node.
328
2a90dfca
DM
3292012-01-27 Dani Moncayo <dmoncayo@gmail.com>
330
331 * buffers.texi (Select Buffer): Clarify explanation of switching
332 to new buffers. Fix description of next-buffer and
6df6ae42 333 previous-buffer (Bug#10334).
2a90dfca
DM
334 (Misc Buffer): Add xref to View Mode.
335
336 * text.texi (Fill Commands): Fix description of
337 sentence-end-double-space.
338
20d2304d
CY
3392012-01-23 Chong Yidong <cyd@gnu.org>
340
f088cb8b 341 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 342
01ec1eed
VS
3432012-01-16 Volker Sobek <reklov@live.com> (tiny change)
344
345 * programs.texi (Comment Commands): Typo (bug#10514).
346
06848b82
CY
3472012-01-15 Chong Yidong <cyd@gnu.org>
348
349 * xresources.texi (X Resources): Describe GTK+ case first.
350 (Resources): Don't use borderWidth as an example, since it doesn't
351 work with GTK+.
352 (Table of Resources): Clarify role of several resources, including
353 the Emacs 24 behavior of cursorBlink etc.
354 (Face Resources): Node deleted. Recommend using Customize
355 instead. Add paragraph to `Table of Resources' node summarizing
356 how to use X resources for changing faces.
357 (Lucid Resources): Rewrite, omitting description of font names,
358 referring to the Fonts node instead.
359 (LessTif Resources): Copyedits.
360 (GTK resources): Rewrite, describing the difference between gtk2
361 and gtk3.
362 (GTK Resource Basics): New node.
363 (GTK Widget Names, GTK Names in Emacs): Rewrite.
364 (GTK styles): Just refer to Fonts node for GTK font format.
365
366 * display.texi (Faces): Document the cursor face.
367
a73a3461
CY
3682012-01-14 Chong Yidong <cyd@gnu.org>
369
01ec1eed 370 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
371 (General Variables): Add xref to Lisp Libraries.
372 (Initial Options): Copyedits.
373 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
374 (Environment): Clarify what getenv does.
375 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
376 light backgrounds on xterms.
377 (Misc Variables): TEMP and TMP are not Windows-specific.
378 (Display X): Copyedits.
379 (Colors X): -bd does nothing for GTK.
380 (Icons X): Gnome 3 doesn't use taskbars.
381
382 * misc.texi (Shell): Document exec-path here.
383
384 * rmail.texi (Movemail): Add xref for exec-path.
385
e517eda4
GM
3862012-01-13 Glenn Morris <rgm@gnu.org>
387
388 * dired.texi (Dired and Find): Clarify find-ls-options.
389
1de76afe
CY
3902012-01-09 Chong Yidong <cyd@gnu.org>
391
392 * custom.texi (Custom Themes): Switched custom-safe-themes to use
393 SHA-256.
394
c61ab18c
CY
3952012-01-07 Chong Yidong <cyd@gnu.org>
396
e490b289
CY
397 * display.texi (Useless Whitespace): Add Whitespace mode.
398
1de77c4c
CY
399 * custom.texi (Hooks): Discuss how to disable minor modes.
400
401 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 402 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 403
c61ab18c
CY
404 * trouble.texi (Lossage): Refer to Bugs node for problems.
405 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
406 (Screen Garbled): Don't refer to terminal "manufacturers".
407 (Total Frustration): Node deleted. Eliza is documented in
408 Amusements now.
409 (Known Problems): More info about using the bug tracker. Mention
410 debbugs package.
411 (Bug Criteria): Copyedits.
412 (Understanding Bug Reporting): Mention emacs -Q.
413
89bd9ccd
CY
4142012-01-06 Chong Yidong <cyd@gnu.org>
415
416 * custom.texi (Specifying File Variables): The mode: keyword
417 doesn't have to be first anymore. Add example of specifying minor
418 modes.
419 (Directory Variables): Simplify example. Mention application to
420 non-file buffers.
421 (Disabling): Use "initialization file" terminology.
422 (Init Examples): Fix hook example.
423
8034735f
EZ
4242012-01-06 Eli Zaretskii <eliz@gnu.org>
425
426 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
427 (Bug#10422)
428 Move the stuff about resources to xresources.texi.
429
430 * xresources.texi (Resources): Move information about setting X
431 resources in the Registry from cmdargs.texi. Make the index entry
432 be similar to the one in cmdargs.texi.
433
b0d7d8af
CY
4342012-01-05 Chong Yidong <cyd@gnu.org>
435
436 * custom.texi (Customization Groups): Update example.
437 (Browsing Custom): Document the new search field.
438 (Changing a Variable): Update example for Emacs 24 changes.
439 Document Custom-set and Custom-save commands.
440 (Face Customization): Document Emacs 24 changes. De-document
441 modify-face.
442 (Specific Customization): Mention customize-variable.
443 (Custom Themes): Add customize-themes, custom-theme-load-path,
444 custom-theme-directory, and describe-theme.
445 (Creating Custom Themes): New node.
446 (Examining): Mention M-:.
447
448 * package.texi (Packages): Fix typo.
449
88c5c7c8
CY
4502012-01-03 Chong Yidong <cyd@gnu.org>
451
452 * misc.texi (Single Shell): Don't document Lisp usage of
453 shell-command. Tidy up discussion of synchronicity. Add index
454 entries for async-shell-command.
455 (Interactive Shell): Note that M-x shell uses shell-file-name.
456 Note change in behavior in Emacs 24.
457 (Shell Mode): Shell mode now uses completion-at-point.
458 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
459 default method for recognizing prompts nowadays.
460 (Shell Ring): Add xref to Minibuffer History.
461 (Directory Tracking): Explain Dirtrack mode in more detail.
462 (Term Mode): Fix index entries.
463 (Paging in Term): Merge into Term Mode.
464 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
465 (Printing): Fix xref. State default of lpr-switches.
466 (PostScript): Remove obsolete sentence. Omit description of
467 non-interactive behaviors.
468 (Hyperlinking): Improve description.
469 (Browse-URL): Using compose-mail for mailto URLs is the default.
470 Document browse-url-mailto-function.
471 (Goto Address mode): Add index entries. Add xref to Browse-URL.
472 (FFAP): FFAP is not a minor mode.
473 (Amusements): M-x lm was renamed to M-x landmark. Document
474 nato-region.
475
b8ecfdfe
CY
4762012-01-01 Chong Yidong <cyd@gnu.org>
477
478 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
479 (Gnus Startup): Note that the system might not be set up for news.
480 Describe group levels more clearly.
481 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
482 Summary of Gnus.
483 (Document View): Copyedits. Move zoom commads to DocView
484 Navigation node.
485 (DocView Navigation, DocView Searching, DocView Slicing)
486 (DocView Conversion): Nodes renamed from Navigation, etc.
487
488 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
489
7bc7d2aa
EZ
4902011-12-31 Eli Zaretskii <eliz@gnu.org>
491
492 * basic.texi (Moving Point): Fix the description of C-n and C-p.
493 (Bug#10380)
494
b30941db
CY
4952011-12-30 Chong Yidong <cyd@gnu.org>
496
497 * sending.texi (Sending Mail): Document initial mail buffer name,
498 and changed multiple mail buffer behavior.
499 (Mail Format): Put the example at the top of the section.
500 (Mail Headers): Move discussion of "From" to the top.
501 (Mail Sending): Document sendmail-query-once.
502 (Citing Mail): Make it less Rmail-specific.
503
0ed49f93
CY
5042011-12-29 Chong Yidong <cyd@gnu.org>
505
506 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
507 example. Add index entries.
508 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
509
c40a7de7
CY
5102011-12-26 Chong Yidong <cyd@gnu.org>
511
512 * dired.texi (Dired Enter, Misc Dired Features): Document
513 dired-use-ls-dired changes. Mention quit-window.
514 (Dired Navigation): Add index entries.
515 (Dired Visiting): Fix View Mode xref.
516 (Marks vs Flags): Prefer C-/ binding for undo.
517 (Subdirectories in Dired): Add xrefs.
518 (Misc Dired Features): Document some Emacs 24 changes. Add index
519 entries.
520
521 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
522 variable, since it is explained in Minor Modes node.
523 (Defining Abbrevs): Copyedits.
524 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
525 C-/ binding for undo.
526 (Dabbrev Customization): Add xrefs for case-fold-search and
527 case-replace.
528
529 * dired-xtra.texi (Subdir Switches): Add xref.
530
531 * maintaining.texi (VC Directory Commands): Mention quit-window.
532
3d992aa0
CY
5332011-12-25 Chong Yidong <cyd@gnu.org>
534
535 * maintaining.texi (Tags): Mention Semantic.
536 (Create Tags Table, Etags Regexps): Copyedits.
537 (Find Tag): Mention minibuffer completion.
538 (List Tags): Mention completion-at-point. Completion is actually
539 available in M-x list-tags.
540
541 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
542 Document vc-delete-file.
543
544 * files.texi (Misc File Ops): Mention vc-delete-file.
545
546 * programs.texi (Symbol Completion): Mention completion-at-point
547 explicitly.
548
2785d024
CY
5492011-12-22 Chong Yidong <cyd@gnu.org>
550
551 * maintaining.texi (Change Log Commands): Don't specially mention
552 vc-update-change-log which is CVS-only.
553
554 * vc1-xtra.texi (Version Headers): Note that these are for
555 Subversion, CVS, etc. only.
556 (General VC Options): De-document vc-keep-workfiles. Fix
557 RCS-isms.
558
0ab39399
EZ
5592011-12-22 Eli Zaretskii <eliz@gnu.org>
560
561 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
562 should be @end iftex".
563
d3098e1e
CY
5642011-12-21 Chong Yidong <cyd@gnu.org>
565
566 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
567 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
568 (VC Pull): Mention vc-log-incoming.
569 (Log Buffer): Add CVS/RCS only disclaimer.
570
571 * vc1-xtra.texi (Remote Repositories): Update introduction.
572 (Local Version Control): Node deleted (obsolete with DVCSes).
573 (Remote Repositories, Version Backups): Node deleted. Move
574 documentation of vc-cvs-stay-local to CVS Options.
575 (CVS Options): Reduce verbosity of description of obscure CVS
576 locking feature.
577 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
578 Tags node.
579 (Revision Tags): Move under Miscellaneous VC subsection.
580 (Change Logs and VC): Note that this is wrong for DVCSs.
581 De-document log entry manipulating features.
582 (Renaming and VC): Describe how it works on modern VCSes.
583
584 * files.texi (Misc File Ops): Mention vc-rename-file.
585
586 * programs.texi (Custom C Indent): Add index entries.
587
47d42d81
AM
5882011-12-20 Alan Mackenzie <acm@muc.de>
589
590 * programs.texi (Motion in C): Update the description of C-M-a and
591 C-M-e, they now DTRT in enclosing scopes.
592 (Custom C Indent): Add @dfn{guessing} of the indentation style.
593
2edef1a0
CY
5942011-12-20 Chong Yidong <cyd@gnu.org>
595
596 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
597 (Old Revisions): Use it.
598 (VCS Repositories): Add "distributed" terminology.
599 (Log Buffer): Remove duplicate description
600 about changesets. Fix "current VC fileset" ambiguity.
601 (Multi-User Branching): Node deleted.
602 (Branches, Switching Branches): Discuss decentralized version
603 control systems.
604 (VC Pull): New node.
605 (Merging): Document merging on decentralized systems.
606 (Creating Branches): Note that this is specific to CVS and related
607 systems.
608
bc859d5f
CY
6092011-12-19 Chong Yidong <cyd@gnu.org>
610
611 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
612 (VC Mode Line): Add index entry for "version control status".
613 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
614 Document vc-revert-show-diff. De-document vc-rollback.
615 (VC Directory Mode): Rewrite introduction. Move prefix arg
616 documentation here from VC Directory Buffer node.
617 (VC Directory Buffer): Use a decentralized VCS example.
618 (VC Directory Commands): Use a table. Remove material duplicated
619 in previous nodes on multi-file VC filsets.
620
9cff91f8
CY
6212011-12-17 Chong Yidong <cyd@gnu.org>
622
623 * maintaining.texi (VCS Concepts): Make "revision" terminology
624 less CVS-specific.
625 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
626 Registering node.
627 (Secondary VC Commands): Deleted. Promote subnodes.
628 (Log Buffer): Add command name for C-c C-c. Fix the name of the
629 log buffer. Add index entries.
630 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
631 "commit" terminology.
632 (Old Revisions): Move it to just before VC Change Log. "Tag" here
633 doesn't refer to tags tables. Note other possible forms of the
634 revision ID. C-x v = does not save.
635 (Registering): Note similarity to C-x v v action. Fix description
636 of how backends are chosen. De-document vc-default-init-revision.
637 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
638 in root log buffers.
639
f3b316df
CY
6402011-12-16 Chong Yidong <cyd@gnu.org>
641
642 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
643 (Basic VC Editing): Remove redundant descriptions.
644 (VC With A Merging VCS): Make description more general instead of
645 CVS-specific.
646 (VC With A Locking VCS): Use VC fileset terminology.
647
29eabb8e
CY
6482011-12-12 Chong Yidong <cyd@gnu.org>
649
650 * building.texi (Executing Lisp): Fix xref for C-M-x.
651 (Lisp Libraries): Add xref to node explaining `load' in Lisp
652 manual. Note that load-path is not customizable.
653 (Lisp Eval): Note that listed commands are available globally.
654 Explain the meaning of "defun" in the C-M-x context.
655 (Lisp Interaction): Copyedits.
656 (External Lisp): Fix name of inferior Lisp buffer. Mention
657 Scheme.
658 (Compilation): Define "inferior process".
659
cd0314dd
EZ
6602011-12-10 Eli Zaretskii <eliz@gnu.org>
661
662 * msdog.texi (Windows Fonts): Document how to force GDI font
663 backend on MS-Windows.
664
0595bd7e 6652011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
666
667 * building.texi (Compilation): Say what the -k flag to make does.
668 Move subprocess discussion to Compilation Shell.
669 (Compilation Mode): Add xref for grep, occur, and mouse
670 references. Define "locus".
671 (Grep Searching): Use @command.
0595bd7e
CY
672 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
673 intro.
674 (Starting GUD): Clarify how arguments are specified.
675 (Debugger Operation): Index entry for "GUD interaction buffer",
676 and move basic description here from Commands of GUD node.
677 (GDB User Interface Layout): Copyedits.
678 (Source Buffers): Remove gdb-find-source-frame, which is not in
679 gdb-mi.el.
680 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
681 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
682 re-document GUD interaction buffers.
b09d01da
CY
683
684 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
685 (Semantic): Add cindex entries for Semantic.
686
2a185919
CY
6872011-12-06 Chong Yidong <cyd@gnu.org>
688
689 * programs.texi (Man Page): Clarify how to use Man-switches.
690 Don't bother documenting Man-fontify-manpage-flag.
691 (Lisp Doc): Add xref to Name Help node.
692 (Hideshow): Add cindex. Mention role of ellipses, and default
693 value of hs-isearch-open. Don't bother documenting
694 hs-special-modes-alist.
695 (Symbol Completion): Add kindex for C-M-i. Don't recommend
696 changing the window manager binding of M-TAB.
697
ebf10822
CY
6982011-12-05 Chong Yidong <cyd@gnu.org>
699
700 * programs.texi (Comment Commands): Fix description of for M-; on
701 blank lines. Move documentation of comment-region here.
702 (Multi-Line Comments): Clarify the role of comment-multi-line.
703 Refer to Comment Commands for comment-region doc.
704 (Options for Comments): Refer to Multi-Line Comments for
705 comment-multi-line doc, instead of duplicating it. Fix default
706 values of comment-padding and comment-start-skip.
707
ec7ae032
CY
7082011-12-04 Chong Yidong <cyd@gnu.org>
709
710 * programs.texi (Program Modes): Mention modes that are not
711 included with Emacs. Fix references to other manuals for tex.
712 Add index entry for backward-delete-char-untabify. Mention
713 prog-mode-hook.
714 (Which Function): Use "global minor mode" terminology.
715 (Basic Indent, Multi-line Indent): Refer to previous descriptions
716 in Indentation chapter to avoid duplication.
717 (Expressions): Copyedit.
718 (Matching): Document Electric Pair mode.
719
720 * ack.texi (Acknowledgments):
721 * rmail.texi (Movemail, Other Mailbox Formats):
722 * frames.texi (Frames): Don't capitalize "Unix".
723
a24bf23e
CY
7242011-12-04 Chong Yidong <cyd@gnu.org>
725
726 * text.texi (Nroff Mode): Mention what nroff is.
727 (Text Based Tables, Table Recognition): Don't say "Table mode"
728 since it's not a major or minor mode.
729 (Text Based Tables): Reduce the size of the example.
730 (Table Definition): Clarify definitions.
731 (Table Creation): Add key table.
732 (Cell Commands): Use kbd for commands.
733 (Table Rows and Columns): Combine nodes Row Commands and Column
734 Commands.
735 (Fixed Width Mode): Node deleted; contents moved to parent.
736 (Table Conversion): Shorten example.
737 (Measuring Tables): Merge into Table Misc.
738
8863a584
CY
7392011-12-03 Chong Yidong <cyd@gnu.org>
740
741 * text.texi (TeX Mode): Mention AUCTeX package.
742 (TeX Editing): Add xref to documentation for Occur.
743 (LaTeX Editing): Add xref to Completion node.
744 (TeX Print): Fix description of tex-directory.
745 (Enriched Text): Renamed from Formatted Text. Make this node and
746 its subnodes less verbose, since text/enriched files are
747 practically unused.
748 (Enriched Mode): Renamed from Requesting Formatted Text.
749 (Format Colors): Node deleted.
750 (Enriched Faces): Renamed from Format Faces. Describe commands
751 for applying colors too.
752 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
753
754 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
755
756 * display.texi (Colors): New node.
757
758 * cmdargs.texi (Colors X):
759 * xresources.texi (GTK styles):
760 * custom.texi (Face Customization): Reference it.
761
762 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
763 Link to Fill Commands for Justification entry.
764
6fdebe93
EZ
7652011-12-03 Eli Zaretskii <eliz@gnu.org>
766
767 * display.texi (Auto Scrolling): More accurate description of what
768 scroll-*-aggressively does, including the effect of non-zero
769 margin. Fix "i.e." markup.
770
95ca9bc7
CY
7712011-12-02 Chong Yidong <cyd@gnu.org>
772
773 * text.texi (Pages): Mention how formfeed chars are displayed.
774 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
775 Describe adaptive filling more precisely.
776 (Fill Commands): Note that filling removes excess whitespace.
777 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
778 now bound to indent-for-tab-command in Text mode.
779 (Outline Mode): Copyedits.
780 (Outline Visibility): Note that Reveal mode is a buffer-local
781 minor mode.
782
783 * modes.texi (Major Modes): Move note about checking major-mode in
784 a hook function here, from Text mode.
785
6d262977
CY
7862011-11-28 Chong Yidong <cyd@gnu.org>
787
b22b1918
CY
788 * text.texi (Words): Add xref to Position Info.
789 (Paragraphs): Add xref to Regexps.
790
6d262977
CY
791 * indent.texi (Indentation): Rewrite introduction. Move table to
792 Indentation Commands node.
793 (Indentation Commands): Add index entries to table. Copyedits.
794 (Tab Stops, Just Spaces): Copyedits.
795 (Indent Convenience): New node. Document electric-indent-mode.
796
797 * programs.texi (Basic Indent):
798 * windows.texi (Pop Up Window): Fix kindex entry.
799
dc95a8b0
CY
8002011-11-28 Chong Yidong <cyd@gnu.org>
801
802 * modes.texi (Major Modes): Move major-mode variable doc here from
803 Choosing Modes. Document describe-mode. Document prog-mode-hook
804 and text-mode-hook. Add example of using hooks.
805 (Minor Modes): Document behavior of mode command calls from Lisp.
806 Note that setting the mode variable using Customize will DTRT.
807 (Choosing Modes): Add example of setting a minor mode using a
808 local variable.
809
b63a8e8e
CY
8102011-11-27 Chong Yidong <cyd@gnu.org>
811
812 * frames.texi (Creating Frames): Move frame parameter example to
813 Frame Parameters node.
814 (Frame Commands): C-x 5 o does not warp the mouse by default.
815 (Fonts): Add more GTK-style properties; also, they should be
816 capitalized.
817 (Special Buffer Frames): Node deleted; special-display is on the
818 way out.
819 (Frame Parameters): Example moved here from Creating Frames.
820 Clarify that default-frame-alist affects the initial frame too.
821 Delete auto-raise-mode and auto-lower-mode.
822 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
823 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
824
825 * windows.texi (Window Choice): Add xref to Lisp manual for
826 special-display-*.
827
a3dcc84e
EZ
8282011-11-26 Eli Zaretskii <eliz@gnu.org>
829
830 * display.texi (Text Display): Update the description,
831 cross-references, and indexing related to display of control
832 characters and raw bytes.
833
4ad3bc2a
CY
8342011-11-25 Chong Yidong <cyd@gnu.org>
835
836 * frames.texi (Frames): Rewrite introduction.
837 (Mouse Commands): Default for mouse-drag-copy-region is now t.
838 Mouse-3 does not copy to kill ring by default. DEL does not
839 behave specially for mouse commands any more.
840 (Mouse References): Document mouse-1-click-follows-link more
841 thoroughly.
842 (Menu Mouse Clicks): Move footnote to the main text and add xref
843 to Init Rebinding node.
844 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
845
846 * files.texi (Visiting): `C-x 5 f' works on ttys too.
847
20db1522
JB
8482011-11-24 Juanma Barranquero <lekktu@gmail.com>
849
850 * display.texi (Font Lock): Fix typo.
851
01d06b1f
GM
8522011-11-24 Glenn Morris <rgm@gnu.org>
853
854 * rmail.texi (Rmail Output):
855 Mention rmail-automatic-folder-directives. (Bug#9657)
856
0cbaa1d5
CY
8572011-11-21 Chong Yidong <cyd@gnu.org>
858
859 * mark.texi (Global Mark Ring): Fix description of global mark
860 ring (Bug#10032).
861
fe7a3057
JB
8622011-11-20 Juanma Barranquero <lekktu@gmail.com>
863
864 * msdog.texi (Windows Fonts): Fix typo.
865
b6e63cbe
GM
8662011-11-17 Glenn Morris <rgm@gnu.org>
867
868 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
869
58179cce
JB
8702011-11-16 Juanma Barranquero <lekktu@gmail.com>
871
872 * killing.texi (Rectangles):
7877f373
JB
873 * misc.texi (Document View):
874 * modes.texi (Choosing Modes):
875 * msdog.texi (Windows Fonts):
58179cce
JB
876 * regs.texi (Rectangle Registers):
877 * search.texi (Isearch Yank): Fix typos.
878
291d142b
CY
8792011-11-06 Chong Yidong <cyd@gnu.org>
880
881 * windows.texi (Basic Window): Add xref to Cursor Display.
882 (Split Window): Document negative arg for splitting commands.
883 (Other Window): Document mouse-1 in text area of window.
884 (Change Window): Don't mention window attributes, since they
885 aren't defined. C-x 1 can't be used with minibuffer windows.
886 Windows are no longer auto-deleted.
887 (Window Choice): Add xref to Choosing Window in Lisp manual.
888 (Window Convenience): Note that windmove disables shift-selection.
889 Move M-x compare-windows here from Other Window node.
890
891 * custom.texi (Mouse Buttons):
892 * search.texi (Isearch Scroll):
893 * windows.texi (Split Window): Use new names split-window-below
894 and split-window-right.
895
a7ef684b
JB
8962011-10-26 Juanma Barranquero <lekktu@gmail.com>
897
898 * emacs.texi (Top): Fix typo.
899
d53e1747
GM
9002011-10-25 Glenn Morris <rgm@gnu.org>
901
902 * abbrevs.texi (Saving Abbrevs):
903 quietly-read-abbrev-file is not a command. (Bug#9866)
904
e7a3ff06
CY
9052011-10-24 Chong Yidong <cyd@gnu.org>
906
907 * display.texi (Scrolling): Document scroll-up-line and
908 scroll-down-line. Document scroll-command property.
909 (Recentering): New node, split off from Scrolling.
910
86c60681
CY
9112011-10-23 Chong Yidong <cyd@gnu.org>
912
da97a9e6
CY
913 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
914 (Tool Bars): Copyedits.
915
86c60681
CY
916 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
917
d195726a
CY
9182011-10-22 Chong Yidong <cyd@gnu.org>
919
920 * windows.texi (Displaying Buffers): Fix broken lispref link.
921
a70e06c1
CY
9222011-10-22 Chong Yidong <cyd@gnu.org>
923
924 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
925 Move confirm-nonexistent-file-or-buffer discussion here.
926
927 * files.texi (File Names, Visiting): Move detailed discussion of
928 minibuffer confirmation to Minibuffer Exit.
929
930 * buffers.texi (Buffers): Tweak mention of mail buffer name.
931 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
932
bfd779dd
CY
9332011-10-21 Chong Yidong <cyd@gnu.org>
934
935 * files.texi (File Names, Visiting, Interlocking): Copyedits.
936 (Backup Copying): backup-by-copying-when-mismatch is now t.
937 (Customize Save): Fix description of require-final-newline.
938 (Reverting): Note that revert-buffer can't be undone. Mention VC.
939 (Auto Save Control): Clarify.
940 (File Archives): Add 7z.
941 (Remote Files): ange-ftp-make-backup-files defaults to nil.
942
943 * arevert-xtra.texi (Autorevert): Copyedits.
944
6e317956
CY
9452011-10-20 Chong Yidong <cyd@gnu.org>
946
947 * custom.texi (Hooks, Init Examples):
948 * display.texi (Font Lock):
949 * fixit.texi (Spelling):
950 * rmail.texi (Rmail Display): Minor mode function with no arg now
951 enables it.
952
953 * fixit.texi (Spelling): Fix description of inline completion.
954
5abc31ef
CY
9552011-10-19 Chong Yidong <cyd@gnu.org>
956
957 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
958 entries.
959 (Isearch Yank): Document isearch-yank-pop.
960 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
961 (Other Repeating Search): Document Occur Edit mode.
962
939db9ac
CY
9632011-10-18 Chong Yidong <cyd@gnu.org>
964
965 * display.texi (Fringes): Move overflow-newline-into-fringe here,
966 from Line Truncation node.
967 (Standard Faces): Note that only the background of the cursor face
968 has an effect.
969 (Cursor Display): Fix descriptions of cursor face
970 and bar cursor blinking.
971 (Text Display): Document nobreak-char-display more clearly.
972 (Line Truncation): Add xref to Split Window node.
973 (Display Custom): Don't bother documenting baud-rate or
974 no-redraw-on-reenter.
975
976 * search.texi (Slow Isearch): Node removed.
977
80c6d77f
GM
9782011-10-18 Glenn Morris <rgm@gnu.org>
979
980 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
981
d366bd53
CY
9822011-10-18 Chong Yidong <cyd@gnu.org>
983
984 * display.texi (Faces): Simplify discussion. Move documentation
985 of list-faces-display here, from Standard Faces node. Note
986 special role of `default' background.
987 (Standard Faces): Note special role of `default' background. Note
988 that region face may be taken fom GTK. Add xref to Text Display.
989 (Text Scale): Rename from "Temporary Face Changes". Callers
990 changed. Don't bother documenting variable-pitch-mode.
991 (Font Lock): Copyedits. Remove font-lock-maximum-size.
992 (Useless Whitespace): Simplify description of
993 delete-trailing-whitespace. Note active region case.
994 (Text Display): Fix description of escape-glyph face assignment.
995 Remove unibye mode discussion. Update some parts for Unicode.
996 Move glyphless chars documentation to Lisp manual.
997
998 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
999
21100e7d
CY
10002011-10-15 Chong Yidong <cyd@stupidchicken.com>
1001
1002 * display.texi (Scrolling): Tweak explanation of scroll direction.
1003 (View Mode): Add index entries.
1004
1005 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1006
1007 * regs.texi (Text Registers): C-x r i does not activate the mark.
1008 (Bookmarks): Document new default bookmark location.
1009
50b063c3
CY
10102011-10-13 Chong Yidong <cyd@stupidchicken.com>
1011
1012 * killing.texi (Deletion): Add xref to Using Region. Document
1013 delete-forward-char.
1014 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1015 description here. Recommend C-u C-SPC for jumping to mark.
1016 (Kill Ring): Move kill ring variable documentation here.
1017 (Primary Selection): Copyedits.
1018 (Rectangles): Document new command rectangle-number-lines.
1019 (CUA Bindings): Note that this disables the mark-even-if-inactive
1020 behavior for C-x and C-c.
1021
1022 * mark.texi (Mark): Mention "active region" terminology.
1023 (Using Region): Document delete-active-region.
1024
e1a3f5b1
CY
10252011-10-12 Chong Yidong <cyd@stupidchicken.com>
1026
1027 * mark.texi (Mark): Clarify description of disabled Transient Mark
1028 mode (Bug#9689).
1029 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1030 selection changes. Mention that commands like C-y set the mark.
1031 (Marking Objects): Add xref to Words node. Note that mark-word
1032 and mark-sexp also have the "extend region" behavior.
1033 (Using Region): Mention M-$ in the table. Document
1034 mark-even-if-inactive here instead of in Mark Ring.
1035 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
1036 note of the "Mark Set" behavior.
1037 (Disabled Transient Mark): Rename from "Persistent Mark"
1038 (Bug#9688). Callers changed.
1039
1040 * programs.texi (Expressions):
1041 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1042
3dc62b2b
CY
10432011-10-09 Chong Yidong <cyd@stupidchicken.com>
1044
1045 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1046 option" terminology.
1047 (Key Help): Add command names. Define "documentation string".
1048 (Name Help): Remove an over-long joke.
1049 (Apropos): Document prefix args. Remove duplicated descriptions.
1050 (Help Mode): Add C-c C-b to table. Update TAB binding.
1051 (Package Keywords): Rename from "Library by Keyword". Describe
1052 new package menu interface.
1053 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1054
1055 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1056 (Minibuffer History): Document numeric args to history commands.
de09aa52 1057
2d3fe5d7
EZ
10582011-10-08 Eli Zaretskii <eliz@gnu.org>
1059
1060 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1061
b2b0776e
CY
10622011-10-08 Chong Yidong <cyd@stupidchicken.com>
1063
1064 * basic.texi (Position Info): Omit page commands. Document
1065 count-words-region and count-words.
1066
1067 * text.texi (Pages): Move what-page documentation here.
1068
27a16462
CY
10692011-10-08 Chong Yidong <cyd@stupidchicken.com>
1070
1071 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1072 Remote Files node instead of linking directly to the Tramp manual.
1073 (Minibuffer Edit): Add xref to Blank Lines.
1074 (Completion): Add xref to Symbol Completion. Remove redundant
1075 example, which is repeated in the next node.
1076 (Completion Commands): Minor clarifications.
1077 (Completion Styles): New node, split from Completion Commands.
1078 Document substring and initials styles.
1079 (Strict Completion): Remove information duplicated in other nodes.
1080 (Completion Options): Consolidate case difference discussion here.
1081
1082 * help.texi (Help Mode): Fix kindex entries.
1083
1084 * files.texi (File Names): Add index entries.
1085
de0bde62
CY
10862011-10-07 Chong Yidong <cyd@stupidchicken.com>
1087
1088 * basic.texi (Inserting Text): Add xref to Completion. Add
1089 ucs-insert example, and document prefix argument.
1090 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1091 to left/right. Tweak left-char and right-char descriptions.
1092 M-left and M-right are now bound to left-word/right-word.
1093 (Erasing): Document delete-forward-char.
1094
1095 * screen.texi (Screen, Menu Bar): Copyedits.
1096 (Point): Remove duplicate paragraph on cursors, also in Screen.
1097 (Mode Line): Trailing dashes no longer shown on X displays.
1098
1099 * frames.texi (Non-Window Terminals): Index just "text-only
1100 terminal", which is used throughout the manual now.
1101
1102 * entering.texi (Entering Emacs): Define "startup screen".
1103 Document window-splitting behavior with command-line inputs.
1104 (Exiting): Remove obsolete paragraph about shells without suspend
1105 functionality.
1106
1107 * commands.texi (User Input): Define "input event" more clearly.
1108 (Keys): Add xref to Echo Area.
1109 (Commands): Clarify relation between commands and functions.
1110
453e4522
CY
11112011-10-06 Chong Yidong <cyd@stupidchicken.com>
1112
1113 * misc.texi (emacsclient Options): Document how emacsclient runs
1114 the Emacs daemon (Bug#9674).
1115
550f41cd
CY
11162011-10-01 Chong Yidong <cyd@stupidchicken.com>
1117
1118 * basic.texi (Moving Point):
1119 * custom.texi (Mouse Buttons):
1120 * rmail.texi (Rmail Scrolling):
1121 * search.texi (Isearch Scroll):
1122
1123 * display.texi (Scrolling): Replace scroll-up/down with
1124 scroll-up/down-command. Fix scroll-preserve-screen-position
1125 description. Document scroll-error-top-bottom.
1126
9229fe87
GM
11272011-09-30 Glenn Morris <rgm@gnu.org>
1128
1129 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1130
0a2132ba
CY
11312011-09-24 Chong Yidong <cyd@stupidchicken.com>
1132
1133 * windows.texi (Pop Up Window): Defer discussion of window
1134 splitting to the Window Choice node. Add index entries.
1135 (Force Same Window): Node deleted.
1136 (Displaying Buffers, Window Choice): New nodes.
1137
1138 * buffers.texi (Select Buffer): Clarify description of
1139 buffer-switching commands. Add xref to Window Display node.
1140 Don't repeat confirm-nonexistent-file-or-buffer description from
1141 Visiting node. Remove even-window-heights.
1142
1143 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1144
33ed493b
CY
11452011-09-18 Chong Yidong <cyd@stupidchicken.com>
1146
1147 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1148
1149 * xresources.texi (Table of Resources): Fix documentation of
1150 bitmapIcon.
1151
92fa95ad
CY
11522011-09-15 Chong Yidong <cyd@stupidchicken.com>
1153
1154 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1155
16254627
EH
11562011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1157
1158 * frames.texi (Frame Commands): Note that delete-other-frames only
1159 deletes frames on current terminal.
1160
c3760c17
EZ
11612011-09-10 Eli Zaretskii <eliz@gnu.org>
1162
1163 * sending.texi (Mail Misc): Document mail-add-attachment.
1164
69b8be97
EZ
11652011-09-04 Eli Zaretskii <eliz@gnu.org>
1166
1167 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1168
3fd50d5c
CY
11692011-08-29 Chong Yidong <cyd@stupidchicken.com>
1170
1171 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1172
e2aeef63
CY
11732011-08-28 Chong Yidong <cyd@stupidchicken.com>
1174
1175 * files.texi (File Archives):
1176 * cal-xtra.texi (Diary Display):
1177 * help.texi (Help Mode): Add xref to View Mode.
1178
ddb54206
CY
11792011-08-28 Chong Yidong <cyd@stupidchicken.com>
1180
a6326082
CY
1181 * display.texi (View Mode): New node. Move view-file here from
1182 Misc File Ops. Move view-buffer here from Misc Buffer.
1183
1184 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1185
04e2ce72 1186 * files.texi (Misc File Ops): Document new
a6326082 1187 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1188
1189 * dired.texi (Dired Deletion): Shorten description of Trash.
1190
ddb54206
CY
1191 * misc.texi (emacsclient Options): Document server-port.
1192
bd206ce5
EZ
11932011-08-27 Eli Zaretskii <eliz@gnu.org>
1194
1195 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1196 even on MS-Windows. Fix a typo.
1197
d43f5a42
CY
11982011-08-26 Chong Yidong <cyd@stupidchicken.com>
1199
1200 * package.texi: New file, documenting the package manager.
1201
1202 * emacs.texi: Include it.
1203
1204 * help.texi (Help Summary): Add describe-package.
1205
e0b1591b
CY
12062011-08-25 Chong Yidong <cyd@stupidchicken.com>
1207
856ce114
CY
1208 * misc.texi (Printing): Convert subnodes into subsections.
1209
f404f8bc
CY
1210 * text.texi (Two-Column): Move into Text chapter.
1211
1212 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1213 Files section. Convert from chapter into section.
1214
1215 * display.texi (Narrowing): Move into display chapter.
1216
e0b1591b
CY
1217 * sending.texi (Sending Mail):
1218 * rmail.texi (Rmail):
1219 * misc.texi (Gnus, Document View):
1220 * dired.texi (Dired):
1221 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1222
75bfc667
JL
12232011-08-07 Juri Linkov <juri@jurta.org>
1224
1225 * dired.texi (Operating on Files): Rewrite according to the fact
1226 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1227
fe676f91
MA
12282011-07-30 Michael Albinus <michael.albinus@gmx.de>
1229
1230 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1231 remote file name completion. (Bug#9197)
1232
4cc60b9b
EZ
12332011-07-28 Eli Zaretskii <eliz@gnu.org>
1234
1235 * mule.texi (Bidirectional Editing): Document the fact that
1236 bidi-display-reordering is t by default.
1237
89671e16
LMI
12382011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1239
1240 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1241 explicitly (bug#8904).
1242
fb23ecc2
LMI
12432011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1244
1245 * trouble.texi (Checklist): Use an `M-x' example instead of an
1246 Emacs Lisp form to switch on the dribble file (bug#8056).
1247
465c5fc8
LMI
12482011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1249
1250 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1251
90a6258b
GM
12522011-07-13 Glenn Morris <rgm@gnu.org>
1253
1254 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1255
c7588364
LMI
12562011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1257
1258 * mark.texi (Mark Ring): Clarify how many locations are saved
1259 (bug#5770).
1260 (Global Mark Ring): Ditto.
1261
4cb4f3ba
LMI
12622011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1263
d648feab
LMI
1264 * text.texi (Table Recognition): Use "at point" instead of "under
1265 point" (bug#4345).
1266
4cb4f3ba
LMI
1267 * display.texi (Cursor Display): Mention `cursor-type'.
1268
1269 * screen.texi (Point): Clarify that it's only if you use a block
1270 cursor that it appears to be on a character (bug#4345).
1271
ecd0b990
CY
12722011-07-12 Chong Yidong <cyd@stupidchicken.com>
1273
1274 * misc.texi (Amusements): Move dissociated press here, from its
1275 own section.
1276
1277 * emacs.texi (Top): Update node listing.
1278
c2fd0368
LMI
12792011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1280
1281 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1282 clarity (bug#3523).
1283
fdeb32ec
CY
12842011-07-12 Chong Yidong <cyd@stupidchicken.com>
1285
1286 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1287 (Misc X): Document --parent-id.
1288
1289 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1290 defaults to nil.
1291
1292 * misc.texi (emacsclient Options): Document --parent-id.
1293
1294 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1295
f584ca38
LMI
12962011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1297
1298 * emacs.texi: Use "..." instead of ``...'' in the menus
1299 (bug#3503).
1300
963578d3
CY
13012011-07-11 Chong Yidong <cyd@stupidchicken.com>
1302
1303 * killing.texi (Primary Selection): Document `only' setting for
1304 select-active-regions.
1305
1306 * mark.texi (Setting Mark): Reference Shift Selection node.
1307
1308 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1309
a30ed87b
LMI
13102011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1311
47076272
LMI
1312 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1313 motion keys" (bug#3503).
1314
a30ed87b
LMI
1315 * emacs.texi: Change all the register node names from "RegPos"
1316 (etc.) to "Positional Registers" (etc.) (bug#3314).
1317
4d45a8b7
CY
13182011-07-11 Chong Yidong <cyd@stupidchicken.com>
1319
1320 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1321 (Other Kill Commands, Kill Options): Copyedits.
1322 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1323 (Yanking): Move yank-excluded properties discussion here.
1324 (Cut and Paste): Move from frames.texi. Update subnodes to
1325 describe x-select-enable-clipboard case.
1326
1327 * frames.texi: Move Cut and Paste node and subnodes into
1328 killing.texi, except Mouse Commands and Word and Line Mouse.
1329
c160ddee
AM
13302011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1331
1332 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1333
3329e6e3
LMI
13342011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1335
32a214fe
LMI
1336 * screen.texi (Mode Line): Clarify that coding systems are
1337 characters, not letters (bug#1749).
1338
3329e6e3
LMI
1339 * cmdargs.texi (Environment): Mention removing variables
1340 (bug#1615). Text suggested by Kevin Rodgers.
1341
8875da1e
CY
13422011-07-10 Chong Yidong <cyd@stupidchicken.com>
1343
54806e45
CY
1344 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1345
8875da1e
CY
1346 * modes.texi: Rename from major.texi.
1347 (Modes): New node. Make Major Modes and Minor Modes subsections
1348 of this. All callers changed.
1349
1350 * custom.texi (Minor Modes): Move to modes.texi.
1351
7847b2a1
CY
13522011-07-10 Chong Yidong <cyd@stupidchicken.com>
1353
6cfd0fa2
CY
1354 * custom.texi (Syntax): Node deleted.
1355
1356 * help.texi (Help Summary):
1357 * major.texi (Major Modes):
1358 * programs.texi (Parentheses):
1359 * search.texi (Regexp Backslash, Regexp Backslash)
1360 (Regexp Backslash):
1361 * text.texi (Words): Callers changed.
1362
7847b2a1
CY
1363 * text.texi (Refill, Longlines): Delete nodes.
1364
1365 * ack.texi (Acknowledgments): Longlines removed from manual.
1366
1367 * emacs.texi (Top): Update node listing.
1368
2a71c436
GM
13692011-07-09 Glenn Morris <rgm@gnu.org>
1370
1371 * fortran-xtra.texi (Fortran): Update handled extensions.
1372
61436e9f
LMI
13732011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1374
1375 * display.texi (Scrolling): `C-v' (etc) are now bound to
1376 `scroll-*-command' (bug#8349).
1377
6e560c71
LMI
13782011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1379
48954a09 1380 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1381 doesn't actually delete any files (bug#7125).
1382
2904fd97
LMI
1383 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1384 argument for `C-c C-k' (bug#7391).
1385
6e560c71
LMI
1386 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1387 you're currently using (bug#8489).
1388
978ff6c5
EZ
13892011-07-01 Eli Zaretskii <eliz@gnu.org>
1390
1391 * mule.texi (Coding Systems): Move index entries from the previous
1392 change into their proper places.
1393
0d742084
LMI
13942011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1395
31976bd5
LMI
1396 * help.texi (Help Files): Document view-external-packages (bug#8902).
1397
0d742084
LMI
1398 * mule.texi (Coding Systems): Put a few more of the coding systems
1399 into the index (bug#8900).
1400
9f678528
GM
14012011-06-26 Glenn Morris <rgm@gnu.org>
1402
1403 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1404
18a4ce5e
AR
14052011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1406
1407 * misc.texi (emacsclient Options): Mention --frame-parameters.
1408
f0da764a
GM
14092011-06-09 Glenn Morris <rgm@gnu.org>
1410
1411 * custom.texi (Specifying File Variables):
1412 Recommend explicit arguments for minor modes.
1413
b047e7ac
PE
14142011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1415
1416 Document wide integers better.
1417 * buffers.texi (Buffers):
001903b5
PE
1418 * files.texi (Visiting): Document maxima for 64-bit machines,
1419 and mention virtual memory limits.
b047e7ac 1420
bf41276f
CY
14212011-05-28 Chong Yidong <cyd@stupidchicken.com>
1422
1423 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1424
1425 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1426 prog mode (Bug#8240).
1427
e145f188
GM
14282011-05-27 Glenn Morris <rgm@gnu.org>
1429
1430 * custom.texi (Specifying File Variables):
1431 Major modes no longer need come first.
1432
313f790e
CY
14332011-05-22 Chong Yidong <cyd@stupidchicken.com>
1434
1435 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1436 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1437
c136e5cd
GM
14382011-05-18 Glenn Morris <rgm@gnu.org>
1439
1440 * ack.texi (Acknowledgments): Remove fakemail.c.
1441
c71a0d48 14422011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1443
1444 Fixes for fitting text into 7x9 printed manual.
1445 * building.texi (Flymake, Breakpoints Buffer):
1446 * calendar.texi (Appointments):
1447 * cmdargs.texi (General Variables, Display X):
1448 * custom.texi (Saving Customizations, Face Customization)
1449 (Directory Variables, Minibuffer Maps, Init Rebinding):
1450 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1451 * fixit.texi (Spelling):
1452 * frames.texi (Creating Frames, Fonts):
1453 * help.texi (Help Files):
1454 * mini.texi (Minibuffer File):
1455 * misc.texi (emacsclient Options, Emulation):
1456 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1457 * mule.texi (International Chars, Language Environments)
1458 (Select Input Method, Modifying Fontsets, Charsets):
1459 * programs.texi (Custom C Indent):
1460 * rmail.texi (Rmail Labels):
1461 * text.texi (Table Conversion):
1462 * trouble.texi (Known Problems, Known Problems):
1463 * windows.texi (Change Window):
1464 * xresources.texi (GTK resources): Reflow text and re-indent code
1465 examples to avoid TeX overflows and underflows on 7x9 paper.
1466
1467 * emacs.texi: Fix the (commented out) smallbook command.
1468
1469 * macos.texi (Mac / GNUstep Events):
1470 * xresources.texi (Lucid Resources): Remove extraneous examples.
1471
b8f82dc1
GM
14722011-05-10 Glenn Morris <rgm@gnu.org>
1473
1474 * custom.texi (Specifying File Variables):
1475 Deprecate using mode: for minor modes.
1476
d306b4da
GM
14772011-05-07 Glenn Morris <rgm@gnu.org>
1478
1479 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1480
548d0a63
GM
14812011-05-06 Glenn Morris <rgm@gnu.org>
1482
5006e634
GM
1483 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1484
548d0a63
GM
1485 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1486
e793a940
LMI
14872011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1488
1489 * misc.texi (Emacs Server): Document `server-eval-at'.
1490
7031be6d
UR
14912011-04-24 Chong Yidong <cyd@stupidchicken.com>
1492
1493 * maintaining.texi (List Tags): Document next-file. Suggested by
1494 Uday S Reddy.
1495
4ffd0d6b 14962011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1497
1498 * mini.texi (Minibuffer Edit):
1499 * screen.texi (Mode Line): Fix typo.
1500
1c6c854e
CS
15012011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1502
024ff170 1503 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1504
c5c9f40f
CY
15052011-03-26 Chong Yidong <cyd@stupidchicken.com>
1506
1507 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1508
09725d26
EZ
15092011-03-30 Eli Zaretskii <eliz@gnu.org>
1510
1511 * display.texi (Auto Scrolling): Document the limit of 100 lines
1512 for never-recentering scrolling with `scroll-conservatively'.
1513 (Bug#6671)
1514
09d9db2c 15152011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1516
1517 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1518 HOME on Windows and where it looks for init files. (Bug#8221)
1519
62d94509
EZ
15202011-03-10 Eli Zaretskii <eliz@gnu.org>
1521
1522 * search.texi (Regexp Example):
1523 * mule.texi (International Chars):
1524 * building.texi (External Lisp): Don't use characters outside
1525 ISO-8859-1.
1526
0286d9de
EZ
15272011-03-09 Eli Zaretskii <eliz@gnu.org>
1528
1c6c854e
CS
1529 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1530 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1531
1532 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1533
114902a5 1534 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1535 (Bug#8210)
1536
0afb4571
J
15372011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1538
1539 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1540 for Gtk+ 3.
1541
bb3865e8
GM
15422011-03-08 Glenn Morris <rgm@gnu.org>
1543
6446548e
GM
1544 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1545 * emacs.texi (Acknowledgments):
1546 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1547 * emacs.texi: Set documentencoding.
6446548e 1548
bb3865e8
GM
1549 * display.texi (Optional Mode Line): Don't mention exactly where
1550 display-time appears. (Bug#8193)
1551
33383987
JB
15522011-03-07 Chong Yidong <cyd@stupidchicken.com>
1553
1554 * Version 23.3 released.
1555
892777ba
CY
15562011-03-06 Chong Yidong <cyd@stupidchicken.com>
1557
1558 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1559
0b973fc5
DW
15602011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1561
1562 * misc.texi (emacsclient Options): Add q/quiet.
1563
8ef5a2f2
GM
15642011-03-02 Glenn Morris <rgm@gnu.org>
1565
1566 * mule.texi (Communication Coding) <x-select-request-type>:
1567 Remove duplicate (essentially) paragraph. (Bug#8148)
1568
bd106056
CS
15692011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1570
1571 * maintaining.texi (Format of ChangeLog): Add reference to
1572 add-log-full-name.
1573 (Change Log Commands): Add documentation for combining multiple
1574 symbols in one change.
1575
6640b281
GM
15762011-03-01 Glenn Morris <rgm@gnu.org>
1577
1578 * custom.texi (Directory Variables):
1579 Give an example of excluding subdirectories.
1580
2b0c7330 15812011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1582
1583 * search.texi (Regexp Search): Move index entries about regexps to the
1584 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1585
8c62c205
GM
15862011-02-19 Glenn Morris <rgm@gnu.org>
1587
1588 * dired.texi (Dired): Dired-X version number was dropped.
1589
3928f2b6
JD
15902011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1591
1592 * xresources.texi (X Resources): Remove *faceName and replace it with
1593 *font for Lucid.
1594
a41c8660
CY
15952011-02-05 Chong Yidong <cyd@stupidchicken.com>
1596
1597 * rmail.texi (Rmail Display): Document Rmail MIME support more
1598 accurately.
1599
1600 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1601 vc-log-outgoing.
1602 (Merging): Document vc-find-conflicted-file.
1603
233ba4d9 16042011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1605
1606 * custom.texi (Variables): Fix typo.
1607
14beddf4 16082011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1609
65401ee3
CY
1610 * search.texi (Regexps): Copyedits. Mention character classes
1611 (Bug#7809).
1612
19f81ecf
CY
1613 * files.texi (File Aliases): Restore explanatory text from Eli
1614 Zaretskii, accidentally removed in 2011-01-08 commit.
1615
bf3dae7e
EZ
16162011-01-29 Eli Zaretskii <eliz@gnu.org>
1617
1618 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1619 (MAKEINFO_OPTS): New variable.
1620 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1621 (emacs.html): New target.
1622 (clean): Remove emacs.html.
1623
45eb2a5d
WL
16242011-01-23 Werner Lemberg <wl@gnu.org>
1625
1626 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1627 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1628 (ENVADD): Updated.
1629
9acfe703
GM
16302011-01-18 Glenn Morris <rgm@gnu.org>
1631
1632 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1633
1634 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1635
362b9d48
GM
16362011-01-15 Chong Yidong <cyd@stupidchicken.com>
1637
bb033b5f
CY
1638 * building.texi (Compilation): Improve instructions for running two
1639 compilations (Bug#7573).
1640
b024d9f0
MD
1641 * files.texi (Backup Names): Document the new location of the
1642 last-resort backup file.
1643
362b9d48
GM
1644 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1645 manual. Explain why directory-abbrev-alist elements should be anchored
1646 (Bug#7777).
1647
16482011-01-15 Eli Zaretskii <eliz@gnu.org>
1649
1650 * msdog.texi (Windows Startup): Correct inaccurate description of
1651 differences between emacsclient.exe and emacsclientw.exe.
1652
7c420169 16532011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1654
1655 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1656
7c420169 16572011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1658
1659 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1660
7c420169 16612011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1662
2d34d523
EZ
1663 * frames.texi (Cut and Paste): Modify the section's name and text:
1664 don't mix "cut/paste" with "kill/yank".
1665 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1666 (Bug#7702)
1667
88ab4340
EZ
1668 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1669
7c420169 16702011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1671
1672 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1673 matches its position in the menu. (Bug#7674)
1674
7c420169 16752011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1676
1677 * trouble.texi (Checklist): Mention not replying via news either.
1678
92bb6c52
TH
16792010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1680
1681 * misc.texi (Document View): Update DocView section with newly
1682 supported document formats.
1683
b103c904
CY
16842010-12-21 Chong Yidong <cyd@stupidchicken.com>
1685
1686 * killing.texi: Resection the Info version to conform to the
1687 printed manual, to avoid making sections on Accumulating Text, CUA
1688 and Rectangles into full chapters.
1689
f49d1f52 16902010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1691
1692 * custom.texi (Init Syntax): Add index entries for "character syntax".
1693 (Bug#7576)
1694
f49d1f52 16952010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1696
1697 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1698
f49d1f52 16992010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1700
1701 * trouble.texi (Checklist): Fix typo in newsgroup name.
1702
f49d1f52 17032010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1704
1705 * search.texi (Word Search): Note that the lazy highlight always
1706 matches to whole words (Bug#7470).
1707
f49d1f52 17082010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1709
4f1948eb
EZ
1710 * display.texi (Optional Mode Line): Make the description of
1711 load-average more accurate.
1712
b8a9e136
EZ
1713 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1714 registry, with a cross-reference.
62d72a4a
EZ
1715 (Windows Startup): New node. Move the stuff about the current
1716 directory from "Windows HOME".
b8a9e136 1717
07976ae3 17182010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1719
1720 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1721 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1722
07976ae3 17232010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1724
1725 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1726 Suggested by Štěpán Němec.
1727
07976ae3 17282010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1729
1aaae3f3
CY
1730 * maintaining.texi (Version Control): Say "commit", not "check in".
1731 (Version Control Systems): Simplify descriptions.
1732 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1733 VCS Concepts.
1734 (VC Mode Line): Update example.
1735 (Old Revisions): Document revert-buffer for vc-diff.
1736 (Log Buffer): Promote to a subsection. Document header lines.
1737
1c6c854e
CS
1738 * macos.texi (Mac / GNUstep Basics):
1739 Document ns-right-alternate-modifier.
ec8a6295 1740
1aaae3f3
CY
1741 * emacs.texi (Top): Update node listing.
1742
0eb025fb
EZ
17432010-11-13 Eli Zaretskii <eliz@gnu.org>
1744
1745 * rmail.texi (Rmail Coding): Characters with no fonts are not
1746 necessarily displayed as empty boxes.
1747
1748 * mule.texi (Language Environments, Fontsets): Characters with no
1749 fonts are not necessarily displayed as empty boxes.
1750
1751 * display.texi (Text Display): Document display of glyphless
1752 characters.
1753
ea4f7750
GM
17542010-11-13 Glenn Morris <rgm@gnu.org>
1755
1756 * basic.texi (Position Info): Add M-x count-words-region.
1757
90639cea
GM
17582010-11-11 Glenn Morris <rgm@gnu.org>
1759
1760 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1761
d607b96b 17622010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1763
1764 * msdog.texi (Windows HOME): Add information regarding startup
1765 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1766
c12e4a81
GM
17672010-10-11 Glenn Morris <rgm@gnu.org>
1768
df187c62
GM
1769 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1770
c12e4a81
GM
1771 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1772 (DVIPS): New variable.
234db610
GM
1773 (.PHONY): Add html, ps.
1774 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1775 (clean): Delete html, ps files.
c12e4a81 1776
6513b232
EZ
17772010-10-09 Eli Zaretskii <eliz@gnu.org>
1778
1779 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1780
f4f358f1
GM
17812010-10-09 Glenn Morris <rgm@gnu.org>
1782
c1dc72b3
GM
1783 * Makefile.in (VPATH): Remove.
1784 (infodir): Make it absolute.
1785 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1786
4393405b
GM
1787 * Makefile.in (dist): Anchor regexps.
1788
eef3ab94
GM
1789 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1790 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1791 (emacs-xtra.pdf): Use $<.
1792
aa9db089
GM
1793 * Makefile.in (infoclean): Remove harmless, long-standing error.
1794
abd40fb4
GM
1795 * Makefile.in ($(infodir)): Delete rule.
1796 (mkinfodir): New.
1797 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1798
f4f358f1 1799 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1800 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1801 * emacsver.texi: New file, replacing emacsver.texi.in.
1802
ea274122
GM
18032010-10-09 Glenn Morris <rgm@gnu.org>
1804
f7a31f11
GM
1805 * emacsver.texi.in: New file.
1806 * emacs.texi: Set EMACSVER by including emacsver.texi.
1807 * Makefile.in (distclean): Delete emacsver.texi.
1808 (dist): Copy emacsver.texi.
b13254e7 1809 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1810
3fb78d1f
GM
1811 * ack.texi (Acknowledgments): No more b2m.c.
1812
ea274122
GM
1813 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1814 (emacs): Remove rule.
1815 (dist): No need to deal with the emacs rule any more.
1816
17ca7950
GM
18172010-10-07 Glenn Morris <rgm@gnu.org>
1818
1819 * Makefile.in (version): New, set by configure.
1820 (clean): Delete dist tar file.
1821 (dist): Use version in tar name.
1822
4c83f6e1
GM
18232010-10-06 Glenn Morris <rgm@gnu.org>
1824
1825 * Makefile.in (EMACS_XTRA): Add the main source file.
1826 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1827 (mostlyclean): No core files, reorder other files.
1828 (clean): Delete specific dvi and pdf files.
1829 (infoclean, dist): New rules.
1830 (maintainer-clean): Use infoclean.
8a944cea 1831 ($(infodir)): Add parallel build workaround.
4c83f6e1 1832
0264072d
GM
18332010-10-04 Glenn Morris <rgm@gnu.org>
1834
1835 * Makefile.in (SHELL): Set it.
1836 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1837 (info, dvi): Replace above variables with their expansions.
1838 (info): Move mkdir from here...
1839 ($(infodir)/emacs): ... to here (for parallel builds).
1840 (pdf): New target.
1841 ($(infodir)/emacs): Pass -o option to makeinfo.
1842 (.PHONY): Declare clean rules.
1843 (maintainer-clean): Delete dvi and pdf files.
1844 Guard against cd failures. Use a more restrictive delete.
1845
3226d6ca
GM
18462010-10-02 Glenn Morris <rgm@gnu.org>
1847
1848 * misc.texi (Shell Mode): Remove reference to old function name.
1849
cad90f3b
EZ
18502010-09-30 Eli Zaretskii <eliz@gnu.org>
1851
1852 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1853 indicator characters.
1854
5f874327
GM
18552010-09-29 Glenn Morris <rgm@gnu.org>
1856
1857 * Makefile.in (top_srcdir): Remove unused variable.
1858
0ab9cff3
GM
18592010-09-14 Glenn Morris <rgm@gnu.org>
1860
67ae9766
GM
1861 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1862 the last hook item.
1863
0ab9cff3
GM
1864 * calendar.texi (Appointments): Also updated when a diary include file
1865 is saved.
1866
6664fc59 18672010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1868
1869 * trouble.texi (Bugs): Update the section intro.
1870 (Known Problems): New section.
1871 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1872 (Sending Patches): Bug fixes are best as responses to existing bugs.
1873 * emacs.texi (Known Problems): Add menu entry for new section.
1874
be3283d7
GM
18752010-09-09 Glenn Morris <rgm@gnu.org>
1876
1877 * xresources.texi: Untabify.
1878
10999305 18792010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1880
1881 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1882
10999305 18832010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1884
1885 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1886
30641319
JD
18872010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1888
1889 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1890
50dd7bc6
GM
18912010-08-21 Glenn Morris <rgm@gnu.org>
1892
1893 * misc.texi (Amusements): Mention bubbles and animate.
1894
5e620eca
EZ
18952010-07-31 Eli Zaretskii <eliz@gnu.org>
1896
1897 * files.texi (Visiting): Add more index entries for
1898 large-file-warning-threshold.
1899
8b2dd508
JD
19002010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1901
1902 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1903
8838673e
GM
19042010-06-23 Glenn Morris <rgm@gnu.org>
1905
1906 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1907 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1908 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1909 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1910 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1911 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1912 Untabify Texinfo files.
1913
04d3bb6c
GM
19142010-06-10 Glenn Morris <rgm@gnu.org>
1915
103dd3a8
GM
1916 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1917
04d3bb6c
GM
1918 * basic.texi (Inserting Text): Fix typo.
1919
50b79479
GM
19202010-06-10 Glenn Morris <rgm@gnu.org>
1921
1922 * ack.texi (Acknowledgments):
1923 * emacs.texi (Acknowledgments): Update for notifications.el.
1924
86d7a550
DU
19252010-05-31 Daiki Ueno <ueno@unixuser.org>
1926
1927 * dired.texi (Operating on Files): Mention encryption commands
1928 (Bug#6315).
1929
db5dce9d
EZ
19302010-05-29 Eli Zaretskii <eliz@gnu.org>
1931
1932 * basic.texi (Moving Point): Update due to renaming of commands bound
1933 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1934
34313041
EZ
19352010-05-18 Eli Zaretskii <eliz@gnu.org>
1936
1937 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1938 paragraphs.
1939 (Line Truncation): Fix wording for bidi display.
1940
1fc0ce04 1941 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1942 keys.
1943
0235128c 19442010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1945
1946 * building.texi (GDB Graphical Interface): Remove misleading comparison
1947 to an IDE (Bug#6128).
1948
0235128c 19492010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1950
1951 * programs.texi (Man Page):
1952 * misc.texi (Invoking emacsclient):
1953 * mini.texi (Repetition):
1954 * mark.texi (Setting Mark): Fix typos.
1955
0235128c 19562010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1957
1958 * misc.texi (Printing): Document htmlfontify-buffer.
1959
0235128c 19602010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1961
1962 * calendar.texi (Displaying the Diary, Format of Diary File):
1963 Fix external cross-references for TeX format output.
1964
0235128c
SM
19652010-05-07 Chong Yidong <cyd@stupidchicken.com>
1966
1967 * Version 23.2 released.
1968
f63d0028
JD
19692010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1970
1971 * cmdargs.texi (Initial Options): Mention --chdir.
1972
20fe03ad
JD
19732010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1974
1975 * frames.texi (Tool Bars): Add tool-bar-style.
1976
b7d65a5f
GM
19772010-04-21 Glenn Morris <rgm@gnu.org>
1978
1979 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1980
a42dbee1
CY
19812010-04-18 Chong Yidong <cyd@stupidchicken.com>
1982
1983 * programs.texi (Semantic): New node.
1984
1985 * maintaining.texi (EDE): New node.
1986
1987 * emacs.texi: Update node listing.
1988
1989 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1990
6e104790 19912010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1992
d52dbd3d
GM
1993 * emacs.texi (Acknowledgments): Remove duplicate.
1994
a77fe20c
GM
1995 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1996
6e104790 19972010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1998
4ebe9902
GM
1999 * dired.texi (Misc Dired Features): Mention VC diff and log.
2000 * maintaining.texi (Old Revisions, VC Change Log):
2001 Mention that diff and log work in Dired buffers.
2002
98932641
GM
2003 * help.texi (Help Summary): Mention M-x info-finder.
2004
d5b22ab2 2005 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2006
4d4e9522
GM
2007 * custom.texi (Specifying File Variables, Directory Variables):
2008 Document new commands for manipulating local variable lists.
2009
6e104790 20102010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2011
2012 * trouble.texi (Contributing): Add cindex entry.
2013 Mention etc/CONTRIBUTE.
2014
6e104790 20152010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2016
2017 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2018 query-replace (Bug#5774).
2019
a20a9df3
GM
20202010-04-16 Glenn Morris <rgm@gnu.org>
2021
2022 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2023
1ecb2d3f
JD
20242010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2025
2026 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2027
99852628
JD
20282010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2029
2030 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2031
ce79424f
EZ
20322010-03-30 Eli Zaretskii <eliz@gnu.org>
2033
2034 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2035 cross-reference to "Inserting Text".
2036
2037 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2038 Mention completion provided by `ucs-insert'.
2039
85738751 20402010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2041
2042 * sending.texi (Sending Mail): Note variables that may need
2043 customizing.
2044 (Mail Sending): Expand discussion of send-mail-function.
2045
85738751 20462010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2047
2048 Document Message mode as the default mail mode.
2049
2050 * sending.texi (Sending Mail): Copyedits.
2051 (Mail Format, Mail Headers): Document mail-from-style changes.
2052 (Mail Commands): Rename from Mail mode. Document Message mode.
2053 (Mail Misc): Rename from Mail mode Misc.
2054 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2055 command names and update keybindings.
2056 (Header Editing): Document message-tab. De-document
2057 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2058 favor of mail-default-headers. Ad index entries for user-full-name and
2059 user-mail-address.
1c6c854e
CS
2060 (Citing Mail): Update changes in Message mode behavior.
2061 Document mail-yank-prefix.
e73c2434
CY
2062 (Mail Signature): New node, moved from Mail Misc.
2063 (Mail Aliases): Mail abbrevs are the default with Message mode.
2064 (Mail Methods): Note that Message mode is now the default.
2065
2066 * rmail.texi (Rmail Reply):
2067 * text.texi (Text Mode):
2068 * major.texi (Major Modes):
2069 * mule.texi (Output Coding): Refer to Message mode.
2070
2071 * custom.texi (Init Examples): Add xref to Mail Header.
2072
1fc0ce04 2073 * emacs.texi (Top): Fix xrefs.
e73c2434 2074
85738751 20752010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2076
c0c035fa
CY
2077 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2078 repository if there is none.
2079 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2080 vc-print-root-log.
ef7b27ef 2081 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2082
71785b7a
CY
2083 * programs.texi (Program Modes): Mention Javascript mode.
2084
f67c5dd0
CY
2085 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2086 * emacs.texi: Update node description.
2087
0f72a391 2088 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2089 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2090
dc2d2590
JL
20912010-03-30 Juri Linkov <juri@jurta.org>
2092
2093 * search.texi (Other Repeating Search): Remove line that `occur'
2094 can not handle multiline matches.
2095
a7b02820
EZ
20962010-03-30 Eli Zaretskii <eliz@gnu.org>
2097
2098 * mule.texi (International): Mention support of bidirectional editing.
2099 (Bidirectional Editing): New section.
2100
22ef1944
NR
21012010-03-28 Nick Roberts <nickrob@snap.net.nz>
2102
2103 * emacs.texi (Top): Update node names to those in building.texi.
2104
146b8b16
NR
21052010-03-27 Nick Roberts <nickrob@snap.net.nz>
2106
c5e87d10
PE
2107 doc/emacs/building.texi: Describe restored GDB/MI functionality
2108 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2109 doc/emacs/emacs.texi: Update node names for building.texi.
2110
6d98672d
GM
21112010-03-24 Glenn Morris <rgm@gnu.org>
2112
2113 * ack.texi (Acknowledgments):
2114 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2115
93318cbd
JD
21162010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2117
2118 * xresources.texi (Table of Resources): Clarify toolBar number
2119 for Gtk+.
2120
2121 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2122
15cf2f52
CY
21232010-03-21 Chong Yidong <cyd@stupidchicken.com>
2124
4102856c
CY
2125 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2126
15cf2f52
CY
2127 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2128 and multi-isearch-buffers-regexp.
2129
2130 * indent.texi (Indentation): Clarify description of
2131 indent-for-tab-command. Document tab-always-indent.
2132
d68eb23c
CY
21332010-03-20 Chong Yidong <cyd@stupidchicken.com>
2134
2135 * cmdargs.texi (Font X): Move most content to Fonts.
2136
2137 * frames.texi (Fonts): New node. Document font-use-system-font.
2138
2139 * emacs.texi (Top):
2140 * xresources.texi (Table of Resources):
2141 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2142
288f9fc0
CY
21432010-03-10 Chong Yidong <cyd@stupidchicken.com>
2144
2145 * Branch for 23.2.
2146
17782bec
CY
21472010-03-06 Chong Yidong <cyd@stupidchicken.com>
2148
2149 * custom.texi (Init Examples): Add xref to Locals.
2150
2151 * major.texi (Choosing Modes): Mention usage of setq-default for
2152 setting the default value of major-mode (Bug#5688).
2153
b4a1a8b2
CY
21542010-03-02 Chong Yidong <cyd@stupidchicken.com>
2155
2156 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2157
2158 * display.texi (Display Custom): Document make-pointer-invisible and
2159 underline-minimum-offset. Remove inverse-video.
2160
a1e759cd
CY
21612010-02-21 Chong Yidong <cyd@stupidchicken.com>
2162
2163 * frames.texi (Frame Commands): Note that the last ordinary frame can
2164 be deleted in daemon mode (Bug#5616).
2165
4f3bc373
GM
21662010-02-18 Glenn Morris <rgm@gnu.org>
2167
2168 * trouble.texi (Contributing): Repository is no longer CVS.
2169
5dbbdd33
GM
21702010-02-08 Glenn Morris <rgm@gnu.org>
2171
2172 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2173
cd61af01
SM
21742010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2175
2176 * display.texi (Useless Whitespace, Text Display):
2177 * custom.texi (Init Examples): Avoid obsolete special default variables
2178 like default-major-mode.
2179
b1bb0a25 21802010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2181
2182 * programs.texi (Other C Commands): Replace reference to obsolete
2183 c-subword-mode.
2184
99d0985b
GM
21852010-01-21 Glenn Morris <rgm@gnu.org>
2186
2187 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2188
893db5bc
GM
21892010-01-12 Glenn Morris <rgm@gnu.org>
2190
2191 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2192 emacs-pretest-bug for bug reports for development versions.
2193
0419b8d6
GM
21942010-01-11 Glenn Morris <rgm@gnu.org>
2195
2196 * display.texi (Highlight Interactively): `t' does not mean highlight
2197 all patterns. (Bug#5335)
2198
26e533e2
CY
21992009-12-29 Chong Yidong <cyd@stupidchicken.com>
2200
2201 * misc.texi (Shell): Document async-shell-command.
2202
2203 * building.texi (Grep Searching): Document zrgrep.
2204
484eaeac 2205 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2206
7ee6c59b
NR
22072009-12-29 Nick Roberts <nickrob@snap.net.nz>
2208
2209 * building.texi: Import GDB Graphical Interface description from
2210 EMACS_23_1_RC.
2211
91ed7ea8
CY
22122009-12-24 Chong Yidong <cyd@stupidchicken.com>
2213
2214 * emacs.texi (Top): Update node listing.
2215
2216 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2217
2218 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2219
2220 * cmdargs.texi (Initial Options):
2221 * xresources.texi (Resources): Document inhibit-x-resources.
2222
2223 * custom.texi (Specifying File Variables): Note that minor modes are
2224 enabled unconditionally.
2225
2226 * display.texi (Scrolling): Briefly document the old recenter command,
2227 and document recenter-positions.
2228
2229 * files.texi (Visiting):
2230 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2231
1c6c854e
CS
2232 * frames.texi (Cut/Paste Other App):
2233 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2234
2235 * killing.texi (Kill Options): New node.
2236
6ca89aaa
CY
22372009-12-05 Chong Yidong <cyd@stupidchicken.com>
2238
2239 * misc.texi (Shell Options): ansi-color is now default.
2240
806642d4
GM
22412009-12-05 Glenn Morris <rgm@gnu.org>
2242
806642d4
GM
2243 * emacs.texi (Top): Update menu for cal-xtra node changes.
2244 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2245 or mode line. Don't mention invisible text or the details of
2246 diary-print-entries here, only in cal-xtra.
2247 (Format of Diary File): Mention that the "date on first line" format
2248 only really affects the simple display.
2249 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2250 (Diary Customizing): Holidays may be in the buffer or mode line.
2251 Move diary-print-entries to the "Diary Display" section.
2252 (Diary Display): New section, split out from "Fancy Diary Display".
2253 Explain the limitations of simple display, and how to print it.
2254
1a4f0c0a
GM
2255 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2256
e11adbd8
GM
2257 * cal-xtra.texi (Diary Display): Mention View mode.
2258
29a483ac
JL
22592009-11-29 Juri Linkov <juri@jurta.org>
2260
2261 * display.texi (Highlight Interactively): Actually a list of
2262 default faces is pre-loaded into a list of default values
2263 instead of the history.
2264
83d60c79
GM
22652009-11-20 Glenn Morris <rgm@gnu.org>
2266
2267 * ack.texi (Acknowledgments):
2268 * emacs.texi (Acknowledgments): Add htmlfontify.
2269
276bbe96
GM
22702009-11-14 Glenn Morris <rgm@gnu.org>
2271
98ad1bae
GM
2272 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2273
276bbe96
GM
2274 * ack.texi (Acknowledgments):
2275 * emacs.texi (Acknowledgments): Update for recent Org changes.
2276
18430066
CY
22772009-10-31 Chong Yidong <cyd@stupidchicken.com>
2278
2279 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2280 `charset' property, which is irrelevant to the user manual (Bug#3526).
2281
522ddc9f
JB
22822009-10-14 Juanma Barranquero <lekktu@gmail.com>
2283
2284 * trouble.texi (DEL Does Not Delete): Fix typo.
2285
50b49ade
MA
22862009-10-05 Michael Albinus <michael.albinus@gmx.de>
2287
2288 * files.texi (Misc File Ops): Mention copy-directory.
2289
6308321a
EZ
22902009-10-04 Eli Zaretskii <eliz@gnu.org>
2291
43b3b4d1
EZ
2292 * mule.texi (Unibyte Mode): Emphasize that
2293 unibyte-display-via-language-environment affects only the display.
2294
6308321a
EZ
2295 * display.texi (Horizontal Scrolling): Document cursor behavior under
2296 horizontal scrolling when point moves off the screen (Bug#4564).
2297 Improve wording.
2298
bd51ea7f
MA
22992009-10-01 Michael Albinus <michael.albinus@gmx.de>
2300
2301 * files.texi (Directories): delete-directory prompts for recursive
2302 deletion.
2303
55381962
GM
23042009-09-30 Glenn Morris <rgm@gnu.org>
2305
2306 * ack.texi (Acknowledgments):
2307 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2308
13989ab1
TH
23092009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2310
2311 * dired.texi (Dired Navigation): Use @code instead of @var for
2312 dired-isearch-filenames, so that it's not capitalized.
2313
8ba46c89
CY
23142009-09-19 Chong Yidong <cyd@stupidchicken.com>
2315
2316 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2317
2318 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2319
2320 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2321 (Key Bindings): Reference Init Rebinding in introductory text.
2322 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2323 (Keymaps): Simplify.
2324 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2325 (Minibuffer Maps): Remove mention of Mocklisp.
2326 (Init Rebinding): Move mode-local rebinding example here from Local
2327 Keymaps.
2328 (Modifier Keys): Clarify.
1e11b018 2329 (Rebinding): Add cindex for "binding keys".
8ba46c89 2330
6a5ca7c8
CY
23312009-09-13 Chong Yidong <cyd@stupidchicken.com>
2332
2333 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2334
0e1cba51
NR
23352009-08-31 Nick Roberts <nickrob@snap.net.nz>
2336
6a5ca7c8 2337 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2338 Reorganize these two sections.
0e1cba51 2339
76a87a4d
EZ
23402009-08-29 Eli Zaretskii <eliz@gnu.org>
2341
2342 * cmdargs.texi (Initial Options): Fix last change.
2343
82e98df4
SM
23442009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2345
2346 * mule.texi (Enabling Multibyte):
2347 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2348 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2349
fb89fad9
GM
23502009-08-20 Glenn Morris <rgm@gnu.org>
2351
2352 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2353
e99652b0
GM
23542009-08-19 Glenn Morris <rgm@gnu.org>
2355
2356 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2357
5cca97ad
GM
23582009-08-18 Glenn Morris <rgm@gnu.org>
2359
2360 * ack.texi (Acknowledgments):
2361 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2362
997797ae 2363 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2364
985bf85b
GM
23652009-08-09 Glenn Morris <rgm@gnu.org>
2366
2367 * ack.texi (Acknowledgments):
2368 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2369
8d6bb99e
DD
23702009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2371
2372 * emacs.texi (Top): Add new menu items for GDB-UI.
2373
2374 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2375 section. Threads buffer is in separate section now.
8d6bb99e 2376
8353da9c
GM
23772009-08-08 Glenn Morris <rgm@gnu.org>
2378
2379 * ack.texi (Acknowledgments):
2380 * emacs.texi (Acknowledgments):
2381 Update for js2-mode and org changes.
2382
f2074faf
MA
23832009-08-02 Michael Albinus <michael.albinus@gmx.de>
2384
2385 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2386 files.
2387
e8d2d3fb
CY
23882009-07-28 Chong Yidong <cyd@stupidchicken.com>
2389
2390 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2391
324a4f6a
GM
23922009-07-23 Glenn Morris <rgm@gnu.org>
2393
2394 * programs.texi (Matching): Update blink-matching-paren-distance.
2395
b6937a70
CY
23962009-07-21 Chong Yidong <cyd@stupidchicken.com>
2397
2398 * frames.texi (Cut/Paste Other App): For select-active-regions,
2399 selection is now updated on moving point.
2400
bd8aaa36
RS
24012009-07-21 Richard Stallman <rms@gnu.org>
2402
2403 * glossary.texi (GNU, Daemon): Update information.
2404
8d9b5eba
JL
24052009-07-19 Juri Linkov <juri@jurta.org>
2406
2407 * custom.texi (Specifying File Variables, Safe File Variables):
2408 "variables/value pairs" -> "variable/value pairs".
2409
a2acc1db
GM
24102009-07-15 Glenn Morris <rgm@gnu.org>
2411
2412 * misc.texi (Gnus): Remove widow.
2413
c5ae942b
GM
24142009-07-11 Glenn Morris <rgm@gnu.org>
2415
703d26ba
GM
2416 * Makefile.in (TEXI2PDF): New.
2417 (emacs.pdf, emacs-xtra.pdf): New targets.
2418
522ddc9f 2419 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2420
2421 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2422
2423 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2424 Don't print the copying notice twice in the printed version.
2425 Update the menu and detailmenu.
2426 (Preface): The meaning of "on-line" has changed.
2427 Correct name for "Common Problems" chapter.
2428 (Distrib): Update FSF shop URL.
2429 (Intro): Showing two files at once is not so exciting.
2430
2431 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2432 (Mac / GNUstep Basics): Minor grammar changes.
2433 (Mac / GNUstep Events): Fix typo.
2434 (GNUstep Support): CANNOT_DUMP no longer applies.
2435
2436 * misc.texi (Document View): Fix typos.
2437
2438 * dired.texi (Dired):
2439 * help.texi (Help):
2440 * macos.texi (Mac OS / GNUstep):
2441 * maintaining.texi (Version Control, Introduction to VC):
2442 End menu descriptions with a period.
c5ae942b 2443
b1c8242b
EZ
24442009-07-09 Eli Zaretskii <eliz@gnu.org>
2445
2446 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2447 so categorical in saying that the option is only useful on NTFS.
2448
220d9aa6
GM
24492009-07-09 Glenn Morris <rgm@gnu.org>
2450
2451 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2452 (ENVADD): Add texinfodir to TEXINPUTS.
2453
2454 * emacs.texi (Top): Fix cross-reference.
2455
2456 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2457
2458 * vc1-xtra.texi (Revision Tags): Fix typo.
2459
d07e72d3
GM
24602009-07-03 Glenn Morris <rgm@gnu.org>
2461
2462 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2463 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2464 (Merge Commands): `.' does not seem to work in A or B buffer.
2465 `l' can recreate the 3-window display.
2466
2467 * glossary.texi (Glossary): Minor phrasing changes throughout.
2468 Add more internal cross-references.
2469 <Autoloading>: You can't really autoload a variable.
2470 <C-M->: Move details here from `M-C-' item.
2471 <Continuation Line>: Refer to `Truncation.'
2472 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2473 <Home Directory, Unix>: New entries.
2474 <Deletion of Files>: Mention recycle bins.
2475 <Directory>: Mention ``folders.''
2476 <Error>: Don't mention ``type-ahead.''
2477 <Fringe>: Refer to the manual node.
2478 <Minor Mode>: Can be global or local.
2479 <Spell Checking>: There are other checkers besides Ispell.
2480
f144038a
GM
24812009-07-02 Glenn Morris <rgm@gnu.org>
2482
2483 * anti.texi (Antinews): Minor changes in phrasing.
2484
2485 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2486 some underfull lines in dvi output.
2487
2488 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2489
2490 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2491
2492 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2493
3f1c6666
JD
24942009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2495
2496 * xresources.texi (Table of Resources): Mention maximized for
2497 fullscreen.
2498
2499 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2500
62aadce7
CY
25012009-07-01 Chong Yidong <cyd@stupidchicken.com>
2502
2503 * anti.texi (Antinews): Correct the list of removed platforms.
2504
82ec412e
GM
25052009-06-28 Glenn Morris <rgm@gnu.org>
2506
2507 * arevert-xtra.texi: Minor language tweaks.
2508
09964e7d
GM
2509 * dired-xtra.texi: Minor revisions.
2510
666e158e
MB
25112009-06-23 Miles Bader <miles@gnu.org>
2512
c4cc8b9a 2513 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2514 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2515
70243478
CY
25162009-06-21 Chong Yidong <cyd@stupidchicken.com>
2517
2518 * Branch for 23.1.
2519
67cbe681
KH
25202009-06-17 Kenichi Handa <handa@m17n.org>
2521
2522 * mule.texi (Charsets): Update the description for the new charset.
2523 (list-character-sets): New findex.
125dd7c5 2524 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2525
40e67246
CY
25262009-06-10 Chong Yidong <cyd@stupidchicken.com>
2527
b5700de6
CY
2528 * basic.texi (Moving Point): Fix tag.
2529
2530 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2531
2532 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2533 use camel-case for PageUp and PageDown.
2534
2535 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2536 camel-case for PageUp and PageDown.
2537
2538 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2539
40e67246 2540 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2541 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2542
522ddc9f 25432009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2544
522ddc9f
JB
2545 * fixit.texi (Spelling): Set default dictionary.
2546 Improve descriptions (Bug#2554)
6f591cf4 2547
53483c76
DR
25482009-06-08 David Reitter <david.reitter@gmail.com>
2549
2550 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2551 since saving colors and faces set this way is not implemented.
2552 (Environment variables): Remove mention of mac-fix-env, which is
2553 scheduled to be removed.
2554
1557ef4f
CY
25552009-06-04 Chong Yidong <cyd@stupidchicken.com>
2556
91056528
CY
2557 * custom.texi (Init Examples): Add example of changing load-path.
2558
1557ef4f
CY
2559 * building.texi (Lisp Libraries): Add example of changing
2560 load-path (Bug#3446).
2561
623cec4c
CY
25622009-05-28 Chong Yidong <cyd@stupidchicken.com>
2563
2564 * mark.texi (Mark): Further clarifications.
2565 (Setting Mark): Emphasize that C-SPC activates the mark.
2566
0fcca8ee
CY
25672009-05-28 Chong Yidong <cyd@stupidchicken.com>
2568
702b10e1
CY
2569 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2570 Mark mode.
0fcca8ee
CY
2571 (Using Region, Persistent Mark): Use "active mark" instead of "active
2572 region".
2573
d3b396e4
CY
25742009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2575
2576 * mule.texi (Select Input Method): Fix typo.
2577
3f698a06
CY
25782009-05-13 Chong Yidong <cyd@stupidchicken.com>
2579
2580 * anti.texi (Antinews): Document completion changes. Some additional
2581 copyedits and rearrangement of entries.
2582
b2a42eb7
CY
25832009-05-12 Chong Yidong <cyd@stupidchicken.com>
2584
932fd020
CY
2585 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2586 (Shell History Copying, Terminal emulator): Copyedits.
2587
1c6c854e
CS
2588 * xresources.texi (Resources): Simplify descriptions.
2589 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2590 (Table of Resources): Document fontBackend resource.
2591
b2a42eb7 2592 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2593 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2594 "Backspace". Remove discussion of obscure Xmodmap issue.
2595
c6ea7fb8
CY
25962009-05-07 Chong Yidong <cyd@stupidchicken.com>
2597
2598 * files.texi (Visiting): Copyedits.
2599
ad36c422
CY
26002009-05-06 Chong Yidong <cyd@stupidchicken.com>
2601
2602 * basic.texi (Inserting Text): Document ucs-insert.
2603
2604 * mule.texi (International Chars): Define "multibyte". Note that
2605 internal representation is unicode-based. Simplify definition of raw
2606 bytes. Mention ucs-insert.
2607 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2608 (Language Environments): Add language environments new to Emacs 23.
2609 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2610 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2611 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2612 (Output Coding): Copyedits.
2613
2614 * emacs.texi (Top): Update node listing.
2615
d4ad7b96
CY
26162009-05-05 Per Starbäck <per@starback.se> (tiny change)
2617
2618 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2619
5bd66204
SM
26202009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2621
2622 * building.texi (Lisp Libraries): `load-library' does offer completion.
2623
bc36ad1c
CY
26242009-04-28 Chong Yidong <cyd@stupidchicken.com>
2625
2626 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2627 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2628
f1a47884
EZ
26292009-04-25 Eli Zaretskii <eliz@gnu.org>
2630
2631 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2632
be77bd45
CY
26332009-04-22 Chong Yidong <cyd@stupidchicken.com>
2634
2635 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2636
2637 * building.texi (Lisp Interaction): Document initial-scratch-message.
2638
d3b82927
JB
26392009-04-18 Juanma Barranquero <lekktu@gmail.com>
2640
ed6e7b11
JB
2641 * msdog.texi (Windows Fonts): Fix typos.
2642
d3b82927
JB
2643 * files.texi (Save Commands): Fix pxref.
2644
bc323c04
CY
26452009-04-18 Chong Yidong <cyd@stupidchicken.com>
2646
2647 * files.texi (Save Commands): Mention diff-buffer-with-file.
2648 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2649 Henoch (Bug#3036).
2650
2186d13f
GM
26512009-03-15 Glenn Morris <rgm@gnu.org>
2652
2653 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2654 the former is not always used.
2655 (Mail Headers): Use active voice. Add "Mail-reply-to".
2656 Change case of "Id". Avoid repeated "appropriate".
2657 (Mail Aliases): Fix previous change - use an example with a ".", so it
2658 does actually get quoted when expanded.
2659 (Mail Sending): Mailclient is the default on some systems.
2660 (Citing Mail): Mention mail-indentation-spaces.
2661 (Mail Mode Misc): Add an @dfn for "mail signature".
2662
71e454fc
CY
26632009-03-15 Chong Yidong <cyd@stupidchicken.com>
2664
2665 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2666 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2667 read-buffer-completion-ignore-case, and completion-styles.
2668 Remove description of partial-completion-mode.
71e454fc 2669
df1a3e06
GM
26702009-03-14 Glenn Morris <rgm@gnu.org>
2671
2672 * sending.texi (Mail Format): Fix typo. Add index entry for
2673 mail-header-separator.
2674 (Mail Headers): Put info about initialization and changing in one place
2675 at the start. Update FCC section for mbox Rmail. Clarify From
2676 section, mention mail-setup-with-from. Clarify Reply-to section.
2677 Add Mail-followup-to and mail-mailing-lists. Clarify References
2678 section.
2679 (Mail Aliases): Update example, make less contentious.
2680 Update for name change of mail-interactive-insert-alias.
2681 (Mail Mode): Remove mention of `%' as a word separator.
2682 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2683 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2684 commands. Clarify FCC handling. In mail-complete, add reference to
2685 Mail Aliases section, and mention mail-complete-function.
2686 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2687 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2688 signature netiquette. Explain how the mail hooks work when continuing
2689 a composition.
2690 (Mail Amusements): Internationalize the spook section a bit.
2691 Remove the spook mail-setup-hook example, since it doesn't work well.
2692 Mention fortune-file.
2693 (Mail Methods): Mention read-mail-command.
2694
ed6e7b11 26952009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2696
df1a3e06
GM
2697 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2698 and NS resources following recent changes.
959d68bd 2699
86dca3e8
JR
27002009-03-10 Jason Rumney <jasonr@gnu.org>
2701
2702 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2703 w32-use-visible-system-caret doc to indicate that it should get set
2704 automatically.
2705 (Windows Fonts): Add doc for the uniscribe backend.
2706
042fe98f
DN
27072009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2708
2709 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2710 vc-dir. (Bug#2598)
2711
7f8dba73
RS
27122009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2713
2714 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2715
505e70c3
GM
27162009-03-05 Glenn Morris <rgm@gnu.org>
2717
04242bdc
GM
2718 * rmail.texi (Rmail Basics): Add reference to sorting.
2719 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2720 Minor re-wordings.
2721 (Rmail Motion): Mention rmail-next-same-subject.
2722 (Rmail Deletion): Expunging is not the only way to change the numbers.
2723 (Rmail Labels): Labels can also be used in sorting.
2724 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2725 (Rmail Display): Mention rmail-mime.
2726
00cfe22c
GM
27272009-03-04 Glenn Morris <rgm@gnu.org>
2728
2729 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2730 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2731 summary. Mention sorts cannot be undone.
2732 (Rmail Display): Give an example of how to use goto-address-mode.
2733 (Rmail Editing): It's keybindings that are redefined, not commands.
2734 Fix some typos.
2735 (Movemail): Some minor rewording.
2736 (Remote Mailboxes): Emacs movemail supports pop by default.
2737 Fix some minor grammatical issues. The "two alternative ways" to
2738 specify a POP mailbox are really just one. Remove all reference to the
2739 variables rmail-pop-password and rmail-pop-password-required, obsolete
2740 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2741 can support Kerberos.
2742
3d963b67
GM
27432009-03-03 Glenn Morris <rgm@gnu.org>
2744
2745 * rmail.texi (Rmail Deletion): Revert previous change, which was
2746 describing the Rmail summary versions.
2747 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2748 Minor re-wording for rmail-resend.
2749 (Rmail Make Summary): Summaries apply to buffers rather than files.
2750 <rmail-summary-by-topic>: Headers includes the subject.
2751 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2752 details, including prefix arguments.
2340abde 2753 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2754 Not counting lines might be faster.
2755 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2756 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2757 Name the commands bound to the various keys. Mention prefix argument
2758 for searching.
3d963b67
GM
2759 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2760 Simplify rmail-highlighted-headers description. Update face name.
2761
a8ce3d17
JB
27622009-03-02 Juanma Barranquero <lekktu@gmail.com>
2763
2764 * mark.texi (Marking Objects): Fix typo.
2765
130a29b6
CY
27662009-03-01 Chong Yidong <cyd@stupidchicken.com>
2767
2768 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2769 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2770
9d5de6f8
GM
27712009-03-01 Glenn Morris <rgm@gnu.org>
2772
79fc530e 2773 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2774 (Rmail Motion): - M-s searches from the end of messages.
2775 (Rmail Deletion): Minor clarification. Fix numeric argument
2776 description.
2777 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2778 newmail and RMAILOSE files need not be in home-directory.
2779 (Rmail Files): Mention I/O menus are unselectable if no files match.
2780 Mention `MAIL' env-var.
2781
b545ff9c
JR
27822009-02-24 Jason Rumney <jasonr@gnu.org>
2783
2784 * mule.texi (Fontsets): Mention fontset-default, font specs and
2785 fallback fontsets.
2786 (Defining Fontsets): Mention ns and w32 variants of
2787 standard-fontset-spec. Update description of startup fontset to match
2788 Emacs 23 behavior.
a93be82a 2789 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2790 (International): Link to Modifying Fontsets.
b545ff9c 2791
75da0618 27922009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2793
2794 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2795 Mention ns-extended-platform-support-mode.
2796
6be93a16
KB
27972009-02-22 Karl Berry <karl@gnu.org>
2798
2799 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2800
867d4bb3
JB
28012009-02-19 Juanma Barranquero <lekktu@gmail.com>
2802
2803 * basic.texi (Moving Point, Position Info):
2804 * files.texi (Visiting):
2805 * mini.texi (Completion Options):
2806 * text.texi (HTML Mode): Remove duplicate words.
2807
49b5c0e8
GM
28082009-02-20 Glenn Morris <rgm@gnu.org>
2809
2810 * rmail.texi: Minor updates for mbox rather than Babyl.
2811
f43a822c
KB
28122009-02-17 Karl Berry <karl@gnu.org>
2813
49b5c0e8 2814 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2815
80d634b8
RS
28162009-02-17 Richard M Stallman <rms@gnu.org>
2817
2818 * anti.texi (Antinews): Mention Babyl format.
2819
2820 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2821
2822 * rmail.texi: Update for mbox format.
2823 Various small fixes, as well as the following.
2824 (Out of Rmail): Node deleted.
2825 (Rmail): Update menu.
2826 (Rmail Files): Comment out set-rmail-inbox-list.
2827 Document rmail-inbox-list instead.
2828 (Rmail Output): Substantial changes since C-o is now
2829 rmail-output-as-seen and o is rmail-output.
2830 (Rmail Attributes): Delete `stored', add `retried'.
2831 (Rmail Display): Editing headers works in all cases.
2832
f0d129c6
GM
28332009-02-17 Glenn Morris <rgm@gnu.org>
2834
2835 * basic.texi (Position Info): M-x count-lines-region is not always on
2836 M-=. (Bug#2269)
2837
160f11d3
GM
28382009-02-09 Glenn Morris <rgm@gnu.org>
2839
2840 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2841 defaults.
2842
763e01c4
EZ
28432009-02-07 Eli Zaretskii <eliz@gnu.org>
2844
2845 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2846 documentation of possible problems with redecoding.
2847
f5e1441d
GM
28482009-02-03 Glenn Morris <rgm@gnu.org>
2849
2850 * rmail.texi (Out of Rmail): Mention b2m.pl.
2851
e1eabe41
GM
28522009-01-31 Glenn Morris <rgm@gnu.org>
2853
2854 * rmail.texi (Out of Rmail): Correct b2m location.
2855
dd05f9de
CY
28562009-01-27 Chong Yidong <cyd@stupidchicken.com>
2857
2858 * fixit.texi (Undo): Update undo limit values.
2859
d74d846e
GM
28602009-01-27 Glenn Morris <rgm@gnu.org>
2861
2862 * emacs.texi (Top): Fix Antinews menu entry.
2863
49ffdce8
KB
28642009-01-25 Karl Berry <karl@gnu.org>
2865
2866 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2867 item with no marker, instead of the syntactically incorrect
2868 @itemize @asis.
2869
467e8d77
JL
28702009-01-25 Juri Linkov <juri@jurta.org>
2871
2872 * building.texi (Grep Searching): Fix index entry for lgrep.
2873
6c60bbdb
EZ
28742009-01-24 Eli Zaretskii <eliz@gnu.org>
2875
2876 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2877
9ce5a36f
AR
28782009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2879
2880 * macos.texi (Preferences Panel): Update description of font setting to
2881 reflect that prior frame selection is no longer needed.
2882
9aa5f2fb
NR
28832009-01-20 Nick Roberts <nickrob@snap.net.nz>
2884
2885 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2886 raise GUD subsections.
2887
3892ff9c
GM
28882009-01-15 Glenn Morris <rgm@gnu.org>
2889
2890 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2891
14731c8f
GM
28922009-01-10 Glenn Morris <rgm@gnu.org>
2893
2894 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2895
45c55e53
CY
28962009-01-04 Chong Yidong <cyd@stupidchicken.com>
2897
2898 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2899 logical lines.
2900
2e4667d1
JL
29012008-12-29 Juri Linkov <juri@jurta.org>
2902
2903 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2904
2905 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2906
2a3eac47
CY
29072008-12-28 Chong Yidong <cyd@stupidchicken.com>
2908
2909 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2910 goto-address-mode instead of goto-address.
2911
3da8da94
CY
2912 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2913 mode.
2914
2a3eac47
CY
2915 * emacs.texi (Top): Update node listing.
2916
057f6dd3
EZ
29172008-12-26 Eli Zaretskii <eliz@gnu.org>
2918
2919 * custom.texi (Directory Variables): Explain what is a "project".
2920 Add indexing. Improve wording. Add a footnote about using
2921 _dir-locals.el on MS-DOS.
2922
e6979067
DN
29232008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2924
2925 * files.texi (Misc File Ops): Mention chmod as an alias for
2926 set-file-modes.
2927
9de15963
MR
29282008-12-24 Martin Rudalics <rudalics@gmx.at>
2929
2930 * help.texi (Help): Fix typos and reword.
2931 (Help Summary): Add entries for C-h n and C-h r, reorder
2932 entries, and do some minor fixes.
2933 (Name Help): Say that C-h F works for commands only.
2934 (Misc Help): Say that view-lossage displays 300 keystrokes.
2935
236fd60d
GM
29362008-12-20 Glenn Morris <rgm@gnu.org>
2937
2938 * ack.texi (Acknowledgments): General update based on AUTHORS,
2939 including removal of some stuff no longer distributed.
2940
349b3256
AM
29412008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2942
2943 * fixit.texi: Mention hunspell
2944
e840fca5
GM
29452008-12-19 Glenn Morris <rgm@gnu.org>
2946
2947 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2948 Consolidate explanatory text at start.
e840fca5
GM
2949
2950 * display.texi (Text Display):
2951 * indent.texi (Indentation): Use @acronym with ASCII.
2952
9dfa7983
GM
29532008-12-18 Glenn Morris <rgm@gnu.org>
2954
2955 * ack.texi: Various small updates and fixes.
2956
97b3a00b
JL
29572008-12-18 Juri Linkov <juri@jurta.org>
2958
2959 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2960 as a key binding to start a forward nonincremental word search.
2961 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2962 a backward nonincremental word search. Add index for `M-s w'
2963 `isearch-forward-word'.
2964 (Regexp Search): Add a short summary of regexp key commands like
2965 in the node "Basic Isearch".
2966 (Other Repeating Search): Fix typo.
2967
29682008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2969
2970 * misc.texi (PostScript Variables): Fix doc.
2971
31ce6a07
CY
29722008-12-10 Chong Yidong <cyd@stupidchicken.com>
2973
2974 * programs.texi (Program Modes): Mention Ruby mode.
2975
636b507b
DN
29762008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2977
2978 * misc.texi (emacsclient Options): Describe what an empty string
2979 argument does for --alternate-editor.
2980
a323fa14
CY
29812008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2982
2983 * cmdargs.texi (Font X): Distinguish between client-side and
2984 server-side fonts. List valid Fontconfig properties. Add reference to
2985 Fontconfig manual. List valid GTK font properties. Explain use of
2986 fc-list.
2987
c5ca6cd0
CY
29882008-12-09 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * cmdargs.texi (Font X): Move discussion of quoting to top.
2991
e5136377
GM
29922008-12-06 Glenn Morris <rgm@gnu.org>
2993
2994 * maintaining.texi (Old Revisions): Improve previous change.
2995
248c026b
RS
29962008-12-05 Richard M Stallman <rms@gnu.org>
2997
2998 * anti.texi (Antinews): Minor fixes.
2999
a9253a1e
GM
30002008-12-03 Glenn Morris <rgm@gnu.org>
3001
3002 * maintaining.texi (Old Revisions): Fix diff-switches description.
3003
fa687b02
MR
30042008-12-01 Martin Rudalics <rudalics@gmx.at>
3005
3006 * emacs.texi (Top): Fix typo.
3007
72e6decd
CY
30082008-11-30 Chong Yidong <cyd@stupidchicken.com>
3009
320ee034
CY
3010 * misc.texi (Document View): Explain dependence on gs at the top.
3011 Copyedits.
3012
3013 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3014
72e6decd
CY
3015 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3016 (Comment Commands): Discuss region-active behavior of M-; first.
3017
2a472ee4
MR
30182008-11-29 Martin Rudalics <rudalics@gmx.at>
3019
9c6361c9
MR
3020 * display.texi (Line Truncation): Add reference to Continuation
3021 Lines.
3022
2a472ee4
MR
3023 * windows.texi (Pop Up Window): Mention split-height-threshold
3024 and split-width-threshold.
9c6361c9 3025 (Split Window): Add reference to Continuation Lines.
2a472ee4 3026
e93bc142
AR
30272008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3028
3029 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3030 (GNUstep Support): New node.
3031 * anti.texi:
3032 * emacs.texi:
3033 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3034
43b978db
RS
30352008-11-28 Richard M Stallman <rms@gnu.org>
3036
3037 * misc.texi (Dissociated Press): Minor cleanups.
3038
3039 * dired.texi (Image-Dired): Avoid passive.
3040
e8e2bd93
EZ
30412008-11-28 Eli Zaretskii <eliz@gnu.org>
3042
3043 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3044 representation.
3045
8d2d45da
CY
30462008-11-26 Richard M. Stallman <rms@gnu.org>
3047
3048 * files.texi (Visiting): Rewrite paragraph for clarity.
3049
3050 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3051
a5f7bbcc
AM
30522008-11-25 Alan Mackenzie <acm@muc.de>
3053
3054 * programs.texi (Moving by Parens): Clarify that parens inside strings
3055 and comments are ignored, and that the commands assume the starting
3056 point isn't in a string or comment.
3057
a71703d3
AR
30582008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3059
3060 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3061 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3062 version.
3063 (Mac Customization): Rewrite Preferences Panel section and merge in to
3064 this node, add Open files by dragging to an Emacs window.
3065
3066 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3067
aa5ab79a
CY
30682008-11-26 Chong Yidong <cyd@stupidchicken.com>
3069
0cc92c19
CY
3070 * files.texi (Misc File Ops): Document set-file-modes.
3071
c366b4e4
CY
3072 * windows.texi (Split Window): Document integer values of
3073 truncate-partial-width-windows.
3074
aa5ab79a
CY
3075 * text.texi (Text): Simplify description of markup languages.
3076 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3077 (TeX Editing): Note that `""' inserts one `"' character.
3078 (HTML Mode): Note in the introduction that XML mode is an alias for
3079 SGML mode. Mention nXML mode.
3080
56221db7
CY
30812008-11-25 Chong Yidong <cyd@stupidchicken.com>
3082
3083 * building.texi (Watch Expressions): Fix typo.
3084
90effe33
CY
30852008-11-24 Chong Yidong <cyd@stupidchicken.com>
3086
f90a5ae3
CY
3087 * files.texi (Visiting): Document new behavior of
3088 confirm-nonexistent-file-or-buffer.
3089
1c6c854e
CS
3090 * buffers.texi (Select Buffer):
3091 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3092
a18ffb4a
CY
3093 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3094 edit-picture.
3095
90effe33
CY
3096 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3097 edit-picture', since that is just an alias for picture-mode.
3098 (Sentences): Note that repeated M-@ extends the region.
3099 (Pages): Make terminology more consistent. Link to Regexps node.
3100 (Longlines): Discuss relationship with Visual Line mode.
3101 (Text Mode): Remove extraneous discussion of other modes, since they
3102 were already introduced in the parent node.
3103
e85103ec
CY
31042008-11-23 Chong Yidong <cyd@stupidchicken.com>
3105
5cb2fe30
CY
3106 * anti.texi (Antinews): Rewrite.
3107
1eb9b307 3108 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3109
3110 * frames.texi (Frame Commands): Mention "minimize" terminology.
3111
e85103ec
CY
3112 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3113 formats.
b908332f
CY
3114 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3115 (Misc X): Don't document useless -hb option.
e85103ec 3116
607f5f88
JL
31172008-11-22 Juri Linkov <juri@jurta.org>
3118
3119 * dired.texi (Dired Navigation): Change normal file name search option
3120 from `non-nil' to `t'. Add `dwim' option.
3121
e1b867a0
JL
31222008-11-22 Juri Linkov <juri@jurta.org>
3123
3124 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3125 ".dir-locals.el". Rename `define-project-bindings' to
3126 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3127 `dir-locals-set-directory-class'.
3128
dd186936
LK
31292008-11-22 Lute Kamstra <lute@gnu.org>
3130
3131 * buffers.texi (Select Buffer): Index goto-line.
3132 * basic.texi (Moving Point): Mention the use of a numeric prefix
3133 argument with goto-line and refer to Select Buffer for the use of a
3134 plain prefix argument.
3135
4b121911
GM
31362008-11-19 Glenn Morris <rgm@gnu.org>
3137
3138 * doclicense.texi: Update to FDL 1.3.
3139 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3140
27267e4c
CY
31412008-11-17 Chong Yidong <cyd@stupidchicken.com>
3142
696f351d
CY
3143 * custom.texi (Minor Modes): Define mode commands and mode variables
3144 more precisely. Recommend using mode commands instead of setting
3145 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3146 (Easy Customization): Use "init file" instead of .emacs.
3147 (Customization Groups): Update to new Custom buffer appearance.
3148 (Saving Customizations): Copyedits. Update example.
3149 (Variables): Give example of variable type-sensitivity.
3150 (Examining): Update example.
3151 (Hooks): Copyedits.
3152 (Specifying File Variables): Use C comments instead of an artificial
3153 Lisp for the example.
3154 (Keymaps): Move internals discussion to Prefix Keymaps.
3155 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3156 (Init Rebinding): Document kbd macro.
3157 (Init File): Link to Find Init.
696f351d
CY
3158
3159 * mark.texi (Using Region): Document Delete Selection Mode more
3160 thoroughly.
3161
3162 * frames.texi (Mouse Commands): Move most of the description of Delete
3163 Selection Mode to Using Region, and link to it.
1bc9c425 3164 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3165
b0570c25
CY
3166 * building.texi (Compilation): Document first-error value of
3167 compilation-scroll-output.
3168 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3169 works as soon as an error is available. Suggested by Juri Linkov.
3170
27267e4c
CY
3171 * mini.texi (Passwords): New node.
3172
3173 * files.texi (Remote Files): Link to Passwords node.
3174
3175 * emacs.texi (Top): Update node listings.
3176
122eb807
CY
31772008-11-16 Chong Yidong <cyd@stupidchicken.com>
3178
9c9855a3
CY
3179 * ack.texi (Acknowledgments): Some updating of credits.
3180
bd6fdcad
CY
3181 * emacs.texi (Acknowledgments): Add a couple more names.
3182
dd1eef46
CY
3183 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3184
122eb807 3185 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3186 (Misc File Ops): Document use of trash.
122eb807 3187
801a8da1
JB
31882008-11-16 Juanma Barranquero <lekktu@gmail.com>
3189
3190 * macos.texi (Mac Customization): Fix typos.
3191
0b4f2253
CY
31922008-11-14 Chong Yidong <cyd@stupidchicken.com>
3193
3194 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3195 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3196 the conventions of the main Emacs manual.
3197
3198 * emacs.texi (Top): Update node listings.
3199
517e2b89
CY
32002008-11-12 Chong Yidong <cyd@stupidchicken.com>
3201
07a85685
CY
3202 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3203 command-line-args is processed during startup.
3204 (Action Arguments): Correctly describe how file arguments interact with
3205 the startup screen. Link to Lisp Interaction for scratch buffer.
3206 (Initial Options): Link to Command Example for -batch option.
3207 (Environment): Document initial-environment.
3208
517e2b89
CY
3209 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3210 can't be changed in the site-start file.
3211
6337bbde
CY
32122008-11-07 Chong Yidong <cyd@stupidchicken.com>
3213
3214 * dired.texi (Dired): Mention C-x C-d too.
3215 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3216 (Dired Navigation): Explain dired-goto-file more clearly.
3217 Document dired-isearch-filenames.
6337bbde
CY
3218 (Dired Deletion): Remove unnecessary "expunged" terminology.
3219 (Flagging Many Files): & is now rebound to `% &'.
3220 (Shell Commands in Dired): Document dired-do-async-shell-command.
3221 Clarify how multi-file arguments are passed.
3222 (Misc Dired Features): Document dired-do-isearch.
3223
9e8eeff9
CY
32242008-11-06 Chong Yidong <cyd@stupidchicken.com>
3225
3226 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3227
e071f849
CY
32282008-11-03 Chong Yidong <cyd@stupidchicken.com>
3229
3230 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3231
05482eb1
CY
32322008-11-01 Chong Yidong <cyd@stupidchicken.com>
3233
e2346dea
CY
3234 * programs.texi (Program Modes): Link to Program Indent node.
3235 (Left Margin Paren): Explain consequences of changing
3236 open-paren-in-column-0-is-defun-start more concisely.
3237 (Which Function, Program Indent, Info Lookup): Minor edits.
3238 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3239 (Multi-line Indent): If region is active, TAB indents the region.
3240 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3241 (Matching): The delimiter at the cursor is highlighted---the character
3242 changes color.
3243 (Symbol Completion): Link to Completion node.
3244
e4b6428c
CY
3245 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3246 a strictly text-only system.
3247
05482eb1
CY
3248 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3249 batch mode.
3250
a11d3737
RS
32512008-11-01 Richard M. Stallman <rms@gnu.org>
3252
5abad626
RS
3253 * misc.texi (Document View): Major rewrite.
3254
a11d3737
RS
3255 * maintaining.texi (Types of Log File): Change logs are older than
3256 version control.
3257 (VCS Concepts): Simplify and rearrange.
3258 (Version Control Systems): Make it clear that Linux is only the kernel.
3259 (VC Mode Line): Shorten reference to menu item.
3260 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3261 (VC Directory Mode): Minor cleanup.
3262 Unchanged files are hidden, not omitted.
3263 (VC Directory Commands): Shorten and simplify.
3264 (Change Log Commands): New node, split from Change Logs.
3265 (VC Directory Buffer): New node, split from VC Directory Mode.
3266
c55a4acb
CY
32672008-10-31 Chong Yidong <cyd@stupidchicken.com>
3268
1c6c854e 3269 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3270 from files.texi.
3271
1c6c854e
CS
3272 * files.texi (Version Control): Move to maintaining.texi.
3273 Subnodes moved as well.
3274 (Document Files): Move to misc.texi.
df0356f6 3275
c55a4acb
CY
3276 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3277 vc-update-change-log.
df0356f6
CY
3278 (Version Control): Move here from files.texi.
3279 (Format of ChangeLog): Make it a subnode of Change Log.
3280
3281 * emacs.texi (Top): Update node listing.
c55a4acb 3282
ef082374
TH
32832008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3284
3285 * files.texi (Files): Add a section about document
3286 files (doc-view-mode).
3287
d52582c3
CY
32882008-10-31 Chong Yidong <cyd@stupidchicken.com>
3289
1c6c854e
CS
3290 * building.texi (Compilation Mode):
3291 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3292 (Debuggers): Lower GUD subsections to subsubsections.
3293 (Starting GUD): Add cindex.
3294 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3295
4e0a0968
CY
32962008-10-30 Chong Yidong <cyd@stupidchicken.com>
3297
03625b47
CY
3298 * indent.texi (Indentation): Link to Program Indent.
3299
4e0a0968
CY
3300 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3301 now uses emacsclient's terminal.
3302
8bd3f7ef
CY
33032008-10-29 Chong Yidong <cyd@stupidchicken.com>
3304
80e5620e
CY
3305 * mark.texi (Using Region): Document use-empty-active-region.
3306
97d5c404
CY
3307 * emacs.texi (Top): Update node listings.
3308
1c6c854e
CS
3309 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3310 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3311 (Invoking emacsclient): Rewrite, moving optional arguments to
3312 emacsclient Options.
21d2bae3
CY
3313 (emacsclient Options): New node. Document server-use-tcp and
3314 server-host.
8bd3f7ef 3315
5fda2cbd
CY
33162008-10-28 Chong Yidong <cyd@stupidchicken.com>
3317
3318 * indent.texi (Indentation): Replace list with paragraphed text,
3319 putting description of syntax-driven indentation first. Document new
3320 effect of active regions on tab.
3321 (Tab Stops): Note that editable tab stops affect indentation commands.
3322
4ff029f6
DN
33232008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3324
3325 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3326
996cd6e4
CY
33272008-10-23 Chong Yidong <cyd@stupidchicken.com>
3328
f28815e3
CY
3329 * custom.texi (Function Keys): Note that modified keypad keys are not
3330 translated.
3331
996cd6e4
CY
3332 * basic.texi (Arguments): Explain how to insert multiple digits.
3333
49545fe2
MA
33342008-10-22 Michael Albinus <michael.albinus@gmx.de>
3335
3336 * files.texi (Remote Files): Precise selection of default method.
3337 Rewrite paragraph about disabling remote file names.
3338
edac0b53
CY
33392008-10-22 Chong Yidong <cyd@stupidchicken.com>
3340
e752c544
CY
3341 * search.texi (Special Isearch): Document M-TAB is isearch.
3342
edac0b53
CY
3343 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3344 command.
3345
3346 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3347
20a36054
TH
33482008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3349
1c6c854e 3350 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3351 section.
3352
69051ab6
CY
33532008-10-21 Chong Yidong <cyd@stupidchicken.com>
3354
c4b1a32a
CY
3355 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3356 to files.texi. Move contents of vc2-xtra.texi here.
3357
3358 * vc2-xtra.texi: File removed.
3359
3360 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3361 Directory Commands from the submenu. Don't include deleted file
3362 vc2-xtra.texi.
3363
3364 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3365 (Version Control): Add VC Directory Mode and VC Directory Commands to
3366 the submenu.
3367 (Why Version Control?): Use table format.
3368 (Version Control Systems): Note that Meta-CVS support is gone.
3369 (VCS Concepts): Note precisely when VC started supporting filesets.
3370 Remove bogus xref to CVS Options node.
3371 (Types of Log File): Copyedits.
3372 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3373 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3374 The Right Thing.
3375 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3376 (Log Buffer): Reorganize node, putting C-c C-c description first.
3377 (Old Revisions): Use CVS for example, not RCS.
3378 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3379 Commands from the submenu, putting them under Version Control.
3380 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3381 need to include it in the manual unconditionally, since it is now
3382 crucial to using distributed version control systems.
1a6e2954
CY
3383 (Comparing Files): Note that diff uses the minibuffer, and that the
3384 output is shown using Diff mode.
1c6c854e
CS
3385 (Diff Mode): Explain what "patch" and "hunk" mean.
3386 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3387 diff-show-trailing-whitespaces.
1a6e2954 3388 (File Archives): Add rar support.
c4b1a32a 3389
69051ab6
CY
3390 * major.texi (Choosing Modes): Make mode selection sequence more
3391 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3392 magic-mode-alist is nil by default.
3393 Document magic-fallback-mode-alist.
69051ab6 3394
e7421e03
CY
33952008-10-20 Chong Yidong <cyd@stupidchicken.com>
3396
3397 * frames.texi (Mouse References): Copyedits.
3398
6b2efdc2
TH
33992008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3400
3401 * ack.texi (Acknowledgments): Add myself as doc-view author.
3402
9c5e9396
EZ
34032008-10-20 Eli Zaretskii <eliz@gnu.org>
3404
3405 * frames.texi (Dialog Boxes): Add @cindex entries.
3406
dac94f8e
CY
34072008-10-20 Chong Yidong <cyd@stupidchicken.com>
3408
3409 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3410 (Text-Only Mouse): Copyedit.
3411
25597d40
CY
34122008-10-19 Chong Yidong <cyd@stupidchicken.com>
3413
f8a447f6
CY
3414 * frames.texi: Use @key throughout for mouse clicks.
3415 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3416 (Secondary Selection): Fix modified mouse click syntax.
3417 (Clipboard): Describe Cut, Copy and Paste commands.
3418 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3419 Copyedits.
3420 (Creating Frames): Add xref to Init File.
3421 (Frame Commands): Add xref to Exiting.
3422 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3423
b0f95216
CY
34242008-10-15 Chong Yidong <cyd@stupidchicken.com>
3425
b0817f00
CY
3426 * files.texi (Version Control): Copyedits. Add Bazaar.
3427 (Version Control Systems): List different VCS's using an itemized list.
3428 Add Bazaar.
3429 (VCS Concepts): Copyedits. Tweak description of file merging.
3430
b0f95216
CY
3431 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3432 (Cut/Paste Other App): Document select-active-regions and
3433 x-select-enable-primary.
3434
69d0d701
CY
34352008-10-13 Chong Yidong <cyd@stupidchicken.com>
3436
3437 * mark.texi (Shift Selection): Correct case in node name.
3438
3439 * emacs.texi (Top): Update node order in Mark chapter.
3440
375e8351
EZ
34412008-10-12 Eli Zaretskii <eliz@gnu.org>
3442
3443 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3444
3445 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3446 elsewhere in the manual instead of describing yet again the intricacies
3447 of $HOME on MS-Windows and MS-DOS.
3448
ab58114f
CY
34492008-10-12 Chong Yidong <cyd@stupidchicken.com>
3450
4f959513 3451 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3452 (Minibuffer File): Add discussion of `~' in file names.
3453 Add insert-default-directory index reference.
4f959513 3454
ab58114f
CY
3455 * files.texi (File Names): Reorganize description.
3456 (Visiting): Add xref to Mode Line. Copyedits.
3457 (Save Commands): Mention prefix behavior of C-x C-s.
3458 (Numbered Backups): Node deleted.
3459 (Backup Names): Contents of Numbered Backups moved here. State default
3460 of version-control variable.
3461 (Reverting): Copyedits.
3462 (Version Control): Add additional version control systems.
3463
3464 * emacs.texi (Top): Delete Numbered Backups node.
3465
3466 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3467 Backup Names.
f2884f63 3468 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3469
b0b5100a
RF
34702008-10-11 Romain Francoise <romain@orebokech.com>
3471
3472 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3473
89774b5f
CY
34742008-10-11 Chong Yidong <cyd@stupidchicken.com>
3475
3476 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3477 (Select Buffer): Mention use of minibuffer history. Describe default
3478 value of default-major-mode. Mention that C-x 4 b selects the other
3479 window.
3480 (List Buffers): Document CRM indicators in the order they appear.
3481 (Kill Buffer): Document new command kill-matching buffers.
3482 (Several Buffers): Move explanation of the relationship between buffer
3483 list and buffer menu to the top.
3484 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3485
4c72bf27
CY
34862008-10-10 Chong Yidong <cyd@stupidchicken.com>
3487
3488 * entering.texi (Exiting): Document change of C-x C-c to
3489 save-buffers-kill-terminal. Document kill-emacs.
3490
f68eb991
EZ
34912008-09-30 Eli Zaretskii <eliz@gnu.org>
3492
3493 * mule.texi (Coding Systems): Don't mention codepage-setup.
3494
3495 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3496 cpNNN coding systems anymore.
3497 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3498 for unibyte mode. Don't mention line-drawing characters.
3499 Don't mention dos-unsupported-char-glyph.
f68eb991 3500
1a2dd44d
CY
35012008-09-25 Chong Yidong <cyd@stupidchicken.com>
3502
3503 * search.texi (Search): Shorten introduction.
3504 (Basic Isearch): Add command table. Discuss reverse isearch and
3505 isearch highlighting.
3506 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3507 ring to cindex.
3508 (Special Isearch): Move input methods discussion here.
3509 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3510 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3511 Repeat Isearch.
3512 (Isearch Minibuffer): New node.
3513 (Word Search): Document new word search commands.
3514 (Regexp Example): Simplify example using sentence-end-base variable.
3515 (Replace): Reword introduction.
3516 (Unconditional Replace): Remove unnecessary example.
3517 (Other Repeating Search): Document new `M-s o' binding.
3518
3519 * emacs.texi (Top): Update node listings.
3520
e45da31d
JB
35212008-09-22 Juanma Barranquero <lekktu@gmail.com>
3522
3523 * emacs.texi (Top): Remove Kill Errors from menu.
3524
841c8096
CY
35252008-09-22 Chong Yidong <cyd@stupidchicken.com>
3526
402168fa
CY
3527 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3528 interface for defining macros. Simplify examples. Note that C-g quits
3529 macro definitions.
1c6c854e
CS
3530 (Keyboard Macro Counter): Document using F3 to insert counter.
3531 Give usage example.
402168fa
CY
3532 (Keyboard Macro Query): Organize query responses in a table.
3533
1c6c854e
CS
3534 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3535 Link to Erasing node.
841c8096
CY
3536 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3537 rationale to a footnote.
3538 (Kill Errors): Remove node, due to redundancy with Erasing.
3539 (Spelling): Move discussion of flyspell to end. Note new behavior of
3540 M-$ in active region. Remove non-ispell-specific keybindings from
3541 table.
3542
eab2ee89
DN
35432008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3544
3545 * cmdargs.texi (Initial Options): Document --daemon.
3546
3d53e905
GM
35472008-09-20 Glenn Morris <rgm@gnu.org>
3548
3549 * files.texi (Numbered Backups): Mention that some modes set
3550 version-control.
3551
1c90484d
GM
35522008-09-20 Jim Blandy <jimb@red-bean.com>
3553
3554 * files.texi (Numbered Backups): Reference File Variables, as well.
3555 Remove discussion of Rmail's implementation.
3556
0fc0d844
CY
35572008-09-06 Chong Yidong <cyd@stupidchicken.com>
3558
3559 * misc.texi (Recursive Edit): Note that top-level exits active
3560 minibuffers.
3561
3562 * trouble.texi (Quitting): Likewise.
3563
b18d283d
CY
35642008-08-31 Chong Yidong <cyd@stupidchicken.com>
3565
3566 * emacs.texi (Top): Add Temporary Face Changes xref.
3567
3568 * display.texi (Display): Move Temporary Face Changes node to just
3569 after Standard Faces.
3570 (Scrolling): Document recenter-top-bottom instead of recenter.
3571 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3572 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3573 (Display Custom): Copyedits.
3574 (Optional Mode Line): Document display-battery-mode.
3575
180135fc
RF
35762008-08-27 Romain Francoise <romain@orebokech.com>
3577
3578 * custom.texi (Directory Variables): Minor fix.
3579
d3fe3475
GM
35802008-08-27 Glenn Morris <rgm@gnu.org>
3581
3582 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3583 descriptions.
3584 (Calendar Customizing): Tweak layout description.
183080b6 3585 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3586 markers. Condense calendar-star-date and calendar-mark-today
3587 description.
3588 (Holiday Customizing): Add oriental and solar holidays.
3589 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3590 Fix holiday-float description. Use zerop in examples. Be less verbose.
3591 (Date Display Format): Change ISO format. Be less verbose.
3592 (Diary Customizing): Mention day and month abbrev arrays.
3593 Mention the date-form variables by name. Update European example.
3594 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3595 Condense examples. Mention diary-entry-symbols by name.
3596 Condense table for insertion commands.
3597 (Fancy Diary Display): Mention diary-include-string and
3598 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3599 Ethiopic, Persian date functions. Condense descriptions.
3600
3601 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3602 (Adding to Diary): Adapt for changed node name.
3603
71755807
GM
36042008-08-26 Glenn Morris <rgm@gnu.org>
3605
3606 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3607 node "Hebrew/Islamic Entries".
3608
3609 * calendar.texi (Specified Dates): Fix names of iso functions.
3610 (General Calendar): There may not be another window.
3611 (Writing Calendar Files, Holidays): Tweak intro.
3612 (Holidays): Mention Baha'i and Chinese holidays.
3613 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3614 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3615 (To Other Calendar): Add calendar-print-other-dates.
3616 Refer to "graphic display" rather than "X.
3617 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3618 (Displaying the Diary): Fix whitespace after reference.
3619 Fix `diary-number-of-entries' reference.
3620 (Date Formats): Explicitly mention that day names can be abbreviated.
3621 (Adding to Diary): Add some references to other sections.
3622 (Special Diary Entries): Fix reference.
3623 (Appointments): Simplify appt-message-warning-time entry.
3624 Clarify where times must be.
3625 (Importing Diary): Comment out icalendar paragraph that does not apply.
3626 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3627
d76ebc75
GM
36282008-08-23 Glenn Morris <rgm@gnu.org>
3629
3630 * fortran-xtra.texi (Fortran): Change description of free form and
3631 fixed form a bit. Mention hideshow and imenu.
3632 (Fortran Motion): Mention fortran-end-of-subprogram,
3633 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3634 (Fortran Indent): Minor re-word.
3635 (ForIndent Commands): Mention fortran-fill-paragraph and
3636 fortran-fill-statement.
3637 (ForIndent Cont): Mention fortran-tab-mode-string.
3638 (Fortran Comments): Mention fortran-comment-line-start-skip.
3639 (Fortran Columns): Mention font-locking.
3640 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3641
1fc0ce04 36422008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3643
3644 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3645
5c52e13c
CY
36462008-08-22 Chong Yidong <cyd@stupidchicken.com>
3647
3648 * mini.texi (Minibuffer): Simplify introduction.
3649 (Minibuffer File): Document tilde in minibuffer filenames.
3650 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3651 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3652 (Completion Example): Update example to current command list.
3653 (Completion Options): Document `lazy' value of completion-auto-help.
3654 Update contents of completion-ignored-extensions.
3655 (Minibuffer History): Describe "future history" list. State default
3656 value of history-delete-duplicates.
3657
77a00355
GM
36582008-08-21 Glenn Morris <rgm@gnu.org>
3659
3660 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3661 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3662
39ee1d04
CY
36632008-08-17 Chong Yidong <cyd@stupidchicken.com>
3664
3665 * regs.texi (Registers): Clarify valid register names.
3666 (RegPos): Note that buffer is saved and restored too.
3667 (RegText): Note that mark is reactivated/deactivated.
3668 (RegConfig): Xref to Windows node.
3669
b12c348f
CY
36702008-08-16 Chong Yidong <cyd@stupidchicken.com>
3671
3ae7ba79
CY
3672 * basic.texi (Inserting Text): Provide command name for C-q.
3673
b12c348f
CY
3674 * killing.texi (Killing): Copyedit. Define read-only text.
3675 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3676 (Killing by Lines): Copyedit.
3677 (Other Kill Commands): Move M-w description here.
3678 (Yanking): Move M-w to Other Kill Commands.
3679 (Kill Ring): Also mention saving text in registers. Link to Text
3680 Properties in elisp manual.
3681 (Accumulating Text): Copyedit.
3682 (CUA Bindings): Shift selection is now the default.
3683
d8ff7692
TZ
36842008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3685
3686 * maintaining.texi (Change Log): Mention next-error is available.
3687
a43a8a2e
GM
36882008-08-10 Glenn Morris <rgm@gnu.org>
3689
3690 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3691 and intermonth text.
3692 (Holiday Customizing): Add holiday-chinese.
3693
eba27308
EZ
36942008-08-08 Eli Zaretskii <eliz@gnu.org>
3695
3696 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3697
5f14a5b3
DN
36982008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3699
3700 * files.texi (Log Buffer): Describe C-c C-d.
3701 (Diff Mode): Describe C-x 4 A.
3702
49989bff
EZ
37032008-08-06 Eli Zaretskii <eliz@gnu.org>
3704
3705 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3706
5c915c02
DN
37072008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3708
2beaf97a
DN
3709 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3710 describe the new bindings to show the changeset diff, toggle annotation
3711 visibility, show revisions.
3712 (VC Status): Describe key bindings for modifying the change comments,
3713 displaying changeset diffs and annotations.
3714
5c915c02
DN
3715 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3716
71798ace
NR
37172008-08-05 Nick Roberts <nickrob@snap.net.nz>
3718
3719 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3720
b8949644
EZ
37212008-08-02 Eli Zaretskii <eliz@gnu.org>
3722
3723 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3724 and wording.
3725
819567d1
DN
37262008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3727
3728 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3729 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3730 commands. Improve some old info.
3731
5f38310a
CY
37322008-07-31 Chong Yidong <cyd@stupidchicken.com>
3733
0dc3906b
CY
3734 * display.texi (Visual Line Mode): New node.
3735
5f38310a 3736 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3737 (Moving Point): Add additional alternative key bindings.
3738 Describe line-move-visual.
5f38310a
CY
3739 (Erasing): Describe DEL.
3740 (Basic Undo, Blank Lines, Arguments): Copyedit.
3741 (Continuation Lines): Mention Visual Line mode.
3742 (Position Info): Move extended discussion to mule.texi.
3743
3744 * mule.texi (International Chars): Describe C-x =.
3745
3746 * emacs.texi (Top): Add Visual Line Mode node.
3747
7c2fb837
DN
37482008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3749
3750 * emacs.texi: Remove VMS support.
3751
3f6b73ef
DN
37522008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3753
3754 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3755 the vc-dir command name.
3756
9e2a2647
DN
37572008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3758
3759 * xresources.texi: Remove mentions of Mac Carbon.
3760
568beaa2
AS
37612008-07-19 Andreas Schwab <schwab@suse.de>
3762
3763 * ns-emacs.texi: Move to ../misc.
3764
0ef94706
CY
37652008-07-15 Chong Yidong <cyd@stupidchicken.com>
3766
3767 * entering.texi (Exiting): Don't describe text-only terminals as the
3768 default. Describe the new startup screen.
3769 (Exiting): Describe how to kill Emacs first. Change description of
3770 iconification to handle modern window systems.
3771
ba60bd44 37722008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3773
3774 * ns-emacs.texi: New file, documents features of Emacs port under
3775 NeXTstep windowing.
3776
9f30aa73
CY
37772008-07-15 Chong Yidong <cyd@stupidchicken.com>
3778
938a5d2e
CY
3779 * entering.texi (Entering Emacs): Update prev node.
3780
3781 * glossary.texi (Glossary): Remove xref to Text Characters.
3782
9f30aa73
CY
3783 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3784 directly, rather than in the context of ASCII. Move description of
3785 special properties of modifier key to new Modifier Keys node.
3786 (Keys): Copyedit.
3787 (Text Characters): Delete node. Multibyte is the default nowadays, and
3788 the node contents are obsolete.
3789
3790 * custom.texi (Modifier Keys): New node.
3791
3792 * emacs.texi (Top): Update node list.
3793
7e53d36c
CY
37942008-07-13 Chong Yidong <cyd@stupidchicken.com>
3795
3796 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3797 saying that Emacs provides menus and mouse support (which is par for
3798 the course).
3799
3800 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3801 early on.
3802 (Point): Copyedit. Relegate historical trivia to a footnote.
3803 (Mode Line): Explain mode-line format more consistently.
3804 (Menu Bar): Copyedit.
3805
1e9fa96d
GM
38062008-06-27 Glenn Morris <rgm@gnu.org>
3807
3808 * cal-xtra.texi (Sexp Diary Entries):
3809 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3810
dc9bebb8
CY
38112008-06-26 Chong Yidong <cyd@stupidchicken.com>
3812
3813 * mark.texi (Shift selection): New node.
3814 (Mark): Copyedits.
3815 (Persistent Mark): Move to the end of the chapter.
3816
e7881076
EZ
38172008-06-20 Eli Zaretskii <eliz@gnu.org>
3818
3819 * makefile.w32-in (distclean): Remove makefile.
3820
f427400c
NR
38212008-06-17 Nick Roberts <nickrob@snap.net.nz>
3822
3823 * building.texi (Starting GUD): Add an entry for gud-gdb.
3824 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3825 command mode.
3826
b597d348
GM
38272008-06-17 Glenn Morris <rgm@gnu.org>
3828
3829 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3830
647b7094
NR
38312008-06-17 Nick Roberts <nickrob@snap.net.nz>
3832
3833 * building.texi (Starting GUD): Expand on remote debugging.
3834 (Other GDB-UI Buffers): Mention new keyboard bindings.
3835
47a30023
GM
38362008-06-15 Glenn Morris <rgm@gnu.org>
3837
3838 * gnu.texi: Use a verbatim license for this invariant section,
3839 as per etc/GNU.
3840
37e5d54a
GM
38412008-06-13 Daniel Engeler <engeler@gmail.com>
3842
3843 * emacs.texi, misc.texi: Add documentation about serial port access.
3844
8e65d46c
GM
38452008-06-13 Glenn Morris <rgm@gnu.org>
3846
c1473b4c
MB
3847 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3848 maintain.info.
8e65d46c 3849
e40a85cd
MB
38502008-06-05 Miles Bader <miles@gnu.org>
3851
3852 * display.texi (Temporary Face Changes): Update to reflect function
3853 renamings in face-remap.el.
3854
56c73dec
MB
38552008-06-04 Miles Bader <miles@gnu.org>
3856
1c6c854e
CS
3857 * display.texi (Temporary Face Changes):
3858 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3859 `increase-buffer-face-height' and `decrease-default-face-height' now
3860 that they aren't bound by default.
3861
9d3d42fb
MB
38622008-06-03 Miles Bader <miles@gnu.org>
3863
3864 * display.texi (Temporary Face Changes): New node.
3865
2be6bfe2
EZ
38662008-05-31 Eli Zaretskii <eliz@gnu.org>
3867
3868 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3869
daf7e339
GM
38702008-05-31 Glenn Morris <rgm@gnu.org>
3871
3872 * cal-xtra.texi (Fancy Diary Display): Simplify.
3873
d21d2618
GM
38742008-05-30 Glenn Morris <rgm@gnu.org>
3875
3876 * cal-xtra.texi (Fancy Diary Display): Update for
3877 diary-display-function replacing diary-display-hook.
3878
71ce5fd0
JB
38792008-05-29 Drew Adams <drew.adams@oracle.com>
3880
3881 * msdog.texi (Windows Keyboard): Add descriptions of
3882 w32-register-hot-key and w32-unregister-hot-key.
3883
a3cdbdf8
MO
38842008-05-21 Tom Tromey <tromey@redhat.com>
3885
3886 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3887 Variables node.
3888
854a574c
MO
38892008-05-19 Tom Tromey <tromey@redhat.com>
3890
3891 * custom.texi (Variables): Add Directory Variables to menu.
3892 (Directory Variables): New node.
3893
7c2ec3f9
ER
38942008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3895
71ce5fd0 3896 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3897
370fded4
ER
38982008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3899
3900 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3901 Revision Tags and rewritten. Section now uses modern terminology,
3902 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3903 accurately.
3904
6af511e3
EZ
39052008-05-10 Eli Zaretskii <eliz@gnu.org>
3906
3907 * msdog.texi (Windows Files): Update documentation of
3908 w32-get-true-file-attributes.
3909
7a78b6e7
ER
39102008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3911
3912 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3913 directory mode.
3914
1bcfc24e
CY
39152008-05-08 Chong Yidong <cyd@stupidchicken.com>
3916
3917 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3918 entry "television".
1bcfc24e 3919
db86064f
ER
39202008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3921
ab5ec32c 3922 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3923
a31b405e
ER
39242008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3925
3926 * emacs/buffers.texi, emacs/files.texi (Version-control):
3927 vc-toggle-read-only is no longer a good idea...
3928
ff2c14fc
GM
39292008-04-29 Glenn Morris <rgm@gnu.org>
3930
3931 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3932
367c9b7c
JL
39332008-04-22 Juri Linkov <juri@jurta.org>
3934
3935 * dired.texi (Subdirectories in Dired): Describe using `^'
3936 to return to the parent directory.
3937
4ac1e9b4
NR
39382008-04-22 Nick Roberts <nickrob@snap.net.nz>
3939
3940 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3941 recent changes.
3942
b9b3bf2b
NR
39432008-04-19 Nick Roberts <nickrob@snap.net.nz>
3944
3945 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3946 (Other GDB-UI Buffers): Update for recent thread related changes.
3947
4d120d6a
SM
39482008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3949
3950 * maintaining.texi (Maintaining):
3951 * emacs.texi (Top): Typo.
3952
a152877d
SM
39532008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3954
b9b3bf2b
NR
3955 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3956 arg in `font-lock-add-keywords'.
a152877d 3957
36c0514c
GM
39582008-04-08 Glenn Morris <rgm@gnu.org>
3959
3960 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3961 Also add Baha'i calendar references where appropriate.
3962
06a97d46
GM
39632008-04-05 Glenn Morris <rgm@gnu.org>
3964
3965 * custom.texi (Init File): Byte-compiling .emacs is bad.
3966
6adc6eed
SM
39672008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3968
3969 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3970
571388b0
GM
39712008-03-29 Glenn Morris <rgm@gnu.org>
3972
3973 * calendar.texi: Update for `calendar-date-style' replacing
3974 `european-calendar'.
3975
3ae8f876
JR
39762008-03-28 Jason Rumney <jasonr@gnu.org>
3977
3978 * display.texi (Display Custom): Mention overlay-margin in text.
3979
5bc6ddff 39802008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3981
5bc6ddff
MB
3982 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3983 tutorial' comments.
03a864d5 3984
7186a830
CY
39852008-03-28 Chong Yidong <cyd@stupidchicken.com>
3986
3987 * mark.texi (Mark): Rearrange nodes.
3988 (Persistent Mark): Rename from Transient Mark.
3989 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3990 Describe Transient Mark mode as the default.
3991
3992 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3993 the default behavior with Transient Mark mode off.
3994 (Position Info): Fix typo.
3995
71ce5fd0
JB
3996 * display.texi (Standard Faces): Reference the Mark node.
3997 Remove discussion of the region face, which is discussed there.
7186a830
CY
3998
3999 * emacs.texi (Top): Update node listings.
4000
4001 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4002 as the default.
4003
4004 * fixit.texi (Undo): Standardize choice of undo key sequence.
4005 (Undo, Spelling): Describe Transient Mark mode as the default.
4006
4007 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4008 default.
4009
4010 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4011
4012 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4013 mode is the default, and note that the mark is not activated when set.
4014
4015 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4016 Describe Transient Mark mode as the default.
4017
4018 * search.texi (Basic Isearch): Reference the Mark Ring node.
4019 (Replace, Unconditional Replace, Other Repeating Search):
4020 Describe Transient Mark mode as the default.
4021
1c6c854e
CS
4022 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4023 Describe Transient Mark mode as the default.
7186a830
CY
4024 (Paragraphs): Describe how M-h behaves when region is active.
4025
4026 * trouble.texi (Quitting): Clarify effects of C-g.
4027
dc47d1ff
GM
40282008-03-13 Glenn Morris <rgm@gnu.org>
4029
4030 * emacs.texi (EMACSVER): Set to 23.0.60.
4031
e3e0fb39 40322008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4033
e3e0fb39
GM
4034 * dired.texi (Hiding Subdirectories): Fix previous change.
4035
40362008-03-05 Drew Adams <drew.adams@oracle.com>
4037
4038 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4039
5e14abf8
KS
40402008-02-28 Kim F. Storm <storm@cua.dk>
4041
4042 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4043 Move describe-distribution to C-h C-o.
4044 Move view-emacs-problems to C-h C-p.
4045 Add view-emacs-debugging on C-h C-d.
4046 Add view-external-packages on C-h C-e.
d0207bf3 4047 Add view-order-manuals on C-h C-m.
5e14abf8 4048
d0207bf3 40492008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4050
4051 * msdog-xtra.texi (MS-DOS): Docstring fix.
4052
87e391bb
EZ
40532008-02-09 Eli Zaretskii <eliz@gnu.org>
4054
4055 * msdog.texi (Windows Fonts): Use a @table for describing font
4056 properties.
4057
5662e503
JR
40582008-02-07 Jason Rumney <jasonr@gnu.org>
4059
4060 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4061 value has changed.
4062 (Windows HOME): Clarify what is meant by "if that fails as well".
4063 (Windows Fonts): New section.
4064
72463824
GM
40652008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4066
4067 * basic.texi (Basic Undo): Remove duplicate "you can".
4068
7ff926e0
EZ
40692008-02-02 Eli Zaretskii <eliz@gnu.org>
4070
4071 * maintaining.texi (Tags): Fix last change.
4072
6ab7aef1
MA
40732008-02-02 Michael Albinus <michael.albinus@gmx.de>
4074
093571c3 4075 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4076
ace67e7e
NR
40772008-01-31 Nick Roberts <nickrob@snap.net.nz>
4078
4079 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4080
ae068fdf
RS
40812008-01-26 Richard Stallman <rms@gnu.org>
4082
4083 * maintaining.texi (Tags): Delete redundant index entry.
4084
a56d9a08
EZ
40852008-01-26 Eli Zaretskii <eliz@gnu.org>
4086
4087 * programs.texi (Imenu): Move "@cindex tags" from here...
4088 * maintaining.texi (Tags): ...to here.
4089
e941ed90
NR
40902008-01-23 Kevin Ryde <user42@zip.com.au>
4091
4092 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4093 click count.
4094
650276d5
JB
40952008-01-21 Juanma Barranquero <lekktu@gmail.com>
4096
4097 * entering.texi (Exiting): Fix typo.
4098 Reported by D. E. Evans <sinuhe@gnu.org>.
4099
8dc17977
MR
41002007-12-31 Martin Rudalics <rudalics@gmx.at>
4101
4102 * glossary.texi (Glossary): Fix typo.
4103
9f9695a6
RS
41042007-12-27 Richard Stallman <rms@gnu.org>
4105
4106 * text.texi (Formatted Text): Improve menu tag.
4107 (Editing Format Info): In Info, add duplicate menu of nodes
4108 about the submenus.
4109 (Format Faces): Say where Faces menu is found. Mention Other.
4110 (Format Colors): Say where these submenus are found.
4111 (Format Indentation, Format Justification): Likewise.
4112 (Format Properties): Likewise.
4113
abfd0191
RS
41142007-12-22 Richard Stallman <rms@gnu.org>
4115
4116 * search.texi (Query Replace): Make exp of query-replace more
4117 self-contained, and clarify.
8dc17977 4118
abfd0191
RS
4119 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4120
a2586785
RS
41212007-12-15 Richard Stallman <rms@gnu.org>
4122
4123 * files.texi (Auto Save): Clarify definition of auto-saving.
4124
a67cf2bb
RS
41252007-11-26 Richard Stallman <rms@gnu.org>
4126
4127 * help.texi (Help Echo): Cleanups.
4128
448b33b1
TTN
41292007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4130
4131 * files.texi (Why Version Control?): Fix typo.
4132 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4133 (Selecting a Fileset): Fix typos; small rewording.
4134 (Log Buffer): Likewise.
4135 (Old Revisions): Likewise.
448b33b1 4136
221bb7f6
EZ
41372007-11-17 Eli Zaretskii <eliz@gnu.org>
4138
4139 * mule.texi (Communication Coding): Fix wording of last change.
4140
d0207bf3 41412007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4142
630cb3b7
JB
4143 * custom.texi (Specifying File Variables):
4144 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4145
53b7759e
KH
41462007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4147
a5ab2e0c 4148 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4149
4150 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4151
c8763fb6 41522007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4153
630cb3b7 4154 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4155 --output=file.
4156
ff98e024
MR
41572007-11-13 Martin Rudalics <rudalics@gmx.at>
4158
4159 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4160 (Help Echo): Avoid mentioning the term "region" here and
4161 consistently use the term "active text".
4162
37b11c22
GM
41632007-11-11 Glenn Morris <rgm@gnu.org>
4164
4165 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4166
21d50ba1
JL
41672007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4168
1c6c854e
CS
4169 * search.texi (Query Replace):
4170 Mention `query-replace-show-replacement'.
21d50ba1 4171
c12ecb0a 41722007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4173
4174 * building.texi (Watch Expressions): Remove obscure sentence.
4175
3b4201f4
KH
41762007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4177
4178 * mule.texi (Select Input Method): Describe how to activate an input
4179 method in the text mode.
4180
07e5c0b0
DN
41812007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4182
4183 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4184
52dd7391
NR
41852007-10-30 Nick Roberts <nickrob@snap.net.nz>
4186
4187 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4188
c004e539
GM
41892007-10-30 Glenn Morris <rgm@gnu.org>
4190
4191 * misc.texi (Directory Tracking): Explain a bit more about
4192 dirtrack-mode.
4193
ca8c5b8c
GM
41942007-10-25 Glenn Morris <rgm@gnu.org>
4195
4196 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4197
b6c764ef
RS
41982007-10-24 Richard Stallman <rms@gnu.org>
4199
4200 * misc.texi (Interactive Shell): Cleanup last change.
4201
eabd84c9
JL
42022007-10-22 Juri Linkov <juri@jurta.org>
4203
4204 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4205 default values.
4206
0b43c7e2
ER
42072007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4208
ca8c5b8c 4209 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4210 'filesets'.
4211
a80859d4
MR
42122007-10-18 Martin Rudalics <rudalics@gmx.at>
4213
4214 * trouble.texi (Quitting): Fix typo.
4215
c9447ae1
GM
42162007-10-18 Glenn Morris <rgm@gnu.org>
4217
4218 * frames.texi (Mode Line Mouse): Mention minor mode names.
4219
168b980f
JL
42202007-10-17 Juri Linkov <juri@jurta.org>
4221
4222 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4223 fill-paragraph operates on the active region in Transient Mark mode.
4224 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4225 with fill-paragraph.
4226
4227 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4228 fill-paragraph.
4229
4230 * fixit.texi (Spelling): ispell-word operates on the active region
4231 in Transient Mark mode.
4232
5a331f34
JB
42332007-10-17 Aaron S. Hawley <aaronh@garden.org>
4234
4235 * building.texi (Source Buffers):
4236 * custom.texi (Init Non-ASCII):
4237 * glossary.texi (Glossary): Use "key binding" consistently.
4238
2a9f4d55
JB
42392007-10-17 Juanma Barranquero <lekktu@gmail.com>
4240
4241 * calendar.texi (Diary): Fix directive.
4242
de13cecf
RS
42432007-10-16 Richard Stallman <rms@gnu.org>
4244
4245 * calendar.texi (Diary): Clarify text about diary file example.
4246
5f90d53e
ER
42472007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4248
4249 * files.texi: Capitalize node names according to convention.
4250
3aa491bc
GM
42512007-10-13 Glenn Morris <rgm@gnu.org>
4252
4253 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4254
8a3106d3
ER
42552007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4256
4257 * emacs.texi:
4258 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4259 suggested by RMS and Robert J. Chassell.
8a3106d3 4260
da1080a2
ER
42612007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4262
3aa491bc 4263 * files.texi (Version Systems):
0870a421
ER
4264 * vc-xtra.texi:
4265 * vc1-xtra.texi:
ac3f4c6f 4266 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4267 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4268 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4269 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4270
58ade22b
ER
42712007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4272
da1080a2 4273 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4274 Reorder the descriptions to be chronological.
4275
93870ce2
RS
42762007-10-09 Richard Stallman <rms@gnu.org>
4277
4278 * display.texi (Cursor Display): Correct how cursor appears
4279 in nonselected windows.
4280
568c7288
NR
42812007-10-04 Nick Roberts <nickrob@snap.net.nz>
4282
4283 * building.texi (GDB Graphical Interface): Remove references to gdba
4284 and mention gud-gdb.
4285
1af74d06 42862007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4287
1af74d06 4288 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4289
0d8fb755
JL
42902007-10-06 Juri Linkov <juri@jurta.org>
4291
4292 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4293 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4294 fill-paragraph-or-region.
4295
4296 * basic.texi (Arguments): Replace fill-paragraph with
4297 fill-paragraph-or-region.
4298
b981e2c6
ER
42992007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4300
4301 * files.texi: Update the section on version control for 2007
2a9f4d55 4302 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4303 will come later.
4304
5fceaf9c
GM
43052007-09-15 Glenn Morris <rgm@gnu.org>
4306
4307 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4308 to `list-holidays'.
4309
b0e44b17
GM
43102007-09-14 Glenn Morris <rgm@gnu.org>
4311
4312 * calendar.texi: Update all instances of mark-calendar-holidays,
4313 list-calendar-holidays, list-holidays with the new names.
4314
8cf51b2c
GM
43152007-09-06 Glenn Morris <rgm@gnu.org>
4316
46a367db 4317 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4318 Split into the Emacs manual in emacs/, and other manuals in misc/.
4319 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4320 manual.
4321 (infodir): New variable.
4322 (info): Use $infodir.
4323 (emacsman): Delete target, not needed any more.
4324 Move all targets that are not the Emacs manual to misc/Makefile.in.
4325 (mostlyclean): Remove `gnustmp'.
4326 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4327 manual.
92f9b43f 4328 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4329 (emacsman): Delete target, not needed any more.
4330 (clean): Remove all info files but Emacs manual.
4331 Move all targets that are not the Emacs manual to misc/Makefile.in.
4332 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4333
4334 * Makefile.in (INFOSOURCES): Delete.
4335 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4336 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4337 *.vrs *.toc here...
4338 (maintainer-clean): ...from here.
4339
43402007-09-05 Glenn Morris <rgm@gnu.org>
4341
4342 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4343
8cf51b2c
GM
43442007-08-29 Glenn Morris <rgm@gnu.org>
4345
4346 * emacs.texi (EMACSVER): Increase to 23.0.50.
4347
3420c522
RS
43482007-08-27 Richard Stallman <rms@gnu.org>
4349
4350 * emacs.texi (Top): Clarify menu item for Glossary.
4351
4352 * display.texi (Faces): Change secn title.
4353 Clarify not all fonts come from Font Lock.
4354
8cf51b2c
GM
43552007-08-17 Eli Zaretskii <eliz@gnu.org>
4356
4357 * basic.texi (Position Info): Add index entry for face at point.
4358 Mention that character faces are also displayed by "C-u C-x =".
4359
8cf51b2c
GM
43602007-08-08 Glenn Morris <rgm@gnu.org>
4361
4362 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4363
43642007-08-07 Chong Yidong <cyd@stupidchicken.com>
4365
4366 * files.texi (File Conveniences): Document point motion keys in Image
4367 mode.
4368
8cf51b2c
GM
43692007-07-27 Glenn Morris <rgm@gnu.org>
4370
8cf51b2c
GM
4371 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4372 in-line.
4373
4374 * gpl.texi: New file with text of GPL.
4375 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4376
43772007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4378
4379 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4380
4381 * dired.texi (Wdired): Mention C-x C-q key binding.
4382
43832007-07-28 Nick Roberts <nickrob@snap.net.nz>
4384
4385 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4386
43872007-07-25 Glenn Morris <rgm@gnu.org>
4388
8cf51b2c
GM
4389 * emacs.texi (Copying): Replace license with GPLv3.
4390
4391 * Relicense all FSF files to GPLv3 or later.
4392
43932007-07-24 Glenn Morris <rgm@gnu.org>
4394
4395 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4396 for some calendars.
4397
43982007-07-23 Nick Roberts <nickrob@snap.net.nz>
4399
4400 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4401 default-directory for the current buffer is on a remote machine.
4402
8cf51b2c
GM
44032007-07-21 Eli Zaretskii <eliz@gnu.org>
4404
4405 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4406 default value.
4407
44082007-07-21 Richard Stallman <rms@gnu.org>
4409
4410 * files.texi (Why Version Control?): Improve previous change.
4411
44122007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4413
4414 * files.texi (Why Version Control?): New node.
4415
8cf51b2c
GM
44162007-07-12 Nick Roberts <nickrob@snap.net.nz>
4417
8cf51b2c
GM
4418 * building.texi (Starting GUD): Add xref to this anchor.
4419
8cf51b2c
GM
44202007-06-24 Karl Berry <karl@gnu.org>
4421
2a9f4d55 4422 * emacs.texi: New Back-Cover Text.
8cf51b2c 4423
8cf51b2c
GM
44242007-06-07 Alan Mackenzie <acm@muc.de>
4425
4426 * display.texi (Optional Mode Line): Document the new form of
4427 line+column numbers, "(561,2)".
4428
44292007-06-06 Juanma Barranquero <lekktu@gmail.com>
4430
49823426 4431 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4432
44332007-06-02 Chong Yidong <cyd@stupidchicken.com>
4434
4435 * Version 22.1 released.
4436
8cf51b2c
GM
44372007-05-07 Karl Berry <karl@gnu.org>
4438
4439 * emacs.texi (EMACSVER): Back to 22.
4440
44412007-05-06 Richard Stallman <rms@gnu.org>
4442
4443 * maintaining.texi (Create Tags Table): Clean up previous change.
4444
c8763fb6 44452007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4446
4447 * maintaining.texi (Create Tags Table): Add text about the dangers of
4448 making symbolic links to tags files.
4449
44502007-05-04 Karl Berry <karl@gnu.org>
4451
4452 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4453
44542007-05-03 Karl Berry <karl@gnu.org>
4455
4456 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4457
4458 * .cvsignore (*.pdf): New entry.
4459
8cf51b2c
GM
4460 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4461 for printing.
4462
44632007-05-01 Richard Stallman <rms@gnu.org>
4464
4465 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4466
8cf51b2c
GM
44672007-04-28 Glenn Morris <rgm@gnu.org>
4468
4469 * ack.texi (Acknowledgments):
4470 * anti.texi (Antinews):
8cf51b2c
GM
4471 * programs.texi (Program Modes): Restore mention of python.el pending
4472 consideration of legal status.
4473
44742007-04-28 Richard Stallman <rms@gnu.org>
4475
4476 * files.texi (File Names): Fixes to ~ description on MS systems.
4477
8cf51b2c
GM
44782007-04-26 Glenn Morris <rgm@gnu.org>
4479
4480 * emacs.texi (EMACSVER): Increase to 22.1.50.
4481
44822007-04-25 Karl Berry <karl@gnu.org>
4483
4484 * emacs.texi: Improve line breaks on copyright page,
4485 similar layout to lispref, 8.5x11 by default.
4486
4487 * dired.texi (Image-Dired): Improve line break, fix typo.
4488
44892007-04-24 Chong Yidong <cyd@stupidchicken.com>
4490
4491 * programs.texi (Program Modes):
8cf51b2c
GM
4492 * anti.texi (Antinews):
4493 * ack.texi (Acknowledgments): python.el removed.
4494
8cf51b2c
GM
44952007-04-23 Chong Yidong <cyd@stupidchicken.com>
4496
4497 * display.texi (Highlight Interactively): Correct description of
4498 hi-lock-file-patterns-policy.
4499
4500 * files.texi (File Archives): Mention self-extracting executables.
4501
45022007-04-23 Eli Zaretskii <eliz@gnu.org>
4503
4504 * search.texi (Unconditional Replace, Query Replace): Add xref to
4505 "Replacement and Case".
4506
45072007-04-22 Chong Yidong <cyd@stupidchicken.com>
4508
4509 * dired.texi (Image-Dired): Move from Thumbnails node.
4510 * misc.texi (Thumbnails): Node deleted.
4511 * emacs.texi (Top): Update node listing.
4512
4513 * files.texi (File Conveniences):
49823426 4514 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4515
45162007-04-21 Richard Stallman <rms@gnu.org>
4517
4518 * display.texi (Highlight Interactively): Correct previous change.
4519 Clarify doc of hi-lock-find-patterns, and move new features into it.
4520
45212007-04-20 David Koppelman <koppel@ece.lsu.edu>
4522
1c6c854e
CS
4523 * display.texi (Highlight Interactively):
4524 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4525
45262007-04-20 Martin Rudalics <rudalics@gmx.at>
4527
4528 * display.texi (Scrolling): Fix typo.
4529
8cf51b2c
GM
45302007-04-15 Chong Yidong <cyd@stupidchicken.com>
4531
8cf51b2c
GM
4532 * doclicense.texi: Remove node heading, so that it can be included by
4533 other files.
4534
4535 * emacs.texi: Insert node heading for GFDL.
4536
8cf51b2c
GM
45372007-04-14 Eli Zaretskii <eliz@gnu.org>
4538
4539 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4540 "command line".
4541
4542 * display.texi (Faces): Refer to "Creating Frames" for face
4543 and other frame customizations in .emacs.
4544
4545 * frames.texi (Creating Frames): Mention that face customizations can
4546 be put in .emacs. Add index entries.
4547
45482007-04-12 Richard Stallman <rms@gnu.org>
4549
4550 * glossary.texi (Glossary): Explain `iff'.
4551
45522007-04-11 Karl Berry <karl@gnu.org>
4553
4554 * gnu.texi (Top),
4555 * macos.texi (Mac Font Specs),
4556 * anti.texi (Antinews),
4557 * xresources.texi (Resources),
4558 * misc.texi (Emulation),
4559 * calendar.texi (Daylight Saving),
4560 * dired.texi (Dired and Find),
4561 * rmail.texi (Remote Mailboxes),
4562 * sending.texi (Mail Headers),
4563 * programs.texi (Which Function),
4564 * files.texi (Recover),
4565 * buffers.texi (Uniquify),
4566 * frames.texi (Wheeled Mice),
4567 * killing.texi (Rectangles): Wording to improve breaks in
4568 8.5x11 format.
4569 * mule.texi (Language Environments): \hbadness=10000 since there's
4570 no way to reword.
4571 * emacs.texi (smallbook): New @set to more easily switch between
4572 smallbook and 8.5x11.
4573
45742007-04-11 Richard Stallman <rms@gnu.org>
4575
4576 * files.texi (File Conveniences): Add xref to Tumme.
4577 Delete text about Thumbnail mode.
4578
8cf51b2c
GM
45792007-04-09 Alan Mackenzie <acm@muc.de>
4580
4581 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4582 new name. Insert concept index entries.
4583
8cf51b2c
GM
45842007-04-08 Chong Yidong <cyd@stupidchicken.com>
4585
4586 * display.texi (Standard Faces): Document prefix arg for
4587 list-faces-display.
4588
4589 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4590
8cf51b2c
GM
45912007-04-07 Chong Yidong <cyd@stupidchicken.com>
4592
8cf51b2c
GM
4593 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4594
4595 * files.texi (Misc File Ops): Rewrite description of
4596 insert-file-literally.
4597
8cf51b2c
GM
45982007-03-31 Eli Zaretskii <eliz@gnu.org>
4599
4600 * misc.texi (Printing): Postscript -> PostScript.
4601
8cf51b2c
GM
4602 * ack.texi (Acknowledgments): Postscript -> PostScript.
4603
4604 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4605
4606 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4607 below.
4608
46092007-03-30 Chong Yidong <cyd@stupidchicken.com>
4610
4611 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4612 Init Non-ASCII.
4613 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4614 (Init Non-ASCII): New node.
4615
46162007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4617
4618 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4619
8cf51b2c
GM
46202007-03-12 Glenn Morris <rgm@gnu.org>
4621
8cf51b2c
GM
4622 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4623 "Daylight Savings".
4624
49823426 4625 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4626 saving" in text throughout.
4627
8cf51b2c
GM
46282007-03-04 Richard Stallman <rms@gnu.org>
4629
4630 * custom.texi (Safe File Variables): Minor correction.
4631
8cf51b2c
GM
46322007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4633
4634 * rmail.texi (Movemail): Add internal ref.
4635 Don't indent the intro for the PROTO table.
4636 Format PROTO table items with @code.
4637
8cf51b2c
GM
46382007-02-26 Nick Roberts <nickrob@snap.net.nz>
4639
4640 * building.texi: Remove references to bashdb.
4641
8cf51b2c
GM
46422007-02-19 Juanma Barranquero <lekktu@gmail.com>
4643
4644 * mule.texi (Language Environments): Update list of supported language
4645 environments.
4646
8cf51b2c
GM
46472007-02-14 Kim F. Storm <storm@cua.dk>
4648
4649 * building.texi (Grep Searching): Fix lgrep doc.
4650
46512007-02-12 Chong Yidong <cyd@stupidchicken.com>
4652
4653 * back.texi: Remove unused file.
4654
c8763fb6 46552007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4656
4657 * maintaining.texi (Tag Syntax): Now --members is the default for
4658 etags, not for ctags yet.
4659
8cf51b2c
GM
46602007-02-03 Eli Zaretskii <eliz@gnu.org>
4661
4662 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4663 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4664 expects. Add comments to prevent people from inadvertently modifying
4665 the key parts needed by `texinfo-multiple-files-update'.
4666
46672007-01-29 Chong Yidong <cyd@stupidchicken.com>
4668
4669 * frames.texi (Secondary Selection): Window clicked does not matter
4670 when mouse-yank-at-point is non-nil.
4671
8cf51b2c
GM
46722007-01-16 Glenn Morris <rgm@gnu.org>
4673
4674 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4675 system abbrev.
4676
46772007-01-11 Richard Stallman <rms@gnu.org>
4678
4679 * msdog.texi (Windows Keyboard): Another small cleanup.
4680
46812007-01-10 Richard Stallman <rms@gnu.org>
4682
4683 * msdog.texi (Windows Keyboard): Yet another try to make
4684 everyone happy with that passage.
4685
46862007-01-05 Richard Stallman <rms@gnu.org>
4687
4688 * anti.texi (Antinews): Mention M-x shell scrolling.
4689
46902007-01-05 Nick Roberts <nickrob@snap.net.nz>
4691
4692 * building.texi (Watch Expressions): Describe gdb-max-children.
4693
8cf51b2c
GM
46942007-01-04 Richard Stallman <rms@gnu.org>
4695
8cf51b2c
GM
4696 * msdog.texi (Windows Keyboard): Clarify previous change.
4697
8cf51b2c
GM
46982007-01-02 Richard Stallman <rms@gnu.org>
4699
4700 * custom.texi (Changing a Variable): Minor clarification.
4701 (Specific Customization): customize-customized => customize-unsaved.
4702
4703 * entering.texi (Entering Emacs): Clean up text about restarting
4704 Emacs for each file.
4705
4706 * misc.texi (Shell Options): Minor cleanup.
4707
4708 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4709 with Emacs, not vice versa.
4710
4711 * programs.texi (Symbol Completion): Recommend customizing
4712 window manager.
4713
4714 * xresources.texi (Resources): Minor fix.
4715
c8763fb6 47162007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4717
4718 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4719
47202007-01-01 Richard Stallman <rms@gnu.org>
4721
4722 * commands.texi (User Input): Document keys stolen by window mangers.
4723
47242006-12-31 Richard Stallman <rms@gnu.org>
4725
4726 * custom.texi (Specific Customization): Document customize-option
4727 instead of customize-variable.
4728
47292006-12-31 Kim F. Storm <storm@cua.dk>
4730
4731 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4732
47332006-12-30 Kim F. Storm <storm@cua.dk>
4734
4735 * killing.texi (CUA Bindings): Fix typo.
4736
4737 * xresources.texi (Table of Resources): Mention grow-only value for
4738 auto-resize-tool-bars.
4739
8cf51b2c
GM
47402006-12-27 Eli Zaretskii <eliz@gnu.org>
4741
4742 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4743 and how to get them back.
4744
47452006-12-26 Richard Stallman <rms@gnu.org>
4746
4747 * calendar.texi (Holidays): Holiday listing is based on current
4748 practice, but DST is not.
4749
47502006-12-25 Richard Stallman <rms@gnu.org>
4751
4752 * emacs.texi (Top): Update subnode menus.
4753
4754 * mark.texi (Transient Mark): Fix xref.
4755
4756 * killing.texi (Graphical Kill): Node deleted.
4757 (Killing): Add xref to Cut and Paste.
4758 (CUA Bindings): Update xref.
4759
4760 * frames.texi (Cut and Paste): New section to hold other nodes.
4761 (Mouse Commands): Node demoted.
4762 (Cut/Paste Other App): Split out from Mouse Commands.
4763 (Word and Line Mouse): Likewise.
4764 (Secondary Selection, Clipboard): Nodes demoted.
4765
8cf51b2c
GM
47662006-12-24 Kevin Ryde <user42@zip.com.au>
4767
4768 * calendar.texi (Holidays): US daylight saving begins second Sunday
4769 in March for 2007 onwards.
4770 (Daylight Savings): Show new US default daylight saving rules, 2nd
4771 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4772
47732006-12-23 Chong Yidong <cyd@stupidchicken.com>
4774
4775 * calendar.texi (Scroll Calendar): < and > are switched.
4776
47772006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4778
4779 * killing.texi (Deletion): Describe M-\ prefix argument.
4780
47812006-12-23 Richard Stallman <rms@gnu.org>
4782
4783 * search.texi (Regexp Search): Explain why forward and reverse regexp
4784 search are not mirror images.
4785
8cf51b2c
GM
47862006-12-19 Kim F. Storm <storm@cua.dk>
4787
4788 * major.texi (Choosing Modes): Describe match-function elements for
4789 magic-mode-alist.
4790
8cf51b2c
GM
47912006-12-18 Eli Zaretskii <eliz@gnu.org>
4792
4793 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4794 peculiarities.
4795
47962006-12-18 Richard Stallman <rms@gnu.org>
4797
4798 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4799
8cf51b2c
GM
48002006-12-17 Alan Mackenzie <acm@muc.de>
4801
4802 * programs.texi (Left Margin Paren): Remove the bit which says
4803 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4804 Discuss some of the issues of setting this option to nil.
4805
48062006-12-17 Glenn Morris <rgm@gnu.org>
4807
4808 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4809
48102006-12-16 Eli Zaretskii <eliz@gnu.org>
4811
4812 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4813 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4814 NTFS volumes.
4815 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4816 volumes.
4817
48182006-12-15 Eli Zaretskii <eliz@gnu.org>
4819
4820 * text.texi (HTML Mode): Fix "C-c TAB".
4821
8cf51b2c
GM
48222006-12-09 Richard Stallman <rms@gnu.org>
4823
4824 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4825
48262006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4827
4828 * files.texi (Misc File Ops): Document insert-file-literally.
4829
48302006-12-08 Eli Zaretskii <eliz@gnu.org>
4831
4832 * cmdargs.texi (Colors): Note that --color is intended for overriding
4833 the terminal defaults, not for normal invocation.
4834
4835 * misc.texi (Emacs Server): Improve wording. Don't mention the
4836 ``server program''. Add a cross-reference to "Init File" node.
4837 (Invoking emacsclient): Add index entries. Document both short and
4838 long versions of command-line options. Document the -f option.
4839
8cf51b2c
GM
48402006-12-06 Richard Stallman <rms@gnu.org>
4841
4842 * text.texi (Outline Format): Say to set outline-regexp
4843 and outline-level with major modes and file local variables.
4844
c8763fb6 48452006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4846
4847 * anti.texi (Antinews): Mention the alternative to
4848 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4849
8cf51b2c
GM
4850 * misc.texi (Interactive Shell): Ditto.
4851
48522006-12-04 Eli Zaretskii <eliz@gnu.org>
4853
4854 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4855
4856 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4857
48582006-12-01 Eli Zaretskii <eliz@gnu.org>
4859
4860 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4861 colon in the mode line.
4862
4863 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4864
48652006-11-26 Nick Roberts <nickrob@snap.net.nz>
4866
4867 * building.texi (Watch Expressions): Mention SPC for expanding/
4868 contracting watch expressions.
4869
48702006-11-26 Kim F. Storm <storm@cua.dk>
4871
4872 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4873
48742006-11-26 Nick Roberts <nickrob@snap.net.nz>
4875
4876 * building.texi (Debugger Operation): Define text command mode.
4877 Clarify how tooltips work.
4878 (GDB Graphical Interface): Explain how to run in text command mode
4879 more clearly.
4880
48812006-11-25 Juanma Barranquero <lekktu@gmail.com>
4882
4883 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4884
48852006-11-22 Juanma Barranquero <lekktu@gmail.com>
4886
4887 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4888
8cf51b2c
GM
48892006-11-18 Chong Yidong <cyd@stupidchicken.com>
4890
4891 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4892 and EMACS is deprecated.
4893
48942006-11-18 Juanma Barranquero <lekktu@gmail.com>
4895
4896 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4897
c8763fb6 48982006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4899
4900 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4901
4902 * emacs.texi: Include xresources.texi both for info and dvi.
4903
4904 * xresources.texi: Merge text from xresmini.texi.
4905
c8763fb6 49062006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4907
4908 * glossary.texi: Fix typos.
4909
8cf51b2c
GM
49102006-11-06 Richard Stallman <rms@gnu.org>
4911
4912 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4913
4914 * ack.texi (Acknowledgments): Fix name spelling.
4915
49162006-11-01 Juri Linkov <juri@jurta.org>
4917
4918 * search.texi (Word Search): Document incremental word search.
4919
49202006-10-28 Glenn Morris <rgm@gnu.org>
4921
4922 * ack.texi (Acknowledgments): Add cal-html author.
4923
4924 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4925 Calendar"). Describe new package cal-html.
4926 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4927 Calendar Files."
4928
8cf51b2c
GM
49292006-10-23 Richard Stallman <rms@gnu.org>
4930
4931 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4932 Abbrev mode is enabled.
4933
8cf51b2c
GM
49342006-10-16 Richard Stallman <rms@gnu.org>
4935
8cf51b2c
GM
4936 * emacs.texi: Update ISBN.
4937
8cf51b2c
GM
49382006-10-11 Kim F. Storm <storm@cua.dk>
4939
4940 * emacs.texi (Acknowledgments): Use @dotless{i}.
4941
49422006-10-08 Nick Roberts <nickrob@snap.net.nz>
4943
4944 * building.texi (Breakpoints Buffer): Mention catchpoints.
4945
49462006-10-08 Kim F. Storm <storm@cua.dk>
4947
4948 * ack.texi (Acknowledgments): Update.
4949
4950 * emacs.texi (Acknowledgments): Fix bad @/ form.
4951
8cf51b2c
GM
49522006-10-05 Kim F. Storm <storm@cua.dk>
4953
4954 * emacs.texi (Acknowledgments): Add more contributors.
4955
49562006-10-03 Richard Stallman <rms@gnu.org>
4957
4958 * emacs.texi (Acknowledgments): Update version and edition.
4959
8cf51b2c
GM
49602006-10-01 Karl Berry <karl@gnu.org>
4961
4962 * custom.texi (Customization Groups): Page break to keep example buffer
4963 on one page.
4964
49652006-09-30 Karl Berry <karl@gnu.org>
4966
4967 * programs.texi (Basic Indent): @need to improve page break.
4968 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4969
49702006-09-29 Glenn Morris <rgm@gnu.org>
4971
4972 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4973
49742006-09-29 Karl Berry <karl@gnu.org>
4975
4976 * windows.texi (Basic Window): Remove forced @break, no longer
4977 desirable.
4978 * frames.texi (Frame Commands),
4979 * mark.texi (Marking Objects): Reword to avoid bad page break.
4980 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4981
49822006-09-19 Richard Stallman <rms@gnu.org>
4983
4984 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4985 stick to present tense.
4986
c8763fb6 49872006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4988
4989 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4990 to x-gtk-use-old-file-dialog.
4991 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4992
49932006-09-15 Jay Belanger <belanger@truman.edu>
4994
49823426 4995 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4996 Change "Library Public License" to "Lesser Public License"
4997 throughout. Use "yyyy" to represent year.
4998
8cf51b2c
GM
49992006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5000
5001 * files.texi (Visiting): Add index entry "open file".
5002
8cf51b2c
GM
50032006-09-11 Richard Stallman <rms@gnu.org>
5004
5005 * building.texi (Compilation Mode): Clarification.
5006 (Grep Searching): Add xref to Compilation Mode.
5007
8cf51b2c
GM
50082006-09-08 Richard Stallman <rms@gnu.org>
5009
5010 * search.texi (Search): Ref multi-file search commands here.
5011 (Other Repeating Search): Not here.
5012
8cf51b2c
GM
50132006-08-28 Richard Stallman <rms@gnu.org>
5014
5015 * windows.texi (Split Window): Update xref.
5016
5017 * basic.texi (Continuation Lines): Update xref.
5018
5019 * indent.texi (Tab Stops): Update xref.
5020
5021 * emacs.texi (Top): Update subnode menu.
5022
5023 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5024 split out of Display Custom.
5025
50262006-08-25 Kim F. Storm <storm@cua.dk>
5027
5028 * display.texi (Display Custom): Add variables overline-margin
5029 and x-underline-at-descent-line.
5030
50312006-08-25 Richard Stallman <rms@gnu.org>
5032
5033 * entering.texi (Exiting): Rewrite to give graphical displays
5034 priority over text terminals.
5035
5036 * search.texi (Incremental Search): Move index entries.
5037
50382006-08-23 Chong Yidong <cyd@stupidchicken.com>
5039
5040 * custom.texi (Init File): Reference Find Init to avoid "home
5041 directory" confusion.
5042
50432006-08-22 Nick Roberts <nickrob@snap.net.nz>
5044
5045 * building.texi (Other GDB-UI Buffers): Describe how to edit
5046 a value in the locals buffer.
5047
50482006-08-21 Richard Stallman <rms@gnu.org>
5049
5050 * search.texi (Basic Isearch): Add `isearch' index entry.
5051
50522006-08-16 Richard Stallman <rms@gnu.org>
5053
5054 * misc.texi (Saving Emacs Sessions): Clean up wording.
5055
5056 * mark.texi (Marking Objects): Mention term "select all".
5057
5058 * emacs.texi (Top): Update subnode menu.
5059
5060 * help.texi (Help Mode): Move node up in file.
5061
8cf51b2c
GM
50622006-08-15 Nick Roberts <nickrob@snap.net.nz>
5063
5064 * building.texi (Stack Buffer): Explain fringe arrow.
5065
8cf51b2c
GM
50662006-08-12 Eli Zaretskii <eliz@gnu.org>
5067
8cf51b2c
GM
5068 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5069 on startup.
5070
50712006-08-11 Romain Francoise <romain@orebokech.com>
5072
5073 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5074
50752006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5076
5077 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5078
50792006-08-10 Richard Stallman <rms@gnu.org>
5080
5081 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5082 with face merging. Empty regions don't count.
5083 Clarify face property inheritance.
8cf51b2c
GM
5084
50852006-08-08 Romain Francoise <romain@orebokech.com>
5086
5087 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5088 <arjuropo@cc.jyu.fi>.
5089
8cf51b2c
GM
50902006-08-04 Eli Zaretskii <eliz@gnu.org>
5091
5092 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5093 apply to all frames.
5094
8cf51b2c
GM
50952006-08-01 Richard Stallman <rms@gnu.org>
5096
5097 * help.texi (Name Help): Add index entries for describe-variable.
5098
50992006-08-01 Nick Roberts <nickrob@snap.net.nz>
5100
5101 * building.texi (GDB Graphical Interface): Shorten node names.
5102 (GDB-UI Layout): Use GDB-related.
5103 (Other GDB-UI Buffers): Simplify English.
5104
51052006-07-31 Richard Stallman <rms@gnu.org>
5106
5107 * search.texi (Query Replace): Add xref for Dired's Q command.
5108
8cf51b2c
GM
51092006-07-31 Nick Roberts <nickrob@snap.net.nz>
5110
5111 * building.texi (GDB commands in Fringe): Rename to...
5112 (Source Buffers): ..this and move forward. Describe hollow arrow and
5113 new option gdb-find-source-frame.
5114
51152006-07-29 Richard Stallman <rms@gnu.org>
5116
5117 * dired.texi (Operating on Files): Simplify previous change
5118 and fix Texinfo usage.
5119
51202006-07-29 Eli Zaretskii <eliz@gnu.org>
5121
5122 * dired.texi (Operating on Files): Add cross-references. State the
5123 Unix commands that do similar things.
5124
51252006-07-28 Richard Stallman <rms@gnu.org>
5126
5127 * mark.texi (Transient Mark): Clarify that region never disappears
5128 when Transient Mark mode is off, and not when it is on.
5129
51302006-07-27 Richard Stallman <rms@gnu.org>
5131
5132 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5133
51342006-07-24 Richard Stallman <rms@gnu.org>
5135
5136 * xresources.texi (GTK styles): Fix texinfo usage.
5137
8cf51b2c
GM
5138 * commands.texi (User Input): Explain why we teach keyboard cmds.
5139
5140 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5141 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5142 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5143 * doclicense.texi, display.texi, dired.texi, basic.texi:
5144 * anti.texi, ack.texi: Move periods and commas inside quotes.
5145
51462006-07-22 Eli Zaretskii <eliz@gnu.org>
5147
5148 * cmdargs.texi (General Variables): Document EMAIL.
5149
51502006-07-21 Eli Zaretskii <eliz@gnu.org>
5151
5152 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5153 doesn't have effect on MS-Windows.
5154
8cf51b2c
GM
51552006-07-17 Richard Stallman <rms@gnu.org>
5156
5157 * building.texi (Grep Searching): Explain about chaining grep commands.
5158
8cf51b2c
GM
51592006-07-10 Nick Roberts <nickrob@snap.net.nz>
5160
49823426 5161 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5162
51632006-07-09 Chong Yidong <cyd@stupidchicken.com>
5164
5165 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5166 is invoked for multiple files.
5167
51682006-07-08 Eli Zaretskii <eliz@gnu.org>
5169
5170 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5171 on-line manual for the rest of this node.
5172 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5173 unconditionally.
5174 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5175 Improve wording.
5176 (Windows Printing): Improve wording.
5177 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5178 rest of this node.
5179
8cf51b2c
GM
51802006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5181
49823426
GM
5182 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5183 with eval-buffer.
8cf51b2c
GM
5184
51852006-07-05 Nick Roberts <nickrob@snap.net.nz>
5186
5187 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5188 of character translation.
5189
51902006-07-04 Nick Roberts <nickrob@snap.net.nz>
5191
5192 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5193
51942006-07-03 Karl Berry <karl@gnu.org>
5195
5196 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5197 not-too-underfull hboxes in the TeX output.
5198 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5199 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5200 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5201 * sending.texi, text.texi: Fix overfull/underfull boxes.
5202
52032006-07-03 Romain Francoise <romain@orebokech.com>
5204
5205 * m-x.texi (M-x): Fix.
5206
52072006-07-03 Richard Stallman <rms@gnu.org>
5208
8cf51b2c
GM
5209 * search.texi (Other Repeating Search): filename -> file name.
5210
5211 * misc.texi (Narrowing): Minor cleanups.
5212
5213 * files.texi (Visiting): filename -> file name.
5214
5215 * emacs.texi (Top): Update subnode menus.
5216
5217 * mule.texi (Coding Systems): Move char translation stuff here.
5218 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5219 (Recognize Coding): Substantial local rewrites.
5220 (International): Update menu.
5221
5222 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5223 (Scrolling): Substantial local rewrites.
5224 (Display): Update menu and intro.
5225
5226 * dired.texi: filename -> file name.
5227
5228 * custom.texi (Safe File Variables): Texinfo usage fix.
5229
f0131492 52302006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5231
5232 * help.texi, m-x.texi: Lots of cleanups.
5233
8cf51b2c
GM
52342006-06-30 Eli Zaretskii <eliz@gnu.org>
5235
5236 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5237 (Windows Processes, Windows Misc): Shorten the printed version by
5238 selectively conditioning less important portions by @ifnottex.
5239
8cf51b2c
GM
52402006-06-27 Richard Stallman <rms@gnu.org>
5241
5242 * mini.texi (Minibuffer File): Minor cleanup.
5243
52442006-06-25 Nick Roberts <nickrob@snap.net.nz>
5245
5246 * frames.texi (XTerm Mouse): Rename to...
5247 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5248
5249 * emacs.texi (Top): Use new node name.
5250
52512006-06-24 Eli Zaretskii <eliz@gnu.org>
5252
5253 * emacs.texi (Top): Update the detailed menu according to changes in
5254 msdog.texi.
5255
5256 * msdog.texi (Windows Keyboard): New section.
5257 (Windows Mouse): New section.
5258 (Windows System Menu): Remove section (text merged with "Windows
5259 Keyboard").
5260 (Windows Misc): New section.
5261
5262 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5263
5264 * msdog.texi (ls in Lisp): New section.
5265
5266 * files.texi (Visiting): Document case-insensitive wildcard matching
5267 under find-file-wildcards.
5268
8cf51b2c
GM
52692006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5270
5271 * macos.texi (Mac Input): Add description of mac-function-modifier.
5272 Now Unicode keyboard layouts work.
5273
8cf51b2c
GM
52742006-06-10 Richard Stallman <rms@gnu.org>
5275
5276 * mule.texi (Recognize Coding): Clarify previous change.
5277
52782006-06-09 Kenichi Handa <handa@m17n.org>
5279
5280 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5281 notation.
5282
52832006-06-07 Kevin Ryde <user42@zip.com.au>
5284
5285 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5286 manual for @ifnottex, but in emacs-extra for @iftex.
5287
5288 * cmdargs.texi (General Variables): Fix smtpmail xref.
5289
52902006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5291
8cf51b2c 5292 * programs.texi (Comment Commands):
8cf51b2c 5293 * custom.texi (Specifying File Variables):
49823426 5294 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5295
52962006-06-07 Nick Roberts <nickrob@snap.net.nz>
5297
5298 * building.texi (Watch Expressions): Move node to end.
5299 (GDB Graphical Interface): Move description of clicks in fringe...
5300 (GDB commands in the Fringe): ...to here. New node.
5301
8cf51b2c
GM
53022006-06-05 Romain Francoise <romain@orebokech.com>
5303
49823426 5304 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5305
53062006-06-05 Nick Roberts <nickrob@snap.net.nz>
5307
5308 * building.texi (GDB Graphical Interface): Update bindings.
5309 (Commands of GUD): Add gud-print. Remove gud-run.
5310 Restate availability more generally.
5311
f0131492 53122006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5313
5314 * mini.texi: Lots of cleanups.
5315
53162006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5317
5318 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5319 and Mouse-2.
5320
c8763fb6 53212006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5322
5323 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5324
8cf51b2c
GM
53252006-05-31 Richard Stallman <rms@gnu.org>
5326
5327 * basic.texi (Moving Point): Fix previous change.
5328
c8763fb6 53292006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5330
5331 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5332
f0131492 53332006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5334
5335 * basic.texi: Many simplifications and improvements in wording.
5336
8cf51b2c
GM
53372006-05-26 Nick Roberts <nickrob@snap.net.nz>
5338
5339 * anti.texi (Antinews): Create a node for gdb-ui.
5340
8cf51b2c
GM
53412006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5342
5343 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5344
53452006-05-20 Richard Stallman <rms@gnu.org>
5346
5347 * dired.texi (Dired Navigation): dired-goto-file is now j.
5348
8cf51b2c
GM
53492006-05-20 Eli Zaretskii <eliz@gnu.org>
5350
5351 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5352 and their aliases.
5353
5354 * msdog.texi (Windows Printing): Mention non-support of plain text
5355 printing with some el-cheapo printers, and suggest a workaround.
5356
53572006-05-20 Kevin Ryde <user42@zip.com.au>
5358
5359 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5360 remove the bit saying you must set it.
5361
53622006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5363
5364 * trouble.texi (Checklist):
5365 * text.texi (Text, Auto Fill, Text Mode):
5366 * search.texi (Nonincremental Search):
5367 * rmail.texi (Rmail Labels):
5368 * mule.texi (Input Methods, Multibyte Conversion):
5369 * misc.texi (Gnus, Where to Look, PostScript):
5370 * maintaining.texi (Create Tags Table):
5371 * indent.texi (Indentation Commands):
5372 * fixit.texi (Spelling):
5373 * emacs.texi (Copying):
5374 * custom.texi (Init File): ifinfo -> ifnottex.
5375
8cf51b2c
GM
53762006-05-17 Richard Stallman <rms@gnu.org>
5377
5378 * files.texi (Diff Mode): Mention C-x `.
5379
53802006-05-08 Richard Stallman <rms@gnu.org>
5381
5382 * custom.texi (Disabling): Textual cleanups.
5383
8cf51b2c
GM
53842006-05-12 Glenn Morris <rgm@gnu.org>
5385
5386 * calendar.texi (Displaying the Diary, Format of Diary File):
5387 Refer to diary-view-entries, diary-list-entries,
5388 diary-show-all-entries rather than obsolete aliases.
5389
53902006-05-12 Eli Zaretskii <eliz@gnu.org>
5391
5392 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5393 (Displaying the Diary, Special Diary Entries, Importing Diary):
5394 * building.texi (Compilation Shell):
5395 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5396 emacs-xtra with @inforef's.
5397
5398 * files.texi (Visiting): Fix wording.
5399
5400 * mule.texi (Coding Systems, Text Coding): More indexing.
5401 Mention that C-x RET f can set eol conversion.
5402
c8763fb6 54032006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5404
5405 * xresmini.texi (GTK resources): Insert GTK description.
5406
5407 * xresources.texi (GTK resources): metafont should be menufont.
5408
8cf51b2c
GM
54092006-05-06 Michael Albinus <michael.albinus@gmx.de>
5410
49823426 5411 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5412 method, user name and host name is active only in partial
5413 completion mode.
5414
8cf51b2c
GM
54152006-05-06 Eli Zaretskii <eliz@gnu.org>
5416
5417 * makefile.w32-in (emacs.dvi):
5418 * Makefile.in (emacs.dvi): Add xresmini.texi.
5419
5420 * xresmini.texi (Table of Resources): Remove xref to non-existent
5421 node "LessTif Resources".
5422
5423 * msdog.texi (Microsoft Windows):
5424 * calendar.texi (Calendar/Diary, Displaying the Diary)
5425 (Special Diary Entries, Importing Diary, Holidays):
5426 * programs.texi (Program Modes):
5427 * text.texi (Text):
5428 * buffers.texi (Several Buffers):
5429 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5430
54312006-05-06 Eli Zaretskii <eliz@gnu.org>
5432
5433 The following changes merge the emacs-xtra manual into the main
5434 manual, but only for on-line version of the manual.
5435
5436 * vc2-xtra.texi (Version Backups, Local Version Control)
5437 (Making Snapshots, Change Logs and VC, Version Headers)
5438 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5439 on-line manual.
5440
5441 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5442 for on-line manual.
5443
5444 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5445 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5446 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5447 for on-line manual.
5448
5449 * fortran-xtra.texi (Fortran, Fortran Autofill)
5450 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5451 for on-line manual.
5452
5453 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5454 Conditional xref's for on-line manual.
5455
5456 * emerge-xtra.texi (Emerge, Overview of Emerge)
5457 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5458 manual.
5459
5460 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5461 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5462 (EMACSSOURCES): Use EMACS_XTRA.
5463 (../info/emacs-xtra): Remove.
5464 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5465
5466 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5467 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5468 (EMACSSOURCES): Use EMACS_XTRA.
5469 ($(infodir)/emacs-xtra): Remove.
5470 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5471
5472 * trouble.texi (Quitting):
5473 * text.texi (Text):
5474 * programs.texi (Program Modes):
5475 * msdog.texi (Microsoft Windows):
5476 * frames.texi (Frames):
5477 * files.texi (Backup, Version Control, VC Concepts)
5478 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5479 (Registering, VC Status, VC Undo, Multi-User Branching)
5480 (Comparing Files):
5481 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5482 (Displaying the Diary, Special Diary Entries, Importing Diary):
5483 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5484 conditional xref's, depending on @iftex/@ifnottex.
5485
5486 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5487 "MS-DOS". @include msdog-xtra.texi.
5488
5489 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5490 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5491
5492 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5493 for vc-xtra.texi subsections.
5494 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5495 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5496
5497 * sending.texi (Sending Mail): A @node line without explicit Prev,
5498 Next, and Up links.
5499
5500 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5501 Next, and Up links.
5502
5503 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5504 and its sections. @include picture-xtra.texi.
5505
5506 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5507 "Emerge".
5508 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5509
5510 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5511 exact duplicate of its name-sake in calendar.texi.
5512
5513 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5514 "Advanced Calendar/Diary Usage".
5515 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5516
5517 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5518 dired-xtra.texi.
5519 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5520
5521 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5522 (Files) [ifnottex]: Add menu entry for Autorevert.
5523
5524 * emacs-xtra.texi (Introduction): Reword to make consistent with
5525 printed version only.
5526 <Top level>: Remove the body of all chapters and move them to the
5527 new *-xtra.texi files. Use @raisesections and @lowersections to
5528 convert sections to chapters etc.
5529
5530 * msdog-xtra.texi:
5531 * fortran-xtra.texi:
5532 * vc-xtra.texi:
5533 * vc1-xtra.texi:
5534 * vc2-xtra.texi:
5535 * emerge-xtra.texi:
5536 * cal-xtra.texi:
5537 * dired-xtra.texi:
5538 * arevert-xtra.texi: New files, with text from respective chapters
5539 of emacs-xtra.texi. Convert each @chapter into @section, @section
5540 into @subsection, etc.
5541
1c6c854e 5542 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5543 updated.
5544
5545 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5546 Windows". All references updated.
5547
55482006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5549
5550 * macos.texi (Mac Input): Mention input from Character Palette.
5551 (Mac Font Specs): Fix typo.
5552
55532006-05-05 Richard Stallman <rms@gnu.org>
5554
5555 * files.texi (Diff Mode): Minor cleanup.
5556
55572006-05-05 Karl Berry <karl@gnu.org>
5558
8cf51b2c
GM
5559 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5560 errors from the current release of makeinfo (4.8).
5561 * help.texi (Library Keywords): Change widest word in multitable
5562 template from `emulations' to `convenience'. (Not sure if this is
5563 related to the font change.)
5564
55652006-05-05 Eli Zaretskii <eliz@gnu.org>
5566
5567 * files.texi (File Names): Add a footnote about limited support of
5568 ~USER on MS-Windows.
5569
5570 * cmdargs.texi (Initial Options): Add a footnote about limited
5571 support of ~USER on MS-Windows.
5572
55732006-05-03 Richard Stallman <rms@gnu.org>
5574
5575 * files.texi (Diff Mode): Node moved here.
5576 (Comparing Files): Delete what duplicates new node.
5577 (Files): Put Diff Mode in menu.
5578
1c6c854e 5579 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5580
5581 * emacs.texi (Top): Update menu for Diff Mode.
5582
5583 * trouble.texi (Emergency Escape): Simplify.
5584
5585 * emacs.texi (Top): Minor clarification.
5586
55872006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5588
5589 * commands.texi, entering.texi, screen.texi: Many simplifications.
5590
55912006-05-03 Richard Stallman <rms@gnu.org>
5592
5593 * commands.texi (Text Characters): Delete paragraph about unibyte
5594 non-ASCII printing chars.
5595
5596 * killing.texi (Killing): Say "graphical displays".
5597 * display.texi: Say "graphical displays".
5598
5599 * cmdargs.texi (Misc X): Say "graphical displays".
5600
56012006-05-01 Richard Stallman <rms@gnu.org>
5602
5603 * emacs.texi (Top): Add Diff Mode to menu.
5604
56052006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5606
5607 * misc.texi (Diff Mode): New node.
5608
56092006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5610
5611 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5612 (Mac Environment Variables): Shorten example line.
5613 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5614
56152006-05-01 Nick Roberts <nickrob@snap.net.nz>
5616
5617 * building.texi (GUD Customization): Describe cases %d and %c.
5618 Update description for %e.
5619
56202006-04-30 Glenn Morris <rgm@gnu.org>
5621
5622 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5623
56242006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5625
5626 * custom.texi (Examining): Update C-h v output example.
5627
56282006-04-29 Kim F. Storm <storm@cua.dk>
5629
5630 * building.texi (Grep Searching): Add lgrep and rgrep.
5631
8cf51b2c
GM
56322006-04-23 Richard Stallman <rms@gnu.org>
5633
5634 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5635
5636 * xresmini.texi: New file.
5637
5638 * xresources.texi (Face Resources): Split table into font resources
5639 and the rest. Combine similar attributes for brevity.
5640
8cf51b2c
GM
56412006-04-21 Eli Zaretskii <eliz@gnu.org>
5642
5643 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5644 backslashes and case-insensitivity in file names (moved to the
5645 main manual).
5646 (MS-DOS Printing): Move most of the text to the main manual.
5647
5648 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5649 New nodes.
5650 (Windows Processes, Windows System Menu): Add index entries and
5651 fix wording.
5652
8cf51b2c
GM
56532006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5654
5655 * misc.texi (Shell Ring): Add notes on saved input when
5656 navigating off the end of the history list.
5657
56582006-04-18 Chong Yidong <cyd@mit.edu>
5659
5660 * misc.texi (Shell Options): Correct default value of
5661 comint-scroll-show-maximum-output.
5662
8cf51b2c
GM
56632006-04-18 Nick Roberts <nickrob@snap.net.nz>
5664
5665 * building.texi (Watch Expressions): Update.
5666
8cf51b2c
GM
56672006-04-12 Richard Stallman <rms@gnu.org>
5668
5669 * search.texi: Clean up previous change.
5670
56712006-04-12 Eli Zaretskii <eliz@gnu.org>
5672
5673 * search.texi (Regexp Backslash, Regexp Replace): Add index
5674 entries for ``back reference'' and mention the term itself in the
5675 text.
5676
56772006-04-11 Richard Stallman <rms@gnu.org>
5678
5679 * custom.texi (Safe File Variables):
5680 Document enable-local-variables = :safe.
5681
56822006-04-11 Karl Berry <karl@gnu.org>
5683
5684 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5685 (Remote Repositories, Version Backups, Local Version Control)
5686 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5687 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5688 (Renaming VC Work Files and Master Files)
5689 (Inserting Version Control Headers, Customizing VC, General Options)
5690 (Options for RCS and SCCS, Options specific for CVS): Move all
5691 these nodes to emacs-xtra.texi, for brevity.
5692 * cmdargs.texi, files.texi: Change cross-references.
5693
8cf51b2c
GM
56942006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5695
5696 * files.texi (Old Versions): Update description of vc-annotate's
5697 use of color to indicate date ranges.
5698
8cf51b2c
GM
56992006-04-09 Kevin Ryde <user42@zip.com.au>
5700
8cf51b2c
GM
5701 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5702 put info and printed manual names the right way around.
5703
57042006-04-09 Karl Berry <karl@gnu.org>
5705
5706 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5707 emacs-xtra.texi, leaving only MS Windows information.
5708 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5709 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5710 node names.
5711
5712 * emacs.texi: Move @summarycontents and @contents to the beginning
5713 of the file.
5714
8cf51b2c
GM
57152006-04-08 Kevin Ryde <user42@zip.com.au>
5716
5717 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5718
57192006-04-07 Richard Stallman <rms@gnu.org>
5720
5721 * programs.texi (Comments, Comment Commands, Options for Comments)
5722 (Multi-Line Comments): "Align", not "indent".
5723 (Basic Indent): C-j deletes trailing whitespace before the newline.
5724
57252006-04-06 Richard Stallman <rms@gnu.org>
5726
8cf51b2c
GM
5727 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5728
57292006-04-06 Eli Zaretskii <eliz@gnu.org>
5730
5731 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5732
8cf51b2c
GM
57332006-04-05 Richard Stallman <rms@gnu.org>
5734
5735 * emacs.texi (Top): Update subnode menu.
5736
5737 * trouble.texi (Unasked-for Search): Node deleted.
5738 (Lossage): Delete from menu.
5739
57402006-04-04 Richard Stallman <rms@gnu.org>
5741
5742 * trouble.texi: Various cleanups.
5743 (Checklist): Don't bother saying how to snail a bug report.
5744 (Emergency Escape): Much rewriting.
5745 (After a Crash): Rename the core dump immediately.
5746 (Total Frustration): Call it a psychotherapist.
5747 (Bug Criteria): Avoid "illegal instruction".
5748 (Sending Patches): We always put the contributor's name in.
5749
5750 * misc.texi (Thumbnails): Minor correction.
5751
8cf51b2c
GM
57522006-04-03 Richard Stallman <rms@gnu.org>
5753
5754 * misc.texi (Thumbnails): Minor cleanup.
5755
57562006-04-02 Karl Berry <karl@gnu.org>
5757
5758 * sending.texi (Mail Sending): pxref to Top needs five args.
5759
5760 * texinfo.tex: Update to current version (2006-03-21.13).
5761
8cf51b2c
GM
57622006-03-31 Richard Stallman <rms@gnu.org>
5763
5764 * emacs.texi (Top): Update subnode menu.
5765
5766 * help.texi (Help Mode): Cleanup.
5767
5768 * dired.texi: Many cleanups.
5769 (Dired Deletion): Describe dired-recursive-deletes.
5770 (Operating on Files): dired-create-directory moved.
5771 (Misc Dired Features): Move to here.
5772 (Tumme): Node moved to misc.texi.
5773
5774 * custom.texi: Many cleanups.
5775 (Minor Modes): Don't mention ISO Accents Mode.
5776 (Examining): Update C-h v output example.
5777 (Hooks): Add index and xref for add-hook.
5778 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5779 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5780
5781 * misc.texi: Many cleanups.
5782 (beginning): Add to summary of topics.
5783 (Shell): Put eshell xref at the end. Remove eshell from table.
5784 (Thumbnails): New node.
5785
8cf51b2c
GM
57862006-03-28 Eli Zaretskii <eliz@gnu.org>
5787
5788 * files.texi (File Name Cache): Make it clear that the cache is
5789 not persistent.
5790
8cf51b2c
GM
57912006-03-25 Karl Berry <karl@gnu.org>
5792
49823426
GM
5793 * emacs-xtra.texi, emacs.texi, gnu.texi:
5794 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5795 (2) do not indent copyright year list (or anything else).
5796
8cf51b2c
GM
57972006-03-21 Juanma Barranquero <lekktu@gmail.com>
5798
5799 * files.texi (VC Dired Mode): Remove misplaced brackets.
5800
58012006-03-21 Andre Spiegel <spiegel@gnu.org>
5802
5803 * files.texi: Various updates and clarifications in the VC chapter.
5804
58052006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5806
5807 * help.texi (Help Mode): Document "C-c C-c".
5808
8cf51b2c
GM
58092006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5810
5811 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5812 menu in the standalone Info reader.
5813
58142006-03-15 Chong Yidong <cyd@stupidchicken.com>
5815
5816 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5817 moved here from Emacs manual.
5818
5819 * programs.texi (Fortran): Section moved to emacs-xtra.
5820 (Program Modes): Xref to Fortran in emacs-xtra.
5821
5822 * maintaining.texi (Emerge): Move to emacs-xtra.
5823 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5824
5825 * picture.texi: File deleted.
5826 * Makefile.in:
5827 * makefile.w32-in: Remove picture.texi.
5828
5829 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5830 * abbrevs.texi (Abbrevs):
5831 * sending.texi (Sending Mail): Picture node removed.
5832
5833 * emacs.texi (Top): Update node listings.
5834
8cf51b2c
GM
58352006-03-12 Richard Stallman <rms@gnu.org>
5836
5837 * calendar.texi: Various cleanups.
5838
8cf51b2c
GM
58392006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5840
5841 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5842 syntax.
5843
8cf51b2c
GM
58442006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5845
5846 * search.texi (Regexps): More accurately describe which characters
5847 are special in which situations. Recommend _not_ to quote `]' or
5848 `-' when they are not special.
5849
8cf51b2c
GM
58502006-02-28 Andre Spiegel <spiegel@gnu.org>
5851
5852 * files.texi (Old Versions): Clarify operation of C-x v =.
5853
8cf51b2c
GM
58542006-02-21 Nick Roberts <nickrob@snap.net.nz>
5855
5856 * building.texi (Watch Expressions): Update and describe
5857 gdb-speedbar-auto-raise.
5858
58592006-02-19 Richard M. Stallman <rms@gnu.org>
5860
5861 * emacs.texi: Use @smallbook.
5862 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5863 Update subnode menu.
5864
5865 * building.texi (Lisp Interaction): Minor addition.
5866
58672006-02-18 Nick Roberts <nickrob@snap.net.nz>
5868
5869 * building.texi (Watch Expressions): Update and be more precise.
5870
c8763fb6 58712006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5872
5873 * maintaining.texi (Create Tags Table): Explain why the
5874 exception when etags writes to files under the /dev tree.
5875
58762006-02-14 Richard M. Stallman <rms@gnu.org>
5877
5878 * custom.texi (Safe File Variables): Lots of clarification.
5879 Renamed from Unsafe File Variables.
5880
58812006-02-14 Chong Yidong <cyd@stupidchicken.com>
5882
5883 * custom.texi (Unsafe File Variables): File variable confirmation
5884 assumed denied in batch mode.
5885
58862006-02-14 Richard M. Stallman <rms@gnu.org>
5887
5888 * building.texi (GDB User Interface Layout): Don't say `inferior'
5889 for program being debugged.
5890
58912006-02-15 Nick Roberts <nickrob@snap.net.nz>
5892
5893 * building.texi (GDB Graphical Interface):
5894 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5895
58962006-02-13 Chong Yidong <cyd@stupidchicken.com>
5897
5898 * custom.texi (Specifying File Variables, Unsafe File Variables):
5899 New nodes, split from File Variables. Document new file local
5900 variable behavior.
5901
59022006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5903
5904 * display.texi (Standard Faces):
8cf51b2c
GM
5905 * files.texi (Visiting):
5906 * frames.texi (Clipboard):
5907 * glossary.texi (Glossary) <Clipboard>:
5908 * xresources.texi (X Resources): Mention Mac OS port.
5909
8cf51b2c
GM
59102006-02-12 Richard M. Stallman <rms@gnu.org>
5911
5912 * building.texi (Building): Clarify topic in intro.
5913
5914 * maintaining.texi (Maintaining): Change title; clarify topic.
5915 Delete duplicate index entries.
5916
5917 * building.texi (Other GDB User Interface Buffers): Clarifications.
5918
5919 * text.texi (Cell Commands): Clarifications.
5920
5921 * programs.texi (Defuns): Delete duplicate explanation of
5922 left-margin paren convention.
5923 (Hungry Delete): Minor cleanup.
5924
59252006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5926
5927 * dired.texi (Tumme): More tumme documentation.
5928
59292006-02-11 Alan Mackenzie <acm@muc.de>
5930
5931 * programs.texi ("Hungry Delete"): Correct the appellation of the
5932 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5933
59342006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5935
5936 * dired.texi (Tumme): Fix small bug.
5937
59382006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5939
5940 * macos.texi (Mac International): Rename "fontset-mac" to
5941 "fontset-standard".
5942
8cf51b2c
GM
59432006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5944
5945 * dired.texi (Tumme): Basic documentation for Tumme added.
5946
8cf51b2c
GM
59472006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5948
5949 * mule.texi (International):
5950 * programs.texi (Basic Indent): Fix typos.
5951
8cf51b2c
GM
5952 * custom.texi (Minor Modes):
5953 * display.texi (Text Display):
5954 * commands.texi (Text Characters): Update xrefs.
5955
59562006-02-07 Richard M. Stallman <rms@gnu.org>
5957
5958 * emacs.texi (Top): Update subnode menu.
5959 Update info on old Emacs papers.
5960 (Intro): "Graphical display", not window system.
5961
5962 * xresources.texi (GTK styles): Minor clarifications.
5963
5964 * trouble.texi: "Graphical display", not window system.
5965 (Stuck Recursive): Minor clarification.
5966
5967 * text.texi: Minor clarifications.
5968 (Sentences): Explain why two-space convention is better.
5969 Explain sentence-end-without-period here.
5970 (Fill Commands): Not here.
5971 (Refill): Node moved down.
5972 (Filling): Update menu.
5973 (Table Creation, Cell Justification, Column Commands): Clarify.
5974
5975 * sending.texi: Minor clarifications.
5976
5977 * search.texi (Regexp Backslash): Clarification.
5978
5979 * rmail.texi: Minor cleanups.
5980 (Rmail): Delete digression about `rmail-mode'.
5981 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5982 (Rmail Files): Mention C-u M-x rmail.
5983 (Rmail Reply): Mention References.
5984 (Rmail Display): Mention rmail-nonignored-headers.
5985
5986 * programs.texi: Minor cleanups.
5987 (Comment Commands): Mention momentary Transient Mark mode.
5988 (Matching): Be more specific about customizing show-paren-mode.
5989 (Info Lookup): Don't list the modes that support C-h S.
5990 Just say what it does in an unsupported mode.
5991 (Man Page): Delete excessive info on customizing woman.
5992 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5993
5994 * abbrevs.texi: Minor clarifications.
5995 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5996 not "dynamic abbrevs" as if they were a kind of abbrev.
5997
5998 * picture.texi (Picture): Minor cleanup.
5999
6000 * mule.texi (Communication Coding): Say "other applications".
6001 (Fontsets): Not specific to X. Add xref to X Resources.
6002 (Unibyte Mode): Rename from Single-Byte Character Support.
6003 "Graphical display", not window system.
6004 (International): Update menu.
6005
6006 * maintaining.texi (Format of ChangeLog):
6007 New node, split out from ChangeLog.
6008 (ChangeLog): Clarifications in the remaining text.
6009 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6010 (Find Tag): Add @w.
6011 (Tags Search): Explain tag table order here. Simplify grep ref.
6012 (List Tags): tags-tag-face is a variable, not a face.
6013 (Emerge): Cleanups.
6014
6015 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6016 (Keyboard Macros): Avoid "the user".
6017
6018 * killing.texi: "Graphical display", not window system.
6019
6020 * help.texi (Help Echo): "Graphical display", not window system.
6021
6022 * glossary.texi: Say "you", not "the user". Say "graphical display".
6023
6024 * frames.texi: Minor cleanups. "Graphical display", not window system.
6025
6026 * files.texi (Visiting): Make drag-and-drop not X-specific.
6027
6028 * custom.texi: Minor cleanups. "Graphical display", not window system.
6029
6030 * cmdargs.texi: Minor cleanups.
6031
6032 * building.texi (Compilation): Move and split kill-compilation para.
6033 Add para about multiple compilers.
6034 (Compilation Mode): Commands also available in grep mode and others.
6035 Mention C-u C-x ` more tutorially. Clarify C-x `.
6036 (Compilation Shell): Clarify. Put Bash example first.
6037 (Grep Searching): Minor cleanups; add @w.
6038 (Debuggers): Minor cleanups.
6039 (Starting GUD): Make GDB xgraphical mode issue clearer.
6040 (Debugger Operation): Lots of clarifications including
6041 GDB tooltip side-effect issue.
6042 (Commands of GUD): Clarify.
6043 (GUD Customization): Add bashdb-mode-hook.
6044 (GDB Graphical Interface): Rewrite for clarity.
6045 (GDB User Interface Layout): Rewrite for clarity.
6046 (Stack Buffer, Watch Expressions): Likewise.
6047 (Other GDB User Interface Buffers): Cleanups.
6048 (Lisp Libraries, External Lisp): Cleanup.
6049
6050 * basic.texi (Position Info): "Graphical displays", rather than
6051 window systems.
6052
6053 * anti.texi: Minor cleanup.
6054
8cf51b2c
GM
60552006-02-03 Eli Zaretskii <eliz@gnu.org>
6056
6057 * custom.texi (Init File, Find Init): Add cross-references to
6058 where $HOME is described.
6059
60602006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6061
6062 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6063 is not inside the @table.
6064
6065 * emacs.texi (Top): Correct node name.
6066
6067 * files.texi (File Names): Fix @xref.
6068 (Reverting): Fix typo.
6069
6070 * mule.texi (International): Correct node name.
6071
6072 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6073
60742006-02-01 Richard M. Stallman <rms@gnu.org>
6075
6076 * emacs.texi (Top): Update subnode menu.
6077
6078 * mule.texi: Minor clarifications.
6079 Reduce the specific references to X Windows.
6080 Refer to "graphical" terminals, rather than window systems.
6081 (Text Coding): Rename from Specify Coding.
6082 (Communication Coding, File Name Coding, Terminal Coding):
6083 New nodes split out from Text Coding.
6084
6085 * kmacro.texi: Minor clarifications.
6086 (Keyboard Macro Ring): Comment out some excessive commands.
6087 (Basic Keyboard Macro): Split up the table, putting part in each node.
6088
6089 * major.texi: Minor clarifications.
6090
6091 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6092
6093 * windows.texi: Minor clarifications.
6094 (Change Window): Don't describe mode-line mouse cmds here.
6095 Add xref to Mode Line Mouse.
6096
6097 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6098
6099 * macos.texi (Mac International): Fix xref.
6100
6101 * indent.texi: Minor clarifications.
6102
6103 * frames.texi: Minor clarifications.
6104 Reduce the specific references to X Windows.
6105 Refer to "graphical" terminals, rather than window systems.
6106 (Frame Parameters): Don't mention commands like
6107 set-foreground-color. Just say to customize a face.
6108 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6109
6110 * files.texi: Minor clarifications.
6111 (Numbered Backups): New node, split out from Backup Names.
6112
6113 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6114
6115 * cmdargs.texi (General Variables): Fix xref.
6116
6117 * buffers.texi: Minor clarifications.
6118
8cf51b2c
GM
61192006-01-31 Richard M. Stallman <rms@gnu.org>
6120
6121 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6122 Nodes moved to top.
6123
6124 * display.texi: Minor clarifications.
6125 (Display): Rearrange menu.
6126 (Standard Faces): Mention query-replace face.
6127 (Faces): Simplify.
6128 (Font Lock): Simplify face customization info.
6129 (Highlight Changes): Node merged into Highlight Interactively.
6130 (Highlight Interactively): Much rewriting and cleanup.
6131 (Optional Mode Line): Narrowed line number not good for goto-line.
6132 Simplify face customization advice.
6133 (Text Display): Mention use of escape-glyph face.
6134 Move ctl-arrow and tab-width here.
6135 (Display Custom): Move no-redraw-on-reenter to end of node.
6136
6137 * search.texi: Minor clarifications.
6138 (Isearch Scroll): Simplify.
6139 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6140
6141 * regs.texi (Registers): Mention bookmarks here.
6142
6143 * mark.texi: Minor clarifications.
6144 (Selective Undo): Node deleted.
6145
6146 * m-x.texi: Minor clarifications.
6147
6148 * killing.texi: Minor clarifications.
6149 Refer to "graphical" terminals, rather than window systems.
6150
6151 * help.texi: Clarifications.
6152 (Help): Don't describe C-h F and C-h K here.
6153 (Key Help): Describe C-h K here.
6154 (Name Help): Mention Emacs Lisp Intro.
6155 Describe C-h F here.
6156 (Misc Help): Mention C-h F and C-h K only briefly.
6157
6158 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6159 Selective undo text merged in.
6160 (Spelling): Mention Aspell along with Ispell.
6161
6162 * emacs.texi (Top): Update subnode menus.
6163
6164 * basic.texi (Basic Undo): Rename from Undo. Most of text
6165 moved to new Undo node.
6166
8cf51b2c
GM
61672006-01-29 Chong Yidong <cyd@stupidchicken.com>
6168
6169 * basic.texi (Continuation Lines, Inserting Text):
6170 Mention longlines mode.
6171
61722006-01-29 Richard M. Stallman <rms@gnu.org>
6173
10d1d0af 6174 * screen.texi: Minor cleanups.
8cf51b2c
GM
6175 (Screen): Clean up the intro paragraphs.
6176 (Mode Line): Lots of rewriting. Handle frame-name better.
6177 eol-mnemonic-... vars moved out.
6178
6179 * emacs.texi (Top): Change menu item for MS-DOS node.
6180 Update subnode menu.
6181
6182 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6183 chapter relates to Windows. Title changed.
6184
6185 * mini.texi: Minor cleanups.
6186
6187 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6188 (Mark): Put it in the menu.
6189
6190 * entering.texi: Minor cleanups.
6191
6192 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6193 (Intro): Refer to "graphical" terminals, rather than X.
6194
6195 * display.texi (Display Custom): Add xref to Variables.
6196 (Optional Mode Line): eol-mnemonic-... vars moved here.
6197
6198 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6199 rather than X.
6200
8cf51b2c
GM
6201 * basic.texi: Minor cleanups.
6202 (Undo): selective-undo moved.
6203
8cf51b2c
GM
62042006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6205
6206 * anti.texi (Antinews): Various corrections and additions.
6207
62082006-01-23 Juri Linkov <juri@jurta.org>
6209
6210 * custom.texi (Easy Customization, Customization Groups)
6211 (Browsing Custom): Mention links along with buttons.
6212
8cf51b2c
GM
62132006-01-21 Eli Zaretskii <eliz@gnu.org>
6214
8cf51b2c
GM
6215 * text.texi (TeX Print): Use @key for TAB.
6216
8cf51b2c
GM
6217 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6218
8cf51b2c
GM
62192006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6220
6221 * files.texi (File Aliases): Don't claim that usually separate
6222 buffers are created for two file names that name the same data.
6223 Mention additional situations where different names mean the same
6224 file on disk.
6225
62262006-01-19 Richard M. Stallman <rms@gnu.org>
6227
6228 * killing.texi (Deletion): Upcase @key argument.
6229
6230 * custom.texi (Custom Themes): Minor cleanup.
6231
6232 * programs.texi (Hungry Delete): Upcase @key argument.
6233
8cf51b2c
GM
62342006-01-16 Juri Linkov <juri@jurta.org>
6235
6236 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6237 Move `mode-line-highlight' before `mode-line-buffer-id'.
6238
8cf51b2c
GM
62392006-01-14 Richard M. Stallman <rms@gnu.org>
6240
6241 * basic.texi (Inserting Text): Minor cleanup.
6242
8cf51b2c
GM
62432006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6244
6245 * custom.texi (Changing a Variable, Face Customization):
6246 Update for changes in Custom menus.
6247
8cf51b2c
GM
62482006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6249
6250 * macos.texi (Mac International): Undo last change.
6251
8cf51b2c
GM
62522006-01-02 Chong Yidong <cyd@stupidchicken.com>
6253
6254 * custom.texi (Custom Themes): Describe the new
6255 customize-create-theme interface.
6256
62572005-12-30 Juri Linkov <juri@jurta.org>
6258
6259 * basic.texi (Position Info): Update example.
6260
c8763fb6 62612005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6262
6263 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6264
62652005-12-24 Chong Yidong <cyd@stupidchicken.com>
6266
6267 * custom.texi (Custom Themes): `load-theme' always loads.
6268
62692005-12-23 Juri Linkov <juri@jurta.org>
6270
6271 * display.texi (Highlight Interactively): Use double space to
6272 separate sentences. Replace C-p with M-p, and C-n with M-n.
6273
62742005-12-22 Richard M. Stallman <rms@gnu.org>
6275
6276 * custom.texi (Easy Customization and subnodes):
6277 Replace "active field" with "button".
6278 Use "user option" only for variables.
6279 Use "setting" for variable-or-face.
6280
62812005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6282
6283 * buffers.texi (Select Buffer): Change order in table to make
6284 "Similar" refer to the correct item.
6285 (Indirect Buffers): Minor rewording.
6286
8cf51b2c
GM
62872005-12-20 Juri Linkov <juri@jurta.org>
6288
6289 * files.texi (VC Status): Put P and N near p and n.
6290
8cf51b2c
GM
62912005-12-19 Richard M. Stallman <rms@gnu.org>
6292
6293 * programs.texi (Electric C): Delete the info about newline control.
6294 (Other C Commands): Minor cleanup.
6295 (Left Margin Paren): Minor cleanup.
6296
62972005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6298
6299 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6300 (Customization Groups): Delete text moved to "Browsing Custom".
6301 (Browsing Custom): New node.
6302 (Specific Customization): Clarify which commands only work for
6303 loaded options.
6304
63052005-12-18 Bill Wohler <wohler@newt.com>
6306
6307 * frames.texi (Tool Bars): Shorten text of previous change.
6308
63092005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6310
6311 * files.texi (VC Status): Document log-view mode.
6312
63132005-12-18 Bill Wohler <wohler@newt.com>
6314
6315 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6316 permanently via the customize interface.
6317
8cf51b2c
GM
63182005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6319
6320 * killing.texi (Killing by Lines): Document `kill-whole-line'
6321 function.
6322
c8763fb6 63232005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6324
6325 * buffers.texi (Select Buffer): Change `prev-buffer' to
6326 `previous-buffer'. Indicate that these functions use a frame
6327 local buffer list.
6328
8cf51b2c
GM
63292005-12-12 Richard M. Stallman <rms@gnu.org>
6330
6331 * custom.texi (Easy Customization): Change menu comment.
6332 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6333
6334 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6335 (Help): Among the Apropos commands, describe only C-h a here.
6336
63372005-12-11 Richard M. Stallman <rms@gnu.org>
6338
6339 * programs.texi (Options for Comments): Comment-end starts with space.
6340
6341 * glossary.texi (Glossary): Minor cleanup.
6342
6343 * files.texi (Old Versions): Use @table.
6344
8cf51b2c
GM
63452005-12-10 David Koppelman <koppel@ece.lsu.edu>
6346
6347 * display.texi (Highlight Interactively): Include
6348 global-hi-lock-mode. Add miscellaneous details and elaborations.
6349
63502005-12-09 Richard M. Stallman <rms@gnu.org>
6351
6352 * display.texi (Font Lock): Delete the Global FL menu item.
6353
63542005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6355
6356 * custom.texi (Minibuffer Maps): Mention the maps for file name
6357 completion.
6358
63592005-12-09 Kim F. Storm <storm@cua.dk>
6360
6361 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6362 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6363 cursor to next corner in rectangle; clarify insert around rectangle.
6364
8cf51b2c
GM
63652005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6366
6367 * custom.texi (Customization): Use xref to elisp manual for
6368 non-TeX output.
6369 (Minor Modes): Update.
6370 (Customization Groups, Changing a Variable, Face Customization):
6371 Update for new appearance of Custom buffers.
6372 (Changing a Variable): `custom-buffer-done-function' has been
6373 replaced by `custom-buffer-done-kill'.
6374 (Specific Customization): In the `customize-group' buffer, a
6375 subgroup's contents are not "hidden". They are not included at
6376 all. They have no [Show] button.
6377 (Mouse Buttons): Add pxref to description of mouse event lists in
6378 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6379 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6380 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6381
63822005-12-08 Richard M. Stallman <rms@gnu.org>
6383
6384 * mini.texi (Completion Commands, Completion):
6385 In file name input, SPC does not do completion.
6386
8cf51b2c
GM
63872005-12-08 Nick Roberts <nickrob@snap.net.nz>
6388
6389 * building.texi (GDB Graphical Interface): Explain screen size
6390 setting.
6391 (Other GDB User Interface Buffers): Describe features specific to
6392 GDB 6.4.
6393
8cf51b2c
GM
63942005-12-01 Nick Roberts <nickrob@snap.net.nz>
6395
6396 * building.texi (GDB User Interface Layout): Describe how to
6397 kill associated buffers.
6398 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6399 (Watch Expressions): Be more precise.
6400 (Other GDB User Interface Buffers): Describe how to change a
6401 register value.
6402
8cf51b2c
GM
64032005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6404
6405 * macos.texi (Mac Input): Remove description of
6406 mac-command-key-is-meta. Add descriptions of
6407 mac-control-modifier, mac-command-modifier, and
6408 mac-option-modifier.
6409 (Mac International): Fix description of conversion of clipboard data.
6410 (Mac Font Specs): Add example of font customization by face attributes.
6411
64122005-11-22 Nick Roberts <nickrob@snap.net.nz>
6413
6414 * building.texi (Watch Expressions): Expand description.
6415 (Other GDB User Interface Buffers): Describe local map for
6416 gud-watch.
6417
64182005-11-21 Chong Yidong <cyd@stupidchicken.com>
6419
6420 * display.texi (Font Lock): Font lock is enabled by default now.
6421
64222005-11-20 Juri Linkov <juri@jurta.org>
6423
6424 * basic.texi (Position Info): Update examples of the output.
6425 Remove the fact that examples are produced in the TeXinfo buffer,
6426 because in the Info reader users will get a different output from
6427 `C-x ='.
6428
6429 * building.texi (Compilation Mode): Remove paragraph duplicated
6430 from the node `Compilation'. Add `compilation-skip-threshold'.
6431
6432 * display.texi (Font Lock): Suggest more user-friendly method of
6433 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6434
64352005-11-18 Richard M. Stallman <rms@gnu.org>
6436
6437 * files.texi (Registering): Mention @@ in mode line.
6438
6439 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6440
64412005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6442
6443 * files.texi (Renaming and VC): Some back-ends don't
6444 handle renaming.
6445
8cf51b2c
GM
64462005-11-17 Juri Linkov <juri@jurta.org>
6447
6448 * emacs.texi (Top):
6449 * display.texi (Highlight Interactively): Put this font-lock based
6450 mode near Font Lock node.
6451
64522005-11-16 Chong Yidong <cyd@stupidchicken.com>
6453
6454 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6455 icons.
6456
64572005-11-12 Kim F. Storm <storm@cua.dk>
6458
6459 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6460 (Help Summary): Add C-h d and C-h e.
6461 (Apropos): Clarify that all apropos commands may search for either
6462 list of words or a regexp. Add C-h d for apropos-documentation.
6463 Describe apropos-documentation-sort-by-scores user option.
6464
8cf51b2c
GM
64652005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6466
6467 * killing.texi (CUA Bindings): Add @section.
6468
64692005-11-10 Kim F. Storm <storm@cua.dk>
6470
6471 * emacs.texi (Top): Add CUA Bindings entry to menu.
6472
6473 * killing.texi (CUA Bindings): New node. Moved here from
6474 misc.texi and extended with info on rectangle commands and
6475 rectangle highlighting, interface to registers, and the global
6476 mark feature.
6477
6478 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6479
6480 * regs.texi: Prev link points to CUA Bindings node.
6481
64822005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6483
6484 * help.texi (Help Echo): By default, help echos are only shown on
6485 mouse-over, not on point-over.
6486
c8763fb6 64872005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6488
6489 * misc.texi (Shell Mode): Describe how to activate password echoing.
6490
8cf51b2c
GM
64912005-11-04 Romain Francoise <romain@orebokech.com>
6492
6493 * mark.texi (Mark Ring): Fix typo.
6494
64952005-11-03 Richard M. Stallman <rms@gnu.org>
6496
6497 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6498
64992005-11-01 Bill Wohler <wohler@newt.com>
6500
6501 * help.texi (Help Mode): Fix typo.
6502
65032005-11-01 Nick Roberts <nickrob@snap.net.nz>
6504
1c6c854e
CS
6505 * building.texi (Other GDB User Interface Buffers):
6506 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6507
65082005-10-31 Romain Francoise <romain@orebokech.com>
6509
6510 * files.texi (Compressed Files): Fix typo.
6511
6512 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6513
6514 * windows.texi (Force Same Window): Likewise.
6515
65162005-10-30 Bill Wohler <wohler@newt.com>
6517
6518 * help.texi (Help Mode): URLs viewed with browse-url.
6519
65202005-10-31 Nick Roberts <nickrob@snap.net.nz>
6521
6522 * building.texi (GDB Graphical Interface): Don't reference
6523 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6524 must stay in same frame.
6525
65262005-10-29 Chong Yidong <cyd@stupidchicken.com>
6527
6528 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6529
6530 * anti.texi (Antinews): Likewise.
6531
8cf51b2c
GM
65322005-10-28 Bill Wohler <wohler@newt.com>
6533
6534 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6535
65362005-10-28 Richard M. Stallman <rms@gnu.org>
6537
6538 * files.texi (Visiting): Explain how to enter ? in a file name.
6539
6540 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6541
8cf51b2c
GM
65422005-10-25 Nick Roberts <nickrob@snap.net.nz>
6543
1c6c854e
CS
6544 * building.texi (GDB Graphical Interface):
6545 Describe gdb-mouse-until.
8cf51b2c
GM
6546
65472005-10-23 Richard M. Stallman <rms@gnu.org>
6548
6549 * custom.texi (Init File): Recommend when to use site-start.el.
6550
8cf51b2c
GM
65512005-10-21 Juri Linkov <juri@jurta.org>
6552
6553 * custom.texi (Examining): Mention accessing the old variable
6554 value via M-n in set-variable.
6555
8cf51b2c
GM
65562005-10-18 Romain Francoise <romain@orebokech.com>
6557
6558 * files.texi (Version Systems): Capitalize GNU.
6559
8cf51b2c
GM
65602005-10-18 Nick Roberts <nickrob@snap.net.nz>
6561
6562 * building.texi (Compilation Mode): Remove redundant paragraph.
6563 (Watch Expressions): Remove paragraph to reflect code change.
6564
8cf51b2c
GM
65652005-10-16 Richard M. Stallman <rms@gnu.org>
6566
6567 * building.texi (Compilation Mode, Compilation): Clarified.
6568
65692005-10-15 Richard M. Stallman <rms@gnu.org>
6570
6571 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6572
8cf51b2c
GM
65732005-10-13 Kenichi Handa <handa@m17n.org>
6574
6575 * basic.texi (Position Info): Fix previous change.
6576
c8763fb6 65772005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6578
6579 * cmdargs.texi (Icons X): Fix typo.
6580
65812005-10-12 Kenichi Handa <handa@m17n.org>
6582
6583 * basic.texi (Position Info): Describe the case that Emacs shows
6584 "part of display ...".
6585
c8763fb6 65862005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6587
6588 * cmdargs.texi (Icons X): -nb => -nbi.
6589
65902005-10-10 Chong Yidong <cyd@stupidchicken.com>
6591
6592 * frames.texi (Speedbar): A couple more clarifications.
6593
65942005-10-11 Nick Roberts <nickrob@snap.net.nz>
6595
6596 * building.texi (GDB User Interface Layout): Improve diagram.
6597 (Watch Expressions): Explain how to make speedbar global.
6598 (Other GDB User Interface Buffers): Make references more precise.
6599
8cf51b2c
GM
66002005-10-09 Richard M. Stallman <rms@gnu.org>
6601
6602 * frames.texi (Speedbar): Clarify the text.
6603
66042005-10-09 Chong Yidong <cyd@stupidchicken.com>
6605
6606 * frames.texi (Speedbar): Add information on keybindings,
6607 dismissing the speedbar, and buffer display mode. Link to
6608 speedbar manual.
6609
c8763fb6 66102005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6611
1c6c854e 6612 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6613 added -nb, --no-bitmap-icon.
6614
8cf51b2c
GM
66152005-10-07 Nick Roberts <nickrob@snap.net.nz>
6616
6617 * building.texi (GDB Graphical Interface): Add variables and
6618 functions to indices. Be more precise.
6619
c8763fb6 66202005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6621
6622 * frames.texi (Drag and Drop): Remove the x- from
6623 x-dnd-open-file-other-window and xdnd-protocol-alist.
6624
66252005-09-30 Romain Francoise <romain@orebokech.com>
6626
6627 * mini.texi (Minibuffer): The default value now appears before the
6628 colon in minibuffer prompts.
6629
8cf51b2c
GM
66302005-09-25 Richard M. Stallman <rms@gnu.org>
6631
6632 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6633
8cf51b2c
GM
66342005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6635
6636 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6637
8cf51b2c
GM
66382005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6639
6640 * emacs.texi (Top): Update submenus from macos.texi.
6641
6642 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6643 (Mac OS): Update feature support status.
6644 (Mac Input): List supported input scripts. Remove description
6645 about `mac-keyboard-text-encoding'. Mention mouse button
6646 emulation and related variables.
6647 (Mac International): Mention Central European and Cyrillic
6648 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6649 Add description about coding system for selection.
6650 Add description about language environment.
6651 (Mac Environment Variables):
6652 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6653 arguments. Add Preferences support.
6654 (Mac Directories): Explicitly state that this node is for Mac OS
6655 Classic only.
1c6c854e
CS
6656 (Mac Font Specs): Mention specification for scalable fonts.
6657 List supported charsets. Add preferred way of creating fontsets.
6658 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6659 (Mac Functions): Add descriptions about `mac-set-file-creator',
6660 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6661 and `mac-get-preference'.
6662
8cf51b2c
GM
66632005-09-16 Romain Francoise <romain@orebokech.com>
6664
6665 Update all files to specify GFDL version 1.2.
6666
6667 * doclicense.texi (GNU Free Documentation License): Update to
6668 version 1.2.
6669
66702005-09-15 Richard M. Stallman <rms@gnu.org>
6671
6672 * buffers.texi (List Buffers): Fix xref.
6673
6674 * rmail.texi (Rmail Basics): Fix xref.
6675
6676 * emacs.texi (Top): Update subnode menus.
6677
6678 * files.texi (Saving Commands): New node, broken out of Saving.
6679 (Customize Save): New node, broken out of Saving.
6680 Clarify effect of write-region-inhibit-fsync.
6681 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6682
8cf51b2c
GM
66832005-09-14 Romain Francoise <romain@orebokech.com>
6684
6685 * files.texi (Saving): Mention write-region-inhibit-fsync.
6686
66872005-09-05 Chong Yidong <cyd@stupidchicken.com>
6688
6689 * custom.texi (Custom Themes): New node.
6690
66912005-09-03 Richard M. Stallman <rms@gnu.org>
6692
49823426
GM
6693 * search.texi (Search Case): Mention vars that control
6694 case-fold-search for various operations.
8cf51b2c
GM
6695
66962005-08-22 Juri Linkov <juri@jurta.org>
6697
6698 * display.texi (Standard Faces): Merge the text from
6699 `(elisp)Standard Faces' into this node.
6700
67012005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6702
6703 * emacs.texi (Top): Delete menu item for deleted node
6704 Keyboard Translations.
6705
67062005-08-18 Richard M. Stallman <rms@gnu.org>
6707
8cf51b2c
GM
6708 * trouble.texi (Unasked-for Search):
6709 Delete xref to Keyboard Translations.
6710
6711 * glossary.texi (Glossary): Delete xref.
6712
8cf51b2c
GM
6713 * custom.texi (Minor Modes): Say that the list here is not complete.
6714 (Keyboard Translations): Node deleted.
6715 (Disabling): Delete xref to it.
6716 (Customization Groups): Fix Custom buffer example.
6717 (Hooks): Mention remove-hooks.
6718
67192005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6720
6721 * building.texi (GDB Graphical Interface): Improve filling of menu
6722 item.
6723
67242005-08-18 Nick Roberts <nickrob@snap.net.nz>
6725
6726 * building.texi (GDB Graphical Interface): Use better node names.
6727
67282005-08-14 Richard M. Stallman <rms@gnu.org>
6729
6730 * text.texi (Sentences): Fix xref.
6731
67322005-08-14 Juri Linkov <juri@jurta.org>
6733
6734 * building.texi (Compilation, Grep Searching): Move grep command
6735 headings from `Compilation' to `Grep Searching'.
6736
6737 * dired.texi (Dired and Find):
6738 * maintaining.texi (Tags Search): Replace grep xref to
6739 `Compilation' node with `Grep Searching'.
6740
6741 * files.texi (Comparing Files): Replace xref to `Compilation' with
6742 `Compilation Mode'.
6743
67442005-08-13 Alan Mackenzie <acm@muc.de>
6745
6746 * search.texi (Non-ASCII Isearch): Correct a typo.
6747 (Replacement Commands): Mention query-replace key binding.
6748
67492005-08-11 Richard M. Stallman <rms@gnu.org>
6750
6751 * programs.texi (Options for Comments): Fix xref.
6752
6753 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6754 out of Regexps.
6755
8cf51b2c
GM
67562005-08-09 Juri Linkov <juri@jurta.org>
6757
6758 * building.texi (Compilation): Use `itemx' instead of `item'.
6759 (Grep Searching): Simplify phrase.
6760
6761 * display.texi (Standard Faces): Describe vertical-border on
6762 window systems.
6763
6764 * windows.texi (Split Window): Simplify phrase and mention
6765 vertical-border face.
6766
67672005-08-09 Richard M. Stallman <rms@gnu.org>
6768
6769 * files.texi (Comparing Files): Clarify compare-windows.
6770
6771 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6772
8cf51b2c
GM
67732005-08-06 Eli Zaretskii <eliz@gnu.org>
6774
6775 * mule.texi (Coding Systems): Rephrase the paragraph about
6776 codepages: no need for "M-x codepage-setup" anymore, except on
6777 MS-DOS.
6778
6779 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6780 the MS-DOS port only.
6781
67822005-07-30 Eli Zaretskii <eliz@gnu.org>
6783
6784 * makefile.w32-in (info): Don't run multi-install-info.bat.
6785 ($(infodir)/dir): New target, produced by running
6786 multi-install-info.bat.
6787
8cf51b2c
GM
67882005-07-22 Eli Zaretskii <eliz@gnu.org>
6789
6790 * files.texi (Quoted File Names): Add index entry.
6791
8cf51b2c
GM
67922005-07-19 Juri Linkov <juri@jurta.org>
6793
6794 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6795
67962005-07-18 Juri Linkov <juri@jurta.org>
6797
8cf51b2c
GM
6798 * custom.texi (Easy Customization):
6799 * files.texi (Old Versions):
6800 * frames.texi (Wheeled Mice):
6801 * mule.texi (Specify Coding):
8cf51b2c
GM
6802 * text.texi (Cell Justification):
6803 * trouble.texi (After a Crash):
8cf51b2c
GM
6804 * xresources.texi (GTK styles):
6805 Delete duplicate duplicate words.
6806
68072005-07-17 Richard M. Stallman <rms@gnu.org>
6808
6809 * frames.texi (Creating Frames): Fix foreground color example.
6810
6811 * custom.texi (Init Examples): Clean up text about conditionals.
6812
68132005-07-16 Richard M. Stallman <rms@gnu.org>
6814
6815 * mini.texi (Completion Commands): Fix command name for ?.
6816
8cf51b2c
GM
68172005-07-16 Eli Zaretskii <eliz@gnu.org>
6818
6819 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6820 `menu' face has no effect on w32 and with GTK.
6821 Add cross-references.
8cf51b2c
GM
6822
6823 * cmdargs.texi (General Variables): Clarify the default location
6824 of $HOME on w32 systems.
6825
68262005-07-15 Jason Rumney <jasonr@gnu.org>
6827
6828 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6829 changed.
6830
68312005-07-08 Kenichi Handa <handa@m17n.org>
6832
1c6c854e
CS
6833 * mule.texi (Recognize Coding):
6834 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6835
68362005-07-07 Richard M. Stallman <rms@gnu.org>
6837
6838 * anti.texi (Antinews): Mention mode-line-inverse-video.
6839
6840 * files.texi (Saving): Minor correction about C-x C-w.
6841
6842 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6843
68442005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6845
6846 * search.texi (Isearch Scroll): Add example of using the
6847 `isearch-scroll' property.
6848 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6849 `Display Custom' node.
6850 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6851 and de-emphasize it.
6852 (Other Repeating Search): `occur' currently can not correctly
6853 handle multiline matches. Correct, clarify and update description
6854 of `flush-lines' and `keep-lines'.
6855
6856 * display.texi (Display Custom): Add anchor for `baud-rate'.
6857
68582005-07-07 Richard M. Stallman <rms@gnu.org>
6859
6860 * gnu.texi: Update where to get GNU status; add refs for how to help.
6861 Add footnotes 6 and 7.
6862
68632005-07-04 Lute Kamstra <lute@gnu.org>
6864
6865 Update FSF's address in GPL notices.
6866
8cf51b2c 6867 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6868 * trouble.texi (Checklist): Update FSF's address.
6869
8cf51b2c
GM
68702005-06-24 Richard M. Stallman <rms@gnu.org>
6871
6872 * display.texi (Text Display): Change index entries.
6873
68742005-06-24 Eli Zaretskii <eliz@gnu.org>
6875
6876 * makefile.w32-in (MAKEINFO): Use --force.
6877 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6878 Makefile.in.
8cf51b2c
GM
6879
68802005-06-23 Richard M. Stallman <rms@gnu.org>
6881
1c6c854e 6882 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6883 nobreak-char-display.
6884
6885 * emacs.texi (Top): Update detailed node listing.
6886
1c6c854e 6887 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6888 to nobreak-char-display and no-break-space to nobreak-space.
6889 (Standard Faces): Split up the list of standard faces
6890 and put it in a separate node. Add nobreak-space and
6891 escape-glyph.
6892
8cf51b2c
GM
68932005-06-23 Lute Kamstra <lute@gnu.org>
6894
6895 * mule.texi (Select Input Method): Fix typo.
6896
68972005-06-23 Kenichi Handa <handa@m17n.org>
6898
1c6c854e
CS
6899 * mule.texi (International): List all supported scripts.
6900 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6901 distribution.
6902 (Language Environments): List all language environments.
6903 Intlfonts contains fonts for most supported scripts, not all..
6904 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6905 input a specific character.
8cf51b2c
GM
6906 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6907
69082005-06-23 Juanma Barranquero <lekktu@gmail.com>
6909
49823426 6910 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6911
69122005-06-22 Miles Bader <miles@gnu.org>
6913
6914 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6915
69162005-06-20 Miles Bader <miles@gnu.org>
6917
6918 * display.texi (Faces): Add `vertical-divider'.
6919
69202005-06-17 Richard M. Stallman <rms@gnu.org>
6921
6922 * text.texi (Adaptive Fill): Minor clarification.
6923
8cf51b2c
GM
69242005-06-10 Lute Kamstra <lute@gnu.org>
6925
6926 * emacs.texi (Top): Correct version number.
6927 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6928 refer to the current version of Emacs.
6929
69302005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6931
6932 * files.texi (Log Buffer): Document when there can be more than
6933 one file to be committed.
6934
69352005-06-08 Juri Linkov <juri@jurta.org>
6936
6937 * display.texi (Faces): Add `shadow' face.
6938
69392005-06-07 Masatake YAMATO <jet@gyve.org>
6940
6941 * display.texi (Faces): Write about mode-line-highlight.
6942
69432005-06-06 Richard M. Stallman <rms@gnu.org>
6944
6945 * misc.texi (Printing Package): Explain how to initialize
6946 printing package.
6947
6948 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6949
69502005-06-05 Chong Yidong <cyd@stupidchicken.com>
6951
6952 * emacs.texi: Rename Hardcopy to Printing.
6953 Make PostScript and PostScript Variables subnodes of it.
6954
6955 * misc.texi (Printing): Rename node from Hardcopy.
6956 Mention menu bar options.
6957 Move PostScript and PostScript Variables to submenu.
6958 (Printing package): New node.
6959
6960 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6961
6962 * dired.texi (Operating on Files): Likewise.
6963
6964 * calendar.texi (Displaying the Diary): Likewise.
6965
6966 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6967
6968 * glossary.texi (Glossary): Likewise.
6969
6970 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6971 effect.
6972
69732005-06-04 Richard M. Stallman <rms@gnu.org>
6974
6975 * trouble.texi (After a Crash): Polish previous change.
6976
8cf51b2c
GM
69772005-05-30 Noah Friedman <friedman@splode.com>
6978
6979 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6980 recovery mechanism.
6981
8cf51b2c
GM
69822005-05-28 Nick Roberts <nickrob@snap.net.nz>
6983
6984 * building.texi (Other Buffers): SPC toggles display of
6985 floating point registers.
6986
8cf51b2c
GM
69872005-05-27 Nick Roberts <nickrob@snap.net.nz>
6988
6989 * files.texi (Log Buffer): Merge in description of Log Edit
6990 mode from pcl-cvs.texi.
6991
69922005-05-26 Richard M. Stallman <rms@gnu.org>
6993
6994 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6995
8cf51b2c
GM
69962005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6997
6998 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6999 not enabled by default.
7000 When not on a word, `ispell-word' by default checks the word
7001 before point.
7002
70032005-05-24 Nick Roberts <nickrob@snap.net.nz>
7004
7005 * building.texi (Debugger Operation): Simplify last sentence.
7006
70072005-05-23 Lute Kamstra <lute@gnu.org>
7008
7009 * emacs.texi: Update FSF's address throughout.
7010 (Preface): Use @cite.
7011 (Distrib): Add cross reference to the node "Copying". Mention the
7012 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7013 printed manuals.
7014 (Intro): Use @xref for the Emacs Lisp Intro.
7015
8cf51b2c
GM
70162005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7017
7018 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7019
7020 * basic.texi (Moving Point): Mention default for `goto-line'.
7021
7022 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7023 of a variable's docstring.
7024
70252005-05-18 Lute Kamstra <lute@gnu.org>
7026
7027 * maintaining.texi (Overview of Emerge): Add cross reference.
7028 Remove duplication.
7029
7030 * emacs.texi (Top): Update to the current structure of the manual.
7031 * misc.texi (Emacs Server): Add menu description.
7032 * files.texi (Saving): Fix menu.
7033 * custom.texi (Customization): Fix menu.
7034 * mule.texi (International): Fix menu.
7035 * kmacro.texi (Keyboard Macros): Fix menu.
7036
70372005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7038
7039 * display.texi: Various minor changes.
7040 (Faces): Delete text that is repeated in the next section.
7041
70422005-05-16 Nick Roberts <nickrob@snap.net.nz>
7043
7044 * building.texi (Debugger Operation): Mention GUD tooltips are
7045 disabled with GDB in text command mode.
7046
8cf51b2c
GM
70472005-05-16 Nick Roberts <nickrob@snap.net.nz>
7048
7049 * building.texi: Replace toolbar with "tool bar" for consistency.
7050 (Compilation Mode): Describe compilation-context-lines
7051 and use of arrow in compilation buffer.
7052 (Debugger Operation): Replace help text with variable's value.
7053
7054 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7055 consistency.
7056
70572005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7058
7059 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7060 Add xref.
7061
8cf51b2c
GM
70622005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7063
7064 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7065 (Position Info): Delete discussion of `goto-line'. It is already
7066 described in `Moving point'.
7067
7068 * mini.texi (Completion Commands): Correct reference.
7069 (Completion Options): Fix typo.
7070
7071 * killing.texi (Deletion): Complete description of `C-x C-o'.
7072
8cf51b2c
GM
70732005-05-10 Richard M. Stallman <rms@gnu.org>
7074
7075 * building.texi (Compilation): Clarify recompile's directory choice.
7076
7077 * frames.texi (Tooltips): Cleanups.
7078
7079 * basic.texi (Arguments): Fix punctuation.
7080
70812005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7082
7083 * screen.texi (Menu Bar): The up and down (not left and right)
7084 arrow keys move through a keyboard menu.
7085
70862005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7087
7088 * basic.texi: Various typo and grammar fixes.
7089 (Moving Point): C-a now runs move-beginning-of-line.
7090
70912005-05-08 Nick Roberts <nickrob@snap.net.nz>
7092
7093 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7094
7095 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7096 as different animals.
7097
70982005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7099
7100 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7101 Correct index entry.
7102
71032005-05-07 Nick Roberts <nickrob@snap.net.nz>
7104
7105 * building.texi (Debugger Operation): Update to reflect changes
7106 in GUD tooltips.
7107
71082005-04-30 Richard M. Stallman <rms@gnu.org>
7109
7110 * files.texi (Compressed Files): Auto Compression normally enabled.
7111
7112 * building.texi (Debugger Operation): Clarify previous change.
7113
8cf51b2c
GM
71142005-04-28 Nick Roberts <nickrob@snap.net.nz>
7115
7116 * building.texi (Debugger Operation): Add description for
7117 GUD tooltips when program is not running.
7118
71192005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7120
7121 * misc.texi (Shell): Add `Shell Prompts' to menu.
7122 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7123 description. Delete remarks moved to new node.
7124 (Shell Prompts): New node.
7125 (History References): Replace remarks moved to `Shell Prompts'
7126 with xref to that node.
7127 (Remote Host): Clarify how to specify the terminal type when
7128 logging in to a different machine.
7129
71302005-04-26 Richard M. Stallman <rms@gnu.org>
7131
7132 * emacs.texi (Top): Update submenus from files.texi.
7133
7134 * files.texi (Filesets): Clarify previous change.
7135
7136 * dired.texi (Misc Dired Features): Clarify previous change.
7137
71382005-04-25 Chong Yidong <cyd@stupidchicken.com>
7139
7140 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7141
1c6c854e
CS
7142 * dired.texi (Misc Dired Features):
7143 Document dired-compare-directories.
8cf51b2c
GM
7144
7145 * files.texi (Filesets): New node.
7146 (File Conveniences): Document Image mode.
7147
7148 * text.texi (TeX Print): Document tex-compile.
7149
71502005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7151
7152 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7153 Delete redundant reference to tooltip Custom group. It is
7154 referred too again in the next paragraph.
7155
71562005-04-24 Richard M. Stallman <rms@gnu.org>
7157
7158 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7159
8cf51b2c
GM
71602005-04-19 Kim F. Storm <storm@cua.dk>
7161
7162 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7163
71642005-04-18 Lars Hansen <larsh@math.ku.dk>
7165
7166 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7167 turns off desktop-save-mode.
7168
71692005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7170
7171 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7172 by default in terminals compatible with xterm. Mention that
7173 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7174 node.
7175
8cf51b2c
GM
71762005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7177
7178 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7179
c8763fb6 71802005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7181
7182 * xresources.texi (Table of Resources): Add cursorBlink.
7183
71842005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7185
7186 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7187 `d', `C-d' and `u'.
7188
71892005-04-11 Richard M. Stallman <rms@gnu.org>
7190
7191 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7192 (Misc X): Add -D, --basic-display.
7193
7194 * maintaining.texi (Change Log): Correct the description of
7195 the example.
7196
7197 * major.texi (Choosing Modes): Document magic-mode-alist.
7198
8cf51b2c
GM
71992005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7200
7201 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7202 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7203 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7204 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7205 `w', respectively.
7206 (Rmail Labels): Mention `l'.
7207 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7208 (Rmail Summary Edit): Describe `j' and RET.
7209
c8763fb6 72102005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7211
7212 * xresources.texi (Lucid Resources): Add fontSet resource.
7213
8cf51b2c
GM
72142005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7215
7216 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7217 now called `indicate-empty-lines'.
7218
72192005-04-06 Kim F. Storm <storm@cua.dk>
7220
7221 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7222
72232005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7224
7225 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7226 deleted.
7227 (Marks vs Flags): Add some convenient key bindings.
7228 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7229 (Misc Dired Features): Correct and expand description of `w' command.
7230
7231 * frames.texi (XTerm Mouse): Delete apparently false info.
7232 The GNU/Linux console currently does not appear to support
7233 `xterm-mouse-mode'.
7234
8cf51b2c
GM
72352005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7236
7237 * calendar.texi (Diary): Mention shell utility `calendar'.
7238
72392005-04-01 Richard M. Stallman <rms@gnu.org>
7240
7241 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7242
8cf51b2c
GM
72432005-04-01 Lute Kamstra <lute@gnu.org>
7244
7245 * maintaining.texi (Change Log): add-change-log-entry uses
7246 add-log-mailing-address.
7247
72482005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7249
7250 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7251 `VC Mode Line' and put in an xref to that node.
7252 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7253 its description.
7254
72552005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7256
7257 * calendar.texi (Calendar Systems): Say that the Persian calendar
7258 implemented here is the arithmetical one championed by Birashk.
7259
72602005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7261
7262 * programs.texi (Fortran Motion): Fix previous change.
7263
8cf51b2c
GM
72642005-03-29 Richard M. Stallman <rms@gnu.org>
7265
7266 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7267
72682005-03-29 Chong Yidong <cyd@stupidchicken.com>
7269
7270 * text.texi (Refill): Refer to Long Lines Mode.
7271 (Longlines): New node.
7272 (Auto Fill): Don't index "word wrap" here.
7273 (Filling): Add Longlines to menu.
7274
72752005-03-29 Richard M. Stallman <rms@gnu.org>
7276
7277 * xresources.texi: Minor fixes.
7278
7279 * misc.texi (Emacs Server): Fix Texinfo usage.
7280
7281 * emacs.texi (Top): Don't use a real section heading for
7282 "Detailed Node Listing". Fake it instead.
7283
7284 * basic.texi (Position Info): Minor cleanup.
7285
7286 * mule.texi (Input Methods): Minor cleanup.
7287
72882005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7289
7290 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7291 constructs as well.
7292 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7293
72942005-03-29 Kenichi Handa <handa@m17n.org>
7295
7296 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7297
7298 * basic.texi (Position Info): Update the description about the
7299 command C-u C-x =.
7300
73012005-03-28 Richard M. Stallman <rms@gnu.org>
7302
7303 * emacs.texi (Top): Use @section for the detailed node listing.
7304
7305 * calendar.texi: Minor fixes to previous change.
7306
7307 * programs.texi (Fortran): Small fixes to previous changes.
7308
7309 * emacs.texi (Top): Update list of subnodes of Dired.
7310 Likewise for building.texi.
7311
7312 * files.texi (File Conveniences): Delete Auto Image File mode.
7313
73142005-03-28 Chong Yidong <cyd@stupidchicken.com>
7315
7316 * building.texi (Flymake): New node.
7317
7318 * custom.texi (Function Keys): Document kp- event types and
7319 keypad-setup package.
7320
7321 * dired.texi (Wdired): New node.
7322
7323 * files.texi (File Conveniences): Reorder entries.
7324 Explain how to turn on Auto-image-file mode.
7325 Document Thumbs mode.
7326
7327 * mule.texi (Specify Coding): Document recode-region and
7328 recode-file-name.
7329
7330 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7331
73322005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7333
7334 * commands.texi (Keys): M-o is now a prefix key.
7335
73362005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7337
7338 * programs.texi: Reformat and update copyright years.
7339 (Fortran): Update section.
7340
73412005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7342
7343 * files.texi: Several small changes in addition to:
7344 (Visiting): Change xref for Dialog Boxes to ref.
7345 (Version Headers): Replace references to obsolete var
7346 `vc-header-alist' with `vc-BACKEND-header'.
7347 (Customizing VC): Update value of `vc-handled-backends'.
7348
73492005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7350
7351 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7352 move here from Emacs Lisp Reference Manual.
7353 * calendar.texi (Calendar/Diary, Diary Commands)
7354 (Special Diary Entries, Importing Diary): Change some xrefs to
7355 point to emacs-xtra rather than elisp.
7356
7357 * emacs-xtra.texi (Calendar Customizing):
7358 Move view-diary-entries-initially, view-calendar-holidays-initially,
7359 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7360 Emacs Manual.
7361 (Appt Customizing): Merge entire section into main Emacs Manual.
7362 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7363 mark-holidays-in-calendar here from emacs-xtra.
7364 (Displaying the Diary): Move view-diary-entries-initially,
7365 mark-diary-entries-in-calendar here from emacs-xtra.
7366 (Appointments): Move appt-display-mode-line,
7367 appt-display-duration, appt-disp-window-function,
7368 appt-delete-window-function here from emacs-xtra.
7369
7370 * calendar.texi: Update and reformat copyright.
7371 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7372 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7373 (Diary): Refer to `diary-file' rather than ~/diary.
7374 (Diary Commands): Rename node to "Displaying the Diary".
7375 * emacs.texi (Top): Rename "Diary Commands" section.
7376 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7377
73782005-03-26 Eli Zaretskii <eliz@gnu.org>
7379
7380 * misc.texi (Emacs Server): Fix the command for setting
7381 server-name. Add an xref to Invoking emacsclient.
7382
7383 * help.texi (Help Summary): Clarify when "C-h ." will do something
7384 nontrivial.
7385 (Apropos): Add cindex entry for apropos-sort-by-scores.
7386
7387 * display.texi (Text Display): Add index entries for how no-break
7388 characters are displayed.
7389
8cf51b2c
GM
73902005-03-26 Eli Zaretskii <eliz@gnu.org>
7391
7392 * files.texi (Visiting): Fix cross-references introduced with the
7393 last change.
7394
7395 * xresources.texi (GTK resources): Fix last change.
7396
8cf51b2c
GM
73972005-03-25 Chong Yidong <cyd@stupidchicken.com>
7398
7399 * xresources.texi (X Resources): GTK options documented too.
7400 (Resources): Clarify meaning of program name.
7401 (Table of Resources): Add visualClass.
7402 (GTK resources): Rewrite.
7403 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7404
7405 * display.texi (Text Display): Mention non-breaking spaces.
7406
7407 * files.texi (Reverting): Document auto-revert-check-vc-info.
7408
7409 * frames.texi (Mouse Commands): Document
7410 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7411
7412 * help.texi (Help Summary): Add `C-h .'.
7413 (Apropos): Apropos accepts a list of search terms.
7414 Document apropos-sort-by-scores.
7415 (Help Echo): Document display-local-help.
7416
7417 * misc.texi (Emacs Server): Document server-name.
7418 (Invoking emacsclient): Document -s option for server names.
7419
7420 * text.texi (Outline Visibility): Introduce "current heading
7421 line" (commands can be called with point on a body line).
7422 Re-order table to follow the sequence of discussion.
7423 hide-body won't hide lines before first header line.
7424 (TeX Mode): Add DocTeX mode.
7425
8cf51b2c
GM
74262005-03-24 Richard M. Stallman <rms@gnu.org>
7427
7428 * mule.texi (Single-Byte Character Support): Delete mention
7429 of iso-acc.el and iso-transl.el.
7430
8cf51b2c
GM
74312005-03-23 Lute Kamstra <lute@gnu.org>
7432
7433 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7434
74352005-03-23 Richard M. Stallman <rms@gnu.org>
7436
8cf51b2c
GM
7437 * search.texi: Delete explicit node pointers.
7438 (Incremental Search): New menu.
7439 (Basic Isearch, Repeat Isearch, Error in Isearch)
7440 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7441 (Slow Isearch): New subnodes.
7442 (Configuring Scrolling): Node deleted.
7443 (Search Case): Doc default-case-fold-search.
7444 (Regexp Replace): Move replace-regexp doc here.
7445
7446 * rmail.texi (Movemail): Put commas inside closequotes.
7447
7448 * picture.texi (Insert in Picture): Document C-c arrow combos.
7449 (Basic Picture): Clarify erasure.
7450
7451 * display.texi (Font Lock): Put commas inside closequotes.
7452
7453 * cmdargs.texi (General Variables): Put commas inside closequotes.
7454
74552005-03-23 Nick Roberts <nickrob@snap.net.nz>
7456
7457 * building.texi (Stack Buffer): Mention reverse contrast for
7458 *selected* frame (might not be current frame).
7459
8cf51b2c
GM
74602005-03-21 Richard M. Stallman <rms@gnu.org>
7461
7462 * building.texi (Starting GUD): Add bashdb.
7463
74642005-03-20 Chong Yidong <cyd@stupidchicken.com>
7465
7466 * basic.texi (Moving Point): Add M-g M-g binding.
7467 (Undo): Document undo-only.
7468 (Position Info): Document M-g M-g and C-u M-g M-g.
7469
7470 * building.texi (Building): Put Grep Searching after Compilation
7471 Shell.
7472 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7473 Document next-error-highlight.
7474 (Grep Searching): Document grep-highlight-matches.
7475 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7476
7477 * calendar.texi (Importing Diary): Rename node from iCalendar.
7478 Document diary-from-outlook.
7479
7480 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7481 Commands.
7482 Mention effect of X drag and drop on Dired buffers.
7483
7484 * files.texi (Visiting): Document large-file-warning-threshold.
7485 Move paragraph on file-selection dialog.
7486 Mention visiting files using X drag and drop.
7487 (Reverting): Mention using Auto-Revert mode to tail files.
7488 Document auto-revert-tail-mode.
7489 (Version Systems): Minor correction.
7490 (Comparing Files): Diff-mode is no longer based on Compilation
7491 mode.
7492 Document compare-ignore-whitespace.
7493 (Misc File Ops): Explain passing a directory to rename-file.
7494 Likewise for copy-file and make-symbolic-link.
7495
7496 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7497 Document mouse-wheel-progressive speed.
7498
7499 * help.texi (Misc Help): Document numeric argument for C-h i.
7500 Correctly explain the effect of just C-u as argument.
7501
7502 * killing.texi (Deletion): Document numeric argument for
7503 just-one-space.
7504
7505 * mini.texi (Completion): Completion acts on text before point.
7506
7507 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7508 (Emulation): CUA mode replaces pc-bindings-mode,
7509 pc-selection-mode, and s-region.
7510
7511 * mule.texi (Input Methods): Leim is now built-in.
7512 (Select Input Method): Document quail-show-key.
7513 (Specify Coding): Document revert-buffer-with-coding-system.
7514
7515 * programs.texi (Fortran Motion): Document f90-next-statement,
7516 f90-previous-statement, f90-next-block, f90-previous-block,
7517 f90-end-of-block, and f90-beginning-of-block.
7518
7519 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7520
7521 * emacs.texi (Acknowledgments): Updated.
7522
7523 * anti.texi: Total rewrite.
7524
8cf51b2c
GM
75252005-03-19 Chong Yidong <cyd@stupidchicken.com>
7526
7527 * ack.texi (Acknowledgments): Update.
7528
75292005-03-19 Eli Zaretskii <eliz@gnu.org>
7530
1c6c854e
CS
7531 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7532 Update copyright years.
8cf51b2c
GM
7533
75342005-03-14 Nick Roberts <nickrob@snap.net.nz>
7535
7536 * building.texi (Commands of GUD): Move paragraph on setting
7537 breakpoints with mouse to the GDB Graphical Interface node.
7538
75392005-03-07 Richard M. Stallman <rms@gnu.org>
7540
8cf51b2c
GM
7541 * misc.texi (Single Shell, Shell Options): Fix previous change.
7542
7543 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7544
75452005-03-06 Richard M. Stallman <rms@gnu.org>
7546
7547 * building.texi (Starting GUD): Don't explain text vs graphical
7548 GDB here. Just mention it and xref.
7549 Delete "just one debugger process".
7550 (Debugger Operation): Move GUD tooltip info here.
7551 (GUD Tooltips): Node deleted.
7552 (GDB Graphical Interface): Explain the two GDB modes here.
7553
8cf51b2c
GM
7554 * sending.texi (Sending Mail): Minor cleanup.
7555 (Mail Aliases): Explain quoting conventions.
7556 Update key rebinding example.
7557 (Header Editing): C-M-i is like M-TAB.
7558 (Mail Mode Misc): mail-attach-file does not do MIME.
7559
7560 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7561 that really belongs here.
7562 (Remote Mailboxes): Text moved to Rmail Inbox.
7563 (Rmail Display): Mention Mouse-1.
7564 (Movemail): Clarify two movemail versions.
7565 Clarify rmail-movemail-program.
7566
8cf51b2c
GM
7567 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7568 Document async shell commands.
7569 (Shell History): Clarify.
7570 (Shell Ring): Mention C-UP an C-DOWN.
7571 (Shell Options): Add comint-prompt-read-only.
7572 (Invoking emacsclient): Set EDITOR to run Emacs.
7573 (Sorting): No need to explain what region is.
7574 (Saving Emacs Sessions): Fix typo.
7575 (Recursive Edit): Fix punctuation.
7576 (Emulation): Don't mention "PC bindings" which are standard.
7577 (Hyperlinking): Explain Mouse-1 convention here.
7578 (Find Func): Node deleted.
7579
8cf51b2c
GM
7580 * help.texi (Name Help): Xref to Hyperlinking.
7581
7582 * glossary.texi (Glossary):
7583 Rename "Balance Parentheses" to "Balancing...".
7584 Add "Byte Compilation". Correct "Copyleft".
7585 New xref in "Customization".
7586 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7587 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7588 Rename "Registers" to "Register".
7589 Replace "Selecting" with "Selected Frame",
7590 "Selected Window", and "Selecting a Buffer".
7591
7592 * files.texi (Types of Log File): Explain how projects'
7593 methods can vary.
7594
8cf51b2c
GM
7595 * display.texi (Faces): Delete "Emacs 21".
7596
7597 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7598 * fixit.texi (Spelling): C-M-i like M-TAB.
7599 * mini.texi (Completion Options): C-M-i like M-TAB.
7600 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7601 * text.texi (Text Mode): C-M-i like M-TAB.
7602
7603 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7604
7605 * calendar.texi (Specified Dates): Mention `g w'.
7606 (Appointments): appt-activate toggles with no arg.
7607
8cf51b2c
GM
76082005-03-05 Juri Linkov <juri@jurta.org>
7609
7610 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7611 "invocation (command line arguments)".
8cf51b2c
GM
7612 (Misc X): Add -nbc, --no-blinking-cursor.
7613
76142005-03-04 Ulf Jasper <ulf.jasper@web.de>
7615
7616 * calendar.texi (iCalendar): No need to require it now.
7617
8cf51b2c
GM
76182005-03-03 Nick Roberts <nickrob@snap.net.nz>
7619
7620 * trouble.texi (Contributing): Mention Savannah. Direct users to
7621 emacs-devel.
7622
76232005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7624
7625 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7626 window.
7627
8cf51b2c
GM
76282005-02-27 Richard M. Stallman <rms@gnu.org>
7629
7630 * building.texi (Compilation): Update mode line status info.
7631
76322005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7633
7634 * calendar.texi (General Calendar): Document binding of
7635 scroll-other-window-down.
7636 (Mayan Calendar): Fix earliest date.
7637 (Time Intervals): Document timeclock-change.
7638 Fix timeclock-ask-before-exiting documentation.
7639
76402005-02-26 Kim F. Storm <storm@cua.dk>
7641
7642 * frames.texi (Mouse References):
7643 Add mouse-1-click-in-non-selected-windows.
7644
76452005-02-25 Richard M. Stallman <rms@gnu.org>
7646
7647 * screen.texi (Screen): Explain better about cursors and mode lines;
7648 don't presuppose text terminals.
7649 (Point): Don't assume just one cursor.
7650 Clarify explanation of cursors.
7651 (Echo Area, Menu Bar): Cleanups.
7652
7653 * mini.texi (Minibuffer): Prompts are highlighted.
7654 (Minibuffer Edit): Newline = C-j only on text terminals.
7655 Clarify resize-mini-windows values.
7656 Mention M-PAGEUP and M-PAGEDOWN.
7657 (Completion Commands): Mouse-1 like Mouse-2.
7658 (Minibuffer History): Explain history commands better.
7659 (Repetition): Add xref to Incremental Search.
7660
7661 * mark.texi (Setting Mark): Clarify info about displaying mark.
7662 Clarify explanation of C-@ and C-SPC.
7663 (Transient Mark): Mention Delete Selection mode.
7664 (Marking Objects): Clean up text about extending the region.
7665
7666 * m-x.texi (M-x): One C-g doesn't always go to top level.
7667 No delay before suggest-key-bindings output.
7668
7669 * fixit.texi (Fixit): Mention C-/ for undo.
7670 (Spelling): Mention ESC TAB like M-TAB.
7671 Replacement words with r and R are rechecked.
7672 Say where C-g leaves point. Mention ? as input.
7673
76742005-02-23 Lute Kamstra <lute@gnu.org>
7675
7676 * cmdargs.texi (Initial Options): Add cross reference.
7677
8cf51b2c
GM
76782005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7679
7680 * emacs.texi (Top): Update menu for splitting of node in
7681 msdog.texi.
7682 * frames.texi (Frames): Update xref for splitting of node in
7683 msdog.texi.
7684 * trouble.texi (Quitting): Ditto.
7685
76862005-02-16 Richard M. Stallman <rms@gnu.org>
7687
7688 * windows.texi (Split Window): Simplify line truncation info
7689 and xref to Display Custom.
7690
7691 * trouble.texi (Quitting): Emergency escape only for text terminal.
7692 (Screen Garbled): C-l for ungarbling is only for text terminal.
7693
7694 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7695
7696 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7697
7698 * programs.texi (Program Modes): Mention Python mode.
7699 (Moving by Defuns): Repeating C-M-h extends region.
7700 (Basic Indent): Clarify.
7701 (Custom C Indent): Clarify.
7702 (Expressions): Repeating C-M-@ extends region.
7703 (Info Lookup): Clarify for C-h S.
7704 (Symbol Completion): ESC TAB alternative for M-TAB.
7705 (Electric C): Clarify.
7706
7707 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7708
7709 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7710 MS-DOS Input node.
7711 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7712 (MS-DOS and MULE): Clarify.
7713 (MS-DOS Processes, Windows Processes): Fix typos.
7714
7715 * major.texi (Choosing Modes): Clarify.
7716
7717 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7718 (Keyboard Macro Step-Edit): Clarify.
7719
7720 * indent.texi (Indentation): Clarifications.
7721
7722 * help.texi (Help): Correct error about C-h in query-replace.
7723 Clarify apropos vs C-h a. Fix how to search in FAQ.
7724 (Key Help): Describe C-h w here.
7725 (Name Help): Minor cleanup. C-h w moved to Key Help.
7726 Clarify the "object" joke.
7727 (Apropos): Clarify. Mouse-1 like Mouse-2.
7728 (Help Mode): Mouse-1 like Mouse-2.
7729
7730 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7731
7732 * display.texi (Display): Reorder menu.
7733 (Faces): Cleanup.
7734 (Font Lock): Cleanup. Mention Options menu.
7735 Delete obsolete text.
7736 (Scrolling): For C-l, don't presume text terminal.
7737 (Horizontal Scrolling): Simplify intro.
7738 (Follow Mode): Clarify.
1c6c854e 7739 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7740 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7741 Doc default-tab-width. Doc line truncation more thoroughly.
7742
7743 * dired.texi (Dired Enter): C-x C-f can run Dired.
7744 (Dired Visiting): Comment out `a' command.
7745 Mouse-1 is like Mouse-2.
7746 (Shell Commands in Dired): ? can be used more than once.
7747
7748 * basic.texi (Continuation Lines): Simplify description of truncation,
7749 and refer to Display Custom for the rest of it.
7750
8cf51b2c
GM
77512005-02-06 Lute Kamstra <lute@gnu.org>
7752
7753 * basic.texi (Undo): Fix typo.
7754
7755 * cmdargs.texi (Emacs Invocation): Fix typo.
7756
7757 * custom.texi (Init Examples): Fix typo.
7758
7759 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7760
77612005-02-06 Richard M. Stallman <rms@gnu.org>
7762
7763 * regs.texi (Registers): Registers can hold numbers, too.
7764
7765 * killing.texi (Other Kill Commands): Cleanup.
7766 Delete redundant explanation of kill in read-only buffer.
7767 (Yanking): Mention term "copying".
7768 (Accumulating Text): Fix typo.
7769
7770 * entering.texi (Entering Emacs): Update rationale at start.
7771 (Exiting): Treat iconifying on a par with suspension.
7772
7773 * custom.texi (Minor Modes): Fix typo.
7774 (Easy Customization): Fix menu style.
7775 (Variables): Add xref.
7776 (Examining): Setting for future sessions works through .emacs.
7777 (Keymaps): "Text terminals", not "Many".
7778 (Init Rebinding): Explain \C-. Show example of \M-.
7779 Fix minor wording errors.
7780 (Function Keys): Explain vector syntax just once.
7781 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7782 (Init File): Mention .emacs.d directory.
7783 (Init Examples): Add xref.
7784 (Find Init): Mention .emacs.d directory.
7785
7786 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7787 (Action Arguments): Explain which kinds of -l args are found how.
7788 (Initial Options): --batch does not inhibit site-start.
7789 Add xrefs.
7790 (Command Example): Use --batch, not -batch.
7791
7792 * basic.texi (Inserting Text): Cleanup wording.
7793 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7794 C-n is not error at end of buffer.
7795 (Undo): Doc C-/ like C-_. Add xrefs.
7796 (Arguments): META key may be labeled ALT.
7797 Peculiar arg meanings are explained in doc strings.
7798
7799 * abbrevs.texi (Expanding Abbrevs): Clarify.
7800
78012005-02-05 Eli Zaretskii <eliz@gnu.org>
7802
7803 * frames.texi (Frame Parameters): Add an xref to the description
7804 of list-colors-display. Add a pointer to the X docs about colors.
7805
7806 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7807 Improve docs of list-colors-display.
8cf51b2c
GM
7808
78092005-02-03 Lute Kamstra <lute@gnu.org>
7810
7811 * frames.texi (Frames, Drag and Drop): Fix typos.
7812
78132005-02-03 Richard M. Stallman <rms@gnu.org>
7814
7815 * windows.texi (Basic Window): Mention color-change in mode line.
7816 (Change Window): Explain dragging vertical boundaries.
7817
7818 * text.texi (Sentences): Clarify.
7819 (Paragraphs): Explain M-a and blank lines.
7820 (Outline Mode): Clarify text and menu.
7821 (Hard and Soft Newlines): Mention use-hard-newlines.
7822
7823 * frames.texi (Frames): Delete unnecessary mention of Windows.
7824 (Mouse Commands): Likewise. Mention xterm mouse support.
7825 (Clipboard): Clarify.
7826 (Mouse References): Mention use of Mouse-1 for following links.
7827 (Menu Mouse Clicks): Clarify.
7828 (Mode Line Mouse): Clarify.
7829 (Drag and Drop): Rewrite.
7830
7831 * fixit.texi (Spelling): Fix typo.
7832
7833 * files.texi (File Names): Clarify.
7834 (Visiting): Update conditions for use of file dialog. Clarify.
7835 (Saving): Doc d as answer in save-some-buffers.
7836 (Remote Files): Clean up the text.
7837
7838 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7839
7840 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7841 (List Buffers): Clarify.
7842 (Several Buffers): Doc T command.
7843 (Buffer Convenience): Clarify menu.
7844
7845 * basic.texi (Undo): Clarify last change.
7846
78472005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7848
7849 * fixit.texi (Spelling): Fix typo.
7850
78512005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7852
7853 * basic.texi (Undo): Update description of `undo-outer-limit'.
7854
78552005-02-01 Nick Roberts <nickrob@snap.net.nz>
7856
7857 * building.texi: Update documentation relating to GDB Graphical
7858 Interface.
7859
78602005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7861
7862 * custom.texi (Easy Customization): Adapt menu to node name change.
7863
78642005-01-30 Richard M. Stallman <rms@gnu.org>
7865
7866 * custom.texi (Easy Customization): Defn of "User Option" now
7867 includes faces. Don't say just "option" when talking about variables.
7868 Do say just "options" to mean "anything customizable".
7869 (Specific Customization): Describe `customize-variable',
7870 not `customize-option'.
7871
7872 * glossary.texi (Glossary) <Faces>: Add xref.
7873 <User Option>: Change definition--include faces. Change xref.
7874
7875 * picture.texi (Picture): Mention artist.el.
7876
7877 * sending.texi, screen.texi, programs.texi, misc.texi:
7878 * mini.texi, major.texi, maintaining.texi, macos.texi:
7879 * help.texi, frames.texi, files.texi:
7880 Don't say just "option" when talking about variables.
7881
7882 * display.texi, mule.texi: Don't say just "option" when talking
7883 about variables. Other minor cleanups.
7884
8cf51b2c
GM
78852005-01-26 Lute Kamstra <lute@gnu.org>
7886
7887 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7888 File'. Mention the `-Q' option at the `--no-site-file' option.
7889
8cf51b2c
GM
78902005-01-22 David Kastrup <dak@gnu.org>
7891
7892 * building.texi (Grep Searching): Mention alias `find-grep' for
7893 `grep-find'.
7894
78952005-01-20 Richard M. Stallman <rms@gnu.org>
7896
7897 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7898
8cf51b2c
GM
78992005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7900
7901 * rmail.texi (Movemail): Explain differences
7902 between standard and mailutils versions of movemail.
7903 Describe command line and configuration options introduced
7904 with the latter.
7905 Explain the notion of mailbox URL, provide examples and
7906 cross-references to mailutils documentation.
7907 Describe various methods of specifying mailbox names,
7908 user names and user passwords for rmail.
1c6c854e
CS
7909 (Remote Mailboxes): New section.
7910 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7911 options used to control its behavior.
7912 (Other Mailbox Formats): Explain handling of various mailbox
7913 formats.
7914
79152005-01-13 Richard M. Stallman <rms@gnu.org>
7916
7917 * commands.texi (Commands): Clarification.
7918
79192005-01-11 Richard M. Stallman <rms@gnu.org>
7920
7921 * programs.texi (Multi-line Indent): Fix previous change.
7922 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7923
8cf51b2c
GM
79242005-01-08 Richard M. Stallman <rms@gnu.org>
7925
7926 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7927 lazy-highlight.
7928
7929 * search.texi (Query Replace): Mention faces query-replace
7930 and lazy-highlight.
7931 (Incremental Search): Update isearch highlighting info.
7932
8cf51b2c
GM
79332005-01-04 Richard M. Stallman <rms@gnu.org>
7934
7935 * custom.texi (Saving Customizations): Minor improvement.
7936
8cf51b2c
GM
79372005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7938
7939 * custom.texi (Saving Customizations): Emacs no longer loads
7940 `custom-file' after .emacs. No longer mention customizing through
7941 Custom.
7942
8cf51b2c
GM
79432005-01-01 Andreas Schwab <schwab@suse.de>
7944
7945 * killing.texi (Graphical Kill): Move up under node Killing,
7946 change @section to @subsection.
7947
79482005-01-01 Richard M. Stallman <rms@gnu.org>
7949
7950 * custom.texi (Face Customization): Mention hex color specs.
7951
7952 * emacs.texi (Top): Update Killing submenu.
7953
7954 * killing.texi (Killing): Reorganize section.
7955 No more TeX-only text; put the node command at start of chapter.
7956 But the first section heading is used only in TeX.
7957 Rewrite the text to read better in this mode.
7958 (Graphical Kill): New subnode gets some of the text that
7959 used to be in the first section.
7960
79612004-12-31 Richard M. Stallman <rms@gnu.org>
7962
7963 * dired.texi (Shell Commands in Dired): Delete the ? example.
7964
7965 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7966
7967 * files.texi (Saving): Describe new require-final-newline features
7968 and mode-require-final-newline.
7969
8cf51b2c
GM
79702004-12-29 Richard M. Stallman <rms@gnu.org>
7971
7972 * custom.texi (File Variables): Clarify previous change.
7973
c8763fb6 79742004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7975
7976 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7977 out now.
7978
79792004-12-27 Richard M. Stallman <rms@gnu.org>
7980
7981 * Makefile.in (MAKEINFO): Specify --force.
7982
7983 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7984 (Undo): Doc undo-outer-limit.
7985
8cf51b2c
GM
79862004-12-15 Juri Linkov <juri@jurta.org>
7987
7988 * mark.texi (Transient Mark, Mark Ring): M-< and other
7989 movement commands don't set mark in Transient Mark mode
7990 if mark is active.
7991
8cf51b2c
GM
79922004-12-12 Juri Linkov <juri@jurta.org>
7993
7994 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7995 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7996
7997 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7998 (Misc Dired Commands): Add @r{(Dired)} to w.
7999
80002004-12-12 Juri Linkov <juri@jurta.org>
8001
8002 * mark.texi (Marking Objects): Marking commands also extend the
8003 region when mark is active in Transient Mark mode.
8004
8cf51b2c
GM
80052004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8006
8007 * custom.texi (Saving Customizations): Emacs only loads the custom
8008 file automatically after the init file in version 22.1 or later.
8009 Adapt text and examples to this fact.
8010
8cf51b2c
GM
80112004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8012
8013 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8014 be set through Custom. Otherwise, it has no effect.
8015
8cf51b2c
GM
80162004-12-05 Richard M. Stallman <rms@gnu.org>
8017
8018 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8019 * entering.texi: Rename Command Line to Emacs Invocation.
8020
10d1d0af 8021 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8022
8023 * custom.texi (Easy Customization): Move up to section level,
8024 before Variables. Avoid using the term "variable"; say "option".
8025 New initial explanation.
8026 (Variables): In initial explanation, connect "variable" to the
8027 already-explained "user option".
8028
8029 * emacs.texi (Top): Fix ref to Command Line.
8030 Move reference to Easy Customization.
8031
8032 * xresources.texi (X Resources): Fix From link.
8033
8034 * doclicense.texi (GNU Free Documentation License): Fix To link.
8035
8036 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8037
8038 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8039
80402004-12-03 Richard M. Stallman <rms@gnu.org>
8041
8042 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8043
80442004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8045
8046 * kmacro.texi: Several small changes in addition to the following.
8047 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8048 defining a keyboard macro.
8049 Mention `kmacro-ring-max'.
8050 (Keyboard Macro Counter): Clarify description of
8051 `kmacro-insert-counter', `kmacro-set-counter',
8052 `kmacro-add-counter' and `kmacro-set-format'.
8053
80542004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8055
8056 * custom.texi (File Variables): Add `unibyte' and make it more
8057 clear that `unibyte' and `coding' are special. Suggested by Simon
8058 Krahnke <overlord@gmx.li>.
8059
8060 * mule.texi (Enabling Multibyte): Refer to File Variables.
8061 Suggested by Simon Krahnke <overlord@gmx.li>.
8062
c8763fb6 80632004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8064
8065 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8066 x-use-old-gtk-file-dialog.
8067
8cf51b2c
GM
80682004-11-20 Richard M. Stallman <rms@gnu.org>
8069
8070 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8071
80722004-11-09 Lars Brinkhoff <lars@nocrew.org>
8073
8074 * building.texi (Lisp Eval): Delete hyphen in section name.
8075
80762004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8077
8078 * files.texi (Old Versions):
8079 No longer document annotation as "CVS only".
8080
80812004-11-10 Andre Spiegel <spiegel@gnu.org>
8082
8083 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8084 version systems, mentioning the new ones that we support.
8085 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8086 suggestions.
8087
c8763fb6 80882004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8089
49823426 8090 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8091
c8763fb6 80922004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8093
8094 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8095
80962004-10-23 Eli Zaretskii <eliz@gnu.org>
8097
8098 * text.texi (Text Based Tables, Table Definition)
8099 (Table Creation, Table Recognition, Cell Commands)
8100 (Cell Justification, Row Commands, Column Commands)
8101 (Fixed Width Mode, Table Conversion, Measuring Tables)
8102 (Table Misc): New nodes, documenting the Table Mode.
8103
8cf51b2c
GM
81042004-10-19 Jason Rumney <jasonr@gnu.org>
8105
8106 * makefile.w32-in (info): Change order of arguments to makeinfo.
8107
81082004-10-19 Ulf Jasper <ulf.jasper@web.de>
8109
8110 * calendar.texi (iCalendar): Update for package changes.
8111
8cf51b2c
GM
81122004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8113
8114 * files.texi (Misc File Ops): View mode is a minor mode.
8115
8cf51b2c
GM
81162004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8117
8118 * calendar.texi (iCalendar): Style changes.
8119
81202004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8121
8122 * search.texi (Regexps): The regexp described in the example is no
8123 longer stored in the variable `sentence-end'.
8124
8cf51b2c
GM
81252004-10-06 Nick Roberts <nickrob@snap.net.nz>
8126
8127 * building.texi (Starting GUD): Note that multiple debugging
8128 sessions requires `gdb --fullname'.
8129
81302004-10-05 Ulf Jasper <ulf.jasper@web.de>
8131
8132 * calendar.texi (iCalendar): New section for a new package.
8133
8cf51b2c
GM
81342004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8135
8136 * text.texi: Various small changes in addition to the following.
8137 (Text): Replace xref for autotype with inforef.
8138 (Sentences): Explain nil value for `sentence-end'.
8139 (Paragraphs): Update default values for `paragraph-start' and
8140 `paragraph-separate'.
8141 (Text Mode): Correct description of Text mode's effect on the
8142 syntax table.
8143 (Outline Visibility): `hide-other' does not hide top level headings.
8144 `selective-display-ellipses' no longer has an effect on Outline mode.
8145 (TeX Misc): Add missing @cindex.
8146 Replace xref for RefTeX with inforef.
8147 (Requesting Formatted Text): The variable
8148 `enriched-fill-after-visiting' no longer exists.
8149 (Editing Format Info): Update names of menu items and commands.
8150 (Format Faces): Mention special effect of specifying the default face.
8151 Describe inheritance of text properties.
8152 Correct description of `fixed' face.
8153 (Format Indentation): Correct description of effect of setting
8154 margins. Mention `set-left-margin' and `set-right-margin'.
8155 (Format Justification): Update names of menu items.
8156 `set-justification-full' is now bound to `M-j b'.
8157 Mention that `default-justification' is a per buffer variable.
8158 (Format Properties): Update name of menu item.
8159 (Forcing Enriched Mode): `format-decode-buffer' automatically
8160 turns on Enriched mode if the buffer is in text/enriched format.
8161
81622004-10-05 Emilio C. Lopes <eclig@gmx.net>
8163
8164 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8165
81662004-09-28 Kim F. Storm <storm@cua.dk>
8167
8168 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8169 Align with new functionality.
8170
8cf51b2c
GM
81712004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8172
8173 * display.texi (Display Custom): Remove stray `@end defvar'.
8174
81752004-09-23 Kim F. Storm <storm@cua.dk>
8176
8177 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8178 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8179
8cf51b2c
GM
81802004-09-20 Richard M. Stallman <rms@gnu.org>
8181
8182 * custom.texi (Hooks): Explain using setq to clear out a hook.
8183 (File Variables): Explain multiline string constants.
8184 (Non-ASCII Rebinding): Explain when you need to update
8185 non-ASCII char codes in .emacs.
8186
8187 * building.texi (Compilation): Explain how to make a silent
8188 subprocess that won't be terminated. Explain compilation-environment.
8189
81902004-09-13 Kim F. Storm <storm@cua.dk>
8191
8192 * mini.texi (Repetition): Rename isearch-resume-enabled to
8193 isearch-resume-in-command-history and change default to disabled.
8194
8cf51b2c
GM
81952004-09-09 Kim F. Storm <storm@cua.dk>
8196
8197 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8198 with new `kmacro-name-last-macro'.
8199
8cf51b2c
GM
82002004-09-08 Juri Linkov <juri@jurta.org>
8201
8202 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8203
8cf51b2c
GM
82042004-09-03 Juri Linkov <juri@jurta.org>
8205
8206 * search.texi (Incremental Search): Update wording for M-%.
8207
82082004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8209
8210 * killing.texi (Killing): Correct description of kill commands in
8211 read-only buffer.
8212
82132004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8214
8215 * building.texi (Compilation Mode): Add a paragraph about rules
8216 for finding the compilation buffer for `next-error'.
8217
8218 * search.texi (Other Repeating Search): Mention that Occur mode
8219 supports the next-error functionality.
8220
82212004-09-02 Juri Linkov <juri@jurta.org>
8222
8223 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8224
82252004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8226
8227 * kmacro.texi (Basic Keyboard Macro):
8228 `apply-macro-to-region-lines' now operates on all lines that begin
8229 in the region, rather than on all complete lines in the region.
8230
c8763fb6 82312004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8232
8233 * frames.texi (Drag and drop): Add documentation about
8234 x-dnd-test-function and x-dnd-known-types.
8235
82362004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8237
8238 * indent.texi: Various minor changes in addition to:
8239 (Indentation Commands): Correct description of `indent-relative'.
8240 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8241 mode. The *Tab Stops* buffer uses Overwrite Mode.
8242 (Just Spaces): `tabify' converts sequences of at least two spaces
8243 to tabs.
8244
8cf51b2c
GM
82452004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8246
8247 * frames.texi (Secondary Selection): Setting the secondary
8248 selection with M-Drag-Mouse-1 does not alter the kill ring,
8249 setting it with M-Mouse-1 and M-Mouse-3 does.
8250 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8251 toolkit scroll bars.
8252 (Scroll Bars): Ditto.
8253
8254 * windows.texi (Basic Window): When using a window system, the value
8255 of point in a non-selected window is indicated by a hollow box.
8256 (Split Window): Side by side windows are separated by a scroll bar,
8257 if scroll bars are used.
8258 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8259 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8260 (Window Convenience): Update bindings for `winner-undo' and
8261 `winner-redo'.
8262
8263 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8264 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8265 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8266 of "Using Emacs as a Server".
8267 * building.texi (Building): Interchange nodes (for correct numbering).
8268 * programs.texi (Programs): Interchange nodes (for correct numbering).
8269 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8270 Info to the node structure.
8271 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8272 Rearrange order of nodes and sections such that both "GNU GENERAL
8273 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8274 end, as appropriate for appendices.
8275 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8276 Use `@unnumberedsec'.
8277 * trouble.texi: Adapt sectioning in Info to the node structure.
8278 Adapt node pointers to change in emacs.texi.
8279 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8280
8cf51b2c
GM
82812004-08-25 Kenichi Handa <handa@m17n.org>
8282
8283 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8284 description for unibyte mode.
8285
82862004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8287
8288 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8289
8290 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8291 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8292 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8293 in @pxref.
8294
82952004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8296
8297 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8298 Change section names.
8299
8cf51b2c
GM
83002004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8301
8302 * kmacro.texi (Keyboard Macro Ring): Rename section.
8303 Emacs treats the head of the macro ring as the `last keyboard macro'.
8304 (Keyboard Macro Counter): Minor change.
8305 (Save Keyboard Macro): Some clarifications.
8306 (Edit Keyboard Macro): Rename section.
8307
8308 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8309 32-bit machines.
8310 (Several Buffers): Clarify which buffer is selected if `2' is
8311 pressed in the Buffer Menu.
8312 Auto Revert mode can be used to update the Buffer Menu
8313 automatically.
8314
83152004-08-21 Eli Zaretskii <eliz@gnu.org>
8316
8317 * help.texi (Misc Help): Add an index entry for finding an Info
8318 manual by its file name.
8319
83202004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8321
8322 * files.texi (Backup Deletion): Correct description of
8323 `delete-old-versions'.
8324 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8325 (Auto Save Files): Recommend `auto-save-mode' to reenable
8326 auto-saving, rather than the abbreviation `auto-save'.
8327
83282004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8329
8330 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8331 for "killing" and "yanking" in main menu.
8332
83332004-08-16 Richard M. Stallman <rms@gnu.org>
8334
8335 * killing.texi (Yanking, Killing): Minor cleanups.
8336
8337 * mark.texi (Momentary Mark): Minor cleanups.
8338
83392004-08-15 Kenichi Handa <handa@etl.go.jp>
8340
8341 * custom.texi (Non-ASCII Rebinding):
8342 C-q always inserts the right code to pass to global-set-key.
8343
8cf51b2c
GM
83442004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8345
8346 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8347 `insert-register', instead of `C-x r g' binding, for consistency.
8348
83492004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8350
8351 * fixit.texi (Spelling): Fix typo.
8352
83532004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8354
8355 * help.texi (Help): Fix Texinfo usage.
8356
8cf51b2c
GM
83572004-07-24 Richard M. Stallman <rms@gnu.org>
8358
8359 * text.texi (Paragraphs): Update how paragraphs are separated
8360 and the default for paragraph-separate.
8361
8362 * search.texi (Regexp Replace): Further update text for new
8363 replacement operators.
8364
8cf51b2c
GM
83652004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8366
8367 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8368 `R' switch.
8369
8370 * dired.texi (Dired Updating): `k' only deletes inserted
8371 subdirectories from the Dired buffer if a prefix argument was given.
8372
8373 * search.texi (Regexps): Delete redundant definition of `symbol' in
8374 description of `\_>'. It already occurs in the description of `\_<'.
8375
8cf51b2c
GM
83762004-07-01 Juri Linkov <juri@jurta.org>
8377
8378 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8379 (Regexp Search): Add M-r.
8380
83812004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8382
8383 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8384
83852004-06-29 Jesper Harder <harder@ifa.au.dk>
8386
49823426 8387 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8388
83892004-06-25 Richard M. Stallman <rms@gnu.org>
8390
8391 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8392
83932004-06-25 David Kastrup <dak@gnu.org>
8394
8395 * search.texi (Regexp Replace): Some typo corrections and
8396 rearrangement.
8397
83982004-06-24 David Kastrup <dak@gnu.org>
8399
8400 * search.texi (Unconditional Replace): Use replace-string instead
8401 of query-replace in example.
8402 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8403 sequences.
8404 (Query Replace): Correct explanation of `^' which does not use
8405 the mark stack.
8406
84072004-06-21 Nick Roberts <nickrob@gnu.org>
8408
8409 * misc.texi (Shell History Copying): Document comint-insert-input.
8410 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8411
8cf51b2c
GM
84122004-06-20 Jesper Harder <harder@ifa.au.dk>
8413
8414 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8415 * custom.texi (Customization): Do.
8416 * anti.texi (Antinews): Do.
8417 * abbrevs.texi (Defining Abbrevs): Do.
8418
8419 * programs.texi (Info Lookup): Fix keybinding for
8420 info-lookup-symbol.
8421
84222004-06-16 Juanma Barranquero <lektu@terra.es>
8423
8424 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8425 Add emacs-xtra.
8426 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8427 (clean): Add emacs-xtra and flymake. Remove redundancies.
8428
84292004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8430
8431 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8432 Add emacs-xtra.
8433 * emacs-xtra.texi: New file.
8434
84352004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8436
8437 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8438 (Dired and Find): Mention differences with ordinary Dired buffers.
8439
8cf51b2c
GM
84402004-06-13 Richard M. Stallman <rms@gnu.org>
8441
8442 * custom.texi (Init Syntax): Explain about vars that do special
8443 things when set with setq or with Custom.
8444 (Init Examples): Add line-number-mode example.
8445
8cf51b2c
GM
84462004-06-12 Juri Linkov <juri@jurta.org>
8447
8448 * dired.texi (Operating on Files): Add dired-do-touch.
8449
8cf51b2c
GM
84502004-06-10 Juri Linkov <juri@jurta.org>
8451
8452 * building.texi (Lisp Eval): Add C-M-x on defface.
8453
84542004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8455
8456 * files.texi (Reverting): Auto-Revert mode and
8457 Global Auto-Revert mode no longer revert remote files.
8458
8cf51b2c
GM
84592004-05-29 Richard M. Stallman <rms@gnu.org>
8460
8461 * custom.texi (Init File): Two dashes start --no-site-file.
8462
8cf51b2c
GM
84632004-05-29 Alan Mackenzie <acm@muc.de>
8464
8465 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8466 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8467 (AWK, Pike): Document as "C-like modes".
8468 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8469 (M-x man): Supersedes M-x manual-entry.
8470 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8471
8472 ("Comments in C"): Delete node; the info is in CC Mode manual.
8473 (c-comment-only-line-offset): Remove description.
8474
8475 (C-c ., C-c C-c): Describe new C Mode bindings.
8476
8477 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8478 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8479 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8480 Amend definitions.
8481
8482 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8483 Describe functions.
8484
8485 (c-comment-start-regexp, c-hanging-comment-ender-p)
8486 (c-hanging-comment-starter-p): Remove obsolete definitions.
8487
8488 * emacs.texi: Remove the menu entry "Comments in C".
8489
8cf51b2c
GM
84902004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8491
8492 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8493 `M-x locate'.
8494
84952004-05-16 Karl Berry <karl@gnu.org>
8496
8497 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8498 makeinfo --html fails.
8499 * help.texi (Help Summary) [@ifnottex]: Likewise.
8500
85012004-05-13 Nick Roberts <nickrob@gnu.org>
8502
8503 * building.texi (GDB Graphical Interface): Update and describe
8504 layout first.
8505
8cf51b2c
GM
85062004-05-04 Jason Rumney <jasonr@gnu.org>
8507
8508 * makefile.w32-in: Revert last change.
8509
85102004-05-03 Jason Rumney <jasonr@gnu.org>
8511
8512 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8513
8cf51b2c
GM
85142004-04-23 Juanma Barranquero <lektu@terra.es>
8515
8516 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8517
85182004-04-18 Juri Linkov <juri@jurta.org>
8519
8520 * fixit.texi (Spelling): Remove file extension from ispell xref.
8521
85222004-04-15 Kim F. Storm <storm@cua.dk>
8523
8524 * cmdargs.texi (Initial Options): Add -Q.
8525
85262004-04-05 Kim F. Storm <storm@cua.dk>
8527
8528 * custom.texi (File Variables): Add safe-local-eval-forms.
8529
8cf51b2c
GM
85302004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8531
8532 * files.texi (Reverting): Correct description of revert-buffer's
8533 handling of point.
8534
85352004-03-22 Juri Linkov <juri@jurta.org>
8536
8537 * emacs.texi (Top): Add `Misc X'.
8538
49823426 8539 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8540
8541 * glossary.texi: Improve references.
8542
8543 * help.texi: Sync keywords with finder.el.
8544
8545 * mini.texi (Completion): Add description for menu items.
8546
8547 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8548
8549 * sending.texi (Mail Methods): Fix xref to Message manual.
8550
8cf51b2c
GM
85512004-03-12 Richard M. Stallman <rms@gnu.org>
8552
8cf51b2c
GM
8553 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8554
8cf51b2c
GM
85552004-03-04 Richard M. Stallman <rms@gnu.org>
8556
8557 * search.texi (Regexps): Explain that ^ and $ have their
8558 special meanings only in certain contexts.
8559
8560 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8561
8562 * mule.texi (Specify Coding): Doc C-x RET F.
8563
8564 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8565 for multiple compile and grep buffers.
8566 (Indirect Buffers): Don't recommand clone-indirect-buffer
8567 for multiple compile and grep buffers.
8568
8cf51b2c
GM
85692004-02-29 Juanma Barranquero <lektu@terra.es>
8570
8571 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8572 Use $(DEL) instead of rm, and ignore exit code.
8573
8cf51b2c
GM
85742004-02-23 Nick Roberts <nick@nick.uklinux.net>
8575
8576 * building.texi (Watch Expressions): Update.
8577
85782004-02-21 Juri Linkov <juri@jurta.org>
8579
1c6c854e
CS
8580 * cmdargs.texi (Action Arguments): Add alias --find-file.
8581 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8582 to Command Arguments.
8583 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8584 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8585 (Window Size X): Join -g and --geometry. Add @cindex.
8586 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8587 (Title X): Remove alias -title.
8588 (Misc X): New node.
8589
c8763fb6 85902004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8591
8592 * frames.texi (Drag and drop): Add Motif to list of supported
8593 protocols.
8594
c8763fb6 85952004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8596
8597 * frames.texi (Drag and drop): New section.
8598
85992004-01-24 Richard M. Stallman <rms@gnu.org>
8600
1c6c854e 8601 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8602 Include it only @ifnotinfo. Patch the preceding and following
8603 node headers to point to each other.
8604
86052004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8606
8607 * calendar.texi (Appointments): Update section.
8608
86092003-12-29 Kevin Ryde <user42@zip.com.au>
8610
8cf51b2c
GM
8611 * programs.texi (C Modes): Fix the xref.
8612
86132003-12-23 Nick Roberts <nick@nick.uklinux.net>
8614
8615 * building.texi (Watch Expressions): Update.
8616 (Commands of GUD): Include use of toolbar + breakpoints set from
8617 fringe/margin.
8618
86192003-12-03 Andre Spiegel <spiegel@gnu.org>
8620
8621 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8622 <acm@muc.de>.
8623
c8763fb6 86242003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8625
8626 * frames.texi (Dialog Boxes): Add use-file-dialog.
8627
8cf51b2c
GM
86282003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8629
8630 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8631 in CC Mode.
8632
8cf51b2c
GM
86332003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8634
8635 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8636 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8637 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8638 * man/frames.texi, man/glossary.texi, man/killing.texi:
8639 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8640 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8641 * man/sending.texi, man/text.texi, man/trouble.texi:
8642 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8643
86442003-11-01 Alan Mackenzie <acm@muc.de>
8645
8646 * search.texi (Scrolling During Incremental Search): Document a
8647 new scrolling facility in isearch mode.
8648
8cf51b2c
GM
86492003-10-22 Miles Bader <miles@gnu.org>
8650
8651 * Makefile.in (info): Move before $(top_srcdir)/info.
8652
86532003-10-22 Nick Roberts <nick@nick.uklinux.net>
8654
8655 * building.texi (Watch Expressions): Update section on data display
8656 to reflect code changes (GDB Graphical Interface).
8657
8cf51b2c
GM
86582003-10-13 Richard M. Stallman <rms@gnu.org>
8659
8660 * xresources.texi (GTK resources): Clean up previous change.
8661
c8763fb6 86622003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8663
8664 * xresources.texi (GTK resources): Add a note that some themes
8665 disallow customizations. Add scroll theme example.
8666
8cf51b2c
GM
86672003-09-30 Richard M. Stallman <rms@gnu.org>
8668
8cf51b2c
GM
8669 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8670
8671 * misc.texi (Saving Emacs Sessions): Shorten the section,
8672 collapsing back into one node.
8673
86742003-09-30 Lars Hansen <larsh@math.ku.dk>
8675
8676 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8677
ce058493 86782003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8679
8680 * xresources.texi (GTK names in Emacs): Correct typo.
8681
8cf51b2c
GM
86822003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8683
1c6c854e
CS
8684 * cmdargs.texi (Font X): Mention new default font.
8685 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8686 problems involved. (Result of discussion on emacs-devel.)
8687
86882003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8689
8690 * emacs.texi (Acknowledgements): Correct typo.
8691
86922003-09-22 Richard M. Stallman <rms@gnu.org>
8693
8694 * dired.texi (Misc Dired Commands): New node.
8695 (Dired Navigation): Add dired-goto-file.
8696
8697 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8698
8699 * emacs.texi (Acknowledgements): New node, split from Distribution.
8700
8701 * cmdargs.texi (Action Arguments): -f reads interactive args.
8702
8cf51b2c
GM
87032003-09-08 Lute Kamstra <lute@gnu.org>
8704
8705 * screen.texi (Mode Line): Say that POS comes before LINE.
8706 Mention `size-indication-mode'.
1c6c854e
CS
8707 * display.texi (Optional Mode Line):
8708 Document `size-indication-mode'.
8cf51b2c
GM
8709 * basic.texi (Position Info): Mention `size-indication-mode'.
8710
87112003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8712
8713 * xresources.texi (Resources): Refer to `editres' man page.
8714 (Lucid Resources): Update defaults. Expand description of
8715 `shadowThickness'.
8716
87172003-09-04 Miles Bader <miles@gnu.org>
8718
8719 * Makefile.in (top_srcdir): New variable.
8720 ($(top_srcdir)/info): New rule.
8721 (info): Depend on it.
8722
87232003-09-03 Peter Runestig <peter@runestig.com>
8724
8725 * makefile.w32-in: New file.
8726
87272003-08-29 Richard M. Stallman <rms@gnu.org>
8728
8729 * misc.texi (Saving Emacs Sessions): Correct previous change.
8730
8cf51b2c
GM
87312003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8732
8cf51b2c
GM
8733 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8734 (Intro): Include kmacro.texi after fixit.texi instead of after
8735 custom.texi. (As suggested by Kim Storm.)
8736
87372003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8738
8739 * fixit.texi (Fixit): Update `Next' pointer.
8740 * files.texi (Files): Update `Previous' pointer.
8741 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8742 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8743 (Suggested by Kim Storm.)
8744 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8745
87462003-08-18 Kim F. Storm <storm@cua.dk>
8747
8748 * kmacro.texi: New file describing enhanced keyboard macro
8749 functionality. Replaces old description in custom.texi.
8750
8751 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8752 (Keyboard Macros): Move to new kmacro.texi file.
8753
8754 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8755
8cf51b2c
GM
87562003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8757
8758 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8759
87602003-08-17 Alex Schroeder <alex@gnu.org>
8761
8762 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8763 required.
8764
8cf51b2c
GM
87652003-08-05 Richard M. Stallman <rms@gnu.org>
8766
8767 * programs.texi (Lisp Indent): Don't describe
8768 lisp-indent-function property here. Use xref to Lisp Manual.
8769
8cf51b2c
GM
87702003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8771
fffa137c 8772 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8773 abbreviations.
8774
87752003-07-24 Markus Rost <rost@math.ohio-state.edu>
8776
8777 * buffers.texi (List Buffers): Fix previous change.
8778
8cf51b2c
GM
87792003-07-13 Markus Rost <rost@math.ohio-state.edu>
8780
8781 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8782 List*.
8783
87842003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8785
8cf51b2c
GM
8786 * display.texi (Font Lock): Fix typo.
8787
87882003-07-07 Richard M. Stallman <rms@gnu.org>
8789
8790 * display.texi (Font Lock): Add xref for format info on
8791 font-lock-remove-keywords.
8792
8793 * building.texi (Compilation): Document what happens with asynch
8794 children of compiler process.
8795
8796 * help.texi (Library Keywords): Use @multitable.
8797
8cf51b2c
GM
87982003-06-04 Richard M. Stallman <rms@gnu.org>
8799
8800 * programs.texi (Expressions): Delete C-M-DEL.
8801
8802 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8803 comint-move-point-for-output renamed from
8804 comint-scroll-to-bottom-on-output.
8805
8806 * custom.texi (Init Rebinding): Replace previous change with xref.
8807 (Non-ASCII Rebinding): Explain that issue more briefly here.
8808
88092003-05-28 Richard M. Stallman <rms@gnu.org>
8810
8811 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8812
88132003-05-28 Nick Roberts <nick@nick.uklinux.net>
8814
8815 * building.texi (GDB Graphical Interface): New node.
8816 (Rewritten somewhat by RMS.)
8817
c8763fb6 88182003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8819
8820 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8821 non-English letters. Explain how to set coding systems correctly
8822 and how to include the right coding cookie in the file.
8823
c8763fb6 88242003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8825
8826 * indent.texi (Indentation): Explain the concepts.
8827 (Just Spaces): Explain why preventing tabs for indentation might
8828 be useful.
8829
8cf51b2c
GM
88302003-04-16 Richard M. Stallman <rms@gnu.org>
8831
8832 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8833
8cf51b2c
GM
88342003-02-22 Alex Schroeder <alex@emacswiki.org>
8835
8836 * cmdargs.texi (General Variables): Document SMTPSERVER.
8837
8cf51b2c
GM
8838 * sending.texi: Remove SMTP node.
8839 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8840 library.
8841
8cf51b2c
GM
88422003-02-22 Alex Schroeder <alex@emacswiki.org>
8843
8844 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8845
88462003-02-22 Simon Josefsson <jas@extundo.com>
8847
8848 * sending.texi (Mail Methods): Add node about SMTP.
8849
c8763fb6 88502003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8851
8852 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8853
8cf51b2c
GM
88542003-02-01 Kevin Ryde <user42@zip.com.au>
8855
8856 * glossary.texi (Glossary): Correction to cl cross reference.
8857
88582003-01-20 Richard M. Stallman <rms@gnu.org>
8859
8860 * killing.texi (Rectangles): Document C-x c r.
8861
c8763fb6 88622003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8863
8864 * xresources.texi (GTK resources): New node.
8865 (GTK widget names): New node.
8866 (GTK names in Emacs): New node.
8867 (GTK styles): New node.
8868
c8763fb6 88692003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8870
8871 * maintaining.texi (Create Tags Table): Add reference to the new
8872 `etags --help --lang=LANG' option.
8873
8cf51b2c
GM
88742002-10-02 Karl Berry <karl@gnu.org>
8875
49823426 8876 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8877 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8878 where needed for the sake of the HTML output.
8cf51b2c
GM
8879
88802001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8881
8882 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8883 source files.
8884
88852001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8886
8887 * Makefile.in (emacsman): New target.
8888
8cf51b2c
GM
88892001-10-20 Gerd Moellmann <gerd@gnu.org>
8890
8891 * (Version 21.1 released.)
8892
88932001-10-05 Gerd Moellmann <gerd@gnu.org>
8894
8895 * Branch for 21.1.
8896
8cf51b2c
GM
88972001-03-05 Gerd Moellmann <gerd@gnu.org>
8898
8899 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8900
8cf51b2c
GM
89012000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8902
8903 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8904
8cf51b2c
GM
89051999-07-12 Richard Stallman <rms@gnu.org>
8906
8907 * Version 20.4 released.
8908
89091998-12-04 Markus Rost <rost@delysid.gnu.org>
8910
8911 * Makefile.in (INFO_TARGETS): Delete customize.info.
8912 (DVI_TARGETS): Delete customize.dvi.
8913 (../info/customize, customize.dvi): Targets deleted.
8914
89151998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8916
8917 * Version 20.3 released.
8918
89191998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8920
8921 * Makefile.in (EMACSSOURCES): Add mule.texi.
8922 Add msdog.texi, ack.texi. Remove gnu1.texi.
8923
89241998-04-06 Andreas Schwab <schwab@gnu.org>
8925
768c0c0f
JB
8926 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8927 Use it in dvi targets.
8cf51b2c
GM
8928
89291997-09-23 Paul Eggert <eggert@twinsun.com>
8930
8931 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8932 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8933 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8934
89351997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8936
8937 * Version 20.2 released.
8938
89391997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8940
8941 * Version 20.1 released.
8942
89431997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8944
8945 * Makefile (../info/customize, customize.dvi): New targets.
8946 (INFO_TARGETS): Add ../info/customize.
8947 (DVI_TARGETS): Add customize.dvi.
8948
8cf51b2c
GM
89491996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8950
8951 * Version 19.33 released.
8952
89531996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8954
8955 * Version 19.32 released.
8956
8cf51b2c
GM
89571996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8958
8959 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8960
89611996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8962
8963 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8964 Specify -I option.
8965 (All dvi targets): Set the TEXINPUTS variable.
8966
89671996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8968
8969 * Version 19.31 released.
8970
8cf51b2c
GM
89711995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8972
8973 * Version 19.30 released.
8974
8cf51b2c
GM
89751995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8976
8977 * Makefile.in (maintainer-clean): Rename from realclean.
8978
89791994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8980
8981 * Makefile.in: New file.
8982 * Makefile: File deleted.
8983
89841994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8985
8986 * Makefile (TEXINDEX_OBJS): Variable deleted.
8987 (texindex, texindex.o, getopt.o): Rules deleted.
8988 All deps on texindex deleted.
8989 (distclean): Don't delete texindex.
8990 (mostlyclean): Don't delete *.o.
8991 * texindex.c, getopt.c: Files deleted.
8992
89931994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8994
8995 * Version 19.26 released.
8996
89971994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8998
8999 * Makefile (EMACSSOURCES): Exclude undo.texi.
9000
90011994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9002
9003 * Version 19.25 released.
9004
90051994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9006
9007 * Version 19.24 released.
9008
90091994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9010
9011 * Version 19.23 released.
9012
90131994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9014
9015 * Makefile: Delete spurious tab.
9016
90171994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9018
9019 * Makefile (.SUFFIXES): New rule.
9020
8cf51b2c
GM
90211993-12-04 Richard Stallman (rms@srarc2)
9022
9023 * getopt.c: New file.
9024 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9025 (getopt.o): New rule.
9026 (dvi): Don't depend on texindex.
49823426 9027 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9028
90291993-12-03 Richard Stallman (rms@srarc2)
9030
49823426
GM
9031 * Makefile (TEXI2DVI): New variable.
9032 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9033 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9034
90351993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9036
9037 * Version 19.22 released.
9038
90391993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9040
9041 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9042
90431993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9044
9045 * Version 19.21 released.
9046
8cf51b2c
GM
90471993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9048
9049 * Makefile (realclean): Don't delete the Info files.
9050
f0131492 90511993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9052
8cf51b2c
GM
9053 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9054 4' where appropriate.
9055
f0131492 90561993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9057
49823426 9058 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9059
9060 * texindex.c: Include "../src/config.h" if building in emacs.
9061
9062 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9063 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9064 Add target to build texindex.c, defining `emacs'.
9065
8cf51b2c
GM
90661993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9067
9068 * Version 19.19 released.
9069
8cf51b2c
GM
90701993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9071
9072 * Version 19.18 released.
9073
90741993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9075
9076 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9077
90781993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9079
9080 * Version 19.17 released.
9081
90821993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9083
9084 * split-man: Fix typos in last change.
9085
90861993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9087
9088 * Version 19.16 released.
9089
90901993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9091
9092 * version 19.15 released.
9093
90941993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9095
9096 * Makefile (distclean): It's rm, not rf.
9097
90981993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9099
9100 * Version 19.14 released.
9101
91021993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9103
9104 * Makefile: New file.
9105
91061993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9107
9108 * Version 19.13 released.
9109
91101993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9111
9112 * Version 19.9 released.
9113
91141993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9115
9116 * Version 19.8 released.
9117
91181993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9119
9120 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9121
9122 * trouble.texi: It's `enable-flow-control-on', not
9123 `evade-flow-control-on'.
9124
91251993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9126
9127 * display.texi: Document standard-display-european.
9128
91291993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9130
9131 * Version 19.7 released.
9132
9133 * emacs.texi: Add a sentence to the top menu mentioning the
9134 specific version of Emacs this manual applies to.
9135
91361993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9137
9138 * basic.texi: Document next-line-add-lines variable used to
9139 implement down-arrow.
9140
9141 * killing.texi: Document kill-whole-line.
9142
91431993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9144
9145 * text.texi: Update unix TeX ordering information.
9146
91471993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9148
9149 * news.texi: Mention fill-rectangle in keybinding list.
9150
9151 * killing.texi: Document fill-rectangle.
9152
91531993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9154
9155 * vc.texi: Bring the docs up to date with VC 5.2.
9156
91571992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9158
9159 * emacs.tex: Mention blackbox and gomoku under Amusements.
9160 Assembler mode is now mentioned and appropriately indexed
9161 under Programming Modes.
9162
91631991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9164
9165 * emacs.tex: Update TeX ordering information.
9166
8cf51b2c
GM
91671990-06-26 David Lawrence (tale@geech)
9168
9169 * emacs.tex: Note that completion-ignored-extensions is not used
9170 to filter out names when all completions are displayed in
9171 *Completions*.
9172
91731990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9174
9175 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9176
91771990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9178
9179 * emacs.tex: Add @findex grep.
9180
8cf51b2c
GM
91811988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9182
9183 * emacs.tex: Correct two typos. No other changes before
9184 Version 19 will be made.
9185
8cf51b2c
GM
91861988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9187
9188 * emacs.tex: Update information for obtaining TeX distribution from the
9189 University of Washington.
9190
9191;; Local Variables:
c8763fb6 9192;; coding: utf-8
8cf51b2c
GM
9193;; End:
9194
01ec1eed 9195 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9196
9197 This file is part of GNU Emacs.
9198
352c8b4a 9199 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9200 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9201 the Free Software Foundation, either version 3 of the License, or
9202 (at your option) any later version.
8cf51b2c
GM
9203
9204 GNU Emacs is distributed in the hope that it will be useful,
9205 but WITHOUT ANY WARRANTY; without even the implied warranty of
9206 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9207 GNU General Public License for more details.
9208
9209 You should have received a copy of the GNU General Public License
352c8b4a 9210 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.