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