etc/PROBLEMS: Mention crashes on MS-Windows when compiled with GCC 4.6.1.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
6e317956
CY
12011-10-20 Chong Yidong <cyd@gnu.org>
2
3 * custom.texi (Hooks, Init Examples):
4 * display.texi (Font Lock):
5 * fixit.texi (Spelling):
6 * rmail.texi (Rmail Display): Minor mode function with no arg now
7 enables it.
8
9 * fixit.texi (Spelling): Fix description of inline completion.
10
5abc31ef
CY
112011-10-19 Chong Yidong <cyd@gnu.org>
12
13 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
14 entries.
15 (Isearch Yank): Document isearch-yank-pop.
16 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
17 (Other Repeating Search): Document Occur Edit mode.
18
939db9ac
CY
192011-10-18 Chong Yidong <cyd@gnu.org>
20
21 * display.texi (Fringes): Move overflow-newline-into-fringe here,
22 from Line Truncation node.
23 (Standard Faces): Note that only the background of the cursor face
24 has an effect.
25 (Cursor Display): Fix descriptions of cursor face
26 and bar cursor blinking.
27 (Text Display): Document nobreak-char-display more clearly.
28 (Line Truncation): Add xref to Split Window node.
29 (Display Custom): Don't bother documenting baud-rate or
30 no-redraw-on-reenter.
31
32 * search.texi (Slow Isearch): Node removed.
33
80c6d77f
GM
342011-10-18 Glenn Morris <rgm@gnu.org>
35
36 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
37
d366bd53
CY
382011-10-18 Chong Yidong <cyd@gnu.org>
39
40 * display.texi (Faces): Simplify discussion. Move documentation
41 of list-faces-display here, from Standard Faces node. Note
42 special role of `default' background.
43 (Standard Faces): Note special role of `default' background. Note
44 that region face may be taken fom GTK. Add xref to Text Display.
45 (Text Scale): Rename from "Temporary Face Changes". Callers
46 changed. Don't bother documenting variable-pitch-mode.
47 (Font Lock): Copyedits. Remove font-lock-maximum-size.
48 (Useless Whitespace): Simplify description of
49 delete-trailing-whitespace. Note active region case.
50 (Text Display): Fix description of escape-glyph face assignment.
51 Remove unibye mode discussion. Update some parts for Unicode.
52 Move glyphless chars documentation to Lisp manual.
53
54 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
55
21100e7d
CY
562011-10-15 Chong Yidong <cyd@stupidchicken.com>
57
58 * display.texi (Scrolling): Tweak explanation of scroll direction.
59 (View Mode): Add index entries.
60
61 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
62
63 * regs.texi (Text Registers): C-x r i does not activate the mark.
64 (Bookmarks): Document new default bookmark location.
65
50b063c3
CY
662011-10-13 Chong Yidong <cyd@stupidchicken.com>
67
68 * killing.texi (Deletion): Add xref to Using Region. Document
69 delete-forward-char.
70 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
71 description here. Recommend C-u C-SPC for jumping to mark.
72 (Kill Ring): Move kill ring variable documentation here.
73 (Primary Selection): Copyedits.
74 (Rectangles): Document new command rectangle-number-lines.
75 (CUA Bindings): Note that this disables the mark-even-if-inactive
76 behavior for C-x and C-c.
77
78 * mark.texi (Mark): Mention "active region" terminology.
79 (Using Region): Document delete-active-region.
80
e1a3f5b1
CY
812011-10-12 Chong Yidong <cyd@stupidchicken.com>
82
83 * mark.texi (Mark): Clarify description of disabled Transient Mark
84 mode (Bug#9689).
85 (Setting Mark): Document prefix arg for C-x C-x. Document primary
86 selection changes. Mention that commands like C-y set the mark.
87 (Marking Objects): Add xref to Words node. Note that mark-word
88 and mark-sexp also have the "extend region" behavior.
89 (Using Region): Mention M-$ in the table. Document
90 mark-even-if-inactive here instead of in Mark Ring.
91 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
92 note of the "Mark Set" behavior.
93 (Disabled Transient Mark): Rename from "Persistent Mark"
94 (Bug#9688). Callers changed.
95
96 * programs.texi (Expressions):
97 * text.texi (Words): Defer to Marking Objects for mark-word doc.
98
3dc62b2b
CY
992011-10-09 Chong Yidong <cyd@stupidchicken.com>
100
101 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
102 option" terminology.
103 (Key Help): Add command names. Define "documentation string".
104 (Name Help): Remove an over-long joke.
105 (Apropos): Document prefix args. Remove duplicated descriptions.
106 (Help Mode): Add C-c C-b to table. Update TAB binding.
107 (Package Keywords): Rename from "Library by Keyword". Describe
108 new package menu interface.
109 (Help Files, Help Echo): Tweak description.
de09aa52
CY
110
111 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 112 (Minibuffer History): Document numeric args to history commands.
de09aa52 113
2d3fe5d7
EZ
1142011-10-08 Eli Zaretskii <eliz@gnu.org>
115
116 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
117
b2b0776e
CY
1182011-10-08 Chong Yidong <cyd@stupidchicken.com>
119
120 * basic.texi (Position Info): Omit page commands. Document
121 count-words-region and count-words.
122
123 * text.texi (Pages): Move what-page documentation here.
124
27a16462
CY
1252011-10-08 Chong Yidong <cyd@stupidchicken.com>
126
127 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
128 Remote Files node instead of linking directly to the Tramp manual.
129 (Minibuffer Edit): Add xref to Blank Lines.
130 (Completion): Add xref to Symbol Completion. Remove redundant
131 example, which is repeated in the next node.
132 (Completion Commands): Minor clarifications.
133 (Completion Styles): New node, split from Completion Commands.
134 Document substring and initials styles.
135 (Strict Completion): Remove information duplicated in other nodes.
136 (Completion Options): Consolidate case difference discussion here.
137
138 * help.texi (Help Mode): Fix kindex entries.
139
140 * files.texi (File Names): Add index entries.
141
de0bde62
CY
1422011-10-07 Chong Yidong <cyd@stupidchicken.com>
143
144 * basic.texi (Inserting Text): Add xref to Completion. Add
145 ucs-insert example, and document prefix argument.
146 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
147 to left/right. Tweak left-char and right-char descriptions.
148 M-left and M-right are now bound to left-word/right-word.
149 (Erasing): Document delete-forward-char.
150
151 * screen.texi (Screen, Menu Bar): Copyedits.
152 (Point): Remove duplicate paragraph on cursors, also in Screen.
153 (Mode Line): Trailing dashes no longer shown on X displays.
154
155 * frames.texi (Non-Window Terminals): Index just "text-only
156 terminal", which is used throughout the manual now.
157
158 * entering.texi (Entering Emacs): Define "startup screen".
159 Document window-splitting behavior with command-line inputs.
160 (Exiting): Remove obsolete paragraph about shells without suspend
161 functionality.
162
163 * commands.texi (User Input): Define "input event" more clearly.
164 (Keys): Add xref to Echo Area.
165 (Commands): Clarify relation between commands and functions.
166
453e4522
CY
1672011-10-06 Chong Yidong <cyd@stupidchicken.com>
168
169 * misc.texi (emacsclient Options): Document how emacsclient runs
170 the Emacs daemon (Bug#9674).
171
550f41cd
CY
1722011-10-01 Chong Yidong <cyd@stupidchicken.com>
173
174 * basic.texi (Moving Point):
175 * custom.texi (Mouse Buttons):
176 * rmail.texi (Rmail Scrolling):
177 * search.texi (Isearch Scroll):
178
179 * display.texi (Scrolling): Replace scroll-up/down with
180 scroll-up/down-command. Fix scroll-preserve-screen-position
181 description. Document scroll-error-top-bottom.
182
9229fe87
GM
1832011-09-30 Glenn Morris <rgm@gnu.org>
184
185 * commands.texi (Keys): Whitespace fix. (Bug#9635)
186
0a2132ba
CY
1872011-09-24 Chong Yidong <cyd@stupidchicken.com>
188
189 * windows.texi (Pop Up Window): Defer discussion of window
190 splitting to the Window Choice node. Add index entries.
191 (Force Same Window): Node deleted.
192 (Displaying Buffers, Window Choice): New nodes.
193
194 * buffers.texi (Select Buffer): Clarify description of
195 buffer-switching commands. Add xref to Window Display node.
196 Don't repeat confirm-nonexistent-file-or-buffer description from
197 Visiting node. Remove even-window-heights.
198
199 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
200
33ed493b
CY
2012011-09-18 Chong Yidong <cyd@stupidchicken.com>
202
203 * cmdargs.texi (Icons X): Fix description of Emacs icon.
204
205 * xresources.texi (Table of Resources): Fix documentation of
206 bitmapIcon.
207
92fa95ad
CY
2082011-09-15 Chong Yidong <cyd@stupidchicken.com>
209
210 * package.texi (Package Menu): Add package-menu-mark-upgrades.
211
16254627
EH
2122011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
213
214 * frames.texi (Frame Commands): Note that delete-other-frames only
215 deletes frames on current terminal.
216
c3760c17
EZ
2172011-09-10 Eli Zaretskii <eliz@gnu.org>
218
219 * sending.texi (Mail Misc): Document mail-add-attachment.
220
69b8be97
EZ
2212011-09-04 Eli Zaretskii <eliz@gnu.org>
222
223 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
224
3fd50d5c
CY
2252011-08-29 Chong Yidong <cyd@stupidchicken.com>
226
227 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
228
e2aeef63
CY
2292011-08-28 Chong Yidong <cyd@stupidchicken.com>
230
231 * files.texi (File Archives):
232 * cal-xtra.texi (Diary Display):
233 * help.texi (Help Mode): Add xref to View Mode.
234
ddb54206
CY
2352011-08-28 Chong Yidong <cyd@stupidchicken.com>
236
a6326082
CY
237 * display.texi (View Mode): New node. Move view-file here from
238 Misc File Ops. Move view-buffer here from Misc Buffer.
239
240 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
241
04e2ce72 242 * files.texi (Misc File Ops): Document new
a6326082 243 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
244
245 * dired.texi (Dired Deletion): Shorten description of Trash.
246
ddb54206
CY
247 * misc.texi (emacsclient Options): Document server-port.
248
bd206ce5
EZ
2492011-08-27 Eli Zaretskii <eliz@gnu.org>
250
251 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
252 even on MS-Windows. Fix a typo.
253
d43f5a42
CY
2542011-08-26 Chong Yidong <cyd@stupidchicken.com>
255
256 * package.texi: New file, documenting the package manager.
257
258 * emacs.texi: Include it.
259
260 * help.texi (Help Summary): Add describe-package.
261
e0b1591b
CY
2622011-08-25 Chong Yidong <cyd@stupidchicken.com>
263
856ce114
CY
264 * misc.texi (Printing): Convert subnodes into subsections.
265
f404f8bc
CY
266 * text.texi (Two-Column): Move into Text chapter.
267
268 * picture-xtra.texi (Picture Mode): Group with Editing Binary
269 Files section. Convert from chapter into section.
270
271 * display.texi (Narrowing): Move into display chapter.
272
e0b1591b
CY
273 * sending.texi (Sending Mail):
274 * rmail.texi (Rmail):
275 * misc.texi (Gnus, Document View):
276 * dired.texi (Dired):
277 * emacs.texi: Group the mail, rmail, and gnus chapters together.
278
75bfc667
JL
2792011-08-07 Juri Linkov <juri@jurta.org>
280
281 * dired.texi (Operating on Files): Rewrite according to the fact
282 that `dired-do-chmod' doesn't use the `chmod' program anymore.
283
fe676f91
MA
2842011-07-30 Michael Albinus <michael.albinus@gmx.de>
285
286 * mini.texi (Minibuffer File): Insert a reference to Tramp for
287 remote file name completion. (Bug#9197)
288
4cc60b9b
EZ
2892011-07-28 Eli Zaretskii <eliz@gnu.org>
290
291 * mule.texi (Bidirectional Editing): Document the fact that
292 bidi-display-reordering is t by default.
293
89671e16
LMI
2942011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
295
296 * help.texi (Misc Help): Mention `describe-prefix-bindings'
297 explicitly (bug#8904).
298
fb23ecc2
LMI
2992011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
300
301 * trouble.texi (Checklist): Use an `M-x' example instead of an
302 Emacs Lisp form to switch on the dribble file (bug#8056).
303
465c5fc8
LMI
3042011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
305
306 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
307
90a6258b
GM
3082011-07-13 Glenn Morris <rgm@gnu.org>
309
310 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
311
c7588364
LMI
3122011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
313
314 * mark.texi (Mark Ring): Clarify how many locations are saved
315 (bug#5770).
316 (Global Mark Ring): Ditto.
317
4cb4f3ba
LMI
3182011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
319
d648feab
LMI
320 * text.texi (Table Recognition): Use "at point" instead of "under
321 point" (bug#4345).
322
4cb4f3ba
LMI
323 * display.texi (Cursor Display): Mention `cursor-type'.
324
325 * screen.texi (Point): Clarify that it's only if you use a block
326 cursor that it appears to be on a character (bug#4345).
327
ecd0b990
CY
3282011-07-12 Chong Yidong <cyd@stupidchicken.com>
329
330 * misc.texi (Amusements): Move dissociated press here, from its
331 own section.
332
333 * emacs.texi (Top): Update node listing.
334
c2fd0368
LMI
3352011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
336
337 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
338 clarity (bug#3523).
339
fdeb32ec
CY
3402011-07-12 Chong Yidong <cyd@stupidchicken.com>
341
342 * cmdargs.texi (Initial Options): Document --no-site-lisp.
343 (Misc X): Document --parent-id.
344
345 * frames.texi (Frame Commands): Note that focus-follows-mouse now
346 defaults to nil.
347
348 * misc.texi (emacsclient Options): Document --parent-id.
349
350 * msdog.texi (Windows HOME): Document _emacs as obsolete.
351
f584ca38
LMI
3522011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
353
354 * emacs.texi: Use "..." instead of ``...'' in the menus
355 (bug#3503).
356
963578d3
CY
3572011-07-11 Chong Yidong <cyd@stupidchicken.com>
358
359 * killing.texi (Primary Selection): Document `only' setting for
360 select-active-regions.
361
362 * mark.texi (Setting Mark): Reference Shift Selection node.
363
364 * frames.texi (Mouse Commands): Document mouse-yank-primary.
365
a30ed87b
LMI
3662011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
367
47076272
LMI
368 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
369 motion keys" (bug#3503).
370
a30ed87b
LMI
371 * emacs.texi: Change all the register node names from "RegPos"
372 (etc.) to "Positional Registers" (etc.) (bug#3314).
373
4d45a8b7
CY
3742011-07-11 Chong Yidong <cyd@stupidchicken.com>
375
376 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
377 (Other Kill Commands, Kill Options): Copyedits.
378 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
379 (Yanking): Move yank-excluded properties discussion here.
380 (Cut and Paste): Move from frames.texi. Update subnodes to
381 describe x-select-enable-clipboard case.
382
383 * frames.texi: Move Cut and Paste node and subnodes into
384 killing.texi, except Mouse Commands and Word and Line Mouse.
385
c160ddee
AM
3862011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
387
388 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
389
3329e6e3
LMI
3902011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
391
32a214fe
LMI
392 * screen.texi (Mode Line): Clarify that coding systems are
393 characters, not letters (bug#1749).
394
3329e6e3
LMI
395 * cmdargs.texi (Environment): Mention removing variables
396 (bug#1615). Text suggested by Kevin Rodgers.
397
8875da1e
CY
3982011-07-10 Chong Yidong <cyd@stupidchicken.com>
399
54806e45
CY
400 * misc.texi (Amusements): Don't mention Yow; it's crippled.
401
8875da1e
CY
402 * modes.texi: Rename from major.texi.
403 (Modes): New node. Make Major Modes and Minor Modes subsections
404 of this. All callers changed.
405
406 * custom.texi (Minor Modes): Move to modes.texi.
407
7847b2a1
CY
4082011-07-10 Chong Yidong <cyd@stupidchicken.com>
409
6cfd0fa2
CY
410 * custom.texi (Syntax): Node deleted.
411
412 * help.texi (Help Summary):
413 * major.texi (Major Modes):
414 * programs.texi (Parentheses):
415 * search.texi (Regexp Backslash, Regexp Backslash)
416 (Regexp Backslash):
417 * text.texi (Words): Callers changed.
418
7847b2a1
CY
419 * text.texi (Refill, Longlines): Delete nodes.
420
421 * ack.texi (Acknowledgments): Longlines removed from manual.
422
423 * emacs.texi (Top): Update node listing.
424
2a71c436
GM
4252011-07-09 Glenn Morris <rgm@gnu.org>
426
427 * fortran-xtra.texi (Fortran): Update handled extensions.
428
61436e9f
LMI
4292011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
430
431 * display.texi (Scrolling): `C-v' (etc) are now bound to
432 `scroll-*-command' (bug#8349).
433
6e560c71
LMI
4342011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
435
48954a09 436 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
437 doesn't actually delete any files (bug#7125).
438
2904fd97
LMI
439 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
440 argument for `C-c C-k' (bug#7391).
441
6e560c71
LMI
442 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
443 you're currently using (bug#8489).
444
978ff6c5
EZ
4452011-07-01 Eli Zaretskii <eliz@gnu.org>
446
447 * mule.texi (Coding Systems): Move index entries from the previous
448 change into their proper places.
449
0d742084
LMI
4502011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
451
31976bd5
LMI
452 * help.texi (Help Files): Document view-external-packages (bug#8902).
453
0d742084
LMI
454 * mule.texi (Coding Systems): Put a few more of the coding systems
455 into the index (bug#8900).
456
9f678528
GM
4572011-06-26 Glenn Morris <rgm@gnu.org>
458
459 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
460
18a4ce5e
AR
4612011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
462
463 * misc.texi (emacsclient Options): Mention --frame-parameters.
464
f0da764a
GM
4652011-06-09 Glenn Morris <rgm@gnu.org>
466
467 * custom.texi (Specifying File Variables):
468 Recommend explicit arguments for minor modes.
469
b047e7ac
PE
4702011-06-02 Paul Eggert <eggert@cs.ucla.edu>
471
472 Document wide integers better.
473 * buffers.texi (Buffers):
001903b5
PE
474 * files.texi (Visiting): Document maxima for 64-bit machines,
475 and mention virtual memory limits.
b047e7ac 476
bf41276f
CY
4772011-05-28 Chong Yidong <cyd@stupidchicken.com>
478
479 * custom.texi (Hooks): Reorganize. Mention Prog mode.
480
481 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
482 prog mode (Bug#8240).
483
e145f188
GM
4842011-05-27 Glenn Morris <rgm@gnu.org>
485
486 * custom.texi (Specifying File Variables):
487 Major modes no longer need come first.
488
313f790e
CY
4892011-05-22 Chong Yidong <cyd@stupidchicken.com>
490
491 * mule.texi (Specify Coding, Text Coding, Communication Coding):
492 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
493
c136e5cd
GM
4942011-05-18 Glenn Morris <rgm@gnu.org>
495
496 * ack.texi (Acknowledgments): Remove fakemail.c.
497
c71a0d48 4982011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
499
500 Fixes for fitting text into 7x9 printed manual.
501 * building.texi (Flymake, Breakpoints Buffer):
502 * calendar.texi (Appointments):
503 * cmdargs.texi (General Variables, Display X):
504 * custom.texi (Saving Customizations, Face Customization)
505 (Directory Variables, Minibuffer Maps, Init Rebinding):
506 * display.texi (Font Lock, Font Lock, Useless Whitespace):
507 * fixit.texi (Spelling):
508 * frames.texi (Creating Frames, Fonts):
509 * help.texi (Help Files):
510 * mini.texi (Minibuffer File):
511 * misc.texi (emacsclient Options, Emulation):
512 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
513 * mule.texi (International Chars, Language Environments)
514 (Select Input Method, Modifying Fontsets, Charsets):
515 * programs.texi (Custom C Indent):
516 * rmail.texi (Rmail Labels):
517 * text.texi (Table Conversion):
518 * trouble.texi (Known Problems, Known Problems):
519 * windows.texi (Change Window):
520 * xresources.texi (GTK resources): Reflow text and re-indent code
521 examples to avoid TeX overflows and underflows on 7x9 paper.
522
523 * emacs.texi: Fix the (commented out) smallbook command.
524
525 * macos.texi (Mac / GNUstep Events):
526 * xresources.texi (Lucid Resources): Remove extraneous examples.
527
b8f82dc1
GM
5282011-05-10 Glenn Morris <rgm@gnu.org>
529
530 * custom.texi (Specifying File Variables):
531 Deprecate using mode: for minor modes.
532
d306b4da
GM
5332011-05-07 Glenn Morris <rgm@gnu.org>
534
535 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
536
548d0a63
GM
5372011-05-06 Glenn Morris <rgm@gnu.org>
538
5006e634
GM
539 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
540
548d0a63
GM
541 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
542
e793a940
LMI
5432011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
544
545 * misc.texi (Emacs Server): Document `server-eval-at'.
546
7031be6d
UR
5472011-04-24 Chong Yidong <cyd@stupidchicken.com>
548
549 * maintaining.texi (List Tags): Document next-file. Suggested by
550 Uday S Reddy.
551
4ffd0d6b 5522011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
553
554 * mini.texi (Minibuffer Edit):
555 * screen.texi (Mode Line): Fix typo.
556
1c6c854e
CS
5572011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
558
024ff170 559 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 560
c5c9f40f
CY
5612011-03-26 Chong Yidong <cyd@stupidchicken.com>
562
563 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
564
09725d26
EZ
5652011-03-30 Eli Zaretskii <eliz@gnu.org>
566
567 * display.texi (Auto Scrolling): Document the limit of 100 lines
568 for never-recentering scrolling with `scroll-conservatively'.
569 (Bug#6671)
570
09d9db2c 5712011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
572
573 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
574 HOME on Windows and where it looks for init files. (Bug#8221)
575
62d94509
EZ
5762011-03-10 Eli Zaretskii <eliz@gnu.org>
577
578 * search.texi (Regexp Example):
579 * mule.texi (International Chars):
580 * building.texi (External Lisp): Don't use characters outside
581 ISO-8859-1.
582
0286d9de
EZ
5832011-03-09 Eli Zaretskii <eliz@gnu.org>
584
1c6c854e
CS
585 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
586 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
587
588 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
589
114902a5 590 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
591 (Bug#8210)
592
0afb4571
J
5932011-03-08 Jan Djärv <jan.h.d@swipnet.se>
594
595 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
596 for Gtk+ 3.
597
bb3865e8
GM
5982011-03-08 Glenn Morris <rgm@gnu.org>
599
6446548e
GM
600 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
601 * emacs.texi (Acknowledgments):
602 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 603 * emacs.texi: Set documentencoding.
6446548e 604
bb3865e8
GM
605 * display.texi (Optional Mode Line): Don't mention exactly where
606 display-time appears. (Bug#8193)
607
33383987
JB
6082011-03-07 Chong Yidong <cyd@stupidchicken.com>
609
610 * Version 23.3 released.
611
892777ba
CY
6122011-03-06 Chong Yidong <cyd@stupidchicken.com>
613
614 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
615
0b973fc5
DW
6162011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
617
618 * misc.texi (emacsclient Options): Add q/quiet.
619
8ef5a2f2
GM
6202011-03-02 Glenn Morris <rgm@gnu.org>
621
622 * mule.texi (Communication Coding) <x-select-request-type>:
623 Remove duplicate (essentially) paragraph. (Bug#8148)
624
bd106056
CS
6252011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
626
627 * maintaining.texi (Format of ChangeLog): Add reference to
628 add-log-full-name.
629 (Change Log Commands): Add documentation for combining multiple
630 symbols in one change.
631
6640b281
GM
6322011-03-01 Glenn Morris <rgm@gnu.org>
633
634 * custom.texi (Directory Variables):
635 Give an example of excluding subdirectories.
636
2b0c7330 6372011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
638
639 * search.texi (Regexp Search): Move index entries about regexps to the
640 "Regexps" node. Add index entries for regexp search. (Bug#8096)
641
8c62c205
GM
6422011-02-19 Glenn Morris <rgm@gnu.org>
643
644 * dired.texi (Dired): Dired-X version number was dropped.
645
3928f2b6
JD
6462011-02-14 Jan Djärv <jan.h.d@swipnet.se>
647
648 * xresources.texi (X Resources): Remove *faceName and replace it with
649 *font for Lucid.
650
a41c8660
CY
6512011-02-05 Chong Yidong <cyd@stupidchicken.com>
652
653 * rmail.texi (Rmail Display): Document Rmail MIME support more
654 accurately.
655
656 * maintaining.texi (VC Change Log): Document vc-log-incoming and
657 vc-log-outgoing.
658 (Merging): Document vc-find-conflicted-file.
659
233ba4d9 6602011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
661
662 * custom.texi (Variables): Fix typo.
663
14beddf4 6642011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 665
65401ee3
CY
666 * search.texi (Regexps): Copyedits. Mention character classes
667 (Bug#7809).
668
19f81ecf
CY
669 * files.texi (File Aliases): Restore explanatory text from Eli
670 Zaretskii, accidentally removed in 2011-01-08 commit.
671
bf3dae7e
EZ
6722011-01-29 Eli Zaretskii <eliz@gnu.org>
673
674 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
675 (MAKEINFO_OPTS): New variable.
676 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
677 (emacs.html): New target.
678 (clean): Remove emacs.html.
679
45eb2a5d
WL
6802011-01-23 Werner Lemberg <wl@gnu.org>
681
682 * Makefile.in (MAKEINFO): Now controlled by `configure'.
683 (MAKEINFO_OPTS): New variable. Use it where appropriate.
684 (ENVADD): Updated.
685
9acfe703
GM
6862011-01-18 Glenn Morris <rgm@gnu.org>
687
688 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
689
690 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
691
362b9d48
GM
6922011-01-15 Chong Yidong <cyd@stupidchicken.com>
693
bb033b5f
CY
694 * building.texi (Compilation): Improve instructions for running two
695 compilations (Bug#7573).
696
b024d9f0
MD
697 * files.texi (Backup Names): Document the new location of the
698 last-resort backup file.
699
362b9d48
GM
700 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
701 manual. Explain why directory-abbrev-alist elements should be anchored
702 (Bug#7777).
703
7042011-01-15 Eli Zaretskii <eliz@gnu.org>
705
706 * msdog.texi (Windows Startup): Correct inaccurate description of
707 differences between emacsclient.exe and emacsclientw.exe.
708
7c420169 7092011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
710
711 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
712
7c420169 7132011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
714
715 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
716
7c420169 7172011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 718
2d34d523
EZ
719 * frames.texi (Cut and Paste): Modify the section's name and text:
720 don't mix "cut/paste" with "kill/yank".
721 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
722 (Bug#7702)
723
88ab4340
EZ
724 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
725
7c420169 7262011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
727
728 * maintaining.texi: Move inclusion of emerge after EDE, so that it
729 matches its position in the menu. (Bug#7674)
730
7c420169 7312011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
732
733 * trouble.texi (Checklist): Mention not replying via news either.
734
92bb6c52
TH
7352010-12-30 Tassilo Horn <tassilo@member.fsf.org>
736
737 * misc.texi (Document View): Update DocView section with newly
738 supported document formats.
739
b103c904
CY
7402010-12-21 Chong Yidong <cyd@stupidchicken.com>
741
742 * killing.texi: Resection the Info version to conform to the
743 printed manual, to avoid making sections on Accumulating Text, CUA
744 and Rectangles into full chapters.
745
f49d1f52 7462010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
747
748 * custom.texi (Init Syntax): Add index entries for "character syntax".
749 (Bug#7576)
750
f49d1f52 7512010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
752
753 * text.texi (HTML Mode): Small fixes. (Bug#7607)
754
f49d1f52 7552010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
756
757 * trouble.texi (Checklist): Fix typo in newsgroup name.
758
f49d1f52 7592010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
760
761 * search.texi (Word Search): Note that the lazy highlight always
762 matches to whole words (Bug#7470).
763
f49d1f52 7642010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 765
4f1948eb
EZ
766 * display.texi (Optional Mode Line): Make the description of
767 load-average more accurate.
768
b8a9e136
EZ
769 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
770 registry, with a cross-reference.
62d72a4a
EZ
771 (Windows Startup): New node. Move the stuff about the current
772 directory from "Windows HOME".
b8a9e136 773
07976ae3 7742010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
775
776 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
777 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
778
07976ae3 7792010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
780
781 * maintaining.texi (Version Control Systems): Fix repeated sentence.
782 Suggested by Štěpán Němec.
783
07976ae3 7842010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 785
1aaae3f3
CY
786 * maintaining.texi (Version Control): Say "commit", not "check in".
787 (Version Control Systems): Simplify descriptions.
788 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
789 VCS Concepts.
790 (VC Mode Line): Update example.
791 (Old Revisions): Document revert-buffer for vc-diff.
792 (Log Buffer): Promote to a subsection. Document header lines.
793
1c6c854e
CS
794 * macos.texi (Mac / GNUstep Basics):
795 Document ns-right-alternate-modifier.
ec8a6295 796
1aaae3f3
CY
797 * emacs.texi (Top): Update node listing.
798
0eb025fb
EZ
7992010-11-13 Eli Zaretskii <eliz@gnu.org>
800
801 * rmail.texi (Rmail Coding): Characters with no fonts are not
802 necessarily displayed as empty boxes.
803
804 * mule.texi (Language Environments, Fontsets): Characters with no
805 fonts are not necessarily displayed as empty boxes.
806
807 * display.texi (Text Display): Document display of glyphless
808 characters.
809
ea4f7750
GM
8102010-11-13 Glenn Morris <rgm@gnu.org>
811
812 * basic.texi (Position Info): Add M-x count-words-region.
813
90639cea
GM
8142010-11-11 Glenn Morris <rgm@gnu.org>
815
816 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
817
d607b96b 8182010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
819
820 * msdog.texi (Windows HOME): Add information regarding startup
821 directory when invoking Emacs from a desktop shortcut. (bug#7300)
822
c12e4a81
GM
8232010-10-11 Glenn Morris <rgm@gnu.org>
824
df187c62
GM
825 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
826
c12e4a81
GM
827 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
828 (DVIPS): New variable.
234db610
GM
829 (.PHONY): Add html, ps.
830 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
831 (clean): Delete html, ps files.
c12e4a81 832
6513b232
EZ
8332010-10-09 Eli Zaretskii <eliz@gnu.org>
834
835 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
836
f4f358f1
GM
8372010-10-09 Glenn Morris <rgm@gnu.org>
838
c1dc72b3
GM
839 * Makefile.in (VPATH): Remove.
840 (infodir): Make it absolute.
841 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
842
4393405b
GM
843 * Makefile.in (dist): Anchor regexps.
844
eef3ab94
GM
845 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
846 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
847 (emacs-xtra.pdf): Use $<.
848
aa9db089
GM
849 * Makefile.in (infoclean): Remove harmless, long-standing error.
850
abd40fb4
GM
851 * Makefile.in ($(infodir)): Delete rule.
852 (mkinfodir): New.
853 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
854
f4f358f1 855 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 856 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
857 * emacsver.texi: New file, replacing emacsver.texi.in.
858
ea274122
GM
8592010-10-09 Glenn Morris <rgm@gnu.org>
860
f7a31f11
GM
861 * emacsver.texi.in: New file.
862 * emacs.texi: Set EMACSVER by including emacsver.texi.
863 * Makefile.in (distclean): Delete emacsver.texi.
864 (dist): Copy emacsver.texi.
b13254e7 865 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 866
3fb78d1f
GM
867 * ack.texi (Acknowledgments): No more b2m.c.
868
ea274122
GM
869 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
870 (emacs): Remove rule.
871 (dist): No need to deal with the emacs rule any more.
872
17ca7950
GM
8732010-10-07 Glenn Morris <rgm@gnu.org>
874
875 * Makefile.in (version): New, set by configure.
876 (clean): Delete dist tar file.
877 (dist): Use version in tar name.
878
4c83f6e1
GM
8792010-10-06 Glenn Morris <rgm@gnu.org>
880
881 * Makefile.in (EMACS_XTRA): Add the main source file.
882 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
883 (mostlyclean): No core files, reorder other files.
884 (clean): Delete specific dvi and pdf files.
885 (infoclean, dist): New rules.
886 (maintainer-clean): Use infoclean.
8a944cea 887 ($(infodir)): Add parallel build workaround.
4c83f6e1 888
0264072d
GM
8892010-10-04 Glenn Morris <rgm@gnu.org>
890
891 * Makefile.in (SHELL): Set it.
892 (INFO_TARGETS, DVI_TARGETS): Remove variables.
893 (info, dvi): Replace above variables with their expansions.
894 (info): Move mkdir from here...
895 ($(infodir)/emacs): ... to here (for parallel builds).
896 (pdf): New target.
897 ($(infodir)/emacs): Pass -o option to makeinfo.
898 (.PHONY): Declare clean rules.
899 (maintainer-clean): Delete dvi and pdf files.
900 Guard against cd failures. Use a more restrictive delete.
901
3226d6ca
GM
9022010-10-02 Glenn Morris <rgm@gnu.org>
903
904 * misc.texi (Shell Mode): Remove reference to old function name.
905
cad90f3b
EZ
9062010-09-30 Eli Zaretskii <eliz@gnu.org>
907
908 * maintaining.texi (VC Mode Line): Mention all the possible VC status
909 indicator characters.
910
5f874327
GM
9112010-09-29 Glenn Morris <rgm@gnu.org>
912
913 * Makefile.in (top_srcdir): Remove unused variable.
914
0ab9cff3
GM
9152010-09-14 Glenn Morris <rgm@gnu.org>
916
67ae9766
GM
917 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
918 the last hook item.
919
0ab9cff3
GM
920 * calendar.texi (Appointments): Also updated when a diary include file
921 is saved.
922
6664fc59 9232010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
924
925 * trouble.texi (Bugs): Update the section intro.
926 (Known Problems): New section.
927 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
928 (Sending Patches): Bug fixes are best as responses to existing bugs.
929 * emacs.texi (Known Problems): Add menu entry for new section.
930
be3283d7
GM
9312010-09-09 Glenn Morris <rgm@gnu.org>
932
933 * xresources.texi: Untabify.
934
10999305 9352010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
936
937 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
938
10999305 9392010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
940
941 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
942
30641319
JD
9432010-09-02 Jan Djärv <jan.h.d@swipnet.se>
944
945 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
946
50dd7bc6
GM
9472010-08-21 Glenn Morris <rgm@gnu.org>
948
949 * misc.texi (Amusements): Mention bubbles and animate.
950
5e620eca
EZ
9512010-07-31 Eli Zaretskii <eliz@gnu.org>
952
953 * files.texi (Visiting): Add more index entries for
954 large-file-warning-threshold.
955
8b2dd508
JD
9562010-07-29 Jan Djärv <jan.h.d@swipnet.se>
957
958 * frames.texi (Tool Bars): Add doc for tool-bar-position.
959
8838673e
GM
9602010-06-23 Glenn Morris <rgm@gnu.org>
961
962 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
963 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
964 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
965 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
966 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
967 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
968 Untabify Texinfo files.
969
04d3bb6c
GM
9702010-06-10 Glenn Morris <rgm@gnu.org>
971
103dd3a8
GM
972 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
973
04d3bb6c
GM
974 * basic.texi (Inserting Text): Fix typo.
975
50b79479
GM
9762010-06-10 Glenn Morris <rgm@gnu.org>
977
978 * ack.texi (Acknowledgments):
979 * emacs.texi (Acknowledgments): Update for notifications.el.
980
86d7a550
DU
9812010-05-31 Daiki Ueno <ueno@unixuser.org>
982
983 * dired.texi (Operating on Files): Mention encryption commands
984 (Bug#6315).
985
db5dce9d
EZ
9862010-05-29 Eli Zaretskii <eliz@gnu.org>
987
988 * basic.texi (Moving Point): Update due to renaming of commands bound
989 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
990
34313041
EZ
9912010-05-18 Eli Zaretskii <eliz@gnu.org>
992
993 * display.texi (Fringes): Document reversal of fringe arrows for R2L
994 paragraphs.
995 (Line Truncation): Fix wording for bidi display.
996
1fc0ce04 997 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
998 keys.
999
0235128c 10002010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1001
1002 * building.texi (GDB Graphical Interface): Remove misleading comparison
1003 to an IDE (Bug#6128).
1004
0235128c 10052010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1006
1007 * programs.texi (Man Page):
1008 * misc.texi (Invoking emacsclient):
1009 * mini.texi (Repetition):
1010 * mark.texi (Setting Mark): Fix typos.
1011
0235128c 10122010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1013
1014 * misc.texi (Printing): Document htmlfontify-buffer.
1015
0235128c 10162010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1017
1018 * calendar.texi (Displaying the Diary, Format of Diary File):
1019 Fix external cross-references for TeX format output.
1020
0235128c
SM
10212010-05-07 Chong Yidong <cyd@stupidchicken.com>
1022
1023 * Version 23.2 released.
1024
f63d0028
JD
10252010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1026
1027 * cmdargs.texi (Initial Options): Mention --chdir.
1028
20fe03ad
JD
10292010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1030
1031 * frames.texi (Tool Bars): Add tool-bar-style.
1032
b7d65a5f
GM
10332010-04-21 Glenn Morris <rgm@gnu.org>
1034
1035 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1036
a42dbee1
CY
10372010-04-18 Chong Yidong <cyd@stupidchicken.com>
1038
1039 * programs.texi (Semantic): New node.
1040
1041 * maintaining.texi (EDE): New node.
1042
1043 * emacs.texi: Update node listing.
1044
1045 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1046
6e104790 10472010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1048
d52dbd3d
GM
1049 * emacs.texi (Acknowledgments): Remove duplicate.
1050
a77fe20c
GM
1051 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1052
6e104790 10532010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1054
4ebe9902
GM
1055 * dired.texi (Misc Dired Features): Mention VC diff and log.
1056 * maintaining.texi (Old Revisions, VC Change Log):
1057 Mention that diff and log work in Dired buffers.
1058
98932641
GM
1059 * help.texi (Help Summary): Mention M-x info-finder.
1060
d5b22ab2 1061 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1062
4d4e9522
GM
1063 * custom.texi (Specifying File Variables, Directory Variables):
1064 Document new commands for manipulating local variable lists.
1065
6e104790 10662010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1067
1068 * trouble.texi (Contributing): Add cindex entry.
1069 Mention etc/CONTRIBUTE.
1070
6e104790 10712010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1072
1073 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1074 query-replace (Bug#5774).
1075
a20a9df3
GM
10762010-04-16 Glenn Morris <rgm@gnu.org>
1077
1078 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1079
1ecb2d3f
JD
10802010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1081
1082 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1083
99852628
JD
10842010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1085
1086 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1087
ce79424f
EZ
10882010-03-30 Eli Zaretskii <eliz@gnu.org>
1089
1090 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1091 cross-reference to "Inserting Text".
1092
1093 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1094 Mention completion provided by `ucs-insert'.
1095
85738751 10962010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1097
1098 * sending.texi (Sending Mail): Note variables that may need
1099 customizing.
1100 (Mail Sending): Expand discussion of send-mail-function.
1101
85738751 11022010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1103
1104 Document Message mode as the default mail mode.
1105
1106 * sending.texi (Sending Mail): Copyedits.
1107 (Mail Format, Mail Headers): Document mail-from-style changes.
1108 (Mail Commands): Rename from Mail mode. Document Message mode.
1109 (Mail Misc): Rename from Mail mode Misc.
1110 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1111 command names and update keybindings.
1112 (Header Editing): Document message-tab. De-document
1113 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1114 favor of mail-default-headers. Ad index entries for user-full-name and
1115 user-mail-address.
1c6c854e
CS
1116 (Citing Mail): Update changes in Message mode behavior.
1117 Document mail-yank-prefix.
e73c2434
CY
1118 (Mail Signature): New node, moved from Mail Misc.
1119 (Mail Aliases): Mail abbrevs are the default with Message mode.
1120 (Mail Methods): Note that Message mode is now the default.
1121
1122 * rmail.texi (Rmail Reply):
1123 * text.texi (Text Mode):
1124 * major.texi (Major Modes):
1125 * mule.texi (Output Coding): Refer to Message mode.
1126
1127 * custom.texi (Init Examples): Add xref to Mail Header.
1128
1fc0ce04 1129 * emacs.texi (Top): Fix xrefs.
e73c2434 1130
85738751 11312010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1132
c0c035fa
CY
1133 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1134 repository if there is none.
1135 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1136 vc-print-root-log.
ef7b27ef 1137 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1138
71785b7a
CY
1139 * programs.texi (Program Modes): Mention Javascript mode.
1140
f67c5dd0
CY
1141 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1142 * emacs.texi: Update node description.
1143
0f72a391 1144 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1145 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1146
dc2d2590
JL
11472010-03-30 Juri Linkov <juri@jurta.org>
1148
1149 * search.texi (Other Repeating Search): Remove line that `occur'
1150 can not handle multiline matches.
1151
a7b02820
EZ
11522010-03-30 Eli Zaretskii <eliz@gnu.org>
1153
1154 * mule.texi (International): Mention support of bidirectional editing.
1155 (Bidirectional Editing): New section.
1156
22ef1944
NR
11572010-03-28 Nick Roberts <nickrob@snap.net.nz>
1158
1159 * emacs.texi (Top): Update node names to those in building.texi.
1160
146b8b16
NR
11612010-03-27 Nick Roberts <nickrob@snap.net.nz>
1162
1163 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1164 doc/emacs/emacs.texi: Update node names for building.texi.
1165
6d98672d
GM
11662010-03-24 Glenn Morris <rgm@gnu.org>
1167
1168 * ack.texi (Acknowledgments):
1169 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1170
93318cbd
JD
11712010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1172
1173 * xresources.texi (Table of Resources): Clarify toolBar number
1174 for Gtk+.
1175
1176 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1177
15cf2f52
CY
11782010-03-21 Chong Yidong <cyd@stupidchicken.com>
1179
4102856c
CY
1180 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1181
15cf2f52
CY
1182 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1183 and multi-isearch-buffers-regexp.
1184
1185 * indent.texi (Indentation): Clarify description of
1186 indent-for-tab-command. Document tab-always-indent.
1187
d68eb23c
CY
11882010-03-20 Chong Yidong <cyd@stupidchicken.com>
1189
1190 * cmdargs.texi (Font X): Move most content to Fonts.
1191
1192 * frames.texi (Fonts): New node. Document font-use-system-font.
1193
1194 * emacs.texi (Top):
1195 * xresources.texi (Table of Resources):
1196 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1197
288f9fc0
CY
11982010-03-10 Chong Yidong <cyd@stupidchicken.com>
1199
1200 * Branch for 23.2.
1201
17782bec
CY
12022010-03-06 Chong Yidong <cyd@stupidchicken.com>
1203
1204 * custom.texi (Init Examples): Add xref to Locals.
1205
1206 * major.texi (Choosing Modes): Mention usage of setq-default for
1207 setting the default value of major-mode (Bug#5688).
1208
b4a1a8b2
CY
12092010-03-02 Chong Yidong <cyd@stupidchicken.com>
1210
1211 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1212
1213 * display.texi (Display Custom): Document make-pointer-invisible and
1214 underline-minimum-offset. Remove inverse-video.
1215
a1e759cd
CY
12162010-02-21 Chong Yidong <cyd@stupidchicken.com>
1217
1218 * frames.texi (Frame Commands): Note that the last ordinary frame can
1219 be deleted in daemon mode (Bug#5616).
1220
4f3bc373
GM
12212010-02-18 Glenn Morris <rgm@gnu.org>
1222
1223 * trouble.texi (Contributing): Repository is no longer CVS.
1224
5dbbdd33
GM
12252010-02-08 Glenn Morris <rgm@gnu.org>
1226
1227 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1228
cd61af01
SM
12292010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1230
1231 * display.texi (Useless Whitespace, Text Display):
1232 * custom.texi (Init Examples): Avoid obsolete special default variables
1233 like default-major-mode.
1234
b1bb0a25 12352010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1236
1237 * programs.texi (Other C Commands): Replace reference to obsolete
1238 c-subword-mode.
1239
99d0985b
GM
12402010-01-21 Glenn Morris <rgm@gnu.org>
1241
1242 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1243
893db5bc
GM
12442010-01-12 Glenn Morris <rgm@gnu.org>
1245
1246 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1247 emacs-pretest-bug for bug reports for development versions.
1248
0419b8d6
GM
12492010-01-11 Glenn Morris <rgm@gnu.org>
1250
1251 * display.texi (Highlight Interactively): `t' does not mean highlight
1252 all patterns. (Bug#5335)
1253
26e533e2
CY
12542009-12-29 Chong Yidong <cyd@stupidchicken.com>
1255
1256 * misc.texi (Shell): Document async-shell-command.
1257
1258 * building.texi (Grep Searching): Document zrgrep.
1259
484eaeac 1260 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1261
7ee6c59b
NR
12622009-12-29 Nick Roberts <nickrob@snap.net.nz>
1263
1264 * building.texi: Import GDB Graphical Interface description from
1265 EMACS_23_1_RC.
1266
91ed7ea8
CY
12672009-12-24 Chong Yidong <cyd@stupidchicken.com>
1268
1269 * emacs.texi (Top): Update node listing.
1270
1271 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1272
1273 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1274
1275 * cmdargs.texi (Initial Options):
1276 * xresources.texi (Resources): Document inhibit-x-resources.
1277
1278 * custom.texi (Specifying File Variables): Note that minor modes are
1279 enabled unconditionally.
1280
1281 * display.texi (Scrolling): Briefly document the old recenter command,
1282 and document recenter-positions.
1283
1284 * files.texi (Visiting):
1285 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1286
1c6c854e
CS
1287 * frames.texi (Cut/Paste Other App):
1288 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1289
1290 * killing.texi (Kill Options): New node.
1291
6ca89aaa
CY
12922009-12-05 Chong Yidong <cyd@stupidchicken.com>
1293
1294 * misc.texi (Shell Options): ansi-color is now default.
1295
806642d4
GM
12962009-12-05 Glenn Morris <rgm@gnu.org>
1297
806642d4
GM
1298 * emacs.texi (Top): Update menu for cal-xtra node changes.
1299 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1300 or mode line. Don't mention invisible text or the details of
1301 diary-print-entries here, only in cal-xtra.
1302 (Format of Diary File): Mention that the "date on first line" format
1303 only really affects the simple display.
1304 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1305 (Diary Customizing): Holidays may be in the buffer or mode line.
1306 Move diary-print-entries to the "Diary Display" section.
1307 (Diary Display): New section, split out from "Fancy Diary Display".
1308 Explain the limitations of simple display, and how to print it.
1309
1a4f0c0a
GM
1310 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1311
e11adbd8
GM
1312 * cal-xtra.texi (Diary Display): Mention View mode.
1313
29a483ac
JL
13142009-11-29 Juri Linkov <juri@jurta.org>
1315
1316 * display.texi (Highlight Interactively): Actually a list of
1317 default faces is pre-loaded into a list of default values
1318 instead of the history.
1319
83d60c79
GM
13202009-11-20 Glenn Morris <rgm@gnu.org>
1321
1322 * ack.texi (Acknowledgments):
1323 * emacs.texi (Acknowledgments): Add htmlfontify.
1324
276bbe96
GM
13252009-11-14 Glenn Morris <rgm@gnu.org>
1326
98ad1bae
GM
1327 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1328
276bbe96
GM
1329 * ack.texi (Acknowledgments):
1330 * emacs.texi (Acknowledgments): Update for recent Org changes.
1331
18430066
CY
13322009-10-31 Chong Yidong <cyd@stupidchicken.com>
1333
1334 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1335 `charset' property, which is irrelevant to the user manual (Bug#3526).
1336
522ddc9f
JB
13372009-10-14 Juanma Barranquero <lekktu@gmail.com>
1338
1339 * trouble.texi (DEL Does Not Delete): Fix typo.
1340
50b49ade
MA
13412009-10-05 Michael Albinus <michael.albinus@gmx.de>
1342
1343 * files.texi (Misc File Ops): Mention copy-directory.
1344
6308321a
EZ
13452009-10-04 Eli Zaretskii <eliz@gnu.org>
1346
43b3b4d1
EZ
1347 * mule.texi (Unibyte Mode): Emphasize that
1348 unibyte-display-via-language-environment affects only the display.
1349
6308321a
EZ
1350 * display.texi (Horizontal Scrolling): Document cursor behavior under
1351 horizontal scrolling when point moves off the screen (Bug#4564).
1352 Improve wording.
1353
bd51ea7f
MA
13542009-10-01 Michael Albinus <michael.albinus@gmx.de>
1355
1356 * files.texi (Directories): delete-directory prompts for recursive
1357 deletion.
1358
55381962
GM
13592009-09-30 Glenn Morris <rgm@gnu.org>
1360
1361 * ack.texi (Acknowledgments):
1362 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1363
13989ab1
TH
13642009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1365
1366 * dired.texi (Dired Navigation): Use @code instead of @var for
1367 dired-isearch-filenames, so that it's not capitalized.
1368
8ba46c89
CY
13692009-09-19 Chong Yidong <cyd@stupidchicken.com>
1370
1371 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1372
1373 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1374
1375 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1376 (Key Bindings): Reference Init Rebinding in introductory text.
1377 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1378 (Keymaps): Simplify.
1379 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1380 (Minibuffer Maps): Remove mention of Mocklisp.
1381 (Init Rebinding): Move mode-local rebinding example here from Local
1382 Keymaps.
1383 (Modifier Keys): Clarify.
1e11b018 1384 (Rebinding): Add cindex for "binding keys".
8ba46c89 1385
6a5ca7c8
CY
13862009-09-13 Chong Yidong <cyd@stupidchicken.com>
1387
1388 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1389
0e1cba51
NR
13902009-08-31 Nick Roberts <nickrob@snap.net.nz>
1391
6a5ca7c8 1392 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1393 Re-organise these two sections.
0e1cba51 1394
76a87a4d
EZ
13952009-08-29 Eli Zaretskii <eliz@gnu.org>
1396
1397 * cmdargs.texi (Initial Options): Fix last change.
1398
82e98df4
SM
13992009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1400
1401 * mule.texi (Enabling Multibyte):
1402 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1403 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1404
fb89fad9
GM
14052009-08-20 Glenn Morris <rgm@gnu.org>
1406
1407 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1408
e99652b0
GM
14092009-08-19 Glenn Morris <rgm@gnu.org>
1410
1411 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1412
5cca97ad
GM
14132009-08-18 Glenn Morris <rgm@gnu.org>
1414
1415 * ack.texi (Acknowledgments):
1416 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1417
997797ae 1418 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1419
985bf85b
GM
14202009-08-09 Glenn Morris <rgm@gnu.org>
1421
1422 * ack.texi (Acknowledgments):
1423 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1424
8d6bb99e
DD
14252009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1426
1427 * emacs.texi (Top): Add new menu items for GDB-UI.
1428
1429 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1430 section. Threads buffer is in separate section now.
8d6bb99e 1431
8353da9c
GM
14322009-08-08 Glenn Morris <rgm@gnu.org>
1433
1434 * ack.texi (Acknowledgments):
1435 * emacs.texi (Acknowledgments):
1436 Update for js2-mode and org changes.
1437
f2074faf
MA
14382009-08-02 Michael Albinus <michael.albinus@gmx.de>
1439
1440 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1441 files.
1442
e8d2d3fb
CY
14432009-07-28 Chong Yidong <cyd@stupidchicken.com>
1444
1445 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1446
324a4f6a
GM
14472009-07-23 Glenn Morris <rgm@gnu.org>
1448
1449 * programs.texi (Matching): Update blink-matching-paren-distance.
1450
b6937a70
CY
14512009-07-21 Chong Yidong <cyd@stupidchicken.com>
1452
1453 * frames.texi (Cut/Paste Other App): For select-active-regions,
1454 selection is now updated on moving point.
1455
bd8aaa36
RS
14562009-07-21 Richard Stallman <rms@gnu.org>
1457
1458 * glossary.texi (GNU, Daemon): Update information.
1459
8d9b5eba
JL
14602009-07-19 Juri Linkov <juri@jurta.org>
1461
1462 * custom.texi (Specifying File Variables, Safe File Variables):
1463 "variables/value pairs" -> "variable/value pairs".
1464
a2acc1db
GM
14652009-07-15 Glenn Morris <rgm@gnu.org>
1466
1467 * misc.texi (Gnus): Remove widow.
1468
c5ae942b
GM
14692009-07-11 Glenn Morris <rgm@gnu.org>
1470
703d26ba
GM
1471 * Makefile.in (TEXI2PDF): New.
1472 (emacs.pdf, emacs-xtra.pdf): New targets.
1473
522ddc9f 1474 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1475
1476 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1477
1478 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1479 Don't print the copying notice twice in the printed version.
1480 Update the menu and detailmenu.
1481 (Preface): The meaning of "on-line" has changed.
1482 Correct name for "Common Problems" chapter.
1483 (Distrib): Update FSF shop URL.
1484 (Intro): Showing two files at once is not so exciting.
1485
1486 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1487 (Mac / GNUstep Basics): Minor grammar changes.
1488 (Mac / GNUstep Events): Fix typo.
1489 (GNUstep Support): CANNOT_DUMP no longer applies.
1490
1491 * misc.texi (Document View): Fix typos.
1492
1493 * dired.texi (Dired):
1494 * help.texi (Help):
1495 * macos.texi (Mac OS / GNUstep):
1496 * maintaining.texi (Version Control, Introduction to VC):
1497 End menu descriptions with a period.
c5ae942b 1498
b1c8242b
EZ
14992009-07-09 Eli Zaretskii <eliz@gnu.org>
1500
1501 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1502 so categorical in saying that the option is only useful on NTFS.
1503
220d9aa6
GM
15042009-07-09 Glenn Morris <rgm@gnu.org>
1505
1506 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1507 (ENVADD): Add texinfodir to TEXINPUTS.
1508
1509 * emacs.texi (Top): Fix cross-reference.
1510
1511 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1512
1513 * vc1-xtra.texi (Revision Tags): Fix typo.
1514
d07e72d3
GM
15152009-07-03 Glenn Morris <rgm@gnu.org>
1516
1517 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1518 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1519 (Merge Commands): `.' does not seem to work in A or B buffer.
1520 `l' can recreate the 3-window display.
1521
1522 * glossary.texi (Glossary): Minor phrasing changes throughout.
1523 Add more internal cross-references.
1524 <Autoloading>: You can't really autoload a variable.
1525 <C-M->: Move details here from `M-C-' item.
1526 <Continuation Line>: Refer to `Truncation.'
1527 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1528 <Home Directory, Unix>: New entries.
1529 <Deletion of Files>: Mention recycle bins.
1530 <Directory>: Mention ``folders.''
1531 <Error>: Don't mention ``type-ahead.''
1532 <Fringe>: Refer to the manual node.
1533 <Minor Mode>: Can be global or local.
1534 <Spell Checking>: There are other checkers besides Ispell.
1535
f144038a
GM
15362009-07-02 Glenn Morris <rgm@gnu.org>
1537
1538 * anti.texi (Antinews): Minor changes in phrasing.
1539
1540 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1541 some underfull lines in dvi output.
1542
1543 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1544
1545 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1546
1547 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1548
3f1c6666
JD
15492009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1550
1551 * xresources.texi (Table of Resources): Mention maximized for
1552 fullscreen.
1553
1554 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1555
62aadce7
CY
15562009-07-01 Chong Yidong <cyd@stupidchicken.com>
1557
1558 * anti.texi (Antinews): Correct the list of removed platforms.
1559
82ec412e
GM
15602009-06-28 Glenn Morris <rgm@gnu.org>
1561
1562 * arevert-xtra.texi: Minor language tweaks.
1563
09964e7d
GM
1564 * dired-xtra.texi: Minor revisions.
1565
666e158e
MB
15662009-06-23 Miles Bader <miles@gnu.org>
1567
c4cc8b9a 1568 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1569 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1570
70243478
CY
15712009-06-21 Chong Yidong <cyd@stupidchicken.com>
1572
1573 * Branch for 23.1.
1574
67cbe681
KH
15752009-06-17 Kenichi Handa <handa@m17n.org>
1576
1577 * mule.texi (Charsets): Update the description for the new charset.
1578 (list-character-sets): New findex.
125dd7c5 1579 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1580
40e67246
CY
15812009-06-10 Chong Yidong <cyd@stupidchicken.com>
1582
b5700de6
CY
1583 * basic.texi (Moving Point): Fix tag.
1584
1585 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1586
1587 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1588 use camel-case for PageUp and PageDown.
1589
1590 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1591 camel-case for PageUp and PageDown.
1592
1593 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1594
40e67246 1595 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1596 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1597
522ddc9f 15982009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1599
522ddc9f
JB
1600 * fixit.texi (Spelling): Set default dictionary.
1601 Improve descriptions (Bug#2554)
6f591cf4 1602
53483c76
DR
16032009-06-08 David Reitter <david.reitter@gmail.com>
1604
1605 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1606 since saving colors and faces set this way is not implemented.
1607 (Environment variables): Remove mention of mac-fix-env, which is
1608 scheduled to be removed.
1609
1557ef4f
CY
16102009-06-04 Chong Yidong <cyd@stupidchicken.com>
1611
91056528
CY
1612 * custom.texi (Init Examples): Add example of changing load-path.
1613
1557ef4f
CY
1614 * building.texi (Lisp Libraries): Add example of changing
1615 load-path (Bug#3446).
1616
623cec4c
CY
16172009-05-28 Chong Yidong <cyd@stupidchicken.com>
1618
1619 * mark.texi (Mark): Further clarifications.
1620 (Setting Mark): Emphasize that C-SPC activates the mark.
1621
0fcca8ee
CY
16222009-05-28 Chong Yidong <cyd@stupidchicken.com>
1623
702b10e1
CY
1624 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1625 Mark mode.
0fcca8ee
CY
1626 (Using Region, Persistent Mark): Use "active mark" instead of "active
1627 region".
1628
d3b396e4
CY
16292009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1630
1631 * mule.texi (Select Input Method): Fix typo.
1632
3f698a06
CY
16332009-05-13 Chong Yidong <cyd@stupidchicken.com>
1634
1635 * anti.texi (Antinews): Document completion changes. Some additional
1636 copyedits and rearrangement of entries.
1637
b2a42eb7
CY
16382009-05-12 Chong Yidong <cyd@stupidchicken.com>
1639
932fd020
CY
1640 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1641 (Shell History Copying, Terminal emulator): Copyedits.
1642
1c6c854e
CS
1643 * xresources.texi (Resources): Simplify descriptions.
1644 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1645 (Table of Resources): Document fontBackend resource.
1646
b2a42eb7
CY
1647 * trouble.texi (Quitting): Add other undo bindings to table.
1648 (DEL Does Not Delete): Note that the erasure key is usually labelled
1649 "Backspace". Remove discussion of obscure Xmodmap issue.
1650
c6ea7fb8
CY
16512009-05-07 Chong Yidong <cyd@stupidchicken.com>
1652
1653 * files.texi (Visiting): Copyedits.
1654
ad36c422
CY
16552009-05-06 Chong Yidong <cyd@stupidchicken.com>
1656
1657 * basic.texi (Inserting Text): Document ucs-insert.
1658
1659 * mule.texi (International Chars): Define "multibyte". Note that
1660 internal representation is unicode-based. Simplify definition of raw
1661 bytes. Mention ucs-insert.
1662 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1663 (Language Environments): Add language environments new to Emacs 23.
1664 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1665 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1666 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1667 (Output Coding): Copyedits.
1668
1669 * emacs.texi (Top): Update node listing.
1670
d4ad7b96
CY
16712009-05-05 Per Starbäck <per@starback.se> (tiny change)
1672
1673 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1674
5bd66204
SM
16752009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1676
1677 * building.texi (Lisp Libraries): `load-library' does offer completion.
1678
bc36ad1c
CY
16792009-04-28 Chong Yidong <cyd@stupidchicken.com>
1680
1681 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1682 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1683
f1a47884
EZ
16842009-04-25 Eli Zaretskii <eliz@gnu.org>
1685
1686 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1687
be77bd45
CY
16882009-04-22 Chong Yidong <cyd@stupidchicken.com>
1689
1690 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1691
1692 * building.texi (Lisp Interaction): Document initial-scratch-message.
1693
d3b82927
JB
16942009-04-18 Juanma Barranquero <lekktu@gmail.com>
1695
ed6e7b11
JB
1696 * msdog.texi (Windows Fonts): Fix typos.
1697
d3b82927
JB
1698 * files.texi (Save Commands): Fix pxref.
1699
bc323c04
CY
17002009-04-18 Chong Yidong <cyd@stupidchicken.com>
1701
1702 * files.texi (Save Commands): Mention diff-buffer-with-file.
1703 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1704 Henoch (Bug#3036).
1705
2186d13f
GM
17062009-03-15 Glenn Morris <rgm@gnu.org>
1707
1708 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1709 the former is not always used.
1710 (Mail Headers): Use active voice. Add "Mail-reply-to".
1711 Change case of "Id". Avoid repeated "appropriate".
1712 (Mail Aliases): Fix previous change - use an example with a ".", so it
1713 does actually get quoted when expanded.
1714 (Mail Sending): Mailclient is the default on some systems.
1715 (Citing Mail): Mention mail-indentation-spaces.
1716 (Mail Mode Misc): Add an @dfn for "mail signature".
1717
71e454fc
CY
17182009-03-15 Chong Yidong <cyd@stupidchicken.com>
1719
1720 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1721 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1722 read-buffer-completion-ignore-case, and completion-styles.
1723 Remove description of partial-completion-mode.
71e454fc 1724
df1a3e06
GM
17252009-03-14 Glenn Morris <rgm@gnu.org>
1726
1727 * sending.texi (Mail Format): Fix typo. Add index entry for
1728 mail-header-separator.
1729 (Mail Headers): Put info about initialization and changing in one place
1730 at the start. Update FCC section for mbox Rmail. Clarify From
1731 section, mention mail-setup-with-from. Clarify Reply-to section.
1732 Add Mail-followup-to and mail-mailing-lists. Clarify References
1733 section.
1734 (Mail Aliases): Update example, make less contentious.
1735 Update for name change of mail-interactive-insert-alias.
1736 (Mail Mode): Remove mention of `%' as a word separator.
1737 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1738 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1739 commands. Clarify FCC handling. In mail-complete, add reference to
1740 Mail Aliases section, and mention mail-complete-function.
1741 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1742 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1743 signature netiquette. Explain how the mail hooks work when continuing
1744 a composition.
1745 (Mail Amusements): Internationalize the spook section a bit.
1746 Remove the spook mail-setup-hook example, since it doesn't work well.
1747 Mention fortune-file.
1748 (Mail Methods): Mention read-mail-command.
1749
ed6e7b11 17502009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1751
df1a3e06
GM
1752 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1753 and NS resources following recent changes.
959d68bd 1754
86dca3e8
JR
17552009-03-10 Jason Rumney <jasonr@gnu.org>
1756
1757 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1758 w32-use-visible-system-caret doc to indicate that it should get set
1759 automatically.
1760 (Windows Fonts): Add doc for the uniscribe backend.
1761
042fe98f
DN
17622009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1763
1764 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1765 vc-dir. (Bug#2598)
1766
7f8dba73
RS
17672009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1768
1769 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1770
505e70c3
GM
17712009-03-05 Glenn Morris <rgm@gnu.org>
1772
04242bdc
GM
1773 * rmail.texi (Rmail Basics): Add reference to sorting.
1774 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1775 Minor re-wordings.
1776 (Rmail Motion): Mention rmail-next-same-subject.
1777 (Rmail Deletion): Expunging is not the only way to change the numbers.
1778 (Rmail Labels): Labels can also be used in sorting.
1779 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1780 (Rmail Display): Mention rmail-mime.
1781
00cfe22c
GM
17822009-03-04 Glenn Morris <rgm@gnu.org>
1783
1784 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1785 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1786 summary. Mention sorts cannot be undone.
1787 (Rmail Display): Give an example of how to use goto-address-mode.
1788 (Rmail Editing): It's keybindings that are redefined, not commands.
1789 Fix some typos.
1790 (Movemail): Some minor rewording.
1791 (Remote Mailboxes): Emacs movemail supports pop by default.
1792 Fix some minor grammatical issues. The "two alternative ways" to
1793 specify a POP mailbox are really just one. Remove all reference to the
1794 variables rmail-pop-password and rmail-pop-password-required, obsolete
1795 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1796 can support Kerberos.
1797
3d963b67
GM
17982009-03-03 Glenn Morris <rgm@gnu.org>
1799
1800 * rmail.texi (Rmail Deletion): Revert previous change, which was
1801 describing the Rmail summary versions.
1802 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1803 Minor re-wording for rmail-resend.
1804 (Rmail Make Summary): Summaries apply to buffers rather than files.
1805 <rmail-summary-by-topic>: Headers includes the subject.
1806 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1807 details, including prefix arguments.
2340abde 1808 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1809 Not counting lines might be faster.
1810 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1811 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1812 Name the commands bound to the various keys. Mention prefix argument
1813 for searching.
3d963b67
GM
1814 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1815 Simplify rmail-highlighted-headers description. Update face name.
1816
a8ce3d17
JB
18172009-03-02 Juanma Barranquero <lekktu@gmail.com>
1818
1819 * mark.texi (Marking Objects): Fix typo.
1820
130a29b6
CY
18212009-03-01 Chong Yidong <cyd@stupidchicken.com>
1822
1823 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1824 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1825
9d5de6f8
GM
18262009-03-01 Glenn Morris <rgm@gnu.org>
1827
79fc530e 1828 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1829 (Rmail Motion): - M-s searches from the end of messages.
1830 (Rmail Deletion): Minor clarification. Fix numeric argument
1831 description.
1832 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1833 newmail and RMAILOSE files need not be in home-directory.
1834 (Rmail Files): Mention I/O menus are unselectable if no files match.
1835 Mention `MAIL' env-var.
1836
b545ff9c
JR
18372009-02-24 Jason Rumney <jasonr@gnu.org>
1838
1839 * mule.texi (Fontsets): Mention fontset-default, font specs and
1840 fallback fontsets.
1841 (Defining Fontsets): Mention ns and w32 variants of
1842 standard-fontset-spec. Update description of startup fontset to match
1843 Emacs 23 behavior.
a93be82a 1844 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1845 (International): Link to Modifying Fontsets.
b545ff9c 1846
75da0618 18472009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1848
1849 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1850 Mention ns-extended-platform-support-mode.
1851
6be93a16
KB
18522009-02-22 Karl Berry <karl@gnu.org>
1853
1854 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1855
867d4bb3
JB
18562009-02-19 Juanma Barranquero <lekktu@gmail.com>
1857
1858 * basic.texi (Moving Point, Position Info):
1859 * files.texi (Visiting):
1860 * mini.texi (Completion Options):
1861 * text.texi (HTML Mode): Remove duplicate words.
1862
49b5c0e8
GM
18632009-02-20 Glenn Morris <rgm@gnu.org>
1864
1865 * rmail.texi: Minor updates for mbox rather than Babyl.
1866
f43a822c
KB
18672009-02-17 Karl Berry <karl@gnu.org>
1868
49b5c0e8 1869 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1870
80d634b8
RS
18712009-02-17 Richard M Stallman <rms@gnu.org>
1872
1873 * anti.texi (Antinews): Mention Babyl format.
1874
1875 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1876
1877 * rmail.texi: Update for mbox format.
1878 Various small fixes, as well as the following.
1879 (Out of Rmail): Node deleted.
1880 (Rmail): Update menu.
1881 (Rmail Files): Comment out set-rmail-inbox-list.
1882 Document rmail-inbox-list instead.
1883 (Rmail Output): Substantial changes since C-o is now
1884 rmail-output-as-seen and o is rmail-output.
1885 (Rmail Attributes): Delete `stored', add `retried'.
1886 (Rmail Display): Editing headers works in all cases.
1887
f0d129c6
GM
18882009-02-17 Glenn Morris <rgm@gnu.org>
1889
1890 * basic.texi (Position Info): M-x count-lines-region is not always on
1891 M-=. (Bug#2269)
1892
160f11d3
GM
18932009-02-09 Glenn Morris <rgm@gnu.org>
1894
1895 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1896 defaults.
1897
763e01c4
EZ
18982009-02-07 Eli Zaretskii <eliz@gnu.org>
1899
1900 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1901 documentation of possible problems with redecoding.
1902
f5e1441d
GM
19032009-02-03 Glenn Morris <rgm@gnu.org>
1904
1905 * rmail.texi (Out of Rmail): Mention b2m.pl.
1906
e1eabe41
GM
19072009-01-31 Glenn Morris <rgm@gnu.org>
1908
1909 * rmail.texi (Out of Rmail): Correct b2m location.
1910
dd05f9de
CY
19112009-01-27 Chong Yidong <cyd@stupidchicken.com>
1912
1913 * fixit.texi (Undo): Update undo limit values.
1914
d74d846e
GM
19152009-01-27 Glenn Morris <rgm@gnu.org>
1916
1917 * emacs.texi (Top): Fix Antinews menu entry.
1918
49ffdce8
KB
19192009-01-25 Karl Berry <karl@gnu.org>
1920
1921 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1922 item with no marker, instead of the syntactically incorrect
1923 @itemize @asis.
1924
467e8d77
JL
19252009-01-25 Juri Linkov <juri@jurta.org>
1926
1927 * building.texi (Grep Searching): Fix index entry for lgrep.
1928
6c60bbdb
EZ
19292009-01-24 Eli Zaretskii <eliz@gnu.org>
1930
1931 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1932
9ce5a36f
AR
19332009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1934
1935 * macos.texi (Preferences Panel): Update description of font setting to
1936 reflect that prior frame selection is no longer needed.
1937
9aa5f2fb
NR
19382009-01-20 Nick Roberts <nickrob@snap.net.nz>
1939
1940 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1941 raise GUD subsections.
1942
3892ff9c
GM
19432009-01-15 Glenn Morris <rgm@gnu.org>
1944
1945 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1946
14731c8f
GM
19472009-01-10 Glenn Morris <rgm@gnu.org>
1948
1949 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1950
45c55e53
CY
19512009-01-04 Chong Yidong <cyd@stupidchicken.com>
1952
1953 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1954 logical lines.
1955
2e4667d1
JL
19562008-12-29 Juri Linkov <juri@jurta.org>
1957
1958 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1959
1960 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1961
2a3eac47
CY
19622008-12-28 Chong Yidong <cyd@stupidchicken.com>
1963
1964 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1965 goto-address-mode instead of goto-address.
1966
3da8da94
CY
1967 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1968 mode.
1969
2a3eac47
CY
1970 * emacs.texi (Top): Update node listing.
1971
057f6dd3
EZ
19722008-12-26 Eli Zaretskii <eliz@gnu.org>
1973
1974 * custom.texi (Directory Variables): Explain what is a "project".
1975 Add indexing. Improve wording. Add a footnote about using
1976 _dir-locals.el on MS-DOS.
1977
e6979067
DN
19782008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1979
1980 * files.texi (Misc File Ops): Mention chmod as an alias for
1981 set-file-modes.
1982
9de15963
MR
19832008-12-24 Martin Rudalics <rudalics@gmx.at>
1984
1985 * help.texi (Help): Fix typos and reword.
1986 (Help Summary): Add entries for C-h n and C-h r, reorder
1987 entries, and do some minor fixes.
1988 (Name Help): Say that C-h F works for commands only.
1989 (Misc Help): Say that view-lossage displays 300 keystrokes.
1990
236fd60d
GM
19912008-12-20 Glenn Morris <rgm@gnu.org>
1992
1993 * ack.texi (Acknowledgments): General update based on AUTHORS,
1994 including removal of some stuff no longer distributed.
1995
349b3256
AM
19962008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1997
1998 * fixit.texi: Mention hunspell
1999
e840fca5
GM
20002008-12-19 Glenn Morris <rgm@gnu.org>
2001
2002 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2003 Consolidate explanatory text at start.
e840fca5
GM
2004
2005 * display.texi (Text Display):
2006 * indent.texi (Indentation): Use @acronym with ASCII.
2007
9dfa7983
GM
20082008-12-18 Glenn Morris <rgm@gnu.org>
2009
2010 * ack.texi: Various small updates and fixes.
2011
97b3a00b
JL
20122008-12-18 Juri Linkov <juri@jurta.org>
2013
2014 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2015 as a key binding to start a forward nonincremental word search.
2016 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2017 a backward nonincremental word search. Add index for `M-s w'
2018 `isearch-forward-word'.
2019 (Regexp Search): Add a short summary of regexp key commands like
2020 in the node "Basic Isearch".
2021 (Other Repeating Search): Fix typo.
2022
20232008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2024
2025 * misc.texi (PostScript Variables): Fix doc.
2026
31ce6a07
CY
20272008-12-10 Chong Yidong <cyd@stupidchicken.com>
2028
2029 * programs.texi (Program Modes): Mention Ruby mode.
2030
636b507b
DN
20312008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2032
2033 * misc.texi (emacsclient Options): Describe what an empty string
2034 argument does for --alternate-editor.
2035
a323fa14
CY
20362008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2037
2038 * cmdargs.texi (Font X): Distinguish between client-side and
2039 server-side fonts. List valid Fontconfig properties. Add reference to
2040 Fontconfig manual. List valid GTK font properties. Explain use of
2041 fc-list.
2042
c5ca6cd0
CY
20432008-12-09 Chong Yidong <cyd@stupidchicken.com>
2044
2045 * cmdargs.texi (Font X): Move discussion of quoting to top.
2046
e5136377
GM
20472008-12-06 Glenn Morris <rgm@gnu.org>
2048
2049 * maintaining.texi (Old Revisions): Improve previous change.
2050
248c026b
RS
20512008-12-05 Richard M Stallman <rms@gnu.org>
2052
2053 * anti.texi (Antinews): Minor fixes.
2054
a9253a1e
GM
20552008-12-03 Glenn Morris <rgm@gnu.org>
2056
2057 * maintaining.texi (Old Revisions): Fix diff-switches description.
2058
fa687b02
MR
20592008-12-01 Martin Rudalics <rudalics@gmx.at>
2060
2061 * emacs.texi (Top): Fix typo.
2062
72e6decd
CY
20632008-11-30 Chong Yidong <cyd@stupidchicken.com>
2064
320ee034
CY
2065 * misc.texi (Document View): Explain dependence on gs at the top.
2066 Copyedits.
2067
2068 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2069
72e6decd
CY
2070 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2071 (Comment Commands): Discuss region-active behavior of M-; first.
2072
2a472ee4
MR
20732008-11-29 Martin Rudalics <rudalics@gmx.at>
2074
9c6361c9
MR
2075 * display.texi (Line Truncation): Add reference to Continuation
2076 Lines.
2077
2a472ee4
MR
2078 * windows.texi (Pop Up Window): Mention split-height-threshold
2079 and split-width-threshold.
9c6361c9 2080 (Split Window): Add reference to Continuation Lines.
2a472ee4 2081
e93bc142
AR
20822008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2083
2084 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2085 (GNUstep Support): New node.
2086 * anti.texi:
2087 * emacs.texi:
2088 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2089
43b978db
RS
20902008-11-28 Richard M Stallman <rms@gnu.org>
2091
2092 * misc.texi (Dissociated Press): Minor cleanups.
2093
2094 * dired.texi (Image-Dired): Avoid passive.
2095
e8e2bd93
EZ
20962008-11-28 Eli Zaretskii <eliz@gnu.org>
2097
2098 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2099 representation.
2100
8d2d45da
CY
21012008-11-26 Richard M. Stallman <rms@gnu.org>
2102
2103 * files.texi (Visiting): Rewrite paragraph for clarity.
2104
2105 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2106
a5f7bbcc
AM
21072008-11-25 Alan Mackenzie <acm@muc.de>
2108
2109 * programs.texi (Moving by Parens): Clarify that parens inside strings
2110 and comments are ignored, and that the commands assume the starting
2111 point isn't in a string or comment.
2112
a71703d3
AR
21132008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2114
2115 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2116 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2117 version.
2118 (Mac Customization): Rewrite Preferences Panel section and merge in to
2119 this node, add Open files by dragging to an Emacs window.
2120
2121 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2122
aa5ab79a
CY
21232008-11-26 Chong Yidong <cyd@stupidchicken.com>
2124
0cc92c19
CY
2125 * files.texi (Misc File Ops): Document set-file-modes.
2126
c366b4e4
CY
2127 * windows.texi (Split Window): Document integer values of
2128 truncate-partial-width-windows.
2129
aa5ab79a
CY
2130 * text.texi (Text): Simplify description of markup languages.
2131 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2132 (TeX Editing): Note that `""' inserts one `"' character.
2133 (HTML Mode): Note in the introduction that XML mode is an alias for
2134 SGML mode. Mention nXML mode.
2135
56221db7
CY
21362008-11-25 Chong Yidong <cyd@stupidchicken.com>
2137
2138 * building.texi (Watch Expressions): Fix typo.
2139
90effe33
CY
21402008-11-24 Chong Yidong <cyd@stupidchicken.com>
2141
f90a5ae3
CY
2142 * files.texi (Visiting): Document new behavior of
2143 confirm-nonexistent-file-or-buffer.
2144
1c6c854e
CS
2145 * buffers.texi (Select Buffer):
2146 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2147
a18ffb4a
CY
2148 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2149 edit-picture.
2150
90effe33
CY
2151 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2152 edit-picture', since that is just an alias for picture-mode.
2153 (Sentences): Note that repeated M-@ extends the region.
2154 (Pages): Make terminology more consistent. Link to Regexps node.
2155 (Longlines): Discuss relationship with Visual Line mode.
2156 (Text Mode): Remove extraneous discussion of other modes, since they
2157 were already introduced in the parent node.
2158
e85103ec
CY
21592008-11-23 Chong Yidong <cyd@stupidchicken.com>
2160
5cb2fe30
CY
2161 * anti.texi (Antinews): Rewrite.
2162
1eb9b307 2163 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2164
2165 * frames.texi (Frame Commands): Mention "minimize" terminology.
2166
e85103ec
CY
2167 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2168 formats.
b908332f
CY
2169 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2170 (Misc X): Don't document useless -hb option.
e85103ec 2171
607f5f88
JL
21722008-11-22 Juri Linkov <juri@jurta.org>
2173
2174 * dired.texi (Dired Navigation): Change normal file name search option
2175 from `non-nil' to `t'. Add `dwim' option.
2176
e1b867a0
JL
21772008-11-22 Juri Linkov <juri@jurta.org>
2178
2179 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2180 ".dir-locals.el". Rename `define-project-bindings' to
2181 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2182 `dir-locals-set-directory-class'.
2183
dd186936
LK
21842008-11-22 Lute Kamstra <lute@gnu.org>
2185
2186 * buffers.texi (Select Buffer): Index goto-line.
2187 * basic.texi (Moving Point): Mention the use of a numeric prefix
2188 argument with goto-line and refer to Select Buffer for the use of a
2189 plain prefix argument.
2190
4b121911
GM
21912008-11-19 Glenn Morris <rgm@gnu.org>
2192
2193 * doclicense.texi: Update to FDL 1.3.
2194 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2195
27267e4c
CY
21962008-11-17 Chong Yidong <cyd@stupidchicken.com>
2197
696f351d
CY
2198 * custom.texi (Minor Modes): Define mode commands and mode variables
2199 more precisely. Recommend using mode commands instead of setting
2200 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2201 (Easy Customization): Use "init file" instead of .emacs.
2202 (Customization Groups): Update to new Custom buffer appearance.
2203 (Saving Customizations): Copyedits. Update example.
2204 (Variables): Give example of variable type-sensitivity.
2205 (Examining): Update example.
2206 (Hooks): Copyedits.
2207 (Specifying File Variables): Use C comments instead of an artificial
2208 Lisp for the example.
2209 (Keymaps): Move internals discussion to Prefix Keymaps.
2210 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2211 (Init Rebinding): Document kbd macro.
2212 (Init File): Link to Find Init.
696f351d
CY
2213
2214 * mark.texi (Using Region): Document Delete Selection Mode more
2215 thoroughly.
2216
2217 * frames.texi (Mouse Commands): Move most of the description of Delete
2218 Selection Mode to Using Region, and link to it.
1bc9c425 2219 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2220
b0570c25
CY
2221 * building.texi (Compilation): Document first-error value of
2222 compilation-scroll-output.
2223 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2224 works as soon as an error is available. Suggested by Juri Linkov.
2225
27267e4c
CY
2226 * mini.texi (Passwords): New node.
2227
2228 * files.texi (Remote Files): Link to Passwords node.
2229
2230 * emacs.texi (Top): Update node listings.
2231
122eb807
CY
22322008-11-16 Chong Yidong <cyd@stupidchicken.com>
2233
9c9855a3
CY
2234 * ack.texi (Acknowledgments): Some updating of credits.
2235
bd6fdcad
CY
2236 * emacs.texi (Acknowledgments): Add a couple more names.
2237
dd1eef46
CY
2238 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2239
122eb807 2240 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2241 (Misc File Ops): Document use of trash.
122eb807 2242
801a8da1
JB
22432008-11-16 Juanma Barranquero <lekktu@gmail.com>
2244
2245 * macos.texi (Mac Customization): Fix typos.
2246
0b4f2253
CY
22472008-11-14 Chong Yidong <cyd@stupidchicken.com>
2248
2249 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2250 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2251 the conventions of the main Emacs manual.
2252
2253 * emacs.texi (Top): Update node listings.
2254
517e2b89
CY
22552008-11-12 Chong Yidong <cyd@stupidchicken.com>
2256
07a85685
CY
2257 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2258 command-line-args is processed during startup.
2259 (Action Arguments): Correctly describe how file arguments interact with
2260 the startup screen. Link to Lisp Interaction for scratch buffer.
2261 (Initial Options): Link to Command Example for -batch option.
2262 (Environment): Document initial-environment.
2263
517e2b89
CY
2264 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2265 can't be changed in the site-start file.
2266
6337bbde
CY
22672008-11-07 Chong Yidong <cyd@stupidchicken.com>
2268
2269 * dired.texi (Dired): Mention C-x C-d too.
2270 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2271 (Dired Navigation): Explain dired-goto-file more clearly.
2272 Document dired-isearch-filenames.
6337bbde
CY
2273 (Dired Deletion): Remove unnecessary "expunged" terminology.
2274 (Flagging Many Files): & is now rebound to `% &'.
2275 (Shell Commands in Dired): Document dired-do-async-shell-command.
2276 Clarify how multi-file arguments are passed.
2277 (Misc Dired Features): Document dired-do-isearch.
2278
9e8eeff9
CY
22792008-11-06 Chong Yidong <cyd@stupidchicken.com>
2280
2281 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2282
e071f849
CY
22832008-11-03 Chong Yidong <cyd@stupidchicken.com>
2284
2285 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2286
05482eb1
CY
22872008-11-01 Chong Yidong <cyd@stupidchicken.com>
2288
e2346dea
CY
2289 * programs.texi (Program Modes): Link to Program Indent node.
2290 (Left Margin Paren): Explain consequences of changing
2291 open-paren-in-column-0-is-defun-start more concisely.
2292 (Which Function, Program Indent, Info Lookup): Minor edits.
2293 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2294 (Multi-line Indent): If region is active, TAB indents the region.
2295 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2296 (Matching): The delimiter at the cursor is highlighted---the character
2297 changes color.
2298 (Symbol Completion): Link to Completion node.
2299
e4b6428c
CY
2300 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2301 a strictly text-only system.
2302
05482eb1
CY
2303 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2304 batch mode.
2305
a11d3737
RS
23062008-11-01 Richard M. Stallman <rms@gnu.org>
2307
5abad626
RS
2308 * misc.texi (Document View): Major rewrite.
2309
a11d3737
RS
2310 * maintaining.texi (Types of Log File): Change logs are older than
2311 version control.
2312 (VCS Concepts): Simplify and rearrange.
2313 (Version Control Systems): Make it clear that Linux is only the kernel.
2314 (VC Mode Line): Shorten reference to menu item.
2315 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2316 (VC Directory Mode): Minor cleanup.
2317 Unchanged files are hidden, not omitted.
2318 (VC Directory Commands): Shorten and simplify.
2319 (Change Log Commands): New node, split from Change Logs.
2320 (VC Directory Buffer): New node, split from VC Directory Mode.
2321
c55a4acb
CY
23222008-10-31 Chong Yidong <cyd@stupidchicken.com>
2323
1c6c854e 2324 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2325 from files.texi.
2326
1c6c854e
CS
2327 * files.texi (Version Control): Move to maintaining.texi.
2328 Subnodes moved as well.
2329 (Document Files): Move to misc.texi.
df0356f6 2330
c55a4acb
CY
2331 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2332 vc-update-change-log.
df0356f6
CY
2333 (Version Control): Move here from files.texi.
2334 (Format of ChangeLog): Make it a subnode of Change Log.
2335
2336 * emacs.texi (Top): Update node listing.
c55a4acb 2337
ef082374
TH
23382008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2339
2340 * files.texi (Files): Add a section about document
2341 files (doc-view-mode).
2342
d52582c3
CY
23432008-10-31 Chong Yidong <cyd@stupidchicken.com>
2344
1c6c854e
CS
2345 * building.texi (Compilation Mode):
2346 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2347 (Debuggers): Lower GUD subsections to subsubsections.
2348 (Starting GUD): Add cindex.
2349 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2350
4e0a0968
CY
23512008-10-30 Chong Yidong <cyd@stupidchicken.com>
2352
03625b47
CY
2353 * indent.texi (Indentation): Link to Program Indent.
2354
4e0a0968
CY
2355 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2356 now uses emacsclient's terminal.
2357
8bd3f7ef
CY
23582008-10-29 Chong Yidong <cyd@stupidchicken.com>
2359
80e5620e
CY
2360 * mark.texi (Using Region): Document use-empty-active-region.
2361
97d5c404
CY
2362 * emacs.texi (Top): Update node listings.
2363
1c6c854e
CS
2364 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2365 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2366 (Invoking emacsclient): Rewrite, moving optional arguments to
2367 emacsclient Options.
21d2bae3
CY
2368 (emacsclient Options): New node. Document server-use-tcp and
2369 server-host.
8bd3f7ef 2370
5fda2cbd
CY
23712008-10-28 Chong Yidong <cyd@stupidchicken.com>
2372
2373 * indent.texi (Indentation): Replace list with paragraphed text,
2374 putting description of syntax-driven indentation first. Document new
2375 effect of active regions on tab.
2376 (Tab Stops): Note that editable tab stops affect indentation commands.
2377
4ff029f6
DN
23782008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2379
2380 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2381
996cd6e4
CY
23822008-10-23 Chong Yidong <cyd@stupidchicken.com>
2383
f28815e3
CY
2384 * custom.texi (Function Keys): Note that modified keypad keys are not
2385 translated.
2386
996cd6e4
CY
2387 * basic.texi (Arguments): Explain how to insert multiple digits.
2388
49545fe2
MA
23892008-10-22 Michael Albinus <michael.albinus@gmx.de>
2390
2391 * files.texi (Remote Files): Precise selection of default method.
2392 Rewrite paragraph about disabling remote file names.
2393
edac0b53
CY
23942008-10-22 Chong Yidong <cyd@stupidchicken.com>
2395
e752c544
CY
2396 * search.texi (Special Isearch): Document M-TAB is isearch.
2397
edac0b53
CY
2398 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2399 command.
2400
2401 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2402
20a36054
TH
24032008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2404
1c6c854e 2405 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2406 section.
2407
69051ab6
CY
24082008-10-21 Chong Yidong <cyd@stupidchicken.com>
2409
c4b1a32a
CY
2410 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2411 to files.texi. Move contents of vc2-xtra.texi here.
2412
2413 * vc2-xtra.texi: File removed.
2414
2415 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2416 Directory Commands from the submenu. Don't include deleted file
2417 vc2-xtra.texi.
2418
2419 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2420 (Version Control): Add VC Directory Mode and VC Directory Commands to
2421 the submenu.
2422 (Why Version Control?): Use table format.
2423 (Version Control Systems): Note that Meta-CVS support is gone.
2424 (VCS Concepts): Note precisely when VC started supporting filesets.
2425 Remove bogus xref to CVS Options node.
2426 (Types of Log File): Copyedits.
2427 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2428 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2429 The Right Thing.
2430 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2431 (Log Buffer): Reorganize node, putting C-c C-c description first.
2432 (Old Revisions): Use CVS for example, not RCS.
2433 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2434 Commands from the submenu, putting them under Version Control.
2435 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2436 need to include it in the manual unconditionally, since it is now
2437 crucial to using distributed version control systems.
1a6e2954
CY
2438 (Comparing Files): Note that diff uses the minibuffer, and that the
2439 output is shown using Diff mode.
1c6c854e
CS
2440 (Diff Mode): Explain what "patch" and "hunk" mean.
2441 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2442 diff-show-trailing-whitespaces.
1a6e2954 2443 (File Archives): Add rar support.
c4b1a32a 2444
69051ab6
CY
2445 * major.texi (Choosing Modes): Make mode selection sequence more
2446 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2447 magic-mode-alist is nil by default.
2448 Document magic-fallback-mode-alist.
69051ab6 2449
e7421e03
CY
24502008-10-20 Chong Yidong <cyd@stupidchicken.com>
2451
2452 * frames.texi (Mouse References): Copyedits.
2453
6b2efdc2
TH
24542008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2455
2456 * ack.texi (Acknowledgments): Add myself as doc-view author.
2457
9c5e9396
EZ
24582008-10-20 Eli Zaretskii <eliz@gnu.org>
2459
2460 * frames.texi (Dialog Boxes): Add @cindex entries.
2461
dac94f8e
CY
24622008-10-20 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2465 (Text-Only Mouse): Copyedit.
2466
25597d40
CY
24672008-10-19 Chong Yidong <cyd@stupidchicken.com>
2468
f8a447f6
CY
2469 * frames.texi: Use @key throughout for mouse clicks.
2470 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2471 (Secondary Selection): Fix modified mouse click syntax.
2472 (Clipboard): Describe Cut, Copy and Paste commands.
2473 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2474 Copyedits.
2475 (Creating Frames): Add xref to Init File.
2476 (Frame Commands): Add xref to Exiting.
2477 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2478
b0f95216
CY
24792008-10-15 Chong Yidong <cyd@stupidchicken.com>
2480
b0817f00
CY
2481 * files.texi (Version Control): Copyedits. Add Bazaar.
2482 (Version Control Systems): List different VCS's using an itemized list.
2483 Add Bazaar.
2484 (VCS Concepts): Copyedits. Tweak description of file merging.
2485
b0f95216
CY
2486 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2487 (Cut/Paste Other App): Document select-active-regions and
2488 x-select-enable-primary.
2489
69d0d701
CY
24902008-10-13 Chong Yidong <cyd@stupidchicken.com>
2491
2492 * mark.texi (Shift Selection): Correct case in node name.
2493
2494 * emacs.texi (Top): Update node order in Mark chapter.
2495
375e8351
EZ
24962008-10-12 Eli Zaretskii <eliz@gnu.org>
2497
2498 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2499
2500 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2501 elsewhere in the manual instead of describing yet again the intricacies
2502 of $HOME on MS-Windows and MS-DOS.
2503
ab58114f
CY
25042008-10-12 Chong Yidong <cyd@stupidchicken.com>
2505
4f959513 2506 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2507 (Minibuffer File): Add discussion of `~' in file names.
2508 Add insert-default-directory index reference.
4f959513 2509
ab58114f
CY
2510 * files.texi (File Names): Reorganize description.
2511 (Visiting): Add xref to Mode Line. Copyedits.
2512 (Save Commands): Mention prefix behavior of C-x C-s.
2513 (Numbered Backups): Node deleted.
2514 (Backup Names): Contents of Numbered Backups moved here. State default
2515 of version-control variable.
2516 (Reverting): Copyedits.
2517 (Version Control): Add additional version control systems.
2518
2519 * emacs.texi (Top): Delete Numbered Backups node.
2520
2521 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2522 Backup Names.
f2884f63 2523 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2524
b0b5100a
RF
25252008-10-11 Romain Francoise <romain@orebokech.com>
2526
2527 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2528
89774b5f
CY
25292008-10-11 Chong Yidong <cyd@stupidchicken.com>
2530
2531 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2532 (Select Buffer): Mention use of minibuffer history. Describe default
2533 value of default-major-mode. Mention that C-x 4 b selects the other
2534 window.
2535 (List Buffers): Document CRM indicators in the order they appear.
2536 (Kill Buffer): Document new command kill-matching buffers.
2537 (Several Buffers): Move explanation of the relationship between buffer
2538 list and buffer menu to the top.
2539 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2540
4c72bf27
CY
25412008-10-10 Chong Yidong <cyd@stupidchicken.com>
2542
2543 * entering.texi (Exiting): Document change of C-x C-c to
2544 save-buffers-kill-terminal. Document kill-emacs.
2545
f68eb991
EZ
25462008-09-30 Eli Zaretskii <eliz@gnu.org>
2547
2548 * mule.texi (Coding Systems): Don't mention codepage-setup.
2549
2550 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2551 cpNNN coding systems anymore.
2552 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2553 for unibyte mode. Don't mention line-drawing characters.
2554 Don't mention dos-unsupported-char-glyph.
f68eb991 2555
1a2dd44d
CY
25562008-09-25 Chong Yidong <cyd@stupidchicken.com>
2557
2558 * search.texi (Search): Shorten introduction.
2559 (Basic Isearch): Add command table. Discuss reverse isearch and
2560 isearch highlighting.
2561 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2562 ring to cindex.
2563 (Special Isearch): Move input methods discussion here.
2564 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2565 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2566 Repeat Isearch.
2567 (Isearch Minibuffer): New node.
2568 (Word Search): Document new word search commands.
2569 (Regexp Example): Simplify example using sentence-end-base variable.
2570 (Replace): Reword introduction.
2571 (Unconditional Replace): Remove unnecessary example.
2572 (Other Repeating Search): Document new `M-s o' binding.
2573
2574 * emacs.texi (Top): Update node listings.
2575
e45da31d
JB
25762008-09-22 Juanma Barranquero <lekktu@gmail.com>
2577
2578 * emacs.texi (Top): Remove Kill Errors from menu.
2579
841c8096
CY
25802008-09-22 Chong Yidong <cyd@stupidchicken.com>
2581
402168fa
CY
2582 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2583 interface for defining macros. Simplify examples. Note that C-g quits
2584 macro definitions.
1c6c854e
CS
2585 (Keyboard Macro Counter): Document using F3 to insert counter.
2586 Give usage example.
402168fa
CY
2587 (Keyboard Macro Query): Organize query responses in a table.
2588
1c6c854e
CS
2589 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2590 Link to Erasing node.
841c8096
CY
2591 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2592 rationale to a footnote.
2593 (Kill Errors): Remove node, due to redundancy with Erasing.
2594 (Spelling): Move discussion of flyspell to end. Note new behavior of
2595 M-$ in active region. Remove non-ispell-specific keybindings from
2596 table.
2597
eab2ee89
DN
25982008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2599
2600 * cmdargs.texi (Initial Options): Document --daemon.
2601
3d53e905
GM
26022008-09-20 Glenn Morris <rgm@gnu.org>
2603
2604 * files.texi (Numbered Backups): Mention that some modes set
2605 version-control.
2606
1c90484d
GM
26072008-09-20 Jim Blandy <jimb@red-bean.com>
2608
2609 * files.texi (Numbered Backups): Reference File Variables, as well.
2610 Remove discussion of Rmail's implementation.
2611
0fc0d844
CY
26122008-09-06 Chong Yidong <cyd@stupidchicken.com>
2613
2614 * misc.texi (Recursive Edit): Note that top-level exits active
2615 minibuffers.
2616
2617 * trouble.texi (Quitting): Likewise.
2618
b18d283d
CY
26192008-08-31 Chong Yidong <cyd@stupidchicken.com>
2620
2621 * emacs.texi (Top): Add Temporary Face Changes xref.
2622
2623 * display.texi (Display): Move Temporary Face Changes node to just
2624 after Standard Faces.
2625 (Scrolling): Document recenter-top-bottom instead of recenter.
2626 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2627 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2628 (Display Custom): Copyedits.
2629 (Optional Mode Line): Document display-battery-mode.
2630
180135fc
RF
26312008-08-27 Romain Francoise <romain@orebokech.com>
2632
2633 * custom.texi (Directory Variables): Minor fix.
2634
d3fe3475
GM
26352008-08-27 Glenn Morris <rgm@gnu.org>
2636
2637 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2638 descriptions.
2639 (Calendar Customizing): Tweak layout description.
183080b6 2640 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2641 markers. Condense calendar-star-date and calendar-mark-today
2642 description.
2643 (Holiday Customizing): Add oriental and solar holidays.
2644 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2645 Fix holiday-float description. Use zerop in examples. Be less verbose.
2646 (Date Display Format): Change ISO format. Be less verbose.
2647 (Diary Customizing): Mention day and month abbrev arrays.
2648 Mention the date-form variables by name. Update European example.
2649 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2650 Condense examples. Mention diary-entry-symbols by name.
2651 Condense table for insertion commands.
2652 (Fancy Diary Display): Mention diary-include-string and
2653 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2654 Ethiopic, Persian date functions. Condense descriptions.
2655
2656 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2657 (Adding to Diary): Adapt for changed node name.
2658
71755807
GM
26592008-08-26 Glenn Morris <rgm@gnu.org>
2660
2661 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2662 node "Hebrew/Islamic Entries".
2663
2664 * calendar.texi (Specified Dates): Fix names of iso functions.
2665 (General Calendar): There may not be another window.
2666 (Writing Calendar Files, Holidays): Tweak intro.
2667 (Holidays): Mention Baha'i and Chinese holidays.
2668 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2669 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2670 (To Other Calendar): Add calendar-print-other-dates.
2671 Refer to "graphic display" rather than "X.
2672 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2673 (Displaying the Diary): Fix whitespace after reference.
2674 Fix `diary-number-of-entries' reference.
2675 (Date Formats): Explicitly mention that day names can be abbreviated.
2676 (Adding to Diary): Add some references to other sections.
2677 (Special Diary Entries): Fix reference.
2678 (Appointments): Simplify appt-message-warning-time entry.
2679 Clarify where times must be.
2680 (Importing Diary): Comment out icalendar paragraph that does not apply.
2681 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2682
d76ebc75
GM
26832008-08-23 Glenn Morris <rgm@gnu.org>
2684
2685 * fortran-xtra.texi (Fortran): Change description of free form and
2686 fixed form a bit. Mention hideshow and imenu.
2687 (Fortran Motion): Mention fortran-end-of-subprogram,
2688 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2689 (Fortran Indent): Minor re-word.
2690 (ForIndent Commands): Mention fortran-fill-paragraph and
2691 fortran-fill-statement.
2692 (ForIndent Cont): Mention fortran-tab-mode-string.
2693 (Fortran Comments): Mention fortran-comment-line-start-skip.
2694 (Fortran Columns): Mention font-locking.
2695 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2696
1fc0ce04 26972008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2698
2699 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2700
5c52e13c
CY
27012008-08-22 Chong Yidong <cyd@stupidchicken.com>
2702
2703 * mini.texi (Minibuffer): Simplify introduction.
2704 (Minibuffer File): Document tilde in minibuffer filenames.
2705 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2706 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2707 (Completion Example): Update example to current command list.
2708 (Completion Options): Document `lazy' value of completion-auto-help.
2709 Update contents of completion-ignored-extensions.
2710 (Minibuffer History): Describe "future history" list. State default
2711 value of history-delete-duplicates.
2712
77a00355
GM
27132008-08-21 Glenn Morris <rgm@gnu.org>
2714
2715 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2716 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2717
39ee1d04
CY
27182008-08-17 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * regs.texi (Registers): Clarify valid register names.
2721 (RegPos): Note that buffer is saved and restored too.
2722 (RegText): Note that mark is reactivated/deactivated.
2723 (RegConfig): Xref to Windows node.
2724
b12c348f
CY
27252008-08-16 Chong Yidong <cyd@stupidchicken.com>
2726
3ae7ba79
CY
2727 * basic.texi (Inserting Text): Provide command name for C-q.
2728
b12c348f
CY
2729 * killing.texi (Killing): Copyedit. Define read-only text.
2730 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2731 (Killing by Lines): Copyedit.
2732 (Other Kill Commands): Move M-w description here.
2733 (Yanking): Move M-w to Other Kill Commands.
2734 (Kill Ring): Also mention saving text in registers. Link to Text
2735 Properties in elisp manual.
2736 (Accumulating Text): Copyedit.
2737 (CUA Bindings): Shift selection is now the default.
2738
d8ff7692
TZ
27392008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2740
2741 * maintaining.texi (Change Log): Mention next-error is available.
2742
a43a8a2e
GM
27432008-08-10 Glenn Morris <rgm@gnu.org>
2744
2745 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2746 and intermonth text.
2747 (Holiday Customizing): Add holiday-chinese.
2748
eba27308
EZ
27492008-08-08 Eli Zaretskii <eliz@gnu.org>
2750
2751 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2752
5f14a5b3
DN
27532008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2754
2755 * files.texi (Log Buffer): Describe C-c C-d.
2756 (Diff Mode): Describe C-x 4 A.
2757
49989bff
EZ
27582008-08-06 Eli Zaretskii <eliz@gnu.org>
2759
2760 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2761
5c915c02
DN
27622008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2763
2beaf97a
DN
2764 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2765 describe the new bindings to show the changeset diff, toggle annotation
2766 visibility, show revisions.
2767 (VC Status): Describe key bindings for modifying the change comments,
2768 displaying changeset diffs and annotations.
2769
5c915c02
DN
2770 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2771
71798ace
NR
27722008-08-05 Nick Roberts <nickrob@snap.net.nz>
2773
2774 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2775
b8949644
EZ
27762008-08-02 Eli Zaretskii <eliz@gnu.org>
2777
2778 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2779 and wording.
2780
819567d1
DN
27812008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2782
2783 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2784 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2785 commands. Improve some old info.
2786
5f38310a
CY
27872008-07-31 Chong Yidong <cyd@stupidchicken.com>
2788
0dc3906b
CY
2789 * display.texi (Visual Line Mode): New node.
2790
5f38310a 2791 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2792 (Moving Point): Add additional alternative key bindings.
2793 Describe line-move-visual.
5f38310a
CY
2794 (Erasing): Describe DEL.
2795 (Basic Undo, Blank Lines, Arguments): Copyedit.
2796 (Continuation Lines): Mention Visual Line mode.
2797 (Position Info): Move extended discussion to mule.texi.
2798
2799 * mule.texi (International Chars): Describe C-x =.
2800
2801 * emacs.texi (Top): Add Visual Line Mode node.
2802
7c2fb837
DN
28032008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2804
2805 * emacs.texi: Remove VMS support.
2806
3f6b73ef
DN
28072008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2808
2809 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2810 the vc-dir command name.
2811
9e2a2647
DN
28122008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2813
2814 * xresources.texi: Remove mentions of Mac Carbon.
2815
568beaa2
AS
28162008-07-19 Andreas Schwab <schwab@suse.de>
2817
2818 * ns-emacs.texi: Move to ../misc.
2819
0ef94706
CY
28202008-07-15 Chong Yidong <cyd@stupidchicken.com>
2821
2822 * entering.texi (Exiting): Don't describe text-only terminals as the
2823 default. Describe the new startup screen.
2824 (Exiting): Describe how to kill Emacs first. Change description of
2825 iconification to handle modern window systems.
2826
ba60bd44 28272008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2828
2829 * ns-emacs.texi: New file, documents features of Emacs port under
2830 NeXTstep windowing.
2831
9f30aa73
CY
28322008-07-15 Chong Yidong <cyd@stupidchicken.com>
2833
938a5d2e
CY
2834 * entering.texi (Entering Emacs): Update prev node.
2835
2836 * glossary.texi (Glossary): Remove xref to Text Characters.
2837
9f30aa73
CY
2838 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2839 directly, rather than in the context of ASCII. Move description of
2840 special properties of modifier key to new Modifier Keys node.
2841 (Keys): Copyedit.
2842 (Text Characters): Delete node. Multibyte is the default nowadays, and
2843 the node contents are obsolete.
2844
2845 * custom.texi (Modifier Keys): New node.
2846
2847 * emacs.texi (Top): Update node list.
2848
7e53d36c
CY
28492008-07-13 Chong Yidong <cyd@stupidchicken.com>
2850
2851 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2852 saying that Emacs provides menus and mouse support (which is par for
2853 the course).
2854
2855 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2856 early on.
2857 (Point): Copyedit. Relegate historical trivia to a footnote.
2858 (Mode Line): Explain mode-line format more consistently.
2859 (Menu Bar): Copyedit.
2860
1e9fa96d
GM
28612008-06-27 Glenn Morris <rgm@gnu.org>
2862
2863 * cal-xtra.texi (Sexp Diary Entries):
2864 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2865
dc9bebb8
CY
28662008-06-26 Chong Yidong <cyd@stupidchicken.com>
2867
2868 * mark.texi (Shift selection): New node.
2869 (Mark): Copyedits.
2870 (Persistent Mark): Move to the end of the chapter.
2871
e7881076
EZ
28722008-06-20 Eli Zaretskii <eliz@gnu.org>
2873
2874 * makefile.w32-in (distclean): Remove makefile.
2875
f427400c
NR
28762008-06-17 Nick Roberts <nickrob@snap.net.nz>
2877
2878 * building.texi (Starting GUD): Add an entry for gud-gdb.
2879 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2880 command mode.
2881
b597d348
GM
28822008-06-17 Glenn Morris <rgm@gnu.org>
2883
2884 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2885
647b7094
NR
28862008-06-17 Nick Roberts <nickrob@snap.net.nz>
2887
2888 * building.texi (Starting GUD): Expand on remote debugging.
2889 (Other GDB-UI Buffers): Mention new keyboard bindings.
2890
47a30023
GM
28912008-06-15 Glenn Morris <rgm@gnu.org>
2892
2893 * gnu.texi: Use a verbatim license for this invariant section,
2894 as per etc/GNU.
2895
37e5d54a
GM
28962008-06-13 Daniel Engeler <engeler@gmail.com>
2897
2898 * emacs.texi, misc.texi: Add documentation about serial port access.
2899
8e65d46c
GM
29002008-06-13 Glenn Morris <rgm@gnu.org>
2901
c1473b4c
MB
2902 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2903 maintain.info.
8e65d46c 2904
e40a85cd
MB
29052008-06-05 Miles Bader <miles@gnu.org>
2906
2907 * display.texi (Temporary Face Changes): Update to reflect function
2908 renamings in face-remap.el.
2909
56c73dec
MB
29102008-06-04 Miles Bader <miles@gnu.org>
2911
1c6c854e
CS
2912 * display.texi (Temporary Face Changes):
2913 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2914 `increase-buffer-face-height' and `decrease-default-face-height' now
2915 that they aren't bound by default.
2916
9d3d42fb
MB
29172008-06-03 Miles Bader <miles@gnu.org>
2918
2919 * display.texi (Temporary Face Changes): New node.
2920
2be6bfe2
EZ
29212008-05-31 Eli Zaretskii <eliz@gnu.org>
2922
2923 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2924
daf7e339
GM
29252008-05-31 Glenn Morris <rgm@gnu.org>
2926
2927 * cal-xtra.texi (Fancy Diary Display): Simplify.
2928
d21d2618
GM
29292008-05-30 Glenn Morris <rgm@gnu.org>
2930
2931 * cal-xtra.texi (Fancy Diary Display): Update for
2932 diary-display-function replacing diary-display-hook.
2933
71ce5fd0
JB
29342008-05-29 Drew Adams <drew.adams@oracle.com>
2935
2936 * msdog.texi (Windows Keyboard): Add descriptions of
2937 w32-register-hot-key and w32-unregister-hot-key.
2938
a3cdbdf8
MO
29392008-05-21 Tom Tromey <tromey@redhat.com>
2940
2941 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2942 Variables node.
2943
854a574c
MO
29442008-05-19 Tom Tromey <tromey@redhat.com>
2945
2946 * custom.texi (Variables): Add Directory Variables to menu.
2947 (Directory Variables): New node.
2948
7c2ec3f9
ER
29492008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2950
71ce5fd0 2951 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2952
370fded4
ER
29532008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2954
2955 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2956 Revision Tags and rewritten. Section now uses modern terminology,
2957 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2958 accurately.
2959
6af511e3
EZ
29602008-05-10 Eli Zaretskii <eliz@gnu.org>
2961
2962 * msdog.texi (Windows Files): Update documentation of
2963 w32-get-true-file-attributes.
2964
7a78b6e7
ER
29652008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2966
2967 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2968 directory mode.
2969
1bcfc24e
CY
29702008-05-08 Chong Yidong <cyd@stupidchicken.com>
2971
2972 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2973 entry "television".
1bcfc24e 2974
db86064f
ER
29752008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2976
ab5ec32c 2977 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2978
a31b405e
ER
29792008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2980
2981 * emacs/buffers.texi, emacs/files.texi (Version-control):
2982 vc-toggle-read-only is no longer a good idea...
2983
ff2c14fc
GM
29842008-04-29 Glenn Morris <rgm@gnu.org>
2985
2986 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2987
367c9b7c
JL
29882008-04-22 Juri Linkov <juri@jurta.org>
2989
2990 * dired.texi (Subdirectories in Dired): Describe using `^'
2991 to return to the parent directory.
2992
4ac1e9b4
NR
29932008-04-22 Nick Roberts <nickrob@snap.net.nz>
2994
2995 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2996 recent changes.
2997
b9b3bf2b
NR
29982008-04-19 Nick Roberts <nickrob@snap.net.nz>
2999
3000 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3001 (Other GDB-UI Buffers): Update for recent thread related changes.
3002
4d120d6a
SM
30032008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3004
3005 * maintaining.texi (Maintaining):
3006 * emacs.texi (Top): Typo.
3007
a152877d
SM
30082008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3009
b9b3bf2b
NR
3010 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3011 arg in `font-lock-add-keywords'.
a152877d 3012
36c0514c
GM
30132008-04-08 Glenn Morris <rgm@gnu.org>
3014
3015 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3016 Also add Baha'i calendar references where appropriate.
3017
06a97d46
GM
30182008-04-05 Glenn Morris <rgm@gnu.org>
3019
3020 * custom.texi (Init File): Byte-compiling .emacs is bad.
3021
6adc6eed
SM
30222008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3023
3024 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3025
571388b0
GM
30262008-03-29 Glenn Morris <rgm@gnu.org>
3027
3028 * calendar.texi: Update for `calendar-date-style' replacing
3029 `european-calendar'.
3030
3ae8f876
JR
30312008-03-28 Jason Rumney <jasonr@gnu.org>
3032
3033 * display.texi (Display Custom): Mention overlay-margin in text.
3034
5bc6ddff 30352008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3036
5bc6ddff
MB
3037 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3038 tutorial' comments.
03a864d5 3039
7186a830
CY
30402008-03-28 Chong Yidong <cyd@stupidchicken.com>
3041
3042 * mark.texi (Mark): Rearrange nodes.
3043 (Persistent Mark): Rename from Transient Mark.
3044 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3045 Describe Transient Mark mode as the default.
3046
3047 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3048 the default behavior with Transient Mark mode off.
3049 (Position Info): Fix typo.
3050
71ce5fd0
JB
3051 * display.texi (Standard Faces): Reference the Mark node.
3052 Remove discussion of the region face, which is discussed there.
7186a830
CY
3053
3054 * emacs.texi (Top): Update node listings.
3055
3056 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3057 as the default.
3058
3059 * fixit.texi (Undo): Standardize choice of undo key sequence.
3060 (Undo, Spelling): Describe Transient Mark mode as the default.
3061
3062 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3063 default.
3064
3065 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3066
3067 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3068 mode is the default, and note that the mark is not activated when set.
3069
3070 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3071 Describe Transient Mark mode as the default.
3072
3073 * search.texi (Basic Isearch): Reference the Mark Ring node.
3074 (Replace, Unconditional Replace, Other Repeating Search):
3075 Describe Transient Mark mode as the default.
3076
1c6c854e
CS
3077 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3078 Describe Transient Mark mode as the default.
7186a830
CY
3079 (Paragraphs): Describe how M-h behaves when region is active.
3080
3081 * trouble.texi (Quitting): Clarify effects of C-g.
3082
dc47d1ff
GM
30832008-03-13 Glenn Morris <rgm@gnu.org>
3084
3085 * emacs.texi (EMACSVER): Set to 23.0.60.
3086
e3e0fb39 30872008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3088
e3e0fb39
GM
3089 * dired.texi (Hiding Subdirectories): Fix previous change.
3090
30912008-03-05 Drew Adams <drew.adams@oracle.com>
3092
3093 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3094
5e14abf8
KS
30952008-02-28 Kim F. Storm <storm@cua.dk>
3096
3097 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3098 Move describe-distribution to C-h C-o.
3099 Move view-emacs-problems to C-h C-p.
3100 Add view-emacs-debugging on C-h C-d.
3101 Add view-external-packages on C-h C-e.
d0207bf3 3102 Add view-order-manuals on C-h C-m.
5e14abf8 3103
d0207bf3 31042008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3105
3106 * msdog-xtra.texi (MS-DOS): Docstring fix.
3107
87e391bb
EZ
31082008-02-09 Eli Zaretskii <eliz@gnu.org>
3109
3110 * msdog.texi (Windows Fonts): Use a @table for describing font
3111 properties.
3112
5662e503
JR
31132008-02-07 Jason Rumney <jasonr@gnu.org>
3114
3115 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3116 value has changed.
3117 (Windows HOME): Clarify what is meant by "if that fails as well".
3118 (Windows Fonts): New section.
3119
72463824
GM
31202008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3121
3122 * basic.texi (Basic Undo): Remove duplicate "you can".
3123
7ff926e0
EZ
31242008-02-02 Eli Zaretskii <eliz@gnu.org>
3125
3126 * maintaining.texi (Tags): Fix last change.
3127
6ab7aef1
MA
31282008-02-02 Michael Albinus <michael.albinus@gmx.de>
3129
093571c3 3130 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3131
ace67e7e
NR
31322008-01-31 Nick Roberts <nickrob@snap.net.nz>
3133
3134 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3135
ae068fdf
RS
31362008-01-26 Richard Stallman <rms@gnu.org>
3137
3138 * maintaining.texi (Tags): Delete redundant index entry.
3139
a56d9a08
EZ
31402008-01-26 Eli Zaretskii <eliz@gnu.org>
3141
3142 * programs.texi (Imenu): Move "@cindex tags" from here...
3143 * maintaining.texi (Tags): ...to here.
3144
e941ed90
NR
31452008-01-23 Kevin Ryde <user42@zip.com.au>
3146
3147 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3148 click count.
3149
650276d5
JB
31502008-01-21 Juanma Barranquero <lekktu@gmail.com>
3151
3152 * entering.texi (Exiting): Fix typo.
3153 Reported by D. E. Evans <sinuhe@gnu.org>.
3154
8dc17977
MR
31552007-12-31 Martin Rudalics <rudalics@gmx.at>
3156
3157 * glossary.texi (Glossary): Fix typo.
3158
9f9695a6
RS
31592007-12-27 Richard Stallman <rms@gnu.org>
3160
3161 * text.texi (Formatted Text): Improve menu tag.
3162 (Editing Format Info): In Info, add duplicate menu of nodes
3163 about the submenus.
3164 (Format Faces): Say where Faces menu is found. Mention Other.
3165 (Format Colors): Say where these submenus are found.
3166 (Format Indentation, Format Justification): Likewise.
3167 (Format Properties): Likewise.
3168
abfd0191
RS
31692007-12-22 Richard Stallman <rms@gnu.org>
3170
3171 * search.texi (Query Replace): Make exp of query-replace more
3172 self-contained, and clarify.
8dc17977 3173
abfd0191
RS
3174 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3175
a2586785
RS
31762007-12-15 Richard Stallman <rms@gnu.org>
3177
3178 * files.texi (Auto Save): Clarify definition of auto-saving.
3179
a67cf2bb
RS
31802007-11-26 Richard Stallman <rms@gnu.org>
3181
3182 * help.texi (Help Echo): Cleanups.
3183
448b33b1
TTN
31842007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3185
3186 * files.texi (Why Version Control?): Fix typo.
3187 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3188 (Selecting a Fileset): Fix typos; small rewording.
3189 (Log Buffer): Likewise.
3190 (Old Revisions): Likewise.
448b33b1 3191
221bb7f6
EZ
31922007-11-17 Eli Zaretskii <eliz@gnu.org>
3193
3194 * mule.texi (Communication Coding): Fix wording of last change.
3195
d0207bf3 31962007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3197
630cb3b7
JB
3198 * custom.texi (Specifying File Variables):
3199 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3200
53b7759e
KH
32012007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3202
a5ab2e0c 3203 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3204
3205 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3206
c8763fb6 32072007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3208
630cb3b7 3209 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3210 --output=file.
3211
ff98e024
MR
32122007-11-13 Martin Rudalics <rudalics@gmx.at>
3213
3214 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3215 (Help Echo): Avoid mentioning the term "region" here and
3216 consistently use the term "active text".
3217
37b11c22
GM
32182007-11-11 Glenn Morris <rgm@gnu.org>
3219
3220 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3221
21d50ba1
JL
32222007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3223
1c6c854e
CS
3224 * search.texi (Query Replace):
3225 Mention `query-replace-show-replacement'.
21d50ba1 3226
c12ecb0a 32272007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3228
3229 * building.texi (Watch Expressions): Remove obscure sentence.
3230
3b4201f4
KH
32312007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3232
3233 * mule.texi (Select Input Method): Describe how to activate an input
3234 method in the text mode.
3235
07e5c0b0
DN
32362007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3237
3238 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3239
52dd7391
NR
32402007-10-30 Nick Roberts <nickrob@snap.net.nz>
3241
3242 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3243
c004e539
GM
32442007-10-30 Glenn Morris <rgm@gnu.org>
3245
3246 * misc.texi (Directory Tracking): Explain a bit more about
3247 dirtrack-mode.
3248
ca8c5b8c
GM
32492007-10-25 Glenn Morris <rgm@gnu.org>
3250
3251 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3252
b6c764ef
RS
32532007-10-24 Richard Stallman <rms@gnu.org>
3254
3255 * misc.texi (Interactive Shell): Cleanup last change.
3256
eabd84c9
JL
32572007-10-22 Juri Linkov <juri@jurta.org>
3258
3259 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3260 default values.
3261
0b43c7e2
ER
32622007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3263
ca8c5b8c 3264 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3265 'filesets'.
3266
a80859d4
MR
32672007-10-18 Martin Rudalics <rudalics@gmx.at>
3268
3269 * trouble.texi (Quitting): Fix typo.
3270
c9447ae1
GM
32712007-10-18 Glenn Morris <rgm@gnu.org>
3272
3273 * frames.texi (Mode Line Mouse): Mention minor mode names.
3274
168b980f
JL
32752007-10-17 Juri Linkov <juri@jurta.org>
3276
3277 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3278 fill-paragraph operates on the active region in Transient Mark mode.
3279 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3280 with fill-paragraph.
3281
3282 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3283 fill-paragraph.
3284
3285 * fixit.texi (Spelling): ispell-word operates on the active region
3286 in Transient Mark mode.
3287
5a331f34
JB
32882007-10-17 Aaron S. Hawley <aaronh@garden.org>
3289
3290 * building.texi (Source Buffers):
3291 * custom.texi (Init Non-ASCII):
3292 * glossary.texi (Glossary): Use "key binding" consistently.
3293
2a9f4d55
JB
32942007-10-17 Juanma Barranquero <lekktu@gmail.com>
3295
3296 * calendar.texi (Diary): Fix directive.
3297
de13cecf
RS
32982007-10-16 Richard Stallman <rms@gnu.org>
3299
3300 * calendar.texi (Diary): Clarify text about diary file example.
3301
5f90d53e
ER
33022007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3303
3304 * files.texi: Capitalize node names according to convention.
3305
3aa491bc
GM
33062007-10-13 Glenn Morris <rgm@gnu.org>
3307
3308 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3309
8a3106d3
ER
33102007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3311
3312 * emacs.texi:
3313 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3314 suggested by RMS and Robert J. Chassell.
8a3106d3 3315
da1080a2
ER
33162007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3317
3aa491bc 3318 * files.texi (Version Systems):
0870a421
ER
3319 * vc-xtra.texi:
3320 * vc1-xtra.texi:
ac3f4c6f 3321 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3322 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3323 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3324 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3325
58ade22b
ER
33262007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3327
da1080a2 3328 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3329 Reorder the descriptions to be chronological.
3330
93870ce2
RS
33312007-10-09 Richard Stallman <rms@gnu.org>
3332
3333 * display.texi (Cursor Display): Correct how cursor appears
3334 in nonselected windows.
3335
568c7288
NR
33362007-10-04 Nick Roberts <nickrob@snap.net.nz>
3337
3338 * building.texi (GDB Graphical Interface): Remove references to gdba
3339 and mention gud-gdb.
3340
1af74d06 33412007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3342
1af74d06 3343 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3344
0d8fb755
JL
33452007-10-06 Juri Linkov <juri@jurta.org>
3346
3347 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3348 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3349 fill-paragraph-or-region.
3350
3351 * basic.texi (Arguments): Replace fill-paragraph with
3352 fill-paragraph-or-region.
3353
b981e2c6
ER
33542007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3355
3356 * files.texi: Update the section on version control for 2007
2a9f4d55 3357 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3358 will come later.
3359
5fceaf9c
GM
33602007-09-15 Glenn Morris <rgm@gnu.org>
3361
3362 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3363 to `list-holidays'.
3364
b0e44b17
GM
33652007-09-14 Glenn Morris <rgm@gnu.org>
3366
3367 * calendar.texi: Update all instances of mark-calendar-holidays,
3368 list-calendar-holidays, list-holidays with the new names.
3369
8cf51b2c
GM
33702007-09-06 Glenn Morris <rgm@gnu.org>
3371
46a367db 3372 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3373 Split into the Emacs manual in emacs/, and other manuals in misc/.
3374 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3375 manual.
3376 (infodir): New variable.
3377 (info): Use $infodir.
3378 (emacsman): Delete target, not needed any more.
3379 Move all targets that are not the Emacs manual to misc/Makefile.in.
3380 (mostlyclean): Remove `gnustmp'.
3381 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3382 manual.
92f9b43f 3383 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3384 (emacsman): Delete target, not needed any more.
3385 (clean): Remove all info files but Emacs manual.
3386 Move all targets that are not the Emacs manual to misc/Makefile.in.
3387 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3388
3389 * Makefile.in (INFOSOURCES): Delete.
3390 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3391 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3392 *.vrs *.toc here...
3393 (maintainer-clean): ...from here.
3394
33952007-09-05 Glenn Morris <rgm@gnu.org>
3396
3397 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3398
8cf51b2c
GM
33992007-08-29 Glenn Morris <rgm@gnu.org>
3400
3401 * emacs.texi (EMACSVER): Increase to 23.0.50.
3402
3420c522
RS
34032007-08-27 Richard Stallman <rms@gnu.org>
3404
3405 * emacs.texi (Top): Clarify menu item for Glossary.
3406
3407 * display.texi (Faces): Change secn title.
3408 Clarify not all fonts come from Font Lock.
3409
8cf51b2c
GM
34102007-08-17 Eli Zaretskii <eliz@gnu.org>
3411
3412 * basic.texi (Position Info): Add index entry for face at point.
3413 Mention that character faces are also displayed by "C-u C-x =".
3414
8cf51b2c
GM
34152007-08-08 Glenn Morris <rgm@gnu.org>
3416
3417 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3418
34192007-08-07 Chong Yidong <cyd@stupidchicken.com>
3420
3421 * files.texi (File Conveniences): Document point motion keys in Image
3422 mode.
3423
8cf51b2c
GM
34242007-07-27 Glenn Morris <rgm@gnu.org>
3425
8cf51b2c
GM
3426 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3427 in-line.
3428
3429 * gpl.texi: New file with text of GPL.
3430 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3431
34322007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3433
3434 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3435
3436 * dired.texi (Wdired): Mention C-x C-q key binding.
3437
34382007-07-28 Nick Roberts <nickrob@snap.net.nz>
3439
3440 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3441
34422007-07-25 Glenn Morris <rgm@gnu.org>
3443
8cf51b2c
GM
3444 * emacs.texi (Copying): Replace license with GPLv3.
3445
3446 * Relicense all FSF files to GPLv3 or later.
3447
34482007-07-24 Glenn Morris <rgm@gnu.org>
3449
3450 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3451 for some calendars.
3452
34532007-07-23 Nick Roberts <nickrob@snap.net.nz>
3454
3455 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3456 default-directory for the current buffer is on a remote machine.
3457
8cf51b2c
GM
34582007-07-21 Eli Zaretskii <eliz@gnu.org>
3459
3460 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3461 default value.
3462
34632007-07-21 Richard Stallman <rms@gnu.org>
3464
3465 * files.texi (Why Version Control?): Improve previous change.
3466
34672007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3468
3469 * files.texi (Why Version Control?): New node.
3470
8cf51b2c
GM
34712007-07-12 Nick Roberts <nickrob@snap.net.nz>
3472
8cf51b2c
GM
3473 * building.texi (Starting GUD): Add xref to this anchor.
3474
8cf51b2c
GM
34752007-06-24 Karl Berry <karl@gnu.org>
3476
2a9f4d55 3477 * emacs.texi: New Back-Cover Text.
8cf51b2c 3478
8cf51b2c
GM
34792007-06-07 Alan Mackenzie <acm@muc.de>
3480
3481 * display.texi (Optional Mode Line): Document the new form of
3482 line+column numbers, "(561,2)".
3483
34842007-06-06 Juanma Barranquero <lekktu@gmail.com>
3485
49823426 3486 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3487
34882007-06-02 Chong Yidong <cyd@stupidchicken.com>
3489
3490 * Version 22.1 released.
3491
8cf51b2c
GM
34922007-05-07 Karl Berry <karl@gnu.org>
3493
3494 * emacs.texi (EMACSVER): Back to 22.
3495
34962007-05-06 Richard Stallman <rms@gnu.org>
3497
3498 * maintaining.texi (Create Tags Table): Clean up previous change.
3499
c8763fb6 35002007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3501
3502 * maintaining.texi (Create Tags Table): Add text about the dangers of
3503 making symbolic links to tags files.
3504
35052007-05-04 Karl Berry <karl@gnu.org>
3506
3507 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3508
35092007-05-03 Karl Berry <karl@gnu.org>
3510
3511 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3512
3513 * .cvsignore (*.pdf): New entry.
3514
8cf51b2c
GM
3515 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3516 for printing.
3517
35182007-05-01 Richard Stallman <rms@gnu.org>
3519
3520 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3521
8cf51b2c
GM
35222007-04-28 Glenn Morris <rgm@gnu.org>
3523
3524 * ack.texi (Acknowledgments):
3525 * anti.texi (Antinews):
8cf51b2c
GM
3526 * programs.texi (Program Modes): Restore mention of python.el pending
3527 consideration of legal status.
3528
35292007-04-28 Richard Stallman <rms@gnu.org>
3530
3531 * files.texi (File Names): Fixes to ~ description on MS systems.
3532
8cf51b2c
GM
35332007-04-26 Glenn Morris <rgm@gnu.org>
3534
3535 * emacs.texi (EMACSVER): Increase to 22.1.50.
3536
35372007-04-25 Karl Berry <karl@gnu.org>
3538
3539 * emacs.texi: Improve line breaks on copyright page,
3540 similar layout to lispref, 8.5x11 by default.
3541
3542 * dired.texi (Image-Dired): Improve line break, fix typo.
3543
35442007-04-24 Chong Yidong <cyd@stupidchicken.com>
3545
3546 * programs.texi (Program Modes):
8cf51b2c
GM
3547 * anti.texi (Antinews):
3548 * ack.texi (Acknowledgments): python.el removed.
3549
8cf51b2c
GM
35502007-04-23 Chong Yidong <cyd@stupidchicken.com>
3551
3552 * display.texi (Highlight Interactively): Correct description of
3553 hi-lock-file-patterns-policy.
3554
3555 * files.texi (File Archives): Mention self-extracting executables.
3556
35572007-04-23 Eli Zaretskii <eliz@gnu.org>
3558
3559 * search.texi (Unconditional Replace, Query Replace): Add xref to
3560 "Replacement and Case".
3561
35622007-04-22 Chong Yidong <cyd@stupidchicken.com>
3563
3564 * dired.texi (Image-Dired): Move from Thumbnails node.
3565 * misc.texi (Thumbnails): Node deleted.
3566 * emacs.texi (Top): Update node listing.
3567
3568 * files.texi (File Conveniences):
49823426 3569 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3570
35712007-04-21 Richard Stallman <rms@gnu.org>
3572
3573 * display.texi (Highlight Interactively): Correct previous change.
3574 Clarify doc of hi-lock-find-patterns, and move new features into it.
3575
35762007-04-20 David Koppelman <koppel@ece.lsu.edu>
3577
1c6c854e
CS
3578 * display.texi (Highlight Interactively):
3579 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3580
35812007-04-20 Martin Rudalics <rudalics@gmx.at>
3582
3583 * display.texi (Scrolling): Fix typo.
3584
8cf51b2c
GM
35852007-04-15 Chong Yidong <cyd@stupidchicken.com>
3586
8cf51b2c
GM
3587 * doclicense.texi: Remove node heading, so that it can be included by
3588 other files.
3589
3590 * emacs.texi: Insert node heading for GFDL.
3591
8cf51b2c
GM
35922007-04-14 Eli Zaretskii <eliz@gnu.org>
3593
3594 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3595 "command line".
3596
3597 * display.texi (Faces): Refer to "Creating Frames" for face
3598 and other frame customizations in .emacs.
3599
3600 * frames.texi (Creating Frames): Mention that face customizations can
3601 be put in .emacs. Add index entries.
3602
36032007-04-12 Richard Stallman <rms@gnu.org>
3604
3605 * glossary.texi (Glossary): Explain `iff'.
3606
36072007-04-11 Karl Berry <karl@gnu.org>
3608
3609 * gnu.texi (Top),
3610 * macos.texi (Mac Font Specs),
3611 * anti.texi (Antinews),
3612 * xresources.texi (Resources),
3613 * misc.texi (Emulation),
3614 * calendar.texi (Daylight Saving),
3615 * dired.texi (Dired and Find),
3616 * rmail.texi (Remote Mailboxes),
3617 * sending.texi (Mail Headers),
3618 * programs.texi (Which Function),
3619 * files.texi (Recover),
3620 * buffers.texi (Uniquify),
3621 * frames.texi (Wheeled Mice),
3622 * killing.texi (Rectangles): Wording to improve breaks in
3623 8.5x11 format.
3624 * mule.texi (Language Environments): \hbadness=10000 since there's
3625 no way to reword.
3626 * emacs.texi (smallbook): New @set to more easily switch between
3627 smallbook and 8.5x11.
3628
36292007-04-11 Richard Stallman <rms@gnu.org>
3630
3631 * files.texi (File Conveniences): Add xref to Tumme.
3632 Delete text about Thumbnail mode.
3633
8cf51b2c
GM
36342007-04-09 Alan Mackenzie <acm@muc.de>
3635
3636 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3637 new name. Insert concept index entries.
3638
8cf51b2c
GM
36392007-04-08 Chong Yidong <cyd@stupidchicken.com>
3640
3641 * display.texi (Standard Faces): Document prefix arg for
3642 list-faces-display.
3643
3644 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3645
8cf51b2c
GM
36462007-04-07 Chong Yidong <cyd@stupidchicken.com>
3647
8cf51b2c
GM
3648 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3649
3650 * files.texi (Misc File Ops): Rewrite description of
3651 insert-file-literally.
3652
8cf51b2c
GM
36532007-03-31 Eli Zaretskii <eliz@gnu.org>
3654
3655 * misc.texi (Printing): Postscript -> PostScript.
3656
8cf51b2c
GM
3657 * ack.texi (Acknowledgments): Postscript -> PostScript.
3658
3659 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3660
3661 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3662 below.
3663
36642007-03-30 Chong Yidong <cyd@stupidchicken.com>
3665
3666 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3667 Init Non-ASCII.
3668 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3669 (Init Non-ASCII): New node.
3670
36712007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3672
3673 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3674
8cf51b2c
GM
36752007-03-12 Glenn Morris <rgm@gnu.org>
3676
8cf51b2c
GM
3677 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3678 "Daylight Savings".
3679
49823426 3680 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3681 saving" in text throughout.
3682
8cf51b2c
GM
36832007-03-04 Richard Stallman <rms@gnu.org>
3684
3685 * custom.texi (Safe File Variables): Minor correction.
3686
8cf51b2c
GM
36872007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3688
3689 * rmail.texi (Movemail): Add internal ref.
3690 Don't indent the intro for the PROTO table.
3691 Format PROTO table items with @code.
3692
8cf51b2c
GM
36932007-02-26 Nick Roberts <nickrob@snap.net.nz>
3694
3695 * building.texi: Remove references to bashdb.
3696
8cf51b2c
GM
36972007-02-19 Juanma Barranquero <lekktu@gmail.com>
3698
3699 * mule.texi (Language Environments): Update list of supported language
3700 environments.
3701
8cf51b2c
GM
37022007-02-14 Kim F. Storm <storm@cua.dk>
3703
3704 * building.texi (Grep Searching): Fix lgrep doc.
3705
37062007-02-12 Chong Yidong <cyd@stupidchicken.com>
3707
3708 * back.texi: Remove unused file.
3709
c8763fb6 37102007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3711
3712 * maintaining.texi (Tag Syntax): Now --members is the default for
3713 etags, not for ctags yet.
3714
8cf51b2c
GM
37152007-02-03 Eli Zaretskii <eliz@gnu.org>
3716
3717 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3718 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3719 expects. Add comments to prevent people from inadvertently modifying
3720 the key parts needed by `texinfo-multiple-files-update'.
3721
37222007-01-29 Chong Yidong <cyd@stupidchicken.com>
3723
3724 * frames.texi (Secondary Selection): Window clicked does not matter
3725 when mouse-yank-at-point is non-nil.
3726
8cf51b2c
GM
37272007-01-16 Glenn Morris <rgm@gnu.org>
3728
3729 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3730 system abbrev.
3731
37322007-01-11 Richard Stallman <rms@gnu.org>
3733
3734 * msdog.texi (Windows Keyboard): Another small cleanup.
3735
37362007-01-10 Richard Stallman <rms@gnu.org>
3737
3738 * msdog.texi (Windows Keyboard): Yet another try to make
3739 everyone happy with that passage.
3740
37412007-01-05 Richard Stallman <rms@gnu.org>
3742
3743 * anti.texi (Antinews): Mention M-x shell scrolling.
3744
37452007-01-05 Nick Roberts <nickrob@snap.net.nz>
3746
3747 * building.texi (Watch Expressions): Describe gdb-max-children.
3748
8cf51b2c
GM
37492007-01-04 Richard Stallman <rms@gnu.org>
3750
8cf51b2c
GM
3751 * msdog.texi (Windows Keyboard): Clarify previous change.
3752
8cf51b2c
GM
37532007-01-02 Richard Stallman <rms@gnu.org>
3754
3755 * custom.texi (Changing a Variable): Minor clarification.
3756 (Specific Customization): customize-customized => customize-unsaved.
3757
3758 * entering.texi (Entering Emacs): Clean up text about restarting
3759 Emacs for each file.
3760
3761 * misc.texi (Shell Options): Minor cleanup.
3762
3763 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3764 with Emacs, not vice versa.
3765
3766 * programs.texi (Symbol Completion): Recommend customizing
3767 window manager.
3768
3769 * xresources.texi (Resources): Minor fix.
3770
c8763fb6 37712007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3772
3773 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3774
37752007-01-01 Richard Stallman <rms@gnu.org>
3776
3777 * commands.texi (User Input): Document keys stolen by window mangers.
3778
37792006-12-31 Richard Stallman <rms@gnu.org>
3780
3781 * custom.texi (Specific Customization): Document customize-option
3782 instead of customize-variable.
3783
37842006-12-31 Kim F. Storm <storm@cua.dk>
3785
3786 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3787
37882006-12-30 Kim F. Storm <storm@cua.dk>
3789
3790 * killing.texi (CUA Bindings): Fix typo.
3791
3792 * xresources.texi (Table of Resources): Mention grow-only value for
3793 auto-resize-tool-bars.
3794
8cf51b2c
GM
37952006-12-27 Eli Zaretskii <eliz@gnu.org>
3796
3797 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3798 and how to get them back.
3799
38002006-12-26 Richard Stallman <rms@gnu.org>
3801
3802 * calendar.texi (Holidays): Holiday listing is based on current
3803 practice, but DST is not.
3804
38052006-12-25 Richard Stallman <rms@gnu.org>
3806
3807 * emacs.texi (Top): Update subnode menus.
3808
3809 * mark.texi (Transient Mark): Fix xref.
3810
3811 * killing.texi (Graphical Kill): Node deleted.
3812 (Killing): Add xref to Cut and Paste.
3813 (CUA Bindings): Update xref.
3814
3815 * frames.texi (Cut and Paste): New section to hold other nodes.
3816 (Mouse Commands): Node demoted.
3817 (Cut/Paste Other App): Split out from Mouse Commands.
3818 (Word and Line Mouse): Likewise.
3819 (Secondary Selection, Clipboard): Nodes demoted.
3820
8cf51b2c
GM
38212006-12-24 Kevin Ryde <user42@zip.com.au>
3822
3823 * calendar.texi (Holidays): US daylight saving begins second Sunday
3824 in March for 2007 onwards.
3825 (Daylight Savings): Show new US default daylight saving rules, 2nd
3826 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3827
38282006-12-23 Chong Yidong <cyd@stupidchicken.com>
3829
3830 * calendar.texi (Scroll Calendar): < and > are switched.
3831
38322006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3833
3834 * killing.texi (Deletion): Describe M-\ prefix argument.
3835
38362006-12-23 Richard Stallman <rms@gnu.org>
3837
3838 * search.texi (Regexp Search): Explain why forward and reverse regexp
3839 search are not mirror images.
3840
8cf51b2c
GM
38412006-12-19 Kim F. Storm <storm@cua.dk>
3842
3843 * major.texi (Choosing Modes): Describe match-function elements for
3844 magic-mode-alist.
3845
8cf51b2c
GM
38462006-12-18 Eli Zaretskii <eliz@gnu.org>
3847
3848 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3849 peculiarities.
3850
38512006-12-18 Richard Stallman <rms@gnu.org>
3852
3853 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3854
8cf51b2c
GM
38552006-12-17 Alan Mackenzie <acm@muc.de>
3856
3857 * programs.texi (Left Margin Paren): Remove the bit which says
3858 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3859 Discuss some of the issues of setting this option to nil.
3860
38612006-12-17 Glenn Morris <rgm@gnu.org>
3862
3863 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3864
38652006-12-16 Eli Zaretskii <eliz@gnu.org>
3866
3867 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3868 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3869 NTFS volumes.
3870 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3871 volumes.
3872
38732006-12-15 Eli Zaretskii <eliz@gnu.org>
3874
3875 * text.texi (HTML Mode): Fix "C-c TAB".
3876
8cf51b2c
GM
38772006-12-09 Richard Stallman <rms@gnu.org>
3878
3879 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3880
38812006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3882
3883 * files.texi (Misc File Ops): Document insert-file-literally.
3884
38852006-12-08 Eli Zaretskii <eliz@gnu.org>
3886
3887 * cmdargs.texi (Colors): Note that --color is intended for overriding
3888 the terminal defaults, not for normal invocation.
3889
3890 * misc.texi (Emacs Server): Improve wording. Don't mention the
3891 ``server program''. Add a cross-reference to "Init File" node.
3892 (Invoking emacsclient): Add index entries. Document both short and
3893 long versions of command-line options. Document the -f option.
3894
8cf51b2c
GM
38952006-12-06 Richard Stallman <rms@gnu.org>
3896
3897 * text.texi (Outline Format): Say to set outline-regexp
3898 and outline-level with major modes and file local variables.
3899
c8763fb6 39002006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3901
3902 * anti.texi (Antinews): Mention the alternative to
3903 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3904
8cf51b2c
GM
3905 * misc.texi (Interactive Shell): Ditto.
3906
39072006-12-04 Eli Zaretskii <eliz@gnu.org>
3908
3909 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3910
3911 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3912
39132006-12-01 Eli Zaretskii <eliz@gnu.org>
3914
3915 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3916 colon in the mode line.
3917
3918 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3919
39202006-11-26 Nick Roberts <nickrob@snap.net.nz>
3921
3922 * building.texi (Watch Expressions): Mention SPC for expanding/
3923 contracting watch expressions.
3924
39252006-11-26 Kim F. Storm <storm@cua.dk>
3926
3927 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3928
39292006-11-26 Nick Roberts <nickrob@snap.net.nz>
3930
3931 * building.texi (Debugger Operation): Define text command mode.
3932 Clarify how tooltips work.
3933 (GDB Graphical Interface): Explain how to run in text command mode
3934 more clearly.
3935
39362006-11-25 Juanma Barranquero <lekktu@gmail.com>
3937
3938 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3939
39402006-11-22 Juanma Barranquero <lekktu@gmail.com>
3941
3942 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3943
8cf51b2c
GM
39442006-11-18 Chong Yidong <cyd@stupidchicken.com>
3945
3946 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3947 and EMACS is deprecated.
3948
39492006-11-18 Juanma Barranquero <lekktu@gmail.com>
3950
3951 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3952
c8763fb6 39532006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3954
3955 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3956
3957 * emacs.texi: Include xresources.texi both for info and dvi.
3958
3959 * xresources.texi: Merge text from xresmini.texi.
3960
c8763fb6 39612006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3962
3963 * glossary.texi: Fix typos.
3964
8cf51b2c
GM
39652006-11-06 Richard Stallman <rms@gnu.org>
3966
3967 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3968
3969 * ack.texi (Acknowledgments): Fix name spelling.
3970
39712006-11-01 Juri Linkov <juri@jurta.org>
3972
3973 * search.texi (Word Search): Document incremental word search.
3974
39752006-10-28 Glenn Morris <rgm@gnu.org>
3976
3977 * ack.texi (Acknowledgments): Add cal-html author.
3978
3979 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3980 Calendar"). Describe new package cal-html.
3981 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3982 Calendar Files."
3983
8cf51b2c
GM
39842006-10-23 Richard Stallman <rms@gnu.org>
3985
3986 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3987 Abbrev mode is enabled.
3988
8cf51b2c
GM
39892006-10-16 Richard Stallman <rms@gnu.org>
3990
8cf51b2c
GM
3991 * emacs.texi: Update ISBN.
3992
8cf51b2c
GM
39932006-10-11 Kim F. Storm <storm@cua.dk>
3994
3995 * emacs.texi (Acknowledgments): Use @dotless{i}.
3996
39972006-10-08 Nick Roberts <nickrob@snap.net.nz>
3998
3999 * building.texi (Breakpoints Buffer): Mention catchpoints.
4000
40012006-10-08 Kim F. Storm <storm@cua.dk>
4002
4003 * ack.texi (Acknowledgments): Update.
4004
4005 * emacs.texi (Acknowledgments): Fix bad @/ form.
4006
8cf51b2c
GM
40072006-10-05 Kim F. Storm <storm@cua.dk>
4008
4009 * emacs.texi (Acknowledgments): Add more contributors.
4010
40112006-10-03 Richard Stallman <rms@gnu.org>
4012
4013 * emacs.texi (Acknowledgments): Update version and edition.
4014
8cf51b2c
GM
40152006-10-01 Karl Berry <karl@gnu.org>
4016
4017 * custom.texi (Customization Groups): Page break to keep example buffer
4018 on one page.
4019
40202006-09-30 Karl Berry <karl@gnu.org>
4021
4022 * programs.texi (Basic Indent): @need to improve page break.
4023 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4024
40252006-09-29 Glenn Morris <rgm@gnu.org>
4026
4027 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4028
40292006-09-29 Karl Berry <karl@gnu.org>
4030
4031 * windows.texi (Basic Window): Remove forced @break, no longer
4032 desirable.
4033 * frames.texi (Frame Commands),
4034 * mark.texi (Marking Objects): Reword to avoid bad page break.
4035 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4036
40372006-09-19 Richard Stallman <rms@gnu.org>
4038
4039 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4040 stick to present tense.
4041
c8763fb6 40422006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4043
4044 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4045 to x-gtk-use-old-file-dialog.
4046 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4047
40482006-09-15 Jay Belanger <belanger@truman.edu>
4049
49823426 4050 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4051 Change "Library Public License" to "Lesser Public License"
4052 throughout. Use "yyyy" to represent year.
4053
8cf51b2c
GM
40542006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4055
4056 * files.texi (Visiting): Add index entry "open file".
4057
8cf51b2c
GM
40582006-09-11 Richard Stallman <rms@gnu.org>
4059
4060 * building.texi (Compilation Mode): Clarification.
4061 (Grep Searching): Add xref to Compilation Mode.
4062
8cf51b2c
GM
40632006-09-08 Richard Stallman <rms@gnu.org>
4064
4065 * search.texi (Search): Ref multi-file search commands here.
4066 (Other Repeating Search): Not here.
4067
8cf51b2c
GM
40682006-08-28 Richard Stallman <rms@gnu.org>
4069
4070 * windows.texi (Split Window): Update xref.
4071
4072 * basic.texi (Continuation Lines): Update xref.
4073
4074 * indent.texi (Tab Stops): Update xref.
4075
4076 * emacs.texi (Top): Update subnode menu.
4077
4078 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4079 split out of Display Custom.
4080
40812006-08-25 Kim F. Storm <storm@cua.dk>
4082
4083 * display.texi (Display Custom): Add variables overline-margin
4084 and x-underline-at-descent-line.
4085
40862006-08-25 Richard Stallman <rms@gnu.org>
4087
4088 * entering.texi (Exiting): Rewrite to give graphical displays
4089 priority over text terminals.
4090
4091 * search.texi (Incremental Search): Move index entries.
4092
40932006-08-23 Chong Yidong <cyd@stupidchicken.com>
4094
4095 * custom.texi (Init File): Reference Find Init to avoid "home
4096 directory" confusion.
4097
40982006-08-22 Nick Roberts <nickrob@snap.net.nz>
4099
4100 * building.texi (Other GDB-UI Buffers): Describe how to edit
4101 a value in the locals buffer.
4102
41032006-08-21 Richard Stallman <rms@gnu.org>
4104
4105 * search.texi (Basic Isearch): Add `isearch' index entry.
4106
41072006-08-16 Richard Stallman <rms@gnu.org>
4108
4109 * misc.texi (Saving Emacs Sessions): Clean up wording.
4110
4111 * mark.texi (Marking Objects): Mention term "select all".
4112
4113 * emacs.texi (Top): Update subnode menu.
4114
4115 * help.texi (Help Mode): Move node up in file.
4116
8cf51b2c
GM
41172006-08-15 Nick Roberts <nickrob@snap.net.nz>
4118
4119 * building.texi (Stack Buffer): Explain fringe arrow.
4120
8cf51b2c
GM
41212006-08-12 Eli Zaretskii <eliz@gnu.org>
4122
8cf51b2c
GM
4123 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4124 on startup.
4125
41262006-08-11 Romain Francoise <romain@orebokech.com>
4127
4128 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4129
41302006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4131
4132 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4133
41342006-08-10 Richard Stallman <rms@gnu.org>
4135
4136 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4137 with face merging. Empty regions don't count.
4138 Clarify face property inheritance.
8cf51b2c
GM
4139
41402006-08-08 Romain Francoise <romain@orebokech.com>
4141
4142 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4143 <arjuropo@cc.jyu.fi>.
4144
8cf51b2c
GM
41452006-08-04 Eli Zaretskii <eliz@gnu.org>
4146
4147 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4148 apply to all frames.
4149
8cf51b2c
GM
41502006-08-01 Richard Stallman <rms@gnu.org>
4151
4152 * help.texi (Name Help): Add index entries for describe-variable.
4153
41542006-08-01 Nick Roberts <nickrob@snap.net.nz>
4155
4156 * building.texi (GDB Graphical Interface): Shorten node names.
4157 (GDB-UI Layout): Use GDB-related.
4158 (Other GDB-UI Buffers): Simplify English.
4159
41602006-07-31 Richard Stallman <rms@gnu.org>
4161
4162 * search.texi (Query Replace): Add xref for Dired's Q command.
4163
8cf51b2c
GM
41642006-07-31 Nick Roberts <nickrob@snap.net.nz>
4165
4166 * building.texi (GDB commands in Fringe): Rename to...
4167 (Source Buffers): ..this and move forward. Describe hollow arrow and
4168 new option gdb-find-source-frame.
4169
41702006-07-29 Richard Stallman <rms@gnu.org>
4171
4172 * dired.texi (Operating on Files): Simplify previous change
4173 and fix Texinfo usage.
4174
41752006-07-29 Eli Zaretskii <eliz@gnu.org>
4176
4177 * dired.texi (Operating on Files): Add cross-references. State the
4178 Unix commands that do similar things.
4179
41802006-07-28 Richard Stallman <rms@gnu.org>
4181
4182 * mark.texi (Transient Mark): Clarify that region never disappears
4183 when Transient Mark mode is off, and not when it is on.
4184
41852006-07-27 Richard Stallman <rms@gnu.org>
4186
4187 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4188
41892006-07-24 Richard Stallman <rms@gnu.org>
4190
4191 * xresources.texi (GTK styles): Fix texinfo usage.
4192
8cf51b2c
GM
4193 * commands.texi (User Input): Explain why we teach keyboard cmds.
4194
4195 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4196 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4197 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4198 * doclicense.texi, display.texi, dired.texi, basic.texi:
4199 * anti.texi, ack.texi: Move periods and commas inside quotes.
4200
42012006-07-22 Eli Zaretskii <eliz@gnu.org>
4202
4203 * cmdargs.texi (General Variables): Document EMAIL.
4204
42052006-07-21 Eli Zaretskii <eliz@gnu.org>
4206
4207 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4208 doesn't have effect on MS-Windows.
4209
8cf51b2c
GM
42102006-07-17 Richard Stallman <rms@gnu.org>
4211
4212 * building.texi (Grep Searching): Explain about chaining grep commands.
4213
8cf51b2c
GM
42142006-07-10 Nick Roberts <nickrob@snap.net.nz>
4215
49823426 4216 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4217
42182006-07-09 Chong Yidong <cyd@stupidchicken.com>
4219
4220 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4221 is invoked for multiple files.
4222
42232006-07-08 Eli Zaretskii <eliz@gnu.org>
4224
4225 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4226 on-line manual for the rest of this node.
4227 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4228 unconditionally.
4229 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4230 Improve wording.
4231 (Windows Printing): Improve wording.
4232 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4233 rest of this node.
4234
8cf51b2c
GM
42352006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4236
49823426
GM
4237 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4238 with eval-buffer.
8cf51b2c
GM
4239
42402006-07-05 Nick Roberts <nickrob@snap.net.nz>
4241
4242 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4243 of character translation.
4244
42452006-07-04 Nick Roberts <nickrob@snap.net.nz>
4246
4247 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4248
42492006-07-03 Karl Berry <karl@gnu.org>
4250
4251 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4252 not-too-underfull hboxes in the TeX output.
4253 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4254 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4255 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4256 * sending.texi, text.texi: Fix overfull/underfull boxes.
4257
42582006-07-03 Romain Francoise <romain@orebokech.com>
4259
4260 * m-x.texi (M-x): Fix.
4261
42622006-07-03 Richard Stallman <rms@gnu.org>
4263
8cf51b2c
GM
4264 * search.texi (Other Repeating Search): filename -> file name.
4265
4266 * misc.texi (Narrowing): Minor cleanups.
4267
4268 * files.texi (Visiting): filename -> file name.
4269
4270 * emacs.texi (Top): Update subnode menus.
4271
4272 * mule.texi (Coding Systems): Move char translation stuff here.
4273 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4274 (Recognize Coding): Substantial local rewrites.
4275 (International): Update menu.
4276
4277 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4278 (Scrolling): Substantial local rewrites.
4279 (Display): Update menu and intro.
4280
4281 * dired.texi: filename -> file name.
4282
4283 * custom.texi (Safe File Variables): Texinfo usage fix.
4284
f0131492 42852006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4286
4287 * help.texi, m-x.texi: Lots of cleanups.
4288
8cf51b2c
GM
42892006-06-30 Eli Zaretskii <eliz@gnu.org>
4290
4291 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4292 (Windows Processes, Windows Misc): Shorten the printed version by
4293 selectively conditioning less important portions by @ifnottex.
4294
8cf51b2c
GM
42952006-06-27 Richard Stallman <rms@gnu.org>
4296
4297 * mini.texi (Minibuffer File): Minor cleanup.
4298
42992006-06-25 Nick Roberts <nickrob@snap.net.nz>
4300
4301 * frames.texi (XTerm Mouse): Rename to...
4302 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4303
4304 * emacs.texi (Top): Use new node name.
4305
43062006-06-24 Eli Zaretskii <eliz@gnu.org>
4307
4308 * emacs.texi (Top): Update the detailed menu according to changes in
4309 msdog.texi.
4310
4311 * msdog.texi (Windows Keyboard): New section.
4312 (Windows Mouse): New section.
4313 (Windows System Menu): Remove section (text merged with "Windows
4314 Keyboard").
4315 (Windows Misc): New section.
4316
4317 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4318
4319 * msdog.texi (ls in Lisp): New section.
4320
4321 * files.texi (Visiting): Document case-insensitive wildcard matching
4322 under find-file-wildcards.
4323
8cf51b2c
GM
43242006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4325
4326 * macos.texi (Mac Input): Add description of mac-function-modifier.
4327 Now Unicode keyboard layouts work.
4328
8cf51b2c
GM
43292006-06-10 Richard Stallman <rms@gnu.org>
4330
4331 * mule.texi (Recognize Coding): Clarify previous change.
4332
43332006-06-09 Kenichi Handa <handa@m17n.org>
4334
4335 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4336 notation.
4337
43382006-06-07 Kevin Ryde <user42@zip.com.au>
4339
4340 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4341 manual for @ifnottex, but in emacs-extra for @iftex.
4342
4343 * cmdargs.texi (General Variables): Fix smtpmail xref.
4344
43452006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4346
8cf51b2c 4347 * programs.texi (Comment Commands):
8cf51b2c 4348 * custom.texi (Specifying File Variables):
49823426 4349 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4350
43512006-06-07 Nick Roberts <nickrob@snap.net.nz>
4352
4353 * building.texi (Watch Expressions): Move node to end.
4354 (GDB Graphical Interface): Move description of clicks in fringe...
4355 (GDB commands in the Fringe): ...to here. New node.
4356
8cf51b2c
GM
43572006-06-05 Romain Francoise <romain@orebokech.com>
4358
49823426 4359 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4360
43612006-06-05 Nick Roberts <nickrob@snap.net.nz>
4362
4363 * building.texi (GDB Graphical Interface): Update bindings.
4364 (Commands of GUD): Add gud-print. Remove gud-run.
4365 Restate availability more generally.
4366
f0131492 43672006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4368
4369 * mini.texi: Lots of cleanups.
4370
43712006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4372
4373 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4374 and Mouse-2.
4375
c8763fb6 43762006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4377
4378 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4379
8cf51b2c
GM
43802006-05-31 Richard Stallman <rms@gnu.org>
4381
4382 * basic.texi (Moving Point): Fix previous change.
4383
c8763fb6 43842006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4385
4386 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4387
f0131492 43882006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4389
4390 * basic.texi: Many simplifications and improvements in wording.
4391
8cf51b2c
GM
43922006-05-26 Nick Roberts <nickrob@snap.net.nz>
4393
4394 * anti.texi (Antinews): Create a node for gdb-ui.
4395
8cf51b2c
GM
43962006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4397
4398 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4399
44002006-05-20 Richard Stallman <rms@gnu.org>
4401
4402 * dired.texi (Dired Navigation): dired-goto-file is now j.
4403
8cf51b2c
GM
44042006-05-20 Eli Zaretskii <eliz@gnu.org>
4405
4406 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4407 and their aliases.
4408
4409 * msdog.texi (Windows Printing): Mention non-support of plain text
4410 printing with some el-cheapo printers, and suggest a workaround.
4411
44122006-05-20 Kevin Ryde <user42@zip.com.au>
4413
4414 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4415 remove the bit saying you must set it.
4416
44172006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4418
4419 * trouble.texi (Checklist):
4420 * text.texi (Text, Auto Fill, Text Mode):
4421 * search.texi (Nonincremental Search):
4422 * rmail.texi (Rmail Labels):
4423 * mule.texi (Input Methods, Multibyte Conversion):
4424 * misc.texi (Gnus, Where to Look, PostScript):
4425 * maintaining.texi (Create Tags Table):
4426 * indent.texi (Indentation Commands):
4427 * fixit.texi (Spelling):
4428 * emacs.texi (Copying):
4429 * custom.texi (Init File): ifinfo -> ifnottex.
4430
8cf51b2c
GM
44312006-05-17 Richard Stallman <rms@gnu.org>
4432
4433 * files.texi (Diff Mode): Mention C-x `.
4434
44352006-05-08 Richard Stallman <rms@gnu.org>
4436
4437 * custom.texi (Disabling): Textual cleanups.
4438
8cf51b2c
GM
44392006-05-12 Glenn Morris <rgm@gnu.org>
4440
4441 * calendar.texi (Displaying the Diary, Format of Diary File):
4442 Refer to diary-view-entries, diary-list-entries,
4443 diary-show-all-entries rather than obsolete aliases.
4444
44452006-05-12 Eli Zaretskii <eliz@gnu.org>
4446
4447 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4448 (Displaying the Diary, Special Diary Entries, Importing Diary):
4449 * building.texi (Compilation Shell):
4450 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4451 emacs-xtra with @inforef's.
4452
4453 * files.texi (Visiting): Fix wording.
4454
4455 * mule.texi (Coding Systems, Text Coding): More indexing.
4456 Mention that C-x RET f can set eol conversion.
4457
c8763fb6 44582006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4459
4460 * xresmini.texi (GTK resources): Insert GTK description.
4461
4462 * xresources.texi (GTK resources): metafont should be menufont.
4463
8cf51b2c
GM
44642006-05-06 Michael Albinus <michael.albinus@gmx.de>
4465
49823426 4466 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4467 method, user name and host name is active only in partial
4468 completion mode.
4469
8cf51b2c
GM
44702006-05-06 Eli Zaretskii <eliz@gnu.org>
4471
4472 * makefile.w32-in (emacs.dvi):
4473 * Makefile.in (emacs.dvi): Add xresmini.texi.
4474
4475 * xresmini.texi (Table of Resources): Remove xref to non-existent
4476 node "LessTif Resources".
4477
4478 * msdog.texi (Microsoft Windows):
4479 * calendar.texi (Calendar/Diary, Displaying the Diary)
4480 (Special Diary Entries, Importing Diary, Holidays):
4481 * programs.texi (Program Modes):
4482 * text.texi (Text):
4483 * buffers.texi (Several Buffers):
4484 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4485
44862006-05-06 Eli Zaretskii <eliz@gnu.org>
4487
4488 The following changes merge the emacs-xtra manual into the main
4489 manual, but only for on-line version of the manual.
4490
4491 * vc2-xtra.texi (Version Backups, Local Version Control)
4492 (Making Snapshots, Change Logs and VC, Version Headers)
4493 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4494 on-line manual.
4495
4496 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4497 for on-line manual.
4498
4499 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4500 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4501 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4502 for on-line manual.
4503
4504 * fortran-xtra.texi (Fortran, Fortran Autofill)
4505 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4506 for on-line manual.
4507
4508 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4509 Conditional xref's for on-line manual.
4510
4511 * emerge-xtra.texi (Emerge, Overview of Emerge)
4512 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4513 manual.
4514
4515 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4516 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4517 (EMACSSOURCES): Use EMACS_XTRA.
4518 (../info/emacs-xtra): Remove.
4519 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4520
4521 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4522 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4523 (EMACSSOURCES): Use EMACS_XTRA.
4524 ($(infodir)/emacs-xtra): Remove.
4525 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4526
4527 * trouble.texi (Quitting):
4528 * text.texi (Text):
4529 * programs.texi (Program Modes):
4530 * msdog.texi (Microsoft Windows):
4531 * frames.texi (Frames):
4532 * files.texi (Backup, Version Control, VC Concepts)
4533 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4534 (Registering, VC Status, VC Undo, Multi-User Branching)
4535 (Comparing Files):
4536 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4537 (Displaying the Diary, Special Diary Entries, Importing Diary):
4538 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4539 conditional xref's, depending on @iftex/@ifnottex.
4540
4541 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4542 "MS-DOS". @include msdog-xtra.texi.
4543
4544 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4545 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4546
4547 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4548 for vc-xtra.texi subsections.
4549 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4550 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4551
4552 * sending.texi (Sending Mail): A @node line without explicit Prev,
4553 Next, and Up links.
4554
4555 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4556 Next, and Up links.
4557
4558 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4559 and its sections. @include picture-xtra.texi.
4560
4561 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4562 "Emerge".
4563 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4564
4565 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4566 exact duplicate of its name-sake in calendar.texi.
4567
4568 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4569 "Advanced Calendar/Diary Usage".
4570 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4571
4572 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4573 dired-xtra.texi.
4574 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4575
4576 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4577 (Files) [ifnottex]: Add menu entry for Autorevert.
4578
4579 * emacs-xtra.texi (Introduction): Reword to make consistent with
4580 printed version only.
4581 <Top level>: Remove the body of all chapters and move them to the
4582 new *-xtra.texi files. Use @raisesections and @lowersections to
4583 convert sections to chapters etc.
4584
4585 * msdog-xtra.texi:
4586 * fortran-xtra.texi:
4587 * vc-xtra.texi:
4588 * vc1-xtra.texi:
4589 * vc2-xtra.texi:
4590 * emerge-xtra.texi:
4591 * cal-xtra.texi:
4592 * dired-xtra.texi:
4593 * arevert-xtra.texi: New files, with text from respective chapters
4594 of emacs-xtra.texi. Convert each @chapter into @section, @section
4595 into @subsection, etc.
4596
1c6c854e 4597 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4598 updated.
4599
4600 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4601 Windows". All references updated.
4602
46032006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4604
4605 * macos.texi (Mac Input): Mention input from Character Palette.
4606 (Mac Font Specs): Fix typo.
4607
46082006-05-05 Richard Stallman <rms@gnu.org>
4609
4610 * files.texi (Diff Mode): Minor cleanup.
4611
46122006-05-05 Karl Berry <karl@gnu.org>
4613
8cf51b2c
GM
4614 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4615 errors from the current release of makeinfo (4.8).
4616 * help.texi (Library Keywords): Change widest word in multitable
4617 template from `emulations' to `convenience'. (Not sure if this is
4618 related to the font change.)
4619
46202006-05-05 Eli Zaretskii <eliz@gnu.org>
4621
4622 * files.texi (File Names): Add a footnote about limited support of
4623 ~USER on MS-Windows.
4624
4625 * cmdargs.texi (Initial Options): Add a footnote about limited
4626 support of ~USER on MS-Windows.
4627
46282006-05-03 Richard Stallman <rms@gnu.org>
4629
4630 * files.texi (Diff Mode): Node moved here.
4631 (Comparing Files): Delete what duplicates new node.
4632 (Files): Put Diff Mode in menu.
4633
1c6c854e 4634 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4635
4636 * emacs.texi (Top): Update menu for Diff Mode.
4637
4638 * trouble.texi (Emergency Escape): Simplify.
4639
4640 * emacs.texi (Top): Minor clarification.
4641
46422006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4643
4644 * commands.texi, entering.texi, screen.texi: Many simplifications.
4645
46462006-05-03 Richard Stallman <rms@gnu.org>
4647
4648 * commands.texi (Text Characters): Delete paragraph about unibyte
4649 non-ASCII printing chars.
4650
4651 * killing.texi (Killing): Say "graphical displays".
4652 * display.texi: Say "graphical displays".
4653
4654 * cmdargs.texi (Misc X): Say "graphical displays".
4655
46562006-05-01 Richard Stallman <rms@gnu.org>
4657
4658 * emacs.texi (Top): Add Diff Mode to menu.
4659
46602006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4661
4662 * misc.texi (Diff Mode): New node.
4663
46642006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4665
4666 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4667 (Mac Environment Variables): Shorten example line.
4668 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4669
46702006-05-01 Nick Roberts <nickrob@snap.net.nz>
4671
4672 * building.texi (GUD Customization): Describe cases %d and %c.
4673 Update description for %e.
4674
46752006-04-30 Glenn Morris <rgm@gnu.org>
4676
4677 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4678
46792006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4680
4681 * custom.texi (Examining): Update C-h v output example.
4682
46832006-04-29 Kim F. Storm <storm@cua.dk>
4684
4685 * building.texi (Grep Searching): Add lgrep and rgrep.
4686
8cf51b2c
GM
46872006-04-23 Richard Stallman <rms@gnu.org>
4688
4689 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4690
4691 * xresmini.texi: New file.
4692
4693 * xresources.texi (Face Resources): Split table into font resources
4694 and the rest. Combine similar attributes for brevity.
4695
8cf51b2c
GM
46962006-04-21 Eli Zaretskii <eliz@gnu.org>
4697
4698 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4699 backslashes and case-insensitivity in file names (moved to the
4700 main manual).
4701 (MS-DOS Printing): Move most of the text to the main manual.
4702
4703 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4704 New nodes.
4705 (Windows Processes, Windows System Menu): Add index entries and
4706 fix wording.
4707
8cf51b2c
GM
47082006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4709
4710 * misc.texi (Shell Ring): Add notes on saved input when
4711 navigating off the end of the history list.
4712
47132006-04-18 Chong Yidong <cyd@mit.edu>
4714
4715 * misc.texi (Shell Options): Correct default value of
4716 comint-scroll-show-maximum-output.
4717
8cf51b2c
GM
47182006-04-18 Nick Roberts <nickrob@snap.net.nz>
4719
4720 * building.texi (Watch Expressions): Update.
4721
8cf51b2c
GM
47222006-04-12 Richard Stallman <rms@gnu.org>
4723
4724 * search.texi: Clean up previous change.
4725
47262006-04-12 Eli Zaretskii <eliz@gnu.org>
4727
4728 * search.texi (Regexp Backslash, Regexp Replace): Add index
4729 entries for ``back reference'' and mention the term itself in the
4730 text.
4731
47322006-04-11 Richard Stallman <rms@gnu.org>
4733
4734 * custom.texi (Safe File Variables):
4735 Document enable-local-variables = :safe.
4736
47372006-04-11 Karl Berry <karl@gnu.org>
4738
4739 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4740 (Remote Repositories, Version Backups, Local Version Control)
4741 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4742 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4743 (Renaming VC Work Files and Master Files)
4744 (Inserting Version Control Headers, Customizing VC, General Options)
4745 (Options for RCS and SCCS, Options specific for CVS): Move all
4746 these nodes to emacs-xtra.texi, for brevity.
4747 * cmdargs.texi, files.texi: Change cross-references.
4748
8cf51b2c
GM
47492006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4750
4751 * files.texi (Old Versions): Update description of vc-annotate's
4752 use of color to indicate date ranges.
4753
8cf51b2c
GM
47542006-04-09 Kevin Ryde <user42@zip.com.au>
4755
8cf51b2c
GM
4756 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4757 put info and printed manual names the right way around.
4758
47592006-04-09 Karl Berry <karl@gnu.org>
4760
4761 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4762 emacs-xtra.texi, leaving only MS Windows information.
4763 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4764 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4765 node names.
4766
4767 * emacs.texi: Move @summarycontents and @contents to the beginning
4768 of the file.
4769
8cf51b2c
GM
47702006-04-08 Kevin Ryde <user42@zip.com.au>
4771
4772 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4773
47742006-04-07 Richard Stallman <rms@gnu.org>
4775
4776 * programs.texi (Comments, Comment Commands, Options for Comments)
4777 (Multi-Line Comments): "Align", not "indent".
4778 (Basic Indent): C-j deletes trailing whitespace before the newline.
4779
47802006-04-06 Richard Stallman <rms@gnu.org>
4781
8cf51b2c
GM
4782 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4783
47842006-04-06 Eli Zaretskii <eliz@gnu.org>
4785
4786 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4787
8cf51b2c
GM
47882006-04-05 Richard Stallman <rms@gnu.org>
4789
4790 * emacs.texi (Top): Update subnode menu.
4791
4792 * trouble.texi (Unasked-for Search): Node deleted.
4793 (Lossage): Delete from menu.
4794
47952006-04-04 Richard Stallman <rms@gnu.org>
4796
4797 * trouble.texi: Various cleanups.
4798 (Checklist): Don't bother saying how to snail a bug report.
4799 (Emergency Escape): Much rewriting.
4800 (After a Crash): Rename the core dump immediately.
4801 (Total Frustration): Call it a psychotherapist.
4802 (Bug Criteria): Avoid "illegal instruction".
4803 (Sending Patches): We always put the contributor's name in.
4804
4805 * misc.texi (Thumbnails): Minor correction.
4806
8cf51b2c
GM
48072006-04-03 Richard Stallman <rms@gnu.org>
4808
4809 * misc.texi (Thumbnails): Minor cleanup.
4810
48112006-04-02 Karl Berry <karl@gnu.org>
4812
4813 * sending.texi (Mail Sending): pxref to Top needs five args.
4814
4815 * texinfo.tex: Update to current version (2006-03-21.13).
4816
8cf51b2c
GM
48172006-03-31 Richard Stallman <rms@gnu.org>
4818
4819 * emacs.texi (Top): Update subnode menu.
4820
4821 * help.texi (Help Mode): Cleanup.
4822
4823 * dired.texi: Many cleanups.
4824 (Dired Deletion): Describe dired-recursive-deletes.
4825 (Operating on Files): dired-create-directory moved.
4826 (Misc Dired Features): Move to here.
4827 (Tumme): Node moved to misc.texi.
4828
4829 * custom.texi: Many cleanups.
4830 (Minor Modes): Don't mention ISO Accents Mode.
4831 (Examining): Update C-h v output example.
4832 (Hooks): Add index and xref for add-hook.
4833 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4834 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4835
4836 * misc.texi: Many cleanups.
4837 (beginning): Add to summary of topics.
4838 (Shell): Put eshell xref at the end. Remove eshell from table.
4839 (Thumbnails): New node.
4840
8cf51b2c
GM
48412006-03-28 Eli Zaretskii <eliz@gnu.org>
4842
4843 * files.texi (File Name Cache): Make it clear that the cache is
4844 not persistent.
4845
8cf51b2c
GM
48462006-03-25 Karl Berry <karl@gnu.org>
4847
49823426
GM
4848 * emacs-xtra.texi, emacs.texi, gnu.texi:
4849 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4850 (2) do not indent copyright year list (or anything else).
4851
8cf51b2c
GM
48522006-03-21 Juanma Barranquero <lekktu@gmail.com>
4853
4854 * files.texi (VC Dired Mode): Remove misplaced brackets.
4855
48562006-03-21 Andre Spiegel <spiegel@gnu.org>
4857
4858 * files.texi: Various updates and clarifications in the VC chapter.
4859
48602006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4861
4862 * help.texi (Help Mode): Document "C-c C-c".
4863
8cf51b2c
GM
48642006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4865
4866 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4867 menu in the standalone Info reader.
4868
48692006-03-15 Chong Yidong <cyd@stupidchicken.com>
4870
4871 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4872 moved here from Emacs manual.
4873
4874 * programs.texi (Fortran): Section moved to emacs-xtra.
4875 (Program Modes): Xref to Fortran in emacs-xtra.
4876
4877 * maintaining.texi (Emerge): Move to emacs-xtra.
4878 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4879
4880 * picture.texi: File deleted.
4881 * Makefile.in:
4882 * makefile.w32-in: Remove picture.texi.
4883
4884 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4885 * abbrevs.texi (Abbrevs):
4886 * sending.texi (Sending Mail): Picture node removed.
4887
4888 * emacs.texi (Top): Update node listings.
4889
8cf51b2c
GM
48902006-03-12 Richard Stallman <rms@gnu.org>
4891
4892 * calendar.texi: Various cleanups.
4893
8cf51b2c
GM
48942006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4895
4896 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4897 syntax.
4898
8cf51b2c
GM
48992006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4900
4901 * search.texi (Regexps): More accurately describe which characters
4902 are special in which situations. Recommend _not_ to quote `]' or
4903 `-' when they are not special.
4904
8cf51b2c
GM
49052006-02-28 Andre Spiegel <spiegel@gnu.org>
4906
4907 * files.texi (Old Versions): Clarify operation of C-x v =.
4908
8cf51b2c
GM
49092006-02-21 Nick Roberts <nickrob@snap.net.nz>
4910
4911 * building.texi (Watch Expressions): Update and describe
4912 gdb-speedbar-auto-raise.
4913
49142006-02-19 Richard M. Stallman <rms@gnu.org>
4915
4916 * emacs.texi: Use @smallbook.
4917 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4918 Update subnode menu.
4919
4920 * building.texi (Lisp Interaction): Minor addition.
4921
49222006-02-18 Nick Roberts <nickrob@snap.net.nz>
4923
4924 * building.texi (Watch Expressions): Update and be more precise.
4925
c8763fb6 49262006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4927
4928 * maintaining.texi (Create Tags Table): Explain why the
4929 exception when etags writes to files under the /dev tree.
4930
49312006-02-14 Richard M. Stallman <rms@gnu.org>
4932
4933 * custom.texi (Safe File Variables): Lots of clarification.
4934 Renamed from Unsafe File Variables.
4935
49362006-02-14 Chong Yidong <cyd@stupidchicken.com>
4937
4938 * custom.texi (Unsafe File Variables): File variable confirmation
4939 assumed denied in batch mode.
4940
49412006-02-14 Richard M. Stallman <rms@gnu.org>
4942
4943 * building.texi (GDB User Interface Layout): Don't say `inferior'
4944 for program being debugged.
4945
49462006-02-15 Nick Roberts <nickrob@snap.net.nz>
4947
4948 * building.texi (GDB Graphical Interface):
4949 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4950
49512006-02-13 Chong Yidong <cyd@stupidchicken.com>
4952
4953 * custom.texi (Specifying File Variables, Unsafe File Variables):
4954 New nodes, split from File Variables. Document new file local
4955 variable behavior.
4956
49572006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4958
4959 * display.texi (Standard Faces):
8cf51b2c
GM
4960 * files.texi (Visiting):
4961 * frames.texi (Clipboard):
4962 * glossary.texi (Glossary) <Clipboard>:
4963 * xresources.texi (X Resources): Mention Mac OS port.
4964
8cf51b2c
GM
49652006-02-12 Richard M. Stallman <rms@gnu.org>
4966
4967 * building.texi (Building): Clarify topic in intro.
4968
4969 * maintaining.texi (Maintaining): Change title; clarify topic.
4970 Delete duplicate index entries.
4971
4972 * building.texi (Other GDB User Interface Buffers): Clarifications.
4973
4974 * text.texi (Cell Commands): Clarifications.
4975
4976 * programs.texi (Defuns): Delete duplicate explanation of
4977 left-margin paren convention.
4978 (Hungry Delete): Minor cleanup.
4979
49802006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4981
4982 * dired.texi (Tumme): More tumme documentation.
4983
49842006-02-11 Alan Mackenzie <acm@muc.de>
4985
4986 * programs.texi ("Hungry Delete"): Correct the appellation of the
4987 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4988
49892006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4990
4991 * dired.texi (Tumme): Fix small bug.
4992
49932006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4994
4995 * macos.texi (Mac International): Rename "fontset-mac" to
4996 "fontset-standard".
4997
8cf51b2c
GM
49982006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4999
5000 * dired.texi (Tumme): Basic documentation for Tumme added.
5001
8cf51b2c
GM
50022006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5003
5004 * mule.texi (International):
5005 * programs.texi (Basic Indent): Fix typos.
5006
8cf51b2c
GM
5007 * custom.texi (Minor Modes):
5008 * display.texi (Text Display):
5009 * commands.texi (Text Characters): Update xrefs.
5010
50112006-02-07 Richard M. Stallman <rms@gnu.org>
5012
5013 * emacs.texi (Top): Update subnode menu.
5014 Update info on old Emacs papers.
5015 (Intro): "Graphical display", not window system.
5016
5017 * xresources.texi (GTK styles): Minor clarifications.
5018
5019 * trouble.texi: "Graphical display", not window system.
5020 (Stuck Recursive): Minor clarification.
5021
5022 * text.texi: Minor clarifications.
5023 (Sentences): Explain why two-space convention is better.
5024 Explain sentence-end-without-period here.
5025 (Fill Commands): Not here.
5026 (Refill): Node moved down.
5027 (Filling): Update menu.
5028 (Table Creation, Cell Justification, Column Commands): Clarify.
5029
5030 * sending.texi: Minor clarifications.
5031
5032 * search.texi (Regexp Backslash): Clarification.
5033
5034 * rmail.texi: Minor cleanups.
5035 (Rmail): Delete digression about `rmail-mode'.
5036 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5037 (Rmail Files): Mention C-u M-x rmail.
5038 (Rmail Reply): Mention References.
5039 (Rmail Display): Mention rmail-nonignored-headers.
5040
5041 * programs.texi: Minor cleanups.
5042 (Comment Commands): Mention momentary Transient Mark mode.
5043 (Matching): Be more specific about customizing show-paren-mode.
5044 (Info Lookup): Don't list the modes that support C-h S.
5045 Just say what it does in an unsupported mode.
5046 (Man Page): Delete excessive info on customizing woman.
5047 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5048
5049 * abbrevs.texi: Minor clarifications.
5050 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5051 not "dynamic abbrevs" as if they were a kind of abbrev.
5052
5053 * picture.texi (Picture): Minor cleanup.
5054
5055 * mule.texi (Communication Coding): Say "other applications".
5056 (Fontsets): Not specific to X. Add xref to X Resources.
5057 (Unibyte Mode): Rename from Single-Byte Character Support.
5058 "Graphical display", not window system.
5059 (International): Update menu.
5060
5061 * maintaining.texi (Format of ChangeLog):
5062 New node, split out from ChangeLog.
5063 (ChangeLog): Clarifications in the remaining text.
5064 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5065 (Find Tag): Add @w.
5066 (Tags Search): Explain tag table order here. Simplify grep ref.
5067 (List Tags): tags-tag-face is a variable, not a face.
5068 (Emerge): Cleanups.
5069
5070 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5071 (Keyboard Macros): Avoid "the user".
5072
5073 * killing.texi: "Graphical display", not window system.
5074
5075 * help.texi (Help Echo): "Graphical display", not window system.
5076
5077 * glossary.texi: Say "you", not "the user". Say "graphical display".
5078
5079 * frames.texi: Minor cleanups. "Graphical display", not window system.
5080
5081 * files.texi (Visiting): Make drag-and-drop not X-specific.
5082
5083 * custom.texi: Minor cleanups. "Graphical display", not window system.
5084
5085 * cmdargs.texi: Minor cleanups.
5086
5087 * building.texi (Compilation): Move and split kill-compilation para.
5088 Add para about multiple compilers.
5089 (Compilation Mode): Commands also available in grep mode and others.
5090 Mention C-u C-x ` more tutorially. Clarify C-x `.
5091 (Compilation Shell): Clarify. Put Bash example first.
5092 (Grep Searching): Minor cleanups; add @w.
5093 (Debuggers): Minor cleanups.
5094 (Starting GUD): Make GDB xgraphical mode issue clearer.
5095 (Debugger Operation): Lots of clarifications including
5096 GDB tooltip side-effect issue.
5097 (Commands of GUD): Clarify.
5098 (GUD Customization): Add bashdb-mode-hook.
5099 (GDB Graphical Interface): Rewrite for clarity.
5100 (GDB User Interface Layout): Rewrite for clarity.
5101 (Stack Buffer, Watch Expressions): Likewise.
5102 (Other GDB User Interface Buffers): Cleanups.
5103 (Lisp Libraries, External Lisp): Cleanup.
5104
5105 * basic.texi (Position Info): "Graphical displays", rather than
5106 window systems.
5107
5108 * anti.texi: Minor cleanup.
5109
8cf51b2c
GM
51102006-02-03 Eli Zaretskii <eliz@gnu.org>
5111
5112 * custom.texi (Init File, Find Init): Add cross-references to
5113 where $HOME is described.
5114
51152006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5116
5117 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5118 is not inside the @table.
5119
5120 * emacs.texi (Top): Correct node name.
5121
5122 * files.texi (File Names): Fix @xref.
5123 (Reverting): Fix typo.
5124
5125 * mule.texi (International): Correct node name.
5126
5127 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5128
51292006-02-01 Richard M. Stallman <rms@gnu.org>
5130
5131 * emacs.texi (Top): Update subnode menu.
5132
5133 * mule.texi: Minor clarifications.
5134 Reduce the specific references to X Windows.
5135 Refer to "graphical" terminals, rather than window systems.
5136 (Text Coding): Rename from Specify Coding.
5137 (Communication Coding, File Name Coding, Terminal Coding):
5138 New nodes split out from Text Coding.
5139
5140 * kmacro.texi: Minor clarifications.
5141 (Keyboard Macro Ring): Comment out some excessive commands.
5142 (Basic Keyboard Macro): Split up the table, putting part in each node.
5143
5144 * major.texi: Minor clarifications.
5145
5146 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5147
5148 * windows.texi: Minor clarifications.
5149 (Change Window): Don't describe mode-line mouse cmds here.
5150 Add xref to Mode Line Mouse.
5151
5152 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5153
5154 * macos.texi (Mac International): Fix xref.
5155
5156 * indent.texi: Minor clarifications.
5157
5158 * frames.texi: Minor clarifications.
5159 Reduce the specific references to X Windows.
5160 Refer to "graphical" terminals, rather than window systems.
5161 (Frame Parameters): Don't mention commands like
5162 set-foreground-color. Just say to customize a face.
5163 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5164
5165 * files.texi: Minor clarifications.
5166 (Numbered Backups): New node, split out from Backup Names.
5167
5168 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5169
5170 * cmdargs.texi (General Variables): Fix xref.
5171
5172 * buffers.texi: Minor clarifications.
5173
8cf51b2c
GM
51742006-01-31 Richard M. Stallman <rms@gnu.org>
5175
5176 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5177 Nodes moved to top.
5178
5179 * display.texi: Minor clarifications.
5180 (Display): Rearrange menu.
5181 (Standard Faces): Mention query-replace face.
5182 (Faces): Simplify.
5183 (Font Lock): Simplify face customization info.
5184 (Highlight Changes): Node merged into Highlight Interactively.
5185 (Highlight Interactively): Much rewriting and cleanup.
5186 (Optional Mode Line): Narrowed line number not good for goto-line.
5187 Simplify face customization advice.
5188 (Text Display): Mention use of escape-glyph face.
5189 Move ctl-arrow and tab-width here.
5190 (Display Custom): Move no-redraw-on-reenter to end of node.
5191
5192 * search.texi: Minor clarifications.
5193 (Isearch Scroll): Simplify.
5194 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5195
5196 * regs.texi (Registers): Mention bookmarks here.
5197
5198 * mark.texi: Minor clarifications.
5199 (Selective Undo): Node deleted.
5200
5201 * m-x.texi: Minor clarifications.
5202
5203 * killing.texi: Minor clarifications.
5204 Refer to "graphical" terminals, rather than window systems.
5205
5206 * help.texi: Clarifications.
5207 (Help): Don't describe C-h F and C-h K here.
5208 (Key Help): Describe C-h K here.
5209 (Name Help): Mention Emacs Lisp Intro.
5210 Describe C-h F here.
5211 (Misc Help): Mention C-h F and C-h K only briefly.
5212
5213 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5214 Selective undo text merged in.
5215 (Spelling): Mention Aspell along with Ispell.
5216
5217 * emacs.texi (Top): Update subnode menus.
5218
5219 * basic.texi (Basic Undo): Rename from Undo. Most of text
5220 moved to new Undo node.
5221
8cf51b2c
GM
52222006-01-29 Chong Yidong <cyd@stupidchicken.com>
5223
5224 * basic.texi (Continuation Lines, Inserting Text):
5225 Mention longlines mode.
5226
52272006-01-29 Richard M. Stallman <rms@gnu.org>
5228
10d1d0af 5229 * screen.texi: Minor cleanups.
8cf51b2c
GM
5230 (Screen): Clean up the intro paragraphs.
5231 (Mode Line): Lots of rewriting. Handle frame-name better.
5232 eol-mnemonic-... vars moved out.
5233
5234 * emacs.texi (Top): Change menu item for MS-DOS node.
5235 Update subnode menu.
5236
5237 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5238 chapter relates to Windows. Title changed.
5239
5240 * mini.texi: Minor cleanups.
5241
5242 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5243 (Mark): Put it in the menu.
5244
5245 * entering.texi: Minor cleanups.
5246
5247 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5248 (Intro): Refer to "graphical" terminals, rather than X.
5249
5250 * display.texi (Display Custom): Add xref to Variables.
5251 (Optional Mode Line): eol-mnemonic-... vars moved here.
5252
5253 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5254 rather than X.
5255
8cf51b2c
GM
5256 * basic.texi: Minor cleanups.
5257 (Undo): selective-undo moved.
5258
8cf51b2c
GM
52592006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5260
5261 * anti.texi (Antinews): Various corrections and additions.
5262
52632006-01-23 Juri Linkov <juri@jurta.org>
5264
5265 * custom.texi (Easy Customization, Customization Groups)
5266 (Browsing Custom): Mention links along with buttons.
5267
8cf51b2c
GM
52682006-01-21 Eli Zaretskii <eliz@gnu.org>
5269
8cf51b2c
GM
5270 * text.texi (TeX Print): Use @key for TAB.
5271
8cf51b2c
GM
5272 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5273
8cf51b2c
GM
52742006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5275
5276 * files.texi (File Aliases): Don't claim that usually separate
5277 buffers are created for two file names that name the same data.
5278 Mention additional situations where different names mean the same
5279 file on disk.
5280
52812006-01-19 Richard M. Stallman <rms@gnu.org>
5282
5283 * killing.texi (Deletion): Upcase @key argument.
5284
5285 * custom.texi (Custom Themes): Minor cleanup.
5286
5287 * programs.texi (Hungry Delete): Upcase @key argument.
5288
8cf51b2c
GM
52892006-01-16 Juri Linkov <juri@jurta.org>
5290
5291 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5292 Move `mode-line-highlight' before `mode-line-buffer-id'.
5293
8cf51b2c
GM
52942006-01-14 Richard M. Stallman <rms@gnu.org>
5295
5296 * basic.texi (Inserting Text): Minor cleanup.
5297
8cf51b2c
GM
52982006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5299
5300 * custom.texi (Changing a Variable, Face Customization):
5301 Update for changes in Custom menus.
5302
8cf51b2c
GM
53032006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5304
5305 * macos.texi (Mac International): Undo last change.
5306
8cf51b2c
GM
53072006-01-02 Chong Yidong <cyd@stupidchicken.com>
5308
5309 * custom.texi (Custom Themes): Describe the new
5310 customize-create-theme interface.
5311
53122005-12-30 Juri Linkov <juri@jurta.org>
5313
5314 * basic.texi (Position Info): Update example.
5315
c8763fb6 53162005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5317
5318 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5319
53202005-12-24 Chong Yidong <cyd@stupidchicken.com>
5321
5322 * custom.texi (Custom Themes): `load-theme' always loads.
5323
53242005-12-23 Juri Linkov <juri@jurta.org>
5325
5326 * display.texi (Highlight Interactively): Use double space to
5327 separate sentences. Replace C-p with M-p, and C-n with M-n.
5328
53292005-12-22 Richard M. Stallman <rms@gnu.org>
5330
5331 * custom.texi (Easy Customization and subnodes):
5332 Replace "active field" with "button".
5333 Use "user option" only for variables.
5334 Use "setting" for variable-or-face.
5335
53362005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5337
5338 * buffers.texi (Select Buffer): Change order in table to make
5339 "Similar" refer to the correct item.
5340 (Indirect Buffers): Minor rewording.
5341
8cf51b2c
GM
53422005-12-20 Juri Linkov <juri@jurta.org>
5343
5344 * files.texi (VC Status): Put P and N near p and n.
5345
8cf51b2c
GM
53462005-12-19 Richard M. Stallman <rms@gnu.org>
5347
5348 * programs.texi (Electric C): Delete the info about newline control.
5349 (Other C Commands): Minor cleanup.
5350 (Left Margin Paren): Minor cleanup.
5351
53522005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5353
5354 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5355 (Customization Groups): Delete text moved to "Browsing Custom".
5356 (Browsing Custom): New node.
5357 (Specific Customization): Clarify which commands only work for
5358 loaded options.
5359
53602005-12-18 Bill Wohler <wohler@newt.com>
5361
5362 * frames.texi (Tool Bars): Shorten text of previous change.
5363
53642005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5365
5366 * files.texi (VC Status): Document log-view mode.
5367
53682005-12-18 Bill Wohler <wohler@newt.com>
5369
5370 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5371 permanently via the customize interface.
5372
8cf51b2c
GM
53732005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5374
5375 * killing.texi (Killing by Lines): Document `kill-whole-line'
5376 function.
5377
c8763fb6 53782005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5379
5380 * buffers.texi (Select Buffer): Change `prev-buffer' to
5381 `previous-buffer'. Indicate that these functions use a frame
5382 local buffer list.
5383
8cf51b2c
GM
53842005-12-12 Richard M. Stallman <rms@gnu.org>
5385
5386 * custom.texi (Easy Customization): Change menu comment.
5387 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5388
5389 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5390 (Help): Among the Apropos commands, describe only C-h a here.
5391
53922005-12-11 Richard M. Stallman <rms@gnu.org>
5393
5394 * programs.texi (Options for Comments): Comment-end starts with space.
5395
5396 * glossary.texi (Glossary): Minor cleanup.
5397
5398 * files.texi (Old Versions): Use @table.
5399
8cf51b2c
GM
54002005-12-10 David Koppelman <koppel@ece.lsu.edu>
5401
5402 * display.texi (Highlight Interactively): Include
5403 global-hi-lock-mode. Add miscellaneous details and elaborations.
5404
54052005-12-09 Richard M. Stallman <rms@gnu.org>
5406
5407 * display.texi (Font Lock): Delete the Global FL menu item.
5408
54092005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5410
5411 * custom.texi (Minibuffer Maps): Mention the maps for file name
5412 completion.
5413
54142005-12-09 Kim F. Storm <storm@cua.dk>
5415
5416 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5417 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5418 cursor to next corner in rectangle; clarify insert around rectangle.
5419
8cf51b2c
GM
54202005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5421
5422 * custom.texi (Customization): Use xref to elisp manual for
5423 non-TeX output.
5424 (Minor Modes): Update.
5425 (Customization Groups, Changing a Variable, Face Customization):
5426 Update for new appearance of Custom buffers.
5427 (Changing a Variable): `custom-buffer-done-function' has been
5428 replaced by `custom-buffer-done-kill'.
5429 (Specific Customization): In the `customize-group' buffer, a
5430 subgroup's contents are not "hidden". They are not included at
5431 all. They have no [Show] button.
5432 (Mouse Buttons): Add pxref to description of mouse event lists in
5433 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5434 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5435 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5436
54372005-12-08 Richard M. Stallman <rms@gnu.org>
5438
5439 * mini.texi (Completion Commands, Completion):
5440 In file name input, SPC does not do completion.
5441
8cf51b2c
GM
54422005-12-08 Nick Roberts <nickrob@snap.net.nz>
5443
5444 * building.texi (GDB Graphical Interface): Explain screen size
5445 setting.
5446 (Other GDB User Interface Buffers): Describe features specific to
5447 GDB 6.4.
5448
8cf51b2c
GM
54492005-12-01 Nick Roberts <nickrob@snap.net.nz>
5450
5451 * building.texi (GDB User Interface Layout): Describe how to
5452 kill associated buffers.
5453 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5454 (Watch Expressions): Be more precise.
5455 (Other GDB User Interface Buffers): Describe how to change a
5456 register value.
5457
8cf51b2c
GM
54582005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5459
5460 * macos.texi (Mac Input): Remove description of
5461 mac-command-key-is-meta. Add descriptions of
5462 mac-control-modifier, mac-command-modifier, and
5463 mac-option-modifier.
5464 (Mac International): Fix description of conversion of clipboard data.
5465 (Mac Font Specs): Add example of font customization by face attributes.
5466
54672005-11-22 Nick Roberts <nickrob@snap.net.nz>
5468
5469 * building.texi (Watch Expressions): Expand description.
5470 (Other GDB User Interface Buffers): Describe local map for
5471 gud-watch.
5472
54732005-11-21 Chong Yidong <cyd@stupidchicken.com>
5474
5475 * display.texi (Font Lock): Font lock is enabled by default now.
5476
54772005-11-20 Juri Linkov <juri@jurta.org>
5478
5479 * basic.texi (Position Info): Update examples of the output.
5480 Remove the fact that examples are produced in the TeXinfo buffer,
5481 because in the Info reader users will get a different output from
5482 `C-x ='.
5483
5484 * building.texi (Compilation Mode): Remove paragraph duplicated
5485 from the node `Compilation'. Add `compilation-skip-threshold'.
5486
5487 * display.texi (Font Lock): Suggest more user-friendly method of
5488 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5489
54902005-11-18 Richard M. Stallman <rms@gnu.org>
5491
5492 * files.texi (Registering): Mention @@ in mode line.
5493
5494 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5495
54962005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5497
5498 * files.texi (Renaming and VC): Some back-ends don't
5499 handle renaming.
5500
8cf51b2c
GM
55012005-11-17 Juri Linkov <juri@jurta.org>
5502
5503 * emacs.texi (Top):
5504 * display.texi (Highlight Interactively): Put this font-lock based
5505 mode near Font Lock node.
5506
55072005-11-16 Chong Yidong <cyd@stupidchicken.com>
5508
5509 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5510 icons.
5511
55122005-11-12 Kim F. Storm <storm@cua.dk>
5513
5514 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5515 (Help Summary): Add C-h d and C-h e.
5516 (Apropos): Clarify that all apropos commands may search for either
5517 list of words or a regexp. Add C-h d for apropos-documentation.
5518 Describe apropos-documentation-sort-by-scores user option.
5519
8cf51b2c
GM
55202005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5521
5522 * killing.texi (CUA Bindings): Add @section.
5523
55242005-11-10 Kim F. Storm <storm@cua.dk>
5525
5526 * emacs.texi (Top): Add CUA Bindings entry to menu.
5527
5528 * killing.texi (CUA Bindings): New node. Moved here from
5529 misc.texi and extended with info on rectangle commands and
5530 rectangle highlighting, interface to registers, and the global
5531 mark feature.
5532
5533 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5534
5535 * regs.texi: Prev link points to CUA Bindings node.
5536
55372005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5538
5539 * help.texi (Help Echo): By default, help echos are only shown on
5540 mouse-over, not on point-over.
5541
c8763fb6 55422005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5543
5544 * misc.texi (Shell Mode): Describe how to activate password echoing.
5545
8cf51b2c
GM
55462005-11-04 Romain Francoise <romain@orebokech.com>
5547
5548 * mark.texi (Mark Ring): Fix typo.
5549
55502005-11-03 Richard M. Stallman <rms@gnu.org>
5551
5552 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5553
55542005-11-01 Bill Wohler <wohler@newt.com>
5555
5556 * help.texi (Help Mode): Fix typo.
5557
55582005-11-01 Nick Roberts <nickrob@snap.net.nz>
5559
1c6c854e
CS
5560 * building.texi (Other GDB User Interface Buffers):
5561 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5562
55632005-10-31 Romain Francoise <romain@orebokech.com>
5564
5565 * files.texi (Compressed Files): Fix typo.
5566
5567 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5568
5569 * windows.texi (Force Same Window): Likewise.
5570
55712005-10-30 Bill Wohler <wohler@newt.com>
5572
5573 * help.texi (Help Mode): URLs viewed with browse-url.
5574
55752005-10-31 Nick Roberts <nickrob@snap.net.nz>
5576
5577 * building.texi (GDB Graphical Interface): Don't reference
5578 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5579 must stay in same frame.
5580
55812005-10-29 Chong Yidong <cyd@stupidchicken.com>
5582
5583 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5584
5585 * anti.texi (Antinews): Likewise.
5586
8cf51b2c
GM
55872005-10-28 Bill Wohler <wohler@newt.com>
5588
5589 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5590
55912005-10-28 Richard M. Stallman <rms@gnu.org>
5592
5593 * files.texi (Visiting): Explain how to enter ? in a file name.
5594
5595 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5596
8cf51b2c
GM
55972005-10-25 Nick Roberts <nickrob@snap.net.nz>
5598
1c6c854e
CS
5599 * building.texi (GDB Graphical Interface):
5600 Describe gdb-mouse-until.
8cf51b2c
GM
5601
56022005-10-23 Richard M. Stallman <rms@gnu.org>
5603
5604 * custom.texi (Init File): Recommend when to use site-start.el.
5605
8cf51b2c
GM
56062005-10-21 Juri Linkov <juri@jurta.org>
5607
5608 * custom.texi (Examining): Mention accessing the old variable
5609 value via M-n in set-variable.
5610
8cf51b2c
GM
56112005-10-18 Romain Francoise <romain@orebokech.com>
5612
5613 * files.texi (Version Systems): Capitalize GNU.
5614
8cf51b2c
GM
56152005-10-18 Nick Roberts <nickrob@snap.net.nz>
5616
5617 * building.texi (Compilation Mode): Remove redundant paragraph.
5618 (Watch Expressions): Remove paragraph to reflect code change.
5619
8cf51b2c
GM
56202005-10-16 Richard M. Stallman <rms@gnu.org>
5621
5622 * building.texi (Compilation Mode, Compilation): Clarified.
5623
56242005-10-15 Richard M. Stallman <rms@gnu.org>
5625
5626 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5627
8cf51b2c
GM
56282005-10-13 Kenichi Handa <handa@m17n.org>
5629
5630 * basic.texi (Position Info): Fix previous change.
5631
c8763fb6 56322005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5633
5634 * cmdargs.texi (Icons X): Fix typo.
5635
56362005-10-12 Kenichi Handa <handa@m17n.org>
5637
5638 * basic.texi (Position Info): Describe the case that Emacs shows
5639 "part of display ...".
5640
c8763fb6 56412005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5642
5643 * cmdargs.texi (Icons X): -nb => -nbi.
5644
56452005-10-10 Chong Yidong <cyd@stupidchicken.com>
5646
5647 * frames.texi (Speedbar): A couple more clarifications.
5648
56492005-10-11 Nick Roberts <nickrob@snap.net.nz>
5650
5651 * building.texi (GDB User Interface Layout): Improve diagram.
5652 (Watch Expressions): Explain how to make speedbar global.
5653 (Other GDB User Interface Buffers): Make references more precise.
5654
8cf51b2c
GM
56552005-10-09 Richard M. Stallman <rms@gnu.org>
5656
5657 * frames.texi (Speedbar): Clarify the text.
5658
56592005-10-09 Chong Yidong <cyd@stupidchicken.com>
5660
5661 * frames.texi (Speedbar): Add information on keybindings,
5662 dismissing the speedbar, and buffer display mode. Link to
5663 speedbar manual.
5664
c8763fb6 56652005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5666
1c6c854e 5667 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5668 added -nb, --no-bitmap-icon.
5669
8cf51b2c
GM
56702005-10-07 Nick Roberts <nickrob@snap.net.nz>
5671
5672 * building.texi (GDB Graphical Interface): Add variables and
5673 functions to indices. Be more precise.
5674
c8763fb6 56752005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5676
5677 * frames.texi (Drag and Drop): Remove the x- from
5678 x-dnd-open-file-other-window and xdnd-protocol-alist.
5679
56802005-09-30 Romain Francoise <romain@orebokech.com>
5681
5682 * mini.texi (Minibuffer): The default value now appears before the
5683 colon in minibuffer prompts.
5684
8cf51b2c
GM
56852005-09-25 Richard M. Stallman <rms@gnu.org>
5686
5687 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5688
8cf51b2c
GM
56892005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5690
5691 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5692
8cf51b2c
GM
56932005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5694
5695 * emacs.texi (Top): Update submenus from macos.texi.
5696
5697 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5698 (Mac OS): Update feature support status.
5699 (Mac Input): List supported input scripts. Remove description
5700 about `mac-keyboard-text-encoding'. Mention mouse button
5701 emulation and related variables.
5702 (Mac International): Mention Central European and Cyrillic
5703 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5704 Add description about coding system for selection.
5705 Add description about language environment.
5706 (Mac Environment Variables):
5707 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5708 arguments. Add Preferences support.
5709 (Mac Directories): Explicitly state that this node is for Mac OS
5710 Classic only.
1c6c854e
CS
5711 (Mac Font Specs): Mention specification for scalable fonts.
5712 List supported charsets. Add preferred way of creating fontsets.
5713 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5714 (Mac Functions): Add descriptions about `mac-set-file-creator',
5715 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5716 and `mac-get-preference'.
5717
8cf51b2c
GM
57182005-09-16 Romain Francoise <romain@orebokech.com>
5719
5720 Update all files to specify GFDL version 1.2.
5721
5722 * doclicense.texi (GNU Free Documentation License): Update to
5723 version 1.2.
5724
57252005-09-15 Richard M. Stallman <rms@gnu.org>
5726
5727 * buffers.texi (List Buffers): Fix xref.
5728
5729 * rmail.texi (Rmail Basics): Fix xref.
5730
5731 * emacs.texi (Top): Update subnode menus.
5732
5733 * files.texi (Saving Commands): New node, broken out of Saving.
5734 (Customize Save): New node, broken out of Saving.
5735 Clarify effect of write-region-inhibit-fsync.
5736 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5737
8cf51b2c
GM
57382005-09-14 Romain Francoise <romain@orebokech.com>
5739
5740 * files.texi (Saving): Mention write-region-inhibit-fsync.
5741
57422005-09-05 Chong Yidong <cyd@stupidchicken.com>
5743
5744 * custom.texi (Custom Themes): New node.
5745
57462005-09-03 Richard M. Stallman <rms@gnu.org>
5747
49823426
GM
5748 * search.texi (Search Case): Mention vars that control
5749 case-fold-search for various operations.
8cf51b2c
GM
5750
57512005-08-22 Juri Linkov <juri@jurta.org>
5752
5753 * display.texi (Standard Faces): Merge the text from
5754 `(elisp)Standard Faces' into this node.
5755
57562005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5757
5758 * emacs.texi (Top): Delete menu item for deleted node
5759 Keyboard Translations.
5760
57612005-08-18 Richard M. Stallman <rms@gnu.org>
5762
8cf51b2c
GM
5763 * trouble.texi (Unasked-for Search):
5764 Delete xref to Keyboard Translations.
5765
5766 * glossary.texi (Glossary): Delete xref.
5767
8cf51b2c
GM
5768 * custom.texi (Minor Modes): Say that the list here is not complete.
5769 (Keyboard Translations): Node deleted.
5770 (Disabling): Delete xref to it.
5771 (Customization Groups): Fix Custom buffer example.
5772 (Hooks): Mention remove-hooks.
5773
57742005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5775
5776 * building.texi (GDB Graphical Interface): Improve filling of menu
5777 item.
5778
57792005-08-18 Nick Roberts <nickrob@snap.net.nz>
5780
5781 * building.texi (GDB Graphical Interface): Use better node names.
5782
57832005-08-14 Richard M. Stallman <rms@gnu.org>
5784
5785 * text.texi (Sentences): Fix xref.
5786
57872005-08-14 Juri Linkov <juri@jurta.org>
5788
5789 * building.texi (Compilation, Grep Searching): Move grep command
5790 headings from `Compilation' to `Grep Searching'.
5791
5792 * dired.texi (Dired and Find):
5793 * maintaining.texi (Tags Search): Replace grep xref to
5794 `Compilation' node with `Grep Searching'.
5795
5796 * files.texi (Comparing Files): Replace xref to `Compilation' with
5797 `Compilation Mode'.
5798
57992005-08-13 Alan Mackenzie <acm@muc.de>
5800
5801 * search.texi (Non-ASCII Isearch): Correct a typo.
5802 (Replacement Commands): Mention query-replace key binding.
5803
58042005-08-11 Richard M. Stallman <rms@gnu.org>
5805
5806 * programs.texi (Options for Comments): Fix xref.
5807
5808 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5809 out of Regexps.
5810
8cf51b2c
GM
58112005-08-09 Juri Linkov <juri@jurta.org>
5812
5813 * building.texi (Compilation): Use `itemx' instead of `item'.
5814 (Grep Searching): Simplify phrase.
5815
5816 * display.texi (Standard Faces): Describe vertical-border on
5817 window systems.
5818
5819 * windows.texi (Split Window): Simplify phrase and mention
5820 vertical-border face.
5821
58222005-08-09 Richard M. Stallman <rms@gnu.org>
5823
5824 * files.texi (Comparing Files): Clarify compare-windows.
5825
5826 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5827
8cf51b2c
GM
58282005-08-06 Eli Zaretskii <eliz@gnu.org>
5829
5830 * mule.texi (Coding Systems): Rephrase the paragraph about
5831 codepages: no need for "M-x codepage-setup" anymore, except on
5832 MS-DOS.
5833
5834 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5835 the MS-DOS port only.
5836
58372005-07-30 Eli Zaretskii <eliz@gnu.org>
5838
5839 * makefile.w32-in (info): Don't run multi-install-info.bat.
5840 ($(infodir)/dir): New target, produced by running
5841 multi-install-info.bat.
5842
8cf51b2c
GM
58432005-07-22 Eli Zaretskii <eliz@gnu.org>
5844
5845 * files.texi (Quoted File Names): Add index entry.
5846
8cf51b2c
GM
58472005-07-19 Juri Linkov <juri@jurta.org>
5848
5849 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5850
58512005-07-18 Juri Linkov <juri@jurta.org>
5852
8cf51b2c
GM
5853 * custom.texi (Easy Customization):
5854 * files.texi (Old Versions):
5855 * frames.texi (Wheeled Mice):
5856 * mule.texi (Specify Coding):
8cf51b2c
GM
5857 * text.texi (Cell Justification):
5858 * trouble.texi (After a Crash):
8cf51b2c
GM
5859 * xresources.texi (GTK styles):
5860 Delete duplicate duplicate words.
5861
58622005-07-17 Richard M. Stallman <rms@gnu.org>
5863
5864 * frames.texi (Creating Frames): Fix foreground color example.
5865
5866 * custom.texi (Init Examples): Clean up text about conditionals.
5867
58682005-07-16 Richard M. Stallman <rms@gnu.org>
5869
5870 * mini.texi (Completion Commands): Fix command name for ?.
5871
8cf51b2c
GM
58722005-07-16 Eli Zaretskii <eliz@gnu.org>
5873
5874 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5875 `menu' face has no effect on w32 and with GTK.
5876 Add cross-references.
8cf51b2c
GM
5877
5878 * cmdargs.texi (General Variables): Clarify the default location
5879 of $HOME on w32 systems.
5880
58812005-07-15 Jason Rumney <jasonr@gnu.org>
5882
5883 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5884 changed.
5885
58862005-07-08 Kenichi Handa <handa@m17n.org>
5887
1c6c854e
CS
5888 * mule.texi (Recognize Coding):
5889 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5890
58912005-07-07 Richard M. Stallman <rms@gnu.org>
5892
5893 * anti.texi (Antinews): Mention mode-line-inverse-video.
5894
5895 * files.texi (Saving): Minor correction about C-x C-w.
5896
5897 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5898
58992005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5900
5901 * search.texi (Isearch Scroll): Add example of using the
5902 `isearch-scroll' property.
5903 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5904 `Display Custom' node.
5905 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5906 and de-emphasize it.
5907 (Other Repeating Search): `occur' currently can not correctly
5908 handle multiline matches. Correct, clarify and update description
5909 of `flush-lines' and `keep-lines'.
5910
5911 * display.texi (Display Custom): Add anchor for `baud-rate'.
5912
59132005-07-07 Richard M. Stallman <rms@gnu.org>
5914
5915 * gnu.texi: Update where to get GNU status; add refs for how to help.
5916 Add footnotes 6 and 7.
5917
59182005-07-04 Lute Kamstra <lute@gnu.org>
5919
5920 Update FSF's address in GPL notices.
5921
8cf51b2c 5922 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5923 * trouble.texi (Checklist): Update FSF's address.
5924
8cf51b2c
GM
59252005-06-24 Richard M. Stallman <rms@gnu.org>
5926
5927 * display.texi (Text Display): Change index entries.
5928
59292005-06-24 Eli Zaretskii <eliz@gnu.org>
5930
5931 * makefile.w32-in (MAKEINFO): Use --force.
5932 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5933 Makefile.in.
8cf51b2c
GM
5934
59352005-06-23 Richard M. Stallman <rms@gnu.org>
5936
1c6c854e 5937 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5938 nobreak-char-display.
5939
5940 * emacs.texi (Top): Update detailed node listing.
5941
1c6c854e 5942 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5943 to nobreak-char-display and no-break-space to nobreak-space.
5944 (Standard Faces): Split up the list of standard faces
5945 and put it in a separate node. Add nobreak-space and
5946 escape-glyph.
5947
8cf51b2c
GM
59482005-06-23 Lute Kamstra <lute@gnu.org>
5949
5950 * mule.texi (Select Input Method): Fix typo.
5951
59522005-06-23 Kenichi Handa <handa@m17n.org>
5953
1c6c854e
CS
5954 * mule.texi (International): List all supported scripts.
5955 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5956 distribution.
5957 (Language Environments): List all language environments.
5958 Intlfonts contains fonts for most supported scripts, not all..
5959 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5960 input a specific character.
8cf51b2c
GM
5961 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5962
59632005-06-23 Juanma Barranquero <lekktu@gmail.com>
5964
49823426 5965 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5966
59672005-06-22 Miles Bader <miles@gnu.org>
5968
5969 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5970
59712005-06-20 Miles Bader <miles@gnu.org>
5972
5973 * display.texi (Faces): Add `vertical-divider'.
5974
59752005-06-17 Richard M. Stallman <rms@gnu.org>
5976
5977 * text.texi (Adaptive Fill): Minor clarification.
5978
8cf51b2c
GM
59792005-06-10 Lute Kamstra <lute@gnu.org>
5980
5981 * emacs.texi (Top): Correct version number.
5982 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5983 refer to the current version of Emacs.
5984
59852005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5986
5987 * files.texi (Log Buffer): Document when there can be more than
5988 one file to be committed.
5989
59902005-06-08 Juri Linkov <juri@jurta.org>
5991
5992 * display.texi (Faces): Add `shadow' face.
5993
59942005-06-07 Masatake YAMATO <jet@gyve.org>
5995
5996 * display.texi (Faces): Write about mode-line-highlight.
5997
59982005-06-06 Richard M. Stallman <rms@gnu.org>
5999
6000 * misc.texi (Printing Package): Explain how to initialize
6001 printing package.
6002
6003 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6004
60052005-06-05 Chong Yidong <cyd@stupidchicken.com>
6006
6007 * emacs.texi: Rename Hardcopy to Printing.
6008 Make PostScript and PostScript Variables subnodes of it.
6009
6010 * misc.texi (Printing): Rename node from Hardcopy.
6011 Mention menu bar options.
6012 Move PostScript and PostScript Variables to submenu.
6013 (Printing package): New node.
6014
6015 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6016
6017 * dired.texi (Operating on Files): Likewise.
6018
6019 * calendar.texi (Displaying the Diary): Likewise.
6020
6021 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6022
6023 * glossary.texi (Glossary): Likewise.
6024
6025 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6026 effect.
6027
60282005-06-04 Richard M. Stallman <rms@gnu.org>
6029
6030 * trouble.texi (After a Crash): Polish previous change.
6031
8cf51b2c
GM
60322005-05-30 Noah Friedman <friedman@splode.com>
6033
6034 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6035 recovery mechanism.
6036
8cf51b2c
GM
60372005-05-28 Nick Roberts <nickrob@snap.net.nz>
6038
6039 * building.texi (Other Buffers): SPC toggles display of
6040 floating point registers.
6041
8cf51b2c
GM
60422005-05-27 Nick Roberts <nickrob@snap.net.nz>
6043
6044 * files.texi (Log Buffer): Merge in description of Log Edit
6045 mode from pcl-cvs.texi.
6046
60472005-05-26 Richard M. Stallman <rms@gnu.org>
6048
6049 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6050
8cf51b2c
GM
60512005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6052
6053 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6054 not enabled by default.
6055 When not on a word, `ispell-word' by default checks the word
6056 before point.
6057
60582005-05-24 Nick Roberts <nickrob@snap.net.nz>
6059
6060 * building.texi (Debugger Operation): Simplify last sentence.
6061
60622005-05-23 Lute Kamstra <lute@gnu.org>
6063
6064 * emacs.texi: Update FSF's address throughout.
6065 (Preface): Use @cite.
6066 (Distrib): Add cross reference to the node "Copying". Mention the
6067 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6068 printed manuals.
6069 (Intro): Use @xref for the Emacs Lisp Intro.
6070
8cf51b2c
GM
60712005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6072
6073 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6074
6075 * basic.texi (Moving Point): Mention default for `goto-line'.
6076
6077 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6078 of a variable's docstring.
6079
60802005-05-18 Lute Kamstra <lute@gnu.org>
6081
6082 * maintaining.texi (Overview of Emerge): Add cross reference.
6083 Remove duplication.
6084
6085 * emacs.texi (Top): Update to the current structure of the manual.
6086 * misc.texi (Emacs Server): Add menu description.
6087 * files.texi (Saving): Fix menu.
6088 * custom.texi (Customization): Fix menu.
6089 * mule.texi (International): Fix menu.
6090 * kmacro.texi (Keyboard Macros): Fix menu.
6091
60922005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6093
6094 * display.texi: Various minor changes.
6095 (Faces): Delete text that is repeated in the next section.
6096
60972005-05-16 Nick Roberts <nickrob@snap.net.nz>
6098
6099 * building.texi (Debugger Operation): Mention GUD tooltips are
6100 disabled with GDB in text command mode.
6101
8cf51b2c
GM
61022005-05-16 Nick Roberts <nickrob@snap.net.nz>
6103
6104 * building.texi: Replace toolbar with "tool bar" for consistency.
6105 (Compilation Mode): Describe compilation-context-lines
6106 and use of arrow in compilation buffer.
6107 (Debugger Operation): Replace help text with variable's value.
6108
6109 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6110 consistency.
6111
61122005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6113
6114 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6115 Add xref.
6116
8cf51b2c
GM
61172005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6118
6119 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6120 (Position Info): Delete discussion of `goto-line'. It is already
6121 described in `Moving point'.
6122
6123 * mini.texi (Completion Commands): Correct reference.
6124 (Completion Options): Fix typo.
6125
6126 * killing.texi (Deletion): Complete description of `C-x C-o'.
6127
8cf51b2c
GM
61282005-05-10 Richard M. Stallman <rms@gnu.org>
6129
6130 * building.texi (Compilation): Clarify recompile's directory choice.
6131
6132 * frames.texi (Tooltips): Cleanups.
6133
6134 * basic.texi (Arguments): Fix punctuation.
6135
61362005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6137
6138 * screen.texi (Menu Bar): The up and down (not left and right)
6139 arrow keys move through a keyboard menu.
6140
61412005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6142
6143 * basic.texi: Various typo and grammar fixes.
6144 (Moving Point): C-a now runs move-beginning-of-line.
6145
61462005-05-08 Nick Roberts <nickrob@snap.net.nz>
6147
6148 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6149
6150 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6151 as different animals.
6152
61532005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6154
6155 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6156 Correct index entry.
6157
61582005-05-07 Nick Roberts <nickrob@snap.net.nz>
6159
6160 * building.texi (Debugger Operation): Update to reflect changes
6161 in GUD tooltips.
6162
61632005-04-30 Richard M. Stallman <rms@gnu.org>
6164
6165 * files.texi (Compressed Files): Auto Compression normally enabled.
6166
6167 * building.texi (Debugger Operation): Clarify previous change.
6168
8cf51b2c
GM
61692005-04-28 Nick Roberts <nickrob@snap.net.nz>
6170
6171 * building.texi (Debugger Operation): Add description for
6172 GUD tooltips when program is not running.
6173
61742005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6175
6176 * misc.texi (Shell): Add `Shell Prompts' to menu.
6177 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6178 description. Delete remarks moved to new node.
6179 (Shell Prompts): New node.
6180 (History References): Replace remarks moved to `Shell Prompts'
6181 with xref to that node.
6182 (Remote Host): Clarify how to specify the terminal type when
6183 logging in to a different machine.
6184
61852005-04-26 Richard M. Stallman <rms@gnu.org>
6186
6187 * emacs.texi (Top): Update submenus from files.texi.
6188
6189 * files.texi (Filesets): Clarify previous change.
6190
6191 * dired.texi (Misc Dired Features): Clarify previous change.
6192
61932005-04-25 Chong Yidong <cyd@stupidchicken.com>
6194
6195 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6196
1c6c854e
CS
6197 * dired.texi (Misc Dired Features):
6198 Document dired-compare-directories.
8cf51b2c
GM
6199
6200 * files.texi (Filesets): New node.
6201 (File Conveniences): Document Image mode.
6202
6203 * text.texi (TeX Print): Document tex-compile.
6204
62052005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6206
6207 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6208 Delete redundant reference to tooltip Custom group. It is
6209 referred too again in the next paragraph.
6210
62112005-04-24 Richard M. Stallman <rms@gnu.org>
6212
6213 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6214
8cf51b2c
GM
62152005-04-19 Kim F. Storm <storm@cua.dk>
6216
6217 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6218
62192005-04-18 Lars Hansen <larsh@math.ku.dk>
6220
6221 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6222 turns off desktop-save-mode.
6223
62242005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6225
6226 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6227 by default in terminals compatible with xterm. Mention that
6228 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6229 node.
6230
8cf51b2c
GM
62312005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6232
6233 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6234
c8763fb6 62352005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6236
6237 * xresources.texi (Table of Resources): Add cursorBlink.
6238
62392005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6240
6241 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6242 `d', `C-d' and `u'.
6243
62442005-04-11 Richard M. Stallman <rms@gnu.org>
6245
6246 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6247 (Misc X): Add -D, --basic-display.
6248
6249 * maintaining.texi (Change Log): Correct the description of
6250 the example.
6251
6252 * major.texi (Choosing Modes): Document magic-mode-alist.
6253
8cf51b2c
GM
62542005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6255
6256 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6257 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6258 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6259 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6260 `w', respectively.
6261 (Rmail Labels): Mention `l'.
6262 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6263 (Rmail Summary Edit): Describe `j' and RET.
6264
c8763fb6 62652005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6266
6267 * xresources.texi (Lucid Resources): Add fontSet resource.
6268
8cf51b2c
GM
62692005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6270
6271 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6272 now called `indicate-empty-lines'.
6273
62742005-04-06 Kim F. Storm <storm@cua.dk>
6275
6276 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6277
62782005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6279
6280 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6281 deleted.
6282 (Marks vs Flags): Add some convenient key bindings.
6283 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6284 (Misc Dired Features): Correct and expand description of `w' command.
6285
6286 * frames.texi (XTerm Mouse): Delete apparently false info.
6287 The GNU/Linux console currently does not appear to support
6288 `xterm-mouse-mode'.
6289
8cf51b2c
GM
62902005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6291
6292 * calendar.texi (Diary): Mention shell utility `calendar'.
6293
62942005-04-01 Richard M. Stallman <rms@gnu.org>
6295
6296 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6297
8cf51b2c
GM
62982005-04-01 Lute Kamstra <lute@gnu.org>
6299
6300 * maintaining.texi (Change Log): add-change-log-entry uses
6301 add-log-mailing-address.
6302
63032005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6304
6305 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6306 `VC Mode Line' and put in an xref to that node.
6307 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6308 its description.
6309
63102005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6311
6312 * calendar.texi (Calendar Systems): Say that the Persian calendar
6313 implemented here is the arithmetical one championed by Birashk.
6314
63152005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6316
6317 * programs.texi (Fortran Motion): Fix previous change.
6318
8cf51b2c
GM
63192005-03-29 Richard M. Stallman <rms@gnu.org>
6320
6321 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6322
63232005-03-29 Chong Yidong <cyd@stupidchicken.com>
6324
6325 * text.texi (Refill): Refer to Long Lines Mode.
6326 (Longlines): New node.
6327 (Auto Fill): Don't index "word wrap" here.
6328 (Filling): Add Longlines to menu.
6329
63302005-03-29 Richard M. Stallman <rms@gnu.org>
6331
6332 * xresources.texi: Minor fixes.
6333
6334 * misc.texi (Emacs Server): Fix Texinfo usage.
6335
6336 * emacs.texi (Top): Don't use a real section heading for
6337 "Detailed Node Listing". Fake it instead.
6338
6339 * basic.texi (Position Info): Minor cleanup.
6340
6341 * mule.texi (Input Methods): Minor cleanup.
6342
63432005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6344
6345 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6346 constructs as well.
6347 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6348
63492005-03-29 Kenichi Handa <handa@m17n.org>
6350
6351 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6352
6353 * basic.texi (Position Info): Update the description about the
6354 command C-u C-x =.
6355
63562005-03-28 Richard M. Stallman <rms@gnu.org>
6357
6358 * emacs.texi (Top): Use @section for the detailed node listing.
6359
6360 * calendar.texi: Minor fixes to previous change.
6361
6362 * programs.texi (Fortran): Small fixes to previous changes.
6363
6364 * emacs.texi (Top): Update list of subnodes of Dired.
6365 Likewise for building.texi.
6366
6367 * files.texi (File Conveniences): Delete Auto Image File mode.
6368
63692005-03-28 Chong Yidong <cyd@stupidchicken.com>
6370
6371 * building.texi (Flymake): New node.
6372
6373 * custom.texi (Function Keys): Document kp- event types and
6374 keypad-setup package.
6375
6376 * dired.texi (Wdired): New node.
6377
6378 * files.texi (File Conveniences): Reorder entries.
6379 Explain how to turn on Auto-image-file mode.
6380 Document Thumbs mode.
6381
6382 * mule.texi (Specify Coding): Document recode-region and
6383 recode-file-name.
6384
6385 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6386
63872005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6388
6389 * commands.texi (Keys): M-o is now a prefix key.
6390
63912005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6392
6393 * programs.texi: Reformat and update copyright years.
6394 (Fortran): Update section.
6395
63962005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6397
6398 * files.texi: Several small changes in addition to:
6399 (Visiting): Change xref for Dialog Boxes to ref.
6400 (Version Headers): Replace references to obsolete var
6401 `vc-header-alist' with `vc-BACKEND-header'.
6402 (Customizing VC): Update value of `vc-handled-backends'.
6403
64042005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6405
6406 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6407 move here from Emacs Lisp Reference Manual.
6408 * calendar.texi (Calendar/Diary, Diary Commands)
6409 (Special Diary Entries, Importing Diary): Change some xrefs to
6410 point to emacs-xtra rather than elisp.
6411
6412 * emacs-xtra.texi (Calendar Customizing):
6413 Move view-diary-entries-initially, view-calendar-holidays-initially,
6414 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6415 Emacs Manual.
6416 (Appt Customizing): Merge entire section into main Emacs Manual.
6417 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6418 mark-holidays-in-calendar here from emacs-xtra.
6419 (Displaying the Diary): Move view-diary-entries-initially,
6420 mark-diary-entries-in-calendar here from emacs-xtra.
6421 (Appointments): Move appt-display-mode-line,
6422 appt-display-duration, appt-disp-window-function,
6423 appt-delete-window-function here from emacs-xtra.
6424
6425 * calendar.texi: Update and reformat copyright.
6426 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6427 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6428 (Diary): Refer to `diary-file' rather than ~/diary.
6429 (Diary Commands): Rename node to "Displaying the Diary".
6430 * emacs.texi (Top): Rename "Diary Commands" section.
6431 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6432
64332005-03-26 Eli Zaretskii <eliz@gnu.org>
6434
6435 * misc.texi (Emacs Server): Fix the command for setting
6436 server-name. Add an xref to Invoking emacsclient.
6437
6438 * help.texi (Help Summary): Clarify when "C-h ." will do something
6439 nontrivial.
6440 (Apropos): Add cindex entry for apropos-sort-by-scores.
6441
6442 * display.texi (Text Display): Add index entries for how no-break
6443 characters are displayed.
6444
8cf51b2c
GM
64452005-03-26 Eli Zaretskii <eliz@gnu.org>
6446
6447 * files.texi (Visiting): Fix cross-references introduced with the
6448 last change.
6449
6450 * xresources.texi (GTK resources): Fix last change.
6451
8cf51b2c
GM
64522005-03-25 Chong Yidong <cyd@stupidchicken.com>
6453
6454 * xresources.texi (X Resources): GTK options documented too.
6455 (Resources): Clarify meaning of program name.
6456 (Table of Resources): Add visualClass.
6457 (GTK resources): Rewrite.
6458 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6459
6460 * display.texi (Text Display): Mention non-breaking spaces.
6461
6462 * files.texi (Reverting): Document auto-revert-check-vc-info.
6463
6464 * frames.texi (Mouse Commands): Document
6465 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6466
6467 * help.texi (Help Summary): Add `C-h .'.
6468 (Apropos): Apropos accepts a list of search terms.
6469 Document apropos-sort-by-scores.
6470 (Help Echo): Document display-local-help.
6471
6472 * misc.texi (Emacs Server): Document server-name.
6473 (Invoking emacsclient): Document -s option for server names.
6474
6475 * text.texi (Outline Visibility): Introduce "current heading
6476 line" (commands can be called with point on a body line).
6477 Re-order table to follow the sequence of discussion.
6478 hide-body won't hide lines before first header line.
6479 (TeX Mode): Add DocTeX mode.
6480
8cf51b2c
GM
64812005-03-24 Richard M. Stallman <rms@gnu.org>
6482
6483 * mule.texi (Single-Byte Character Support): Delete mention
6484 of iso-acc.el and iso-transl.el.
6485
8cf51b2c
GM
64862005-03-23 Lute Kamstra <lute@gnu.org>
6487
6488 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6489
64902005-03-23 Richard M. Stallman <rms@gnu.org>
6491
8cf51b2c
GM
6492 * search.texi: Delete explicit node pointers.
6493 (Incremental Search): New menu.
6494 (Basic Isearch, Repeat Isearch, Error in Isearch)
6495 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6496 (Slow Isearch): New subnodes.
6497 (Configuring Scrolling): Node deleted.
6498 (Search Case): Doc default-case-fold-search.
6499 (Regexp Replace): Move replace-regexp doc here.
6500
6501 * rmail.texi (Movemail): Put commas inside closequotes.
6502
6503 * picture.texi (Insert in Picture): Document C-c arrow combos.
6504 (Basic Picture): Clarify erasure.
6505
6506 * display.texi (Font Lock): Put commas inside closequotes.
6507
6508 * cmdargs.texi (General Variables): Put commas inside closequotes.
6509
65102005-03-23 Nick Roberts <nickrob@snap.net.nz>
6511
6512 * building.texi (Stack Buffer): Mention reverse contrast for
6513 *selected* frame (might not be current frame).
6514
8cf51b2c
GM
65152005-03-21 Richard M. Stallman <rms@gnu.org>
6516
6517 * building.texi (Starting GUD): Add bashdb.
6518
65192005-03-20 Chong Yidong <cyd@stupidchicken.com>
6520
6521 * basic.texi (Moving Point): Add M-g M-g binding.
6522 (Undo): Document undo-only.
6523 (Position Info): Document M-g M-g and C-u M-g M-g.
6524
6525 * building.texi (Building): Put Grep Searching after Compilation
6526 Shell.
6527 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6528 Document next-error-highlight.
6529 (Grep Searching): Document grep-highlight-matches.
6530 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6531
6532 * calendar.texi (Importing Diary): Rename node from iCalendar.
6533 Document diary-from-outlook.
6534
6535 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6536 Commands.
6537 Mention effect of X drag and drop on Dired buffers.
6538
6539 * files.texi (Visiting): Document large-file-warning-threshold.
6540 Move paragraph on file-selection dialog.
6541 Mention visiting files using X drag and drop.
6542 (Reverting): Mention using Auto-Revert mode to tail files.
6543 Document auto-revert-tail-mode.
6544 (Version Systems): Minor correction.
6545 (Comparing Files): Diff-mode is no longer based on Compilation
6546 mode.
6547 Document compare-ignore-whitespace.
6548 (Misc File Ops): Explain passing a directory to rename-file.
6549 Likewise for copy-file and make-symbolic-link.
6550
6551 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6552 Document mouse-wheel-progressive speed.
6553
6554 * help.texi (Misc Help): Document numeric argument for C-h i.
6555 Correctly explain the effect of just C-u as argument.
6556
6557 * killing.texi (Deletion): Document numeric argument for
6558 just-one-space.
6559
6560 * mini.texi (Completion): Completion acts on text before point.
6561
6562 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6563 (Emulation): CUA mode replaces pc-bindings-mode,
6564 pc-selection-mode, and s-region.
6565
6566 * mule.texi (Input Methods): Leim is now built-in.
6567 (Select Input Method): Document quail-show-key.
6568 (Specify Coding): Document revert-buffer-with-coding-system.
6569
6570 * programs.texi (Fortran Motion): Document f90-next-statement,
6571 f90-previous-statement, f90-next-block, f90-previous-block,
6572 f90-end-of-block, and f90-beginning-of-block.
6573
6574 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6575
6576 * emacs.texi (Acknowledgments): Updated.
6577
6578 * anti.texi: Total rewrite.
6579
8cf51b2c
GM
65802005-03-19 Chong Yidong <cyd@stupidchicken.com>
6581
6582 * ack.texi (Acknowledgments): Update.
6583
65842005-03-19 Eli Zaretskii <eliz@gnu.org>
6585
1c6c854e
CS
6586 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6587 Update copyright years.
8cf51b2c
GM
6588
65892005-03-14 Nick Roberts <nickrob@snap.net.nz>
6590
6591 * building.texi (Commands of GUD): Move paragraph on setting
6592 breakpoints with mouse to the GDB Graphical Interface node.
6593
65942005-03-07 Richard M. Stallman <rms@gnu.org>
6595
8cf51b2c
GM
6596 * misc.texi (Single Shell, Shell Options): Fix previous change.
6597
6598 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6599
66002005-03-06 Richard M. Stallman <rms@gnu.org>
6601
6602 * building.texi (Starting GUD): Don't explain text vs graphical
6603 GDB here. Just mention it and xref.
6604 Delete "just one debugger process".
6605 (Debugger Operation): Move GUD tooltip info here.
6606 (GUD Tooltips): Node deleted.
6607 (GDB Graphical Interface): Explain the two GDB modes here.
6608
8cf51b2c
GM
6609 * sending.texi (Sending Mail): Minor cleanup.
6610 (Mail Aliases): Explain quoting conventions.
6611 Update key rebinding example.
6612 (Header Editing): C-M-i is like M-TAB.
6613 (Mail Mode Misc): mail-attach-file does not do MIME.
6614
6615 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6616 that really belongs here.
6617 (Remote Mailboxes): Text moved to Rmail Inbox.
6618 (Rmail Display): Mention Mouse-1.
6619 (Movemail): Clarify two movemail versions.
6620 Clarify rmail-movemail-program.
6621
8cf51b2c
GM
6622 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6623 Document async shell commands.
6624 (Shell History): Clarify.
6625 (Shell Ring): Mention C-UP an C-DOWN.
6626 (Shell Options): Add comint-prompt-read-only.
6627 (Invoking emacsclient): Set EDITOR to run Emacs.
6628 (Sorting): No need to explain what region is.
6629 (Saving Emacs Sessions): Fix typo.
6630 (Recursive Edit): Fix punctuation.
6631 (Emulation): Don't mention "PC bindings" which are standard.
6632 (Hyperlinking): Explain Mouse-1 convention here.
6633 (Find Func): Node deleted.
6634
8cf51b2c
GM
6635 * help.texi (Name Help): Xref to Hyperlinking.
6636
6637 * glossary.texi (Glossary):
6638 Rename "Balance Parentheses" to "Balancing...".
6639 Add "Byte Compilation". Correct "Copyleft".
6640 New xref in "Customization".
6641 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6642 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6643 Rename "Registers" to "Register".
6644 Replace "Selecting" with "Selected Frame",
6645 "Selected Window", and "Selecting a Buffer".
6646
6647 * files.texi (Types of Log File): Explain how projects'
6648 methods can vary.
6649
8cf51b2c
GM
6650 * display.texi (Faces): Delete "Emacs 21".
6651
6652 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6653 * fixit.texi (Spelling): C-M-i like M-TAB.
6654 * mini.texi (Completion Options): C-M-i like M-TAB.
6655 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6656 * text.texi (Text Mode): C-M-i like M-TAB.
6657
6658 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6659
6660 * calendar.texi (Specified Dates): Mention `g w'.
6661 (Appointments): appt-activate toggles with no arg.
6662
8cf51b2c
GM
66632005-03-05 Juri Linkov <juri@jurta.org>
6664
6665 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6666 "invocation (command line arguments)".
8cf51b2c
GM
6667 (Misc X): Add -nbc, --no-blinking-cursor.
6668
66692005-03-04 Ulf Jasper <ulf.jasper@web.de>
6670
6671 * calendar.texi (iCalendar): No need to require it now.
6672
8cf51b2c
GM
66732005-03-03 Nick Roberts <nickrob@snap.net.nz>
6674
6675 * trouble.texi (Contributing): Mention Savannah. Direct users to
6676 emacs-devel.
6677
66782005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6679
6680 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6681 window.
6682
8cf51b2c
GM
66832005-02-27 Richard M. Stallman <rms@gnu.org>
6684
6685 * building.texi (Compilation): Update mode line status info.
6686
66872005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6688
6689 * calendar.texi (General Calendar): Document binding of
6690 scroll-other-window-down.
6691 (Mayan Calendar): Fix earliest date.
6692 (Time Intervals): Document timeclock-change.
6693 Fix timeclock-ask-before-exiting documentation.
6694
66952005-02-26 Kim F. Storm <storm@cua.dk>
6696
6697 * frames.texi (Mouse References):
6698 Add mouse-1-click-in-non-selected-windows.
6699
67002005-02-25 Richard M. Stallman <rms@gnu.org>
6701
6702 * screen.texi (Screen): Explain better about cursors and mode lines;
6703 don't presuppose text terminals.
6704 (Point): Don't assume just one cursor.
6705 Clarify explanation of cursors.
6706 (Echo Area, Menu Bar): Cleanups.
6707
6708 * mini.texi (Minibuffer): Prompts are highlighted.
6709 (Minibuffer Edit): Newline = C-j only on text terminals.
6710 Clarify resize-mini-windows values.
6711 Mention M-PAGEUP and M-PAGEDOWN.
6712 (Completion Commands): Mouse-1 like Mouse-2.
6713 (Minibuffer History): Explain history commands better.
6714 (Repetition): Add xref to Incremental Search.
6715
6716 * mark.texi (Setting Mark): Clarify info about displaying mark.
6717 Clarify explanation of C-@ and C-SPC.
6718 (Transient Mark): Mention Delete Selection mode.
6719 (Marking Objects): Clean up text about extending the region.
6720
6721 * m-x.texi (M-x): One C-g doesn't always go to top level.
6722 No delay before suggest-key-bindings output.
6723
6724 * fixit.texi (Fixit): Mention C-/ for undo.
6725 (Spelling): Mention ESC TAB like M-TAB.
6726 Replacement words with r and R are rechecked.
6727 Say where C-g leaves point. Mention ? as input.
6728
67292005-02-23 Lute Kamstra <lute@gnu.org>
6730
6731 * cmdargs.texi (Initial Options): Add cross reference.
6732
8cf51b2c
GM
67332005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6734
6735 * emacs.texi (Top): Update menu for splitting of node in
6736 msdog.texi.
6737 * frames.texi (Frames): Update xref for splitting of node in
6738 msdog.texi.
6739 * trouble.texi (Quitting): Ditto.
6740
67412005-02-16 Richard M. Stallman <rms@gnu.org>
6742
6743 * windows.texi (Split Window): Simplify line truncation info
6744 and xref to Display Custom.
6745
6746 * trouble.texi (Quitting): Emergency escape only for text terminal.
6747 (Screen Garbled): C-l for ungarbling is only for text terminal.
6748
6749 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6750
6751 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6752
6753 * programs.texi (Program Modes): Mention Python mode.
6754 (Moving by Defuns): Repeating C-M-h extends region.
6755 (Basic Indent): Clarify.
6756 (Custom C Indent): Clarify.
6757 (Expressions): Repeating C-M-@ extends region.
6758 (Info Lookup): Clarify for C-h S.
6759 (Symbol Completion): ESC TAB alternative for M-TAB.
6760 (Electric C): Clarify.
6761
6762 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6763
6764 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6765 MS-DOS Input node.
6766 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6767 (MS-DOS and MULE): Clarify.
6768 (MS-DOS Processes, Windows Processes): Fix typos.
6769
6770 * major.texi (Choosing Modes): Clarify.
6771
6772 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6773 (Keyboard Macro Step-Edit): Clarify.
6774
6775 * indent.texi (Indentation): Clarifications.
6776
6777 * help.texi (Help): Correct error about C-h in query-replace.
6778 Clarify apropos vs C-h a. Fix how to search in FAQ.
6779 (Key Help): Describe C-h w here.
6780 (Name Help): Minor cleanup. C-h w moved to Key Help.
6781 Clarify the "object" joke.
6782 (Apropos): Clarify. Mouse-1 like Mouse-2.
6783 (Help Mode): Mouse-1 like Mouse-2.
6784
6785 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6786
6787 * display.texi (Display): Reorder menu.
6788 (Faces): Cleanup.
6789 (Font Lock): Cleanup. Mention Options menu.
6790 Delete obsolete text.
6791 (Scrolling): For C-l, don't presume text terminal.
6792 (Horizontal Scrolling): Simplify intro.
6793 (Follow Mode): Clarify.
1c6c854e 6794 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6795 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6796 Doc default-tab-width. Doc line truncation more thoroughly.
6797
6798 * dired.texi (Dired Enter): C-x C-f can run Dired.
6799 (Dired Visiting): Comment out `a' command.
6800 Mouse-1 is like Mouse-2.
6801 (Shell Commands in Dired): ? can be used more than once.
6802
6803 * basic.texi (Continuation Lines): Simplify description of truncation,
6804 and refer to Display Custom for the rest of it.
6805
8cf51b2c
GM
68062005-02-06 Lute Kamstra <lute@gnu.org>
6807
6808 * basic.texi (Undo): Fix typo.
6809
6810 * cmdargs.texi (Emacs Invocation): Fix typo.
6811
6812 * custom.texi (Init Examples): Fix typo.
6813
6814 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6815
68162005-02-06 Richard M. Stallman <rms@gnu.org>
6817
6818 * regs.texi (Registers): Registers can hold numbers, too.
6819
6820 * killing.texi (Other Kill Commands): Cleanup.
6821 Delete redundant explanation of kill in read-only buffer.
6822 (Yanking): Mention term "copying".
6823 (Accumulating Text): Fix typo.
6824
6825 * entering.texi (Entering Emacs): Update rationale at start.
6826 (Exiting): Treat iconifying on a par with suspension.
6827
6828 * custom.texi (Minor Modes): Fix typo.
6829 (Easy Customization): Fix menu style.
6830 (Variables): Add xref.
6831 (Examining): Setting for future sessions works through .emacs.
6832 (Keymaps): "Text terminals", not "Many".
6833 (Init Rebinding): Explain \C-. Show example of \M-.
6834 Fix minor wording errors.
6835 (Function Keys): Explain vector syntax just once.
6836 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6837 (Init File): Mention .emacs.d directory.
6838 (Init Examples): Add xref.
6839 (Find Init): Mention .emacs.d directory.
6840
6841 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6842 (Action Arguments): Explain which kinds of -l args are found how.
6843 (Initial Options): --batch does not inhibit site-start.
6844 Add xrefs.
6845 (Command Example): Use --batch, not -batch.
6846
6847 * basic.texi (Inserting Text): Cleanup wording.
6848 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6849 C-n is not error at end of buffer.
6850 (Undo): Doc C-/ like C-_. Add xrefs.
6851 (Arguments): META key may be labeled ALT.
6852 Peculiar arg meanings are explained in doc strings.
6853
6854 * abbrevs.texi (Expanding Abbrevs): Clarify.
6855
68562005-02-05 Eli Zaretskii <eliz@gnu.org>
6857
6858 * frames.texi (Frame Parameters): Add an xref to the description
6859 of list-colors-display. Add a pointer to the X docs about colors.
6860
6861 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6862 Improve docs of list-colors-display.
8cf51b2c
GM
6863
68642005-02-03 Lute Kamstra <lute@gnu.org>
6865
6866 * frames.texi (Frames, Drag and Drop): Fix typos.
6867
68682005-02-03 Richard M. Stallman <rms@gnu.org>
6869
6870 * windows.texi (Basic Window): Mention color-change in mode line.
6871 (Change Window): Explain dragging vertical boundaries.
6872
6873 * text.texi (Sentences): Clarify.
6874 (Paragraphs): Explain M-a and blank lines.
6875 (Outline Mode): Clarify text and menu.
6876 (Hard and Soft Newlines): Mention use-hard-newlines.
6877
6878 * frames.texi (Frames): Delete unnecessary mention of Windows.
6879 (Mouse Commands): Likewise. Mention xterm mouse support.
6880 (Clipboard): Clarify.
6881 (Mouse References): Mention use of Mouse-1 for following links.
6882 (Menu Mouse Clicks): Clarify.
6883 (Mode Line Mouse): Clarify.
6884 (Drag and Drop): Rewrite.
6885
6886 * fixit.texi (Spelling): Fix typo.
6887
6888 * files.texi (File Names): Clarify.
6889 (Visiting): Update conditions for use of file dialog. Clarify.
6890 (Saving): Doc d as answer in save-some-buffers.
6891 (Remote Files): Clean up the text.
6892
6893 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6894
6895 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6896 (List Buffers): Clarify.
6897 (Several Buffers): Doc T command.
6898 (Buffer Convenience): Clarify menu.
6899
6900 * basic.texi (Undo): Clarify last change.
6901
69022005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6903
6904 * fixit.texi (Spelling): Fix typo.
6905
69062005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6907
6908 * basic.texi (Undo): Update description of `undo-outer-limit'.
6909
69102005-02-01 Nick Roberts <nickrob@snap.net.nz>
6911
6912 * building.texi: Update documentation relating to GDB Graphical
6913 Interface.
6914
69152005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6916
6917 * custom.texi (Easy Customization): Adapt menu to node name change.
6918
69192005-01-30 Richard M. Stallman <rms@gnu.org>
6920
6921 * custom.texi (Easy Customization): Defn of "User Option" now
6922 includes faces. Don't say just "option" when talking about variables.
6923 Do say just "options" to mean "anything customizable".
6924 (Specific Customization): Describe `customize-variable',
6925 not `customize-option'.
6926
6927 * glossary.texi (Glossary) <Faces>: Add xref.
6928 <User Option>: Change definition--include faces. Change xref.
6929
6930 * picture.texi (Picture): Mention artist.el.
6931
6932 * sending.texi, screen.texi, programs.texi, misc.texi:
6933 * mini.texi, major.texi, maintaining.texi, macos.texi:
6934 * help.texi, frames.texi, files.texi:
6935 Don't say just "option" when talking about variables.
6936
6937 * display.texi, mule.texi: Don't say just "option" when talking
6938 about variables. Other minor cleanups.
6939
8cf51b2c
GM
69402005-01-26 Lute Kamstra <lute@gnu.org>
6941
6942 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6943 File'. Mention the `-Q' option at the `--no-site-file' option.
6944
8cf51b2c
GM
69452005-01-22 David Kastrup <dak@gnu.org>
6946
6947 * building.texi (Grep Searching): Mention alias `find-grep' for
6948 `grep-find'.
6949
69502005-01-20 Richard M. Stallman <rms@gnu.org>
6951
6952 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6953
8cf51b2c
GM
69542005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6955
6956 * rmail.texi (Movemail): Explain differences
6957 between standard and mailutils versions of movemail.
6958 Describe command line and configuration options introduced
6959 with the latter.
6960 Explain the notion of mailbox URL, provide examples and
6961 cross-references to mailutils documentation.
6962 Describe various methods of specifying mailbox names,
6963 user names and user passwords for rmail.
1c6c854e
CS
6964 (Remote Mailboxes): New section.
6965 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6966 options used to control its behavior.
6967 (Other Mailbox Formats): Explain handling of various mailbox
6968 formats.
6969
69702005-01-13 Richard M. Stallman <rms@gnu.org>
6971
6972 * commands.texi (Commands): Clarification.
6973
69742005-01-11 Richard M. Stallman <rms@gnu.org>
6975
6976 * programs.texi (Multi-line Indent): Fix previous change.
6977 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6978
8cf51b2c
GM
69792005-01-08 Richard M. Stallman <rms@gnu.org>
6980
6981 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6982 lazy-highlight.
6983
6984 * search.texi (Query Replace): Mention faces query-replace
6985 and lazy-highlight.
6986 (Incremental Search): Update isearch highlighting info.
6987
8cf51b2c
GM
69882005-01-04 Richard M. Stallman <rms@gnu.org>
6989
6990 * custom.texi (Saving Customizations): Minor improvement.
6991
8cf51b2c
GM
69922005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6993
6994 * custom.texi (Saving Customizations): Emacs no longer loads
6995 `custom-file' after .emacs. No longer mention customizing through
6996 Custom.
6997
8cf51b2c
GM
69982005-01-01 Andreas Schwab <schwab@suse.de>
6999
7000 * killing.texi (Graphical Kill): Move up under node Killing,
7001 change @section to @subsection.
7002
70032005-01-01 Richard M. Stallman <rms@gnu.org>
7004
7005 * custom.texi (Face Customization): Mention hex color specs.
7006
7007 * emacs.texi (Top): Update Killing submenu.
7008
7009 * killing.texi (Killing): Reorganize section.
7010 No more TeX-only text; put the node command at start of chapter.
7011 But the first section heading is used only in TeX.
7012 Rewrite the text to read better in this mode.
7013 (Graphical Kill): New subnode gets some of the text that
7014 used to be in the first section.
7015
70162004-12-31 Richard M. Stallman <rms@gnu.org>
7017
7018 * dired.texi (Shell Commands in Dired): Delete the ? example.
7019
7020 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7021
7022 * files.texi (Saving): Describe new require-final-newline features
7023 and mode-require-final-newline.
7024
8cf51b2c
GM
70252004-12-29 Richard M. Stallman <rms@gnu.org>
7026
7027 * custom.texi (File Variables): Clarify previous change.
7028
c8763fb6 70292004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7030
7031 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7032 out now.
7033
70342004-12-27 Richard M. Stallman <rms@gnu.org>
7035
7036 * Makefile.in (MAKEINFO): Specify --force.
7037
7038 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7039 (Undo): Doc undo-outer-limit.
7040
8cf51b2c
GM
70412004-12-15 Juri Linkov <juri@jurta.org>
7042
7043 * mark.texi (Transient Mark, Mark Ring): M-< and other
7044 movement commands don't set mark in Transient Mark mode
7045 if mark is active.
7046
8cf51b2c
GM
70472004-12-12 Juri Linkov <juri@jurta.org>
7048
7049 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7050 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7051
7052 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7053 (Misc Dired Commands): Add @r{(Dired)} to w.
7054
70552004-12-12 Juri Linkov <juri@jurta.org>
7056
7057 * mark.texi (Marking Objects): Marking commands also extend the
7058 region when mark is active in Transient Mark mode.
7059
8cf51b2c
GM
70602004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7061
7062 * custom.texi (Saving Customizations): Emacs only loads the custom
7063 file automatically after the init file in version 22.1 or later.
7064 Adapt text and examples to this fact.
7065
8cf51b2c
GM
70662004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7067
7068 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7069 be set through Custom. Otherwise, it has no effect.
7070
8cf51b2c
GM
70712004-12-05 Richard M. Stallman <rms@gnu.org>
7072
7073 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7074 * entering.texi: Rename Command Line to Emacs Invocation.
7075
10d1d0af 7076 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7077
7078 * custom.texi (Easy Customization): Move up to section level,
7079 before Variables. Avoid using the term "variable"; say "option".
7080 New initial explanation.
7081 (Variables): In initial explanation, connect "variable" to the
7082 already-explained "user option".
7083
7084 * emacs.texi (Top): Fix ref to Command Line.
7085 Move reference to Easy Customization.
7086
7087 * xresources.texi (X Resources): Fix From link.
7088
7089 * doclicense.texi (GNU Free Documentation License): Fix To link.
7090
7091 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7092
7093 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7094
70952004-12-03 Richard M. Stallman <rms@gnu.org>
7096
7097 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7098
70992004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7100
7101 * kmacro.texi: Several small changes in addition to the following.
7102 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7103 defining a keyboard macro.
7104 Mention `kmacro-ring-max'.
7105 (Keyboard Macro Counter): Clarify description of
7106 `kmacro-insert-counter', `kmacro-set-counter',
7107 `kmacro-add-counter' and `kmacro-set-format'.
7108
71092004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7110
7111 * custom.texi (File Variables): Add `unibyte' and make it more
7112 clear that `unibyte' and `coding' are special. Suggested by Simon
7113 Krahnke <overlord@gmx.li>.
7114
7115 * mule.texi (Enabling Multibyte): Refer to File Variables.
7116 Suggested by Simon Krahnke <overlord@gmx.li>.
7117
c8763fb6 71182004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7119
7120 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7121 x-use-old-gtk-file-dialog.
7122
8cf51b2c
GM
71232004-11-20 Richard M. Stallman <rms@gnu.org>
7124
7125 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7126
71272004-11-09 Lars Brinkhoff <lars@nocrew.org>
7128
7129 * building.texi (Lisp Eval): Delete hyphen in section name.
7130
71312004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7132
7133 * files.texi (Old Versions):
7134 No longer document annotation as "CVS only".
7135
71362004-11-10 Andre Spiegel <spiegel@gnu.org>
7137
7138 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7139 version systems, mentioning the new ones that we support.
7140 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7141 suggestions.
7142
c8763fb6 71432004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7144
49823426 7145 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7146
c8763fb6 71472004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7148
7149 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7150
71512004-10-23 Eli Zaretskii <eliz@gnu.org>
7152
7153 * text.texi (Text Based Tables, Table Definition)
7154 (Table Creation, Table Recognition, Cell Commands)
7155 (Cell Justification, Row Commands, Column Commands)
7156 (Fixed Width Mode, Table Conversion, Measuring Tables)
7157 (Table Misc): New nodes, documenting the Table Mode.
7158
8cf51b2c
GM
71592004-10-19 Jason Rumney <jasonr@gnu.org>
7160
7161 * makefile.w32-in (info): Change order of arguments to makeinfo.
7162
71632004-10-19 Ulf Jasper <ulf.jasper@web.de>
7164
7165 * calendar.texi (iCalendar): Update for package changes.
7166
8cf51b2c
GM
71672004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7168
7169 * files.texi (Misc File Ops): View mode is a minor mode.
7170
8cf51b2c
GM
71712004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7172
7173 * calendar.texi (iCalendar): Style changes.
7174
71752004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7176
7177 * search.texi (Regexps): The regexp described in the example is no
7178 longer stored in the variable `sentence-end'.
7179
8cf51b2c
GM
71802004-10-06 Nick Roberts <nickrob@snap.net.nz>
7181
7182 * building.texi (Starting GUD): Note that multiple debugging
7183 sessions requires `gdb --fullname'.
7184
71852004-10-05 Ulf Jasper <ulf.jasper@web.de>
7186
7187 * calendar.texi (iCalendar): New section for a new package.
7188
8cf51b2c
GM
71892004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7190
7191 * text.texi: Various small changes in addition to the following.
7192 (Text): Replace xref for autotype with inforef.
7193 (Sentences): Explain nil value for `sentence-end'.
7194 (Paragraphs): Update default values for `paragraph-start' and
7195 `paragraph-separate'.
7196 (Text Mode): Correct description of Text mode's effect on the
7197 syntax table.
7198 (Outline Visibility): `hide-other' does not hide top level headings.
7199 `selective-display-ellipses' no longer has an effect on Outline mode.
7200 (TeX Misc): Add missing @cindex.
7201 Replace xref for RefTeX with inforef.
7202 (Requesting Formatted Text): The variable
7203 `enriched-fill-after-visiting' no longer exists.
7204 (Editing Format Info): Update names of menu items and commands.
7205 (Format Faces): Mention special effect of specifying the default face.
7206 Describe inheritance of text properties.
7207 Correct description of `fixed' face.
7208 (Format Indentation): Correct description of effect of setting
7209 margins. Mention `set-left-margin' and `set-right-margin'.
7210 (Format Justification): Update names of menu items.
7211 `set-justification-full' is now bound to `M-j b'.
7212 Mention that `default-justification' is a per buffer variable.
7213 (Format Properties): Update name of menu item.
7214 (Forcing Enriched Mode): `format-decode-buffer' automatically
7215 turns on Enriched mode if the buffer is in text/enriched format.
7216
72172004-10-05 Emilio C. Lopes <eclig@gmx.net>
7218
7219 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7220
72212004-09-28 Kim F. Storm <storm@cua.dk>
7222
7223 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7224 Align with new functionality.
7225
8cf51b2c
GM
72262004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7227
7228 * display.texi (Display Custom): Remove stray `@end defvar'.
7229
72302004-09-23 Kim F. Storm <storm@cua.dk>
7231
7232 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7233 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7234
8cf51b2c
GM
72352004-09-20 Richard M. Stallman <rms@gnu.org>
7236
7237 * custom.texi (Hooks): Explain using setq to clear out a hook.
7238 (File Variables): Explain multiline string constants.
7239 (Non-ASCII Rebinding): Explain when you need to update
7240 non-ASCII char codes in .emacs.
7241
7242 * building.texi (Compilation): Explain how to make a silent
7243 subprocess that won't be terminated. Explain compilation-environment.
7244
72452004-09-13 Kim F. Storm <storm@cua.dk>
7246
7247 * mini.texi (Repetition): Rename isearch-resume-enabled to
7248 isearch-resume-in-command-history and change default to disabled.
7249
8cf51b2c
GM
72502004-09-09 Kim F. Storm <storm@cua.dk>
7251
7252 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7253 with new `kmacro-name-last-macro'.
7254
8cf51b2c
GM
72552004-09-08 Juri Linkov <juri@jurta.org>
7256
7257 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7258
8cf51b2c
GM
72592004-09-03 Juri Linkov <juri@jurta.org>
7260
7261 * search.texi (Incremental Search): Update wording for M-%.
7262
72632004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7264
7265 * killing.texi (Killing): Correct description of kill commands in
7266 read-only buffer.
7267
72682004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7269
7270 * building.texi (Compilation Mode): Add a paragraph about rules
7271 for finding the compilation buffer for `next-error'.
7272
7273 * search.texi (Other Repeating Search): Mention that Occur mode
7274 supports the next-error functionality.
7275
72762004-09-02 Juri Linkov <juri@jurta.org>
7277
7278 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7279
72802004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7281
7282 * kmacro.texi (Basic Keyboard Macro):
7283 `apply-macro-to-region-lines' now operates on all lines that begin
7284 in the region, rather than on all complete lines in the region.
7285
c8763fb6 72862004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7287
7288 * frames.texi (Drag and drop): Add documentation about
7289 x-dnd-test-function and x-dnd-known-types.
7290
72912004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7292
7293 * indent.texi: Various minor changes in addition to:
7294 (Indentation Commands): Correct description of `indent-relative'.
7295 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7296 mode. The *Tab Stops* buffer uses Overwrite Mode.
7297 (Just Spaces): `tabify' converts sequences of at least two spaces
7298 to tabs.
7299
8cf51b2c
GM
73002004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7301
7302 * frames.texi (Secondary Selection): Setting the secondary
7303 selection with M-Drag-Mouse-1 does not alter the kill ring,
7304 setting it with M-Mouse-1 and M-Mouse-3 does.
7305 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7306 toolkit scroll bars.
7307 (Scroll Bars): Ditto.
7308
7309 * windows.texi (Basic Window): When using a window system, the value
7310 of point in a non-selected window is indicated by a hollow box.
7311 (Split Window): Side by side windows are separated by a scroll bar,
7312 if scroll bars are used.
7313 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7314 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7315 (Window Convenience): Update bindings for `winner-undo' and
7316 `winner-redo'.
7317
7318 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7319 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7320 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7321 of "Using Emacs as a Server".
7322 * building.texi (Building): Interchange nodes (for correct numbering).
7323 * programs.texi (Programs): Interchange nodes (for correct numbering).
7324 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7325 Info to the node structure.
7326 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7327 Rearrange order of nodes and sections such that both "GNU GENERAL
7328 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7329 end, as appropriate for appendices.
7330 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7331 Use `@unnumberedsec'.
7332 * trouble.texi: Adapt sectioning in Info to the node structure.
7333 Adapt node pointers to change in emacs.texi.
7334 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7335
8cf51b2c
GM
73362004-08-25 Kenichi Handa <handa@m17n.org>
7337
7338 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7339 description for unibyte mode.
7340
73412004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7342
7343 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7344
7345 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7346 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7347 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7348 in @pxref.
7349
73502004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7351
7352 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7353 Change section names.
7354
8cf51b2c
GM
73552004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7356
7357 * kmacro.texi (Keyboard Macro Ring): Rename section.
7358 Emacs treats the head of the macro ring as the `last keyboard macro'.
7359 (Keyboard Macro Counter): Minor change.
7360 (Save Keyboard Macro): Some clarifications.
7361 (Edit Keyboard Macro): Rename section.
7362
7363 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7364 32-bit machines.
7365 (Several Buffers): Clarify which buffer is selected if `2' is
7366 pressed in the Buffer Menu.
7367 Auto Revert mode can be used to update the Buffer Menu
7368 automatically.
7369
73702004-08-21 Eli Zaretskii <eliz@gnu.org>
7371
7372 * help.texi (Misc Help): Add an index entry for finding an Info
7373 manual by its file name.
7374
73752004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7376
7377 * files.texi (Backup Deletion): Correct description of
7378 `delete-old-versions'.
7379 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7380 (Auto Save Files): Recommend `auto-save-mode' to reenable
7381 auto-saving, rather than the abbreviation `auto-save'.
7382
73832004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7384
7385 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7386 for "killing" and "yanking" in main menu.
7387
73882004-08-16 Richard M. Stallman <rms@gnu.org>
7389
7390 * killing.texi (Yanking, Killing): Minor cleanups.
7391
7392 * mark.texi (Momentary Mark): Minor cleanups.
7393
73942004-08-15 Kenichi Handa <handa@etl.go.jp>
7395
7396 * custom.texi (Non-ASCII Rebinding):
7397 C-q always inserts the right code to pass to global-set-key.
7398
8cf51b2c
GM
73992004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7400
7401 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7402 `insert-register', instead of `C-x r g' binding, for consistency.
7403
74042004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7405
7406 * fixit.texi (Spelling): Fix typo.
7407
74082004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7409
7410 * help.texi (Help): Fix Texinfo usage.
7411
8cf51b2c
GM
74122004-07-24 Richard M. Stallman <rms@gnu.org>
7413
7414 * text.texi (Paragraphs): Update how paragraphs are separated
7415 and the default for paragraph-separate.
7416
7417 * search.texi (Regexp Replace): Further update text for new
7418 replacement operators.
7419
8cf51b2c
GM
74202004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7421
7422 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7423 `R' switch.
7424
7425 * dired.texi (Dired Updating): `k' only deletes inserted
7426 subdirectories from the Dired buffer if a prefix argument was given.
7427
7428 * search.texi (Regexps): Delete redundant definition of `symbol' in
7429 description of `\_>'. It already occurs in the description of `\_<'.
7430
8cf51b2c
GM
74312004-07-01 Juri Linkov <juri@jurta.org>
7432
7433 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7434 (Regexp Search): Add M-r.
7435
74362004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7437
7438 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7439
74402004-06-29 Jesper Harder <harder@ifa.au.dk>
7441
49823426 7442 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7443
74442004-06-25 Richard M. Stallman <rms@gnu.org>
7445
7446 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7447
74482004-06-25 David Kastrup <dak@gnu.org>
7449
7450 * search.texi (Regexp Replace): Some typo corrections and
7451 rearrangement.
7452
74532004-06-24 David Kastrup <dak@gnu.org>
7454
7455 * search.texi (Unconditional Replace): Use replace-string instead
7456 of query-replace in example.
7457 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7458 sequences.
7459 (Query Replace): Correct explanation of `^' which does not use
7460 the mark stack.
7461
74622004-06-21 Nick Roberts <nickrob@gnu.org>
7463
7464 * misc.texi (Shell History Copying): Document comint-insert-input.
7465 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7466
8cf51b2c
GM
74672004-06-20 Jesper Harder <harder@ifa.au.dk>
7468
7469 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7470 * custom.texi (Customization): Do.
7471 * anti.texi (Antinews): Do.
7472 * abbrevs.texi (Defining Abbrevs): Do.
7473
7474 * programs.texi (Info Lookup): Fix keybinding for
7475 info-lookup-symbol.
7476
74772004-06-16 Juanma Barranquero <lektu@terra.es>
7478
7479 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7480 Add emacs-xtra.
7481 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7482 (clean): Add emacs-xtra and flymake. Remove redundancies.
7483
74842004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7485
7486 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7487 Add emacs-xtra.
7488 * emacs-xtra.texi: New file.
7489
74902004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7491
7492 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7493 (Dired and Find): Mention differences with ordinary Dired buffers.
7494
8cf51b2c
GM
74952004-06-13 Richard M. Stallman <rms@gnu.org>
7496
7497 * custom.texi (Init Syntax): Explain about vars that do special
7498 things when set with setq or with Custom.
7499 (Init Examples): Add line-number-mode example.
7500
8cf51b2c
GM
75012004-06-12 Juri Linkov <juri@jurta.org>
7502
7503 * dired.texi (Operating on Files): Add dired-do-touch.
7504
8cf51b2c
GM
75052004-06-10 Juri Linkov <juri@jurta.org>
7506
7507 * building.texi (Lisp Eval): Add C-M-x on defface.
7508
75092004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7510
7511 * files.texi (Reverting): Auto-Revert mode and
7512 Global Auto-Revert mode no longer revert remote files.
7513
8cf51b2c
GM
75142004-05-29 Richard M. Stallman <rms@gnu.org>
7515
7516 * custom.texi (Init File): Two dashes start --no-site-file.
7517
8cf51b2c
GM
75182004-05-29 Alan Mackenzie <acm@muc.de>
7519
7520 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7521 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7522 (AWK, Pike): Document as "C-like modes".
7523 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7524 (M-x man): Supersedes M-x manual-entry.
7525 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7526
7527 ("Comments in C"): Delete node; the info is in CC Mode manual.
7528 (c-comment-only-line-offset): Remove description.
7529
7530 (C-c ., C-c C-c): Describe new C Mode bindings.
7531
7532 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7533 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7534 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7535 Amend definitions.
7536
7537 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7538 Describe functions.
7539
7540 (c-comment-start-regexp, c-hanging-comment-ender-p)
7541 (c-hanging-comment-starter-p): Remove obsolete definitions.
7542
7543 * emacs.texi: Remove the menu entry "Comments in C".
7544
8cf51b2c
GM
75452004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7546
7547 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7548 `M-x locate'.
7549
75502004-05-16 Karl Berry <karl@gnu.org>
7551
7552 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7553 makeinfo --html fails.
7554 * help.texi (Help Summary) [@ifnottex]: Likewise.
7555
75562004-05-13 Nick Roberts <nickrob@gnu.org>
7557
7558 * building.texi (GDB Graphical Interface): Update and describe
7559 layout first.
7560
8cf51b2c
GM
75612004-05-04 Jason Rumney <jasonr@gnu.org>
7562
7563 * makefile.w32-in: Revert last change.
7564
75652004-05-03 Jason Rumney <jasonr@gnu.org>
7566
7567 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7568
8cf51b2c
GM
75692004-04-23 Juanma Barranquero <lektu@terra.es>
7570
7571 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7572
75732004-04-18 Juri Linkov <juri@jurta.org>
7574
7575 * fixit.texi (Spelling): Remove file extension from ispell xref.
7576
75772004-04-15 Kim F. Storm <storm@cua.dk>
7578
7579 * cmdargs.texi (Initial Options): Add -Q.
7580
75812004-04-05 Kim F. Storm <storm@cua.dk>
7582
7583 * custom.texi (File Variables): Add safe-local-eval-forms.
7584
8cf51b2c
GM
75852004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7586
7587 * files.texi (Reverting): Correct description of revert-buffer's
7588 handling of point.
7589
75902004-03-22 Juri Linkov <juri@jurta.org>
7591
7592 * emacs.texi (Top): Add `Misc X'.
7593
49823426 7594 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7595
7596 * glossary.texi: Improve references.
7597
7598 * help.texi: Sync keywords with finder.el.
7599
7600 * mini.texi (Completion): Add description for menu items.
7601
7602 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7603
7604 * sending.texi (Mail Methods): Fix xref to Message manual.
7605
8cf51b2c
GM
76062004-03-12 Richard M. Stallman <rms@gnu.org>
7607
8cf51b2c
GM
7608 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7609
8cf51b2c
GM
76102004-03-04 Richard M. Stallman <rms@gnu.org>
7611
7612 * search.texi (Regexps): Explain that ^ and $ have their
7613 special meanings only in certain contexts.
7614
7615 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7616
7617 * mule.texi (Specify Coding): Doc C-x RET F.
7618
7619 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7620 for multiple compile and grep buffers.
7621 (Indirect Buffers): Don't recommand clone-indirect-buffer
7622 for multiple compile and grep buffers.
7623
8cf51b2c
GM
76242004-02-29 Juanma Barranquero <lektu@terra.es>
7625
7626 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7627 Use $(DEL) instead of rm, and ignore exit code.
7628
8cf51b2c
GM
76292004-02-23 Nick Roberts <nick@nick.uklinux.net>
7630
7631 * building.texi (Watch Expressions): Update.
7632
76332004-02-21 Juri Linkov <juri@jurta.org>
7634
1c6c854e
CS
7635 * cmdargs.texi (Action Arguments): Add alias --find-file.
7636 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7637 to Command Arguments.
7638 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7639 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7640 (Window Size X): Join -g and --geometry. Add @cindex.
7641 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7642 (Title X): Remove alias -title.
7643 (Misc X): New node.
7644
c8763fb6 76452004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7646
7647 * frames.texi (Drag and drop): Add Motif to list of supported
7648 protocols.
7649
c8763fb6 76502004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7651
7652 * frames.texi (Drag and drop): New section.
7653
76542004-01-24 Richard M. Stallman <rms@gnu.org>
7655
1c6c854e 7656 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7657 Include it only @ifnotinfo. Patch the preceding and following
7658 node headers to point to each other.
7659
76602004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7661
7662 * calendar.texi (Appointments): Update section.
7663
76642003-12-29 Kevin Ryde <user42@zip.com.au>
7665
8cf51b2c
GM
7666 * programs.texi (C Modes): Fix the xref.
7667
76682003-12-23 Nick Roberts <nick@nick.uklinux.net>
7669
7670 * building.texi (Watch Expressions): Update.
7671 (Commands of GUD): Include use of toolbar + breakpoints set from
7672 fringe/margin.
7673
76742003-12-03 Andre Spiegel <spiegel@gnu.org>
7675
7676 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7677 <acm@muc.de>.
7678
c8763fb6 76792003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7680
7681 * frames.texi (Dialog Boxes): Add use-file-dialog.
7682
8cf51b2c
GM
76832003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7684
7685 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7686 in CC Mode.
7687
8cf51b2c
GM
76882003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7689
7690 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7691 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7692 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7693 * man/frames.texi, man/glossary.texi, man/killing.texi:
7694 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7695 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7696 * man/sending.texi, man/text.texi, man/trouble.texi:
7697 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7698
76992003-11-01 Alan Mackenzie <acm@muc.de>
7700
7701 * search.texi (Scrolling During Incremental Search): Document a
7702 new scrolling facility in isearch mode.
7703
8cf51b2c
GM
77042003-10-22 Miles Bader <miles@gnu.org>
7705
7706 * Makefile.in (info): Move before $(top_srcdir)/info.
7707
77082003-10-22 Nick Roberts <nick@nick.uklinux.net>
7709
7710 * building.texi (Watch Expressions): Update section on data display
7711 to reflect code changes (GDB Graphical Interface).
7712
8cf51b2c
GM
77132003-10-13 Richard M. Stallman <rms@gnu.org>
7714
7715 * xresources.texi (GTK resources): Clean up previous change.
7716
c8763fb6 77172003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7718
7719 * xresources.texi (GTK resources): Add a note that some themes
7720 disallow customizations. Add scroll theme example.
7721
8cf51b2c
GM
77222003-09-30 Richard M. Stallman <rms@gnu.org>
7723
8cf51b2c
GM
7724 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7725
7726 * misc.texi (Saving Emacs Sessions): Shorten the section,
7727 collapsing back into one node.
7728
77292003-09-30 Lars Hansen <larsh@math.ku.dk>
7730
7731 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7732
ce058493 77332003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7734
7735 * xresources.texi (GTK names in Emacs): Correct typo.
7736
8cf51b2c
GM
77372003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7738
1c6c854e
CS
7739 * cmdargs.texi (Font X): Mention new default font.
7740 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7741 problems involved. (Result of discussion on emacs-devel.)
7742
77432003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7744
7745 * emacs.texi (Acknowledgements): Correct typo.
7746
77472003-09-22 Richard M. Stallman <rms@gnu.org>
7748
7749 * dired.texi (Misc Dired Commands): New node.
7750 (Dired Navigation): Add dired-goto-file.
7751
7752 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7753
7754 * emacs.texi (Acknowledgements): New node, split from Distribution.
7755
7756 * cmdargs.texi (Action Arguments): -f reads interactive args.
7757
8cf51b2c
GM
77582003-09-08 Lute Kamstra <lute@gnu.org>
7759
7760 * screen.texi (Mode Line): Say that POS comes before LINE.
7761 Mention `size-indication-mode'.
1c6c854e
CS
7762 * display.texi (Optional Mode Line):
7763 Document `size-indication-mode'.
8cf51b2c
GM
7764 * basic.texi (Position Info): Mention `size-indication-mode'.
7765
77662003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7767
7768 * xresources.texi (Resources): Refer to `editres' man page.
7769 (Lucid Resources): Update defaults. Expand description of
7770 `shadowThickness'.
7771
77722003-09-04 Miles Bader <miles@gnu.org>
7773
7774 * Makefile.in (top_srcdir): New variable.
7775 ($(top_srcdir)/info): New rule.
7776 (info): Depend on it.
7777
77782003-09-03 Peter Runestig <peter@runestig.com>
7779
7780 * makefile.w32-in: New file.
7781
77822003-08-29 Richard M. Stallman <rms@gnu.org>
7783
7784 * misc.texi (Saving Emacs Sessions): Correct previous change.
7785
8cf51b2c
GM
77862003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7787
8cf51b2c
GM
7788 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7789 (Intro): Include kmacro.texi after fixit.texi instead of after
7790 custom.texi. (As suggested by Kim Storm.)
7791
77922003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7793
7794 * fixit.texi (Fixit): Update `Next' pointer.
7795 * files.texi (Files): Update `Previous' pointer.
7796 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7797 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7798 (Suggested by Kim Storm.)
7799 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7800
78012003-08-18 Kim F. Storm <storm@cua.dk>
7802
7803 * kmacro.texi: New file describing enhanced keyboard macro
7804 functionality. Replaces old description in custom.texi.
7805
7806 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7807 (Keyboard Macros): Move to new kmacro.texi file.
7808
7809 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7810
8cf51b2c
GM
78112003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7812
7813 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7814
78152003-08-17 Alex Schroeder <alex@gnu.org>
7816
7817 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7818 required.
7819
8cf51b2c
GM
78202003-08-05 Richard M. Stallman <rms@gnu.org>
7821
7822 * programs.texi (Lisp Indent): Don't describe
7823 lisp-indent-function property here. Use xref to Lisp Manual.
7824
8cf51b2c
GM
78252003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7826
fffa137c 7827 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7828 abbreviations.
7829
78302003-07-24 Markus Rost <rost@math.ohio-state.edu>
7831
7832 * buffers.texi (List Buffers): Fix previous change.
7833
8cf51b2c
GM
78342003-07-13 Markus Rost <rost@math.ohio-state.edu>
7835
7836 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7837 List*.
7838
78392003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7840
8cf51b2c
GM
7841 * display.texi (Font Lock): Fix typo.
7842
78432003-07-07 Richard M. Stallman <rms@gnu.org>
7844
7845 * display.texi (Font Lock): Add xref for format info on
7846 font-lock-remove-keywords.
7847
7848 * building.texi (Compilation): Document what happens with asynch
7849 children of compiler process.
7850
7851 * help.texi (Library Keywords): Use @multitable.
7852
8cf51b2c
GM
78532003-06-04 Richard M. Stallman <rms@gnu.org>
7854
7855 * programs.texi (Expressions): Delete C-M-DEL.
7856
7857 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7858 comint-move-point-for-output renamed from
7859 comint-scroll-to-bottom-on-output.
7860
7861 * custom.texi (Init Rebinding): Replace previous change with xref.
7862 (Non-ASCII Rebinding): Explain that issue more briefly here.
7863
78642003-05-28 Richard M. Stallman <rms@gnu.org>
7865
7866 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7867
78682003-05-28 Nick Roberts <nick@nick.uklinux.net>
7869
7870 * building.texi (GDB Graphical Interface): New node.
7871 (Rewritten somewhat by RMS.)
7872
c8763fb6 78732003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7874
7875 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7876 non-English letters. Explain how to set coding systems correctly
7877 and how to include the right coding cookie in the file.
7878
c8763fb6 78792003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7880
7881 * indent.texi (Indentation): Explain the concepts.
7882 (Just Spaces): Explain why preventing tabs for indentation might
7883 be useful.
7884
8cf51b2c
GM
78852003-04-16 Richard M. Stallman <rms@gnu.org>
7886
7887 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7888
8cf51b2c
GM
78892003-02-22 Alex Schroeder <alex@emacswiki.org>
7890
7891 * cmdargs.texi (General Variables): Document SMTPSERVER.
7892
8cf51b2c
GM
7893 * sending.texi: Remove SMTP node.
7894 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7895 library.
7896
8cf51b2c
GM
78972003-02-22 Alex Schroeder <alex@emacswiki.org>
7898
7899 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7900
79012003-02-22 Simon Josefsson <jas@extundo.com>
7902
7903 * sending.texi (Mail Methods): Add node about SMTP.
7904
c8763fb6 79052003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7906
7907 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7908
8cf51b2c
GM
79092003-02-01 Kevin Ryde <user42@zip.com.au>
7910
7911 * glossary.texi (Glossary): Correction to cl cross reference.
7912
79132003-01-20 Richard M. Stallman <rms@gnu.org>
7914
7915 * killing.texi (Rectangles): Document C-x c r.
7916
c8763fb6 79172003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7918
7919 * xresources.texi (GTK resources): New node.
7920 (GTK widget names): New node.
7921 (GTK names in Emacs): New node.
7922 (GTK styles): New node.
7923
c8763fb6 79242003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7925
7926 * maintaining.texi (Create Tags Table): Add reference to the new
7927 `etags --help --lang=LANG' option.
7928
8cf51b2c
GM
79292002-10-02 Karl Berry <karl@gnu.org>
7930
49823426 7931 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7932 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7933 where needed for the sake of the HTML output.
8cf51b2c
GM
7934
79352001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7936
7937 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7938 source files.
7939
79402001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7941
7942 * Makefile.in (emacsman): New target.
7943
8cf51b2c
GM
79442001-10-20 Gerd Moellmann <gerd@gnu.org>
7945
7946 * (Version 21.1 released.)
7947
79482001-10-05 Gerd Moellmann <gerd@gnu.org>
7949
7950 * Branch for 21.1.
7951
8cf51b2c
GM
79522001-03-05 Gerd Moellmann <gerd@gnu.org>
7953
7954 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7955
8cf51b2c
GM
79562000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7957
7958 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7959
8cf51b2c
GM
79601999-07-12 Richard Stallman <rms@gnu.org>
7961
7962 * Version 20.4 released.
7963
79641998-12-04 Markus Rost <rost@delysid.gnu.org>
7965
7966 * Makefile.in (INFO_TARGETS): Delete customize.info.
7967 (DVI_TARGETS): Delete customize.dvi.
7968 (../info/customize, customize.dvi): Targets deleted.
7969
79701998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7971
7972 * Version 20.3 released.
7973
79741998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7975
7976 * Makefile.in (EMACSSOURCES): Add mule.texi.
7977 Add msdog.texi, ack.texi. Remove gnu1.texi.
7978
79791998-04-06 Andreas Schwab <schwab@gnu.org>
7980
768c0c0f
JB
7981 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7982 Use it in dvi targets.
8cf51b2c
GM
7983
79841997-09-23 Paul Eggert <eggert@twinsun.com>
7985
7986 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7987 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7988 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7989
79901997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7991
7992 * Version 20.2 released.
7993
79941997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7995
7996 * Version 20.1 released.
7997
79981997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7999
8000 * Makefile (../info/customize, customize.dvi): New targets.
8001 (INFO_TARGETS): Add ../info/customize.
8002 (DVI_TARGETS): Add customize.dvi.
8003
8cf51b2c
GM
80041996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8005
8006 * Version 19.33 released.
8007
80081996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8009
8010 * Version 19.32 released.
8011
8cf51b2c
GM
80121996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8013
8014 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8015
80161996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8017
8018 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8019 Specify -I option.
8020 (All dvi targets): Set the TEXINPUTS variable.
8021
80221996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8023
8024 * Version 19.31 released.
8025
8cf51b2c
GM
80261995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8027
8028 * Version 19.30 released.
8029
8cf51b2c
GM
80301995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8031
8032 * Makefile.in (maintainer-clean): Rename from realclean.
8033
80341994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8035
8036 * Makefile.in: New file.
8037 * Makefile: File deleted.
8038
80391994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8040
8041 * Makefile (TEXINDEX_OBJS): Variable deleted.
8042 (texindex, texindex.o, getopt.o): Rules deleted.
8043 All deps on texindex deleted.
8044 (distclean): Don't delete texindex.
8045 (mostlyclean): Don't delete *.o.
8046 * texindex.c, getopt.c: Files deleted.
8047
80481994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8049
8050 * Version 19.26 released.
8051
80521994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8053
8054 * Makefile (EMACSSOURCES): Exclude undo.texi.
8055
80561994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8057
8058 * Version 19.25 released.
8059
80601994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8061
8062 * Version 19.24 released.
8063
80641994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8065
8066 * Version 19.23 released.
8067
80681994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8069
8070 * Makefile: Delete spurious tab.
8071
80721994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8073
8074 * Makefile (.SUFFIXES): New rule.
8075
8cf51b2c
GM
80761993-12-04 Richard Stallman (rms@srarc2)
8077
8078 * getopt.c: New file.
8079 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8080 (getopt.o): New rule.
8081 (dvi): Don't depend on texindex.
49823426 8082 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8083
80841993-12-03 Richard Stallman (rms@srarc2)
8085
49823426
GM
8086 * Makefile (TEXI2DVI): New variable.
8087 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8088 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8089
80901993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8091
8092 * Version 19.22 released.
8093
80941993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8095
8096 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8097
80981993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8099
8100 * Version 19.21 released.
8101
8cf51b2c
GM
81021993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8103
8104 * Makefile (realclean): Don't delete the Info files.
8105
f0131492 81061993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8107
8cf51b2c
GM
8108 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8109 4' where appropriate.
8110
f0131492 81111993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8112
49823426 8113 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8114
8115 * texindex.c: Include "../src/config.h" if building in emacs.
8116
8117 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8118 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8119 Add target to build texindex.c, defining `emacs'.
8120
8cf51b2c
GM
81211993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8122
8123 * Version 19.19 released.
8124
8cf51b2c
GM
81251993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8126
8127 * Version 19.18 released.
8128
81291993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8130
8131 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8132
81331993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8134
8135 * Version 19.17 released.
8136
81371993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8138
8139 * split-man: Fix typos in last change.
8140
81411993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8142
8143 * Version 19.16 released.
8144
81451993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8146
8147 * version 19.15 released.
8148
81491993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8150
8151 * Makefile (distclean): It's rm, not rf.
8152
81531993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8154
8155 * Version 19.14 released.
8156
81571993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8158
8159 * Makefile: New file.
8160
81611993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8162
8163 * Version 19.13 released.
8164
81651993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8166
8167 * Version 19.9 released.
8168
81691993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8170
8171 * Version 19.8 released.
8172
81731993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8174
8175 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8176
8177 * trouble.texi: It's `enable-flow-control-on', not
8178 `evade-flow-control-on'.
8179
81801993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8181
8182 * display.texi: Document standard-display-european.
8183
81841993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8185
8186 * Version 19.7 released.
8187
8188 * emacs.texi: Add a sentence to the top menu mentioning the
8189 specific version of Emacs this manual applies to.
8190
81911993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8192
8193 * basic.texi: Document next-line-add-lines variable used to
8194 implement down-arrow.
8195
8196 * killing.texi: Document kill-whole-line.
8197
81981993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8199
8200 * text.texi: Update unix TeX ordering information.
8201
82021993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8203
8204 * news.texi: Mention fill-rectangle in keybinding list.
8205
8206 * killing.texi: Document fill-rectangle.
8207
82081993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8209
8210 * vc.texi: Bring the docs up to date with VC 5.2.
8211
82121992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8213
8214 * emacs.tex: Mention blackbox and gomoku under Amusements.
8215 Assembler mode is now mentioned and appropriately indexed
8216 under Programming Modes.
8217
82181991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8219
8220 * emacs.tex: Update TeX ordering information.
8221
8cf51b2c
GM
82221990-06-26 David Lawrence (tale@geech)
8223
8224 * emacs.tex: Note that completion-ignored-extensions is not used
8225 to filter out names when all completions are displayed in
8226 *Completions*.
8227
82281990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8229
8230 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8231
82321990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8233
8234 * emacs.tex: Add @findex grep.
8235
8cf51b2c
GM
82361988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8237
8238 * emacs.tex: Correct two typos. No other changes before
8239 Version 19 will be made.
8240
8cf51b2c
GM
82411988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8242
8243 * emacs.tex: Update information for obtaining TeX distribution from the
8244 University of Washington.
8245
8246;; Local Variables:
c8763fb6 8247;; coding: utf-8
8cf51b2c
GM
8248;; End:
8249
95df8112 8250 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8251
8252 This file is part of GNU Emacs.
8253
352c8b4a 8254 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8255 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8256 the Free Software Foundation, either version 3 of the License, or
8257 (at your option) any later version.
8cf51b2c
GM
8258
8259 GNU Emacs is distributed in the hope that it will be useful,
8260 but WITHOUT ANY WARRANTY; without even the implied warranty of
8261 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8262 GNU General Public License for more details.
8263
8264 You should have received a copy of the GNU General Public License
352c8b4a 8265 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.