]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / doc / emacs / ChangeLog
1 2014-12-27 Eli Zaretskii <eliz@gnu.org>
2
3 * buffers.texi (Kill Buffer): Improve indexing.
4
5 2014-12-27 Paul Eggert <eggert@cs.ucla.edu>
6 2014-12-24 Stephen Leake <stephen_leake@stephe-leake.org>
7
8 * trouble.texi: Move user-level information from CONTRIBUTE here.
9
10 2014-12-14 Alan Mackenzie <acm@muc.de>
11
12 * display.texi (Scrolling): fast-but-imprecise-scrolling.
13 Describe new variable.
14
15 2014-12-14 Cameron Desautels <camdez@gmail.com>
16
17 * custom.texi (Saving Customizations): Mention
18 `custom-prompt-customize-unsaved-options'.
19
20 2014-12-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
21
22 * misc.texi (Network Security): Mention the new protocol-level
23 `high' NSM checks.
24
25 2014-12-08 Eric S. Raymond <esr@snark.thyrsus.com>
26
27 * maintaining.texi: Suopport fo Arch has been moved to obosolete,
28 remove references that imply otherwise.
29
30 2014-11-29 Paul Eggert <eggert@cs.ucla.edu>
31
32 Lessen focus on ChangeLog files, as opposed to change log entries.
33 * maintaining.texi (Change Log): Mention that ChangeLog files may
34 be copied to or from a version control system.
35 * trouble.texi (Sending Patches): Point to the commit messages.
36
37 2014-11-29 Eli Zaretskii <eliz@gnu.org>
38
39 * maintaining.texi (Switching Branches): Mention "C-x v r".
40 Correct commands for switching branches in various VCSs.
41
42 2014-11-27 Tassilo Horn <tsdh@gnu.org>
43
44 * misc.texi (DocView Slicing): Describe how to slice with the
45 mouse. Fix command mentioned by slice by BoundingBox paragraph.
46 (Bug#18040)
47
48 2014-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
49
50 * misc.texi (Network Security): Use "untrustworthy" instead of
51 "unsafe".
52
53 2014-11-24 Eli Zaretskii <eliz@gnu.org>
54
55 * misc.texi (Network Security): Improve wording and indexing of
56 last change.
57
58 2014-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
59
60 * misc.texi (Gnus Summary Buffer): Move the Network Security
61 Manager stuff here from the lispref manual.
62
63 2014-11-21 Eli Zaretskii <eliz@gnu.org>
64
65 * maintaining.texi (Version Control Systems): Move "@end itemize"
66 past the last @item.
67
68 2014-11-21 H. Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
69
70 * maintaining.texi (Version Control Systems): Fix a typo.
71
72 2014-11-20 Eric S. Raymond <esr@snark.thyrsus.com>
73
74 * maintaining.texi: Document SRC support.
75
76 2014-11-10 Glenn Morris <rgm@gnu.org>
77
78 * Makefile.in (top_srcdir, version): New, set by configure.
79 (doc-emacsver): New rule.
80 (bootstrap-clean, maintainer-clean): Delete emacsver.texi.
81 (emacsver.texi.in): Rename from emacsver.texi.
82
83 2014-11-09 Juri Linkov <juri@jurta.org>
84
85 * search.texi (Other Repeating Search): Add documentation for
86 multi-isearch-files and multi-isearch-files-regexp. (Bug#13592)
87
88 2014-11-09 Glenn Morris <rgm@gnu.org>
89
90 * Makefile.in (version): Remove variable.
91 (clean): No longer delete dist tarfile.
92 (dist): Remove rule; replace with code in admin.el.
93
94 2014-11-03 Glenn Morris <rgm@gnu.org>
95
96 * programs.texi (Misc for Programs): Fix typo.
97
98 2014-10-30 Eli Zaretskii <eliz@gnu.org>
99
100 * frames.texi (Scroll Bars): Improve indexing of faces.
101
102 * killing.texi (Secondary Selection): Improve indexing of faces.
103
104 * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
105
106 * display.texi (Standard Faces, Text Display)
107 (Useless Whitespace): Improve indexing of faces.
108
109 * frames.texi (Frame Commands): Document and index
110 'frame-resize-pixelwise'.
111
112 * windows.texi (Split Window): Document and index
113 'window-resize-pixelwise'.
114
115 2014-10-22 Tassilo Horn <tsdh@gnu.org>
116
117 * misc.texi (Document View): Adapt to latest doc-view changes wrt
118 viewing the document's plain text contents.
119
120 2014-10-20 Glenn Morris <rgm@gnu.org>
121
122 * Merge in all changes up to 24.4 release.
123
124 2014-10-13 Glenn Morris <rgm@gnu.org>
125
126 * Makefile.in (dist): Update for new output variables.
127
128 2014-10-12 Paul Eggert <eggert@cs.ucla.edu>
129
130 * macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
131 (Mac / GNUstep Customization): Mac OS X 10.6 or later now required.
132
133 2014-10-09 Glenn Morris <rgm@gnu.org>
134
135 * package.texi (Package Menu): The package list was changed to not
136 say "unsigned" any more.
137
138 2014-10-05 Glenn Morris <rgm@gnu.org>
139
140 * misc.texi (Sorting):
141 * search.texi (Query Replace): Markup fixes.
142
143 2014-10-04 Martin Rudalics <rudalics@gmx.at>
144
145 * frames.texi (Scroll Bars): Describe use of horizontal scroll bars.
146
147 2014-10-04 Glenn Morris <rgm@gnu.org>
148
149 * cmdargs.texi (Misc X):
150 * display.texi (Optional Mode Line):
151 * misc.texi (emacsclient Options):
152 * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
153
154 * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
155 (CUA Bindings): Mention rectangle-mark-mode.
156
157 2014-10-03 Martin Rudalics <rudalics@gmx.at>
158
159 * frames.texi (Frame Commands):
160 * cmdargs.texi (Window Size X): Mention the use of
161 `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
162
163 2014-10-02 Glenn Morris <rgm@gnu.org>
164
165 * package.texi (Package Installation): Mention etc/package-keyring.gpg.
166
167 2014-09-29 Eli Zaretskii <eliz@gnu.org>
168
169 * emacsver.texi (EMACSVER): Bump to 20.0.50.
170
171 2014-09-15 Daniel Colascione <dancol@dancol.org>
172
173 * regs.texi (Text Registers): Update end-user documentation
174 to reflect `insert-register' interface change.
175
176 2014-08-07 Reuben Thomas <rrt@sc3d.org>
177
178 * programs.texi (Program Modes): Don't advertise VMS DCL support
179 any more.
180
181 2014-08-07 Reuben Thomas <rrt@sc3d.org>
182
183 Refer to MS-DOS using the same name everywhere.
184
185 * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
186 become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
187 * emacs-xtra.texi: ditto.
188 * emacs.texi: ditto.
189 * makefile.w32-in: ditto.
190 * msdog-xtra.texi: ditto, and rename file.
191 * msdog.texi: ditto, and rename file.
192
193 2014-07-21 Glenn Morris <rgm@gnu.org>
194
195 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
196
197 2014-07-09 Juri Linkov <juri@jurta.org>
198
199 * search.texi (Regexp Search): Update lax space matching that is
200 not active in regexp search by default now. (Bug#17901)
201
202 2014-07-03 Glenn Morris <rgm@gnu.org>
203
204 * help.texi (Misc Help):
205 * trouble.texi (Checklist): "Online" help doesn't mean what it
206 used to any more.
207
208 2014-06-23 Glenn Morris <rgm@gnu.org>
209
210 * Makefile.in (%.texi): Disable implicit rules.
211 (mkinfodir): Remove.
212 (.dvi.ps): Replace with pattern rule.
213 (${buildinfodir}): New rule.
214 ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
215 Use $<.
216 (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
217 Use $<.
218 (%.ps): New rule.
219
220 2014-06-15 Glenn Morris <rgm@gnu.org>
221
222 * Makefile.in (bootstrap-clean): New.
223
224 2014-06-10 Glenn Morris <rgm@gnu.org>
225
226 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
227 (INFO_OPTS): Set directly rather than with configure.
228
229 2014-06-08 Glenn Morris <rgm@gnu.org>
230
231 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
232 * misc.texi (emacsclient Options): Copyedit.
233
234 * buffers.texi (Uniquify): Copyedits.
235 * files.texi (Visiting): Update for uniquify changes.
236
237 * dired.texi (Marks vs Flags):
238 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
239
240 * help.texi (Help, Misc Help): Copyedits.
241
242 * screen.texi (Menu Bar): Copyedits.
243 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
244
245 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
246 * cmdargs.texi (Window Size X): Copyedits.
247
248 * ack.texi (Acknowledgments):
249 * emacs.texi (Acknowledgments): Updates.
250
251 2014-06-08 Glenn Morris <rgm@gnu.org>
252
253 * ack.texi (Acknowledgments):
254 * emacs.texi (Acknowledgments): Updates.
255
256 * programs.texi (Prettifying Symbols): Remove node.
257 (Misc for Programs): Mention more briefly here.
258 * emacs.texi (Top): Update menu.
259
260 * package.texi (Package Menu, Package Installation):
261 Mention signed packages.
262 (Package Installation): Mention package-pinned-packages.
263
264 2014-06-02 Glenn Morris <rgm@gnu.org>
265
266 * ack.texi (Acknowledgments): Remove some obsolete items.
267 * misc.texi [iftex]: Update chapter summary.
268 (Emulation): Remove section.
269
270 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
271 (Customization options specific to Mac OS / GNUstep): Remove section.
272
273 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
274
275 2014-05-26 Eli Zaretskii <eliz@gnu.org>
276
277 * frames.texi (Fonts): Clarify which frames are affected by
278 setting font from the menu and in default-frame-alist.
279 (Bug#17532)
280
281 2014-05-14 Eli Zaretskii <eliz@gnu.org>
282
283 * mule.texi (Language Environments): Remove unused @anchor. (Bug#17479)
284
285 2014-05-04 Eli Zaretskii <eliz@gnu.org>
286
287 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
288 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
289 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
290 Improve indexing.
291
292 2014-05-04 Leo Liu <sdl.web@gmail.com>
293
294 * cal-xtra.texi (Non-Gregorian Diary): Document new features for
295 Chinese calendar and diary.
296
297 2014-04-30 Eli Zaretskii <eliz@gnu.org>
298
299 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
300 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
301
302 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
303 and @key.
304
305 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
306 and @key.
307
308 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
309
310 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
311
312 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
313 @kbd and @key.
314
315 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
316 @key.
317
318 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
319 @kbd and @key.
320
321 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
322 @kbd and @key.
323
324 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
325 (MS-DOS Processes): Fix usage of @kbd and @key.
326
327 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
328 @key.
329
330 * mini.texi (Completion Commands, Minibuffer History): Fix usage
331 of @kbd and @key.
332
333 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
334 @key.
335
336 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
337 @kbd and @key.
338
339 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
340
341 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
342
343 * glossary.texi (Glossary): Fix usage of @kbd and @key.
344
345 * frames.texi (Speedbar): Fix usage of @kbd and @key.
346
347 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
348 (Filesets): Fix usage of @kbd and @key.
349
350 * display.texi (View Mode): Fix usage of @kbd and @key.
351
352 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
353
354 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
355 (Init Syntax): Fix usage of @kbd and @key.
356
357 * commands.texi (User Input): Fix usage of @kbd and @key.
358
359 * calendar.texi (Counting Days, General Calendar): Fix usage of
360 @kbd and @key.
361
362 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
363
364 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
365 @key.
366
367 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
368 @kbd and @key.
369
370 * anti.texi (Antinews): Fix usage of @kbd and @key.
371
372 * sending.texi (Mail Signature): Document signature variables used
373 by Message mode. (Bug#17308)
374
375 2014-04-22 Eli Zaretskii <eliz@gnu.org>
376
377 * buffers.texi (Uniquify): Clarify the default uniquification.
378
379 * indent.texi (Tab Stops): Improve wording.
380
381 * cmdargs.texi (General Variables): Improve docs of
382 EMACSLOADPATH. Index all the environment variables.
383 (Misc Variables): Index all the environment variables.
384
385 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
386
387 * Makefile.in (infoclean): Be consistent about reporting failures.
388 Do not fail merely because the info directory does not exist,
389 but do fail if it exists and can't be cleaned.
390
391 2014-04-16 Eli Zaretskii <eliz@gnu.org>
392
393 * display.texi (Cursor Display): Explain better how to customize
394 'blink-cursor-blinks'.
395
396 2014-04-07 Glenn Morris <rgm@gnu.org>
397
398 * trouble.texi (Checklist): Dribble files may contain passwords.
399
400 * files.texi (Backup Names):
401 * arevert-xtra.texi (Supporting additional buffers):
402 Update for default values of some -function vars no longer being nil.
403 (Supporting additional buffers):
404 Update for buffer-stale-function also applying to file-buffers.
405
406 2014-03-28 Glenn Morris <rgm@gnu.org>
407
408 * custom.texi (Terminal Init): Mention term-file-aliases.
409
410 2014-03-26 Glenn Morris <rgm@gnu.org>
411
412 * ack.texi (Acknowledgments): Remove reference to obsolete file.
413
414 2014-03-22 Glenn Morris <rgm@gnu.org>
415
416 * help.texi (Help Files): Update C-h g description.
417
418 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
419
420 * programs.texi (Matching): Update the missed spot. (Bug#17008)
421
422 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
423
424 * programs.texi (Matching): Update WRT to the new
425 `blink-matching-paren' behavior.
426
427 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
428
429 * mule.texi (International, Language Environments):
430 Update the list of language environments to what Emacs currently
431 supports. Add the full list to the index. Suggest C-h L for
432 details rather than trying to give very brief details here.
433
434 2014-03-12 Glenn Morris <rgm@gnu.org>
435
436 * cmdargs.texi (General Variables): Don't mention INCPATH,
437 from the obsolete complete.el.
438
439 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
440
441 * mule.texi (International Chars): Adjust C-u C-x = description.
442 Change it to match Emacs's current behavior. Also, change the
443 example to use ê instead of À, as the isolated grave accent in the
444 latter's decomposition listing was confusingly transliterated to
445 left single quote in the PDF version of the manual.
446
447 2014-03-12 Glenn Morris <rgm@gnu.org>
448
449 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
450 handling of frames.
451
452 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
453
454 2014-03-02 Xue Fuqiao <xfq@gnu.org>
455
456 * mark.texi (Mark):
457 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
458
459 2014-03-01 Glenn Morris <rgm@gnu.org>
460
461 * search.texi (Query Replace): Mention search-invisible.
462 * text.texi (Outline Visibility): Mention search-invisible
463 also affects query-replace.
464
465 2014-02-28 Xue Fuqiao <xfq@gnu.org>
466
467 * emacs.texi (Top):
468 * programs.texi (Programs, Prettifying Symbols):
469 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
470
471 * misc.texi (Saving Emacs Sessions):
472 Document some new desktop user options.
473
474 2014-02-27 Xue Fuqiao <xfq@gnu.org>
475
476 * programs.texi (Basic Indent, Other C Commands):
477 Fix the description of RET and `C-j'.
478
479 * indent.texi (Indentation Commands): Move the description of
480 `C-j' from here...
481 * basic.texi (Inserting Text): ... to here.
482
483 2014-02-25 Glenn Morris <rgm@gnu.org>
484
485 * custom.texi (Terminal Init):
486 Replace term-setup-hook with tty-setup-hook.
487
488 2014-02-23 Glenn Morris <rgm@gnu.org>
489
490 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
491
492 2014-02-20 Glenn Morris <rgm@gnu.org>
493
494 * search.texi (Special Isearch): Mention invisible text.
495 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
496
497 2014-02-18 Glenn Morris <rgm@gnu.org>
498
499 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
500 gnu.org version of etc/CONTRIBUTE in html output.
501
502 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
503
504 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
505
506 * programs.texi (Matching): Fix typo.
507
508 * killing.texi (CUA Bindings): Document the new relationship between
509 cua-mode and delete-selection mode.
510 (CUA Bindings): Mention that rectangle mode can be used on its own.
511
512 2014-02-14 Glenn Morris <rgm@gnu.org>
513
514 * regs.texi (Configuration Registers): Update C-x r f binding.
515
516 2014-02-12 Glenn Morris <rgm@gnu.org>
517
518 * mini.texi (Completion Options): No longer mention icomplete,
519 which has its own section now.
520 * modes.texi (Minor Modes): Update Icomplete xref.
521
522 * help.texi (Package Keywords): Mention describe-package buttons.
523
524 * package.texi (Package Menu): Mention package-menu-filter.
525
526 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
527
528 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
529
530 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
531
532 * dired.texi (Hiding Subdirectories): Mention the node for
533 deleting subdirectories (bug#11743).
534
535 2014-02-09 Glenn Morris <rgm@gnu.org>
536
537 * programs.texi (MixedCase Words): Rename node from "Glasses".
538 Move Subword mode here from "Other C Commands" node.
539 (Misc for Programs): Mention Superword mode.
540 * emacs.texi: Update menu.
541
542 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
543
544 * regs.texi (File Registers): Clarify metasyntactical variables
545 (bug#13565).
546
547 * search.texi (Search Case): Rearrange text slightly to make it
548 obvious that `M-c' also toggles sensitivity if `case-fold-search'
549 is nil (bug#14726).
550
551 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
552 (bug#16376).
553
554 2014-02-07 Glenn Morris <rgm@gnu.org>
555
556 * display.texi (Highlight Interactively):
557 Mention hi-lock-auto-select-face.
558
559 * anti.texi (Antinews): Fix typo.
560
561 * ack.texi (Acknowledgments): No longer mention obsolete files.
562
563 2014-02-02 Glenn Morris <rgm@gnu.org>
564
565 * regs.texi (Registers): Mention previewing.
566
567 2014-01-29 Glenn Morris <rgm@gnu.org>
568
569 * killing.texi (Deletion): Mention cycle-spacing.
570
571 2014-01-28 Glenn Morris <rgm@gnu.org>
572
573 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
574
575 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
576
577 2014-01-27 Glenn Morris <rgm@gnu.org>
578
579 * dired.texi (Misc Dired Features): Copyedits for hide-details.
580
581 * buffers.texi (List Buffers): Tiny edit.
582
583 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
584
585 2014-01-26 Glenn Morris <rgm@gnu.org>
586
587 * ack.texi (Acknowledgments):
588 * programs.texi (Program Modes):
589 Update for delphi.el -> opascal.el renaming.
590
591 * misc.texi (Sorting): Add findex for reverse-region.
592
593 * killing.texi (Deletion): Mention delete-duplicate-lines.
594
595 2014-01-24 Glenn Morris <rgm@gnu.org>
596
597 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
598 terminal.el.
599
600 * files.texi (Interlocking): Copyedit.
601
602 2014-01-23 Glenn Morris <rgm@gnu.org>
603
604 * building.texi (Lisp Eval): Update prefix argument behavior
605 of eval-expression, eval-last-sexp.
606
607 2014-01-17 Bastien Guerry <bzg@gnu.org>
608
609 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
610
611 2014-01-15 Glenn Morris <rgm@gnu.org>
612
613 * files.texi (File Conveniences):
614 * misc.texi (EWW): Copyedits.
615
616 2014-01-10 Glenn Morris <rgm@gnu.org>
617
618 * emacs.texi (Distrib): Add donate URL. Add anchor.
619
620 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
621
622 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
623 `dired-hide-details-hide-symlink-targets', and
624 `dired-hide-details-hide-information-lines'.
625
626 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
627
628 * emacs.texi: Add EWW.
629 * misc.texi (EWW): Document EWW.
630
631 2014-01-09 Glenn Morris <rgm@gnu.org>
632
633 * trouble.texi (Service): Refer to online service directory
634 rather than etc/SERVICE.
635
636 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
637
638 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
639
640 * files.texi (File Conveniences): Document `image-next-frame',
641 `image-previous-frame', `image-goto-frame',
642 `image-increase-speed', `image-decrease-speed',
643 `image-reverse-speed', and `image-reset-speed'.
644
645 2014-01-07 Bastien Guerry <bzg@gnu.org>
646
647 * buffers.texi (Buffers): Fix display of @math content by using
648 nested braces. (Bug#16389)
649
650 2014-01-07 Chong Yidong <cyd@gnu.org>
651
652 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
653 (Word Search): Document incremental word search changes.
654 (Isearch Yank): Document M-s C-e with a prefix argument.
655
656 2014-01-07 Glenn Morris <rgm@gnu.org>
657
658 * cal-xtra.texi (Calendar Customizing):
659 Mention calendar-day-header-array.
660
661 2013-12-28 Glenn Morris <rgm@gnu.org>
662
663 * trouble.texi (Understanding Bug Reporting): Brevity.
664
665 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
666
667 * mini.texi (Completion Options): Add a link to Shell Options.
668 * misc.texi (Shell Mode): Move documentation of
669 shell-completion-fignore from Shell Mode to Shell Options.
670
671 2013-12-26 João Távora <joaotavora@gmail.com>
672
673 * emacs.texi (Matching): Describe new features of Electric Pair mode.
674
675 2013-12-25 Chong Yidong <cyd@gnu.org>
676
677 * glossary.texi (Glossary): Define MULE in modern terms.
678
679 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
680
681 * files.texi (Diff Mode): Add an index.
682
683 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
684
685 * trouble.texi (Understanding Bug Reporting): Minor update.
686 (Checklist): Fix a cross-reference.
687
688 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
689
690 * regs.texi (Bookmarks): Document `bookmark-default-file'.
691
692 * misc.texi (Shell Mode): Add a cross-reference.
693
694 * building.texi (Lisp Eval): Add an index.
695
696 2013-12-22 Glenn Morris <rgm@gnu.org>
697
698 * entering.texi (Entering Emacs): Typo fix.
699
700 * calendar.texi (General Calendar):
701 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
702
703 2013-12-22 Eli Zaretskii <eliz@gnu.org>
704
705 * regs.texi (Keyboard Macro Registers): Fix last change.
706
707 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
708
709 * search.texi (Special Isearch, Query Replace): Document negative
710 argument of replacement commands.
711 (Symbol Search): Document `isearch-forward-symbol-at-point'.
712
713 * files.texi (File Conveniences): Document `image-next-file' and
714 `image-previous-file'.
715
716 * display.texi (Optional Mode Line): Fix an index.
717
718 * regs.texi (File Registers): Document `kmacro-to-register'.
719
720 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
721
722 * frames.texi (Scroll Bars):
723 Document `scroll-bar-adjust-thumb-portion'.
724
725 2013-12-21 Chong Yidong <cyd@gnu.org>
726
727 * indent.texi (Indentation Commands): Document C-x TAB changes.
728
729 2013-12-20 Tassilo Horn <tsdh@gnu.org>
730
731 * calendar.texi, display.texi, help.texi, rmail.texi:
732 Document `S-SPC' as alternative to scrolling down with `DEL'.
733
734 * frames.texi: Document `toggle-frame-maximized' and
735 `toggle-frame-fullscreen' with their respective keys.
736
737 * buffers.texi: Document buffer name uniquification changes.
738
739 * indent.texi: Document that `electric-indent-mode' is enabled by
740 default.
741
742 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
743
744 * buffers.texi: Update list-buffers "screenshot" to show Messages
745 as major-mode.
746
747 * entering.texi: Document `initial-buffer-choice' changes.
748
749 * misc.texi (emacsclient Options):
750 Document `initial-buffer-choice' changes.
751
752 * help.texi: Document that `?' now also shows subcommands of
753 prefix keys.
754
755 2013-12-17 Chong Yidong <cyd@gnu.org>
756
757 * killing.texi (Appending Kills): Note that append-next-kill can
758 prepend the kill.
759
760 2013-12-12 Eli Zaretskii <eliz@gnu.org>
761
762 * mule.texi (File Name Coding): Document file-name encoding
763 peculiarities on MS-Windows.
764
765 2013-12-12 Glenn Morris <rgm@gnu.org>
766
767 * emacs.texi: Sync direntry with info/dir version.
768
769 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
770
771 * msdog.texi (Windows Keyboard): Fix typo.
772
773 2013-11-30 Glenn Morris <rgm@gnu.org>
774
775 * Makefile.in (distclean): Remove Makefile.
776
777 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
778
779 * buffers.texi (Icomplete): Rename from Iswitchb and
780 rewrite accordingly.
781
782 2013-11-23 Glenn Morris <rgm@gnu.org>
783
784 * cmdargs.texi (General Variables):
785 Empty elements in EMACSLOADPATH now mean the default load-path.
786
787 2013-11-21 Glenn Morris <rgm@gnu.org>
788
789 * cmdargs.texi (Action Arguments): Use path-separator with -L.
790
791 2013-11-04 Glenn Morris <rgm@gnu.org>
792
793 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
794
795 2013-11-02 Glenn Morris <rgm@gnu.org>
796
797 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
798
799 2013-10-23 Glenn Morris <rgm@gnu.org>
800
801 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
802 Nuke @refill.
803
804 * Makefile.in (install-dvi, install-html, install-pdf)
805 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
806 (uninstall-pdf): Quote entities that might contain whitespace.
807
808 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
809
810 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
811 Remove @refill.
812
813 2013-10-13 Glenn Morris <rgm@gnu.org>
814
815 * ack.texi (Acknowledgments): Comment out old alpha stuff.
816
817 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
818
819 * calendar.texi (Special Diary Entries): Remove @refill.
820
821 2013-10-13 Glenn Morris <rgm@gnu.org>
822
823 * display.texi (Text Scale): Update text-scale-adjust details.
824
825 * ack.texi (Acknowledgments):
826 * emacs.texi (Acknowledgments): Use accented form of some names.
827
828 2013-10-08 Eli Zaretskii <eliz@gnu.org>
829
830 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
831 name. (Bug#15557)
832
833 Support menus on text-mode terminals.
834 * screen.texi (Menu Bar): Adapt to TTY menus.
835
836 * frames.texi (Frames): Mention menu support on text terminals.
837
838 * files.texi (Visiting): Mention the "File" menu-bar menu.
839
840 * display.texi (Standard Faces): Mention TTY faces for menus.
841
842 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
843
844 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
845
846 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
847
848 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
849
850 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
851
852 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
853
854 * emacs.texi (Intro): Minor cleanup.
855
856 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
857
858 * fixit.texi (Transpose, Fixing Case): Remove @refill.
859
860 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
861
862 * maintaining.texi (VC Directory Commands): Add keybinding for
863 vc-log-incoming in vc-dir.
864 (Log Buffer): Use @emph instead of @strong.
865
866 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
867
868 * text.texi (Enriched Justification): Explain values of default-justification.
869
870 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
871
872 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
873
874 2013-08-31 Ulrich Müller <ulm@gentoo.org>
875
876 * xresources.texi (Motif Resources):
877 Rename from LessTif Resources. Update xrefs. (Bug#15145)
878 * emacs.texi: Update menu.
879
880 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
881
882 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
883 for portability to hosts where /bin/sh has problems.
884
885 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
886
887 * text.texi (Enriched Justification): Minor fixes.
888
889 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
890
891 * files.texi (Filesets): Add an index.
892
893 2013-08-12 Glenn Morris <rgm@gnu.org>
894
895 * macos.texi (GNUstep Support):
896 * trouble.texi (Checklist, Contributing, Service):
897 Avoid mailto: in html output.
898
899 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
900 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
901 (INSTALL_DATA): New, set by configure.
902 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
903 New variables.
904 (.SUFFIXES): Add .ps and .dvi.
905 (.dvi.ps): New suffix rule.
906 (dvi, html, pdf, ps): Use *_TARGETS variables.
907 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
908 (emacs.html): Use HTML_OPTS.
909 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
910 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
911 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
912 uninstall-ps, and uninstall-doc.
913 (install-dvi, install-html, install-pdf, install-ps, install-doc)
914 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
915 (uninstall-doc): New rules.
916
917 2013-07-31 Eli Zaretskii <eliz@gnu.org>
918
919 * emacs.texi (Top): Remove menu item for the removed "Disabling
920 Multibyte" node.
921
922 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
923
924 * rmail.texi (Rmail Coding): Move here from mule.texi.
925
926 * custom.texi (Specifying File Variables): Fix cross-references.
927
928 * mule.texi (Unibyte Mode): Fix cross-references.
929 (Disabling Multibyte): Remove.
930
931 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
932
933 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
934 (Mayan Calendar): Move here from calendar.texi.
935 * emacs.texi (Top): Update menu.
936
937 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
938
939 * emacs.texi (Top): Add menu entry.
940
941 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
942 (VC Directory Commands): Add vc-dir-ignore.
943
944 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
945
946 * glossary.texi (Glossary): Add some entries.
947
948 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
949
950 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
951 vc-dir. (Bug#14948)
952
953 2013-07-26 Eli Zaretskii <eliz@gnu.org>
954
955 * display.texi (Fringes): Document the variable fringe-mode.
956 (Bug#14946)
957
958 2013-07-03 Glenn Morris <rgm@gnu.org>
959
960 * maintaining.texi (EDE): Fix cross-reference.
961
962 * programs.texi (Program Modes): Fix emacs-xtra reference.
963
964 * help.texi (Misc Help): Index describe-syntax.
965
966 2013-06-29 Eli Zaretskii <eliz@gnu.org>
967
968 * basic.texi (Moving Point): Document visual-order-cursor-movement
969 and its effect on right-char and left-char.
970
971 2013-06-28 Glenn Morris <rgm@gnu.org>
972
973 * ack.texi (Acknowledgments): Small update.
974
975 2013-06-19 Glenn Morris <rgm@gnu.org>
976
977 * Makefile.in (dist): Edit more configure variables.
978 Try to check that we do not miss any in future.
979
980 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
981
982 * vc1-xtra.texi (Revision Tags): Add a cross reference.
983 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
984
985 2013-06-11 Glenn Morris <rgm@gnu.org>
986
987 * maintaining.texi (VC Directory Commands): Copyedit.
988 (Branches): Put back milder version of pre 2013-06-07 text.
989
990 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
991
992 * maintaining.texi (Branches): Remove text copied from other sources.
993
994 2013-06-05 Alan Mackenzie <acm@muc.de>
995
996 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
997 (Not Exiting Isearch): Document new user option
998 `isearch-allow-prefix'. (Bug#9706)
999
1000 2013-06-03 Juri Linkov <juri@jurta.org>
1001
1002 * display.texi (Highlight Interactively): Add global keybindings
1003 with the key prefix `M-s h'. Document old command `highlight-phrase'.
1004 Document new command `highlight-symbol-at-point'.
1005
1006 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
1007
1008 * maintaining.texi (Branches): Add motivations for branching.
1009 (VC Mode Line): Fix typo.
1010 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
1011 prefix argument.
1012
1013 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
1014
1015 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
1016 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
1017 autolaunching of the D-Bus session bus.
1018
1019 2013-06-01 Glenn Morris <rgm@gnu.org>
1020
1021 * programs.texi (Semantic): Fix typo.
1022
1023 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
1024
1025 * maintaining.texi (Types of Log File): Supplement some
1026 information of change log files.
1027
1028 2013-05-15 Juri Linkov <juri@jurta.org>
1029
1030 * search.texi (Repeat Isearch): Mention key `RET' to finish
1031 editing the string. (Bug#13348)
1032
1033 2013-05-14 Glenn Morris <rgm@gnu.org>
1034
1035 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
1036
1037 2013-05-09 Glenn Morris <rgm@gnu.org>
1038
1039 * sending.texi (Mail Sending): Fix typo.
1040
1041 * windows.texi (Change Window): Fix typo.
1042
1043 * custom.texi (Changing a Variable): Fix typo.
1044
1045 * trouble.texi (Contributing): Remove obsolete info re pretesters.
1046
1047 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
1048
1049 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
1050 * cmdargs.texi (Initial Options):
1051 * files.texi (Customize Save): Document this.
1052
1053 2013-05-04 Glenn Morris <rgm@gnu.org>
1054
1055 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
1056
1057 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1058
1059 doc: convert some TeX accents to UTF-8
1060 * ack.texi (Acknowledgments):
1061 * emacs.texi (Acknowledgments):
1062 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
1063 Apparently the TeX accents cause problems when generating gnu.org
1064 web pages, e.g., @l{} is rendered as '/l' on
1065 <http://www.gnu.org/software/emacs/manual/html_node/
1066 emacs/Acknowledgments.html>.
1067
1068 2013-03-16 Glenn Morris <rgm@gnu.org>
1069
1070 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
1071
1072 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1073
1074 Prefer UTF-8 for documentation.
1075 With GNU Texinfo 5.0, this generates nicer-looking info files,
1076 since they can use curly quotes. With older Texinfo it doesn't matter.
1077 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
1078 Switch from Latin-1 to UTF-8.
1079
1080 2013-02-28 Bastien Guerry <bzg@gnu.org>
1081
1082 * xresources.texi (GTK resources): Fix broken link.
1083
1084 2013-02-25 Eli Zaretskii <eliz@gnu.org>
1085
1086 * files.texi (Interlocking): Don't refer to symlinks as the
1087 exclusive means of locking files.
1088
1089 2013-02-22 Glenn Morris <rgm@gnu.org>
1090
1091 * ack.texi (Acknowledgments):
1092 * emacs.texi (Acknowledgments): Small updates.
1093
1094 2013-02-21 Glenn Morris <rgm@gnu.org>
1095
1096 * files.texi (File Conveniences): Not just GIFs can be animated.
1097
1098 2013-02-13 Glenn Morris <rgm@gnu.org>
1099
1100 * ack.texi (Acknowledgments): Don't mention yow any more.
1101
1102 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
1103
1104 * cmdargs.texi (General Variables):
1105 Fix TMPDIR documentation to match the code's behavior.
1106
1107 2013-02-10 Glenn Morris <rgm@gnu.org>
1108
1109 * trouble.texi (Checklist): Update bug keybinding.
1110
1111 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1112
1113 * msdog.texi (Text and Binary): Delete the description of
1114 file-name-buffer-file-type-alist.
1115
1116 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
1117
1118 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
1119 Without it, I don't see function names. Older addr2line
1120 implementations will die out sooner or later, so tailor the
1121 first suggestion to recent addr2line, with a followup about
1122 older ones.
1123
1124 2013-01-19 Glenn Morris <rgm@gnu.org>
1125
1126 * custom.texi (Directory Variables): Fix paren typo.
1127
1128 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
1129
1130 * custom.texi (Custom Themes): Fix typo.
1131
1132 2013-01-07 Bastien Guerry <bzg@gnu.org>
1133
1134 * help.texi (Apropos): Document `apropos-user-option' and update
1135 the doc for `apropos-variable'.
1136
1137 2013-01-05 Glenn Morris <rgm@gnu.org>
1138
1139 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1140
1141 2012-12-21 Glenn Morris <rgm@gnu.org>
1142
1143 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1144 Simply include doclicense.
1145
1146 2012-12-21 Chong Yidong <cyd@gnu.org>
1147
1148 * frames.texi (Mouse Commands): Fix description of the effect of
1149 mouse dragging (Bug#13049).
1150
1151 2012-12-15 Juri Linkov <juri@jurta.org>
1152
1153 * misc.texi (Recursive Edit): Add a link to "Query Replace".
1154 (Bug#13181)
1155
1156 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
1157
1158 * killing.texi (Deletion): Doc fix (Bug#12748).
1159
1160 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1161
1162 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1163 These are just minor editorial changes.
1164
1165 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
1166
1167 * vc1-xtra.texi (General VC Options): Remove obsolete reference
1168 to `vc-path'.
1169
1170 2012-12-03 Chong Yidong <cyd@gnu.org>
1171
1172 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1173
1174 2012-12-02 Kevin Ryde <user42@zip.com.au>
1175
1176 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1177
1178 2012-12-01 Kevin Ryde <user42@zip.com.au>
1179
1180 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1181
1182 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1183
1184 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1185 These are just minor editorial changes.
1186
1187 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1188
1189 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1190 clarifications (Bug#12865).
1191 (Horizontal Scrolling): Clarifications.
1192
1193 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1194
1195 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1196
1197 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1198
1199 * trouble.texi (Crashing): Add information about MS-Windows and
1200 the emacs_backtrace.txt file. (Bug#12908)
1201
1202 2012-11-13 Chong Yidong <cyd@gnu.org>
1203
1204 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1205 actually named gdb-stopped-functions.
1206
1207 2012-11-13 Glenn Morris <rgm@gnu.org>
1208
1209 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1210
1211 2012-11-10 Glenn Morris <rgm@gnu.org>
1212
1213 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1214
1215 * emacs.texi (Acknowledgments): Add profiler author.
1216 * ack.texi (Acknowledgments): Add some recent contributions.
1217
1218 2012-11-10 Chong Yidong <cyd@gnu.org>
1219
1220 * files.texi (Diff Mode): Doc fixes for
1221 diff-delete-trailing-whitespace (Bug#12831).
1222
1223 * trouble.texi (Crashing): Copyedits.
1224
1225 2012-11-10 Glenn Morris <rgm@gnu.org>
1226
1227 * files.texi (Diff Mode): Trailing whitespace updates.
1228
1229 2012-11-10 Chong Yidong <cyd@gnu.org>
1230
1231 * misc.texi (Terminal emulator): Document Term mode faces.
1232
1233 * mini.texi (Basic Minibuffer): New node.
1234 Document minibuffer-electric-default-mode.
1235
1236 * display.texi (Visual Line Mode): Fix index entry.
1237
1238 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1239 and index the keybindings. Document tabulated-list-sort.
1240 (Kill Buffer): Capitalize Buffer Menu.
1241
1242 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1243
1244 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1245
1246 * display.texi (Auto Scrolling): Clarify that scroll-step is
1247 ignored when scroll-conservatively is set to a non-zero value.
1248 (Bug#12801)
1249
1250 2012-11-10 Chong Yidong <cyd@gnu.org>
1251
1252 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1253
1254 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1255
1256 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1257
1258 2012-10-29 Chong Yidong <cyd@gnu.org>
1259
1260 * dired.texi (Shell Commands in Dired): Document changes to the
1261 dired-do-async-shell-command.
1262
1263 2012-10-28 Glenn Morris <rgm@gnu.org>
1264
1265 * ack.texi (Acknowledgments): Mention gv.el.
1266
1267 2012-10-27 Bastien Guerry <bzg@gnu.org>
1268
1269 * screen.texi (Menu Bar): Fix typo.
1270
1271 2012-10-27 Chong Yidong <cyd@gnu.org>
1272
1273 * frames.texi (Mouse Avoidance): Mention new variable
1274 mouse-avoidance-banish-position.
1275
1276 * programs.texi (Which Function): Which Function mode now works in
1277 all major modes by default.
1278
1279 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1280
1281 * files.texi (Misc File Ops): Symbolic links on Windows only work
1282 on Vista and later.
1283
1284 * building.texi (Compilation): Document compilation-always-kill.
1285
1286 * search.texi (Symbol Search): New node.
1287
1288 * package.texi (Package Menu): Document the "new" status.
1289
1290 * windows.texi (Window Choice): Don't refer to the obsolete
1291 special-display feature.
1292
1293 2012-10-24 Chong Yidong <cyd@gnu.org>
1294
1295 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1296 be invoked from the mode line.
1297
1298 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1299 changes to the mark and unmark commands.
1300 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1301 which is no longer bound to dired-backup-diff.
1302
1303 2012-10-23 Bastien Guerry <bzg@gnu.org>
1304
1305 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1306 insertion of a period in the Info output.
1307
1308 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1309
1310 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1311
1312 2012-10-23 Chong Yidong <cyd@gnu.org>
1313
1314 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1315
1316 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1317
1318 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1319
1320 2012-10-17 Glenn Morris <rgm@gnu.org>
1321
1322 * mini.texi (Repetition): Further copyedit.
1323
1324 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1325
1326 * mini.texi (Repetition): Copyedit.
1327
1328 2012-10-16 Juri Linkov <juri@jurta.org>
1329
1330 * search.texi (Query Replace): Document multi-buffer replacement
1331 keys. (Bug#12655)
1332
1333 * maintaining.texi (Tags Search): Change link "Replace" to
1334 "Query Replace".
1335
1336 2012-10-13 Chong Yidong <cyd@gnu.org>
1337
1338 * files.texi (File Conveniences): ImageMagick enabled by default.
1339
1340 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1341
1342 * basic.texi (Arguments): Fix typos.
1343
1344 2012-10-08 Glenn Morris <rgm@gnu.org>
1345
1346 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1347
1348 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1349
1350 2012-10-06 Glenn Morris <rgm@gnu.org>
1351
1352 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1353 Mention cal-tex-cursor-week2-summary.
1354
1355 2012-10-06 Chong Yidong <cyd@gnu.org>
1356
1357 * mini.texi (Passwords): Fix typo.
1358
1359 2012-10-02 Glenn Morris <rgm@gnu.org>
1360
1361 * maintaining.texi (VC Directory Commands):
1362 Remove duplicate `q' entry. (Bug#12553)
1363
1364 2012-09-30 Chong Yidong <cyd@gnu.org>
1365
1366 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1367
1368 * search.texi (Special Isearch): Document the lax space search
1369 feature and M-s SPC.
1370 (Regexp Search): Move main search-whitespace-regexp description to
1371 Special Isearch.
1372 (Replace): Document replace-lax-whitespace.
1373
1374 * basic.texi (Position Info): Document C-u M-=.
1375 (Moving Point): Document move-to-column.
1376
1377 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1378
1379 * misc.texi (emacsclient Options): Document the effect of
1380 initial-buffer-choice on client frames. Document server-auth-dir.
1381 Do not document server-host, which is bad security practice.
1382
1383 * building.texi (Lisp Libraries): Docstring lookups can trigger
1384 autoloading. Document help-enable-auto-load.
1385
1386 * mini.texi (Yes or No Prompts): New node.
1387
1388 * ack.texi (Acknowledgments): Remove obsolete packages.
1389
1390 2012-09-27 Glenn Morris <rgm@gnu.org>
1391
1392 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1393 Rename the section to be more general.
1394 * emacs.texi: Update menu.
1395
1396 2012-09-23 Chong Yidong <cyd@gnu.org>
1397
1398 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1399 read-only-mode.
1400
1401 * files.texi (Visiting): Likewise.
1402
1403 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1404
1405 * trouble.texi (Crashing): Document ulimit -c.
1406
1407 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1408
1409 * trouble.texi (Crashing): Document addr2line.
1410
1411 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1412
1413 * misc.texi (DocView Slicing): Document new slice from
1414 BoundingBox feature.
1415
1416 2012-09-19 Chong Yidong <cyd@gnu.org>
1417
1418 * killing.texi (Yanking): Minor clarification (Bug#12469).
1419
1420 2012-09-17 Chong Yidong <cyd@gnu.org>
1421
1422 * building.texi (GDB User Interface Layout): Remove reference to
1423 removed variable gdb-use-separate-io-buffer (Bug#12454).
1424
1425 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1426
1427 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1428 M-x append-to-register. New option `register-separator'.
1429 (Number Registers): Mention that `C-x r +' is polymorphic.
1430
1431 2012-09-07 Chong Yidong <cyd@gnu.org>
1432
1433 * windows.texi (Window Choice): Don't mention obsolete
1434 display-buffer-reuse-frames.
1435
1436 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1437
1438 Give more-useful info on a fatal error (Bug#12328).
1439 * trouble.texi (Crashing): New section, documenting this.
1440
1441 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1442
1443 * cmdargs.texi (General Variables):
1444 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1445 connections to the D-Bus session bus. (Bug#12112)
1446
1447 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1448
1449 * building.texi (Debugger Operation): Correct and improve
1450 documentation of the GUD Tooltip mode.
1451
1452 2012-07-31 Chong Yidong <cyd@gnu.org>
1453
1454 * emacs.texi: Fix ISBN (Bug#12080).
1455
1456 2012-08-05 Chong Yidong <cyd@gnu.org>
1457
1458 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1459
1460 * custom.texi (Face Customization): Move discussion of face
1461 inheritance here, from Faces section.
1462
1463 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1464
1465 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1466 (Bug#11958)
1467
1468 2012-07-19 Chong Yidong <cyd@gnu.org>
1469
1470 * emacs.texi: Update ISBN.
1471
1472 2012-07-17 Chong Yidong <cyd@gnu.org>
1473
1474 * basic.texi (Inserting Text): Replace ucs-insert with
1475 insert-char. Provide more details of input.
1476
1477 * mule.texi (International Chars, Input Methods): Likewise.
1478
1479 2012-07-13 Chong Yidong <cyd@gnu.org>
1480
1481 * custom.texi (Examining): Update C-h v message.
1482
1483 * buffers.texi (Misc Buffer): Document view-read-only.
1484
1485 2012-07-07 Chong Yidong <cyd@gnu.org>
1486
1487 * custom.texi (Init File): Index site-lisp (Bug#11435).
1488
1489 2012-07-06 Chong Yidong <cyd@gnu.org>
1490
1491 * emacs.texi: Re-order top-level menu to correspond to logical
1492 order, to avoid makeinfo warnings.
1493
1494 * ack.texi (Acknowledgments): Note new python.el.
1495
1496 2012-06-29 Chong Yidong <cyd@gnu.org>
1497
1498 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1499 * basic.texi (Erasing, Basic Undo): Fix markup.
1500
1501 2012-06-29 Glenn Morris <rgm@gnu.org>
1502
1503 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1504
1505 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1506
1507 * fixit.texi (Undo): Fix typo. (Bug#11775)
1508
1509 2012-06-27 Glenn Morris <rgm@gnu.org>
1510
1511 * ack.texi (Acknowledgments): Tiny update.
1512
1513 2012-06-21 Glenn Morris <rgm@gnu.org>
1514
1515 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1516
1517 2012-06-17 Chong Yidong <cyd@gnu.org>
1518
1519 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1520
1521 * anti.texi:
1522 * building.texi:
1523 * cmdargs.texi:
1524 * custom.texi:
1525 * display.texi:
1526 * files.texi:
1527 * frames.texi:
1528 * glossary.texi:
1529 * misc.texi:
1530 * mule.texi:
1531 * programs.texi:
1532 * sending.texi:
1533 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1534
1535 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1536
1537 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1538
1539 2012-05-28 Glenn Morris <rgm@gnu.org>
1540
1541 * ack.texi, building.texi, calendar.texi, custom.texi:
1542 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1543
1544 2012-05-27 Glenn Morris <rgm@gnu.org>
1545
1546 * emacs.texi: Simplify following removal of node pointers.
1547
1548 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1549 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1550 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1551 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1552 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1553 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1554 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1555 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1556
1557 2012-05-22 Glenn Morris <rgm@gnu.org>
1558
1559 * emacs.texi (Acknowledgments): Add another contributor.
1560
1561 2012-05-12 Glenn Morris <rgm@gnu.org>
1562
1563 * Makefile.in (MKDIR_P): New, set by configure.
1564 (mkinfodir): Use $MKDIR_P.
1565
1566 2012-05-10 Glenn Morris <rgm@gnu.org>
1567
1568 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1569 with "coding: raw-text".
1570
1571 * files.texi (Interlocking): Mention create-lockfiles option.
1572
1573 2012-05-09 Chong Yidong <cyd@gnu.org>
1574
1575 * frames.texi (Mouse References, Mouse Commands): Fix index
1576 entries (Bug#11362).
1577
1578 2012-05-05 Glenn Morris <rgm@gnu.org>
1579
1580 * custom.texi (Customization Groups, Custom Themes, Examining):
1581 Improve page breaks.
1582
1583 * rmail.texi (Rmail Display): Use example rather than smallexample.
1584
1585 * calendar.texi: Convert inforefs to refs.
1586
1587 * dired.texi (Dired Enter): Improve page break.
1588
1589 * abbrevs.texi (Abbrev Concepts): Copyedits.
1590
1591 * maintaining.texi (Registering, Tag Syntax):
1592 Tweak line and page breaks.
1593
1594 * programs.texi (Programs, Electric C): Copyedits.
1595 (Program Modes): Add xref to Fortran.
1596 (Left Margin Paren): Remove what was (oddly enough) the only use
1597 of defvar in the entire Emacs manual.
1598 (Hungry Delete): Remove footnote about ancient Emacs version.
1599 (Other C Commands): Use example rather than smallexample.
1600
1601 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1602 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1603 Tweak line and page breaks.
1604
1605 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1606 (Major Modes): Use example rather than smallexample.
1607
1608 * mule.texi (Output Coding): Reword to improve page-breaks.
1609
1610 * frames.texi (Fonts): Tweak line and page breaks.
1611 Use example rather than smallexample. Change cross-reference.
1612 (Text-Only Mouse): Fix xref.
1613
1614 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1615 (Indirect Buffers): Tweak line- and page-breaks.
1616
1617 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1618
1619 2012-05-04 Glenn Morris <rgm@gnu.org>
1620
1621 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1622 (info, infoclean): Use $INFO_EXT.
1623 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1624 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1625 (INFO_TARGETS): Use $INFO_EXT.
1626 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1627
1628 2012-05-02 Glenn Morris <rgm@gnu.org>
1629
1630 * emacs.texi (@copying): Only print EDITION in the TeX version.
1631
1632 * search.texi (Regexp Search): Just say "Emacs".
1633
1634 * display.texi (Auto Scrolling):
1635 Reword to avoid repetition and improve page break.
1636
1637 * xresources.texi (Resources):
1638 * mule.texi (Language Environments):
1639 * misc.texi (Amusements):
1640 * maintaining.texi (VC Change Log):
1641 * frames.texi (Fonts):
1642 * custom.texi (Specifying File Variables, Minibuffer Maps):
1643 * cmdargs.texi (Initial Options):
1644 * building.texi (Flymake):
1645 Reword to remove/reduce some overly long/short lines.
1646
1647 2012-04-27 Glenn Morris <rgm@gnu.org>
1648
1649 * emacs.texi: Some fixes for detailed menu.
1650
1651 * emacs.texi: Add "et al." to authors.
1652
1653 * ack.texi, basic.texi, buffers.texi, building.texi:
1654 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1655 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1656 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1657 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1658 * search.texi, trouble.texi, windows.texi:
1659 Use Texinfo recommended convention for quotes+punctuation.
1660
1661 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1662
1663 * mule.texi (Bidirectional Editing): Improve indexing.
1664 Minor wording tweaks.
1665
1666 2012-04-15 Chong Yidong <cyd@gnu.org>
1667
1668 * misc.texi (emacsclient Options): More clarifications.
1669
1670 2012-04-15 Glenn Morris <rgm@gnu.org>
1671
1672 * msdog.texi (Windows Printing): It doesn't set printer-name.
1673
1674 * mule.texi (Language Environments): Move font info to "Fontsets".
1675 (Fontsets): Move intlfonts etc here from "Language Environments".
1676 Copyedits.
1677 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1678 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1679
1680 2012-04-15 Chong Yidong <cyd@gnu.org>
1681
1682 * glossary.texi (Glossary): Standardize on "text terminal"
1683 terminology. All callers changed.
1684
1685 * misc.texi (emacsclient Options): Document "client frame" concept
1686 and its effect on C-x C-c more carefully.
1687
1688 2012-04-15 Glenn Morris <rgm@gnu.org>
1689
1690 * frames.texi (Scroll Bars):
1691 * glossary.texi (Glossary): Use consistent case for "X Window System".
1692
1693 * mule.texi (Select Input Method, Coding Systems):
1694 State command names in kbd tables.
1695 (Recognize Coding): Add cross-ref.
1696 (Output Coding): Don't mention message mode in particular.
1697 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1698 Copyedits.
1699
1700 2012-04-14 Glenn Morris <rgm@gnu.org>
1701
1702 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1703 Copyedits.
1704 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1705 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1706 auto-coding-functions does not override coding: tags.
1707 Remove rmail-decode-mime-charset; it no longer has any effect.
1708
1709 2012-04-14 Chong Yidong <cyd@gnu.org>
1710
1711 * custom.texi (Creating Custom Themes): Add reference to Custom
1712 Themes node in Lisp manual.
1713
1714 2012-04-14 Glenn Morris <rgm@gnu.org>
1715
1716 * mule.texi (International): Copyedits.
1717 (International Chars): Update C-x = example output.
1718 (Disabling Multibyte): Rename from "Enabling Multibyte".
1719 Clarify what "unibyte: t" does, and mode-line description.
1720 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1721 Use Texinfo recommended convention for quotes+punctuation.
1722 (Language Environments): Copyedits.
1723 (Input Methods): Copyedits. Use "^" for the postfix example,
1724 because it is less confusing inside Info's `quotes'.
1725
1726 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1727 Update for "Disabling Multibyte" node name change.
1728 * emacs.texi: Update for "Disabling Multibyte" node name change.
1729
1730 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1731 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1732 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1733 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1734 * sending.texi, text.texi, trouble.texi:
1735 Use @file for buffers, per the Texinfo manual.
1736
1737 * entering.texi (Entering Emacs):
1738 Do not mention initial-buffer-choice = t.
1739
1740 * misc.texi (Gnus Startup): Use @env for environment variables.
1741
1742 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1743
1744 2012-04-12 Glenn Morris <rgm@gnu.org>
1745
1746 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1747
1748 2012-04-07 Glenn Morris <rgm@gnu.org>
1749
1750 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1751
1752 2012-04-05 Glenn Morris <rgm@gnu.org>
1753
1754 * glossary.texi (Glossary): Use anchors for internal cross-references.
1755
1756 2012-04-04 Glenn Morris <rgm@gnu.org>
1757
1758 * glossary.texi (Glossary): Copyedits.
1759 Use Texinfo-recommended convention for quotes and punctuation.
1760 Comment out a few specialized (Rmail) items.
1761 New items: Bidirectional Text, Client, Directory Local Variable,
1762 File Local Variable, Package, Server, Theme, Trash Can.
1763
1764 2012-04-03 Chong Yidong <cyd@gnu.org>
1765
1766 * sending.texi (Mail Misc): Fix an index entry.
1767
1768 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1769
1770 * msdog.texi (Windows Startup): Add description of emacsclient
1771 operation under -c and -t on MS-Windows.
1772
1773 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1774 Startup". (Bug#11091)
1775
1776 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1777
1778 * custom.texi (Changing a Variable): Fix example.
1779
1780 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1781
1782 * misc.texi (emacsclient Options): More clarifications about -t
1783 and -c on MS-Windows. (Bug#11091)
1784
1785 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1786
1787 * misc.texi (emacsclient Options): Document peculiarities of new
1788 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1789
1790 2012-03-30 Chong Yidong <cyd@gnu.org>
1791
1792 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1793
1794 2012-03-22 Glenn Morris <rgm@gnu.org>
1795
1796 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1797
1798 2012-03-17 Chong Yidong <cyd@gnu.org>
1799
1800 * package.texi (Package Installation): Document use of
1801 package-initialize in init file.
1802
1803 2012-03-16 Glenn Morris <rgm@gnu.org>
1804
1805 * help.texi (Language Help):
1806 * mule.texi (International Chars):
1807 etc/HELLO is for character demonstration.
1808
1809 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1810
1811 * dired.texi (Shell Commands in Dired): Fix typo.
1812
1813 2012-03-04 Chong Yidong <cyd@gnu.org>
1814
1815 * killing.texi (Clipboard): Document clipboard manager.
1816
1817 2012-02-29 Glenn Morris <rgm@gnu.org>
1818
1819 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1820
1821 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1822
1823 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1824
1825 2012-02-28 Glenn Morris <rgm@gnu.org>
1826
1827 * custom.texi, display.texi, emacs.texi, files.texi:
1828 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1829 Standardize possessive apostrophe usage.
1830
1831 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1832
1833 * macos.texi (Mac / GNUstep Customization): Remove text about
1834 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1835
1836 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1837
1838 * buffers.texi (Select Buffer): Mention that saving in a new file
1839 name can switch to a different major mode.
1840
1841 2012-02-23 Glenn Morris <rgm@gnu.org>
1842
1843 * mini.texi (Minibuffer File, Completion Options, Repetition):
1844 Copyedits.
1845 (Completion Example): Other M-x au* commands may be defined.
1846 (Completion Styles): Mention emacs21 and completion-category-overrides.
1847
1848 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1849 (Windows Keyboard, Windows Mouse, Windows Processes)
1850 (Windows Printing, Windows Misc): Copyedits.
1851 (ls in Lisp): Update switches list.
1852
1853 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1854 Update dos-mode* function names.
1855 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1856 (MS-DOS Processes): Add xref to main ls-lisp section.
1857
1858 * ack.texi (Acknowledgments): Mention smie.
1859
1860 2012-02-22 Glenn Morris <rgm@gnu.org>
1861
1862 * macos.texi: Copyedits. Fix @key/@kbd usage.
1863 (Mac / GNUstep Basics): Don't mention the panels, since the next
1864 section covers them.
1865 (Mac / GNUstep Customization): Merge some panel info from previous.
1866
1867 2012-02-21 Glenn Morris <rgm@gnu.org>
1868
1869 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1870 Small fixes.
1871
1872 * emacs-xtra.texi: Picture mode is no longer a chapter.
1873
1874 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1875
1876 * ack.texi (Acknowledgments): Small changes, including resorting,
1877 and removal of things no longer distributed.
1878
1879 2012-02-20 Glenn Morris <rgm@gnu.org>
1880
1881 * emacs.texi (Top, Preface): Small rephrasings.
1882 (menu, detailmenu): Update entries, and reformat some descriptions.
1883 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1884 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1885 Reformat some menu descriptions.
1886
1887 * ack.texi (Acknowledgments): More updates.
1888
1889 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1890 and from Author: headers.
1891 (Distrib): Small updates.
1892
1893 2012-02-18 Glenn Morris <rgm@gnu.org>
1894
1895 * ack.texi (Acknowledgments): Add xref to Org manual.
1896
1897 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1898 of '*mail*', since Message does not call it that.
1899 (Rmail Reply): Rename rmail-dont-reply-to-names.
1900 \\`info- no longer handled specially.
1901 Update for rmail-enable-mime-composing.
1902 Don't mention 'm' for replies.
1903 Don't mention rmail-mail-new-frame and canceling, since it does
1904 not work for Message at the moment.
1905
1906 * cal-xtra.texi: Copyedits.
1907
1908 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1909
1910 2012-02-17 Glenn Morris <rgm@gnu.org>
1911
1912 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1913
1914 * ack.texi (Acknowledgments): Mention Gnulib.
1915
1916 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1917
1918 * calendar.texi: Misc small changes, including updating the dates
1919 of examples.
1920
1921 2012-02-16 Glenn Morris <rgm@gnu.org>
1922
1923 * calendar.texi: Misc small changes.
1924
1925 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1926 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1927
1928 * dired-xtra.texi (Subdir Switches): Small fixes.
1929
1930 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1931
1932 2012-02-15 Glenn Morris <rgm@gnu.org>
1933
1934 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1935
1936 2012-02-12 Glenn Morris <rgm@gnu.org>
1937
1938 * ack.texi (Acknowledgments):
1939 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1940
1941 2012-02-10 Glenn Morris <rgm@gnu.org>
1942
1943 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1944
1945 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1946
1947 2012-02-09 Glenn Morris <rgm@gnu.org>
1948
1949 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1950 buffer switch after M-x rename-uniquely.
1951
1952 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1953
1954 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1955
1956 * text.texi (Org Mode): Fix typo.
1957
1958 2012-02-08 Glenn Morris <rgm@gnu.org>
1959
1960 * ack.texi (Acknowledgments): Update emacs-lock info.
1961
1962 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1963
1964 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1965
1966 2012-02-07 Glenn Morris <rgm@gnu.org>
1967
1968 * files.texi (File Conveniences): Mention ImageMagick images.
1969
1970 2012-02-05 Glenn Morris <rgm@gnu.org>
1971
1972 * trouble.texi (Checklist): Mention debug-on-event.
1973
1974 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1975
1976 2012-02-04 Glenn Morris <rgm@gnu.org>
1977
1978 * macos.texi (Customization options specific to Mac OS / GNUstep):
1979 New subsection.
1980
1981 * display.texi (Colors): Mention list-colors-sort.
1982
1983 * files.texi (File Conveniences): Mention image animation.
1984
1985 2012-01-31 Chong Yidong <cyd@gnu.org>
1986
1987 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1988 scroll bars (Bug#10666).
1989
1990 2012-01-28 Chong Yidong <cyd@gnu.org>
1991
1992 * files.texi (Filesets): Fix typos.
1993
1994 * display.texi (Faces): Add xref to Colors node.
1995
1996 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1997
1998 * buffers.texi (Select Buffer): Clarify explanation of switching
1999 to new buffers. Fix description of next-buffer and
2000 previous-buffer (Bug#10334).
2001 (Misc Buffer): Add xref to View Mode.
2002
2003 * text.texi (Fill Commands): Fix description of
2004 sentence-end-double-space.
2005
2006 2012-01-23 Chong Yidong <cyd@gnu.org>
2007
2008 * anti.texi (Antinews): Add Emacs 23 antinews.
2009
2010 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
2011
2012 * programs.texi (Comment Commands): Typo (bug#10514).
2013
2014 2012-01-15 Chong Yidong <cyd@gnu.org>
2015
2016 * xresources.texi (X Resources): Describe GTK+ case first.
2017 (Resources): Don't use borderWidth as an example, since it doesn't
2018 work with GTK+.
2019 (Table of Resources): Clarify role of several resources, including
2020 the Emacs 24 behavior of cursorBlink etc.
2021 (Face Resources): Node deleted. Recommend using Customize
2022 instead. Add paragraph to `Table of Resources' node summarizing
2023 how to use X resources for changing faces.
2024 (Lucid Resources): Rewrite, omitting description of font names,
2025 referring to the Fonts node instead.
2026 (LessTif Resources): Copyedits.
2027 (GTK resources): Rewrite, describing the difference between gtk2
2028 and gtk3.
2029 (GTK Resource Basics): New node.
2030 (GTK Widget Names, GTK Names in Emacs): Rewrite.
2031 (GTK styles): Just refer to Fonts node for GTK font format.
2032
2033 * display.texi (Faces): Document the cursor face.
2034
2035 2012-01-14 Chong Yidong <cyd@gnu.org>
2036
2037 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
2038 (General Variables): Add xref to Lisp Libraries.
2039 (Initial Options): Copyedits.
2040 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
2041 (Environment): Clarify what getenv does.
2042 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
2043 light backgrounds on xterms.
2044 (Misc Variables): TEMP and TMP are not Windows-specific.
2045 (Display X): Copyedits.
2046 (Colors X): -bd does nothing for GTK.
2047 (Icons X): Gnome 3 doesn't use taskbars.
2048
2049 * misc.texi (Shell): Document exec-path here.
2050
2051 * rmail.texi (Movemail): Add xref for exec-path.
2052
2053 2012-01-13 Glenn Morris <rgm@gnu.org>
2054
2055 * dired.texi (Dired and Find): Clarify find-ls-options.
2056
2057 2012-01-09 Chong Yidong <cyd@gnu.org>
2058
2059 * custom.texi (Custom Themes): Switch custom-safe-themes to use
2060 SHA-256.
2061
2062 2012-01-07 Chong Yidong <cyd@gnu.org>
2063
2064 * display.texi (Useless Whitespace): Add Whitespace mode.
2065
2066 * custom.texi (Hooks): Discuss how to disable minor modes.
2067
2068 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
2069 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
2070
2071 * trouble.texi (Lossage): Refer to Bugs node for problems.
2072 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
2073 (Screen Garbled): Don't refer to terminal "manufacturers".
2074 (Total Frustration): Node deleted. Eliza is documented in
2075 Amusements now.
2076 (Known Problems): More info about using the bug tracker.
2077 Mention debbugs package.
2078 (Bug Criteria): Copyedits.
2079 (Understanding Bug Reporting): Mention emacs -Q.
2080
2081 2012-01-06 Chong Yidong <cyd@gnu.org>
2082
2083 * custom.texi (Specifying File Variables): The mode: keyword
2084 doesn't have to be first anymore. Add example of specifying minor
2085 modes.
2086 (Directory Variables): Simplify example. Mention application to
2087 non-file buffers.
2088 (Disabling): Use "initialization file" terminology.
2089 (Init Examples): Fix hook example.
2090
2091 2012-01-06 Eli Zaretskii <eliz@gnu.org>
2092
2093 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
2094 (Bug#10422)
2095 Move the stuff about resources to xresources.texi.
2096
2097 * xresources.texi (Resources): Move information about setting X
2098 resources in the Registry from cmdargs.texi. Make the index entry
2099 be similar to the one in cmdargs.texi.
2100
2101 2012-01-05 Chong Yidong <cyd@gnu.org>
2102
2103 * custom.texi (Customization Groups): Update example.
2104 (Browsing Custom): Document the new search field.
2105 (Changing a Variable): Update example for Emacs 24 changes.
2106 Document Custom-set and Custom-save commands.
2107 (Face Customization): Document Emacs 24 changes. De-document
2108 modify-face.
2109 (Specific Customization): Mention customize-variable.
2110 (Custom Themes): Add customize-themes, custom-theme-load-path,
2111 custom-theme-directory, and describe-theme.
2112 (Creating Custom Themes): New node.
2113 (Examining): Mention M-:.
2114
2115 * package.texi (Packages): Fix typo.
2116
2117 2012-01-03 Chong Yidong <cyd@gnu.org>
2118
2119 * misc.texi (Single Shell): Don't document Lisp usage of
2120 shell-command. Tidy up discussion of synchronicity. Add index
2121 entries for async-shell-command.
2122 (Interactive Shell): Note that M-x shell uses shell-file-name.
2123 Note change in behavior in Emacs 24.
2124 (Shell Mode): Shell mode now uses completion-at-point.
2125 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
2126 default method for recognizing prompts nowadays.
2127 (Shell Ring): Add xref to Minibuffer History.
2128 (Directory Tracking): Explain Dirtrack mode in more detail.
2129 (Term Mode): Fix index entries.
2130 (Paging in Term): Merge into Term Mode.
2131 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
2132 (Printing): Fix xref. State default of lpr-switches.
2133 (PostScript): Remove obsolete sentence. Omit description of
2134 non-interactive behaviors.
2135 (Hyperlinking): Improve description.
2136 (Browse-URL): Using compose-mail for mailto URLs is the default.
2137 Document browse-url-mailto-function.
2138 (Goto Address mode): Add index entries. Add xref to Browse-URL.
2139 (FFAP): FFAP is not a minor mode.
2140 (Amusements): M-x lm was renamed to M-x landmark.
2141 Document nato-region.
2142
2143 2012-01-01 Chong Yidong <cyd@gnu.org>
2144
2145 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2146 (Gnus Startup): Note that the system might not be set up for news.
2147 Describe group levels more clearly.
2148 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2149 Summary of Gnus.
2150 (Document View): Copyedits. Move zoom commads to DocView
2151 Navigation node.
2152 (DocView Navigation, DocView Searching, DocView Slicing)
2153 (DocView Conversion): Nodes renamed from Navigation, etc.
2154
2155 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2156
2157 2011-12-31 Eli Zaretskii <eliz@gnu.org>
2158
2159 * basic.texi (Moving Point): Fix the description of C-n and C-p.
2160 (Bug#10380)
2161
2162 2011-12-30 Chong Yidong <cyd@gnu.org>
2163
2164 * sending.texi (Sending Mail): Document initial mail buffer name,
2165 and changed multiple mail buffer behavior.
2166 (Mail Format): Put the example at the top of the section.
2167 (Mail Headers): Move discussion of "From" to the top.
2168 (Mail Sending): Document sendmail-query-once.
2169 (Citing Mail): Make it less Rmail-specific.
2170
2171 2011-12-29 Chong Yidong <cyd@gnu.org>
2172
2173 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2174 example. Add index entries.
2175 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2176
2177 2011-12-26 Chong Yidong <cyd@gnu.org>
2178
2179 * dired.texi (Dired Enter, Misc Dired Features):
2180 Document dired-use-ls-dired changes. Mention quit-window.
2181 (Dired Navigation): Add index entries.
2182 (Dired Visiting): Fix View Mode xref.
2183 (Marks vs Flags): Prefer C-/ binding for undo.
2184 (Subdirectories in Dired): Add xrefs.
2185 (Misc Dired Features): Document some Emacs 24 changes. Add index
2186 entries.
2187
2188 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2189 variable, since it is explained in Minor Modes node.
2190 (Defining Abbrevs): Copyedits.
2191 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2192 C-/ binding for undo.
2193 (Dabbrev Customization): Add xrefs for case-fold-search and
2194 case-replace.
2195
2196 * dired-xtra.texi (Subdir Switches): Add xref.
2197
2198 * maintaining.texi (VC Directory Commands): Mention quit-window.
2199
2200 2011-12-25 Chong Yidong <cyd@gnu.org>
2201
2202 * maintaining.texi (Tags): Mention Semantic.
2203 (Create Tags Table, Etags Regexps): Copyedits.
2204 (Find Tag): Mention minibuffer completion.
2205 (List Tags): Mention completion-at-point. Completion is actually
2206 available in M-x list-tags.
2207
2208 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2209 Document vc-delete-file.
2210
2211 * files.texi (Misc File Ops): Mention vc-delete-file.
2212
2213 * programs.texi (Symbol Completion): Mention completion-at-point
2214 explicitly.
2215
2216 2011-12-22 Chong Yidong <cyd@gnu.org>
2217
2218 * maintaining.texi (Change Log Commands): Don't specially mention
2219 vc-update-change-log which is CVS-only.
2220
2221 * vc1-xtra.texi (Version Headers): Note that these are for
2222 Subversion, CVS, etc. only.
2223 (General VC Options): De-document vc-keep-workfiles.
2224 Fix RCS-isms.
2225
2226 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2227
2228 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2229 should be @end iftex".
2230
2231 2011-12-21 Chong Yidong <cyd@gnu.org>
2232
2233 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2234 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2235 (VC Pull): Mention vc-log-incoming.
2236 (Log Buffer): Add CVS/RCS only disclaimer.
2237
2238 * vc1-xtra.texi (Remote Repositories): Update introduction.
2239 (Local Version Control): Node deleted (obsolete with DVCSes).
2240 (Remote Repositories, Version Backups): Node deleted.
2241 Move documentation of vc-cvs-stay-local to CVS Options.
2242 (CVS Options): Reduce verbosity of description of obscure CVS
2243 locking feature.
2244 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2245 Tags node.
2246 (Revision Tags): Move under Miscellaneous VC subsection.
2247 (Change Logs and VC): Note that this is wrong for DVCSs.
2248 De-document log entry manipulating features.
2249 (Renaming and VC): Describe how it works on modern VCSes.
2250
2251 * files.texi (Misc File Ops): Mention vc-rename-file.
2252
2253 * programs.texi (Custom C Indent): Add index entries.
2254
2255 2011-12-20 Alan Mackenzie <acm@muc.de>
2256
2257 * programs.texi (Motion in C): Update the description of C-M-a and
2258 C-M-e, they now DTRT in enclosing scopes.
2259 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2260
2261 2011-12-20 Chong Yidong <cyd@gnu.org>
2262
2263 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2264 (Old Revisions): Use it.
2265 (VCS Repositories): Add "distributed" terminology.
2266 (Log Buffer): Remove duplicate description
2267 about changesets. Fix "current VC fileset" ambiguity.
2268 (Multi-User Branching): Node deleted.
2269 (Branches, Switching Branches): Discuss decentralized version
2270 control systems.
2271 (VC Pull): New node.
2272 (Merging): Document merging on decentralized systems.
2273 (Creating Branches): Note that this is specific to CVS and related
2274 systems.
2275
2276 2011-12-19 Chong Yidong <cyd@gnu.org>
2277
2278 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2279 (VC Mode Line): Add index entry for "version control status".
2280 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2281 Document vc-revert-show-diff. De-document vc-rollback.
2282 (VC Directory Mode): Rewrite introduction. Move prefix arg
2283 documentation here from VC Directory Buffer node.
2284 (VC Directory Buffer): Use a decentralized VCS example.
2285 (VC Directory Commands): Use a table. Remove material duplicated
2286 in previous nodes on multi-file VC filsets.
2287
2288 2011-12-17 Chong Yidong <cyd@gnu.org>
2289
2290 * maintaining.texi (VCS Concepts): Make "revision" terminology
2291 less CVS-specific.
2292 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2293 Registering node.
2294 (Secondary VC Commands): Delete. Promote subnodes.
2295 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2296 log buffer. Add index entries.
2297 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2298 Use "commit" terminology.
2299 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2300 doesn't refer to tags tables. Note other possible forms of the
2301 revision ID. C-x v = does not save.
2302 (Registering): Note similarity to C-x v v action. Fix description
2303 of how backends are chosen. De-document vc-default-init-revision.
2304 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2305 in root log buffers.
2306
2307 2011-12-16 Chong Yidong <cyd@gnu.org>
2308
2309 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2310 (Basic VC Editing): Remove redundant descriptions.
2311 (VC With A Merging VCS): Make description more general instead of
2312 CVS-specific.
2313 (VC With A Locking VCS): Use VC fileset terminology.
2314
2315 2011-12-12 Chong Yidong <cyd@gnu.org>
2316
2317 * building.texi (Executing Lisp): Fix xref for C-M-x.
2318 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2319 manual. Note that load-path is not customizable.
2320 (Lisp Eval): Note that listed commands are available globally.
2321 Explain the meaning of "defun" in the C-M-x context.
2322 (Lisp Interaction): Copyedits.
2323 (External Lisp): Fix name of inferior Lisp buffer.
2324 Mention Scheme.
2325 (Compilation): Define "inferior process".
2326
2327 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2328
2329 * msdog.texi (Windows Fonts): Document how to force GDI font
2330 backend on MS-Windows.
2331
2332 2011-12-10 Chong Yidong <cyd@gnu.org>
2333
2334 * building.texi (Compilation): Say what the -k flag to make does.
2335 Move subprocess discussion to Compilation Shell.
2336 (Compilation Mode): Add xref for grep, occur, and mouse
2337 references. Define "locus".
2338 (Grep Searching): Use @command.
2339 (Debuggers, Commands of GUD, GDB Graphical Interface):
2340 Clarify intro.
2341 (Starting GUD): Clarify how arguments are specified.
2342 (Debugger Operation): Index entry for "GUD interaction buffer",
2343 and move basic description here from Commands of GUD node.
2344 (GDB User Interface Layout): Copyedits.
2345 (Source Buffers): Remove gdb-find-source-frame, which is not in
2346 gdb-mi.el.
2347 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2348 toggle-gdb-all-registers, which are not in gdb-mi.el.
2349 Don't re-document GUD interaction buffers.
2350
2351 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2352 (Semantic): Add cindex entries for Semantic.
2353
2354 2011-12-06 Chong Yidong <cyd@gnu.org>
2355
2356 * programs.texi (Man Page): Clarify how to use Man-switches.
2357 Don't bother documenting Man-fontify-manpage-flag.
2358 (Lisp Doc): Add xref to Name Help node.
2359 (Hideshow): Add cindex. Mention role of ellipses, and default
2360 value of hs-isearch-open. Don't bother documenting
2361 hs-special-modes-alist.
2362 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2363 changing the window manager binding of M-TAB.
2364
2365 2011-12-05 Chong Yidong <cyd@gnu.org>
2366
2367 * programs.texi (Comment Commands): Fix description of for M-; on
2368 blank lines. Move documentation of comment-region here.
2369 (Multi-Line Comments): Clarify the role of comment-multi-line.
2370 Refer to Comment Commands for comment-region doc.
2371 (Options for Comments): Refer to Multi-Line Comments for
2372 comment-multi-line doc, instead of duplicating it. Fix default
2373 values of comment-padding and comment-start-skip.
2374
2375 2011-12-04 Chong Yidong <cyd@gnu.org>
2376
2377 * programs.texi (Program Modes): Mention modes that are not
2378 included with Emacs. Fix references to other manuals for tex.
2379 Add index entry for backward-delete-char-untabify.
2380 Mention prog-mode-hook.
2381 (Which Function): Use "global minor mode" terminology.
2382 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2383 in Indentation chapter to avoid duplication.
2384 (Expressions): Copyedit.
2385 (Matching): Document Electric Pair mode.
2386
2387 * ack.texi (Acknowledgments):
2388 * rmail.texi (Movemail, Other Mailbox Formats):
2389 * frames.texi (Frames): Don't capitalize "Unix".
2390
2391 2011-12-04 Chong Yidong <cyd@gnu.org>
2392
2393 * text.texi (Nroff Mode): Mention what nroff is.
2394 (Text Based Tables, Table Recognition): Don't say "Table mode"
2395 since it's not a major or minor mode.
2396 (Text Based Tables): Reduce the size of the example.
2397 (Table Definition): Clarify definitions.
2398 (Table Creation): Add key table.
2399 (Cell Commands): Use kbd for commands.
2400 (Table Rows and Columns): Combine nodes Row Commands and Column
2401 Commands.
2402 (Fixed Width Mode): Node deleted; contents moved to parent.
2403 (Table Conversion): Shorten example.
2404 (Measuring Tables): Merge into Table Misc.
2405
2406 2011-12-03 Chong Yidong <cyd@gnu.org>
2407
2408 * text.texi (TeX Mode): Mention AUCTeX package.
2409 (TeX Editing): Add xref to documentation for Occur.
2410 (LaTeX Editing): Add xref to Completion node.
2411 (TeX Print): Fix description of tex-directory.
2412 (Enriched Text): Rename from Formatted Text. Make this node and
2413 its subnodes less verbose, since text/enriched files are
2414 practically unused.
2415 (Enriched Mode): Rename from Requesting Formatted Text.
2416 (Format Colors): Node deleted.
2417 (Enriched Faces): Rename from Format Faces. Describe commands
2418 for applying colors too.
2419 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2420
2421 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2422
2423 * display.texi (Colors): New node.
2424
2425 * cmdargs.texi (Colors X):
2426 * xresources.texi (GTK styles):
2427 * custom.texi (Face Customization): Reference it.
2428
2429 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2430 Link to Fill Commands for Justification entry.
2431
2432 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2433
2434 * display.texi (Auto Scrolling): More accurate description of what
2435 scroll-*-aggressively does, including the effect of non-zero
2436 margin. Fix "i.e." markup.
2437
2438 2011-12-02 Chong Yidong <cyd@gnu.org>
2439
2440 * text.texi (Pages): Mention how formfeed chars are displayed.
2441 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2442 Describe adaptive filling more precisely.
2443 (Fill Commands): Note that filling removes excess whitespace.
2444 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2445 now bound to indent-for-tab-command in Text mode.
2446 (Outline Mode): Copyedits.
2447 (Outline Visibility): Note that Reveal mode is a buffer-local
2448 minor mode.
2449
2450 * modes.texi (Major Modes): Move note about checking major-mode in
2451 a hook function here, from Text mode.
2452
2453 2011-11-28 Chong Yidong <cyd@gnu.org>
2454
2455 * text.texi (Words): Add xref to Position Info.
2456 (Paragraphs): Add xref to Regexps.
2457
2458 * indent.texi (Indentation): Rewrite introduction. Move table to
2459 Indentation Commands node.
2460 (Indentation Commands): Add index entries to table. Copyedits.
2461 (Tab Stops, Just Spaces): Copyedits.
2462 (Indent Convenience): New node. Document electric-indent-mode.
2463
2464 * programs.texi (Basic Indent):
2465 * windows.texi (Pop Up Window): Fix kindex entry.
2466
2467 2011-11-28 Chong Yidong <cyd@gnu.org>
2468
2469 * modes.texi (Major Modes): Move major-mode variable doc here from
2470 Choosing Modes. Document describe-mode. Document prog-mode-hook
2471 and text-mode-hook. Add example of using hooks.
2472 (Minor Modes): Document behavior of mode command calls from Lisp.
2473 Note that setting the mode variable using Customize will DTRT.
2474 (Choosing Modes): Add example of setting a minor mode using a
2475 local variable.
2476
2477 2011-11-27 Chong Yidong <cyd@gnu.org>
2478
2479 * frames.texi (Creating Frames): Move frame parameter example to
2480 Frame Parameters node.
2481 (Frame Commands): C-x 5 o does not warp the mouse by default.
2482 (Fonts): Add more GTK-style properties; also, they should be
2483 capitalized.
2484 (Special Buffer Frames): Node deleted; special-display is on the
2485 way out.
2486 (Frame Parameters): Example moved here from Creating Frames.
2487 Clarify that default-frame-alist affects the initial frame too.
2488 Delete auto-raise-mode and auto-lower-mode.
2489 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2490 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2491
2492 * windows.texi (Window Choice): Add xref to Lisp manual for
2493 special-display-*.
2494
2495 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2496
2497 * display.texi (Text Display): Update the description,
2498 cross-references, and indexing related to display of control
2499 characters and raw bytes.
2500
2501 2011-11-25 Chong Yidong <cyd@gnu.org>
2502
2503 * frames.texi (Frames): Rewrite introduction.
2504 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2505 Mouse-3 does not copy to kill ring by default. DEL does not
2506 behave specially for mouse commands any more.
2507 (Mouse References): Document mouse-1-click-follows-link more
2508 thoroughly.
2509 (Menu Mouse Clicks): Move footnote to the main text and add xref
2510 to Init Rebinding node.
2511 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2512
2513 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2514
2515 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2516
2517 * display.texi (Font Lock): Fix typo.
2518
2519 2011-11-24 Glenn Morris <rgm@gnu.org>
2520
2521 * rmail.texi (Rmail Output):
2522 Mention rmail-automatic-folder-directives. (Bug#9657)
2523
2524 2011-11-21 Chong Yidong <cyd@gnu.org>
2525
2526 * mark.texi (Global Mark Ring): Fix description of global mark
2527 ring (Bug#10032).
2528
2529 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2530
2531 * msdog.texi (Windows Fonts): Fix typo.
2532
2533 2011-11-17 Glenn Morris <rgm@gnu.org>
2534
2535 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2536
2537 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2538
2539 * killing.texi (Rectangles):
2540 * misc.texi (Document View):
2541 * modes.texi (Choosing Modes):
2542 * msdog.texi (Windows Fonts):
2543 * regs.texi (Rectangle Registers):
2544 * search.texi (Isearch Yank): Fix typos.
2545
2546 2011-11-06 Chong Yidong <cyd@gnu.org>
2547
2548 * windows.texi (Basic Window): Add xref to Cursor Display.
2549 (Split Window): Document negative arg for splitting commands.
2550 (Other Window): Document mouse-1 in text area of window.
2551 (Change Window): Don't mention window attributes, since they
2552 aren't defined. C-x 1 can't be used with minibuffer windows.
2553 Windows are no longer auto-deleted.
2554 (Window Choice): Add xref to Choosing Window in Lisp manual.
2555 (Window Convenience): Note that windmove disables shift-selection.
2556 Move M-x compare-windows here from Other Window node.
2557
2558 * custom.texi (Mouse Buttons):
2559 * search.texi (Isearch Scroll):
2560 * windows.texi (Split Window): Use new names split-window-below
2561 and split-window-right.
2562
2563 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2564
2565 * emacs.texi (Top): Fix typo.
2566
2567 2011-10-25 Glenn Morris <rgm@gnu.org>
2568
2569 * abbrevs.texi (Saving Abbrevs):
2570 quietly-read-abbrev-file is not a command. (Bug#9866)
2571
2572 2011-10-24 Chong Yidong <cyd@gnu.org>
2573
2574 * display.texi (Scrolling): Document scroll-up-line and
2575 scroll-down-line. Document scroll-command property.
2576 (Recentering): New node, split off from Scrolling.
2577
2578 2011-10-23 Chong Yidong <cyd@gnu.org>
2579
2580 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2581 (Tool Bars): Copyedits.
2582
2583 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2584
2585 2011-10-22 Chong Yidong <cyd@gnu.org>
2586
2587 * windows.texi (Displaying Buffers): Fix broken lispref link.
2588
2589 2011-10-22 Chong Yidong <cyd@gnu.org>
2590
2591 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2592 Move confirm-nonexistent-file-or-buffer discussion here.
2593
2594 * files.texi (File Names, Visiting): Move detailed discussion of
2595 minibuffer confirmation to Minibuffer Exit.
2596
2597 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2598 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2599
2600 2011-10-21 Chong Yidong <cyd@gnu.org>
2601
2602 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2603 (Backup Copying): backup-by-copying-when-mismatch is now t.
2604 (Customize Save): Fix description of require-final-newline.
2605 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2606 (Auto Save Control): Clarify.
2607 (File Archives): Add 7z.
2608 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2609
2610 * arevert-xtra.texi (Autorevert): Copyedits.
2611
2612 2011-10-20 Chong Yidong <cyd@gnu.org>
2613
2614 * custom.texi (Hooks, Init Examples):
2615 * display.texi (Font Lock):
2616 * fixit.texi (Spelling):
2617 * rmail.texi (Rmail Display): Minor mode function with no arg now
2618 enables it.
2619
2620 * fixit.texi (Spelling): Fix description of inline completion.
2621
2622 2011-10-19 Chong Yidong <cyd@gnu.org>
2623
2624 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2625 entries.
2626 (Isearch Yank): Document isearch-yank-pop.
2627 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2628 (Other Repeating Search): Document Occur Edit mode.
2629
2630 2011-10-18 Chong Yidong <cyd@gnu.org>
2631
2632 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2633 from Line Truncation node.
2634 (Standard Faces): Note that only the background of the cursor face
2635 has an effect.
2636 (Cursor Display): Fix descriptions of cursor face
2637 and bar cursor blinking.
2638 (Text Display): Document nobreak-char-display more clearly.
2639 (Line Truncation): Add xref to Split Window node.
2640 (Display Custom): Don't bother documenting baud-rate or
2641 no-redraw-on-reenter.
2642
2643 * search.texi (Slow Isearch): Node removed.
2644
2645 2011-10-18 Glenn Morris <rgm@gnu.org>
2646
2647 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2648
2649 2011-10-18 Chong Yidong <cyd@gnu.org>
2650
2651 * display.texi (Faces): Simplify discussion. Move documentation
2652 of list-faces-display here, from Standard Faces node.
2653 Note special role of `default' background.
2654 (Standard Faces): Note special role of `default' background.
2655 Note that region face may be taken fom GTK. Add xref to Text Display.
2656 (Text Scale): Rename from "Temporary Face Changes".
2657 Callers changed. Don't bother documenting variable-pitch-mode.
2658 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2659 (Useless Whitespace): Simplify description of
2660 delete-trailing-whitespace. Note active region case.
2661 (Text Display): Fix description of escape-glyph face assignment.
2662 Remove unibye mode discussion. Update some parts for Unicode.
2663 Move glyphless chars documentation to Lisp manual.
2664
2665 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2666
2667 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2668
2669 * display.texi (Scrolling): Tweak explanation of scroll direction.
2670 (View Mode): Add index entries.
2671
2672 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2673
2674 * regs.texi (Text Registers): C-x r i does not activate the mark.
2675 (Bookmarks): Document new default bookmark location.
2676
2677 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2678
2679 * killing.texi (Deletion): Add xref to Using Region.
2680 Document delete-forward-char.
2681 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2682 description here. Recommend C-u C-SPC for jumping to mark.
2683 (Kill Ring): Move kill ring variable documentation here.
2684 (Primary Selection): Copyedits.
2685 (Rectangles): Document new command rectangle-number-lines.
2686 (CUA Bindings): Note that this disables the mark-even-if-inactive
2687 behavior for C-x and C-c.
2688
2689 * mark.texi (Mark): Mention "active region" terminology.
2690 (Using Region): Document delete-active-region.
2691
2692 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2693
2694 * mark.texi (Mark): Clarify description of disabled Transient Mark
2695 mode (Bug#9689).
2696 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2697 selection changes. Mention that commands like C-y set the mark.
2698 (Marking Objects): Add xref to Words node. Note that mark-word
2699 and mark-sexp also have the "extend region" behavior.
2700 (Using Region): Mention M-$ in the table.
2701 Document mark-even-if-inactive here instead of in Mark Ring.
2702 (Mark Ring): Move mark-even-if-inactive to Using Region.
2703 Take note of the "Mark Set" behavior.
2704 (Disabled Transient Mark): Rename from "Persistent Mark"
2705 (Bug#9688). Callers changed.
2706
2707 * programs.texi (Expressions):
2708 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2709
2710 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2711
2712 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2713 option" terminology.
2714 (Key Help): Add command names. Define "documentation string".
2715 (Name Help): Remove an over-long joke.
2716 (Apropos): Document prefix args. Remove duplicated descriptions.
2717 (Help Mode): Add C-c C-b to table. Update TAB binding.
2718 (Package Keywords): Rename from "Library by Keyword".
2719 Describe new package menu interface.
2720 (Help Files, Help Echo): Tweak description.
2721
2722 * mini.texi (Completion Options): Add completion-cycle-threshold.
2723 (Minibuffer History): Document numeric args to history commands.
2724
2725 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2726
2727 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2728
2729 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2730
2731 * basic.texi (Position Info): Omit page commands.
2732 Document count-words-region and count-words.
2733
2734 * text.texi (Pages): Move what-page documentation here.
2735
2736 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2737
2738 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2739 Remote Files node instead of linking directly to the Tramp manual.
2740 (Minibuffer Edit): Add xref to Blank Lines.
2741 (Completion): Add xref to Symbol Completion. Remove redundant
2742 example, which is repeated in the next node.
2743 (Completion Commands): Minor clarifications.
2744 (Completion Styles): New node, split from Completion Commands.
2745 Document substring and initials styles.
2746 (Strict Completion): Remove information duplicated in other nodes.
2747 (Completion Options): Consolidate case difference discussion here.
2748
2749 * help.texi (Help Mode): Fix kindex entries.
2750
2751 * files.texi (File Names): Add index entries.
2752
2753 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2754
2755 * basic.texi (Inserting Text): Add xref to Completion.
2756 Add ucs-insert example, and document prefix argument.
2757 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2758 to left/right. Tweak left-char and right-char descriptions.
2759 M-left and M-right are now bound to left-word/right-word.
2760 (Erasing): Document delete-forward-char.
2761
2762 * screen.texi (Screen, Menu Bar): Copyedits.
2763 (Point): Remove duplicate paragraph on cursors, also in Screen.
2764 (Mode Line): Trailing dashes no longer shown on X displays.
2765
2766 * frames.texi (Non-Window Terminals): Index just "text-only
2767 terminal", which is used throughout the manual now.
2768
2769 * entering.texi (Entering Emacs): Define "startup screen".
2770 Document window-splitting behavior with command-line inputs.
2771 (Exiting): Remove obsolete paragraph about shells without suspend
2772 functionality.
2773
2774 * commands.texi (User Input): Define "input event" more clearly.
2775 (Keys): Add xref to Echo Area.
2776 (Commands): Clarify relation between commands and functions.
2777
2778 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2779
2780 * misc.texi (emacsclient Options): Document how emacsclient runs
2781 the Emacs daemon (Bug#9674).
2782
2783 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2784
2785 * basic.texi (Moving Point):
2786 * custom.texi (Mouse Buttons):
2787 * rmail.texi (Rmail Scrolling):
2788 * search.texi (Isearch Scroll):
2789 * display.texi (Scrolling): Replace scroll-up/down with
2790 scroll-up/down-command. Fix scroll-preserve-screen-position
2791 description. Document scroll-error-top-bottom.
2792
2793 2011-09-30 Glenn Morris <rgm@gnu.org>
2794
2795 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2796
2797 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2798
2799 * windows.texi (Pop Up Window): Defer discussion of window
2800 splitting to the Window Choice node. Add index entries.
2801 (Force Same Window): Node deleted.
2802 (Displaying Buffers, Window Choice): New nodes.
2803
2804 * buffers.texi (Select Buffer): Clarify description of
2805 buffer-switching commands. Add xref to Window Display node.
2806 Don't repeat confirm-nonexistent-file-or-buffer description from
2807 Visiting node. Remove even-window-heights.
2808
2809 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2810
2811 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2812
2813 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2814
2815 * xresources.texi (Table of Resources): Fix documentation of
2816 bitmapIcon.
2817
2818 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2819
2820 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2821
2822 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2823
2824 * frames.texi (Frame Commands): Note that delete-other-frames only
2825 deletes frames on current terminal.
2826
2827 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2828
2829 * sending.texi (Mail Misc): Document mail-add-attachment.
2830
2831 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2832
2833 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2834
2835 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2836
2837 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2838
2839 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2840
2841 * files.texi (File Archives):
2842 * cal-xtra.texi (Diary Display):
2843 * help.texi (Help Mode): Add xref to View Mode.
2844
2845 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2846
2847 * display.texi (View Mode): New node. Move view-file here from
2848 Misc File Ops. Move view-buffer here from Misc Buffer.
2849
2850 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2851
2852 * files.texi (Misc File Ops): Document new
2853 delete-by-moving-to-trash behavior. Remove view-file.
2854
2855 * dired.texi (Dired Deletion): Shorten description of Trash.
2856
2857 * misc.texi (emacsclient Options): Document server-port.
2858
2859 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2860
2861 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2862 even on MS-Windows. Fix a typo.
2863
2864 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2865
2866 * package.texi: New file, documenting the package manager.
2867
2868 * emacs.texi: Include it.
2869
2870 * help.texi (Help Summary): Add describe-package.
2871
2872 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2873
2874 * misc.texi (Printing): Convert subnodes into subsections.
2875
2876 * text.texi (Two-Column): Move into Text chapter.
2877
2878 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2879 Files section. Convert from chapter into section.
2880
2881 * display.texi (Narrowing): Move into display chapter.
2882
2883 * sending.texi (Sending Mail):
2884 * rmail.texi (Rmail):
2885 * misc.texi (Gnus, Document View):
2886 * dired.texi (Dired):
2887 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2888
2889 2011-08-07 Juri Linkov <juri@jurta.org>
2890
2891 * dired.texi (Operating on Files): Rewrite according to the fact
2892 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2893
2894 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2895
2896 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2897 remote file name completion. (Bug#9197)
2898
2899 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2900
2901 * mule.texi (Bidirectional Editing): Document the fact that
2902 bidi-display-reordering is t by default.
2903
2904 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2905
2906 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2907 explicitly (bug#8904).
2908
2909 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2910
2911 * trouble.texi (Checklist): Use an `M-x' example instead of an
2912 Emacs Lisp form to switch on the dribble file (bug#8056).
2913
2914 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2915
2916 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2917
2918 2011-07-13 Glenn Morris <rgm@gnu.org>
2919
2920 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2921
2922 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2923
2924 * mark.texi (Mark Ring): Clarify how many locations are saved
2925 (bug#5770).
2926 (Global Mark Ring): Ditto.
2927
2928 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2929
2930 * text.texi (Table Recognition): Use "at point" instead of "under
2931 point" (bug#4345).
2932
2933 * display.texi (Cursor Display): Mention `cursor-type'.
2934
2935 * screen.texi (Point): Clarify that it's only if you use a block
2936 cursor that it appears to be on a character (bug#4345).
2937
2938 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2939
2940 * misc.texi (Amusements): Move dissociated press here, from its
2941 own section.
2942
2943 * emacs.texi (Top): Update node listing.
2944
2945 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2946
2947 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2948 clarity (bug#3523).
2949
2950 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2951
2952 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2953 (Misc X): Document --parent-id.
2954
2955 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2956 defaults to nil.
2957
2958 * misc.texi (emacsclient Options): Document --parent-id.
2959
2960 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2961
2962 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2963
2964 * emacs.texi: Use "..." instead of ``...'' in the menus
2965 (bug#3503).
2966
2967 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2968
2969 * killing.texi (Primary Selection): Document `only' setting for
2970 select-active-regions.
2971
2972 * mark.texi (Setting Mark): Reference Shift Selection node.
2973
2974 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2975
2976 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2977
2978 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2979 motion keys" (bug#3503).
2980
2981 * emacs.texi: Change all the register node names from "RegPos"
2982 (etc.) to "Positional Registers" (etc.) (bug#3314).
2983
2984 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2985
2986 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2987 (Other Kill Commands, Kill Options): Copyedits.
2988 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2989 (Yanking): Move yank-excluded properties discussion here.
2990 (Cut and Paste): Move from frames.texi. Update subnodes to
2991 describe x-select-enable-clipboard case.
2992
2993 * frames.texi: Move Cut and Paste node and subnodes into
2994 killing.texi, except Mouse Commands and Word and Line Mouse.
2995
2996 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2997
2998 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2999
3000 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3001
3002 * screen.texi (Mode Line): Clarify that coding systems are
3003 characters, not letters (bug#1749).
3004
3005 * cmdargs.texi (Environment): Mention removing variables
3006 (bug#1615). Text suggested by Kevin Rodgers.
3007
3008 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3009
3010 * misc.texi (Amusements): Don't mention Yow; it's crippled.
3011
3012 * modes.texi: Rename from major.texi.
3013 (Modes): New node. Make Major Modes and Minor Modes subsections
3014 of this. All callers changed.
3015
3016 * custom.texi (Minor Modes): Move to modes.texi.
3017
3018 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3019
3020 * custom.texi (Syntax): Node deleted.
3021
3022 * help.texi (Help Summary):
3023 * major.texi (Major Modes):
3024 * programs.texi (Parentheses):
3025 * search.texi (Regexp Backslash, Regexp Backslash)
3026 (Regexp Backslash):
3027 * text.texi (Words): Callers changed.
3028
3029 * text.texi (Refill, Longlines): Delete nodes.
3030
3031 * ack.texi (Acknowledgments): Longlines removed from manual.
3032
3033 * emacs.texi (Top): Update node listing.
3034
3035 2011-07-09 Glenn Morris <rgm@gnu.org>
3036
3037 * fortran-xtra.texi (Fortran): Update handled extensions.
3038
3039 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3040
3041 * display.texi (Scrolling): `C-v' (etc) are now bound to
3042 `scroll-*-command' (bug#8349).
3043
3044 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3045
3046 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
3047 doesn't actually delete any files (bug#7125).
3048
3049 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
3050 argument for `C-c C-k' (bug#7391).
3051
3052 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
3053 you're currently using (bug#8489).
3054
3055 2011-07-01 Eli Zaretskii <eliz@gnu.org>
3056
3057 * mule.texi (Coding Systems): Move index entries from the previous
3058 change into their proper places.
3059
3060 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3061
3062 * help.texi (Help Files): Document view-external-packages (bug#8902).
3063
3064 * mule.texi (Coding Systems): Put a few more of the coding systems
3065 into the index (bug#8900).
3066
3067 2011-06-26 Glenn Morris <rgm@gnu.org>
3068
3069 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
3070
3071 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
3072
3073 * misc.texi (emacsclient Options): Mention --frame-parameters.
3074
3075 2011-06-09 Glenn Morris <rgm@gnu.org>
3076
3077 * custom.texi (Specifying File Variables):
3078 Recommend explicit arguments for minor modes.
3079
3080 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
3081
3082 Document wide integers better.
3083 * buffers.texi (Buffers):
3084 * files.texi (Visiting): Document maxima for 64-bit machines,
3085 and mention virtual memory limits.
3086
3087 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3088
3089 * custom.texi (Hooks): Reorganize. Mention Prog mode.
3090
3091 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
3092 prog mode (Bug#8240).
3093
3094 2011-05-27 Glenn Morris <rgm@gnu.org>
3095
3096 * custom.texi (Specifying File Variables):
3097 Major modes no longer need come first.
3098
3099 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
3100
3101 * mule.texi (Specify Coding, Text Coding, Communication Coding)
3102 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
3103
3104 2011-05-18 Glenn Morris <rgm@gnu.org>
3105
3106 * ack.texi (Acknowledgments): Remove fakemail.c.
3107
3108 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
3109
3110 Fixes for fitting text into 7x9 printed manual.
3111 * building.texi (Flymake, Breakpoints Buffer):
3112 * calendar.texi (Appointments):
3113 * cmdargs.texi (General Variables, Display X):
3114 * custom.texi (Saving Customizations, Face Customization)
3115 (Directory Variables, Minibuffer Maps, Init Rebinding):
3116 * display.texi (Font Lock, Font Lock, Useless Whitespace):
3117 * fixit.texi (Spelling):
3118 * frames.texi (Creating Frames, Fonts):
3119 * help.texi (Help Files):
3120 * mini.texi (Minibuffer File):
3121 * misc.texi (emacsclient Options, Emulation):
3122 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
3123 * mule.texi (International Chars, Language Environments)
3124 (Select Input Method, Modifying Fontsets, Charsets):
3125 * programs.texi (Custom C Indent):
3126 * rmail.texi (Rmail Labels):
3127 * text.texi (Table Conversion):
3128 * trouble.texi (Known Problems, Known Problems):
3129 * windows.texi (Change Window):
3130 * xresources.texi (GTK resources): Reflow text and re-indent code
3131 examples to avoid TeX overflows and underflows on 7x9 paper.
3132
3133 * emacs.texi: Fix the (commented out) smallbook command.
3134
3135 * macos.texi (Mac / GNUstep Events):
3136 * xresources.texi (Lucid Resources): Remove extraneous examples.
3137
3138 2011-05-10 Glenn Morris <rgm@gnu.org>
3139
3140 * custom.texi (Specifying File Variables):
3141 Deprecate using mode: for minor modes.
3142
3143 2011-05-07 Glenn Morris <rgm@gnu.org>
3144
3145 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3146
3147 2011-05-06 Glenn Morris <rgm@gnu.org>
3148
3149 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3150
3151 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3152
3153 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3154
3155 * misc.texi (Emacs Server): Document `server-eval-at'.
3156
3157 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
3158
3159 * maintaining.texi (List Tags): Document next-file.
3160 Suggested by Uday S Reddy.
3161
3162 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3163
3164 * mini.texi (Minibuffer Edit):
3165 * screen.texi (Mode Line): Fix typo.
3166
3167 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
3168
3169 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3170
3171 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3172
3173 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3174
3175 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3176
3177 * display.texi (Auto Scrolling): Document the limit of 100 lines
3178 for never-recentering scrolling with `scroll-conservatively'.
3179 (Bug#6671)
3180
3181 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3182
3183 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3184 HOME on Windows and where it looks for init files. (Bug#8221)
3185
3186 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3187
3188 * search.texi (Regexp Example):
3189 * mule.texi (International Chars):
3190 * building.texi (External Lisp): Don't use characters outside
3191 ISO-8859-1.
3192
3193 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3194
3195 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3196 Use Texinfo @-commands for non Latin-1 characters.
3197
3198 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3199
3200 * custom.texi (Init File): Add index entries for ".emacs".
3201 (Bug#8210)
3202
3203 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3204
3205 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3206 for Gtk+ 3.
3207
3208 2011-03-08 Glenn Morris <rgm@gnu.org>
3209
3210 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3211 * emacs.texi (Acknowledgments):
3212 * ack.texi (Acknowledgments): Names to UTF-8.
3213 * emacs.texi: Set documentencoding.
3214
3215 * display.texi (Optional Mode Line): Don't mention exactly where
3216 display-time appears. (Bug#8193)
3217
3218 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3219
3220 * Version 23.3 released.
3221
3222 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3223
3224 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3225
3226 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3227
3228 * misc.texi (emacsclient Options): Add q/quiet.
3229
3230 2011-03-02 Glenn Morris <rgm@gnu.org>
3231
3232 * mule.texi (Communication Coding) <x-select-request-type>:
3233 Remove duplicate (essentially) paragraph. (Bug#8148)
3234
3235 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3236
3237 * maintaining.texi (Format of ChangeLog): Add reference to
3238 add-log-full-name.
3239 (Change Log Commands): Add documentation for combining multiple
3240 symbols in one change.
3241
3242 2011-03-01 Glenn Morris <rgm@gnu.org>
3243
3244 * custom.texi (Directory Variables):
3245 Give an example of excluding subdirectories.
3246
3247 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3248
3249 * search.texi (Regexp Search): Move index entries about regexps to the
3250 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3251
3252 2011-02-19 Glenn Morris <rgm@gnu.org>
3253
3254 * dired.texi (Dired): Dired-X version number was dropped.
3255
3256 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3257
3258 * xresources.texi (X Resources): Remove *faceName and replace it with
3259 *font for Lucid.
3260
3261 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3262
3263 * rmail.texi (Rmail Display): Document Rmail MIME support more
3264 accurately.
3265
3266 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3267 vc-log-outgoing.
3268 (Merging): Document vc-find-conflicted-file.
3269
3270 2011-02-05 Glenn Morris <rgm@gnu.org>
3271
3272 * custom.texi (Variables): Fix typo.
3273
3274 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3275
3276 * search.texi (Regexps): Copyedits. Mention character classes
3277 (Bug#7809).
3278
3279 * files.texi (File Aliases): Restore explanatory text from Eli
3280 Zaretskii, accidentally removed in 2011-01-08 commit.
3281
3282 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3283
3284 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3285 (MAKEINFO_OPTS): New variable.
3286 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3287 (emacs.html): New target.
3288 (clean): Remove emacs.html.
3289
3290 2011-01-23 Werner Lemberg <wl@gnu.org>
3291
3292 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3293 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3294 (ENVADD): Update.
3295
3296 2011-01-18 Glenn Morris <rgm@gnu.org>
3297
3298 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3299
3300 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3301
3302 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3303
3304 * building.texi (Compilation): Improve instructions for running two
3305 compilations (Bug#7573).
3306
3307 * files.texi (Backup Names): Document the new location of the
3308 last-resort backup file.
3309
3310 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3311 manual. Explain why directory-abbrev-alist elements should be anchored
3312 (Bug#7777).
3313
3314 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3315
3316 * msdog.texi (Windows Startup): Correct inaccurate description of
3317 differences between emacsclient.exe and emacsclientw.exe.
3318
3319 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3320
3321 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3322
3323 2011-01-02 Kenichi Handa <handa@m17n.org>
3324
3325 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3326
3327 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3328
3329 * frames.texi (Cut and Paste): Modify the section's name and text:
3330 don't mix "cut/paste" with "kill/yank".
3331 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3332 (Bug#7702)
3333
3334 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3335
3336 2011-01-02 Glenn Morris <rgm@gnu.org>
3337
3338 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3339 matches its position in the menu. (Bug#7674)
3340
3341 2011-01-02 Glenn Morris <rgm@gnu.org>
3342
3343 * trouble.texi (Checklist): Mention not replying via news either.
3344
3345 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3346
3347 * misc.texi (Document View): Update DocView section with newly
3348 supported document formats.
3349
3350 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3351
3352 * killing.texi: Resection the Info version to conform to the
3353 printed manual, to avoid making sections on Accumulating Text, CUA
3354 and Rectangles into full chapters.
3355
3356 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3357
3358 * custom.texi (Init Syntax): Add index entries for "character syntax".
3359 (Bug#7576)
3360
3361 2010-12-13 Karel Klíč <kklic@redhat.com>
3362
3363 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3364
3365 2010-12-13 Glenn Morris <rgm@gnu.org>
3366
3367 * trouble.texi (Checklist): Fix typo in newsgroup name.
3368
3369 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3370
3371 * search.texi (Word Search): Note that the lazy highlight always
3372 matches to whole words (Bug#7470).
3373
3374 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3375
3376 * display.texi (Optional Mode Line): Make the description of
3377 load-average more accurate.
3378
3379 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3380 registry, with a cross-reference.
3381 (Windows Startup): New node. Move the stuff about the current
3382 directory from "Windows HOME".
3383
3384 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3385
3386 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3387 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3388
3389 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3390
3391 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3392 Suggested by Štěpán Němec.
3393
3394 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3395
3396 * maintaining.texi (Version Control): Say "commit", not "check in".
3397 (Version Control Systems): Simplify descriptions.
3398 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3399 VCS Concepts.
3400 (VC Mode Line): Update example.
3401 (Old Revisions): Document revert-buffer for vc-diff.
3402 (Log Buffer): Promote to a subsection. Document header lines.
3403
3404 * macos.texi (Mac / GNUstep Basics):
3405 Document ns-right-alternate-modifier.
3406
3407 * emacs.texi (Top): Update node listing.
3408
3409 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3410
3411 * rmail.texi (Rmail Coding): Characters with no fonts are not
3412 necessarily displayed as empty boxes.
3413
3414 * mule.texi (Language Environments, Fontsets): Characters with no
3415 fonts are not necessarily displayed as empty boxes.
3416
3417 * display.texi (Text Display): Document display of glyphless
3418 characters.
3419
3420 2010-11-13 Glenn Morris <rgm@gnu.org>
3421
3422 * basic.texi (Position Info): Add M-x count-words-region.
3423
3424 2010-11-11 Glenn Morris <rgm@gnu.org>
3425
3426 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3427
3428 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3429
3430 * msdog.texi (Windows HOME): Add information regarding startup
3431 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3432
3433 2010-10-11 Glenn Morris <rgm@gnu.org>
3434
3435 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3436
3437 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3438 (DVIPS): New variable.
3439 (.PHONY): Add html, ps.
3440 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3441 (clean): Delete html, ps files.
3442
3443 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3444
3445 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3446
3447 2010-10-09 Glenn Morris <rgm@gnu.org>
3448
3449 * Makefile.in (VPATH): Remove.
3450 (infodir): Make it absolute.
3451 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3452
3453 * Makefile.in (dist): Anchor regexps.
3454
3455 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3456 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3457 (emacs-xtra.pdf): Use $<.
3458
3459 * Makefile.in (infoclean): Remove harmless, long-standing error.
3460
3461 * Makefile.in ($(infodir)): Delete rule.
3462 (mkinfodir): New.
3463 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3464
3465 * Makefile.in (distclean): Do not delete emacsver.texi.
3466 (dist): Remove reference to emacsver.texi.in.
3467 * emacsver.texi: New file, replacing emacsver.texi.in.
3468
3469 2010-10-09 Glenn Morris <rgm@gnu.org>
3470
3471 * emacsver.texi.in: New file.
3472 * emacs.texi: Set EMACSVER by including emacsver.texi.
3473 * Makefile.in (distclean): Delete emacsver.texi.
3474 (dist): Copy emacsver.texi.
3475 (EMACSSOURCES): Add emacsver.texi.
3476
3477 * ack.texi (Acknowledgments): No more b2m.c.
3478
3479 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3480 (emacs): Remove rule.
3481 (dist): No need to deal with the emacs rule any more.
3482
3483 2010-10-07 Glenn Morris <rgm@gnu.org>
3484
3485 * Makefile.in (version): New, set by configure.
3486 (clean): Delete dist tar file.
3487 (dist): Use version in tar name.
3488
3489 2010-10-06 Glenn Morris <rgm@gnu.org>
3490
3491 * Makefile.in (EMACS_XTRA): Add the main source file.
3492 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3493 (mostlyclean): No core files, reorder other files.
3494 (clean): Delete specific dvi and pdf files.
3495 (infoclean, dist): New rules.
3496 (maintainer-clean): Use infoclean.
3497 ($(infodir)): Add parallel build workaround.
3498
3499 2010-10-04 Glenn Morris <rgm@gnu.org>
3500
3501 * Makefile.in (SHELL): Set it.
3502 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3503 (info, dvi): Replace above variables with their expansions.
3504 (info): Move mkdir from here...
3505 ($(infodir)/emacs): ... to here (for parallel builds).
3506 (pdf): New target.
3507 ($(infodir)/emacs): Pass -o option to makeinfo.
3508 (.PHONY): Declare clean rules.
3509 (maintainer-clean): Delete dvi and pdf files.
3510 Guard against cd failures. Use a more restrictive delete.
3511
3512 2010-10-02 Glenn Morris <rgm@gnu.org>
3513
3514 * misc.texi (Shell Mode): Remove reference to old function name.
3515
3516 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3517
3518 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3519 indicator characters.
3520
3521 2010-09-29 Glenn Morris <rgm@gnu.org>
3522
3523 * Makefile.in (top_srcdir): Remove unused variable.
3524
3525 2010-09-14 Glenn Morris <rgm@gnu.org>
3526
3527 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3528 the last hook item.
3529
3530 * calendar.texi (Appointments): Also updated when a diary include file
3531 is saved.
3532
3533 2010-09-14 Glenn Morris <rgm@gnu.org>
3534
3535 * trouble.texi (Bugs): Update the section intro.
3536 (Known Problems): New section.
3537 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3538 (Sending Patches): Bug fixes are best as responses to existing bugs.
3539 * emacs.texi (Known Problems): Add menu entry for new section.
3540
3541 2010-09-09 Glenn Morris <rgm@gnu.org>
3542
3543 * xresources.texi: Untabify.
3544
3545 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3546
3547 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3548
3549 2010-09-06 Glenn Morris <rgm@gnu.org>
3550
3551 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3552
3553 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3554
3555 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3556
3557 2010-08-21 Glenn Morris <rgm@gnu.org>
3558
3559 * misc.texi (Amusements): Mention bubbles and animate.
3560
3561 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3562
3563 * files.texi (Visiting): Add more index entries for
3564 large-file-warning-threshold.
3565
3566 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3567
3568 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3569
3570 2010-06-23 Glenn Morris <rgm@gnu.org>
3571
3572 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3573 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3574 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3575 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3576 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3577 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3578 Untabify Texinfo files.
3579
3580 2010-06-10 Glenn Morris <rgm@gnu.org>
3581
3582 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3583
3584 * basic.texi (Inserting Text): Fix typo.
3585
3586 2010-06-10 Glenn Morris <rgm@gnu.org>
3587
3588 * ack.texi (Acknowledgments):
3589 * emacs.texi (Acknowledgments): Update for notifications.el.
3590
3591 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3592
3593 * dired.texi (Operating on Files): Mention encryption commands
3594 (Bug#6315).
3595
3596 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3597
3598 * basic.texi (Moving Point): Update due to renaming of commands bound
3599 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3600
3601 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3602
3603 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3604 paragraphs.
3605 (Line Truncation): Fix wording for bidi display.
3606
3607 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3608 keys.
3609
3610 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3611
3612 * building.texi (GDB Graphical Interface): Remove misleading comparison
3613 to an IDE (Bug#6128).
3614
3615 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3616
3617 * programs.texi (Man Page):
3618 * misc.texi (Invoking emacsclient):
3619 * mini.texi (Repetition):
3620 * mark.texi (Setting Mark): Fix typos.
3621
3622 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3623
3624 * misc.texi (Printing): Document htmlfontify-buffer.
3625
3626 2010-05-08 Glenn Morris <rgm@gnu.org>
3627
3628 * calendar.texi (Displaying the Diary, Format of Diary File):
3629 Fix external cross-references for TeX format output.
3630
3631 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3632
3633 * Version 23.2 released.
3634
3635 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3636
3637 * cmdargs.texi (Initial Options): Mention --chdir.
3638
3639 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3640
3641 * frames.texi (Tool Bars): Add tool-bar-style.
3642
3643 2010-04-21 Glenn Morris <rgm@gnu.org>
3644
3645 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3646
3647 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3648
3649 * programs.texi (Semantic): New node.
3650
3651 * maintaining.texi (EDE): New node.
3652
3653 * emacs.texi: Update node listing.
3654
3655 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3656
3657 2010-04-18 Glenn Morris <rgm@gnu.org>
3658
3659 * emacs.texi (Acknowledgments): Remove duplicate.
3660
3661 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3662
3663 2010-04-18 Glenn Morris <rgm@gnu.org>
3664
3665 * dired.texi (Misc Dired Features): Mention VC diff and log.
3666 * maintaining.texi (Old Revisions, VC Change Log):
3667 Mention that diff and log work in Dired buffers.
3668
3669 * help.texi (Help Summary): Mention M-x info-finder.
3670
3671 * ack.texi (Acknowledgments): Add mpc.el.
3672
3673 * custom.texi (Specifying File Variables, Directory Variables):
3674 Document new commands for manipulating local variable lists.
3675
3676 2010-04-18 Glenn Morris <rgm@gnu.org>
3677
3678 * trouble.texi (Contributing): Add cindex entry.
3679 Mention etc/CONTRIBUTE.
3680
3681 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3682
3683 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3684 query-replace (Bug#5774).
3685
3686 2010-04-16 Glenn Morris <rgm@gnu.org>
3687
3688 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3689
3690 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3691
3692 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3693
3694 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3695
3696 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3697
3698 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3699
3700 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3701 cross-reference to "Inserting Text".
3702
3703 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3704 Mention completion provided by `ucs-insert'.
3705
3706 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3707
3708 * sending.texi (Sending Mail): Note variables that may need
3709 customizing.
3710 (Mail Sending): Expand discussion of send-mail-function.
3711
3712 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3713
3714 Document Message mode as the default mail mode.
3715
3716 * sending.texi (Sending Mail): Copyedits.
3717 (Mail Format, Mail Headers): Document mail-from-style changes.
3718 (Mail Commands): Rename from Mail mode. Document Message mode.
3719 (Mail Misc): Rename from Mail mode Misc.
3720 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3721 command names and update keybindings.
3722 (Header Editing): Document message-tab. De-document
3723 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3724 favor of mail-default-headers. Ad index entries for user-full-name and
3725 user-mail-address.
3726 (Citing Mail): Update changes in Message mode behavior.
3727 Document mail-yank-prefix.
3728 (Mail Signature): New node, moved from Mail Misc.
3729 (Mail Aliases): Mail abbrevs are the default with Message mode.
3730 (Mail Methods): Note that Message mode is now the default.
3731
3732 * rmail.texi (Rmail Reply):
3733 * text.texi (Text Mode):
3734 * major.texi (Major Modes):
3735 * mule.texi (Output Coding): Refer to Message mode.
3736
3737 * custom.texi (Init Examples): Add xref to Mail Header.
3738
3739 * emacs.texi (Top): Fix xrefs.
3740
3741 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3742
3743 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3744 repository if there is none.
3745 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3746 vc-print-root-log.
3747 (Old Revisions): Copyedits. Document vc-root-diff.
3748
3749 * programs.texi (Program Modes): Mention Javascript mode.
3750
3751 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3752 * emacs.texi: Update node description.
3753
3754 * misc.texi (Navigation): Document doc-view-continuous.
3755 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3756
3757 2010-03-30 Juri Linkov <juri@jurta.org>
3758
3759 * search.texi (Other Repeating Search): Remove line that `occur'
3760 can not handle multiline matches.
3761
3762 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3763
3764 * mule.texi (International): Mention support of bidirectional editing.
3765 (Bidirectional Editing): New section.
3766
3767 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3768
3769 * emacs.texi (Top): Update node names to those in building.texi.
3770
3771 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3772
3773 * building.texi: Describe restored GDB/MI functionality
3774 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3775 * emacs.texi: Update node names for building.texi.
3776
3777 2010-03-24 Glenn Morris <rgm@gnu.org>
3778
3779 * ack.texi (Acknowledgments):
3780 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3781
3782 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3783
3784 * xresources.texi (Table of Resources): Clarify toolBar number
3785 for Gtk+.
3786
3787 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3788
3789 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3790
3791 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3792
3793 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3794 and multi-isearch-buffers-regexp.
3795
3796 * indent.texi (Indentation): Clarify description of
3797 indent-for-tab-command. Document tab-always-indent.
3798
3799 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3800
3801 * cmdargs.texi (Font X): Move most content to Fonts.
3802
3803 * frames.texi (Fonts): New node. Document font-use-system-font.
3804
3805 * emacs.texi (Top):
3806 * xresources.texi (Table of Resources):
3807 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3808
3809 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3810
3811 * Branch for 23.2.
3812
3813 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3814
3815 * custom.texi (Init Examples): Add xref to Locals.
3816
3817 * major.texi (Choosing Modes): Mention usage of setq-default for
3818 setting the default value of major-mode (Bug#5688).
3819
3820 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3821
3822 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3823
3824 * display.texi (Display Custom): Document make-pointer-invisible and
3825 underline-minimum-offset. Remove inverse-video.
3826
3827 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * frames.texi (Frame Commands): Note that the last ordinary frame can
3830 be deleted in daemon mode (Bug#5616).
3831
3832 2010-02-18 Glenn Morris <rgm@gnu.org>
3833
3834 * trouble.texi (Contributing): Repository is no longer CVS.
3835
3836 2010-02-08 Glenn Morris <rgm@gnu.org>
3837
3838 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3839
3840 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3841
3842 * display.texi (Useless Whitespace, Text Display):
3843 * custom.texi (Init Examples): Avoid obsolete special default variables
3844 like default-major-mode.
3845
3846 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3847
3848 * programs.texi (Other C Commands): Replace reference to obsolete
3849 c-subword-mode.
3850
3851 2010-01-21 Glenn Morris <rgm@gnu.org>
3852
3853 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3854
3855 2010-01-12 Glenn Morris <rgm@gnu.org>
3856
3857 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3858 emacs-pretest-bug for bug reports for development versions.
3859
3860 2010-01-11 Glenn Morris <rgm@gnu.org>
3861
3862 * display.texi (Highlight Interactively): `t' does not mean highlight
3863 all patterns. (Bug#5335)
3864
3865 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3866
3867 * misc.texi (Shell): Document async-shell-command.
3868
3869 * building.texi (Grep Searching): Document zrgrep.
3870
3871 * mini.texi (Completion Options): Mention `initials' completion style.
3872
3873 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3874
3875 * building.texi: Import GDB Graphical Interface description from
3876 EMACS_23_1_RC.
3877
3878 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3879
3880 * emacs.texi (Top): Update node listing.
3881
3882 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3883
3884 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3885
3886 * cmdargs.texi (Initial Options):
3887 * xresources.texi (Resources): Document inhibit-x-resources.
3888
3889 * custom.texi (Specifying File Variables): Note that minor modes are
3890 enabled unconditionally.
3891
3892 * display.texi (Scrolling): Briefly document the old recenter command,
3893 and document recenter-positions.
3894
3895 * files.texi (Visiting):
3896 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3897
3898 * frames.texi (Cut/Paste Other App):
3899 Document save-interprogram-paste-before-kill.
3900
3901 * killing.texi (Kill Options): New node.
3902
3903 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3904
3905 * misc.texi (Shell Options): ansi-color is now default.
3906
3907 2009-12-05 Glenn Morris <rgm@gnu.org>
3908
3909 * emacs.texi (Top): Update menu for cal-xtra node changes.
3910 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3911 or mode line. Don't mention invisible text or the details of
3912 diary-print-entries here, only in cal-xtra.
3913 (Format of Diary File): Mention that the "date on first line" format
3914 only really affects the simple display.
3915 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3916 (Diary Customizing): Holidays may be in the buffer or mode line.
3917 Move diary-print-entries to the "Diary Display" section.
3918 (Diary Display): New section, split out from "Fancy Diary Display".
3919 Explain the limitations of simple display, and how to print it.
3920
3921 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3922
3923 * cal-xtra.texi (Diary Display): Mention View mode.
3924
3925 2009-11-29 Juri Linkov <juri@jurta.org>
3926
3927 * display.texi (Highlight Interactively): Actually a list of
3928 default faces is pre-loaded into a list of default values
3929 instead of the history.
3930
3931 2009-11-20 Glenn Morris <rgm@gnu.org>
3932
3933 * ack.texi (Acknowledgments):
3934 * emacs.texi (Acknowledgments): Add htmlfontify.
3935
3936 2009-11-14 Glenn Morris <rgm@gnu.org>
3937
3938 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3939
3940 * ack.texi (Acknowledgments):
3941 * emacs.texi (Acknowledgments): Update for recent Org changes.
3942
3943 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3944
3945 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3946 `charset' property, which is irrelevant to the user manual (Bug#3526).
3947
3948 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3949
3950 * trouble.texi (DEL Does Not Delete): Fix typo.
3951
3952 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3953
3954 * files.texi (Misc File Ops): Mention copy-directory.
3955
3956 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3957
3958 * mule.texi (Unibyte Mode): Emphasize that
3959 unibyte-display-via-language-environment affects only the display.
3960
3961 * display.texi (Horizontal Scrolling): Document cursor behavior under
3962 horizontal scrolling when point moves off the screen (Bug#4564).
3963 Improve wording.
3964
3965 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3966
3967 * files.texi (Directories): delete-directory prompts for recursive
3968 deletion.
3969
3970 2009-09-30 Glenn Morris <rgm@gnu.org>
3971
3972 * ack.texi (Acknowledgments):
3973 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3974
3975 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3976
3977 * dired.texi (Dired Navigation): Use @code instead of @var for
3978 dired-isearch-filenames, so that it's not capitalized.
3979
3980 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3981
3982 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3983
3984 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3985
3986 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3987 (Key Bindings): Reference Init Rebinding in introductory text.
3988 Shift some of the introduction to Keymaps node.
3989 (Keymaps): Simplify.
3990 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3991 (Minibuffer Maps): Remove mention of Mocklisp.
3992 (Init Rebinding): Move mode-local rebinding example here from Local
3993 Keymaps.
3994 (Modifier Keys): Clarify.
3995 (Rebinding): Add cindex for "binding keys".
3996
3997 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3998
3999 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
4000
4001 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
4002
4003 * building.texi (Threads Buffer, Multithreaded Debugging):
4004 Reorganize these two sections.
4005
4006 2009-08-29 Eli Zaretskii <eliz@gnu.org>
4007
4008 * cmdargs.texi (Initial Options): Fix last change.
4009
4010 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4011
4012 * mule.texi (Enabling Multibyte):
4013 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
4014 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
4015
4016 2009-08-20 Glenn Morris <rgm@gnu.org>
4017
4018 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
4019
4020 2009-08-19 Glenn Morris <rgm@gnu.org>
4021
4022 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
4023
4024 2009-08-18 Glenn Morris <rgm@gnu.org>
4025
4026 * ack.texi (Acknowledgments):
4027 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
4028
4029 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
4030
4031 2009-08-09 Glenn Morris <rgm@gnu.org>
4032
4033 * ack.texi (Acknowledgments):
4034 * emacs.texi (Acknowledgments): Add gdb-mi entry.
4035
4036 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
4037
4038 * emacs.texi (Top): Add new menu items for GDB-UI.
4039
4040 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
4041 section. Threads buffer is in separate section now.
4042
4043 2009-08-08 Glenn Morris <rgm@gnu.org>
4044
4045 * ack.texi (Acknowledgments):
4046 * emacs.texi (Acknowledgments):
4047 Update for js2-mode and org changes.
4048
4049 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
4050
4051 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
4052 files.
4053
4054 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
4055
4056 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
4057
4058 2009-07-23 Glenn Morris <rgm@gnu.org>
4059
4060 * programs.texi (Matching): Update blink-matching-paren-distance.
4061
4062 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
4063
4064 * frames.texi (Cut/Paste Other App): For select-active-regions,
4065 selection is now updated on moving point.
4066
4067 2009-07-21 Richard Stallman <rms@gnu.org>
4068
4069 * glossary.texi (GNU, Daemon): Update information.
4070
4071 2009-07-19 Juri Linkov <juri@jurta.org>
4072
4073 * custom.texi (Specifying File Variables, Safe File Variables):
4074 "variables/value pairs" -> "variable/value pairs".
4075
4076 2009-07-15 Glenn Morris <rgm@gnu.org>
4077
4078 * misc.texi (Gnus): Remove widow.
4079
4080 2009-07-11 Glenn Morris <rgm@gnu.org>
4081
4082 * Makefile.in (TEXI2PDF): New.
4083 (emacs.pdf, emacs-xtra.pdf): New targets.
4084
4085 * arevert-xtra.texi (Autorevert): Add menu descriptions.
4086
4087 * display.texi (Horizontal Scrolling): Re-word to remove widow.
4088
4089 * emacs.texi (Top): Info can be read from other places than Emacs.
4090 Don't print the copying notice twice in the printed version.
4091 Update the menu and detailmenu.
4092 (Preface): The meaning of "on-line" has changed.
4093 Correct name for "Common Problems" chapter.
4094 (Distrib): Update FSF shop URL.
4095 (Intro): Showing two files at once is not so exciting.
4096
4097 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
4098 (Mac / GNUstep Basics): Minor grammar changes.
4099 (Mac / GNUstep Events): Fix typo.
4100 (GNUstep Support): CANNOT_DUMP no longer applies.
4101
4102 * misc.texi (Document View): Fix typos.
4103
4104 * dired.texi (Dired):
4105 * help.texi (Help):
4106 * macos.texi (Mac OS / GNUstep):
4107 * maintaining.texi (Version Control, Introduction to VC):
4108 End menu descriptions with a period.
4109
4110 2009-07-09 Eli Zaretskii <eliz@gnu.org>
4111
4112 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
4113 so categorical in saying that the option is only useful on NTFS.
4114
4115 2009-07-09 Glenn Morris <rgm@gnu.org>
4116
4117 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
4118 (ENVADD): Add texinfodir to TEXINPUTS.
4119
4120 * emacs.texi (Top): Fix cross-reference.
4121
4122 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
4123
4124 * vc1-xtra.texi (Revision Tags): Fix typo.
4125
4126 2009-07-03 Glenn Morris <rgm@gnu.org>
4127
4128 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
4129 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
4130 (Merge Commands): `.' does not seem to work in A or B buffer.
4131 `l' can recreate the 3-window display.
4132
4133 * glossary.texi (Glossary): Minor phrasing changes throughout.
4134 Add more internal cross-references.
4135 <Autoloading>: You can't really autoload a variable.
4136 <C-M->: Move details here from `M-C-' item.
4137 <Continuation Line>: Refer to `Truncation.'
4138 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4139 <Home Directory, Unix>: New entries.
4140 <Deletion of Files>: Mention recycle bins.
4141 <Directory>: Mention ``folders.''
4142 <Error>: Don't mention ``type-ahead.''
4143 <Fringe>: Refer to the manual node.
4144 <Minor Mode>: Can be global or local.
4145 <Spell Checking>: There are other checkers besides Ispell.
4146
4147 2009-07-02 Glenn Morris <rgm@gnu.org>
4148
4149 * anti.texi (Antinews): Minor changes in phrasing.
4150
4151 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4152 some underfull lines in dvi output.
4153
4154 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4155
4156 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4157
4158 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4159
4160 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4161
4162 * xresources.texi (Table of Resources): Mention maximized for
4163 fullscreen.
4164
4165 * cmdargs.texi (Window Size X): -mm/--maximized is new.
4166
4167 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
4168
4169 * anti.texi (Antinews): Correct the list of removed platforms.
4170
4171 2009-06-28 Glenn Morris <rgm@gnu.org>
4172
4173 * arevert-xtra.texi: Minor language tweaks.
4174
4175 * dired-xtra.texi: Minor revisions.
4176
4177 2009-06-23 Miles Bader <miles@gnu.org>
4178
4179 * display.texi (Scrolling): Document `recenter-redisplay'.
4180 (Temporary Face Changes): Document `text-scale-set'.
4181
4182 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4183
4184 * Branch for 23.1.
4185
4186 2009-06-17 Kenichi Handa <handa@m17n.org>
4187
4188 * mule.texi (Charsets): Update the description for the new charset.
4189 (list-character-sets): New findex.
4190 (Language Environments): Add @anchor{Describe Language Environment}.
4191
4192 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4193
4194 * basic.texi (Moving Point): Fix tag.
4195
4196 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4197
4198 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4199 use camel-case for PageUp and PageDown.
4200
4201 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4202 camel-case for PageUp and PageDown.
4203
4204 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4205
4206 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4207 (Isearch Scroll): Decapitalize <next> and <prior>.
4208
4209 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4210
4211 * fixit.texi (Spelling): Set default dictionary.
4212 Improve descriptions (Bug#2554)
4213
4214 2009-06-08 David Reitter <david.reitter@gmail.com>
4215
4216 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4217 since saving colors and faces set this way is not implemented.
4218 (Environment variables): Remove mention of mac-fix-env, which is
4219 scheduled to be removed.
4220
4221 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4222
4223 * custom.texi (Init Examples): Add example of changing load-path.
4224
4225 * building.texi (Lisp Libraries): Add example of changing
4226 load-path (Bug#3446).
4227
4228 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4229
4230 * mark.texi (Mark): Further clarifications.
4231 (Setting Mark): Emphasize that C-SPC activates the mark.
4232
4233 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4234
4235 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4236 Mark mode.
4237 (Using Region, Persistent Mark): Use "active mark" instead of "active
4238 region".
4239
4240 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4241
4242 * mule.texi (Select Input Method): Fix typo.
4243
4244 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4245
4246 * anti.texi (Antinews): Document completion changes. Some additional
4247 copyedits and rearrangement of entries.
4248
4249 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4250
4251 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4252 (Shell History Copying, Terminal emulator): Copyedits.
4253
4254 * xresources.texi (Resources): Simplify descriptions.
4255 Shorten description of editres, which is not very useful these days.
4256 (Table of Resources): Document fontBackend resource.
4257
4258 * trouble.texi (Quitting): Add other undo bindings to table.
4259 (DEL Does Not Delete): Note that the erasure key is usually labeled
4260 "Backspace". Remove discussion of obscure Xmodmap issue.
4261
4262 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4263
4264 * files.texi (Visiting): Copyedits.
4265
4266 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4267
4268 * basic.texi (Inserting Text): Document ucs-insert.
4269
4270 * mule.texi (International Chars): Define "multibyte". Note that
4271 internal representation is unicode-based. Simplify definition of raw
4272 bytes. Mention ucs-insert.
4273 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4274 (Language Environments): Add language environments new to Emacs 23.
4275 (Multibyte Conversion): Node deleted.
4276 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4277 Don't mention obsolete emacs-mule coding system.
4278 (Output Coding): Copyedits.
4279
4280 * emacs.texi (Top): Update node listing.
4281
4282 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4283
4284 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4285
4286 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4287
4288 * building.texi (Lisp Libraries): `load-library' does offer completion.
4289
4290 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4291
4292 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4293 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4294
4295 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4296
4297 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4298
4299 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4300
4301 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4302
4303 * building.texi (Lisp Interaction): Document initial-scratch-message.
4304
4305 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4306
4307 * msdog.texi (Windows Fonts): Fix typos.
4308
4309 * files.texi (Save Commands): Fix pxref.
4310
4311 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4312
4313 * files.texi (Save Commands): Mention diff-buffer-with-file.
4314 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4315 Henoch (Bug#3036).
4316
4317 2009-03-15 Glenn Morris <rgm@gnu.org>
4318
4319 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4320 the former is not always used.
4321 (Mail Headers): Use active voice. Add "Mail-reply-to".
4322 Change case of "Id". Avoid repeated "appropriate".
4323 (Mail Aliases): Fix previous change - use an example with a ".", so it
4324 does actually get quoted when expanded.
4325 (Mail Sending): Mailclient is the default on some systems.
4326 (Citing Mail): Mention mail-indentation-spaces.
4327 (Mail Mode Misc): Add an @dfn for "mail signature".
4328
4329 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4330
4331 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4332 (Completion Options): Document read-file-name-completion-ignore-case,
4333 read-buffer-completion-ignore-case, and completion-styles.
4334 Remove description of partial-completion-mode.
4335
4336 2009-03-14 Glenn Morris <rgm@gnu.org>
4337
4338 * sending.texi (Mail Format): Fix typo. Add index entry for
4339 mail-header-separator.
4340 (Mail Headers): Put info about initialization and changing in one place
4341 at the start. Update FCC section for mbox Rmail. Clarify From
4342 section, mention mail-setup-with-from. Clarify Reply-to section.
4343 Add Mail-followup-to and mail-mailing-lists. Clarify References
4344 section.
4345 (Mail Aliases): Update example, make less contentious.
4346 Update for name change of mail-interactive-insert-alias.
4347 (Mail Mode): Remove mention of `%' as a word separator.
4348 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4349 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4350 commands. Clarify FCC handling. In mail-complete, add reference to
4351 Mail Aliases section, and mention mail-complete-function.
4352 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4353 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4354 signature netiquette. Explain how the mail hooks work when continuing
4355 a composition.
4356 (Mail Amusements): Internationalize the spook section a bit.
4357 Remove the spook mail-setup-hook example, since it doesn't work well.
4358 Mention fortune-file.
4359 (Mail Methods): Mention read-mail-command.
4360
4361 2009-03-14 David Reitter <david.reitter@gmail.com>
4362
4363 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4364 and NS resources following recent changes.
4365
4366 2009-03-10 Jason Rumney <jasonr@gnu.org>
4367
4368 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4369 w32-use-visible-system-caret doc to indicate that it should get set
4370 automatically.
4371 (Windows Fonts): Add doc for the uniscribe backend.
4372
4373 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4374
4375 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4376 vc-dir. (Bug#2598)
4377
4378 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4379
4380 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4381
4382 2009-03-05 Glenn Morris <rgm@gnu.org>
4383
4384 * rmail.texi (Rmail Basics): Add reference to sorting.
4385 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4386 Minor re-wordings.
4387 (Rmail Motion): Mention rmail-next-same-subject.
4388 (Rmail Deletion): Expunging is not the only way to change the numbers.
4389 (Rmail Labels): Labels can also be used in sorting.
4390 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4391 (Rmail Display): Mention rmail-mime.
4392
4393 2009-03-04 Glenn Morris <rgm@gnu.org>
4394
4395 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4396 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4397 summary. Mention sorts cannot be undone.
4398 (Rmail Display): Give an example of how to use goto-address-mode.
4399 (Rmail Editing): It's keybindings that are redefined, not commands.
4400 Fix some typos.
4401 (Movemail): Some minor rewording.
4402 (Remote Mailboxes): Emacs movemail supports pop by default.
4403 Fix some minor grammatical issues. The "two alternative ways" to
4404 specify a POP mailbox are really just one. Remove all reference to the
4405 variables rmail-pop-password and rmail-pop-password-required, obsolete
4406 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4407 can support Kerberos.
4408
4409 2009-03-03 Glenn Morris <rgm@gnu.org>
4410
4411 * rmail.texi (Rmail Deletion): Revert previous change, which was
4412 describing the Rmail summary versions.
4413 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4414 Minor re-wording for rmail-resend.
4415 (Rmail Make Summary): Summaries apply to buffers rather than files.
4416 <rmail-summary-by-topic>: Headers includes the subject.
4417 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4418 details, including prefix arguments.
4419 Mention rmail-summary-by-senders on C-M-f.
4420 Not counting lines might be faster.
4421 (Rmail Summary Edit): More details on the delete commands.
4422 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4423 Name the commands bound to the various keys. Mention prefix argument
4424 for searching.
4425 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4426 Simplify rmail-highlighted-headers description. Update face name.
4427
4428 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4429
4430 * mark.texi (Marking Objects): Fix typo.
4431
4432 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4433
4434 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4435 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4436
4437 2009-03-01 Glenn Morris <rgm@gnu.org>
4438
4439 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4440 (Rmail Motion): - M-s searches from the end of messages.
4441 (Rmail Deletion): Minor clarification. Fix numeric argument
4442 description.
4443 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4444 newmail and RMAILOSE files need not be in home-directory.
4445 (Rmail Files): Mention I/O menus are unselectable if no files match.
4446 Mention `MAIL' env-var.
4447
4448 2009-02-24 Jason Rumney <jasonr@gnu.org>
4449
4450 * mule.texi (Fontsets): Mention fontset-default, font specs and
4451 fallback fontsets.
4452 (Defining Fontsets): Mention ns and w32 variants of
4453 standard-fontset-spec. Update description of startup fontset to match
4454 Emacs 23 behavior.
4455 (Modifying Fontsets): New section. (Bug#656)
4456 (International): Link to Modifying Fontsets.
4457
4458 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4459
4460 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4461 Mention ns-extended-platform-support-mode.
4462
4463 2009-02-22 Karl Berry <karl@gnu.org>
4464
4465 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4466
4467 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4468
4469 * basic.texi (Moving Point, Position Info):
4470 * files.texi (Visiting):
4471 * mini.texi (Completion Options):
4472 * text.texi (HTML Mode): Remove duplicate words.
4473
4474 2009-02-20 Glenn Morris <rgm@gnu.org>
4475
4476 * rmail.texi: Minor updates for mbox rather than Babyl.
4477
4478 2009-02-17 Karl Berry <karl@gnu.org>
4479
4480 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4481
4482 2009-02-17 Richard M Stallman <rms@gnu.org>
4483
4484 * anti.texi (Antinews): Mention Babyl format.
4485
4486 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4487
4488 * rmail.texi: Update for mbox format.
4489 Various small fixes, as well as the following.
4490 (Out of Rmail): Node deleted.
4491 (Rmail): Update menu.
4492 (Rmail Files): Comment out set-rmail-inbox-list.
4493 Document rmail-inbox-list instead.
4494 (Rmail Output): Substantial changes since C-o is now
4495 rmail-output-as-seen and o is rmail-output.
4496 (Rmail Attributes): Delete `stored', add `retried'.
4497 (Rmail Display): Editing headers works in all cases.
4498
4499 2009-02-17 Glenn Morris <rgm@gnu.org>
4500
4501 * basic.texi (Position Info): M-x count-lines-region is not always on
4502 M-=. (Bug#2269)
4503
4504 2009-02-09 Glenn Morris <rgm@gnu.org>
4505
4506 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4507 defaults.
4508
4509 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4510
4511 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4512 documentation of possible problems with redecoding.
4513
4514 2009-02-03 Glenn Morris <rgm@gnu.org>
4515
4516 * rmail.texi (Out of Rmail): Mention b2m.pl.
4517
4518 2009-01-31 Glenn Morris <rgm@gnu.org>
4519
4520 * rmail.texi (Out of Rmail): Correct b2m location.
4521
4522 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4523
4524 * fixit.texi (Undo): Update undo limit values.
4525
4526 2009-01-27 Glenn Morris <rgm@gnu.org>
4527
4528 * emacs.texi (Top): Fix Antinews menu entry.
4529
4530 2009-01-25 Karl Berry <karl@gnu.org>
4531
4532 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4533 item with no marker, instead of the syntactically incorrect
4534 @itemize @asis.
4535
4536 2009-01-25 Juri Linkov <juri@jurta.org>
4537
4538 * building.texi (Grep Searching): Fix index entry for lgrep.
4539
4540 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4541
4542 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4543
4544 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4545
4546 * macos.texi (Preferences Panel): Update description of font setting to
4547 reflect that prior frame selection is no longer needed.
4548
4549 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4550
4551 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4552 raise GUD subsections.
4553
4554 2009-01-15 Glenn Morris <rgm@gnu.org>
4555
4556 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4557
4558 2009-01-10 Glenn Morris <rgm@gnu.org>
4559
4560 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4561
4562 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4563
4564 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4565 logical lines.
4566
4567 2008-12-29 Juri Linkov <juri@jurta.org>
4568
4569 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4570
4571 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4572
4573 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4574
4575 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4576 goto-address-mode instead of goto-address.
4577
4578 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4579 mode.
4580
4581 * emacs.texi (Top): Update node listing.
4582
4583 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4584
4585 * custom.texi (Directory Variables): Explain what is a "project".
4586 Add indexing. Improve wording. Add a footnote about using
4587 _dir-locals.el on MS-DOS.
4588
4589 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4590
4591 * files.texi (Misc File Ops): Mention chmod as an alias for
4592 set-file-modes.
4593
4594 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4595
4596 * help.texi (Help): Fix typos and reword.
4597 (Help Summary): Add entries for C-h n and C-h r, reorder
4598 entries, and do some minor fixes.
4599 (Name Help): Say that C-h F works for commands only.
4600 (Misc Help): Say that view-lossage displays 300 keystrokes.
4601
4602 2008-12-20 Glenn Morris <rgm@gnu.org>
4603
4604 * ack.texi (Acknowledgments): General update based on AUTHORS,
4605 including removal of some stuff no longer distributed.
4606
4607 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4608
4609 * fixit.texi: Mention hunspell.
4610
4611 2008-12-19 Glenn Morris <rgm@gnu.org>
4612
4613 * ack.texi (Acknowledgments): Small grammar fix.
4614 Consolidate explanatory text at start.
4615
4616 * display.texi (Text Display):
4617 * indent.texi (Indentation): Use @acronym with ASCII.
4618
4619 2008-12-18 Glenn Morris <rgm@gnu.org>
4620
4621 * ack.texi: Various small updates and fixes.
4622
4623 2008-12-18 Juri Linkov <juri@jurta.org>
4624
4625 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4626 as a key binding to start a forward nonincremental word search.
4627 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4628 a backward nonincremental word search. Add index for `M-s w'
4629 `isearch-forward-word'.
4630 (Regexp Search): Add a short summary of regexp key commands like
4631 in the node "Basic Isearch".
4632 (Other Repeating Search): Fix typo.
4633
4634 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4635
4636 * misc.texi (PostScript Variables): Fix doc.
4637
4638 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4639
4640 * programs.texi (Program Modes): Mention Ruby mode.
4641
4642 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4643
4644 * misc.texi (emacsclient Options): Describe what an empty string
4645 argument does for --alternate-editor.
4646
4647 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4648
4649 * cmdargs.texi (Font X): Distinguish between client-side and
4650 server-side fonts. List valid Fontconfig properties. Add reference to
4651 Fontconfig manual. List valid GTK font properties. Explain use of
4652 fc-list.
4653
4654 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4655
4656 * cmdargs.texi (Font X): Move discussion of quoting to top.
4657
4658 2008-12-06 Glenn Morris <rgm@gnu.org>
4659
4660 * maintaining.texi (Old Revisions): Improve previous change.
4661
4662 2008-12-05 Richard M Stallman <rms@gnu.org>
4663
4664 * anti.texi (Antinews): Minor fixes.
4665
4666 2008-12-03 Glenn Morris <rgm@gnu.org>
4667
4668 * maintaining.texi (Old Revisions): Fix diff-switches description.
4669
4670 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4671
4672 * emacs.texi (Top): Fix typo.
4673
4674 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4675
4676 * misc.texi (Document View): Explain dependence on gs at the top.
4677 Copyedits.
4678
4679 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4680
4681 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4682 (Comment Commands): Discuss region-active behavior of M-; first.
4683
4684 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4685
4686 * display.texi (Line Truncation): Add reference to Continuation
4687 Lines.
4688
4689 * windows.texi (Pop Up Window): Mention split-height-threshold
4690 and split-width-threshold.
4691 (Split Window): Add reference to Continuation Lines.
4692
4693 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4694
4695 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4696 (GNUstep Support): New node.
4697 * anti.texi:
4698 * emacs.texi:
4699 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4700
4701 2008-11-28 Richard M Stallman <rms@gnu.org>
4702
4703 * misc.texi (Dissociated Press): Minor cleanups.
4704
4705 * dired.texi (Image-Dired): Avoid passive.
4706
4707 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4708
4709 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4710 representation.
4711
4712 2008-11-26 Richard M. Stallman <rms@gnu.org>
4713
4714 * files.texi (Visiting): Rewrite paragraph for clarity.
4715
4716 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4717
4718 2008-11-25 Alan Mackenzie <acm@muc.de>
4719
4720 * programs.texi (Moving by Parens): Clarify that parens inside strings
4721 and comments are ignored, and that the commands assume the starting
4722 point isn't in a string or comment.
4723
4724 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4725
4726 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4727 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4728 version.
4729 (Mac Customization): Rewrite Preferences Panel section and merge in to
4730 this node, add Open files by dragging to an Emacs window.
4731
4732 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4733
4734 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4735
4736 * files.texi (Misc File Ops): Document set-file-modes.
4737
4738 * windows.texi (Split Window): Document integer values of
4739 truncate-partial-width-windows.
4740
4741 * text.texi (Text): Simplify description of markup languages.
4742 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4743 (TeX Editing): Note that `""' inserts one `"' character.
4744 (HTML Mode): Note in the introduction that XML mode is an alias for
4745 SGML mode. Mention nXML mode.
4746
4747 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4748
4749 * building.texi (Watch Expressions): Fix typo.
4750
4751 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4752
4753 * files.texi (Visiting): Document new behavior of
4754 confirm-nonexistent-file-or-buffer.
4755
4756 * buffers.texi (Select Buffer):
4757 Document confirm-nonexistent-file-or-buffer.
4758
4759 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4760 edit-picture.
4761
4762 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4763 edit-picture', since that is just an alias for picture-mode.
4764 (Sentences): Note that repeated M-@ extends the region.
4765 (Pages): Make terminology more consistent. Link to Regexps node.
4766 (Longlines): Discuss relationship with Visual Line mode.
4767 (Text Mode): Remove extraneous discussion of other modes, since they
4768 were already introduced in the parent node.
4769
4770 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4771
4772 * anti.texi (Antinews): Rewrite.
4773
4774 * entering.texi (Exiting): Mention "minimize" terminology.
4775
4776 * frames.texi (Frame Commands): Mention "minimize" terminology.
4777
4778 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4779 formats.
4780 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4781 (Misc X): Don't document useless -hb option.
4782
4783 2008-11-22 Juri Linkov <juri@jurta.org>
4784
4785 * dired.texi (Dired Navigation): Change normal file name search option
4786 from `non-nil' to `t'. Add `dwim' option.
4787
4788 2008-11-22 Juri Linkov <juri@jurta.org>
4789
4790 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4791 ".dir-locals.el". Rename `define-project-bindings' to
4792 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4793 `dir-locals-set-directory-class'.
4794
4795 2008-11-22 Lute Kamstra <lute@gnu.org>
4796
4797 * buffers.texi (Select Buffer): Index goto-line.
4798 * basic.texi (Moving Point): Mention the use of a numeric prefix
4799 argument with goto-line and refer to Select Buffer for the use of a
4800 plain prefix argument.
4801
4802 2008-11-19 Glenn Morris <rgm@gnu.org>
4803
4804 * doclicense.texi: Update to FDL 1.3.
4805 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4806
4807 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4808
4809 * custom.texi (Minor Modes): Define mode commands and mode variables
4810 more precisely. Recommend using mode commands instead of setting
4811 variables directly. Put minor modes in a list, and add more modes.
4812 (Easy Customization): Use "init file" instead of .emacs.
4813 (Customization Groups): Update to new Custom buffer appearance.
4814 (Saving Customizations): Copyedits. Update example.
4815 (Variables): Give example of variable type-sensitivity.
4816 (Examining): Update example.
4817 (Hooks): Copyedits.
4818 (Specifying File Variables): Use C comments instead of an artificial
4819 Lisp for the example.
4820 (Keymaps): Move internals discussion to Prefix Keymaps.
4821 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4822 (Init Rebinding): Document kbd macro.
4823 (Init File): Link to Find Init.
4824
4825 * mark.texi (Using Region): Document Delete Selection Mode more
4826 thoroughly.
4827
4828 * frames.texi (Mouse Commands): Move most of the description of Delete
4829 Selection Mode to Using Region, and link to it.
4830 (Clipboard): Note that paste is bound to clipboard-yank.
4831
4832 * building.texi (Compilation): Document first-error value of
4833 compilation-scroll-output.
4834 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4835 works as soon as an error is available. Suggested by Juri Linkov.
4836
4837 * mini.texi (Passwords): New node.
4838
4839 * files.texi (Remote Files): Link to Passwords node.
4840
4841 * emacs.texi (Top): Update node listings.
4842
4843 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4844
4845 * ack.texi (Acknowledgments): Some updating of credits.
4846
4847 * emacs.texi (Acknowledgments): Add a couple more names.
4848
4849 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4850
4851 * files.texi (Directories): Describe delete-directory in text.
4852 (Misc File Ops): Document use of trash.
4853
4854 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4855
4856 * macos.texi (Mac Customization): Fix typos.
4857
4858 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4859
4860 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4861 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4862 the conventions of the main Emacs manual.
4863
4864 * emacs.texi (Top): Update node listings.
4865
4866 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4867
4868 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4869 command-line-args is processed during startup.
4870 (Action Arguments): Correctly describe how file arguments interact with
4871 the startup screen. Link to Lisp Interaction for scratch buffer.
4872 (Initial Options): Link to Command Example for -batch option.
4873 (Environment): Document initial-environment.
4874
4875 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4876 can't be changed in the site-start file.
4877
4878 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4879
4880 * dired.texi (Dired): Mention C-x C-d too.
4881 (Dired Enter): Document M-n in the Dired minibuffer.
4882 (Dired Navigation): Explain dired-goto-file more clearly.
4883 Document dired-isearch-filenames.
4884 (Dired Deletion): Remove unnecessary "expunged" terminology.
4885 (Flagging Many Files): & is now rebound to `% &'.
4886 (Shell Commands in Dired): Document dired-do-async-shell-command.
4887 Clarify how multi-file arguments are passed.
4888 (Misc Dired Features): Document dired-do-isearch.
4889
4890 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4891
4892 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4893
4894 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4895
4896 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4897
4898 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4899
4900 * programs.texi (Program Modes): Link to Program Indent node.
4901 (Left Margin Paren): Explain consequences of changing
4902 open-paren-in-column-0-is-defun-start more concisely.
4903 (Which Function, Program Indent, Info Lookup): Minor edits.
4904 (Basic Indent): If region is active, TAB indents the region.
4905 (Multi-line Indent): If region is active, TAB indents the region.
4906 Note that indent-region is useful when Transient Mark mode is off.
4907 (Matching): The delimiter at the cursor is highlighted---the character
4908 changes color.
4909 (Symbol Completion): Link to Completion node.
4910
4911 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4912 a strictly text-only system.
4913
4914 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4915 batch mode.
4916
4917 2008-11-01 Richard M. Stallman <rms@gnu.org>
4918
4919 * misc.texi (Document View): Major rewrite.
4920
4921 * maintaining.texi (Types of Log File): Change logs are older than
4922 version control.
4923 (VCS Concepts): Simplify and rearrange.
4924 (Version Control Systems): Make it clear that Linux is only the kernel.
4925 (VC Mode Line): Shorten reference to menu item.
4926 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4927 (VC Directory Mode): Minor cleanup.
4928 Unchanged files are hidden, not omitted.
4929 (VC Directory Commands): Shorten and simplify.
4930 (Change Log Commands): New node, split from Change Logs.
4931 (VC Directory Buffer): New node, split from VC Directory Mode.
4932
4933 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4934
4935 * misc.texi (Document View): Rename from Document Files, moved here
4936 from files.texi.
4937
4938 * files.texi (Version Control): Move to maintaining.texi.
4939 Subnodes moved as well.
4940 (Document Files): Move to misc.texi.
4941
4942 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4943 vc-update-change-log.
4944 (Version Control): Move here from files.texi.
4945 (Format of ChangeLog): Make it a subnode of Change Log.
4946
4947 * emacs.texi (Top): Update node listing.
4948
4949 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4950
4951 * files.texi (Files): Add a section about document
4952 files (doc-view-mode).
4953
4954 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4955
4956 * building.texi (Compilation Mode):
4957 Document compilation-auto-jump-to-first-error.
4958 (Debuggers): Lower GUD subsections to subsubsections.
4959 (Starting GUD): Add cindex.
4960 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4961
4962 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4963
4964 * indent.texi (Indentation): Link to Program Indent.
4965
4966 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4967 now uses emacsclient's terminal.
4968
4969 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4970
4971 * mark.texi (Using Region): Document use-empty-active-region.
4972
4973 * emacs.texi (Top): Update node listings.
4974
4975 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4976 Don't mention obsolete emacs.bash script.
4977 (Invoking emacsclient): Rewrite, moving optional arguments to
4978 emacsclient Options.
4979 (emacsclient Options): New node. Document server-use-tcp and
4980 server-host.
4981
4982 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4983
4984 * indent.texi (Indentation): Replace list with paragraphed text,
4985 putting description of syntax-driven indentation first. Document new
4986 effect of active regions on tab.
4987 (Tab Stops): Note that editable tab stops affect indentation commands.
4988
4989 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4990
4991 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4992
4993 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4994
4995 * custom.texi (Function Keys): Note that modified keypad keys are not
4996 translated.
4997
4998 * basic.texi (Arguments): Explain how to insert multiple digits.
4999
5000 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
5001
5002 * files.texi (Remote Files): Precise selection of default method.
5003 Rewrite paragraph about disabling remote file names.
5004
5005 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5006
5007 * search.texi (Special Isearch): Document M-TAB is isearch.
5008
5009 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
5010 command.
5011
5012 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
5013
5014 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
5015
5016 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
5017 section.
5018
5019 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
5020
5021 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
5022 to files.texi. Move contents of vc2-xtra.texi here.
5023
5024 * vc2-xtra.texi: File removed.
5025
5026 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
5027 Directory Commands from the submenu. Don't include deleted file
5028 vc2-xtra.texi.
5029
5030 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
5031 (Version Control): Add VC Directory Mode and VC Directory Commands to
5032 the submenu.
5033 (Why Version Control?): Use table format.
5034 (Version Control Systems): Note that Meta-CVS support is gone.
5035 (VCS Concepts): Note precisely when VC started supporting filesets.
5036 Remove bogus xref to CVS Options node.
5037 (Types of Log File): Copyedits.
5038 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
5039 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
5040 The Right Thing.
5041 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
5042 (Log Buffer): Reorganize node, putting C-c C-c description first.
5043 (Old Revisions): Use CVS for example, not RCS.
5044 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
5045 Commands from the submenu, putting them under Version Control.
5046 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
5047 need to include it in the manual unconditionally, since it is now
5048 crucial to using distributed version control systems.
5049 (Comparing Files): Note that diff uses the minibuffer, and that the
5050 output is shown using Diff mode.
5051 (Diff Mode): Explain what "patch" and "hunk" mean.
5052 Document diff-update-on-the-fly, diff-refine-hunk, and
5053 diff-show-trailing-whitespaces.
5054 (File Archives): Add rar support.
5055
5056 * major.texi (Choosing Modes): Make mode selection sequence more
5057 obvious by describing the steps in order of priority. Note that
5058 magic-mode-alist is nil by default.
5059 Document magic-fallback-mode-alist.
5060
5061 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
5062
5063 * frames.texi (Mouse References): Copyedits.
5064
5065 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
5066
5067 * ack.texi (Acknowledgments): Add myself as doc-view author.
5068
5069 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5070
5071 * frames.texi (Dialog Boxes): Add @cindex entries.
5072
5073 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
5074
5075 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
5076 (Text-Only Mouse): Copyedit.
5077
5078 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
5079
5080 * frames.texi: Use @key throughout for mouse clicks.
5081 (Cut/Paste Other App): Document yank-pop-change-selection.
5082 (Secondary Selection): Fix modified mouse click syntax.
5083 (Clipboard): Describe Cut, Copy and Paste commands.
5084 (Mouse References): Not all references are in read-only buffers.
5085 Copyedits.
5086 (Creating Frames): Add xref to Init File.
5087 (Frame Commands): Add xref to Exiting.
5088 (Scroll Bars): Document GTK vs toolkit behavior.
5089
5090 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
5091
5092 * files.texi (Version Control): Copyedits. Add Bazaar.
5093 (Version Control Systems): List different VCS's using an itemized list.
5094 Add Bazaar.
5095 (VCS Concepts): Copyedits. Tweak description of file merging.
5096
5097 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
5098 (Cut/Paste Other App): Document select-active-regions and
5099 x-select-enable-primary.
5100
5101 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
5102
5103 * mark.texi (Shift Selection): Correct case in node name.
5104
5105 * emacs.texi (Top): Update node order in Mark chapter.
5106
5107 2008-10-12 Eli Zaretskii <eliz@gnu.org>
5108
5109 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
5110
5111 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
5112 elsewhere in the manual instead of describing yet again the intricacies
5113 of $HOME on MS-Windows and MS-DOS.
5114
5115 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
5116
5117 * mini.texi (Minibuffer File): Add xref to File Names.
5118 (Minibuffer File): Add discussion of `~' in file names.
5119 Add insert-default-directory index reference.
5120
5121 * files.texi (File Names): Reorganize description.
5122 (Visiting): Add xref to Mode Line. Copyedits.
5123 (Save Commands): Mention prefix behavior of C-x C-s.
5124 (Numbered Backups): Node deleted.
5125 (Backup Names): Contents of Numbered Backups moved here. State default
5126 of version-control variable.
5127 (Reverting): Copyedits.
5128 (Version Control): Add additional version control systems.
5129
5130 * emacs.texi (Top): Delete Numbered Backups node.
5131
5132 * cmdargs.texi (General Variables): Change Numbered Backups xref to
5133 Backup Names.
5134 (Initial Options): Document renamed variable inhibit-startup-screen.
5135
5136 2008-10-11 Romain Francoise <romain@orebokech.com>
5137
5138 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5139
5140 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5141
5142 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5143 (Select Buffer): Mention use of minibuffer history. Describe default
5144 value of default-major-mode. Mention that C-x 4 b selects the other
5145 window.
5146 (List Buffers): Document CRM indicators in the order they appear.
5147 (Kill Buffer): Document new command kill-matching buffers.
5148 (Several Buffers): Move explanation of the relationship between buffer
5149 list and buffer menu to the top.
5150 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5151
5152 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
5153
5154 * entering.texi (Exiting): Document change of C-x C-c to
5155 save-buffers-kill-terminal. Document kill-emacs.
5156
5157 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5158
5159 * mule.texi (Coding Systems): Don't mention codepage-setup.
5160
5161 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5162 cpNNN coding systems anymore.
5163 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
5164 for unibyte mode. Don't mention line-drawing characters.
5165 Don't mention dos-unsupported-char-glyph.
5166
5167 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5168
5169 * search.texi (Search): Shorten introduction.
5170 (Basic Isearch): Add command table. Discuss reverse isearch and
5171 isearch highlighting.
5172 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5173 ring to cindex.
5174 (Special Isearch): Move input methods discussion here.
5175 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5176 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5177 Repeat Isearch.
5178 (Isearch Minibuffer): New node.
5179 (Word Search): Document new word search commands.
5180 (Regexp Example): Simplify example using sentence-end-base variable.
5181 (Replace): Reword introduction.
5182 (Unconditional Replace): Remove unnecessary example.
5183 (Other Repeating Search): Document new `M-s o' binding.
5184
5185 * emacs.texi (Top): Update node listings.
5186
5187 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5188
5189 * emacs.texi (Top): Remove Kill Errors from menu.
5190
5191 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5192
5193 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5194 interface for defining macros. Simplify examples. Note that C-g quits
5195 macro definitions.
5196 (Keyboard Macro Counter): Document using F3 to insert counter.
5197 Give usage example.
5198 (Keyboard Macro Query): Organize query responses in a table.
5199
5200 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5201 Link to Erasing node.
5202 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5203 rationale to a footnote.
5204 (Kill Errors): Remove node, due to redundancy with Erasing.
5205 (Spelling): Move discussion of flyspell to end. Note new behavior of
5206 M-$ in active region. Remove non-ispell-specific keybindings from
5207 table.
5208
5209 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5210
5211 * cmdargs.texi (Initial Options): Document --daemon.
5212
5213 2008-09-20 Glenn Morris <rgm@gnu.org>
5214
5215 * files.texi (Numbered Backups): Mention that some modes set
5216 version-control.
5217
5218 2008-09-20 Jim Blandy <jimb@red-bean.com>
5219
5220 * files.texi (Numbered Backups): Reference File Variables, as well.
5221 Remove discussion of Rmail's implementation.
5222
5223 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5224
5225 * misc.texi (Recursive Edit): Note that top-level exits active
5226 minibuffers.
5227
5228 * trouble.texi (Quitting): Likewise.
5229
5230 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5231
5232 * emacs.texi (Top): Add Temporary Face Changes xref.
5233
5234 * display.texi (Display): Move Temporary Face Changes node to just
5235 after Standard Faces.
5236 (Scrolling): Document recenter-top-bottom instead of recenter.
5237 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5238 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5239 (Display Custom): Copyedits.
5240 (Optional Mode Line): Document display-battery-mode.
5241
5242 2008-08-27 Romain Francoise <romain@orebokech.com>
5243
5244 * custom.texi (Directory Variables): Minor fix.
5245
5246 2008-08-27 Glenn Morris <rgm@gnu.org>
5247
5248 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5249 descriptions.
5250 (Calendar Customizing): Tweak layout description.
5251 Move calendar-today-marker and calendar-today face to the other
5252 markers. Condense calendar-star-date and calendar-mark-today
5253 description.
5254 (Holiday Customizing): Add oriental and solar holidays.
5255 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5256 Fix holiday-float description. Use zerop in examples. Be less verbose.
5257 (Date Display Format): Change ISO format. Be less verbose.
5258 (Diary Customizing): Mention day and month abbrev arrays.
5259 Mention the date-form variables by name. Update European example.
5260 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5261 Condense examples. Mention diary-entry-symbols by name.
5262 Condense table for insertion commands.
5263 (Fancy Diary Display): Mention diary-include-string and
5264 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5265 Ethiopic, Persian date functions. Condense descriptions.
5266
5267 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5268 (Adding to Diary): Adapt for changed node name.
5269
5270 2008-08-26 Glenn Morris <rgm@gnu.org>
5271
5272 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5273 node "Hebrew/Islamic Entries".
5274
5275 * calendar.texi (Specified Dates): Fix names of iso functions.
5276 (General Calendar): There may not be another window.
5277 (Writing Calendar Files, Holidays): Tweak intro.
5278 (Holidays): Mention Baha'i and Chinese holidays.
5279 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5280 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5281 (To Other Calendar): Add calendar-print-other-dates.
5282 Refer to "graphic display" rather than "X.
5283 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5284 (Displaying the Diary): Fix whitespace after reference.
5285 Fix `diary-number-of-entries' reference.
5286 (Date Formats): Explicitly mention that day names can be abbreviated.
5287 (Adding to Diary): Add some references to other sections.
5288 (Special Diary Entries): Fix reference.
5289 (Appointments): Simplify appt-message-warning-time entry.
5290 Clarify where times must be.
5291 (Importing Diary): Comment out icalendar paragraph that does not apply.
5292 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5293
5294 2008-08-23 Glenn Morris <rgm@gnu.org>
5295
5296 * fortran-xtra.texi (Fortran): Change description of free form and
5297 fixed form a bit. Mention hideshow and imenu.
5298 (Fortran Motion): Mention fortran-end-of-subprogram,
5299 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5300 (Fortran Indent): Minor re-word.
5301 (ForIndent Commands): Mention fortran-fill-paragraph and
5302 fortran-fill-statement.
5303 (ForIndent Cont): Mention fortran-tab-mode-string.
5304 (Fortran Comments): Mention fortran-comment-line-start-skip.
5305 (Fortran Columns): Mention font-locking.
5306 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5307
5308 2008-08-23 Johan Bockgård <bojohan@muon>
5309
5310 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5311
5312 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5313
5314 * mini.texi (Minibuffer): Simplify introduction.
5315 (Minibuffer File): Document tilde in minibuffer filenames.
5316 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5317 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5318 (Completion Example): Update example to current command list.
5319 (Completion Options): Document `lazy' value of completion-auto-help.
5320 Update contents of completion-ignored-extensions.
5321 (Minibuffer History): Describe "future history" list. State default
5322 value of history-delete-duplicates.
5323
5324 2008-08-21 Glenn Morris <rgm@gnu.org>
5325
5326 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5327 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5328
5329 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5330
5331 * regs.texi (Registers): Clarify valid register names.
5332 (RegPos): Note that buffer is saved and restored too.
5333 (RegText): Note that mark is reactivated/deactivated.
5334 (RegConfig): Xref to Windows node.
5335
5336 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5337
5338 * basic.texi (Inserting Text): Provide command name for C-q.
5339
5340 * killing.texi (Killing): Copyedit. Define read-only text.
5341 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5342 (Killing by Lines): Copyedit.
5343 (Other Kill Commands): Move M-w description here.
5344 (Yanking): Move M-w to Other Kill Commands.
5345 (Kill Ring): Also mention saving text in registers. Link to Text
5346 Properties in elisp manual.
5347 (Accumulating Text): Copyedit.
5348 (CUA Bindings): Shift selection is now the default.
5349
5350 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5351
5352 * maintaining.texi (Change Log): Mention next-error is available.
5353
5354 2008-08-10 Glenn Morris <rgm@gnu.org>
5355
5356 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5357 and intermonth text.
5358 (Holiday Customizing): Add holiday-chinese.
5359
5360 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5361
5362 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5363
5364 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5365
5366 * files.texi (Log Buffer): Describe C-c C-d.
5367 (Diff Mode): Describe C-x 4 A.
5368
5369 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5370
5371 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5372
5373 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5374
5375 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5376 describe the new bindings to show the changeset diff, toggle annotation
5377 visibility, show revisions.
5378 (VC Status): Describe key bindings for modifying the change comments,
5379 displaying changeset diffs and annotations.
5380
5381 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5382
5383 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5384
5385 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5386
5387 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5388
5389 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5390 and wording.
5391
5392 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5393
5394 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5395 marking/unmarking. Add descriptions for the multiple file search
5396 commands. Improve some old info.
5397
5398 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5399
5400 * display.texi (Visual Line Mode): New node.
5401
5402 * basic.texi (Inserting Text): Move DEL to deletion node.
5403 (Moving Point): Add additional alternative key bindings.
5404 Describe line-move-visual.
5405 (Erasing): Describe DEL.
5406 (Basic Undo, Blank Lines, Arguments): Copyedit.
5407 (Continuation Lines): Mention Visual Line mode.
5408 (Position Info): Move extended discussion to mule.texi.
5409
5410 * mule.texi (International Chars): Describe C-x =.
5411
5412 * emacs.texi (Top): Add Visual Line Mode node.
5413
5414 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5415
5416 * emacs.texi: Remove VMS support.
5417
5418 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5419
5420 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5421 the vc-dir command name.
5422
5423 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5424
5425 * xresources.texi: Remove mentions of Mac Carbon.
5426
5427 2008-07-19 Andreas Schwab <schwab@suse.de>
5428
5429 * ns-emacs.texi: Move to ../misc.
5430
5431 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5432
5433 * entering.texi (Exiting): Don't describe text-only terminals as the
5434 default. Describe the new startup screen.
5435 (Exiting): Describe how to kill Emacs first. Change description of
5436 iconification to handle modern window systems.
5437
5438 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5439
5440 * ns-emacs.texi: New file, documents features of Emacs port under
5441 NeXTstep windowing.
5442
5443 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5444
5445 * entering.texi (Entering Emacs): Update prev node.
5446
5447 * glossary.texi (Glossary): Remove xref to Text Characters.
5448
5449 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5450 directly, rather than in the context of ASCII. Move description of
5451 special properties of modifier key to new Modifier Keys node.
5452 (Keys): Copyedit.
5453 (Text Characters): Delete node. Multibyte is the default nowadays, and
5454 the node contents are obsolete.
5455
5456 * custom.texi (Modifier Keys): New node.
5457
5458 * emacs.texi (Top): Update node list.
5459
5460 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5461
5462 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5463 saying that Emacs provides menus and mouse support (which is par for
5464 the course).
5465
5466 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5467 early on.
5468 (Point): Copyedit. Relegate historical trivia to a footnote.
5469 (Mode Line): Explain mode-line format more consistently.
5470 (Menu Bar): Copyedit.
5471
5472 2008-06-27 Glenn Morris <rgm@gnu.org>
5473
5474 * cal-xtra.texi (Sexp Diary Entries):
5475 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5476
5477 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5478
5479 * mark.texi (Shift selection): New node.
5480 (Mark): Copyedits.
5481 (Persistent Mark): Move to the end of the chapter.
5482
5483 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5484
5485 * makefile.w32-in (distclean): Remove makefile.
5486
5487 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5488
5489 * building.texi (Starting GUD): Add an entry for gud-gdb.
5490 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5491 command mode.
5492
5493 2008-06-17 Glenn Morris <rgm@gnu.org>
5494
5495 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5496
5497 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5498
5499 * building.texi (Starting GUD): Expand on remote debugging.
5500 (Other GDB-UI Buffers): Mention new keyboard bindings.
5501
5502 2008-06-15 Glenn Morris <rgm@gnu.org>
5503
5504 * gnu.texi: Use a verbatim license for this invariant section,
5505 as per etc/GNU.
5506
5507 2008-06-13 Daniel Engeler <engeler@gmail.com>
5508
5509 * emacs.texi, misc.texi: Add documentation about serial port access.
5510
5511 2008-06-13 Glenn Morris <rgm@gnu.org>
5512
5513 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5514 maintain.info.
5515
5516 2008-06-05 Miles Bader <miles@gnu.org>
5517
5518 * display.texi (Temporary Face Changes): Update to reflect function
5519 renamings in face-remap.el.
5520
5521 2008-06-04 Miles Bader <miles@gnu.org>
5522
5523 * display.texi (Temporary Face Changes):
5524 Add `adjust-buffer-face-height'. Rewrite description of
5525 `increase-buffer-face-height' and `decrease-default-face-height' now
5526 that they aren't bound by default.
5527
5528 2008-06-03 Miles Bader <miles@gnu.org>
5529
5530 * display.texi (Temporary Face Changes): New node.
5531
5532 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5533
5534 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5535
5536 2008-05-31 Glenn Morris <rgm@gnu.org>
5537
5538 * cal-xtra.texi (Fancy Diary Display): Simplify.
5539
5540 2008-05-30 Glenn Morris <rgm@gnu.org>
5541
5542 * cal-xtra.texi (Fancy Diary Display): Update for
5543 diary-display-function replacing diary-display-hook.
5544
5545 2008-05-29 Drew Adams <drew.adams@oracle.com>
5546
5547 * msdog.texi (Windows Keyboard): Add descriptions of
5548 w32-register-hot-key and w32-unregister-hot-key.
5549
5550 2008-05-21 Tom Tromey <tromey@redhat.com>
5551
5552 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5553 Variables node.
5554
5555 2008-05-19 Tom Tromey <tromey@redhat.com>
5556
5557 * custom.texi (Variables): Add Directory Variables to menu.
5558 (Directory Variables): New node.
5559
5560 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5561
5562 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5563
5564 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5565
5566 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5567 Revision Tags and rewritten. Section now uses modern terminology,
5568 (tags rather than snapshots) and describes post-SCCS systems more
5569 accurately.
5570
5571 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5572
5573 * msdog.texi (Windows Files): Update documentation of
5574 w32-get-true-file-attributes.
5575
5576 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5577
5578 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5579 directory mode.
5580
5581 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5582
5583 * killing.texi (Appending Kills): Remove a strangely off-topic index
5584 entry "television".
5585
5586 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5587
5588 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5589
5590 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5591
5592 * buffers.texi, files.texi (Version-control):
5593 vc-toggle-read-only is no longer a good idea...
5594
5595 2008-04-29 Glenn Morris <rgm@gnu.org>
5596
5597 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5598
5599 2008-04-22 Juri Linkov <juri@jurta.org>
5600
5601 * dired.texi (Subdirectories in Dired): Describe using `^'
5602 to return to the parent directory.
5603
5604 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5605
5606 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5607 recent changes.
5608
5609 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5610
5611 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5612 (Other GDB-UI Buffers): Update for recent thread related changes.
5613
5614 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5615
5616 * maintaining.texi (Maintaining):
5617 * emacs.texi (Top): Typo.
5618
5619 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5620
5621 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5622 arg in `font-lock-add-keywords'.
5623
5624 2008-04-08 Glenn Morris <rgm@gnu.org>
5625
5626 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5627 Also add Baha'i calendar references where appropriate.
5628
5629 2008-04-05 Glenn Morris <rgm@gnu.org>
5630
5631 * custom.texi (Init File): Byte-compiling .emacs is bad.
5632
5633 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5634
5635 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5636
5637 2008-03-29 Glenn Morris <rgm@gnu.org>
5638
5639 * calendar.texi: Update for `calendar-date-style' replacing
5640 `european-calendar'.
5641
5642 2008-03-28 Jason Rumney <jasonr@gnu.org>
5643
5644 * display.texi (Display Custom): Mention overlay-margin in text.
5645
5646 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5647
5648 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5649 tutorial' comments.
5650
5651 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5652
5653 * mark.texi (Mark): Rearrange nodes.
5654 (Persistent Mark): Rename from Transient Mark.
5655 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5656 Describe Transient Mark mode as the default.
5657
5658 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5659 the default behavior with Transient Mark mode off.
5660 (Position Info): Fix typo.
5661
5662 * display.texi (Standard Faces): Reference the Mark node.
5663 Remove discussion of the region face, which is discussed there.
5664
5665 * emacs.texi (Top): Update node listings.
5666
5667 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5668 as the default.
5669
5670 * fixit.texi (Undo): Standardize choice of undo key sequence.
5671 (Undo, Spelling): Describe Transient Mark mode as the default.
5672
5673 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5674 default.
5675
5676 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5677
5678 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5679 mode is the default, and note that the mark is not activated when set.
5680
5681 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5682 Describe Transient Mark mode as the default.
5683
5684 * search.texi (Basic Isearch): Reference the Mark Ring node.
5685 (Replace, Unconditional Replace, Other Repeating Search):
5686 Describe Transient Mark mode as the default.
5687
5688 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5689 Describe Transient Mark mode as the default.
5690 (Paragraphs): Describe how M-h behaves when region is active.
5691
5692 * trouble.texi (Quitting): Clarify effects of C-g.
5693
5694 2008-03-13 Glenn Morris <rgm@gnu.org>
5695
5696 * emacs.texi (EMACSVER): Set to 23.0.60.
5697
5698 2008-03-05 Glenn Morris <rgm@gnu.org>
5699
5700 * dired.texi (Hiding Subdirectories): Fix previous change.
5701
5702 2008-03-05 Drew Adams <drew.adams@oracle.com>
5703
5704 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5705
5706 2008-02-28 Kim F. Storm <storm@cua.dk>
5707
5708 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5709 Move describe-distribution to C-h C-o.
5710 Move view-emacs-problems to C-h C-p.
5711 Add view-emacs-debugging on C-h C-d.
5712 Add view-external-packages on C-h C-e.
5713 Add view-order-manuals on C-h C-m.
5714
5715 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5716
5717 * msdog-xtra.texi (MS-DOS): Docstring fix.
5718
5719 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5720
5721 * msdog.texi (Windows Fonts): Use a @table for describing font
5722 properties.
5723
5724 2008-02-07 Jason Rumney <jasonr@gnu.org>
5725
5726 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5727 value has changed.
5728 (Windows HOME): Clarify what is meant by "if that fails as well".
5729 (Windows Fonts): New section.
5730
5731 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5732
5733 * basic.texi (Basic Undo): Remove duplicate "you can".
5734
5735 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5736
5737 * maintaining.texi (Tags): Fix last change.
5738
5739 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5740
5741 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5742
5743 2008-01-26 Richard Stallman <rms@gnu.org>
5744
5745 * maintaining.texi (Tags): Delete redundant index entry.
5746
5747 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5748
5749 * programs.texi (Imenu): Move "@cindex tags" from here...
5750 * maintaining.texi (Tags): ...to here.
5751
5752 2008-01-23 Kevin Ryde <user42@zip.com.au>
5753
5754 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5755 click count.
5756
5757 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5758
5759 * entering.texi (Exiting): Fix typo.
5760 Reported by D. E. Evans <sinuhe@gnu.org>.
5761
5762 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5763
5764 * glossary.texi (Glossary): Fix typo.
5765
5766 2007-12-27 Richard Stallman <rms@gnu.org>
5767
5768 * text.texi (Formatted Text): Improve menu tag.
5769 (Editing Format Info): In Info, add duplicate menu of nodes
5770 about the submenus.
5771 (Format Faces): Say where Faces menu is found. Mention Other.
5772 (Format Colors): Say where these submenus are found.
5773 (Format Indentation, Format Justification): Likewise.
5774 (Format Properties): Likewise.
5775
5776 2007-12-22 Richard Stallman <rms@gnu.org>
5777
5778 * search.texi (Query Replace): Make exp of query-replace more
5779 self-contained, and clarify.
5780
5781 2007-12-15 Richard Stallman <rms@gnu.org>
5782
5783 * files.texi (Auto Save): Clarify definition of auto-saving.
5784
5785 2007-11-26 Richard Stallman <rms@gnu.org>
5786
5787 * help.texi (Help Echo): Cleanups.
5788
5789 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5790
5791 * files.texi (Why Version Control?): Fix typo.
5792 (VCS Concepts): Fix typos; small tense fix.
5793 (Selecting a Fileset): Fix typos; small rewording.
5794 (Log Buffer): Likewise.
5795 (Old Revisions): Likewise.
5796
5797 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5798
5799 * mule.texi (Communication Coding): Fix wording of last change.
5800
5801 2007-11-16 Werner Lemberg <wl@gnu.org>
5802
5803 * custom.texi (Specifying File Variables):
5804 * major.texi (Choosing Modes): Mention '\" in man pages.
5805
5806 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5807
5808 * mule.texi (Communication Coding): Document x-select-request-type.
5809
5810 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5811
5812 2007-11-15 Francesco Potortì <pot@gnu.org>
5813
5814 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5815 --output=file.
5816
5817 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5818
5819 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5820 (Help Echo): Avoid mentioning the term "region" here and
5821 consistently use the term "active text".
5822
5823 2007-11-11 Glenn Morris <rgm@gnu.org>
5824
5825 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5826
5827 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5828
5829 * search.texi (Query Replace):
5830 Mention `query-replace-show-replacement'.
5831
5832 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5833
5834 * building.texi (Watch Expressions): Remove obscure sentence.
5835
5836 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5837
5838 * mule.texi (Select Input Method): Describe how to activate an input
5839 method in the text mode.
5840
5841 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5842
5843 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5844
5845 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5846
5847 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5848
5849 2007-10-30 Glenn Morris <rgm@gnu.org>
5850
5851 * misc.texi (Directory Tracking): Explain a bit more about
5852 dirtrack-mode.
5853
5854 2007-10-25 Glenn Morris <rgm@gnu.org>
5855
5856 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5857
5858 2007-10-24 Richard Stallman <rms@gnu.org>
5859
5860 * misc.texi (Interactive Shell): Cleanup last change.
5861
5862 2007-10-22 Juri Linkov <juri@jurta.org>
5863
5864 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5865 default values.
5866
5867 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5868
5869 * files.texi: Disambiguate two slightly different uses of the term
5870 'filesets'.
5871
5872 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5873
5874 * trouble.texi (Quitting): Fix typo.
5875
5876 2007-10-18 Glenn Morris <rgm@gnu.org>
5877
5878 * frames.texi (Mode Line Mouse): Mention minor mode names.
5879
5880 2007-10-17 Juri Linkov <juri@jurta.org>
5881
5882 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5883 fill-paragraph operates on the active region in Transient Mark mode.
5884 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5885 with fill-paragraph.
5886
5887 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5888 fill-paragraph.
5889
5890 * fixit.texi (Spelling): ispell-word operates on the active region
5891 in Transient Mark mode.
5892
5893 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5894
5895 * building.texi (Source Buffers):
5896 * custom.texi (Init Non-ASCII):
5897 * glossary.texi (Glossary): Use "key binding" consistently.
5898
5899 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5900
5901 * calendar.texi (Diary): Fix directive.
5902
5903 2007-10-16 Richard Stallman <rms@gnu.org>
5904
5905 * calendar.texi (Diary): Clarify text about diary file example.
5906
5907 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5908
5909 * files.texi: Capitalize node names according to convention.
5910
5911 2007-10-13 Glenn Morris <rgm@gnu.org>
5912
5913 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5914
5915 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5916
5917 * emacs.texi:
5918 * files.texi (Version Systems): Minor fixes to version-control material
5919 suggested by RMS and Robert J. Chassell.
5920
5921 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5922
5923 * files.texi (Version Systems):
5924 * vc-xtra.texi:
5925 * vc1-xtra.texi:
5926 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5927 operations. Change of terminology from `version' to `revision'.
5928 Revise text for adequate description of VCSes with monotonic IDs.
5929 * emacs.texi: Change of terminology from `version' to `revision'.
5930
5931 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5932
5933 * files.texi (Version Systems): Describe newer VCses.
5934 Reorder the descriptions to be chronological.
5935
5936 2007-10-09 Richard Stallman <rms@gnu.org>
5937
5938 * display.texi (Cursor Display): Correct how cursor appears
5939 in nonselected windows.
5940
5941 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5942
5943 * building.texi (GDB Graphical Interface): Remove references to gdba
5944 and mention gud-gdb.
5945
5946 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5947
5948 * rmail.texi (Rmail Sorting): Improve indexing.
5949
5950 2007-10-06 Juri Linkov <juri@jurta.org>
5951
5952 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5953 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5954 fill-paragraph-or-region.
5955
5956 * basic.texi (Arguments): Replace fill-paragraph with
5957 fill-paragraph-or-region.
5958
5959 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5960
5961 * files.texi: Update the section on version control for 2007
5962 conditions. None of these changes are new-VC-specific; that
5963 will come later.
5964
5965 2007-09-15 Glenn Morris <rgm@gnu.org>
5966
5967 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5968 to `list-holidays'.
5969
5970 2007-09-14 Glenn Morris <rgm@gnu.org>
5971
5972 * calendar.texi: Update all instances of mark-calendar-holidays,
5973 list-calendar-holidays, list-holidays with the new names.
5974
5975 2007-09-06 Glenn Morris <rgm@gnu.org>
5976
5977 Move manual sources from man/ to subdirectories of doc/.
5978 Split into the Emacs manual in emacs/, and other manuals in misc/.
5979 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5980 manual.
5981 (infodir): New variable.
5982 (info): Use $infodir.
5983 (emacsman): Delete target, not needed any more.
5984 Move all targets that are not the Emacs manual to misc/Makefile.in.
5985 (mostlyclean): Remove `gnustmp'.
5986 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5987 manual.
5988 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5989 (emacsman): Delete target, not needed any more.
5990 (clean): Remove all info files but Emacs manual.
5991 Move all targets that are not the Emacs manual to misc/Makefile.in.
5992 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5993
5994 * Makefile.in (INFOSOURCES): Delete.
5995 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5996 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5997 *.vrs *.toc here...
5998 (maintainer-clean): ...from here.
5999
6000 2007-09-05 Glenn Morris <rgm@gnu.org>
6001
6002 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
6003
6004 2007-08-29 Glenn Morris <rgm@gnu.org>
6005
6006 * emacs.texi (EMACSVER): Increase to 23.0.50.
6007
6008 2007-08-27 Richard Stallman <rms@gnu.org>
6009
6010 * emacs.texi (Top): Clarify menu item for Glossary.
6011
6012 * display.texi (Faces): Change secn title.
6013 Clarify not all fonts come from Font Lock.
6014
6015 2007-08-17 Eli Zaretskii <eliz@gnu.org>
6016
6017 * basic.texi (Position Info): Add index entry for face at point.
6018 Mention that character faces are also displayed by "C-u C-x =".
6019
6020 2007-08-08 Glenn Morris <rgm@gnu.org>
6021
6022 * glossary.texi (Glossary): Deprecate `iff'.
6023
6024 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6025
6026 * files.texi (File Conveniences): Document point motion keys in Image
6027 mode.
6028
6029 2007-07-27 Glenn Morris <rgm@gnu.org>
6030
6031 * emacs.texi (Copying): Include license text from gpl.texi, rather than
6032 in-line.
6033
6034 * gpl.texi: New file with text of GPL.
6035 * Makefile.in (EMACSSOURCES): Add gpl.texi.
6036
6037 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
6038
6039 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
6040
6041 * dired.texi (Wdired): Mention C-x C-q key binding.
6042
6043 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
6044
6045 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
6046
6047 2007-07-25 Glenn Morris <rgm@gnu.org>
6048
6049 * emacs.texi (Copying): Replace license with GPLv3.
6050
6051 * Relicense all FSF files to GPLv3 or later.
6052
6053 2007-07-24 Glenn Morris <rgm@gnu.org>
6054
6055 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
6056 for some calendars.
6057
6058 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
6059
6060 * screen.texi (Mode Line): Describe new mode-line flag that shows if
6061 default-directory for the current buffer is on a remote machine.
6062
6063 2007-07-21 Eli Zaretskii <eliz@gnu.org>
6064
6065 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
6066 default value.
6067
6068 2007-07-21 Richard Stallman <rms@gnu.org>
6069
6070 * files.texi (Why Version Control?): Improve previous change.
6071
6072 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
6073
6074 * files.texi (Why Version Control?): New node.
6075
6076 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6077
6078 * building.texi (Starting GUD): Add xref to this anchor.
6079
6080 2007-06-24 Karl Berry <karl@gnu.org>
6081
6082 * emacs.texi: New Back-Cover Text.
6083
6084 2007-06-07 Alan Mackenzie <acm@muc.de>
6085
6086 * display.texi (Optional Mode Line): Document the new form of
6087 line+column numbers, "(561,2)".
6088
6089 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6090
6091 * maintaining.texi (Create Tags Table): Fix typos.
6092
6093 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6094
6095 * Version 22.1 released.
6096
6097 2007-05-07 Karl Berry <karl@gnu.org>
6098
6099 * emacs.texi (EMACSVER): Back to 22.
6100
6101 2007-05-06 Richard Stallman <rms@gnu.org>
6102
6103 * maintaining.texi (Create Tags Table): Clean up previous change.
6104
6105 2007-05-05 Francesco Potortì <pot@gnu.org>
6106
6107 * maintaining.texi (Create Tags Table): Add text about the dangers of
6108 making symbolic links to tags files.
6109
6110 2007-05-04 Karl Berry <karl@gnu.org>
6111
6112 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
6113
6114 2007-05-03 Karl Berry <karl@gnu.org>
6115
6116 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
6117
6118 * .cvsignore (*.pdf): New entry.
6119
6120 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
6121 for printing.
6122
6123 2007-05-01 Richard Stallman <rms@gnu.org>
6124
6125 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
6126
6127 2007-04-28 Glenn Morris <rgm@gnu.org>
6128
6129 * ack.texi (Acknowledgments):
6130 * anti.texi (Antinews):
6131 * programs.texi (Program Modes): Restore mention of python.el pending
6132 consideration of legal status.
6133
6134 2007-04-28 Richard Stallman <rms@gnu.org>
6135
6136 * files.texi (File Names): Fixes to ~ description on MS systems.
6137
6138 2007-04-26 Glenn Morris <rgm@gnu.org>
6139
6140 * emacs.texi (EMACSVER): Increase to 22.1.50.
6141
6142 2007-04-25 Karl Berry <karl@gnu.org>
6143
6144 * emacs.texi: Improve line breaks on copyright page,
6145 similar layout to lispref, 8.5x11 by default.
6146
6147 * dired.texi (Image-Dired): Improve line break, fix typo.
6148
6149 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6150
6151 * programs.texi (Program Modes):
6152 * anti.texi (Antinews):
6153 * ack.texi (Acknowledgments): python.el removed.
6154
6155 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
6156
6157 * display.texi (Highlight Interactively): Correct description of
6158 hi-lock-file-patterns-policy.
6159
6160 * files.texi (File Archives): Mention self-extracting executables.
6161
6162 2007-04-23 Eli Zaretskii <eliz@gnu.org>
6163
6164 * search.texi (Unconditional Replace, Query Replace): Add xref to
6165 "Replacement and Case".
6166
6167 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6168
6169 * dired.texi (Image-Dired): Move from Thumbnails node.
6170 * misc.texi (Thumbnails): Node deleted.
6171 * emacs.texi (Top): Update node listing.
6172
6173 * files.texi (File Conveniences):
6174 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6175
6176 2007-04-21 Richard Stallman <rms@gnu.org>
6177
6178 * display.texi (Highlight Interactively): Correct previous change.
6179 Clarify doc of hi-lock-find-patterns, and move new features into it.
6180
6181 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6182
6183 * display.texi (Highlight Interactively):
6184 Document hi-lock-file-patterns-policy.
6185
6186 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6187
6188 * display.texi (Scrolling): Fix typo.
6189
6190 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6191
6192 * doclicense.texi: Remove node heading, so that it can be included by
6193 other files.
6194
6195 * emacs.texi: Insert node heading for GFDL.
6196
6197 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6198
6199 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6200 "command line".
6201
6202 * display.texi (Faces): Refer to "Creating Frames" for face
6203 and other frame customizations in .emacs.
6204
6205 * frames.texi (Creating Frames): Mention that face customizations can
6206 be put in .emacs. Add index entries.
6207
6208 2007-04-12 Richard Stallman <rms@gnu.org>
6209
6210 * glossary.texi (Glossary): Explain `iff'.
6211
6212 2007-04-11 Karl Berry <karl@gnu.org>
6213
6214 * gnu.texi (Top),
6215 * macos.texi (Mac Font Specs),
6216 * anti.texi (Antinews),
6217 * xresources.texi (Resources),
6218 * misc.texi (Emulation),
6219 * calendar.texi (Daylight Saving),
6220 * dired.texi (Dired and Find),
6221 * rmail.texi (Remote Mailboxes),
6222 * sending.texi (Mail Headers),
6223 * programs.texi (Which Function),
6224 * files.texi (Recover),
6225 * buffers.texi (Uniquify),
6226 * frames.texi (Wheeled Mice),
6227 * killing.texi (Rectangles): Wording to improve breaks in
6228 8.5x11 format.
6229 * mule.texi (Language Environments): \hbadness=10000 since there's
6230 no way to reword.
6231 * emacs.texi (smallbook): New @set to more easily switch between
6232 smallbook and 8.5x11.
6233
6234 2007-04-11 Richard Stallman <rms@gnu.org>
6235
6236 * files.texi (File Conveniences): Add xref to Tumme.
6237 Delete text about Thumbnail mode.
6238
6239 2007-04-09 Alan Mackenzie <acm@muc.de>
6240
6241 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6242 new name. Insert concept index entries.
6243
6244 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6245
6246 * display.texi (Standard Faces): Document prefix arg for
6247 list-faces-display.
6248
6249 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6250
6251 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6252
6253 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6254
6255 * files.texi (Misc File Ops): Rewrite description of
6256 insert-file-literally.
6257
6258 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6259
6260 * misc.texi (Printing): Postscript -> PostScript.
6261
6262 * ack.texi (Acknowledgments): Postscript -> PostScript.
6263
6264 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6265
6266 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6267 below.
6268
6269 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6270
6271 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6272 Init Non-ASCII.
6273 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6274 (Init Non-ASCII): New node.
6275
6276 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6277
6278 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6279
6280 2007-03-12 Glenn Morris <rgm@gnu.org>
6281
6282 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6283 "Daylight Savings".
6284
6285 * calendar.texi: Replace "daylight savings" with "daylight
6286 saving" in text throughout.
6287
6288 2007-03-04 Richard Stallman <rms@gnu.org>
6289
6290 * custom.texi (Safe File Variables): Minor correction.
6291
6292 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6293
6294 * rmail.texi (Movemail): Add internal ref.
6295 Don't indent the intro for the PROTO table.
6296 Format PROTO table items with @code.
6297
6298 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6299
6300 * building.texi: Remove references to bashdb.
6301
6302 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6303
6304 * mule.texi (Language Environments): Update list of supported language
6305 environments.
6306
6307 2007-02-14 Kim F. Storm <storm@cua.dk>
6308
6309 * building.texi (Grep Searching): Fix lgrep doc.
6310
6311 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6312
6313 * back.texi: Remove unused file.
6314
6315 2007-02-05 Francesco Potortì <pot@gnu.org>
6316
6317 * maintaining.texi (Tag Syntax): Now --members is the default for
6318 etags, not for ctags yet.
6319
6320 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6321
6322 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6323 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6324 expects. Add comments to prevent people from inadvertently modifying
6325 the key parts needed by `texinfo-multiple-files-update'.
6326
6327 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6328
6329 * frames.texi (Secondary Selection): Window clicked does not matter
6330 when mouse-yank-at-point is non-nil.
6331
6332 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6333
6334 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6335 ls-lisp-use-localized-time-format.
6336
6337 2007-01-16 Glenn Morris <rgm@gnu.org>
6338
6339 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6340 system abbrev.
6341
6342 2007-01-11 Richard Stallman <rms@gnu.org>
6343
6344 * msdog.texi (Windows Keyboard): Another small cleanup.
6345
6346 2007-01-10 Richard Stallman <rms@gnu.org>
6347
6348 * msdog.texi (Windows Keyboard): Yet another try to make
6349 everyone happy with that passage.
6350
6351 2007-01-05 Richard Stallman <rms@gnu.org>
6352
6353 * anti.texi (Antinews): Mention M-x shell scrolling.
6354
6355 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6356
6357 * building.texi (Watch Expressions): Describe gdb-max-children.
6358
6359 2007-01-04 Richard Stallman <rms@gnu.org>
6360
6361 * msdog.texi (Windows Keyboard): Clarify previous change.
6362
6363 2007-01-02 Richard Stallman <rms@gnu.org>
6364
6365 * custom.texi (Changing a Variable): Minor clarification.
6366 (Specific Customization): customize-customized => customize-unsaved.
6367
6368 * entering.texi (Entering Emacs): Clean up text about restarting
6369 Emacs for each file.
6370
6371 * misc.texi (Shell Options): Minor cleanup.
6372
6373 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6374 with Emacs, not vice versa.
6375
6376 * programs.texi (Symbol Completion): Recommend customizing
6377 window manager.
6378
6379 * xresources.texi (Resources): Minor fix.
6380
6381 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6382
6383 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6384
6385 2007-01-01 Richard Stallman <rms@gnu.org>
6386
6387 * commands.texi (User Input): Document keys stolen by window mangers.
6388
6389 2006-12-31 Richard Stallman <rms@gnu.org>
6390
6391 * custom.texi (Specific Customization): Document customize-option
6392 instead of customize-variable.
6393
6394 2006-12-31 Kim F. Storm <storm@cua.dk>
6395
6396 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6397
6398 2006-12-30 Kim F. Storm <storm@cua.dk>
6399
6400 * killing.texi (CUA Bindings): Fix typo.
6401
6402 * xresources.texi (Table of Resources): Mention grow-only value for
6403 auto-resize-tool-bars.
6404
6405 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6406
6407 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6408 and how to get them back.
6409
6410 2006-12-26 Richard Stallman <rms@gnu.org>
6411
6412 * calendar.texi (Holidays): Holiday listing is based on current
6413 practice, but DST is not.
6414
6415 2006-12-25 Richard Stallman <rms@gnu.org>
6416
6417 * emacs.texi (Top): Update subnode menus.
6418
6419 * mark.texi (Transient Mark): Fix xref.
6420
6421 * killing.texi (Graphical Kill): Node deleted.
6422 (Killing): Add xref to Cut and Paste.
6423 (CUA Bindings): Update xref.
6424
6425 * frames.texi (Cut and Paste): New section to hold other nodes.
6426 (Mouse Commands): Node demoted.
6427 (Cut/Paste Other App): Split out from Mouse Commands.
6428 (Word and Line Mouse): Likewise.
6429 (Secondary Selection, Clipboard): Nodes demoted.
6430
6431 2006-12-24 Kevin Ryde <user42@zip.com.au>
6432
6433 * calendar.texi (Holidays): US daylight saving begins second Sunday
6434 in March for 2007 onwards.
6435 (Daylight Savings): Show new US default daylight saving rules, 2nd
6436 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6437
6438 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6439
6440 * calendar.texi (Scroll Calendar): < and > are switched.
6441
6442 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6443
6444 * killing.texi (Deletion): Describe M-\ prefix argument.
6445
6446 2006-12-23 Richard Stallman <rms@gnu.org>
6447
6448 * search.texi (Regexp Search): Explain why forward and reverse regexp
6449 search are not mirror images.
6450
6451 2006-12-19 Kim F. Storm <storm@cua.dk>
6452
6453 * major.texi (Choosing Modes): Describe match-function elements for
6454 magic-mode-alist.
6455
6456 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6457
6458 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6459 peculiarities.
6460
6461 2006-12-18 Richard Stallman <rms@gnu.org>
6462
6463 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6464
6465 2006-12-17 Alan Mackenzie <acm@muc.de>
6466
6467 * programs.texi (Left Margin Paren): Remove the bit which says
6468 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6469 Discuss some of the issues of setting this option to nil.
6470
6471 2006-12-17 Glenn Morris <rgm@gnu.org>
6472
6473 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6474
6475 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6476
6477 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6478 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6479 NTFS volumes.
6480 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6481 volumes.
6482
6483 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6484
6485 * text.texi (HTML Mode): Fix "C-c TAB".
6486
6487 2006-12-09 Richard Stallman <rms@gnu.org>
6488
6489 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6490
6491 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6492
6493 * files.texi (Misc File Ops): Document insert-file-literally.
6494
6495 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6496
6497 * cmdargs.texi (Colors): Note that --color is intended for overriding
6498 the terminal defaults, not for normal invocation.
6499
6500 * misc.texi (Emacs Server): Improve wording. Don't mention the
6501 ``server program''. Add a cross-reference to "Init File" node.
6502 (Invoking emacsclient): Add index entries. Document both short and
6503 long versions of command-line options. Document the -f option.
6504
6505 2006-12-06 Richard Stallman <rms@gnu.org>
6506
6507 * text.texi (Outline Format): Say to set outline-regexp
6508 and outline-level with major modes and file local variables.
6509
6510 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6511
6512 * anti.texi (Antinews): Mention the alternative to
6513 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6514
6515 * misc.texi (Interactive Shell): Ditto.
6516
6517 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6518
6519 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6520
6521 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6522
6523 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6524
6525 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6526 colon in the mode line.
6527
6528 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6529
6530 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6531
6532 * building.texi (Watch Expressions): Mention SPC for expanding/
6533 contracting watch expressions.
6534
6535 2006-11-26 Kim F. Storm <storm@cua.dk>
6536
6537 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6538
6539 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6540
6541 * building.texi (Debugger Operation): Define text command mode.
6542 Clarify how tooltips work.
6543 (GDB Graphical Interface): Explain how to run in text command mode
6544 more clearly.
6545
6546 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6547
6548 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6549
6550 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6551
6552 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6553
6554 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6555
6556 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6557 and EMACS is deprecated.
6558
6559 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6560
6561 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6562
6563 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6564
6565 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6566
6567 * emacs.texi: Include xresources.texi both for info and dvi.
6568
6569 * xresources.texi: Merge text from xresmini.texi.
6570
6571 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6572
6573 * glossary.texi: Fix typos.
6574
6575 2006-11-06 Richard Stallman <rms@gnu.org>
6576
6577 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6578
6579 * ack.texi (Acknowledgments): Fix name spelling.
6580
6581 2006-11-01 Juri Linkov <juri@jurta.org>
6582
6583 * search.texi (Word Search): Document incremental word search.
6584
6585 2006-10-28 Glenn Morris <rgm@gnu.org>
6586
6587 * ack.texi (Acknowledgments): Add cal-html author.
6588
6589 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6590 Calendar"). Describe new package cal-html.
6591 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6592 Calendar Files."
6593
6594 2006-10-23 Richard Stallman <rms@gnu.org>
6595
6596 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6597 Abbrev mode is enabled.
6598
6599 2006-10-16 Richard Stallman <rms@gnu.org>
6600
6601 * emacs.texi: Update ISBN.
6602
6603 2006-10-11 Kim F. Storm <storm@cua.dk>
6604
6605 * emacs.texi (Acknowledgments): Use @dotless{i}.
6606
6607 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6608
6609 * building.texi (Breakpoints Buffer): Mention catchpoints.
6610
6611 2006-10-08 Kim F. Storm <storm@cua.dk>
6612
6613 * ack.texi (Acknowledgments): Update.
6614
6615 * emacs.texi (Acknowledgments): Fix bad @/ form.
6616
6617 2006-10-05 Kim F. Storm <storm@cua.dk>
6618
6619 * emacs.texi (Acknowledgments): Add more contributors.
6620
6621 2006-10-03 Richard Stallman <rms@gnu.org>
6622
6623 * emacs.texi (Acknowledgments): Update version and edition.
6624
6625 2006-10-01 Karl Berry <karl@gnu.org>
6626
6627 * custom.texi (Customization Groups): Page break to keep example buffer
6628 on one page.
6629
6630 2006-09-30 Karl Berry <karl@gnu.org>
6631
6632 * programs.texi (Basic Indent): @need to improve page break.
6633 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6634
6635 2006-09-29 Glenn Morris <rgm@gnu.org>
6636
6637 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6638
6639 2006-09-29 Karl Berry <karl@gnu.org>
6640
6641 * windows.texi (Basic Window): Remove forced @break, no longer
6642 desirable.
6643 * frames.texi (Frame Commands),
6644 * mark.texi (Marking Objects): Reword to avoid bad page break.
6645 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6646
6647 2006-09-19 Richard Stallman <rms@gnu.org>
6648
6649 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6650 stick to present tense.
6651
6652 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6653
6654 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6655 to x-gtk-use-old-file-dialog.
6656 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6657
6658 2006-09-15 Jay Belanger <belanger@truman.edu>
6659
6660 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6661 Change "Library Public License" to "Lesser Public License"
6662 throughout. Use "yyyy" to represent year.
6663
6664 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6665
6666 * misc.texi (Interactive Shell): EMACS is now set
6667 to Emacs's absolute file name, not to "t".
6668
6669 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6670
6671 * files.texi (Visiting): Add index entry "open file".
6672
6673 2006-09-11 Richard Stallman <rms@gnu.org>
6674
6675 * building.texi (Compilation Mode): Clarification.
6676 (Grep Searching): Add xref to Compilation Mode.
6677
6678 2006-09-08 Richard Stallman <rms@gnu.org>
6679
6680 * search.texi (Search): Ref multi-file search commands here.
6681 (Other Repeating Search): Not here.
6682
6683 2006-08-28 Richard Stallman <rms@gnu.org>
6684
6685 * windows.texi (Split Window): Update xref.
6686
6687 * basic.texi (Continuation Lines): Update xref.
6688
6689 * indent.texi (Tab Stops): Update xref.
6690
6691 * emacs.texi (Top): Update subnode menu.
6692
6693 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6694 split out of Display Custom.
6695
6696 2006-08-25 Kim F. Storm <storm@cua.dk>
6697
6698 * display.texi (Display Custom): Add variables overline-margin
6699 and x-underline-at-descent-line.
6700
6701 2006-08-25 Richard Stallman <rms@gnu.org>
6702
6703 * entering.texi (Exiting): Rewrite to give graphical displays
6704 priority over text terminals.
6705
6706 * search.texi (Incremental Search): Move index entries.
6707
6708 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6709
6710 * custom.texi (Init File): Reference Find Init to avoid "home
6711 directory" confusion.
6712
6713 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6714
6715 * building.texi (Other GDB-UI Buffers): Describe how to edit
6716 a value in the locals buffer.
6717
6718 2006-08-21 Richard Stallman <rms@gnu.org>
6719
6720 * search.texi (Basic Isearch): Add `isearch' index entry.
6721
6722 2006-08-16 Richard Stallman <rms@gnu.org>
6723
6724 * misc.texi (Saving Emacs Sessions): Clean up wording.
6725
6726 * mark.texi (Marking Objects): Mention term "select all".
6727
6728 * emacs.texi (Top): Update subnode menu.
6729
6730 * help.texi (Help Mode): Move node up in file.
6731
6732 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6733
6734 * building.texi (Stack Buffer): Explain fringe arrow.
6735
6736 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6737
6738 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6739 on startup.
6740
6741 2006-08-11 Romain Francoise <romain@orebokech.com>
6742
6743 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6744
6745 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6746
6747 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6748
6749 2006-08-10 Richard Stallman <rms@gnu.org>
6750
6751 * text.texi (Format Faces): Substantial rewrites to deal
6752 with face merging. Empty regions don't count.
6753 Clarify face property inheritance.
6754
6755 2006-08-08 Romain Francoise <romain@orebokech.com>
6756
6757 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6758 <arjuropo@cc.jyu.fi>.
6759
6760 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6761
6762 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6763 apply to all frames.
6764
6765 2006-08-01 Richard Stallman <rms@gnu.org>
6766
6767 * help.texi (Name Help): Add index entries for describe-variable.
6768
6769 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6770
6771 * building.texi (GDB Graphical Interface): Shorten node names.
6772 (GDB-UI Layout): Use GDB-related.
6773 (Other GDB-UI Buffers): Simplify English.
6774
6775 2006-07-31 Richard Stallman <rms@gnu.org>
6776
6777 * search.texi (Query Replace): Add xref for Dired's Q command.
6778
6779 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6780
6781 * building.texi (GDB commands in Fringe): Rename to...
6782 (Source Buffers): ..this and move forward. Describe hollow arrow and
6783 new option gdb-find-source-frame.
6784
6785 2006-07-29 Richard Stallman <rms@gnu.org>
6786
6787 * dired.texi (Operating on Files): Simplify previous change
6788 and fix Texinfo usage.
6789
6790 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6791
6792 * dired.texi (Operating on Files): Add cross-references. State the
6793 Unix commands that do similar things.
6794
6795 2006-07-28 Richard Stallman <rms@gnu.org>
6796
6797 * mark.texi (Transient Mark): Clarify that region never disappears
6798 when Transient Mark mode is off, and not when it is on.
6799
6800 2006-07-27 Richard Stallman <rms@gnu.org>
6801
6802 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6803
6804 2006-07-24 Richard Stallman <rms@gnu.org>
6805
6806 * xresources.texi (GTK styles): Fix texinfo usage.
6807
6808 * commands.texi (User Input): Explain why we teach keyboard cmds.
6809
6810 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6811 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6812 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6813 * doclicense.texi, display.texi, dired.texi, basic.texi:
6814 * anti.texi, ack.texi: Move periods and commas inside quotes.
6815
6816 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6817
6818 * cmdargs.texi (General Variables): Document EMAIL.
6819
6820 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6821
6822 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6823 doesn't have effect on MS-Windows.
6824
6825 2006-07-17 Richard Stallman <rms@gnu.org>
6826
6827 * building.texi (Grep Searching): Explain about chaining grep commands.
6828
6829 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6830
6831 * killing.texi, mini.texi: Fix typos.
6832
6833 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6834
6835 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6836 is invoked for multiple files.
6837
6838 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6839
6840 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6841 on-line manual for the rest of this node.
6842 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6843 unconditionally.
6844 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6845 Improve wording.
6846 (Windows Printing): Improve wording.
6847 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6848 rest of this node.
6849
6850 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6851
6852 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6853 with eval-buffer.
6854
6855 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6856
6857 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6858 of character translation.
6859
6860 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6861
6862 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6863
6864 2006-07-03 Karl Berry <karl@gnu.org>
6865
6866 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6867 not-too-underfull hboxes in the TeX output.
6868 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6869 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6870 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6871 * sending.texi, text.texi: Fix overfull/underfull boxes.
6872
6873 2006-07-03 Romain Francoise <romain@orebokech.com>
6874
6875 * m-x.texi (M-x): Fix.
6876
6877 2006-07-03 Richard Stallman <rms@gnu.org>
6878
6879 * search.texi (Other Repeating Search): filename -> file name.
6880
6881 * misc.texi (Narrowing): Minor cleanups.
6882
6883 * files.texi (Visiting): filename -> file name.
6884
6885 * emacs.texi (Top): Update subnode menus.
6886
6887 * mule.texi (Coding Systems): Move char translation stuff here.
6888 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6889 (Recognize Coding): Substantial local rewrites.
6890 (International): Update menu.
6891
6892 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6893 (Scrolling): Substantial local rewrites.
6894 (Display): Update menu and intro.
6895
6896 * dired.texi: filename -> file name.
6897
6898 * custom.texi (Safe File Variables): Texinfo usage fix.
6899
6900 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6901
6902 * help.texi, m-x.texi: Lots of cleanups.
6903
6904 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6905
6906 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6907 (Windows Processes, Windows Misc): Shorten the printed version by
6908 selectively conditioning less important portions by @ifnottex.
6909
6910 2006-06-27 Richard Stallman <rms@gnu.org>
6911
6912 * mini.texi (Minibuffer File): Minor cleanup.
6913
6914 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6915
6916 * frames.texi (XTerm Mouse): Rename to...
6917 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6918
6919 * emacs.texi (Top): Use new node name.
6920
6921 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6922
6923 * emacs.texi (Top): Update the detailed menu according to changes in
6924 msdog.texi.
6925
6926 * msdog.texi (Windows Keyboard): New section.
6927 (Windows Mouse): New section.
6928 (Windows System Menu): Remove section (text merged with "Windows
6929 Keyboard").
6930 (Windows Misc): New section.
6931
6932 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6933
6934 * msdog.texi (ls in Lisp): New section.
6935
6936 * files.texi (Visiting): Document case-insensitive wildcard matching
6937 under find-file-wildcards.
6938
6939 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6940
6941 * macos.texi (Mac Input): Add description of mac-function-modifier.
6942 Now Unicode keyboard layouts work.
6943
6944 2006-06-10 Richard Stallman <rms@gnu.org>
6945
6946 * mule.texi (Recognize Coding): Clarify previous change.
6947
6948 2006-06-09 Kenichi Handa <handa@m17n.org>
6949
6950 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6951 notation.
6952
6953 2006-06-07 Kevin Ryde <user42@zip.com.au>
6954
6955 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6956 manual for @ifnottex, but in emacs-extra for @iftex.
6957
6958 * cmdargs.texi (General Variables): Fix smtpmail xref.
6959
6960 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6961
6962 * programs.texi (Comment Commands):
6963 * custom.texi (Specifying File Variables):
6964 Use ;; instead of ;;; to better follow coding conventions.
6965
6966 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6967
6968 * building.texi (Watch Expressions): Move node to end.
6969 (GDB Graphical Interface): Move description of clicks in fringe...
6970 (GDB commands in the Fringe): ...to here. New node.
6971
6972 2006-06-05 Romain Francoise <romain@orebokech.com>
6973
6974 * xresmini.texi (GTK resources): Fix various typos.
6975
6976 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6977
6978 * building.texi (GDB Graphical Interface): Update bindings.
6979 (Commands of GUD): Add gud-print. Remove gud-run.
6980 Restate availability more generally.
6981
6982 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
6983
6984 * mini.texi: Lots of cleanups.
6985
6986 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6987
6988 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6989 and Mouse-2.
6990
6991 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
6992
6993 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6994
6995 2006-05-31 Richard Stallman <rms@gnu.org>
6996
6997 * basic.texi (Moving Point): Fix previous change.
6998
6999 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
7000
7001 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
7002
7003 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
7004
7005 * basic.texi: Many simplifications and improvements in wording.
7006
7007 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
7008
7009 * anti.texi (Antinews): Create a node for gdb-ui.
7010
7011 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
7012
7013 * frames.texi (Menu Bars, Tool Bars): Add index entries.
7014
7015 2006-05-20 Richard Stallman <rms@gnu.org>
7016
7017 * dired.texi (Dired Navigation): dired-goto-file is now j.
7018
7019 2006-05-20 Eli Zaretskii <eliz@gnu.org>
7020
7021 * mule.texi (Coding Systems): Mention the undecided-* coding systems
7022 and their aliases.
7023
7024 * msdog.texi (Windows Printing): Mention non-support of plain text
7025 printing with some el-cheapo printers, and suggest a workaround.
7026
7027 2006-05-20 Kevin Ryde <user42@zip.com.au>
7028
7029 * text.texi (TeX Print): tex-dvi-view-command has a default value,
7030 remove the bit saying you must set it.
7031
7032 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7033
7034 * trouble.texi (Checklist):
7035 * text.texi (Text, Auto Fill, Text Mode):
7036 * search.texi (Nonincremental Search):
7037 * rmail.texi (Rmail Labels):
7038 * mule.texi (Input Methods, Multibyte Conversion):
7039 * misc.texi (Gnus, Where to Look, PostScript):
7040 * maintaining.texi (Create Tags Table):
7041 * indent.texi (Indentation Commands):
7042 * fixit.texi (Spelling):
7043 * emacs.texi (Copying):
7044 * custom.texi (Init File): ifinfo -> ifnottex.
7045
7046 2006-05-17 Richard Stallman <rms@gnu.org>
7047
7048 * files.texi (Diff Mode): Mention C-x `.
7049
7050 2006-05-08 Richard Stallman <rms@gnu.org>
7051
7052 * custom.texi (Disabling): Textual cleanups.
7053
7054 2006-05-12 Glenn Morris <rgm@gnu.org>
7055
7056 * calendar.texi (Displaying the Diary, Format of Diary File):
7057 Refer to diary-view-entries, diary-list-entries,
7058 diary-show-all-entries rather than obsolete aliases.
7059
7060 2006-05-12 Eli Zaretskii <eliz@gnu.org>
7061
7062 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7063 (Displaying the Diary, Special Diary Entries, Importing Diary):
7064 * building.texi (Compilation Shell):
7065 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
7066 emacs-xtra with @inforef's.
7067
7068 * files.texi (Visiting): Fix wording.
7069
7070 * mule.texi (Coding Systems, Text Coding): More indexing.
7071 Mention that C-x RET f can set eol conversion.
7072
7073 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
7074
7075 * xresmini.texi (GTK resources): Insert GTK description.
7076
7077 * xresources.texi (GTK resources): metafont should be menufont.
7078
7079 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7080
7081 * mini.texi (Completion Options): Completion of remote files'
7082 method, user name and host name is active only in partial
7083 completion mode.
7084
7085 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7086
7087 * makefile.w32-in (emacs.dvi):
7088 * Makefile.in (emacs.dvi): Add xresmini.texi.
7089
7090 * xresmini.texi (Table of Resources): Remove xref to non-existent
7091 node "LessTif Resources".
7092
7093 * msdog.texi (Microsoft Windows):
7094 * calendar.texi (Calendar/Diary, Displaying the Diary)
7095 (Special Diary Entries, Importing Diary, Holidays):
7096 * programs.texi (Program Modes):
7097 * text.texi (Text):
7098 * buffers.texi (Several Buffers):
7099 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
7100
7101 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7102
7103 The following changes merge the emacs-xtra manual into the main
7104 manual, but only for on-line version of the manual.
7105
7106 * vc2-xtra.texi (Version Backups, Local Version Control)
7107 (Making Snapshots, Change Logs and VC, Version Headers)
7108 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
7109 on-line manual.
7110
7111 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
7112 for on-line manual.
7113
7114 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
7115 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
7116 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
7117 for on-line manual.
7118
7119 * fortran-xtra.texi (Fortran, Fortran Autofill)
7120 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
7121 for on-line manual.
7122
7123 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
7124 Conditional xref's for on-line manual.
7125
7126 * emerge-xtra.texi (Emerge, Overview of Emerge)
7127 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
7128 manual.
7129
7130 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
7131 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7132 (EMACSSOURCES): Use EMACS_XTRA.
7133 (../info/emacs-xtra): Remove.
7134 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7135
7136 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7137 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7138 (EMACSSOURCES): Use EMACS_XTRA.
7139 ($(infodir)/emacs-xtra): Remove.
7140 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7141
7142 * trouble.texi (Quitting):
7143 * text.texi (Text):
7144 * programs.texi (Program Modes):
7145 * msdog.texi (Microsoft Windows):
7146 * frames.texi (Frames):
7147 * files.texi (Backup, Version Control, VC Concepts)
7148 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7149 (Registering, VC Status, VC Undo, Multi-User Branching)
7150 (Comparing Files):
7151 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7152 (Displaying the Diary, Special Diary Entries, Importing Diary):
7153 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7154 conditional xref's, depending on @iftex/@ifnottex.
7155
7156 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7157 "MS-DOS". @include msdog-xtra.texi.
7158
7159 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7160 <Top Level> [ifnottex]: @include fortran-xtra.texi.
7161
7162 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7163 for vc-xtra.texi subsections.
7164 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7165 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7166
7167 * sending.texi (Sending Mail): A @node line without explicit Prev,
7168 Next, and Up links.
7169
7170 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7171 Next, and Up links.
7172
7173 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7174 and its sections. @include picture-xtra.texi.
7175
7176 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7177 "Emerge".
7178 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7179
7180 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7181 exact duplicate of its name-sake in calendar.texi.
7182
7183 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7184 "Advanced Calendar/Diary Usage".
7185 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7186
7187 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7188 dired-xtra.texi.
7189 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7190
7191 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7192 (Files) [ifnottex]: Add menu entry for Autorevert.
7193
7194 * emacs-xtra.texi (Introduction): Reword to make consistent with
7195 printed version only.
7196 <Top level>: Remove the body of all chapters and move them to the
7197 new *-xtra.texi files. Use @raisesections and @lowersections to
7198 convert sections to chapters etc.
7199
7200 * msdog-xtra.texi:
7201 * fortran-xtra.texi:
7202 * vc-xtra.texi:
7203 * vc1-xtra.texi:
7204 * vc2-xtra.texi:
7205 * emerge-xtra.texi:
7206 * cal-xtra.texi:
7207 * dired-xtra.texi:
7208 * arevert-xtra.texi: New files, with text from respective chapters
7209 of emacs-xtra.texi. Convert each @chapter into @section, @section
7210 into @subsection, etc.
7211
7212 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7213 updated.
7214
7215 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7216 Windows". All references updated.
7217
7218 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7219
7220 * macos.texi (Mac Input): Mention input from Character Palette.
7221 (Mac Font Specs): Fix typo.
7222
7223 2006-05-05 Richard Stallman <rms@gnu.org>
7224
7225 * files.texi (Diff Mode): Minor cleanup.
7226
7227 2006-05-05 Karl Berry <karl@gnu.org>
7228
7229 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7230 errors from the current release of makeinfo (4.8).
7231 * help.texi (Library Keywords): Change widest word in multitable
7232 template from `emulations' to `convenience'. (Not sure if this is
7233 related to the font change.)
7234
7235 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7236
7237 * files.texi (File Names): Add a footnote about limited support of
7238 ~USER on MS-Windows.
7239
7240 * cmdargs.texi (Initial Options): Add a footnote about limited
7241 support of ~USER on MS-Windows.
7242
7243 2006-05-03 Richard Stallman <rms@gnu.org>
7244
7245 * files.texi (Diff Mode): Node moved here.
7246 (Comparing Files): Delete what duplicates new node.
7247 (Files): Put Diff Mode in menu.
7248
7249 * misc.texi (Diff Mode): Move to files.texi.
7250
7251 * emacs.texi (Top): Update menu for Diff Mode.
7252
7253 * trouble.texi (Emergency Escape): Simplify.
7254
7255 * emacs.texi (Top): Minor clarification.
7256
7257 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7258
7259 * commands.texi, entering.texi, screen.texi: Many simplifications.
7260
7261 2006-05-03 Richard Stallman <rms@gnu.org>
7262
7263 * commands.texi (Text Characters): Delete paragraph about unibyte
7264 non-ASCII printing chars.
7265
7266 * killing.texi (Killing): Say "graphical displays".
7267 * display.texi: Say "graphical displays".
7268
7269 * cmdargs.texi (Misc X): Say "graphical displays".
7270
7271 2006-05-01 Richard Stallman <rms@gnu.org>
7272
7273 * emacs.texi (Top): Add Diff Mode to menu.
7274
7275 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7276
7277 * misc.texi (Diff Mode): New node.
7278
7279 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7280
7281 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7282 (Mac Environment Variables): Shorten example line.
7283 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7284
7285 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7286
7287 * building.texi (GUD Customization): Describe cases %d and %c.
7288 Update description for %e.
7289
7290 2006-04-30 Glenn Morris <rgm@gnu.org>
7291
7292 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7293
7294 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7295
7296 * custom.texi (Examining): Update C-h v output example.
7297
7298 2006-04-29 Kim F. Storm <storm@cua.dk>
7299
7300 * building.texi (Grep Searching): Add lgrep and rgrep.
7301
7302 2006-04-23 Richard Stallman <rms@gnu.org>
7303
7304 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7305
7306 * xresmini.texi: New file.
7307
7308 * xresources.texi (Face Resources): Split table into font resources
7309 and the rest. Combine similar attributes for brevity.
7310
7311 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7312
7313 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7314 backslashes and case-insensitivity in file names (moved to the
7315 main manual).
7316 (MS-DOS Printing): Move most of the text to the main manual.
7317
7318 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7319 New nodes.
7320 (Windows Processes, Windows System Menu): Add index entries and
7321 fix wording.
7322
7323 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7324
7325 * misc.texi (Shell Ring): Add notes on saved input when
7326 navigating off the end of the history list.
7327
7328 2006-04-18 Chong Yidong <cyd@mit.edu>
7329
7330 * misc.texi (Shell Options): Correct default value of
7331 comint-scroll-show-maximum-output.
7332
7333 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7334
7335 * building.texi (Watch Expressions): Update.
7336
7337 2006-04-12 Richard Stallman <rms@gnu.org>
7338
7339 * search.texi: Clean up previous change.
7340
7341 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7342
7343 * search.texi (Regexp Backslash, Regexp Replace): Add index
7344 entries for ``back reference'' and mention the term itself in the
7345 text.
7346
7347 2006-04-11 Richard Stallman <rms@gnu.org>
7348
7349 * custom.texi (Safe File Variables):
7350 Document enable-local-variables = :safe.
7351
7352 2006-04-11 Karl Berry <karl@gnu.org>
7353
7354 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7355 (Remote Repositories, Version Backups, Local Version Control)
7356 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7357 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7358 (Renaming VC Work Files and Master Files)
7359 (Inserting Version Control Headers, Customizing VC, General Options)
7360 (Options for RCS and SCCS, Options specific for CVS): Move all
7361 these nodes to emacs-xtra.texi, for brevity.
7362 * cmdargs.texi, files.texi: Change cross-references.
7363
7364 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7365
7366 * files.texi (Old Versions): Update description of vc-annotate's
7367 use of color to indicate date ranges.
7368
7369 2006-04-09 Kevin Ryde <user42@zip.com.au>
7370
7371 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7372 put info and printed manual names the right way around.
7373
7374 2006-04-09 Karl Berry <karl@gnu.org>
7375
7376 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7377 emacs-xtra.texi, leaving only MS Windows information.
7378 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7379 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7380 node names.
7381
7382 * emacs.texi: Move @summarycontents and @contents to the beginning
7383 of the file.
7384
7385 2006-04-08 Kevin Ryde <user42@zip.com.au>
7386
7387 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7388
7389 2006-04-07 Richard Stallman <rms@gnu.org>
7390
7391 * programs.texi (Comments, Comment Commands, Options for Comments)
7392 (Multi-Line Comments): "Align", not "indent".
7393 (Basic Indent): C-j deletes trailing whitespace before the newline.
7394
7395 2006-04-06 Richard Stallman <rms@gnu.org>
7396
7397 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7398
7399 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7400
7401 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7402
7403 2006-04-05 Richard Stallman <rms@gnu.org>
7404
7405 * emacs.texi (Top): Update subnode menu.
7406
7407 * trouble.texi (Unasked-for Search): Node deleted.
7408 (Lossage): Delete from menu.
7409
7410 2006-04-04 Richard Stallman <rms@gnu.org>
7411
7412 * trouble.texi: Various cleanups.
7413 (Checklist): Don't bother saying how to snail a bug report.
7414 (Emergency Escape): Much rewriting.
7415 (After a Crash): Rename the core dump immediately.
7416 (Total Frustration): Call it a psychotherapist.
7417 (Bug Criteria): Avoid "illegal instruction".
7418 (Sending Patches): We always put the contributor's name in.
7419
7420 * misc.texi (Thumbnails): Minor correction.
7421
7422 2006-04-03 Richard Stallman <rms@gnu.org>
7423
7424 * misc.texi (Thumbnails): Minor cleanup.
7425
7426 2006-04-02 Karl Berry <karl@gnu.org>
7427
7428 * sending.texi (Mail Sending): pxref to Top needs five args.
7429
7430 2006-03-31 Richard Stallman <rms@gnu.org>
7431
7432 * emacs.texi (Top): Update subnode menu.
7433
7434 * help.texi (Help Mode): Cleanup.
7435
7436 * dired.texi: Many cleanups.
7437 (Dired Deletion): Describe dired-recursive-deletes.
7438 (Operating on Files): dired-create-directory moved.
7439 (Misc Dired Features): Move to here.
7440 (Tumme): Node moved to misc.texi.
7441
7442 * custom.texi: Many cleanups.
7443 (Minor Modes): Don't mention ISO Accents Mode.
7444 (Examining): Update C-h v output example.
7445 (Hooks): Add index and xref for add-hook.
7446 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7447 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7448
7449 * misc.texi: Many cleanups.
7450 (beginning): Add to summary of topics.
7451 (Shell): Put eshell xref at the end. Remove eshell from table.
7452 (Thumbnails): New node.
7453
7454 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7455
7456 * files.texi (File Name Cache): Make it clear that the cache is
7457 not persistent.
7458
7459 2006-03-25 Karl Berry <karl@gnu.org>
7460
7461 * emacs-xtra.texi, emacs.texi, gnu.texi:
7462 (1) use @copyright{} instead of (C) in typeset text;
7463 (2) do not indent copyright year list (or anything else).
7464
7465 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7466
7467 * files.texi (VC Dired Mode): Remove misplaced brackets.
7468
7469 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7470
7471 * files.texi: Various updates and clarifications in the VC chapter.
7472
7473 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7474
7475 * help.texi (Help Mode): Document "C-c C-c".
7476
7477 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7478
7479 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7480 menu in the standalone Info reader.
7481
7482 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7483
7484 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7485 moved here from Emacs manual.
7486
7487 * programs.texi (Fortran): Section moved to emacs-xtra.
7488 (Program Modes): Xref to Fortran in emacs-xtra.
7489
7490 * maintaining.texi (Emerge): Move to emacs-xtra.
7491 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7492
7493 * picture.texi: File deleted.
7494 * Makefile.in:
7495 * makefile.w32-in: Remove picture.texi.
7496
7497 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7498 * abbrevs.texi (Abbrevs):
7499 * sending.texi (Sending Mail): Picture node removed.
7500
7501 * emacs.texi (Top): Update node listings.
7502
7503 2006-03-12 Richard Stallman <rms@gnu.org>
7504
7505 * calendar.texi: Various cleanups.
7506
7507 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7508
7509 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7510 syntax.
7511
7512 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7513
7514 * search.texi (Regexps): More accurately describe which characters
7515 are special in which situations. Recommend _not_ to quote `]' or
7516 `-' when they are not special.
7517
7518 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7519
7520 * files.texi (Old Versions): Clarify operation of C-x v =.
7521
7522 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7523
7524 * building.texi (Watch Expressions): Update and describe
7525 gdb-speedbar-auto-raise.
7526
7527 2006-02-19 Richard M. Stallman <rms@gnu.org>
7528
7529 * emacs.texi: Use @smallbook.
7530 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7531 Update subnode menu.
7532
7533 * building.texi (Lisp Interaction): Minor addition.
7534
7535 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7536
7537 * building.texi (Watch Expressions): Update and be more precise.
7538
7539 2006-02-15 Francesco Potortì <pot@gnu.org>
7540
7541 * maintaining.texi (Create Tags Table): Explain why the
7542 exception when etags writes to files under the /dev tree.
7543
7544 2006-02-14 Richard M. Stallman <rms@gnu.org>
7545
7546 * custom.texi (Safe File Variables): Lots of clarification.
7547 Renamed from Unsafe File Variables.
7548
7549 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7550
7551 * custom.texi (Unsafe File Variables): File variable confirmation
7552 assumed denied in batch mode.
7553
7554 2006-02-14 Richard M. Stallman <rms@gnu.org>
7555
7556 * building.texi (GDB User Interface Layout): Don't say `inferior'
7557 for program being debugged.
7558
7559 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7560
7561 * building.texi (GDB Graphical Interface):
7562 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7563
7564 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7565
7566 * custom.texi (Specifying File Variables, Unsafe File Variables):
7567 New nodes, split from File Variables. Document new file local
7568 variable behavior.
7569
7570 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7571
7572 * display.texi (Standard Faces):
7573 * files.texi (Visiting):
7574 * frames.texi (Clipboard):
7575 * glossary.texi (Glossary) <Clipboard>:
7576 * xresources.texi (X Resources): Mention Mac OS port.
7577
7578 2006-02-12 Richard M. Stallman <rms@gnu.org>
7579
7580 * building.texi (Building): Clarify topic in intro.
7581
7582 * maintaining.texi (Maintaining): Change title; clarify topic.
7583 Delete duplicate index entries.
7584
7585 * building.texi (Other GDB User Interface Buffers): Clarifications.
7586
7587 * text.texi (Cell Commands): Clarifications.
7588
7589 * programs.texi (Defuns): Delete duplicate explanation of
7590 left-margin paren convention.
7591 (Hungry Delete): Minor cleanup.
7592
7593 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7594
7595 * dired.texi (Tumme): More tumme documentation.
7596
7597 2006-02-11 Alan Mackenzie <acm@muc.de>
7598
7599 * programs.texi ("Hungry Delete"): Correct the appellation of the
7600 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7601
7602 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7603
7604 * dired.texi (Tumme): Fix small bug.
7605
7606 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7607
7608 * macos.texi (Mac International): Rename "fontset-mac" to
7609 "fontset-standard".
7610
7611 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7612
7613 * dired.texi (Tumme): Basic documentation for Tumme added.
7614
7615 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7616
7617 * mule.texi (International):
7618 * programs.texi (Basic Indent): Fix typos.
7619
7620 * custom.texi (Minor Modes):
7621 * display.texi (Text Display):
7622 * commands.texi (Text Characters): Update xrefs.
7623
7624 2006-02-07 Richard M. Stallman <rms@gnu.org>
7625
7626 * emacs.texi (Top): Update subnode menu.
7627 Update info on old Emacs papers.
7628 (Intro): "Graphical display", not window system.
7629
7630 * xresources.texi (GTK styles): Minor clarifications.
7631
7632 * trouble.texi: "Graphical display", not window system.
7633 (Stuck Recursive): Minor clarification.
7634
7635 * text.texi: Minor clarifications.
7636 (Sentences): Explain why two-space convention is better.
7637 Explain sentence-end-without-period here.
7638 (Fill Commands): Not here.
7639 (Refill): Node moved down.
7640 (Filling): Update menu.
7641 (Table Creation, Cell Justification, Column Commands): Clarify.
7642
7643 * sending.texi: Minor clarifications.
7644
7645 * search.texi (Regexp Backslash): Clarification.
7646
7647 * rmail.texi: Minor cleanups.
7648 (Rmail): Delete digression about `rmail-mode'.
7649 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7650 (Rmail Files): Mention C-u M-x rmail.
7651 (Rmail Reply): Mention References.
7652 (Rmail Display): Mention rmail-nonignored-headers.
7653
7654 * programs.texi: Minor cleanups.
7655 (Comment Commands): Mention momentary Transient Mark mode.
7656 (Matching): Be more specific about customizing show-paren-mode.
7657 (Info Lookup): Don't list the modes that support C-h S.
7658 Just say what it does in an unsupported mode.
7659 (Man Page): Delete excessive info on customizing woman.
7660 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7661
7662 * abbrevs.texi: Minor clarifications.
7663 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7664 not "dynamic abbrevs" as if they were a kind of abbrev.
7665
7666 * picture.texi (Picture): Minor cleanup.
7667
7668 * mule.texi (Communication Coding): Say "other applications".
7669 (Fontsets): Not specific to X. Add xref to X Resources.
7670 (Unibyte Mode): Rename from Single-Byte Character Support.
7671 "Graphical display", not window system.
7672 (International): Update menu.
7673
7674 * maintaining.texi (Format of ChangeLog):
7675 New node, split out from ChangeLog.
7676 (ChangeLog): Clarifications in the remaining text.
7677 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7678 (Find Tag): Add @w.
7679 (Tags Search): Explain tag table order here. Simplify grep ref.
7680 (List Tags): tags-tag-face is a variable, not a face.
7681 (Emerge): Cleanups.
7682
7683 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7684 (Keyboard Macros): Avoid "the user".
7685
7686 * killing.texi: "Graphical display", not window system.
7687
7688 * help.texi (Help Echo): "Graphical display", not window system.
7689
7690 * glossary.texi: Say "you", not "the user". Say "graphical display".
7691
7692 * frames.texi: Minor cleanups. "Graphical display", not window system.
7693
7694 * files.texi (Visiting): Make drag-and-drop not X-specific.
7695
7696 * custom.texi: Minor cleanups. "Graphical display", not window system.
7697
7698 * cmdargs.texi: Minor cleanups.
7699
7700 * building.texi (Compilation): Move and split kill-compilation para.
7701 Add para about multiple compilers.
7702 (Compilation Mode): Commands also available in grep mode and others.
7703 Mention C-u C-x ` more tutorially. Clarify C-x `.
7704 (Compilation Shell): Clarify. Put Bash example first.
7705 (Grep Searching): Minor cleanups; add @w.
7706 (Debuggers): Minor cleanups.
7707 (Starting GUD): Make GDB xgraphical mode issue clearer.
7708 (Debugger Operation): Lots of clarifications including
7709 GDB tooltip side-effect issue.
7710 (Commands of GUD): Clarify.
7711 (GUD Customization): Add bashdb-mode-hook.
7712 (GDB Graphical Interface): Rewrite for clarity.
7713 (GDB User Interface Layout): Rewrite for clarity.
7714 (Stack Buffer, Watch Expressions): Likewise.
7715 (Other GDB User Interface Buffers): Cleanups.
7716 (Lisp Libraries, External Lisp): Cleanup.
7717
7718 * basic.texi (Position Info): "Graphical displays", rather than
7719 window systems.
7720
7721 * anti.texi: Minor cleanup.
7722
7723 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7724
7725 * custom.texi (Init File, Find Init): Add cross-references to
7726 where $HOME is described.
7727
7728 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7729
7730 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7731 is not inside the @table.
7732
7733 * emacs.texi (Top): Correct node name.
7734
7735 * files.texi (File Names): Fix @xref.
7736 (Reverting): Fix typo.
7737
7738 * mule.texi (International): Correct node name.
7739
7740 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7741
7742 2006-02-01 Richard M. Stallman <rms@gnu.org>
7743
7744 * emacs.texi (Top): Update subnode menu.
7745
7746 * mule.texi: Minor clarifications.
7747 Reduce the specific references to X Windows.
7748 Refer to "graphical" terminals, rather than window systems.
7749 (Text Coding): Rename from Specify Coding.
7750 (Communication Coding, File Name Coding, Terminal Coding):
7751 New nodes split out from Text Coding.
7752
7753 * kmacro.texi: Minor clarifications.
7754 (Keyboard Macro Ring): Comment out some excessive commands.
7755 (Basic Keyboard Macro): Split up the table, putting part in each node.
7756
7757 * major.texi: Minor clarifications.
7758
7759 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7760
7761 * windows.texi: Minor clarifications.
7762 (Change Window): Don't describe mode-line mouse cmds here.
7763 Add xref to Mode Line Mouse.
7764
7765 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7766
7767 * macos.texi (Mac International): Fix xref.
7768
7769 * indent.texi: Minor clarifications.
7770
7771 * frames.texi: Minor clarifications.
7772 Reduce the specific references to X Windows.
7773 Refer to "graphical" terminals, rather than window systems.
7774 (Frame Parameters): Don't mention commands like
7775 set-foreground-color. Just say to customize a face.
7776 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7777
7778 * files.texi: Minor clarifications.
7779 (Numbered Backups): New node, split out from Backup Names.
7780
7781 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7782
7783 * cmdargs.texi (General Variables): Fix xref.
7784
7785 * buffers.texi: Minor clarifications.
7786
7787 2006-01-31 Richard M. Stallman <rms@gnu.org>
7788
7789 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7790 Nodes moved to top.
7791
7792 * display.texi: Minor clarifications.
7793 (Display): Rearrange menu.
7794 (Standard Faces): Mention query-replace face.
7795 (Faces): Simplify.
7796 (Font Lock): Simplify face customization info.
7797 (Highlight Changes): Node merged into Highlight Interactively.
7798 (Highlight Interactively): Much rewriting and cleanup.
7799 (Optional Mode Line): Narrowed line number not good for goto-line.
7800 Simplify face customization advice.
7801 (Text Display): Mention use of escape-glyph face.
7802 Move ctl-arrow and tab-width here.
7803 (Display Custom): Move no-redraw-on-reenter to end of node.
7804
7805 * search.texi: Minor clarifications.
7806 (Isearch Scroll): Simplify.
7807 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7808
7809 * regs.texi (Registers): Mention bookmarks here.
7810
7811 * mark.texi: Minor clarifications.
7812 (Selective Undo): Node deleted.
7813
7814 * m-x.texi: Minor clarifications.
7815
7816 * killing.texi: Minor clarifications.
7817 Refer to "graphical" terminals, rather than window systems.
7818
7819 * help.texi: Clarifications.
7820 (Help): Don't describe C-h F and C-h K here.
7821 (Key Help): Describe C-h K here.
7822 (Name Help): Mention Emacs Lisp Intro.
7823 Describe C-h F here.
7824 (Misc Help): Mention C-h F and C-h K only briefly.
7825
7826 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7827 Selective undo text merged in.
7828 (Spelling): Mention Aspell along with Ispell.
7829
7830 * emacs.texi (Top): Update subnode menus.
7831
7832 * basic.texi (Basic Undo): Rename from Undo. Most of text
7833 moved to new Undo node.
7834
7835 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7836
7837 * basic.texi (Continuation Lines, Inserting Text):
7838 Mention longlines mode.
7839
7840 2006-01-29 Richard M. Stallman <rms@gnu.org>
7841
7842 * screen.texi: Minor cleanups.
7843 (Screen): Clean up the intro paragraphs.
7844 (Mode Line): Lots of rewriting. Handle frame-name better.
7845 eol-mnemonic-... vars moved out.
7846
7847 * emacs.texi (Top): Change menu item for MS-DOS node.
7848 Update subnode menu.
7849
7850 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7851 chapter relates to Windows. Title changed.
7852
7853 * mini.texi: Minor cleanups.
7854
7855 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7856 (Mark): Put it in the menu.
7857
7858 * entering.texi: Minor cleanups.
7859
7860 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7861 (Intro): Refer to "graphical" terminals, rather than X.
7862
7863 * display.texi (Display Custom): Add xref to Variables.
7864 (Optional Mode Line): eol-mnemonic-... vars moved here.
7865
7866 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7867 rather than X.
7868
7869 * basic.texi: Minor cleanups.
7870 (Undo): selective-undo moved.
7871
7872 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7873
7874 * anti.texi (Antinews): Various corrections and additions.
7875
7876 2006-01-23 Juri Linkov <juri@jurta.org>
7877
7878 * custom.texi (Easy Customization, Customization Groups)
7879 (Browsing Custom): Mention links along with buttons.
7880
7881 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7882
7883 * text.texi (TeX Print): Use @key for TAB.
7884
7885 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7886
7887 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7888
7889 * files.texi (File Aliases): Don't claim that usually separate
7890 buffers are created for two file names that name the same data.
7891 Mention additional situations where different names mean the same
7892 file on disk.
7893
7894 2006-01-19 Richard M. Stallman <rms@gnu.org>
7895
7896 * killing.texi (Deletion): Upcase @key argument.
7897
7898 * custom.texi (Custom Themes): Minor cleanup.
7899
7900 * programs.texi (Hungry Delete): Upcase @key argument.
7901
7902 2006-01-16 Juri Linkov <juri@jurta.org>
7903
7904 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7905 Move `mode-line-highlight' before `mode-line-buffer-id'.
7906
7907 2006-01-14 Richard M. Stallman <rms@gnu.org>
7908
7909 * basic.texi (Inserting Text): Minor cleanup.
7910
7911 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7912
7913 * custom.texi (Changing a Variable, Face Customization):
7914 Update for changes in Custom menus.
7915
7916 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7917
7918 * macos.texi (Mac International): Undo last change.
7919
7920 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7921
7922 * custom.texi (Custom Themes): Describe the new
7923 customize-create-theme interface.
7924
7925 2005-12-30 Juri Linkov <juri@jurta.org>
7926
7927 * basic.texi (Position Info): Update example.
7928
7929 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7930
7931 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7932
7933 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7934
7935 * custom.texi (Custom Themes): `load-theme' always loads.
7936
7937 2005-12-23 Juri Linkov <juri@jurta.org>
7938
7939 * display.texi (Highlight Interactively): Use double space to
7940 separate sentences. Replace C-p with M-p, and C-n with M-n.
7941
7942 2005-12-22 Richard M. Stallman <rms@gnu.org>
7943
7944 * custom.texi (Easy Customization and subnodes):
7945 Replace "active field" with "button".
7946 Use "user option" only for variables.
7947 Use "setting" for variable-or-face.
7948
7949 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7950
7951 * buffers.texi (Select Buffer): Change order in table to make
7952 "Similar" refer to the correct item.
7953 (Indirect Buffers): Minor rewording.
7954
7955 2005-12-20 Juri Linkov <juri@jurta.org>
7956
7957 * files.texi (VC Status): Put P and N near p and n.
7958
7959 2005-12-19 Richard M. Stallman <rms@gnu.org>
7960
7961 * programs.texi (Electric C): Delete the info about newline control.
7962 (Other C Commands): Minor cleanup.
7963 (Left Margin Paren): Minor cleanup.
7964
7965 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7966
7967 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7968 (Customization Groups): Delete text moved to "Browsing Custom".
7969 (Browsing Custom): New node.
7970 (Specific Customization): Clarify which commands only work for
7971 loaded options.
7972
7973 2005-12-18 Bill Wohler <wohler@newt.com>
7974
7975 * frames.texi (Tool Bars): Shorten text of previous change.
7976
7977 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7978
7979 * files.texi (VC Status): Document log-view mode.
7980
7981 2005-12-18 Bill Wohler <wohler@newt.com>
7982
7983 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7984 permanently via the customize interface.
7985
7986 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7987
7988 * killing.texi (Killing by Lines): Document `kill-whole-line'
7989 function.
7990
7991 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
7992
7993 * buffers.texi (Select Buffer): Change `prev-buffer' to
7994 `previous-buffer'. Indicate that these functions use a frame
7995 local buffer list.
7996
7997 2005-12-12 Richard M. Stallman <rms@gnu.org>
7998
7999 * custom.texi (Easy Customization): Change menu comment.
8000 (Prefix Keymaps): Fix spelling of Control-X-prefix.
8001
8002 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
8003 (Help): Among the Apropos commands, describe only C-h a here.
8004
8005 2005-12-11 Richard M. Stallman <rms@gnu.org>
8006
8007 * programs.texi (Options for Comments): Comment-end starts with space.
8008
8009 * glossary.texi (Glossary): Minor cleanup.
8010
8011 * files.texi (Old Versions): Use @table.
8012
8013 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
8014
8015 * display.texi (Highlight Interactively): Include
8016 global-hi-lock-mode. Add miscellaneous details and elaborations.
8017
8018 2005-12-09 Richard M. Stallman <rms@gnu.org>
8019
8020 * display.texi (Font Lock): Delete the Global FL menu item.
8021
8022 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
8023
8024 * custom.texi (Minibuffer Maps): Mention the maps for file name
8025 completion.
8026
8027 2005-12-09 Kim F. Storm <storm@cua.dk>
8028
8029 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
8030 prefix keys even when mark is active. Describe that RET moves
8031 cursor to next corner in rectangle; clarify insert around rectangle.
8032
8033 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
8034
8035 * custom.texi (Customization): Use xref to elisp manual for
8036 non-TeX output.
8037 (Minor Modes): Update.
8038 (Customization Groups, Changing a Variable, Face Customization):
8039 Update for new appearance of Custom buffers.
8040 (Changing a Variable): `custom-buffer-done-function' has been
8041 replaced by `custom-buffer-done-kill'.
8042 (Specific Customization): In the `customize-group' buffer, a
8043 subgroup's contents are not "hidden". They are not included at
8044 all. They have no [Show] button.
8045 (Mouse Buttons): Add pxref to description of mouse event lists in
8046 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
8047 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
8048 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
8049
8050 2005-12-08 Richard M. Stallman <rms@gnu.org>
8051
8052 * mini.texi (Completion Commands, Completion):
8053 In file name input, SPC does not do completion.
8054
8055 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
8056
8057 * building.texi (GDB Graphical Interface): Explain screen size
8058 setting.
8059 (Other GDB User Interface Buffers): Describe features specific to
8060 GDB 6.4.
8061
8062 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
8063
8064 * building.texi (GDB User Interface Layout): Describe how to
8065 kill associated buffers.
8066 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
8067 (Watch Expressions): Be more precise.
8068 (Other GDB User Interface Buffers): Describe how to change a
8069 register value.
8070
8071 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8072
8073 * macos.texi (Mac Input): Remove description of
8074 mac-command-key-is-meta. Add descriptions of
8075 mac-control-modifier, mac-command-modifier, and
8076 mac-option-modifier.
8077 (Mac International): Fix description of conversion of clipboard data.
8078 (Mac Font Specs): Add example of font customization by face attributes.
8079
8080 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
8081
8082 * building.texi (Watch Expressions): Expand description.
8083 (Other GDB User Interface Buffers): Describe local map for
8084 gud-watch.
8085
8086 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
8087
8088 * display.texi (Font Lock): Font lock is enabled by default now.
8089
8090 2005-11-20 Juri Linkov <juri@jurta.org>
8091
8092 * basic.texi (Position Info): Update examples of the output.
8093 Remove the fact that examples are produced in the TeXinfo buffer,
8094 because in the Info reader users will get a different output from
8095 `C-x ='.
8096
8097 * building.texi (Compilation Mode): Remove paragraph duplicated
8098 from the node `Compilation'. Add `compilation-skip-threshold'.
8099
8100 * display.texi (Font Lock): Suggest more user-friendly method of
8101 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
8102
8103 2005-11-18 Richard M. Stallman <rms@gnu.org>
8104
8105 * files.texi (Registering): Mention @@ in mode line.
8106
8107 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
8108
8109 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
8110
8111 * files.texi (Renaming and VC): Some back-ends don't
8112 handle renaming.
8113
8114 2005-11-17 Juri Linkov <juri@jurta.org>
8115
8116 * emacs.texi (Top):
8117 * display.texi (Highlight Interactively): Put this font-lock based
8118 mode near Font Lock node.
8119
8120 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
8121
8122 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
8123 icons.
8124
8125 2005-11-12 Kim F. Storm <storm@cua.dk>
8126
8127 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
8128 (Help Summary): Add C-h d and C-h e.
8129 (Apropos): Clarify that all apropos commands may search for either
8130 list of words or a regexp. Add C-h d for apropos-documentation.
8131 Describe apropos-documentation-sort-by-scores user option.
8132
8133 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8134
8135 * killing.texi (CUA Bindings): Add @section.
8136
8137 2005-11-10 Kim F. Storm <storm@cua.dk>
8138
8139 * emacs.texi (Top): Add CUA Bindings entry to menu.
8140
8141 * killing.texi (CUA Bindings): New node. Moved here from
8142 misc.texi and extended with info on rectangle commands and
8143 rectangle highlighting, interface to registers, and the global
8144 mark feature.
8145
8146 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8147
8148 * regs.texi: Prev link points to CUA Bindings node.
8149
8150 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
8151
8152 * help.texi (Help Echo): By default, help echos are only shown on
8153 mouse-over, not on point-over.
8154
8155 2005-11-04 Jérôme Marant <jerome@marant.org>
8156
8157 * misc.texi (Shell Mode): Describe how to activate password echoing.
8158
8159 2005-11-04 Romain Francoise <romain@orebokech.com>
8160
8161 * mark.texi (Mark Ring): Fix typo.
8162
8163 2005-11-03 Richard M. Stallman <rms@gnu.org>
8164
8165 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8166
8167 2005-11-01 Bill Wohler <wohler@newt.com>
8168
8169 * help.texi (Help Mode): Fix typo.
8170
8171 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8172
8173 * building.texi (Other GDB User Interface Buffers):
8174 Describe the command gdb-use-inferior-io-buffer.
8175
8176 2005-10-31 Romain Francoise <romain@orebokech.com>
8177
8178 * files.texi (Compressed Files): Fix typo.
8179
8180 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8181
8182 * windows.texi (Force Same Window): Likewise.
8183
8184 2005-10-30 Bill Wohler <wohler@newt.com>
8185
8186 * help.texi (Help Mode): URLs viewed with browse-url.
8187
8188 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8189
8190 * building.texi (GDB Graphical Interface): Don't reference
8191 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8192 must stay in same frame.
8193
8194 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8195
8196 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8197
8198 * anti.texi (Antinews): Likewise.
8199
8200 2005-10-28 Bill Wohler <wohler@newt.com>
8201
8202 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8203
8204 2005-10-28 Richard M. Stallman <rms@gnu.org>
8205
8206 * files.texi (Visiting): Explain how to enter ? in a file name.
8207
8208 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8209
8210 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8211
8212 * building.texi (GDB Graphical Interface):
8213 Describe gdb-mouse-until.
8214
8215 2005-10-23 Richard M. Stallman <rms@gnu.org>
8216
8217 * custom.texi (Init File): Recommend when to use site-start.el.
8218
8219 2005-10-21 Juri Linkov <juri@jurta.org>
8220
8221 * custom.texi (Examining): Mention accessing the old variable
8222 value via M-n in set-variable.
8223
8224 2005-10-18 Romain Francoise <romain@orebokech.com>
8225
8226 * files.texi (Version Systems): Capitalize GNU.
8227
8228 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8229
8230 * building.texi (Compilation Mode): Remove redundant paragraph.
8231 (Watch Expressions): Remove paragraph to reflect code change.
8232
8233 2005-10-16 Richard M. Stallman <rms@gnu.org>
8234
8235 * building.texi (Compilation Mode, Compilation): Clarified.
8236
8237 2005-10-15 Richard M. Stallman <rms@gnu.org>
8238
8239 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8240
8241 2005-10-13 Kenichi Handa <handa@m17n.org>
8242
8243 * basic.texi (Position Info): Fix previous change.
8244
8245 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8246
8247 * cmdargs.texi (Icons X): Fix typo.
8248
8249 2005-10-12 Kenichi Handa <handa@m17n.org>
8250
8251 * basic.texi (Position Info): Describe the case that Emacs shows
8252 "part of display ...".
8253
8254 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8255
8256 * cmdargs.texi (Icons X): -nb => -nbi.
8257
8258 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8259
8260 * frames.texi (Speedbar): A couple more clarifications.
8261
8262 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8263
8264 * building.texi (GDB User Interface Layout): Improve diagram.
8265 (Watch Expressions): Explain how to make speedbar global.
8266 (Other GDB User Interface Buffers): Make references more precise.
8267
8268 2005-10-09 Richard M. Stallman <rms@gnu.org>
8269
8270 * frames.texi (Speedbar): Clarify the text.
8271
8272 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8273
8274 * frames.texi (Speedbar): Add information on keybindings,
8275 dismissing the speedbar, and buffer display mode. Link to
8276 speedbar manual.
8277
8278 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8279
8280 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8281 added -nb, --no-bitmap-icon.
8282
8283 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8284
8285 * building.texi (GDB Graphical Interface): Add variables and
8286 functions to indices. Be more precise.
8287
8288 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8289
8290 * frames.texi (Drag and Drop): Remove the x- from
8291 x-dnd-open-file-other-window and xdnd-protocol-alist.
8292
8293 2005-09-30 Romain Francoise <romain@orebokech.com>
8294
8295 * mini.texi (Minibuffer): The default value now appears before the
8296 colon in minibuffer prompts.
8297
8298 2005-09-25 Richard M. Stallman <rms@gnu.org>
8299
8300 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8301
8302 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8303
8304 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8305
8306 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8307
8308 * emacs.texi (Top): Update submenus from macos.texi.
8309
8310 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8311 (Mac OS): Update feature support status.
8312 (Mac Input): List supported input scripts. Remove description
8313 about `mac-keyboard-text-encoding'. Mention mouse button
8314 emulation and related variables.
8315 (Mac International): Mention Central European and Cyrillic
8316 support. Now `keyboard-coding-system' is dynamically changed.
8317 Add description about coding system for selection.
8318 Add description about language environment.
8319 (Mac Environment Variables):
8320 Mention `~/.MacOSX/environment.plist'. Give example of command line
8321 arguments. Add Preferences support.
8322 (Mac Directories): Explicitly state that this node is for Mac OS
8323 Classic only.
8324 (Mac Font Specs): Mention specification for scalable fonts.
8325 List supported charsets. Add preferred way of creating fontsets.
8326 Add description about `mac-allow-anti-aliasing'.
8327 (Mac Functions): Add descriptions about `mac-set-file-creator',
8328 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8329 and `mac-get-preference'.
8330
8331 2005-09-16 Romain Francoise <romain@orebokech.com>
8332
8333 Update all files to specify GFDL version 1.2.
8334
8335 * doclicense.texi (GNU Free Documentation License): Update to
8336 version 1.2.
8337
8338 2005-09-15 Richard M. Stallman <rms@gnu.org>
8339
8340 * buffers.texi (List Buffers): Fix xref.
8341
8342 * rmail.texi (Rmail Basics): Fix xref.
8343
8344 * emacs.texi (Top): Update subnode menus.
8345
8346 * files.texi (Saving Commands): New node, broken out of Saving.
8347 (Customize Save): New node, broken out of Saving.
8348 Clarify effect of write-region-inhibit-fsync.
8349 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8350
8351 2005-09-14 Romain Francoise <romain@orebokech.com>
8352
8353 * files.texi (Saving): Mention write-region-inhibit-fsync.
8354
8355 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8356
8357 * custom.texi (Custom Themes): New node.
8358
8359 2005-09-03 Richard M. Stallman <rms@gnu.org>
8360
8361 * search.texi (Search Case): Mention vars that control
8362 case-fold-search for various operations.
8363
8364 2005-08-22 Juri Linkov <juri@jurta.org>
8365
8366 * display.texi (Standard Faces): Merge the text from
8367 `(elisp)Standard Faces' into this node.
8368
8369 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8370
8371 * emacs.texi (Top): Delete menu item for deleted node
8372 Keyboard Translations.
8373
8374 2005-08-18 Richard M. Stallman <rms@gnu.org>
8375
8376 * trouble.texi (Unasked-for Search):
8377 Delete xref to Keyboard Translations.
8378
8379 * glossary.texi (Glossary): Delete xref.
8380
8381 * custom.texi (Minor Modes): Say that the list here is not complete.
8382 (Keyboard Translations): Node deleted.
8383 (Disabling): Delete xref to it.
8384 (Customization Groups): Fix Custom buffer example.
8385 (Hooks): Mention remove-hooks.
8386
8387 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8388
8389 * building.texi (GDB Graphical Interface): Improve filling of menu
8390 item.
8391
8392 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8393
8394 * building.texi (GDB Graphical Interface): Use better node names.
8395
8396 2005-08-14 Richard M. Stallman <rms@gnu.org>
8397
8398 * text.texi (Sentences): Fix xref.
8399
8400 2005-08-14 Juri Linkov <juri@jurta.org>
8401
8402 * building.texi (Compilation, Grep Searching): Move grep command
8403 headings from `Compilation' to `Grep Searching'.
8404
8405 * dired.texi (Dired and Find):
8406 * maintaining.texi (Tags Search): Replace grep xref to
8407 `Compilation' node with `Grep Searching'.
8408
8409 * files.texi (Comparing Files): Replace xref to `Compilation' with
8410 `Compilation Mode'.
8411
8412 2005-08-13 Alan Mackenzie <acm@muc.de>
8413
8414 * search.texi (Non-ASCII Isearch): Correct a typo.
8415 (Replacement Commands): Mention query-replace key binding.
8416
8417 2005-08-11 Richard M. Stallman <rms@gnu.org>
8418
8419 * programs.texi (Options for Comments): Fix xref.
8420
8421 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8422 out of Regexps.
8423
8424 2005-08-09 Juri Linkov <juri@jurta.org>
8425
8426 * building.texi (Compilation): Use `itemx' instead of `item'.
8427 (Grep Searching): Simplify phrase.
8428
8429 * display.texi (Standard Faces): Describe vertical-border on
8430 window systems.
8431
8432 * windows.texi (Split Window): Simplify phrase and mention
8433 vertical-border face.
8434
8435 2005-08-09 Richard M. Stallman <rms@gnu.org>
8436
8437 * files.texi (Comparing Files): Clarify compare-windows.
8438
8439 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8440
8441 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8442
8443 * mule.texi (Coding Systems): Rephrase the paragraph about
8444 codepages: no need for "M-x codepage-setup" anymore, except on
8445 MS-DOS.
8446
8447 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8448 the MS-DOS port only.
8449
8450 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8451
8452 * makefile.w32-in (info): Don't run multi-install-info.bat.
8453 ($(infodir)/dir): New target, produced by running
8454 multi-install-info.bat.
8455
8456 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8457
8458 * files.texi (Quoted File Names): Add index entry.
8459
8460 2005-07-19 Juri Linkov <juri@jurta.org>
8461
8462 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8463
8464 2005-07-18 Juri Linkov <juri@jurta.org>
8465
8466 * custom.texi (Easy Customization):
8467 * files.texi (Old Versions):
8468 * frames.texi (Wheeled Mice):
8469 * mule.texi (Specify Coding):
8470 * text.texi (Cell Justification):
8471 * trouble.texi (After a Crash):
8472 * xresources.texi (GTK styles):
8473 Delete duplicate duplicate words.
8474
8475 2005-07-17 Richard M. Stallman <rms@gnu.org>
8476
8477 * frames.texi (Creating Frames): Fix foreground color example.
8478
8479 * custom.texi (Init Examples): Clean up text about conditionals.
8480
8481 2005-07-16 Richard M. Stallman <rms@gnu.org>
8482
8483 * mini.texi (Completion Commands): Fix command name for ?.
8484
8485 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8486
8487 * display.texi (Standard Faces): Explain that customization of
8488 `menu' face has no effect on w32 and with GTK.
8489 Add cross-references.
8490
8491 * cmdargs.texi (General Variables): Clarify the default location
8492 of $HOME on w32 systems.
8493
8494 2005-07-15 Jason Rumney <jasonr@gnu.org>
8495
8496 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8497 changed.
8498
8499 2005-07-08 Kenichi Handa <handa@m17n.org>
8500
8501 * mule.texi (Recognize Coding):
8502 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8503
8504 2005-07-07 Richard M. Stallman <rms@gnu.org>
8505
8506 * anti.texi (Antinews): Mention mode-line-inverse-video.
8507
8508 * files.texi (Saving): Minor correction about C-x C-w.
8509
8510 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8511
8512 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8513
8514 * search.texi (Isearch Scroll): Add example of using the
8515 `isearch-scroll' property.
8516 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8517 `Display Custom' node.
8518 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8519 and de-emphasize it.
8520 (Other Repeating Search): `occur' currently can not correctly
8521 handle multiline matches. Correct, clarify and update description
8522 of `flush-lines' and `keep-lines'.
8523
8524 * display.texi (Display Custom): Add anchor for `baud-rate'.
8525
8526 2005-07-07 Richard M. Stallman <rms@gnu.org>
8527
8528 * gnu.texi: Update where to get GNU status; add refs for how to help.
8529 Add footnotes 6 and 7.
8530
8531 2005-07-04 Lute Kamstra <lute@gnu.org>
8532
8533 Update FSF's address in GPL notices.
8534
8535 * doclicense.texi (GNU Free Documentation License):
8536 * trouble.texi (Checklist): Update FSF's address.
8537
8538 2005-06-24 Richard M. Stallman <rms@gnu.org>
8539
8540 * display.texi (Text Display): Change index entries.
8541
8542 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8543
8544 * makefile.w32-in (MAKEINFO): Use --force.
8545 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8546 Makefile.in.
8547
8548 2005-06-23 Richard M. Stallman <rms@gnu.org>
8549
8550 * anti.texi (Antinews): Rename show-nonbreak-escape to
8551 nobreak-char-display.
8552
8553 * emacs.texi (Top): Update detailed node listing.
8554
8555 * display.texi (Text Display): Rename show-nonbreak-escape
8556 to nobreak-char-display and no-break-space to nobreak-space.
8557 (Standard Faces): Split up the list of standard faces
8558 and put it in a separate node. Add nobreak-space and
8559 escape-glyph.
8560
8561 2005-06-23 Lute Kamstra <lute@gnu.org>
8562
8563 * mule.texi (Select Input Method): Fix typo.
8564
8565 2005-06-23 Kenichi Handa <handa@m17n.org>
8566
8567 * mule.texi (International): List all supported scripts.
8568 Adjust text for that leim is now included in the normal Emacs
8569 distribution.
8570 (Language Environments): List all language environments.
8571 Intlfonts contains fonts for most supported scripts, not all..
8572 (Select Input Method): Refer to C-u C-x = to see how to type to
8573 input a specific character.
8574 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8575
8576 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8577
8578 * building.texi (Grep Searching): Texinfo usage fix.
8579
8580 2005-06-22 Miles Bader <miles@gnu.org>
8581
8582 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8583
8584 2005-06-20 Miles Bader <miles@gnu.org>
8585
8586 * display.texi (Faces): Add `vertical-divider'.
8587
8588 2005-06-17 Richard M. Stallman <rms@gnu.org>
8589
8590 * text.texi (Adaptive Fill): Minor clarification.
8591
8592 2005-06-10 Lute Kamstra <lute@gnu.org>
8593
8594 * emacs.texi (Top): Correct version number.
8595 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8596 refer to the current version of Emacs.
8597
8598 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8599
8600 * files.texi (Log Buffer): Document when there can be more than
8601 one file to be committed.
8602
8603 2005-06-08 Juri Linkov <juri@jurta.org>
8604
8605 * display.texi (Faces): Add `shadow' face.
8606
8607 2005-06-07 Masatake YAMATO <jet@gyve.org>
8608
8609 * display.texi (Faces): Write about mode-line-highlight.
8610
8611 2005-06-06 Richard M. Stallman <rms@gnu.org>
8612
8613 * misc.texi (Printing Package): Explain how to initialize
8614 printing package.
8615
8616 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8617
8618 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8619
8620 * emacs.texi: Rename Hardcopy to Printing.
8621 Make PostScript and PostScript Variables subnodes of it.
8622
8623 * misc.texi (Printing): Rename node from Hardcopy.
8624 Mention menu bar options.
8625 Move PostScript and PostScript Variables to submenu.
8626 (Printing package): New node.
8627
8628 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8629
8630 * dired.texi (Operating on Files): Likewise.
8631
8632 * calendar.texi (Displaying the Diary): Likewise.
8633
8634 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8635
8636 * glossary.texi (Glossary): Likewise.
8637
8638 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8639 effect.
8640
8641 2005-06-04 Richard M. Stallman <rms@gnu.org>
8642
8643 * trouble.texi (After a Crash): Polish previous change.
8644
8645 2005-05-30 Noah Friedman <friedman@splode.com>
8646
8647 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8648 recovery mechanism.
8649
8650 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8651
8652 * building.texi (Other Buffers): SPC toggles display of
8653 floating point registers.
8654
8655 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8656
8657 * files.texi (Log Buffer): Merge in description of Log Edit
8658 mode from pcl-cvs.texi.
8659
8660 2005-05-26 Richard M. Stallman <rms@gnu.org>
8661
8662 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8663
8664 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8665
8666 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8667 not enabled by default.
8668 When not on a word, `ispell-word' by default checks the word
8669 before point.
8670
8671 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8672
8673 * building.texi (Debugger Operation): Simplify last sentence.
8674
8675 2005-05-23 Lute Kamstra <lute@gnu.org>
8676
8677 * emacs.texi: Update FSF's address throughout.
8678 (Preface): Use @cite.
8679 (Distrib): Add cross reference to the node "Copying". Mention the
8680 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8681 printed manuals.
8682 (Intro): Use @xref for the Emacs Lisp Intro.
8683
8684 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8685
8686 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8687
8688 * basic.texi (Moving Point): Mention default for `goto-line'.
8689
8690 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8691 of a variable's docstring.
8692
8693 2005-05-18 Lute Kamstra <lute@gnu.org>
8694
8695 * maintaining.texi (Overview of Emerge): Add cross reference.
8696 Remove duplication.
8697
8698 * emacs.texi (Top): Update to the current structure of the manual.
8699 * misc.texi (Emacs Server): Add menu description.
8700 * files.texi (Saving): Fix menu.
8701 * custom.texi (Customization): Fix menu.
8702 * mule.texi (International): Fix menu.
8703 * kmacro.texi (Keyboard Macros): Fix menu.
8704
8705 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8706
8707 * display.texi: Various minor changes.
8708 (Faces): Delete text that is repeated in the next section.
8709
8710 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8711
8712 * building.texi (Debugger Operation): Mention GUD tooltips are
8713 disabled with GDB in text command mode.
8714
8715 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8716
8717 * building.texi: Replace toolbar with "tool bar" for consistency.
8718 (Compilation Mode): Describe compilation-context-lines
8719 and use of arrow in compilation buffer.
8720 (Debugger Operation): Replace help text with variable's value.
8721
8722 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8723 consistency.
8724
8725 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8726
8727 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8728 Add xref.
8729
8730 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8731
8732 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8733 (Position Info): Delete discussion of `goto-line'. It is already
8734 described in `Moving point'.
8735
8736 * mini.texi (Completion Commands): Correct reference.
8737 (Completion Options): Fix typo.
8738
8739 * killing.texi (Deletion): Complete description of `C-x C-o'.
8740
8741 2005-05-10 Richard M. Stallman <rms@gnu.org>
8742
8743 * building.texi (Compilation): Clarify recompile's directory choice.
8744
8745 * frames.texi (Tooltips): Cleanups.
8746
8747 * basic.texi (Arguments): Fix punctuation.
8748
8749 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8750
8751 * screen.texi (Menu Bar): The up and down (not left and right)
8752 arrow keys move through a keyboard menu.
8753
8754 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8755
8756 * basic.texi: Various typo and grammar fixes.
8757 (Moving Point): C-a now runs move-beginning-of-line.
8758
8759 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8760
8761 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8762
8763 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8764 as different animals.
8765
8766 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8767
8768 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8769 Correct index entry.
8770
8771 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8772
8773 * building.texi (Debugger Operation): Update to reflect changes
8774 in GUD tooltips.
8775
8776 2005-04-30 Richard M. Stallman <rms@gnu.org>
8777
8778 * files.texi (Compressed Files): Auto Compression normally enabled.
8779
8780 * building.texi (Debugger Operation): Clarify previous change.
8781
8782 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8783
8784 * building.texi (Debugger Operation): Add description for
8785 GUD tooltips when program is not running.
8786
8787 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8788
8789 * misc.texi (Shell): Add `Shell Prompts' to menu.
8790 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8791 description. Delete remarks moved to new node.
8792 (Shell Prompts): New node.
8793 (History References): Replace remarks moved to `Shell Prompts'
8794 with xref to that node.
8795 (Remote Host): Clarify how to specify the terminal type when
8796 logging in to a different machine.
8797
8798 2005-04-26 Richard M. Stallman <rms@gnu.org>
8799
8800 * emacs.texi (Top): Update submenus from files.texi.
8801
8802 * files.texi (Filesets): Clarify previous change.
8803
8804 * dired.texi (Misc Dired Features): Clarify previous change.
8805
8806 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8807
8808 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8809
8810 * dired.texi (Misc Dired Features):
8811 Document dired-compare-directories.
8812
8813 * files.texi (Filesets): New node.
8814 (File Conveniences): Document Image mode.
8815
8816 * text.texi (TeX Print): Document tex-compile.
8817
8818 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8819
8820 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8821 Delete redundant reference to tooltip Custom group. It is
8822 referred too again in the next paragraph.
8823
8824 2005-04-24 Richard M. Stallman <rms@gnu.org>
8825
8826 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8827
8828 2005-04-19 Kim F. Storm <storm@cua.dk>
8829
8830 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8831
8832 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8833
8834 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8835 turns off desktop-save-mode.
8836
8837 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8838
8839 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8840 by default in terminals compatible with xterm. Mention that
8841 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8842 node.
8843
8844 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8845
8846 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8847
8848 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8849
8850 * xresources.texi (Table of Resources): Add cursorBlink.
8851
8852 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8853
8854 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8855 `d', `C-d' and `u'.
8856
8857 2005-04-11 Richard M. Stallman <rms@gnu.org>
8858
8859 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8860 (Misc X): Add -D, --basic-display.
8861
8862 * maintaining.texi (Change Log): Correct the description of
8863 the example.
8864
8865 * major.texi (Choosing Modes): Document magic-mode-alist.
8866
8867 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8868
8869 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8870 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8871 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8872 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8873 `w', respectively.
8874 (Rmail Labels): Mention `l'.
8875 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8876 (Rmail Summary Edit): Describe `j' and RET.
8877
8878 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8879
8880 * xresources.texi (Lucid Resources): Add fontSet resource.
8881
8882 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8883
8884 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8885 now called `indicate-empty-lines'.
8886
8887 2005-04-06 Kim F. Storm <storm@cua.dk>
8888
8889 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8890
8891 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8892
8893 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8894 deleted.
8895 (Marks vs Flags): Add some convenient key bindings.
8896 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8897 (Misc Dired Features): Correct and expand description of `w' command.
8898
8899 * frames.texi (XTerm Mouse): Delete apparently false info.
8900 The GNU/Linux console currently does not appear to support
8901 `xterm-mouse-mode'.
8902
8903 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8904
8905 * calendar.texi (Diary): Mention shell utility `calendar'.
8906
8907 2005-04-01 Richard M. Stallman <rms@gnu.org>
8908
8909 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8910
8911 2005-04-01 Lute Kamstra <lute@gnu.org>
8912
8913 * maintaining.texi (Change Log): add-change-log-entry uses
8914 add-log-mailing-address.
8915
8916 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8917
8918 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8919 `VC Mode Line' and put in an xref to that node.
8920 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8921 its description.
8922
8923 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8924
8925 * calendar.texi (Calendar Systems): Say that the Persian calendar
8926 implemented here is the arithmetical one championed by Birashk.
8927
8928 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8929
8930 * programs.texi (Fortran Motion): Fix previous change.
8931
8932 2005-03-29 Richard M. Stallman <rms@gnu.org>
8933
8934 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8935
8936 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8937
8938 * text.texi (Refill): Refer to Long Lines Mode.
8939 (Longlines): New node.
8940 (Auto Fill): Don't index "word wrap" here.
8941 (Filling): Add Longlines to menu.
8942
8943 2005-03-29 Richard M. Stallman <rms@gnu.org>
8944
8945 * xresources.texi: Minor fixes.
8946
8947 * misc.texi (Emacs Server): Fix Texinfo usage.
8948
8949 * emacs.texi (Top): Don't use a real section heading for
8950 "Detailed Node Listing". Fake it instead.
8951
8952 * basic.texi (Position Info): Minor cleanup.
8953
8954 * mule.texi (Input Methods): Minor cleanup.
8955
8956 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8957
8958 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8959 constructs as well.
8960 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8961
8962 2005-03-29 Kenichi Handa <handa@m17n.org>
8963
8964 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8965
8966 * basic.texi (Position Info): Update the description about the
8967 command C-u C-x =.
8968
8969 2005-03-28 Richard M. Stallman <rms@gnu.org>
8970
8971 * emacs.texi (Top): Use @section for the detailed node listing.
8972
8973 * calendar.texi: Minor fixes to previous change.
8974
8975 * programs.texi (Fortran): Small fixes to previous changes.
8976
8977 * emacs.texi (Top): Update list of subnodes of Dired.
8978 Likewise for building.texi.
8979
8980 * files.texi (File Conveniences): Delete Auto Image File mode.
8981
8982 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
8983
8984 * building.texi (Flymake): New node.
8985
8986 * custom.texi (Function Keys): Document kp- event types and
8987 keypad-setup package.
8988
8989 * dired.texi (Wdired): New node.
8990
8991 * files.texi (File Conveniences): Reorder entries.
8992 Explain how to turn on Auto-image-file mode.
8993 Document Thumbs mode.
8994
8995 * mule.texi (Specify Coding): Document recode-region and
8996 recode-file-name.
8997
8998 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8999
9000 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9001
9002 * commands.texi (Keys): M-o is now a prefix key.
9003
9004 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
9005
9006 * programs.texi: Reformat and update copyright years.
9007 (Fortran): Update section.
9008
9009 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
9010
9011 * files.texi: Several small changes in addition to:
9012 (Visiting): Change xref for Dialog Boxes to ref.
9013 (Version Headers): Replace references to obsolete var
9014 `vc-header-alist' with `vc-BACKEND-header'.
9015 (Customizing VC): Update value of `vc-handled-backends'.
9016
9017 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9018
9019 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
9020 move here from Emacs Lisp Reference Manual.
9021 * calendar.texi (Calendar/Diary, Diary Commands)
9022 (Special Diary Entries, Importing Diary): Change some xrefs to
9023 point to emacs-xtra rather than elisp.
9024
9025 * emacs-xtra.texi (Calendar Customizing):
9026 Move view-diary-entries-initially, view-calendar-holidays-initially,
9027 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
9028 Emacs Manual.
9029 (Appt Customizing): Merge entire section into main Emacs Manual.
9030 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
9031 mark-holidays-in-calendar here from emacs-xtra.
9032 (Displaying the Diary): Move view-diary-entries-initially,
9033 mark-diary-entries-in-calendar here from emacs-xtra.
9034 (Appointments): Move appt-display-mode-line,
9035 appt-display-duration, appt-disp-window-function,
9036 appt-delete-window-function here from emacs-xtra.
9037
9038 * calendar.texi: Update and reformat copyright.
9039 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
9040 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
9041 (Diary): Refer to `diary-file' rather than ~/diary.
9042 (Diary Commands): Rename node to "Displaying the Diary".
9043 * emacs.texi (Top): Rename "Diary Commands" section.
9044 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
9045
9046 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9047
9048 * misc.texi (Emacs Server): Fix the command for setting
9049 server-name. Add an xref to Invoking emacsclient.
9050
9051 * help.texi (Help Summary): Clarify when "C-h ." will do something
9052 nontrivial.
9053 (Apropos): Add cindex entry for apropos-sort-by-scores.
9054
9055 * display.texi (Text Display): Add index entries for how no-break
9056 characters are displayed.
9057
9058 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9059
9060 * files.texi (Visiting): Fix cross-references introduced with the
9061 last change.
9062
9063 * xresources.texi (GTK resources): Fix last change.
9064
9065 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9066
9067 * xresources.texi (X Resources): GTK options documented too.
9068 (Resources): Clarify meaning of program name.
9069 (Table of Resources): Add visualClass.
9070 (GTK resources): Rewrite.
9071 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
9072
9073 * display.texi (Text Display): Mention non-breaking spaces.
9074
9075 * files.texi (Reverting): Document auto-revert-check-vc-info.
9076
9077 * frames.texi (Mouse Commands): Document
9078 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
9079
9080 * help.texi (Help Summary): Add `C-h .'.
9081 (Apropos): Apropos accepts a list of search terms.
9082 Document apropos-sort-by-scores.
9083 (Help Echo): Document display-local-help.
9084
9085 * misc.texi (Emacs Server): Document server-name.
9086 (Invoking emacsclient): Document -s option for server names.
9087
9088 * text.texi (Outline Visibility): Introduce "current heading
9089 line" (commands can be called with point on a body line).
9090 Re-order table to follow the sequence of discussion.
9091 hide-body won't hide lines before first header line.
9092 (TeX Mode): Add DocTeX mode.
9093
9094 2005-03-24 Richard M. Stallman <rms@gnu.org>
9095
9096 * mule.texi (Single-Byte Character Support): Delete mention
9097 of iso-acc.el and iso-transl.el.
9098
9099 2005-03-23 Lute Kamstra <lute@gnu.org>
9100
9101 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
9102
9103 2005-03-23 Richard M. Stallman <rms@gnu.org>
9104
9105 * search.texi: Delete explicit node pointers.
9106 (Incremental Search): New menu.
9107 (Basic Isearch, Repeat Isearch, Error in Isearch)
9108 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
9109 (Slow Isearch): New subnodes.
9110 (Configuring Scrolling): Node deleted.
9111 (Search Case): Doc default-case-fold-search.
9112 (Regexp Replace): Move replace-regexp doc here.
9113
9114 * rmail.texi (Movemail): Put commas inside closequotes.
9115
9116 * picture.texi (Insert in Picture): Document C-c arrow combos.
9117 (Basic Picture): Clarify erasure.
9118
9119 * display.texi (Font Lock): Put commas inside closequotes.
9120
9121 * cmdargs.texi (General Variables): Put commas inside closequotes.
9122
9123 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
9124
9125 * building.texi (Stack Buffer): Mention reverse contrast for
9126 *selected* frame (might not be current frame).
9127
9128 2005-03-21 Richard M. Stallman <rms@gnu.org>
9129
9130 * building.texi (Starting GUD): Add bashdb.
9131
9132 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9133
9134 * basic.texi (Moving Point): Add M-g M-g binding.
9135 (Undo): Document undo-only.
9136 (Position Info): Document M-g M-g and C-u M-g M-g.
9137
9138 * building.texi (Building): Put Grep Searching after Compilation
9139 Shell.
9140 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9141 Document next-error-highlight.
9142 (Grep Searching): Document grep-highlight-matches.
9143 (Lisp Eval): Typing C-x C-e twice prints integers specially.
9144
9145 * calendar.texi (Importing Diary): Rename node from iCalendar.
9146 Document diary-from-outlook.
9147
9148 * dired.texi (Misc Dired Features): Rename node from Misc Dired
9149 Commands.
9150 Mention effect of X drag and drop on Dired buffers.
9151
9152 * files.texi (Visiting): Document large-file-warning-threshold.
9153 Move paragraph on file-selection dialog.
9154 Mention visiting files using X drag and drop.
9155 (Reverting): Mention using Auto-Revert mode to tail files.
9156 Document auto-revert-tail-mode.
9157 (Version Systems): Minor correction.
9158 (Comparing Files): Diff-mode is no longer based on Compilation
9159 mode.
9160 Document compare-ignore-whitespace.
9161 (Misc File Ops): Explain passing a directory to rename-file.
9162 Likewise for copy-file and make-symbolic-link.
9163
9164 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9165 Document mouse-wheel-progressive speed.
9166
9167 * help.texi (Misc Help): Document numeric argument for C-h i.
9168 Correctly explain the effect of just C-u as argument.
9169
9170 * killing.texi (Deletion): Document numeric argument for
9171 just-one-space.
9172
9173 * mini.texi (Completion): Completion acts on text before point.
9174
9175 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9176 (Emulation): CUA mode replaces pc-bindings-mode,
9177 pc-selection-mode, and s-region.
9178
9179 * mule.texi (Input Methods): Leim is now built-in.
9180 (Select Input Method): Document quail-show-key.
9181 (Specify Coding): Document revert-buffer-with-coding-system.
9182
9183 * programs.texi (Fortran Motion): Document f90-next-statement,
9184 f90-previous-statement, f90-next-block, f90-previous-block,
9185 f90-end-of-block, and f90-beginning-of-block.
9186
9187 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9188
9189 * emacs.texi (Acknowledgments): Update.
9190
9191 * anti.texi: Total rewrite.
9192
9193 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9194
9195 * ack.texi (Acknowledgments): Update.
9196
9197 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9198
9199 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9200 Update copyright years.
9201
9202 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9203
9204 * building.texi (Commands of GUD): Move paragraph on setting
9205 breakpoints with mouse to the GDB Graphical Interface node.
9206
9207 2005-03-07 Richard M. Stallman <rms@gnu.org>
9208
9209 * misc.texi (Single Shell, Shell Options): Fix previous change.
9210
9211 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9212
9213 2005-03-06 Richard M. Stallman <rms@gnu.org>
9214
9215 * building.texi (Starting GUD): Don't explain text vs graphical
9216 GDB here. Just mention it and xref.
9217 Delete "just one debugger process".
9218 (Debugger Operation): Move GUD tooltip info here.
9219 (GUD Tooltips): Node deleted.
9220 (GDB Graphical Interface): Explain the two GDB modes here.
9221
9222 * sending.texi (Sending Mail): Minor cleanup.
9223 (Mail Aliases): Explain quoting conventions.
9224 Update key rebinding example.
9225 (Header Editing): C-M-i is like M-TAB.
9226 (Mail Mode Misc): mail-attach-file does not do MIME.
9227
9228 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9229 that really belongs here.
9230 (Remote Mailboxes): Text moved to Rmail Inbox.
9231 (Rmail Display): Mention Mouse-1.
9232 (Movemail): Clarify two movemail versions.
9233 Clarify rmail-movemail-program.
9234
9235 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9236 Document async shell commands.
9237 (Shell History): Clarify.
9238 (Shell Ring): Mention C-UP an C-DOWN.
9239 (Shell Options): Add comint-prompt-read-only.
9240 (Invoking emacsclient): Set EDITOR to run Emacs.
9241 (Sorting): No need to explain what region is.
9242 (Saving Emacs Sessions): Fix typo.
9243 (Recursive Edit): Fix punctuation.
9244 (Emulation): Don't mention "PC bindings" which are standard.
9245 (Hyperlinking): Explain Mouse-1 convention here.
9246 (Find Func): Node deleted.
9247
9248 * help.texi (Name Help): Xref to Hyperlinking.
9249
9250 * glossary.texi (Glossary):
9251 Rename "Balance Parentheses" to "Balancing...".
9252 Add "Byte Compilation". Correct "Copyleft".
9253 New xref in "Customization".
9254 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9255 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9256 Rename "Registers" to "Register".
9257 Replace "Selecting" with "Selected Frame",
9258 "Selected Window", and "Selecting a Buffer".
9259
9260 * files.texi (Types of Log File): Explain how projects'
9261 methods can vary.
9262
9263 * display.texi (Faces): Delete "Emacs 21".
9264
9265 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9266 * fixit.texi (Spelling): C-M-i like M-TAB.
9267 * mini.texi (Completion Options): C-M-i like M-TAB.
9268 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9269 * text.texi (Text Mode): C-M-i like M-TAB.
9270
9271 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9272
9273 * calendar.texi (Specified Dates): Mention `g w'.
9274 (Appointments): appt-activate toggles with no arg.
9275
9276 2005-03-05 Juri Linkov <juri@jurta.org>
9277
9278 * cmdargs.texi (Emacs Invocation): Add cindex
9279 "invocation (command line arguments)".
9280 (Misc X): Add -nbc, --no-blinking-cursor.
9281
9282 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9283
9284 * calendar.texi (iCalendar): No need to require it now.
9285
9286 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9287
9288 * trouble.texi (Contributing): Mention Savannah. Direct users to
9289 emacs-devel.
9290
9291 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9292
9293 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9294 window.
9295
9296 2005-02-27 Richard M. Stallman <rms@gnu.org>
9297
9298 * building.texi (Compilation): Update mode line status info.
9299
9300 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9301
9302 * calendar.texi (General Calendar): Document binding of
9303 scroll-other-window-down.
9304 (Mayan Calendar): Fix earliest date.
9305 (Time Intervals): Document timeclock-change.
9306 Fix timeclock-ask-before-exiting documentation.
9307
9308 2005-02-26 Kim F. Storm <storm@cua.dk>
9309
9310 * frames.texi (Mouse References):
9311 Add mouse-1-click-in-non-selected-windows.
9312
9313 2005-02-25 Richard M. Stallman <rms@gnu.org>
9314
9315 * screen.texi (Screen): Explain better about cursors and mode lines;
9316 don't presuppose text terminals.
9317 (Point): Don't assume just one cursor.
9318 Clarify explanation of cursors.
9319 (Echo Area, Menu Bar): Cleanups.
9320
9321 * mini.texi (Minibuffer): Prompts are highlighted.
9322 (Minibuffer Edit): Newline = C-j only on text terminals.
9323 Clarify resize-mini-windows values.
9324 Mention M-PAGEUP and M-PAGEDOWN.
9325 (Completion Commands): Mouse-1 like Mouse-2.
9326 (Minibuffer History): Explain history commands better.
9327 (Repetition): Add xref to Incremental Search.
9328
9329 * mark.texi (Setting Mark): Clarify info about displaying mark.
9330 Clarify explanation of C-@ and C-SPC.
9331 (Transient Mark): Mention Delete Selection mode.
9332 (Marking Objects): Clean up text about extending the region.
9333
9334 * m-x.texi (M-x): One C-g doesn't always go to top level.
9335 No delay before suggest-key-bindings output.
9336
9337 * fixit.texi (Fixit): Mention C-/ for undo.
9338 (Spelling): Mention ESC TAB like M-TAB.
9339 Replacement words with r and R are rechecked.
9340 Say where C-g leaves point. Mention ? as input.
9341
9342 2005-02-23 Lute Kamstra <lute@gnu.org>
9343
9344 * cmdargs.texi (Initial Options): Add cross reference.
9345
9346 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9347
9348 * emacs.texi (Top): Update menu for splitting of node in
9349 msdog.texi.
9350 * frames.texi (Frames): Update xref for splitting of node in
9351 msdog.texi.
9352 * trouble.texi (Quitting): Ditto.
9353
9354 2005-02-16 Richard M. Stallman <rms@gnu.org>
9355
9356 * windows.texi (Split Window): Simplify line truncation info
9357 and xref to Display Custom.
9358
9359 * trouble.texi (Quitting): Emergency escape only for text terminal.
9360 (Screen Garbled): C-l for ungarbling is only for text terminal.
9361
9362 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9363
9364 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9365
9366 * programs.texi (Program Modes): Mention Python mode.
9367 (Moving by Defuns): Repeating C-M-h extends region.
9368 (Basic Indent): Clarify.
9369 (Custom C Indent): Clarify.
9370 (Expressions): Repeating C-M-@ extends region.
9371 (Info Lookup): Clarify for C-h S.
9372 (Symbol Completion): ESC TAB alternative for M-TAB.
9373 (Electric C): Clarify.
9374
9375 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9376
9377 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9378 MS-DOS Input node.
9379 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9380 (MS-DOS and MULE): Clarify.
9381 (MS-DOS Processes, Windows Processes): Fix typos.
9382
9383 * major.texi (Choosing Modes): Clarify.
9384
9385 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9386 (Keyboard Macro Step-Edit): Clarify.
9387
9388 * indent.texi (Indentation): Clarifications.
9389
9390 * help.texi (Help): Correct error about C-h in query-replace.
9391 Clarify apropos vs C-h a. Fix how to search in FAQ.
9392 (Key Help): Describe C-h w here.
9393 (Name Help): Minor cleanup. C-h w moved to Key Help.
9394 Clarify the "object" joke.
9395 (Apropos): Clarify. Mouse-1 like Mouse-2.
9396 (Help Mode): Mouse-1 like Mouse-2.
9397
9398 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9399
9400 * display.texi (Display): Reorder menu.
9401 (Faces): Cleanup.
9402 (Font Lock): Cleanup. Mention Options menu.
9403 Delete obsolete text.
9404 (Scrolling): For C-l, don't presume text terminal.
9405 (Horizontal Scrolling): Simplify intro.
9406 (Follow Mode): Clarify.
9407 (Cursor Display): Move before Display Custom.
9408 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9409 Doc default-tab-width. Doc line truncation more thoroughly.
9410
9411 * dired.texi (Dired Enter): C-x C-f can run Dired.
9412 (Dired Visiting): Comment out `a' command.
9413 Mouse-1 is like Mouse-2.
9414 (Shell Commands in Dired): ? can be used more than once.
9415
9416 * basic.texi (Continuation Lines): Simplify description of truncation,
9417 and refer to Display Custom for the rest of it.
9418
9419 2005-02-06 Lute Kamstra <lute@gnu.org>
9420
9421 * basic.texi (Undo): Fix typo.
9422
9423 * cmdargs.texi (Emacs Invocation): Fix typo.
9424
9425 * custom.texi (Init Examples): Fix typo.
9426
9427 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9428
9429 2005-02-06 Richard M. Stallman <rms@gnu.org>
9430
9431 * regs.texi (Registers): Registers can hold numbers, too.
9432
9433 * killing.texi (Other Kill Commands): Cleanup.
9434 Delete redundant explanation of kill in read-only buffer.
9435 (Yanking): Mention term "copying".
9436 (Accumulating Text): Fix typo.
9437
9438 * entering.texi (Entering Emacs): Update rationale at start.
9439 (Exiting): Treat iconifying on a par with suspension.
9440
9441 * custom.texi (Minor Modes): Fix typo.
9442 (Easy Customization): Fix menu style.
9443 (Variables): Add xref.
9444 (Examining): Setting for future sessions works through .emacs.
9445 (Keymaps): "Text terminals", not "Many".
9446 (Init Rebinding): Explain \C-. Show example of \M-.
9447 Fix minor wording errors.
9448 (Function Keys): Explain vector syntax just once.
9449 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9450 (Init File): Mention .emacs.d directory.
9451 (Init Examples): Add xref.
9452 (Find Init): Mention .emacs.d directory.
9453
9454 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9455 (Action Arguments): Explain which kinds of -l args are found how.
9456 (Initial Options): --batch does not inhibit site-start.
9457 Add xrefs.
9458 (Command Example): Use --batch, not -batch.
9459
9460 * basic.texi (Inserting Text): Cleanup wording.
9461 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9462 C-n is not error at end of buffer.
9463 (Undo): Doc C-/ like C-_. Add xrefs.
9464 (Arguments): META key may be labeled ALT.
9465 Peculiar arg meanings are explained in doc strings.
9466
9467 * abbrevs.texi (Expanding Abbrevs): Clarify.
9468
9469 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9470
9471 * frames.texi (Frame Parameters): Add an xref to the description
9472 of list-colors-display. Add a pointer to the X docs about colors.
9473
9474 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9475 Improve docs of list-colors-display.
9476
9477 2005-02-03 Lute Kamstra <lute@gnu.org>
9478
9479 * frames.texi (Frames, Drag and Drop): Fix typos.
9480
9481 2005-02-03 Richard M. Stallman <rms@gnu.org>
9482
9483 * windows.texi (Basic Window): Mention color-change in mode line.
9484 (Change Window): Explain dragging vertical boundaries.
9485
9486 * text.texi (Sentences): Clarify.
9487 (Paragraphs): Explain M-a and blank lines.
9488 (Outline Mode): Clarify text and menu.
9489 (Hard and Soft Newlines): Mention use-hard-newlines.
9490
9491 * frames.texi (Frames): Delete unnecessary mention of Windows.
9492 (Mouse Commands): Likewise. Mention xterm mouse support.
9493 (Clipboard): Clarify.
9494 (Mouse References): Mention use of Mouse-1 for following links.
9495 (Menu Mouse Clicks): Clarify.
9496 (Mode Line Mouse): Clarify.
9497 (Drag and Drop): Rewrite.
9498
9499 * fixit.texi (Spelling): Fix typo.
9500
9501 * files.texi (File Names): Clarify.
9502 (Visiting): Update conditions for use of file dialog. Clarify.
9503 (Saving): Doc d as answer in save-some-buffers.
9504 (Remote Files): Clean up the text.
9505
9506 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9507
9508 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9509 (List Buffers): Clarify.
9510 (Several Buffers): Doc T command.
9511 (Buffer Convenience): Clarify menu.
9512
9513 * basic.texi (Undo): Clarify last change.
9514
9515 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9516
9517 * fixit.texi (Spelling): Fix typo.
9518
9519 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9520
9521 * basic.texi (Undo): Update description of `undo-outer-limit'.
9522
9523 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9524
9525 * building.texi: Update documentation relating to GDB Graphical
9526 Interface.
9527
9528 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9529
9530 * custom.texi (Easy Customization): Adapt menu to node name change.
9531
9532 2005-01-30 Richard M. Stallman <rms@gnu.org>
9533
9534 * custom.texi (Easy Customization): Defn of "User Option" now
9535 includes faces. Don't say just "option" when talking about variables.
9536 Do say just "options" to mean "anything customizable".
9537 (Specific Customization): Describe `customize-variable',
9538 not `customize-option'.
9539
9540 * glossary.texi (Glossary) <Faces>: Add xref.
9541 <User Option>: Change definition--include faces. Change xref.
9542
9543 * picture.texi (Picture): Mention artist.el.
9544
9545 * sending.texi, screen.texi, programs.texi, misc.texi:
9546 * mini.texi, major.texi, maintaining.texi, macos.texi:
9547 * help.texi, frames.texi, files.texi:
9548 Don't say just "option" when talking about variables.
9549
9550 * display.texi, mule.texi: Don't say just "option" when talking
9551 about variables. Other minor cleanups.
9552
9553 2005-01-26 Lute Kamstra <lute@gnu.org>
9554
9555 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9556 File'. Mention the `-Q' option at the `--no-site-file' option.
9557
9558 2005-01-22 David Kastrup <dak@gnu.org>
9559
9560 * building.texi (Grep Searching): Mention alias `find-grep' for
9561 `grep-find'.
9562
9563 2005-01-20 Richard M. Stallman <rms@gnu.org>
9564
9565 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9566
9567 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9568
9569 * rmail.texi (Movemail): Explain differences
9570 between standard and mailutils versions of movemail.
9571 Describe command line and configuration options introduced
9572 with the latter.
9573 Explain the notion of mailbox URL, provide examples and
9574 cross-references to mailutils documentation.
9575 Describe various methods of specifying mailbox names,
9576 user names and user passwords for rmail.
9577 (Remote Mailboxes): New section.
9578 Describe how movemail handles remote mailboxes. Describe configuration
9579 options used to control its behavior.
9580 (Other Mailbox Formats): Explain handling of various mailbox
9581 formats.
9582
9583 2005-01-13 Richard M. Stallman <rms@gnu.org>
9584
9585 * commands.texi (Commands): Clarification.
9586
9587 2005-01-11 Richard M. Stallman <rms@gnu.org>
9588
9589 * programs.texi (Multi-line Indent): Fix previous change.
9590 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9591
9592 2005-01-08 Richard M. Stallman <rms@gnu.org>
9593
9594 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9595 lazy-highlight.
9596
9597 * search.texi (Query Replace): Mention faces query-replace
9598 and lazy-highlight.
9599 (Incremental Search): Update isearch highlighting info.
9600
9601 2005-01-04 Richard M. Stallman <rms@gnu.org>
9602
9603 * custom.texi (Saving Customizations): Minor improvement.
9604
9605 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9606
9607 * custom.texi (Saving Customizations): Emacs no longer loads
9608 `custom-file' after .emacs. No longer mention customizing through
9609 Custom.
9610
9611 2005-01-01 Andreas Schwab <schwab@suse.de>
9612
9613 * killing.texi (Graphical Kill): Move up under node Killing,
9614 change @section to @subsection.
9615
9616 2005-01-01 Richard M. Stallman <rms@gnu.org>
9617
9618 * custom.texi (Face Customization): Mention hex color specs.
9619
9620 * emacs.texi (Top): Update Killing submenu.
9621
9622 * killing.texi (Killing): Reorganize section.
9623 No more TeX-only text; put the node command at start of chapter.
9624 But the first section heading is used only in TeX.
9625 Rewrite the text to read better in this mode.
9626 (Graphical Kill): New subnode gets some of the text that
9627 used to be in the first section.
9628
9629 2004-12-31 Richard M. Stallman <rms@gnu.org>
9630
9631 * dired.texi (Shell Commands in Dired): Delete the ? example.
9632
9633 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9634
9635 * files.texi (Saving): Describe new require-final-newline features
9636 and mode-require-final-newline.
9637
9638 2004-12-29 Richard M. Stallman <rms@gnu.org>
9639
9640 * custom.texi (File Variables): Clarify previous change.
9641
9642 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9643
9644 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9645 out now.
9646
9647 2004-12-27 Richard M. Stallman <rms@gnu.org>
9648
9649 * Makefile.in (MAKEINFO): Specify --force.
9650
9651 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9652 (Undo): Doc undo-outer-limit.
9653
9654 2004-12-15 Juri Linkov <juri@jurta.org>
9655
9656 * mark.texi (Transient Mark, Mark Ring): M-< and other
9657 movement commands don't set mark in Transient Mark mode
9658 if mark is active.
9659
9660 2004-12-12 Juri Linkov <juri@jurta.org>
9661
9662 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9663 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9664
9665 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9666 (Misc Dired Commands): Add @r{(Dired)} to w.
9667
9668 2004-12-12 Juri Linkov <juri@jurta.org>
9669
9670 * mark.texi (Marking Objects): Marking commands also extend the
9671 region when mark is active in Transient Mark mode.
9672
9673 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9674
9675 * custom.texi (Saving Customizations): Emacs only loads the custom
9676 file automatically after the init file in version 22.1 or later.
9677 Adapt text and examples to this fact.
9678
9679 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9680
9681 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9682 be set through Custom. Otherwise, it has no effect.
9683
9684 2004-12-05 Richard M. Stallman <rms@gnu.org>
9685
9686 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9687 * entering.texi: Rename Command Line to Emacs Invocation.
9688
9689 * misc.texi (Term Mode): Correctly describe C-c.
9690
9691 * custom.texi (Easy Customization): Move up to section level,
9692 before Variables. Avoid using the term "variable"; say "option".
9693 New initial explanation.
9694 (Variables): In initial explanation, connect "variable" to the
9695 already-explained "user option".
9696
9697 * emacs.texi (Top): Fix ref to Command Line.
9698 Move reference to Easy Customization.
9699
9700 * xresources.texi (X Resources): Fix From link.
9701
9702 * doclicense.texi (GNU Free Documentation License): Fix To link.
9703
9704 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9705
9706 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9707
9708 2004-12-03 Richard M. Stallman <rms@gnu.org>
9709
9710 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9711
9712 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9713
9714 * kmacro.texi: Several small changes in addition to the following.
9715 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9716 defining a keyboard macro.
9717 Mention `kmacro-ring-max'.
9718 (Keyboard Macro Counter): Clarify description of
9719 `kmacro-insert-counter', `kmacro-set-counter',
9720 `kmacro-add-counter' and `kmacro-set-format'.
9721
9722 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9723
9724 * custom.texi (File Variables): Add `unibyte' and make it more
9725 clear that `unibyte' and `coding' are special. Suggested by Simon
9726 Krahnke <overlord@gmx.li>.
9727
9728 * mule.texi (Enabling Multibyte): Refer to File Variables.
9729 Suggested by Simon Krahnke <overlord@gmx.li>.
9730
9731 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9732
9733 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9734 x-use-old-gtk-file-dialog.
9735
9736 2004-11-20 Richard M. Stallman <rms@gnu.org>
9737
9738 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9739
9740 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9741
9742 * building.texi (Lisp Eval): Delete hyphen in section name.
9743
9744 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9745
9746 * files.texi (Old Versions):
9747 No longer document annotation as "CVS only".
9748
9749 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9750
9751 * files.texi (Version Control): Rewrite the introduction about
9752 version systems, mentioning the new ones that we support.
9753 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9754 suggestions.
9755
9756 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9757
9758 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9759
9760 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9761
9762 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9763
9764 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9765
9766 * text.texi (Text Based Tables, Table Definition)
9767 (Table Creation, Table Recognition, Cell Commands)
9768 (Cell Justification, Row Commands, Column Commands)
9769 (Fixed Width Mode, Table Conversion, Measuring Tables)
9770 (Table Misc): New nodes, documenting the Table Mode.
9771
9772 2004-10-19 Jason Rumney <jasonr@gnu.org>
9773
9774 * makefile.w32-in (info): Change order of arguments to makeinfo.
9775
9776 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9777
9778 * calendar.texi (iCalendar): Update for package changes.
9779
9780 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9781
9782 * files.texi (Misc File Ops): View mode is a minor mode.
9783
9784 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9785
9786 * calendar.texi (iCalendar): Style changes.
9787
9788 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9789
9790 * search.texi (Regexps): The regexp described in the example is no
9791 longer stored in the variable `sentence-end'.
9792
9793 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9794
9795 * building.texi (Starting GUD): Note that multiple debugging
9796 sessions requires `gdb --fullname'.
9797
9798 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9799
9800 * calendar.texi (iCalendar): New section for a new package.
9801
9802 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9803
9804 * text.texi: Various small changes in addition to the following.
9805 (Text): Replace xref for autotype with inforef.
9806 (Sentences): Explain nil value for `sentence-end'.
9807 (Paragraphs): Update default values for `paragraph-start' and
9808 `paragraph-separate'.
9809 (Text Mode): Correct description of Text mode's effect on the
9810 syntax table.
9811 (Outline Visibility): `hide-other' does not hide top level headings.
9812 `selective-display-ellipses' no longer has an effect on Outline mode.
9813 (TeX Misc): Add missing @cindex.
9814 Replace xref for RefTeX with inforef.
9815 (Requesting Formatted Text): The variable
9816 `enriched-fill-after-visiting' no longer exists.
9817 (Editing Format Info): Update names of menu items and commands.
9818 (Format Faces): Mention special effect of specifying the default face.
9819 Describe inheritance of text properties.
9820 Correct description of `fixed' face.
9821 (Format Indentation): Correct description of effect of setting
9822 margins. Mention `set-left-margin' and `set-right-margin'.
9823 (Format Justification): Update names of menu items.
9824 `set-justification-full' is now bound to `M-j b'.
9825 Mention that `default-justification' is a per buffer variable.
9826 (Format Properties): Update name of menu item.
9827 (Forcing Enriched Mode): `format-decode-buffer' automatically
9828 turns on Enriched mode if the buffer is in text/enriched format.
9829
9830 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9831
9832 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9833
9834 2004-09-28 Kim F. Storm <storm@cua.dk>
9835
9836 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9837 Align with new functionality.
9838
9839 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9840
9841 * display.texi (Display Custom): Remove stray `@end defvar'.
9842
9843 2004-09-23 Kim F. Storm <storm@cua.dk>
9844
9845 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9846 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9847
9848 2004-09-20 Richard M. Stallman <rms@gnu.org>
9849
9850 * custom.texi (Hooks): Explain using setq to clear out a hook.
9851 (File Variables): Explain multiline string constants.
9852 (Non-ASCII Rebinding): Explain when you need to update
9853 non-ASCII char codes in .emacs.
9854
9855 * building.texi (Compilation): Explain how to make a silent
9856 subprocess that won't be terminated. Explain compilation-environment.
9857
9858 2004-09-13 Kim F. Storm <storm@cua.dk>
9859
9860 * mini.texi (Repetition): Rename isearch-resume-enabled to
9861 isearch-resume-in-command-history and change default to disabled.
9862
9863 2004-09-09 Kim F. Storm <storm@cua.dk>
9864
9865 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9866 with new `kmacro-name-last-macro'.
9867
9868 2004-09-08 Juri Linkov <juri@jurta.org>
9869
9870 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9871
9872 2004-09-03 Juri Linkov <juri@jurta.org>
9873
9874 * search.texi (Incremental Search): Update wording for M-%.
9875
9876 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9877
9878 * killing.texi (Killing): Correct description of kill commands in
9879 read-only buffer.
9880
9881 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9882
9883 * building.texi (Compilation Mode): Add a paragraph about rules
9884 for finding the compilation buffer for `next-error'.
9885
9886 * search.texi (Other Repeating Search): Mention that Occur mode
9887 supports the next-error functionality.
9888
9889 2004-09-02 Juri Linkov <juri@jurta.org>
9890
9891 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9892
9893 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9894
9895 * kmacro.texi (Basic Keyboard Macro):
9896 `apply-macro-to-region-lines' now operates on all lines that begin
9897 in the region, rather than on all complete lines in the region.
9898
9899 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9900
9901 * frames.texi (Drag and drop): Add documentation about
9902 x-dnd-test-function and x-dnd-known-types.
9903
9904 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9905
9906 * indent.texi: Various minor changes in addition to:
9907 (Indentation Commands): Correct description of `indent-relative'.
9908 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9909 mode. The *Tab Stops* buffer uses Overwrite Mode.
9910 (Just Spaces): `tabify' converts sequences of at least two spaces
9911 to tabs.
9912
9913 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9914
9915 * frames.texi (Secondary Selection): Setting the secondary
9916 selection with M-Drag-Mouse-1 does not alter the kill ring,
9917 setting it with M-Mouse-1 and M-Mouse-3 does.
9918 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9919 toolkit scroll bars.
9920 (Scroll Bars): Ditto.
9921
9922 * windows.texi (Basic Window): When using a window system, the value
9923 of point in a non-selected window is indicated by a hollow box.
9924 (Split Window): Side by side windows are separated by a scroll bar,
9925 if scroll bars are used.
9926 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9927 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9928 (Window Convenience): Update bindings for `winner-undo' and
9929 `winner-redo'.
9930
9931 * ack.texi (Acknowledgments): Use `@unnumbered'.
9932 * misc.texi: Adapt sectioning in Info to the node structure.
9933 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9934 of "Using Emacs as a Server".
9935 * building.texi (Building): Interchange nodes (for correct numbering).
9936 * programs.texi (Programs): Interchange nodes (for correct numbering).
9937 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9938 Info to the node structure.
9939 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9940 Rearrange order of nodes and sections such that both "GNU GENERAL
9941 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9942 end, as appropriate for appendices.
9943 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9944 Use `@unnumberedsec'.
9945 * trouble.texi: Adapt sectioning in Info to the node structure.
9946 Adapt node pointers to change in emacs.texi.
9947 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9948
9949 2004-08-25 Kenichi Handa <handa@m17n.org>
9950
9951 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9952 description for unibyte mode.
9953
9954 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9955
9956 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9957
9958 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9959 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9960 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9961 in @pxref.
9962
9963 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9964
9965 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9966 Change section names.
9967
9968 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9969
9970 * kmacro.texi (Keyboard Macro Ring): Rename section.
9971 Emacs treats the head of the macro ring as the `last keyboard macro'.
9972 (Keyboard Macro Counter): Minor change.
9973 (Save Keyboard Macro): Some clarifications.
9974 (Edit Keyboard Macro): Rename section.
9975
9976 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9977 32-bit machines.
9978 (Several Buffers): Clarify which buffer is selected if `2' is
9979 pressed in the Buffer Menu.
9980 Auto Revert mode can be used to update the Buffer Menu
9981 automatically.
9982
9983 2004-08-21 Eli Zaretskii <eliz@gnu.org>
9984
9985 * help.texi (Misc Help): Add an index entry for finding an Info
9986 manual by its file name.
9987
9988 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9989
9990 * files.texi (Backup Deletion): Correct description of
9991 `delete-old-versions'.
9992 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9993 (Auto Save Files): Recommend `auto-save-mode' to reenable
9994 auto-saving, rather than the abbreviation `auto-save'.
9995
9996 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9997
9998 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9999 for "killing" and "yanking" in main menu.
10000
10001 2004-08-16 Richard M. Stallman <rms@gnu.org>
10002
10003 * killing.texi (Yanking, Killing): Minor cleanups.
10004
10005 * mark.texi (Momentary Mark): Minor cleanups.
10006
10007 2004-08-15 Kenichi Handa <handa@etl.go.jp>
10008
10009 * custom.texi (Non-ASCII Rebinding):
10010 C-q always inserts the right code to pass to global-set-key.
10011
10012 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
10013
10014 * regs.texi (RegNumbers): Mention `C-x r i' binding for
10015 `insert-register', instead of `C-x r g' binding, for consistency.
10016
10017 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
10018
10019 * fixit.texi (Spelling): Fix typo.
10020
10021 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
10022
10023 * help.texi (Help): Fix Texinfo usage.
10024
10025 2004-07-24 Richard M. Stallman <rms@gnu.org>
10026
10027 * text.texi (Paragraphs): Update how paragraphs are separated
10028 and the default for paragraph-separate.
10029
10030 * search.texi (Regexp Replace): Further update text for new
10031 replacement operators.
10032
10033 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
10034
10035 * emacs-xtra.texi (Subdir switches): Dired does not remember the
10036 `R' switch.
10037
10038 * dired.texi (Dired Updating): `k' only deletes inserted
10039 subdirectories from the Dired buffer if a prefix argument was given.
10040
10041 * search.texi (Regexps): Delete redundant definition of `symbol' in
10042 description of `\_>'. It already occurs in the description of `\_<'.
10043
10044 2004-07-01 Juri Linkov <juri@jurta.org>
10045
10046 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
10047 (Regexp Search): Add M-r.
10048
10049 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
10050
10051 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
10052
10053 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10054
10055 * search.texi, calendar.texi: Markup fixes.
10056
10057 2004-06-25 Richard M. Stallman <rms@gnu.org>
10058
10059 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
10060
10061 2004-06-25 David Kastrup <dak@gnu.org>
10062
10063 * search.texi (Regexp Replace): Some typo corrections and
10064 rearrangement.
10065
10066 2004-06-24 David Kastrup <dak@gnu.org>
10067
10068 * search.texi (Unconditional Replace): Use replace-string instead
10069 of query-replace in example.
10070 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
10071 sequences.
10072 (Query Replace): Correct explanation of `^' which does not use
10073 the mark stack.
10074
10075 2004-06-21 Nick Roberts <nickrob@gnu.org>
10076
10077 * misc.texi (Shell History Copying): Document comint-insert-input.
10078 (Shell Ring): Describe comint-dynamic-list-input-ring here.
10079
10080 2004-06-20 Jesper Harder <harder@ifa.au.dk>
10081
10082 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
10083 * custom.texi (Customization): Do.
10084 * anti.texi (Antinews): Do.
10085 * abbrevs.texi (Defining Abbrevs): Do.
10086
10087 * programs.texi (Info Lookup): Fix keybinding for
10088 info-lookup-symbol.
10089
10090 2004-06-16 Juanma Barranquero <lektu@terra.es>
10091
10092 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
10093 Add emacs-xtra.
10094 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
10095 (clean): Add emacs-xtra and flymake. Remove redundancies.
10096
10097 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
10098
10099 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
10100 Add emacs-xtra.
10101 * emacs-xtra.texi: New file.
10102
10103 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
10104
10105 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
10106 (Dired and Find): Mention differences with ordinary Dired buffers.
10107
10108 2004-06-13 Richard M. Stallman <rms@gnu.org>
10109
10110 * custom.texi (Init Syntax): Explain about vars that do special
10111 things when set with setq or with Custom.
10112 (Init Examples): Add line-number-mode example.
10113
10114 2004-06-12 Juri Linkov <juri@jurta.org>
10115
10116 * dired.texi (Operating on Files): Add dired-do-touch.
10117
10118 2004-06-10 Juri Linkov <juri@jurta.org>
10119
10120 * building.texi (Lisp Eval): Add C-M-x on defface.
10121
10122 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
10123
10124 * files.texi (Reverting): Auto-Revert mode and
10125 Global Auto-Revert mode no longer revert remote files.
10126
10127 2004-05-29 Richard M. Stallman <rms@gnu.org>
10128
10129 * custom.texi (Init File): Two dashes start --no-site-file.
10130
10131 2004-05-29 Alan Mackenzie <acm@muc.de>
10132
10133 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10134 ("AWK"): Is consistently thus spelled throughout.
10135 (AWK, Pike): Document as "C-like modes".
10136 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10137 (M-x man): Supersedes M-x manual-entry.
10138 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
10139
10140 ("Comments in C"): Delete node; the info is in CC Mode manual.
10141 (c-comment-only-line-offset): Remove description.
10142
10143 (C-c ., C-c C-c): Describe new C Mode bindings.
10144
10145 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10146 (@dfn{Style}, c-default-style, comment-column, comment-padding)
10147 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10148 Amend definitions.
10149
10150 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10151 Describe functions.
10152
10153 (c-comment-start-regexp, c-hanging-comment-ender-p)
10154 (c-hanging-comment-starter-p): Remove obsolete definitions.
10155
10156 * emacs.texi: Remove the menu entry "Comments in C".
10157
10158 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10159
10160 * dired.texi (Dired and Find): `find-ls-option' does not apply to
10161 `M-x locate'.
10162
10163 2004-05-16 Karl Berry <karl@gnu.org>
10164
10165 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10166 makeinfo --html fails.
10167 * help.texi (Help Summary) [@ifnottex]: Likewise.
10168
10169 2004-05-13 Nick Roberts <nickrob@gnu.org>
10170
10171 * building.texi (GDB Graphical Interface): Update and describe
10172 layout first.
10173
10174 2004-05-04 Jason Rumney <jasonr@gnu.org>
10175
10176 * makefile.w32-in: Revert last change.
10177
10178 2004-05-03 Jason Rumney <jasonr@gnu.org>
10179
10180 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10181
10182 2004-04-23 Juanma Barranquero <lektu@terra.es>
10183
10184 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10185
10186 2004-04-18 Juri Linkov <juri@jurta.org>
10187
10188 * fixit.texi (Spelling): Remove file extension from ispell xref.
10189
10190 2004-04-15 Kim F. Storm <storm@cua.dk>
10191
10192 * cmdargs.texi (Initial Options): Add -Q.
10193
10194 2004-04-05 Kim F. Storm <storm@cua.dk>
10195
10196 * custom.texi (File Variables): Add safe-local-eval-forms.
10197
10198 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10199
10200 * files.texi (Reverting): Correct description of revert-buffer's
10201 handling of point.
10202
10203 2004-03-22 Juri Linkov <juri@jurta.org>
10204
10205 * emacs.texi (Top): Add `Misc X'.
10206
10207 * trouble.texi: Fix help key bindings.
10208
10209 * glossary.texi: Improve references.
10210
10211 * help.texi: Sync keywords with finder.el.
10212
10213 * mini.texi (Completion): Add description for menu items.
10214
10215 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10216
10217 * sending.texi (Mail Methods): Fix xref to Message manual.
10218
10219 2004-03-12 Richard M. Stallman <rms@gnu.org>
10220
10221 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10222
10223 2004-03-04 Richard M. Stallman <rms@gnu.org>
10224
10225 * search.texi (Regexps): Explain that ^ and $ have their
10226 special meanings only in certain contexts.
10227
10228 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10229
10230 * mule.texi (Specify Coding): Doc C-x RET F.
10231
10232 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10233 for multiple compile and grep buffers.
10234 (Indirect Buffers): Don't recommand clone-indirect-buffer
10235 for multiple compile and grep buffers.
10236
10237 2004-02-29 Juanma Barranquero <lektu@terra.es>
10238
10239 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10240 Use $(DEL) instead of rm, and ignore exit code.
10241
10242 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10243
10244 * building.texi (Watch Expressions): Update.
10245
10246 2004-02-21 Juri Linkov <juri@jurta.org>
10247
10248 * cmdargs.texi (Action Arguments): Add alias --find-file.
10249 Add --directory, --help, --version. Move text about command-line-args
10250 to Command Arguments.
10251 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10252 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10253 (Window Size X): Join -g and --geometry. Add @cindex.
10254 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10255 (Title X): Remove alias -title.
10256 (Misc X): New node.
10257
10258 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10259
10260 * frames.texi (Drag and drop): Add Motif to list of supported
10261 protocols.
10262
10263 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10264
10265 * frames.texi (Drag and drop): New section.
10266
10267 2004-01-24 Richard M. Stallman <rms@gnu.org>
10268
10269 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10270 Include it only @ifnotinfo. Patch the preceding and following
10271 node headers to point to each other.
10272
10273 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10274
10275 * calendar.texi (Appointments): Update section.
10276
10277 2003-12-29 Kevin Ryde <user42@zip.com.au>
10278
10279 * programs.texi (C Modes): Fix the xref.
10280
10281 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10282
10283 * building.texi (Watch Expressions): Update.
10284 (Commands of GUD): Include use of toolbar + breakpoints set from
10285 fringe/margin.
10286
10287 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10288
10289 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10290 <acm@muc.de>.
10291
10292 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10293
10294 * frames.texi (Dialog Boxes): Add use-file-dialog.
10295
10296 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
10297
10298 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10299 in CC Mode.
10300
10301 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10302
10303 * ack.texi, basic.texi, cmdargs.texi:
10304 * commands.texi, custom.texi, display.texi:
10305 * emacs.texi, files.texi:
10306 * frames.texi, glossary.texi, killing.texi:
10307 * macos.texi, mark.texi, misc.texi, msdog.texi:
10308 * mule.texi, rmail.texi, search.texi:
10309 * sending.texi, text.texi, trouble.texi:
10310 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10311
10312 2003-11-01 Alan Mackenzie <acm@muc.de>
10313
10314 * search.texi (Scrolling During Incremental Search): Document a
10315 new scrolling facility in isearch mode.
10316
10317 2003-10-22 Miles Bader <miles@gnu.org>
10318
10319 * Makefile.in (info): Move before $(top_srcdir)/info.
10320
10321 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10322
10323 * building.texi (Watch Expressions): Update section on data display
10324 to reflect code changes (GDB Graphical Interface).
10325
10326 2003-10-13 Richard M. Stallman <rms@gnu.org>
10327
10328 * xresources.texi (GTK resources): Clean up previous change.
10329
10330 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10331
10332 * xresources.texi (GTK resources): Add a note that some themes
10333 disallow customizations. Add scroll theme example.
10334
10335 2003-09-30 Richard M. Stallman <rms@gnu.org>
10336
10337 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10338
10339 * misc.texi (Saving Emacs Sessions): Shorten the section,
10340 collapsing back into one node.
10341
10342 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10343
10344 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10345
10346 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10347
10348 * xresources.texi (GTK names in Emacs): Correct typo.
10349
10350 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10351
10352 * cmdargs.texi (Font X): Mention new default font.
10353 More fully describe long font names, wildcard patterns and the
10354 problems involved. (Result of discussion on emacs-devel.)
10355
10356 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10357
10358 * emacs.texi (Acknowledgements): Correct typo.
10359
10360 2003-09-22 Richard M. Stallman <rms@gnu.org>
10361
10362 * dired.texi (Misc Dired Commands): New node.
10363 (Dired Navigation): Add dired-goto-file.
10364
10365 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10366
10367 * emacs.texi (Acknowledgements): New node, split from Distribution.
10368
10369 * cmdargs.texi (Action Arguments): -f reads interactive args.
10370
10371 2003-09-08 Lute Kamstra <lute@gnu.org>
10372
10373 * screen.texi (Mode Line): Say that POS comes before LINE.
10374 Mention `size-indication-mode'.
10375 * display.texi (Optional Mode Line):
10376 Document `size-indication-mode'.
10377 * basic.texi (Position Info): Mention `size-indication-mode'.
10378
10379 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10380
10381 * xresources.texi (Resources): Refer to `editres' man page.
10382 (Lucid Resources): Update defaults. Expand description of
10383 `shadowThickness'.
10384
10385 2003-09-04 Miles Bader <miles@gnu.org>
10386
10387 * Makefile.in (top_srcdir): New variable.
10388 ($(top_srcdir)/info): New rule.
10389 (info): Depend on it.
10390
10391 2003-09-03 Peter Runestig <peter@runestig.com>
10392
10393 * makefile.w32-in: New file.
10394
10395 2003-08-29 Richard M. Stallman <rms@gnu.org>
10396
10397 * misc.texi (Saving Emacs Sessions): Correct previous change.
10398
10399 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10400
10401 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10402 (Intro): Include kmacro.texi after fixit.texi instead of after
10403 custom.texi. (As suggested by Kim Storm.)
10404
10405 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10406
10407 * fixit.texi (Fixit): Update `Next' pointer.
10408 * files.texi (Files): Update `Previous' pointer.
10409 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10410 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10411 (Suggested by Kim Storm.)
10412 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10413
10414 2003-08-18 Kim F. Storm <storm@cua.dk>
10415
10416 * kmacro.texi: New file describing enhanced keyboard macro
10417 functionality. Replaces old description in custom.texi.
10418
10419 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10420 (Keyboard Macros): Move to new kmacro.texi file.
10421
10422 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10423
10424 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10425
10426 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10427
10428 2003-08-17 Alex Schroeder <alex@gnu.org>
10429
10430 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10431 required.
10432
10433 2003-08-05 Richard M. Stallman <rms@gnu.org>
10434
10435 * programs.texi (Lisp Indent): Don't describe
10436 lisp-indent-function property here. Use xref to Lisp Manual.
10437
10438 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10439
10440 * calendar.texi (Date Formats): Document changed behavior of
10441 abbreviations.
10442
10443 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10444
10445 * buffers.texi (List Buffers): Fix previous change.
10446
10447 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10448
10449 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10450 List*.
10451
10452 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10453
10454 * display.texi (Font Lock): Fix typo.
10455
10456 2003-07-07 Richard M. Stallman <rms@gnu.org>
10457
10458 * display.texi (Font Lock): Add xref for format info on
10459 font-lock-remove-keywords.
10460
10461 * building.texi (Compilation): Document what happens with asynch
10462 children of compiler process.
10463
10464 * help.texi (Library Keywords): Use @multitable.
10465
10466 2003-06-04 Richard M. Stallman <rms@gnu.org>
10467
10468 * programs.texi (Expressions): Delete C-M-DEL.
10469
10470 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10471 comint-move-point-for-output renamed from
10472 comint-scroll-to-bottom-on-output.
10473
10474 * custom.texi (Init Rebinding): Replace previous change with xref.
10475 (Non-ASCII Rebinding): Explain that issue more briefly here.
10476
10477 2003-05-28 Richard M. Stallman <rms@gnu.org>
10478
10479 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10480
10481 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10482
10483 * building.texi (GDB Graphical Interface): New node.
10484 (Rewritten somewhat by RMS.)
10485
10486 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10487
10488 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10489 non-English letters. Explain how to set coding systems correctly
10490 and how to include the right coding cookie in the file.
10491
10492 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10493
10494 * indent.texi (Indentation): Explain the concepts.
10495 (Just Spaces): Explain why preventing tabs for indentation might
10496 be useful.
10497
10498 2003-04-16 Richard M. Stallman <rms@gnu.org>
10499
10500 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10501
10502 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10503
10504 * cmdargs.texi (General Variables): Document SMTPSERVER.
10505
10506 * sending.texi: Remove SMTP node.
10507 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10508 library.
10509
10510 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10511
10512 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10513
10514 2003-02-22 Simon Josefsson <jas@extundo.com>
10515
10516 * sending.texi (Mail Methods): Add node about SMTP.
10517
10518 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10519
10520 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10521
10522 2003-02-01 Kevin Ryde <user42@zip.com.au>
10523
10524 * glossary.texi (Glossary): Correction to cl cross reference.
10525
10526 2003-01-20 Richard M. Stallman <rms@gnu.org>
10527
10528 * killing.texi (Rectangles): Document C-x c r.
10529
10530 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10531
10532 * xresources.texi (GTK resources): New node.
10533 (GTK widget names): New node.
10534 (GTK names in Emacs): New node.
10535 (GTK styles): New node.
10536
10537 2003-01-09 Francesco Potortì <pot@gnu.org>
10538
10539 * maintaining.texi (Create Tags Table): Add reference to the new
10540 `etags --help --lang=LANG' option.
10541
10542 2002-10-02 Karl Berry <karl@gnu.org>
10543
10544 * emacs.texi: Per rms, update all manuals to use @copying instead of
10545 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10546 where needed for the sake of the HTML output.
10547
10548 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10549
10550 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10551 source files.
10552
10553 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10554
10555 * Makefile.in (emacsman): New target.
10556
10557 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10558
10559 * (Version 21.1 released.)
10560
10561 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10562
10563 * Branch for 21.1.
10564
10565 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10566
10567 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10568
10569 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10570
10571 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10572
10573 1999-07-12 Richard Stallman <rms@gnu.org>
10574
10575 * Version 20.4 released.
10576
10577 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10578
10579 * Makefile.in (INFO_TARGETS): Delete customize.info.
10580 (DVI_TARGETS): Delete customize.dvi.
10581 (../info/customize, customize.dvi): Targets deleted.
10582
10583 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10584
10585 * Version 20.3 released.
10586
10587 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10588
10589 * Makefile.in (EMACSSOURCES): Add mule.texi.
10590 Add msdog.texi, ack.texi. Remove gnu1.texi.
10591
10592 1998-04-06 Andreas Schwab <schwab@gnu.org>
10593
10594 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10595 Use it in dvi targets.
10596
10597 1997-09-23 Paul Eggert <eggert@twinsun.com>
10598
10599 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10600 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10601 (../info/customize): Rename from ../info/custom.
10602
10603 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10604
10605 * Version 20.2 released.
10606
10607 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10608
10609 * Version 20.1 released.
10610
10611 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10612
10613 * Makefile (../info/customize, customize.dvi): New targets.
10614 (INFO_TARGETS): Add ../info/customize.
10615 (DVI_TARGETS): Add customize.dvi.
10616
10617 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10618
10619 * Version 19.33 released.
10620
10621 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10622
10623 * Version 19.32 released.
10624
10625 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10626
10627 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10628
10629 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10630
10631 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10632 Specify -I option.
10633 (All dvi targets): Set the TEXINPUTS variable.
10634
10635 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10636
10637 * Version 19.31 released.
10638
10639 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10640
10641 * Version 19.30 released.
10642
10643 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10644
10645 * Makefile.in (maintainer-clean): Rename from realclean.
10646
10647 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10648
10649 * Makefile.in: New file.
10650 * Makefile: File deleted.
10651
10652 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10653
10654 * Makefile (TEXINDEX_OBJS): Variable deleted.
10655 (texindex, texindex.o, getopt.o): Rules deleted.
10656 All deps on texindex deleted.
10657 (distclean): Don't delete texindex.
10658 (mostlyclean): Don't delete *.o.
10659 * texindex.c, getopt.c: Files deleted.
10660
10661 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10662
10663 * Version 19.26 released.
10664
10665 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10666
10667 * Makefile (EMACSSOURCES): Exclude undo.texi.
10668
10669 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10670
10671 * Version 19.25 released.
10672
10673 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10674
10675 * Version 19.24 released.
10676
10677 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10678
10679 * Version 19.23 released.
10680
10681 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10682
10683 * Makefile: Delete spurious tab.
10684
10685 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10686
10687 * Makefile (.SUFFIXES): New rule.
10688
10689 1993-12-04 Richard Stallman (rms@srarc2)
10690
10691 * getopt.c: New file.
10692 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10693 (getopt.o): New rule.
10694 (dvi): Don't depend on texindex.
10695 (emacs.dvi): Depend on texindex.
10696
10697 1993-12-03 Richard Stallman (rms@srarc2)
10698
10699 * Makefile (TEXI2DVI): New variable.
10700 (emacs.dvi): Add explicit command.
10701 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10702
10703 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10704
10705 * Version 19.22 released.
10706
10707 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10708
10709 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10710
10711 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10712
10713 * Version 19.21 released.
10714
10715 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10716
10717 * Makefile (realclean): Don't delete the Info files.
10718
10719 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10720
10721 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10722 4' where appropriate.
10723
10724 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10725
10726 * Makefile: Fix targets for texindex.
10727
10728 * texindex.c: Include "../src/config.h" if building in emacs.
10729
10730 * Makefile: Change all files to FILENAME.texi, force all targets
10731 to be FILENAME, not FILENAME.info.
10732 Add target to build texindex.c, defining `emacs'.
10733
10734 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10735
10736 * Version 19.19 released.
10737
10738 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10739
10740 * Version 19.18 released.
10741
10742 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10743
10744 * Makefile: Fix source file names of the separate manuals.
10745
10746 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10747
10748 * Version 19.17 released.
10749
10750 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10751
10752 * split-man: Fix typos in last change.
10753
10754 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10755
10756 * Version 19.16 released.
10757
10758 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10759
10760 * version 19.15 released.
10761
10762 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10763
10764 * Makefile (distclean): It's rm, not rf.
10765
10766 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10767
10768 * Version 19.14 released.
10769
10770 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10771
10772 * Makefile: New file.
10773
10774 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10775
10776 * Version 19.13 released.
10777
10778 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10779
10780 * Version 19.9 released.
10781
10782 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10783
10784 * Version 19.8 released.
10785
10786 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10787
10788 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10789
10790 * trouble.texi: It's `enable-flow-control-on', not
10791 `evade-flow-control-on'.
10792
10793 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10794
10795 * display.texi: Document standard-display-european.
10796
10797 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10798
10799 * Version 19.7 released.
10800
10801 * emacs.texi: Add a sentence to the top menu mentioning the
10802 specific version of Emacs this manual applies to.
10803
10804 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10805
10806 * basic.texi: Document next-line-add-lines variable used to
10807 implement down-arrow.
10808
10809 * killing.texi: Document kill-whole-line.
10810
10811 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10812
10813 * text.texi: Update unix TeX ordering information.
10814
10815 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10816
10817 * news.texi: Mention fill-rectangle in keybinding list.
10818
10819 * killing.texi: Document fill-rectangle.
10820
10821 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10822
10823 * vc.texi: Bring the docs up to date with VC 5.2.
10824
10825 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10826
10827 * emacs.tex: Mention blackbox and gomoku under Amusements.
10828 Assembler mode is now mentioned and appropriately indexed
10829 under Programming Modes.
10830
10831 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10832
10833 * emacs.tex: Update TeX ordering information.
10834
10835 1990-06-26 David Lawrence (tale@geech)
10836
10837 * emacs.tex: Note that completion-ignored-extensions is not used
10838 to filter out names when all completions are displayed in
10839 *Completions*.
10840
10841 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10842
10843 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10844
10845 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10846
10847 * emacs.tex: Add @findex grep.
10848
10849 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10850
10851 * emacs.tex: Correct two typos. No other changes before
10852 Version 19 will be made.
10853
10854 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10855
10856 * emacs.tex: Update information for obtaining TeX distribution from the
10857 University of Washington.
10858
10859 ;; Local Variables:
10860 ;; coding: utf-8
10861 ;; End:
10862
10863 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10864
10865 This file is part of GNU Emacs.
10866
10867 GNU Emacs is free software: you can redistribute it and/or modify
10868 it under the terms of the GNU General Public License as published by
10869 the Free Software Foundation, either version 3 of the License, or
10870 (at your option) any later version.
10871
10872 GNU Emacs is distributed in the hope that it will be useful,
10873 but WITHOUT ANY WARRANTY; without even the implied warranty of
10874 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10875 GNU General Public License for more details.
10876
10877 You should have received a copy of the GNU General Public License
10878 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.