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