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