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