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