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