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