]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
9299e138d6470fe2e59778368de23359d789808f
[gnu-emacs] / doc / emacs / ChangeLog
1 2014-12-31 Paul Eggert <eggert@cs.ucla.edu>
2
3 Less 'make' chatter for Emacs doc
4 * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
5 (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
6 (ENVADD, $(buildinfodir)/emacs.info, emacs.html):
7 Use them.
8
9 2014-12-27 Eli Zaretskii <eliz@gnu.org>
10
11 * buffers.texi (Kill Buffer): Improve indexing.
12
13 2014-12-24 Stephen Leake <stephen_leake@stephe-leake.org>
14
15 * trouble.texi: Move user-level information from CONTRIBUTE here.
16
17 2014-12-14 Alan Mackenzie <acm@muc.de>
18
19 * display.texi (Scrolling): fast-but-imprecise-scrolling.
20 Describe new variable.
21
22 2014-12-14 Cameron Desautels <camdez@gmail.com>
23
24 * custom.texi (Saving Customizations): Mention
25 `custom-prompt-customize-unsaved-options'.
26
27 2014-12-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
28
29 * misc.texi (Network Security): Mention the new protocol-level
30 `high' NSM checks.
31
32 2014-12-08 Eric S. Raymond <esr@snark.thyrsus.com>
33
34 * maintaining.texi: Suopport fo Arch has been moved to obosolete,
35 remove references that imply otherwise.
36
37 2014-11-29 Paul Eggert <eggert@cs.ucla.edu>
38
39 Lessen focus on ChangeLog files, as opposed to change log entries.
40 * maintaining.texi (Change Log): Mention that ChangeLog files may
41 be copied to or from a version control system.
42 * trouble.texi (Sending Patches): Point to the commit messages.
43
44 2014-11-29 Eli Zaretskii <eliz@gnu.org>
45
46 * maintaining.texi (Switching Branches): Mention "C-x v r".
47 Correct commands for switching branches in various VCSs.
48
49 2014-11-27 Tassilo Horn <tsdh@gnu.org>
50
51 * misc.texi (DocView Slicing): Describe how to slice with the
52 mouse. Fix command mentioned by slice by BoundingBox paragraph.
53 (Bug#18040)
54
55 2014-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
56
57 * misc.texi (Network Security): Use "untrustworthy" instead of
58 "unsafe".
59
60 2014-11-24 Eli Zaretskii <eliz@gnu.org>
61
62 * misc.texi (Network Security): Improve wording and indexing of
63 last change.
64
65 2014-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
66
67 * misc.texi (Gnus Summary Buffer): Move the Network Security
68 Manager stuff here from the lispref manual.
69
70 2014-11-21 Eli Zaretskii <eliz@gnu.org>
71
72 * maintaining.texi (Version Control Systems): Move "@end itemize"
73 past the last @item.
74
75 2014-11-21 H. Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
76
77 * maintaining.texi (Version Control Systems): Fix a typo.
78
79 2014-11-20 Eric S. Raymond <esr@snark.thyrsus.com>
80
81 * maintaining.texi: Document SRC support.
82
83 2014-11-10 Glenn Morris <rgm@gnu.org>
84
85 * Makefile.in (top_srcdir, version): New, set by configure.
86 (doc-emacsver): New rule.
87 (bootstrap-clean, maintainer-clean): Delete emacsver.texi.
88 (emacsver.texi.in): Rename from emacsver.texi.
89
90 2014-11-09 Juri Linkov <juri@jurta.org>
91
92 * search.texi (Other Repeating Search): Add documentation for
93 multi-isearch-files and multi-isearch-files-regexp. (Bug#13592)
94
95 2014-11-09 Glenn Morris <rgm@gnu.org>
96
97 * Makefile.in (version): Remove variable.
98 (clean): No longer delete dist tarfile.
99 (dist): Remove rule; replace with code in admin.el.
100
101 2014-11-03 Glenn Morris <rgm@gnu.org>
102
103 * programs.texi (Misc for Programs): Fix typo.
104
105 2014-10-30 Eli Zaretskii <eliz@gnu.org>
106
107 * frames.texi (Scroll Bars): Improve indexing of faces.
108
109 * killing.texi (Secondary Selection): Improve indexing of faces.
110
111 * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
112
113 * display.texi (Standard Faces, Text Display)
114 (Useless Whitespace): Improve indexing of faces.
115
116 * frames.texi (Frame Commands): Document and index
117 'frame-resize-pixelwise'.
118
119 * windows.texi (Split Window): Document and index
120 'window-resize-pixelwise'.
121
122 2014-10-22 Tassilo Horn <tsdh@gnu.org>
123
124 * misc.texi (Document View): Adapt to latest doc-view changes wrt
125 viewing the document's plain text contents.
126
127 2014-10-20 Glenn Morris <rgm@gnu.org>
128
129 * Merge in all changes up to 24.4 release.
130
131 2014-10-13 Glenn Morris <rgm@gnu.org>
132
133 * Makefile.in (dist): Update for new output variables.
134
135 2014-10-12 Paul Eggert <eggert@cs.ucla.edu>
136
137 * macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
138 (Mac / GNUstep Customization): Mac OS X 10.6 or later now required.
139
140 2014-10-09 Glenn Morris <rgm@gnu.org>
141
142 * package.texi (Package Menu): The package list was changed to not
143 say "unsigned" any more.
144
145 2014-10-05 Glenn Morris <rgm@gnu.org>
146
147 * misc.texi (Sorting):
148 * search.texi (Query Replace): Markup fixes.
149
150 2014-10-04 Martin Rudalics <rudalics@gmx.at>
151
152 * frames.texi (Scroll Bars): Describe use of horizontal scroll bars.
153
154 2014-10-04 Glenn Morris <rgm@gnu.org>
155
156 * cmdargs.texi (Misc X):
157 * display.texi (Optional Mode Line):
158 * misc.texi (emacsclient Options):
159 * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
160
161 * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
162 (CUA Bindings): Mention rectangle-mark-mode.
163
164 2014-10-03 Martin Rudalics <rudalics@gmx.at>
165
166 * frames.texi (Frame Commands):
167 * cmdargs.texi (Window Size X): Mention the use of
168 `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
169
170 2014-10-02 Glenn Morris <rgm@gnu.org>
171
172 * package.texi (Package Installation): Mention etc/package-keyring.gpg.
173
174 2014-09-29 Eli Zaretskii <eliz@gnu.org>
175
176 * emacsver.texi (EMACSVER): Bump to 20.0.50.
177
178 2014-09-15 Daniel Colascione <dancol@dancol.org>
179
180 * regs.texi (Text Registers): Update end-user documentation
181 to reflect `insert-register' interface change.
182
183 2014-08-07 Reuben Thomas <rrt@sc3d.org>
184
185 * programs.texi (Program Modes): Don't advertise VMS DCL support
186 any more.
187
188 2014-08-07 Reuben Thomas <rrt@sc3d.org>
189
190 Refer to MS-DOS using the same name everywhere.
191
192 * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
193 become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
194 * emacs-xtra.texi: ditto.
195 * emacs.texi: ditto.
196 * makefile.w32-in: ditto.
197 * msdog-xtra.texi: ditto, and rename file.
198 * msdog.texi: ditto, and rename file.
199
200 2014-07-21 Glenn Morris <rgm@gnu.org>
201
202 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
203
204 2014-07-09 Juri Linkov <juri@jurta.org>
205
206 * search.texi (Regexp Search): Update lax space matching that is
207 not active in regexp search by default now. (Bug#17901)
208
209 2014-07-03 Glenn Morris <rgm@gnu.org>
210
211 * help.texi (Misc Help):
212 * trouble.texi (Checklist): "Online" help doesn't mean what it
213 used to any more.
214
215 2014-06-23 Glenn Morris <rgm@gnu.org>
216
217 * Makefile.in (%.texi): Disable implicit rules.
218 (mkinfodir): Remove.
219 (.dvi.ps): Replace with pattern rule.
220 (${buildinfodir}): New rule.
221 ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
222 Use $<.
223 (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
224 Use $<.
225 (%.ps): New rule.
226
227 2014-06-15 Glenn Morris <rgm@gnu.org>
228
229 * Makefile.in (bootstrap-clean): New.
230
231 2014-06-10 Glenn Morris <rgm@gnu.org>
232
233 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
234 (INFO_OPTS): Set directly rather than with configure.
235
236 2014-06-08 Glenn Morris <rgm@gnu.org>
237
238 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
239 * misc.texi (emacsclient Options): Copyedit.
240
241 * buffers.texi (Uniquify): Copyedits.
242 * files.texi (Visiting): Update for uniquify changes.
243
244 * dired.texi (Marks vs Flags):
245 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
246
247 * help.texi (Help, Misc Help): Copyedits.
248
249 * screen.texi (Menu Bar): Copyedits.
250 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
251
252 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
253 * cmdargs.texi (Window Size X): Copyedits.
254
255 * ack.texi (Acknowledgments):
256 * emacs.texi (Acknowledgments): Updates.
257
258 2014-06-08 Glenn Morris <rgm@gnu.org>
259
260 * ack.texi (Acknowledgments):
261 * emacs.texi (Acknowledgments): Updates.
262
263 * programs.texi (Prettifying Symbols): Remove node.
264 (Misc for Programs): Mention more briefly here.
265 * emacs.texi (Top): Update menu.
266
267 * package.texi (Package Menu, Package Installation):
268 Mention signed packages.
269 (Package Installation): Mention package-pinned-packages.
270
271 2014-06-02 Glenn Morris <rgm@gnu.org>
272
273 * ack.texi (Acknowledgments): Remove some obsolete items.
274 * misc.texi [iftex]: Update chapter summary.
275 (Emulation): Remove section.
276
277 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
278 (Customization options specific to Mac OS / GNUstep): Remove section.
279
280 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
281
282 2014-05-26 Eli Zaretskii <eliz@gnu.org>
283
284 * frames.texi (Fonts): Clarify which frames are affected by
285 setting font from the menu and in default-frame-alist.
286 (Bug#17532)
287
288 2014-05-14 Eli Zaretskii <eliz@gnu.org>
289
290 * mule.texi (Language Environments): Remove unused @anchor. (Bug#17479)
291
292 2014-05-04 Eli Zaretskii <eliz@gnu.org>
293
294 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
295 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
296 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
297 Improve indexing.
298
299 2014-05-04 Leo Liu <sdl.web@gmail.com>
300
301 * cal-xtra.texi (Non-Gregorian Diary): Document new features for
302 Chinese calendar and diary.
303
304 2014-04-30 Eli Zaretskii <eliz@gnu.org>
305
306 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
307 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
308
309 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
310 and @key.
311
312 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
313 and @key.
314
315 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
316
317 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
318
319 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
320 @kbd and @key.
321
322 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
323 @key.
324
325 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
326 @kbd and @key.
327
328 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
329 @kbd and @key.
330
331 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
332 (MS-DOS Processes): Fix usage of @kbd and @key.
333
334 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
335 @key.
336
337 * mini.texi (Completion Commands, Minibuffer History): Fix usage
338 of @kbd and @key.
339
340 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
341 @key.
342
343 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
344 @kbd and @key.
345
346 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
347
348 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
349
350 * glossary.texi (Glossary): Fix usage of @kbd and @key.
351
352 * frames.texi (Speedbar): Fix usage of @kbd and @key.
353
354 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
355 (Filesets): Fix usage of @kbd and @key.
356
357 * display.texi (View Mode): Fix usage of @kbd and @key.
358
359 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
360
361 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
362 (Init Syntax): Fix usage of @kbd and @key.
363
364 * commands.texi (User Input): Fix usage of @kbd and @key.
365
366 * calendar.texi (Counting Days, General Calendar): Fix usage of
367 @kbd and @key.
368
369 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
370
371 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
372 @key.
373
374 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
375 @kbd and @key.
376
377 * anti.texi (Antinews): Fix usage of @kbd and @key.
378
379 * sending.texi (Mail Signature): Document signature variables used
380 by Message mode. (Bug#17308)
381
382 2014-04-22 Eli Zaretskii <eliz@gnu.org>
383
384 * buffers.texi (Uniquify): Clarify the default uniquification.
385
386 * indent.texi (Tab Stops): Improve wording.
387
388 * cmdargs.texi (General Variables): Improve docs of
389 EMACSLOADPATH. Index all the environment variables.
390 (Misc Variables): Index all the environment variables.
391
392 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
393
394 * Makefile.in (infoclean): Be consistent about reporting failures.
395 Do not fail merely because the info directory does not exist,
396 but do fail if it exists and can't be cleaned.
397
398 2014-04-16 Eli Zaretskii <eliz@gnu.org>
399
400 * display.texi (Cursor Display): Explain better how to customize
401 'blink-cursor-blinks'.
402
403 2014-04-07 Glenn Morris <rgm@gnu.org>
404
405 * trouble.texi (Checklist): Dribble files may contain passwords.
406
407 * files.texi (Backup Names):
408 * arevert-xtra.texi (Supporting additional buffers):
409 Update for default values of some -function vars no longer being nil.
410 (Supporting additional buffers):
411 Update for buffer-stale-function also applying to file-buffers.
412
413 2014-03-28 Glenn Morris <rgm@gnu.org>
414
415 * custom.texi (Terminal Init): Mention term-file-aliases.
416
417 2014-03-26 Glenn Morris <rgm@gnu.org>
418
419 * ack.texi (Acknowledgments): Remove reference to obsolete file.
420
421 2014-03-22 Glenn Morris <rgm@gnu.org>
422
423 * help.texi (Help Files): Update C-h g description.
424
425 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
426
427 * programs.texi (Matching): Update the missed spot. (Bug#17008)
428
429 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
430
431 * programs.texi (Matching): Update WRT to the new
432 `blink-matching-paren' behavior.
433
434 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
435
436 * mule.texi (International, Language Environments):
437 Update the list of language environments to what Emacs currently
438 supports. Add the full list to the index. Suggest C-h L for
439 details rather than trying to give very brief details here.
440
441 2014-03-12 Glenn Morris <rgm@gnu.org>
442
443 * cmdargs.texi (General Variables): Don't mention INCPATH,
444 from the obsolete complete.el.
445
446 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
447
448 * mule.texi (International Chars): Adjust C-u C-x = description.
449 Change it to match Emacs's current behavior. Also, change the
450 example to use ê instead of À, as the isolated grave accent in the
451 latter's decomposition listing was confusingly transliterated to
452 left single quote in the PDF version of the manual.
453
454 2014-03-12 Glenn Morris <rgm@gnu.org>
455
456 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
457 handling of frames.
458
459 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
460
461 2014-03-02 Xue Fuqiao <xfq@gnu.org>
462
463 * mark.texi (Mark):
464 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
465
466 2014-03-01 Glenn Morris <rgm@gnu.org>
467
468 * search.texi (Query Replace): Mention search-invisible.
469 * text.texi (Outline Visibility): Mention search-invisible
470 also affects query-replace.
471
472 2014-02-28 Xue Fuqiao <xfq@gnu.org>
473
474 * emacs.texi (Top):
475 * programs.texi (Programs, Prettifying Symbols):
476 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
477
478 * misc.texi (Saving Emacs Sessions):
479 Document some new desktop user options.
480
481 2014-02-27 Xue Fuqiao <xfq@gnu.org>
482
483 * programs.texi (Basic Indent, Other C Commands):
484 Fix the description of RET and `C-j'.
485
486 * indent.texi (Indentation Commands): Move the description of
487 `C-j' from here...
488 * basic.texi (Inserting Text): ... to here.
489
490 2014-02-25 Glenn Morris <rgm@gnu.org>
491
492 * custom.texi (Terminal Init):
493 Replace term-setup-hook with tty-setup-hook.
494
495 2014-02-23 Glenn Morris <rgm@gnu.org>
496
497 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
498
499 2014-02-20 Glenn Morris <rgm@gnu.org>
500
501 * search.texi (Special Isearch): Mention invisible text.
502 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
503
504 2014-02-18 Glenn Morris <rgm@gnu.org>
505
506 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
507 gnu.org version of etc/CONTRIBUTE in html output.
508
509 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
510
511 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
512
513 * programs.texi (Matching): Fix typo.
514
515 * killing.texi (CUA Bindings): Document the new relationship between
516 cua-mode and delete-selection mode.
517 (CUA Bindings): Mention that rectangle mode can be used on its own.
518
519 2014-02-14 Glenn Morris <rgm@gnu.org>
520
521 * regs.texi (Configuration Registers): Update C-x r f binding.
522
523 2014-02-12 Glenn Morris <rgm@gnu.org>
524
525 * mini.texi (Completion Options): No longer mention icomplete,
526 which has its own section now.
527 * modes.texi (Minor Modes): Update Icomplete xref.
528
529 * help.texi (Package Keywords): Mention describe-package buttons.
530
531 * package.texi (Package Menu): Mention package-menu-filter.
532
533 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
534
535 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
536
537 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
538
539 * dired.texi (Hiding Subdirectories): Mention the node for
540 deleting subdirectories (bug#11743).
541
542 2014-02-09 Glenn Morris <rgm@gnu.org>
543
544 * programs.texi (MixedCase Words): Rename node from "Glasses".
545 Move Subword mode here from "Other C Commands" node.
546 (Misc for Programs): Mention Superword mode.
547 * emacs.texi: Update menu.
548
549 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
550
551 * regs.texi (File Registers): Clarify metasyntactical variables
552 (bug#13565).
553
554 * search.texi (Search Case): Rearrange text slightly to make it
555 obvious that `M-c' also toggles sensitivity if `case-fold-search'
556 is nil (bug#14726).
557
558 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
559 (bug#16376).
560
561 2014-02-07 Glenn Morris <rgm@gnu.org>
562
563 * display.texi (Highlight Interactively):
564 Mention hi-lock-auto-select-face.
565
566 * anti.texi (Antinews): Fix typo.
567
568 * ack.texi (Acknowledgments): No longer mention obsolete files.
569
570 2014-02-02 Glenn Morris <rgm@gnu.org>
571
572 * regs.texi (Registers): Mention previewing.
573
574 2014-01-29 Glenn Morris <rgm@gnu.org>
575
576 * killing.texi (Deletion): Mention cycle-spacing.
577
578 2014-01-28 Glenn Morris <rgm@gnu.org>
579
580 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
581
582 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
583
584 2014-01-27 Glenn Morris <rgm@gnu.org>
585
586 * dired.texi (Misc Dired Features): Copyedits for hide-details.
587
588 * buffers.texi (List Buffers): Tiny edit.
589
590 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
591
592 2014-01-26 Glenn Morris <rgm@gnu.org>
593
594 * ack.texi (Acknowledgments):
595 * programs.texi (Program Modes):
596 Update for delphi.el -> opascal.el renaming.
597
598 * misc.texi (Sorting): Add findex for reverse-region.
599
600 * killing.texi (Deletion): Mention delete-duplicate-lines.
601
602 2014-01-24 Glenn Morris <rgm@gnu.org>
603
604 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
605 terminal.el.
606
607 * files.texi (Interlocking): Copyedit.
608
609 2014-01-23 Glenn Morris <rgm@gnu.org>
610
611 * building.texi (Lisp Eval): Update prefix argument behavior
612 of eval-expression, eval-last-sexp.
613
614 2014-01-17 Bastien Guerry <bzg@gnu.org>
615
616 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
617
618 2014-01-15 Glenn Morris <rgm@gnu.org>
619
620 * files.texi (File Conveniences):
621 * misc.texi (EWW): Copyedits.
622
623 2014-01-10 Glenn Morris <rgm@gnu.org>
624
625 * emacs.texi (Distrib): Add donate URL. Add anchor.
626
627 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
628
629 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
630 `dired-hide-details-hide-symlink-targets', and
631 `dired-hide-details-hide-information-lines'.
632
633 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
634
635 * emacs.texi: Add EWW.
636 * misc.texi (EWW): Document EWW.
637
638 2014-01-09 Glenn Morris <rgm@gnu.org>
639
640 * trouble.texi (Service): Refer to online service directory
641 rather than etc/SERVICE.
642
643 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
644
645 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
646
647 * files.texi (File Conveniences): Document `image-next-frame',
648 `image-previous-frame', `image-goto-frame',
649 `image-increase-speed', `image-decrease-speed',
650 `image-reverse-speed', and `image-reset-speed'.
651
652 2014-01-07 Bastien Guerry <bzg@gnu.org>
653
654 * buffers.texi (Buffers): Fix display of @math content by using
655 nested braces. (Bug#16389)
656
657 2014-01-07 Chong Yidong <cyd@gnu.org>
658
659 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
660 (Word Search): Document incremental word search changes.
661 (Isearch Yank): Document M-s C-e with a prefix argument.
662
663 2014-01-07 Glenn Morris <rgm@gnu.org>
664
665 * cal-xtra.texi (Calendar Customizing):
666 Mention calendar-day-header-array.
667
668 2013-12-28 Glenn Morris <rgm@gnu.org>
669
670 * trouble.texi (Understanding Bug Reporting): Brevity.
671
672 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
673
674 * mini.texi (Completion Options): Add a link to Shell Options.
675 * misc.texi (Shell Mode): Move documentation of
676 shell-completion-fignore from Shell Mode to Shell Options.
677
678 2013-12-26 João Távora <joaotavora@gmail.com>
679
680 * emacs.texi (Matching): Describe new features of Electric Pair mode.
681
682 2013-12-25 Chong Yidong <cyd@gnu.org>
683
684 * glossary.texi (Glossary): Define MULE in modern terms.
685
686 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
687
688 * files.texi (Diff Mode): Add an index.
689
690 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
691
692 * trouble.texi (Understanding Bug Reporting): Minor update.
693 (Checklist): Fix a cross-reference.
694
695 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
696
697 * regs.texi (Bookmarks): Document `bookmark-default-file'.
698
699 * misc.texi (Shell Mode): Add a cross-reference.
700
701 * building.texi (Lisp Eval): Add an index.
702
703 2013-12-22 Glenn Morris <rgm@gnu.org>
704
705 * entering.texi (Entering Emacs): Typo fix.
706
707 * calendar.texi (General Calendar):
708 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
709
710 2013-12-22 Eli Zaretskii <eliz@gnu.org>
711
712 * regs.texi (Keyboard Macro Registers): Fix last change.
713
714 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
715
716 * search.texi (Special Isearch, Query Replace): Document negative
717 argument of replacement commands.
718 (Symbol Search): Document `isearch-forward-symbol-at-point'.
719
720 * files.texi (File Conveniences): Document `image-next-file' and
721 `image-previous-file'.
722
723 * display.texi (Optional Mode Line): Fix an index.
724
725 * regs.texi (File Registers): Document `kmacro-to-register'.
726
727 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
728
729 * frames.texi (Scroll Bars):
730 Document `scroll-bar-adjust-thumb-portion'.
731
732 2013-12-21 Chong Yidong <cyd@gnu.org>
733
734 * indent.texi (Indentation Commands): Document C-x TAB changes.
735
736 2013-12-20 Tassilo Horn <tsdh@gnu.org>
737
738 * calendar.texi, display.texi, help.texi, rmail.texi:
739 Document `S-SPC' as alternative to scrolling down with `DEL'.
740
741 * frames.texi: Document `toggle-frame-maximized' and
742 `toggle-frame-fullscreen' with their respective keys.
743
744 * buffers.texi: Document buffer name uniquification changes.
745
746 * indent.texi: Document that `electric-indent-mode' is enabled by
747 default.
748
749 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
750
751 * buffers.texi: Update list-buffers "screenshot" to show Messages
752 as major-mode.
753
754 * entering.texi: Document `initial-buffer-choice' changes.
755
756 * misc.texi (emacsclient Options):
757 Document `initial-buffer-choice' changes.
758
759 * help.texi: Document that `?' now also shows subcommands of
760 prefix keys.
761
762 2013-12-17 Chong Yidong <cyd@gnu.org>
763
764 * killing.texi (Appending Kills): Note that append-next-kill can
765 prepend the kill.
766
767 2013-12-12 Eli Zaretskii <eliz@gnu.org>
768
769 * mule.texi (File Name Coding): Document file-name encoding
770 peculiarities on MS-Windows.
771
772 2013-12-12 Glenn Morris <rgm@gnu.org>
773
774 * emacs.texi: Sync direntry with info/dir version.
775
776 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
777
778 * msdog.texi (Windows Keyboard): Fix typo.
779
780 2013-11-30 Glenn Morris <rgm@gnu.org>
781
782 * Makefile.in (distclean): Remove Makefile.
783
784 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
785
786 * buffers.texi (Icomplete): Rename from Iswitchb and
787 rewrite accordingly.
788
789 2013-11-23 Glenn Morris <rgm@gnu.org>
790
791 * cmdargs.texi (General Variables):
792 Empty elements in EMACSLOADPATH now mean the default load-path.
793
794 2013-11-21 Glenn Morris <rgm@gnu.org>
795
796 * cmdargs.texi (Action Arguments): Use path-separator with -L.
797
798 2013-11-04 Glenn Morris <rgm@gnu.org>
799
800 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
801
802 2013-11-02 Glenn Morris <rgm@gnu.org>
803
804 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
805
806 2013-10-23 Glenn Morris <rgm@gnu.org>
807
808 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
809 Nuke @refill.
810
811 * Makefile.in (install-dvi, install-html, install-pdf)
812 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
813 (uninstall-pdf): Quote entities that might contain whitespace.
814
815 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
816
817 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
818 Remove @refill.
819
820 2013-10-13 Glenn Morris <rgm@gnu.org>
821
822 * ack.texi (Acknowledgments): Comment out old alpha stuff.
823
824 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
825
826 * calendar.texi (Special Diary Entries): Remove @refill.
827
828 2013-10-13 Glenn Morris <rgm@gnu.org>
829
830 * display.texi (Text Scale): Update text-scale-adjust details.
831
832 * ack.texi (Acknowledgments):
833 * emacs.texi (Acknowledgments): Use accented form of some names.
834
835 2013-10-08 Eli Zaretskii <eliz@gnu.org>
836
837 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
838 name. (Bug#15557)
839
840 Support menus on text-mode terminals.
841 * screen.texi (Menu Bar): Adapt to TTY menus.
842
843 * frames.texi (Frames): Mention menu support on text terminals.
844
845 * files.texi (Visiting): Mention the "File" menu-bar menu.
846
847 * display.texi (Standard Faces): Mention TTY faces for menus.
848
849 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
850
851 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
852
853 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
854
855 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
856
857 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
858
859 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
860
861 * emacs.texi (Intro): Minor cleanup.
862
863 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
864
865 * fixit.texi (Transpose, Fixing Case): Remove @refill.
866
867 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
868
869 * maintaining.texi (VC Directory Commands): Add keybinding for
870 vc-log-incoming in vc-dir.
871 (Log Buffer): Use @emph instead of @strong.
872
873 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
874
875 * text.texi (Enriched Justification): Explain values of default-justification.
876
877 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
878
879 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
880
881 2013-08-31 Ulrich Müller <ulm@gentoo.org>
882
883 * xresources.texi (Motif Resources):
884 Rename from LessTif Resources. Update xrefs. (Bug#15145)
885 * emacs.texi: Update menu.
886
887 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
888
889 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
890 for portability to hosts where /bin/sh has problems.
891
892 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
893
894 * text.texi (Enriched Justification): Minor fixes.
895
896 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
897
898 * files.texi (Filesets): Add an index.
899
900 2013-08-12 Glenn Morris <rgm@gnu.org>
901
902 * macos.texi (GNUstep Support):
903 * trouble.texi (Checklist, Contributing, Service):
904 Avoid mailto: in html output.
905
906 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
907 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
908 (INSTALL_DATA): New, set by configure.
909 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
910 New variables.
911 (.SUFFIXES): Add .ps and .dvi.
912 (.dvi.ps): New suffix rule.
913 (dvi, html, pdf, ps): Use *_TARGETS variables.
914 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
915 (emacs.html): Use HTML_OPTS.
916 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
917 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
918 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
919 uninstall-ps, and uninstall-doc.
920 (install-dvi, install-html, install-pdf, install-ps, install-doc)
921 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
922 (uninstall-doc): New rules.
923
924 2013-07-31 Eli Zaretskii <eliz@gnu.org>
925
926 * emacs.texi (Top): Remove menu item for the removed "Disabling
927 Multibyte" node.
928
929 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
930
931 * rmail.texi (Rmail Coding): Move here from mule.texi.
932
933 * custom.texi (Specifying File Variables): Fix cross-references.
934
935 * mule.texi (Unibyte Mode): Fix cross-references.
936 (Disabling Multibyte): Remove.
937
938 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
939
940 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
941 (Mayan Calendar): Move here from calendar.texi.
942 * emacs.texi (Top): Update menu.
943
944 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
945
946 * emacs.texi (Top): Add menu entry.
947
948 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
949 (VC Directory Commands): Add vc-dir-ignore.
950
951 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
952
953 * glossary.texi (Glossary): Add some entries.
954
955 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
956
957 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
958 vc-dir. (Bug#14948)
959
960 2013-07-26 Eli Zaretskii <eliz@gnu.org>
961
962 * display.texi (Fringes): Document the variable fringe-mode.
963 (Bug#14946)
964
965 2013-07-03 Glenn Morris <rgm@gnu.org>
966
967 * maintaining.texi (EDE): Fix cross-reference.
968
969 * programs.texi (Program Modes): Fix emacs-xtra reference.
970
971 * help.texi (Misc Help): Index describe-syntax.
972
973 2013-06-29 Eli Zaretskii <eliz@gnu.org>
974
975 * basic.texi (Moving Point): Document visual-order-cursor-movement
976 and its effect on right-char and left-char.
977
978 2013-06-28 Glenn Morris <rgm@gnu.org>
979
980 * ack.texi (Acknowledgments): Small update.
981
982 2013-06-19 Glenn Morris <rgm@gnu.org>
983
984 * Makefile.in (dist): Edit more configure variables.
985 Try to check that we do not miss any in future.
986
987 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
988
989 * vc1-xtra.texi (Revision Tags): Add a cross reference.
990 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
991
992 2013-06-11 Glenn Morris <rgm@gnu.org>
993
994 * maintaining.texi (VC Directory Commands): Copyedit.
995 (Branches): Put back milder version of pre 2013-06-07 text.
996
997 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
998
999 * maintaining.texi (Branches): Remove text copied from other sources.
1000
1001 2013-06-05 Alan Mackenzie <acm@muc.de>
1002
1003 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
1004 (Not Exiting Isearch): Document new user option
1005 `isearch-allow-prefix'. (Bug#9706)
1006
1007 2013-06-03 Juri Linkov <juri@jurta.org>
1008
1009 * display.texi (Highlight Interactively): Add global keybindings
1010 with the key prefix `M-s h'. Document old command `highlight-phrase'.
1011 Document new command `highlight-symbol-at-point'.
1012
1013 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
1014
1015 * maintaining.texi (Branches): Add motivations for branching.
1016 (VC Mode Line): Fix typo.
1017 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
1018 prefix argument.
1019
1020 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
1021
1022 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
1023 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
1024 autolaunching of the D-Bus session bus.
1025
1026 2013-06-01 Glenn Morris <rgm@gnu.org>
1027
1028 * programs.texi (Semantic): Fix typo.
1029
1030 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
1031
1032 * maintaining.texi (Types of Log File): Supplement some
1033 information of change log files.
1034
1035 2013-05-15 Juri Linkov <juri@jurta.org>
1036
1037 * search.texi (Repeat Isearch): Mention key `RET' to finish
1038 editing the string. (Bug#13348)
1039
1040 2013-05-14 Glenn Morris <rgm@gnu.org>
1041
1042 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
1043
1044 2013-05-09 Glenn Morris <rgm@gnu.org>
1045
1046 * sending.texi (Mail Sending): Fix typo.
1047
1048 * windows.texi (Change Window): Fix typo.
1049
1050 * custom.texi (Changing a Variable): Fix typo.
1051
1052 * trouble.texi (Contributing): Remove obsolete info re pretesters.
1053
1054 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
1055
1056 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
1057 * cmdargs.texi (Initial Options):
1058 * files.texi (Customize Save): Document this.
1059
1060 2013-05-04 Glenn Morris <rgm@gnu.org>
1061
1062 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
1063
1064 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1065
1066 doc: convert some TeX accents to UTF-8
1067 * ack.texi (Acknowledgments):
1068 * emacs.texi (Acknowledgments):
1069 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
1070 Apparently the TeX accents cause problems when generating gnu.org
1071 web pages, e.g., @l{} is rendered as '/l' on
1072 <http://www.gnu.org/software/emacs/manual/html_node/
1073 emacs/Acknowledgments.html>.
1074
1075 2013-03-16 Glenn Morris <rgm@gnu.org>
1076
1077 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
1078
1079 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1080
1081 Prefer UTF-8 for documentation.
1082 With GNU Texinfo 5.0, this generates nicer-looking info files,
1083 since they can use curly quotes. With older Texinfo it doesn't matter.
1084 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
1085 Switch from Latin-1 to UTF-8.
1086
1087 2013-02-28 Bastien Guerry <bzg@gnu.org>
1088
1089 * xresources.texi (GTK resources): Fix broken link.
1090
1091 2013-02-25 Eli Zaretskii <eliz@gnu.org>
1092
1093 * files.texi (Interlocking): Don't refer to symlinks as the
1094 exclusive means of locking files.
1095
1096 2013-02-22 Glenn Morris <rgm@gnu.org>
1097
1098 * ack.texi (Acknowledgments):
1099 * emacs.texi (Acknowledgments): Small updates.
1100
1101 2013-02-21 Glenn Morris <rgm@gnu.org>
1102
1103 * files.texi (File Conveniences): Not just GIFs can be animated.
1104
1105 2013-02-13 Glenn Morris <rgm@gnu.org>
1106
1107 * ack.texi (Acknowledgments): Don't mention yow any more.
1108
1109 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
1110
1111 * cmdargs.texi (General Variables):
1112 Fix TMPDIR documentation to match the code's behavior.
1113
1114 2013-02-10 Glenn Morris <rgm@gnu.org>
1115
1116 * trouble.texi (Checklist): Update bug keybinding.
1117
1118 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1119
1120 * msdog.texi (Text and Binary): Delete the description of
1121 file-name-buffer-file-type-alist.
1122
1123 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
1124
1125 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
1126 Without it, I don't see function names. Older addr2line
1127 implementations will die out sooner or later, so tailor the
1128 first suggestion to recent addr2line, with a followup about
1129 older ones.
1130
1131 2013-01-19 Glenn Morris <rgm@gnu.org>
1132
1133 * custom.texi (Directory Variables): Fix paren typo.
1134
1135 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
1136
1137 * custom.texi (Custom Themes): Fix typo.
1138
1139 2013-01-07 Bastien Guerry <bzg@gnu.org>
1140
1141 * help.texi (Apropos): Document `apropos-user-option' and update
1142 the doc for `apropos-variable'.
1143
1144 2013-01-05 Glenn Morris <rgm@gnu.org>
1145
1146 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1147
1148 2012-12-21 Glenn Morris <rgm@gnu.org>
1149
1150 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1151 Simply include doclicense.
1152
1153 2012-12-21 Chong Yidong <cyd@gnu.org>
1154
1155 * frames.texi (Mouse Commands): Fix description of the effect of
1156 mouse dragging (Bug#13049).
1157
1158 2012-12-15 Juri Linkov <juri@jurta.org>
1159
1160 * misc.texi (Recursive Edit): Add a link to "Query Replace".
1161 (Bug#13181)
1162
1163 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
1164
1165 * killing.texi (Deletion): Doc fix (Bug#12748).
1166
1167 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1168
1169 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1170 These are just minor editorial changes.
1171
1172 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
1173
1174 * vc1-xtra.texi (General VC Options): Remove obsolete reference
1175 to `vc-path'.
1176
1177 2012-12-03 Chong Yidong <cyd@gnu.org>
1178
1179 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1180
1181 2012-12-02 Kevin Ryde <user42@zip.com.au>
1182
1183 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1184
1185 2012-12-01 Kevin Ryde <user42@zip.com.au>
1186
1187 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1188
1189 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1190
1191 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1192 These are just minor editorial changes.
1193
1194 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1195
1196 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1197 clarifications (Bug#12865).
1198 (Horizontal Scrolling): Clarifications.
1199
1200 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1201
1202 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1203
1204 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1205
1206 * trouble.texi (Crashing): Add information about MS-Windows and
1207 the emacs_backtrace.txt file. (Bug#12908)
1208
1209 2012-11-13 Chong Yidong <cyd@gnu.org>
1210
1211 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1212 actually named gdb-stopped-functions.
1213
1214 2012-11-13 Glenn Morris <rgm@gnu.org>
1215
1216 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1217
1218 2012-11-10 Glenn Morris <rgm@gnu.org>
1219
1220 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1221
1222 * emacs.texi (Acknowledgments): Add profiler author.
1223 * ack.texi (Acknowledgments): Add some recent contributions.
1224
1225 2012-11-10 Chong Yidong <cyd@gnu.org>
1226
1227 * files.texi (Diff Mode): Doc fixes for
1228 diff-delete-trailing-whitespace (Bug#12831).
1229
1230 * trouble.texi (Crashing): Copyedits.
1231
1232 2012-11-10 Glenn Morris <rgm@gnu.org>
1233
1234 * files.texi (Diff Mode): Trailing whitespace updates.
1235
1236 2012-11-10 Chong Yidong <cyd@gnu.org>
1237
1238 * misc.texi (Terminal emulator): Document Term mode faces.
1239
1240 * mini.texi (Basic Minibuffer): New node.
1241 Document minibuffer-electric-default-mode.
1242
1243 * display.texi (Visual Line Mode): Fix index entry.
1244
1245 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1246 and index the keybindings. Document tabulated-list-sort.
1247 (Kill Buffer): Capitalize Buffer Menu.
1248
1249 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1250
1251 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1252
1253 * display.texi (Auto Scrolling): Clarify that scroll-step is
1254 ignored when scroll-conservatively is set to a non-zero value.
1255 (Bug#12801)
1256
1257 2012-11-10 Chong Yidong <cyd@gnu.org>
1258
1259 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1260
1261 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1262
1263 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1264
1265 2012-10-29 Chong Yidong <cyd@gnu.org>
1266
1267 * dired.texi (Shell Commands in Dired): Document changes to the
1268 dired-do-async-shell-command.
1269
1270 2012-10-28 Glenn Morris <rgm@gnu.org>
1271
1272 * ack.texi (Acknowledgments): Mention gv.el.
1273
1274 2012-10-27 Bastien Guerry <bzg@gnu.org>
1275
1276 * screen.texi (Menu Bar): Fix typo.
1277
1278 2012-10-27 Chong Yidong <cyd@gnu.org>
1279
1280 * frames.texi (Mouse Avoidance): Mention new variable
1281 mouse-avoidance-banish-position.
1282
1283 * programs.texi (Which Function): Which Function mode now works in
1284 all major modes by default.
1285
1286 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1287
1288 * files.texi (Misc File Ops): Symbolic links on Windows only work
1289 on Vista and later.
1290
1291 * building.texi (Compilation): Document compilation-always-kill.
1292
1293 * search.texi (Symbol Search): New node.
1294
1295 * package.texi (Package Menu): Document the "new" status.
1296
1297 * windows.texi (Window Choice): Don't refer to the obsolete
1298 special-display feature.
1299
1300 2012-10-24 Chong Yidong <cyd@gnu.org>
1301
1302 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1303 be invoked from the mode line.
1304
1305 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1306 changes to the mark and unmark commands.
1307 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1308 which is no longer bound to dired-backup-diff.
1309
1310 2012-10-23 Bastien Guerry <bzg@gnu.org>
1311
1312 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1313 insertion of a period in the Info output.
1314
1315 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1316
1317 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1318
1319 2012-10-23 Chong Yidong <cyd@gnu.org>
1320
1321 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1322
1323 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1324
1325 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1326
1327 2012-10-17 Glenn Morris <rgm@gnu.org>
1328
1329 * mini.texi (Repetition): Further copyedit.
1330
1331 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1332
1333 * mini.texi (Repetition): Copyedit.
1334
1335 2012-10-16 Juri Linkov <juri@jurta.org>
1336
1337 * search.texi (Query Replace): Document multi-buffer replacement
1338 keys. (Bug#12655)
1339
1340 * maintaining.texi (Tags Search): Change link "Replace" to
1341 "Query Replace".
1342
1343 2012-10-13 Chong Yidong <cyd@gnu.org>
1344
1345 * files.texi (File Conveniences): ImageMagick enabled by default.
1346
1347 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1348
1349 * basic.texi (Arguments): Fix typos.
1350
1351 2012-10-08 Glenn Morris <rgm@gnu.org>
1352
1353 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1354
1355 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1356
1357 2012-10-06 Glenn Morris <rgm@gnu.org>
1358
1359 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1360 Mention cal-tex-cursor-week2-summary.
1361
1362 2012-10-06 Chong Yidong <cyd@gnu.org>
1363
1364 * mini.texi (Passwords): Fix typo.
1365
1366 2012-10-02 Glenn Morris <rgm@gnu.org>
1367
1368 * maintaining.texi (VC Directory Commands):
1369 Remove duplicate `q' entry. (Bug#12553)
1370
1371 2012-09-30 Chong Yidong <cyd@gnu.org>
1372
1373 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1374
1375 * search.texi (Special Isearch): Document the lax space search
1376 feature and M-s SPC.
1377 (Regexp Search): Move main search-whitespace-regexp description to
1378 Special Isearch.
1379 (Replace): Document replace-lax-whitespace.
1380
1381 * basic.texi (Position Info): Document C-u M-=.
1382 (Moving Point): Document move-to-column.
1383
1384 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1385
1386 * misc.texi (emacsclient Options): Document the effect of
1387 initial-buffer-choice on client frames. Document server-auth-dir.
1388 Do not document server-host, which is bad security practice.
1389
1390 * building.texi (Lisp Libraries): Docstring lookups can trigger
1391 autoloading. Document help-enable-auto-load.
1392
1393 * mini.texi (Yes or No Prompts): New node.
1394
1395 * ack.texi (Acknowledgments): Remove obsolete packages.
1396
1397 2012-09-27 Glenn Morris <rgm@gnu.org>
1398
1399 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1400 Rename the section to be more general.
1401 * emacs.texi: Update menu.
1402
1403 2012-09-23 Chong Yidong <cyd@gnu.org>
1404
1405 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1406 read-only-mode.
1407
1408 * files.texi (Visiting): Likewise.
1409
1410 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1411
1412 * trouble.texi (Crashing): Document ulimit -c.
1413
1414 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1415
1416 * trouble.texi (Crashing): Document addr2line.
1417
1418 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1419
1420 * misc.texi (DocView Slicing): Document new slice from
1421 BoundingBox feature.
1422
1423 2012-09-19 Chong Yidong <cyd@gnu.org>
1424
1425 * killing.texi (Yanking): Minor clarification (Bug#12469).
1426
1427 2012-09-17 Chong Yidong <cyd@gnu.org>
1428
1429 * building.texi (GDB User Interface Layout): Remove reference to
1430 removed variable gdb-use-separate-io-buffer (Bug#12454).
1431
1432 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1433
1434 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1435 M-x append-to-register. New option `register-separator'.
1436 (Number Registers): Mention that `C-x r +' is polymorphic.
1437
1438 2012-09-07 Chong Yidong <cyd@gnu.org>
1439
1440 * windows.texi (Window Choice): Don't mention obsolete
1441 display-buffer-reuse-frames.
1442
1443 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1444
1445 Give more-useful info on a fatal error (Bug#12328).
1446 * trouble.texi (Crashing): New section, documenting this.
1447
1448 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1449
1450 * cmdargs.texi (General Variables):
1451 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1452 connections to the D-Bus session bus. (Bug#12112)
1453
1454 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1455
1456 * building.texi (Debugger Operation): Correct and improve
1457 documentation of the GUD Tooltip mode.
1458
1459 2012-07-31 Chong Yidong <cyd@gnu.org>
1460
1461 * emacs.texi: Fix ISBN (Bug#12080).
1462
1463 2012-08-05 Chong Yidong <cyd@gnu.org>
1464
1465 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1466
1467 * custom.texi (Face Customization): Move discussion of face
1468 inheritance here, from Faces section.
1469
1470 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1471
1472 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1473 (Bug#11958)
1474
1475 2012-07-19 Chong Yidong <cyd@gnu.org>
1476
1477 * emacs.texi: Update ISBN.
1478
1479 2012-07-17 Chong Yidong <cyd@gnu.org>
1480
1481 * basic.texi (Inserting Text): Replace ucs-insert with
1482 insert-char. Provide more details of input.
1483
1484 * mule.texi (International Chars, Input Methods): Likewise.
1485
1486 2012-07-13 Chong Yidong <cyd@gnu.org>
1487
1488 * custom.texi (Examining): Update C-h v message.
1489
1490 * buffers.texi (Misc Buffer): Document view-read-only.
1491
1492 2012-07-07 Chong Yidong <cyd@gnu.org>
1493
1494 * custom.texi (Init File): Index site-lisp (Bug#11435).
1495
1496 2012-07-06 Chong Yidong <cyd@gnu.org>
1497
1498 * emacs.texi: Re-order top-level menu to correspond to logical
1499 order, to avoid makeinfo warnings.
1500
1501 * ack.texi (Acknowledgments): Note new python.el.
1502
1503 2012-06-29 Chong Yidong <cyd@gnu.org>
1504
1505 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1506 * basic.texi (Erasing, Basic Undo): Fix markup.
1507
1508 2012-06-29 Glenn Morris <rgm@gnu.org>
1509
1510 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1511
1512 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1513
1514 * fixit.texi (Undo): Fix typo. (Bug#11775)
1515
1516 2012-06-27 Glenn Morris <rgm@gnu.org>
1517
1518 * ack.texi (Acknowledgments): Tiny update.
1519
1520 2012-06-21 Glenn Morris <rgm@gnu.org>
1521
1522 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1523
1524 2012-06-17 Chong Yidong <cyd@gnu.org>
1525
1526 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1527
1528 * anti.texi:
1529 * building.texi:
1530 * cmdargs.texi:
1531 * custom.texi:
1532 * display.texi:
1533 * files.texi:
1534 * frames.texi:
1535 * glossary.texi:
1536 * misc.texi:
1537 * mule.texi:
1538 * programs.texi:
1539 * sending.texi:
1540 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1541
1542 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1543
1544 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1545
1546 2012-05-28 Glenn Morris <rgm@gnu.org>
1547
1548 * ack.texi, building.texi, calendar.texi, custom.texi:
1549 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1550
1551 2012-05-27 Glenn Morris <rgm@gnu.org>
1552
1553 * emacs.texi: Simplify following removal of node pointers.
1554
1555 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1556 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1557 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1558 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1559 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1560 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1561 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1562 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1563
1564 2012-05-22 Glenn Morris <rgm@gnu.org>
1565
1566 * emacs.texi (Acknowledgments): Add another contributor.
1567
1568 2012-05-12 Glenn Morris <rgm@gnu.org>
1569
1570 * Makefile.in (MKDIR_P): New, set by configure.
1571 (mkinfodir): Use $MKDIR_P.
1572
1573 2012-05-10 Glenn Morris <rgm@gnu.org>
1574
1575 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1576 with "coding: raw-text".
1577
1578 * files.texi (Interlocking): Mention create-lockfiles option.
1579
1580 2012-05-09 Chong Yidong <cyd@gnu.org>
1581
1582 * frames.texi (Mouse References, Mouse Commands): Fix index
1583 entries (Bug#11362).
1584
1585 2012-05-05 Glenn Morris <rgm@gnu.org>
1586
1587 * custom.texi (Customization Groups, Custom Themes, Examining):
1588 Improve page breaks.
1589
1590 * rmail.texi (Rmail Display): Use example rather than smallexample.
1591
1592 * calendar.texi: Convert inforefs to refs.
1593
1594 * dired.texi (Dired Enter): Improve page break.
1595
1596 * abbrevs.texi (Abbrev Concepts): Copyedits.
1597
1598 * maintaining.texi (Registering, Tag Syntax):
1599 Tweak line and page breaks.
1600
1601 * programs.texi (Programs, Electric C): Copyedits.
1602 (Program Modes): Add xref to Fortran.
1603 (Left Margin Paren): Remove what was (oddly enough) the only use
1604 of defvar in the entire Emacs manual.
1605 (Hungry Delete): Remove footnote about ancient Emacs version.
1606 (Other C Commands): Use example rather than smallexample.
1607
1608 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1609 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1610 Tweak line and page breaks.
1611
1612 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1613 (Major Modes): Use example rather than smallexample.
1614
1615 * mule.texi (Output Coding): Reword to improve page-breaks.
1616
1617 * frames.texi (Fonts): Tweak line and page breaks.
1618 Use example rather than smallexample. Change cross-reference.
1619 (Text-Only Mouse): Fix xref.
1620
1621 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1622 (Indirect Buffers): Tweak line- and page-breaks.
1623
1624 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1625
1626 2012-05-04 Glenn Morris <rgm@gnu.org>
1627
1628 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1629 (info, infoclean): Use $INFO_EXT.
1630 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1631 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1632 (INFO_TARGETS): Use $INFO_EXT.
1633 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1634
1635 2012-05-02 Glenn Morris <rgm@gnu.org>
1636
1637 * emacs.texi (@copying): Only print EDITION in the TeX version.
1638
1639 * search.texi (Regexp Search): Just say "Emacs".
1640
1641 * display.texi (Auto Scrolling):
1642 Reword to avoid repetition and improve page break.
1643
1644 * xresources.texi (Resources):
1645 * mule.texi (Language Environments):
1646 * misc.texi (Amusements):
1647 * maintaining.texi (VC Change Log):
1648 * frames.texi (Fonts):
1649 * custom.texi (Specifying File Variables, Minibuffer Maps):
1650 * cmdargs.texi (Initial Options):
1651 * building.texi (Flymake):
1652 Reword to remove/reduce some overly long/short lines.
1653
1654 2012-04-27 Glenn Morris <rgm@gnu.org>
1655
1656 * emacs.texi: Some fixes for detailed menu.
1657
1658 * emacs.texi: Add "et al." to authors.
1659
1660 * ack.texi, basic.texi, buffers.texi, building.texi:
1661 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1662 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1663 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1664 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1665 * search.texi, trouble.texi, windows.texi:
1666 Use Texinfo recommended convention for quotes+punctuation.
1667
1668 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1669
1670 * mule.texi (Bidirectional Editing): Improve indexing.
1671 Minor wording tweaks.
1672
1673 2012-04-15 Chong Yidong <cyd@gnu.org>
1674
1675 * misc.texi (emacsclient Options): More clarifications.
1676
1677 2012-04-15 Glenn Morris <rgm@gnu.org>
1678
1679 * msdog.texi (Windows Printing): It doesn't set printer-name.
1680
1681 * mule.texi (Language Environments): Move font info to "Fontsets".
1682 (Fontsets): Move intlfonts etc here from "Language Environments".
1683 Copyedits.
1684 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1685 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1686
1687 2012-04-15 Chong Yidong <cyd@gnu.org>
1688
1689 * glossary.texi (Glossary): Standardize on "text terminal"
1690 terminology. All callers changed.
1691
1692 * misc.texi (emacsclient Options): Document "client frame" concept
1693 and its effect on C-x C-c more carefully.
1694
1695 2012-04-15 Glenn Morris <rgm@gnu.org>
1696
1697 * frames.texi (Scroll Bars):
1698 * glossary.texi (Glossary): Use consistent case for "X Window System".
1699
1700 * mule.texi (Select Input Method, Coding Systems):
1701 State command names in kbd tables.
1702 (Recognize Coding): Add cross-ref.
1703 (Output Coding): Don't mention message mode in particular.
1704 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1705 Copyedits.
1706
1707 2012-04-14 Glenn Morris <rgm@gnu.org>
1708
1709 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1710 Copyedits.
1711 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1712 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1713 auto-coding-functions does not override coding: tags.
1714 Remove rmail-decode-mime-charset; it no longer has any effect.
1715
1716 2012-04-14 Chong Yidong <cyd@gnu.org>
1717
1718 * custom.texi (Creating Custom Themes): Add reference to Custom
1719 Themes node in Lisp manual.
1720
1721 2012-04-14 Glenn Morris <rgm@gnu.org>
1722
1723 * mule.texi (International): Copyedits.
1724 (International Chars): Update C-x = example output.
1725 (Disabling Multibyte): Rename from "Enabling Multibyte".
1726 Clarify what "unibyte: t" does, and mode-line description.
1727 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1728 Use Texinfo recommended convention for quotes+punctuation.
1729 (Language Environments): Copyedits.
1730 (Input Methods): Copyedits. Use "^" for the postfix example,
1731 because it is less confusing inside Info's `quotes'.
1732
1733 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1734 Update for "Disabling Multibyte" node name change.
1735 * emacs.texi: Update for "Disabling Multibyte" node name change.
1736
1737 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1738 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1739 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1740 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1741 * sending.texi, text.texi, trouble.texi:
1742 Use @file for buffers, per the Texinfo manual.
1743
1744 * entering.texi (Entering Emacs):
1745 Do not mention initial-buffer-choice = t.
1746
1747 * misc.texi (Gnus Startup): Use @env for environment variables.
1748
1749 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1750
1751 2012-04-12 Glenn Morris <rgm@gnu.org>
1752
1753 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1754
1755 2012-04-07 Glenn Morris <rgm@gnu.org>
1756
1757 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1758
1759 2012-04-05 Glenn Morris <rgm@gnu.org>
1760
1761 * glossary.texi (Glossary): Use anchors for internal cross-references.
1762
1763 2012-04-04 Glenn Morris <rgm@gnu.org>
1764
1765 * glossary.texi (Glossary): Copyedits.
1766 Use Texinfo-recommended convention for quotes and punctuation.
1767 Comment out a few specialized (Rmail) items.
1768 New items: Bidirectional Text, Client, Directory Local Variable,
1769 File Local Variable, Package, Server, Theme, Trash Can.
1770
1771 2012-04-03 Chong Yidong <cyd@gnu.org>
1772
1773 * sending.texi (Mail Misc): Fix an index entry.
1774
1775 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1776
1777 * msdog.texi (Windows Startup): Add description of emacsclient
1778 operation under -c and -t on MS-Windows.
1779
1780 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1781 Startup". (Bug#11091)
1782
1783 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1784
1785 * custom.texi (Changing a Variable): Fix example.
1786
1787 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1788
1789 * misc.texi (emacsclient Options): More clarifications about -t
1790 and -c on MS-Windows. (Bug#11091)
1791
1792 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1793
1794 * misc.texi (emacsclient Options): Document peculiarities of new
1795 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1796
1797 2012-03-30 Chong Yidong <cyd@gnu.org>
1798
1799 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1800
1801 2012-03-22 Glenn Morris <rgm@gnu.org>
1802
1803 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1804
1805 2012-03-17 Chong Yidong <cyd@gnu.org>
1806
1807 * package.texi (Package Installation): Document use of
1808 package-initialize in init file.
1809
1810 2012-03-16 Glenn Morris <rgm@gnu.org>
1811
1812 * help.texi (Language Help):
1813 * mule.texi (International Chars):
1814 etc/HELLO is for character demonstration.
1815
1816 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1817
1818 * dired.texi (Shell Commands in Dired): Fix typo.
1819
1820 2012-03-04 Chong Yidong <cyd@gnu.org>
1821
1822 * killing.texi (Clipboard): Document clipboard manager.
1823
1824 2012-02-29 Glenn Morris <rgm@gnu.org>
1825
1826 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1827
1828 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1829
1830 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1831
1832 2012-02-28 Glenn Morris <rgm@gnu.org>
1833
1834 * custom.texi, display.texi, emacs.texi, files.texi:
1835 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1836 Standardize possessive apostrophe usage.
1837
1838 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1839
1840 * macos.texi (Mac / GNUstep Customization): Remove text about
1841 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1842
1843 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1844
1845 * buffers.texi (Select Buffer): Mention that saving in a new file
1846 name can switch to a different major mode.
1847
1848 2012-02-23 Glenn Morris <rgm@gnu.org>
1849
1850 * mini.texi (Minibuffer File, Completion Options, Repetition):
1851 Copyedits.
1852 (Completion Example): Other M-x au* commands may be defined.
1853 (Completion Styles): Mention emacs21 and completion-category-overrides.
1854
1855 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1856 (Windows Keyboard, Windows Mouse, Windows Processes)
1857 (Windows Printing, Windows Misc): Copyedits.
1858 (ls in Lisp): Update switches list.
1859
1860 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1861 Update dos-mode* function names.
1862 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1863 (MS-DOS Processes): Add xref to main ls-lisp section.
1864
1865 * ack.texi (Acknowledgments): Mention smie.
1866
1867 2012-02-22 Glenn Morris <rgm@gnu.org>
1868
1869 * macos.texi: Copyedits. Fix @key/@kbd usage.
1870 (Mac / GNUstep Basics): Don't mention the panels, since the next
1871 section covers them.
1872 (Mac / GNUstep Customization): Merge some panel info from previous.
1873
1874 2012-02-21 Glenn Morris <rgm@gnu.org>
1875
1876 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1877 Small fixes.
1878
1879 * emacs-xtra.texi: Picture mode is no longer a chapter.
1880
1881 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1882
1883 * ack.texi (Acknowledgments): Small changes, including resorting,
1884 and removal of things no longer distributed.
1885
1886 2012-02-20 Glenn Morris <rgm@gnu.org>
1887
1888 * emacs.texi (Top, Preface): Small rephrasings.
1889 (menu, detailmenu): Update entries, and reformat some descriptions.
1890 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1891 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1892 Reformat some menu descriptions.
1893
1894 * ack.texi (Acknowledgments): More updates.
1895
1896 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1897 and from Author: headers.
1898 (Distrib): Small updates.
1899
1900 2012-02-18 Glenn Morris <rgm@gnu.org>
1901
1902 * ack.texi (Acknowledgments): Add xref to Org manual.
1903
1904 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1905 of '*mail*', since Message does not call it that.
1906 (Rmail Reply): Rename rmail-dont-reply-to-names.
1907 \\`info- no longer handled specially.
1908 Update for rmail-enable-mime-composing.
1909 Don't mention 'm' for replies.
1910 Don't mention rmail-mail-new-frame and canceling, since it does
1911 not work for Message at the moment.
1912
1913 * cal-xtra.texi: Copyedits.
1914
1915 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1916
1917 2012-02-17 Glenn Morris <rgm@gnu.org>
1918
1919 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1920
1921 * ack.texi (Acknowledgments): Mention Gnulib.
1922
1923 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1924
1925 * calendar.texi: Misc small changes, including updating the dates
1926 of examples.
1927
1928 2012-02-16 Glenn Morris <rgm@gnu.org>
1929
1930 * calendar.texi: Misc small changes.
1931
1932 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1933 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1934
1935 * dired-xtra.texi (Subdir Switches): Small fixes.
1936
1937 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1938
1939 2012-02-15 Glenn Morris <rgm@gnu.org>
1940
1941 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1942
1943 2012-02-12 Glenn Morris <rgm@gnu.org>
1944
1945 * ack.texi (Acknowledgments):
1946 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1947
1948 2012-02-10 Glenn Morris <rgm@gnu.org>
1949
1950 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1951
1952 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1953
1954 2012-02-09 Glenn Morris <rgm@gnu.org>
1955
1956 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1957 buffer switch after M-x rename-uniquely.
1958
1959 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1960
1961 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1962
1963 * text.texi (Org Mode): Fix typo.
1964
1965 2012-02-08 Glenn Morris <rgm@gnu.org>
1966
1967 * ack.texi (Acknowledgments): Update emacs-lock info.
1968
1969 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1970
1971 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1972
1973 2012-02-07 Glenn Morris <rgm@gnu.org>
1974
1975 * files.texi (File Conveniences): Mention ImageMagick images.
1976
1977 2012-02-05 Glenn Morris <rgm@gnu.org>
1978
1979 * trouble.texi (Checklist): Mention debug-on-event.
1980
1981 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1982
1983 2012-02-04 Glenn Morris <rgm@gnu.org>
1984
1985 * macos.texi (Customization options specific to Mac OS / GNUstep):
1986 New subsection.
1987
1988 * display.texi (Colors): Mention list-colors-sort.
1989
1990 * files.texi (File Conveniences): Mention image animation.
1991
1992 2012-01-31 Chong Yidong <cyd@gnu.org>
1993
1994 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1995 scroll bars (Bug#10666).
1996
1997 2012-01-28 Chong Yidong <cyd@gnu.org>
1998
1999 * files.texi (Filesets): Fix typos.
2000
2001 * display.texi (Faces): Add xref to Colors node.
2002
2003 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
2004
2005 * buffers.texi (Select Buffer): Clarify explanation of switching
2006 to new buffers. Fix description of next-buffer and
2007 previous-buffer (Bug#10334).
2008 (Misc Buffer): Add xref to View Mode.
2009
2010 * text.texi (Fill Commands): Fix description of
2011 sentence-end-double-space.
2012
2013 2012-01-23 Chong Yidong <cyd@gnu.org>
2014
2015 * anti.texi (Antinews): Add Emacs 23 antinews.
2016
2017 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
2018
2019 * programs.texi (Comment Commands): Typo (bug#10514).
2020
2021 2012-01-15 Chong Yidong <cyd@gnu.org>
2022
2023 * xresources.texi (X Resources): Describe GTK+ case first.
2024 (Resources): Don't use borderWidth as an example, since it doesn't
2025 work with GTK+.
2026 (Table of Resources): Clarify role of several resources, including
2027 the Emacs 24 behavior of cursorBlink etc.
2028 (Face Resources): Node deleted. Recommend using Customize
2029 instead. Add paragraph to `Table of Resources' node summarizing
2030 how to use X resources for changing faces.
2031 (Lucid Resources): Rewrite, omitting description of font names,
2032 referring to the Fonts node instead.
2033 (LessTif Resources): Copyedits.
2034 (GTK resources): Rewrite, describing the difference between gtk2
2035 and gtk3.
2036 (GTK Resource Basics): New node.
2037 (GTK Widget Names, GTK Names in Emacs): Rewrite.
2038 (GTK styles): Just refer to Fonts node for GTK font format.
2039
2040 * display.texi (Faces): Document the cursor face.
2041
2042 2012-01-14 Chong Yidong <cyd@gnu.org>
2043
2044 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
2045 (General Variables): Add xref to Lisp Libraries.
2046 (Initial Options): Copyedits.
2047 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
2048 (Environment): Clarify what getenv does.
2049 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
2050 light backgrounds on xterms.
2051 (Misc Variables): TEMP and TMP are not Windows-specific.
2052 (Display X): Copyedits.
2053 (Colors X): -bd does nothing for GTK.
2054 (Icons X): Gnome 3 doesn't use taskbars.
2055
2056 * misc.texi (Shell): Document exec-path here.
2057
2058 * rmail.texi (Movemail): Add xref for exec-path.
2059
2060 2012-01-13 Glenn Morris <rgm@gnu.org>
2061
2062 * dired.texi (Dired and Find): Clarify find-ls-options.
2063
2064 2012-01-09 Chong Yidong <cyd@gnu.org>
2065
2066 * custom.texi (Custom Themes): Switch custom-safe-themes to use
2067 SHA-256.
2068
2069 2012-01-07 Chong Yidong <cyd@gnu.org>
2070
2071 * display.texi (Useless Whitespace): Add Whitespace mode.
2072
2073 * custom.texi (Hooks): Discuss how to disable minor modes.
2074
2075 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
2076 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
2077
2078 * trouble.texi (Lossage): Refer to Bugs node for problems.
2079 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
2080 (Screen Garbled): Don't refer to terminal "manufacturers".
2081 (Total Frustration): Node deleted. Eliza is documented in
2082 Amusements now.
2083 (Known Problems): More info about using the bug tracker.
2084 Mention debbugs package.
2085 (Bug Criteria): Copyedits.
2086 (Understanding Bug Reporting): Mention emacs -Q.
2087
2088 2012-01-06 Chong Yidong <cyd@gnu.org>
2089
2090 * custom.texi (Specifying File Variables): The mode: keyword
2091 doesn't have to be first anymore. Add example of specifying minor
2092 modes.
2093 (Directory Variables): Simplify example. Mention application to
2094 non-file buffers.
2095 (Disabling): Use "initialization file" terminology.
2096 (Init Examples): Fix hook example.
2097
2098 2012-01-06 Eli Zaretskii <eliz@gnu.org>
2099
2100 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
2101 (Bug#10422)
2102 Move the stuff about resources to xresources.texi.
2103
2104 * xresources.texi (Resources): Move information about setting X
2105 resources in the Registry from cmdargs.texi. Make the index entry
2106 be similar to the one in cmdargs.texi.
2107
2108 2012-01-05 Chong Yidong <cyd@gnu.org>
2109
2110 * custom.texi (Customization Groups): Update example.
2111 (Browsing Custom): Document the new search field.
2112 (Changing a Variable): Update example for Emacs 24 changes.
2113 Document Custom-set and Custom-save commands.
2114 (Face Customization): Document Emacs 24 changes. De-document
2115 modify-face.
2116 (Specific Customization): Mention customize-variable.
2117 (Custom Themes): Add customize-themes, custom-theme-load-path,
2118 custom-theme-directory, and describe-theme.
2119 (Creating Custom Themes): New node.
2120 (Examining): Mention M-:.
2121
2122 * package.texi (Packages): Fix typo.
2123
2124 2012-01-03 Chong Yidong <cyd@gnu.org>
2125
2126 * misc.texi (Single Shell): Don't document Lisp usage of
2127 shell-command. Tidy up discussion of synchronicity. Add index
2128 entries for async-shell-command.
2129 (Interactive Shell): Note that M-x shell uses shell-file-name.
2130 Note change in behavior in Emacs 24.
2131 (Shell Mode): Shell mode now uses completion-at-point.
2132 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
2133 default method for recognizing prompts nowadays.
2134 (Shell Ring): Add xref to Minibuffer History.
2135 (Directory Tracking): Explain Dirtrack mode in more detail.
2136 (Term Mode): Fix index entries.
2137 (Paging in Term): Merge into Term Mode.
2138 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
2139 (Printing): Fix xref. State default of lpr-switches.
2140 (PostScript): Remove obsolete sentence. Omit description of
2141 non-interactive behaviors.
2142 (Hyperlinking): Improve description.
2143 (Browse-URL): Using compose-mail for mailto URLs is the default.
2144 Document browse-url-mailto-function.
2145 (Goto Address mode): Add index entries. Add xref to Browse-URL.
2146 (FFAP): FFAP is not a minor mode.
2147 (Amusements): M-x lm was renamed to M-x landmark.
2148 Document nato-region.
2149
2150 2012-01-01 Chong Yidong <cyd@gnu.org>
2151
2152 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2153 (Gnus Startup): Note that the system might not be set up for news.
2154 Describe group levels more clearly.
2155 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2156 Summary of Gnus.
2157 (Document View): Copyedits. Move zoom commads to DocView
2158 Navigation node.
2159 (DocView Navigation, DocView Searching, DocView Slicing)
2160 (DocView Conversion): Nodes renamed from Navigation, etc.
2161
2162 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2163
2164 2011-12-31 Eli Zaretskii <eliz@gnu.org>
2165
2166 * basic.texi (Moving Point): Fix the description of C-n and C-p.
2167 (Bug#10380)
2168
2169 2011-12-30 Chong Yidong <cyd@gnu.org>
2170
2171 * sending.texi (Sending Mail): Document initial mail buffer name,
2172 and changed multiple mail buffer behavior.
2173 (Mail Format): Put the example at the top of the section.
2174 (Mail Headers): Move discussion of "From" to the top.
2175 (Mail Sending): Document sendmail-query-once.
2176 (Citing Mail): Make it less Rmail-specific.
2177
2178 2011-12-29 Chong Yidong <cyd@gnu.org>
2179
2180 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2181 example. Add index entries.
2182 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2183
2184 2011-12-26 Chong Yidong <cyd@gnu.org>
2185
2186 * dired.texi (Dired Enter, Misc Dired Features):
2187 Document dired-use-ls-dired changes. Mention quit-window.
2188 (Dired Navigation): Add index entries.
2189 (Dired Visiting): Fix View Mode xref.
2190 (Marks vs Flags): Prefer C-/ binding for undo.
2191 (Subdirectories in Dired): Add xrefs.
2192 (Misc Dired Features): Document some Emacs 24 changes. Add index
2193 entries.
2194
2195 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2196 variable, since it is explained in Minor Modes node.
2197 (Defining Abbrevs): Copyedits.
2198 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2199 C-/ binding for undo.
2200 (Dabbrev Customization): Add xrefs for case-fold-search and
2201 case-replace.
2202
2203 * dired-xtra.texi (Subdir Switches): Add xref.
2204
2205 * maintaining.texi (VC Directory Commands): Mention quit-window.
2206
2207 2011-12-25 Chong Yidong <cyd@gnu.org>
2208
2209 * maintaining.texi (Tags): Mention Semantic.
2210 (Create Tags Table, Etags Regexps): Copyedits.
2211 (Find Tag): Mention minibuffer completion.
2212 (List Tags): Mention completion-at-point. Completion is actually
2213 available in M-x list-tags.
2214
2215 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2216 Document vc-delete-file.
2217
2218 * files.texi (Misc File Ops): Mention vc-delete-file.
2219
2220 * programs.texi (Symbol Completion): Mention completion-at-point
2221 explicitly.
2222
2223 2011-12-22 Chong Yidong <cyd@gnu.org>
2224
2225 * maintaining.texi (Change Log Commands): Don't specially mention
2226 vc-update-change-log which is CVS-only.
2227
2228 * vc1-xtra.texi (Version Headers): Note that these are for
2229 Subversion, CVS, etc. only.
2230 (General VC Options): De-document vc-keep-workfiles.
2231 Fix RCS-isms.
2232
2233 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2234
2235 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2236 should be @end iftex".
2237
2238 2011-12-21 Chong Yidong <cyd@gnu.org>
2239
2240 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2241 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2242 (VC Pull): Mention vc-log-incoming.
2243 (Log Buffer): Add CVS/RCS only disclaimer.
2244
2245 * vc1-xtra.texi (Remote Repositories): Update introduction.
2246 (Local Version Control): Node deleted (obsolete with DVCSes).
2247 (Remote Repositories, Version Backups): Node deleted.
2248 Move documentation of vc-cvs-stay-local to CVS Options.
2249 (CVS Options): Reduce verbosity of description of obscure CVS
2250 locking feature.
2251 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2252 Tags node.
2253 (Revision Tags): Move under Miscellaneous VC subsection.
2254 (Change Logs and VC): Note that this is wrong for DVCSs.
2255 De-document log entry manipulating features.
2256 (Renaming and VC): Describe how it works on modern VCSes.
2257
2258 * files.texi (Misc File Ops): Mention vc-rename-file.
2259
2260 * programs.texi (Custom C Indent): Add index entries.
2261
2262 2011-12-20 Alan Mackenzie <acm@muc.de>
2263
2264 * programs.texi (Motion in C): Update the description of C-M-a and
2265 C-M-e, they now DTRT in enclosing scopes.
2266 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2267
2268 2011-12-20 Chong Yidong <cyd@gnu.org>
2269
2270 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2271 (Old Revisions): Use it.
2272 (VCS Repositories): Add "distributed" terminology.
2273 (Log Buffer): Remove duplicate description
2274 about changesets. Fix "current VC fileset" ambiguity.
2275 (Multi-User Branching): Node deleted.
2276 (Branches, Switching Branches): Discuss decentralized version
2277 control systems.
2278 (VC Pull): New node.
2279 (Merging): Document merging on decentralized systems.
2280 (Creating Branches): Note that this is specific to CVS and related
2281 systems.
2282
2283 2011-12-19 Chong Yidong <cyd@gnu.org>
2284
2285 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2286 (VC Mode Line): Add index entry for "version control status".
2287 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2288 Document vc-revert-show-diff. De-document vc-rollback.
2289 (VC Directory Mode): Rewrite introduction. Move prefix arg
2290 documentation here from VC Directory Buffer node.
2291 (VC Directory Buffer): Use a decentralized VCS example.
2292 (VC Directory Commands): Use a table. Remove material duplicated
2293 in previous nodes on multi-file VC filsets.
2294
2295 2011-12-17 Chong Yidong <cyd@gnu.org>
2296
2297 * maintaining.texi (VCS Concepts): Make "revision" terminology
2298 less CVS-specific.
2299 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2300 Registering node.
2301 (Secondary VC Commands): Delete. Promote subnodes.
2302 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2303 log buffer. Add index entries.
2304 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2305 Use "commit" terminology.
2306 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2307 doesn't refer to tags tables. Note other possible forms of the
2308 revision ID. C-x v = does not save.
2309 (Registering): Note similarity to C-x v v action. Fix description
2310 of how backends are chosen. De-document vc-default-init-revision.
2311 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2312 in root log buffers.
2313
2314 2011-12-16 Chong Yidong <cyd@gnu.org>
2315
2316 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2317 (Basic VC Editing): Remove redundant descriptions.
2318 (VC With A Merging VCS): Make description more general instead of
2319 CVS-specific.
2320 (VC With A Locking VCS): Use VC fileset terminology.
2321
2322 2011-12-12 Chong Yidong <cyd@gnu.org>
2323
2324 * building.texi (Executing Lisp): Fix xref for C-M-x.
2325 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2326 manual. Note that load-path is not customizable.
2327 (Lisp Eval): Note that listed commands are available globally.
2328 Explain the meaning of "defun" in the C-M-x context.
2329 (Lisp Interaction): Copyedits.
2330 (External Lisp): Fix name of inferior Lisp buffer.
2331 Mention Scheme.
2332 (Compilation): Define "inferior process".
2333
2334 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2335
2336 * msdog.texi (Windows Fonts): Document how to force GDI font
2337 backend on MS-Windows.
2338
2339 2011-12-10 Chong Yidong <cyd@gnu.org>
2340
2341 * building.texi (Compilation): Say what the -k flag to make does.
2342 Move subprocess discussion to Compilation Shell.
2343 (Compilation Mode): Add xref for grep, occur, and mouse
2344 references. Define "locus".
2345 (Grep Searching): Use @command.
2346 (Debuggers, Commands of GUD, GDB Graphical Interface):
2347 Clarify intro.
2348 (Starting GUD): Clarify how arguments are specified.
2349 (Debugger Operation): Index entry for "GUD interaction buffer",
2350 and move basic description here from Commands of GUD node.
2351 (GDB User Interface Layout): Copyedits.
2352 (Source Buffers): Remove gdb-find-source-frame, which is not in
2353 gdb-mi.el.
2354 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2355 toggle-gdb-all-registers, which are not in gdb-mi.el.
2356 Don't re-document GUD interaction buffers.
2357
2358 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2359 (Semantic): Add cindex entries for Semantic.
2360
2361 2011-12-06 Chong Yidong <cyd@gnu.org>
2362
2363 * programs.texi (Man Page): Clarify how to use Man-switches.
2364 Don't bother documenting Man-fontify-manpage-flag.
2365 (Lisp Doc): Add xref to Name Help node.
2366 (Hideshow): Add cindex. Mention role of ellipses, and default
2367 value of hs-isearch-open. Don't bother documenting
2368 hs-special-modes-alist.
2369 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2370 changing the window manager binding of M-TAB.
2371
2372 2011-12-05 Chong Yidong <cyd@gnu.org>
2373
2374 * programs.texi (Comment Commands): Fix description of for M-; on
2375 blank lines. Move documentation of comment-region here.
2376 (Multi-Line Comments): Clarify the role of comment-multi-line.
2377 Refer to Comment Commands for comment-region doc.
2378 (Options for Comments): Refer to Multi-Line Comments for
2379 comment-multi-line doc, instead of duplicating it. Fix default
2380 values of comment-padding and comment-start-skip.
2381
2382 2011-12-04 Chong Yidong <cyd@gnu.org>
2383
2384 * programs.texi (Program Modes): Mention modes that are not
2385 included with Emacs. Fix references to other manuals for tex.
2386 Add index entry for backward-delete-char-untabify.
2387 Mention prog-mode-hook.
2388 (Which Function): Use "global minor mode" terminology.
2389 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2390 in Indentation chapter to avoid duplication.
2391 (Expressions): Copyedit.
2392 (Matching): Document Electric Pair mode.
2393
2394 * ack.texi (Acknowledgments):
2395 * rmail.texi (Movemail, Other Mailbox Formats):
2396 * frames.texi (Frames): Don't capitalize "Unix".
2397
2398 2011-12-04 Chong Yidong <cyd@gnu.org>
2399
2400 * text.texi (Nroff Mode): Mention what nroff is.
2401 (Text Based Tables, Table Recognition): Don't say "Table mode"
2402 since it's not a major or minor mode.
2403 (Text Based Tables): Reduce the size of the example.
2404 (Table Definition): Clarify definitions.
2405 (Table Creation): Add key table.
2406 (Cell Commands): Use kbd for commands.
2407 (Table Rows and Columns): Combine nodes Row Commands and Column
2408 Commands.
2409 (Fixed Width Mode): Node deleted; contents moved to parent.
2410 (Table Conversion): Shorten example.
2411 (Measuring Tables): Merge into Table Misc.
2412
2413 2011-12-03 Chong Yidong <cyd@gnu.org>
2414
2415 * text.texi (TeX Mode): Mention AUCTeX package.
2416 (TeX Editing): Add xref to documentation for Occur.
2417 (LaTeX Editing): Add xref to Completion node.
2418 (TeX Print): Fix description of tex-directory.
2419 (Enriched Text): Rename from Formatted Text. Make this node and
2420 its subnodes less verbose, since text/enriched files are
2421 practically unused.
2422 (Enriched Mode): Rename from Requesting Formatted Text.
2423 (Format Colors): Node deleted.
2424 (Enriched Faces): Rename from Format Faces. Describe commands
2425 for applying colors too.
2426 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2427
2428 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2429
2430 * display.texi (Colors): New node.
2431
2432 * cmdargs.texi (Colors X):
2433 * xresources.texi (GTK styles):
2434 * custom.texi (Face Customization): Reference it.
2435
2436 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2437 Link to Fill Commands for Justification entry.
2438
2439 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2440
2441 * display.texi (Auto Scrolling): More accurate description of what
2442 scroll-*-aggressively does, including the effect of non-zero
2443 margin. Fix "i.e." markup.
2444
2445 2011-12-02 Chong Yidong <cyd@gnu.org>
2446
2447 * text.texi (Pages): Mention how formfeed chars are displayed.
2448 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2449 Describe adaptive filling more precisely.
2450 (Fill Commands): Note that filling removes excess whitespace.
2451 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2452 now bound to indent-for-tab-command in Text mode.
2453 (Outline Mode): Copyedits.
2454 (Outline Visibility): Note that Reveal mode is a buffer-local
2455 minor mode.
2456
2457 * modes.texi (Major Modes): Move note about checking major-mode in
2458 a hook function here, from Text mode.
2459
2460 2011-11-28 Chong Yidong <cyd@gnu.org>
2461
2462 * text.texi (Words): Add xref to Position Info.
2463 (Paragraphs): Add xref to Regexps.
2464
2465 * indent.texi (Indentation): Rewrite introduction. Move table to
2466 Indentation Commands node.
2467 (Indentation Commands): Add index entries to table. Copyedits.
2468 (Tab Stops, Just Spaces): Copyedits.
2469 (Indent Convenience): New node. Document electric-indent-mode.
2470
2471 * programs.texi (Basic Indent):
2472 * windows.texi (Pop Up Window): Fix kindex entry.
2473
2474 2011-11-28 Chong Yidong <cyd@gnu.org>
2475
2476 * modes.texi (Major Modes): Move major-mode variable doc here from
2477 Choosing Modes. Document describe-mode. Document prog-mode-hook
2478 and text-mode-hook. Add example of using hooks.
2479 (Minor Modes): Document behavior of mode command calls from Lisp.
2480 Note that setting the mode variable using Customize will DTRT.
2481 (Choosing Modes): Add example of setting a minor mode using a
2482 local variable.
2483
2484 2011-11-27 Chong Yidong <cyd@gnu.org>
2485
2486 * frames.texi (Creating Frames): Move frame parameter example to
2487 Frame Parameters node.
2488 (Frame Commands): C-x 5 o does not warp the mouse by default.
2489 (Fonts): Add more GTK-style properties; also, they should be
2490 capitalized.
2491 (Special Buffer Frames): Node deleted; special-display is on the
2492 way out.
2493 (Frame Parameters): Example moved here from Creating Frames.
2494 Clarify that default-frame-alist affects the initial frame too.
2495 Delete auto-raise-mode and auto-lower-mode.
2496 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2497 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2498
2499 * windows.texi (Window Choice): Add xref to Lisp manual for
2500 special-display-*.
2501
2502 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2503
2504 * display.texi (Text Display): Update the description,
2505 cross-references, and indexing related to display of control
2506 characters and raw bytes.
2507
2508 2011-11-25 Chong Yidong <cyd@gnu.org>
2509
2510 * frames.texi (Frames): Rewrite introduction.
2511 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2512 Mouse-3 does not copy to kill ring by default. DEL does not
2513 behave specially for mouse commands any more.
2514 (Mouse References): Document mouse-1-click-follows-link more
2515 thoroughly.
2516 (Menu Mouse Clicks): Move footnote to the main text and add xref
2517 to Init Rebinding node.
2518 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2519
2520 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2521
2522 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2523
2524 * display.texi (Font Lock): Fix typo.
2525
2526 2011-11-24 Glenn Morris <rgm@gnu.org>
2527
2528 * rmail.texi (Rmail Output):
2529 Mention rmail-automatic-folder-directives. (Bug#9657)
2530
2531 2011-11-21 Chong Yidong <cyd@gnu.org>
2532
2533 * mark.texi (Global Mark Ring): Fix description of global mark
2534 ring (Bug#10032).
2535
2536 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2537
2538 * msdog.texi (Windows Fonts): Fix typo.
2539
2540 2011-11-17 Glenn Morris <rgm@gnu.org>
2541
2542 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2543
2544 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2545
2546 * killing.texi (Rectangles):
2547 * misc.texi (Document View):
2548 * modes.texi (Choosing Modes):
2549 * msdog.texi (Windows Fonts):
2550 * regs.texi (Rectangle Registers):
2551 * search.texi (Isearch Yank): Fix typos.
2552
2553 2011-11-06 Chong Yidong <cyd@gnu.org>
2554
2555 * windows.texi (Basic Window): Add xref to Cursor Display.
2556 (Split Window): Document negative arg for splitting commands.
2557 (Other Window): Document mouse-1 in text area of window.
2558 (Change Window): Don't mention window attributes, since they
2559 aren't defined. C-x 1 can't be used with minibuffer windows.
2560 Windows are no longer auto-deleted.
2561 (Window Choice): Add xref to Choosing Window in Lisp manual.
2562 (Window Convenience): Note that windmove disables shift-selection.
2563 Move M-x compare-windows here from Other Window node.
2564
2565 * custom.texi (Mouse Buttons):
2566 * search.texi (Isearch Scroll):
2567 * windows.texi (Split Window): Use new names split-window-below
2568 and split-window-right.
2569
2570 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2571
2572 * emacs.texi (Top): Fix typo.
2573
2574 2011-10-25 Glenn Morris <rgm@gnu.org>
2575
2576 * abbrevs.texi (Saving Abbrevs):
2577 quietly-read-abbrev-file is not a command. (Bug#9866)
2578
2579 2011-10-24 Chong Yidong <cyd@gnu.org>
2580
2581 * display.texi (Scrolling): Document scroll-up-line and
2582 scroll-down-line. Document scroll-command property.
2583 (Recentering): New node, split off from Scrolling.
2584
2585 2011-10-23 Chong Yidong <cyd@gnu.org>
2586
2587 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2588 (Tool Bars): Copyedits.
2589
2590 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2591
2592 2011-10-22 Chong Yidong <cyd@gnu.org>
2593
2594 * windows.texi (Displaying Buffers): Fix broken lispref link.
2595
2596 2011-10-22 Chong Yidong <cyd@gnu.org>
2597
2598 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2599 Move confirm-nonexistent-file-or-buffer discussion here.
2600
2601 * files.texi (File Names, Visiting): Move detailed discussion of
2602 minibuffer confirmation to Minibuffer Exit.
2603
2604 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2605 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2606
2607 2011-10-21 Chong Yidong <cyd@gnu.org>
2608
2609 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2610 (Backup Copying): backup-by-copying-when-mismatch is now t.
2611 (Customize Save): Fix description of require-final-newline.
2612 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2613 (Auto Save Control): Clarify.
2614 (File Archives): Add 7z.
2615 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2616
2617 * arevert-xtra.texi (Autorevert): Copyedits.
2618
2619 2011-10-20 Chong Yidong <cyd@gnu.org>
2620
2621 * custom.texi (Hooks, Init Examples):
2622 * display.texi (Font Lock):
2623 * fixit.texi (Spelling):
2624 * rmail.texi (Rmail Display): Minor mode function with no arg now
2625 enables it.
2626
2627 * fixit.texi (Spelling): Fix description of inline completion.
2628
2629 2011-10-19 Chong Yidong <cyd@gnu.org>
2630
2631 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2632 entries.
2633 (Isearch Yank): Document isearch-yank-pop.
2634 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2635 (Other Repeating Search): Document Occur Edit mode.
2636
2637 2011-10-18 Chong Yidong <cyd@gnu.org>
2638
2639 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2640 from Line Truncation node.
2641 (Standard Faces): Note that only the background of the cursor face
2642 has an effect.
2643 (Cursor Display): Fix descriptions of cursor face
2644 and bar cursor blinking.
2645 (Text Display): Document nobreak-char-display more clearly.
2646 (Line Truncation): Add xref to Split Window node.
2647 (Display Custom): Don't bother documenting baud-rate or
2648 no-redraw-on-reenter.
2649
2650 * search.texi (Slow Isearch): Node removed.
2651
2652 2011-10-18 Glenn Morris <rgm@gnu.org>
2653
2654 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2655
2656 2011-10-18 Chong Yidong <cyd@gnu.org>
2657
2658 * display.texi (Faces): Simplify discussion. Move documentation
2659 of list-faces-display here, from Standard Faces node.
2660 Note special role of `default' background.
2661 (Standard Faces): Note special role of `default' background.
2662 Note that region face may be taken fom GTK. Add xref to Text Display.
2663 (Text Scale): Rename from "Temporary Face Changes".
2664 Callers changed. Don't bother documenting variable-pitch-mode.
2665 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2666 (Useless Whitespace): Simplify description of
2667 delete-trailing-whitespace. Note active region case.
2668 (Text Display): Fix description of escape-glyph face assignment.
2669 Remove unibye mode discussion. Update some parts for Unicode.
2670 Move glyphless chars documentation to Lisp manual.
2671
2672 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2673
2674 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2675
2676 * display.texi (Scrolling): Tweak explanation of scroll direction.
2677 (View Mode): Add index entries.
2678
2679 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2680
2681 * regs.texi (Text Registers): C-x r i does not activate the mark.
2682 (Bookmarks): Document new default bookmark location.
2683
2684 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2685
2686 * killing.texi (Deletion): Add xref to Using Region.
2687 Document delete-forward-char.
2688 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2689 description here. Recommend C-u C-SPC for jumping to mark.
2690 (Kill Ring): Move kill ring variable documentation here.
2691 (Primary Selection): Copyedits.
2692 (Rectangles): Document new command rectangle-number-lines.
2693 (CUA Bindings): Note that this disables the mark-even-if-inactive
2694 behavior for C-x and C-c.
2695
2696 * mark.texi (Mark): Mention "active region" terminology.
2697 (Using Region): Document delete-active-region.
2698
2699 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2700
2701 * mark.texi (Mark): Clarify description of disabled Transient Mark
2702 mode (Bug#9689).
2703 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2704 selection changes. Mention that commands like C-y set the mark.
2705 (Marking Objects): Add xref to Words node. Note that mark-word
2706 and mark-sexp also have the "extend region" behavior.
2707 (Using Region): Mention M-$ in the table.
2708 Document mark-even-if-inactive here instead of in Mark Ring.
2709 (Mark Ring): Move mark-even-if-inactive to Using Region.
2710 Take note of the "Mark Set" behavior.
2711 (Disabled Transient Mark): Rename from "Persistent Mark"
2712 (Bug#9688). Callers changed.
2713
2714 * programs.texi (Expressions):
2715 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2716
2717 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2718
2719 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2720 option" terminology.
2721 (Key Help): Add command names. Define "documentation string".
2722 (Name Help): Remove an over-long joke.
2723 (Apropos): Document prefix args. Remove duplicated descriptions.
2724 (Help Mode): Add C-c C-b to table. Update TAB binding.
2725 (Package Keywords): Rename from "Library by Keyword".
2726 Describe new package menu interface.
2727 (Help Files, Help Echo): Tweak description.
2728
2729 * mini.texi (Completion Options): Add completion-cycle-threshold.
2730 (Minibuffer History): Document numeric args to history commands.
2731
2732 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2733
2734 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2735
2736 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2737
2738 * basic.texi (Position Info): Omit page commands.
2739 Document count-words-region and count-words.
2740
2741 * text.texi (Pages): Move what-page documentation here.
2742
2743 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2744
2745 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2746 Remote Files node instead of linking directly to the Tramp manual.
2747 (Minibuffer Edit): Add xref to Blank Lines.
2748 (Completion): Add xref to Symbol Completion. Remove redundant
2749 example, which is repeated in the next node.
2750 (Completion Commands): Minor clarifications.
2751 (Completion Styles): New node, split from Completion Commands.
2752 Document substring and initials styles.
2753 (Strict Completion): Remove information duplicated in other nodes.
2754 (Completion Options): Consolidate case difference discussion here.
2755
2756 * help.texi (Help Mode): Fix kindex entries.
2757
2758 * files.texi (File Names): Add index entries.
2759
2760 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2761
2762 * basic.texi (Inserting Text): Add xref to Completion.
2763 Add ucs-insert example, and document prefix argument.
2764 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2765 to left/right. Tweak left-char and right-char descriptions.
2766 M-left and M-right are now bound to left-word/right-word.
2767 (Erasing): Document delete-forward-char.
2768
2769 * screen.texi (Screen, Menu Bar): Copyedits.
2770 (Point): Remove duplicate paragraph on cursors, also in Screen.
2771 (Mode Line): Trailing dashes no longer shown on X displays.
2772
2773 * frames.texi (Non-Window Terminals): Index just "text-only
2774 terminal", which is used throughout the manual now.
2775
2776 * entering.texi (Entering Emacs): Define "startup screen".
2777 Document window-splitting behavior with command-line inputs.
2778 (Exiting): Remove obsolete paragraph about shells without suspend
2779 functionality.
2780
2781 * commands.texi (User Input): Define "input event" more clearly.
2782 (Keys): Add xref to Echo Area.
2783 (Commands): Clarify relation between commands and functions.
2784
2785 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2786
2787 * misc.texi (emacsclient Options): Document how emacsclient runs
2788 the Emacs daemon (Bug#9674).
2789
2790 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2791
2792 * basic.texi (Moving Point):
2793 * custom.texi (Mouse Buttons):
2794 * rmail.texi (Rmail Scrolling):
2795 * search.texi (Isearch Scroll):
2796 * display.texi (Scrolling): Replace scroll-up/down with
2797 scroll-up/down-command. Fix scroll-preserve-screen-position
2798 description. Document scroll-error-top-bottom.
2799
2800 2011-09-30 Glenn Morris <rgm@gnu.org>
2801
2802 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2803
2804 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2805
2806 * windows.texi (Pop Up Window): Defer discussion of window
2807 splitting to the Window Choice node. Add index entries.
2808 (Force Same Window): Node deleted.
2809 (Displaying Buffers, Window Choice): New nodes.
2810
2811 * buffers.texi (Select Buffer): Clarify description of
2812 buffer-switching commands. Add xref to Window Display node.
2813 Don't repeat confirm-nonexistent-file-or-buffer description from
2814 Visiting node. Remove even-window-heights.
2815
2816 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2817
2818 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2819
2820 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2821
2822 * xresources.texi (Table of Resources): Fix documentation of
2823 bitmapIcon.
2824
2825 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2826
2827 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2828
2829 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2830
2831 * frames.texi (Frame Commands): Note that delete-other-frames only
2832 deletes frames on current terminal.
2833
2834 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2835
2836 * sending.texi (Mail Misc): Document mail-add-attachment.
2837
2838 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2839
2840 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2841
2842 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2843
2844 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2845
2846 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2847
2848 * files.texi (File Archives):
2849 * cal-xtra.texi (Diary Display):
2850 * help.texi (Help Mode): Add xref to View Mode.
2851
2852 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2853
2854 * display.texi (View Mode): New node. Move view-file here from
2855 Misc File Ops. Move view-buffer here from Misc Buffer.
2856
2857 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2858
2859 * files.texi (Misc File Ops): Document new
2860 delete-by-moving-to-trash behavior. Remove view-file.
2861
2862 * dired.texi (Dired Deletion): Shorten description of Trash.
2863
2864 * misc.texi (emacsclient Options): Document server-port.
2865
2866 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2867
2868 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2869 even on MS-Windows. Fix a typo.
2870
2871 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2872
2873 * package.texi: New file, documenting the package manager.
2874
2875 * emacs.texi: Include it.
2876
2877 * help.texi (Help Summary): Add describe-package.
2878
2879 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2880
2881 * misc.texi (Printing): Convert subnodes into subsections.
2882
2883 * text.texi (Two-Column): Move into Text chapter.
2884
2885 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2886 Files section. Convert from chapter into section.
2887
2888 * display.texi (Narrowing): Move into display chapter.
2889
2890 * sending.texi (Sending Mail):
2891 * rmail.texi (Rmail):
2892 * misc.texi (Gnus, Document View):
2893 * dired.texi (Dired):
2894 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2895
2896 2011-08-07 Juri Linkov <juri@jurta.org>
2897
2898 * dired.texi (Operating on Files): Rewrite according to the fact
2899 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2900
2901 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2902
2903 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2904 remote file name completion. (Bug#9197)
2905
2906 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2907
2908 * mule.texi (Bidirectional Editing): Document the fact that
2909 bidi-display-reordering is t by default.
2910
2911 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2912
2913 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2914 explicitly (bug#8904).
2915
2916 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2917
2918 * trouble.texi (Checklist): Use an `M-x' example instead of an
2919 Emacs Lisp form to switch on the dribble file (bug#8056).
2920
2921 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2922
2923 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2924
2925 2011-07-13 Glenn Morris <rgm@gnu.org>
2926
2927 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2928
2929 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2930
2931 * mark.texi (Mark Ring): Clarify how many locations are saved
2932 (bug#5770).
2933 (Global Mark Ring): Ditto.
2934
2935 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2936
2937 * text.texi (Table Recognition): Use "at point" instead of "under
2938 point" (bug#4345).
2939
2940 * display.texi (Cursor Display): Mention `cursor-type'.
2941
2942 * screen.texi (Point): Clarify that it's only if you use a block
2943 cursor that it appears to be on a character (bug#4345).
2944
2945 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2946
2947 * misc.texi (Amusements): Move dissociated press here, from its
2948 own section.
2949
2950 * emacs.texi (Top): Update node listing.
2951
2952 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2953
2954 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2955 clarity (bug#3523).
2956
2957 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2958
2959 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2960 (Misc X): Document --parent-id.
2961
2962 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2963 defaults to nil.
2964
2965 * misc.texi (emacsclient Options): Document --parent-id.
2966
2967 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2968
2969 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2970
2971 * emacs.texi: Use "..." instead of ``...'' in the menus
2972 (bug#3503).
2973
2974 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2975
2976 * killing.texi (Primary Selection): Document `only' setting for
2977 select-active-regions.
2978
2979 * mark.texi (Setting Mark): Reference Shift Selection node.
2980
2981 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2982
2983 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2984
2985 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2986 motion keys" (bug#3503).
2987
2988 * emacs.texi: Change all the register node names from "RegPos"
2989 (etc.) to "Positional Registers" (etc.) (bug#3314).
2990
2991 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2992
2993 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2994 (Other Kill Commands, Kill Options): Copyedits.
2995 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2996 (Yanking): Move yank-excluded properties discussion here.
2997 (Cut and Paste): Move from frames.texi. Update subnodes to
2998 describe x-select-enable-clipboard case.
2999
3000 * frames.texi: Move Cut and Paste node and subnodes into
3001 killing.texi, except Mouse Commands and Word and Line Mouse.
3002
3003 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
3004
3005 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
3006
3007 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3008
3009 * screen.texi (Mode Line): Clarify that coding systems are
3010 characters, not letters (bug#1749).
3011
3012 * cmdargs.texi (Environment): Mention removing variables
3013 (bug#1615). Text suggested by Kevin Rodgers.
3014
3015 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3016
3017 * misc.texi (Amusements): Don't mention Yow; it's crippled.
3018
3019 * modes.texi: Rename from major.texi.
3020 (Modes): New node. Make Major Modes and Minor Modes subsections
3021 of this. All callers changed.
3022
3023 * custom.texi (Minor Modes): Move to modes.texi.
3024
3025 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3026
3027 * custom.texi (Syntax): Node deleted.
3028
3029 * help.texi (Help Summary):
3030 * major.texi (Major Modes):
3031 * programs.texi (Parentheses):
3032 * search.texi (Regexp Backslash, Regexp Backslash)
3033 (Regexp Backslash):
3034 * text.texi (Words): Callers changed.
3035
3036 * text.texi (Refill, Longlines): Delete nodes.
3037
3038 * ack.texi (Acknowledgments): Longlines removed from manual.
3039
3040 * emacs.texi (Top): Update node listing.
3041
3042 2011-07-09 Glenn Morris <rgm@gnu.org>
3043
3044 * fortran-xtra.texi (Fortran): Update handled extensions.
3045
3046 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3047
3048 * display.texi (Scrolling): `C-v' (etc) are now bound to
3049 `scroll-*-command' (bug#8349).
3050
3051 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3052
3053 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
3054 doesn't actually delete any files (bug#7125).
3055
3056 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
3057 argument for `C-c C-k' (bug#7391).
3058
3059 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
3060 you're currently using (bug#8489).
3061
3062 2011-07-01 Eli Zaretskii <eliz@gnu.org>
3063
3064 * mule.texi (Coding Systems): Move index entries from the previous
3065 change into their proper places.
3066
3067 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3068
3069 * help.texi (Help Files): Document view-external-packages (bug#8902).
3070
3071 * mule.texi (Coding Systems): Put a few more of the coding systems
3072 into the index (bug#8900).
3073
3074 2011-06-26 Glenn Morris <rgm@gnu.org>
3075
3076 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
3077
3078 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
3079
3080 * misc.texi (emacsclient Options): Mention --frame-parameters.
3081
3082 2011-06-09 Glenn Morris <rgm@gnu.org>
3083
3084 * custom.texi (Specifying File Variables):
3085 Recommend explicit arguments for minor modes.
3086
3087 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
3088
3089 Document wide integers better.
3090 * buffers.texi (Buffers):
3091 * files.texi (Visiting): Document maxima for 64-bit machines,
3092 and mention virtual memory limits.
3093
3094 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3095
3096 * custom.texi (Hooks): Reorganize. Mention Prog mode.
3097
3098 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
3099 prog mode (Bug#8240).
3100
3101 2011-05-27 Glenn Morris <rgm@gnu.org>
3102
3103 * custom.texi (Specifying File Variables):
3104 Major modes no longer need come first.
3105
3106 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
3107
3108 * mule.texi (Specify Coding, Text Coding, Communication Coding)
3109 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
3110
3111 2011-05-18 Glenn Morris <rgm@gnu.org>
3112
3113 * ack.texi (Acknowledgments): Remove fakemail.c.
3114
3115 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
3116
3117 Fixes for fitting text into 7x9 printed manual.
3118 * building.texi (Flymake, Breakpoints Buffer):
3119 * calendar.texi (Appointments):
3120 * cmdargs.texi (General Variables, Display X):
3121 * custom.texi (Saving Customizations, Face Customization)
3122 (Directory Variables, Minibuffer Maps, Init Rebinding):
3123 * display.texi (Font Lock, Font Lock, Useless Whitespace):
3124 * fixit.texi (Spelling):
3125 * frames.texi (Creating Frames, Fonts):
3126 * help.texi (Help Files):
3127 * mini.texi (Minibuffer File):
3128 * misc.texi (emacsclient Options, Emulation):
3129 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
3130 * mule.texi (International Chars, Language Environments)
3131 (Select Input Method, Modifying Fontsets, Charsets):
3132 * programs.texi (Custom C Indent):
3133 * rmail.texi (Rmail Labels):
3134 * text.texi (Table Conversion):
3135 * trouble.texi (Known Problems, Known Problems):
3136 * windows.texi (Change Window):
3137 * xresources.texi (GTK resources): Reflow text and re-indent code
3138 examples to avoid TeX overflows and underflows on 7x9 paper.
3139
3140 * emacs.texi: Fix the (commented out) smallbook command.
3141
3142 * macos.texi (Mac / GNUstep Events):
3143 * xresources.texi (Lucid Resources): Remove extraneous examples.
3144
3145 2011-05-10 Glenn Morris <rgm@gnu.org>
3146
3147 * custom.texi (Specifying File Variables):
3148 Deprecate using mode: for minor modes.
3149
3150 2011-05-07 Glenn Morris <rgm@gnu.org>
3151
3152 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3153
3154 2011-05-06 Glenn Morris <rgm@gnu.org>
3155
3156 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3157
3158 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3159
3160 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3161
3162 * misc.texi (Emacs Server): Document `server-eval-at'.
3163
3164 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
3165
3166 * maintaining.texi (List Tags): Document next-file.
3167 Suggested by Uday S Reddy.
3168
3169 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3170
3171 * mini.texi (Minibuffer Edit):
3172 * screen.texi (Mode Line): Fix typo.
3173
3174 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
3175
3176 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3177
3178 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3181
3182 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3183
3184 * display.texi (Auto Scrolling): Document the limit of 100 lines
3185 for never-recentering scrolling with `scroll-conservatively'.
3186 (Bug#6671)
3187
3188 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3189
3190 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3191 HOME on Windows and where it looks for init files. (Bug#8221)
3192
3193 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3194
3195 * search.texi (Regexp Example):
3196 * mule.texi (International Chars):
3197 * building.texi (External Lisp): Don't use characters outside
3198 ISO-8859-1.
3199
3200 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3201
3202 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3203 Use Texinfo @-commands for non Latin-1 characters.
3204
3205 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3206
3207 * custom.texi (Init File): Add index entries for ".emacs".
3208 (Bug#8210)
3209
3210 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3211
3212 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3213 for Gtk+ 3.
3214
3215 2011-03-08 Glenn Morris <rgm@gnu.org>
3216
3217 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3218 * emacs.texi (Acknowledgments):
3219 * ack.texi (Acknowledgments): Names to UTF-8.
3220 * emacs.texi: Set documentencoding.
3221
3222 * display.texi (Optional Mode Line): Don't mention exactly where
3223 display-time appears. (Bug#8193)
3224
3225 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3226
3227 * Version 23.3 released.
3228
3229 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3230
3231 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3232
3233 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3234
3235 * misc.texi (emacsclient Options): Add q/quiet.
3236
3237 2011-03-02 Glenn Morris <rgm@gnu.org>
3238
3239 * mule.texi (Communication Coding) <x-select-request-type>:
3240 Remove duplicate (essentially) paragraph. (Bug#8148)
3241
3242 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3243
3244 * maintaining.texi (Format of ChangeLog): Add reference to
3245 add-log-full-name.
3246 (Change Log Commands): Add documentation for combining multiple
3247 symbols in one change.
3248
3249 2011-03-01 Glenn Morris <rgm@gnu.org>
3250
3251 * custom.texi (Directory Variables):
3252 Give an example of excluding subdirectories.
3253
3254 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3255
3256 * search.texi (Regexp Search): Move index entries about regexps to the
3257 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3258
3259 2011-02-19 Glenn Morris <rgm@gnu.org>
3260
3261 * dired.texi (Dired): Dired-X version number was dropped.
3262
3263 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3264
3265 * xresources.texi (X Resources): Remove *faceName and replace it with
3266 *font for Lucid.
3267
3268 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3269
3270 * rmail.texi (Rmail Display): Document Rmail MIME support more
3271 accurately.
3272
3273 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3274 vc-log-outgoing.
3275 (Merging): Document vc-find-conflicted-file.
3276
3277 2011-02-05 Glenn Morris <rgm@gnu.org>
3278
3279 * custom.texi (Variables): Fix typo.
3280
3281 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3282
3283 * search.texi (Regexps): Copyedits. Mention character classes
3284 (Bug#7809).
3285
3286 * files.texi (File Aliases): Restore explanatory text from Eli
3287 Zaretskii, accidentally removed in 2011-01-08 commit.
3288
3289 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3290
3291 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3292 (MAKEINFO_OPTS): New variable.
3293 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3294 (emacs.html): New target.
3295 (clean): Remove emacs.html.
3296
3297 2011-01-23 Werner Lemberg <wl@gnu.org>
3298
3299 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3300 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3301 (ENVADD): Update.
3302
3303 2011-01-18 Glenn Morris <rgm@gnu.org>
3304
3305 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3306
3307 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3308
3309 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3310
3311 * building.texi (Compilation): Improve instructions for running two
3312 compilations (Bug#7573).
3313
3314 * files.texi (Backup Names): Document the new location of the
3315 last-resort backup file.
3316
3317 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3318 manual. Explain why directory-abbrev-alist elements should be anchored
3319 (Bug#7777).
3320
3321 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3322
3323 * msdog.texi (Windows Startup): Correct inaccurate description of
3324 differences between emacsclient.exe and emacsclientw.exe.
3325
3326 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3327
3328 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3329
3330 2011-01-02 Kenichi Handa <handa@m17n.org>
3331
3332 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3333
3334 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3335
3336 * frames.texi (Cut and Paste): Modify the section's name and text:
3337 don't mix "cut/paste" with "kill/yank".
3338 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3339 (Bug#7702)
3340
3341 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3342
3343 2011-01-02 Glenn Morris <rgm@gnu.org>
3344
3345 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3346 matches its position in the menu. (Bug#7674)
3347
3348 2011-01-02 Glenn Morris <rgm@gnu.org>
3349
3350 * trouble.texi (Checklist): Mention not replying via news either.
3351
3352 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3353
3354 * misc.texi (Document View): Update DocView section with newly
3355 supported document formats.
3356
3357 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3358
3359 * killing.texi: Resection the Info version to conform to the
3360 printed manual, to avoid making sections on Accumulating Text, CUA
3361 and Rectangles into full chapters.
3362
3363 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3364
3365 * custom.texi (Init Syntax): Add index entries for "character syntax".
3366 (Bug#7576)
3367
3368 2010-12-13 Karel Klíč <kklic@redhat.com>
3369
3370 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3371
3372 2010-12-13 Glenn Morris <rgm@gnu.org>
3373
3374 * trouble.texi (Checklist): Fix typo in newsgroup name.
3375
3376 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3377
3378 * search.texi (Word Search): Note that the lazy highlight always
3379 matches to whole words (Bug#7470).
3380
3381 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3382
3383 * display.texi (Optional Mode Line): Make the description of
3384 load-average more accurate.
3385
3386 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3387 registry, with a cross-reference.
3388 (Windows Startup): New node. Move the stuff about the current
3389 directory from "Windows HOME".
3390
3391 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3392
3393 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3394 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3395
3396 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3397
3398 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3399 Suggested by Štěpán Němec.
3400
3401 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3402
3403 * maintaining.texi (Version Control): Say "commit", not "check in".
3404 (Version Control Systems): Simplify descriptions.
3405 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3406 VCS Concepts.
3407 (VC Mode Line): Update example.
3408 (Old Revisions): Document revert-buffer for vc-diff.
3409 (Log Buffer): Promote to a subsection. Document header lines.
3410
3411 * macos.texi (Mac / GNUstep Basics):
3412 Document ns-right-alternate-modifier.
3413
3414 * emacs.texi (Top): Update node listing.
3415
3416 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3417
3418 * rmail.texi (Rmail Coding): Characters with no fonts are not
3419 necessarily displayed as empty boxes.
3420
3421 * mule.texi (Language Environments, Fontsets): Characters with no
3422 fonts are not necessarily displayed as empty boxes.
3423
3424 * display.texi (Text Display): Document display of glyphless
3425 characters.
3426
3427 2010-11-13 Glenn Morris <rgm@gnu.org>
3428
3429 * basic.texi (Position Info): Add M-x count-words-region.
3430
3431 2010-11-11 Glenn Morris <rgm@gnu.org>
3432
3433 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3434
3435 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3436
3437 * msdog.texi (Windows HOME): Add information regarding startup
3438 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3439
3440 2010-10-11 Glenn Morris <rgm@gnu.org>
3441
3442 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3443
3444 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3445 (DVIPS): New variable.
3446 (.PHONY): Add html, ps.
3447 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3448 (clean): Delete html, ps files.
3449
3450 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3451
3452 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3453
3454 2010-10-09 Glenn Morris <rgm@gnu.org>
3455
3456 * Makefile.in (VPATH): Remove.
3457 (infodir): Make it absolute.
3458 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3459
3460 * Makefile.in (dist): Anchor regexps.
3461
3462 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3463 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3464 (emacs-xtra.pdf): Use $<.
3465
3466 * Makefile.in (infoclean): Remove harmless, long-standing error.
3467
3468 * Makefile.in ($(infodir)): Delete rule.
3469 (mkinfodir): New.
3470 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3471
3472 * Makefile.in (distclean): Do not delete emacsver.texi.
3473 (dist): Remove reference to emacsver.texi.in.
3474 * emacsver.texi: New file, replacing emacsver.texi.in.
3475
3476 2010-10-09 Glenn Morris <rgm@gnu.org>
3477
3478 * emacsver.texi.in: New file.
3479 * emacs.texi: Set EMACSVER by including emacsver.texi.
3480 * Makefile.in (distclean): Delete emacsver.texi.
3481 (dist): Copy emacsver.texi.
3482 (EMACSSOURCES): Add emacsver.texi.
3483
3484 * ack.texi (Acknowledgments): No more b2m.c.
3485
3486 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3487 (emacs): Remove rule.
3488 (dist): No need to deal with the emacs rule any more.
3489
3490 2010-10-07 Glenn Morris <rgm@gnu.org>
3491
3492 * Makefile.in (version): New, set by configure.
3493 (clean): Delete dist tar file.
3494 (dist): Use version in tar name.
3495
3496 2010-10-06 Glenn Morris <rgm@gnu.org>
3497
3498 * Makefile.in (EMACS_XTRA): Add the main source file.
3499 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3500 (mostlyclean): No core files, reorder other files.
3501 (clean): Delete specific dvi and pdf files.
3502 (infoclean, dist): New rules.
3503 (maintainer-clean): Use infoclean.
3504 ($(infodir)): Add parallel build workaround.
3505
3506 2010-10-04 Glenn Morris <rgm@gnu.org>
3507
3508 * Makefile.in (SHELL): Set it.
3509 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3510 (info, dvi): Replace above variables with their expansions.
3511 (info): Move mkdir from here...
3512 ($(infodir)/emacs): ... to here (for parallel builds).
3513 (pdf): New target.
3514 ($(infodir)/emacs): Pass -o option to makeinfo.
3515 (.PHONY): Declare clean rules.
3516 (maintainer-clean): Delete dvi and pdf files.
3517 Guard against cd failures. Use a more restrictive delete.
3518
3519 2010-10-02 Glenn Morris <rgm@gnu.org>
3520
3521 * misc.texi (Shell Mode): Remove reference to old function name.
3522
3523 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3524
3525 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3526 indicator characters.
3527
3528 2010-09-29 Glenn Morris <rgm@gnu.org>
3529
3530 * Makefile.in (top_srcdir): Remove unused variable.
3531
3532 2010-09-14 Glenn Morris <rgm@gnu.org>
3533
3534 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3535 the last hook item.
3536
3537 * calendar.texi (Appointments): Also updated when a diary include file
3538 is saved.
3539
3540 2010-09-14 Glenn Morris <rgm@gnu.org>
3541
3542 * trouble.texi (Bugs): Update the section intro.
3543 (Known Problems): New section.
3544 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3545 (Sending Patches): Bug fixes are best as responses to existing bugs.
3546 * emacs.texi (Known Problems): Add menu entry for new section.
3547
3548 2010-09-09 Glenn Morris <rgm@gnu.org>
3549
3550 * xresources.texi: Untabify.
3551
3552 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3553
3554 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3555
3556 2010-09-06 Glenn Morris <rgm@gnu.org>
3557
3558 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3559
3560 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3561
3562 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3563
3564 2010-08-21 Glenn Morris <rgm@gnu.org>
3565
3566 * misc.texi (Amusements): Mention bubbles and animate.
3567
3568 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3569
3570 * files.texi (Visiting): Add more index entries for
3571 large-file-warning-threshold.
3572
3573 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3574
3575 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3576
3577 2010-06-23 Glenn Morris <rgm@gnu.org>
3578
3579 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3580 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3581 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3582 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3583 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3584 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3585 Untabify Texinfo files.
3586
3587 2010-06-10 Glenn Morris <rgm@gnu.org>
3588
3589 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3590
3591 * basic.texi (Inserting Text): Fix typo.
3592
3593 2010-06-10 Glenn Morris <rgm@gnu.org>
3594
3595 * ack.texi (Acknowledgments):
3596 * emacs.texi (Acknowledgments): Update for notifications.el.
3597
3598 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3599
3600 * dired.texi (Operating on Files): Mention encryption commands
3601 (Bug#6315).
3602
3603 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3604
3605 * basic.texi (Moving Point): Update due to renaming of commands bound
3606 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3607
3608 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3609
3610 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3611 paragraphs.
3612 (Line Truncation): Fix wording for bidi display.
3613
3614 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3615 keys.
3616
3617 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3618
3619 * building.texi (GDB Graphical Interface): Remove misleading comparison
3620 to an IDE (Bug#6128).
3621
3622 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3623
3624 * programs.texi (Man Page):
3625 * misc.texi (Invoking emacsclient):
3626 * mini.texi (Repetition):
3627 * mark.texi (Setting Mark): Fix typos.
3628
3629 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * misc.texi (Printing): Document htmlfontify-buffer.
3632
3633 2010-05-08 Glenn Morris <rgm@gnu.org>
3634
3635 * calendar.texi (Displaying the Diary, Format of Diary File):
3636 Fix external cross-references for TeX format output.
3637
3638 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3639
3640 * Version 23.2 released.
3641
3642 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3643
3644 * cmdargs.texi (Initial Options): Mention --chdir.
3645
3646 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3647
3648 * frames.texi (Tool Bars): Add tool-bar-style.
3649
3650 2010-04-21 Glenn Morris <rgm@gnu.org>
3651
3652 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3653
3654 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3655
3656 * programs.texi (Semantic): New node.
3657
3658 * maintaining.texi (EDE): New node.
3659
3660 * emacs.texi: Update node listing.
3661
3662 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3663
3664 2010-04-18 Glenn Morris <rgm@gnu.org>
3665
3666 * emacs.texi (Acknowledgments): Remove duplicate.
3667
3668 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3669
3670 2010-04-18 Glenn Morris <rgm@gnu.org>
3671
3672 * dired.texi (Misc Dired Features): Mention VC diff and log.
3673 * maintaining.texi (Old Revisions, VC Change Log):
3674 Mention that diff and log work in Dired buffers.
3675
3676 * help.texi (Help Summary): Mention M-x info-finder.
3677
3678 * ack.texi (Acknowledgments): Add mpc.el.
3679
3680 * custom.texi (Specifying File Variables, Directory Variables):
3681 Document new commands for manipulating local variable lists.
3682
3683 2010-04-18 Glenn Morris <rgm@gnu.org>
3684
3685 * trouble.texi (Contributing): Add cindex entry.
3686 Mention etc/CONTRIBUTE.
3687
3688 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3689
3690 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3691 query-replace (Bug#5774).
3692
3693 2010-04-16 Glenn Morris <rgm@gnu.org>
3694
3695 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3696
3697 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3698
3699 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3700
3701 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3702
3703 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3704
3705 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3706
3707 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3708 cross-reference to "Inserting Text".
3709
3710 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3711 Mention completion provided by `ucs-insert'.
3712
3713 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3714
3715 * sending.texi (Sending Mail): Note variables that may need
3716 customizing.
3717 (Mail Sending): Expand discussion of send-mail-function.
3718
3719 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3720
3721 Document Message mode as the default mail mode.
3722
3723 * sending.texi (Sending Mail): Copyedits.
3724 (Mail Format, Mail Headers): Document mail-from-style changes.
3725 (Mail Commands): Rename from Mail mode. Document Message mode.
3726 (Mail Misc): Rename from Mail mode Misc.
3727 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3728 command names and update keybindings.
3729 (Header Editing): Document message-tab. De-document
3730 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3731 favor of mail-default-headers. Ad index entries for user-full-name and
3732 user-mail-address.
3733 (Citing Mail): Update changes in Message mode behavior.
3734 Document mail-yank-prefix.
3735 (Mail Signature): New node, moved from Mail Misc.
3736 (Mail Aliases): Mail abbrevs are the default with Message mode.
3737 (Mail Methods): Note that Message mode is now the default.
3738
3739 * rmail.texi (Rmail Reply):
3740 * text.texi (Text Mode):
3741 * major.texi (Major Modes):
3742 * mule.texi (Output Coding): Refer to Message mode.
3743
3744 * custom.texi (Init Examples): Add xref to Mail Header.
3745
3746 * emacs.texi (Top): Fix xrefs.
3747
3748 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3749
3750 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3751 repository if there is none.
3752 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3753 vc-print-root-log.
3754 (Old Revisions): Copyedits. Document vc-root-diff.
3755
3756 * programs.texi (Program Modes): Mention Javascript mode.
3757
3758 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3759 * emacs.texi: Update node description.
3760
3761 * misc.texi (Navigation): Document doc-view-continuous.
3762 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3763
3764 2010-03-30 Juri Linkov <juri@jurta.org>
3765
3766 * search.texi (Other Repeating Search): Remove line that `occur'
3767 can not handle multiline matches.
3768
3769 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3770
3771 * mule.texi (International): Mention support of bidirectional editing.
3772 (Bidirectional Editing): New section.
3773
3774 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3775
3776 * emacs.texi (Top): Update node names to those in building.texi.
3777
3778 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3779
3780 * building.texi: Describe restored GDB/MI functionality
3781 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3782 * emacs.texi: Update node names for building.texi.
3783
3784 2010-03-24 Glenn Morris <rgm@gnu.org>
3785
3786 * ack.texi (Acknowledgments):
3787 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3788
3789 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3790
3791 * xresources.texi (Table of Resources): Clarify toolBar number
3792 for Gtk+.
3793
3794 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3795
3796 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3797
3798 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3799
3800 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3801 and multi-isearch-buffers-regexp.
3802
3803 * indent.texi (Indentation): Clarify description of
3804 indent-for-tab-command. Document tab-always-indent.
3805
3806 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3807
3808 * cmdargs.texi (Font X): Move most content to Fonts.
3809
3810 * frames.texi (Fonts): New node. Document font-use-system-font.
3811
3812 * emacs.texi (Top):
3813 * xresources.texi (Table of Resources):
3814 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3815
3816 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3817
3818 * Branch for 23.2.
3819
3820 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3821
3822 * custom.texi (Init Examples): Add xref to Locals.
3823
3824 * major.texi (Choosing Modes): Mention usage of setq-default for
3825 setting the default value of major-mode (Bug#5688).
3826
3827 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3830
3831 * display.texi (Display Custom): Document make-pointer-invisible and
3832 underline-minimum-offset. Remove inverse-video.
3833
3834 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3835
3836 * frames.texi (Frame Commands): Note that the last ordinary frame can
3837 be deleted in daemon mode (Bug#5616).
3838
3839 2010-02-18 Glenn Morris <rgm@gnu.org>
3840
3841 * trouble.texi (Contributing): Repository is no longer CVS.
3842
3843 2010-02-08 Glenn Morris <rgm@gnu.org>
3844
3845 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3846
3847 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3848
3849 * display.texi (Useless Whitespace, Text Display):
3850 * custom.texi (Init Examples): Avoid obsolete special default variables
3851 like default-major-mode.
3852
3853 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3854
3855 * programs.texi (Other C Commands): Replace reference to obsolete
3856 c-subword-mode.
3857
3858 2010-01-21 Glenn Morris <rgm@gnu.org>
3859
3860 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3861
3862 2010-01-12 Glenn Morris <rgm@gnu.org>
3863
3864 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3865 emacs-pretest-bug for bug reports for development versions.
3866
3867 2010-01-11 Glenn Morris <rgm@gnu.org>
3868
3869 * display.texi (Highlight Interactively): `t' does not mean highlight
3870 all patterns. (Bug#5335)
3871
3872 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3873
3874 * misc.texi (Shell): Document async-shell-command.
3875
3876 * building.texi (Grep Searching): Document zrgrep.
3877
3878 * mini.texi (Completion Options): Mention `initials' completion style.
3879
3880 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3881
3882 * building.texi: Import GDB Graphical Interface description from
3883 EMACS_23_1_RC.
3884
3885 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3886
3887 * emacs.texi (Top): Update node listing.
3888
3889 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3890
3891 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3892
3893 * cmdargs.texi (Initial Options):
3894 * xresources.texi (Resources): Document inhibit-x-resources.
3895
3896 * custom.texi (Specifying File Variables): Note that minor modes are
3897 enabled unconditionally.
3898
3899 * display.texi (Scrolling): Briefly document the old recenter command,
3900 and document recenter-positions.
3901
3902 * files.texi (Visiting):
3903 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3904
3905 * frames.texi (Cut/Paste Other App):
3906 Document save-interprogram-paste-before-kill.
3907
3908 * killing.texi (Kill Options): New node.
3909
3910 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3911
3912 * misc.texi (Shell Options): ansi-color is now default.
3913
3914 2009-12-05 Glenn Morris <rgm@gnu.org>
3915
3916 * emacs.texi (Top): Update menu for cal-xtra node changes.
3917 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3918 or mode line. Don't mention invisible text or the details of
3919 diary-print-entries here, only in cal-xtra.
3920 (Format of Diary File): Mention that the "date on first line" format
3921 only really affects the simple display.
3922 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3923 (Diary Customizing): Holidays may be in the buffer or mode line.
3924 Move diary-print-entries to the "Diary Display" section.
3925 (Diary Display): New section, split out from "Fancy Diary Display".
3926 Explain the limitations of simple display, and how to print it.
3927
3928 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3929
3930 * cal-xtra.texi (Diary Display): Mention View mode.
3931
3932 2009-11-29 Juri Linkov <juri@jurta.org>
3933
3934 * display.texi (Highlight Interactively): Actually a list of
3935 default faces is pre-loaded into a list of default values
3936 instead of the history.
3937
3938 2009-11-20 Glenn Morris <rgm@gnu.org>
3939
3940 * ack.texi (Acknowledgments):
3941 * emacs.texi (Acknowledgments): Add htmlfontify.
3942
3943 2009-11-14 Glenn Morris <rgm@gnu.org>
3944
3945 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3946
3947 * ack.texi (Acknowledgments):
3948 * emacs.texi (Acknowledgments): Update for recent Org changes.
3949
3950 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3951
3952 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3953 `charset' property, which is irrelevant to the user manual (Bug#3526).
3954
3955 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3956
3957 * trouble.texi (DEL Does Not Delete): Fix typo.
3958
3959 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3960
3961 * files.texi (Misc File Ops): Mention copy-directory.
3962
3963 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3964
3965 * mule.texi (Unibyte Mode): Emphasize that
3966 unibyte-display-via-language-environment affects only the display.
3967
3968 * display.texi (Horizontal Scrolling): Document cursor behavior under
3969 horizontal scrolling when point moves off the screen (Bug#4564).
3970 Improve wording.
3971
3972 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3973
3974 * files.texi (Directories): delete-directory prompts for recursive
3975 deletion.
3976
3977 2009-09-30 Glenn Morris <rgm@gnu.org>
3978
3979 * ack.texi (Acknowledgments):
3980 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3981
3982 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3983
3984 * dired.texi (Dired Navigation): Use @code instead of @var for
3985 dired-isearch-filenames, so that it's not capitalized.
3986
3987 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3988
3989 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3990
3991 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3992
3993 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3994 (Key Bindings): Reference Init Rebinding in introductory text.
3995 Shift some of the introduction to Keymaps node.
3996 (Keymaps): Simplify.
3997 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3998 (Minibuffer Maps): Remove mention of Mocklisp.
3999 (Init Rebinding): Move mode-local rebinding example here from Local
4000 Keymaps.
4001 (Modifier Keys): Clarify.
4002 (Rebinding): Add cindex for "binding keys".
4003
4004 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4005
4006 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
4007
4008 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
4009
4010 * building.texi (Threads Buffer, Multithreaded Debugging):
4011 Reorganize these two sections.
4012
4013 2009-08-29 Eli Zaretskii <eliz@gnu.org>
4014
4015 * cmdargs.texi (Initial Options): Fix last change.
4016
4017 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4018
4019 * mule.texi (Enabling Multibyte):
4020 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
4021 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
4022
4023 2009-08-20 Glenn Morris <rgm@gnu.org>
4024
4025 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
4026
4027 2009-08-19 Glenn Morris <rgm@gnu.org>
4028
4029 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
4030
4031 2009-08-18 Glenn Morris <rgm@gnu.org>
4032
4033 * ack.texi (Acknowledgments):
4034 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
4035
4036 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
4037
4038 2009-08-09 Glenn Morris <rgm@gnu.org>
4039
4040 * ack.texi (Acknowledgments):
4041 * emacs.texi (Acknowledgments): Add gdb-mi entry.
4042
4043 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
4044
4045 * emacs.texi (Top): Add new menu items for GDB-UI.
4046
4047 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
4048 section. Threads buffer is in separate section now.
4049
4050 2009-08-08 Glenn Morris <rgm@gnu.org>
4051
4052 * ack.texi (Acknowledgments):
4053 * emacs.texi (Acknowledgments):
4054 Update for js2-mode and org changes.
4055
4056 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
4057
4058 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
4059 files.
4060
4061 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
4062
4063 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
4064
4065 2009-07-23 Glenn Morris <rgm@gnu.org>
4066
4067 * programs.texi (Matching): Update blink-matching-paren-distance.
4068
4069 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
4070
4071 * frames.texi (Cut/Paste Other App): For select-active-regions,
4072 selection is now updated on moving point.
4073
4074 2009-07-21 Richard Stallman <rms@gnu.org>
4075
4076 * glossary.texi (GNU, Daemon): Update information.
4077
4078 2009-07-19 Juri Linkov <juri@jurta.org>
4079
4080 * custom.texi (Specifying File Variables, Safe File Variables):
4081 "variables/value pairs" -> "variable/value pairs".
4082
4083 2009-07-15 Glenn Morris <rgm@gnu.org>
4084
4085 * misc.texi (Gnus): Remove widow.
4086
4087 2009-07-11 Glenn Morris <rgm@gnu.org>
4088
4089 * Makefile.in (TEXI2PDF): New.
4090 (emacs.pdf, emacs-xtra.pdf): New targets.
4091
4092 * arevert-xtra.texi (Autorevert): Add menu descriptions.
4093
4094 * display.texi (Horizontal Scrolling): Re-word to remove widow.
4095
4096 * emacs.texi (Top): Info can be read from other places than Emacs.
4097 Don't print the copying notice twice in the printed version.
4098 Update the menu and detailmenu.
4099 (Preface): The meaning of "on-line" has changed.
4100 Correct name for "Common Problems" chapter.
4101 (Distrib): Update FSF shop URL.
4102 (Intro): Showing two files at once is not so exciting.
4103
4104 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
4105 (Mac / GNUstep Basics): Minor grammar changes.
4106 (Mac / GNUstep Events): Fix typo.
4107 (GNUstep Support): CANNOT_DUMP no longer applies.
4108
4109 * misc.texi (Document View): Fix typos.
4110
4111 * dired.texi (Dired):
4112 * help.texi (Help):
4113 * macos.texi (Mac OS / GNUstep):
4114 * maintaining.texi (Version Control, Introduction to VC):
4115 End menu descriptions with a period.
4116
4117 2009-07-09 Eli Zaretskii <eliz@gnu.org>
4118
4119 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
4120 so categorical in saying that the option is only useful on NTFS.
4121
4122 2009-07-09 Glenn Morris <rgm@gnu.org>
4123
4124 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
4125 (ENVADD): Add texinfodir to TEXINPUTS.
4126
4127 * emacs.texi (Top): Fix cross-reference.
4128
4129 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
4130
4131 * vc1-xtra.texi (Revision Tags): Fix typo.
4132
4133 2009-07-03 Glenn Morris <rgm@gnu.org>
4134
4135 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
4136 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
4137 (Merge Commands): `.' does not seem to work in A or B buffer.
4138 `l' can recreate the 3-window display.
4139
4140 * glossary.texi (Glossary): Minor phrasing changes throughout.
4141 Add more internal cross-references.
4142 <Autoloading>: You can't really autoload a variable.
4143 <C-M->: Move details here from `M-C-' item.
4144 <Continuation Line>: Refer to `Truncation.'
4145 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4146 <Home Directory, Unix>: New entries.
4147 <Deletion of Files>: Mention recycle bins.
4148 <Directory>: Mention ``folders.''
4149 <Error>: Don't mention ``type-ahead.''
4150 <Fringe>: Refer to the manual node.
4151 <Minor Mode>: Can be global or local.
4152 <Spell Checking>: There are other checkers besides Ispell.
4153
4154 2009-07-02 Glenn Morris <rgm@gnu.org>
4155
4156 * anti.texi (Antinews): Minor changes in phrasing.
4157
4158 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4159 some underfull lines in dvi output.
4160
4161 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4162
4163 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4164
4165 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4166
4167 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4168
4169 * xresources.texi (Table of Resources): Mention maximized for
4170 fullscreen.
4171
4172 * cmdargs.texi (Window Size X): -mm/--maximized is new.
4173
4174 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
4175
4176 * anti.texi (Antinews): Correct the list of removed platforms.
4177
4178 2009-06-28 Glenn Morris <rgm@gnu.org>
4179
4180 * arevert-xtra.texi: Minor language tweaks.
4181
4182 * dired-xtra.texi: Minor revisions.
4183
4184 2009-06-23 Miles Bader <miles@gnu.org>
4185
4186 * display.texi (Scrolling): Document `recenter-redisplay'.
4187 (Temporary Face Changes): Document `text-scale-set'.
4188
4189 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4190
4191 * Branch for 23.1.
4192
4193 2009-06-17 Kenichi Handa <handa@m17n.org>
4194
4195 * mule.texi (Charsets): Update the description for the new charset.
4196 (list-character-sets): New findex.
4197 (Language Environments): Add @anchor{Describe Language Environment}.
4198
4199 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4200
4201 * basic.texi (Moving Point): Fix tag.
4202
4203 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4204
4205 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4206 use camel-case for PageUp and PageDown.
4207
4208 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4209 camel-case for PageUp and PageDown.
4210
4211 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4212
4213 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4214 (Isearch Scroll): Decapitalize <next> and <prior>.
4215
4216 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4217
4218 * fixit.texi (Spelling): Set default dictionary.
4219 Improve descriptions (Bug#2554)
4220
4221 2009-06-08 David Reitter <david.reitter@gmail.com>
4222
4223 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4224 since saving colors and faces set this way is not implemented.
4225 (Environment variables): Remove mention of mac-fix-env, which is
4226 scheduled to be removed.
4227
4228 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4229
4230 * custom.texi (Init Examples): Add example of changing load-path.
4231
4232 * building.texi (Lisp Libraries): Add example of changing
4233 load-path (Bug#3446).
4234
4235 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4236
4237 * mark.texi (Mark): Further clarifications.
4238 (Setting Mark): Emphasize that C-SPC activates the mark.
4239
4240 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4241
4242 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4243 Mark mode.
4244 (Using Region, Persistent Mark): Use "active mark" instead of "active
4245 region".
4246
4247 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4248
4249 * mule.texi (Select Input Method): Fix typo.
4250
4251 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4252
4253 * anti.texi (Antinews): Document completion changes. Some additional
4254 copyedits and rearrangement of entries.
4255
4256 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4257
4258 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4259 (Shell History Copying, Terminal emulator): Copyedits.
4260
4261 * xresources.texi (Resources): Simplify descriptions.
4262 Shorten description of editres, which is not very useful these days.
4263 (Table of Resources): Document fontBackend resource.
4264
4265 * trouble.texi (Quitting): Add other undo bindings to table.
4266 (DEL Does Not Delete): Note that the erasure key is usually labeled
4267 "Backspace". Remove discussion of obscure Xmodmap issue.
4268
4269 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4270
4271 * files.texi (Visiting): Copyedits.
4272
4273 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4274
4275 * basic.texi (Inserting Text): Document ucs-insert.
4276
4277 * mule.texi (International Chars): Define "multibyte". Note that
4278 internal representation is unicode-based. Simplify definition of raw
4279 bytes. Mention ucs-insert.
4280 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4281 (Language Environments): Add language environments new to Emacs 23.
4282 (Multibyte Conversion): Node deleted.
4283 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4284 Don't mention obsolete emacs-mule coding system.
4285 (Output Coding): Copyedits.
4286
4287 * emacs.texi (Top): Update node listing.
4288
4289 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4290
4291 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4292
4293 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4294
4295 * building.texi (Lisp Libraries): `load-library' does offer completion.
4296
4297 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4298
4299 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4300 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4301
4302 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4303
4304 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4305
4306 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4307
4308 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4309
4310 * building.texi (Lisp Interaction): Document initial-scratch-message.
4311
4312 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4313
4314 * msdog.texi (Windows Fonts): Fix typos.
4315
4316 * files.texi (Save Commands): Fix pxref.
4317
4318 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4319
4320 * files.texi (Save Commands): Mention diff-buffer-with-file.
4321 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4322 Henoch (Bug#3036).
4323
4324 2009-03-15 Glenn Morris <rgm@gnu.org>
4325
4326 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4327 the former is not always used.
4328 (Mail Headers): Use active voice. Add "Mail-reply-to".
4329 Change case of "Id". Avoid repeated "appropriate".
4330 (Mail Aliases): Fix previous change - use an example with a ".", so it
4331 does actually get quoted when expanded.
4332 (Mail Sending): Mailclient is the default on some systems.
4333 (Citing Mail): Mention mail-indentation-spaces.
4334 (Mail Mode Misc): Add an @dfn for "mail signature".
4335
4336 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4337
4338 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4339 (Completion Options): Document read-file-name-completion-ignore-case,
4340 read-buffer-completion-ignore-case, and completion-styles.
4341 Remove description of partial-completion-mode.
4342
4343 2009-03-14 Glenn Morris <rgm@gnu.org>
4344
4345 * sending.texi (Mail Format): Fix typo. Add index entry for
4346 mail-header-separator.
4347 (Mail Headers): Put info about initialization and changing in one place
4348 at the start. Update FCC section for mbox Rmail. Clarify From
4349 section, mention mail-setup-with-from. Clarify Reply-to section.
4350 Add Mail-followup-to and mail-mailing-lists. Clarify References
4351 section.
4352 (Mail Aliases): Update example, make less contentious.
4353 Update for name change of mail-interactive-insert-alias.
4354 (Mail Mode): Remove mention of `%' as a word separator.
4355 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4356 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4357 commands. Clarify FCC handling. In mail-complete, add reference to
4358 Mail Aliases section, and mention mail-complete-function.
4359 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4360 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4361 signature netiquette. Explain how the mail hooks work when continuing
4362 a composition.
4363 (Mail Amusements): Internationalize the spook section a bit.
4364 Remove the spook mail-setup-hook example, since it doesn't work well.
4365 Mention fortune-file.
4366 (Mail Methods): Mention read-mail-command.
4367
4368 2009-03-14 David Reitter <david.reitter@gmail.com>
4369
4370 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4371 and NS resources following recent changes.
4372
4373 2009-03-10 Jason Rumney <jasonr@gnu.org>
4374
4375 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4376 w32-use-visible-system-caret doc to indicate that it should get set
4377 automatically.
4378 (Windows Fonts): Add doc for the uniscribe backend.
4379
4380 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4381
4382 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4383 vc-dir. (Bug#2598)
4384
4385 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4386
4387 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4388
4389 2009-03-05 Glenn Morris <rgm@gnu.org>
4390
4391 * rmail.texi (Rmail Basics): Add reference to sorting.
4392 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4393 Minor re-wordings.
4394 (Rmail Motion): Mention rmail-next-same-subject.
4395 (Rmail Deletion): Expunging is not the only way to change the numbers.
4396 (Rmail Labels): Labels can also be used in sorting.
4397 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4398 (Rmail Display): Mention rmail-mime.
4399
4400 2009-03-04 Glenn Morris <rgm@gnu.org>
4401
4402 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4403 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4404 summary. Mention sorts cannot be undone.
4405 (Rmail Display): Give an example of how to use goto-address-mode.
4406 (Rmail Editing): It's keybindings that are redefined, not commands.
4407 Fix some typos.
4408 (Movemail): Some minor rewording.
4409 (Remote Mailboxes): Emacs movemail supports pop by default.
4410 Fix some minor grammatical issues. The "two alternative ways" to
4411 specify a POP mailbox are really just one. Remove all reference to the
4412 variables rmail-pop-password and rmail-pop-password-required, obsolete
4413 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4414 can support Kerberos.
4415
4416 2009-03-03 Glenn Morris <rgm@gnu.org>
4417
4418 * rmail.texi (Rmail Deletion): Revert previous change, which was
4419 describing the Rmail summary versions.
4420 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4421 Minor re-wording for rmail-resend.
4422 (Rmail Make Summary): Summaries apply to buffers rather than files.
4423 <rmail-summary-by-topic>: Headers includes the subject.
4424 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4425 details, including prefix arguments.
4426 Mention rmail-summary-by-senders on C-M-f.
4427 Not counting lines might be faster.
4428 (Rmail Summary Edit): More details on the delete commands.
4429 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4430 Name the commands bound to the various keys. Mention prefix argument
4431 for searching.
4432 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4433 Simplify rmail-highlighted-headers description. Update face name.
4434
4435 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4436
4437 * mark.texi (Marking Objects): Fix typo.
4438
4439 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4440
4441 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4442 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4443
4444 2009-03-01 Glenn Morris <rgm@gnu.org>
4445
4446 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4447 (Rmail Motion): - M-s searches from the end of messages.
4448 (Rmail Deletion): Minor clarification. Fix numeric argument
4449 description.
4450 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4451 newmail and RMAILOSE files need not be in home-directory.
4452 (Rmail Files): Mention I/O menus are unselectable if no files match.
4453 Mention `MAIL' env-var.
4454
4455 2009-02-24 Jason Rumney <jasonr@gnu.org>
4456
4457 * mule.texi (Fontsets): Mention fontset-default, font specs and
4458 fallback fontsets.
4459 (Defining Fontsets): Mention ns and w32 variants of
4460 standard-fontset-spec. Update description of startup fontset to match
4461 Emacs 23 behavior.
4462 (Modifying Fontsets): New section. (Bug#656)
4463 (International): Link to Modifying Fontsets.
4464
4465 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4466
4467 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4468 Mention ns-extended-platform-support-mode.
4469
4470 2009-02-22 Karl Berry <karl@gnu.org>
4471
4472 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4473
4474 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4475
4476 * basic.texi (Moving Point, Position Info):
4477 * files.texi (Visiting):
4478 * mini.texi (Completion Options):
4479 * text.texi (HTML Mode): Remove duplicate words.
4480
4481 2009-02-20 Glenn Morris <rgm@gnu.org>
4482
4483 * rmail.texi: Minor updates for mbox rather than Babyl.
4484
4485 2009-02-17 Karl Berry <karl@gnu.org>
4486
4487 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4488
4489 2009-02-17 Richard M Stallman <rms@gnu.org>
4490
4491 * anti.texi (Antinews): Mention Babyl format.
4492
4493 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4494
4495 * rmail.texi: Update for mbox format.
4496 Various small fixes, as well as the following.
4497 (Out of Rmail): Node deleted.
4498 (Rmail): Update menu.
4499 (Rmail Files): Comment out set-rmail-inbox-list.
4500 Document rmail-inbox-list instead.
4501 (Rmail Output): Substantial changes since C-o is now
4502 rmail-output-as-seen and o is rmail-output.
4503 (Rmail Attributes): Delete `stored', add `retried'.
4504 (Rmail Display): Editing headers works in all cases.
4505
4506 2009-02-17 Glenn Morris <rgm@gnu.org>
4507
4508 * basic.texi (Position Info): M-x count-lines-region is not always on
4509 M-=. (Bug#2269)
4510
4511 2009-02-09 Glenn Morris <rgm@gnu.org>
4512
4513 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4514 defaults.
4515
4516 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4517
4518 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4519 documentation of possible problems with redecoding.
4520
4521 2009-02-03 Glenn Morris <rgm@gnu.org>
4522
4523 * rmail.texi (Out of Rmail): Mention b2m.pl.
4524
4525 2009-01-31 Glenn Morris <rgm@gnu.org>
4526
4527 * rmail.texi (Out of Rmail): Correct b2m location.
4528
4529 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4530
4531 * fixit.texi (Undo): Update undo limit values.
4532
4533 2009-01-27 Glenn Morris <rgm@gnu.org>
4534
4535 * emacs.texi (Top): Fix Antinews menu entry.
4536
4537 2009-01-25 Karl Berry <karl@gnu.org>
4538
4539 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4540 item with no marker, instead of the syntactically incorrect
4541 @itemize @asis.
4542
4543 2009-01-25 Juri Linkov <juri@jurta.org>
4544
4545 * building.texi (Grep Searching): Fix index entry for lgrep.
4546
4547 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4548
4549 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4550
4551 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4552
4553 * macos.texi (Preferences Panel): Update description of font setting to
4554 reflect that prior frame selection is no longer needed.
4555
4556 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4557
4558 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4559 raise GUD subsections.
4560
4561 2009-01-15 Glenn Morris <rgm@gnu.org>
4562
4563 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4564
4565 2009-01-10 Glenn Morris <rgm@gnu.org>
4566
4567 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4568
4569 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4570
4571 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4572 logical lines.
4573
4574 2008-12-29 Juri Linkov <juri@jurta.org>
4575
4576 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4577
4578 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4579
4580 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4581
4582 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4583 goto-address-mode instead of goto-address.
4584
4585 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4586 mode.
4587
4588 * emacs.texi (Top): Update node listing.
4589
4590 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4591
4592 * custom.texi (Directory Variables): Explain what is a "project".
4593 Add indexing. Improve wording. Add a footnote about using
4594 _dir-locals.el on MS-DOS.
4595
4596 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4597
4598 * files.texi (Misc File Ops): Mention chmod as an alias for
4599 set-file-modes.
4600
4601 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4602
4603 * help.texi (Help): Fix typos and reword.
4604 (Help Summary): Add entries for C-h n and C-h r, reorder
4605 entries, and do some minor fixes.
4606 (Name Help): Say that C-h F works for commands only.
4607 (Misc Help): Say that view-lossage displays 300 keystrokes.
4608
4609 2008-12-20 Glenn Morris <rgm@gnu.org>
4610
4611 * ack.texi (Acknowledgments): General update based on AUTHORS,
4612 including removal of some stuff no longer distributed.
4613
4614 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4615
4616 * fixit.texi: Mention hunspell.
4617
4618 2008-12-19 Glenn Morris <rgm@gnu.org>
4619
4620 * ack.texi (Acknowledgments): Small grammar fix.
4621 Consolidate explanatory text at start.
4622
4623 * display.texi (Text Display):
4624 * indent.texi (Indentation): Use @acronym with ASCII.
4625
4626 2008-12-18 Glenn Morris <rgm@gnu.org>
4627
4628 * ack.texi: Various small updates and fixes.
4629
4630 2008-12-18 Juri Linkov <juri@jurta.org>
4631
4632 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4633 as a key binding to start a forward nonincremental word search.
4634 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4635 a backward nonincremental word search. Add index for `M-s w'
4636 `isearch-forward-word'.
4637 (Regexp Search): Add a short summary of regexp key commands like
4638 in the node "Basic Isearch".
4639 (Other Repeating Search): Fix typo.
4640
4641 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4642
4643 * misc.texi (PostScript Variables): Fix doc.
4644
4645 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4646
4647 * programs.texi (Program Modes): Mention Ruby mode.
4648
4649 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4650
4651 * misc.texi (emacsclient Options): Describe what an empty string
4652 argument does for --alternate-editor.
4653
4654 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4655
4656 * cmdargs.texi (Font X): Distinguish between client-side and
4657 server-side fonts. List valid Fontconfig properties. Add reference to
4658 Fontconfig manual. List valid GTK font properties. Explain use of
4659 fc-list.
4660
4661 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4662
4663 * cmdargs.texi (Font X): Move discussion of quoting to top.
4664
4665 2008-12-06 Glenn Morris <rgm@gnu.org>
4666
4667 * maintaining.texi (Old Revisions): Improve previous change.
4668
4669 2008-12-05 Richard M Stallman <rms@gnu.org>
4670
4671 * anti.texi (Antinews): Minor fixes.
4672
4673 2008-12-03 Glenn Morris <rgm@gnu.org>
4674
4675 * maintaining.texi (Old Revisions): Fix diff-switches description.
4676
4677 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4678
4679 * emacs.texi (Top): Fix typo.
4680
4681 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4682
4683 * misc.texi (Document View): Explain dependence on gs at the top.
4684 Copyedits.
4685
4686 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4687
4688 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4689 (Comment Commands): Discuss region-active behavior of M-; first.
4690
4691 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4692
4693 * display.texi (Line Truncation): Add reference to Continuation
4694 Lines.
4695
4696 * windows.texi (Pop Up Window): Mention split-height-threshold
4697 and split-width-threshold.
4698 (Split Window): Add reference to Continuation Lines.
4699
4700 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4701
4702 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4703 (GNUstep Support): New node.
4704 * anti.texi:
4705 * emacs.texi:
4706 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4707
4708 2008-11-28 Richard M Stallman <rms@gnu.org>
4709
4710 * misc.texi (Dissociated Press): Minor cleanups.
4711
4712 * dired.texi (Image-Dired): Avoid passive.
4713
4714 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4715
4716 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4717 representation.
4718
4719 2008-11-26 Richard M. Stallman <rms@gnu.org>
4720
4721 * files.texi (Visiting): Rewrite paragraph for clarity.
4722
4723 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4724
4725 2008-11-25 Alan Mackenzie <acm@muc.de>
4726
4727 * programs.texi (Moving by Parens): Clarify that parens inside strings
4728 and comments are ignored, and that the commands assume the starting
4729 point isn't in a string or comment.
4730
4731 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4732
4733 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4734 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4735 version.
4736 (Mac Customization): Rewrite Preferences Panel section and merge in to
4737 this node, add Open files by dragging to an Emacs window.
4738
4739 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4740
4741 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4742
4743 * files.texi (Misc File Ops): Document set-file-modes.
4744
4745 * windows.texi (Split Window): Document integer values of
4746 truncate-partial-width-windows.
4747
4748 * text.texi (Text): Simplify description of markup languages.
4749 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4750 (TeX Editing): Note that `""' inserts one `"' character.
4751 (HTML Mode): Note in the introduction that XML mode is an alias for
4752 SGML mode. Mention nXML mode.
4753
4754 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4755
4756 * building.texi (Watch Expressions): Fix typo.
4757
4758 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4759
4760 * files.texi (Visiting): Document new behavior of
4761 confirm-nonexistent-file-or-buffer.
4762
4763 * buffers.texi (Select Buffer):
4764 Document confirm-nonexistent-file-or-buffer.
4765
4766 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4767 edit-picture.
4768
4769 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4770 edit-picture', since that is just an alias for picture-mode.
4771 (Sentences): Note that repeated M-@ extends the region.
4772 (Pages): Make terminology more consistent. Link to Regexps node.
4773 (Longlines): Discuss relationship with Visual Line mode.
4774 (Text Mode): Remove extraneous discussion of other modes, since they
4775 were already introduced in the parent node.
4776
4777 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4778
4779 * anti.texi (Antinews): Rewrite.
4780
4781 * entering.texi (Exiting): Mention "minimize" terminology.
4782
4783 * frames.texi (Frame Commands): Mention "minimize" terminology.
4784
4785 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4786 formats.
4787 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4788 (Misc X): Don't document useless -hb option.
4789
4790 2008-11-22 Juri Linkov <juri@jurta.org>
4791
4792 * dired.texi (Dired Navigation): Change normal file name search option
4793 from `non-nil' to `t'. Add `dwim' option.
4794
4795 2008-11-22 Juri Linkov <juri@jurta.org>
4796
4797 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4798 ".dir-locals.el". Rename `define-project-bindings' to
4799 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4800 `dir-locals-set-directory-class'.
4801
4802 2008-11-22 Lute Kamstra <lute@gnu.org>
4803
4804 * buffers.texi (Select Buffer): Index goto-line.
4805 * basic.texi (Moving Point): Mention the use of a numeric prefix
4806 argument with goto-line and refer to Select Buffer for the use of a
4807 plain prefix argument.
4808
4809 2008-11-19 Glenn Morris <rgm@gnu.org>
4810
4811 * doclicense.texi: Update to FDL 1.3.
4812 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4813
4814 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4815
4816 * custom.texi (Minor Modes): Define mode commands and mode variables
4817 more precisely. Recommend using mode commands instead of setting
4818 variables directly. Put minor modes in a list, and add more modes.
4819 (Easy Customization): Use "init file" instead of .emacs.
4820 (Customization Groups): Update to new Custom buffer appearance.
4821 (Saving Customizations): Copyedits. Update example.
4822 (Variables): Give example of variable type-sensitivity.
4823 (Examining): Update example.
4824 (Hooks): Copyedits.
4825 (Specifying File Variables): Use C comments instead of an artificial
4826 Lisp for the example.
4827 (Keymaps): Move internals discussion to Prefix Keymaps.
4828 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4829 (Init Rebinding): Document kbd macro.
4830 (Init File): Link to Find Init.
4831
4832 * mark.texi (Using Region): Document Delete Selection Mode more
4833 thoroughly.
4834
4835 * frames.texi (Mouse Commands): Move most of the description of Delete
4836 Selection Mode to Using Region, and link to it.
4837 (Clipboard): Note that paste is bound to clipboard-yank.
4838
4839 * building.texi (Compilation): Document first-error value of
4840 compilation-scroll-output.
4841 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4842 works as soon as an error is available. Suggested by Juri Linkov.
4843
4844 * mini.texi (Passwords): New node.
4845
4846 * files.texi (Remote Files): Link to Passwords node.
4847
4848 * emacs.texi (Top): Update node listings.
4849
4850 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4851
4852 * ack.texi (Acknowledgments): Some updating of credits.
4853
4854 * emacs.texi (Acknowledgments): Add a couple more names.
4855
4856 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4857
4858 * files.texi (Directories): Describe delete-directory in text.
4859 (Misc File Ops): Document use of trash.
4860
4861 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4862
4863 * macos.texi (Mac Customization): Fix typos.
4864
4865 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4866
4867 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4868 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4869 the conventions of the main Emacs manual.
4870
4871 * emacs.texi (Top): Update node listings.
4872
4873 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4874
4875 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4876 command-line-args is processed during startup.
4877 (Action Arguments): Correctly describe how file arguments interact with
4878 the startup screen. Link to Lisp Interaction for scratch buffer.
4879 (Initial Options): Link to Command Example for -batch option.
4880 (Environment): Document initial-environment.
4881
4882 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4883 can't be changed in the site-start file.
4884
4885 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4886
4887 * dired.texi (Dired): Mention C-x C-d too.
4888 (Dired Enter): Document M-n in the Dired minibuffer.
4889 (Dired Navigation): Explain dired-goto-file more clearly.
4890 Document dired-isearch-filenames.
4891 (Dired Deletion): Remove unnecessary "expunged" terminology.
4892 (Flagging Many Files): & is now rebound to `% &'.
4893 (Shell Commands in Dired): Document dired-do-async-shell-command.
4894 Clarify how multi-file arguments are passed.
4895 (Misc Dired Features): Document dired-do-isearch.
4896
4897 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4898
4899 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4900
4901 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4902
4903 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4904
4905 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4906
4907 * programs.texi (Program Modes): Link to Program Indent node.
4908 (Left Margin Paren): Explain consequences of changing
4909 open-paren-in-column-0-is-defun-start more concisely.
4910 (Which Function, Program Indent, Info Lookup): Minor edits.
4911 (Basic Indent): If region is active, TAB indents the region.
4912 (Multi-line Indent): If region is active, TAB indents the region.
4913 Note that indent-region is useful when Transient Mark mode is off.
4914 (Matching): The delimiter at the cursor is highlighted---the character
4915 changes color.
4916 (Symbol Completion): Link to Completion node.
4917
4918 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4919 a strictly text-only system.
4920
4921 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4922 batch mode.
4923
4924 2008-11-01 Richard M. Stallman <rms@gnu.org>
4925
4926 * misc.texi (Document View): Major rewrite.
4927
4928 * maintaining.texi (Types of Log File): Change logs are older than
4929 version control.
4930 (VCS Concepts): Simplify and rearrange.
4931 (Version Control Systems): Make it clear that Linux is only the kernel.
4932 (VC Mode Line): Shorten reference to menu item.
4933 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4934 (VC Directory Mode): Minor cleanup.
4935 Unchanged files are hidden, not omitted.
4936 (VC Directory Commands): Shorten and simplify.
4937 (Change Log Commands): New node, split from Change Logs.
4938 (VC Directory Buffer): New node, split from VC Directory Mode.
4939
4940 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4941
4942 * misc.texi (Document View): Rename from Document Files, moved here
4943 from files.texi.
4944
4945 * files.texi (Version Control): Move to maintaining.texi.
4946 Subnodes moved as well.
4947 (Document Files): Move to misc.texi.
4948
4949 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4950 vc-update-change-log.
4951 (Version Control): Move here from files.texi.
4952 (Format of ChangeLog): Make it a subnode of Change Log.
4953
4954 * emacs.texi (Top): Update node listing.
4955
4956 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4957
4958 * files.texi (Files): Add a section about document
4959 files (doc-view-mode).
4960
4961 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4962
4963 * building.texi (Compilation Mode):
4964 Document compilation-auto-jump-to-first-error.
4965 (Debuggers): Lower GUD subsections to subsubsections.
4966 (Starting GUD): Add cindex.
4967 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4968
4969 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4970
4971 * indent.texi (Indentation): Link to Program Indent.
4972
4973 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4974 now uses emacsclient's terminal.
4975
4976 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4977
4978 * mark.texi (Using Region): Document use-empty-active-region.
4979
4980 * emacs.texi (Top): Update node listings.
4981
4982 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4983 Don't mention obsolete emacs.bash script.
4984 (Invoking emacsclient): Rewrite, moving optional arguments to
4985 emacsclient Options.
4986 (emacsclient Options): New node. Document server-use-tcp and
4987 server-host.
4988
4989 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4990
4991 * indent.texi (Indentation): Replace list with paragraphed text,
4992 putting description of syntax-driven indentation first. Document new
4993 effect of active regions on tab.
4994 (Tab Stops): Note that editable tab stops affect indentation commands.
4995
4996 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4997
4998 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4999
5000 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
5001
5002 * custom.texi (Function Keys): Note that modified keypad keys are not
5003 translated.
5004
5005 * basic.texi (Arguments): Explain how to insert multiple digits.
5006
5007 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
5008
5009 * files.texi (Remote Files): Precise selection of default method.
5010 Rewrite paragraph about disabling remote file names.
5011
5012 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5013
5014 * search.texi (Special Isearch): Document M-TAB is isearch.
5015
5016 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
5017 command.
5018
5019 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
5020
5021 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
5022
5023 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
5024 section.
5025
5026 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
5027
5028 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
5029 to files.texi. Move contents of vc2-xtra.texi here.
5030
5031 * vc2-xtra.texi: File removed.
5032
5033 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
5034 Directory Commands from the submenu. Don't include deleted file
5035 vc2-xtra.texi.
5036
5037 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
5038 (Version Control): Add VC Directory Mode and VC Directory Commands to
5039 the submenu.
5040 (Why Version Control?): Use table format.
5041 (Version Control Systems): Note that Meta-CVS support is gone.
5042 (VCS Concepts): Note precisely when VC started supporting filesets.
5043 Remove bogus xref to CVS Options node.
5044 (Types of Log File): Copyedits.
5045 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
5046 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
5047 The Right Thing.
5048 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
5049 (Log Buffer): Reorganize node, putting C-c C-c description first.
5050 (Old Revisions): Use CVS for example, not RCS.
5051 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
5052 Commands from the submenu, putting them under Version Control.
5053 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
5054 need to include it in the manual unconditionally, since it is now
5055 crucial to using distributed version control systems.
5056 (Comparing Files): Note that diff uses the minibuffer, and that the
5057 output is shown using Diff mode.
5058 (Diff Mode): Explain what "patch" and "hunk" mean.
5059 Document diff-update-on-the-fly, diff-refine-hunk, and
5060 diff-show-trailing-whitespaces.
5061 (File Archives): Add rar support.
5062
5063 * major.texi (Choosing Modes): Make mode selection sequence more
5064 obvious by describing the steps in order of priority. Note that
5065 magic-mode-alist is nil by default.
5066 Document magic-fallback-mode-alist.
5067
5068 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
5069
5070 * frames.texi (Mouse References): Copyedits.
5071
5072 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
5073
5074 * ack.texi (Acknowledgments): Add myself as doc-view author.
5075
5076 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5077
5078 * frames.texi (Dialog Boxes): Add @cindex entries.
5079
5080 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
5081
5082 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
5083 (Text-Only Mouse): Copyedit.
5084
5085 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * frames.texi: Use @key throughout for mouse clicks.
5088 (Cut/Paste Other App): Document yank-pop-change-selection.
5089 (Secondary Selection): Fix modified mouse click syntax.
5090 (Clipboard): Describe Cut, Copy and Paste commands.
5091 (Mouse References): Not all references are in read-only buffers.
5092 Copyedits.
5093 (Creating Frames): Add xref to Init File.
5094 (Frame Commands): Add xref to Exiting.
5095 (Scroll Bars): Document GTK vs toolkit behavior.
5096
5097 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
5098
5099 * files.texi (Version Control): Copyedits. Add Bazaar.
5100 (Version Control Systems): List different VCS's using an itemized list.
5101 Add Bazaar.
5102 (VCS Concepts): Copyedits. Tweak description of file merging.
5103
5104 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
5105 (Cut/Paste Other App): Document select-active-regions and
5106 x-select-enable-primary.
5107
5108 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
5109
5110 * mark.texi (Shift Selection): Correct case in node name.
5111
5112 * emacs.texi (Top): Update node order in Mark chapter.
5113
5114 2008-10-12 Eli Zaretskii <eliz@gnu.org>
5115
5116 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
5117
5118 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
5119 elsewhere in the manual instead of describing yet again the intricacies
5120 of $HOME on MS-Windows and MS-DOS.
5121
5122 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
5123
5124 * mini.texi (Minibuffer File): Add xref to File Names.
5125 (Minibuffer File): Add discussion of `~' in file names.
5126 Add insert-default-directory index reference.
5127
5128 * files.texi (File Names): Reorganize description.
5129 (Visiting): Add xref to Mode Line. Copyedits.
5130 (Save Commands): Mention prefix behavior of C-x C-s.
5131 (Numbered Backups): Node deleted.
5132 (Backup Names): Contents of Numbered Backups moved here. State default
5133 of version-control variable.
5134 (Reverting): Copyedits.
5135 (Version Control): Add additional version control systems.
5136
5137 * emacs.texi (Top): Delete Numbered Backups node.
5138
5139 * cmdargs.texi (General Variables): Change Numbered Backups xref to
5140 Backup Names.
5141 (Initial Options): Document renamed variable inhibit-startup-screen.
5142
5143 2008-10-11 Romain Francoise <romain@orebokech.com>
5144
5145 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5146
5147 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5148
5149 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5150 (Select Buffer): Mention use of minibuffer history. Describe default
5151 value of default-major-mode. Mention that C-x 4 b selects the other
5152 window.
5153 (List Buffers): Document CRM indicators in the order they appear.
5154 (Kill Buffer): Document new command kill-matching buffers.
5155 (Several Buffers): Move explanation of the relationship between buffer
5156 list and buffer menu to the top.
5157 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5158
5159 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
5160
5161 * entering.texi (Exiting): Document change of C-x C-c to
5162 save-buffers-kill-terminal. Document kill-emacs.
5163
5164 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5165
5166 * mule.texi (Coding Systems): Don't mention codepage-setup.
5167
5168 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5169 cpNNN coding systems anymore.
5170 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
5171 for unibyte mode. Don't mention line-drawing characters.
5172 Don't mention dos-unsupported-char-glyph.
5173
5174 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5175
5176 * search.texi (Search): Shorten introduction.
5177 (Basic Isearch): Add command table. Discuss reverse isearch and
5178 isearch highlighting.
5179 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5180 ring to cindex.
5181 (Special Isearch): Move input methods discussion here.
5182 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5183 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5184 Repeat Isearch.
5185 (Isearch Minibuffer): New node.
5186 (Word Search): Document new word search commands.
5187 (Regexp Example): Simplify example using sentence-end-base variable.
5188 (Replace): Reword introduction.
5189 (Unconditional Replace): Remove unnecessary example.
5190 (Other Repeating Search): Document new `M-s o' binding.
5191
5192 * emacs.texi (Top): Update node listings.
5193
5194 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5195
5196 * emacs.texi (Top): Remove Kill Errors from menu.
5197
5198 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5199
5200 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5201 interface for defining macros. Simplify examples. Note that C-g quits
5202 macro definitions.
5203 (Keyboard Macro Counter): Document using F3 to insert counter.
5204 Give usage example.
5205 (Keyboard Macro Query): Organize query responses in a table.
5206
5207 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5208 Link to Erasing node.
5209 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5210 rationale to a footnote.
5211 (Kill Errors): Remove node, due to redundancy with Erasing.
5212 (Spelling): Move discussion of flyspell to end. Note new behavior of
5213 M-$ in active region. Remove non-ispell-specific keybindings from
5214 table.
5215
5216 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5217
5218 * cmdargs.texi (Initial Options): Document --daemon.
5219
5220 2008-09-20 Glenn Morris <rgm@gnu.org>
5221
5222 * files.texi (Numbered Backups): Mention that some modes set
5223 version-control.
5224
5225 2008-09-20 Jim Blandy <jimb@red-bean.com>
5226
5227 * files.texi (Numbered Backups): Reference File Variables, as well.
5228 Remove discussion of Rmail's implementation.
5229
5230 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5231
5232 * misc.texi (Recursive Edit): Note that top-level exits active
5233 minibuffers.
5234
5235 * trouble.texi (Quitting): Likewise.
5236
5237 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5238
5239 * emacs.texi (Top): Add Temporary Face Changes xref.
5240
5241 * display.texi (Display): Move Temporary Face Changes node to just
5242 after Standard Faces.
5243 (Scrolling): Document recenter-top-bottom instead of recenter.
5244 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5245 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5246 (Display Custom): Copyedits.
5247 (Optional Mode Line): Document display-battery-mode.
5248
5249 2008-08-27 Romain Francoise <romain@orebokech.com>
5250
5251 * custom.texi (Directory Variables): Minor fix.
5252
5253 2008-08-27 Glenn Morris <rgm@gnu.org>
5254
5255 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5256 descriptions.
5257 (Calendar Customizing): Tweak layout description.
5258 Move calendar-today-marker and calendar-today face to the other
5259 markers. Condense calendar-star-date and calendar-mark-today
5260 description.
5261 (Holiday Customizing): Add oriental and solar holidays.
5262 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5263 Fix holiday-float description. Use zerop in examples. Be less verbose.
5264 (Date Display Format): Change ISO format. Be less verbose.
5265 (Diary Customizing): Mention day and month abbrev arrays.
5266 Mention the date-form variables by name. Update European example.
5267 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5268 Condense examples. Mention diary-entry-symbols by name.
5269 Condense table for insertion commands.
5270 (Fancy Diary Display): Mention diary-include-string and
5271 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5272 Ethiopic, Persian date functions. Condense descriptions.
5273
5274 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5275 (Adding to Diary): Adapt for changed node name.
5276
5277 2008-08-26 Glenn Morris <rgm@gnu.org>
5278
5279 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5280 node "Hebrew/Islamic Entries".
5281
5282 * calendar.texi (Specified Dates): Fix names of iso functions.
5283 (General Calendar): There may not be another window.
5284 (Writing Calendar Files, Holidays): Tweak intro.
5285 (Holidays): Mention Baha'i and Chinese holidays.
5286 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5287 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5288 (To Other Calendar): Add calendar-print-other-dates.
5289 Refer to "graphic display" rather than "X.
5290 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5291 (Displaying the Diary): Fix whitespace after reference.
5292 Fix `diary-number-of-entries' reference.
5293 (Date Formats): Explicitly mention that day names can be abbreviated.
5294 (Adding to Diary): Add some references to other sections.
5295 (Special Diary Entries): Fix reference.
5296 (Appointments): Simplify appt-message-warning-time entry.
5297 Clarify where times must be.
5298 (Importing Diary): Comment out icalendar paragraph that does not apply.
5299 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5300
5301 2008-08-23 Glenn Morris <rgm@gnu.org>
5302
5303 * fortran-xtra.texi (Fortran): Change description of free form and
5304 fixed form a bit. Mention hideshow and imenu.
5305 (Fortran Motion): Mention fortran-end-of-subprogram,
5306 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5307 (Fortran Indent): Minor re-word.
5308 (ForIndent Commands): Mention fortran-fill-paragraph and
5309 fortran-fill-statement.
5310 (ForIndent Cont): Mention fortran-tab-mode-string.
5311 (Fortran Comments): Mention fortran-comment-line-start-skip.
5312 (Fortran Columns): Mention font-locking.
5313 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5314
5315 2008-08-23 Johan Bockgård <bojohan@muon>
5316
5317 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5318
5319 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5320
5321 * mini.texi (Minibuffer): Simplify introduction.
5322 (Minibuffer File): Document tilde in minibuffer filenames.
5323 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5324 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5325 (Completion Example): Update example to current command list.
5326 (Completion Options): Document `lazy' value of completion-auto-help.
5327 Update contents of completion-ignored-extensions.
5328 (Minibuffer History): Describe "future history" list. State default
5329 value of history-delete-duplicates.
5330
5331 2008-08-21 Glenn Morris <rgm@gnu.org>
5332
5333 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5334 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5335
5336 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5337
5338 * regs.texi (Registers): Clarify valid register names.
5339 (RegPos): Note that buffer is saved and restored too.
5340 (RegText): Note that mark is reactivated/deactivated.
5341 (RegConfig): Xref to Windows node.
5342
5343 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5344
5345 * basic.texi (Inserting Text): Provide command name for C-q.
5346
5347 * killing.texi (Killing): Copyedit. Define read-only text.
5348 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5349 (Killing by Lines): Copyedit.
5350 (Other Kill Commands): Move M-w description here.
5351 (Yanking): Move M-w to Other Kill Commands.
5352 (Kill Ring): Also mention saving text in registers. Link to Text
5353 Properties in elisp manual.
5354 (Accumulating Text): Copyedit.
5355 (CUA Bindings): Shift selection is now the default.
5356
5357 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5358
5359 * maintaining.texi (Change Log): Mention next-error is available.
5360
5361 2008-08-10 Glenn Morris <rgm@gnu.org>
5362
5363 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5364 and intermonth text.
5365 (Holiday Customizing): Add holiday-chinese.
5366
5367 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5368
5369 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5370
5371 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5372
5373 * files.texi (Log Buffer): Describe C-c C-d.
5374 (Diff Mode): Describe C-x 4 A.
5375
5376 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5377
5378 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5379
5380 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5381
5382 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5383 describe the new bindings to show the changeset diff, toggle annotation
5384 visibility, show revisions.
5385 (VC Status): Describe key bindings for modifying the change comments,
5386 displaying changeset diffs and annotations.
5387
5388 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5389
5390 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5391
5392 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5393
5394 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5395
5396 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5397 and wording.
5398
5399 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5400
5401 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5402 marking/unmarking. Add descriptions for the multiple file search
5403 commands. Improve some old info.
5404
5405 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5406
5407 * display.texi (Visual Line Mode): New node.
5408
5409 * basic.texi (Inserting Text): Move DEL to deletion node.
5410 (Moving Point): Add additional alternative key bindings.
5411 Describe line-move-visual.
5412 (Erasing): Describe DEL.
5413 (Basic Undo, Blank Lines, Arguments): Copyedit.
5414 (Continuation Lines): Mention Visual Line mode.
5415 (Position Info): Move extended discussion to mule.texi.
5416
5417 * mule.texi (International Chars): Describe C-x =.
5418
5419 * emacs.texi (Top): Add Visual Line Mode node.
5420
5421 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5422
5423 * emacs.texi: Remove VMS support.
5424
5425 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5426
5427 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5428 the vc-dir command name.
5429
5430 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5431
5432 * xresources.texi: Remove mentions of Mac Carbon.
5433
5434 2008-07-19 Andreas Schwab <schwab@suse.de>
5435
5436 * ns-emacs.texi: Move to ../misc.
5437
5438 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5439
5440 * entering.texi (Exiting): Don't describe text-only terminals as the
5441 default. Describe the new startup screen.
5442 (Exiting): Describe how to kill Emacs first. Change description of
5443 iconification to handle modern window systems.
5444
5445 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5446
5447 * ns-emacs.texi: New file, documents features of Emacs port under
5448 NeXTstep windowing.
5449
5450 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5451
5452 * entering.texi (Entering Emacs): Update prev node.
5453
5454 * glossary.texi (Glossary): Remove xref to Text Characters.
5455
5456 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5457 directly, rather than in the context of ASCII. Move description of
5458 special properties of modifier key to new Modifier Keys node.
5459 (Keys): Copyedit.
5460 (Text Characters): Delete node. Multibyte is the default nowadays, and
5461 the node contents are obsolete.
5462
5463 * custom.texi (Modifier Keys): New node.
5464
5465 * emacs.texi (Top): Update node list.
5466
5467 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5468
5469 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5470 saying that Emacs provides menus and mouse support (which is par for
5471 the course).
5472
5473 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5474 early on.
5475 (Point): Copyedit. Relegate historical trivia to a footnote.
5476 (Mode Line): Explain mode-line format more consistently.
5477 (Menu Bar): Copyedit.
5478
5479 2008-06-27 Glenn Morris <rgm@gnu.org>
5480
5481 * cal-xtra.texi (Sexp Diary Entries):
5482 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5483
5484 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5485
5486 * mark.texi (Shift selection): New node.
5487 (Mark): Copyedits.
5488 (Persistent Mark): Move to the end of the chapter.
5489
5490 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5491
5492 * makefile.w32-in (distclean): Remove makefile.
5493
5494 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5495
5496 * building.texi (Starting GUD): Add an entry for gud-gdb.
5497 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5498 command mode.
5499
5500 2008-06-17 Glenn Morris <rgm@gnu.org>
5501
5502 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5503
5504 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5505
5506 * building.texi (Starting GUD): Expand on remote debugging.
5507 (Other GDB-UI Buffers): Mention new keyboard bindings.
5508
5509 2008-06-15 Glenn Morris <rgm@gnu.org>
5510
5511 * gnu.texi: Use a verbatim license for this invariant section,
5512 as per etc/GNU.
5513
5514 2008-06-13 Daniel Engeler <engeler@gmail.com>
5515
5516 * emacs.texi, misc.texi: Add documentation about serial port access.
5517
5518 2008-06-13 Glenn Morris <rgm@gnu.org>
5519
5520 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5521 maintain.info.
5522
5523 2008-06-05 Miles Bader <miles@gnu.org>
5524
5525 * display.texi (Temporary Face Changes): Update to reflect function
5526 renamings in face-remap.el.
5527
5528 2008-06-04 Miles Bader <miles@gnu.org>
5529
5530 * display.texi (Temporary Face Changes):
5531 Add `adjust-buffer-face-height'. Rewrite description of
5532 `increase-buffer-face-height' and `decrease-default-face-height' now
5533 that they aren't bound by default.
5534
5535 2008-06-03 Miles Bader <miles@gnu.org>
5536
5537 * display.texi (Temporary Face Changes): New node.
5538
5539 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5540
5541 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5542
5543 2008-05-31 Glenn Morris <rgm@gnu.org>
5544
5545 * cal-xtra.texi (Fancy Diary Display): Simplify.
5546
5547 2008-05-30 Glenn Morris <rgm@gnu.org>
5548
5549 * cal-xtra.texi (Fancy Diary Display): Update for
5550 diary-display-function replacing diary-display-hook.
5551
5552 2008-05-29 Drew Adams <drew.adams@oracle.com>
5553
5554 * msdog.texi (Windows Keyboard): Add descriptions of
5555 w32-register-hot-key and w32-unregister-hot-key.
5556
5557 2008-05-21 Tom Tromey <tromey@redhat.com>
5558
5559 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5560 Variables node.
5561
5562 2008-05-19 Tom Tromey <tromey@redhat.com>
5563
5564 * custom.texi (Variables): Add Directory Variables to menu.
5565 (Directory Variables): New node.
5566
5567 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5568
5569 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5570
5571 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5572
5573 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5574 Revision Tags and rewritten. Section now uses modern terminology,
5575 (tags rather than snapshots) and describes post-SCCS systems more
5576 accurately.
5577
5578 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5579
5580 * msdog.texi (Windows Files): Update documentation of
5581 w32-get-true-file-attributes.
5582
5583 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5584
5585 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5586 directory mode.
5587
5588 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5589
5590 * killing.texi (Appending Kills): Remove a strangely off-topic index
5591 entry "television".
5592
5593 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5594
5595 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5596
5597 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5598
5599 * buffers.texi, files.texi (Version-control):
5600 vc-toggle-read-only is no longer a good idea...
5601
5602 2008-04-29 Glenn Morris <rgm@gnu.org>
5603
5604 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5605
5606 2008-04-22 Juri Linkov <juri@jurta.org>
5607
5608 * dired.texi (Subdirectories in Dired): Describe using `^'
5609 to return to the parent directory.
5610
5611 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5612
5613 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5614 recent changes.
5615
5616 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5617
5618 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5619 (Other GDB-UI Buffers): Update for recent thread related changes.
5620
5621 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5622
5623 * maintaining.texi (Maintaining):
5624 * emacs.texi (Top): Typo.
5625
5626 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5627
5628 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5629 arg in `font-lock-add-keywords'.
5630
5631 2008-04-08 Glenn Morris <rgm@gnu.org>
5632
5633 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5634 Also add Baha'i calendar references where appropriate.
5635
5636 2008-04-05 Glenn Morris <rgm@gnu.org>
5637
5638 * custom.texi (Init File): Byte-compiling .emacs is bad.
5639
5640 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5641
5642 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5643
5644 2008-03-29 Glenn Morris <rgm@gnu.org>
5645
5646 * calendar.texi: Update for `calendar-date-style' replacing
5647 `european-calendar'.
5648
5649 2008-03-28 Jason Rumney <jasonr@gnu.org>
5650
5651 * display.texi (Display Custom): Mention overlay-margin in text.
5652
5653 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5654
5655 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5656 tutorial' comments.
5657
5658 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5659
5660 * mark.texi (Mark): Rearrange nodes.
5661 (Persistent Mark): Rename from Transient Mark.
5662 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5663 Describe Transient Mark mode as the default.
5664
5665 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5666 the default behavior with Transient Mark mode off.
5667 (Position Info): Fix typo.
5668
5669 * display.texi (Standard Faces): Reference the Mark node.
5670 Remove discussion of the region face, which is discussed there.
5671
5672 * emacs.texi (Top): Update node listings.
5673
5674 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5675 as the default.
5676
5677 * fixit.texi (Undo): Standardize choice of undo key sequence.
5678 (Undo, Spelling): Describe Transient Mark mode as the default.
5679
5680 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5681 default.
5682
5683 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5684
5685 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5686 mode is the default, and note that the mark is not activated when set.
5687
5688 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5689 Describe Transient Mark mode as the default.
5690
5691 * search.texi (Basic Isearch): Reference the Mark Ring node.
5692 (Replace, Unconditional Replace, Other Repeating Search):
5693 Describe Transient Mark mode as the default.
5694
5695 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5696 Describe Transient Mark mode as the default.
5697 (Paragraphs): Describe how M-h behaves when region is active.
5698
5699 * trouble.texi (Quitting): Clarify effects of C-g.
5700
5701 2008-03-13 Glenn Morris <rgm@gnu.org>
5702
5703 * emacs.texi (EMACSVER): Set to 23.0.60.
5704
5705 2008-03-05 Glenn Morris <rgm@gnu.org>
5706
5707 * dired.texi (Hiding Subdirectories): Fix previous change.
5708
5709 2008-03-05 Drew Adams <drew.adams@oracle.com>
5710
5711 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5712
5713 2008-02-28 Kim F. Storm <storm@cua.dk>
5714
5715 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5716 Move describe-distribution to C-h C-o.
5717 Move view-emacs-problems to C-h C-p.
5718 Add view-emacs-debugging on C-h C-d.
5719 Add view-external-packages on C-h C-e.
5720 Add view-order-manuals on C-h C-m.
5721
5722 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5723
5724 * msdog-xtra.texi (MS-DOS): Docstring fix.
5725
5726 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5727
5728 * msdog.texi (Windows Fonts): Use a @table for describing font
5729 properties.
5730
5731 2008-02-07 Jason Rumney <jasonr@gnu.org>
5732
5733 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5734 value has changed.
5735 (Windows HOME): Clarify what is meant by "if that fails as well".
5736 (Windows Fonts): New section.
5737
5738 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5739
5740 * basic.texi (Basic Undo): Remove duplicate "you can".
5741
5742 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5743
5744 * maintaining.texi (Tags): Fix last change.
5745
5746 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5747
5748 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5749
5750 2008-01-26 Richard Stallman <rms@gnu.org>
5751
5752 * maintaining.texi (Tags): Delete redundant index entry.
5753
5754 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5755
5756 * programs.texi (Imenu): Move "@cindex tags" from here...
5757 * maintaining.texi (Tags): ...to here.
5758
5759 2008-01-23 Kevin Ryde <user42@zip.com.au>
5760
5761 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5762 click count.
5763
5764 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5765
5766 * entering.texi (Exiting): Fix typo.
5767 Reported by D. E. Evans <sinuhe@gnu.org>.
5768
5769 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5770
5771 * glossary.texi (Glossary): Fix typo.
5772
5773 2007-12-27 Richard Stallman <rms@gnu.org>
5774
5775 * text.texi (Formatted Text): Improve menu tag.
5776 (Editing Format Info): In Info, add duplicate menu of nodes
5777 about the submenus.
5778 (Format Faces): Say where Faces menu is found. Mention Other.
5779 (Format Colors): Say where these submenus are found.
5780 (Format Indentation, Format Justification): Likewise.
5781 (Format Properties): Likewise.
5782
5783 2007-12-22 Richard Stallman <rms@gnu.org>
5784
5785 * search.texi (Query Replace): Make exp of query-replace more
5786 self-contained, and clarify.
5787
5788 2007-12-15 Richard Stallman <rms@gnu.org>
5789
5790 * files.texi (Auto Save): Clarify definition of auto-saving.
5791
5792 2007-11-26 Richard Stallman <rms@gnu.org>
5793
5794 * help.texi (Help Echo): Cleanups.
5795
5796 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5797
5798 * files.texi (Why Version Control?): Fix typo.
5799 (VCS Concepts): Fix typos; small tense fix.
5800 (Selecting a Fileset): Fix typos; small rewording.
5801 (Log Buffer): Likewise.
5802 (Old Revisions): Likewise.
5803
5804 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5805
5806 * mule.texi (Communication Coding): Fix wording of last change.
5807
5808 2007-11-16 Werner Lemberg <wl@gnu.org>
5809
5810 * custom.texi (Specifying File Variables):
5811 * major.texi (Choosing Modes): Mention '\" in man pages.
5812
5813 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5814
5815 * mule.texi (Communication Coding): Document x-select-request-type.
5816
5817 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5818
5819 2007-11-15 Francesco Potortì <pot@gnu.org>
5820
5821 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5822 --output=file.
5823
5824 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5825
5826 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5827 (Help Echo): Avoid mentioning the term "region" here and
5828 consistently use the term "active text".
5829
5830 2007-11-11 Glenn Morris <rgm@gnu.org>
5831
5832 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5833
5834 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5835
5836 * search.texi (Query Replace):
5837 Mention `query-replace-show-replacement'.
5838
5839 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5840
5841 * building.texi (Watch Expressions): Remove obscure sentence.
5842
5843 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5844
5845 * mule.texi (Select Input Method): Describe how to activate an input
5846 method in the text mode.
5847
5848 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5849
5850 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5851
5852 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5853
5854 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5855
5856 2007-10-30 Glenn Morris <rgm@gnu.org>
5857
5858 * misc.texi (Directory Tracking): Explain a bit more about
5859 dirtrack-mode.
5860
5861 2007-10-25 Glenn Morris <rgm@gnu.org>
5862
5863 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5864
5865 2007-10-24 Richard Stallman <rms@gnu.org>
5866
5867 * misc.texi (Interactive Shell): Cleanup last change.
5868
5869 2007-10-22 Juri Linkov <juri@jurta.org>
5870
5871 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5872 default values.
5873
5874 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5875
5876 * files.texi: Disambiguate two slightly different uses of the term
5877 'filesets'.
5878
5879 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5880
5881 * trouble.texi (Quitting): Fix typo.
5882
5883 2007-10-18 Glenn Morris <rgm@gnu.org>
5884
5885 * frames.texi (Mode Line Mouse): Mention minor mode names.
5886
5887 2007-10-17 Juri Linkov <juri@jurta.org>
5888
5889 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5890 fill-paragraph operates on the active region in Transient Mark mode.
5891 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5892 with fill-paragraph.
5893
5894 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5895 fill-paragraph.
5896
5897 * fixit.texi (Spelling): ispell-word operates on the active region
5898 in Transient Mark mode.
5899
5900 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5901
5902 * building.texi (Source Buffers):
5903 * custom.texi (Init Non-ASCII):
5904 * glossary.texi (Glossary): Use "key binding" consistently.
5905
5906 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5907
5908 * calendar.texi (Diary): Fix directive.
5909
5910 2007-10-16 Richard Stallman <rms@gnu.org>
5911
5912 * calendar.texi (Diary): Clarify text about diary file example.
5913
5914 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5915
5916 * files.texi: Capitalize node names according to convention.
5917
5918 2007-10-13 Glenn Morris <rgm@gnu.org>
5919
5920 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5921
5922 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5923
5924 * emacs.texi:
5925 * files.texi (Version Systems): Minor fixes to version-control material
5926 suggested by RMS and Robert J. Chassell.
5927
5928 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5929
5930 * files.texi (Version Systems):
5931 * vc-xtra.texi:
5932 * vc1-xtra.texi:
5933 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5934 operations. Change of terminology from `version' to `revision'.
5935 Revise text for adequate description of VCSes with monotonic IDs.
5936 * emacs.texi: Change of terminology from `version' to `revision'.
5937
5938 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5939
5940 * files.texi (Version Systems): Describe newer VCses.
5941 Reorder the descriptions to be chronological.
5942
5943 2007-10-09 Richard Stallman <rms@gnu.org>
5944
5945 * display.texi (Cursor Display): Correct how cursor appears
5946 in nonselected windows.
5947
5948 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5949
5950 * building.texi (GDB Graphical Interface): Remove references to gdba
5951 and mention gud-gdb.
5952
5953 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5954
5955 * rmail.texi (Rmail Sorting): Improve indexing.
5956
5957 2007-10-06 Juri Linkov <juri@jurta.org>
5958
5959 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5960 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5961 fill-paragraph-or-region.
5962
5963 * basic.texi (Arguments): Replace fill-paragraph with
5964 fill-paragraph-or-region.
5965
5966 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5967
5968 * files.texi: Update the section on version control for 2007
5969 conditions. None of these changes are new-VC-specific; that
5970 will come later.
5971
5972 2007-09-15 Glenn Morris <rgm@gnu.org>
5973
5974 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5975 to `list-holidays'.
5976
5977 2007-09-14 Glenn Morris <rgm@gnu.org>
5978
5979 * calendar.texi: Update all instances of mark-calendar-holidays,
5980 list-calendar-holidays, list-holidays with the new names.
5981
5982 2007-09-06 Glenn Morris <rgm@gnu.org>
5983
5984 Move manual sources from man/ to subdirectories of doc/.
5985 Split into the Emacs manual in emacs/, and other manuals in misc/.
5986 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5987 manual.
5988 (infodir): New variable.
5989 (info): Use $infodir.
5990 (emacsman): Delete target, not needed any more.
5991 Move all targets that are not the Emacs manual to misc/Makefile.in.
5992 (mostlyclean): Remove `gnustmp'.
5993 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5994 manual.
5995 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5996 (emacsman): Delete target, not needed any more.
5997 (clean): Remove all info files but Emacs manual.
5998 Move all targets that are not the Emacs manual to misc/Makefile.in.
5999 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
6000
6001 * Makefile.in (INFOSOURCES): Delete.
6002 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6003 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6004 *.vrs *.toc here...
6005 (maintainer-clean): ...from here.
6006
6007 2007-09-05 Glenn Morris <rgm@gnu.org>
6008
6009 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
6010
6011 2007-08-29 Glenn Morris <rgm@gnu.org>
6012
6013 * emacs.texi (EMACSVER): Increase to 23.0.50.
6014
6015 2007-08-27 Richard Stallman <rms@gnu.org>
6016
6017 * emacs.texi (Top): Clarify menu item for Glossary.
6018
6019 * display.texi (Faces): Change secn title.
6020 Clarify not all fonts come from Font Lock.
6021
6022 2007-08-17 Eli Zaretskii <eliz@gnu.org>
6023
6024 * basic.texi (Position Info): Add index entry for face at point.
6025 Mention that character faces are also displayed by "C-u C-x =".
6026
6027 2007-08-08 Glenn Morris <rgm@gnu.org>
6028
6029 * glossary.texi (Glossary): Deprecate `iff'.
6030
6031 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6032
6033 * files.texi (File Conveniences): Document point motion keys in Image
6034 mode.
6035
6036 2007-07-27 Glenn Morris <rgm@gnu.org>
6037
6038 * emacs.texi (Copying): Include license text from gpl.texi, rather than
6039 in-line.
6040
6041 * gpl.texi: New file with text of GPL.
6042 * Makefile.in (EMACSSOURCES): Add gpl.texi.
6043
6044 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
6045
6046 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
6047
6048 * dired.texi (Wdired): Mention C-x C-q key binding.
6049
6050 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
6051
6052 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
6053
6054 2007-07-25 Glenn Morris <rgm@gnu.org>
6055
6056 * emacs.texi (Copying): Replace license with GPLv3.
6057
6058 * Relicense all FSF files to GPLv3 or later.
6059
6060 2007-07-24 Glenn Morris <rgm@gnu.org>
6061
6062 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
6063 for some calendars.
6064
6065 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
6066
6067 * screen.texi (Mode Line): Describe new mode-line flag that shows if
6068 default-directory for the current buffer is on a remote machine.
6069
6070 2007-07-21 Eli Zaretskii <eliz@gnu.org>
6071
6072 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
6073 default value.
6074
6075 2007-07-21 Richard Stallman <rms@gnu.org>
6076
6077 * files.texi (Why Version Control?): Improve previous change.
6078
6079 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
6080
6081 * files.texi (Why Version Control?): New node.
6082
6083 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6084
6085 * building.texi (Starting GUD): Add xref to this anchor.
6086
6087 2007-06-24 Karl Berry <karl@gnu.org>
6088
6089 * emacs.texi: New Back-Cover Text.
6090
6091 2007-06-07 Alan Mackenzie <acm@muc.de>
6092
6093 * display.texi (Optional Mode Line): Document the new form of
6094 line+column numbers, "(561,2)".
6095
6096 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6097
6098 * maintaining.texi (Create Tags Table): Fix typos.
6099
6100 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6101
6102 * Version 22.1 released.
6103
6104 2007-05-07 Karl Berry <karl@gnu.org>
6105
6106 * emacs.texi (EMACSVER): Back to 22.
6107
6108 2007-05-06 Richard Stallman <rms@gnu.org>
6109
6110 * maintaining.texi (Create Tags Table): Clean up previous change.
6111
6112 2007-05-05 Francesco Potortì <pot@gnu.org>
6113
6114 * maintaining.texi (Create Tags Table): Add text about the dangers of
6115 making symbolic links to tags files.
6116
6117 2007-05-04 Karl Berry <karl@gnu.org>
6118
6119 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
6120
6121 2007-05-03 Karl Berry <karl@gnu.org>
6122
6123 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
6124
6125 * .cvsignore (*.pdf): New entry.
6126
6127 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
6128 for printing.
6129
6130 2007-05-01 Richard Stallman <rms@gnu.org>
6131
6132 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
6133
6134 2007-04-28 Glenn Morris <rgm@gnu.org>
6135
6136 * ack.texi (Acknowledgments):
6137 * anti.texi (Antinews):
6138 * programs.texi (Program Modes): Restore mention of python.el pending
6139 consideration of legal status.
6140
6141 2007-04-28 Richard Stallman <rms@gnu.org>
6142
6143 * files.texi (File Names): Fixes to ~ description on MS systems.
6144
6145 2007-04-26 Glenn Morris <rgm@gnu.org>
6146
6147 * emacs.texi (EMACSVER): Increase to 22.1.50.
6148
6149 2007-04-25 Karl Berry <karl@gnu.org>
6150
6151 * emacs.texi: Improve line breaks on copyright page,
6152 similar layout to lispref, 8.5x11 by default.
6153
6154 * dired.texi (Image-Dired): Improve line break, fix typo.
6155
6156 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6157
6158 * programs.texi (Program Modes):
6159 * anti.texi (Antinews):
6160 * ack.texi (Acknowledgments): python.el removed.
6161
6162 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
6163
6164 * display.texi (Highlight Interactively): Correct description of
6165 hi-lock-file-patterns-policy.
6166
6167 * files.texi (File Archives): Mention self-extracting executables.
6168
6169 2007-04-23 Eli Zaretskii <eliz@gnu.org>
6170
6171 * search.texi (Unconditional Replace, Query Replace): Add xref to
6172 "Replacement and Case".
6173
6174 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6175
6176 * dired.texi (Image-Dired): Move from Thumbnails node.
6177 * misc.texi (Thumbnails): Node deleted.
6178 * emacs.texi (Top): Update node listing.
6179
6180 * files.texi (File Conveniences):
6181 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6182
6183 2007-04-21 Richard Stallman <rms@gnu.org>
6184
6185 * display.texi (Highlight Interactively): Correct previous change.
6186 Clarify doc of hi-lock-find-patterns, and move new features into it.
6187
6188 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6189
6190 * display.texi (Highlight Interactively):
6191 Document hi-lock-file-patterns-policy.
6192
6193 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6194
6195 * display.texi (Scrolling): Fix typo.
6196
6197 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6198
6199 * doclicense.texi: Remove node heading, so that it can be included by
6200 other files.
6201
6202 * emacs.texi: Insert node heading for GFDL.
6203
6204 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6205
6206 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6207 "command line".
6208
6209 * display.texi (Faces): Refer to "Creating Frames" for face
6210 and other frame customizations in .emacs.
6211
6212 * frames.texi (Creating Frames): Mention that face customizations can
6213 be put in .emacs. Add index entries.
6214
6215 2007-04-12 Richard Stallman <rms@gnu.org>
6216
6217 * glossary.texi (Glossary): Explain `iff'.
6218
6219 2007-04-11 Karl Berry <karl@gnu.org>
6220
6221 * gnu.texi (Top),
6222 * macos.texi (Mac Font Specs),
6223 * anti.texi (Antinews),
6224 * xresources.texi (Resources),
6225 * misc.texi (Emulation),
6226 * calendar.texi (Daylight Saving),
6227 * dired.texi (Dired and Find),
6228 * rmail.texi (Remote Mailboxes),
6229 * sending.texi (Mail Headers),
6230 * programs.texi (Which Function),
6231 * files.texi (Recover),
6232 * buffers.texi (Uniquify),
6233 * frames.texi (Wheeled Mice),
6234 * killing.texi (Rectangles): Wording to improve breaks in
6235 8.5x11 format.
6236 * mule.texi (Language Environments): \hbadness=10000 since there's
6237 no way to reword.
6238 * emacs.texi (smallbook): New @set to more easily switch between
6239 smallbook and 8.5x11.
6240
6241 2007-04-11 Richard Stallman <rms@gnu.org>
6242
6243 * files.texi (File Conveniences): Add xref to Tumme.
6244 Delete text about Thumbnail mode.
6245
6246 2007-04-09 Alan Mackenzie <acm@muc.de>
6247
6248 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6249 new name. Insert concept index entries.
6250
6251 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6252
6253 * display.texi (Standard Faces): Document prefix arg for
6254 list-faces-display.
6255
6256 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6257
6258 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6259
6260 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6261
6262 * files.texi (Misc File Ops): Rewrite description of
6263 insert-file-literally.
6264
6265 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6266
6267 * misc.texi (Printing): Postscript -> PostScript.
6268
6269 * ack.texi (Acknowledgments): Postscript -> PostScript.
6270
6271 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6272
6273 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6274 below.
6275
6276 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6277
6278 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6279 Init Non-ASCII.
6280 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6281 (Init Non-ASCII): New node.
6282
6283 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6284
6285 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6286
6287 2007-03-12 Glenn Morris <rgm@gnu.org>
6288
6289 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6290 "Daylight Savings".
6291
6292 * calendar.texi: Replace "daylight savings" with "daylight
6293 saving" in text throughout.
6294
6295 2007-03-04 Richard Stallman <rms@gnu.org>
6296
6297 * custom.texi (Safe File Variables): Minor correction.
6298
6299 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6300
6301 * rmail.texi (Movemail): Add internal ref.
6302 Don't indent the intro for the PROTO table.
6303 Format PROTO table items with @code.
6304
6305 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6306
6307 * building.texi: Remove references to bashdb.
6308
6309 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6310
6311 * mule.texi (Language Environments): Update list of supported language
6312 environments.
6313
6314 2007-02-14 Kim F. Storm <storm@cua.dk>
6315
6316 * building.texi (Grep Searching): Fix lgrep doc.
6317
6318 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6319
6320 * back.texi: Remove unused file.
6321
6322 2007-02-05 Francesco Potortì <pot@gnu.org>
6323
6324 * maintaining.texi (Tag Syntax): Now --members is the default for
6325 etags, not for ctags yet.
6326
6327 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6328
6329 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6330 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6331 expects. Add comments to prevent people from inadvertently modifying
6332 the key parts needed by `texinfo-multiple-files-update'.
6333
6334 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6335
6336 * frames.texi (Secondary Selection): Window clicked does not matter
6337 when mouse-yank-at-point is non-nil.
6338
6339 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6340
6341 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6342 ls-lisp-use-localized-time-format.
6343
6344 2007-01-16 Glenn Morris <rgm@gnu.org>
6345
6346 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6347 system abbrev.
6348
6349 2007-01-11 Richard Stallman <rms@gnu.org>
6350
6351 * msdog.texi (Windows Keyboard): Another small cleanup.
6352
6353 2007-01-10 Richard Stallman <rms@gnu.org>
6354
6355 * msdog.texi (Windows Keyboard): Yet another try to make
6356 everyone happy with that passage.
6357
6358 2007-01-05 Richard Stallman <rms@gnu.org>
6359
6360 * anti.texi (Antinews): Mention M-x shell scrolling.
6361
6362 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6363
6364 * building.texi (Watch Expressions): Describe gdb-max-children.
6365
6366 2007-01-04 Richard Stallman <rms@gnu.org>
6367
6368 * msdog.texi (Windows Keyboard): Clarify previous change.
6369
6370 2007-01-02 Richard Stallman <rms@gnu.org>
6371
6372 * custom.texi (Changing a Variable): Minor clarification.
6373 (Specific Customization): customize-customized => customize-unsaved.
6374
6375 * entering.texi (Entering Emacs): Clean up text about restarting
6376 Emacs for each file.
6377
6378 * misc.texi (Shell Options): Minor cleanup.
6379
6380 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6381 with Emacs, not vice versa.
6382
6383 * programs.texi (Symbol Completion): Recommend customizing
6384 window manager.
6385
6386 * xresources.texi (Resources): Minor fix.
6387
6388 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6389
6390 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6391
6392 2007-01-01 Richard Stallman <rms@gnu.org>
6393
6394 * commands.texi (User Input): Document keys stolen by window mangers.
6395
6396 2006-12-31 Richard Stallman <rms@gnu.org>
6397
6398 * custom.texi (Specific Customization): Document customize-option
6399 instead of customize-variable.
6400
6401 2006-12-31 Kim F. Storm <storm@cua.dk>
6402
6403 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6404
6405 2006-12-30 Kim F. Storm <storm@cua.dk>
6406
6407 * killing.texi (CUA Bindings): Fix typo.
6408
6409 * xresources.texi (Table of Resources): Mention grow-only value for
6410 auto-resize-tool-bars.
6411
6412 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6413
6414 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6415 and how to get them back.
6416
6417 2006-12-26 Richard Stallman <rms@gnu.org>
6418
6419 * calendar.texi (Holidays): Holiday listing is based on current
6420 practice, but DST is not.
6421
6422 2006-12-25 Richard Stallman <rms@gnu.org>
6423
6424 * emacs.texi (Top): Update subnode menus.
6425
6426 * mark.texi (Transient Mark): Fix xref.
6427
6428 * killing.texi (Graphical Kill): Node deleted.
6429 (Killing): Add xref to Cut and Paste.
6430 (CUA Bindings): Update xref.
6431
6432 * frames.texi (Cut and Paste): New section to hold other nodes.
6433 (Mouse Commands): Node demoted.
6434 (Cut/Paste Other App): Split out from Mouse Commands.
6435 (Word and Line Mouse): Likewise.
6436 (Secondary Selection, Clipboard): Nodes demoted.
6437
6438 2006-12-24 Kevin Ryde <user42@zip.com.au>
6439
6440 * calendar.texi (Holidays): US daylight saving begins second Sunday
6441 in March for 2007 onwards.
6442 (Daylight Savings): Show new US default daylight saving rules, 2nd
6443 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6444
6445 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6446
6447 * calendar.texi (Scroll Calendar): < and > are switched.
6448
6449 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6450
6451 * killing.texi (Deletion): Describe M-\ prefix argument.
6452
6453 2006-12-23 Richard Stallman <rms@gnu.org>
6454
6455 * search.texi (Regexp Search): Explain why forward and reverse regexp
6456 search are not mirror images.
6457
6458 2006-12-19 Kim F. Storm <storm@cua.dk>
6459
6460 * major.texi (Choosing Modes): Describe match-function elements for
6461 magic-mode-alist.
6462
6463 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6464
6465 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6466 peculiarities.
6467
6468 2006-12-18 Richard Stallman <rms@gnu.org>
6469
6470 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6471
6472 2006-12-17 Alan Mackenzie <acm@muc.de>
6473
6474 * programs.texi (Left Margin Paren): Remove the bit which says
6475 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6476 Discuss some of the issues of setting this option to nil.
6477
6478 2006-12-17 Glenn Morris <rgm@gnu.org>
6479
6480 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6481
6482 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6483
6484 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6485 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6486 NTFS volumes.
6487 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6488 volumes.
6489
6490 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6491
6492 * text.texi (HTML Mode): Fix "C-c TAB".
6493
6494 2006-12-09 Richard Stallman <rms@gnu.org>
6495
6496 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6497
6498 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6499
6500 * files.texi (Misc File Ops): Document insert-file-literally.
6501
6502 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6503
6504 * cmdargs.texi (Colors): Note that --color is intended for overriding
6505 the terminal defaults, not for normal invocation.
6506
6507 * misc.texi (Emacs Server): Improve wording. Don't mention the
6508 ``server program''. Add a cross-reference to "Init File" node.
6509 (Invoking emacsclient): Add index entries. Document both short and
6510 long versions of command-line options. Document the -f option.
6511
6512 2006-12-06 Richard Stallman <rms@gnu.org>
6513
6514 * text.texi (Outline Format): Say to set outline-regexp
6515 and outline-level with major modes and file local variables.
6516
6517 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6518
6519 * anti.texi (Antinews): Mention the alternative to
6520 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6521
6522 * misc.texi (Interactive Shell): Ditto.
6523
6524 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6525
6526 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6527
6528 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6529
6530 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6531
6532 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6533 colon in the mode line.
6534
6535 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6536
6537 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6538
6539 * building.texi (Watch Expressions): Mention SPC for expanding/
6540 contracting watch expressions.
6541
6542 2006-11-26 Kim F. Storm <storm@cua.dk>
6543
6544 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6545
6546 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6547
6548 * building.texi (Debugger Operation): Define text command mode.
6549 Clarify how tooltips work.
6550 (GDB Graphical Interface): Explain how to run in text command mode
6551 more clearly.
6552
6553 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6554
6555 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6556
6557 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6558
6559 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6560
6561 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6562
6563 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6564 and EMACS is deprecated.
6565
6566 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6567
6568 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6569
6570 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6571
6572 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6573
6574 * emacs.texi: Include xresources.texi both for info and dvi.
6575
6576 * xresources.texi: Merge text from xresmini.texi.
6577
6578 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6579
6580 * glossary.texi: Fix typos.
6581
6582 2006-11-06 Richard Stallman <rms@gnu.org>
6583
6584 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6585
6586 * ack.texi (Acknowledgments): Fix name spelling.
6587
6588 2006-11-01 Juri Linkov <juri@jurta.org>
6589
6590 * search.texi (Word Search): Document incremental word search.
6591
6592 2006-10-28 Glenn Morris <rgm@gnu.org>
6593
6594 * ack.texi (Acknowledgments): Add cal-html author.
6595
6596 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6597 Calendar"). Describe new package cal-html.
6598 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6599 Calendar Files."
6600
6601 2006-10-23 Richard Stallman <rms@gnu.org>
6602
6603 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6604 Abbrev mode is enabled.
6605
6606 2006-10-16 Richard Stallman <rms@gnu.org>
6607
6608 * emacs.texi: Update ISBN.
6609
6610 2006-10-11 Kim F. Storm <storm@cua.dk>
6611
6612 * emacs.texi (Acknowledgments): Use @dotless{i}.
6613
6614 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6615
6616 * building.texi (Breakpoints Buffer): Mention catchpoints.
6617
6618 2006-10-08 Kim F. Storm <storm@cua.dk>
6619
6620 * ack.texi (Acknowledgments): Update.
6621
6622 * emacs.texi (Acknowledgments): Fix bad @/ form.
6623
6624 2006-10-05 Kim F. Storm <storm@cua.dk>
6625
6626 * emacs.texi (Acknowledgments): Add more contributors.
6627
6628 2006-10-03 Richard Stallman <rms@gnu.org>
6629
6630 * emacs.texi (Acknowledgments): Update version and edition.
6631
6632 2006-10-01 Karl Berry <karl@gnu.org>
6633
6634 * custom.texi (Customization Groups): Page break to keep example buffer
6635 on one page.
6636
6637 2006-09-30 Karl Berry <karl@gnu.org>
6638
6639 * programs.texi (Basic Indent): @need to improve page break.
6640 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6641
6642 2006-09-29 Glenn Morris <rgm@gnu.org>
6643
6644 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6645
6646 2006-09-29 Karl Berry <karl@gnu.org>
6647
6648 * windows.texi (Basic Window): Remove forced @break, no longer
6649 desirable.
6650 * frames.texi (Frame Commands),
6651 * mark.texi (Marking Objects): Reword to avoid bad page break.
6652 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6653
6654 2006-09-19 Richard Stallman <rms@gnu.org>
6655
6656 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6657 stick to present tense.
6658
6659 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6660
6661 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6662 to x-gtk-use-old-file-dialog.
6663 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6664
6665 2006-09-15 Jay Belanger <belanger@truman.edu>
6666
6667 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6668 Change "Library Public License" to "Lesser Public License"
6669 throughout. Use "yyyy" to represent year.
6670
6671 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6672
6673 * misc.texi (Interactive Shell): EMACS is now set
6674 to Emacs's absolute file name, not to "t".
6675
6676 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6677
6678 * files.texi (Visiting): Add index entry "open file".
6679
6680 2006-09-11 Richard Stallman <rms@gnu.org>
6681
6682 * building.texi (Compilation Mode): Clarification.
6683 (Grep Searching): Add xref to Compilation Mode.
6684
6685 2006-09-08 Richard Stallman <rms@gnu.org>
6686
6687 * search.texi (Search): Ref multi-file search commands here.
6688 (Other Repeating Search): Not here.
6689
6690 2006-08-28 Richard Stallman <rms@gnu.org>
6691
6692 * windows.texi (Split Window): Update xref.
6693
6694 * basic.texi (Continuation Lines): Update xref.
6695
6696 * indent.texi (Tab Stops): Update xref.
6697
6698 * emacs.texi (Top): Update subnode menu.
6699
6700 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6701 split out of Display Custom.
6702
6703 2006-08-25 Kim F. Storm <storm@cua.dk>
6704
6705 * display.texi (Display Custom): Add variables overline-margin
6706 and x-underline-at-descent-line.
6707
6708 2006-08-25 Richard Stallman <rms@gnu.org>
6709
6710 * entering.texi (Exiting): Rewrite to give graphical displays
6711 priority over text terminals.
6712
6713 * search.texi (Incremental Search): Move index entries.
6714
6715 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6716
6717 * custom.texi (Init File): Reference Find Init to avoid "home
6718 directory" confusion.
6719
6720 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6721
6722 * building.texi (Other GDB-UI Buffers): Describe how to edit
6723 a value in the locals buffer.
6724
6725 2006-08-21 Richard Stallman <rms@gnu.org>
6726
6727 * search.texi (Basic Isearch): Add `isearch' index entry.
6728
6729 2006-08-16 Richard Stallman <rms@gnu.org>
6730
6731 * misc.texi (Saving Emacs Sessions): Clean up wording.
6732
6733 * mark.texi (Marking Objects): Mention term "select all".
6734
6735 * emacs.texi (Top): Update subnode menu.
6736
6737 * help.texi (Help Mode): Move node up in file.
6738
6739 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6740
6741 * building.texi (Stack Buffer): Explain fringe arrow.
6742
6743 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6744
6745 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6746 on startup.
6747
6748 2006-08-11 Romain Francoise <romain@orebokech.com>
6749
6750 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6751
6752 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6753
6754 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6755
6756 2006-08-10 Richard Stallman <rms@gnu.org>
6757
6758 * text.texi (Format Faces): Substantial rewrites to deal
6759 with face merging. Empty regions don't count.
6760 Clarify face property inheritance.
6761
6762 2006-08-08 Romain Francoise <romain@orebokech.com>
6763
6764 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6765 <arjuropo@cc.jyu.fi>.
6766
6767 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6768
6769 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6770 apply to all frames.
6771
6772 2006-08-01 Richard Stallman <rms@gnu.org>
6773
6774 * help.texi (Name Help): Add index entries for describe-variable.
6775
6776 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6777
6778 * building.texi (GDB Graphical Interface): Shorten node names.
6779 (GDB-UI Layout): Use GDB-related.
6780 (Other GDB-UI Buffers): Simplify English.
6781
6782 2006-07-31 Richard Stallman <rms@gnu.org>
6783
6784 * search.texi (Query Replace): Add xref for Dired's Q command.
6785
6786 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6787
6788 * building.texi (GDB commands in Fringe): Rename to...
6789 (Source Buffers): ..this and move forward. Describe hollow arrow and
6790 new option gdb-find-source-frame.
6791
6792 2006-07-29 Richard Stallman <rms@gnu.org>
6793
6794 * dired.texi (Operating on Files): Simplify previous change
6795 and fix Texinfo usage.
6796
6797 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6798
6799 * dired.texi (Operating on Files): Add cross-references. State the
6800 Unix commands that do similar things.
6801
6802 2006-07-28 Richard Stallman <rms@gnu.org>
6803
6804 * mark.texi (Transient Mark): Clarify that region never disappears
6805 when Transient Mark mode is off, and not when it is on.
6806
6807 2006-07-27 Richard Stallman <rms@gnu.org>
6808
6809 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6810
6811 2006-07-24 Richard Stallman <rms@gnu.org>
6812
6813 * xresources.texi (GTK styles): Fix texinfo usage.
6814
6815 * commands.texi (User Input): Explain why we teach keyboard cmds.
6816
6817 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6818 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6819 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6820 * doclicense.texi, display.texi, dired.texi, basic.texi:
6821 * anti.texi, ack.texi: Move periods and commas inside quotes.
6822
6823 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6824
6825 * cmdargs.texi (General Variables): Document EMAIL.
6826
6827 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6828
6829 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6830 doesn't have effect on MS-Windows.
6831
6832 2006-07-17 Richard Stallman <rms@gnu.org>
6833
6834 * building.texi (Grep Searching): Explain about chaining grep commands.
6835
6836 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6837
6838 * killing.texi, mini.texi: Fix typos.
6839
6840 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6841
6842 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6843 is invoked for multiple files.
6844
6845 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6846
6847 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6848 on-line manual for the rest of this node.
6849 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6850 unconditionally.
6851 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6852 Improve wording.
6853 (Windows Printing): Improve wording.
6854 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6855 rest of this node.
6856
6857 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6858
6859 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6860 with eval-buffer.
6861
6862 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6863
6864 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6865 of character translation.
6866
6867 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6868
6869 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6870
6871 2006-07-03 Karl Berry <karl@gnu.org>
6872
6873 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6874 not-too-underfull hboxes in the TeX output.
6875 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6876 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6877 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6878 * sending.texi, text.texi: Fix overfull/underfull boxes.
6879
6880 2006-07-03 Romain Francoise <romain@orebokech.com>
6881
6882 * m-x.texi (M-x): Fix.
6883
6884 2006-07-03 Richard Stallman <rms@gnu.org>
6885
6886 * search.texi (Other Repeating Search): filename -> file name.
6887
6888 * misc.texi (Narrowing): Minor cleanups.
6889
6890 * files.texi (Visiting): filename -> file name.
6891
6892 * emacs.texi (Top): Update subnode menus.
6893
6894 * mule.texi (Coding Systems): Move char translation stuff here.
6895 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6896 (Recognize Coding): Substantial local rewrites.
6897 (International): Update menu.
6898
6899 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6900 (Scrolling): Substantial local rewrites.
6901 (Display): Update menu and intro.
6902
6903 * dired.texi: filename -> file name.
6904
6905 * custom.texi (Safe File Variables): Texinfo usage fix.
6906
6907 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6908
6909 * help.texi, m-x.texi: Lots of cleanups.
6910
6911 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6912
6913 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6914 (Windows Processes, Windows Misc): Shorten the printed version by
6915 selectively conditioning less important portions by @ifnottex.
6916
6917 2006-06-27 Richard Stallman <rms@gnu.org>
6918
6919 * mini.texi (Minibuffer File): Minor cleanup.
6920
6921 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6922
6923 * frames.texi (XTerm Mouse): Rename to...
6924 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6925
6926 * emacs.texi (Top): Use new node name.
6927
6928 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6929
6930 * emacs.texi (Top): Update the detailed menu according to changes in
6931 msdog.texi.
6932
6933 * msdog.texi (Windows Keyboard): New section.
6934 (Windows Mouse): New section.
6935 (Windows System Menu): Remove section (text merged with "Windows
6936 Keyboard").
6937 (Windows Misc): New section.
6938
6939 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6940
6941 * msdog.texi (ls in Lisp): New section.
6942
6943 * files.texi (Visiting): Document case-insensitive wildcard matching
6944 under find-file-wildcards.
6945
6946 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6947
6948 * macos.texi (Mac Input): Add description of mac-function-modifier.
6949 Now Unicode keyboard layouts work.
6950
6951 2006-06-10 Richard Stallman <rms@gnu.org>
6952
6953 * mule.texi (Recognize Coding): Clarify previous change.
6954
6955 2006-06-09 Kenichi Handa <handa@m17n.org>
6956
6957 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6958 notation.
6959
6960 2006-06-07 Kevin Ryde <user42@zip.com.au>
6961
6962 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6963 manual for @ifnottex, but in emacs-extra for @iftex.
6964
6965 * cmdargs.texi (General Variables): Fix smtpmail xref.
6966
6967 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6968
6969 * programs.texi (Comment Commands):
6970 * custom.texi (Specifying File Variables):
6971 Use ;; instead of ;;; to better follow coding conventions.
6972
6973 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6974
6975 * building.texi (Watch Expressions): Move node to end.
6976 (GDB Graphical Interface): Move description of clicks in fringe...
6977 (GDB commands in the Fringe): ...to here. New node.
6978
6979 2006-06-05 Romain Francoise <romain@orebokech.com>
6980
6981 * xresmini.texi (GTK resources): Fix various typos.
6982
6983 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6984
6985 * building.texi (GDB Graphical Interface): Update bindings.
6986 (Commands of GUD): Add gud-print. Remove gud-run.
6987 Restate availability more generally.
6988
6989 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
6990
6991 * mini.texi: Lots of cleanups.
6992
6993 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6994
6995 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6996 and Mouse-2.
6997
6998 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
6999
7000 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
7001
7002 2006-05-31 Richard Stallman <rms@gnu.org>
7003
7004 * basic.texi (Moving Point): Fix previous change.
7005
7006 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
7007
7008 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
7009
7010 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
7011
7012 * basic.texi: Many simplifications and improvements in wording.
7013
7014 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
7015
7016 * anti.texi (Antinews): Create a node for gdb-ui.
7017
7018 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
7019
7020 * frames.texi (Menu Bars, Tool Bars): Add index entries.
7021
7022 2006-05-20 Richard Stallman <rms@gnu.org>
7023
7024 * dired.texi (Dired Navigation): dired-goto-file is now j.
7025
7026 2006-05-20 Eli Zaretskii <eliz@gnu.org>
7027
7028 * mule.texi (Coding Systems): Mention the undecided-* coding systems
7029 and their aliases.
7030
7031 * msdog.texi (Windows Printing): Mention non-support of plain text
7032 printing with some el-cheapo printers, and suggest a workaround.
7033
7034 2006-05-20 Kevin Ryde <user42@zip.com.au>
7035
7036 * text.texi (TeX Print): tex-dvi-view-command has a default value,
7037 remove the bit saying you must set it.
7038
7039 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7040
7041 * trouble.texi (Checklist):
7042 * text.texi (Text, Auto Fill, Text Mode):
7043 * search.texi (Nonincremental Search):
7044 * rmail.texi (Rmail Labels):
7045 * mule.texi (Input Methods, Multibyte Conversion):
7046 * misc.texi (Gnus, Where to Look, PostScript):
7047 * maintaining.texi (Create Tags Table):
7048 * indent.texi (Indentation Commands):
7049 * fixit.texi (Spelling):
7050 * emacs.texi (Copying):
7051 * custom.texi (Init File): ifinfo -> ifnottex.
7052
7053 2006-05-17 Richard Stallman <rms@gnu.org>
7054
7055 * files.texi (Diff Mode): Mention C-x `.
7056
7057 2006-05-08 Richard Stallman <rms@gnu.org>
7058
7059 * custom.texi (Disabling): Textual cleanups.
7060
7061 2006-05-12 Glenn Morris <rgm@gnu.org>
7062
7063 * calendar.texi (Displaying the Diary, Format of Diary File):
7064 Refer to diary-view-entries, diary-list-entries,
7065 diary-show-all-entries rather than obsolete aliases.
7066
7067 2006-05-12 Eli Zaretskii <eliz@gnu.org>
7068
7069 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7070 (Displaying the Diary, Special Diary Entries, Importing Diary):
7071 * building.texi (Compilation Shell):
7072 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
7073 emacs-xtra with @inforef's.
7074
7075 * files.texi (Visiting): Fix wording.
7076
7077 * mule.texi (Coding Systems, Text Coding): More indexing.
7078 Mention that C-x RET f can set eol conversion.
7079
7080 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
7081
7082 * xresmini.texi (GTK resources): Insert GTK description.
7083
7084 * xresources.texi (GTK resources): metafont should be menufont.
7085
7086 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7087
7088 * mini.texi (Completion Options): Completion of remote files'
7089 method, user name and host name is active only in partial
7090 completion mode.
7091
7092 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7093
7094 * makefile.w32-in (emacs.dvi):
7095 * Makefile.in (emacs.dvi): Add xresmini.texi.
7096
7097 * xresmini.texi (Table of Resources): Remove xref to non-existent
7098 node "LessTif Resources".
7099
7100 * msdog.texi (Microsoft Windows):
7101 * calendar.texi (Calendar/Diary, Displaying the Diary)
7102 (Special Diary Entries, Importing Diary, Holidays):
7103 * programs.texi (Program Modes):
7104 * text.texi (Text):
7105 * buffers.texi (Several Buffers):
7106 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
7107
7108 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7109
7110 The following changes merge the emacs-xtra manual into the main
7111 manual, but only for on-line version of the manual.
7112
7113 * vc2-xtra.texi (Version Backups, Local Version Control)
7114 (Making Snapshots, Change Logs and VC, Version Headers)
7115 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
7116 on-line manual.
7117
7118 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
7119 for on-line manual.
7120
7121 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
7122 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
7123 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
7124 for on-line manual.
7125
7126 * fortran-xtra.texi (Fortran, Fortran Autofill)
7127 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
7128 for on-line manual.
7129
7130 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
7131 Conditional xref's for on-line manual.
7132
7133 * emerge-xtra.texi (Emerge, Overview of Emerge)
7134 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
7135 manual.
7136
7137 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
7138 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7139 (EMACSSOURCES): Use EMACS_XTRA.
7140 (../info/emacs-xtra): Remove.
7141 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7142
7143 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7144 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7145 (EMACSSOURCES): Use EMACS_XTRA.
7146 ($(infodir)/emacs-xtra): Remove.
7147 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7148
7149 * trouble.texi (Quitting):
7150 * text.texi (Text):
7151 * programs.texi (Program Modes):
7152 * msdog.texi (Microsoft Windows):
7153 * frames.texi (Frames):
7154 * files.texi (Backup, Version Control, VC Concepts)
7155 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7156 (Registering, VC Status, VC Undo, Multi-User Branching)
7157 (Comparing Files):
7158 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7159 (Displaying the Diary, Special Diary Entries, Importing Diary):
7160 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7161 conditional xref's, depending on @iftex/@ifnottex.
7162
7163 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7164 "MS-DOS". @include msdog-xtra.texi.
7165
7166 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7167 <Top Level> [ifnottex]: @include fortran-xtra.texi.
7168
7169 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7170 for vc-xtra.texi subsections.
7171 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7172 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7173
7174 * sending.texi (Sending Mail): A @node line without explicit Prev,
7175 Next, and Up links.
7176
7177 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7178 Next, and Up links.
7179
7180 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7181 and its sections. @include picture-xtra.texi.
7182
7183 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7184 "Emerge".
7185 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7186
7187 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7188 exact duplicate of its name-sake in calendar.texi.
7189
7190 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7191 "Advanced Calendar/Diary Usage".
7192 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7193
7194 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7195 dired-xtra.texi.
7196 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7197
7198 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7199 (Files) [ifnottex]: Add menu entry for Autorevert.
7200
7201 * emacs-xtra.texi (Introduction): Reword to make consistent with
7202 printed version only.
7203 <Top level>: Remove the body of all chapters and move them to the
7204 new *-xtra.texi files. Use @raisesections and @lowersections to
7205 convert sections to chapters etc.
7206
7207 * msdog-xtra.texi:
7208 * fortran-xtra.texi:
7209 * vc-xtra.texi:
7210 * vc1-xtra.texi:
7211 * vc2-xtra.texi:
7212 * emerge-xtra.texi:
7213 * cal-xtra.texi:
7214 * dired-xtra.texi:
7215 * arevert-xtra.texi: New files, with text from respective chapters
7216 of emacs-xtra.texi. Convert each @chapter into @section, @section
7217 into @subsection, etc.
7218
7219 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7220 updated.
7221
7222 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7223 Windows". All references updated.
7224
7225 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7226
7227 * macos.texi (Mac Input): Mention input from Character Palette.
7228 (Mac Font Specs): Fix typo.
7229
7230 2006-05-05 Richard Stallman <rms@gnu.org>
7231
7232 * files.texi (Diff Mode): Minor cleanup.
7233
7234 2006-05-05 Karl Berry <karl@gnu.org>
7235
7236 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7237 errors from the current release of makeinfo (4.8).
7238 * help.texi (Library Keywords): Change widest word in multitable
7239 template from `emulations' to `convenience'. (Not sure if this is
7240 related to the font change.)
7241
7242 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7243
7244 * files.texi (File Names): Add a footnote about limited support of
7245 ~USER on MS-Windows.
7246
7247 * cmdargs.texi (Initial Options): Add a footnote about limited
7248 support of ~USER on MS-Windows.
7249
7250 2006-05-03 Richard Stallman <rms@gnu.org>
7251
7252 * files.texi (Diff Mode): Node moved here.
7253 (Comparing Files): Delete what duplicates new node.
7254 (Files): Put Diff Mode in menu.
7255
7256 * misc.texi (Diff Mode): Move to files.texi.
7257
7258 * emacs.texi (Top): Update menu for Diff Mode.
7259
7260 * trouble.texi (Emergency Escape): Simplify.
7261
7262 * emacs.texi (Top): Minor clarification.
7263
7264 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7265
7266 * commands.texi, entering.texi, screen.texi: Many simplifications.
7267
7268 2006-05-03 Richard Stallman <rms@gnu.org>
7269
7270 * commands.texi (Text Characters): Delete paragraph about unibyte
7271 non-ASCII printing chars.
7272
7273 * killing.texi (Killing): Say "graphical displays".
7274 * display.texi: Say "graphical displays".
7275
7276 * cmdargs.texi (Misc X): Say "graphical displays".
7277
7278 2006-05-01 Richard Stallman <rms@gnu.org>
7279
7280 * emacs.texi (Top): Add Diff Mode to menu.
7281
7282 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7283
7284 * misc.texi (Diff Mode): New node.
7285
7286 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7287
7288 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7289 (Mac Environment Variables): Shorten example line.
7290 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7291
7292 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7293
7294 * building.texi (GUD Customization): Describe cases %d and %c.
7295 Update description for %e.
7296
7297 2006-04-30 Glenn Morris <rgm@gnu.org>
7298
7299 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7300
7301 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7302
7303 * custom.texi (Examining): Update C-h v output example.
7304
7305 2006-04-29 Kim F. Storm <storm@cua.dk>
7306
7307 * building.texi (Grep Searching): Add lgrep and rgrep.
7308
7309 2006-04-23 Richard Stallman <rms@gnu.org>
7310
7311 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7312
7313 * xresmini.texi: New file.
7314
7315 * xresources.texi (Face Resources): Split table into font resources
7316 and the rest. Combine similar attributes for brevity.
7317
7318 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7319
7320 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7321 backslashes and case-insensitivity in file names (moved to the
7322 main manual).
7323 (MS-DOS Printing): Move most of the text to the main manual.
7324
7325 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7326 New nodes.
7327 (Windows Processes, Windows System Menu): Add index entries and
7328 fix wording.
7329
7330 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7331
7332 * misc.texi (Shell Ring): Add notes on saved input when
7333 navigating off the end of the history list.
7334
7335 2006-04-18 Chong Yidong <cyd@mit.edu>
7336
7337 * misc.texi (Shell Options): Correct default value of
7338 comint-scroll-show-maximum-output.
7339
7340 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7341
7342 * building.texi (Watch Expressions): Update.
7343
7344 2006-04-12 Richard Stallman <rms@gnu.org>
7345
7346 * search.texi: Clean up previous change.
7347
7348 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7349
7350 * search.texi (Regexp Backslash, Regexp Replace): Add index
7351 entries for ``back reference'' and mention the term itself in the
7352 text.
7353
7354 2006-04-11 Richard Stallman <rms@gnu.org>
7355
7356 * custom.texi (Safe File Variables):
7357 Document enable-local-variables = :safe.
7358
7359 2006-04-11 Karl Berry <karl@gnu.org>
7360
7361 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7362 (Remote Repositories, Version Backups, Local Version Control)
7363 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7364 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7365 (Renaming VC Work Files and Master Files)
7366 (Inserting Version Control Headers, Customizing VC, General Options)
7367 (Options for RCS and SCCS, Options specific for CVS): Move all
7368 these nodes to emacs-xtra.texi, for brevity.
7369 * cmdargs.texi, files.texi: Change cross-references.
7370
7371 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7372
7373 * files.texi (Old Versions): Update description of vc-annotate's
7374 use of color to indicate date ranges.
7375
7376 2006-04-09 Kevin Ryde <user42@zip.com.au>
7377
7378 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7379 put info and printed manual names the right way around.
7380
7381 2006-04-09 Karl Berry <karl@gnu.org>
7382
7383 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7384 emacs-xtra.texi, leaving only MS Windows information.
7385 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7386 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7387 node names.
7388
7389 * emacs.texi: Move @summarycontents and @contents to the beginning
7390 of the file.
7391
7392 2006-04-08 Kevin Ryde <user42@zip.com.au>
7393
7394 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7395
7396 2006-04-07 Richard Stallman <rms@gnu.org>
7397
7398 * programs.texi (Comments, Comment Commands, Options for Comments)
7399 (Multi-Line Comments): "Align", not "indent".
7400 (Basic Indent): C-j deletes trailing whitespace before the newline.
7401
7402 2006-04-06 Richard Stallman <rms@gnu.org>
7403
7404 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7405
7406 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7407
7408 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7409
7410 2006-04-05 Richard Stallman <rms@gnu.org>
7411
7412 * emacs.texi (Top): Update subnode menu.
7413
7414 * trouble.texi (Unasked-for Search): Node deleted.
7415 (Lossage): Delete from menu.
7416
7417 2006-04-04 Richard Stallman <rms@gnu.org>
7418
7419 * trouble.texi: Various cleanups.
7420 (Checklist): Don't bother saying how to snail a bug report.
7421 (Emergency Escape): Much rewriting.
7422 (After a Crash): Rename the core dump immediately.
7423 (Total Frustration): Call it a psychotherapist.
7424 (Bug Criteria): Avoid "illegal instruction".
7425 (Sending Patches): We always put the contributor's name in.
7426
7427 * misc.texi (Thumbnails): Minor correction.
7428
7429 2006-04-03 Richard Stallman <rms@gnu.org>
7430
7431 * misc.texi (Thumbnails): Minor cleanup.
7432
7433 2006-04-02 Karl Berry <karl@gnu.org>
7434
7435 * sending.texi (Mail Sending): pxref to Top needs five args.
7436
7437 2006-03-31 Richard Stallman <rms@gnu.org>
7438
7439 * emacs.texi (Top): Update subnode menu.
7440
7441 * help.texi (Help Mode): Cleanup.
7442
7443 * dired.texi: Many cleanups.
7444 (Dired Deletion): Describe dired-recursive-deletes.
7445 (Operating on Files): dired-create-directory moved.
7446 (Misc Dired Features): Move to here.
7447 (Tumme): Node moved to misc.texi.
7448
7449 * custom.texi: Many cleanups.
7450 (Minor Modes): Don't mention ISO Accents Mode.
7451 (Examining): Update C-h v output example.
7452 (Hooks): Add index and xref for add-hook.
7453 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7454 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7455
7456 * misc.texi: Many cleanups.
7457 (beginning): Add to summary of topics.
7458 (Shell): Put eshell xref at the end. Remove eshell from table.
7459 (Thumbnails): New node.
7460
7461 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7462
7463 * files.texi (File Name Cache): Make it clear that the cache is
7464 not persistent.
7465
7466 2006-03-25 Karl Berry <karl@gnu.org>
7467
7468 * emacs-xtra.texi, emacs.texi, gnu.texi:
7469 (1) use @copyright{} instead of (C) in typeset text;
7470 (2) do not indent copyright year list (or anything else).
7471
7472 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7473
7474 * files.texi (VC Dired Mode): Remove misplaced brackets.
7475
7476 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7477
7478 * files.texi: Various updates and clarifications in the VC chapter.
7479
7480 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7481
7482 * help.texi (Help Mode): Document "C-c C-c".
7483
7484 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7485
7486 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7487 menu in the standalone Info reader.
7488
7489 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7490
7491 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7492 moved here from Emacs manual.
7493
7494 * programs.texi (Fortran): Section moved to emacs-xtra.
7495 (Program Modes): Xref to Fortran in emacs-xtra.
7496
7497 * maintaining.texi (Emerge): Move to emacs-xtra.
7498 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7499
7500 * picture.texi: File deleted.
7501 * Makefile.in:
7502 * makefile.w32-in: Remove picture.texi.
7503
7504 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7505 * abbrevs.texi (Abbrevs):
7506 * sending.texi (Sending Mail): Picture node removed.
7507
7508 * emacs.texi (Top): Update node listings.
7509
7510 2006-03-12 Richard Stallman <rms@gnu.org>
7511
7512 * calendar.texi: Various cleanups.
7513
7514 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7515
7516 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7517 syntax.
7518
7519 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7520
7521 * search.texi (Regexps): More accurately describe which characters
7522 are special in which situations. Recommend _not_ to quote `]' or
7523 `-' when they are not special.
7524
7525 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7526
7527 * files.texi (Old Versions): Clarify operation of C-x v =.
7528
7529 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7530
7531 * building.texi (Watch Expressions): Update and describe
7532 gdb-speedbar-auto-raise.
7533
7534 2006-02-19 Richard M. Stallman <rms@gnu.org>
7535
7536 * emacs.texi: Use @smallbook.
7537 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7538 Update subnode menu.
7539
7540 * building.texi (Lisp Interaction): Minor addition.
7541
7542 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7543
7544 * building.texi (Watch Expressions): Update and be more precise.
7545
7546 2006-02-15 Francesco Potortì <pot@gnu.org>
7547
7548 * maintaining.texi (Create Tags Table): Explain why the
7549 exception when etags writes to files under the /dev tree.
7550
7551 2006-02-14 Richard M. Stallman <rms@gnu.org>
7552
7553 * custom.texi (Safe File Variables): Lots of clarification.
7554 Renamed from Unsafe File Variables.
7555
7556 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7557
7558 * custom.texi (Unsafe File Variables): File variable confirmation
7559 assumed denied in batch mode.
7560
7561 2006-02-14 Richard M. Stallman <rms@gnu.org>
7562
7563 * building.texi (GDB User Interface Layout): Don't say `inferior'
7564 for program being debugged.
7565
7566 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7567
7568 * building.texi (GDB Graphical Interface):
7569 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7570
7571 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7572
7573 * custom.texi (Specifying File Variables, Unsafe File Variables):
7574 New nodes, split from File Variables. Document new file local
7575 variable behavior.
7576
7577 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7578
7579 * display.texi (Standard Faces):
7580 * files.texi (Visiting):
7581 * frames.texi (Clipboard):
7582 * glossary.texi (Glossary) <Clipboard>:
7583 * xresources.texi (X Resources): Mention Mac OS port.
7584
7585 2006-02-12 Richard M. Stallman <rms@gnu.org>
7586
7587 * building.texi (Building): Clarify topic in intro.
7588
7589 * maintaining.texi (Maintaining): Change title; clarify topic.
7590 Delete duplicate index entries.
7591
7592 * building.texi (Other GDB User Interface Buffers): Clarifications.
7593
7594 * text.texi (Cell Commands): Clarifications.
7595
7596 * programs.texi (Defuns): Delete duplicate explanation of
7597 left-margin paren convention.
7598 (Hungry Delete): Minor cleanup.
7599
7600 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7601
7602 * dired.texi (Tumme): More tumme documentation.
7603
7604 2006-02-11 Alan Mackenzie <acm@muc.de>
7605
7606 * programs.texi ("Hungry Delete"): Correct the appellation of the
7607 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7608
7609 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7610
7611 * dired.texi (Tumme): Fix small bug.
7612
7613 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7614
7615 * macos.texi (Mac International): Rename "fontset-mac" to
7616 "fontset-standard".
7617
7618 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7619
7620 * dired.texi (Tumme): Basic documentation for Tumme added.
7621
7622 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7623
7624 * mule.texi (International):
7625 * programs.texi (Basic Indent): Fix typos.
7626
7627 * custom.texi (Minor Modes):
7628 * display.texi (Text Display):
7629 * commands.texi (Text Characters): Update xrefs.
7630
7631 2006-02-07 Richard M. Stallman <rms@gnu.org>
7632
7633 * emacs.texi (Top): Update subnode menu.
7634 Update info on old Emacs papers.
7635 (Intro): "Graphical display", not window system.
7636
7637 * xresources.texi (GTK styles): Minor clarifications.
7638
7639 * trouble.texi: "Graphical display", not window system.
7640 (Stuck Recursive): Minor clarification.
7641
7642 * text.texi: Minor clarifications.
7643 (Sentences): Explain why two-space convention is better.
7644 Explain sentence-end-without-period here.
7645 (Fill Commands): Not here.
7646 (Refill): Node moved down.
7647 (Filling): Update menu.
7648 (Table Creation, Cell Justification, Column Commands): Clarify.
7649
7650 * sending.texi: Minor clarifications.
7651
7652 * search.texi (Regexp Backslash): Clarification.
7653
7654 * rmail.texi: Minor cleanups.
7655 (Rmail): Delete digression about `rmail-mode'.
7656 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7657 (Rmail Files): Mention C-u M-x rmail.
7658 (Rmail Reply): Mention References.
7659 (Rmail Display): Mention rmail-nonignored-headers.
7660
7661 * programs.texi: Minor cleanups.
7662 (Comment Commands): Mention momentary Transient Mark mode.
7663 (Matching): Be more specific about customizing show-paren-mode.
7664 (Info Lookup): Don't list the modes that support C-h S.
7665 Just say what it does in an unsupported mode.
7666 (Man Page): Delete excessive info on customizing woman.
7667 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7668
7669 * abbrevs.texi: Minor clarifications.
7670 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7671 not "dynamic abbrevs" as if they were a kind of abbrev.
7672
7673 * picture.texi (Picture): Minor cleanup.
7674
7675 * mule.texi (Communication Coding): Say "other applications".
7676 (Fontsets): Not specific to X. Add xref to X Resources.
7677 (Unibyte Mode): Rename from Single-Byte Character Support.
7678 "Graphical display", not window system.
7679 (International): Update menu.
7680
7681 * maintaining.texi (Format of ChangeLog):
7682 New node, split out from ChangeLog.
7683 (ChangeLog): Clarifications in the remaining text.
7684 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7685 (Find Tag): Add @w.
7686 (Tags Search): Explain tag table order here. Simplify grep ref.
7687 (List Tags): tags-tag-face is a variable, not a face.
7688 (Emerge): Cleanups.
7689
7690 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7691 (Keyboard Macros): Avoid "the user".
7692
7693 * killing.texi: "Graphical display", not window system.
7694
7695 * help.texi (Help Echo): "Graphical display", not window system.
7696
7697 * glossary.texi: Say "you", not "the user". Say "graphical display".
7698
7699 * frames.texi: Minor cleanups. "Graphical display", not window system.
7700
7701 * files.texi (Visiting): Make drag-and-drop not X-specific.
7702
7703 * custom.texi: Minor cleanups. "Graphical display", not window system.
7704
7705 * cmdargs.texi: Minor cleanups.
7706
7707 * building.texi (Compilation): Move and split kill-compilation para.
7708 Add para about multiple compilers.
7709 (Compilation Mode): Commands also available in grep mode and others.
7710 Mention C-u C-x ` more tutorially. Clarify C-x `.
7711 (Compilation Shell): Clarify. Put Bash example first.
7712 (Grep Searching): Minor cleanups; add @w.
7713 (Debuggers): Minor cleanups.
7714 (Starting GUD): Make GDB xgraphical mode issue clearer.
7715 (Debugger Operation): Lots of clarifications including
7716 GDB tooltip side-effect issue.
7717 (Commands of GUD): Clarify.
7718 (GUD Customization): Add bashdb-mode-hook.
7719 (GDB Graphical Interface): Rewrite for clarity.
7720 (GDB User Interface Layout): Rewrite for clarity.
7721 (Stack Buffer, Watch Expressions): Likewise.
7722 (Other GDB User Interface Buffers): Cleanups.
7723 (Lisp Libraries, External Lisp): Cleanup.
7724
7725 * basic.texi (Position Info): "Graphical displays", rather than
7726 window systems.
7727
7728 * anti.texi: Minor cleanup.
7729
7730 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7731
7732 * custom.texi (Init File, Find Init): Add cross-references to
7733 where $HOME is described.
7734
7735 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7736
7737 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7738 is not inside the @table.
7739
7740 * emacs.texi (Top): Correct node name.
7741
7742 * files.texi (File Names): Fix @xref.
7743 (Reverting): Fix typo.
7744
7745 * mule.texi (International): Correct node name.
7746
7747 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7748
7749 2006-02-01 Richard M. Stallman <rms@gnu.org>
7750
7751 * emacs.texi (Top): Update subnode menu.
7752
7753 * mule.texi: Minor clarifications.
7754 Reduce the specific references to X Windows.
7755 Refer to "graphical" terminals, rather than window systems.
7756 (Text Coding): Rename from Specify Coding.
7757 (Communication Coding, File Name Coding, Terminal Coding):
7758 New nodes split out from Text Coding.
7759
7760 * kmacro.texi: Minor clarifications.
7761 (Keyboard Macro Ring): Comment out some excessive commands.
7762 (Basic Keyboard Macro): Split up the table, putting part in each node.
7763
7764 * major.texi: Minor clarifications.
7765
7766 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7767
7768 * windows.texi: Minor clarifications.
7769 (Change Window): Don't describe mode-line mouse cmds here.
7770 Add xref to Mode Line Mouse.
7771
7772 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7773
7774 * macos.texi (Mac International): Fix xref.
7775
7776 * indent.texi: Minor clarifications.
7777
7778 * frames.texi: Minor clarifications.
7779 Reduce the specific references to X Windows.
7780 Refer to "graphical" terminals, rather than window systems.
7781 (Frame Parameters): Don't mention commands like
7782 set-foreground-color. Just say to customize a face.
7783 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7784
7785 * files.texi: Minor clarifications.
7786 (Numbered Backups): New node, split out from Backup Names.
7787
7788 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7789
7790 * cmdargs.texi (General Variables): Fix xref.
7791
7792 * buffers.texi: Minor clarifications.
7793
7794 2006-01-31 Richard M. Stallman <rms@gnu.org>
7795
7796 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7797 Nodes moved to top.
7798
7799 * display.texi: Minor clarifications.
7800 (Display): Rearrange menu.
7801 (Standard Faces): Mention query-replace face.
7802 (Faces): Simplify.
7803 (Font Lock): Simplify face customization info.
7804 (Highlight Changes): Node merged into Highlight Interactively.
7805 (Highlight Interactively): Much rewriting and cleanup.
7806 (Optional Mode Line): Narrowed line number not good for goto-line.
7807 Simplify face customization advice.
7808 (Text Display): Mention use of escape-glyph face.
7809 Move ctl-arrow and tab-width here.
7810 (Display Custom): Move no-redraw-on-reenter to end of node.
7811
7812 * search.texi: Minor clarifications.
7813 (Isearch Scroll): Simplify.
7814 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7815
7816 * regs.texi (Registers): Mention bookmarks here.
7817
7818 * mark.texi: Minor clarifications.
7819 (Selective Undo): Node deleted.
7820
7821 * m-x.texi: Minor clarifications.
7822
7823 * killing.texi: Minor clarifications.
7824 Refer to "graphical" terminals, rather than window systems.
7825
7826 * help.texi: Clarifications.
7827 (Help): Don't describe C-h F and C-h K here.
7828 (Key Help): Describe C-h K here.
7829 (Name Help): Mention Emacs Lisp Intro.
7830 Describe C-h F here.
7831 (Misc Help): Mention C-h F and C-h K only briefly.
7832
7833 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7834 Selective undo text merged in.
7835 (Spelling): Mention Aspell along with Ispell.
7836
7837 * emacs.texi (Top): Update subnode menus.
7838
7839 * basic.texi (Basic Undo): Rename from Undo. Most of text
7840 moved to new Undo node.
7841
7842 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7843
7844 * basic.texi (Continuation Lines, Inserting Text):
7845 Mention longlines mode.
7846
7847 2006-01-29 Richard M. Stallman <rms@gnu.org>
7848
7849 * screen.texi: Minor cleanups.
7850 (Screen): Clean up the intro paragraphs.
7851 (Mode Line): Lots of rewriting. Handle frame-name better.
7852 eol-mnemonic-... vars moved out.
7853
7854 * emacs.texi (Top): Change menu item for MS-DOS node.
7855 Update subnode menu.
7856
7857 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7858 chapter relates to Windows. Title changed.
7859
7860 * mini.texi: Minor cleanups.
7861
7862 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7863 (Mark): Put it in the menu.
7864
7865 * entering.texi: Minor cleanups.
7866
7867 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7868 (Intro): Refer to "graphical" terminals, rather than X.
7869
7870 * display.texi (Display Custom): Add xref to Variables.
7871 (Optional Mode Line): eol-mnemonic-... vars moved here.
7872
7873 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7874 rather than X.
7875
7876 * basic.texi: Minor cleanups.
7877 (Undo): selective-undo moved.
7878
7879 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7880
7881 * anti.texi (Antinews): Various corrections and additions.
7882
7883 2006-01-23 Juri Linkov <juri@jurta.org>
7884
7885 * custom.texi (Easy Customization, Customization Groups)
7886 (Browsing Custom): Mention links along with buttons.
7887
7888 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7889
7890 * text.texi (TeX Print): Use @key for TAB.
7891
7892 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7893
7894 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7895
7896 * files.texi (File Aliases): Don't claim that usually separate
7897 buffers are created for two file names that name the same data.
7898 Mention additional situations where different names mean the same
7899 file on disk.
7900
7901 2006-01-19 Richard M. Stallman <rms@gnu.org>
7902
7903 * killing.texi (Deletion): Upcase @key argument.
7904
7905 * custom.texi (Custom Themes): Minor cleanup.
7906
7907 * programs.texi (Hungry Delete): Upcase @key argument.
7908
7909 2006-01-16 Juri Linkov <juri@jurta.org>
7910
7911 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7912 Move `mode-line-highlight' before `mode-line-buffer-id'.
7913
7914 2006-01-14 Richard M. Stallman <rms@gnu.org>
7915
7916 * basic.texi (Inserting Text): Minor cleanup.
7917
7918 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7919
7920 * custom.texi (Changing a Variable, Face Customization):
7921 Update for changes in Custom menus.
7922
7923 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7924
7925 * macos.texi (Mac International): Undo last change.
7926
7927 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7928
7929 * custom.texi (Custom Themes): Describe the new
7930 customize-create-theme interface.
7931
7932 2005-12-30 Juri Linkov <juri@jurta.org>
7933
7934 * basic.texi (Position Info): Update example.
7935
7936 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7937
7938 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7939
7940 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7941
7942 * custom.texi (Custom Themes): `load-theme' always loads.
7943
7944 2005-12-23 Juri Linkov <juri@jurta.org>
7945
7946 * display.texi (Highlight Interactively): Use double space to
7947 separate sentences. Replace C-p with M-p, and C-n with M-n.
7948
7949 2005-12-22 Richard M. Stallman <rms@gnu.org>
7950
7951 * custom.texi (Easy Customization and subnodes):
7952 Replace "active field" with "button".
7953 Use "user option" only for variables.
7954 Use "setting" for variable-or-face.
7955
7956 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7957
7958 * buffers.texi (Select Buffer): Change order in table to make
7959 "Similar" refer to the correct item.
7960 (Indirect Buffers): Minor rewording.
7961
7962 2005-12-20 Juri Linkov <juri@jurta.org>
7963
7964 * files.texi (VC Status): Put P and N near p and n.
7965
7966 2005-12-19 Richard M. Stallman <rms@gnu.org>
7967
7968 * programs.texi (Electric C): Delete the info about newline control.
7969 (Other C Commands): Minor cleanup.
7970 (Left Margin Paren): Minor cleanup.
7971
7972 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7973
7974 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7975 (Customization Groups): Delete text moved to "Browsing Custom".
7976 (Browsing Custom): New node.
7977 (Specific Customization): Clarify which commands only work for
7978 loaded options.
7979
7980 2005-12-18 Bill Wohler <wohler@newt.com>
7981
7982 * frames.texi (Tool Bars): Shorten text of previous change.
7983
7984 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7985
7986 * files.texi (VC Status): Document log-view mode.
7987
7988 2005-12-18 Bill Wohler <wohler@newt.com>
7989
7990 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7991 permanently via the customize interface.
7992
7993 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7994
7995 * killing.texi (Killing by Lines): Document `kill-whole-line'
7996 function.
7997
7998 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
7999
8000 * buffers.texi (Select Buffer): Change `prev-buffer' to
8001 `previous-buffer'. Indicate that these functions use a frame
8002 local buffer list.
8003
8004 2005-12-12 Richard M. Stallman <rms@gnu.org>
8005
8006 * custom.texi (Easy Customization): Change menu comment.
8007 (Prefix Keymaps): Fix spelling of Control-X-prefix.
8008
8009 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
8010 (Help): Among the Apropos commands, describe only C-h a here.
8011
8012 2005-12-11 Richard M. Stallman <rms@gnu.org>
8013
8014 * programs.texi (Options for Comments): Comment-end starts with space.
8015
8016 * glossary.texi (Glossary): Minor cleanup.
8017
8018 * files.texi (Old Versions): Use @table.
8019
8020 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
8021
8022 * display.texi (Highlight Interactively): Include
8023 global-hi-lock-mode. Add miscellaneous details and elaborations.
8024
8025 2005-12-09 Richard M. Stallman <rms@gnu.org>
8026
8027 * display.texi (Font Lock): Delete the Global FL menu item.
8028
8029 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
8030
8031 * custom.texi (Minibuffer Maps): Mention the maps for file name
8032 completion.
8033
8034 2005-12-09 Kim F. Storm <storm@cua.dk>
8035
8036 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
8037 prefix keys even when mark is active. Describe that RET moves
8038 cursor to next corner in rectangle; clarify insert around rectangle.
8039
8040 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
8041
8042 * custom.texi (Customization): Use xref to elisp manual for
8043 non-TeX output.
8044 (Minor Modes): Update.
8045 (Customization Groups, Changing a Variable, Face Customization):
8046 Update for new appearance of Custom buffers.
8047 (Changing a Variable): `custom-buffer-done-function' has been
8048 replaced by `custom-buffer-done-kill'.
8049 (Specific Customization): In the `customize-group' buffer, a
8050 subgroup's contents are not "hidden". They are not included at
8051 all. They have no [Show] button.
8052 (Mouse Buttons): Add pxref to description of mouse event lists in
8053 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
8054 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
8055 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
8056
8057 2005-12-08 Richard M. Stallman <rms@gnu.org>
8058
8059 * mini.texi (Completion Commands, Completion):
8060 In file name input, SPC does not do completion.
8061
8062 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
8063
8064 * building.texi (GDB Graphical Interface): Explain screen size
8065 setting.
8066 (Other GDB User Interface Buffers): Describe features specific to
8067 GDB 6.4.
8068
8069 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
8070
8071 * building.texi (GDB User Interface Layout): Describe how to
8072 kill associated buffers.
8073 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
8074 (Watch Expressions): Be more precise.
8075 (Other GDB User Interface Buffers): Describe how to change a
8076 register value.
8077
8078 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8079
8080 * macos.texi (Mac Input): Remove description of
8081 mac-command-key-is-meta. Add descriptions of
8082 mac-control-modifier, mac-command-modifier, and
8083 mac-option-modifier.
8084 (Mac International): Fix description of conversion of clipboard data.
8085 (Mac Font Specs): Add example of font customization by face attributes.
8086
8087 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
8088
8089 * building.texi (Watch Expressions): Expand description.
8090 (Other GDB User Interface Buffers): Describe local map for
8091 gud-watch.
8092
8093 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
8094
8095 * display.texi (Font Lock): Font lock is enabled by default now.
8096
8097 2005-11-20 Juri Linkov <juri@jurta.org>
8098
8099 * basic.texi (Position Info): Update examples of the output.
8100 Remove the fact that examples are produced in the TeXinfo buffer,
8101 because in the Info reader users will get a different output from
8102 `C-x ='.
8103
8104 * building.texi (Compilation Mode): Remove paragraph duplicated
8105 from the node `Compilation'. Add `compilation-skip-threshold'.
8106
8107 * display.texi (Font Lock): Suggest more user-friendly method of
8108 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
8109
8110 2005-11-18 Richard M. Stallman <rms@gnu.org>
8111
8112 * files.texi (Registering): Mention @@ in mode line.
8113
8114 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
8115
8116 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
8117
8118 * files.texi (Renaming and VC): Some back-ends don't
8119 handle renaming.
8120
8121 2005-11-17 Juri Linkov <juri@jurta.org>
8122
8123 * emacs.texi (Top):
8124 * display.texi (Highlight Interactively): Put this font-lock based
8125 mode near Font Lock node.
8126
8127 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
8128
8129 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
8130 icons.
8131
8132 2005-11-12 Kim F. Storm <storm@cua.dk>
8133
8134 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
8135 (Help Summary): Add C-h d and C-h e.
8136 (Apropos): Clarify that all apropos commands may search for either
8137 list of words or a regexp. Add C-h d for apropos-documentation.
8138 Describe apropos-documentation-sort-by-scores user option.
8139
8140 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8141
8142 * killing.texi (CUA Bindings): Add @section.
8143
8144 2005-11-10 Kim F. Storm <storm@cua.dk>
8145
8146 * emacs.texi (Top): Add CUA Bindings entry to menu.
8147
8148 * killing.texi (CUA Bindings): New node. Moved here from
8149 misc.texi and extended with info on rectangle commands and
8150 rectangle highlighting, interface to registers, and the global
8151 mark feature.
8152
8153 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8154
8155 * regs.texi: Prev link points to CUA Bindings node.
8156
8157 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
8158
8159 * help.texi (Help Echo): By default, help echos are only shown on
8160 mouse-over, not on point-over.
8161
8162 2005-11-04 Jérôme Marant <jerome@marant.org>
8163
8164 * misc.texi (Shell Mode): Describe how to activate password echoing.
8165
8166 2005-11-04 Romain Francoise <romain@orebokech.com>
8167
8168 * mark.texi (Mark Ring): Fix typo.
8169
8170 2005-11-03 Richard M. Stallman <rms@gnu.org>
8171
8172 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8173
8174 2005-11-01 Bill Wohler <wohler@newt.com>
8175
8176 * help.texi (Help Mode): Fix typo.
8177
8178 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8179
8180 * building.texi (Other GDB User Interface Buffers):
8181 Describe the command gdb-use-inferior-io-buffer.
8182
8183 2005-10-31 Romain Francoise <romain@orebokech.com>
8184
8185 * files.texi (Compressed Files): Fix typo.
8186
8187 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8188
8189 * windows.texi (Force Same Window): Likewise.
8190
8191 2005-10-30 Bill Wohler <wohler@newt.com>
8192
8193 * help.texi (Help Mode): URLs viewed with browse-url.
8194
8195 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8196
8197 * building.texi (GDB Graphical Interface): Don't reference
8198 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8199 must stay in same frame.
8200
8201 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8202
8203 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8204
8205 * anti.texi (Antinews): Likewise.
8206
8207 2005-10-28 Bill Wohler <wohler@newt.com>
8208
8209 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8210
8211 2005-10-28 Richard M. Stallman <rms@gnu.org>
8212
8213 * files.texi (Visiting): Explain how to enter ? in a file name.
8214
8215 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8216
8217 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8218
8219 * building.texi (GDB Graphical Interface):
8220 Describe gdb-mouse-until.
8221
8222 2005-10-23 Richard M. Stallman <rms@gnu.org>
8223
8224 * custom.texi (Init File): Recommend when to use site-start.el.
8225
8226 2005-10-21 Juri Linkov <juri@jurta.org>
8227
8228 * custom.texi (Examining): Mention accessing the old variable
8229 value via M-n in set-variable.
8230
8231 2005-10-18 Romain Francoise <romain@orebokech.com>
8232
8233 * files.texi (Version Systems): Capitalize GNU.
8234
8235 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8236
8237 * building.texi (Compilation Mode): Remove redundant paragraph.
8238 (Watch Expressions): Remove paragraph to reflect code change.
8239
8240 2005-10-16 Richard M. Stallman <rms@gnu.org>
8241
8242 * building.texi (Compilation Mode, Compilation): Clarified.
8243
8244 2005-10-15 Richard M. Stallman <rms@gnu.org>
8245
8246 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8247
8248 2005-10-13 Kenichi Handa <handa@m17n.org>
8249
8250 * basic.texi (Position Info): Fix previous change.
8251
8252 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8253
8254 * cmdargs.texi (Icons X): Fix typo.
8255
8256 2005-10-12 Kenichi Handa <handa@m17n.org>
8257
8258 * basic.texi (Position Info): Describe the case that Emacs shows
8259 "part of display ...".
8260
8261 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8262
8263 * cmdargs.texi (Icons X): -nb => -nbi.
8264
8265 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8266
8267 * frames.texi (Speedbar): A couple more clarifications.
8268
8269 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8270
8271 * building.texi (GDB User Interface Layout): Improve diagram.
8272 (Watch Expressions): Explain how to make speedbar global.
8273 (Other GDB User Interface Buffers): Make references more precise.
8274
8275 2005-10-09 Richard M. Stallman <rms@gnu.org>
8276
8277 * frames.texi (Speedbar): Clarify the text.
8278
8279 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8280
8281 * frames.texi (Speedbar): Add information on keybindings,
8282 dismissing the speedbar, and buffer display mode. Link to
8283 speedbar manual.
8284
8285 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8286
8287 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8288 added -nb, --no-bitmap-icon.
8289
8290 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8291
8292 * building.texi (GDB Graphical Interface): Add variables and
8293 functions to indices. Be more precise.
8294
8295 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8296
8297 * frames.texi (Drag and Drop): Remove the x- from
8298 x-dnd-open-file-other-window and xdnd-protocol-alist.
8299
8300 2005-09-30 Romain Francoise <romain@orebokech.com>
8301
8302 * mini.texi (Minibuffer): The default value now appears before the
8303 colon in minibuffer prompts.
8304
8305 2005-09-25 Richard M. Stallman <rms@gnu.org>
8306
8307 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8308
8309 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8310
8311 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8312
8313 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8314
8315 * emacs.texi (Top): Update submenus from macos.texi.
8316
8317 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8318 (Mac OS): Update feature support status.
8319 (Mac Input): List supported input scripts. Remove description
8320 about `mac-keyboard-text-encoding'. Mention mouse button
8321 emulation and related variables.
8322 (Mac International): Mention Central European and Cyrillic
8323 support. Now `keyboard-coding-system' is dynamically changed.
8324 Add description about coding system for selection.
8325 Add description about language environment.
8326 (Mac Environment Variables):
8327 Mention `~/.MacOSX/environment.plist'. Give example of command line
8328 arguments. Add Preferences support.
8329 (Mac Directories): Explicitly state that this node is for Mac OS
8330 Classic only.
8331 (Mac Font Specs): Mention specification for scalable fonts.
8332 List supported charsets. Add preferred way of creating fontsets.
8333 Add description about `mac-allow-anti-aliasing'.
8334 (Mac Functions): Add descriptions about `mac-set-file-creator',
8335 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8336 and `mac-get-preference'.
8337
8338 2005-09-16 Romain Francoise <romain@orebokech.com>
8339
8340 Update all files to specify GFDL version 1.2.
8341
8342 * doclicense.texi (GNU Free Documentation License): Update to
8343 version 1.2.
8344
8345 2005-09-15 Richard M. Stallman <rms@gnu.org>
8346
8347 * buffers.texi (List Buffers): Fix xref.
8348
8349 * rmail.texi (Rmail Basics): Fix xref.
8350
8351 * emacs.texi (Top): Update subnode menus.
8352
8353 * files.texi (Saving Commands): New node, broken out of Saving.
8354 (Customize Save): New node, broken out of Saving.
8355 Clarify effect of write-region-inhibit-fsync.
8356 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8357
8358 2005-09-14 Romain Francoise <romain@orebokech.com>
8359
8360 * files.texi (Saving): Mention write-region-inhibit-fsync.
8361
8362 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8363
8364 * custom.texi (Custom Themes): New node.
8365
8366 2005-09-03 Richard M. Stallman <rms@gnu.org>
8367
8368 * search.texi (Search Case): Mention vars that control
8369 case-fold-search for various operations.
8370
8371 2005-08-22 Juri Linkov <juri@jurta.org>
8372
8373 * display.texi (Standard Faces): Merge the text from
8374 `(elisp)Standard Faces' into this node.
8375
8376 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8377
8378 * emacs.texi (Top): Delete menu item for deleted node
8379 Keyboard Translations.
8380
8381 2005-08-18 Richard M. Stallman <rms@gnu.org>
8382
8383 * trouble.texi (Unasked-for Search):
8384 Delete xref to Keyboard Translations.
8385
8386 * glossary.texi (Glossary): Delete xref.
8387
8388 * custom.texi (Minor Modes): Say that the list here is not complete.
8389 (Keyboard Translations): Node deleted.
8390 (Disabling): Delete xref to it.
8391 (Customization Groups): Fix Custom buffer example.
8392 (Hooks): Mention remove-hooks.
8393
8394 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8395
8396 * building.texi (GDB Graphical Interface): Improve filling of menu
8397 item.
8398
8399 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8400
8401 * building.texi (GDB Graphical Interface): Use better node names.
8402
8403 2005-08-14 Richard M. Stallman <rms@gnu.org>
8404
8405 * text.texi (Sentences): Fix xref.
8406
8407 2005-08-14 Juri Linkov <juri@jurta.org>
8408
8409 * building.texi (Compilation, Grep Searching): Move grep command
8410 headings from `Compilation' to `Grep Searching'.
8411
8412 * dired.texi (Dired and Find):
8413 * maintaining.texi (Tags Search): Replace grep xref to
8414 `Compilation' node with `Grep Searching'.
8415
8416 * files.texi (Comparing Files): Replace xref to `Compilation' with
8417 `Compilation Mode'.
8418
8419 2005-08-13 Alan Mackenzie <acm@muc.de>
8420
8421 * search.texi (Non-ASCII Isearch): Correct a typo.
8422 (Replacement Commands): Mention query-replace key binding.
8423
8424 2005-08-11 Richard M. Stallman <rms@gnu.org>
8425
8426 * programs.texi (Options for Comments): Fix xref.
8427
8428 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8429 out of Regexps.
8430
8431 2005-08-09 Juri Linkov <juri@jurta.org>
8432
8433 * building.texi (Compilation): Use `itemx' instead of `item'.
8434 (Grep Searching): Simplify phrase.
8435
8436 * display.texi (Standard Faces): Describe vertical-border on
8437 window systems.
8438
8439 * windows.texi (Split Window): Simplify phrase and mention
8440 vertical-border face.
8441
8442 2005-08-09 Richard M. Stallman <rms@gnu.org>
8443
8444 * files.texi (Comparing Files): Clarify compare-windows.
8445
8446 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8447
8448 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8449
8450 * mule.texi (Coding Systems): Rephrase the paragraph about
8451 codepages: no need for "M-x codepage-setup" anymore, except on
8452 MS-DOS.
8453
8454 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8455 the MS-DOS port only.
8456
8457 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8458
8459 * makefile.w32-in (info): Don't run multi-install-info.bat.
8460 ($(infodir)/dir): New target, produced by running
8461 multi-install-info.bat.
8462
8463 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8464
8465 * files.texi (Quoted File Names): Add index entry.
8466
8467 2005-07-19 Juri Linkov <juri@jurta.org>
8468
8469 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8470
8471 2005-07-18 Juri Linkov <juri@jurta.org>
8472
8473 * custom.texi (Easy Customization):
8474 * files.texi (Old Versions):
8475 * frames.texi (Wheeled Mice):
8476 * mule.texi (Specify Coding):
8477 * text.texi (Cell Justification):
8478 * trouble.texi (After a Crash):
8479 * xresources.texi (GTK styles):
8480 Delete duplicate duplicate words.
8481
8482 2005-07-17 Richard M. Stallman <rms@gnu.org>
8483
8484 * frames.texi (Creating Frames): Fix foreground color example.
8485
8486 * custom.texi (Init Examples): Clean up text about conditionals.
8487
8488 2005-07-16 Richard M. Stallman <rms@gnu.org>
8489
8490 * mini.texi (Completion Commands): Fix command name for ?.
8491
8492 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8493
8494 * display.texi (Standard Faces): Explain that customization of
8495 `menu' face has no effect on w32 and with GTK.
8496 Add cross-references.
8497
8498 * cmdargs.texi (General Variables): Clarify the default location
8499 of $HOME on w32 systems.
8500
8501 2005-07-15 Jason Rumney <jasonr@gnu.org>
8502
8503 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8504 changed.
8505
8506 2005-07-08 Kenichi Handa <handa@m17n.org>
8507
8508 * mule.texi (Recognize Coding):
8509 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8510
8511 2005-07-07 Richard M. Stallman <rms@gnu.org>
8512
8513 * anti.texi (Antinews): Mention mode-line-inverse-video.
8514
8515 * files.texi (Saving): Minor correction about C-x C-w.
8516
8517 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8518
8519 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8520
8521 * search.texi (Isearch Scroll): Add example of using the
8522 `isearch-scroll' property.
8523 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8524 `Display Custom' node.
8525 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8526 and de-emphasize it.
8527 (Other Repeating Search): `occur' currently can not correctly
8528 handle multiline matches. Correct, clarify and update description
8529 of `flush-lines' and `keep-lines'.
8530
8531 * display.texi (Display Custom): Add anchor for `baud-rate'.
8532
8533 2005-07-07 Richard M. Stallman <rms@gnu.org>
8534
8535 * gnu.texi: Update where to get GNU status; add refs for how to help.
8536 Add footnotes 6 and 7.
8537
8538 2005-07-04 Lute Kamstra <lute@gnu.org>
8539
8540 Update FSF's address in GPL notices.
8541
8542 * doclicense.texi (GNU Free Documentation License):
8543 * trouble.texi (Checklist): Update FSF's address.
8544
8545 2005-06-24 Richard M. Stallman <rms@gnu.org>
8546
8547 * display.texi (Text Display): Change index entries.
8548
8549 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8550
8551 * makefile.w32-in (MAKEINFO): Use --force.
8552 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8553 Makefile.in.
8554
8555 2005-06-23 Richard M. Stallman <rms@gnu.org>
8556
8557 * anti.texi (Antinews): Rename show-nonbreak-escape to
8558 nobreak-char-display.
8559
8560 * emacs.texi (Top): Update detailed node listing.
8561
8562 * display.texi (Text Display): Rename show-nonbreak-escape
8563 to nobreak-char-display and no-break-space to nobreak-space.
8564 (Standard Faces): Split up the list of standard faces
8565 and put it in a separate node. Add nobreak-space and
8566 escape-glyph.
8567
8568 2005-06-23 Lute Kamstra <lute@gnu.org>
8569
8570 * mule.texi (Select Input Method): Fix typo.
8571
8572 2005-06-23 Kenichi Handa <handa@m17n.org>
8573
8574 * mule.texi (International): List all supported scripts.
8575 Adjust text for that leim is now included in the normal Emacs
8576 distribution.
8577 (Language Environments): List all language environments.
8578 Intlfonts contains fonts for most supported scripts, not all..
8579 (Select Input Method): Refer to C-u C-x = to see how to type to
8580 input a specific character.
8581 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8582
8583 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8584
8585 * building.texi (Grep Searching): Texinfo usage fix.
8586
8587 2005-06-22 Miles Bader <miles@gnu.org>
8588
8589 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8590
8591 2005-06-20 Miles Bader <miles@gnu.org>
8592
8593 * display.texi (Faces): Add `vertical-divider'.
8594
8595 2005-06-17 Richard M. Stallman <rms@gnu.org>
8596
8597 * text.texi (Adaptive Fill): Minor clarification.
8598
8599 2005-06-10 Lute Kamstra <lute@gnu.org>
8600
8601 * emacs.texi (Top): Correct version number.
8602 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8603 refer to the current version of Emacs.
8604
8605 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8606
8607 * files.texi (Log Buffer): Document when there can be more than
8608 one file to be committed.
8609
8610 2005-06-08 Juri Linkov <juri@jurta.org>
8611
8612 * display.texi (Faces): Add `shadow' face.
8613
8614 2005-06-07 Masatake YAMATO <jet@gyve.org>
8615
8616 * display.texi (Faces): Write about mode-line-highlight.
8617
8618 2005-06-06 Richard M. Stallman <rms@gnu.org>
8619
8620 * misc.texi (Printing Package): Explain how to initialize
8621 printing package.
8622
8623 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8624
8625 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8626
8627 * emacs.texi: Rename Hardcopy to Printing.
8628 Make PostScript and PostScript Variables subnodes of it.
8629
8630 * misc.texi (Printing): Rename node from Hardcopy.
8631 Mention menu bar options.
8632 Move PostScript and PostScript Variables to submenu.
8633 (Printing package): New node.
8634
8635 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8636
8637 * dired.texi (Operating on Files): Likewise.
8638
8639 * calendar.texi (Displaying the Diary): Likewise.
8640
8641 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8642
8643 * glossary.texi (Glossary): Likewise.
8644
8645 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8646 effect.
8647
8648 2005-06-04 Richard M. Stallman <rms@gnu.org>
8649
8650 * trouble.texi (After a Crash): Polish previous change.
8651
8652 2005-05-30 Noah Friedman <friedman@splode.com>
8653
8654 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8655 recovery mechanism.
8656
8657 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8658
8659 * building.texi (Other Buffers): SPC toggles display of
8660 floating point registers.
8661
8662 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8663
8664 * files.texi (Log Buffer): Merge in description of Log Edit
8665 mode from pcl-cvs.texi.
8666
8667 2005-05-26 Richard M. Stallman <rms@gnu.org>
8668
8669 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8670
8671 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8672
8673 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8674 not enabled by default.
8675 When not on a word, `ispell-word' by default checks the word
8676 before point.
8677
8678 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8679
8680 * building.texi (Debugger Operation): Simplify last sentence.
8681
8682 2005-05-23 Lute Kamstra <lute@gnu.org>
8683
8684 * emacs.texi: Update FSF's address throughout.
8685 (Preface): Use @cite.
8686 (Distrib): Add cross reference to the node "Copying". Mention the
8687 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8688 printed manuals.
8689 (Intro): Use @xref for the Emacs Lisp Intro.
8690
8691 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8692
8693 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8694
8695 * basic.texi (Moving Point): Mention default for `goto-line'.
8696
8697 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8698 of a variable's docstring.
8699
8700 2005-05-18 Lute Kamstra <lute@gnu.org>
8701
8702 * maintaining.texi (Overview of Emerge): Add cross reference.
8703 Remove duplication.
8704
8705 * emacs.texi (Top): Update to the current structure of the manual.
8706 * misc.texi (Emacs Server): Add menu description.
8707 * files.texi (Saving): Fix menu.
8708 * custom.texi (Customization): Fix menu.
8709 * mule.texi (International): Fix menu.
8710 * kmacro.texi (Keyboard Macros): Fix menu.
8711
8712 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8713
8714 * display.texi: Various minor changes.
8715 (Faces): Delete text that is repeated in the next section.
8716
8717 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8718
8719 * building.texi (Debugger Operation): Mention GUD tooltips are
8720 disabled with GDB in text command mode.
8721
8722 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8723
8724 * building.texi: Replace toolbar with "tool bar" for consistency.
8725 (Compilation Mode): Describe compilation-context-lines
8726 and use of arrow in compilation buffer.
8727 (Debugger Operation): Replace help text with variable's value.
8728
8729 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8730 consistency.
8731
8732 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8733
8734 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8735 Add xref.
8736
8737 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8738
8739 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8740 (Position Info): Delete discussion of `goto-line'. It is already
8741 described in `Moving point'.
8742
8743 * mini.texi (Completion Commands): Correct reference.
8744 (Completion Options): Fix typo.
8745
8746 * killing.texi (Deletion): Complete description of `C-x C-o'.
8747
8748 2005-05-10 Richard M. Stallman <rms@gnu.org>
8749
8750 * building.texi (Compilation): Clarify recompile's directory choice.
8751
8752 * frames.texi (Tooltips): Cleanups.
8753
8754 * basic.texi (Arguments): Fix punctuation.
8755
8756 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8757
8758 * screen.texi (Menu Bar): The up and down (not left and right)
8759 arrow keys move through a keyboard menu.
8760
8761 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8762
8763 * basic.texi: Various typo and grammar fixes.
8764 (Moving Point): C-a now runs move-beginning-of-line.
8765
8766 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8767
8768 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8769
8770 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8771 as different animals.
8772
8773 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8774
8775 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8776 Correct index entry.
8777
8778 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8779
8780 * building.texi (Debugger Operation): Update to reflect changes
8781 in GUD tooltips.
8782
8783 2005-04-30 Richard M. Stallman <rms@gnu.org>
8784
8785 * files.texi (Compressed Files): Auto Compression normally enabled.
8786
8787 * building.texi (Debugger Operation): Clarify previous change.
8788
8789 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8790
8791 * building.texi (Debugger Operation): Add description for
8792 GUD tooltips when program is not running.
8793
8794 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8795
8796 * misc.texi (Shell): Add `Shell Prompts' to menu.
8797 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8798 description. Delete remarks moved to new node.
8799 (Shell Prompts): New node.
8800 (History References): Replace remarks moved to `Shell Prompts'
8801 with xref to that node.
8802 (Remote Host): Clarify how to specify the terminal type when
8803 logging in to a different machine.
8804
8805 2005-04-26 Richard M. Stallman <rms@gnu.org>
8806
8807 * emacs.texi (Top): Update submenus from files.texi.
8808
8809 * files.texi (Filesets): Clarify previous change.
8810
8811 * dired.texi (Misc Dired Features): Clarify previous change.
8812
8813 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8814
8815 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8816
8817 * dired.texi (Misc Dired Features):
8818 Document dired-compare-directories.
8819
8820 * files.texi (Filesets): New node.
8821 (File Conveniences): Document Image mode.
8822
8823 * text.texi (TeX Print): Document tex-compile.
8824
8825 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8826
8827 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8828 Delete redundant reference to tooltip Custom group. It is
8829 referred too again in the next paragraph.
8830
8831 2005-04-24 Richard M. Stallman <rms@gnu.org>
8832
8833 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8834
8835 2005-04-19 Kim F. Storm <storm@cua.dk>
8836
8837 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8838
8839 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8840
8841 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8842 turns off desktop-save-mode.
8843
8844 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8845
8846 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8847 by default in terminals compatible with xterm. Mention that
8848 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8849 node.
8850
8851 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8852
8853 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8854
8855 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8856
8857 * xresources.texi (Table of Resources): Add cursorBlink.
8858
8859 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8860
8861 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8862 `d', `C-d' and `u'.
8863
8864 2005-04-11 Richard M. Stallman <rms@gnu.org>
8865
8866 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8867 (Misc X): Add -D, --basic-display.
8868
8869 * maintaining.texi (Change Log): Correct the description of
8870 the example.
8871
8872 * major.texi (Choosing Modes): Document magic-mode-alist.
8873
8874 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8875
8876 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8877 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8878 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8879 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8880 `w', respectively.
8881 (Rmail Labels): Mention `l'.
8882 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8883 (Rmail Summary Edit): Describe `j' and RET.
8884
8885 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8886
8887 * xresources.texi (Lucid Resources): Add fontSet resource.
8888
8889 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8890
8891 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8892 now called `indicate-empty-lines'.
8893
8894 2005-04-06 Kim F. Storm <storm@cua.dk>
8895
8896 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8897
8898 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8899
8900 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8901 deleted.
8902 (Marks vs Flags): Add some convenient key bindings.
8903 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8904 (Misc Dired Features): Correct and expand description of `w' command.
8905
8906 * frames.texi (XTerm Mouse): Delete apparently false info.
8907 The GNU/Linux console currently does not appear to support
8908 `xterm-mouse-mode'.
8909
8910 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8911
8912 * calendar.texi (Diary): Mention shell utility `calendar'.
8913
8914 2005-04-01 Richard M. Stallman <rms@gnu.org>
8915
8916 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8917
8918 2005-04-01 Lute Kamstra <lute@gnu.org>
8919
8920 * maintaining.texi (Change Log): add-change-log-entry uses
8921 add-log-mailing-address.
8922
8923 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8924
8925 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8926 `VC Mode Line' and put in an xref to that node.
8927 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8928 its description.
8929
8930 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8931
8932 * calendar.texi (Calendar Systems): Say that the Persian calendar
8933 implemented here is the arithmetical one championed by Birashk.
8934
8935 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8936
8937 * programs.texi (Fortran Motion): Fix previous change.
8938
8939 2005-03-29 Richard M. Stallman <rms@gnu.org>
8940
8941 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8942
8943 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8944
8945 * text.texi (Refill): Refer to Long Lines Mode.
8946 (Longlines): New node.
8947 (Auto Fill): Don't index "word wrap" here.
8948 (Filling): Add Longlines to menu.
8949
8950 2005-03-29 Richard M. Stallman <rms@gnu.org>
8951
8952 * xresources.texi: Minor fixes.
8953
8954 * misc.texi (Emacs Server): Fix Texinfo usage.
8955
8956 * emacs.texi (Top): Don't use a real section heading for
8957 "Detailed Node Listing". Fake it instead.
8958
8959 * basic.texi (Position Info): Minor cleanup.
8960
8961 * mule.texi (Input Methods): Minor cleanup.
8962
8963 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8964
8965 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8966 constructs as well.
8967 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8968
8969 2005-03-29 Kenichi Handa <handa@m17n.org>
8970
8971 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8972
8973 * basic.texi (Position Info): Update the description about the
8974 command C-u C-x =.
8975
8976 2005-03-28 Richard M. Stallman <rms@gnu.org>
8977
8978 * emacs.texi (Top): Use @section for the detailed node listing.
8979
8980 * calendar.texi: Minor fixes to previous change.
8981
8982 * programs.texi (Fortran): Small fixes to previous changes.
8983
8984 * emacs.texi (Top): Update list of subnodes of Dired.
8985 Likewise for building.texi.
8986
8987 * files.texi (File Conveniences): Delete Auto Image File mode.
8988
8989 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
8990
8991 * building.texi (Flymake): New node.
8992
8993 * custom.texi (Function Keys): Document kp- event types and
8994 keypad-setup package.
8995
8996 * dired.texi (Wdired): New node.
8997
8998 * files.texi (File Conveniences): Reorder entries.
8999 Explain how to turn on Auto-image-file mode.
9000 Document Thumbs mode.
9001
9002 * mule.texi (Specify Coding): Document recode-region and
9003 recode-file-name.
9004
9005 * programs.texi (Program Modes): Add Conf mode and DNS mode.
9006
9007 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9008
9009 * commands.texi (Keys): M-o is now a prefix key.
9010
9011 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
9012
9013 * programs.texi: Reformat and update copyright years.
9014 (Fortran): Update section.
9015
9016 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
9017
9018 * files.texi: Several small changes in addition to:
9019 (Visiting): Change xref for Dialog Boxes to ref.
9020 (Version Headers): Replace references to obsolete var
9021 `vc-header-alist' with `vc-BACKEND-header'.
9022 (Customizing VC): Update value of `vc-handled-backends'.
9023
9024 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9025
9026 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
9027 move here from Emacs Lisp Reference Manual.
9028 * calendar.texi (Calendar/Diary, Diary Commands)
9029 (Special Diary Entries, Importing Diary): Change some xrefs to
9030 point to emacs-xtra rather than elisp.
9031
9032 * emacs-xtra.texi (Calendar Customizing):
9033 Move view-diary-entries-initially, view-calendar-holidays-initially,
9034 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
9035 Emacs Manual.
9036 (Appt Customizing): Merge entire section into main Emacs Manual.
9037 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
9038 mark-holidays-in-calendar here from emacs-xtra.
9039 (Displaying the Diary): Move view-diary-entries-initially,
9040 mark-diary-entries-in-calendar here from emacs-xtra.
9041 (Appointments): Move appt-display-mode-line,
9042 appt-display-duration, appt-disp-window-function,
9043 appt-delete-window-function here from emacs-xtra.
9044
9045 * calendar.texi: Update and reformat copyright.
9046 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
9047 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
9048 (Diary): Refer to `diary-file' rather than ~/diary.
9049 (Diary Commands): Rename node to "Displaying the Diary".
9050 * emacs.texi (Top): Rename "Diary Commands" section.
9051 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
9052
9053 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9054
9055 * misc.texi (Emacs Server): Fix the command for setting
9056 server-name. Add an xref to Invoking emacsclient.
9057
9058 * help.texi (Help Summary): Clarify when "C-h ." will do something
9059 nontrivial.
9060 (Apropos): Add cindex entry for apropos-sort-by-scores.
9061
9062 * display.texi (Text Display): Add index entries for how no-break
9063 characters are displayed.
9064
9065 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9066
9067 * files.texi (Visiting): Fix cross-references introduced with the
9068 last change.
9069
9070 * xresources.texi (GTK resources): Fix last change.
9071
9072 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9073
9074 * xresources.texi (X Resources): GTK options documented too.
9075 (Resources): Clarify meaning of program name.
9076 (Table of Resources): Add visualClass.
9077 (GTK resources): Rewrite.
9078 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
9079
9080 * display.texi (Text Display): Mention non-breaking spaces.
9081
9082 * files.texi (Reverting): Document auto-revert-check-vc-info.
9083
9084 * frames.texi (Mouse Commands): Document
9085 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
9086
9087 * help.texi (Help Summary): Add `C-h .'.
9088 (Apropos): Apropos accepts a list of search terms.
9089 Document apropos-sort-by-scores.
9090 (Help Echo): Document display-local-help.
9091
9092 * misc.texi (Emacs Server): Document server-name.
9093 (Invoking emacsclient): Document -s option for server names.
9094
9095 * text.texi (Outline Visibility): Introduce "current heading
9096 line" (commands can be called with point on a body line).
9097 Re-order table to follow the sequence of discussion.
9098 hide-body won't hide lines before first header line.
9099 (TeX Mode): Add DocTeX mode.
9100
9101 2005-03-24 Richard M. Stallman <rms@gnu.org>
9102
9103 * mule.texi (Single-Byte Character Support): Delete mention
9104 of iso-acc.el and iso-transl.el.
9105
9106 2005-03-23 Lute Kamstra <lute@gnu.org>
9107
9108 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
9109
9110 2005-03-23 Richard M. Stallman <rms@gnu.org>
9111
9112 * search.texi: Delete explicit node pointers.
9113 (Incremental Search): New menu.
9114 (Basic Isearch, Repeat Isearch, Error in Isearch)
9115 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
9116 (Slow Isearch): New subnodes.
9117 (Configuring Scrolling): Node deleted.
9118 (Search Case): Doc default-case-fold-search.
9119 (Regexp Replace): Move replace-regexp doc here.
9120
9121 * rmail.texi (Movemail): Put commas inside closequotes.
9122
9123 * picture.texi (Insert in Picture): Document C-c arrow combos.
9124 (Basic Picture): Clarify erasure.
9125
9126 * display.texi (Font Lock): Put commas inside closequotes.
9127
9128 * cmdargs.texi (General Variables): Put commas inside closequotes.
9129
9130 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
9131
9132 * building.texi (Stack Buffer): Mention reverse contrast for
9133 *selected* frame (might not be current frame).
9134
9135 2005-03-21 Richard M. Stallman <rms@gnu.org>
9136
9137 * building.texi (Starting GUD): Add bashdb.
9138
9139 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9140
9141 * basic.texi (Moving Point): Add M-g M-g binding.
9142 (Undo): Document undo-only.
9143 (Position Info): Document M-g M-g and C-u M-g M-g.
9144
9145 * building.texi (Building): Put Grep Searching after Compilation
9146 Shell.
9147 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9148 Document next-error-highlight.
9149 (Grep Searching): Document grep-highlight-matches.
9150 (Lisp Eval): Typing C-x C-e twice prints integers specially.
9151
9152 * calendar.texi (Importing Diary): Rename node from iCalendar.
9153 Document diary-from-outlook.
9154
9155 * dired.texi (Misc Dired Features): Rename node from Misc Dired
9156 Commands.
9157 Mention effect of X drag and drop on Dired buffers.
9158
9159 * files.texi (Visiting): Document large-file-warning-threshold.
9160 Move paragraph on file-selection dialog.
9161 Mention visiting files using X drag and drop.
9162 (Reverting): Mention using Auto-Revert mode to tail files.
9163 Document auto-revert-tail-mode.
9164 (Version Systems): Minor correction.
9165 (Comparing Files): Diff-mode is no longer based on Compilation
9166 mode.
9167 Document compare-ignore-whitespace.
9168 (Misc File Ops): Explain passing a directory to rename-file.
9169 Likewise for copy-file and make-symbolic-link.
9170
9171 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9172 Document mouse-wheel-progressive speed.
9173
9174 * help.texi (Misc Help): Document numeric argument for C-h i.
9175 Correctly explain the effect of just C-u as argument.
9176
9177 * killing.texi (Deletion): Document numeric argument for
9178 just-one-space.
9179
9180 * mini.texi (Completion): Completion acts on text before point.
9181
9182 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9183 (Emulation): CUA mode replaces pc-bindings-mode,
9184 pc-selection-mode, and s-region.
9185
9186 * mule.texi (Input Methods): Leim is now built-in.
9187 (Select Input Method): Document quail-show-key.
9188 (Specify Coding): Document revert-buffer-with-coding-system.
9189
9190 * programs.texi (Fortran Motion): Document f90-next-statement,
9191 f90-previous-statement, f90-next-block, f90-previous-block,
9192 f90-end-of-block, and f90-beginning-of-block.
9193
9194 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9195
9196 * emacs.texi (Acknowledgments): Update.
9197
9198 * anti.texi: Total rewrite.
9199
9200 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9201
9202 * ack.texi (Acknowledgments): Update.
9203
9204 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9205
9206 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9207 Update copyright years.
9208
9209 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9210
9211 * building.texi (Commands of GUD): Move paragraph on setting
9212 breakpoints with mouse to the GDB Graphical Interface node.
9213
9214 2005-03-07 Richard M. Stallman <rms@gnu.org>
9215
9216 * misc.texi (Single Shell, Shell Options): Fix previous change.
9217
9218 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9219
9220 2005-03-06 Richard M. Stallman <rms@gnu.org>
9221
9222 * building.texi (Starting GUD): Don't explain text vs graphical
9223 GDB here. Just mention it and xref.
9224 Delete "just one debugger process".
9225 (Debugger Operation): Move GUD tooltip info here.
9226 (GUD Tooltips): Node deleted.
9227 (GDB Graphical Interface): Explain the two GDB modes here.
9228
9229 * sending.texi (Sending Mail): Minor cleanup.
9230 (Mail Aliases): Explain quoting conventions.
9231 Update key rebinding example.
9232 (Header Editing): C-M-i is like M-TAB.
9233 (Mail Mode Misc): mail-attach-file does not do MIME.
9234
9235 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9236 that really belongs here.
9237 (Remote Mailboxes): Text moved to Rmail Inbox.
9238 (Rmail Display): Mention Mouse-1.
9239 (Movemail): Clarify two movemail versions.
9240 Clarify rmail-movemail-program.
9241
9242 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9243 Document async shell commands.
9244 (Shell History): Clarify.
9245 (Shell Ring): Mention C-UP an C-DOWN.
9246 (Shell Options): Add comint-prompt-read-only.
9247 (Invoking emacsclient): Set EDITOR to run Emacs.
9248 (Sorting): No need to explain what region is.
9249 (Saving Emacs Sessions): Fix typo.
9250 (Recursive Edit): Fix punctuation.
9251 (Emulation): Don't mention "PC bindings" which are standard.
9252 (Hyperlinking): Explain Mouse-1 convention here.
9253 (Find Func): Node deleted.
9254
9255 * help.texi (Name Help): Xref to Hyperlinking.
9256
9257 * glossary.texi (Glossary):
9258 Rename "Balance Parentheses" to "Balancing...".
9259 Add "Byte Compilation". Correct "Copyleft".
9260 New xref in "Customization".
9261 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9262 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9263 Rename "Registers" to "Register".
9264 Replace "Selecting" with "Selected Frame",
9265 "Selected Window", and "Selecting a Buffer".
9266
9267 * files.texi (Types of Log File): Explain how projects'
9268 methods can vary.
9269
9270 * display.texi (Faces): Delete "Emacs 21".
9271
9272 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9273 * fixit.texi (Spelling): C-M-i like M-TAB.
9274 * mini.texi (Completion Options): C-M-i like M-TAB.
9275 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9276 * text.texi (Text Mode): C-M-i like M-TAB.
9277
9278 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9279
9280 * calendar.texi (Specified Dates): Mention `g w'.
9281 (Appointments): appt-activate toggles with no arg.
9282
9283 2005-03-05 Juri Linkov <juri@jurta.org>
9284
9285 * cmdargs.texi (Emacs Invocation): Add cindex
9286 "invocation (command line arguments)".
9287 (Misc X): Add -nbc, --no-blinking-cursor.
9288
9289 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9290
9291 * calendar.texi (iCalendar): No need to require it now.
9292
9293 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9294
9295 * trouble.texi (Contributing): Mention Savannah. Direct users to
9296 emacs-devel.
9297
9298 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9299
9300 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9301 window.
9302
9303 2005-02-27 Richard M. Stallman <rms@gnu.org>
9304
9305 * building.texi (Compilation): Update mode line status info.
9306
9307 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9308
9309 * calendar.texi (General Calendar): Document binding of
9310 scroll-other-window-down.
9311 (Mayan Calendar): Fix earliest date.
9312 (Time Intervals): Document timeclock-change.
9313 Fix timeclock-ask-before-exiting documentation.
9314
9315 2005-02-26 Kim F. Storm <storm@cua.dk>
9316
9317 * frames.texi (Mouse References):
9318 Add mouse-1-click-in-non-selected-windows.
9319
9320 2005-02-25 Richard M. Stallman <rms@gnu.org>
9321
9322 * screen.texi (Screen): Explain better about cursors and mode lines;
9323 don't presuppose text terminals.
9324 (Point): Don't assume just one cursor.
9325 Clarify explanation of cursors.
9326 (Echo Area, Menu Bar): Cleanups.
9327
9328 * mini.texi (Minibuffer): Prompts are highlighted.
9329 (Minibuffer Edit): Newline = C-j only on text terminals.
9330 Clarify resize-mini-windows values.
9331 Mention M-PAGEUP and M-PAGEDOWN.
9332 (Completion Commands): Mouse-1 like Mouse-2.
9333 (Minibuffer History): Explain history commands better.
9334 (Repetition): Add xref to Incremental Search.
9335
9336 * mark.texi (Setting Mark): Clarify info about displaying mark.
9337 Clarify explanation of C-@ and C-SPC.
9338 (Transient Mark): Mention Delete Selection mode.
9339 (Marking Objects): Clean up text about extending the region.
9340
9341 * m-x.texi (M-x): One C-g doesn't always go to top level.
9342 No delay before suggest-key-bindings output.
9343
9344 * fixit.texi (Fixit): Mention C-/ for undo.
9345 (Spelling): Mention ESC TAB like M-TAB.
9346 Replacement words with r and R are rechecked.
9347 Say where C-g leaves point. Mention ? as input.
9348
9349 2005-02-23 Lute Kamstra <lute@gnu.org>
9350
9351 * cmdargs.texi (Initial Options): Add cross reference.
9352
9353 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9354
9355 * emacs.texi (Top): Update menu for splitting of node in
9356 msdog.texi.
9357 * frames.texi (Frames): Update xref for splitting of node in
9358 msdog.texi.
9359 * trouble.texi (Quitting): Ditto.
9360
9361 2005-02-16 Richard M. Stallman <rms@gnu.org>
9362
9363 * windows.texi (Split Window): Simplify line truncation info
9364 and xref to Display Custom.
9365
9366 * trouble.texi (Quitting): Emergency escape only for text terminal.
9367 (Screen Garbled): C-l for ungarbling is only for text terminal.
9368
9369 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9370
9371 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9372
9373 * programs.texi (Program Modes): Mention Python mode.
9374 (Moving by Defuns): Repeating C-M-h extends region.
9375 (Basic Indent): Clarify.
9376 (Custom C Indent): Clarify.
9377 (Expressions): Repeating C-M-@ extends region.
9378 (Info Lookup): Clarify for C-h S.
9379 (Symbol Completion): ESC TAB alternative for M-TAB.
9380 (Electric C): Clarify.
9381
9382 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9383
9384 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9385 MS-DOS Input node.
9386 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9387 (MS-DOS and MULE): Clarify.
9388 (MS-DOS Processes, Windows Processes): Fix typos.
9389
9390 * major.texi (Choosing Modes): Clarify.
9391
9392 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9393 (Keyboard Macro Step-Edit): Clarify.
9394
9395 * indent.texi (Indentation): Clarifications.
9396
9397 * help.texi (Help): Correct error about C-h in query-replace.
9398 Clarify apropos vs C-h a. Fix how to search in FAQ.
9399 (Key Help): Describe C-h w here.
9400 (Name Help): Minor cleanup. C-h w moved to Key Help.
9401 Clarify the "object" joke.
9402 (Apropos): Clarify. Mouse-1 like Mouse-2.
9403 (Help Mode): Mouse-1 like Mouse-2.
9404
9405 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9406
9407 * display.texi (Display): Reorder menu.
9408 (Faces): Cleanup.
9409 (Font Lock): Cleanup. Mention Options menu.
9410 Delete obsolete text.
9411 (Scrolling): For C-l, don't presume text terminal.
9412 (Horizontal Scrolling): Simplify intro.
9413 (Follow Mode): Clarify.
9414 (Cursor Display): Move before Display Custom.
9415 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9416 Doc default-tab-width. Doc line truncation more thoroughly.
9417
9418 * dired.texi (Dired Enter): C-x C-f can run Dired.
9419 (Dired Visiting): Comment out `a' command.
9420 Mouse-1 is like Mouse-2.
9421 (Shell Commands in Dired): ? can be used more than once.
9422
9423 * basic.texi (Continuation Lines): Simplify description of truncation,
9424 and refer to Display Custom for the rest of it.
9425
9426 2005-02-06 Lute Kamstra <lute@gnu.org>
9427
9428 * basic.texi (Undo): Fix typo.
9429
9430 * cmdargs.texi (Emacs Invocation): Fix typo.
9431
9432 * custom.texi (Init Examples): Fix typo.
9433
9434 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9435
9436 2005-02-06 Richard M. Stallman <rms@gnu.org>
9437
9438 * regs.texi (Registers): Registers can hold numbers, too.
9439
9440 * killing.texi (Other Kill Commands): Cleanup.
9441 Delete redundant explanation of kill in read-only buffer.
9442 (Yanking): Mention term "copying".
9443 (Accumulating Text): Fix typo.
9444
9445 * entering.texi (Entering Emacs): Update rationale at start.
9446 (Exiting): Treat iconifying on a par with suspension.
9447
9448 * custom.texi (Minor Modes): Fix typo.
9449 (Easy Customization): Fix menu style.
9450 (Variables): Add xref.
9451 (Examining): Setting for future sessions works through .emacs.
9452 (Keymaps): "Text terminals", not "Many".
9453 (Init Rebinding): Explain \C-. Show example of \M-.
9454 Fix minor wording errors.
9455 (Function Keys): Explain vector syntax just once.
9456 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9457 (Init File): Mention .emacs.d directory.
9458 (Init Examples): Add xref.
9459 (Find Init): Mention .emacs.d directory.
9460
9461 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9462 (Action Arguments): Explain which kinds of -l args are found how.
9463 (Initial Options): --batch does not inhibit site-start.
9464 Add xrefs.
9465 (Command Example): Use --batch, not -batch.
9466
9467 * basic.texi (Inserting Text): Cleanup wording.
9468 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9469 C-n is not error at end of buffer.
9470 (Undo): Doc C-/ like C-_. Add xrefs.
9471 (Arguments): META key may be labeled ALT.
9472 Peculiar arg meanings are explained in doc strings.
9473
9474 * abbrevs.texi (Expanding Abbrevs): Clarify.
9475
9476 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9477
9478 * frames.texi (Frame Parameters): Add an xref to the description
9479 of list-colors-display. Add a pointer to the X docs about colors.
9480
9481 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9482 Improve docs of list-colors-display.
9483
9484 2005-02-03 Lute Kamstra <lute@gnu.org>
9485
9486 * frames.texi (Frames, Drag and Drop): Fix typos.
9487
9488 2005-02-03 Richard M. Stallman <rms@gnu.org>
9489
9490 * windows.texi (Basic Window): Mention color-change in mode line.
9491 (Change Window): Explain dragging vertical boundaries.
9492
9493 * text.texi (Sentences): Clarify.
9494 (Paragraphs): Explain M-a and blank lines.
9495 (Outline Mode): Clarify text and menu.
9496 (Hard and Soft Newlines): Mention use-hard-newlines.
9497
9498 * frames.texi (Frames): Delete unnecessary mention of Windows.
9499 (Mouse Commands): Likewise. Mention xterm mouse support.
9500 (Clipboard): Clarify.
9501 (Mouse References): Mention use of Mouse-1 for following links.
9502 (Menu Mouse Clicks): Clarify.
9503 (Mode Line Mouse): Clarify.
9504 (Drag and Drop): Rewrite.
9505
9506 * fixit.texi (Spelling): Fix typo.
9507
9508 * files.texi (File Names): Clarify.
9509 (Visiting): Update conditions for use of file dialog. Clarify.
9510 (Saving): Doc d as answer in save-some-buffers.
9511 (Remote Files): Clean up the text.
9512
9513 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9514
9515 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9516 (List Buffers): Clarify.
9517 (Several Buffers): Doc T command.
9518 (Buffer Convenience): Clarify menu.
9519
9520 * basic.texi (Undo): Clarify last change.
9521
9522 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9523
9524 * fixit.texi (Spelling): Fix typo.
9525
9526 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9527
9528 * basic.texi (Undo): Update description of `undo-outer-limit'.
9529
9530 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9531
9532 * building.texi: Update documentation relating to GDB Graphical
9533 Interface.
9534
9535 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9536
9537 * custom.texi (Easy Customization): Adapt menu to node name change.
9538
9539 2005-01-30 Richard M. Stallman <rms@gnu.org>
9540
9541 * custom.texi (Easy Customization): Defn of "User Option" now
9542 includes faces. Don't say just "option" when talking about variables.
9543 Do say just "options" to mean "anything customizable".
9544 (Specific Customization): Describe `customize-variable',
9545 not `customize-option'.
9546
9547 * glossary.texi (Glossary) <Faces>: Add xref.
9548 <User Option>: Change definition--include faces. Change xref.
9549
9550 * picture.texi (Picture): Mention artist.el.
9551
9552 * sending.texi, screen.texi, programs.texi, misc.texi:
9553 * mini.texi, major.texi, maintaining.texi, macos.texi:
9554 * help.texi, frames.texi, files.texi:
9555 Don't say just "option" when talking about variables.
9556
9557 * display.texi, mule.texi: Don't say just "option" when talking
9558 about variables. Other minor cleanups.
9559
9560 2005-01-26 Lute Kamstra <lute@gnu.org>
9561
9562 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9563 File'. Mention the `-Q' option at the `--no-site-file' option.
9564
9565 2005-01-22 David Kastrup <dak@gnu.org>
9566
9567 * building.texi (Grep Searching): Mention alias `find-grep' for
9568 `grep-find'.
9569
9570 2005-01-20 Richard M. Stallman <rms@gnu.org>
9571
9572 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9573
9574 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9575
9576 * rmail.texi (Movemail): Explain differences
9577 between standard and mailutils versions of movemail.
9578 Describe command line and configuration options introduced
9579 with the latter.
9580 Explain the notion of mailbox URL, provide examples and
9581 cross-references to mailutils documentation.
9582 Describe various methods of specifying mailbox names,
9583 user names and user passwords for rmail.
9584 (Remote Mailboxes): New section.
9585 Describe how movemail handles remote mailboxes. Describe configuration
9586 options used to control its behavior.
9587 (Other Mailbox Formats): Explain handling of various mailbox
9588 formats.
9589
9590 2005-01-13 Richard M. Stallman <rms@gnu.org>
9591
9592 * commands.texi (Commands): Clarification.
9593
9594 2005-01-11 Richard M. Stallman <rms@gnu.org>
9595
9596 * programs.texi (Multi-line Indent): Fix previous change.
9597 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9598
9599 2005-01-08 Richard M. Stallman <rms@gnu.org>
9600
9601 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9602 lazy-highlight.
9603
9604 * search.texi (Query Replace): Mention faces query-replace
9605 and lazy-highlight.
9606 (Incremental Search): Update isearch highlighting info.
9607
9608 2005-01-04 Richard M. Stallman <rms@gnu.org>
9609
9610 * custom.texi (Saving Customizations): Minor improvement.
9611
9612 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9613
9614 * custom.texi (Saving Customizations): Emacs no longer loads
9615 `custom-file' after .emacs. No longer mention customizing through
9616 Custom.
9617
9618 2005-01-01 Andreas Schwab <schwab@suse.de>
9619
9620 * killing.texi (Graphical Kill): Move up under node Killing,
9621 change @section to @subsection.
9622
9623 2005-01-01 Richard M. Stallman <rms@gnu.org>
9624
9625 * custom.texi (Face Customization): Mention hex color specs.
9626
9627 * emacs.texi (Top): Update Killing submenu.
9628
9629 * killing.texi (Killing): Reorganize section.
9630 No more TeX-only text; put the node command at start of chapter.
9631 But the first section heading is used only in TeX.
9632 Rewrite the text to read better in this mode.
9633 (Graphical Kill): New subnode gets some of the text that
9634 used to be in the first section.
9635
9636 2004-12-31 Richard M. Stallman <rms@gnu.org>
9637
9638 * dired.texi (Shell Commands in Dired): Delete the ? example.
9639
9640 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9641
9642 * files.texi (Saving): Describe new require-final-newline features
9643 and mode-require-final-newline.
9644
9645 2004-12-29 Richard M. Stallman <rms@gnu.org>
9646
9647 * custom.texi (File Variables): Clarify previous change.
9648
9649 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9650
9651 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9652 out now.
9653
9654 2004-12-27 Richard M. Stallman <rms@gnu.org>
9655
9656 * Makefile.in (MAKEINFO): Specify --force.
9657
9658 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9659 (Undo): Doc undo-outer-limit.
9660
9661 2004-12-15 Juri Linkov <juri@jurta.org>
9662
9663 * mark.texi (Transient Mark, Mark Ring): M-< and other
9664 movement commands don't set mark in Transient Mark mode
9665 if mark is active.
9666
9667 2004-12-12 Juri Linkov <juri@jurta.org>
9668
9669 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9670 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9671
9672 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9673 (Misc Dired Commands): Add @r{(Dired)} to w.
9674
9675 2004-12-12 Juri Linkov <juri@jurta.org>
9676
9677 * mark.texi (Marking Objects): Marking commands also extend the
9678 region when mark is active in Transient Mark mode.
9679
9680 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9681
9682 * custom.texi (Saving Customizations): Emacs only loads the custom
9683 file automatically after the init file in version 22.1 or later.
9684 Adapt text and examples to this fact.
9685
9686 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9687
9688 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9689 be set through Custom. Otherwise, it has no effect.
9690
9691 2004-12-05 Richard M. Stallman <rms@gnu.org>
9692
9693 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9694 * entering.texi: Rename Command Line to Emacs Invocation.
9695
9696 * misc.texi (Term Mode): Correctly describe C-c.
9697
9698 * custom.texi (Easy Customization): Move up to section level,
9699 before Variables. Avoid using the term "variable"; say "option".
9700 New initial explanation.
9701 (Variables): In initial explanation, connect "variable" to the
9702 already-explained "user option".
9703
9704 * emacs.texi (Top): Fix ref to Command Line.
9705 Move reference to Easy Customization.
9706
9707 * xresources.texi (X Resources): Fix From link.
9708
9709 * doclicense.texi (GNU Free Documentation License): Fix To link.
9710
9711 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9712
9713 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9714
9715 2004-12-03 Richard M. Stallman <rms@gnu.org>
9716
9717 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9718
9719 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9720
9721 * kmacro.texi: Several small changes in addition to the following.
9722 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9723 defining a keyboard macro.
9724 Mention `kmacro-ring-max'.
9725 (Keyboard Macro Counter): Clarify description of
9726 `kmacro-insert-counter', `kmacro-set-counter',
9727 `kmacro-add-counter' and `kmacro-set-format'.
9728
9729 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9730
9731 * custom.texi (File Variables): Add `unibyte' and make it more
9732 clear that `unibyte' and `coding' are special. Suggested by Simon
9733 Krahnke <overlord@gmx.li>.
9734
9735 * mule.texi (Enabling Multibyte): Refer to File Variables.
9736 Suggested by Simon Krahnke <overlord@gmx.li>.
9737
9738 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9739
9740 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9741 x-use-old-gtk-file-dialog.
9742
9743 2004-11-20 Richard M. Stallman <rms@gnu.org>
9744
9745 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9746
9747 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9748
9749 * building.texi (Lisp Eval): Delete hyphen in section name.
9750
9751 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9752
9753 * files.texi (Old Versions):
9754 No longer document annotation as "CVS only".
9755
9756 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9757
9758 * files.texi (Version Control): Rewrite the introduction about
9759 version systems, mentioning the new ones that we support.
9760 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9761 suggestions.
9762
9763 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9764
9765 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9766
9767 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9768
9769 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9770
9771 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9772
9773 * text.texi (Text Based Tables, Table Definition)
9774 (Table Creation, Table Recognition, Cell Commands)
9775 (Cell Justification, Row Commands, Column Commands)
9776 (Fixed Width Mode, Table Conversion, Measuring Tables)
9777 (Table Misc): New nodes, documenting the Table Mode.
9778
9779 2004-10-19 Jason Rumney <jasonr@gnu.org>
9780
9781 * makefile.w32-in (info): Change order of arguments to makeinfo.
9782
9783 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9784
9785 * calendar.texi (iCalendar): Update for package changes.
9786
9787 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9788
9789 * files.texi (Misc File Ops): View mode is a minor mode.
9790
9791 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9792
9793 * calendar.texi (iCalendar): Style changes.
9794
9795 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9796
9797 * search.texi (Regexps): The regexp described in the example is no
9798 longer stored in the variable `sentence-end'.
9799
9800 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9801
9802 * building.texi (Starting GUD): Note that multiple debugging
9803 sessions requires `gdb --fullname'.
9804
9805 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9806
9807 * calendar.texi (iCalendar): New section for a new package.
9808
9809 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9810
9811 * text.texi: Various small changes in addition to the following.
9812 (Text): Replace xref for autotype with inforef.
9813 (Sentences): Explain nil value for `sentence-end'.
9814 (Paragraphs): Update default values for `paragraph-start' and
9815 `paragraph-separate'.
9816 (Text Mode): Correct description of Text mode's effect on the
9817 syntax table.
9818 (Outline Visibility): `hide-other' does not hide top level headings.
9819 `selective-display-ellipses' no longer has an effect on Outline mode.
9820 (TeX Misc): Add missing @cindex.
9821 Replace xref for RefTeX with inforef.
9822 (Requesting Formatted Text): The variable
9823 `enriched-fill-after-visiting' no longer exists.
9824 (Editing Format Info): Update names of menu items and commands.
9825 (Format Faces): Mention special effect of specifying the default face.
9826 Describe inheritance of text properties.
9827 Correct description of `fixed' face.
9828 (Format Indentation): Correct description of effect of setting
9829 margins. Mention `set-left-margin' and `set-right-margin'.
9830 (Format Justification): Update names of menu items.
9831 `set-justification-full' is now bound to `M-j b'.
9832 Mention that `default-justification' is a per buffer variable.
9833 (Format Properties): Update name of menu item.
9834 (Forcing Enriched Mode): `format-decode-buffer' automatically
9835 turns on Enriched mode if the buffer is in text/enriched format.
9836
9837 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9838
9839 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9840
9841 2004-09-28 Kim F. Storm <storm@cua.dk>
9842
9843 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9844 Align with new functionality.
9845
9846 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9847
9848 * display.texi (Display Custom): Remove stray `@end defvar'.
9849
9850 2004-09-23 Kim F. Storm <storm@cua.dk>
9851
9852 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9853 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9854
9855 2004-09-20 Richard M. Stallman <rms@gnu.org>
9856
9857 * custom.texi (Hooks): Explain using setq to clear out a hook.
9858 (File Variables): Explain multiline string constants.
9859 (Non-ASCII Rebinding): Explain when you need to update
9860 non-ASCII char codes in .emacs.
9861
9862 * building.texi (Compilation): Explain how to make a silent
9863 subprocess that won't be terminated. Explain compilation-environment.
9864
9865 2004-09-13 Kim F. Storm <storm@cua.dk>
9866
9867 * mini.texi (Repetition): Rename isearch-resume-enabled to
9868 isearch-resume-in-command-history and change default to disabled.
9869
9870 2004-09-09 Kim F. Storm <storm@cua.dk>
9871
9872 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9873 with new `kmacro-name-last-macro'.
9874
9875 2004-09-08 Juri Linkov <juri@jurta.org>
9876
9877 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9878
9879 2004-09-03 Juri Linkov <juri@jurta.org>
9880
9881 * search.texi (Incremental Search): Update wording for M-%.
9882
9883 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9884
9885 * killing.texi (Killing): Correct description of kill commands in
9886 read-only buffer.
9887
9888 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9889
9890 * building.texi (Compilation Mode): Add a paragraph about rules
9891 for finding the compilation buffer for `next-error'.
9892
9893 * search.texi (Other Repeating Search): Mention that Occur mode
9894 supports the next-error functionality.
9895
9896 2004-09-02 Juri Linkov <juri@jurta.org>
9897
9898 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9899
9900 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9901
9902 * kmacro.texi (Basic Keyboard Macro):
9903 `apply-macro-to-region-lines' now operates on all lines that begin
9904 in the region, rather than on all complete lines in the region.
9905
9906 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9907
9908 * frames.texi (Drag and drop): Add documentation about
9909 x-dnd-test-function and x-dnd-known-types.
9910
9911 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9912
9913 * indent.texi: Various minor changes in addition to:
9914 (Indentation Commands): Correct description of `indent-relative'.
9915 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9916 mode. The *Tab Stops* buffer uses Overwrite Mode.
9917 (Just Spaces): `tabify' converts sequences of at least two spaces
9918 to tabs.
9919
9920 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9921
9922 * frames.texi (Secondary Selection): Setting the secondary
9923 selection with M-Drag-Mouse-1 does not alter the kill ring,
9924 setting it with M-Mouse-1 and M-Mouse-3 does.
9925 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9926 toolkit scroll bars.
9927 (Scroll Bars): Ditto.
9928
9929 * windows.texi (Basic Window): When using a window system, the value
9930 of point in a non-selected window is indicated by a hollow box.
9931 (Split Window): Side by side windows are separated by a scroll bar,
9932 if scroll bars are used.
9933 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9934 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9935 (Window Convenience): Update bindings for `winner-undo' and
9936 `winner-redo'.
9937
9938 * ack.texi (Acknowledgments): Use `@unnumbered'.
9939 * misc.texi: Adapt sectioning in Info to the node structure.
9940 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9941 of "Using Emacs as a Server".
9942 * building.texi (Building): Interchange nodes (for correct numbering).
9943 * programs.texi (Programs): Interchange nodes (for correct numbering).
9944 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9945 Info to the node structure.
9946 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9947 Rearrange order of nodes and sections such that both "GNU GENERAL
9948 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9949 end, as appropriate for appendices.
9950 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9951 Use `@unnumberedsec'.
9952 * trouble.texi: Adapt sectioning in Info to the node structure.
9953 Adapt node pointers to change in emacs.texi.
9954 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9955
9956 2004-08-25 Kenichi Handa <handa@m17n.org>
9957
9958 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9959 description for unibyte mode.
9960
9961 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9962
9963 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9964
9965 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9966 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9967 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9968 in @pxref.
9969
9970 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9971
9972 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9973 Change section names.
9974
9975 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9976
9977 * kmacro.texi (Keyboard Macro Ring): Rename section.
9978 Emacs treats the head of the macro ring as the `last keyboard macro'.
9979 (Keyboard Macro Counter): Minor change.
9980 (Save Keyboard Macro): Some clarifications.
9981 (Edit Keyboard Macro): Rename section.
9982
9983 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9984 32-bit machines.
9985 (Several Buffers): Clarify which buffer is selected if `2' is
9986 pressed in the Buffer Menu.
9987 Auto Revert mode can be used to update the Buffer Menu
9988 automatically.
9989
9990 2004-08-21 Eli Zaretskii <eliz@gnu.org>
9991
9992 * help.texi (Misc Help): Add an index entry for finding an Info
9993 manual by its file name.
9994
9995 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9996
9997 * files.texi (Backup Deletion): Correct description of
9998 `delete-old-versions'.
9999 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
10000 (Auto Save Files): Recommend `auto-save-mode' to reenable
10001 auto-saving, rather than the abbreviation `auto-save'.
10002
10003 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
10004
10005 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
10006 for "killing" and "yanking" in main menu.
10007
10008 2004-08-16 Richard M. Stallman <rms@gnu.org>
10009
10010 * killing.texi (Yanking, Killing): Minor cleanups.
10011
10012 * mark.texi (Momentary Mark): Minor cleanups.
10013
10014 2004-08-15 Kenichi Handa <handa@etl.go.jp>
10015
10016 * custom.texi (Non-ASCII Rebinding):
10017 C-q always inserts the right code to pass to global-set-key.
10018
10019 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
10020
10021 * regs.texi (RegNumbers): Mention `C-x r i' binding for
10022 `insert-register', instead of `C-x r g' binding, for consistency.
10023
10024 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
10025
10026 * fixit.texi (Spelling): Fix typo.
10027
10028 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
10029
10030 * help.texi (Help): Fix Texinfo usage.
10031
10032 2004-07-24 Richard M. Stallman <rms@gnu.org>
10033
10034 * text.texi (Paragraphs): Update how paragraphs are separated
10035 and the default for paragraph-separate.
10036
10037 * search.texi (Regexp Replace): Further update text for new
10038 replacement operators.
10039
10040 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
10041
10042 * emacs-xtra.texi (Subdir switches): Dired does not remember the
10043 `R' switch.
10044
10045 * dired.texi (Dired Updating): `k' only deletes inserted
10046 subdirectories from the Dired buffer if a prefix argument was given.
10047
10048 * search.texi (Regexps): Delete redundant definition of `symbol' in
10049 description of `\_>'. It already occurs in the description of `\_<'.
10050
10051 2004-07-01 Juri Linkov <juri@jurta.org>
10052
10053 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
10054 (Regexp Search): Add M-r.
10055
10056 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
10057
10058 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
10059
10060 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10061
10062 * search.texi, calendar.texi: Markup fixes.
10063
10064 2004-06-25 Richard M. Stallman <rms@gnu.org>
10065
10066 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
10067
10068 2004-06-25 David Kastrup <dak@gnu.org>
10069
10070 * search.texi (Regexp Replace): Some typo corrections and
10071 rearrangement.
10072
10073 2004-06-24 David Kastrup <dak@gnu.org>
10074
10075 * search.texi (Unconditional Replace): Use replace-string instead
10076 of query-replace in example.
10077 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
10078 sequences.
10079 (Query Replace): Correct explanation of `^' which does not use
10080 the mark stack.
10081
10082 2004-06-21 Nick Roberts <nickrob@gnu.org>
10083
10084 * misc.texi (Shell History Copying): Document comint-insert-input.
10085 (Shell Ring): Describe comint-dynamic-list-input-ring here.
10086
10087 2004-06-20 Jesper Harder <harder@ifa.au.dk>
10088
10089 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
10090 * custom.texi (Customization): Do.
10091 * anti.texi (Antinews): Do.
10092 * abbrevs.texi (Defining Abbrevs): Do.
10093
10094 * programs.texi (Info Lookup): Fix keybinding for
10095 info-lookup-symbol.
10096
10097 2004-06-16 Juanma Barranquero <lektu@terra.es>
10098
10099 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
10100 Add emacs-xtra.
10101 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
10102 (clean): Add emacs-xtra and flymake. Remove redundancies.
10103
10104 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
10105
10106 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
10107 Add emacs-xtra.
10108 * emacs-xtra.texi: New file.
10109
10110 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
10111
10112 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
10113 (Dired and Find): Mention differences with ordinary Dired buffers.
10114
10115 2004-06-13 Richard M. Stallman <rms@gnu.org>
10116
10117 * custom.texi (Init Syntax): Explain about vars that do special
10118 things when set with setq or with Custom.
10119 (Init Examples): Add line-number-mode example.
10120
10121 2004-06-12 Juri Linkov <juri@jurta.org>
10122
10123 * dired.texi (Operating on Files): Add dired-do-touch.
10124
10125 2004-06-10 Juri Linkov <juri@jurta.org>
10126
10127 * building.texi (Lisp Eval): Add C-M-x on defface.
10128
10129 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
10130
10131 * files.texi (Reverting): Auto-Revert mode and
10132 Global Auto-Revert mode no longer revert remote files.
10133
10134 2004-05-29 Richard M. Stallman <rms@gnu.org>
10135
10136 * custom.texi (Init File): Two dashes start --no-site-file.
10137
10138 2004-05-29 Alan Mackenzie <acm@muc.de>
10139
10140 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10141 ("AWK"): Is consistently thus spelled throughout.
10142 (AWK, Pike): Document as "C-like modes".
10143 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10144 (M-x man): Supersedes M-x manual-entry.
10145 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
10146
10147 ("Comments in C"): Delete node; the info is in CC Mode manual.
10148 (c-comment-only-line-offset): Remove description.
10149
10150 (C-c ., C-c C-c): Describe new C Mode bindings.
10151
10152 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10153 (@dfn{Style}, c-default-style, comment-column, comment-padding)
10154 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10155 Amend definitions.
10156
10157 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10158 Describe functions.
10159
10160 (c-comment-start-regexp, c-hanging-comment-ender-p)
10161 (c-hanging-comment-starter-p): Remove obsolete definitions.
10162
10163 * emacs.texi: Remove the menu entry "Comments in C".
10164
10165 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10166
10167 * dired.texi (Dired and Find): `find-ls-option' does not apply to
10168 `M-x locate'.
10169
10170 2004-05-16 Karl Berry <karl@gnu.org>
10171
10172 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10173 makeinfo --html fails.
10174 * help.texi (Help Summary) [@ifnottex]: Likewise.
10175
10176 2004-05-13 Nick Roberts <nickrob@gnu.org>
10177
10178 * building.texi (GDB Graphical Interface): Update and describe
10179 layout first.
10180
10181 2004-05-04 Jason Rumney <jasonr@gnu.org>
10182
10183 * makefile.w32-in: Revert last change.
10184
10185 2004-05-03 Jason Rumney <jasonr@gnu.org>
10186
10187 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10188
10189 2004-04-23 Juanma Barranquero <lektu@terra.es>
10190
10191 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10192
10193 2004-04-18 Juri Linkov <juri@jurta.org>
10194
10195 * fixit.texi (Spelling): Remove file extension from ispell xref.
10196
10197 2004-04-15 Kim F. Storm <storm@cua.dk>
10198
10199 * cmdargs.texi (Initial Options): Add -Q.
10200
10201 2004-04-05 Kim F. Storm <storm@cua.dk>
10202
10203 * custom.texi (File Variables): Add safe-local-eval-forms.
10204
10205 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10206
10207 * files.texi (Reverting): Correct description of revert-buffer's
10208 handling of point.
10209
10210 2004-03-22 Juri Linkov <juri@jurta.org>
10211
10212 * emacs.texi (Top): Add `Misc X'.
10213
10214 * trouble.texi: Fix help key bindings.
10215
10216 * glossary.texi: Improve references.
10217
10218 * help.texi: Sync keywords with finder.el.
10219
10220 * mini.texi (Completion): Add description for menu items.
10221
10222 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10223
10224 * sending.texi (Mail Methods): Fix xref to Message manual.
10225
10226 2004-03-12 Richard M. Stallman <rms@gnu.org>
10227
10228 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10229
10230 2004-03-04 Richard M. Stallman <rms@gnu.org>
10231
10232 * search.texi (Regexps): Explain that ^ and $ have their
10233 special meanings only in certain contexts.
10234
10235 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10236
10237 * mule.texi (Specify Coding): Doc C-x RET F.
10238
10239 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10240 for multiple compile and grep buffers.
10241 (Indirect Buffers): Don't recommand clone-indirect-buffer
10242 for multiple compile and grep buffers.
10243
10244 2004-02-29 Juanma Barranquero <lektu@terra.es>
10245
10246 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10247 Use $(DEL) instead of rm, and ignore exit code.
10248
10249 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10250
10251 * building.texi (Watch Expressions): Update.
10252
10253 2004-02-21 Juri Linkov <juri@jurta.org>
10254
10255 * cmdargs.texi (Action Arguments): Add alias --find-file.
10256 Add --directory, --help, --version. Move text about command-line-args
10257 to Command Arguments.
10258 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10259 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10260 (Window Size X): Join -g and --geometry. Add @cindex.
10261 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10262 (Title X): Remove alias -title.
10263 (Misc X): New node.
10264
10265 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10266
10267 * frames.texi (Drag and drop): Add Motif to list of supported
10268 protocols.
10269
10270 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10271
10272 * frames.texi (Drag and drop): New section.
10273
10274 2004-01-24 Richard M. Stallman <rms@gnu.org>
10275
10276 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10277 Include it only @ifnotinfo. Patch the preceding and following
10278 node headers to point to each other.
10279
10280 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10281
10282 * calendar.texi (Appointments): Update section.
10283
10284 2003-12-29 Kevin Ryde <user42@zip.com.au>
10285
10286 * programs.texi (C Modes): Fix the xref.
10287
10288 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10289
10290 * building.texi (Watch Expressions): Update.
10291 (Commands of GUD): Include use of toolbar + breakpoints set from
10292 fringe/margin.
10293
10294 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10295
10296 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10297 <acm@muc.de>.
10298
10299 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10300
10301 * frames.texi (Dialog Boxes): Add use-file-dialog.
10302
10303 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
10304
10305 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10306 in CC Mode.
10307
10308 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10309
10310 * ack.texi, basic.texi, cmdargs.texi:
10311 * commands.texi, custom.texi, display.texi:
10312 * emacs.texi, files.texi:
10313 * frames.texi, glossary.texi, killing.texi:
10314 * macos.texi, mark.texi, misc.texi, msdog.texi:
10315 * mule.texi, rmail.texi, search.texi:
10316 * sending.texi, text.texi, trouble.texi:
10317 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10318
10319 2003-11-01 Alan Mackenzie <acm@muc.de>
10320
10321 * search.texi (Scrolling During Incremental Search): Document a
10322 new scrolling facility in isearch mode.
10323
10324 2003-10-22 Miles Bader <miles@gnu.org>
10325
10326 * Makefile.in (info): Move before $(top_srcdir)/info.
10327
10328 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10329
10330 * building.texi (Watch Expressions): Update section on data display
10331 to reflect code changes (GDB Graphical Interface).
10332
10333 2003-10-13 Richard M. Stallman <rms@gnu.org>
10334
10335 * xresources.texi (GTK resources): Clean up previous change.
10336
10337 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10338
10339 * xresources.texi (GTK resources): Add a note that some themes
10340 disallow customizations. Add scroll theme example.
10341
10342 2003-09-30 Richard M. Stallman <rms@gnu.org>
10343
10344 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10345
10346 * misc.texi (Saving Emacs Sessions): Shorten the section,
10347 collapsing back into one node.
10348
10349 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10350
10351 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10352
10353 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10354
10355 * xresources.texi (GTK names in Emacs): Correct typo.
10356
10357 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10358
10359 * cmdargs.texi (Font X): Mention new default font.
10360 More fully describe long font names, wildcard patterns and the
10361 problems involved. (Result of discussion on emacs-devel.)
10362
10363 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10364
10365 * emacs.texi (Acknowledgements): Correct typo.
10366
10367 2003-09-22 Richard M. Stallman <rms@gnu.org>
10368
10369 * dired.texi (Misc Dired Commands): New node.
10370 (Dired Navigation): Add dired-goto-file.
10371
10372 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10373
10374 * emacs.texi (Acknowledgements): New node, split from Distribution.
10375
10376 * cmdargs.texi (Action Arguments): -f reads interactive args.
10377
10378 2003-09-08 Lute Kamstra <lute@gnu.org>
10379
10380 * screen.texi (Mode Line): Say that POS comes before LINE.
10381 Mention `size-indication-mode'.
10382 * display.texi (Optional Mode Line):
10383 Document `size-indication-mode'.
10384 * basic.texi (Position Info): Mention `size-indication-mode'.
10385
10386 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10387
10388 * xresources.texi (Resources): Refer to `editres' man page.
10389 (Lucid Resources): Update defaults. Expand description of
10390 `shadowThickness'.
10391
10392 2003-09-04 Miles Bader <miles@gnu.org>
10393
10394 * Makefile.in (top_srcdir): New variable.
10395 ($(top_srcdir)/info): New rule.
10396 (info): Depend on it.
10397
10398 2003-09-03 Peter Runestig <peter@runestig.com>
10399
10400 * makefile.w32-in: New file.
10401
10402 2003-08-29 Richard M. Stallman <rms@gnu.org>
10403
10404 * misc.texi (Saving Emacs Sessions): Correct previous change.
10405
10406 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10407
10408 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10409 (Intro): Include kmacro.texi after fixit.texi instead of after
10410 custom.texi. (As suggested by Kim Storm.)
10411
10412 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10413
10414 * fixit.texi (Fixit): Update `Next' pointer.
10415 * files.texi (Files): Update `Previous' pointer.
10416 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10417 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10418 (Suggested by Kim Storm.)
10419 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10420
10421 2003-08-18 Kim F. Storm <storm@cua.dk>
10422
10423 * kmacro.texi: New file describing enhanced keyboard macro
10424 functionality. Replaces old description in custom.texi.
10425
10426 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10427 (Keyboard Macros): Move to new kmacro.texi file.
10428
10429 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10430
10431 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10432
10433 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10434
10435 2003-08-17 Alex Schroeder <alex@gnu.org>
10436
10437 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10438 required.
10439
10440 2003-08-05 Richard M. Stallman <rms@gnu.org>
10441
10442 * programs.texi (Lisp Indent): Don't describe
10443 lisp-indent-function property here. Use xref to Lisp Manual.
10444
10445 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10446
10447 * calendar.texi (Date Formats): Document changed behavior of
10448 abbreviations.
10449
10450 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10451
10452 * buffers.texi (List Buffers): Fix previous change.
10453
10454 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10455
10456 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10457 List*.
10458
10459 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10460
10461 * display.texi (Font Lock): Fix typo.
10462
10463 2003-07-07 Richard M. Stallman <rms@gnu.org>
10464
10465 * display.texi (Font Lock): Add xref for format info on
10466 font-lock-remove-keywords.
10467
10468 * building.texi (Compilation): Document what happens with asynch
10469 children of compiler process.
10470
10471 * help.texi (Library Keywords): Use @multitable.
10472
10473 2003-06-04 Richard M. Stallman <rms@gnu.org>
10474
10475 * programs.texi (Expressions): Delete C-M-DEL.
10476
10477 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10478 comint-move-point-for-output renamed from
10479 comint-scroll-to-bottom-on-output.
10480
10481 * custom.texi (Init Rebinding): Replace previous change with xref.
10482 (Non-ASCII Rebinding): Explain that issue more briefly here.
10483
10484 2003-05-28 Richard M. Stallman <rms@gnu.org>
10485
10486 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10487
10488 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10489
10490 * building.texi (GDB Graphical Interface): New node.
10491 (Rewritten somewhat by RMS.)
10492
10493 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10494
10495 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10496 non-English letters. Explain how to set coding systems correctly
10497 and how to include the right coding cookie in the file.
10498
10499 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10500
10501 * indent.texi (Indentation): Explain the concepts.
10502 (Just Spaces): Explain why preventing tabs for indentation might
10503 be useful.
10504
10505 2003-04-16 Richard M. Stallman <rms@gnu.org>
10506
10507 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10508
10509 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10510
10511 * cmdargs.texi (General Variables): Document SMTPSERVER.
10512
10513 * sending.texi: Remove SMTP node.
10514 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10515 library.
10516
10517 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10518
10519 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10520
10521 2003-02-22 Simon Josefsson <jas@extundo.com>
10522
10523 * sending.texi (Mail Methods): Add node about SMTP.
10524
10525 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10526
10527 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10528
10529 2003-02-01 Kevin Ryde <user42@zip.com.au>
10530
10531 * glossary.texi (Glossary): Correction to cl cross reference.
10532
10533 2003-01-20 Richard M. Stallman <rms@gnu.org>
10534
10535 * killing.texi (Rectangles): Document C-x c r.
10536
10537 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10538
10539 * xresources.texi (GTK resources): New node.
10540 (GTK widget names): New node.
10541 (GTK names in Emacs): New node.
10542 (GTK styles): New node.
10543
10544 2003-01-09 Francesco Potortì <pot@gnu.org>
10545
10546 * maintaining.texi (Create Tags Table): Add reference to the new
10547 `etags --help --lang=LANG' option.
10548
10549 2002-10-02 Karl Berry <karl@gnu.org>
10550
10551 * emacs.texi: Per rms, update all manuals to use @copying instead of
10552 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10553 where needed for the sake of the HTML output.
10554
10555 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10556
10557 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10558 source files.
10559
10560 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10561
10562 * Makefile.in (emacsman): New target.
10563
10564 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10565
10566 * (Version 21.1 released.)
10567
10568 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10569
10570 * Branch for 21.1.
10571
10572 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10573
10574 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10575
10576 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10577
10578 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10579
10580 1999-07-12 Richard Stallman <rms@gnu.org>
10581
10582 * Version 20.4 released.
10583
10584 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10585
10586 * Makefile.in (INFO_TARGETS): Delete customize.info.
10587 (DVI_TARGETS): Delete customize.dvi.
10588 (../info/customize, customize.dvi): Targets deleted.
10589
10590 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10591
10592 * Version 20.3 released.
10593
10594 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10595
10596 * Makefile.in (EMACSSOURCES): Add mule.texi.
10597 Add msdog.texi, ack.texi. Remove gnu1.texi.
10598
10599 1998-04-06 Andreas Schwab <schwab@gnu.org>
10600
10601 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10602 Use it in dvi targets.
10603
10604 1997-09-23 Paul Eggert <eggert@twinsun.com>
10605
10606 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10607 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10608 (../info/customize): Rename from ../info/custom.
10609
10610 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10611
10612 * Version 20.2 released.
10613
10614 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10615
10616 * Version 20.1 released.
10617
10618 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10619
10620 * Makefile (../info/customize, customize.dvi): New targets.
10621 (INFO_TARGETS): Add ../info/customize.
10622 (DVI_TARGETS): Add customize.dvi.
10623
10624 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10625
10626 * Version 19.33 released.
10627
10628 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10629
10630 * Version 19.32 released.
10631
10632 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10633
10634 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10635
10636 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10637
10638 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10639 Specify -I option.
10640 (All dvi targets): Set the TEXINPUTS variable.
10641
10642 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10643
10644 * Version 19.31 released.
10645
10646 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10647
10648 * Version 19.30 released.
10649
10650 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10651
10652 * Makefile.in (maintainer-clean): Rename from realclean.
10653
10654 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10655
10656 * Makefile.in: New file.
10657 * Makefile: File deleted.
10658
10659 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10660
10661 * Makefile (TEXINDEX_OBJS): Variable deleted.
10662 (texindex, texindex.o, getopt.o): Rules deleted.
10663 All deps on texindex deleted.
10664 (distclean): Don't delete texindex.
10665 (mostlyclean): Don't delete *.o.
10666 * texindex.c, getopt.c: Files deleted.
10667
10668 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10669
10670 * Version 19.26 released.
10671
10672 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10673
10674 * Makefile (EMACSSOURCES): Exclude undo.texi.
10675
10676 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10677
10678 * Version 19.25 released.
10679
10680 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10681
10682 * Version 19.24 released.
10683
10684 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10685
10686 * Version 19.23 released.
10687
10688 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10689
10690 * Makefile: Delete spurious tab.
10691
10692 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10693
10694 * Makefile (.SUFFIXES): New rule.
10695
10696 1993-12-04 Richard Stallman (rms@srarc2)
10697
10698 * getopt.c: New file.
10699 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10700 (getopt.o): New rule.
10701 (dvi): Don't depend on texindex.
10702 (emacs.dvi): Depend on texindex.
10703
10704 1993-12-03 Richard Stallman (rms@srarc2)
10705
10706 * Makefile (TEXI2DVI): New variable.
10707 (emacs.dvi): Add explicit command.
10708 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10709
10710 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10711
10712 * Version 19.22 released.
10713
10714 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10715
10716 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10717
10718 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10719
10720 * Version 19.21 released.
10721
10722 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10723
10724 * Makefile (realclean): Don't delete the Info files.
10725
10726 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10727
10728 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10729 4' where appropriate.
10730
10731 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10732
10733 * Makefile: Fix targets for texindex.
10734
10735 * texindex.c: Include "../src/config.h" if building in emacs.
10736
10737 * Makefile: Change all files to FILENAME.texi, force all targets
10738 to be FILENAME, not FILENAME.info.
10739 Add target to build texindex.c, defining `emacs'.
10740
10741 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10742
10743 * Version 19.19 released.
10744
10745 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10746
10747 * Version 19.18 released.
10748
10749 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10750
10751 * Makefile: Fix source file names of the separate manuals.
10752
10753 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10754
10755 * Version 19.17 released.
10756
10757 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10758
10759 * split-man: Fix typos in last change.
10760
10761 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10762
10763 * Version 19.16 released.
10764
10765 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10766
10767 * version 19.15 released.
10768
10769 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10770
10771 * Makefile (distclean): It's rm, not rf.
10772
10773 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10774
10775 * Version 19.14 released.
10776
10777 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10778
10779 * Makefile: New file.
10780
10781 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10782
10783 * Version 19.13 released.
10784
10785 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10786
10787 * Version 19.9 released.
10788
10789 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10790
10791 * Version 19.8 released.
10792
10793 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10794
10795 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10796
10797 * trouble.texi: It's `enable-flow-control-on', not
10798 `evade-flow-control-on'.
10799
10800 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10801
10802 * display.texi: Document standard-display-european.
10803
10804 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10805
10806 * Version 19.7 released.
10807
10808 * emacs.texi: Add a sentence to the top menu mentioning the
10809 specific version of Emacs this manual applies to.
10810
10811 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10812
10813 * basic.texi: Document next-line-add-lines variable used to
10814 implement down-arrow.
10815
10816 * killing.texi: Document kill-whole-line.
10817
10818 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10819
10820 * text.texi: Update unix TeX ordering information.
10821
10822 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10823
10824 * news.texi: Mention fill-rectangle in keybinding list.
10825
10826 * killing.texi: Document fill-rectangle.
10827
10828 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10829
10830 * vc.texi: Bring the docs up to date with VC 5.2.
10831
10832 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10833
10834 * emacs.tex: Mention blackbox and gomoku under Amusements.
10835 Assembler mode is now mentioned and appropriately indexed
10836 under Programming Modes.
10837
10838 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10839
10840 * emacs.tex: Update TeX ordering information.
10841
10842 1990-06-26 David Lawrence (tale@geech)
10843
10844 * emacs.tex: Note that completion-ignored-extensions is not used
10845 to filter out names when all completions are displayed in
10846 *Completions*.
10847
10848 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10849
10850 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10851
10852 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10853
10854 * emacs.tex: Add @findex grep.
10855
10856 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10857
10858 * emacs.tex: Correct two typos. No other changes before
10859 Version 19 will be made.
10860
10861 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10862
10863 * emacs.tex: Update information for obtaining TeX distribution from the
10864 University of Washington.
10865
10866 ;; Local Variables:
10867 ;; coding: utf-8
10868 ;; End:
10869
10870 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10871
10872 This file is part of GNU Emacs.
10873
10874 GNU Emacs is free software: you can redistribute it and/or modify
10875 it under the terms of the GNU General Public License as published by
10876 the Free Software Foundation, either version 3 of the License, or
10877 (at your option) any later version.
10878
10879 GNU Emacs is distributed in the hope that it will be useful,
10880 but WITHOUT ANY WARRANTY; without even the implied warranty of
10881 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10882 GNU General Public License for more details.
10883
10884 You should have received a copy of the GNU General Public License
10885 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.