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