Better indexing of "base direction" of paragraphs in the user manual.
[bpt/emacs.git] / doc / emacs / ChangeLog
1 2012-04-25 Eli Zaretskii <eliz@gnu.org>
2
3 * mule.texi (Bidirectional Editing): Improve indexing. Minor
4 wording tweaks.
5
6 2012-04-15 Chong Yidong <cyd@gnu.org>
7
8 * misc.texi (emacsclient Options): More clarifications.
9
10 2012-04-14 Glenn Morris <rgm@gnu.org>
11
12 * msdog.texi (Windows Printing): It doesn't set printer-name.
13
14 * mule.texi (Language Environments): Move font info to "Fontsets".
15 (Fontsets): Move intlfonts etc here from "Language Environments".
16 Copyedits.
17 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
18 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
19
20 2012-04-14 Chong Yidong <cyd@gnu.org>
21
22 * glossary.texi (Glossary): Standardize on "text terminal"
23 terminology. All callers changed.
24
25 * misc.texi (emacsclient Options): Document "client frame" concept
26 and its effect on C-x C-c more carefully.
27
28 2012-04-14 Glenn Morris <rgm@gnu.org>
29
30 * frames.texi (Scroll Bars):
31 * glossary.texi (Glossary): Use consistent case for "X Window System".
32
33 * mule.texi (Select Input Method, Coding Systems):
34 State command names in kbd tables.
35 (Recognize Coding): Add cross-ref.
36 (Output Coding): Don't mention message mode in particular.
37 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
38 Copyedits.
39
40 2012-04-13 Glenn Morris <rgm@gnu.org>
41
42 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
43 Copyedits.
44 (Coding Systems): Mac OS X apparently uses newlines for EOL.
45 (Recognize Coding): Remove old auto-coding-regexp-alist example.
46 auto-coding-functions does not override coding: tags.
47 Remove rmail-decode-mime-charset; it no longer has any effect.
48
49 2012-04-12 Chong Yidong <cyd@gnu.org>
50
51 * custom.texi (Creating Custom Themes): Add reference to Custom
52 Themes node in Lisp manual.
53
54 2012-04-12 Glenn Morris <rgm@gnu.org>
55
56 * mule.texi (International): Copyedits.
57 (International Chars): Update C-x = example output.
58 (Disabling Multibyte): Rename from "Enabling Multibyte".
59 Clarify what "unibyte: t" does, and mode-line description.
60 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
61 Use Texinfo recommended convention for quotes+punctuation.
62 (Language Environments): Copyedits.
63 (Input Methods): Copyedits. Use "^" for the postfix example,
64 because it is less confusing inside Info's `quotes'.
65
66 * custom.texi (Specifying File Variables): Fix "unibyte" description.
67 Update for "Disabling Multibyte" node name change.
68 * emacs.texi: Update for "Disabling Multibyte" node name change.
69
70 2012-04-10 Glenn Morris <rgm@gnu.org>
71
72 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
73 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
74 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
75 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
76 * sending.texi, text.texi, trouble.texi:
77 Use @file for buffers, per the Texinfo manual.
78
79 * entering.texi (Entering Emacs):
80 Do not mention initial-buffer-choice = t.
81
82 2012-04-08 Glenn Morris <rgm@gnu.org>
83
84 * misc.texi (Gnus Startup): Use @env for environment variables.
85
86 2012-04-07 Glenn Morris <rgm@gnu.org>
87
88 * Makefile.in: Replace non-portable use of $< in ordinary rules.
89
90 2012-04-05 Glenn Morris <rgm@gnu.org>
91
92 * glossary.texi (Glossary): Use anchors for internal cross-references.
93
94 2012-04-04 Glenn Morris <rgm@gnu.org>
95
96 * glossary.texi (Glossary): Copyedits.
97 Use Texinfo-recommended convention for quotes and punctuation.
98 Comment out a few specialized (Rmail) items.
99 New items: Bidirectional Text, Client, Directory Local Variable,
100 File Local Variable, Package, Server, Theme, Trash Can.
101
102 2012-04-03 Chong Yidong <cyd@gnu.org>
103
104 * sending.texi (Mail Misc): Fix an index entry.
105
106 2012-04-02 Eli Zaretskii <eliz@gnu.org>
107
108 * msdog.texi (Windows Startup): Add description of emacsclient
109 operation under -c and -t on MS-Windows.
110
111 * misc.texi (emacsclient Options): Add cross-reference to "Windows
112 Startup". (Bug#11091)
113
114 2012-04-02 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
115
116 * custom.texi (Changing a Variable): Fix example.
117
118 2012-04-01 Eli Zaretskii <eliz@gnu.org>
119
120 * misc.texi (emacsclient Options): More clarifications about -t
121 and -c on MS-Windows. (Bug#11091)
122
123 2012-03-31 Eli Zaretskii <eliz@gnu.org>
124
125 * misc.texi (emacsclient Options): Document peculiarities of new
126 frame creation on MS-Windows under -c or -t options. (Bug#11091)
127
128 2012-03-30 Chong Yidong <cyd@gnu.org>
129
130 * files.texi (File Conveniences): Clarify Imagemagick discussion.
131
132 2012-03-22 Glenn Morris <rgm@gnu.org>
133
134 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
135
136 2012-03-17 Chong Yidong <cyd@gnu.org>
137
138 * package.texi (Package Installation): Document use of
139 package-initialize in init file.
140
141 2012-03-16 Glenn Morris <rgm@gnu.org>
142
143 * help.texi (Language Help):
144 * mule.texi (International Chars):
145 etc/HELLO is for character demonstration.
146
147 2012-03-15 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
148
149 * dired.texi (Shell Commands in Dired): Fix typo.
150
151 2012-03-04 Chong Yidong <cyd@gnu.org>
152
153 * killing.texi (Clipboard): Document clipboard manager.
154
155 2012-02-29 Glenn Morris <rgm@gnu.org>
156
157 * ack.texi (Acknowledgments): Use @Tex{} in more places.
158
159 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
160
161 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
162
163 2012-02-28 Glenn Morris <rgm@gnu.org>
164
165 * custom.texi, display.texi, emacs.texi, files.texi:
166 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
167 Standardize possessive apostrophe usage.
168
169 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
170
171 * macos.texi (Mac / GNUstep Customization): Remove text about
172 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
173
174 2012-02-25 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
175
176 * buffers.texi (Select Buffer): Mention that saving in a new file
177 name can switch to a different major mode.
178
179 2012-02-23 Glenn Morris <rgm@gnu.org>
180
181 * mini.texi (Minibuffer File, Completion Options, Repetition):
182 Copyedits.
183 (Completion Example): Other M-x au* commands may be defined.
184 (Completion Styles): Mention emacs21 and completion-category-overrides.
185
186 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
187 (Windows Keyboard, Windows Mouse, Windows Processes)
188 (Windows Printing, Windows Misc): Copyedits.
189 (ls in Lisp): Update switches list.
190
191 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
192 Update dos-mode* function names.
193 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
194 (MS-DOS Processes): Add xref to main ls-lisp section.
195
196 * ack.texi (Acknowledgments): Mention smie.
197
198 2012-02-22 Glenn Morris <rgm@gnu.org>
199
200 * macos.texi: Copyedits. Fix @key/@kbd usage.
201 (Mac / GNUstep Basics): Don't mention the panels, since the next
202 section covers them.
203 (Mac / GNUstep Customization): Merge some panel info from previous.
204
205 2012-02-21 Glenn Morris <rgm@gnu.org>
206
207 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
208 Small fixes.
209
210 * emacs-xtra.texi: Picture mode is no longer a chapter.
211
212 * picture-xtra.texi (Basic Picture): C-a does get remapped.
213
214 * ack.texi (Acknowledgments): Small changes, including resorting,
215 and removal of things no longer distributed.
216
217 2012-02-20 Glenn Morris <rgm@gnu.org>
218
219 * emacs.texi (Top, Preface): Small rephrasings.
220 (menu, detailmenu): Update entries, and reformat some descriptions.
221 * building.texi, display.texi, emacs-xtra.texi, files.texi:
222 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
223 Reformat some menu descriptions.
224
225 * ack.texi (Acknowledgments): More updates.
226
227 * emacs.texi (Acknowledgments): Add several names from ack.texi,
228 and from Author: headers.
229 (Distrib): Small updates.
230
231 2012-02-18 Glenn Morris <rgm@gnu.org>
232
233 * ack.texi (Acknowledgments): Add xref to Org manual.
234
235 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
236 of '*mail*', since Message does not call it that.
237 (Rmail Reply): Rename rmail-dont-reply-to-names.
238 \\`info- no longer handled specially.
239 Update for rmail-enable-mime-composing.
240 Don't mention 'm' for replies.
241 Don't mention rmail-mail-new-frame and cancelling, since it does
242 not work for Message at the moment.
243
244 * cal-xtra.texi: Copyedits.
245
246 * emacs-xtra.texi: Set encoding to ISO-8859-1.
247
248 2012-02-17 Glenn Morris <rgm@gnu.org>
249
250 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
251
252 * ack.texi (Acknowledgments): Mention Gnulib.
253
254 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
255
256 * calendar.texi: Misc small changes, including updating the dates
257 of examples.
258
259 2012-02-16 Glenn Morris <rgm@gnu.org>
260
261 * calendar.texi: Misc small changes.
262
263 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
264 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
265
266 * dired-xtra.texi (Subdir Switches): Small fixes.
267
268 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
269
270 2012-02-15 Glenn Morris <rgm@gnu.org>
271
272 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
273
274 2012-02-12 Glenn Morris <rgm@gnu.org>
275
276 * ack.texi (Acknowledgments):
277 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
278
279 2012-02-10 Glenn Morris <rgm@gnu.org>
280
281 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
282
283 * programs.texi (Misc for Programs): Mention electric-layout-mode.
284
285 2012-02-09 Glenn Morris <rgm@gnu.org>
286
287 * buffers.texi (Misc Buffer): M-x info does not seem to require a
288 buffer switch after M-x rename-uniquely.
289
290 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
291
292 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
293
294 * text.texi (Org Mode): Fix typo.
295
296 2012-02-08 Glenn Morris <rgm@gnu.org>
297
298 * ack.texi (Acknowledgments): Update emacs-lock info.
299
300 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
301
302 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
303
304 2012-02-07 Glenn Morris <rgm@gnu.org>
305
306 * files.texi (File Conveniences): Mention ImageMagick images.
307
308 2012-02-05 Glenn Morris <rgm@gnu.org>
309
310 * trouble.texi (Checklist): Mention debug-on-event.
311
312 * maintaining.texi (Maintaining): Add cross-ref to ERT.
313
314 2012-02-04 Glenn Morris <rgm@gnu.org>
315
316 * macos.texi (Customization options specific to Mac OS / GNUstep):
317 New subsection.
318
319 * display.texi (Colors): Mention list-colors-sort.
320
321 * files.texi (File Conveniences): Mention image animation.
322
323 2012-01-31 Chong Yidong <cyd@gnu.org>
324
325 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
326 scroll bars (Bug#10666).
327
328 2012-01-28 Chong Yidong <cyd@gnu.org>
329
330 * files.texi (Filesets): Fix typos.
331
332 * display.texi (Faces): Add xref to Colors node.
333
334 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
335
336 * buffers.texi (Select Buffer): Clarify explanation of switching
337 to new buffers. Fix description of next-buffer and
338 previous-buffer (Bug#10334).
339 (Misc Buffer): Add xref to View Mode.
340
341 * text.texi (Fill Commands): Fix description of
342 sentence-end-double-space.
343
344 2012-01-23 Chong Yidong <cyd@gnu.org>
345
346 * anti.texi (Antinews): Add Emacs 23 antinews.
347
348 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
349
350 * programs.texi (Comment Commands): Typo (bug#10514).
351
352 2012-01-15 Chong Yidong <cyd@gnu.org>
353
354 * xresources.texi (X Resources): Describe GTK+ case first.
355 (Resources): Don't use borderWidth as an example, since it doesn't
356 work with GTK+.
357 (Table of Resources): Clarify role of several resources, including
358 the Emacs 24 behavior of cursorBlink etc.
359 (Face Resources): Node deleted. Recommend using Customize
360 instead. Add paragraph to `Table of Resources' node summarizing
361 how to use X resources for changing faces.
362 (Lucid Resources): Rewrite, omitting description of font names,
363 referring to the Fonts node instead.
364 (LessTif Resources): Copyedits.
365 (GTK resources): Rewrite, describing the difference between gtk2
366 and gtk3.
367 (GTK Resource Basics): New node.
368 (GTK Widget Names, GTK Names in Emacs): Rewrite.
369 (GTK styles): Just refer to Fonts node for GTK font format.
370
371 * display.texi (Faces): Document the cursor face.
372
373 2012-01-14 Chong Yidong <cyd@gnu.org>
374
375 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
376 (General Variables): Add xref to Lisp Libraries.
377 (Initial Options): Copyedits.
378 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
379 (Environment): Clarify what getenv does.
380 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
381 light backgrounds on xterms.
382 (Misc Variables): TEMP and TMP are not Windows-specific.
383 (Display X): Copyedits.
384 (Colors X): -bd does nothing for GTK.
385 (Icons X): Gnome 3 doesn't use taskbars.
386
387 * misc.texi (Shell): Document exec-path here.
388
389 * rmail.texi (Movemail): Add xref for exec-path.
390
391 2012-01-13 Glenn Morris <rgm@gnu.org>
392
393 * dired.texi (Dired and Find): Clarify find-ls-options.
394
395 2012-01-09 Chong Yidong <cyd@gnu.org>
396
397 * custom.texi (Custom Themes): Switched custom-safe-themes to use
398 SHA-256.
399
400 2012-01-07 Chong Yidong <cyd@gnu.org>
401
402 * display.texi (Useless Whitespace): Add Whitespace mode.
403
404 * custom.texi (Hooks): Discuss how to disable minor modes.
405
406 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
407 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
408
409 * trouble.texi (Lossage): Refer to Bugs node for problems.
410 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
411 (Screen Garbled): Don't refer to terminal "manufacturers".
412 (Total Frustration): Node deleted. Eliza is documented in
413 Amusements now.
414 (Known Problems): More info about using the bug tracker. Mention
415 debbugs package.
416 (Bug Criteria): Copyedits.
417 (Understanding Bug Reporting): Mention emacs -Q.
418
419 2012-01-06 Chong Yidong <cyd@gnu.org>
420
421 * custom.texi (Specifying File Variables): The mode: keyword
422 doesn't have to be first anymore. Add example of specifying minor
423 modes.
424 (Directory Variables): Simplify example. Mention application to
425 non-file buffers.
426 (Disabling): Use "initialization file" terminology.
427 (Init Examples): Fix hook example.
428
429 2012-01-06 Eli Zaretskii <eliz@gnu.org>
430
431 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
432 (Bug#10422)
433 Move the stuff about resources to xresources.texi.
434
435 * xresources.texi (Resources): Move information about setting X
436 resources in the Registry from cmdargs.texi. Make the index entry
437 be similar to the one in cmdargs.texi.
438
439 2012-01-05 Chong Yidong <cyd@gnu.org>
440
441 * custom.texi (Customization Groups): Update example.
442 (Browsing Custom): Document the new search field.
443 (Changing a Variable): Update example for Emacs 24 changes.
444 Document Custom-set and Custom-save commands.
445 (Face Customization): Document Emacs 24 changes. De-document
446 modify-face.
447 (Specific Customization): Mention customize-variable.
448 (Custom Themes): Add customize-themes, custom-theme-load-path,
449 custom-theme-directory, and describe-theme.
450 (Creating Custom Themes): New node.
451 (Examining): Mention M-:.
452
453 * package.texi (Packages): Fix typo.
454
455 2012-01-03 Chong Yidong <cyd@gnu.org>
456
457 * misc.texi (Single Shell): Don't document Lisp usage of
458 shell-command. Tidy up discussion of synchronicity. Add index
459 entries for async-shell-command.
460 (Interactive Shell): Note that M-x shell uses shell-file-name.
461 Note change in behavior in Emacs 24.
462 (Shell Mode): Shell mode now uses completion-at-point.
463 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
464 default method for recognizing prompts nowadays.
465 (Shell Ring): Add xref to Minibuffer History.
466 (Directory Tracking): Explain Dirtrack mode in more detail.
467 (Term Mode): Fix index entries.
468 (Paging in Term): Merge into Term Mode.
469 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
470 (Printing): Fix xref. State default of lpr-switches.
471 (PostScript): Remove obsolete sentence. Omit description of
472 non-interactive behaviors.
473 (Hyperlinking): Improve description.
474 (Browse-URL): Using compose-mail for mailto URLs is the default.
475 Document browse-url-mailto-function.
476 (Goto Address mode): Add index entries. Add xref to Browse-URL.
477 (FFAP): FFAP is not a minor mode.
478 (Amusements): M-x lm was renamed to M-x landmark. Document
479 nato-region.
480
481 2012-01-01 Chong Yidong <cyd@gnu.org>
482
483 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
484 (Gnus Startup): Note that the system might not be set up for news.
485 Describe group levels more clearly.
486 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
487 Summary of Gnus.
488 (Document View): Copyedits. Move zoom commads to DocView
489 Navigation node.
490 (DocView Navigation, DocView Searching, DocView Slicing)
491 (DocView Conversion): Nodes renamed from Navigation, etc.
492
493 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
494
495 2011-12-31 Eli Zaretskii <eliz@gnu.org>
496
497 * basic.texi (Moving Point): Fix the description of C-n and C-p.
498 (Bug#10380)
499
500 2011-12-30 Chong Yidong <cyd@gnu.org>
501
502 * sending.texi (Sending Mail): Document initial mail buffer name,
503 and changed multiple mail buffer behavior.
504 (Mail Format): Put the example at the top of the section.
505 (Mail Headers): Move discussion of "From" to the top.
506 (Mail Sending): Document sendmail-query-once.
507 (Citing Mail): Make it less Rmail-specific.
508
509 2011-12-29 Chong Yidong <cyd@gnu.org>
510
511 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
512 example. Add index entries.
513 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
514
515 2011-12-26 Chong Yidong <cyd@gnu.org>
516
517 * dired.texi (Dired Enter, Misc Dired Features): Document
518 dired-use-ls-dired changes. Mention quit-window.
519 (Dired Navigation): Add index entries.
520 (Dired Visiting): Fix View Mode xref.
521 (Marks vs Flags): Prefer C-/ binding for undo.
522 (Subdirectories in Dired): Add xrefs.
523 (Misc Dired Features): Document some Emacs 24 changes. Add index
524 entries.
525
526 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
527 variable, since it is explained in Minor Modes node.
528 (Defining Abbrevs): Copyedits.
529 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
530 C-/ binding for undo.
531 (Dabbrev Customization): Add xrefs for case-fold-search and
532 case-replace.
533
534 * dired-xtra.texi (Subdir Switches): Add xref.
535
536 * maintaining.texi (VC Directory Commands): Mention quit-window.
537
538 2011-12-25 Chong Yidong <cyd@gnu.org>
539
540 * maintaining.texi (Tags): Mention Semantic.
541 (Create Tags Table, Etags Regexps): Copyedits.
542 (Find Tag): Mention minibuffer completion.
543 (List Tags): Mention completion-at-point. Completion is actually
544 available in M-x list-tags.
545
546 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
547 Document vc-delete-file.
548
549 * files.texi (Misc File Ops): Mention vc-delete-file.
550
551 * programs.texi (Symbol Completion): Mention completion-at-point
552 explicitly.
553
554 2011-12-22 Chong Yidong <cyd@gnu.org>
555
556 * maintaining.texi (Change Log Commands): Don't specially mention
557 vc-update-change-log which is CVS-only.
558
559 * vc1-xtra.texi (Version Headers): Note that these are for
560 Subversion, CVS, etc. only.
561 (General VC Options): De-document vc-keep-workfiles. Fix
562 RCS-isms.
563
564 2011-12-22 Eli Zaretskii <eliz@gnu.org>
565
566 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
567 should be @end iftex".
568
569 2011-12-21 Chong Yidong <cyd@gnu.org>
570
571 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
572 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
573 (VC Pull): Mention vc-log-incoming.
574 (Log Buffer): Add CVS/RCS only disclaimer.
575
576 * vc1-xtra.texi (Remote Repositories): Update introduction.
577 (Local Version Control): Node deleted (obsolete with DVCSes).
578 (Remote Repositories, Version Backups): Node deleted. Move
579 documentation of vc-cvs-stay-local to CVS Options.
580 (CVS Options): Reduce verbosity of description of obscure CVS
581 locking feature.
582 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
583 Tags node.
584 (Revision Tags): Move under Miscellaneous VC subsection.
585 (Change Logs and VC): Note that this is wrong for DVCSs.
586 De-document log entry manipulating features.
587 (Renaming and VC): Describe how it works on modern VCSes.
588
589 * files.texi (Misc File Ops): Mention vc-rename-file.
590
591 * programs.texi (Custom C Indent): Add index entries.
592
593 2011-12-20 Alan Mackenzie <acm@muc.de>
594
595 * programs.texi (Motion in C): Update the description of C-M-a and
596 C-M-e, they now DTRT in enclosing scopes.
597 (Custom C Indent): Add @dfn{guessing} of the indentation style.
598
599 2011-12-20 Chong Yidong <cyd@gnu.org>
600
601 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
602 (Old Revisions): Use it.
603 (VCS Repositories): Add "distributed" terminology.
604 (Log Buffer): Remove duplicate description
605 about changesets. Fix "current VC fileset" ambiguity.
606 (Multi-User Branching): Node deleted.
607 (Branches, Switching Branches): Discuss decentralized version
608 control systems.
609 (VC Pull): New node.
610 (Merging): Document merging on decentralized systems.
611 (Creating Branches): Note that this is specific to CVS and related
612 systems.
613
614 2011-12-19 Chong Yidong <cyd@gnu.org>
615
616 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
617 (VC Mode Line): Add index entry for "version control status".
618 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
619 Document vc-revert-show-diff. De-document vc-rollback.
620 (VC Directory Mode): Rewrite introduction. Move prefix arg
621 documentation here from VC Directory Buffer node.
622 (VC Directory Buffer): Use a decentralized VCS example.
623 (VC Directory Commands): Use a table. Remove material duplicated
624 in previous nodes on multi-file VC filsets.
625
626 2011-12-17 Chong Yidong <cyd@gnu.org>
627
628 * maintaining.texi (VCS Concepts): Make "revision" terminology
629 less CVS-specific.
630 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
631 Registering node.
632 (Secondary VC Commands): Deleted. Promote subnodes.
633 (Log Buffer): Add command name for C-c C-c. Fix the name of the
634 log buffer. Add index entries.
635 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
636 "commit" terminology.
637 (Old Revisions): Move it to just before VC Change Log. "Tag" here
638 doesn't refer to tags tables. Note other possible forms of the
639 revision ID. C-x v = does not save.
640 (Registering): Note similarity to C-x v v action. Fix description
641 of how backends are chosen. De-document vc-default-init-revision.
642 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
643 in root log buffers.
644
645 2011-12-16 Chong Yidong <cyd@gnu.org>
646
647 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
648 (Basic VC Editing): Remove redundant descriptions.
649 (VC With A Merging VCS): Make description more general instead of
650 CVS-specific.
651 (VC With A Locking VCS): Use VC fileset terminology.
652
653 2011-12-12 Chong Yidong <cyd@gnu.org>
654
655 * building.texi (Executing Lisp): Fix xref for C-M-x.
656 (Lisp Libraries): Add xref to node explaining `load' in Lisp
657 manual. Note that load-path is not customizable.
658 (Lisp Eval): Note that listed commands are available globally.
659 Explain the meaning of "defun" in the C-M-x context.
660 (Lisp Interaction): Copyedits.
661 (External Lisp): Fix name of inferior Lisp buffer. Mention
662 Scheme.
663 (Compilation): Define "inferior process".
664
665 2011-12-10 Eli Zaretskii <eliz@gnu.org>
666
667 * msdog.texi (Windows Fonts): Document how to force GDI font
668 backend on MS-Windows.
669
670 2011-12-10 Chong Yidong <cyd@gnu.org>
671
672 * building.texi (Compilation): Say what the -k flag to make does.
673 Move subprocess discussion to Compilation Shell.
674 (Compilation Mode): Add xref for grep, occur, and mouse
675 references. Define "locus".
676 (Grep Searching): Use @command.
677 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
678 intro.
679 (Starting GUD): Clarify how arguments are specified.
680 (Debugger Operation): Index entry for "GUD interaction buffer",
681 and move basic description here from Commands of GUD node.
682 (GDB User Interface Layout): Copyedits.
683 (Source Buffers): Remove gdb-find-source-frame, which is not in
684 gdb-mi.el.
685 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
686 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
687 re-document GUD interaction buffers.
688
689 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
690 (Semantic): Add cindex entries for Semantic.
691
692 2011-12-06 Chong Yidong <cyd@gnu.org>
693
694 * programs.texi (Man Page): Clarify how to use Man-switches.
695 Don't bother documenting Man-fontify-manpage-flag.
696 (Lisp Doc): Add xref to Name Help node.
697 (Hideshow): Add cindex. Mention role of ellipses, and default
698 value of hs-isearch-open. Don't bother documenting
699 hs-special-modes-alist.
700 (Symbol Completion): Add kindex for C-M-i. Don't recommend
701 changing the window manager binding of M-TAB.
702
703 2011-12-05 Chong Yidong <cyd@gnu.org>
704
705 * programs.texi (Comment Commands): Fix description of for M-; on
706 blank lines. Move documentation of comment-region here.
707 (Multi-Line Comments): Clarify the role of comment-multi-line.
708 Refer to Comment Commands for comment-region doc.
709 (Options for Comments): Refer to Multi-Line Comments for
710 comment-multi-line doc, instead of duplicating it. Fix default
711 values of comment-padding and comment-start-skip.
712
713 2011-12-04 Chong Yidong <cyd@gnu.org>
714
715 * programs.texi (Program Modes): Mention modes that are not
716 included with Emacs. Fix references to other manuals for tex.
717 Add index entry for backward-delete-char-untabify. Mention
718 prog-mode-hook.
719 (Which Function): Use "global minor mode" terminology.
720 (Basic Indent, Multi-line Indent): Refer to previous descriptions
721 in Indentation chapter to avoid duplication.
722 (Expressions): Copyedit.
723 (Matching): Document Electric Pair mode.
724
725 * ack.texi (Acknowledgments):
726 * rmail.texi (Movemail, Other Mailbox Formats):
727 * frames.texi (Frames): Don't capitalize "Unix".
728
729 2011-12-04 Chong Yidong <cyd@gnu.org>
730
731 * text.texi (Nroff Mode): Mention what nroff is.
732 (Text Based Tables, Table Recognition): Don't say "Table mode"
733 since it's not a major or minor mode.
734 (Text Based Tables): Reduce the size of the example.
735 (Table Definition): Clarify definitions.
736 (Table Creation): Add key table.
737 (Cell Commands): Use kbd for commands.
738 (Table Rows and Columns): Combine nodes Row Commands and Column
739 Commands.
740 (Fixed Width Mode): Node deleted; contents moved to parent.
741 (Table Conversion): Shorten example.
742 (Measuring Tables): Merge into Table Misc.
743
744 2011-12-03 Chong Yidong <cyd@gnu.org>
745
746 * text.texi (TeX Mode): Mention AUCTeX package.
747 (TeX Editing): Add xref to documentation for Occur.
748 (LaTeX Editing): Add xref to Completion node.
749 (TeX Print): Fix description of tex-directory.
750 (Enriched Text): Renamed from Formatted Text. Make this node and
751 its subnodes less verbose, since text/enriched files are
752 practically unused.
753 (Enriched Mode): Renamed from Requesting Formatted Text.
754 (Format Colors): Node deleted.
755 (Enriched Faces): Renamed from Format Faces. Describe commands
756 for applying colors too.
757 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
758
759 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
760
761 * display.texi (Colors): New node.
762
763 * cmdargs.texi (Colors X):
764 * xresources.texi (GTK styles):
765 * custom.texi (Face Customization): Reference it.
766
767 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
768 Link to Fill Commands for Justification entry.
769
770 2011-12-03 Eli Zaretskii <eliz@gnu.org>
771
772 * display.texi (Auto Scrolling): More accurate description of what
773 scroll-*-aggressively does, including the effect of non-zero
774 margin. Fix "i.e." markup.
775
776 2011-12-02 Chong Yidong <cyd@gnu.org>
777
778 * text.texi (Pages): Mention how formfeed chars are displayed.
779 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
780 Describe adaptive filling more precisely.
781 (Fill Commands): Note that filling removes excess whitespace.
782 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
783 now bound to indent-for-tab-command in Text mode.
784 (Outline Mode): Copyedits.
785 (Outline Visibility): Note that Reveal mode is a buffer-local
786 minor mode.
787
788 * modes.texi (Major Modes): Move note about checking major-mode in
789 a hook function here, from Text mode.
790
791 2011-11-28 Chong Yidong <cyd@gnu.org>
792
793 * text.texi (Words): Add xref to Position Info.
794 (Paragraphs): Add xref to Regexps.
795
796 * indent.texi (Indentation): Rewrite introduction. Move table to
797 Indentation Commands node.
798 (Indentation Commands): Add index entries to table. Copyedits.
799 (Tab Stops, Just Spaces): Copyedits.
800 (Indent Convenience): New node. Document electric-indent-mode.
801
802 * programs.texi (Basic Indent):
803 * windows.texi (Pop Up Window): Fix kindex entry.
804
805 2011-11-28 Chong Yidong <cyd@gnu.org>
806
807 * modes.texi (Major Modes): Move major-mode variable doc here from
808 Choosing Modes. Document describe-mode. Document prog-mode-hook
809 and text-mode-hook. Add example of using hooks.
810 (Minor Modes): Document behavior of mode command calls from Lisp.
811 Note that setting the mode variable using Customize will DTRT.
812 (Choosing Modes): Add example of setting a minor mode using a
813 local variable.
814
815 2011-11-27 Chong Yidong <cyd@gnu.org>
816
817 * frames.texi (Creating Frames): Move frame parameter example to
818 Frame Parameters node.
819 (Frame Commands): C-x 5 o does not warp the mouse by default.
820 (Fonts): Add more GTK-style properties; also, they should be
821 capitalized.
822 (Special Buffer Frames): Node deleted; special-display is on the
823 way out.
824 (Frame Parameters): Example moved here from Creating Frames.
825 Clarify that default-frame-alist affects the initial frame too.
826 Delete auto-raise-mode and auto-lower-mode.
827 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
828 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
829
830 * windows.texi (Window Choice): Add xref to Lisp manual for
831 special-display-*.
832
833 2011-11-26 Eli Zaretskii <eliz@gnu.org>
834
835 * display.texi (Text Display): Update the description,
836 cross-references, and indexing related to display of control
837 characters and raw bytes.
838
839 2011-11-25 Chong Yidong <cyd@gnu.org>
840
841 * frames.texi (Frames): Rewrite introduction.
842 (Mouse Commands): Default for mouse-drag-copy-region is now t.
843 Mouse-3 does not copy to kill ring by default. DEL does not
844 behave specially for mouse commands any more.
845 (Mouse References): Document mouse-1-click-follows-link more
846 thoroughly.
847 (Menu Mouse Clicks): Move footnote to the main text and add xref
848 to Init Rebinding node.
849 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
850
851 * files.texi (Visiting): `C-x 5 f' works on ttys too.
852
853 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
854
855 * display.texi (Font Lock): Fix typo.
856
857 2011-11-24 Glenn Morris <rgm@gnu.org>
858
859 * rmail.texi (Rmail Output):
860 Mention rmail-automatic-folder-directives. (Bug#9657)
861
862 2011-11-21 Chong Yidong <cyd@gnu.org>
863
864 * mark.texi (Global Mark Ring): Fix description of global mark
865 ring (Bug#10032).
866
867 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
868
869 * msdog.texi (Windows Fonts): Fix typo.
870
871 2011-11-17 Glenn Morris <rgm@gnu.org>
872
873 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
874
875 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
876
877 * killing.texi (Rectangles):
878 * misc.texi (Document View):
879 * modes.texi (Choosing Modes):
880 * msdog.texi (Windows Fonts):
881 * regs.texi (Rectangle Registers):
882 * search.texi (Isearch Yank): Fix typos.
883
884 2011-11-06 Chong Yidong <cyd@gnu.org>
885
886 * windows.texi (Basic Window): Add xref to Cursor Display.
887 (Split Window): Document negative arg for splitting commands.
888 (Other Window): Document mouse-1 in text area of window.
889 (Change Window): Don't mention window attributes, since they
890 aren't defined. C-x 1 can't be used with minibuffer windows.
891 Windows are no longer auto-deleted.
892 (Window Choice): Add xref to Choosing Window in Lisp manual.
893 (Window Convenience): Note that windmove disables shift-selection.
894 Move M-x compare-windows here from Other Window node.
895
896 * custom.texi (Mouse Buttons):
897 * search.texi (Isearch Scroll):
898 * windows.texi (Split Window): Use new names split-window-below
899 and split-window-right.
900
901 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
902
903 * emacs.texi (Top): Fix typo.
904
905 2011-10-25 Glenn Morris <rgm@gnu.org>
906
907 * abbrevs.texi (Saving Abbrevs):
908 quietly-read-abbrev-file is not a command. (Bug#9866)
909
910 2011-10-24 Chong Yidong <cyd@gnu.org>
911
912 * display.texi (Scrolling): Document scroll-up-line and
913 scroll-down-line. Document scroll-command property.
914 (Recentering): New node, split off from Scrolling.
915
916 2011-10-23 Chong Yidong <cyd@gnu.org>
917
918 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
919 (Tool Bars): Copyedits.
920
921 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
922
923 2011-10-22 Chong Yidong <cyd@gnu.org>
924
925 * windows.texi (Displaying Buffers): Fix broken lispref link.
926
927 2011-10-22 Chong Yidong <cyd@gnu.org>
928
929 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
930 Move confirm-nonexistent-file-or-buffer discussion here.
931
932 * files.texi (File Names, Visiting): Move detailed discussion of
933 minibuffer confirmation to Minibuffer Exit.
934
935 * buffers.texi (Buffers): Tweak mention of mail buffer name.
936 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
937
938 2011-10-21 Chong Yidong <cyd@gnu.org>
939
940 * files.texi (File Names, Visiting, Interlocking): Copyedits.
941 (Backup Copying): backup-by-copying-when-mismatch is now t.
942 (Customize Save): Fix description of require-final-newline.
943 (Reverting): Note that revert-buffer can't be undone. Mention VC.
944 (Auto Save Control): Clarify.
945 (File Archives): Add 7z.
946 (Remote Files): ange-ftp-make-backup-files defaults to nil.
947
948 * arevert-xtra.texi (Autorevert): Copyedits.
949
950 2011-10-20 Chong Yidong <cyd@gnu.org>
951
952 * custom.texi (Hooks, Init Examples):
953 * display.texi (Font Lock):
954 * fixit.texi (Spelling):
955 * rmail.texi (Rmail Display): Minor mode function with no arg now
956 enables it.
957
958 * fixit.texi (Spelling): Fix description of inline completion.
959
960 2011-10-19 Chong Yidong <cyd@gnu.org>
961
962 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
963 entries.
964 (Isearch Yank): Document isearch-yank-pop.
965 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
966 (Other Repeating Search): Document Occur Edit mode.
967
968 2011-10-18 Chong Yidong <cyd@gnu.org>
969
970 * display.texi (Fringes): Move overflow-newline-into-fringe here,
971 from Line Truncation node.
972 (Standard Faces): Note that only the background of the cursor face
973 has an effect.
974 (Cursor Display): Fix descriptions of cursor face
975 and bar cursor blinking.
976 (Text Display): Document nobreak-char-display more clearly.
977 (Line Truncation): Add xref to Split Window node.
978 (Display Custom): Don't bother documenting baud-rate or
979 no-redraw-on-reenter.
980
981 * search.texi (Slow Isearch): Node removed.
982
983 2011-10-18 Glenn Morris <rgm@gnu.org>
984
985 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
986
987 2011-10-18 Chong Yidong <cyd@gnu.org>
988
989 * display.texi (Faces): Simplify discussion. Move documentation
990 of list-faces-display here, from Standard Faces node. Note
991 special role of `default' background.
992 (Standard Faces): Note special role of `default' background. Note
993 that region face may be taken fom GTK. Add xref to Text Display.
994 (Text Scale): Rename from "Temporary Face Changes". Callers
995 changed. Don't bother documenting variable-pitch-mode.
996 (Font Lock): Copyedits. Remove font-lock-maximum-size.
997 (Useless Whitespace): Simplify description of
998 delete-trailing-whitespace. Note active region case.
999 (Text Display): Fix description of escape-glyph face assignment.
1000 Remove unibye mode discussion. Update some parts for Unicode.
1001 Move glyphless chars documentation to Lisp manual.
1002
1003 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1004
1005 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
1006
1007 * display.texi (Scrolling): Tweak explanation of scroll direction.
1008 (View Mode): Add index entries.
1009
1010 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1011
1012 * regs.texi (Text Registers): C-x r i does not activate the mark.
1013 (Bookmarks): Document new default bookmark location.
1014
1015 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
1016
1017 * killing.texi (Deletion): Add xref to Using Region. Document
1018 delete-forward-char.
1019 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1020 description here. Recommend C-u C-SPC for jumping to mark.
1021 (Kill Ring): Move kill ring variable documentation here.
1022 (Primary Selection): Copyedits.
1023 (Rectangles): Document new command rectangle-number-lines.
1024 (CUA Bindings): Note that this disables the mark-even-if-inactive
1025 behavior for C-x and C-c.
1026
1027 * mark.texi (Mark): Mention "active region" terminology.
1028 (Using Region): Document delete-active-region.
1029
1030 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
1031
1032 * mark.texi (Mark): Clarify description of disabled Transient Mark
1033 mode (Bug#9689).
1034 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1035 selection changes. Mention that commands like C-y set the mark.
1036 (Marking Objects): Add xref to Words node. Note that mark-word
1037 and mark-sexp also have the "extend region" behavior.
1038 (Using Region): Mention M-$ in the table. Document
1039 mark-even-if-inactive here instead of in Mark Ring.
1040 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
1041 note of the "Mark Set" behavior.
1042 (Disabled Transient Mark): Rename from "Persistent Mark"
1043 (Bug#9688). Callers changed.
1044
1045 * programs.texi (Expressions):
1046 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1047
1048 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
1049
1050 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1051 option" terminology.
1052 (Key Help): Add command names. Define "documentation string".
1053 (Name Help): Remove an over-long joke.
1054 (Apropos): Document prefix args. Remove duplicated descriptions.
1055 (Help Mode): Add C-c C-b to table. Update TAB binding.
1056 (Package Keywords): Rename from "Library by Keyword". Describe
1057 new package menu interface.
1058 (Help Files, Help Echo): Tweak description.
1059
1060 * mini.texi (Completion Options): Add completion-cycle-threshold.
1061 (Minibuffer History): Document numeric args to history commands.
1062
1063 2011-10-08 Eli Zaretskii <eliz@gnu.org>
1064
1065 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1066
1067 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
1068
1069 * basic.texi (Position Info): Omit page commands. Document
1070 count-words-region and count-words.
1071
1072 * text.texi (Pages): Move what-page documentation here.
1073
1074 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
1075
1076 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1077 Remote Files node instead of linking directly to the Tramp manual.
1078 (Minibuffer Edit): Add xref to Blank Lines.
1079 (Completion): Add xref to Symbol Completion. Remove redundant
1080 example, which is repeated in the next node.
1081 (Completion Commands): Minor clarifications.
1082 (Completion Styles): New node, split from Completion Commands.
1083 Document substring and initials styles.
1084 (Strict Completion): Remove information duplicated in other nodes.
1085 (Completion Options): Consolidate case difference discussion here.
1086
1087 * help.texi (Help Mode): Fix kindex entries.
1088
1089 * files.texi (File Names): Add index entries.
1090
1091 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
1092
1093 * basic.texi (Inserting Text): Add xref to Completion. Add
1094 ucs-insert example, and document prefix argument.
1095 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1096 to left/right. Tweak left-char and right-char descriptions.
1097 M-left and M-right are now bound to left-word/right-word.
1098 (Erasing): Document delete-forward-char.
1099
1100 * screen.texi (Screen, Menu Bar): Copyedits.
1101 (Point): Remove duplicate paragraph on cursors, also in Screen.
1102 (Mode Line): Trailing dashes no longer shown on X displays.
1103
1104 * frames.texi (Non-Window Terminals): Index just "text-only
1105 terminal", which is used throughout the manual now.
1106
1107 * entering.texi (Entering Emacs): Define "startup screen".
1108 Document window-splitting behavior with command-line inputs.
1109 (Exiting): Remove obsolete paragraph about shells without suspend
1110 functionality.
1111
1112 * commands.texi (User Input): Define "input event" more clearly.
1113 (Keys): Add xref to Echo Area.
1114 (Commands): Clarify relation between commands and functions.
1115
1116 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
1117
1118 * misc.texi (emacsclient Options): Document how emacsclient runs
1119 the Emacs daemon (Bug#9674).
1120
1121 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
1122
1123 * basic.texi (Moving Point):
1124 * custom.texi (Mouse Buttons):
1125 * rmail.texi (Rmail Scrolling):
1126 * search.texi (Isearch Scroll):
1127
1128 * display.texi (Scrolling): Replace scroll-up/down with
1129 scroll-up/down-command. Fix scroll-preserve-screen-position
1130 description. Document scroll-error-top-bottom.
1131
1132 2011-09-30 Glenn Morris <rgm@gnu.org>
1133
1134 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1135
1136 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
1137
1138 * windows.texi (Pop Up Window): Defer discussion of window
1139 splitting to the Window Choice node. Add index entries.
1140 (Force Same Window): Node deleted.
1141 (Displaying Buffers, Window Choice): New nodes.
1142
1143 * buffers.texi (Select Buffer): Clarify description of
1144 buffer-switching commands. Add xref to Window Display node.
1145 Don't repeat confirm-nonexistent-file-or-buffer description from
1146 Visiting node. Remove even-window-heights.
1147
1148 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1149
1150 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
1151
1152 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1153
1154 * xresources.texi (Table of Resources): Fix documentation of
1155 bitmapIcon.
1156
1157 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
1158
1159 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1160
1161 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1162
1163 * frames.texi (Frame Commands): Note that delete-other-frames only
1164 deletes frames on current terminal.
1165
1166 2011-09-10 Eli Zaretskii <eliz@gnu.org>
1167
1168 * sending.texi (Mail Misc): Document mail-add-attachment.
1169
1170 2011-09-04 Eli Zaretskii <eliz@gnu.org>
1171
1172 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1173
1174 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
1175
1176 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1177
1178 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1179
1180 * files.texi (File Archives):
1181 * cal-xtra.texi (Diary Display):
1182 * help.texi (Help Mode): Add xref to View Mode.
1183
1184 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1185
1186 * display.texi (View Mode): New node. Move view-file here from
1187 Misc File Ops. Move view-buffer here from Misc Buffer.
1188
1189 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1190
1191 * files.texi (Misc File Ops): Document new
1192 delete-by-moving-to-trash behavior. Remove view-file.
1193
1194 * dired.texi (Dired Deletion): Shorten description of Trash.
1195
1196 * misc.texi (emacsclient Options): Document server-port.
1197
1198 2011-08-27 Eli Zaretskii <eliz@gnu.org>
1199
1200 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1201 even on MS-Windows. Fix a typo.
1202
1203 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * package.texi: New file, documenting the package manager.
1206
1207 * emacs.texi: Include it.
1208
1209 * help.texi (Help Summary): Add describe-package.
1210
1211 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
1212
1213 * misc.texi (Printing): Convert subnodes into subsections.
1214
1215 * text.texi (Two-Column): Move into Text chapter.
1216
1217 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1218 Files section. Convert from chapter into section.
1219
1220 * display.texi (Narrowing): Move into display chapter.
1221
1222 * sending.texi (Sending Mail):
1223 * rmail.texi (Rmail):
1224 * misc.texi (Gnus, Document View):
1225 * dired.texi (Dired):
1226 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1227
1228 2011-08-07 Juri Linkov <juri@jurta.org>
1229
1230 * dired.texi (Operating on Files): Rewrite according to the fact
1231 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1232
1233 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
1234
1235 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1236 remote file name completion. (Bug#9197)
1237
1238 2011-07-28 Eli Zaretskii <eliz@gnu.org>
1239
1240 * mule.texi (Bidirectional Editing): Document the fact that
1241 bidi-display-reordering is t by default.
1242
1243 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1244
1245 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1246 explicitly (bug#8904).
1247
1248 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1249
1250 * trouble.texi (Checklist): Use an `M-x' example instead of an
1251 Emacs Lisp form to switch on the dribble file (bug#8056).
1252
1253 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1254
1255 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1256
1257 2011-07-13 Glenn Morris <rgm@gnu.org>
1258
1259 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1260
1261 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1262
1263 * mark.texi (Mark Ring): Clarify how many locations are saved
1264 (bug#5770).
1265 (Global Mark Ring): Ditto.
1266
1267 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1268
1269 * text.texi (Table Recognition): Use "at point" instead of "under
1270 point" (bug#4345).
1271
1272 * display.texi (Cursor Display): Mention `cursor-type'.
1273
1274 * screen.texi (Point): Clarify that it's only if you use a block
1275 cursor that it appears to be on a character (bug#4345).
1276
1277 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1278
1279 * misc.texi (Amusements): Move dissociated press here, from its
1280 own section.
1281
1282 * emacs.texi (Top): Update node listing.
1283
1284 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1285
1286 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1287 clarity (bug#3523).
1288
1289 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1290
1291 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1292 (Misc X): Document --parent-id.
1293
1294 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1295 defaults to nil.
1296
1297 * misc.texi (emacsclient Options): Document --parent-id.
1298
1299 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1300
1301 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1302
1303 * emacs.texi: Use "..." instead of ``...'' in the menus
1304 (bug#3503).
1305
1306 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1307
1308 * killing.texi (Primary Selection): Document `only' setting for
1309 select-active-regions.
1310
1311 * mark.texi (Setting Mark): Reference Shift Selection node.
1312
1313 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1314
1315 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1316
1317 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1318 motion keys" (bug#3503).
1319
1320 * emacs.texi: Change all the register node names from "RegPos"
1321 (etc.) to "Positional Registers" (etc.) (bug#3314).
1322
1323 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1326 (Other Kill Commands, Kill Options): Copyedits.
1327 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1328 (Yanking): Move yank-excluded properties discussion here.
1329 (Cut and Paste): Move from frames.texi. Update subnodes to
1330 describe x-select-enable-clipboard case.
1331
1332 * frames.texi: Move Cut and Paste node and subnodes into
1333 killing.texi, except Mouse Commands and Word and Line Mouse.
1334
1335 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1336
1337 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1338
1339 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1340
1341 * screen.texi (Mode Line): Clarify that coding systems are
1342 characters, not letters (bug#1749).
1343
1344 * cmdargs.texi (Environment): Mention removing variables
1345 (bug#1615). Text suggested by Kevin Rodgers.
1346
1347 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
1348
1349 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1350
1351 * modes.texi: Rename from major.texi.
1352 (Modes): New node. Make Major Modes and Minor Modes subsections
1353 of this. All callers changed.
1354
1355 * custom.texi (Minor Modes): Move to modes.texi.
1356
1357 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
1358
1359 * custom.texi (Syntax): Node deleted.
1360
1361 * help.texi (Help Summary):
1362 * major.texi (Major Modes):
1363 * programs.texi (Parentheses):
1364 * search.texi (Regexp Backslash, Regexp Backslash)
1365 (Regexp Backslash):
1366 * text.texi (Words): Callers changed.
1367
1368 * text.texi (Refill, Longlines): Delete nodes.
1369
1370 * ack.texi (Acknowledgments): Longlines removed from manual.
1371
1372 * emacs.texi (Top): Update node listing.
1373
1374 2011-07-09 Glenn Morris <rgm@gnu.org>
1375
1376 * fortran-xtra.texi (Fortran): Update handled extensions.
1377
1378 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1379
1380 * display.texi (Scrolling): `C-v' (etc) are now bound to
1381 `scroll-*-command' (bug#8349).
1382
1383 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1384
1385 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
1386 doesn't actually delete any files (bug#7125).
1387
1388 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1389 argument for `C-c C-k' (bug#7391).
1390
1391 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1392 you're currently using (bug#8489).
1393
1394 2011-07-01 Eli Zaretskii <eliz@gnu.org>
1395
1396 * mule.texi (Coding Systems): Move index entries from the previous
1397 change into their proper places.
1398
1399 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1400
1401 * help.texi (Help Files): Document view-external-packages (bug#8902).
1402
1403 * mule.texi (Coding Systems): Put a few more of the coding systems
1404 into the index (bug#8900).
1405
1406 2011-06-26 Glenn Morris <rgm@gnu.org>
1407
1408 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1409
1410 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1411
1412 * misc.texi (emacsclient Options): Mention --frame-parameters.
1413
1414 2011-06-09 Glenn Morris <rgm@gnu.org>
1415
1416 * custom.texi (Specifying File Variables):
1417 Recommend explicit arguments for minor modes.
1418
1419 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1420
1421 Document wide integers better.
1422 * buffers.texi (Buffers):
1423 * files.texi (Visiting): Document maxima for 64-bit machines,
1424 and mention virtual memory limits.
1425
1426 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
1427
1428 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1429
1430 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1431 prog mode (Bug#8240).
1432
1433 2011-05-27 Glenn Morris <rgm@gnu.org>
1434
1435 * custom.texi (Specifying File Variables):
1436 Major modes no longer need come first.
1437
1438 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
1439
1440 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1441 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1442
1443 2011-05-18 Glenn Morris <rgm@gnu.org>
1444
1445 * ack.texi (Acknowledgments): Remove fakemail.c.
1446
1447 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
1448
1449 Fixes for fitting text into 7x9 printed manual.
1450 * building.texi (Flymake, Breakpoints Buffer):
1451 * calendar.texi (Appointments):
1452 * cmdargs.texi (General Variables, Display X):
1453 * custom.texi (Saving Customizations, Face Customization)
1454 (Directory Variables, Minibuffer Maps, Init Rebinding):
1455 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1456 * fixit.texi (Spelling):
1457 * frames.texi (Creating Frames, Fonts):
1458 * help.texi (Help Files):
1459 * mini.texi (Minibuffer File):
1460 * misc.texi (emacsclient Options, Emulation):
1461 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1462 * mule.texi (International Chars, Language Environments)
1463 (Select Input Method, Modifying Fontsets, Charsets):
1464 * programs.texi (Custom C Indent):
1465 * rmail.texi (Rmail Labels):
1466 * text.texi (Table Conversion):
1467 * trouble.texi (Known Problems, Known Problems):
1468 * windows.texi (Change Window):
1469 * xresources.texi (GTK resources): Reflow text and re-indent code
1470 examples to avoid TeX overflows and underflows on 7x9 paper.
1471
1472 * emacs.texi: Fix the (commented out) smallbook command.
1473
1474 * macos.texi (Mac / GNUstep Events):
1475 * xresources.texi (Lucid Resources): Remove extraneous examples.
1476
1477 2011-05-10 Glenn Morris <rgm@gnu.org>
1478
1479 * custom.texi (Specifying File Variables):
1480 Deprecate using mode: for minor modes.
1481
1482 2011-05-07 Glenn Morris <rgm@gnu.org>
1483
1484 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1485
1486 2011-05-06 Glenn Morris <rgm@gnu.org>
1487
1488 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1489
1490 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1491
1492 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1493
1494 * misc.texi (Emacs Server): Document `server-eval-at'.
1495
1496 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
1497
1498 * maintaining.texi (List Tags): Document next-file. Suggested by
1499 Uday S Reddy.
1500
1501 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
1502
1503 * mini.texi (Minibuffer Edit):
1504 * screen.texi (Mode Line): Fix typo.
1505
1506 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1507
1508 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1509
1510 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
1511
1512 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1513
1514 2011-03-30 Eli Zaretskii <eliz@gnu.org>
1515
1516 * display.texi (Auto Scrolling): Document the limit of 100 lines
1517 for never-recentering scrolling with `scroll-conservatively'.
1518 (Bug#6671)
1519
1520 2011-03-12 Eli Zaretskii <eliz@gnu.org>
1521
1522 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1523 HOME on Windows and where it looks for init files. (Bug#8221)
1524
1525 2011-03-10 Eli Zaretskii <eliz@gnu.org>
1526
1527 * search.texi (Regexp Example):
1528 * mule.texi (International Chars):
1529 * building.texi (External Lisp): Don't use characters outside
1530 ISO-8859-1.
1531
1532 2011-03-09 Eli Zaretskii <eliz@gnu.org>
1533
1534 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1535 Use Texinfo @-commands for non Latin-1 characters.
1536
1537 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1538
1539 * custom.texi (Init File): Add index entries for ".emacs".
1540 (Bug#8210)
1541
1542 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1543
1544 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1545 for Gtk+ 3.
1546
1547 2011-03-08 Glenn Morris <rgm@gnu.org>
1548
1549 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1550 * emacs.texi (Acknowledgments):
1551 * ack.texi (Acknowledgments): Names to UTF-8.
1552 * emacs.texi: Set documentencoding.
1553
1554 * display.texi (Optional Mode Line): Don't mention exactly where
1555 display-time appears. (Bug#8193)
1556
1557 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1558
1559 * Version 23.3 released.
1560
1561 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1562
1563 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1564
1565 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1566
1567 * misc.texi (emacsclient Options): Add q/quiet.
1568
1569 2011-03-02 Glenn Morris <rgm@gnu.org>
1570
1571 * mule.texi (Communication Coding) <x-select-request-type>:
1572 Remove duplicate (essentially) paragraph. (Bug#8148)
1573
1574 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1575
1576 * maintaining.texi (Format of ChangeLog): Add reference to
1577 add-log-full-name.
1578 (Change Log Commands): Add documentation for combining multiple
1579 symbols in one change.
1580
1581 2011-03-01 Glenn Morris <rgm@gnu.org>
1582
1583 * custom.texi (Directory Variables):
1584 Give an example of excluding subdirectories.
1585
1586 2011-02-28 Eli Zaretskii <eliz@gnu.org>
1587
1588 * search.texi (Regexp Search): Move index entries about regexps to the
1589 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1590
1591 2011-02-19 Glenn Morris <rgm@gnu.org>
1592
1593 * dired.texi (Dired): Dired-X version number was dropped.
1594
1595 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1596
1597 * xresources.texi (X Resources): Remove *faceName and replace it with
1598 *font for Lucid.
1599
1600 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
1601
1602 * rmail.texi (Rmail Display): Document Rmail MIME support more
1603 accurately.
1604
1605 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1606 vc-log-outgoing.
1607 (Merging): Document vc-find-conflicted-file.
1608
1609 2011-02-05 Glenn Morris <rgm@gnu.org>
1610
1611 * custom.texi (Variables): Fix typo.
1612
1613 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1614
1615 * search.texi (Regexps): Copyedits. Mention character classes
1616 (Bug#7809).
1617
1618 * files.texi (File Aliases): Restore explanatory text from Eli
1619 Zaretskii, accidentally removed in 2011-01-08 commit.
1620
1621 2011-01-29 Eli Zaretskii <eliz@gnu.org>
1622
1623 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1624 (MAKEINFO_OPTS): New variable.
1625 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1626 (emacs.html): New target.
1627 (clean): Remove emacs.html.
1628
1629 2011-01-23 Werner Lemberg <wl@gnu.org>
1630
1631 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1632 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1633 (ENVADD): Updated.
1634
1635 2011-01-18 Glenn Morris <rgm@gnu.org>
1636
1637 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1638
1639 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1640
1641 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
1642
1643 * building.texi (Compilation): Improve instructions for running two
1644 compilations (Bug#7573).
1645
1646 * files.texi (Backup Names): Document the new location of the
1647 last-resort backup file.
1648
1649 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1650 manual. Explain why directory-abbrev-alist elements should be anchored
1651 (Bug#7777).
1652
1653 2011-01-15 Eli Zaretskii <eliz@gnu.org>
1654
1655 * msdog.texi (Windows Startup): Correct inaccurate description of
1656 differences between emacsclient.exe and emacsclientw.exe.
1657
1658 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
1659
1660 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1661
1662 2011-01-02 Kenichi Handa <handa@m17n.org>
1663
1664 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1665
1666 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1667
1668 * frames.texi (Cut and Paste): Modify the section's name and text:
1669 don't mix "cut/paste" with "kill/yank".
1670 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1671 (Bug#7702)
1672
1673 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1674
1675 2011-01-02 Glenn Morris <rgm@gnu.org>
1676
1677 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1678 matches its position in the menu. (Bug#7674)
1679
1680 2011-01-02 Glenn Morris <rgm@gnu.org>
1681
1682 * trouble.texi (Checklist): Mention not replying via news either.
1683
1684 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1685
1686 * misc.texi (Document View): Update DocView section with newly
1687 supported document formats.
1688
1689 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
1690
1691 * killing.texi: Resection the Info version to conform to the
1692 printed manual, to avoid making sections on Accumulating Text, CUA
1693 and Rectangles into full chapters.
1694
1695 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1696
1697 * custom.texi (Init Syntax): Add index entries for "character syntax".
1698 (Bug#7576)
1699
1700 2010-12-13 Karel Klíč <kklic@redhat.com>
1701
1702 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1703
1704 2010-12-13 Glenn Morris <rgm@gnu.org>
1705
1706 * trouble.texi (Checklist): Fix typo in newsgroup name.
1707
1708 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
1709
1710 * search.texi (Word Search): Note that the lazy highlight always
1711 matches to whole words (Bug#7470).
1712
1713 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1714
1715 * display.texi (Optional Mode Line): Make the description of
1716 load-average more accurate.
1717
1718 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1719 registry, with a cross-reference.
1720 (Windows Startup): New node. Move the stuff about the current
1721 directory from "Windows HOME".
1722
1723 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
1724
1725 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1726 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1727
1728 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1729
1730 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1731 Suggested by Štěpán Němec.
1732
1733 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1734
1735 * maintaining.texi (Version Control): Say "commit", not "check in".
1736 (Version Control Systems): Simplify descriptions.
1737 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1738 VCS Concepts.
1739 (VC Mode Line): Update example.
1740 (Old Revisions): Document revert-buffer for vc-diff.
1741 (Log Buffer): Promote to a subsection. Document header lines.
1742
1743 * macos.texi (Mac / GNUstep Basics):
1744 Document ns-right-alternate-modifier.
1745
1746 * emacs.texi (Top): Update node listing.
1747
1748 2010-11-13 Eli Zaretskii <eliz@gnu.org>
1749
1750 * rmail.texi (Rmail Coding): Characters with no fonts are not
1751 necessarily displayed as empty boxes.
1752
1753 * mule.texi (Language Environments, Fontsets): Characters with no
1754 fonts are not necessarily displayed as empty boxes.
1755
1756 * display.texi (Text Display): Document display of glyphless
1757 characters.
1758
1759 2010-11-13 Glenn Morris <rgm@gnu.org>
1760
1761 * basic.texi (Position Info): Add M-x count-words-region.
1762
1763 2010-11-11 Glenn Morris <rgm@gnu.org>
1764
1765 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1766
1767 2010-11-09 Eli Zaretskii <eliz@gnu.org>
1768
1769 * msdog.texi (Windows HOME): Add information regarding startup
1770 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1771
1772 2010-10-11 Glenn Morris <rgm@gnu.org>
1773
1774 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1775
1776 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1777 (DVIPS): New variable.
1778 (.PHONY): Add html, ps.
1779 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1780 (clean): Delete html, ps files.
1781
1782 2010-10-09 Eli Zaretskii <eliz@gnu.org>
1783
1784 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1785
1786 2010-10-09 Glenn Morris <rgm@gnu.org>
1787
1788 * Makefile.in (VPATH): Remove.
1789 (infodir): Make it absolute.
1790 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1791
1792 * Makefile.in (dist): Anchor regexps.
1793
1794 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1795 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1796 (emacs-xtra.pdf): Use $<.
1797
1798 * Makefile.in (infoclean): Remove harmless, long-standing error.
1799
1800 * Makefile.in ($(infodir)): Delete rule.
1801 (mkinfodir): New.
1802 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1803
1804 * Makefile.in (distclean): Do not delete emacsver.texi.
1805 (dist): Remove reference to emacsver.texi.in.
1806 * emacsver.texi: New file, replacing emacsver.texi.in.
1807
1808 2010-10-09 Glenn Morris <rgm@gnu.org>
1809
1810 * emacsver.texi.in: New file.
1811 * emacs.texi: Set EMACSVER by including emacsver.texi.
1812 * Makefile.in (distclean): Delete emacsver.texi.
1813 (dist): Copy emacsver.texi.
1814 (EMACSSOURCES): Add emacsver.texi.
1815
1816 * ack.texi (Acknowledgments): No more b2m.c.
1817
1818 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1819 (emacs): Remove rule.
1820 (dist): No need to deal with the emacs rule any more.
1821
1822 2010-10-07 Glenn Morris <rgm@gnu.org>
1823
1824 * Makefile.in (version): New, set by configure.
1825 (clean): Delete dist tar file.
1826 (dist): Use version in tar name.
1827
1828 2010-10-06 Glenn Morris <rgm@gnu.org>
1829
1830 * Makefile.in (EMACS_XTRA): Add the main source file.
1831 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1832 (mostlyclean): No core files, reorder other files.
1833 (clean): Delete specific dvi and pdf files.
1834 (infoclean, dist): New rules.
1835 (maintainer-clean): Use infoclean.
1836 ($(infodir)): Add parallel build workaround.
1837
1838 2010-10-04 Glenn Morris <rgm@gnu.org>
1839
1840 * Makefile.in (SHELL): Set it.
1841 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1842 (info, dvi): Replace above variables with their expansions.
1843 (info): Move mkdir from here...
1844 ($(infodir)/emacs): ... to here (for parallel builds).
1845 (pdf): New target.
1846 ($(infodir)/emacs): Pass -o option to makeinfo.
1847 (.PHONY): Declare clean rules.
1848 (maintainer-clean): Delete dvi and pdf files.
1849 Guard against cd failures. Use a more restrictive delete.
1850
1851 2010-10-02 Glenn Morris <rgm@gnu.org>
1852
1853 * misc.texi (Shell Mode): Remove reference to old function name.
1854
1855 2010-09-30 Eli Zaretskii <eliz@gnu.org>
1856
1857 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1858 indicator characters.
1859
1860 2010-09-29 Glenn Morris <rgm@gnu.org>
1861
1862 * Makefile.in (top_srcdir): Remove unused variable.
1863
1864 2010-09-14 Glenn Morris <rgm@gnu.org>
1865
1866 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1867 the last hook item.
1868
1869 * calendar.texi (Appointments): Also updated when a diary include file
1870 is saved.
1871
1872 2010-09-14 Glenn Morris <rgm@gnu.org>
1873
1874 * trouble.texi (Bugs): Update the section intro.
1875 (Known Problems): New section.
1876 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1877 (Sending Patches): Bug fixes are best as responses to existing bugs.
1878 * emacs.texi (Known Problems): Add menu entry for new section.
1879
1880 2010-09-09 Glenn Morris <rgm@gnu.org>
1881
1882 * xresources.texi: Untabify.
1883
1884 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
1885
1886 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1887
1888 2010-09-06 Glenn Morris <rgm@gnu.org>
1889
1890 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1891
1892 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1893
1894 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1895
1896 2010-08-21 Glenn Morris <rgm@gnu.org>
1897
1898 * misc.texi (Amusements): Mention bubbles and animate.
1899
1900 2010-07-31 Eli Zaretskii <eliz@gnu.org>
1901
1902 * files.texi (Visiting): Add more index entries for
1903 large-file-warning-threshold.
1904
1905 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1906
1907 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1908
1909 2010-06-23 Glenn Morris <rgm@gnu.org>
1910
1911 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1912 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1913 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1914 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
1915 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1916 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
1917 Untabify Texinfo files.
1918
1919 2010-06-10 Glenn Morris <rgm@gnu.org>
1920
1921 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1922
1923 * basic.texi (Inserting Text): Fix typo.
1924
1925 2010-06-10 Glenn Morris <rgm@gnu.org>
1926
1927 * ack.texi (Acknowledgments):
1928 * emacs.texi (Acknowledgments): Update for notifications.el.
1929
1930 2010-05-31 Daiki Ueno <ueno@unixuser.org>
1931
1932 * dired.texi (Operating on Files): Mention encryption commands
1933 (Bug#6315).
1934
1935 2010-05-29 Eli Zaretskii <eliz@gnu.org>
1936
1937 * basic.texi (Moving Point): Update due to renaming of commands bound
1938 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1939
1940 2010-05-18 Eli Zaretskii <eliz@gnu.org>
1941
1942 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1943 paragraphs.
1944 (Line Truncation): Fix wording for bidi display.
1945
1946 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
1947 keys.
1948
1949 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1950
1951 * building.texi (GDB Graphical Interface): Remove misleading comparison
1952 to an IDE (Bug#6128).
1953
1954 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
1955
1956 * programs.texi (Man Page):
1957 * misc.texi (Invoking emacsclient):
1958 * mini.texi (Repetition):
1959 * mark.texi (Setting Mark): Fix typos.
1960
1961 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1962
1963 * misc.texi (Printing): Document htmlfontify-buffer.
1964
1965 2010-05-08 Glenn Morris <rgm@gnu.org>
1966
1967 * calendar.texi (Displaying the Diary, Format of Diary File):
1968 Fix external cross-references for TeX format output.
1969
1970 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1971
1972 * Version 23.2 released.
1973
1974 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1975
1976 * cmdargs.texi (Initial Options): Mention --chdir.
1977
1978 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1979
1980 * frames.texi (Tool Bars): Add tool-bar-style.
1981
1982 2010-04-21 Glenn Morris <rgm@gnu.org>
1983
1984 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1985
1986 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
1987
1988 * programs.texi (Semantic): New node.
1989
1990 * maintaining.texi (EDE): New node.
1991
1992 * emacs.texi: Update node listing.
1993
1994 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1995
1996 2010-04-18 Glenn Morris <rgm@gnu.org>
1997
1998 * emacs.texi (Acknowledgments): Remove duplicate.
1999
2000 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2001
2002 2010-04-18 Glenn Morris <rgm@gnu.org>
2003
2004 * dired.texi (Misc Dired Features): Mention VC diff and log.
2005 * maintaining.texi (Old Revisions, VC Change Log):
2006 Mention that diff and log work in Dired buffers.
2007
2008 * help.texi (Help Summary): Mention M-x info-finder.
2009
2010 * ack.texi (Acknowledgments): Add mpc.el.
2011
2012 * custom.texi (Specifying File Variables, Directory Variables):
2013 Document new commands for manipulating local variable lists.
2014
2015 2010-04-18 Glenn Morris <rgm@gnu.org>
2016
2017 * trouble.texi (Contributing): Add cindex entry.
2018 Mention etc/CONTRIBUTE.
2019
2020 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
2021
2022 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2023 query-replace (Bug#5774).
2024
2025 2010-04-16 Glenn Morris <rgm@gnu.org>
2026
2027 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2028
2029 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2030
2031 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2032
2033 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2034
2035 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2036
2037 2010-03-30 Eli Zaretskii <eliz@gnu.org>
2038
2039 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2040 cross-reference to "Inserting Text".
2041
2042 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2043 Mention completion provided by `ucs-insert'.
2044
2045 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
2046
2047 * sending.texi (Sending Mail): Note variables that may need
2048 customizing.
2049 (Mail Sending): Expand discussion of send-mail-function.
2050
2051 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
2052
2053 Document Message mode as the default mail mode.
2054
2055 * sending.texi (Sending Mail): Copyedits.
2056 (Mail Format, Mail Headers): Document mail-from-style changes.
2057 (Mail Commands): Rename from Mail mode. Document Message mode.
2058 (Mail Misc): Rename from Mail mode Misc.
2059 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2060 command names and update keybindings.
2061 (Header Editing): Document message-tab. De-document
2062 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2063 favor of mail-default-headers. Ad index entries for user-full-name and
2064 user-mail-address.
2065 (Citing Mail): Update changes in Message mode behavior.
2066 Document mail-yank-prefix.
2067 (Mail Signature): New node, moved from Mail Misc.
2068 (Mail Aliases): Mail abbrevs are the default with Message mode.
2069 (Mail Methods): Note that Message mode is now the default.
2070
2071 * rmail.texi (Rmail Reply):
2072 * text.texi (Text Mode):
2073 * major.texi (Major Modes):
2074 * mule.texi (Output Coding): Refer to Message mode.
2075
2076 * custom.texi (Init Examples): Add xref to Mail Header.
2077
2078 * emacs.texi (Top): Fix xrefs.
2079
2080 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
2081
2082 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2083 repository if there is none.
2084 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2085 vc-print-root-log.
2086 (Old Revisions): Copyedits. Document vc-root-diff.
2087
2088 * programs.texi (Program Modes): Mention Javascript mode.
2089
2090 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2091 * emacs.texi: Update node description.
2092
2093 * misc.texi (Navigation): Document doc-view-continuous.
2094 (Shell Ring): Document new M-r binding. M-s is no longer bound.
2095
2096 2010-03-30 Juri Linkov <juri@jurta.org>
2097
2098 * search.texi (Other Repeating Search): Remove line that `occur'
2099 can not handle multiline matches.
2100
2101 2010-03-30 Eli Zaretskii <eliz@gnu.org>
2102
2103 * mule.texi (International): Mention support of bidirectional editing.
2104 (Bidirectional Editing): New section.
2105
2106 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
2107
2108 * emacs.texi (Top): Update node names to those in building.texi.
2109
2110 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
2111
2112 doc/emacs/building.texi: Describe restored GDB/MI functionality
2113 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
2114 doc/emacs/emacs.texi: Update node names for building.texi.
2115
2116 2010-03-24 Glenn Morris <rgm@gnu.org>
2117
2118 * ack.texi (Acknowledgments):
2119 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2120
2121 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2122
2123 * xresources.texi (Table of Resources): Clarify toolBar number
2124 for Gtk+.
2125
2126 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2127
2128 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
2129
2130 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2131
2132 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2133 and multi-isearch-buffers-regexp.
2134
2135 * indent.texi (Indentation): Clarify description of
2136 indent-for-tab-command. Document tab-always-indent.
2137
2138 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
2139
2140 * cmdargs.texi (Font X): Move most content to Fonts.
2141
2142 * frames.texi (Fonts): New node. Document font-use-system-font.
2143
2144 * emacs.texi (Top):
2145 * xresources.texi (Table of Resources):
2146 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2147
2148 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2149
2150 * Branch for 23.2.
2151
2152 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
2153
2154 * custom.texi (Init Examples): Add xref to Locals.
2155
2156 * major.texi (Choosing Modes): Mention usage of setq-default for
2157 setting the default value of major-mode (Bug#5688).
2158
2159 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
2160
2161 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2162
2163 * display.texi (Display Custom): Document make-pointer-invisible and
2164 underline-minimum-offset. Remove inverse-video.
2165
2166 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
2167
2168 * frames.texi (Frame Commands): Note that the last ordinary frame can
2169 be deleted in daemon mode (Bug#5616).
2170
2171 2010-02-18 Glenn Morris <rgm@gnu.org>
2172
2173 * trouble.texi (Contributing): Repository is no longer CVS.
2174
2175 2010-02-08 Glenn Morris <rgm@gnu.org>
2176
2177 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2178
2179 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2180
2181 * display.texi (Useless Whitespace, Text Display):
2182 * custom.texi (Init Examples): Avoid obsolete special default variables
2183 like default-major-mode.
2184
2185 2010-01-24 Mark A. Hershberger <mah@everybody.org>
2186
2187 * programs.texi (Other C Commands): Replace reference to obsolete
2188 c-subword-mode.
2189
2190 2010-01-21 Glenn Morris <rgm@gnu.org>
2191
2192 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2193
2194 2010-01-12 Glenn Morris <rgm@gnu.org>
2195
2196 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2197 emacs-pretest-bug for bug reports for development versions.
2198
2199 2010-01-11 Glenn Morris <rgm@gnu.org>
2200
2201 * display.texi (Highlight Interactively): `t' does not mean highlight
2202 all patterns. (Bug#5335)
2203
2204 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
2205
2206 * misc.texi (Shell): Document async-shell-command.
2207
2208 * building.texi (Grep Searching): Document zrgrep.
2209
2210 * mini.texi (Completion Options): Mention `initials' completion style.
2211
2212 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
2213
2214 * building.texi: Import GDB Graphical Interface description from
2215 EMACS_23_1_RC.
2216
2217 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
2218
2219 * emacs.texi (Top): Update node listing.
2220
2221 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2222
2223 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2224
2225 * cmdargs.texi (Initial Options):
2226 * xresources.texi (Resources): Document inhibit-x-resources.
2227
2228 * custom.texi (Specifying File Variables): Note that minor modes are
2229 enabled unconditionally.
2230
2231 * display.texi (Scrolling): Briefly document the old recenter command,
2232 and document recenter-positions.
2233
2234 * files.texi (Visiting):
2235 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2236
2237 * frames.texi (Cut/Paste Other App):
2238 Document save-interprogram-paste-before-kill.
2239
2240 * killing.texi (Kill Options): New node.
2241
2242 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
2243
2244 * misc.texi (Shell Options): ansi-color is now default.
2245
2246 2009-12-05 Glenn Morris <rgm@gnu.org>
2247
2248 * emacs.texi (Top): Update menu for cal-xtra node changes.
2249 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2250 or mode line. Don't mention invisible text or the details of
2251 diary-print-entries here, only in cal-xtra.
2252 (Format of Diary File): Mention that the "date on first line" format
2253 only really affects the simple display.
2254 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2255 (Diary Customizing): Holidays may be in the buffer or mode line.
2256 Move diary-print-entries to the "Diary Display" section.
2257 (Diary Display): New section, split out from "Fancy Diary Display".
2258 Explain the limitations of simple display, and how to print it.
2259
2260 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2261
2262 * cal-xtra.texi (Diary Display): Mention View mode.
2263
2264 2009-11-29 Juri Linkov <juri@jurta.org>
2265
2266 * display.texi (Highlight Interactively): Actually a list of
2267 default faces is pre-loaded into a list of default values
2268 instead of the history.
2269
2270 2009-11-20 Glenn Morris <rgm@gnu.org>
2271
2272 * ack.texi (Acknowledgments):
2273 * emacs.texi (Acknowledgments): Add htmlfontify.
2274
2275 2009-11-14 Glenn Morris <rgm@gnu.org>
2276
2277 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2278
2279 * ack.texi (Acknowledgments):
2280 * emacs.texi (Acknowledgments): Update for recent Org changes.
2281
2282 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
2283
2284 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2285 `charset' property, which is irrelevant to the user manual (Bug#3526).
2286
2287 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
2288
2289 * trouble.texi (DEL Does Not Delete): Fix typo.
2290
2291 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2292
2293 * files.texi (Misc File Ops): Mention copy-directory.
2294
2295 2009-10-04 Eli Zaretskii <eliz@gnu.org>
2296
2297 * mule.texi (Unibyte Mode): Emphasize that
2298 unibyte-display-via-language-environment affects only the display.
2299
2300 * display.texi (Horizontal Scrolling): Document cursor behavior under
2301 horizontal scrolling when point moves off the screen (Bug#4564).
2302 Improve wording.
2303
2304 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
2305
2306 * files.texi (Directories): delete-directory prompts for recursive
2307 deletion.
2308
2309 2009-09-30 Glenn Morris <rgm@gnu.org>
2310
2311 * ack.texi (Acknowledgments):
2312 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2313
2314 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2315
2316 * dired.texi (Dired Navigation): Use @code instead of @var for
2317 dired-isearch-filenames, so that it's not capitalized.
2318
2319 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
2320
2321 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2322
2323 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2324
2325 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
2326 (Key Bindings): Reference Init Rebinding in introductory text.
2327 Shift some of the introduction to Keymaps node.
2328 (Keymaps): Simplify.
2329 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2330 (Minibuffer Maps): Remove mention of Mocklisp.
2331 (Init Rebinding): Move mode-local rebinding example here from Local
2332 Keymaps.
2333 (Modifier Keys): Clarify.
2334 (Rebinding): Add cindex for "binding keys".
2335
2336 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2337
2338 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2339
2340 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
2341
2342 * building.texi (Threads Buffer, Multithreaded Debugging):
2343 Reorganize these two sections.
2344
2345 2009-08-29 Eli Zaretskii <eliz@gnu.org>
2346
2347 * cmdargs.texi (Initial Options): Fix last change.
2348
2349 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2350
2351 * mule.texi (Enabling Multibyte):
2352 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2353 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2354
2355 2009-08-20 Glenn Morris <rgm@gnu.org>
2356
2357 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2358
2359 2009-08-19 Glenn Morris <rgm@gnu.org>
2360
2361 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2362
2363 2009-08-18 Glenn Morris <rgm@gnu.org>
2364
2365 * ack.texi (Acknowledgments):
2366 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2367
2368 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
2369
2370 2009-08-09 Glenn Morris <rgm@gnu.org>
2371
2372 * ack.texi (Acknowledgments):
2373 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2374
2375 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2376
2377 * emacs.texi (Top): Add new menu items for GDB-UI.
2378
2379 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
2380 section. Threads buffer is in separate section now.
2381
2382 2009-08-08 Glenn Morris <rgm@gnu.org>
2383
2384 * ack.texi (Acknowledgments):
2385 * emacs.texi (Acknowledgments):
2386 Update for js2-mode and org changes.
2387
2388 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
2389
2390 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2391 files.
2392
2393 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
2394
2395 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2396
2397 2009-07-23 Glenn Morris <rgm@gnu.org>
2398
2399 * programs.texi (Matching): Update blink-matching-paren-distance.
2400
2401 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
2402
2403 * frames.texi (Cut/Paste Other App): For select-active-regions,
2404 selection is now updated on moving point.
2405
2406 2009-07-21 Richard Stallman <rms@gnu.org>
2407
2408 * glossary.texi (GNU, Daemon): Update information.
2409
2410 2009-07-19 Juri Linkov <juri@jurta.org>
2411
2412 * custom.texi (Specifying File Variables, Safe File Variables):
2413 "variables/value pairs" -> "variable/value pairs".
2414
2415 2009-07-15 Glenn Morris <rgm@gnu.org>
2416
2417 * misc.texi (Gnus): Remove widow.
2418
2419 2009-07-11 Glenn Morris <rgm@gnu.org>
2420
2421 * Makefile.in (TEXI2PDF): New.
2422 (emacs.pdf, emacs-xtra.pdf): New targets.
2423
2424 * arevert-xtra.texi (Autorevert): Add menu descriptions.
2425
2426 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2427
2428 * emacs.texi (Top): Info can be read from other places than Emacs.
2429 Don't print the copying notice twice in the printed version.
2430 Update the menu and detailmenu.
2431 (Preface): The meaning of "on-line" has changed.
2432 Correct name for "Common Problems" chapter.
2433 (Distrib): Update FSF shop URL.
2434 (Intro): Showing two files at once is not so exciting.
2435
2436 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2437 (Mac / GNUstep Basics): Minor grammar changes.
2438 (Mac / GNUstep Events): Fix typo.
2439 (GNUstep Support): CANNOT_DUMP no longer applies.
2440
2441 * misc.texi (Document View): Fix typos.
2442
2443 * dired.texi (Dired):
2444 * help.texi (Help):
2445 * macos.texi (Mac OS / GNUstep):
2446 * maintaining.texi (Version Control, Introduction to VC):
2447 End menu descriptions with a period.
2448
2449 2009-07-09 Eli Zaretskii <eliz@gnu.org>
2450
2451 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2452 so categorical in saying that the option is only useful on NTFS.
2453
2454 2009-07-09 Glenn Morris <rgm@gnu.org>
2455
2456 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2457 (ENVADD): Add texinfodir to TEXINPUTS.
2458
2459 * emacs.texi (Top): Fix cross-reference.
2460
2461 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2462
2463 * vc1-xtra.texi (Revision Tags): Fix typo.
2464
2465 2009-07-03 Glenn Morris <rgm@gnu.org>
2466
2467 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2468 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2469 (Merge Commands): `.' does not seem to work in A or B buffer.
2470 `l' can recreate the 3-window display.
2471
2472 * glossary.texi (Glossary): Minor phrasing changes throughout.
2473 Add more internal cross-references.
2474 <Autoloading>: You can't really autoload a variable.
2475 <C-M->: Move details here from `M-C-' item.
2476 <Continuation Line>: Refer to `Truncation.'
2477 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2478 <Home Directory, Unix>: New entries.
2479 <Deletion of Files>: Mention recycle bins.
2480 <Directory>: Mention ``folders.''
2481 <Error>: Don't mention ``type-ahead.''
2482 <Fringe>: Refer to the manual node.
2483 <Minor Mode>: Can be global or local.
2484 <Spell Checking>: There are other checkers besides Ispell.
2485
2486 2009-07-02 Glenn Morris <rgm@gnu.org>
2487
2488 * anti.texi (Antinews): Minor changes in phrasing.
2489
2490 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2491 some underfull lines in dvi output.
2492
2493 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2494
2495 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2496
2497 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2498
2499 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2500
2501 * xresources.texi (Table of Resources): Mention maximized for
2502 fullscreen.
2503
2504 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2505
2506 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
2507
2508 * anti.texi (Antinews): Correct the list of removed platforms.
2509
2510 2009-06-28 Glenn Morris <rgm@gnu.org>
2511
2512 * arevert-xtra.texi: Minor language tweaks.
2513
2514 * dired-xtra.texi: Minor revisions.
2515
2516 2009-06-23 Miles Bader <miles@gnu.org>
2517
2518 * display.texi (Scrolling): Document `recenter-redisplay'.
2519 (Temporary Face Changes): Document `text-scale-set'.
2520
2521 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2522
2523 * Branch for 23.1.
2524
2525 2009-06-17 Kenichi Handa <handa@m17n.org>
2526
2527 * mule.texi (Charsets): Update the description for the new charset.
2528 (list-character-sets): New findex.
2529 (Language Environments): Add @anchor{Describe Language Environment}.
2530
2531 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
2532
2533 * basic.texi (Moving Point): Fix tag.
2534
2535 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2536
2537 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2538 use camel-case for PageUp and PageDown.
2539
2540 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2541 camel-case for PageUp and PageDown.
2542
2543 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2544
2545 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
2546 (Isearch Scroll): Decapitalize <next> and <prior>.
2547
2548 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
2549
2550 * fixit.texi (Spelling): Set default dictionary.
2551 Improve descriptions (Bug#2554)
2552
2553 2009-06-08 David Reitter <david.reitter@gmail.com>
2554
2555 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2556 since saving colors and faces set this way is not implemented.
2557 (Environment variables): Remove mention of mac-fix-env, which is
2558 scheduled to be removed.
2559
2560 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
2561
2562 * custom.texi (Init Examples): Add example of changing load-path.
2563
2564 * building.texi (Lisp Libraries): Add example of changing
2565 load-path (Bug#3446).
2566
2567 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
2568
2569 * mark.texi (Mark): Further clarifications.
2570 (Setting Mark): Emphasize that C-SPC activates the mark.
2571
2572 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
2573
2574 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2575 Mark mode.
2576 (Using Region, Persistent Mark): Use "active mark" instead of "active
2577 region".
2578
2579 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2580
2581 * mule.texi (Select Input Method): Fix typo.
2582
2583 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * anti.texi (Antinews): Document completion changes. Some additional
2586 copyedits and rearrangement of entries.
2587
2588 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
2589
2590 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2591 (Shell History Copying, Terminal emulator): Copyedits.
2592
2593 * xresources.texi (Resources): Simplify descriptions.
2594 Shorten description of editres, which is not very useful these days.
2595 (Table of Resources): Document fontBackend resource.
2596
2597 * trouble.texi (Quitting): Add other undo bindings to table.
2598 (DEL Does Not Delete): Note that the erasure key is usually labeled
2599 "Backspace". Remove discussion of obscure Xmodmap issue.
2600
2601 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
2602
2603 * files.texi (Visiting): Copyedits.
2604
2605 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
2606
2607 * basic.texi (Inserting Text): Document ucs-insert.
2608
2609 * mule.texi (International Chars): Define "multibyte". Note that
2610 internal representation is unicode-based. Simplify definition of raw
2611 bytes. Mention ucs-insert.
2612 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2613 (Language Environments): Add language environments new to Emacs 23.
2614 (Multibyte Conversion): Node deleted.
2615 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2616 Don't mention obsolete emacs-mule coding system.
2617 (Output Coding): Copyedits.
2618
2619 * emacs.texi (Top): Update node listing.
2620
2621 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
2622
2623 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2624
2625 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2626
2627 * building.texi (Lisp Libraries): `load-library' does offer completion.
2628
2629 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
2630
2631 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2632 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2633
2634 2009-04-25 Eli Zaretskii <eliz@gnu.org>
2635
2636 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2637
2638 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
2639
2640 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2641
2642 * building.texi (Lisp Interaction): Document initial-scratch-message.
2643
2644 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
2645
2646 * msdog.texi (Windows Fonts): Fix typos.
2647
2648 * files.texi (Save Commands): Fix pxref.
2649
2650 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
2651
2652 * files.texi (Save Commands): Mention diff-buffer-with-file.
2653 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2654 Henoch (Bug#3036).
2655
2656 2009-03-15 Glenn Morris <rgm@gnu.org>
2657
2658 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2659 the former is not always used.
2660 (Mail Headers): Use active voice. Add "Mail-reply-to".
2661 Change case of "Id". Avoid repeated "appropriate".
2662 (Mail Aliases): Fix previous change - use an example with a ".", so it
2663 does actually get quoted when expanded.
2664 (Mail Sending): Mailclient is the default on some systems.
2665 (Citing Mail): Mention mail-indentation-spaces.
2666 (Mail Mode Misc): Add an @dfn for "mail signature".
2667
2668 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
2669
2670 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2671 (Completion Options): Document read-file-name-completion-ignore-case,
2672 read-buffer-completion-ignore-case, and completion-styles.
2673 Remove description of partial-completion-mode.
2674
2675 2009-03-14 Glenn Morris <rgm@gnu.org>
2676
2677 * sending.texi (Mail Format): Fix typo. Add index entry for
2678 mail-header-separator.
2679 (Mail Headers): Put info about initialization and changing in one place
2680 at the start. Update FCC section for mbox Rmail. Clarify From
2681 section, mention mail-setup-with-from. Clarify Reply-to section.
2682 Add Mail-followup-to and mail-mailing-lists. Clarify References
2683 section.
2684 (Mail Aliases): Update example, make less contentious.
2685 Update for name change of mail-interactive-insert-alias.
2686 (Mail Mode): Remove mention of `%' as a word separator.
2687 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2688 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2689 commands. Clarify FCC handling. In mail-complete, add reference to
2690 Mail Aliases section, and mention mail-complete-function.
2691 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2692 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2693 signature netiquette. Explain how the mail hooks work when continuing
2694 a composition.
2695 (Mail Amusements): Internationalize the spook section a bit.
2696 Remove the spook mail-setup-hook example, since it doesn't work well.
2697 Mention fortune-file.
2698 (Mail Methods): Mention read-mail-command.
2699
2700 2009-03-14 David Reitter <david.reitter@gmail.com>
2701
2702 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2703 and NS resources following recent changes.
2704
2705 2009-03-10 Jason Rumney <jasonr@gnu.org>
2706
2707 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2708 w32-use-visible-system-caret doc to indicate that it should get set
2709 automatically.
2710 (Windows Fonts): Add doc for the uniscribe backend.
2711
2712 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2713
2714 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2715 vc-dir. (Bug#2598)
2716
2717 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2718
2719 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2720
2721 2009-03-05 Glenn Morris <rgm@gnu.org>
2722
2723 * rmail.texi (Rmail Basics): Add reference to sorting.
2724 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2725 Minor re-wordings.
2726 (Rmail Motion): Mention rmail-next-same-subject.
2727 (Rmail Deletion): Expunging is not the only way to change the numbers.
2728 (Rmail Labels): Labels can also be used in sorting.
2729 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
2730 (Rmail Display): Mention rmail-mime.
2731
2732 2009-03-04 Glenn Morris <rgm@gnu.org>
2733
2734 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2735 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2736 summary. Mention sorts cannot be undone.
2737 (Rmail Display): Give an example of how to use goto-address-mode.
2738 (Rmail Editing): It's keybindings that are redefined, not commands.
2739 Fix some typos.
2740 (Movemail): Some minor rewording.
2741 (Remote Mailboxes): Emacs movemail supports pop by default.
2742 Fix some minor grammatical issues. The "two alternative ways" to
2743 specify a POP mailbox are really just one. Remove all reference to the
2744 variables rmail-pop-password and rmail-pop-password-required, obsolete
2745 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2746 can support Kerberos.
2747
2748 2009-03-03 Glenn Morris <rgm@gnu.org>
2749
2750 * rmail.texi (Rmail Deletion): Revert previous change, which was
2751 describing the Rmail summary versions.
2752 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2753 Minor re-wording for rmail-resend.
2754 (Rmail Make Summary): Summaries apply to buffers rather than files.
2755 <rmail-summary-by-topic>: Headers includes the subject.
2756 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2757 details, including prefix arguments.
2758 Mention rmail-summary-by-senders on C-M-f.
2759 Not counting lines might be faster.
2760 (Rmail Summary Edit): More details on the delete commands.
2761 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2762 Name the commands bound to the various keys. Mention prefix argument
2763 for searching.
2764 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2765 Simplify rmail-highlighted-headers description. Update face name.
2766
2767 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
2768
2769 * mark.texi (Marking Objects): Fix typo.
2770
2771 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
2772
2773 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2774 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2775
2776 2009-03-01 Glenn Morris <rgm@gnu.org>
2777
2778 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
2779 (Rmail Motion): - M-s searches from the end of messages.
2780 (Rmail Deletion): Minor clarification. Fix numeric argument
2781 description.
2782 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2783 newmail and RMAILOSE files need not be in home-directory.
2784 (Rmail Files): Mention I/O menus are unselectable if no files match.
2785 Mention `MAIL' env-var.
2786
2787 2009-02-24 Jason Rumney <jasonr@gnu.org>
2788
2789 * mule.texi (Fontsets): Mention fontset-default, font specs and
2790 fallback fontsets.
2791 (Defining Fontsets): Mention ns and w32 variants of
2792 standard-fontset-spec. Update description of startup fontset to match
2793 Emacs 23 behavior.
2794 (Modifying Fontsets): New section. (Bug#656)
2795 (International): Link to Modifying Fontsets.
2796
2797 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
2798
2799 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2800 Mention ns-extended-platform-support-mode.
2801
2802 2009-02-22 Karl Berry <karl@gnu.org>
2803
2804 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2805
2806 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
2807
2808 * basic.texi (Moving Point, Position Info):
2809 * files.texi (Visiting):
2810 * mini.texi (Completion Options):
2811 * text.texi (HTML Mode): Remove duplicate words.
2812
2813 2009-02-20 Glenn Morris <rgm@gnu.org>
2814
2815 * rmail.texi: Minor updates for mbox rather than Babyl.
2816
2817 2009-02-17 Karl Berry <karl@gnu.org>
2818
2819 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
2820
2821 2009-02-17 Richard M Stallman <rms@gnu.org>
2822
2823 * anti.texi (Antinews): Mention Babyl format.
2824
2825 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2826
2827 * rmail.texi: Update for mbox format.
2828 Various small fixes, as well as the following.
2829 (Out of Rmail): Node deleted.
2830 (Rmail): Update menu.
2831 (Rmail Files): Comment out set-rmail-inbox-list.
2832 Document rmail-inbox-list instead.
2833 (Rmail Output): Substantial changes since C-o is now
2834 rmail-output-as-seen and o is rmail-output.
2835 (Rmail Attributes): Delete `stored', add `retried'.
2836 (Rmail Display): Editing headers works in all cases.
2837
2838 2009-02-17 Glenn Morris <rgm@gnu.org>
2839
2840 * basic.texi (Position Info): M-x count-lines-region is not always on
2841 M-=. (Bug#2269)
2842
2843 2009-02-09 Glenn Morris <rgm@gnu.org>
2844
2845 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2846 defaults.
2847
2848 2009-02-07 Eli Zaretskii <eliz@gnu.org>
2849
2850 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2851 documentation of possible problems with redecoding.
2852
2853 2009-02-03 Glenn Morris <rgm@gnu.org>
2854
2855 * rmail.texi (Out of Rmail): Mention b2m.pl.
2856
2857 2009-01-31 Glenn Morris <rgm@gnu.org>
2858
2859 * rmail.texi (Out of Rmail): Correct b2m location.
2860
2861 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
2862
2863 * fixit.texi (Undo): Update undo limit values.
2864
2865 2009-01-27 Glenn Morris <rgm@gnu.org>
2866
2867 * emacs.texi (Top): Fix Antinews menu entry.
2868
2869 2009-01-25 Karl Berry <karl@gnu.org>
2870
2871 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2872 item with no marker, instead of the syntactically incorrect
2873 @itemize @asis.
2874
2875 2009-01-25 Juri Linkov <juri@jurta.org>
2876
2877 * building.texi (Grep Searching): Fix index entry for lgrep.
2878
2879 2009-01-24 Eli Zaretskii <eliz@gnu.org>
2880
2881 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2882
2883 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2884
2885 * macos.texi (Preferences Panel): Update description of font setting to
2886 reflect that prior frame selection is no longer needed.
2887
2888 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
2889
2890 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2891 raise GUD subsections.
2892
2893 2009-01-15 Glenn Morris <rgm@gnu.org>
2894
2895 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2896
2897 2009-01-10 Glenn Morris <rgm@gnu.org>
2898
2899 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2900
2901 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
2902
2903 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2904 logical lines.
2905
2906 2008-12-29 Juri Linkov <juri@jurta.org>
2907
2908 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2909
2910 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2911
2912 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
2913
2914 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2915 goto-address-mode instead of goto-address.
2916
2917 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2918 mode.
2919
2920 * emacs.texi (Top): Update node listing.
2921
2922 2008-12-26 Eli Zaretskii <eliz@gnu.org>
2923
2924 * custom.texi (Directory Variables): Explain what is a "project".
2925 Add indexing. Improve wording. Add a footnote about using
2926 _dir-locals.el on MS-DOS.
2927
2928 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2929
2930 * files.texi (Misc File Ops): Mention chmod as an alias for
2931 set-file-modes.
2932
2933 2008-12-24 Martin Rudalics <rudalics@gmx.at>
2934
2935 * help.texi (Help): Fix typos and reword.
2936 (Help Summary): Add entries for C-h n and C-h r, reorder
2937 entries, and do some minor fixes.
2938 (Name Help): Say that C-h F works for commands only.
2939 (Misc Help): Say that view-lossage displays 300 keystrokes.
2940
2941 2008-12-20 Glenn Morris <rgm@gnu.org>
2942
2943 * ack.texi (Acknowledgments): General update based on AUTHORS,
2944 including removal of some stuff no longer distributed.
2945
2946 2008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2947
2948 * fixit.texi: Mention hunspell
2949
2950 2008-12-19 Glenn Morris <rgm@gnu.org>
2951
2952 * ack.texi (Acknowledgments): Small grammar fix.
2953 Consolidate explanatory text at start.
2954
2955 * display.texi (Text Display):
2956 * indent.texi (Indentation): Use @acronym with ASCII.
2957
2958 2008-12-18 Glenn Morris <rgm@gnu.org>
2959
2960 * ack.texi: Various small updates and fixes.
2961
2962 2008-12-18 Juri Linkov <juri@jurta.org>
2963
2964 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2965 as a key binding to start a forward nonincremental word search.
2966 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2967 a backward nonincremental word search. Add index for `M-s w'
2968 `isearch-forward-word'.
2969 (Regexp Search): Add a short summary of regexp key commands like
2970 in the node "Basic Isearch".
2971 (Other Repeating Search): Fix typo.
2972
2973 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2974
2975 * misc.texi (PostScript Variables): Fix doc.
2976
2977 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
2978
2979 * programs.texi (Program Modes): Mention Ruby mode.
2980
2981 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2982
2983 * misc.texi (emacsclient Options): Describe what an empty string
2984 argument does for --alternate-editor.
2985
2986 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2987
2988 * cmdargs.texi (Font X): Distinguish between client-side and
2989 server-side fonts. List valid Fontconfig properties. Add reference to
2990 Fontconfig manual. List valid GTK font properties. Explain use of
2991 fc-list.
2992
2993 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
2994
2995 * cmdargs.texi (Font X): Move discussion of quoting to top.
2996
2997 2008-12-06 Glenn Morris <rgm@gnu.org>
2998
2999 * maintaining.texi (Old Revisions): Improve previous change.
3000
3001 2008-12-05 Richard M Stallman <rms@gnu.org>
3002
3003 * anti.texi (Antinews): Minor fixes.
3004
3005 2008-12-03 Glenn Morris <rgm@gnu.org>
3006
3007 * maintaining.texi (Old Revisions): Fix diff-switches description.
3008
3009 2008-12-01 Martin Rudalics <rudalics@gmx.at>
3010
3011 * emacs.texi (Top): Fix typo.
3012
3013 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
3014
3015 * misc.texi (Document View): Explain dependence on gs at the top.
3016 Copyedits.
3017
3018 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3019
3020 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3021 (Comment Commands): Discuss region-active behavior of M-; first.
3022
3023 2008-11-29 Martin Rudalics <rudalics@gmx.at>
3024
3025 * display.texi (Line Truncation): Add reference to Continuation
3026 Lines.
3027
3028 * windows.texi (Pop Up Window): Mention split-height-threshold
3029 and split-width-threshold.
3030 (Split Window): Add reference to Continuation Lines.
3031
3032 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3033
3034 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3035 (GNUstep Support): New node.
3036 * anti.texi:
3037 * emacs.texi:
3038 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3039
3040 2008-11-28 Richard M Stallman <rms@gnu.org>
3041
3042 * misc.texi (Dissociated Press): Minor cleanups.
3043
3044 * dired.texi (Image-Dired): Avoid passive.
3045
3046 2008-11-28 Eli Zaretskii <eliz@gnu.org>
3047
3048 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3049 representation.
3050
3051 2008-11-26 Richard M. Stallman <rms@gnu.org>
3052
3053 * files.texi (Visiting): Rewrite paragraph for clarity.
3054
3055 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3056
3057 2008-11-25 Alan Mackenzie <acm@muc.de>
3058
3059 * programs.texi (Moving by Parens): Clarify that parens inside strings
3060 and comments are ignored, and that the commands assume the starting
3061 point isn't in a string or comment.
3062
3063 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3064
3065 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3066 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3067 version.
3068 (Mac Customization): Rewrite Preferences Panel section and merge in to
3069 this node, add Open files by dragging to an Emacs window.
3070
3071 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3072
3073 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
3074
3075 * files.texi (Misc File Ops): Document set-file-modes.
3076
3077 * windows.texi (Split Window): Document integer values of
3078 truncate-partial-width-windows.
3079
3080 * text.texi (Text): Simplify description of markup languages.
3081 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3082 (TeX Editing): Note that `""' inserts one `"' character.
3083 (HTML Mode): Note in the introduction that XML mode is an alias for
3084 SGML mode. Mention nXML mode.
3085
3086 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
3087
3088 * building.texi (Watch Expressions): Fix typo.
3089
3090 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3091
3092 * files.texi (Visiting): Document new behavior of
3093 confirm-nonexistent-file-or-buffer.
3094
3095 * buffers.texi (Select Buffer):
3096 Document confirm-nonexistent-file-or-buffer.
3097
3098 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3099 edit-picture.
3100
3101 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3102 edit-picture', since that is just an alias for picture-mode.
3103 (Sentences): Note that repeated M-@ extends the region.
3104 (Pages): Make terminology more consistent. Link to Regexps node.
3105 (Longlines): Discuss relationship with Visual Line mode.
3106 (Text Mode): Remove extraneous discussion of other modes, since they
3107 were already introduced in the parent node.
3108
3109 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
3110
3111 * anti.texi (Antinews): Rewrite.
3112
3113 * entering.texi (Exiting): Mention "minimize" terminology.
3114
3115 * frames.texi (Frame Commands): Mention "minimize" terminology.
3116
3117 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3118 formats.
3119 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3120 (Misc X): Don't document useless -hb option.
3121
3122 2008-11-22 Juri Linkov <juri@jurta.org>
3123
3124 * dired.texi (Dired Navigation): Change normal file name search option
3125 from `non-nil' to `t'. Add `dwim' option.
3126
3127 2008-11-22 Juri Linkov <juri@jurta.org>
3128
3129 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3130 ".dir-locals.el". Rename `define-project-bindings' to
3131 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3132 `dir-locals-set-directory-class'.
3133
3134 2008-11-22 Lute Kamstra <lute@gnu.org>
3135
3136 * buffers.texi (Select Buffer): Index goto-line.
3137 * basic.texi (Moving Point): Mention the use of a numeric prefix
3138 argument with goto-line and refer to Select Buffer for the use of a
3139 plain prefix argument.
3140
3141 2008-11-19 Glenn Morris <rgm@gnu.org>
3142
3143 * doclicense.texi: Update to FDL 1.3.
3144 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3145
3146 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
3147
3148 * custom.texi (Minor Modes): Define mode commands and mode variables
3149 more precisely. Recommend using mode commands instead of setting
3150 variables directly. Put minor modes in a list, and add more modes.
3151 (Easy Customization): Use "init file" instead of .emacs.
3152 (Customization Groups): Update to new Custom buffer appearance.
3153 (Saving Customizations): Copyedits. Update example.
3154 (Variables): Give example of variable type-sensitivity.
3155 (Examining): Update example.
3156 (Hooks): Copyedits.
3157 (Specifying File Variables): Use C comments instead of an artificial
3158 Lisp for the example.
3159 (Keymaps): Move internals discussion to Prefix Keymaps.
3160 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3161 (Init Rebinding): Document kbd macro.
3162 (Init File): Link to Find Init.
3163
3164 * mark.texi (Using Region): Document Delete Selection Mode more
3165 thoroughly.
3166
3167 * frames.texi (Mouse Commands): Move most of the description of Delete
3168 Selection Mode to Using Region, and link to it.
3169 (Clipboard): Note that paste is bound to clipboard-yank.
3170
3171 * building.texi (Compilation): Document first-error value of
3172 compilation-scroll-output.
3173 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3174 works as soon as an error is available. Suggested by Juri Linkov.
3175
3176 * mini.texi (Passwords): New node.
3177
3178 * files.texi (Remote Files): Link to Passwords node.
3179
3180 * emacs.texi (Top): Update node listings.
3181
3182 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
3183
3184 * ack.texi (Acknowledgments): Some updating of credits.
3185
3186 * emacs.texi (Acknowledgments): Add a couple more names.
3187
3188 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3189
3190 * files.texi (Directories): Describe delete-directory in text.
3191 (Misc File Ops): Document use of trash.
3192
3193 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
3194
3195 * macos.texi (Mac Customization): Fix typos.
3196
3197 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
3198
3199 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3200 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3201 the conventions of the main Emacs manual.
3202
3203 * emacs.texi (Top): Update node listings.
3204
3205 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
3206
3207 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3208 command-line-args is processed during startup.
3209 (Action Arguments): Correctly describe how file arguments interact with
3210 the startup screen. Link to Lisp Interaction for scratch buffer.
3211 (Initial Options): Link to Command Example for -batch option.
3212 (Environment): Document initial-environment.
3213
3214 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3215 can't be changed in the site-start file.
3216
3217 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
3218
3219 * dired.texi (Dired): Mention C-x C-d too.
3220 (Dired Enter): Document M-n in the Dired minibuffer.
3221 (Dired Navigation): Explain dired-goto-file more clearly.
3222 Document dired-isearch-filenames.
3223 (Dired Deletion): Remove unnecessary "expunged" terminology.
3224 (Flagging Many Files): & is now rebound to `% &'.
3225 (Shell Commands in Dired): Document dired-do-async-shell-command.
3226 Clarify how multi-file arguments are passed.
3227 (Misc Dired Features): Document dired-do-isearch.
3228
3229 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
3230
3231 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3232
3233 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
3234
3235 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3236
3237 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
3238
3239 * programs.texi (Program Modes): Link to Program Indent node.
3240 (Left Margin Paren): Explain consequences of changing
3241 open-paren-in-column-0-is-defun-start more concisely.
3242 (Which Function, Program Indent, Info Lookup): Minor edits.
3243 (Basic Indent): If region is active, TAB indents the region.
3244 (Multi-line Indent): If region is active, TAB indents the region.
3245 Note that indent-region is useful when Transient Mark mode is off.
3246 (Matching): The delimiter at the cursor is highlighted---the character
3247 changes color.
3248 (Symbol Completion): Link to Completion node.
3249
3250 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3251 a strictly text-only system.
3252
3253 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3254 batch mode.
3255
3256 2008-11-01 Richard M. Stallman <rms@gnu.org>
3257
3258 * misc.texi (Document View): Major rewrite.
3259
3260 * maintaining.texi (Types of Log File): Change logs are older than
3261 version control.
3262 (VCS Concepts): Simplify and rearrange.
3263 (Version Control Systems): Make it clear that Linux is only the kernel.
3264 (VC Mode Line): Shorten reference to menu item.
3265 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3266 (VC Directory Mode): Minor cleanup.
3267 Unchanged files are hidden, not omitted.
3268 (VC Directory Commands): Shorten and simplify.
3269 (Change Log Commands): New node, split from Change Logs.
3270 (VC Directory Buffer): New node, split from VC Directory Mode.
3271
3272 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
3273
3274 * misc.texi (Document View): Rename from Document Files, moved here
3275 from files.texi.
3276
3277 * files.texi (Version Control): Move to maintaining.texi.
3278 Subnodes moved as well.
3279 (Document Files): Move to misc.texi.
3280
3281 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3282 vc-update-change-log.
3283 (Version Control): Move here from files.texi.
3284 (Format of ChangeLog): Make it a subnode of Change Log.
3285
3286 * emacs.texi (Top): Update node listing.
3287
3288 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3289
3290 * files.texi (Files): Add a section about document
3291 files (doc-view-mode).
3292
3293 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
3294
3295 * building.texi (Compilation Mode):
3296 Document compilation-auto-jump-to-first-error.
3297 (Debuggers): Lower GUD subsections to subsubsections.
3298 (Starting GUD): Add cindex.
3299 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3300
3301 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
3302
3303 * indent.texi (Indentation): Link to Program Indent.
3304
3305 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3306 now uses emacsclient's terminal.
3307
3308 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
3309
3310 * mark.texi (Using Region): Document use-empty-active-region.
3311
3312 * emacs.texi (Top): Update node listings.
3313
3314 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3315 Don't mention obsolete emacs.bash script.
3316 (Invoking emacsclient): Rewrite, moving optional arguments to
3317 emacsclient Options.
3318 (emacsclient Options): New node. Document server-use-tcp and
3319 server-host.
3320
3321 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
3322
3323 * indent.texi (Indentation): Replace list with paragraphed text,
3324 putting description of syntax-driven indentation first. Document new
3325 effect of active regions on tab.
3326 (Tab Stops): Note that editable tab stops affect indentation commands.
3327
3328 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3329
3330 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3331
3332 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
3333
3334 * custom.texi (Function Keys): Note that modified keypad keys are not
3335 translated.
3336
3337 * basic.texi (Arguments): Explain how to insert multiple digits.
3338
3339 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
3340
3341 * files.texi (Remote Files): Precise selection of default method.
3342 Rewrite paragraph about disabling remote file names.
3343
3344 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
3345
3346 * search.texi (Special Isearch): Document M-TAB is isearch.
3347
3348 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3349 command.
3350
3351 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3352
3353 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3354
3355 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
3356 section.
3357
3358 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
3359
3360 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3361 to files.texi. Move contents of vc2-xtra.texi here.
3362
3363 * vc2-xtra.texi: File removed.
3364
3365 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3366 Directory Commands from the submenu. Don't include deleted file
3367 vc2-xtra.texi.
3368
3369 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3370 (Version Control): Add VC Directory Mode and VC Directory Commands to
3371 the submenu.
3372 (Why Version Control?): Use table format.
3373 (Version Control Systems): Note that Meta-CVS support is gone.
3374 (VCS Concepts): Note precisely when VC started supporting filesets.
3375 Remove bogus xref to CVS Options node.
3376 (Types of Log File): Copyedits.
3377 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3378 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3379 The Right Thing.
3380 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3381 (Log Buffer): Reorganize node, putting C-c C-c description first.
3382 (Old Revisions): Use CVS for example, not RCS.
3383 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3384 Commands from the submenu, putting them under Version Control.
3385 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3386 need to include it in the manual unconditionally, since it is now
3387 crucial to using distributed version control systems.
3388 (Comparing Files): Note that diff uses the minibuffer, and that the
3389 output is shown using Diff mode.
3390 (Diff Mode): Explain what "patch" and "hunk" mean.
3391 Document diff-update-on-the-fly, diff-refine-hunk, and
3392 diff-show-trailing-whitespaces.
3393 (File Archives): Add rar support.
3394
3395 * major.texi (Choosing Modes): Make mode selection sequence more
3396 obvious by describing the steps in order of priority. Note that
3397 magic-mode-alist is nil by default.
3398 Document magic-fallback-mode-alist.
3399
3400 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
3401
3402 * frames.texi (Mouse References): Copyedits.
3403
3404 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3405
3406 * ack.texi (Acknowledgments): Add myself as doc-view author.
3407
3408 2008-10-20 Eli Zaretskii <eliz@gnu.org>
3409
3410 * frames.texi (Dialog Boxes): Add @cindex entries.
3411
3412 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
3413
3414 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3415 (Text-Only Mouse): Copyedit.
3416
3417 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
3418
3419 * frames.texi: Use @key throughout for mouse clicks.
3420 (Cut/Paste Other App): Document yank-pop-change-selection.
3421 (Secondary Selection): Fix modified mouse click syntax.
3422 (Clipboard): Describe Cut, Copy and Paste commands.
3423 (Mouse References): Not all references are in read-only buffers.
3424 Copyedits.
3425 (Creating Frames): Add xref to Init File.
3426 (Frame Commands): Add xref to Exiting.
3427 (Scroll Bars): Document GTK vs toolkit behavior.
3428
3429 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
3430
3431 * files.texi (Version Control): Copyedits. Add Bazaar.
3432 (Version Control Systems): List different VCS's using an itemized list.
3433 Add Bazaar.
3434 (VCS Concepts): Copyedits. Tweak description of file merging.
3435
3436 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3437 (Cut/Paste Other App): Document select-active-regions and
3438 x-select-enable-primary.
3439
3440 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
3441
3442 * mark.texi (Shift Selection): Correct case in node name.
3443
3444 * emacs.texi (Top): Update node order in Mark chapter.
3445
3446 2008-10-12 Eli Zaretskii <eliz@gnu.org>
3447
3448 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3449
3450 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3451 elsewhere in the manual instead of describing yet again the intricacies
3452 of $HOME on MS-Windows and MS-DOS.
3453
3454 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
3455
3456 * mini.texi (Minibuffer File): Add xref to File Names.
3457 (Minibuffer File): Add discussion of `~' in file names.
3458 Add insert-default-directory index reference.
3459
3460 * files.texi (File Names): Reorganize description.
3461 (Visiting): Add xref to Mode Line. Copyedits.
3462 (Save Commands): Mention prefix behavior of C-x C-s.
3463 (Numbered Backups): Node deleted.
3464 (Backup Names): Contents of Numbered Backups moved here. State default
3465 of version-control variable.
3466 (Reverting): Copyedits.
3467 (Version Control): Add additional version control systems.
3468
3469 * emacs.texi (Top): Delete Numbered Backups node.
3470
3471 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3472 Backup Names.
3473 (Initial Options): Document renamed variable inhibit-startup-screen.
3474
3475 2008-10-11 Romain Francoise <romain@orebokech.com>
3476
3477 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3478
3479 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
3480
3481 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3482 (Select Buffer): Mention use of minibuffer history. Describe default
3483 value of default-major-mode. Mention that C-x 4 b selects the other
3484 window.
3485 (List Buffers): Document CRM indicators in the order they appear.
3486 (Kill Buffer): Document new command kill-matching buffers.
3487 (Several Buffers): Move explanation of the relationship between buffer
3488 list and buffer menu to the top.
3489 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3490
3491 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
3492
3493 * entering.texi (Exiting): Document change of C-x C-c to
3494 save-buffers-kill-terminal. Document kill-emacs.
3495
3496 2008-09-30 Eli Zaretskii <eliz@gnu.org>
3497
3498 * mule.texi (Coding Systems): Don't mention codepage-setup.
3499
3500 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3501 cpNNN coding systems anymore.
3502 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
3503 for unibyte mode. Don't mention line-drawing characters.
3504 Don't mention dos-unsupported-char-glyph.
3505
3506 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
3507
3508 * search.texi (Search): Shorten introduction.
3509 (Basic Isearch): Add command table. Discuss reverse isearch and
3510 isearch highlighting.
3511 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3512 ring to cindex.
3513 (Special Isearch): Move input methods discussion here.
3514 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3515 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3516 Repeat Isearch.
3517 (Isearch Minibuffer): New node.
3518 (Word Search): Document new word search commands.
3519 (Regexp Example): Simplify example using sentence-end-base variable.
3520 (Replace): Reword introduction.
3521 (Unconditional Replace): Remove unnecessary example.
3522 (Other Repeating Search): Document new `M-s o' binding.
3523
3524 * emacs.texi (Top): Update node listings.
3525
3526 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
3527
3528 * emacs.texi (Top): Remove Kill Errors from menu.
3529
3530 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
3531
3532 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3533 interface for defining macros. Simplify examples. Note that C-g quits
3534 macro definitions.
3535 (Keyboard Macro Counter): Document using F3 to insert counter.
3536 Give usage example.
3537 (Keyboard Macro Query): Organize query responses in a table.
3538
3539 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3540 Link to Erasing node.
3541 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3542 rationale to a footnote.
3543 (Kill Errors): Remove node, due to redundancy with Erasing.
3544 (Spelling): Move discussion of flyspell to end. Note new behavior of
3545 M-$ in active region. Remove non-ispell-specific keybindings from
3546 table.
3547
3548 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3549
3550 * cmdargs.texi (Initial Options): Document --daemon.
3551
3552 2008-09-20 Glenn Morris <rgm@gnu.org>
3553
3554 * files.texi (Numbered Backups): Mention that some modes set
3555 version-control.
3556
3557 2008-09-20 Jim Blandy <jimb@red-bean.com>
3558
3559 * files.texi (Numbered Backups): Reference File Variables, as well.
3560 Remove discussion of Rmail's implementation.
3561
3562 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
3563
3564 * misc.texi (Recursive Edit): Note that top-level exits active
3565 minibuffers.
3566
3567 * trouble.texi (Quitting): Likewise.
3568
3569 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
3570
3571 * emacs.texi (Top): Add Temporary Face Changes xref.
3572
3573 * display.texi (Display): Move Temporary Face Changes node to just
3574 after Standard Faces.
3575 (Scrolling): Document recenter-top-bottom instead of recenter.
3576 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3577 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3578 (Display Custom): Copyedits.
3579 (Optional Mode Line): Document display-battery-mode.
3580
3581 2008-08-27 Romain Francoise <romain@orebokech.com>
3582
3583 * custom.texi (Directory Variables): Minor fix.
3584
3585 2008-08-27 Glenn Morris <rgm@gnu.org>
3586
3587 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3588 descriptions.
3589 (Calendar Customizing): Tweak layout description.
3590 Move calendar-today-marker and calendar-today face to the other
3591 markers. Condense calendar-star-date and calendar-mark-today
3592 description.
3593 (Holiday Customizing): Add oriental and solar holidays.
3594 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3595 Fix holiday-float description. Use zerop in examples. Be less verbose.
3596 (Date Display Format): Change ISO format. Be less verbose.
3597 (Diary Customizing): Mention day and month abbrev arrays.
3598 Mention the date-form variables by name. Update European example.
3599 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3600 Condense examples. Mention diary-entry-symbols by name.
3601 Condense table for insertion commands.
3602 (Fancy Diary Display): Mention diary-include-string and
3603 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3604 Ethiopic, Persian date functions. Condense descriptions.
3605
3606 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3607 (Adding to Diary): Adapt for changed node name.
3608
3609 2008-08-26 Glenn Morris <rgm@gnu.org>
3610
3611 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3612 node "Hebrew/Islamic Entries".
3613
3614 * calendar.texi (Specified Dates): Fix names of iso functions.
3615 (General Calendar): There may not be another window.
3616 (Writing Calendar Files, Holidays): Tweak intro.
3617 (Holidays): Mention Baha'i and Chinese holidays.
3618 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3619 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3620 (To Other Calendar): Add calendar-print-other-dates.
3621 Refer to "graphic display" rather than "X.
3622 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3623 (Displaying the Diary): Fix whitespace after reference.
3624 Fix `diary-number-of-entries' reference.
3625 (Date Formats): Explicitly mention that day names can be abbreviated.
3626 (Adding to Diary): Add some references to other sections.
3627 (Special Diary Entries): Fix reference.
3628 (Appointments): Simplify appt-message-warning-time entry.
3629 Clarify where times must be.
3630 (Importing Diary): Comment out icalendar paragraph that does not apply.
3631 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3632
3633 2008-08-23 Glenn Morris <rgm@gnu.org>
3634
3635 * fortran-xtra.texi (Fortran): Change description of free form and
3636 fixed form a bit. Mention hideshow and imenu.
3637 (Fortran Motion): Mention fortran-end-of-subprogram,
3638 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3639 (Fortran Indent): Minor re-word.
3640 (ForIndent Commands): Mention fortran-fill-paragraph and
3641 fortran-fill-statement.
3642 (ForIndent Cont): Mention fortran-tab-mode-string.
3643 (Fortran Comments): Mention fortran-comment-line-start-skip.
3644 (Fortran Columns): Mention font-locking.
3645 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3646
3647 2008-08-23 Johan Bockgård <bojohan@muon>
3648
3649 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3650
3651 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
3652
3653 * mini.texi (Minibuffer): Simplify introduction.
3654 (Minibuffer File): Document tilde in minibuffer filenames.
3655 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3656 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3657 (Completion Example): Update example to current command list.
3658 (Completion Options): Document `lazy' value of completion-auto-help.
3659 Update contents of completion-ignored-extensions.
3660 (Minibuffer History): Describe "future history" list. State default
3661 value of history-delete-duplicates.
3662
3663 2008-08-21 Glenn Morris <rgm@gnu.org>
3664
3665 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
3666 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
3667
3668 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
3669
3670 * regs.texi (Registers): Clarify valid register names.
3671 (RegPos): Note that buffer is saved and restored too.
3672 (RegText): Note that mark is reactivated/deactivated.
3673 (RegConfig): Xref to Windows node.
3674
3675 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
3676
3677 * basic.texi (Inserting Text): Provide command name for C-q.
3678
3679 * killing.texi (Killing): Copyedit. Define read-only text.
3680 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3681 (Killing by Lines): Copyedit.
3682 (Other Kill Commands): Move M-w description here.
3683 (Yanking): Move M-w to Other Kill Commands.
3684 (Kill Ring): Also mention saving text in registers. Link to Text
3685 Properties in elisp manual.
3686 (Accumulating Text): Copyedit.
3687 (CUA Bindings): Shift selection is now the default.
3688
3689 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3690
3691 * maintaining.texi (Change Log): Mention next-error is available.
3692
3693 2008-08-10 Glenn Morris <rgm@gnu.org>
3694
3695 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3696 and intermonth text.
3697 (Holiday Customizing): Add holiday-chinese.
3698
3699 2008-08-08 Eli Zaretskii <eliz@gnu.org>
3700
3701 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3702
3703 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3704
3705 * files.texi (Log Buffer): Describe C-c C-d.
3706 (Diff Mode): Describe C-x 4 A.
3707
3708 2008-08-06 Eli Zaretskii <eliz@gnu.org>
3709
3710 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3711
3712 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3713
3714 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3715 describe the new bindings to show the changeset diff, toggle annotation
3716 visibility, show revisions.
3717 (VC Status): Describe key bindings for modifying the change comments,
3718 displaying changeset diffs and annotations.
3719
3720 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3721
3722 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
3723
3724 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3725
3726 2008-08-02 Eli Zaretskii <eliz@gnu.org>
3727
3728 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3729 and wording.
3730
3731 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3732
3733 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
3734 marking/unmarking. Add descriptions for the multiple file search
3735 commands. Improve some old info.
3736
3737 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
3738
3739 * display.texi (Visual Line Mode): New node.
3740
3741 * basic.texi (Inserting Text): Move DEL to deletion node.
3742 (Moving Point): Add additional alternative key bindings.
3743 Describe line-move-visual.
3744 (Erasing): Describe DEL.
3745 (Basic Undo, Blank Lines, Arguments): Copyedit.
3746 (Continuation Lines): Mention Visual Line mode.
3747 (Position Info): Move extended discussion to mule.texi.
3748
3749 * mule.texi (International Chars): Describe C-x =.
3750
3751 * emacs.texi (Top): Add Visual Line Mode node.
3752
3753 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3754
3755 * emacs.texi: Remove VMS support.
3756
3757 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3758
3759 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3760 the vc-dir command name.
3761
3762 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3763
3764 * xresources.texi: Remove mentions of Mac Carbon.
3765
3766 2008-07-19 Andreas Schwab <schwab@suse.de>
3767
3768 * ns-emacs.texi: Move to ../misc.
3769
3770 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
3771
3772 * entering.texi (Exiting): Don't describe text-only terminals as the
3773 default. Describe the new startup screen.
3774 (Exiting): Describe how to kill Emacs first. Change description of
3775 iconification to handle modern window systems.
3776
3777 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
3778
3779 * ns-emacs.texi: New file, documents features of Emacs port under
3780 NeXTstep windowing.
3781
3782 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
3783
3784 * entering.texi (Entering Emacs): Update prev node.
3785
3786 * glossary.texi (Glossary): Remove xref to Text Characters.
3787
3788 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3789 directly, rather than in the context of ASCII. Move description of
3790 special properties of modifier key to new Modifier Keys node.
3791 (Keys): Copyedit.
3792 (Text Characters): Delete node. Multibyte is the default nowadays, and
3793 the node contents are obsolete.
3794
3795 * custom.texi (Modifier Keys): New node.
3796
3797 * emacs.texi (Top): Update node list.
3798
3799 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
3800
3801 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3802 saying that Emacs provides menus and mouse support (which is par for
3803 the course).
3804
3805 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3806 early on.
3807 (Point): Copyedit. Relegate historical trivia to a footnote.
3808 (Mode Line): Explain mode-line format more consistently.
3809 (Menu Bar): Copyedit.
3810
3811 2008-06-27 Glenn Morris <rgm@gnu.org>
3812
3813 * cal-xtra.texi (Sexp Diary Entries):
3814 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3815
3816 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
3817
3818 * mark.texi (Shift selection): New node.
3819 (Mark): Copyedits.
3820 (Persistent Mark): Move to the end of the chapter.
3821
3822 2008-06-20 Eli Zaretskii <eliz@gnu.org>
3823
3824 * makefile.w32-in (distclean): Remove makefile.
3825
3826 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
3827
3828 * building.texi (Starting GUD): Add an entry for gud-gdb.
3829 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3830 command mode.
3831
3832 2008-06-17 Glenn Morris <rgm@gnu.org>
3833
3834 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3835
3836 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
3837
3838 * building.texi (Starting GUD): Expand on remote debugging.
3839 (Other GDB-UI Buffers): Mention new keyboard bindings.
3840
3841 2008-06-15 Glenn Morris <rgm@gnu.org>
3842
3843 * gnu.texi: Use a verbatim license for this invariant section,
3844 as per etc/GNU.
3845
3846 2008-06-13 Daniel Engeler <engeler@gmail.com>
3847
3848 * emacs.texi, misc.texi: Add documentation about serial port access.
3849
3850 2008-06-13 Glenn Morris <rgm@gnu.org>
3851
3852 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3853 maintain.info.
3854
3855 2008-06-05 Miles Bader <miles@gnu.org>
3856
3857 * display.texi (Temporary Face Changes): Update to reflect function
3858 renamings in face-remap.el.
3859
3860 2008-06-04 Miles Bader <miles@gnu.org>
3861
3862 * display.texi (Temporary Face Changes):
3863 Add `adjust-buffer-face-height'. Rewrite description of
3864 `increase-buffer-face-height' and `decrease-default-face-height' now
3865 that they aren't bound by default.
3866
3867 2008-06-03 Miles Bader <miles@gnu.org>
3868
3869 * display.texi (Temporary Face Changes): New node.
3870
3871 2008-05-31 Eli Zaretskii <eliz@gnu.org>
3872
3873 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3874
3875 2008-05-31 Glenn Morris <rgm@gnu.org>
3876
3877 * cal-xtra.texi (Fancy Diary Display): Simplify.
3878
3879 2008-05-30 Glenn Morris <rgm@gnu.org>
3880
3881 * cal-xtra.texi (Fancy Diary Display): Update for
3882 diary-display-function replacing diary-display-hook.
3883
3884 2008-05-29 Drew Adams <drew.adams@oracle.com>
3885
3886 * msdog.texi (Windows Keyboard): Add descriptions of
3887 w32-register-hot-key and w32-unregister-hot-key.
3888
3889 2008-05-21 Tom Tromey <tromey@redhat.com>
3890
3891 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3892 Variables node.
3893
3894 2008-05-19 Tom Tromey <tromey@redhat.com>
3895
3896 * custom.texi (Variables): Add Directory Variables to menu.
3897 (Directory Variables): New node.
3898
3899 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3900
3901 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
3902
3903 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3904
3905 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
3906 Revision Tags and rewritten. Section now uses modern terminology,
3907 (tags rather than snapshots) and describes post-SCCS systems more
3908 accurately.
3909
3910 2008-05-10 Eli Zaretskii <eliz@gnu.org>
3911
3912 * msdog.texi (Windows Files): Update documentation of
3913 w32-get-true-file-attributes.
3914
3915 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3916
3917 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3918 directory mode.
3919
3920 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
3921
3922 * killing.texi (Appending Kills): Remove a strangely off-topic index
3923 entry "television".
3924
3925 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3926
3927 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
3928
3929 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3930
3931 * emacs/buffers.texi, emacs/files.texi (Version-control):
3932 vc-toggle-read-only is no longer a good idea...
3933
3934 2008-04-29 Glenn Morris <rgm@gnu.org>
3935
3936 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3937
3938 2008-04-22 Juri Linkov <juri@jurta.org>
3939
3940 * dired.texi (Subdirectories in Dired): Describe using `^'
3941 to return to the parent directory.
3942
3943 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
3944
3945 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3946 recent changes.
3947
3948 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
3949
3950 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3951 (Other GDB-UI Buffers): Update for recent thread related changes.
3952
3953 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3954
3955 * maintaining.texi (Maintaining):
3956 * emacs.texi (Top): Typo.
3957
3958 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3959
3960 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3961 arg in `font-lock-add-keywords'.
3962
3963 2008-04-08 Glenn Morris <rgm@gnu.org>
3964
3965 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3966 Also add Baha'i calendar references where appropriate.
3967
3968 2008-04-05 Glenn Morris <rgm@gnu.org>
3969
3970 * custom.texi (Init File): Byte-compiling .emacs is bad.
3971
3972 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3973
3974 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3975
3976 2008-03-29 Glenn Morris <rgm@gnu.org>
3977
3978 * calendar.texi: Update for `calendar-date-style' replacing
3979 `european-calendar'.
3980
3981 2008-03-28 Jason Rumney <jasonr@gnu.org>
3982
3983 * display.texi (Display Custom): Mention overlay-margin in text.
3984
3985 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
3986
3987 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3988 tutorial' comments.
3989
3990 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
3991
3992 * mark.texi (Mark): Rearrange nodes.
3993 (Persistent Mark): Rename from Transient Mark.
3994 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3995 Describe Transient Mark mode as the default.
3996
3997 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3998 the default behavior with Transient Mark mode off.
3999 (Position Info): Fix typo.
4000
4001 * display.texi (Standard Faces): Reference the Mark node.
4002 Remove discussion of the region face, which is discussed there.
4003
4004 * emacs.texi (Top): Update node listings.
4005
4006 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4007 as the default.
4008
4009 * fixit.texi (Undo): Standardize choice of undo key sequence.
4010 (Undo, Spelling): Describe Transient Mark mode as the default.
4011
4012 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4013 default.
4014
4015 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4016
4017 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4018 mode is the default, and note that the mark is not activated when set.
4019
4020 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4021 Describe Transient Mark mode as the default.
4022
4023 * search.texi (Basic Isearch): Reference the Mark Ring node.
4024 (Replace, Unconditional Replace, Other Repeating Search):
4025 Describe Transient Mark mode as the default.
4026
4027 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4028 Describe Transient Mark mode as the default.
4029 (Paragraphs): Describe how M-h behaves when region is active.
4030
4031 * trouble.texi (Quitting): Clarify effects of C-g.
4032
4033 2008-03-13 Glenn Morris <rgm@gnu.org>
4034
4035 * emacs.texi (EMACSVER): Set to 23.0.60.
4036
4037 2008-03-05 Glenn Morris <rgm@gnu.org>
4038
4039 * dired.texi (Hiding Subdirectories): Fix previous change.
4040
4041 2008-03-05 Drew Adams <drew.adams@oracle.com>
4042
4043 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4044
4045 2008-02-28 Kim F. Storm <storm@cua.dk>
4046
4047 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4048 Move describe-distribution to C-h C-o.
4049 Move view-emacs-problems to C-h C-p.
4050 Add view-emacs-debugging on C-h C-d.
4051 Add view-external-packages on C-h C-e.
4052 Add view-order-manuals on C-h C-m.
4053
4054 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
4055
4056 * msdog-xtra.texi (MS-DOS): Docstring fix.
4057
4058 2008-02-09 Eli Zaretskii <eliz@gnu.org>
4059
4060 * msdog.texi (Windows Fonts): Use a @table for describing font
4061 properties.
4062
4063 2008-02-07 Jason Rumney <jasonr@gnu.org>
4064
4065 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4066 value has changed.
4067 (Windows HOME): Clarify what is meant by "if that fails as well".
4068 (Windows Fonts): New section.
4069
4070 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4071
4072 * basic.texi (Basic Undo): Remove duplicate "you can".
4073
4074 2008-02-02 Eli Zaretskii <eliz@gnu.org>
4075
4076 * maintaining.texi (Tags): Fix last change.
4077
4078 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
4079
4080 * tramp.texi: Use new FSF's Back-Cover Text.
4081
4082 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
4083
4084 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4085
4086 2008-01-26 Richard Stallman <rms@gnu.org>
4087
4088 * maintaining.texi (Tags): Delete redundant index entry.
4089
4090 2008-01-26 Eli Zaretskii <eliz@gnu.org>
4091
4092 * programs.texi (Imenu): Move "@cindex tags" from here...
4093 * maintaining.texi (Tags): ...to here.
4094
4095 2008-01-23 Kevin Ryde <user42@zip.com.au>
4096
4097 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4098 click count.
4099
4100 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
4101
4102 * entering.texi (Exiting): Fix typo.
4103 Reported by D. E. Evans <sinuhe@gnu.org>.
4104
4105 2007-12-31 Martin Rudalics <rudalics@gmx.at>
4106
4107 * glossary.texi (Glossary): Fix typo.
4108
4109 2007-12-27 Richard Stallman <rms@gnu.org>
4110
4111 * text.texi (Formatted Text): Improve menu tag.
4112 (Editing Format Info): In Info, add duplicate menu of nodes
4113 about the submenus.
4114 (Format Faces): Say where Faces menu is found. Mention Other.
4115 (Format Colors): Say where these submenus are found.
4116 (Format Indentation, Format Justification): Likewise.
4117 (Format Properties): Likewise.
4118
4119 2007-12-22 Richard Stallman <rms@gnu.org>
4120
4121 * search.texi (Query Replace): Make exp of query-replace more
4122 self-contained, and clarify.
4123
4124 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4125
4126 2007-12-15 Richard Stallman <rms@gnu.org>
4127
4128 * files.texi (Auto Save): Clarify definition of auto-saving.
4129
4130 2007-11-26 Richard Stallman <rms@gnu.org>
4131
4132 * help.texi (Help Echo): Cleanups.
4133
4134 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4135
4136 * files.texi (Why Version Control?): Fix typo.
4137 (VCS Concepts): Fix typos; small tense fix.
4138 (Selecting a Fileset): Fix typos; small rewording.
4139 (Log Buffer): Likewise.
4140 (Old Revisions): Likewise.
4141
4142 2007-11-17 Eli Zaretskii <eliz@gnu.org>
4143
4144 * mule.texi (Communication Coding): Fix wording of last change.
4145
4146 2007-11-16 Werner Lemberg <wl@gnu.org>
4147
4148 * custom.texi (Specifying File Variables):
4149 * major.texi (Choosing Modes): Mention '\" in man pages.
4150
4151 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4152
4153 * mule.texi (Communication Coding): Document x-select-request-type.
4154
4155 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4156
4157 2007-11-15 Francesco Potortì <pot@gnu.org>
4158
4159 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
4160 --output=file.
4161
4162 2007-11-13 Martin Rudalics <rudalics@gmx.at>
4163
4164 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4165 (Help Echo): Avoid mentioning the term "region" here and
4166 consistently use the term "active text".
4167
4168 2007-11-11 Glenn Morris <rgm@gnu.org>
4169
4170 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4171
4172 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4173
4174 * search.texi (Query Replace):
4175 Mention `query-replace-show-replacement'.
4176
4177 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
4178
4179 * building.texi (Watch Expressions): Remove obscure sentence.
4180
4181 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4182
4183 * mule.texi (Select Input Method): Describe how to activate an input
4184 method in the text mode.
4185
4186 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4187
4188 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4189
4190 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
4191
4192 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4193
4194 2007-10-30 Glenn Morris <rgm@gnu.org>
4195
4196 * misc.texi (Directory Tracking): Explain a bit more about
4197 dirtrack-mode.
4198
4199 2007-10-25 Glenn Morris <rgm@gnu.org>
4200
4201 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4202
4203 2007-10-24 Richard Stallman <rms@gnu.org>
4204
4205 * misc.texi (Interactive Shell): Cleanup last change.
4206
4207 2007-10-22 Juri Linkov <juri@jurta.org>
4208
4209 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4210 default values.
4211
4212 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4213
4214 * files.texi: Disambiguate two slightly different uses of the term
4215 'filesets'.
4216
4217 2007-10-18 Martin Rudalics <rudalics@gmx.at>
4218
4219 * trouble.texi (Quitting): Fix typo.
4220
4221 2007-10-18 Glenn Morris <rgm@gnu.org>
4222
4223 * frames.texi (Mode Line Mouse): Mention minor mode names.
4224
4225 2007-10-17 Juri Linkov <juri@jurta.org>
4226
4227 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4228 fill-paragraph operates on the active region in Transient Mark mode.
4229 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4230 with fill-paragraph.
4231
4232 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4233 fill-paragraph.
4234
4235 * fixit.texi (Spelling): ispell-word operates on the active region
4236 in Transient Mark mode.
4237
4238 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
4239
4240 * building.texi (Source Buffers):
4241 * custom.texi (Init Non-ASCII):
4242 * glossary.texi (Glossary): Use "key binding" consistently.
4243
4244 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
4245
4246 * calendar.texi (Diary): Fix directive.
4247
4248 2007-10-16 Richard Stallman <rms@gnu.org>
4249
4250 * calendar.texi (Diary): Clarify text about diary file example.
4251
4252 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4253
4254 * files.texi: Capitalize node names according to convention.
4255
4256 2007-10-13 Glenn Morris <rgm@gnu.org>
4257
4258 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4259
4260 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4261
4262 * emacs.texi:
4263 * files.texi (Version Systems): Minor fixes to version-control material
4264 suggested by RMS and Robert J. Chassell.
4265
4266 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4267
4268 * files.texi (Version Systems):
4269 * vc-xtra.texi:
4270 * vc1-xtra.texi:
4271 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
4272 operations. Change of terminology from `version' to `revision'.
4273 Revise text for adequate description of VCSes with monotonic IDs.
4274 * emacs.texi: Change of terminology from `version' to `revision'.
4275
4276 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4277
4278 * files.texi (Version Systems): Describe newer VCses.
4279 Reorder the descriptions to be chronological.
4280
4281 2007-10-09 Richard Stallman <rms@gnu.org>
4282
4283 * display.texi (Cursor Display): Correct how cursor appears
4284 in nonselected windows.
4285
4286 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
4287
4288 * building.texi (GDB Graphical Interface): Remove references to gdba
4289 and mention gud-gdb.
4290
4291 2007-08-31 Eli Zaretskii <eliz@gnu.org>
4292
4293 * rmail.texi (Rmail Sorting): Improve indexing.
4294
4295 2007-10-06 Juri Linkov <juri@jurta.org>
4296
4297 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4298 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4299 fill-paragraph-or-region.
4300
4301 * basic.texi (Arguments): Replace fill-paragraph with
4302 fill-paragraph-or-region.
4303
4304 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4305
4306 * files.texi: Update the section on version control for 2007
4307 conditions. None of these changes are new-VC-specific; that
4308 will come later.
4309
4310 2007-09-15 Glenn Morris <rgm@gnu.org>
4311
4312 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4313 to `list-holidays'.
4314
4315 2007-09-14 Glenn Morris <rgm@gnu.org>
4316
4317 * calendar.texi: Update all instances of mark-calendar-holidays,
4318 list-calendar-holidays, list-holidays with the new names.
4319
4320 2007-09-06 Glenn Morris <rgm@gnu.org>
4321
4322 Move manual sources from man/ to subdirectories of doc/.
4323 Split into the Emacs manual in emacs/, and other manuals in misc/.
4324 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4325 manual.
4326 (infodir): New variable.
4327 (info): Use $infodir.
4328 (emacsman): Delete target, not needed any more.
4329 Move all targets that are not the Emacs manual to misc/Makefile.in.
4330 (mostlyclean): Remove `gnustmp'.
4331 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4332 manual.
4333 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
4334 (emacsman): Delete target, not needed any more.
4335 (clean): Remove all info files but Emacs manual.
4336 Move all targets that are not the Emacs manual to misc/Makefile.in.
4337 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4338
4339 * Makefile.in (INFOSOURCES): Delete.
4340 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4341 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4342 *.vrs *.toc here...
4343 (maintainer-clean): ...from here.
4344
4345 2007-09-05 Glenn Morris <rgm@gnu.org>
4346
4347 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4348
4349 2007-08-29 Glenn Morris <rgm@gnu.org>
4350
4351 * emacs.texi (EMACSVER): Increase to 23.0.50.
4352
4353 2007-08-27 Richard Stallman <rms@gnu.org>
4354
4355 * emacs.texi (Top): Clarify menu item for Glossary.
4356
4357 * display.texi (Faces): Change secn title.
4358 Clarify not all fonts come from Font Lock.
4359
4360 2007-08-17 Eli Zaretskii <eliz@gnu.org>
4361
4362 * basic.texi (Position Info): Add index entry for face at point.
4363 Mention that character faces are also displayed by "C-u C-x =".
4364
4365 2007-08-08 Glenn Morris <rgm@gnu.org>
4366
4367 * glossary.texi (Glossary): Deprecate `iff'.
4368
4369 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4370
4371 * files.texi (File Conveniences): Document point motion keys in Image
4372 mode.
4373
4374 2007-07-27 Glenn Morris <rgm@gnu.org>
4375
4376 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4377 in-line.
4378
4379 * gpl.texi: New file with text of GPL.
4380 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4381
4382 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4383
4384 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4385
4386 * dired.texi (Wdired): Mention C-x C-q key binding.
4387
4388 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
4389
4390 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4391
4392 2007-07-25 Glenn Morris <rgm@gnu.org>
4393
4394 * emacs.texi (Copying): Replace license with GPLv3.
4395
4396 * Relicense all FSF files to GPLv3 or later.
4397
4398 2007-07-24 Glenn Morris <rgm@gnu.org>
4399
4400 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4401 for some calendars.
4402
4403 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
4404
4405 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4406 default-directory for the current buffer is on a remote machine.
4407
4408 2007-07-21 Eli Zaretskii <eliz@gnu.org>
4409
4410 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4411 default value.
4412
4413 2007-07-21 Richard Stallman <rms@gnu.org>
4414
4415 * files.texi (Why Version Control?): Improve previous change.
4416
4417 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4418
4419 * files.texi (Why Version Control?): New node.
4420
4421 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
4422
4423 * building.texi (Starting GUD): Add xref to this anchor.
4424
4425 2007-06-24 Karl Berry <karl@gnu.org>
4426
4427 * emacs.texi: New Back-Cover Text.
4428
4429 2007-06-07 Alan Mackenzie <acm@muc.de>
4430
4431 * display.texi (Optional Mode Line): Document the new form of
4432 line+column numbers, "(561,2)".
4433
4434 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
4435
4436 * maintaining.texi (Create Tags Table): Fix typos.
4437
4438 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4439
4440 * Version 22.1 released.
4441
4442 2007-05-07 Karl Berry <karl@gnu.org>
4443
4444 * emacs.texi (EMACSVER): Back to 22.
4445
4446 2007-05-06 Richard Stallman <rms@gnu.org>
4447
4448 * maintaining.texi (Create Tags Table): Clean up previous change.
4449
4450 2007-05-05 Francesco Potortì <pot@gnu.org>
4451
4452 * maintaining.texi (Create Tags Table): Add text about the dangers of
4453 making symbolic links to tags files.
4454
4455 2007-05-04 Karl Berry <karl@gnu.org>
4456
4457 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4458
4459 2007-05-03 Karl Berry <karl@gnu.org>
4460
4461 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4462
4463 * .cvsignore (*.pdf): New entry.
4464
4465 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4466 for printing.
4467
4468 2007-05-01 Richard Stallman <rms@gnu.org>
4469
4470 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4471
4472 2007-04-28 Glenn Morris <rgm@gnu.org>
4473
4474 * ack.texi (Acknowledgments):
4475 * anti.texi (Antinews):
4476 * programs.texi (Program Modes): Restore mention of python.el pending
4477 consideration of legal status.
4478
4479 2007-04-28 Richard Stallman <rms@gnu.org>
4480
4481 * files.texi (File Names): Fixes to ~ description on MS systems.
4482
4483 2007-04-26 Glenn Morris <rgm@gnu.org>
4484
4485 * emacs.texi (EMACSVER): Increase to 22.1.50.
4486
4487 2007-04-25 Karl Berry <karl@gnu.org>
4488
4489 * emacs.texi: Improve line breaks on copyright page,
4490 similar layout to lispref, 8.5x11 by default.
4491
4492 * dired.texi (Image-Dired): Improve line break, fix typo.
4493
4494 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
4495
4496 * programs.texi (Program Modes):
4497 * anti.texi (Antinews):
4498 * ack.texi (Acknowledgments): python.el removed.
4499
4500 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
4501
4502 * display.texi (Highlight Interactively): Correct description of
4503 hi-lock-file-patterns-policy.
4504
4505 * files.texi (File Archives): Mention self-extracting executables.
4506
4507 2007-04-23 Eli Zaretskii <eliz@gnu.org>
4508
4509 * search.texi (Unconditional Replace, Query Replace): Add xref to
4510 "Replacement and Case".
4511
4512 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
4513
4514 * dired.texi (Image-Dired): Move from Thumbnails node.
4515 * misc.texi (Thumbnails): Node deleted.
4516 * emacs.texi (Top): Update node listing.
4517
4518 * files.texi (File Conveniences):
4519 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
4520
4521 2007-04-21 Richard Stallman <rms@gnu.org>
4522
4523 * display.texi (Highlight Interactively): Correct previous change.
4524 Clarify doc of hi-lock-find-patterns, and move new features into it.
4525
4526 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
4527
4528 * display.texi (Highlight Interactively):
4529 Document hi-lock-file-patterns-policy.
4530
4531 2007-04-20 Martin Rudalics <rudalics@gmx.at>
4532
4533 * display.texi (Scrolling): Fix typo.
4534
4535 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4536
4537 * doclicense.texi: Remove node heading, so that it can be included by
4538 other files.
4539
4540 * emacs.texi: Insert node heading for GFDL.
4541
4542 2007-04-14 Eli Zaretskii <eliz@gnu.org>
4543
4544 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4545 "command line".
4546
4547 * display.texi (Faces): Refer to "Creating Frames" for face
4548 and other frame customizations in .emacs.
4549
4550 * frames.texi (Creating Frames): Mention that face customizations can
4551 be put in .emacs. Add index entries.
4552
4553 2007-04-12 Richard Stallman <rms@gnu.org>
4554
4555 * glossary.texi (Glossary): Explain `iff'.
4556
4557 2007-04-11 Karl Berry <karl@gnu.org>
4558
4559 * gnu.texi (Top),
4560 * macos.texi (Mac Font Specs),
4561 * anti.texi (Antinews),
4562 * xresources.texi (Resources),
4563 * misc.texi (Emulation),
4564 * calendar.texi (Daylight Saving),
4565 * dired.texi (Dired and Find),
4566 * rmail.texi (Remote Mailboxes),
4567 * sending.texi (Mail Headers),
4568 * programs.texi (Which Function),
4569 * files.texi (Recover),
4570 * buffers.texi (Uniquify),
4571 * frames.texi (Wheeled Mice),
4572 * killing.texi (Rectangles): Wording to improve breaks in
4573 8.5x11 format.
4574 * mule.texi (Language Environments): \hbadness=10000 since there's
4575 no way to reword.
4576 * emacs.texi (smallbook): New @set to more easily switch between
4577 smallbook and 8.5x11.
4578
4579 2007-04-11 Richard Stallman <rms@gnu.org>
4580
4581 * files.texi (File Conveniences): Add xref to Tumme.
4582 Delete text about Thumbnail mode.
4583
4584 2007-04-09 Alan Mackenzie <acm@muc.de>
4585
4586 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4587 new name. Insert concept index entries.
4588
4589 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
4590
4591 * display.texi (Standard Faces): Document prefix arg for
4592 list-faces-display.
4593
4594 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4595
4596 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
4597
4598 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4599
4600 * files.texi (Misc File Ops): Rewrite description of
4601 insert-file-literally.
4602
4603 2007-03-31 Eli Zaretskii <eliz@gnu.org>
4604
4605 * misc.texi (Printing): Postscript -> PostScript.
4606
4607 * ack.texi (Acknowledgments): Postscript -> PostScript.
4608
4609 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4610
4611 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4612 below.
4613
4614 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
4615
4616 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4617 Init Non-ASCII.
4618 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4619 (Init Non-ASCII): New node.
4620
4621 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4622
4623 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4624
4625 2007-03-12 Glenn Morris <rgm@gnu.org>
4626
4627 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4628 "Daylight Savings".
4629
4630 * calendar.texi: Replace "daylight savings" with "daylight
4631 saving" in text throughout.
4632
4633 2007-03-04 Richard Stallman <rms@gnu.org>
4634
4635 * custom.texi (Safe File Variables): Minor correction.
4636
4637 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4638
4639 * rmail.texi (Movemail): Add internal ref.
4640 Don't indent the intro for the PROTO table.
4641 Format PROTO table items with @code.
4642
4643 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
4644
4645 * building.texi: Remove references to bashdb.
4646
4647 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
4648
4649 * mule.texi (Language Environments): Update list of supported language
4650 environments.
4651
4652 2007-02-14 Kim F. Storm <storm@cua.dk>
4653
4654 * building.texi (Grep Searching): Fix lgrep doc.
4655
4656 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
4657
4658 * back.texi: Remove unused file.
4659
4660 2007-02-05 Francesco Potortì <pot@gnu.org>
4661
4662 * maintaining.texi (Tag Syntax): Now --members is the default for
4663 etags, not for ctags yet.
4664
4665 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4666
4667 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4668 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4669 expects. Add comments to prevent people from inadvertently modifying
4670 the key parts needed by `texinfo-multiple-files-update'.
4671
4672 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
4673
4674 * frames.texi (Secondary Selection): Window clicked does not matter
4675 when mouse-yank-at-point is non-nil.
4676
4677 2007-01-16 Glenn Morris <rgm@gnu.org>
4678
4679 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4680 system abbrev.
4681
4682 2007-01-11 Richard Stallman <rms@gnu.org>
4683
4684 * msdog.texi (Windows Keyboard): Another small cleanup.
4685
4686 2007-01-10 Richard Stallman <rms@gnu.org>
4687
4688 * msdog.texi (Windows Keyboard): Yet another try to make
4689 everyone happy with that passage.
4690
4691 2007-01-05 Richard Stallman <rms@gnu.org>
4692
4693 * anti.texi (Antinews): Mention M-x shell scrolling.
4694
4695 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
4696
4697 * building.texi (Watch Expressions): Describe gdb-max-children.
4698
4699 2007-01-04 Richard Stallman <rms@gnu.org>
4700
4701 * msdog.texi (Windows Keyboard): Clarify previous change.
4702
4703 2007-01-02 Richard Stallman <rms@gnu.org>
4704
4705 * custom.texi (Changing a Variable): Minor clarification.
4706 (Specific Customization): customize-customized => customize-unsaved.
4707
4708 * entering.texi (Entering Emacs): Clean up text about restarting
4709 Emacs for each file.
4710
4711 * misc.texi (Shell Options): Minor cleanup.
4712
4713 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4714 with Emacs, not vice versa.
4715
4716 * programs.texi (Symbol Completion): Recommend customizing
4717 window manager.
4718
4719 * xresources.texi (Resources): Minor fix.
4720
4721 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
4722
4723 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4724
4725 2007-01-01 Richard Stallman <rms@gnu.org>
4726
4727 * commands.texi (User Input): Document keys stolen by window mangers.
4728
4729 2006-12-31 Richard Stallman <rms@gnu.org>
4730
4731 * custom.texi (Specific Customization): Document customize-option
4732 instead of customize-variable.
4733
4734 2006-12-31 Kim F. Storm <storm@cua.dk>
4735
4736 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4737
4738 2006-12-30 Kim F. Storm <storm@cua.dk>
4739
4740 * killing.texi (CUA Bindings): Fix typo.
4741
4742 * xresources.texi (Table of Resources): Mention grow-only value for
4743 auto-resize-tool-bars.
4744
4745 2006-12-27 Eli Zaretskii <eliz@gnu.org>
4746
4747 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4748 and how to get them back.
4749
4750 2006-12-26 Richard Stallman <rms@gnu.org>
4751
4752 * calendar.texi (Holidays): Holiday listing is based on current
4753 practice, but DST is not.
4754
4755 2006-12-25 Richard Stallman <rms@gnu.org>
4756
4757 * emacs.texi (Top): Update subnode menus.
4758
4759 * mark.texi (Transient Mark): Fix xref.
4760
4761 * killing.texi (Graphical Kill): Node deleted.
4762 (Killing): Add xref to Cut and Paste.
4763 (CUA Bindings): Update xref.
4764
4765 * frames.texi (Cut and Paste): New section to hold other nodes.
4766 (Mouse Commands): Node demoted.
4767 (Cut/Paste Other App): Split out from Mouse Commands.
4768 (Word and Line Mouse): Likewise.
4769 (Secondary Selection, Clipboard): Nodes demoted.
4770
4771 2006-12-24 Kevin Ryde <user42@zip.com.au>
4772
4773 * calendar.texi (Holidays): US daylight saving begins second Sunday
4774 in March for 2007 onwards.
4775 (Daylight Savings): Show new US default daylight saving rules, 2nd
4776 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4777
4778 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
4779
4780 * calendar.texi (Scroll Calendar): < and > are switched.
4781
4782 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4783
4784 * killing.texi (Deletion): Describe M-\ prefix argument.
4785
4786 2006-12-23 Richard Stallman <rms@gnu.org>
4787
4788 * search.texi (Regexp Search): Explain why forward and reverse regexp
4789 search are not mirror images.
4790
4791 2006-12-19 Kim F. Storm <storm@cua.dk>
4792
4793 * major.texi (Choosing Modes): Describe match-function elements for
4794 magic-mode-alist.
4795
4796 2006-12-18 Eli Zaretskii <eliz@gnu.org>
4797
4798 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4799 peculiarities.
4800
4801 2006-12-18 Richard Stallman <rms@gnu.org>
4802
4803 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4804
4805 2006-12-17 Alan Mackenzie <acm@muc.de>
4806
4807 * programs.texi (Left Margin Paren): Remove the bit which says
4808 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4809 Discuss some of the issues of setting this option to nil.
4810
4811 2006-12-17 Glenn Morris <rgm@gnu.org>
4812
4813 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4814
4815 2006-12-16 Eli Zaretskii <eliz@gnu.org>
4816
4817 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4818 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4819 NTFS volumes.
4820 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4821 volumes.
4822
4823 2006-12-15 Eli Zaretskii <eliz@gnu.org>
4824
4825 * text.texi (HTML Mode): Fix "C-c TAB".
4826
4827 2006-12-09 Richard Stallman <rms@gnu.org>
4828
4829 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4830
4831 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4832
4833 * files.texi (Misc File Ops): Document insert-file-literally.
4834
4835 2006-12-08 Eli Zaretskii <eliz@gnu.org>
4836
4837 * cmdargs.texi (Colors): Note that --color is intended for overriding
4838 the terminal defaults, not for normal invocation.
4839
4840 * misc.texi (Emacs Server): Improve wording. Don't mention the
4841 ``server program''. Add a cross-reference to "Init File" node.
4842 (Invoking emacsclient): Add index entries. Document both short and
4843 long versions of command-line options. Document the -f option.
4844
4845 2006-12-06 Richard Stallman <rms@gnu.org>
4846
4847 * text.texi (Outline Format): Say to set outline-regexp
4848 and outline-level with major modes and file local variables.
4849
4850 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
4851
4852 * anti.texi (Antinews): Mention the alternative to
4853 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4854
4855 * misc.texi (Interactive Shell): Ditto.
4856
4857 2006-12-04 Eli Zaretskii <eliz@gnu.org>
4858
4859 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4860
4861 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4862
4863 2006-12-01 Eli Zaretskii <eliz@gnu.org>
4864
4865 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4866 colon in the mode line.
4867
4868 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4869
4870 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
4871
4872 * building.texi (Watch Expressions): Mention SPC for expanding/
4873 contracting watch expressions.
4874
4875 2006-11-26 Kim F. Storm <storm@cua.dk>
4876
4877 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4878
4879 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
4880
4881 * building.texi (Debugger Operation): Define text command mode.
4882 Clarify how tooltips work.
4883 (GDB Graphical Interface): Explain how to run in text command mode
4884 more clearly.
4885
4886 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
4887
4888 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4889
4890 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
4891
4892 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4893
4894 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
4895
4896 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4897 and EMACS is deprecated.
4898
4899 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
4900
4901 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4902
4903 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
4904
4905 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4906
4907 * emacs.texi: Include xresources.texi both for info and dvi.
4908
4909 * xresources.texi: Merge text from xresmini.texi.
4910
4911 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
4912
4913 * glossary.texi: Fix typos.
4914
4915 2006-11-06 Richard Stallman <rms@gnu.org>
4916
4917 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4918
4919 * ack.texi (Acknowledgments): Fix name spelling.
4920
4921 2006-11-01 Juri Linkov <juri@jurta.org>
4922
4923 * search.texi (Word Search): Document incremental word search.
4924
4925 2006-10-28 Glenn Morris <rgm@gnu.org>
4926
4927 * ack.texi (Acknowledgments): Add cal-html author.
4928
4929 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4930 Calendar"). Describe new package cal-html.
4931 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4932 Calendar Files."
4933
4934 2006-10-23 Richard Stallman <rms@gnu.org>
4935
4936 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4937 Abbrev mode is enabled.
4938
4939 2006-10-16 Richard Stallman <rms@gnu.org>
4940
4941 * emacs.texi: Update ISBN.
4942
4943 2006-10-11 Kim F. Storm <storm@cua.dk>
4944
4945 * emacs.texi (Acknowledgments): Use @dotless{i}.
4946
4947 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
4948
4949 * building.texi (Breakpoints Buffer): Mention catchpoints.
4950
4951 2006-10-08 Kim F. Storm <storm@cua.dk>
4952
4953 * ack.texi (Acknowledgments): Update.
4954
4955 * emacs.texi (Acknowledgments): Fix bad @/ form.
4956
4957 2006-10-05 Kim F. Storm <storm@cua.dk>
4958
4959 * emacs.texi (Acknowledgments): Add more contributors.
4960
4961 2006-10-03 Richard Stallman <rms@gnu.org>
4962
4963 * emacs.texi (Acknowledgments): Update version and edition.
4964
4965 2006-10-01 Karl Berry <karl@gnu.org>
4966
4967 * custom.texi (Customization Groups): Page break to keep example buffer
4968 on one page.
4969
4970 2006-09-30 Karl Berry <karl@gnu.org>
4971
4972 * programs.texi (Basic Indent): @need to improve page break.
4973 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4974
4975 2006-09-29 Glenn Morris <rgm@gnu.org>
4976
4977 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4978
4979 2006-09-29 Karl Berry <karl@gnu.org>
4980
4981 * windows.texi (Basic Window): Remove forced @break, no longer
4982 desirable.
4983 * frames.texi (Frame Commands),
4984 * mark.texi (Marking Objects): Reword to avoid bad page break.
4985 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4986
4987 2006-09-19 Richard Stallman <rms@gnu.org>
4988
4989 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4990 stick to present tense.
4991
4992 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
4993
4994 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4995 to x-gtk-use-old-file-dialog.
4996 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4997
4998 2006-09-15 Jay Belanger <belanger@truman.edu>
4999
5000 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5001 Change "Library Public License" to "Lesser Public License"
5002 throughout. Use "yyyy" to represent year.
5003
5004 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5005
5006 * files.texi (Visiting): Add index entry "open file".
5007
5008 2006-09-11 Richard Stallman <rms@gnu.org>
5009
5010 * building.texi (Compilation Mode): Clarification.
5011 (Grep Searching): Add xref to Compilation Mode.
5012
5013 2006-09-08 Richard Stallman <rms@gnu.org>
5014
5015 * search.texi (Search): Ref multi-file search commands here.
5016 (Other Repeating Search): Not here.
5017
5018 2006-08-28 Richard Stallman <rms@gnu.org>
5019
5020 * windows.texi (Split Window): Update xref.
5021
5022 * basic.texi (Continuation Lines): Update xref.
5023
5024 * indent.texi (Tab Stops): Update xref.
5025
5026 * emacs.texi (Top): Update subnode menu.
5027
5028 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5029 split out of Display Custom.
5030
5031 2006-08-25 Kim F. Storm <storm@cua.dk>
5032
5033 * display.texi (Display Custom): Add variables overline-margin
5034 and x-underline-at-descent-line.
5035
5036 2006-08-25 Richard Stallman <rms@gnu.org>
5037
5038 * entering.texi (Exiting): Rewrite to give graphical displays
5039 priority over text terminals.
5040
5041 * search.texi (Incremental Search): Move index entries.
5042
5043 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
5044
5045 * custom.texi (Init File): Reference Find Init to avoid "home
5046 directory" confusion.
5047
5048 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
5049
5050 * building.texi (Other GDB-UI Buffers): Describe how to edit
5051 a value in the locals buffer.
5052
5053 2006-08-21 Richard Stallman <rms@gnu.org>
5054
5055 * search.texi (Basic Isearch): Add `isearch' index entry.
5056
5057 2006-08-16 Richard Stallman <rms@gnu.org>
5058
5059 * misc.texi (Saving Emacs Sessions): Clean up wording.
5060
5061 * mark.texi (Marking Objects): Mention term "select all".
5062
5063 * emacs.texi (Top): Update subnode menu.
5064
5065 * help.texi (Help Mode): Move node up in file.
5066
5067 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
5068
5069 * building.texi (Stack Buffer): Explain fringe arrow.
5070
5071 2006-08-12 Eli Zaretskii <eliz@gnu.org>
5072
5073 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5074 on startup.
5075
5076 2006-08-11 Romain Francoise <romain@orebokech.com>
5077
5078 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5079
5080 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5081
5082 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5083
5084 2006-08-10 Richard Stallman <rms@gnu.org>
5085
5086 * text.texi (Format Faces): Substantial rewrites to deal
5087 with face merging. Empty regions don't count.
5088 Clarify face property inheritance.
5089
5090 2006-08-08 Romain Francoise <romain@orebokech.com>
5091
5092 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5093 <arjuropo@cc.jyu.fi>.
5094
5095 2006-08-04 Eli Zaretskii <eliz@gnu.org>
5096
5097 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5098 apply to all frames.
5099
5100 2006-08-01 Richard Stallman <rms@gnu.org>
5101
5102 * help.texi (Name Help): Add index entries for describe-variable.
5103
5104 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
5105
5106 * building.texi (GDB Graphical Interface): Shorten node names.
5107 (GDB-UI Layout): Use GDB-related.
5108 (Other GDB-UI Buffers): Simplify English.
5109
5110 2006-07-31 Richard Stallman <rms@gnu.org>
5111
5112 * search.texi (Query Replace): Add xref for Dired's Q command.
5113
5114 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
5115
5116 * building.texi (GDB commands in Fringe): Rename to...
5117 (Source Buffers): ..this and move forward. Describe hollow arrow and
5118 new option gdb-find-source-frame.
5119
5120 2006-07-29 Richard Stallman <rms@gnu.org>
5121
5122 * dired.texi (Operating on Files): Simplify previous change
5123 and fix Texinfo usage.
5124
5125 2006-07-29 Eli Zaretskii <eliz@gnu.org>
5126
5127 * dired.texi (Operating on Files): Add cross-references. State the
5128 Unix commands that do similar things.
5129
5130 2006-07-28 Richard Stallman <rms@gnu.org>
5131
5132 * mark.texi (Transient Mark): Clarify that region never disappears
5133 when Transient Mark mode is off, and not when it is on.
5134
5135 2006-07-27 Richard Stallman <rms@gnu.org>
5136
5137 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5138
5139 2006-07-24 Richard Stallman <rms@gnu.org>
5140
5141 * xresources.texi (GTK styles): Fix texinfo usage.
5142
5143 * commands.texi (User Input): Explain why we teach keyboard cmds.
5144
5145 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5146 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5147 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5148 * doclicense.texi, display.texi, dired.texi, basic.texi:
5149 * anti.texi, ack.texi: Move periods and commas inside quotes.
5150
5151 2006-07-22 Eli Zaretskii <eliz@gnu.org>
5152
5153 * cmdargs.texi (General Variables): Document EMAIL.
5154
5155 2006-07-21 Eli Zaretskii <eliz@gnu.org>
5156
5157 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5158 doesn't have effect on MS-Windows.
5159
5160 2006-07-17 Richard Stallman <rms@gnu.org>
5161
5162 * building.texi (Grep Searching): Explain about chaining grep commands.
5163
5164 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
5165
5166 * killing.texi, mini.texi: Fix typos.
5167
5168 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
5169
5170 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5171 is invoked for multiple files.
5172
5173 2006-07-08 Eli Zaretskii <eliz@gnu.org>
5174
5175 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5176 on-line manual for the rest of this node.
5177 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5178 unconditionally.
5179 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5180 Improve wording.
5181 (Windows Printing): Improve wording.
5182 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5183 rest of this node.
5184
5185 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5186
5187 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5188 with eval-buffer.
5189
5190 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
5191
5192 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5193 of character translation.
5194
5195 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
5196
5197 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5198
5199 2006-07-03 Karl Berry <karl@gnu.org>
5200
5201 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5202 not-too-underfull hboxes in the TeX output.
5203 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5204 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5205 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5206 * sending.texi, text.texi: Fix overfull/underfull boxes.
5207
5208 2006-07-03 Romain Francoise <romain@orebokech.com>
5209
5210 * m-x.texi (M-x): Fix.
5211
5212 2006-07-03 Richard Stallman <rms@gnu.org>
5213
5214 * search.texi (Other Repeating Search): filename -> file name.
5215
5216 * misc.texi (Narrowing): Minor cleanups.
5217
5218 * files.texi (Visiting): filename -> file name.
5219
5220 * emacs.texi (Top): Update subnode menus.
5221
5222 * mule.texi (Coding Systems): Move char translation stuff here.
5223 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5224 (Recognize Coding): Substantial local rewrites.
5225 (International): Update menu.
5226
5227 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5228 (Scrolling): Substantial local rewrites.
5229 (Display): Update menu and intro.
5230
5231 * dired.texi: filename -> file name.
5232
5233 * custom.texi (Safe File Variables): Texinfo usage fix.
5234
5235 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
5236
5237 * help.texi, m-x.texi: Lots of cleanups.
5238
5239 2006-06-30 Eli Zaretskii <eliz@gnu.org>
5240
5241 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5242 (Windows Processes, Windows Misc): Shorten the printed version by
5243 selectively conditioning less important portions by @ifnottex.
5244
5245 2006-06-27 Richard Stallman <rms@gnu.org>
5246
5247 * mini.texi (Minibuffer File): Minor cleanup.
5248
5249 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
5250
5251 * frames.texi (XTerm Mouse): Rename to...
5252 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5253
5254 * emacs.texi (Top): Use new node name.
5255
5256 2006-06-24 Eli Zaretskii <eliz@gnu.org>
5257
5258 * emacs.texi (Top): Update the detailed menu according to changes in
5259 msdog.texi.
5260
5261 * msdog.texi (Windows Keyboard): New section.
5262 (Windows Mouse): New section.
5263 (Windows System Menu): Remove section (text merged with "Windows
5264 Keyboard").
5265 (Windows Misc): New section.
5266
5267 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5268
5269 * msdog.texi (ls in Lisp): New section.
5270
5271 * files.texi (Visiting): Document case-insensitive wildcard matching
5272 under find-file-wildcards.
5273
5274 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5275
5276 * macos.texi (Mac Input): Add description of mac-function-modifier.
5277 Now Unicode keyboard layouts work.
5278
5279 2006-06-10 Richard Stallman <rms@gnu.org>
5280
5281 * mule.texi (Recognize Coding): Clarify previous change.
5282
5283 2006-06-09 Kenichi Handa <handa@m17n.org>
5284
5285 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5286 notation.
5287
5288 2006-06-07 Kevin Ryde <user42@zip.com.au>
5289
5290 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5291 manual for @ifnottex, but in emacs-extra for @iftex.
5292
5293 * cmdargs.texi (General Variables): Fix smtpmail xref.
5294
5295 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5296
5297 * programs.texi (Comment Commands):
5298 * custom.texi (Specifying File Variables):
5299 Use ;; instead of ;;; to better follow coding conventions.
5300
5301 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
5302
5303 * building.texi (Watch Expressions): Move node to end.
5304 (GDB Graphical Interface): Move description of clicks in fringe...
5305 (GDB commands in the Fringe): ...to here. New node.
5306
5307 2006-06-05 Romain Francoise <romain@orebokech.com>
5308
5309 * xresmini.texi (GTK resources): Fix various typos.
5310
5311 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
5312
5313 * building.texi (GDB Graphical Interface): Update bindings.
5314 (Commands of GUD): Add gud-print. Remove gud-run.
5315 Restate availability more generally.
5316
5317 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
5318
5319 * mini.texi: Lots of cleanups.
5320
5321 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5322
5323 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5324 and Mouse-2.
5325
5326 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
5327
5328 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5329
5330 2006-05-31 Richard Stallman <rms@gnu.org>
5331
5332 * basic.texi (Moving Point): Fix previous change.
5333
5334 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
5335
5336 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5337
5338 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
5339
5340 * basic.texi: Many simplifications and improvements in wording.
5341
5342 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
5343
5344 * anti.texi (Antinews): Create a node for gdb-ui.
5345
5346 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5347
5348 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5349
5350 2006-05-20 Richard Stallman <rms@gnu.org>
5351
5352 * dired.texi (Dired Navigation): dired-goto-file is now j.
5353
5354 2006-05-20 Eli Zaretskii <eliz@gnu.org>
5355
5356 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5357 and their aliases.
5358
5359 * msdog.texi (Windows Printing): Mention non-support of plain text
5360 printing with some el-cheapo printers, and suggest a workaround.
5361
5362 2006-05-20 Kevin Ryde <user42@zip.com.au>
5363
5364 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5365 remove the bit saying you must set it.
5366
5367 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5368
5369 * trouble.texi (Checklist):
5370 * text.texi (Text, Auto Fill, Text Mode):
5371 * search.texi (Nonincremental Search):
5372 * rmail.texi (Rmail Labels):
5373 * mule.texi (Input Methods, Multibyte Conversion):
5374 * misc.texi (Gnus, Where to Look, PostScript):
5375 * maintaining.texi (Create Tags Table):
5376 * indent.texi (Indentation Commands):
5377 * fixit.texi (Spelling):
5378 * emacs.texi (Copying):
5379 * custom.texi (Init File): ifinfo -> ifnottex.
5380
5381 2006-05-17 Richard Stallman <rms@gnu.org>
5382
5383 * files.texi (Diff Mode): Mention C-x `.
5384
5385 2006-05-08 Richard Stallman <rms@gnu.org>
5386
5387 * custom.texi (Disabling): Textual cleanups.
5388
5389 2006-05-12 Glenn Morris <rgm@gnu.org>
5390
5391 * calendar.texi (Displaying the Diary, Format of Diary File):
5392 Refer to diary-view-entries, diary-list-entries,
5393 diary-show-all-entries rather than obsolete aliases.
5394
5395 2006-05-12 Eli Zaretskii <eliz@gnu.org>
5396
5397 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5398 (Displaying the Diary, Special Diary Entries, Importing Diary):
5399 * building.texi (Compilation Shell):
5400 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5401 emacs-xtra with @inforef's.
5402
5403 * files.texi (Visiting): Fix wording.
5404
5405 * mule.texi (Coding Systems, Text Coding): More indexing.
5406 Mention that C-x RET f can set eol conversion.
5407
5408 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
5409
5410 * xresmini.texi (GTK resources): Insert GTK description.
5411
5412 * xresources.texi (GTK resources): metafont should be menufont.
5413
5414 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
5415
5416 * mini.texi (Completion Options): Completion of remote files'
5417 method, user name and host name is active only in partial
5418 completion mode.
5419
5420 2006-05-06 Eli Zaretskii <eliz@gnu.org>
5421
5422 * makefile.w32-in (emacs.dvi):
5423 * Makefile.in (emacs.dvi): Add xresmini.texi.
5424
5425 * xresmini.texi (Table of Resources): Remove xref to non-existent
5426 node "LessTif Resources".
5427
5428 * msdog.texi (Microsoft Windows):
5429 * calendar.texi (Calendar/Diary, Displaying the Diary)
5430 (Special Diary Entries, Importing Diary, Holidays):
5431 * programs.texi (Program Modes):
5432 * text.texi (Text):
5433 * buffers.texi (Several Buffers):
5434 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5435
5436 2006-05-06 Eli Zaretskii <eliz@gnu.org>
5437
5438 The following changes merge the emacs-xtra manual into the main
5439 manual, but only for on-line version of the manual.
5440
5441 * vc2-xtra.texi (Version Backups, Local Version Control)
5442 (Making Snapshots, Change Logs and VC, Version Headers)
5443 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5444 on-line manual.
5445
5446 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5447 for on-line manual.
5448
5449 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5450 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5451 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5452 for on-line manual.
5453
5454 * fortran-xtra.texi (Fortran, Fortran Autofill)
5455 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5456 for on-line manual.
5457
5458 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5459 Conditional xref's for on-line manual.
5460
5461 * emerge-xtra.texi (Emerge, Overview of Emerge)
5462 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5463 manual.
5464
5465 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5466 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5467 (EMACSSOURCES): Use EMACS_XTRA.
5468 (../info/emacs-xtra): Remove.
5469 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5470
5471 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5472 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5473 (EMACSSOURCES): Use EMACS_XTRA.
5474 ($(infodir)/emacs-xtra): Remove.
5475 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5476
5477 * trouble.texi (Quitting):
5478 * text.texi (Text):
5479 * programs.texi (Program Modes):
5480 * msdog.texi (Microsoft Windows):
5481 * frames.texi (Frames):
5482 * files.texi (Backup, Version Control, VC Concepts)
5483 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5484 (Registering, VC Status, VC Undo, Multi-User Branching)
5485 (Comparing Files):
5486 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5487 (Displaying the Diary, Special Diary Entries, Importing Diary):
5488 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5489 conditional xref's, depending on @iftex/@ifnottex.
5490
5491 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5492 "MS-DOS". @include msdog-xtra.texi.
5493
5494 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5495 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5496
5497 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5498 for vc-xtra.texi subsections.
5499 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5500 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5501
5502 * sending.texi (Sending Mail): A @node line without explicit Prev,
5503 Next, and Up links.
5504
5505 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5506 Next, and Up links.
5507
5508 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5509 and its sections. @include picture-xtra.texi.
5510
5511 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5512 "Emerge".
5513 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5514
5515 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5516 exact duplicate of its name-sake in calendar.texi.
5517
5518 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5519 "Advanced Calendar/Diary Usage".
5520 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5521
5522 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5523 dired-xtra.texi.
5524 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5525
5526 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5527 (Files) [ifnottex]: Add menu entry for Autorevert.
5528
5529 * emacs-xtra.texi (Introduction): Reword to make consistent with
5530 printed version only.
5531 <Top level>: Remove the body of all chapters and move them to the
5532 new *-xtra.texi files. Use @raisesections and @lowersections to
5533 convert sections to chapters etc.
5534
5535 * msdog-xtra.texi:
5536 * fortran-xtra.texi:
5537 * vc-xtra.texi:
5538 * vc1-xtra.texi:
5539 * vc2-xtra.texi:
5540 * emerge-xtra.texi:
5541 * cal-xtra.texi:
5542 * dired-xtra.texi:
5543 * arevert-xtra.texi: New files, with text from respective chapters
5544 of emacs-xtra.texi. Convert each @chapter into @section, @section
5545 into @subsection, etc.
5546
5547 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
5548 updated.
5549
5550 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5551 Windows". All references updated.
5552
5553 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5554
5555 * macos.texi (Mac Input): Mention input from Character Palette.
5556 (Mac Font Specs): Fix typo.
5557
5558 2006-05-05 Richard Stallman <rms@gnu.org>
5559
5560 * files.texi (Diff Mode): Minor cleanup.
5561
5562 2006-05-05 Karl Berry <karl@gnu.org>
5563
5564 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5565 errors from the current release of makeinfo (4.8).
5566 * help.texi (Library Keywords): Change widest word in multitable
5567 template from `emulations' to `convenience'. (Not sure if this is
5568 related to the font change.)
5569
5570 2006-05-05 Eli Zaretskii <eliz@gnu.org>
5571
5572 * files.texi (File Names): Add a footnote about limited support of
5573 ~USER on MS-Windows.
5574
5575 * cmdargs.texi (Initial Options): Add a footnote about limited
5576 support of ~USER on MS-Windows.
5577
5578 2006-05-03 Richard Stallman <rms@gnu.org>
5579
5580 * files.texi (Diff Mode): Node moved here.
5581 (Comparing Files): Delete what duplicates new node.
5582 (Files): Put Diff Mode in menu.
5583
5584 * misc.texi (Diff Mode): Move to files.texi.
5585
5586 * emacs.texi (Top): Update menu for Diff Mode.
5587
5588 * trouble.texi (Emergency Escape): Simplify.
5589
5590 * emacs.texi (Top): Minor clarification.
5591
5592 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5593
5594 * commands.texi, entering.texi, screen.texi: Many simplifications.
5595
5596 2006-05-03 Richard Stallman <rms@gnu.org>
5597
5598 * commands.texi (Text Characters): Delete paragraph about unibyte
5599 non-ASCII printing chars.
5600
5601 * killing.texi (Killing): Say "graphical displays".
5602 * display.texi: Say "graphical displays".
5603
5604 * cmdargs.texi (Misc X): Say "graphical displays".
5605
5606 2006-05-01 Richard Stallman <rms@gnu.org>
5607
5608 * emacs.texi (Top): Add Diff Mode to menu.
5609
5610 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5611
5612 * misc.texi (Diff Mode): New node.
5613
5614 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5615
5616 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5617 (Mac Environment Variables): Shorten example line.
5618 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5619
5620 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
5621
5622 * building.texi (GUD Customization): Describe cases %d and %c.
5623 Update description for %e.
5624
5625 2006-04-30 Glenn Morris <rgm@gnu.org>
5626
5627 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5628
5629 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5630
5631 * custom.texi (Examining): Update C-h v output example.
5632
5633 2006-04-29 Kim F. Storm <storm@cua.dk>
5634
5635 * building.texi (Grep Searching): Add lgrep and rgrep.
5636
5637 2006-04-23 Richard Stallman <rms@gnu.org>
5638
5639 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5640
5641 * xresmini.texi: New file.
5642
5643 * xresources.texi (Face Resources): Split table into font resources
5644 and the rest. Combine similar attributes for brevity.
5645
5646 2006-04-21 Eli Zaretskii <eliz@gnu.org>
5647
5648 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5649 backslashes and case-insensitivity in file names (moved to the
5650 main manual).
5651 (MS-DOS Printing): Move most of the text to the main manual.
5652
5653 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5654 New nodes.
5655 (Windows Processes, Windows System Menu): Add index entries and
5656 fix wording.
5657
5658 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5659
5660 * misc.texi (Shell Ring): Add notes on saved input when
5661 navigating off the end of the history list.
5662
5663 2006-04-18 Chong Yidong <cyd@mit.edu>
5664
5665 * misc.texi (Shell Options): Correct default value of
5666 comint-scroll-show-maximum-output.
5667
5668 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
5669
5670 * building.texi (Watch Expressions): Update.
5671
5672 2006-04-12 Richard Stallman <rms@gnu.org>
5673
5674 * search.texi: Clean up previous change.
5675
5676 2006-04-12 Eli Zaretskii <eliz@gnu.org>
5677
5678 * search.texi (Regexp Backslash, Regexp Replace): Add index
5679 entries for ``back reference'' and mention the term itself in the
5680 text.
5681
5682 2006-04-11 Richard Stallman <rms@gnu.org>
5683
5684 * custom.texi (Safe File Variables):
5685 Document enable-local-variables = :safe.
5686
5687 2006-04-11 Karl Berry <karl@gnu.org>
5688
5689 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5690 (Remote Repositories, Version Backups, Local Version Control)
5691 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5692 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5693 (Renaming VC Work Files and Master Files)
5694 (Inserting Version Control Headers, Customizing VC, General Options)
5695 (Options for RCS and SCCS, Options specific for CVS): Move all
5696 these nodes to emacs-xtra.texi, for brevity.
5697 * cmdargs.texi, files.texi: Change cross-references.
5698
5699 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5700
5701 * files.texi (Old Versions): Update description of vc-annotate's
5702 use of color to indicate date ranges.
5703
5704 2006-04-09 Kevin Ryde <user42@zip.com.au>
5705
5706 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5707 put info and printed manual names the right way around.
5708
5709 2006-04-09 Karl Berry <karl@gnu.org>
5710
5711 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5712 emacs-xtra.texi, leaving only MS Windows information.
5713 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5714 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5715 node names.
5716
5717 * emacs.texi: Move @summarycontents and @contents to the beginning
5718 of the file.
5719
5720 2006-04-08 Kevin Ryde <user42@zip.com.au>
5721
5722 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5723
5724 2006-04-07 Richard Stallman <rms@gnu.org>
5725
5726 * programs.texi (Comments, Comment Commands, Options for Comments)
5727 (Multi-Line Comments): "Align", not "indent".
5728 (Basic Indent): C-j deletes trailing whitespace before the newline.
5729
5730 2006-04-06 Richard Stallman <rms@gnu.org>
5731
5732 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5733
5734 2006-04-06 Eli Zaretskii <eliz@gnu.org>
5735
5736 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5737
5738 2006-04-05 Richard Stallman <rms@gnu.org>
5739
5740 * emacs.texi (Top): Update subnode menu.
5741
5742 * trouble.texi (Unasked-for Search): Node deleted.
5743 (Lossage): Delete from menu.
5744
5745 2006-04-04 Richard Stallman <rms@gnu.org>
5746
5747 * trouble.texi: Various cleanups.
5748 (Checklist): Don't bother saying how to snail a bug report.
5749 (Emergency Escape): Much rewriting.
5750 (After a Crash): Rename the core dump immediately.
5751 (Total Frustration): Call it a psychotherapist.
5752 (Bug Criteria): Avoid "illegal instruction".
5753 (Sending Patches): We always put the contributor's name in.
5754
5755 * misc.texi (Thumbnails): Minor correction.
5756
5757 2006-04-03 Richard Stallman <rms@gnu.org>
5758
5759 * misc.texi (Thumbnails): Minor cleanup.
5760
5761 2006-04-02 Karl Berry <karl@gnu.org>
5762
5763 * sending.texi (Mail Sending): pxref to Top needs five args.
5764
5765 * texinfo.tex: Update to current version (2006-03-21.13).
5766
5767 2006-03-31 Richard Stallman <rms@gnu.org>
5768
5769 * emacs.texi (Top): Update subnode menu.
5770
5771 * help.texi (Help Mode): Cleanup.
5772
5773 * dired.texi: Many cleanups.
5774 (Dired Deletion): Describe dired-recursive-deletes.
5775 (Operating on Files): dired-create-directory moved.
5776 (Misc Dired Features): Move to here.
5777 (Tumme): Node moved to misc.texi.
5778
5779 * custom.texi: Many cleanups.
5780 (Minor Modes): Don't mention ISO Accents Mode.
5781 (Examining): Update C-h v output example.
5782 (Hooks): Add index and xref for add-hook.
5783 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5784 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5785
5786 * misc.texi: Many cleanups.
5787 (beginning): Add to summary of topics.
5788 (Shell): Put eshell xref at the end. Remove eshell from table.
5789 (Thumbnails): New node.
5790
5791 2006-03-28 Eli Zaretskii <eliz@gnu.org>
5792
5793 * files.texi (File Name Cache): Make it clear that the cache is
5794 not persistent.
5795
5796 2006-03-25 Karl Berry <karl@gnu.org>
5797
5798 * emacs-xtra.texi, emacs.texi, gnu.texi:
5799 (1) use @copyright{} instead of (C) in typeset text;
5800 (2) do not indent copyright year list (or anything else).
5801
5802 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
5803
5804 * files.texi (VC Dired Mode): Remove misplaced brackets.
5805
5806 2006-03-21 Andre Spiegel <spiegel@gnu.org>
5807
5808 * files.texi: Various updates and clarifications in the VC chapter.
5809
5810 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5811
5812 * help.texi (Help Mode): Document "C-c C-c".
5813
5814 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5815
5816 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5817 menu in the standalone Info reader.
5818
5819 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
5820
5821 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5822 moved here from Emacs manual.
5823
5824 * programs.texi (Fortran): Section moved to emacs-xtra.
5825 (Program Modes): Xref to Fortran in emacs-xtra.
5826
5827 * maintaining.texi (Emerge): Move to emacs-xtra.
5828 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5829
5830 * picture.texi: File deleted.
5831 * Makefile.in:
5832 * makefile.w32-in: Remove picture.texi.
5833
5834 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5835 * abbrevs.texi (Abbrevs):
5836 * sending.texi (Sending Mail): Picture node removed.
5837
5838 * emacs.texi (Top): Update node listings.
5839
5840 2006-03-12 Richard Stallman <rms@gnu.org>
5841
5842 * calendar.texi: Various cleanups.
5843
5844 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5845
5846 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5847 syntax.
5848
5849 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5850
5851 * search.texi (Regexps): More accurately describe which characters
5852 are special in which situations. Recommend _not_ to quote `]' or
5853 `-' when they are not special.
5854
5855 2006-02-28 Andre Spiegel <spiegel@gnu.org>
5856
5857 * files.texi (Old Versions): Clarify operation of C-x v =.
5858
5859 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
5860
5861 * building.texi (Watch Expressions): Update and describe
5862 gdb-speedbar-auto-raise.
5863
5864 2006-02-19 Richard M. Stallman <rms@gnu.org>
5865
5866 * emacs.texi: Use @smallbook.
5867 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5868 Update subnode menu.
5869
5870 * building.texi (Lisp Interaction): Minor addition.
5871
5872 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
5873
5874 * building.texi (Watch Expressions): Update and be more precise.
5875
5876 2006-02-15 Francesco Potortì <pot@gnu.org>
5877
5878 * maintaining.texi (Create Tags Table): Explain why the
5879 exception when etags writes to files under the /dev tree.
5880
5881 2006-02-14 Richard M. Stallman <rms@gnu.org>
5882
5883 * custom.texi (Safe File Variables): Lots of clarification.
5884 Renamed from Unsafe File Variables.
5885
5886 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
5887
5888 * custom.texi (Unsafe File Variables): File variable confirmation
5889 assumed denied in batch mode.
5890
5891 2006-02-14 Richard M. Stallman <rms@gnu.org>
5892
5893 * building.texi (GDB User Interface Layout): Don't say `inferior'
5894 for program being debugged.
5895
5896 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
5897
5898 * building.texi (GDB Graphical Interface):
5899 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5900
5901 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
5902
5903 * custom.texi (Specifying File Variables, Unsafe File Variables):
5904 New nodes, split from File Variables. Document new file local
5905 variable behavior.
5906
5907 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5908
5909 * display.texi (Standard Faces):
5910 * files.texi (Visiting):
5911 * frames.texi (Clipboard):
5912 * glossary.texi (Glossary) <Clipboard>:
5913 * xresources.texi (X Resources): Mention Mac OS port.
5914
5915 2006-02-12 Richard M. Stallman <rms@gnu.org>
5916
5917 * building.texi (Building): Clarify topic in intro.
5918
5919 * maintaining.texi (Maintaining): Change title; clarify topic.
5920 Delete duplicate index entries.
5921
5922 * building.texi (Other GDB User Interface Buffers): Clarifications.
5923
5924 * text.texi (Cell Commands): Clarifications.
5925
5926 * programs.texi (Defuns): Delete duplicate explanation of
5927 left-margin paren convention.
5928 (Hungry Delete): Minor cleanup.
5929
5930 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5931
5932 * dired.texi (Tumme): More tumme documentation.
5933
5934 2006-02-11 Alan Mackenzie <acm@muc.de>
5935
5936 * programs.texi ("Hungry Delete"): Correct the appellation of the
5937 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5938
5939 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5940
5941 * dired.texi (Tumme): Fix small bug.
5942
5943 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5944
5945 * macos.texi (Mac International): Rename "fontset-mac" to
5946 "fontset-standard".
5947
5948 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5949
5950 * dired.texi (Tumme): Basic documentation for Tumme added.
5951
5952 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5953
5954 * mule.texi (International):
5955 * programs.texi (Basic Indent): Fix typos.
5956
5957 * custom.texi (Minor Modes):
5958 * display.texi (Text Display):
5959 * commands.texi (Text Characters): Update xrefs.
5960
5961 2006-02-07 Richard M. Stallman <rms@gnu.org>
5962
5963 * emacs.texi (Top): Update subnode menu.
5964 Update info on old Emacs papers.
5965 (Intro): "Graphical display", not window system.
5966
5967 * xresources.texi (GTK styles): Minor clarifications.
5968
5969 * trouble.texi: "Graphical display", not window system.
5970 (Stuck Recursive): Minor clarification.
5971
5972 * text.texi: Minor clarifications.
5973 (Sentences): Explain why two-space convention is better.
5974 Explain sentence-end-without-period here.
5975 (Fill Commands): Not here.
5976 (Refill): Node moved down.
5977 (Filling): Update menu.
5978 (Table Creation, Cell Justification, Column Commands): Clarify.
5979
5980 * sending.texi: Minor clarifications.
5981
5982 * search.texi (Regexp Backslash): Clarification.
5983
5984 * rmail.texi: Minor cleanups.
5985 (Rmail): Delete digression about `rmail-mode'.
5986 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5987 (Rmail Files): Mention C-u M-x rmail.
5988 (Rmail Reply): Mention References.
5989 (Rmail Display): Mention rmail-nonignored-headers.
5990
5991 * programs.texi: Minor cleanups.
5992 (Comment Commands): Mention momentary Transient Mark mode.
5993 (Matching): Be more specific about customizing show-paren-mode.
5994 (Info Lookup): Don't list the modes that support C-h S.
5995 Just say what it does in an unsupported mode.
5996 (Man Page): Delete excessive info on customizing woman.
5997 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5998
5999 * abbrevs.texi: Minor clarifications.
6000 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6001 not "dynamic abbrevs" as if they were a kind of abbrev.
6002
6003 * picture.texi (Picture): Minor cleanup.
6004
6005 * mule.texi (Communication Coding): Say "other applications".
6006 (Fontsets): Not specific to X. Add xref to X Resources.
6007 (Unibyte Mode): Rename from Single-Byte Character Support.
6008 "Graphical display", not window system.
6009 (International): Update menu.
6010
6011 * maintaining.texi (Format of ChangeLog):
6012 New node, split out from ChangeLog.
6013 (ChangeLog): Clarifications in the remaining text.
6014 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6015 (Find Tag): Add @w.
6016 (Tags Search): Explain tag table order here. Simplify grep ref.
6017 (List Tags): tags-tag-face is a variable, not a face.
6018 (Emerge): Cleanups.
6019
6020 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6021 (Keyboard Macros): Avoid "the user".
6022
6023 * killing.texi: "Graphical display", not window system.
6024
6025 * help.texi (Help Echo): "Graphical display", not window system.
6026
6027 * glossary.texi: Say "you", not "the user". Say "graphical display".
6028
6029 * frames.texi: Minor cleanups. "Graphical display", not window system.
6030
6031 * files.texi (Visiting): Make drag-and-drop not X-specific.
6032
6033 * custom.texi: Minor cleanups. "Graphical display", not window system.
6034
6035 * cmdargs.texi: Minor cleanups.
6036
6037 * building.texi (Compilation): Move and split kill-compilation para.
6038 Add para about multiple compilers.
6039 (Compilation Mode): Commands also available in grep mode and others.
6040 Mention C-u C-x ` more tutorially. Clarify C-x `.
6041 (Compilation Shell): Clarify. Put Bash example first.
6042 (Grep Searching): Minor cleanups; add @w.
6043 (Debuggers): Minor cleanups.
6044 (Starting GUD): Make GDB xgraphical mode issue clearer.
6045 (Debugger Operation): Lots of clarifications including
6046 GDB tooltip side-effect issue.
6047 (Commands of GUD): Clarify.
6048 (GUD Customization): Add bashdb-mode-hook.
6049 (GDB Graphical Interface): Rewrite for clarity.
6050 (GDB User Interface Layout): Rewrite for clarity.
6051 (Stack Buffer, Watch Expressions): Likewise.
6052 (Other GDB User Interface Buffers): Cleanups.
6053 (Lisp Libraries, External Lisp): Cleanup.
6054
6055 * basic.texi (Position Info): "Graphical displays", rather than
6056 window systems.
6057
6058 * anti.texi: Minor cleanup.
6059
6060 2006-02-03 Eli Zaretskii <eliz@gnu.org>
6061
6062 * custom.texi (Init File, Find Init): Add cross-references to
6063 where $HOME is described.
6064
6065 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6066
6067 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6068 is not inside the @table.
6069
6070 * emacs.texi (Top): Correct node name.
6071
6072 * files.texi (File Names): Fix @xref.
6073 (Reverting): Fix typo.
6074
6075 * mule.texi (International): Correct node name.
6076
6077 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6078
6079 2006-02-01 Richard M. Stallman <rms@gnu.org>
6080
6081 * emacs.texi (Top): Update subnode menu.
6082
6083 * mule.texi: Minor clarifications.
6084 Reduce the specific references to X Windows.
6085 Refer to "graphical" terminals, rather than window systems.
6086 (Text Coding): Rename from Specify Coding.
6087 (Communication Coding, File Name Coding, Terminal Coding):
6088 New nodes split out from Text Coding.
6089
6090 * kmacro.texi: Minor clarifications.
6091 (Keyboard Macro Ring): Comment out some excessive commands.
6092 (Basic Keyboard Macro): Split up the table, putting part in each node.
6093
6094 * major.texi: Minor clarifications.
6095
6096 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6097
6098 * windows.texi: Minor clarifications.
6099 (Change Window): Don't describe mode-line mouse cmds here.
6100 Add xref to Mode Line Mouse.
6101
6102 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6103
6104 * macos.texi (Mac International): Fix xref.
6105
6106 * indent.texi: Minor clarifications.
6107
6108 * frames.texi: Minor clarifications.
6109 Reduce the specific references to X Windows.
6110 Refer to "graphical" terminals, rather than window systems.
6111 (Frame Parameters): Don't mention commands like
6112 set-foreground-color. Just say to customize a face.
6113 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6114
6115 * files.texi: Minor clarifications.
6116 (Numbered Backups): New node, split out from Backup Names.
6117
6118 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6119
6120 * cmdargs.texi (General Variables): Fix xref.
6121
6122 * buffers.texi: Minor clarifications.
6123
6124 2006-01-31 Richard M. Stallman <rms@gnu.org>
6125
6126 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6127 Nodes moved to top.
6128
6129 * display.texi: Minor clarifications.
6130 (Display): Rearrange menu.
6131 (Standard Faces): Mention query-replace face.
6132 (Faces): Simplify.
6133 (Font Lock): Simplify face customization info.
6134 (Highlight Changes): Node merged into Highlight Interactively.
6135 (Highlight Interactively): Much rewriting and cleanup.
6136 (Optional Mode Line): Narrowed line number not good for goto-line.
6137 Simplify face customization advice.
6138 (Text Display): Mention use of escape-glyph face.
6139 Move ctl-arrow and tab-width here.
6140 (Display Custom): Move no-redraw-on-reenter to end of node.
6141
6142 * search.texi: Minor clarifications.
6143 (Isearch Scroll): Simplify.
6144 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6145
6146 * regs.texi (Registers): Mention bookmarks here.
6147
6148 * mark.texi: Minor clarifications.
6149 (Selective Undo): Node deleted.
6150
6151 * m-x.texi: Minor clarifications.
6152
6153 * killing.texi: Minor clarifications.
6154 Refer to "graphical" terminals, rather than window systems.
6155
6156 * help.texi: Clarifications.
6157 (Help): Don't describe C-h F and C-h K here.
6158 (Key Help): Describe C-h K here.
6159 (Name Help): Mention Emacs Lisp Intro.
6160 Describe C-h F here.
6161 (Misc Help): Mention C-h F and C-h K only briefly.
6162
6163 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6164 Selective undo text merged in.
6165 (Spelling): Mention Aspell along with Ispell.
6166
6167 * emacs.texi (Top): Update subnode menus.
6168
6169 * basic.texi (Basic Undo): Rename from Undo. Most of text
6170 moved to new Undo node.
6171
6172 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
6173
6174 * basic.texi (Continuation Lines, Inserting Text):
6175 Mention longlines mode.
6176
6177 2006-01-29 Richard M. Stallman <rms@gnu.org>
6178
6179 * screen.texi: Minor cleanups.
6180 (Screen): Clean up the intro paragraphs.
6181 (Mode Line): Lots of rewriting. Handle frame-name better.
6182 eol-mnemonic-... vars moved out.
6183
6184 * emacs.texi (Top): Change menu item for MS-DOS node.
6185 Update subnode menu.
6186
6187 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6188 chapter relates to Windows. Title changed.
6189
6190 * mini.texi: Minor cleanups.
6191
6192 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6193 (Mark): Put it in the menu.
6194
6195 * entering.texi: Minor cleanups.
6196
6197 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6198 (Intro): Refer to "graphical" terminals, rather than X.
6199
6200 * display.texi (Display Custom): Add xref to Variables.
6201 (Optional Mode Line): eol-mnemonic-... vars moved here.
6202
6203 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6204 rather than X.
6205
6206 * basic.texi: Minor cleanups.
6207 (Undo): selective-undo moved.
6208
6209 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6210
6211 * anti.texi (Antinews): Various corrections and additions.
6212
6213 2006-01-23 Juri Linkov <juri@jurta.org>
6214
6215 * custom.texi (Easy Customization, Customization Groups)
6216 (Browsing Custom): Mention links along with buttons.
6217
6218 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6219
6220 * text.texi (TeX Print): Use @key for TAB.
6221
6222 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6223
6224 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6225
6226 * files.texi (File Aliases): Don't claim that usually separate
6227 buffers are created for two file names that name the same data.
6228 Mention additional situations where different names mean the same
6229 file on disk.
6230
6231 2006-01-19 Richard M. Stallman <rms@gnu.org>
6232
6233 * killing.texi (Deletion): Upcase @key argument.
6234
6235 * custom.texi (Custom Themes): Minor cleanup.
6236
6237 * programs.texi (Hungry Delete): Upcase @key argument.
6238
6239 2006-01-16 Juri Linkov <juri@jurta.org>
6240
6241 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6242 Move `mode-line-highlight' before `mode-line-buffer-id'.
6243
6244 2006-01-14 Richard M. Stallman <rms@gnu.org>
6245
6246 * basic.texi (Inserting Text): Minor cleanup.
6247
6248 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6249
6250 * custom.texi (Changing a Variable, Face Customization):
6251 Update for changes in Custom menus.
6252
6253 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6254
6255 * macos.texi (Mac International): Undo last change.
6256
6257 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
6258
6259 * custom.texi (Custom Themes): Describe the new
6260 customize-create-theme interface.
6261
6262 2005-12-30 Juri Linkov <juri@jurta.org>
6263
6264 * basic.texi (Position Info): Update example.
6265
6266 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
6267
6268 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6269
6270 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
6271
6272 * custom.texi (Custom Themes): `load-theme' always loads.
6273
6274 2005-12-23 Juri Linkov <juri@jurta.org>
6275
6276 * display.texi (Highlight Interactively): Use double space to
6277 separate sentences. Replace C-p with M-p, and C-n with M-n.
6278
6279 2005-12-22 Richard M. Stallman <rms@gnu.org>
6280
6281 * custom.texi (Easy Customization and subnodes):
6282 Replace "active field" with "button".
6283 Use "user option" only for variables.
6284 Use "setting" for variable-or-face.
6285
6286 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6287
6288 * buffers.texi (Select Buffer): Change order in table to make
6289 "Similar" refer to the correct item.
6290 (Indirect Buffers): Minor rewording.
6291
6292 2005-12-20 Juri Linkov <juri@jurta.org>
6293
6294 * files.texi (VC Status): Put P and N near p and n.
6295
6296 2005-12-19 Richard M. Stallman <rms@gnu.org>
6297
6298 * programs.texi (Electric C): Delete the info about newline control.
6299 (Other C Commands): Minor cleanup.
6300 (Left Margin Paren): Minor cleanup.
6301
6302 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6303
6304 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6305 (Customization Groups): Delete text moved to "Browsing Custom".
6306 (Browsing Custom): New node.
6307 (Specific Customization): Clarify which commands only work for
6308 loaded options.
6309
6310 2005-12-18 Bill Wohler <wohler@newt.com>
6311
6312 * frames.texi (Tool Bars): Shorten text of previous change.
6313
6314 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6315
6316 * files.texi (VC Status): Document log-view mode.
6317
6318 2005-12-18 Bill Wohler <wohler@newt.com>
6319
6320 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6321 permanently via the customize interface.
6322
6323 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6324
6325 * killing.texi (Killing by Lines): Document `kill-whole-line'
6326 function.
6327
6328 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
6329
6330 * buffers.texi (Select Buffer): Change `prev-buffer' to
6331 `previous-buffer'. Indicate that these functions use a frame
6332 local buffer list.
6333
6334 2005-12-12 Richard M. Stallman <rms@gnu.org>
6335
6336 * custom.texi (Easy Customization): Change menu comment.
6337 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6338
6339 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6340 (Help): Among the Apropos commands, describe only C-h a here.
6341
6342 2005-12-11 Richard M. Stallman <rms@gnu.org>
6343
6344 * programs.texi (Options for Comments): Comment-end starts with space.
6345
6346 * glossary.texi (Glossary): Minor cleanup.
6347
6348 * files.texi (Old Versions): Use @table.
6349
6350 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
6351
6352 * display.texi (Highlight Interactively): Include
6353 global-hi-lock-mode. Add miscellaneous details and elaborations.
6354
6355 2005-12-09 Richard M. Stallman <rms@gnu.org>
6356
6357 * display.texi (Font Lock): Delete the Global FL menu item.
6358
6359 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6360
6361 * custom.texi (Minibuffer Maps): Mention the maps for file name
6362 completion.
6363
6364 2005-12-09 Kim F. Storm <storm@cua.dk>
6365
6366 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
6367 prefix keys even when mark is active. Describe that RET moves
6368 cursor to next corner in rectangle; clarify insert around rectangle.
6369
6370 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6371
6372 * custom.texi (Customization): Use xref to elisp manual for
6373 non-TeX output.
6374 (Minor Modes): Update.
6375 (Customization Groups, Changing a Variable, Face Customization):
6376 Update for new appearance of Custom buffers.
6377 (Changing a Variable): `custom-buffer-done-function' has been
6378 replaced by `custom-buffer-done-kill'.
6379 (Specific Customization): In the `customize-group' buffer, a
6380 subgroup's contents are not "hidden". They are not included at
6381 all. They have no [Show] button.
6382 (Mouse Buttons): Add pxref to description of mouse event lists in
6383 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6384 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6385 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6386
6387 2005-12-08 Richard M. Stallman <rms@gnu.org>
6388
6389 * mini.texi (Completion Commands, Completion):
6390 In file name input, SPC does not do completion.
6391
6392 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6393
6394 * building.texi (GDB Graphical Interface): Explain screen size
6395 setting.
6396 (Other GDB User Interface Buffers): Describe features specific to
6397 GDB 6.4.
6398
6399 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
6400
6401 * building.texi (GDB User Interface Layout): Describe how to
6402 kill associated buffers.
6403 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6404 (Watch Expressions): Be more precise.
6405 (Other GDB User Interface Buffers): Describe how to change a
6406 register value.
6407
6408 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6409
6410 * macos.texi (Mac Input): Remove description of
6411 mac-command-key-is-meta. Add descriptions of
6412 mac-control-modifier, mac-command-modifier, and
6413 mac-option-modifier.
6414 (Mac International): Fix description of conversion of clipboard data.
6415 (Mac Font Specs): Add example of font customization by face attributes.
6416
6417 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
6418
6419 * building.texi (Watch Expressions): Expand description.
6420 (Other GDB User Interface Buffers): Describe local map for
6421 gud-watch.
6422
6423 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
6424
6425 * display.texi (Font Lock): Font lock is enabled by default now.
6426
6427 2005-11-20 Juri Linkov <juri@jurta.org>
6428
6429 * basic.texi (Position Info): Update examples of the output.
6430 Remove the fact that examples are produced in the TeXinfo buffer,
6431 because in the Info reader users will get a different output from
6432 `C-x ='.
6433
6434 * building.texi (Compilation Mode): Remove paragraph duplicated
6435 from the node `Compilation'. Add `compilation-skip-threshold'.
6436
6437 * display.texi (Font Lock): Suggest more user-friendly method of
6438 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6439
6440 2005-11-18 Richard M. Stallman <rms@gnu.org>
6441
6442 * files.texi (Registering): Mention @@ in mode line.
6443
6444 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6445
6446 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6447
6448 * files.texi (Renaming and VC): Some back-ends don't
6449 handle renaming.
6450
6451 2005-11-17 Juri Linkov <juri@jurta.org>
6452
6453 * emacs.texi (Top):
6454 * display.texi (Highlight Interactively): Put this font-lock based
6455 mode near Font Lock node.
6456
6457 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
6458
6459 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6460 icons.
6461
6462 2005-11-12 Kim F. Storm <storm@cua.dk>
6463
6464 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6465 (Help Summary): Add C-h d and C-h e.
6466 (Apropos): Clarify that all apropos commands may search for either
6467 list of words or a regexp. Add C-h d for apropos-documentation.
6468 Describe apropos-documentation-sort-by-scores user option.
6469
6470 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6471
6472 * killing.texi (CUA Bindings): Add @section.
6473
6474 2005-11-10 Kim F. Storm <storm@cua.dk>
6475
6476 * emacs.texi (Top): Add CUA Bindings entry to menu.
6477
6478 * killing.texi (CUA Bindings): New node. Moved here from
6479 misc.texi and extended with info on rectangle commands and
6480 rectangle highlighting, interface to registers, and the global
6481 mark feature.
6482
6483 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6484
6485 * regs.texi: Prev link points to CUA Bindings node.
6486
6487 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6488
6489 * help.texi (Help Echo): By default, help echos are only shown on
6490 mouse-over, not on point-over.
6491
6492 2005-11-04 Jérôme Marant <jerome@marant.org>
6493
6494 * misc.texi (Shell Mode): Describe how to activate password echoing.
6495
6496 2005-11-04 Romain Francoise <romain@orebokech.com>
6497
6498 * mark.texi (Mark Ring): Fix typo.
6499
6500 2005-11-03 Richard M. Stallman <rms@gnu.org>
6501
6502 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6503
6504 2005-11-01 Bill Wohler <wohler@newt.com>
6505
6506 * help.texi (Help Mode): Fix typo.
6507
6508 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
6509
6510 * building.texi (Other GDB User Interface Buffers):
6511 Describe the command gdb-use-inferior-io-buffer.
6512
6513 2005-10-31 Romain Francoise <romain@orebokech.com>
6514
6515 * files.texi (Compressed Files): Fix typo.
6516
6517 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6518
6519 * windows.texi (Force Same Window): Likewise.
6520
6521 2005-10-30 Bill Wohler <wohler@newt.com>
6522
6523 * help.texi (Help Mode): URLs viewed with browse-url.
6524
6525 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
6526
6527 * building.texi (GDB Graphical Interface): Don't reference
6528 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6529 must stay in same frame.
6530
6531 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
6532
6533 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6534
6535 * anti.texi (Antinews): Likewise.
6536
6537 2005-10-28 Bill Wohler <wohler@newt.com>
6538
6539 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6540
6541 2005-10-28 Richard M. Stallman <rms@gnu.org>
6542
6543 * files.texi (Visiting): Explain how to enter ? in a file name.
6544
6545 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6546
6547 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
6548
6549 * building.texi (GDB Graphical Interface):
6550 Describe gdb-mouse-until.
6551
6552 2005-10-23 Richard M. Stallman <rms@gnu.org>
6553
6554 * custom.texi (Init File): Recommend when to use site-start.el.
6555
6556 2005-10-21 Juri Linkov <juri@jurta.org>
6557
6558 * custom.texi (Examining): Mention accessing the old variable
6559 value via M-n in set-variable.
6560
6561 2005-10-18 Romain Francoise <romain@orebokech.com>
6562
6563 * files.texi (Version Systems): Capitalize GNU.
6564
6565 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
6566
6567 * building.texi (Compilation Mode): Remove redundant paragraph.
6568 (Watch Expressions): Remove paragraph to reflect code change.
6569
6570 2005-10-16 Richard M. Stallman <rms@gnu.org>
6571
6572 * building.texi (Compilation Mode, Compilation): Clarified.
6573
6574 2005-10-15 Richard M. Stallman <rms@gnu.org>
6575
6576 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6577
6578 2005-10-13 Kenichi Handa <handa@m17n.org>
6579
6580 * basic.texi (Position Info): Fix previous change.
6581
6582 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
6583
6584 * cmdargs.texi (Icons X): Fix typo.
6585
6586 2005-10-12 Kenichi Handa <handa@m17n.org>
6587
6588 * basic.texi (Position Info): Describe the case that Emacs shows
6589 "part of display ...".
6590
6591 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
6592
6593 * cmdargs.texi (Icons X): -nb => -nbi.
6594
6595 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
6596
6597 * frames.texi (Speedbar): A couple more clarifications.
6598
6599 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
6600
6601 * building.texi (GDB User Interface Layout): Improve diagram.
6602 (Watch Expressions): Explain how to make speedbar global.
6603 (Other GDB User Interface Buffers): Make references more precise.
6604
6605 2005-10-09 Richard M. Stallman <rms@gnu.org>
6606
6607 * frames.texi (Speedbar): Clarify the text.
6608
6609 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
6610
6611 * frames.texi (Speedbar): Add information on keybindings,
6612 dismissing the speedbar, and buffer display mode. Link to
6613 speedbar manual.
6614
6615 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
6616
6617 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
6618 added -nb, --no-bitmap-icon.
6619
6620 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
6621
6622 * building.texi (GDB Graphical Interface): Add variables and
6623 functions to indices. Be more precise.
6624
6625 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
6626
6627 * frames.texi (Drag and Drop): Remove the x- from
6628 x-dnd-open-file-other-window and xdnd-protocol-alist.
6629
6630 2005-09-30 Romain Francoise <romain@orebokech.com>
6631
6632 * mini.texi (Minibuffer): The default value now appears before the
6633 colon in minibuffer prompts.
6634
6635 2005-09-25 Richard M. Stallman <rms@gnu.org>
6636
6637 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6638
6639 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6640
6641 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6642
6643 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6644
6645 * emacs.texi (Top): Update submenus from macos.texi.
6646
6647 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6648 (Mac OS): Update feature support status.
6649 (Mac Input): List supported input scripts. Remove description
6650 about `mac-keyboard-text-encoding'. Mention mouse button
6651 emulation and related variables.
6652 (Mac International): Mention Central European and Cyrillic
6653 support. Now `keyboard-coding-system' is dynamically changed.
6654 Add description about coding system for selection.
6655 Add description about language environment.
6656 (Mac Environment Variables):
6657 Mention `~/.MacOSX/environment.plist'. Give example of command line
6658 arguments. Add Preferences support.
6659 (Mac Directories): Explicitly state that this node is for Mac OS
6660 Classic only.
6661 (Mac Font Specs): Mention specification for scalable fonts.
6662 List supported charsets. Add preferred way of creating fontsets.
6663 Add description about `mac-allow-anti-aliasing'.
6664 (Mac Functions): Add descriptions about `mac-set-file-creator',
6665 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6666 and `mac-get-preference'.
6667
6668 2005-09-16 Romain Francoise <romain@orebokech.com>
6669
6670 Update all files to specify GFDL version 1.2.
6671
6672 * doclicense.texi (GNU Free Documentation License): Update to
6673 version 1.2.
6674
6675 2005-09-15 Richard M. Stallman <rms@gnu.org>
6676
6677 * buffers.texi (List Buffers): Fix xref.
6678
6679 * rmail.texi (Rmail Basics): Fix xref.
6680
6681 * emacs.texi (Top): Update subnode menus.
6682
6683 * files.texi (Saving Commands): New node, broken out of Saving.
6684 (Customize Save): New node, broken out of Saving.
6685 Clarify effect of write-region-inhibit-fsync.
6686 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6687
6688 2005-09-14 Romain Francoise <romain@orebokech.com>
6689
6690 * files.texi (Saving): Mention write-region-inhibit-fsync.
6691
6692 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
6693
6694 * custom.texi (Custom Themes): New node.
6695
6696 2005-09-03 Richard M. Stallman <rms@gnu.org>
6697
6698 * search.texi (Search Case): Mention vars that control
6699 case-fold-search for various operations.
6700
6701 2005-08-22 Juri Linkov <juri@jurta.org>
6702
6703 * display.texi (Standard Faces): Merge the text from
6704 `(elisp)Standard Faces' into this node.
6705
6706 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6707
6708 * emacs.texi (Top): Delete menu item for deleted node
6709 Keyboard Translations.
6710
6711 2005-08-18 Richard M. Stallman <rms@gnu.org>
6712
6713 * trouble.texi (Unasked-for Search):
6714 Delete xref to Keyboard Translations.
6715
6716 * glossary.texi (Glossary): Delete xref.
6717
6718 * custom.texi (Minor Modes): Say that the list here is not complete.
6719 (Keyboard Translations): Node deleted.
6720 (Disabling): Delete xref to it.
6721 (Customization Groups): Fix Custom buffer example.
6722 (Hooks): Mention remove-hooks.
6723
6724 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6725
6726 * building.texi (GDB Graphical Interface): Improve filling of menu
6727 item.
6728
6729 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
6730
6731 * building.texi (GDB Graphical Interface): Use better node names.
6732
6733 2005-08-14 Richard M. Stallman <rms@gnu.org>
6734
6735 * text.texi (Sentences): Fix xref.
6736
6737 2005-08-14 Juri Linkov <juri@jurta.org>
6738
6739 * building.texi (Compilation, Grep Searching): Move grep command
6740 headings from `Compilation' to `Grep Searching'.
6741
6742 * dired.texi (Dired and Find):
6743 * maintaining.texi (Tags Search): Replace grep xref to
6744 `Compilation' node with `Grep Searching'.
6745
6746 * files.texi (Comparing Files): Replace xref to `Compilation' with
6747 `Compilation Mode'.
6748
6749 2005-08-13 Alan Mackenzie <acm@muc.de>
6750
6751 * search.texi (Non-ASCII Isearch): Correct a typo.
6752 (Replacement Commands): Mention query-replace key binding.
6753
6754 2005-08-11 Richard M. Stallman <rms@gnu.org>
6755
6756 * programs.texi (Options for Comments): Fix xref.
6757
6758 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6759 out of Regexps.
6760
6761 2005-08-09 Juri Linkov <juri@jurta.org>
6762
6763 * building.texi (Compilation): Use `itemx' instead of `item'.
6764 (Grep Searching): Simplify phrase.
6765
6766 * display.texi (Standard Faces): Describe vertical-border on
6767 window systems.
6768
6769 * windows.texi (Split Window): Simplify phrase and mention
6770 vertical-border face.
6771
6772 2005-08-09 Richard M. Stallman <rms@gnu.org>
6773
6774 * files.texi (Comparing Files): Clarify compare-windows.
6775
6776 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6777
6778 2005-08-06 Eli Zaretskii <eliz@gnu.org>
6779
6780 * mule.texi (Coding Systems): Rephrase the paragraph about
6781 codepages: no need for "M-x codepage-setup" anymore, except on
6782 MS-DOS.
6783
6784 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6785 the MS-DOS port only.
6786
6787 2005-07-30 Eli Zaretskii <eliz@gnu.org>
6788
6789 * makefile.w32-in (info): Don't run multi-install-info.bat.
6790 ($(infodir)/dir): New target, produced by running
6791 multi-install-info.bat.
6792
6793 2005-07-22 Eli Zaretskii <eliz@gnu.org>
6794
6795 * files.texi (Quoted File Names): Add index entry.
6796
6797 2005-07-19 Juri Linkov <juri@jurta.org>
6798
6799 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6800
6801 2005-07-18 Juri Linkov <juri@jurta.org>
6802
6803 * custom.texi (Easy Customization):
6804 * files.texi (Old Versions):
6805 * frames.texi (Wheeled Mice):
6806 * mule.texi (Specify Coding):
6807 * text.texi (Cell Justification):
6808 * trouble.texi (After a Crash):
6809 * xresources.texi (GTK styles):
6810 Delete duplicate duplicate words.
6811
6812 2005-07-17 Richard M. Stallman <rms@gnu.org>
6813
6814 * frames.texi (Creating Frames): Fix foreground color example.
6815
6816 * custom.texi (Init Examples): Clean up text about conditionals.
6817
6818 2005-07-16 Richard M. Stallman <rms@gnu.org>
6819
6820 * mini.texi (Completion Commands): Fix command name for ?.
6821
6822 2005-07-16 Eli Zaretskii <eliz@gnu.org>
6823
6824 * display.texi (Standard Faces): Explain that customization of
6825 `menu' face has no effect on w32 and with GTK.
6826 Add cross-references.
6827
6828 * cmdargs.texi (General Variables): Clarify the default location
6829 of $HOME on w32 systems.
6830
6831 2005-07-15 Jason Rumney <jasonr@gnu.org>
6832
6833 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6834 changed.
6835
6836 2005-07-08 Kenichi Handa <handa@m17n.org>
6837
6838 * mule.texi (Recognize Coding):
6839 Recommend revert-buffer-with-coding-system instead of revert-buffer.
6840
6841 2005-07-07 Richard M. Stallman <rms@gnu.org>
6842
6843 * anti.texi (Antinews): Mention mode-line-inverse-video.
6844
6845 * files.texi (Saving): Minor correction about C-x C-w.
6846
6847 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6848
6849 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6850
6851 * search.texi (Isearch Scroll): Add example of using the
6852 `isearch-scroll' property.
6853 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6854 `Display Custom' node.
6855 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6856 and de-emphasize it.
6857 (Other Repeating Search): `occur' currently can not correctly
6858 handle multiline matches. Correct, clarify and update description
6859 of `flush-lines' and `keep-lines'.
6860
6861 * display.texi (Display Custom): Add anchor for `baud-rate'.
6862
6863 2005-07-07 Richard M. Stallman <rms@gnu.org>
6864
6865 * gnu.texi: Update where to get GNU status; add refs for how to help.
6866 Add footnotes 6 and 7.
6867
6868 2005-07-04 Lute Kamstra <lute@gnu.org>
6869
6870 Update FSF's address in GPL notices.
6871
6872 * doclicense.texi (GNU Free Documentation License):
6873 * trouble.texi (Checklist): Update FSF's address.
6874
6875 2005-06-24 Richard M. Stallman <rms@gnu.org>
6876
6877 * display.texi (Text Display): Change index entries.
6878
6879 2005-06-24 Eli Zaretskii <eliz@gnu.org>
6880
6881 * makefile.w32-in (MAKEINFO): Use --force.
6882 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6883 Makefile.in.
6884
6885 2005-06-23 Richard M. Stallman <rms@gnu.org>
6886
6887 * anti.texi (Antinews): Rename show-nonbreak-escape to
6888 nobreak-char-display.
6889
6890 * emacs.texi (Top): Update detailed node listing.
6891
6892 * display.texi (Text Display): Rename show-nonbreak-escape
6893 to nobreak-char-display and no-break-space to nobreak-space.
6894 (Standard Faces): Split up the list of standard faces
6895 and put it in a separate node. Add nobreak-space and
6896 escape-glyph.
6897
6898 2005-06-23 Lute Kamstra <lute@gnu.org>
6899
6900 * mule.texi (Select Input Method): Fix typo.
6901
6902 2005-06-23 Kenichi Handa <handa@m17n.org>
6903
6904 * mule.texi (International): List all supported scripts.
6905 Adjust text for that leim is now included in the normal Emacs
6906 distribution.
6907 (Language Environments): List all language environments.
6908 Intlfonts contains fonts for most supported scripts, not all..
6909 (Select Input Method): Refer to C-u C-x = to see how to type to
6910 input a specific character.
6911 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6912
6913 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
6914
6915 * building.texi (Grep Searching): Texinfo usage fix.
6916
6917 2005-06-22 Miles Bader <miles@gnu.org>
6918
6919 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6920
6921 2005-06-20 Miles Bader <miles@gnu.org>
6922
6923 * display.texi (Faces): Add `vertical-divider'.
6924
6925 2005-06-17 Richard M. Stallman <rms@gnu.org>
6926
6927 * text.texi (Adaptive Fill): Minor clarification.
6928
6929 2005-06-10 Lute Kamstra <lute@gnu.org>
6930
6931 * emacs.texi (Top): Correct version number.
6932 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6933 refer to the current version of Emacs.
6934
6935 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6936
6937 * files.texi (Log Buffer): Document when there can be more than
6938 one file to be committed.
6939
6940 2005-06-08 Juri Linkov <juri@jurta.org>
6941
6942 * display.texi (Faces): Add `shadow' face.
6943
6944 2005-06-07 Masatake YAMATO <jet@gyve.org>
6945
6946 * display.texi (Faces): Write about mode-line-highlight.
6947
6948 2005-06-06 Richard M. Stallman <rms@gnu.org>
6949
6950 * misc.texi (Printing Package): Explain how to initialize
6951 printing package.
6952
6953 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6954
6955 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
6956
6957 * emacs.texi: Rename Hardcopy to Printing.
6958 Make PostScript and PostScript Variables subnodes of it.
6959
6960 * misc.texi (Printing): Rename node from Hardcopy.
6961 Mention menu bar options.
6962 Move PostScript and PostScript Variables to submenu.
6963 (Printing package): New node.
6964
6965 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6966
6967 * dired.texi (Operating on Files): Likewise.
6968
6969 * calendar.texi (Displaying the Diary): Likewise.
6970
6971 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6972
6973 * glossary.texi (Glossary): Likewise.
6974
6975 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6976 effect.
6977
6978 2005-06-04 Richard M. Stallman <rms@gnu.org>
6979
6980 * trouble.texi (After a Crash): Polish previous change.
6981
6982 2005-05-30 Noah Friedman <friedman@splode.com>
6983
6984 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6985 recovery mechanism.
6986
6987 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
6988
6989 * building.texi (Other Buffers): SPC toggles display of
6990 floating point registers.
6991
6992 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
6993
6994 * files.texi (Log Buffer): Merge in description of Log Edit
6995 mode from pcl-cvs.texi.
6996
6997 2005-05-26 Richard M. Stallman <rms@gnu.org>
6998
6999 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7000
7001 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7002
7003 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7004 not enabled by default.
7005 When not on a word, `ispell-word' by default checks the word
7006 before point.
7007
7008 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7009
7010 * building.texi (Debugger Operation): Simplify last sentence.
7011
7012 2005-05-23 Lute Kamstra <lute@gnu.org>
7013
7014 * emacs.texi: Update FSF's address throughout.
7015 (Preface): Use @cite.
7016 (Distrib): Add cross reference to the node "Copying". Mention the
7017 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7018 printed manuals.
7019 (Intro): Use @xref for the Emacs Lisp Intro.
7020
7021 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7022
7023 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7024
7025 * basic.texi (Moving Point): Mention default for `goto-line'.
7026
7027 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7028 of a variable's docstring.
7029
7030 2005-05-18 Lute Kamstra <lute@gnu.org>
7031
7032 * maintaining.texi (Overview of Emerge): Add cross reference.
7033 Remove duplication.
7034
7035 * emacs.texi (Top): Update to the current structure of the manual.
7036 * misc.texi (Emacs Server): Add menu description.
7037 * files.texi (Saving): Fix menu.
7038 * custom.texi (Customization): Fix menu.
7039 * mule.texi (International): Fix menu.
7040 * kmacro.texi (Keyboard Macros): Fix menu.
7041
7042 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7043
7044 * display.texi: Various minor changes.
7045 (Faces): Delete text that is repeated in the next section.
7046
7047 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7048
7049 * building.texi (Debugger Operation): Mention GUD tooltips are
7050 disabled with GDB in text command mode.
7051
7052 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7053
7054 * building.texi: Replace toolbar with "tool bar" for consistency.
7055 (Compilation Mode): Describe compilation-context-lines
7056 and use of arrow in compilation buffer.
7057 (Debugger Operation): Replace help text with variable's value.
7058
7059 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7060 consistency.
7061
7062 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7063
7064 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7065 Add xref.
7066
7067 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7068
7069 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7070 (Position Info): Delete discussion of `goto-line'. It is already
7071 described in `Moving point'.
7072
7073 * mini.texi (Completion Commands): Correct reference.
7074 (Completion Options): Fix typo.
7075
7076 * killing.texi (Deletion): Complete description of `C-x C-o'.
7077
7078 2005-05-10 Richard M. Stallman <rms@gnu.org>
7079
7080 * building.texi (Compilation): Clarify recompile's directory choice.
7081
7082 * frames.texi (Tooltips): Cleanups.
7083
7084 * basic.texi (Arguments): Fix punctuation.
7085
7086 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7087
7088 * screen.texi (Menu Bar): The up and down (not left and right)
7089 arrow keys move through a keyboard menu.
7090
7091 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7092
7093 * basic.texi: Various typo and grammar fixes.
7094 (Moving Point): C-a now runs move-beginning-of-line.
7095
7096 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
7097
7098 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7099
7100 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7101 as different animals.
7102
7103 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7104
7105 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7106 Correct index entry.
7107
7108 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
7109
7110 * building.texi (Debugger Operation): Update to reflect changes
7111 in GUD tooltips.
7112
7113 2005-04-30 Richard M. Stallman <rms@gnu.org>
7114
7115 * files.texi (Compressed Files): Auto Compression normally enabled.
7116
7117 * building.texi (Debugger Operation): Clarify previous change.
7118
7119 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
7120
7121 * building.texi (Debugger Operation): Add description for
7122 GUD tooltips when program is not running.
7123
7124 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7125
7126 * misc.texi (Shell): Add `Shell Prompts' to menu.
7127 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7128 description. Delete remarks moved to new node.
7129 (Shell Prompts): New node.
7130 (History References): Replace remarks moved to `Shell Prompts'
7131 with xref to that node.
7132 (Remote Host): Clarify how to specify the terminal type when
7133 logging in to a different machine.
7134
7135 2005-04-26 Richard M. Stallman <rms@gnu.org>
7136
7137 * emacs.texi (Top): Update submenus from files.texi.
7138
7139 * files.texi (Filesets): Clarify previous change.
7140
7141 * dired.texi (Misc Dired Features): Clarify previous change.
7142
7143 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
7144
7145 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7146
7147 * dired.texi (Misc Dired Features):
7148 Document dired-compare-directories.
7149
7150 * files.texi (Filesets): New node.
7151 (File Conveniences): Document Image mode.
7152
7153 * text.texi (TeX Print): Document tex-compile.
7154
7155 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7156
7157 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7158 Delete redundant reference to tooltip Custom group. It is
7159 referred too again in the next paragraph.
7160
7161 2005-04-24 Richard M. Stallman <rms@gnu.org>
7162
7163 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7164
7165 2005-04-19 Kim F. Storm <storm@cua.dk>
7166
7167 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7168
7169 2005-04-18 Lars Hansen <larsh@math.ku.dk>
7170
7171 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7172 turns off desktop-save-mode.
7173
7174 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7175
7176 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7177 by default in terminals compatible with xterm. Mention that
7178 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7179 node.
7180
7181 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7182
7183 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7184
7185 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
7186
7187 * xresources.texi (Table of Resources): Add cursorBlink.
7188
7189 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7190
7191 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7192 `d', `C-d' and `u'.
7193
7194 2005-04-11 Richard M. Stallman <rms@gnu.org>
7195
7196 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7197 (Misc X): Add -D, --basic-display.
7198
7199 * maintaining.texi (Change Log): Correct the description of
7200 the example.
7201
7202 * major.texi (Choosing Modes): Document magic-mode-alist.
7203
7204 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7205
7206 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7207 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7208 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7209 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7210 `w', respectively.
7211 (Rmail Labels): Mention `l'.
7212 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7213 (Rmail Summary Edit): Describe `j' and RET.
7214
7215 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
7216
7217 * xresources.texi (Lucid Resources): Add fontSet resource.
7218
7219 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7220
7221 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7222 now called `indicate-empty-lines'.
7223
7224 2005-04-06 Kim F. Storm <storm@cua.dk>
7225
7226 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7227
7228 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7229
7230 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7231 deleted.
7232 (Marks vs Flags): Add some convenient key bindings.
7233 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7234 (Misc Dired Features): Correct and expand description of `w' command.
7235
7236 * frames.texi (XTerm Mouse): Delete apparently false info.
7237 The GNU/Linux console currently does not appear to support
7238 `xterm-mouse-mode'.
7239
7240 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7241
7242 * calendar.texi (Diary): Mention shell utility `calendar'.
7243
7244 2005-04-01 Richard M. Stallman <rms@gnu.org>
7245
7246 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7247
7248 2005-04-01 Lute Kamstra <lute@gnu.org>
7249
7250 * maintaining.texi (Change Log): add-change-log-entry uses
7251 add-log-mailing-address.
7252
7253 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7254
7255 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7256 `VC Mode Line' and put in an xref to that node.
7257 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7258 its description.
7259
7260 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7261
7262 * calendar.texi (Calendar Systems): Say that the Persian calendar
7263 implemented here is the arithmetical one championed by Birashk.
7264
7265 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7266
7267 * programs.texi (Fortran Motion): Fix previous change.
7268
7269 2005-03-29 Richard M. Stallman <rms@gnu.org>
7270
7271 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7272
7273 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
7274
7275 * text.texi (Refill): Refer to Long Lines Mode.
7276 (Longlines): New node.
7277 (Auto Fill): Don't index "word wrap" here.
7278 (Filling): Add Longlines to menu.
7279
7280 2005-03-29 Richard M. Stallman <rms@gnu.org>
7281
7282 * xresources.texi: Minor fixes.
7283
7284 * misc.texi (Emacs Server): Fix Texinfo usage.
7285
7286 * emacs.texi (Top): Don't use a real section heading for
7287 "Detailed Node Listing". Fake it instead.
7288
7289 * basic.texi (Position Info): Minor cleanup.
7290
7291 * mule.texi (Input Methods): Minor cleanup.
7292
7293 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7294
7295 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7296 constructs as well.
7297 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7298
7299 2005-03-29 Kenichi Handa <handa@m17n.org>
7300
7301 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7302
7303 * basic.texi (Position Info): Update the description about the
7304 command C-u C-x =.
7305
7306 2005-03-28 Richard M. Stallman <rms@gnu.org>
7307
7308 * emacs.texi (Top): Use @section for the detailed node listing.
7309
7310 * calendar.texi: Minor fixes to previous change.
7311
7312 * programs.texi (Fortran): Small fixes to previous changes.
7313
7314 * emacs.texi (Top): Update list of subnodes of Dired.
7315 Likewise for building.texi.
7316
7317 * files.texi (File Conveniences): Delete Auto Image File mode.
7318
7319 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
7320
7321 * building.texi (Flymake): New node.
7322
7323 * custom.texi (Function Keys): Document kp- event types and
7324 keypad-setup package.
7325
7326 * dired.texi (Wdired): New node.
7327
7328 * files.texi (File Conveniences): Reorder entries.
7329 Explain how to turn on Auto-image-file mode.
7330 Document Thumbs mode.
7331
7332 * mule.texi (Specify Coding): Document recode-region and
7333 recode-file-name.
7334
7335 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7336
7337 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7338
7339 * commands.texi (Keys): M-o is now a prefix key.
7340
7341 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7342
7343 * programs.texi: Reformat and update copyright years.
7344 (Fortran): Update section.
7345
7346 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7347
7348 * files.texi: Several small changes in addition to:
7349 (Visiting): Change xref for Dialog Boxes to ref.
7350 (Version Headers): Replace references to obsolete var
7351 `vc-header-alist' with `vc-BACKEND-header'.
7352 (Customizing VC): Update value of `vc-handled-backends'.
7353
7354 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7355
7356 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7357 move here from Emacs Lisp Reference Manual.
7358 * calendar.texi (Calendar/Diary, Diary Commands)
7359 (Special Diary Entries, Importing Diary): Change some xrefs to
7360 point to emacs-xtra rather than elisp.
7361
7362 * emacs-xtra.texi (Calendar Customizing):
7363 Move view-diary-entries-initially, view-calendar-holidays-initially,
7364 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7365 Emacs Manual.
7366 (Appt Customizing): Merge entire section into main Emacs Manual.
7367 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7368 mark-holidays-in-calendar here from emacs-xtra.
7369 (Displaying the Diary): Move view-diary-entries-initially,
7370 mark-diary-entries-in-calendar here from emacs-xtra.
7371 (Appointments): Move appt-display-mode-line,
7372 appt-display-duration, appt-disp-window-function,
7373 appt-delete-window-function here from emacs-xtra.
7374
7375 * calendar.texi: Update and reformat copyright.
7376 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7377 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7378 (Diary): Refer to `diary-file' rather than ~/diary.
7379 (Diary Commands): Rename node to "Displaying the Diary".
7380 * emacs.texi (Top): Rename "Diary Commands" section.
7381 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7382
7383 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7384
7385 * misc.texi (Emacs Server): Fix the command for setting
7386 server-name. Add an xref to Invoking emacsclient.
7387
7388 * help.texi (Help Summary): Clarify when "C-h ." will do something
7389 nontrivial.
7390 (Apropos): Add cindex entry for apropos-sort-by-scores.
7391
7392 * display.texi (Text Display): Add index entries for how no-break
7393 characters are displayed.
7394
7395 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7396
7397 * files.texi (Visiting): Fix cross-references introduced with the
7398 last change.
7399
7400 * xresources.texi (GTK resources): Fix last change.
7401
7402 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
7403
7404 * xresources.texi (X Resources): GTK options documented too.
7405 (Resources): Clarify meaning of program name.
7406 (Table of Resources): Add visualClass.
7407 (GTK resources): Rewrite.
7408 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7409
7410 * display.texi (Text Display): Mention non-breaking spaces.
7411
7412 * files.texi (Reverting): Document auto-revert-check-vc-info.
7413
7414 * frames.texi (Mouse Commands): Document
7415 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7416
7417 * help.texi (Help Summary): Add `C-h .'.
7418 (Apropos): Apropos accepts a list of search terms.
7419 Document apropos-sort-by-scores.
7420 (Help Echo): Document display-local-help.
7421
7422 * misc.texi (Emacs Server): Document server-name.
7423 (Invoking emacsclient): Document -s option for server names.
7424
7425 * text.texi (Outline Visibility): Introduce "current heading
7426 line" (commands can be called with point on a body line).
7427 Re-order table to follow the sequence of discussion.
7428 hide-body won't hide lines before first header line.
7429 (TeX Mode): Add DocTeX mode.
7430
7431 2005-03-24 Richard M. Stallman <rms@gnu.org>
7432
7433 * mule.texi (Single-Byte Character Support): Delete mention
7434 of iso-acc.el and iso-transl.el.
7435
7436 2005-03-23 Lute Kamstra <lute@gnu.org>
7437
7438 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7439
7440 2005-03-23 Richard M. Stallman <rms@gnu.org>
7441
7442 * search.texi: Delete explicit node pointers.
7443 (Incremental Search): New menu.
7444 (Basic Isearch, Repeat Isearch, Error in Isearch)
7445 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7446 (Slow Isearch): New subnodes.
7447 (Configuring Scrolling): Node deleted.
7448 (Search Case): Doc default-case-fold-search.
7449 (Regexp Replace): Move replace-regexp doc here.
7450
7451 * rmail.texi (Movemail): Put commas inside closequotes.
7452
7453 * picture.texi (Insert in Picture): Document C-c arrow combos.
7454 (Basic Picture): Clarify erasure.
7455
7456 * display.texi (Font Lock): Put commas inside closequotes.
7457
7458 * cmdargs.texi (General Variables): Put commas inside closequotes.
7459
7460 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
7461
7462 * building.texi (Stack Buffer): Mention reverse contrast for
7463 *selected* frame (might not be current frame).
7464
7465 2005-03-21 Richard M. Stallman <rms@gnu.org>
7466
7467 * building.texi (Starting GUD): Add bashdb.
7468
7469 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
7470
7471 * basic.texi (Moving Point): Add M-g M-g binding.
7472 (Undo): Document undo-only.
7473 (Position Info): Document M-g M-g and C-u M-g M-g.
7474
7475 * building.texi (Building): Put Grep Searching after Compilation
7476 Shell.
7477 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7478 Document next-error-highlight.
7479 (Grep Searching): Document grep-highlight-matches.
7480 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7481
7482 * calendar.texi (Importing Diary): Rename node from iCalendar.
7483 Document diary-from-outlook.
7484
7485 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7486 Commands.
7487 Mention effect of X drag and drop on Dired buffers.
7488
7489 * files.texi (Visiting): Document large-file-warning-threshold.
7490 Move paragraph on file-selection dialog.
7491 Mention visiting files using X drag and drop.
7492 (Reverting): Mention using Auto-Revert mode to tail files.
7493 Document auto-revert-tail-mode.
7494 (Version Systems): Minor correction.
7495 (Comparing Files): Diff-mode is no longer based on Compilation
7496 mode.
7497 Document compare-ignore-whitespace.
7498 (Misc File Ops): Explain passing a directory to rename-file.
7499 Likewise for copy-file and make-symbolic-link.
7500
7501 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7502 Document mouse-wheel-progressive speed.
7503
7504 * help.texi (Misc Help): Document numeric argument for C-h i.
7505 Correctly explain the effect of just C-u as argument.
7506
7507 * killing.texi (Deletion): Document numeric argument for
7508 just-one-space.
7509
7510 * mini.texi (Completion): Completion acts on text before point.
7511
7512 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7513 (Emulation): CUA mode replaces pc-bindings-mode,
7514 pc-selection-mode, and s-region.
7515
7516 * mule.texi (Input Methods): Leim is now built-in.
7517 (Select Input Method): Document quail-show-key.
7518 (Specify Coding): Document revert-buffer-with-coding-system.
7519
7520 * programs.texi (Fortran Motion): Document f90-next-statement,
7521 f90-previous-statement, f90-next-block, f90-previous-block,
7522 f90-end-of-block, and f90-beginning-of-block.
7523
7524 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7525
7526 * emacs.texi (Acknowledgments): Updated.
7527
7528 * anti.texi: Total rewrite.
7529
7530 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
7531
7532 * ack.texi (Acknowledgments): Update.
7533
7534 2005-03-19 Eli Zaretskii <eliz@gnu.org>
7535
7536 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7537 Update copyright years.
7538
7539 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
7540
7541 * building.texi (Commands of GUD): Move paragraph on setting
7542 breakpoints with mouse to the GDB Graphical Interface node.
7543
7544 2005-03-07 Richard M. Stallman <rms@gnu.org>
7545
7546 * misc.texi (Single Shell, Shell Options): Fix previous change.
7547
7548 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7549
7550 2005-03-06 Richard M. Stallman <rms@gnu.org>
7551
7552 * building.texi (Starting GUD): Don't explain text vs graphical
7553 GDB here. Just mention it and xref.
7554 Delete "just one debugger process".
7555 (Debugger Operation): Move GUD tooltip info here.
7556 (GUD Tooltips): Node deleted.
7557 (GDB Graphical Interface): Explain the two GDB modes here.
7558
7559 * sending.texi (Sending Mail): Minor cleanup.
7560 (Mail Aliases): Explain quoting conventions.
7561 Update key rebinding example.
7562 (Header Editing): C-M-i is like M-TAB.
7563 (Mail Mode Misc): mail-attach-file does not do MIME.
7564
7565 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7566 that really belongs here.
7567 (Remote Mailboxes): Text moved to Rmail Inbox.
7568 (Rmail Display): Mention Mouse-1.
7569 (Movemail): Clarify two movemail versions.
7570 Clarify rmail-movemail-program.
7571
7572 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7573 Document async shell commands.
7574 (Shell History): Clarify.
7575 (Shell Ring): Mention C-UP an C-DOWN.
7576 (Shell Options): Add comint-prompt-read-only.
7577 (Invoking emacsclient): Set EDITOR to run Emacs.
7578 (Sorting): No need to explain what region is.
7579 (Saving Emacs Sessions): Fix typo.
7580 (Recursive Edit): Fix punctuation.
7581 (Emulation): Don't mention "PC bindings" which are standard.
7582 (Hyperlinking): Explain Mouse-1 convention here.
7583 (Find Func): Node deleted.
7584
7585 * help.texi (Name Help): Xref to Hyperlinking.
7586
7587 * glossary.texi (Glossary):
7588 Rename "Balance Parentheses" to "Balancing...".
7589 Add "Byte Compilation". Correct "Copyleft".
7590 New xref in "Customization".
7591 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7592 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7593 Rename "Registers" to "Register".
7594 Replace "Selecting" with "Selected Frame",
7595 "Selected Window", and "Selecting a Buffer".
7596
7597 * files.texi (Types of Log File): Explain how projects'
7598 methods can vary.
7599
7600 * display.texi (Faces): Delete "Emacs 21".
7601
7602 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7603 * fixit.texi (Spelling): C-M-i like M-TAB.
7604 * mini.texi (Completion Options): C-M-i like M-TAB.
7605 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7606 * text.texi (Text Mode): C-M-i like M-TAB.
7607
7608 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7609
7610 * calendar.texi (Specified Dates): Mention `g w'.
7611 (Appointments): appt-activate toggles with no arg.
7612
7613 2005-03-05 Juri Linkov <juri@jurta.org>
7614
7615 * cmdargs.texi (Emacs Invocation): Add cindex
7616 "invocation (command line arguments)".
7617 (Misc X): Add -nbc, --no-blinking-cursor.
7618
7619 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
7620
7621 * calendar.texi (iCalendar): No need to require it now.
7622
7623 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
7624
7625 * trouble.texi (Contributing): Mention Savannah. Direct users to
7626 emacs-devel.
7627
7628 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7629
7630 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7631 window.
7632
7633 2005-02-27 Richard M. Stallman <rms@gnu.org>
7634
7635 * building.texi (Compilation): Update mode line status info.
7636
7637 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7638
7639 * calendar.texi (General Calendar): Document binding of
7640 scroll-other-window-down.
7641 (Mayan Calendar): Fix earliest date.
7642 (Time Intervals): Document timeclock-change.
7643 Fix timeclock-ask-before-exiting documentation.
7644
7645 2005-02-26 Kim F. Storm <storm@cua.dk>
7646
7647 * frames.texi (Mouse References):
7648 Add mouse-1-click-in-non-selected-windows.
7649
7650 2005-02-25 Richard M. Stallman <rms@gnu.org>
7651
7652 * screen.texi (Screen): Explain better about cursors and mode lines;
7653 don't presuppose text terminals.
7654 (Point): Don't assume just one cursor.
7655 Clarify explanation of cursors.
7656 (Echo Area, Menu Bar): Cleanups.
7657
7658 * mini.texi (Minibuffer): Prompts are highlighted.
7659 (Minibuffer Edit): Newline = C-j only on text terminals.
7660 Clarify resize-mini-windows values.
7661 Mention M-PAGEUP and M-PAGEDOWN.
7662 (Completion Commands): Mouse-1 like Mouse-2.
7663 (Minibuffer History): Explain history commands better.
7664 (Repetition): Add xref to Incremental Search.
7665
7666 * mark.texi (Setting Mark): Clarify info about displaying mark.
7667 Clarify explanation of C-@ and C-SPC.
7668 (Transient Mark): Mention Delete Selection mode.
7669 (Marking Objects): Clean up text about extending the region.
7670
7671 * m-x.texi (M-x): One C-g doesn't always go to top level.
7672 No delay before suggest-key-bindings output.
7673
7674 * fixit.texi (Fixit): Mention C-/ for undo.
7675 (Spelling): Mention ESC TAB like M-TAB.
7676 Replacement words with r and R are rechecked.
7677 Say where C-g leaves point. Mention ? as input.
7678
7679 2005-02-23 Lute Kamstra <lute@gnu.org>
7680
7681 * cmdargs.texi (Initial Options): Add cross reference.
7682
7683 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7684
7685 * emacs.texi (Top): Update menu for splitting of node in
7686 msdog.texi.
7687 * frames.texi (Frames): Update xref for splitting of node in
7688 msdog.texi.
7689 * trouble.texi (Quitting): Ditto.
7690
7691 2005-02-16 Richard M. Stallman <rms@gnu.org>
7692
7693 * windows.texi (Split Window): Simplify line truncation info
7694 and xref to Display Custom.
7695
7696 * trouble.texi (Quitting): Emergency escape only for text terminal.
7697 (Screen Garbled): C-l for ungarbling is only for text terminal.
7698
7699 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7700
7701 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7702
7703 * programs.texi (Program Modes): Mention Python mode.
7704 (Moving by Defuns): Repeating C-M-h extends region.
7705 (Basic Indent): Clarify.
7706 (Custom C Indent): Clarify.
7707 (Expressions): Repeating C-M-@ extends region.
7708 (Info Lookup): Clarify for C-h S.
7709 (Symbol Completion): ESC TAB alternative for M-TAB.
7710 (Electric C): Clarify.
7711
7712 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7713
7714 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7715 MS-DOS Input node.
7716 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7717 (MS-DOS and MULE): Clarify.
7718 (MS-DOS Processes, Windows Processes): Fix typos.
7719
7720 * major.texi (Choosing Modes): Clarify.
7721
7722 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7723 (Keyboard Macro Step-Edit): Clarify.
7724
7725 * indent.texi (Indentation): Clarifications.
7726
7727 * help.texi (Help): Correct error about C-h in query-replace.
7728 Clarify apropos vs C-h a. Fix how to search in FAQ.
7729 (Key Help): Describe C-h w here.
7730 (Name Help): Minor cleanup. C-h w moved to Key Help.
7731 Clarify the "object" joke.
7732 (Apropos): Clarify. Mouse-1 like Mouse-2.
7733 (Help Mode): Mouse-1 like Mouse-2.
7734
7735 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7736
7737 * display.texi (Display): Reorder menu.
7738 (Faces): Cleanup.
7739 (Font Lock): Cleanup. Mention Options menu.
7740 Delete obsolete text.
7741 (Scrolling): For C-l, don't presume text terminal.
7742 (Horizontal Scrolling): Simplify intro.
7743 (Follow Mode): Clarify.
7744 (Cursor Display): Move before Display Custom.
7745 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7746 Doc default-tab-width. Doc line truncation more thoroughly.
7747
7748 * dired.texi (Dired Enter): C-x C-f can run Dired.
7749 (Dired Visiting): Comment out `a' command.
7750 Mouse-1 is like Mouse-2.
7751 (Shell Commands in Dired): ? can be used more than once.
7752
7753 * basic.texi (Continuation Lines): Simplify description of truncation,
7754 and refer to Display Custom for the rest of it.
7755
7756 2005-02-06 Lute Kamstra <lute@gnu.org>
7757
7758 * basic.texi (Undo): Fix typo.
7759
7760 * cmdargs.texi (Emacs Invocation): Fix typo.
7761
7762 * custom.texi (Init Examples): Fix typo.
7763
7764 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7765
7766 2005-02-06 Richard M. Stallman <rms@gnu.org>
7767
7768 * regs.texi (Registers): Registers can hold numbers, too.
7769
7770 * killing.texi (Other Kill Commands): Cleanup.
7771 Delete redundant explanation of kill in read-only buffer.
7772 (Yanking): Mention term "copying".
7773 (Accumulating Text): Fix typo.
7774
7775 * entering.texi (Entering Emacs): Update rationale at start.
7776 (Exiting): Treat iconifying on a par with suspension.
7777
7778 * custom.texi (Minor Modes): Fix typo.
7779 (Easy Customization): Fix menu style.
7780 (Variables): Add xref.
7781 (Examining): Setting for future sessions works through .emacs.
7782 (Keymaps): "Text terminals", not "Many".
7783 (Init Rebinding): Explain \C-. Show example of \M-.
7784 Fix minor wording errors.
7785 (Function Keys): Explain vector syntax just once.
7786 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7787 (Init File): Mention .emacs.d directory.
7788 (Init Examples): Add xref.
7789 (Find Init): Mention .emacs.d directory.
7790
7791 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7792 (Action Arguments): Explain which kinds of -l args are found how.
7793 (Initial Options): --batch does not inhibit site-start.
7794 Add xrefs.
7795 (Command Example): Use --batch, not -batch.
7796
7797 * basic.texi (Inserting Text): Cleanup wording.
7798 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7799 C-n is not error at end of buffer.
7800 (Undo): Doc C-/ like C-_. Add xrefs.
7801 (Arguments): META key may be labeled ALT.
7802 Peculiar arg meanings are explained in doc strings.
7803
7804 * abbrevs.texi (Expanding Abbrevs): Clarify.
7805
7806 2005-02-05 Eli Zaretskii <eliz@gnu.org>
7807
7808 * frames.texi (Frame Parameters): Add an xref to the description
7809 of list-colors-display. Add a pointer to the X docs about colors.
7810
7811 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
7812 Improve docs of list-colors-display.
7813
7814 2005-02-03 Lute Kamstra <lute@gnu.org>
7815
7816 * frames.texi (Frames, Drag and Drop): Fix typos.
7817
7818 2005-02-03 Richard M. Stallman <rms@gnu.org>
7819
7820 * windows.texi (Basic Window): Mention color-change in mode line.
7821 (Change Window): Explain dragging vertical boundaries.
7822
7823 * text.texi (Sentences): Clarify.
7824 (Paragraphs): Explain M-a and blank lines.
7825 (Outline Mode): Clarify text and menu.
7826 (Hard and Soft Newlines): Mention use-hard-newlines.
7827
7828 * frames.texi (Frames): Delete unnecessary mention of Windows.
7829 (Mouse Commands): Likewise. Mention xterm mouse support.
7830 (Clipboard): Clarify.
7831 (Mouse References): Mention use of Mouse-1 for following links.
7832 (Menu Mouse Clicks): Clarify.
7833 (Mode Line Mouse): Clarify.
7834 (Drag and Drop): Rewrite.
7835
7836 * fixit.texi (Spelling): Fix typo.
7837
7838 * files.texi (File Names): Clarify.
7839 (Visiting): Update conditions for use of file dialog. Clarify.
7840 (Saving): Doc d as answer in save-some-buffers.
7841 (Remote Files): Clean up the text.
7842
7843 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7844
7845 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7846 (List Buffers): Clarify.
7847 (Several Buffers): Doc T command.
7848 (Buffer Convenience): Clarify menu.
7849
7850 * basic.texi (Undo): Clarify last change.
7851
7852 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7853
7854 * fixit.texi (Spelling): Fix typo.
7855
7856 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7857
7858 * basic.texi (Undo): Update description of `undo-outer-limit'.
7859
7860 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
7861
7862 * building.texi: Update documentation relating to GDB Graphical
7863 Interface.
7864
7865 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7866
7867 * custom.texi (Easy Customization): Adapt menu to node name change.
7868
7869 2005-01-30 Richard M. Stallman <rms@gnu.org>
7870
7871 * custom.texi (Easy Customization): Defn of "User Option" now
7872 includes faces. Don't say just "option" when talking about variables.
7873 Do say just "options" to mean "anything customizable".
7874 (Specific Customization): Describe `customize-variable',
7875 not `customize-option'.
7876
7877 * glossary.texi (Glossary) <Faces>: Add xref.
7878 <User Option>: Change definition--include faces. Change xref.
7879
7880 * picture.texi (Picture): Mention artist.el.
7881
7882 * sending.texi, screen.texi, programs.texi, misc.texi:
7883 * mini.texi, major.texi, maintaining.texi, macos.texi:
7884 * help.texi, frames.texi, files.texi:
7885 Don't say just "option" when talking about variables.
7886
7887 * display.texi, mule.texi: Don't say just "option" when talking
7888 about variables. Other minor cleanups.
7889
7890 2005-01-26 Lute Kamstra <lute@gnu.org>
7891
7892 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7893 File'. Mention the `-Q' option at the `--no-site-file' option.
7894
7895 2005-01-22 David Kastrup <dak@gnu.org>
7896
7897 * building.texi (Grep Searching): Mention alias `find-grep' for
7898 `grep-find'.
7899
7900 2005-01-20 Richard M. Stallman <rms@gnu.org>
7901
7902 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7903
7904 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7905
7906 * rmail.texi (Movemail): Explain differences
7907 between standard and mailutils versions of movemail.
7908 Describe command line and configuration options introduced
7909 with the latter.
7910 Explain the notion of mailbox URL, provide examples and
7911 cross-references to mailutils documentation.
7912 Describe various methods of specifying mailbox names,
7913 user names and user passwords for rmail.
7914 (Remote Mailboxes): New section.
7915 Describe how movemail handles remote mailboxes. Describe configuration
7916 options used to control its behavior.
7917 (Other Mailbox Formats): Explain handling of various mailbox
7918 formats.
7919
7920 2005-01-13 Richard M. Stallman <rms@gnu.org>
7921
7922 * commands.texi (Commands): Clarification.
7923
7924 2005-01-11 Richard M. Stallman <rms@gnu.org>
7925
7926 * programs.texi (Multi-line Indent): Fix previous change.
7927 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7928
7929 2005-01-08 Richard M. Stallman <rms@gnu.org>
7930
7931 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7932 lazy-highlight.
7933
7934 * search.texi (Query Replace): Mention faces query-replace
7935 and lazy-highlight.
7936 (Incremental Search): Update isearch highlighting info.
7937
7938 2005-01-04 Richard M. Stallman <rms@gnu.org>
7939
7940 * custom.texi (Saving Customizations): Minor improvement.
7941
7942 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7943
7944 * custom.texi (Saving Customizations): Emacs no longer loads
7945 `custom-file' after .emacs. No longer mention customizing through
7946 Custom.
7947
7948 2005-01-01 Andreas Schwab <schwab@suse.de>
7949
7950 * killing.texi (Graphical Kill): Move up under node Killing,
7951 change @section to @subsection.
7952
7953 2005-01-01 Richard M. Stallman <rms@gnu.org>
7954
7955 * custom.texi (Face Customization): Mention hex color specs.
7956
7957 * emacs.texi (Top): Update Killing submenu.
7958
7959 * killing.texi (Killing): Reorganize section.
7960 No more TeX-only text; put the node command at start of chapter.
7961 But the first section heading is used only in TeX.
7962 Rewrite the text to read better in this mode.
7963 (Graphical Kill): New subnode gets some of the text that
7964 used to be in the first section.
7965
7966 2004-12-31 Richard M. Stallman <rms@gnu.org>
7967
7968 * dired.texi (Shell Commands in Dired): Delete the ? example.
7969
7970 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7971
7972 * files.texi (Saving): Describe new require-final-newline features
7973 and mode-require-final-newline.
7974
7975 2004-12-29 Richard M. Stallman <rms@gnu.org>
7976
7977 * custom.texi (File Variables): Clarify previous change.
7978
7979 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
7980
7981 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7982 out now.
7983
7984 2004-12-27 Richard M. Stallman <rms@gnu.org>
7985
7986 * Makefile.in (MAKEINFO): Specify --force.
7987
7988 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7989 (Undo): Doc undo-outer-limit.
7990
7991 2004-12-15 Juri Linkov <juri@jurta.org>
7992
7993 * mark.texi (Transient Mark, Mark Ring): M-< and other
7994 movement commands don't set mark in Transient Mark mode
7995 if mark is active.
7996
7997 2004-12-12 Juri Linkov <juri@jurta.org>
7998
7999 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8000 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8001
8002 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8003 (Misc Dired Commands): Add @r{(Dired)} to w.
8004
8005 2004-12-12 Juri Linkov <juri@jurta.org>
8006
8007 * mark.texi (Marking Objects): Marking commands also extend the
8008 region when mark is active in Transient Mark mode.
8009
8010 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8011
8012 * custom.texi (Saving Customizations): Emacs only loads the custom
8013 file automatically after the init file in version 22.1 or later.
8014 Adapt text and examples to this fact.
8015
8016 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8017
8018 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8019 be set through Custom. Otherwise, it has no effect.
8020
8021 2004-12-05 Richard M. Stallman <rms@gnu.org>
8022
8023 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8024 * entering.texi: Rename Command Line to Emacs Invocation.
8025
8026 * misc.texi (Term Mode): Correctly describe C-c.
8027
8028 * custom.texi (Easy Customization): Move up to section level,
8029 before Variables. Avoid using the term "variable"; say "option".
8030 New initial explanation.
8031 (Variables): In initial explanation, connect "variable" to the
8032 already-explained "user option".
8033
8034 * emacs.texi (Top): Fix ref to Command Line.
8035 Move reference to Easy Customization.
8036
8037 * xresources.texi (X Resources): Fix From link.
8038
8039 * doclicense.texi (GNU Free Documentation License): Fix To link.
8040
8041 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8042
8043 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8044
8045 2004-12-03 Richard M. Stallman <rms@gnu.org>
8046
8047 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8048
8049 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8050
8051 * kmacro.texi: Several small changes in addition to the following.
8052 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8053 defining a keyboard macro.
8054 Mention `kmacro-ring-max'.
8055 (Keyboard Macro Counter): Clarify description of
8056 `kmacro-insert-counter', `kmacro-set-counter',
8057 `kmacro-add-counter' and `kmacro-set-format'.
8058
8059 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8060
8061 * custom.texi (File Variables): Add `unibyte' and make it more
8062 clear that `unibyte' and `coding' are special. Suggested by Simon
8063 Krahnke <overlord@gmx.li>.
8064
8065 * mule.texi (Enabling Multibyte): Refer to File Variables.
8066 Suggested by Simon Krahnke <overlord@gmx.li>.
8067
8068 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8069
8070 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8071 x-use-old-gtk-file-dialog.
8072
8073 2004-11-20 Richard M. Stallman <rms@gnu.org>
8074
8075 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8076
8077 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
8078
8079 * building.texi (Lisp Eval): Delete hyphen in section name.
8080
8081 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8082
8083 * files.texi (Old Versions):
8084 No longer document annotation as "CVS only".
8085
8086 2004-11-10 Andre Spiegel <spiegel@gnu.org>
8087
8088 * files.texi (Version Control): Rewrite the introduction about
8089 version systems, mentioning the new ones that we support.
8090 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8091 suggestions.
8092
8093 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8094
8095 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8096
8097 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8098
8099 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8100
8101 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8102
8103 * text.texi (Text Based Tables, Table Definition)
8104 (Table Creation, Table Recognition, Cell Commands)
8105 (Cell Justification, Row Commands, Column Commands)
8106 (Fixed Width Mode, Table Conversion, Measuring Tables)
8107 (Table Misc): New nodes, documenting the Table Mode.
8108
8109 2004-10-19 Jason Rumney <jasonr@gnu.org>
8110
8111 * makefile.w32-in (info): Change order of arguments to makeinfo.
8112
8113 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
8114
8115 * calendar.texi (iCalendar): Update for package changes.
8116
8117 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8118
8119 * files.texi (Misc File Ops): View mode is a minor mode.
8120
8121 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8122
8123 * calendar.texi (iCalendar): Style changes.
8124
8125 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8126
8127 * search.texi (Regexps): The regexp described in the example is no
8128 longer stored in the variable `sentence-end'.
8129
8130 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
8131
8132 * building.texi (Starting GUD): Note that multiple debugging
8133 sessions requires `gdb --fullname'.
8134
8135 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
8136
8137 * calendar.texi (iCalendar): New section for a new package.
8138
8139 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8140
8141 * text.texi: Various small changes in addition to the following.
8142 (Text): Replace xref for autotype with inforef.
8143 (Sentences): Explain nil value for `sentence-end'.
8144 (Paragraphs): Update default values for `paragraph-start' and
8145 `paragraph-separate'.
8146 (Text Mode): Correct description of Text mode's effect on the
8147 syntax table.
8148 (Outline Visibility): `hide-other' does not hide top level headings.
8149 `selective-display-ellipses' no longer has an effect on Outline mode.
8150 (TeX Misc): Add missing @cindex.
8151 Replace xref for RefTeX with inforef.
8152 (Requesting Formatted Text): The variable
8153 `enriched-fill-after-visiting' no longer exists.
8154 (Editing Format Info): Update names of menu items and commands.
8155 (Format Faces): Mention special effect of specifying the default face.
8156 Describe inheritance of text properties.
8157 Correct description of `fixed' face.
8158 (Format Indentation): Correct description of effect of setting
8159 margins. Mention `set-left-margin' and `set-right-margin'.
8160 (Format Justification): Update names of menu items.
8161 `set-justification-full' is now bound to `M-j b'.
8162 Mention that `default-justification' is a per buffer variable.
8163 (Format Properties): Update name of menu item.
8164 (Forcing Enriched Mode): `format-decode-buffer' automatically
8165 turns on Enriched mode if the buffer is in text/enriched format.
8166
8167 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
8168
8169 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8170
8171 2004-09-28 Kim F. Storm <storm@cua.dk>
8172
8173 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8174 Align with new functionality.
8175
8176 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8177
8178 * display.texi (Display Custom): Remove stray `@end defvar'.
8179
8180 2004-09-23 Kim F. Storm <storm@cua.dk>
8181
8182 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8183 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8184
8185 2004-09-20 Richard M. Stallman <rms@gnu.org>
8186
8187 * custom.texi (Hooks): Explain using setq to clear out a hook.
8188 (File Variables): Explain multiline string constants.
8189 (Non-ASCII Rebinding): Explain when you need to update
8190 non-ASCII char codes in .emacs.
8191
8192 * building.texi (Compilation): Explain how to make a silent
8193 subprocess that won't be terminated. Explain compilation-environment.
8194
8195 2004-09-13 Kim F. Storm <storm@cua.dk>
8196
8197 * mini.texi (Repetition): Rename isearch-resume-enabled to
8198 isearch-resume-in-command-history and change default to disabled.
8199
8200 2004-09-09 Kim F. Storm <storm@cua.dk>
8201
8202 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8203 with new `kmacro-name-last-macro'.
8204
8205 2004-09-08 Juri Linkov <juri@jurta.org>
8206
8207 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8208
8209 2004-09-03 Juri Linkov <juri@jurta.org>
8210
8211 * search.texi (Incremental Search): Update wording for M-%.
8212
8213 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8214
8215 * killing.texi (Killing): Correct description of kill commands in
8216 read-only buffer.
8217
8218 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8219
8220 * building.texi (Compilation Mode): Add a paragraph about rules
8221 for finding the compilation buffer for `next-error'.
8222
8223 * search.texi (Other Repeating Search): Mention that Occur mode
8224 supports the next-error functionality.
8225
8226 2004-09-02 Juri Linkov <juri@jurta.org>
8227
8228 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8229
8230 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8231
8232 * kmacro.texi (Basic Keyboard Macro):
8233 `apply-macro-to-region-lines' now operates on all lines that begin
8234 in the region, rather than on all complete lines in the region.
8235
8236 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8237
8238 * frames.texi (Drag and drop): Add documentation about
8239 x-dnd-test-function and x-dnd-known-types.
8240
8241 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8242
8243 * indent.texi: Various minor changes in addition to:
8244 (Indentation Commands): Correct description of `indent-relative'.
8245 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8246 mode. The *Tab Stops* buffer uses Overwrite Mode.
8247 (Just Spaces): `tabify' converts sequences of at least two spaces
8248 to tabs.
8249
8250 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8251
8252 * frames.texi (Secondary Selection): Setting the secondary
8253 selection with M-Drag-Mouse-1 does not alter the kill ring,
8254 setting it with M-Mouse-1 and M-Mouse-3 does.
8255 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8256 toolkit scroll bars.
8257 (Scroll Bars): Ditto.
8258
8259 * windows.texi (Basic Window): When using a window system, the value
8260 of point in a non-selected window is indicated by a hollow box.
8261 (Split Window): Side by side windows are separated by a scroll bar,
8262 if scroll bars are used.
8263 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8264 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8265 (Window Convenience): Update bindings for `winner-undo' and
8266 `winner-redo'.
8267
8268 * ack.texi (Acknowledgments): Use `@unnumbered'.
8269 * misc.texi: Adapt sectioning in Info to the node structure.
8270 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8271 of "Using Emacs as a Server".
8272 * building.texi (Building): Interchange nodes (for correct numbering).
8273 * programs.texi (Programs): Interchange nodes (for correct numbering).
8274 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8275 Info to the node structure.
8276 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8277 Rearrange order of nodes and sections such that both "GNU GENERAL
8278 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8279 end, as appropriate for appendices.
8280 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8281 Use `@unnumberedsec'.
8282 * trouble.texi: Adapt sectioning in Info to the node structure.
8283 Adapt node pointers to change in emacs.texi.
8284 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8285
8286 2004-08-25 Kenichi Handa <handa@m17n.org>
8287
8288 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8289 description for unibyte mode.
8290
8291 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8292
8293 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8294
8295 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8296 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8297 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8298 in @pxref.
8299
8300 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8301
8302 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8303 Change section names.
8304
8305 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8306
8307 * kmacro.texi (Keyboard Macro Ring): Rename section.
8308 Emacs treats the head of the macro ring as the `last keyboard macro'.
8309 (Keyboard Macro Counter): Minor change.
8310 (Save Keyboard Macro): Some clarifications.
8311 (Edit Keyboard Macro): Rename section.
8312
8313 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8314 32-bit machines.
8315 (Several Buffers): Clarify which buffer is selected if `2' is
8316 pressed in the Buffer Menu.
8317 Auto Revert mode can be used to update the Buffer Menu
8318 automatically.
8319
8320 2004-08-21 Eli Zaretskii <eliz@gnu.org>
8321
8322 * help.texi (Misc Help): Add an index entry for finding an Info
8323 manual by its file name.
8324
8325 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8326
8327 * files.texi (Backup Deletion): Correct description of
8328 `delete-old-versions'.
8329 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8330 (Auto Save Files): Recommend `auto-save-mode' to reenable
8331 auto-saving, rather than the abbreviation `auto-save'.
8332
8333 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8334
8335 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8336 for "killing" and "yanking" in main menu.
8337
8338 2004-08-16 Richard M. Stallman <rms@gnu.org>
8339
8340 * killing.texi (Yanking, Killing): Minor cleanups.
8341
8342 * mark.texi (Momentary Mark): Minor cleanups.
8343
8344 2004-08-15 Kenichi Handa <handa@etl.go.jp>
8345
8346 * custom.texi (Non-ASCII Rebinding):
8347 C-q always inserts the right code to pass to global-set-key.
8348
8349 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8350
8351 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8352 `insert-register', instead of `C-x r g' binding, for consistency.
8353
8354 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8355
8356 * fixit.texi (Spelling): Fix typo.
8357
8358 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8359
8360 * help.texi (Help): Fix Texinfo usage.
8361
8362 2004-07-24 Richard M. Stallman <rms@gnu.org>
8363
8364 * text.texi (Paragraphs): Update how paragraphs are separated
8365 and the default for paragraph-separate.
8366
8367 * search.texi (Regexp Replace): Further update text for new
8368 replacement operators.
8369
8370 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8371
8372 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8373 `R' switch.
8374
8375 * dired.texi (Dired Updating): `k' only deletes inserted
8376 subdirectories from the Dired buffer if a prefix argument was given.
8377
8378 * search.texi (Regexps): Delete redundant definition of `symbol' in
8379 description of `\_>'. It already occurs in the description of `\_<'.
8380
8381 2004-07-01 Juri Linkov <juri@jurta.org>
8382
8383 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8384 (Regexp Search): Add M-r.
8385
8386 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8387
8388 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8389
8390 2004-06-29 Jesper Harder <harder@ifa.au.dk>
8391
8392 * search.texi, calendar.texi: Markup fixes.
8393
8394 2004-06-25 Richard M. Stallman <rms@gnu.org>
8395
8396 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8397
8398 2004-06-25 David Kastrup <dak@gnu.org>
8399
8400 * search.texi (Regexp Replace): Some typo corrections and
8401 rearrangement.
8402
8403 2004-06-24 David Kastrup <dak@gnu.org>
8404
8405 * search.texi (Unconditional Replace): Use replace-string instead
8406 of query-replace in example.
8407 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8408 sequences.
8409 (Query Replace): Correct explanation of `^' which does not use
8410 the mark stack.
8411
8412 2004-06-21 Nick Roberts <nickrob@gnu.org>
8413
8414 * misc.texi (Shell History Copying): Document comint-insert-input.
8415 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8416
8417 2004-06-20 Jesper Harder <harder@ifa.au.dk>
8418
8419 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8420 * custom.texi (Customization): Do.
8421 * anti.texi (Antinews): Do.
8422 * abbrevs.texi (Defining Abbrevs): Do.
8423
8424 * programs.texi (Info Lookup): Fix keybinding for
8425 info-lookup-symbol.
8426
8427 2004-06-16 Juanma Barranquero <lektu@terra.es>
8428
8429 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8430 Add emacs-xtra.
8431 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8432 (clean): Add emacs-xtra and flymake. Remove redundancies.
8433
8434 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8435
8436 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8437 Add emacs-xtra.
8438 * emacs-xtra.texi: New file.
8439
8440 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8441
8442 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8443 (Dired and Find): Mention differences with ordinary Dired buffers.
8444
8445 2004-06-13 Richard M. Stallman <rms@gnu.org>
8446
8447 * custom.texi (Init Syntax): Explain about vars that do special
8448 things when set with setq or with Custom.
8449 (Init Examples): Add line-number-mode example.
8450
8451 2004-06-12 Juri Linkov <juri@jurta.org>
8452
8453 * dired.texi (Operating on Files): Add dired-do-touch.
8454
8455 2004-06-10 Juri Linkov <juri@jurta.org>
8456
8457 * building.texi (Lisp Eval): Add C-M-x on defface.
8458
8459 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8460
8461 * files.texi (Reverting): Auto-Revert mode and
8462 Global Auto-Revert mode no longer revert remote files.
8463
8464 2004-05-29 Richard M. Stallman <rms@gnu.org>
8465
8466 * custom.texi (Init File): Two dashes start --no-site-file.
8467
8468 2004-05-29 Alan Mackenzie <acm@muc.de>
8469
8470 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
8471 ("AWK"): Is consistently thus spelled throughout.
8472 (AWK, Pike): Document as "C-like modes".
8473 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8474 (M-x man): Supersedes M-x manual-entry.
8475 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8476
8477 ("Comments in C"): Delete node; the info is in CC Mode manual.
8478 (c-comment-only-line-offset): Remove description.
8479
8480 (C-c ., C-c C-c): Describe new C Mode bindings.
8481
8482 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8483 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8484 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8485 Amend definitions.
8486
8487 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8488 Describe functions.
8489
8490 (c-comment-start-regexp, c-hanging-comment-ender-p)
8491 (c-hanging-comment-starter-p): Remove obsolete definitions.
8492
8493 * emacs.texi: Remove the menu entry "Comments in C".
8494
8495 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8496
8497 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8498 `M-x locate'.
8499
8500 2004-05-16 Karl Berry <karl@gnu.org>
8501
8502 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8503 makeinfo --html fails.
8504 * help.texi (Help Summary) [@ifnottex]: Likewise.
8505
8506 2004-05-13 Nick Roberts <nickrob@gnu.org>
8507
8508 * building.texi (GDB Graphical Interface): Update and describe
8509 layout first.
8510
8511 2004-05-04 Jason Rumney <jasonr@gnu.org>
8512
8513 * makefile.w32-in: Revert last change.
8514
8515 2004-05-03 Jason Rumney <jasonr@gnu.org>
8516
8517 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8518
8519 2004-04-23 Juanma Barranquero <lektu@terra.es>
8520
8521 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8522
8523 2004-04-18 Juri Linkov <juri@jurta.org>
8524
8525 * fixit.texi (Spelling): Remove file extension from ispell xref.
8526
8527 2004-04-15 Kim F. Storm <storm@cua.dk>
8528
8529 * cmdargs.texi (Initial Options): Add -Q.
8530
8531 2004-04-05 Kim F. Storm <storm@cua.dk>
8532
8533 * custom.texi (File Variables): Add safe-local-eval-forms.
8534
8535 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8536
8537 * files.texi (Reverting): Correct description of revert-buffer's
8538 handling of point.
8539
8540 2004-03-22 Juri Linkov <juri@jurta.org>
8541
8542 * emacs.texi (Top): Add `Misc X'.
8543
8544 * trouble.texi: Fix help key bindings.
8545
8546 * glossary.texi: Improve references.
8547
8548 * help.texi: Sync keywords with finder.el.
8549
8550 * mini.texi (Completion): Add description for menu items.
8551
8552 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8553
8554 * sending.texi (Mail Methods): Fix xref to Message manual.
8555
8556 2004-03-12 Richard M. Stallman <rms@gnu.org>
8557
8558 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8559
8560 2004-03-04 Richard M. Stallman <rms@gnu.org>
8561
8562 * search.texi (Regexps): Explain that ^ and $ have their
8563 special meanings only in certain contexts.
8564
8565 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8566
8567 * mule.texi (Specify Coding): Doc C-x RET F.
8568
8569 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8570 for multiple compile and grep buffers.
8571 (Indirect Buffers): Don't recommand clone-indirect-buffer
8572 for multiple compile and grep buffers.
8573
8574 2004-02-29 Juanma Barranquero <lektu@terra.es>
8575
8576 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8577 Use $(DEL) instead of rm, and ignore exit code.
8578
8579 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
8580
8581 * building.texi (Watch Expressions): Update.
8582
8583 2004-02-21 Juri Linkov <juri@jurta.org>
8584
8585 * cmdargs.texi (Action Arguments): Add alias --find-file.
8586 Add --directory, --help, --version. Move text about command-line-args
8587 to Command Arguments.
8588 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8589 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8590 (Window Size X): Join -g and --geometry. Add @cindex.
8591 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8592 (Title X): Remove alias -title.
8593 (Misc X): New node.
8594
8595 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8596
8597 * frames.texi (Drag and drop): Add Motif to list of supported
8598 protocols.
8599
8600 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8601
8602 * frames.texi (Drag and drop): New section.
8603
8604 2004-01-24 Richard M. Stallman <rms@gnu.org>
8605
8606 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8607 Include it only @ifnotinfo. Patch the preceding and following
8608 node headers to point to each other.
8609
8610 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8611
8612 * calendar.texi (Appointments): Update section.
8613
8614 2003-12-29 Kevin Ryde <user42@zip.com.au>
8615
8616 * programs.texi (C Modes): Fix the xref.
8617
8618 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
8619
8620 * building.texi (Watch Expressions): Update.
8621 (Commands of GUD): Include use of toolbar + breakpoints set from
8622 fringe/margin.
8623
8624 2003-12-03 Andre Spiegel <spiegel@gnu.org>
8625
8626 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8627 <acm@muc.de>.
8628
8629 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8630
8631 * frames.texi (Dialog Boxes): Add use-file-dialog.
8632
8633 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8634
8635 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8636 in CC Mode.
8637
8638 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8639
8640 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8641 * man/commands.texi, man/custom.texi, man/display.texi:
8642 * man/emacs.texi, man/files.texi:
8643 * man/frames.texi, man/glossary.texi, man/killing.texi:
8644 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8645 * man/mule.texi, man/rmail.texi, man/search.texi:
8646 * man/sending.texi, man/text.texi, man/trouble.texi:
8647 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8648
8649 2003-11-01 Alan Mackenzie <acm@muc.de>
8650
8651 * search.texi (Scrolling During Incremental Search): Document a
8652 new scrolling facility in isearch mode.
8653
8654 2003-10-22 Miles Bader <miles@gnu.org>
8655
8656 * Makefile.in (info): Move before $(top_srcdir)/info.
8657
8658 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
8659
8660 * building.texi (Watch Expressions): Update section on data display
8661 to reflect code changes (GDB Graphical Interface).
8662
8663 2003-10-13 Richard M. Stallman <rms@gnu.org>
8664
8665 * xresources.texi (GTK resources): Clean up previous change.
8666
8667 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8668
8669 * xresources.texi (GTK resources): Add a note that some themes
8670 disallow customizations. Add scroll theme example.
8671
8672 2003-09-30 Richard M. Stallman <rms@gnu.org>
8673
8674 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8675
8676 * misc.texi (Saving Emacs Sessions): Shorten the section,
8677 collapsing back into one node.
8678
8679 2003-09-30 Lars Hansen <larsh@math.ku.dk>
8680
8681 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8682
8683 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8684
8685 * xresources.texi (GTK names in Emacs): Correct typo.
8686
8687 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8688
8689 * cmdargs.texi (Font X): Mention new default font.
8690 More fully describe long font names, wildcard patterns and the
8691 problems involved. (Result of discussion on emacs-devel.)
8692
8693 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8694
8695 * emacs.texi (Acknowledgements): Correct typo.
8696
8697 2003-09-22 Richard M. Stallman <rms@gnu.org>
8698
8699 * dired.texi (Misc Dired Commands): New node.
8700 (Dired Navigation): Add dired-goto-file.
8701
8702 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8703
8704 * emacs.texi (Acknowledgements): New node, split from Distribution.
8705
8706 * cmdargs.texi (Action Arguments): -f reads interactive args.
8707
8708 2003-09-08 Lute Kamstra <lute@gnu.org>
8709
8710 * screen.texi (Mode Line): Say that POS comes before LINE.
8711 Mention `size-indication-mode'.
8712 * display.texi (Optional Mode Line):
8713 Document `size-indication-mode'.
8714 * basic.texi (Position Info): Mention `size-indication-mode'.
8715
8716 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8717
8718 * xresources.texi (Resources): Refer to `editres' man page.
8719 (Lucid Resources): Update defaults. Expand description of
8720 `shadowThickness'.
8721
8722 2003-09-04 Miles Bader <miles@gnu.org>
8723
8724 * Makefile.in (top_srcdir): New variable.
8725 ($(top_srcdir)/info): New rule.
8726 (info): Depend on it.
8727
8728 2003-09-03 Peter Runestig <peter@runestig.com>
8729
8730 * makefile.w32-in: New file.
8731
8732 2003-08-29 Richard M. Stallman <rms@gnu.org>
8733
8734 * misc.texi (Saving Emacs Sessions): Correct previous change.
8735
8736 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8737
8738 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8739 (Intro): Include kmacro.texi after fixit.texi instead of after
8740 custom.texi. (As suggested by Kim Storm.)
8741
8742 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8743
8744 * fixit.texi (Fixit): Update `Next' pointer.
8745 * files.texi (Files): Update `Previous' pointer.
8746 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8747 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8748 (Suggested by Kim Storm.)
8749 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8750
8751 2003-08-18 Kim F. Storm <storm@cua.dk>
8752
8753 * kmacro.texi: New file describing enhanced keyboard macro
8754 functionality. Replaces old description in custom.texi.
8755
8756 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8757 (Keyboard Macros): Move to new kmacro.texi file.
8758
8759 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8760
8761 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8762
8763 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8764
8765 2003-08-17 Alex Schroeder <alex@gnu.org>
8766
8767 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8768 required.
8769
8770 2003-08-05 Richard M. Stallman <rms@gnu.org>
8771
8772 * programs.texi (Lisp Indent): Don't describe
8773 lisp-indent-function property here. Use xref to Lisp Manual.
8774
8775 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8776
8777 * calendar.texi (Date Formats): Document changed behavior of
8778 abbreviations.
8779
8780 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
8781
8782 * buffers.texi (List Buffers): Fix previous change.
8783
8784 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
8785
8786 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8787 List*.
8788
8789 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8790
8791 * display.texi (Font Lock): Fix typo.
8792
8793 2003-07-07 Richard M. Stallman <rms@gnu.org>
8794
8795 * display.texi (Font Lock): Add xref for format info on
8796 font-lock-remove-keywords.
8797
8798 * building.texi (Compilation): Document what happens with asynch
8799 children of compiler process.
8800
8801 * help.texi (Library Keywords): Use @multitable.
8802
8803 2003-06-04 Richard M. Stallman <rms@gnu.org>
8804
8805 * programs.texi (Expressions): Delete C-M-DEL.
8806
8807 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8808 comint-move-point-for-output renamed from
8809 comint-scroll-to-bottom-on-output.
8810
8811 * custom.texi (Init Rebinding): Replace previous change with xref.
8812 (Non-ASCII Rebinding): Explain that issue more briefly here.
8813
8814 2003-05-28 Richard M. Stallman <rms@gnu.org>
8815
8816 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8817
8818 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
8819
8820 * building.texi (GDB Graphical Interface): New node.
8821 (Rewritten somewhat by RMS.)
8822
8823 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8824
8825 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8826 non-English letters. Explain how to set coding systems correctly
8827 and how to include the right coding cookie in the file.
8828
8829 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8830
8831 * indent.texi (Indentation): Explain the concepts.
8832 (Just Spaces): Explain why preventing tabs for indentation might
8833 be useful.
8834
8835 2003-04-16 Richard M. Stallman <rms@gnu.org>
8836
8837 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8838
8839 2003-02-22 Alex Schroeder <alex@emacswiki.org>
8840
8841 * cmdargs.texi (General Variables): Document SMTPSERVER.
8842
8843 * sending.texi: Remove SMTP node.
8844 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8845 library.
8846
8847 2003-02-22 Alex Schroeder <alex@emacswiki.org>
8848
8849 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8850
8851 2003-02-22 Simon Josefsson <jas@extundo.com>
8852
8853 * sending.texi (Mail Methods): Add node about SMTP.
8854
8855 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8856
8857 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8858
8859 2003-02-01 Kevin Ryde <user42@zip.com.au>
8860
8861 * glossary.texi (Glossary): Correction to cl cross reference.
8862
8863 2003-01-20 Richard M. Stallman <rms@gnu.org>
8864
8865 * killing.texi (Rectangles): Document C-x c r.
8866
8867 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8868
8869 * xresources.texi (GTK resources): New node.
8870 (GTK widget names): New node.
8871 (GTK names in Emacs): New node.
8872 (GTK styles): New node.
8873
8874 2003-01-09 Francesco Potortì <pot@gnu.org>
8875
8876 * maintaining.texi (Create Tags Table): Add reference to the new
8877 `etags --help --lang=LANG' option.
8878
8879 2002-10-02 Karl Berry <karl@gnu.org>
8880
8881 * emacs.texi: Per rms, update all manuals to use @copying instead of
8882 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
8883 where needed for the sake of the HTML output.
8884
8885 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8886
8887 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8888 source files.
8889
8890 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8891
8892 * Makefile.in (emacsman): New target.
8893
8894 2001-10-20 Gerd Moellmann <gerd@gnu.org>
8895
8896 * (Version 21.1 released.)
8897
8898 2001-10-05 Gerd Moellmann <gerd@gnu.org>
8899
8900 * Branch for 21.1.
8901
8902 2001-03-05 Gerd Moellmann <gerd@gnu.org>
8903
8904 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8905
8906 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8907
8908 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8909
8910 1999-07-12 Richard Stallman <rms@gnu.org>
8911
8912 * Version 20.4 released.
8913
8914 1998-12-04 Markus Rost <rost@delysid.gnu.org>
8915
8916 * Makefile.in (INFO_TARGETS): Delete customize.info.
8917 (DVI_TARGETS): Delete customize.dvi.
8918 (../info/customize, customize.dvi): Targets deleted.
8919
8920 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8921
8922 * Version 20.3 released.
8923
8924 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8925
8926 * Makefile.in (EMACSSOURCES): Add mule.texi.
8927 Add msdog.texi, ack.texi. Remove gnu1.texi.
8928
8929 1998-04-06 Andreas Schwab <schwab@gnu.org>
8930
8931 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8932 Use it in dvi targets.
8933
8934 1997-09-23 Paul Eggert <eggert@twinsun.com>
8935
8936 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8937 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8938 (../info/customize): Rename from ../info/custom.
8939
8940 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8941
8942 * Version 20.2 released.
8943
8944 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8945
8946 * Version 20.1 released.
8947
8948 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8949
8950 * Makefile (../info/customize, customize.dvi): New targets.
8951 (INFO_TARGETS): Add ../info/customize.
8952 (DVI_TARGETS): Add customize.dvi.
8953
8954 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8955
8956 * Version 19.33 released.
8957
8958 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8959
8960 * Version 19.32 released.
8961
8962 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8963
8964 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8965
8966 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8967
8968 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8969 Specify -I option.
8970 (All dvi targets): Set the TEXINPUTS variable.
8971
8972 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8973
8974 * Version 19.31 released.
8975
8976 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8977
8978 * Version 19.30 released.
8979
8980 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8981
8982 * Makefile.in (maintainer-clean): Rename from realclean.
8983
8984 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8985
8986 * Makefile.in: New file.
8987 * Makefile: File deleted.
8988
8989 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8990
8991 * Makefile (TEXINDEX_OBJS): Variable deleted.
8992 (texindex, texindex.o, getopt.o): Rules deleted.
8993 All deps on texindex deleted.
8994 (distclean): Don't delete texindex.
8995 (mostlyclean): Don't delete *.o.
8996 * texindex.c, getopt.c: Files deleted.
8997
8998 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8999
9000 * Version 19.26 released.
9001
9002 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9003
9004 * Makefile (EMACSSOURCES): Exclude undo.texi.
9005
9006 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9007
9008 * Version 19.25 released.
9009
9010 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9011
9012 * Version 19.24 released.
9013
9014 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9015
9016 * Version 19.23 released.
9017
9018 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9019
9020 * Makefile: Delete spurious tab.
9021
9022 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9023
9024 * Makefile (.SUFFIXES): New rule.
9025
9026 1993-12-04 Richard Stallman (rms@srarc2)
9027
9028 * getopt.c: New file.
9029 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9030 (getopt.o): New rule.
9031 (dvi): Don't depend on texindex.
9032 (emacs.dvi): Depend on texindex.
9033
9034 1993-12-03 Richard Stallman (rms@srarc2)
9035
9036 * Makefile (TEXI2DVI): New variable.
9037 (emacs.dvi): Add explicit command.
9038 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9039
9040 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9041
9042 * Version 19.22 released.
9043
9044 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9045
9046 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9047
9048 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9049
9050 * Version 19.21 released.
9051
9052 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9053
9054 * Makefile (realclean): Don't delete the Info files.
9055
9056 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9057
9058 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9059 4' where appropriate.
9060
9061 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
9062
9063 * Makefile: Fix targets for texindex.
9064
9065 * texindex.c: Include "../src/config.h" if building in emacs.
9066
9067 * Makefile: Change all files to FILENAME.texi, force all targets
9068 to be FILENAME, not FILENAME.info.
9069 Add target to build texindex.c, defining `emacs'.
9070
9071 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9072
9073 * Version 19.19 released.
9074
9075 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9076
9077 * Version 19.18 released.
9078
9079 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9080
9081 * Makefile: Fix source file names of the separate manuals.
9082
9083 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9084
9085 * Version 19.17 released.
9086
9087 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9088
9089 * split-man: Fix typos in last change.
9090
9091 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9092
9093 * Version 19.16 released.
9094
9095 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9096
9097 * version 19.15 released.
9098
9099 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9100
9101 * Makefile (distclean): It's rm, not rf.
9102
9103 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9104
9105 * Version 19.14 released.
9106
9107 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9108
9109 * Makefile: New file.
9110
9111 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9112
9113 * Version 19.13 released.
9114
9115 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9116
9117 * Version 19.9 released.
9118
9119 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9120
9121 * Version 19.8 released.
9122
9123 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9124
9125 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9126
9127 * trouble.texi: It's `enable-flow-control-on', not
9128 `evade-flow-control-on'.
9129
9130 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9131
9132 * display.texi: Document standard-display-european.
9133
9134 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9135
9136 * Version 19.7 released.
9137
9138 * emacs.texi: Add a sentence to the top menu mentioning the
9139 specific version of Emacs this manual applies to.
9140
9141 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9142
9143 * basic.texi: Document next-line-add-lines variable used to
9144 implement down-arrow.
9145
9146 * killing.texi: Document kill-whole-line.
9147
9148 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9149
9150 * text.texi: Update unix TeX ordering information.
9151
9152 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9153
9154 * news.texi: Mention fill-rectangle in keybinding list.
9155
9156 * killing.texi: Document fill-rectangle.
9157
9158 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9159
9160 * vc.texi: Bring the docs up to date with VC 5.2.
9161
9162 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9163
9164 * emacs.tex: Mention blackbox and gomoku under Amusements.
9165 Assembler mode is now mentioned and appropriately indexed
9166 under Programming Modes.
9167
9168 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9169
9170 * emacs.tex: Update TeX ordering information.
9171
9172 1990-06-26 David Lawrence (tale@geech)
9173
9174 * emacs.tex: Note that completion-ignored-extensions is not used
9175 to filter out names when all completions are displayed in
9176 *Completions*.
9177
9178 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9179
9180 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9181
9182 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9183
9184 * emacs.tex: Add @findex grep.
9185
9186 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9187
9188 * emacs.tex: Correct two typos. No other changes before
9189 Version 19 will be made.
9190
9191 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9192
9193 * emacs.tex: Update information for obtaining TeX distribution from the
9194 University of Washington.
9195
9196 ;; Local Variables:
9197 ;; coding: utf-8
9198 ;; End:
9199
9200 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9201
9202 This file is part of GNU Emacs.
9203
9204 GNU Emacs is free software: you can redistribute it and/or modify
9205 it under the terms of the GNU General Public License as published by
9206 the Free Software Foundation, either version 3 of the License, or
9207 (at your option) any later version.
9208
9209 GNU Emacs is distributed in the hope that it will be useful,
9210 but WITHOUT ANY WARRANTY; without even the implied warranty of
9211 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9212 GNU General Public License for more details.
9213
9214 You should have received a copy of the GNU General Public License
9215 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.