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