]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / doc / emacs / ChangeLog
1 2014-12-24 Stephen Leake <stephen_leake@stephe-leake.org>
2
3 * trouble.texi: Move user-level information from CONTRIBUTE here.
4
5 2014-12-14 Alan Mackenzie <acm@muc.de>
6
7 * display.texi (Scrolling): fast-but-imprecise-scrolling.
8 Describe new variable.
9
10 2014-12-14 Cameron Desautels <camdez@gmail.com>
11
12 * custom.texi (Saving Customizations): Mention
13 `custom-prompt-customize-unsaved-options'.
14
15 2014-12-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
16
17 * misc.texi (Network Security): Mention the new protocol-level
18 `high' NSM checks.
19
20 2014-12-08 Eric S. Raymond <esr@snark.thyrsus.com>
21
22 * maintaining.texi: Suopport fo Arch has been moved to obosolete,
23 remove references that imply otherwise.
24
25 2014-11-29 Paul Eggert <eggert@cs.ucla.edu>
26
27 Lessen focus on ChangeLog files, as opposed to change log entries.
28 * maintaining.texi (Change Log): Mention that ChangeLog files may
29 be copied to or from a version control system.
30 * trouble.texi (Sending Patches): Point to the commit messages.
31
32 2014-11-29 Eli Zaretskii <eliz@gnu.org>
33
34 * maintaining.texi (Switching Branches): Mention "C-x v r".
35 Correct commands for switching branches in various VCSs.
36
37 2014-11-27 Tassilo Horn <tsdh@gnu.org>
38
39 * misc.texi (DocView Slicing): Describe how to slice with the
40 mouse. Fix command mentioned by slice by BoundingBox paragraph.
41 (Bug#18040)
42
43 2014-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
44
45 * misc.texi (Network Security): Use "untrustworthy" instead of
46 "unsafe".
47
48 2014-11-24 Eli Zaretskii <eliz@gnu.org>
49
50 * misc.texi (Network Security): Improve wording and indexing of
51 last change.
52
53 2014-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
54
55 * misc.texi (Gnus Summary Buffer): Move the Network Security
56 Manager stuff here from the lispref manual.
57
58 2014-11-21 Eli Zaretskii <eliz@gnu.org>
59
60 * maintaining.texi (Version Control Systems): Move "@end itemize"
61 past the last @item.
62
63 2014-11-21 H. Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
64
65 * maintaining.texi (Version Control Systems): Fix a typo.
66
67 2014-11-20 Eric S. Raymond <esr@snark.thyrsus.com>
68
69 * maintaining.texi: Document SRC support.
70
71 2014-11-10 Glenn Morris <rgm@gnu.org>
72
73 * Makefile.in (top_srcdir, version): New, set by configure.
74 (doc-emacsver): New rule.
75 (bootstrap-clean, maintainer-clean): Delete emacsver.texi.
76 (emacsver.texi.in): Rename from emacsver.texi.
77
78 2014-11-09 Juri Linkov <juri@jurta.org>
79
80 * search.texi (Other Repeating Search): Add documentation for
81 multi-isearch-files and multi-isearch-files-regexp. (Bug#13592)
82
83 2014-11-09 Glenn Morris <rgm@gnu.org>
84
85 * Makefile.in (version): Remove variable.
86 (clean): No longer delete dist tarfile.
87 (dist): Remove rule; replace with code in admin.el.
88
89 2014-11-03 Glenn Morris <rgm@gnu.org>
90
91 * programs.texi (Misc for Programs): Fix typo.
92
93 2014-10-30 Eli Zaretskii <eliz@gnu.org>
94
95 * frames.texi (Scroll Bars): Improve indexing of faces.
96
97 * killing.texi (Secondary Selection): Improve indexing of faces.
98
99 * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
100
101 * display.texi (Standard Faces, Text Display)
102 (Useless Whitespace): Improve indexing of faces.
103
104 * frames.texi (Frame Commands): Document and index
105 'frame-resize-pixelwise'.
106
107 * windows.texi (Split Window): Document and index
108 'window-resize-pixelwise'.
109
110 2014-10-22 Tassilo Horn <tsdh@gnu.org>
111
112 * misc.texi (Document View): Adapt to latest doc-view changes wrt
113 viewing the document's plain text contents.
114
115 2014-10-20 Glenn Morris <rgm@gnu.org>
116
117 * Merge in all changes up to 24.4 release.
118
119 2014-10-13 Glenn Morris <rgm@gnu.org>
120
121 * Makefile.in (dist): Update for new output variables.
122
123 2014-10-12 Paul Eggert <eggert@cs.ucla.edu>
124
125 * macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
126 (Mac / GNUstep Customization): Mac OS X 10.6 or later now required.
127
128 2014-10-09 Glenn Morris <rgm@gnu.org>
129
130 * package.texi (Package Menu): The package list was changed to not
131 say "unsigned" any more.
132
133 2014-10-05 Glenn Morris <rgm@gnu.org>
134
135 * misc.texi (Sorting):
136 * search.texi (Query Replace): Markup fixes.
137
138 2014-10-04 Martin Rudalics <rudalics@gmx.at>
139
140 * frames.texi (Scroll Bars): Describe use of horizontal scroll bars.
141
142 2014-10-04 Glenn Morris <rgm@gnu.org>
143
144 * cmdargs.texi (Misc X):
145 * display.texi (Optional Mode Line):
146 * misc.texi (emacsclient Options):
147 * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
148
149 * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
150 (CUA Bindings): Mention rectangle-mark-mode.
151
152 2014-10-03 Martin Rudalics <rudalics@gmx.at>
153
154 * frames.texi (Frame Commands):
155 * cmdargs.texi (Window Size X): Mention the use of
156 `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
157
158 2014-10-02 Glenn Morris <rgm@gnu.org>
159
160 * package.texi (Package Installation): Mention etc/package-keyring.gpg.
161
162 2014-09-29 Eli Zaretskii <eliz@gnu.org>
163
164 * emacsver.texi (EMACSVER): Bump to 20.0.50.
165
166 2014-09-15 Daniel Colascione <dancol@dancol.org>
167
168 * regs.texi (Text Registers): Update end-user documentation
169 to reflect `insert-register' interface change.
170
171 2014-08-07 Reuben Thomas <rrt@sc3d.org>
172
173 * programs.texi (Program Modes): Don't advertise VMS DCL support
174 any more.
175
176 2014-08-07 Reuben Thomas <rrt@sc3d.org>
177
178 Refer to MS-DOS using the same name everywhere.
179
180 * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
181 become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
182 * emacs-xtra.texi: ditto.
183 * emacs.texi: ditto.
184 * makefile.w32-in: ditto.
185 * msdog-xtra.texi: ditto, and rename file.
186 * msdog.texi: ditto, and rename file.
187
188 2014-07-21 Glenn Morris <rgm@gnu.org>
189
190 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
191
192 2014-07-09 Juri Linkov <juri@jurta.org>
193
194 * search.texi (Regexp Search): Update lax space matching that is
195 not active in regexp search by default now. (Bug#17901)
196
197 2014-07-03 Glenn Morris <rgm@gnu.org>
198
199 * help.texi (Misc Help):
200 * trouble.texi (Checklist): "Online" help doesn't mean what it
201 used to any more.
202
203 2014-06-23 Glenn Morris <rgm@gnu.org>
204
205 * Makefile.in (%.texi): Disable implicit rules.
206 (mkinfodir): Remove.
207 (.dvi.ps): Replace with pattern rule.
208 (${buildinfodir}): New rule.
209 ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
210 Use $<.
211 (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
212 Use $<.
213 (%.ps): New rule.
214
215 2014-06-15 Glenn Morris <rgm@gnu.org>
216
217 * Makefile.in (bootstrap-clean): New.
218
219 2014-06-10 Glenn Morris <rgm@gnu.org>
220
221 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
222 (INFO_OPTS): Set directly rather than with configure.
223
224 2014-06-08 Glenn Morris <rgm@gnu.org>
225
226 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
227 * misc.texi (emacsclient Options): Copyedit.
228
229 * buffers.texi (Uniquify): Copyedits.
230 * files.texi (Visiting): Update for uniquify changes.
231
232 * dired.texi (Marks vs Flags):
233 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
234
235 * help.texi (Help, Misc Help): Copyedits.
236
237 * screen.texi (Menu Bar): Copyedits.
238 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
239
240 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
241 * cmdargs.texi (Window Size X): Copyedits.
242
243 * ack.texi (Acknowledgments):
244 * emacs.texi (Acknowledgments): Updates.
245
246 2014-06-08 Glenn Morris <rgm@gnu.org>
247
248 * ack.texi (Acknowledgments):
249 * emacs.texi (Acknowledgments): Updates.
250
251 * programs.texi (Prettifying Symbols): Remove node.
252 (Misc for Programs): Mention more briefly here.
253 * emacs.texi (Top): Update menu.
254
255 * package.texi (Package Menu, Package Installation):
256 Mention signed packages.
257 (Package Installation): Mention package-pinned-packages.
258
259 2014-06-02 Glenn Morris <rgm@gnu.org>
260
261 * ack.texi (Acknowledgments): Remove some obsolete items.
262 * misc.texi [iftex]: Update chapter summary.
263 (Emulation): Remove section.
264
265 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
266 (Customization options specific to Mac OS / GNUstep): Remove section.
267
268 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
269
270 2014-05-26 Eli Zaretskii <eliz@gnu.org>
271
272 * frames.texi (Fonts): Clarify which frames are affected by
273 setting font from the menu and in default-frame-alist.
274 (Bug#17532)
275
276 2014-05-14 Eli Zaretskii <eliz@gnu.org>
277
278 * mule.texi (Language Environments): Remove unused @anchor. (Bug#17479)
279
280 2014-05-04 Eli Zaretskii <eliz@gnu.org>
281
282 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
283 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
284 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
285 Improve indexing.
286
287 2014-05-04 Leo Liu <sdl.web@gmail.com>
288
289 * cal-xtra.texi (Non-Gregorian Diary): Document new features for
290 Chinese calendar and diary.
291
292 2014-04-30 Eli Zaretskii <eliz@gnu.org>
293
294 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
295 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
296
297 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
298 and @key.
299
300 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
301 and @key.
302
303 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
304
305 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
306
307 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
308 @kbd and @key.
309
310 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
311 @key.
312
313 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
314 @kbd and @key.
315
316 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
317 @kbd and @key.
318
319 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
320 (MS-DOS Processes): Fix usage of @kbd and @key.
321
322 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
323 @key.
324
325 * mini.texi (Completion Commands, Minibuffer History): Fix usage
326 of @kbd and @key.
327
328 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
329 @key.
330
331 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
332 @kbd and @key.
333
334 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
335
336 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
337
338 * glossary.texi (Glossary): Fix usage of @kbd and @key.
339
340 * frames.texi (Speedbar): Fix usage of @kbd and @key.
341
342 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
343 (Filesets): Fix usage of @kbd and @key.
344
345 * display.texi (View Mode): Fix usage of @kbd and @key.
346
347 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
348
349 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
350 (Init Syntax): Fix usage of @kbd and @key.
351
352 * commands.texi (User Input): Fix usage of @kbd and @key.
353
354 * calendar.texi (Counting Days, General Calendar): Fix usage of
355 @kbd and @key.
356
357 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
358
359 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
360 @key.
361
362 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
363 @kbd and @key.
364
365 * anti.texi (Antinews): Fix usage of @kbd and @key.
366
367 * sending.texi (Mail Signature): Document signature variables used
368 by Message mode. (Bug#17308)
369
370 2014-04-22 Eli Zaretskii <eliz@gnu.org>
371
372 * buffers.texi (Uniquify): Clarify the default uniquification.
373
374 * indent.texi (Tab Stops): Improve wording.
375
376 * cmdargs.texi (General Variables): Improve docs of
377 EMACSLOADPATH. Index all the environment variables.
378 (Misc Variables): Index all the environment variables.
379
380 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
381
382 * Makefile.in (infoclean): Be consistent about reporting failures.
383 Do not fail merely because the info directory does not exist,
384 but do fail if it exists and can't be cleaned.
385
386 2014-04-16 Eli Zaretskii <eliz@gnu.org>
387
388 * display.texi (Cursor Display): Explain better how to customize
389 'blink-cursor-blinks'.
390
391 2014-04-07 Glenn Morris <rgm@gnu.org>
392
393 * trouble.texi (Checklist): Dribble files may contain passwords.
394
395 * files.texi (Backup Names):
396 * arevert-xtra.texi (Supporting additional buffers):
397 Update for default values of some -function vars no longer being nil.
398 (Supporting additional buffers):
399 Update for buffer-stale-function also applying to file-buffers.
400
401 2014-03-28 Glenn Morris <rgm@gnu.org>
402
403 * custom.texi (Terminal Init): Mention term-file-aliases.
404
405 2014-03-26 Glenn Morris <rgm@gnu.org>
406
407 * ack.texi (Acknowledgments): Remove reference to obsolete file.
408
409 2014-03-22 Glenn Morris <rgm@gnu.org>
410
411 * help.texi (Help Files): Update C-h g description.
412
413 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
414
415 * programs.texi (Matching): Update the missed spot. (Bug#17008)
416
417 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
418
419 * programs.texi (Matching): Update WRT to the new
420 `blink-matching-paren' behavior.
421
422 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
423
424 * mule.texi (International, Language Environments):
425 Update the list of language environments to what Emacs currently
426 supports. Add the full list to the index. Suggest C-h L for
427 details rather than trying to give very brief details here.
428
429 2014-03-12 Glenn Morris <rgm@gnu.org>
430
431 * cmdargs.texi (General Variables): Don't mention INCPATH,
432 from the obsolete complete.el.
433
434 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
435
436 * mule.texi (International Chars): Adjust C-u C-x = description.
437 Change it to match Emacs's current behavior. Also, change the
438 example to use ê instead of À, as the isolated grave accent in the
439 latter's decomposition listing was confusingly transliterated to
440 left single quote in the PDF version of the manual.
441
442 2014-03-12 Glenn Morris <rgm@gnu.org>
443
444 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
445 handling of frames.
446
447 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
448
449 2014-03-02 Xue Fuqiao <xfq@gnu.org>
450
451 * mark.texi (Mark):
452 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
453
454 2014-03-01 Glenn Morris <rgm@gnu.org>
455
456 * search.texi (Query Replace): Mention search-invisible.
457 * text.texi (Outline Visibility): Mention search-invisible
458 also affects query-replace.
459
460 2014-02-28 Xue Fuqiao <xfq@gnu.org>
461
462 * emacs.texi (Top):
463 * programs.texi (Programs, Prettifying Symbols):
464 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
465
466 * misc.texi (Saving Emacs Sessions):
467 Document some new desktop user options.
468
469 2014-02-27 Xue Fuqiao <xfq@gnu.org>
470
471 * programs.texi (Basic Indent, Other C Commands):
472 Fix the description of RET and `C-j'.
473
474 * indent.texi (Indentation Commands): Move the description of
475 `C-j' from here...
476 * basic.texi (Inserting Text): ... to here.
477
478 2014-02-25 Glenn Morris <rgm@gnu.org>
479
480 * custom.texi (Terminal Init):
481 Replace term-setup-hook with tty-setup-hook.
482
483 2014-02-23 Glenn Morris <rgm@gnu.org>
484
485 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
486
487 2014-02-20 Glenn Morris <rgm@gnu.org>
488
489 * search.texi (Special Isearch): Mention invisible text.
490 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
491
492 2014-02-18 Glenn Morris <rgm@gnu.org>
493
494 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
495 gnu.org version of etc/CONTRIBUTE in html output.
496
497 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
498
499 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
500
501 * programs.texi (Matching): Fix typo.
502
503 * killing.texi (CUA Bindings): Document the new relationship between
504 cua-mode and delete-selection mode.
505 (CUA Bindings): Mention that rectangle mode can be used on its own.
506
507 2014-02-14 Glenn Morris <rgm@gnu.org>
508
509 * regs.texi (Configuration Registers): Update C-x r f binding.
510
511 2014-02-12 Glenn Morris <rgm@gnu.org>
512
513 * mini.texi (Completion Options): No longer mention icomplete,
514 which has its own section now.
515 * modes.texi (Minor Modes): Update Icomplete xref.
516
517 * help.texi (Package Keywords): Mention describe-package buttons.
518
519 * package.texi (Package Menu): Mention package-menu-filter.
520
521 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
522
523 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
524
525 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
526
527 * dired.texi (Hiding Subdirectories): Mention the node for
528 deleting subdirectories (bug#11743).
529
530 2014-02-09 Glenn Morris <rgm@gnu.org>
531
532 * programs.texi (MixedCase Words): Rename node from "Glasses".
533 Move Subword mode here from "Other C Commands" node.
534 (Misc for Programs): Mention Superword mode.
535 * emacs.texi: Update menu.
536
537 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
538
539 * regs.texi (File Registers): Clarify metasyntactical variables
540 (bug#13565).
541
542 * search.texi (Search Case): Rearrange text slightly to make it
543 obvious that `M-c' also toggles sensitivity if `case-fold-search'
544 is nil (bug#14726).
545
546 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
547 (bug#16376).
548
549 2014-02-07 Glenn Morris <rgm@gnu.org>
550
551 * display.texi (Highlight Interactively):
552 Mention hi-lock-auto-select-face.
553
554 * anti.texi (Antinews): Fix typo.
555
556 * ack.texi (Acknowledgments): No longer mention obsolete files.
557
558 2014-02-02 Glenn Morris <rgm@gnu.org>
559
560 * regs.texi (Registers): Mention previewing.
561
562 2014-01-29 Glenn Morris <rgm@gnu.org>
563
564 * killing.texi (Deletion): Mention cycle-spacing.
565
566 2014-01-28 Glenn Morris <rgm@gnu.org>
567
568 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
569
570 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
571
572 2014-01-27 Glenn Morris <rgm@gnu.org>
573
574 * dired.texi (Misc Dired Features): Copyedits for hide-details.
575
576 * buffers.texi (List Buffers): Tiny edit.
577
578 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
579
580 2014-01-26 Glenn Morris <rgm@gnu.org>
581
582 * ack.texi (Acknowledgments):
583 * programs.texi (Program Modes):
584 Update for delphi.el -> opascal.el renaming.
585
586 * misc.texi (Sorting): Add findex for reverse-region.
587
588 * killing.texi (Deletion): Mention delete-duplicate-lines.
589
590 2014-01-24 Glenn Morris <rgm@gnu.org>
591
592 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
593 terminal.el.
594
595 * files.texi (Interlocking): Copyedit.
596
597 2014-01-23 Glenn Morris <rgm@gnu.org>
598
599 * building.texi (Lisp Eval): Update prefix argument behavior
600 of eval-expression, eval-last-sexp.
601
602 2014-01-17 Bastien Guerry <bzg@gnu.org>
603
604 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
605
606 2014-01-15 Glenn Morris <rgm@gnu.org>
607
608 * files.texi (File Conveniences):
609 * misc.texi (EWW): Copyedits.
610
611 2014-01-10 Glenn Morris <rgm@gnu.org>
612
613 * emacs.texi (Distrib): Add donate URL. Add anchor.
614
615 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
616
617 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
618 `dired-hide-details-hide-symlink-targets', and
619 `dired-hide-details-hide-information-lines'.
620
621 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
622
623 * emacs.texi: Add EWW.
624 * misc.texi (EWW): Document EWW.
625
626 2014-01-09 Glenn Morris <rgm@gnu.org>
627
628 * trouble.texi (Service): Refer to online service directory
629 rather than etc/SERVICE.
630
631 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
632
633 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
634
635 * files.texi (File Conveniences): Document `image-next-frame',
636 `image-previous-frame', `image-goto-frame',
637 `image-increase-speed', `image-decrease-speed',
638 `image-reverse-speed', and `image-reset-speed'.
639
640 2014-01-07 Bastien Guerry <bzg@gnu.org>
641
642 * buffers.texi (Buffers): Fix display of @math content by using
643 nested braces. (Bug#16389)
644
645 2014-01-07 Chong Yidong <cyd@gnu.org>
646
647 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
648 (Word Search): Document incremental word search changes.
649 (Isearch Yank): Document M-s C-e with a prefix argument.
650
651 2014-01-07 Glenn Morris <rgm@gnu.org>
652
653 * cal-xtra.texi (Calendar Customizing):
654 Mention calendar-day-header-array.
655
656 2013-12-28 Glenn Morris <rgm@gnu.org>
657
658 * trouble.texi (Understanding Bug Reporting): Brevity.
659
660 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
661
662 * mini.texi (Completion Options): Add a link to Shell Options.
663 * misc.texi (Shell Mode): Move documentation of
664 shell-completion-fignore from Shell Mode to Shell Options.
665
666 2013-12-26 João Távora <joaotavora@gmail.com>
667
668 * emacs.texi (Matching): Describe new features of Electric Pair mode.
669
670 2013-12-25 Chong Yidong <cyd@gnu.org>
671
672 * glossary.texi (Glossary): Define MULE in modern terms.
673
674 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
675
676 * files.texi (Diff Mode): Add an index.
677
678 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
679
680 * trouble.texi (Understanding Bug Reporting): Minor update.
681 (Checklist): Fix a cross-reference.
682
683 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
684
685 * regs.texi (Bookmarks): Document `bookmark-default-file'.
686
687 * misc.texi (Shell Mode): Add a cross-reference.
688
689 * building.texi (Lisp Eval): Add an index.
690
691 2013-12-22 Glenn Morris <rgm@gnu.org>
692
693 * entering.texi (Entering Emacs): Typo fix.
694
695 * calendar.texi (General Calendar):
696 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
697
698 2013-12-22 Eli Zaretskii <eliz@gnu.org>
699
700 * regs.texi (Keyboard Macro Registers): Fix last change.
701
702 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
703
704 * search.texi (Special Isearch, Query Replace): Document negative
705 argument of replacement commands.
706 (Symbol Search): Document `isearch-forward-symbol-at-point'.
707
708 * files.texi (File Conveniences): Document `image-next-file' and
709 `image-previous-file'.
710
711 * display.texi (Optional Mode Line): Fix an index.
712
713 * regs.texi (File Registers): Document `kmacro-to-register'.
714
715 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
716
717 * frames.texi (Scroll Bars):
718 Document `scroll-bar-adjust-thumb-portion'.
719
720 2013-12-21 Chong Yidong <cyd@gnu.org>
721
722 * indent.texi (Indentation Commands): Document C-x TAB changes.
723
724 2013-12-20 Tassilo Horn <tsdh@gnu.org>
725
726 * calendar.texi, display.texi, help.texi, rmail.texi:
727 Document `S-SPC' as alternative to scrolling down with `DEL'.
728
729 * frames.texi: Document `toggle-frame-maximized' and
730 `toggle-frame-fullscreen' with their respective keys.
731
732 * buffers.texi: Document buffer name uniquification changes.
733
734 * indent.texi: Document that `electric-indent-mode' is enabled by
735 default.
736
737 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
738
739 * buffers.texi: Update list-buffers "screenshot" to show Messages
740 as major-mode.
741
742 * entering.texi: Document `initial-buffer-choice' changes.
743
744 * misc.texi (emacsclient Options):
745 Document `initial-buffer-choice' changes.
746
747 * help.texi: Document that `?' now also shows subcommands of
748 prefix keys.
749
750 2013-12-17 Chong Yidong <cyd@gnu.org>
751
752 * killing.texi (Appending Kills): Note that append-next-kill can
753 prepend the kill.
754
755 2013-12-12 Eli Zaretskii <eliz@gnu.org>
756
757 * mule.texi (File Name Coding): Document file-name encoding
758 peculiarities on MS-Windows.
759
760 2013-12-12 Glenn Morris <rgm@gnu.org>
761
762 * emacs.texi: Sync direntry with info/dir version.
763
764 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
765
766 * msdog.texi (Windows Keyboard): Fix typo.
767
768 2013-11-30 Glenn Morris <rgm@gnu.org>
769
770 * Makefile.in (distclean): Remove Makefile.
771
772 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
773
774 * buffers.texi (Icomplete): Rename from Iswitchb and
775 rewrite accordingly.
776
777 2013-11-23 Glenn Morris <rgm@gnu.org>
778
779 * cmdargs.texi (General Variables):
780 Empty elements in EMACSLOADPATH now mean the default load-path.
781
782 2013-11-21 Glenn Morris <rgm@gnu.org>
783
784 * cmdargs.texi (Action Arguments): Use path-separator with -L.
785
786 2013-11-04 Glenn Morris <rgm@gnu.org>
787
788 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
789
790 2013-11-02 Glenn Morris <rgm@gnu.org>
791
792 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
793
794 2013-10-23 Glenn Morris <rgm@gnu.org>
795
796 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
797 Nuke @refill.
798
799 * Makefile.in (install-dvi, install-html, install-pdf)
800 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
801 (uninstall-pdf): Quote entities that might contain whitespace.
802
803 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
804
805 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
806 Remove @refill.
807
808 2013-10-13 Glenn Morris <rgm@gnu.org>
809
810 * ack.texi (Acknowledgments): Comment out old alpha stuff.
811
812 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
813
814 * calendar.texi (Special Diary Entries): Remove @refill.
815
816 2013-10-13 Glenn Morris <rgm@gnu.org>
817
818 * display.texi (Text Scale): Update text-scale-adjust details.
819
820 * ack.texi (Acknowledgments):
821 * emacs.texi (Acknowledgments): Use accented form of some names.
822
823 2013-10-08 Eli Zaretskii <eliz@gnu.org>
824
825 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
826 name. (Bug#15557)
827
828 Support menus on text-mode terminals.
829 * screen.texi (Menu Bar): Adapt to TTY menus.
830
831 * frames.texi (Frames): Mention menu support on text terminals.
832
833 * files.texi (Visiting): Mention the "File" menu-bar menu.
834
835 * display.texi (Standard Faces): Mention TTY faces for menus.
836
837 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
838
839 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
840
841 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
842
843 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
844
845 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
846
847 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
848
849 * emacs.texi (Intro): Minor cleanup.
850
851 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
852
853 * fixit.texi (Transpose, Fixing Case): Remove @refill.
854
855 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
856
857 * maintaining.texi (VC Directory Commands): Add keybinding for
858 vc-log-incoming in vc-dir.
859 (Log Buffer): Use @emph instead of @strong.
860
861 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
862
863 * text.texi (Enriched Justification): Explain values of default-justification.
864
865 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
866
867 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
868
869 2013-08-31 Ulrich Müller <ulm@gentoo.org>
870
871 * xresources.texi (Motif Resources):
872 Rename from LessTif Resources. Update xrefs. (Bug#15145)
873 * emacs.texi: Update menu.
874
875 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
876
877 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
878 for portability to hosts where /bin/sh has problems.
879
880 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
881
882 * text.texi (Enriched Justification): Minor fixes.
883
884 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
885
886 * files.texi (Filesets): Add an index.
887
888 2013-08-12 Glenn Morris <rgm@gnu.org>
889
890 * macos.texi (GNUstep Support):
891 * trouble.texi (Checklist, Contributing, Service):
892 Avoid mailto: in html output.
893
894 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
895 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
896 (INSTALL_DATA): New, set by configure.
897 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
898 New variables.
899 (.SUFFIXES): Add .ps and .dvi.
900 (.dvi.ps): New suffix rule.
901 (dvi, html, pdf, ps): Use *_TARGETS variables.
902 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
903 (emacs.html): Use HTML_OPTS.
904 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
905 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
906 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
907 uninstall-ps, and uninstall-doc.
908 (install-dvi, install-html, install-pdf, install-ps, install-doc)
909 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
910 (uninstall-doc): New rules.
911
912 2013-07-31 Eli Zaretskii <eliz@gnu.org>
913
914 * emacs.texi (Top): Remove menu item for the removed "Disabling
915 Multibyte" node.
916
917 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
918
919 * rmail.texi (Rmail Coding): Move here from mule.texi.
920
921 * custom.texi (Specifying File Variables): Fix cross-references.
922
923 * mule.texi (Unibyte Mode): Fix cross-references.
924 (Disabling Multibyte): Remove.
925
926 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
927
928 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
929 (Mayan Calendar): Move here from calendar.texi.
930 * emacs.texi (Top): Update menu.
931
932 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
933
934 * emacs.texi (Top): Add menu entry.
935
936 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
937 (VC Directory Commands): Add vc-dir-ignore.
938
939 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
940
941 * glossary.texi (Glossary): Add some entries.
942
943 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
944
945 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
946 vc-dir. (Bug#14948)
947
948 2013-07-26 Eli Zaretskii <eliz@gnu.org>
949
950 * display.texi (Fringes): Document the variable fringe-mode.
951 (Bug#14946)
952
953 2013-07-03 Glenn Morris <rgm@gnu.org>
954
955 * maintaining.texi (EDE): Fix cross-reference.
956
957 * programs.texi (Program Modes): Fix emacs-xtra reference.
958
959 * help.texi (Misc Help): Index describe-syntax.
960
961 2013-06-29 Eli Zaretskii <eliz@gnu.org>
962
963 * basic.texi (Moving Point): Document visual-order-cursor-movement
964 and its effect on right-char and left-char.
965
966 2013-06-28 Glenn Morris <rgm@gnu.org>
967
968 * ack.texi (Acknowledgments): Small update.
969
970 2013-06-19 Glenn Morris <rgm@gnu.org>
971
972 * Makefile.in (dist): Edit more configure variables.
973 Try to check that we do not miss any in future.
974
975 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
976
977 * vc1-xtra.texi (Revision Tags): Add a cross reference.
978 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
979
980 2013-06-11 Glenn Morris <rgm@gnu.org>
981
982 * maintaining.texi (VC Directory Commands): Copyedit.
983 (Branches): Put back milder version of pre 2013-06-07 text.
984
985 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
986
987 * maintaining.texi (Branches): Remove text copied from other sources.
988
989 2013-06-05 Alan Mackenzie <acm@muc.de>
990
991 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
992 (Not Exiting Isearch): Document new user option
993 `isearch-allow-prefix'. (Bug#9706)
994
995 2013-06-03 Juri Linkov <juri@jurta.org>
996
997 * display.texi (Highlight Interactively): Add global keybindings
998 with the key prefix `M-s h'. Document old command `highlight-phrase'.
999 Document new command `highlight-symbol-at-point'.
1000
1001 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
1002
1003 * maintaining.texi (Branches): Add motivations for branching.
1004 (VC Mode Line): Fix typo.
1005 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
1006 prefix argument.
1007
1008 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
1009
1010 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
1011 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
1012 autolaunching of the D-Bus session bus.
1013
1014 2013-06-01 Glenn Morris <rgm@gnu.org>
1015
1016 * programs.texi (Semantic): Fix typo.
1017
1018 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
1019
1020 * maintaining.texi (Types of Log File): Supplement some
1021 information of change log files.
1022
1023 2013-05-15 Juri Linkov <juri@jurta.org>
1024
1025 * search.texi (Repeat Isearch): Mention key `RET' to finish
1026 editing the string. (Bug#13348)
1027
1028 2013-05-14 Glenn Morris <rgm@gnu.org>
1029
1030 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
1031
1032 2013-05-09 Glenn Morris <rgm@gnu.org>
1033
1034 * sending.texi (Mail Sending): Fix typo.
1035
1036 * windows.texi (Change Window): Fix typo.
1037
1038 * custom.texi (Changing a Variable): Fix typo.
1039
1040 * trouble.texi (Contributing): Remove obsolete info re pretesters.
1041
1042 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
1043
1044 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
1045 * cmdargs.texi (Initial Options):
1046 * files.texi (Customize Save): Document this.
1047
1048 2013-05-04 Glenn Morris <rgm@gnu.org>
1049
1050 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
1051
1052 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1053
1054 doc: convert some TeX accents to UTF-8
1055 * ack.texi (Acknowledgments):
1056 * emacs.texi (Acknowledgments):
1057 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
1058 Apparently the TeX accents cause problems when generating gnu.org
1059 web pages, e.g., @l{} is rendered as '/l' on
1060 <http://www.gnu.org/software/emacs/manual/html_node/
1061 emacs/Acknowledgments.html>.
1062
1063 2013-03-16 Glenn Morris <rgm@gnu.org>
1064
1065 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
1066
1067 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1068
1069 Prefer UTF-8 for documentation.
1070 With GNU Texinfo 5.0, this generates nicer-looking info files,
1071 since they can use curly quotes. With older Texinfo it doesn't matter.
1072 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
1073 Switch from Latin-1 to UTF-8.
1074
1075 2013-02-28 Bastien Guerry <bzg@gnu.org>
1076
1077 * xresources.texi (GTK resources): Fix broken link.
1078
1079 2013-02-25 Eli Zaretskii <eliz@gnu.org>
1080
1081 * files.texi (Interlocking): Don't refer to symlinks as the
1082 exclusive means of locking files.
1083
1084 2013-02-22 Glenn Morris <rgm@gnu.org>
1085
1086 * ack.texi (Acknowledgments):
1087 * emacs.texi (Acknowledgments): Small updates.
1088
1089 2013-02-21 Glenn Morris <rgm@gnu.org>
1090
1091 * files.texi (File Conveniences): Not just GIFs can be animated.
1092
1093 2013-02-13 Glenn Morris <rgm@gnu.org>
1094
1095 * ack.texi (Acknowledgments): Don't mention yow any more.
1096
1097 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
1098
1099 * cmdargs.texi (General Variables):
1100 Fix TMPDIR documentation to match the code's behavior.
1101
1102 2013-02-10 Glenn Morris <rgm@gnu.org>
1103
1104 * trouble.texi (Checklist): Update bug keybinding.
1105
1106 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1107
1108 * msdog.texi (Text and Binary): Delete the description of
1109 file-name-buffer-file-type-alist.
1110
1111 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
1112
1113 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
1114 Without it, I don't see function names. Older addr2line
1115 implementations will die out sooner or later, so tailor the
1116 first suggestion to recent addr2line, with a followup about
1117 older ones.
1118
1119 2013-01-19 Glenn Morris <rgm@gnu.org>
1120
1121 * custom.texi (Directory Variables): Fix paren typo.
1122
1123 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
1124
1125 * custom.texi (Custom Themes): Fix typo.
1126
1127 2013-01-07 Bastien Guerry <bzg@gnu.org>
1128
1129 * help.texi (Apropos): Document `apropos-user-option' and update
1130 the doc for `apropos-variable'.
1131
1132 2013-01-05 Glenn Morris <rgm@gnu.org>
1133
1134 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1135
1136 2012-12-21 Glenn Morris <rgm@gnu.org>
1137
1138 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1139 Simply include doclicense.
1140
1141 2012-12-21 Chong Yidong <cyd@gnu.org>
1142
1143 * frames.texi (Mouse Commands): Fix description of the effect of
1144 mouse dragging (Bug#13049).
1145
1146 2012-12-15 Juri Linkov <juri@jurta.org>
1147
1148 * misc.texi (Recursive Edit): Add a link to "Query Replace".
1149 (Bug#13181)
1150
1151 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
1152
1153 * killing.texi (Deletion): Doc fix (Bug#12748).
1154
1155 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1156
1157 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1158 These are just minor editorial changes.
1159
1160 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
1161
1162 * vc1-xtra.texi (General VC Options): Remove obsolete reference
1163 to `vc-path'.
1164
1165 2012-12-03 Chong Yidong <cyd@gnu.org>
1166
1167 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1168
1169 2012-12-02 Kevin Ryde <user42@zip.com.au>
1170
1171 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1172
1173 2012-12-01 Kevin Ryde <user42@zip.com.au>
1174
1175 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1176
1177 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1178
1179 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1180 These are just minor editorial changes.
1181
1182 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1183
1184 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1185 clarifications (Bug#12865).
1186 (Horizontal Scrolling): Clarifications.
1187
1188 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1189
1190 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1191
1192 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1193
1194 * trouble.texi (Crashing): Add information about MS-Windows and
1195 the emacs_backtrace.txt file. (Bug#12908)
1196
1197 2012-11-13 Chong Yidong <cyd@gnu.org>
1198
1199 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1200 actually named gdb-stopped-functions.
1201
1202 2012-11-13 Glenn Morris <rgm@gnu.org>
1203
1204 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1205
1206 2012-11-10 Glenn Morris <rgm@gnu.org>
1207
1208 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1209
1210 * emacs.texi (Acknowledgments): Add profiler author.
1211 * ack.texi (Acknowledgments): Add some recent contributions.
1212
1213 2012-11-10 Chong Yidong <cyd@gnu.org>
1214
1215 * files.texi (Diff Mode): Doc fixes for
1216 diff-delete-trailing-whitespace (Bug#12831).
1217
1218 * trouble.texi (Crashing): Copyedits.
1219
1220 2012-11-10 Glenn Morris <rgm@gnu.org>
1221
1222 * files.texi (Diff Mode): Trailing whitespace updates.
1223
1224 2012-11-10 Chong Yidong <cyd@gnu.org>
1225
1226 * misc.texi (Terminal emulator): Document Term mode faces.
1227
1228 * mini.texi (Basic Minibuffer): New node.
1229 Document minibuffer-electric-default-mode.
1230
1231 * display.texi (Visual Line Mode): Fix index entry.
1232
1233 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1234 and index the keybindings. Document tabulated-list-sort.
1235 (Kill Buffer): Capitalize Buffer Menu.
1236
1237 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1238
1239 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1240
1241 * display.texi (Auto Scrolling): Clarify that scroll-step is
1242 ignored when scroll-conservatively is set to a non-zero value.
1243 (Bug#12801)
1244
1245 2012-11-10 Chong Yidong <cyd@gnu.org>
1246
1247 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1248
1249 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1250
1251 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1252
1253 2012-10-29 Chong Yidong <cyd@gnu.org>
1254
1255 * dired.texi (Shell Commands in Dired): Document changes to the
1256 dired-do-async-shell-command.
1257
1258 2012-10-28 Glenn Morris <rgm@gnu.org>
1259
1260 * ack.texi (Acknowledgments): Mention gv.el.
1261
1262 2012-10-27 Bastien Guerry <bzg@gnu.org>
1263
1264 * screen.texi (Menu Bar): Fix typo.
1265
1266 2012-10-27 Chong Yidong <cyd@gnu.org>
1267
1268 * frames.texi (Mouse Avoidance): Mention new variable
1269 mouse-avoidance-banish-position.
1270
1271 * programs.texi (Which Function): Which Function mode now works in
1272 all major modes by default.
1273
1274 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1275
1276 * files.texi (Misc File Ops): Symbolic links on Windows only work
1277 on Vista and later.
1278
1279 * building.texi (Compilation): Document compilation-always-kill.
1280
1281 * search.texi (Symbol Search): New node.
1282
1283 * package.texi (Package Menu): Document the "new" status.
1284
1285 * windows.texi (Window Choice): Don't refer to the obsolete
1286 special-display feature.
1287
1288 2012-10-24 Chong Yidong <cyd@gnu.org>
1289
1290 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1291 be invoked from the mode line.
1292
1293 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1294 changes to the mark and unmark commands.
1295 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1296 which is no longer bound to dired-backup-diff.
1297
1298 2012-10-23 Bastien Guerry <bzg@gnu.org>
1299
1300 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1301 insertion of a period in the Info output.
1302
1303 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1304
1305 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1306
1307 2012-10-23 Chong Yidong <cyd@gnu.org>
1308
1309 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1310
1311 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1312
1313 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1314
1315 2012-10-17 Glenn Morris <rgm@gnu.org>
1316
1317 * mini.texi (Repetition): Further copyedit.
1318
1319 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1320
1321 * mini.texi (Repetition): Copyedit.
1322
1323 2012-10-16 Juri Linkov <juri@jurta.org>
1324
1325 * search.texi (Query Replace): Document multi-buffer replacement
1326 keys. (Bug#12655)
1327
1328 * maintaining.texi (Tags Search): Change link "Replace" to
1329 "Query Replace".
1330
1331 2012-10-13 Chong Yidong <cyd@gnu.org>
1332
1333 * files.texi (File Conveniences): ImageMagick enabled by default.
1334
1335 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1336
1337 * basic.texi (Arguments): Fix typos.
1338
1339 2012-10-08 Glenn Morris <rgm@gnu.org>
1340
1341 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1342
1343 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1344
1345 2012-10-06 Glenn Morris <rgm@gnu.org>
1346
1347 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1348 Mention cal-tex-cursor-week2-summary.
1349
1350 2012-10-06 Chong Yidong <cyd@gnu.org>
1351
1352 * mini.texi (Passwords): Fix typo.
1353
1354 2012-10-02 Glenn Morris <rgm@gnu.org>
1355
1356 * maintaining.texi (VC Directory Commands):
1357 Remove duplicate `q' entry. (Bug#12553)
1358
1359 2012-09-30 Chong Yidong <cyd@gnu.org>
1360
1361 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1362
1363 * search.texi (Special Isearch): Document the lax space search
1364 feature and M-s SPC.
1365 (Regexp Search): Move main search-whitespace-regexp description to
1366 Special Isearch.
1367 (Replace): Document replace-lax-whitespace.
1368
1369 * basic.texi (Position Info): Document C-u M-=.
1370 (Moving Point): Document move-to-column.
1371
1372 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1373
1374 * misc.texi (emacsclient Options): Document the effect of
1375 initial-buffer-choice on client frames. Document server-auth-dir.
1376 Do not document server-host, which is bad security practice.
1377
1378 * building.texi (Lisp Libraries): Docstring lookups can trigger
1379 autoloading. Document help-enable-auto-load.
1380
1381 * mini.texi (Yes or No Prompts): New node.
1382
1383 * ack.texi (Acknowledgments): Remove obsolete packages.
1384
1385 2012-09-27 Glenn Morris <rgm@gnu.org>
1386
1387 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1388 Rename the section to be more general.
1389 * emacs.texi: Update menu.
1390
1391 2012-09-23 Chong Yidong <cyd@gnu.org>
1392
1393 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1394 read-only-mode.
1395
1396 * files.texi (Visiting): Likewise.
1397
1398 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1399
1400 * trouble.texi (Crashing): Document ulimit -c.
1401
1402 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1403
1404 * trouble.texi (Crashing): Document addr2line.
1405
1406 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1407
1408 * misc.texi (DocView Slicing): Document new slice from
1409 BoundingBox feature.
1410
1411 2012-09-19 Chong Yidong <cyd@gnu.org>
1412
1413 * killing.texi (Yanking): Minor clarification (Bug#12469).
1414
1415 2012-09-17 Chong Yidong <cyd@gnu.org>
1416
1417 * building.texi (GDB User Interface Layout): Remove reference to
1418 removed variable gdb-use-separate-io-buffer (Bug#12454).
1419
1420 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1421
1422 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1423 M-x append-to-register. New option `register-separator'.
1424 (Number Registers): Mention that `C-x r +' is polymorphic.
1425
1426 2012-09-07 Chong Yidong <cyd@gnu.org>
1427
1428 * windows.texi (Window Choice): Don't mention obsolete
1429 display-buffer-reuse-frames.
1430
1431 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1432
1433 Give more-useful info on a fatal error (Bug#12328).
1434 * trouble.texi (Crashing): New section, documenting this.
1435
1436 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1437
1438 * cmdargs.texi (General Variables):
1439 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1440 connections to the D-Bus session bus. (Bug#12112)
1441
1442 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1443
1444 * building.texi (Debugger Operation): Correct and improve
1445 documentation of the GUD Tooltip mode.
1446
1447 2012-07-31 Chong Yidong <cyd@gnu.org>
1448
1449 * emacs.texi: Fix ISBN (Bug#12080).
1450
1451 2012-08-05 Chong Yidong <cyd@gnu.org>
1452
1453 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1454
1455 * custom.texi (Face Customization): Move discussion of face
1456 inheritance here, from Faces section.
1457
1458 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1459
1460 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1461 (Bug#11958)
1462
1463 2012-07-19 Chong Yidong <cyd@gnu.org>
1464
1465 * emacs.texi: Update ISBN.
1466
1467 2012-07-17 Chong Yidong <cyd@gnu.org>
1468
1469 * basic.texi (Inserting Text): Replace ucs-insert with
1470 insert-char. Provide more details of input.
1471
1472 * mule.texi (International Chars, Input Methods): Likewise.
1473
1474 2012-07-13 Chong Yidong <cyd@gnu.org>
1475
1476 * custom.texi (Examining): Update C-h v message.
1477
1478 * buffers.texi (Misc Buffer): Document view-read-only.
1479
1480 2012-07-07 Chong Yidong <cyd@gnu.org>
1481
1482 * custom.texi (Init File): Index site-lisp (Bug#11435).
1483
1484 2012-07-06 Chong Yidong <cyd@gnu.org>
1485
1486 * emacs.texi: Re-order top-level menu to correspond to logical
1487 order, to avoid makeinfo warnings.
1488
1489 * ack.texi (Acknowledgments): Note new python.el.
1490
1491 2012-06-29 Chong Yidong <cyd@gnu.org>
1492
1493 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1494 * basic.texi (Erasing, Basic Undo): Fix markup.
1495
1496 2012-06-29 Glenn Morris <rgm@gnu.org>
1497
1498 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1499
1500 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1501
1502 * fixit.texi (Undo): Fix typo. (Bug#11775)
1503
1504 2012-06-27 Glenn Morris <rgm@gnu.org>
1505
1506 * ack.texi (Acknowledgments): Tiny update.
1507
1508 2012-06-21 Glenn Morris <rgm@gnu.org>
1509
1510 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1511
1512 2012-06-17 Chong Yidong <cyd@gnu.org>
1513
1514 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1515
1516 * anti.texi:
1517 * building.texi:
1518 * cmdargs.texi:
1519 * custom.texi:
1520 * display.texi:
1521 * files.texi:
1522 * frames.texi:
1523 * glossary.texi:
1524 * misc.texi:
1525 * mule.texi:
1526 * programs.texi:
1527 * sending.texi:
1528 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1529
1530 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1531
1532 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1533
1534 2012-05-28 Glenn Morris <rgm@gnu.org>
1535
1536 * ack.texi, building.texi, calendar.texi, custom.texi:
1537 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1538
1539 2012-05-27 Glenn Morris <rgm@gnu.org>
1540
1541 * emacs.texi: Simplify following removal of node pointers.
1542
1543 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1544 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1545 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1546 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1547 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1548 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1549 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1550 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1551
1552 2012-05-22 Glenn Morris <rgm@gnu.org>
1553
1554 * emacs.texi (Acknowledgments): Add another contributor.
1555
1556 2012-05-12 Glenn Morris <rgm@gnu.org>
1557
1558 * Makefile.in (MKDIR_P): New, set by configure.
1559 (mkinfodir): Use $MKDIR_P.
1560
1561 2012-05-10 Glenn Morris <rgm@gnu.org>
1562
1563 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1564 with "coding: raw-text".
1565
1566 * files.texi (Interlocking): Mention create-lockfiles option.
1567
1568 2012-05-09 Chong Yidong <cyd@gnu.org>
1569
1570 * frames.texi (Mouse References, Mouse Commands): Fix index
1571 entries (Bug#11362).
1572
1573 2012-05-05 Glenn Morris <rgm@gnu.org>
1574
1575 * custom.texi (Customization Groups, Custom Themes, Examining):
1576 Improve page breaks.
1577
1578 * rmail.texi (Rmail Display): Use example rather than smallexample.
1579
1580 * calendar.texi: Convert inforefs to refs.
1581
1582 * dired.texi (Dired Enter): Improve page break.
1583
1584 * abbrevs.texi (Abbrev Concepts): Copyedits.
1585
1586 * maintaining.texi (Registering, Tag Syntax):
1587 Tweak line and page breaks.
1588
1589 * programs.texi (Programs, Electric C): Copyedits.
1590 (Program Modes): Add xref to Fortran.
1591 (Left Margin Paren): Remove what was (oddly enough) the only use
1592 of defvar in the entire Emacs manual.
1593 (Hungry Delete): Remove footnote about ancient Emacs version.
1594 (Other C Commands): Use example rather than smallexample.
1595
1596 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1597 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1598 Tweak line and page breaks.
1599
1600 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1601 (Major Modes): Use example rather than smallexample.
1602
1603 * mule.texi (Output Coding): Reword to improve page-breaks.
1604
1605 * frames.texi (Fonts): Tweak line and page breaks.
1606 Use example rather than smallexample. Change cross-reference.
1607 (Text-Only Mouse): Fix xref.
1608
1609 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1610 (Indirect Buffers): Tweak line- and page-breaks.
1611
1612 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1613
1614 2012-05-04 Glenn Morris <rgm@gnu.org>
1615
1616 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1617 (info, infoclean): Use $INFO_EXT.
1618 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1619 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1620 (INFO_TARGETS): Use $INFO_EXT.
1621 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1622
1623 2012-05-02 Glenn Morris <rgm@gnu.org>
1624
1625 * emacs.texi (@copying): Only print EDITION in the TeX version.
1626
1627 * search.texi (Regexp Search): Just say "Emacs".
1628
1629 * display.texi (Auto Scrolling):
1630 Reword to avoid repetition and improve page break.
1631
1632 * xresources.texi (Resources):
1633 * mule.texi (Language Environments):
1634 * misc.texi (Amusements):
1635 * maintaining.texi (VC Change Log):
1636 * frames.texi (Fonts):
1637 * custom.texi (Specifying File Variables, Minibuffer Maps):
1638 * cmdargs.texi (Initial Options):
1639 * building.texi (Flymake):
1640 Reword to remove/reduce some overly long/short lines.
1641
1642 2012-04-27 Glenn Morris <rgm@gnu.org>
1643
1644 * emacs.texi: Some fixes for detailed menu.
1645
1646 * emacs.texi: Add "et al." to authors.
1647
1648 * ack.texi, basic.texi, buffers.texi, building.texi:
1649 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1650 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1651 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1652 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1653 * search.texi, trouble.texi, windows.texi:
1654 Use Texinfo recommended convention for quotes+punctuation.
1655
1656 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1657
1658 * mule.texi (Bidirectional Editing): Improve indexing.
1659 Minor wording tweaks.
1660
1661 2012-04-15 Chong Yidong <cyd@gnu.org>
1662
1663 * misc.texi (emacsclient Options): More clarifications.
1664
1665 2012-04-15 Glenn Morris <rgm@gnu.org>
1666
1667 * msdog.texi (Windows Printing): It doesn't set printer-name.
1668
1669 * mule.texi (Language Environments): Move font info to "Fontsets".
1670 (Fontsets): Move intlfonts etc here from "Language Environments".
1671 Copyedits.
1672 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1673 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1674
1675 2012-04-15 Chong Yidong <cyd@gnu.org>
1676
1677 * glossary.texi (Glossary): Standardize on "text terminal"
1678 terminology. All callers changed.
1679
1680 * misc.texi (emacsclient Options): Document "client frame" concept
1681 and its effect on C-x C-c more carefully.
1682
1683 2012-04-15 Glenn Morris <rgm@gnu.org>
1684
1685 * frames.texi (Scroll Bars):
1686 * glossary.texi (Glossary): Use consistent case for "X Window System".
1687
1688 * mule.texi (Select Input Method, Coding Systems):
1689 State command names in kbd tables.
1690 (Recognize Coding): Add cross-ref.
1691 (Output Coding): Don't mention message mode in particular.
1692 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1693 Copyedits.
1694
1695 2012-04-14 Glenn Morris <rgm@gnu.org>
1696
1697 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1698 Copyedits.
1699 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1700 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1701 auto-coding-functions does not override coding: tags.
1702 Remove rmail-decode-mime-charset; it no longer has any effect.
1703
1704 2012-04-14 Chong Yidong <cyd@gnu.org>
1705
1706 * custom.texi (Creating Custom Themes): Add reference to Custom
1707 Themes node in Lisp manual.
1708
1709 2012-04-14 Glenn Morris <rgm@gnu.org>
1710
1711 * mule.texi (International): Copyedits.
1712 (International Chars): Update C-x = example output.
1713 (Disabling Multibyte): Rename from "Enabling Multibyte".
1714 Clarify what "unibyte: t" does, and mode-line description.
1715 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1716 Use Texinfo recommended convention for quotes+punctuation.
1717 (Language Environments): Copyedits.
1718 (Input Methods): Copyedits. Use "^" for the postfix example,
1719 because it is less confusing inside Info's `quotes'.
1720
1721 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1722 Update for "Disabling Multibyte" node name change.
1723 * emacs.texi: Update for "Disabling Multibyte" node name change.
1724
1725 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1726 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1727 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1728 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1729 * sending.texi, text.texi, trouble.texi:
1730 Use @file for buffers, per the Texinfo manual.
1731
1732 * entering.texi (Entering Emacs):
1733 Do not mention initial-buffer-choice = t.
1734
1735 * misc.texi (Gnus Startup): Use @env for environment variables.
1736
1737 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1738
1739 2012-04-12 Glenn Morris <rgm@gnu.org>
1740
1741 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1742
1743 2012-04-07 Glenn Morris <rgm@gnu.org>
1744
1745 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1746
1747 2012-04-05 Glenn Morris <rgm@gnu.org>
1748
1749 * glossary.texi (Glossary): Use anchors for internal cross-references.
1750
1751 2012-04-04 Glenn Morris <rgm@gnu.org>
1752
1753 * glossary.texi (Glossary): Copyedits.
1754 Use Texinfo-recommended convention for quotes and punctuation.
1755 Comment out a few specialized (Rmail) items.
1756 New items: Bidirectional Text, Client, Directory Local Variable,
1757 File Local Variable, Package, Server, Theme, Trash Can.
1758
1759 2012-04-03 Chong Yidong <cyd@gnu.org>
1760
1761 * sending.texi (Mail Misc): Fix an index entry.
1762
1763 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1764
1765 * msdog.texi (Windows Startup): Add description of emacsclient
1766 operation under -c and -t on MS-Windows.
1767
1768 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1769 Startup". (Bug#11091)
1770
1771 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1772
1773 * custom.texi (Changing a Variable): Fix example.
1774
1775 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1776
1777 * misc.texi (emacsclient Options): More clarifications about -t
1778 and -c on MS-Windows. (Bug#11091)
1779
1780 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1781
1782 * misc.texi (emacsclient Options): Document peculiarities of new
1783 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1784
1785 2012-03-30 Chong Yidong <cyd@gnu.org>
1786
1787 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1788
1789 2012-03-22 Glenn Morris <rgm@gnu.org>
1790
1791 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1792
1793 2012-03-17 Chong Yidong <cyd@gnu.org>
1794
1795 * package.texi (Package Installation): Document use of
1796 package-initialize in init file.
1797
1798 2012-03-16 Glenn Morris <rgm@gnu.org>
1799
1800 * help.texi (Language Help):
1801 * mule.texi (International Chars):
1802 etc/HELLO is for character demonstration.
1803
1804 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1805
1806 * dired.texi (Shell Commands in Dired): Fix typo.
1807
1808 2012-03-04 Chong Yidong <cyd@gnu.org>
1809
1810 * killing.texi (Clipboard): Document clipboard manager.
1811
1812 2012-02-29 Glenn Morris <rgm@gnu.org>
1813
1814 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1815
1816 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1817
1818 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1819
1820 2012-02-28 Glenn Morris <rgm@gnu.org>
1821
1822 * custom.texi, display.texi, emacs.texi, files.texi:
1823 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1824 Standardize possessive apostrophe usage.
1825
1826 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1827
1828 * macos.texi (Mac / GNUstep Customization): Remove text about
1829 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1830
1831 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1832
1833 * buffers.texi (Select Buffer): Mention that saving in a new file
1834 name can switch to a different major mode.
1835
1836 2012-02-23 Glenn Morris <rgm@gnu.org>
1837
1838 * mini.texi (Minibuffer File, Completion Options, Repetition):
1839 Copyedits.
1840 (Completion Example): Other M-x au* commands may be defined.
1841 (Completion Styles): Mention emacs21 and completion-category-overrides.
1842
1843 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1844 (Windows Keyboard, Windows Mouse, Windows Processes)
1845 (Windows Printing, Windows Misc): Copyedits.
1846 (ls in Lisp): Update switches list.
1847
1848 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1849 Update dos-mode* function names.
1850 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1851 (MS-DOS Processes): Add xref to main ls-lisp section.
1852
1853 * ack.texi (Acknowledgments): Mention smie.
1854
1855 2012-02-22 Glenn Morris <rgm@gnu.org>
1856
1857 * macos.texi: Copyedits. Fix @key/@kbd usage.
1858 (Mac / GNUstep Basics): Don't mention the panels, since the next
1859 section covers them.
1860 (Mac / GNUstep Customization): Merge some panel info from previous.
1861
1862 2012-02-21 Glenn Morris <rgm@gnu.org>
1863
1864 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1865 Small fixes.
1866
1867 * emacs-xtra.texi: Picture mode is no longer a chapter.
1868
1869 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1870
1871 * ack.texi (Acknowledgments): Small changes, including resorting,
1872 and removal of things no longer distributed.
1873
1874 2012-02-20 Glenn Morris <rgm@gnu.org>
1875
1876 * emacs.texi (Top, Preface): Small rephrasings.
1877 (menu, detailmenu): Update entries, and reformat some descriptions.
1878 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1879 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1880 Reformat some menu descriptions.
1881
1882 * ack.texi (Acknowledgments): More updates.
1883
1884 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1885 and from Author: headers.
1886 (Distrib): Small updates.
1887
1888 2012-02-18 Glenn Morris <rgm@gnu.org>
1889
1890 * ack.texi (Acknowledgments): Add xref to Org manual.
1891
1892 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1893 of '*mail*', since Message does not call it that.
1894 (Rmail Reply): Rename rmail-dont-reply-to-names.
1895 \\`info- no longer handled specially.
1896 Update for rmail-enable-mime-composing.
1897 Don't mention 'm' for replies.
1898 Don't mention rmail-mail-new-frame and canceling, since it does
1899 not work for Message at the moment.
1900
1901 * cal-xtra.texi: Copyedits.
1902
1903 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1904
1905 2012-02-17 Glenn Morris <rgm@gnu.org>
1906
1907 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1908
1909 * ack.texi (Acknowledgments): Mention Gnulib.
1910
1911 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1912
1913 * calendar.texi: Misc small changes, including updating the dates
1914 of examples.
1915
1916 2012-02-16 Glenn Morris <rgm@gnu.org>
1917
1918 * calendar.texi: Misc small changes.
1919
1920 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1921 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1922
1923 * dired-xtra.texi (Subdir Switches): Small fixes.
1924
1925 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1926
1927 2012-02-15 Glenn Morris <rgm@gnu.org>
1928
1929 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1930
1931 2012-02-12 Glenn Morris <rgm@gnu.org>
1932
1933 * ack.texi (Acknowledgments):
1934 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1935
1936 2012-02-10 Glenn Morris <rgm@gnu.org>
1937
1938 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1939
1940 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1941
1942 2012-02-09 Glenn Morris <rgm@gnu.org>
1943
1944 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1945 buffer switch after M-x rename-uniquely.
1946
1947 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1948
1949 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1950
1951 * text.texi (Org Mode): Fix typo.
1952
1953 2012-02-08 Glenn Morris <rgm@gnu.org>
1954
1955 * ack.texi (Acknowledgments): Update emacs-lock info.
1956
1957 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1958
1959 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1960
1961 2012-02-07 Glenn Morris <rgm@gnu.org>
1962
1963 * files.texi (File Conveniences): Mention ImageMagick images.
1964
1965 2012-02-05 Glenn Morris <rgm@gnu.org>
1966
1967 * trouble.texi (Checklist): Mention debug-on-event.
1968
1969 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1970
1971 2012-02-04 Glenn Morris <rgm@gnu.org>
1972
1973 * macos.texi (Customization options specific to Mac OS / GNUstep):
1974 New subsection.
1975
1976 * display.texi (Colors): Mention list-colors-sort.
1977
1978 * files.texi (File Conveniences): Mention image animation.
1979
1980 2012-01-31 Chong Yidong <cyd@gnu.org>
1981
1982 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1983 scroll bars (Bug#10666).
1984
1985 2012-01-28 Chong Yidong <cyd@gnu.org>
1986
1987 * files.texi (Filesets): Fix typos.
1988
1989 * display.texi (Faces): Add xref to Colors node.
1990
1991 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1992
1993 * buffers.texi (Select Buffer): Clarify explanation of switching
1994 to new buffers. Fix description of next-buffer and
1995 previous-buffer (Bug#10334).
1996 (Misc Buffer): Add xref to View Mode.
1997
1998 * text.texi (Fill Commands): Fix description of
1999 sentence-end-double-space.
2000
2001 2012-01-23 Chong Yidong <cyd@gnu.org>
2002
2003 * anti.texi (Antinews): Add Emacs 23 antinews.
2004
2005 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
2006
2007 * programs.texi (Comment Commands): Typo (bug#10514).
2008
2009 2012-01-15 Chong Yidong <cyd@gnu.org>
2010
2011 * xresources.texi (X Resources): Describe GTK+ case first.
2012 (Resources): Don't use borderWidth as an example, since it doesn't
2013 work with GTK+.
2014 (Table of Resources): Clarify role of several resources, including
2015 the Emacs 24 behavior of cursorBlink etc.
2016 (Face Resources): Node deleted. Recommend using Customize
2017 instead. Add paragraph to `Table of Resources' node summarizing
2018 how to use X resources for changing faces.
2019 (Lucid Resources): Rewrite, omitting description of font names,
2020 referring to the Fonts node instead.
2021 (LessTif Resources): Copyedits.
2022 (GTK resources): Rewrite, describing the difference between gtk2
2023 and gtk3.
2024 (GTK Resource Basics): New node.
2025 (GTK Widget Names, GTK Names in Emacs): Rewrite.
2026 (GTK styles): Just refer to Fonts node for GTK font format.
2027
2028 * display.texi (Faces): Document the cursor face.
2029
2030 2012-01-14 Chong Yidong <cyd@gnu.org>
2031
2032 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
2033 (General Variables): Add xref to Lisp Libraries.
2034 (Initial Options): Copyedits.
2035 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
2036 (Environment): Clarify what getenv does.
2037 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
2038 light backgrounds on xterms.
2039 (Misc Variables): TEMP and TMP are not Windows-specific.
2040 (Display X): Copyedits.
2041 (Colors X): -bd does nothing for GTK.
2042 (Icons X): Gnome 3 doesn't use taskbars.
2043
2044 * misc.texi (Shell): Document exec-path here.
2045
2046 * rmail.texi (Movemail): Add xref for exec-path.
2047
2048 2012-01-13 Glenn Morris <rgm@gnu.org>
2049
2050 * dired.texi (Dired and Find): Clarify find-ls-options.
2051
2052 2012-01-09 Chong Yidong <cyd@gnu.org>
2053
2054 * custom.texi (Custom Themes): Switch custom-safe-themes to use
2055 SHA-256.
2056
2057 2012-01-07 Chong Yidong <cyd@gnu.org>
2058
2059 * display.texi (Useless Whitespace): Add Whitespace mode.
2060
2061 * custom.texi (Hooks): Discuss how to disable minor modes.
2062
2063 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
2064 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
2065
2066 * trouble.texi (Lossage): Refer to Bugs node for problems.
2067 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
2068 (Screen Garbled): Don't refer to terminal "manufacturers".
2069 (Total Frustration): Node deleted. Eliza is documented in
2070 Amusements now.
2071 (Known Problems): More info about using the bug tracker.
2072 Mention debbugs package.
2073 (Bug Criteria): Copyedits.
2074 (Understanding Bug Reporting): Mention emacs -Q.
2075
2076 2012-01-06 Chong Yidong <cyd@gnu.org>
2077
2078 * custom.texi (Specifying File Variables): The mode: keyword
2079 doesn't have to be first anymore. Add example of specifying minor
2080 modes.
2081 (Directory Variables): Simplify example. Mention application to
2082 non-file buffers.
2083 (Disabling): Use "initialization file" terminology.
2084 (Init Examples): Fix hook example.
2085
2086 2012-01-06 Eli Zaretskii <eliz@gnu.org>
2087
2088 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
2089 (Bug#10422)
2090 Move the stuff about resources to xresources.texi.
2091
2092 * xresources.texi (Resources): Move information about setting X
2093 resources in the Registry from cmdargs.texi. Make the index entry
2094 be similar to the one in cmdargs.texi.
2095
2096 2012-01-05 Chong Yidong <cyd@gnu.org>
2097
2098 * custom.texi (Customization Groups): Update example.
2099 (Browsing Custom): Document the new search field.
2100 (Changing a Variable): Update example for Emacs 24 changes.
2101 Document Custom-set and Custom-save commands.
2102 (Face Customization): Document Emacs 24 changes. De-document
2103 modify-face.
2104 (Specific Customization): Mention customize-variable.
2105 (Custom Themes): Add customize-themes, custom-theme-load-path,
2106 custom-theme-directory, and describe-theme.
2107 (Creating Custom Themes): New node.
2108 (Examining): Mention M-:.
2109
2110 * package.texi (Packages): Fix typo.
2111
2112 2012-01-03 Chong Yidong <cyd@gnu.org>
2113
2114 * misc.texi (Single Shell): Don't document Lisp usage of
2115 shell-command. Tidy up discussion of synchronicity. Add index
2116 entries for async-shell-command.
2117 (Interactive Shell): Note that M-x shell uses shell-file-name.
2118 Note change in behavior in Emacs 24.
2119 (Shell Mode): Shell mode now uses completion-at-point.
2120 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
2121 default method for recognizing prompts nowadays.
2122 (Shell Ring): Add xref to Minibuffer History.
2123 (Directory Tracking): Explain Dirtrack mode in more detail.
2124 (Term Mode): Fix index entries.
2125 (Paging in Term): Merge into Term Mode.
2126 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
2127 (Printing): Fix xref. State default of lpr-switches.
2128 (PostScript): Remove obsolete sentence. Omit description of
2129 non-interactive behaviors.
2130 (Hyperlinking): Improve description.
2131 (Browse-URL): Using compose-mail for mailto URLs is the default.
2132 Document browse-url-mailto-function.
2133 (Goto Address mode): Add index entries. Add xref to Browse-URL.
2134 (FFAP): FFAP is not a minor mode.
2135 (Amusements): M-x lm was renamed to M-x landmark.
2136 Document nato-region.
2137
2138 2012-01-01 Chong Yidong <cyd@gnu.org>
2139
2140 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2141 (Gnus Startup): Note that the system might not be set up for news.
2142 Describe group levels more clearly.
2143 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2144 Summary of Gnus.
2145 (Document View): Copyedits. Move zoom commads to DocView
2146 Navigation node.
2147 (DocView Navigation, DocView Searching, DocView Slicing)
2148 (DocView Conversion): Nodes renamed from Navigation, etc.
2149
2150 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2151
2152 2011-12-31 Eli Zaretskii <eliz@gnu.org>
2153
2154 * basic.texi (Moving Point): Fix the description of C-n and C-p.
2155 (Bug#10380)
2156
2157 2011-12-30 Chong Yidong <cyd@gnu.org>
2158
2159 * sending.texi (Sending Mail): Document initial mail buffer name,
2160 and changed multiple mail buffer behavior.
2161 (Mail Format): Put the example at the top of the section.
2162 (Mail Headers): Move discussion of "From" to the top.
2163 (Mail Sending): Document sendmail-query-once.
2164 (Citing Mail): Make it less Rmail-specific.
2165
2166 2011-12-29 Chong Yidong <cyd@gnu.org>
2167
2168 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2169 example. Add index entries.
2170 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2171
2172 2011-12-26 Chong Yidong <cyd@gnu.org>
2173
2174 * dired.texi (Dired Enter, Misc Dired Features):
2175 Document dired-use-ls-dired changes. Mention quit-window.
2176 (Dired Navigation): Add index entries.
2177 (Dired Visiting): Fix View Mode xref.
2178 (Marks vs Flags): Prefer C-/ binding for undo.
2179 (Subdirectories in Dired): Add xrefs.
2180 (Misc Dired Features): Document some Emacs 24 changes. Add index
2181 entries.
2182
2183 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2184 variable, since it is explained in Minor Modes node.
2185 (Defining Abbrevs): Copyedits.
2186 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2187 C-/ binding for undo.
2188 (Dabbrev Customization): Add xrefs for case-fold-search and
2189 case-replace.
2190
2191 * dired-xtra.texi (Subdir Switches): Add xref.
2192
2193 * maintaining.texi (VC Directory Commands): Mention quit-window.
2194
2195 2011-12-25 Chong Yidong <cyd@gnu.org>
2196
2197 * maintaining.texi (Tags): Mention Semantic.
2198 (Create Tags Table, Etags Regexps): Copyedits.
2199 (Find Tag): Mention minibuffer completion.
2200 (List Tags): Mention completion-at-point. Completion is actually
2201 available in M-x list-tags.
2202
2203 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2204 Document vc-delete-file.
2205
2206 * files.texi (Misc File Ops): Mention vc-delete-file.
2207
2208 * programs.texi (Symbol Completion): Mention completion-at-point
2209 explicitly.
2210
2211 2011-12-22 Chong Yidong <cyd@gnu.org>
2212
2213 * maintaining.texi (Change Log Commands): Don't specially mention
2214 vc-update-change-log which is CVS-only.
2215
2216 * vc1-xtra.texi (Version Headers): Note that these are for
2217 Subversion, CVS, etc. only.
2218 (General VC Options): De-document vc-keep-workfiles.
2219 Fix RCS-isms.
2220
2221 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2222
2223 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2224 should be @end iftex".
2225
2226 2011-12-21 Chong Yidong <cyd@gnu.org>
2227
2228 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2229 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2230 (VC Pull): Mention vc-log-incoming.
2231 (Log Buffer): Add CVS/RCS only disclaimer.
2232
2233 * vc1-xtra.texi (Remote Repositories): Update introduction.
2234 (Local Version Control): Node deleted (obsolete with DVCSes).
2235 (Remote Repositories, Version Backups): Node deleted.
2236 Move documentation of vc-cvs-stay-local to CVS Options.
2237 (CVS Options): Reduce verbosity of description of obscure CVS
2238 locking feature.
2239 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2240 Tags node.
2241 (Revision Tags): Move under Miscellaneous VC subsection.
2242 (Change Logs and VC): Note that this is wrong for DVCSs.
2243 De-document log entry manipulating features.
2244 (Renaming and VC): Describe how it works on modern VCSes.
2245
2246 * files.texi (Misc File Ops): Mention vc-rename-file.
2247
2248 * programs.texi (Custom C Indent): Add index entries.
2249
2250 2011-12-20 Alan Mackenzie <acm@muc.de>
2251
2252 * programs.texi (Motion in C): Update the description of C-M-a and
2253 C-M-e, they now DTRT in enclosing scopes.
2254 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2255
2256 2011-12-20 Chong Yidong <cyd@gnu.org>
2257
2258 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2259 (Old Revisions): Use it.
2260 (VCS Repositories): Add "distributed" terminology.
2261 (Log Buffer): Remove duplicate description
2262 about changesets. Fix "current VC fileset" ambiguity.
2263 (Multi-User Branching): Node deleted.
2264 (Branches, Switching Branches): Discuss decentralized version
2265 control systems.
2266 (VC Pull): New node.
2267 (Merging): Document merging on decentralized systems.
2268 (Creating Branches): Note that this is specific to CVS and related
2269 systems.
2270
2271 2011-12-19 Chong Yidong <cyd@gnu.org>
2272
2273 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2274 (VC Mode Line): Add index entry for "version control status".
2275 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2276 Document vc-revert-show-diff. De-document vc-rollback.
2277 (VC Directory Mode): Rewrite introduction. Move prefix arg
2278 documentation here from VC Directory Buffer node.
2279 (VC Directory Buffer): Use a decentralized VCS example.
2280 (VC Directory Commands): Use a table. Remove material duplicated
2281 in previous nodes on multi-file VC filsets.
2282
2283 2011-12-17 Chong Yidong <cyd@gnu.org>
2284
2285 * maintaining.texi (VCS Concepts): Make "revision" terminology
2286 less CVS-specific.
2287 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2288 Registering node.
2289 (Secondary VC Commands): Delete. Promote subnodes.
2290 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2291 log buffer. Add index entries.
2292 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2293 Use "commit" terminology.
2294 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2295 doesn't refer to tags tables. Note other possible forms of the
2296 revision ID. C-x v = does not save.
2297 (Registering): Note similarity to C-x v v action. Fix description
2298 of how backends are chosen. De-document vc-default-init-revision.
2299 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2300 in root log buffers.
2301
2302 2011-12-16 Chong Yidong <cyd@gnu.org>
2303
2304 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2305 (Basic VC Editing): Remove redundant descriptions.
2306 (VC With A Merging VCS): Make description more general instead of
2307 CVS-specific.
2308 (VC With A Locking VCS): Use VC fileset terminology.
2309
2310 2011-12-12 Chong Yidong <cyd@gnu.org>
2311
2312 * building.texi (Executing Lisp): Fix xref for C-M-x.
2313 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2314 manual. Note that load-path is not customizable.
2315 (Lisp Eval): Note that listed commands are available globally.
2316 Explain the meaning of "defun" in the C-M-x context.
2317 (Lisp Interaction): Copyedits.
2318 (External Lisp): Fix name of inferior Lisp buffer.
2319 Mention Scheme.
2320 (Compilation): Define "inferior process".
2321
2322 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2323
2324 * msdog.texi (Windows Fonts): Document how to force GDI font
2325 backend on MS-Windows.
2326
2327 2011-12-10 Chong Yidong <cyd@gnu.org>
2328
2329 * building.texi (Compilation): Say what the -k flag to make does.
2330 Move subprocess discussion to Compilation Shell.
2331 (Compilation Mode): Add xref for grep, occur, and mouse
2332 references. Define "locus".
2333 (Grep Searching): Use @command.
2334 (Debuggers, Commands of GUD, GDB Graphical Interface):
2335 Clarify intro.
2336 (Starting GUD): Clarify how arguments are specified.
2337 (Debugger Operation): Index entry for "GUD interaction buffer",
2338 and move basic description here from Commands of GUD node.
2339 (GDB User Interface Layout): Copyedits.
2340 (Source Buffers): Remove gdb-find-source-frame, which is not in
2341 gdb-mi.el.
2342 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2343 toggle-gdb-all-registers, which are not in gdb-mi.el.
2344 Don't re-document GUD interaction buffers.
2345
2346 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2347 (Semantic): Add cindex entries for Semantic.
2348
2349 2011-12-06 Chong Yidong <cyd@gnu.org>
2350
2351 * programs.texi (Man Page): Clarify how to use Man-switches.
2352 Don't bother documenting Man-fontify-manpage-flag.
2353 (Lisp Doc): Add xref to Name Help node.
2354 (Hideshow): Add cindex. Mention role of ellipses, and default
2355 value of hs-isearch-open. Don't bother documenting
2356 hs-special-modes-alist.
2357 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2358 changing the window manager binding of M-TAB.
2359
2360 2011-12-05 Chong Yidong <cyd@gnu.org>
2361
2362 * programs.texi (Comment Commands): Fix description of for M-; on
2363 blank lines. Move documentation of comment-region here.
2364 (Multi-Line Comments): Clarify the role of comment-multi-line.
2365 Refer to Comment Commands for comment-region doc.
2366 (Options for Comments): Refer to Multi-Line Comments for
2367 comment-multi-line doc, instead of duplicating it. Fix default
2368 values of comment-padding and comment-start-skip.
2369
2370 2011-12-04 Chong Yidong <cyd@gnu.org>
2371
2372 * programs.texi (Program Modes): Mention modes that are not
2373 included with Emacs. Fix references to other manuals for tex.
2374 Add index entry for backward-delete-char-untabify.
2375 Mention prog-mode-hook.
2376 (Which Function): Use "global minor mode" terminology.
2377 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2378 in Indentation chapter to avoid duplication.
2379 (Expressions): Copyedit.
2380 (Matching): Document Electric Pair mode.
2381
2382 * ack.texi (Acknowledgments):
2383 * rmail.texi (Movemail, Other Mailbox Formats):
2384 * frames.texi (Frames): Don't capitalize "Unix".
2385
2386 2011-12-04 Chong Yidong <cyd@gnu.org>
2387
2388 * text.texi (Nroff Mode): Mention what nroff is.
2389 (Text Based Tables, Table Recognition): Don't say "Table mode"
2390 since it's not a major or minor mode.
2391 (Text Based Tables): Reduce the size of the example.
2392 (Table Definition): Clarify definitions.
2393 (Table Creation): Add key table.
2394 (Cell Commands): Use kbd for commands.
2395 (Table Rows and Columns): Combine nodes Row Commands and Column
2396 Commands.
2397 (Fixed Width Mode): Node deleted; contents moved to parent.
2398 (Table Conversion): Shorten example.
2399 (Measuring Tables): Merge into Table Misc.
2400
2401 2011-12-03 Chong Yidong <cyd@gnu.org>
2402
2403 * text.texi (TeX Mode): Mention AUCTeX package.
2404 (TeX Editing): Add xref to documentation for Occur.
2405 (LaTeX Editing): Add xref to Completion node.
2406 (TeX Print): Fix description of tex-directory.
2407 (Enriched Text): Rename from Formatted Text. Make this node and
2408 its subnodes less verbose, since text/enriched files are
2409 practically unused.
2410 (Enriched Mode): Rename from Requesting Formatted Text.
2411 (Format Colors): Node deleted.
2412 (Enriched Faces): Rename from Format Faces. Describe commands
2413 for applying colors too.
2414 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2415
2416 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2417
2418 * display.texi (Colors): New node.
2419
2420 * cmdargs.texi (Colors X):
2421 * xresources.texi (GTK styles):
2422 * custom.texi (Face Customization): Reference it.
2423
2424 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2425 Link to Fill Commands for Justification entry.
2426
2427 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2428
2429 * display.texi (Auto Scrolling): More accurate description of what
2430 scroll-*-aggressively does, including the effect of non-zero
2431 margin. Fix "i.e." markup.
2432
2433 2011-12-02 Chong Yidong <cyd@gnu.org>
2434
2435 * text.texi (Pages): Mention how formfeed chars are displayed.
2436 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2437 Describe adaptive filling more precisely.
2438 (Fill Commands): Note that filling removes excess whitespace.
2439 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2440 now bound to indent-for-tab-command in Text mode.
2441 (Outline Mode): Copyedits.
2442 (Outline Visibility): Note that Reveal mode is a buffer-local
2443 minor mode.
2444
2445 * modes.texi (Major Modes): Move note about checking major-mode in
2446 a hook function here, from Text mode.
2447
2448 2011-11-28 Chong Yidong <cyd@gnu.org>
2449
2450 * text.texi (Words): Add xref to Position Info.
2451 (Paragraphs): Add xref to Regexps.
2452
2453 * indent.texi (Indentation): Rewrite introduction. Move table to
2454 Indentation Commands node.
2455 (Indentation Commands): Add index entries to table. Copyedits.
2456 (Tab Stops, Just Spaces): Copyedits.
2457 (Indent Convenience): New node. Document electric-indent-mode.
2458
2459 * programs.texi (Basic Indent):
2460 * windows.texi (Pop Up Window): Fix kindex entry.
2461
2462 2011-11-28 Chong Yidong <cyd@gnu.org>
2463
2464 * modes.texi (Major Modes): Move major-mode variable doc here from
2465 Choosing Modes. Document describe-mode. Document prog-mode-hook
2466 and text-mode-hook. Add example of using hooks.
2467 (Minor Modes): Document behavior of mode command calls from Lisp.
2468 Note that setting the mode variable using Customize will DTRT.
2469 (Choosing Modes): Add example of setting a minor mode using a
2470 local variable.
2471
2472 2011-11-27 Chong Yidong <cyd@gnu.org>
2473
2474 * frames.texi (Creating Frames): Move frame parameter example to
2475 Frame Parameters node.
2476 (Frame Commands): C-x 5 o does not warp the mouse by default.
2477 (Fonts): Add more GTK-style properties; also, they should be
2478 capitalized.
2479 (Special Buffer Frames): Node deleted; special-display is on the
2480 way out.
2481 (Frame Parameters): Example moved here from Creating Frames.
2482 Clarify that default-frame-alist affects the initial frame too.
2483 Delete auto-raise-mode and auto-lower-mode.
2484 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2485 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2486
2487 * windows.texi (Window Choice): Add xref to Lisp manual for
2488 special-display-*.
2489
2490 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2491
2492 * display.texi (Text Display): Update the description,
2493 cross-references, and indexing related to display of control
2494 characters and raw bytes.
2495
2496 2011-11-25 Chong Yidong <cyd@gnu.org>
2497
2498 * frames.texi (Frames): Rewrite introduction.
2499 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2500 Mouse-3 does not copy to kill ring by default. DEL does not
2501 behave specially for mouse commands any more.
2502 (Mouse References): Document mouse-1-click-follows-link more
2503 thoroughly.
2504 (Menu Mouse Clicks): Move footnote to the main text and add xref
2505 to Init Rebinding node.
2506 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2507
2508 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2509
2510 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2511
2512 * display.texi (Font Lock): Fix typo.
2513
2514 2011-11-24 Glenn Morris <rgm@gnu.org>
2515
2516 * rmail.texi (Rmail Output):
2517 Mention rmail-automatic-folder-directives. (Bug#9657)
2518
2519 2011-11-21 Chong Yidong <cyd@gnu.org>
2520
2521 * mark.texi (Global Mark Ring): Fix description of global mark
2522 ring (Bug#10032).
2523
2524 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2525
2526 * msdog.texi (Windows Fonts): Fix typo.
2527
2528 2011-11-17 Glenn Morris <rgm@gnu.org>
2529
2530 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2531
2532 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2533
2534 * killing.texi (Rectangles):
2535 * misc.texi (Document View):
2536 * modes.texi (Choosing Modes):
2537 * msdog.texi (Windows Fonts):
2538 * regs.texi (Rectangle Registers):
2539 * search.texi (Isearch Yank): Fix typos.
2540
2541 2011-11-06 Chong Yidong <cyd@gnu.org>
2542
2543 * windows.texi (Basic Window): Add xref to Cursor Display.
2544 (Split Window): Document negative arg for splitting commands.
2545 (Other Window): Document mouse-1 in text area of window.
2546 (Change Window): Don't mention window attributes, since they
2547 aren't defined. C-x 1 can't be used with minibuffer windows.
2548 Windows are no longer auto-deleted.
2549 (Window Choice): Add xref to Choosing Window in Lisp manual.
2550 (Window Convenience): Note that windmove disables shift-selection.
2551 Move M-x compare-windows here from Other Window node.
2552
2553 * custom.texi (Mouse Buttons):
2554 * search.texi (Isearch Scroll):
2555 * windows.texi (Split Window): Use new names split-window-below
2556 and split-window-right.
2557
2558 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2559
2560 * emacs.texi (Top): Fix typo.
2561
2562 2011-10-25 Glenn Morris <rgm@gnu.org>
2563
2564 * abbrevs.texi (Saving Abbrevs):
2565 quietly-read-abbrev-file is not a command. (Bug#9866)
2566
2567 2011-10-24 Chong Yidong <cyd@gnu.org>
2568
2569 * display.texi (Scrolling): Document scroll-up-line and
2570 scroll-down-line. Document scroll-command property.
2571 (Recentering): New node, split off from Scrolling.
2572
2573 2011-10-23 Chong Yidong <cyd@gnu.org>
2574
2575 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2576 (Tool Bars): Copyedits.
2577
2578 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2579
2580 2011-10-22 Chong Yidong <cyd@gnu.org>
2581
2582 * windows.texi (Displaying Buffers): Fix broken lispref link.
2583
2584 2011-10-22 Chong Yidong <cyd@gnu.org>
2585
2586 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2587 Move confirm-nonexistent-file-or-buffer discussion here.
2588
2589 * files.texi (File Names, Visiting): Move detailed discussion of
2590 minibuffer confirmation to Minibuffer Exit.
2591
2592 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2593 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2594
2595 2011-10-21 Chong Yidong <cyd@gnu.org>
2596
2597 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2598 (Backup Copying): backup-by-copying-when-mismatch is now t.
2599 (Customize Save): Fix description of require-final-newline.
2600 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2601 (Auto Save Control): Clarify.
2602 (File Archives): Add 7z.
2603 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2604
2605 * arevert-xtra.texi (Autorevert): Copyedits.
2606
2607 2011-10-20 Chong Yidong <cyd@gnu.org>
2608
2609 * custom.texi (Hooks, Init Examples):
2610 * display.texi (Font Lock):
2611 * fixit.texi (Spelling):
2612 * rmail.texi (Rmail Display): Minor mode function with no arg now
2613 enables it.
2614
2615 * fixit.texi (Spelling): Fix description of inline completion.
2616
2617 2011-10-19 Chong Yidong <cyd@gnu.org>
2618
2619 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2620 entries.
2621 (Isearch Yank): Document isearch-yank-pop.
2622 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2623 (Other Repeating Search): Document Occur Edit mode.
2624
2625 2011-10-18 Chong Yidong <cyd@gnu.org>
2626
2627 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2628 from Line Truncation node.
2629 (Standard Faces): Note that only the background of the cursor face
2630 has an effect.
2631 (Cursor Display): Fix descriptions of cursor face
2632 and bar cursor blinking.
2633 (Text Display): Document nobreak-char-display more clearly.
2634 (Line Truncation): Add xref to Split Window node.
2635 (Display Custom): Don't bother documenting baud-rate or
2636 no-redraw-on-reenter.
2637
2638 * search.texi (Slow Isearch): Node removed.
2639
2640 2011-10-18 Glenn Morris <rgm@gnu.org>
2641
2642 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2643
2644 2011-10-18 Chong Yidong <cyd@gnu.org>
2645
2646 * display.texi (Faces): Simplify discussion. Move documentation
2647 of list-faces-display here, from Standard Faces node.
2648 Note special role of `default' background.
2649 (Standard Faces): Note special role of `default' background.
2650 Note that region face may be taken fom GTK. Add xref to Text Display.
2651 (Text Scale): Rename from "Temporary Face Changes".
2652 Callers changed. Don't bother documenting variable-pitch-mode.
2653 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2654 (Useless Whitespace): Simplify description of
2655 delete-trailing-whitespace. Note active region case.
2656 (Text Display): Fix description of escape-glyph face assignment.
2657 Remove unibye mode discussion. Update some parts for Unicode.
2658 Move glyphless chars documentation to Lisp manual.
2659
2660 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2661
2662 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2663
2664 * display.texi (Scrolling): Tweak explanation of scroll direction.
2665 (View Mode): Add index entries.
2666
2667 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2668
2669 * regs.texi (Text Registers): C-x r i does not activate the mark.
2670 (Bookmarks): Document new default bookmark location.
2671
2672 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2673
2674 * killing.texi (Deletion): Add xref to Using Region.
2675 Document delete-forward-char.
2676 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2677 description here. Recommend C-u C-SPC for jumping to mark.
2678 (Kill Ring): Move kill ring variable documentation here.
2679 (Primary Selection): Copyedits.
2680 (Rectangles): Document new command rectangle-number-lines.
2681 (CUA Bindings): Note that this disables the mark-even-if-inactive
2682 behavior for C-x and C-c.
2683
2684 * mark.texi (Mark): Mention "active region" terminology.
2685 (Using Region): Document delete-active-region.
2686
2687 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2688
2689 * mark.texi (Mark): Clarify description of disabled Transient Mark
2690 mode (Bug#9689).
2691 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2692 selection changes. Mention that commands like C-y set the mark.
2693 (Marking Objects): Add xref to Words node. Note that mark-word
2694 and mark-sexp also have the "extend region" behavior.
2695 (Using Region): Mention M-$ in the table.
2696 Document mark-even-if-inactive here instead of in Mark Ring.
2697 (Mark Ring): Move mark-even-if-inactive to Using Region.
2698 Take note of the "Mark Set" behavior.
2699 (Disabled Transient Mark): Rename from "Persistent Mark"
2700 (Bug#9688). Callers changed.
2701
2702 * programs.texi (Expressions):
2703 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2704
2705 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2706
2707 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2708 option" terminology.
2709 (Key Help): Add command names. Define "documentation string".
2710 (Name Help): Remove an over-long joke.
2711 (Apropos): Document prefix args. Remove duplicated descriptions.
2712 (Help Mode): Add C-c C-b to table. Update TAB binding.
2713 (Package Keywords): Rename from "Library by Keyword".
2714 Describe new package menu interface.
2715 (Help Files, Help Echo): Tweak description.
2716
2717 * mini.texi (Completion Options): Add completion-cycle-threshold.
2718 (Minibuffer History): Document numeric args to history commands.
2719
2720 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2721
2722 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2723
2724 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2725
2726 * basic.texi (Position Info): Omit page commands.
2727 Document count-words-region and count-words.
2728
2729 * text.texi (Pages): Move what-page documentation here.
2730
2731 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2732
2733 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2734 Remote Files node instead of linking directly to the Tramp manual.
2735 (Minibuffer Edit): Add xref to Blank Lines.
2736 (Completion): Add xref to Symbol Completion. Remove redundant
2737 example, which is repeated in the next node.
2738 (Completion Commands): Minor clarifications.
2739 (Completion Styles): New node, split from Completion Commands.
2740 Document substring and initials styles.
2741 (Strict Completion): Remove information duplicated in other nodes.
2742 (Completion Options): Consolidate case difference discussion here.
2743
2744 * help.texi (Help Mode): Fix kindex entries.
2745
2746 * files.texi (File Names): Add index entries.
2747
2748 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2749
2750 * basic.texi (Inserting Text): Add xref to Completion.
2751 Add ucs-insert example, and document prefix argument.
2752 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2753 to left/right. Tweak left-char and right-char descriptions.
2754 M-left and M-right are now bound to left-word/right-word.
2755 (Erasing): Document delete-forward-char.
2756
2757 * screen.texi (Screen, Menu Bar): Copyedits.
2758 (Point): Remove duplicate paragraph on cursors, also in Screen.
2759 (Mode Line): Trailing dashes no longer shown on X displays.
2760
2761 * frames.texi (Non-Window Terminals): Index just "text-only
2762 terminal", which is used throughout the manual now.
2763
2764 * entering.texi (Entering Emacs): Define "startup screen".
2765 Document window-splitting behavior with command-line inputs.
2766 (Exiting): Remove obsolete paragraph about shells without suspend
2767 functionality.
2768
2769 * commands.texi (User Input): Define "input event" more clearly.
2770 (Keys): Add xref to Echo Area.
2771 (Commands): Clarify relation between commands and functions.
2772
2773 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2774
2775 * misc.texi (emacsclient Options): Document how emacsclient runs
2776 the Emacs daemon (Bug#9674).
2777
2778 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2779
2780 * basic.texi (Moving Point):
2781 * custom.texi (Mouse Buttons):
2782 * rmail.texi (Rmail Scrolling):
2783 * search.texi (Isearch Scroll):
2784 * display.texi (Scrolling): Replace scroll-up/down with
2785 scroll-up/down-command. Fix scroll-preserve-screen-position
2786 description. Document scroll-error-top-bottom.
2787
2788 2011-09-30 Glenn Morris <rgm@gnu.org>
2789
2790 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2791
2792 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2793
2794 * windows.texi (Pop Up Window): Defer discussion of window
2795 splitting to the Window Choice node. Add index entries.
2796 (Force Same Window): Node deleted.
2797 (Displaying Buffers, Window Choice): New nodes.
2798
2799 * buffers.texi (Select Buffer): Clarify description of
2800 buffer-switching commands. Add xref to Window Display node.
2801 Don't repeat confirm-nonexistent-file-or-buffer description from
2802 Visiting node. Remove even-window-heights.
2803
2804 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2805
2806 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2807
2808 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2809
2810 * xresources.texi (Table of Resources): Fix documentation of
2811 bitmapIcon.
2812
2813 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2814
2815 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2816
2817 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2818
2819 * frames.texi (Frame Commands): Note that delete-other-frames only
2820 deletes frames on current terminal.
2821
2822 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2823
2824 * sending.texi (Mail Misc): Document mail-add-attachment.
2825
2826 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2827
2828 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2829
2830 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2831
2832 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2833
2834 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2835
2836 * files.texi (File Archives):
2837 * cal-xtra.texi (Diary Display):
2838 * help.texi (Help Mode): Add xref to View Mode.
2839
2840 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2841
2842 * display.texi (View Mode): New node. Move view-file here from
2843 Misc File Ops. Move view-buffer here from Misc Buffer.
2844
2845 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2846
2847 * files.texi (Misc File Ops): Document new
2848 delete-by-moving-to-trash behavior. Remove view-file.
2849
2850 * dired.texi (Dired Deletion): Shorten description of Trash.
2851
2852 * misc.texi (emacsclient Options): Document server-port.
2853
2854 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2855
2856 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2857 even on MS-Windows. Fix a typo.
2858
2859 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2860
2861 * package.texi: New file, documenting the package manager.
2862
2863 * emacs.texi: Include it.
2864
2865 * help.texi (Help Summary): Add describe-package.
2866
2867 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2868
2869 * misc.texi (Printing): Convert subnodes into subsections.
2870
2871 * text.texi (Two-Column): Move into Text chapter.
2872
2873 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2874 Files section. Convert from chapter into section.
2875
2876 * display.texi (Narrowing): Move into display chapter.
2877
2878 * sending.texi (Sending Mail):
2879 * rmail.texi (Rmail):
2880 * misc.texi (Gnus, Document View):
2881 * dired.texi (Dired):
2882 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2883
2884 2011-08-07 Juri Linkov <juri@jurta.org>
2885
2886 * dired.texi (Operating on Files): Rewrite according to the fact
2887 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2888
2889 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2890
2891 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2892 remote file name completion. (Bug#9197)
2893
2894 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2895
2896 * mule.texi (Bidirectional Editing): Document the fact that
2897 bidi-display-reordering is t by default.
2898
2899 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2900
2901 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2902 explicitly (bug#8904).
2903
2904 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2905
2906 * trouble.texi (Checklist): Use an `M-x' example instead of an
2907 Emacs Lisp form to switch on the dribble file (bug#8056).
2908
2909 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2910
2911 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2912
2913 2011-07-13 Glenn Morris <rgm@gnu.org>
2914
2915 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2916
2917 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2918
2919 * mark.texi (Mark Ring): Clarify how many locations are saved
2920 (bug#5770).
2921 (Global Mark Ring): Ditto.
2922
2923 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2924
2925 * text.texi (Table Recognition): Use "at point" instead of "under
2926 point" (bug#4345).
2927
2928 * display.texi (Cursor Display): Mention `cursor-type'.
2929
2930 * screen.texi (Point): Clarify that it's only if you use a block
2931 cursor that it appears to be on a character (bug#4345).
2932
2933 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2934
2935 * misc.texi (Amusements): Move dissociated press here, from its
2936 own section.
2937
2938 * emacs.texi (Top): Update node listing.
2939
2940 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2941
2942 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2943 clarity (bug#3523).
2944
2945 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2946
2947 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2948 (Misc X): Document --parent-id.
2949
2950 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2951 defaults to nil.
2952
2953 * misc.texi (emacsclient Options): Document --parent-id.
2954
2955 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2956
2957 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2958
2959 * emacs.texi: Use "..." instead of ``...'' in the menus
2960 (bug#3503).
2961
2962 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2963
2964 * killing.texi (Primary Selection): Document `only' setting for
2965 select-active-regions.
2966
2967 * mark.texi (Setting Mark): Reference Shift Selection node.
2968
2969 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2970
2971 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2972
2973 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2974 motion keys" (bug#3503).
2975
2976 * emacs.texi: Change all the register node names from "RegPos"
2977 (etc.) to "Positional Registers" (etc.) (bug#3314).
2978
2979 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2980
2981 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2982 (Other Kill Commands, Kill Options): Copyedits.
2983 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2984 (Yanking): Move yank-excluded properties discussion here.
2985 (Cut and Paste): Move from frames.texi. Update subnodes to
2986 describe x-select-enable-clipboard case.
2987
2988 * frames.texi: Move Cut and Paste node and subnodes into
2989 killing.texi, except Mouse Commands and Word and Line Mouse.
2990
2991 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2992
2993 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2994
2995 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2996
2997 * screen.texi (Mode Line): Clarify that coding systems are
2998 characters, not letters (bug#1749).
2999
3000 * cmdargs.texi (Environment): Mention removing variables
3001 (bug#1615). Text suggested by Kevin Rodgers.
3002
3003 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3004
3005 * misc.texi (Amusements): Don't mention Yow; it's crippled.
3006
3007 * modes.texi: Rename from major.texi.
3008 (Modes): New node. Make Major Modes and Minor Modes subsections
3009 of this. All callers changed.
3010
3011 * custom.texi (Minor Modes): Move to modes.texi.
3012
3013 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3014
3015 * custom.texi (Syntax): Node deleted.
3016
3017 * help.texi (Help Summary):
3018 * major.texi (Major Modes):
3019 * programs.texi (Parentheses):
3020 * search.texi (Regexp Backslash, Regexp Backslash)
3021 (Regexp Backslash):
3022 * text.texi (Words): Callers changed.
3023
3024 * text.texi (Refill, Longlines): Delete nodes.
3025
3026 * ack.texi (Acknowledgments): Longlines removed from manual.
3027
3028 * emacs.texi (Top): Update node listing.
3029
3030 2011-07-09 Glenn Morris <rgm@gnu.org>
3031
3032 * fortran-xtra.texi (Fortran): Update handled extensions.
3033
3034 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3035
3036 * display.texi (Scrolling): `C-v' (etc) are now bound to
3037 `scroll-*-command' (bug#8349).
3038
3039 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3040
3041 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
3042 doesn't actually delete any files (bug#7125).
3043
3044 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
3045 argument for `C-c C-k' (bug#7391).
3046
3047 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
3048 you're currently using (bug#8489).
3049
3050 2011-07-01 Eli Zaretskii <eliz@gnu.org>
3051
3052 * mule.texi (Coding Systems): Move index entries from the previous
3053 change into their proper places.
3054
3055 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3056
3057 * help.texi (Help Files): Document view-external-packages (bug#8902).
3058
3059 * mule.texi (Coding Systems): Put a few more of the coding systems
3060 into the index (bug#8900).
3061
3062 2011-06-26 Glenn Morris <rgm@gnu.org>
3063
3064 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
3065
3066 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
3067
3068 * misc.texi (emacsclient Options): Mention --frame-parameters.
3069
3070 2011-06-09 Glenn Morris <rgm@gnu.org>
3071
3072 * custom.texi (Specifying File Variables):
3073 Recommend explicit arguments for minor modes.
3074
3075 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
3076
3077 Document wide integers better.
3078 * buffers.texi (Buffers):
3079 * files.texi (Visiting): Document maxima for 64-bit machines,
3080 and mention virtual memory limits.
3081
3082 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3083
3084 * custom.texi (Hooks): Reorganize. Mention Prog mode.
3085
3086 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
3087 prog mode (Bug#8240).
3088
3089 2011-05-27 Glenn Morris <rgm@gnu.org>
3090
3091 * custom.texi (Specifying File Variables):
3092 Major modes no longer need come first.
3093
3094 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
3095
3096 * mule.texi (Specify Coding, Text Coding, Communication Coding)
3097 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
3098
3099 2011-05-18 Glenn Morris <rgm@gnu.org>
3100
3101 * ack.texi (Acknowledgments): Remove fakemail.c.
3102
3103 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
3104
3105 Fixes for fitting text into 7x9 printed manual.
3106 * building.texi (Flymake, Breakpoints Buffer):
3107 * calendar.texi (Appointments):
3108 * cmdargs.texi (General Variables, Display X):
3109 * custom.texi (Saving Customizations, Face Customization)
3110 (Directory Variables, Minibuffer Maps, Init Rebinding):
3111 * display.texi (Font Lock, Font Lock, Useless Whitespace):
3112 * fixit.texi (Spelling):
3113 * frames.texi (Creating Frames, Fonts):
3114 * help.texi (Help Files):
3115 * mini.texi (Minibuffer File):
3116 * misc.texi (emacsclient Options, Emulation):
3117 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
3118 * mule.texi (International Chars, Language Environments)
3119 (Select Input Method, Modifying Fontsets, Charsets):
3120 * programs.texi (Custom C Indent):
3121 * rmail.texi (Rmail Labels):
3122 * text.texi (Table Conversion):
3123 * trouble.texi (Known Problems, Known Problems):
3124 * windows.texi (Change Window):
3125 * xresources.texi (GTK resources): Reflow text and re-indent code
3126 examples to avoid TeX overflows and underflows on 7x9 paper.
3127
3128 * emacs.texi: Fix the (commented out) smallbook command.
3129
3130 * macos.texi (Mac / GNUstep Events):
3131 * xresources.texi (Lucid Resources): Remove extraneous examples.
3132
3133 2011-05-10 Glenn Morris <rgm@gnu.org>
3134
3135 * custom.texi (Specifying File Variables):
3136 Deprecate using mode: for minor modes.
3137
3138 2011-05-07 Glenn Morris <rgm@gnu.org>
3139
3140 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3141
3142 2011-05-06 Glenn Morris <rgm@gnu.org>
3143
3144 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3145
3146 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3147
3148 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3149
3150 * misc.texi (Emacs Server): Document `server-eval-at'.
3151
3152 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
3153
3154 * maintaining.texi (List Tags): Document next-file.
3155 Suggested by Uday S Reddy.
3156
3157 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3158
3159 * mini.texi (Minibuffer Edit):
3160 * screen.texi (Mode Line): Fix typo.
3161
3162 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
3163
3164 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3165
3166 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3167
3168 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3169
3170 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3171
3172 * display.texi (Auto Scrolling): Document the limit of 100 lines
3173 for never-recentering scrolling with `scroll-conservatively'.
3174 (Bug#6671)
3175
3176 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3177
3178 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3179 HOME on Windows and where it looks for init files. (Bug#8221)
3180
3181 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3182
3183 * search.texi (Regexp Example):
3184 * mule.texi (International Chars):
3185 * building.texi (External Lisp): Don't use characters outside
3186 ISO-8859-1.
3187
3188 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3189
3190 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3191 Use Texinfo @-commands for non Latin-1 characters.
3192
3193 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3194
3195 * custom.texi (Init File): Add index entries for ".emacs".
3196 (Bug#8210)
3197
3198 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3199
3200 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3201 for Gtk+ 3.
3202
3203 2011-03-08 Glenn Morris <rgm@gnu.org>
3204
3205 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3206 * emacs.texi (Acknowledgments):
3207 * ack.texi (Acknowledgments): Names to UTF-8.
3208 * emacs.texi: Set documentencoding.
3209
3210 * display.texi (Optional Mode Line): Don't mention exactly where
3211 display-time appears. (Bug#8193)
3212
3213 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3214
3215 * Version 23.3 released.
3216
3217 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3218
3219 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3220
3221 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3222
3223 * misc.texi (emacsclient Options): Add q/quiet.
3224
3225 2011-03-02 Glenn Morris <rgm@gnu.org>
3226
3227 * mule.texi (Communication Coding) <x-select-request-type>:
3228 Remove duplicate (essentially) paragraph. (Bug#8148)
3229
3230 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3231
3232 * maintaining.texi (Format of ChangeLog): Add reference to
3233 add-log-full-name.
3234 (Change Log Commands): Add documentation for combining multiple
3235 symbols in one change.
3236
3237 2011-03-01 Glenn Morris <rgm@gnu.org>
3238
3239 * custom.texi (Directory Variables):
3240 Give an example of excluding subdirectories.
3241
3242 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3243
3244 * search.texi (Regexp Search): Move index entries about regexps to the
3245 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3246
3247 2011-02-19 Glenn Morris <rgm@gnu.org>
3248
3249 * dired.texi (Dired): Dired-X version number was dropped.
3250
3251 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3252
3253 * xresources.texi (X Resources): Remove *faceName and replace it with
3254 *font for Lucid.
3255
3256 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3257
3258 * rmail.texi (Rmail Display): Document Rmail MIME support more
3259 accurately.
3260
3261 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3262 vc-log-outgoing.
3263 (Merging): Document vc-find-conflicted-file.
3264
3265 2011-02-05 Glenn Morris <rgm@gnu.org>
3266
3267 * custom.texi (Variables): Fix typo.
3268
3269 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3270
3271 * search.texi (Regexps): Copyedits. Mention character classes
3272 (Bug#7809).
3273
3274 * files.texi (File Aliases): Restore explanatory text from Eli
3275 Zaretskii, accidentally removed in 2011-01-08 commit.
3276
3277 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3278
3279 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3280 (MAKEINFO_OPTS): New variable.
3281 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3282 (emacs.html): New target.
3283 (clean): Remove emacs.html.
3284
3285 2011-01-23 Werner Lemberg <wl@gnu.org>
3286
3287 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3288 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3289 (ENVADD): Update.
3290
3291 2011-01-18 Glenn Morris <rgm@gnu.org>
3292
3293 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3294
3295 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3296
3297 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3298
3299 * building.texi (Compilation): Improve instructions for running two
3300 compilations (Bug#7573).
3301
3302 * files.texi (Backup Names): Document the new location of the
3303 last-resort backup file.
3304
3305 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3306 manual. Explain why directory-abbrev-alist elements should be anchored
3307 (Bug#7777).
3308
3309 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3310
3311 * msdog.texi (Windows Startup): Correct inaccurate description of
3312 differences between emacsclient.exe and emacsclientw.exe.
3313
3314 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3315
3316 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3317
3318 2011-01-02 Kenichi Handa <handa@m17n.org>
3319
3320 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3321
3322 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3323
3324 * frames.texi (Cut and Paste): Modify the section's name and text:
3325 don't mix "cut/paste" with "kill/yank".
3326 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3327 (Bug#7702)
3328
3329 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3330
3331 2011-01-02 Glenn Morris <rgm@gnu.org>
3332
3333 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3334 matches its position in the menu. (Bug#7674)
3335
3336 2011-01-02 Glenn Morris <rgm@gnu.org>
3337
3338 * trouble.texi (Checklist): Mention not replying via news either.
3339
3340 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3341
3342 * misc.texi (Document View): Update DocView section with newly
3343 supported document formats.
3344
3345 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3346
3347 * killing.texi: Resection the Info version to conform to the
3348 printed manual, to avoid making sections on Accumulating Text, CUA
3349 and Rectangles into full chapters.
3350
3351 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3352
3353 * custom.texi (Init Syntax): Add index entries for "character syntax".
3354 (Bug#7576)
3355
3356 2010-12-13 Karel Klíč <kklic@redhat.com>
3357
3358 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3359
3360 2010-12-13 Glenn Morris <rgm@gnu.org>
3361
3362 * trouble.texi (Checklist): Fix typo in newsgroup name.
3363
3364 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3365
3366 * search.texi (Word Search): Note that the lazy highlight always
3367 matches to whole words (Bug#7470).
3368
3369 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3370
3371 * display.texi (Optional Mode Line): Make the description of
3372 load-average more accurate.
3373
3374 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3375 registry, with a cross-reference.
3376 (Windows Startup): New node. Move the stuff about the current
3377 directory from "Windows HOME".
3378
3379 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3380
3381 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3382 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3383
3384 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3385
3386 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3387 Suggested by Štěpán Němec.
3388
3389 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3390
3391 * maintaining.texi (Version Control): Say "commit", not "check in".
3392 (Version Control Systems): Simplify descriptions.
3393 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3394 VCS Concepts.
3395 (VC Mode Line): Update example.
3396 (Old Revisions): Document revert-buffer for vc-diff.
3397 (Log Buffer): Promote to a subsection. Document header lines.
3398
3399 * macos.texi (Mac / GNUstep Basics):
3400 Document ns-right-alternate-modifier.
3401
3402 * emacs.texi (Top): Update node listing.
3403
3404 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3405
3406 * rmail.texi (Rmail Coding): Characters with no fonts are not
3407 necessarily displayed as empty boxes.
3408
3409 * mule.texi (Language Environments, Fontsets): Characters with no
3410 fonts are not necessarily displayed as empty boxes.
3411
3412 * display.texi (Text Display): Document display of glyphless
3413 characters.
3414
3415 2010-11-13 Glenn Morris <rgm@gnu.org>
3416
3417 * basic.texi (Position Info): Add M-x count-words-region.
3418
3419 2010-11-11 Glenn Morris <rgm@gnu.org>
3420
3421 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3422
3423 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3424
3425 * msdog.texi (Windows HOME): Add information regarding startup
3426 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3427
3428 2010-10-11 Glenn Morris <rgm@gnu.org>
3429
3430 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3431
3432 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3433 (DVIPS): New variable.
3434 (.PHONY): Add html, ps.
3435 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3436 (clean): Delete html, ps files.
3437
3438 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3439
3440 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3441
3442 2010-10-09 Glenn Morris <rgm@gnu.org>
3443
3444 * Makefile.in (VPATH): Remove.
3445 (infodir): Make it absolute.
3446 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3447
3448 * Makefile.in (dist): Anchor regexps.
3449
3450 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3451 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3452 (emacs-xtra.pdf): Use $<.
3453
3454 * Makefile.in (infoclean): Remove harmless, long-standing error.
3455
3456 * Makefile.in ($(infodir)): Delete rule.
3457 (mkinfodir): New.
3458 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3459
3460 * Makefile.in (distclean): Do not delete emacsver.texi.
3461 (dist): Remove reference to emacsver.texi.in.
3462 * emacsver.texi: New file, replacing emacsver.texi.in.
3463
3464 2010-10-09 Glenn Morris <rgm@gnu.org>
3465
3466 * emacsver.texi.in: New file.
3467 * emacs.texi: Set EMACSVER by including emacsver.texi.
3468 * Makefile.in (distclean): Delete emacsver.texi.
3469 (dist): Copy emacsver.texi.
3470 (EMACSSOURCES): Add emacsver.texi.
3471
3472 * ack.texi (Acknowledgments): No more b2m.c.
3473
3474 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3475 (emacs): Remove rule.
3476 (dist): No need to deal with the emacs rule any more.
3477
3478 2010-10-07 Glenn Morris <rgm@gnu.org>
3479
3480 * Makefile.in (version): New, set by configure.
3481 (clean): Delete dist tar file.
3482 (dist): Use version in tar name.
3483
3484 2010-10-06 Glenn Morris <rgm@gnu.org>
3485
3486 * Makefile.in (EMACS_XTRA): Add the main source file.
3487 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3488 (mostlyclean): No core files, reorder other files.
3489 (clean): Delete specific dvi and pdf files.
3490 (infoclean, dist): New rules.
3491 (maintainer-clean): Use infoclean.
3492 ($(infodir)): Add parallel build workaround.
3493
3494 2010-10-04 Glenn Morris <rgm@gnu.org>
3495
3496 * Makefile.in (SHELL): Set it.
3497 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3498 (info, dvi): Replace above variables with their expansions.
3499 (info): Move mkdir from here...
3500 ($(infodir)/emacs): ... to here (for parallel builds).
3501 (pdf): New target.
3502 ($(infodir)/emacs): Pass -o option to makeinfo.
3503 (.PHONY): Declare clean rules.
3504 (maintainer-clean): Delete dvi and pdf files.
3505 Guard against cd failures. Use a more restrictive delete.
3506
3507 2010-10-02 Glenn Morris <rgm@gnu.org>
3508
3509 * misc.texi (Shell Mode): Remove reference to old function name.
3510
3511 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3512
3513 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3514 indicator characters.
3515
3516 2010-09-29 Glenn Morris <rgm@gnu.org>
3517
3518 * Makefile.in (top_srcdir): Remove unused variable.
3519
3520 2010-09-14 Glenn Morris <rgm@gnu.org>
3521
3522 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3523 the last hook item.
3524
3525 * calendar.texi (Appointments): Also updated when a diary include file
3526 is saved.
3527
3528 2010-09-14 Glenn Morris <rgm@gnu.org>
3529
3530 * trouble.texi (Bugs): Update the section intro.
3531 (Known Problems): New section.
3532 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3533 (Sending Patches): Bug fixes are best as responses to existing bugs.
3534 * emacs.texi (Known Problems): Add menu entry for new section.
3535
3536 2010-09-09 Glenn Morris <rgm@gnu.org>
3537
3538 * xresources.texi: Untabify.
3539
3540 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3541
3542 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3543
3544 2010-09-06 Glenn Morris <rgm@gnu.org>
3545
3546 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3547
3548 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3549
3550 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3551
3552 2010-08-21 Glenn Morris <rgm@gnu.org>
3553
3554 * misc.texi (Amusements): Mention bubbles and animate.
3555
3556 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3557
3558 * files.texi (Visiting): Add more index entries for
3559 large-file-warning-threshold.
3560
3561 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3562
3563 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3564
3565 2010-06-23 Glenn Morris <rgm@gnu.org>
3566
3567 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3568 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3569 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3570 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3571 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3572 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3573 Untabify Texinfo files.
3574
3575 2010-06-10 Glenn Morris <rgm@gnu.org>
3576
3577 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3578
3579 * basic.texi (Inserting Text): Fix typo.
3580
3581 2010-06-10 Glenn Morris <rgm@gnu.org>
3582
3583 * ack.texi (Acknowledgments):
3584 * emacs.texi (Acknowledgments): Update for notifications.el.
3585
3586 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3587
3588 * dired.texi (Operating on Files): Mention encryption commands
3589 (Bug#6315).
3590
3591 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3592
3593 * basic.texi (Moving Point): Update due to renaming of commands bound
3594 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3595
3596 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3597
3598 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3599 paragraphs.
3600 (Line Truncation): Fix wording for bidi display.
3601
3602 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3603 keys.
3604
3605 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3606
3607 * building.texi (GDB Graphical Interface): Remove misleading comparison
3608 to an IDE (Bug#6128).
3609
3610 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3611
3612 * programs.texi (Man Page):
3613 * misc.texi (Invoking emacsclient):
3614 * mini.texi (Repetition):
3615 * mark.texi (Setting Mark): Fix typos.
3616
3617 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3618
3619 * misc.texi (Printing): Document htmlfontify-buffer.
3620
3621 2010-05-08 Glenn Morris <rgm@gnu.org>
3622
3623 * calendar.texi (Displaying the Diary, Format of Diary File):
3624 Fix external cross-references for TeX format output.
3625
3626 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3627
3628 * Version 23.2 released.
3629
3630 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3631
3632 * cmdargs.texi (Initial Options): Mention --chdir.
3633
3634 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3635
3636 * frames.texi (Tool Bars): Add tool-bar-style.
3637
3638 2010-04-21 Glenn Morris <rgm@gnu.org>
3639
3640 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3641
3642 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3643
3644 * programs.texi (Semantic): New node.
3645
3646 * maintaining.texi (EDE): New node.
3647
3648 * emacs.texi: Update node listing.
3649
3650 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3651
3652 2010-04-18 Glenn Morris <rgm@gnu.org>
3653
3654 * emacs.texi (Acknowledgments): Remove duplicate.
3655
3656 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3657
3658 2010-04-18 Glenn Morris <rgm@gnu.org>
3659
3660 * dired.texi (Misc Dired Features): Mention VC diff and log.
3661 * maintaining.texi (Old Revisions, VC Change Log):
3662 Mention that diff and log work in Dired buffers.
3663
3664 * help.texi (Help Summary): Mention M-x info-finder.
3665
3666 * ack.texi (Acknowledgments): Add mpc.el.
3667
3668 * custom.texi (Specifying File Variables, Directory Variables):
3669 Document new commands for manipulating local variable lists.
3670
3671 2010-04-18 Glenn Morris <rgm@gnu.org>
3672
3673 * trouble.texi (Contributing): Add cindex entry.
3674 Mention etc/CONTRIBUTE.
3675
3676 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3677
3678 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3679 query-replace (Bug#5774).
3680
3681 2010-04-16 Glenn Morris <rgm@gnu.org>
3682
3683 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3684
3685 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3686
3687 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3688
3689 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3690
3691 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3692
3693 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3694
3695 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3696 cross-reference to "Inserting Text".
3697
3698 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3699 Mention completion provided by `ucs-insert'.
3700
3701 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3702
3703 * sending.texi (Sending Mail): Note variables that may need
3704 customizing.
3705 (Mail Sending): Expand discussion of send-mail-function.
3706
3707 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3708
3709 Document Message mode as the default mail mode.
3710
3711 * sending.texi (Sending Mail): Copyedits.
3712 (Mail Format, Mail Headers): Document mail-from-style changes.
3713 (Mail Commands): Rename from Mail mode. Document Message mode.
3714 (Mail Misc): Rename from Mail mode Misc.
3715 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3716 command names and update keybindings.
3717 (Header Editing): Document message-tab. De-document
3718 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3719 favor of mail-default-headers. Ad index entries for user-full-name and
3720 user-mail-address.
3721 (Citing Mail): Update changes in Message mode behavior.
3722 Document mail-yank-prefix.
3723 (Mail Signature): New node, moved from Mail Misc.
3724 (Mail Aliases): Mail abbrevs are the default with Message mode.
3725 (Mail Methods): Note that Message mode is now the default.
3726
3727 * rmail.texi (Rmail Reply):
3728 * text.texi (Text Mode):
3729 * major.texi (Major Modes):
3730 * mule.texi (Output Coding): Refer to Message mode.
3731
3732 * custom.texi (Init Examples): Add xref to Mail Header.
3733
3734 * emacs.texi (Top): Fix xrefs.
3735
3736 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3737
3738 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3739 repository if there is none.
3740 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3741 vc-print-root-log.
3742 (Old Revisions): Copyedits. Document vc-root-diff.
3743
3744 * programs.texi (Program Modes): Mention Javascript mode.
3745
3746 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3747 * emacs.texi: Update node description.
3748
3749 * misc.texi (Navigation): Document doc-view-continuous.
3750 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3751
3752 2010-03-30 Juri Linkov <juri@jurta.org>
3753
3754 * search.texi (Other Repeating Search): Remove line that `occur'
3755 can not handle multiline matches.
3756
3757 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3758
3759 * mule.texi (International): Mention support of bidirectional editing.
3760 (Bidirectional Editing): New section.
3761
3762 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3763
3764 * emacs.texi (Top): Update node names to those in building.texi.
3765
3766 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3767
3768 * building.texi: Describe restored GDB/MI functionality
3769 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3770 * emacs.texi: Update node names for building.texi.
3771
3772 2010-03-24 Glenn Morris <rgm@gnu.org>
3773
3774 * ack.texi (Acknowledgments):
3775 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3776
3777 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3778
3779 * xresources.texi (Table of Resources): Clarify toolBar number
3780 for Gtk+.
3781
3782 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3783
3784 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3785
3786 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3787
3788 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3789 and multi-isearch-buffers-regexp.
3790
3791 * indent.texi (Indentation): Clarify description of
3792 indent-for-tab-command. Document tab-always-indent.
3793
3794 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3795
3796 * cmdargs.texi (Font X): Move most content to Fonts.
3797
3798 * frames.texi (Fonts): New node. Document font-use-system-font.
3799
3800 * emacs.texi (Top):
3801 * xresources.texi (Table of Resources):
3802 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3803
3804 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3805
3806 * Branch for 23.2.
3807
3808 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3809
3810 * custom.texi (Init Examples): Add xref to Locals.
3811
3812 * major.texi (Choosing Modes): Mention usage of setq-default for
3813 setting the default value of major-mode (Bug#5688).
3814
3815 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3816
3817 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3818
3819 * display.texi (Display Custom): Document make-pointer-invisible and
3820 underline-minimum-offset. Remove inverse-video.
3821
3822 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3823
3824 * frames.texi (Frame Commands): Note that the last ordinary frame can
3825 be deleted in daemon mode (Bug#5616).
3826
3827 2010-02-18 Glenn Morris <rgm@gnu.org>
3828
3829 * trouble.texi (Contributing): Repository is no longer CVS.
3830
3831 2010-02-08 Glenn Morris <rgm@gnu.org>
3832
3833 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3834
3835 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3836
3837 * display.texi (Useless Whitespace, Text Display):
3838 * custom.texi (Init Examples): Avoid obsolete special default variables
3839 like default-major-mode.
3840
3841 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3842
3843 * programs.texi (Other C Commands): Replace reference to obsolete
3844 c-subword-mode.
3845
3846 2010-01-21 Glenn Morris <rgm@gnu.org>
3847
3848 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3849
3850 2010-01-12 Glenn Morris <rgm@gnu.org>
3851
3852 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3853 emacs-pretest-bug for bug reports for development versions.
3854
3855 2010-01-11 Glenn Morris <rgm@gnu.org>
3856
3857 * display.texi (Highlight Interactively): `t' does not mean highlight
3858 all patterns. (Bug#5335)
3859
3860 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3861
3862 * misc.texi (Shell): Document async-shell-command.
3863
3864 * building.texi (Grep Searching): Document zrgrep.
3865
3866 * mini.texi (Completion Options): Mention `initials' completion style.
3867
3868 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3869
3870 * building.texi: Import GDB Graphical Interface description from
3871 EMACS_23_1_RC.
3872
3873 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3874
3875 * emacs.texi (Top): Update node listing.
3876
3877 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3878
3879 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3880
3881 * cmdargs.texi (Initial Options):
3882 * xresources.texi (Resources): Document inhibit-x-resources.
3883
3884 * custom.texi (Specifying File Variables): Note that minor modes are
3885 enabled unconditionally.
3886
3887 * display.texi (Scrolling): Briefly document the old recenter command,
3888 and document recenter-positions.
3889
3890 * files.texi (Visiting):
3891 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3892
3893 * frames.texi (Cut/Paste Other App):
3894 Document save-interprogram-paste-before-kill.
3895
3896 * killing.texi (Kill Options): New node.
3897
3898 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3899
3900 * misc.texi (Shell Options): ansi-color is now default.
3901
3902 2009-12-05 Glenn Morris <rgm@gnu.org>
3903
3904 * emacs.texi (Top): Update menu for cal-xtra node changes.
3905 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3906 or mode line. Don't mention invisible text or the details of
3907 diary-print-entries here, only in cal-xtra.
3908 (Format of Diary File): Mention that the "date on first line" format
3909 only really affects the simple display.
3910 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3911 (Diary Customizing): Holidays may be in the buffer or mode line.
3912 Move diary-print-entries to the "Diary Display" section.
3913 (Diary Display): New section, split out from "Fancy Diary Display".
3914 Explain the limitations of simple display, and how to print it.
3915
3916 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3917
3918 * cal-xtra.texi (Diary Display): Mention View mode.
3919
3920 2009-11-29 Juri Linkov <juri@jurta.org>
3921
3922 * display.texi (Highlight Interactively): Actually a list of
3923 default faces is pre-loaded into a list of default values
3924 instead of the history.
3925
3926 2009-11-20 Glenn Morris <rgm@gnu.org>
3927
3928 * ack.texi (Acknowledgments):
3929 * emacs.texi (Acknowledgments): Add htmlfontify.
3930
3931 2009-11-14 Glenn Morris <rgm@gnu.org>
3932
3933 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3934
3935 * ack.texi (Acknowledgments):
3936 * emacs.texi (Acknowledgments): Update for recent Org changes.
3937
3938 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3939
3940 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3941 `charset' property, which is irrelevant to the user manual (Bug#3526).
3942
3943 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3944
3945 * trouble.texi (DEL Does Not Delete): Fix typo.
3946
3947 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3948
3949 * files.texi (Misc File Ops): Mention copy-directory.
3950
3951 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3952
3953 * mule.texi (Unibyte Mode): Emphasize that
3954 unibyte-display-via-language-environment affects only the display.
3955
3956 * display.texi (Horizontal Scrolling): Document cursor behavior under
3957 horizontal scrolling when point moves off the screen (Bug#4564).
3958 Improve wording.
3959
3960 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3961
3962 * files.texi (Directories): delete-directory prompts for recursive
3963 deletion.
3964
3965 2009-09-30 Glenn Morris <rgm@gnu.org>
3966
3967 * ack.texi (Acknowledgments):
3968 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3969
3970 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3971
3972 * dired.texi (Dired Navigation): Use @code instead of @var for
3973 dired-isearch-filenames, so that it's not capitalized.
3974
3975 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3976
3977 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3978
3979 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3980
3981 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3982 (Key Bindings): Reference Init Rebinding in introductory text.
3983 Shift some of the introduction to Keymaps node.
3984 (Keymaps): Simplify.
3985 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3986 (Minibuffer Maps): Remove mention of Mocklisp.
3987 (Init Rebinding): Move mode-local rebinding example here from Local
3988 Keymaps.
3989 (Modifier Keys): Clarify.
3990 (Rebinding): Add cindex for "binding keys".
3991
3992 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3993
3994 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3995
3996 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
3997
3998 * building.texi (Threads Buffer, Multithreaded Debugging):
3999 Reorganize these two sections.
4000
4001 2009-08-29 Eli Zaretskii <eliz@gnu.org>
4002
4003 * cmdargs.texi (Initial Options): Fix last change.
4004
4005 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4006
4007 * mule.texi (Enabling Multibyte):
4008 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
4009 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
4010
4011 2009-08-20 Glenn Morris <rgm@gnu.org>
4012
4013 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
4014
4015 2009-08-19 Glenn Morris <rgm@gnu.org>
4016
4017 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
4018
4019 2009-08-18 Glenn Morris <rgm@gnu.org>
4020
4021 * ack.texi (Acknowledgments):
4022 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
4023
4024 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
4025
4026 2009-08-09 Glenn Morris <rgm@gnu.org>
4027
4028 * ack.texi (Acknowledgments):
4029 * emacs.texi (Acknowledgments): Add gdb-mi entry.
4030
4031 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
4032
4033 * emacs.texi (Top): Add new menu items for GDB-UI.
4034
4035 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
4036 section. Threads buffer is in separate section now.
4037
4038 2009-08-08 Glenn Morris <rgm@gnu.org>
4039
4040 * ack.texi (Acknowledgments):
4041 * emacs.texi (Acknowledgments):
4042 Update for js2-mode and org changes.
4043
4044 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
4045
4046 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
4047 files.
4048
4049 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
4050
4051 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
4052
4053 2009-07-23 Glenn Morris <rgm@gnu.org>
4054
4055 * programs.texi (Matching): Update blink-matching-paren-distance.
4056
4057 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
4058
4059 * frames.texi (Cut/Paste Other App): For select-active-regions,
4060 selection is now updated on moving point.
4061
4062 2009-07-21 Richard Stallman <rms@gnu.org>
4063
4064 * glossary.texi (GNU, Daemon): Update information.
4065
4066 2009-07-19 Juri Linkov <juri@jurta.org>
4067
4068 * custom.texi (Specifying File Variables, Safe File Variables):
4069 "variables/value pairs" -> "variable/value pairs".
4070
4071 2009-07-15 Glenn Morris <rgm@gnu.org>
4072
4073 * misc.texi (Gnus): Remove widow.
4074
4075 2009-07-11 Glenn Morris <rgm@gnu.org>
4076
4077 * Makefile.in (TEXI2PDF): New.
4078 (emacs.pdf, emacs-xtra.pdf): New targets.
4079
4080 * arevert-xtra.texi (Autorevert): Add menu descriptions.
4081
4082 * display.texi (Horizontal Scrolling): Re-word to remove widow.
4083
4084 * emacs.texi (Top): Info can be read from other places than Emacs.
4085 Don't print the copying notice twice in the printed version.
4086 Update the menu and detailmenu.
4087 (Preface): The meaning of "on-line" has changed.
4088 Correct name for "Common Problems" chapter.
4089 (Distrib): Update FSF shop URL.
4090 (Intro): Showing two files at once is not so exciting.
4091
4092 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
4093 (Mac / GNUstep Basics): Minor grammar changes.
4094 (Mac / GNUstep Events): Fix typo.
4095 (GNUstep Support): CANNOT_DUMP no longer applies.
4096
4097 * misc.texi (Document View): Fix typos.
4098
4099 * dired.texi (Dired):
4100 * help.texi (Help):
4101 * macos.texi (Mac OS / GNUstep):
4102 * maintaining.texi (Version Control, Introduction to VC):
4103 End menu descriptions with a period.
4104
4105 2009-07-09 Eli Zaretskii <eliz@gnu.org>
4106
4107 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
4108 so categorical in saying that the option is only useful on NTFS.
4109
4110 2009-07-09 Glenn Morris <rgm@gnu.org>
4111
4112 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
4113 (ENVADD): Add texinfodir to TEXINPUTS.
4114
4115 * emacs.texi (Top): Fix cross-reference.
4116
4117 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
4118
4119 * vc1-xtra.texi (Revision Tags): Fix typo.
4120
4121 2009-07-03 Glenn Morris <rgm@gnu.org>
4122
4123 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
4124 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
4125 (Merge Commands): `.' does not seem to work in A or B buffer.
4126 `l' can recreate the 3-window display.
4127
4128 * glossary.texi (Glossary): Minor phrasing changes throughout.
4129 Add more internal cross-references.
4130 <Autoloading>: You can't really autoload a variable.
4131 <C-M->: Move details here from `M-C-' item.
4132 <Continuation Line>: Refer to `Truncation.'
4133 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4134 <Home Directory, Unix>: New entries.
4135 <Deletion of Files>: Mention recycle bins.
4136 <Directory>: Mention ``folders.''
4137 <Error>: Don't mention ``type-ahead.''
4138 <Fringe>: Refer to the manual node.
4139 <Minor Mode>: Can be global or local.
4140 <Spell Checking>: There are other checkers besides Ispell.
4141
4142 2009-07-02 Glenn Morris <rgm@gnu.org>
4143
4144 * anti.texi (Antinews): Minor changes in phrasing.
4145
4146 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4147 some underfull lines in dvi output.
4148
4149 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4150
4151 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4152
4153 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4154
4155 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4156
4157 * xresources.texi (Table of Resources): Mention maximized for
4158 fullscreen.
4159
4160 * cmdargs.texi (Window Size X): -mm/--maximized is new.
4161
4162 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
4163
4164 * anti.texi (Antinews): Correct the list of removed platforms.
4165
4166 2009-06-28 Glenn Morris <rgm@gnu.org>
4167
4168 * arevert-xtra.texi: Minor language tweaks.
4169
4170 * dired-xtra.texi: Minor revisions.
4171
4172 2009-06-23 Miles Bader <miles@gnu.org>
4173
4174 * display.texi (Scrolling): Document `recenter-redisplay'.
4175 (Temporary Face Changes): Document `text-scale-set'.
4176
4177 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4178
4179 * Branch for 23.1.
4180
4181 2009-06-17 Kenichi Handa <handa@m17n.org>
4182
4183 * mule.texi (Charsets): Update the description for the new charset.
4184 (list-character-sets): New findex.
4185 (Language Environments): Add @anchor{Describe Language Environment}.
4186
4187 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4188
4189 * basic.texi (Moving Point): Fix tag.
4190
4191 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4192
4193 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4194 use camel-case for PageUp and PageDown.
4195
4196 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4197 camel-case for PageUp and PageDown.
4198
4199 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4200
4201 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4202 (Isearch Scroll): Decapitalize <next> and <prior>.
4203
4204 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4205
4206 * fixit.texi (Spelling): Set default dictionary.
4207 Improve descriptions (Bug#2554)
4208
4209 2009-06-08 David Reitter <david.reitter@gmail.com>
4210
4211 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4212 since saving colors and faces set this way is not implemented.
4213 (Environment variables): Remove mention of mac-fix-env, which is
4214 scheduled to be removed.
4215
4216 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4217
4218 * custom.texi (Init Examples): Add example of changing load-path.
4219
4220 * building.texi (Lisp Libraries): Add example of changing
4221 load-path (Bug#3446).
4222
4223 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4224
4225 * mark.texi (Mark): Further clarifications.
4226 (Setting Mark): Emphasize that C-SPC activates the mark.
4227
4228 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4229
4230 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4231 Mark mode.
4232 (Using Region, Persistent Mark): Use "active mark" instead of "active
4233 region".
4234
4235 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4236
4237 * mule.texi (Select Input Method): Fix typo.
4238
4239 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4240
4241 * anti.texi (Antinews): Document completion changes. Some additional
4242 copyedits and rearrangement of entries.
4243
4244 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4245
4246 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4247 (Shell History Copying, Terminal emulator): Copyedits.
4248
4249 * xresources.texi (Resources): Simplify descriptions.
4250 Shorten description of editres, which is not very useful these days.
4251 (Table of Resources): Document fontBackend resource.
4252
4253 * trouble.texi (Quitting): Add other undo bindings to table.
4254 (DEL Does Not Delete): Note that the erasure key is usually labeled
4255 "Backspace". Remove discussion of obscure Xmodmap issue.
4256
4257 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4258
4259 * files.texi (Visiting): Copyedits.
4260
4261 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4262
4263 * basic.texi (Inserting Text): Document ucs-insert.
4264
4265 * mule.texi (International Chars): Define "multibyte". Note that
4266 internal representation is unicode-based. Simplify definition of raw
4267 bytes. Mention ucs-insert.
4268 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4269 (Language Environments): Add language environments new to Emacs 23.
4270 (Multibyte Conversion): Node deleted.
4271 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4272 Don't mention obsolete emacs-mule coding system.
4273 (Output Coding): Copyedits.
4274
4275 * emacs.texi (Top): Update node listing.
4276
4277 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4278
4279 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4280
4281 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4282
4283 * building.texi (Lisp Libraries): `load-library' does offer completion.
4284
4285 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4286
4287 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4288 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4289
4290 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4291
4292 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4293
4294 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4295
4296 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4297
4298 * building.texi (Lisp Interaction): Document initial-scratch-message.
4299
4300 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4301
4302 * msdog.texi (Windows Fonts): Fix typos.
4303
4304 * files.texi (Save Commands): Fix pxref.
4305
4306 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4307
4308 * files.texi (Save Commands): Mention diff-buffer-with-file.
4309 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4310 Henoch (Bug#3036).
4311
4312 2009-03-15 Glenn Morris <rgm@gnu.org>
4313
4314 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4315 the former is not always used.
4316 (Mail Headers): Use active voice. Add "Mail-reply-to".
4317 Change case of "Id". Avoid repeated "appropriate".
4318 (Mail Aliases): Fix previous change - use an example with a ".", so it
4319 does actually get quoted when expanded.
4320 (Mail Sending): Mailclient is the default on some systems.
4321 (Citing Mail): Mention mail-indentation-spaces.
4322 (Mail Mode Misc): Add an @dfn for "mail signature".
4323
4324 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4325
4326 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4327 (Completion Options): Document read-file-name-completion-ignore-case,
4328 read-buffer-completion-ignore-case, and completion-styles.
4329 Remove description of partial-completion-mode.
4330
4331 2009-03-14 Glenn Morris <rgm@gnu.org>
4332
4333 * sending.texi (Mail Format): Fix typo. Add index entry for
4334 mail-header-separator.
4335 (Mail Headers): Put info about initialization and changing in one place
4336 at the start. Update FCC section for mbox Rmail. Clarify From
4337 section, mention mail-setup-with-from. Clarify Reply-to section.
4338 Add Mail-followup-to and mail-mailing-lists. Clarify References
4339 section.
4340 (Mail Aliases): Update example, make less contentious.
4341 Update for name change of mail-interactive-insert-alias.
4342 (Mail Mode): Remove mention of `%' as a word separator.
4343 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4344 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4345 commands. Clarify FCC handling. In mail-complete, add reference to
4346 Mail Aliases section, and mention mail-complete-function.
4347 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4348 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4349 signature netiquette. Explain how the mail hooks work when continuing
4350 a composition.
4351 (Mail Amusements): Internationalize the spook section a bit.
4352 Remove the spook mail-setup-hook example, since it doesn't work well.
4353 Mention fortune-file.
4354 (Mail Methods): Mention read-mail-command.
4355
4356 2009-03-14 David Reitter <david.reitter@gmail.com>
4357
4358 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4359 and NS resources following recent changes.
4360
4361 2009-03-10 Jason Rumney <jasonr@gnu.org>
4362
4363 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4364 w32-use-visible-system-caret doc to indicate that it should get set
4365 automatically.
4366 (Windows Fonts): Add doc for the uniscribe backend.
4367
4368 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4369
4370 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4371 vc-dir. (Bug#2598)
4372
4373 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4374
4375 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4376
4377 2009-03-05 Glenn Morris <rgm@gnu.org>
4378
4379 * rmail.texi (Rmail Basics): Add reference to sorting.
4380 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4381 Minor re-wordings.
4382 (Rmail Motion): Mention rmail-next-same-subject.
4383 (Rmail Deletion): Expunging is not the only way to change the numbers.
4384 (Rmail Labels): Labels can also be used in sorting.
4385 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4386 (Rmail Display): Mention rmail-mime.
4387
4388 2009-03-04 Glenn Morris <rgm@gnu.org>
4389
4390 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4391 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4392 summary. Mention sorts cannot be undone.
4393 (Rmail Display): Give an example of how to use goto-address-mode.
4394 (Rmail Editing): It's keybindings that are redefined, not commands.
4395 Fix some typos.
4396 (Movemail): Some minor rewording.
4397 (Remote Mailboxes): Emacs movemail supports pop by default.
4398 Fix some minor grammatical issues. The "two alternative ways" to
4399 specify a POP mailbox are really just one. Remove all reference to the
4400 variables rmail-pop-password and rmail-pop-password-required, obsolete
4401 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4402 can support Kerberos.
4403
4404 2009-03-03 Glenn Morris <rgm@gnu.org>
4405
4406 * rmail.texi (Rmail Deletion): Revert previous change, which was
4407 describing the Rmail summary versions.
4408 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4409 Minor re-wording for rmail-resend.
4410 (Rmail Make Summary): Summaries apply to buffers rather than files.
4411 <rmail-summary-by-topic>: Headers includes the subject.
4412 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4413 details, including prefix arguments.
4414 Mention rmail-summary-by-senders on C-M-f.
4415 Not counting lines might be faster.
4416 (Rmail Summary Edit): More details on the delete commands.
4417 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4418 Name the commands bound to the various keys. Mention prefix argument
4419 for searching.
4420 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4421 Simplify rmail-highlighted-headers description. Update face name.
4422
4423 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4424
4425 * mark.texi (Marking Objects): Fix typo.
4426
4427 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4428
4429 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4430 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4431
4432 2009-03-01 Glenn Morris <rgm@gnu.org>
4433
4434 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4435 (Rmail Motion): - M-s searches from the end of messages.
4436 (Rmail Deletion): Minor clarification. Fix numeric argument
4437 description.
4438 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4439 newmail and RMAILOSE files need not be in home-directory.
4440 (Rmail Files): Mention I/O menus are unselectable if no files match.
4441 Mention `MAIL' env-var.
4442
4443 2009-02-24 Jason Rumney <jasonr@gnu.org>
4444
4445 * mule.texi (Fontsets): Mention fontset-default, font specs and
4446 fallback fontsets.
4447 (Defining Fontsets): Mention ns and w32 variants of
4448 standard-fontset-spec. Update description of startup fontset to match
4449 Emacs 23 behavior.
4450 (Modifying Fontsets): New section. (Bug#656)
4451 (International): Link to Modifying Fontsets.
4452
4453 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4454
4455 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4456 Mention ns-extended-platform-support-mode.
4457
4458 2009-02-22 Karl Berry <karl@gnu.org>
4459
4460 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4461
4462 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4463
4464 * basic.texi (Moving Point, Position Info):
4465 * files.texi (Visiting):
4466 * mini.texi (Completion Options):
4467 * text.texi (HTML Mode): Remove duplicate words.
4468
4469 2009-02-20 Glenn Morris <rgm@gnu.org>
4470
4471 * rmail.texi: Minor updates for mbox rather than Babyl.
4472
4473 2009-02-17 Karl Berry <karl@gnu.org>
4474
4475 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4476
4477 2009-02-17 Richard M Stallman <rms@gnu.org>
4478
4479 * anti.texi (Antinews): Mention Babyl format.
4480
4481 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4482
4483 * rmail.texi: Update for mbox format.
4484 Various small fixes, as well as the following.
4485 (Out of Rmail): Node deleted.
4486 (Rmail): Update menu.
4487 (Rmail Files): Comment out set-rmail-inbox-list.
4488 Document rmail-inbox-list instead.
4489 (Rmail Output): Substantial changes since C-o is now
4490 rmail-output-as-seen and o is rmail-output.
4491 (Rmail Attributes): Delete `stored', add `retried'.
4492 (Rmail Display): Editing headers works in all cases.
4493
4494 2009-02-17 Glenn Morris <rgm@gnu.org>
4495
4496 * basic.texi (Position Info): M-x count-lines-region is not always on
4497 M-=. (Bug#2269)
4498
4499 2009-02-09 Glenn Morris <rgm@gnu.org>
4500
4501 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4502 defaults.
4503
4504 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4505
4506 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4507 documentation of possible problems with redecoding.
4508
4509 2009-02-03 Glenn Morris <rgm@gnu.org>
4510
4511 * rmail.texi (Out of Rmail): Mention b2m.pl.
4512
4513 2009-01-31 Glenn Morris <rgm@gnu.org>
4514
4515 * rmail.texi (Out of Rmail): Correct b2m location.
4516
4517 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4518
4519 * fixit.texi (Undo): Update undo limit values.
4520
4521 2009-01-27 Glenn Morris <rgm@gnu.org>
4522
4523 * emacs.texi (Top): Fix Antinews menu entry.
4524
4525 2009-01-25 Karl Berry <karl@gnu.org>
4526
4527 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4528 item with no marker, instead of the syntactically incorrect
4529 @itemize @asis.
4530
4531 2009-01-25 Juri Linkov <juri@jurta.org>
4532
4533 * building.texi (Grep Searching): Fix index entry for lgrep.
4534
4535 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4536
4537 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4538
4539 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4540
4541 * macos.texi (Preferences Panel): Update description of font setting to
4542 reflect that prior frame selection is no longer needed.
4543
4544 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4545
4546 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4547 raise GUD subsections.
4548
4549 2009-01-15 Glenn Morris <rgm@gnu.org>
4550
4551 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4552
4553 2009-01-10 Glenn Morris <rgm@gnu.org>
4554
4555 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4556
4557 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4558
4559 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4560 logical lines.
4561
4562 2008-12-29 Juri Linkov <juri@jurta.org>
4563
4564 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4565
4566 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4567
4568 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4569
4570 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4571 goto-address-mode instead of goto-address.
4572
4573 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4574 mode.
4575
4576 * emacs.texi (Top): Update node listing.
4577
4578 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4579
4580 * custom.texi (Directory Variables): Explain what is a "project".
4581 Add indexing. Improve wording. Add a footnote about using
4582 _dir-locals.el on MS-DOS.
4583
4584 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4585
4586 * files.texi (Misc File Ops): Mention chmod as an alias for
4587 set-file-modes.
4588
4589 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4590
4591 * help.texi (Help): Fix typos and reword.
4592 (Help Summary): Add entries for C-h n and C-h r, reorder
4593 entries, and do some minor fixes.
4594 (Name Help): Say that C-h F works for commands only.
4595 (Misc Help): Say that view-lossage displays 300 keystrokes.
4596
4597 2008-12-20 Glenn Morris <rgm@gnu.org>
4598
4599 * ack.texi (Acknowledgments): General update based on AUTHORS,
4600 including removal of some stuff no longer distributed.
4601
4602 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4603
4604 * fixit.texi: Mention hunspell.
4605
4606 2008-12-19 Glenn Morris <rgm@gnu.org>
4607
4608 * ack.texi (Acknowledgments): Small grammar fix.
4609 Consolidate explanatory text at start.
4610
4611 * display.texi (Text Display):
4612 * indent.texi (Indentation): Use @acronym with ASCII.
4613
4614 2008-12-18 Glenn Morris <rgm@gnu.org>
4615
4616 * ack.texi: Various small updates and fixes.
4617
4618 2008-12-18 Juri Linkov <juri@jurta.org>
4619
4620 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4621 as a key binding to start a forward nonincremental word search.
4622 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4623 a backward nonincremental word search. Add index for `M-s w'
4624 `isearch-forward-word'.
4625 (Regexp Search): Add a short summary of regexp key commands like
4626 in the node "Basic Isearch".
4627 (Other Repeating Search): Fix typo.
4628
4629 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4630
4631 * misc.texi (PostScript Variables): Fix doc.
4632
4633 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4634
4635 * programs.texi (Program Modes): Mention Ruby mode.
4636
4637 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4638
4639 * misc.texi (emacsclient Options): Describe what an empty string
4640 argument does for --alternate-editor.
4641
4642 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4643
4644 * cmdargs.texi (Font X): Distinguish between client-side and
4645 server-side fonts. List valid Fontconfig properties. Add reference to
4646 Fontconfig manual. List valid GTK font properties. Explain use of
4647 fc-list.
4648
4649 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4650
4651 * cmdargs.texi (Font X): Move discussion of quoting to top.
4652
4653 2008-12-06 Glenn Morris <rgm@gnu.org>
4654
4655 * maintaining.texi (Old Revisions): Improve previous change.
4656
4657 2008-12-05 Richard M Stallman <rms@gnu.org>
4658
4659 * anti.texi (Antinews): Minor fixes.
4660
4661 2008-12-03 Glenn Morris <rgm@gnu.org>
4662
4663 * maintaining.texi (Old Revisions): Fix diff-switches description.
4664
4665 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4666
4667 * emacs.texi (Top): Fix typo.
4668
4669 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4670
4671 * misc.texi (Document View): Explain dependence on gs at the top.
4672 Copyedits.
4673
4674 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4675
4676 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4677 (Comment Commands): Discuss region-active behavior of M-; first.
4678
4679 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4680
4681 * display.texi (Line Truncation): Add reference to Continuation
4682 Lines.
4683
4684 * windows.texi (Pop Up Window): Mention split-height-threshold
4685 and split-width-threshold.
4686 (Split Window): Add reference to Continuation Lines.
4687
4688 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4689
4690 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4691 (GNUstep Support): New node.
4692 * anti.texi:
4693 * emacs.texi:
4694 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4695
4696 2008-11-28 Richard M Stallman <rms@gnu.org>
4697
4698 * misc.texi (Dissociated Press): Minor cleanups.
4699
4700 * dired.texi (Image-Dired): Avoid passive.
4701
4702 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4703
4704 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4705 representation.
4706
4707 2008-11-26 Richard M. Stallman <rms@gnu.org>
4708
4709 * files.texi (Visiting): Rewrite paragraph for clarity.
4710
4711 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4712
4713 2008-11-25 Alan Mackenzie <acm@muc.de>
4714
4715 * programs.texi (Moving by Parens): Clarify that parens inside strings
4716 and comments are ignored, and that the commands assume the starting
4717 point isn't in a string or comment.
4718
4719 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4720
4721 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4722 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4723 version.
4724 (Mac Customization): Rewrite Preferences Panel section and merge in to
4725 this node, add Open files by dragging to an Emacs window.
4726
4727 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4728
4729 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4730
4731 * files.texi (Misc File Ops): Document set-file-modes.
4732
4733 * windows.texi (Split Window): Document integer values of
4734 truncate-partial-width-windows.
4735
4736 * text.texi (Text): Simplify description of markup languages.
4737 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4738 (TeX Editing): Note that `""' inserts one `"' character.
4739 (HTML Mode): Note in the introduction that XML mode is an alias for
4740 SGML mode. Mention nXML mode.
4741
4742 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4743
4744 * building.texi (Watch Expressions): Fix typo.
4745
4746 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4747
4748 * files.texi (Visiting): Document new behavior of
4749 confirm-nonexistent-file-or-buffer.
4750
4751 * buffers.texi (Select Buffer):
4752 Document confirm-nonexistent-file-or-buffer.
4753
4754 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4755 edit-picture.
4756
4757 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4758 edit-picture', since that is just an alias for picture-mode.
4759 (Sentences): Note that repeated M-@ extends the region.
4760 (Pages): Make terminology more consistent. Link to Regexps node.
4761 (Longlines): Discuss relationship with Visual Line mode.
4762 (Text Mode): Remove extraneous discussion of other modes, since they
4763 were already introduced in the parent node.
4764
4765 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4766
4767 * anti.texi (Antinews): Rewrite.
4768
4769 * entering.texi (Exiting): Mention "minimize" terminology.
4770
4771 * frames.texi (Frame Commands): Mention "minimize" terminology.
4772
4773 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4774 formats.
4775 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4776 (Misc X): Don't document useless -hb option.
4777
4778 2008-11-22 Juri Linkov <juri@jurta.org>
4779
4780 * dired.texi (Dired Navigation): Change normal file name search option
4781 from `non-nil' to `t'. Add `dwim' option.
4782
4783 2008-11-22 Juri Linkov <juri@jurta.org>
4784
4785 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4786 ".dir-locals.el". Rename `define-project-bindings' to
4787 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4788 `dir-locals-set-directory-class'.
4789
4790 2008-11-22 Lute Kamstra <lute@gnu.org>
4791
4792 * buffers.texi (Select Buffer): Index goto-line.
4793 * basic.texi (Moving Point): Mention the use of a numeric prefix
4794 argument with goto-line and refer to Select Buffer for the use of a
4795 plain prefix argument.
4796
4797 2008-11-19 Glenn Morris <rgm@gnu.org>
4798
4799 * doclicense.texi: Update to FDL 1.3.
4800 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4801
4802 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4803
4804 * custom.texi (Minor Modes): Define mode commands and mode variables
4805 more precisely. Recommend using mode commands instead of setting
4806 variables directly. Put minor modes in a list, and add more modes.
4807 (Easy Customization): Use "init file" instead of .emacs.
4808 (Customization Groups): Update to new Custom buffer appearance.
4809 (Saving Customizations): Copyedits. Update example.
4810 (Variables): Give example of variable type-sensitivity.
4811 (Examining): Update example.
4812 (Hooks): Copyedits.
4813 (Specifying File Variables): Use C comments instead of an artificial
4814 Lisp for the example.
4815 (Keymaps): Move internals discussion to Prefix Keymaps.
4816 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4817 (Init Rebinding): Document kbd macro.
4818 (Init File): Link to Find Init.
4819
4820 * mark.texi (Using Region): Document Delete Selection Mode more
4821 thoroughly.
4822
4823 * frames.texi (Mouse Commands): Move most of the description of Delete
4824 Selection Mode to Using Region, and link to it.
4825 (Clipboard): Note that paste is bound to clipboard-yank.
4826
4827 * building.texi (Compilation): Document first-error value of
4828 compilation-scroll-output.
4829 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4830 works as soon as an error is available. Suggested by Juri Linkov.
4831
4832 * mini.texi (Passwords): New node.
4833
4834 * files.texi (Remote Files): Link to Passwords node.
4835
4836 * emacs.texi (Top): Update node listings.
4837
4838 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4839
4840 * ack.texi (Acknowledgments): Some updating of credits.
4841
4842 * emacs.texi (Acknowledgments): Add a couple more names.
4843
4844 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4845
4846 * files.texi (Directories): Describe delete-directory in text.
4847 (Misc File Ops): Document use of trash.
4848
4849 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4850
4851 * macos.texi (Mac Customization): Fix typos.
4852
4853 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4854
4855 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4856 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4857 the conventions of the main Emacs manual.
4858
4859 * emacs.texi (Top): Update node listings.
4860
4861 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4862
4863 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4864 command-line-args is processed during startup.
4865 (Action Arguments): Correctly describe how file arguments interact with
4866 the startup screen. Link to Lisp Interaction for scratch buffer.
4867 (Initial Options): Link to Command Example for -batch option.
4868 (Environment): Document initial-environment.
4869
4870 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4871 can't be changed in the site-start file.
4872
4873 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4874
4875 * dired.texi (Dired): Mention C-x C-d too.
4876 (Dired Enter): Document M-n in the Dired minibuffer.
4877 (Dired Navigation): Explain dired-goto-file more clearly.
4878 Document dired-isearch-filenames.
4879 (Dired Deletion): Remove unnecessary "expunged" terminology.
4880 (Flagging Many Files): & is now rebound to `% &'.
4881 (Shell Commands in Dired): Document dired-do-async-shell-command.
4882 Clarify how multi-file arguments are passed.
4883 (Misc Dired Features): Document dired-do-isearch.
4884
4885 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4886
4887 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4888
4889 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4890
4891 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4892
4893 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4894
4895 * programs.texi (Program Modes): Link to Program Indent node.
4896 (Left Margin Paren): Explain consequences of changing
4897 open-paren-in-column-0-is-defun-start more concisely.
4898 (Which Function, Program Indent, Info Lookup): Minor edits.
4899 (Basic Indent): If region is active, TAB indents the region.
4900 (Multi-line Indent): If region is active, TAB indents the region.
4901 Note that indent-region is useful when Transient Mark mode is off.
4902 (Matching): The delimiter at the cursor is highlighted---the character
4903 changes color.
4904 (Symbol Completion): Link to Completion node.
4905
4906 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4907 a strictly text-only system.
4908
4909 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4910 batch mode.
4911
4912 2008-11-01 Richard M. Stallman <rms@gnu.org>
4913
4914 * misc.texi (Document View): Major rewrite.
4915
4916 * maintaining.texi (Types of Log File): Change logs are older than
4917 version control.
4918 (VCS Concepts): Simplify and rearrange.
4919 (Version Control Systems): Make it clear that Linux is only the kernel.
4920 (VC Mode Line): Shorten reference to menu item.
4921 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4922 (VC Directory Mode): Minor cleanup.
4923 Unchanged files are hidden, not omitted.
4924 (VC Directory Commands): Shorten and simplify.
4925 (Change Log Commands): New node, split from Change Logs.
4926 (VC Directory Buffer): New node, split from VC Directory Mode.
4927
4928 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4929
4930 * misc.texi (Document View): Rename from Document Files, moved here
4931 from files.texi.
4932
4933 * files.texi (Version Control): Move to maintaining.texi.
4934 Subnodes moved as well.
4935 (Document Files): Move to misc.texi.
4936
4937 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4938 vc-update-change-log.
4939 (Version Control): Move here from files.texi.
4940 (Format of ChangeLog): Make it a subnode of Change Log.
4941
4942 * emacs.texi (Top): Update node listing.
4943
4944 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4945
4946 * files.texi (Files): Add a section about document
4947 files (doc-view-mode).
4948
4949 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * building.texi (Compilation Mode):
4952 Document compilation-auto-jump-to-first-error.
4953 (Debuggers): Lower GUD subsections to subsubsections.
4954 (Starting GUD): Add cindex.
4955 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4956
4957 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4958
4959 * indent.texi (Indentation): Link to Program Indent.
4960
4961 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4962 now uses emacsclient's terminal.
4963
4964 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4965
4966 * mark.texi (Using Region): Document use-empty-active-region.
4967
4968 * emacs.texi (Top): Update node listings.
4969
4970 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4971 Don't mention obsolete emacs.bash script.
4972 (Invoking emacsclient): Rewrite, moving optional arguments to
4973 emacsclient Options.
4974 (emacsclient Options): New node. Document server-use-tcp and
4975 server-host.
4976
4977 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4978
4979 * indent.texi (Indentation): Replace list with paragraphed text,
4980 putting description of syntax-driven indentation first. Document new
4981 effect of active regions on tab.
4982 (Tab Stops): Note that editable tab stops affect indentation commands.
4983
4984 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4985
4986 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4987
4988 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4989
4990 * custom.texi (Function Keys): Note that modified keypad keys are not
4991 translated.
4992
4993 * basic.texi (Arguments): Explain how to insert multiple digits.
4994
4995 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
4996
4997 * files.texi (Remote Files): Precise selection of default method.
4998 Rewrite paragraph about disabling remote file names.
4999
5000 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5001
5002 * search.texi (Special Isearch): Document M-TAB is isearch.
5003
5004 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
5005 command.
5006
5007 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
5008
5009 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
5010
5011 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
5012 section.
5013
5014 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
5015
5016 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
5017 to files.texi. Move contents of vc2-xtra.texi here.
5018
5019 * vc2-xtra.texi: File removed.
5020
5021 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
5022 Directory Commands from the submenu. Don't include deleted file
5023 vc2-xtra.texi.
5024
5025 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
5026 (Version Control): Add VC Directory Mode and VC Directory Commands to
5027 the submenu.
5028 (Why Version Control?): Use table format.
5029 (Version Control Systems): Note that Meta-CVS support is gone.
5030 (VCS Concepts): Note precisely when VC started supporting filesets.
5031 Remove bogus xref to CVS Options node.
5032 (Types of Log File): Copyedits.
5033 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
5034 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
5035 The Right Thing.
5036 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
5037 (Log Buffer): Reorganize node, putting C-c C-c description first.
5038 (Old Revisions): Use CVS for example, not RCS.
5039 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
5040 Commands from the submenu, putting them under Version Control.
5041 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
5042 need to include it in the manual unconditionally, since it is now
5043 crucial to using distributed version control systems.
5044 (Comparing Files): Note that diff uses the minibuffer, and that the
5045 output is shown using Diff mode.
5046 (Diff Mode): Explain what "patch" and "hunk" mean.
5047 Document diff-update-on-the-fly, diff-refine-hunk, and
5048 diff-show-trailing-whitespaces.
5049 (File Archives): Add rar support.
5050
5051 * major.texi (Choosing Modes): Make mode selection sequence more
5052 obvious by describing the steps in order of priority. Note that
5053 magic-mode-alist is nil by default.
5054 Document magic-fallback-mode-alist.
5055
5056 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
5057
5058 * frames.texi (Mouse References): Copyedits.
5059
5060 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
5061
5062 * ack.texi (Acknowledgments): Add myself as doc-view author.
5063
5064 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5065
5066 * frames.texi (Dialog Boxes): Add @cindex entries.
5067
5068 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
5069
5070 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
5071 (Text-Only Mouse): Copyedit.
5072
5073 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
5074
5075 * frames.texi: Use @key throughout for mouse clicks.
5076 (Cut/Paste Other App): Document yank-pop-change-selection.
5077 (Secondary Selection): Fix modified mouse click syntax.
5078 (Clipboard): Describe Cut, Copy and Paste commands.
5079 (Mouse References): Not all references are in read-only buffers.
5080 Copyedits.
5081 (Creating Frames): Add xref to Init File.
5082 (Frame Commands): Add xref to Exiting.
5083 (Scroll Bars): Document GTK vs toolkit behavior.
5084
5085 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * files.texi (Version Control): Copyedits. Add Bazaar.
5088 (Version Control Systems): List different VCS's using an itemized list.
5089 Add Bazaar.
5090 (VCS Concepts): Copyedits. Tweak description of file merging.
5091
5092 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
5093 (Cut/Paste Other App): Document select-active-regions and
5094 x-select-enable-primary.
5095
5096 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
5097
5098 * mark.texi (Shift Selection): Correct case in node name.
5099
5100 * emacs.texi (Top): Update node order in Mark chapter.
5101
5102 2008-10-12 Eli Zaretskii <eliz@gnu.org>
5103
5104 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
5105
5106 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
5107 elsewhere in the manual instead of describing yet again the intricacies
5108 of $HOME on MS-Windows and MS-DOS.
5109
5110 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
5111
5112 * mini.texi (Minibuffer File): Add xref to File Names.
5113 (Minibuffer File): Add discussion of `~' in file names.
5114 Add insert-default-directory index reference.
5115
5116 * files.texi (File Names): Reorganize description.
5117 (Visiting): Add xref to Mode Line. Copyedits.
5118 (Save Commands): Mention prefix behavior of C-x C-s.
5119 (Numbered Backups): Node deleted.
5120 (Backup Names): Contents of Numbered Backups moved here. State default
5121 of version-control variable.
5122 (Reverting): Copyedits.
5123 (Version Control): Add additional version control systems.
5124
5125 * emacs.texi (Top): Delete Numbered Backups node.
5126
5127 * cmdargs.texi (General Variables): Change Numbered Backups xref to
5128 Backup Names.
5129 (Initial Options): Document renamed variable inhibit-startup-screen.
5130
5131 2008-10-11 Romain Francoise <romain@orebokech.com>
5132
5133 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5134
5135 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5136
5137 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5138 (Select Buffer): Mention use of minibuffer history. Describe default
5139 value of default-major-mode. Mention that C-x 4 b selects the other
5140 window.
5141 (List Buffers): Document CRM indicators in the order they appear.
5142 (Kill Buffer): Document new command kill-matching buffers.
5143 (Several Buffers): Move explanation of the relationship between buffer
5144 list and buffer menu to the top.
5145 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5146
5147 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
5148
5149 * entering.texi (Exiting): Document change of C-x C-c to
5150 save-buffers-kill-terminal. Document kill-emacs.
5151
5152 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5153
5154 * mule.texi (Coding Systems): Don't mention codepage-setup.
5155
5156 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5157 cpNNN coding systems anymore.
5158 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
5159 for unibyte mode. Don't mention line-drawing characters.
5160 Don't mention dos-unsupported-char-glyph.
5161
5162 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5163
5164 * search.texi (Search): Shorten introduction.
5165 (Basic Isearch): Add command table. Discuss reverse isearch and
5166 isearch highlighting.
5167 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5168 ring to cindex.
5169 (Special Isearch): Move input methods discussion here.
5170 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5171 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5172 Repeat Isearch.
5173 (Isearch Minibuffer): New node.
5174 (Word Search): Document new word search commands.
5175 (Regexp Example): Simplify example using sentence-end-base variable.
5176 (Replace): Reword introduction.
5177 (Unconditional Replace): Remove unnecessary example.
5178 (Other Repeating Search): Document new `M-s o' binding.
5179
5180 * emacs.texi (Top): Update node listings.
5181
5182 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5183
5184 * emacs.texi (Top): Remove Kill Errors from menu.
5185
5186 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5187
5188 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5189 interface for defining macros. Simplify examples. Note that C-g quits
5190 macro definitions.
5191 (Keyboard Macro Counter): Document using F3 to insert counter.
5192 Give usage example.
5193 (Keyboard Macro Query): Organize query responses in a table.
5194
5195 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5196 Link to Erasing node.
5197 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5198 rationale to a footnote.
5199 (Kill Errors): Remove node, due to redundancy with Erasing.
5200 (Spelling): Move discussion of flyspell to end. Note new behavior of
5201 M-$ in active region. Remove non-ispell-specific keybindings from
5202 table.
5203
5204 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5205
5206 * cmdargs.texi (Initial Options): Document --daemon.
5207
5208 2008-09-20 Glenn Morris <rgm@gnu.org>
5209
5210 * files.texi (Numbered Backups): Mention that some modes set
5211 version-control.
5212
5213 2008-09-20 Jim Blandy <jimb@red-bean.com>
5214
5215 * files.texi (Numbered Backups): Reference File Variables, as well.
5216 Remove discussion of Rmail's implementation.
5217
5218 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5219
5220 * misc.texi (Recursive Edit): Note that top-level exits active
5221 minibuffers.
5222
5223 * trouble.texi (Quitting): Likewise.
5224
5225 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5226
5227 * emacs.texi (Top): Add Temporary Face Changes xref.
5228
5229 * display.texi (Display): Move Temporary Face Changes node to just
5230 after Standard Faces.
5231 (Scrolling): Document recenter-top-bottom instead of recenter.
5232 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5233 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5234 (Display Custom): Copyedits.
5235 (Optional Mode Line): Document display-battery-mode.
5236
5237 2008-08-27 Romain Francoise <romain@orebokech.com>
5238
5239 * custom.texi (Directory Variables): Minor fix.
5240
5241 2008-08-27 Glenn Morris <rgm@gnu.org>
5242
5243 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5244 descriptions.
5245 (Calendar Customizing): Tweak layout description.
5246 Move calendar-today-marker and calendar-today face to the other
5247 markers. Condense calendar-star-date and calendar-mark-today
5248 description.
5249 (Holiday Customizing): Add oriental and solar holidays.
5250 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5251 Fix holiday-float description. Use zerop in examples. Be less verbose.
5252 (Date Display Format): Change ISO format. Be less verbose.
5253 (Diary Customizing): Mention day and month abbrev arrays.
5254 Mention the date-form variables by name. Update European example.
5255 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5256 Condense examples. Mention diary-entry-symbols by name.
5257 Condense table for insertion commands.
5258 (Fancy Diary Display): Mention diary-include-string and
5259 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5260 Ethiopic, Persian date functions. Condense descriptions.
5261
5262 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5263 (Adding to Diary): Adapt for changed node name.
5264
5265 2008-08-26 Glenn Morris <rgm@gnu.org>
5266
5267 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5268 node "Hebrew/Islamic Entries".
5269
5270 * calendar.texi (Specified Dates): Fix names of iso functions.
5271 (General Calendar): There may not be another window.
5272 (Writing Calendar Files, Holidays): Tweak intro.
5273 (Holidays): Mention Baha'i and Chinese holidays.
5274 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5275 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5276 (To Other Calendar): Add calendar-print-other-dates.
5277 Refer to "graphic display" rather than "X.
5278 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5279 (Displaying the Diary): Fix whitespace after reference.
5280 Fix `diary-number-of-entries' reference.
5281 (Date Formats): Explicitly mention that day names can be abbreviated.
5282 (Adding to Diary): Add some references to other sections.
5283 (Special Diary Entries): Fix reference.
5284 (Appointments): Simplify appt-message-warning-time entry.
5285 Clarify where times must be.
5286 (Importing Diary): Comment out icalendar paragraph that does not apply.
5287 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5288
5289 2008-08-23 Glenn Morris <rgm@gnu.org>
5290
5291 * fortran-xtra.texi (Fortran): Change description of free form and
5292 fixed form a bit. Mention hideshow and imenu.
5293 (Fortran Motion): Mention fortran-end-of-subprogram,
5294 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5295 (Fortran Indent): Minor re-word.
5296 (ForIndent Commands): Mention fortran-fill-paragraph and
5297 fortran-fill-statement.
5298 (ForIndent Cont): Mention fortran-tab-mode-string.
5299 (Fortran Comments): Mention fortran-comment-line-start-skip.
5300 (Fortran Columns): Mention font-locking.
5301 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5302
5303 2008-08-23 Johan Bockgård <bojohan@muon>
5304
5305 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5306
5307 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5308
5309 * mini.texi (Minibuffer): Simplify introduction.
5310 (Minibuffer File): Document tilde in minibuffer filenames.
5311 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5312 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5313 (Completion Example): Update example to current command list.
5314 (Completion Options): Document `lazy' value of completion-auto-help.
5315 Update contents of completion-ignored-extensions.
5316 (Minibuffer History): Describe "future history" list. State default
5317 value of history-delete-duplicates.
5318
5319 2008-08-21 Glenn Morris <rgm@gnu.org>
5320
5321 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5322 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5323
5324 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5325
5326 * regs.texi (Registers): Clarify valid register names.
5327 (RegPos): Note that buffer is saved and restored too.
5328 (RegText): Note that mark is reactivated/deactivated.
5329 (RegConfig): Xref to Windows node.
5330
5331 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5332
5333 * basic.texi (Inserting Text): Provide command name for C-q.
5334
5335 * killing.texi (Killing): Copyedit. Define read-only text.
5336 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5337 (Killing by Lines): Copyedit.
5338 (Other Kill Commands): Move M-w description here.
5339 (Yanking): Move M-w to Other Kill Commands.
5340 (Kill Ring): Also mention saving text in registers. Link to Text
5341 Properties in elisp manual.
5342 (Accumulating Text): Copyedit.
5343 (CUA Bindings): Shift selection is now the default.
5344
5345 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5346
5347 * maintaining.texi (Change Log): Mention next-error is available.
5348
5349 2008-08-10 Glenn Morris <rgm@gnu.org>
5350
5351 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5352 and intermonth text.
5353 (Holiday Customizing): Add holiday-chinese.
5354
5355 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5356
5357 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5358
5359 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5360
5361 * files.texi (Log Buffer): Describe C-c C-d.
5362 (Diff Mode): Describe C-x 4 A.
5363
5364 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5365
5366 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5367
5368 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5369
5370 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5371 describe the new bindings to show the changeset diff, toggle annotation
5372 visibility, show revisions.
5373 (VC Status): Describe key bindings for modifying the change comments,
5374 displaying changeset diffs and annotations.
5375
5376 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5377
5378 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5379
5380 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5381
5382 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5383
5384 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5385 and wording.
5386
5387 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5388
5389 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5390 marking/unmarking. Add descriptions for the multiple file search
5391 commands. Improve some old info.
5392
5393 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5394
5395 * display.texi (Visual Line Mode): New node.
5396
5397 * basic.texi (Inserting Text): Move DEL to deletion node.
5398 (Moving Point): Add additional alternative key bindings.
5399 Describe line-move-visual.
5400 (Erasing): Describe DEL.
5401 (Basic Undo, Blank Lines, Arguments): Copyedit.
5402 (Continuation Lines): Mention Visual Line mode.
5403 (Position Info): Move extended discussion to mule.texi.
5404
5405 * mule.texi (International Chars): Describe C-x =.
5406
5407 * emacs.texi (Top): Add Visual Line Mode node.
5408
5409 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5410
5411 * emacs.texi: Remove VMS support.
5412
5413 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5414
5415 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5416 the vc-dir command name.
5417
5418 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5419
5420 * xresources.texi: Remove mentions of Mac Carbon.
5421
5422 2008-07-19 Andreas Schwab <schwab@suse.de>
5423
5424 * ns-emacs.texi: Move to ../misc.
5425
5426 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5427
5428 * entering.texi (Exiting): Don't describe text-only terminals as the
5429 default. Describe the new startup screen.
5430 (Exiting): Describe how to kill Emacs first. Change description of
5431 iconification to handle modern window systems.
5432
5433 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5434
5435 * ns-emacs.texi: New file, documents features of Emacs port under
5436 NeXTstep windowing.
5437
5438 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5439
5440 * entering.texi (Entering Emacs): Update prev node.
5441
5442 * glossary.texi (Glossary): Remove xref to Text Characters.
5443
5444 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5445 directly, rather than in the context of ASCII. Move description of
5446 special properties of modifier key to new Modifier Keys node.
5447 (Keys): Copyedit.
5448 (Text Characters): Delete node. Multibyte is the default nowadays, and
5449 the node contents are obsolete.
5450
5451 * custom.texi (Modifier Keys): New node.
5452
5453 * emacs.texi (Top): Update node list.
5454
5455 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5456
5457 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5458 saying that Emacs provides menus and mouse support (which is par for
5459 the course).
5460
5461 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5462 early on.
5463 (Point): Copyedit. Relegate historical trivia to a footnote.
5464 (Mode Line): Explain mode-line format more consistently.
5465 (Menu Bar): Copyedit.
5466
5467 2008-06-27 Glenn Morris <rgm@gnu.org>
5468
5469 * cal-xtra.texi (Sexp Diary Entries):
5470 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5471
5472 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5473
5474 * mark.texi (Shift selection): New node.
5475 (Mark): Copyedits.
5476 (Persistent Mark): Move to the end of the chapter.
5477
5478 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5479
5480 * makefile.w32-in (distclean): Remove makefile.
5481
5482 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5483
5484 * building.texi (Starting GUD): Add an entry for gud-gdb.
5485 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5486 command mode.
5487
5488 2008-06-17 Glenn Morris <rgm@gnu.org>
5489
5490 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5491
5492 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5493
5494 * building.texi (Starting GUD): Expand on remote debugging.
5495 (Other GDB-UI Buffers): Mention new keyboard bindings.
5496
5497 2008-06-15 Glenn Morris <rgm@gnu.org>
5498
5499 * gnu.texi: Use a verbatim license for this invariant section,
5500 as per etc/GNU.
5501
5502 2008-06-13 Daniel Engeler <engeler@gmail.com>
5503
5504 * emacs.texi, misc.texi: Add documentation about serial port access.
5505
5506 2008-06-13 Glenn Morris <rgm@gnu.org>
5507
5508 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5509 maintain.info.
5510
5511 2008-06-05 Miles Bader <miles@gnu.org>
5512
5513 * display.texi (Temporary Face Changes): Update to reflect function
5514 renamings in face-remap.el.
5515
5516 2008-06-04 Miles Bader <miles@gnu.org>
5517
5518 * display.texi (Temporary Face Changes):
5519 Add `adjust-buffer-face-height'. Rewrite description of
5520 `increase-buffer-face-height' and `decrease-default-face-height' now
5521 that they aren't bound by default.
5522
5523 2008-06-03 Miles Bader <miles@gnu.org>
5524
5525 * display.texi (Temporary Face Changes): New node.
5526
5527 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5528
5529 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5530
5531 2008-05-31 Glenn Morris <rgm@gnu.org>
5532
5533 * cal-xtra.texi (Fancy Diary Display): Simplify.
5534
5535 2008-05-30 Glenn Morris <rgm@gnu.org>
5536
5537 * cal-xtra.texi (Fancy Diary Display): Update for
5538 diary-display-function replacing diary-display-hook.
5539
5540 2008-05-29 Drew Adams <drew.adams@oracle.com>
5541
5542 * msdog.texi (Windows Keyboard): Add descriptions of
5543 w32-register-hot-key and w32-unregister-hot-key.
5544
5545 2008-05-21 Tom Tromey <tromey@redhat.com>
5546
5547 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5548 Variables node.
5549
5550 2008-05-19 Tom Tromey <tromey@redhat.com>
5551
5552 * custom.texi (Variables): Add Directory Variables to menu.
5553 (Directory Variables): New node.
5554
5555 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5556
5557 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5558
5559 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5560
5561 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5562 Revision Tags and rewritten. Section now uses modern terminology,
5563 (tags rather than snapshots) and describes post-SCCS systems more
5564 accurately.
5565
5566 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5567
5568 * msdog.texi (Windows Files): Update documentation of
5569 w32-get-true-file-attributes.
5570
5571 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5572
5573 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5574 directory mode.
5575
5576 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5577
5578 * killing.texi (Appending Kills): Remove a strangely off-topic index
5579 entry "television".
5580
5581 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5582
5583 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5584
5585 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5586
5587 * buffers.texi, files.texi (Version-control):
5588 vc-toggle-read-only is no longer a good idea...
5589
5590 2008-04-29 Glenn Morris <rgm@gnu.org>
5591
5592 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5593
5594 2008-04-22 Juri Linkov <juri@jurta.org>
5595
5596 * dired.texi (Subdirectories in Dired): Describe using `^'
5597 to return to the parent directory.
5598
5599 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5600
5601 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5602 recent changes.
5603
5604 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5605
5606 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5607 (Other GDB-UI Buffers): Update for recent thread related changes.
5608
5609 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5610
5611 * maintaining.texi (Maintaining):
5612 * emacs.texi (Top): Typo.
5613
5614 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5615
5616 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5617 arg in `font-lock-add-keywords'.
5618
5619 2008-04-08 Glenn Morris <rgm@gnu.org>
5620
5621 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5622 Also add Baha'i calendar references where appropriate.
5623
5624 2008-04-05 Glenn Morris <rgm@gnu.org>
5625
5626 * custom.texi (Init File): Byte-compiling .emacs is bad.
5627
5628 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5629
5630 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5631
5632 2008-03-29 Glenn Morris <rgm@gnu.org>
5633
5634 * calendar.texi: Update for `calendar-date-style' replacing
5635 `european-calendar'.
5636
5637 2008-03-28 Jason Rumney <jasonr@gnu.org>
5638
5639 * display.texi (Display Custom): Mention overlay-margin in text.
5640
5641 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5642
5643 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5644 tutorial' comments.
5645
5646 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5647
5648 * mark.texi (Mark): Rearrange nodes.
5649 (Persistent Mark): Rename from Transient Mark.
5650 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5651 Describe Transient Mark mode as the default.
5652
5653 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5654 the default behavior with Transient Mark mode off.
5655 (Position Info): Fix typo.
5656
5657 * display.texi (Standard Faces): Reference the Mark node.
5658 Remove discussion of the region face, which is discussed there.
5659
5660 * emacs.texi (Top): Update node listings.
5661
5662 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5663 as the default.
5664
5665 * fixit.texi (Undo): Standardize choice of undo key sequence.
5666 (Undo, Spelling): Describe Transient Mark mode as the default.
5667
5668 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5669 default.
5670
5671 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5672
5673 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5674 mode is the default, and note that the mark is not activated when set.
5675
5676 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5677 Describe Transient Mark mode as the default.
5678
5679 * search.texi (Basic Isearch): Reference the Mark Ring node.
5680 (Replace, Unconditional Replace, Other Repeating Search):
5681 Describe Transient Mark mode as the default.
5682
5683 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5684 Describe Transient Mark mode as the default.
5685 (Paragraphs): Describe how M-h behaves when region is active.
5686
5687 * trouble.texi (Quitting): Clarify effects of C-g.
5688
5689 2008-03-13 Glenn Morris <rgm@gnu.org>
5690
5691 * emacs.texi (EMACSVER): Set to 23.0.60.
5692
5693 2008-03-05 Glenn Morris <rgm@gnu.org>
5694
5695 * dired.texi (Hiding Subdirectories): Fix previous change.
5696
5697 2008-03-05 Drew Adams <drew.adams@oracle.com>
5698
5699 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5700
5701 2008-02-28 Kim F. Storm <storm@cua.dk>
5702
5703 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5704 Move describe-distribution to C-h C-o.
5705 Move view-emacs-problems to C-h C-p.
5706 Add view-emacs-debugging on C-h C-d.
5707 Add view-external-packages on C-h C-e.
5708 Add view-order-manuals on C-h C-m.
5709
5710 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5711
5712 * msdog-xtra.texi (MS-DOS): Docstring fix.
5713
5714 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5715
5716 * msdog.texi (Windows Fonts): Use a @table for describing font
5717 properties.
5718
5719 2008-02-07 Jason Rumney <jasonr@gnu.org>
5720
5721 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5722 value has changed.
5723 (Windows HOME): Clarify what is meant by "if that fails as well".
5724 (Windows Fonts): New section.
5725
5726 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5727
5728 * basic.texi (Basic Undo): Remove duplicate "you can".
5729
5730 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5731
5732 * maintaining.texi (Tags): Fix last change.
5733
5734 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5735
5736 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5737
5738 2008-01-26 Richard Stallman <rms@gnu.org>
5739
5740 * maintaining.texi (Tags): Delete redundant index entry.
5741
5742 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5743
5744 * programs.texi (Imenu): Move "@cindex tags" from here...
5745 * maintaining.texi (Tags): ...to here.
5746
5747 2008-01-23 Kevin Ryde <user42@zip.com.au>
5748
5749 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5750 click count.
5751
5752 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5753
5754 * entering.texi (Exiting): Fix typo.
5755 Reported by D. E. Evans <sinuhe@gnu.org>.
5756
5757 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5758
5759 * glossary.texi (Glossary): Fix typo.
5760
5761 2007-12-27 Richard Stallman <rms@gnu.org>
5762
5763 * text.texi (Formatted Text): Improve menu tag.
5764 (Editing Format Info): In Info, add duplicate menu of nodes
5765 about the submenus.
5766 (Format Faces): Say where Faces menu is found. Mention Other.
5767 (Format Colors): Say where these submenus are found.
5768 (Format Indentation, Format Justification): Likewise.
5769 (Format Properties): Likewise.
5770
5771 2007-12-22 Richard Stallman <rms@gnu.org>
5772
5773 * search.texi (Query Replace): Make exp of query-replace more
5774 self-contained, and clarify.
5775
5776 2007-12-15 Richard Stallman <rms@gnu.org>
5777
5778 * files.texi (Auto Save): Clarify definition of auto-saving.
5779
5780 2007-11-26 Richard Stallman <rms@gnu.org>
5781
5782 * help.texi (Help Echo): Cleanups.
5783
5784 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5785
5786 * files.texi (Why Version Control?): Fix typo.
5787 (VCS Concepts): Fix typos; small tense fix.
5788 (Selecting a Fileset): Fix typos; small rewording.
5789 (Log Buffer): Likewise.
5790 (Old Revisions): Likewise.
5791
5792 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5793
5794 * mule.texi (Communication Coding): Fix wording of last change.
5795
5796 2007-11-16 Werner Lemberg <wl@gnu.org>
5797
5798 * custom.texi (Specifying File Variables):
5799 * major.texi (Choosing Modes): Mention '\" in man pages.
5800
5801 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5802
5803 * mule.texi (Communication Coding): Document x-select-request-type.
5804
5805 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5806
5807 2007-11-15 Francesco Potortì <pot@gnu.org>
5808
5809 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5810 --output=file.
5811
5812 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5813
5814 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5815 (Help Echo): Avoid mentioning the term "region" here and
5816 consistently use the term "active text".
5817
5818 2007-11-11 Glenn Morris <rgm@gnu.org>
5819
5820 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5821
5822 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5823
5824 * search.texi (Query Replace):
5825 Mention `query-replace-show-replacement'.
5826
5827 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5828
5829 * building.texi (Watch Expressions): Remove obscure sentence.
5830
5831 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5832
5833 * mule.texi (Select Input Method): Describe how to activate an input
5834 method in the text mode.
5835
5836 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5837
5838 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5839
5840 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5841
5842 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5843
5844 2007-10-30 Glenn Morris <rgm@gnu.org>
5845
5846 * misc.texi (Directory Tracking): Explain a bit more about
5847 dirtrack-mode.
5848
5849 2007-10-25 Glenn Morris <rgm@gnu.org>
5850
5851 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5852
5853 2007-10-24 Richard Stallman <rms@gnu.org>
5854
5855 * misc.texi (Interactive Shell): Cleanup last change.
5856
5857 2007-10-22 Juri Linkov <juri@jurta.org>
5858
5859 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5860 default values.
5861
5862 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5863
5864 * files.texi: Disambiguate two slightly different uses of the term
5865 'filesets'.
5866
5867 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5868
5869 * trouble.texi (Quitting): Fix typo.
5870
5871 2007-10-18 Glenn Morris <rgm@gnu.org>
5872
5873 * frames.texi (Mode Line Mouse): Mention minor mode names.
5874
5875 2007-10-17 Juri Linkov <juri@jurta.org>
5876
5877 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5878 fill-paragraph operates on the active region in Transient Mark mode.
5879 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5880 with fill-paragraph.
5881
5882 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5883 fill-paragraph.
5884
5885 * fixit.texi (Spelling): ispell-word operates on the active region
5886 in Transient Mark mode.
5887
5888 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5889
5890 * building.texi (Source Buffers):
5891 * custom.texi (Init Non-ASCII):
5892 * glossary.texi (Glossary): Use "key binding" consistently.
5893
5894 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5895
5896 * calendar.texi (Diary): Fix directive.
5897
5898 2007-10-16 Richard Stallman <rms@gnu.org>
5899
5900 * calendar.texi (Diary): Clarify text about diary file example.
5901
5902 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5903
5904 * files.texi: Capitalize node names according to convention.
5905
5906 2007-10-13 Glenn Morris <rgm@gnu.org>
5907
5908 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5909
5910 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5911
5912 * emacs.texi:
5913 * files.texi (Version Systems): Minor fixes to version-control material
5914 suggested by RMS and Robert J. Chassell.
5915
5916 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5917
5918 * files.texi (Version Systems):
5919 * vc-xtra.texi:
5920 * vc1-xtra.texi:
5921 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5922 operations. Change of terminology from `version' to `revision'.
5923 Revise text for adequate description of VCSes with monotonic IDs.
5924 * emacs.texi: Change of terminology from `version' to `revision'.
5925
5926 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5927
5928 * files.texi (Version Systems): Describe newer VCses.
5929 Reorder the descriptions to be chronological.
5930
5931 2007-10-09 Richard Stallman <rms@gnu.org>
5932
5933 * display.texi (Cursor Display): Correct how cursor appears
5934 in nonselected windows.
5935
5936 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5937
5938 * building.texi (GDB Graphical Interface): Remove references to gdba
5939 and mention gud-gdb.
5940
5941 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5942
5943 * rmail.texi (Rmail Sorting): Improve indexing.
5944
5945 2007-10-06 Juri Linkov <juri@jurta.org>
5946
5947 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5948 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5949 fill-paragraph-or-region.
5950
5951 * basic.texi (Arguments): Replace fill-paragraph with
5952 fill-paragraph-or-region.
5953
5954 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5955
5956 * files.texi: Update the section on version control for 2007
5957 conditions. None of these changes are new-VC-specific; that
5958 will come later.
5959
5960 2007-09-15 Glenn Morris <rgm@gnu.org>
5961
5962 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5963 to `list-holidays'.
5964
5965 2007-09-14 Glenn Morris <rgm@gnu.org>
5966
5967 * calendar.texi: Update all instances of mark-calendar-holidays,
5968 list-calendar-holidays, list-holidays with the new names.
5969
5970 2007-09-06 Glenn Morris <rgm@gnu.org>
5971
5972 Move manual sources from man/ to subdirectories of doc/.
5973 Split into the Emacs manual in emacs/, and other manuals in misc/.
5974 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5975 manual.
5976 (infodir): New variable.
5977 (info): Use $infodir.
5978 (emacsman): Delete target, not needed any more.
5979 Move all targets that are not the Emacs manual to misc/Makefile.in.
5980 (mostlyclean): Remove `gnustmp'.
5981 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5982 manual.
5983 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5984 (emacsman): Delete target, not needed any more.
5985 (clean): Remove all info files but Emacs manual.
5986 Move all targets that are not the Emacs manual to misc/Makefile.in.
5987 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5988
5989 * Makefile.in (INFOSOURCES): Delete.
5990 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5991 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5992 *.vrs *.toc here...
5993 (maintainer-clean): ...from here.
5994
5995 2007-09-05 Glenn Morris <rgm@gnu.org>
5996
5997 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5998
5999 2007-08-29 Glenn Morris <rgm@gnu.org>
6000
6001 * emacs.texi (EMACSVER): Increase to 23.0.50.
6002
6003 2007-08-27 Richard Stallman <rms@gnu.org>
6004
6005 * emacs.texi (Top): Clarify menu item for Glossary.
6006
6007 * display.texi (Faces): Change secn title.
6008 Clarify not all fonts come from Font Lock.
6009
6010 2007-08-17 Eli Zaretskii <eliz@gnu.org>
6011
6012 * basic.texi (Position Info): Add index entry for face at point.
6013 Mention that character faces are also displayed by "C-u C-x =".
6014
6015 2007-08-08 Glenn Morris <rgm@gnu.org>
6016
6017 * glossary.texi (Glossary): Deprecate `iff'.
6018
6019 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6020
6021 * files.texi (File Conveniences): Document point motion keys in Image
6022 mode.
6023
6024 2007-07-27 Glenn Morris <rgm@gnu.org>
6025
6026 * emacs.texi (Copying): Include license text from gpl.texi, rather than
6027 in-line.
6028
6029 * gpl.texi: New file with text of GPL.
6030 * Makefile.in (EMACSSOURCES): Add gpl.texi.
6031
6032 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
6033
6034 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
6035
6036 * dired.texi (Wdired): Mention C-x C-q key binding.
6037
6038 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
6039
6040 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
6041
6042 2007-07-25 Glenn Morris <rgm@gnu.org>
6043
6044 * emacs.texi (Copying): Replace license with GPLv3.
6045
6046 * Relicense all FSF files to GPLv3 or later.
6047
6048 2007-07-24 Glenn Morris <rgm@gnu.org>
6049
6050 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
6051 for some calendars.
6052
6053 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
6054
6055 * screen.texi (Mode Line): Describe new mode-line flag that shows if
6056 default-directory for the current buffer is on a remote machine.
6057
6058 2007-07-21 Eli Zaretskii <eliz@gnu.org>
6059
6060 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
6061 default value.
6062
6063 2007-07-21 Richard Stallman <rms@gnu.org>
6064
6065 * files.texi (Why Version Control?): Improve previous change.
6066
6067 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
6068
6069 * files.texi (Why Version Control?): New node.
6070
6071 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6072
6073 * building.texi (Starting GUD): Add xref to this anchor.
6074
6075 2007-06-24 Karl Berry <karl@gnu.org>
6076
6077 * emacs.texi: New Back-Cover Text.
6078
6079 2007-06-07 Alan Mackenzie <acm@muc.de>
6080
6081 * display.texi (Optional Mode Line): Document the new form of
6082 line+column numbers, "(561,2)".
6083
6084 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6085
6086 * maintaining.texi (Create Tags Table): Fix typos.
6087
6088 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6089
6090 * Version 22.1 released.
6091
6092 2007-05-07 Karl Berry <karl@gnu.org>
6093
6094 * emacs.texi (EMACSVER): Back to 22.
6095
6096 2007-05-06 Richard Stallman <rms@gnu.org>
6097
6098 * maintaining.texi (Create Tags Table): Clean up previous change.
6099
6100 2007-05-05 Francesco Potortì <pot@gnu.org>
6101
6102 * maintaining.texi (Create Tags Table): Add text about the dangers of
6103 making symbolic links to tags files.
6104
6105 2007-05-04 Karl Berry <karl@gnu.org>
6106
6107 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
6108
6109 2007-05-03 Karl Berry <karl@gnu.org>
6110
6111 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
6112
6113 * .cvsignore (*.pdf): New entry.
6114
6115 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
6116 for printing.
6117
6118 2007-05-01 Richard Stallman <rms@gnu.org>
6119
6120 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
6121
6122 2007-04-28 Glenn Morris <rgm@gnu.org>
6123
6124 * ack.texi (Acknowledgments):
6125 * anti.texi (Antinews):
6126 * programs.texi (Program Modes): Restore mention of python.el pending
6127 consideration of legal status.
6128
6129 2007-04-28 Richard Stallman <rms@gnu.org>
6130
6131 * files.texi (File Names): Fixes to ~ description on MS systems.
6132
6133 2007-04-26 Glenn Morris <rgm@gnu.org>
6134
6135 * emacs.texi (EMACSVER): Increase to 22.1.50.
6136
6137 2007-04-25 Karl Berry <karl@gnu.org>
6138
6139 * emacs.texi: Improve line breaks on copyright page,
6140 similar layout to lispref, 8.5x11 by default.
6141
6142 * dired.texi (Image-Dired): Improve line break, fix typo.
6143
6144 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6145
6146 * programs.texi (Program Modes):
6147 * anti.texi (Antinews):
6148 * ack.texi (Acknowledgments): python.el removed.
6149
6150 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
6151
6152 * display.texi (Highlight Interactively): Correct description of
6153 hi-lock-file-patterns-policy.
6154
6155 * files.texi (File Archives): Mention self-extracting executables.
6156
6157 2007-04-23 Eli Zaretskii <eliz@gnu.org>
6158
6159 * search.texi (Unconditional Replace, Query Replace): Add xref to
6160 "Replacement and Case".
6161
6162 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6163
6164 * dired.texi (Image-Dired): Move from Thumbnails node.
6165 * misc.texi (Thumbnails): Node deleted.
6166 * emacs.texi (Top): Update node listing.
6167
6168 * files.texi (File Conveniences):
6169 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6170
6171 2007-04-21 Richard Stallman <rms@gnu.org>
6172
6173 * display.texi (Highlight Interactively): Correct previous change.
6174 Clarify doc of hi-lock-find-patterns, and move new features into it.
6175
6176 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6177
6178 * display.texi (Highlight Interactively):
6179 Document hi-lock-file-patterns-policy.
6180
6181 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6182
6183 * display.texi (Scrolling): Fix typo.
6184
6185 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6186
6187 * doclicense.texi: Remove node heading, so that it can be included by
6188 other files.
6189
6190 * emacs.texi: Insert node heading for GFDL.
6191
6192 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6193
6194 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6195 "command line".
6196
6197 * display.texi (Faces): Refer to "Creating Frames" for face
6198 and other frame customizations in .emacs.
6199
6200 * frames.texi (Creating Frames): Mention that face customizations can
6201 be put in .emacs. Add index entries.
6202
6203 2007-04-12 Richard Stallman <rms@gnu.org>
6204
6205 * glossary.texi (Glossary): Explain `iff'.
6206
6207 2007-04-11 Karl Berry <karl@gnu.org>
6208
6209 * gnu.texi (Top),
6210 * macos.texi (Mac Font Specs),
6211 * anti.texi (Antinews),
6212 * xresources.texi (Resources),
6213 * misc.texi (Emulation),
6214 * calendar.texi (Daylight Saving),
6215 * dired.texi (Dired and Find),
6216 * rmail.texi (Remote Mailboxes),
6217 * sending.texi (Mail Headers),
6218 * programs.texi (Which Function),
6219 * files.texi (Recover),
6220 * buffers.texi (Uniquify),
6221 * frames.texi (Wheeled Mice),
6222 * killing.texi (Rectangles): Wording to improve breaks in
6223 8.5x11 format.
6224 * mule.texi (Language Environments): \hbadness=10000 since there's
6225 no way to reword.
6226 * emacs.texi (smallbook): New @set to more easily switch between
6227 smallbook and 8.5x11.
6228
6229 2007-04-11 Richard Stallman <rms@gnu.org>
6230
6231 * files.texi (File Conveniences): Add xref to Tumme.
6232 Delete text about Thumbnail mode.
6233
6234 2007-04-09 Alan Mackenzie <acm@muc.de>
6235
6236 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6237 new name. Insert concept index entries.
6238
6239 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6240
6241 * display.texi (Standard Faces): Document prefix arg for
6242 list-faces-display.
6243
6244 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6245
6246 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6247
6248 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6249
6250 * files.texi (Misc File Ops): Rewrite description of
6251 insert-file-literally.
6252
6253 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6254
6255 * misc.texi (Printing): Postscript -> PostScript.
6256
6257 * ack.texi (Acknowledgments): Postscript -> PostScript.
6258
6259 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6260
6261 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6262 below.
6263
6264 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6265
6266 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6267 Init Non-ASCII.
6268 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6269 (Init Non-ASCII): New node.
6270
6271 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6272
6273 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6274
6275 2007-03-12 Glenn Morris <rgm@gnu.org>
6276
6277 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6278 "Daylight Savings".
6279
6280 * calendar.texi: Replace "daylight savings" with "daylight
6281 saving" in text throughout.
6282
6283 2007-03-04 Richard Stallman <rms@gnu.org>
6284
6285 * custom.texi (Safe File Variables): Minor correction.
6286
6287 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6288
6289 * rmail.texi (Movemail): Add internal ref.
6290 Don't indent the intro for the PROTO table.
6291 Format PROTO table items with @code.
6292
6293 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6294
6295 * building.texi: Remove references to bashdb.
6296
6297 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6298
6299 * mule.texi (Language Environments): Update list of supported language
6300 environments.
6301
6302 2007-02-14 Kim F. Storm <storm@cua.dk>
6303
6304 * building.texi (Grep Searching): Fix lgrep doc.
6305
6306 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6307
6308 * back.texi: Remove unused file.
6309
6310 2007-02-05 Francesco Potortì <pot@gnu.org>
6311
6312 * maintaining.texi (Tag Syntax): Now --members is the default for
6313 etags, not for ctags yet.
6314
6315 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6316
6317 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6318 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6319 expects. Add comments to prevent people from inadvertently modifying
6320 the key parts needed by `texinfo-multiple-files-update'.
6321
6322 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6323
6324 * frames.texi (Secondary Selection): Window clicked does not matter
6325 when mouse-yank-at-point is non-nil.
6326
6327 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6328
6329 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6330 ls-lisp-use-localized-time-format.
6331
6332 2007-01-16 Glenn Morris <rgm@gnu.org>
6333
6334 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6335 system abbrev.
6336
6337 2007-01-11 Richard Stallman <rms@gnu.org>
6338
6339 * msdog.texi (Windows Keyboard): Another small cleanup.
6340
6341 2007-01-10 Richard Stallman <rms@gnu.org>
6342
6343 * msdog.texi (Windows Keyboard): Yet another try to make
6344 everyone happy with that passage.
6345
6346 2007-01-05 Richard Stallman <rms@gnu.org>
6347
6348 * anti.texi (Antinews): Mention M-x shell scrolling.
6349
6350 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6351
6352 * building.texi (Watch Expressions): Describe gdb-max-children.
6353
6354 2007-01-04 Richard Stallman <rms@gnu.org>
6355
6356 * msdog.texi (Windows Keyboard): Clarify previous change.
6357
6358 2007-01-02 Richard Stallman <rms@gnu.org>
6359
6360 * custom.texi (Changing a Variable): Minor clarification.
6361 (Specific Customization): customize-customized => customize-unsaved.
6362
6363 * entering.texi (Entering Emacs): Clean up text about restarting
6364 Emacs for each file.
6365
6366 * misc.texi (Shell Options): Minor cleanup.
6367
6368 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6369 with Emacs, not vice versa.
6370
6371 * programs.texi (Symbol Completion): Recommend customizing
6372 window manager.
6373
6374 * xresources.texi (Resources): Minor fix.
6375
6376 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6377
6378 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6379
6380 2007-01-01 Richard Stallman <rms@gnu.org>
6381
6382 * commands.texi (User Input): Document keys stolen by window mangers.
6383
6384 2006-12-31 Richard Stallman <rms@gnu.org>
6385
6386 * custom.texi (Specific Customization): Document customize-option
6387 instead of customize-variable.
6388
6389 2006-12-31 Kim F. Storm <storm@cua.dk>
6390
6391 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6392
6393 2006-12-30 Kim F. Storm <storm@cua.dk>
6394
6395 * killing.texi (CUA Bindings): Fix typo.
6396
6397 * xresources.texi (Table of Resources): Mention grow-only value for
6398 auto-resize-tool-bars.
6399
6400 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6401
6402 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6403 and how to get them back.
6404
6405 2006-12-26 Richard Stallman <rms@gnu.org>
6406
6407 * calendar.texi (Holidays): Holiday listing is based on current
6408 practice, but DST is not.
6409
6410 2006-12-25 Richard Stallman <rms@gnu.org>
6411
6412 * emacs.texi (Top): Update subnode menus.
6413
6414 * mark.texi (Transient Mark): Fix xref.
6415
6416 * killing.texi (Graphical Kill): Node deleted.
6417 (Killing): Add xref to Cut and Paste.
6418 (CUA Bindings): Update xref.
6419
6420 * frames.texi (Cut and Paste): New section to hold other nodes.
6421 (Mouse Commands): Node demoted.
6422 (Cut/Paste Other App): Split out from Mouse Commands.
6423 (Word and Line Mouse): Likewise.
6424 (Secondary Selection, Clipboard): Nodes demoted.
6425
6426 2006-12-24 Kevin Ryde <user42@zip.com.au>
6427
6428 * calendar.texi (Holidays): US daylight saving begins second Sunday
6429 in March for 2007 onwards.
6430 (Daylight Savings): Show new US default daylight saving rules, 2nd
6431 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6432
6433 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6434
6435 * calendar.texi (Scroll Calendar): < and > are switched.
6436
6437 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6438
6439 * killing.texi (Deletion): Describe M-\ prefix argument.
6440
6441 2006-12-23 Richard Stallman <rms@gnu.org>
6442
6443 * search.texi (Regexp Search): Explain why forward and reverse regexp
6444 search are not mirror images.
6445
6446 2006-12-19 Kim F. Storm <storm@cua.dk>
6447
6448 * major.texi (Choosing Modes): Describe match-function elements for
6449 magic-mode-alist.
6450
6451 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6452
6453 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6454 peculiarities.
6455
6456 2006-12-18 Richard Stallman <rms@gnu.org>
6457
6458 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6459
6460 2006-12-17 Alan Mackenzie <acm@muc.de>
6461
6462 * programs.texi (Left Margin Paren): Remove the bit which says
6463 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6464 Discuss some of the issues of setting this option to nil.
6465
6466 2006-12-17 Glenn Morris <rgm@gnu.org>
6467
6468 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6469
6470 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6471
6472 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6473 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6474 NTFS volumes.
6475 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6476 volumes.
6477
6478 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6479
6480 * text.texi (HTML Mode): Fix "C-c TAB".
6481
6482 2006-12-09 Richard Stallman <rms@gnu.org>
6483
6484 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6485
6486 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6487
6488 * files.texi (Misc File Ops): Document insert-file-literally.
6489
6490 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6491
6492 * cmdargs.texi (Colors): Note that --color is intended for overriding
6493 the terminal defaults, not for normal invocation.
6494
6495 * misc.texi (Emacs Server): Improve wording. Don't mention the
6496 ``server program''. Add a cross-reference to "Init File" node.
6497 (Invoking emacsclient): Add index entries. Document both short and
6498 long versions of command-line options. Document the -f option.
6499
6500 2006-12-06 Richard Stallman <rms@gnu.org>
6501
6502 * text.texi (Outline Format): Say to set outline-regexp
6503 and outline-level with major modes and file local variables.
6504
6505 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6506
6507 * anti.texi (Antinews): Mention the alternative to
6508 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6509
6510 * misc.texi (Interactive Shell): Ditto.
6511
6512 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6513
6514 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6515
6516 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6517
6518 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6519
6520 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6521 colon in the mode line.
6522
6523 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6524
6525 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6526
6527 * building.texi (Watch Expressions): Mention SPC for expanding/
6528 contracting watch expressions.
6529
6530 2006-11-26 Kim F. Storm <storm@cua.dk>
6531
6532 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6533
6534 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6535
6536 * building.texi (Debugger Operation): Define text command mode.
6537 Clarify how tooltips work.
6538 (GDB Graphical Interface): Explain how to run in text command mode
6539 more clearly.
6540
6541 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6542
6543 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6544
6545 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6546
6547 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6548
6549 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6550
6551 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6552 and EMACS is deprecated.
6553
6554 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6555
6556 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6557
6558 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6559
6560 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6561
6562 * emacs.texi: Include xresources.texi both for info and dvi.
6563
6564 * xresources.texi: Merge text from xresmini.texi.
6565
6566 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6567
6568 * glossary.texi: Fix typos.
6569
6570 2006-11-06 Richard Stallman <rms@gnu.org>
6571
6572 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6573
6574 * ack.texi (Acknowledgments): Fix name spelling.
6575
6576 2006-11-01 Juri Linkov <juri@jurta.org>
6577
6578 * search.texi (Word Search): Document incremental word search.
6579
6580 2006-10-28 Glenn Morris <rgm@gnu.org>
6581
6582 * ack.texi (Acknowledgments): Add cal-html author.
6583
6584 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6585 Calendar"). Describe new package cal-html.
6586 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6587 Calendar Files."
6588
6589 2006-10-23 Richard Stallman <rms@gnu.org>
6590
6591 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6592 Abbrev mode is enabled.
6593
6594 2006-10-16 Richard Stallman <rms@gnu.org>
6595
6596 * emacs.texi: Update ISBN.
6597
6598 2006-10-11 Kim F. Storm <storm@cua.dk>
6599
6600 * emacs.texi (Acknowledgments): Use @dotless{i}.
6601
6602 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6603
6604 * building.texi (Breakpoints Buffer): Mention catchpoints.
6605
6606 2006-10-08 Kim F. Storm <storm@cua.dk>
6607
6608 * ack.texi (Acknowledgments): Update.
6609
6610 * emacs.texi (Acknowledgments): Fix bad @/ form.
6611
6612 2006-10-05 Kim F. Storm <storm@cua.dk>
6613
6614 * emacs.texi (Acknowledgments): Add more contributors.
6615
6616 2006-10-03 Richard Stallman <rms@gnu.org>
6617
6618 * emacs.texi (Acknowledgments): Update version and edition.
6619
6620 2006-10-01 Karl Berry <karl@gnu.org>
6621
6622 * custom.texi (Customization Groups): Page break to keep example buffer
6623 on one page.
6624
6625 2006-09-30 Karl Berry <karl@gnu.org>
6626
6627 * programs.texi (Basic Indent): @need to improve page break.
6628 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6629
6630 2006-09-29 Glenn Morris <rgm@gnu.org>
6631
6632 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6633
6634 2006-09-29 Karl Berry <karl@gnu.org>
6635
6636 * windows.texi (Basic Window): Remove forced @break, no longer
6637 desirable.
6638 * frames.texi (Frame Commands),
6639 * mark.texi (Marking Objects): Reword to avoid bad page break.
6640 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6641
6642 2006-09-19 Richard Stallman <rms@gnu.org>
6643
6644 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6645 stick to present tense.
6646
6647 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6648
6649 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6650 to x-gtk-use-old-file-dialog.
6651 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6652
6653 2006-09-15 Jay Belanger <belanger@truman.edu>
6654
6655 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6656 Change "Library Public License" to "Lesser Public License"
6657 throughout. Use "yyyy" to represent year.
6658
6659 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6660
6661 * misc.texi (Interactive Shell): EMACS is now set
6662 to Emacs's absolute file name, not to "t".
6663
6664 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6665
6666 * files.texi (Visiting): Add index entry "open file".
6667
6668 2006-09-11 Richard Stallman <rms@gnu.org>
6669
6670 * building.texi (Compilation Mode): Clarification.
6671 (Grep Searching): Add xref to Compilation Mode.
6672
6673 2006-09-08 Richard Stallman <rms@gnu.org>
6674
6675 * search.texi (Search): Ref multi-file search commands here.
6676 (Other Repeating Search): Not here.
6677
6678 2006-08-28 Richard Stallman <rms@gnu.org>
6679
6680 * windows.texi (Split Window): Update xref.
6681
6682 * basic.texi (Continuation Lines): Update xref.
6683
6684 * indent.texi (Tab Stops): Update xref.
6685
6686 * emacs.texi (Top): Update subnode menu.
6687
6688 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6689 split out of Display Custom.
6690
6691 2006-08-25 Kim F. Storm <storm@cua.dk>
6692
6693 * display.texi (Display Custom): Add variables overline-margin
6694 and x-underline-at-descent-line.
6695
6696 2006-08-25 Richard Stallman <rms@gnu.org>
6697
6698 * entering.texi (Exiting): Rewrite to give graphical displays
6699 priority over text terminals.
6700
6701 * search.texi (Incremental Search): Move index entries.
6702
6703 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6704
6705 * custom.texi (Init File): Reference Find Init to avoid "home
6706 directory" confusion.
6707
6708 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6709
6710 * building.texi (Other GDB-UI Buffers): Describe how to edit
6711 a value in the locals buffer.
6712
6713 2006-08-21 Richard Stallman <rms@gnu.org>
6714
6715 * search.texi (Basic Isearch): Add `isearch' index entry.
6716
6717 2006-08-16 Richard Stallman <rms@gnu.org>
6718
6719 * misc.texi (Saving Emacs Sessions): Clean up wording.
6720
6721 * mark.texi (Marking Objects): Mention term "select all".
6722
6723 * emacs.texi (Top): Update subnode menu.
6724
6725 * help.texi (Help Mode): Move node up in file.
6726
6727 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6728
6729 * building.texi (Stack Buffer): Explain fringe arrow.
6730
6731 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6732
6733 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6734 on startup.
6735
6736 2006-08-11 Romain Francoise <romain@orebokech.com>
6737
6738 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6739
6740 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6741
6742 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6743
6744 2006-08-10 Richard Stallman <rms@gnu.org>
6745
6746 * text.texi (Format Faces): Substantial rewrites to deal
6747 with face merging. Empty regions don't count.
6748 Clarify face property inheritance.
6749
6750 2006-08-08 Romain Francoise <romain@orebokech.com>
6751
6752 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6753 <arjuropo@cc.jyu.fi>.
6754
6755 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6756
6757 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6758 apply to all frames.
6759
6760 2006-08-01 Richard Stallman <rms@gnu.org>
6761
6762 * help.texi (Name Help): Add index entries for describe-variable.
6763
6764 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6765
6766 * building.texi (GDB Graphical Interface): Shorten node names.
6767 (GDB-UI Layout): Use GDB-related.
6768 (Other GDB-UI Buffers): Simplify English.
6769
6770 2006-07-31 Richard Stallman <rms@gnu.org>
6771
6772 * search.texi (Query Replace): Add xref for Dired's Q command.
6773
6774 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6775
6776 * building.texi (GDB commands in Fringe): Rename to...
6777 (Source Buffers): ..this and move forward. Describe hollow arrow and
6778 new option gdb-find-source-frame.
6779
6780 2006-07-29 Richard Stallman <rms@gnu.org>
6781
6782 * dired.texi (Operating on Files): Simplify previous change
6783 and fix Texinfo usage.
6784
6785 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6786
6787 * dired.texi (Operating on Files): Add cross-references. State the
6788 Unix commands that do similar things.
6789
6790 2006-07-28 Richard Stallman <rms@gnu.org>
6791
6792 * mark.texi (Transient Mark): Clarify that region never disappears
6793 when Transient Mark mode is off, and not when it is on.
6794
6795 2006-07-27 Richard Stallman <rms@gnu.org>
6796
6797 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6798
6799 2006-07-24 Richard Stallman <rms@gnu.org>
6800
6801 * xresources.texi (GTK styles): Fix texinfo usage.
6802
6803 * commands.texi (User Input): Explain why we teach keyboard cmds.
6804
6805 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6806 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6807 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6808 * doclicense.texi, display.texi, dired.texi, basic.texi:
6809 * anti.texi, ack.texi: Move periods and commas inside quotes.
6810
6811 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6812
6813 * cmdargs.texi (General Variables): Document EMAIL.
6814
6815 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6816
6817 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6818 doesn't have effect on MS-Windows.
6819
6820 2006-07-17 Richard Stallman <rms@gnu.org>
6821
6822 * building.texi (Grep Searching): Explain about chaining grep commands.
6823
6824 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6825
6826 * killing.texi, mini.texi: Fix typos.
6827
6828 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6829
6830 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6831 is invoked for multiple files.
6832
6833 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6834
6835 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6836 on-line manual for the rest of this node.
6837 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6838 unconditionally.
6839 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6840 Improve wording.
6841 (Windows Printing): Improve wording.
6842 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6843 rest of this node.
6844
6845 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6846
6847 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6848 with eval-buffer.
6849
6850 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6851
6852 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6853 of character translation.
6854
6855 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6856
6857 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6858
6859 2006-07-03 Karl Berry <karl@gnu.org>
6860
6861 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6862 not-too-underfull hboxes in the TeX output.
6863 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6864 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6865 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6866 * sending.texi, text.texi: Fix overfull/underfull boxes.
6867
6868 2006-07-03 Romain Francoise <romain@orebokech.com>
6869
6870 * m-x.texi (M-x): Fix.
6871
6872 2006-07-03 Richard Stallman <rms@gnu.org>
6873
6874 * search.texi (Other Repeating Search): filename -> file name.
6875
6876 * misc.texi (Narrowing): Minor cleanups.
6877
6878 * files.texi (Visiting): filename -> file name.
6879
6880 * emacs.texi (Top): Update subnode menus.
6881
6882 * mule.texi (Coding Systems): Move char translation stuff here.
6883 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6884 (Recognize Coding): Substantial local rewrites.
6885 (International): Update menu.
6886
6887 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6888 (Scrolling): Substantial local rewrites.
6889 (Display): Update menu and intro.
6890
6891 * dired.texi: filename -> file name.
6892
6893 * custom.texi (Safe File Variables): Texinfo usage fix.
6894
6895 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6896
6897 * help.texi, m-x.texi: Lots of cleanups.
6898
6899 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6900
6901 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6902 (Windows Processes, Windows Misc): Shorten the printed version by
6903 selectively conditioning less important portions by @ifnottex.
6904
6905 2006-06-27 Richard Stallman <rms@gnu.org>
6906
6907 * mini.texi (Minibuffer File): Minor cleanup.
6908
6909 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6910
6911 * frames.texi (XTerm Mouse): Rename to...
6912 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6913
6914 * emacs.texi (Top): Use new node name.
6915
6916 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6917
6918 * emacs.texi (Top): Update the detailed menu according to changes in
6919 msdog.texi.
6920
6921 * msdog.texi (Windows Keyboard): New section.
6922 (Windows Mouse): New section.
6923 (Windows System Menu): Remove section (text merged with "Windows
6924 Keyboard").
6925 (Windows Misc): New section.
6926
6927 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6928
6929 * msdog.texi (ls in Lisp): New section.
6930
6931 * files.texi (Visiting): Document case-insensitive wildcard matching
6932 under find-file-wildcards.
6933
6934 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6935
6936 * macos.texi (Mac Input): Add description of mac-function-modifier.
6937 Now Unicode keyboard layouts work.
6938
6939 2006-06-10 Richard Stallman <rms@gnu.org>
6940
6941 * mule.texi (Recognize Coding): Clarify previous change.
6942
6943 2006-06-09 Kenichi Handa <handa@m17n.org>
6944
6945 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6946 notation.
6947
6948 2006-06-07 Kevin Ryde <user42@zip.com.au>
6949
6950 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6951 manual for @ifnottex, but in emacs-extra for @iftex.
6952
6953 * cmdargs.texi (General Variables): Fix smtpmail xref.
6954
6955 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6956
6957 * programs.texi (Comment Commands):
6958 * custom.texi (Specifying File Variables):
6959 Use ;; instead of ;;; to better follow coding conventions.
6960
6961 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6962
6963 * building.texi (Watch Expressions): Move node to end.
6964 (GDB Graphical Interface): Move description of clicks in fringe...
6965 (GDB commands in the Fringe): ...to here. New node.
6966
6967 2006-06-05 Romain Francoise <romain@orebokech.com>
6968
6969 * xresmini.texi (GTK resources): Fix various typos.
6970
6971 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6972
6973 * building.texi (GDB Graphical Interface): Update bindings.
6974 (Commands of GUD): Add gud-print. Remove gud-run.
6975 Restate availability more generally.
6976
6977 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
6978
6979 * mini.texi: Lots of cleanups.
6980
6981 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6982
6983 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6984 and Mouse-2.
6985
6986 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
6987
6988 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6989
6990 2006-05-31 Richard Stallman <rms@gnu.org>
6991
6992 * basic.texi (Moving Point): Fix previous change.
6993
6994 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
6995
6996 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6997
6998 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
6999
7000 * basic.texi: Many simplifications and improvements in wording.
7001
7002 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
7003
7004 * anti.texi (Antinews): Create a node for gdb-ui.
7005
7006 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
7007
7008 * frames.texi (Menu Bars, Tool Bars): Add index entries.
7009
7010 2006-05-20 Richard Stallman <rms@gnu.org>
7011
7012 * dired.texi (Dired Navigation): dired-goto-file is now j.
7013
7014 2006-05-20 Eli Zaretskii <eliz@gnu.org>
7015
7016 * mule.texi (Coding Systems): Mention the undecided-* coding systems
7017 and their aliases.
7018
7019 * msdog.texi (Windows Printing): Mention non-support of plain text
7020 printing with some el-cheapo printers, and suggest a workaround.
7021
7022 2006-05-20 Kevin Ryde <user42@zip.com.au>
7023
7024 * text.texi (TeX Print): tex-dvi-view-command has a default value,
7025 remove the bit saying you must set it.
7026
7027 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7028
7029 * trouble.texi (Checklist):
7030 * text.texi (Text, Auto Fill, Text Mode):
7031 * search.texi (Nonincremental Search):
7032 * rmail.texi (Rmail Labels):
7033 * mule.texi (Input Methods, Multibyte Conversion):
7034 * misc.texi (Gnus, Where to Look, PostScript):
7035 * maintaining.texi (Create Tags Table):
7036 * indent.texi (Indentation Commands):
7037 * fixit.texi (Spelling):
7038 * emacs.texi (Copying):
7039 * custom.texi (Init File): ifinfo -> ifnottex.
7040
7041 2006-05-17 Richard Stallman <rms@gnu.org>
7042
7043 * files.texi (Diff Mode): Mention C-x `.
7044
7045 2006-05-08 Richard Stallman <rms@gnu.org>
7046
7047 * custom.texi (Disabling): Textual cleanups.
7048
7049 2006-05-12 Glenn Morris <rgm@gnu.org>
7050
7051 * calendar.texi (Displaying the Diary, Format of Diary File):
7052 Refer to diary-view-entries, diary-list-entries,
7053 diary-show-all-entries rather than obsolete aliases.
7054
7055 2006-05-12 Eli Zaretskii <eliz@gnu.org>
7056
7057 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7058 (Displaying the Diary, Special Diary Entries, Importing Diary):
7059 * building.texi (Compilation Shell):
7060 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
7061 emacs-xtra with @inforef's.
7062
7063 * files.texi (Visiting): Fix wording.
7064
7065 * mule.texi (Coding Systems, Text Coding): More indexing.
7066 Mention that C-x RET f can set eol conversion.
7067
7068 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
7069
7070 * xresmini.texi (GTK resources): Insert GTK description.
7071
7072 * xresources.texi (GTK resources): metafont should be menufont.
7073
7074 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7075
7076 * mini.texi (Completion Options): Completion of remote files'
7077 method, user name and host name is active only in partial
7078 completion mode.
7079
7080 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7081
7082 * makefile.w32-in (emacs.dvi):
7083 * Makefile.in (emacs.dvi): Add xresmini.texi.
7084
7085 * xresmini.texi (Table of Resources): Remove xref to non-existent
7086 node "LessTif Resources".
7087
7088 * msdog.texi (Microsoft Windows):
7089 * calendar.texi (Calendar/Diary, Displaying the Diary)
7090 (Special Diary Entries, Importing Diary, Holidays):
7091 * programs.texi (Program Modes):
7092 * text.texi (Text):
7093 * buffers.texi (Several Buffers):
7094 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
7095
7096 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7097
7098 The following changes merge the emacs-xtra manual into the main
7099 manual, but only for on-line version of the manual.
7100
7101 * vc2-xtra.texi (Version Backups, Local Version Control)
7102 (Making Snapshots, Change Logs and VC, Version Headers)
7103 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
7104 on-line manual.
7105
7106 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
7107 for on-line manual.
7108
7109 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
7110 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
7111 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
7112 for on-line manual.
7113
7114 * fortran-xtra.texi (Fortran, Fortran Autofill)
7115 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
7116 for on-line manual.
7117
7118 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
7119 Conditional xref's for on-line manual.
7120
7121 * emerge-xtra.texi (Emerge, Overview of Emerge)
7122 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
7123 manual.
7124
7125 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
7126 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7127 (EMACSSOURCES): Use EMACS_XTRA.
7128 (../info/emacs-xtra): Remove.
7129 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7130
7131 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7132 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7133 (EMACSSOURCES): Use EMACS_XTRA.
7134 ($(infodir)/emacs-xtra): Remove.
7135 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7136
7137 * trouble.texi (Quitting):
7138 * text.texi (Text):
7139 * programs.texi (Program Modes):
7140 * msdog.texi (Microsoft Windows):
7141 * frames.texi (Frames):
7142 * files.texi (Backup, Version Control, VC Concepts)
7143 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7144 (Registering, VC Status, VC Undo, Multi-User Branching)
7145 (Comparing Files):
7146 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7147 (Displaying the Diary, Special Diary Entries, Importing Diary):
7148 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7149 conditional xref's, depending on @iftex/@ifnottex.
7150
7151 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7152 "MS-DOS". @include msdog-xtra.texi.
7153
7154 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7155 <Top Level> [ifnottex]: @include fortran-xtra.texi.
7156
7157 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7158 for vc-xtra.texi subsections.
7159 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7160 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7161
7162 * sending.texi (Sending Mail): A @node line without explicit Prev,
7163 Next, and Up links.
7164
7165 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7166 Next, and Up links.
7167
7168 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7169 and its sections. @include picture-xtra.texi.
7170
7171 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7172 "Emerge".
7173 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7174
7175 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7176 exact duplicate of its name-sake in calendar.texi.
7177
7178 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7179 "Advanced Calendar/Diary Usage".
7180 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7181
7182 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7183 dired-xtra.texi.
7184 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7185
7186 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7187 (Files) [ifnottex]: Add menu entry for Autorevert.
7188
7189 * emacs-xtra.texi (Introduction): Reword to make consistent with
7190 printed version only.
7191 <Top level>: Remove the body of all chapters and move them to the
7192 new *-xtra.texi files. Use @raisesections and @lowersections to
7193 convert sections to chapters etc.
7194
7195 * msdog-xtra.texi:
7196 * fortran-xtra.texi:
7197 * vc-xtra.texi:
7198 * vc1-xtra.texi:
7199 * vc2-xtra.texi:
7200 * emerge-xtra.texi:
7201 * cal-xtra.texi:
7202 * dired-xtra.texi:
7203 * arevert-xtra.texi: New files, with text from respective chapters
7204 of emacs-xtra.texi. Convert each @chapter into @section, @section
7205 into @subsection, etc.
7206
7207 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7208 updated.
7209
7210 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7211 Windows". All references updated.
7212
7213 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7214
7215 * macos.texi (Mac Input): Mention input from Character Palette.
7216 (Mac Font Specs): Fix typo.
7217
7218 2006-05-05 Richard Stallman <rms@gnu.org>
7219
7220 * files.texi (Diff Mode): Minor cleanup.
7221
7222 2006-05-05 Karl Berry <karl@gnu.org>
7223
7224 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7225 errors from the current release of makeinfo (4.8).
7226 * help.texi (Library Keywords): Change widest word in multitable
7227 template from `emulations' to `convenience'. (Not sure if this is
7228 related to the font change.)
7229
7230 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7231
7232 * files.texi (File Names): Add a footnote about limited support of
7233 ~USER on MS-Windows.
7234
7235 * cmdargs.texi (Initial Options): Add a footnote about limited
7236 support of ~USER on MS-Windows.
7237
7238 2006-05-03 Richard Stallman <rms@gnu.org>
7239
7240 * files.texi (Diff Mode): Node moved here.
7241 (Comparing Files): Delete what duplicates new node.
7242 (Files): Put Diff Mode in menu.
7243
7244 * misc.texi (Diff Mode): Move to files.texi.
7245
7246 * emacs.texi (Top): Update menu for Diff Mode.
7247
7248 * trouble.texi (Emergency Escape): Simplify.
7249
7250 * emacs.texi (Top): Minor clarification.
7251
7252 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7253
7254 * commands.texi, entering.texi, screen.texi: Many simplifications.
7255
7256 2006-05-03 Richard Stallman <rms@gnu.org>
7257
7258 * commands.texi (Text Characters): Delete paragraph about unibyte
7259 non-ASCII printing chars.
7260
7261 * killing.texi (Killing): Say "graphical displays".
7262 * display.texi: Say "graphical displays".
7263
7264 * cmdargs.texi (Misc X): Say "graphical displays".
7265
7266 2006-05-01 Richard Stallman <rms@gnu.org>
7267
7268 * emacs.texi (Top): Add Diff Mode to menu.
7269
7270 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7271
7272 * misc.texi (Diff Mode): New node.
7273
7274 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7275
7276 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7277 (Mac Environment Variables): Shorten example line.
7278 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7279
7280 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7281
7282 * building.texi (GUD Customization): Describe cases %d and %c.
7283 Update description for %e.
7284
7285 2006-04-30 Glenn Morris <rgm@gnu.org>
7286
7287 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7288
7289 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7290
7291 * custom.texi (Examining): Update C-h v output example.
7292
7293 2006-04-29 Kim F. Storm <storm@cua.dk>
7294
7295 * building.texi (Grep Searching): Add lgrep and rgrep.
7296
7297 2006-04-23 Richard Stallman <rms@gnu.org>
7298
7299 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7300
7301 * xresmini.texi: New file.
7302
7303 * xresources.texi (Face Resources): Split table into font resources
7304 and the rest. Combine similar attributes for brevity.
7305
7306 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7307
7308 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7309 backslashes and case-insensitivity in file names (moved to the
7310 main manual).
7311 (MS-DOS Printing): Move most of the text to the main manual.
7312
7313 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7314 New nodes.
7315 (Windows Processes, Windows System Menu): Add index entries and
7316 fix wording.
7317
7318 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7319
7320 * misc.texi (Shell Ring): Add notes on saved input when
7321 navigating off the end of the history list.
7322
7323 2006-04-18 Chong Yidong <cyd@mit.edu>
7324
7325 * misc.texi (Shell Options): Correct default value of
7326 comint-scroll-show-maximum-output.
7327
7328 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7329
7330 * building.texi (Watch Expressions): Update.
7331
7332 2006-04-12 Richard Stallman <rms@gnu.org>
7333
7334 * search.texi: Clean up previous change.
7335
7336 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7337
7338 * search.texi (Regexp Backslash, Regexp Replace): Add index
7339 entries for ``back reference'' and mention the term itself in the
7340 text.
7341
7342 2006-04-11 Richard Stallman <rms@gnu.org>
7343
7344 * custom.texi (Safe File Variables):
7345 Document enable-local-variables = :safe.
7346
7347 2006-04-11 Karl Berry <karl@gnu.org>
7348
7349 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7350 (Remote Repositories, Version Backups, Local Version Control)
7351 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7352 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7353 (Renaming VC Work Files and Master Files)
7354 (Inserting Version Control Headers, Customizing VC, General Options)
7355 (Options for RCS and SCCS, Options specific for CVS): Move all
7356 these nodes to emacs-xtra.texi, for brevity.
7357 * cmdargs.texi, files.texi: Change cross-references.
7358
7359 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7360
7361 * files.texi (Old Versions): Update description of vc-annotate's
7362 use of color to indicate date ranges.
7363
7364 2006-04-09 Kevin Ryde <user42@zip.com.au>
7365
7366 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7367 put info and printed manual names the right way around.
7368
7369 2006-04-09 Karl Berry <karl@gnu.org>
7370
7371 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7372 emacs-xtra.texi, leaving only MS Windows information.
7373 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7374 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7375 node names.
7376
7377 * emacs.texi: Move @summarycontents and @contents to the beginning
7378 of the file.
7379
7380 2006-04-08 Kevin Ryde <user42@zip.com.au>
7381
7382 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7383
7384 2006-04-07 Richard Stallman <rms@gnu.org>
7385
7386 * programs.texi (Comments, Comment Commands, Options for Comments)
7387 (Multi-Line Comments): "Align", not "indent".
7388 (Basic Indent): C-j deletes trailing whitespace before the newline.
7389
7390 2006-04-06 Richard Stallman <rms@gnu.org>
7391
7392 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7393
7394 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7395
7396 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7397
7398 2006-04-05 Richard Stallman <rms@gnu.org>
7399
7400 * emacs.texi (Top): Update subnode menu.
7401
7402 * trouble.texi (Unasked-for Search): Node deleted.
7403 (Lossage): Delete from menu.
7404
7405 2006-04-04 Richard Stallman <rms@gnu.org>
7406
7407 * trouble.texi: Various cleanups.
7408 (Checklist): Don't bother saying how to snail a bug report.
7409 (Emergency Escape): Much rewriting.
7410 (After a Crash): Rename the core dump immediately.
7411 (Total Frustration): Call it a psychotherapist.
7412 (Bug Criteria): Avoid "illegal instruction".
7413 (Sending Patches): We always put the contributor's name in.
7414
7415 * misc.texi (Thumbnails): Minor correction.
7416
7417 2006-04-03 Richard Stallman <rms@gnu.org>
7418
7419 * misc.texi (Thumbnails): Minor cleanup.
7420
7421 2006-04-02 Karl Berry <karl@gnu.org>
7422
7423 * sending.texi (Mail Sending): pxref to Top needs five args.
7424
7425 2006-03-31 Richard Stallman <rms@gnu.org>
7426
7427 * emacs.texi (Top): Update subnode menu.
7428
7429 * help.texi (Help Mode): Cleanup.
7430
7431 * dired.texi: Many cleanups.
7432 (Dired Deletion): Describe dired-recursive-deletes.
7433 (Operating on Files): dired-create-directory moved.
7434 (Misc Dired Features): Move to here.
7435 (Tumme): Node moved to misc.texi.
7436
7437 * custom.texi: Many cleanups.
7438 (Minor Modes): Don't mention ISO Accents Mode.
7439 (Examining): Update C-h v output example.
7440 (Hooks): Add index and xref for add-hook.
7441 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7442 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7443
7444 * misc.texi: Many cleanups.
7445 (beginning): Add to summary of topics.
7446 (Shell): Put eshell xref at the end. Remove eshell from table.
7447 (Thumbnails): New node.
7448
7449 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7450
7451 * files.texi (File Name Cache): Make it clear that the cache is
7452 not persistent.
7453
7454 2006-03-25 Karl Berry <karl@gnu.org>
7455
7456 * emacs-xtra.texi, emacs.texi, gnu.texi:
7457 (1) use @copyright{} instead of (C) in typeset text;
7458 (2) do not indent copyright year list (or anything else).
7459
7460 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7461
7462 * files.texi (VC Dired Mode): Remove misplaced brackets.
7463
7464 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7465
7466 * files.texi: Various updates and clarifications in the VC chapter.
7467
7468 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7469
7470 * help.texi (Help Mode): Document "C-c C-c".
7471
7472 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7473
7474 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7475 menu in the standalone Info reader.
7476
7477 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7478
7479 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7480 moved here from Emacs manual.
7481
7482 * programs.texi (Fortran): Section moved to emacs-xtra.
7483 (Program Modes): Xref to Fortran in emacs-xtra.
7484
7485 * maintaining.texi (Emerge): Move to emacs-xtra.
7486 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7487
7488 * picture.texi: File deleted.
7489 * Makefile.in:
7490 * makefile.w32-in: Remove picture.texi.
7491
7492 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7493 * abbrevs.texi (Abbrevs):
7494 * sending.texi (Sending Mail): Picture node removed.
7495
7496 * emacs.texi (Top): Update node listings.
7497
7498 2006-03-12 Richard Stallman <rms@gnu.org>
7499
7500 * calendar.texi: Various cleanups.
7501
7502 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7503
7504 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7505 syntax.
7506
7507 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7508
7509 * search.texi (Regexps): More accurately describe which characters
7510 are special in which situations. Recommend _not_ to quote `]' or
7511 `-' when they are not special.
7512
7513 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7514
7515 * files.texi (Old Versions): Clarify operation of C-x v =.
7516
7517 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7518
7519 * building.texi (Watch Expressions): Update and describe
7520 gdb-speedbar-auto-raise.
7521
7522 2006-02-19 Richard M. Stallman <rms@gnu.org>
7523
7524 * emacs.texi: Use @smallbook.
7525 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7526 Update subnode menu.
7527
7528 * building.texi (Lisp Interaction): Minor addition.
7529
7530 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7531
7532 * building.texi (Watch Expressions): Update and be more precise.
7533
7534 2006-02-15 Francesco Potortì <pot@gnu.org>
7535
7536 * maintaining.texi (Create Tags Table): Explain why the
7537 exception when etags writes to files under the /dev tree.
7538
7539 2006-02-14 Richard M. Stallman <rms@gnu.org>
7540
7541 * custom.texi (Safe File Variables): Lots of clarification.
7542 Renamed from Unsafe File Variables.
7543
7544 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7545
7546 * custom.texi (Unsafe File Variables): File variable confirmation
7547 assumed denied in batch mode.
7548
7549 2006-02-14 Richard M. Stallman <rms@gnu.org>
7550
7551 * building.texi (GDB User Interface Layout): Don't say `inferior'
7552 for program being debugged.
7553
7554 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7555
7556 * building.texi (GDB Graphical Interface):
7557 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7558
7559 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7560
7561 * custom.texi (Specifying File Variables, Unsafe File Variables):
7562 New nodes, split from File Variables. Document new file local
7563 variable behavior.
7564
7565 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7566
7567 * display.texi (Standard Faces):
7568 * files.texi (Visiting):
7569 * frames.texi (Clipboard):
7570 * glossary.texi (Glossary) <Clipboard>:
7571 * xresources.texi (X Resources): Mention Mac OS port.
7572
7573 2006-02-12 Richard M. Stallman <rms@gnu.org>
7574
7575 * building.texi (Building): Clarify topic in intro.
7576
7577 * maintaining.texi (Maintaining): Change title; clarify topic.
7578 Delete duplicate index entries.
7579
7580 * building.texi (Other GDB User Interface Buffers): Clarifications.
7581
7582 * text.texi (Cell Commands): Clarifications.
7583
7584 * programs.texi (Defuns): Delete duplicate explanation of
7585 left-margin paren convention.
7586 (Hungry Delete): Minor cleanup.
7587
7588 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7589
7590 * dired.texi (Tumme): More tumme documentation.
7591
7592 2006-02-11 Alan Mackenzie <acm@muc.de>
7593
7594 * programs.texi ("Hungry Delete"): Correct the appellation of the
7595 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7596
7597 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7598
7599 * dired.texi (Tumme): Fix small bug.
7600
7601 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7602
7603 * macos.texi (Mac International): Rename "fontset-mac" to
7604 "fontset-standard".
7605
7606 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7607
7608 * dired.texi (Tumme): Basic documentation for Tumme added.
7609
7610 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7611
7612 * mule.texi (International):
7613 * programs.texi (Basic Indent): Fix typos.
7614
7615 * custom.texi (Minor Modes):
7616 * display.texi (Text Display):
7617 * commands.texi (Text Characters): Update xrefs.
7618
7619 2006-02-07 Richard M. Stallman <rms@gnu.org>
7620
7621 * emacs.texi (Top): Update subnode menu.
7622 Update info on old Emacs papers.
7623 (Intro): "Graphical display", not window system.
7624
7625 * xresources.texi (GTK styles): Minor clarifications.
7626
7627 * trouble.texi: "Graphical display", not window system.
7628 (Stuck Recursive): Minor clarification.
7629
7630 * text.texi: Minor clarifications.
7631 (Sentences): Explain why two-space convention is better.
7632 Explain sentence-end-without-period here.
7633 (Fill Commands): Not here.
7634 (Refill): Node moved down.
7635 (Filling): Update menu.
7636 (Table Creation, Cell Justification, Column Commands): Clarify.
7637
7638 * sending.texi: Minor clarifications.
7639
7640 * search.texi (Regexp Backslash): Clarification.
7641
7642 * rmail.texi: Minor cleanups.
7643 (Rmail): Delete digression about `rmail-mode'.
7644 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7645 (Rmail Files): Mention C-u M-x rmail.
7646 (Rmail Reply): Mention References.
7647 (Rmail Display): Mention rmail-nonignored-headers.
7648
7649 * programs.texi: Minor cleanups.
7650 (Comment Commands): Mention momentary Transient Mark mode.
7651 (Matching): Be more specific about customizing show-paren-mode.
7652 (Info Lookup): Don't list the modes that support C-h S.
7653 Just say what it does in an unsupported mode.
7654 (Man Page): Delete excessive info on customizing woman.
7655 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7656
7657 * abbrevs.texi: Minor clarifications.
7658 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7659 not "dynamic abbrevs" as if they were a kind of abbrev.
7660
7661 * picture.texi (Picture): Minor cleanup.
7662
7663 * mule.texi (Communication Coding): Say "other applications".
7664 (Fontsets): Not specific to X. Add xref to X Resources.
7665 (Unibyte Mode): Rename from Single-Byte Character Support.
7666 "Graphical display", not window system.
7667 (International): Update menu.
7668
7669 * maintaining.texi (Format of ChangeLog):
7670 New node, split out from ChangeLog.
7671 (ChangeLog): Clarifications in the remaining text.
7672 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7673 (Find Tag): Add @w.
7674 (Tags Search): Explain tag table order here. Simplify grep ref.
7675 (List Tags): tags-tag-face is a variable, not a face.
7676 (Emerge): Cleanups.
7677
7678 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7679 (Keyboard Macros): Avoid "the user".
7680
7681 * killing.texi: "Graphical display", not window system.
7682
7683 * help.texi (Help Echo): "Graphical display", not window system.
7684
7685 * glossary.texi: Say "you", not "the user". Say "graphical display".
7686
7687 * frames.texi: Minor cleanups. "Graphical display", not window system.
7688
7689 * files.texi (Visiting): Make drag-and-drop not X-specific.
7690
7691 * custom.texi: Minor cleanups. "Graphical display", not window system.
7692
7693 * cmdargs.texi: Minor cleanups.
7694
7695 * building.texi (Compilation): Move and split kill-compilation para.
7696 Add para about multiple compilers.
7697 (Compilation Mode): Commands also available in grep mode and others.
7698 Mention C-u C-x ` more tutorially. Clarify C-x `.
7699 (Compilation Shell): Clarify. Put Bash example first.
7700 (Grep Searching): Minor cleanups; add @w.
7701 (Debuggers): Minor cleanups.
7702 (Starting GUD): Make GDB xgraphical mode issue clearer.
7703 (Debugger Operation): Lots of clarifications including
7704 GDB tooltip side-effect issue.
7705 (Commands of GUD): Clarify.
7706 (GUD Customization): Add bashdb-mode-hook.
7707 (GDB Graphical Interface): Rewrite for clarity.
7708 (GDB User Interface Layout): Rewrite for clarity.
7709 (Stack Buffer, Watch Expressions): Likewise.
7710 (Other GDB User Interface Buffers): Cleanups.
7711 (Lisp Libraries, External Lisp): Cleanup.
7712
7713 * basic.texi (Position Info): "Graphical displays", rather than
7714 window systems.
7715
7716 * anti.texi: Minor cleanup.
7717
7718 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7719
7720 * custom.texi (Init File, Find Init): Add cross-references to
7721 where $HOME is described.
7722
7723 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7724
7725 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7726 is not inside the @table.
7727
7728 * emacs.texi (Top): Correct node name.
7729
7730 * files.texi (File Names): Fix @xref.
7731 (Reverting): Fix typo.
7732
7733 * mule.texi (International): Correct node name.
7734
7735 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7736
7737 2006-02-01 Richard M. Stallman <rms@gnu.org>
7738
7739 * emacs.texi (Top): Update subnode menu.
7740
7741 * mule.texi: Minor clarifications.
7742 Reduce the specific references to X Windows.
7743 Refer to "graphical" terminals, rather than window systems.
7744 (Text Coding): Rename from Specify Coding.
7745 (Communication Coding, File Name Coding, Terminal Coding):
7746 New nodes split out from Text Coding.
7747
7748 * kmacro.texi: Minor clarifications.
7749 (Keyboard Macro Ring): Comment out some excessive commands.
7750 (Basic Keyboard Macro): Split up the table, putting part in each node.
7751
7752 * major.texi: Minor clarifications.
7753
7754 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7755
7756 * windows.texi: Minor clarifications.
7757 (Change Window): Don't describe mode-line mouse cmds here.
7758 Add xref to Mode Line Mouse.
7759
7760 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7761
7762 * macos.texi (Mac International): Fix xref.
7763
7764 * indent.texi: Minor clarifications.
7765
7766 * frames.texi: Minor clarifications.
7767 Reduce the specific references to X Windows.
7768 Refer to "graphical" terminals, rather than window systems.
7769 (Frame Parameters): Don't mention commands like
7770 set-foreground-color. Just say to customize a face.
7771 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7772
7773 * files.texi: Minor clarifications.
7774 (Numbered Backups): New node, split out from Backup Names.
7775
7776 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7777
7778 * cmdargs.texi (General Variables): Fix xref.
7779
7780 * buffers.texi: Minor clarifications.
7781
7782 2006-01-31 Richard M. Stallman <rms@gnu.org>
7783
7784 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7785 Nodes moved to top.
7786
7787 * display.texi: Minor clarifications.
7788 (Display): Rearrange menu.
7789 (Standard Faces): Mention query-replace face.
7790 (Faces): Simplify.
7791 (Font Lock): Simplify face customization info.
7792 (Highlight Changes): Node merged into Highlight Interactively.
7793 (Highlight Interactively): Much rewriting and cleanup.
7794 (Optional Mode Line): Narrowed line number not good for goto-line.
7795 Simplify face customization advice.
7796 (Text Display): Mention use of escape-glyph face.
7797 Move ctl-arrow and tab-width here.
7798 (Display Custom): Move no-redraw-on-reenter to end of node.
7799
7800 * search.texi: Minor clarifications.
7801 (Isearch Scroll): Simplify.
7802 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7803
7804 * regs.texi (Registers): Mention bookmarks here.
7805
7806 * mark.texi: Minor clarifications.
7807 (Selective Undo): Node deleted.
7808
7809 * m-x.texi: Minor clarifications.
7810
7811 * killing.texi: Minor clarifications.
7812 Refer to "graphical" terminals, rather than window systems.
7813
7814 * help.texi: Clarifications.
7815 (Help): Don't describe C-h F and C-h K here.
7816 (Key Help): Describe C-h K here.
7817 (Name Help): Mention Emacs Lisp Intro.
7818 Describe C-h F here.
7819 (Misc Help): Mention C-h F and C-h K only briefly.
7820
7821 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7822 Selective undo text merged in.
7823 (Spelling): Mention Aspell along with Ispell.
7824
7825 * emacs.texi (Top): Update subnode menus.
7826
7827 * basic.texi (Basic Undo): Rename from Undo. Most of text
7828 moved to new Undo node.
7829
7830 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7831
7832 * basic.texi (Continuation Lines, Inserting Text):
7833 Mention longlines mode.
7834
7835 2006-01-29 Richard M. Stallman <rms@gnu.org>
7836
7837 * screen.texi: Minor cleanups.
7838 (Screen): Clean up the intro paragraphs.
7839 (Mode Line): Lots of rewriting. Handle frame-name better.
7840 eol-mnemonic-... vars moved out.
7841
7842 * emacs.texi (Top): Change menu item for MS-DOS node.
7843 Update subnode menu.
7844
7845 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7846 chapter relates to Windows. Title changed.
7847
7848 * mini.texi: Minor cleanups.
7849
7850 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7851 (Mark): Put it in the menu.
7852
7853 * entering.texi: Minor cleanups.
7854
7855 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7856 (Intro): Refer to "graphical" terminals, rather than X.
7857
7858 * display.texi (Display Custom): Add xref to Variables.
7859 (Optional Mode Line): eol-mnemonic-... vars moved here.
7860
7861 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7862 rather than X.
7863
7864 * basic.texi: Minor cleanups.
7865 (Undo): selective-undo moved.
7866
7867 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7868
7869 * anti.texi (Antinews): Various corrections and additions.
7870
7871 2006-01-23 Juri Linkov <juri@jurta.org>
7872
7873 * custom.texi (Easy Customization, Customization Groups)
7874 (Browsing Custom): Mention links along with buttons.
7875
7876 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7877
7878 * text.texi (TeX Print): Use @key for TAB.
7879
7880 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7881
7882 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7883
7884 * files.texi (File Aliases): Don't claim that usually separate
7885 buffers are created for two file names that name the same data.
7886 Mention additional situations where different names mean the same
7887 file on disk.
7888
7889 2006-01-19 Richard M. Stallman <rms@gnu.org>
7890
7891 * killing.texi (Deletion): Upcase @key argument.
7892
7893 * custom.texi (Custom Themes): Minor cleanup.
7894
7895 * programs.texi (Hungry Delete): Upcase @key argument.
7896
7897 2006-01-16 Juri Linkov <juri@jurta.org>
7898
7899 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7900 Move `mode-line-highlight' before `mode-line-buffer-id'.
7901
7902 2006-01-14 Richard M. Stallman <rms@gnu.org>
7903
7904 * basic.texi (Inserting Text): Minor cleanup.
7905
7906 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7907
7908 * custom.texi (Changing a Variable, Face Customization):
7909 Update for changes in Custom menus.
7910
7911 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7912
7913 * macos.texi (Mac International): Undo last change.
7914
7915 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7916
7917 * custom.texi (Custom Themes): Describe the new
7918 customize-create-theme interface.
7919
7920 2005-12-30 Juri Linkov <juri@jurta.org>
7921
7922 * basic.texi (Position Info): Update example.
7923
7924 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7925
7926 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7927
7928 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7929
7930 * custom.texi (Custom Themes): `load-theme' always loads.
7931
7932 2005-12-23 Juri Linkov <juri@jurta.org>
7933
7934 * display.texi (Highlight Interactively): Use double space to
7935 separate sentences. Replace C-p with M-p, and C-n with M-n.
7936
7937 2005-12-22 Richard M. Stallman <rms@gnu.org>
7938
7939 * custom.texi (Easy Customization and subnodes):
7940 Replace "active field" with "button".
7941 Use "user option" only for variables.
7942 Use "setting" for variable-or-face.
7943
7944 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7945
7946 * buffers.texi (Select Buffer): Change order in table to make
7947 "Similar" refer to the correct item.
7948 (Indirect Buffers): Minor rewording.
7949
7950 2005-12-20 Juri Linkov <juri@jurta.org>
7951
7952 * files.texi (VC Status): Put P and N near p and n.
7953
7954 2005-12-19 Richard M. Stallman <rms@gnu.org>
7955
7956 * programs.texi (Electric C): Delete the info about newline control.
7957 (Other C Commands): Minor cleanup.
7958 (Left Margin Paren): Minor cleanup.
7959
7960 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7961
7962 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7963 (Customization Groups): Delete text moved to "Browsing Custom".
7964 (Browsing Custom): New node.
7965 (Specific Customization): Clarify which commands only work for
7966 loaded options.
7967
7968 2005-12-18 Bill Wohler <wohler@newt.com>
7969
7970 * frames.texi (Tool Bars): Shorten text of previous change.
7971
7972 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7973
7974 * files.texi (VC Status): Document log-view mode.
7975
7976 2005-12-18 Bill Wohler <wohler@newt.com>
7977
7978 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7979 permanently via the customize interface.
7980
7981 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7982
7983 * killing.texi (Killing by Lines): Document `kill-whole-line'
7984 function.
7985
7986 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
7987
7988 * buffers.texi (Select Buffer): Change `prev-buffer' to
7989 `previous-buffer'. Indicate that these functions use a frame
7990 local buffer list.
7991
7992 2005-12-12 Richard M. Stallman <rms@gnu.org>
7993
7994 * custom.texi (Easy Customization): Change menu comment.
7995 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7996
7997 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7998 (Help): Among the Apropos commands, describe only C-h a here.
7999
8000 2005-12-11 Richard M. Stallman <rms@gnu.org>
8001
8002 * programs.texi (Options for Comments): Comment-end starts with space.
8003
8004 * glossary.texi (Glossary): Minor cleanup.
8005
8006 * files.texi (Old Versions): Use @table.
8007
8008 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
8009
8010 * display.texi (Highlight Interactively): Include
8011 global-hi-lock-mode. Add miscellaneous details and elaborations.
8012
8013 2005-12-09 Richard M. Stallman <rms@gnu.org>
8014
8015 * display.texi (Font Lock): Delete the Global FL menu item.
8016
8017 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
8018
8019 * custom.texi (Minibuffer Maps): Mention the maps for file name
8020 completion.
8021
8022 2005-12-09 Kim F. Storm <storm@cua.dk>
8023
8024 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
8025 prefix keys even when mark is active. Describe that RET moves
8026 cursor to next corner in rectangle; clarify insert around rectangle.
8027
8028 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
8029
8030 * custom.texi (Customization): Use xref to elisp manual for
8031 non-TeX output.
8032 (Minor Modes): Update.
8033 (Customization Groups, Changing a Variable, Face Customization):
8034 Update for new appearance of Custom buffers.
8035 (Changing a Variable): `custom-buffer-done-function' has been
8036 replaced by `custom-buffer-done-kill'.
8037 (Specific Customization): In the `customize-group' buffer, a
8038 subgroup's contents are not "hidden". They are not included at
8039 all. They have no [Show] button.
8040 (Mouse Buttons): Add pxref to description of mouse event lists in
8041 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
8042 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
8043 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
8044
8045 2005-12-08 Richard M. Stallman <rms@gnu.org>
8046
8047 * mini.texi (Completion Commands, Completion):
8048 In file name input, SPC does not do completion.
8049
8050 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
8051
8052 * building.texi (GDB Graphical Interface): Explain screen size
8053 setting.
8054 (Other GDB User Interface Buffers): Describe features specific to
8055 GDB 6.4.
8056
8057 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
8058
8059 * building.texi (GDB User Interface Layout): Describe how to
8060 kill associated buffers.
8061 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
8062 (Watch Expressions): Be more precise.
8063 (Other GDB User Interface Buffers): Describe how to change a
8064 register value.
8065
8066 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8067
8068 * macos.texi (Mac Input): Remove description of
8069 mac-command-key-is-meta. Add descriptions of
8070 mac-control-modifier, mac-command-modifier, and
8071 mac-option-modifier.
8072 (Mac International): Fix description of conversion of clipboard data.
8073 (Mac Font Specs): Add example of font customization by face attributes.
8074
8075 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
8076
8077 * building.texi (Watch Expressions): Expand description.
8078 (Other GDB User Interface Buffers): Describe local map for
8079 gud-watch.
8080
8081 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
8082
8083 * display.texi (Font Lock): Font lock is enabled by default now.
8084
8085 2005-11-20 Juri Linkov <juri@jurta.org>
8086
8087 * basic.texi (Position Info): Update examples of the output.
8088 Remove the fact that examples are produced in the TeXinfo buffer,
8089 because in the Info reader users will get a different output from
8090 `C-x ='.
8091
8092 * building.texi (Compilation Mode): Remove paragraph duplicated
8093 from the node `Compilation'. Add `compilation-skip-threshold'.
8094
8095 * display.texi (Font Lock): Suggest more user-friendly method of
8096 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
8097
8098 2005-11-18 Richard M. Stallman <rms@gnu.org>
8099
8100 * files.texi (Registering): Mention @@ in mode line.
8101
8102 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
8103
8104 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
8105
8106 * files.texi (Renaming and VC): Some back-ends don't
8107 handle renaming.
8108
8109 2005-11-17 Juri Linkov <juri@jurta.org>
8110
8111 * emacs.texi (Top):
8112 * display.texi (Highlight Interactively): Put this font-lock based
8113 mode near Font Lock node.
8114
8115 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
8116
8117 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
8118 icons.
8119
8120 2005-11-12 Kim F. Storm <storm@cua.dk>
8121
8122 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
8123 (Help Summary): Add C-h d and C-h e.
8124 (Apropos): Clarify that all apropos commands may search for either
8125 list of words or a regexp. Add C-h d for apropos-documentation.
8126 Describe apropos-documentation-sort-by-scores user option.
8127
8128 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8129
8130 * killing.texi (CUA Bindings): Add @section.
8131
8132 2005-11-10 Kim F. Storm <storm@cua.dk>
8133
8134 * emacs.texi (Top): Add CUA Bindings entry to menu.
8135
8136 * killing.texi (CUA Bindings): New node. Moved here from
8137 misc.texi and extended with info on rectangle commands and
8138 rectangle highlighting, interface to registers, and the global
8139 mark feature.
8140
8141 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8142
8143 * regs.texi: Prev link points to CUA Bindings node.
8144
8145 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
8146
8147 * help.texi (Help Echo): By default, help echos are only shown on
8148 mouse-over, not on point-over.
8149
8150 2005-11-04 Jérôme Marant <jerome@marant.org>
8151
8152 * misc.texi (Shell Mode): Describe how to activate password echoing.
8153
8154 2005-11-04 Romain Francoise <romain@orebokech.com>
8155
8156 * mark.texi (Mark Ring): Fix typo.
8157
8158 2005-11-03 Richard M. Stallman <rms@gnu.org>
8159
8160 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8161
8162 2005-11-01 Bill Wohler <wohler@newt.com>
8163
8164 * help.texi (Help Mode): Fix typo.
8165
8166 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8167
8168 * building.texi (Other GDB User Interface Buffers):
8169 Describe the command gdb-use-inferior-io-buffer.
8170
8171 2005-10-31 Romain Francoise <romain@orebokech.com>
8172
8173 * files.texi (Compressed Files): Fix typo.
8174
8175 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8176
8177 * windows.texi (Force Same Window): Likewise.
8178
8179 2005-10-30 Bill Wohler <wohler@newt.com>
8180
8181 * help.texi (Help Mode): URLs viewed with browse-url.
8182
8183 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8184
8185 * building.texi (GDB Graphical Interface): Don't reference
8186 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8187 must stay in same frame.
8188
8189 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8190
8191 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8192
8193 * anti.texi (Antinews): Likewise.
8194
8195 2005-10-28 Bill Wohler <wohler@newt.com>
8196
8197 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8198
8199 2005-10-28 Richard M. Stallman <rms@gnu.org>
8200
8201 * files.texi (Visiting): Explain how to enter ? in a file name.
8202
8203 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8204
8205 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8206
8207 * building.texi (GDB Graphical Interface):
8208 Describe gdb-mouse-until.
8209
8210 2005-10-23 Richard M. Stallman <rms@gnu.org>
8211
8212 * custom.texi (Init File): Recommend when to use site-start.el.
8213
8214 2005-10-21 Juri Linkov <juri@jurta.org>
8215
8216 * custom.texi (Examining): Mention accessing the old variable
8217 value via M-n in set-variable.
8218
8219 2005-10-18 Romain Francoise <romain@orebokech.com>
8220
8221 * files.texi (Version Systems): Capitalize GNU.
8222
8223 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8224
8225 * building.texi (Compilation Mode): Remove redundant paragraph.
8226 (Watch Expressions): Remove paragraph to reflect code change.
8227
8228 2005-10-16 Richard M. Stallman <rms@gnu.org>
8229
8230 * building.texi (Compilation Mode, Compilation): Clarified.
8231
8232 2005-10-15 Richard M. Stallman <rms@gnu.org>
8233
8234 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8235
8236 2005-10-13 Kenichi Handa <handa@m17n.org>
8237
8238 * basic.texi (Position Info): Fix previous change.
8239
8240 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8241
8242 * cmdargs.texi (Icons X): Fix typo.
8243
8244 2005-10-12 Kenichi Handa <handa@m17n.org>
8245
8246 * basic.texi (Position Info): Describe the case that Emacs shows
8247 "part of display ...".
8248
8249 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8250
8251 * cmdargs.texi (Icons X): -nb => -nbi.
8252
8253 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8254
8255 * frames.texi (Speedbar): A couple more clarifications.
8256
8257 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8258
8259 * building.texi (GDB User Interface Layout): Improve diagram.
8260 (Watch Expressions): Explain how to make speedbar global.
8261 (Other GDB User Interface Buffers): Make references more precise.
8262
8263 2005-10-09 Richard M. Stallman <rms@gnu.org>
8264
8265 * frames.texi (Speedbar): Clarify the text.
8266
8267 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8268
8269 * frames.texi (Speedbar): Add information on keybindings,
8270 dismissing the speedbar, and buffer display mode. Link to
8271 speedbar manual.
8272
8273 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8274
8275 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8276 added -nb, --no-bitmap-icon.
8277
8278 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8279
8280 * building.texi (GDB Graphical Interface): Add variables and
8281 functions to indices. Be more precise.
8282
8283 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8284
8285 * frames.texi (Drag and Drop): Remove the x- from
8286 x-dnd-open-file-other-window and xdnd-protocol-alist.
8287
8288 2005-09-30 Romain Francoise <romain@orebokech.com>
8289
8290 * mini.texi (Minibuffer): The default value now appears before the
8291 colon in minibuffer prompts.
8292
8293 2005-09-25 Richard M. Stallman <rms@gnu.org>
8294
8295 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8296
8297 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8298
8299 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8300
8301 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8302
8303 * emacs.texi (Top): Update submenus from macos.texi.
8304
8305 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8306 (Mac OS): Update feature support status.
8307 (Mac Input): List supported input scripts. Remove description
8308 about `mac-keyboard-text-encoding'. Mention mouse button
8309 emulation and related variables.
8310 (Mac International): Mention Central European and Cyrillic
8311 support. Now `keyboard-coding-system' is dynamically changed.
8312 Add description about coding system for selection.
8313 Add description about language environment.
8314 (Mac Environment Variables):
8315 Mention `~/.MacOSX/environment.plist'. Give example of command line
8316 arguments. Add Preferences support.
8317 (Mac Directories): Explicitly state that this node is for Mac OS
8318 Classic only.
8319 (Mac Font Specs): Mention specification for scalable fonts.
8320 List supported charsets. Add preferred way of creating fontsets.
8321 Add description about `mac-allow-anti-aliasing'.
8322 (Mac Functions): Add descriptions about `mac-set-file-creator',
8323 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8324 and `mac-get-preference'.
8325
8326 2005-09-16 Romain Francoise <romain@orebokech.com>
8327
8328 Update all files to specify GFDL version 1.2.
8329
8330 * doclicense.texi (GNU Free Documentation License): Update to
8331 version 1.2.
8332
8333 2005-09-15 Richard M. Stallman <rms@gnu.org>
8334
8335 * buffers.texi (List Buffers): Fix xref.
8336
8337 * rmail.texi (Rmail Basics): Fix xref.
8338
8339 * emacs.texi (Top): Update subnode menus.
8340
8341 * files.texi (Saving Commands): New node, broken out of Saving.
8342 (Customize Save): New node, broken out of Saving.
8343 Clarify effect of write-region-inhibit-fsync.
8344 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8345
8346 2005-09-14 Romain Francoise <romain@orebokech.com>
8347
8348 * files.texi (Saving): Mention write-region-inhibit-fsync.
8349
8350 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8351
8352 * custom.texi (Custom Themes): New node.
8353
8354 2005-09-03 Richard M. Stallman <rms@gnu.org>
8355
8356 * search.texi (Search Case): Mention vars that control
8357 case-fold-search for various operations.
8358
8359 2005-08-22 Juri Linkov <juri@jurta.org>
8360
8361 * display.texi (Standard Faces): Merge the text from
8362 `(elisp)Standard Faces' into this node.
8363
8364 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8365
8366 * emacs.texi (Top): Delete menu item for deleted node
8367 Keyboard Translations.
8368
8369 2005-08-18 Richard M. Stallman <rms@gnu.org>
8370
8371 * trouble.texi (Unasked-for Search):
8372 Delete xref to Keyboard Translations.
8373
8374 * glossary.texi (Glossary): Delete xref.
8375
8376 * custom.texi (Minor Modes): Say that the list here is not complete.
8377 (Keyboard Translations): Node deleted.
8378 (Disabling): Delete xref to it.
8379 (Customization Groups): Fix Custom buffer example.
8380 (Hooks): Mention remove-hooks.
8381
8382 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8383
8384 * building.texi (GDB Graphical Interface): Improve filling of menu
8385 item.
8386
8387 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8388
8389 * building.texi (GDB Graphical Interface): Use better node names.
8390
8391 2005-08-14 Richard M. Stallman <rms@gnu.org>
8392
8393 * text.texi (Sentences): Fix xref.
8394
8395 2005-08-14 Juri Linkov <juri@jurta.org>
8396
8397 * building.texi (Compilation, Grep Searching): Move grep command
8398 headings from `Compilation' to `Grep Searching'.
8399
8400 * dired.texi (Dired and Find):
8401 * maintaining.texi (Tags Search): Replace grep xref to
8402 `Compilation' node with `Grep Searching'.
8403
8404 * files.texi (Comparing Files): Replace xref to `Compilation' with
8405 `Compilation Mode'.
8406
8407 2005-08-13 Alan Mackenzie <acm@muc.de>
8408
8409 * search.texi (Non-ASCII Isearch): Correct a typo.
8410 (Replacement Commands): Mention query-replace key binding.
8411
8412 2005-08-11 Richard M. Stallman <rms@gnu.org>
8413
8414 * programs.texi (Options for Comments): Fix xref.
8415
8416 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8417 out of Regexps.
8418
8419 2005-08-09 Juri Linkov <juri@jurta.org>
8420
8421 * building.texi (Compilation): Use `itemx' instead of `item'.
8422 (Grep Searching): Simplify phrase.
8423
8424 * display.texi (Standard Faces): Describe vertical-border on
8425 window systems.
8426
8427 * windows.texi (Split Window): Simplify phrase and mention
8428 vertical-border face.
8429
8430 2005-08-09 Richard M. Stallman <rms@gnu.org>
8431
8432 * files.texi (Comparing Files): Clarify compare-windows.
8433
8434 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8435
8436 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8437
8438 * mule.texi (Coding Systems): Rephrase the paragraph about
8439 codepages: no need for "M-x codepage-setup" anymore, except on
8440 MS-DOS.
8441
8442 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8443 the MS-DOS port only.
8444
8445 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8446
8447 * makefile.w32-in (info): Don't run multi-install-info.bat.
8448 ($(infodir)/dir): New target, produced by running
8449 multi-install-info.bat.
8450
8451 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8452
8453 * files.texi (Quoted File Names): Add index entry.
8454
8455 2005-07-19 Juri Linkov <juri@jurta.org>
8456
8457 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8458
8459 2005-07-18 Juri Linkov <juri@jurta.org>
8460
8461 * custom.texi (Easy Customization):
8462 * files.texi (Old Versions):
8463 * frames.texi (Wheeled Mice):
8464 * mule.texi (Specify Coding):
8465 * text.texi (Cell Justification):
8466 * trouble.texi (After a Crash):
8467 * xresources.texi (GTK styles):
8468 Delete duplicate duplicate words.
8469
8470 2005-07-17 Richard M. Stallman <rms@gnu.org>
8471
8472 * frames.texi (Creating Frames): Fix foreground color example.
8473
8474 * custom.texi (Init Examples): Clean up text about conditionals.
8475
8476 2005-07-16 Richard M. Stallman <rms@gnu.org>
8477
8478 * mini.texi (Completion Commands): Fix command name for ?.
8479
8480 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8481
8482 * display.texi (Standard Faces): Explain that customization of
8483 `menu' face has no effect on w32 and with GTK.
8484 Add cross-references.
8485
8486 * cmdargs.texi (General Variables): Clarify the default location
8487 of $HOME on w32 systems.
8488
8489 2005-07-15 Jason Rumney <jasonr@gnu.org>
8490
8491 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8492 changed.
8493
8494 2005-07-08 Kenichi Handa <handa@m17n.org>
8495
8496 * mule.texi (Recognize Coding):
8497 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8498
8499 2005-07-07 Richard M. Stallman <rms@gnu.org>
8500
8501 * anti.texi (Antinews): Mention mode-line-inverse-video.
8502
8503 * files.texi (Saving): Minor correction about C-x C-w.
8504
8505 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8506
8507 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8508
8509 * search.texi (Isearch Scroll): Add example of using the
8510 `isearch-scroll' property.
8511 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8512 `Display Custom' node.
8513 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8514 and de-emphasize it.
8515 (Other Repeating Search): `occur' currently can not correctly
8516 handle multiline matches. Correct, clarify and update description
8517 of `flush-lines' and `keep-lines'.
8518
8519 * display.texi (Display Custom): Add anchor for `baud-rate'.
8520
8521 2005-07-07 Richard M. Stallman <rms@gnu.org>
8522
8523 * gnu.texi: Update where to get GNU status; add refs for how to help.
8524 Add footnotes 6 and 7.
8525
8526 2005-07-04 Lute Kamstra <lute@gnu.org>
8527
8528 Update FSF's address in GPL notices.
8529
8530 * doclicense.texi (GNU Free Documentation License):
8531 * trouble.texi (Checklist): Update FSF's address.
8532
8533 2005-06-24 Richard M. Stallman <rms@gnu.org>
8534
8535 * display.texi (Text Display): Change index entries.
8536
8537 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8538
8539 * makefile.w32-in (MAKEINFO): Use --force.
8540 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8541 Makefile.in.
8542
8543 2005-06-23 Richard M. Stallman <rms@gnu.org>
8544
8545 * anti.texi (Antinews): Rename show-nonbreak-escape to
8546 nobreak-char-display.
8547
8548 * emacs.texi (Top): Update detailed node listing.
8549
8550 * display.texi (Text Display): Rename show-nonbreak-escape
8551 to nobreak-char-display and no-break-space to nobreak-space.
8552 (Standard Faces): Split up the list of standard faces
8553 and put it in a separate node. Add nobreak-space and
8554 escape-glyph.
8555
8556 2005-06-23 Lute Kamstra <lute@gnu.org>
8557
8558 * mule.texi (Select Input Method): Fix typo.
8559
8560 2005-06-23 Kenichi Handa <handa@m17n.org>
8561
8562 * mule.texi (International): List all supported scripts.
8563 Adjust text for that leim is now included in the normal Emacs
8564 distribution.
8565 (Language Environments): List all language environments.
8566 Intlfonts contains fonts for most supported scripts, not all..
8567 (Select Input Method): Refer to C-u C-x = to see how to type to
8568 input a specific character.
8569 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8570
8571 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8572
8573 * building.texi (Grep Searching): Texinfo usage fix.
8574
8575 2005-06-22 Miles Bader <miles@gnu.org>
8576
8577 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8578
8579 2005-06-20 Miles Bader <miles@gnu.org>
8580
8581 * display.texi (Faces): Add `vertical-divider'.
8582
8583 2005-06-17 Richard M. Stallman <rms@gnu.org>
8584
8585 * text.texi (Adaptive Fill): Minor clarification.
8586
8587 2005-06-10 Lute Kamstra <lute@gnu.org>
8588
8589 * emacs.texi (Top): Correct version number.
8590 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8591 refer to the current version of Emacs.
8592
8593 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8594
8595 * files.texi (Log Buffer): Document when there can be more than
8596 one file to be committed.
8597
8598 2005-06-08 Juri Linkov <juri@jurta.org>
8599
8600 * display.texi (Faces): Add `shadow' face.
8601
8602 2005-06-07 Masatake YAMATO <jet@gyve.org>
8603
8604 * display.texi (Faces): Write about mode-line-highlight.
8605
8606 2005-06-06 Richard M. Stallman <rms@gnu.org>
8607
8608 * misc.texi (Printing Package): Explain how to initialize
8609 printing package.
8610
8611 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8612
8613 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8614
8615 * emacs.texi: Rename Hardcopy to Printing.
8616 Make PostScript and PostScript Variables subnodes of it.
8617
8618 * misc.texi (Printing): Rename node from Hardcopy.
8619 Mention menu bar options.
8620 Move PostScript and PostScript Variables to submenu.
8621 (Printing package): New node.
8622
8623 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8624
8625 * dired.texi (Operating on Files): Likewise.
8626
8627 * calendar.texi (Displaying the Diary): Likewise.
8628
8629 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8630
8631 * glossary.texi (Glossary): Likewise.
8632
8633 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8634 effect.
8635
8636 2005-06-04 Richard M. Stallman <rms@gnu.org>
8637
8638 * trouble.texi (After a Crash): Polish previous change.
8639
8640 2005-05-30 Noah Friedman <friedman@splode.com>
8641
8642 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8643 recovery mechanism.
8644
8645 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8646
8647 * building.texi (Other Buffers): SPC toggles display of
8648 floating point registers.
8649
8650 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8651
8652 * files.texi (Log Buffer): Merge in description of Log Edit
8653 mode from pcl-cvs.texi.
8654
8655 2005-05-26 Richard M. Stallman <rms@gnu.org>
8656
8657 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8658
8659 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8660
8661 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8662 not enabled by default.
8663 When not on a word, `ispell-word' by default checks the word
8664 before point.
8665
8666 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8667
8668 * building.texi (Debugger Operation): Simplify last sentence.
8669
8670 2005-05-23 Lute Kamstra <lute@gnu.org>
8671
8672 * emacs.texi: Update FSF's address throughout.
8673 (Preface): Use @cite.
8674 (Distrib): Add cross reference to the node "Copying". Mention the
8675 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8676 printed manuals.
8677 (Intro): Use @xref for the Emacs Lisp Intro.
8678
8679 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8680
8681 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8682
8683 * basic.texi (Moving Point): Mention default for `goto-line'.
8684
8685 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8686 of a variable's docstring.
8687
8688 2005-05-18 Lute Kamstra <lute@gnu.org>
8689
8690 * maintaining.texi (Overview of Emerge): Add cross reference.
8691 Remove duplication.
8692
8693 * emacs.texi (Top): Update to the current structure of the manual.
8694 * misc.texi (Emacs Server): Add menu description.
8695 * files.texi (Saving): Fix menu.
8696 * custom.texi (Customization): Fix menu.
8697 * mule.texi (International): Fix menu.
8698 * kmacro.texi (Keyboard Macros): Fix menu.
8699
8700 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8701
8702 * display.texi: Various minor changes.
8703 (Faces): Delete text that is repeated in the next section.
8704
8705 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8706
8707 * building.texi (Debugger Operation): Mention GUD tooltips are
8708 disabled with GDB in text command mode.
8709
8710 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8711
8712 * building.texi: Replace toolbar with "tool bar" for consistency.
8713 (Compilation Mode): Describe compilation-context-lines
8714 and use of arrow in compilation buffer.
8715 (Debugger Operation): Replace help text with variable's value.
8716
8717 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8718 consistency.
8719
8720 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8721
8722 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8723 Add xref.
8724
8725 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8726
8727 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8728 (Position Info): Delete discussion of `goto-line'. It is already
8729 described in `Moving point'.
8730
8731 * mini.texi (Completion Commands): Correct reference.
8732 (Completion Options): Fix typo.
8733
8734 * killing.texi (Deletion): Complete description of `C-x C-o'.
8735
8736 2005-05-10 Richard M. Stallman <rms@gnu.org>
8737
8738 * building.texi (Compilation): Clarify recompile's directory choice.
8739
8740 * frames.texi (Tooltips): Cleanups.
8741
8742 * basic.texi (Arguments): Fix punctuation.
8743
8744 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8745
8746 * screen.texi (Menu Bar): The up and down (not left and right)
8747 arrow keys move through a keyboard menu.
8748
8749 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8750
8751 * basic.texi: Various typo and grammar fixes.
8752 (Moving Point): C-a now runs move-beginning-of-line.
8753
8754 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8755
8756 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8757
8758 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8759 as different animals.
8760
8761 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8762
8763 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8764 Correct index entry.
8765
8766 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8767
8768 * building.texi (Debugger Operation): Update to reflect changes
8769 in GUD tooltips.
8770
8771 2005-04-30 Richard M. Stallman <rms@gnu.org>
8772
8773 * files.texi (Compressed Files): Auto Compression normally enabled.
8774
8775 * building.texi (Debugger Operation): Clarify previous change.
8776
8777 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8778
8779 * building.texi (Debugger Operation): Add description for
8780 GUD tooltips when program is not running.
8781
8782 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8783
8784 * misc.texi (Shell): Add `Shell Prompts' to menu.
8785 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8786 description. Delete remarks moved to new node.
8787 (Shell Prompts): New node.
8788 (History References): Replace remarks moved to `Shell Prompts'
8789 with xref to that node.
8790 (Remote Host): Clarify how to specify the terminal type when
8791 logging in to a different machine.
8792
8793 2005-04-26 Richard M. Stallman <rms@gnu.org>
8794
8795 * emacs.texi (Top): Update submenus from files.texi.
8796
8797 * files.texi (Filesets): Clarify previous change.
8798
8799 * dired.texi (Misc Dired Features): Clarify previous change.
8800
8801 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8802
8803 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8804
8805 * dired.texi (Misc Dired Features):
8806 Document dired-compare-directories.
8807
8808 * files.texi (Filesets): New node.
8809 (File Conveniences): Document Image mode.
8810
8811 * text.texi (TeX Print): Document tex-compile.
8812
8813 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8814
8815 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8816 Delete redundant reference to tooltip Custom group. It is
8817 referred too again in the next paragraph.
8818
8819 2005-04-24 Richard M. Stallman <rms@gnu.org>
8820
8821 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8822
8823 2005-04-19 Kim F. Storm <storm@cua.dk>
8824
8825 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8826
8827 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8828
8829 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8830 turns off desktop-save-mode.
8831
8832 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8833
8834 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8835 by default in terminals compatible with xterm. Mention that
8836 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8837 node.
8838
8839 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8840
8841 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8842
8843 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8844
8845 * xresources.texi (Table of Resources): Add cursorBlink.
8846
8847 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8848
8849 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8850 `d', `C-d' and `u'.
8851
8852 2005-04-11 Richard M. Stallman <rms@gnu.org>
8853
8854 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8855 (Misc X): Add -D, --basic-display.
8856
8857 * maintaining.texi (Change Log): Correct the description of
8858 the example.
8859
8860 * major.texi (Choosing Modes): Document magic-mode-alist.
8861
8862 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8863
8864 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8865 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8866 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8867 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8868 `w', respectively.
8869 (Rmail Labels): Mention `l'.
8870 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8871 (Rmail Summary Edit): Describe `j' and RET.
8872
8873 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8874
8875 * xresources.texi (Lucid Resources): Add fontSet resource.
8876
8877 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8878
8879 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8880 now called `indicate-empty-lines'.
8881
8882 2005-04-06 Kim F. Storm <storm@cua.dk>
8883
8884 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8885
8886 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8887
8888 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8889 deleted.
8890 (Marks vs Flags): Add some convenient key bindings.
8891 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8892 (Misc Dired Features): Correct and expand description of `w' command.
8893
8894 * frames.texi (XTerm Mouse): Delete apparently false info.
8895 The GNU/Linux console currently does not appear to support
8896 `xterm-mouse-mode'.
8897
8898 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8899
8900 * calendar.texi (Diary): Mention shell utility `calendar'.
8901
8902 2005-04-01 Richard M. Stallman <rms@gnu.org>
8903
8904 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8905
8906 2005-04-01 Lute Kamstra <lute@gnu.org>
8907
8908 * maintaining.texi (Change Log): add-change-log-entry uses
8909 add-log-mailing-address.
8910
8911 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8912
8913 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8914 `VC Mode Line' and put in an xref to that node.
8915 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8916 its description.
8917
8918 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8919
8920 * calendar.texi (Calendar Systems): Say that the Persian calendar
8921 implemented here is the arithmetical one championed by Birashk.
8922
8923 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8924
8925 * programs.texi (Fortran Motion): Fix previous change.
8926
8927 2005-03-29 Richard M. Stallman <rms@gnu.org>
8928
8929 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8930
8931 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8932
8933 * text.texi (Refill): Refer to Long Lines Mode.
8934 (Longlines): New node.
8935 (Auto Fill): Don't index "word wrap" here.
8936 (Filling): Add Longlines to menu.
8937
8938 2005-03-29 Richard M. Stallman <rms@gnu.org>
8939
8940 * xresources.texi: Minor fixes.
8941
8942 * misc.texi (Emacs Server): Fix Texinfo usage.
8943
8944 * emacs.texi (Top): Don't use a real section heading for
8945 "Detailed Node Listing". Fake it instead.
8946
8947 * basic.texi (Position Info): Minor cleanup.
8948
8949 * mule.texi (Input Methods): Minor cleanup.
8950
8951 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8952
8953 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8954 constructs as well.
8955 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8956
8957 2005-03-29 Kenichi Handa <handa@m17n.org>
8958
8959 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8960
8961 * basic.texi (Position Info): Update the description about the
8962 command C-u C-x =.
8963
8964 2005-03-28 Richard M. Stallman <rms@gnu.org>
8965
8966 * emacs.texi (Top): Use @section for the detailed node listing.
8967
8968 * calendar.texi: Minor fixes to previous change.
8969
8970 * programs.texi (Fortran): Small fixes to previous changes.
8971
8972 * emacs.texi (Top): Update list of subnodes of Dired.
8973 Likewise for building.texi.
8974
8975 * files.texi (File Conveniences): Delete Auto Image File mode.
8976
8977 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
8978
8979 * building.texi (Flymake): New node.
8980
8981 * custom.texi (Function Keys): Document kp- event types and
8982 keypad-setup package.
8983
8984 * dired.texi (Wdired): New node.
8985
8986 * files.texi (File Conveniences): Reorder entries.
8987 Explain how to turn on Auto-image-file mode.
8988 Document Thumbs mode.
8989
8990 * mule.texi (Specify Coding): Document recode-region and
8991 recode-file-name.
8992
8993 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8994
8995 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8996
8997 * commands.texi (Keys): M-o is now a prefix key.
8998
8999 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
9000
9001 * programs.texi: Reformat and update copyright years.
9002 (Fortran): Update section.
9003
9004 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
9005
9006 * files.texi: Several small changes in addition to:
9007 (Visiting): Change xref for Dialog Boxes to ref.
9008 (Version Headers): Replace references to obsolete var
9009 `vc-header-alist' with `vc-BACKEND-header'.
9010 (Customizing VC): Update value of `vc-handled-backends'.
9011
9012 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9013
9014 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
9015 move here from Emacs Lisp Reference Manual.
9016 * calendar.texi (Calendar/Diary, Diary Commands)
9017 (Special Diary Entries, Importing Diary): Change some xrefs to
9018 point to emacs-xtra rather than elisp.
9019
9020 * emacs-xtra.texi (Calendar Customizing):
9021 Move view-diary-entries-initially, view-calendar-holidays-initially,
9022 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
9023 Emacs Manual.
9024 (Appt Customizing): Merge entire section into main Emacs Manual.
9025 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
9026 mark-holidays-in-calendar here from emacs-xtra.
9027 (Displaying the Diary): Move view-diary-entries-initially,
9028 mark-diary-entries-in-calendar here from emacs-xtra.
9029 (Appointments): Move appt-display-mode-line,
9030 appt-display-duration, appt-disp-window-function,
9031 appt-delete-window-function here from emacs-xtra.
9032
9033 * calendar.texi: Update and reformat copyright.
9034 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
9035 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
9036 (Diary): Refer to `diary-file' rather than ~/diary.
9037 (Diary Commands): Rename node to "Displaying the Diary".
9038 * emacs.texi (Top): Rename "Diary Commands" section.
9039 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
9040
9041 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9042
9043 * misc.texi (Emacs Server): Fix the command for setting
9044 server-name. Add an xref to Invoking emacsclient.
9045
9046 * help.texi (Help Summary): Clarify when "C-h ." will do something
9047 nontrivial.
9048 (Apropos): Add cindex entry for apropos-sort-by-scores.
9049
9050 * display.texi (Text Display): Add index entries for how no-break
9051 characters are displayed.
9052
9053 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9054
9055 * files.texi (Visiting): Fix cross-references introduced with the
9056 last change.
9057
9058 * xresources.texi (GTK resources): Fix last change.
9059
9060 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9061
9062 * xresources.texi (X Resources): GTK options documented too.
9063 (Resources): Clarify meaning of program name.
9064 (Table of Resources): Add visualClass.
9065 (GTK resources): Rewrite.
9066 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
9067
9068 * display.texi (Text Display): Mention non-breaking spaces.
9069
9070 * files.texi (Reverting): Document auto-revert-check-vc-info.
9071
9072 * frames.texi (Mouse Commands): Document
9073 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
9074
9075 * help.texi (Help Summary): Add `C-h .'.
9076 (Apropos): Apropos accepts a list of search terms.
9077 Document apropos-sort-by-scores.
9078 (Help Echo): Document display-local-help.
9079
9080 * misc.texi (Emacs Server): Document server-name.
9081 (Invoking emacsclient): Document -s option for server names.
9082
9083 * text.texi (Outline Visibility): Introduce "current heading
9084 line" (commands can be called with point on a body line).
9085 Re-order table to follow the sequence of discussion.
9086 hide-body won't hide lines before first header line.
9087 (TeX Mode): Add DocTeX mode.
9088
9089 2005-03-24 Richard M. Stallman <rms@gnu.org>
9090
9091 * mule.texi (Single-Byte Character Support): Delete mention
9092 of iso-acc.el and iso-transl.el.
9093
9094 2005-03-23 Lute Kamstra <lute@gnu.org>
9095
9096 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
9097
9098 2005-03-23 Richard M. Stallman <rms@gnu.org>
9099
9100 * search.texi: Delete explicit node pointers.
9101 (Incremental Search): New menu.
9102 (Basic Isearch, Repeat Isearch, Error in Isearch)
9103 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
9104 (Slow Isearch): New subnodes.
9105 (Configuring Scrolling): Node deleted.
9106 (Search Case): Doc default-case-fold-search.
9107 (Regexp Replace): Move replace-regexp doc here.
9108
9109 * rmail.texi (Movemail): Put commas inside closequotes.
9110
9111 * picture.texi (Insert in Picture): Document C-c arrow combos.
9112 (Basic Picture): Clarify erasure.
9113
9114 * display.texi (Font Lock): Put commas inside closequotes.
9115
9116 * cmdargs.texi (General Variables): Put commas inside closequotes.
9117
9118 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
9119
9120 * building.texi (Stack Buffer): Mention reverse contrast for
9121 *selected* frame (might not be current frame).
9122
9123 2005-03-21 Richard M. Stallman <rms@gnu.org>
9124
9125 * building.texi (Starting GUD): Add bashdb.
9126
9127 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9128
9129 * basic.texi (Moving Point): Add M-g M-g binding.
9130 (Undo): Document undo-only.
9131 (Position Info): Document M-g M-g and C-u M-g M-g.
9132
9133 * building.texi (Building): Put Grep Searching after Compilation
9134 Shell.
9135 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9136 Document next-error-highlight.
9137 (Grep Searching): Document grep-highlight-matches.
9138 (Lisp Eval): Typing C-x C-e twice prints integers specially.
9139
9140 * calendar.texi (Importing Diary): Rename node from iCalendar.
9141 Document diary-from-outlook.
9142
9143 * dired.texi (Misc Dired Features): Rename node from Misc Dired
9144 Commands.
9145 Mention effect of X drag and drop on Dired buffers.
9146
9147 * files.texi (Visiting): Document large-file-warning-threshold.
9148 Move paragraph on file-selection dialog.
9149 Mention visiting files using X drag and drop.
9150 (Reverting): Mention using Auto-Revert mode to tail files.
9151 Document auto-revert-tail-mode.
9152 (Version Systems): Minor correction.
9153 (Comparing Files): Diff-mode is no longer based on Compilation
9154 mode.
9155 Document compare-ignore-whitespace.
9156 (Misc File Ops): Explain passing a directory to rename-file.
9157 Likewise for copy-file and make-symbolic-link.
9158
9159 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9160 Document mouse-wheel-progressive speed.
9161
9162 * help.texi (Misc Help): Document numeric argument for C-h i.
9163 Correctly explain the effect of just C-u as argument.
9164
9165 * killing.texi (Deletion): Document numeric argument for
9166 just-one-space.
9167
9168 * mini.texi (Completion): Completion acts on text before point.
9169
9170 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9171 (Emulation): CUA mode replaces pc-bindings-mode,
9172 pc-selection-mode, and s-region.
9173
9174 * mule.texi (Input Methods): Leim is now built-in.
9175 (Select Input Method): Document quail-show-key.
9176 (Specify Coding): Document revert-buffer-with-coding-system.
9177
9178 * programs.texi (Fortran Motion): Document f90-next-statement,
9179 f90-previous-statement, f90-next-block, f90-previous-block,
9180 f90-end-of-block, and f90-beginning-of-block.
9181
9182 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9183
9184 * emacs.texi (Acknowledgments): Update.
9185
9186 * anti.texi: Total rewrite.
9187
9188 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9189
9190 * ack.texi (Acknowledgments): Update.
9191
9192 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9193
9194 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9195 Update copyright years.
9196
9197 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9198
9199 * building.texi (Commands of GUD): Move paragraph on setting
9200 breakpoints with mouse to the GDB Graphical Interface node.
9201
9202 2005-03-07 Richard M. Stallman <rms@gnu.org>
9203
9204 * misc.texi (Single Shell, Shell Options): Fix previous change.
9205
9206 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9207
9208 2005-03-06 Richard M. Stallman <rms@gnu.org>
9209
9210 * building.texi (Starting GUD): Don't explain text vs graphical
9211 GDB here. Just mention it and xref.
9212 Delete "just one debugger process".
9213 (Debugger Operation): Move GUD tooltip info here.
9214 (GUD Tooltips): Node deleted.
9215 (GDB Graphical Interface): Explain the two GDB modes here.
9216
9217 * sending.texi (Sending Mail): Minor cleanup.
9218 (Mail Aliases): Explain quoting conventions.
9219 Update key rebinding example.
9220 (Header Editing): C-M-i is like M-TAB.
9221 (Mail Mode Misc): mail-attach-file does not do MIME.
9222
9223 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9224 that really belongs here.
9225 (Remote Mailboxes): Text moved to Rmail Inbox.
9226 (Rmail Display): Mention Mouse-1.
9227 (Movemail): Clarify two movemail versions.
9228 Clarify rmail-movemail-program.
9229
9230 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9231 Document async shell commands.
9232 (Shell History): Clarify.
9233 (Shell Ring): Mention C-UP an C-DOWN.
9234 (Shell Options): Add comint-prompt-read-only.
9235 (Invoking emacsclient): Set EDITOR to run Emacs.
9236 (Sorting): No need to explain what region is.
9237 (Saving Emacs Sessions): Fix typo.
9238 (Recursive Edit): Fix punctuation.
9239 (Emulation): Don't mention "PC bindings" which are standard.
9240 (Hyperlinking): Explain Mouse-1 convention here.
9241 (Find Func): Node deleted.
9242
9243 * help.texi (Name Help): Xref to Hyperlinking.
9244
9245 * glossary.texi (Glossary):
9246 Rename "Balance Parentheses" to "Balancing...".
9247 Add "Byte Compilation". Correct "Copyleft".
9248 New xref in "Customization".
9249 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9250 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9251 Rename "Registers" to "Register".
9252 Replace "Selecting" with "Selected Frame",
9253 "Selected Window", and "Selecting a Buffer".
9254
9255 * files.texi (Types of Log File): Explain how projects'
9256 methods can vary.
9257
9258 * display.texi (Faces): Delete "Emacs 21".
9259
9260 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9261 * fixit.texi (Spelling): C-M-i like M-TAB.
9262 * mini.texi (Completion Options): C-M-i like M-TAB.
9263 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9264 * text.texi (Text Mode): C-M-i like M-TAB.
9265
9266 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9267
9268 * calendar.texi (Specified Dates): Mention `g w'.
9269 (Appointments): appt-activate toggles with no arg.
9270
9271 2005-03-05 Juri Linkov <juri@jurta.org>
9272
9273 * cmdargs.texi (Emacs Invocation): Add cindex
9274 "invocation (command line arguments)".
9275 (Misc X): Add -nbc, --no-blinking-cursor.
9276
9277 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9278
9279 * calendar.texi (iCalendar): No need to require it now.
9280
9281 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9282
9283 * trouble.texi (Contributing): Mention Savannah. Direct users to
9284 emacs-devel.
9285
9286 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9287
9288 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9289 window.
9290
9291 2005-02-27 Richard M. Stallman <rms@gnu.org>
9292
9293 * building.texi (Compilation): Update mode line status info.
9294
9295 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9296
9297 * calendar.texi (General Calendar): Document binding of
9298 scroll-other-window-down.
9299 (Mayan Calendar): Fix earliest date.
9300 (Time Intervals): Document timeclock-change.
9301 Fix timeclock-ask-before-exiting documentation.
9302
9303 2005-02-26 Kim F. Storm <storm@cua.dk>
9304
9305 * frames.texi (Mouse References):
9306 Add mouse-1-click-in-non-selected-windows.
9307
9308 2005-02-25 Richard M. Stallman <rms@gnu.org>
9309
9310 * screen.texi (Screen): Explain better about cursors and mode lines;
9311 don't presuppose text terminals.
9312 (Point): Don't assume just one cursor.
9313 Clarify explanation of cursors.
9314 (Echo Area, Menu Bar): Cleanups.
9315
9316 * mini.texi (Minibuffer): Prompts are highlighted.
9317 (Minibuffer Edit): Newline = C-j only on text terminals.
9318 Clarify resize-mini-windows values.
9319 Mention M-PAGEUP and M-PAGEDOWN.
9320 (Completion Commands): Mouse-1 like Mouse-2.
9321 (Minibuffer History): Explain history commands better.
9322 (Repetition): Add xref to Incremental Search.
9323
9324 * mark.texi (Setting Mark): Clarify info about displaying mark.
9325 Clarify explanation of C-@ and C-SPC.
9326 (Transient Mark): Mention Delete Selection mode.
9327 (Marking Objects): Clean up text about extending the region.
9328
9329 * m-x.texi (M-x): One C-g doesn't always go to top level.
9330 No delay before suggest-key-bindings output.
9331
9332 * fixit.texi (Fixit): Mention C-/ for undo.
9333 (Spelling): Mention ESC TAB like M-TAB.
9334 Replacement words with r and R are rechecked.
9335 Say where C-g leaves point. Mention ? as input.
9336
9337 2005-02-23 Lute Kamstra <lute@gnu.org>
9338
9339 * cmdargs.texi (Initial Options): Add cross reference.
9340
9341 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9342
9343 * emacs.texi (Top): Update menu for splitting of node in
9344 msdog.texi.
9345 * frames.texi (Frames): Update xref for splitting of node in
9346 msdog.texi.
9347 * trouble.texi (Quitting): Ditto.
9348
9349 2005-02-16 Richard M. Stallman <rms@gnu.org>
9350
9351 * windows.texi (Split Window): Simplify line truncation info
9352 and xref to Display Custom.
9353
9354 * trouble.texi (Quitting): Emergency escape only for text terminal.
9355 (Screen Garbled): C-l for ungarbling is only for text terminal.
9356
9357 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9358
9359 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9360
9361 * programs.texi (Program Modes): Mention Python mode.
9362 (Moving by Defuns): Repeating C-M-h extends region.
9363 (Basic Indent): Clarify.
9364 (Custom C Indent): Clarify.
9365 (Expressions): Repeating C-M-@ extends region.
9366 (Info Lookup): Clarify for C-h S.
9367 (Symbol Completion): ESC TAB alternative for M-TAB.
9368 (Electric C): Clarify.
9369
9370 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9371
9372 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9373 MS-DOS Input node.
9374 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9375 (MS-DOS and MULE): Clarify.
9376 (MS-DOS Processes, Windows Processes): Fix typos.
9377
9378 * major.texi (Choosing Modes): Clarify.
9379
9380 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9381 (Keyboard Macro Step-Edit): Clarify.
9382
9383 * indent.texi (Indentation): Clarifications.
9384
9385 * help.texi (Help): Correct error about C-h in query-replace.
9386 Clarify apropos vs C-h a. Fix how to search in FAQ.
9387 (Key Help): Describe C-h w here.
9388 (Name Help): Minor cleanup. C-h w moved to Key Help.
9389 Clarify the "object" joke.
9390 (Apropos): Clarify. Mouse-1 like Mouse-2.
9391 (Help Mode): Mouse-1 like Mouse-2.
9392
9393 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9394
9395 * display.texi (Display): Reorder menu.
9396 (Faces): Cleanup.
9397 (Font Lock): Cleanup. Mention Options menu.
9398 Delete obsolete text.
9399 (Scrolling): For C-l, don't presume text terminal.
9400 (Horizontal Scrolling): Simplify intro.
9401 (Follow Mode): Clarify.
9402 (Cursor Display): Move before Display Custom.
9403 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9404 Doc default-tab-width. Doc line truncation more thoroughly.
9405
9406 * dired.texi (Dired Enter): C-x C-f can run Dired.
9407 (Dired Visiting): Comment out `a' command.
9408 Mouse-1 is like Mouse-2.
9409 (Shell Commands in Dired): ? can be used more than once.
9410
9411 * basic.texi (Continuation Lines): Simplify description of truncation,
9412 and refer to Display Custom for the rest of it.
9413
9414 2005-02-06 Lute Kamstra <lute@gnu.org>
9415
9416 * basic.texi (Undo): Fix typo.
9417
9418 * cmdargs.texi (Emacs Invocation): Fix typo.
9419
9420 * custom.texi (Init Examples): Fix typo.
9421
9422 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9423
9424 2005-02-06 Richard M. Stallman <rms@gnu.org>
9425
9426 * regs.texi (Registers): Registers can hold numbers, too.
9427
9428 * killing.texi (Other Kill Commands): Cleanup.
9429 Delete redundant explanation of kill in read-only buffer.
9430 (Yanking): Mention term "copying".
9431 (Accumulating Text): Fix typo.
9432
9433 * entering.texi (Entering Emacs): Update rationale at start.
9434 (Exiting): Treat iconifying on a par with suspension.
9435
9436 * custom.texi (Minor Modes): Fix typo.
9437 (Easy Customization): Fix menu style.
9438 (Variables): Add xref.
9439 (Examining): Setting for future sessions works through .emacs.
9440 (Keymaps): "Text terminals", not "Many".
9441 (Init Rebinding): Explain \C-. Show example of \M-.
9442 Fix minor wording errors.
9443 (Function Keys): Explain vector syntax just once.
9444 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9445 (Init File): Mention .emacs.d directory.
9446 (Init Examples): Add xref.
9447 (Find Init): Mention .emacs.d directory.
9448
9449 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9450 (Action Arguments): Explain which kinds of -l args are found how.
9451 (Initial Options): --batch does not inhibit site-start.
9452 Add xrefs.
9453 (Command Example): Use --batch, not -batch.
9454
9455 * basic.texi (Inserting Text): Cleanup wording.
9456 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9457 C-n is not error at end of buffer.
9458 (Undo): Doc C-/ like C-_. Add xrefs.
9459 (Arguments): META key may be labeled ALT.
9460 Peculiar arg meanings are explained in doc strings.
9461
9462 * abbrevs.texi (Expanding Abbrevs): Clarify.
9463
9464 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9465
9466 * frames.texi (Frame Parameters): Add an xref to the description
9467 of list-colors-display. Add a pointer to the X docs about colors.
9468
9469 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9470 Improve docs of list-colors-display.
9471
9472 2005-02-03 Lute Kamstra <lute@gnu.org>
9473
9474 * frames.texi (Frames, Drag and Drop): Fix typos.
9475
9476 2005-02-03 Richard M. Stallman <rms@gnu.org>
9477
9478 * windows.texi (Basic Window): Mention color-change in mode line.
9479 (Change Window): Explain dragging vertical boundaries.
9480
9481 * text.texi (Sentences): Clarify.
9482 (Paragraphs): Explain M-a and blank lines.
9483 (Outline Mode): Clarify text and menu.
9484 (Hard and Soft Newlines): Mention use-hard-newlines.
9485
9486 * frames.texi (Frames): Delete unnecessary mention of Windows.
9487 (Mouse Commands): Likewise. Mention xterm mouse support.
9488 (Clipboard): Clarify.
9489 (Mouse References): Mention use of Mouse-1 for following links.
9490 (Menu Mouse Clicks): Clarify.
9491 (Mode Line Mouse): Clarify.
9492 (Drag and Drop): Rewrite.
9493
9494 * fixit.texi (Spelling): Fix typo.
9495
9496 * files.texi (File Names): Clarify.
9497 (Visiting): Update conditions for use of file dialog. Clarify.
9498 (Saving): Doc d as answer in save-some-buffers.
9499 (Remote Files): Clean up the text.
9500
9501 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9502
9503 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9504 (List Buffers): Clarify.
9505 (Several Buffers): Doc T command.
9506 (Buffer Convenience): Clarify menu.
9507
9508 * basic.texi (Undo): Clarify last change.
9509
9510 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9511
9512 * fixit.texi (Spelling): Fix typo.
9513
9514 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9515
9516 * basic.texi (Undo): Update description of `undo-outer-limit'.
9517
9518 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9519
9520 * building.texi: Update documentation relating to GDB Graphical
9521 Interface.
9522
9523 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9524
9525 * custom.texi (Easy Customization): Adapt menu to node name change.
9526
9527 2005-01-30 Richard M. Stallman <rms@gnu.org>
9528
9529 * custom.texi (Easy Customization): Defn of "User Option" now
9530 includes faces. Don't say just "option" when talking about variables.
9531 Do say just "options" to mean "anything customizable".
9532 (Specific Customization): Describe `customize-variable',
9533 not `customize-option'.
9534
9535 * glossary.texi (Glossary) <Faces>: Add xref.
9536 <User Option>: Change definition--include faces. Change xref.
9537
9538 * picture.texi (Picture): Mention artist.el.
9539
9540 * sending.texi, screen.texi, programs.texi, misc.texi:
9541 * mini.texi, major.texi, maintaining.texi, macos.texi:
9542 * help.texi, frames.texi, files.texi:
9543 Don't say just "option" when talking about variables.
9544
9545 * display.texi, mule.texi: Don't say just "option" when talking
9546 about variables. Other minor cleanups.
9547
9548 2005-01-26 Lute Kamstra <lute@gnu.org>
9549
9550 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9551 File'. Mention the `-Q' option at the `--no-site-file' option.
9552
9553 2005-01-22 David Kastrup <dak@gnu.org>
9554
9555 * building.texi (Grep Searching): Mention alias `find-grep' for
9556 `grep-find'.
9557
9558 2005-01-20 Richard M. Stallman <rms@gnu.org>
9559
9560 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9561
9562 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9563
9564 * rmail.texi (Movemail): Explain differences
9565 between standard and mailutils versions of movemail.
9566 Describe command line and configuration options introduced
9567 with the latter.
9568 Explain the notion of mailbox URL, provide examples and
9569 cross-references to mailutils documentation.
9570 Describe various methods of specifying mailbox names,
9571 user names and user passwords for rmail.
9572 (Remote Mailboxes): New section.
9573 Describe how movemail handles remote mailboxes. Describe configuration
9574 options used to control its behavior.
9575 (Other Mailbox Formats): Explain handling of various mailbox
9576 formats.
9577
9578 2005-01-13 Richard M. Stallman <rms@gnu.org>
9579
9580 * commands.texi (Commands): Clarification.
9581
9582 2005-01-11 Richard M. Stallman <rms@gnu.org>
9583
9584 * programs.texi (Multi-line Indent): Fix previous change.
9585 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9586
9587 2005-01-08 Richard M. Stallman <rms@gnu.org>
9588
9589 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9590 lazy-highlight.
9591
9592 * search.texi (Query Replace): Mention faces query-replace
9593 and lazy-highlight.
9594 (Incremental Search): Update isearch highlighting info.
9595
9596 2005-01-04 Richard M. Stallman <rms@gnu.org>
9597
9598 * custom.texi (Saving Customizations): Minor improvement.
9599
9600 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9601
9602 * custom.texi (Saving Customizations): Emacs no longer loads
9603 `custom-file' after .emacs. No longer mention customizing through
9604 Custom.
9605
9606 2005-01-01 Andreas Schwab <schwab@suse.de>
9607
9608 * killing.texi (Graphical Kill): Move up under node Killing,
9609 change @section to @subsection.
9610
9611 2005-01-01 Richard M. Stallman <rms@gnu.org>
9612
9613 * custom.texi (Face Customization): Mention hex color specs.
9614
9615 * emacs.texi (Top): Update Killing submenu.
9616
9617 * killing.texi (Killing): Reorganize section.
9618 No more TeX-only text; put the node command at start of chapter.
9619 But the first section heading is used only in TeX.
9620 Rewrite the text to read better in this mode.
9621 (Graphical Kill): New subnode gets some of the text that
9622 used to be in the first section.
9623
9624 2004-12-31 Richard M. Stallman <rms@gnu.org>
9625
9626 * dired.texi (Shell Commands in Dired): Delete the ? example.
9627
9628 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9629
9630 * files.texi (Saving): Describe new require-final-newline features
9631 and mode-require-final-newline.
9632
9633 2004-12-29 Richard M. Stallman <rms@gnu.org>
9634
9635 * custom.texi (File Variables): Clarify previous change.
9636
9637 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9638
9639 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9640 out now.
9641
9642 2004-12-27 Richard M. Stallman <rms@gnu.org>
9643
9644 * Makefile.in (MAKEINFO): Specify --force.
9645
9646 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9647 (Undo): Doc undo-outer-limit.
9648
9649 2004-12-15 Juri Linkov <juri@jurta.org>
9650
9651 * mark.texi (Transient Mark, Mark Ring): M-< and other
9652 movement commands don't set mark in Transient Mark mode
9653 if mark is active.
9654
9655 2004-12-12 Juri Linkov <juri@jurta.org>
9656
9657 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9658 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9659
9660 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9661 (Misc Dired Commands): Add @r{(Dired)} to w.
9662
9663 2004-12-12 Juri Linkov <juri@jurta.org>
9664
9665 * mark.texi (Marking Objects): Marking commands also extend the
9666 region when mark is active in Transient Mark mode.
9667
9668 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9669
9670 * custom.texi (Saving Customizations): Emacs only loads the custom
9671 file automatically after the init file in version 22.1 or later.
9672 Adapt text and examples to this fact.
9673
9674 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9675
9676 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9677 be set through Custom. Otherwise, it has no effect.
9678
9679 2004-12-05 Richard M. Stallman <rms@gnu.org>
9680
9681 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9682 * entering.texi: Rename Command Line to Emacs Invocation.
9683
9684 * misc.texi (Term Mode): Correctly describe C-c.
9685
9686 * custom.texi (Easy Customization): Move up to section level,
9687 before Variables. Avoid using the term "variable"; say "option".
9688 New initial explanation.
9689 (Variables): In initial explanation, connect "variable" to the
9690 already-explained "user option".
9691
9692 * emacs.texi (Top): Fix ref to Command Line.
9693 Move reference to Easy Customization.
9694
9695 * xresources.texi (X Resources): Fix From link.
9696
9697 * doclicense.texi (GNU Free Documentation License): Fix To link.
9698
9699 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9700
9701 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9702
9703 2004-12-03 Richard M. Stallman <rms@gnu.org>
9704
9705 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9706
9707 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9708
9709 * kmacro.texi: Several small changes in addition to the following.
9710 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9711 defining a keyboard macro.
9712 Mention `kmacro-ring-max'.
9713 (Keyboard Macro Counter): Clarify description of
9714 `kmacro-insert-counter', `kmacro-set-counter',
9715 `kmacro-add-counter' and `kmacro-set-format'.
9716
9717 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9718
9719 * custom.texi (File Variables): Add `unibyte' and make it more
9720 clear that `unibyte' and `coding' are special. Suggested by Simon
9721 Krahnke <overlord@gmx.li>.
9722
9723 * mule.texi (Enabling Multibyte): Refer to File Variables.
9724 Suggested by Simon Krahnke <overlord@gmx.li>.
9725
9726 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9727
9728 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9729 x-use-old-gtk-file-dialog.
9730
9731 2004-11-20 Richard M. Stallman <rms@gnu.org>
9732
9733 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9734
9735 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9736
9737 * building.texi (Lisp Eval): Delete hyphen in section name.
9738
9739 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9740
9741 * files.texi (Old Versions):
9742 No longer document annotation as "CVS only".
9743
9744 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9745
9746 * files.texi (Version Control): Rewrite the introduction about
9747 version systems, mentioning the new ones that we support.
9748 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9749 suggestions.
9750
9751 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9752
9753 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9754
9755 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9756
9757 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9758
9759 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9760
9761 * text.texi (Text Based Tables, Table Definition)
9762 (Table Creation, Table Recognition, Cell Commands)
9763 (Cell Justification, Row Commands, Column Commands)
9764 (Fixed Width Mode, Table Conversion, Measuring Tables)
9765 (Table Misc): New nodes, documenting the Table Mode.
9766
9767 2004-10-19 Jason Rumney <jasonr@gnu.org>
9768
9769 * makefile.w32-in (info): Change order of arguments to makeinfo.
9770
9771 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9772
9773 * calendar.texi (iCalendar): Update for package changes.
9774
9775 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9776
9777 * files.texi (Misc File Ops): View mode is a minor mode.
9778
9779 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9780
9781 * calendar.texi (iCalendar): Style changes.
9782
9783 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9784
9785 * search.texi (Regexps): The regexp described in the example is no
9786 longer stored in the variable `sentence-end'.
9787
9788 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9789
9790 * building.texi (Starting GUD): Note that multiple debugging
9791 sessions requires `gdb --fullname'.
9792
9793 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9794
9795 * calendar.texi (iCalendar): New section for a new package.
9796
9797 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9798
9799 * text.texi: Various small changes in addition to the following.
9800 (Text): Replace xref for autotype with inforef.
9801 (Sentences): Explain nil value for `sentence-end'.
9802 (Paragraphs): Update default values for `paragraph-start' and
9803 `paragraph-separate'.
9804 (Text Mode): Correct description of Text mode's effect on the
9805 syntax table.
9806 (Outline Visibility): `hide-other' does not hide top level headings.
9807 `selective-display-ellipses' no longer has an effect on Outline mode.
9808 (TeX Misc): Add missing @cindex.
9809 Replace xref for RefTeX with inforef.
9810 (Requesting Formatted Text): The variable
9811 `enriched-fill-after-visiting' no longer exists.
9812 (Editing Format Info): Update names of menu items and commands.
9813 (Format Faces): Mention special effect of specifying the default face.
9814 Describe inheritance of text properties.
9815 Correct description of `fixed' face.
9816 (Format Indentation): Correct description of effect of setting
9817 margins. Mention `set-left-margin' and `set-right-margin'.
9818 (Format Justification): Update names of menu items.
9819 `set-justification-full' is now bound to `M-j b'.
9820 Mention that `default-justification' is a per buffer variable.
9821 (Format Properties): Update name of menu item.
9822 (Forcing Enriched Mode): `format-decode-buffer' automatically
9823 turns on Enriched mode if the buffer is in text/enriched format.
9824
9825 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9826
9827 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9828
9829 2004-09-28 Kim F. Storm <storm@cua.dk>
9830
9831 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9832 Align with new functionality.
9833
9834 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9835
9836 * display.texi (Display Custom): Remove stray `@end defvar'.
9837
9838 2004-09-23 Kim F. Storm <storm@cua.dk>
9839
9840 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9841 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9842
9843 2004-09-20 Richard M. Stallman <rms@gnu.org>
9844
9845 * custom.texi (Hooks): Explain using setq to clear out a hook.
9846 (File Variables): Explain multiline string constants.
9847 (Non-ASCII Rebinding): Explain when you need to update
9848 non-ASCII char codes in .emacs.
9849
9850 * building.texi (Compilation): Explain how to make a silent
9851 subprocess that won't be terminated. Explain compilation-environment.
9852
9853 2004-09-13 Kim F. Storm <storm@cua.dk>
9854
9855 * mini.texi (Repetition): Rename isearch-resume-enabled to
9856 isearch-resume-in-command-history and change default to disabled.
9857
9858 2004-09-09 Kim F. Storm <storm@cua.dk>
9859
9860 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9861 with new `kmacro-name-last-macro'.
9862
9863 2004-09-08 Juri Linkov <juri@jurta.org>
9864
9865 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9866
9867 2004-09-03 Juri Linkov <juri@jurta.org>
9868
9869 * search.texi (Incremental Search): Update wording for M-%.
9870
9871 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9872
9873 * killing.texi (Killing): Correct description of kill commands in
9874 read-only buffer.
9875
9876 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9877
9878 * building.texi (Compilation Mode): Add a paragraph about rules
9879 for finding the compilation buffer for `next-error'.
9880
9881 * search.texi (Other Repeating Search): Mention that Occur mode
9882 supports the next-error functionality.
9883
9884 2004-09-02 Juri Linkov <juri@jurta.org>
9885
9886 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9887
9888 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9889
9890 * kmacro.texi (Basic Keyboard Macro):
9891 `apply-macro-to-region-lines' now operates on all lines that begin
9892 in the region, rather than on all complete lines in the region.
9893
9894 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9895
9896 * frames.texi (Drag and drop): Add documentation about
9897 x-dnd-test-function and x-dnd-known-types.
9898
9899 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9900
9901 * indent.texi: Various minor changes in addition to:
9902 (Indentation Commands): Correct description of `indent-relative'.
9903 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9904 mode. The *Tab Stops* buffer uses Overwrite Mode.
9905 (Just Spaces): `tabify' converts sequences of at least two spaces
9906 to tabs.
9907
9908 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9909
9910 * frames.texi (Secondary Selection): Setting the secondary
9911 selection with M-Drag-Mouse-1 does not alter the kill ring,
9912 setting it with M-Mouse-1 and M-Mouse-3 does.
9913 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9914 toolkit scroll bars.
9915 (Scroll Bars): Ditto.
9916
9917 * windows.texi (Basic Window): When using a window system, the value
9918 of point in a non-selected window is indicated by a hollow box.
9919 (Split Window): Side by side windows are separated by a scroll bar,
9920 if scroll bars are used.
9921 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9922 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9923 (Window Convenience): Update bindings for `winner-undo' and
9924 `winner-redo'.
9925
9926 * ack.texi (Acknowledgments): Use `@unnumbered'.
9927 * misc.texi: Adapt sectioning in Info to the node structure.
9928 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9929 of "Using Emacs as a Server".
9930 * building.texi (Building): Interchange nodes (for correct numbering).
9931 * programs.texi (Programs): Interchange nodes (for correct numbering).
9932 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9933 Info to the node structure.
9934 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9935 Rearrange order of nodes and sections such that both "GNU GENERAL
9936 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9937 end, as appropriate for appendices.
9938 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9939 Use `@unnumberedsec'.
9940 * trouble.texi: Adapt sectioning in Info to the node structure.
9941 Adapt node pointers to change in emacs.texi.
9942 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9943
9944 2004-08-25 Kenichi Handa <handa@m17n.org>
9945
9946 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9947 description for unibyte mode.
9948
9949 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9950
9951 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9952
9953 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9954 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9955 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9956 in @pxref.
9957
9958 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9959
9960 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9961 Change section names.
9962
9963 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9964
9965 * kmacro.texi (Keyboard Macro Ring): Rename section.
9966 Emacs treats the head of the macro ring as the `last keyboard macro'.
9967 (Keyboard Macro Counter): Minor change.
9968 (Save Keyboard Macro): Some clarifications.
9969 (Edit Keyboard Macro): Rename section.
9970
9971 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9972 32-bit machines.
9973 (Several Buffers): Clarify which buffer is selected if `2' is
9974 pressed in the Buffer Menu.
9975 Auto Revert mode can be used to update the Buffer Menu
9976 automatically.
9977
9978 2004-08-21 Eli Zaretskii <eliz@gnu.org>
9979
9980 * help.texi (Misc Help): Add an index entry for finding an Info
9981 manual by its file name.
9982
9983 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9984
9985 * files.texi (Backup Deletion): Correct description of
9986 `delete-old-versions'.
9987 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9988 (Auto Save Files): Recommend `auto-save-mode' to reenable
9989 auto-saving, rather than the abbreviation `auto-save'.
9990
9991 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9992
9993 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9994 for "killing" and "yanking" in main menu.
9995
9996 2004-08-16 Richard M. Stallman <rms@gnu.org>
9997
9998 * killing.texi (Yanking, Killing): Minor cleanups.
9999
10000 * mark.texi (Momentary Mark): Minor cleanups.
10001
10002 2004-08-15 Kenichi Handa <handa@etl.go.jp>
10003
10004 * custom.texi (Non-ASCII Rebinding):
10005 C-q always inserts the right code to pass to global-set-key.
10006
10007 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
10008
10009 * regs.texi (RegNumbers): Mention `C-x r i' binding for
10010 `insert-register', instead of `C-x r g' binding, for consistency.
10011
10012 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
10013
10014 * fixit.texi (Spelling): Fix typo.
10015
10016 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
10017
10018 * help.texi (Help): Fix Texinfo usage.
10019
10020 2004-07-24 Richard M. Stallman <rms@gnu.org>
10021
10022 * text.texi (Paragraphs): Update how paragraphs are separated
10023 and the default for paragraph-separate.
10024
10025 * search.texi (Regexp Replace): Further update text for new
10026 replacement operators.
10027
10028 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
10029
10030 * emacs-xtra.texi (Subdir switches): Dired does not remember the
10031 `R' switch.
10032
10033 * dired.texi (Dired Updating): `k' only deletes inserted
10034 subdirectories from the Dired buffer if a prefix argument was given.
10035
10036 * search.texi (Regexps): Delete redundant definition of `symbol' in
10037 description of `\_>'. It already occurs in the description of `\_<'.
10038
10039 2004-07-01 Juri Linkov <juri@jurta.org>
10040
10041 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
10042 (Regexp Search): Add M-r.
10043
10044 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
10045
10046 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
10047
10048 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10049
10050 * search.texi, calendar.texi: Markup fixes.
10051
10052 2004-06-25 Richard M. Stallman <rms@gnu.org>
10053
10054 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
10055
10056 2004-06-25 David Kastrup <dak@gnu.org>
10057
10058 * search.texi (Regexp Replace): Some typo corrections and
10059 rearrangement.
10060
10061 2004-06-24 David Kastrup <dak@gnu.org>
10062
10063 * search.texi (Unconditional Replace): Use replace-string instead
10064 of query-replace in example.
10065 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
10066 sequences.
10067 (Query Replace): Correct explanation of `^' which does not use
10068 the mark stack.
10069
10070 2004-06-21 Nick Roberts <nickrob@gnu.org>
10071
10072 * misc.texi (Shell History Copying): Document comint-insert-input.
10073 (Shell Ring): Describe comint-dynamic-list-input-ring here.
10074
10075 2004-06-20 Jesper Harder <harder@ifa.au.dk>
10076
10077 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
10078 * custom.texi (Customization): Do.
10079 * anti.texi (Antinews): Do.
10080 * abbrevs.texi (Defining Abbrevs): Do.
10081
10082 * programs.texi (Info Lookup): Fix keybinding for
10083 info-lookup-symbol.
10084
10085 2004-06-16 Juanma Barranquero <lektu@terra.es>
10086
10087 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
10088 Add emacs-xtra.
10089 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
10090 (clean): Add emacs-xtra and flymake. Remove redundancies.
10091
10092 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
10093
10094 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
10095 Add emacs-xtra.
10096 * emacs-xtra.texi: New file.
10097
10098 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
10099
10100 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
10101 (Dired and Find): Mention differences with ordinary Dired buffers.
10102
10103 2004-06-13 Richard M. Stallman <rms@gnu.org>
10104
10105 * custom.texi (Init Syntax): Explain about vars that do special
10106 things when set with setq or with Custom.
10107 (Init Examples): Add line-number-mode example.
10108
10109 2004-06-12 Juri Linkov <juri@jurta.org>
10110
10111 * dired.texi (Operating on Files): Add dired-do-touch.
10112
10113 2004-06-10 Juri Linkov <juri@jurta.org>
10114
10115 * building.texi (Lisp Eval): Add C-M-x on defface.
10116
10117 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
10118
10119 * files.texi (Reverting): Auto-Revert mode and
10120 Global Auto-Revert mode no longer revert remote files.
10121
10122 2004-05-29 Richard M. Stallman <rms@gnu.org>
10123
10124 * custom.texi (Init File): Two dashes start --no-site-file.
10125
10126 2004-05-29 Alan Mackenzie <acm@muc.de>
10127
10128 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10129 ("AWK"): Is consistently thus spelled throughout.
10130 (AWK, Pike): Document as "C-like modes".
10131 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10132 (M-x man): Supersedes M-x manual-entry.
10133 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
10134
10135 ("Comments in C"): Delete node; the info is in CC Mode manual.
10136 (c-comment-only-line-offset): Remove description.
10137
10138 (C-c ., C-c C-c): Describe new C Mode bindings.
10139
10140 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10141 (@dfn{Style}, c-default-style, comment-column, comment-padding)
10142 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10143 Amend definitions.
10144
10145 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10146 Describe functions.
10147
10148 (c-comment-start-regexp, c-hanging-comment-ender-p)
10149 (c-hanging-comment-starter-p): Remove obsolete definitions.
10150
10151 * emacs.texi: Remove the menu entry "Comments in C".
10152
10153 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10154
10155 * dired.texi (Dired and Find): `find-ls-option' does not apply to
10156 `M-x locate'.
10157
10158 2004-05-16 Karl Berry <karl@gnu.org>
10159
10160 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10161 makeinfo --html fails.
10162 * help.texi (Help Summary) [@ifnottex]: Likewise.
10163
10164 2004-05-13 Nick Roberts <nickrob@gnu.org>
10165
10166 * building.texi (GDB Graphical Interface): Update and describe
10167 layout first.
10168
10169 2004-05-04 Jason Rumney <jasonr@gnu.org>
10170
10171 * makefile.w32-in: Revert last change.
10172
10173 2004-05-03 Jason Rumney <jasonr@gnu.org>
10174
10175 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10176
10177 2004-04-23 Juanma Barranquero <lektu@terra.es>
10178
10179 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10180
10181 2004-04-18 Juri Linkov <juri@jurta.org>
10182
10183 * fixit.texi (Spelling): Remove file extension from ispell xref.
10184
10185 2004-04-15 Kim F. Storm <storm@cua.dk>
10186
10187 * cmdargs.texi (Initial Options): Add -Q.
10188
10189 2004-04-05 Kim F. Storm <storm@cua.dk>
10190
10191 * custom.texi (File Variables): Add safe-local-eval-forms.
10192
10193 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10194
10195 * files.texi (Reverting): Correct description of revert-buffer's
10196 handling of point.
10197
10198 2004-03-22 Juri Linkov <juri@jurta.org>
10199
10200 * emacs.texi (Top): Add `Misc X'.
10201
10202 * trouble.texi: Fix help key bindings.
10203
10204 * glossary.texi: Improve references.
10205
10206 * help.texi: Sync keywords with finder.el.
10207
10208 * mini.texi (Completion): Add description for menu items.
10209
10210 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10211
10212 * sending.texi (Mail Methods): Fix xref to Message manual.
10213
10214 2004-03-12 Richard M. Stallman <rms@gnu.org>
10215
10216 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10217
10218 2004-03-04 Richard M. Stallman <rms@gnu.org>
10219
10220 * search.texi (Regexps): Explain that ^ and $ have their
10221 special meanings only in certain contexts.
10222
10223 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10224
10225 * mule.texi (Specify Coding): Doc C-x RET F.
10226
10227 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10228 for multiple compile and grep buffers.
10229 (Indirect Buffers): Don't recommand clone-indirect-buffer
10230 for multiple compile and grep buffers.
10231
10232 2004-02-29 Juanma Barranquero <lektu@terra.es>
10233
10234 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10235 Use $(DEL) instead of rm, and ignore exit code.
10236
10237 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10238
10239 * building.texi (Watch Expressions): Update.
10240
10241 2004-02-21 Juri Linkov <juri@jurta.org>
10242
10243 * cmdargs.texi (Action Arguments): Add alias --find-file.
10244 Add --directory, --help, --version. Move text about command-line-args
10245 to Command Arguments.
10246 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10247 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10248 (Window Size X): Join -g and --geometry. Add @cindex.
10249 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10250 (Title X): Remove alias -title.
10251 (Misc X): New node.
10252
10253 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10254
10255 * frames.texi (Drag and drop): Add Motif to list of supported
10256 protocols.
10257
10258 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10259
10260 * frames.texi (Drag and drop): New section.
10261
10262 2004-01-24 Richard M. Stallman <rms@gnu.org>
10263
10264 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10265 Include it only @ifnotinfo. Patch the preceding and following
10266 node headers to point to each other.
10267
10268 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10269
10270 * calendar.texi (Appointments): Update section.
10271
10272 2003-12-29 Kevin Ryde <user42@zip.com.au>
10273
10274 * programs.texi (C Modes): Fix the xref.
10275
10276 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10277
10278 * building.texi (Watch Expressions): Update.
10279 (Commands of GUD): Include use of toolbar + breakpoints set from
10280 fringe/margin.
10281
10282 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10283
10284 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10285 <acm@muc.de>.
10286
10287 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10288
10289 * frames.texi (Dialog Boxes): Add use-file-dialog.
10290
10291 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
10292
10293 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10294 in CC Mode.
10295
10296 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10297
10298 * ack.texi, basic.texi, cmdargs.texi:
10299 * commands.texi, custom.texi, display.texi:
10300 * emacs.texi, files.texi:
10301 * frames.texi, glossary.texi, killing.texi:
10302 * macos.texi, mark.texi, misc.texi, msdog.texi:
10303 * mule.texi, rmail.texi, search.texi:
10304 * sending.texi, text.texi, trouble.texi:
10305 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10306
10307 2003-11-01 Alan Mackenzie <acm@muc.de>
10308
10309 * search.texi (Scrolling During Incremental Search): Document a
10310 new scrolling facility in isearch mode.
10311
10312 2003-10-22 Miles Bader <miles@gnu.org>
10313
10314 * Makefile.in (info): Move before $(top_srcdir)/info.
10315
10316 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10317
10318 * building.texi (Watch Expressions): Update section on data display
10319 to reflect code changes (GDB Graphical Interface).
10320
10321 2003-10-13 Richard M. Stallman <rms@gnu.org>
10322
10323 * xresources.texi (GTK resources): Clean up previous change.
10324
10325 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10326
10327 * xresources.texi (GTK resources): Add a note that some themes
10328 disallow customizations. Add scroll theme example.
10329
10330 2003-09-30 Richard M. Stallman <rms@gnu.org>
10331
10332 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10333
10334 * misc.texi (Saving Emacs Sessions): Shorten the section,
10335 collapsing back into one node.
10336
10337 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10338
10339 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10340
10341 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10342
10343 * xresources.texi (GTK names in Emacs): Correct typo.
10344
10345 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10346
10347 * cmdargs.texi (Font X): Mention new default font.
10348 More fully describe long font names, wildcard patterns and the
10349 problems involved. (Result of discussion on emacs-devel.)
10350
10351 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10352
10353 * emacs.texi (Acknowledgements): Correct typo.
10354
10355 2003-09-22 Richard M. Stallman <rms@gnu.org>
10356
10357 * dired.texi (Misc Dired Commands): New node.
10358 (Dired Navigation): Add dired-goto-file.
10359
10360 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10361
10362 * emacs.texi (Acknowledgements): New node, split from Distribution.
10363
10364 * cmdargs.texi (Action Arguments): -f reads interactive args.
10365
10366 2003-09-08 Lute Kamstra <lute@gnu.org>
10367
10368 * screen.texi (Mode Line): Say that POS comes before LINE.
10369 Mention `size-indication-mode'.
10370 * display.texi (Optional Mode Line):
10371 Document `size-indication-mode'.
10372 * basic.texi (Position Info): Mention `size-indication-mode'.
10373
10374 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10375
10376 * xresources.texi (Resources): Refer to `editres' man page.
10377 (Lucid Resources): Update defaults. Expand description of
10378 `shadowThickness'.
10379
10380 2003-09-04 Miles Bader <miles@gnu.org>
10381
10382 * Makefile.in (top_srcdir): New variable.
10383 ($(top_srcdir)/info): New rule.
10384 (info): Depend on it.
10385
10386 2003-09-03 Peter Runestig <peter@runestig.com>
10387
10388 * makefile.w32-in: New file.
10389
10390 2003-08-29 Richard M. Stallman <rms@gnu.org>
10391
10392 * misc.texi (Saving Emacs Sessions): Correct previous change.
10393
10394 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10395
10396 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10397 (Intro): Include kmacro.texi after fixit.texi instead of after
10398 custom.texi. (As suggested by Kim Storm.)
10399
10400 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10401
10402 * fixit.texi (Fixit): Update `Next' pointer.
10403 * files.texi (Files): Update `Previous' pointer.
10404 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10405 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10406 (Suggested by Kim Storm.)
10407 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10408
10409 2003-08-18 Kim F. Storm <storm@cua.dk>
10410
10411 * kmacro.texi: New file describing enhanced keyboard macro
10412 functionality. Replaces old description in custom.texi.
10413
10414 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10415 (Keyboard Macros): Move to new kmacro.texi file.
10416
10417 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10418
10419 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10420
10421 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10422
10423 2003-08-17 Alex Schroeder <alex@gnu.org>
10424
10425 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10426 required.
10427
10428 2003-08-05 Richard M. Stallman <rms@gnu.org>
10429
10430 * programs.texi (Lisp Indent): Don't describe
10431 lisp-indent-function property here. Use xref to Lisp Manual.
10432
10433 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10434
10435 * calendar.texi (Date Formats): Document changed behavior of
10436 abbreviations.
10437
10438 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10439
10440 * buffers.texi (List Buffers): Fix previous change.
10441
10442 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10443
10444 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10445 List*.
10446
10447 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10448
10449 * display.texi (Font Lock): Fix typo.
10450
10451 2003-07-07 Richard M. Stallman <rms@gnu.org>
10452
10453 * display.texi (Font Lock): Add xref for format info on
10454 font-lock-remove-keywords.
10455
10456 * building.texi (Compilation): Document what happens with asynch
10457 children of compiler process.
10458
10459 * help.texi (Library Keywords): Use @multitable.
10460
10461 2003-06-04 Richard M. Stallman <rms@gnu.org>
10462
10463 * programs.texi (Expressions): Delete C-M-DEL.
10464
10465 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10466 comint-move-point-for-output renamed from
10467 comint-scroll-to-bottom-on-output.
10468
10469 * custom.texi (Init Rebinding): Replace previous change with xref.
10470 (Non-ASCII Rebinding): Explain that issue more briefly here.
10471
10472 2003-05-28 Richard M. Stallman <rms@gnu.org>
10473
10474 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10475
10476 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10477
10478 * building.texi (GDB Graphical Interface): New node.
10479 (Rewritten somewhat by RMS.)
10480
10481 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10482
10483 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10484 non-English letters. Explain how to set coding systems correctly
10485 and how to include the right coding cookie in the file.
10486
10487 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10488
10489 * indent.texi (Indentation): Explain the concepts.
10490 (Just Spaces): Explain why preventing tabs for indentation might
10491 be useful.
10492
10493 2003-04-16 Richard M. Stallman <rms@gnu.org>
10494
10495 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10496
10497 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10498
10499 * cmdargs.texi (General Variables): Document SMTPSERVER.
10500
10501 * sending.texi: Remove SMTP node.
10502 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10503 library.
10504
10505 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10506
10507 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10508
10509 2003-02-22 Simon Josefsson <jas@extundo.com>
10510
10511 * sending.texi (Mail Methods): Add node about SMTP.
10512
10513 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10514
10515 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10516
10517 2003-02-01 Kevin Ryde <user42@zip.com.au>
10518
10519 * glossary.texi (Glossary): Correction to cl cross reference.
10520
10521 2003-01-20 Richard M. Stallman <rms@gnu.org>
10522
10523 * killing.texi (Rectangles): Document C-x c r.
10524
10525 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10526
10527 * xresources.texi (GTK resources): New node.
10528 (GTK widget names): New node.
10529 (GTK names in Emacs): New node.
10530 (GTK styles): New node.
10531
10532 2003-01-09 Francesco Potortì <pot@gnu.org>
10533
10534 * maintaining.texi (Create Tags Table): Add reference to the new
10535 `etags --help --lang=LANG' option.
10536
10537 2002-10-02 Karl Berry <karl@gnu.org>
10538
10539 * emacs.texi: Per rms, update all manuals to use @copying instead of
10540 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10541 where needed for the sake of the HTML output.
10542
10543 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10544
10545 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10546 source files.
10547
10548 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10549
10550 * Makefile.in (emacsman): New target.
10551
10552 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10553
10554 * (Version 21.1 released.)
10555
10556 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10557
10558 * Branch for 21.1.
10559
10560 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10561
10562 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10563
10564 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10565
10566 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10567
10568 1999-07-12 Richard Stallman <rms@gnu.org>
10569
10570 * Version 20.4 released.
10571
10572 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10573
10574 * Makefile.in (INFO_TARGETS): Delete customize.info.
10575 (DVI_TARGETS): Delete customize.dvi.
10576 (../info/customize, customize.dvi): Targets deleted.
10577
10578 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10579
10580 * Version 20.3 released.
10581
10582 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10583
10584 * Makefile.in (EMACSSOURCES): Add mule.texi.
10585 Add msdog.texi, ack.texi. Remove gnu1.texi.
10586
10587 1998-04-06 Andreas Schwab <schwab@gnu.org>
10588
10589 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10590 Use it in dvi targets.
10591
10592 1997-09-23 Paul Eggert <eggert@twinsun.com>
10593
10594 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10595 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10596 (../info/customize): Rename from ../info/custom.
10597
10598 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10599
10600 * Version 20.2 released.
10601
10602 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10603
10604 * Version 20.1 released.
10605
10606 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10607
10608 * Makefile (../info/customize, customize.dvi): New targets.
10609 (INFO_TARGETS): Add ../info/customize.
10610 (DVI_TARGETS): Add customize.dvi.
10611
10612 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10613
10614 * Version 19.33 released.
10615
10616 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10617
10618 * Version 19.32 released.
10619
10620 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10621
10622 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10623
10624 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10625
10626 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10627 Specify -I option.
10628 (All dvi targets): Set the TEXINPUTS variable.
10629
10630 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10631
10632 * Version 19.31 released.
10633
10634 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10635
10636 * Version 19.30 released.
10637
10638 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10639
10640 * Makefile.in (maintainer-clean): Rename from realclean.
10641
10642 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10643
10644 * Makefile.in: New file.
10645 * Makefile: File deleted.
10646
10647 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10648
10649 * Makefile (TEXINDEX_OBJS): Variable deleted.
10650 (texindex, texindex.o, getopt.o): Rules deleted.
10651 All deps on texindex deleted.
10652 (distclean): Don't delete texindex.
10653 (mostlyclean): Don't delete *.o.
10654 * texindex.c, getopt.c: Files deleted.
10655
10656 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10657
10658 * Version 19.26 released.
10659
10660 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10661
10662 * Makefile (EMACSSOURCES): Exclude undo.texi.
10663
10664 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10665
10666 * Version 19.25 released.
10667
10668 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10669
10670 * Version 19.24 released.
10671
10672 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10673
10674 * Version 19.23 released.
10675
10676 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10677
10678 * Makefile: Delete spurious tab.
10679
10680 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10681
10682 * Makefile (.SUFFIXES): New rule.
10683
10684 1993-12-04 Richard Stallman (rms@srarc2)
10685
10686 * getopt.c: New file.
10687 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10688 (getopt.o): New rule.
10689 (dvi): Don't depend on texindex.
10690 (emacs.dvi): Depend on texindex.
10691
10692 1993-12-03 Richard Stallman (rms@srarc2)
10693
10694 * Makefile (TEXI2DVI): New variable.
10695 (emacs.dvi): Add explicit command.
10696 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10697
10698 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10699
10700 * Version 19.22 released.
10701
10702 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10703
10704 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10705
10706 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10707
10708 * Version 19.21 released.
10709
10710 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10711
10712 * Makefile (realclean): Don't delete the Info files.
10713
10714 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10715
10716 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10717 4' where appropriate.
10718
10719 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10720
10721 * Makefile: Fix targets for texindex.
10722
10723 * texindex.c: Include "../src/config.h" if building in emacs.
10724
10725 * Makefile: Change all files to FILENAME.texi, force all targets
10726 to be FILENAME, not FILENAME.info.
10727 Add target to build texindex.c, defining `emacs'.
10728
10729 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10730
10731 * Version 19.19 released.
10732
10733 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10734
10735 * Version 19.18 released.
10736
10737 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10738
10739 * Makefile: Fix source file names of the separate manuals.
10740
10741 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10742
10743 * Version 19.17 released.
10744
10745 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10746
10747 * split-man: Fix typos in last change.
10748
10749 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10750
10751 * Version 19.16 released.
10752
10753 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10754
10755 * version 19.15 released.
10756
10757 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10758
10759 * Makefile (distclean): It's rm, not rf.
10760
10761 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10762
10763 * Version 19.14 released.
10764
10765 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10766
10767 * Makefile: New file.
10768
10769 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10770
10771 * Version 19.13 released.
10772
10773 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10774
10775 * Version 19.9 released.
10776
10777 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10778
10779 * Version 19.8 released.
10780
10781 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10782
10783 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10784
10785 * trouble.texi: It's `enable-flow-control-on', not
10786 `evade-flow-control-on'.
10787
10788 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10789
10790 * display.texi: Document standard-display-european.
10791
10792 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10793
10794 * Version 19.7 released.
10795
10796 * emacs.texi: Add a sentence to the top menu mentioning the
10797 specific version of Emacs this manual applies to.
10798
10799 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10800
10801 * basic.texi: Document next-line-add-lines variable used to
10802 implement down-arrow.
10803
10804 * killing.texi: Document kill-whole-line.
10805
10806 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10807
10808 * text.texi: Update unix TeX ordering information.
10809
10810 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10811
10812 * news.texi: Mention fill-rectangle in keybinding list.
10813
10814 * killing.texi: Document fill-rectangle.
10815
10816 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10817
10818 * vc.texi: Bring the docs up to date with VC 5.2.
10819
10820 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10821
10822 * emacs.tex: Mention blackbox and gomoku under Amusements.
10823 Assembler mode is now mentioned and appropriately indexed
10824 under Programming Modes.
10825
10826 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10827
10828 * emacs.tex: Update TeX ordering information.
10829
10830 1990-06-26 David Lawrence (tale@geech)
10831
10832 * emacs.tex: Note that completion-ignored-extensions is not used
10833 to filter out names when all completions are displayed in
10834 *Completions*.
10835
10836 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10837
10838 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10839
10840 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10841
10842 * emacs.tex: Add @findex grep.
10843
10844 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10845
10846 * emacs.tex: Correct two typos. No other changes before
10847 Version 19 will be made.
10848
10849 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10850
10851 * emacs.tex: Update information for obtaining TeX distribution from the
10852 University of Washington.
10853
10854 ;; Local Variables:
10855 ;; coding: utf-8
10856 ;; End:
10857
10858 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10859
10860 This file is part of GNU Emacs.
10861
10862 GNU Emacs is free software: you can redistribute it and/or modify
10863 it under the terms of the GNU General Public License as published by
10864 the Free Software Foundation, either version 3 of the License, or
10865 (at your option) any later version.
10866
10867 GNU Emacs is distributed in the hope that it will be useful,
10868 but WITHOUT ANY WARRANTY; without even the implied warranty of
10869 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10870 GNU General Public License for more details.
10871
10872 You should have received a copy of the GNU General Public License
10873 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.