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