Small updates for admin/notes/.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
d366bd53
CY
12011-10-18 Chong Yidong <cyd@gnu.org>
2
3 * display.texi (Faces): Simplify discussion. Move documentation
4 of list-faces-display here, from Standard Faces node. Note
5 special role of `default' background.
6 (Standard Faces): Note special role of `default' background. Note
7 that region face may be taken fom GTK. Add xref to Text Display.
8 (Text Scale): Rename from "Temporary Face Changes". Callers
9 changed. Don't bother documenting variable-pitch-mode.
10 (Font Lock): Copyedits. Remove font-lock-maximum-size.
11 (Useless Whitespace): Simplify description of
12 delete-trailing-whitespace. Note active region case.
13 (Text Display): Fix description of escape-glyph face assignment.
14 Remove unibye mode discussion. Update some parts for Unicode.
15 Move glyphless chars documentation to Lisp manual.
16
17 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
18
21100e7d
CY
192011-10-15 Chong Yidong <cyd@stupidchicken.com>
20
21 * display.texi (Scrolling): Tweak explanation of scroll direction.
22 (View Mode): Add index entries.
23
24 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
25
26 * regs.texi (Text Registers): C-x r i does not activate the mark.
27 (Bookmarks): Document new default bookmark location.
28
50b063c3
CY
292011-10-13 Chong Yidong <cyd@stupidchicken.com>
30
31 * killing.texi (Deletion): Add xref to Using Region. Document
32 delete-forward-char.
33 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
34 description here. Recommend C-u C-SPC for jumping to mark.
35 (Kill Ring): Move kill ring variable documentation here.
36 (Primary Selection): Copyedits.
37 (Rectangles): Document new command rectangle-number-lines.
38 (CUA Bindings): Note that this disables the mark-even-if-inactive
39 behavior for C-x and C-c.
40
41 * mark.texi (Mark): Mention "active region" terminology.
42 (Using Region): Document delete-active-region.
43
e1a3f5b1
CY
442011-10-12 Chong Yidong <cyd@stupidchicken.com>
45
46 * mark.texi (Mark): Clarify description of disabled Transient Mark
47 mode (Bug#9689).
48 (Setting Mark): Document prefix arg for C-x C-x. Document primary
49 selection changes. Mention that commands like C-y set the mark.
50 (Marking Objects): Add xref to Words node. Note that mark-word
51 and mark-sexp also have the "extend region" behavior.
52 (Using Region): Mention M-$ in the table. Document
53 mark-even-if-inactive here instead of in Mark Ring.
54 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
55 note of the "Mark Set" behavior.
56 (Disabled Transient Mark): Rename from "Persistent Mark"
57 (Bug#9688). Callers changed.
58
59 * programs.texi (Expressions):
60 * text.texi (Words): Defer to Marking Objects for mark-word doc.
61
3dc62b2b
CY
622011-10-09 Chong Yidong <cyd@stupidchicken.com>
63
64 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
65 option" terminology.
66 (Key Help): Add command names. Define "documentation string".
67 (Name Help): Remove an over-long joke.
68 (Apropos): Document prefix args. Remove duplicated descriptions.
69 (Help Mode): Add C-c C-b to table. Update TAB binding.
70 (Package Keywords): Rename from "Library by Keyword". Describe
71 new package menu interface.
72 (Help Files, Help Echo): Tweak description.
de09aa52
CY
73
74 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 75 (Minibuffer History): Document numeric args to history commands.
de09aa52 76
2d3fe5d7
EZ
772011-10-08 Eli Zaretskii <eliz@gnu.org>
78
79 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
80
b2b0776e
CY
812011-10-08 Chong Yidong <cyd@stupidchicken.com>
82
83 * basic.texi (Position Info): Omit page commands. Document
84 count-words-region and count-words.
85
86 * text.texi (Pages): Move what-page documentation here.
87
27a16462
CY
882011-10-08 Chong Yidong <cyd@stupidchicken.com>
89
90 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
91 Remote Files node instead of linking directly to the Tramp manual.
92 (Minibuffer Edit): Add xref to Blank Lines.
93 (Completion): Add xref to Symbol Completion. Remove redundant
94 example, which is repeated in the next node.
95 (Completion Commands): Minor clarifications.
96 (Completion Styles): New node, split from Completion Commands.
97 Document substring and initials styles.
98 (Strict Completion): Remove information duplicated in other nodes.
99 (Completion Options): Consolidate case difference discussion here.
100
101 * help.texi (Help Mode): Fix kindex entries.
102
103 * files.texi (File Names): Add index entries.
104
de0bde62
CY
1052011-10-07 Chong Yidong <cyd@stupidchicken.com>
106
107 * basic.texi (Inserting Text): Add xref to Completion. Add
108 ucs-insert example, and document prefix argument.
109 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
110 to left/right. Tweak left-char and right-char descriptions.
111 M-left and M-right are now bound to left-word/right-word.
112 (Erasing): Document delete-forward-char.
113
114 * screen.texi (Screen, Menu Bar): Copyedits.
115 (Point): Remove duplicate paragraph on cursors, also in Screen.
116 (Mode Line): Trailing dashes no longer shown on X displays.
117
118 * frames.texi (Non-Window Terminals): Index just "text-only
119 terminal", which is used throughout the manual now.
120
121 * entering.texi (Entering Emacs): Define "startup screen".
122 Document window-splitting behavior with command-line inputs.
123 (Exiting): Remove obsolete paragraph about shells without suspend
124 functionality.
125
126 * commands.texi (User Input): Define "input event" more clearly.
127 (Keys): Add xref to Echo Area.
128 (Commands): Clarify relation between commands and functions.
129
453e4522
CY
1302011-10-06 Chong Yidong <cyd@stupidchicken.com>
131
132 * misc.texi (emacsclient Options): Document how emacsclient runs
133 the Emacs daemon (Bug#9674).
134
550f41cd
CY
1352011-10-01 Chong Yidong <cyd@stupidchicken.com>
136
137 * basic.texi (Moving Point):
138 * custom.texi (Mouse Buttons):
139 * rmail.texi (Rmail Scrolling):
140 * search.texi (Isearch Scroll):
141
142 * display.texi (Scrolling): Replace scroll-up/down with
143 scroll-up/down-command. Fix scroll-preserve-screen-position
144 description. Document scroll-error-top-bottom.
145
9229fe87
GM
1462011-09-30 Glenn Morris <rgm@gnu.org>
147
148 * commands.texi (Keys): Whitespace fix. (Bug#9635)
149
0a2132ba
CY
1502011-09-24 Chong Yidong <cyd@stupidchicken.com>
151
152 * windows.texi (Pop Up Window): Defer discussion of window
153 splitting to the Window Choice node. Add index entries.
154 (Force Same Window): Node deleted.
155 (Displaying Buffers, Window Choice): New nodes.
156
157 * buffers.texi (Select Buffer): Clarify description of
158 buffer-switching commands. Add xref to Window Display node.
159 Don't repeat confirm-nonexistent-file-or-buffer description from
160 Visiting node. Remove even-window-heights.
161
162 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
163
33ed493b
CY
1642011-09-18 Chong Yidong <cyd@stupidchicken.com>
165
166 * cmdargs.texi (Icons X): Fix description of Emacs icon.
167
168 * xresources.texi (Table of Resources): Fix documentation of
169 bitmapIcon.
170
92fa95ad
CY
1712011-09-15 Chong Yidong <cyd@stupidchicken.com>
172
173 * package.texi (Package Menu): Add package-menu-mark-upgrades.
174
16254627
EH
1752011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
176
177 * frames.texi (Frame Commands): Note that delete-other-frames only
178 deletes frames on current terminal.
179
c3760c17
EZ
1802011-09-10 Eli Zaretskii <eliz@gnu.org>
181
182 * sending.texi (Mail Misc): Document mail-add-attachment.
183
69b8be97
EZ
1842011-09-04 Eli Zaretskii <eliz@gnu.org>
185
186 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
187
3fd50d5c
CY
1882011-08-29 Chong Yidong <cyd@stupidchicken.com>
189
190 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
191
e2aeef63
CY
1922011-08-28 Chong Yidong <cyd@stupidchicken.com>
193
194 * files.texi (File Archives):
195 * cal-xtra.texi (Diary Display):
196 * help.texi (Help Mode): Add xref to View Mode.
197
ddb54206
CY
1982011-08-28 Chong Yidong <cyd@stupidchicken.com>
199
a6326082
CY
200 * display.texi (View Mode): New node. Move view-file here from
201 Misc File Ops. Move view-buffer here from Misc Buffer.
202
203 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
204
04e2ce72 205 * files.texi (Misc File Ops): Document new
a6326082 206 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
207
208 * dired.texi (Dired Deletion): Shorten description of Trash.
209
ddb54206
CY
210 * misc.texi (emacsclient Options): Document server-port.
211
bd206ce5
EZ
2122011-08-27 Eli Zaretskii <eliz@gnu.org>
213
214 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
215 even on MS-Windows. Fix a typo.
216
d43f5a42
CY
2172011-08-26 Chong Yidong <cyd@stupidchicken.com>
218
219 * package.texi: New file, documenting the package manager.
220
221 * emacs.texi: Include it.
222
223 * help.texi (Help Summary): Add describe-package.
224
e0b1591b
CY
2252011-08-25 Chong Yidong <cyd@stupidchicken.com>
226
856ce114
CY
227 * misc.texi (Printing): Convert subnodes into subsections.
228
f404f8bc
CY
229 * text.texi (Two-Column): Move into Text chapter.
230
231 * picture-xtra.texi (Picture Mode): Group with Editing Binary
232 Files section. Convert from chapter into section.
233
234 * display.texi (Narrowing): Move into display chapter.
235
e0b1591b
CY
236 * sending.texi (Sending Mail):
237 * rmail.texi (Rmail):
238 * misc.texi (Gnus, Document View):
239 * dired.texi (Dired):
240 * emacs.texi: Group the mail, rmail, and gnus chapters together.
241
75bfc667
JL
2422011-08-07 Juri Linkov <juri@jurta.org>
243
244 * dired.texi (Operating on Files): Rewrite according to the fact
245 that `dired-do-chmod' doesn't use the `chmod' program anymore.
246
fe676f91
MA
2472011-07-30 Michael Albinus <michael.albinus@gmx.de>
248
249 * mini.texi (Minibuffer File): Insert a reference to Tramp for
250 remote file name completion. (Bug#9197)
251
4cc60b9b
EZ
2522011-07-28 Eli Zaretskii <eliz@gnu.org>
253
254 * mule.texi (Bidirectional Editing): Document the fact that
255 bidi-display-reordering is t by default.
256
89671e16
LMI
2572011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
258
259 * help.texi (Misc Help): Mention `describe-prefix-bindings'
260 explicitly (bug#8904).
261
fb23ecc2
LMI
2622011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
263
264 * trouble.texi (Checklist): Use an `M-x' example instead of an
265 Emacs Lisp form to switch on the dribble file (bug#8056).
266
465c5fc8
LMI
2672011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
268
269 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
270
90a6258b
GM
2712011-07-13 Glenn Morris <rgm@gnu.org>
272
273 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
274
c7588364
LMI
2752011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
276
277 * mark.texi (Mark Ring): Clarify how many locations are saved
278 (bug#5770).
279 (Global Mark Ring): Ditto.
280
4cb4f3ba
LMI
2812011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
282
d648feab
LMI
283 * text.texi (Table Recognition): Use "at point" instead of "under
284 point" (bug#4345).
285
4cb4f3ba
LMI
286 * display.texi (Cursor Display): Mention `cursor-type'.
287
288 * screen.texi (Point): Clarify that it's only if you use a block
289 cursor that it appears to be on a character (bug#4345).
290
ecd0b990
CY
2912011-07-12 Chong Yidong <cyd@stupidchicken.com>
292
293 * misc.texi (Amusements): Move dissociated press here, from its
294 own section.
295
296 * emacs.texi (Top): Update node listing.
297
c2fd0368
LMI
2982011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
299
300 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
301 clarity (bug#3523).
302
fdeb32ec
CY
3032011-07-12 Chong Yidong <cyd@stupidchicken.com>
304
305 * cmdargs.texi (Initial Options): Document --no-site-lisp.
306 (Misc X): Document --parent-id.
307
308 * frames.texi (Frame Commands): Note that focus-follows-mouse now
309 defaults to nil.
310
311 * misc.texi (emacsclient Options): Document --parent-id.
312
313 * msdog.texi (Windows HOME): Document _emacs as obsolete.
314
f584ca38
LMI
3152011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
316
317 * emacs.texi: Use "..." instead of ``...'' in the menus
318 (bug#3503).
319
963578d3
CY
3202011-07-11 Chong Yidong <cyd@stupidchicken.com>
321
322 * killing.texi (Primary Selection): Document `only' setting for
323 select-active-regions.
324
325 * mark.texi (Setting Mark): Reference Shift Selection node.
326
327 * frames.texi (Mouse Commands): Document mouse-yank-primary.
328
a30ed87b
LMI
3292011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
330
47076272
LMI
331 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
332 motion keys" (bug#3503).
333
a30ed87b
LMI
334 * emacs.texi: Change all the register node names from "RegPos"
335 (etc.) to "Positional Registers" (etc.) (bug#3314).
336
4d45a8b7
CY
3372011-07-11 Chong Yidong <cyd@stupidchicken.com>
338
339 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
340 (Other Kill Commands, Kill Options): Copyedits.
341 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
342 (Yanking): Move yank-excluded properties discussion here.
343 (Cut and Paste): Move from frames.texi. Update subnodes to
344 describe x-select-enable-clipboard case.
345
346 * frames.texi: Move Cut and Paste node and subnodes into
347 killing.texi, except Mouse Commands and Word and Line Mouse.
348
c160ddee
AM
3492011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
350
351 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
352
3329e6e3
LMI
3532011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
354
32a214fe
LMI
355 * screen.texi (Mode Line): Clarify that coding systems are
356 characters, not letters (bug#1749).
357
3329e6e3
LMI
358 * cmdargs.texi (Environment): Mention removing variables
359 (bug#1615). Text suggested by Kevin Rodgers.
360
8875da1e
CY
3612011-07-10 Chong Yidong <cyd@stupidchicken.com>
362
54806e45
CY
363 * misc.texi (Amusements): Don't mention Yow; it's crippled.
364
8875da1e
CY
365 * modes.texi: Rename from major.texi.
366 (Modes): New node. Make Major Modes and Minor Modes subsections
367 of this. All callers changed.
368
369 * custom.texi (Minor Modes): Move to modes.texi.
370
7847b2a1
CY
3712011-07-10 Chong Yidong <cyd@stupidchicken.com>
372
6cfd0fa2
CY
373 * custom.texi (Syntax): Node deleted.
374
375 * help.texi (Help Summary):
376 * major.texi (Major Modes):
377 * programs.texi (Parentheses):
378 * search.texi (Regexp Backslash, Regexp Backslash)
379 (Regexp Backslash):
380 * text.texi (Words): Callers changed.
381
7847b2a1
CY
382 * text.texi (Refill, Longlines): Delete nodes.
383
384 * ack.texi (Acknowledgments): Longlines removed from manual.
385
386 * emacs.texi (Top): Update node listing.
387
2a71c436
GM
3882011-07-09 Glenn Morris <rgm@gnu.org>
389
390 * fortran-xtra.texi (Fortran): Update handled extensions.
391
61436e9f
LMI
3922011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
393
394 * display.texi (Scrolling): `C-v' (etc) are now bound to
395 `scroll-*-command' (bug#8349).
396
6e560c71
LMI
3972011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
398
48954a09 399 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
400 doesn't actually delete any files (bug#7125).
401
2904fd97
LMI
402 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
403 argument for `C-c C-k' (bug#7391).
404
6e560c71
LMI
405 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
406 you're currently using (bug#8489).
407
978ff6c5
EZ
4082011-07-01 Eli Zaretskii <eliz@gnu.org>
409
410 * mule.texi (Coding Systems): Move index entries from the previous
411 change into their proper places.
412
0d742084
LMI
4132011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
414
31976bd5
LMI
415 * help.texi (Help Files): Document view-external-packages (bug#8902).
416
0d742084
LMI
417 * mule.texi (Coding Systems): Put a few more of the coding systems
418 into the index (bug#8900).
419
9f678528
GM
4202011-06-26 Glenn Morris <rgm@gnu.org>
421
422 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
423
18a4ce5e
AR
4242011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
425
426 * misc.texi (emacsclient Options): Mention --frame-parameters.
427
f0da764a
GM
4282011-06-09 Glenn Morris <rgm@gnu.org>
429
430 * custom.texi (Specifying File Variables):
431 Recommend explicit arguments for minor modes.
432
b047e7ac
PE
4332011-06-02 Paul Eggert <eggert@cs.ucla.edu>
434
435 Document wide integers better.
436 * buffers.texi (Buffers):
001903b5
PE
437 * files.texi (Visiting): Document maxima for 64-bit machines,
438 and mention virtual memory limits.
b047e7ac 439
bf41276f
CY
4402011-05-28 Chong Yidong <cyd@stupidchicken.com>
441
442 * custom.texi (Hooks): Reorganize. Mention Prog mode.
443
444 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
445 prog mode (Bug#8240).
446
e145f188
GM
4472011-05-27 Glenn Morris <rgm@gnu.org>
448
449 * custom.texi (Specifying File Variables):
450 Major modes no longer need come first.
451
313f790e
CY
4522011-05-22 Chong Yidong <cyd@stupidchicken.com>
453
454 * mule.texi (Specify Coding, Text Coding, Communication Coding):
455 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
456
c136e5cd
GM
4572011-05-18 Glenn Morris <rgm@gnu.org>
458
459 * ack.texi (Acknowledgments): Remove fakemail.c.
460
c71a0d48 4612011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
462
463 Fixes for fitting text into 7x9 printed manual.
464 * building.texi (Flymake, Breakpoints Buffer):
465 * calendar.texi (Appointments):
466 * cmdargs.texi (General Variables, Display X):
467 * custom.texi (Saving Customizations, Face Customization)
468 (Directory Variables, Minibuffer Maps, Init Rebinding):
469 * display.texi (Font Lock, Font Lock, Useless Whitespace):
470 * fixit.texi (Spelling):
471 * frames.texi (Creating Frames, Fonts):
472 * help.texi (Help Files):
473 * mini.texi (Minibuffer File):
474 * misc.texi (emacsclient Options, Emulation):
475 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
476 * mule.texi (International Chars, Language Environments)
477 (Select Input Method, Modifying Fontsets, Charsets):
478 * programs.texi (Custom C Indent):
479 * rmail.texi (Rmail Labels):
480 * text.texi (Table Conversion):
481 * trouble.texi (Known Problems, Known Problems):
482 * windows.texi (Change Window):
483 * xresources.texi (GTK resources): Reflow text and re-indent code
484 examples to avoid TeX overflows and underflows on 7x9 paper.
485
486 * emacs.texi: Fix the (commented out) smallbook command.
487
488 * macos.texi (Mac / GNUstep Events):
489 * xresources.texi (Lucid Resources): Remove extraneous examples.
490
b8f82dc1
GM
4912011-05-10 Glenn Morris <rgm@gnu.org>
492
493 * custom.texi (Specifying File Variables):
494 Deprecate using mode: for minor modes.
495
d306b4da
GM
4962011-05-07 Glenn Morris <rgm@gnu.org>
497
498 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
499
548d0a63
GM
5002011-05-06 Glenn Morris <rgm@gnu.org>
501
5006e634
GM
502 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
503
548d0a63
GM
504 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
505
e793a940
LMI
5062011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
507
508 * misc.texi (Emacs Server): Document `server-eval-at'.
509
7031be6d
UR
5102011-04-24 Chong Yidong <cyd@stupidchicken.com>
511
512 * maintaining.texi (List Tags): Document next-file. Suggested by
513 Uday S Reddy.
514
4ffd0d6b 5152011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
516
517 * mini.texi (Minibuffer Edit):
518 * screen.texi (Mode Line): Fix typo.
519
1c6c854e
CS
5202011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
521
024ff170 522 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 523
c5c9f40f
CY
5242011-03-26 Chong Yidong <cyd@stupidchicken.com>
525
526 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
527
09725d26
EZ
5282011-03-30 Eli Zaretskii <eliz@gnu.org>
529
530 * display.texi (Auto Scrolling): Document the limit of 100 lines
531 for never-recentering scrolling with `scroll-conservatively'.
532 (Bug#6671)
533
09d9db2c 5342011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
535
536 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
537 HOME on Windows and where it looks for init files. (Bug#8221)
538
62d94509
EZ
5392011-03-10 Eli Zaretskii <eliz@gnu.org>
540
541 * search.texi (Regexp Example):
542 * mule.texi (International Chars):
543 * building.texi (External Lisp): Don't use characters outside
544 ISO-8859-1.
545
0286d9de
EZ
5462011-03-09 Eli Zaretskii <eliz@gnu.org>
547
1c6c854e
CS
548 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
549 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
550
551 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
552
114902a5 553 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
554 (Bug#8210)
555
0afb4571
J
5562011-03-08 Jan Djärv <jan.h.d@swipnet.se>
557
558 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
559 for Gtk+ 3.
560
bb3865e8
GM
5612011-03-08 Glenn Morris <rgm@gnu.org>
562
6446548e
GM
563 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
564 * emacs.texi (Acknowledgments):
565 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 566 * emacs.texi: Set documentencoding.
6446548e 567
bb3865e8
GM
568 * display.texi (Optional Mode Line): Don't mention exactly where
569 display-time appears. (Bug#8193)
570
33383987
JB
5712011-03-07 Chong Yidong <cyd@stupidchicken.com>
572
573 * Version 23.3 released.
574
892777ba
CY
5752011-03-06 Chong Yidong <cyd@stupidchicken.com>
576
577 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
578
0b973fc5
DW
5792011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
580
581 * misc.texi (emacsclient Options): Add q/quiet.
582
8ef5a2f2
GM
5832011-03-02 Glenn Morris <rgm@gnu.org>
584
585 * mule.texi (Communication Coding) <x-select-request-type>:
586 Remove duplicate (essentially) paragraph. (Bug#8148)
587
bd106056
CS
5882011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
589
590 * maintaining.texi (Format of ChangeLog): Add reference to
591 add-log-full-name.
592 (Change Log Commands): Add documentation for combining multiple
593 symbols in one change.
594
6640b281
GM
5952011-03-01 Glenn Morris <rgm@gnu.org>
596
597 * custom.texi (Directory Variables):
598 Give an example of excluding subdirectories.
599
2b0c7330 6002011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
601
602 * search.texi (Regexp Search): Move index entries about regexps to the
603 "Regexps" node. Add index entries for regexp search. (Bug#8096)
604
8c62c205
GM
6052011-02-19 Glenn Morris <rgm@gnu.org>
606
607 * dired.texi (Dired): Dired-X version number was dropped.
608
3928f2b6
JD
6092011-02-14 Jan Djärv <jan.h.d@swipnet.se>
610
611 * xresources.texi (X Resources): Remove *faceName and replace it with
612 *font for Lucid.
613
a41c8660
CY
6142011-02-05 Chong Yidong <cyd@stupidchicken.com>
615
616 * rmail.texi (Rmail Display): Document Rmail MIME support more
617 accurately.
618
619 * maintaining.texi (VC Change Log): Document vc-log-incoming and
620 vc-log-outgoing.
621 (Merging): Document vc-find-conflicted-file.
622
233ba4d9 6232011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
624
625 * custom.texi (Variables): Fix typo.
626
14beddf4 6272011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 628
65401ee3
CY
629 * search.texi (Regexps): Copyedits. Mention character classes
630 (Bug#7809).
631
19f81ecf
CY
632 * files.texi (File Aliases): Restore explanatory text from Eli
633 Zaretskii, accidentally removed in 2011-01-08 commit.
634
bf3dae7e
EZ
6352011-01-29 Eli Zaretskii <eliz@gnu.org>
636
637 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
638 (MAKEINFO_OPTS): New variable.
639 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
640 (emacs.html): New target.
641 (clean): Remove emacs.html.
642
45eb2a5d
WL
6432011-01-23 Werner Lemberg <wl@gnu.org>
644
645 * Makefile.in (MAKEINFO): Now controlled by `configure'.
646 (MAKEINFO_OPTS): New variable. Use it where appropriate.
647 (ENVADD): Updated.
648
9acfe703
GM
6492011-01-18 Glenn Morris <rgm@gnu.org>
650
651 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
652
653 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
654
362b9d48
GM
6552011-01-15 Chong Yidong <cyd@stupidchicken.com>
656
bb033b5f
CY
657 * building.texi (Compilation): Improve instructions for running two
658 compilations (Bug#7573).
659
b024d9f0
MD
660 * files.texi (Backup Names): Document the new location of the
661 last-resort backup file.
662
362b9d48
GM
663 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
664 manual. Explain why directory-abbrev-alist elements should be anchored
665 (Bug#7777).
666
6672011-01-15 Eli Zaretskii <eliz@gnu.org>
668
669 * msdog.texi (Windows Startup): Correct inaccurate description of
670 differences between emacsclient.exe and emacsclientw.exe.
671
7c420169 6722011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
673
674 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
675
7c420169 6762011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
677
678 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
679
7c420169 6802011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 681
2d34d523
EZ
682 * frames.texi (Cut and Paste): Modify the section's name and text:
683 don't mix "cut/paste" with "kill/yank".
684 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
685 (Bug#7702)
686
88ab4340
EZ
687 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
688
7c420169 6892011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
690
691 * maintaining.texi: Move inclusion of emerge after EDE, so that it
692 matches its position in the menu. (Bug#7674)
693
7c420169 6942011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
695
696 * trouble.texi (Checklist): Mention not replying via news either.
697
92bb6c52
TH
6982010-12-30 Tassilo Horn <tassilo@member.fsf.org>
699
700 * misc.texi (Document View): Update DocView section with newly
701 supported document formats.
702
b103c904
CY
7032010-12-21 Chong Yidong <cyd@stupidchicken.com>
704
705 * killing.texi: Resection the Info version to conform to the
706 printed manual, to avoid making sections on Accumulating Text, CUA
707 and Rectangles into full chapters.
708
f49d1f52 7092010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
710
711 * custom.texi (Init Syntax): Add index entries for "character syntax".
712 (Bug#7576)
713
f49d1f52 7142010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
715
716 * text.texi (HTML Mode): Small fixes. (Bug#7607)
717
f49d1f52 7182010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
719
720 * trouble.texi (Checklist): Fix typo in newsgroup name.
721
f49d1f52 7222010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
723
724 * search.texi (Word Search): Note that the lazy highlight always
725 matches to whole words (Bug#7470).
726
f49d1f52 7272010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 728
4f1948eb
EZ
729 * display.texi (Optional Mode Line): Make the description of
730 load-average more accurate.
731
b8a9e136
EZ
732 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
733 registry, with a cross-reference.
62d72a4a
EZ
734 (Windows Startup): New node. Move the stuff about the current
735 directory from "Windows HOME".
b8a9e136 736
07976ae3 7372010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
738
739 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
740 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
741
07976ae3 7422010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
743
744 * maintaining.texi (Version Control Systems): Fix repeated sentence.
745 Suggested by Štěpán Němec.
746
07976ae3 7472010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 748
1aaae3f3
CY
749 * maintaining.texi (Version Control): Say "commit", not "check in".
750 (Version Control Systems): Simplify descriptions.
751 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
752 VCS Concepts.
753 (VC Mode Line): Update example.
754 (Old Revisions): Document revert-buffer for vc-diff.
755 (Log Buffer): Promote to a subsection. Document header lines.
756
1c6c854e
CS
757 * macos.texi (Mac / GNUstep Basics):
758 Document ns-right-alternate-modifier.
ec8a6295 759
1aaae3f3
CY
760 * emacs.texi (Top): Update node listing.
761
0eb025fb
EZ
7622010-11-13 Eli Zaretskii <eliz@gnu.org>
763
764 * rmail.texi (Rmail Coding): Characters with no fonts are not
765 necessarily displayed as empty boxes.
766
767 * mule.texi (Language Environments, Fontsets): Characters with no
768 fonts are not necessarily displayed as empty boxes.
769
770 * display.texi (Text Display): Document display of glyphless
771 characters.
772
ea4f7750
GM
7732010-11-13 Glenn Morris <rgm@gnu.org>
774
775 * basic.texi (Position Info): Add M-x count-words-region.
776
90639cea
GM
7772010-11-11 Glenn Morris <rgm@gnu.org>
778
779 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
780
d607b96b 7812010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
782
783 * msdog.texi (Windows HOME): Add information regarding startup
784 directory when invoking Emacs from a desktop shortcut. (bug#7300)
785
c12e4a81
GM
7862010-10-11 Glenn Morris <rgm@gnu.org>
787
df187c62
GM
788 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
789
c12e4a81
GM
790 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
791 (DVIPS): New variable.
234db610
GM
792 (.PHONY): Add html, ps.
793 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
794 (clean): Delete html, ps files.
c12e4a81 795
6513b232
EZ
7962010-10-09 Eli Zaretskii <eliz@gnu.org>
797
798 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
799
f4f358f1
GM
8002010-10-09 Glenn Morris <rgm@gnu.org>
801
c1dc72b3
GM
802 * Makefile.in (VPATH): Remove.
803 (infodir): Make it absolute.
804 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
805
4393405b
GM
806 * Makefile.in (dist): Anchor regexps.
807
eef3ab94
GM
808 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
809 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
810 (emacs-xtra.pdf): Use $<.
811
aa9db089
GM
812 * Makefile.in (infoclean): Remove harmless, long-standing error.
813
abd40fb4
GM
814 * Makefile.in ($(infodir)): Delete rule.
815 (mkinfodir): New.
816 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
817
f4f358f1 818 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 819 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
820 * emacsver.texi: New file, replacing emacsver.texi.in.
821
ea274122
GM
8222010-10-09 Glenn Morris <rgm@gnu.org>
823
f7a31f11
GM
824 * emacsver.texi.in: New file.
825 * emacs.texi: Set EMACSVER by including emacsver.texi.
826 * Makefile.in (distclean): Delete emacsver.texi.
827 (dist): Copy emacsver.texi.
b13254e7 828 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 829
3fb78d1f
GM
830 * ack.texi (Acknowledgments): No more b2m.c.
831
ea274122
GM
832 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
833 (emacs): Remove rule.
834 (dist): No need to deal with the emacs rule any more.
835
17ca7950
GM
8362010-10-07 Glenn Morris <rgm@gnu.org>
837
838 * Makefile.in (version): New, set by configure.
839 (clean): Delete dist tar file.
840 (dist): Use version in tar name.
841
4c83f6e1
GM
8422010-10-06 Glenn Morris <rgm@gnu.org>
843
844 * Makefile.in (EMACS_XTRA): Add the main source file.
845 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
846 (mostlyclean): No core files, reorder other files.
847 (clean): Delete specific dvi and pdf files.
848 (infoclean, dist): New rules.
849 (maintainer-clean): Use infoclean.
8a944cea 850 ($(infodir)): Add parallel build workaround.
4c83f6e1 851
0264072d
GM
8522010-10-04 Glenn Morris <rgm@gnu.org>
853
854 * Makefile.in (SHELL): Set it.
855 (INFO_TARGETS, DVI_TARGETS): Remove variables.
856 (info, dvi): Replace above variables with their expansions.
857 (info): Move mkdir from here...
858 ($(infodir)/emacs): ... to here (for parallel builds).
859 (pdf): New target.
860 ($(infodir)/emacs): Pass -o option to makeinfo.
861 (.PHONY): Declare clean rules.
862 (maintainer-clean): Delete dvi and pdf files.
863 Guard against cd failures. Use a more restrictive delete.
864
3226d6ca
GM
8652010-10-02 Glenn Morris <rgm@gnu.org>
866
867 * misc.texi (Shell Mode): Remove reference to old function name.
868
cad90f3b
EZ
8692010-09-30 Eli Zaretskii <eliz@gnu.org>
870
871 * maintaining.texi (VC Mode Line): Mention all the possible VC status
872 indicator characters.
873
5f874327
GM
8742010-09-29 Glenn Morris <rgm@gnu.org>
875
876 * Makefile.in (top_srcdir): Remove unused variable.
877
0ab9cff3
GM
8782010-09-14 Glenn Morris <rgm@gnu.org>
879
67ae9766
GM
880 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
881 the last hook item.
882
0ab9cff3
GM
883 * calendar.texi (Appointments): Also updated when a diary include file
884 is saved.
885
6664fc59 8862010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
887
888 * trouble.texi (Bugs): Update the section intro.
889 (Known Problems): New section.
890 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
891 (Sending Patches): Bug fixes are best as responses to existing bugs.
892 * emacs.texi (Known Problems): Add menu entry for new section.
893
be3283d7
GM
8942010-09-09 Glenn Morris <rgm@gnu.org>
895
896 * xresources.texi: Untabify.
897
10999305 8982010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
899
900 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
901
10999305 9022010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
903
904 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
905
30641319
JD
9062010-09-02 Jan Djärv <jan.h.d@swipnet.se>
907
908 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
909
50dd7bc6
GM
9102010-08-21 Glenn Morris <rgm@gnu.org>
911
912 * misc.texi (Amusements): Mention bubbles and animate.
913
5e620eca
EZ
9142010-07-31 Eli Zaretskii <eliz@gnu.org>
915
916 * files.texi (Visiting): Add more index entries for
917 large-file-warning-threshold.
918
8b2dd508
JD
9192010-07-29 Jan Djärv <jan.h.d@swipnet.se>
920
921 * frames.texi (Tool Bars): Add doc for tool-bar-position.
922
8838673e
GM
9232010-06-23 Glenn Morris <rgm@gnu.org>
924
925 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
926 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
927 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
928 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
929 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
930 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
931 Untabify Texinfo files.
932
04d3bb6c
GM
9332010-06-10 Glenn Morris <rgm@gnu.org>
934
103dd3a8
GM
935 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
936
04d3bb6c
GM
937 * basic.texi (Inserting Text): Fix typo.
938
50b79479
GM
9392010-06-10 Glenn Morris <rgm@gnu.org>
940
941 * ack.texi (Acknowledgments):
942 * emacs.texi (Acknowledgments): Update for notifications.el.
943
86d7a550
DU
9442010-05-31 Daiki Ueno <ueno@unixuser.org>
945
946 * dired.texi (Operating on Files): Mention encryption commands
947 (Bug#6315).
948
db5dce9d
EZ
9492010-05-29 Eli Zaretskii <eliz@gnu.org>
950
951 * basic.texi (Moving Point): Update due to renaming of commands bound
952 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
953
34313041
EZ
9542010-05-18 Eli Zaretskii <eliz@gnu.org>
955
956 * display.texi (Fringes): Document reversal of fringe arrows for R2L
957 paragraphs.
958 (Line Truncation): Fix wording for bidi display.
959
1fc0ce04 960 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
961 keys.
962
0235128c 9632010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
964
965 * building.texi (GDB Graphical Interface): Remove misleading comparison
966 to an IDE (Bug#6128).
967
0235128c 9682010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
969
970 * programs.texi (Man Page):
971 * misc.texi (Invoking emacsclient):
972 * mini.texi (Repetition):
973 * mark.texi (Setting Mark): Fix typos.
974
0235128c 9752010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
976
977 * misc.texi (Printing): Document htmlfontify-buffer.
978
0235128c 9792010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
980
981 * calendar.texi (Displaying the Diary, Format of Diary File):
982 Fix external cross-references for TeX format output.
983
0235128c
SM
9842010-05-07 Chong Yidong <cyd@stupidchicken.com>
985
986 * Version 23.2 released.
987
f63d0028
JD
9882010-05-02 Jan Djärv <jan.h.d@swipnet.se>
989
990 * cmdargs.texi (Initial Options): Mention --chdir.
991
20fe03ad
JD
9922010-04-21 Jan Djärv <jan.h.d@swipnet.se>
993
994 * frames.texi (Tool Bars): Add tool-bar-style.
995
b7d65a5f
GM
9962010-04-21 Glenn Morris <rgm@gnu.org>
997
998 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
999
a42dbee1
CY
10002010-04-18 Chong Yidong <cyd@stupidchicken.com>
1001
1002 * programs.texi (Semantic): New node.
1003
1004 * maintaining.texi (EDE): New node.
1005
1006 * emacs.texi: Update node listing.
1007
1008 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1009
6e104790 10102010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1011
d52dbd3d
GM
1012 * emacs.texi (Acknowledgments): Remove duplicate.
1013
a77fe20c
GM
1014 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1015
6e104790 10162010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1017
4ebe9902
GM
1018 * dired.texi (Misc Dired Features): Mention VC diff and log.
1019 * maintaining.texi (Old Revisions, VC Change Log):
1020 Mention that diff and log work in Dired buffers.
1021
98932641
GM
1022 * help.texi (Help Summary): Mention M-x info-finder.
1023
d5b22ab2 1024 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1025
4d4e9522
GM
1026 * custom.texi (Specifying File Variables, Directory Variables):
1027 Document new commands for manipulating local variable lists.
1028
6e104790 10292010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1030
1031 * trouble.texi (Contributing): Add cindex entry.
1032 Mention etc/CONTRIBUTE.
1033
6e104790 10342010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1035
1036 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1037 query-replace (Bug#5774).
1038
a20a9df3
GM
10392010-04-16 Glenn Morris <rgm@gnu.org>
1040
1041 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1042
1ecb2d3f
JD
10432010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1044
1045 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1046
99852628
JD
10472010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1048
1049 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1050
ce79424f
EZ
10512010-03-30 Eli Zaretskii <eliz@gnu.org>
1052
1053 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1054 cross-reference to "Inserting Text".
1055
1056 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1057 Mention completion provided by `ucs-insert'.
1058
85738751 10592010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1060
1061 * sending.texi (Sending Mail): Note variables that may need
1062 customizing.
1063 (Mail Sending): Expand discussion of send-mail-function.
1064
85738751 10652010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1066
1067 Document Message mode as the default mail mode.
1068
1069 * sending.texi (Sending Mail): Copyedits.
1070 (Mail Format, Mail Headers): Document mail-from-style changes.
1071 (Mail Commands): Rename from Mail mode. Document Message mode.
1072 (Mail Misc): Rename from Mail mode Misc.
1073 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1074 command names and update keybindings.
1075 (Header Editing): Document message-tab. De-document
1076 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1077 favor of mail-default-headers. Ad index entries for user-full-name and
1078 user-mail-address.
1c6c854e
CS
1079 (Citing Mail): Update changes in Message mode behavior.
1080 Document mail-yank-prefix.
e73c2434
CY
1081 (Mail Signature): New node, moved from Mail Misc.
1082 (Mail Aliases): Mail abbrevs are the default with Message mode.
1083 (Mail Methods): Note that Message mode is now the default.
1084
1085 * rmail.texi (Rmail Reply):
1086 * text.texi (Text Mode):
1087 * major.texi (Major Modes):
1088 * mule.texi (Output Coding): Refer to Message mode.
1089
1090 * custom.texi (Init Examples): Add xref to Mail Header.
1091
1fc0ce04 1092 * emacs.texi (Top): Fix xrefs.
e73c2434 1093
85738751 10942010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1095
c0c035fa
CY
1096 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1097 repository if there is none.
1098 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1099 vc-print-root-log.
ef7b27ef 1100 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1101
71785b7a
CY
1102 * programs.texi (Program Modes): Mention Javascript mode.
1103
f67c5dd0
CY
1104 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1105 * emacs.texi: Update node description.
1106
0f72a391 1107 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1108 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1109
dc2d2590
JL
11102010-03-30 Juri Linkov <juri@jurta.org>
1111
1112 * search.texi (Other Repeating Search): Remove line that `occur'
1113 can not handle multiline matches.
1114
a7b02820
EZ
11152010-03-30 Eli Zaretskii <eliz@gnu.org>
1116
1117 * mule.texi (International): Mention support of bidirectional editing.
1118 (Bidirectional Editing): New section.
1119
22ef1944
NR
11202010-03-28 Nick Roberts <nickrob@snap.net.nz>
1121
1122 * emacs.texi (Top): Update node names to those in building.texi.
1123
146b8b16
NR
11242010-03-27 Nick Roberts <nickrob@snap.net.nz>
1125
1126 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1127 doc/emacs/emacs.texi: Update node names for building.texi.
1128
6d98672d
GM
11292010-03-24 Glenn Morris <rgm@gnu.org>
1130
1131 * ack.texi (Acknowledgments):
1132 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1133
93318cbd
JD
11342010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1135
1136 * xresources.texi (Table of Resources): Clarify toolBar number
1137 for Gtk+.
1138
1139 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1140
15cf2f52
CY
11412010-03-21 Chong Yidong <cyd@stupidchicken.com>
1142
4102856c
CY
1143 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1144
15cf2f52
CY
1145 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1146 and multi-isearch-buffers-regexp.
1147
1148 * indent.texi (Indentation): Clarify description of
1149 indent-for-tab-command. Document tab-always-indent.
1150
d68eb23c
CY
11512010-03-20 Chong Yidong <cyd@stupidchicken.com>
1152
1153 * cmdargs.texi (Font X): Move most content to Fonts.
1154
1155 * frames.texi (Fonts): New node. Document font-use-system-font.
1156
1157 * emacs.texi (Top):
1158 * xresources.texi (Table of Resources):
1159 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1160
288f9fc0
CY
11612010-03-10 Chong Yidong <cyd@stupidchicken.com>
1162
1163 * Branch for 23.2.
1164
17782bec
CY
11652010-03-06 Chong Yidong <cyd@stupidchicken.com>
1166
1167 * custom.texi (Init Examples): Add xref to Locals.
1168
1169 * major.texi (Choosing Modes): Mention usage of setq-default for
1170 setting the default value of major-mode (Bug#5688).
1171
b4a1a8b2
CY
11722010-03-02 Chong Yidong <cyd@stupidchicken.com>
1173
1174 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1175
1176 * display.texi (Display Custom): Document make-pointer-invisible and
1177 underline-minimum-offset. Remove inverse-video.
1178
a1e759cd
CY
11792010-02-21 Chong Yidong <cyd@stupidchicken.com>
1180
1181 * frames.texi (Frame Commands): Note that the last ordinary frame can
1182 be deleted in daemon mode (Bug#5616).
1183
4f3bc373
GM
11842010-02-18 Glenn Morris <rgm@gnu.org>
1185
1186 * trouble.texi (Contributing): Repository is no longer CVS.
1187
5dbbdd33
GM
11882010-02-08 Glenn Morris <rgm@gnu.org>
1189
1190 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1191
cd61af01
SM
11922010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1193
1194 * display.texi (Useless Whitespace, Text Display):
1195 * custom.texi (Init Examples): Avoid obsolete special default variables
1196 like default-major-mode.
1197
b1bb0a25 11982010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1199
1200 * programs.texi (Other C Commands): Replace reference to obsolete
1201 c-subword-mode.
1202
99d0985b
GM
12032010-01-21 Glenn Morris <rgm@gnu.org>
1204
1205 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1206
893db5bc
GM
12072010-01-12 Glenn Morris <rgm@gnu.org>
1208
1209 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1210 emacs-pretest-bug for bug reports for development versions.
1211
0419b8d6
GM
12122010-01-11 Glenn Morris <rgm@gnu.org>
1213
1214 * display.texi (Highlight Interactively): `t' does not mean highlight
1215 all patterns. (Bug#5335)
1216
26e533e2
CY
12172009-12-29 Chong Yidong <cyd@stupidchicken.com>
1218
1219 * misc.texi (Shell): Document async-shell-command.
1220
1221 * building.texi (Grep Searching): Document zrgrep.
1222
484eaeac 1223 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1224
7ee6c59b
NR
12252009-12-29 Nick Roberts <nickrob@snap.net.nz>
1226
1227 * building.texi: Import GDB Graphical Interface description from
1228 EMACS_23_1_RC.
1229
91ed7ea8
CY
12302009-12-24 Chong Yidong <cyd@stupidchicken.com>
1231
1232 * emacs.texi (Top): Update node listing.
1233
1234 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1235
1236 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1237
1238 * cmdargs.texi (Initial Options):
1239 * xresources.texi (Resources): Document inhibit-x-resources.
1240
1241 * custom.texi (Specifying File Variables): Note that minor modes are
1242 enabled unconditionally.
1243
1244 * display.texi (Scrolling): Briefly document the old recenter command,
1245 and document recenter-positions.
1246
1247 * files.texi (Visiting):
1248 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1249
1c6c854e
CS
1250 * frames.texi (Cut/Paste Other App):
1251 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1252
1253 * killing.texi (Kill Options): New node.
1254
6ca89aaa
CY
12552009-12-05 Chong Yidong <cyd@stupidchicken.com>
1256
1257 * misc.texi (Shell Options): ansi-color is now default.
1258
806642d4
GM
12592009-12-05 Glenn Morris <rgm@gnu.org>
1260
806642d4
GM
1261 * emacs.texi (Top): Update menu for cal-xtra node changes.
1262 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1263 or mode line. Don't mention invisible text or the details of
1264 diary-print-entries here, only in cal-xtra.
1265 (Format of Diary File): Mention that the "date on first line" format
1266 only really affects the simple display.
1267 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1268 (Diary Customizing): Holidays may be in the buffer or mode line.
1269 Move diary-print-entries to the "Diary Display" section.
1270 (Diary Display): New section, split out from "Fancy Diary Display".
1271 Explain the limitations of simple display, and how to print it.
1272
1a4f0c0a
GM
1273 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1274
e11adbd8
GM
1275 * cal-xtra.texi (Diary Display): Mention View mode.
1276
29a483ac
JL
12772009-11-29 Juri Linkov <juri@jurta.org>
1278
1279 * display.texi (Highlight Interactively): Actually a list of
1280 default faces is pre-loaded into a list of default values
1281 instead of the history.
1282
83d60c79
GM
12832009-11-20 Glenn Morris <rgm@gnu.org>
1284
1285 * ack.texi (Acknowledgments):
1286 * emacs.texi (Acknowledgments): Add htmlfontify.
1287
276bbe96
GM
12882009-11-14 Glenn Morris <rgm@gnu.org>
1289
98ad1bae
GM
1290 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1291
276bbe96
GM
1292 * ack.texi (Acknowledgments):
1293 * emacs.texi (Acknowledgments): Update for recent Org changes.
1294
18430066
CY
12952009-10-31 Chong Yidong <cyd@stupidchicken.com>
1296
1297 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1298 `charset' property, which is irrelevant to the user manual (Bug#3526).
1299
522ddc9f
JB
13002009-10-14 Juanma Barranquero <lekktu@gmail.com>
1301
1302 * trouble.texi (DEL Does Not Delete): Fix typo.
1303
50b49ade
MA
13042009-10-05 Michael Albinus <michael.albinus@gmx.de>
1305
1306 * files.texi (Misc File Ops): Mention copy-directory.
1307
6308321a
EZ
13082009-10-04 Eli Zaretskii <eliz@gnu.org>
1309
43b3b4d1
EZ
1310 * mule.texi (Unibyte Mode): Emphasize that
1311 unibyte-display-via-language-environment affects only the display.
1312
6308321a
EZ
1313 * display.texi (Horizontal Scrolling): Document cursor behavior under
1314 horizontal scrolling when point moves off the screen (Bug#4564).
1315 Improve wording.
1316
bd51ea7f
MA
13172009-10-01 Michael Albinus <michael.albinus@gmx.de>
1318
1319 * files.texi (Directories): delete-directory prompts for recursive
1320 deletion.
1321
55381962
GM
13222009-09-30 Glenn Morris <rgm@gnu.org>
1323
1324 * ack.texi (Acknowledgments):
1325 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1326
13989ab1
TH
13272009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1328
1329 * dired.texi (Dired Navigation): Use @code instead of @var for
1330 dired-isearch-filenames, so that it's not capitalized.
1331
8ba46c89
CY
13322009-09-19 Chong Yidong <cyd@stupidchicken.com>
1333
1334 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1335
1336 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1337
1338 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1339 (Key Bindings): Reference Init Rebinding in introductory text.
1340 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1341 (Keymaps): Simplify.
1342 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1343 (Minibuffer Maps): Remove mention of Mocklisp.
1344 (Init Rebinding): Move mode-local rebinding example here from Local
1345 Keymaps.
1346 (Modifier Keys): Clarify.
1e11b018 1347 (Rebinding): Add cindex for "binding keys".
8ba46c89 1348
6a5ca7c8
CY
13492009-09-13 Chong Yidong <cyd@stupidchicken.com>
1350
1351 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1352
0e1cba51
NR
13532009-08-31 Nick Roberts <nickrob@snap.net.nz>
1354
6a5ca7c8 1355 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1356 Re-organise these two sections.
0e1cba51 1357
76a87a4d
EZ
13582009-08-29 Eli Zaretskii <eliz@gnu.org>
1359
1360 * cmdargs.texi (Initial Options): Fix last change.
1361
82e98df4
SM
13622009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1363
1364 * mule.texi (Enabling Multibyte):
1365 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1366 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1367
fb89fad9
GM
13682009-08-20 Glenn Morris <rgm@gnu.org>
1369
1370 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1371
e99652b0
GM
13722009-08-19 Glenn Morris <rgm@gnu.org>
1373
1374 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1375
5cca97ad
GM
13762009-08-18 Glenn Morris <rgm@gnu.org>
1377
1378 * ack.texi (Acknowledgments):
1379 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1380
997797ae 1381 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1382
985bf85b
GM
13832009-08-09 Glenn Morris <rgm@gnu.org>
1384
1385 * ack.texi (Acknowledgments):
1386 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1387
8d6bb99e
DD
13882009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1389
1390 * emacs.texi (Top): Add new menu items for GDB-UI.
1391
1392 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1393 section. Threads buffer is in separate section now.
8d6bb99e 1394
8353da9c
GM
13952009-08-08 Glenn Morris <rgm@gnu.org>
1396
1397 * ack.texi (Acknowledgments):
1398 * emacs.texi (Acknowledgments):
1399 Update for js2-mode and org changes.
1400
f2074faf
MA
14012009-08-02 Michael Albinus <michael.albinus@gmx.de>
1402
1403 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1404 files.
1405
e8d2d3fb
CY
14062009-07-28 Chong Yidong <cyd@stupidchicken.com>
1407
1408 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1409
324a4f6a
GM
14102009-07-23 Glenn Morris <rgm@gnu.org>
1411
1412 * programs.texi (Matching): Update blink-matching-paren-distance.
1413
b6937a70
CY
14142009-07-21 Chong Yidong <cyd@stupidchicken.com>
1415
1416 * frames.texi (Cut/Paste Other App): For select-active-regions,
1417 selection is now updated on moving point.
1418
bd8aaa36
RS
14192009-07-21 Richard Stallman <rms@gnu.org>
1420
1421 * glossary.texi (GNU, Daemon): Update information.
1422
8d9b5eba
JL
14232009-07-19 Juri Linkov <juri@jurta.org>
1424
1425 * custom.texi (Specifying File Variables, Safe File Variables):
1426 "variables/value pairs" -> "variable/value pairs".
1427
a2acc1db
GM
14282009-07-15 Glenn Morris <rgm@gnu.org>
1429
1430 * misc.texi (Gnus): Remove widow.
1431
c5ae942b
GM
14322009-07-11 Glenn Morris <rgm@gnu.org>
1433
703d26ba
GM
1434 * Makefile.in (TEXI2PDF): New.
1435 (emacs.pdf, emacs-xtra.pdf): New targets.
1436
522ddc9f 1437 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1438
1439 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1440
1441 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1442 Don't print the copying notice twice in the printed version.
1443 Update the menu and detailmenu.
1444 (Preface): The meaning of "on-line" has changed.
1445 Correct name for "Common Problems" chapter.
1446 (Distrib): Update FSF shop URL.
1447 (Intro): Showing two files at once is not so exciting.
1448
1449 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1450 (Mac / GNUstep Basics): Minor grammar changes.
1451 (Mac / GNUstep Events): Fix typo.
1452 (GNUstep Support): CANNOT_DUMP no longer applies.
1453
1454 * misc.texi (Document View): Fix typos.
1455
1456 * dired.texi (Dired):
1457 * help.texi (Help):
1458 * macos.texi (Mac OS / GNUstep):
1459 * maintaining.texi (Version Control, Introduction to VC):
1460 End menu descriptions with a period.
c5ae942b 1461
b1c8242b
EZ
14622009-07-09 Eli Zaretskii <eliz@gnu.org>
1463
1464 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1465 so categorical in saying that the option is only useful on NTFS.
1466
220d9aa6
GM
14672009-07-09 Glenn Morris <rgm@gnu.org>
1468
1469 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1470 (ENVADD): Add texinfodir to TEXINPUTS.
1471
1472 * emacs.texi (Top): Fix cross-reference.
1473
1474 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1475
1476 * vc1-xtra.texi (Revision Tags): Fix typo.
1477
d07e72d3
GM
14782009-07-03 Glenn Morris <rgm@gnu.org>
1479
1480 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1481 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1482 (Merge Commands): `.' does not seem to work in A or B buffer.
1483 `l' can recreate the 3-window display.
1484
1485 * glossary.texi (Glossary): Minor phrasing changes throughout.
1486 Add more internal cross-references.
1487 <Autoloading>: You can't really autoload a variable.
1488 <C-M->: Move details here from `M-C-' item.
1489 <Continuation Line>: Refer to `Truncation.'
1490 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1491 <Home Directory, Unix>: New entries.
1492 <Deletion of Files>: Mention recycle bins.
1493 <Directory>: Mention ``folders.''
1494 <Error>: Don't mention ``type-ahead.''
1495 <Fringe>: Refer to the manual node.
1496 <Minor Mode>: Can be global or local.
1497 <Spell Checking>: There are other checkers besides Ispell.
1498
f144038a
GM
14992009-07-02 Glenn Morris <rgm@gnu.org>
1500
1501 * anti.texi (Antinews): Minor changes in phrasing.
1502
1503 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1504 some underfull lines in dvi output.
1505
1506 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1507
1508 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1509
1510 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1511
3f1c6666
JD
15122009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1513
1514 * xresources.texi (Table of Resources): Mention maximized for
1515 fullscreen.
1516
1517 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1518
62aadce7
CY
15192009-07-01 Chong Yidong <cyd@stupidchicken.com>
1520
1521 * anti.texi (Antinews): Correct the list of removed platforms.
1522
82ec412e
GM
15232009-06-28 Glenn Morris <rgm@gnu.org>
1524
1525 * arevert-xtra.texi: Minor language tweaks.
1526
09964e7d
GM
1527 * dired-xtra.texi: Minor revisions.
1528
666e158e
MB
15292009-06-23 Miles Bader <miles@gnu.org>
1530
c4cc8b9a 1531 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1532 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1533
70243478
CY
15342009-06-21 Chong Yidong <cyd@stupidchicken.com>
1535
1536 * Branch for 23.1.
1537
67cbe681
KH
15382009-06-17 Kenichi Handa <handa@m17n.org>
1539
1540 * mule.texi (Charsets): Update the description for the new charset.
1541 (list-character-sets): New findex.
125dd7c5 1542 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1543
40e67246
CY
15442009-06-10 Chong Yidong <cyd@stupidchicken.com>
1545
b5700de6
CY
1546 * basic.texi (Moving Point): Fix tag.
1547
1548 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1549
1550 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1551 use camel-case for PageUp and PageDown.
1552
1553 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1554 camel-case for PageUp and PageDown.
1555
1556 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1557
40e67246 1558 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1559 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1560
522ddc9f 15612009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1562
522ddc9f
JB
1563 * fixit.texi (Spelling): Set default dictionary.
1564 Improve descriptions (Bug#2554)
6f591cf4 1565
53483c76
DR
15662009-06-08 David Reitter <david.reitter@gmail.com>
1567
1568 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1569 since saving colors and faces set this way is not implemented.
1570 (Environment variables): Remove mention of mac-fix-env, which is
1571 scheduled to be removed.
1572
1557ef4f
CY
15732009-06-04 Chong Yidong <cyd@stupidchicken.com>
1574
91056528
CY
1575 * custom.texi (Init Examples): Add example of changing load-path.
1576
1557ef4f
CY
1577 * building.texi (Lisp Libraries): Add example of changing
1578 load-path (Bug#3446).
1579
623cec4c
CY
15802009-05-28 Chong Yidong <cyd@stupidchicken.com>
1581
1582 * mark.texi (Mark): Further clarifications.
1583 (Setting Mark): Emphasize that C-SPC activates the mark.
1584
0fcca8ee
CY
15852009-05-28 Chong Yidong <cyd@stupidchicken.com>
1586
702b10e1
CY
1587 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1588 Mark mode.
0fcca8ee
CY
1589 (Using Region, Persistent Mark): Use "active mark" instead of "active
1590 region".
1591
d3b396e4
CY
15922009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1593
1594 * mule.texi (Select Input Method): Fix typo.
1595
3f698a06
CY
15962009-05-13 Chong Yidong <cyd@stupidchicken.com>
1597
1598 * anti.texi (Antinews): Document completion changes. Some additional
1599 copyedits and rearrangement of entries.
1600
b2a42eb7
CY
16012009-05-12 Chong Yidong <cyd@stupidchicken.com>
1602
932fd020
CY
1603 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1604 (Shell History Copying, Terminal emulator): Copyedits.
1605
1c6c854e
CS
1606 * xresources.texi (Resources): Simplify descriptions.
1607 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1608 (Table of Resources): Document fontBackend resource.
1609
b2a42eb7
CY
1610 * trouble.texi (Quitting): Add other undo bindings to table.
1611 (DEL Does Not Delete): Note that the erasure key is usually labelled
1612 "Backspace". Remove discussion of obscure Xmodmap issue.
1613
c6ea7fb8
CY
16142009-05-07 Chong Yidong <cyd@stupidchicken.com>
1615
1616 * files.texi (Visiting): Copyedits.
1617
ad36c422
CY
16182009-05-06 Chong Yidong <cyd@stupidchicken.com>
1619
1620 * basic.texi (Inserting Text): Document ucs-insert.
1621
1622 * mule.texi (International Chars): Define "multibyte". Note that
1623 internal representation is unicode-based. Simplify definition of raw
1624 bytes. Mention ucs-insert.
1625 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1626 (Language Environments): Add language environments new to Emacs 23.
1627 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1628 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1629 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1630 (Output Coding): Copyedits.
1631
1632 * emacs.texi (Top): Update node listing.
1633
d4ad7b96
CY
16342009-05-05 Per Starbäck <per@starback.se> (tiny change)
1635
1636 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1637
5bd66204
SM
16382009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1639
1640 * building.texi (Lisp Libraries): `load-library' does offer completion.
1641
bc36ad1c
CY
16422009-04-28 Chong Yidong <cyd@stupidchicken.com>
1643
1644 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1645 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1646
f1a47884
EZ
16472009-04-25 Eli Zaretskii <eliz@gnu.org>
1648
1649 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1650
be77bd45
CY
16512009-04-22 Chong Yidong <cyd@stupidchicken.com>
1652
1653 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1654
1655 * building.texi (Lisp Interaction): Document initial-scratch-message.
1656
d3b82927
JB
16572009-04-18 Juanma Barranquero <lekktu@gmail.com>
1658
ed6e7b11
JB
1659 * msdog.texi (Windows Fonts): Fix typos.
1660
d3b82927
JB
1661 * files.texi (Save Commands): Fix pxref.
1662
bc323c04
CY
16632009-04-18 Chong Yidong <cyd@stupidchicken.com>
1664
1665 * files.texi (Save Commands): Mention diff-buffer-with-file.
1666 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1667 Henoch (Bug#3036).
1668
2186d13f
GM
16692009-03-15 Glenn Morris <rgm@gnu.org>
1670
1671 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1672 the former is not always used.
1673 (Mail Headers): Use active voice. Add "Mail-reply-to".
1674 Change case of "Id". Avoid repeated "appropriate".
1675 (Mail Aliases): Fix previous change - use an example with a ".", so it
1676 does actually get quoted when expanded.
1677 (Mail Sending): Mailclient is the default on some systems.
1678 (Citing Mail): Mention mail-indentation-spaces.
1679 (Mail Mode Misc): Add an @dfn for "mail signature".
1680
71e454fc
CY
16812009-03-15 Chong Yidong <cyd@stupidchicken.com>
1682
1683 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1684 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1685 read-buffer-completion-ignore-case, and completion-styles.
1686 Remove description of partial-completion-mode.
71e454fc 1687
df1a3e06
GM
16882009-03-14 Glenn Morris <rgm@gnu.org>
1689
1690 * sending.texi (Mail Format): Fix typo. Add index entry for
1691 mail-header-separator.
1692 (Mail Headers): Put info about initialization and changing in one place
1693 at the start. Update FCC section for mbox Rmail. Clarify From
1694 section, mention mail-setup-with-from. Clarify Reply-to section.
1695 Add Mail-followup-to and mail-mailing-lists. Clarify References
1696 section.
1697 (Mail Aliases): Update example, make less contentious.
1698 Update for name change of mail-interactive-insert-alias.
1699 (Mail Mode): Remove mention of `%' as a word separator.
1700 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1701 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1702 commands. Clarify FCC handling. In mail-complete, add reference to
1703 Mail Aliases section, and mention mail-complete-function.
1704 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1705 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1706 signature netiquette. Explain how the mail hooks work when continuing
1707 a composition.
1708 (Mail Amusements): Internationalize the spook section a bit.
1709 Remove the spook mail-setup-hook example, since it doesn't work well.
1710 Mention fortune-file.
1711 (Mail Methods): Mention read-mail-command.
1712
ed6e7b11 17132009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1714
df1a3e06
GM
1715 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1716 and NS resources following recent changes.
959d68bd 1717
86dca3e8
JR
17182009-03-10 Jason Rumney <jasonr@gnu.org>
1719
1720 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1721 w32-use-visible-system-caret doc to indicate that it should get set
1722 automatically.
1723 (Windows Fonts): Add doc for the uniscribe backend.
1724
042fe98f
DN
17252009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1726
1727 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1728 vc-dir. (Bug#2598)
1729
7f8dba73
RS
17302009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1731
1732 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1733
505e70c3
GM
17342009-03-05 Glenn Morris <rgm@gnu.org>
1735
04242bdc
GM
1736 * rmail.texi (Rmail Basics): Add reference to sorting.
1737 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1738 Minor re-wordings.
1739 (Rmail Motion): Mention rmail-next-same-subject.
1740 (Rmail Deletion): Expunging is not the only way to change the numbers.
1741 (Rmail Labels): Labels can also be used in sorting.
1742 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1743 (Rmail Display): Mention rmail-mime.
1744
00cfe22c
GM
17452009-03-04 Glenn Morris <rgm@gnu.org>
1746
1747 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1748 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1749 summary. Mention sorts cannot be undone.
1750 (Rmail Display): Give an example of how to use goto-address-mode.
1751 (Rmail Editing): It's keybindings that are redefined, not commands.
1752 Fix some typos.
1753 (Movemail): Some minor rewording.
1754 (Remote Mailboxes): Emacs movemail supports pop by default.
1755 Fix some minor grammatical issues. The "two alternative ways" to
1756 specify a POP mailbox are really just one. Remove all reference to the
1757 variables rmail-pop-password and rmail-pop-password-required, obsolete
1758 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1759 can support Kerberos.
1760
3d963b67
GM
17612009-03-03 Glenn Morris <rgm@gnu.org>
1762
1763 * rmail.texi (Rmail Deletion): Revert previous change, which was
1764 describing the Rmail summary versions.
1765 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1766 Minor re-wording for rmail-resend.
1767 (Rmail Make Summary): Summaries apply to buffers rather than files.
1768 <rmail-summary-by-topic>: Headers includes the subject.
1769 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1770 details, including prefix arguments.
2340abde 1771 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1772 Not counting lines might be faster.
1773 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1774 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1775 Name the commands bound to the various keys. Mention prefix argument
1776 for searching.
3d963b67
GM
1777 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1778 Simplify rmail-highlighted-headers description. Update face name.
1779
a8ce3d17
JB
17802009-03-02 Juanma Barranquero <lekktu@gmail.com>
1781
1782 * mark.texi (Marking Objects): Fix typo.
1783
130a29b6
CY
17842009-03-01 Chong Yidong <cyd@stupidchicken.com>
1785
1786 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1787 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1788
9d5de6f8
GM
17892009-03-01 Glenn Morris <rgm@gnu.org>
1790
79fc530e 1791 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1792 (Rmail Motion): - M-s searches from the end of messages.
1793 (Rmail Deletion): Minor clarification. Fix numeric argument
1794 description.
1795 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1796 newmail and RMAILOSE files need not be in home-directory.
1797 (Rmail Files): Mention I/O menus are unselectable if no files match.
1798 Mention `MAIL' env-var.
1799
b545ff9c
JR
18002009-02-24 Jason Rumney <jasonr@gnu.org>
1801
1802 * mule.texi (Fontsets): Mention fontset-default, font specs and
1803 fallback fontsets.
1804 (Defining Fontsets): Mention ns and w32 variants of
1805 standard-fontset-spec. Update description of startup fontset to match
1806 Emacs 23 behavior.
a93be82a 1807 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1808 (International): Link to Modifying Fontsets.
b545ff9c 1809
75da0618 18102009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1811
1812 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1813 Mention ns-extended-platform-support-mode.
1814
6be93a16
KB
18152009-02-22 Karl Berry <karl@gnu.org>
1816
1817 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1818
867d4bb3
JB
18192009-02-19 Juanma Barranquero <lekktu@gmail.com>
1820
1821 * basic.texi (Moving Point, Position Info):
1822 * files.texi (Visiting):
1823 * mini.texi (Completion Options):
1824 * text.texi (HTML Mode): Remove duplicate words.
1825
49b5c0e8
GM
18262009-02-20 Glenn Morris <rgm@gnu.org>
1827
1828 * rmail.texi: Minor updates for mbox rather than Babyl.
1829
f43a822c
KB
18302009-02-17 Karl Berry <karl@gnu.org>
1831
49b5c0e8 1832 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1833
80d634b8
RS
18342009-02-17 Richard M Stallman <rms@gnu.org>
1835
1836 * anti.texi (Antinews): Mention Babyl format.
1837
1838 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1839
1840 * rmail.texi: Update for mbox format.
1841 Various small fixes, as well as the following.
1842 (Out of Rmail): Node deleted.
1843 (Rmail): Update menu.
1844 (Rmail Files): Comment out set-rmail-inbox-list.
1845 Document rmail-inbox-list instead.
1846 (Rmail Output): Substantial changes since C-o is now
1847 rmail-output-as-seen and o is rmail-output.
1848 (Rmail Attributes): Delete `stored', add `retried'.
1849 (Rmail Display): Editing headers works in all cases.
1850
f0d129c6
GM
18512009-02-17 Glenn Morris <rgm@gnu.org>
1852
1853 * basic.texi (Position Info): M-x count-lines-region is not always on
1854 M-=. (Bug#2269)
1855
160f11d3
GM
18562009-02-09 Glenn Morris <rgm@gnu.org>
1857
1858 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1859 defaults.
1860
763e01c4
EZ
18612009-02-07 Eli Zaretskii <eliz@gnu.org>
1862
1863 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1864 documentation of possible problems with redecoding.
1865
f5e1441d
GM
18662009-02-03 Glenn Morris <rgm@gnu.org>
1867
1868 * rmail.texi (Out of Rmail): Mention b2m.pl.
1869
e1eabe41
GM
18702009-01-31 Glenn Morris <rgm@gnu.org>
1871
1872 * rmail.texi (Out of Rmail): Correct b2m location.
1873
dd05f9de
CY
18742009-01-27 Chong Yidong <cyd@stupidchicken.com>
1875
1876 * fixit.texi (Undo): Update undo limit values.
1877
d74d846e
GM
18782009-01-27 Glenn Morris <rgm@gnu.org>
1879
1880 * emacs.texi (Top): Fix Antinews menu entry.
1881
49ffdce8
KB
18822009-01-25 Karl Berry <karl@gnu.org>
1883
1884 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1885 item with no marker, instead of the syntactically incorrect
1886 @itemize @asis.
1887
467e8d77
JL
18882009-01-25 Juri Linkov <juri@jurta.org>
1889
1890 * building.texi (Grep Searching): Fix index entry for lgrep.
1891
6c60bbdb
EZ
18922009-01-24 Eli Zaretskii <eliz@gnu.org>
1893
1894 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1895
9ce5a36f
AR
18962009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1897
1898 * macos.texi (Preferences Panel): Update description of font setting to
1899 reflect that prior frame selection is no longer needed.
1900
9aa5f2fb
NR
19012009-01-20 Nick Roberts <nickrob@snap.net.nz>
1902
1903 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1904 raise GUD subsections.
1905
3892ff9c
GM
19062009-01-15 Glenn Morris <rgm@gnu.org>
1907
1908 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1909
14731c8f
GM
19102009-01-10 Glenn Morris <rgm@gnu.org>
1911
1912 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1913
45c55e53
CY
19142009-01-04 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1917 logical lines.
1918
2e4667d1
JL
19192008-12-29 Juri Linkov <juri@jurta.org>
1920
1921 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1922
1923 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1924
2a3eac47
CY
19252008-12-28 Chong Yidong <cyd@stupidchicken.com>
1926
1927 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1928 goto-address-mode instead of goto-address.
1929
3da8da94
CY
1930 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1931 mode.
1932
2a3eac47
CY
1933 * emacs.texi (Top): Update node listing.
1934
057f6dd3
EZ
19352008-12-26 Eli Zaretskii <eliz@gnu.org>
1936
1937 * custom.texi (Directory Variables): Explain what is a "project".
1938 Add indexing. Improve wording. Add a footnote about using
1939 _dir-locals.el on MS-DOS.
1940
e6979067
DN
19412008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1942
1943 * files.texi (Misc File Ops): Mention chmod as an alias for
1944 set-file-modes.
1945
9de15963
MR
19462008-12-24 Martin Rudalics <rudalics@gmx.at>
1947
1948 * help.texi (Help): Fix typos and reword.
1949 (Help Summary): Add entries for C-h n and C-h r, reorder
1950 entries, and do some minor fixes.
1951 (Name Help): Say that C-h F works for commands only.
1952 (Misc Help): Say that view-lossage displays 300 keystrokes.
1953
236fd60d
GM
19542008-12-20 Glenn Morris <rgm@gnu.org>
1955
1956 * ack.texi (Acknowledgments): General update based on AUTHORS,
1957 including removal of some stuff no longer distributed.
1958
349b3256
AM
19592008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1960
1961 * fixit.texi: Mention hunspell
1962
e840fca5
GM
19632008-12-19 Glenn Morris <rgm@gnu.org>
1964
1965 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1966 Consolidate explanatory text at start.
e840fca5
GM
1967
1968 * display.texi (Text Display):
1969 * indent.texi (Indentation): Use @acronym with ASCII.
1970
9dfa7983
GM
19712008-12-18 Glenn Morris <rgm@gnu.org>
1972
1973 * ack.texi: Various small updates and fixes.
1974
97b3a00b
JL
19752008-12-18 Juri Linkov <juri@jurta.org>
1976
1977 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1978 as a key binding to start a forward nonincremental word search.
1979 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1980 a backward nonincremental word search. Add index for `M-s w'
1981 `isearch-forward-word'.
1982 (Regexp Search): Add a short summary of regexp key commands like
1983 in the node "Basic Isearch".
1984 (Other Repeating Search): Fix typo.
1985
19862008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1987
1988 * misc.texi (PostScript Variables): Fix doc.
1989
31ce6a07
CY
19902008-12-10 Chong Yidong <cyd@stupidchicken.com>
1991
1992 * programs.texi (Program Modes): Mention Ruby mode.
1993
636b507b
DN
19942008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1995
1996 * misc.texi (emacsclient Options): Describe what an empty string
1997 argument does for --alternate-editor.
1998
a323fa14
CY
19992008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2000
2001 * cmdargs.texi (Font X): Distinguish between client-side and
2002 server-side fonts. List valid Fontconfig properties. Add reference to
2003 Fontconfig manual. List valid GTK font properties. Explain use of
2004 fc-list.
2005
c5ca6cd0
CY
20062008-12-09 Chong Yidong <cyd@stupidchicken.com>
2007
2008 * cmdargs.texi (Font X): Move discussion of quoting to top.
2009
e5136377
GM
20102008-12-06 Glenn Morris <rgm@gnu.org>
2011
2012 * maintaining.texi (Old Revisions): Improve previous change.
2013
248c026b
RS
20142008-12-05 Richard M Stallman <rms@gnu.org>
2015
2016 * anti.texi (Antinews): Minor fixes.
2017
a9253a1e
GM
20182008-12-03 Glenn Morris <rgm@gnu.org>
2019
2020 * maintaining.texi (Old Revisions): Fix diff-switches description.
2021
fa687b02
MR
20222008-12-01 Martin Rudalics <rudalics@gmx.at>
2023
2024 * emacs.texi (Top): Fix typo.
2025
72e6decd
CY
20262008-11-30 Chong Yidong <cyd@stupidchicken.com>
2027
320ee034
CY
2028 * misc.texi (Document View): Explain dependence on gs at the top.
2029 Copyedits.
2030
2031 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2032
72e6decd
CY
2033 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2034 (Comment Commands): Discuss region-active behavior of M-; first.
2035
2a472ee4
MR
20362008-11-29 Martin Rudalics <rudalics@gmx.at>
2037
9c6361c9
MR
2038 * display.texi (Line Truncation): Add reference to Continuation
2039 Lines.
2040
2a472ee4
MR
2041 * windows.texi (Pop Up Window): Mention split-height-threshold
2042 and split-width-threshold.
9c6361c9 2043 (Split Window): Add reference to Continuation Lines.
2a472ee4 2044
e93bc142
AR
20452008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2046
2047 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2048 (GNUstep Support): New node.
2049 * anti.texi:
2050 * emacs.texi:
2051 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2052
43b978db
RS
20532008-11-28 Richard M Stallman <rms@gnu.org>
2054
2055 * misc.texi (Dissociated Press): Minor cleanups.
2056
2057 * dired.texi (Image-Dired): Avoid passive.
2058
e8e2bd93
EZ
20592008-11-28 Eli Zaretskii <eliz@gnu.org>
2060
2061 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2062 representation.
2063
8d2d45da
CY
20642008-11-26 Richard M. Stallman <rms@gnu.org>
2065
2066 * files.texi (Visiting): Rewrite paragraph for clarity.
2067
2068 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2069
a5f7bbcc
AM
20702008-11-25 Alan Mackenzie <acm@muc.de>
2071
2072 * programs.texi (Moving by Parens): Clarify that parens inside strings
2073 and comments are ignored, and that the commands assume the starting
2074 point isn't in a string or comment.
2075
a71703d3
AR
20762008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2077
2078 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2079 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2080 version.
2081 (Mac Customization): Rewrite Preferences Panel section and merge in to
2082 this node, add Open files by dragging to an Emacs window.
2083
2084 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2085
aa5ab79a
CY
20862008-11-26 Chong Yidong <cyd@stupidchicken.com>
2087
0cc92c19
CY
2088 * files.texi (Misc File Ops): Document set-file-modes.
2089
c366b4e4
CY
2090 * windows.texi (Split Window): Document integer values of
2091 truncate-partial-width-windows.
2092
aa5ab79a
CY
2093 * text.texi (Text): Simplify description of markup languages.
2094 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2095 (TeX Editing): Note that `""' inserts one `"' character.
2096 (HTML Mode): Note in the introduction that XML mode is an alias for
2097 SGML mode. Mention nXML mode.
2098
56221db7
CY
20992008-11-25 Chong Yidong <cyd@stupidchicken.com>
2100
2101 * building.texi (Watch Expressions): Fix typo.
2102
90effe33
CY
21032008-11-24 Chong Yidong <cyd@stupidchicken.com>
2104
f90a5ae3
CY
2105 * files.texi (Visiting): Document new behavior of
2106 confirm-nonexistent-file-or-buffer.
2107
1c6c854e
CS
2108 * buffers.texi (Select Buffer):
2109 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2110
a18ffb4a
CY
2111 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2112 edit-picture.
2113
90effe33
CY
2114 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2115 edit-picture', since that is just an alias for picture-mode.
2116 (Sentences): Note that repeated M-@ extends the region.
2117 (Pages): Make terminology more consistent. Link to Regexps node.
2118 (Longlines): Discuss relationship with Visual Line mode.
2119 (Text Mode): Remove extraneous discussion of other modes, since they
2120 were already introduced in the parent node.
2121
e85103ec
CY
21222008-11-23 Chong Yidong <cyd@stupidchicken.com>
2123
5cb2fe30
CY
2124 * anti.texi (Antinews): Rewrite.
2125
1eb9b307 2126 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2127
2128 * frames.texi (Frame Commands): Mention "minimize" terminology.
2129
e85103ec
CY
2130 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2131 formats.
b908332f
CY
2132 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2133 (Misc X): Don't document useless -hb option.
e85103ec 2134
607f5f88
JL
21352008-11-22 Juri Linkov <juri@jurta.org>
2136
2137 * dired.texi (Dired Navigation): Change normal file name search option
2138 from `non-nil' to `t'. Add `dwim' option.
2139
e1b867a0
JL
21402008-11-22 Juri Linkov <juri@jurta.org>
2141
2142 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2143 ".dir-locals.el". Rename `define-project-bindings' to
2144 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2145 `dir-locals-set-directory-class'.
2146
dd186936
LK
21472008-11-22 Lute Kamstra <lute@gnu.org>
2148
2149 * buffers.texi (Select Buffer): Index goto-line.
2150 * basic.texi (Moving Point): Mention the use of a numeric prefix
2151 argument with goto-line and refer to Select Buffer for the use of a
2152 plain prefix argument.
2153
4b121911
GM
21542008-11-19 Glenn Morris <rgm@gnu.org>
2155
2156 * doclicense.texi: Update to FDL 1.3.
2157 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2158
27267e4c
CY
21592008-11-17 Chong Yidong <cyd@stupidchicken.com>
2160
696f351d
CY
2161 * custom.texi (Minor Modes): Define mode commands and mode variables
2162 more precisely. Recommend using mode commands instead of setting
2163 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2164 (Easy Customization): Use "init file" instead of .emacs.
2165 (Customization Groups): Update to new Custom buffer appearance.
2166 (Saving Customizations): Copyedits. Update example.
2167 (Variables): Give example of variable type-sensitivity.
2168 (Examining): Update example.
2169 (Hooks): Copyedits.
2170 (Specifying File Variables): Use C comments instead of an artificial
2171 Lisp for the example.
2172 (Keymaps): Move internals discussion to Prefix Keymaps.
2173 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2174 (Init Rebinding): Document kbd macro.
2175 (Init File): Link to Find Init.
696f351d
CY
2176
2177 * mark.texi (Using Region): Document Delete Selection Mode more
2178 thoroughly.
2179
2180 * frames.texi (Mouse Commands): Move most of the description of Delete
2181 Selection Mode to Using Region, and link to it.
1bc9c425 2182 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2183
b0570c25
CY
2184 * building.texi (Compilation): Document first-error value of
2185 compilation-scroll-output.
2186 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2187 works as soon as an error is available. Suggested by Juri Linkov.
2188
27267e4c
CY
2189 * mini.texi (Passwords): New node.
2190
2191 * files.texi (Remote Files): Link to Passwords node.
2192
2193 * emacs.texi (Top): Update node listings.
2194
122eb807
CY
21952008-11-16 Chong Yidong <cyd@stupidchicken.com>
2196
9c9855a3
CY
2197 * ack.texi (Acknowledgments): Some updating of credits.
2198
bd6fdcad
CY
2199 * emacs.texi (Acknowledgments): Add a couple more names.
2200
dd1eef46
CY
2201 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2202
122eb807 2203 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2204 (Misc File Ops): Document use of trash.
122eb807 2205
801a8da1
JB
22062008-11-16 Juanma Barranquero <lekktu@gmail.com>
2207
2208 * macos.texi (Mac Customization): Fix typos.
2209
0b4f2253
CY
22102008-11-14 Chong Yidong <cyd@stupidchicken.com>
2211
2212 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2213 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2214 the conventions of the main Emacs manual.
2215
2216 * emacs.texi (Top): Update node listings.
2217
517e2b89
CY
22182008-11-12 Chong Yidong <cyd@stupidchicken.com>
2219
07a85685
CY
2220 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2221 command-line-args is processed during startup.
2222 (Action Arguments): Correctly describe how file arguments interact with
2223 the startup screen. Link to Lisp Interaction for scratch buffer.
2224 (Initial Options): Link to Command Example for -batch option.
2225 (Environment): Document initial-environment.
2226
517e2b89
CY
2227 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2228 can't be changed in the site-start file.
2229
6337bbde
CY
22302008-11-07 Chong Yidong <cyd@stupidchicken.com>
2231
2232 * dired.texi (Dired): Mention C-x C-d too.
2233 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2234 (Dired Navigation): Explain dired-goto-file more clearly.
2235 Document dired-isearch-filenames.
6337bbde
CY
2236 (Dired Deletion): Remove unnecessary "expunged" terminology.
2237 (Flagging Many Files): & is now rebound to `% &'.
2238 (Shell Commands in Dired): Document dired-do-async-shell-command.
2239 Clarify how multi-file arguments are passed.
2240 (Misc Dired Features): Document dired-do-isearch.
2241
9e8eeff9
CY
22422008-11-06 Chong Yidong <cyd@stupidchicken.com>
2243
2244 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2245
e071f849
CY
22462008-11-03 Chong Yidong <cyd@stupidchicken.com>
2247
2248 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2249
05482eb1
CY
22502008-11-01 Chong Yidong <cyd@stupidchicken.com>
2251
e2346dea
CY
2252 * programs.texi (Program Modes): Link to Program Indent node.
2253 (Left Margin Paren): Explain consequences of changing
2254 open-paren-in-column-0-is-defun-start more concisely.
2255 (Which Function, Program Indent, Info Lookup): Minor edits.
2256 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2257 (Multi-line Indent): If region is active, TAB indents the region.
2258 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2259 (Matching): The delimiter at the cursor is highlighted---the character
2260 changes color.
2261 (Symbol Completion): Link to Completion node.
2262
e4b6428c
CY
2263 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2264 a strictly text-only system.
2265
05482eb1
CY
2266 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2267 batch mode.
2268
a11d3737
RS
22692008-11-01 Richard M. Stallman <rms@gnu.org>
2270
5abad626
RS
2271 * misc.texi (Document View): Major rewrite.
2272
a11d3737
RS
2273 * maintaining.texi (Types of Log File): Change logs are older than
2274 version control.
2275 (VCS Concepts): Simplify and rearrange.
2276 (Version Control Systems): Make it clear that Linux is only the kernel.
2277 (VC Mode Line): Shorten reference to menu item.
2278 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2279 (VC Directory Mode): Minor cleanup.
2280 Unchanged files are hidden, not omitted.
2281 (VC Directory Commands): Shorten and simplify.
2282 (Change Log Commands): New node, split from Change Logs.
2283 (VC Directory Buffer): New node, split from VC Directory Mode.
2284
c55a4acb
CY
22852008-10-31 Chong Yidong <cyd@stupidchicken.com>
2286
1c6c854e 2287 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2288 from files.texi.
2289
1c6c854e
CS
2290 * files.texi (Version Control): Move to maintaining.texi.
2291 Subnodes moved as well.
2292 (Document Files): Move to misc.texi.
df0356f6 2293
c55a4acb
CY
2294 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2295 vc-update-change-log.
df0356f6
CY
2296 (Version Control): Move here from files.texi.
2297 (Format of ChangeLog): Make it a subnode of Change Log.
2298
2299 * emacs.texi (Top): Update node listing.
c55a4acb 2300
ef082374
TH
23012008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2302
2303 * files.texi (Files): Add a section about document
2304 files (doc-view-mode).
2305
d52582c3
CY
23062008-10-31 Chong Yidong <cyd@stupidchicken.com>
2307
1c6c854e
CS
2308 * building.texi (Compilation Mode):
2309 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2310 (Debuggers): Lower GUD subsections to subsubsections.
2311 (Starting GUD): Add cindex.
2312 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2313
4e0a0968
CY
23142008-10-30 Chong Yidong <cyd@stupidchicken.com>
2315
03625b47
CY
2316 * indent.texi (Indentation): Link to Program Indent.
2317
4e0a0968
CY
2318 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2319 now uses emacsclient's terminal.
2320
8bd3f7ef
CY
23212008-10-29 Chong Yidong <cyd@stupidchicken.com>
2322
80e5620e
CY
2323 * mark.texi (Using Region): Document use-empty-active-region.
2324
97d5c404
CY
2325 * emacs.texi (Top): Update node listings.
2326
1c6c854e
CS
2327 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2328 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2329 (Invoking emacsclient): Rewrite, moving optional arguments to
2330 emacsclient Options.
21d2bae3
CY
2331 (emacsclient Options): New node. Document server-use-tcp and
2332 server-host.
8bd3f7ef 2333
5fda2cbd
CY
23342008-10-28 Chong Yidong <cyd@stupidchicken.com>
2335
2336 * indent.texi (Indentation): Replace list with paragraphed text,
2337 putting description of syntax-driven indentation first. Document new
2338 effect of active regions on tab.
2339 (Tab Stops): Note that editable tab stops affect indentation commands.
2340
4ff029f6
DN
23412008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2342
2343 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2344
996cd6e4
CY
23452008-10-23 Chong Yidong <cyd@stupidchicken.com>
2346
f28815e3
CY
2347 * custom.texi (Function Keys): Note that modified keypad keys are not
2348 translated.
2349
996cd6e4
CY
2350 * basic.texi (Arguments): Explain how to insert multiple digits.
2351
49545fe2
MA
23522008-10-22 Michael Albinus <michael.albinus@gmx.de>
2353
2354 * files.texi (Remote Files): Precise selection of default method.
2355 Rewrite paragraph about disabling remote file names.
2356
edac0b53
CY
23572008-10-22 Chong Yidong <cyd@stupidchicken.com>
2358
e752c544
CY
2359 * search.texi (Special Isearch): Document M-TAB is isearch.
2360
edac0b53
CY
2361 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2362 command.
2363
2364 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2365
20a36054
TH
23662008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2367
1c6c854e 2368 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2369 section.
2370
69051ab6
CY
23712008-10-21 Chong Yidong <cyd@stupidchicken.com>
2372
c4b1a32a
CY
2373 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2374 to files.texi. Move contents of vc2-xtra.texi here.
2375
2376 * vc2-xtra.texi: File removed.
2377
2378 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2379 Directory Commands from the submenu. Don't include deleted file
2380 vc2-xtra.texi.
2381
2382 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2383 (Version Control): Add VC Directory Mode and VC Directory Commands to
2384 the submenu.
2385 (Why Version Control?): Use table format.
2386 (Version Control Systems): Note that Meta-CVS support is gone.
2387 (VCS Concepts): Note precisely when VC started supporting filesets.
2388 Remove bogus xref to CVS Options node.
2389 (Types of Log File): Copyedits.
2390 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2391 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2392 The Right Thing.
2393 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2394 (Log Buffer): Reorganize node, putting C-c C-c description first.
2395 (Old Revisions): Use CVS for example, not RCS.
2396 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2397 Commands from the submenu, putting them under Version Control.
2398 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2399 need to include it in the manual unconditionally, since it is now
2400 crucial to using distributed version control systems.
1a6e2954
CY
2401 (Comparing Files): Note that diff uses the minibuffer, and that the
2402 output is shown using Diff mode.
1c6c854e
CS
2403 (Diff Mode): Explain what "patch" and "hunk" mean.
2404 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2405 diff-show-trailing-whitespaces.
1a6e2954 2406 (File Archives): Add rar support.
c4b1a32a 2407
69051ab6
CY
2408 * major.texi (Choosing Modes): Make mode selection sequence more
2409 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2410 magic-mode-alist is nil by default.
2411 Document magic-fallback-mode-alist.
69051ab6 2412
e7421e03
CY
24132008-10-20 Chong Yidong <cyd@stupidchicken.com>
2414
2415 * frames.texi (Mouse References): Copyedits.
2416
6b2efdc2
TH
24172008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2418
2419 * ack.texi (Acknowledgments): Add myself as doc-view author.
2420
9c5e9396
EZ
24212008-10-20 Eli Zaretskii <eliz@gnu.org>
2422
2423 * frames.texi (Dialog Boxes): Add @cindex entries.
2424
dac94f8e
CY
24252008-10-20 Chong Yidong <cyd@stupidchicken.com>
2426
2427 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2428 (Text-Only Mouse): Copyedit.
2429
25597d40
CY
24302008-10-19 Chong Yidong <cyd@stupidchicken.com>
2431
f8a447f6
CY
2432 * frames.texi: Use @key throughout for mouse clicks.
2433 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2434 (Secondary Selection): Fix modified mouse click syntax.
2435 (Clipboard): Describe Cut, Copy and Paste commands.
2436 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2437 Copyedits.
2438 (Creating Frames): Add xref to Init File.
2439 (Frame Commands): Add xref to Exiting.
2440 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2441
b0f95216
CY
24422008-10-15 Chong Yidong <cyd@stupidchicken.com>
2443
b0817f00
CY
2444 * files.texi (Version Control): Copyedits. Add Bazaar.
2445 (Version Control Systems): List different VCS's using an itemized list.
2446 Add Bazaar.
2447 (VCS Concepts): Copyedits. Tweak description of file merging.
2448
b0f95216
CY
2449 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2450 (Cut/Paste Other App): Document select-active-regions and
2451 x-select-enable-primary.
2452
69d0d701
CY
24532008-10-13 Chong Yidong <cyd@stupidchicken.com>
2454
2455 * mark.texi (Shift Selection): Correct case in node name.
2456
2457 * emacs.texi (Top): Update node order in Mark chapter.
2458
375e8351
EZ
24592008-10-12 Eli Zaretskii <eliz@gnu.org>
2460
2461 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2462
2463 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2464 elsewhere in the manual instead of describing yet again the intricacies
2465 of $HOME on MS-Windows and MS-DOS.
2466
ab58114f
CY
24672008-10-12 Chong Yidong <cyd@stupidchicken.com>
2468
4f959513 2469 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2470 (Minibuffer File): Add discussion of `~' in file names.
2471 Add insert-default-directory index reference.
4f959513 2472
ab58114f
CY
2473 * files.texi (File Names): Reorganize description.
2474 (Visiting): Add xref to Mode Line. Copyedits.
2475 (Save Commands): Mention prefix behavior of C-x C-s.
2476 (Numbered Backups): Node deleted.
2477 (Backup Names): Contents of Numbered Backups moved here. State default
2478 of version-control variable.
2479 (Reverting): Copyedits.
2480 (Version Control): Add additional version control systems.
2481
2482 * emacs.texi (Top): Delete Numbered Backups node.
2483
2484 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2485 Backup Names.
f2884f63 2486 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2487
b0b5100a
RF
24882008-10-11 Romain Francoise <romain@orebokech.com>
2489
2490 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2491
89774b5f
CY
24922008-10-11 Chong Yidong <cyd@stupidchicken.com>
2493
2494 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2495 (Select Buffer): Mention use of minibuffer history. Describe default
2496 value of default-major-mode. Mention that C-x 4 b selects the other
2497 window.
2498 (List Buffers): Document CRM indicators in the order they appear.
2499 (Kill Buffer): Document new command kill-matching buffers.
2500 (Several Buffers): Move explanation of the relationship between buffer
2501 list and buffer menu to the top.
2502 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2503
4c72bf27
CY
25042008-10-10 Chong Yidong <cyd@stupidchicken.com>
2505
2506 * entering.texi (Exiting): Document change of C-x C-c to
2507 save-buffers-kill-terminal. Document kill-emacs.
2508
f68eb991
EZ
25092008-09-30 Eli Zaretskii <eliz@gnu.org>
2510
2511 * mule.texi (Coding Systems): Don't mention codepage-setup.
2512
2513 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2514 cpNNN coding systems anymore.
2515 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2516 for unibyte mode. Don't mention line-drawing characters.
2517 Don't mention dos-unsupported-char-glyph.
f68eb991 2518
1a2dd44d
CY
25192008-09-25 Chong Yidong <cyd@stupidchicken.com>
2520
2521 * search.texi (Search): Shorten introduction.
2522 (Basic Isearch): Add command table. Discuss reverse isearch and
2523 isearch highlighting.
2524 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2525 ring to cindex.
2526 (Special Isearch): Move input methods discussion here.
2527 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2528 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2529 Repeat Isearch.
2530 (Isearch Minibuffer): New node.
2531 (Word Search): Document new word search commands.
2532 (Regexp Example): Simplify example using sentence-end-base variable.
2533 (Replace): Reword introduction.
2534 (Unconditional Replace): Remove unnecessary example.
2535 (Other Repeating Search): Document new `M-s o' binding.
2536
2537 * emacs.texi (Top): Update node listings.
2538
e45da31d
JB
25392008-09-22 Juanma Barranquero <lekktu@gmail.com>
2540
2541 * emacs.texi (Top): Remove Kill Errors from menu.
2542
841c8096
CY
25432008-09-22 Chong Yidong <cyd@stupidchicken.com>
2544
402168fa
CY
2545 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2546 interface for defining macros. Simplify examples. Note that C-g quits
2547 macro definitions.
1c6c854e
CS
2548 (Keyboard Macro Counter): Document using F3 to insert counter.
2549 Give usage example.
402168fa
CY
2550 (Keyboard Macro Query): Organize query responses in a table.
2551
1c6c854e
CS
2552 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2553 Link to Erasing node.
841c8096
CY
2554 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2555 rationale to a footnote.
2556 (Kill Errors): Remove node, due to redundancy with Erasing.
2557 (Spelling): Move discussion of flyspell to end. Note new behavior of
2558 M-$ in active region. Remove non-ispell-specific keybindings from
2559 table.
2560
eab2ee89
DN
25612008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2562
2563 * cmdargs.texi (Initial Options): Document --daemon.
2564
3d53e905
GM
25652008-09-20 Glenn Morris <rgm@gnu.org>
2566
2567 * files.texi (Numbered Backups): Mention that some modes set
2568 version-control.
2569
1c90484d
GM
25702008-09-20 Jim Blandy <jimb@red-bean.com>
2571
2572 * files.texi (Numbered Backups): Reference File Variables, as well.
2573 Remove discussion of Rmail's implementation.
2574
0fc0d844
CY
25752008-09-06 Chong Yidong <cyd@stupidchicken.com>
2576
2577 * misc.texi (Recursive Edit): Note that top-level exits active
2578 minibuffers.
2579
2580 * trouble.texi (Quitting): Likewise.
2581
b18d283d
CY
25822008-08-31 Chong Yidong <cyd@stupidchicken.com>
2583
2584 * emacs.texi (Top): Add Temporary Face Changes xref.
2585
2586 * display.texi (Display): Move Temporary Face Changes node to just
2587 after Standard Faces.
2588 (Scrolling): Document recenter-top-bottom instead of recenter.
2589 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2590 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2591 (Display Custom): Copyedits.
2592 (Optional Mode Line): Document display-battery-mode.
2593
180135fc
RF
25942008-08-27 Romain Francoise <romain@orebokech.com>
2595
2596 * custom.texi (Directory Variables): Minor fix.
2597
d3fe3475
GM
25982008-08-27 Glenn Morris <rgm@gnu.org>
2599
2600 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2601 descriptions.
2602 (Calendar Customizing): Tweak layout description.
183080b6 2603 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2604 markers. Condense calendar-star-date and calendar-mark-today
2605 description.
2606 (Holiday Customizing): Add oriental and solar holidays.
2607 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2608 Fix holiday-float description. Use zerop in examples. Be less verbose.
2609 (Date Display Format): Change ISO format. Be less verbose.
2610 (Diary Customizing): Mention day and month abbrev arrays.
2611 Mention the date-form variables by name. Update European example.
2612 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2613 Condense examples. Mention diary-entry-symbols by name.
2614 Condense table for insertion commands.
2615 (Fancy Diary Display): Mention diary-include-string and
2616 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2617 Ethiopic, Persian date functions. Condense descriptions.
2618
2619 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2620 (Adding to Diary): Adapt for changed node name.
2621
71755807
GM
26222008-08-26 Glenn Morris <rgm@gnu.org>
2623
2624 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2625 node "Hebrew/Islamic Entries".
2626
2627 * calendar.texi (Specified Dates): Fix names of iso functions.
2628 (General Calendar): There may not be another window.
2629 (Writing Calendar Files, Holidays): Tweak intro.
2630 (Holidays): Mention Baha'i and Chinese holidays.
2631 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2632 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2633 (To Other Calendar): Add calendar-print-other-dates.
2634 Refer to "graphic display" rather than "X.
2635 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2636 (Displaying the Diary): Fix whitespace after reference.
2637 Fix `diary-number-of-entries' reference.
2638 (Date Formats): Explicitly mention that day names can be abbreviated.
2639 (Adding to Diary): Add some references to other sections.
2640 (Special Diary Entries): Fix reference.
2641 (Appointments): Simplify appt-message-warning-time entry.
2642 Clarify where times must be.
2643 (Importing Diary): Comment out icalendar paragraph that does not apply.
2644 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2645
d76ebc75
GM
26462008-08-23 Glenn Morris <rgm@gnu.org>
2647
2648 * fortran-xtra.texi (Fortran): Change description of free form and
2649 fixed form a bit. Mention hideshow and imenu.
2650 (Fortran Motion): Mention fortran-end-of-subprogram,
2651 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2652 (Fortran Indent): Minor re-word.
2653 (ForIndent Commands): Mention fortran-fill-paragraph and
2654 fortran-fill-statement.
2655 (ForIndent Cont): Mention fortran-tab-mode-string.
2656 (Fortran Comments): Mention fortran-comment-line-start-skip.
2657 (Fortran Columns): Mention font-locking.
2658 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2659
1fc0ce04 26602008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2661
2662 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2663
5c52e13c
CY
26642008-08-22 Chong Yidong <cyd@stupidchicken.com>
2665
2666 * mini.texi (Minibuffer): Simplify introduction.
2667 (Minibuffer File): Document tilde in minibuffer filenames.
2668 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2669 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2670 (Completion Example): Update example to current command list.
2671 (Completion Options): Document `lazy' value of completion-auto-help.
2672 Update contents of completion-ignored-extensions.
2673 (Minibuffer History): Describe "future history" list. State default
2674 value of history-delete-duplicates.
2675
77a00355
GM
26762008-08-21 Glenn Morris <rgm@gnu.org>
2677
2678 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2679 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2680
39ee1d04
CY
26812008-08-17 Chong Yidong <cyd@stupidchicken.com>
2682
2683 * regs.texi (Registers): Clarify valid register names.
2684 (RegPos): Note that buffer is saved and restored too.
2685 (RegText): Note that mark is reactivated/deactivated.
2686 (RegConfig): Xref to Windows node.
2687
b12c348f
CY
26882008-08-16 Chong Yidong <cyd@stupidchicken.com>
2689
3ae7ba79
CY
2690 * basic.texi (Inserting Text): Provide command name for C-q.
2691
b12c348f
CY
2692 * killing.texi (Killing): Copyedit. Define read-only text.
2693 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2694 (Killing by Lines): Copyedit.
2695 (Other Kill Commands): Move M-w description here.
2696 (Yanking): Move M-w to Other Kill Commands.
2697 (Kill Ring): Also mention saving text in registers. Link to Text
2698 Properties in elisp manual.
2699 (Accumulating Text): Copyedit.
2700 (CUA Bindings): Shift selection is now the default.
2701
d8ff7692
TZ
27022008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2703
2704 * maintaining.texi (Change Log): Mention next-error is available.
2705
a43a8a2e
GM
27062008-08-10 Glenn Morris <rgm@gnu.org>
2707
2708 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2709 and intermonth text.
2710 (Holiday Customizing): Add holiday-chinese.
2711
eba27308
EZ
27122008-08-08 Eli Zaretskii <eliz@gnu.org>
2713
2714 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2715
5f14a5b3
DN
27162008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2717
2718 * files.texi (Log Buffer): Describe C-c C-d.
2719 (Diff Mode): Describe C-x 4 A.
2720
49989bff
EZ
27212008-08-06 Eli Zaretskii <eliz@gnu.org>
2722
2723 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2724
5c915c02
DN
27252008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2726
2beaf97a
DN
2727 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2728 describe the new bindings to show the changeset diff, toggle annotation
2729 visibility, show revisions.
2730 (VC Status): Describe key bindings for modifying the change comments,
2731 displaying changeset diffs and annotations.
2732
5c915c02
DN
2733 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2734
71798ace
NR
27352008-08-05 Nick Roberts <nickrob@snap.net.nz>
2736
2737 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2738
b8949644
EZ
27392008-08-02 Eli Zaretskii <eliz@gnu.org>
2740
2741 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2742 and wording.
2743
819567d1
DN
27442008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2745
2746 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2747 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2748 commands. Improve some old info.
2749
5f38310a
CY
27502008-07-31 Chong Yidong <cyd@stupidchicken.com>
2751
0dc3906b
CY
2752 * display.texi (Visual Line Mode): New node.
2753
5f38310a 2754 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2755 (Moving Point): Add additional alternative key bindings.
2756 Describe line-move-visual.
5f38310a
CY
2757 (Erasing): Describe DEL.
2758 (Basic Undo, Blank Lines, Arguments): Copyedit.
2759 (Continuation Lines): Mention Visual Line mode.
2760 (Position Info): Move extended discussion to mule.texi.
2761
2762 * mule.texi (International Chars): Describe C-x =.
2763
2764 * emacs.texi (Top): Add Visual Line Mode node.
2765
7c2fb837
DN
27662008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2767
2768 * emacs.texi: Remove VMS support.
2769
3f6b73ef
DN
27702008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2771
2772 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2773 the vc-dir command name.
2774
9e2a2647
DN
27752008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2776
2777 * xresources.texi: Remove mentions of Mac Carbon.
2778
568beaa2
AS
27792008-07-19 Andreas Schwab <schwab@suse.de>
2780
2781 * ns-emacs.texi: Move to ../misc.
2782
0ef94706
CY
27832008-07-15 Chong Yidong <cyd@stupidchicken.com>
2784
2785 * entering.texi (Exiting): Don't describe text-only terminals as the
2786 default. Describe the new startup screen.
2787 (Exiting): Describe how to kill Emacs first. Change description of
2788 iconification to handle modern window systems.
2789
ba60bd44 27902008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2791
2792 * ns-emacs.texi: New file, documents features of Emacs port under
2793 NeXTstep windowing.
2794
9f30aa73
CY
27952008-07-15 Chong Yidong <cyd@stupidchicken.com>
2796
938a5d2e
CY
2797 * entering.texi (Entering Emacs): Update prev node.
2798
2799 * glossary.texi (Glossary): Remove xref to Text Characters.
2800
9f30aa73
CY
2801 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2802 directly, rather than in the context of ASCII. Move description of
2803 special properties of modifier key to new Modifier Keys node.
2804 (Keys): Copyedit.
2805 (Text Characters): Delete node. Multibyte is the default nowadays, and
2806 the node contents are obsolete.
2807
2808 * custom.texi (Modifier Keys): New node.
2809
2810 * emacs.texi (Top): Update node list.
2811
7e53d36c
CY
28122008-07-13 Chong Yidong <cyd@stupidchicken.com>
2813
2814 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2815 saying that Emacs provides menus and mouse support (which is par for
2816 the course).
2817
2818 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2819 early on.
2820 (Point): Copyedit. Relegate historical trivia to a footnote.
2821 (Mode Line): Explain mode-line format more consistently.
2822 (Menu Bar): Copyedit.
2823
1e9fa96d
GM
28242008-06-27 Glenn Morris <rgm@gnu.org>
2825
2826 * cal-xtra.texi (Sexp Diary Entries):
2827 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2828
dc9bebb8
CY
28292008-06-26 Chong Yidong <cyd@stupidchicken.com>
2830
2831 * mark.texi (Shift selection): New node.
2832 (Mark): Copyedits.
2833 (Persistent Mark): Move to the end of the chapter.
2834
e7881076
EZ
28352008-06-20 Eli Zaretskii <eliz@gnu.org>
2836
2837 * makefile.w32-in (distclean): Remove makefile.
2838
f427400c
NR
28392008-06-17 Nick Roberts <nickrob@snap.net.nz>
2840
2841 * building.texi (Starting GUD): Add an entry for gud-gdb.
2842 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2843 command mode.
2844
b597d348
GM
28452008-06-17 Glenn Morris <rgm@gnu.org>
2846
2847 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2848
647b7094
NR
28492008-06-17 Nick Roberts <nickrob@snap.net.nz>
2850
2851 * building.texi (Starting GUD): Expand on remote debugging.
2852 (Other GDB-UI Buffers): Mention new keyboard bindings.
2853
47a30023
GM
28542008-06-15 Glenn Morris <rgm@gnu.org>
2855
2856 * gnu.texi: Use a verbatim license for this invariant section,
2857 as per etc/GNU.
2858
37e5d54a
GM
28592008-06-13 Daniel Engeler <engeler@gmail.com>
2860
2861 * emacs.texi, misc.texi: Add documentation about serial port access.
2862
8e65d46c
GM
28632008-06-13 Glenn Morris <rgm@gnu.org>
2864
c1473b4c
MB
2865 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2866 maintain.info.
8e65d46c 2867
e40a85cd
MB
28682008-06-05 Miles Bader <miles@gnu.org>
2869
2870 * display.texi (Temporary Face Changes): Update to reflect function
2871 renamings in face-remap.el.
2872
56c73dec
MB
28732008-06-04 Miles Bader <miles@gnu.org>
2874
1c6c854e
CS
2875 * display.texi (Temporary Face Changes):
2876 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2877 `increase-buffer-face-height' and `decrease-default-face-height' now
2878 that they aren't bound by default.
2879
9d3d42fb
MB
28802008-06-03 Miles Bader <miles@gnu.org>
2881
2882 * display.texi (Temporary Face Changes): New node.
2883
2be6bfe2
EZ
28842008-05-31 Eli Zaretskii <eliz@gnu.org>
2885
2886 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2887
daf7e339
GM
28882008-05-31 Glenn Morris <rgm@gnu.org>
2889
2890 * cal-xtra.texi (Fancy Diary Display): Simplify.
2891
d21d2618
GM
28922008-05-30 Glenn Morris <rgm@gnu.org>
2893
2894 * cal-xtra.texi (Fancy Diary Display): Update for
2895 diary-display-function replacing diary-display-hook.
2896
71ce5fd0
JB
28972008-05-29 Drew Adams <drew.adams@oracle.com>
2898
2899 * msdog.texi (Windows Keyboard): Add descriptions of
2900 w32-register-hot-key and w32-unregister-hot-key.
2901
a3cdbdf8
MO
29022008-05-21 Tom Tromey <tromey@redhat.com>
2903
2904 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2905 Variables node.
2906
854a574c
MO
29072008-05-19 Tom Tromey <tromey@redhat.com>
2908
2909 * custom.texi (Variables): Add Directory Variables to menu.
2910 (Directory Variables): New node.
2911
7c2ec3f9
ER
29122008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2913
71ce5fd0 2914 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2915
370fded4
ER
29162008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2917
2918 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2919 Revision Tags and rewritten. Section now uses modern terminology,
2920 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2921 accurately.
2922
6af511e3
EZ
29232008-05-10 Eli Zaretskii <eliz@gnu.org>
2924
2925 * msdog.texi (Windows Files): Update documentation of
2926 w32-get-true-file-attributes.
2927
7a78b6e7
ER
29282008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2929
2930 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2931 directory mode.
2932
1bcfc24e
CY
29332008-05-08 Chong Yidong <cyd@stupidchicken.com>
2934
2935 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2936 entry "television".
1bcfc24e 2937
db86064f
ER
29382008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2939
ab5ec32c 2940 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2941
a31b405e
ER
29422008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2943
2944 * emacs/buffers.texi, emacs/files.texi (Version-control):
2945 vc-toggle-read-only is no longer a good idea...
2946
ff2c14fc
GM
29472008-04-29 Glenn Morris <rgm@gnu.org>
2948
2949 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2950
367c9b7c
JL
29512008-04-22 Juri Linkov <juri@jurta.org>
2952
2953 * dired.texi (Subdirectories in Dired): Describe using `^'
2954 to return to the parent directory.
2955
4ac1e9b4
NR
29562008-04-22 Nick Roberts <nickrob@snap.net.nz>
2957
2958 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2959 recent changes.
2960
b9b3bf2b
NR
29612008-04-19 Nick Roberts <nickrob@snap.net.nz>
2962
2963 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2964 (Other GDB-UI Buffers): Update for recent thread related changes.
2965
4d120d6a
SM
29662008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2967
2968 * maintaining.texi (Maintaining):
2969 * emacs.texi (Top): Typo.
2970
a152877d
SM
29712008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2972
b9b3bf2b
NR
2973 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2974 arg in `font-lock-add-keywords'.
a152877d 2975
36c0514c
GM
29762008-04-08 Glenn Morris <rgm@gnu.org>
2977
2978 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2979 Also add Baha'i calendar references where appropriate.
2980
06a97d46
GM
29812008-04-05 Glenn Morris <rgm@gnu.org>
2982
2983 * custom.texi (Init File): Byte-compiling .emacs is bad.
2984
6adc6eed
SM
29852008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2986
2987 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2988
571388b0
GM
29892008-03-29 Glenn Morris <rgm@gnu.org>
2990
2991 * calendar.texi: Update for `calendar-date-style' replacing
2992 `european-calendar'.
2993
3ae8f876
JR
29942008-03-28 Jason Rumney <jasonr@gnu.org>
2995
2996 * display.texi (Display Custom): Mention overlay-margin in text.
2997
5bc6ddff 29982008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2999
5bc6ddff
MB
3000 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3001 tutorial' comments.
03a864d5 3002
7186a830
CY
30032008-03-28 Chong Yidong <cyd@stupidchicken.com>
3004
3005 * mark.texi (Mark): Rearrange nodes.
3006 (Persistent Mark): Rename from Transient Mark.
3007 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3008 Describe Transient Mark mode as the default.
3009
3010 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3011 the default behavior with Transient Mark mode off.
3012 (Position Info): Fix typo.
3013
71ce5fd0
JB
3014 * display.texi (Standard Faces): Reference the Mark node.
3015 Remove discussion of the region face, which is discussed there.
7186a830
CY
3016
3017 * emacs.texi (Top): Update node listings.
3018
3019 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3020 as the default.
3021
3022 * fixit.texi (Undo): Standardize choice of undo key sequence.
3023 (Undo, Spelling): Describe Transient Mark mode as the default.
3024
3025 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3026 default.
3027
3028 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3029
3030 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3031 mode is the default, and note that the mark is not activated when set.
3032
3033 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3034 Describe Transient Mark mode as the default.
3035
3036 * search.texi (Basic Isearch): Reference the Mark Ring node.
3037 (Replace, Unconditional Replace, Other Repeating Search):
3038 Describe Transient Mark mode as the default.
3039
1c6c854e
CS
3040 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3041 Describe Transient Mark mode as the default.
7186a830
CY
3042 (Paragraphs): Describe how M-h behaves when region is active.
3043
3044 * trouble.texi (Quitting): Clarify effects of C-g.
3045
dc47d1ff
GM
30462008-03-13 Glenn Morris <rgm@gnu.org>
3047
3048 * emacs.texi (EMACSVER): Set to 23.0.60.
3049
e3e0fb39 30502008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3051
e3e0fb39
GM
3052 * dired.texi (Hiding Subdirectories): Fix previous change.
3053
30542008-03-05 Drew Adams <drew.adams@oracle.com>
3055
3056 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3057
5e14abf8
KS
30582008-02-28 Kim F. Storm <storm@cua.dk>
3059
3060 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3061 Move describe-distribution to C-h C-o.
3062 Move view-emacs-problems to C-h C-p.
3063 Add view-emacs-debugging on C-h C-d.
3064 Add view-external-packages on C-h C-e.
d0207bf3 3065 Add view-order-manuals on C-h C-m.
5e14abf8 3066
d0207bf3 30672008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3068
3069 * msdog-xtra.texi (MS-DOS): Docstring fix.
3070
87e391bb
EZ
30712008-02-09 Eli Zaretskii <eliz@gnu.org>
3072
3073 * msdog.texi (Windows Fonts): Use a @table for describing font
3074 properties.
3075
5662e503
JR
30762008-02-07 Jason Rumney <jasonr@gnu.org>
3077
3078 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3079 value has changed.
3080 (Windows HOME): Clarify what is meant by "if that fails as well".
3081 (Windows Fonts): New section.
3082
72463824
GM
30832008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3084
3085 * basic.texi (Basic Undo): Remove duplicate "you can".
3086
7ff926e0
EZ
30872008-02-02 Eli Zaretskii <eliz@gnu.org>
3088
3089 * maintaining.texi (Tags): Fix last change.
3090
6ab7aef1
MA
30912008-02-02 Michael Albinus <michael.albinus@gmx.de>
3092
093571c3 3093 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3094
ace67e7e
NR
30952008-01-31 Nick Roberts <nickrob@snap.net.nz>
3096
3097 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3098
ae068fdf
RS
30992008-01-26 Richard Stallman <rms@gnu.org>
3100
3101 * maintaining.texi (Tags): Delete redundant index entry.
3102
a56d9a08
EZ
31032008-01-26 Eli Zaretskii <eliz@gnu.org>
3104
3105 * programs.texi (Imenu): Move "@cindex tags" from here...
3106 * maintaining.texi (Tags): ...to here.
3107
e941ed90
NR
31082008-01-23 Kevin Ryde <user42@zip.com.au>
3109
3110 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3111 click count.
3112
650276d5
JB
31132008-01-21 Juanma Barranquero <lekktu@gmail.com>
3114
3115 * entering.texi (Exiting): Fix typo.
3116 Reported by D. E. Evans <sinuhe@gnu.org>.
3117
8dc17977
MR
31182007-12-31 Martin Rudalics <rudalics@gmx.at>
3119
3120 * glossary.texi (Glossary): Fix typo.
3121
9f9695a6
RS
31222007-12-27 Richard Stallman <rms@gnu.org>
3123
3124 * text.texi (Formatted Text): Improve menu tag.
3125 (Editing Format Info): In Info, add duplicate menu of nodes
3126 about the submenus.
3127 (Format Faces): Say where Faces menu is found. Mention Other.
3128 (Format Colors): Say where these submenus are found.
3129 (Format Indentation, Format Justification): Likewise.
3130 (Format Properties): Likewise.
3131
abfd0191
RS
31322007-12-22 Richard Stallman <rms@gnu.org>
3133
3134 * search.texi (Query Replace): Make exp of query-replace more
3135 self-contained, and clarify.
8dc17977 3136
abfd0191
RS
3137 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3138
a2586785
RS
31392007-12-15 Richard Stallman <rms@gnu.org>
3140
3141 * files.texi (Auto Save): Clarify definition of auto-saving.
3142
a67cf2bb
RS
31432007-11-26 Richard Stallman <rms@gnu.org>
3144
3145 * help.texi (Help Echo): Cleanups.
3146
448b33b1
TTN
31472007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3148
3149 * files.texi (Why Version Control?): Fix typo.
3150 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3151 (Selecting a Fileset): Fix typos; small rewording.
3152 (Log Buffer): Likewise.
3153 (Old Revisions): Likewise.
448b33b1 3154
221bb7f6
EZ
31552007-11-17 Eli Zaretskii <eliz@gnu.org>
3156
3157 * mule.texi (Communication Coding): Fix wording of last change.
3158
d0207bf3 31592007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3160
630cb3b7
JB
3161 * custom.texi (Specifying File Variables):
3162 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3163
53b7759e
KH
31642007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3165
a5ab2e0c 3166 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3167
3168 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3169
c8763fb6 31702007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3171
630cb3b7 3172 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3173 --output=file.
3174
ff98e024
MR
31752007-11-13 Martin Rudalics <rudalics@gmx.at>
3176
3177 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3178 (Help Echo): Avoid mentioning the term "region" here and
3179 consistently use the term "active text".
3180
37b11c22
GM
31812007-11-11 Glenn Morris <rgm@gnu.org>
3182
3183 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3184
21d50ba1
JL
31852007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3186
1c6c854e
CS
3187 * search.texi (Query Replace):
3188 Mention `query-replace-show-replacement'.
21d50ba1 3189
c12ecb0a 31902007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3191
3192 * building.texi (Watch Expressions): Remove obscure sentence.
3193
3b4201f4
KH
31942007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3195
3196 * mule.texi (Select Input Method): Describe how to activate an input
3197 method in the text mode.
3198
07e5c0b0
DN
31992007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3200
3201 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3202
52dd7391
NR
32032007-10-30 Nick Roberts <nickrob@snap.net.nz>
3204
3205 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3206
c004e539
GM
32072007-10-30 Glenn Morris <rgm@gnu.org>
3208
3209 * misc.texi (Directory Tracking): Explain a bit more about
3210 dirtrack-mode.
3211
ca8c5b8c
GM
32122007-10-25 Glenn Morris <rgm@gnu.org>
3213
3214 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3215
b6c764ef
RS
32162007-10-24 Richard Stallman <rms@gnu.org>
3217
3218 * misc.texi (Interactive Shell): Cleanup last change.
3219
eabd84c9
JL
32202007-10-22 Juri Linkov <juri@jurta.org>
3221
3222 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3223 default values.
3224
0b43c7e2
ER
32252007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3226
ca8c5b8c 3227 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3228 'filesets'.
3229
a80859d4
MR
32302007-10-18 Martin Rudalics <rudalics@gmx.at>
3231
3232 * trouble.texi (Quitting): Fix typo.
3233
c9447ae1
GM
32342007-10-18 Glenn Morris <rgm@gnu.org>
3235
3236 * frames.texi (Mode Line Mouse): Mention minor mode names.
3237
168b980f
JL
32382007-10-17 Juri Linkov <juri@jurta.org>
3239
3240 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3241 fill-paragraph operates on the active region in Transient Mark mode.
3242 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3243 with fill-paragraph.
3244
3245 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3246 fill-paragraph.
3247
3248 * fixit.texi (Spelling): ispell-word operates on the active region
3249 in Transient Mark mode.
3250
5a331f34
JB
32512007-10-17 Aaron S. Hawley <aaronh@garden.org>
3252
3253 * building.texi (Source Buffers):
3254 * custom.texi (Init Non-ASCII):
3255 * glossary.texi (Glossary): Use "key binding" consistently.
3256
2a9f4d55
JB
32572007-10-17 Juanma Barranquero <lekktu@gmail.com>
3258
3259 * calendar.texi (Diary): Fix directive.
3260
de13cecf
RS
32612007-10-16 Richard Stallman <rms@gnu.org>
3262
3263 * calendar.texi (Diary): Clarify text about diary file example.
3264
5f90d53e
ER
32652007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3266
3267 * files.texi: Capitalize node names according to convention.
3268
3aa491bc
GM
32692007-10-13 Glenn Morris <rgm@gnu.org>
3270
3271 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3272
8a3106d3
ER
32732007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3274
3275 * emacs.texi:
3276 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3277 suggested by RMS and Robert J. Chassell.
8a3106d3 3278
da1080a2
ER
32792007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3280
3aa491bc 3281 * files.texi (Version Systems):
0870a421
ER
3282 * vc-xtra.texi:
3283 * vc1-xtra.texi:
ac3f4c6f 3284 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3285 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3286 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3287 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3288
58ade22b
ER
32892007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3290
da1080a2 3291 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3292 Reorder the descriptions to be chronological.
3293
93870ce2
RS
32942007-10-09 Richard Stallman <rms@gnu.org>
3295
3296 * display.texi (Cursor Display): Correct how cursor appears
3297 in nonselected windows.
3298
568c7288
NR
32992007-10-04 Nick Roberts <nickrob@snap.net.nz>
3300
3301 * building.texi (GDB Graphical Interface): Remove references to gdba
3302 and mention gud-gdb.
3303
1af74d06 33042007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3305
1af74d06 3306 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3307
0d8fb755
JL
33082007-10-06 Juri Linkov <juri@jurta.org>
3309
3310 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3311 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3312 fill-paragraph-or-region.
3313
3314 * basic.texi (Arguments): Replace fill-paragraph with
3315 fill-paragraph-or-region.
3316
b981e2c6
ER
33172007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3318
3319 * files.texi: Update the section on version control for 2007
2a9f4d55 3320 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3321 will come later.
3322
5fceaf9c
GM
33232007-09-15 Glenn Morris <rgm@gnu.org>
3324
3325 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3326 to `list-holidays'.
3327
b0e44b17
GM
33282007-09-14 Glenn Morris <rgm@gnu.org>
3329
3330 * calendar.texi: Update all instances of mark-calendar-holidays,
3331 list-calendar-holidays, list-holidays with the new names.
3332
8cf51b2c
GM
33332007-09-06 Glenn Morris <rgm@gnu.org>
3334
46a367db 3335 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3336 Split into the Emacs manual in emacs/, and other manuals in misc/.
3337 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3338 manual.
3339 (infodir): New variable.
3340 (info): Use $infodir.
3341 (emacsman): Delete target, not needed any more.
3342 Move all targets that are not the Emacs manual to misc/Makefile.in.
3343 (mostlyclean): Remove `gnustmp'.
3344 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3345 manual.
92f9b43f 3346 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3347 (emacsman): Delete target, not needed any more.
3348 (clean): Remove all info files but Emacs manual.
3349 Move all targets that are not the Emacs manual to misc/Makefile.in.
3350 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3351
3352 * Makefile.in (INFOSOURCES): Delete.
3353 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3354 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3355 *.vrs *.toc here...
3356 (maintainer-clean): ...from here.
3357
33582007-09-05 Glenn Morris <rgm@gnu.org>
3359
3360 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3361
8cf51b2c
GM
33622007-08-29 Glenn Morris <rgm@gnu.org>
3363
3364 * emacs.texi (EMACSVER): Increase to 23.0.50.
3365
3420c522
RS
33662007-08-27 Richard Stallman <rms@gnu.org>
3367
3368 * emacs.texi (Top): Clarify menu item for Glossary.
3369
3370 * display.texi (Faces): Change secn title.
3371 Clarify not all fonts come from Font Lock.
3372
8cf51b2c
GM
33732007-08-17 Eli Zaretskii <eliz@gnu.org>
3374
3375 * basic.texi (Position Info): Add index entry for face at point.
3376 Mention that character faces are also displayed by "C-u C-x =".
3377
8cf51b2c
GM
33782007-08-08 Glenn Morris <rgm@gnu.org>
3379
3380 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3381
33822007-08-07 Chong Yidong <cyd@stupidchicken.com>
3383
3384 * files.texi (File Conveniences): Document point motion keys in Image
3385 mode.
3386
8cf51b2c
GM
33872007-07-27 Glenn Morris <rgm@gnu.org>
3388
8cf51b2c
GM
3389 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3390 in-line.
3391
3392 * gpl.texi: New file with text of GPL.
3393 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3394
33952007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3396
3397 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3398
3399 * dired.texi (Wdired): Mention C-x C-q key binding.
3400
34012007-07-28 Nick Roberts <nickrob@snap.net.nz>
3402
3403 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3404
34052007-07-25 Glenn Morris <rgm@gnu.org>
3406
8cf51b2c
GM
3407 * emacs.texi (Copying): Replace license with GPLv3.
3408
3409 * Relicense all FSF files to GPLv3 or later.
3410
34112007-07-24 Glenn Morris <rgm@gnu.org>
3412
3413 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3414 for some calendars.
3415
34162007-07-23 Nick Roberts <nickrob@snap.net.nz>
3417
3418 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3419 default-directory for the current buffer is on a remote machine.
3420
8cf51b2c
GM
34212007-07-21 Eli Zaretskii <eliz@gnu.org>
3422
3423 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3424 default value.
3425
34262007-07-21 Richard Stallman <rms@gnu.org>
3427
3428 * files.texi (Why Version Control?): Improve previous change.
3429
34302007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3431
3432 * files.texi (Why Version Control?): New node.
3433
8cf51b2c
GM
34342007-07-12 Nick Roberts <nickrob@snap.net.nz>
3435
8cf51b2c
GM
3436 * building.texi (Starting GUD): Add xref to this anchor.
3437
8cf51b2c
GM
34382007-06-24 Karl Berry <karl@gnu.org>
3439
2a9f4d55 3440 * emacs.texi: New Back-Cover Text.
8cf51b2c 3441
8cf51b2c
GM
34422007-06-07 Alan Mackenzie <acm@muc.de>
3443
3444 * display.texi (Optional Mode Line): Document the new form of
3445 line+column numbers, "(561,2)".
3446
34472007-06-06 Juanma Barranquero <lekktu@gmail.com>
3448
49823426 3449 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3450
34512007-06-02 Chong Yidong <cyd@stupidchicken.com>
3452
3453 * Version 22.1 released.
3454
8cf51b2c
GM
34552007-05-07 Karl Berry <karl@gnu.org>
3456
3457 * emacs.texi (EMACSVER): Back to 22.
3458
34592007-05-06 Richard Stallman <rms@gnu.org>
3460
3461 * maintaining.texi (Create Tags Table): Clean up previous change.
3462
c8763fb6 34632007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3464
3465 * maintaining.texi (Create Tags Table): Add text about the dangers of
3466 making symbolic links to tags files.
3467
34682007-05-04 Karl Berry <karl@gnu.org>
3469
3470 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3471
34722007-05-03 Karl Berry <karl@gnu.org>
3473
3474 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3475
3476 * .cvsignore (*.pdf): New entry.
3477
8cf51b2c
GM
3478 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3479 for printing.
3480
34812007-05-01 Richard Stallman <rms@gnu.org>
3482
3483 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3484
8cf51b2c
GM
34852007-04-28 Glenn Morris <rgm@gnu.org>
3486
3487 * ack.texi (Acknowledgments):
3488 * anti.texi (Antinews):
8cf51b2c
GM
3489 * programs.texi (Program Modes): Restore mention of python.el pending
3490 consideration of legal status.
3491
34922007-04-28 Richard Stallman <rms@gnu.org>
3493
3494 * files.texi (File Names): Fixes to ~ description on MS systems.
3495
8cf51b2c
GM
34962007-04-26 Glenn Morris <rgm@gnu.org>
3497
3498 * emacs.texi (EMACSVER): Increase to 22.1.50.
3499
35002007-04-25 Karl Berry <karl@gnu.org>
3501
3502 * emacs.texi: Improve line breaks on copyright page,
3503 similar layout to lispref, 8.5x11 by default.
3504
3505 * dired.texi (Image-Dired): Improve line break, fix typo.
3506
35072007-04-24 Chong Yidong <cyd@stupidchicken.com>
3508
3509 * programs.texi (Program Modes):
8cf51b2c
GM
3510 * anti.texi (Antinews):
3511 * ack.texi (Acknowledgments): python.el removed.
3512
8cf51b2c
GM
35132007-04-23 Chong Yidong <cyd@stupidchicken.com>
3514
3515 * display.texi (Highlight Interactively): Correct description of
3516 hi-lock-file-patterns-policy.
3517
3518 * files.texi (File Archives): Mention self-extracting executables.
3519
35202007-04-23 Eli Zaretskii <eliz@gnu.org>
3521
3522 * search.texi (Unconditional Replace, Query Replace): Add xref to
3523 "Replacement and Case".
3524
35252007-04-22 Chong Yidong <cyd@stupidchicken.com>
3526
3527 * dired.texi (Image-Dired): Move from Thumbnails node.
3528 * misc.texi (Thumbnails): Node deleted.
3529 * emacs.texi (Top): Update node listing.
3530
3531 * files.texi (File Conveniences):
49823426 3532 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3533
35342007-04-21 Richard Stallman <rms@gnu.org>
3535
3536 * display.texi (Highlight Interactively): Correct previous change.
3537 Clarify doc of hi-lock-find-patterns, and move new features into it.
3538
35392007-04-20 David Koppelman <koppel@ece.lsu.edu>
3540
1c6c854e
CS
3541 * display.texi (Highlight Interactively):
3542 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3543
35442007-04-20 Martin Rudalics <rudalics@gmx.at>
3545
3546 * display.texi (Scrolling): Fix typo.
3547
8cf51b2c
GM
35482007-04-15 Chong Yidong <cyd@stupidchicken.com>
3549
8cf51b2c
GM
3550 * doclicense.texi: Remove node heading, so that it can be included by
3551 other files.
3552
3553 * emacs.texi: Insert node heading for GFDL.
3554
8cf51b2c
GM
35552007-04-14 Eli Zaretskii <eliz@gnu.org>
3556
3557 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3558 "command line".
3559
3560 * display.texi (Faces): Refer to "Creating Frames" for face
3561 and other frame customizations in .emacs.
3562
3563 * frames.texi (Creating Frames): Mention that face customizations can
3564 be put in .emacs. Add index entries.
3565
35662007-04-12 Richard Stallman <rms@gnu.org>
3567
3568 * glossary.texi (Glossary): Explain `iff'.
3569
35702007-04-11 Karl Berry <karl@gnu.org>
3571
3572 * gnu.texi (Top),
3573 * macos.texi (Mac Font Specs),
3574 * anti.texi (Antinews),
3575 * xresources.texi (Resources),
3576 * misc.texi (Emulation),
3577 * calendar.texi (Daylight Saving),
3578 * dired.texi (Dired and Find),
3579 * rmail.texi (Remote Mailboxes),
3580 * sending.texi (Mail Headers),
3581 * programs.texi (Which Function),
3582 * files.texi (Recover),
3583 * buffers.texi (Uniquify),
3584 * frames.texi (Wheeled Mice),
3585 * killing.texi (Rectangles): Wording to improve breaks in
3586 8.5x11 format.
3587 * mule.texi (Language Environments): \hbadness=10000 since there's
3588 no way to reword.
3589 * emacs.texi (smallbook): New @set to more easily switch between
3590 smallbook and 8.5x11.
3591
35922007-04-11 Richard Stallman <rms@gnu.org>
3593
3594 * files.texi (File Conveniences): Add xref to Tumme.
3595 Delete text about Thumbnail mode.
3596
8cf51b2c
GM
35972007-04-09 Alan Mackenzie <acm@muc.de>
3598
3599 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3600 new name. Insert concept index entries.
3601
8cf51b2c
GM
36022007-04-08 Chong Yidong <cyd@stupidchicken.com>
3603
3604 * display.texi (Standard Faces): Document prefix arg for
3605 list-faces-display.
3606
3607 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3608
8cf51b2c
GM
36092007-04-07 Chong Yidong <cyd@stupidchicken.com>
3610
8cf51b2c
GM
3611 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3612
3613 * files.texi (Misc File Ops): Rewrite description of
3614 insert-file-literally.
3615
8cf51b2c
GM
36162007-03-31 Eli Zaretskii <eliz@gnu.org>
3617
3618 * misc.texi (Printing): Postscript -> PostScript.
3619
8cf51b2c
GM
3620 * ack.texi (Acknowledgments): Postscript -> PostScript.
3621
3622 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3623
3624 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3625 below.
3626
36272007-03-30 Chong Yidong <cyd@stupidchicken.com>
3628
3629 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3630 Init Non-ASCII.
3631 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3632 (Init Non-ASCII): New node.
3633
36342007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3635
3636 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3637
8cf51b2c
GM
36382007-03-12 Glenn Morris <rgm@gnu.org>
3639
8cf51b2c
GM
3640 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3641 "Daylight Savings".
3642
49823426 3643 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3644 saving" in text throughout.
3645
8cf51b2c
GM
36462007-03-04 Richard Stallman <rms@gnu.org>
3647
3648 * custom.texi (Safe File Variables): Minor correction.
3649
8cf51b2c
GM
36502007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3651
3652 * rmail.texi (Movemail): Add internal ref.
3653 Don't indent the intro for the PROTO table.
3654 Format PROTO table items with @code.
3655
8cf51b2c
GM
36562007-02-26 Nick Roberts <nickrob@snap.net.nz>
3657
3658 * building.texi: Remove references to bashdb.
3659
8cf51b2c
GM
36602007-02-19 Juanma Barranquero <lekktu@gmail.com>
3661
3662 * mule.texi (Language Environments): Update list of supported language
3663 environments.
3664
8cf51b2c
GM
36652007-02-14 Kim F. Storm <storm@cua.dk>
3666
3667 * building.texi (Grep Searching): Fix lgrep doc.
3668
36692007-02-12 Chong Yidong <cyd@stupidchicken.com>
3670
3671 * back.texi: Remove unused file.
3672
c8763fb6 36732007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3674
3675 * maintaining.texi (Tag Syntax): Now --members is the default for
3676 etags, not for ctags yet.
3677
8cf51b2c
GM
36782007-02-03 Eli Zaretskii <eliz@gnu.org>
3679
3680 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3681 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3682 expects. Add comments to prevent people from inadvertently modifying
3683 the key parts needed by `texinfo-multiple-files-update'.
3684
36852007-01-29 Chong Yidong <cyd@stupidchicken.com>
3686
3687 * frames.texi (Secondary Selection): Window clicked does not matter
3688 when mouse-yank-at-point is non-nil.
3689
8cf51b2c
GM
36902007-01-16 Glenn Morris <rgm@gnu.org>
3691
3692 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3693 system abbrev.
3694
36952007-01-11 Richard Stallman <rms@gnu.org>
3696
3697 * msdog.texi (Windows Keyboard): Another small cleanup.
3698
36992007-01-10 Richard Stallman <rms@gnu.org>
3700
3701 * msdog.texi (Windows Keyboard): Yet another try to make
3702 everyone happy with that passage.
3703
37042007-01-05 Richard Stallman <rms@gnu.org>
3705
3706 * anti.texi (Antinews): Mention M-x shell scrolling.
3707
37082007-01-05 Nick Roberts <nickrob@snap.net.nz>
3709
3710 * building.texi (Watch Expressions): Describe gdb-max-children.
3711
8cf51b2c
GM
37122007-01-04 Richard Stallman <rms@gnu.org>
3713
8cf51b2c
GM
3714 * msdog.texi (Windows Keyboard): Clarify previous change.
3715
8cf51b2c
GM
37162007-01-02 Richard Stallman <rms@gnu.org>
3717
3718 * custom.texi (Changing a Variable): Minor clarification.
3719 (Specific Customization): customize-customized => customize-unsaved.
3720
3721 * entering.texi (Entering Emacs): Clean up text about restarting
3722 Emacs for each file.
3723
3724 * misc.texi (Shell Options): Minor cleanup.
3725
3726 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3727 with Emacs, not vice versa.
3728
3729 * programs.texi (Symbol Completion): Recommend customizing
3730 window manager.
3731
3732 * xresources.texi (Resources): Minor fix.
3733
c8763fb6 37342007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3735
3736 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3737
37382007-01-01 Richard Stallman <rms@gnu.org>
3739
3740 * commands.texi (User Input): Document keys stolen by window mangers.
3741
37422006-12-31 Richard Stallman <rms@gnu.org>
3743
3744 * custom.texi (Specific Customization): Document customize-option
3745 instead of customize-variable.
3746
37472006-12-31 Kim F. Storm <storm@cua.dk>
3748
3749 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3750
37512006-12-30 Kim F. Storm <storm@cua.dk>
3752
3753 * killing.texi (CUA Bindings): Fix typo.
3754
3755 * xresources.texi (Table of Resources): Mention grow-only value for
3756 auto-resize-tool-bars.
3757
8cf51b2c
GM
37582006-12-27 Eli Zaretskii <eliz@gnu.org>
3759
3760 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3761 and how to get them back.
3762
37632006-12-26 Richard Stallman <rms@gnu.org>
3764
3765 * calendar.texi (Holidays): Holiday listing is based on current
3766 practice, but DST is not.
3767
37682006-12-25 Richard Stallman <rms@gnu.org>
3769
3770 * emacs.texi (Top): Update subnode menus.
3771
3772 * mark.texi (Transient Mark): Fix xref.
3773
3774 * killing.texi (Graphical Kill): Node deleted.
3775 (Killing): Add xref to Cut and Paste.
3776 (CUA Bindings): Update xref.
3777
3778 * frames.texi (Cut and Paste): New section to hold other nodes.
3779 (Mouse Commands): Node demoted.
3780 (Cut/Paste Other App): Split out from Mouse Commands.
3781 (Word and Line Mouse): Likewise.
3782 (Secondary Selection, Clipboard): Nodes demoted.
3783
8cf51b2c
GM
37842006-12-24 Kevin Ryde <user42@zip.com.au>
3785
3786 * calendar.texi (Holidays): US daylight saving begins second Sunday
3787 in March for 2007 onwards.
3788 (Daylight Savings): Show new US default daylight saving rules, 2nd
3789 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3790
37912006-12-23 Chong Yidong <cyd@stupidchicken.com>
3792
3793 * calendar.texi (Scroll Calendar): < and > are switched.
3794
37952006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3796
3797 * killing.texi (Deletion): Describe M-\ prefix argument.
3798
37992006-12-23 Richard Stallman <rms@gnu.org>
3800
3801 * search.texi (Regexp Search): Explain why forward and reverse regexp
3802 search are not mirror images.
3803
8cf51b2c
GM
38042006-12-19 Kim F. Storm <storm@cua.dk>
3805
3806 * major.texi (Choosing Modes): Describe match-function elements for
3807 magic-mode-alist.
3808
8cf51b2c
GM
38092006-12-18 Eli Zaretskii <eliz@gnu.org>
3810
3811 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3812 peculiarities.
3813
38142006-12-18 Richard Stallman <rms@gnu.org>
3815
3816 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3817
8cf51b2c
GM
38182006-12-17 Alan Mackenzie <acm@muc.de>
3819
3820 * programs.texi (Left Margin Paren): Remove the bit which says
3821 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3822 Discuss some of the issues of setting this option to nil.
3823
38242006-12-17 Glenn Morris <rgm@gnu.org>
3825
3826 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3827
38282006-12-16 Eli Zaretskii <eliz@gnu.org>
3829
3830 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3831 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3832 NTFS volumes.
3833 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3834 volumes.
3835
38362006-12-15 Eli Zaretskii <eliz@gnu.org>
3837
3838 * text.texi (HTML Mode): Fix "C-c TAB".
3839
8cf51b2c
GM
38402006-12-09 Richard Stallman <rms@gnu.org>
3841
3842 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3843
38442006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3845
3846 * files.texi (Misc File Ops): Document insert-file-literally.
3847
38482006-12-08 Eli Zaretskii <eliz@gnu.org>
3849
3850 * cmdargs.texi (Colors): Note that --color is intended for overriding
3851 the terminal defaults, not for normal invocation.
3852
3853 * misc.texi (Emacs Server): Improve wording. Don't mention the
3854 ``server program''. Add a cross-reference to "Init File" node.
3855 (Invoking emacsclient): Add index entries. Document both short and
3856 long versions of command-line options. Document the -f option.
3857
8cf51b2c
GM
38582006-12-06 Richard Stallman <rms@gnu.org>
3859
3860 * text.texi (Outline Format): Say to set outline-regexp
3861 and outline-level with major modes and file local variables.
3862
c8763fb6 38632006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3864
3865 * anti.texi (Antinews): Mention the alternative to
3866 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3867
8cf51b2c
GM
3868 * misc.texi (Interactive Shell): Ditto.
3869
38702006-12-04 Eli Zaretskii <eliz@gnu.org>
3871
3872 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3873
3874 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3875
38762006-12-01 Eli Zaretskii <eliz@gnu.org>
3877
3878 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3879 colon in the mode line.
3880
3881 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3882
38832006-11-26 Nick Roberts <nickrob@snap.net.nz>
3884
3885 * building.texi (Watch Expressions): Mention SPC for expanding/
3886 contracting watch expressions.
3887
38882006-11-26 Kim F. Storm <storm@cua.dk>
3889
3890 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3891
38922006-11-26 Nick Roberts <nickrob@snap.net.nz>
3893
3894 * building.texi (Debugger Operation): Define text command mode.
3895 Clarify how tooltips work.
3896 (GDB Graphical Interface): Explain how to run in text command mode
3897 more clearly.
3898
38992006-11-25 Juanma Barranquero <lekktu@gmail.com>
3900
3901 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3902
39032006-11-22 Juanma Barranquero <lekktu@gmail.com>
3904
3905 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3906
8cf51b2c
GM
39072006-11-18 Chong Yidong <cyd@stupidchicken.com>
3908
3909 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3910 and EMACS is deprecated.
3911
39122006-11-18 Juanma Barranquero <lekktu@gmail.com>
3913
3914 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3915
c8763fb6 39162006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3917
3918 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3919
3920 * emacs.texi: Include xresources.texi both for info and dvi.
3921
3922 * xresources.texi: Merge text from xresmini.texi.
3923
c8763fb6 39242006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3925
3926 * glossary.texi: Fix typos.
3927
8cf51b2c
GM
39282006-11-06 Richard Stallman <rms@gnu.org>
3929
3930 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3931
3932 * ack.texi (Acknowledgments): Fix name spelling.
3933
39342006-11-01 Juri Linkov <juri@jurta.org>
3935
3936 * search.texi (Word Search): Document incremental word search.
3937
39382006-10-28 Glenn Morris <rgm@gnu.org>
3939
3940 * ack.texi (Acknowledgments): Add cal-html author.
3941
3942 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3943 Calendar"). Describe new package cal-html.
3944 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3945 Calendar Files."
3946
8cf51b2c
GM
39472006-10-23 Richard Stallman <rms@gnu.org>
3948
3949 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3950 Abbrev mode is enabled.
3951
8cf51b2c
GM
39522006-10-16 Richard Stallman <rms@gnu.org>
3953
8cf51b2c
GM
3954 * emacs.texi: Update ISBN.
3955
8cf51b2c
GM
39562006-10-11 Kim F. Storm <storm@cua.dk>
3957
3958 * emacs.texi (Acknowledgments): Use @dotless{i}.
3959
39602006-10-08 Nick Roberts <nickrob@snap.net.nz>
3961
3962 * building.texi (Breakpoints Buffer): Mention catchpoints.
3963
39642006-10-08 Kim F. Storm <storm@cua.dk>
3965
3966 * ack.texi (Acknowledgments): Update.
3967
3968 * emacs.texi (Acknowledgments): Fix bad @/ form.
3969
8cf51b2c
GM
39702006-10-05 Kim F. Storm <storm@cua.dk>
3971
3972 * emacs.texi (Acknowledgments): Add more contributors.
3973
39742006-10-03 Richard Stallman <rms@gnu.org>
3975
3976 * emacs.texi (Acknowledgments): Update version and edition.
3977
8cf51b2c
GM
39782006-10-01 Karl Berry <karl@gnu.org>
3979
3980 * custom.texi (Customization Groups): Page break to keep example buffer
3981 on one page.
3982
39832006-09-30 Karl Berry <karl@gnu.org>
3984
3985 * programs.texi (Basic Indent): @need to improve page break.
3986 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3987
39882006-09-29 Glenn Morris <rgm@gnu.org>
3989
3990 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3991
39922006-09-29 Karl Berry <karl@gnu.org>
3993
3994 * windows.texi (Basic Window): Remove forced @break, no longer
3995 desirable.
3996 * frames.texi (Frame Commands),
3997 * mark.texi (Marking Objects): Reword to avoid bad page break.
3998 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3999
40002006-09-19 Richard Stallman <rms@gnu.org>
4001
4002 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4003 stick to present tense.
4004
c8763fb6 40052006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4006
4007 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4008 to x-gtk-use-old-file-dialog.
4009 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4010
40112006-09-15 Jay Belanger <belanger@truman.edu>
4012
49823426 4013 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4014 Change "Library Public License" to "Lesser Public License"
4015 throughout. Use "yyyy" to represent year.
4016
8cf51b2c
GM
40172006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4018
4019 * files.texi (Visiting): Add index entry "open file".
4020
8cf51b2c
GM
40212006-09-11 Richard Stallman <rms@gnu.org>
4022
4023 * building.texi (Compilation Mode): Clarification.
4024 (Grep Searching): Add xref to Compilation Mode.
4025
8cf51b2c
GM
40262006-09-08 Richard Stallman <rms@gnu.org>
4027
4028 * search.texi (Search): Ref multi-file search commands here.
4029 (Other Repeating Search): Not here.
4030
8cf51b2c
GM
40312006-08-28 Richard Stallman <rms@gnu.org>
4032
4033 * windows.texi (Split Window): Update xref.
4034
4035 * basic.texi (Continuation Lines): Update xref.
4036
4037 * indent.texi (Tab Stops): Update xref.
4038
4039 * emacs.texi (Top): Update subnode menu.
4040
4041 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4042 split out of Display Custom.
4043
40442006-08-25 Kim F. Storm <storm@cua.dk>
4045
4046 * display.texi (Display Custom): Add variables overline-margin
4047 and x-underline-at-descent-line.
4048
40492006-08-25 Richard Stallman <rms@gnu.org>
4050
4051 * entering.texi (Exiting): Rewrite to give graphical displays
4052 priority over text terminals.
4053
4054 * search.texi (Incremental Search): Move index entries.
4055
40562006-08-23 Chong Yidong <cyd@stupidchicken.com>
4057
4058 * custom.texi (Init File): Reference Find Init to avoid "home
4059 directory" confusion.
4060
40612006-08-22 Nick Roberts <nickrob@snap.net.nz>
4062
4063 * building.texi (Other GDB-UI Buffers): Describe how to edit
4064 a value in the locals buffer.
4065
40662006-08-21 Richard Stallman <rms@gnu.org>
4067
4068 * search.texi (Basic Isearch): Add `isearch' index entry.
4069
40702006-08-16 Richard Stallman <rms@gnu.org>
4071
4072 * misc.texi (Saving Emacs Sessions): Clean up wording.
4073
4074 * mark.texi (Marking Objects): Mention term "select all".
4075
4076 * emacs.texi (Top): Update subnode menu.
4077
4078 * help.texi (Help Mode): Move node up in file.
4079
8cf51b2c
GM
40802006-08-15 Nick Roberts <nickrob@snap.net.nz>
4081
4082 * building.texi (Stack Buffer): Explain fringe arrow.
4083
8cf51b2c
GM
40842006-08-12 Eli Zaretskii <eliz@gnu.org>
4085
8cf51b2c
GM
4086 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4087 on startup.
4088
40892006-08-11 Romain Francoise <romain@orebokech.com>
4090
4091 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4092
40932006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4094
4095 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4096
40972006-08-10 Richard Stallman <rms@gnu.org>
4098
4099 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4100 with face merging. Empty regions don't count.
4101 Clarify face property inheritance.
8cf51b2c
GM
4102
41032006-08-08 Romain Francoise <romain@orebokech.com>
4104
4105 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4106 <arjuropo@cc.jyu.fi>.
4107
8cf51b2c
GM
41082006-08-04 Eli Zaretskii <eliz@gnu.org>
4109
4110 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4111 apply to all frames.
4112
8cf51b2c
GM
41132006-08-01 Richard Stallman <rms@gnu.org>
4114
4115 * help.texi (Name Help): Add index entries for describe-variable.
4116
41172006-08-01 Nick Roberts <nickrob@snap.net.nz>
4118
4119 * building.texi (GDB Graphical Interface): Shorten node names.
4120 (GDB-UI Layout): Use GDB-related.
4121 (Other GDB-UI Buffers): Simplify English.
4122
41232006-07-31 Richard Stallman <rms@gnu.org>
4124
4125 * search.texi (Query Replace): Add xref for Dired's Q command.
4126
8cf51b2c
GM
41272006-07-31 Nick Roberts <nickrob@snap.net.nz>
4128
4129 * building.texi (GDB commands in Fringe): Rename to...
4130 (Source Buffers): ..this and move forward. Describe hollow arrow and
4131 new option gdb-find-source-frame.
4132
41332006-07-29 Richard Stallman <rms@gnu.org>
4134
4135 * dired.texi (Operating on Files): Simplify previous change
4136 and fix Texinfo usage.
4137
41382006-07-29 Eli Zaretskii <eliz@gnu.org>
4139
4140 * dired.texi (Operating on Files): Add cross-references. State the
4141 Unix commands that do similar things.
4142
41432006-07-28 Richard Stallman <rms@gnu.org>
4144
4145 * mark.texi (Transient Mark): Clarify that region never disappears
4146 when Transient Mark mode is off, and not when it is on.
4147
41482006-07-27 Richard Stallman <rms@gnu.org>
4149
4150 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4151
41522006-07-24 Richard Stallman <rms@gnu.org>
4153
4154 * xresources.texi (GTK styles): Fix texinfo usage.
4155
8cf51b2c
GM
4156 * commands.texi (User Input): Explain why we teach keyboard cmds.
4157
4158 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4159 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4160 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4161 * doclicense.texi, display.texi, dired.texi, basic.texi:
4162 * anti.texi, ack.texi: Move periods and commas inside quotes.
4163
41642006-07-22 Eli Zaretskii <eliz@gnu.org>
4165
4166 * cmdargs.texi (General Variables): Document EMAIL.
4167
41682006-07-21 Eli Zaretskii <eliz@gnu.org>
4169
4170 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4171 doesn't have effect on MS-Windows.
4172
8cf51b2c
GM
41732006-07-17 Richard Stallman <rms@gnu.org>
4174
4175 * building.texi (Grep Searching): Explain about chaining grep commands.
4176
8cf51b2c
GM
41772006-07-10 Nick Roberts <nickrob@snap.net.nz>
4178
49823426 4179 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4180
41812006-07-09 Chong Yidong <cyd@stupidchicken.com>
4182
4183 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4184 is invoked for multiple files.
4185
41862006-07-08 Eli Zaretskii <eliz@gnu.org>
4187
4188 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4189 on-line manual for the rest of this node.
4190 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4191 unconditionally.
4192 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4193 Improve wording.
4194 (Windows Printing): Improve wording.
4195 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4196 rest of this node.
4197
8cf51b2c
GM
41982006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4199
49823426
GM
4200 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4201 with eval-buffer.
8cf51b2c
GM
4202
42032006-07-05 Nick Roberts <nickrob@snap.net.nz>
4204
4205 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4206 of character translation.
4207
42082006-07-04 Nick Roberts <nickrob@snap.net.nz>
4209
4210 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4211
42122006-07-03 Karl Berry <karl@gnu.org>
4213
4214 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4215 not-too-underfull hboxes in the TeX output.
4216 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4217 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4218 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4219 * sending.texi, text.texi: Fix overfull/underfull boxes.
4220
42212006-07-03 Romain Francoise <romain@orebokech.com>
4222
4223 * m-x.texi (M-x): Fix.
4224
42252006-07-03 Richard Stallman <rms@gnu.org>
4226
8cf51b2c
GM
4227 * search.texi (Other Repeating Search): filename -> file name.
4228
4229 * misc.texi (Narrowing): Minor cleanups.
4230
4231 * files.texi (Visiting): filename -> file name.
4232
4233 * emacs.texi (Top): Update subnode menus.
4234
4235 * mule.texi (Coding Systems): Move char translation stuff here.
4236 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4237 (Recognize Coding): Substantial local rewrites.
4238 (International): Update menu.
4239
4240 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4241 (Scrolling): Substantial local rewrites.
4242 (Display): Update menu and intro.
4243
4244 * dired.texi: filename -> file name.
4245
4246 * custom.texi (Safe File Variables): Texinfo usage fix.
4247
f0131492 42482006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4249
4250 * help.texi, m-x.texi: Lots of cleanups.
4251
8cf51b2c
GM
42522006-06-30 Eli Zaretskii <eliz@gnu.org>
4253
4254 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4255 (Windows Processes, Windows Misc): Shorten the printed version by
4256 selectively conditioning less important portions by @ifnottex.
4257
8cf51b2c
GM
42582006-06-27 Richard Stallman <rms@gnu.org>
4259
4260 * mini.texi (Minibuffer File): Minor cleanup.
4261
42622006-06-25 Nick Roberts <nickrob@snap.net.nz>
4263
4264 * frames.texi (XTerm Mouse): Rename to...
4265 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4266
4267 * emacs.texi (Top): Use new node name.
4268
42692006-06-24 Eli Zaretskii <eliz@gnu.org>
4270
4271 * emacs.texi (Top): Update the detailed menu according to changes in
4272 msdog.texi.
4273
4274 * msdog.texi (Windows Keyboard): New section.
4275 (Windows Mouse): New section.
4276 (Windows System Menu): Remove section (text merged with "Windows
4277 Keyboard").
4278 (Windows Misc): New section.
4279
4280 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4281
4282 * msdog.texi (ls in Lisp): New section.
4283
4284 * files.texi (Visiting): Document case-insensitive wildcard matching
4285 under find-file-wildcards.
4286
8cf51b2c
GM
42872006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4288
4289 * macos.texi (Mac Input): Add description of mac-function-modifier.
4290 Now Unicode keyboard layouts work.
4291
8cf51b2c
GM
42922006-06-10 Richard Stallman <rms@gnu.org>
4293
4294 * mule.texi (Recognize Coding): Clarify previous change.
4295
42962006-06-09 Kenichi Handa <handa@m17n.org>
4297
4298 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4299 notation.
4300
43012006-06-07 Kevin Ryde <user42@zip.com.au>
4302
4303 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4304 manual for @ifnottex, but in emacs-extra for @iftex.
4305
4306 * cmdargs.texi (General Variables): Fix smtpmail xref.
4307
43082006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4309
8cf51b2c 4310 * programs.texi (Comment Commands):
8cf51b2c 4311 * custom.texi (Specifying File Variables):
49823426 4312 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4313
43142006-06-07 Nick Roberts <nickrob@snap.net.nz>
4315
4316 * building.texi (Watch Expressions): Move node to end.
4317 (GDB Graphical Interface): Move description of clicks in fringe...
4318 (GDB commands in the Fringe): ...to here. New node.
4319
8cf51b2c
GM
43202006-06-05 Romain Francoise <romain@orebokech.com>
4321
49823426 4322 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4323
43242006-06-05 Nick Roberts <nickrob@snap.net.nz>
4325
4326 * building.texi (GDB Graphical Interface): Update bindings.
4327 (Commands of GUD): Add gud-print. Remove gud-run.
4328 Restate availability more generally.
4329
f0131492 43302006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4331
4332 * mini.texi: Lots of cleanups.
4333
43342006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4335
4336 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4337 and Mouse-2.
4338
c8763fb6 43392006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4340
4341 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4342
8cf51b2c
GM
43432006-05-31 Richard Stallman <rms@gnu.org>
4344
4345 * basic.texi (Moving Point): Fix previous change.
4346
c8763fb6 43472006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4348
4349 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4350
f0131492 43512006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4352
4353 * basic.texi: Many simplifications and improvements in wording.
4354
8cf51b2c
GM
43552006-05-26 Nick Roberts <nickrob@snap.net.nz>
4356
4357 * anti.texi (Antinews): Create a node for gdb-ui.
4358
8cf51b2c
GM
43592006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4360
4361 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4362
43632006-05-20 Richard Stallman <rms@gnu.org>
4364
4365 * dired.texi (Dired Navigation): dired-goto-file is now j.
4366
8cf51b2c
GM
43672006-05-20 Eli Zaretskii <eliz@gnu.org>
4368
4369 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4370 and their aliases.
4371
4372 * msdog.texi (Windows Printing): Mention non-support of plain text
4373 printing with some el-cheapo printers, and suggest a workaround.
4374
43752006-05-20 Kevin Ryde <user42@zip.com.au>
4376
4377 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4378 remove the bit saying you must set it.
4379
43802006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4381
4382 * trouble.texi (Checklist):
4383 * text.texi (Text, Auto Fill, Text Mode):
4384 * search.texi (Nonincremental Search):
4385 * rmail.texi (Rmail Labels):
4386 * mule.texi (Input Methods, Multibyte Conversion):
4387 * misc.texi (Gnus, Where to Look, PostScript):
4388 * maintaining.texi (Create Tags Table):
4389 * indent.texi (Indentation Commands):
4390 * fixit.texi (Spelling):
4391 * emacs.texi (Copying):
4392 * custom.texi (Init File): ifinfo -> ifnottex.
4393
8cf51b2c
GM
43942006-05-17 Richard Stallman <rms@gnu.org>
4395
4396 * files.texi (Diff Mode): Mention C-x `.
4397
43982006-05-08 Richard Stallman <rms@gnu.org>
4399
4400 * custom.texi (Disabling): Textual cleanups.
4401
8cf51b2c
GM
44022006-05-12 Glenn Morris <rgm@gnu.org>
4403
4404 * calendar.texi (Displaying the Diary, Format of Diary File):
4405 Refer to diary-view-entries, diary-list-entries,
4406 diary-show-all-entries rather than obsolete aliases.
4407
44082006-05-12 Eli Zaretskii <eliz@gnu.org>
4409
4410 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4411 (Displaying the Diary, Special Diary Entries, Importing Diary):
4412 * building.texi (Compilation Shell):
4413 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4414 emacs-xtra with @inforef's.
4415
4416 * files.texi (Visiting): Fix wording.
4417
4418 * mule.texi (Coding Systems, Text Coding): More indexing.
4419 Mention that C-x RET f can set eol conversion.
4420
c8763fb6 44212006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4422
4423 * xresmini.texi (GTK resources): Insert GTK description.
4424
4425 * xresources.texi (GTK resources): metafont should be menufont.
4426
8cf51b2c
GM
44272006-05-06 Michael Albinus <michael.albinus@gmx.de>
4428
49823426 4429 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4430 method, user name and host name is active only in partial
4431 completion mode.
4432
8cf51b2c
GM
44332006-05-06 Eli Zaretskii <eliz@gnu.org>
4434
4435 * makefile.w32-in (emacs.dvi):
4436 * Makefile.in (emacs.dvi): Add xresmini.texi.
4437
4438 * xresmini.texi (Table of Resources): Remove xref to non-existent
4439 node "LessTif Resources".
4440
4441 * msdog.texi (Microsoft Windows):
4442 * calendar.texi (Calendar/Diary, Displaying the Diary)
4443 (Special Diary Entries, Importing Diary, Holidays):
4444 * programs.texi (Program Modes):
4445 * text.texi (Text):
4446 * buffers.texi (Several Buffers):
4447 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4448
44492006-05-06 Eli Zaretskii <eliz@gnu.org>
4450
4451 The following changes merge the emacs-xtra manual into the main
4452 manual, but only for on-line version of the manual.
4453
4454 * vc2-xtra.texi (Version Backups, Local Version Control)
4455 (Making Snapshots, Change Logs and VC, Version Headers)
4456 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4457 on-line manual.
4458
4459 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4460 for on-line manual.
4461
4462 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4463 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4464 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4465 for on-line manual.
4466
4467 * fortran-xtra.texi (Fortran, Fortran Autofill)
4468 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4469 for on-line manual.
4470
4471 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4472 Conditional xref's for on-line manual.
4473
4474 * emerge-xtra.texi (Emerge, Overview of Emerge)
4475 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4476 manual.
4477
4478 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4479 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4480 (EMACSSOURCES): Use EMACS_XTRA.
4481 (../info/emacs-xtra): Remove.
4482 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4483
4484 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4485 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4486 (EMACSSOURCES): Use EMACS_XTRA.
4487 ($(infodir)/emacs-xtra): Remove.
4488 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4489
4490 * trouble.texi (Quitting):
4491 * text.texi (Text):
4492 * programs.texi (Program Modes):
4493 * msdog.texi (Microsoft Windows):
4494 * frames.texi (Frames):
4495 * files.texi (Backup, Version Control, VC Concepts)
4496 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4497 (Registering, VC Status, VC Undo, Multi-User Branching)
4498 (Comparing Files):
4499 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4500 (Displaying the Diary, Special Diary Entries, Importing Diary):
4501 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4502 conditional xref's, depending on @iftex/@ifnottex.
4503
4504 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4505 "MS-DOS". @include msdog-xtra.texi.
4506
4507 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4508 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4509
4510 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4511 for vc-xtra.texi subsections.
4512 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4513 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4514
4515 * sending.texi (Sending Mail): A @node line without explicit Prev,
4516 Next, and Up links.
4517
4518 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4519 Next, and Up links.
4520
4521 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4522 and its sections. @include picture-xtra.texi.
4523
4524 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4525 "Emerge".
4526 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4527
4528 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4529 exact duplicate of its name-sake in calendar.texi.
4530
4531 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4532 "Advanced Calendar/Diary Usage".
4533 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4534
4535 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4536 dired-xtra.texi.
4537 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4538
4539 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4540 (Files) [ifnottex]: Add menu entry for Autorevert.
4541
4542 * emacs-xtra.texi (Introduction): Reword to make consistent with
4543 printed version only.
4544 <Top level>: Remove the body of all chapters and move them to the
4545 new *-xtra.texi files. Use @raisesections and @lowersections to
4546 convert sections to chapters etc.
4547
4548 * msdog-xtra.texi:
4549 * fortran-xtra.texi:
4550 * vc-xtra.texi:
4551 * vc1-xtra.texi:
4552 * vc2-xtra.texi:
4553 * emerge-xtra.texi:
4554 * cal-xtra.texi:
4555 * dired-xtra.texi:
4556 * arevert-xtra.texi: New files, with text from respective chapters
4557 of emacs-xtra.texi. Convert each @chapter into @section, @section
4558 into @subsection, etc.
4559
1c6c854e 4560 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4561 updated.
4562
4563 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4564 Windows". All references updated.
4565
45662006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4567
4568 * macos.texi (Mac Input): Mention input from Character Palette.
4569 (Mac Font Specs): Fix typo.
4570
45712006-05-05 Richard Stallman <rms@gnu.org>
4572
4573 * files.texi (Diff Mode): Minor cleanup.
4574
45752006-05-05 Karl Berry <karl@gnu.org>
4576
8cf51b2c
GM
4577 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4578 errors from the current release of makeinfo (4.8).
4579 * help.texi (Library Keywords): Change widest word in multitable
4580 template from `emulations' to `convenience'. (Not sure if this is
4581 related to the font change.)
4582
45832006-05-05 Eli Zaretskii <eliz@gnu.org>
4584
4585 * files.texi (File Names): Add a footnote about limited support of
4586 ~USER on MS-Windows.
4587
4588 * cmdargs.texi (Initial Options): Add a footnote about limited
4589 support of ~USER on MS-Windows.
4590
45912006-05-03 Richard Stallman <rms@gnu.org>
4592
4593 * files.texi (Diff Mode): Node moved here.
4594 (Comparing Files): Delete what duplicates new node.
4595 (Files): Put Diff Mode in menu.
4596
1c6c854e 4597 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4598
4599 * emacs.texi (Top): Update menu for Diff Mode.
4600
4601 * trouble.texi (Emergency Escape): Simplify.
4602
4603 * emacs.texi (Top): Minor clarification.
4604
46052006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4606
4607 * commands.texi, entering.texi, screen.texi: Many simplifications.
4608
46092006-05-03 Richard Stallman <rms@gnu.org>
4610
4611 * commands.texi (Text Characters): Delete paragraph about unibyte
4612 non-ASCII printing chars.
4613
4614 * killing.texi (Killing): Say "graphical displays".
4615 * display.texi: Say "graphical displays".
4616
4617 * cmdargs.texi (Misc X): Say "graphical displays".
4618
46192006-05-01 Richard Stallman <rms@gnu.org>
4620
4621 * emacs.texi (Top): Add Diff Mode to menu.
4622
46232006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4624
4625 * misc.texi (Diff Mode): New node.
4626
46272006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4628
4629 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4630 (Mac Environment Variables): Shorten example line.
4631 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4632
46332006-05-01 Nick Roberts <nickrob@snap.net.nz>
4634
4635 * building.texi (GUD Customization): Describe cases %d and %c.
4636 Update description for %e.
4637
46382006-04-30 Glenn Morris <rgm@gnu.org>
4639
4640 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4641
46422006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4643
4644 * custom.texi (Examining): Update C-h v output example.
4645
46462006-04-29 Kim F. Storm <storm@cua.dk>
4647
4648 * building.texi (Grep Searching): Add lgrep and rgrep.
4649
8cf51b2c
GM
46502006-04-23 Richard Stallman <rms@gnu.org>
4651
4652 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4653
4654 * xresmini.texi: New file.
4655
4656 * xresources.texi (Face Resources): Split table into font resources
4657 and the rest. Combine similar attributes for brevity.
4658
8cf51b2c
GM
46592006-04-21 Eli Zaretskii <eliz@gnu.org>
4660
4661 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4662 backslashes and case-insensitivity in file names (moved to the
4663 main manual).
4664 (MS-DOS Printing): Move most of the text to the main manual.
4665
4666 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4667 New nodes.
4668 (Windows Processes, Windows System Menu): Add index entries and
4669 fix wording.
4670
8cf51b2c
GM
46712006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4672
4673 * misc.texi (Shell Ring): Add notes on saved input when
4674 navigating off the end of the history list.
4675
46762006-04-18 Chong Yidong <cyd@mit.edu>
4677
4678 * misc.texi (Shell Options): Correct default value of
4679 comint-scroll-show-maximum-output.
4680
8cf51b2c
GM
46812006-04-18 Nick Roberts <nickrob@snap.net.nz>
4682
4683 * building.texi (Watch Expressions): Update.
4684
8cf51b2c
GM
46852006-04-12 Richard Stallman <rms@gnu.org>
4686
4687 * search.texi: Clean up previous change.
4688
46892006-04-12 Eli Zaretskii <eliz@gnu.org>
4690
4691 * search.texi (Regexp Backslash, Regexp Replace): Add index
4692 entries for ``back reference'' and mention the term itself in the
4693 text.
4694
46952006-04-11 Richard Stallman <rms@gnu.org>
4696
4697 * custom.texi (Safe File Variables):
4698 Document enable-local-variables = :safe.
4699
47002006-04-11 Karl Berry <karl@gnu.org>
4701
4702 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4703 (Remote Repositories, Version Backups, Local Version Control)
4704 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4705 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4706 (Renaming VC Work Files and Master Files)
4707 (Inserting Version Control Headers, Customizing VC, General Options)
4708 (Options for RCS and SCCS, Options specific for CVS): Move all
4709 these nodes to emacs-xtra.texi, for brevity.
4710 * cmdargs.texi, files.texi: Change cross-references.
4711
8cf51b2c
GM
47122006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4713
4714 * files.texi (Old Versions): Update description of vc-annotate's
4715 use of color to indicate date ranges.
4716
8cf51b2c
GM
47172006-04-09 Kevin Ryde <user42@zip.com.au>
4718
8cf51b2c
GM
4719 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4720 put info and printed manual names the right way around.
4721
47222006-04-09 Karl Berry <karl@gnu.org>
4723
4724 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4725 emacs-xtra.texi, leaving only MS Windows information.
4726 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4727 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4728 node names.
4729
4730 * emacs.texi: Move @summarycontents and @contents to the beginning
4731 of the file.
4732
8cf51b2c
GM
47332006-04-08 Kevin Ryde <user42@zip.com.au>
4734
4735 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4736
47372006-04-07 Richard Stallman <rms@gnu.org>
4738
4739 * programs.texi (Comments, Comment Commands, Options for Comments)
4740 (Multi-Line Comments): "Align", not "indent".
4741 (Basic Indent): C-j deletes trailing whitespace before the newline.
4742
47432006-04-06 Richard Stallman <rms@gnu.org>
4744
8cf51b2c
GM
4745 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4746
47472006-04-06 Eli Zaretskii <eliz@gnu.org>
4748
4749 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4750
8cf51b2c
GM
47512006-04-05 Richard Stallman <rms@gnu.org>
4752
4753 * emacs.texi (Top): Update subnode menu.
4754
4755 * trouble.texi (Unasked-for Search): Node deleted.
4756 (Lossage): Delete from menu.
4757
47582006-04-04 Richard Stallman <rms@gnu.org>
4759
4760 * trouble.texi: Various cleanups.
4761 (Checklist): Don't bother saying how to snail a bug report.
4762 (Emergency Escape): Much rewriting.
4763 (After a Crash): Rename the core dump immediately.
4764 (Total Frustration): Call it a psychotherapist.
4765 (Bug Criteria): Avoid "illegal instruction".
4766 (Sending Patches): We always put the contributor's name in.
4767
4768 * misc.texi (Thumbnails): Minor correction.
4769
8cf51b2c
GM
47702006-04-03 Richard Stallman <rms@gnu.org>
4771
4772 * misc.texi (Thumbnails): Minor cleanup.
4773
47742006-04-02 Karl Berry <karl@gnu.org>
4775
4776 * sending.texi (Mail Sending): pxref to Top needs five args.
4777
4778 * texinfo.tex: Update to current version (2006-03-21.13).
4779
8cf51b2c
GM
47802006-03-31 Richard Stallman <rms@gnu.org>
4781
4782 * emacs.texi (Top): Update subnode menu.
4783
4784 * help.texi (Help Mode): Cleanup.
4785
4786 * dired.texi: Many cleanups.
4787 (Dired Deletion): Describe dired-recursive-deletes.
4788 (Operating on Files): dired-create-directory moved.
4789 (Misc Dired Features): Move to here.
4790 (Tumme): Node moved to misc.texi.
4791
4792 * custom.texi: Many cleanups.
4793 (Minor Modes): Don't mention ISO Accents Mode.
4794 (Examining): Update C-h v output example.
4795 (Hooks): Add index and xref for add-hook.
4796 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4797 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4798
4799 * misc.texi: Many cleanups.
4800 (beginning): Add to summary of topics.
4801 (Shell): Put eshell xref at the end. Remove eshell from table.
4802 (Thumbnails): New node.
4803
8cf51b2c
GM
48042006-03-28 Eli Zaretskii <eliz@gnu.org>
4805
4806 * files.texi (File Name Cache): Make it clear that the cache is
4807 not persistent.
4808
8cf51b2c
GM
48092006-03-25 Karl Berry <karl@gnu.org>
4810
49823426
GM
4811 * emacs-xtra.texi, emacs.texi, gnu.texi:
4812 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4813 (2) do not indent copyright year list (or anything else).
4814
8cf51b2c
GM
48152006-03-21 Juanma Barranquero <lekktu@gmail.com>
4816
4817 * files.texi (VC Dired Mode): Remove misplaced brackets.
4818
48192006-03-21 Andre Spiegel <spiegel@gnu.org>
4820
4821 * files.texi: Various updates and clarifications in the VC chapter.
4822
48232006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4824
4825 * help.texi (Help Mode): Document "C-c C-c".
4826
8cf51b2c
GM
48272006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4828
4829 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4830 menu in the standalone Info reader.
4831
48322006-03-15 Chong Yidong <cyd@stupidchicken.com>
4833
4834 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4835 moved here from Emacs manual.
4836
4837 * programs.texi (Fortran): Section moved to emacs-xtra.
4838 (Program Modes): Xref to Fortran in emacs-xtra.
4839
4840 * maintaining.texi (Emerge): Move to emacs-xtra.
4841 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4842
4843 * picture.texi: File deleted.
4844 * Makefile.in:
4845 * makefile.w32-in: Remove picture.texi.
4846
4847 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4848 * abbrevs.texi (Abbrevs):
4849 * sending.texi (Sending Mail): Picture node removed.
4850
4851 * emacs.texi (Top): Update node listings.
4852
8cf51b2c
GM
48532006-03-12 Richard Stallman <rms@gnu.org>
4854
4855 * calendar.texi: Various cleanups.
4856
8cf51b2c
GM
48572006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4858
4859 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4860 syntax.
4861
8cf51b2c
GM
48622006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4863
4864 * search.texi (Regexps): More accurately describe which characters
4865 are special in which situations. Recommend _not_ to quote `]' or
4866 `-' when they are not special.
4867
8cf51b2c
GM
48682006-02-28 Andre Spiegel <spiegel@gnu.org>
4869
4870 * files.texi (Old Versions): Clarify operation of C-x v =.
4871
8cf51b2c
GM
48722006-02-21 Nick Roberts <nickrob@snap.net.nz>
4873
4874 * building.texi (Watch Expressions): Update and describe
4875 gdb-speedbar-auto-raise.
4876
48772006-02-19 Richard M. Stallman <rms@gnu.org>
4878
4879 * emacs.texi: Use @smallbook.
4880 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4881 Update subnode menu.
4882
4883 * building.texi (Lisp Interaction): Minor addition.
4884
48852006-02-18 Nick Roberts <nickrob@snap.net.nz>
4886
4887 * building.texi (Watch Expressions): Update and be more precise.
4888
c8763fb6 48892006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4890
4891 * maintaining.texi (Create Tags Table): Explain why the
4892 exception when etags writes to files under the /dev tree.
4893
48942006-02-14 Richard M. Stallman <rms@gnu.org>
4895
4896 * custom.texi (Safe File Variables): Lots of clarification.
4897 Renamed from Unsafe File Variables.
4898
48992006-02-14 Chong Yidong <cyd@stupidchicken.com>
4900
4901 * custom.texi (Unsafe File Variables): File variable confirmation
4902 assumed denied in batch mode.
4903
49042006-02-14 Richard M. Stallman <rms@gnu.org>
4905
4906 * building.texi (GDB User Interface Layout): Don't say `inferior'
4907 for program being debugged.
4908
49092006-02-15 Nick Roberts <nickrob@snap.net.nz>
4910
4911 * building.texi (GDB Graphical Interface):
4912 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4913
49142006-02-13 Chong Yidong <cyd@stupidchicken.com>
4915
4916 * custom.texi (Specifying File Variables, Unsafe File Variables):
4917 New nodes, split from File Variables. Document new file local
4918 variable behavior.
4919
49202006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4921
4922 * display.texi (Standard Faces):
8cf51b2c
GM
4923 * files.texi (Visiting):
4924 * frames.texi (Clipboard):
4925 * glossary.texi (Glossary) <Clipboard>:
4926 * xresources.texi (X Resources): Mention Mac OS port.
4927
8cf51b2c
GM
49282006-02-12 Richard M. Stallman <rms@gnu.org>
4929
4930 * building.texi (Building): Clarify topic in intro.
4931
4932 * maintaining.texi (Maintaining): Change title; clarify topic.
4933 Delete duplicate index entries.
4934
4935 * building.texi (Other GDB User Interface Buffers): Clarifications.
4936
4937 * text.texi (Cell Commands): Clarifications.
4938
4939 * programs.texi (Defuns): Delete duplicate explanation of
4940 left-margin paren convention.
4941 (Hungry Delete): Minor cleanup.
4942
49432006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4944
4945 * dired.texi (Tumme): More tumme documentation.
4946
49472006-02-11 Alan Mackenzie <acm@muc.de>
4948
4949 * programs.texi ("Hungry Delete"): Correct the appellation of the
4950 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4951
49522006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4953
4954 * dired.texi (Tumme): Fix small bug.
4955
49562006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4957
4958 * macos.texi (Mac International): Rename "fontset-mac" to
4959 "fontset-standard".
4960
8cf51b2c
GM
49612006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4962
4963 * dired.texi (Tumme): Basic documentation for Tumme added.
4964
8cf51b2c
GM
49652006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4966
4967 * mule.texi (International):
4968 * programs.texi (Basic Indent): Fix typos.
4969
8cf51b2c
GM
4970 * custom.texi (Minor Modes):
4971 * display.texi (Text Display):
4972 * commands.texi (Text Characters): Update xrefs.
4973
49742006-02-07 Richard M. Stallman <rms@gnu.org>
4975
4976 * emacs.texi (Top): Update subnode menu.
4977 Update info on old Emacs papers.
4978 (Intro): "Graphical display", not window system.
4979
4980 * xresources.texi (GTK styles): Minor clarifications.
4981
4982 * trouble.texi: "Graphical display", not window system.
4983 (Stuck Recursive): Minor clarification.
4984
4985 * text.texi: Minor clarifications.
4986 (Sentences): Explain why two-space convention is better.
4987 Explain sentence-end-without-period here.
4988 (Fill Commands): Not here.
4989 (Refill): Node moved down.
4990 (Filling): Update menu.
4991 (Table Creation, Cell Justification, Column Commands): Clarify.
4992
4993 * sending.texi: Minor clarifications.
4994
4995 * search.texi (Regexp Backslash): Clarification.
4996
4997 * rmail.texi: Minor cleanups.
4998 (Rmail): Delete digression about `rmail-mode'.
4999 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5000 (Rmail Files): Mention C-u M-x rmail.
5001 (Rmail Reply): Mention References.
5002 (Rmail Display): Mention rmail-nonignored-headers.
5003
5004 * programs.texi: Minor cleanups.
5005 (Comment Commands): Mention momentary Transient Mark mode.
5006 (Matching): Be more specific about customizing show-paren-mode.
5007 (Info Lookup): Don't list the modes that support C-h S.
5008 Just say what it does in an unsupported mode.
5009 (Man Page): Delete excessive info on customizing woman.
5010 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5011
5012 * abbrevs.texi: Minor clarifications.
5013 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5014 not "dynamic abbrevs" as if they were a kind of abbrev.
5015
5016 * picture.texi (Picture): Minor cleanup.
5017
5018 * mule.texi (Communication Coding): Say "other applications".
5019 (Fontsets): Not specific to X. Add xref to X Resources.
5020 (Unibyte Mode): Rename from Single-Byte Character Support.
5021 "Graphical display", not window system.
5022 (International): Update menu.
5023
5024 * maintaining.texi (Format of ChangeLog):
5025 New node, split out from ChangeLog.
5026 (ChangeLog): Clarifications in the remaining text.
5027 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5028 (Find Tag): Add @w.
5029 (Tags Search): Explain tag table order here. Simplify grep ref.
5030 (List Tags): tags-tag-face is a variable, not a face.
5031 (Emerge): Cleanups.
5032
5033 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5034 (Keyboard Macros): Avoid "the user".
5035
5036 * killing.texi: "Graphical display", not window system.
5037
5038 * help.texi (Help Echo): "Graphical display", not window system.
5039
5040 * glossary.texi: Say "you", not "the user". Say "graphical display".
5041
5042 * frames.texi: Minor cleanups. "Graphical display", not window system.
5043
5044 * files.texi (Visiting): Make drag-and-drop not X-specific.
5045
5046 * custom.texi: Minor cleanups. "Graphical display", not window system.
5047
5048 * cmdargs.texi: Minor cleanups.
5049
5050 * building.texi (Compilation): Move and split kill-compilation para.
5051 Add para about multiple compilers.
5052 (Compilation Mode): Commands also available in grep mode and others.
5053 Mention C-u C-x ` more tutorially. Clarify C-x `.
5054 (Compilation Shell): Clarify. Put Bash example first.
5055 (Grep Searching): Minor cleanups; add @w.
5056 (Debuggers): Minor cleanups.
5057 (Starting GUD): Make GDB xgraphical mode issue clearer.
5058 (Debugger Operation): Lots of clarifications including
5059 GDB tooltip side-effect issue.
5060 (Commands of GUD): Clarify.
5061 (GUD Customization): Add bashdb-mode-hook.
5062 (GDB Graphical Interface): Rewrite for clarity.
5063 (GDB User Interface Layout): Rewrite for clarity.
5064 (Stack Buffer, Watch Expressions): Likewise.
5065 (Other GDB User Interface Buffers): Cleanups.
5066 (Lisp Libraries, External Lisp): Cleanup.
5067
5068 * basic.texi (Position Info): "Graphical displays", rather than
5069 window systems.
5070
5071 * anti.texi: Minor cleanup.
5072
8cf51b2c
GM
50732006-02-03 Eli Zaretskii <eliz@gnu.org>
5074
5075 * custom.texi (Init File, Find Init): Add cross-references to
5076 where $HOME is described.
5077
50782006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5079
5080 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5081 is not inside the @table.
5082
5083 * emacs.texi (Top): Correct node name.
5084
5085 * files.texi (File Names): Fix @xref.
5086 (Reverting): Fix typo.
5087
5088 * mule.texi (International): Correct node name.
5089
5090 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5091
50922006-02-01 Richard M. Stallman <rms@gnu.org>
5093
5094 * emacs.texi (Top): Update subnode menu.
5095
5096 * mule.texi: Minor clarifications.
5097 Reduce the specific references to X Windows.
5098 Refer to "graphical" terminals, rather than window systems.
5099 (Text Coding): Rename from Specify Coding.
5100 (Communication Coding, File Name Coding, Terminal Coding):
5101 New nodes split out from Text Coding.
5102
5103 * kmacro.texi: Minor clarifications.
5104 (Keyboard Macro Ring): Comment out some excessive commands.
5105 (Basic Keyboard Macro): Split up the table, putting part in each node.
5106
5107 * major.texi: Minor clarifications.
5108
5109 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5110
5111 * windows.texi: Minor clarifications.
5112 (Change Window): Don't describe mode-line mouse cmds here.
5113 Add xref to Mode Line Mouse.
5114
5115 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5116
5117 * macos.texi (Mac International): Fix xref.
5118
5119 * indent.texi: Minor clarifications.
5120
5121 * frames.texi: Minor clarifications.
5122 Reduce the specific references to X Windows.
5123 Refer to "graphical" terminals, rather than window systems.
5124 (Frame Parameters): Don't mention commands like
5125 set-foreground-color. Just say to customize a face.
5126 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5127
5128 * files.texi: Minor clarifications.
5129 (Numbered Backups): New node, split out from Backup Names.
5130
5131 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5132
5133 * cmdargs.texi (General Variables): Fix xref.
5134
5135 * buffers.texi: Minor clarifications.
5136
8cf51b2c
GM
51372006-01-31 Richard M. Stallman <rms@gnu.org>
5138
5139 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5140 Nodes moved to top.
5141
5142 * display.texi: Minor clarifications.
5143 (Display): Rearrange menu.
5144 (Standard Faces): Mention query-replace face.
5145 (Faces): Simplify.
5146 (Font Lock): Simplify face customization info.
5147 (Highlight Changes): Node merged into Highlight Interactively.
5148 (Highlight Interactively): Much rewriting and cleanup.
5149 (Optional Mode Line): Narrowed line number not good for goto-line.
5150 Simplify face customization advice.
5151 (Text Display): Mention use of escape-glyph face.
5152 Move ctl-arrow and tab-width here.
5153 (Display Custom): Move no-redraw-on-reenter to end of node.
5154
5155 * search.texi: Minor clarifications.
5156 (Isearch Scroll): Simplify.
5157 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5158
5159 * regs.texi (Registers): Mention bookmarks here.
5160
5161 * mark.texi: Minor clarifications.
5162 (Selective Undo): Node deleted.
5163
5164 * m-x.texi: Minor clarifications.
5165
5166 * killing.texi: Minor clarifications.
5167 Refer to "graphical" terminals, rather than window systems.
5168
5169 * help.texi: Clarifications.
5170 (Help): Don't describe C-h F and C-h K here.
5171 (Key Help): Describe C-h K here.
5172 (Name Help): Mention Emacs Lisp Intro.
5173 Describe C-h F here.
5174 (Misc Help): Mention C-h F and C-h K only briefly.
5175
5176 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5177 Selective undo text merged in.
5178 (Spelling): Mention Aspell along with Ispell.
5179
5180 * emacs.texi (Top): Update subnode menus.
5181
5182 * basic.texi (Basic Undo): Rename from Undo. Most of text
5183 moved to new Undo node.
5184
8cf51b2c
GM
51852006-01-29 Chong Yidong <cyd@stupidchicken.com>
5186
5187 * basic.texi (Continuation Lines, Inserting Text):
5188 Mention longlines mode.
5189
51902006-01-29 Richard M. Stallman <rms@gnu.org>
5191
10d1d0af 5192 * screen.texi: Minor cleanups.
8cf51b2c
GM
5193 (Screen): Clean up the intro paragraphs.
5194 (Mode Line): Lots of rewriting. Handle frame-name better.
5195 eol-mnemonic-... vars moved out.
5196
5197 * emacs.texi (Top): Change menu item for MS-DOS node.
5198 Update subnode menu.
5199
5200 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5201 chapter relates to Windows. Title changed.
5202
5203 * mini.texi: Minor cleanups.
5204
5205 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5206 (Mark): Put it in the menu.
5207
5208 * entering.texi: Minor cleanups.
5209
5210 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5211 (Intro): Refer to "graphical" terminals, rather than X.
5212
5213 * display.texi (Display Custom): Add xref to Variables.
5214 (Optional Mode Line): eol-mnemonic-... vars moved here.
5215
5216 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5217 rather than X.
5218
8cf51b2c
GM
5219 * basic.texi: Minor cleanups.
5220 (Undo): selective-undo moved.
5221
8cf51b2c
GM
52222006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5223
5224 * anti.texi (Antinews): Various corrections and additions.
5225
52262006-01-23 Juri Linkov <juri@jurta.org>
5227
5228 * custom.texi (Easy Customization, Customization Groups)
5229 (Browsing Custom): Mention links along with buttons.
5230
8cf51b2c
GM
52312006-01-21 Eli Zaretskii <eliz@gnu.org>
5232
8cf51b2c
GM
5233 * text.texi (TeX Print): Use @key for TAB.
5234
8cf51b2c
GM
5235 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5236
8cf51b2c
GM
52372006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5238
5239 * files.texi (File Aliases): Don't claim that usually separate
5240 buffers are created for two file names that name the same data.
5241 Mention additional situations where different names mean the same
5242 file on disk.
5243
52442006-01-19 Richard M. Stallman <rms@gnu.org>
5245
5246 * killing.texi (Deletion): Upcase @key argument.
5247
5248 * custom.texi (Custom Themes): Minor cleanup.
5249
5250 * programs.texi (Hungry Delete): Upcase @key argument.
5251
8cf51b2c
GM
52522006-01-16 Juri Linkov <juri@jurta.org>
5253
5254 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5255 Move `mode-line-highlight' before `mode-line-buffer-id'.
5256
8cf51b2c
GM
52572006-01-14 Richard M. Stallman <rms@gnu.org>
5258
5259 * basic.texi (Inserting Text): Minor cleanup.
5260
8cf51b2c
GM
52612006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5262
5263 * custom.texi (Changing a Variable, Face Customization):
5264 Update for changes in Custom menus.
5265
8cf51b2c
GM
52662006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5267
5268 * macos.texi (Mac International): Undo last change.
5269
8cf51b2c
GM
52702006-01-02 Chong Yidong <cyd@stupidchicken.com>
5271
5272 * custom.texi (Custom Themes): Describe the new
5273 customize-create-theme interface.
5274
52752005-12-30 Juri Linkov <juri@jurta.org>
5276
5277 * basic.texi (Position Info): Update example.
5278
c8763fb6 52792005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5280
5281 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5282
52832005-12-24 Chong Yidong <cyd@stupidchicken.com>
5284
5285 * custom.texi (Custom Themes): `load-theme' always loads.
5286
52872005-12-23 Juri Linkov <juri@jurta.org>
5288
5289 * display.texi (Highlight Interactively): Use double space to
5290 separate sentences. Replace C-p with M-p, and C-n with M-n.
5291
52922005-12-22 Richard M. Stallman <rms@gnu.org>
5293
5294 * custom.texi (Easy Customization and subnodes):
5295 Replace "active field" with "button".
5296 Use "user option" only for variables.
5297 Use "setting" for variable-or-face.
5298
52992005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5300
5301 * buffers.texi (Select Buffer): Change order in table to make
5302 "Similar" refer to the correct item.
5303 (Indirect Buffers): Minor rewording.
5304
8cf51b2c
GM
53052005-12-20 Juri Linkov <juri@jurta.org>
5306
5307 * files.texi (VC Status): Put P and N near p and n.
5308
8cf51b2c
GM
53092005-12-19 Richard M. Stallman <rms@gnu.org>
5310
5311 * programs.texi (Electric C): Delete the info about newline control.
5312 (Other C Commands): Minor cleanup.
5313 (Left Margin Paren): Minor cleanup.
5314
53152005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5316
5317 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5318 (Customization Groups): Delete text moved to "Browsing Custom".
5319 (Browsing Custom): New node.
5320 (Specific Customization): Clarify which commands only work for
5321 loaded options.
5322
53232005-12-18 Bill Wohler <wohler@newt.com>
5324
5325 * frames.texi (Tool Bars): Shorten text of previous change.
5326
53272005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5328
5329 * files.texi (VC Status): Document log-view mode.
5330
53312005-12-18 Bill Wohler <wohler@newt.com>
5332
5333 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5334 permanently via the customize interface.
5335
8cf51b2c
GM
53362005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5337
5338 * killing.texi (Killing by Lines): Document `kill-whole-line'
5339 function.
5340
c8763fb6 53412005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5342
5343 * buffers.texi (Select Buffer): Change `prev-buffer' to
5344 `previous-buffer'. Indicate that these functions use a frame
5345 local buffer list.
5346
8cf51b2c
GM
53472005-12-12 Richard M. Stallman <rms@gnu.org>
5348
5349 * custom.texi (Easy Customization): Change menu comment.
5350 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5351
5352 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5353 (Help): Among the Apropos commands, describe only C-h a here.
5354
53552005-12-11 Richard M. Stallman <rms@gnu.org>
5356
5357 * programs.texi (Options for Comments): Comment-end starts with space.
5358
5359 * glossary.texi (Glossary): Minor cleanup.
5360
5361 * files.texi (Old Versions): Use @table.
5362
8cf51b2c
GM
53632005-12-10 David Koppelman <koppel@ece.lsu.edu>
5364
5365 * display.texi (Highlight Interactively): Include
5366 global-hi-lock-mode. Add miscellaneous details and elaborations.
5367
53682005-12-09 Richard M. Stallman <rms@gnu.org>
5369
5370 * display.texi (Font Lock): Delete the Global FL menu item.
5371
53722005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5373
5374 * custom.texi (Minibuffer Maps): Mention the maps for file name
5375 completion.
5376
53772005-12-09 Kim F. Storm <storm@cua.dk>
5378
5379 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5380 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5381 cursor to next corner in rectangle; clarify insert around rectangle.
5382
8cf51b2c
GM
53832005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5384
5385 * custom.texi (Customization): Use xref to elisp manual for
5386 non-TeX output.
5387 (Minor Modes): Update.
5388 (Customization Groups, Changing a Variable, Face Customization):
5389 Update for new appearance of Custom buffers.
5390 (Changing a Variable): `custom-buffer-done-function' has been
5391 replaced by `custom-buffer-done-kill'.
5392 (Specific Customization): In the `customize-group' buffer, a
5393 subgroup's contents are not "hidden". They are not included at
5394 all. They have no [Show] button.
5395 (Mouse Buttons): Add pxref to description of mouse event lists in
5396 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5397 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5398 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5399
54002005-12-08 Richard M. Stallman <rms@gnu.org>
5401
5402 * mini.texi (Completion Commands, Completion):
5403 In file name input, SPC does not do completion.
5404
8cf51b2c
GM
54052005-12-08 Nick Roberts <nickrob@snap.net.nz>
5406
5407 * building.texi (GDB Graphical Interface): Explain screen size
5408 setting.
5409 (Other GDB User Interface Buffers): Describe features specific to
5410 GDB 6.4.
5411
8cf51b2c
GM
54122005-12-01 Nick Roberts <nickrob@snap.net.nz>
5413
5414 * building.texi (GDB User Interface Layout): Describe how to
5415 kill associated buffers.
5416 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5417 (Watch Expressions): Be more precise.
5418 (Other GDB User Interface Buffers): Describe how to change a
5419 register value.
5420
8cf51b2c
GM
54212005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5422
5423 * macos.texi (Mac Input): Remove description of
5424 mac-command-key-is-meta. Add descriptions of
5425 mac-control-modifier, mac-command-modifier, and
5426 mac-option-modifier.
5427 (Mac International): Fix description of conversion of clipboard data.
5428 (Mac Font Specs): Add example of font customization by face attributes.
5429
54302005-11-22 Nick Roberts <nickrob@snap.net.nz>
5431
5432 * building.texi (Watch Expressions): Expand description.
5433 (Other GDB User Interface Buffers): Describe local map for
5434 gud-watch.
5435
54362005-11-21 Chong Yidong <cyd@stupidchicken.com>
5437
5438 * display.texi (Font Lock): Font lock is enabled by default now.
5439
54402005-11-20 Juri Linkov <juri@jurta.org>
5441
5442 * basic.texi (Position Info): Update examples of the output.
5443 Remove the fact that examples are produced in the TeXinfo buffer,
5444 because in the Info reader users will get a different output from
5445 `C-x ='.
5446
5447 * building.texi (Compilation Mode): Remove paragraph duplicated
5448 from the node `Compilation'. Add `compilation-skip-threshold'.
5449
5450 * display.texi (Font Lock): Suggest more user-friendly method of
5451 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5452
54532005-11-18 Richard M. Stallman <rms@gnu.org>
5454
5455 * files.texi (Registering): Mention @@ in mode line.
5456
5457 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5458
54592005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5460
5461 * files.texi (Renaming and VC): Some back-ends don't
5462 handle renaming.
5463
8cf51b2c
GM
54642005-11-17 Juri Linkov <juri@jurta.org>
5465
5466 * emacs.texi (Top):
5467 * display.texi (Highlight Interactively): Put this font-lock based
5468 mode near Font Lock node.
5469
54702005-11-16 Chong Yidong <cyd@stupidchicken.com>
5471
5472 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5473 icons.
5474
54752005-11-12 Kim F. Storm <storm@cua.dk>
5476
5477 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5478 (Help Summary): Add C-h d and C-h e.
5479 (Apropos): Clarify that all apropos commands may search for either
5480 list of words or a regexp. Add C-h d for apropos-documentation.
5481 Describe apropos-documentation-sort-by-scores user option.
5482
8cf51b2c
GM
54832005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5484
5485 * killing.texi (CUA Bindings): Add @section.
5486
54872005-11-10 Kim F. Storm <storm@cua.dk>
5488
5489 * emacs.texi (Top): Add CUA Bindings entry to menu.
5490
5491 * killing.texi (CUA Bindings): New node. Moved here from
5492 misc.texi and extended with info on rectangle commands and
5493 rectangle highlighting, interface to registers, and the global
5494 mark feature.
5495
5496 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5497
5498 * regs.texi: Prev link points to CUA Bindings node.
5499
55002005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5501
5502 * help.texi (Help Echo): By default, help echos are only shown on
5503 mouse-over, not on point-over.
5504
c8763fb6 55052005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5506
5507 * misc.texi (Shell Mode): Describe how to activate password echoing.
5508
8cf51b2c
GM
55092005-11-04 Romain Francoise <romain@orebokech.com>
5510
5511 * mark.texi (Mark Ring): Fix typo.
5512
55132005-11-03 Richard M. Stallman <rms@gnu.org>
5514
5515 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5516
55172005-11-01 Bill Wohler <wohler@newt.com>
5518
5519 * help.texi (Help Mode): Fix typo.
5520
55212005-11-01 Nick Roberts <nickrob@snap.net.nz>
5522
1c6c854e
CS
5523 * building.texi (Other GDB User Interface Buffers):
5524 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5525
55262005-10-31 Romain Francoise <romain@orebokech.com>
5527
5528 * files.texi (Compressed Files): Fix typo.
5529
5530 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5531
5532 * windows.texi (Force Same Window): Likewise.
5533
55342005-10-30 Bill Wohler <wohler@newt.com>
5535
5536 * help.texi (Help Mode): URLs viewed with browse-url.
5537
55382005-10-31 Nick Roberts <nickrob@snap.net.nz>
5539
5540 * building.texi (GDB Graphical Interface): Don't reference
5541 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5542 must stay in same frame.
5543
55442005-10-29 Chong Yidong <cyd@stupidchicken.com>
5545
5546 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5547
5548 * anti.texi (Antinews): Likewise.
5549
8cf51b2c
GM
55502005-10-28 Bill Wohler <wohler@newt.com>
5551
5552 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5553
55542005-10-28 Richard M. Stallman <rms@gnu.org>
5555
5556 * files.texi (Visiting): Explain how to enter ? in a file name.
5557
5558 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5559
8cf51b2c
GM
55602005-10-25 Nick Roberts <nickrob@snap.net.nz>
5561
1c6c854e
CS
5562 * building.texi (GDB Graphical Interface):
5563 Describe gdb-mouse-until.
8cf51b2c
GM
5564
55652005-10-23 Richard M. Stallman <rms@gnu.org>
5566
5567 * custom.texi (Init File): Recommend when to use site-start.el.
5568
8cf51b2c
GM
55692005-10-21 Juri Linkov <juri@jurta.org>
5570
5571 * custom.texi (Examining): Mention accessing the old variable
5572 value via M-n in set-variable.
5573
8cf51b2c
GM
55742005-10-18 Romain Francoise <romain@orebokech.com>
5575
5576 * files.texi (Version Systems): Capitalize GNU.
5577
8cf51b2c
GM
55782005-10-18 Nick Roberts <nickrob@snap.net.nz>
5579
5580 * building.texi (Compilation Mode): Remove redundant paragraph.
5581 (Watch Expressions): Remove paragraph to reflect code change.
5582
8cf51b2c
GM
55832005-10-16 Richard M. Stallman <rms@gnu.org>
5584
5585 * building.texi (Compilation Mode, Compilation): Clarified.
5586
55872005-10-15 Richard M. Stallman <rms@gnu.org>
5588
5589 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5590
8cf51b2c
GM
55912005-10-13 Kenichi Handa <handa@m17n.org>
5592
5593 * basic.texi (Position Info): Fix previous change.
5594
c8763fb6 55952005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5596
5597 * cmdargs.texi (Icons X): Fix typo.
5598
55992005-10-12 Kenichi Handa <handa@m17n.org>
5600
5601 * basic.texi (Position Info): Describe the case that Emacs shows
5602 "part of display ...".
5603
c8763fb6 56042005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5605
5606 * cmdargs.texi (Icons X): -nb => -nbi.
5607
56082005-10-10 Chong Yidong <cyd@stupidchicken.com>
5609
5610 * frames.texi (Speedbar): A couple more clarifications.
5611
56122005-10-11 Nick Roberts <nickrob@snap.net.nz>
5613
5614 * building.texi (GDB User Interface Layout): Improve diagram.
5615 (Watch Expressions): Explain how to make speedbar global.
5616 (Other GDB User Interface Buffers): Make references more precise.
5617
8cf51b2c
GM
56182005-10-09 Richard M. Stallman <rms@gnu.org>
5619
5620 * frames.texi (Speedbar): Clarify the text.
5621
56222005-10-09 Chong Yidong <cyd@stupidchicken.com>
5623
5624 * frames.texi (Speedbar): Add information on keybindings,
5625 dismissing the speedbar, and buffer display mode. Link to
5626 speedbar manual.
5627
c8763fb6 56282005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5629
1c6c854e 5630 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5631 added -nb, --no-bitmap-icon.
5632
8cf51b2c
GM
56332005-10-07 Nick Roberts <nickrob@snap.net.nz>
5634
5635 * building.texi (GDB Graphical Interface): Add variables and
5636 functions to indices. Be more precise.
5637
c8763fb6 56382005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5639
5640 * frames.texi (Drag and Drop): Remove the x- from
5641 x-dnd-open-file-other-window and xdnd-protocol-alist.
5642
56432005-09-30 Romain Francoise <romain@orebokech.com>
5644
5645 * mini.texi (Minibuffer): The default value now appears before the
5646 colon in minibuffer prompts.
5647
8cf51b2c
GM
56482005-09-25 Richard M. Stallman <rms@gnu.org>
5649
5650 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5651
8cf51b2c
GM
56522005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5653
5654 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5655
8cf51b2c
GM
56562005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5657
5658 * emacs.texi (Top): Update submenus from macos.texi.
5659
5660 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5661 (Mac OS): Update feature support status.
5662 (Mac Input): List supported input scripts. Remove description
5663 about `mac-keyboard-text-encoding'. Mention mouse button
5664 emulation and related variables.
5665 (Mac International): Mention Central European and Cyrillic
5666 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5667 Add description about coding system for selection.
5668 Add description about language environment.
5669 (Mac Environment Variables):
5670 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5671 arguments. Add Preferences support.
5672 (Mac Directories): Explicitly state that this node is for Mac OS
5673 Classic only.
1c6c854e
CS
5674 (Mac Font Specs): Mention specification for scalable fonts.
5675 List supported charsets. Add preferred way of creating fontsets.
5676 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5677 (Mac Functions): Add descriptions about `mac-set-file-creator',
5678 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5679 and `mac-get-preference'.
5680
8cf51b2c
GM
56812005-09-16 Romain Francoise <romain@orebokech.com>
5682
5683 Update all files to specify GFDL version 1.2.
5684
5685 * doclicense.texi (GNU Free Documentation License): Update to
5686 version 1.2.
5687
56882005-09-15 Richard M. Stallman <rms@gnu.org>
5689
5690 * buffers.texi (List Buffers): Fix xref.
5691
5692 * rmail.texi (Rmail Basics): Fix xref.
5693
5694 * emacs.texi (Top): Update subnode menus.
5695
5696 * files.texi (Saving Commands): New node, broken out of Saving.
5697 (Customize Save): New node, broken out of Saving.
5698 Clarify effect of write-region-inhibit-fsync.
5699 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5700
8cf51b2c
GM
57012005-09-14 Romain Francoise <romain@orebokech.com>
5702
5703 * files.texi (Saving): Mention write-region-inhibit-fsync.
5704
57052005-09-05 Chong Yidong <cyd@stupidchicken.com>
5706
5707 * custom.texi (Custom Themes): New node.
5708
57092005-09-03 Richard M. Stallman <rms@gnu.org>
5710
49823426
GM
5711 * search.texi (Search Case): Mention vars that control
5712 case-fold-search for various operations.
8cf51b2c
GM
5713
57142005-08-22 Juri Linkov <juri@jurta.org>
5715
5716 * display.texi (Standard Faces): Merge the text from
5717 `(elisp)Standard Faces' into this node.
5718
57192005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5720
5721 * emacs.texi (Top): Delete menu item for deleted node
5722 Keyboard Translations.
5723
57242005-08-18 Richard M. Stallman <rms@gnu.org>
5725
8cf51b2c
GM
5726 * trouble.texi (Unasked-for Search):
5727 Delete xref to Keyboard Translations.
5728
5729 * glossary.texi (Glossary): Delete xref.
5730
8cf51b2c
GM
5731 * custom.texi (Minor Modes): Say that the list here is not complete.
5732 (Keyboard Translations): Node deleted.
5733 (Disabling): Delete xref to it.
5734 (Customization Groups): Fix Custom buffer example.
5735 (Hooks): Mention remove-hooks.
5736
57372005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5738
5739 * building.texi (GDB Graphical Interface): Improve filling of menu
5740 item.
5741
57422005-08-18 Nick Roberts <nickrob@snap.net.nz>
5743
5744 * building.texi (GDB Graphical Interface): Use better node names.
5745
57462005-08-14 Richard M. Stallman <rms@gnu.org>
5747
5748 * text.texi (Sentences): Fix xref.
5749
57502005-08-14 Juri Linkov <juri@jurta.org>
5751
5752 * building.texi (Compilation, Grep Searching): Move grep command
5753 headings from `Compilation' to `Grep Searching'.
5754
5755 * dired.texi (Dired and Find):
5756 * maintaining.texi (Tags Search): Replace grep xref to
5757 `Compilation' node with `Grep Searching'.
5758
5759 * files.texi (Comparing Files): Replace xref to `Compilation' with
5760 `Compilation Mode'.
5761
57622005-08-13 Alan Mackenzie <acm@muc.de>
5763
5764 * search.texi (Non-ASCII Isearch): Correct a typo.
5765 (Replacement Commands): Mention query-replace key binding.
5766
57672005-08-11 Richard M. Stallman <rms@gnu.org>
5768
5769 * programs.texi (Options for Comments): Fix xref.
5770
5771 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5772 out of Regexps.
5773
8cf51b2c
GM
57742005-08-09 Juri Linkov <juri@jurta.org>
5775
5776 * building.texi (Compilation): Use `itemx' instead of `item'.
5777 (Grep Searching): Simplify phrase.
5778
5779 * display.texi (Standard Faces): Describe vertical-border on
5780 window systems.
5781
5782 * windows.texi (Split Window): Simplify phrase and mention
5783 vertical-border face.
5784
57852005-08-09 Richard M. Stallman <rms@gnu.org>
5786
5787 * files.texi (Comparing Files): Clarify compare-windows.
5788
5789 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5790
8cf51b2c
GM
57912005-08-06 Eli Zaretskii <eliz@gnu.org>
5792
5793 * mule.texi (Coding Systems): Rephrase the paragraph about
5794 codepages: no need for "M-x codepage-setup" anymore, except on
5795 MS-DOS.
5796
5797 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5798 the MS-DOS port only.
5799
58002005-07-30 Eli Zaretskii <eliz@gnu.org>
5801
5802 * makefile.w32-in (info): Don't run multi-install-info.bat.
5803 ($(infodir)/dir): New target, produced by running
5804 multi-install-info.bat.
5805
8cf51b2c
GM
58062005-07-22 Eli Zaretskii <eliz@gnu.org>
5807
5808 * files.texi (Quoted File Names): Add index entry.
5809
8cf51b2c
GM
58102005-07-19 Juri Linkov <juri@jurta.org>
5811
5812 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5813
58142005-07-18 Juri Linkov <juri@jurta.org>
5815
8cf51b2c
GM
5816 * custom.texi (Easy Customization):
5817 * files.texi (Old Versions):
5818 * frames.texi (Wheeled Mice):
5819 * mule.texi (Specify Coding):
8cf51b2c
GM
5820 * text.texi (Cell Justification):
5821 * trouble.texi (After a Crash):
8cf51b2c
GM
5822 * xresources.texi (GTK styles):
5823 Delete duplicate duplicate words.
5824
58252005-07-17 Richard M. Stallman <rms@gnu.org>
5826
5827 * frames.texi (Creating Frames): Fix foreground color example.
5828
5829 * custom.texi (Init Examples): Clean up text about conditionals.
5830
58312005-07-16 Richard M. Stallman <rms@gnu.org>
5832
5833 * mini.texi (Completion Commands): Fix command name for ?.
5834
8cf51b2c
GM
58352005-07-16 Eli Zaretskii <eliz@gnu.org>
5836
5837 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5838 `menu' face has no effect on w32 and with GTK.
5839 Add cross-references.
8cf51b2c
GM
5840
5841 * cmdargs.texi (General Variables): Clarify the default location
5842 of $HOME on w32 systems.
5843
58442005-07-15 Jason Rumney <jasonr@gnu.org>
5845
5846 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5847 changed.
5848
58492005-07-08 Kenichi Handa <handa@m17n.org>
5850
1c6c854e
CS
5851 * mule.texi (Recognize Coding):
5852 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5853
58542005-07-07 Richard M. Stallman <rms@gnu.org>
5855
5856 * anti.texi (Antinews): Mention mode-line-inverse-video.
5857
5858 * files.texi (Saving): Minor correction about C-x C-w.
5859
5860 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5861
58622005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5863
5864 * search.texi (Isearch Scroll): Add example of using the
5865 `isearch-scroll' property.
5866 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5867 `Display Custom' node.
5868 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5869 and de-emphasize it.
5870 (Other Repeating Search): `occur' currently can not correctly
5871 handle multiline matches. Correct, clarify and update description
5872 of `flush-lines' and `keep-lines'.
5873
5874 * display.texi (Display Custom): Add anchor for `baud-rate'.
5875
58762005-07-07 Richard M. Stallman <rms@gnu.org>
5877
5878 * gnu.texi: Update where to get GNU status; add refs for how to help.
5879 Add footnotes 6 and 7.
5880
58812005-07-04 Lute Kamstra <lute@gnu.org>
5882
5883 Update FSF's address in GPL notices.
5884
8cf51b2c 5885 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5886 * trouble.texi (Checklist): Update FSF's address.
5887
8cf51b2c
GM
58882005-06-24 Richard M. Stallman <rms@gnu.org>
5889
5890 * display.texi (Text Display): Change index entries.
5891
58922005-06-24 Eli Zaretskii <eliz@gnu.org>
5893
5894 * makefile.w32-in (MAKEINFO): Use --force.
5895 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5896 Makefile.in.
8cf51b2c
GM
5897
58982005-06-23 Richard M. Stallman <rms@gnu.org>
5899
1c6c854e 5900 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5901 nobreak-char-display.
5902
5903 * emacs.texi (Top): Update detailed node listing.
5904
1c6c854e 5905 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5906 to nobreak-char-display and no-break-space to nobreak-space.
5907 (Standard Faces): Split up the list of standard faces
5908 and put it in a separate node. Add nobreak-space and
5909 escape-glyph.
5910
8cf51b2c
GM
59112005-06-23 Lute Kamstra <lute@gnu.org>
5912
5913 * mule.texi (Select Input Method): Fix typo.
5914
59152005-06-23 Kenichi Handa <handa@m17n.org>
5916
1c6c854e
CS
5917 * mule.texi (International): List all supported scripts.
5918 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5919 distribution.
5920 (Language Environments): List all language environments.
5921 Intlfonts contains fonts for most supported scripts, not all..
5922 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5923 input a specific character.
8cf51b2c
GM
5924 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5925
59262005-06-23 Juanma Barranquero <lekktu@gmail.com>
5927
49823426 5928 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5929
59302005-06-22 Miles Bader <miles@gnu.org>
5931
5932 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5933
59342005-06-20 Miles Bader <miles@gnu.org>
5935
5936 * display.texi (Faces): Add `vertical-divider'.
5937
59382005-06-17 Richard M. Stallman <rms@gnu.org>
5939
5940 * text.texi (Adaptive Fill): Minor clarification.
5941
8cf51b2c
GM
59422005-06-10 Lute Kamstra <lute@gnu.org>
5943
5944 * emacs.texi (Top): Correct version number.
5945 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5946 refer to the current version of Emacs.
5947
59482005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5949
5950 * files.texi (Log Buffer): Document when there can be more than
5951 one file to be committed.
5952
59532005-06-08 Juri Linkov <juri@jurta.org>
5954
5955 * display.texi (Faces): Add `shadow' face.
5956
59572005-06-07 Masatake YAMATO <jet@gyve.org>
5958
5959 * display.texi (Faces): Write about mode-line-highlight.
5960
59612005-06-06 Richard M. Stallman <rms@gnu.org>
5962
5963 * misc.texi (Printing Package): Explain how to initialize
5964 printing package.
5965
5966 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5967
59682005-06-05 Chong Yidong <cyd@stupidchicken.com>
5969
5970 * emacs.texi: Rename Hardcopy to Printing.
5971 Make PostScript and PostScript Variables subnodes of it.
5972
5973 * misc.texi (Printing): Rename node from Hardcopy.
5974 Mention menu bar options.
5975 Move PostScript and PostScript Variables to submenu.
5976 (Printing package): New node.
5977
5978 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5979
5980 * dired.texi (Operating on Files): Likewise.
5981
5982 * calendar.texi (Displaying the Diary): Likewise.
5983
5984 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5985
5986 * glossary.texi (Glossary): Likewise.
5987
5988 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5989 effect.
5990
59912005-06-04 Richard M. Stallman <rms@gnu.org>
5992
5993 * trouble.texi (After a Crash): Polish previous change.
5994
8cf51b2c
GM
59952005-05-30 Noah Friedman <friedman@splode.com>
5996
5997 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5998 recovery mechanism.
5999
8cf51b2c
GM
60002005-05-28 Nick Roberts <nickrob@snap.net.nz>
6001
6002 * building.texi (Other Buffers): SPC toggles display of
6003 floating point registers.
6004
8cf51b2c
GM
60052005-05-27 Nick Roberts <nickrob@snap.net.nz>
6006
6007 * files.texi (Log Buffer): Merge in description of Log Edit
6008 mode from pcl-cvs.texi.
6009
60102005-05-26 Richard M. Stallman <rms@gnu.org>
6011
6012 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6013
8cf51b2c
GM
60142005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6015
6016 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6017 not enabled by default.
6018 When not on a word, `ispell-word' by default checks the word
6019 before point.
6020
60212005-05-24 Nick Roberts <nickrob@snap.net.nz>
6022
6023 * building.texi (Debugger Operation): Simplify last sentence.
6024
60252005-05-23 Lute Kamstra <lute@gnu.org>
6026
6027 * emacs.texi: Update FSF's address throughout.
6028 (Preface): Use @cite.
6029 (Distrib): Add cross reference to the node "Copying". Mention the
6030 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6031 printed manuals.
6032 (Intro): Use @xref for the Emacs Lisp Intro.
6033
8cf51b2c
GM
60342005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6035
6036 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6037
6038 * basic.texi (Moving Point): Mention default for `goto-line'.
6039
6040 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6041 of a variable's docstring.
6042
60432005-05-18 Lute Kamstra <lute@gnu.org>
6044
6045 * maintaining.texi (Overview of Emerge): Add cross reference.
6046 Remove duplication.
6047
6048 * emacs.texi (Top): Update to the current structure of the manual.
6049 * misc.texi (Emacs Server): Add menu description.
6050 * files.texi (Saving): Fix menu.
6051 * custom.texi (Customization): Fix menu.
6052 * mule.texi (International): Fix menu.
6053 * kmacro.texi (Keyboard Macros): Fix menu.
6054
60552005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6056
6057 * display.texi: Various minor changes.
6058 (Faces): Delete text that is repeated in the next section.
6059
60602005-05-16 Nick Roberts <nickrob@snap.net.nz>
6061
6062 * building.texi (Debugger Operation): Mention GUD tooltips are
6063 disabled with GDB in text command mode.
6064
8cf51b2c
GM
60652005-05-16 Nick Roberts <nickrob@snap.net.nz>
6066
6067 * building.texi: Replace toolbar with "tool bar" for consistency.
6068 (Compilation Mode): Describe compilation-context-lines
6069 and use of arrow in compilation buffer.
6070 (Debugger Operation): Replace help text with variable's value.
6071
6072 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6073 consistency.
6074
60752005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6076
6077 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6078 Add xref.
6079
8cf51b2c
GM
60802005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6081
6082 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6083 (Position Info): Delete discussion of `goto-line'. It is already
6084 described in `Moving point'.
6085
6086 * mini.texi (Completion Commands): Correct reference.
6087 (Completion Options): Fix typo.
6088
6089 * killing.texi (Deletion): Complete description of `C-x C-o'.
6090
8cf51b2c
GM
60912005-05-10 Richard M. Stallman <rms@gnu.org>
6092
6093 * building.texi (Compilation): Clarify recompile's directory choice.
6094
6095 * frames.texi (Tooltips): Cleanups.
6096
6097 * basic.texi (Arguments): Fix punctuation.
6098
60992005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6100
6101 * screen.texi (Menu Bar): The up and down (not left and right)
6102 arrow keys move through a keyboard menu.
6103
61042005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6105
6106 * basic.texi: Various typo and grammar fixes.
6107 (Moving Point): C-a now runs move-beginning-of-line.
6108
61092005-05-08 Nick Roberts <nickrob@snap.net.nz>
6110
6111 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6112
6113 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6114 as different animals.
6115
61162005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6117
6118 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6119 Correct index entry.
6120
61212005-05-07 Nick Roberts <nickrob@snap.net.nz>
6122
6123 * building.texi (Debugger Operation): Update to reflect changes
6124 in GUD tooltips.
6125
61262005-04-30 Richard M. Stallman <rms@gnu.org>
6127
6128 * files.texi (Compressed Files): Auto Compression normally enabled.
6129
6130 * building.texi (Debugger Operation): Clarify previous change.
6131
8cf51b2c
GM
61322005-04-28 Nick Roberts <nickrob@snap.net.nz>
6133
6134 * building.texi (Debugger Operation): Add description for
6135 GUD tooltips when program is not running.
6136
61372005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6138
6139 * misc.texi (Shell): Add `Shell Prompts' to menu.
6140 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6141 description. Delete remarks moved to new node.
6142 (Shell Prompts): New node.
6143 (History References): Replace remarks moved to `Shell Prompts'
6144 with xref to that node.
6145 (Remote Host): Clarify how to specify the terminal type when
6146 logging in to a different machine.
6147
61482005-04-26 Richard M. Stallman <rms@gnu.org>
6149
6150 * emacs.texi (Top): Update submenus from files.texi.
6151
6152 * files.texi (Filesets): Clarify previous change.
6153
6154 * dired.texi (Misc Dired Features): Clarify previous change.
6155
61562005-04-25 Chong Yidong <cyd@stupidchicken.com>
6157
6158 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6159
1c6c854e
CS
6160 * dired.texi (Misc Dired Features):
6161 Document dired-compare-directories.
8cf51b2c
GM
6162
6163 * files.texi (Filesets): New node.
6164 (File Conveniences): Document Image mode.
6165
6166 * text.texi (TeX Print): Document tex-compile.
6167
61682005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6169
6170 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6171 Delete redundant reference to tooltip Custom group. It is
6172 referred too again in the next paragraph.
6173
61742005-04-24 Richard M. Stallman <rms@gnu.org>
6175
6176 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6177
8cf51b2c
GM
61782005-04-19 Kim F. Storm <storm@cua.dk>
6179
6180 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6181
61822005-04-18 Lars Hansen <larsh@math.ku.dk>
6183
6184 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6185 turns off desktop-save-mode.
6186
61872005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6188
6189 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6190 by default in terminals compatible with xterm. Mention that
6191 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6192 node.
6193
8cf51b2c
GM
61942005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6195
6196 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6197
c8763fb6 61982005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6199
6200 * xresources.texi (Table of Resources): Add cursorBlink.
6201
62022005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6203
6204 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6205 `d', `C-d' and `u'.
6206
62072005-04-11 Richard M. Stallman <rms@gnu.org>
6208
6209 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6210 (Misc X): Add -D, --basic-display.
6211
6212 * maintaining.texi (Change Log): Correct the description of
6213 the example.
6214
6215 * major.texi (Choosing Modes): Document magic-mode-alist.
6216
8cf51b2c
GM
62172005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6218
6219 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6220 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6221 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6222 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6223 `w', respectively.
6224 (Rmail Labels): Mention `l'.
6225 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6226 (Rmail Summary Edit): Describe `j' and RET.
6227
c8763fb6 62282005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6229
6230 * xresources.texi (Lucid Resources): Add fontSet resource.
6231
8cf51b2c
GM
62322005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6233
6234 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6235 now called `indicate-empty-lines'.
6236
62372005-04-06 Kim F. Storm <storm@cua.dk>
6238
6239 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6240
62412005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6242
6243 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6244 deleted.
6245 (Marks vs Flags): Add some convenient key bindings.
6246 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6247 (Misc Dired Features): Correct and expand description of `w' command.
6248
6249 * frames.texi (XTerm Mouse): Delete apparently false info.
6250 The GNU/Linux console currently does not appear to support
6251 `xterm-mouse-mode'.
6252
8cf51b2c
GM
62532005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6254
6255 * calendar.texi (Diary): Mention shell utility `calendar'.
6256
62572005-04-01 Richard M. Stallman <rms@gnu.org>
6258
6259 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6260
8cf51b2c
GM
62612005-04-01 Lute Kamstra <lute@gnu.org>
6262
6263 * maintaining.texi (Change Log): add-change-log-entry uses
6264 add-log-mailing-address.
6265
62662005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6267
6268 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6269 `VC Mode Line' and put in an xref to that node.
6270 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6271 its description.
6272
62732005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6274
6275 * calendar.texi (Calendar Systems): Say that the Persian calendar
6276 implemented here is the arithmetical one championed by Birashk.
6277
62782005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6279
6280 * programs.texi (Fortran Motion): Fix previous change.
6281
8cf51b2c
GM
62822005-03-29 Richard M. Stallman <rms@gnu.org>
6283
6284 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6285
62862005-03-29 Chong Yidong <cyd@stupidchicken.com>
6287
6288 * text.texi (Refill): Refer to Long Lines Mode.
6289 (Longlines): New node.
6290 (Auto Fill): Don't index "word wrap" here.
6291 (Filling): Add Longlines to menu.
6292
62932005-03-29 Richard M. Stallman <rms@gnu.org>
6294
6295 * xresources.texi: Minor fixes.
6296
6297 * misc.texi (Emacs Server): Fix Texinfo usage.
6298
6299 * emacs.texi (Top): Don't use a real section heading for
6300 "Detailed Node Listing". Fake it instead.
6301
6302 * basic.texi (Position Info): Minor cleanup.
6303
6304 * mule.texi (Input Methods): Minor cleanup.
6305
63062005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6307
6308 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6309 constructs as well.
6310 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6311
63122005-03-29 Kenichi Handa <handa@m17n.org>
6313
6314 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6315
6316 * basic.texi (Position Info): Update the description about the
6317 command C-u C-x =.
6318
63192005-03-28 Richard M. Stallman <rms@gnu.org>
6320
6321 * emacs.texi (Top): Use @section for the detailed node listing.
6322
6323 * calendar.texi: Minor fixes to previous change.
6324
6325 * programs.texi (Fortran): Small fixes to previous changes.
6326
6327 * emacs.texi (Top): Update list of subnodes of Dired.
6328 Likewise for building.texi.
6329
6330 * files.texi (File Conveniences): Delete Auto Image File mode.
6331
63322005-03-28 Chong Yidong <cyd@stupidchicken.com>
6333
6334 * building.texi (Flymake): New node.
6335
6336 * custom.texi (Function Keys): Document kp- event types and
6337 keypad-setup package.
6338
6339 * dired.texi (Wdired): New node.
6340
6341 * files.texi (File Conveniences): Reorder entries.
6342 Explain how to turn on Auto-image-file mode.
6343 Document Thumbs mode.
6344
6345 * mule.texi (Specify Coding): Document recode-region and
6346 recode-file-name.
6347
6348 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6349
63502005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6351
6352 * commands.texi (Keys): M-o is now a prefix key.
6353
63542005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6355
6356 * programs.texi: Reformat and update copyright years.
6357 (Fortran): Update section.
6358
63592005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6360
6361 * files.texi: Several small changes in addition to:
6362 (Visiting): Change xref for Dialog Boxes to ref.
6363 (Version Headers): Replace references to obsolete var
6364 `vc-header-alist' with `vc-BACKEND-header'.
6365 (Customizing VC): Update value of `vc-handled-backends'.
6366
63672005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6368
6369 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6370 move here from Emacs Lisp Reference Manual.
6371 * calendar.texi (Calendar/Diary, Diary Commands)
6372 (Special Diary Entries, Importing Diary): Change some xrefs to
6373 point to emacs-xtra rather than elisp.
6374
6375 * emacs-xtra.texi (Calendar Customizing):
6376 Move view-diary-entries-initially, view-calendar-holidays-initially,
6377 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6378 Emacs Manual.
6379 (Appt Customizing): Merge entire section into main Emacs Manual.
6380 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6381 mark-holidays-in-calendar here from emacs-xtra.
6382 (Displaying the Diary): Move view-diary-entries-initially,
6383 mark-diary-entries-in-calendar here from emacs-xtra.
6384 (Appointments): Move appt-display-mode-line,
6385 appt-display-duration, appt-disp-window-function,
6386 appt-delete-window-function here from emacs-xtra.
6387
6388 * calendar.texi: Update and reformat copyright.
6389 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6390 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6391 (Diary): Refer to `diary-file' rather than ~/diary.
6392 (Diary Commands): Rename node to "Displaying the Diary".
6393 * emacs.texi (Top): Rename "Diary Commands" section.
6394 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6395
63962005-03-26 Eli Zaretskii <eliz@gnu.org>
6397
6398 * misc.texi (Emacs Server): Fix the command for setting
6399 server-name. Add an xref to Invoking emacsclient.
6400
6401 * help.texi (Help Summary): Clarify when "C-h ." will do something
6402 nontrivial.
6403 (Apropos): Add cindex entry for apropos-sort-by-scores.
6404
6405 * display.texi (Text Display): Add index entries for how no-break
6406 characters are displayed.
6407
8cf51b2c
GM
64082005-03-26 Eli Zaretskii <eliz@gnu.org>
6409
6410 * files.texi (Visiting): Fix cross-references introduced with the
6411 last change.
6412
6413 * xresources.texi (GTK resources): Fix last change.
6414
8cf51b2c
GM
64152005-03-25 Chong Yidong <cyd@stupidchicken.com>
6416
6417 * xresources.texi (X Resources): GTK options documented too.
6418 (Resources): Clarify meaning of program name.
6419 (Table of Resources): Add visualClass.
6420 (GTK resources): Rewrite.
6421 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6422
6423 * display.texi (Text Display): Mention non-breaking spaces.
6424
6425 * files.texi (Reverting): Document auto-revert-check-vc-info.
6426
6427 * frames.texi (Mouse Commands): Document
6428 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6429
6430 * help.texi (Help Summary): Add `C-h .'.
6431 (Apropos): Apropos accepts a list of search terms.
6432 Document apropos-sort-by-scores.
6433 (Help Echo): Document display-local-help.
6434
6435 * misc.texi (Emacs Server): Document server-name.
6436 (Invoking emacsclient): Document -s option for server names.
6437
6438 * text.texi (Outline Visibility): Introduce "current heading
6439 line" (commands can be called with point on a body line).
6440 Re-order table to follow the sequence of discussion.
6441 hide-body won't hide lines before first header line.
6442 (TeX Mode): Add DocTeX mode.
6443
8cf51b2c
GM
64442005-03-24 Richard M. Stallman <rms@gnu.org>
6445
6446 * mule.texi (Single-Byte Character Support): Delete mention
6447 of iso-acc.el and iso-transl.el.
6448
8cf51b2c
GM
64492005-03-23 Lute Kamstra <lute@gnu.org>
6450
6451 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6452
64532005-03-23 Richard M. Stallman <rms@gnu.org>
6454
8cf51b2c
GM
6455 * search.texi: Delete explicit node pointers.
6456 (Incremental Search): New menu.
6457 (Basic Isearch, Repeat Isearch, Error in Isearch)
6458 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6459 (Slow Isearch): New subnodes.
6460 (Configuring Scrolling): Node deleted.
6461 (Search Case): Doc default-case-fold-search.
6462 (Regexp Replace): Move replace-regexp doc here.
6463
6464 * rmail.texi (Movemail): Put commas inside closequotes.
6465
6466 * picture.texi (Insert in Picture): Document C-c arrow combos.
6467 (Basic Picture): Clarify erasure.
6468
6469 * display.texi (Font Lock): Put commas inside closequotes.
6470
6471 * cmdargs.texi (General Variables): Put commas inside closequotes.
6472
64732005-03-23 Nick Roberts <nickrob@snap.net.nz>
6474
6475 * building.texi (Stack Buffer): Mention reverse contrast for
6476 *selected* frame (might not be current frame).
6477
8cf51b2c
GM
64782005-03-21 Richard M. Stallman <rms@gnu.org>
6479
6480 * building.texi (Starting GUD): Add bashdb.
6481
64822005-03-20 Chong Yidong <cyd@stupidchicken.com>
6483
6484 * basic.texi (Moving Point): Add M-g M-g binding.
6485 (Undo): Document undo-only.
6486 (Position Info): Document M-g M-g and C-u M-g M-g.
6487
6488 * building.texi (Building): Put Grep Searching after Compilation
6489 Shell.
6490 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6491 Document next-error-highlight.
6492 (Grep Searching): Document grep-highlight-matches.
6493 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6494
6495 * calendar.texi (Importing Diary): Rename node from iCalendar.
6496 Document diary-from-outlook.
6497
6498 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6499 Commands.
6500 Mention effect of X drag and drop on Dired buffers.
6501
6502 * files.texi (Visiting): Document large-file-warning-threshold.
6503 Move paragraph on file-selection dialog.
6504 Mention visiting files using X drag and drop.
6505 (Reverting): Mention using Auto-Revert mode to tail files.
6506 Document auto-revert-tail-mode.
6507 (Version Systems): Minor correction.
6508 (Comparing Files): Diff-mode is no longer based on Compilation
6509 mode.
6510 Document compare-ignore-whitespace.
6511 (Misc File Ops): Explain passing a directory to rename-file.
6512 Likewise for copy-file and make-symbolic-link.
6513
6514 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6515 Document mouse-wheel-progressive speed.
6516
6517 * help.texi (Misc Help): Document numeric argument for C-h i.
6518 Correctly explain the effect of just C-u as argument.
6519
6520 * killing.texi (Deletion): Document numeric argument for
6521 just-one-space.
6522
6523 * mini.texi (Completion): Completion acts on text before point.
6524
6525 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6526 (Emulation): CUA mode replaces pc-bindings-mode,
6527 pc-selection-mode, and s-region.
6528
6529 * mule.texi (Input Methods): Leim is now built-in.
6530 (Select Input Method): Document quail-show-key.
6531 (Specify Coding): Document revert-buffer-with-coding-system.
6532
6533 * programs.texi (Fortran Motion): Document f90-next-statement,
6534 f90-previous-statement, f90-next-block, f90-previous-block,
6535 f90-end-of-block, and f90-beginning-of-block.
6536
6537 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6538
6539 * emacs.texi (Acknowledgments): Updated.
6540
6541 * anti.texi: Total rewrite.
6542
8cf51b2c
GM
65432005-03-19 Chong Yidong <cyd@stupidchicken.com>
6544
6545 * ack.texi (Acknowledgments): Update.
6546
65472005-03-19 Eli Zaretskii <eliz@gnu.org>
6548
1c6c854e
CS
6549 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6550 Update copyright years.
8cf51b2c
GM
6551
65522005-03-14 Nick Roberts <nickrob@snap.net.nz>
6553
6554 * building.texi (Commands of GUD): Move paragraph on setting
6555 breakpoints with mouse to the GDB Graphical Interface node.
6556
65572005-03-07 Richard M. Stallman <rms@gnu.org>
6558
8cf51b2c
GM
6559 * misc.texi (Single Shell, Shell Options): Fix previous change.
6560
6561 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6562
65632005-03-06 Richard M. Stallman <rms@gnu.org>
6564
6565 * building.texi (Starting GUD): Don't explain text vs graphical
6566 GDB here. Just mention it and xref.
6567 Delete "just one debugger process".
6568 (Debugger Operation): Move GUD tooltip info here.
6569 (GUD Tooltips): Node deleted.
6570 (GDB Graphical Interface): Explain the two GDB modes here.
6571
8cf51b2c
GM
6572 * sending.texi (Sending Mail): Minor cleanup.
6573 (Mail Aliases): Explain quoting conventions.
6574 Update key rebinding example.
6575 (Header Editing): C-M-i is like M-TAB.
6576 (Mail Mode Misc): mail-attach-file does not do MIME.
6577
6578 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6579 that really belongs here.
6580 (Remote Mailboxes): Text moved to Rmail Inbox.
6581 (Rmail Display): Mention Mouse-1.
6582 (Movemail): Clarify two movemail versions.
6583 Clarify rmail-movemail-program.
6584
8cf51b2c
GM
6585 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6586 Document async shell commands.
6587 (Shell History): Clarify.
6588 (Shell Ring): Mention C-UP an C-DOWN.
6589 (Shell Options): Add comint-prompt-read-only.
6590 (Invoking emacsclient): Set EDITOR to run Emacs.
6591 (Sorting): No need to explain what region is.
6592 (Saving Emacs Sessions): Fix typo.
6593 (Recursive Edit): Fix punctuation.
6594 (Emulation): Don't mention "PC bindings" which are standard.
6595 (Hyperlinking): Explain Mouse-1 convention here.
6596 (Find Func): Node deleted.
6597
8cf51b2c
GM
6598 * help.texi (Name Help): Xref to Hyperlinking.
6599
6600 * glossary.texi (Glossary):
6601 Rename "Balance Parentheses" to "Balancing...".
6602 Add "Byte Compilation". Correct "Copyleft".
6603 New xref in "Customization".
6604 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6605 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6606 Rename "Registers" to "Register".
6607 Replace "Selecting" with "Selected Frame",
6608 "Selected Window", and "Selecting a Buffer".
6609
6610 * files.texi (Types of Log File): Explain how projects'
6611 methods can vary.
6612
8cf51b2c
GM
6613 * display.texi (Faces): Delete "Emacs 21".
6614
6615 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6616 * fixit.texi (Spelling): C-M-i like M-TAB.
6617 * mini.texi (Completion Options): C-M-i like M-TAB.
6618 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6619 * text.texi (Text Mode): C-M-i like M-TAB.
6620
6621 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6622
6623 * calendar.texi (Specified Dates): Mention `g w'.
6624 (Appointments): appt-activate toggles with no arg.
6625
8cf51b2c
GM
66262005-03-05 Juri Linkov <juri@jurta.org>
6627
6628 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6629 "invocation (command line arguments)".
8cf51b2c
GM
6630 (Misc X): Add -nbc, --no-blinking-cursor.
6631
66322005-03-04 Ulf Jasper <ulf.jasper@web.de>
6633
6634 * calendar.texi (iCalendar): No need to require it now.
6635
8cf51b2c
GM
66362005-03-03 Nick Roberts <nickrob@snap.net.nz>
6637
6638 * trouble.texi (Contributing): Mention Savannah. Direct users to
6639 emacs-devel.
6640
66412005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6642
6643 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6644 window.
6645
8cf51b2c
GM
66462005-02-27 Richard M. Stallman <rms@gnu.org>
6647
6648 * building.texi (Compilation): Update mode line status info.
6649
66502005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6651
6652 * calendar.texi (General Calendar): Document binding of
6653 scroll-other-window-down.
6654 (Mayan Calendar): Fix earliest date.
6655 (Time Intervals): Document timeclock-change.
6656 Fix timeclock-ask-before-exiting documentation.
6657
66582005-02-26 Kim F. Storm <storm@cua.dk>
6659
6660 * frames.texi (Mouse References):
6661 Add mouse-1-click-in-non-selected-windows.
6662
66632005-02-25 Richard M. Stallman <rms@gnu.org>
6664
6665 * screen.texi (Screen): Explain better about cursors and mode lines;
6666 don't presuppose text terminals.
6667 (Point): Don't assume just one cursor.
6668 Clarify explanation of cursors.
6669 (Echo Area, Menu Bar): Cleanups.
6670
6671 * mini.texi (Minibuffer): Prompts are highlighted.
6672 (Minibuffer Edit): Newline = C-j only on text terminals.
6673 Clarify resize-mini-windows values.
6674 Mention M-PAGEUP and M-PAGEDOWN.
6675 (Completion Commands): Mouse-1 like Mouse-2.
6676 (Minibuffer History): Explain history commands better.
6677 (Repetition): Add xref to Incremental Search.
6678
6679 * mark.texi (Setting Mark): Clarify info about displaying mark.
6680 Clarify explanation of C-@ and C-SPC.
6681 (Transient Mark): Mention Delete Selection mode.
6682 (Marking Objects): Clean up text about extending the region.
6683
6684 * m-x.texi (M-x): One C-g doesn't always go to top level.
6685 No delay before suggest-key-bindings output.
6686
6687 * fixit.texi (Fixit): Mention C-/ for undo.
6688 (Spelling): Mention ESC TAB like M-TAB.
6689 Replacement words with r and R are rechecked.
6690 Say where C-g leaves point. Mention ? as input.
6691
66922005-02-23 Lute Kamstra <lute@gnu.org>
6693
6694 * cmdargs.texi (Initial Options): Add cross reference.
6695
8cf51b2c
GM
66962005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6697
6698 * emacs.texi (Top): Update menu for splitting of node in
6699 msdog.texi.
6700 * frames.texi (Frames): Update xref for splitting of node in
6701 msdog.texi.
6702 * trouble.texi (Quitting): Ditto.
6703
67042005-02-16 Richard M. Stallman <rms@gnu.org>
6705
6706 * windows.texi (Split Window): Simplify line truncation info
6707 and xref to Display Custom.
6708
6709 * trouble.texi (Quitting): Emergency escape only for text terminal.
6710 (Screen Garbled): C-l for ungarbling is only for text terminal.
6711
6712 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6713
6714 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6715
6716 * programs.texi (Program Modes): Mention Python mode.
6717 (Moving by Defuns): Repeating C-M-h extends region.
6718 (Basic Indent): Clarify.
6719 (Custom C Indent): Clarify.
6720 (Expressions): Repeating C-M-@ extends region.
6721 (Info Lookup): Clarify for C-h S.
6722 (Symbol Completion): ESC TAB alternative for M-TAB.
6723 (Electric C): Clarify.
6724
6725 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6726
6727 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6728 MS-DOS Input node.
6729 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6730 (MS-DOS and MULE): Clarify.
6731 (MS-DOS Processes, Windows Processes): Fix typos.
6732
6733 * major.texi (Choosing Modes): Clarify.
6734
6735 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6736 (Keyboard Macro Step-Edit): Clarify.
6737
6738 * indent.texi (Indentation): Clarifications.
6739
6740 * help.texi (Help): Correct error about C-h in query-replace.
6741 Clarify apropos vs C-h a. Fix how to search in FAQ.
6742 (Key Help): Describe C-h w here.
6743 (Name Help): Minor cleanup. C-h w moved to Key Help.
6744 Clarify the "object" joke.
6745 (Apropos): Clarify. Mouse-1 like Mouse-2.
6746 (Help Mode): Mouse-1 like Mouse-2.
6747
6748 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6749
6750 * display.texi (Display): Reorder menu.
6751 (Faces): Cleanup.
6752 (Font Lock): Cleanup. Mention Options menu.
6753 Delete obsolete text.
6754 (Scrolling): For C-l, don't presume text terminal.
6755 (Horizontal Scrolling): Simplify intro.
6756 (Follow Mode): Clarify.
1c6c854e 6757 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6758 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6759 Doc default-tab-width. Doc line truncation more thoroughly.
6760
6761 * dired.texi (Dired Enter): C-x C-f can run Dired.
6762 (Dired Visiting): Comment out `a' command.
6763 Mouse-1 is like Mouse-2.
6764 (Shell Commands in Dired): ? can be used more than once.
6765
6766 * basic.texi (Continuation Lines): Simplify description of truncation,
6767 and refer to Display Custom for the rest of it.
6768
8cf51b2c
GM
67692005-02-06 Lute Kamstra <lute@gnu.org>
6770
6771 * basic.texi (Undo): Fix typo.
6772
6773 * cmdargs.texi (Emacs Invocation): Fix typo.
6774
6775 * custom.texi (Init Examples): Fix typo.
6776
6777 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6778
67792005-02-06 Richard M. Stallman <rms@gnu.org>
6780
6781 * regs.texi (Registers): Registers can hold numbers, too.
6782
6783 * killing.texi (Other Kill Commands): Cleanup.
6784 Delete redundant explanation of kill in read-only buffer.
6785 (Yanking): Mention term "copying".
6786 (Accumulating Text): Fix typo.
6787
6788 * entering.texi (Entering Emacs): Update rationale at start.
6789 (Exiting): Treat iconifying on a par with suspension.
6790
6791 * custom.texi (Minor Modes): Fix typo.
6792 (Easy Customization): Fix menu style.
6793 (Variables): Add xref.
6794 (Examining): Setting for future sessions works through .emacs.
6795 (Keymaps): "Text terminals", not "Many".
6796 (Init Rebinding): Explain \C-. Show example of \M-.
6797 Fix minor wording errors.
6798 (Function Keys): Explain vector syntax just once.
6799 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6800 (Init File): Mention .emacs.d directory.
6801 (Init Examples): Add xref.
6802 (Find Init): Mention .emacs.d directory.
6803
6804 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6805 (Action Arguments): Explain which kinds of -l args are found how.
6806 (Initial Options): --batch does not inhibit site-start.
6807 Add xrefs.
6808 (Command Example): Use --batch, not -batch.
6809
6810 * basic.texi (Inserting Text): Cleanup wording.
6811 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6812 C-n is not error at end of buffer.
6813 (Undo): Doc C-/ like C-_. Add xrefs.
6814 (Arguments): META key may be labeled ALT.
6815 Peculiar arg meanings are explained in doc strings.
6816
6817 * abbrevs.texi (Expanding Abbrevs): Clarify.
6818
68192005-02-05 Eli Zaretskii <eliz@gnu.org>
6820
6821 * frames.texi (Frame Parameters): Add an xref to the description
6822 of list-colors-display. Add a pointer to the X docs about colors.
6823
6824 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6825 Improve docs of list-colors-display.
8cf51b2c
GM
6826
68272005-02-03 Lute Kamstra <lute@gnu.org>
6828
6829 * frames.texi (Frames, Drag and Drop): Fix typos.
6830
68312005-02-03 Richard M. Stallman <rms@gnu.org>
6832
6833 * windows.texi (Basic Window): Mention color-change in mode line.
6834 (Change Window): Explain dragging vertical boundaries.
6835
6836 * text.texi (Sentences): Clarify.
6837 (Paragraphs): Explain M-a and blank lines.
6838 (Outline Mode): Clarify text and menu.
6839 (Hard and Soft Newlines): Mention use-hard-newlines.
6840
6841 * frames.texi (Frames): Delete unnecessary mention of Windows.
6842 (Mouse Commands): Likewise. Mention xterm mouse support.
6843 (Clipboard): Clarify.
6844 (Mouse References): Mention use of Mouse-1 for following links.
6845 (Menu Mouse Clicks): Clarify.
6846 (Mode Line Mouse): Clarify.
6847 (Drag and Drop): Rewrite.
6848
6849 * fixit.texi (Spelling): Fix typo.
6850
6851 * files.texi (File Names): Clarify.
6852 (Visiting): Update conditions for use of file dialog. Clarify.
6853 (Saving): Doc d as answer in save-some-buffers.
6854 (Remote Files): Clean up the text.
6855
6856 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6857
6858 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6859 (List Buffers): Clarify.
6860 (Several Buffers): Doc T command.
6861 (Buffer Convenience): Clarify menu.
6862
6863 * basic.texi (Undo): Clarify last change.
6864
68652005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6866
6867 * fixit.texi (Spelling): Fix typo.
6868
68692005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6870
6871 * basic.texi (Undo): Update description of `undo-outer-limit'.
6872
68732005-02-01 Nick Roberts <nickrob@snap.net.nz>
6874
6875 * building.texi: Update documentation relating to GDB Graphical
6876 Interface.
6877
68782005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6879
6880 * custom.texi (Easy Customization): Adapt menu to node name change.
6881
68822005-01-30 Richard M. Stallman <rms@gnu.org>
6883
6884 * custom.texi (Easy Customization): Defn of "User Option" now
6885 includes faces. Don't say just "option" when talking about variables.
6886 Do say just "options" to mean "anything customizable".
6887 (Specific Customization): Describe `customize-variable',
6888 not `customize-option'.
6889
6890 * glossary.texi (Glossary) <Faces>: Add xref.
6891 <User Option>: Change definition--include faces. Change xref.
6892
6893 * picture.texi (Picture): Mention artist.el.
6894
6895 * sending.texi, screen.texi, programs.texi, misc.texi:
6896 * mini.texi, major.texi, maintaining.texi, macos.texi:
6897 * help.texi, frames.texi, files.texi:
6898 Don't say just "option" when talking about variables.
6899
6900 * display.texi, mule.texi: Don't say just "option" when talking
6901 about variables. Other minor cleanups.
6902
8cf51b2c
GM
69032005-01-26 Lute Kamstra <lute@gnu.org>
6904
6905 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6906 File'. Mention the `-Q' option at the `--no-site-file' option.
6907
8cf51b2c
GM
69082005-01-22 David Kastrup <dak@gnu.org>
6909
6910 * building.texi (Grep Searching): Mention alias `find-grep' for
6911 `grep-find'.
6912
69132005-01-20 Richard M. Stallman <rms@gnu.org>
6914
6915 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6916
8cf51b2c
GM
69172005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6918
6919 * rmail.texi (Movemail): Explain differences
6920 between standard and mailutils versions of movemail.
6921 Describe command line and configuration options introduced
6922 with the latter.
6923 Explain the notion of mailbox URL, provide examples and
6924 cross-references to mailutils documentation.
6925 Describe various methods of specifying mailbox names,
6926 user names and user passwords for rmail.
1c6c854e
CS
6927 (Remote Mailboxes): New section.
6928 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6929 options used to control its behavior.
6930 (Other Mailbox Formats): Explain handling of various mailbox
6931 formats.
6932
69332005-01-13 Richard M. Stallman <rms@gnu.org>
6934
6935 * commands.texi (Commands): Clarification.
6936
69372005-01-11 Richard M. Stallman <rms@gnu.org>
6938
6939 * programs.texi (Multi-line Indent): Fix previous change.
6940 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6941
8cf51b2c
GM
69422005-01-08 Richard M. Stallman <rms@gnu.org>
6943
6944 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6945 lazy-highlight.
6946
6947 * search.texi (Query Replace): Mention faces query-replace
6948 and lazy-highlight.
6949 (Incremental Search): Update isearch highlighting info.
6950
8cf51b2c
GM
69512005-01-04 Richard M. Stallman <rms@gnu.org>
6952
6953 * custom.texi (Saving Customizations): Minor improvement.
6954
8cf51b2c
GM
69552005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6956
6957 * custom.texi (Saving Customizations): Emacs no longer loads
6958 `custom-file' after .emacs. No longer mention customizing through
6959 Custom.
6960
8cf51b2c
GM
69612005-01-01 Andreas Schwab <schwab@suse.de>
6962
6963 * killing.texi (Graphical Kill): Move up under node Killing,
6964 change @section to @subsection.
6965
69662005-01-01 Richard M. Stallman <rms@gnu.org>
6967
6968 * custom.texi (Face Customization): Mention hex color specs.
6969
6970 * emacs.texi (Top): Update Killing submenu.
6971
6972 * killing.texi (Killing): Reorganize section.
6973 No more TeX-only text; put the node command at start of chapter.
6974 But the first section heading is used only in TeX.
6975 Rewrite the text to read better in this mode.
6976 (Graphical Kill): New subnode gets some of the text that
6977 used to be in the first section.
6978
69792004-12-31 Richard M. Stallman <rms@gnu.org>
6980
6981 * dired.texi (Shell Commands in Dired): Delete the ? example.
6982
6983 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6984
6985 * files.texi (Saving): Describe new require-final-newline features
6986 and mode-require-final-newline.
6987
8cf51b2c
GM
69882004-12-29 Richard M. Stallman <rms@gnu.org>
6989
6990 * custom.texi (File Variables): Clarify previous change.
6991
c8763fb6 69922004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6993
6994 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6995 out now.
6996
69972004-12-27 Richard M. Stallman <rms@gnu.org>
6998
6999 * Makefile.in (MAKEINFO): Specify --force.
7000
7001 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7002 (Undo): Doc undo-outer-limit.
7003
8cf51b2c
GM
70042004-12-15 Juri Linkov <juri@jurta.org>
7005
7006 * mark.texi (Transient Mark, Mark Ring): M-< and other
7007 movement commands don't set mark in Transient Mark mode
7008 if mark is active.
7009
8cf51b2c
GM
70102004-12-12 Juri Linkov <juri@jurta.org>
7011
7012 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7013 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7014
7015 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7016 (Misc Dired Commands): Add @r{(Dired)} to w.
7017
70182004-12-12 Juri Linkov <juri@jurta.org>
7019
7020 * mark.texi (Marking Objects): Marking commands also extend the
7021 region when mark is active in Transient Mark mode.
7022
8cf51b2c
GM
70232004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7024
7025 * custom.texi (Saving Customizations): Emacs only loads the custom
7026 file automatically after the init file in version 22.1 or later.
7027 Adapt text and examples to this fact.
7028
8cf51b2c
GM
70292004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7030
7031 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7032 be set through Custom. Otherwise, it has no effect.
7033
8cf51b2c
GM
70342004-12-05 Richard M. Stallman <rms@gnu.org>
7035
7036 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7037 * entering.texi: Rename Command Line to Emacs Invocation.
7038
10d1d0af 7039 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7040
7041 * custom.texi (Easy Customization): Move up to section level,
7042 before Variables. Avoid using the term "variable"; say "option".
7043 New initial explanation.
7044 (Variables): In initial explanation, connect "variable" to the
7045 already-explained "user option".
7046
7047 * emacs.texi (Top): Fix ref to Command Line.
7048 Move reference to Easy Customization.
7049
7050 * xresources.texi (X Resources): Fix From link.
7051
7052 * doclicense.texi (GNU Free Documentation License): Fix To link.
7053
7054 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7055
7056 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7057
70582004-12-03 Richard M. Stallman <rms@gnu.org>
7059
7060 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7061
70622004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7063
7064 * kmacro.texi: Several small changes in addition to the following.
7065 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7066 defining a keyboard macro.
7067 Mention `kmacro-ring-max'.
7068 (Keyboard Macro Counter): Clarify description of
7069 `kmacro-insert-counter', `kmacro-set-counter',
7070 `kmacro-add-counter' and `kmacro-set-format'.
7071
70722004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7073
7074 * custom.texi (File Variables): Add `unibyte' and make it more
7075 clear that `unibyte' and `coding' are special. Suggested by Simon
7076 Krahnke <overlord@gmx.li>.
7077
7078 * mule.texi (Enabling Multibyte): Refer to File Variables.
7079 Suggested by Simon Krahnke <overlord@gmx.li>.
7080
c8763fb6 70812004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7082
7083 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7084 x-use-old-gtk-file-dialog.
7085
8cf51b2c
GM
70862004-11-20 Richard M. Stallman <rms@gnu.org>
7087
7088 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7089
70902004-11-09 Lars Brinkhoff <lars@nocrew.org>
7091
7092 * building.texi (Lisp Eval): Delete hyphen in section name.
7093
70942004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7095
7096 * files.texi (Old Versions):
7097 No longer document annotation as "CVS only".
7098
70992004-11-10 Andre Spiegel <spiegel@gnu.org>
7100
7101 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7102 version systems, mentioning the new ones that we support.
7103 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7104 suggestions.
7105
c8763fb6 71062004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7107
49823426 7108 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7109
c8763fb6 71102004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7111
7112 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7113
71142004-10-23 Eli Zaretskii <eliz@gnu.org>
7115
7116 * text.texi (Text Based Tables, Table Definition)
7117 (Table Creation, Table Recognition, Cell Commands)
7118 (Cell Justification, Row Commands, Column Commands)
7119 (Fixed Width Mode, Table Conversion, Measuring Tables)
7120 (Table Misc): New nodes, documenting the Table Mode.
7121
8cf51b2c
GM
71222004-10-19 Jason Rumney <jasonr@gnu.org>
7123
7124 * makefile.w32-in (info): Change order of arguments to makeinfo.
7125
71262004-10-19 Ulf Jasper <ulf.jasper@web.de>
7127
7128 * calendar.texi (iCalendar): Update for package changes.
7129
8cf51b2c
GM
71302004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7131
7132 * files.texi (Misc File Ops): View mode is a minor mode.
7133
8cf51b2c
GM
71342004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7135
7136 * calendar.texi (iCalendar): Style changes.
7137
71382004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7139
7140 * search.texi (Regexps): The regexp described in the example is no
7141 longer stored in the variable `sentence-end'.
7142
8cf51b2c
GM
71432004-10-06 Nick Roberts <nickrob@snap.net.nz>
7144
7145 * building.texi (Starting GUD): Note that multiple debugging
7146 sessions requires `gdb --fullname'.
7147
71482004-10-05 Ulf Jasper <ulf.jasper@web.de>
7149
7150 * calendar.texi (iCalendar): New section for a new package.
7151
8cf51b2c
GM
71522004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7153
7154 * text.texi: Various small changes in addition to the following.
7155 (Text): Replace xref for autotype with inforef.
7156 (Sentences): Explain nil value for `sentence-end'.
7157 (Paragraphs): Update default values for `paragraph-start' and
7158 `paragraph-separate'.
7159 (Text Mode): Correct description of Text mode's effect on the
7160 syntax table.
7161 (Outline Visibility): `hide-other' does not hide top level headings.
7162 `selective-display-ellipses' no longer has an effect on Outline mode.
7163 (TeX Misc): Add missing @cindex.
7164 Replace xref for RefTeX with inforef.
7165 (Requesting Formatted Text): The variable
7166 `enriched-fill-after-visiting' no longer exists.
7167 (Editing Format Info): Update names of menu items and commands.
7168 (Format Faces): Mention special effect of specifying the default face.
7169 Describe inheritance of text properties.
7170 Correct description of `fixed' face.
7171 (Format Indentation): Correct description of effect of setting
7172 margins. Mention `set-left-margin' and `set-right-margin'.
7173 (Format Justification): Update names of menu items.
7174 `set-justification-full' is now bound to `M-j b'.
7175 Mention that `default-justification' is a per buffer variable.
7176 (Format Properties): Update name of menu item.
7177 (Forcing Enriched Mode): `format-decode-buffer' automatically
7178 turns on Enriched mode if the buffer is in text/enriched format.
7179
71802004-10-05 Emilio C. Lopes <eclig@gmx.net>
7181
7182 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7183
71842004-09-28 Kim F. Storm <storm@cua.dk>
7185
7186 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7187 Align with new functionality.
7188
8cf51b2c
GM
71892004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7190
7191 * display.texi (Display Custom): Remove stray `@end defvar'.
7192
71932004-09-23 Kim F. Storm <storm@cua.dk>
7194
7195 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7196 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7197
8cf51b2c
GM
71982004-09-20 Richard M. Stallman <rms@gnu.org>
7199
7200 * custom.texi (Hooks): Explain using setq to clear out a hook.
7201 (File Variables): Explain multiline string constants.
7202 (Non-ASCII Rebinding): Explain when you need to update
7203 non-ASCII char codes in .emacs.
7204
7205 * building.texi (Compilation): Explain how to make a silent
7206 subprocess that won't be terminated. Explain compilation-environment.
7207
72082004-09-13 Kim F. Storm <storm@cua.dk>
7209
7210 * mini.texi (Repetition): Rename isearch-resume-enabled to
7211 isearch-resume-in-command-history and change default to disabled.
7212
8cf51b2c
GM
72132004-09-09 Kim F. Storm <storm@cua.dk>
7214
7215 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7216 with new `kmacro-name-last-macro'.
7217
8cf51b2c
GM
72182004-09-08 Juri Linkov <juri@jurta.org>
7219
7220 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7221
8cf51b2c
GM
72222004-09-03 Juri Linkov <juri@jurta.org>
7223
7224 * search.texi (Incremental Search): Update wording for M-%.
7225
72262004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7227
7228 * killing.texi (Killing): Correct description of kill commands in
7229 read-only buffer.
7230
72312004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7232
7233 * building.texi (Compilation Mode): Add a paragraph about rules
7234 for finding the compilation buffer for `next-error'.
7235
7236 * search.texi (Other Repeating Search): Mention that Occur mode
7237 supports the next-error functionality.
7238
72392004-09-02 Juri Linkov <juri@jurta.org>
7240
7241 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7242
72432004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7244
7245 * kmacro.texi (Basic Keyboard Macro):
7246 `apply-macro-to-region-lines' now operates on all lines that begin
7247 in the region, rather than on all complete lines in the region.
7248
c8763fb6 72492004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7250
7251 * frames.texi (Drag and drop): Add documentation about
7252 x-dnd-test-function and x-dnd-known-types.
7253
72542004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7255
7256 * indent.texi: Various minor changes in addition to:
7257 (Indentation Commands): Correct description of `indent-relative'.
7258 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7259 mode. The *Tab Stops* buffer uses Overwrite Mode.
7260 (Just Spaces): `tabify' converts sequences of at least two spaces
7261 to tabs.
7262
8cf51b2c
GM
72632004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7264
7265 * frames.texi (Secondary Selection): Setting the secondary
7266 selection with M-Drag-Mouse-1 does not alter the kill ring,
7267 setting it with M-Mouse-1 and M-Mouse-3 does.
7268 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7269 toolkit scroll bars.
7270 (Scroll Bars): Ditto.
7271
7272 * windows.texi (Basic Window): When using a window system, the value
7273 of point in a non-selected window is indicated by a hollow box.
7274 (Split Window): Side by side windows are separated by a scroll bar,
7275 if scroll bars are used.
7276 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7277 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7278 (Window Convenience): Update bindings for `winner-undo' and
7279 `winner-redo'.
7280
7281 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7282 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7283 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7284 of "Using Emacs as a Server".
7285 * building.texi (Building): Interchange nodes (for correct numbering).
7286 * programs.texi (Programs): Interchange nodes (for correct numbering).
7287 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7288 Info to the node structure.
7289 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7290 Rearrange order of nodes and sections such that both "GNU GENERAL
7291 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7292 end, as appropriate for appendices.
7293 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7294 Use `@unnumberedsec'.
7295 * trouble.texi: Adapt sectioning in Info to the node structure.
7296 Adapt node pointers to change in emacs.texi.
7297 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7298
8cf51b2c
GM
72992004-08-25 Kenichi Handa <handa@m17n.org>
7300
7301 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7302 description for unibyte mode.
7303
73042004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7305
7306 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7307
7308 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7309 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7310 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7311 in @pxref.
7312
73132004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7314
7315 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7316 Change section names.
7317
8cf51b2c
GM
73182004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7319
7320 * kmacro.texi (Keyboard Macro Ring): Rename section.
7321 Emacs treats the head of the macro ring as the `last keyboard macro'.
7322 (Keyboard Macro Counter): Minor change.
7323 (Save Keyboard Macro): Some clarifications.
7324 (Edit Keyboard Macro): Rename section.
7325
7326 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7327 32-bit machines.
7328 (Several Buffers): Clarify which buffer is selected if `2' is
7329 pressed in the Buffer Menu.
7330 Auto Revert mode can be used to update the Buffer Menu
7331 automatically.
7332
73332004-08-21 Eli Zaretskii <eliz@gnu.org>
7334
7335 * help.texi (Misc Help): Add an index entry for finding an Info
7336 manual by its file name.
7337
73382004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7339
7340 * files.texi (Backup Deletion): Correct description of
7341 `delete-old-versions'.
7342 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7343 (Auto Save Files): Recommend `auto-save-mode' to reenable
7344 auto-saving, rather than the abbreviation `auto-save'.
7345
73462004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7347
7348 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7349 for "killing" and "yanking" in main menu.
7350
73512004-08-16 Richard M. Stallman <rms@gnu.org>
7352
7353 * killing.texi (Yanking, Killing): Minor cleanups.
7354
7355 * mark.texi (Momentary Mark): Minor cleanups.
7356
73572004-08-15 Kenichi Handa <handa@etl.go.jp>
7358
7359 * custom.texi (Non-ASCII Rebinding):
7360 C-q always inserts the right code to pass to global-set-key.
7361
8cf51b2c
GM
73622004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7363
7364 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7365 `insert-register', instead of `C-x r g' binding, for consistency.
7366
73672004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7368
7369 * fixit.texi (Spelling): Fix typo.
7370
73712004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7372
7373 * help.texi (Help): Fix Texinfo usage.
7374
8cf51b2c
GM
73752004-07-24 Richard M. Stallman <rms@gnu.org>
7376
7377 * text.texi (Paragraphs): Update how paragraphs are separated
7378 and the default for paragraph-separate.
7379
7380 * search.texi (Regexp Replace): Further update text for new
7381 replacement operators.
7382
8cf51b2c
GM
73832004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7384
7385 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7386 `R' switch.
7387
7388 * dired.texi (Dired Updating): `k' only deletes inserted
7389 subdirectories from the Dired buffer if a prefix argument was given.
7390
7391 * search.texi (Regexps): Delete redundant definition of `symbol' in
7392 description of `\_>'. It already occurs in the description of `\_<'.
7393
8cf51b2c
GM
73942004-07-01 Juri Linkov <juri@jurta.org>
7395
7396 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7397 (Regexp Search): Add M-r.
7398
73992004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7400
7401 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7402
74032004-06-29 Jesper Harder <harder@ifa.au.dk>
7404
49823426 7405 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7406
74072004-06-25 Richard M. Stallman <rms@gnu.org>
7408
7409 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7410
74112004-06-25 David Kastrup <dak@gnu.org>
7412
7413 * search.texi (Regexp Replace): Some typo corrections and
7414 rearrangement.
7415
74162004-06-24 David Kastrup <dak@gnu.org>
7417
7418 * search.texi (Unconditional Replace): Use replace-string instead
7419 of query-replace in example.
7420 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7421 sequences.
7422 (Query Replace): Correct explanation of `^' which does not use
7423 the mark stack.
7424
74252004-06-21 Nick Roberts <nickrob@gnu.org>
7426
7427 * misc.texi (Shell History Copying): Document comint-insert-input.
7428 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7429
8cf51b2c
GM
74302004-06-20 Jesper Harder <harder@ifa.au.dk>
7431
7432 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7433 * custom.texi (Customization): Do.
7434 * anti.texi (Antinews): Do.
7435 * abbrevs.texi (Defining Abbrevs): Do.
7436
7437 * programs.texi (Info Lookup): Fix keybinding for
7438 info-lookup-symbol.
7439
74402004-06-16 Juanma Barranquero <lektu@terra.es>
7441
7442 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7443 Add emacs-xtra.
7444 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7445 (clean): Add emacs-xtra and flymake. Remove redundancies.
7446
74472004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7448
7449 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7450 Add emacs-xtra.
7451 * emacs-xtra.texi: New file.
7452
74532004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7454
7455 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7456 (Dired and Find): Mention differences with ordinary Dired buffers.
7457
8cf51b2c
GM
74582004-06-13 Richard M. Stallman <rms@gnu.org>
7459
7460 * custom.texi (Init Syntax): Explain about vars that do special
7461 things when set with setq or with Custom.
7462 (Init Examples): Add line-number-mode example.
7463
8cf51b2c
GM
74642004-06-12 Juri Linkov <juri@jurta.org>
7465
7466 * dired.texi (Operating on Files): Add dired-do-touch.
7467
8cf51b2c
GM
74682004-06-10 Juri Linkov <juri@jurta.org>
7469
7470 * building.texi (Lisp Eval): Add C-M-x on defface.
7471
74722004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7473
7474 * files.texi (Reverting): Auto-Revert mode and
7475 Global Auto-Revert mode no longer revert remote files.
7476
8cf51b2c
GM
74772004-05-29 Richard M. Stallman <rms@gnu.org>
7478
7479 * custom.texi (Init File): Two dashes start --no-site-file.
7480
8cf51b2c
GM
74812004-05-29 Alan Mackenzie <acm@muc.de>
7482
7483 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7484 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7485 (AWK, Pike): Document as "C-like modes".
7486 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7487 (M-x man): Supersedes M-x manual-entry.
7488 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7489
7490 ("Comments in C"): Delete node; the info is in CC Mode manual.
7491 (c-comment-only-line-offset): Remove description.
7492
7493 (C-c ., C-c C-c): Describe new C Mode bindings.
7494
7495 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7496 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7497 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7498 Amend definitions.
7499
7500 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7501 Describe functions.
7502
7503 (c-comment-start-regexp, c-hanging-comment-ender-p)
7504 (c-hanging-comment-starter-p): Remove obsolete definitions.
7505
7506 * emacs.texi: Remove the menu entry "Comments in C".
7507
8cf51b2c
GM
75082004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7509
7510 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7511 `M-x locate'.
7512
75132004-05-16 Karl Berry <karl@gnu.org>
7514
7515 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7516 makeinfo --html fails.
7517 * help.texi (Help Summary) [@ifnottex]: Likewise.
7518
75192004-05-13 Nick Roberts <nickrob@gnu.org>
7520
7521 * building.texi (GDB Graphical Interface): Update and describe
7522 layout first.
7523
8cf51b2c
GM
75242004-05-04 Jason Rumney <jasonr@gnu.org>
7525
7526 * makefile.w32-in: Revert last change.
7527
75282004-05-03 Jason Rumney <jasonr@gnu.org>
7529
7530 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7531
8cf51b2c
GM
75322004-04-23 Juanma Barranquero <lektu@terra.es>
7533
7534 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7535
75362004-04-18 Juri Linkov <juri@jurta.org>
7537
7538 * fixit.texi (Spelling): Remove file extension from ispell xref.
7539
75402004-04-15 Kim F. Storm <storm@cua.dk>
7541
7542 * cmdargs.texi (Initial Options): Add -Q.
7543
75442004-04-05 Kim F. Storm <storm@cua.dk>
7545
7546 * custom.texi (File Variables): Add safe-local-eval-forms.
7547
8cf51b2c
GM
75482004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7549
7550 * files.texi (Reverting): Correct description of revert-buffer's
7551 handling of point.
7552
75532004-03-22 Juri Linkov <juri@jurta.org>
7554
7555 * emacs.texi (Top): Add `Misc X'.
7556
49823426 7557 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7558
7559 * glossary.texi: Improve references.
7560
7561 * help.texi: Sync keywords with finder.el.
7562
7563 * mini.texi (Completion): Add description for menu items.
7564
7565 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7566
7567 * sending.texi (Mail Methods): Fix xref to Message manual.
7568
8cf51b2c
GM
75692004-03-12 Richard M. Stallman <rms@gnu.org>
7570
8cf51b2c
GM
7571 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7572
8cf51b2c
GM
75732004-03-04 Richard M. Stallman <rms@gnu.org>
7574
7575 * search.texi (Regexps): Explain that ^ and $ have their
7576 special meanings only in certain contexts.
7577
7578 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7579
7580 * mule.texi (Specify Coding): Doc C-x RET F.
7581
7582 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7583 for multiple compile and grep buffers.
7584 (Indirect Buffers): Don't recommand clone-indirect-buffer
7585 for multiple compile and grep buffers.
7586
8cf51b2c
GM
75872004-02-29 Juanma Barranquero <lektu@terra.es>
7588
7589 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7590 Use $(DEL) instead of rm, and ignore exit code.
7591
8cf51b2c
GM
75922004-02-23 Nick Roberts <nick@nick.uklinux.net>
7593
7594 * building.texi (Watch Expressions): Update.
7595
75962004-02-21 Juri Linkov <juri@jurta.org>
7597
1c6c854e
CS
7598 * cmdargs.texi (Action Arguments): Add alias --find-file.
7599 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7600 to Command Arguments.
7601 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7602 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7603 (Window Size X): Join -g and --geometry. Add @cindex.
7604 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7605 (Title X): Remove alias -title.
7606 (Misc X): New node.
7607
c8763fb6 76082004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7609
7610 * frames.texi (Drag and drop): Add Motif to list of supported
7611 protocols.
7612
c8763fb6 76132004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7614
7615 * frames.texi (Drag and drop): New section.
7616
76172004-01-24 Richard M. Stallman <rms@gnu.org>
7618
1c6c854e 7619 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7620 Include it only @ifnotinfo. Patch the preceding and following
7621 node headers to point to each other.
7622
76232004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7624
7625 * calendar.texi (Appointments): Update section.
7626
76272003-12-29 Kevin Ryde <user42@zip.com.au>
7628
8cf51b2c
GM
7629 * programs.texi (C Modes): Fix the xref.
7630
76312003-12-23 Nick Roberts <nick@nick.uklinux.net>
7632
7633 * building.texi (Watch Expressions): Update.
7634 (Commands of GUD): Include use of toolbar + breakpoints set from
7635 fringe/margin.
7636
76372003-12-03 Andre Spiegel <spiegel@gnu.org>
7638
7639 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7640 <acm@muc.de>.
7641
c8763fb6 76422003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7643
7644 * frames.texi (Dialog Boxes): Add use-file-dialog.
7645
8cf51b2c
GM
76462003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7647
7648 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7649 in CC Mode.
7650
8cf51b2c
GM
76512003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7652
7653 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7654 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7655 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7656 * man/frames.texi, man/glossary.texi, man/killing.texi:
7657 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7658 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7659 * man/sending.texi, man/text.texi, man/trouble.texi:
7660 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7661
76622003-11-01 Alan Mackenzie <acm@muc.de>
7663
7664 * search.texi (Scrolling During Incremental Search): Document a
7665 new scrolling facility in isearch mode.
7666
8cf51b2c
GM
76672003-10-22 Miles Bader <miles@gnu.org>
7668
7669 * Makefile.in (info): Move before $(top_srcdir)/info.
7670
76712003-10-22 Nick Roberts <nick@nick.uklinux.net>
7672
7673 * building.texi (Watch Expressions): Update section on data display
7674 to reflect code changes (GDB Graphical Interface).
7675
8cf51b2c
GM
76762003-10-13 Richard M. Stallman <rms@gnu.org>
7677
7678 * xresources.texi (GTK resources): Clean up previous change.
7679
c8763fb6 76802003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7681
7682 * xresources.texi (GTK resources): Add a note that some themes
7683 disallow customizations. Add scroll theme example.
7684
8cf51b2c
GM
76852003-09-30 Richard M. Stallman <rms@gnu.org>
7686
8cf51b2c
GM
7687 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7688
7689 * misc.texi (Saving Emacs Sessions): Shorten the section,
7690 collapsing back into one node.
7691
76922003-09-30 Lars Hansen <larsh@math.ku.dk>
7693
7694 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7695
ce058493 76962003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7697
7698 * xresources.texi (GTK names in Emacs): Correct typo.
7699
8cf51b2c
GM
77002003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7701
1c6c854e
CS
7702 * cmdargs.texi (Font X): Mention new default font.
7703 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7704 problems involved. (Result of discussion on emacs-devel.)
7705
77062003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7707
7708 * emacs.texi (Acknowledgements): Correct typo.
7709
77102003-09-22 Richard M. Stallman <rms@gnu.org>
7711
7712 * dired.texi (Misc Dired Commands): New node.
7713 (Dired Navigation): Add dired-goto-file.
7714
7715 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7716
7717 * emacs.texi (Acknowledgements): New node, split from Distribution.
7718
7719 * cmdargs.texi (Action Arguments): -f reads interactive args.
7720
8cf51b2c
GM
77212003-09-08 Lute Kamstra <lute@gnu.org>
7722
7723 * screen.texi (Mode Line): Say that POS comes before LINE.
7724 Mention `size-indication-mode'.
1c6c854e
CS
7725 * display.texi (Optional Mode Line):
7726 Document `size-indication-mode'.
8cf51b2c
GM
7727 * basic.texi (Position Info): Mention `size-indication-mode'.
7728
77292003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7730
7731 * xresources.texi (Resources): Refer to `editres' man page.
7732 (Lucid Resources): Update defaults. Expand description of
7733 `shadowThickness'.
7734
77352003-09-04 Miles Bader <miles@gnu.org>
7736
7737 * Makefile.in (top_srcdir): New variable.
7738 ($(top_srcdir)/info): New rule.
7739 (info): Depend on it.
7740
77412003-09-03 Peter Runestig <peter@runestig.com>
7742
7743 * makefile.w32-in: New file.
7744
77452003-08-29 Richard M. Stallman <rms@gnu.org>
7746
7747 * misc.texi (Saving Emacs Sessions): Correct previous change.
7748
8cf51b2c
GM
77492003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7750
8cf51b2c
GM
7751 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7752 (Intro): Include kmacro.texi after fixit.texi instead of after
7753 custom.texi. (As suggested by Kim Storm.)
7754
77552003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7756
7757 * fixit.texi (Fixit): Update `Next' pointer.
7758 * files.texi (Files): Update `Previous' pointer.
7759 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7760 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7761 (Suggested by Kim Storm.)
7762 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7763
77642003-08-18 Kim F. Storm <storm@cua.dk>
7765
7766 * kmacro.texi: New file describing enhanced keyboard macro
7767 functionality. Replaces old description in custom.texi.
7768
7769 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7770 (Keyboard Macros): Move to new kmacro.texi file.
7771
7772 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7773
8cf51b2c
GM
77742003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7775
7776 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7777
77782003-08-17 Alex Schroeder <alex@gnu.org>
7779
7780 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7781 required.
7782
8cf51b2c
GM
77832003-08-05 Richard M. Stallman <rms@gnu.org>
7784
7785 * programs.texi (Lisp Indent): Don't describe
7786 lisp-indent-function property here. Use xref to Lisp Manual.
7787
8cf51b2c
GM
77882003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7789
fffa137c 7790 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7791 abbreviations.
7792
77932003-07-24 Markus Rost <rost@math.ohio-state.edu>
7794
7795 * buffers.texi (List Buffers): Fix previous change.
7796
8cf51b2c
GM
77972003-07-13 Markus Rost <rost@math.ohio-state.edu>
7798
7799 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7800 List*.
7801
78022003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7803
8cf51b2c
GM
7804 * display.texi (Font Lock): Fix typo.
7805
78062003-07-07 Richard M. Stallman <rms@gnu.org>
7807
7808 * display.texi (Font Lock): Add xref for format info on
7809 font-lock-remove-keywords.
7810
7811 * building.texi (Compilation): Document what happens with asynch
7812 children of compiler process.
7813
7814 * help.texi (Library Keywords): Use @multitable.
7815
8cf51b2c
GM
78162003-06-04 Richard M. Stallman <rms@gnu.org>
7817
7818 * programs.texi (Expressions): Delete C-M-DEL.
7819
7820 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7821 comint-move-point-for-output renamed from
7822 comint-scroll-to-bottom-on-output.
7823
7824 * custom.texi (Init Rebinding): Replace previous change with xref.
7825 (Non-ASCII Rebinding): Explain that issue more briefly here.
7826
78272003-05-28 Richard M. Stallman <rms@gnu.org>
7828
7829 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7830
78312003-05-28 Nick Roberts <nick@nick.uklinux.net>
7832
7833 * building.texi (GDB Graphical Interface): New node.
7834 (Rewritten somewhat by RMS.)
7835
c8763fb6 78362003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7837
7838 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7839 non-English letters. Explain how to set coding systems correctly
7840 and how to include the right coding cookie in the file.
7841
c8763fb6 78422003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7843
7844 * indent.texi (Indentation): Explain the concepts.
7845 (Just Spaces): Explain why preventing tabs for indentation might
7846 be useful.
7847
8cf51b2c
GM
78482003-04-16 Richard M. Stallman <rms@gnu.org>
7849
7850 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7851
8cf51b2c
GM
78522003-02-22 Alex Schroeder <alex@emacswiki.org>
7853
7854 * cmdargs.texi (General Variables): Document SMTPSERVER.
7855
8cf51b2c
GM
7856 * sending.texi: Remove SMTP node.
7857 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7858 library.
7859
8cf51b2c
GM
78602003-02-22 Alex Schroeder <alex@emacswiki.org>
7861
7862 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7863
78642003-02-22 Simon Josefsson <jas@extundo.com>
7865
7866 * sending.texi (Mail Methods): Add node about SMTP.
7867
c8763fb6 78682003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7869
7870 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7871
8cf51b2c
GM
78722003-02-01 Kevin Ryde <user42@zip.com.au>
7873
7874 * glossary.texi (Glossary): Correction to cl cross reference.
7875
78762003-01-20 Richard M. Stallman <rms@gnu.org>
7877
7878 * killing.texi (Rectangles): Document C-x c r.
7879
c8763fb6 78802003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7881
7882 * xresources.texi (GTK resources): New node.
7883 (GTK widget names): New node.
7884 (GTK names in Emacs): New node.
7885 (GTK styles): New node.
7886
c8763fb6 78872003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7888
7889 * maintaining.texi (Create Tags Table): Add reference to the new
7890 `etags --help --lang=LANG' option.
7891
8cf51b2c
GM
78922002-10-02 Karl Berry <karl@gnu.org>
7893
49823426 7894 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7895 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7896 where needed for the sake of the HTML output.
8cf51b2c
GM
7897
78982001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7899
7900 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7901 source files.
7902
79032001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7904
7905 * Makefile.in (emacsman): New target.
7906
8cf51b2c
GM
79072001-10-20 Gerd Moellmann <gerd@gnu.org>
7908
7909 * (Version 21.1 released.)
7910
79112001-10-05 Gerd Moellmann <gerd@gnu.org>
7912
7913 * Branch for 21.1.
7914
8cf51b2c
GM
79152001-03-05 Gerd Moellmann <gerd@gnu.org>
7916
7917 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7918
8cf51b2c
GM
79192000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7920
7921 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7922
8cf51b2c
GM
79231999-07-12 Richard Stallman <rms@gnu.org>
7924
7925 * Version 20.4 released.
7926
79271998-12-04 Markus Rost <rost@delysid.gnu.org>
7928
7929 * Makefile.in (INFO_TARGETS): Delete customize.info.
7930 (DVI_TARGETS): Delete customize.dvi.
7931 (../info/customize, customize.dvi): Targets deleted.
7932
79331998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7934
7935 * Version 20.3 released.
7936
79371998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7938
7939 * Makefile.in (EMACSSOURCES): Add mule.texi.
7940 Add msdog.texi, ack.texi. Remove gnu1.texi.
7941
79421998-04-06 Andreas Schwab <schwab@gnu.org>
7943
768c0c0f
JB
7944 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7945 Use it in dvi targets.
8cf51b2c
GM
7946
79471997-09-23 Paul Eggert <eggert@twinsun.com>
7948
7949 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7950 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7951 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7952
79531997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7954
7955 * Version 20.2 released.
7956
79571997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7958
7959 * Version 20.1 released.
7960
79611997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7962
7963 * Makefile (../info/customize, customize.dvi): New targets.
7964 (INFO_TARGETS): Add ../info/customize.
7965 (DVI_TARGETS): Add customize.dvi.
7966
8cf51b2c
GM
79671996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7968
7969 * Version 19.33 released.
7970
79711996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7972
7973 * Version 19.32 released.
7974
8cf51b2c
GM
79751996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7976
7977 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7978
79791996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7980
7981 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7982 Specify -I option.
7983 (All dvi targets): Set the TEXINPUTS variable.
7984
79851996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7986
7987 * Version 19.31 released.
7988
8cf51b2c
GM
79891995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7990
7991 * Version 19.30 released.
7992
8cf51b2c
GM
79931995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7994
7995 * Makefile.in (maintainer-clean): Rename from realclean.
7996
79971994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7998
7999 * Makefile.in: New file.
8000 * Makefile: File deleted.
8001
80021994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8003
8004 * Makefile (TEXINDEX_OBJS): Variable deleted.
8005 (texindex, texindex.o, getopt.o): Rules deleted.
8006 All deps on texindex deleted.
8007 (distclean): Don't delete texindex.
8008 (mostlyclean): Don't delete *.o.
8009 * texindex.c, getopt.c: Files deleted.
8010
80111994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8012
8013 * Version 19.26 released.
8014
80151994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8016
8017 * Makefile (EMACSSOURCES): Exclude undo.texi.
8018
80191994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8020
8021 * Version 19.25 released.
8022
80231994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8024
8025 * Version 19.24 released.
8026
80271994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8028
8029 * Version 19.23 released.
8030
80311994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8032
8033 * Makefile: Delete spurious tab.
8034
80351994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8036
8037 * Makefile (.SUFFIXES): New rule.
8038
8cf51b2c
GM
80391993-12-04 Richard Stallman (rms@srarc2)
8040
8041 * getopt.c: New file.
8042 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8043 (getopt.o): New rule.
8044 (dvi): Don't depend on texindex.
49823426 8045 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8046
80471993-12-03 Richard Stallman (rms@srarc2)
8048
49823426
GM
8049 * Makefile (TEXI2DVI): New variable.
8050 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8051 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8052
80531993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8054
8055 * Version 19.22 released.
8056
80571993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8058
8059 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8060
80611993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8062
8063 * Version 19.21 released.
8064
8cf51b2c
GM
80651993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8066
8067 * Makefile (realclean): Don't delete the Info files.
8068
f0131492 80691993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8070
8cf51b2c
GM
8071 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8072 4' where appropriate.
8073
f0131492 80741993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8075
49823426 8076 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8077
8078 * texindex.c: Include "../src/config.h" if building in emacs.
8079
8080 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8081 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8082 Add target to build texindex.c, defining `emacs'.
8083
8cf51b2c
GM
80841993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8085
8086 * Version 19.19 released.
8087
8cf51b2c
GM
80881993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8089
8090 * Version 19.18 released.
8091
80921993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8093
8094 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8095
80961993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8097
8098 * Version 19.17 released.
8099
81001993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8101
8102 * split-man: Fix typos in last change.
8103
81041993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8105
8106 * Version 19.16 released.
8107
81081993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8109
8110 * version 19.15 released.
8111
81121993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8113
8114 * Makefile (distclean): It's rm, not rf.
8115
81161993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8117
8118 * Version 19.14 released.
8119
81201993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8121
8122 * Makefile: New file.
8123
81241993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8125
8126 * Version 19.13 released.
8127
81281993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8129
8130 * Version 19.9 released.
8131
81321993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8133
8134 * Version 19.8 released.
8135
81361993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8137
8138 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8139
8140 * trouble.texi: It's `enable-flow-control-on', not
8141 `evade-flow-control-on'.
8142
81431993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8144
8145 * display.texi: Document standard-display-european.
8146
81471993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8148
8149 * Version 19.7 released.
8150
8151 * emacs.texi: Add a sentence to the top menu mentioning the
8152 specific version of Emacs this manual applies to.
8153
81541993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8155
8156 * basic.texi: Document next-line-add-lines variable used to
8157 implement down-arrow.
8158
8159 * killing.texi: Document kill-whole-line.
8160
81611993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8162
8163 * text.texi: Update unix TeX ordering information.
8164
81651993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8166
8167 * news.texi: Mention fill-rectangle in keybinding list.
8168
8169 * killing.texi: Document fill-rectangle.
8170
81711993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8172
8173 * vc.texi: Bring the docs up to date with VC 5.2.
8174
81751992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8176
8177 * emacs.tex: Mention blackbox and gomoku under Amusements.
8178 Assembler mode is now mentioned and appropriately indexed
8179 under Programming Modes.
8180
81811991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8182
8183 * emacs.tex: Update TeX ordering information.
8184
8cf51b2c
GM
81851990-06-26 David Lawrence (tale@geech)
8186
8187 * emacs.tex: Note that completion-ignored-extensions is not used
8188 to filter out names when all completions are displayed in
8189 *Completions*.
8190
81911990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8192
8193 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8194
81951990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8196
8197 * emacs.tex: Add @findex grep.
8198
8cf51b2c
GM
81991988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8200
8201 * emacs.tex: Correct two typos. No other changes before
8202 Version 19 will be made.
8203
8cf51b2c
GM
82041988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8205
8206 * emacs.tex: Update information for obtaining TeX distribution from the
8207 University of Washington.
8208
8209;; Local Variables:
c8763fb6 8210;; coding: utf-8
8cf51b2c
GM
8211;; End:
8212
95df8112 8213 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8214
8215 This file is part of GNU Emacs.
8216
352c8b4a 8217 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8218 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8219 the Free Software Foundation, either version 3 of the License, or
8220 (at your option) any later version.
8cf51b2c
GM
8221
8222 GNU Emacs is distributed in the hope that it will be useful,
8223 but WITHOUT ANY WARRANTY; without even the implied warranty of
8224 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8225 GNU General Public License for more details.
8226
8227 You should have received a copy of the GNU General Public License
352c8b4a 8228 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.