Spelling fixes.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
291d142b
CY
12011-11-06 Chong Yidong <cyd@gnu.org>
2
3 * windows.texi (Basic Window): Add xref to Cursor Display.
4 (Split Window): Document negative arg for splitting commands.
5 (Other Window): Document mouse-1 in text area of window.
6 (Change Window): Don't mention window attributes, since they
7 aren't defined. C-x 1 can't be used with minibuffer windows.
8 Windows are no longer auto-deleted.
9 (Window Choice): Add xref to Choosing Window in Lisp manual.
10 (Window Convenience): Note that windmove disables shift-selection.
11 Move M-x compare-windows here from Other Window node.
12
13 * custom.texi (Mouse Buttons):
14 * search.texi (Isearch Scroll):
15 * windows.texi (Split Window): Use new names split-window-below
16 and split-window-right.
17
a7ef684b
JB
182011-10-26 Juanma Barranquero <lekktu@gmail.com>
19
20 * emacs.texi (Top): Fix typo.
21
d53e1747
GM
222011-10-25 Glenn Morris <rgm@gnu.org>
23
24 * abbrevs.texi (Saving Abbrevs):
25 quietly-read-abbrev-file is not a command. (Bug#9866)
26
e7a3ff06
CY
272011-10-24 Chong Yidong <cyd@gnu.org>
28
29 * display.texi (Scrolling): Document scroll-up-line and
30 scroll-down-line. Document scroll-command property.
31 (Recentering): New node, split off from Scrolling.
32
86c60681
CY
332011-10-23 Chong Yidong <cyd@gnu.org>
34
da97a9e6
CY
35 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
36 (Tool Bars): Copyedits.
37
86c60681
CY
38 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
39
d195726a
CY
402011-10-22 Chong Yidong <cyd@gnu.org>
41
42 * windows.texi (Displaying Buffers): Fix broken lispref link.
43
a70e06c1
CY
442011-10-22 Chong Yidong <cyd@gnu.org>
45
46 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
47 Move confirm-nonexistent-file-or-buffer discussion here.
48
49 * files.texi (File Names, Visiting): Move detailed discussion of
50 minibuffer confirmation to Minibuffer Exit.
51
52 * buffers.texi (Buffers): Tweak mention of mail buffer name.
53 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
54
bfd779dd
CY
552011-10-21 Chong Yidong <cyd@gnu.org>
56
57 * files.texi (File Names, Visiting, Interlocking): Copyedits.
58 (Backup Copying): backup-by-copying-when-mismatch is now t.
59 (Customize Save): Fix description of require-final-newline.
60 (Reverting): Note that revert-buffer can't be undone. Mention VC.
61 (Auto Save Control): Clarify.
62 (File Archives): Add 7z.
63 (Remote Files): ange-ftp-make-backup-files defaults to nil.
64
65 * arevert-xtra.texi (Autorevert): Copyedits.
66
6e317956
CY
672011-10-20 Chong Yidong <cyd@gnu.org>
68
69 * custom.texi (Hooks, Init Examples):
70 * display.texi (Font Lock):
71 * fixit.texi (Spelling):
72 * rmail.texi (Rmail Display): Minor mode function with no arg now
73 enables it.
74
75 * fixit.texi (Spelling): Fix description of inline completion.
76
5abc31ef
CY
772011-10-19 Chong Yidong <cyd@gnu.org>
78
79 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
80 entries.
81 (Isearch Yank): Document isearch-yank-pop.
82 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
83 (Other Repeating Search): Document Occur Edit mode.
84
939db9ac
CY
852011-10-18 Chong Yidong <cyd@gnu.org>
86
87 * display.texi (Fringes): Move overflow-newline-into-fringe here,
88 from Line Truncation node.
89 (Standard Faces): Note that only the background of the cursor face
90 has an effect.
91 (Cursor Display): Fix descriptions of cursor face
92 and bar cursor blinking.
93 (Text Display): Document nobreak-char-display more clearly.
94 (Line Truncation): Add xref to Split Window node.
95 (Display Custom): Don't bother documenting baud-rate or
96 no-redraw-on-reenter.
97
98 * search.texi (Slow Isearch): Node removed.
99
80c6d77f
GM
1002011-10-18 Glenn Morris <rgm@gnu.org>
101
102 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
103
d366bd53
CY
1042011-10-18 Chong Yidong <cyd@gnu.org>
105
106 * display.texi (Faces): Simplify discussion. Move documentation
107 of list-faces-display here, from Standard Faces node. Note
108 special role of `default' background.
109 (Standard Faces): Note special role of `default' background. Note
110 that region face may be taken fom GTK. Add xref to Text Display.
111 (Text Scale): Rename from "Temporary Face Changes". Callers
112 changed. Don't bother documenting variable-pitch-mode.
113 (Font Lock): Copyedits. Remove font-lock-maximum-size.
114 (Useless Whitespace): Simplify description of
115 delete-trailing-whitespace. Note active region case.
116 (Text Display): Fix description of escape-glyph face assignment.
117 Remove unibye mode discussion. Update some parts for Unicode.
118 Move glyphless chars documentation to Lisp manual.
119
120 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
121
21100e7d
CY
1222011-10-15 Chong Yidong <cyd@stupidchicken.com>
123
124 * display.texi (Scrolling): Tweak explanation of scroll direction.
125 (View Mode): Add index entries.
126
127 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
128
129 * regs.texi (Text Registers): C-x r i does not activate the mark.
130 (Bookmarks): Document new default bookmark location.
131
50b063c3
CY
1322011-10-13 Chong Yidong <cyd@stupidchicken.com>
133
134 * killing.texi (Deletion): Add xref to Using Region. Document
135 delete-forward-char.
136 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
137 description here. Recommend C-u C-SPC for jumping to mark.
138 (Kill Ring): Move kill ring variable documentation here.
139 (Primary Selection): Copyedits.
140 (Rectangles): Document new command rectangle-number-lines.
141 (CUA Bindings): Note that this disables the mark-even-if-inactive
142 behavior for C-x and C-c.
143
144 * mark.texi (Mark): Mention "active region" terminology.
145 (Using Region): Document delete-active-region.
146
e1a3f5b1
CY
1472011-10-12 Chong Yidong <cyd@stupidchicken.com>
148
149 * mark.texi (Mark): Clarify description of disabled Transient Mark
150 mode (Bug#9689).
151 (Setting Mark): Document prefix arg for C-x C-x. Document primary
152 selection changes. Mention that commands like C-y set the mark.
153 (Marking Objects): Add xref to Words node. Note that mark-word
154 and mark-sexp also have the "extend region" behavior.
155 (Using Region): Mention M-$ in the table. Document
156 mark-even-if-inactive here instead of in Mark Ring.
157 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
158 note of the "Mark Set" behavior.
159 (Disabled Transient Mark): Rename from "Persistent Mark"
160 (Bug#9688). Callers changed.
161
162 * programs.texi (Expressions):
163 * text.texi (Words): Defer to Marking Objects for mark-word doc.
164
3dc62b2b
CY
1652011-10-09 Chong Yidong <cyd@stupidchicken.com>
166
167 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
168 option" terminology.
169 (Key Help): Add command names. Define "documentation string".
170 (Name Help): Remove an over-long joke.
171 (Apropos): Document prefix args. Remove duplicated descriptions.
172 (Help Mode): Add C-c C-b to table. Update TAB binding.
173 (Package Keywords): Rename from "Library by Keyword". Describe
174 new package menu interface.
175 (Help Files, Help Echo): Tweak description.
de09aa52
CY
176
177 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 178 (Minibuffer History): Document numeric args to history commands.
de09aa52 179
2d3fe5d7
EZ
1802011-10-08 Eli Zaretskii <eliz@gnu.org>
181
182 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
183
b2b0776e
CY
1842011-10-08 Chong Yidong <cyd@stupidchicken.com>
185
186 * basic.texi (Position Info): Omit page commands. Document
187 count-words-region and count-words.
188
189 * text.texi (Pages): Move what-page documentation here.
190
27a16462
CY
1912011-10-08 Chong Yidong <cyd@stupidchicken.com>
192
193 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
194 Remote Files node instead of linking directly to the Tramp manual.
195 (Minibuffer Edit): Add xref to Blank Lines.
196 (Completion): Add xref to Symbol Completion. Remove redundant
197 example, which is repeated in the next node.
198 (Completion Commands): Minor clarifications.
199 (Completion Styles): New node, split from Completion Commands.
200 Document substring and initials styles.
201 (Strict Completion): Remove information duplicated in other nodes.
202 (Completion Options): Consolidate case difference discussion here.
203
204 * help.texi (Help Mode): Fix kindex entries.
205
206 * files.texi (File Names): Add index entries.
207
de0bde62
CY
2082011-10-07 Chong Yidong <cyd@stupidchicken.com>
209
210 * basic.texi (Inserting Text): Add xref to Completion. Add
211 ucs-insert example, and document prefix argument.
212 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
213 to left/right. Tweak left-char and right-char descriptions.
214 M-left and M-right are now bound to left-word/right-word.
215 (Erasing): Document delete-forward-char.
216
217 * screen.texi (Screen, Menu Bar): Copyedits.
218 (Point): Remove duplicate paragraph on cursors, also in Screen.
219 (Mode Line): Trailing dashes no longer shown on X displays.
220
221 * frames.texi (Non-Window Terminals): Index just "text-only
222 terminal", which is used throughout the manual now.
223
224 * entering.texi (Entering Emacs): Define "startup screen".
225 Document window-splitting behavior with command-line inputs.
226 (Exiting): Remove obsolete paragraph about shells without suspend
227 functionality.
228
229 * commands.texi (User Input): Define "input event" more clearly.
230 (Keys): Add xref to Echo Area.
231 (Commands): Clarify relation between commands and functions.
232
453e4522
CY
2332011-10-06 Chong Yidong <cyd@stupidchicken.com>
234
235 * misc.texi (emacsclient Options): Document how emacsclient runs
236 the Emacs daemon (Bug#9674).
237
550f41cd
CY
2382011-10-01 Chong Yidong <cyd@stupidchicken.com>
239
240 * basic.texi (Moving Point):
241 * custom.texi (Mouse Buttons):
242 * rmail.texi (Rmail Scrolling):
243 * search.texi (Isearch Scroll):
244
245 * display.texi (Scrolling): Replace scroll-up/down with
246 scroll-up/down-command. Fix scroll-preserve-screen-position
247 description. Document scroll-error-top-bottom.
248
9229fe87
GM
2492011-09-30 Glenn Morris <rgm@gnu.org>
250
251 * commands.texi (Keys): Whitespace fix. (Bug#9635)
252
0a2132ba
CY
2532011-09-24 Chong Yidong <cyd@stupidchicken.com>
254
255 * windows.texi (Pop Up Window): Defer discussion of window
256 splitting to the Window Choice node. Add index entries.
257 (Force Same Window): Node deleted.
258 (Displaying Buffers, Window Choice): New nodes.
259
260 * buffers.texi (Select Buffer): Clarify description of
261 buffer-switching commands. Add xref to Window Display node.
262 Don't repeat confirm-nonexistent-file-or-buffer description from
263 Visiting node. Remove even-window-heights.
264
265 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
266
33ed493b
CY
2672011-09-18 Chong Yidong <cyd@stupidchicken.com>
268
269 * cmdargs.texi (Icons X): Fix description of Emacs icon.
270
271 * xresources.texi (Table of Resources): Fix documentation of
272 bitmapIcon.
273
92fa95ad
CY
2742011-09-15 Chong Yidong <cyd@stupidchicken.com>
275
276 * package.texi (Package Menu): Add package-menu-mark-upgrades.
277
16254627
EH
2782011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
279
280 * frames.texi (Frame Commands): Note that delete-other-frames only
281 deletes frames on current terminal.
282
c3760c17
EZ
2832011-09-10 Eli Zaretskii <eliz@gnu.org>
284
285 * sending.texi (Mail Misc): Document mail-add-attachment.
286
69b8be97
EZ
2872011-09-04 Eli Zaretskii <eliz@gnu.org>
288
289 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
290
3fd50d5c
CY
2912011-08-29 Chong Yidong <cyd@stupidchicken.com>
292
293 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
294
e2aeef63
CY
2952011-08-28 Chong Yidong <cyd@stupidchicken.com>
296
297 * files.texi (File Archives):
298 * cal-xtra.texi (Diary Display):
299 * help.texi (Help Mode): Add xref to View Mode.
300
ddb54206
CY
3012011-08-28 Chong Yidong <cyd@stupidchicken.com>
302
a6326082
CY
303 * display.texi (View Mode): New node. Move view-file here from
304 Misc File Ops. Move view-buffer here from Misc Buffer.
305
306 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
307
04e2ce72 308 * files.texi (Misc File Ops): Document new
a6326082 309 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
310
311 * dired.texi (Dired Deletion): Shorten description of Trash.
312
ddb54206
CY
313 * misc.texi (emacsclient Options): Document server-port.
314
bd206ce5
EZ
3152011-08-27 Eli Zaretskii <eliz@gnu.org>
316
317 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
318 even on MS-Windows. Fix a typo.
319
d43f5a42
CY
3202011-08-26 Chong Yidong <cyd@stupidchicken.com>
321
322 * package.texi: New file, documenting the package manager.
323
324 * emacs.texi: Include it.
325
326 * help.texi (Help Summary): Add describe-package.
327
e0b1591b
CY
3282011-08-25 Chong Yidong <cyd@stupidchicken.com>
329
856ce114
CY
330 * misc.texi (Printing): Convert subnodes into subsections.
331
f404f8bc
CY
332 * text.texi (Two-Column): Move into Text chapter.
333
334 * picture-xtra.texi (Picture Mode): Group with Editing Binary
335 Files section. Convert from chapter into section.
336
337 * display.texi (Narrowing): Move into display chapter.
338
e0b1591b
CY
339 * sending.texi (Sending Mail):
340 * rmail.texi (Rmail):
341 * misc.texi (Gnus, Document View):
342 * dired.texi (Dired):
343 * emacs.texi: Group the mail, rmail, and gnus chapters together.
344
75bfc667
JL
3452011-08-07 Juri Linkov <juri@jurta.org>
346
347 * dired.texi (Operating on Files): Rewrite according to the fact
348 that `dired-do-chmod' doesn't use the `chmod' program anymore.
349
fe676f91
MA
3502011-07-30 Michael Albinus <michael.albinus@gmx.de>
351
352 * mini.texi (Minibuffer File): Insert a reference to Tramp for
353 remote file name completion. (Bug#9197)
354
4cc60b9b
EZ
3552011-07-28 Eli Zaretskii <eliz@gnu.org>
356
357 * mule.texi (Bidirectional Editing): Document the fact that
358 bidi-display-reordering is t by default.
359
89671e16
LMI
3602011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
361
362 * help.texi (Misc Help): Mention `describe-prefix-bindings'
363 explicitly (bug#8904).
364
fb23ecc2
LMI
3652011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
366
367 * trouble.texi (Checklist): Use an `M-x' example instead of an
368 Emacs Lisp form to switch on the dribble file (bug#8056).
369
465c5fc8
LMI
3702011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
371
372 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
373
90a6258b
GM
3742011-07-13 Glenn Morris <rgm@gnu.org>
375
376 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
377
c7588364
LMI
3782011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
379
380 * mark.texi (Mark Ring): Clarify how many locations are saved
381 (bug#5770).
382 (Global Mark Ring): Ditto.
383
4cb4f3ba
LMI
3842011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
385
d648feab
LMI
386 * text.texi (Table Recognition): Use "at point" instead of "under
387 point" (bug#4345).
388
4cb4f3ba
LMI
389 * display.texi (Cursor Display): Mention `cursor-type'.
390
391 * screen.texi (Point): Clarify that it's only if you use a block
392 cursor that it appears to be on a character (bug#4345).
393
ecd0b990
CY
3942011-07-12 Chong Yidong <cyd@stupidchicken.com>
395
396 * misc.texi (Amusements): Move dissociated press here, from its
397 own section.
398
399 * emacs.texi (Top): Update node listing.
400
c2fd0368
LMI
4012011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
402
403 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
404 clarity (bug#3523).
405
fdeb32ec
CY
4062011-07-12 Chong Yidong <cyd@stupidchicken.com>
407
408 * cmdargs.texi (Initial Options): Document --no-site-lisp.
409 (Misc X): Document --parent-id.
410
411 * frames.texi (Frame Commands): Note that focus-follows-mouse now
412 defaults to nil.
413
414 * misc.texi (emacsclient Options): Document --parent-id.
415
416 * msdog.texi (Windows HOME): Document _emacs as obsolete.
417
f584ca38
LMI
4182011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
419
420 * emacs.texi: Use "..." instead of ``...'' in the menus
421 (bug#3503).
422
963578d3
CY
4232011-07-11 Chong Yidong <cyd@stupidchicken.com>
424
425 * killing.texi (Primary Selection): Document `only' setting for
426 select-active-regions.
427
428 * mark.texi (Setting Mark): Reference Shift Selection node.
429
430 * frames.texi (Mouse Commands): Document mouse-yank-primary.
431
a30ed87b
LMI
4322011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
433
47076272
LMI
434 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
435 motion keys" (bug#3503).
436
a30ed87b
LMI
437 * emacs.texi: Change all the register node names from "RegPos"
438 (etc.) to "Positional Registers" (etc.) (bug#3314).
439
4d45a8b7
CY
4402011-07-11 Chong Yidong <cyd@stupidchicken.com>
441
442 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
443 (Other Kill Commands, Kill Options): Copyedits.
444 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
445 (Yanking): Move yank-excluded properties discussion here.
446 (Cut and Paste): Move from frames.texi. Update subnodes to
447 describe x-select-enable-clipboard case.
448
449 * frames.texi: Move Cut and Paste node and subnodes into
450 killing.texi, except Mouse Commands and Word and Line Mouse.
451
c160ddee
AM
4522011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
453
454 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
455
3329e6e3
LMI
4562011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
457
32a214fe
LMI
458 * screen.texi (Mode Line): Clarify that coding systems are
459 characters, not letters (bug#1749).
460
3329e6e3
LMI
461 * cmdargs.texi (Environment): Mention removing variables
462 (bug#1615). Text suggested by Kevin Rodgers.
463
8875da1e
CY
4642011-07-10 Chong Yidong <cyd@stupidchicken.com>
465
54806e45
CY
466 * misc.texi (Amusements): Don't mention Yow; it's crippled.
467
8875da1e
CY
468 * modes.texi: Rename from major.texi.
469 (Modes): New node. Make Major Modes and Minor Modes subsections
470 of this. All callers changed.
471
472 * custom.texi (Minor Modes): Move to modes.texi.
473
7847b2a1
CY
4742011-07-10 Chong Yidong <cyd@stupidchicken.com>
475
6cfd0fa2
CY
476 * custom.texi (Syntax): Node deleted.
477
478 * help.texi (Help Summary):
479 * major.texi (Major Modes):
480 * programs.texi (Parentheses):
481 * search.texi (Regexp Backslash, Regexp Backslash)
482 (Regexp Backslash):
483 * text.texi (Words): Callers changed.
484
7847b2a1
CY
485 * text.texi (Refill, Longlines): Delete nodes.
486
487 * ack.texi (Acknowledgments): Longlines removed from manual.
488
489 * emacs.texi (Top): Update node listing.
490
2a71c436
GM
4912011-07-09 Glenn Morris <rgm@gnu.org>
492
493 * fortran-xtra.texi (Fortran): Update handled extensions.
494
61436e9f
LMI
4952011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
496
497 * display.texi (Scrolling): `C-v' (etc) are now bound to
498 `scroll-*-command' (bug#8349).
499
6e560c71
LMI
5002011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
501
48954a09 502 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
503 doesn't actually delete any files (bug#7125).
504
2904fd97
LMI
505 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
506 argument for `C-c C-k' (bug#7391).
507
6e560c71
LMI
508 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
509 you're currently using (bug#8489).
510
978ff6c5
EZ
5112011-07-01 Eli Zaretskii <eliz@gnu.org>
512
513 * mule.texi (Coding Systems): Move index entries from the previous
514 change into their proper places.
515
0d742084
LMI
5162011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
517
31976bd5
LMI
518 * help.texi (Help Files): Document view-external-packages (bug#8902).
519
0d742084
LMI
520 * mule.texi (Coding Systems): Put a few more of the coding systems
521 into the index (bug#8900).
522
9f678528
GM
5232011-06-26 Glenn Morris <rgm@gnu.org>
524
525 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
526
18a4ce5e
AR
5272011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
528
529 * misc.texi (emacsclient Options): Mention --frame-parameters.
530
f0da764a
GM
5312011-06-09 Glenn Morris <rgm@gnu.org>
532
533 * custom.texi (Specifying File Variables):
534 Recommend explicit arguments for minor modes.
535
b047e7ac
PE
5362011-06-02 Paul Eggert <eggert@cs.ucla.edu>
537
538 Document wide integers better.
539 * buffers.texi (Buffers):
001903b5
PE
540 * files.texi (Visiting): Document maxima for 64-bit machines,
541 and mention virtual memory limits.
b047e7ac 542
bf41276f
CY
5432011-05-28 Chong Yidong <cyd@stupidchicken.com>
544
545 * custom.texi (Hooks): Reorganize. Mention Prog mode.
546
547 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
548 prog mode (Bug#8240).
549
e145f188
GM
5502011-05-27 Glenn Morris <rgm@gnu.org>
551
552 * custom.texi (Specifying File Variables):
553 Major modes no longer need come first.
554
313f790e
CY
5552011-05-22 Chong Yidong <cyd@stupidchicken.com>
556
557 * mule.texi (Specify Coding, Text Coding, Communication Coding):
558 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
559
c136e5cd
GM
5602011-05-18 Glenn Morris <rgm@gnu.org>
561
562 * ack.texi (Acknowledgments): Remove fakemail.c.
563
c71a0d48 5642011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
565
566 Fixes for fitting text into 7x9 printed manual.
567 * building.texi (Flymake, Breakpoints Buffer):
568 * calendar.texi (Appointments):
569 * cmdargs.texi (General Variables, Display X):
570 * custom.texi (Saving Customizations, Face Customization)
571 (Directory Variables, Minibuffer Maps, Init Rebinding):
572 * display.texi (Font Lock, Font Lock, Useless Whitespace):
573 * fixit.texi (Spelling):
574 * frames.texi (Creating Frames, Fonts):
575 * help.texi (Help Files):
576 * mini.texi (Minibuffer File):
577 * misc.texi (emacsclient Options, Emulation):
578 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
579 * mule.texi (International Chars, Language Environments)
580 (Select Input Method, Modifying Fontsets, Charsets):
581 * programs.texi (Custom C Indent):
582 * rmail.texi (Rmail Labels):
583 * text.texi (Table Conversion):
584 * trouble.texi (Known Problems, Known Problems):
585 * windows.texi (Change Window):
586 * xresources.texi (GTK resources): Reflow text and re-indent code
587 examples to avoid TeX overflows and underflows on 7x9 paper.
588
589 * emacs.texi: Fix the (commented out) smallbook command.
590
591 * macos.texi (Mac / GNUstep Events):
592 * xresources.texi (Lucid Resources): Remove extraneous examples.
593
b8f82dc1
GM
5942011-05-10 Glenn Morris <rgm@gnu.org>
595
596 * custom.texi (Specifying File Variables):
597 Deprecate using mode: for minor modes.
598
d306b4da
GM
5992011-05-07 Glenn Morris <rgm@gnu.org>
600
601 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
602
548d0a63
GM
6032011-05-06 Glenn Morris <rgm@gnu.org>
604
5006e634
GM
605 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
606
548d0a63
GM
607 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
608
e793a940
LMI
6092011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
610
611 * misc.texi (Emacs Server): Document `server-eval-at'.
612
7031be6d
UR
6132011-04-24 Chong Yidong <cyd@stupidchicken.com>
614
615 * maintaining.texi (List Tags): Document next-file. Suggested by
616 Uday S Reddy.
617
4ffd0d6b 6182011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
619
620 * mini.texi (Minibuffer Edit):
621 * screen.texi (Mode Line): Fix typo.
622
1c6c854e
CS
6232011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
624
024ff170 625 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 626
c5c9f40f
CY
6272011-03-26 Chong Yidong <cyd@stupidchicken.com>
628
629 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
630
09725d26
EZ
6312011-03-30 Eli Zaretskii <eliz@gnu.org>
632
633 * display.texi (Auto Scrolling): Document the limit of 100 lines
634 for never-recentering scrolling with `scroll-conservatively'.
635 (Bug#6671)
636
09d9db2c 6372011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
638
639 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
640 HOME on Windows and where it looks for init files. (Bug#8221)
641
62d94509
EZ
6422011-03-10 Eli Zaretskii <eliz@gnu.org>
643
644 * search.texi (Regexp Example):
645 * mule.texi (International Chars):
646 * building.texi (External Lisp): Don't use characters outside
647 ISO-8859-1.
648
0286d9de
EZ
6492011-03-09 Eli Zaretskii <eliz@gnu.org>
650
1c6c854e
CS
651 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
652 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
653
654 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
655
114902a5 656 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
657 (Bug#8210)
658
0afb4571
J
6592011-03-08 Jan Djärv <jan.h.d@swipnet.se>
660
661 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
662 for Gtk+ 3.
663
bb3865e8
GM
6642011-03-08 Glenn Morris <rgm@gnu.org>
665
6446548e
GM
666 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
667 * emacs.texi (Acknowledgments):
668 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 669 * emacs.texi: Set documentencoding.
6446548e 670
bb3865e8
GM
671 * display.texi (Optional Mode Line): Don't mention exactly where
672 display-time appears. (Bug#8193)
673
33383987
JB
6742011-03-07 Chong Yidong <cyd@stupidchicken.com>
675
676 * Version 23.3 released.
677
892777ba
CY
6782011-03-06 Chong Yidong <cyd@stupidchicken.com>
679
680 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
681
0b973fc5
DW
6822011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
683
684 * misc.texi (emacsclient Options): Add q/quiet.
685
8ef5a2f2
GM
6862011-03-02 Glenn Morris <rgm@gnu.org>
687
688 * mule.texi (Communication Coding) <x-select-request-type>:
689 Remove duplicate (essentially) paragraph. (Bug#8148)
690
bd106056
CS
6912011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
692
693 * maintaining.texi (Format of ChangeLog): Add reference to
694 add-log-full-name.
695 (Change Log Commands): Add documentation for combining multiple
696 symbols in one change.
697
6640b281
GM
6982011-03-01 Glenn Morris <rgm@gnu.org>
699
700 * custom.texi (Directory Variables):
701 Give an example of excluding subdirectories.
702
2b0c7330 7032011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
704
705 * search.texi (Regexp Search): Move index entries about regexps to the
706 "Regexps" node. Add index entries for regexp search. (Bug#8096)
707
8c62c205
GM
7082011-02-19 Glenn Morris <rgm@gnu.org>
709
710 * dired.texi (Dired): Dired-X version number was dropped.
711
3928f2b6
JD
7122011-02-14 Jan Djärv <jan.h.d@swipnet.se>
713
714 * xresources.texi (X Resources): Remove *faceName and replace it with
715 *font for Lucid.
716
a41c8660
CY
7172011-02-05 Chong Yidong <cyd@stupidchicken.com>
718
719 * rmail.texi (Rmail Display): Document Rmail MIME support more
720 accurately.
721
722 * maintaining.texi (VC Change Log): Document vc-log-incoming and
723 vc-log-outgoing.
724 (Merging): Document vc-find-conflicted-file.
725
233ba4d9 7262011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
727
728 * custom.texi (Variables): Fix typo.
729
14beddf4 7302011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 731
65401ee3
CY
732 * search.texi (Regexps): Copyedits. Mention character classes
733 (Bug#7809).
734
19f81ecf
CY
735 * files.texi (File Aliases): Restore explanatory text from Eli
736 Zaretskii, accidentally removed in 2011-01-08 commit.
737
bf3dae7e
EZ
7382011-01-29 Eli Zaretskii <eliz@gnu.org>
739
740 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
741 (MAKEINFO_OPTS): New variable.
742 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
743 (emacs.html): New target.
744 (clean): Remove emacs.html.
745
45eb2a5d
WL
7462011-01-23 Werner Lemberg <wl@gnu.org>
747
748 * Makefile.in (MAKEINFO): Now controlled by `configure'.
749 (MAKEINFO_OPTS): New variable. Use it where appropriate.
750 (ENVADD): Updated.
751
9acfe703
GM
7522011-01-18 Glenn Morris <rgm@gnu.org>
753
754 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
755
756 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
757
362b9d48
GM
7582011-01-15 Chong Yidong <cyd@stupidchicken.com>
759
bb033b5f
CY
760 * building.texi (Compilation): Improve instructions for running two
761 compilations (Bug#7573).
762
b024d9f0
MD
763 * files.texi (Backup Names): Document the new location of the
764 last-resort backup file.
765
362b9d48
GM
766 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
767 manual. Explain why directory-abbrev-alist elements should be anchored
768 (Bug#7777).
769
7702011-01-15 Eli Zaretskii <eliz@gnu.org>
771
772 * msdog.texi (Windows Startup): Correct inaccurate description of
773 differences between emacsclient.exe and emacsclientw.exe.
774
7c420169 7752011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
776
777 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
778
7c420169 7792011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
780
781 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
782
7c420169 7832011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 784
2d34d523
EZ
785 * frames.texi (Cut and Paste): Modify the section's name and text:
786 don't mix "cut/paste" with "kill/yank".
787 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
788 (Bug#7702)
789
88ab4340
EZ
790 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
791
7c420169 7922011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
793
794 * maintaining.texi: Move inclusion of emerge after EDE, so that it
795 matches its position in the menu. (Bug#7674)
796
7c420169 7972011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
798
799 * trouble.texi (Checklist): Mention not replying via news either.
800
92bb6c52
TH
8012010-12-30 Tassilo Horn <tassilo@member.fsf.org>
802
803 * misc.texi (Document View): Update DocView section with newly
804 supported document formats.
805
b103c904
CY
8062010-12-21 Chong Yidong <cyd@stupidchicken.com>
807
808 * killing.texi: Resection the Info version to conform to the
809 printed manual, to avoid making sections on Accumulating Text, CUA
810 and Rectangles into full chapters.
811
f49d1f52 8122010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
813
814 * custom.texi (Init Syntax): Add index entries for "character syntax".
815 (Bug#7576)
816
f49d1f52 8172010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
818
819 * text.texi (HTML Mode): Small fixes. (Bug#7607)
820
f49d1f52 8212010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
822
823 * trouble.texi (Checklist): Fix typo in newsgroup name.
824
f49d1f52 8252010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
826
827 * search.texi (Word Search): Note that the lazy highlight always
828 matches to whole words (Bug#7470).
829
f49d1f52 8302010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 831
4f1948eb
EZ
832 * display.texi (Optional Mode Line): Make the description of
833 load-average more accurate.
834
b8a9e136
EZ
835 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
836 registry, with a cross-reference.
62d72a4a
EZ
837 (Windows Startup): New node. Move the stuff about the current
838 directory from "Windows HOME".
b8a9e136 839
07976ae3 8402010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
841
842 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
843 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
844
07976ae3 8452010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
846
847 * maintaining.texi (Version Control Systems): Fix repeated sentence.
848 Suggested by Štěpán Němec.
849
07976ae3 8502010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 851
1aaae3f3
CY
852 * maintaining.texi (Version Control): Say "commit", not "check in".
853 (Version Control Systems): Simplify descriptions.
854 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
855 VCS Concepts.
856 (VC Mode Line): Update example.
857 (Old Revisions): Document revert-buffer for vc-diff.
858 (Log Buffer): Promote to a subsection. Document header lines.
859
1c6c854e
CS
860 * macos.texi (Mac / GNUstep Basics):
861 Document ns-right-alternate-modifier.
ec8a6295 862
1aaae3f3
CY
863 * emacs.texi (Top): Update node listing.
864
0eb025fb
EZ
8652010-11-13 Eli Zaretskii <eliz@gnu.org>
866
867 * rmail.texi (Rmail Coding): Characters with no fonts are not
868 necessarily displayed as empty boxes.
869
870 * mule.texi (Language Environments, Fontsets): Characters with no
871 fonts are not necessarily displayed as empty boxes.
872
873 * display.texi (Text Display): Document display of glyphless
874 characters.
875
ea4f7750
GM
8762010-11-13 Glenn Morris <rgm@gnu.org>
877
878 * basic.texi (Position Info): Add M-x count-words-region.
879
90639cea
GM
8802010-11-11 Glenn Morris <rgm@gnu.org>
881
882 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
883
d607b96b 8842010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
885
886 * msdog.texi (Windows HOME): Add information regarding startup
887 directory when invoking Emacs from a desktop shortcut. (bug#7300)
888
c12e4a81
GM
8892010-10-11 Glenn Morris <rgm@gnu.org>
890
df187c62
GM
891 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
892
c12e4a81
GM
893 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
894 (DVIPS): New variable.
234db610
GM
895 (.PHONY): Add html, ps.
896 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
897 (clean): Delete html, ps files.
c12e4a81 898
6513b232
EZ
8992010-10-09 Eli Zaretskii <eliz@gnu.org>
900
901 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
902
f4f358f1
GM
9032010-10-09 Glenn Morris <rgm@gnu.org>
904
c1dc72b3
GM
905 * Makefile.in (VPATH): Remove.
906 (infodir): Make it absolute.
907 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
908
4393405b
GM
909 * Makefile.in (dist): Anchor regexps.
910
eef3ab94
GM
911 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
912 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
913 (emacs-xtra.pdf): Use $<.
914
aa9db089
GM
915 * Makefile.in (infoclean): Remove harmless, long-standing error.
916
abd40fb4
GM
917 * Makefile.in ($(infodir)): Delete rule.
918 (mkinfodir): New.
919 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
920
f4f358f1 921 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 922 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
923 * emacsver.texi: New file, replacing emacsver.texi.in.
924
ea274122
GM
9252010-10-09 Glenn Morris <rgm@gnu.org>
926
f7a31f11
GM
927 * emacsver.texi.in: New file.
928 * emacs.texi: Set EMACSVER by including emacsver.texi.
929 * Makefile.in (distclean): Delete emacsver.texi.
930 (dist): Copy emacsver.texi.
b13254e7 931 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 932
3fb78d1f
GM
933 * ack.texi (Acknowledgments): No more b2m.c.
934
ea274122
GM
935 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
936 (emacs): Remove rule.
937 (dist): No need to deal with the emacs rule any more.
938
17ca7950
GM
9392010-10-07 Glenn Morris <rgm@gnu.org>
940
941 * Makefile.in (version): New, set by configure.
942 (clean): Delete dist tar file.
943 (dist): Use version in tar name.
944
4c83f6e1
GM
9452010-10-06 Glenn Morris <rgm@gnu.org>
946
947 * Makefile.in (EMACS_XTRA): Add the main source file.
948 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
949 (mostlyclean): No core files, reorder other files.
950 (clean): Delete specific dvi and pdf files.
951 (infoclean, dist): New rules.
952 (maintainer-clean): Use infoclean.
8a944cea 953 ($(infodir)): Add parallel build workaround.
4c83f6e1 954
0264072d
GM
9552010-10-04 Glenn Morris <rgm@gnu.org>
956
957 * Makefile.in (SHELL): Set it.
958 (INFO_TARGETS, DVI_TARGETS): Remove variables.
959 (info, dvi): Replace above variables with their expansions.
960 (info): Move mkdir from here...
961 ($(infodir)/emacs): ... to here (for parallel builds).
962 (pdf): New target.
963 ($(infodir)/emacs): Pass -o option to makeinfo.
964 (.PHONY): Declare clean rules.
965 (maintainer-clean): Delete dvi and pdf files.
966 Guard against cd failures. Use a more restrictive delete.
967
3226d6ca
GM
9682010-10-02 Glenn Morris <rgm@gnu.org>
969
970 * misc.texi (Shell Mode): Remove reference to old function name.
971
cad90f3b
EZ
9722010-09-30 Eli Zaretskii <eliz@gnu.org>
973
974 * maintaining.texi (VC Mode Line): Mention all the possible VC status
975 indicator characters.
976
5f874327
GM
9772010-09-29 Glenn Morris <rgm@gnu.org>
978
979 * Makefile.in (top_srcdir): Remove unused variable.
980
0ab9cff3
GM
9812010-09-14 Glenn Morris <rgm@gnu.org>
982
67ae9766
GM
983 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
984 the last hook item.
985
0ab9cff3
GM
986 * calendar.texi (Appointments): Also updated when a diary include file
987 is saved.
988
6664fc59 9892010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
990
991 * trouble.texi (Bugs): Update the section intro.
992 (Known Problems): New section.
993 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
994 (Sending Patches): Bug fixes are best as responses to existing bugs.
995 * emacs.texi (Known Problems): Add menu entry for new section.
996
be3283d7
GM
9972010-09-09 Glenn Morris <rgm@gnu.org>
998
999 * xresources.texi: Untabify.
1000
10999305 10012010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1002
1003 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1004
10999305 10052010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1006
1007 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1008
30641319
JD
10092010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1010
1011 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1012
50dd7bc6
GM
10132010-08-21 Glenn Morris <rgm@gnu.org>
1014
1015 * misc.texi (Amusements): Mention bubbles and animate.
1016
5e620eca
EZ
10172010-07-31 Eli Zaretskii <eliz@gnu.org>
1018
1019 * files.texi (Visiting): Add more index entries for
1020 large-file-warning-threshold.
1021
8b2dd508
JD
10222010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1023
1024 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1025
8838673e
GM
10262010-06-23 Glenn Morris <rgm@gnu.org>
1027
1028 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1029 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1030 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1031 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1032 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1033 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1034 Untabify Texinfo files.
1035
04d3bb6c
GM
10362010-06-10 Glenn Morris <rgm@gnu.org>
1037
103dd3a8
GM
1038 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1039
04d3bb6c
GM
1040 * basic.texi (Inserting Text): Fix typo.
1041
50b79479
GM
10422010-06-10 Glenn Morris <rgm@gnu.org>
1043
1044 * ack.texi (Acknowledgments):
1045 * emacs.texi (Acknowledgments): Update for notifications.el.
1046
86d7a550
DU
10472010-05-31 Daiki Ueno <ueno@unixuser.org>
1048
1049 * dired.texi (Operating on Files): Mention encryption commands
1050 (Bug#6315).
1051
db5dce9d
EZ
10522010-05-29 Eli Zaretskii <eliz@gnu.org>
1053
1054 * basic.texi (Moving Point): Update due to renaming of commands bound
1055 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1056
34313041
EZ
10572010-05-18 Eli Zaretskii <eliz@gnu.org>
1058
1059 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1060 paragraphs.
1061 (Line Truncation): Fix wording for bidi display.
1062
1fc0ce04 1063 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1064 keys.
1065
0235128c 10662010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1067
1068 * building.texi (GDB Graphical Interface): Remove misleading comparison
1069 to an IDE (Bug#6128).
1070
0235128c 10712010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1072
1073 * programs.texi (Man Page):
1074 * misc.texi (Invoking emacsclient):
1075 * mini.texi (Repetition):
1076 * mark.texi (Setting Mark): Fix typos.
1077
0235128c 10782010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1079
1080 * misc.texi (Printing): Document htmlfontify-buffer.
1081
0235128c 10822010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1083
1084 * calendar.texi (Displaying the Diary, Format of Diary File):
1085 Fix external cross-references for TeX format output.
1086
0235128c
SM
10872010-05-07 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * Version 23.2 released.
1090
f63d0028
JD
10912010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1092
1093 * cmdargs.texi (Initial Options): Mention --chdir.
1094
20fe03ad
JD
10952010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1096
1097 * frames.texi (Tool Bars): Add tool-bar-style.
1098
b7d65a5f
GM
10992010-04-21 Glenn Morris <rgm@gnu.org>
1100
1101 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1102
a42dbee1
CY
11032010-04-18 Chong Yidong <cyd@stupidchicken.com>
1104
1105 * programs.texi (Semantic): New node.
1106
1107 * maintaining.texi (EDE): New node.
1108
1109 * emacs.texi: Update node listing.
1110
1111 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1112
6e104790 11132010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1114
d52dbd3d
GM
1115 * emacs.texi (Acknowledgments): Remove duplicate.
1116
a77fe20c
GM
1117 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1118
6e104790 11192010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1120
4ebe9902
GM
1121 * dired.texi (Misc Dired Features): Mention VC diff and log.
1122 * maintaining.texi (Old Revisions, VC Change Log):
1123 Mention that diff and log work in Dired buffers.
1124
98932641
GM
1125 * help.texi (Help Summary): Mention M-x info-finder.
1126
d5b22ab2 1127 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1128
4d4e9522
GM
1129 * custom.texi (Specifying File Variables, Directory Variables):
1130 Document new commands for manipulating local variable lists.
1131
6e104790 11322010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1133
1134 * trouble.texi (Contributing): Add cindex entry.
1135 Mention etc/CONTRIBUTE.
1136
6e104790 11372010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1138
1139 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1140 query-replace (Bug#5774).
1141
a20a9df3
GM
11422010-04-16 Glenn Morris <rgm@gnu.org>
1143
1144 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1145
1ecb2d3f
JD
11462010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1147
1148 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1149
99852628
JD
11502010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1151
1152 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1153
ce79424f
EZ
11542010-03-30 Eli Zaretskii <eliz@gnu.org>
1155
1156 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1157 cross-reference to "Inserting Text".
1158
1159 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1160 Mention completion provided by `ucs-insert'.
1161
85738751 11622010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1163
1164 * sending.texi (Sending Mail): Note variables that may need
1165 customizing.
1166 (Mail Sending): Expand discussion of send-mail-function.
1167
85738751 11682010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1169
1170 Document Message mode as the default mail mode.
1171
1172 * sending.texi (Sending Mail): Copyedits.
1173 (Mail Format, Mail Headers): Document mail-from-style changes.
1174 (Mail Commands): Rename from Mail mode. Document Message mode.
1175 (Mail Misc): Rename from Mail mode Misc.
1176 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1177 command names and update keybindings.
1178 (Header Editing): Document message-tab. De-document
1179 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1180 favor of mail-default-headers. Ad index entries for user-full-name and
1181 user-mail-address.
1c6c854e
CS
1182 (Citing Mail): Update changes in Message mode behavior.
1183 Document mail-yank-prefix.
e73c2434
CY
1184 (Mail Signature): New node, moved from Mail Misc.
1185 (Mail Aliases): Mail abbrevs are the default with Message mode.
1186 (Mail Methods): Note that Message mode is now the default.
1187
1188 * rmail.texi (Rmail Reply):
1189 * text.texi (Text Mode):
1190 * major.texi (Major Modes):
1191 * mule.texi (Output Coding): Refer to Message mode.
1192
1193 * custom.texi (Init Examples): Add xref to Mail Header.
1194
1fc0ce04 1195 * emacs.texi (Top): Fix xrefs.
e73c2434 1196
85738751 11972010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1198
c0c035fa
CY
1199 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1200 repository if there is none.
1201 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1202 vc-print-root-log.
ef7b27ef 1203 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1204
71785b7a
CY
1205 * programs.texi (Program Modes): Mention Javascript mode.
1206
f67c5dd0
CY
1207 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1208 * emacs.texi: Update node description.
1209
0f72a391 1210 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1211 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1212
dc2d2590
JL
12132010-03-30 Juri Linkov <juri@jurta.org>
1214
1215 * search.texi (Other Repeating Search): Remove line that `occur'
1216 can not handle multiline matches.
1217
a7b02820
EZ
12182010-03-30 Eli Zaretskii <eliz@gnu.org>
1219
1220 * mule.texi (International): Mention support of bidirectional editing.
1221 (Bidirectional Editing): New section.
1222
22ef1944
NR
12232010-03-28 Nick Roberts <nickrob@snap.net.nz>
1224
1225 * emacs.texi (Top): Update node names to those in building.texi.
1226
146b8b16
NR
12272010-03-27 Nick Roberts <nickrob@snap.net.nz>
1228
1229 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1230 doc/emacs/emacs.texi: Update node names for building.texi.
1231
6d98672d
GM
12322010-03-24 Glenn Morris <rgm@gnu.org>
1233
1234 * ack.texi (Acknowledgments):
1235 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1236
93318cbd
JD
12372010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1238
1239 * xresources.texi (Table of Resources): Clarify toolBar number
1240 for Gtk+.
1241
1242 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1243
15cf2f52
CY
12442010-03-21 Chong Yidong <cyd@stupidchicken.com>
1245
4102856c
CY
1246 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1247
15cf2f52
CY
1248 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1249 and multi-isearch-buffers-regexp.
1250
1251 * indent.texi (Indentation): Clarify description of
1252 indent-for-tab-command. Document tab-always-indent.
1253
d68eb23c
CY
12542010-03-20 Chong Yidong <cyd@stupidchicken.com>
1255
1256 * cmdargs.texi (Font X): Move most content to Fonts.
1257
1258 * frames.texi (Fonts): New node. Document font-use-system-font.
1259
1260 * emacs.texi (Top):
1261 * xresources.texi (Table of Resources):
1262 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1263
288f9fc0
CY
12642010-03-10 Chong Yidong <cyd@stupidchicken.com>
1265
1266 * Branch for 23.2.
1267
17782bec
CY
12682010-03-06 Chong Yidong <cyd@stupidchicken.com>
1269
1270 * custom.texi (Init Examples): Add xref to Locals.
1271
1272 * major.texi (Choosing Modes): Mention usage of setq-default for
1273 setting the default value of major-mode (Bug#5688).
1274
b4a1a8b2
CY
12752010-03-02 Chong Yidong <cyd@stupidchicken.com>
1276
1277 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1278
1279 * display.texi (Display Custom): Document make-pointer-invisible and
1280 underline-minimum-offset. Remove inverse-video.
1281
a1e759cd
CY
12822010-02-21 Chong Yidong <cyd@stupidchicken.com>
1283
1284 * frames.texi (Frame Commands): Note that the last ordinary frame can
1285 be deleted in daemon mode (Bug#5616).
1286
4f3bc373
GM
12872010-02-18 Glenn Morris <rgm@gnu.org>
1288
1289 * trouble.texi (Contributing): Repository is no longer CVS.
1290
5dbbdd33
GM
12912010-02-08 Glenn Morris <rgm@gnu.org>
1292
1293 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1294
cd61af01
SM
12952010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1296
1297 * display.texi (Useless Whitespace, Text Display):
1298 * custom.texi (Init Examples): Avoid obsolete special default variables
1299 like default-major-mode.
1300
b1bb0a25 13012010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1302
1303 * programs.texi (Other C Commands): Replace reference to obsolete
1304 c-subword-mode.
1305
99d0985b
GM
13062010-01-21 Glenn Morris <rgm@gnu.org>
1307
1308 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1309
893db5bc
GM
13102010-01-12 Glenn Morris <rgm@gnu.org>
1311
1312 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1313 emacs-pretest-bug for bug reports for development versions.
1314
0419b8d6
GM
13152010-01-11 Glenn Morris <rgm@gnu.org>
1316
1317 * display.texi (Highlight Interactively): `t' does not mean highlight
1318 all patterns. (Bug#5335)
1319
26e533e2
CY
13202009-12-29 Chong Yidong <cyd@stupidchicken.com>
1321
1322 * misc.texi (Shell): Document async-shell-command.
1323
1324 * building.texi (Grep Searching): Document zrgrep.
1325
484eaeac 1326 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1327
7ee6c59b
NR
13282009-12-29 Nick Roberts <nickrob@snap.net.nz>
1329
1330 * building.texi: Import GDB Graphical Interface description from
1331 EMACS_23_1_RC.
1332
91ed7ea8
CY
13332009-12-24 Chong Yidong <cyd@stupidchicken.com>
1334
1335 * emacs.texi (Top): Update node listing.
1336
1337 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1338
1339 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1340
1341 * cmdargs.texi (Initial Options):
1342 * xresources.texi (Resources): Document inhibit-x-resources.
1343
1344 * custom.texi (Specifying File Variables): Note that minor modes are
1345 enabled unconditionally.
1346
1347 * display.texi (Scrolling): Briefly document the old recenter command,
1348 and document recenter-positions.
1349
1350 * files.texi (Visiting):
1351 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1352
1c6c854e
CS
1353 * frames.texi (Cut/Paste Other App):
1354 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1355
1356 * killing.texi (Kill Options): New node.
1357
6ca89aaa
CY
13582009-12-05 Chong Yidong <cyd@stupidchicken.com>
1359
1360 * misc.texi (Shell Options): ansi-color is now default.
1361
806642d4
GM
13622009-12-05 Glenn Morris <rgm@gnu.org>
1363
806642d4
GM
1364 * emacs.texi (Top): Update menu for cal-xtra node changes.
1365 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1366 or mode line. Don't mention invisible text or the details of
1367 diary-print-entries here, only in cal-xtra.
1368 (Format of Diary File): Mention that the "date on first line" format
1369 only really affects the simple display.
1370 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1371 (Diary Customizing): Holidays may be in the buffer or mode line.
1372 Move diary-print-entries to the "Diary Display" section.
1373 (Diary Display): New section, split out from "Fancy Diary Display".
1374 Explain the limitations of simple display, and how to print it.
1375
1a4f0c0a
GM
1376 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1377
e11adbd8
GM
1378 * cal-xtra.texi (Diary Display): Mention View mode.
1379
29a483ac
JL
13802009-11-29 Juri Linkov <juri@jurta.org>
1381
1382 * display.texi (Highlight Interactively): Actually a list of
1383 default faces is pre-loaded into a list of default values
1384 instead of the history.
1385
83d60c79
GM
13862009-11-20 Glenn Morris <rgm@gnu.org>
1387
1388 * ack.texi (Acknowledgments):
1389 * emacs.texi (Acknowledgments): Add htmlfontify.
1390
276bbe96
GM
13912009-11-14 Glenn Morris <rgm@gnu.org>
1392
98ad1bae
GM
1393 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1394
276bbe96
GM
1395 * ack.texi (Acknowledgments):
1396 * emacs.texi (Acknowledgments): Update for recent Org changes.
1397
18430066
CY
13982009-10-31 Chong Yidong <cyd@stupidchicken.com>
1399
1400 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1401 `charset' property, which is irrelevant to the user manual (Bug#3526).
1402
522ddc9f
JB
14032009-10-14 Juanma Barranquero <lekktu@gmail.com>
1404
1405 * trouble.texi (DEL Does Not Delete): Fix typo.
1406
50b49ade
MA
14072009-10-05 Michael Albinus <michael.albinus@gmx.de>
1408
1409 * files.texi (Misc File Ops): Mention copy-directory.
1410
6308321a
EZ
14112009-10-04 Eli Zaretskii <eliz@gnu.org>
1412
43b3b4d1
EZ
1413 * mule.texi (Unibyte Mode): Emphasize that
1414 unibyte-display-via-language-environment affects only the display.
1415
6308321a
EZ
1416 * display.texi (Horizontal Scrolling): Document cursor behavior under
1417 horizontal scrolling when point moves off the screen (Bug#4564).
1418 Improve wording.
1419
bd51ea7f
MA
14202009-10-01 Michael Albinus <michael.albinus@gmx.de>
1421
1422 * files.texi (Directories): delete-directory prompts for recursive
1423 deletion.
1424
55381962
GM
14252009-09-30 Glenn Morris <rgm@gnu.org>
1426
1427 * ack.texi (Acknowledgments):
1428 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1429
13989ab1
TH
14302009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1431
1432 * dired.texi (Dired Navigation): Use @code instead of @var for
1433 dired-isearch-filenames, so that it's not capitalized.
1434
8ba46c89
CY
14352009-09-19 Chong Yidong <cyd@stupidchicken.com>
1436
1437 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1438
1439 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1440
1441 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1442 (Key Bindings): Reference Init Rebinding in introductory text.
1443 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1444 (Keymaps): Simplify.
1445 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1446 (Minibuffer Maps): Remove mention of Mocklisp.
1447 (Init Rebinding): Move mode-local rebinding example here from Local
1448 Keymaps.
1449 (Modifier Keys): Clarify.
1e11b018 1450 (Rebinding): Add cindex for "binding keys".
8ba46c89 1451
6a5ca7c8
CY
14522009-09-13 Chong Yidong <cyd@stupidchicken.com>
1453
1454 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1455
0e1cba51
NR
14562009-08-31 Nick Roberts <nickrob@snap.net.nz>
1457
6a5ca7c8 1458 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1459 Re-organise these two sections.
0e1cba51 1460
76a87a4d
EZ
14612009-08-29 Eli Zaretskii <eliz@gnu.org>
1462
1463 * cmdargs.texi (Initial Options): Fix last change.
1464
82e98df4
SM
14652009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1466
1467 * mule.texi (Enabling Multibyte):
1468 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1469 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1470
fb89fad9
GM
14712009-08-20 Glenn Morris <rgm@gnu.org>
1472
1473 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1474
e99652b0
GM
14752009-08-19 Glenn Morris <rgm@gnu.org>
1476
1477 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1478
5cca97ad
GM
14792009-08-18 Glenn Morris <rgm@gnu.org>
1480
1481 * ack.texi (Acknowledgments):
1482 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1483
997797ae 1484 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1485
985bf85b
GM
14862009-08-09 Glenn Morris <rgm@gnu.org>
1487
1488 * ack.texi (Acknowledgments):
1489 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1490
8d6bb99e
DD
14912009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1492
1493 * emacs.texi (Top): Add new menu items for GDB-UI.
1494
1495 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1496 section. Threads buffer is in separate section now.
8d6bb99e 1497
8353da9c
GM
14982009-08-08 Glenn Morris <rgm@gnu.org>
1499
1500 * ack.texi (Acknowledgments):
1501 * emacs.texi (Acknowledgments):
1502 Update for js2-mode and org changes.
1503
f2074faf
MA
15042009-08-02 Michael Albinus <michael.albinus@gmx.de>
1505
1506 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1507 files.
1508
e8d2d3fb
CY
15092009-07-28 Chong Yidong <cyd@stupidchicken.com>
1510
1511 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1512
324a4f6a
GM
15132009-07-23 Glenn Morris <rgm@gnu.org>
1514
1515 * programs.texi (Matching): Update blink-matching-paren-distance.
1516
b6937a70
CY
15172009-07-21 Chong Yidong <cyd@stupidchicken.com>
1518
1519 * frames.texi (Cut/Paste Other App): For select-active-regions,
1520 selection is now updated on moving point.
1521
bd8aaa36
RS
15222009-07-21 Richard Stallman <rms@gnu.org>
1523
1524 * glossary.texi (GNU, Daemon): Update information.
1525
8d9b5eba
JL
15262009-07-19 Juri Linkov <juri@jurta.org>
1527
1528 * custom.texi (Specifying File Variables, Safe File Variables):
1529 "variables/value pairs" -> "variable/value pairs".
1530
a2acc1db
GM
15312009-07-15 Glenn Morris <rgm@gnu.org>
1532
1533 * misc.texi (Gnus): Remove widow.
1534
c5ae942b
GM
15352009-07-11 Glenn Morris <rgm@gnu.org>
1536
703d26ba
GM
1537 * Makefile.in (TEXI2PDF): New.
1538 (emacs.pdf, emacs-xtra.pdf): New targets.
1539
522ddc9f 1540 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1541
1542 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1543
1544 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1545 Don't print the copying notice twice in the printed version.
1546 Update the menu and detailmenu.
1547 (Preface): The meaning of "on-line" has changed.
1548 Correct name for "Common Problems" chapter.
1549 (Distrib): Update FSF shop URL.
1550 (Intro): Showing two files at once is not so exciting.
1551
1552 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1553 (Mac / GNUstep Basics): Minor grammar changes.
1554 (Mac / GNUstep Events): Fix typo.
1555 (GNUstep Support): CANNOT_DUMP no longer applies.
1556
1557 * misc.texi (Document View): Fix typos.
1558
1559 * dired.texi (Dired):
1560 * help.texi (Help):
1561 * macos.texi (Mac OS / GNUstep):
1562 * maintaining.texi (Version Control, Introduction to VC):
1563 End menu descriptions with a period.
c5ae942b 1564
b1c8242b
EZ
15652009-07-09 Eli Zaretskii <eliz@gnu.org>
1566
1567 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1568 so categorical in saying that the option is only useful on NTFS.
1569
220d9aa6
GM
15702009-07-09 Glenn Morris <rgm@gnu.org>
1571
1572 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1573 (ENVADD): Add texinfodir to TEXINPUTS.
1574
1575 * emacs.texi (Top): Fix cross-reference.
1576
1577 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1578
1579 * vc1-xtra.texi (Revision Tags): Fix typo.
1580
d07e72d3
GM
15812009-07-03 Glenn Morris <rgm@gnu.org>
1582
1583 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1584 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1585 (Merge Commands): `.' does not seem to work in A or B buffer.
1586 `l' can recreate the 3-window display.
1587
1588 * glossary.texi (Glossary): Minor phrasing changes throughout.
1589 Add more internal cross-references.
1590 <Autoloading>: You can't really autoload a variable.
1591 <C-M->: Move details here from `M-C-' item.
1592 <Continuation Line>: Refer to `Truncation.'
1593 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1594 <Home Directory, Unix>: New entries.
1595 <Deletion of Files>: Mention recycle bins.
1596 <Directory>: Mention ``folders.''
1597 <Error>: Don't mention ``type-ahead.''
1598 <Fringe>: Refer to the manual node.
1599 <Minor Mode>: Can be global or local.
1600 <Spell Checking>: There are other checkers besides Ispell.
1601
f144038a
GM
16022009-07-02 Glenn Morris <rgm@gnu.org>
1603
1604 * anti.texi (Antinews): Minor changes in phrasing.
1605
1606 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1607 some underfull lines in dvi output.
1608
1609 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1610
1611 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1612
1613 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1614
3f1c6666
JD
16152009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1616
1617 * xresources.texi (Table of Resources): Mention maximized for
1618 fullscreen.
1619
1620 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1621
62aadce7
CY
16222009-07-01 Chong Yidong <cyd@stupidchicken.com>
1623
1624 * anti.texi (Antinews): Correct the list of removed platforms.
1625
82ec412e
GM
16262009-06-28 Glenn Morris <rgm@gnu.org>
1627
1628 * arevert-xtra.texi: Minor language tweaks.
1629
09964e7d
GM
1630 * dired-xtra.texi: Minor revisions.
1631
666e158e
MB
16322009-06-23 Miles Bader <miles@gnu.org>
1633
c4cc8b9a 1634 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1635 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1636
70243478
CY
16372009-06-21 Chong Yidong <cyd@stupidchicken.com>
1638
1639 * Branch for 23.1.
1640
67cbe681
KH
16412009-06-17 Kenichi Handa <handa@m17n.org>
1642
1643 * mule.texi (Charsets): Update the description for the new charset.
1644 (list-character-sets): New findex.
125dd7c5 1645 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1646
40e67246
CY
16472009-06-10 Chong Yidong <cyd@stupidchicken.com>
1648
b5700de6
CY
1649 * basic.texi (Moving Point): Fix tag.
1650
1651 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1652
1653 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1654 use camel-case for PageUp and PageDown.
1655
1656 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1657 camel-case for PageUp and PageDown.
1658
1659 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1660
40e67246 1661 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1662 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1663
522ddc9f 16642009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1665
522ddc9f
JB
1666 * fixit.texi (Spelling): Set default dictionary.
1667 Improve descriptions (Bug#2554)
6f591cf4 1668
53483c76
DR
16692009-06-08 David Reitter <david.reitter@gmail.com>
1670
1671 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1672 since saving colors and faces set this way is not implemented.
1673 (Environment variables): Remove mention of mac-fix-env, which is
1674 scheduled to be removed.
1675
1557ef4f
CY
16762009-06-04 Chong Yidong <cyd@stupidchicken.com>
1677
91056528
CY
1678 * custom.texi (Init Examples): Add example of changing load-path.
1679
1557ef4f
CY
1680 * building.texi (Lisp Libraries): Add example of changing
1681 load-path (Bug#3446).
1682
623cec4c
CY
16832009-05-28 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * mark.texi (Mark): Further clarifications.
1686 (Setting Mark): Emphasize that C-SPC activates the mark.
1687
0fcca8ee
CY
16882009-05-28 Chong Yidong <cyd@stupidchicken.com>
1689
702b10e1
CY
1690 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1691 Mark mode.
0fcca8ee
CY
1692 (Using Region, Persistent Mark): Use "active mark" instead of "active
1693 region".
1694
d3b396e4
CY
16952009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1696
1697 * mule.texi (Select Input Method): Fix typo.
1698
3f698a06
CY
16992009-05-13 Chong Yidong <cyd@stupidchicken.com>
1700
1701 * anti.texi (Antinews): Document completion changes. Some additional
1702 copyedits and rearrangement of entries.
1703
b2a42eb7
CY
17042009-05-12 Chong Yidong <cyd@stupidchicken.com>
1705
932fd020
CY
1706 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1707 (Shell History Copying, Terminal emulator): Copyedits.
1708
1c6c854e
CS
1709 * xresources.texi (Resources): Simplify descriptions.
1710 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1711 (Table of Resources): Document fontBackend resource.
1712
b2a42eb7 1713 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 1714 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
1715 "Backspace". Remove discussion of obscure Xmodmap issue.
1716
c6ea7fb8
CY
17172009-05-07 Chong Yidong <cyd@stupidchicken.com>
1718
1719 * files.texi (Visiting): Copyedits.
1720
ad36c422
CY
17212009-05-06 Chong Yidong <cyd@stupidchicken.com>
1722
1723 * basic.texi (Inserting Text): Document ucs-insert.
1724
1725 * mule.texi (International Chars): Define "multibyte". Note that
1726 internal representation is unicode-based. Simplify definition of raw
1727 bytes. Mention ucs-insert.
1728 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1729 (Language Environments): Add language environments new to Emacs 23.
1730 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1731 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1732 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1733 (Output Coding): Copyedits.
1734
1735 * emacs.texi (Top): Update node listing.
1736
d4ad7b96
CY
17372009-05-05 Per Starbäck <per@starback.se> (tiny change)
1738
1739 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1740
5bd66204
SM
17412009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1742
1743 * building.texi (Lisp Libraries): `load-library' does offer completion.
1744
bc36ad1c
CY
17452009-04-28 Chong Yidong <cyd@stupidchicken.com>
1746
1747 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1748 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1749
f1a47884
EZ
17502009-04-25 Eli Zaretskii <eliz@gnu.org>
1751
1752 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1753
be77bd45
CY
17542009-04-22 Chong Yidong <cyd@stupidchicken.com>
1755
1756 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1757
1758 * building.texi (Lisp Interaction): Document initial-scratch-message.
1759
d3b82927
JB
17602009-04-18 Juanma Barranquero <lekktu@gmail.com>
1761
ed6e7b11
JB
1762 * msdog.texi (Windows Fonts): Fix typos.
1763
d3b82927
JB
1764 * files.texi (Save Commands): Fix pxref.
1765
bc323c04
CY
17662009-04-18 Chong Yidong <cyd@stupidchicken.com>
1767
1768 * files.texi (Save Commands): Mention diff-buffer-with-file.
1769 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1770 Henoch (Bug#3036).
1771
2186d13f
GM
17722009-03-15 Glenn Morris <rgm@gnu.org>
1773
1774 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1775 the former is not always used.
1776 (Mail Headers): Use active voice. Add "Mail-reply-to".
1777 Change case of "Id". Avoid repeated "appropriate".
1778 (Mail Aliases): Fix previous change - use an example with a ".", so it
1779 does actually get quoted when expanded.
1780 (Mail Sending): Mailclient is the default on some systems.
1781 (Citing Mail): Mention mail-indentation-spaces.
1782 (Mail Mode Misc): Add an @dfn for "mail signature".
1783
71e454fc
CY
17842009-03-15 Chong Yidong <cyd@stupidchicken.com>
1785
1786 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1787 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1788 read-buffer-completion-ignore-case, and completion-styles.
1789 Remove description of partial-completion-mode.
71e454fc 1790
df1a3e06
GM
17912009-03-14 Glenn Morris <rgm@gnu.org>
1792
1793 * sending.texi (Mail Format): Fix typo. Add index entry for
1794 mail-header-separator.
1795 (Mail Headers): Put info about initialization and changing in one place
1796 at the start. Update FCC section for mbox Rmail. Clarify From
1797 section, mention mail-setup-with-from. Clarify Reply-to section.
1798 Add Mail-followup-to and mail-mailing-lists. Clarify References
1799 section.
1800 (Mail Aliases): Update example, make less contentious.
1801 Update for name change of mail-interactive-insert-alias.
1802 (Mail Mode): Remove mention of `%' as a word separator.
1803 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1804 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1805 commands. Clarify FCC handling. In mail-complete, add reference to
1806 Mail Aliases section, and mention mail-complete-function.
1807 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1808 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1809 signature netiquette. Explain how the mail hooks work when continuing
1810 a composition.
1811 (Mail Amusements): Internationalize the spook section a bit.
1812 Remove the spook mail-setup-hook example, since it doesn't work well.
1813 Mention fortune-file.
1814 (Mail Methods): Mention read-mail-command.
1815
ed6e7b11 18162009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1817
df1a3e06
GM
1818 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1819 and NS resources following recent changes.
959d68bd 1820
86dca3e8
JR
18212009-03-10 Jason Rumney <jasonr@gnu.org>
1822
1823 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1824 w32-use-visible-system-caret doc to indicate that it should get set
1825 automatically.
1826 (Windows Fonts): Add doc for the uniscribe backend.
1827
042fe98f
DN
18282009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1829
1830 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1831 vc-dir. (Bug#2598)
1832
7f8dba73
RS
18332009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1834
1835 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1836
505e70c3
GM
18372009-03-05 Glenn Morris <rgm@gnu.org>
1838
04242bdc
GM
1839 * rmail.texi (Rmail Basics): Add reference to sorting.
1840 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1841 Minor re-wordings.
1842 (Rmail Motion): Mention rmail-next-same-subject.
1843 (Rmail Deletion): Expunging is not the only way to change the numbers.
1844 (Rmail Labels): Labels can also be used in sorting.
1845 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1846 (Rmail Display): Mention rmail-mime.
1847
00cfe22c
GM
18482009-03-04 Glenn Morris <rgm@gnu.org>
1849
1850 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1851 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1852 summary. Mention sorts cannot be undone.
1853 (Rmail Display): Give an example of how to use goto-address-mode.
1854 (Rmail Editing): It's keybindings that are redefined, not commands.
1855 Fix some typos.
1856 (Movemail): Some minor rewording.
1857 (Remote Mailboxes): Emacs movemail supports pop by default.
1858 Fix some minor grammatical issues. The "two alternative ways" to
1859 specify a POP mailbox are really just one. Remove all reference to the
1860 variables rmail-pop-password and rmail-pop-password-required, obsolete
1861 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1862 can support Kerberos.
1863
3d963b67
GM
18642009-03-03 Glenn Morris <rgm@gnu.org>
1865
1866 * rmail.texi (Rmail Deletion): Revert previous change, which was
1867 describing the Rmail summary versions.
1868 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1869 Minor re-wording for rmail-resend.
1870 (Rmail Make Summary): Summaries apply to buffers rather than files.
1871 <rmail-summary-by-topic>: Headers includes the subject.
1872 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1873 details, including prefix arguments.
2340abde 1874 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1875 Not counting lines might be faster.
1876 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1877 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1878 Name the commands bound to the various keys. Mention prefix argument
1879 for searching.
3d963b67
GM
1880 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1881 Simplify rmail-highlighted-headers description. Update face name.
1882
a8ce3d17
JB
18832009-03-02 Juanma Barranquero <lekktu@gmail.com>
1884
1885 * mark.texi (Marking Objects): Fix typo.
1886
130a29b6
CY
18872009-03-01 Chong Yidong <cyd@stupidchicken.com>
1888
1889 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1890 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1891
9d5de6f8
GM
18922009-03-01 Glenn Morris <rgm@gnu.org>
1893
79fc530e 1894 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1895 (Rmail Motion): - M-s searches from the end of messages.
1896 (Rmail Deletion): Minor clarification. Fix numeric argument
1897 description.
1898 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1899 newmail and RMAILOSE files need not be in home-directory.
1900 (Rmail Files): Mention I/O menus are unselectable if no files match.
1901 Mention `MAIL' env-var.
1902
b545ff9c
JR
19032009-02-24 Jason Rumney <jasonr@gnu.org>
1904
1905 * mule.texi (Fontsets): Mention fontset-default, font specs and
1906 fallback fontsets.
1907 (Defining Fontsets): Mention ns and w32 variants of
1908 standard-fontset-spec. Update description of startup fontset to match
1909 Emacs 23 behavior.
a93be82a 1910 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1911 (International): Link to Modifying Fontsets.
b545ff9c 1912
75da0618 19132009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1914
1915 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1916 Mention ns-extended-platform-support-mode.
1917
6be93a16
KB
19182009-02-22 Karl Berry <karl@gnu.org>
1919
1920 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1921
867d4bb3
JB
19222009-02-19 Juanma Barranquero <lekktu@gmail.com>
1923
1924 * basic.texi (Moving Point, Position Info):
1925 * files.texi (Visiting):
1926 * mini.texi (Completion Options):
1927 * text.texi (HTML Mode): Remove duplicate words.
1928
49b5c0e8
GM
19292009-02-20 Glenn Morris <rgm@gnu.org>
1930
1931 * rmail.texi: Minor updates for mbox rather than Babyl.
1932
f43a822c
KB
19332009-02-17 Karl Berry <karl@gnu.org>
1934
49b5c0e8 1935 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1936
80d634b8
RS
19372009-02-17 Richard M Stallman <rms@gnu.org>
1938
1939 * anti.texi (Antinews): Mention Babyl format.
1940
1941 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1942
1943 * rmail.texi: Update for mbox format.
1944 Various small fixes, as well as the following.
1945 (Out of Rmail): Node deleted.
1946 (Rmail): Update menu.
1947 (Rmail Files): Comment out set-rmail-inbox-list.
1948 Document rmail-inbox-list instead.
1949 (Rmail Output): Substantial changes since C-o is now
1950 rmail-output-as-seen and o is rmail-output.
1951 (Rmail Attributes): Delete `stored', add `retried'.
1952 (Rmail Display): Editing headers works in all cases.
1953
f0d129c6
GM
19542009-02-17 Glenn Morris <rgm@gnu.org>
1955
1956 * basic.texi (Position Info): M-x count-lines-region is not always on
1957 M-=. (Bug#2269)
1958
160f11d3
GM
19592009-02-09 Glenn Morris <rgm@gnu.org>
1960
1961 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1962 defaults.
1963
763e01c4
EZ
19642009-02-07 Eli Zaretskii <eliz@gnu.org>
1965
1966 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1967 documentation of possible problems with redecoding.
1968
f5e1441d
GM
19692009-02-03 Glenn Morris <rgm@gnu.org>
1970
1971 * rmail.texi (Out of Rmail): Mention b2m.pl.
1972
e1eabe41
GM
19732009-01-31 Glenn Morris <rgm@gnu.org>
1974
1975 * rmail.texi (Out of Rmail): Correct b2m location.
1976
dd05f9de
CY
19772009-01-27 Chong Yidong <cyd@stupidchicken.com>
1978
1979 * fixit.texi (Undo): Update undo limit values.
1980
d74d846e
GM
19812009-01-27 Glenn Morris <rgm@gnu.org>
1982
1983 * emacs.texi (Top): Fix Antinews menu entry.
1984
49ffdce8
KB
19852009-01-25 Karl Berry <karl@gnu.org>
1986
1987 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1988 item with no marker, instead of the syntactically incorrect
1989 @itemize @asis.
1990
467e8d77
JL
19912009-01-25 Juri Linkov <juri@jurta.org>
1992
1993 * building.texi (Grep Searching): Fix index entry for lgrep.
1994
6c60bbdb
EZ
19952009-01-24 Eli Zaretskii <eliz@gnu.org>
1996
1997 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1998
9ce5a36f
AR
19992009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2000
2001 * macos.texi (Preferences Panel): Update description of font setting to
2002 reflect that prior frame selection is no longer needed.
2003
9aa5f2fb
NR
20042009-01-20 Nick Roberts <nickrob@snap.net.nz>
2005
2006 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2007 raise GUD subsections.
2008
3892ff9c
GM
20092009-01-15 Glenn Morris <rgm@gnu.org>
2010
2011 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2012
14731c8f
GM
20132009-01-10 Glenn Morris <rgm@gnu.org>
2014
2015 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2016
45c55e53
CY
20172009-01-04 Chong Yidong <cyd@stupidchicken.com>
2018
2019 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2020 logical lines.
2021
2e4667d1
JL
20222008-12-29 Juri Linkov <juri@jurta.org>
2023
2024 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2025
2026 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2027
2a3eac47
CY
20282008-12-28 Chong Yidong <cyd@stupidchicken.com>
2029
2030 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2031 goto-address-mode instead of goto-address.
2032
3da8da94
CY
2033 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2034 mode.
2035
2a3eac47
CY
2036 * emacs.texi (Top): Update node listing.
2037
057f6dd3
EZ
20382008-12-26 Eli Zaretskii <eliz@gnu.org>
2039
2040 * custom.texi (Directory Variables): Explain what is a "project".
2041 Add indexing. Improve wording. Add a footnote about using
2042 _dir-locals.el on MS-DOS.
2043
e6979067
DN
20442008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2045
2046 * files.texi (Misc File Ops): Mention chmod as an alias for
2047 set-file-modes.
2048
9de15963
MR
20492008-12-24 Martin Rudalics <rudalics@gmx.at>
2050
2051 * help.texi (Help): Fix typos and reword.
2052 (Help Summary): Add entries for C-h n and C-h r, reorder
2053 entries, and do some minor fixes.
2054 (Name Help): Say that C-h F works for commands only.
2055 (Misc Help): Say that view-lossage displays 300 keystrokes.
2056
236fd60d
GM
20572008-12-20 Glenn Morris <rgm@gnu.org>
2058
2059 * ack.texi (Acknowledgments): General update based on AUTHORS,
2060 including removal of some stuff no longer distributed.
2061
349b3256
AM
20622008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2063
2064 * fixit.texi: Mention hunspell
2065
e840fca5
GM
20662008-12-19 Glenn Morris <rgm@gnu.org>
2067
2068 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2069 Consolidate explanatory text at start.
e840fca5
GM
2070
2071 * display.texi (Text Display):
2072 * indent.texi (Indentation): Use @acronym with ASCII.
2073
9dfa7983
GM
20742008-12-18 Glenn Morris <rgm@gnu.org>
2075
2076 * ack.texi: Various small updates and fixes.
2077
97b3a00b
JL
20782008-12-18 Juri Linkov <juri@jurta.org>
2079
2080 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2081 as a key binding to start a forward nonincremental word search.
2082 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2083 a backward nonincremental word search. Add index for `M-s w'
2084 `isearch-forward-word'.
2085 (Regexp Search): Add a short summary of regexp key commands like
2086 in the node "Basic Isearch".
2087 (Other Repeating Search): Fix typo.
2088
20892008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2090
2091 * misc.texi (PostScript Variables): Fix doc.
2092
31ce6a07
CY
20932008-12-10 Chong Yidong <cyd@stupidchicken.com>
2094
2095 * programs.texi (Program Modes): Mention Ruby mode.
2096
636b507b
DN
20972008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2098
2099 * misc.texi (emacsclient Options): Describe what an empty string
2100 argument does for --alternate-editor.
2101
a323fa14
CY
21022008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2103
2104 * cmdargs.texi (Font X): Distinguish between client-side and
2105 server-side fonts. List valid Fontconfig properties. Add reference to
2106 Fontconfig manual. List valid GTK font properties. Explain use of
2107 fc-list.
2108
c5ca6cd0
CY
21092008-12-09 Chong Yidong <cyd@stupidchicken.com>
2110
2111 * cmdargs.texi (Font X): Move discussion of quoting to top.
2112
e5136377
GM
21132008-12-06 Glenn Morris <rgm@gnu.org>
2114
2115 * maintaining.texi (Old Revisions): Improve previous change.
2116
248c026b
RS
21172008-12-05 Richard M Stallman <rms@gnu.org>
2118
2119 * anti.texi (Antinews): Minor fixes.
2120
a9253a1e
GM
21212008-12-03 Glenn Morris <rgm@gnu.org>
2122
2123 * maintaining.texi (Old Revisions): Fix diff-switches description.
2124
fa687b02
MR
21252008-12-01 Martin Rudalics <rudalics@gmx.at>
2126
2127 * emacs.texi (Top): Fix typo.
2128
72e6decd
CY
21292008-11-30 Chong Yidong <cyd@stupidchicken.com>
2130
320ee034
CY
2131 * misc.texi (Document View): Explain dependence on gs at the top.
2132 Copyedits.
2133
2134 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2135
72e6decd
CY
2136 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2137 (Comment Commands): Discuss region-active behavior of M-; first.
2138
2a472ee4
MR
21392008-11-29 Martin Rudalics <rudalics@gmx.at>
2140
9c6361c9
MR
2141 * display.texi (Line Truncation): Add reference to Continuation
2142 Lines.
2143
2a472ee4
MR
2144 * windows.texi (Pop Up Window): Mention split-height-threshold
2145 and split-width-threshold.
9c6361c9 2146 (Split Window): Add reference to Continuation Lines.
2a472ee4 2147
e93bc142
AR
21482008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2149
2150 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2151 (GNUstep Support): New node.
2152 * anti.texi:
2153 * emacs.texi:
2154 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2155
43b978db
RS
21562008-11-28 Richard M Stallman <rms@gnu.org>
2157
2158 * misc.texi (Dissociated Press): Minor cleanups.
2159
2160 * dired.texi (Image-Dired): Avoid passive.
2161
e8e2bd93
EZ
21622008-11-28 Eli Zaretskii <eliz@gnu.org>
2163
2164 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2165 representation.
2166
8d2d45da
CY
21672008-11-26 Richard M. Stallman <rms@gnu.org>
2168
2169 * files.texi (Visiting): Rewrite paragraph for clarity.
2170
2171 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2172
a5f7bbcc
AM
21732008-11-25 Alan Mackenzie <acm@muc.de>
2174
2175 * programs.texi (Moving by Parens): Clarify that parens inside strings
2176 and comments are ignored, and that the commands assume the starting
2177 point isn't in a string or comment.
2178
a71703d3
AR
21792008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2180
2181 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2182 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2183 version.
2184 (Mac Customization): Rewrite Preferences Panel section and merge in to
2185 this node, add Open files by dragging to an Emacs window.
2186
2187 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2188
aa5ab79a
CY
21892008-11-26 Chong Yidong <cyd@stupidchicken.com>
2190
0cc92c19
CY
2191 * files.texi (Misc File Ops): Document set-file-modes.
2192
c366b4e4
CY
2193 * windows.texi (Split Window): Document integer values of
2194 truncate-partial-width-windows.
2195
aa5ab79a
CY
2196 * text.texi (Text): Simplify description of markup languages.
2197 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2198 (TeX Editing): Note that `""' inserts one `"' character.
2199 (HTML Mode): Note in the introduction that XML mode is an alias for
2200 SGML mode. Mention nXML mode.
2201
56221db7
CY
22022008-11-25 Chong Yidong <cyd@stupidchicken.com>
2203
2204 * building.texi (Watch Expressions): Fix typo.
2205
90effe33
CY
22062008-11-24 Chong Yidong <cyd@stupidchicken.com>
2207
f90a5ae3
CY
2208 * files.texi (Visiting): Document new behavior of
2209 confirm-nonexistent-file-or-buffer.
2210
1c6c854e
CS
2211 * buffers.texi (Select Buffer):
2212 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2213
a18ffb4a
CY
2214 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2215 edit-picture.
2216
90effe33
CY
2217 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2218 edit-picture', since that is just an alias for picture-mode.
2219 (Sentences): Note that repeated M-@ extends the region.
2220 (Pages): Make terminology more consistent. Link to Regexps node.
2221 (Longlines): Discuss relationship with Visual Line mode.
2222 (Text Mode): Remove extraneous discussion of other modes, since they
2223 were already introduced in the parent node.
2224
e85103ec
CY
22252008-11-23 Chong Yidong <cyd@stupidchicken.com>
2226
5cb2fe30
CY
2227 * anti.texi (Antinews): Rewrite.
2228
1eb9b307 2229 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2230
2231 * frames.texi (Frame Commands): Mention "minimize" terminology.
2232
e85103ec
CY
2233 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2234 formats.
b908332f
CY
2235 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2236 (Misc X): Don't document useless -hb option.
e85103ec 2237
607f5f88
JL
22382008-11-22 Juri Linkov <juri@jurta.org>
2239
2240 * dired.texi (Dired Navigation): Change normal file name search option
2241 from `non-nil' to `t'. Add `dwim' option.
2242
e1b867a0
JL
22432008-11-22 Juri Linkov <juri@jurta.org>
2244
2245 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2246 ".dir-locals.el". Rename `define-project-bindings' to
2247 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2248 `dir-locals-set-directory-class'.
2249
dd186936
LK
22502008-11-22 Lute Kamstra <lute@gnu.org>
2251
2252 * buffers.texi (Select Buffer): Index goto-line.
2253 * basic.texi (Moving Point): Mention the use of a numeric prefix
2254 argument with goto-line and refer to Select Buffer for the use of a
2255 plain prefix argument.
2256
4b121911
GM
22572008-11-19 Glenn Morris <rgm@gnu.org>
2258
2259 * doclicense.texi: Update to FDL 1.3.
2260 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2261
27267e4c
CY
22622008-11-17 Chong Yidong <cyd@stupidchicken.com>
2263
696f351d
CY
2264 * custom.texi (Minor Modes): Define mode commands and mode variables
2265 more precisely. Recommend using mode commands instead of setting
2266 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2267 (Easy Customization): Use "init file" instead of .emacs.
2268 (Customization Groups): Update to new Custom buffer appearance.
2269 (Saving Customizations): Copyedits. Update example.
2270 (Variables): Give example of variable type-sensitivity.
2271 (Examining): Update example.
2272 (Hooks): Copyedits.
2273 (Specifying File Variables): Use C comments instead of an artificial
2274 Lisp for the example.
2275 (Keymaps): Move internals discussion to Prefix Keymaps.
2276 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2277 (Init Rebinding): Document kbd macro.
2278 (Init File): Link to Find Init.
696f351d
CY
2279
2280 * mark.texi (Using Region): Document Delete Selection Mode more
2281 thoroughly.
2282
2283 * frames.texi (Mouse Commands): Move most of the description of Delete
2284 Selection Mode to Using Region, and link to it.
1bc9c425 2285 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2286
b0570c25
CY
2287 * building.texi (Compilation): Document first-error value of
2288 compilation-scroll-output.
2289 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2290 works as soon as an error is available. Suggested by Juri Linkov.
2291
27267e4c
CY
2292 * mini.texi (Passwords): New node.
2293
2294 * files.texi (Remote Files): Link to Passwords node.
2295
2296 * emacs.texi (Top): Update node listings.
2297
122eb807
CY
22982008-11-16 Chong Yidong <cyd@stupidchicken.com>
2299
9c9855a3
CY
2300 * ack.texi (Acknowledgments): Some updating of credits.
2301
bd6fdcad
CY
2302 * emacs.texi (Acknowledgments): Add a couple more names.
2303
dd1eef46
CY
2304 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2305
122eb807 2306 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2307 (Misc File Ops): Document use of trash.
122eb807 2308
801a8da1
JB
23092008-11-16 Juanma Barranquero <lekktu@gmail.com>
2310
2311 * macos.texi (Mac Customization): Fix typos.
2312
0b4f2253
CY
23132008-11-14 Chong Yidong <cyd@stupidchicken.com>
2314
2315 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2316 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2317 the conventions of the main Emacs manual.
2318
2319 * emacs.texi (Top): Update node listings.
2320
517e2b89
CY
23212008-11-12 Chong Yidong <cyd@stupidchicken.com>
2322
07a85685
CY
2323 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2324 command-line-args is processed during startup.
2325 (Action Arguments): Correctly describe how file arguments interact with
2326 the startup screen. Link to Lisp Interaction for scratch buffer.
2327 (Initial Options): Link to Command Example for -batch option.
2328 (Environment): Document initial-environment.
2329
517e2b89
CY
2330 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2331 can't be changed in the site-start file.
2332
6337bbde
CY
23332008-11-07 Chong Yidong <cyd@stupidchicken.com>
2334
2335 * dired.texi (Dired): Mention C-x C-d too.
2336 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2337 (Dired Navigation): Explain dired-goto-file more clearly.
2338 Document dired-isearch-filenames.
6337bbde
CY
2339 (Dired Deletion): Remove unnecessary "expunged" terminology.
2340 (Flagging Many Files): & is now rebound to `% &'.
2341 (Shell Commands in Dired): Document dired-do-async-shell-command.
2342 Clarify how multi-file arguments are passed.
2343 (Misc Dired Features): Document dired-do-isearch.
2344
9e8eeff9
CY
23452008-11-06 Chong Yidong <cyd@stupidchicken.com>
2346
2347 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2348
e071f849
CY
23492008-11-03 Chong Yidong <cyd@stupidchicken.com>
2350
2351 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2352
05482eb1
CY
23532008-11-01 Chong Yidong <cyd@stupidchicken.com>
2354
e2346dea
CY
2355 * programs.texi (Program Modes): Link to Program Indent node.
2356 (Left Margin Paren): Explain consequences of changing
2357 open-paren-in-column-0-is-defun-start more concisely.
2358 (Which Function, Program Indent, Info Lookup): Minor edits.
2359 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2360 (Multi-line Indent): If region is active, TAB indents the region.
2361 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2362 (Matching): The delimiter at the cursor is highlighted---the character
2363 changes color.
2364 (Symbol Completion): Link to Completion node.
2365
e4b6428c
CY
2366 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2367 a strictly text-only system.
2368
05482eb1
CY
2369 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2370 batch mode.
2371
a11d3737
RS
23722008-11-01 Richard M. Stallman <rms@gnu.org>
2373
5abad626
RS
2374 * misc.texi (Document View): Major rewrite.
2375
a11d3737
RS
2376 * maintaining.texi (Types of Log File): Change logs are older than
2377 version control.
2378 (VCS Concepts): Simplify and rearrange.
2379 (Version Control Systems): Make it clear that Linux is only the kernel.
2380 (VC Mode Line): Shorten reference to menu item.
2381 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2382 (VC Directory Mode): Minor cleanup.
2383 Unchanged files are hidden, not omitted.
2384 (VC Directory Commands): Shorten and simplify.
2385 (Change Log Commands): New node, split from Change Logs.
2386 (VC Directory Buffer): New node, split from VC Directory Mode.
2387
c55a4acb
CY
23882008-10-31 Chong Yidong <cyd@stupidchicken.com>
2389
1c6c854e 2390 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2391 from files.texi.
2392
1c6c854e
CS
2393 * files.texi (Version Control): Move to maintaining.texi.
2394 Subnodes moved as well.
2395 (Document Files): Move to misc.texi.
df0356f6 2396
c55a4acb
CY
2397 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2398 vc-update-change-log.
df0356f6
CY
2399 (Version Control): Move here from files.texi.
2400 (Format of ChangeLog): Make it a subnode of Change Log.
2401
2402 * emacs.texi (Top): Update node listing.
c55a4acb 2403
ef082374
TH
24042008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2405
2406 * files.texi (Files): Add a section about document
2407 files (doc-view-mode).
2408
d52582c3
CY
24092008-10-31 Chong Yidong <cyd@stupidchicken.com>
2410
1c6c854e
CS
2411 * building.texi (Compilation Mode):
2412 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2413 (Debuggers): Lower GUD subsections to subsubsections.
2414 (Starting GUD): Add cindex.
2415 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2416
4e0a0968
CY
24172008-10-30 Chong Yidong <cyd@stupidchicken.com>
2418
03625b47
CY
2419 * indent.texi (Indentation): Link to Program Indent.
2420
4e0a0968
CY
2421 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2422 now uses emacsclient's terminal.
2423
8bd3f7ef
CY
24242008-10-29 Chong Yidong <cyd@stupidchicken.com>
2425
80e5620e
CY
2426 * mark.texi (Using Region): Document use-empty-active-region.
2427
97d5c404
CY
2428 * emacs.texi (Top): Update node listings.
2429
1c6c854e
CS
2430 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2431 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2432 (Invoking emacsclient): Rewrite, moving optional arguments to
2433 emacsclient Options.
21d2bae3
CY
2434 (emacsclient Options): New node. Document server-use-tcp and
2435 server-host.
8bd3f7ef 2436
5fda2cbd
CY
24372008-10-28 Chong Yidong <cyd@stupidchicken.com>
2438
2439 * indent.texi (Indentation): Replace list with paragraphed text,
2440 putting description of syntax-driven indentation first. Document new
2441 effect of active regions on tab.
2442 (Tab Stops): Note that editable tab stops affect indentation commands.
2443
4ff029f6
DN
24442008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2445
2446 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2447
996cd6e4
CY
24482008-10-23 Chong Yidong <cyd@stupidchicken.com>
2449
f28815e3
CY
2450 * custom.texi (Function Keys): Note that modified keypad keys are not
2451 translated.
2452
996cd6e4
CY
2453 * basic.texi (Arguments): Explain how to insert multiple digits.
2454
49545fe2
MA
24552008-10-22 Michael Albinus <michael.albinus@gmx.de>
2456
2457 * files.texi (Remote Files): Precise selection of default method.
2458 Rewrite paragraph about disabling remote file names.
2459
edac0b53
CY
24602008-10-22 Chong Yidong <cyd@stupidchicken.com>
2461
e752c544
CY
2462 * search.texi (Special Isearch): Document M-TAB is isearch.
2463
edac0b53
CY
2464 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2465 command.
2466
2467 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2468
20a36054
TH
24692008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2470
1c6c854e 2471 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2472 section.
2473
69051ab6
CY
24742008-10-21 Chong Yidong <cyd@stupidchicken.com>
2475
c4b1a32a
CY
2476 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2477 to files.texi. Move contents of vc2-xtra.texi here.
2478
2479 * vc2-xtra.texi: File removed.
2480
2481 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2482 Directory Commands from the submenu. Don't include deleted file
2483 vc2-xtra.texi.
2484
2485 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2486 (Version Control): Add VC Directory Mode and VC Directory Commands to
2487 the submenu.
2488 (Why Version Control?): Use table format.
2489 (Version Control Systems): Note that Meta-CVS support is gone.
2490 (VCS Concepts): Note precisely when VC started supporting filesets.
2491 Remove bogus xref to CVS Options node.
2492 (Types of Log File): Copyedits.
2493 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2494 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2495 The Right Thing.
2496 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2497 (Log Buffer): Reorganize node, putting C-c C-c description first.
2498 (Old Revisions): Use CVS for example, not RCS.
2499 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2500 Commands from the submenu, putting them under Version Control.
2501 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2502 need to include it in the manual unconditionally, since it is now
2503 crucial to using distributed version control systems.
1a6e2954
CY
2504 (Comparing Files): Note that diff uses the minibuffer, and that the
2505 output is shown using Diff mode.
1c6c854e
CS
2506 (Diff Mode): Explain what "patch" and "hunk" mean.
2507 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2508 diff-show-trailing-whitespaces.
1a6e2954 2509 (File Archives): Add rar support.
c4b1a32a 2510
69051ab6
CY
2511 * major.texi (Choosing Modes): Make mode selection sequence more
2512 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2513 magic-mode-alist is nil by default.
2514 Document magic-fallback-mode-alist.
69051ab6 2515
e7421e03
CY
25162008-10-20 Chong Yidong <cyd@stupidchicken.com>
2517
2518 * frames.texi (Mouse References): Copyedits.
2519
6b2efdc2
TH
25202008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2521
2522 * ack.texi (Acknowledgments): Add myself as doc-view author.
2523
9c5e9396
EZ
25242008-10-20 Eli Zaretskii <eliz@gnu.org>
2525
2526 * frames.texi (Dialog Boxes): Add @cindex entries.
2527
dac94f8e
CY
25282008-10-20 Chong Yidong <cyd@stupidchicken.com>
2529
2530 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2531 (Text-Only Mouse): Copyedit.
2532
25597d40
CY
25332008-10-19 Chong Yidong <cyd@stupidchicken.com>
2534
f8a447f6
CY
2535 * frames.texi: Use @key throughout for mouse clicks.
2536 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2537 (Secondary Selection): Fix modified mouse click syntax.
2538 (Clipboard): Describe Cut, Copy and Paste commands.
2539 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2540 Copyedits.
2541 (Creating Frames): Add xref to Init File.
2542 (Frame Commands): Add xref to Exiting.
2543 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2544
b0f95216
CY
25452008-10-15 Chong Yidong <cyd@stupidchicken.com>
2546
b0817f00
CY
2547 * files.texi (Version Control): Copyedits. Add Bazaar.
2548 (Version Control Systems): List different VCS's using an itemized list.
2549 Add Bazaar.
2550 (VCS Concepts): Copyedits. Tweak description of file merging.
2551
b0f95216
CY
2552 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2553 (Cut/Paste Other App): Document select-active-regions and
2554 x-select-enable-primary.
2555
69d0d701
CY
25562008-10-13 Chong Yidong <cyd@stupidchicken.com>
2557
2558 * mark.texi (Shift Selection): Correct case in node name.
2559
2560 * emacs.texi (Top): Update node order in Mark chapter.
2561
375e8351
EZ
25622008-10-12 Eli Zaretskii <eliz@gnu.org>
2563
2564 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2565
2566 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2567 elsewhere in the manual instead of describing yet again the intricacies
2568 of $HOME on MS-Windows and MS-DOS.
2569
ab58114f
CY
25702008-10-12 Chong Yidong <cyd@stupidchicken.com>
2571
4f959513 2572 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2573 (Minibuffer File): Add discussion of `~' in file names.
2574 Add insert-default-directory index reference.
4f959513 2575
ab58114f
CY
2576 * files.texi (File Names): Reorganize description.
2577 (Visiting): Add xref to Mode Line. Copyedits.
2578 (Save Commands): Mention prefix behavior of C-x C-s.
2579 (Numbered Backups): Node deleted.
2580 (Backup Names): Contents of Numbered Backups moved here. State default
2581 of version-control variable.
2582 (Reverting): Copyedits.
2583 (Version Control): Add additional version control systems.
2584
2585 * emacs.texi (Top): Delete Numbered Backups node.
2586
2587 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2588 Backup Names.
f2884f63 2589 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2590
b0b5100a
RF
25912008-10-11 Romain Francoise <romain@orebokech.com>
2592
2593 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2594
89774b5f
CY
25952008-10-11 Chong Yidong <cyd@stupidchicken.com>
2596
2597 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2598 (Select Buffer): Mention use of minibuffer history. Describe default
2599 value of default-major-mode. Mention that C-x 4 b selects the other
2600 window.
2601 (List Buffers): Document CRM indicators in the order they appear.
2602 (Kill Buffer): Document new command kill-matching buffers.
2603 (Several Buffers): Move explanation of the relationship between buffer
2604 list and buffer menu to the top.
2605 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2606
4c72bf27
CY
26072008-10-10 Chong Yidong <cyd@stupidchicken.com>
2608
2609 * entering.texi (Exiting): Document change of C-x C-c to
2610 save-buffers-kill-terminal. Document kill-emacs.
2611
f68eb991
EZ
26122008-09-30 Eli Zaretskii <eliz@gnu.org>
2613
2614 * mule.texi (Coding Systems): Don't mention codepage-setup.
2615
2616 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2617 cpNNN coding systems anymore.
2618 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2619 for unibyte mode. Don't mention line-drawing characters.
2620 Don't mention dos-unsupported-char-glyph.
f68eb991 2621
1a2dd44d
CY
26222008-09-25 Chong Yidong <cyd@stupidchicken.com>
2623
2624 * search.texi (Search): Shorten introduction.
2625 (Basic Isearch): Add command table. Discuss reverse isearch and
2626 isearch highlighting.
2627 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2628 ring to cindex.
2629 (Special Isearch): Move input methods discussion here.
2630 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2631 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2632 Repeat Isearch.
2633 (Isearch Minibuffer): New node.
2634 (Word Search): Document new word search commands.
2635 (Regexp Example): Simplify example using sentence-end-base variable.
2636 (Replace): Reword introduction.
2637 (Unconditional Replace): Remove unnecessary example.
2638 (Other Repeating Search): Document new `M-s o' binding.
2639
2640 * emacs.texi (Top): Update node listings.
2641
e45da31d
JB
26422008-09-22 Juanma Barranquero <lekktu@gmail.com>
2643
2644 * emacs.texi (Top): Remove Kill Errors from menu.
2645
841c8096
CY
26462008-09-22 Chong Yidong <cyd@stupidchicken.com>
2647
402168fa
CY
2648 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2649 interface for defining macros. Simplify examples. Note that C-g quits
2650 macro definitions.
1c6c854e
CS
2651 (Keyboard Macro Counter): Document using F3 to insert counter.
2652 Give usage example.
402168fa
CY
2653 (Keyboard Macro Query): Organize query responses in a table.
2654
1c6c854e
CS
2655 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2656 Link to Erasing node.
841c8096
CY
2657 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2658 rationale to a footnote.
2659 (Kill Errors): Remove node, due to redundancy with Erasing.
2660 (Spelling): Move discussion of flyspell to end. Note new behavior of
2661 M-$ in active region. Remove non-ispell-specific keybindings from
2662 table.
2663
eab2ee89
DN
26642008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2665
2666 * cmdargs.texi (Initial Options): Document --daemon.
2667
3d53e905
GM
26682008-09-20 Glenn Morris <rgm@gnu.org>
2669
2670 * files.texi (Numbered Backups): Mention that some modes set
2671 version-control.
2672
1c90484d
GM
26732008-09-20 Jim Blandy <jimb@red-bean.com>
2674
2675 * files.texi (Numbered Backups): Reference File Variables, as well.
2676 Remove discussion of Rmail's implementation.
2677
0fc0d844
CY
26782008-09-06 Chong Yidong <cyd@stupidchicken.com>
2679
2680 * misc.texi (Recursive Edit): Note that top-level exits active
2681 minibuffers.
2682
2683 * trouble.texi (Quitting): Likewise.
2684
b18d283d
CY
26852008-08-31 Chong Yidong <cyd@stupidchicken.com>
2686
2687 * emacs.texi (Top): Add Temporary Face Changes xref.
2688
2689 * display.texi (Display): Move Temporary Face Changes node to just
2690 after Standard Faces.
2691 (Scrolling): Document recenter-top-bottom instead of recenter.
2692 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2693 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2694 (Display Custom): Copyedits.
2695 (Optional Mode Line): Document display-battery-mode.
2696
180135fc
RF
26972008-08-27 Romain Francoise <romain@orebokech.com>
2698
2699 * custom.texi (Directory Variables): Minor fix.
2700
d3fe3475
GM
27012008-08-27 Glenn Morris <rgm@gnu.org>
2702
2703 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2704 descriptions.
2705 (Calendar Customizing): Tweak layout description.
183080b6 2706 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2707 markers. Condense calendar-star-date and calendar-mark-today
2708 description.
2709 (Holiday Customizing): Add oriental and solar holidays.
2710 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2711 Fix holiday-float description. Use zerop in examples. Be less verbose.
2712 (Date Display Format): Change ISO format. Be less verbose.
2713 (Diary Customizing): Mention day and month abbrev arrays.
2714 Mention the date-form variables by name. Update European example.
2715 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2716 Condense examples. Mention diary-entry-symbols by name.
2717 Condense table for insertion commands.
2718 (Fancy Diary Display): Mention diary-include-string and
2719 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2720 Ethiopic, Persian date functions. Condense descriptions.
2721
2722 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2723 (Adding to Diary): Adapt for changed node name.
2724
71755807
GM
27252008-08-26 Glenn Morris <rgm@gnu.org>
2726
2727 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2728 node "Hebrew/Islamic Entries".
2729
2730 * calendar.texi (Specified Dates): Fix names of iso functions.
2731 (General Calendar): There may not be another window.
2732 (Writing Calendar Files, Holidays): Tweak intro.
2733 (Holidays): Mention Baha'i and Chinese holidays.
2734 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2735 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2736 (To Other Calendar): Add calendar-print-other-dates.
2737 Refer to "graphic display" rather than "X.
2738 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2739 (Displaying the Diary): Fix whitespace after reference.
2740 Fix `diary-number-of-entries' reference.
2741 (Date Formats): Explicitly mention that day names can be abbreviated.
2742 (Adding to Diary): Add some references to other sections.
2743 (Special Diary Entries): Fix reference.
2744 (Appointments): Simplify appt-message-warning-time entry.
2745 Clarify where times must be.
2746 (Importing Diary): Comment out icalendar paragraph that does not apply.
2747 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2748
d76ebc75
GM
27492008-08-23 Glenn Morris <rgm@gnu.org>
2750
2751 * fortran-xtra.texi (Fortran): Change description of free form and
2752 fixed form a bit. Mention hideshow and imenu.
2753 (Fortran Motion): Mention fortran-end-of-subprogram,
2754 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2755 (Fortran Indent): Minor re-word.
2756 (ForIndent Commands): Mention fortran-fill-paragraph and
2757 fortran-fill-statement.
2758 (ForIndent Cont): Mention fortran-tab-mode-string.
2759 (Fortran Comments): Mention fortran-comment-line-start-skip.
2760 (Fortran Columns): Mention font-locking.
2761 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2762
1fc0ce04 27632008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2764
2765 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2766
5c52e13c
CY
27672008-08-22 Chong Yidong <cyd@stupidchicken.com>
2768
2769 * mini.texi (Minibuffer): Simplify introduction.
2770 (Minibuffer File): Document tilde in minibuffer filenames.
2771 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2772 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2773 (Completion Example): Update example to current command list.
2774 (Completion Options): Document `lazy' value of completion-auto-help.
2775 Update contents of completion-ignored-extensions.
2776 (Minibuffer History): Describe "future history" list. State default
2777 value of history-delete-duplicates.
2778
77a00355
GM
27792008-08-21 Glenn Morris <rgm@gnu.org>
2780
2781 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2782 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2783
39ee1d04
CY
27842008-08-17 Chong Yidong <cyd@stupidchicken.com>
2785
2786 * regs.texi (Registers): Clarify valid register names.
2787 (RegPos): Note that buffer is saved and restored too.
2788 (RegText): Note that mark is reactivated/deactivated.
2789 (RegConfig): Xref to Windows node.
2790
b12c348f
CY
27912008-08-16 Chong Yidong <cyd@stupidchicken.com>
2792
3ae7ba79
CY
2793 * basic.texi (Inserting Text): Provide command name for C-q.
2794
b12c348f
CY
2795 * killing.texi (Killing): Copyedit. Define read-only text.
2796 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2797 (Killing by Lines): Copyedit.
2798 (Other Kill Commands): Move M-w description here.
2799 (Yanking): Move M-w to Other Kill Commands.
2800 (Kill Ring): Also mention saving text in registers. Link to Text
2801 Properties in elisp manual.
2802 (Accumulating Text): Copyedit.
2803 (CUA Bindings): Shift selection is now the default.
2804
d8ff7692
TZ
28052008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2806
2807 * maintaining.texi (Change Log): Mention next-error is available.
2808
a43a8a2e
GM
28092008-08-10 Glenn Morris <rgm@gnu.org>
2810
2811 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2812 and intermonth text.
2813 (Holiday Customizing): Add holiday-chinese.
2814
eba27308
EZ
28152008-08-08 Eli Zaretskii <eliz@gnu.org>
2816
2817 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2818
5f14a5b3
DN
28192008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2820
2821 * files.texi (Log Buffer): Describe C-c C-d.
2822 (Diff Mode): Describe C-x 4 A.
2823
49989bff
EZ
28242008-08-06 Eli Zaretskii <eliz@gnu.org>
2825
2826 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2827
5c915c02
DN
28282008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2829
2beaf97a
DN
2830 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2831 describe the new bindings to show the changeset diff, toggle annotation
2832 visibility, show revisions.
2833 (VC Status): Describe key bindings for modifying the change comments,
2834 displaying changeset diffs and annotations.
2835
5c915c02
DN
2836 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2837
71798ace
NR
28382008-08-05 Nick Roberts <nickrob@snap.net.nz>
2839
2840 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2841
b8949644
EZ
28422008-08-02 Eli Zaretskii <eliz@gnu.org>
2843
2844 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2845 and wording.
2846
819567d1
DN
28472008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2848
2849 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2850 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2851 commands. Improve some old info.
2852
5f38310a
CY
28532008-07-31 Chong Yidong <cyd@stupidchicken.com>
2854
0dc3906b
CY
2855 * display.texi (Visual Line Mode): New node.
2856
5f38310a 2857 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2858 (Moving Point): Add additional alternative key bindings.
2859 Describe line-move-visual.
5f38310a
CY
2860 (Erasing): Describe DEL.
2861 (Basic Undo, Blank Lines, Arguments): Copyedit.
2862 (Continuation Lines): Mention Visual Line mode.
2863 (Position Info): Move extended discussion to mule.texi.
2864
2865 * mule.texi (International Chars): Describe C-x =.
2866
2867 * emacs.texi (Top): Add Visual Line Mode node.
2868
7c2fb837
DN
28692008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2870
2871 * emacs.texi: Remove VMS support.
2872
3f6b73ef
DN
28732008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2874
2875 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2876 the vc-dir command name.
2877
9e2a2647
DN
28782008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2879
2880 * xresources.texi: Remove mentions of Mac Carbon.
2881
568beaa2
AS
28822008-07-19 Andreas Schwab <schwab@suse.de>
2883
2884 * ns-emacs.texi: Move to ../misc.
2885
0ef94706
CY
28862008-07-15 Chong Yidong <cyd@stupidchicken.com>
2887
2888 * entering.texi (Exiting): Don't describe text-only terminals as the
2889 default. Describe the new startup screen.
2890 (Exiting): Describe how to kill Emacs first. Change description of
2891 iconification to handle modern window systems.
2892
ba60bd44 28932008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2894
2895 * ns-emacs.texi: New file, documents features of Emacs port under
2896 NeXTstep windowing.
2897
9f30aa73
CY
28982008-07-15 Chong Yidong <cyd@stupidchicken.com>
2899
938a5d2e
CY
2900 * entering.texi (Entering Emacs): Update prev node.
2901
2902 * glossary.texi (Glossary): Remove xref to Text Characters.
2903
9f30aa73
CY
2904 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2905 directly, rather than in the context of ASCII. Move description of
2906 special properties of modifier key to new Modifier Keys node.
2907 (Keys): Copyedit.
2908 (Text Characters): Delete node. Multibyte is the default nowadays, and
2909 the node contents are obsolete.
2910
2911 * custom.texi (Modifier Keys): New node.
2912
2913 * emacs.texi (Top): Update node list.
2914
7e53d36c
CY
29152008-07-13 Chong Yidong <cyd@stupidchicken.com>
2916
2917 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2918 saying that Emacs provides menus and mouse support (which is par for
2919 the course).
2920
2921 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2922 early on.
2923 (Point): Copyedit. Relegate historical trivia to a footnote.
2924 (Mode Line): Explain mode-line format more consistently.
2925 (Menu Bar): Copyedit.
2926
1e9fa96d
GM
29272008-06-27 Glenn Morris <rgm@gnu.org>
2928
2929 * cal-xtra.texi (Sexp Diary Entries):
2930 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2931
dc9bebb8
CY
29322008-06-26 Chong Yidong <cyd@stupidchicken.com>
2933
2934 * mark.texi (Shift selection): New node.
2935 (Mark): Copyedits.
2936 (Persistent Mark): Move to the end of the chapter.
2937
e7881076
EZ
29382008-06-20 Eli Zaretskii <eliz@gnu.org>
2939
2940 * makefile.w32-in (distclean): Remove makefile.
2941
f427400c
NR
29422008-06-17 Nick Roberts <nickrob@snap.net.nz>
2943
2944 * building.texi (Starting GUD): Add an entry for gud-gdb.
2945 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2946 command mode.
2947
b597d348
GM
29482008-06-17 Glenn Morris <rgm@gnu.org>
2949
2950 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2951
647b7094
NR
29522008-06-17 Nick Roberts <nickrob@snap.net.nz>
2953
2954 * building.texi (Starting GUD): Expand on remote debugging.
2955 (Other GDB-UI Buffers): Mention new keyboard bindings.
2956
47a30023
GM
29572008-06-15 Glenn Morris <rgm@gnu.org>
2958
2959 * gnu.texi: Use a verbatim license for this invariant section,
2960 as per etc/GNU.
2961
37e5d54a
GM
29622008-06-13 Daniel Engeler <engeler@gmail.com>
2963
2964 * emacs.texi, misc.texi: Add documentation about serial port access.
2965
8e65d46c
GM
29662008-06-13 Glenn Morris <rgm@gnu.org>
2967
c1473b4c
MB
2968 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2969 maintain.info.
8e65d46c 2970
e40a85cd
MB
29712008-06-05 Miles Bader <miles@gnu.org>
2972
2973 * display.texi (Temporary Face Changes): Update to reflect function
2974 renamings in face-remap.el.
2975
56c73dec
MB
29762008-06-04 Miles Bader <miles@gnu.org>
2977
1c6c854e
CS
2978 * display.texi (Temporary Face Changes):
2979 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2980 `increase-buffer-face-height' and `decrease-default-face-height' now
2981 that they aren't bound by default.
2982
9d3d42fb
MB
29832008-06-03 Miles Bader <miles@gnu.org>
2984
2985 * display.texi (Temporary Face Changes): New node.
2986
2be6bfe2
EZ
29872008-05-31 Eli Zaretskii <eliz@gnu.org>
2988
2989 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2990
daf7e339
GM
29912008-05-31 Glenn Morris <rgm@gnu.org>
2992
2993 * cal-xtra.texi (Fancy Diary Display): Simplify.
2994
d21d2618
GM
29952008-05-30 Glenn Morris <rgm@gnu.org>
2996
2997 * cal-xtra.texi (Fancy Diary Display): Update for
2998 diary-display-function replacing diary-display-hook.
2999
71ce5fd0
JB
30002008-05-29 Drew Adams <drew.adams@oracle.com>
3001
3002 * msdog.texi (Windows Keyboard): Add descriptions of
3003 w32-register-hot-key and w32-unregister-hot-key.
3004
a3cdbdf8
MO
30052008-05-21 Tom Tromey <tromey@redhat.com>
3006
3007 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3008 Variables node.
3009
854a574c
MO
30102008-05-19 Tom Tromey <tromey@redhat.com>
3011
3012 * custom.texi (Variables): Add Directory Variables to menu.
3013 (Directory Variables): New node.
3014
7c2ec3f9
ER
30152008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3016
71ce5fd0 3017 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3018
370fded4
ER
30192008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3020
3021 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3022 Revision Tags and rewritten. Section now uses modern terminology,
3023 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3024 accurately.
3025
6af511e3
EZ
30262008-05-10 Eli Zaretskii <eliz@gnu.org>
3027
3028 * msdog.texi (Windows Files): Update documentation of
3029 w32-get-true-file-attributes.
3030
7a78b6e7
ER
30312008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3032
3033 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3034 directory mode.
3035
1bcfc24e
CY
30362008-05-08 Chong Yidong <cyd@stupidchicken.com>
3037
3038 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3039 entry "television".
1bcfc24e 3040
db86064f
ER
30412008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3042
ab5ec32c 3043 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3044
a31b405e
ER
30452008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3046
3047 * emacs/buffers.texi, emacs/files.texi (Version-control):
3048 vc-toggle-read-only is no longer a good idea...
3049
ff2c14fc
GM
30502008-04-29 Glenn Morris <rgm@gnu.org>
3051
3052 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3053
367c9b7c
JL
30542008-04-22 Juri Linkov <juri@jurta.org>
3055
3056 * dired.texi (Subdirectories in Dired): Describe using `^'
3057 to return to the parent directory.
3058
4ac1e9b4
NR
30592008-04-22 Nick Roberts <nickrob@snap.net.nz>
3060
3061 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3062 recent changes.
3063
b9b3bf2b
NR
30642008-04-19 Nick Roberts <nickrob@snap.net.nz>
3065
3066 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3067 (Other GDB-UI Buffers): Update for recent thread related changes.
3068
4d120d6a
SM
30692008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3070
3071 * maintaining.texi (Maintaining):
3072 * emacs.texi (Top): Typo.
3073
a152877d
SM
30742008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3075
b9b3bf2b
NR
3076 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3077 arg in `font-lock-add-keywords'.
a152877d 3078
36c0514c
GM
30792008-04-08 Glenn Morris <rgm@gnu.org>
3080
3081 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3082 Also add Baha'i calendar references where appropriate.
3083
06a97d46
GM
30842008-04-05 Glenn Morris <rgm@gnu.org>
3085
3086 * custom.texi (Init File): Byte-compiling .emacs is bad.
3087
6adc6eed
SM
30882008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3089
3090 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3091
571388b0
GM
30922008-03-29 Glenn Morris <rgm@gnu.org>
3093
3094 * calendar.texi: Update for `calendar-date-style' replacing
3095 `european-calendar'.
3096
3ae8f876
JR
30972008-03-28 Jason Rumney <jasonr@gnu.org>
3098
3099 * display.texi (Display Custom): Mention overlay-margin in text.
3100
5bc6ddff 31012008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3102
5bc6ddff
MB
3103 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3104 tutorial' comments.
03a864d5 3105
7186a830
CY
31062008-03-28 Chong Yidong <cyd@stupidchicken.com>
3107
3108 * mark.texi (Mark): Rearrange nodes.
3109 (Persistent Mark): Rename from Transient Mark.
3110 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3111 Describe Transient Mark mode as the default.
3112
3113 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3114 the default behavior with Transient Mark mode off.
3115 (Position Info): Fix typo.
3116
71ce5fd0
JB
3117 * display.texi (Standard Faces): Reference the Mark node.
3118 Remove discussion of the region face, which is discussed there.
7186a830
CY
3119
3120 * emacs.texi (Top): Update node listings.
3121
3122 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3123 as the default.
3124
3125 * fixit.texi (Undo): Standardize choice of undo key sequence.
3126 (Undo, Spelling): Describe Transient Mark mode as the default.
3127
3128 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3129 default.
3130
3131 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3132
3133 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3134 mode is the default, and note that the mark is not activated when set.
3135
3136 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3137 Describe Transient Mark mode as the default.
3138
3139 * search.texi (Basic Isearch): Reference the Mark Ring node.
3140 (Replace, Unconditional Replace, Other Repeating Search):
3141 Describe Transient Mark mode as the default.
3142
1c6c854e
CS
3143 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3144 Describe Transient Mark mode as the default.
7186a830
CY
3145 (Paragraphs): Describe how M-h behaves when region is active.
3146
3147 * trouble.texi (Quitting): Clarify effects of C-g.
3148
dc47d1ff
GM
31492008-03-13 Glenn Morris <rgm@gnu.org>
3150
3151 * emacs.texi (EMACSVER): Set to 23.0.60.
3152
e3e0fb39 31532008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3154
e3e0fb39
GM
3155 * dired.texi (Hiding Subdirectories): Fix previous change.
3156
31572008-03-05 Drew Adams <drew.adams@oracle.com>
3158
3159 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3160
5e14abf8
KS
31612008-02-28 Kim F. Storm <storm@cua.dk>
3162
3163 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3164 Move describe-distribution to C-h C-o.
3165 Move view-emacs-problems to C-h C-p.
3166 Add view-emacs-debugging on C-h C-d.
3167 Add view-external-packages on C-h C-e.
d0207bf3 3168 Add view-order-manuals on C-h C-m.
5e14abf8 3169
d0207bf3 31702008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3171
3172 * msdog-xtra.texi (MS-DOS): Docstring fix.
3173
87e391bb
EZ
31742008-02-09 Eli Zaretskii <eliz@gnu.org>
3175
3176 * msdog.texi (Windows Fonts): Use a @table for describing font
3177 properties.
3178
5662e503
JR
31792008-02-07 Jason Rumney <jasonr@gnu.org>
3180
3181 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3182 value has changed.
3183 (Windows HOME): Clarify what is meant by "if that fails as well".
3184 (Windows Fonts): New section.
3185
72463824
GM
31862008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3187
3188 * basic.texi (Basic Undo): Remove duplicate "you can".
3189
7ff926e0
EZ
31902008-02-02 Eli Zaretskii <eliz@gnu.org>
3191
3192 * maintaining.texi (Tags): Fix last change.
3193
6ab7aef1
MA
31942008-02-02 Michael Albinus <michael.albinus@gmx.de>
3195
093571c3 3196 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3197
ace67e7e
NR
31982008-01-31 Nick Roberts <nickrob@snap.net.nz>
3199
3200 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3201
ae068fdf
RS
32022008-01-26 Richard Stallman <rms@gnu.org>
3203
3204 * maintaining.texi (Tags): Delete redundant index entry.
3205
a56d9a08
EZ
32062008-01-26 Eli Zaretskii <eliz@gnu.org>
3207
3208 * programs.texi (Imenu): Move "@cindex tags" from here...
3209 * maintaining.texi (Tags): ...to here.
3210
e941ed90
NR
32112008-01-23 Kevin Ryde <user42@zip.com.au>
3212
3213 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3214 click count.
3215
650276d5
JB
32162008-01-21 Juanma Barranquero <lekktu@gmail.com>
3217
3218 * entering.texi (Exiting): Fix typo.
3219 Reported by D. E. Evans <sinuhe@gnu.org>.
3220
8dc17977
MR
32212007-12-31 Martin Rudalics <rudalics@gmx.at>
3222
3223 * glossary.texi (Glossary): Fix typo.
3224
9f9695a6
RS
32252007-12-27 Richard Stallman <rms@gnu.org>
3226
3227 * text.texi (Formatted Text): Improve menu tag.
3228 (Editing Format Info): In Info, add duplicate menu of nodes
3229 about the submenus.
3230 (Format Faces): Say where Faces menu is found. Mention Other.
3231 (Format Colors): Say where these submenus are found.
3232 (Format Indentation, Format Justification): Likewise.
3233 (Format Properties): Likewise.
3234
abfd0191
RS
32352007-12-22 Richard Stallman <rms@gnu.org>
3236
3237 * search.texi (Query Replace): Make exp of query-replace more
3238 self-contained, and clarify.
8dc17977 3239
abfd0191
RS
3240 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3241
a2586785
RS
32422007-12-15 Richard Stallman <rms@gnu.org>
3243
3244 * files.texi (Auto Save): Clarify definition of auto-saving.
3245
a67cf2bb
RS
32462007-11-26 Richard Stallman <rms@gnu.org>
3247
3248 * help.texi (Help Echo): Cleanups.
3249
448b33b1
TTN
32502007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3251
3252 * files.texi (Why Version Control?): Fix typo.
3253 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3254 (Selecting a Fileset): Fix typos; small rewording.
3255 (Log Buffer): Likewise.
3256 (Old Revisions): Likewise.
448b33b1 3257
221bb7f6
EZ
32582007-11-17 Eli Zaretskii <eliz@gnu.org>
3259
3260 * mule.texi (Communication Coding): Fix wording of last change.
3261
d0207bf3 32622007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3263
630cb3b7
JB
3264 * custom.texi (Specifying File Variables):
3265 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3266
53b7759e
KH
32672007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3268
a5ab2e0c 3269 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3270
3271 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3272
c8763fb6 32732007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3274
630cb3b7 3275 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3276 --output=file.
3277
ff98e024
MR
32782007-11-13 Martin Rudalics <rudalics@gmx.at>
3279
3280 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3281 (Help Echo): Avoid mentioning the term "region" here and
3282 consistently use the term "active text".
3283
37b11c22
GM
32842007-11-11 Glenn Morris <rgm@gnu.org>
3285
3286 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3287
21d50ba1
JL
32882007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3289
1c6c854e
CS
3290 * search.texi (Query Replace):
3291 Mention `query-replace-show-replacement'.
21d50ba1 3292
c12ecb0a 32932007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3294
3295 * building.texi (Watch Expressions): Remove obscure sentence.
3296
3b4201f4
KH
32972007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3298
3299 * mule.texi (Select Input Method): Describe how to activate an input
3300 method in the text mode.
3301
07e5c0b0
DN
33022007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3303
3304 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3305
52dd7391
NR
33062007-10-30 Nick Roberts <nickrob@snap.net.nz>
3307
3308 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3309
c004e539
GM
33102007-10-30 Glenn Morris <rgm@gnu.org>
3311
3312 * misc.texi (Directory Tracking): Explain a bit more about
3313 dirtrack-mode.
3314
ca8c5b8c
GM
33152007-10-25 Glenn Morris <rgm@gnu.org>
3316
3317 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3318
b6c764ef
RS
33192007-10-24 Richard Stallman <rms@gnu.org>
3320
3321 * misc.texi (Interactive Shell): Cleanup last change.
3322
eabd84c9
JL
33232007-10-22 Juri Linkov <juri@jurta.org>
3324
3325 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3326 default values.
3327
0b43c7e2
ER
33282007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3329
ca8c5b8c 3330 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3331 'filesets'.
3332
a80859d4
MR
33332007-10-18 Martin Rudalics <rudalics@gmx.at>
3334
3335 * trouble.texi (Quitting): Fix typo.
3336
c9447ae1
GM
33372007-10-18 Glenn Morris <rgm@gnu.org>
3338
3339 * frames.texi (Mode Line Mouse): Mention minor mode names.
3340
168b980f
JL
33412007-10-17 Juri Linkov <juri@jurta.org>
3342
3343 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3344 fill-paragraph operates on the active region in Transient Mark mode.
3345 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3346 with fill-paragraph.
3347
3348 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3349 fill-paragraph.
3350
3351 * fixit.texi (Spelling): ispell-word operates on the active region
3352 in Transient Mark mode.
3353
5a331f34
JB
33542007-10-17 Aaron S. Hawley <aaronh@garden.org>
3355
3356 * building.texi (Source Buffers):
3357 * custom.texi (Init Non-ASCII):
3358 * glossary.texi (Glossary): Use "key binding" consistently.
3359
2a9f4d55
JB
33602007-10-17 Juanma Barranquero <lekktu@gmail.com>
3361
3362 * calendar.texi (Diary): Fix directive.
3363
de13cecf
RS
33642007-10-16 Richard Stallman <rms@gnu.org>
3365
3366 * calendar.texi (Diary): Clarify text about diary file example.
3367
5f90d53e
ER
33682007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3369
3370 * files.texi: Capitalize node names according to convention.
3371
3aa491bc
GM
33722007-10-13 Glenn Morris <rgm@gnu.org>
3373
3374 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3375
8a3106d3
ER
33762007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3377
3378 * emacs.texi:
3379 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3380 suggested by RMS and Robert J. Chassell.
8a3106d3 3381
da1080a2
ER
33822007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3383
3aa491bc 3384 * files.texi (Version Systems):
0870a421
ER
3385 * vc-xtra.texi:
3386 * vc1-xtra.texi:
ac3f4c6f 3387 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3388 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3389 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3390 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3391
58ade22b
ER
33922007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3393
da1080a2 3394 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3395 Reorder the descriptions to be chronological.
3396
93870ce2
RS
33972007-10-09 Richard Stallman <rms@gnu.org>
3398
3399 * display.texi (Cursor Display): Correct how cursor appears
3400 in nonselected windows.
3401
568c7288
NR
34022007-10-04 Nick Roberts <nickrob@snap.net.nz>
3403
3404 * building.texi (GDB Graphical Interface): Remove references to gdba
3405 and mention gud-gdb.
3406
1af74d06 34072007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3408
1af74d06 3409 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3410
0d8fb755
JL
34112007-10-06 Juri Linkov <juri@jurta.org>
3412
3413 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3414 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3415 fill-paragraph-or-region.
3416
3417 * basic.texi (Arguments): Replace fill-paragraph with
3418 fill-paragraph-or-region.
3419
b981e2c6
ER
34202007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3421
3422 * files.texi: Update the section on version control for 2007
2a9f4d55 3423 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3424 will come later.
3425
5fceaf9c
GM
34262007-09-15 Glenn Morris <rgm@gnu.org>
3427
3428 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3429 to `list-holidays'.
3430
b0e44b17
GM
34312007-09-14 Glenn Morris <rgm@gnu.org>
3432
3433 * calendar.texi: Update all instances of mark-calendar-holidays,
3434 list-calendar-holidays, list-holidays with the new names.
3435
8cf51b2c
GM
34362007-09-06 Glenn Morris <rgm@gnu.org>
3437
46a367db 3438 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3439 Split into the Emacs manual in emacs/, and other manuals in misc/.
3440 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3441 manual.
3442 (infodir): New variable.
3443 (info): Use $infodir.
3444 (emacsman): Delete target, not needed any more.
3445 Move all targets that are not the Emacs manual to misc/Makefile.in.
3446 (mostlyclean): Remove `gnustmp'.
3447 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3448 manual.
92f9b43f 3449 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3450 (emacsman): Delete target, not needed any more.
3451 (clean): Remove all info files but Emacs manual.
3452 Move all targets that are not the Emacs manual to misc/Makefile.in.
3453 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3454
3455 * Makefile.in (INFOSOURCES): Delete.
3456 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3457 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3458 *.vrs *.toc here...
3459 (maintainer-clean): ...from here.
3460
34612007-09-05 Glenn Morris <rgm@gnu.org>
3462
3463 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3464
8cf51b2c
GM
34652007-08-29 Glenn Morris <rgm@gnu.org>
3466
3467 * emacs.texi (EMACSVER): Increase to 23.0.50.
3468
3420c522
RS
34692007-08-27 Richard Stallman <rms@gnu.org>
3470
3471 * emacs.texi (Top): Clarify menu item for Glossary.
3472
3473 * display.texi (Faces): Change secn title.
3474 Clarify not all fonts come from Font Lock.
3475
8cf51b2c
GM
34762007-08-17 Eli Zaretskii <eliz@gnu.org>
3477
3478 * basic.texi (Position Info): Add index entry for face at point.
3479 Mention that character faces are also displayed by "C-u C-x =".
3480
8cf51b2c
GM
34812007-08-08 Glenn Morris <rgm@gnu.org>
3482
3483 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3484
34852007-08-07 Chong Yidong <cyd@stupidchicken.com>
3486
3487 * files.texi (File Conveniences): Document point motion keys in Image
3488 mode.
3489
8cf51b2c
GM
34902007-07-27 Glenn Morris <rgm@gnu.org>
3491
8cf51b2c
GM
3492 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3493 in-line.
3494
3495 * gpl.texi: New file with text of GPL.
3496 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3497
34982007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3499
3500 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3501
3502 * dired.texi (Wdired): Mention C-x C-q key binding.
3503
35042007-07-28 Nick Roberts <nickrob@snap.net.nz>
3505
3506 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3507
35082007-07-25 Glenn Morris <rgm@gnu.org>
3509
8cf51b2c
GM
3510 * emacs.texi (Copying): Replace license with GPLv3.
3511
3512 * Relicense all FSF files to GPLv3 or later.
3513
35142007-07-24 Glenn Morris <rgm@gnu.org>
3515
3516 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3517 for some calendars.
3518
35192007-07-23 Nick Roberts <nickrob@snap.net.nz>
3520
3521 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3522 default-directory for the current buffer is on a remote machine.
3523
8cf51b2c
GM
35242007-07-21 Eli Zaretskii <eliz@gnu.org>
3525
3526 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3527 default value.
3528
35292007-07-21 Richard Stallman <rms@gnu.org>
3530
3531 * files.texi (Why Version Control?): Improve previous change.
3532
35332007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3534
3535 * files.texi (Why Version Control?): New node.
3536
8cf51b2c
GM
35372007-07-12 Nick Roberts <nickrob@snap.net.nz>
3538
8cf51b2c
GM
3539 * building.texi (Starting GUD): Add xref to this anchor.
3540
8cf51b2c
GM
35412007-06-24 Karl Berry <karl@gnu.org>
3542
2a9f4d55 3543 * emacs.texi: New Back-Cover Text.
8cf51b2c 3544
8cf51b2c
GM
35452007-06-07 Alan Mackenzie <acm@muc.de>
3546
3547 * display.texi (Optional Mode Line): Document the new form of
3548 line+column numbers, "(561,2)".
3549
35502007-06-06 Juanma Barranquero <lekktu@gmail.com>
3551
49823426 3552 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3553
35542007-06-02 Chong Yidong <cyd@stupidchicken.com>
3555
3556 * Version 22.1 released.
3557
8cf51b2c
GM
35582007-05-07 Karl Berry <karl@gnu.org>
3559
3560 * emacs.texi (EMACSVER): Back to 22.
3561
35622007-05-06 Richard Stallman <rms@gnu.org>
3563
3564 * maintaining.texi (Create Tags Table): Clean up previous change.
3565
c8763fb6 35662007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3567
3568 * maintaining.texi (Create Tags Table): Add text about the dangers of
3569 making symbolic links to tags files.
3570
35712007-05-04 Karl Berry <karl@gnu.org>
3572
3573 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3574
35752007-05-03 Karl Berry <karl@gnu.org>
3576
3577 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3578
3579 * .cvsignore (*.pdf): New entry.
3580
8cf51b2c
GM
3581 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3582 for printing.
3583
35842007-05-01 Richard Stallman <rms@gnu.org>
3585
3586 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3587
8cf51b2c
GM
35882007-04-28 Glenn Morris <rgm@gnu.org>
3589
3590 * ack.texi (Acknowledgments):
3591 * anti.texi (Antinews):
8cf51b2c
GM
3592 * programs.texi (Program Modes): Restore mention of python.el pending
3593 consideration of legal status.
3594
35952007-04-28 Richard Stallman <rms@gnu.org>
3596
3597 * files.texi (File Names): Fixes to ~ description on MS systems.
3598
8cf51b2c
GM
35992007-04-26 Glenn Morris <rgm@gnu.org>
3600
3601 * emacs.texi (EMACSVER): Increase to 22.1.50.
3602
36032007-04-25 Karl Berry <karl@gnu.org>
3604
3605 * emacs.texi: Improve line breaks on copyright page,
3606 similar layout to lispref, 8.5x11 by default.
3607
3608 * dired.texi (Image-Dired): Improve line break, fix typo.
3609
36102007-04-24 Chong Yidong <cyd@stupidchicken.com>
3611
3612 * programs.texi (Program Modes):
8cf51b2c
GM
3613 * anti.texi (Antinews):
3614 * ack.texi (Acknowledgments): python.el removed.
3615
8cf51b2c
GM
36162007-04-23 Chong Yidong <cyd@stupidchicken.com>
3617
3618 * display.texi (Highlight Interactively): Correct description of
3619 hi-lock-file-patterns-policy.
3620
3621 * files.texi (File Archives): Mention self-extracting executables.
3622
36232007-04-23 Eli Zaretskii <eliz@gnu.org>
3624
3625 * search.texi (Unconditional Replace, Query Replace): Add xref to
3626 "Replacement and Case".
3627
36282007-04-22 Chong Yidong <cyd@stupidchicken.com>
3629
3630 * dired.texi (Image-Dired): Move from Thumbnails node.
3631 * misc.texi (Thumbnails): Node deleted.
3632 * emacs.texi (Top): Update node listing.
3633
3634 * files.texi (File Conveniences):
49823426 3635 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3636
36372007-04-21 Richard Stallman <rms@gnu.org>
3638
3639 * display.texi (Highlight Interactively): Correct previous change.
3640 Clarify doc of hi-lock-find-patterns, and move new features into it.
3641
36422007-04-20 David Koppelman <koppel@ece.lsu.edu>
3643
1c6c854e
CS
3644 * display.texi (Highlight Interactively):
3645 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3646
36472007-04-20 Martin Rudalics <rudalics@gmx.at>
3648
3649 * display.texi (Scrolling): Fix typo.
3650
8cf51b2c
GM
36512007-04-15 Chong Yidong <cyd@stupidchicken.com>
3652
8cf51b2c
GM
3653 * doclicense.texi: Remove node heading, so that it can be included by
3654 other files.
3655
3656 * emacs.texi: Insert node heading for GFDL.
3657
8cf51b2c
GM
36582007-04-14 Eli Zaretskii <eliz@gnu.org>
3659
3660 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3661 "command line".
3662
3663 * display.texi (Faces): Refer to "Creating Frames" for face
3664 and other frame customizations in .emacs.
3665
3666 * frames.texi (Creating Frames): Mention that face customizations can
3667 be put in .emacs. Add index entries.
3668
36692007-04-12 Richard Stallman <rms@gnu.org>
3670
3671 * glossary.texi (Glossary): Explain `iff'.
3672
36732007-04-11 Karl Berry <karl@gnu.org>
3674
3675 * gnu.texi (Top),
3676 * macos.texi (Mac Font Specs),
3677 * anti.texi (Antinews),
3678 * xresources.texi (Resources),
3679 * misc.texi (Emulation),
3680 * calendar.texi (Daylight Saving),
3681 * dired.texi (Dired and Find),
3682 * rmail.texi (Remote Mailboxes),
3683 * sending.texi (Mail Headers),
3684 * programs.texi (Which Function),
3685 * files.texi (Recover),
3686 * buffers.texi (Uniquify),
3687 * frames.texi (Wheeled Mice),
3688 * killing.texi (Rectangles): Wording to improve breaks in
3689 8.5x11 format.
3690 * mule.texi (Language Environments): \hbadness=10000 since there's
3691 no way to reword.
3692 * emacs.texi (smallbook): New @set to more easily switch between
3693 smallbook and 8.5x11.
3694
36952007-04-11 Richard Stallman <rms@gnu.org>
3696
3697 * files.texi (File Conveniences): Add xref to Tumme.
3698 Delete text about Thumbnail mode.
3699
8cf51b2c
GM
37002007-04-09 Alan Mackenzie <acm@muc.de>
3701
3702 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3703 new name. Insert concept index entries.
3704
8cf51b2c
GM
37052007-04-08 Chong Yidong <cyd@stupidchicken.com>
3706
3707 * display.texi (Standard Faces): Document prefix arg for
3708 list-faces-display.
3709
3710 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3711
8cf51b2c
GM
37122007-04-07 Chong Yidong <cyd@stupidchicken.com>
3713
8cf51b2c
GM
3714 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3715
3716 * files.texi (Misc File Ops): Rewrite description of
3717 insert-file-literally.
3718
8cf51b2c
GM
37192007-03-31 Eli Zaretskii <eliz@gnu.org>
3720
3721 * misc.texi (Printing): Postscript -> PostScript.
3722
8cf51b2c
GM
3723 * ack.texi (Acknowledgments): Postscript -> PostScript.
3724
3725 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3726
3727 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3728 below.
3729
37302007-03-30 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3733 Init Non-ASCII.
3734 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3735 (Init Non-ASCII): New node.
3736
37372007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3738
3739 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3740
8cf51b2c
GM
37412007-03-12 Glenn Morris <rgm@gnu.org>
3742
8cf51b2c
GM
3743 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3744 "Daylight Savings".
3745
49823426 3746 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3747 saving" in text throughout.
3748
8cf51b2c
GM
37492007-03-04 Richard Stallman <rms@gnu.org>
3750
3751 * custom.texi (Safe File Variables): Minor correction.
3752
8cf51b2c
GM
37532007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3754
3755 * rmail.texi (Movemail): Add internal ref.
3756 Don't indent the intro for the PROTO table.
3757 Format PROTO table items with @code.
3758
8cf51b2c
GM
37592007-02-26 Nick Roberts <nickrob@snap.net.nz>
3760
3761 * building.texi: Remove references to bashdb.
3762
8cf51b2c
GM
37632007-02-19 Juanma Barranquero <lekktu@gmail.com>
3764
3765 * mule.texi (Language Environments): Update list of supported language
3766 environments.
3767
8cf51b2c
GM
37682007-02-14 Kim F. Storm <storm@cua.dk>
3769
3770 * building.texi (Grep Searching): Fix lgrep doc.
3771
37722007-02-12 Chong Yidong <cyd@stupidchicken.com>
3773
3774 * back.texi: Remove unused file.
3775
c8763fb6 37762007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3777
3778 * maintaining.texi (Tag Syntax): Now --members is the default for
3779 etags, not for ctags yet.
3780
8cf51b2c
GM
37812007-02-03 Eli Zaretskii <eliz@gnu.org>
3782
3783 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3784 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3785 expects. Add comments to prevent people from inadvertently modifying
3786 the key parts needed by `texinfo-multiple-files-update'.
3787
37882007-01-29 Chong Yidong <cyd@stupidchicken.com>
3789
3790 * frames.texi (Secondary Selection): Window clicked does not matter
3791 when mouse-yank-at-point is non-nil.
3792
8cf51b2c
GM
37932007-01-16 Glenn Morris <rgm@gnu.org>
3794
3795 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3796 system abbrev.
3797
37982007-01-11 Richard Stallman <rms@gnu.org>
3799
3800 * msdog.texi (Windows Keyboard): Another small cleanup.
3801
38022007-01-10 Richard Stallman <rms@gnu.org>
3803
3804 * msdog.texi (Windows Keyboard): Yet another try to make
3805 everyone happy with that passage.
3806
38072007-01-05 Richard Stallman <rms@gnu.org>
3808
3809 * anti.texi (Antinews): Mention M-x shell scrolling.
3810
38112007-01-05 Nick Roberts <nickrob@snap.net.nz>
3812
3813 * building.texi (Watch Expressions): Describe gdb-max-children.
3814
8cf51b2c
GM
38152007-01-04 Richard Stallman <rms@gnu.org>
3816
8cf51b2c
GM
3817 * msdog.texi (Windows Keyboard): Clarify previous change.
3818
8cf51b2c
GM
38192007-01-02 Richard Stallman <rms@gnu.org>
3820
3821 * custom.texi (Changing a Variable): Minor clarification.
3822 (Specific Customization): customize-customized => customize-unsaved.
3823
3824 * entering.texi (Entering Emacs): Clean up text about restarting
3825 Emacs for each file.
3826
3827 * misc.texi (Shell Options): Minor cleanup.
3828
3829 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3830 with Emacs, not vice versa.
3831
3832 * programs.texi (Symbol Completion): Recommend customizing
3833 window manager.
3834
3835 * xresources.texi (Resources): Minor fix.
3836
c8763fb6 38372007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3838
3839 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3840
38412007-01-01 Richard Stallman <rms@gnu.org>
3842
3843 * commands.texi (User Input): Document keys stolen by window mangers.
3844
38452006-12-31 Richard Stallman <rms@gnu.org>
3846
3847 * custom.texi (Specific Customization): Document customize-option
3848 instead of customize-variable.
3849
38502006-12-31 Kim F. Storm <storm@cua.dk>
3851
3852 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3853
38542006-12-30 Kim F. Storm <storm@cua.dk>
3855
3856 * killing.texi (CUA Bindings): Fix typo.
3857
3858 * xresources.texi (Table of Resources): Mention grow-only value for
3859 auto-resize-tool-bars.
3860
8cf51b2c
GM
38612006-12-27 Eli Zaretskii <eliz@gnu.org>
3862
3863 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3864 and how to get them back.
3865
38662006-12-26 Richard Stallman <rms@gnu.org>
3867
3868 * calendar.texi (Holidays): Holiday listing is based on current
3869 practice, but DST is not.
3870
38712006-12-25 Richard Stallman <rms@gnu.org>
3872
3873 * emacs.texi (Top): Update subnode menus.
3874
3875 * mark.texi (Transient Mark): Fix xref.
3876
3877 * killing.texi (Graphical Kill): Node deleted.
3878 (Killing): Add xref to Cut and Paste.
3879 (CUA Bindings): Update xref.
3880
3881 * frames.texi (Cut and Paste): New section to hold other nodes.
3882 (Mouse Commands): Node demoted.
3883 (Cut/Paste Other App): Split out from Mouse Commands.
3884 (Word and Line Mouse): Likewise.
3885 (Secondary Selection, Clipboard): Nodes demoted.
3886
8cf51b2c
GM
38872006-12-24 Kevin Ryde <user42@zip.com.au>
3888
3889 * calendar.texi (Holidays): US daylight saving begins second Sunday
3890 in March for 2007 onwards.
3891 (Daylight Savings): Show new US default daylight saving rules, 2nd
3892 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3893
38942006-12-23 Chong Yidong <cyd@stupidchicken.com>
3895
3896 * calendar.texi (Scroll Calendar): < and > are switched.
3897
38982006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3899
3900 * killing.texi (Deletion): Describe M-\ prefix argument.
3901
39022006-12-23 Richard Stallman <rms@gnu.org>
3903
3904 * search.texi (Regexp Search): Explain why forward and reverse regexp
3905 search are not mirror images.
3906
8cf51b2c
GM
39072006-12-19 Kim F. Storm <storm@cua.dk>
3908
3909 * major.texi (Choosing Modes): Describe match-function elements for
3910 magic-mode-alist.
3911
8cf51b2c
GM
39122006-12-18 Eli Zaretskii <eliz@gnu.org>
3913
3914 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3915 peculiarities.
3916
39172006-12-18 Richard Stallman <rms@gnu.org>
3918
3919 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3920
8cf51b2c
GM
39212006-12-17 Alan Mackenzie <acm@muc.de>
3922
3923 * programs.texi (Left Margin Paren): Remove the bit which says
3924 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3925 Discuss some of the issues of setting this option to nil.
3926
39272006-12-17 Glenn Morris <rgm@gnu.org>
3928
3929 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3930
39312006-12-16 Eli Zaretskii <eliz@gnu.org>
3932
3933 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3934 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3935 NTFS volumes.
3936 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3937 volumes.
3938
39392006-12-15 Eli Zaretskii <eliz@gnu.org>
3940
3941 * text.texi (HTML Mode): Fix "C-c TAB".
3942
8cf51b2c
GM
39432006-12-09 Richard Stallman <rms@gnu.org>
3944
3945 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3946
39472006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3948
3949 * files.texi (Misc File Ops): Document insert-file-literally.
3950
39512006-12-08 Eli Zaretskii <eliz@gnu.org>
3952
3953 * cmdargs.texi (Colors): Note that --color is intended for overriding
3954 the terminal defaults, not for normal invocation.
3955
3956 * misc.texi (Emacs Server): Improve wording. Don't mention the
3957 ``server program''. Add a cross-reference to "Init File" node.
3958 (Invoking emacsclient): Add index entries. Document both short and
3959 long versions of command-line options. Document the -f option.
3960
8cf51b2c
GM
39612006-12-06 Richard Stallman <rms@gnu.org>
3962
3963 * text.texi (Outline Format): Say to set outline-regexp
3964 and outline-level with major modes and file local variables.
3965
c8763fb6 39662006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3967
3968 * anti.texi (Antinews): Mention the alternative to
3969 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3970
8cf51b2c
GM
3971 * misc.texi (Interactive Shell): Ditto.
3972
39732006-12-04 Eli Zaretskii <eliz@gnu.org>
3974
3975 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3976
3977 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3978
39792006-12-01 Eli Zaretskii <eliz@gnu.org>
3980
3981 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3982 colon in the mode line.
3983
3984 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3985
39862006-11-26 Nick Roberts <nickrob@snap.net.nz>
3987
3988 * building.texi (Watch Expressions): Mention SPC for expanding/
3989 contracting watch expressions.
3990
39912006-11-26 Kim F. Storm <storm@cua.dk>
3992
3993 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3994
39952006-11-26 Nick Roberts <nickrob@snap.net.nz>
3996
3997 * building.texi (Debugger Operation): Define text command mode.
3998 Clarify how tooltips work.
3999 (GDB Graphical Interface): Explain how to run in text command mode
4000 more clearly.
4001
40022006-11-25 Juanma Barranquero <lekktu@gmail.com>
4003
4004 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4005
40062006-11-22 Juanma Barranquero <lekktu@gmail.com>
4007
4008 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4009
8cf51b2c
GM
40102006-11-18 Chong Yidong <cyd@stupidchicken.com>
4011
4012 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4013 and EMACS is deprecated.
4014
40152006-11-18 Juanma Barranquero <lekktu@gmail.com>
4016
4017 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4018
c8763fb6 40192006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4020
4021 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4022
4023 * emacs.texi: Include xresources.texi both for info and dvi.
4024
4025 * xresources.texi: Merge text from xresmini.texi.
4026
c8763fb6 40272006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4028
4029 * glossary.texi: Fix typos.
4030
8cf51b2c
GM
40312006-11-06 Richard Stallman <rms@gnu.org>
4032
4033 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4034
4035 * ack.texi (Acknowledgments): Fix name spelling.
4036
40372006-11-01 Juri Linkov <juri@jurta.org>
4038
4039 * search.texi (Word Search): Document incremental word search.
4040
40412006-10-28 Glenn Morris <rgm@gnu.org>
4042
4043 * ack.texi (Acknowledgments): Add cal-html author.
4044
4045 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4046 Calendar"). Describe new package cal-html.
4047 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4048 Calendar Files."
4049
8cf51b2c
GM
40502006-10-23 Richard Stallman <rms@gnu.org>
4051
4052 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4053 Abbrev mode is enabled.
4054
8cf51b2c
GM
40552006-10-16 Richard Stallman <rms@gnu.org>
4056
8cf51b2c
GM
4057 * emacs.texi: Update ISBN.
4058
8cf51b2c
GM
40592006-10-11 Kim F. Storm <storm@cua.dk>
4060
4061 * emacs.texi (Acknowledgments): Use @dotless{i}.
4062
40632006-10-08 Nick Roberts <nickrob@snap.net.nz>
4064
4065 * building.texi (Breakpoints Buffer): Mention catchpoints.
4066
40672006-10-08 Kim F. Storm <storm@cua.dk>
4068
4069 * ack.texi (Acknowledgments): Update.
4070
4071 * emacs.texi (Acknowledgments): Fix bad @/ form.
4072
8cf51b2c
GM
40732006-10-05 Kim F. Storm <storm@cua.dk>
4074
4075 * emacs.texi (Acknowledgments): Add more contributors.
4076
40772006-10-03 Richard Stallman <rms@gnu.org>
4078
4079 * emacs.texi (Acknowledgments): Update version and edition.
4080
8cf51b2c
GM
40812006-10-01 Karl Berry <karl@gnu.org>
4082
4083 * custom.texi (Customization Groups): Page break to keep example buffer
4084 on one page.
4085
40862006-09-30 Karl Berry <karl@gnu.org>
4087
4088 * programs.texi (Basic Indent): @need to improve page break.
4089 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4090
40912006-09-29 Glenn Morris <rgm@gnu.org>
4092
4093 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4094
40952006-09-29 Karl Berry <karl@gnu.org>
4096
4097 * windows.texi (Basic Window): Remove forced @break, no longer
4098 desirable.
4099 * frames.texi (Frame Commands),
4100 * mark.texi (Marking Objects): Reword to avoid bad page break.
4101 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4102
41032006-09-19 Richard Stallman <rms@gnu.org>
4104
4105 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4106 stick to present tense.
4107
c8763fb6 41082006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4109
4110 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4111 to x-gtk-use-old-file-dialog.
4112 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4113
41142006-09-15 Jay Belanger <belanger@truman.edu>
4115
49823426 4116 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4117 Change "Library Public License" to "Lesser Public License"
4118 throughout. Use "yyyy" to represent year.
4119
8cf51b2c
GM
41202006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4121
4122 * files.texi (Visiting): Add index entry "open file".
4123
8cf51b2c
GM
41242006-09-11 Richard Stallman <rms@gnu.org>
4125
4126 * building.texi (Compilation Mode): Clarification.
4127 (Grep Searching): Add xref to Compilation Mode.
4128
8cf51b2c
GM
41292006-09-08 Richard Stallman <rms@gnu.org>
4130
4131 * search.texi (Search): Ref multi-file search commands here.
4132 (Other Repeating Search): Not here.
4133
8cf51b2c
GM
41342006-08-28 Richard Stallman <rms@gnu.org>
4135
4136 * windows.texi (Split Window): Update xref.
4137
4138 * basic.texi (Continuation Lines): Update xref.
4139
4140 * indent.texi (Tab Stops): Update xref.
4141
4142 * emacs.texi (Top): Update subnode menu.
4143
4144 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4145 split out of Display Custom.
4146
41472006-08-25 Kim F. Storm <storm@cua.dk>
4148
4149 * display.texi (Display Custom): Add variables overline-margin
4150 and x-underline-at-descent-line.
4151
41522006-08-25 Richard Stallman <rms@gnu.org>
4153
4154 * entering.texi (Exiting): Rewrite to give graphical displays
4155 priority over text terminals.
4156
4157 * search.texi (Incremental Search): Move index entries.
4158
41592006-08-23 Chong Yidong <cyd@stupidchicken.com>
4160
4161 * custom.texi (Init File): Reference Find Init to avoid "home
4162 directory" confusion.
4163
41642006-08-22 Nick Roberts <nickrob@snap.net.nz>
4165
4166 * building.texi (Other GDB-UI Buffers): Describe how to edit
4167 a value in the locals buffer.
4168
41692006-08-21 Richard Stallman <rms@gnu.org>
4170
4171 * search.texi (Basic Isearch): Add `isearch' index entry.
4172
41732006-08-16 Richard Stallman <rms@gnu.org>
4174
4175 * misc.texi (Saving Emacs Sessions): Clean up wording.
4176
4177 * mark.texi (Marking Objects): Mention term "select all".
4178
4179 * emacs.texi (Top): Update subnode menu.
4180
4181 * help.texi (Help Mode): Move node up in file.
4182
8cf51b2c
GM
41832006-08-15 Nick Roberts <nickrob@snap.net.nz>
4184
4185 * building.texi (Stack Buffer): Explain fringe arrow.
4186
8cf51b2c
GM
41872006-08-12 Eli Zaretskii <eliz@gnu.org>
4188
8cf51b2c
GM
4189 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4190 on startup.
4191
41922006-08-11 Romain Francoise <romain@orebokech.com>
4193
4194 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4195
41962006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4197
4198 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4199
42002006-08-10 Richard Stallman <rms@gnu.org>
4201
4202 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4203 with face merging. Empty regions don't count.
4204 Clarify face property inheritance.
8cf51b2c
GM
4205
42062006-08-08 Romain Francoise <romain@orebokech.com>
4207
4208 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4209 <arjuropo@cc.jyu.fi>.
4210
8cf51b2c
GM
42112006-08-04 Eli Zaretskii <eliz@gnu.org>
4212
4213 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4214 apply to all frames.
4215
8cf51b2c
GM
42162006-08-01 Richard Stallman <rms@gnu.org>
4217
4218 * help.texi (Name Help): Add index entries for describe-variable.
4219
42202006-08-01 Nick Roberts <nickrob@snap.net.nz>
4221
4222 * building.texi (GDB Graphical Interface): Shorten node names.
4223 (GDB-UI Layout): Use GDB-related.
4224 (Other GDB-UI Buffers): Simplify English.
4225
42262006-07-31 Richard Stallman <rms@gnu.org>
4227
4228 * search.texi (Query Replace): Add xref for Dired's Q command.
4229
8cf51b2c
GM
42302006-07-31 Nick Roberts <nickrob@snap.net.nz>
4231
4232 * building.texi (GDB commands in Fringe): Rename to...
4233 (Source Buffers): ..this and move forward. Describe hollow arrow and
4234 new option gdb-find-source-frame.
4235
42362006-07-29 Richard Stallman <rms@gnu.org>
4237
4238 * dired.texi (Operating on Files): Simplify previous change
4239 and fix Texinfo usage.
4240
42412006-07-29 Eli Zaretskii <eliz@gnu.org>
4242
4243 * dired.texi (Operating on Files): Add cross-references. State the
4244 Unix commands that do similar things.
4245
42462006-07-28 Richard Stallman <rms@gnu.org>
4247
4248 * mark.texi (Transient Mark): Clarify that region never disappears
4249 when Transient Mark mode is off, and not when it is on.
4250
42512006-07-27 Richard Stallman <rms@gnu.org>
4252
4253 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4254
42552006-07-24 Richard Stallman <rms@gnu.org>
4256
4257 * xresources.texi (GTK styles): Fix texinfo usage.
4258
8cf51b2c
GM
4259 * commands.texi (User Input): Explain why we teach keyboard cmds.
4260
4261 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4262 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4263 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4264 * doclicense.texi, display.texi, dired.texi, basic.texi:
4265 * anti.texi, ack.texi: Move periods and commas inside quotes.
4266
42672006-07-22 Eli Zaretskii <eliz@gnu.org>
4268
4269 * cmdargs.texi (General Variables): Document EMAIL.
4270
42712006-07-21 Eli Zaretskii <eliz@gnu.org>
4272
4273 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4274 doesn't have effect on MS-Windows.
4275
8cf51b2c
GM
42762006-07-17 Richard Stallman <rms@gnu.org>
4277
4278 * building.texi (Grep Searching): Explain about chaining grep commands.
4279
8cf51b2c
GM
42802006-07-10 Nick Roberts <nickrob@snap.net.nz>
4281
49823426 4282 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4283
42842006-07-09 Chong Yidong <cyd@stupidchicken.com>
4285
4286 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4287 is invoked for multiple files.
4288
42892006-07-08 Eli Zaretskii <eliz@gnu.org>
4290
4291 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4292 on-line manual for the rest of this node.
4293 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4294 unconditionally.
4295 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4296 Improve wording.
4297 (Windows Printing): Improve wording.
4298 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4299 rest of this node.
4300
8cf51b2c
GM
43012006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4302
49823426
GM
4303 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4304 with eval-buffer.
8cf51b2c
GM
4305
43062006-07-05 Nick Roberts <nickrob@snap.net.nz>
4307
4308 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4309 of character translation.
4310
43112006-07-04 Nick Roberts <nickrob@snap.net.nz>
4312
4313 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4314
43152006-07-03 Karl Berry <karl@gnu.org>
4316
4317 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4318 not-too-underfull hboxes in the TeX output.
4319 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4320 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4321 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4322 * sending.texi, text.texi: Fix overfull/underfull boxes.
4323
43242006-07-03 Romain Francoise <romain@orebokech.com>
4325
4326 * m-x.texi (M-x): Fix.
4327
43282006-07-03 Richard Stallman <rms@gnu.org>
4329
8cf51b2c
GM
4330 * search.texi (Other Repeating Search): filename -> file name.
4331
4332 * misc.texi (Narrowing): Minor cleanups.
4333
4334 * files.texi (Visiting): filename -> file name.
4335
4336 * emacs.texi (Top): Update subnode menus.
4337
4338 * mule.texi (Coding Systems): Move char translation stuff here.
4339 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4340 (Recognize Coding): Substantial local rewrites.
4341 (International): Update menu.
4342
4343 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4344 (Scrolling): Substantial local rewrites.
4345 (Display): Update menu and intro.
4346
4347 * dired.texi: filename -> file name.
4348
4349 * custom.texi (Safe File Variables): Texinfo usage fix.
4350
f0131492 43512006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4352
4353 * help.texi, m-x.texi: Lots of cleanups.
4354
8cf51b2c
GM
43552006-06-30 Eli Zaretskii <eliz@gnu.org>
4356
4357 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4358 (Windows Processes, Windows Misc): Shorten the printed version by
4359 selectively conditioning less important portions by @ifnottex.
4360
8cf51b2c
GM
43612006-06-27 Richard Stallman <rms@gnu.org>
4362
4363 * mini.texi (Minibuffer File): Minor cleanup.
4364
43652006-06-25 Nick Roberts <nickrob@snap.net.nz>
4366
4367 * frames.texi (XTerm Mouse): Rename to...
4368 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4369
4370 * emacs.texi (Top): Use new node name.
4371
43722006-06-24 Eli Zaretskii <eliz@gnu.org>
4373
4374 * emacs.texi (Top): Update the detailed menu according to changes in
4375 msdog.texi.
4376
4377 * msdog.texi (Windows Keyboard): New section.
4378 (Windows Mouse): New section.
4379 (Windows System Menu): Remove section (text merged with "Windows
4380 Keyboard").
4381 (Windows Misc): New section.
4382
4383 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4384
4385 * msdog.texi (ls in Lisp): New section.
4386
4387 * files.texi (Visiting): Document case-insensitive wildcard matching
4388 under find-file-wildcards.
4389
8cf51b2c
GM
43902006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4391
4392 * macos.texi (Mac Input): Add description of mac-function-modifier.
4393 Now Unicode keyboard layouts work.
4394
8cf51b2c
GM
43952006-06-10 Richard Stallman <rms@gnu.org>
4396
4397 * mule.texi (Recognize Coding): Clarify previous change.
4398
43992006-06-09 Kenichi Handa <handa@m17n.org>
4400
4401 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4402 notation.
4403
44042006-06-07 Kevin Ryde <user42@zip.com.au>
4405
4406 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4407 manual for @ifnottex, but in emacs-extra for @iftex.
4408
4409 * cmdargs.texi (General Variables): Fix smtpmail xref.
4410
44112006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4412
8cf51b2c 4413 * programs.texi (Comment Commands):
8cf51b2c 4414 * custom.texi (Specifying File Variables):
49823426 4415 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4416
44172006-06-07 Nick Roberts <nickrob@snap.net.nz>
4418
4419 * building.texi (Watch Expressions): Move node to end.
4420 (GDB Graphical Interface): Move description of clicks in fringe...
4421 (GDB commands in the Fringe): ...to here. New node.
4422
8cf51b2c
GM
44232006-06-05 Romain Francoise <romain@orebokech.com>
4424
49823426 4425 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4426
44272006-06-05 Nick Roberts <nickrob@snap.net.nz>
4428
4429 * building.texi (GDB Graphical Interface): Update bindings.
4430 (Commands of GUD): Add gud-print. Remove gud-run.
4431 Restate availability more generally.
4432
f0131492 44332006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4434
4435 * mini.texi: Lots of cleanups.
4436
44372006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4438
4439 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4440 and Mouse-2.
4441
c8763fb6 44422006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4443
4444 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4445
8cf51b2c
GM
44462006-05-31 Richard Stallman <rms@gnu.org>
4447
4448 * basic.texi (Moving Point): Fix previous change.
4449
c8763fb6 44502006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4451
4452 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4453
f0131492 44542006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4455
4456 * basic.texi: Many simplifications and improvements in wording.
4457
8cf51b2c
GM
44582006-05-26 Nick Roberts <nickrob@snap.net.nz>
4459
4460 * anti.texi (Antinews): Create a node for gdb-ui.
4461
8cf51b2c
GM
44622006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4463
4464 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4465
44662006-05-20 Richard Stallman <rms@gnu.org>
4467
4468 * dired.texi (Dired Navigation): dired-goto-file is now j.
4469
8cf51b2c
GM
44702006-05-20 Eli Zaretskii <eliz@gnu.org>
4471
4472 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4473 and their aliases.
4474
4475 * msdog.texi (Windows Printing): Mention non-support of plain text
4476 printing with some el-cheapo printers, and suggest a workaround.
4477
44782006-05-20 Kevin Ryde <user42@zip.com.au>
4479
4480 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4481 remove the bit saying you must set it.
4482
44832006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4484
4485 * trouble.texi (Checklist):
4486 * text.texi (Text, Auto Fill, Text Mode):
4487 * search.texi (Nonincremental Search):
4488 * rmail.texi (Rmail Labels):
4489 * mule.texi (Input Methods, Multibyte Conversion):
4490 * misc.texi (Gnus, Where to Look, PostScript):
4491 * maintaining.texi (Create Tags Table):
4492 * indent.texi (Indentation Commands):
4493 * fixit.texi (Spelling):
4494 * emacs.texi (Copying):
4495 * custom.texi (Init File): ifinfo -> ifnottex.
4496
8cf51b2c
GM
44972006-05-17 Richard Stallman <rms@gnu.org>
4498
4499 * files.texi (Diff Mode): Mention C-x `.
4500
45012006-05-08 Richard Stallman <rms@gnu.org>
4502
4503 * custom.texi (Disabling): Textual cleanups.
4504
8cf51b2c
GM
45052006-05-12 Glenn Morris <rgm@gnu.org>
4506
4507 * calendar.texi (Displaying the Diary, Format of Diary File):
4508 Refer to diary-view-entries, diary-list-entries,
4509 diary-show-all-entries rather than obsolete aliases.
4510
45112006-05-12 Eli Zaretskii <eliz@gnu.org>
4512
4513 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4514 (Displaying the Diary, Special Diary Entries, Importing Diary):
4515 * building.texi (Compilation Shell):
4516 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4517 emacs-xtra with @inforef's.
4518
4519 * files.texi (Visiting): Fix wording.
4520
4521 * mule.texi (Coding Systems, Text Coding): More indexing.
4522 Mention that C-x RET f can set eol conversion.
4523
c8763fb6 45242006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4525
4526 * xresmini.texi (GTK resources): Insert GTK description.
4527
4528 * xresources.texi (GTK resources): metafont should be menufont.
4529
8cf51b2c
GM
45302006-05-06 Michael Albinus <michael.albinus@gmx.de>
4531
49823426 4532 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4533 method, user name and host name is active only in partial
4534 completion mode.
4535
8cf51b2c
GM
45362006-05-06 Eli Zaretskii <eliz@gnu.org>
4537
4538 * makefile.w32-in (emacs.dvi):
4539 * Makefile.in (emacs.dvi): Add xresmini.texi.
4540
4541 * xresmini.texi (Table of Resources): Remove xref to non-existent
4542 node "LessTif Resources".
4543
4544 * msdog.texi (Microsoft Windows):
4545 * calendar.texi (Calendar/Diary, Displaying the Diary)
4546 (Special Diary Entries, Importing Diary, Holidays):
4547 * programs.texi (Program Modes):
4548 * text.texi (Text):
4549 * buffers.texi (Several Buffers):
4550 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4551
45522006-05-06 Eli Zaretskii <eliz@gnu.org>
4553
4554 The following changes merge the emacs-xtra manual into the main
4555 manual, but only for on-line version of the manual.
4556
4557 * vc2-xtra.texi (Version Backups, Local Version Control)
4558 (Making Snapshots, Change Logs and VC, Version Headers)
4559 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4560 on-line manual.
4561
4562 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4563 for on-line manual.
4564
4565 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4566 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4567 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4568 for on-line manual.
4569
4570 * fortran-xtra.texi (Fortran, Fortran Autofill)
4571 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4572 for on-line manual.
4573
4574 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4575 Conditional xref's for on-line manual.
4576
4577 * emerge-xtra.texi (Emerge, Overview of Emerge)
4578 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4579 manual.
4580
4581 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4582 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4583 (EMACSSOURCES): Use EMACS_XTRA.
4584 (../info/emacs-xtra): Remove.
4585 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4586
4587 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4588 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4589 (EMACSSOURCES): Use EMACS_XTRA.
4590 ($(infodir)/emacs-xtra): Remove.
4591 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4592
4593 * trouble.texi (Quitting):
4594 * text.texi (Text):
4595 * programs.texi (Program Modes):
4596 * msdog.texi (Microsoft Windows):
4597 * frames.texi (Frames):
4598 * files.texi (Backup, Version Control, VC Concepts)
4599 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4600 (Registering, VC Status, VC Undo, Multi-User Branching)
4601 (Comparing Files):
4602 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4603 (Displaying the Diary, Special Diary Entries, Importing Diary):
4604 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4605 conditional xref's, depending on @iftex/@ifnottex.
4606
4607 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4608 "MS-DOS". @include msdog-xtra.texi.
4609
4610 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4611 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4612
4613 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4614 for vc-xtra.texi subsections.
4615 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4616 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4617
4618 * sending.texi (Sending Mail): A @node line without explicit Prev,
4619 Next, and Up links.
4620
4621 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4622 Next, and Up links.
4623
4624 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4625 and its sections. @include picture-xtra.texi.
4626
4627 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4628 "Emerge".
4629 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4630
4631 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4632 exact duplicate of its name-sake in calendar.texi.
4633
4634 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4635 "Advanced Calendar/Diary Usage".
4636 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4637
4638 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4639 dired-xtra.texi.
4640 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4641
4642 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4643 (Files) [ifnottex]: Add menu entry for Autorevert.
4644
4645 * emacs-xtra.texi (Introduction): Reword to make consistent with
4646 printed version only.
4647 <Top level>: Remove the body of all chapters and move them to the
4648 new *-xtra.texi files. Use @raisesections and @lowersections to
4649 convert sections to chapters etc.
4650
4651 * msdog-xtra.texi:
4652 * fortran-xtra.texi:
4653 * vc-xtra.texi:
4654 * vc1-xtra.texi:
4655 * vc2-xtra.texi:
4656 * emerge-xtra.texi:
4657 * cal-xtra.texi:
4658 * dired-xtra.texi:
4659 * arevert-xtra.texi: New files, with text from respective chapters
4660 of emacs-xtra.texi. Convert each @chapter into @section, @section
4661 into @subsection, etc.
4662
1c6c854e 4663 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4664 updated.
4665
4666 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4667 Windows". All references updated.
4668
46692006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4670
4671 * macos.texi (Mac Input): Mention input from Character Palette.
4672 (Mac Font Specs): Fix typo.
4673
46742006-05-05 Richard Stallman <rms@gnu.org>
4675
4676 * files.texi (Diff Mode): Minor cleanup.
4677
46782006-05-05 Karl Berry <karl@gnu.org>
4679
8cf51b2c
GM
4680 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4681 errors from the current release of makeinfo (4.8).
4682 * help.texi (Library Keywords): Change widest word in multitable
4683 template from `emulations' to `convenience'. (Not sure if this is
4684 related to the font change.)
4685
46862006-05-05 Eli Zaretskii <eliz@gnu.org>
4687
4688 * files.texi (File Names): Add a footnote about limited support of
4689 ~USER on MS-Windows.
4690
4691 * cmdargs.texi (Initial Options): Add a footnote about limited
4692 support of ~USER on MS-Windows.
4693
46942006-05-03 Richard Stallman <rms@gnu.org>
4695
4696 * files.texi (Diff Mode): Node moved here.
4697 (Comparing Files): Delete what duplicates new node.
4698 (Files): Put Diff Mode in menu.
4699
1c6c854e 4700 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4701
4702 * emacs.texi (Top): Update menu for Diff Mode.
4703
4704 * trouble.texi (Emergency Escape): Simplify.
4705
4706 * emacs.texi (Top): Minor clarification.
4707
47082006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4709
4710 * commands.texi, entering.texi, screen.texi: Many simplifications.
4711
47122006-05-03 Richard Stallman <rms@gnu.org>
4713
4714 * commands.texi (Text Characters): Delete paragraph about unibyte
4715 non-ASCII printing chars.
4716
4717 * killing.texi (Killing): Say "graphical displays".
4718 * display.texi: Say "graphical displays".
4719
4720 * cmdargs.texi (Misc X): Say "graphical displays".
4721
47222006-05-01 Richard Stallman <rms@gnu.org>
4723
4724 * emacs.texi (Top): Add Diff Mode to menu.
4725
47262006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4727
4728 * misc.texi (Diff Mode): New node.
4729
47302006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4731
4732 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4733 (Mac Environment Variables): Shorten example line.
4734 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4735
47362006-05-01 Nick Roberts <nickrob@snap.net.nz>
4737
4738 * building.texi (GUD Customization): Describe cases %d and %c.
4739 Update description for %e.
4740
47412006-04-30 Glenn Morris <rgm@gnu.org>
4742
4743 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4744
47452006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4746
4747 * custom.texi (Examining): Update C-h v output example.
4748
47492006-04-29 Kim F. Storm <storm@cua.dk>
4750
4751 * building.texi (Grep Searching): Add lgrep and rgrep.
4752
8cf51b2c
GM
47532006-04-23 Richard Stallman <rms@gnu.org>
4754
4755 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4756
4757 * xresmini.texi: New file.
4758
4759 * xresources.texi (Face Resources): Split table into font resources
4760 and the rest. Combine similar attributes for brevity.
4761
8cf51b2c
GM
47622006-04-21 Eli Zaretskii <eliz@gnu.org>
4763
4764 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4765 backslashes and case-insensitivity in file names (moved to the
4766 main manual).
4767 (MS-DOS Printing): Move most of the text to the main manual.
4768
4769 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4770 New nodes.
4771 (Windows Processes, Windows System Menu): Add index entries and
4772 fix wording.
4773
8cf51b2c
GM
47742006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4775
4776 * misc.texi (Shell Ring): Add notes on saved input when
4777 navigating off the end of the history list.
4778
47792006-04-18 Chong Yidong <cyd@mit.edu>
4780
4781 * misc.texi (Shell Options): Correct default value of
4782 comint-scroll-show-maximum-output.
4783
8cf51b2c
GM
47842006-04-18 Nick Roberts <nickrob@snap.net.nz>
4785
4786 * building.texi (Watch Expressions): Update.
4787
8cf51b2c
GM
47882006-04-12 Richard Stallman <rms@gnu.org>
4789
4790 * search.texi: Clean up previous change.
4791
47922006-04-12 Eli Zaretskii <eliz@gnu.org>
4793
4794 * search.texi (Regexp Backslash, Regexp Replace): Add index
4795 entries for ``back reference'' and mention the term itself in the
4796 text.
4797
47982006-04-11 Richard Stallman <rms@gnu.org>
4799
4800 * custom.texi (Safe File Variables):
4801 Document enable-local-variables = :safe.
4802
48032006-04-11 Karl Berry <karl@gnu.org>
4804
4805 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4806 (Remote Repositories, Version Backups, Local Version Control)
4807 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4808 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4809 (Renaming VC Work Files and Master Files)
4810 (Inserting Version Control Headers, Customizing VC, General Options)
4811 (Options for RCS and SCCS, Options specific for CVS): Move all
4812 these nodes to emacs-xtra.texi, for brevity.
4813 * cmdargs.texi, files.texi: Change cross-references.
4814
8cf51b2c
GM
48152006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4816
4817 * files.texi (Old Versions): Update description of vc-annotate's
4818 use of color to indicate date ranges.
4819
8cf51b2c
GM
48202006-04-09 Kevin Ryde <user42@zip.com.au>
4821
8cf51b2c
GM
4822 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4823 put info and printed manual names the right way around.
4824
48252006-04-09 Karl Berry <karl@gnu.org>
4826
4827 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4828 emacs-xtra.texi, leaving only MS Windows information.
4829 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4830 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4831 node names.
4832
4833 * emacs.texi: Move @summarycontents and @contents to the beginning
4834 of the file.
4835
8cf51b2c
GM
48362006-04-08 Kevin Ryde <user42@zip.com.au>
4837
4838 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4839
48402006-04-07 Richard Stallman <rms@gnu.org>
4841
4842 * programs.texi (Comments, Comment Commands, Options for Comments)
4843 (Multi-Line Comments): "Align", not "indent".
4844 (Basic Indent): C-j deletes trailing whitespace before the newline.
4845
48462006-04-06 Richard Stallman <rms@gnu.org>
4847
8cf51b2c
GM
4848 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4849
48502006-04-06 Eli Zaretskii <eliz@gnu.org>
4851
4852 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4853
8cf51b2c
GM
48542006-04-05 Richard Stallman <rms@gnu.org>
4855
4856 * emacs.texi (Top): Update subnode menu.
4857
4858 * trouble.texi (Unasked-for Search): Node deleted.
4859 (Lossage): Delete from menu.
4860
48612006-04-04 Richard Stallman <rms@gnu.org>
4862
4863 * trouble.texi: Various cleanups.
4864 (Checklist): Don't bother saying how to snail a bug report.
4865 (Emergency Escape): Much rewriting.
4866 (After a Crash): Rename the core dump immediately.
4867 (Total Frustration): Call it a psychotherapist.
4868 (Bug Criteria): Avoid "illegal instruction".
4869 (Sending Patches): We always put the contributor's name in.
4870
4871 * misc.texi (Thumbnails): Minor correction.
4872
8cf51b2c
GM
48732006-04-03 Richard Stallman <rms@gnu.org>
4874
4875 * misc.texi (Thumbnails): Minor cleanup.
4876
48772006-04-02 Karl Berry <karl@gnu.org>
4878
4879 * sending.texi (Mail Sending): pxref to Top needs five args.
4880
4881 * texinfo.tex: Update to current version (2006-03-21.13).
4882
8cf51b2c
GM
48832006-03-31 Richard Stallman <rms@gnu.org>
4884
4885 * emacs.texi (Top): Update subnode menu.
4886
4887 * help.texi (Help Mode): Cleanup.
4888
4889 * dired.texi: Many cleanups.
4890 (Dired Deletion): Describe dired-recursive-deletes.
4891 (Operating on Files): dired-create-directory moved.
4892 (Misc Dired Features): Move to here.
4893 (Tumme): Node moved to misc.texi.
4894
4895 * custom.texi: Many cleanups.
4896 (Minor Modes): Don't mention ISO Accents Mode.
4897 (Examining): Update C-h v output example.
4898 (Hooks): Add index and xref for add-hook.
4899 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4900 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4901
4902 * misc.texi: Many cleanups.
4903 (beginning): Add to summary of topics.
4904 (Shell): Put eshell xref at the end. Remove eshell from table.
4905 (Thumbnails): New node.
4906
8cf51b2c
GM
49072006-03-28 Eli Zaretskii <eliz@gnu.org>
4908
4909 * files.texi (File Name Cache): Make it clear that the cache is
4910 not persistent.
4911
8cf51b2c
GM
49122006-03-25 Karl Berry <karl@gnu.org>
4913
49823426
GM
4914 * emacs-xtra.texi, emacs.texi, gnu.texi:
4915 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4916 (2) do not indent copyright year list (or anything else).
4917
8cf51b2c
GM
49182006-03-21 Juanma Barranquero <lekktu@gmail.com>
4919
4920 * files.texi (VC Dired Mode): Remove misplaced brackets.
4921
49222006-03-21 Andre Spiegel <spiegel@gnu.org>
4923
4924 * files.texi: Various updates and clarifications in the VC chapter.
4925
49262006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4927
4928 * help.texi (Help Mode): Document "C-c C-c".
4929
8cf51b2c
GM
49302006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4931
4932 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4933 menu in the standalone Info reader.
4934
49352006-03-15 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4938 moved here from Emacs manual.
4939
4940 * programs.texi (Fortran): Section moved to emacs-xtra.
4941 (Program Modes): Xref to Fortran in emacs-xtra.
4942
4943 * maintaining.texi (Emerge): Move to emacs-xtra.
4944 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4945
4946 * picture.texi: File deleted.
4947 * Makefile.in:
4948 * makefile.w32-in: Remove picture.texi.
4949
4950 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4951 * abbrevs.texi (Abbrevs):
4952 * sending.texi (Sending Mail): Picture node removed.
4953
4954 * emacs.texi (Top): Update node listings.
4955
8cf51b2c
GM
49562006-03-12 Richard Stallman <rms@gnu.org>
4957
4958 * calendar.texi: Various cleanups.
4959
8cf51b2c
GM
49602006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4961
4962 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4963 syntax.
4964
8cf51b2c
GM
49652006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4966
4967 * search.texi (Regexps): More accurately describe which characters
4968 are special in which situations. Recommend _not_ to quote `]' or
4969 `-' when they are not special.
4970
8cf51b2c
GM
49712006-02-28 Andre Spiegel <spiegel@gnu.org>
4972
4973 * files.texi (Old Versions): Clarify operation of C-x v =.
4974
8cf51b2c
GM
49752006-02-21 Nick Roberts <nickrob@snap.net.nz>
4976
4977 * building.texi (Watch Expressions): Update and describe
4978 gdb-speedbar-auto-raise.
4979
49802006-02-19 Richard M. Stallman <rms@gnu.org>
4981
4982 * emacs.texi: Use @smallbook.
4983 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4984 Update subnode menu.
4985
4986 * building.texi (Lisp Interaction): Minor addition.
4987
49882006-02-18 Nick Roberts <nickrob@snap.net.nz>
4989
4990 * building.texi (Watch Expressions): Update and be more precise.
4991
c8763fb6 49922006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4993
4994 * maintaining.texi (Create Tags Table): Explain why the
4995 exception when etags writes to files under the /dev tree.
4996
49972006-02-14 Richard M. Stallman <rms@gnu.org>
4998
4999 * custom.texi (Safe File Variables): Lots of clarification.
5000 Renamed from Unsafe File Variables.
5001
50022006-02-14 Chong Yidong <cyd@stupidchicken.com>
5003
5004 * custom.texi (Unsafe File Variables): File variable confirmation
5005 assumed denied in batch mode.
5006
50072006-02-14 Richard M. Stallman <rms@gnu.org>
5008
5009 * building.texi (GDB User Interface Layout): Don't say `inferior'
5010 for program being debugged.
5011
50122006-02-15 Nick Roberts <nickrob@snap.net.nz>
5013
5014 * building.texi (GDB Graphical Interface):
5015 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5016
50172006-02-13 Chong Yidong <cyd@stupidchicken.com>
5018
5019 * custom.texi (Specifying File Variables, Unsafe File Variables):
5020 New nodes, split from File Variables. Document new file local
5021 variable behavior.
5022
50232006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5024
5025 * display.texi (Standard Faces):
8cf51b2c
GM
5026 * files.texi (Visiting):
5027 * frames.texi (Clipboard):
5028 * glossary.texi (Glossary) <Clipboard>:
5029 * xresources.texi (X Resources): Mention Mac OS port.
5030
8cf51b2c
GM
50312006-02-12 Richard M. Stallman <rms@gnu.org>
5032
5033 * building.texi (Building): Clarify topic in intro.
5034
5035 * maintaining.texi (Maintaining): Change title; clarify topic.
5036 Delete duplicate index entries.
5037
5038 * building.texi (Other GDB User Interface Buffers): Clarifications.
5039
5040 * text.texi (Cell Commands): Clarifications.
5041
5042 * programs.texi (Defuns): Delete duplicate explanation of
5043 left-margin paren convention.
5044 (Hungry Delete): Minor cleanup.
5045
50462006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5047
5048 * dired.texi (Tumme): More tumme documentation.
5049
50502006-02-11 Alan Mackenzie <acm@muc.de>
5051
5052 * programs.texi ("Hungry Delete"): Correct the appellation of the
5053 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5054
50552006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5056
5057 * dired.texi (Tumme): Fix small bug.
5058
50592006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5060
5061 * macos.texi (Mac International): Rename "fontset-mac" to
5062 "fontset-standard".
5063
8cf51b2c
GM
50642006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5065
5066 * dired.texi (Tumme): Basic documentation for Tumme added.
5067
8cf51b2c
GM
50682006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5069
5070 * mule.texi (International):
5071 * programs.texi (Basic Indent): Fix typos.
5072
8cf51b2c
GM
5073 * custom.texi (Minor Modes):
5074 * display.texi (Text Display):
5075 * commands.texi (Text Characters): Update xrefs.
5076
50772006-02-07 Richard M. Stallman <rms@gnu.org>
5078
5079 * emacs.texi (Top): Update subnode menu.
5080 Update info on old Emacs papers.
5081 (Intro): "Graphical display", not window system.
5082
5083 * xresources.texi (GTK styles): Minor clarifications.
5084
5085 * trouble.texi: "Graphical display", not window system.
5086 (Stuck Recursive): Minor clarification.
5087
5088 * text.texi: Minor clarifications.
5089 (Sentences): Explain why two-space convention is better.
5090 Explain sentence-end-without-period here.
5091 (Fill Commands): Not here.
5092 (Refill): Node moved down.
5093 (Filling): Update menu.
5094 (Table Creation, Cell Justification, Column Commands): Clarify.
5095
5096 * sending.texi: Minor clarifications.
5097
5098 * search.texi (Regexp Backslash): Clarification.
5099
5100 * rmail.texi: Minor cleanups.
5101 (Rmail): Delete digression about `rmail-mode'.
5102 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5103 (Rmail Files): Mention C-u M-x rmail.
5104 (Rmail Reply): Mention References.
5105 (Rmail Display): Mention rmail-nonignored-headers.
5106
5107 * programs.texi: Minor cleanups.
5108 (Comment Commands): Mention momentary Transient Mark mode.
5109 (Matching): Be more specific about customizing show-paren-mode.
5110 (Info Lookup): Don't list the modes that support C-h S.
5111 Just say what it does in an unsupported mode.
5112 (Man Page): Delete excessive info on customizing woman.
5113 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5114
5115 * abbrevs.texi: Minor clarifications.
5116 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5117 not "dynamic abbrevs" as if they were a kind of abbrev.
5118
5119 * picture.texi (Picture): Minor cleanup.
5120
5121 * mule.texi (Communication Coding): Say "other applications".
5122 (Fontsets): Not specific to X. Add xref to X Resources.
5123 (Unibyte Mode): Rename from Single-Byte Character Support.
5124 "Graphical display", not window system.
5125 (International): Update menu.
5126
5127 * maintaining.texi (Format of ChangeLog):
5128 New node, split out from ChangeLog.
5129 (ChangeLog): Clarifications in the remaining text.
5130 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5131 (Find Tag): Add @w.
5132 (Tags Search): Explain tag table order here. Simplify grep ref.
5133 (List Tags): tags-tag-face is a variable, not a face.
5134 (Emerge): Cleanups.
5135
5136 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5137 (Keyboard Macros): Avoid "the user".
5138
5139 * killing.texi: "Graphical display", not window system.
5140
5141 * help.texi (Help Echo): "Graphical display", not window system.
5142
5143 * glossary.texi: Say "you", not "the user". Say "graphical display".
5144
5145 * frames.texi: Minor cleanups. "Graphical display", not window system.
5146
5147 * files.texi (Visiting): Make drag-and-drop not X-specific.
5148
5149 * custom.texi: Minor cleanups. "Graphical display", not window system.
5150
5151 * cmdargs.texi: Minor cleanups.
5152
5153 * building.texi (Compilation): Move and split kill-compilation para.
5154 Add para about multiple compilers.
5155 (Compilation Mode): Commands also available in grep mode and others.
5156 Mention C-u C-x ` more tutorially. Clarify C-x `.
5157 (Compilation Shell): Clarify. Put Bash example first.
5158 (Grep Searching): Minor cleanups; add @w.
5159 (Debuggers): Minor cleanups.
5160 (Starting GUD): Make GDB xgraphical mode issue clearer.
5161 (Debugger Operation): Lots of clarifications including
5162 GDB tooltip side-effect issue.
5163 (Commands of GUD): Clarify.
5164 (GUD Customization): Add bashdb-mode-hook.
5165 (GDB Graphical Interface): Rewrite for clarity.
5166 (GDB User Interface Layout): Rewrite for clarity.
5167 (Stack Buffer, Watch Expressions): Likewise.
5168 (Other GDB User Interface Buffers): Cleanups.
5169 (Lisp Libraries, External Lisp): Cleanup.
5170
5171 * basic.texi (Position Info): "Graphical displays", rather than
5172 window systems.
5173
5174 * anti.texi: Minor cleanup.
5175
8cf51b2c
GM
51762006-02-03 Eli Zaretskii <eliz@gnu.org>
5177
5178 * custom.texi (Init File, Find Init): Add cross-references to
5179 where $HOME is described.
5180
51812006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5182
5183 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5184 is not inside the @table.
5185
5186 * emacs.texi (Top): Correct node name.
5187
5188 * files.texi (File Names): Fix @xref.
5189 (Reverting): Fix typo.
5190
5191 * mule.texi (International): Correct node name.
5192
5193 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5194
51952006-02-01 Richard M. Stallman <rms@gnu.org>
5196
5197 * emacs.texi (Top): Update subnode menu.
5198
5199 * mule.texi: Minor clarifications.
5200 Reduce the specific references to X Windows.
5201 Refer to "graphical" terminals, rather than window systems.
5202 (Text Coding): Rename from Specify Coding.
5203 (Communication Coding, File Name Coding, Terminal Coding):
5204 New nodes split out from Text Coding.
5205
5206 * kmacro.texi: Minor clarifications.
5207 (Keyboard Macro Ring): Comment out some excessive commands.
5208 (Basic Keyboard Macro): Split up the table, putting part in each node.
5209
5210 * major.texi: Minor clarifications.
5211
5212 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5213
5214 * windows.texi: Minor clarifications.
5215 (Change Window): Don't describe mode-line mouse cmds here.
5216 Add xref to Mode Line Mouse.
5217
5218 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5219
5220 * macos.texi (Mac International): Fix xref.
5221
5222 * indent.texi: Minor clarifications.
5223
5224 * frames.texi: Minor clarifications.
5225 Reduce the specific references to X Windows.
5226 Refer to "graphical" terminals, rather than window systems.
5227 (Frame Parameters): Don't mention commands like
5228 set-foreground-color. Just say to customize a face.
5229 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5230
5231 * files.texi: Minor clarifications.
5232 (Numbered Backups): New node, split out from Backup Names.
5233
5234 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5235
5236 * cmdargs.texi (General Variables): Fix xref.
5237
5238 * buffers.texi: Minor clarifications.
5239
8cf51b2c
GM
52402006-01-31 Richard M. Stallman <rms@gnu.org>
5241
5242 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5243 Nodes moved to top.
5244
5245 * display.texi: Minor clarifications.
5246 (Display): Rearrange menu.
5247 (Standard Faces): Mention query-replace face.
5248 (Faces): Simplify.
5249 (Font Lock): Simplify face customization info.
5250 (Highlight Changes): Node merged into Highlight Interactively.
5251 (Highlight Interactively): Much rewriting and cleanup.
5252 (Optional Mode Line): Narrowed line number not good for goto-line.
5253 Simplify face customization advice.
5254 (Text Display): Mention use of escape-glyph face.
5255 Move ctl-arrow and tab-width here.
5256 (Display Custom): Move no-redraw-on-reenter to end of node.
5257
5258 * search.texi: Minor clarifications.
5259 (Isearch Scroll): Simplify.
5260 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5261
5262 * regs.texi (Registers): Mention bookmarks here.
5263
5264 * mark.texi: Minor clarifications.
5265 (Selective Undo): Node deleted.
5266
5267 * m-x.texi: Minor clarifications.
5268
5269 * killing.texi: Minor clarifications.
5270 Refer to "graphical" terminals, rather than window systems.
5271
5272 * help.texi: Clarifications.
5273 (Help): Don't describe C-h F and C-h K here.
5274 (Key Help): Describe C-h K here.
5275 (Name Help): Mention Emacs Lisp Intro.
5276 Describe C-h F here.
5277 (Misc Help): Mention C-h F and C-h K only briefly.
5278
5279 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5280 Selective undo text merged in.
5281 (Spelling): Mention Aspell along with Ispell.
5282
5283 * emacs.texi (Top): Update subnode menus.
5284
5285 * basic.texi (Basic Undo): Rename from Undo. Most of text
5286 moved to new Undo node.
5287
8cf51b2c
GM
52882006-01-29 Chong Yidong <cyd@stupidchicken.com>
5289
5290 * basic.texi (Continuation Lines, Inserting Text):
5291 Mention longlines mode.
5292
52932006-01-29 Richard M. Stallman <rms@gnu.org>
5294
10d1d0af 5295 * screen.texi: Minor cleanups.
8cf51b2c
GM
5296 (Screen): Clean up the intro paragraphs.
5297 (Mode Line): Lots of rewriting. Handle frame-name better.
5298 eol-mnemonic-... vars moved out.
5299
5300 * emacs.texi (Top): Change menu item for MS-DOS node.
5301 Update subnode menu.
5302
5303 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5304 chapter relates to Windows. Title changed.
5305
5306 * mini.texi: Minor cleanups.
5307
5308 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5309 (Mark): Put it in the menu.
5310
5311 * entering.texi: Minor cleanups.
5312
5313 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5314 (Intro): Refer to "graphical" terminals, rather than X.
5315
5316 * display.texi (Display Custom): Add xref to Variables.
5317 (Optional Mode Line): eol-mnemonic-... vars moved here.
5318
5319 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5320 rather than X.
5321
8cf51b2c
GM
5322 * basic.texi: Minor cleanups.
5323 (Undo): selective-undo moved.
5324
8cf51b2c
GM
53252006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5326
5327 * anti.texi (Antinews): Various corrections and additions.
5328
53292006-01-23 Juri Linkov <juri@jurta.org>
5330
5331 * custom.texi (Easy Customization, Customization Groups)
5332 (Browsing Custom): Mention links along with buttons.
5333
8cf51b2c
GM
53342006-01-21 Eli Zaretskii <eliz@gnu.org>
5335
8cf51b2c
GM
5336 * text.texi (TeX Print): Use @key for TAB.
5337
8cf51b2c
GM
5338 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5339
8cf51b2c
GM
53402006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5341
5342 * files.texi (File Aliases): Don't claim that usually separate
5343 buffers are created for two file names that name the same data.
5344 Mention additional situations where different names mean the same
5345 file on disk.
5346
53472006-01-19 Richard M. Stallman <rms@gnu.org>
5348
5349 * killing.texi (Deletion): Upcase @key argument.
5350
5351 * custom.texi (Custom Themes): Minor cleanup.
5352
5353 * programs.texi (Hungry Delete): Upcase @key argument.
5354
8cf51b2c
GM
53552006-01-16 Juri Linkov <juri@jurta.org>
5356
5357 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5358 Move `mode-line-highlight' before `mode-line-buffer-id'.
5359
8cf51b2c
GM
53602006-01-14 Richard M. Stallman <rms@gnu.org>
5361
5362 * basic.texi (Inserting Text): Minor cleanup.
5363
8cf51b2c
GM
53642006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5365
5366 * custom.texi (Changing a Variable, Face Customization):
5367 Update for changes in Custom menus.
5368
8cf51b2c
GM
53692006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5370
5371 * macos.texi (Mac International): Undo last change.
5372
8cf51b2c
GM
53732006-01-02 Chong Yidong <cyd@stupidchicken.com>
5374
5375 * custom.texi (Custom Themes): Describe the new
5376 customize-create-theme interface.
5377
53782005-12-30 Juri Linkov <juri@jurta.org>
5379
5380 * basic.texi (Position Info): Update example.
5381
c8763fb6 53822005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5383
5384 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5385
53862005-12-24 Chong Yidong <cyd@stupidchicken.com>
5387
5388 * custom.texi (Custom Themes): `load-theme' always loads.
5389
53902005-12-23 Juri Linkov <juri@jurta.org>
5391
5392 * display.texi (Highlight Interactively): Use double space to
5393 separate sentences. Replace C-p with M-p, and C-n with M-n.
5394
53952005-12-22 Richard M. Stallman <rms@gnu.org>
5396
5397 * custom.texi (Easy Customization and subnodes):
5398 Replace "active field" with "button".
5399 Use "user option" only for variables.
5400 Use "setting" for variable-or-face.
5401
54022005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5403
5404 * buffers.texi (Select Buffer): Change order in table to make
5405 "Similar" refer to the correct item.
5406 (Indirect Buffers): Minor rewording.
5407
8cf51b2c
GM
54082005-12-20 Juri Linkov <juri@jurta.org>
5409
5410 * files.texi (VC Status): Put P and N near p and n.
5411
8cf51b2c
GM
54122005-12-19 Richard M. Stallman <rms@gnu.org>
5413
5414 * programs.texi (Electric C): Delete the info about newline control.
5415 (Other C Commands): Minor cleanup.
5416 (Left Margin Paren): Minor cleanup.
5417
54182005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5419
5420 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5421 (Customization Groups): Delete text moved to "Browsing Custom".
5422 (Browsing Custom): New node.
5423 (Specific Customization): Clarify which commands only work for
5424 loaded options.
5425
54262005-12-18 Bill Wohler <wohler@newt.com>
5427
5428 * frames.texi (Tool Bars): Shorten text of previous change.
5429
54302005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5431
5432 * files.texi (VC Status): Document log-view mode.
5433
54342005-12-18 Bill Wohler <wohler@newt.com>
5435
5436 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5437 permanently via the customize interface.
5438
8cf51b2c
GM
54392005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5440
5441 * killing.texi (Killing by Lines): Document `kill-whole-line'
5442 function.
5443
c8763fb6 54442005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5445
5446 * buffers.texi (Select Buffer): Change `prev-buffer' to
5447 `previous-buffer'. Indicate that these functions use a frame
5448 local buffer list.
5449
8cf51b2c
GM
54502005-12-12 Richard M. Stallman <rms@gnu.org>
5451
5452 * custom.texi (Easy Customization): Change menu comment.
5453 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5454
5455 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5456 (Help): Among the Apropos commands, describe only C-h a here.
5457
54582005-12-11 Richard M. Stallman <rms@gnu.org>
5459
5460 * programs.texi (Options for Comments): Comment-end starts with space.
5461
5462 * glossary.texi (Glossary): Minor cleanup.
5463
5464 * files.texi (Old Versions): Use @table.
5465
8cf51b2c
GM
54662005-12-10 David Koppelman <koppel@ece.lsu.edu>
5467
5468 * display.texi (Highlight Interactively): Include
5469 global-hi-lock-mode. Add miscellaneous details and elaborations.
5470
54712005-12-09 Richard M. Stallman <rms@gnu.org>
5472
5473 * display.texi (Font Lock): Delete the Global FL menu item.
5474
54752005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5476
5477 * custom.texi (Minibuffer Maps): Mention the maps for file name
5478 completion.
5479
54802005-12-09 Kim F. Storm <storm@cua.dk>
5481
5482 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5483 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5484 cursor to next corner in rectangle; clarify insert around rectangle.
5485
8cf51b2c
GM
54862005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5487
5488 * custom.texi (Customization): Use xref to elisp manual for
5489 non-TeX output.
5490 (Minor Modes): Update.
5491 (Customization Groups, Changing a Variable, Face Customization):
5492 Update for new appearance of Custom buffers.
5493 (Changing a Variable): `custom-buffer-done-function' has been
5494 replaced by `custom-buffer-done-kill'.
5495 (Specific Customization): In the `customize-group' buffer, a
5496 subgroup's contents are not "hidden". They are not included at
5497 all. They have no [Show] button.
5498 (Mouse Buttons): Add pxref to description of mouse event lists in
5499 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5500 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5501 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5502
55032005-12-08 Richard M. Stallman <rms@gnu.org>
5504
5505 * mini.texi (Completion Commands, Completion):
5506 In file name input, SPC does not do completion.
5507
8cf51b2c
GM
55082005-12-08 Nick Roberts <nickrob@snap.net.nz>
5509
5510 * building.texi (GDB Graphical Interface): Explain screen size
5511 setting.
5512 (Other GDB User Interface Buffers): Describe features specific to
5513 GDB 6.4.
5514
8cf51b2c
GM
55152005-12-01 Nick Roberts <nickrob@snap.net.nz>
5516
5517 * building.texi (GDB User Interface Layout): Describe how to
5518 kill associated buffers.
5519 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5520 (Watch Expressions): Be more precise.
5521 (Other GDB User Interface Buffers): Describe how to change a
5522 register value.
5523
8cf51b2c
GM
55242005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5525
5526 * macos.texi (Mac Input): Remove description of
5527 mac-command-key-is-meta. Add descriptions of
5528 mac-control-modifier, mac-command-modifier, and
5529 mac-option-modifier.
5530 (Mac International): Fix description of conversion of clipboard data.
5531 (Mac Font Specs): Add example of font customization by face attributes.
5532
55332005-11-22 Nick Roberts <nickrob@snap.net.nz>
5534
5535 * building.texi (Watch Expressions): Expand description.
5536 (Other GDB User Interface Buffers): Describe local map for
5537 gud-watch.
5538
55392005-11-21 Chong Yidong <cyd@stupidchicken.com>
5540
5541 * display.texi (Font Lock): Font lock is enabled by default now.
5542
55432005-11-20 Juri Linkov <juri@jurta.org>
5544
5545 * basic.texi (Position Info): Update examples of the output.
5546 Remove the fact that examples are produced in the TeXinfo buffer,
5547 because in the Info reader users will get a different output from
5548 `C-x ='.
5549
5550 * building.texi (Compilation Mode): Remove paragraph duplicated
5551 from the node `Compilation'. Add `compilation-skip-threshold'.
5552
5553 * display.texi (Font Lock): Suggest more user-friendly method of
5554 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5555
55562005-11-18 Richard M. Stallman <rms@gnu.org>
5557
5558 * files.texi (Registering): Mention @@ in mode line.
5559
5560 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5561
55622005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5563
5564 * files.texi (Renaming and VC): Some back-ends don't
5565 handle renaming.
5566
8cf51b2c
GM
55672005-11-17 Juri Linkov <juri@jurta.org>
5568
5569 * emacs.texi (Top):
5570 * display.texi (Highlight Interactively): Put this font-lock based
5571 mode near Font Lock node.
5572
55732005-11-16 Chong Yidong <cyd@stupidchicken.com>
5574
5575 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5576 icons.
5577
55782005-11-12 Kim F. Storm <storm@cua.dk>
5579
5580 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5581 (Help Summary): Add C-h d and C-h e.
5582 (Apropos): Clarify that all apropos commands may search for either
5583 list of words or a regexp. Add C-h d for apropos-documentation.
5584 Describe apropos-documentation-sort-by-scores user option.
5585
8cf51b2c
GM
55862005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5587
5588 * killing.texi (CUA Bindings): Add @section.
5589
55902005-11-10 Kim F. Storm <storm@cua.dk>
5591
5592 * emacs.texi (Top): Add CUA Bindings entry to menu.
5593
5594 * killing.texi (CUA Bindings): New node. Moved here from
5595 misc.texi and extended with info on rectangle commands and
5596 rectangle highlighting, interface to registers, and the global
5597 mark feature.
5598
5599 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5600
5601 * regs.texi: Prev link points to CUA Bindings node.
5602
56032005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5604
5605 * help.texi (Help Echo): By default, help echos are only shown on
5606 mouse-over, not on point-over.
5607
c8763fb6 56082005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5609
5610 * misc.texi (Shell Mode): Describe how to activate password echoing.
5611
8cf51b2c
GM
56122005-11-04 Romain Francoise <romain@orebokech.com>
5613
5614 * mark.texi (Mark Ring): Fix typo.
5615
56162005-11-03 Richard M. Stallman <rms@gnu.org>
5617
5618 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5619
56202005-11-01 Bill Wohler <wohler@newt.com>
5621
5622 * help.texi (Help Mode): Fix typo.
5623
56242005-11-01 Nick Roberts <nickrob@snap.net.nz>
5625
1c6c854e
CS
5626 * building.texi (Other GDB User Interface Buffers):
5627 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5628
56292005-10-31 Romain Francoise <romain@orebokech.com>
5630
5631 * files.texi (Compressed Files): Fix typo.
5632
5633 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5634
5635 * windows.texi (Force Same Window): Likewise.
5636
56372005-10-30 Bill Wohler <wohler@newt.com>
5638
5639 * help.texi (Help Mode): URLs viewed with browse-url.
5640
56412005-10-31 Nick Roberts <nickrob@snap.net.nz>
5642
5643 * building.texi (GDB Graphical Interface): Don't reference
5644 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5645 must stay in same frame.
5646
56472005-10-29 Chong Yidong <cyd@stupidchicken.com>
5648
5649 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5650
5651 * anti.texi (Antinews): Likewise.
5652
8cf51b2c
GM
56532005-10-28 Bill Wohler <wohler@newt.com>
5654
5655 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5656
56572005-10-28 Richard M. Stallman <rms@gnu.org>
5658
5659 * files.texi (Visiting): Explain how to enter ? in a file name.
5660
5661 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5662
8cf51b2c
GM
56632005-10-25 Nick Roberts <nickrob@snap.net.nz>
5664
1c6c854e
CS
5665 * building.texi (GDB Graphical Interface):
5666 Describe gdb-mouse-until.
8cf51b2c
GM
5667
56682005-10-23 Richard M. Stallman <rms@gnu.org>
5669
5670 * custom.texi (Init File): Recommend when to use site-start.el.
5671
8cf51b2c
GM
56722005-10-21 Juri Linkov <juri@jurta.org>
5673
5674 * custom.texi (Examining): Mention accessing the old variable
5675 value via M-n in set-variable.
5676
8cf51b2c
GM
56772005-10-18 Romain Francoise <romain@orebokech.com>
5678
5679 * files.texi (Version Systems): Capitalize GNU.
5680
8cf51b2c
GM
56812005-10-18 Nick Roberts <nickrob@snap.net.nz>
5682
5683 * building.texi (Compilation Mode): Remove redundant paragraph.
5684 (Watch Expressions): Remove paragraph to reflect code change.
5685
8cf51b2c
GM
56862005-10-16 Richard M. Stallman <rms@gnu.org>
5687
5688 * building.texi (Compilation Mode, Compilation): Clarified.
5689
56902005-10-15 Richard M. Stallman <rms@gnu.org>
5691
5692 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5693
8cf51b2c
GM
56942005-10-13 Kenichi Handa <handa@m17n.org>
5695
5696 * basic.texi (Position Info): Fix previous change.
5697
c8763fb6 56982005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5699
5700 * cmdargs.texi (Icons X): Fix typo.
5701
57022005-10-12 Kenichi Handa <handa@m17n.org>
5703
5704 * basic.texi (Position Info): Describe the case that Emacs shows
5705 "part of display ...".
5706
c8763fb6 57072005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5708
5709 * cmdargs.texi (Icons X): -nb => -nbi.
5710
57112005-10-10 Chong Yidong <cyd@stupidchicken.com>
5712
5713 * frames.texi (Speedbar): A couple more clarifications.
5714
57152005-10-11 Nick Roberts <nickrob@snap.net.nz>
5716
5717 * building.texi (GDB User Interface Layout): Improve diagram.
5718 (Watch Expressions): Explain how to make speedbar global.
5719 (Other GDB User Interface Buffers): Make references more precise.
5720
8cf51b2c
GM
57212005-10-09 Richard M. Stallman <rms@gnu.org>
5722
5723 * frames.texi (Speedbar): Clarify the text.
5724
57252005-10-09 Chong Yidong <cyd@stupidchicken.com>
5726
5727 * frames.texi (Speedbar): Add information on keybindings,
5728 dismissing the speedbar, and buffer display mode. Link to
5729 speedbar manual.
5730
c8763fb6 57312005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5732
1c6c854e 5733 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5734 added -nb, --no-bitmap-icon.
5735
8cf51b2c
GM
57362005-10-07 Nick Roberts <nickrob@snap.net.nz>
5737
5738 * building.texi (GDB Graphical Interface): Add variables and
5739 functions to indices. Be more precise.
5740
c8763fb6 57412005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5742
5743 * frames.texi (Drag and Drop): Remove the x- from
5744 x-dnd-open-file-other-window and xdnd-protocol-alist.
5745
57462005-09-30 Romain Francoise <romain@orebokech.com>
5747
5748 * mini.texi (Minibuffer): The default value now appears before the
5749 colon in minibuffer prompts.
5750
8cf51b2c
GM
57512005-09-25 Richard M. Stallman <rms@gnu.org>
5752
5753 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5754
8cf51b2c
GM
57552005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5756
5757 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5758
8cf51b2c
GM
57592005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5760
5761 * emacs.texi (Top): Update submenus from macos.texi.
5762
5763 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5764 (Mac OS): Update feature support status.
5765 (Mac Input): List supported input scripts. Remove description
5766 about `mac-keyboard-text-encoding'. Mention mouse button
5767 emulation and related variables.
5768 (Mac International): Mention Central European and Cyrillic
5769 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5770 Add description about coding system for selection.
5771 Add description about language environment.
5772 (Mac Environment Variables):
5773 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5774 arguments. Add Preferences support.
5775 (Mac Directories): Explicitly state that this node is for Mac OS
5776 Classic only.
1c6c854e
CS
5777 (Mac Font Specs): Mention specification for scalable fonts.
5778 List supported charsets. Add preferred way of creating fontsets.
5779 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5780 (Mac Functions): Add descriptions about `mac-set-file-creator',
5781 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5782 and `mac-get-preference'.
5783
8cf51b2c
GM
57842005-09-16 Romain Francoise <romain@orebokech.com>
5785
5786 Update all files to specify GFDL version 1.2.
5787
5788 * doclicense.texi (GNU Free Documentation License): Update to
5789 version 1.2.
5790
57912005-09-15 Richard M. Stallman <rms@gnu.org>
5792
5793 * buffers.texi (List Buffers): Fix xref.
5794
5795 * rmail.texi (Rmail Basics): Fix xref.
5796
5797 * emacs.texi (Top): Update subnode menus.
5798
5799 * files.texi (Saving Commands): New node, broken out of Saving.
5800 (Customize Save): New node, broken out of Saving.
5801 Clarify effect of write-region-inhibit-fsync.
5802 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5803
8cf51b2c
GM
58042005-09-14 Romain Francoise <romain@orebokech.com>
5805
5806 * files.texi (Saving): Mention write-region-inhibit-fsync.
5807
58082005-09-05 Chong Yidong <cyd@stupidchicken.com>
5809
5810 * custom.texi (Custom Themes): New node.
5811
58122005-09-03 Richard M. Stallman <rms@gnu.org>
5813
49823426
GM
5814 * search.texi (Search Case): Mention vars that control
5815 case-fold-search for various operations.
8cf51b2c
GM
5816
58172005-08-22 Juri Linkov <juri@jurta.org>
5818
5819 * display.texi (Standard Faces): Merge the text from
5820 `(elisp)Standard Faces' into this node.
5821
58222005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5823
5824 * emacs.texi (Top): Delete menu item for deleted node
5825 Keyboard Translations.
5826
58272005-08-18 Richard M. Stallman <rms@gnu.org>
5828
8cf51b2c
GM
5829 * trouble.texi (Unasked-for Search):
5830 Delete xref to Keyboard Translations.
5831
5832 * glossary.texi (Glossary): Delete xref.
5833
8cf51b2c
GM
5834 * custom.texi (Minor Modes): Say that the list here is not complete.
5835 (Keyboard Translations): Node deleted.
5836 (Disabling): Delete xref to it.
5837 (Customization Groups): Fix Custom buffer example.
5838 (Hooks): Mention remove-hooks.
5839
58402005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5841
5842 * building.texi (GDB Graphical Interface): Improve filling of menu
5843 item.
5844
58452005-08-18 Nick Roberts <nickrob@snap.net.nz>
5846
5847 * building.texi (GDB Graphical Interface): Use better node names.
5848
58492005-08-14 Richard M. Stallman <rms@gnu.org>
5850
5851 * text.texi (Sentences): Fix xref.
5852
58532005-08-14 Juri Linkov <juri@jurta.org>
5854
5855 * building.texi (Compilation, Grep Searching): Move grep command
5856 headings from `Compilation' to `Grep Searching'.
5857
5858 * dired.texi (Dired and Find):
5859 * maintaining.texi (Tags Search): Replace grep xref to
5860 `Compilation' node with `Grep Searching'.
5861
5862 * files.texi (Comparing Files): Replace xref to `Compilation' with
5863 `Compilation Mode'.
5864
58652005-08-13 Alan Mackenzie <acm@muc.de>
5866
5867 * search.texi (Non-ASCII Isearch): Correct a typo.
5868 (Replacement Commands): Mention query-replace key binding.
5869
58702005-08-11 Richard M. Stallman <rms@gnu.org>
5871
5872 * programs.texi (Options for Comments): Fix xref.
5873
5874 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5875 out of Regexps.
5876
8cf51b2c
GM
58772005-08-09 Juri Linkov <juri@jurta.org>
5878
5879 * building.texi (Compilation): Use `itemx' instead of `item'.
5880 (Grep Searching): Simplify phrase.
5881
5882 * display.texi (Standard Faces): Describe vertical-border on
5883 window systems.
5884
5885 * windows.texi (Split Window): Simplify phrase and mention
5886 vertical-border face.
5887
58882005-08-09 Richard M. Stallman <rms@gnu.org>
5889
5890 * files.texi (Comparing Files): Clarify compare-windows.
5891
5892 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5893
8cf51b2c
GM
58942005-08-06 Eli Zaretskii <eliz@gnu.org>
5895
5896 * mule.texi (Coding Systems): Rephrase the paragraph about
5897 codepages: no need for "M-x codepage-setup" anymore, except on
5898 MS-DOS.
5899
5900 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5901 the MS-DOS port only.
5902
59032005-07-30 Eli Zaretskii <eliz@gnu.org>
5904
5905 * makefile.w32-in (info): Don't run multi-install-info.bat.
5906 ($(infodir)/dir): New target, produced by running
5907 multi-install-info.bat.
5908
8cf51b2c
GM
59092005-07-22 Eli Zaretskii <eliz@gnu.org>
5910
5911 * files.texi (Quoted File Names): Add index entry.
5912
8cf51b2c
GM
59132005-07-19 Juri Linkov <juri@jurta.org>
5914
5915 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5916
59172005-07-18 Juri Linkov <juri@jurta.org>
5918
8cf51b2c
GM
5919 * custom.texi (Easy Customization):
5920 * files.texi (Old Versions):
5921 * frames.texi (Wheeled Mice):
5922 * mule.texi (Specify Coding):
8cf51b2c
GM
5923 * text.texi (Cell Justification):
5924 * trouble.texi (After a Crash):
8cf51b2c
GM
5925 * xresources.texi (GTK styles):
5926 Delete duplicate duplicate words.
5927
59282005-07-17 Richard M. Stallman <rms@gnu.org>
5929
5930 * frames.texi (Creating Frames): Fix foreground color example.
5931
5932 * custom.texi (Init Examples): Clean up text about conditionals.
5933
59342005-07-16 Richard M. Stallman <rms@gnu.org>
5935
5936 * mini.texi (Completion Commands): Fix command name for ?.
5937
8cf51b2c
GM
59382005-07-16 Eli Zaretskii <eliz@gnu.org>
5939
5940 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5941 `menu' face has no effect on w32 and with GTK.
5942 Add cross-references.
8cf51b2c
GM
5943
5944 * cmdargs.texi (General Variables): Clarify the default location
5945 of $HOME on w32 systems.
5946
59472005-07-15 Jason Rumney <jasonr@gnu.org>
5948
5949 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5950 changed.
5951
59522005-07-08 Kenichi Handa <handa@m17n.org>
5953
1c6c854e
CS
5954 * mule.texi (Recognize Coding):
5955 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5956
59572005-07-07 Richard M. Stallman <rms@gnu.org>
5958
5959 * anti.texi (Antinews): Mention mode-line-inverse-video.
5960
5961 * files.texi (Saving): Minor correction about C-x C-w.
5962
5963 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5964
59652005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5966
5967 * search.texi (Isearch Scroll): Add example of using the
5968 `isearch-scroll' property.
5969 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5970 `Display Custom' node.
5971 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5972 and de-emphasize it.
5973 (Other Repeating Search): `occur' currently can not correctly
5974 handle multiline matches. Correct, clarify and update description
5975 of `flush-lines' and `keep-lines'.
5976
5977 * display.texi (Display Custom): Add anchor for `baud-rate'.
5978
59792005-07-07 Richard M. Stallman <rms@gnu.org>
5980
5981 * gnu.texi: Update where to get GNU status; add refs for how to help.
5982 Add footnotes 6 and 7.
5983
59842005-07-04 Lute Kamstra <lute@gnu.org>
5985
5986 Update FSF's address in GPL notices.
5987
8cf51b2c 5988 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5989 * trouble.texi (Checklist): Update FSF's address.
5990
8cf51b2c
GM
59912005-06-24 Richard M. Stallman <rms@gnu.org>
5992
5993 * display.texi (Text Display): Change index entries.
5994
59952005-06-24 Eli Zaretskii <eliz@gnu.org>
5996
5997 * makefile.w32-in (MAKEINFO): Use --force.
5998 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5999 Makefile.in.
8cf51b2c
GM
6000
60012005-06-23 Richard M. Stallman <rms@gnu.org>
6002
1c6c854e 6003 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6004 nobreak-char-display.
6005
6006 * emacs.texi (Top): Update detailed node listing.
6007
1c6c854e 6008 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6009 to nobreak-char-display and no-break-space to nobreak-space.
6010 (Standard Faces): Split up the list of standard faces
6011 and put it in a separate node. Add nobreak-space and
6012 escape-glyph.
6013
8cf51b2c
GM
60142005-06-23 Lute Kamstra <lute@gnu.org>
6015
6016 * mule.texi (Select Input Method): Fix typo.
6017
60182005-06-23 Kenichi Handa <handa@m17n.org>
6019
1c6c854e
CS
6020 * mule.texi (International): List all supported scripts.
6021 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6022 distribution.
6023 (Language Environments): List all language environments.
6024 Intlfonts contains fonts for most supported scripts, not all..
6025 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6026 input a specific character.
8cf51b2c
GM
6027 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6028
60292005-06-23 Juanma Barranquero <lekktu@gmail.com>
6030
49823426 6031 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6032
60332005-06-22 Miles Bader <miles@gnu.org>
6034
6035 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6036
60372005-06-20 Miles Bader <miles@gnu.org>
6038
6039 * display.texi (Faces): Add `vertical-divider'.
6040
60412005-06-17 Richard M. Stallman <rms@gnu.org>
6042
6043 * text.texi (Adaptive Fill): Minor clarification.
6044
8cf51b2c
GM
60452005-06-10 Lute Kamstra <lute@gnu.org>
6046
6047 * emacs.texi (Top): Correct version number.
6048 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6049 refer to the current version of Emacs.
6050
60512005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6052
6053 * files.texi (Log Buffer): Document when there can be more than
6054 one file to be committed.
6055
60562005-06-08 Juri Linkov <juri@jurta.org>
6057
6058 * display.texi (Faces): Add `shadow' face.
6059
60602005-06-07 Masatake YAMATO <jet@gyve.org>
6061
6062 * display.texi (Faces): Write about mode-line-highlight.
6063
60642005-06-06 Richard M. Stallman <rms@gnu.org>
6065
6066 * misc.texi (Printing Package): Explain how to initialize
6067 printing package.
6068
6069 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6070
60712005-06-05 Chong Yidong <cyd@stupidchicken.com>
6072
6073 * emacs.texi: Rename Hardcopy to Printing.
6074 Make PostScript and PostScript Variables subnodes of it.
6075
6076 * misc.texi (Printing): Rename node from Hardcopy.
6077 Mention menu bar options.
6078 Move PostScript and PostScript Variables to submenu.
6079 (Printing package): New node.
6080
6081 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6082
6083 * dired.texi (Operating on Files): Likewise.
6084
6085 * calendar.texi (Displaying the Diary): Likewise.
6086
6087 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6088
6089 * glossary.texi (Glossary): Likewise.
6090
6091 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6092 effect.
6093
60942005-06-04 Richard M. Stallman <rms@gnu.org>
6095
6096 * trouble.texi (After a Crash): Polish previous change.
6097
8cf51b2c
GM
60982005-05-30 Noah Friedman <friedman@splode.com>
6099
6100 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6101 recovery mechanism.
6102
8cf51b2c
GM
61032005-05-28 Nick Roberts <nickrob@snap.net.nz>
6104
6105 * building.texi (Other Buffers): SPC toggles display of
6106 floating point registers.
6107
8cf51b2c
GM
61082005-05-27 Nick Roberts <nickrob@snap.net.nz>
6109
6110 * files.texi (Log Buffer): Merge in description of Log Edit
6111 mode from pcl-cvs.texi.
6112
61132005-05-26 Richard M. Stallman <rms@gnu.org>
6114
6115 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6116
8cf51b2c
GM
61172005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6118
6119 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6120 not enabled by default.
6121 When not on a word, `ispell-word' by default checks the word
6122 before point.
6123
61242005-05-24 Nick Roberts <nickrob@snap.net.nz>
6125
6126 * building.texi (Debugger Operation): Simplify last sentence.
6127
61282005-05-23 Lute Kamstra <lute@gnu.org>
6129
6130 * emacs.texi: Update FSF's address throughout.
6131 (Preface): Use @cite.
6132 (Distrib): Add cross reference to the node "Copying". Mention the
6133 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6134 printed manuals.
6135 (Intro): Use @xref for the Emacs Lisp Intro.
6136
8cf51b2c
GM
61372005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6138
6139 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6140
6141 * basic.texi (Moving Point): Mention default for `goto-line'.
6142
6143 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6144 of a variable's docstring.
6145
61462005-05-18 Lute Kamstra <lute@gnu.org>
6147
6148 * maintaining.texi (Overview of Emerge): Add cross reference.
6149 Remove duplication.
6150
6151 * emacs.texi (Top): Update to the current structure of the manual.
6152 * misc.texi (Emacs Server): Add menu description.
6153 * files.texi (Saving): Fix menu.
6154 * custom.texi (Customization): Fix menu.
6155 * mule.texi (International): Fix menu.
6156 * kmacro.texi (Keyboard Macros): Fix menu.
6157
61582005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6159
6160 * display.texi: Various minor changes.
6161 (Faces): Delete text that is repeated in the next section.
6162
61632005-05-16 Nick Roberts <nickrob@snap.net.nz>
6164
6165 * building.texi (Debugger Operation): Mention GUD tooltips are
6166 disabled with GDB in text command mode.
6167
8cf51b2c
GM
61682005-05-16 Nick Roberts <nickrob@snap.net.nz>
6169
6170 * building.texi: Replace toolbar with "tool bar" for consistency.
6171 (Compilation Mode): Describe compilation-context-lines
6172 and use of arrow in compilation buffer.
6173 (Debugger Operation): Replace help text with variable's value.
6174
6175 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6176 consistency.
6177
61782005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6179
6180 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6181 Add xref.
6182
8cf51b2c
GM
61832005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6184
6185 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6186 (Position Info): Delete discussion of `goto-line'. It is already
6187 described in `Moving point'.
6188
6189 * mini.texi (Completion Commands): Correct reference.
6190 (Completion Options): Fix typo.
6191
6192 * killing.texi (Deletion): Complete description of `C-x C-o'.
6193
8cf51b2c
GM
61942005-05-10 Richard M. Stallman <rms@gnu.org>
6195
6196 * building.texi (Compilation): Clarify recompile's directory choice.
6197
6198 * frames.texi (Tooltips): Cleanups.
6199
6200 * basic.texi (Arguments): Fix punctuation.
6201
62022005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6203
6204 * screen.texi (Menu Bar): The up and down (not left and right)
6205 arrow keys move through a keyboard menu.
6206
62072005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6208
6209 * basic.texi: Various typo and grammar fixes.
6210 (Moving Point): C-a now runs move-beginning-of-line.
6211
62122005-05-08 Nick Roberts <nickrob@snap.net.nz>
6213
6214 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6215
6216 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6217 as different animals.
6218
62192005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6220
6221 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6222 Correct index entry.
6223
62242005-05-07 Nick Roberts <nickrob@snap.net.nz>
6225
6226 * building.texi (Debugger Operation): Update to reflect changes
6227 in GUD tooltips.
6228
62292005-04-30 Richard M. Stallman <rms@gnu.org>
6230
6231 * files.texi (Compressed Files): Auto Compression normally enabled.
6232
6233 * building.texi (Debugger Operation): Clarify previous change.
6234
8cf51b2c
GM
62352005-04-28 Nick Roberts <nickrob@snap.net.nz>
6236
6237 * building.texi (Debugger Operation): Add description for
6238 GUD tooltips when program is not running.
6239
62402005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6241
6242 * misc.texi (Shell): Add `Shell Prompts' to menu.
6243 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6244 description. Delete remarks moved to new node.
6245 (Shell Prompts): New node.
6246 (History References): Replace remarks moved to `Shell Prompts'
6247 with xref to that node.
6248 (Remote Host): Clarify how to specify the terminal type when
6249 logging in to a different machine.
6250
62512005-04-26 Richard M. Stallman <rms@gnu.org>
6252
6253 * emacs.texi (Top): Update submenus from files.texi.
6254
6255 * files.texi (Filesets): Clarify previous change.
6256
6257 * dired.texi (Misc Dired Features): Clarify previous change.
6258
62592005-04-25 Chong Yidong <cyd@stupidchicken.com>
6260
6261 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6262
1c6c854e
CS
6263 * dired.texi (Misc Dired Features):
6264 Document dired-compare-directories.
8cf51b2c
GM
6265
6266 * files.texi (Filesets): New node.
6267 (File Conveniences): Document Image mode.
6268
6269 * text.texi (TeX Print): Document tex-compile.
6270
62712005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6272
6273 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6274 Delete redundant reference to tooltip Custom group. It is
6275 referred too again in the next paragraph.
6276
62772005-04-24 Richard M. Stallman <rms@gnu.org>
6278
6279 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6280
8cf51b2c
GM
62812005-04-19 Kim F. Storm <storm@cua.dk>
6282
6283 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6284
62852005-04-18 Lars Hansen <larsh@math.ku.dk>
6286
6287 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6288 turns off desktop-save-mode.
6289
62902005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6291
6292 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6293 by default in terminals compatible with xterm. Mention that
6294 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6295 node.
6296
8cf51b2c
GM
62972005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6298
6299 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6300
c8763fb6 63012005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6302
6303 * xresources.texi (Table of Resources): Add cursorBlink.
6304
63052005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6306
6307 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6308 `d', `C-d' and `u'.
6309
63102005-04-11 Richard M. Stallman <rms@gnu.org>
6311
6312 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6313 (Misc X): Add -D, --basic-display.
6314
6315 * maintaining.texi (Change Log): Correct the description of
6316 the example.
6317
6318 * major.texi (Choosing Modes): Document magic-mode-alist.
6319
8cf51b2c
GM
63202005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6321
6322 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6323 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6324 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6325 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6326 `w', respectively.
6327 (Rmail Labels): Mention `l'.
6328 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6329 (Rmail Summary Edit): Describe `j' and RET.
6330
c8763fb6 63312005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6332
6333 * xresources.texi (Lucid Resources): Add fontSet resource.
6334
8cf51b2c
GM
63352005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6336
6337 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6338 now called `indicate-empty-lines'.
6339
63402005-04-06 Kim F. Storm <storm@cua.dk>
6341
6342 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6343
63442005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6345
6346 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6347 deleted.
6348 (Marks vs Flags): Add some convenient key bindings.
6349 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6350 (Misc Dired Features): Correct and expand description of `w' command.
6351
6352 * frames.texi (XTerm Mouse): Delete apparently false info.
6353 The GNU/Linux console currently does not appear to support
6354 `xterm-mouse-mode'.
6355
8cf51b2c
GM
63562005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6357
6358 * calendar.texi (Diary): Mention shell utility `calendar'.
6359
63602005-04-01 Richard M. Stallman <rms@gnu.org>
6361
6362 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6363
8cf51b2c
GM
63642005-04-01 Lute Kamstra <lute@gnu.org>
6365
6366 * maintaining.texi (Change Log): add-change-log-entry uses
6367 add-log-mailing-address.
6368
63692005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6372 `VC Mode Line' and put in an xref to that node.
6373 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6374 its description.
6375
63762005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6377
6378 * calendar.texi (Calendar Systems): Say that the Persian calendar
6379 implemented here is the arithmetical one championed by Birashk.
6380
63812005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6382
6383 * programs.texi (Fortran Motion): Fix previous change.
6384
8cf51b2c
GM
63852005-03-29 Richard M. Stallman <rms@gnu.org>
6386
6387 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6388
63892005-03-29 Chong Yidong <cyd@stupidchicken.com>
6390
6391 * text.texi (Refill): Refer to Long Lines Mode.
6392 (Longlines): New node.
6393 (Auto Fill): Don't index "word wrap" here.
6394 (Filling): Add Longlines to menu.
6395
63962005-03-29 Richard M. Stallman <rms@gnu.org>
6397
6398 * xresources.texi: Minor fixes.
6399
6400 * misc.texi (Emacs Server): Fix Texinfo usage.
6401
6402 * emacs.texi (Top): Don't use a real section heading for
6403 "Detailed Node Listing". Fake it instead.
6404
6405 * basic.texi (Position Info): Minor cleanup.
6406
6407 * mule.texi (Input Methods): Minor cleanup.
6408
64092005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6410
6411 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6412 constructs as well.
6413 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6414
64152005-03-29 Kenichi Handa <handa@m17n.org>
6416
6417 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6418
6419 * basic.texi (Position Info): Update the description about the
6420 command C-u C-x =.
6421
64222005-03-28 Richard M. Stallman <rms@gnu.org>
6423
6424 * emacs.texi (Top): Use @section for the detailed node listing.
6425
6426 * calendar.texi: Minor fixes to previous change.
6427
6428 * programs.texi (Fortran): Small fixes to previous changes.
6429
6430 * emacs.texi (Top): Update list of subnodes of Dired.
6431 Likewise for building.texi.
6432
6433 * files.texi (File Conveniences): Delete Auto Image File mode.
6434
64352005-03-28 Chong Yidong <cyd@stupidchicken.com>
6436
6437 * building.texi (Flymake): New node.
6438
6439 * custom.texi (Function Keys): Document kp- event types and
6440 keypad-setup package.
6441
6442 * dired.texi (Wdired): New node.
6443
6444 * files.texi (File Conveniences): Reorder entries.
6445 Explain how to turn on Auto-image-file mode.
6446 Document Thumbs mode.
6447
6448 * mule.texi (Specify Coding): Document recode-region and
6449 recode-file-name.
6450
6451 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6452
64532005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6454
6455 * commands.texi (Keys): M-o is now a prefix key.
6456
64572005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6458
6459 * programs.texi: Reformat and update copyright years.
6460 (Fortran): Update section.
6461
64622005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6463
6464 * files.texi: Several small changes in addition to:
6465 (Visiting): Change xref for Dialog Boxes to ref.
6466 (Version Headers): Replace references to obsolete var
6467 `vc-header-alist' with `vc-BACKEND-header'.
6468 (Customizing VC): Update value of `vc-handled-backends'.
6469
64702005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6471
6472 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6473 move here from Emacs Lisp Reference Manual.
6474 * calendar.texi (Calendar/Diary, Diary Commands)
6475 (Special Diary Entries, Importing Diary): Change some xrefs to
6476 point to emacs-xtra rather than elisp.
6477
6478 * emacs-xtra.texi (Calendar Customizing):
6479 Move view-diary-entries-initially, view-calendar-holidays-initially,
6480 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6481 Emacs Manual.
6482 (Appt Customizing): Merge entire section into main Emacs Manual.
6483 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6484 mark-holidays-in-calendar here from emacs-xtra.
6485 (Displaying the Diary): Move view-diary-entries-initially,
6486 mark-diary-entries-in-calendar here from emacs-xtra.
6487 (Appointments): Move appt-display-mode-line,
6488 appt-display-duration, appt-disp-window-function,
6489 appt-delete-window-function here from emacs-xtra.
6490
6491 * calendar.texi: Update and reformat copyright.
6492 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6493 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6494 (Diary): Refer to `diary-file' rather than ~/diary.
6495 (Diary Commands): Rename node to "Displaying the Diary".
6496 * emacs.texi (Top): Rename "Diary Commands" section.
6497 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6498
64992005-03-26 Eli Zaretskii <eliz@gnu.org>
6500
6501 * misc.texi (Emacs Server): Fix the command for setting
6502 server-name. Add an xref to Invoking emacsclient.
6503
6504 * help.texi (Help Summary): Clarify when "C-h ." will do something
6505 nontrivial.
6506 (Apropos): Add cindex entry for apropos-sort-by-scores.
6507
6508 * display.texi (Text Display): Add index entries for how no-break
6509 characters are displayed.
6510
8cf51b2c
GM
65112005-03-26 Eli Zaretskii <eliz@gnu.org>
6512
6513 * files.texi (Visiting): Fix cross-references introduced with the
6514 last change.
6515
6516 * xresources.texi (GTK resources): Fix last change.
6517
8cf51b2c
GM
65182005-03-25 Chong Yidong <cyd@stupidchicken.com>
6519
6520 * xresources.texi (X Resources): GTK options documented too.
6521 (Resources): Clarify meaning of program name.
6522 (Table of Resources): Add visualClass.
6523 (GTK resources): Rewrite.
6524 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6525
6526 * display.texi (Text Display): Mention non-breaking spaces.
6527
6528 * files.texi (Reverting): Document auto-revert-check-vc-info.
6529
6530 * frames.texi (Mouse Commands): Document
6531 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6532
6533 * help.texi (Help Summary): Add `C-h .'.
6534 (Apropos): Apropos accepts a list of search terms.
6535 Document apropos-sort-by-scores.
6536 (Help Echo): Document display-local-help.
6537
6538 * misc.texi (Emacs Server): Document server-name.
6539 (Invoking emacsclient): Document -s option for server names.
6540
6541 * text.texi (Outline Visibility): Introduce "current heading
6542 line" (commands can be called with point on a body line).
6543 Re-order table to follow the sequence of discussion.
6544 hide-body won't hide lines before first header line.
6545 (TeX Mode): Add DocTeX mode.
6546
8cf51b2c
GM
65472005-03-24 Richard M. Stallman <rms@gnu.org>
6548
6549 * mule.texi (Single-Byte Character Support): Delete mention
6550 of iso-acc.el and iso-transl.el.
6551
8cf51b2c
GM
65522005-03-23 Lute Kamstra <lute@gnu.org>
6553
6554 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6555
65562005-03-23 Richard M. Stallman <rms@gnu.org>
6557
8cf51b2c
GM
6558 * search.texi: Delete explicit node pointers.
6559 (Incremental Search): New menu.
6560 (Basic Isearch, Repeat Isearch, Error in Isearch)
6561 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6562 (Slow Isearch): New subnodes.
6563 (Configuring Scrolling): Node deleted.
6564 (Search Case): Doc default-case-fold-search.
6565 (Regexp Replace): Move replace-regexp doc here.
6566
6567 * rmail.texi (Movemail): Put commas inside closequotes.
6568
6569 * picture.texi (Insert in Picture): Document C-c arrow combos.
6570 (Basic Picture): Clarify erasure.
6571
6572 * display.texi (Font Lock): Put commas inside closequotes.
6573
6574 * cmdargs.texi (General Variables): Put commas inside closequotes.
6575
65762005-03-23 Nick Roberts <nickrob@snap.net.nz>
6577
6578 * building.texi (Stack Buffer): Mention reverse contrast for
6579 *selected* frame (might not be current frame).
6580
8cf51b2c
GM
65812005-03-21 Richard M. Stallman <rms@gnu.org>
6582
6583 * building.texi (Starting GUD): Add bashdb.
6584
65852005-03-20 Chong Yidong <cyd@stupidchicken.com>
6586
6587 * basic.texi (Moving Point): Add M-g M-g binding.
6588 (Undo): Document undo-only.
6589 (Position Info): Document M-g M-g and C-u M-g M-g.
6590
6591 * building.texi (Building): Put Grep Searching after Compilation
6592 Shell.
6593 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6594 Document next-error-highlight.
6595 (Grep Searching): Document grep-highlight-matches.
6596 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6597
6598 * calendar.texi (Importing Diary): Rename node from iCalendar.
6599 Document diary-from-outlook.
6600
6601 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6602 Commands.
6603 Mention effect of X drag and drop on Dired buffers.
6604
6605 * files.texi (Visiting): Document large-file-warning-threshold.
6606 Move paragraph on file-selection dialog.
6607 Mention visiting files using X drag and drop.
6608 (Reverting): Mention using Auto-Revert mode to tail files.
6609 Document auto-revert-tail-mode.
6610 (Version Systems): Minor correction.
6611 (Comparing Files): Diff-mode is no longer based on Compilation
6612 mode.
6613 Document compare-ignore-whitespace.
6614 (Misc File Ops): Explain passing a directory to rename-file.
6615 Likewise for copy-file and make-symbolic-link.
6616
6617 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6618 Document mouse-wheel-progressive speed.
6619
6620 * help.texi (Misc Help): Document numeric argument for C-h i.
6621 Correctly explain the effect of just C-u as argument.
6622
6623 * killing.texi (Deletion): Document numeric argument for
6624 just-one-space.
6625
6626 * mini.texi (Completion): Completion acts on text before point.
6627
6628 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6629 (Emulation): CUA mode replaces pc-bindings-mode,
6630 pc-selection-mode, and s-region.
6631
6632 * mule.texi (Input Methods): Leim is now built-in.
6633 (Select Input Method): Document quail-show-key.
6634 (Specify Coding): Document revert-buffer-with-coding-system.
6635
6636 * programs.texi (Fortran Motion): Document f90-next-statement,
6637 f90-previous-statement, f90-next-block, f90-previous-block,
6638 f90-end-of-block, and f90-beginning-of-block.
6639
6640 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6641
6642 * emacs.texi (Acknowledgments): Updated.
6643
6644 * anti.texi: Total rewrite.
6645
8cf51b2c
GM
66462005-03-19 Chong Yidong <cyd@stupidchicken.com>
6647
6648 * ack.texi (Acknowledgments): Update.
6649
66502005-03-19 Eli Zaretskii <eliz@gnu.org>
6651
1c6c854e
CS
6652 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6653 Update copyright years.
8cf51b2c
GM
6654
66552005-03-14 Nick Roberts <nickrob@snap.net.nz>
6656
6657 * building.texi (Commands of GUD): Move paragraph on setting
6658 breakpoints with mouse to the GDB Graphical Interface node.
6659
66602005-03-07 Richard M. Stallman <rms@gnu.org>
6661
8cf51b2c
GM
6662 * misc.texi (Single Shell, Shell Options): Fix previous change.
6663
6664 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6665
66662005-03-06 Richard M. Stallman <rms@gnu.org>
6667
6668 * building.texi (Starting GUD): Don't explain text vs graphical
6669 GDB here. Just mention it and xref.
6670 Delete "just one debugger process".
6671 (Debugger Operation): Move GUD tooltip info here.
6672 (GUD Tooltips): Node deleted.
6673 (GDB Graphical Interface): Explain the two GDB modes here.
6674
8cf51b2c
GM
6675 * sending.texi (Sending Mail): Minor cleanup.
6676 (Mail Aliases): Explain quoting conventions.
6677 Update key rebinding example.
6678 (Header Editing): C-M-i is like M-TAB.
6679 (Mail Mode Misc): mail-attach-file does not do MIME.
6680
6681 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6682 that really belongs here.
6683 (Remote Mailboxes): Text moved to Rmail Inbox.
6684 (Rmail Display): Mention Mouse-1.
6685 (Movemail): Clarify two movemail versions.
6686 Clarify rmail-movemail-program.
6687
8cf51b2c
GM
6688 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6689 Document async shell commands.
6690 (Shell History): Clarify.
6691 (Shell Ring): Mention C-UP an C-DOWN.
6692 (Shell Options): Add comint-prompt-read-only.
6693 (Invoking emacsclient): Set EDITOR to run Emacs.
6694 (Sorting): No need to explain what region is.
6695 (Saving Emacs Sessions): Fix typo.
6696 (Recursive Edit): Fix punctuation.
6697 (Emulation): Don't mention "PC bindings" which are standard.
6698 (Hyperlinking): Explain Mouse-1 convention here.
6699 (Find Func): Node deleted.
6700
8cf51b2c
GM
6701 * help.texi (Name Help): Xref to Hyperlinking.
6702
6703 * glossary.texi (Glossary):
6704 Rename "Balance Parentheses" to "Balancing...".
6705 Add "Byte Compilation". Correct "Copyleft".
6706 New xref in "Customization".
6707 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6708 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6709 Rename "Registers" to "Register".
6710 Replace "Selecting" with "Selected Frame",
6711 "Selected Window", and "Selecting a Buffer".
6712
6713 * files.texi (Types of Log File): Explain how projects'
6714 methods can vary.
6715
8cf51b2c
GM
6716 * display.texi (Faces): Delete "Emacs 21".
6717
6718 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6719 * fixit.texi (Spelling): C-M-i like M-TAB.
6720 * mini.texi (Completion Options): C-M-i like M-TAB.
6721 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6722 * text.texi (Text Mode): C-M-i like M-TAB.
6723
6724 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6725
6726 * calendar.texi (Specified Dates): Mention `g w'.
6727 (Appointments): appt-activate toggles with no arg.
6728
8cf51b2c
GM
67292005-03-05 Juri Linkov <juri@jurta.org>
6730
6731 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6732 "invocation (command line arguments)".
8cf51b2c
GM
6733 (Misc X): Add -nbc, --no-blinking-cursor.
6734
67352005-03-04 Ulf Jasper <ulf.jasper@web.de>
6736
6737 * calendar.texi (iCalendar): No need to require it now.
6738
8cf51b2c
GM
67392005-03-03 Nick Roberts <nickrob@snap.net.nz>
6740
6741 * trouble.texi (Contributing): Mention Savannah. Direct users to
6742 emacs-devel.
6743
67442005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6745
6746 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6747 window.
6748
8cf51b2c
GM
67492005-02-27 Richard M. Stallman <rms@gnu.org>
6750
6751 * building.texi (Compilation): Update mode line status info.
6752
67532005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6754
6755 * calendar.texi (General Calendar): Document binding of
6756 scroll-other-window-down.
6757 (Mayan Calendar): Fix earliest date.
6758 (Time Intervals): Document timeclock-change.
6759 Fix timeclock-ask-before-exiting documentation.
6760
67612005-02-26 Kim F. Storm <storm@cua.dk>
6762
6763 * frames.texi (Mouse References):
6764 Add mouse-1-click-in-non-selected-windows.
6765
67662005-02-25 Richard M. Stallman <rms@gnu.org>
6767
6768 * screen.texi (Screen): Explain better about cursors and mode lines;
6769 don't presuppose text terminals.
6770 (Point): Don't assume just one cursor.
6771 Clarify explanation of cursors.
6772 (Echo Area, Menu Bar): Cleanups.
6773
6774 * mini.texi (Minibuffer): Prompts are highlighted.
6775 (Minibuffer Edit): Newline = C-j only on text terminals.
6776 Clarify resize-mini-windows values.
6777 Mention M-PAGEUP and M-PAGEDOWN.
6778 (Completion Commands): Mouse-1 like Mouse-2.
6779 (Minibuffer History): Explain history commands better.
6780 (Repetition): Add xref to Incremental Search.
6781
6782 * mark.texi (Setting Mark): Clarify info about displaying mark.
6783 Clarify explanation of C-@ and C-SPC.
6784 (Transient Mark): Mention Delete Selection mode.
6785 (Marking Objects): Clean up text about extending the region.
6786
6787 * m-x.texi (M-x): One C-g doesn't always go to top level.
6788 No delay before suggest-key-bindings output.
6789
6790 * fixit.texi (Fixit): Mention C-/ for undo.
6791 (Spelling): Mention ESC TAB like M-TAB.
6792 Replacement words with r and R are rechecked.
6793 Say where C-g leaves point. Mention ? as input.
6794
67952005-02-23 Lute Kamstra <lute@gnu.org>
6796
6797 * cmdargs.texi (Initial Options): Add cross reference.
6798
8cf51b2c
GM
67992005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6800
6801 * emacs.texi (Top): Update menu for splitting of node in
6802 msdog.texi.
6803 * frames.texi (Frames): Update xref for splitting of node in
6804 msdog.texi.
6805 * trouble.texi (Quitting): Ditto.
6806
68072005-02-16 Richard M. Stallman <rms@gnu.org>
6808
6809 * windows.texi (Split Window): Simplify line truncation info
6810 and xref to Display Custom.
6811
6812 * trouble.texi (Quitting): Emergency escape only for text terminal.
6813 (Screen Garbled): C-l for ungarbling is only for text terminal.
6814
6815 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6816
6817 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6818
6819 * programs.texi (Program Modes): Mention Python mode.
6820 (Moving by Defuns): Repeating C-M-h extends region.
6821 (Basic Indent): Clarify.
6822 (Custom C Indent): Clarify.
6823 (Expressions): Repeating C-M-@ extends region.
6824 (Info Lookup): Clarify for C-h S.
6825 (Symbol Completion): ESC TAB alternative for M-TAB.
6826 (Electric C): Clarify.
6827
6828 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6829
6830 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6831 MS-DOS Input node.
6832 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6833 (MS-DOS and MULE): Clarify.
6834 (MS-DOS Processes, Windows Processes): Fix typos.
6835
6836 * major.texi (Choosing Modes): Clarify.
6837
6838 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6839 (Keyboard Macro Step-Edit): Clarify.
6840
6841 * indent.texi (Indentation): Clarifications.
6842
6843 * help.texi (Help): Correct error about C-h in query-replace.
6844 Clarify apropos vs C-h a. Fix how to search in FAQ.
6845 (Key Help): Describe C-h w here.
6846 (Name Help): Minor cleanup. C-h w moved to Key Help.
6847 Clarify the "object" joke.
6848 (Apropos): Clarify. Mouse-1 like Mouse-2.
6849 (Help Mode): Mouse-1 like Mouse-2.
6850
6851 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6852
6853 * display.texi (Display): Reorder menu.
6854 (Faces): Cleanup.
6855 (Font Lock): Cleanup. Mention Options menu.
6856 Delete obsolete text.
6857 (Scrolling): For C-l, don't presume text terminal.
6858 (Horizontal Scrolling): Simplify intro.
6859 (Follow Mode): Clarify.
1c6c854e 6860 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6861 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6862 Doc default-tab-width. Doc line truncation more thoroughly.
6863
6864 * dired.texi (Dired Enter): C-x C-f can run Dired.
6865 (Dired Visiting): Comment out `a' command.
6866 Mouse-1 is like Mouse-2.
6867 (Shell Commands in Dired): ? can be used more than once.
6868
6869 * basic.texi (Continuation Lines): Simplify description of truncation,
6870 and refer to Display Custom for the rest of it.
6871
8cf51b2c
GM
68722005-02-06 Lute Kamstra <lute@gnu.org>
6873
6874 * basic.texi (Undo): Fix typo.
6875
6876 * cmdargs.texi (Emacs Invocation): Fix typo.
6877
6878 * custom.texi (Init Examples): Fix typo.
6879
6880 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6881
68822005-02-06 Richard M. Stallman <rms@gnu.org>
6883
6884 * regs.texi (Registers): Registers can hold numbers, too.
6885
6886 * killing.texi (Other Kill Commands): Cleanup.
6887 Delete redundant explanation of kill in read-only buffer.
6888 (Yanking): Mention term "copying".
6889 (Accumulating Text): Fix typo.
6890
6891 * entering.texi (Entering Emacs): Update rationale at start.
6892 (Exiting): Treat iconifying on a par with suspension.
6893
6894 * custom.texi (Minor Modes): Fix typo.
6895 (Easy Customization): Fix menu style.
6896 (Variables): Add xref.
6897 (Examining): Setting for future sessions works through .emacs.
6898 (Keymaps): "Text terminals", not "Many".
6899 (Init Rebinding): Explain \C-. Show example of \M-.
6900 Fix minor wording errors.
6901 (Function Keys): Explain vector syntax just once.
6902 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6903 (Init File): Mention .emacs.d directory.
6904 (Init Examples): Add xref.
6905 (Find Init): Mention .emacs.d directory.
6906
6907 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6908 (Action Arguments): Explain which kinds of -l args are found how.
6909 (Initial Options): --batch does not inhibit site-start.
6910 Add xrefs.
6911 (Command Example): Use --batch, not -batch.
6912
6913 * basic.texi (Inserting Text): Cleanup wording.
6914 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6915 C-n is not error at end of buffer.
6916 (Undo): Doc C-/ like C-_. Add xrefs.
6917 (Arguments): META key may be labeled ALT.
6918 Peculiar arg meanings are explained in doc strings.
6919
6920 * abbrevs.texi (Expanding Abbrevs): Clarify.
6921
69222005-02-05 Eli Zaretskii <eliz@gnu.org>
6923
6924 * frames.texi (Frame Parameters): Add an xref to the description
6925 of list-colors-display. Add a pointer to the X docs about colors.
6926
6927 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6928 Improve docs of list-colors-display.
8cf51b2c
GM
6929
69302005-02-03 Lute Kamstra <lute@gnu.org>
6931
6932 * frames.texi (Frames, Drag and Drop): Fix typos.
6933
69342005-02-03 Richard M. Stallman <rms@gnu.org>
6935
6936 * windows.texi (Basic Window): Mention color-change in mode line.
6937 (Change Window): Explain dragging vertical boundaries.
6938
6939 * text.texi (Sentences): Clarify.
6940 (Paragraphs): Explain M-a and blank lines.
6941 (Outline Mode): Clarify text and menu.
6942 (Hard and Soft Newlines): Mention use-hard-newlines.
6943
6944 * frames.texi (Frames): Delete unnecessary mention of Windows.
6945 (Mouse Commands): Likewise. Mention xterm mouse support.
6946 (Clipboard): Clarify.
6947 (Mouse References): Mention use of Mouse-1 for following links.
6948 (Menu Mouse Clicks): Clarify.
6949 (Mode Line Mouse): Clarify.
6950 (Drag and Drop): Rewrite.
6951
6952 * fixit.texi (Spelling): Fix typo.
6953
6954 * files.texi (File Names): Clarify.
6955 (Visiting): Update conditions for use of file dialog. Clarify.
6956 (Saving): Doc d as answer in save-some-buffers.
6957 (Remote Files): Clean up the text.
6958
6959 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6960
6961 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6962 (List Buffers): Clarify.
6963 (Several Buffers): Doc T command.
6964 (Buffer Convenience): Clarify menu.
6965
6966 * basic.texi (Undo): Clarify last change.
6967
69682005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6969
6970 * fixit.texi (Spelling): Fix typo.
6971
69722005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6973
6974 * basic.texi (Undo): Update description of `undo-outer-limit'.
6975
69762005-02-01 Nick Roberts <nickrob@snap.net.nz>
6977
6978 * building.texi: Update documentation relating to GDB Graphical
6979 Interface.
6980
69812005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6982
6983 * custom.texi (Easy Customization): Adapt menu to node name change.
6984
69852005-01-30 Richard M. Stallman <rms@gnu.org>
6986
6987 * custom.texi (Easy Customization): Defn of "User Option" now
6988 includes faces. Don't say just "option" when talking about variables.
6989 Do say just "options" to mean "anything customizable".
6990 (Specific Customization): Describe `customize-variable',
6991 not `customize-option'.
6992
6993 * glossary.texi (Glossary) <Faces>: Add xref.
6994 <User Option>: Change definition--include faces. Change xref.
6995
6996 * picture.texi (Picture): Mention artist.el.
6997
6998 * sending.texi, screen.texi, programs.texi, misc.texi:
6999 * mini.texi, major.texi, maintaining.texi, macos.texi:
7000 * help.texi, frames.texi, files.texi:
7001 Don't say just "option" when talking about variables.
7002
7003 * display.texi, mule.texi: Don't say just "option" when talking
7004 about variables. Other minor cleanups.
7005
8cf51b2c
GM
70062005-01-26 Lute Kamstra <lute@gnu.org>
7007
7008 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7009 File'. Mention the `-Q' option at the `--no-site-file' option.
7010
8cf51b2c
GM
70112005-01-22 David Kastrup <dak@gnu.org>
7012
7013 * building.texi (Grep Searching): Mention alias `find-grep' for
7014 `grep-find'.
7015
70162005-01-20 Richard M. Stallman <rms@gnu.org>
7017
7018 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7019
8cf51b2c
GM
70202005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7021
7022 * rmail.texi (Movemail): Explain differences
7023 between standard and mailutils versions of movemail.
7024 Describe command line and configuration options introduced
7025 with the latter.
7026 Explain the notion of mailbox URL, provide examples and
7027 cross-references to mailutils documentation.
7028 Describe various methods of specifying mailbox names,
7029 user names and user passwords for rmail.
1c6c854e
CS
7030 (Remote Mailboxes): New section.
7031 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7032 options used to control its behavior.
7033 (Other Mailbox Formats): Explain handling of various mailbox
7034 formats.
7035
70362005-01-13 Richard M. Stallman <rms@gnu.org>
7037
7038 * commands.texi (Commands): Clarification.
7039
70402005-01-11 Richard M. Stallman <rms@gnu.org>
7041
7042 * programs.texi (Multi-line Indent): Fix previous change.
7043 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7044
8cf51b2c
GM
70452005-01-08 Richard M. Stallman <rms@gnu.org>
7046
7047 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7048 lazy-highlight.
7049
7050 * search.texi (Query Replace): Mention faces query-replace
7051 and lazy-highlight.
7052 (Incremental Search): Update isearch highlighting info.
7053
8cf51b2c
GM
70542005-01-04 Richard M. Stallman <rms@gnu.org>
7055
7056 * custom.texi (Saving Customizations): Minor improvement.
7057
8cf51b2c
GM
70582005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7059
7060 * custom.texi (Saving Customizations): Emacs no longer loads
7061 `custom-file' after .emacs. No longer mention customizing through
7062 Custom.
7063
8cf51b2c
GM
70642005-01-01 Andreas Schwab <schwab@suse.de>
7065
7066 * killing.texi (Graphical Kill): Move up under node Killing,
7067 change @section to @subsection.
7068
70692005-01-01 Richard M. Stallman <rms@gnu.org>
7070
7071 * custom.texi (Face Customization): Mention hex color specs.
7072
7073 * emacs.texi (Top): Update Killing submenu.
7074
7075 * killing.texi (Killing): Reorganize section.
7076 No more TeX-only text; put the node command at start of chapter.
7077 But the first section heading is used only in TeX.
7078 Rewrite the text to read better in this mode.
7079 (Graphical Kill): New subnode gets some of the text that
7080 used to be in the first section.
7081
70822004-12-31 Richard M. Stallman <rms@gnu.org>
7083
7084 * dired.texi (Shell Commands in Dired): Delete the ? example.
7085
7086 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7087
7088 * files.texi (Saving): Describe new require-final-newline features
7089 and mode-require-final-newline.
7090
8cf51b2c
GM
70912004-12-29 Richard M. Stallman <rms@gnu.org>
7092
7093 * custom.texi (File Variables): Clarify previous change.
7094
c8763fb6 70952004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7096
7097 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7098 out now.
7099
71002004-12-27 Richard M. Stallman <rms@gnu.org>
7101
7102 * Makefile.in (MAKEINFO): Specify --force.
7103
7104 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7105 (Undo): Doc undo-outer-limit.
7106
8cf51b2c
GM
71072004-12-15 Juri Linkov <juri@jurta.org>
7108
7109 * mark.texi (Transient Mark, Mark Ring): M-< and other
7110 movement commands don't set mark in Transient Mark mode
7111 if mark is active.
7112
8cf51b2c
GM
71132004-12-12 Juri Linkov <juri@jurta.org>
7114
7115 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7116 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7117
7118 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7119 (Misc Dired Commands): Add @r{(Dired)} to w.
7120
71212004-12-12 Juri Linkov <juri@jurta.org>
7122
7123 * mark.texi (Marking Objects): Marking commands also extend the
7124 region when mark is active in Transient Mark mode.
7125
8cf51b2c
GM
71262004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7127
7128 * custom.texi (Saving Customizations): Emacs only loads the custom
7129 file automatically after the init file in version 22.1 or later.
7130 Adapt text and examples to this fact.
7131
8cf51b2c
GM
71322004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7133
7134 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7135 be set through Custom. Otherwise, it has no effect.
7136
8cf51b2c
GM
71372004-12-05 Richard M. Stallman <rms@gnu.org>
7138
7139 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7140 * entering.texi: Rename Command Line to Emacs Invocation.
7141
10d1d0af 7142 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7143
7144 * custom.texi (Easy Customization): Move up to section level,
7145 before Variables. Avoid using the term "variable"; say "option".
7146 New initial explanation.
7147 (Variables): In initial explanation, connect "variable" to the
7148 already-explained "user option".
7149
7150 * emacs.texi (Top): Fix ref to Command Line.
7151 Move reference to Easy Customization.
7152
7153 * xresources.texi (X Resources): Fix From link.
7154
7155 * doclicense.texi (GNU Free Documentation License): Fix To link.
7156
7157 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7158
7159 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7160
71612004-12-03 Richard M. Stallman <rms@gnu.org>
7162
7163 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7164
71652004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7166
7167 * kmacro.texi: Several small changes in addition to the following.
7168 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7169 defining a keyboard macro.
7170 Mention `kmacro-ring-max'.
7171 (Keyboard Macro Counter): Clarify description of
7172 `kmacro-insert-counter', `kmacro-set-counter',
7173 `kmacro-add-counter' and `kmacro-set-format'.
7174
71752004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7176
7177 * custom.texi (File Variables): Add `unibyte' and make it more
7178 clear that `unibyte' and `coding' are special. Suggested by Simon
7179 Krahnke <overlord@gmx.li>.
7180
7181 * mule.texi (Enabling Multibyte): Refer to File Variables.
7182 Suggested by Simon Krahnke <overlord@gmx.li>.
7183
c8763fb6 71842004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7185
7186 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7187 x-use-old-gtk-file-dialog.
7188
8cf51b2c
GM
71892004-11-20 Richard M. Stallman <rms@gnu.org>
7190
7191 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7192
71932004-11-09 Lars Brinkhoff <lars@nocrew.org>
7194
7195 * building.texi (Lisp Eval): Delete hyphen in section name.
7196
71972004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7198
7199 * files.texi (Old Versions):
7200 No longer document annotation as "CVS only".
7201
72022004-11-10 Andre Spiegel <spiegel@gnu.org>
7203
7204 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7205 version systems, mentioning the new ones that we support.
7206 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7207 suggestions.
7208
c8763fb6 72092004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7210
49823426 7211 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7212
c8763fb6 72132004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7214
7215 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7216
72172004-10-23 Eli Zaretskii <eliz@gnu.org>
7218
7219 * text.texi (Text Based Tables, Table Definition)
7220 (Table Creation, Table Recognition, Cell Commands)
7221 (Cell Justification, Row Commands, Column Commands)
7222 (Fixed Width Mode, Table Conversion, Measuring Tables)
7223 (Table Misc): New nodes, documenting the Table Mode.
7224
8cf51b2c
GM
72252004-10-19 Jason Rumney <jasonr@gnu.org>
7226
7227 * makefile.w32-in (info): Change order of arguments to makeinfo.
7228
72292004-10-19 Ulf Jasper <ulf.jasper@web.de>
7230
7231 * calendar.texi (iCalendar): Update for package changes.
7232
8cf51b2c
GM
72332004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7234
7235 * files.texi (Misc File Ops): View mode is a minor mode.
7236
8cf51b2c
GM
72372004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7238
7239 * calendar.texi (iCalendar): Style changes.
7240
72412004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7242
7243 * search.texi (Regexps): The regexp described in the example is no
7244 longer stored in the variable `sentence-end'.
7245
8cf51b2c
GM
72462004-10-06 Nick Roberts <nickrob@snap.net.nz>
7247
7248 * building.texi (Starting GUD): Note that multiple debugging
7249 sessions requires `gdb --fullname'.
7250
72512004-10-05 Ulf Jasper <ulf.jasper@web.de>
7252
7253 * calendar.texi (iCalendar): New section for a new package.
7254
8cf51b2c
GM
72552004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7256
7257 * text.texi: Various small changes in addition to the following.
7258 (Text): Replace xref for autotype with inforef.
7259 (Sentences): Explain nil value for `sentence-end'.
7260 (Paragraphs): Update default values for `paragraph-start' and
7261 `paragraph-separate'.
7262 (Text Mode): Correct description of Text mode's effect on the
7263 syntax table.
7264 (Outline Visibility): `hide-other' does not hide top level headings.
7265 `selective-display-ellipses' no longer has an effect on Outline mode.
7266 (TeX Misc): Add missing @cindex.
7267 Replace xref for RefTeX with inforef.
7268 (Requesting Formatted Text): The variable
7269 `enriched-fill-after-visiting' no longer exists.
7270 (Editing Format Info): Update names of menu items and commands.
7271 (Format Faces): Mention special effect of specifying the default face.
7272 Describe inheritance of text properties.
7273 Correct description of `fixed' face.
7274 (Format Indentation): Correct description of effect of setting
7275 margins. Mention `set-left-margin' and `set-right-margin'.
7276 (Format Justification): Update names of menu items.
7277 `set-justification-full' is now bound to `M-j b'.
7278 Mention that `default-justification' is a per buffer variable.
7279 (Format Properties): Update name of menu item.
7280 (Forcing Enriched Mode): `format-decode-buffer' automatically
7281 turns on Enriched mode if the buffer is in text/enriched format.
7282
72832004-10-05 Emilio C. Lopes <eclig@gmx.net>
7284
7285 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7286
72872004-09-28 Kim F. Storm <storm@cua.dk>
7288
7289 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7290 Align with new functionality.
7291
8cf51b2c
GM
72922004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7293
7294 * display.texi (Display Custom): Remove stray `@end defvar'.
7295
72962004-09-23 Kim F. Storm <storm@cua.dk>
7297
7298 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7299 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7300
8cf51b2c
GM
73012004-09-20 Richard M. Stallman <rms@gnu.org>
7302
7303 * custom.texi (Hooks): Explain using setq to clear out a hook.
7304 (File Variables): Explain multiline string constants.
7305 (Non-ASCII Rebinding): Explain when you need to update
7306 non-ASCII char codes in .emacs.
7307
7308 * building.texi (Compilation): Explain how to make a silent
7309 subprocess that won't be terminated. Explain compilation-environment.
7310
73112004-09-13 Kim F. Storm <storm@cua.dk>
7312
7313 * mini.texi (Repetition): Rename isearch-resume-enabled to
7314 isearch-resume-in-command-history and change default to disabled.
7315
8cf51b2c
GM
73162004-09-09 Kim F. Storm <storm@cua.dk>
7317
7318 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7319 with new `kmacro-name-last-macro'.
7320
8cf51b2c
GM
73212004-09-08 Juri Linkov <juri@jurta.org>
7322
7323 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7324
8cf51b2c
GM
73252004-09-03 Juri Linkov <juri@jurta.org>
7326
7327 * search.texi (Incremental Search): Update wording for M-%.
7328
73292004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7330
7331 * killing.texi (Killing): Correct description of kill commands in
7332 read-only buffer.
7333
73342004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7335
7336 * building.texi (Compilation Mode): Add a paragraph about rules
7337 for finding the compilation buffer for `next-error'.
7338
7339 * search.texi (Other Repeating Search): Mention that Occur mode
7340 supports the next-error functionality.
7341
73422004-09-02 Juri Linkov <juri@jurta.org>
7343
7344 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7345
73462004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7347
7348 * kmacro.texi (Basic Keyboard Macro):
7349 `apply-macro-to-region-lines' now operates on all lines that begin
7350 in the region, rather than on all complete lines in the region.
7351
c8763fb6 73522004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7353
7354 * frames.texi (Drag and drop): Add documentation about
7355 x-dnd-test-function and x-dnd-known-types.
7356
73572004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7358
7359 * indent.texi: Various minor changes in addition to:
7360 (Indentation Commands): Correct description of `indent-relative'.
7361 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7362 mode. The *Tab Stops* buffer uses Overwrite Mode.
7363 (Just Spaces): `tabify' converts sequences of at least two spaces
7364 to tabs.
7365
8cf51b2c
GM
73662004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7367
7368 * frames.texi (Secondary Selection): Setting the secondary
7369 selection with M-Drag-Mouse-1 does not alter the kill ring,
7370 setting it with M-Mouse-1 and M-Mouse-3 does.
7371 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7372 toolkit scroll bars.
7373 (Scroll Bars): Ditto.
7374
7375 * windows.texi (Basic Window): When using a window system, the value
7376 of point in a non-selected window is indicated by a hollow box.
7377 (Split Window): Side by side windows are separated by a scroll bar,
7378 if scroll bars are used.
7379 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7380 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7381 (Window Convenience): Update bindings for `winner-undo' and
7382 `winner-redo'.
7383
7384 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7385 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7386 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7387 of "Using Emacs as a Server".
7388 * building.texi (Building): Interchange nodes (for correct numbering).
7389 * programs.texi (Programs): Interchange nodes (for correct numbering).
7390 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7391 Info to the node structure.
7392 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7393 Rearrange order of nodes and sections such that both "GNU GENERAL
7394 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7395 end, as appropriate for appendices.
7396 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7397 Use `@unnumberedsec'.
7398 * trouble.texi: Adapt sectioning in Info to the node structure.
7399 Adapt node pointers to change in emacs.texi.
7400 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7401
8cf51b2c
GM
74022004-08-25 Kenichi Handa <handa@m17n.org>
7403
7404 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7405 description for unibyte mode.
7406
74072004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7408
7409 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7410
7411 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7412 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7413 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7414 in @pxref.
7415
74162004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7417
7418 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7419 Change section names.
7420
8cf51b2c
GM
74212004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7422
7423 * kmacro.texi (Keyboard Macro Ring): Rename section.
7424 Emacs treats the head of the macro ring as the `last keyboard macro'.
7425 (Keyboard Macro Counter): Minor change.
7426 (Save Keyboard Macro): Some clarifications.
7427 (Edit Keyboard Macro): Rename section.
7428
7429 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7430 32-bit machines.
7431 (Several Buffers): Clarify which buffer is selected if `2' is
7432 pressed in the Buffer Menu.
7433 Auto Revert mode can be used to update the Buffer Menu
7434 automatically.
7435
74362004-08-21 Eli Zaretskii <eliz@gnu.org>
7437
7438 * help.texi (Misc Help): Add an index entry for finding an Info
7439 manual by its file name.
7440
74412004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7442
7443 * files.texi (Backup Deletion): Correct description of
7444 `delete-old-versions'.
7445 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7446 (Auto Save Files): Recommend `auto-save-mode' to reenable
7447 auto-saving, rather than the abbreviation `auto-save'.
7448
74492004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7450
7451 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7452 for "killing" and "yanking" in main menu.
7453
74542004-08-16 Richard M. Stallman <rms@gnu.org>
7455
7456 * killing.texi (Yanking, Killing): Minor cleanups.
7457
7458 * mark.texi (Momentary Mark): Minor cleanups.
7459
74602004-08-15 Kenichi Handa <handa@etl.go.jp>
7461
7462 * custom.texi (Non-ASCII Rebinding):
7463 C-q always inserts the right code to pass to global-set-key.
7464
8cf51b2c
GM
74652004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7466
7467 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7468 `insert-register', instead of `C-x r g' binding, for consistency.
7469
74702004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7471
7472 * fixit.texi (Spelling): Fix typo.
7473
74742004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7475
7476 * help.texi (Help): Fix Texinfo usage.
7477
8cf51b2c
GM
74782004-07-24 Richard M. Stallman <rms@gnu.org>
7479
7480 * text.texi (Paragraphs): Update how paragraphs are separated
7481 and the default for paragraph-separate.
7482
7483 * search.texi (Regexp Replace): Further update text for new
7484 replacement operators.
7485
8cf51b2c
GM
74862004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7487
7488 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7489 `R' switch.
7490
7491 * dired.texi (Dired Updating): `k' only deletes inserted
7492 subdirectories from the Dired buffer if a prefix argument was given.
7493
7494 * search.texi (Regexps): Delete redundant definition of `symbol' in
7495 description of `\_>'. It already occurs in the description of `\_<'.
7496
8cf51b2c
GM
74972004-07-01 Juri Linkov <juri@jurta.org>
7498
7499 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7500 (Regexp Search): Add M-r.
7501
75022004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7503
7504 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7505
75062004-06-29 Jesper Harder <harder@ifa.au.dk>
7507
49823426 7508 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7509
75102004-06-25 Richard M. Stallman <rms@gnu.org>
7511
7512 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7513
75142004-06-25 David Kastrup <dak@gnu.org>
7515
7516 * search.texi (Regexp Replace): Some typo corrections and
7517 rearrangement.
7518
75192004-06-24 David Kastrup <dak@gnu.org>
7520
7521 * search.texi (Unconditional Replace): Use replace-string instead
7522 of query-replace in example.
7523 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7524 sequences.
7525 (Query Replace): Correct explanation of `^' which does not use
7526 the mark stack.
7527
75282004-06-21 Nick Roberts <nickrob@gnu.org>
7529
7530 * misc.texi (Shell History Copying): Document comint-insert-input.
7531 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7532
8cf51b2c
GM
75332004-06-20 Jesper Harder <harder@ifa.au.dk>
7534
7535 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7536 * custom.texi (Customization): Do.
7537 * anti.texi (Antinews): Do.
7538 * abbrevs.texi (Defining Abbrevs): Do.
7539
7540 * programs.texi (Info Lookup): Fix keybinding for
7541 info-lookup-symbol.
7542
75432004-06-16 Juanma Barranquero <lektu@terra.es>
7544
7545 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7546 Add emacs-xtra.
7547 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7548 (clean): Add emacs-xtra and flymake. Remove redundancies.
7549
75502004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7551
7552 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7553 Add emacs-xtra.
7554 * emacs-xtra.texi: New file.
7555
75562004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7557
7558 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7559 (Dired and Find): Mention differences with ordinary Dired buffers.
7560
8cf51b2c
GM
75612004-06-13 Richard M. Stallman <rms@gnu.org>
7562
7563 * custom.texi (Init Syntax): Explain about vars that do special
7564 things when set with setq or with Custom.
7565 (Init Examples): Add line-number-mode example.
7566
8cf51b2c
GM
75672004-06-12 Juri Linkov <juri@jurta.org>
7568
7569 * dired.texi (Operating on Files): Add dired-do-touch.
7570
8cf51b2c
GM
75712004-06-10 Juri Linkov <juri@jurta.org>
7572
7573 * building.texi (Lisp Eval): Add C-M-x on defface.
7574
75752004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7576
7577 * files.texi (Reverting): Auto-Revert mode and
7578 Global Auto-Revert mode no longer revert remote files.
7579
8cf51b2c
GM
75802004-05-29 Richard M. Stallman <rms@gnu.org>
7581
7582 * custom.texi (Init File): Two dashes start --no-site-file.
7583
8cf51b2c
GM
75842004-05-29 Alan Mackenzie <acm@muc.de>
7585
7586 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7587 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7588 (AWK, Pike): Document as "C-like modes".
7589 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7590 (M-x man): Supersedes M-x manual-entry.
7591 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7592
7593 ("Comments in C"): Delete node; the info is in CC Mode manual.
7594 (c-comment-only-line-offset): Remove description.
7595
7596 (C-c ., C-c C-c): Describe new C Mode bindings.
7597
7598 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7599 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7600 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7601 Amend definitions.
7602
7603 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7604 Describe functions.
7605
7606 (c-comment-start-regexp, c-hanging-comment-ender-p)
7607 (c-hanging-comment-starter-p): Remove obsolete definitions.
7608
7609 * emacs.texi: Remove the menu entry "Comments in C".
7610
8cf51b2c
GM
76112004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7612
7613 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7614 `M-x locate'.
7615
76162004-05-16 Karl Berry <karl@gnu.org>
7617
7618 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7619 makeinfo --html fails.
7620 * help.texi (Help Summary) [@ifnottex]: Likewise.
7621
76222004-05-13 Nick Roberts <nickrob@gnu.org>
7623
7624 * building.texi (GDB Graphical Interface): Update and describe
7625 layout first.
7626
8cf51b2c
GM
76272004-05-04 Jason Rumney <jasonr@gnu.org>
7628
7629 * makefile.w32-in: Revert last change.
7630
76312004-05-03 Jason Rumney <jasonr@gnu.org>
7632
7633 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7634
8cf51b2c
GM
76352004-04-23 Juanma Barranquero <lektu@terra.es>
7636
7637 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7638
76392004-04-18 Juri Linkov <juri@jurta.org>
7640
7641 * fixit.texi (Spelling): Remove file extension from ispell xref.
7642
76432004-04-15 Kim F. Storm <storm@cua.dk>
7644
7645 * cmdargs.texi (Initial Options): Add -Q.
7646
76472004-04-05 Kim F. Storm <storm@cua.dk>
7648
7649 * custom.texi (File Variables): Add safe-local-eval-forms.
7650
8cf51b2c
GM
76512004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7652
7653 * files.texi (Reverting): Correct description of revert-buffer's
7654 handling of point.
7655
76562004-03-22 Juri Linkov <juri@jurta.org>
7657
7658 * emacs.texi (Top): Add `Misc X'.
7659
49823426 7660 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7661
7662 * glossary.texi: Improve references.
7663
7664 * help.texi: Sync keywords with finder.el.
7665
7666 * mini.texi (Completion): Add description for menu items.
7667
7668 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7669
7670 * sending.texi (Mail Methods): Fix xref to Message manual.
7671
8cf51b2c
GM
76722004-03-12 Richard M. Stallman <rms@gnu.org>
7673
8cf51b2c
GM
7674 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7675
8cf51b2c
GM
76762004-03-04 Richard M. Stallman <rms@gnu.org>
7677
7678 * search.texi (Regexps): Explain that ^ and $ have their
7679 special meanings only in certain contexts.
7680
7681 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7682
7683 * mule.texi (Specify Coding): Doc C-x RET F.
7684
7685 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7686 for multiple compile and grep buffers.
7687 (Indirect Buffers): Don't recommand clone-indirect-buffer
7688 for multiple compile and grep buffers.
7689
8cf51b2c
GM
76902004-02-29 Juanma Barranquero <lektu@terra.es>
7691
7692 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7693 Use $(DEL) instead of rm, and ignore exit code.
7694
8cf51b2c
GM
76952004-02-23 Nick Roberts <nick@nick.uklinux.net>
7696
7697 * building.texi (Watch Expressions): Update.
7698
76992004-02-21 Juri Linkov <juri@jurta.org>
7700
1c6c854e
CS
7701 * cmdargs.texi (Action Arguments): Add alias --find-file.
7702 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7703 to Command Arguments.
7704 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7705 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7706 (Window Size X): Join -g and --geometry. Add @cindex.
7707 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7708 (Title X): Remove alias -title.
7709 (Misc X): New node.
7710
c8763fb6 77112004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7712
7713 * frames.texi (Drag and drop): Add Motif to list of supported
7714 protocols.
7715
c8763fb6 77162004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7717
7718 * frames.texi (Drag and drop): New section.
7719
77202004-01-24 Richard M. Stallman <rms@gnu.org>
7721
1c6c854e 7722 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7723 Include it only @ifnotinfo. Patch the preceding and following
7724 node headers to point to each other.
7725
77262004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7727
7728 * calendar.texi (Appointments): Update section.
7729
77302003-12-29 Kevin Ryde <user42@zip.com.au>
7731
8cf51b2c
GM
7732 * programs.texi (C Modes): Fix the xref.
7733
77342003-12-23 Nick Roberts <nick@nick.uklinux.net>
7735
7736 * building.texi (Watch Expressions): Update.
7737 (Commands of GUD): Include use of toolbar + breakpoints set from
7738 fringe/margin.
7739
77402003-12-03 Andre Spiegel <spiegel@gnu.org>
7741
7742 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7743 <acm@muc.de>.
7744
c8763fb6 77452003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7746
7747 * frames.texi (Dialog Boxes): Add use-file-dialog.
7748
8cf51b2c
GM
77492003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7750
7751 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7752 in CC Mode.
7753
8cf51b2c
GM
77542003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7755
7756 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7757 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7758 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7759 * man/frames.texi, man/glossary.texi, man/killing.texi:
7760 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7761 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7762 * man/sending.texi, man/text.texi, man/trouble.texi:
7763 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7764
77652003-11-01 Alan Mackenzie <acm@muc.de>
7766
7767 * search.texi (Scrolling During Incremental Search): Document a
7768 new scrolling facility in isearch mode.
7769
8cf51b2c
GM
77702003-10-22 Miles Bader <miles@gnu.org>
7771
7772 * Makefile.in (info): Move before $(top_srcdir)/info.
7773
77742003-10-22 Nick Roberts <nick@nick.uklinux.net>
7775
7776 * building.texi (Watch Expressions): Update section on data display
7777 to reflect code changes (GDB Graphical Interface).
7778
8cf51b2c
GM
77792003-10-13 Richard M. Stallman <rms@gnu.org>
7780
7781 * xresources.texi (GTK resources): Clean up previous change.
7782
c8763fb6 77832003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7784
7785 * xresources.texi (GTK resources): Add a note that some themes
7786 disallow customizations. Add scroll theme example.
7787
8cf51b2c
GM
77882003-09-30 Richard M. Stallman <rms@gnu.org>
7789
8cf51b2c
GM
7790 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7791
7792 * misc.texi (Saving Emacs Sessions): Shorten the section,
7793 collapsing back into one node.
7794
77952003-09-30 Lars Hansen <larsh@math.ku.dk>
7796
7797 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7798
ce058493 77992003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7800
7801 * xresources.texi (GTK names in Emacs): Correct typo.
7802
8cf51b2c
GM
78032003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7804
1c6c854e
CS
7805 * cmdargs.texi (Font X): Mention new default font.
7806 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7807 problems involved. (Result of discussion on emacs-devel.)
7808
78092003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7810
7811 * emacs.texi (Acknowledgements): Correct typo.
7812
78132003-09-22 Richard M. Stallman <rms@gnu.org>
7814
7815 * dired.texi (Misc Dired Commands): New node.
7816 (Dired Navigation): Add dired-goto-file.
7817
7818 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7819
7820 * emacs.texi (Acknowledgements): New node, split from Distribution.
7821
7822 * cmdargs.texi (Action Arguments): -f reads interactive args.
7823
8cf51b2c
GM
78242003-09-08 Lute Kamstra <lute@gnu.org>
7825
7826 * screen.texi (Mode Line): Say that POS comes before LINE.
7827 Mention `size-indication-mode'.
1c6c854e
CS
7828 * display.texi (Optional Mode Line):
7829 Document `size-indication-mode'.
8cf51b2c
GM
7830 * basic.texi (Position Info): Mention `size-indication-mode'.
7831
78322003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7833
7834 * xresources.texi (Resources): Refer to `editres' man page.
7835 (Lucid Resources): Update defaults. Expand description of
7836 `shadowThickness'.
7837
78382003-09-04 Miles Bader <miles@gnu.org>
7839
7840 * Makefile.in (top_srcdir): New variable.
7841 ($(top_srcdir)/info): New rule.
7842 (info): Depend on it.
7843
78442003-09-03 Peter Runestig <peter@runestig.com>
7845
7846 * makefile.w32-in: New file.
7847
78482003-08-29 Richard M. Stallman <rms@gnu.org>
7849
7850 * misc.texi (Saving Emacs Sessions): Correct previous change.
7851
8cf51b2c
GM
78522003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7853
8cf51b2c
GM
7854 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7855 (Intro): Include kmacro.texi after fixit.texi instead of after
7856 custom.texi. (As suggested by Kim Storm.)
7857
78582003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7859
7860 * fixit.texi (Fixit): Update `Next' pointer.
7861 * files.texi (Files): Update `Previous' pointer.
7862 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7863 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7864 (Suggested by Kim Storm.)
7865 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7866
78672003-08-18 Kim F. Storm <storm@cua.dk>
7868
7869 * kmacro.texi: New file describing enhanced keyboard macro
7870 functionality. Replaces old description in custom.texi.
7871
7872 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7873 (Keyboard Macros): Move to new kmacro.texi file.
7874
7875 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7876
8cf51b2c
GM
78772003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7878
7879 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7880
78812003-08-17 Alex Schroeder <alex@gnu.org>
7882
7883 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7884 required.
7885
8cf51b2c
GM
78862003-08-05 Richard M. Stallman <rms@gnu.org>
7887
7888 * programs.texi (Lisp Indent): Don't describe
7889 lisp-indent-function property here. Use xref to Lisp Manual.
7890
8cf51b2c
GM
78912003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7892
fffa137c 7893 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7894 abbreviations.
7895
78962003-07-24 Markus Rost <rost@math.ohio-state.edu>
7897
7898 * buffers.texi (List Buffers): Fix previous change.
7899
8cf51b2c
GM
79002003-07-13 Markus Rost <rost@math.ohio-state.edu>
7901
7902 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7903 List*.
7904
79052003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7906
8cf51b2c
GM
7907 * display.texi (Font Lock): Fix typo.
7908
79092003-07-07 Richard M. Stallman <rms@gnu.org>
7910
7911 * display.texi (Font Lock): Add xref for format info on
7912 font-lock-remove-keywords.
7913
7914 * building.texi (Compilation): Document what happens with asynch
7915 children of compiler process.
7916
7917 * help.texi (Library Keywords): Use @multitable.
7918
8cf51b2c
GM
79192003-06-04 Richard M. Stallman <rms@gnu.org>
7920
7921 * programs.texi (Expressions): Delete C-M-DEL.
7922
7923 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7924 comint-move-point-for-output renamed from
7925 comint-scroll-to-bottom-on-output.
7926
7927 * custom.texi (Init Rebinding): Replace previous change with xref.
7928 (Non-ASCII Rebinding): Explain that issue more briefly here.
7929
79302003-05-28 Richard M. Stallman <rms@gnu.org>
7931
7932 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7933
79342003-05-28 Nick Roberts <nick@nick.uklinux.net>
7935
7936 * building.texi (GDB Graphical Interface): New node.
7937 (Rewritten somewhat by RMS.)
7938
c8763fb6 79392003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7940
7941 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7942 non-English letters. Explain how to set coding systems correctly
7943 and how to include the right coding cookie in the file.
7944
c8763fb6 79452003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7946
7947 * indent.texi (Indentation): Explain the concepts.
7948 (Just Spaces): Explain why preventing tabs for indentation might
7949 be useful.
7950
8cf51b2c
GM
79512003-04-16 Richard M. Stallman <rms@gnu.org>
7952
7953 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7954
8cf51b2c
GM
79552003-02-22 Alex Schroeder <alex@emacswiki.org>
7956
7957 * cmdargs.texi (General Variables): Document SMTPSERVER.
7958
8cf51b2c
GM
7959 * sending.texi: Remove SMTP node.
7960 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7961 library.
7962
8cf51b2c
GM
79632003-02-22 Alex Schroeder <alex@emacswiki.org>
7964
7965 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7966
79672003-02-22 Simon Josefsson <jas@extundo.com>
7968
7969 * sending.texi (Mail Methods): Add node about SMTP.
7970
c8763fb6 79712003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7972
7973 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7974
8cf51b2c
GM
79752003-02-01 Kevin Ryde <user42@zip.com.au>
7976
7977 * glossary.texi (Glossary): Correction to cl cross reference.
7978
79792003-01-20 Richard M. Stallman <rms@gnu.org>
7980
7981 * killing.texi (Rectangles): Document C-x c r.
7982
c8763fb6 79832003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7984
7985 * xresources.texi (GTK resources): New node.
7986 (GTK widget names): New node.
7987 (GTK names in Emacs): New node.
7988 (GTK styles): New node.
7989
c8763fb6 79902003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7991
7992 * maintaining.texi (Create Tags Table): Add reference to the new
7993 `etags --help --lang=LANG' option.
7994
8cf51b2c
GM
79952002-10-02 Karl Berry <karl@gnu.org>
7996
49823426 7997 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7998 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7999 where needed for the sake of the HTML output.
8cf51b2c
GM
8000
80012001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8002
8003 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8004 source files.
8005
80062001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8007
8008 * Makefile.in (emacsman): New target.
8009
8cf51b2c
GM
80102001-10-20 Gerd Moellmann <gerd@gnu.org>
8011
8012 * (Version 21.1 released.)
8013
80142001-10-05 Gerd Moellmann <gerd@gnu.org>
8015
8016 * Branch for 21.1.
8017
8cf51b2c
GM
80182001-03-05 Gerd Moellmann <gerd@gnu.org>
8019
8020 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8021
8cf51b2c
GM
80222000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8023
8024 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8025
8cf51b2c
GM
80261999-07-12 Richard Stallman <rms@gnu.org>
8027
8028 * Version 20.4 released.
8029
80301998-12-04 Markus Rost <rost@delysid.gnu.org>
8031
8032 * Makefile.in (INFO_TARGETS): Delete customize.info.
8033 (DVI_TARGETS): Delete customize.dvi.
8034 (../info/customize, customize.dvi): Targets deleted.
8035
80361998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8037
8038 * Version 20.3 released.
8039
80401998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8041
8042 * Makefile.in (EMACSSOURCES): Add mule.texi.
8043 Add msdog.texi, ack.texi. Remove gnu1.texi.
8044
80451998-04-06 Andreas Schwab <schwab@gnu.org>
8046
768c0c0f
JB
8047 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8048 Use it in dvi targets.
8cf51b2c
GM
8049
80501997-09-23 Paul Eggert <eggert@twinsun.com>
8051
8052 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8053 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8054 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8055
80561997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8057
8058 * Version 20.2 released.
8059
80601997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8061
8062 * Version 20.1 released.
8063
80641997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8065
8066 * Makefile (../info/customize, customize.dvi): New targets.
8067 (INFO_TARGETS): Add ../info/customize.
8068 (DVI_TARGETS): Add customize.dvi.
8069
8cf51b2c
GM
80701996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8071
8072 * Version 19.33 released.
8073
80741996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8075
8076 * Version 19.32 released.
8077
8cf51b2c
GM
80781996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8079
8080 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8081
80821996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8083
8084 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8085 Specify -I option.
8086 (All dvi targets): Set the TEXINPUTS variable.
8087
80881996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8089
8090 * Version 19.31 released.
8091
8cf51b2c
GM
80921995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8093
8094 * Version 19.30 released.
8095
8cf51b2c
GM
80961995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8097
8098 * Makefile.in (maintainer-clean): Rename from realclean.
8099
81001994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8101
8102 * Makefile.in: New file.
8103 * Makefile: File deleted.
8104
81051994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8106
8107 * Makefile (TEXINDEX_OBJS): Variable deleted.
8108 (texindex, texindex.o, getopt.o): Rules deleted.
8109 All deps on texindex deleted.
8110 (distclean): Don't delete texindex.
8111 (mostlyclean): Don't delete *.o.
8112 * texindex.c, getopt.c: Files deleted.
8113
81141994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8115
8116 * Version 19.26 released.
8117
81181994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8119
8120 * Makefile (EMACSSOURCES): Exclude undo.texi.
8121
81221994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8123
8124 * Version 19.25 released.
8125
81261994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8127
8128 * Version 19.24 released.
8129
81301994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8131
8132 * Version 19.23 released.
8133
81341994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8135
8136 * Makefile: Delete spurious tab.
8137
81381994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8139
8140 * Makefile (.SUFFIXES): New rule.
8141
8cf51b2c
GM
81421993-12-04 Richard Stallman (rms@srarc2)
8143
8144 * getopt.c: New file.
8145 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8146 (getopt.o): New rule.
8147 (dvi): Don't depend on texindex.
49823426 8148 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8149
81501993-12-03 Richard Stallman (rms@srarc2)
8151
49823426
GM
8152 * Makefile (TEXI2DVI): New variable.
8153 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8154 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8155
81561993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8157
8158 * Version 19.22 released.
8159
81601993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8161
8162 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8163
81641993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8165
8166 * Version 19.21 released.
8167
8cf51b2c
GM
81681993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8169
8170 * Makefile (realclean): Don't delete the Info files.
8171
f0131492 81721993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8173
8cf51b2c
GM
8174 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8175 4' where appropriate.
8176
f0131492 81771993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8178
49823426 8179 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8180
8181 * texindex.c: Include "../src/config.h" if building in emacs.
8182
8183 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8184 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8185 Add target to build texindex.c, defining `emacs'.
8186
8cf51b2c
GM
81871993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8188
8189 * Version 19.19 released.
8190
8cf51b2c
GM
81911993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8192
8193 * Version 19.18 released.
8194
81951993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8196
8197 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8198
81991993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8200
8201 * Version 19.17 released.
8202
82031993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8204
8205 * split-man: Fix typos in last change.
8206
82071993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8208
8209 * Version 19.16 released.
8210
82111993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8212
8213 * version 19.15 released.
8214
82151993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8216
8217 * Makefile (distclean): It's rm, not rf.
8218
82191993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8220
8221 * Version 19.14 released.
8222
82231993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8224
8225 * Makefile: New file.
8226
82271993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8228
8229 * Version 19.13 released.
8230
82311993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8232
8233 * Version 19.9 released.
8234
82351993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8236
8237 * Version 19.8 released.
8238
82391993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8240
8241 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8242
8243 * trouble.texi: It's `enable-flow-control-on', not
8244 `evade-flow-control-on'.
8245
82461993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8247
8248 * display.texi: Document standard-display-european.
8249
82501993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8251
8252 * Version 19.7 released.
8253
8254 * emacs.texi: Add a sentence to the top menu mentioning the
8255 specific version of Emacs this manual applies to.
8256
82571993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8258
8259 * basic.texi: Document next-line-add-lines variable used to
8260 implement down-arrow.
8261
8262 * killing.texi: Document kill-whole-line.
8263
82641993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8265
8266 * text.texi: Update unix TeX ordering information.
8267
82681993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8269
8270 * news.texi: Mention fill-rectangle in keybinding list.
8271
8272 * killing.texi: Document fill-rectangle.
8273
82741993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8275
8276 * vc.texi: Bring the docs up to date with VC 5.2.
8277
82781992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8279
8280 * emacs.tex: Mention blackbox and gomoku under Amusements.
8281 Assembler mode is now mentioned and appropriately indexed
8282 under Programming Modes.
8283
82841991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8285
8286 * emacs.tex: Update TeX ordering information.
8287
8cf51b2c
GM
82881990-06-26 David Lawrence (tale@geech)
8289
8290 * emacs.tex: Note that completion-ignored-extensions is not used
8291 to filter out names when all completions are displayed in
8292 *Completions*.
8293
82941990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8295
8296 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8297
82981990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8299
8300 * emacs.tex: Add @findex grep.
8301
8cf51b2c
GM
83021988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8303
8304 * emacs.tex: Correct two typos. No other changes before
8305 Version 19 will be made.
8306
8cf51b2c
GM
83071988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8308
8309 * emacs.tex: Update information for obtaining TeX distribution from the
8310 University of Washington.
8311
8312;; Local Variables:
c8763fb6 8313;; coding: utf-8
8cf51b2c
GM
8314;; End:
8315
95df8112 8316 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8317
8318 This file is part of GNU Emacs.
8319
352c8b4a 8320 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8321 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8322 the Free Software Foundation, either version 3 of the License, or
8323 (at your option) any later version.
8cf51b2c
GM
8324
8325 GNU Emacs is distributed in the hope that it will be useful,
8326 but WITHOUT ANY WARRANTY; without even the implied warranty of
8327 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8328 GNU General Public License for more details.
8329
8330 You should have received a copy of the GNU General Public License
352c8b4a 8331 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.