]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / doc / emacs / ChangeLog
1 2015-01-26 Eli Zaretskii <eliz@gnu.org>
2
3 * cmdargs.texi (Action Arguments): Clarify into which buffer
4 '--insert' inserts. (Bug#19694)
5
6 2015-01-21 Eli Zaretskii <eliz@gnu.org>
7
8 * programs.texi (Custom C Indent): Fix a typo. (Bug#19647)
9
10 2015-01-27 Ivan Shmakov <ivan@siamics.net>
11
12 * files.texi (File Archives): Document "I" for tar-new-entry.
13 (Bug#19274)
14
15 2014-12-31 Paul Eggert <eggert@cs.ucla.edu>
16
17 Less 'make' chatter for Emacs doc
18 * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
19 (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
20 (ENVADD, $(buildinfodir)/emacs.info, emacs.html):
21 Use them.
22
23 2014-12-27 Eli Zaretskii <eliz@gnu.org>
24
25 * buffers.texi (Kill Buffer): Improve indexing.
26
27 2014-12-24 Stephen Leake <stephen_leake@stephe-leake.org>
28
29 * trouble.texi: Move user-level information from CONTRIBUTE here.
30
31 2014-12-14 Alan Mackenzie <acm@muc.de>
32
33 * display.texi (Scrolling): fast-but-imprecise-scrolling.
34 Describe new variable.
35
36 2014-12-14 Cameron Desautels <camdez@gmail.com>
37
38 * custom.texi (Saving Customizations): Mention
39 `custom-prompt-customize-unsaved-options'.
40
41 2014-12-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
42
43 * misc.texi (Network Security): Mention the new protocol-level
44 `high' NSM checks.
45
46 2014-12-08 Eric S. Raymond <esr@snark.thyrsus.com>
47
48 * maintaining.texi: Suopport fo Arch has been moved to obosolete,
49 remove references that imply otherwise.
50
51 2014-11-29 Paul Eggert <eggert@cs.ucla.edu>
52
53 Lessen focus on ChangeLog files, as opposed to change log entries.
54 * maintaining.texi (Change Log): Mention that ChangeLog files may
55 be copied to or from a version control system.
56 * trouble.texi (Sending Patches): Point to the commit messages.
57
58 2014-11-29 Eli Zaretskii <eliz@gnu.org>
59
60 * maintaining.texi (Switching Branches): Mention "C-x v r".
61 Correct commands for switching branches in various VCSs.
62
63 2014-11-27 Tassilo Horn <tsdh@gnu.org>
64
65 * misc.texi (DocView Slicing): Describe how to slice with the
66 mouse. Fix command mentioned by slice by BoundingBox paragraph.
67 (Bug#18040)
68
69 2014-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
70
71 * misc.texi (Network Security): Use "untrustworthy" instead of
72 "unsafe".
73
74 2014-11-24 Eli Zaretskii <eliz@gnu.org>
75
76 * misc.texi (Network Security): Improve wording and indexing of
77 last change.
78
79 2014-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
80
81 * misc.texi (Gnus Summary Buffer): Move the Network Security
82 Manager stuff here from the lispref manual.
83
84 2014-11-21 Eli Zaretskii <eliz@gnu.org>
85
86 * maintaining.texi (Version Control Systems): Move "@end itemize"
87 past the last @item.
88
89 2014-11-21 H. Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
90
91 * maintaining.texi (Version Control Systems): Fix a typo.
92
93 2014-11-20 Eric S. Raymond <esr@snark.thyrsus.com>
94
95 * maintaining.texi: Document SRC support.
96
97 2014-11-10 Glenn Morris <rgm@gnu.org>
98
99 * Makefile.in (top_srcdir, version): New, set by configure.
100 (doc-emacsver): New rule.
101 (bootstrap-clean, maintainer-clean): Delete emacsver.texi.
102 (emacsver.texi.in): Rename from emacsver.texi.
103
104 2014-11-09 Juri Linkov <juri@jurta.org>
105
106 * search.texi (Other Repeating Search): Add documentation for
107 multi-isearch-files and multi-isearch-files-regexp. (Bug#13592)
108
109 2014-11-09 Glenn Morris <rgm@gnu.org>
110
111 * Makefile.in (version): Remove variable.
112 (clean): No longer delete dist tarfile.
113 (dist): Remove rule; replace with code in admin.el.
114
115 2014-11-03 Glenn Morris <rgm@gnu.org>
116
117 * programs.texi (Misc for Programs): Fix typo.
118
119 2014-10-30 Eli Zaretskii <eliz@gnu.org>
120
121 * frames.texi (Scroll Bars): Improve indexing of faces.
122
123 * killing.texi (Secondary Selection): Improve indexing of faces.
124
125 * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
126
127 * display.texi (Standard Faces, Text Display)
128 (Useless Whitespace): Improve indexing of faces.
129
130 * frames.texi (Frame Commands): Document and index
131 'frame-resize-pixelwise'.
132
133 * windows.texi (Split Window): Document and index
134 'window-resize-pixelwise'.
135
136 2014-10-22 Tassilo Horn <tsdh@gnu.org>
137
138 * misc.texi (Document View): Adapt to latest doc-view changes wrt
139 viewing the document's plain text contents.
140
141 2014-10-20 Glenn Morris <rgm@gnu.org>
142
143 * Merge in all changes up to 24.4 release.
144
145 2014-10-13 Glenn Morris <rgm@gnu.org>
146
147 * Makefile.in (dist): Update for new output variables.
148
149 2014-10-12 Paul Eggert <eggert@cs.ucla.edu>
150
151 * macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
152 (Mac / GNUstep Customization): Mac OS X 10.6 or later now required.
153
154 2014-10-09 Glenn Morris <rgm@gnu.org>
155
156 * package.texi (Package Menu): The package list was changed to not
157 say "unsigned" any more.
158
159 2014-10-05 Glenn Morris <rgm@gnu.org>
160
161 * misc.texi (Sorting):
162 * search.texi (Query Replace): Markup fixes.
163
164 2014-10-04 Martin Rudalics <rudalics@gmx.at>
165
166 * frames.texi (Scroll Bars): Describe use of horizontal scroll bars.
167
168 2014-10-04 Glenn Morris <rgm@gnu.org>
169
170 * cmdargs.texi (Misc X):
171 * display.texi (Optional Mode Line):
172 * misc.texi (emacsclient Options):
173 * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
174
175 * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
176 (CUA Bindings): Mention rectangle-mark-mode.
177
178 2014-10-03 Martin Rudalics <rudalics@gmx.at>
179
180 * frames.texi (Frame Commands):
181 * cmdargs.texi (Window Size X): Mention the use of
182 `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
183
184 2014-10-02 Glenn Morris <rgm@gnu.org>
185
186 * package.texi (Package Installation): Mention etc/package-keyring.gpg.
187
188 2014-09-29 Eli Zaretskii <eliz@gnu.org>
189
190 * emacsver.texi (EMACSVER): Bump to 20.0.50.
191
192 2014-09-15 Daniel Colascione <dancol@dancol.org>
193
194 * regs.texi (Text Registers): Update end-user documentation
195 to reflect `insert-register' interface change.
196
197 2014-08-07 Reuben Thomas <rrt@sc3d.org>
198
199 * programs.texi (Program Modes): Don't advertise VMS DCL support
200 any more.
201
202 2014-08-07 Reuben Thomas <rrt@sc3d.org>
203
204 Refer to MS-DOS using the same name everywhere.
205
206 * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
207 become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
208 * emacs-xtra.texi: ditto.
209 * emacs.texi: ditto.
210 * makefile.w32-in: ditto.
211 * msdog-xtra.texi: ditto, and rename file.
212 * msdog.texi: ditto, and rename file.
213
214 2014-07-21 Glenn Morris <rgm@gnu.org>
215
216 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
217
218 2014-07-09 Juri Linkov <juri@jurta.org>
219
220 * search.texi (Regexp Search): Update lax space matching that is
221 not active in regexp search by default now. (Bug#17901)
222
223 2014-07-03 Glenn Morris <rgm@gnu.org>
224
225 * help.texi (Misc Help):
226 * trouble.texi (Checklist): "Online" help doesn't mean what it
227 used to any more.
228
229 2014-06-23 Glenn Morris <rgm@gnu.org>
230
231 * Makefile.in (%.texi): Disable implicit rules.
232 (mkinfodir): Remove.
233 (.dvi.ps): Replace with pattern rule.
234 (${buildinfodir}): New rule.
235 ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
236 Use $<.
237 (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
238 Use $<.
239 (%.ps): New rule.
240
241 2014-06-15 Glenn Morris <rgm@gnu.org>
242
243 * Makefile.in (bootstrap-clean): New.
244
245 2014-06-10 Glenn Morris <rgm@gnu.org>
246
247 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
248 (INFO_OPTS): Set directly rather than with configure.
249
250 2014-06-08 Glenn Morris <rgm@gnu.org>
251
252 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
253 * misc.texi (emacsclient Options): Copyedit.
254
255 * buffers.texi (Uniquify): Copyedits.
256 * files.texi (Visiting): Update for uniquify changes.
257
258 * dired.texi (Marks vs Flags):
259 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
260
261 * help.texi (Help, Misc Help): Copyedits.
262
263 * screen.texi (Menu Bar): Copyedits.
264 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
265
266 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
267 * cmdargs.texi (Window Size X): Copyedits.
268
269 * ack.texi (Acknowledgments):
270 * emacs.texi (Acknowledgments): Updates.
271
272 2014-06-08 Glenn Morris <rgm@gnu.org>
273
274 * ack.texi (Acknowledgments):
275 * emacs.texi (Acknowledgments): Updates.
276
277 * programs.texi (Prettifying Symbols): Remove node.
278 (Misc for Programs): Mention more briefly here.
279 * emacs.texi (Top): Update menu.
280
281 * package.texi (Package Menu, Package Installation):
282 Mention signed packages.
283 (Package Installation): Mention package-pinned-packages.
284
285 2014-06-02 Glenn Morris <rgm@gnu.org>
286
287 * ack.texi (Acknowledgments): Remove some obsolete items.
288 * misc.texi [iftex]: Update chapter summary.
289 (Emulation): Remove section.
290
291 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
292 (Customization options specific to Mac OS / GNUstep): Remove section.
293
294 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
295
296 2014-05-26 Eli Zaretskii <eliz@gnu.org>
297
298 * frames.texi (Fonts): Clarify which frames are affected by
299 setting font from the menu and in default-frame-alist.
300 (Bug#17532)
301
302 2014-05-14 Eli Zaretskii <eliz@gnu.org>
303
304 * mule.texi (Language Environments): Remove unused @anchor. (Bug#17479)
305
306 2014-05-04 Eli Zaretskii <eliz@gnu.org>
307
308 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
309 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
310 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
311 Improve indexing.
312
313 2014-05-04 Leo Liu <sdl.web@gmail.com>
314
315 * cal-xtra.texi (Non-Gregorian Diary): Document new features for
316 Chinese calendar and diary.
317
318 2014-04-30 Eli Zaretskii <eliz@gnu.org>
319
320 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
321 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
322
323 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
324 and @key.
325
326 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
327 and @key.
328
329 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
330
331 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
332
333 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
334 @kbd and @key.
335
336 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
337 @key.
338
339 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
340 @kbd and @key.
341
342 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
343 @kbd and @key.
344
345 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
346 (MS-DOS Processes): Fix usage of @kbd and @key.
347
348 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
349 @key.
350
351 * mini.texi (Completion Commands, Minibuffer History): Fix usage
352 of @kbd and @key.
353
354 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
355 @key.
356
357 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
358 @kbd and @key.
359
360 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
361
362 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
363
364 * glossary.texi (Glossary): Fix usage of @kbd and @key.
365
366 * frames.texi (Speedbar): Fix usage of @kbd and @key.
367
368 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
369 (Filesets): Fix usage of @kbd and @key.
370
371 * display.texi (View Mode): Fix usage of @kbd and @key.
372
373 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
374
375 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
376 (Init Syntax): Fix usage of @kbd and @key.
377
378 * commands.texi (User Input): Fix usage of @kbd and @key.
379
380 * calendar.texi (Counting Days, General Calendar): Fix usage of
381 @kbd and @key.
382
383 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
384
385 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
386 @key.
387
388 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
389 @kbd and @key.
390
391 * anti.texi (Antinews): Fix usage of @kbd and @key.
392
393 * sending.texi (Mail Signature): Document signature variables used
394 by Message mode. (Bug#17308)
395
396 2014-04-22 Eli Zaretskii <eliz@gnu.org>
397
398 * buffers.texi (Uniquify): Clarify the default uniquification.
399
400 * indent.texi (Tab Stops): Improve wording.
401
402 * cmdargs.texi (General Variables): Improve docs of
403 EMACSLOADPATH. Index all the environment variables.
404 (Misc Variables): Index all the environment variables.
405
406 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
407
408 * Makefile.in (infoclean): Be consistent about reporting failures.
409 Do not fail merely because the info directory does not exist,
410 but do fail if it exists and can't be cleaned.
411
412 2014-04-16 Eli Zaretskii <eliz@gnu.org>
413
414 * display.texi (Cursor Display): Explain better how to customize
415 'blink-cursor-blinks'.
416
417 2014-04-07 Glenn Morris <rgm@gnu.org>
418
419 * trouble.texi (Checklist): Dribble files may contain passwords.
420
421 * files.texi (Backup Names):
422 * arevert-xtra.texi (Supporting additional buffers):
423 Update for default values of some -function vars no longer being nil.
424 (Supporting additional buffers):
425 Update for buffer-stale-function also applying to file-buffers.
426
427 2014-03-28 Glenn Morris <rgm@gnu.org>
428
429 * custom.texi (Terminal Init): Mention term-file-aliases.
430
431 2014-03-26 Glenn Morris <rgm@gnu.org>
432
433 * ack.texi (Acknowledgments): Remove reference to obsolete file.
434
435 2014-03-22 Glenn Morris <rgm@gnu.org>
436
437 * help.texi (Help Files): Update C-h g description.
438
439 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
440
441 * programs.texi (Matching): Update the missed spot. (Bug#17008)
442
443 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
444
445 * programs.texi (Matching): Update WRT to the new
446 `blink-matching-paren' behavior.
447
448 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
449
450 * mule.texi (International, Language Environments):
451 Update the list of language environments to what Emacs currently
452 supports. Add the full list to the index. Suggest C-h L for
453 details rather than trying to give very brief details here.
454
455 2014-03-12 Glenn Morris <rgm@gnu.org>
456
457 * cmdargs.texi (General Variables): Don't mention INCPATH,
458 from the obsolete complete.el.
459
460 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
461
462 * mule.texi (International Chars): Adjust C-u C-x = description.
463 Change it to match Emacs's current behavior. Also, change the
464 example to use ê instead of À, as the isolated grave accent in the
465 latter's decomposition listing was confusingly transliterated to
466 left single quote in the PDF version of the manual.
467
468 2014-03-12 Glenn Morris <rgm@gnu.org>
469
470 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
471 handling of frames.
472
473 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
474
475 2014-03-02 Xue Fuqiao <xfq@gnu.org>
476
477 * mark.texi (Mark):
478 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
479
480 2014-03-01 Glenn Morris <rgm@gnu.org>
481
482 * search.texi (Query Replace): Mention search-invisible.
483 * text.texi (Outline Visibility): Mention search-invisible
484 also affects query-replace.
485
486 2014-02-28 Xue Fuqiao <xfq@gnu.org>
487
488 * emacs.texi (Top):
489 * programs.texi (Programs, Prettifying Symbols):
490 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
491
492 * misc.texi (Saving Emacs Sessions):
493 Document some new desktop user options.
494
495 2014-02-27 Xue Fuqiao <xfq@gnu.org>
496
497 * programs.texi (Basic Indent, Other C Commands):
498 Fix the description of RET and `C-j'.
499
500 * indent.texi (Indentation Commands): Move the description of
501 `C-j' from here...
502 * basic.texi (Inserting Text): ... to here.
503
504 2014-02-25 Glenn Morris <rgm@gnu.org>
505
506 * custom.texi (Terminal Init):
507 Replace term-setup-hook with tty-setup-hook.
508
509 2014-02-23 Glenn Morris <rgm@gnu.org>
510
511 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
512
513 2014-02-20 Glenn Morris <rgm@gnu.org>
514
515 * search.texi (Special Isearch): Mention invisible text.
516 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
517
518 2014-02-18 Glenn Morris <rgm@gnu.org>
519
520 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
521 gnu.org version of etc/CONTRIBUTE in html output.
522
523 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
524
525 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
526
527 * programs.texi (Matching): Fix typo.
528
529 * killing.texi (CUA Bindings): Document the new relationship between
530 cua-mode and delete-selection mode.
531 (CUA Bindings): Mention that rectangle mode can be used on its own.
532
533 2014-02-14 Glenn Morris <rgm@gnu.org>
534
535 * regs.texi (Configuration Registers): Update C-x r f binding.
536
537 2014-02-12 Glenn Morris <rgm@gnu.org>
538
539 * mini.texi (Completion Options): No longer mention icomplete,
540 which has its own section now.
541 * modes.texi (Minor Modes): Update Icomplete xref.
542
543 * help.texi (Package Keywords): Mention describe-package buttons.
544
545 * package.texi (Package Menu): Mention package-menu-filter.
546
547 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
548
549 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
550
551 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
552
553 * dired.texi (Hiding Subdirectories): Mention the node for
554 deleting subdirectories (bug#11743).
555
556 2014-02-09 Glenn Morris <rgm@gnu.org>
557
558 * programs.texi (MixedCase Words): Rename node from "Glasses".
559 Move Subword mode here from "Other C Commands" node.
560 (Misc for Programs): Mention Superword mode.
561 * emacs.texi: Update menu.
562
563 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
564
565 * regs.texi (File Registers): Clarify metasyntactical variables
566 (bug#13565).
567
568 * search.texi (Search Case): Rearrange text slightly to make it
569 obvious that `M-c' also toggles sensitivity if `case-fold-search'
570 is nil (bug#14726).
571
572 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
573 (bug#16376).
574
575 2014-02-07 Glenn Morris <rgm@gnu.org>
576
577 * display.texi (Highlight Interactively):
578 Mention hi-lock-auto-select-face.
579
580 * anti.texi (Antinews): Fix typo.
581
582 * ack.texi (Acknowledgments): No longer mention obsolete files.
583
584 2014-02-02 Glenn Morris <rgm@gnu.org>
585
586 * regs.texi (Registers): Mention previewing.
587
588 2014-01-29 Glenn Morris <rgm@gnu.org>
589
590 * killing.texi (Deletion): Mention cycle-spacing.
591
592 2014-01-28 Glenn Morris <rgm@gnu.org>
593
594 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
595
596 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
597
598 2014-01-27 Glenn Morris <rgm@gnu.org>
599
600 * dired.texi (Misc Dired Features): Copyedits for hide-details.
601
602 * buffers.texi (List Buffers): Tiny edit.
603
604 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
605
606 2014-01-26 Glenn Morris <rgm@gnu.org>
607
608 * ack.texi (Acknowledgments):
609 * programs.texi (Program Modes):
610 Update for delphi.el -> opascal.el renaming.
611
612 * misc.texi (Sorting): Add findex for reverse-region.
613
614 * killing.texi (Deletion): Mention delete-duplicate-lines.
615
616 2014-01-24 Glenn Morris <rgm@gnu.org>
617
618 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
619 terminal.el.
620
621 * files.texi (Interlocking): Copyedit.
622
623 2014-01-23 Glenn Morris <rgm@gnu.org>
624
625 * building.texi (Lisp Eval): Update prefix argument behavior
626 of eval-expression, eval-last-sexp.
627
628 2014-01-17 Bastien Guerry <bzg@gnu.org>
629
630 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
631
632 2014-01-15 Glenn Morris <rgm@gnu.org>
633
634 * files.texi (File Conveniences):
635 * misc.texi (EWW): Copyedits.
636
637 2014-01-10 Glenn Morris <rgm@gnu.org>
638
639 * emacs.texi (Distrib): Add donate URL. Add anchor.
640
641 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
642
643 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
644 `dired-hide-details-hide-symlink-targets', and
645 `dired-hide-details-hide-information-lines'.
646
647 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
648
649 * emacs.texi: Add EWW.
650 * misc.texi (EWW): Document EWW.
651
652 2014-01-09 Glenn Morris <rgm@gnu.org>
653
654 * trouble.texi (Service): Refer to online service directory
655 rather than etc/SERVICE.
656
657 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
658
659 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
660
661 * files.texi (File Conveniences): Document `image-next-frame',
662 `image-previous-frame', `image-goto-frame',
663 `image-increase-speed', `image-decrease-speed',
664 `image-reverse-speed', and `image-reset-speed'.
665
666 2014-01-07 Bastien Guerry <bzg@gnu.org>
667
668 * buffers.texi (Buffers): Fix display of @math content by using
669 nested braces. (Bug#16389)
670
671 2014-01-07 Chong Yidong <cyd@gnu.org>
672
673 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
674 (Word Search): Document incremental word search changes.
675 (Isearch Yank): Document M-s C-e with a prefix argument.
676
677 2014-01-07 Glenn Morris <rgm@gnu.org>
678
679 * cal-xtra.texi (Calendar Customizing):
680 Mention calendar-day-header-array.
681
682 2013-12-28 Glenn Morris <rgm@gnu.org>
683
684 * trouble.texi (Understanding Bug Reporting): Brevity.
685
686 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
687
688 * mini.texi (Completion Options): Add a link to Shell Options.
689 * misc.texi (Shell Mode): Move documentation of
690 shell-completion-fignore from Shell Mode to Shell Options.
691
692 2013-12-26 João Távora <joaotavora@gmail.com>
693
694 * emacs.texi (Matching): Describe new features of Electric Pair mode.
695
696 2013-12-25 Chong Yidong <cyd@gnu.org>
697
698 * glossary.texi (Glossary): Define MULE in modern terms.
699
700 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
701
702 * files.texi (Diff Mode): Add an index.
703
704 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
705
706 * trouble.texi (Understanding Bug Reporting): Minor update.
707 (Checklist): Fix a cross-reference.
708
709 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
710
711 * regs.texi (Bookmarks): Document `bookmark-default-file'.
712
713 * misc.texi (Shell Mode): Add a cross-reference.
714
715 * building.texi (Lisp Eval): Add an index.
716
717 2013-12-22 Glenn Morris <rgm@gnu.org>
718
719 * entering.texi (Entering Emacs): Typo fix.
720
721 * calendar.texi (General Calendar):
722 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
723
724 2013-12-22 Eli Zaretskii <eliz@gnu.org>
725
726 * regs.texi (Keyboard Macro Registers): Fix last change.
727
728 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
729
730 * search.texi (Special Isearch, Query Replace): Document negative
731 argument of replacement commands.
732 (Symbol Search): Document `isearch-forward-symbol-at-point'.
733
734 * files.texi (File Conveniences): Document `image-next-file' and
735 `image-previous-file'.
736
737 * display.texi (Optional Mode Line): Fix an index.
738
739 * regs.texi (File Registers): Document `kmacro-to-register'.
740
741 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
742
743 * frames.texi (Scroll Bars):
744 Document `scroll-bar-adjust-thumb-portion'.
745
746 2013-12-21 Chong Yidong <cyd@gnu.org>
747
748 * indent.texi (Indentation Commands): Document C-x TAB changes.
749
750 2013-12-20 Tassilo Horn <tsdh@gnu.org>
751
752 * calendar.texi, display.texi, help.texi, rmail.texi:
753 Document `S-SPC' as alternative to scrolling down with `DEL'.
754
755 * frames.texi: Document `toggle-frame-maximized' and
756 `toggle-frame-fullscreen' with their respective keys.
757
758 * buffers.texi: Document buffer name uniquification changes.
759
760 * indent.texi: Document that `electric-indent-mode' is enabled by
761 default.
762
763 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
764
765 * buffers.texi: Update list-buffers "screenshot" to show Messages
766 as major-mode.
767
768 * entering.texi: Document `initial-buffer-choice' changes.
769
770 * misc.texi (emacsclient Options):
771 Document `initial-buffer-choice' changes.
772
773 * help.texi: Document that `?' now also shows subcommands of
774 prefix keys.
775
776 2013-12-17 Chong Yidong <cyd@gnu.org>
777
778 * killing.texi (Appending Kills): Note that append-next-kill can
779 prepend the kill.
780
781 2013-12-12 Eli Zaretskii <eliz@gnu.org>
782
783 * mule.texi (File Name Coding): Document file-name encoding
784 peculiarities on MS-Windows.
785
786 2013-12-12 Glenn Morris <rgm@gnu.org>
787
788 * emacs.texi: Sync direntry with info/dir version.
789
790 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
791
792 * msdog.texi (Windows Keyboard): Fix typo.
793
794 2013-11-30 Glenn Morris <rgm@gnu.org>
795
796 * Makefile.in (distclean): Remove Makefile.
797
798 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
799
800 * buffers.texi (Icomplete): Rename from Iswitchb and
801 rewrite accordingly.
802
803 2013-11-23 Glenn Morris <rgm@gnu.org>
804
805 * cmdargs.texi (General Variables):
806 Empty elements in EMACSLOADPATH now mean the default load-path.
807
808 2013-11-21 Glenn Morris <rgm@gnu.org>
809
810 * cmdargs.texi (Action Arguments): Use path-separator with -L.
811
812 2013-11-04 Glenn Morris <rgm@gnu.org>
813
814 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
815
816 2013-11-02 Glenn Morris <rgm@gnu.org>
817
818 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
819
820 2013-10-23 Glenn Morris <rgm@gnu.org>
821
822 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
823 Nuke @refill.
824
825 * Makefile.in (install-dvi, install-html, install-pdf)
826 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
827 (uninstall-pdf): Quote entities that might contain whitespace.
828
829 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
830
831 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
832 Remove @refill.
833
834 2013-10-13 Glenn Morris <rgm@gnu.org>
835
836 * ack.texi (Acknowledgments): Comment out old alpha stuff.
837
838 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
839
840 * calendar.texi (Special Diary Entries): Remove @refill.
841
842 2013-10-13 Glenn Morris <rgm@gnu.org>
843
844 * display.texi (Text Scale): Update text-scale-adjust details.
845
846 * ack.texi (Acknowledgments):
847 * emacs.texi (Acknowledgments): Use accented form of some names.
848
849 2013-10-08 Eli Zaretskii <eliz@gnu.org>
850
851 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
852 name. (Bug#15557)
853
854 Support menus on text-mode terminals.
855 * screen.texi (Menu Bar): Adapt to TTY menus.
856
857 * frames.texi (Frames): Mention menu support on text terminals.
858
859 * files.texi (Visiting): Mention the "File" menu-bar menu.
860
861 * display.texi (Standard Faces): Mention TTY faces for menus.
862
863 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
864
865 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
866
867 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
868
869 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
870
871 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
872
873 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
874
875 * emacs.texi (Intro): Minor cleanup.
876
877 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
878
879 * fixit.texi (Transpose, Fixing Case): Remove @refill.
880
881 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
882
883 * maintaining.texi (VC Directory Commands): Add keybinding for
884 vc-log-incoming in vc-dir.
885 (Log Buffer): Use @emph instead of @strong.
886
887 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
888
889 * text.texi (Enriched Justification): Explain values of default-justification.
890
891 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
892
893 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
894
895 2013-08-31 Ulrich Müller <ulm@gentoo.org>
896
897 * xresources.texi (Motif Resources):
898 Rename from LessTif Resources. Update xrefs. (Bug#15145)
899 * emacs.texi: Update menu.
900
901 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
902
903 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
904 for portability to hosts where /bin/sh has problems.
905
906 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
907
908 * text.texi (Enriched Justification): Minor fixes.
909
910 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
911
912 * files.texi (Filesets): Add an index.
913
914 2013-08-12 Glenn Morris <rgm@gnu.org>
915
916 * macos.texi (GNUstep Support):
917 * trouble.texi (Checklist, Contributing, Service):
918 Avoid mailto: in html output.
919
920 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
921 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
922 (INSTALL_DATA): New, set by configure.
923 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
924 New variables.
925 (.SUFFIXES): Add .ps and .dvi.
926 (.dvi.ps): New suffix rule.
927 (dvi, html, pdf, ps): Use *_TARGETS variables.
928 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
929 (emacs.html): Use HTML_OPTS.
930 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
931 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
932 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
933 uninstall-ps, and uninstall-doc.
934 (install-dvi, install-html, install-pdf, install-ps, install-doc)
935 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
936 (uninstall-doc): New rules.
937
938 2013-07-31 Eli Zaretskii <eliz@gnu.org>
939
940 * emacs.texi (Top): Remove menu item for the removed "Disabling
941 Multibyte" node.
942
943 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
944
945 * rmail.texi (Rmail Coding): Move here from mule.texi.
946
947 * custom.texi (Specifying File Variables): Fix cross-references.
948
949 * mule.texi (Unibyte Mode): Fix cross-references.
950 (Disabling Multibyte): Remove.
951
952 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
953
954 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
955 (Mayan Calendar): Move here from calendar.texi.
956 * emacs.texi (Top): Update menu.
957
958 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
959
960 * emacs.texi (Top): Add menu entry.
961
962 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
963 (VC Directory Commands): Add vc-dir-ignore.
964
965 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
966
967 * glossary.texi (Glossary): Add some entries.
968
969 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
970
971 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
972 vc-dir. (Bug#14948)
973
974 2013-07-26 Eli Zaretskii <eliz@gnu.org>
975
976 * display.texi (Fringes): Document the variable fringe-mode.
977 (Bug#14946)
978
979 2013-07-03 Glenn Morris <rgm@gnu.org>
980
981 * maintaining.texi (EDE): Fix cross-reference.
982
983 * programs.texi (Program Modes): Fix emacs-xtra reference.
984
985 * help.texi (Misc Help): Index describe-syntax.
986
987 2013-06-29 Eli Zaretskii <eliz@gnu.org>
988
989 * basic.texi (Moving Point): Document visual-order-cursor-movement
990 and its effect on right-char and left-char.
991
992 2013-06-28 Glenn Morris <rgm@gnu.org>
993
994 * ack.texi (Acknowledgments): Small update.
995
996 2013-06-19 Glenn Morris <rgm@gnu.org>
997
998 * Makefile.in (dist): Edit more configure variables.
999 Try to check that we do not miss any in future.
1000
1001 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
1002
1003 * vc1-xtra.texi (Revision Tags): Add a cross reference.
1004 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
1005
1006 2013-06-11 Glenn Morris <rgm@gnu.org>
1007
1008 * maintaining.texi (VC Directory Commands): Copyedit.
1009 (Branches): Put back milder version of pre 2013-06-07 text.
1010
1011 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
1012
1013 * maintaining.texi (Branches): Remove text copied from other sources.
1014
1015 2013-06-05 Alan Mackenzie <acm@muc.de>
1016
1017 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
1018 (Not Exiting Isearch): Document new user option
1019 `isearch-allow-prefix'. (Bug#9706)
1020
1021 2013-06-03 Juri Linkov <juri@jurta.org>
1022
1023 * display.texi (Highlight Interactively): Add global keybindings
1024 with the key prefix `M-s h'. Document old command `highlight-phrase'.
1025 Document new command `highlight-symbol-at-point'.
1026
1027 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
1028
1029 * maintaining.texi (Branches): Add motivations for branching.
1030 (VC Mode Line): Fix typo.
1031 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
1032 prefix argument.
1033
1034 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
1035
1036 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
1037 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
1038 autolaunching of the D-Bus session bus.
1039
1040 2013-06-01 Glenn Morris <rgm@gnu.org>
1041
1042 * programs.texi (Semantic): Fix typo.
1043
1044 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
1045
1046 * maintaining.texi (Types of Log File): Supplement some
1047 information of change log files.
1048
1049 2013-05-15 Juri Linkov <juri@jurta.org>
1050
1051 * search.texi (Repeat Isearch): Mention key `RET' to finish
1052 editing the string. (Bug#13348)
1053
1054 2013-05-14 Glenn Morris <rgm@gnu.org>
1055
1056 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
1057
1058 2013-05-09 Glenn Morris <rgm@gnu.org>
1059
1060 * sending.texi (Mail Sending): Fix typo.
1061
1062 * windows.texi (Change Window): Fix typo.
1063
1064 * custom.texi (Changing a Variable): Fix typo.
1065
1066 * trouble.texi (Contributing): Remove obsolete info re pretesters.
1067
1068 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
1069
1070 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
1071 * cmdargs.texi (Initial Options):
1072 * files.texi (Customize Save): Document this.
1073
1074 2013-05-04 Glenn Morris <rgm@gnu.org>
1075
1076 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
1077
1078 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1079
1080 doc: convert some TeX accents to UTF-8
1081 * ack.texi (Acknowledgments):
1082 * emacs.texi (Acknowledgments):
1083 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
1084 Apparently the TeX accents cause problems when generating gnu.org
1085 web pages, e.g., @l{} is rendered as '/l' on
1086 <http://www.gnu.org/software/emacs/manual/html_node/
1087 emacs/Acknowledgments.html>.
1088
1089 2013-03-16 Glenn Morris <rgm@gnu.org>
1090
1091 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
1092
1093 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1094
1095 Prefer UTF-8 for documentation.
1096 With GNU Texinfo 5.0, this generates nicer-looking info files,
1097 since they can use curly quotes. With older Texinfo it doesn't matter.
1098 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
1099 Switch from Latin-1 to UTF-8.
1100
1101 2013-02-28 Bastien Guerry <bzg@gnu.org>
1102
1103 * xresources.texi (GTK resources): Fix broken link.
1104
1105 2013-02-25 Eli Zaretskii <eliz@gnu.org>
1106
1107 * files.texi (Interlocking): Don't refer to symlinks as the
1108 exclusive means of locking files.
1109
1110 2013-02-22 Glenn Morris <rgm@gnu.org>
1111
1112 * ack.texi (Acknowledgments):
1113 * emacs.texi (Acknowledgments): Small updates.
1114
1115 2013-02-21 Glenn Morris <rgm@gnu.org>
1116
1117 * files.texi (File Conveniences): Not just GIFs can be animated.
1118
1119 2013-02-13 Glenn Morris <rgm@gnu.org>
1120
1121 * ack.texi (Acknowledgments): Don't mention yow any more.
1122
1123 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
1124
1125 * cmdargs.texi (General Variables):
1126 Fix TMPDIR documentation to match the code's behavior.
1127
1128 2013-02-10 Glenn Morris <rgm@gnu.org>
1129
1130 * trouble.texi (Checklist): Update bug keybinding.
1131
1132 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1133
1134 * msdog.texi (Text and Binary): Delete the description of
1135 file-name-buffer-file-type-alist.
1136
1137 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
1138
1139 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
1140 Without it, I don't see function names. Older addr2line
1141 implementations will die out sooner or later, so tailor the
1142 first suggestion to recent addr2line, with a followup about
1143 older ones.
1144
1145 2013-01-19 Glenn Morris <rgm@gnu.org>
1146
1147 * custom.texi (Directory Variables): Fix paren typo.
1148
1149 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
1150
1151 * custom.texi (Custom Themes): Fix typo.
1152
1153 2013-01-07 Bastien Guerry <bzg@gnu.org>
1154
1155 * help.texi (Apropos): Document `apropos-user-option' and update
1156 the doc for `apropos-variable'.
1157
1158 2013-01-05 Glenn Morris <rgm@gnu.org>
1159
1160 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1161
1162 2012-12-21 Glenn Morris <rgm@gnu.org>
1163
1164 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1165 Simply include doclicense.
1166
1167 2012-12-21 Chong Yidong <cyd@gnu.org>
1168
1169 * frames.texi (Mouse Commands): Fix description of the effect of
1170 mouse dragging (Bug#13049).
1171
1172 2012-12-15 Juri Linkov <juri@jurta.org>
1173
1174 * misc.texi (Recursive Edit): Add a link to "Query Replace".
1175 (Bug#13181)
1176
1177 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
1178
1179 * killing.texi (Deletion): Doc fix (Bug#12748).
1180
1181 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1182
1183 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1184 These are just minor editorial changes.
1185
1186 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
1187
1188 * vc1-xtra.texi (General VC Options): Remove obsolete reference
1189 to `vc-path'.
1190
1191 2012-12-03 Chong Yidong <cyd@gnu.org>
1192
1193 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1194
1195 2012-12-02 Kevin Ryde <user42@zip.com.au>
1196
1197 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1198
1199 2012-12-01 Kevin Ryde <user42@zip.com.au>
1200
1201 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1202
1203 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1204
1205 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1206 These are just minor editorial changes.
1207
1208 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1209
1210 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1211 clarifications (Bug#12865).
1212 (Horizontal Scrolling): Clarifications.
1213
1214 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1215
1216 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1217
1218 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1219
1220 * trouble.texi (Crashing): Add information about MS-Windows and
1221 the emacs_backtrace.txt file. (Bug#12908)
1222
1223 2012-11-13 Chong Yidong <cyd@gnu.org>
1224
1225 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1226 actually named gdb-stopped-functions.
1227
1228 2012-11-13 Glenn Morris <rgm@gnu.org>
1229
1230 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1231
1232 2012-11-10 Glenn Morris <rgm@gnu.org>
1233
1234 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1235
1236 * emacs.texi (Acknowledgments): Add profiler author.
1237 * ack.texi (Acknowledgments): Add some recent contributions.
1238
1239 2012-11-10 Chong Yidong <cyd@gnu.org>
1240
1241 * files.texi (Diff Mode): Doc fixes for
1242 diff-delete-trailing-whitespace (Bug#12831).
1243
1244 * trouble.texi (Crashing): Copyedits.
1245
1246 2012-11-10 Glenn Morris <rgm@gnu.org>
1247
1248 * files.texi (Diff Mode): Trailing whitespace updates.
1249
1250 2012-11-10 Chong Yidong <cyd@gnu.org>
1251
1252 * misc.texi (Terminal emulator): Document Term mode faces.
1253
1254 * mini.texi (Basic Minibuffer): New node.
1255 Document minibuffer-electric-default-mode.
1256
1257 * display.texi (Visual Line Mode): Fix index entry.
1258
1259 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1260 and index the keybindings. Document tabulated-list-sort.
1261 (Kill Buffer): Capitalize Buffer Menu.
1262
1263 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1264
1265 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1266
1267 * display.texi (Auto Scrolling): Clarify that scroll-step is
1268 ignored when scroll-conservatively is set to a non-zero value.
1269 (Bug#12801)
1270
1271 2012-11-10 Chong Yidong <cyd@gnu.org>
1272
1273 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1274
1275 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1276
1277 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1278
1279 2012-10-29 Chong Yidong <cyd@gnu.org>
1280
1281 * dired.texi (Shell Commands in Dired): Document changes to the
1282 dired-do-async-shell-command.
1283
1284 2012-10-28 Glenn Morris <rgm@gnu.org>
1285
1286 * ack.texi (Acknowledgments): Mention gv.el.
1287
1288 2012-10-27 Bastien Guerry <bzg@gnu.org>
1289
1290 * screen.texi (Menu Bar): Fix typo.
1291
1292 2012-10-27 Chong Yidong <cyd@gnu.org>
1293
1294 * frames.texi (Mouse Avoidance): Mention new variable
1295 mouse-avoidance-banish-position.
1296
1297 * programs.texi (Which Function): Which Function mode now works in
1298 all major modes by default.
1299
1300 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1301
1302 * files.texi (Misc File Ops): Symbolic links on Windows only work
1303 on Vista and later.
1304
1305 * building.texi (Compilation): Document compilation-always-kill.
1306
1307 * search.texi (Symbol Search): New node.
1308
1309 * package.texi (Package Menu): Document the "new" status.
1310
1311 * windows.texi (Window Choice): Don't refer to the obsolete
1312 special-display feature.
1313
1314 2012-10-24 Chong Yidong <cyd@gnu.org>
1315
1316 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1317 be invoked from the mode line.
1318
1319 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1320 changes to the mark and unmark commands.
1321 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1322 which is no longer bound to dired-backup-diff.
1323
1324 2012-10-23 Bastien Guerry <bzg@gnu.org>
1325
1326 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1327 insertion of a period in the Info output.
1328
1329 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1330
1331 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1332
1333 2012-10-23 Chong Yidong <cyd@gnu.org>
1334
1335 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1336
1337 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1338
1339 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1340
1341 2012-10-17 Glenn Morris <rgm@gnu.org>
1342
1343 * mini.texi (Repetition): Further copyedit.
1344
1345 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1346
1347 * mini.texi (Repetition): Copyedit.
1348
1349 2012-10-16 Juri Linkov <juri@jurta.org>
1350
1351 * search.texi (Query Replace): Document multi-buffer replacement
1352 keys. (Bug#12655)
1353
1354 * maintaining.texi (Tags Search): Change link "Replace" to
1355 "Query Replace".
1356
1357 2012-10-13 Chong Yidong <cyd@gnu.org>
1358
1359 * files.texi (File Conveniences): ImageMagick enabled by default.
1360
1361 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1362
1363 * basic.texi (Arguments): Fix typos.
1364
1365 2012-10-08 Glenn Morris <rgm@gnu.org>
1366
1367 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1368
1369 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1370
1371 2012-10-06 Glenn Morris <rgm@gnu.org>
1372
1373 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1374 Mention cal-tex-cursor-week2-summary.
1375
1376 2012-10-06 Chong Yidong <cyd@gnu.org>
1377
1378 * mini.texi (Passwords): Fix typo.
1379
1380 2012-10-02 Glenn Morris <rgm@gnu.org>
1381
1382 * maintaining.texi (VC Directory Commands):
1383 Remove duplicate `q' entry. (Bug#12553)
1384
1385 2012-09-30 Chong Yidong <cyd@gnu.org>
1386
1387 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1388
1389 * search.texi (Special Isearch): Document the lax space search
1390 feature and M-s SPC.
1391 (Regexp Search): Move main search-whitespace-regexp description to
1392 Special Isearch.
1393 (Replace): Document replace-lax-whitespace.
1394
1395 * basic.texi (Position Info): Document C-u M-=.
1396 (Moving Point): Document move-to-column.
1397
1398 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1399
1400 * misc.texi (emacsclient Options): Document the effect of
1401 initial-buffer-choice on client frames. Document server-auth-dir.
1402 Do not document server-host, which is bad security practice.
1403
1404 * building.texi (Lisp Libraries): Docstring lookups can trigger
1405 autoloading. Document help-enable-auto-load.
1406
1407 * mini.texi (Yes or No Prompts): New node.
1408
1409 * ack.texi (Acknowledgments): Remove obsolete packages.
1410
1411 2012-09-27 Glenn Morris <rgm@gnu.org>
1412
1413 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1414 Rename the section to be more general.
1415 * emacs.texi: Update menu.
1416
1417 2012-09-23 Chong Yidong <cyd@gnu.org>
1418
1419 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1420 read-only-mode.
1421
1422 * files.texi (Visiting): Likewise.
1423
1424 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1425
1426 * trouble.texi (Crashing): Document ulimit -c.
1427
1428 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1429
1430 * trouble.texi (Crashing): Document addr2line.
1431
1432 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1433
1434 * misc.texi (DocView Slicing): Document new slice from
1435 BoundingBox feature.
1436
1437 2012-09-19 Chong Yidong <cyd@gnu.org>
1438
1439 * killing.texi (Yanking): Minor clarification (Bug#12469).
1440
1441 2012-09-17 Chong Yidong <cyd@gnu.org>
1442
1443 * building.texi (GDB User Interface Layout): Remove reference to
1444 removed variable gdb-use-separate-io-buffer (Bug#12454).
1445
1446 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1447
1448 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1449 M-x append-to-register. New option `register-separator'.
1450 (Number Registers): Mention that `C-x r +' is polymorphic.
1451
1452 2012-09-07 Chong Yidong <cyd@gnu.org>
1453
1454 * windows.texi (Window Choice): Don't mention obsolete
1455 display-buffer-reuse-frames.
1456
1457 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1458
1459 Give more-useful info on a fatal error (Bug#12328).
1460 * trouble.texi (Crashing): New section, documenting this.
1461
1462 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1463
1464 * cmdargs.texi (General Variables):
1465 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1466 connections to the D-Bus session bus. (Bug#12112)
1467
1468 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1469
1470 * building.texi (Debugger Operation): Correct and improve
1471 documentation of the GUD Tooltip mode.
1472
1473 2012-07-31 Chong Yidong <cyd@gnu.org>
1474
1475 * emacs.texi: Fix ISBN (Bug#12080).
1476
1477 2012-08-05 Chong Yidong <cyd@gnu.org>
1478
1479 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1480
1481 * custom.texi (Face Customization): Move discussion of face
1482 inheritance here, from Faces section.
1483
1484 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1485
1486 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1487 (Bug#11958)
1488
1489 2012-07-19 Chong Yidong <cyd@gnu.org>
1490
1491 * emacs.texi: Update ISBN.
1492
1493 2012-07-17 Chong Yidong <cyd@gnu.org>
1494
1495 * basic.texi (Inserting Text): Replace ucs-insert with
1496 insert-char. Provide more details of input.
1497
1498 * mule.texi (International Chars, Input Methods): Likewise.
1499
1500 2012-07-13 Chong Yidong <cyd@gnu.org>
1501
1502 * custom.texi (Examining): Update C-h v message.
1503
1504 * buffers.texi (Misc Buffer): Document view-read-only.
1505
1506 2012-07-07 Chong Yidong <cyd@gnu.org>
1507
1508 * custom.texi (Init File): Index site-lisp (Bug#11435).
1509
1510 2012-07-06 Chong Yidong <cyd@gnu.org>
1511
1512 * emacs.texi: Re-order top-level menu to correspond to logical
1513 order, to avoid makeinfo warnings.
1514
1515 * ack.texi (Acknowledgments): Note new python.el.
1516
1517 2012-06-29 Chong Yidong <cyd@gnu.org>
1518
1519 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1520 * basic.texi (Erasing, Basic Undo): Fix markup.
1521
1522 2012-06-29 Glenn Morris <rgm@gnu.org>
1523
1524 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1525
1526 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1527
1528 * fixit.texi (Undo): Fix typo. (Bug#11775)
1529
1530 2012-06-27 Glenn Morris <rgm@gnu.org>
1531
1532 * ack.texi (Acknowledgments): Tiny update.
1533
1534 2012-06-21 Glenn Morris <rgm@gnu.org>
1535
1536 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1537
1538 2012-06-17 Chong Yidong <cyd@gnu.org>
1539
1540 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1541
1542 * anti.texi:
1543 * building.texi:
1544 * cmdargs.texi:
1545 * custom.texi:
1546 * display.texi:
1547 * files.texi:
1548 * frames.texi:
1549 * glossary.texi:
1550 * misc.texi:
1551 * mule.texi:
1552 * programs.texi:
1553 * sending.texi:
1554 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1555
1556 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1557
1558 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1559
1560 2012-05-28 Glenn Morris <rgm@gnu.org>
1561
1562 * ack.texi, building.texi, calendar.texi, custom.texi:
1563 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1564
1565 2012-05-27 Glenn Morris <rgm@gnu.org>
1566
1567 * emacs.texi: Simplify following removal of node pointers.
1568
1569 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1570 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1571 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1572 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1573 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1574 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1575 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1576 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1577
1578 2012-05-22 Glenn Morris <rgm@gnu.org>
1579
1580 * emacs.texi (Acknowledgments): Add another contributor.
1581
1582 2012-05-12 Glenn Morris <rgm@gnu.org>
1583
1584 * Makefile.in (MKDIR_P): New, set by configure.
1585 (mkinfodir): Use $MKDIR_P.
1586
1587 2012-05-10 Glenn Morris <rgm@gnu.org>
1588
1589 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1590 with "coding: raw-text".
1591
1592 * files.texi (Interlocking): Mention create-lockfiles option.
1593
1594 2012-05-09 Chong Yidong <cyd@gnu.org>
1595
1596 * frames.texi (Mouse References, Mouse Commands): Fix index
1597 entries (Bug#11362).
1598
1599 2012-05-05 Glenn Morris <rgm@gnu.org>
1600
1601 * custom.texi (Customization Groups, Custom Themes, Examining):
1602 Improve page breaks.
1603
1604 * rmail.texi (Rmail Display): Use example rather than smallexample.
1605
1606 * calendar.texi: Convert inforefs to refs.
1607
1608 * dired.texi (Dired Enter): Improve page break.
1609
1610 * abbrevs.texi (Abbrev Concepts): Copyedits.
1611
1612 * maintaining.texi (Registering, Tag Syntax):
1613 Tweak line and page breaks.
1614
1615 * programs.texi (Programs, Electric C): Copyedits.
1616 (Program Modes): Add xref to Fortran.
1617 (Left Margin Paren): Remove what was (oddly enough) the only use
1618 of defvar in the entire Emacs manual.
1619 (Hungry Delete): Remove footnote about ancient Emacs version.
1620 (Other C Commands): Use example rather than smallexample.
1621
1622 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1623 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1624 Tweak line and page breaks.
1625
1626 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1627 (Major Modes): Use example rather than smallexample.
1628
1629 * mule.texi (Output Coding): Reword to improve page-breaks.
1630
1631 * frames.texi (Fonts): Tweak line and page breaks.
1632 Use example rather than smallexample. Change cross-reference.
1633 (Text-Only Mouse): Fix xref.
1634
1635 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1636 (Indirect Buffers): Tweak line- and page-breaks.
1637
1638 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1639
1640 2012-05-04 Glenn Morris <rgm@gnu.org>
1641
1642 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1643 (info, infoclean): Use $INFO_EXT.
1644 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1645 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1646 (INFO_TARGETS): Use $INFO_EXT.
1647 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1648
1649 2012-05-02 Glenn Morris <rgm@gnu.org>
1650
1651 * emacs.texi (@copying): Only print EDITION in the TeX version.
1652
1653 * search.texi (Regexp Search): Just say "Emacs".
1654
1655 * display.texi (Auto Scrolling):
1656 Reword to avoid repetition and improve page break.
1657
1658 * xresources.texi (Resources):
1659 * mule.texi (Language Environments):
1660 * misc.texi (Amusements):
1661 * maintaining.texi (VC Change Log):
1662 * frames.texi (Fonts):
1663 * custom.texi (Specifying File Variables, Minibuffer Maps):
1664 * cmdargs.texi (Initial Options):
1665 * building.texi (Flymake):
1666 Reword to remove/reduce some overly long/short lines.
1667
1668 2012-04-27 Glenn Morris <rgm@gnu.org>
1669
1670 * emacs.texi: Some fixes for detailed menu.
1671
1672 * emacs.texi: Add "et al." to authors.
1673
1674 * ack.texi, basic.texi, buffers.texi, building.texi:
1675 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1676 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1677 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1678 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1679 * search.texi, trouble.texi, windows.texi:
1680 Use Texinfo recommended convention for quotes+punctuation.
1681
1682 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1683
1684 * mule.texi (Bidirectional Editing): Improve indexing.
1685 Minor wording tweaks.
1686
1687 2012-04-15 Chong Yidong <cyd@gnu.org>
1688
1689 * misc.texi (emacsclient Options): More clarifications.
1690
1691 2012-04-15 Glenn Morris <rgm@gnu.org>
1692
1693 * msdog.texi (Windows Printing): It doesn't set printer-name.
1694
1695 * mule.texi (Language Environments): Move font info to "Fontsets".
1696 (Fontsets): Move intlfonts etc here from "Language Environments".
1697 Copyedits.
1698 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1699 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1700
1701 2012-04-15 Chong Yidong <cyd@gnu.org>
1702
1703 * glossary.texi (Glossary): Standardize on "text terminal"
1704 terminology. All callers changed.
1705
1706 * misc.texi (emacsclient Options): Document "client frame" concept
1707 and its effect on C-x C-c more carefully.
1708
1709 2012-04-15 Glenn Morris <rgm@gnu.org>
1710
1711 * frames.texi (Scroll Bars):
1712 * glossary.texi (Glossary): Use consistent case for "X Window System".
1713
1714 * mule.texi (Select Input Method, Coding Systems):
1715 State command names in kbd tables.
1716 (Recognize Coding): Add cross-ref.
1717 (Output Coding): Don't mention message mode in particular.
1718 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1719 Copyedits.
1720
1721 2012-04-14 Glenn Morris <rgm@gnu.org>
1722
1723 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1724 Copyedits.
1725 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1726 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1727 auto-coding-functions does not override coding: tags.
1728 Remove rmail-decode-mime-charset; it no longer has any effect.
1729
1730 2012-04-14 Chong Yidong <cyd@gnu.org>
1731
1732 * custom.texi (Creating Custom Themes): Add reference to Custom
1733 Themes node in Lisp manual.
1734
1735 2012-04-14 Glenn Morris <rgm@gnu.org>
1736
1737 * mule.texi (International): Copyedits.
1738 (International Chars): Update C-x = example output.
1739 (Disabling Multibyte): Rename from "Enabling Multibyte".
1740 Clarify what "unibyte: t" does, and mode-line description.
1741 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1742 Use Texinfo recommended convention for quotes+punctuation.
1743 (Language Environments): Copyedits.
1744 (Input Methods): Copyedits. Use "^" for the postfix example,
1745 because it is less confusing inside Info's `quotes'.
1746
1747 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1748 Update for "Disabling Multibyte" node name change.
1749 * emacs.texi: Update for "Disabling Multibyte" node name change.
1750
1751 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1752 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1753 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1754 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1755 * sending.texi, text.texi, trouble.texi:
1756 Use @file for buffers, per the Texinfo manual.
1757
1758 * entering.texi (Entering Emacs):
1759 Do not mention initial-buffer-choice = t.
1760
1761 * misc.texi (Gnus Startup): Use @env for environment variables.
1762
1763 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1764
1765 2012-04-12 Glenn Morris <rgm@gnu.org>
1766
1767 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1768
1769 2012-04-07 Glenn Morris <rgm@gnu.org>
1770
1771 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1772
1773 2012-04-05 Glenn Morris <rgm@gnu.org>
1774
1775 * glossary.texi (Glossary): Use anchors for internal cross-references.
1776
1777 2012-04-04 Glenn Morris <rgm@gnu.org>
1778
1779 * glossary.texi (Glossary): Copyedits.
1780 Use Texinfo-recommended convention for quotes and punctuation.
1781 Comment out a few specialized (Rmail) items.
1782 New items: Bidirectional Text, Client, Directory Local Variable,
1783 File Local Variable, Package, Server, Theme, Trash Can.
1784
1785 2012-04-03 Chong Yidong <cyd@gnu.org>
1786
1787 * sending.texi (Mail Misc): Fix an index entry.
1788
1789 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1790
1791 * msdog.texi (Windows Startup): Add description of emacsclient
1792 operation under -c and -t on MS-Windows.
1793
1794 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1795 Startup". (Bug#11091)
1796
1797 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1798
1799 * custom.texi (Changing a Variable): Fix example.
1800
1801 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1802
1803 * misc.texi (emacsclient Options): More clarifications about -t
1804 and -c on MS-Windows. (Bug#11091)
1805
1806 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1807
1808 * misc.texi (emacsclient Options): Document peculiarities of new
1809 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1810
1811 2012-03-30 Chong Yidong <cyd@gnu.org>
1812
1813 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1814
1815 2012-03-22 Glenn Morris <rgm@gnu.org>
1816
1817 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1818
1819 2012-03-17 Chong Yidong <cyd@gnu.org>
1820
1821 * package.texi (Package Installation): Document use of
1822 package-initialize in init file.
1823
1824 2012-03-16 Glenn Morris <rgm@gnu.org>
1825
1826 * help.texi (Language Help):
1827 * mule.texi (International Chars):
1828 etc/HELLO is for character demonstration.
1829
1830 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1831
1832 * dired.texi (Shell Commands in Dired): Fix typo.
1833
1834 2012-03-04 Chong Yidong <cyd@gnu.org>
1835
1836 * killing.texi (Clipboard): Document clipboard manager.
1837
1838 2012-02-29 Glenn Morris <rgm@gnu.org>
1839
1840 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1841
1842 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1843
1844 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1845
1846 2012-02-28 Glenn Morris <rgm@gnu.org>
1847
1848 * custom.texi, display.texi, emacs.texi, files.texi:
1849 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1850 Standardize possessive apostrophe usage.
1851
1852 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1853
1854 * macos.texi (Mac / GNUstep Customization): Remove text about
1855 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1856
1857 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1858
1859 * buffers.texi (Select Buffer): Mention that saving in a new file
1860 name can switch to a different major mode.
1861
1862 2012-02-23 Glenn Morris <rgm@gnu.org>
1863
1864 * mini.texi (Minibuffer File, Completion Options, Repetition):
1865 Copyedits.
1866 (Completion Example): Other M-x au* commands may be defined.
1867 (Completion Styles): Mention emacs21 and completion-category-overrides.
1868
1869 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1870 (Windows Keyboard, Windows Mouse, Windows Processes)
1871 (Windows Printing, Windows Misc): Copyedits.
1872 (ls in Lisp): Update switches list.
1873
1874 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1875 Update dos-mode* function names.
1876 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1877 (MS-DOS Processes): Add xref to main ls-lisp section.
1878
1879 * ack.texi (Acknowledgments): Mention smie.
1880
1881 2012-02-22 Glenn Morris <rgm@gnu.org>
1882
1883 * macos.texi: Copyedits. Fix @key/@kbd usage.
1884 (Mac / GNUstep Basics): Don't mention the panels, since the next
1885 section covers them.
1886 (Mac / GNUstep Customization): Merge some panel info from previous.
1887
1888 2012-02-21 Glenn Morris <rgm@gnu.org>
1889
1890 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1891 Small fixes.
1892
1893 * emacs-xtra.texi: Picture mode is no longer a chapter.
1894
1895 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1896
1897 * ack.texi (Acknowledgments): Small changes, including resorting,
1898 and removal of things no longer distributed.
1899
1900 2012-02-20 Glenn Morris <rgm@gnu.org>
1901
1902 * emacs.texi (Top, Preface): Small rephrasings.
1903 (menu, detailmenu): Update entries, and reformat some descriptions.
1904 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1905 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1906 Reformat some menu descriptions.
1907
1908 * ack.texi (Acknowledgments): More updates.
1909
1910 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1911 and from Author: headers.
1912 (Distrib): Small updates.
1913
1914 2012-02-18 Glenn Morris <rgm@gnu.org>
1915
1916 * ack.texi (Acknowledgments): Add xref to Org manual.
1917
1918 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1919 of '*mail*', since Message does not call it that.
1920 (Rmail Reply): Rename rmail-dont-reply-to-names.
1921 \\`info- no longer handled specially.
1922 Update for rmail-enable-mime-composing.
1923 Don't mention 'm' for replies.
1924 Don't mention rmail-mail-new-frame and canceling, since it does
1925 not work for Message at the moment.
1926
1927 * cal-xtra.texi: Copyedits.
1928
1929 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1930
1931 2012-02-17 Glenn Morris <rgm@gnu.org>
1932
1933 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1934
1935 * ack.texi (Acknowledgments): Mention Gnulib.
1936
1937 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1938
1939 * calendar.texi: Misc small changes, including updating the dates
1940 of examples.
1941
1942 2012-02-16 Glenn Morris <rgm@gnu.org>
1943
1944 * calendar.texi: Misc small changes.
1945
1946 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1947 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1948
1949 * dired-xtra.texi (Subdir Switches): Small fixes.
1950
1951 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1952
1953 2012-02-15 Glenn Morris <rgm@gnu.org>
1954
1955 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1956
1957 2012-02-12 Glenn Morris <rgm@gnu.org>
1958
1959 * ack.texi (Acknowledgments):
1960 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1961
1962 2012-02-10 Glenn Morris <rgm@gnu.org>
1963
1964 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1965
1966 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1967
1968 2012-02-09 Glenn Morris <rgm@gnu.org>
1969
1970 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1971 buffer switch after M-x rename-uniquely.
1972
1973 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1974
1975 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1976
1977 * text.texi (Org Mode): Fix typo.
1978
1979 2012-02-08 Glenn Morris <rgm@gnu.org>
1980
1981 * ack.texi (Acknowledgments): Update emacs-lock info.
1982
1983 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1984
1985 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1986
1987 2012-02-07 Glenn Morris <rgm@gnu.org>
1988
1989 * files.texi (File Conveniences): Mention ImageMagick images.
1990
1991 2012-02-05 Glenn Morris <rgm@gnu.org>
1992
1993 * trouble.texi (Checklist): Mention debug-on-event.
1994
1995 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1996
1997 2012-02-04 Glenn Morris <rgm@gnu.org>
1998
1999 * macos.texi (Customization options specific to Mac OS / GNUstep):
2000 New subsection.
2001
2002 * display.texi (Colors): Mention list-colors-sort.
2003
2004 * files.texi (File Conveniences): Mention image animation.
2005
2006 2012-01-31 Chong Yidong <cyd@gnu.org>
2007
2008 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
2009 scroll bars (Bug#10666).
2010
2011 2012-01-28 Chong Yidong <cyd@gnu.org>
2012
2013 * files.texi (Filesets): Fix typos.
2014
2015 * display.texi (Faces): Add xref to Colors node.
2016
2017 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
2018
2019 * buffers.texi (Select Buffer): Clarify explanation of switching
2020 to new buffers. Fix description of next-buffer and
2021 previous-buffer (Bug#10334).
2022 (Misc Buffer): Add xref to View Mode.
2023
2024 * text.texi (Fill Commands): Fix description of
2025 sentence-end-double-space.
2026
2027 2012-01-23 Chong Yidong <cyd@gnu.org>
2028
2029 * anti.texi (Antinews): Add Emacs 23 antinews.
2030
2031 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
2032
2033 * programs.texi (Comment Commands): Typo (bug#10514).
2034
2035 2012-01-15 Chong Yidong <cyd@gnu.org>
2036
2037 * xresources.texi (X Resources): Describe GTK+ case first.
2038 (Resources): Don't use borderWidth as an example, since it doesn't
2039 work with GTK+.
2040 (Table of Resources): Clarify role of several resources, including
2041 the Emacs 24 behavior of cursorBlink etc.
2042 (Face Resources): Node deleted. Recommend using Customize
2043 instead. Add paragraph to `Table of Resources' node summarizing
2044 how to use X resources for changing faces.
2045 (Lucid Resources): Rewrite, omitting description of font names,
2046 referring to the Fonts node instead.
2047 (LessTif Resources): Copyedits.
2048 (GTK resources): Rewrite, describing the difference between gtk2
2049 and gtk3.
2050 (GTK Resource Basics): New node.
2051 (GTK Widget Names, GTK Names in Emacs): Rewrite.
2052 (GTK styles): Just refer to Fonts node for GTK font format.
2053
2054 * display.texi (Faces): Document the cursor face.
2055
2056 2012-01-14 Chong Yidong <cyd@gnu.org>
2057
2058 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
2059 (General Variables): Add xref to Lisp Libraries.
2060 (Initial Options): Copyedits.
2061 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
2062 (Environment): Clarify what getenv does.
2063 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
2064 light backgrounds on xterms.
2065 (Misc Variables): TEMP and TMP are not Windows-specific.
2066 (Display X): Copyedits.
2067 (Colors X): -bd does nothing for GTK.
2068 (Icons X): Gnome 3 doesn't use taskbars.
2069
2070 * misc.texi (Shell): Document exec-path here.
2071
2072 * rmail.texi (Movemail): Add xref for exec-path.
2073
2074 2012-01-13 Glenn Morris <rgm@gnu.org>
2075
2076 * dired.texi (Dired and Find): Clarify find-ls-options.
2077
2078 2012-01-09 Chong Yidong <cyd@gnu.org>
2079
2080 * custom.texi (Custom Themes): Switch custom-safe-themes to use
2081 SHA-256.
2082
2083 2012-01-07 Chong Yidong <cyd@gnu.org>
2084
2085 * display.texi (Useless Whitespace): Add Whitespace mode.
2086
2087 * custom.texi (Hooks): Discuss how to disable minor modes.
2088
2089 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
2090 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
2091
2092 * trouble.texi (Lossage): Refer to Bugs node for problems.
2093 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
2094 (Screen Garbled): Don't refer to terminal "manufacturers".
2095 (Total Frustration): Node deleted. Eliza is documented in
2096 Amusements now.
2097 (Known Problems): More info about using the bug tracker.
2098 Mention debbugs package.
2099 (Bug Criteria): Copyedits.
2100 (Understanding Bug Reporting): Mention emacs -Q.
2101
2102 2012-01-06 Chong Yidong <cyd@gnu.org>
2103
2104 * custom.texi (Specifying File Variables): The mode: keyword
2105 doesn't have to be first anymore. Add example of specifying minor
2106 modes.
2107 (Directory Variables): Simplify example. Mention application to
2108 non-file buffers.
2109 (Disabling): Use "initialization file" terminology.
2110 (Init Examples): Fix hook example.
2111
2112 2012-01-06 Eli Zaretskii <eliz@gnu.org>
2113
2114 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
2115 (Bug#10422)
2116 Move the stuff about resources to xresources.texi.
2117
2118 * xresources.texi (Resources): Move information about setting X
2119 resources in the Registry from cmdargs.texi. Make the index entry
2120 be similar to the one in cmdargs.texi.
2121
2122 2012-01-05 Chong Yidong <cyd@gnu.org>
2123
2124 * custom.texi (Customization Groups): Update example.
2125 (Browsing Custom): Document the new search field.
2126 (Changing a Variable): Update example for Emacs 24 changes.
2127 Document Custom-set and Custom-save commands.
2128 (Face Customization): Document Emacs 24 changes. De-document
2129 modify-face.
2130 (Specific Customization): Mention customize-variable.
2131 (Custom Themes): Add customize-themes, custom-theme-load-path,
2132 custom-theme-directory, and describe-theme.
2133 (Creating Custom Themes): New node.
2134 (Examining): Mention M-:.
2135
2136 * package.texi (Packages): Fix typo.
2137
2138 2012-01-03 Chong Yidong <cyd@gnu.org>
2139
2140 * misc.texi (Single Shell): Don't document Lisp usage of
2141 shell-command. Tidy up discussion of synchronicity. Add index
2142 entries for async-shell-command.
2143 (Interactive Shell): Note that M-x shell uses shell-file-name.
2144 Note change in behavior in Emacs 24.
2145 (Shell Mode): Shell mode now uses completion-at-point.
2146 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
2147 default method for recognizing prompts nowadays.
2148 (Shell Ring): Add xref to Minibuffer History.
2149 (Directory Tracking): Explain Dirtrack mode in more detail.
2150 (Term Mode): Fix index entries.
2151 (Paging in Term): Merge into Term Mode.
2152 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
2153 (Printing): Fix xref. State default of lpr-switches.
2154 (PostScript): Remove obsolete sentence. Omit description of
2155 non-interactive behaviors.
2156 (Hyperlinking): Improve description.
2157 (Browse-URL): Using compose-mail for mailto URLs is the default.
2158 Document browse-url-mailto-function.
2159 (Goto Address mode): Add index entries. Add xref to Browse-URL.
2160 (FFAP): FFAP is not a minor mode.
2161 (Amusements): M-x lm was renamed to M-x landmark.
2162 Document nato-region.
2163
2164 2012-01-01 Chong Yidong <cyd@gnu.org>
2165
2166 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2167 (Gnus Startup): Note that the system might not be set up for news.
2168 Describe group levels more clearly.
2169 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2170 Summary of Gnus.
2171 (Document View): Copyedits. Move zoom commads to DocView
2172 Navigation node.
2173 (DocView Navigation, DocView Searching, DocView Slicing)
2174 (DocView Conversion): Nodes renamed from Navigation, etc.
2175
2176 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2177
2178 2011-12-31 Eli Zaretskii <eliz@gnu.org>
2179
2180 * basic.texi (Moving Point): Fix the description of C-n and C-p.
2181 (Bug#10380)
2182
2183 2011-12-30 Chong Yidong <cyd@gnu.org>
2184
2185 * sending.texi (Sending Mail): Document initial mail buffer name,
2186 and changed multiple mail buffer behavior.
2187 (Mail Format): Put the example at the top of the section.
2188 (Mail Headers): Move discussion of "From" to the top.
2189 (Mail Sending): Document sendmail-query-once.
2190 (Citing Mail): Make it less Rmail-specific.
2191
2192 2011-12-29 Chong Yidong <cyd@gnu.org>
2193
2194 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2195 example. Add index entries.
2196 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2197
2198 2011-12-26 Chong Yidong <cyd@gnu.org>
2199
2200 * dired.texi (Dired Enter, Misc Dired Features):
2201 Document dired-use-ls-dired changes. Mention quit-window.
2202 (Dired Navigation): Add index entries.
2203 (Dired Visiting): Fix View Mode xref.
2204 (Marks vs Flags): Prefer C-/ binding for undo.
2205 (Subdirectories in Dired): Add xrefs.
2206 (Misc Dired Features): Document some Emacs 24 changes. Add index
2207 entries.
2208
2209 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2210 variable, since it is explained in Minor Modes node.
2211 (Defining Abbrevs): Copyedits.
2212 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2213 C-/ binding for undo.
2214 (Dabbrev Customization): Add xrefs for case-fold-search and
2215 case-replace.
2216
2217 * dired-xtra.texi (Subdir Switches): Add xref.
2218
2219 * maintaining.texi (VC Directory Commands): Mention quit-window.
2220
2221 2011-12-25 Chong Yidong <cyd@gnu.org>
2222
2223 * maintaining.texi (Tags): Mention Semantic.
2224 (Create Tags Table, Etags Regexps): Copyedits.
2225 (Find Tag): Mention minibuffer completion.
2226 (List Tags): Mention completion-at-point. Completion is actually
2227 available in M-x list-tags.
2228
2229 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2230 Document vc-delete-file.
2231
2232 * files.texi (Misc File Ops): Mention vc-delete-file.
2233
2234 * programs.texi (Symbol Completion): Mention completion-at-point
2235 explicitly.
2236
2237 2011-12-22 Chong Yidong <cyd@gnu.org>
2238
2239 * maintaining.texi (Change Log Commands): Don't specially mention
2240 vc-update-change-log which is CVS-only.
2241
2242 * vc1-xtra.texi (Version Headers): Note that these are for
2243 Subversion, CVS, etc. only.
2244 (General VC Options): De-document vc-keep-workfiles.
2245 Fix RCS-isms.
2246
2247 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2248
2249 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2250 should be @end iftex".
2251
2252 2011-12-21 Chong Yidong <cyd@gnu.org>
2253
2254 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2255 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2256 (VC Pull): Mention vc-log-incoming.
2257 (Log Buffer): Add CVS/RCS only disclaimer.
2258
2259 * vc1-xtra.texi (Remote Repositories): Update introduction.
2260 (Local Version Control): Node deleted (obsolete with DVCSes).
2261 (Remote Repositories, Version Backups): Node deleted.
2262 Move documentation of vc-cvs-stay-local to CVS Options.
2263 (CVS Options): Reduce verbosity of description of obscure CVS
2264 locking feature.
2265 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2266 Tags node.
2267 (Revision Tags): Move under Miscellaneous VC subsection.
2268 (Change Logs and VC): Note that this is wrong for DVCSs.
2269 De-document log entry manipulating features.
2270 (Renaming and VC): Describe how it works on modern VCSes.
2271
2272 * files.texi (Misc File Ops): Mention vc-rename-file.
2273
2274 * programs.texi (Custom C Indent): Add index entries.
2275
2276 2011-12-20 Alan Mackenzie <acm@muc.de>
2277
2278 * programs.texi (Motion in C): Update the description of C-M-a and
2279 C-M-e, they now DTRT in enclosing scopes.
2280 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2281
2282 2011-12-20 Chong Yidong <cyd@gnu.org>
2283
2284 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2285 (Old Revisions): Use it.
2286 (VCS Repositories): Add "distributed" terminology.
2287 (Log Buffer): Remove duplicate description
2288 about changesets. Fix "current VC fileset" ambiguity.
2289 (Multi-User Branching): Node deleted.
2290 (Branches, Switching Branches): Discuss decentralized version
2291 control systems.
2292 (VC Pull): New node.
2293 (Merging): Document merging on decentralized systems.
2294 (Creating Branches): Note that this is specific to CVS and related
2295 systems.
2296
2297 2011-12-19 Chong Yidong <cyd@gnu.org>
2298
2299 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2300 (VC Mode Line): Add index entry for "version control status".
2301 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2302 Document vc-revert-show-diff. De-document vc-rollback.
2303 (VC Directory Mode): Rewrite introduction. Move prefix arg
2304 documentation here from VC Directory Buffer node.
2305 (VC Directory Buffer): Use a decentralized VCS example.
2306 (VC Directory Commands): Use a table. Remove material duplicated
2307 in previous nodes on multi-file VC filsets.
2308
2309 2011-12-17 Chong Yidong <cyd@gnu.org>
2310
2311 * maintaining.texi (VCS Concepts): Make "revision" terminology
2312 less CVS-specific.
2313 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2314 Registering node.
2315 (Secondary VC Commands): Delete. Promote subnodes.
2316 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2317 log buffer. Add index entries.
2318 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2319 Use "commit" terminology.
2320 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2321 doesn't refer to tags tables. Note other possible forms of the
2322 revision ID. C-x v = does not save.
2323 (Registering): Note similarity to C-x v v action. Fix description
2324 of how backends are chosen. De-document vc-default-init-revision.
2325 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2326 in root log buffers.
2327
2328 2011-12-16 Chong Yidong <cyd@gnu.org>
2329
2330 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2331 (Basic VC Editing): Remove redundant descriptions.
2332 (VC With A Merging VCS): Make description more general instead of
2333 CVS-specific.
2334 (VC With A Locking VCS): Use VC fileset terminology.
2335
2336 2011-12-12 Chong Yidong <cyd@gnu.org>
2337
2338 * building.texi (Executing Lisp): Fix xref for C-M-x.
2339 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2340 manual. Note that load-path is not customizable.
2341 (Lisp Eval): Note that listed commands are available globally.
2342 Explain the meaning of "defun" in the C-M-x context.
2343 (Lisp Interaction): Copyedits.
2344 (External Lisp): Fix name of inferior Lisp buffer.
2345 Mention Scheme.
2346 (Compilation): Define "inferior process".
2347
2348 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2349
2350 * msdog.texi (Windows Fonts): Document how to force GDI font
2351 backend on MS-Windows.
2352
2353 2011-12-10 Chong Yidong <cyd@gnu.org>
2354
2355 * building.texi (Compilation): Say what the -k flag to make does.
2356 Move subprocess discussion to Compilation Shell.
2357 (Compilation Mode): Add xref for grep, occur, and mouse
2358 references. Define "locus".
2359 (Grep Searching): Use @command.
2360 (Debuggers, Commands of GUD, GDB Graphical Interface):
2361 Clarify intro.
2362 (Starting GUD): Clarify how arguments are specified.
2363 (Debugger Operation): Index entry for "GUD interaction buffer",
2364 and move basic description here from Commands of GUD node.
2365 (GDB User Interface Layout): Copyedits.
2366 (Source Buffers): Remove gdb-find-source-frame, which is not in
2367 gdb-mi.el.
2368 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2369 toggle-gdb-all-registers, which are not in gdb-mi.el.
2370 Don't re-document GUD interaction buffers.
2371
2372 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2373 (Semantic): Add cindex entries for Semantic.
2374
2375 2011-12-06 Chong Yidong <cyd@gnu.org>
2376
2377 * programs.texi (Man Page): Clarify how to use Man-switches.
2378 Don't bother documenting Man-fontify-manpage-flag.
2379 (Lisp Doc): Add xref to Name Help node.
2380 (Hideshow): Add cindex. Mention role of ellipses, and default
2381 value of hs-isearch-open. Don't bother documenting
2382 hs-special-modes-alist.
2383 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2384 changing the window manager binding of M-TAB.
2385
2386 2011-12-05 Chong Yidong <cyd@gnu.org>
2387
2388 * programs.texi (Comment Commands): Fix description of for M-; on
2389 blank lines. Move documentation of comment-region here.
2390 (Multi-Line Comments): Clarify the role of comment-multi-line.
2391 Refer to Comment Commands for comment-region doc.
2392 (Options for Comments): Refer to Multi-Line Comments for
2393 comment-multi-line doc, instead of duplicating it. Fix default
2394 values of comment-padding and comment-start-skip.
2395
2396 2011-12-04 Chong Yidong <cyd@gnu.org>
2397
2398 * programs.texi (Program Modes): Mention modes that are not
2399 included with Emacs. Fix references to other manuals for tex.
2400 Add index entry for backward-delete-char-untabify.
2401 Mention prog-mode-hook.
2402 (Which Function): Use "global minor mode" terminology.
2403 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2404 in Indentation chapter to avoid duplication.
2405 (Expressions): Copyedit.
2406 (Matching): Document Electric Pair mode.
2407
2408 * ack.texi (Acknowledgments):
2409 * rmail.texi (Movemail, Other Mailbox Formats):
2410 * frames.texi (Frames): Don't capitalize "Unix".
2411
2412 2011-12-04 Chong Yidong <cyd@gnu.org>
2413
2414 * text.texi (Nroff Mode): Mention what nroff is.
2415 (Text Based Tables, Table Recognition): Don't say "Table mode"
2416 since it's not a major or minor mode.
2417 (Text Based Tables): Reduce the size of the example.
2418 (Table Definition): Clarify definitions.
2419 (Table Creation): Add key table.
2420 (Cell Commands): Use kbd for commands.
2421 (Table Rows and Columns): Combine nodes Row Commands and Column
2422 Commands.
2423 (Fixed Width Mode): Node deleted; contents moved to parent.
2424 (Table Conversion): Shorten example.
2425 (Measuring Tables): Merge into Table Misc.
2426
2427 2011-12-03 Chong Yidong <cyd@gnu.org>
2428
2429 * text.texi (TeX Mode): Mention AUCTeX package.
2430 (TeX Editing): Add xref to documentation for Occur.
2431 (LaTeX Editing): Add xref to Completion node.
2432 (TeX Print): Fix description of tex-directory.
2433 (Enriched Text): Rename from Formatted Text. Make this node and
2434 its subnodes less verbose, since text/enriched files are
2435 practically unused.
2436 (Enriched Mode): Rename from Requesting Formatted Text.
2437 (Format Colors): Node deleted.
2438 (Enriched Faces): Rename from Format Faces. Describe commands
2439 for applying colors too.
2440 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2441
2442 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2443
2444 * display.texi (Colors): New node.
2445
2446 * cmdargs.texi (Colors X):
2447 * xresources.texi (GTK styles):
2448 * custom.texi (Face Customization): Reference it.
2449
2450 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2451 Link to Fill Commands for Justification entry.
2452
2453 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2454
2455 * display.texi (Auto Scrolling): More accurate description of what
2456 scroll-*-aggressively does, including the effect of non-zero
2457 margin. Fix "i.e." markup.
2458
2459 2011-12-02 Chong Yidong <cyd@gnu.org>
2460
2461 * text.texi (Pages): Mention how formfeed chars are displayed.
2462 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2463 Describe adaptive filling more precisely.
2464 (Fill Commands): Note that filling removes excess whitespace.
2465 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2466 now bound to indent-for-tab-command in Text mode.
2467 (Outline Mode): Copyedits.
2468 (Outline Visibility): Note that Reveal mode is a buffer-local
2469 minor mode.
2470
2471 * modes.texi (Major Modes): Move note about checking major-mode in
2472 a hook function here, from Text mode.
2473
2474 2011-11-28 Chong Yidong <cyd@gnu.org>
2475
2476 * text.texi (Words): Add xref to Position Info.
2477 (Paragraphs): Add xref to Regexps.
2478
2479 * indent.texi (Indentation): Rewrite introduction. Move table to
2480 Indentation Commands node.
2481 (Indentation Commands): Add index entries to table. Copyedits.
2482 (Tab Stops, Just Spaces): Copyedits.
2483 (Indent Convenience): New node. Document electric-indent-mode.
2484
2485 * programs.texi (Basic Indent):
2486 * windows.texi (Pop Up Window): Fix kindex entry.
2487
2488 2011-11-28 Chong Yidong <cyd@gnu.org>
2489
2490 * modes.texi (Major Modes): Move major-mode variable doc here from
2491 Choosing Modes. Document describe-mode. Document prog-mode-hook
2492 and text-mode-hook. Add example of using hooks.
2493 (Minor Modes): Document behavior of mode command calls from Lisp.
2494 Note that setting the mode variable using Customize will DTRT.
2495 (Choosing Modes): Add example of setting a minor mode using a
2496 local variable.
2497
2498 2011-11-27 Chong Yidong <cyd@gnu.org>
2499
2500 * frames.texi (Creating Frames): Move frame parameter example to
2501 Frame Parameters node.
2502 (Frame Commands): C-x 5 o does not warp the mouse by default.
2503 (Fonts): Add more GTK-style properties; also, they should be
2504 capitalized.
2505 (Special Buffer Frames): Node deleted; special-display is on the
2506 way out.
2507 (Frame Parameters): Example moved here from Creating Frames.
2508 Clarify that default-frame-alist affects the initial frame too.
2509 Delete auto-raise-mode and auto-lower-mode.
2510 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2511 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2512
2513 * windows.texi (Window Choice): Add xref to Lisp manual for
2514 special-display-*.
2515
2516 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2517
2518 * display.texi (Text Display): Update the description,
2519 cross-references, and indexing related to display of control
2520 characters and raw bytes.
2521
2522 2011-11-25 Chong Yidong <cyd@gnu.org>
2523
2524 * frames.texi (Frames): Rewrite introduction.
2525 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2526 Mouse-3 does not copy to kill ring by default. DEL does not
2527 behave specially for mouse commands any more.
2528 (Mouse References): Document mouse-1-click-follows-link more
2529 thoroughly.
2530 (Menu Mouse Clicks): Move footnote to the main text and add xref
2531 to Init Rebinding node.
2532 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2533
2534 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2535
2536 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2537
2538 * display.texi (Font Lock): Fix typo.
2539
2540 2011-11-24 Glenn Morris <rgm@gnu.org>
2541
2542 * rmail.texi (Rmail Output):
2543 Mention rmail-automatic-folder-directives. (Bug#9657)
2544
2545 2011-11-21 Chong Yidong <cyd@gnu.org>
2546
2547 * mark.texi (Global Mark Ring): Fix description of global mark
2548 ring (Bug#10032).
2549
2550 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2551
2552 * msdog.texi (Windows Fonts): Fix typo.
2553
2554 2011-11-17 Glenn Morris <rgm@gnu.org>
2555
2556 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2557
2558 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2559
2560 * killing.texi (Rectangles):
2561 * misc.texi (Document View):
2562 * modes.texi (Choosing Modes):
2563 * msdog.texi (Windows Fonts):
2564 * regs.texi (Rectangle Registers):
2565 * search.texi (Isearch Yank): Fix typos.
2566
2567 2011-11-06 Chong Yidong <cyd@gnu.org>
2568
2569 * windows.texi (Basic Window): Add xref to Cursor Display.
2570 (Split Window): Document negative arg for splitting commands.
2571 (Other Window): Document mouse-1 in text area of window.
2572 (Change Window): Don't mention window attributes, since they
2573 aren't defined. C-x 1 can't be used with minibuffer windows.
2574 Windows are no longer auto-deleted.
2575 (Window Choice): Add xref to Choosing Window in Lisp manual.
2576 (Window Convenience): Note that windmove disables shift-selection.
2577 Move M-x compare-windows here from Other Window node.
2578
2579 * custom.texi (Mouse Buttons):
2580 * search.texi (Isearch Scroll):
2581 * windows.texi (Split Window): Use new names split-window-below
2582 and split-window-right.
2583
2584 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2585
2586 * emacs.texi (Top): Fix typo.
2587
2588 2011-10-25 Glenn Morris <rgm@gnu.org>
2589
2590 * abbrevs.texi (Saving Abbrevs):
2591 quietly-read-abbrev-file is not a command. (Bug#9866)
2592
2593 2011-10-24 Chong Yidong <cyd@gnu.org>
2594
2595 * display.texi (Scrolling): Document scroll-up-line and
2596 scroll-down-line. Document scroll-command property.
2597 (Recentering): New node, split off from Scrolling.
2598
2599 2011-10-23 Chong Yidong <cyd@gnu.org>
2600
2601 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2602 (Tool Bars): Copyedits.
2603
2604 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2605
2606 2011-10-22 Chong Yidong <cyd@gnu.org>
2607
2608 * windows.texi (Displaying Buffers): Fix broken lispref link.
2609
2610 2011-10-22 Chong Yidong <cyd@gnu.org>
2611
2612 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2613 Move confirm-nonexistent-file-or-buffer discussion here.
2614
2615 * files.texi (File Names, Visiting): Move detailed discussion of
2616 minibuffer confirmation to Minibuffer Exit.
2617
2618 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2619 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2620
2621 2011-10-21 Chong Yidong <cyd@gnu.org>
2622
2623 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2624 (Backup Copying): backup-by-copying-when-mismatch is now t.
2625 (Customize Save): Fix description of require-final-newline.
2626 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2627 (Auto Save Control): Clarify.
2628 (File Archives): Add 7z.
2629 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2630
2631 * arevert-xtra.texi (Autorevert): Copyedits.
2632
2633 2011-10-20 Chong Yidong <cyd@gnu.org>
2634
2635 * custom.texi (Hooks, Init Examples):
2636 * display.texi (Font Lock):
2637 * fixit.texi (Spelling):
2638 * rmail.texi (Rmail Display): Minor mode function with no arg now
2639 enables it.
2640
2641 * fixit.texi (Spelling): Fix description of inline completion.
2642
2643 2011-10-19 Chong Yidong <cyd@gnu.org>
2644
2645 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2646 entries.
2647 (Isearch Yank): Document isearch-yank-pop.
2648 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2649 (Other Repeating Search): Document Occur Edit mode.
2650
2651 2011-10-18 Chong Yidong <cyd@gnu.org>
2652
2653 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2654 from Line Truncation node.
2655 (Standard Faces): Note that only the background of the cursor face
2656 has an effect.
2657 (Cursor Display): Fix descriptions of cursor face
2658 and bar cursor blinking.
2659 (Text Display): Document nobreak-char-display more clearly.
2660 (Line Truncation): Add xref to Split Window node.
2661 (Display Custom): Don't bother documenting baud-rate or
2662 no-redraw-on-reenter.
2663
2664 * search.texi (Slow Isearch): Node removed.
2665
2666 2011-10-18 Glenn Morris <rgm@gnu.org>
2667
2668 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2669
2670 2011-10-18 Chong Yidong <cyd@gnu.org>
2671
2672 * display.texi (Faces): Simplify discussion. Move documentation
2673 of list-faces-display here, from Standard Faces node.
2674 Note special role of `default' background.
2675 (Standard Faces): Note special role of `default' background.
2676 Note that region face may be taken fom GTK. Add xref to Text Display.
2677 (Text Scale): Rename from "Temporary Face Changes".
2678 Callers changed. Don't bother documenting variable-pitch-mode.
2679 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2680 (Useless Whitespace): Simplify description of
2681 delete-trailing-whitespace. Note active region case.
2682 (Text Display): Fix description of escape-glyph face assignment.
2683 Remove unibye mode discussion. Update some parts for Unicode.
2684 Move glyphless chars documentation to Lisp manual.
2685
2686 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2687
2688 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2689
2690 * display.texi (Scrolling): Tweak explanation of scroll direction.
2691 (View Mode): Add index entries.
2692
2693 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2694
2695 * regs.texi (Text Registers): C-x r i does not activate the mark.
2696 (Bookmarks): Document new default bookmark location.
2697
2698 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2699
2700 * killing.texi (Deletion): Add xref to Using Region.
2701 Document delete-forward-char.
2702 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2703 description here. Recommend C-u C-SPC for jumping to mark.
2704 (Kill Ring): Move kill ring variable documentation here.
2705 (Primary Selection): Copyedits.
2706 (Rectangles): Document new command rectangle-number-lines.
2707 (CUA Bindings): Note that this disables the mark-even-if-inactive
2708 behavior for C-x and C-c.
2709
2710 * mark.texi (Mark): Mention "active region" terminology.
2711 (Using Region): Document delete-active-region.
2712
2713 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2714
2715 * mark.texi (Mark): Clarify description of disabled Transient Mark
2716 mode (Bug#9689).
2717 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2718 selection changes. Mention that commands like C-y set the mark.
2719 (Marking Objects): Add xref to Words node. Note that mark-word
2720 and mark-sexp also have the "extend region" behavior.
2721 (Using Region): Mention M-$ in the table.
2722 Document mark-even-if-inactive here instead of in Mark Ring.
2723 (Mark Ring): Move mark-even-if-inactive to Using Region.
2724 Take note of the "Mark Set" behavior.
2725 (Disabled Transient Mark): Rename from "Persistent Mark"
2726 (Bug#9688). Callers changed.
2727
2728 * programs.texi (Expressions):
2729 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2730
2731 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2732
2733 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2734 option" terminology.
2735 (Key Help): Add command names. Define "documentation string".
2736 (Name Help): Remove an over-long joke.
2737 (Apropos): Document prefix args. Remove duplicated descriptions.
2738 (Help Mode): Add C-c C-b to table. Update TAB binding.
2739 (Package Keywords): Rename from "Library by Keyword".
2740 Describe new package menu interface.
2741 (Help Files, Help Echo): Tweak description.
2742
2743 * mini.texi (Completion Options): Add completion-cycle-threshold.
2744 (Minibuffer History): Document numeric args to history commands.
2745
2746 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2747
2748 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2749
2750 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2751
2752 * basic.texi (Position Info): Omit page commands.
2753 Document count-words-region and count-words.
2754
2755 * text.texi (Pages): Move what-page documentation here.
2756
2757 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2758
2759 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2760 Remote Files node instead of linking directly to the Tramp manual.
2761 (Minibuffer Edit): Add xref to Blank Lines.
2762 (Completion): Add xref to Symbol Completion. Remove redundant
2763 example, which is repeated in the next node.
2764 (Completion Commands): Minor clarifications.
2765 (Completion Styles): New node, split from Completion Commands.
2766 Document substring and initials styles.
2767 (Strict Completion): Remove information duplicated in other nodes.
2768 (Completion Options): Consolidate case difference discussion here.
2769
2770 * help.texi (Help Mode): Fix kindex entries.
2771
2772 * files.texi (File Names): Add index entries.
2773
2774 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2775
2776 * basic.texi (Inserting Text): Add xref to Completion.
2777 Add ucs-insert example, and document prefix argument.
2778 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2779 to left/right. Tweak left-char and right-char descriptions.
2780 M-left and M-right are now bound to left-word/right-word.
2781 (Erasing): Document delete-forward-char.
2782
2783 * screen.texi (Screen, Menu Bar): Copyedits.
2784 (Point): Remove duplicate paragraph on cursors, also in Screen.
2785 (Mode Line): Trailing dashes no longer shown on X displays.
2786
2787 * frames.texi (Non-Window Terminals): Index just "text-only
2788 terminal", which is used throughout the manual now.
2789
2790 * entering.texi (Entering Emacs): Define "startup screen".
2791 Document window-splitting behavior with command-line inputs.
2792 (Exiting): Remove obsolete paragraph about shells without suspend
2793 functionality.
2794
2795 * commands.texi (User Input): Define "input event" more clearly.
2796 (Keys): Add xref to Echo Area.
2797 (Commands): Clarify relation between commands and functions.
2798
2799 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2800
2801 * misc.texi (emacsclient Options): Document how emacsclient runs
2802 the Emacs daemon (Bug#9674).
2803
2804 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2805
2806 * basic.texi (Moving Point):
2807 * custom.texi (Mouse Buttons):
2808 * rmail.texi (Rmail Scrolling):
2809 * search.texi (Isearch Scroll):
2810 * display.texi (Scrolling): Replace scroll-up/down with
2811 scroll-up/down-command. Fix scroll-preserve-screen-position
2812 description. Document scroll-error-top-bottom.
2813
2814 2011-09-30 Glenn Morris <rgm@gnu.org>
2815
2816 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2817
2818 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2819
2820 * windows.texi (Pop Up Window): Defer discussion of window
2821 splitting to the Window Choice node. Add index entries.
2822 (Force Same Window): Node deleted.
2823 (Displaying Buffers, Window Choice): New nodes.
2824
2825 * buffers.texi (Select Buffer): Clarify description of
2826 buffer-switching commands. Add xref to Window Display node.
2827 Don't repeat confirm-nonexistent-file-or-buffer description from
2828 Visiting node. Remove even-window-heights.
2829
2830 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2831
2832 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2833
2834 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2835
2836 * xresources.texi (Table of Resources): Fix documentation of
2837 bitmapIcon.
2838
2839 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2840
2841 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2842
2843 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2844
2845 * frames.texi (Frame Commands): Note that delete-other-frames only
2846 deletes frames on current terminal.
2847
2848 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2849
2850 * sending.texi (Mail Misc): Document mail-add-attachment.
2851
2852 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2853
2854 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2855
2856 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2857
2858 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2859
2860 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2861
2862 * files.texi (File Archives):
2863 * cal-xtra.texi (Diary Display):
2864 * help.texi (Help Mode): Add xref to View Mode.
2865
2866 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2867
2868 * display.texi (View Mode): New node. Move view-file here from
2869 Misc File Ops. Move view-buffer here from Misc Buffer.
2870
2871 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2872
2873 * files.texi (Misc File Ops): Document new
2874 delete-by-moving-to-trash behavior. Remove view-file.
2875
2876 * dired.texi (Dired Deletion): Shorten description of Trash.
2877
2878 * misc.texi (emacsclient Options): Document server-port.
2879
2880 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2881
2882 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2883 even on MS-Windows. Fix a typo.
2884
2885 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * package.texi: New file, documenting the package manager.
2888
2889 * emacs.texi: Include it.
2890
2891 * help.texi (Help Summary): Add describe-package.
2892
2893 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * misc.texi (Printing): Convert subnodes into subsections.
2896
2897 * text.texi (Two-Column): Move into Text chapter.
2898
2899 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2900 Files section. Convert from chapter into section.
2901
2902 * display.texi (Narrowing): Move into display chapter.
2903
2904 * sending.texi (Sending Mail):
2905 * rmail.texi (Rmail):
2906 * misc.texi (Gnus, Document View):
2907 * dired.texi (Dired):
2908 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2909
2910 2011-08-07 Juri Linkov <juri@jurta.org>
2911
2912 * dired.texi (Operating on Files): Rewrite according to the fact
2913 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2914
2915 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2916
2917 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2918 remote file name completion. (Bug#9197)
2919
2920 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2921
2922 * mule.texi (Bidirectional Editing): Document the fact that
2923 bidi-display-reordering is t by default.
2924
2925 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2926
2927 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2928 explicitly (bug#8904).
2929
2930 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2931
2932 * trouble.texi (Checklist): Use an `M-x' example instead of an
2933 Emacs Lisp form to switch on the dribble file (bug#8056).
2934
2935 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2936
2937 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2938
2939 2011-07-13 Glenn Morris <rgm@gnu.org>
2940
2941 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2942
2943 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2944
2945 * mark.texi (Mark Ring): Clarify how many locations are saved
2946 (bug#5770).
2947 (Global Mark Ring): Ditto.
2948
2949 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2950
2951 * text.texi (Table Recognition): Use "at point" instead of "under
2952 point" (bug#4345).
2953
2954 * display.texi (Cursor Display): Mention `cursor-type'.
2955
2956 * screen.texi (Point): Clarify that it's only if you use a block
2957 cursor that it appears to be on a character (bug#4345).
2958
2959 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2960
2961 * misc.texi (Amusements): Move dissociated press here, from its
2962 own section.
2963
2964 * emacs.texi (Top): Update node listing.
2965
2966 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2967
2968 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2969 clarity (bug#3523).
2970
2971 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2972
2973 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2974 (Misc X): Document --parent-id.
2975
2976 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2977 defaults to nil.
2978
2979 * misc.texi (emacsclient Options): Document --parent-id.
2980
2981 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2982
2983 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2984
2985 * emacs.texi: Use "..." instead of ``...'' in the menus
2986 (bug#3503).
2987
2988 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * killing.texi (Primary Selection): Document `only' setting for
2991 select-active-regions.
2992
2993 * mark.texi (Setting Mark): Reference Shift Selection node.
2994
2995 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2996
2997 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2998
2999 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
3000 motion keys" (bug#3503).
3001
3002 * emacs.texi: Change all the register node names from "RegPos"
3003 (etc.) to "Positional Registers" (etc.) (bug#3314).
3004
3005 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
3006
3007 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
3008 (Other Kill Commands, Kill Options): Copyedits.
3009 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
3010 (Yanking): Move yank-excluded properties discussion here.
3011 (Cut and Paste): Move from frames.texi. Update subnodes to
3012 describe x-select-enable-clipboard case.
3013
3014 * frames.texi: Move Cut and Paste node and subnodes into
3015 killing.texi, except Mouse Commands and Word and Line Mouse.
3016
3017 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
3018
3019 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
3020
3021 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3022
3023 * screen.texi (Mode Line): Clarify that coding systems are
3024 characters, not letters (bug#1749).
3025
3026 * cmdargs.texi (Environment): Mention removing variables
3027 (bug#1615). Text suggested by Kevin Rodgers.
3028
3029 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3030
3031 * misc.texi (Amusements): Don't mention Yow; it's crippled.
3032
3033 * modes.texi: Rename from major.texi.
3034 (Modes): New node. Make Major Modes and Minor Modes subsections
3035 of this. All callers changed.
3036
3037 * custom.texi (Minor Modes): Move to modes.texi.
3038
3039 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3040
3041 * custom.texi (Syntax): Node deleted.
3042
3043 * help.texi (Help Summary):
3044 * major.texi (Major Modes):
3045 * programs.texi (Parentheses):
3046 * search.texi (Regexp Backslash, Regexp Backslash)
3047 (Regexp Backslash):
3048 * text.texi (Words): Callers changed.
3049
3050 * text.texi (Refill, Longlines): Delete nodes.
3051
3052 * ack.texi (Acknowledgments): Longlines removed from manual.
3053
3054 * emacs.texi (Top): Update node listing.
3055
3056 2011-07-09 Glenn Morris <rgm@gnu.org>
3057
3058 * fortran-xtra.texi (Fortran): Update handled extensions.
3059
3060 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3061
3062 * display.texi (Scrolling): `C-v' (etc) are now bound to
3063 `scroll-*-command' (bug#8349).
3064
3065 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3066
3067 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
3068 doesn't actually delete any files (bug#7125).
3069
3070 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
3071 argument for `C-c C-k' (bug#7391).
3072
3073 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
3074 you're currently using (bug#8489).
3075
3076 2011-07-01 Eli Zaretskii <eliz@gnu.org>
3077
3078 * mule.texi (Coding Systems): Move index entries from the previous
3079 change into their proper places.
3080
3081 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3082
3083 * help.texi (Help Files): Document view-external-packages (bug#8902).
3084
3085 * mule.texi (Coding Systems): Put a few more of the coding systems
3086 into the index (bug#8900).
3087
3088 2011-06-26 Glenn Morris <rgm@gnu.org>
3089
3090 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
3091
3092 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
3093
3094 * misc.texi (emacsclient Options): Mention --frame-parameters.
3095
3096 2011-06-09 Glenn Morris <rgm@gnu.org>
3097
3098 * custom.texi (Specifying File Variables):
3099 Recommend explicit arguments for minor modes.
3100
3101 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
3102
3103 Document wide integers better.
3104 * buffers.texi (Buffers):
3105 * files.texi (Visiting): Document maxima for 64-bit machines,
3106 and mention virtual memory limits.
3107
3108 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3109
3110 * custom.texi (Hooks): Reorganize. Mention Prog mode.
3111
3112 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
3113 prog mode (Bug#8240).
3114
3115 2011-05-27 Glenn Morris <rgm@gnu.org>
3116
3117 * custom.texi (Specifying File Variables):
3118 Major modes no longer need come first.
3119
3120 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
3121
3122 * mule.texi (Specify Coding, Text Coding, Communication Coding)
3123 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
3124
3125 2011-05-18 Glenn Morris <rgm@gnu.org>
3126
3127 * ack.texi (Acknowledgments): Remove fakemail.c.
3128
3129 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
3130
3131 Fixes for fitting text into 7x9 printed manual.
3132 * building.texi (Flymake, Breakpoints Buffer):
3133 * calendar.texi (Appointments):
3134 * cmdargs.texi (General Variables, Display X):
3135 * custom.texi (Saving Customizations, Face Customization)
3136 (Directory Variables, Minibuffer Maps, Init Rebinding):
3137 * display.texi (Font Lock, Font Lock, Useless Whitespace):
3138 * fixit.texi (Spelling):
3139 * frames.texi (Creating Frames, Fonts):
3140 * help.texi (Help Files):
3141 * mini.texi (Minibuffer File):
3142 * misc.texi (emacsclient Options, Emulation):
3143 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
3144 * mule.texi (International Chars, Language Environments)
3145 (Select Input Method, Modifying Fontsets, Charsets):
3146 * programs.texi (Custom C Indent):
3147 * rmail.texi (Rmail Labels):
3148 * text.texi (Table Conversion):
3149 * trouble.texi (Known Problems, Known Problems):
3150 * windows.texi (Change Window):
3151 * xresources.texi (GTK resources): Reflow text and re-indent code
3152 examples to avoid TeX overflows and underflows on 7x9 paper.
3153
3154 * emacs.texi: Fix the (commented out) smallbook command.
3155
3156 * macos.texi (Mac / GNUstep Events):
3157 * xresources.texi (Lucid Resources): Remove extraneous examples.
3158
3159 2011-05-10 Glenn Morris <rgm@gnu.org>
3160
3161 * custom.texi (Specifying File Variables):
3162 Deprecate using mode: for minor modes.
3163
3164 2011-05-07 Glenn Morris <rgm@gnu.org>
3165
3166 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3167
3168 2011-05-06 Glenn Morris <rgm@gnu.org>
3169
3170 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3171
3172 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3173
3174 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3175
3176 * misc.texi (Emacs Server): Document `server-eval-at'.
3177
3178 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * maintaining.texi (List Tags): Document next-file.
3181 Suggested by Uday S Reddy.
3182
3183 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3184
3185 * mini.texi (Minibuffer Edit):
3186 * screen.texi (Mode Line): Fix typo.
3187
3188 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
3189
3190 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3191
3192 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3193
3194 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3195
3196 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3197
3198 * display.texi (Auto Scrolling): Document the limit of 100 lines
3199 for never-recentering scrolling with `scroll-conservatively'.
3200 (Bug#6671)
3201
3202 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3203
3204 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3205 HOME on Windows and where it looks for init files. (Bug#8221)
3206
3207 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3208
3209 * search.texi (Regexp Example):
3210 * mule.texi (International Chars):
3211 * building.texi (External Lisp): Don't use characters outside
3212 ISO-8859-1.
3213
3214 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3215
3216 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3217 Use Texinfo @-commands for non Latin-1 characters.
3218
3219 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3220
3221 * custom.texi (Init File): Add index entries for ".emacs".
3222 (Bug#8210)
3223
3224 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3225
3226 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3227 for Gtk+ 3.
3228
3229 2011-03-08 Glenn Morris <rgm@gnu.org>
3230
3231 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3232 * emacs.texi (Acknowledgments):
3233 * ack.texi (Acknowledgments): Names to UTF-8.
3234 * emacs.texi: Set documentencoding.
3235
3236 * display.texi (Optional Mode Line): Don't mention exactly where
3237 display-time appears. (Bug#8193)
3238
3239 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3240
3241 * Version 23.3 released.
3242
3243 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3244
3245 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3246
3247 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3248
3249 * misc.texi (emacsclient Options): Add q/quiet.
3250
3251 2011-03-02 Glenn Morris <rgm@gnu.org>
3252
3253 * mule.texi (Communication Coding) <x-select-request-type>:
3254 Remove duplicate (essentially) paragraph. (Bug#8148)
3255
3256 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3257
3258 * maintaining.texi (Format of ChangeLog): Add reference to
3259 add-log-full-name.
3260 (Change Log Commands): Add documentation for combining multiple
3261 symbols in one change.
3262
3263 2011-03-01 Glenn Morris <rgm@gnu.org>
3264
3265 * custom.texi (Directory Variables):
3266 Give an example of excluding subdirectories.
3267
3268 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3269
3270 * search.texi (Regexp Search): Move index entries about regexps to the
3271 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3272
3273 2011-02-19 Glenn Morris <rgm@gnu.org>
3274
3275 * dired.texi (Dired): Dired-X version number was dropped.
3276
3277 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3278
3279 * xresources.texi (X Resources): Remove *faceName and replace it with
3280 *font for Lucid.
3281
3282 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3283
3284 * rmail.texi (Rmail Display): Document Rmail MIME support more
3285 accurately.
3286
3287 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3288 vc-log-outgoing.
3289 (Merging): Document vc-find-conflicted-file.
3290
3291 2011-02-05 Glenn Morris <rgm@gnu.org>
3292
3293 * custom.texi (Variables): Fix typo.
3294
3295 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3296
3297 * search.texi (Regexps): Copyedits. Mention character classes
3298 (Bug#7809).
3299
3300 * files.texi (File Aliases): Restore explanatory text from Eli
3301 Zaretskii, accidentally removed in 2011-01-08 commit.
3302
3303 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3304
3305 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3306 (MAKEINFO_OPTS): New variable.
3307 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3308 (emacs.html): New target.
3309 (clean): Remove emacs.html.
3310
3311 2011-01-23 Werner Lemberg <wl@gnu.org>
3312
3313 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3314 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3315 (ENVADD): Update.
3316
3317 2011-01-18 Glenn Morris <rgm@gnu.org>
3318
3319 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3320
3321 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3322
3323 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3324
3325 * building.texi (Compilation): Improve instructions for running two
3326 compilations (Bug#7573).
3327
3328 * files.texi (Backup Names): Document the new location of the
3329 last-resort backup file.
3330
3331 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3332 manual. Explain why directory-abbrev-alist elements should be anchored
3333 (Bug#7777).
3334
3335 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3336
3337 * msdog.texi (Windows Startup): Correct inaccurate description of
3338 differences between emacsclient.exe and emacsclientw.exe.
3339
3340 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3341
3342 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3343
3344 2011-01-02 Kenichi Handa <handa@m17n.org>
3345
3346 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3347
3348 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3349
3350 * frames.texi (Cut and Paste): Modify the section's name and text:
3351 don't mix "cut/paste" with "kill/yank".
3352 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3353 (Bug#7702)
3354
3355 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3356
3357 2011-01-02 Glenn Morris <rgm@gnu.org>
3358
3359 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3360 matches its position in the menu. (Bug#7674)
3361
3362 2011-01-02 Glenn Morris <rgm@gnu.org>
3363
3364 * trouble.texi (Checklist): Mention not replying via news either.
3365
3366 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3367
3368 * misc.texi (Document View): Update DocView section with newly
3369 supported document formats.
3370
3371 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3372
3373 * killing.texi: Resection the Info version to conform to the
3374 printed manual, to avoid making sections on Accumulating Text, CUA
3375 and Rectangles into full chapters.
3376
3377 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3378
3379 * custom.texi (Init Syntax): Add index entries for "character syntax".
3380 (Bug#7576)
3381
3382 2010-12-13 Karel Klíč <kklic@redhat.com>
3383
3384 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3385
3386 2010-12-13 Glenn Morris <rgm@gnu.org>
3387
3388 * trouble.texi (Checklist): Fix typo in newsgroup name.
3389
3390 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3391
3392 * search.texi (Word Search): Note that the lazy highlight always
3393 matches to whole words (Bug#7470).
3394
3395 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3396
3397 * display.texi (Optional Mode Line): Make the description of
3398 load-average more accurate.
3399
3400 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3401 registry, with a cross-reference.
3402 (Windows Startup): New node. Move the stuff about the current
3403 directory from "Windows HOME".
3404
3405 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3406
3407 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3408 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3409
3410 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3411
3412 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3413 Suggested by Štěpán Němec.
3414
3415 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3416
3417 * maintaining.texi (Version Control): Say "commit", not "check in".
3418 (Version Control Systems): Simplify descriptions.
3419 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3420 VCS Concepts.
3421 (VC Mode Line): Update example.
3422 (Old Revisions): Document revert-buffer for vc-diff.
3423 (Log Buffer): Promote to a subsection. Document header lines.
3424
3425 * macos.texi (Mac / GNUstep Basics):
3426 Document ns-right-alternate-modifier.
3427
3428 * emacs.texi (Top): Update node listing.
3429
3430 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3431
3432 * rmail.texi (Rmail Coding): Characters with no fonts are not
3433 necessarily displayed as empty boxes.
3434
3435 * mule.texi (Language Environments, Fontsets): Characters with no
3436 fonts are not necessarily displayed as empty boxes.
3437
3438 * display.texi (Text Display): Document display of glyphless
3439 characters.
3440
3441 2010-11-13 Glenn Morris <rgm@gnu.org>
3442
3443 * basic.texi (Position Info): Add M-x count-words-region.
3444
3445 2010-11-11 Glenn Morris <rgm@gnu.org>
3446
3447 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3448
3449 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3450
3451 * msdog.texi (Windows HOME): Add information regarding startup
3452 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3453
3454 2010-10-11 Glenn Morris <rgm@gnu.org>
3455
3456 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3457
3458 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3459 (DVIPS): New variable.
3460 (.PHONY): Add html, ps.
3461 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3462 (clean): Delete html, ps files.
3463
3464 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3465
3466 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3467
3468 2010-10-09 Glenn Morris <rgm@gnu.org>
3469
3470 * Makefile.in (VPATH): Remove.
3471 (infodir): Make it absolute.
3472 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3473
3474 * Makefile.in (dist): Anchor regexps.
3475
3476 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3477 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3478 (emacs-xtra.pdf): Use $<.
3479
3480 * Makefile.in (infoclean): Remove harmless, long-standing error.
3481
3482 * Makefile.in ($(infodir)): Delete rule.
3483 (mkinfodir): New.
3484 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3485
3486 * Makefile.in (distclean): Do not delete emacsver.texi.
3487 (dist): Remove reference to emacsver.texi.in.
3488 * emacsver.texi: New file, replacing emacsver.texi.in.
3489
3490 2010-10-09 Glenn Morris <rgm@gnu.org>
3491
3492 * emacsver.texi.in: New file.
3493 * emacs.texi: Set EMACSVER by including emacsver.texi.
3494 * Makefile.in (distclean): Delete emacsver.texi.
3495 (dist): Copy emacsver.texi.
3496 (EMACSSOURCES): Add emacsver.texi.
3497
3498 * ack.texi (Acknowledgments): No more b2m.c.
3499
3500 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3501 (emacs): Remove rule.
3502 (dist): No need to deal with the emacs rule any more.
3503
3504 2010-10-07 Glenn Morris <rgm@gnu.org>
3505
3506 * Makefile.in (version): New, set by configure.
3507 (clean): Delete dist tar file.
3508 (dist): Use version in tar name.
3509
3510 2010-10-06 Glenn Morris <rgm@gnu.org>
3511
3512 * Makefile.in (EMACS_XTRA): Add the main source file.
3513 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3514 (mostlyclean): No core files, reorder other files.
3515 (clean): Delete specific dvi and pdf files.
3516 (infoclean, dist): New rules.
3517 (maintainer-clean): Use infoclean.
3518 ($(infodir)): Add parallel build workaround.
3519
3520 2010-10-04 Glenn Morris <rgm@gnu.org>
3521
3522 * Makefile.in (SHELL): Set it.
3523 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3524 (info, dvi): Replace above variables with their expansions.
3525 (info): Move mkdir from here...
3526 ($(infodir)/emacs): ... to here (for parallel builds).
3527 (pdf): New target.
3528 ($(infodir)/emacs): Pass -o option to makeinfo.
3529 (.PHONY): Declare clean rules.
3530 (maintainer-clean): Delete dvi and pdf files.
3531 Guard against cd failures. Use a more restrictive delete.
3532
3533 2010-10-02 Glenn Morris <rgm@gnu.org>
3534
3535 * misc.texi (Shell Mode): Remove reference to old function name.
3536
3537 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3538
3539 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3540 indicator characters.
3541
3542 2010-09-29 Glenn Morris <rgm@gnu.org>
3543
3544 * Makefile.in (top_srcdir): Remove unused variable.
3545
3546 2010-09-14 Glenn Morris <rgm@gnu.org>
3547
3548 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3549 the last hook item.
3550
3551 * calendar.texi (Appointments): Also updated when a diary include file
3552 is saved.
3553
3554 2010-09-14 Glenn Morris <rgm@gnu.org>
3555
3556 * trouble.texi (Bugs): Update the section intro.
3557 (Known Problems): New section.
3558 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3559 (Sending Patches): Bug fixes are best as responses to existing bugs.
3560 * emacs.texi (Known Problems): Add menu entry for new section.
3561
3562 2010-09-09 Glenn Morris <rgm@gnu.org>
3563
3564 * xresources.texi: Untabify.
3565
3566 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3567
3568 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3569
3570 2010-09-06 Glenn Morris <rgm@gnu.org>
3571
3572 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3573
3574 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3575
3576 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3577
3578 2010-08-21 Glenn Morris <rgm@gnu.org>
3579
3580 * misc.texi (Amusements): Mention bubbles and animate.
3581
3582 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3583
3584 * files.texi (Visiting): Add more index entries for
3585 large-file-warning-threshold.
3586
3587 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3588
3589 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3590
3591 2010-06-23 Glenn Morris <rgm@gnu.org>
3592
3593 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3594 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3595 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3596 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3597 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3598 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3599 Untabify Texinfo files.
3600
3601 2010-06-10 Glenn Morris <rgm@gnu.org>
3602
3603 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3604
3605 * basic.texi (Inserting Text): Fix typo.
3606
3607 2010-06-10 Glenn Morris <rgm@gnu.org>
3608
3609 * ack.texi (Acknowledgments):
3610 * emacs.texi (Acknowledgments): Update for notifications.el.
3611
3612 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3613
3614 * dired.texi (Operating on Files): Mention encryption commands
3615 (Bug#6315).
3616
3617 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3618
3619 * basic.texi (Moving Point): Update due to renaming of commands bound
3620 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3621
3622 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3623
3624 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3625 paragraphs.
3626 (Line Truncation): Fix wording for bidi display.
3627
3628 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3629 keys.
3630
3631 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3632
3633 * building.texi (GDB Graphical Interface): Remove misleading comparison
3634 to an IDE (Bug#6128).
3635
3636 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3637
3638 * programs.texi (Man Page):
3639 * misc.texi (Invoking emacsclient):
3640 * mini.texi (Repetition):
3641 * mark.texi (Setting Mark): Fix typos.
3642
3643 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * misc.texi (Printing): Document htmlfontify-buffer.
3646
3647 2010-05-08 Glenn Morris <rgm@gnu.org>
3648
3649 * calendar.texi (Displaying the Diary, Format of Diary File):
3650 Fix external cross-references for TeX format output.
3651
3652 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3653
3654 * Version 23.2 released.
3655
3656 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3657
3658 * cmdargs.texi (Initial Options): Mention --chdir.
3659
3660 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3661
3662 * frames.texi (Tool Bars): Add tool-bar-style.
3663
3664 2010-04-21 Glenn Morris <rgm@gnu.org>
3665
3666 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3667
3668 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3669
3670 * programs.texi (Semantic): New node.
3671
3672 * maintaining.texi (EDE): New node.
3673
3674 * emacs.texi: Update node listing.
3675
3676 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3677
3678 2010-04-18 Glenn Morris <rgm@gnu.org>
3679
3680 * emacs.texi (Acknowledgments): Remove duplicate.
3681
3682 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3683
3684 2010-04-18 Glenn Morris <rgm@gnu.org>
3685
3686 * dired.texi (Misc Dired Features): Mention VC diff and log.
3687 * maintaining.texi (Old Revisions, VC Change Log):
3688 Mention that diff and log work in Dired buffers.
3689
3690 * help.texi (Help Summary): Mention M-x info-finder.
3691
3692 * ack.texi (Acknowledgments): Add mpc.el.
3693
3694 * custom.texi (Specifying File Variables, Directory Variables):
3695 Document new commands for manipulating local variable lists.
3696
3697 2010-04-18 Glenn Morris <rgm@gnu.org>
3698
3699 * trouble.texi (Contributing): Add cindex entry.
3700 Mention etc/CONTRIBUTE.
3701
3702 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3703
3704 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3705 query-replace (Bug#5774).
3706
3707 2010-04-16 Glenn Morris <rgm@gnu.org>
3708
3709 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3710
3711 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3712
3713 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3714
3715 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3716
3717 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3718
3719 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3720
3721 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3722 cross-reference to "Inserting Text".
3723
3724 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3725 Mention completion provided by `ucs-insert'.
3726
3727 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3728
3729 * sending.texi (Sending Mail): Note variables that may need
3730 customizing.
3731 (Mail Sending): Expand discussion of send-mail-function.
3732
3733 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3734
3735 Document Message mode as the default mail mode.
3736
3737 * sending.texi (Sending Mail): Copyedits.
3738 (Mail Format, Mail Headers): Document mail-from-style changes.
3739 (Mail Commands): Rename from Mail mode. Document Message mode.
3740 (Mail Misc): Rename from Mail mode Misc.
3741 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3742 command names and update keybindings.
3743 (Header Editing): Document message-tab. De-document
3744 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3745 favor of mail-default-headers. Ad index entries for user-full-name and
3746 user-mail-address.
3747 (Citing Mail): Update changes in Message mode behavior.
3748 Document mail-yank-prefix.
3749 (Mail Signature): New node, moved from Mail Misc.
3750 (Mail Aliases): Mail abbrevs are the default with Message mode.
3751 (Mail Methods): Note that Message mode is now the default.
3752
3753 * rmail.texi (Rmail Reply):
3754 * text.texi (Text Mode):
3755 * major.texi (Major Modes):
3756 * mule.texi (Output Coding): Refer to Message mode.
3757
3758 * custom.texi (Init Examples): Add xref to Mail Header.
3759
3760 * emacs.texi (Top): Fix xrefs.
3761
3762 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3763
3764 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3765 repository if there is none.
3766 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3767 vc-print-root-log.
3768 (Old Revisions): Copyedits. Document vc-root-diff.
3769
3770 * programs.texi (Program Modes): Mention Javascript mode.
3771
3772 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3773 * emacs.texi: Update node description.
3774
3775 * misc.texi (Navigation): Document doc-view-continuous.
3776 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3777
3778 2010-03-30 Juri Linkov <juri@jurta.org>
3779
3780 * search.texi (Other Repeating Search): Remove line that `occur'
3781 can not handle multiline matches.
3782
3783 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3784
3785 * mule.texi (International): Mention support of bidirectional editing.
3786 (Bidirectional Editing): New section.
3787
3788 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3789
3790 * emacs.texi (Top): Update node names to those in building.texi.
3791
3792 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3793
3794 * building.texi: Describe restored GDB/MI functionality
3795 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3796 * emacs.texi: Update node names for building.texi.
3797
3798 2010-03-24 Glenn Morris <rgm@gnu.org>
3799
3800 * ack.texi (Acknowledgments):
3801 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3802
3803 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3804
3805 * xresources.texi (Table of Resources): Clarify toolBar number
3806 for Gtk+.
3807
3808 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3809
3810 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3811
3812 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3813
3814 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3815 and multi-isearch-buffers-regexp.
3816
3817 * indent.texi (Indentation): Clarify description of
3818 indent-for-tab-command. Document tab-always-indent.
3819
3820 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3821
3822 * cmdargs.texi (Font X): Move most content to Fonts.
3823
3824 * frames.texi (Fonts): New node. Document font-use-system-font.
3825
3826 * emacs.texi (Top):
3827 * xresources.texi (Table of Resources):
3828 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3829
3830 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3831
3832 * Branch for 23.2.
3833
3834 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3835
3836 * custom.texi (Init Examples): Add xref to Locals.
3837
3838 * major.texi (Choosing Modes): Mention usage of setq-default for
3839 setting the default value of major-mode (Bug#5688).
3840
3841 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3842
3843 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3844
3845 * display.texi (Display Custom): Document make-pointer-invisible and
3846 underline-minimum-offset. Remove inverse-video.
3847
3848 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3849
3850 * frames.texi (Frame Commands): Note that the last ordinary frame can
3851 be deleted in daemon mode (Bug#5616).
3852
3853 2010-02-18 Glenn Morris <rgm@gnu.org>
3854
3855 * trouble.texi (Contributing): Repository is no longer CVS.
3856
3857 2010-02-08 Glenn Morris <rgm@gnu.org>
3858
3859 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3860
3861 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3862
3863 * display.texi (Useless Whitespace, Text Display):
3864 * custom.texi (Init Examples): Avoid obsolete special default variables
3865 like default-major-mode.
3866
3867 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3868
3869 * programs.texi (Other C Commands): Replace reference to obsolete
3870 c-subword-mode.
3871
3872 2010-01-21 Glenn Morris <rgm@gnu.org>
3873
3874 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3875
3876 2010-01-12 Glenn Morris <rgm@gnu.org>
3877
3878 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3879 emacs-pretest-bug for bug reports for development versions.
3880
3881 2010-01-11 Glenn Morris <rgm@gnu.org>
3882
3883 * display.texi (Highlight Interactively): `t' does not mean highlight
3884 all patterns. (Bug#5335)
3885
3886 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3887
3888 * misc.texi (Shell): Document async-shell-command.
3889
3890 * building.texi (Grep Searching): Document zrgrep.
3891
3892 * mini.texi (Completion Options): Mention `initials' completion style.
3893
3894 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3895
3896 * building.texi: Import GDB Graphical Interface description from
3897 EMACS_23_1_RC.
3898
3899 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3900
3901 * emacs.texi (Top): Update node listing.
3902
3903 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3904
3905 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3906
3907 * cmdargs.texi (Initial Options):
3908 * xresources.texi (Resources): Document inhibit-x-resources.
3909
3910 * custom.texi (Specifying File Variables): Note that minor modes are
3911 enabled unconditionally.
3912
3913 * display.texi (Scrolling): Briefly document the old recenter command,
3914 and document recenter-positions.
3915
3916 * files.texi (Visiting):
3917 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3918
3919 * frames.texi (Cut/Paste Other App):
3920 Document save-interprogram-paste-before-kill.
3921
3922 * killing.texi (Kill Options): New node.
3923
3924 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3925
3926 * misc.texi (Shell Options): ansi-color is now default.
3927
3928 2009-12-05 Glenn Morris <rgm@gnu.org>
3929
3930 * emacs.texi (Top): Update menu for cal-xtra node changes.
3931 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3932 or mode line. Don't mention invisible text or the details of
3933 diary-print-entries here, only in cal-xtra.
3934 (Format of Diary File): Mention that the "date on first line" format
3935 only really affects the simple display.
3936 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3937 (Diary Customizing): Holidays may be in the buffer or mode line.
3938 Move diary-print-entries to the "Diary Display" section.
3939 (Diary Display): New section, split out from "Fancy Diary Display".
3940 Explain the limitations of simple display, and how to print it.
3941
3942 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3943
3944 * cal-xtra.texi (Diary Display): Mention View mode.
3945
3946 2009-11-29 Juri Linkov <juri@jurta.org>
3947
3948 * display.texi (Highlight Interactively): Actually a list of
3949 default faces is pre-loaded into a list of default values
3950 instead of the history.
3951
3952 2009-11-20 Glenn Morris <rgm@gnu.org>
3953
3954 * ack.texi (Acknowledgments):
3955 * emacs.texi (Acknowledgments): Add htmlfontify.
3956
3957 2009-11-14 Glenn Morris <rgm@gnu.org>
3958
3959 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3960
3961 * ack.texi (Acknowledgments):
3962 * emacs.texi (Acknowledgments): Update for recent Org changes.
3963
3964 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3965
3966 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3967 `charset' property, which is irrelevant to the user manual (Bug#3526).
3968
3969 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3970
3971 * trouble.texi (DEL Does Not Delete): Fix typo.
3972
3973 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3974
3975 * files.texi (Misc File Ops): Mention copy-directory.
3976
3977 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3978
3979 * mule.texi (Unibyte Mode): Emphasize that
3980 unibyte-display-via-language-environment affects only the display.
3981
3982 * display.texi (Horizontal Scrolling): Document cursor behavior under
3983 horizontal scrolling when point moves off the screen (Bug#4564).
3984 Improve wording.
3985
3986 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3987
3988 * files.texi (Directories): delete-directory prompts for recursive
3989 deletion.
3990
3991 2009-09-30 Glenn Morris <rgm@gnu.org>
3992
3993 * ack.texi (Acknowledgments):
3994 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3995
3996 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3997
3998 * dired.texi (Dired Navigation): Use @code instead of @var for
3999 dired-isearch-filenames, so that it's not capitalized.
4000
4001 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
4002
4003 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
4004
4005 * entering.texi (Exiting): C-z is now bound to suspend-frame.
4006
4007 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
4008 (Key Bindings): Reference Init Rebinding in introductory text.
4009 Shift some of the introduction to Keymaps node.
4010 (Keymaps): Simplify.
4011 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
4012 (Minibuffer Maps): Remove mention of Mocklisp.
4013 (Init Rebinding): Move mode-local rebinding example here from Local
4014 Keymaps.
4015 (Modifier Keys): Clarify.
4016 (Rebinding): Add cindex for "binding keys".
4017
4018 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4019
4020 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
4021
4022 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
4023
4024 * building.texi (Threads Buffer, Multithreaded Debugging):
4025 Reorganize these two sections.
4026
4027 2009-08-29 Eli Zaretskii <eliz@gnu.org>
4028
4029 * cmdargs.texi (Initial Options): Fix last change.
4030
4031 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4032
4033 * mule.texi (Enabling Multibyte):
4034 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
4035 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
4036
4037 2009-08-20 Glenn Morris <rgm@gnu.org>
4038
4039 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
4040
4041 2009-08-19 Glenn Morris <rgm@gnu.org>
4042
4043 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
4044
4045 2009-08-18 Glenn Morris <rgm@gnu.org>
4046
4047 * ack.texi (Acknowledgments):
4048 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
4049
4050 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
4051
4052 2009-08-09 Glenn Morris <rgm@gnu.org>
4053
4054 * ack.texi (Acknowledgments):
4055 * emacs.texi (Acknowledgments): Add gdb-mi entry.
4056
4057 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
4058
4059 * emacs.texi (Top): Add new menu items for GDB-UI.
4060
4061 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
4062 section. Threads buffer is in separate section now.
4063
4064 2009-08-08 Glenn Morris <rgm@gnu.org>
4065
4066 * ack.texi (Acknowledgments):
4067 * emacs.texi (Acknowledgments):
4068 Update for js2-mode and org changes.
4069
4070 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
4071
4072 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
4073 files.
4074
4075 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
4076
4077 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
4078
4079 2009-07-23 Glenn Morris <rgm@gnu.org>
4080
4081 * programs.texi (Matching): Update blink-matching-paren-distance.
4082
4083 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
4084
4085 * frames.texi (Cut/Paste Other App): For select-active-regions,
4086 selection is now updated on moving point.
4087
4088 2009-07-21 Richard Stallman <rms@gnu.org>
4089
4090 * glossary.texi (GNU, Daemon): Update information.
4091
4092 2009-07-19 Juri Linkov <juri@jurta.org>
4093
4094 * custom.texi (Specifying File Variables, Safe File Variables):
4095 "variables/value pairs" -> "variable/value pairs".
4096
4097 2009-07-15 Glenn Morris <rgm@gnu.org>
4098
4099 * misc.texi (Gnus): Remove widow.
4100
4101 2009-07-11 Glenn Morris <rgm@gnu.org>
4102
4103 * Makefile.in (TEXI2PDF): New.
4104 (emacs.pdf, emacs-xtra.pdf): New targets.
4105
4106 * arevert-xtra.texi (Autorevert): Add menu descriptions.
4107
4108 * display.texi (Horizontal Scrolling): Re-word to remove widow.
4109
4110 * emacs.texi (Top): Info can be read from other places than Emacs.
4111 Don't print the copying notice twice in the printed version.
4112 Update the menu and detailmenu.
4113 (Preface): The meaning of "on-line" has changed.
4114 Correct name for "Common Problems" chapter.
4115 (Distrib): Update FSF shop URL.
4116 (Intro): Showing two files at once is not so exciting.
4117
4118 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
4119 (Mac / GNUstep Basics): Minor grammar changes.
4120 (Mac / GNUstep Events): Fix typo.
4121 (GNUstep Support): CANNOT_DUMP no longer applies.
4122
4123 * misc.texi (Document View): Fix typos.
4124
4125 * dired.texi (Dired):
4126 * help.texi (Help):
4127 * macos.texi (Mac OS / GNUstep):
4128 * maintaining.texi (Version Control, Introduction to VC):
4129 End menu descriptions with a period.
4130
4131 2009-07-09 Eli Zaretskii <eliz@gnu.org>
4132
4133 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
4134 so categorical in saying that the option is only useful on NTFS.
4135
4136 2009-07-09 Glenn Morris <rgm@gnu.org>
4137
4138 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
4139 (ENVADD): Add texinfodir to TEXINPUTS.
4140
4141 * emacs.texi (Top): Fix cross-reference.
4142
4143 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
4144
4145 * vc1-xtra.texi (Revision Tags): Fix typo.
4146
4147 2009-07-03 Glenn Morris <rgm@gnu.org>
4148
4149 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
4150 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
4151 (Merge Commands): `.' does not seem to work in A or B buffer.
4152 `l' can recreate the 3-window display.
4153
4154 * glossary.texi (Glossary): Minor phrasing changes throughout.
4155 Add more internal cross-references.
4156 <Autoloading>: You can't really autoload a variable.
4157 <C-M->: Move details here from `M-C-' item.
4158 <Continuation Line>: Refer to `Truncation.'
4159 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4160 <Home Directory, Unix>: New entries.
4161 <Deletion of Files>: Mention recycle bins.
4162 <Directory>: Mention ``folders.''
4163 <Error>: Don't mention ``type-ahead.''
4164 <Fringe>: Refer to the manual node.
4165 <Minor Mode>: Can be global or local.
4166 <Spell Checking>: There are other checkers besides Ispell.
4167
4168 2009-07-02 Glenn Morris <rgm@gnu.org>
4169
4170 * anti.texi (Antinews): Minor changes in phrasing.
4171
4172 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4173 some underfull lines in dvi output.
4174
4175 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4176
4177 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4178
4179 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4180
4181 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4182
4183 * xresources.texi (Table of Resources): Mention maximized for
4184 fullscreen.
4185
4186 * cmdargs.texi (Window Size X): -mm/--maximized is new.
4187
4188 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
4189
4190 * anti.texi (Antinews): Correct the list of removed platforms.
4191
4192 2009-06-28 Glenn Morris <rgm@gnu.org>
4193
4194 * arevert-xtra.texi: Minor language tweaks.
4195
4196 * dired-xtra.texi: Minor revisions.
4197
4198 2009-06-23 Miles Bader <miles@gnu.org>
4199
4200 * display.texi (Scrolling): Document `recenter-redisplay'.
4201 (Temporary Face Changes): Document `text-scale-set'.
4202
4203 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4204
4205 * Branch for 23.1.
4206
4207 2009-06-17 Kenichi Handa <handa@m17n.org>
4208
4209 * mule.texi (Charsets): Update the description for the new charset.
4210 (list-character-sets): New findex.
4211 (Language Environments): Add @anchor{Describe Language Environment}.
4212
4213 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4214
4215 * basic.texi (Moving Point): Fix tag.
4216
4217 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4218
4219 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4220 use camel-case for PageUp and PageDown.
4221
4222 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4223 camel-case for PageUp and PageDown.
4224
4225 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4226
4227 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4228 (Isearch Scroll): Decapitalize <next> and <prior>.
4229
4230 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4231
4232 * fixit.texi (Spelling): Set default dictionary.
4233 Improve descriptions (Bug#2554)
4234
4235 2009-06-08 David Reitter <david.reitter@gmail.com>
4236
4237 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4238 since saving colors and faces set this way is not implemented.
4239 (Environment variables): Remove mention of mac-fix-env, which is
4240 scheduled to be removed.
4241
4242 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4243
4244 * custom.texi (Init Examples): Add example of changing load-path.
4245
4246 * building.texi (Lisp Libraries): Add example of changing
4247 load-path (Bug#3446).
4248
4249 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4250
4251 * mark.texi (Mark): Further clarifications.
4252 (Setting Mark): Emphasize that C-SPC activates the mark.
4253
4254 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4255
4256 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4257 Mark mode.
4258 (Using Region, Persistent Mark): Use "active mark" instead of "active
4259 region".
4260
4261 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4262
4263 * mule.texi (Select Input Method): Fix typo.
4264
4265 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4266
4267 * anti.texi (Antinews): Document completion changes. Some additional
4268 copyedits and rearrangement of entries.
4269
4270 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4271
4272 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4273 (Shell History Copying, Terminal emulator): Copyedits.
4274
4275 * xresources.texi (Resources): Simplify descriptions.
4276 Shorten description of editres, which is not very useful these days.
4277 (Table of Resources): Document fontBackend resource.
4278
4279 * trouble.texi (Quitting): Add other undo bindings to table.
4280 (DEL Does Not Delete): Note that the erasure key is usually labeled
4281 "Backspace". Remove discussion of obscure Xmodmap issue.
4282
4283 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4284
4285 * files.texi (Visiting): Copyedits.
4286
4287 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4288
4289 * basic.texi (Inserting Text): Document ucs-insert.
4290
4291 * mule.texi (International Chars): Define "multibyte". Note that
4292 internal representation is unicode-based. Simplify definition of raw
4293 bytes. Mention ucs-insert.
4294 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4295 (Language Environments): Add language environments new to Emacs 23.
4296 (Multibyte Conversion): Node deleted.
4297 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4298 Don't mention obsolete emacs-mule coding system.
4299 (Output Coding): Copyedits.
4300
4301 * emacs.texi (Top): Update node listing.
4302
4303 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4304
4305 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4306
4307 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4308
4309 * building.texi (Lisp Libraries): `load-library' does offer completion.
4310
4311 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4312
4313 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4314 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4315
4316 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4317
4318 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4319
4320 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4321
4322 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4323
4324 * building.texi (Lisp Interaction): Document initial-scratch-message.
4325
4326 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4327
4328 * msdog.texi (Windows Fonts): Fix typos.
4329
4330 * files.texi (Save Commands): Fix pxref.
4331
4332 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4333
4334 * files.texi (Save Commands): Mention diff-buffer-with-file.
4335 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4336 Henoch (Bug#3036).
4337
4338 2009-03-15 Glenn Morris <rgm@gnu.org>
4339
4340 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4341 the former is not always used.
4342 (Mail Headers): Use active voice. Add "Mail-reply-to".
4343 Change case of "Id". Avoid repeated "appropriate".
4344 (Mail Aliases): Fix previous change - use an example with a ".", so it
4345 does actually get quoted when expanded.
4346 (Mail Sending): Mailclient is the default on some systems.
4347 (Citing Mail): Mention mail-indentation-spaces.
4348 (Mail Mode Misc): Add an @dfn for "mail signature".
4349
4350 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4351
4352 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4353 (Completion Options): Document read-file-name-completion-ignore-case,
4354 read-buffer-completion-ignore-case, and completion-styles.
4355 Remove description of partial-completion-mode.
4356
4357 2009-03-14 Glenn Morris <rgm@gnu.org>
4358
4359 * sending.texi (Mail Format): Fix typo. Add index entry for
4360 mail-header-separator.
4361 (Mail Headers): Put info about initialization and changing in one place
4362 at the start. Update FCC section for mbox Rmail. Clarify From
4363 section, mention mail-setup-with-from. Clarify Reply-to section.
4364 Add Mail-followup-to and mail-mailing-lists. Clarify References
4365 section.
4366 (Mail Aliases): Update example, make less contentious.
4367 Update for name change of mail-interactive-insert-alias.
4368 (Mail Mode): Remove mention of `%' as a word separator.
4369 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4370 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4371 commands. Clarify FCC handling. In mail-complete, add reference to
4372 Mail Aliases section, and mention mail-complete-function.
4373 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4374 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4375 signature netiquette. Explain how the mail hooks work when continuing
4376 a composition.
4377 (Mail Amusements): Internationalize the spook section a bit.
4378 Remove the spook mail-setup-hook example, since it doesn't work well.
4379 Mention fortune-file.
4380 (Mail Methods): Mention read-mail-command.
4381
4382 2009-03-14 David Reitter <david.reitter@gmail.com>
4383
4384 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4385 and NS resources following recent changes.
4386
4387 2009-03-10 Jason Rumney <jasonr@gnu.org>
4388
4389 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4390 w32-use-visible-system-caret doc to indicate that it should get set
4391 automatically.
4392 (Windows Fonts): Add doc for the uniscribe backend.
4393
4394 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4395
4396 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4397 vc-dir. (Bug#2598)
4398
4399 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4400
4401 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4402
4403 2009-03-05 Glenn Morris <rgm@gnu.org>
4404
4405 * rmail.texi (Rmail Basics): Add reference to sorting.
4406 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4407 Minor re-wordings.
4408 (Rmail Motion): Mention rmail-next-same-subject.
4409 (Rmail Deletion): Expunging is not the only way to change the numbers.
4410 (Rmail Labels): Labels can also be used in sorting.
4411 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4412 (Rmail Display): Mention rmail-mime.
4413
4414 2009-03-04 Glenn Morris <rgm@gnu.org>
4415
4416 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4417 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4418 summary. Mention sorts cannot be undone.
4419 (Rmail Display): Give an example of how to use goto-address-mode.
4420 (Rmail Editing): It's keybindings that are redefined, not commands.
4421 Fix some typos.
4422 (Movemail): Some minor rewording.
4423 (Remote Mailboxes): Emacs movemail supports pop by default.
4424 Fix some minor grammatical issues. The "two alternative ways" to
4425 specify a POP mailbox are really just one. Remove all reference to the
4426 variables rmail-pop-password and rmail-pop-password-required, obsolete
4427 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4428 can support Kerberos.
4429
4430 2009-03-03 Glenn Morris <rgm@gnu.org>
4431
4432 * rmail.texi (Rmail Deletion): Revert previous change, which was
4433 describing the Rmail summary versions.
4434 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4435 Minor re-wording for rmail-resend.
4436 (Rmail Make Summary): Summaries apply to buffers rather than files.
4437 <rmail-summary-by-topic>: Headers includes the subject.
4438 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4439 details, including prefix arguments.
4440 Mention rmail-summary-by-senders on C-M-f.
4441 Not counting lines might be faster.
4442 (Rmail Summary Edit): More details on the delete commands.
4443 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4444 Name the commands bound to the various keys. Mention prefix argument
4445 for searching.
4446 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4447 Simplify rmail-highlighted-headers description. Update face name.
4448
4449 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4450
4451 * mark.texi (Marking Objects): Fix typo.
4452
4453 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4454
4455 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4456 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4457
4458 2009-03-01 Glenn Morris <rgm@gnu.org>
4459
4460 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4461 (Rmail Motion): - M-s searches from the end of messages.
4462 (Rmail Deletion): Minor clarification. Fix numeric argument
4463 description.
4464 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4465 newmail and RMAILOSE files need not be in home-directory.
4466 (Rmail Files): Mention I/O menus are unselectable if no files match.
4467 Mention `MAIL' env-var.
4468
4469 2009-02-24 Jason Rumney <jasonr@gnu.org>
4470
4471 * mule.texi (Fontsets): Mention fontset-default, font specs and
4472 fallback fontsets.
4473 (Defining Fontsets): Mention ns and w32 variants of
4474 standard-fontset-spec. Update description of startup fontset to match
4475 Emacs 23 behavior.
4476 (Modifying Fontsets): New section. (Bug#656)
4477 (International): Link to Modifying Fontsets.
4478
4479 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4480
4481 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4482 Mention ns-extended-platform-support-mode.
4483
4484 2009-02-22 Karl Berry <karl@gnu.org>
4485
4486 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4487
4488 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4489
4490 * basic.texi (Moving Point, Position Info):
4491 * files.texi (Visiting):
4492 * mini.texi (Completion Options):
4493 * text.texi (HTML Mode): Remove duplicate words.
4494
4495 2009-02-20 Glenn Morris <rgm@gnu.org>
4496
4497 * rmail.texi: Minor updates for mbox rather than Babyl.
4498
4499 2009-02-17 Karl Berry <karl@gnu.org>
4500
4501 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4502
4503 2009-02-17 Richard M Stallman <rms@gnu.org>
4504
4505 * anti.texi (Antinews): Mention Babyl format.
4506
4507 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4508
4509 * rmail.texi: Update for mbox format.
4510 Various small fixes, as well as the following.
4511 (Out of Rmail): Node deleted.
4512 (Rmail): Update menu.
4513 (Rmail Files): Comment out set-rmail-inbox-list.
4514 Document rmail-inbox-list instead.
4515 (Rmail Output): Substantial changes since C-o is now
4516 rmail-output-as-seen and o is rmail-output.
4517 (Rmail Attributes): Delete `stored', add `retried'.
4518 (Rmail Display): Editing headers works in all cases.
4519
4520 2009-02-17 Glenn Morris <rgm@gnu.org>
4521
4522 * basic.texi (Position Info): M-x count-lines-region is not always on
4523 M-=. (Bug#2269)
4524
4525 2009-02-09 Glenn Morris <rgm@gnu.org>
4526
4527 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4528 defaults.
4529
4530 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4531
4532 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4533 documentation of possible problems with redecoding.
4534
4535 2009-02-03 Glenn Morris <rgm@gnu.org>
4536
4537 * rmail.texi (Out of Rmail): Mention b2m.pl.
4538
4539 2009-01-31 Glenn Morris <rgm@gnu.org>
4540
4541 * rmail.texi (Out of Rmail): Correct b2m location.
4542
4543 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4544
4545 * fixit.texi (Undo): Update undo limit values.
4546
4547 2009-01-27 Glenn Morris <rgm@gnu.org>
4548
4549 * emacs.texi (Top): Fix Antinews menu entry.
4550
4551 2009-01-25 Karl Berry <karl@gnu.org>
4552
4553 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4554 item with no marker, instead of the syntactically incorrect
4555 @itemize @asis.
4556
4557 2009-01-25 Juri Linkov <juri@jurta.org>
4558
4559 * building.texi (Grep Searching): Fix index entry for lgrep.
4560
4561 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4562
4563 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4564
4565 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4566
4567 * macos.texi (Preferences Panel): Update description of font setting to
4568 reflect that prior frame selection is no longer needed.
4569
4570 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4571
4572 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4573 raise GUD subsections.
4574
4575 2009-01-15 Glenn Morris <rgm@gnu.org>
4576
4577 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4578
4579 2009-01-10 Glenn Morris <rgm@gnu.org>
4580
4581 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4582
4583 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4584
4585 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4586 logical lines.
4587
4588 2008-12-29 Juri Linkov <juri@jurta.org>
4589
4590 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4591
4592 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4593
4594 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4595
4596 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4597 goto-address-mode instead of goto-address.
4598
4599 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4600 mode.
4601
4602 * emacs.texi (Top): Update node listing.
4603
4604 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4605
4606 * custom.texi (Directory Variables): Explain what is a "project".
4607 Add indexing. Improve wording. Add a footnote about using
4608 _dir-locals.el on MS-DOS.
4609
4610 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4611
4612 * files.texi (Misc File Ops): Mention chmod as an alias for
4613 set-file-modes.
4614
4615 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4616
4617 * help.texi (Help): Fix typos and reword.
4618 (Help Summary): Add entries for C-h n and C-h r, reorder
4619 entries, and do some minor fixes.
4620 (Name Help): Say that C-h F works for commands only.
4621 (Misc Help): Say that view-lossage displays 300 keystrokes.
4622
4623 2008-12-20 Glenn Morris <rgm@gnu.org>
4624
4625 * ack.texi (Acknowledgments): General update based on AUTHORS,
4626 including removal of some stuff no longer distributed.
4627
4628 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4629
4630 * fixit.texi: Mention hunspell.
4631
4632 2008-12-19 Glenn Morris <rgm@gnu.org>
4633
4634 * ack.texi (Acknowledgments): Small grammar fix.
4635 Consolidate explanatory text at start.
4636
4637 * display.texi (Text Display):
4638 * indent.texi (Indentation): Use @acronym with ASCII.
4639
4640 2008-12-18 Glenn Morris <rgm@gnu.org>
4641
4642 * ack.texi: Various small updates and fixes.
4643
4644 2008-12-18 Juri Linkov <juri@jurta.org>
4645
4646 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4647 as a key binding to start a forward nonincremental word search.
4648 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4649 a backward nonincremental word search. Add index for `M-s w'
4650 `isearch-forward-word'.
4651 (Regexp Search): Add a short summary of regexp key commands like
4652 in the node "Basic Isearch".
4653 (Other Repeating Search): Fix typo.
4654
4655 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4656
4657 * misc.texi (PostScript Variables): Fix doc.
4658
4659 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4660
4661 * programs.texi (Program Modes): Mention Ruby mode.
4662
4663 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4664
4665 * misc.texi (emacsclient Options): Describe what an empty string
4666 argument does for --alternate-editor.
4667
4668 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4669
4670 * cmdargs.texi (Font X): Distinguish between client-side and
4671 server-side fonts. List valid Fontconfig properties. Add reference to
4672 Fontconfig manual. List valid GTK font properties. Explain use of
4673 fc-list.
4674
4675 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4676
4677 * cmdargs.texi (Font X): Move discussion of quoting to top.
4678
4679 2008-12-06 Glenn Morris <rgm@gnu.org>
4680
4681 * maintaining.texi (Old Revisions): Improve previous change.
4682
4683 2008-12-05 Richard M Stallman <rms@gnu.org>
4684
4685 * anti.texi (Antinews): Minor fixes.
4686
4687 2008-12-03 Glenn Morris <rgm@gnu.org>
4688
4689 * maintaining.texi (Old Revisions): Fix diff-switches description.
4690
4691 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4692
4693 * emacs.texi (Top): Fix typo.
4694
4695 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4696
4697 * misc.texi (Document View): Explain dependence on gs at the top.
4698 Copyedits.
4699
4700 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4701
4702 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4703 (Comment Commands): Discuss region-active behavior of M-; first.
4704
4705 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4706
4707 * display.texi (Line Truncation): Add reference to Continuation
4708 Lines.
4709
4710 * windows.texi (Pop Up Window): Mention split-height-threshold
4711 and split-width-threshold.
4712 (Split Window): Add reference to Continuation Lines.
4713
4714 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4715
4716 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4717 (GNUstep Support): New node.
4718 * anti.texi:
4719 * emacs.texi:
4720 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4721
4722 2008-11-28 Richard M Stallman <rms@gnu.org>
4723
4724 * misc.texi (Dissociated Press): Minor cleanups.
4725
4726 * dired.texi (Image-Dired): Avoid passive.
4727
4728 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4729
4730 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4731 representation.
4732
4733 2008-11-26 Richard M. Stallman <rms@gnu.org>
4734
4735 * files.texi (Visiting): Rewrite paragraph for clarity.
4736
4737 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4738
4739 2008-11-25 Alan Mackenzie <acm@muc.de>
4740
4741 * programs.texi (Moving by Parens): Clarify that parens inside strings
4742 and comments are ignored, and that the commands assume the starting
4743 point isn't in a string or comment.
4744
4745 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4746
4747 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4748 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4749 version.
4750 (Mac Customization): Rewrite Preferences Panel section and merge in to
4751 this node, add Open files by dragging to an Emacs window.
4752
4753 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4754
4755 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4756
4757 * files.texi (Misc File Ops): Document set-file-modes.
4758
4759 * windows.texi (Split Window): Document integer values of
4760 truncate-partial-width-windows.
4761
4762 * text.texi (Text): Simplify description of markup languages.
4763 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4764 (TeX Editing): Note that `""' inserts one `"' character.
4765 (HTML Mode): Note in the introduction that XML mode is an alias for
4766 SGML mode. Mention nXML mode.
4767
4768 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4769
4770 * building.texi (Watch Expressions): Fix typo.
4771
4772 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4773
4774 * files.texi (Visiting): Document new behavior of
4775 confirm-nonexistent-file-or-buffer.
4776
4777 * buffers.texi (Select Buffer):
4778 Document confirm-nonexistent-file-or-buffer.
4779
4780 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4781 edit-picture.
4782
4783 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4784 edit-picture', since that is just an alias for picture-mode.
4785 (Sentences): Note that repeated M-@ extends the region.
4786 (Pages): Make terminology more consistent. Link to Regexps node.
4787 (Longlines): Discuss relationship with Visual Line mode.
4788 (Text Mode): Remove extraneous discussion of other modes, since they
4789 were already introduced in the parent node.
4790
4791 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4792
4793 * anti.texi (Antinews): Rewrite.
4794
4795 * entering.texi (Exiting): Mention "minimize" terminology.
4796
4797 * frames.texi (Frame Commands): Mention "minimize" terminology.
4798
4799 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4800 formats.
4801 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4802 (Misc X): Don't document useless -hb option.
4803
4804 2008-11-22 Juri Linkov <juri@jurta.org>
4805
4806 * dired.texi (Dired Navigation): Change normal file name search option
4807 from `non-nil' to `t'. Add `dwim' option.
4808
4809 2008-11-22 Juri Linkov <juri@jurta.org>
4810
4811 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4812 ".dir-locals.el". Rename `define-project-bindings' to
4813 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4814 `dir-locals-set-directory-class'.
4815
4816 2008-11-22 Lute Kamstra <lute@gnu.org>
4817
4818 * buffers.texi (Select Buffer): Index goto-line.
4819 * basic.texi (Moving Point): Mention the use of a numeric prefix
4820 argument with goto-line and refer to Select Buffer for the use of a
4821 plain prefix argument.
4822
4823 2008-11-19 Glenn Morris <rgm@gnu.org>
4824
4825 * doclicense.texi: Update to FDL 1.3.
4826 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4827
4828 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4829
4830 * custom.texi (Minor Modes): Define mode commands and mode variables
4831 more precisely. Recommend using mode commands instead of setting
4832 variables directly. Put minor modes in a list, and add more modes.
4833 (Easy Customization): Use "init file" instead of .emacs.
4834 (Customization Groups): Update to new Custom buffer appearance.
4835 (Saving Customizations): Copyedits. Update example.
4836 (Variables): Give example of variable type-sensitivity.
4837 (Examining): Update example.
4838 (Hooks): Copyedits.
4839 (Specifying File Variables): Use C comments instead of an artificial
4840 Lisp for the example.
4841 (Keymaps): Move internals discussion to Prefix Keymaps.
4842 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4843 (Init Rebinding): Document kbd macro.
4844 (Init File): Link to Find Init.
4845
4846 * mark.texi (Using Region): Document Delete Selection Mode more
4847 thoroughly.
4848
4849 * frames.texi (Mouse Commands): Move most of the description of Delete
4850 Selection Mode to Using Region, and link to it.
4851 (Clipboard): Note that paste is bound to clipboard-yank.
4852
4853 * building.texi (Compilation): Document first-error value of
4854 compilation-scroll-output.
4855 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4856 works as soon as an error is available. Suggested by Juri Linkov.
4857
4858 * mini.texi (Passwords): New node.
4859
4860 * files.texi (Remote Files): Link to Passwords node.
4861
4862 * emacs.texi (Top): Update node listings.
4863
4864 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4865
4866 * ack.texi (Acknowledgments): Some updating of credits.
4867
4868 * emacs.texi (Acknowledgments): Add a couple more names.
4869
4870 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4871
4872 * files.texi (Directories): Describe delete-directory in text.
4873 (Misc File Ops): Document use of trash.
4874
4875 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4876
4877 * macos.texi (Mac Customization): Fix typos.
4878
4879 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4880
4881 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4882 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4883 the conventions of the main Emacs manual.
4884
4885 * emacs.texi (Top): Update node listings.
4886
4887 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4888
4889 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4890 command-line-args is processed during startup.
4891 (Action Arguments): Correctly describe how file arguments interact with
4892 the startup screen. Link to Lisp Interaction for scratch buffer.
4893 (Initial Options): Link to Command Example for -batch option.
4894 (Environment): Document initial-environment.
4895
4896 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4897 can't be changed in the site-start file.
4898
4899 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4900
4901 * dired.texi (Dired): Mention C-x C-d too.
4902 (Dired Enter): Document M-n in the Dired minibuffer.
4903 (Dired Navigation): Explain dired-goto-file more clearly.
4904 Document dired-isearch-filenames.
4905 (Dired Deletion): Remove unnecessary "expunged" terminology.
4906 (Flagging Many Files): & is now rebound to `% &'.
4907 (Shell Commands in Dired): Document dired-do-async-shell-command.
4908 Clarify how multi-file arguments are passed.
4909 (Misc Dired Features): Document dired-do-isearch.
4910
4911 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4912
4913 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4914
4915 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4916
4917 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4918
4919 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4920
4921 * programs.texi (Program Modes): Link to Program Indent node.
4922 (Left Margin Paren): Explain consequences of changing
4923 open-paren-in-column-0-is-defun-start more concisely.
4924 (Which Function, Program Indent, Info Lookup): Minor edits.
4925 (Basic Indent): If region is active, TAB indents the region.
4926 (Multi-line Indent): If region is active, TAB indents the region.
4927 Note that indent-region is useful when Transient Mark mode is off.
4928 (Matching): The delimiter at the cursor is highlighted---the character
4929 changes color.
4930 (Symbol Completion): Link to Completion node.
4931
4932 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4933 a strictly text-only system.
4934
4935 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4936 batch mode.
4937
4938 2008-11-01 Richard M. Stallman <rms@gnu.org>
4939
4940 * misc.texi (Document View): Major rewrite.
4941
4942 * maintaining.texi (Types of Log File): Change logs are older than
4943 version control.
4944 (VCS Concepts): Simplify and rearrange.
4945 (Version Control Systems): Make it clear that Linux is only the kernel.
4946 (VC Mode Line): Shorten reference to menu item.
4947 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4948 (VC Directory Mode): Minor cleanup.
4949 Unchanged files are hidden, not omitted.
4950 (VC Directory Commands): Shorten and simplify.
4951 (Change Log Commands): New node, split from Change Logs.
4952 (VC Directory Buffer): New node, split from VC Directory Mode.
4953
4954 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4955
4956 * misc.texi (Document View): Rename from Document Files, moved here
4957 from files.texi.
4958
4959 * files.texi (Version Control): Move to maintaining.texi.
4960 Subnodes moved as well.
4961 (Document Files): Move to misc.texi.
4962
4963 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4964 vc-update-change-log.
4965 (Version Control): Move here from files.texi.
4966 (Format of ChangeLog): Make it a subnode of Change Log.
4967
4968 * emacs.texi (Top): Update node listing.
4969
4970 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4971
4972 * files.texi (Files): Add a section about document
4973 files (doc-view-mode).
4974
4975 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4976
4977 * building.texi (Compilation Mode):
4978 Document compilation-auto-jump-to-first-error.
4979 (Debuggers): Lower GUD subsections to subsubsections.
4980 (Starting GUD): Add cindex.
4981 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4982
4983 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4984
4985 * indent.texi (Indentation): Link to Program Indent.
4986
4987 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4988 now uses emacsclient's terminal.
4989
4990 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4991
4992 * mark.texi (Using Region): Document use-empty-active-region.
4993
4994 * emacs.texi (Top): Update node listings.
4995
4996 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4997 Don't mention obsolete emacs.bash script.
4998 (Invoking emacsclient): Rewrite, moving optional arguments to
4999 emacsclient Options.
5000 (emacsclient Options): New node. Document server-use-tcp and
5001 server-host.
5002
5003 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
5004
5005 * indent.texi (Indentation): Replace list with paragraphed text,
5006 putting description of syntax-driven indentation first. Document new
5007 effect of active regions on tab.
5008 (Tab Stops): Note that editable tab stops affect indentation commands.
5009
5010 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
5011
5012 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
5013
5014 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
5015
5016 * custom.texi (Function Keys): Note that modified keypad keys are not
5017 translated.
5018
5019 * basic.texi (Arguments): Explain how to insert multiple digits.
5020
5021 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
5022
5023 * files.texi (Remote Files): Precise selection of default method.
5024 Rewrite paragraph about disabling remote file names.
5025
5026 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5027
5028 * search.texi (Special Isearch): Document M-TAB is isearch.
5029
5030 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
5031 command.
5032
5033 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
5034
5035 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
5036
5037 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
5038 section.
5039
5040 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
5041
5042 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
5043 to files.texi. Move contents of vc2-xtra.texi here.
5044
5045 * vc2-xtra.texi: File removed.
5046
5047 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
5048 Directory Commands from the submenu. Don't include deleted file
5049 vc2-xtra.texi.
5050
5051 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
5052 (Version Control): Add VC Directory Mode and VC Directory Commands to
5053 the submenu.
5054 (Why Version Control?): Use table format.
5055 (Version Control Systems): Note that Meta-CVS support is gone.
5056 (VCS Concepts): Note precisely when VC started supporting filesets.
5057 Remove bogus xref to CVS Options node.
5058 (Types of Log File): Copyedits.
5059 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
5060 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
5061 The Right Thing.
5062 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
5063 (Log Buffer): Reorganize node, putting C-c C-c description first.
5064 (Old Revisions): Use CVS for example, not RCS.
5065 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
5066 Commands from the submenu, putting them under Version Control.
5067 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
5068 need to include it in the manual unconditionally, since it is now
5069 crucial to using distributed version control systems.
5070 (Comparing Files): Note that diff uses the minibuffer, and that the
5071 output is shown using Diff mode.
5072 (Diff Mode): Explain what "patch" and "hunk" mean.
5073 Document diff-update-on-the-fly, diff-refine-hunk, and
5074 diff-show-trailing-whitespaces.
5075 (File Archives): Add rar support.
5076
5077 * major.texi (Choosing Modes): Make mode selection sequence more
5078 obvious by describing the steps in order of priority. Note that
5079 magic-mode-alist is nil by default.
5080 Document magic-fallback-mode-alist.
5081
5082 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
5083
5084 * frames.texi (Mouse References): Copyedits.
5085
5086 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
5087
5088 * ack.texi (Acknowledgments): Add myself as doc-view author.
5089
5090 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5091
5092 * frames.texi (Dialog Boxes): Add @cindex entries.
5093
5094 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
5095
5096 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
5097 (Text-Only Mouse): Copyedit.
5098
5099 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
5100
5101 * frames.texi: Use @key throughout for mouse clicks.
5102 (Cut/Paste Other App): Document yank-pop-change-selection.
5103 (Secondary Selection): Fix modified mouse click syntax.
5104 (Clipboard): Describe Cut, Copy and Paste commands.
5105 (Mouse References): Not all references are in read-only buffers.
5106 Copyedits.
5107 (Creating Frames): Add xref to Init File.
5108 (Frame Commands): Add xref to Exiting.
5109 (Scroll Bars): Document GTK vs toolkit behavior.
5110
5111 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
5112
5113 * files.texi (Version Control): Copyedits. Add Bazaar.
5114 (Version Control Systems): List different VCS's using an itemized list.
5115 Add Bazaar.
5116 (VCS Concepts): Copyedits. Tweak description of file merging.
5117
5118 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
5119 (Cut/Paste Other App): Document select-active-regions and
5120 x-select-enable-primary.
5121
5122 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
5123
5124 * mark.texi (Shift Selection): Correct case in node name.
5125
5126 * emacs.texi (Top): Update node order in Mark chapter.
5127
5128 2008-10-12 Eli Zaretskii <eliz@gnu.org>
5129
5130 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
5131
5132 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
5133 elsewhere in the manual instead of describing yet again the intricacies
5134 of $HOME on MS-Windows and MS-DOS.
5135
5136 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
5137
5138 * mini.texi (Minibuffer File): Add xref to File Names.
5139 (Minibuffer File): Add discussion of `~' in file names.
5140 Add insert-default-directory index reference.
5141
5142 * files.texi (File Names): Reorganize description.
5143 (Visiting): Add xref to Mode Line. Copyedits.
5144 (Save Commands): Mention prefix behavior of C-x C-s.
5145 (Numbered Backups): Node deleted.
5146 (Backup Names): Contents of Numbered Backups moved here. State default
5147 of version-control variable.
5148 (Reverting): Copyedits.
5149 (Version Control): Add additional version control systems.
5150
5151 * emacs.texi (Top): Delete Numbered Backups node.
5152
5153 * cmdargs.texi (General Variables): Change Numbered Backups xref to
5154 Backup Names.
5155 (Initial Options): Document renamed variable inhibit-startup-screen.
5156
5157 2008-10-11 Romain Francoise <romain@orebokech.com>
5158
5159 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5160
5161 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5162
5163 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5164 (Select Buffer): Mention use of minibuffer history. Describe default
5165 value of default-major-mode. Mention that C-x 4 b selects the other
5166 window.
5167 (List Buffers): Document CRM indicators in the order they appear.
5168 (Kill Buffer): Document new command kill-matching buffers.
5169 (Several Buffers): Move explanation of the relationship between buffer
5170 list and buffer menu to the top.
5171 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5172
5173 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
5174
5175 * entering.texi (Exiting): Document change of C-x C-c to
5176 save-buffers-kill-terminal. Document kill-emacs.
5177
5178 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5179
5180 * mule.texi (Coding Systems): Don't mention codepage-setup.
5181
5182 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5183 cpNNN coding systems anymore.
5184 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
5185 for unibyte mode. Don't mention line-drawing characters.
5186 Don't mention dos-unsupported-char-glyph.
5187
5188 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5189
5190 * search.texi (Search): Shorten introduction.
5191 (Basic Isearch): Add command table. Discuss reverse isearch and
5192 isearch highlighting.
5193 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5194 ring to cindex.
5195 (Special Isearch): Move input methods discussion here.
5196 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5197 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5198 Repeat Isearch.
5199 (Isearch Minibuffer): New node.
5200 (Word Search): Document new word search commands.
5201 (Regexp Example): Simplify example using sentence-end-base variable.
5202 (Replace): Reword introduction.
5203 (Unconditional Replace): Remove unnecessary example.
5204 (Other Repeating Search): Document new `M-s o' binding.
5205
5206 * emacs.texi (Top): Update node listings.
5207
5208 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5209
5210 * emacs.texi (Top): Remove Kill Errors from menu.
5211
5212 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5213
5214 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5215 interface for defining macros. Simplify examples. Note that C-g quits
5216 macro definitions.
5217 (Keyboard Macro Counter): Document using F3 to insert counter.
5218 Give usage example.
5219 (Keyboard Macro Query): Organize query responses in a table.
5220
5221 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5222 Link to Erasing node.
5223 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5224 rationale to a footnote.
5225 (Kill Errors): Remove node, due to redundancy with Erasing.
5226 (Spelling): Move discussion of flyspell to end. Note new behavior of
5227 M-$ in active region. Remove non-ispell-specific keybindings from
5228 table.
5229
5230 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5231
5232 * cmdargs.texi (Initial Options): Document --daemon.
5233
5234 2008-09-20 Glenn Morris <rgm@gnu.org>
5235
5236 * files.texi (Numbered Backups): Mention that some modes set
5237 version-control.
5238
5239 2008-09-20 Jim Blandy <jimb@red-bean.com>
5240
5241 * files.texi (Numbered Backups): Reference File Variables, as well.
5242 Remove discussion of Rmail's implementation.
5243
5244 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5245
5246 * misc.texi (Recursive Edit): Note that top-level exits active
5247 minibuffers.
5248
5249 * trouble.texi (Quitting): Likewise.
5250
5251 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5252
5253 * emacs.texi (Top): Add Temporary Face Changes xref.
5254
5255 * display.texi (Display): Move Temporary Face Changes node to just
5256 after Standard Faces.
5257 (Scrolling): Document recenter-top-bottom instead of recenter.
5258 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5259 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5260 (Display Custom): Copyedits.
5261 (Optional Mode Line): Document display-battery-mode.
5262
5263 2008-08-27 Romain Francoise <romain@orebokech.com>
5264
5265 * custom.texi (Directory Variables): Minor fix.
5266
5267 2008-08-27 Glenn Morris <rgm@gnu.org>
5268
5269 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5270 descriptions.
5271 (Calendar Customizing): Tweak layout description.
5272 Move calendar-today-marker and calendar-today face to the other
5273 markers. Condense calendar-star-date and calendar-mark-today
5274 description.
5275 (Holiday Customizing): Add oriental and solar holidays.
5276 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5277 Fix holiday-float description. Use zerop in examples. Be less verbose.
5278 (Date Display Format): Change ISO format. Be less verbose.
5279 (Diary Customizing): Mention day and month abbrev arrays.
5280 Mention the date-form variables by name. Update European example.
5281 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5282 Condense examples. Mention diary-entry-symbols by name.
5283 Condense table for insertion commands.
5284 (Fancy Diary Display): Mention diary-include-string and
5285 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5286 Ethiopic, Persian date functions. Condense descriptions.
5287
5288 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5289 (Adding to Diary): Adapt for changed node name.
5290
5291 2008-08-26 Glenn Morris <rgm@gnu.org>
5292
5293 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5294 node "Hebrew/Islamic Entries".
5295
5296 * calendar.texi (Specified Dates): Fix names of iso functions.
5297 (General Calendar): There may not be another window.
5298 (Writing Calendar Files, Holidays): Tweak intro.
5299 (Holidays): Mention Baha'i and Chinese holidays.
5300 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5301 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5302 (To Other Calendar): Add calendar-print-other-dates.
5303 Refer to "graphic display" rather than "X.
5304 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5305 (Displaying the Diary): Fix whitespace after reference.
5306 Fix `diary-number-of-entries' reference.
5307 (Date Formats): Explicitly mention that day names can be abbreviated.
5308 (Adding to Diary): Add some references to other sections.
5309 (Special Diary Entries): Fix reference.
5310 (Appointments): Simplify appt-message-warning-time entry.
5311 Clarify where times must be.
5312 (Importing Diary): Comment out icalendar paragraph that does not apply.
5313 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5314
5315 2008-08-23 Glenn Morris <rgm@gnu.org>
5316
5317 * fortran-xtra.texi (Fortran): Change description of free form and
5318 fixed form a bit. Mention hideshow and imenu.
5319 (Fortran Motion): Mention fortran-end-of-subprogram,
5320 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5321 (Fortran Indent): Minor re-word.
5322 (ForIndent Commands): Mention fortran-fill-paragraph and
5323 fortran-fill-statement.
5324 (ForIndent Cont): Mention fortran-tab-mode-string.
5325 (Fortran Comments): Mention fortran-comment-line-start-skip.
5326 (Fortran Columns): Mention font-locking.
5327 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5328
5329 2008-08-23 Johan Bockgård <bojohan@muon>
5330
5331 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5332
5333 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * mini.texi (Minibuffer): Simplify introduction.
5336 (Minibuffer File): Document tilde in minibuffer filenames.
5337 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5338 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5339 (Completion Example): Update example to current command list.
5340 (Completion Options): Document `lazy' value of completion-auto-help.
5341 Update contents of completion-ignored-extensions.
5342 (Minibuffer History): Describe "future history" list. State default
5343 value of history-delete-duplicates.
5344
5345 2008-08-21 Glenn Morris <rgm@gnu.org>
5346
5347 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5348 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5349
5350 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5351
5352 * regs.texi (Registers): Clarify valid register names.
5353 (RegPos): Note that buffer is saved and restored too.
5354 (RegText): Note that mark is reactivated/deactivated.
5355 (RegConfig): Xref to Windows node.
5356
5357 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5358
5359 * basic.texi (Inserting Text): Provide command name for C-q.
5360
5361 * killing.texi (Killing): Copyedit. Define read-only text.
5362 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5363 (Killing by Lines): Copyedit.
5364 (Other Kill Commands): Move M-w description here.
5365 (Yanking): Move M-w to Other Kill Commands.
5366 (Kill Ring): Also mention saving text in registers. Link to Text
5367 Properties in elisp manual.
5368 (Accumulating Text): Copyedit.
5369 (CUA Bindings): Shift selection is now the default.
5370
5371 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5372
5373 * maintaining.texi (Change Log): Mention next-error is available.
5374
5375 2008-08-10 Glenn Morris <rgm@gnu.org>
5376
5377 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5378 and intermonth text.
5379 (Holiday Customizing): Add holiday-chinese.
5380
5381 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5382
5383 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5384
5385 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5386
5387 * files.texi (Log Buffer): Describe C-c C-d.
5388 (Diff Mode): Describe C-x 4 A.
5389
5390 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5391
5392 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5393
5394 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5395
5396 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5397 describe the new bindings to show the changeset diff, toggle annotation
5398 visibility, show revisions.
5399 (VC Status): Describe key bindings for modifying the change comments,
5400 displaying changeset diffs and annotations.
5401
5402 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5403
5404 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5405
5406 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5407
5408 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5409
5410 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5411 and wording.
5412
5413 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5414
5415 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5416 marking/unmarking. Add descriptions for the multiple file search
5417 commands. Improve some old info.
5418
5419 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5420
5421 * display.texi (Visual Line Mode): New node.
5422
5423 * basic.texi (Inserting Text): Move DEL to deletion node.
5424 (Moving Point): Add additional alternative key bindings.
5425 Describe line-move-visual.
5426 (Erasing): Describe DEL.
5427 (Basic Undo, Blank Lines, Arguments): Copyedit.
5428 (Continuation Lines): Mention Visual Line mode.
5429 (Position Info): Move extended discussion to mule.texi.
5430
5431 * mule.texi (International Chars): Describe C-x =.
5432
5433 * emacs.texi (Top): Add Visual Line Mode node.
5434
5435 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5436
5437 * emacs.texi: Remove VMS support.
5438
5439 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5440
5441 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5442 the vc-dir command name.
5443
5444 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5445
5446 * xresources.texi: Remove mentions of Mac Carbon.
5447
5448 2008-07-19 Andreas Schwab <schwab@suse.de>
5449
5450 * ns-emacs.texi: Move to ../misc.
5451
5452 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5453
5454 * entering.texi (Exiting): Don't describe text-only terminals as the
5455 default. Describe the new startup screen.
5456 (Exiting): Describe how to kill Emacs first. Change description of
5457 iconification to handle modern window systems.
5458
5459 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5460
5461 * ns-emacs.texi: New file, documents features of Emacs port under
5462 NeXTstep windowing.
5463
5464 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5465
5466 * entering.texi (Entering Emacs): Update prev node.
5467
5468 * glossary.texi (Glossary): Remove xref to Text Characters.
5469
5470 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5471 directly, rather than in the context of ASCII. Move description of
5472 special properties of modifier key to new Modifier Keys node.
5473 (Keys): Copyedit.
5474 (Text Characters): Delete node. Multibyte is the default nowadays, and
5475 the node contents are obsolete.
5476
5477 * custom.texi (Modifier Keys): New node.
5478
5479 * emacs.texi (Top): Update node list.
5480
5481 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5482
5483 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5484 saying that Emacs provides menus and mouse support (which is par for
5485 the course).
5486
5487 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5488 early on.
5489 (Point): Copyedit. Relegate historical trivia to a footnote.
5490 (Mode Line): Explain mode-line format more consistently.
5491 (Menu Bar): Copyedit.
5492
5493 2008-06-27 Glenn Morris <rgm@gnu.org>
5494
5495 * cal-xtra.texi (Sexp Diary Entries):
5496 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5497
5498 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5499
5500 * mark.texi (Shift selection): New node.
5501 (Mark): Copyedits.
5502 (Persistent Mark): Move to the end of the chapter.
5503
5504 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5505
5506 * makefile.w32-in (distclean): Remove makefile.
5507
5508 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5509
5510 * building.texi (Starting GUD): Add an entry for gud-gdb.
5511 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5512 command mode.
5513
5514 2008-06-17 Glenn Morris <rgm@gnu.org>
5515
5516 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5517
5518 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5519
5520 * building.texi (Starting GUD): Expand on remote debugging.
5521 (Other GDB-UI Buffers): Mention new keyboard bindings.
5522
5523 2008-06-15 Glenn Morris <rgm@gnu.org>
5524
5525 * gnu.texi: Use a verbatim license for this invariant section,
5526 as per etc/GNU.
5527
5528 2008-06-13 Daniel Engeler <engeler@gmail.com>
5529
5530 * emacs.texi, misc.texi: Add documentation about serial port access.
5531
5532 2008-06-13 Glenn Morris <rgm@gnu.org>
5533
5534 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5535 maintain.info.
5536
5537 2008-06-05 Miles Bader <miles@gnu.org>
5538
5539 * display.texi (Temporary Face Changes): Update to reflect function
5540 renamings in face-remap.el.
5541
5542 2008-06-04 Miles Bader <miles@gnu.org>
5543
5544 * display.texi (Temporary Face Changes):
5545 Add `adjust-buffer-face-height'. Rewrite description of
5546 `increase-buffer-face-height' and `decrease-default-face-height' now
5547 that they aren't bound by default.
5548
5549 2008-06-03 Miles Bader <miles@gnu.org>
5550
5551 * display.texi (Temporary Face Changes): New node.
5552
5553 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5554
5555 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5556
5557 2008-05-31 Glenn Morris <rgm@gnu.org>
5558
5559 * cal-xtra.texi (Fancy Diary Display): Simplify.
5560
5561 2008-05-30 Glenn Morris <rgm@gnu.org>
5562
5563 * cal-xtra.texi (Fancy Diary Display): Update for
5564 diary-display-function replacing diary-display-hook.
5565
5566 2008-05-29 Drew Adams <drew.adams@oracle.com>
5567
5568 * msdog.texi (Windows Keyboard): Add descriptions of
5569 w32-register-hot-key and w32-unregister-hot-key.
5570
5571 2008-05-21 Tom Tromey <tromey@redhat.com>
5572
5573 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5574 Variables node.
5575
5576 2008-05-19 Tom Tromey <tromey@redhat.com>
5577
5578 * custom.texi (Variables): Add Directory Variables to menu.
5579 (Directory Variables): New node.
5580
5581 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5582
5583 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5584
5585 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5586
5587 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5588 Revision Tags and rewritten. Section now uses modern terminology,
5589 (tags rather than snapshots) and describes post-SCCS systems more
5590 accurately.
5591
5592 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5593
5594 * msdog.texi (Windows Files): Update documentation of
5595 w32-get-true-file-attributes.
5596
5597 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5598
5599 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5600 directory mode.
5601
5602 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5603
5604 * killing.texi (Appending Kills): Remove a strangely off-topic index
5605 entry "television".
5606
5607 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5608
5609 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5610
5611 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5612
5613 * buffers.texi, files.texi (Version-control):
5614 vc-toggle-read-only is no longer a good idea...
5615
5616 2008-04-29 Glenn Morris <rgm@gnu.org>
5617
5618 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5619
5620 2008-04-22 Juri Linkov <juri@jurta.org>
5621
5622 * dired.texi (Subdirectories in Dired): Describe using `^'
5623 to return to the parent directory.
5624
5625 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5626
5627 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5628 recent changes.
5629
5630 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5631
5632 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5633 (Other GDB-UI Buffers): Update for recent thread related changes.
5634
5635 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5636
5637 * maintaining.texi (Maintaining):
5638 * emacs.texi (Top): Typo.
5639
5640 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5641
5642 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5643 arg in `font-lock-add-keywords'.
5644
5645 2008-04-08 Glenn Morris <rgm@gnu.org>
5646
5647 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5648 Also add Baha'i calendar references where appropriate.
5649
5650 2008-04-05 Glenn Morris <rgm@gnu.org>
5651
5652 * custom.texi (Init File): Byte-compiling .emacs is bad.
5653
5654 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5655
5656 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5657
5658 2008-03-29 Glenn Morris <rgm@gnu.org>
5659
5660 * calendar.texi: Update for `calendar-date-style' replacing
5661 `european-calendar'.
5662
5663 2008-03-28 Jason Rumney <jasonr@gnu.org>
5664
5665 * display.texi (Display Custom): Mention overlay-margin in text.
5666
5667 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5668
5669 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5670 tutorial' comments.
5671
5672 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5673
5674 * mark.texi (Mark): Rearrange nodes.
5675 (Persistent Mark): Rename from Transient Mark.
5676 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5677 Describe Transient Mark mode as the default.
5678
5679 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5680 the default behavior with Transient Mark mode off.
5681 (Position Info): Fix typo.
5682
5683 * display.texi (Standard Faces): Reference the Mark node.
5684 Remove discussion of the region face, which is discussed there.
5685
5686 * emacs.texi (Top): Update node listings.
5687
5688 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5689 as the default.
5690
5691 * fixit.texi (Undo): Standardize choice of undo key sequence.
5692 (Undo, Spelling): Describe Transient Mark mode as the default.
5693
5694 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5695 default.
5696
5697 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5698
5699 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5700 mode is the default, and note that the mark is not activated when set.
5701
5702 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5703 Describe Transient Mark mode as the default.
5704
5705 * search.texi (Basic Isearch): Reference the Mark Ring node.
5706 (Replace, Unconditional Replace, Other Repeating Search):
5707 Describe Transient Mark mode as the default.
5708
5709 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5710 Describe Transient Mark mode as the default.
5711 (Paragraphs): Describe how M-h behaves when region is active.
5712
5713 * trouble.texi (Quitting): Clarify effects of C-g.
5714
5715 2008-03-13 Glenn Morris <rgm@gnu.org>
5716
5717 * emacs.texi (EMACSVER): Set to 23.0.60.
5718
5719 2008-03-05 Glenn Morris <rgm@gnu.org>
5720
5721 * dired.texi (Hiding Subdirectories): Fix previous change.
5722
5723 2008-03-05 Drew Adams <drew.adams@oracle.com>
5724
5725 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5726
5727 2008-02-28 Kim F. Storm <storm@cua.dk>
5728
5729 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5730 Move describe-distribution to C-h C-o.
5731 Move view-emacs-problems to C-h C-p.
5732 Add view-emacs-debugging on C-h C-d.
5733 Add view-external-packages on C-h C-e.
5734 Add view-order-manuals on C-h C-m.
5735
5736 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5737
5738 * msdog-xtra.texi (MS-DOS): Docstring fix.
5739
5740 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5741
5742 * msdog.texi (Windows Fonts): Use a @table for describing font
5743 properties.
5744
5745 2008-02-07 Jason Rumney <jasonr@gnu.org>
5746
5747 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5748 value has changed.
5749 (Windows HOME): Clarify what is meant by "if that fails as well".
5750 (Windows Fonts): New section.
5751
5752 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5753
5754 * basic.texi (Basic Undo): Remove duplicate "you can".
5755
5756 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5757
5758 * maintaining.texi (Tags): Fix last change.
5759
5760 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5761
5762 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5763
5764 2008-01-26 Richard Stallman <rms@gnu.org>
5765
5766 * maintaining.texi (Tags): Delete redundant index entry.
5767
5768 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5769
5770 * programs.texi (Imenu): Move "@cindex tags" from here...
5771 * maintaining.texi (Tags): ...to here.
5772
5773 2008-01-23 Kevin Ryde <user42@zip.com.au>
5774
5775 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5776 click count.
5777
5778 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5779
5780 * entering.texi (Exiting): Fix typo.
5781 Reported by D. E. Evans <sinuhe@gnu.org>.
5782
5783 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5784
5785 * glossary.texi (Glossary): Fix typo.
5786
5787 2007-12-27 Richard Stallman <rms@gnu.org>
5788
5789 * text.texi (Formatted Text): Improve menu tag.
5790 (Editing Format Info): In Info, add duplicate menu of nodes
5791 about the submenus.
5792 (Format Faces): Say where Faces menu is found. Mention Other.
5793 (Format Colors): Say where these submenus are found.
5794 (Format Indentation, Format Justification): Likewise.
5795 (Format Properties): Likewise.
5796
5797 2007-12-22 Richard Stallman <rms@gnu.org>
5798
5799 * search.texi (Query Replace): Make exp of query-replace more
5800 self-contained, and clarify.
5801
5802 2007-12-15 Richard Stallman <rms@gnu.org>
5803
5804 * files.texi (Auto Save): Clarify definition of auto-saving.
5805
5806 2007-11-26 Richard Stallman <rms@gnu.org>
5807
5808 * help.texi (Help Echo): Cleanups.
5809
5810 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5811
5812 * files.texi (Why Version Control?): Fix typo.
5813 (VCS Concepts): Fix typos; small tense fix.
5814 (Selecting a Fileset): Fix typos; small rewording.
5815 (Log Buffer): Likewise.
5816 (Old Revisions): Likewise.
5817
5818 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5819
5820 * mule.texi (Communication Coding): Fix wording of last change.
5821
5822 2007-11-16 Werner Lemberg <wl@gnu.org>
5823
5824 * custom.texi (Specifying File Variables):
5825 * major.texi (Choosing Modes): Mention '\" in man pages.
5826
5827 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5828
5829 * mule.texi (Communication Coding): Document x-select-request-type.
5830
5831 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5832
5833 2007-11-15 Francesco Potortì <pot@gnu.org>
5834
5835 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5836 --output=file.
5837
5838 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5839
5840 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5841 (Help Echo): Avoid mentioning the term "region" here and
5842 consistently use the term "active text".
5843
5844 2007-11-11 Glenn Morris <rgm@gnu.org>
5845
5846 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5847
5848 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5849
5850 * search.texi (Query Replace):
5851 Mention `query-replace-show-replacement'.
5852
5853 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5854
5855 * building.texi (Watch Expressions): Remove obscure sentence.
5856
5857 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5858
5859 * mule.texi (Select Input Method): Describe how to activate an input
5860 method in the text mode.
5861
5862 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5863
5864 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5865
5866 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5867
5868 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5869
5870 2007-10-30 Glenn Morris <rgm@gnu.org>
5871
5872 * misc.texi (Directory Tracking): Explain a bit more about
5873 dirtrack-mode.
5874
5875 2007-10-25 Glenn Morris <rgm@gnu.org>
5876
5877 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5878
5879 2007-10-24 Richard Stallman <rms@gnu.org>
5880
5881 * misc.texi (Interactive Shell): Cleanup last change.
5882
5883 2007-10-22 Juri Linkov <juri@jurta.org>
5884
5885 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5886 default values.
5887
5888 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5889
5890 * files.texi: Disambiguate two slightly different uses of the term
5891 'filesets'.
5892
5893 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5894
5895 * trouble.texi (Quitting): Fix typo.
5896
5897 2007-10-18 Glenn Morris <rgm@gnu.org>
5898
5899 * frames.texi (Mode Line Mouse): Mention minor mode names.
5900
5901 2007-10-17 Juri Linkov <juri@jurta.org>
5902
5903 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5904 fill-paragraph operates on the active region in Transient Mark mode.
5905 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5906 with fill-paragraph.
5907
5908 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5909 fill-paragraph.
5910
5911 * fixit.texi (Spelling): ispell-word operates on the active region
5912 in Transient Mark mode.
5913
5914 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5915
5916 * building.texi (Source Buffers):
5917 * custom.texi (Init Non-ASCII):
5918 * glossary.texi (Glossary): Use "key binding" consistently.
5919
5920 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5921
5922 * calendar.texi (Diary): Fix directive.
5923
5924 2007-10-16 Richard Stallman <rms@gnu.org>
5925
5926 * calendar.texi (Diary): Clarify text about diary file example.
5927
5928 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5929
5930 * files.texi: Capitalize node names according to convention.
5931
5932 2007-10-13 Glenn Morris <rgm@gnu.org>
5933
5934 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5935
5936 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5937
5938 * emacs.texi:
5939 * files.texi (Version Systems): Minor fixes to version-control material
5940 suggested by RMS and Robert J. Chassell.
5941
5942 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5943
5944 * files.texi (Version Systems):
5945 * vc-xtra.texi:
5946 * vc1-xtra.texi:
5947 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5948 operations. Change of terminology from `version' to `revision'.
5949 Revise text for adequate description of VCSes with monotonic IDs.
5950 * emacs.texi: Change of terminology from `version' to `revision'.
5951
5952 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5953
5954 * files.texi (Version Systems): Describe newer VCses.
5955 Reorder the descriptions to be chronological.
5956
5957 2007-10-09 Richard Stallman <rms@gnu.org>
5958
5959 * display.texi (Cursor Display): Correct how cursor appears
5960 in nonselected windows.
5961
5962 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5963
5964 * building.texi (GDB Graphical Interface): Remove references to gdba
5965 and mention gud-gdb.
5966
5967 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5968
5969 * rmail.texi (Rmail Sorting): Improve indexing.
5970
5971 2007-10-06 Juri Linkov <juri@jurta.org>
5972
5973 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5974 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5975 fill-paragraph-or-region.
5976
5977 * basic.texi (Arguments): Replace fill-paragraph with
5978 fill-paragraph-or-region.
5979
5980 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5981
5982 * files.texi: Update the section on version control for 2007
5983 conditions. None of these changes are new-VC-specific; that
5984 will come later.
5985
5986 2007-09-15 Glenn Morris <rgm@gnu.org>
5987
5988 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5989 to `list-holidays'.
5990
5991 2007-09-14 Glenn Morris <rgm@gnu.org>
5992
5993 * calendar.texi: Update all instances of mark-calendar-holidays,
5994 list-calendar-holidays, list-holidays with the new names.
5995
5996 2007-09-06 Glenn Morris <rgm@gnu.org>
5997
5998 Move manual sources from man/ to subdirectories of doc/.
5999 Split into the Emacs manual in emacs/, and other manuals in misc/.
6000 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
6001 manual.
6002 (infodir): New variable.
6003 (info): Use $infodir.
6004 (emacsman): Delete target, not needed any more.
6005 Move all targets that are not the Emacs manual to misc/Makefile.in.
6006 (mostlyclean): Remove `gnustmp'.
6007 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
6008 manual.
6009 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
6010 (emacsman): Delete target, not needed any more.
6011 (clean): Remove all info files but Emacs manual.
6012 Move all targets that are not the Emacs manual to misc/Makefile.in.
6013 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
6014
6015 * Makefile.in (INFOSOURCES): Delete.
6016 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6017 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6018 *.vrs *.toc here...
6019 (maintainer-clean): ...from here.
6020
6021 2007-09-05 Glenn Morris <rgm@gnu.org>
6022
6023 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
6024
6025 2007-08-29 Glenn Morris <rgm@gnu.org>
6026
6027 * emacs.texi (EMACSVER): Increase to 23.0.50.
6028
6029 2007-08-27 Richard Stallman <rms@gnu.org>
6030
6031 * emacs.texi (Top): Clarify menu item for Glossary.
6032
6033 * display.texi (Faces): Change secn title.
6034 Clarify not all fonts come from Font Lock.
6035
6036 2007-08-17 Eli Zaretskii <eliz@gnu.org>
6037
6038 * basic.texi (Position Info): Add index entry for face at point.
6039 Mention that character faces are also displayed by "C-u C-x =".
6040
6041 2007-08-08 Glenn Morris <rgm@gnu.org>
6042
6043 * glossary.texi (Glossary): Deprecate `iff'.
6044
6045 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6046
6047 * files.texi (File Conveniences): Document point motion keys in Image
6048 mode.
6049
6050 2007-07-27 Glenn Morris <rgm@gnu.org>
6051
6052 * emacs.texi (Copying): Include license text from gpl.texi, rather than
6053 in-line.
6054
6055 * gpl.texi: New file with text of GPL.
6056 * Makefile.in (EMACSSOURCES): Add gpl.texi.
6057
6058 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
6059
6060 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
6061
6062 * dired.texi (Wdired): Mention C-x C-q key binding.
6063
6064 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
6065
6066 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
6067
6068 2007-07-25 Glenn Morris <rgm@gnu.org>
6069
6070 * emacs.texi (Copying): Replace license with GPLv3.
6071
6072 * Relicense all FSF files to GPLv3 or later.
6073
6074 2007-07-24 Glenn Morris <rgm@gnu.org>
6075
6076 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
6077 for some calendars.
6078
6079 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
6080
6081 * screen.texi (Mode Line): Describe new mode-line flag that shows if
6082 default-directory for the current buffer is on a remote machine.
6083
6084 2007-07-21 Eli Zaretskii <eliz@gnu.org>
6085
6086 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
6087 default value.
6088
6089 2007-07-21 Richard Stallman <rms@gnu.org>
6090
6091 * files.texi (Why Version Control?): Improve previous change.
6092
6093 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
6094
6095 * files.texi (Why Version Control?): New node.
6096
6097 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6098
6099 * building.texi (Starting GUD): Add xref to this anchor.
6100
6101 2007-06-24 Karl Berry <karl@gnu.org>
6102
6103 * emacs.texi: New Back-Cover Text.
6104
6105 2007-06-07 Alan Mackenzie <acm@muc.de>
6106
6107 * display.texi (Optional Mode Line): Document the new form of
6108 line+column numbers, "(561,2)".
6109
6110 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6111
6112 * maintaining.texi (Create Tags Table): Fix typos.
6113
6114 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6115
6116 * Version 22.1 released.
6117
6118 2007-05-07 Karl Berry <karl@gnu.org>
6119
6120 * emacs.texi (EMACSVER): Back to 22.
6121
6122 2007-05-06 Richard Stallman <rms@gnu.org>
6123
6124 * maintaining.texi (Create Tags Table): Clean up previous change.
6125
6126 2007-05-05 Francesco Potortì <pot@gnu.org>
6127
6128 * maintaining.texi (Create Tags Table): Add text about the dangers of
6129 making symbolic links to tags files.
6130
6131 2007-05-04 Karl Berry <karl@gnu.org>
6132
6133 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
6134
6135 2007-05-03 Karl Berry <karl@gnu.org>
6136
6137 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
6138
6139 * .cvsignore (*.pdf): New entry.
6140
6141 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
6142 for printing.
6143
6144 2007-05-01 Richard Stallman <rms@gnu.org>
6145
6146 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
6147
6148 2007-04-28 Glenn Morris <rgm@gnu.org>
6149
6150 * ack.texi (Acknowledgments):
6151 * anti.texi (Antinews):
6152 * programs.texi (Program Modes): Restore mention of python.el pending
6153 consideration of legal status.
6154
6155 2007-04-28 Richard Stallman <rms@gnu.org>
6156
6157 * files.texi (File Names): Fixes to ~ description on MS systems.
6158
6159 2007-04-26 Glenn Morris <rgm@gnu.org>
6160
6161 * emacs.texi (EMACSVER): Increase to 22.1.50.
6162
6163 2007-04-25 Karl Berry <karl@gnu.org>
6164
6165 * emacs.texi: Improve line breaks on copyright page,
6166 similar layout to lispref, 8.5x11 by default.
6167
6168 * dired.texi (Image-Dired): Improve line break, fix typo.
6169
6170 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6171
6172 * programs.texi (Program Modes):
6173 * anti.texi (Antinews):
6174 * ack.texi (Acknowledgments): python.el removed.
6175
6176 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
6177
6178 * display.texi (Highlight Interactively): Correct description of
6179 hi-lock-file-patterns-policy.
6180
6181 * files.texi (File Archives): Mention self-extracting executables.
6182
6183 2007-04-23 Eli Zaretskii <eliz@gnu.org>
6184
6185 * search.texi (Unconditional Replace, Query Replace): Add xref to
6186 "Replacement and Case".
6187
6188 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6189
6190 * dired.texi (Image-Dired): Move from Thumbnails node.
6191 * misc.texi (Thumbnails): Node deleted.
6192 * emacs.texi (Top): Update node listing.
6193
6194 * files.texi (File Conveniences):
6195 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6196
6197 2007-04-21 Richard Stallman <rms@gnu.org>
6198
6199 * display.texi (Highlight Interactively): Correct previous change.
6200 Clarify doc of hi-lock-find-patterns, and move new features into it.
6201
6202 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6203
6204 * display.texi (Highlight Interactively):
6205 Document hi-lock-file-patterns-policy.
6206
6207 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6208
6209 * display.texi (Scrolling): Fix typo.
6210
6211 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6212
6213 * doclicense.texi: Remove node heading, so that it can be included by
6214 other files.
6215
6216 * emacs.texi: Insert node heading for GFDL.
6217
6218 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6219
6220 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6221 "command line".
6222
6223 * display.texi (Faces): Refer to "Creating Frames" for face
6224 and other frame customizations in .emacs.
6225
6226 * frames.texi (Creating Frames): Mention that face customizations can
6227 be put in .emacs. Add index entries.
6228
6229 2007-04-12 Richard Stallman <rms@gnu.org>
6230
6231 * glossary.texi (Glossary): Explain `iff'.
6232
6233 2007-04-11 Karl Berry <karl@gnu.org>
6234
6235 * gnu.texi (Top),
6236 * macos.texi (Mac Font Specs),
6237 * anti.texi (Antinews),
6238 * xresources.texi (Resources),
6239 * misc.texi (Emulation),
6240 * calendar.texi (Daylight Saving),
6241 * dired.texi (Dired and Find),
6242 * rmail.texi (Remote Mailboxes),
6243 * sending.texi (Mail Headers),
6244 * programs.texi (Which Function),
6245 * files.texi (Recover),
6246 * buffers.texi (Uniquify),
6247 * frames.texi (Wheeled Mice),
6248 * killing.texi (Rectangles): Wording to improve breaks in
6249 8.5x11 format.
6250 * mule.texi (Language Environments): \hbadness=10000 since there's
6251 no way to reword.
6252 * emacs.texi (smallbook): New @set to more easily switch between
6253 smallbook and 8.5x11.
6254
6255 2007-04-11 Richard Stallman <rms@gnu.org>
6256
6257 * files.texi (File Conveniences): Add xref to Tumme.
6258 Delete text about Thumbnail mode.
6259
6260 2007-04-09 Alan Mackenzie <acm@muc.de>
6261
6262 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6263 new name. Insert concept index entries.
6264
6265 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6266
6267 * display.texi (Standard Faces): Document prefix arg for
6268 list-faces-display.
6269
6270 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6271
6272 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6273
6274 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6275
6276 * files.texi (Misc File Ops): Rewrite description of
6277 insert-file-literally.
6278
6279 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6280
6281 * misc.texi (Printing): Postscript -> PostScript.
6282
6283 * ack.texi (Acknowledgments): Postscript -> PostScript.
6284
6285 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6286
6287 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6288 below.
6289
6290 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6291
6292 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6293 Init Non-ASCII.
6294 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6295 (Init Non-ASCII): New node.
6296
6297 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6298
6299 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6300
6301 2007-03-12 Glenn Morris <rgm@gnu.org>
6302
6303 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6304 "Daylight Savings".
6305
6306 * calendar.texi: Replace "daylight savings" with "daylight
6307 saving" in text throughout.
6308
6309 2007-03-04 Richard Stallman <rms@gnu.org>
6310
6311 * custom.texi (Safe File Variables): Minor correction.
6312
6313 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6314
6315 * rmail.texi (Movemail): Add internal ref.
6316 Don't indent the intro for the PROTO table.
6317 Format PROTO table items with @code.
6318
6319 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6320
6321 * building.texi: Remove references to bashdb.
6322
6323 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6324
6325 * mule.texi (Language Environments): Update list of supported language
6326 environments.
6327
6328 2007-02-14 Kim F. Storm <storm@cua.dk>
6329
6330 * building.texi (Grep Searching): Fix lgrep doc.
6331
6332 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6333
6334 * back.texi: Remove unused file.
6335
6336 2007-02-05 Francesco Potortì <pot@gnu.org>
6337
6338 * maintaining.texi (Tag Syntax): Now --members is the default for
6339 etags, not for ctags yet.
6340
6341 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6342
6343 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6344 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6345 expects. Add comments to prevent people from inadvertently modifying
6346 the key parts needed by `texinfo-multiple-files-update'.
6347
6348 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6349
6350 * frames.texi (Secondary Selection): Window clicked does not matter
6351 when mouse-yank-at-point is non-nil.
6352
6353 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6354
6355 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6356 ls-lisp-use-localized-time-format.
6357
6358 2007-01-16 Glenn Morris <rgm@gnu.org>
6359
6360 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6361 system abbrev.
6362
6363 2007-01-11 Richard Stallman <rms@gnu.org>
6364
6365 * msdog.texi (Windows Keyboard): Another small cleanup.
6366
6367 2007-01-10 Richard Stallman <rms@gnu.org>
6368
6369 * msdog.texi (Windows Keyboard): Yet another try to make
6370 everyone happy with that passage.
6371
6372 2007-01-05 Richard Stallman <rms@gnu.org>
6373
6374 * anti.texi (Antinews): Mention M-x shell scrolling.
6375
6376 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6377
6378 * building.texi (Watch Expressions): Describe gdb-max-children.
6379
6380 2007-01-04 Richard Stallman <rms@gnu.org>
6381
6382 * msdog.texi (Windows Keyboard): Clarify previous change.
6383
6384 2007-01-02 Richard Stallman <rms@gnu.org>
6385
6386 * custom.texi (Changing a Variable): Minor clarification.
6387 (Specific Customization): customize-customized => customize-unsaved.
6388
6389 * entering.texi (Entering Emacs): Clean up text about restarting
6390 Emacs for each file.
6391
6392 * misc.texi (Shell Options): Minor cleanup.
6393
6394 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6395 with Emacs, not vice versa.
6396
6397 * programs.texi (Symbol Completion): Recommend customizing
6398 window manager.
6399
6400 * xresources.texi (Resources): Minor fix.
6401
6402 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6403
6404 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6405
6406 2007-01-01 Richard Stallman <rms@gnu.org>
6407
6408 * commands.texi (User Input): Document keys stolen by window mangers.
6409
6410 2006-12-31 Richard Stallman <rms@gnu.org>
6411
6412 * custom.texi (Specific Customization): Document customize-option
6413 instead of customize-variable.
6414
6415 2006-12-31 Kim F. Storm <storm@cua.dk>
6416
6417 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6418
6419 2006-12-30 Kim F. Storm <storm@cua.dk>
6420
6421 * killing.texi (CUA Bindings): Fix typo.
6422
6423 * xresources.texi (Table of Resources): Mention grow-only value for
6424 auto-resize-tool-bars.
6425
6426 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6427
6428 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6429 and how to get them back.
6430
6431 2006-12-26 Richard Stallman <rms@gnu.org>
6432
6433 * calendar.texi (Holidays): Holiday listing is based on current
6434 practice, but DST is not.
6435
6436 2006-12-25 Richard Stallman <rms@gnu.org>
6437
6438 * emacs.texi (Top): Update subnode menus.
6439
6440 * mark.texi (Transient Mark): Fix xref.
6441
6442 * killing.texi (Graphical Kill): Node deleted.
6443 (Killing): Add xref to Cut and Paste.
6444 (CUA Bindings): Update xref.
6445
6446 * frames.texi (Cut and Paste): New section to hold other nodes.
6447 (Mouse Commands): Node demoted.
6448 (Cut/Paste Other App): Split out from Mouse Commands.
6449 (Word and Line Mouse): Likewise.
6450 (Secondary Selection, Clipboard): Nodes demoted.
6451
6452 2006-12-24 Kevin Ryde <user42@zip.com.au>
6453
6454 * calendar.texi (Holidays): US daylight saving begins second Sunday
6455 in March for 2007 onwards.
6456 (Daylight Savings): Show new US default daylight saving rules, 2nd
6457 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6458
6459 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6460
6461 * calendar.texi (Scroll Calendar): < and > are switched.
6462
6463 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6464
6465 * killing.texi (Deletion): Describe M-\ prefix argument.
6466
6467 2006-12-23 Richard Stallman <rms@gnu.org>
6468
6469 * search.texi (Regexp Search): Explain why forward and reverse regexp
6470 search are not mirror images.
6471
6472 2006-12-19 Kim F. Storm <storm@cua.dk>
6473
6474 * major.texi (Choosing Modes): Describe match-function elements for
6475 magic-mode-alist.
6476
6477 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6478
6479 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6480 peculiarities.
6481
6482 2006-12-18 Richard Stallman <rms@gnu.org>
6483
6484 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6485
6486 2006-12-17 Alan Mackenzie <acm@muc.de>
6487
6488 * programs.texi (Left Margin Paren): Remove the bit which says
6489 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6490 Discuss some of the issues of setting this option to nil.
6491
6492 2006-12-17 Glenn Morris <rgm@gnu.org>
6493
6494 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6495
6496 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6497
6498 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6499 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6500 NTFS volumes.
6501 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6502 volumes.
6503
6504 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6505
6506 * text.texi (HTML Mode): Fix "C-c TAB".
6507
6508 2006-12-09 Richard Stallman <rms@gnu.org>
6509
6510 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6511
6512 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6513
6514 * files.texi (Misc File Ops): Document insert-file-literally.
6515
6516 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6517
6518 * cmdargs.texi (Colors): Note that --color is intended for overriding
6519 the terminal defaults, not for normal invocation.
6520
6521 * misc.texi (Emacs Server): Improve wording. Don't mention the
6522 ``server program''. Add a cross-reference to "Init File" node.
6523 (Invoking emacsclient): Add index entries. Document both short and
6524 long versions of command-line options. Document the -f option.
6525
6526 2006-12-06 Richard Stallman <rms@gnu.org>
6527
6528 * text.texi (Outline Format): Say to set outline-regexp
6529 and outline-level with major modes and file local variables.
6530
6531 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6532
6533 * anti.texi (Antinews): Mention the alternative to
6534 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6535
6536 * misc.texi (Interactive Shell): Ditto.
6537
6538 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6539
6540 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6541
6542 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6543
6544 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6545
6546 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6547 colon in the mode line.
6548
6549 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6550
6551 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6552
6553 * building.texi (Watch Expressions): Mention SPC for expanding/
6554 contracting watch expressions.
6555
6556 2006-11-26 Kim F. Storm <storm@cua.dk>
6557
6558 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6559
6560 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6561
6562 * building.texi (Debugger Operation): Define text command mode.
6563 Clarify how tooltips work.
6564 (GDB Graphical Interface): Explain how to run in text command mode
6565 more clearly.
6566
6567 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6568
6569 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6570
6571 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6572
6573 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6574
6575 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6576
6577 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6578 and EMACS is deprecated.
6579
6580 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6581
6582 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6583
6584 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6585
6586 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6587
6588 * emacs.texi: Include xresources.texi both for info and dvi.
6589
6590 * xresources.texi: Merge text from xresmini.texi.
6591
6592 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6593
6594 * glossary.texi: Fix typos.
6595
6596 2006-11-06 Richard Stallman <rms@gnu.org>
6597
6598 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6599
6600 * ack.texi (Acknowledgments): Fix name spelling.
6601
6602 2006-11-01 Juri Linkov <juri@jurta.org>
6603
6604 * search.texi (Word Search): Document incremental word search.
6605
6606 2006-10-28 Glenn Morris <rgm@gnu.org>
6607
6608 * ack.texi (Acknowledgments): Add cal-html author.
6609
6610 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6611 Calendar"). Describe new package cal-html.
6612 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6613 Calendar Files."
6614
6615 2006-10-23 Richard Stallman <rms@gnu.org>
6616
6617 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6618 Abbrev mode is enabled.
6619
6620 2006-10-16 Richard Stallman <rms@gnu.org>
6621
6622 * emacs.texi: Update ISBN.
6623
6624 2006-10-11 Kim F. Storm <storm@cua.dk>
6625
6626 * emacs.texi (Acknowledgments): Use @dotless{i}.
6627
6628 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6629
6630 * building.texi (Breakpoints Buffer): Mention catchpoints.
6631
6632 2006-10-08 Kim F. Storm <storm@cua.dk>
6633
6634 * ack.texi (Acknowledgments): Update.
6635
6636 * emacs.texi (Acknowledgments): Fix bad @/ form.
6637
6638 2006-10-05 Kim F. Storm <storm@cua.dk>
6639
6640 * emacs.texi (Acknowledgments): Add more contributors.
6641
6642 2006-10-03 Richard Stallman <rms@gnu.org>
6643
6644 * emacs.texi (Acknowledgments): Update version and edition.
6645
6646 2006-10-01 Karl Berry <karl@gnu.org>
6647
6648 * custom.texi (Customization Groups): Page break to keep example buffer
6649 on one page.
6650
6651 2006-09-30 Karl Berry <karl@gnu.org>
6652
6653 * programs.texi (Basic Indent): @need to improve page break.
6654 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6655
6656 2006-09-29 Glenn Morris <rgm@gnu.org>
6657
6658 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6659
6660 2006-09-29 Karl Berry <karl@gnu.org>
6661
6662 * windows.texi (Basic Window): Remove forced @break, no longer
6663 desirable.
6664 * frames.texi (Frame Commands),
6665 * mark.texi (Marking Objects): Reword to avoid bad page break.
6666 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6667
6668 2006-09-19 Richard Stallman <rms@gnu.org>
6669
6670 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6671 stick to present tense.
6672
6673 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6674
6675 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6676 to x-gtk-use-old-file-dialog.
6677 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6678
6679 2006-09-15 Jay Belanger <belanger@truman.edu>
6680
6681 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6682 Change "Library Public License" to "Lesser Public License"
6683 throughout. Use "yyyy" to represent year.
6684
6685 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6686
6687 * misc.texi (Interactive Shell): EMACS is now set
6688 to Emacs's absolute file name, not to "t".
6689
6690 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6691
6692 * files.texi (Visiting): Add index entry "open file".
6693
6694 2006-09-11 Richard Stallman <rms@gnu.org>
6695
6696 * building.texi (Compilation Mode): Clarification.
6697 (Grep Searching): Add xref to Compilation Mode.
6698
6699 2006-09-08 Richard Stallman <rms@gnu.org>
6700
6701 * search.texi (Search): Ref multi-file search commands here.
6702 (Other Repeating Search): Not here.
6703
6704 2006-08-28 Richard Stallman <rms@gnu.org>
6705
6706 * windows.texi (Split Window): Update xref.
6707
6708 * basic.texi (Continuation Lines): Update xref.
6709
6710 * indent.texi (Tab Stops): Update xref.
6711
6712 * emacs.texi (Top): Update subnode menu.
6713
6714 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6715 split out of Display Custom.
6716
6717 2006-08-25 Kim F. Storm <storm@cua.dk>
6718
6719 * display.texi (Display Custom): Add variables overline-margin
6720 and x-underline-at-descent-line.
6721
6722 2006-08-25 Richard Stallman <rms@gnu.org>
6723
6724 * entering.texi (Exiting): Rewrite to give graphical displays
6725 priority over text terminals.
6726
6727 * search.texi (Incremental Search): Move index entries.
6728
6729 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6730
6731 * custom.texi (Init File): Reference Find Init to avoid "home
6732 directory" confusion.
6733
6734 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6735
6736 * building.texi (Other GDB-UI Buffers): Describe how to edit
6737 a value in the locals buffer.
6738
6739 2006-08-21 Richard Stallman <rms@gnu.org>
6740
6741 * search.texi (Basic Isearch): Add `isearch' index entry.
6742
6743 2006-08-16 Richard Stallman <rms@gnu.org>
6744
6745 * misc.texi (Saving Emacs Sessions): Clean up wording.
6746
6747 * mark.texi (Marking Objects): Mention term "select all".
6748
6749 * emacs.texi (Top): Update subnode menu.
6750
6751 * help.texi (Help Mode): Move node up in file.
6752
6753 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6754
6755 * building.texi (Stack Buffer): Explain fringe arrow.
6756
6757 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6758
6759 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6760 on startup.
6761
6762 2006-08-11 Romain Francoise <romain@orebokech.com>
6763
6764 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6765
6766 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6767
6768 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6769
6770 2006-08-10 Richard Stallman <rms@gnu.org>
6771
6772 * text.texi (Format Faces): Substantial rewrites to deal
6773 with face merging. Empty regions don't count.
6774 Clarify face property inheritance.
6775
6776 2006-08-08 Romain Francoise <romain@orebokech.com>
6777
6778 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6779 <arjuropo@cc.jyu.fi>.
6780
6781 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6782
6783 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6784 apply to all frames.
6785
6786 2006-08-01 Richard Stallman <rms@gnu.org>
6787
6788 * help.texi (Name Help): Add index entries for describe-variable.
6789
6790 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6791
6792 * building.texi (GDB Graphical Interface): Shorten node names.
6793 (GDB-UI Layout): Use GDB-related.
6794 (Other GDB-UI Buffers): Simplify English.
6795
6796 2006-07-31 Richard Stallman <rms@gnu.org>
6797
6798 * search.texi (Query Replace): Add xref for Dired's Q command.
6799
6800 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6801
6802 * building.texi (GDB commands in Fringe): Rename to...
6803 (Source Buffers): ..this and move forward. Describe hollow arrow and
6804 new option gdb-find-source-frame.
6805
6806 2006-07-29 Richard Stallman <rms@gnu.org>
6807
6808 * dired.texi (Operating on Files): Simplify previous change
6809 and fix Texinfo usage.
6810
6811 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6812
6813 * dired.texi (Operating on Files): Add cross-references. State the
6814 Unix commands that do similar things.
6815
6816 2006-07-28 Richard Stallman <rms@gnu.org>
6817
6818 * mark.texi (Transient Mark): Clarify that region never disappears
6819 when Transient Mark mode is off, and not when it is on.
6820
6821 2006-07-27 Richard Stallman <rms@gnu.org>
6822
6823 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6824
6825 2006-07-24 Richard Stallman <rms@gnu.org>
6826
6827 * xresources.texi (GTK styles): Fix texinfo usage.
6828
6829 * commands.texi (User Input): Explain why we teach keyboard cmds.
6830
6831 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6832 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6833 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6834 * doclicense.texi, display.texi, dired.texi, basic.texi:
6835 * anti.texi, ack.texi: Move periods and commas inside quotes.
6836
6837 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6838
6839 * cmdargs.texi (General Variables): Document EMAIL.
6840
6841 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6842
6843 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6844 doesn't have effect on MS-Windows.
6845
6846 2006-07-17 Richard Stallman <rms@gnu.org>
6847
6848 * building.texi (Grep Searching): Explain about chaining grep commands.
6849
6850 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6851
6852 * killing.texi, mini.texi: Fix typos.
6853
6854 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6855
6856 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6857 is invoked for multiple files.
6858
6859 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6860
6861 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6862 on-line manual for the rest of this node.
6863 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6864 unconditionally.
6865 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6866 Improve wording.
6867 (Windows Printing): Improve wording.
6868 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6869 rest of this node.
6870
6871 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6872
6873 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6874 with eval-buffer.
6875
6876 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6877
6878 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6879 of character translation.
6880
6881 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6882
6883 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6884
6885 2006-07-03 Karl Berry <karl@gnu.org>
6886
6887 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6888 not-too-underfull hboxes in the TeX output.
6889 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6890 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6891 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6892 * sending.texi, text.texi: Fix overfull/underfull boxes.
6893
6894 2006-07-03 Romain Francoise <romain@orebokech.com>
6895
6896 * m-x.texi (M-x): Fix.
6897
6898 2006-07-03 Richard Stallman <rms@gnu.org>
6899
6900 * search.texi (Other Repeating Search): filename -> file name.
6901
6902 * misc.texi (Narrowing): Minor cleanups.
6903
6904 * files.texi (Visiting): filename -> file name.
6905
6906 * emacs.texi (Top): Update subnode menus.
6907
6908 * mule.texi (Coding Systems): Move char translation stuff here.
6909 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6910 (Recognize Coding): Substantial local rewrites.
6911 (International): Update menu.
6912
6913 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6914 (Scrolling): Substantial local rewrites.
6915 (Display): Update menu and intro.
6916
6917 * dired.texi: filename -> file name.
6918
6919 * custom.texi (Safe File Variables): Texinfo usage fix.
6920
6921 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6922
6923 * help.texi, m-x.texi: Lots of cleanups.
6924
6925 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6926
6927 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6928 (Windows Processes, Windows Misc): Shorten the printed version by
6929 selectively conditioning less important portions by @ifnottex.
6930
6931 2006-06-27 Richard Stallman <rms@gnu.org>
6932
6933 * mini.texi (Minibuffer File): Minor cleanup.
6934
6935 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6936
6937 * frames.texi (XTerm Mouse): Rename to...
6938 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6939
6940 * emacs.texi (Top): Use new node name.
6941
6942 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6943
6944 * emacs.texi (Top): Update the detailed menu according to changes in
6945 msdog.texi.
6946
6947 * msdog.texi (Windows Keyboard): New section.
6948 (Windows Mouse): New section.
6949 (Windows System Menu): Remove section (text merged with "Windows
6950 Keyboard").
6951 (Windows Misc): New section.
6952
6953 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6954
6955 * msdog.texi (ls in Lisp): New section.
6956
6957 * files.texi (Visiting): Document case-insensitive wildcard matching
6958 under find-file-wildcards.
6959
6960 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6961
6962 * macos.texi (Mac Input): Add description of mac-function-modifier.
6963 Now Unicode keyboard layouts work.
6964
6965 2006-06-10 Richard Stallman <rms@gnu.org>
6966
6967 * mule.texi (Recognize Coding): Clarify previous change.
6968
6969 2006-06-09 Kenichi Handa <handa@m17n.org>
6970
6971 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6972 notation.
6973
6974 2006-06-07 Kevin Ryde <user42@zip.com.au>
6975
6976 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6977 manual for @ifnottex, but in emacs-extra for @iftex.
6978
6979 * cmdargs.texi (General Variables): Fix smtpmail xref.
6980
6981 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6982
6983 * programs.texi (Comment Commands):
6984 * custom.texi (Specifying File Variables):
6985 Use ;; instead of ;;; to better follow coding conventions.
6986
6987 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6988
6989 * building.texi (Watch Expressions): Move node to end.
6990 (GDB Graphical Interface): Move description of clicks in fringe...
6991 (GDB commands in the Fringe): ...to here. New node.
6992
6993 2006-06-05 Romain Francoise <romain@orebokech.com>
6994
6995 * xresmini.texi (GTK resources): Fix various typos.
6996
6997 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6998
6999 * building.texi (GDB Graphical Interface): Update bindings.
7000 (Commands of GUD): Add gud-print. Remove gud-run.
7001 Restate availability more generally.
7002
7003 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
7004
7005 * mini.texi: Lots of cleanups.
7006
7007 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
7008
7009 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
7010 and Mouse-2.
7011
7012 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
7013
7014 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
7015
7016 2006-05-31 Richard Stallman <rms@gnu.org>
7017
7018 * basic.texi (Moving Point): Fix previous change.
7019
7020 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
7021
7022 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
7023
7024 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
7025
7026 * basic.texi: Many simplifications and improvements in wording.
7027
7028 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
7029
7030 * anti.texi (Antinews): Create a node for gdb-ui.
7031
7032 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
7033
7034 * frames.texi (Menu Bars, Tool Bars): Add index entries.
7035
7036 2006-05-20 Richard Stallman <rms@gnu.org>
7037
7038 * dired.texi (Dired Navigation): dired-goto-file is now j.
7039
7040 2006-05-20 Eli Zaretskii <eliz@gnu.org>
7041
7042 * mule.texi (Coding Systems): Mention the undecided-* coding systems
7043 and their aliases.
7044
7045 * msdog.texi (Windows Printing): Mention non-support of plain text
7046 printing with some el-cheapo printers, and suggest a workaround.
7047
7048 2006-05-20 Kevin Ryde <user42@zip.com.au>
7049
7050 * text.texi (TeX Print): tex-dvi-view-command has a default value,
7051 remove the bit saying you must set it.
7052
7053 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7054
7055 * trouble.texi (Checklist):
7056 * text.texi (Text, Auto Fill, Text Mode):
7057 * search.texi (Nonincremental Search):
7058 * rmail.texi (Rmail Labels):
7059 * mule.texi (Input Methods, Multibyte Conversion):
7060 * misc.texi (Gnus, Where to Look, PostScript):
7061 * maintaining.texi (Create Tags Table):
7062 * indent.texi (Indentation Commands):
7063 * fixit.texi (Spelling):
7064 * emacs.texi (Copying):
7065 * custom.texi (Init File): ifinfo -> ifnottex.
7066
7067 2006-05-17 Richard Stallman <rms@gnu.org>
7068
7069 * files.texi (Diff Mode): Mention C-x `.
7070
7071 2006-05-08 Richard Stallman <rms@gnu.org>
7072
7073 * custom.texi (Disabling): Textual cleanups.
7074
7075 2006-05-12 Glenn Morris <rgm@gnu.org>
7076
7077 * calendar.texi (Displaying the Diary, Format of Diary File):
7078 Refer to diary-view-entries, diary-list-entries,
7079 diary-show-all-entries rather than obsolete aliases.
7080
7081 2006-05-12 Eli Zaretskii <eliz@gnu.org>
7082
7083 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7084 (Displaying the Diary, Special Diary Entries, Importing Diary):
7085 * building.texi (Compilation Shell):
7086 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
7087 emacs-xtra with @inforef's.
7088
7089 * files.texi (Visiting): Fix wording.
7090
7091 * mule.texi (Coding Systems, Text Coding): More indexing.
7092 Mention that C-x RET f can set eol conversion.
7093
7094 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
7095
7096 * xresmini.texi (GTK resources): Insert GTK description.
7097
7098 * xresources.texi (GTK resources): metafont should be menufont.
7099
7100 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7101
7102 * mini.texi (Completion Options): Completion of remote files'
7103 method, user name and host name is active only in partial
7104 completion mode.
7105
7106 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7107
7108 * makefile.w32-in (emacs.dvi):
7109 * Makefile.in (emacs.dvi): Add xresmini.texi.
7110
7111 * xresmini.texi (Table of Resources): Remove xref to non-existent
7112 node "LessTif Resources".
7113
7114 * msdog.texi (Microsoft Windows):
7115 * calendar.texi (Calendar/Diary, Displaying the Diary)
7116 (Special Diary Entries, Importing Diary, Holidays):
7117 * programs.texi (Program Modes):
7118 * text.texi (Text):
7119 * buffers.texi (Several Buffers):
7120 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
7121
7122 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7123
7124 The following changes merge the emacs-xtra manual into the main
7125 manual, but only for on-line version of the manual.
7126
7127 * vc2-xtra.texi (Version Backups, Local Version Control)
7128 (Making Snapshots, Change Logs and VC, Version Headers)
7129 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
7130 on-line manual.
7131
7132 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
7133 for on-line manual.
7134
7135 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
7136 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
7137 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
7138 for on-line manual.
7139
7140 * fortran-xtra.texi (Fortran, Fortran Autofill)
7141 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
7142 for on-line manual.
7143
7144 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
7145 Conditional xref's for on-line manual.
7146
7147 * emerge-xtra.texi (Emerge, Overview of Emerge)
7148 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
7149 manual.
7150
7151 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
7152 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7153 (EMACSSOURCES): Use EMACS_XTRA.
7154 (../info/emacs-xtra): Remove.
7155 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7156
7157 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7158 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7159 (EMACSSOURCES): Use EMACS_XTRA.
7160 ($(infodir)/emacs-xtra): Remove.
7161 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7162
7163 * trouble.texi (Quitting):
7164 * text.texi (Text):
7165 * programs.texi (Program Modes):
7166 * msdog.texi (Microsoft Windows):
7167 * frames.texi (Frames):
7168 * files.texi (Backup, Version Control, VC Concepts)
7169 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7170 (Registering, VC Status, VC Undo, Multi-User Branching)
7171 (Comparing Files):
7172 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7173 (Displaying the Diary, Special Diary Entries, Importing Diary):
7174 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7175 conditional xref's, depending on @iftex/@ifnottex.
7176
7177 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7178 "MS-DOS". @include msdog-xtra.texi.
7179
7180 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7181 <Top Level> [ifnottex]: @include fortran-xtra.texi.
7182
7183 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7184 for vc-xtra.texi subsections.
7185 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7186 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7187
7188 * sending.texi (Sending Mail): A @node line without explicit Prev,
7189 Next, and Up links.
7190
7191 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7192 Next, and Up links.
7193
7194 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7195 and its sections. @include picture-xtra.texi.
7196
7197 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7198 "Emerge".
7199 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7200
7201 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7202 exact duplicate of its name-sake in calendar.texi.
7203
7204 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7205 "Advanced Calendar/Diary Usage".
7206 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7207
7208 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7209 dired-xtra.texi.
7210 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7211
7212 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7213 (Files) [ifnottex]: Add menu entry for Autorevert.
7214
7215 * emacs-xtra.texi (Introduction): Reword to make consistent with
7216 printed version only.
7217 <Top level>: Remove the body of all chapters and move them to the
7218 new *-xtra.texi files. Use @raisesections and @lowersections to
7219 convert sections to chapters etc.
7220
7221 * msdog-xtra.texi:
7222 * fortran-xtra.texi:
7223 * vc-xtra.texi:
7224 * vc1-xtra.texi:
7225 * vc2-xtra.texi:
7226 * emerge-xtra.texi:
7227 * cal-xtra.texi:
7228 * dired-xtra.texi:
7229 * arevert-xtra.texi: New files, with text from respective chapters
7230 of emacs-xtra.texi. Convert each @chapter into @section, @section
7231 into @subsection, etc.
7232
7233 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7234 updated.
7235
7236 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7237 Windows". All references updated.
7238
7239 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7240
7241 * macos.texi (Mac Input): Mention input from Character Palette.
7242 (Mac Font Specs): Fix typo.
7243
7244 2006-05-05 Richard Stallman <rms@gnu.org>
7245
7246 * files.texi (Diff Mode): Minor cleanup.
7247
7248 2006-05-05 Karl Berry <karl@gnu.org>
7249
7250 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7251 errors from the current release of makeinfo (4.8).
7252 * help.texi (Library Keywords): Change widest word in multitable
7253 template from `emulations' to `convenience'. (Not sure if this is
7254 related to the font change.)
7255
7256 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7257
7258 * files.texi (File Names): Add a footnote about limited support of
7259 ~USER on MS-Windows.
7260
7261 * cmdargs.texi (Initial Options): Add a footnote about limited
7262 support of ~USER on MS-Windows.
7263
7264 2006-05-03 Richard Stallman <rms@gnu.org>
7265
7266 * files.texi (Diff Mode): Node moved here.
7267 (Comparing Files): Delete what duplicates new node.
7268 (Files): Put Diff Mode in menu.
7269
7270 * misc.texi (Diff Mode): Move to files.texi.
7271
7272 * emacs.texi (Top): Update menu for Diff Mode.
7273
7274 * trouble.texi (Emergency Escape): Simplify.
7275
7276 * emacs.texi (Top): Minor clarification.
7277
7278 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7279
7280 * commands.texi, entering.texi, screen.texi: Many simplifications.
7281
7282 2006-05-03 Richard Stallman <rms@gnu.org>
7283
7284 * commands.texi (Text Characters): Delete paragraph about unibyte
7285 non-ASCII printing chars.
7286
7287 * killing.texi (Killing): Say "graphical displays".
7288 * display.texi: Say "graphical displays".
7289
7290 * cmdargs.texi (Misc X): Say "graphical displays".
7291
7292 2006-05-01 Richard Stallman <rms@gnu.org>
7293
7294 * emacs.texi (Top): Add Diff Mode to menu.
7295
7296 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7297
7298 * misc.texi (Diff Mode): New node.
7299
7300 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7301
7302 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7303 (Mac Environment Variables): Shorten example line.
7304 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7305
7306 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7307
7308 * building.texi (GUD Customization): Describe cases %d and %c.
7309 Update description for %e.
7310
7311 2006-04-30 Glenn Morris <rgm@gnu.org>
7312
7313 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7314
7315 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7316
7317 * custom.texi (Examining): Update C-h v output example.
7318
7319 2006-04-29 Kim F. Storm <storm@cua.dk>
7320
7321 * building.texi (Grep Searching): Add lgrep and rgrep.
7322
7323 2006-04-23 Richard Stallman <rms@gnu.org>
7324
7325 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7326
7327 * xresmini.texi: New file.
7328
7329 * xresources.texi (Face Resources): Split table into font resources
7330 and the rest. Combine similar attributes for brevity.
7331
7332 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7333
7334 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7335 backslashes and case-insensitivity in file names (moved to the
7336 main manual).
7337 (MS-DOS Printing): Move most of the text to the main manual.
7338
7339 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7340 New nodes.
7341 (Windows Processes, Windows System Menu): Add index entries and
7342 fix wording.
7343
7344 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7345
7346 * misc.texi (Shell Ring): Add notes on saved input when
7347 navigating off the end of the history list.
7348
7349 2006-04-18 Chong Yidong <cyd@mit.edu>
7350
7351 * misc.texi (Shell Options): Correct default value of
7352 comint-scroll-show-maximum-output.
7353
7354 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7355
7356 * building.texi (Watch Expressions): Update.
7357
7358 2006-04-12 Richard Stallman <rms@gnu.org>
7359
7360 * search.texi: Clean up previous change.
7361
7362 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7363
7364 * search.texi (Regexp Backslash, Regexp Replace): Add index
7365 entries for ``back reference'' and mention the term itself in the
7366 text.
7367
7368 2006-04-11 Richard Stallman <rms@gnu.org>
7369
7370 * custom.texi (Safe File Variables):
7371 Document enable-local-variables = :safe.
7372
7373 2006-04-11 Karl Berry <karl@gnu.org>
7374
7375 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7376 (Remote Repositories, Version Backups, Local Version Control)
7377 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7378 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7379 (Renaming VC Work Files and Master Files)
7380 (Inserting Version Control Headers, Customizing VC, General Options)
7381 (Options for RCS and SCCS, Options specific for CVS): Move all
7382 these nodes to emacs-xtra.texi, for brevity.
7383 * cmdargs.texi, files.texi: Change cross-references.
7384
7385 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7386
7387 * files.texi (Old Versions): Update description of vc-annotate's
7388 use of color to indicate date ranges.
7389
7390 2006-04-09 Kevin Ryde <user42@zip.com.au>
7391
7392 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7393 put info and printed manual names the right way around.
7394
7395 2006-04-09 Karl Berry <karl@gnu.org>
7396
7397 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7398 emacs-xtra.texi, leaving only MS Windows information.
7399 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7400 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7401 node names.
7402
7403 * emacs.texi: Move @summarycontents and @contents to the beginning
7404 of the file.
7405
7406 2006-04-08 Kevin Ryde <user42@zip.com.au>
7407
7408 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7409
7410 2006-04-07 Richard Stallman <rms@gnu.org>
7411
7412 * programs.texi (Comments, Comment Commands, Options for Comments)
7413 (Multi-Line Comments): "Align", not "indent".
7414 (Basic Indent): C-j deletes trailing whitespace before the newline.
7415
7416 2006-04-06 Richard Stallman <rms@gnu.org>
7417
7418 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7419
7420 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7421
7422 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7423
7424 2006-04-05 Richard Stallman <rms@gnu.org>
7425
7426 * emacs.texi (Top): Update subnode menu.
7427
7428 * trouble.texi (Unasked-for Search): Node deleted.
7429 (Lossage): Delete from menu.
7430
7431 2006-04-04 Richard Stallman <rms@gnu.org>
7432
7433 * trouble.texi: Various cleanups.
7434 (Checklist): Don't bother saying how to snail a bug report.
7435 (Emergency Escape): Much rewriting.
7436 (After a Crash): Rename the core dump immediately.
7437 (Total Frustration): Call it a psychotherapist.
7438 (Bug Criteria): Avoid "illegal instruction".
7439 (Sending Patches): We always put the contributor's name in.
7440
7441 * misc.texi (Thumbnails): Minor correction.
7442
7443 2006-04-03 Richard Stallman <rms@gnu.org>
7444
7445 * misc.texi (Thumbnails): Minor cleanup.
7446
7447 2006-04-02 Karl Berry <karl@gnu.org>
7448
7449 * sending.texi (Mail Sending): pxref to Top needs five args.
7450
7451 2006-03-31 Richard Stallman <rms@gnu.org>
7452
7453 * emacs.texi (Top): Update subnode menu.
7454
7455 * help.texi (Help Mode): Cleanup.
7456
7457 * dired.texi: Many cleanups.
7458 (Dired Deletion): Describe dired-recursive-deletes.
7459 (Operating on Files): dired-create-directory moved.
7460 (Misc Dired Features): Move to here.
7461 (Tumme): Node moved to misc.texi.
7462
7463 * custom.texi: Many cleanups.
7464 (Minor Modes): Don't mention ISO Accents Mode.
7465 (Examining): Update C-h v output example.
7466 (Hooks): Add index and xref for add-hook.
7467 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7468 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7469
7470 * misc.texi: Many cleanups.
7471 (beginning): Add to summary of topics.
7472 (Shell): Put eshell xref at the end. Remove eshell from table.
7473 (Thumbnails): New node.
7474
7475 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7476
7477 * files.texi (File Name Cache): Make it clear that the cache is
7478 not persistent.
7479
7480 2006-03-25 Karl Berry <karl@gnu.org>
7481
7482 * emacs-xtra.texi, emacs.texi, gnu.texi:
7483 (1) use @copyright{} instead of (C) in typeset text;
7484 (2) do not indent copyright year list (or anything else).
7485
7486 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7487
7488 * files.texi (VC Dired Mode): Remove misplaced brackets.
7489
7490 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7491
7492 * files.texi: Various updates and clarifications in the VC chapter.
7493
7494 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7495
7496 * help.texi (Help Mode): Document "C-c C-c".
7497
7498 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7499
7500 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7501 menu in the standalone Info reader.
7502
7503 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7504
7505 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7506 moved here from Emacs manual.
7507
7508 * programs.texi (Fortran): Section moved to emacs-xtra.
7509 (Program Modes): Xref to Fortran in emacs-xtra.
7510
7511 * maintaining.texi (Emerge): Move to emacs-xtra.
7512 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7513
7514 * picture.texi: File deleted.
7515 * Makefile.in:
7516 * makefile.w32-in: Remove picture.texi.
7517
7518 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7519 * abbrevs.texi (Abbrevs):
7520 * sending.texi (Sending Mail): Picture node removed.
7521
7522 * emacs.texi (Top): Update node listings.
7523
7524 2006-03-12 Richard Stallman <rms@gnu.org>
7525
7526 * calendar.texi: Various cleanups.
7527
7528 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7529
7530 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7531 syntax.
7532
7533 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7534
7535 * search.texi (Regexps): More accurately describe which characters
7536 are special in which situations. Recommend _not_ to quote `]' or
7537 `-' when they are not special.
7538
7539 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7540
7541 * files.texi (Old Versions): Clarify operation of C-x v =.
7542
7543 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7544
7545 * building.texi (Watch Expressions): Update and describe
7546 gdb-speedbar-auto-raise.
7547
7548 2006-02-19 Richard M. Stallman <rms@gnu.org>
7549
7550 * emacs.texi: Use @smallbook.
7551 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7552 Update subnode menu.
7553
7554 * building.texi (Lisp Interaction): Minor addition.
7555
7556 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7557
7558 * building.texi (Watch Expressions): Update and be more precise.
7559
7560 2006-02-15 Francesco Potortì <pot@gnu.org>
7561
7562 * maintaining.texi (Create Tags Table): Explain why the
7563 exception when etags writes to files under the /dev tree.
7564
7565 2006-02-14 Richard M. Stallman <rms@gnu.org>
7566
7567 * custom.texi (Safe File Variables): Lots of clarification.
7568 Renamed from Unsafe File Variables.
7569
7570 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7571
7572 * custom.texi (Unsafe File Variables): File variable confirmation
7573 assumed denied in batch mode.
7574
7575 2006-02-14 Richard M. Stallman <rms@gnu.org>
7576
7577 * building.texi (GDB User Interface Layout): Don't say `inferior'
7578 for program being debugged.
7579
7580 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7581
7582 * building.texi (GDB Graphical Interface):
7583 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7584
7585 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7586
7587 * custom.texi (Specifying File Variables, Unsafe File Variables):
7588 New nodes, split from File Variables. Document new file local
7589 variable behavior.
7590
7591 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7592
7593 * display.texi (Standard Faces):
7594 * files.texi (Visiting):
7595 * frames.texi (Clipboard):
7596 * glossary.texi (Glossary) <Clipboard>:
7597 * xresources.texi (X Resources): Mention Mac OS port.
7598
7599 2006-02-12 Richard M. Stallman <rms@gnu.org>
7600
7601 * building.texi (Building): Clarify topic in intro.
7602
7603 * maintaining.texi (Maintaining): Change title; clarify topic.
7604 Delete duplicate index entries.
7605
7606 * building.texi (Other GDB User Interface Buffers): Clarifications.
7607
7608 * text.texi (Cell Commands): Clarifications.
7609
7610 * programs.texi (Defuns): Delete duplicate explanation of
7611 left-margin paren convention.
7612 (Hungry Delete): Minor cleanup.
7613
7614 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7615
7616 * dired.texi (Tumme): More tumme documentation.
7617
7618 2006-02-11 Alan Mackenzie <acm@muc.de>
7619
7620 * programs.texi ("Hungry Delete"): Correct the appellation of the
7621 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7622
7623 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7624
7625 * dired.texi (Tumme): Fix small bug.
7626
7627 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7628
7629 * macos.texi (Mac International): Rename "fontset-mac" to
7630 "fontset-standard".
7631
7632 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7633
7634 * dired.texi (Tumme): Basic documentation for Tumme added.
7635
7636 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7637
7638 * mule.texi (International):
7639 * programs.texi (Basic Indent): Fix typos.
7640
7641 * custom.texi (Minor Modes):
7642 * display.texi (Text Display):
7643 * commands.texi (Text Characters): Update xrefs.
7644
7645 2006-02-07 Richard M. Stallman <rms@gnu.org>
7646
7647 * emacs.texi (Top): Update subnode menu.
7648 Update info on old Emacs papers.
7649 (Intro): "Graphical display", not window system.
7650
7651 * xresources.texi (GTK styles): Minor clarifications.
7652
7653 * trouble.texi: "Graphical display", not window system.
7654 (Stuck Recursive): Minor clarification.
7655
7656 * text.texi: Minor clarifications.
7657 (Sentences): Explain why two-space convention is better.
7658 Explain sentence-end-without-period here.
7659 (Fill Commands): Not here.
7660 (Refill): Node moved down.
7661 (Filling): Update menu.
7662 (Table Creation, Cell Justification, Column Commands): Clarify.
7663
7664 * sending.texi: Minor clarifications.
7665
7666 * search.texi (Regexp Backslash): Clarification.
7667
7668 * rmail.texi: Minor cleanups.
7669 (Rmail): Delete digression about `rmail-mode'.
7670 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7671 (Rmail Files): Mention C-u M-x rmail.
7672 (Rmail Reply): Mention References.
7673 (Rmail Display): Mention rmail-nonignored-headers.
7674
7675 * programs.texi: Minor cleanups.
7676 (Comment Commands): Mention momentary Transient Mark mode.
7677 (Matching): Be more specific about customizing show-paren-mode.
7678 (Info Lookup): Don't list the modes that support C-h S.
7679 Just say what it does in an unsupported mode.
7680 (Man Page): Delete excessive info on customizing woman.
7681 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7682
7683 * abbrevs.texi: Minor clarifications.
7684 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7685 not "dynamic abbrevs" as if they were a kind of abbrev.
7686
7687 * picture.texi (Picture): Minor cleanup.
7688
7689 * mule.texi (Communication Coding): Say "other applications".
7690 (Fontsets): Not specific to X. Add xref to X Resources.
7691 (Unibyte Mode): Rename from Single-Byte Character Support.
7692 "Graphical display", not window system.
7693 (International): Update menu.
7694
7695 * maintaining.texi (Format of ChangeLog):
7696 New node, split out from ChangeLog.
7697 (ChangeLog): Clarifications in the remaining text.
7698 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7699 (Find Tag): Add @w.
7700 (Tags Search): Explain tag table order here. Simplify grep ref.
7701 (List Tags): tags-tag-face is a variable, not a face.
7702 (Emerge): Cleanups.
7703
7704 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7705 (Keyboard Macros): Avoid "the user".
7706
7707 * killing.texi: "Graphical display", not window system.
7708
7709 * help.texi (Help Echo): "Graphical display", not window system.
7710
7711 * glossary.texi: Say "you", not "the user". Say "graphical display".
7712
7713 * frames.texi: Minor cleanups. "Graphical display", not window system.
7714
7715 * files.texi (Visiting): Make drag-and-drop not X-specific.
7716
7717 * custom.texi: Minor cleanups. "Graphical display", not window system.
7718
7719 * cmdargs.texi: Minor cleanups.
7720
7721 * building.texi (Compilation): Move and split kill-compilation para.
7722 Add para about multiple compilers.
7723 (Compilation Mode): Commands also available in grep mode and others.
7724 Mention C-u C-x ` more tutorially. Clarify C-x `.
7725 (Compilation Shell): Clarify. Put Bash example first.
7726 (Grep Searching): Minor cleanups; add @w.
7727 (Debuggers): Minor cleanups.
7728 (Starting GUD): Make GDB xgraphical mode issue clearer.
7729 (Debugger Operation): Lots of clarifications including
7730 GDB tooltip side-effect issue.
7731 (Commands of GUD): Clarify.
7732 (GUD Customization): Add bashdb-mode-hook.
7733 (GDB Graphical Interface): Rewrite for clarity.
7734 (GDB User Interface Layout): Rewrite for clarity.
7735 (Stack Buffer, Watch Expressions): Likewise.
7736 (Other GDB User Interface Buffers): Cleanups.
7737 (Lisp Libraries, External Lisp): Cleanup.
7738
7739 * basic.texi (Position Info): "Graphical displays", rather than
7740 window systems.
7741
7742 * anti.texi: Minor cleanup.
7743
7744 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7745
7746 * custom.texi (Init File, Find Init): Add cross-references to
7747 where $HOME is described.
7748
7749 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7750
7751 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7752 is not inside the @table.
7753
7754 * emacs.texi (Top): Correct node name.
7755
7756 * files.texi (File Names): Fix @xref.
7757 (Reverting): Fix typo.
7758
7759 * mule.texi (International): Correct node name.
7760
7761 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7762
7763 2006-02-01 Richard M. Stallman <rms@gnu.org>
7764
7765 * emacs.texi (Top): Update subnode menu.
7766
7767 * mule.texi: Minor clarifications.
7768 Reduce the specific references to X Windows.
7769 Refer to "graphical" terminals, rather than window systems.
7770 (Text Coding): Rename from Specify Coding.
7771 (Communication Coding, File Name Coding, Terminal Coding):
7772 New nodes split out from Text Coding.
7773
7774 * kmacro.texi: Minor clarifications.
7775 (Keyboard Macro Ring): Comment out some excessive commands.
7776 (Basic Keyboard Macro): Split up the table, putting part in each node.
7777
7778 * major.texi: Minor clarifications.
7779
7780 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7781
7782 * windows.texi: Minor clarifications.
7783 (Change Window): Don't describe mode-line mouse cmds here.
7784 Add xref to Mode Line Mouse.
7785
7786 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7787
7788 * macos.texi (Mac International): Fix xref.
7789
7790 * indent.texi: Minor clarifications.
7791
7792 * frames.texi: Minor clarifications.
7793 Reduce the specific references to X Windows.
7794 Refer to "graphical" terminals, rather than window systems.
7795 (Frame Parameters): Don't mention commands like
7796 set-foreground-color. Just say to customize a face.
7797 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7798
7799 * files.texi: Minor clarifications.
7800 (Numbered Backups): New node, split out from Backup Names.
7801
7802 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7803
7804 * cmdargs.texi (General Variables): Fix xref.
7805
7806 * buffers.texi: Minor clarifications.
7807
7808 2006-01-31 Richard M. Stallman <rms@gnu.org>
7809
7810 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7811 Nodes moved to top.
7812
7813 * display.texi: Minor clarifications.
7814 (Display): Rearrange menu.
7815 (Standard Faces): Mention query-replace face.
7816 (Faces): Simplify.
7817 (Font Lock): Simplify face customization info.
7818 (Highlight Changes): Node merged into Highlight Interactively.
7819 (Highlight Interactively): Much rewriting and cleanup.
7820 (Optional Mode Line): Narrowed line number not good for goto-line.
7821 Simplify face customization advice.
7822 (Text Display): Mention use of escape-glyph face.
7823 Move ctl-arrow and tab-width here.
7824 (Display Custom): Move no-redraw-on-reenter to end of node.
7825
7826 * search.texi: Minor clarifications.
7827 (Isearch Scroll): Simplify.
7828 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7829
7830 * regs.texi (Registers): Mention bookmarks here.
7831
7832 * mark.texi: Minor clarifications.
7833 (Selective Undo): Node deleted.
7834
7835 * m-x.texi: Minor clarifications.
7836
7837 * killing.texi: Minor clarifications.
7838 Refer to "graphical" terminals, rather than window systems.
7839
7840 * help.texi: Clarifications.
7841 (Help): Don't describe C-h F and C-h K here.
7842 (Key Help): Describe C-h K here.
7843 (Name Help): Mention Emacs Lisp Intro.
7844 Describe C-h F here.
7845 (Misc Help): Mention C-h F and C-h K only briefly.
7846
7847 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7848 Selective undo text merged in.
7849 (Spelling): Mention Aspell along with Ispell.
7850
7851 * emacs.texi (Top): Update subnode menus.
7852
7853 * basic.texi (Basic Undo): Rename from Undo. Most of text
7854 moved to new Undo node.
7855
7856 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7857
7858 * basic.texi (Continuation Lines, Inserting Text):
7859 Mention longlines mode.
7860
7861 2006-01-29 Richard M. Stallman <rms@gnu.org>
7862
7863 * screen.texi: Minor cleanups.
7864 (Screen): Clean up the intro paragraphs.
7865 (Mode Line): Lots of rewriting. Handle frame-name better.
7866 eol-mnemonic-... vars moved out.
7867
7868 * emacs.texi (Top): Change menu item for MS-DOS node.
7869 Update subnode menu.
7870
7871 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7872 chapter relates to Windows. Title changed.
7873
7874 * mini.texi: Minor cleanups.
7875
7876 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7877 (Mark): Put it in the menu.
7878
7879 * entering.texi: Minor cleanups.
7880
7881 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7882 (Intro): Refer to "graphical" terminals, rather than X.
7883
7884 * display.texi (Display Custom): Add xref to Variables.
7885 (Optional Mode Line): eol-mnemonic-... vars moved here.
7886
7887 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7888 rather than X.
7889
7890 * basic.texi: Minor cleanups.
7891 (Undo): selective-undo moved.
7892
7893 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7894
7895 * anti.texi (Antinews): Various corrections and additions.
7896
7897 2006-01-23 Juri Linkov <juri@jurta.org>
7898
7899 * custom.texi (Easy Customization, Customization Groups)
7900 (Browsing Custom): Mention links along with buttons.
7901
7902 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7903
7904 * text.texi (TeX Print): Use @key for TAB.
7905
7906 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7907
7908 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7909
7910 * files.texi (File Aliases): Don't claim that usually separate
7911 buffers are created for two file names that name the same data.
7912 Mention additional situations where different names mean the same
7913 file on disk.
7914
7915 2006-01-19 Richard M. Stallman <rms@gnu.org>
7916
7917 * killing.texi (Deletion): Upcase @key argument.
7918
7919 * custom.texi (Custom Themes): Minor cleanup.
7920
7921 * programs.texi (Hungry Delete): Upcase @key argument.
7922
7923 2006-01-16 Juri Linkov <juri@jurta.org>
7924
7925 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7926 Move `mode-line-highlight' before `mode-line-buffer-id'.
7927
7928 2006-01-14 Richard M. Stallman <rms@gnu.org>
7929
7930 * basic.texi (Inserting Text): Minor cleanup.
7931
7932 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7933
7934 * custom.texi (Changing a Variable, Face Customization):
7935 Update for changes in Custom menus.
7936
7937 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7938
7939 * macos.texi (Mac International): Undo last change.
7940
7941 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7942
7943 * custom.texi (Custom Themes): Describe the new
7944 customize-create-theme interface.
7945
7946 2005-12-30 Juri Linkov <juri@jurta.org>
7947
7948 * basic.texi (Position Info): Update example.
7949
7950 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7951
7952 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7953
7954 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7955
7956 * custom.texi (Custom Themes): `load-theme' always loads.
7957
7958 2005-12-23 Juri Linkov <juri@jurta.org>
7959
7960 * display.texi (Highlight Interactively): Use double space to
7961 separate sentences. Replace C-p with M-p, and C-n with M-n.
7962
7963 2005-12-22 Richard M. Stallman <rms@gnu.org>
7964
7965 * custom.texi (Easy Customization and subnodes):
7966 Replace "active field" with "button".
7967 Use "user option" only for variables.
7968 Use "setting" for variable-or-face.
7969
7970 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7971
7972 * buffers.texi (Select Buffer): Change order in table to make
7973 "Similar" refer to the correct item.
7974 (Indirect Buffers): Minor rewording.
7975
7976 2005-12-20 Juri Linkov <juri@jurta.org>
7977
7978 * files.texi (VC Status): Put P and N near p and n.
7979
7980 2005-12-19 Richard M. Stallman <rms@gnu.org>
7981
7982 * programs.texi (Electric C): Delete the info about newline control.
7983 (Other C Commands): Minor cleanup.
7984 (Left Margin Paren): Minor cleanup.
7985
7986 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7987
7988 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7989 (Customization Groups): Delete text moved to "Browsing Custom".
7990 (Browsing Custom): New node.
7991 (Specific Customization): Clarify which commands only work for
7992 loaded options.
7993
7994 2005-12-18 Bill Wohler <wohler@newt.com>
7995
7996 * frames.texi (Tool Bars): Shorten text of previous change.
7997
7998 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7999
8000 * files.texi (VC Status): Document log-view mode.
8001
8002 2005-12-18 Bill Wohler <wohler@newt.com>
8003
8004 * frames.texi (Tool Bars): Mention that you can turn off tool bars
8005 permanently via the customize interface.
8006
8007 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
8008
8009 * killing.texi (Killing by Lines): Document `kill-whole-line'
8010 function.
8011
8012 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
8013
8014 * buffers.texi (Select Buffer): Change `prev-buffer' to
8015 `previous-buffer'. Indicate that these functions use a frame
8016 local buffer list.
8017
8018 2005-12-12 Richard M. Stallman <rms@gnu.org>
8019
8020 * custom.texi (Easy Customization): Change menu comment.
8021 (Prefix Keymaps): Fix spelling of Control-X-prefix.
8022
8023 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
8024 (Help): Among the Apropos commands, describe only C-h a here.
8025
8026 2005-12-11 Richard M. Stallman <rms@gnu.org>
8027
8028 * programs.texi (Options for Comments): Comment-end starts with space.
8029
8030 * glossary.texi (Glossary): Minor cleanup.
8031
8032 * files.texi (Old Versions): Use @table.
8033
8034 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
8035
8036 * display.texi (Highlight Interactively): Include
8037 global-hi-lock-mode. Add miscellaneous details and elaborations.
8038
8039 2005-12-09 Richard M. Stallman <rms@gnu.org>
8040
8041 * display.texi (Font Lock): Delete the Global FL menu item.
8042
8043 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
8044
8045 * custom.texi (Minibuffer Maps): Mention the maps for file name
8046 completion.
8047
8048 2005-12-09 Kim F. Storm <storm@cua.dk>
8049
8050 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
8051 prefix keys even when mark is active. Describe that RET moves
8052 cursor to next corner in rectangle; clarify insert around rectangle.
8053
8054 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
8055
8056 * custom.texi (Customization): Use xref to elisp manual for
8057 non-TeX output.
8058 (Minor Modes): Update.
8059 (Customization Groups, Changing a Variable, Face Customization):
8060 Update for new appearance of Custom buffers.
8061 (Changing a Variable): `custom-buffer-done-function' has been
8062 replaced by `custom-buffer-done-kill'.
8063 (Specific Customization): In the `customize-group' buffer, a
8064 subgroup's contents are not "hidden". They are not included at
8065 all. They have no [Show] button.
8066 (Mouse Buttons): Add pxref to description of mouse event lists in
8067 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
8068 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
8069 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
8070
8071 2005-12-08 Richard M. Stallman <rms@gnu.org>
8072
8073 * mini.texi (Completion Commands, Completion):
8074 In file name input, SPC does not do completion.
8075
8076 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
8077
8078 * building.texi (GDB Graphical Interface): Explain screen size
8079 setting.
8080 (Other GDB User Interface Buffers): Describe features specific to
8081 GDB 6.4.
8082
8083 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
8084
8085 * building.texi (GDB User Interface Layout): Describe how to
8086 kill associated buffers.
8087 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
8088 (Watch Expressions): Be more precise.
8089 (Other GDB User Interface Buffers): Describe how to change a
8090 register value.
8091
8092 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8093
8094 * macos.texi (Mac Input): Remove description of
8095 mac-command-key-is-meta. Add descriptions of
8096 mac-control-modifier, mac-command-modifier, and
8097 mac-option-modifier.
8098 (Mac International): Fix description of conversion of clipboard data.
8099 (Mac Font Specs): Add example of font customization by face attributes.
8100
8101 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
8102
8103 * building.texi (Watch Expressions): Expand description.
8104 (Other GDB User Interface Buffers): Describe local map for
8105 gud-watch.
8106
8107 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
8108
8109 * display.texi (Font Lock): Font lock is enabled by default now.
8110
8111 2005-11-20 Juri Linkov <juri@jurta.org>
8112
8113 * basic.texi (Position Info): Update examples of the output.
8114 Remove the fact that examples are produced in the TeXinfo buffer,
8115 because in the Info reader users will get a different output from
8116 `C-x ='.
8117
8118 * building.texi (Compilation Mode): Remove paragraph duplicated
8119 from the node `Compilation'. Add `compilation-skip-threshold'.
8120
8121 * display.texi (Font Lock): Suggest more user-friendly method of
8122 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
8123
8124 2005-11-18 Richard M. Stallman <rms@gnu.org>
8125
8126 * files.texi (Registering): Mention @@ in mode line.
8127
8128 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
8129
8130 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
8131
8132 * files.texi (Renaming and VC): Some back-ends don't
8133 handle renaming.
8134
8135 2005-11-17 Juri Linkov <juri@jurta.org>
8136
8137 * emacs.texi (Top):
8138 * display.texi (Highlight Interactively): Put this font-lock based
8139 mode near Font Lock node.
8140
8141 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
8142
8143 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
8144 icons.
8145
8146 2005-11-12 Kim F. Storm <storm@cua.dk>
8147
8148 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
8149 (Help Summary): Add C-h d and C-h e.
8150 (Apropos): Clarify that all apropos commands may search for either
8151 list of words or a regexp. Add C-h d for apropos-documentation.
8152 Describe apropos-documentation-sort-by-scores user option.
8153
8154 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8155
8156 * killing.texi (CUA Bindings): Add @section.
8157
8158 2005-11-10 Kim F. Storm <storm@cua.dk>
8159
8160 * emacs.texi (Top): Add CUA Bindings entry to menu.
8161
8162 * killing.texi (CUA Bindings): New node. Moved here from
8163 misc.texi and extended with info on rectangle commands and
8164 rectangle highlighting, interface to registers, and the global
8165 mark feature.
8166
8167 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8168
8169 * regs.texi: Prev link points to CUA Bindings node.
8170
8171 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
8172
8173 * help.texi (Help Echo): By default, help echos are only shown on
8174 mouse-over, not on point-over.
8175
8176 2005-11-04 Jérôme Marant <jerome@marant.org>
8177
8178 * misc.texi (Shell Mode): Describe how to activate password echoing.
8179
8180 2005-11-04 Romain Francoise <romain@orebokech.com>
8181
8182 * mark.texi (Mark Ring): Fix typo.
8183
8184 2005-11-03 Richard M. Stallman <rms@gnu.org>
8185
8186 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8187
8188 2005-11-01 Bill Wohler <wohler@newt.com>
8189
8190 * help.texi (Help Mode): Fix typo.
8191
8192 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8193
8194 * building.texi (Other GDB User Interface Buffers):
8195 Describe the command gdb-use-inferior-io-buffer.
8196
8197 2005-10-31 Romain Francoise <romain@orebokech.com>
8198
8199 * files.texi (Compressed Files): Fix typo.
8200
8201 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8202
8203 * windows.texi (Force Same Window): Likewise.
8204
8205 2005-10-30 Bill Wohler <wohler@newt.com>
8206
8207 * help.texi (Help Mode): URLs viewed with browse-url.
8208
8209 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8210
8211 * building.texi (GDB Graphical Interface): Don't reference
8212 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8213 must stay in same frame.
8214
8215 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8216
8217 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8218
8219 * anti.texi (Antinews): Likewise.
8220
8221 2005-10-28 Bill Wohler <wohler@newt.com>
8222
8223 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8224
8225 2005-10-28 Richard M. Stallman <rms@gnu.org>
8226
8227 * files.texi (Visiting): Explain how to enter ? in a file name.
8228
8229 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8230
8231 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8232
8233 * building.texi (GDB Graphical Interface):
8234 Describe gdb-mouse-until.
8235
8236 2005-10-23 Richard M. Stallman <rms@gnu.org>
8237
8238 * custom.texi (Init File): Recommend when to use site-start.el.
8239
8240 2005-10-21 Juri Linkov <juri@jurta.org>
8241
8242 * custom.texi (Examining): Mention accessing the old variable
8243 value via M-n in set-variable.
8244
8245 2005-10-18 Romain Francoise <romain@orebokech.com>
8246
8247 * files.texi (Version Systems): Capitalize GNU.
8248
8249 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8250
8251 * building.texi (Compilation Mode): Remove redundant paragraph.
8252 (Watch Expressions): Remove paragraph to reflect code change.
8253
8254 2005-10-16 Richard M. Stallman <rms@gnu.org>
8255
8256 * building.texi (Compilation Mode, Compilation): Clarified.
8257
8258 2005-10-15 Richard M. Stallman <rms@gnu.org>
8259
8260 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8261
8262 2005-10-13 Kenichi Handa <handa@m17n.org>
8263
8264 * basic.texi (Position Info): Fix previous change.
8265
8266 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8267
8268 * cmdargs.texi (Icons X): Fix typo.
8269
8270 2005-10-12 Kenichi Handa <handa@m17n.org>
8271
8272 * basic.texi (Position Info): Describe the case that Emacs shows
8273 "part of display ...".
8274
8275 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8276
8277 * cmdargs.texi (Icons X): -nb => -nbi.
8278
8279 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8280
8281 * frames.texi (Speedbar): A couple more clarifications.
8282
8283 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8284
8285 * building.texi (GDB User Interface Layout): Improve diagram.
8286 (Watch Expressions): Explain how to make speedbar global.
8287 (Other GDB User Interface Buffers): Make references more precise.
8288
8289 2005-10-09 Richard M. Stallman <rms@gnu.org>
8290
8291 * frames.texi (Speedbar): Clarify the text.
8292
8293 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8294
8295 * frames.texi (Speedbar): Add information on keybindings,
8296 dismissing the speedbar, and buffer display mode. Link to
8297 speedbar manual.
8298
8299 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8300
8301 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8302 added -nb, --no-bitmap-icon.
8303
8304 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8305
8306 * building.texi (GDB Graphical Interface): Add variables and
8307 functions to indices. Be more precise.
8308
8309 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8310
8311 * frames.texi (Drag and Drop): Remove the x- from
8312 x-dnd-open-file-other-window and xdnd-protocol-alist.
8313
8314 2005-09-30 Romain Francoise <romain@orebokech.com>
8315
8316 * mini.texi (Minibuffer): The default value now appears before the
8317 colon in minibuffer prompts.
8318
8319 2005-09-25 Richard M. Stallman <rms@gnu.org>
8320
8321 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8322
8323 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8324
8325 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8326
8327 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8328
8329 * emacs.texi (Top): Update submenus from macos.texi.
8330
8331 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8332 (Mac OS): Update feature support status.
8333 (Mac Input): List supported input scripts. Remove description
8334 about `mac-keyboard-text-encoding'. Mention mouse button
8335 emulation and related variables.
8336 (Mac International): Mention Central European and Cyrillic
8337 support. Now `keyboard-coding-system' is dynamically changed.
8338 Add description about coding system for selection.
8339 Add description about language environment.
8340 (Mac Environment Variables):
8341 Mention `~/.MacOSX/environment.plist'. Give example of command line
8342 arguments. Add Preferences support.
8343 (Mac Directories): Explicitly state that this node is for Mac OS
8344 Classic only.
8345 (Mac Font Specs): Mention specification for scalable fonts.
8346 List supported charsets. Add preferred way of creating fontsets.
8347 Add description about `mac-allow-anti-aliasing'.
8348 (Mac Functions): Add descriptions about `mac-set-file-creator',
8349 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8350 and `mac-get-preference'.
8351
8352 2005-09-16 Romain Francoise <romain@orebokech.com>
8353
8354 Update all files to specify GFDL version 1.2.
8355
8356 * doclicense.texi (GNU Free Documentation License): Update to
8357 version 1.2.
8358
8359 2005-09-15 Richard M. Stallman <rms@gnu.org>
8360
8361 * buffers.texi (List Buffers): Fix xref.
8362
8363 * rmail.texi (Rmail Basics): Fix xref.
8364
8365 * emacs.texi (Top): Update subnode menus.
8366
8367 * files.texi (Saving Commands): New node, broken out of Saving.
8368 (Customize Save): New node, broken out of Saving.
8369 Clarify effect of write-region-inhibit-fsync.
8370 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8371
8372 2005-09-14 Romain Francoise <romain@orebokech.com>
8373
8374 * files.texi (Saving): Mention write-region-inhibit-fsync.
8375
8376 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8377
8378 * custom.texi (Custom Themes): New node.
8379
8380 2005-09-03 Richard M. Stallman <rms@gnu.org>
8381
8382 * search.texi (Search Case): Mention vars that control
8383 case-fold-search for various operations.
8384
8385 2005-08-22 Juri Linkov <juri@jurta.org>
8386
8387 * display.texi (Standard Faces): Merge the text from
8388 `(elisp)Standard Faces' into this node.
8389
8390 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8391
8392 * emacs.texi (Top): Delete menu item for deleted node
8393 Keyboard Translations.
8394
8395 2005-08-18 Richard M. Stallman <rms@gnu.org>
8396
8397 * trouble.texi (Unasked-for Search):
8398 Delete xref to Keyboard Translations.
8399
8400 * glossary.texi (Glossary): Delete xref.
8401
8402 * custom.texi (Minor Modes): Say that the list here is not complete.
8403 (Keyboard Translations): Node deleted.
8404 (Disabling): Delete xref to it.
8405 (Customization Groups): Fix Custom buffer example.
8406 (Hooks): Mention remove-hooks.
8407
8408 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8409
8410 * building.texi (GDB Graphical Interface): Improve filling of menu
8411 item.
8412
8413 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8414
8415 * building.texi (GDB Graphical Interface): Use better node names.
8416
8417 2005-08-14 Richard M. Stallman <rms@gnu.org>
8418
8419 * text.texi (Sentences): Fix xref.
8420
8421 2005-08-14 Juri Linkov <juri@jurta.org>
8422
8423 * building.texi (Compilation, Grep Searching): Move grep command
8424 headings from `Compilation' to `Grep Searching'.
8425
8426 * dired.texi (Dired and Find):
8427 * maintaining.texi (Tags Search): Replace grep xref to
8428 `Compilation' node with `Grep Searching'.
8429
8430 * files.texi (Comparing Files): Replace xref to `Compilation' with
8431 `Compilation Mode'.
8432
8433 2005-08-13 Alan Mackenzie <acm@muc.de>
8434
8435 * search.texi (Non-ASCII Isearch): Correct a typo.
8436 (Replacement Commands): Mention query-replace key binding.
8437
8438 2005-08-11 Richard M. Stallman <rms@gnu.org>
8439
8440 * programs.texi (Options for Comments): Fix xref.
8441
8442 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8443 out of Regexps.
8444
8445 2005-08-09 Juri Linkov <juri@jurta.org>
8446
8447 * building.texi (Compilation): Use `itemx' instead of `item'.
8448 (Grep Searching): Simplify phrase.
8449
8450 * display.texi (Standard Faces): Describe vertical-border on
8451 window systems.
8452
8453 * windows.texi (Split Window): Simplify phrase and mention
8454 vertical-border face.
8455
8456 2005-08-09 Richard M. Stallman <rms@gnu.org>
8457
8458 * files.texi (Comparing Files): Clarify compare-windows.
8459
8460 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8461
8462 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8463
8464 * mule.texi (Coding Systems): Rephrase the paragraph about
8465 codepages: no need for "M-x codepage-setup" anymore, except on
8466 MS-DOS.
8467
8468 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8469 the MS-DOS port only.
8470
8471 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8472
8473 * makefile.w32-in (info): Don't run multi-install-info.bat.
8474 ($(infodir)/dir): New target, produced by running
8475 multi-install-info.bat.
8476
8477 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8478
8479 * files.texi (Quoted File Names): Add index entry.
8480
8481 2005-07-19 Juri Linkov <juri@jurta.org>
8482
8483 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8484
8485 2005-07-18 Juri Linkov <juri@jurta.org>
8486
8487 * custom.texi (Easy Customization):
8488 * files.texi (Old Versions):
8489 * frames.texi (Wheeled Mice):
8490 * mule.texi (Specify Coding):
8491 * text.texi (Cell Justification):
8492 * trouble.texi (After a Crash):
8493 * xresources.texi (GTK styles):
8494 Delete duplicate duplicate words.
8495
8496 2005-07-17 Richard M. Stallman <rms@gnu.org>
8497
8498 * frames.texi (Creating Frames): Fix foreground color example.
8499
8500 * custom.texi (Init Examples): Clean up text about conditionals.
8501
8502 2005-07-16 Richard M. Stallman <rms@gnu.org>
8503
8504 * mini.texi (Completion Commands): Fix command name for ?.
8505
8506 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8507
8508 * display.texi (Standard Faces): Explain that customization of
8509 `menu' face has no effect on w32 and with GTK.
8510 Add cross-references.
8511
8512 * cmdargs.texi (General Variables): Clarify the default location
8513 of $HOME on w32 systems.
8514
8515 2005-07-15 Jason Rumney <jasonr@gnu.org>
8516
8517 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8518 changed.
8519
8520 2005-07-08 Kenichi Handa <handa@m17n.org>
8521
8522 * mule.texi (Recognize Coding):
8523 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8524
8525 2005-07-07 Richard M. Stallman <rms@gnu.org>
8526
8527 * anti.texi (Antinews): Mention mode-line-inverse-video.
8528
8529 * files.texi (Saving): Minor correction about C-x C-w.
8530
8531 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8532
8533 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8534
8535 * search.texi (Isearch Scroll): Add example of using the
8536 `isearch-scroll' property.
8537 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8538 `Display Custom' node.
8539 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8540 and de-emphasize it.
8541 (Other Repeating Search): `occur' currently can not correctly
8542 handle multiline matches. Correct, clarify and update description
8543 of `flush-lines' and `keep-lines'.
8544
8545 * display.texi (Display Custom): Add anchor for `baud-rate'.
8546
8547 2005-07-07 Richard M. Stallman <rms@gnu.org>
8548
8549 * gnu.texi: Update where to get GNU status; add refs for how to help.
8550 Add footnotes 6 and 7.
8551
8552 2005-07-04 Lute Kamstra <lute@gnu.org>
8553
8554 Update FSF's address in GPL notices.
8555
8556 * doclicense.texi (GNU Free Documentation License):
8557 * trouble.texi (Checklist): Update FSF's address.
8558
8559 2005-06-24 Richard M. Stallman <rms@gnu.org>
8560
8561 * display.texi (Text Display): Change index entries.
8562
8563 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8564
8565 * makefile.w32-in (MAKEINFO): Use --force.
8566 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8567 Makefile.in.
8568
8569 2005-06-23 Richard M. Stallman <rms@gnu.org>
8570
8571 * anti.texi (Antinews): Rename show-nonbreak-escape to
8572 nobreak-char-display.
8573
8574 * emacs.texi (Top): Update detailed node listing.
8575
8576 * display.texi (Text Display): Rename show-nonbreak-escape
8577 to nobreak-char-display and no-break-space to nobreak-space.
8578 (Standard Faces): Split up the list of standard faces
8579 and put it in a separate node. Add nobreak-space and
8580 escape-glyph.
8581
8582 2005-06-23 Lute Kamstra <lute@gnu.org>
8583
8584 * mule.texi (Select Input Method): Fix typo.
8585
8586 2005-06-23 Kenichi Handa <handa@m17n.org>
8587
8588 * mule.texi (International): List all supported scripts.
8589 Adjust text for that leim is now included in the normal Emacs
8590 distribution.
8591 (Language Environments): List all language environments.
8592 Intlfonts contains fonts for most supported scripts, not all..
8593 (Select Input Method): Refer to C-u C-x = to see how to type to
8594 input a specific character.
8595 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8596
8597 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8598
8599 * building.texi (Grep Searching): Texinfo usage fix.
8600
8601 2005-06-22 Miles Bader <miles@gnu.org>
8602
8603 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8604
8605 2005-06-20 Miles Bader <miles@gnu.org>
8606
8607 * display.texi (Faces): Add `vertical-divider'.
8608
8609 2005-06-17 Richard M. Stallman <rms@gnu.org>
8610
8611 * text.texi (Adaptive Fill): Minor clarification.
8612
8613 2005-06-10 Lute Kamstra <lute@gnu.org>
8614
8615 * emacs.texi (Top): Correct version number.
8616 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8617 refer to the current version of Emacs.
8618
8619 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8620
8621 * files.texi (Log Buffer): Document when there can be more than
8622 one file to be committed.
8623
8624 2005-06-08 Juri Linkov <juri@jurta.org>
8625
8626 * display.texi (Faces): Add `shadow' face.
8627
8628 2005-06-07 Masatake YAMATO <jet@gyve.org>
8629
8630 * display.texi (Faces): Write about mode-line-highlight.
8631
8632 2005-06-06 Richard M. Stallman <rms@gnu.org>
8633
8634 * misc.texi (Printing Package): Explain how to initialize
8635 printing package.
8636
8637 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8638
8639 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8640
8641 * emacs.texi: Rename Hardcopy to Printing.
8642 Make PostScript and PostScript Variables subnodes of it.
8643
8644 * misc.texi (Printing): Rename node from Hardcopy.
8645 Mention menu bar options.
8646 Move PostScript and PostScript Variables to submenu.
8647 (Printing package): New node.
8648
8649 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8650
8651 * dired.texi (Operating on Files): Likewise.
8652
8653 * calendar.texi (Displaying the Diary): Likewise.
8654
8655 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8656
8657 * glossary.texi (Glossary): Likewise.
8658
8659 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8660 effect.
8661
8662 2005-06-04 Richard M. Stallman <rms@gnu.org>
8663
8664 * trouble.texi (After a Crash): Polish previous change.
8665
8666 2005-05-30 Noah Friedman <friedman@splode.com>
8667
8668 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8669 recovery mechanism.
8670
8671 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8672
8673 * building.texi (Other Buffers): SPC toggles display of
8674 floating point registers.
8675
8676 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8677
8678 * files.texi (Log Buffer): Merge in description of Log Edit
8679 mode from pcl-cvs.texi.
8680
8681 2005-05-26 Richard M. Stallman <rms@gnu.org>
8682
8683 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8684
8685 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8686
8687 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8688 not enabled by default.
8689 When not on a word, `ispell-word' by default checks the word
8690 before point.
8691
8692 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8693
8694 * building.texi (Debugger Operation): Simplify last sentence.
8695
8696 2005-05-23 Lute Kamstra <lute@gnu.org>
8697
8698 * emacs.texi: Update FSF's address throughout.
8699 (Preface): Use @cite.
8700 (Distrib): Add cross reference to the node "Copying". Mention the
8701 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8702 printed manuals.
8703 (Intro): Use @xref for the Emacs Lisp Intro.
8704
8705 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8706
8707 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8708
8709 * basic.texi (Moving Point): Mention default for `goto-line'.
8710
8711 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8712 of a variable's docstring.
8713
8714 2005-05-18 Lute Kamstra <lute@gnu.org>
8715
8716 * maintaining.texi (Overview of Emerge): Add cross reference.
8717 Remove duplication.
8718
8719 * emacs.texi (Top): Update to the current structure of the manual.
8720 * misc.texi (Emacs Server): Add menu description.
8721 * files.texi (Saving): Fix menu.
8722 * custom.texi (Customization): Fix menu.
8723 * mule.texi (International): Fix menu.
8724 * kmacro.texi (Keyboard Macros): Fix menu.
8725
8726 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8727
8728 * display.texi: Various minor changes.
8729 (Faces): Delete text that is repeated in the next section.
8730
8731 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8732
8733 * building.texi (Debugger Operation): Mention GUD tooltips are
8734 disabled with GDB in text command mode.
8735
8736 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8737
8738 * building.texi: Replace toolbar with "tool bar" for consistency.
8739 (Compilation Mode): Describe compilation-context-lines
8740 and use of arrow in compilation buffer.
8741 (Debugger Operation): Replace help text with variable's value.
8742
8743 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8744 consistency.
8745
8746 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8747
8748 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8749 Add xref.
8750
8751 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8752
8753 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8754 (Position Info): Delete discussion of `goto-line'. It is already
8755 described in `Moving point'.
8756
8757 * mini.texi (Completion Commands): Correct reference.
8758 (Completion Options): Fix typo.
8759
8760 * killing.texi (Deletion): Complete description of `C-x C-o'.
8761
8762 2005-05-10 Richard M. Stallman <rms@gnu.org>
8763
8764 * building.texi (Compilation): Clarify recompile's directory choice.
8765
8766 * frames.texi (Tooltips): Cleanups.
8767
8768 * basic.texi (Arguments): Fix punctuation.
8769
8770 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8771
8772 * screen.texi (Menu Bar): The up and down (not left and right)
8773 arrow keys move through a keyboard menu.
8774
8775 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8776
8777 * basic.texi: Various typo and grammar fixes.
8778 (Moving Point): C-a now runs move-beginning-of-line.
8779
8780 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8781
8782 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8783
8784 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8785 as different animals.
8786
8787 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8788
8789 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8790 Correct index entry.
8791
8792 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8793
8794 * building.texi (Debugger Operation): Update to reflect changes
8795 in GUD tooltips.
8796
8797 2005-04-30 Richard M. Stallman <rms@gnu.org>
8798
8799 * files.texi (Compressed Files): Auto Compression normally enabled.
8800
8801 * building.texi (Debugger Operation): Clarify previous change.
8802
8803 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8804
8805 * building.texi (Debugger Operation): Add description for
8806 GUD tooltips when program is not running.
8807
8808 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8809
8810 * misc.texi (Shell): Add `Shell Prompts' to menu.
8811 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8812 description. Delete remarks moved to new node.
8813 (Shell Prompts): New node.
8814 (History References): Replace remarks moved to `Shell Prompts'
8815 with xref to that node.
8816 (Remote Host): Clarify how to specify the terminal type when
8817 logging in to a different machine.
8818
8819 2005-04-26 Richard M. Stallman <rms@gnu.org>
8820
8821 * emacs.texi (Top): Update submenus from files.texi.
8822
8823 * files.texi (Filesets): Clarify previous change.
8824
8825 * dired.texi (Misc Dired Features): Clarify previous change.
8826
8827 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8828
8829 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8830
8831 * dired.texi (Misc Dired Features):
8832 Document dired-compare-directories.
8833
8834 * files.texi (Filesets): New node.
8835 (File Conveniences): Document Image mode.
8836
8837 * text.texi (TeX Print): Document tex-compile.
8838
8839 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8840
8841 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8842 Delete redundant reference to tooltip Custom group. It is
8843 referred too again in the next paragraph.
8844
8845 2005-04-24 Richard M. Stallman <rms@gnu.org>
8846
8847 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8848
8849 2005-04-19 Kim F. Storm <storm@cua.dk>
8850
8851 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8852
8853 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8854
8855 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8856 turns off desktop-save-mode.
8857
8858 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8859
8860 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8861 by default in terminals compatible with xterm. Mention that
8862 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8863 node.
8864
8865 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8866
8867 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8868
8869 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8870
8871 * xresources.texi (Table of Resources): Add cursorBlink.
8872
8873 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8874
8875 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8876 `d', `C-d' and `u'.
8877
8878 2005-04-11 Richard M. Stallman <rms@gnu.org>
8879
8880 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8881 (Misc X): Add -D, --basic-display.
8882
8883 * maintaining.texi (Change Log): Correct the description of
8884 the example.
8885
8886 * major.texi (Choosing Modes): Document magic-mode-alist.
8887
8888 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8889
8890 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8891 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8892 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8893 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8894 `w', respectively.
8895 (Rmail Labels): Mention `l'.
8896 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8897 (Rmail Summary Edit): Describe `j' and RET.
8898
8899 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8900
8901 * xresources.texi (Lucid Resources): Add fontSet resource.
8902
8903 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8904
8905 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8906 now called `indicate-empty-lines'.
8907
8908 2005-04-06 Kim F. Storm <storm@cua.dk>
8909
8910 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8911
8912 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8913
8914 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8915 deleted.
8916 (Marks vs Flags): Add some convenient key bindings.
8917 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8918 (Misc Dired Features): Correct and expand description of `w' command.
8919
8920 * frames.texi (XTerm Mouse): Delete apparently false info.
8921 The GNU/Linux console currently does not appear to support
8922 `xterm-mouse-mode'.
8923
8924 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8925
8926 * calendar.texi (Diary): Mention shell utility `calendar'.
8927
8928 2005-04-01 Richard M. Stallman <rms@gnu.org>
8929
8930 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8931
8932 2005-04-01 Lute Kamstra <lute@gnu.org>
8933
8934 * maintaining.texi (Change Log): add-change-log-entry uses
8935 add-log-mailing-address.
8936
8937 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8938
8939 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8940 `VC Mode Line' and put in an xref to that node.
8941 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8942 its description.
8943
8944 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8945
8946 * calendar.texi (Calendar Systems): Say that the Persian calendar
8947 implemented here is the arithmetical one championed by Birashk.
8948
8949 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8950
8951 * programs.texi (Fortran Motion): Fix previous change.
8952
8953 2005-03-29 Richard M. Stallman <rms@gnu.org>
8954
8955 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8956
8957 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8958
8959 * text.texi (Refill): Refer to Long Lines Mode.
8960 (Longlines): New node.
8961 (Auto Fill): Don't index "word wrap" here.
8962 (Filling): Add Longlines to menu.
8963
8964 2005-03-29 Richard M. Stallman <rms@gnu.org>
8965
8966 * xresources.texi: Minor fixes.
8967
8968 * misc.texi (Emacs Server): Fix Texinfo usage.
8969
8970 * emacs.texi (Top): Don't use a real section heading for
8971 "Detailed Node Listing". Fake it instead.
8972
8973 * basic.texi (Position Info): Minor cleanup.
8974
8975 * mule.texi (Input Methods): Minor cleanup.
8976
8977 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8978
8979 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8980 constructs as well.
8981 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8982
8983 2005-03-29 Kenichi Handa <handa@m17n.org>
8984
8985 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8986
8987 * basic.texi (Position Info): Update the description about the
8988 command C-u C-x =.
8989
8990 2005-03-28 Richard M. Stallman <rms@gnu.org>
8991
8992 * emacs.texi (Top): Use @section for the detailed node listing.
8993
8994 * calendar.texi: Minor fixes to previous change.
8995
8996 * programs.texi (Fortran): Small fixes to previous changes.
8997
8998 * emacs.texi (Top): Update list of subnodes of Dired.
8999 Likewise for building.texi.
9000
9001 * files.texi (File Conveniences): Delete Auto Image File mode.
9002
9003 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
9004
9005 * building.texi (Flymake): New node.
9006
9007 * custom.texi (Function Keys): Document kp- event types and
9008 keypad-setup package.
9009
9010 * dired.texi (Wdired): New node.
9011
9012 * files.texi (File Conveniences): Reorder entries.
9013 Explain how to turn on Auto-image-file mode.
9014 Document Thumbs mode.
9015
9016 * mule.texi (Specify Coding): Document recode-region and
9017 recode-file-name.
9018
9019 * programs.texi (Program Modes): Add Conf mode and DNS mode.
9020
9021 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9022
9023 * commands.texi (Keys): M-o is now a prefix key.
9024
9025 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
9026
9027 * programs.texi: Reformat and update copyright years.
9028 (Fortran): Update section.
9029
9030 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
9031
9032 * files.texi: Several small changes in addition to:
9033 (Visiting): Change xref for Dialog Boxes to ref.
9034 (Version Headers): Replace references to obsolete var
9035 `vc-header-alist' with `vc-BACKEND-header'.
9036 (Customizing VC): Update value of `vc-handled-backends'.
9037
9038 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9039
9040 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
9041 move here from Emacs Lisp Reference Manual.
9042 * calendar.texi (Calendar/Diary, Diary Commands)
9043 (Special Diary Entries, Importing Diary): Change some xrefs to
9044 point to emacs-xtra rather than elisp.
9045
9046 * emacs-xtra.texi (Calendar Customizing):
9047 Move view-diary-entries-initially, view-calendar-holidays-initially,
9048 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
9049 Emacs Manual.
9050 (Appt Customizing): Merge entire section into main Emacs Manual.
9051 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
9052 mark-holidays-in-calendar here from emacs-xtra.
9053 (Displaying the Diary): Move view-diary-entries-initially,
9054 mark-diary-entries-in-calendar here from emacs-xtra.
9055 (Appointments): Move appt-display-mode-line,
9056 appt-display-duration, appt-disp-window-function,
9057 appt-delete-window-function here from emacs-xtra.
9058
9059 * calendar.texi: Update and reformat copyright.
9060 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
9061 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
9062 (Diary): Refer to `diary-file' rather than ~/diary.
9063 (Diary Commands): Rename node to "Displaying the Diary".
9064 * emacs.texi (Top): Rename "Diary Commands" section.
9065 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
9066
9067 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9068
9069 * misc.texi (Emacs Server): Fix the command for setting
9070 server-name. Add an xref to Invoking emacsclient.
9071
9072 * help.texi (Help Summary): Clarify when "C-h ." will do something
9073 nontrivial.
9074 (Apropos): Add cindex entry for apropos-sort-by-scores.
9075
9076 * display.texi (Text Display): Add index entries for how no-break
9077 characters are displayed.
9078
9079 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9080
9081 * files.texi (Visiting): Fix cross-references introduced with the
9082 last change.
9083
9084 * xresources.texi (GTK resources): Fix last change.
9085
9086 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9087
9088 * xresources.texi (X Resources): GTK options documented too.
9089 (Resources): Clarify meaning of program name.
9090 (Table of Resources): Add visualClass.
9091 (GTK resources): Rewrite.
9092 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
9093
9094 * display.texi (Text Display): Mention non-breaking spaces.
9095
9096 * files.texi (Reverting): Document auto-revert-check-vc-info.
9097
9098 * frames.texi (Mouse Commands): Document
9099 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
9100
9101 * help.texi (Help Summary): Add `C-h .'.
9102 (Apropos): Apropos accepts a list of search terms.
9103 Document apropos-sort-by-scores.
9104 (Help Echo): Document display-local-help.
9105
9106 * misc.texi (Emacs Server): Document server-name.
9107 (Invoking emacsclient): Document -s option for server names.
9108
9109 * text.texi (Outline Visibility): Introduce "current heading
9110 line" (commands can be called with point on a body line).
9111 Re-order table to follow the sequence of discussion.
9112 hide-body won't hide lines before first header line.
9113 (TeX Mode): Add DocTeX mode.
9114
9115 2005-03-24 Richard M. Stallman <rms@gnu.org>
9116
9117 * mule.texi (Single-Byte Character Support): Delete mention
9118 of iso-acc.el and iso-transl.el.
9119
9120 2005-03-23 Lute Kamstra <lute@gnu.org>
9121
9122 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
9123
9124 2005-03-23 Richard M. Stallman <rms@gnu.org>
9125
9126 * search.texi: Delete explicit node pointers.
9127 (Incremental Search): New menu.
9128 (Basic Isearch, Repeat Isearch, Error in Isearch)
9129 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
9130 (Slow Isearch): New subnodes.
9131 (Configuring Scrolling): Node deleted.
9132 (Search Case): Doc default-case-fold-search.
9133 (Regexp Replace): Move replace-regexp doc here.
9134
9135 * rmail.texi (Movemail): Put commas inside closequotes.
9136
9137 * picture.texi (Insert in Picture): Document C-c arrow combos.
9138 (Basic Picture): Clarify erasure.
9139
9140 * display.texi (Font Lock): Put commas inside closequotes.
9141
9142 * cmdargs.texi (General Variables): Put commas inside closequotes.
9143
9144 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
9145
9146 * building.texi (Stack Buffer): Mention reverse contrast for
9147 *selected* frame (might not be current frame).
9148
9149 2005-03-21 Richard M. Stallman <rms@gnu.org>
9150
9151 * building.texi (Starting GUD): Add bashdb.
9152
9153 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9154
9155 * basic.texi (Moving Point): Add M-g M-g binding.
9156 (Undo): Document undo-only.
9157 (Position Info): Document M-g M-g and C-u M-g M-g.
9158
9159 * building.texi (Building): Put Grep Searching after Compilation
9160 Shell.
9161 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9162 Document next-error-highlight.
9163 (Grep Searching): Document grep-highlight-matches.
9164 (Lisp Eval): Typing C-x C-e twice prints integers specially.
9165
9166 * calendar.texi (Importing Diary): Rename node from iCalendar.
9167 Document diary-from-outlook.
9168
9169 * dired.texi (Misc Dired Features): Rename node from Misc Dired
9170 Commands.
9171 Mention effect of X drag and drop on Dired buffers.
9172
9173 * files.texi (Visiting): Document large-file-warning-threshold.
9174 Move paragraph on file-selection dialog.
9175 Mention visiting files using X drag and drop.
9176 (Reverting): Mention using Auto-Revert mode to tail files.
9177 Document auto-revert-tail-mode.
9178 (Version Systems): Minor correction.
9179 (Comparing Files): Diff-mode is no longer based on Compilation
9180 mode.
9181 Document compare-ignore-whitespace.
9182 (Misc File Ops): Explain passing a directory to rename-file.
9183 Likewise for copy-file and make-symbolic-link.
9184
9185 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9186 Document mouse-wheel-progressive speed.
9187
9188 * help.texi (Misc Help): Document numeric argument for C-h i.
9189 Correctly explain the effect of just C-u as argument.
9190
9191 * killing.texi (Deletion): Document numeric argument for
9192 just-one-space.
9193
9194 * mini.texi (Completion): Completion acts on text before point.
9195
9196 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9197 (Emulation): CUA mode replaces pc-bindings-mode,
9198 pc-selection-mode, and s-region.
9199
9200 * mule.texi (Input Methods): Leim is now built-in.
9201 (Select Input Method): Document quail-show-key.
9202 (Specify Coding): Document revert-buffer-with-coding-system.
9203
9204 * programs.texi (Fortran Motion): Document f90-next-statement,
9205 f90-previous-statement, f90-next-block, f90-previous-block,
9206 f90-end-of-block, and f90-beginning-of-block.
9207
9208 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9209
9210 * emacs.texi (Acknowledgments): Update.
9211
9212 * anti.texi: Total rewrite.
9213
9214 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9215
9216 * ack.texi (Acknowledgments): Update.
9217
9218 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9219
9220 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9221 Update copyright years.
9222
9223 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9224
9225 * building.texi (Commands of GUD): Move paragraph on setting
9226 breakpoints with mouse to the GDB Graphical Interface node.
9227
9228 2005-03-07 Richard M. Stallman <rms@gnu.org>
9229
9230 * misc.texi (Single Shell, Shell Options): Fix previous change.
9231
9232 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9233
9234 2005-03-06 Richard M. Stallman <rms@gnu.org>
9235
9236 * building.texi (Starting GUD): Don't explain text vs graphical
9237 GDB here. Just mention it and xref.
9238 Delete "just one debugger process".
9239 (Debugger Operation): Move GUD tooltip info here.
9240 (GUD Tooltips): Node deleted.
9241 (GDB Graphical Interface): Explain the two GDB modes here.
9242
9243 * sending.texi (Sending Mail): Minor cleanup.
9244 (Mail Aliases): Explain quoting conventions.
9245 Update key rebinding example.
9246 (Header Editing): C-M-i is like M-TAB.
9247 (Mail Mode Misc): mail-attach-file does not do MIME.
9248
9249 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9250 that really belongs here.
9251 (Remote Mailboxes): Text moved to Rmail Inbox.
9252 (Rmail Display): Mention Mouse-1.
9253 (Movemail): Clarify two movemail versions.
9254 Clarify rmail-movemail-program.
9255
9256 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9257 Document async shell commands.
9258 (Shell History): Clarify.
9259 (Shell Ring): Mention C-UP an C-DOWN.
9260 (Shell Options): Add comint-prompt-read-only.
9261 (Invoking emacsclient): Set EDITOR to run Emacs.
9262 (Sorting): No need to explain what region is.
9263 (Saving Emacs Sessions): Fix typo.
9264 (Recursive Edit): Fix punctuation.
9265 (Emulation): Don't mention "PC bindings" which are standard.
9266 (Hyperlinking): Explain Mouse-1 convention here.
9267 (Find Func): Node deleted.
9268
9269 * help.texi (Name Help): Xref to Hyperlinking.
9270
9271 * glossary.texi (Glossary):
9272 Rename "Balance Parentheses" to "Balancing...".
9273 Add "Byte Compilation". Correct "Copyleft".
9274 New xref in "Customization".
9275 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9276 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9277 Rename "Registers" to "Register".
9278 Replace "Selecting" with "Selected Frame",
9279 "Selected Window", and "Selecting a Buffer".
9280
9281 * files.texi (Types of Log File): Explain how projects'
9282 methods can vary.
9283
9284 * display.texi (Faces): Delete "Emacs 21".
9285
9286 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9287 * fixit.texi (Spelling): C-M-i like M-TAB.
9288 * mini.texi (Completion Options): C-M-i like M-TAB.
9289 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9290 * text.texi (Text Mode): C-M-i like M-TAB.
9291
9292 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9293
9294 * calendar.texi (Specified Dates): Mention `g w'.
9295 (Appointments): appt-activate toggles with no arg.
9296
9297 2005-03-05 Juri Linkov <juri@jurta.org>
9298
9299 * cmdargs.texi (Emacs Invocation): Add cindex
9300 "invocation (command line arguments)".
9301 (Misc X): Add -nbc, --no-blinking-cursor.
9302
9303 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9304
9305 * calendar.texi (iCalendar): No need to require it now.
9306
9307 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9308
9309 * trouble.texi (Contributing): Mention Savannah. Direct users to
9310 emacs-devel.
9311
9312 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9313
9314 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9315 window.
9316
9317 2005-02-27 Richard M. Stallman <rms@gnu.org>
9318
9319 * building.texi (Compilation): Update mode line status info.
9320
9321 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9322
9323 * calendar.texi (General Calendar): Document binding of
9324 scroll-other-window-down.
9325 (Mayan Calendar): Fix earliest date.
9326 (Time Intervals): Document timeclock-change.
9327 Fix timeclock-ask-before-exiting documentation.
9328
9329 2005-02-26 Kim F. Storm <storm@cua.dk>
9330
9331 * frames.texi (Mouse References):
9332 Add mouse-1-click-in-non-selected-windows.
9333
9334 2005-02-25 Richard M. Stallman <rms@gnu.org>
9335
9336 * screen.texi (Screen): Explain better about cursors and mode lines;
9337 don't presuppose text terminals.
9338 (Point): Don't assume just one cursor.
9339 Clarify explanation of cursors.
9340 (Echo Area, Menu Bar): Cleanups.
9341
9342 * mini.texi (Minibuffer): Prompts are highlighted.
9343 (Minibuffer Edit): Newline = C-j only on text terminals.
9344 Clarify resize-mini-windows values.
9345 Mention M-PAGEUP and M-PAGEDOWN.
9346 (Completion Commands): Mouse-1 like Mouse-2.
9347 (Minibuffer History): Explain history commands better.
9348 (Repetition): Add xref to Incremental Search.
9349
9350 * mark.texi (Setting Mark): Clarify info about displaying mark.
9351 Clarify explanation of C-@ and C-SPC.
9352 (Transient Mark): Mention Delete Selection mode.
9353 (Marking Objects): Clean up text about extending the region.
9354
9355 * m-x.texi (M-x): One C-g doesn't always go to top level.
9356 No delay before suggest-key-bindings output.
9357
9358 * fixit.texi (Fixit): Mention C-/ for undo.
9359 (Spelling): Mention ESC TAB like M-TAB.
9360 Replacement words with r and R are rechecked.
9361 Say where C-g leaves point. Mention ? as input.
9362
9363 2005-02-23 Lute Kamstra <lute@gnu.org>
9364
9365 * cmdargs.texi (Initial Options): Add cross reference.
9366
9367 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9368
9369 * emacs.texi (Top): Update menu for splitting of node in
9370 msdog.texi.
9371 * frames.texi (Frames): Update xref for splitting of node in
9372 msdog.texi.
9373 * trouble.texi (Quitting): Ditto.
9374
9375 2005-02-16 Richard M. Stallman <rms@gnu.org>
9376
9377 * windows.texi (Split Window): Simplify line truncation info
9378 and xref to Display Custom.
9379
9380 * trouble.texi (Quitting): Emergency escape only for text terminal.
9381 (Screen Garbled): C-l for ungarbling is only for text terminal.
9382
9383 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9384
9385 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9386
9387 * programs.texi (Program Modes): Mention Python mode.
9388 (Moving by Defuns): Repeating C-M-h extends region.
9389 (Basic Indent): Clarify.
9390 (Custom C Indent): Clarify.
9391 (Expressions): Repeating C-M-@ extends region.
9392 (Info Lookup): Clarify for C-h S.
9393 (Symbol Completion): ESC TAB alternative for M-TAB.
9394 (Electric C): Clarify.
9395
9396 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9397
9398 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9399 MS-DOS Input node.
9400 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9401 (MS-DOS and MULE): Clarify.
9402 (MS-DOS Processes, Windows Processes): Fix typos.
9403
9404 * major.texi (Choosing Modes): Clarify.
9405
9406 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9407 (Keyboard Macro Step-Edit): Clarify.
9408
9409 * indent.texi (Indentation): Clarifications.
9410
9411 * help.texi (Help): Correct error about C-h in query-replace.
9412 Clarify apropos vs C-h a. Fix how to search in FAQ.
9413 (Key Help): Describe C-h w here.
9414 (Name Help): Minor cleanup. C-h w moved to Key Help.
9415 Clarify the "object" joke.
9416 (Apropos): Clarify. Mouse-1 like Mouse-2.
9417 (Help Mode): Mouse-1 like Mouse-2.
9418
9419 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9420
9421 * display.texi (Display): Reorder menu.
9422 (Faces): Cleanup.
9423 (Font Lock): Cleanup. Mention Options menu.
9424 Delete obsolete text.
9425 (Scrolling): For C-l, don't presume text terminal.
9426 (Horizontal Scrolling): Simplify intro.
9427 (Follow Mode): Clarify.
9428 (Cursor Display): Move before Display Custom.
9429 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9430 Doc default-tab-width. Doc line truncation more thoroughly.
9431
9432 * dired.texi (Dired Enter): C-x C-f can run Dired.
9433 (Dired Visiting): Comment out `a' command.
9434 Mouse-1 is like Mouse-2.
9435 (Shell Commands in Dired): ? can be used more than once.
9436
9437 * basic.texi (Continuation Lines): Simplify description of truncation,
9438 and refer to Display Custom for the rest of it.
9439
9440 2005-02-06 Lute Kamstra <lute@gnu.org>
9441
9442 * basic.texi (Undo): Fix typo.
9443
9444 * cmdargs.texi (Emacs Invocation): Fix typo.
9445
9446 * custom.texi (Init Examples): Fix typo.
9447
9448 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9449
9450 2005-02-06 Richard M. Stallman <rms@gnu.org>
9451
9452 * regs.texi (Registers): Registers can hold numbers, too.
9453
9454 * killing.texi (Other Kill Commands): Cleanup.
9455 Delete redundant explanation of kill in read-only buffer.
9456 (Yanking): Mention term "copying".
9457 (Accumulating Text): Fix typo.
9458
9459 * entering.texi (Entering Emacs): Update rationale at start.
9460 (Exiting): Treat iconifying on a par with suspension.
9461
9462 * custom.texi (Minor Modes): Fix typo.
9463 (Easy Customization): Fix menu style.
9464 (Variables): Add xref.
9465 (Examining): Setting for future sessions works through .emacs.
9466 (Keymaps): "Text terminals", not "Many".
9467 (Init Rebinding): Explain \C-. Show example of \M-.
9468 Fix minor wording errors.
9469 (Function Keys): Explain vector syntax just once.
9470 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9471 (Init File): Mention .emacs.d directory.
9472 (Init Examples): Add xref.
9473 (Find Init): Mention .emacs.d directory.
9474
9475 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9476 (Action Arguments): Explain which kinds of -l args are found how.
9477 (Initial Options): --batch does not inhibit site-start.
9478 Add xrefs.
9479 (Command Example): Use --batch, not -batch.
9480
9481 * basic.texi (Inserting Text): Cleanup wording.
9482 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9483 C-n is not error at end of buffer.
9484 (Undo): Doc C-/ like C-_. Add xrefs.
9485 (Arguments): META key may be labeled ALT.
9486 Peculiar arg meanings are explained in doc strings.
9487
9488 * abbrevs.texi (Expanding Abbrevs): Clarify.
9489
9490 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9491
9492 * frames.texi (Frame Parameters): Add an xref to the description
9493 of list-colors-display. Add a pointer to the X docs about colors.
9494
9495 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9496 Improve docs of list-colors-display.
9497
9498 2005-02-03 Lute Kamstra <lute@gnu.org>
9499
9500 * frames.texi (Frames, Drag and Drop): Fix typos.
9501
9502 2005-02-03 Richard M. Stallman <rms@gnu.org>
9503
9504 * windows.texi (Basic Window): Mention color-change in mode line.
9505 (Change Window): Explain dragging vertical boundaries.
9506
9507 * text.texi (Sentences): Clarify.
9508 (Paragraphs): Explain M-a and blank lines.
9509 (Outline Mode): Clarify text and menu.
9510 (Hard and Soft Newlines): Mention use-hard-newlines.
9511
9512 * frames.texi (Frames): Delete unnecessary mention of Windows.
9513 (Mouse Commands): Likewise. Mention xterm mouse support.
9514 (Clipboard): Clarify.
9515 (Mouse References): Mention use of Mouse-1 for following links.
9516 (Menu Mouse Clicks): Clarify.
9517 (Mode Line Mouse): Clarify.
9518 (Drag and Drop): Rewrite.
9519
9520 * fixit.texi (Spelling): Fix typo.
9521
9522 * files.texi (File Names): Clarify.
9523 (Visiting): Update conditions for use of file dialog. Clarify.
9524 (Saving): Doc d as answer in save-some-buffers.
9525 (Remote Files): Clean up the text.
9526
9527 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9528
9529 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9530 (List Buffers): Clarify.
9531 (Several Buffers): Doc T command.
9532 (Buffer Convenience): Clarify menu.
9533
9534 * basic.texi (Undo): Clarify last change.
9535
9536 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9537
9538 * fixit.texi (Spelling): Fix typo.
9539
9540 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9541
9542 * basic.texi (Undo): Update description of `undo-outer-limit'.
9543
9544 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9545
9546 * building.texi: Update documentation relating to GDB Graphical
9547 Interface.
9548
9549 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9550
9551 * custom.texi (Easy Customization): Adapt menu to node name change.
9552
9553 2005-01-30 Richard M. Stallman <rms@gnu.org>
9554
9555 * custom.texi (Easy Customization): Defn of "User Option" now
9556 includes faces. Don't say just "option" when talking about variables.
9557 Do say just "options" to mean "anything customizable".
9558 (Specific Customization): Describe `customize-variable',
9559 not `customize-option'.
9560
9561 * glossary.texi (Glossary) <Faces>: Add xref.
9562 <User Option>: Change definition--include faces. Change xref.
9563
9564 * picture.texi (Picture): Mention artist.el.
9565
9566 * sending.texi, screen.texi, programs.texi, misc.texi:
9567 * mini.texi, major.texi, maintaining.texi, macos.texi:
9568 * help.texi, frames.texi, files.texi:
9569 Don't say just "option" when talking about variables.
9570
9571 * display.texi, mule.texi: Don't say just "option" when talking
9572 about variables. Other minor cleanups.
9573
9574 2005-01-26 Lute Kamstra <lute@gnu.org>
9575
9576 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9577 File'. Mention the `-Q' option at the `--no-site-file' option.
9578
9579 2005-01-22 David Kastrup <dak@gnu.org>
9580
9581 * building.texi (Grep Searching): Mention alias `find-grep' for
9582 `grep-find'.
9583
9584 2005-01-20 Richard M. Stallman <rms@gnu.org>
9585
9586 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9587
9588 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9589
9590 * rmail.texi (Movemail): Explain differences
9591 between standard and mailutils versions of movemail.
9592 Describe command line and configuration options introduced
9593 with the latter.
9594 Explain the notion of mailbox URL, provide examples and
9595 cross-references to mailutils documentation.
9596 Describe various methods of specifying mailbox names,
9597 user names and user passwords for rmail.
9598 (Remote Mailboxes): New section.
9599 Describe how movemail handles remote mailboxes. Describe configuration
9600 options used to control its behavior.
9601 (Other Mailbox Formats): Explain handling of various mailbox
9602 formats.
9603
9604 2005-01-13 Richard M. Stallman <rms@gnu.org>
9605
9606 * commands.texi (Commands): Clarification.
9607
9608 2005-01-11 Richard M. Stallman <rms@gnu.org>
9609
9610 * programs.texi (Multi-line Indent): Fix previous change.
9611 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9612
9613 2005-01-08 Richard M. Stallman <rms@gnu.org>
9614
9615 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9616 lazy-highlight.
9617
9618 * search.texi (Query Replace): Mention faces query-replace
9619 and lazy-highlight.
9620 (Incremental Search): Update isearch highlighting info.
9621
9622 2005-01-04 Richard M. Stallman <rms@gnu.org>
9623
9624 * custom.texi (Saving Customizations): Minor improvement.
9625
9626 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9627
9628 * custom.texi (Saving Customizations): Emacs no longer loads
9629 `custom-file' after .emacs. No longer mention customizing through
9630 Custom.
9631
9632 2005-01-01 Andreas Schwab <schwab@suse.de>
9633
9634 * killing.texi (Graphical Kill): Move up under node Killing,
9635 change @section to @subsection.
9636
9637 2005-01-01 Richard M. Stallman <rms@gnu.org>
9638
9639 * custom.texi (Face Customization): Mention hex color specs.
9640
9641 * emacs.texi (Top): Update Killing submenu.
9642
9643 * killing.texi (Killing): Reorganize section.
9644 No more TeX-only text; put the node command at start of chapter.
9645 But the first section heading is used only in TeX.
9646 Rewrite the text to read better in this mode.
9647 (Graphical Kill): New subnode gets some of the text that
9648 used to be in the first section.
9649
9650 2004-12-31 Richard M. Stallman <rms@gnu.org>
9651
9652 * dired.texi (Shell Commands in Dired): Delete the ? example.
9653
9654 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9655
9656 * files.texi (Saving): Describe new require-final-newline features
9657 and mode-require-final-newline.
9658
9659 2004-12-29 Richard M. Stallman <rms@gnu.org>
9660
9661 * custom.texi (File Variables): Clarify previous change.
9662
9663 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9664
9665 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9666 out now.
9667
9668 2004-12-27 Richard M. Stallman <rms@gnu.org>
9669
9670 * Makefile.in (MAKEINFO): Specify --force.
9671
9672 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9673 (Undo): Doc undo-outer-limit.
9674
9675 2004-12-15 Juri Linkov <juri@jurta.org>
9676
9677 * mark.texi (Transient Mark, Mark Ring): M-< and other
9678 movement commands don't set mark in Transient Mark mode
9679 if mark is active.
9680
9681 2004-12-12 Juri Linkov <juri@jurta.org>
9682
9683 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9684 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9685
9686 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9687 (Misc Dired Commands): Add @r{(Dired)} to w.
9688
9689 2004-12-12 Juri Linkov <juri@jurta.org>
9690
9691 * mark.texi (Marking Objects): Marking commands also extend the
9692 region when mark is active in Transient Mark mode.
9693
9694 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9695
9696 * custom.texi (Saving Customizations): Emacs only loads the custom
9697 file automatically after the init file in version 22.1 or later.
9698 Adapt text and examples to this fact.
9699
9700 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9701
9702 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9703 be set through Custom. Otherwise, it has no effect.
9704
9705 2004-12-05 Richard M. Stallman <rms@gnu.org>
9706
9707 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9708 * entering.texi: Rename Command Line to Emacs Invocation.
9709
9710 * misc.texi (Term Mode): Correctly describe C-c.
9711
9712 * custom.texi (Easy Customization): Move up to section level,
9713 before Variables. Avoid using the term "variable"; say "option".
9714 New initial explanation.
9715 (Variables): In initial explanation, connect "variable" to the
9716 already-explained "user option".
9717
9718 * emacs.texi (Top): Fix ref to Command Line.
9719 Move reference to Easy Customization.
9720
9721 * xresources.texi (X Resources): Fix From link.
9722
9723 * doclicense.texi (GNU Free Documentation License): Fix To link.
9724
9725 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9726
9727 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9728
9729 2004-12-03 Richard M. Stallman <rms@gnu.org>
9730
9731 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9732
9733 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9734
9735 * kmacro.texi: Several small changes in addition to the following.
9736 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9737 defining a keyboard macro.
9738 Mention `kmacro-ring-max'.
9739 (Keyboard Macro Counter): Clarify description of
9740 `kmacro-insert-counter', `kmacro-set-counter',
9741 `kmacro-add-counter' and `kmacro-set-format'.
9742
9743 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9744
9745 * custom.texi (File Variables): Add `unibyte' and make it more
9746 clear that `unibyte' and `coding' are special. Suggested by Simon
9747 Krahnke <overlord@gmx.li>.
9748
9749 * mule.texi (Enabling Multibyte): Refer to File Variables.
9750 Suggested by Simon Krahnke <overlord@gmx.li>.
9751
9752 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9753
9754 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9755 x-use-old-gtk-file-dialog.
9756
9757 2004-11-20 Richard M. Stallman <rms@gnu.org>
9758
9759 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9760
9761 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9762
9763 * building.texi (Lisp Eval): Delete hyphen in section name.
9764
9765 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9766
9767 * files.texi (Old Versions):
9768 No longer document annotation as "CVS only".
9769
9770 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9771
9772 * files.texi (Version Control): Rewrite the introduction about
9773 version systems, mentioning the new ones that we support.
9774 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9775 suggestions.
9776
9777 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9778
9779 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9780
9781 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9782
9783 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9784
9785 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9786
9787 * text.texi (Text Based Tables, Table Definition)
9788 (Table Creation, Table Recognition, Cell Commands)
9789 (Cell Justification, Row Commands, Column Commands)
9790 (Fixed Width Mode, Table Conversion, Measuring Tables)
9791 (Table Misc): New nodes, documenting the Table Mode.
9792
9793 2004-10-19 Jason Rumney <jasonr@gnu.org>
9794
9795 * makefile.w32-in (info): Change order of arguments to makeinfo.
9796
9797 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9798
9799 * calendar.texi (iCalendar): Update for package changes.
9800
9801 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9802
9803 * files.texi (Misc File Ops): View mode is a minor mode.
9804
9805 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9806
9807 * calendar.texi (iCalendar): Style changes.
9808
9809 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9810
9811 * search.texi (Regexps): The regexp described in the example is no
9812 longer stored in the variable `sentence-end'.
9813
9814 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9815
9816 * building.texi (Starting GUD): Note that multiple debugging
9817 sessions requires `gdb --fullname'.
9818
9819 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9820
9821 * calendar.texi (iCalendar): New section for a new package.
9822
9823 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9824
9825 * text.texi: Various small changes in addition to the following.
9826 (Text): Replace xref for autotype with inforef.
9827 (Sentences): Explain nil value for `sentence-end'.
9828 (Paragraphs): Update default values for `paragraph-start' and
9829 `paragraph-separate'.
9830 (Text Mode): Correct description of Text mode's effect on the
9831 syntax table.
9832 (Outline Visibility): `hide-other' does not hide top level headings.
9833 `selective-display-ellipses' no longer has an effect on Outline mode.
9834 (TeX Misc): Add missing @cindex.
9835 Replace xref for RefTeX with inforef.
9836 (Requesting Formatted Text): The variable
9837 `enriched-fill-after-visiting' no longer exists.
9838 (Editing Format Info): Update names of menu items and commands.
9839 (Format Faces): Mention special effect of specifying the default face.
9840 Describe inheritance of text properties.
9841 Correct description of `fixed' face.
9842 (Format Indentation): Correct description of effect of setting
9843 margins. Mention `set-left-margin' and `set-right-margin'.
9844 (Format Justification): Update names of menu items.
9845 `set-justification-full' is now bound to `M-j b'.
9846 Mention that `default-justification' is a per buffer variable.
9847 (Format Properties): Update name of menu item.
9848 (Forcing Enriched Mode): `format-decode-buffer' automatically
9849 turns on Enriched mode if the buffer is in text/enriched format.
9850
9851 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9852
9853 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9854
9855 2004-09-28 Kim F. Storm <storm@cua.dk>
9856
9857 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9858 Align with new functionality.
9859
9860 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9861
9862 * display.texi (Display Custom): Remove stray `@end defvar'.
9863
9864 2004-09-23 Kim F. Storm <storm@cua.dk>
9865
9866 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9867 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9868
9869 2004-09-20 Richard M. Stallman <rms@gnu.org>
9870
9871 * custom.texi (Hooks): Explain using setq to clear out a hook.
9872 (File Variables): Explain multiline string constants.
9873 (Non-ASCII Rebinding): Explain when you need to update
9874 non-ASCII char codes in .emacs.
9875
9876 * building.texi (Compilation): Explain how to make a silent
9877 subprocess that won't be terminated. Explain compilation-environment.
9878
9879 2004-09-13 Kim F. Storm <storm@cua.dk>
9880
9881 * mini.texi (Repetition): Rename isearch-resume-enabled to
9882 isearch-resume-in-command-history and change default to disabled.
9883
9884 2004-09-09 Kim F. Storm <storm@cua.dk>
9885
9886 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9887 with new `kmacro-name-last-macro'.
9888
9889 2004-09-08 Juri Linkov <juri@jurta.org>
9890
9891 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9892
9893 2004-09-03 Juri Linkov <juri@jurta.org>
9894
9895 * search.texi (Incremental Search): Update wording for M-%.
9896
9897 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9898
9899 * killing.texi (Killing): Correct description of kill commands in
9900 read-only buffer.
9901
9902 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9903
9904 * building.texi (Compilation Mode): Add a paragraph about rules
9905 for finding the compilation buffer for `next-error'.
9906
9907 * search.texi (Other Repeating Search): Mention that Occur mode
9908 supports the next-error functionality.
9909
9910 2004-09-02 Juri Linkov <juri@jurta.org>
9911
9912 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9913
9914 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9915
9916 * kmacro.texi (Basic Keyboard Macro):
9917 `apply-macro-to-region-lines' now operates on all lines that begin
9918 in the region, rather than on all complete lines in the region.
9919
9920 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9921
9922 * frames.texi (Drag and drop): Add documentation about
9923 x-dnd-test-function and x-dnd-known-types.
9924
9925 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9926
9927 * indent.texi: Various minor changes in addition to:
9928 (Indentation Commands): Correct description of `indent-relative'.
9929 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9930 mode. The *Tab Stops* buffer uses Overwrite Mode.
9931 (Just Spaces): `tabify' converts sequences of at least two spaces
9932 to tabs.
9933
9934 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9935
9936 * frames.texi (Secondary Selection): Setting the secondary
9937 selection with M-Drag-Mouse-1 does not alter the kill ring,
9938 setting it with M-Mouse-1 and M-Mouse-3 does.
9939 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9940 toolkit scroll bars.
9941 (Scroll Bars): Ditto.
9942
9943 * windows.texi (Basic Window): When using a window system, the value
9944 of point in a non-selected window is indicated by a hollow box.
9945 (Split Window): Side by side windows are separated by a scroll bar,
9946 if scroll bars are used.
9947 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9948 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9949 (Window Convenience): Update bindings for `winner-undo' and
9950 `winner-redo'.
9951
9952 * ack.texi (Acknowledgments): Use `@unnumbered'.
9953 * misc.texi: Adapt sectioning in Info to the node structure.
9954 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9955 of "Using Emacs as a Server".
9956 * building.texi (Building): Interchange nodes (for correct numbering).
9957 * programs.texi (Programs): Interchange nodes (for correct numbering).
9958 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9959 Info to the node structure.
9960 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9961 Rearrange order of nodes and sections such that both "GNU GENERAL
9962 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9963 end, as appropriate for appendices.
9964 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9965 Use `@unnumberedsec'.
9966 * trouble.texi: Adapt sectioning in Info to the node structure.
9967 Adapt node pointers to change in emacs.texi.
9968 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9969
9970 2004-08-25 Kenichi Handa <handa@m17n.org>
9971
9972 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9973 description for unibyte mode.
9974
9975 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9976
9977 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9978
9979 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9980 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9981 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9982 in @pxref.
9983
9984 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9985
9986 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9987 Change section names.
9988
9989 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9990
9991 * kmacro.texi (Keyboard Macro Ring): Rename section.
9992 Emacs treats the head of the macro ring as the `last keyboard macro'.
9993 (Keyboard Macro Counter): Minor change.
9994 (Save Keyboard Macro): Some clarifications.
9995 (Edit Keyboard Macro): Rename section.
9996
9997 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9998 32-bit machines.
9999 (Several Buffers): Clarify which buffer is selected if `2' is
10000 pressed in the Buffer Menu.
10001 Auto Revert mode can be used to update the Buffer Menu
10002 automatically.
10003
10004 2004-08-21 Eli Zaretskii <eliz@gnu.org>
10005
10006 * help.texi (Misc Help): Add an index entry for finding an Info
10007 manual by its file name.
10008
10009 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
10010
10011 * files.texi (Backup Deletion): Correct description of
10012 `delete-old-versions'.
10013 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
10014 (Auto Save Files): Recommend `auto-save-mode' to reenable
10015 auto-saving, rather than the abbreviation `auto-save'.
10016
10017 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
10018
10019 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
10020 for "killing" and "yanking" in main menu.
10021
10022 2004-08-16 Richard M. Stallman <rms@gnu.org>
10023
10024 * killing.texi (Yanking, Killing): Minor cleanups.
10025
10026 * mark.texi (Momentary Mark): Minor cleanups.
10027
10028 2004-08-15 Kenichi Handa <handa@etl.go.jp>
10029
10030 * custom.texi (Non-ASCII Rebinding):
10031 C-q always inserts the right code to pass to global-set-key.
10032
10033 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
10034
10035 * regs.texi (RegNumbers): Mention `C-x r i' binding for
10036 `insert-register', instead of `C-x r g' binding, for consistency.
10037
10038 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
10039
10040 * fixit.texi (Spelling): Fix typo.
10041
10042 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
10043
10044 * help.texi (Help): Fix Texinfo usage.
10045
10046 2004-07-24 Richard M. Stallman <rms@gnu.org>
10047
10048 * text.texi (Paragraphs): Update how paragraphs are separated
10049 and the default for paragraph-separate.
10050
10051 * search.texi (Regexp Replace): Further update text for new
10052 replacement operators.
10053
10054 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
10055
10056 * emacs-xtra.texi (Subdir switches): Dired does not remember the
10057 `R' switch.
10058
10059 * dired.texi (Dired Updating): `k' only deletes inserted
10060 subdirectories from the Dired buffer if a prefix argument was given.
10061
10062 * search.texi (Regexps): Delete redundant definition of `symbol' in
10063 description of `\_>'. It already occurs in the description of `\_<'.
10064
10065 2004-07-01 Juri Linkov <juri@jurta.org>
10066
10067 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
10068 (Regexp Search): Add M-r.
10069
10070 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
10071
10072 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
10073
10074 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10075
10076 * search.texi, calendar.texi: Markup fixes.
10077
10078 2004-06-25 Richard M. Stallman <rms@gnu.org>
10079
10080 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
10081
10082 2004-06-25 David Kastrup <dak@gnu.org>
10083
10084 * search.texi (Regexp Replace): Some typo corrections and
10085 rearrangement.
10086
10087 2004-06-24 David Kastrup <dak@gnu.org>
10088
10089 * search.texi (Unconditional Replace): Use replace-string instead
10090 of query-replace in example.
10091 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
10092 sequences.
10093 (Query Replace): Correct explanation of `^' which does not use
10094 the mark stack.
10095
10096 2004-06-21 Nick Roberts <nickrob@gnu.org>
10097
10098 * misc.texi (Shell History Copying): Document comint-insert-input.
10099 (Shell Ring): Describe comint-dynamic-list-input-ring here.
10100
10101 2004-06-20 Jesper Harder <harder@ifa.au.dk>
10102
10103 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
10104 * custom.texi (Customization): Do.
10105 * anti.texi (Antinews): Do.
10106 * abbrevs.texi (Defining Abbrevs): Do.
10107
10108 * programs.texi (Info Lookup): Fix keybinding for
10109 info-lookup-symbol.
10110
10111 2004-06-16 Juanma Barranquero <lektu@terra.es>
10112
10113 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
10114 Add emacs-xtra.
10115 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
10116 (clean): Add emacs-xtra and flymake. Remove redundancies.
10117
10118 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
10119
10120 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
10121 Add emacs-xtra.
10122 * emacs-xtra.texi: New file.
10123
10124 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
10125
10126 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
10127 (Dired and Find): Mention differences with ordinary Dired buffers.
10128
10129 2004-06-13 Richard M. Stallman <rms@gnu.org>
10130
10131 * custom.texi (Init Syntax): Explain about vars that do special
10132 things when set with setq or with Custom.
10133 (Init Examples): Add line-number-mode example.
10134
10135 2004-06-12 Juri Linkov <juri@jurta.org>
10136
10137 * dired.texi (Operating on Files): Add dired-do-touch.
10138
10139 2004-06-10 Juri Linkov <juri@jurta.org>
10140
10141 * building.texi (Lisp Eval): Add C-M-x on defface.
10142
10143 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
10144
10145 * files.texi (Reverting): Auto-Revert mode and
10146 Global Auto-Revert mode no longer revert remote files.
10147
10148 2004-05-29 Richard M. Stallman <rms@gnu.org>
10149
10150 * custom.texi (Init File): Two dashes start --no-site-file.
10151
10152 2004-05-29 Alan Mackenzie <acm@muc.de>
10153
10154 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10155 ("AWK"): Is consistently thus spelled throughout.
10156 (AWK, Pike): Document as "C-like modes".
10157 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10158 (M-x man): Supersedes M-x manual-entry.
10159 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
10160
10161 ("Comments in C"): Delete node; the info is in CC Mode manual.
10162 (c-comment-only-line-offset): Remove description.
10163
10164 (C-c ., C-c C-c): Describe new C Mode bindings.
10165
10166 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10167 (@dfn{Style}, c-default-style, comment-column, comment-padding)
10168 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10169 Amend definitions.
10170
10171 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10172 Describe functions.
10173
10174 (c-comment-start-regexp, c-hanging-comment-ender-p)
10175 (c-hanging-comment-starter-p): Remove obsolete definitions.
10176
10177 * emacs.texi: Remove the menu entry "Comments in C".
10178
10179 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10180
10181 * dired.texi (Dired and Find): `find-ls-option' does not apply to
10182 `M-x locate'.
10183
10184 2004-05-16 Karl Berry <karl@gnu.org>
10185
10186 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10187 makeinfo --html fails.
10188 * help.texi (Help Summary) [@ifnottex]: Likewise.
10189
10190 2004-05-13 Nick Roberts <nickrob@gnu.org>
10191
10192 * building.texi (GDB Graphical Interface): Update and describe
10193 layout first.
10194
10195 2004-05-04 Jason Rumney <jasonr@gnu.org>
10196
10197 * makefile.w32-in: Revert last change.
10198
10199 2004-05-03 Jason Rumney <jasonr@gnu.org>
10200
10201 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10202
10203 2004-04-23 Juanma Barranquero <lektu@terra.es>
10204
10205 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10206
10207 2004-04-18 Juri Linkov <juri@jurta.org>
10208
10209 * fixit.texi (Spelling): Remove file extension from ispell xref.
10210
10211 2004-04-15 Kim F. Storm <storm@cua.dk>
10212
10213 * cmdargs.texi (Initial Options): Add -Q.
10214
10215 2004-04-05 Kim F. Storm <storm@cua.dk>
10216
10217 * custom.texi (File Variables): Add safe-local-eval-forms.
10218
10219 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10220
10221 * files.texi (Reverting): Correct description of revert-buffer's
10222 handling of point.
10223
10224 2004-03-22 Juri Linkov <juri@jurta.org>
10225
10226 * emacs.texi (Top): Add `Misc X'.
10227
10228 * trouble.texi: Fix help key bindings.
10229
10230 * glossary.texi: Improve references.
10231
10232 * help.texi: Sync keywords with finder.el.
10233
10234 * mini.texi (Completion): Add description for menu items.
10235
10236 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10237
10238 * sending.texi (Mail Methods): Fix xref to Message manual.
10239
10240 2004-03-12 Richard M. Stallman <rms@gnu.org>
10241
10242 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10243
10244 2004-03-04 Richard M. Stallman <rms@gnu.org>
10245
10246 * search.texi (Regexps): Explain that ^ and $ have their
10247 special meanings only in certain contexts.
10248
10249 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10250
10251 * mule.texi (Specify Coding): Doc C-x RET F.
10252
10253 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10254 for multiple compile and grep buffers.
10255 (Indirect Buffers): Don't recommand clone-indirect-buffer
10256 for multiple compile and grep buffers.
10257
10258 2004-02-29 Juanma Barranquero <lektu@terra.es>
10259
10260 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10261 Use $(DEL) instead of rm, and ignore exit code.
10262
10263 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10264
10265 * building.texi (Watch Expressions): Update.
10266
10267 2004-02-21 Juri Linkov <juri@jurta.org>
10268
10269 * cmdargs.texi (Action Arguments): Add alias --find-file.
10270 Add --directory, --help, --version. Move text about command-line-args
10271 to Command Arguments.
10272 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10273 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10274 (Window Size X): Join -g and --geometry. Add @cindex.
10275 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10276 (Title X): Remove alias -title.
10277 (Misc X): New node.
10278
10279 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10280
10281 * frames.texi (Drag and drop): Add Motif to list of supported
10282 protocols.
10283
10284 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10285
10286 * frames.texi (Drag and drop): New section.
10287
10288 2004-01-24 Richard M. Stallman <rms@gnu.org>
10289
10290 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10291 Include it only @ifnotinfo. Patch the preceding and following
10292 node headers to point to each other.
10293
10294 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10295
10296 * calendar.texi (Appointments): Update section.
10297
10298 2003-12-29 Kevin Ryde <user42@zip.com.au>
10299
10300 * programs.texi (C Modes): Fix the xref.
10301
10302 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10303
10304 * building.texi (Watch Expressions): Update.
10305 (Commands of GUD): Include use of toolbar + breakpoints set from
10306 fringe/margin.
10307
10308 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10309
10310 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10311 <acm@muc.de>.
10312
10313 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10314
10315 * frames.texi (Dialog Boxes): Add use-file-dialog.
10316
10317 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
10318
10319 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10320 in CC Mode.
10321
10322 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10323
10324 * ack.texi, basic.texi, cmdargs.texi:
10325 * commands.texi, custom.texi, display.texi:
10326 * emacs.texi, files.texi:
10327 * frames.texi, glossary.texi, killing.texi:
10328 * macos.texi, mark.texi, misc.texi, msdog.texi:
10329 * mule.texi, rmail.texi, search.texi:
10330 * sending.texi, text.texi, trouble.texi:
10331 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10332
10333 2003-11-01 Alan Mackenzie <acm@muc.de>
10334
10335 * search.texi (Scrolling During Incremental Search): Document a
10336 new scrolling facility in isearch mode.
10337
10338 2003-10-22 Miles Bader <miles@gnu.org>
10339
10340 * Makefile.in (info): Move before $(top_srcdir)/info.
10341
10342 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10343
10344 * building.texi (Watch Expressions): Update section on data display
10345 to reflect code changes (GDB Graphical Interface).
10346
10347 2003-10-13 Richard M. Stallman <rms@gnu.org>
10348
10349 * xresources.texi (GTK resources): Clean up previous change.
10350
10351 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10352
10353 * xresources.texi (GTK resources): Add a note that some themes
10354 disallow customizations. Add scroll theme example.
10355
10356 2003-09-30 Richard M. Stallman <rms@gnu.org>
10357
10358 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10359
10360 * misc.texi (Saving Emacs Sessions): Shorten the section,
10361 collapsing back into one node.
10362
10363 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10364
10365 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10366
10367 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10368
10369 * xresources.texi (GTK names in Emacs): Correct typo.
10370
10371 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10372
10373 * cmdargs.texi (Font X): Mention new default font.
10374 More fully describe long font names, wildcard patterns and the
10375 problems involved. (Result of discussion on emacs-devel.)
10376
10377 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10378
10379 * emacs.texi (Acknowledgements): Correct typo.
10380
10381 2003-09-22 Richard M. Stallman <rms@gnu.org>
10382
10383 * dired.texi (Misc Dired Commands): New node.
10384 (Dired Navigation): Add dired-goto-file.
10385
10386 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10387
10388 * emacs.texi (Acknowledgements): New node, split from Distribution.
10389
10390 * cmdargs.texi (Action Arguments): -f reads interactive args.
10391
10392 2003-09-08 Lute Kamstra <lute@gnu.org>
10393
10394 * screen.texi (Mode Line): Say that POS comes before LINE.
10395 Mention `size-indication-mode'.
10396 * display.texi (Optional Mode Line):
10397 Document `size-indication-mode'.
10398 * basic.texi (Position Info): Mention `size-indication-mode'.
10399
10400 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10401
10402 * xresources.texi (Resources): Refer to `editres' man page.
10403 (Lucid Resources): Update defaults. Expand description of
10404 `shadowThickness'.
10405
10406 2003-09-04 Miles Bader <miles@gnu.org>
10407
10408 * Makefile.in (top_srcdir): New variable.
10409 ($(top_srcdir)/info): New rule.
10410 (info): Depend on it.
10411
10412 2003-09-03 Peter Runestig <peter@runestig.com>
10413
10414 * makefile.w32-in: New file.
10415
10416 2003-08-29 Richard M. Stallman <rms@gnu.org>
10417
10418 * misc.texi (Saving Emacs Sessions): Correct previous change.
10419
10420 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10421
10422 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10423 (Intro): Include kmacro.texi after fixit.texi instead of after
10424 custom.texi. (As suggested by Kim Storm.)
10425
10426 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10427
10428 * fixit.texi (Fixit): Update `Next' pointer.
10429 * files.texi (Files): Update `Previous' pointer.
10430 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10431 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10432 (Suggested by Kim Storm.)
10433 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10434
10435 2003-08-18 Kim F. Storm <storm@cua.dk>
10436
10437 * kmacro.texi: New file describing enhanced keyboard macro
10438 functionality. Replaces old description in custom.texi.
10439
10440 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10441 (Keyboard Macros): Move to new kmacro.texi file.
10442
10443 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10444
10445 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10446
10447 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10448
10449 2003-08-17 Alex Schroeder <alex@gnu.org>
10450
10451 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10452 required.
10453
10454 2003-08-05 Richard M. Stallman <rms@gnu.org>
10455
10456 * programs.texi (Lisp Indent): Don't describe
10457 lisp-indent-function property here. Use xref to Lisp Manual.
10458
10459 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10460
10461 * calendar.texi (Date Formats): Document changed behavior of
10462 abbreviations.
10463
10464 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10465
10466 * buffers.texi (List Buffers): Fix previous change.
10467
10468 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10469
10470 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10471 List*.
10472
10473 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10474
10475 * display.texi (Font Lock): Fix typo.
10476
10477 2003-07-07 Richard M. Stallman <rms@gnu.org>
10478
10479 * display.texi (Font Lock): Add xref for format info on
10480 font-lock-remove-keywords.
10481
10482 * building.texi (Compilation): Document what happens with asynch
10483 children of compiler process.
10484
10485 * help.texi (Library Keywords): Use @multitable.
10486
10487 2003-06-04 Richard M. Stallman <rms@gnu.org>
10488
10489 * programs.texi (Expressions): Delete C-M-DEL.
10490
10491 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10492 comint-move-point-for-output renamed from
10493 comint-scroll-to-bottom-on-output.
10494
10495 * custom.texi (Init Rebinding): Replace previous change with xref.
10496 (Non-ASCII Rebinding): Explain that issue more briefly here.
10497
10498 2003-05-28 Richard M. Stallman <rms@gnu.org>
10499
10500 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10501
10502 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10503
10504 * building.texi (GDB Graphical Interface): New node.
10505 (Rewritten somewhat by RMS.)
10506
10507 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10508
10509 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10510 non-English letters. Explain how to set coding systems correctly
10511 and how to include the right coding cookie in the file.
10512
10513 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10514
10515 * indent.texi (Indentation): Explain the concepts.
10516 (Just Spaces): Explain why preventing tabs for indentation might
10517 be useful.
10518
10519 2003-04-16 Richard M. Stallman <rms@gnu.org>
10520
10521 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10522
10523 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10524
10525 * cmdargs.texi (General Variables): Document SMTPSERVER.
10526
10527 * sending.texi: Remove SMTP node.
10528 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10529 library.
10530
10531 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10532
10533 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10534
10535 2003-02-22 Simon Josefsson <jas@extundo.com>
10536
10537 * sending.texi (Mail Methods): Add node about SMTP.
10538
10539 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10540
10541 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10542
10543 2003-02-01 Kevin Ryde <user42@zip.com.au>
10544
10545 * glossary.texi (Glossary): Correction to cl cross reference.
10546
10547 2003-01-20 Richard M. Stallman <rms@gnu.org>
10548
10549 * killing.texi (Rectangles): Document C-x c r.
10550
10551 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10552
10553 * xresources.texi (GTK resources): New node.
10554 (GTK widget names): New node.
10555 (GTK names in Emacs): New node.
10556 (GTK styles): New node.
10557
10558 2003-01-09 Francesco Potortì <pot@gnu.org>
10559
10560 * maintaining.texi (Create Tags Table): Add reference to the new
10561 `etags --help --lang=LANG' option.
10562
10563 2002-10-02 Karl Berry <karl@gnu.org>
10564
10565 * emacs.texi: Per rms, update all manuals to use @copying instead of
10566 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10567 where needed for the sake of the HTML output.
10568
10569 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10570
10571 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10572 source files.
10573
10574 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10575
10576 * Makefile.in (emacsman): New target.
10577
10578 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10579
10580 * (Version 21.1 released.)
10581
10582 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10583
10584 * Branch for 21.1.
10585
10586 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10587
10588 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10589
10590 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10591
10592 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10593
10594 1999-07-12 Richard Stallman <rms@gnu.org>
10595
10596 * Version 20.4 released.
10597
10598 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10599
10600 * Makefile.in (INFO_TARGETS): Delete customize.info.
10601 (DVI_TARGETS): Delete customize.dvi.
10602 (../info/customize, customize.dvi): Targets deleted.
10603
10604 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10605
10606 * Version 20.3 released.
10607
10608 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10609
10610 * Makefile.in (EMACSSOURCES): Add mule.texi.
10611 Add msdog.texi, ack.texi. Remove gnu1.texi.
10612
10613 1998-04-06 Andreas Schwab <schwab@gnu.org>
10614
10615 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10616 Use it in dvi targets.
10617
10618 1997-09-23 Paul Eggert <eggert@twinsun.com>
10619
10620 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10621 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10622 (../info/customize): Rename from ../info/custom.
10623
10624 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10625
10626 * Version 20.2 released.
10627
10628 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10629
10630 * Version 20.1 released.
10631
10632 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10633
10634 * Makefile (../info/customize, customize.dvi): New targets.
10635 (INFO_TARGETS): Add ../info/customize.
10636 (DVI_TARGETS): Add customize.dvi.
10637
10638 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10639
10640 * Version 19.33 released.
10641
10642 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10643
10644 * Version 19.32 released.
10645
10646 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10647
10648 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10649
10650 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10651
10652 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10653 Specify -I option.
10654 (All dvi targets): Set the TEXINPUTS variable.
10655
10656 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10657
10658 * Version 19.31 released.
10659
10660 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10661
10662 * Version 19.30 released.
10663
10664 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10665
10666 * Makefile.in (maintainer-clean): Rename from realclean.
10667
10668 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10669
10670 * Makefile.in: New file.
10671 * Makefile: File deleted.
10672
10673 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10674
10675 * Makefile (TEXINDEX_OBJS): Variable deleted.
10676 (texindex, texindex.o, getopt.o): Rules deleted.
10677 All deps on texindex deleted.
10678 (distclean): Don't delete texindex.
10679 (mostlyclean): Don't delete *.o.
10680 * texindex.c, getopt.c: Files deleted.
10681
10682 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10683
10684 * Version 19.26 released.
10685
10686 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10687
10688 * Makefile (EMACSSOURCES): Exclude undo.texi.
10689
10690 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10691
10692 * Version 19.25 released.
10693
10694 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10695
10696 * Version 19.24 released.
10697
10698 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10699
10700 * Version 19.23 released.
10701
10702 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10703
10704 * Makefile: Delete spurious tab.
10705
10706 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10707
10708 * Makefile (.SUFFIXES): New rule.
10709
10710 1993-12-04 Richard Stallman (rms@srarc2)
10711
10712 * getopt.c: New file.
10713 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10714 (getopt.o): New rule.
10715 (dvi): Don't depend on texindex.
10716 (emacs.dvi): Depend on texindex.
10717
10718 1993-12-03 Richard Stallman (rms@srarc2)
10719
10720 * Makefile (TEXI2DVI): New variable.
10721 (emacs.dvi): Add explicit command.
10722 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10723
10724 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10725
10726 * Version 19.22 released.
10727
10728 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10729
10730 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10731
10732 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10733
10734 * Version 19.21 released.
10735
10736 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10737
10738 * Makefile (realclean): Don't delete the Info files.
10739
10740 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10741
10742 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10743 4' where appropriate.
10744
10745 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10746
10747 * Makefile: Fix targets for texindex.
10748
10749 * texindex.c: Include "../src/config.h" if building in emacs.
10750
10751 * Makefile: Change all files to FILENAME.texi, force all targets
10752 to be FILENAME, not FILENAME.info.
10753 Add target to build texindex.c, defining `emacs'.
10754
10755 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10756
10757 * Version 19.19 released.
10758
10759 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10760
10761 * Version 19.18 released.
10762
10763 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10764
10765 * Makefile: Fix source file names of the separate manuals.
10766
10767 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10768
10769 * Version 19.17 released.
10770
10771 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10772
10773 * split-man: Fix typos in last change.
10774
10775 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10776
10777 * Version 19.16 released.
10778
10779 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10780
10781 * version 19.15 released.
10782
10783 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10784
10785 * Makefile (distclean): It's rm, not rf.
10786
10787 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10788
10789 * Version 19.14 released.
10790
10791 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10792
10793 * Makefile: New file.
10794
10795 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10796
10797 * Version 19.13 released.
10798
10799 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10800
10801 * Version 19.9 released.
10802
10803 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10804
10805 * Version 19.8 released.
10806
10807 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10808
10809 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10810
10811 * trouble.texi: It's `enable-flow-control-on', not
10812 `evade-flow-control-on'.
10813
10814 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10815
10816 * display.texi: Document standard-display-european.
10817
10818 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10819
10820 * Version 19.7 released.
10821
10822 * emacs.texi: Add a sentence to the top menu mentioning the
10823 specific version of Emacs this manual applies to.
10824
10825 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10826
10827 * basic.texi: Document next-line-add-lines variable used to
10828 implement down-arrow.
10829
10830 * killing.texi: Document kill-whole-line.
10831
10832 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10833
10834 * text.texi: Update unix TeX ordering information.
10835
10836 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10837
10838 * news.texi: Mention fill-rectangle in keybinding list.
10839
10840 * killing.texi: Document fill-rectangle.
10841
10842 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10843
10844 * vc.texi: Bring the docs up to date with VC 5.2.
10845
10846 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10847
10848 * emacs.tex: Mention blackbox and gomoku under Amusements.
10849 Assembler mode is now mentioned and appropriately indexed
10850 under Programming Modes.
10851
10852 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10853
10854 * emacs.tex: Update TeX ordering information.
10855
10856 1990-06-26 David Lawrence (tale@geech)
10857
10858 * emacs.tex: Note that completion-ignored-extensions is not used
10859 to filter out names when all completions are displayed in
10860 *Completions*.
10861
10862 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10863
10864 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10865
10866 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10867
10868 * emacs.tex: Add @findex grep.
10869
10870 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10871
10872 * emacs.tex: Correct two typos. No other changes before
10873 Version 19 will be made.
10874
10875 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10876
10877 * emacs.tex: Update information for obtaining TeX distribution from the
10878 University of Washington.
10879
10880 ;; Local Variables:
10881 ;; coding: utf-8
10882 ;; End:
10883
10884 Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc.
10885
10886 This file is part of GNU Emacs.
10887
10888 GNU Emacs is free software: you can redistribute it and/or modify
10889 it under the terms of the GNU General Public License as published by
10890 the Free Software Foundation, either version 3 of the License, or
10891 (at your option) any later version.
10892
10893 GNU Emacs is distributed in the hope that it will be useful,
10894 but WITHOUT ANY WARRANTY; without even the implied warranty of
10895 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10896 GNU General Public License for more details.
10897
10898 You should have received a copy of the GNU General Public License
10899 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.