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