Fix doc-string typo in switch-to-buffer.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
de0bde62
CY
12011-10-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * basic.texi (Inserting Text): Add xref to Completion. Add
4 ucs-insert example, and document prefix argument.
5 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
6 to left/right. Tweak left-char and right-char descriptions.
7 M-left and M-right are now bound to left-word/right-word.
8 (Erasing): Document delete-forward-char.
9
10 * screen.texi (Screen, Menu Bar): Copyedits.
11 (Point): Remove duplicate paragraph on cursors, also in Screen.
12 (Mode Line): Trailing dashes no longer shown on X displays.
13
14 * frames.texi (Non-Window Terminals): Index just "text-only
15 terminal", which is used throughout the manual now.
16
17 * entering.texi (Entering Emacs): Define "startup screen".
18 Document window-splitting behavior with command-line inputs.
19 (Exiting): Remove obsolete paragraph about shells without suspend
20 functionality.
21
22 * commands.texi (User Input): Define "input event" more clearly.
23 (Keys): Add xref to Echo Area.
24 (Commands): Clarify relation between commands and functions.
25
453e4522
CY
262011-10-06 Chong Yidong <cyd@stupidchicken.com>
27
28 * misc.texi (emacsclient Options): Document how emacsclient runs
29 the Emacs daemon (Bug#9674).
30
550f41cd
CY
312011-10-01 Chong Yidong <cyd@stupidchicken.com>
32
33 * basic.texi (Moving Point):
34 * custom.texi (Mouse Buttons):
35 * rmail.texi (Rmail Scrolling):
36 * search.texi (Isearch Scroll):
37
38 * display.texi (Scrolling): Replace scroll-up/down with
39 scroll-up/down-command. Fix scroll-preserve-screen-position
40 description. Document scroll-error-top-bottom.
41
9229fe87
GM
422011-09-30 Glenn Morris <rgm@gnu.org>
43
44 * commands.texi (Keys): Whitespace fix. (Bug#9635)
45
0a2132ba
CY
462011-09-24 Chong Yidong <cyd@stupidchicken.com>
47
48 * windows.texi (Pop Up Window): Defer discussion of window
49 splitting to the Window Choice node. Add index entries.
50 (Force Same Window): Node deleted.
51 (Displaying Buffers, Window Choice): New nodes.
52
53 * buffers.texi (Select Buffer): Clarify description of
54 buffer-switching commands. Add xref to Window Display node.
55 Don't repeat confirm-nonexistent-file-or-buffer description from
56 Visiting node. Remove even-window-heights.
57
58 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
59
33ed493b
CY
602011-09-18 Chong Yidong <cyd@stupidchicken.com>
61
62 * cmdargs.texi (Icons X): Fix description of Emacs icon.
63
64 * xresources.texi (Table of Resources): Fix documentation of
65 bitmapIcon.
66
92fa95ad
CY
672011-09-15 Chong Yidong <cyd@stupidchicken.com>
68
69 * package.texi (Package Menu): Add package-menu-mark-upgrades.
70
16254627
EH
712011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
72
73 * frames.texi (Frame Commands): Note that delete-other-frames only
74 deletes frames on current terminal.
75
c3760c17
EZ
762011-09-10 Eli Zaretskii <eliz@gnu.org>
77
78 * sending.texi (Mail Misc): Document mail-add-attachment.
79
69b8be97
EZ
802011-09-04 Eli Zaretskii <eliz@gnu.org>
81
82 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
83
3fd50d5c
CY
842011-08-29 Chong Yidong <cyd@stupidchicken.com>
85
86 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
87
e2aeef63
CY
882011-08-28 Chong Yidong <cyd@stupidchicken.com>
89
90 * files.texi (File Archives):
91 * cal-xtra.texi (Diary Display):
92 * help.texi (Help Mode): Add xref to View Mode.
93
ddb54206
CY
942011-08-28 Chong Yidong <cyd@stupidchicken.com>
95
a6326082
CY
96 * display.texi (View Mode): New node. Move view-file here from
97 Misc File Ops. Move view-buffer here from Misc Buffer.
98
99 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
100
04e2ce72 101 * files.texi (Misc File Ops): Document new
a6326082 102 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
103
104 * dired.texi (Dired Deletion): Shorten description of Trash.
105
ddb54206
CY
106 * misc.texi (emacsclient Options): Document server-port.
107
bd206ce5
EZ
1082011-08-27 Eli Zaretskii <eliz@gnu.org>
109
110 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
111 even on MS-Windows. Fix a typo.
112
d43f5a42
CY
1132011-08-26 Chong Yidong <cyd@stupidchicken.com>
114
115 * package.texi: New file, documenting the package manager.
116
117 * emacs.texi: Include it.
118
119 * help.texi (Help Summary): Add describe-package.
120
e0b1591b
CY
1212011-08-25 Chong Yidong <cyd@stupidchicken.com>
122
856ce114
CY
123 * misc.texi (Printing): Convert subnodes into subsections.
124
f404f8bc
CY
125 * text.texi (Two-Column): Move into Text chapter.
126
127 * picture-xtra.texi (Picture Mode): Group with Editing Binary
128 Files section. Convert from chapter into section.
129
130 * display.texi (Narrowing): Move into display chapter.
131
e0b1591b
CY
132 * sending.texi (Sending Mail):
133 * rmail.texi (Rmail):
134 * misc.texi (Gnus, Document View):
135 * dired.texi (Dired):
136 * emacs.texi: Group the mail, rmail, and gnus chapters together.
137
75bfc667
JL
1382011-08-07 Juri Linkov <juri@jurta.org>
139
140 * dired.texi (Operating on Files): Rewrite according to the fact
141 that `dired-do-chmod' doesn't use the `chmod' program anymore.
142
fe676f91
MA
1432011-07-30 Michael Albinus <michael.albinus@gmx.de>
144
145 * mini.texi (Minibuffer File): Insert a reference to Tramp for
146 remote file name completion. (Bug#9197)
147
4cc60b9b
EZ
1482011-07-28 Eli Zaretskii <eliz@gnu.org>
149
150 * mule.texi (Bidirectional Editing): Document the fact that
151 bidi-display-reordering is t by default.
152
89671e16
LMI
1532011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
154
155 * help.texi (Misc Help): Mention `describe-prefix-bindings'
156 explicitly (bug#8904).
157
fb23ecc2
LMI
1582011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
159
160 * trouble.texi (Checklist): Use an `M-x' example instead of an
161 Emacs Lisp form to switch on the dribble file (bug#8056).
162
465c5fc8
LMI
1632011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
164
165 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
166
90a6258b
GM
1672011-07-13 Glenn Morris <rgm@gnu.org>
168
169 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
170
c7588364
LMI
1712011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
172
173 * mark.texi (Mark Ring): Clarify how many locations are saved
174 (bug#5770).
175 (Global Mark Ring): Ditto.
176
4cb4f3ba
LMI
1772011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
178
d648feab
LMI
179 * text.texi (Table Recognition): Use "at point" instead of "under
180 point" (bug#4345).
181
4cb4f3ba
LMI
182 * display.texi (Cursor Display): Mention `cursor-type'.
183
184 * screen.texi (Point): Clarify that it's only if you use a block
185 cursor that it appears to be on a character (bug#4345).
186
ecd0b990
CY
1872011-07-12 Chong Yidong <cyd@stupidchicken.com>
188
189 * misc.texi (Amusements): Move dissociated press here, from its
190 own section.
191
192 * emacs.texi (Top): Update node listing.
193
c2fd0368
LMI
1942011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
195
196 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
197 clarity (bug#3523).
198
fdeb32ec
CY
1992011-07-12 Chong Yidong <cyd@stupidchicken.com>
200
201 * cmdargs.texi (Initial Options): Document --no-site-lisp.
202 (Misc X): Document --parent-id.
203
204 * frames.texi (Frame Commands): Note that focus-follows-mouse now
205 defaults to nil.
206
207 * misc.texi (emacsclient Options): Document --parent-id.
208
209 * msdog.texi (Windows HOME): Document _emacs as obsolete.
210
f584ca38
LMI
2112011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
212
213 * emacs.texi: Use "..." instead of ``...'' in the menus
214 (bug#3503).
215
963578d3
CY
2162011-07-11 Chong Yidong <cyd@stupidchicken.com>
217
218 * killing.texi (Primary Selection): Document `only' setting for
219 select-active-regions.
220
221 * mark.texi (Setting Mark): Reference Shift Selection node.
222
223 * frames.texi (Mouse Commands): Document mouse-yank-primary.
224
a30ed87b
LMI
2252011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
226
47076272
LMI
227 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
228 motion keys" (bug#3503).
229
a30ed87b
LMI
230 * emacs.texi: Change all the register node names from "RegPos"
231 (etc.) to "Positional Registers" (etc.) (bug#3314).
232
4d45a8b7
CY
2332011-07-11 Chong Yidong <cyd@stupidchicken.com>
234
235 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
236 (Other Kill Commands, Kill Options): Copyedits.
237 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
238 (Yanking): Move yank-excluded properties discussion here.
239 (Cut and Paste): Move from frames.texi. Update subnodes to
240 describe x-select-enable-clipboard case.
241
242 * frames.texi: Move Cut and Paste node and subnodes into
243 killing.texi, except Mouse Commands and Word and Line Mouse.
244
c160ddee
AM
2452011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
246
247 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
248
3329e6e3
LMI
2492011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
250
32a214fe
LMI
251 * screen.texi (Mode Line): Clarify that coding systems are
252 characters, not letters (bug#1749).
253
3329e6e3
LMI
254 * cmdargs.texi (Environment): Mention removing variables
255 (bug#1615). Text suggested by Kevin Rodgers.
256
8875da1e
CY
2572011-07-10 Chong Yidong <cyd@stupidchicken.com>
258
54806e45
CY
259 * misc.texi (Amusements): Don't mention Yow; it's crippled.
260
8875da1e
CY
261 * modes.texi: Rename from major.texi.
262 (Modes): New node. Make Major Modes and Minor Modes subsections
263 of this. All callers changed.
264
265 * custom.texi (Minor Modes): Move to modes.texi.
266
7847b2a1
CY
2672011-07-10 Chong Yidong <cyd@stupidchicken.com>
268
6cfd0fa2
CY
269 * custom.texi (Syntax): Node deleted.
270
271 * help.texi (Help Summary):
272 * major.texi (Major Modes):
273 * programs.texi (Parentheses):
274 * search.texi (Regexp Backslash, Regexp Backslash)
275 (Regexp Backslash):
276 * text.texi (Words): Callers changed.
277
7847b2a1
CY
278 * text.texi (Refill, Longlines): Delete nodes.
279
280 * ack.texi (Acknowledgments): Longlines removed from manual.
281
282 * emacs.texi (Top): Update node listing.
283
2a71c436
GM
2842011-07-09 Glenn Morris <rgm@gnu.org>
285
286 * fortran-xtra.texi (Fortran): Update handled extensions.
287
61436e9f
LMI
2882011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
289
290 * display.texi (Scrolling): `C-v' (etc) are now bound to
291 `scroll-*-command' (bug#8349).
292
6e560c71
LMI
2932011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
294
48954a09 295 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
296 doesn't actually delete any files (bug#7125).
297
2904fd97
LMI
298 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
299 argument for `C-c C-k' (bug#7391).
300
6e560c71
LMI
301 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
302 you're currently using (bug#8489).
303
978ff6c5
EZ
3042011-07-01 Eli Zaretskii <eliz@gnu.org>
305
306 * mule.texi (Coding Systems): Move index entries from the previous
307 change into their proper places.
308
0d742084
LMI
3092011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
310
31976bd5
LMI
311 * help.texi (Help Files): Document view-external-packages (bug#8902).
312
0d742084
LMI
313 * mule.texi (Coding Systems): Put a few more of the coding systems
314 into the index (bug#8900).
315
9f678528
GM
3162011-06-26 Glenn Morris <rgm@gnu.org>
317
318 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
319
18a4ce5e
AR
3202011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
321
322 * misc.texi (emacsclient Options): Mention --frame-parameters.
323
f0da764a
GM
3242011-06-09 Glenn Morris <rgm@gnu.org>
325
326 * custom.texi (Specifying File Variables):
327 Recommend explicit arguments for minor modes.
328
b047e7ac
PE
3292011-06-02 Paul Eggert <eggert@cs.ucla.edu>
330
331 Document wide integers better.
332 * buffers.texi (Buffers):
001903b5
PE
333 * files.texi (Visiting): Document maxima for 64-bit machines,
334 and mention virtual memory limits.
b047e7ac 335
bf41276f
CY
3362011-05-28 Chong Yidong <cyd@stupidchicken.com>
337
338 * custom.texi (Hooks): Reorganize. Mention Prog mode.
339
340 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
341 prog mode (Bug#8240).
342
e145f188
GM
3432011-05-27 Glenn Morris <rgm@gnu.org>
344
345 * custom.texi (Specifying File Variables):
346 Major modes no longer need come first.
347
313f790e
CY
3482011-05-22 Chong Yidong <cyd@stupidchicken.com>
349
350 * mule.texi (Specify Coding, Text Coding, Communication Coding):
351 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
352
c136e5cd
GM
3532011-05-18 Glenn Morris <rgm@gnu.org>
354
355 * ack.texi (Acknowledgments): Remove fakemail.c.
356
c71a0d48 3572011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
358
359 Fixes for fitting text into 7x9 printed manual.
360 * building.texi (Flymake, Breakpoints Buffer):
361 * calendar.texi (Appointments):
362 * cmdargs.texi (General Variables, Display X):
363 * custom.texi (Saving Customizations, Face Customization)
364 (Directory Variables, Minibuffer Maps, Init Rebinding):
365 * display.texi (Font Lock, Font Lock, Useless Whitespace):
366 * fixit.texi (Spelling):
367 * frames.texi (Creating Frames, Fonts):
368 * help.texi (Help Files):
369 * mini.texi (Minibuffer File):
370 * misc.texi (emacsclient Options, Emulation):
371 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
372 * mule.texi (International Chars, Language Environments)
373 (Select Input Method, Modifying Fontsets, Charsets):
374 * programs.texi (Custom C Indent):
375 * rmail.texi (Rmail Labels):
376 * text.texi (Table Conversion):
377 * trouble.texi (Known Problems, Known Problems):
378 * windows.texi (Change Window):
379 * xresources.texi (GTK resources): Reflow text and re-indent code
380 examples to avoid TeX overflows and underflows on 7x9 paper.
381
382 * emacs.texi: Fix the (commented out) smallbook command.
383
384 * macos.texi (Mac / GNUstep Events):
385 * xresources.texi (Lucid Resources): Remove extraneous examples.
386
b8f82dc1
GM
3872011-05-10 Glenn Morris <rgm@gnu.org>
388
389 * custom.texi (Specifying File Variables):
390 Deprecate using mode: for minor modes.
391
d306b4da
GM
3922011-05-07 Glenn Morris <rgm@gnu.org>
393
394 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
395
548d0a63
GM
3962011-05-06 Glenn Morris <rgm@gnu.org>
397
5006e634
GM
398 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
399
548d0a63
GM
400 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
401
e793a940
LMI
4022011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
403
404 * misc.texi (Emacs Server): Document `server-eval-at'.
405
7031be6d
UR
4062011-04-24 Chong Yidong <cyd@stupidchicken.com>
407
408 * maintaining.texi (List Tags): Document next-file. Suggested by
409 Uday S Reddy.
410
4ffd0d6b 4112011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
412
413 * mini.texi (Minibuffer Edit):
414 * screen.texi (Mode Line): Fix typo.
415
1c6c854e
CS
4162011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
417
024ff170 418 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 419
c5c9f40f
CY
4202011-03-26 Chong Yidong <cyd@stupidchicken.com>
421
422 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
423
09725d26
EZ
4242011-03-30 Eli Zaretskii <eliz@gnu.org>
425
426 * display.texi (Auto Scrolling): Document the limit of 100 lines
427 for never-recentering scrolling with `scroll-conservatively'.
428 (Bug#6671)
429
09d9db2c 4302011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
431
432 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
433 HOME on Windows and where it looks for init files. (Bug#8221)
434
62d94509
EZ
4352011-03-10 Eli Zaretskii <eliz@gnu.org>
436
437 * search.texi (Regexp Example):
438 * mule.texi (International Chars):
439 * building.texi (External Lisp): Don't use characters outside
440 ISO-8859-1.
441
0286d9de
EZ
4422011-03-09 Eli Zaretskii <eliz@gnu.org>
443
1c6c854e
CS
444 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
445 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
446
447 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
448
114902a5 449 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
450 (Bug#8210)
451
0afb4571
J
4522011-03-08 Jan Djärv <jan.h.d@swipnet.se>
453
454 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
455 for Gtk+ 3.
456
bb3865e8
GM
4572011-03-08 Glenn Morris <rgm@gnu.org>
458
6446548e
GM
459 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
460 * emacs.texi (Acknowledgments):
461 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 462 * emacs.texi: Set documentencoding.
6446548e 463
bb3865e8
GM
464 * display.texi (Optional Mode Line): Don't mention exactly where
465 display-time appears. (Bug#8193)
466
33383987
JB
4672011-03-07 Chong Yidong <cyd@stupidchicken.com>
468
469 * Version 23.3 released.
470
892777ba
CY
4712011-03-06 Chong Yidong <cyd@stupidchicken.com>
472
473 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
474
0b973fc5
DW
4752011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
476
477 * misc.texi (emacsclient Options): Add q/quiet.
478
8ef5a2f2
GM
4792011-03-02 Glenn Morris <rgm@gnu.org>
480
481 * mule.texi (Communication Coding) <x-select-request-type>:
482 Remove duplicate (essentially) paragraph. (Bug#8148)
483
bd106056
CS
4842011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
485
486 * maintaining.texi (Format of ChangeLog): Add reference to
487 add-log-full-name.
488 (Change Log Commands): Add documentation for combining multiple
489 symbols in one change.
490
6640b281
GM
4912011-03-01 Glenn Morris <rgm@gnu.org>
492
493 * custom.texi (Directory Variables):
494 Give an example of excluding subdirectories.
495
2b0c7330 4962011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
497
498 * search.texi (Regexp Search): Move index entries about regexps to the
499 "Regexps" node. Add index entries for regexp search. (Bug#8096)
500
8c62c205
GM
5012011-02-19 Glenn Morris <rgm@gnu.org>
502
503 * dired.texi (Dired): Dired-X version number was dropped.
504
3928f2b6
JD
5052011-02-14 Jan Djärv <jan.h.d@swipnet.se>
506
507 * xresources.texi (X Resources): Remove *faceName and replace it with
508 *font for Lucid.
509
a41c8660
CY
5102011-02-05 Chong Yidong <cyd@stupidchicken.com>
511
512 * rmail.texi (Rmail Display): Document Rmail MIME support more
513 accurately.
514
515 * maintaining.texi (VC Change Log): Document vc-log-incoming and
516 vc-log-outgoing.
517 (Merging): Document vc-find-conflicted-file.
518
233ba4d9 5192011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
520
521 * custom.texi (Variables): Fix typo.
522
14beddf4 5232011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 524
65401ee3
CY
525 * search.texi (Regexps): Copyedits. Mention character classes
526 (Bug#7809).
527
19f81ecf
CY
528 * files.texi (File Aliases): Restore explanatory text from Eli
529 Zaretskii, accidentally removed in 2011-01-08 commit.
530
bf3dae7e
EZ
5312011-01-29 Eli Zaretskii <eliz@gnu.org>
532
533 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
534 (MAKEINFO_OPTS): New variable.
535 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
536 (emacs.html): New target.
537 (clean): Remove emacs.html.
538
45eb2a5d
WL
5392011-01-23 Werner Lemberg <wl@gnu.org>
540
541 * Makefile.in (MAKEINFO): Now controlled by `configure'.
542 (MAKEINFO_OPTS): New variable. Use it where appropriate.
543 (ENVADD): Updated.
544
9acfe703
GM
5452011-01-18 Glenn Morris <rgm@gnu.org>
546
547 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
548
549 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
550
362b9d48
GM
5512011-01-15 Chong Yidong <cyd@stupidchicken.com>
552
bb033b5f
CY
553 * building.texi (Compilation): Improve instructions for running two
554 compilations (Bug#7573).
555
b024d9f0
MD
556 * files.texi (Backup Names): Document the new location of the
557 last-resort backup file.
558
362b9d48
GM
559 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
560 manual. Explain why directory-abbrev-alist elements should be anchored
561 (Bug#7777).
562
5632011-01-15 Eli Zaretskii <eliz@gnu.org>
564
565 * msdog.texi (Windows Startup): Correct inaccurate description of
566 differences between emacsclient.exe and emacsclientw.exe.
567
7c420169 5682011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
569
570 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
571
7c420169 5722011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
573
574 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
575
7c420169 5762011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 577
2d34d523
EZ
578 * frames.texi (Cut and Paste): Modify the section's name and text:
579 don't mix "cut/paste" with "kill/yank".
580 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
581 (Bug#7702)
582
88ab4340
EZ
583 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
584
7c420169 5852011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
586
587 * maintaining.texi: Move inclusion of emerge after EDE, so that it
588 matches its position in the menu. (Bug#7674)
589
7c420169 5902011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
591
592 * trouble.texi (Checklist): Mention not replying via news either.
593
92bb6c52
TH
5942010-12-30 Tassilo Horn <tassilo@member.fsf.org>
595
596 * misc.texi (Document View): Update DocView section with newly
597 supported document formats.
598
b103c904
CY
5992010-12-21 Chong Yidong <cyd@stupidchicken.com>
600
601 * killing.texi: Resection the Info version to conform to the
602 printed manual, to avoid making sections on Accumulating Text, CUA
603 and Rectangles into full chapters.
604
f49d1f52 6052010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
606
607 * custom.texi (Init Syntax): Add index entries for "character syntax".
608 (Bug#7576)
609
f49d1f52 6102010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
611
612 * text.texi (HTML Mode): Small fixes. (Bug#7607)
613
f49d1f52 6142010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
615
616 * trouble.texi (Checklist): Fix typo in newsgroup name.
617
f49d1f52 6182010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
619
620 * search.texi (Word Search): Note that the lazy highlight always
621 matches to whole words (Bug#7470).
622
f49d1f52 6232010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 624
4f1948eb
EZ
625 * display.texi (Optional Mode Line): Make the description of
626 load-average more accurate.
627
b8a9e136
EZ
628 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
629 registry, with a cross-reference.
62d72a4a
EZ
630 (Windows Startup): New node. Move the stuff about the current
631 directory from "Windows HOME".
b8a9e136 632
07976ae3 6332010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
634
635 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
636 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
637
07976ae3 6382010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
639
640 * maintaining.texi (Version Control Systems): Fix repeated sentence.
641 Suggested by Štěpán Němec.
642
07976ae3 6432010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 644
1aaae3f3
CY
645 * maintaining.texi (Version Control): Say "commit", not "check in".
646 (Version Control Systems): Simplify descriptions.
647 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
648 VCS Concepts.
649 (VC Mode Line): Update example.
650 (Old Revisions): Document revert-buffer for vc-diff.
651 (Log Buffer): Promote to a subsection. Document header lines.
652
1c6c854e
CS
653 * macos.texi (Mac / GNUstep Basics):
654 Document ns-right-alternate-modifier.
ec8a6295 655
1aaae3f3
CY
656 * emacs.texi (Top): Update node listing.
657
0eb025fb
EZ
6582010-11-13 Eli Zaretskii <eliz@gnu.org>
659
660 * rmail.texi (Rmail Coding): Characters with no fonts are not
661 necessarily displayed as empty boxes.
662
663 * mule.texi (Language Environments, Fontsets): Characters with no
664 fonts are not necessarily displayed as empty boxes.
665
666 * display.texi (Text Display): Document display of glyphless
667 characters.
668
ea4f7750
GM
6692010-11-13 Glenn Morris <rgm@gnu.org>
670
671 * basic.texi (Position Info): Add M-x count-words-region.
672
90639cea
GM
6732010-11-11 Glenn Morris <rgm@gnu.org>
674
675 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
676
d607b96b 6772010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
678
679 * msdog.texi (Windows HOME): Add information regarding startup
680 directory when invoking Emacs from a desktop shortcut. (bug#7300)
681
c12e4a81
GM
6822010-10-11 Glenn Morris <rgm@gnu.org>
683
df187c62
GM
684 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
685
c12e4a81
GM
686 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
687 (DVIPS): New variable.
234db610
GM
688 (.PHONY): Add html, ps.
689 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
690 (clean): Delete html, ps files.
c12e4a81 691
6513b232
EZ
6922010-10-09 Eli Zaretskii <eliz@gnu.org>
693
694 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
695
f4f358f1
GM
6962010-10-09 Glenn Morris <rgm@gnu.org>
697
c1dc72b3
GM
698 * Makefile.in (VPATH): Remove.
699 (infodir): Make it absolute.
700 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
701
4393405b
GM
702 * Makefile.in (dist): Anchor regexps.
703
eef3ab94
GM
704 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
705 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
706 (emacs-xtra.pdf): Use $<.
707
aa9db089
GM
708 * Makefile.in (infoclean): Remove harmless, long-standing error.
709
abd40fb4
GM
710 * Makefile.in ($(infodir)): Delete rule.
711 (mkinfodir): New.
712 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
713
f4f358f1 714 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 715 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
716 * emacsver.texi: New file, replacing emacsver.texi.in.
717
ea274122
GM
7182010-10-09 Glenn Morris <rgm@gnu.org>
719
f7a31f11
GM
720 * emacsver.texi.in: New file.
721 * emacs.texi: Set EMACSVER by including emacsver.texi.
722 * Makefile.in (distclean): Delete emacsver.texi.
723 (dist): Copy emacsver.texi.
b13254e7 724 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 725
3fb78d1f
GM
726 * ack.texi (Acknowledgments): No more b2m.c.
727
ea274122
GM
728 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
729 (emacs): Remove rule.
730 (dist): No need to deal with the emacs rule any more.
731
17ca7950
GM
7322010-10-07 Glenn Morris <rgm@gnu.org>
733
734 * Makefile.in (version): New, set by configure.
735 (clean): Delete dist tar file.
736 (dist): Use version in tar name.
737
4c83f6e1
GM
7382010-10-06 Glenn Morris <rgm@gnu.org>
739
740 * Makefile.in (EMACS_XTRA): Add the main source file.
741 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
742 (mostlyclean): No core files, reorder other files.
743 (clean): Delete specific dvi and pdf files.
744 (infoclean, dist): New rules.
745 (maintainer-clean): Use infoclean.
8a944cea 746 ($(infodir)): Add parallel build workaround.
4c83f6e1 747
0264072d
GM
7482010-10-04 Glenn Morris <rgm@gnu.org>
749
750 * Makefile.in (SHELL): Set it.
751 (INFO_TARGETS, DVI_TARGETS): Remove variables.
752 (info, dvi): Replace above variables with their expansions.
753 (info): Move mkdir from here...
754 ($(infodir)/emacs): ... to here (for parallel builds).
755 (pdf): New target.
756 ($(infodir)/emacs): Pass -o option to makeinfo.
757 (.PHONY): Declare clean rules.
758 (maintainer-clean): Delete dvi and pdf files.
759 Guard against cd failures. Use a more restrictive delete.
760
3226d6ca
GM
7612010-10-02 Glenn Morris <rgm@gnu.org>
762
763 * misc.texi (Shell Mode): Remove reference to old function name.
764
cad90f3b
EZ
7652010-09-30 Eli Zaretskii <eliz@gnu.org>
766
767 * maintaining.texi (VC Mode Line): Mention all the possible VC status
768 indicator characters.
769
5f874327
GM
7702010-09-29 Glenn Morris <rgm@gnu.org>
771
772 * Makefile.in (top_srcdir): Remove unused variable.
773
0ab9cff3
GM
7742010-09-14 Glenn Morris <rgm@gnu.org>
775
67ae9766
GM
776 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
777 the last hook item.
778
0ab9cff3
GM
779 * calendar.texi (Appointments): Also updated when a diary include file
780 is saved.
781
6664fc59 7822010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
783
784 * trouble.texi (Bugs): Update the section intro.
785 (Known Problems): New section.
786 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
787 (Sending Patches): Bug fixes are best as responses to existing bugs.
788 * emacs.texi (Known Problems): Add menu entry for new section.
789
be3283d7
GM
7902010-09-09 Glenn Morris <rgm@gnu.org>
791
792 * xresources.texi: Untabify.
793
10999305 7942010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
795
796 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
797
10999305 7982010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
799
800 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
801
30641319
JD
8022010-09-02 Jan Djärv <jan.h.d@swipnet.se>
803
804 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
805
50dd7bc6
GM
8062010-08-21 Glenn Morris <rgm@gnu.org>
807
808 * misc.texi (Amusements): Mention bubbles and animate.
809
5e620eca
EZ
8102010-07-31 Eli Zaretskii <eliz@gnu.org>
811
812 * files.texi (Visiting): Add more index entries for
813 large-file-warning-threshold.
814
8b2dd508
JD
8152010-07-29 Jan Djärv <jan.h.d@swipnet.se>
816
817 * frames.texi (Tool Bars): Add doc for tool-bar-position.
818
8838673e
GM
8192010-06-23 Glenn Morris <rgm@gnu.org>
820
821 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
822 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
823 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
824 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
825 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
826 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
827 Untabify Texinfo files.
828
04d3bb6c
GM
8292010-06-10 Glenn Morris <rgm@gnu.org>
830
103dd3a8
GM
831 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
832
04d3bb6c
GM
833 * basic.texi (Inserting Text): Fix typo.
834
50b79479
GM
8352010-06-10 Glenn Morris <rgm@gnu.org>
836
837 * ack.texi (Acknowledgments):
838 * emacs.texi (Acknowledgments): Update for notifications.el.
839
86d7a550
DU
8402010-05-31 Daiki Ueno <ueno@unixuser.org>
841
842 * dired.texi (Operating on Files): Mention encryption commands
843 (Bug#6315).
844
db5dce9d
EZ
8452010-05-29 Eli Zaretskii <eliz@gnu.org>
846
847 * basic.texi (Moving Point): Update due to renaming of commands bound
848 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
849
34313041
EZ
8502010-05-18 Eli Zaretskii <eliz@gnu.org>
851
852 * display.texi (Fringes): Document reversal of fringe arrows for R2L
853 paragraphs.
854 (Line Truncation): Fix wording for bidi display.
855
1fc0ce04 856 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
857 keys.
858
0235128c 8592010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
860
861 * building.texi (GDB Graphical Interface): Remove misleading comparison
862 to an IDE (Bug#6128).
863
0235128c 8642010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
865
866 * programs.texi (Man Page):
867 * misc.texi (Invoking emacsclient):
868 * mini.texi (Repetition):
869 * mark.texi (Setting Mark): Fix typos.
870
0235128c 8712010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
872
873 * misc.texi (Printing): Document htmlfontify-buffer.
874
0235128c 8752010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
876
877 * calendar.texi (Displaying the Diary, Format of Diary File):
878 Fix external cross-references for TeX format output.
879
0235128c
SM
8802010-05-07 Chong Yidong <cyd@stupidchicken.com>
881
882 * Version 23.2 released.
883
f63d0028
JD
8842010-05-02 Jan Djärv <jan.h.d@swipnet.se>
885
886 * cmdargs.texi (Initial Options): Mention --chdir.
887
20fe03ad
JD
8882010-04-21 Jan Djärv <jan.h.d@swipnet.se>
889
890 * frames.texi (Tool Bars): Add tool-bar-style.
891
b7d65a5f
GM
8922010-04-21 Glenn Morris <rgm@gnu.org>
893
894 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
895
a42dbee1
CY
8962010-04-18 Chong Yidong <cyd@stupidchicken.com>
897
898 * programs.texi (Semantic): New node.
899
900 * maintaining.texi (EDE): New node.
901
902 * emacs.texi: Update node listing.
903
904 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
905
6e104790 9062010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 907
d52dbd3d
GM
908 * emacs.texi (Acknowledgments): Remove duplicate.
909
a77fe20c
GM
910 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
911
6e104790 9122010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 913
4ebe9902
GM
914 * dired.texi (Misc Dired Features): Mention VC diff and log.
915 * maintaining.texi (Old Revisions, VC Change Log):
916 Mention that diff and log work in Dired buffers.
917
98932641
GM
918 * help.texi (Help Summary): Mention M-x info-finder.
919
d5b22ab2 920 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 921
4d4e9522
GM
922 * custom.texi (Specifying File Variables, Directory Variables):
923 Document new commands for manipulating local variable lists.
924
6e104790 9252010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
926
927 * trouble.texi (Contributing): Add cindex entry.
928 Mention etc/CONTRIBUTE.
929
6e104790 9302010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
931
932 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
933 query-replace (Bug#5774).
934
a20a9df3
GM
9352010-04-16 Glenn Morris <rgm@gnu.org>
936
937 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
938
1ecb2d3f
JD
9392010-04-11 Jan Djärv <jan.h.d@swipnet.se>
940
941 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
942
99852628
JD
9432010-04-08 Jan Djärv <jan.h.d@swipnet.se>
944
945 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
946
ce79424f
EZ
9472010-03-30 Eli Zaretskii <eliz@gnu.org>
948
949 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
950 cross-reference to "Inserting Text".
951
952 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
953 Mention completion provided by `ucs-insert'.
954
85738751 9552010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
956
957 * sending.texi (Sending Mail): Note variables that may need
958 customizing.
959 (Mail Sending): Expand discussion of send-mail-function.
960
85738751 9612010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
962
963 Document Message mode as the default mail mode.
964
965 * sending.texi (Sending Mail): Copyedits.
966 (Mail Format, Mail Headers): Document mail-from-style changes.
967 (Mail Commands): Rename from Mail mode. Document Message mode.
968 (Mail Misc): Rename from Mail mode Misc.
969 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
970 command names and update keybindings.
971 (Header Editing): Document message-tab. De-document
972 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
973 favor of mail-default-headers. Ad index entries for user-full-name and
974 user-mail-address.
1c6c854e
CS
975 (Citing Mail): Update changes in Message mode behavior.
976 Document mail-yank-prefix.
e73c2434
CY
977 (Mail Signature): New node, moved from Mail Misc.
978 (Mail Aliases): Mail abbrevs are the default with Message mode.
979 (Mail Methods): Note that Message mode is now the default.
980
981 * rmail.texi (Rmail Reply):
982 * text.texi (Text Mode):
983 * major.texi (Major Modes):
984 * mule.texi (Output Coding): Refer to Message mode.
985
986 * custom.texi (Init Examples): Add xref to Mail Header.
987
1fc0ce04 988 * emacs.texi (Top): Fix xrefs.
e73c2434 989
85738751 9902010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 991
c0c035fa
CY
992 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
993 repository if there is none.
994 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
995 vc-print-root-log.
ef7b27ef 996 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 997
71785b7a
CY
998 * programs.texi (Program Modes): Mention Javascript mode.
999
f67c5dd0
CY
1000 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1001 * emacs.texi: Update node description.
1002
0f72a391 1003 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1004 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1005
dc2d2590
JL
10062010-03-30 Juri Linkov <juri@jurta.org>
1007
1008 * search.texi (Other Repeating Search): Remove line that `occur'
1009 can not handle multiline matches.
1010
a7b02820
EZ
10112010-03-30 Eli Zaretskii <eliz@gnu.org>
1012
1013 * mule.texi (International): Mention support of bidirectional editing.
1014 (Bidirectional Editing): New section.
1015
22ef1944
NR
10162010-03-28 Nick Roberts <nickrob@snap.net.nz>
1017
1018 * emacs.texi (Top): Update node names to those in building.texi.
1019
146b8b16
NR
10202010-03-27 Nick Roberts <nickrob@snap.net.nz>
1021
1022 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1023 doc/emacs/emacs.texi: Update node names for building.texi.
1024
6d98672d
GM
10252010-03-24 Glenn Morris <rgm@gnu.org>
1026
1027 * ack.texi (Acknowledgments):
1028 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1029
93318cbd
JD
10302010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1031
1032 * xresources.texi (Table of Resources): Clarify toolBar number
1033 for Gtk+.
1034
1035 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1036
15cf2f52
CY
10372010-03-21 Chong Yidong <cyd@stupidchicken.com>
1038
4102856c
CY
1039 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1040
15cf2f52
CY
1041 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1042 and multi-isearch-buffers-regexp.
1043
1044 * indent.texi (Indentation): Clarify description of
1045 indent-for-tab-command. Document tab-always-indent.
1046
d68eb23c
CY
10472010-03-20 Chong Yidong <cyd@stupidchicken.com>
1048
1049 * cmdargs.texi (Font X): Move most content to Fonts.
1050
1051 * frames.texi (Fonts): New node. Document font-use-system-font.
1052
1053 * emacs.texi (Top):
1054 * xresources.texi (Table of Resources):
1055 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1056
288f9fc0
CY
10572010-03-10 Chong Yidong <cyd@stupidchicken.com>
1058
1059 * Branch for 23.2.
1060
17782bec
CY
10612010-03-06 Chong Yidong <cyd@stupidchicken.com>
1062
1063 * custom.texi (Init Examples): Add xref to Locals.
1064
1065 * major.texi (Choosing Modes): Mention usage of setq-default for
1066 setting the default value of major-mode (Bug#5688).
1067
b4a1a8b2
CY
10682010-03-02 Chong Yidong <cyd@stupidchicken.com>
1069
1070 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1071
1072 * display.texi (Display Custom): Document make-pointer-invisible and
1073 underline-minimum-offset. Remove inverse-video.
1074
a1e759cd
CY
10752010-02-21 Chong Yidong <cyd@stupidchicken.com>
1076
1077 * frames.texi (Frame Commands): Note that the last ordinary frame can
1078 be deleted in daemon mode (Bug#5616).
1079
4f3bc373
GM
10802010-02-18 Glenn Morris <rgm@gnu.org>
1081
1082 * trouble.texi (Contributing): Repository is no longer CVS.
1083
5dbbdd33
GM
10842010-02-08 Glenn Morris <rgm@gnu.org>
1085
1086 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1087
cd61af01
SM
10882010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1089
1090 * display.texi (Useless Whitespace, Text Display):
1091 * custom.texi (Init Examples): Avoid obsolete special default variables
1092 like default-major-mode.
1093
b1bb0a25 10942010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1095
1096 * programs.texi (Other C Commands): Replace reference to obsolete
1097 c-subword-mode.
1098
99d0985b
GM
10992010-01-21 Glenn Morris <rgm@gnu.org>
1100
1101 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1102
893db5bc
GM
11032010-01-12 Glenn Morris <rgm@gnu.org>
1104
1105 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1106 emacs-pretest-bug for bug reports for development versions.
1107
0419b8d6
GM
11082010-01-11 Glenn Morris <rgm@gnu.org>
1109
1110 * display.texi (Highlight Interactively): `t' does not mean highlight
1111 all patterns. (Bug#5335)
1112
26e533e2
CY
11132009-12-29 Chong Yidong <cyd@stupidchicken.com>
1114
1115 * misc.texi (Shell): Document async-shell-command.
1116
1117 * building.texi (Grep Searching): Document zrgrep.
1118
484eaeac 1119 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1120
7ee6c59b
NR
11212009-12-29 Nick Roberts <nickrob@snap.net.nz>
1122
1123 * building.texi: Import GDB Graphical Interface description from
1124 EMACS_23_1_RC.
1125
91ed7ea8
CY
11262009-12-24 Chong Yidong <cyd@stupidchicken.com>
1127
1128 * emacs.texi (Top): Update node listing.
1129
1130 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1131
1132 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1133
1134 * cmdargs.texi (Initial Options):
1135 * xresources.texi (Resources): Document inhibit-x-resources.
1136
1137 * custom.texi (Specifying File Variables): Note that minor modes are
1138 enabled unconditionally.
1139
1140 * display.texi (Scrolling): Briefly document the old recenter command,
1141 and document recenter-positions.
1142
1143 * files.texi (Visiting):
1144 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1145
1c6c854e
CS
1146 * frames.texi (Cut/Paste Other App):
1147 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1148
1149 * killing.texi (Kill Options): New node.
1150
6ca89aaa
CY
11512009-12-05 Chong Yidong <cyd@stupidchicken.com>
1152
1153 * misc.texi (Shell Options): ansi-color is now default.
1154
806642d4
GM
11552009-12-05 Glenn Morris <rgm@gnu.org>
1156
806642d4
GM
1157 * emacs.texi (Top): Update menu for cal-xtra node changes.
1158 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1159 or mode line. Don't mention invisible text or the details of
1160 diary-print-entries here, only in cal-xtra.
1161 (Format of Diary File): Mention that the "date on first line" format
1162 only really affects the simple display.
1163 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1164 (Diary Customizing): Holidays may be in the buffer or mode line.
1165 Move diary-print-entries to the "Diary Display" section.
1166 (Diary Display): New section, split out from "Fancy Diary Display".
1167 Explain the limitations of simple display, and how to print it.
1168
1a4f0c0a
GM
1169 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1170
e11adbd8
GM
1171 * cal-xtra.texi (Diary Display): Mention View mode.
1172
29a483ac
JL
11732009-11-29 Juri Linkov <juri@jurta.org>
1174
1175 * display.texi (Highlight Interactively): Actually a list of
1176 default faces is pre-loaded into a list of default values
1177 instead of the history.
1178
83d60c79
GM
11792009-11-20 Glenn Morris <rgm@gnu.org>
1180
1181 * ack.texi (Acknowledgments):
1182 * emacs.texi (Acknowledgments): Add htmlfontify.
1183
276bbe96
GM
11842009-11-14 Glenn Morris <rgm@gnu.org>
1185
98ad1bae
GM
1186 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1187
276bbe96
GM
1188 * ack.texi (Acknowledgments):
1189 * emacs.texi (Acknowledgments): Update for recent Org changes.
1190
18430066
CY
11912009-10-31 Chong Yidong <cyd@stupidchicken.com>
1192
1193 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1194 `charset' property, which is irrelevant to the user manual (Bug#3526).
1195
522ddc9f
JB
11962009-10-14 Juanma Barranquero <lekktu@gmail.com>
1197
1198 * trouble.texi (DEL Does Not Delete): Fix typo.
1199
50b49ade
MA
12002009-10-05 Michael Albinus <michael.albinus@gmx.de>
1201
1202 * files.texi (Misc File Ops): Mention copy-directory.
1203
6308321a
EZ
12042009-10-04 Eli Zaretskii <eliz@gnu.org>
1205
43b3b4d1
EZ
1206 * mule.texi (Unibyte Mode): Emphasize that
1207 unibyte-display-via-language-environment affects only the display.
1208
6308321a
EZ
1209 * display.texi (Horizontal Scrolling): Document cursor behavior under
1210 horizontal scrolling when point moves off the screen (Bug#4564).
1211 Improve wording.
1212
bd51ea7f
MA
12132009-10-01 Michael Albinus <michael.albinus@gmx.de>
1214
1215 * files.texi (Directories): delete-directory prompts for recursive
1216 deletion.
1217
55381962
GM
12182009-09-30 Glenn Morris <rgm@gnu.org>
1219
1220 * ack.texi (Acknowledgments):
1221 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1222
13989ab1
TH
12232009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1224
1225 * dired.texi (Dired Navigation): Use @code instead of @var for
1226 dired-isearch-filenames, so that it's not capitalized.
1227
8ba46c89
CY
12282009-09-19 Chong Yidong <cyd@stupidchicken.com>
1229
1230 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1231
1232 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1233
1234 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1235 (Key Bindings): Reference Init Rebinding in introductory text.
1236 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1237 (Keymaps): Simplify.
1238 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1239 (Minibuffer Maps): Remove mention of Mocklisp.
1240 (Init Rebinding): Move mode-local rebinding example here from Local
1241 Keymaps.
1242 (Modifier Keys): Clarify.
1e11b018 1243 (Rebinding): Add cindex for "binding keys".
8ba46c89 1244
6a5ca7c8
CY
12452009-09-13 Chong Yidong <cyd@stupidchicken.com>
1246
1247 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1248
0e1cba51
NR
12492009-08-31 Nick Roberts <nickrob@snap.net.nz>
1250
6a5ca7c8 1251 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1252 Re-organise these two sections.
0e1cba51 1253
76a87a4d
EZ
12542009-08-29 Eli Zaretskii <eliz@gnu.org>
1255
1256 * cmdargs.texi (Initial Options): Fix last change.
1257
82e98df4
SM
12582009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1259
1260 * mule.texi (Enabling Multibyte):
1261 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1262 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1263
fb89fad9
GM
12642009-08-20 Glenn Morris <rgm@gnu.org>
1265
1266 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1267
e99652b0
GM
12682009-08-19 Glenn Morris <rgm@gnu.org>
1269
1270 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1271
5cca97ad
GM
12722009-08-18 Glenn Morris <rgm@gnu.org>
1273
1274 * ack.texi (Acknowledgments):
1275 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1276
997797ae 1277 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1278
985bf85b
GM
12792009-08-09 Glenn Morris <rgm@gnu.org>
1280
1281 * ack.texi (Acknowledgments):
1282 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1283
8d6bb99e
DD
12842009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1285
1286 * emacs.texi (Top): Add new menu items for GDB-UI.
1287
1288 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1289 section. Threads buffer is in separate section now.
8d6bb99e 1290
8353da9c
GM
12912009-08-08 Glenn Morris <rgm@gnu.org>
1292
1293 * ack.texi (Acknowledgments):
1294 * emacs.texi (Acknowledgments):
1295 Update for js2-mode and org changes.
1296
f2074faf
MA
12972009-08-02 Michael Albinus <michael.albinus@gmx.de>
1298
1299 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1300 files.
1301
e8d2d3fb
CY
13022009-07-28 Chong Yidong <cyd@stupidchicken.com>
1303
1304 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1305
324a4f6a
GM
13062009-07-23 Glenn Morris <rgm@gnu.org>
1307
1308 * programs.texi (Matching): Update blink-matching-paren-distance.
1309
b6937a70
CY
13102009-07-21 Chong Yidong <cyd@stupidchicken.com>
1311
1312 * frames.texi (Cut/Paste Other App): For select-active-regions,
1313 selection is now updated on moving point.
1314
bd8aaa36
RS
13152009-07-21 Richard Stallman <rms@gnu.org>
1316
1317 * glossary.texi (GNU, Daemon): Update information.
1318
8d9b5eba
JL
13192009-07-19 Juri Linkov <juri@jurta.org>
1320
1321 * custom.texi (Specifying File Variables, Safe File Variables):
1322 "variables/value pairs" -> "variable/value pairs".
1323
a2acc1db
GM
13242009-07-15 Glenn Morris <rgm@gnu.org>
1325
1326 * misc.texi (Gnus): Remove widow.
1327
c5ae942b
GM
13282009-07-11 Glenn Morris <rgm@gnu.org>
1329
703d26ba
GM
1330 * Makefile.in (TEXI2PDF): New.
1331 (emacs.pdf, emacs-xtra.pdf): New targets.
1332
522ddc9f 1333 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1334
1335 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1336
1337 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1338 Don't print the copying notice twice in the printed version.
1339 Update the menu and detailmenu.
1340 (Preface): The meaning of "on-line" has changed.
1341 Correct name for "Common Problems" chapter.
1342 (Distrib): Update FSF shop URL.
1343 (Intro): Showing two files at once is not so exciting.
1344
1345 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1346 (Mac / GNUstep Basics): Minor grammar changes.
1347 (Mac / GNUstep Events): Fix typo.
1348 (GNUstep Support): CANNOT_DUMP no longer applies.
1349
1350 * misc.texi (Document View): Fix typos.
1351
1352 * dired.texi (Dired):
1353 * help.texi (Help):
1354 * macos.texi (Mac OS / GNUstep):
1355 * maintaining.texi (Version Control, Introduction to VC):
1356 End menu descriptions with a period.
c5ae942b 1357
b1c8242b
EZ
13582009-07-09 Eli Zaretskii <eliz@gnu.org>
1359
1360 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1361 so categorical in saying that the option is only useful on NTFS.
1362
220d9aa6
GM
13632009-07-09 Glenn Morris <rgm@gnu.org>
1364
1365 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1366 (ENVADD): Add texinfodir to TEXINPUTS.
1367
1368 * emacs.texi (Top): Fix cross-reference.
1369
1370 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1371
1372 * vc1-xtra.texi (Revision Tags): Fix typo.
1373
d07e72d3
GM
13742009-07-03 Glenn Morris <rgm@gnu.org>
1375
1376 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1377 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1378 (Merge Commands): `.' does not seem to work in A or B buffer.
1379 `l' can recreate the 3-window display.
1380
1381 * glossary.texi (Glossary): Minor phrasing changes throughout.
1382 Add more internal cross-references.
1383 <Autoloading>: You can't really autoload a variable.
1384 <C-M->: Move details here from `M-C-' item.
1385 <Continuation Line>: Refer to `Truncation.'
1386 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1387 <Home Directory, Unix>: New entries.
1388 <Deletion of Files>: Mention recycle bins.
1389 <Directory>: Mention ``folders.''
1390 <Error>: Don't mention ``type-ahead.''
1391 <Fringe>: Refer to the manual node.
1392 <Minor Mode>: Can be global or local.
1393 <Spell Checking>: There are other checkers besides Ispell.
1394
f144038a
GM
13952009-07-02 Glenn Morris <rgm@gnu.org>
1396
1397 * anti.texi (Antinews): Minor changes in phrasing.
1398
1399 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1400 some underfull lines in dvi output.
1401
1402 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1403
1404 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1405
1406 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1407
3f1c6666
JD
14082009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1409
1410 * xresources.texi (Table of Resources): Mention maximized for
1411 fullscreen.
1412
1413 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1414
62aadce7
CY
14152009-07-01 Chong Yidong <cyd@stupidchicken.com>
1416
1417 * anti.texi (Antinews): Correct the list of removed platforms.
1418
82ec412e
GM
14192009-06-28 Glenn Morris <rgm@gnu.org>
1420
1421 * arevert-xtra.texi: Minor language tweaks.
1422
09964e7d
GM
1423 * dired-xtra.texi: Minor revisions.
1424
666e158e
MB
14252009-06-23 Miles Bader <miles@gnu.org>
1426
c4cc8b9a 1427 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1428 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1429
70243478
CY
14302009-06-21 Chong Yidong <cyd@stupidchicken.com>
1431
1432 * Branch for 23.1.
1433
67cbe681
KH
14342009-06-17 Kenichi Handa <handa@m17n.org>
1435
1436 * mule.texi (Charsets): Update the description for the new charset.
1437 (list-character-sets): New findex.
125dd7c5 1438 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1439
40e67246
CY
14402009-06-10 Chong Yidong <cyd@stupidchicken.com>
1441
b5700de6
CY
1442 * basic.texi (Moving Point): Fix tag.
1443
1444 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1445
1446 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1447 use camel-case for PageUp and PageDown.
1448
1449 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1450 camel-case for PageUp and PageDown.
1451
1452 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1453
40e67246 1454 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1455 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1456
522ddc9f 14572009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1458
522ddc9f
JB
1459 * fixit.texi (Spelling): Set default dictionary.
1460 Improve descriptions (Bug#2554)
6f591cf4 1461
53483c76
DR
14622009-06-08 David Reitter <david.reitter@gmail.com>
1463
1464 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1465 since saving colors and faces set this way is not implemented.
1466 (Environment variables): Remove mention of mac-fix-env, which is
1467 scheduled to be removed.
1468
1557ef4f
CY
14692009-06-04 Chong Yidong <cyd@stupidchicken.com>
1470
91056528
CY
1471 * custom.texi (Init Examples): Add example of changing load-path.
1472
1557ef4f
CY
1473 * building.texi (Lisp Libraries): Add example of changing
1474 load-path (Bug#3446).
1475
623cec4c
CY
14762009-05-28 Chong Yidong <cyd@stupidchicken.com>
1477
1478 * mark.texi (Mark): Further clarifications.
1479 (Setting Mark): Emphasize that C-SPC activates the mark.
1480
0fcca8ee
CY
14812009-05-28 Chong Yidong <cyd@stupidchicken.com>
1482
702b10e1
CY
1483 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1484 Mark mode.
0fcca8ee
CY
1485 (Using Region, Persistent Mark): Use "active mark" instead of "active
1486 region".
1487
d3b396e4
CY
14882009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1489
1490 * mule.texi (Select Input Method): Fix typo.
1491
3f698a06
CY
14922009-05-13 Chong Yidong <cyd@stupidchicken.com>
1493
1494 * anti.texi (Antinews): Document completion changes. Some additional
1495 copyedits and rearrangement of entries.
1496
b2a42eb7
CY
14972009-05-12 Chong Yidong <cyd@stupidchicken.com>
1498
932fd020
CY
1499 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1500 (Shell History Copying, Terminal emulator): Copyedits.
1501
1c6c854e
CS
1502 * xresources.texi (Resources): Simplify descriptions.
1503 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1504 (Table of Resources): Document fontBackend resource.
1505
b2a42eb7
CY
1506 * trouble.texi (Quitting): Add other undo bindings to table.
1507 (DEL Does Not Delete): Note that the erasure key is usually labelled
1508 "Backspace". Remove discussion of obscure Xmodmap issue.
1509
c6ea7fb8
CY
15102009-05-07 Chong Yidong <cyd@stupidchicken.com>
1511
1512 * files.texi (Visiting): Copyedits.
1513
ad36c422
CY
15142009-05-06 Chong Yidong <cyd@stupidchicken.com>
1515
1516 * basic.texi (Inserting Text): Document ucs-insert.
1517
1518 * mule.texi (International Chars): Define "multibyte". Note that
1519 internal representation is unicode-based. Simplify definition of raw
1520 bytes. Mention ucs-insert.
1521 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1522 (Language Environments): Add language environments new to Emacs 23.
1523 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1524 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1525 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1526 (Output Coding): Copyedits.
1527
1528 * emacs.texi (Top): Update node listing.
1529
d4ad7b96
CY
15302009-05-05 Per Starbäck <per@starback.se> (tiny change)
1531
1532 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1533
5bd66204
SM
15342009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1535
1536 * building.texi (Lisp Libraries): `load-library' does offer completion.
1537
bc36ad1c
CY
15382009-04-28 Chong Yidong <cyd@stupidchicken.com>
1539
1540 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1541 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1542
f1a47884
EZ
15432009-04-25 Eli Zaretskii <eliz@gnu.org>
1544
1545 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1546
be77bd45
CY
15472009-04-22 Chong Yidong <cyd@stupidchicken.com>
1548
1549 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1550
1551 * building.texi (Lisp Interaction): Document initial-scratch-message.
1552
d3b82927
JB
15532009-04-18 Juanma Barranquero <lekktu@gmail.com>
1554
ed6e7b11
JB
1555 * msdog.texi (Windows Fonts): Fix typos.
1556
d3b82927
JB
1557 * files.texi (Save Commands): Fix pxref.
1558
bc323c04
CY
15592009-04-18 Chong Yidong <cyd@stupidchicken.com>
1560
1561 * files.texi (Save Commands): Mention diff-buffer-with-file.
1562 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1563 Henoch (Bug#3036).
1564
2186d13f
GM
15652009-03-15 Glenn Morris <rgm@gnu.org>
1566
1567 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1568 the former is not always used.
1569 (Mail Headers): Use active voice. Add "Mail-reply-to".
1570 Change case of "Id". Avoid repeated "appropriate".
1571 (Mail Aliases): Fix previous change - use an example with a ".", so it
1572 does actually get quoted when expanded.
1573 (Mail Sending): Mailclient is the default on some systems.
1574 (Citing Mail): Mention mail-indentation-spaces.
1575 (Mail Mode Misc): Add an @dfn for "mail signature".
1576
71e454fc
CY
15772009-03-15 Chong Yidong <cyd@stupidchicken.com>
1578
1579 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1580 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1581 read-buffer-completion-ignore-case, and completion-styles.
1582 Remove description of partial-completion-mode.
71e454fc 1583
df1a3e06
GM
15842009-03-14 Glenn Morris <rgm@gnu.org>
1585
1586 * sending.texi (Mail Format): Fix typo. Add index entry for
1587 mail-header-separator.
1588 (Mail Headers): Put info about initialization and changing in one place
1589 at the start. Update FCC section for mbox Rmail. Clarify From
1590 section, mention mail-setup-with-from. Clarify Reply-to section.
1591 Add Mail-followup-to and mail-mailing-lists. Clarify References
1592 section.
1593 (Mail Aliases): Update example, make less contentious.
1594 Update for name change of mail-interactive-insert-alias.
1595 (Mail Mode): Remove mention of `%' as a word separator.
1596 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1597 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1598 commands. Clarify FCC handling. In mail-complete, add reference to
1599 Mail Aliases section, and mention mail-complete-function.
1600 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1601 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1602 signature netiquette. Explain how the mail hooks work when continuing
1603 a composition.
1604 (Mail Amusements): Internationalize the spook section a bit.
1605 Remove the spook mail-setup-hook example, since it doesn't work well.
1606 Mention fortune-file.
1607 (Mail Methods): Mention read-mail-command.
1608
ed6e7b11 16092009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1610
df1a3e06
GM
1611 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1612 and NS resources following recent changes.
959d68bd 1613
86dca3e8
JR
16142009-03-10 Jason Rumney <jasonr@gnu.org>
1615
1616 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1617 w32-use-visible-system-caret doc to indicate that it should get set
1618 automatically.
1619 (Windows Fonts): Add doc for the uniscribe backend.
1620
042fe98f
DN
16212009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1622
1623 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1624 vc-dir. (Bug#2598)
1625
7f8dba73
RS
16262009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1627
1628 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1629
505e70c3
GM
16302009-03-05 Glenn Morris <rgm@gnu.org>
1631
04242bdc
GM
1632 * rmail.texi (Rmail Basics): Add reference to sorting.
1633 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1634 Minor re-wordings.
1635 (Rmail Motion): Mention rmail-next-same-subject.
1636 (Rmail Deletion): Expunging is not the only way to change the numbers.
1637 (Rmail Labels): Labels can also be used in sorting.
1638 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1639 (Rmail Display): Mention rmail-mime.
1640
00cfe22c
GM
16412009-03-04 Glenn Morris <rgm@gnu.org>
1642
1643 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1644 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1645 summary. Mention sorts cannot be undone.
1646 (Rmail Display): Give an example of how to use goto-address-mode.
1647 (Rmail Editing): It's keybindings that are redefined, not commands.
1648 Fix some typos.
1649 (Movemail): Some minor rewording.
1650 (Remote Mailboxes): Emacs movemail supports pop by default.
1651 Fix some minor grammatical issues. The "two alternative ways" to
1652 specify a POP mailbox are really just one. Remove all reference to the
1653 variables rmail-pop-password and rmail-pop-password-required, obsolete
1654 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1655 can support Kerberos.
1656
3d963b67
GM
16572009-03-03 Glenn Morris <rgm@gnu.org>
1658
1659 * rmail.texi (Rmail Deletion): Revert previous change, which was
1660 describing the Rmail summary versions.
1661 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1662 Minor re-wording for rmail-resend.
1663 (Rmail Make Summary): Summaries apply to buffers rather than files.
1664 <rmail-summary-by-topic>: Headers includes the subject.
1665 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1666 details, including prefix arguments.
2340abde 1667 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1668 Not counting lines might be faster.
1669 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1670 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1671 Name the commands bound to the various keys. Mention prefix argument
1672 for searching.
3d963b67
GM
1673 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1674 Simplify rmail-highlighted-headers description. Update face name.
1675
a8ce3d17
JB
16762009-03-02 Juanma Barranquero <lekktu@gmail.com>
1677
1678 * mark.texi (Marking Objects): Fix typo.
1679
130a29b6
CY
16802009-03-01 Chong Yidong <cyd@stupidchicken.com>
1681
1682 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1683 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1684
9d5de6f8
GM
16852009-03-01 Glenn Morris <rgm@gnu.org>
1686
79fc530e 1687 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1688 (Rmail Motion): - M-s searches from the end of messages.
1689 (Rmail Deletion): Minor clarification. Fix numeric argument
1690 description.
1691 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1692 newmail and RMAILOSE files need not be in home-directory.
1693 (Rmail Files): Mention I/O menus are unselectable if no files match.
1694 Mention `MAIL' env-var.
1695
b545ff9c
JR
16962009-02-24 Jason Rumney <jasonr@gnu.org>
1697
1698 * mule.texi (Fontsets): Mention fontset-default, font specs and
1699 fallback fontsets.
1700 (Defining Fontsets): Mention ns and w32 variants of
1701 standard-fontset-spec. Update description of startup fontset to match
1702 Emacs 23 behavior.
a93be82a 1703 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1704 (International): Link to Modifying Fontsets.
b545ff9c 1705
75da0618 17062009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1707
1708 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1709 Mention ns-extended-platform-support-mode.
1710
6be93a16
KB
17112009-02-22 Karl Berry <karl@gnu.org>
1712
1713 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1714
867d4bb3
JB
17152009-02-19 Juanma Barranquero <lekktu@gmail.com>
1716
1717 * basic.texi (Moving Point, Position Info):
1718 * files.texi (Visiting):
1719 * mini.texi (Completion Options):
1720 * text.texi (HTML Mode): Remove duplicate words.
1721
49b5c0e8
GM
17222009-02-20 Glenn Morris <rgm@gnu.org>
1723
1724 * rmail.texi: Minor updates for mbox rather than Babyl.
1725
f43a822c
KB
17262009-02-17 Karl Berry <karl@gnu.org>
1727
49b5c0e8 1728 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1729
80d634b8
RS
17302009-02-17 Richard M Stallman <rms@gnu.org>
1731
1732 * anti.texi (Antinews): Mention Babyl format.
1733
1734 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1735
1736 * rmail.texi: Update for mbox format.
1737 Various small fixes, as well as the following.
1738 (Out of Rmail): Node deleted.
1739 (Rmail): Update menu.
1740 (Rmail Files): Comment out set-rmail-inbox-list.
1741 Document rmail-inbox-list instead.
1742 (Rmail Output): Substantial changes since C-o is now
1743 rmail-output-as-seen and o is rmail-output.
1744 (Rmail Attributes): Delete `stored', add `retried'.
1745 (Rmail Display): Editing headers works in all cases.
1746
f0d129c6
GM
17472009-02-17 Glenn Morris <rgm@gnu.org>
1748
1749 * basic.texi (Position Info): M-x count-lines-region is not always on
1750 M-=. (Bug#2269)
1751
160f11d3
GM
17522009-02-09 Glenn Morris <rgm@gnu.org>
1753
1754 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1755 defaults.
1756
763e01c4
EZ
17572009-02-07 Eli Zaretskii <eliz@gnu.org>
1758
1759 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1760 documentation of possible problems with redecoding.
1761
f5e1441d
GM
17622009-02-03 Glenn Morris <rgm@gnu.org>
1763
1764 * rmail.texi (Out of Rmail): Mention b2m.pl.
1765
e1eabe41
GM
17662009-01-31 Glenn Morris <rgm@gnu.org>
1767
1768 * rmail.texi (Out of Rmail): Correct b2m location.
1769
dd05f9de
CY
17702009-01-27 Chong Yidong <cyd@stupidchicken.com>
1771
1772 * fixit.texi (Undo): Update undo limit values.
1773
d74d846e
GM
17742009-01-27 Glenn Morris <rgm@gnu.org>
1775
1776 * emacs.texi (Top): Fix Antinews menu entry.
1777
49ffdce8
KB
17782009-01-25 Karl Berry <karl@gnu.org>
1779
1780 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1781 item with no marker, instead of the syntactically incorrect
1782 @itemize @asis.
1783
467e8d77
JL
17842009-01-25 Juri Linkov <juri@jurta.org>
1785
1786 * building.texi (Grep Searching): Fix index entry for lgrep.
1787
6c60bbdb
EZ
17882009-01-24 Eli Zaretskii <eliz@gnu.org>
1789
1790 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1791
9ce5a36f
AR
17922009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1793
1794 * macos.texi (Preferences Panel): Update description of font setting to
1795 reflect that prior frame selection is no longer needed.
1796
9aa5f2fb
NR
17972009-01-20 Nick Roberts <nickrob@snap.net.nz>
1798
1799 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1800 raise GUD subsections.
1801
3892ff9c
GM
18022009-01-15 Glenn Morris <rgm@gnu.org>
1803
1804 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1805
14731c8f
GM
18062009-01-10 Glenn Morris <rgm@gnu.org>
1807
1808 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1809
45c55e53
CY
18102009-01-04 Chong Yidong <cyd@stupidchicken.com>
1811
1812 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1813 logical lines.
1814
2e4667d1
JL
18152008-12-29 Juri Linkov <juri@jurta.org>
1816
1817 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1818
1819 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1820
2a3eac47
CY
18212008-12-28 Chong Yidong <cyd@stupidchicken.com>
1822
1823 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1824 goto-address-mode instead of goto-address.
1825
3da8da94
CY
1826 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1827 mode.
1828
2a3eac47
CY
1829 * emacs.texi (Top): Update node listing.
1830
057f6dd3
EZ
18312008-12-26 Eli Zaretskii <eliz@gnu.org>
1832
1833 * custom.texi (Directory Variables): Explain what is a "project".
1834 Add indexing. Improve wording. Add a footnote about using
1835 _dir-locals.el on MS-DOS.
1836
e6979067
DN
18372008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1838
1839 * files.texi (Misc File Ops): Mention chmod as an alias for
1840 set-file-modes.
1841
9de15963
MR
18422008-12-24 Martin Rudalics <rudalics@gmx.at>
1843
1844 * help.texi (Help): Fix typos and reword.
1845 (Help Summary): Add entries for C-h n and C-h r, reorder
1846 entries, and do some minor fixes.
1847 (Name Help): Say that C-h F works for commands only.
1848 (Misc Help): Say that view-lossage displays 300 keystrokes.
1849
236fd60d
GM
18502008-12-20 Glenn Morris <rgm@gnu.org>
1851
1852 * ack.texi (Acknowledgments): General update based on AUTHORS,
1853 including removal of some stuff no longer distributed.
1854
349b3256
AM
18552008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1856
1857 * fixit.texi: Mention hunspell
1858
e840fca5
GM
18592008-12-19 Glenn Morris <rgm@gnu.org>
1860
1861 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1862 Consolidate explanatory text at start.
e840fca5
GM
1863
1864 * display.texi (Text Display):
1865 * indent.texi (Indentation): Use @acronym with ASCII.
1866
9dfa7983
GM
18672008-12-18 Glenn Morris <rgm@gnu.org>
1868
1869 * ack.texi: Various small updates and fixes.
1870
97b3a00b
JL
18712008-12-18 Juri Linkov <juri@jurta.org>
1872
1873 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1874 as a key binding to start a forward nonincremental word search.
1875 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1876 a backward nonincremental word search. Add index for `M-s w'
1877 `isearch-forward-word'.
1878 (Regexp Search): Add a short summary of regexp key commands like
1879 in the node "Basic Isearch".
1880 (Other Repeating Search): Fix typo.
1881
18822008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1883
1884 * misc.texi (PostScript Variables): Fix doc.
1885
31ce6a07
CY
18862008-12-10 Chong Yidong <cyd@stupidchicken.com>
1887
1888 * programs.texi (Program Modes): Mention Ruby mode.
1889
636b507b
DN
18902008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1891
1892 * misc.texi (emacsclient Options): Describe what an empty string
1893 argument does for --alternate-editor.
1894
a323fa14
CY
18952008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1896
1897 * cmdargs.texi (Font X): Distinguish between client-side and
1898 server-side fonts. List valid Fontconfig properties. Add reference to
1899 Fontconfig manual. List valid GTK font properties. Explain use of
1900 fc-list.
1901
c5ca6cd0
CY
19022008-12-09 Chong Yidong <cyd@stupidchicken.com>
1903
1904 * cmdargs.texi (Font X): Move discussion of quoting to top.
1905
e5136377
GM
19062008-12-06 Glenn Morris <rgm@gnu.org>
1907
1908 * maintaining.texi (Old Revisions): Improve previous change.
1909
248c026b
RS
19102008-12-05 Richard M Stallman <rms@gnu.org>
1911
1912 * anti.texi (Antinews): Minor fixes.
1913
a9253a1e
GM
19142008-12-03 Glenn Morris <rgm@gnu.org>
1915
1916 * maintaining.texi (Old Revisions): Fix diff-switches description.
1917
fa687b02
MR
19182008-12-01 Martin Rudalics <rudalics@gmx.at>
1919
1920 * emacs.texi (Top): Fix typo.
1921
72e6decd
CY
19222008-11-30 Chong Yidong <cyd@stupidchicken.com>
1923
320ee034
CY
1924 * misc.texi (Document View): Explain dependence on gs at the top.
1925 Copyedits.
1926
1927 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1928
72e6decd
CY
1929 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1930 (Comment Commands): Discuss region-active behavior of M-; first.
1931
2a472ee4
MR
19322008-11-29 Martin Rudalics <rudalics@gmx.at>
1933
9c6361c9
MR
1934 * display.texi (Line Truncation): Add reference to Continuation
1935 Lines.
1936
2a472ee4
MR
1937 * windows.texi (Pop Up Window): Mention split-height-threshold
1938 and split-width-threshold.
9c6361c9 1939 (Split Window): Add reference to Continuation Lines.
2a472ee4 1940
e93bc142
AR
19412008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1942
1943 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1944 (GNUstep Support): New node.
1945 * anti.texi:
1946 * emacs.texi:
1947 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1948
43b978db
RS
19492008-11-28 Richard M Stallman <rms@gnu.org>
1950
1951 * misc.texi (Dissociated Press): Minor cleanups.
1952
1953 * dired.texi (Image-Dired): Avoid passive.
1954
e8e2bd93
EZ
19552008-11-28 Eli Zaretskii <eliz@gnu.org>
1956
1957 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1958 representation.
1959
8d2d45da
CY
19602008-11-26 Richard M. Stallman <rms@gnu.org>
1961
1962 * files.texi (Visiting): Rewrite paragraph for clarity.
1963
1964 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1965
a5f7bbcc
AM
19662008-11-25 Alan Mackenzie <acm@muc.de>
1967
1968 * programs.texi (Moving by Parens): Clarify that parens inside strings
1969 and comments are ignored, and that the commands assume the starting
1970 point isn't in a string or comment.
1971
a71703d3
AR
19722008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1973
1974 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1975 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1976 version.
1977 (Mac Customization): Rewrite Preferences Panel section and merge in to
1978 this node, add Open files by dragging to an Emacs window.
1979
1980 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1981
aa5ab79a
CY
19822008-11-26 Chong Yidong <cyd@stupidchicken.com>
1983
0cc92c19
CY
1984 * files.texi (Misc File Ops): Document set-file-modes.
1985
c366b4e4
CY
1986 * windows.texi (Split Window): Document integer values of
1987 truncate-partial-width-windows.
1988
aa5ab79a
CY
1989 * text.texi (Text): Simplify description of markup languages.
1990 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1991 (TeX Editing): Note that `""' inserts one `"' character.
1992 (HTML Mode): Note in the introduction that XML mode is an alias for
1993 SGML mode. Mention nXML mode.
1994
56221db7
CY
19952008-11-25 Chong Yidong <cyd@stupidchicken.com>
1996
1997 * building.texi (Watch Expressions): Fix typo.
1998
90effe33
CY
19992008-11-24 Chong Yidong <cyd@stupidchicken.com>
2000
f90a5ae3
CY
2001 * files.texi (Visiting): Document new behavior of
2002 confirm-nonexistent-file-or-buffer.
2003
1c6c854e
CS
2004 * buffers.texi (Select Buffer):
2005 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2006
a18ffb4a
CY
2007 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2008 edit-picture.
2009
90effe33
CY
2010 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2011 edit-picture', since that is just an alias for picture-mode.
2012 (Sentences): Note that repeated M-@ extends the region.
2013 (Pages): Make terminology more consistent. Link to Regexps node.
2014 (Longlines): Discuss relationship with Visual Line mode.
2015 (Text Mode): Remove extraneous discussion of other modes, since they
2016 were already introduced in the parent node.
2017
e85103ec
CY
20182008-11-23 Chong Yidong <cyd@stupidchicken.com>
2019
5cb2fe30
CY
2020 * anti.texi (Antinews): Rewrite.
2021
1eb9b307 2022 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2023
2024 * frames.texi (Frame Commands): Mention "minimize" terminology.
2025
e85103ec
CY
2026 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2027 formats.
b908332f
CY
2028 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2029 (Misc X): Don't document useless -hb option.
e85103ec 2030
607f5f88
JL
20312008-11-22 Juri Linkov <juri@jurta.org>
2032
2033 * dired.texi (Dired Navigation): Change normal file name search option
2034 from `non-nil' to `t'. Add `dwim' option.
2035
e1b867a0
JL
20362008-11-22 Juri Linkov <juri@jurta.org>
2037
2038 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2039 ".dir-locals.el". Rename `define-project-bindings' to
2040 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2041 `dir-locals-set-directory-class'.
2042
dd186936
LK
20432008-11-22 Lute Kamstra <lute@gnu.org>
2044
2045 * buffers.texi (Select Buffer): Index goto-line.
2046 * basic.texi (Moving Point): Mention the use of a numeric prefix
2047 argument with goto-line and refer to Select Buffer for the use of a
2048 plain prefix argument.
2049
4b121911
GM
20502008-11-19 Glenn Morris <rgm@gnu.org>
2051
2052 * doclicense.texi: Update to FDL 1.3.
2053 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2054
27267e4c
CY
20552008-11-17 Chong Yidong <cyd@stupidchicken.com>
2056
696f351d
CY
2057 * custom.texi (Minor Modes): Define mode commands and mode variables
2058 more precisely. Recommend using mode commands instead of setting
2059 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2060 (Easy Customization): Use "init file" instead of .emacs.
2061 (Customization Groups): Update to new Custom buffer appearance.
2062 (Saving Customizations): Copyedits. Update example.
2063 (Variables): Give example of variable type-sensitivity.
2064 (Examining): Update example.
2065 (Hooks): Copyedits.
2066 (Specifying File Variables): Use C comments instead of an artificial
2067 Lisp for the example.
2068 (Keymaps): Move internals discussion to Prefix Keymaps.
2069 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2070 (Init Rebinding): Document kbd macro.
2071 (Init File): Link to Find Init.
696f351d
CY
2072
2073 * mark.texi (Using Region): Document Delete Selection Mode more
2074 thoroughly.
2075
2076 * frames.texi (Mouse Commands): Move most of the description of Delete
2077 Selection Mode to Using Region, and link to it.
1bc9c425 2078 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2079
b0570c25
CY
2080 * building.texi (Compilation): Document first-error value of
2081 compilation-scroll-output.
2082 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2083 works as soon as an error is available. Suggested by Juri Linkov.
2084
27267e4c
CY
2085 * mini.texi (Passwords): New node.
2086
2087 * files.texi (Remote Files): Link to Passwords node.
2088
2089 * emacs.texi (Top): Update node listings.
2090
122eb807
CY
20912008-11-16 Chong Yidong <cyd@stupidchicken.com>
2092
9c9855a3
CY
2093 * ack.texi (Acknowledgments): Some updating of credits.
2094
bd6fdcad
CY
2095 * emacs.texi (Acknowledgments): Add a couple more names.
2096
dd1eef46
CY
2097 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2098
122eb807 2099 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2100 (Misc File Ops): Document use of trash.
122eb807 2101
801a8da1
JB
21022008-11-16 Juanma Barranquero <lekktu@gmail.com>
2103
2104 * macos.texi (Mac Customization): Fix typos.
2105
0b4f2253
CY
21062008-11-14 Chong Yidong <cyd@stupidchicken.com>
2107
2108 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2109 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2110 the conventions of the main Emacs manual.
2111
2112 * emacs.texi (Top): Update node listings.
2113
517e2b89
CY
21142008-11-12 Chong Yidong <cyd@stupidchicken.com>
2115
07a85685
CY
2116 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2117 command-line-args is processed during startup.
2118 (Action Arguments): Correctly describe how file arguments interact with
2119 the startup screen. Link to Lisp Interaction for scratch buffer.
2120 (Initial Options): Link to Command Example for -batch option.
2121 (Environment): Document initial-environment.
2122
517e2b89
CY
2123 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2124 can't be changed in the site-start file.
2125
6337bbde
CY
21262008-11-07 Chong Yidong <cyd@stupidchicken.com>
2127
2128 * dired.texi (Dired): Mention C-x C-d too.
2129 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2130 (Dired Navigation): Explain dired-goto-file more clearly.
2131 Document dired-isearch-filenames.
6337bbde
CY
2132 (Dired Deletion): Remove unnecessary "expunged" terminology.
2133 (Flagging Many Files): & is now rebound to `% &'.
2134 (Shell Commands in Dired): Document dired-do-async-shell-command.
2135 Clarify how multi-file arguments are passed.
2136 (Misc Dired Features): Document dired-do-isearch.
2137
9e8eeff9
CY
21382008-11-06 Chong Yidong <cyd@stupidchicken.com>
2139
2140 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2141
e071f849
CY
21422008-11-03 Chong Yidong <cyd@stupidchicken.com>
2143
2144 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2145
05482eb1
CY
21462008-11-01 Chong Yidong <cyd@stupidchicken.com>
2147
e2346dea
CY
2148 * programs.texi (Program Modes): Link to Program Indent node.
2149 (Left Margin Paren): Explain consequences of changing
2150 open-paren-in-column-0-is-defun-start more concisely.
2151 (Which Function, Program Indent, Info Lookup): Minor edits.
2152 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2153 (Multi-line Indent): If region is active, TAB indents the region.
2154 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2155 (Matching): The delimiter at the cursor is highlighted---the character
2156 changes color.
2157 (Symbol Completion): Link to Completion node.
2158
e4b6428c
CY
2159 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2160 a strictly text-only system.
2161
05482eb1
CY
2162 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2163 batch mode.
2164
a11d3737
RS
21652008-11-01 Richard M. Stallman <rms@gnu.org>
2166
5abad626
RS
2167 * misc.texi (Document View): Major rewrite.
2168
a11d3737
RS
2169 * maintaining.texi (Types of Log File): Change logs are older than
2170 version control.
2171 (VCS Concepts): Simplify and rearrange.
2172 (Version Control Systems): Make it clear that Linux is only the kernel.
2173 (VC Mode Line): Shorten reference to menu item.
2174 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2175 (VC Directory Mode): Minor cleanup.
2176 Unchanged files are hidden, not omitted.
2177 (VC Directory Commands): Shorten and simplify.
2178 (Change Log Commands): New node, split from Change Logs.
2179 (VC Directory Buffer): New node, split from VC Directory Mode.
2180
c55a4acb
CY
21812008-10-31 Chong Yidong <cyd@stupidchicken.com>
2182
1c6c854e 2183 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2184 from files.texi.
2185
1c6c854e
CS
2186 * files.texi (Version Control): Move to maintaining.texi.
2187 Subnodes moved as well.
2188 (Document Files): Move to misc.texi.
df0356f6 2189
c55a4acb
CY
2190 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2191 vc-update-change-log.
df0356f6
CY
2192 (Version Control): Move here from files.texi.
2193 (Format of ChangeLog): Make it a subnode of Change Log.
2194
2195 * emacs.texi (Top): Update node listing.
c55a4acb 2196
ef082374
TH
21972008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2198
2199 * files.texi (Files): Add a section about document
2200 files (doc-view-mode).
2201
d52582c3
CY
22022008-10-31 Chong Yidong <cyd@stupidchicken.com>
2203
1c6c854e
CS
2204 * building.texi (Compilation Mode):
2205 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2206 (Debuggers): Lower GUD subsections to subsubsections.
2207 (Starting GUD): Add cindex.
2208 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2209
4e0a0968
CY
22102008-10-30 Chong Yidong <cyd@stupidchicken.com>
2211
03625b47
CY
2212 * indent.texi (Indentation): Link to Program Indent.
2213
4e0a0968
CY
2214 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2215 now uses emacsclient's terminal.
2216
8bd3f7ef
CY
22172008-10-29 Chong Yidong <cyd@stupidchicken.com>
2218
80e5620e
CY
2219 * mark.texi (Using Region): Document use-empty-active-region.
2220
97d5c404
CY
2221 * emacs.texi (Top): Update node listings.
2222
1c6c854e
CS
2223 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2224 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2225 (Invoking emacsclient): Rewrite, moving optional arguments to
2226 emacsclient Options.
21d2bae3
CY
2227 (emacsclient Options): New node. Document server-use-tcp and
2228 server-host.
8bd3f7ef 2229
5fda2cbd
CY
22302008-10-28 Chong Yidong <cyd@stupidchicken.com>
2231
2232 * indent.texi (Indentation): Replace list with paragraphed text,
2233 putting description of syntax-driven indentation first. Document new
2234 effect of active regions on tab.
2235 (Tab Stops): Note that editable tab stops affect indentation commands.
2236
4ff029f6
DN
22372008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2238
2239 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2240
996cd6e4
CY
22412008-10-23 Chong Yidong <cyd@stupidchicken.com>
2242
f28815e3
CY
2243 * custom.texi (Function Keys): Note that modified keypad keys are not
2244 translated.
2245
996cd6e4
CY
2246 * basic.texi (Arguments): Explain how to insert multiple digits.
2247
49545fe2
MA
22482008-10-22 Michael Albinus <michael.albinus@gmx.de>
2249
2250 * files.texi (Remote Files): Precise selection of default method.
2251 Rewrite paragraph about disabling remote file names.
2252
edac0b53
CY
22532008-10-22 Chong Yidong <cyd@stupidchicken.com>
2254
e752c544
CY
2255 * search.texi (Special Isearch): Document M-TAB is isearch.
2256
edac0b53
CY
2257 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2258 command.
2259
2260 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2261
20a36054
TH
22622008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2263
1c6c854e 2264 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2265 section.
2266
69051ab6
CY
22672008-10-21 Chong Yidong <cyd@stupidchicken.com>
2268
c4b1a32a
CY
2269 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2270 to files.texi. Move contents of vc2-xtra.texi here.
2271
2272 * vc2-xtra.texi: File removed.
2273
2274 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2275 Directory Commands from the submenu. Don't include deleted file
2276 vc2-xtra.texi.
2277
2278 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2279 (Version Control): Add VC Directory Mode and VC Directory Commands to
2280 the submenu.
2281 (Why Version Control?): Use table format.
2282 (Version Control Systems): Note that Meta-CVS support is gone.
2283 (VCS Concepts): Note precisely when VC started supporting filesets.
2284 Remove bogus xref to CVS Options node.
2285 (Types of Log File): Copyedits.
2286 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2287 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2288 The Right Thing.
2289 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2290 (Log Buffer): Reorganize node, putting C-c C-c description first.
2291 (Old Revisions): Use CVS for example, not RCS.
2292 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2293 Commands from the submenu, putting them under Version Control.
2294 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2295 need to include it in the manual unconditionally, since it is now
2296 crucial to using distributed version control systems.
1a6e2954
CY
2297 (Comparing Files): Note that diff uses the minibuffer, and that the
2298 output is shown using Diff mode.
1c6c854e
CS
2299 (Diff Mode): Explain what "patch" and "hunk" mean.
2300 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2301 diff-show-trailing-whitespaces.
1a6e2954 2302 (File Archives): Add rar support.
c4b1a32a 2303
69051ab6
CY
2304 * major.texi (Choosing Modes): Make mode selection sequence more
2305 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2306 magic-mode-alist is nil by default.
2307 Document magic-fallback-mode-alist.
69051ab6 2308
e7421e03
CY
23092008-10-20 Chong Yidong <cyd@stupidchicken.com>
2310
2311 * frames.texi (Mouse References): Copyedits.
2312
6b2efdc2
TH
23132008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2314
2315 * ack.texi (Acknowledgments): Add myself as doc-view author.
2316
9c5e9396
EZ
23172008-10-20 Eli Zaretskii <eliz@gnu.org>
2318
2319 * frames.texi (Dialog Boxes): Add @cindex entries.
2320
dac94f8e
CY
23212008-10-20 Chong Yidong <cyd@stupidchicken.com>
2322
2323 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2324 (Text-Only Mouse): Copyedit.
2325
25597d40
CY
23262008-10-19 Chong Yidong <cyd@stupidchicken.com>
2327
f8a447f6
CY
2328 * frames.texi: Use @key throughout for mouse clicks.
2329 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2330 (Secondary Selection): Fix modified mouse click syntax.
2331 (Clipboard): Describe Cut, Copy and Paste commands.
2332 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2333 Copyedits.
2334 (Creating Frames): Add xref to Init File.
2335 (Frame Commands): Add xref to Exiting.
2336 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2337
b0f95216
CY
23382008-10-15 Chong Yidong <cyd@stupidchicken.com>
2339
b0817f00
CY
2340 * files.texi (Version Control): Copyedits. Add Bazaar.
2341 (Version Control Systems): List different VCS's using an itemized list.
2342 Add Bazaar.
2343 (VCS Concepts): Copyedits. Tweak description of file merging.
2344
b0f95216
CY
2345 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2346 (Cut/Paste Other App): Document select-active-regions and
2347 x-select-enable-primary.
2348
69d0d701
CY
23492008-10-13 Chong Yidong <cyd@stupidchicken.com>
2350
2351 * mark.texi (Shift Selection): Correct case in node name.
2352
2353 * emacs.texi (Top): Update node order in Mark chapter.
2354
375e8351
EZ
23552008-10-12 Eli Zaretskii <eliz@gnu.org>
2356
2357 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2358
2359 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2360 elsewhere in the manual instead of describing yet again the intricacies
2361 of $HOME on MS-Windows and MS-DOS.
2362
ab58114f
CY
23632008-10-12 Chong Yidong <cyd@stupidchicken.com>
2364
4f959513 2365 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2366 (Minibuffer File): Add discussion of `~' in file names.
2367 Add insert-default-directory index reference.
4f959513 2368
ab58114f
CY
2369 * files.texi (File Names): Reorganize description.
2370 (Visiting): Add xref to Mode Line. Copyedits.
2371 (Save Commands): Mention prefix behavior of C-x C-s.
2372 (Numbered Backups): Node deleted.
2373 (Backup Names): Contents of Numbered Backups moved here. State default
2374 of version-control variable.
2375 (Reverting): Copyedits.
2376 (Version Control): Add additional version control systems.
2377
2378 * emacs.texi (Top): Delete Numbered Backups node.
2379
2380 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2381 Backup Names.
f2884f63 2382 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2383
b0b5100a
RF
23842008-10-11 Romain Francoise <romain@orebokech.com>
2385
2386 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2387
89774b5f
CY
23882008-10-11 Chong Yidong <cyd@stupidchicken.com>
2389
2390 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2391 (Select Buffer): Mention use of minibuffer history. Describe default
2392 value of default-major-mode. Mention that C-x 4 b selects the other
2393 window.
2394 (List Buffers): Document CRM indicators in the order they appear.
2395 (Kill Buffer): Document new command kill-matching buffers.
2396 (Several Buffers): Move explanation of the relationship between buffer
2397 list and buffer menu to the top.
2398 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2399
4c72bf27
CY
24002008-10-10 Chong Yidong <cyd@stupidchicken.com>
2401
2402 * entering.texi (Exiting): Document change of C-x C-c to
2403 save-buffers-kill-terminal. Document kill-emacs.
2404
f68eb991
EZ
24052008-09-30 Eli Zaretskii <eliz@gnu.org>
2406
2407 * mule.texi (Coding Systems): Don't mention codepage-setup.
2408
2409 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2410 cpNNN coding systems anymore.
2411 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2412 for unibyte mode. Don't mention line-drawing characters.
2413 Don't mention dos-unsupported-char-glyph.
f68eb991 2414
1a2dd44d
CY
24152008-09-25 Chong Yidong <cyd@stupidchicken.com>
2416
2417 * search.texi (Search): Shorten introduction.
2418 (Basic Isearch): Add command table. Discuss reverse isearch and
2419 isearch highlighting.
2420 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2421 ring to cindex.
2422 (Special Isearch): Move input methods discussion here.
2423 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2424 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2425 Repeat Isearch.
2426 (Isearch Minibuffer): New node.
2427 (Word Search): Document new word search commands.
2428 (Regexp Example): Simplify example using sentence-end-base variable.
2429 (Replace): Reword introduction.
2430 (Unconditional Replace): Remove unnecessary example.
2431 (Other Repeating Search): Document new `M-s o' binding.
2432
2433 * emacs.texi (Top): Update node listings.
2434
e45da31d
JB
24352008-09-22 Juanma Barranquero <lekktu@gmail.com>
2436
2437 * emacs.texi (Top): Remove Kill Errors from menu.
2438
841c8096
CY
24392008-09-22 Chong Yidong <cyd@stupidchicken.com>
2440
402168fa
CY
2441 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2442 interface for defining macros. Simplify examples. Note that C-g quits
2443 macro definitions.
1c6c854e
CS
2444 (Keyboard Macro Counter): Document using F3 to insert counter.
2445 Give usage example.
402168fa
CY
2446 (Keyboard Macro Query): Organize query responses in a table.
2447
1c6c854e
CS
2448 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2449 Link to Erasing node.
841c8096
CY
2450 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2451 rationale to a footnote.
2452 (Kill Errors): Remove node, due to redundancy with Erasing.
2453 (Spelling): Move discussion of flyspell to end. Note new behavior of
2454 M-$ in active region. Remove non-ispell-specific keybindings from
2455 table.
2456
eab2ee89
DN
24572008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2458
2459 * cmdargs.texi (Initial Options): Document --daemon.
2460
3d53e905
GM
24612008-09-20 Glenn Morris <rgm@gnu.org>
2462
2463 * files.texi (Numbered Backups): Mention that some modes set
2464 version-control.
2465
1c90484d
GM
24662008-09-20 Jim Blandy <jimb@red-bean.com>
2467
2468 * files.texi (Numbered Backups): Reference File Variables, as well.
2469 Remove discussion of Rmail's implementation.
2470
0fc0d844
CY
24712008-09-06 Chong Yidong <cyd@stupidchicken.com>
2472
2473 * misc.texi (Recursive Edit): Note that top-level exits active
2474 minibuffers.
2475
2476 * trouble.texi (Quitting): Likewise.
2477
b18d283d
CY
24782008-08-31 Chong Yidong <cyd@stupidchicken.com>
2479
2480 * emacs.texi (Top): Add Temporary Face Changes xref.
2481
2482 * display.texi (Display): Move Temporary Face Changes node to just
2483 after Standard Faces.
2484 (Scrolling): Document recenter-top-bottom instead of recenter.
2485 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2486 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2487 (Display Custom): Copyedits.
2488 (Optional Mode Line): Document display-battery-mode.
2489
180135fc
RF
24902008-08-27 Romain Francoise <romain@orebokech.com>
2491
2492 * custom.texi (Directory Variables): Minor fix.
2493
d3fe3475
GM
24942008-08-27 Glenn Morris <rgm@gnu.org>
2495
2496 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2497 descriptions.
2498 (Calendar Customizing): Tweak layout description.
183080b6 2499 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2500 markers. Condense calendar-star-date and calendar-mark-today
2501 description.
2502 (Holiday Customizing): Add oriental and solar holidays.
2503 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2504 Fix holiday-float description. Use zerop in examples. Be less verbose.
2505 (Date Display Format): Change ISO format. Be less verbose.
2506 (Diary Customizing): Mention day and month abbrev arrays.
2507 Mention the date-form variables by name. Update European example.
2508 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2509 Condense examples. Mention diary-entry-symbols by name.
2510 Condense table for insertion commands.
2511 (Fancy Diary Display): Mention diary-include-string and
2512 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2513 Ethiopic, Persian date functions. Condense descriptions.
2514
2515 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2516 (Adding to Diary): Adapt for changed node name.
2517
71755807
GM
25182008-08-26 Glenn Morris <rgm@gnu.org>
2519
2520 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2521 node "Hebrew/Islamic Entries".
2522
2523 * calendar.texi (Specified Dates): Fix names of iso functions.
2524 (General Calendar): There may not be another window.
2525 (Writing Calendar Files, Holidays): Tweak intro.
2526 (Holidays): Mention Baha'i and Chinese holidays.
2527 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2528 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2529 (To Other Calendar): Add calendar-print-other-dates.
2530 Refer to "graphic display" rather than "X.
2531 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2532 (Displaying the Diary): Fix whitespace after reference.
2533 Fix `diary-number-of-entries' reference.
2534 (Date Formats): Explicitly mention that day names can be abbreviated.
2535 (Adding to Diary): Add some references to other sections.
2536 (Special Diary Entries): Fix reference.
2537 (Appointments): Simplify appt-message-warning-time entry.
2538 Clarify where times must be.
2539 (Importing Diary): Comment out icalendar paragraph that does not apply.
2540 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2541
d76ebc75
GM
25422008-08-23 Glenn Morris <rgm@gnu.org>
2543
2544 * fortran-xtra.texi (Fortran): Change description of free form and
2545 fixed form a bit. Mention hideshow and imenu.
2546 (Fortran Motion): Mention fortran-end-of-subprogram,
2547 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2548 (Fortran Indent): Minor re-word.
2549 (ForIndent Commands): Mention fortran-fill-paragraph and
2550 fortran-fill-statement.
2551 (ForIndent Cont): Mention fortran-tab-mode-string.
2552 (Fortran Comments): Mention fortran-comment-line-start-skip.
2553 (Fortran Columns): Mention font-locking.
2554 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2555
1fc0ce04 25562008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2557
2558 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2559
5c52e13c
CY
25602008-08-22 Chong Yidong <cyd@stupidchicken.com>
2561
2562 * mini.texi (Minibuffer): Simplify introduction.
2563 (Minibuffer File): Document tilde in minibuffer filenames.
2564 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2565 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2566 (Completion Example): Update example to current command list.
2567 (Completion Options): Document `lazy' value of completion-auto-help.
2568 Update contents of completion-ignored-extensions.
2569 (Minibuffer History): Describe "future history" list. State default
2570 value of history-delete-duplicates.
2571
77a00355
GM
25722008-08-21 Glenn Morris <rgm@gnu.org>
2573
2574 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2575 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2576
39ee1d04
CY
25772008-08-17 Chong Yidong <cyd@stupidchicken.com>
2578
2579 * regs.texi (Registers): Clarify valid register names.
2580 (RegPos): Note that buffer is saved and restored too.
2581 (RegText): Note that mark is reactivated/deactivated.
2582 (RegConfig): Xref to Windows node.
2583
b12c348f
CY
25842008-08-16 Chong Yidong <cyd@stupidchicken.com>
2585
3ae7ba79
CY
2586 * basic.texi (Inserting Text): Provide command name for C-q.
2587
b12c348f
CY
2588 * killing.texi (Killing): Copyedit. Define read-only text.
2589 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2590 (Killing by Lines): Copyedit.
2591 (Other Kill Commands): Move M-w description here.
2592 (Yanking): Move M-w to Other Kill Commands.
2593 (Kill Ring): Also mention saving text in registers. Link to Text
2594 Properties in elisp manual.
2595 (Accumulating Text): Copyedit.
2596 (CUA Bindings): Shift selection is now the default.
2597
d8ff7692
TZ
25982008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2599
2600 * maintaining.texi (Change Log): Mention next-error is available.
2601
a43a8a2e
GM
26022008-08-10 Glenn Morris <rgm@gnu.org>
2603
2604 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2605 and intermonth text.
2606 (Holiday Customizing): Add holiday-chinese.
2607
eba27308
EZ
26082008-08-08 Eli Zaretskii <eliz@gnu.org>
2609
2610 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2611
5f14a5b3
DN
26122008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2613
2614 * files.texi (Log Buffer): Describe C-c C-d.
2615 (Diff Mode): Describe C-x 4 A.
2616
49989bff
EZ
26172008-08-06 Eli Zaretskii <eliz@gnu.org>
2618
2619 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2620
5c915c02
DN
26212008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2622
2beaf97a
DN
2623 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2624 describe the new bindings to show the changeset diff, toggle annotation
2625 visibility, show revisions.
2626 (VC Status): Describe key bindings for modifying the change comments,
2627 displaying changeset diffs and annotations.
2628
5c915c02
DN
2629 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2630
71798ace
NR
26312008-08-05 Nick Roberts <nickrob@snap.net.nz>
2632
2633 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2634
b8949644
EZ
26352008-08-02 Eli Zaretskii <eliz@gnu.org>
2636
2637 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2638 and wording.
2639
819567d1
DN
26402008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2641
2642 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2643 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2644 commands. Improve some old info.
2645
5f38310a
CY
26462008-07-31 Chong Yidong <cyd@stupidchicken.com>
2647
0dc3906b
CY
2648 * display.texi (Visual Line Mode): New node.
2649
5f38310a 2650 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2651 (Moving Point): Add additional alternative key bindings.
2652 Describe line-move-visual.
5f38310a
CY
2653 (Erasing): Describe DEL.
2654 (Basic Undo, Blank Lines, Arguments): Copyedit.
2655 (Continuation Lines): Mention Visual Line mode.
2656 (Position Info): Move extended discussion to mule.texi.
2657
2658 * mule.texi (International Chars): Describe C-x =.
2659
2660 * emacs.texi (Top): Add Visual Line Mode node.
2661
7c2fb837
DN
26622008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2663
2664 * emacs.texi: Remove VMS support.
2665
3f6b73ef
DN
26662008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2667
2668 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2669 the vc-dir command name.
2670
9e2a2647
DN
26712008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2672
2673 * xresources.texi: Remove mentions of Mac Carbon.
2674
568beaa2
AS
26752008-07-19 Andreas Schwab <schwab@suse.de>
2676
2677 * ns-emacs.texi: Move to ../misc.
2678
0ef94706
CY
26792008-07-15 Chong Yidong <cyd@stupidchicken.com>
2680
2681 * entering.texi (Exiting): Don't describe text-only terminals as the
2682 default. Describe the new startup screen.
2683 (Exiting): Describe how to kill Emacs first. Change description of
2684 iconification to handle modern window systems.
2685
ba60bd44 26862008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2687
2688 * ns-emacs.texi: New file, documents features of Emacs port under
2689 NeXTstep windowing.
2690
9f30aa73
CY
26912008-07-15 Chong Yidong <cyd@stupidchicken.com>
2692
938a5d2e
CY
2693 * entering.texi (Entering Emacs): Update prev node.
2694
2695 * glossary.texi (Glossary): Remove xref to Text Characters.
2696
9f30aa73
CY
2697 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2698 directly, rather than in the context of ASCII. Move description of
2699 special properties of modifier key to new Modifier Keys node.
2700 (Keys): Copyedit.
2701 (Text Characters): Delete node. Multibyte is the default nowadays, and
2702 the node contents are obsolete.
2703
2704 * custom.texi (Modifier Keys): New node.
2705
2706 * emacs.texi (Top): Update node list.
2707
7e53d36c
CY
27082008-07-13 Chong Yidong <cyd@stupidchicken.com>
2709
2710 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2711 saying that Emacs provides menus and mouse support (which is par for
2712 the course).
2713
2714 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2715 early on.
2716 (Point): Copyedit. Relegate historical trivia to a footnote.
2717 (Mode Line): Explain mode-line format more consistently.
2718 (Menu Bar): Copyedit.
2719
1e9fa96d
GM
27202008-06-27 Glenn Morris <rgm@gnu.org>
2721
2722 * cal-xtra.texi (Sexp Diary Entries):
2723 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2724
dc9bebb8
CY
27252008-06-26 Chong Yidong <cyd@stupidchicken.com>
2726
2727 * mark.texi (Shift selection): New node.
2728 (Mark): Copyedits.
2729 (Persistent Mark): Move to the end of the chapter.
2730
e7881076
EZ
27312008-06-20 Eli Zaretskii <eliz@gnu.org>
2732
2733 * makefile.w32-in (distclean): Remove makefile.
2734
f427400c
NR
27352008-06-17 Nick Roberts <nickrob@snap.net.nz>
2736
2737 * building.texi (Starting GUD): Add an entry for gud-gdb.
2738 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2739 command mode.
2740
b597d348
GM
27412008-06-17 Glenn Morris <rgm@gnu.org>
2742
2743 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2744
647b7094
NR
27452008-06-17 Nick Roberts <nickrob@snap.net.nz>
2746
2747 * building.texi (Starting GUD): Expand on remote debugging.
2748 (Other GDB-UI Buffers): Mention new keyboard bindings.
2749
47a30023
GM
27502008-06-15 Glenn Morris <rgm@gnu.org>
2751
2752 * gnu.texi: Use a verbatim license for this invariant section,
2753 as per etc/GNU.
2754
37e5d54a
GM
27552008-06-13 Daniel Engeler <engeler@gmail.com>
2756
2757 * emacs.texi, misc.texi: Add documentation about serial port access.
2758
8e65d46c
GM
27592008-06-13 Glenn Morris <rgm@gnu.org>
2760
c1473b4c
MB
2761 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2762 maintain.info.
8e65d46c 2763
e40a85cd
MB
27642008-06-05 Miles Bader <miles@gnu.org>
2765
2766 * display.texi (Temporary Face Changes): Update to reflect function
2767 renamings in face-remap.el.
2768
56c73dec
MB
27692008-06-04 Miles Bader <miles@gnu.org>
2770
1c6c854e
CS
2771 * display.texi (Temporary Face Changes):
2772 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2773 `increase-buffer-face-height' and `decrease-default-face-height' now
2774 that they aren't bound by default.
2775
9d3d42fb
MB
27762008-06-03 Miles Bader <miles@gnu.org>
2777
2778 * display.texi (Temporary Face Changes): New node.
2779
2be6bfe2
EZ
27802008-05-31 Eli Zaretskii <eliz@gnu.org>
2781
2782 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2783
daf7e339
GM
27842008-05-31 Glenn Morris <rgm@gnu.org>
2785
2786 * cal-xtra.texi (Fancy Diary Display): Simplify.
2787
d21d2618
GM
27882008-05-30 Glenn Morris <rgm@gnu.org>
2789
2790 * cal-xtra.texi (Fancy Diary Display): Update for
2791 diary-display-function replacing diary-display-hook.
2792
71ce5fd0
JB
27932008-05-29 Drew Adams <drew.adams@oracle.com>
2794
2795 * msdog.texi (Windows Keyboard): Add descriptions of
2796 w32-register-hot-key and w32-unregister-hot-key.
2797
a3cdbdf8
MO
27982008-05-21 Tom Tromey <tromey@redhat.com>
2799
2800 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2801 Variables node.
2802
854a574c
MO
28032008-05-19 Tom Tromey <tromey@redhat.com>
2804
2805 * custom.texi (Variables): Add Directory Variables to menu.
2806 (Directory Variables): New node.
2807
7c2ec3f9
ER
28082008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2809
71ce5fd0 2810 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2811
370fded4
ER
28122008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2813
2814 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2815 Revision Tags and rewritten. Section now uses modern terminology,
2816 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2817 accurately.
2818
6af511e3
EZ
28192008-05-10 Eli Zaretskii <eliz@gnu.org>
2820
2821 * msdog.texi (Windows Files): Update documentation of
2822 w32-get-true-file-attributes.
2823
7a78b6e7
ER
28242008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2825
2826 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2827 directory mode.
2828
1bcfc24e
CY
28292008-05-08 Chong Yidong <cyd@stupidchicken.com>
2830
2831 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2832 entry "television".
1bcfc24e 2833
db86064f
ER
28342008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2835
ab5ec32c 2836 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2837
a31b405e
ER
28382008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2839
2840 * emacs/buffers.texi, emacs/files.texi (Version-control):
2841 vc-toggle-read-only is no longer a good idea...
2842
ff2c14fc
GM
28432008-04-29 Glenn Morris <rgm@gnu.org>
2844
2845 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2846
367c9b7c
JL
28472008-04-22 Juri Linkov <juri@jurta.org>
2848
2849 * dired.texi (Subdirectories in Dired): Describe using `^'
2850 to return to the parent directory.
2851
4ac1e9b4
NR
28522008-04-22 Nick Roberts <nickrob@snap.net.nz>
2853
2854 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2855 recent changes.
2856
b9b3bf2b
NR
28572008-04-19 Nick Roberts <nickrob@snap.net.nz>
2858
2859 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2860 (Other GDB-UI Buffers): Update for recent thread related changes.
2861
4d120d6a
SM
28622008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2863
2864 * maintaining.texi (Maintaining):
2865 * emacs.texi (Top): Typo.
2866
a152877d
SM
28672008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2868
b9b3bf2b
NR
2869 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2870 arg in `font-lock-add-keywords'.
a152877d 2871
36c0514c
GM
28722008-04-08 Glenn Morris <rgm@gnu.org>
2873
2874 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2875 Also add Baha'i calendar references where appropriate.
2876
06a97d46
GM
28772008-04-05 Glenn Morris <rgm@gnu.org>
2878
2879 * custom.texi (Init File): Byte-compiling .emacs is bad.
2880
6adc6eed
SM
28812008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2882
2883 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2884
571388b0
GM
28852008-03-29 Glenn Morris <rgm@gnu.org>
2886
2887 * calendar.texi: Update for `calendar-date-style' replacing
2888 `european-calendar'.
2889
3ae8f876
JR
28902008-03-28 Jason Rumney <jasonr@gnu.org>
2891
2892 * display.texi (Display Custom): Mention overlay-margin in text.
2893
5bc6ddff 28942008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2895
5bc6ddff
MB
2896 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2897 tutorial' comments.
03a864d5 2898
7186a830
CY
28992008-03-28 Chong Yidong <cyd@stupidchicken.com>
2900
2901 * mark.texi (Mark): Rearrange nodes.
2902 (Persistent Mark): Rename from Transient Mark.
2903 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2904 Describe Transient Mark mode as the default.
2905
2906 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2907 the default behavior with Transient Mark mode off.
2908 (Position Info): Fix typo.
2909
71ce5fd0
JB
2910 * display.texi (Standard Faces): Reference the Mark node.
2911 Remove discussion of the region face, which is discussed there.
7186a830
CY
2912
2913 * emacs.texi (Top): Update node listings.
2914
2915 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2916 as the default.
2917
2918 * fixit.texi (Undo): Standardize choice of undo key sequence.
2919 (Undo, Spelling): Describe Transient Mark mode as the default.
2920
2921 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2922 default.
2923
2924 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2925
2926 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2927 mode is the default, and note that the mark is not activated when set.
2928
2929 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2930 Describe Transient Mark mode as the default.
2931
2932 * search.texi (Basic Isearch): Reference the Mark Ring node.
2933 (Replace, Unconditional Replace, Other Repeating Search):
2934 Describe Transient Mark mode as the default.
2935
1c6c854e
CS
2936 * text.texi (Words, Pages, Fill Commands, HTML Mode):
2937 Describe Transient Mark mode as the default.
7186a830
CY
2938 (Paragraphs): Describe how M-h behaves when region is active.
2939
2940 * trouble.texi (Quitting): Clarify effects of C-g.
2941
dc47d1ff
GM
29422008-03-13 Glenn Morris <rgm@gnu.org>
2943
2944 * emacs.texi (EMACSVER): Set to 23.0.60.
2945
e3e0fb39 29462008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2947
e3e0fb39
GM
2948 * dired.texi (Hiding Subdirectories): Fix previous change.
2949
29502008-03-05 Drew Adams <drew.adams@oracle.com>
2951
2952 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2953
5e14abf8
KS
29542008-02-28 Kim F. Storm <storm@cua.dk>
2955
2956 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2957 Move describe-distribution to C-h C-o.
2958 Move view-emacs-problems to C-h C-p.
2959 Add view-emacs-debugging on C-h C-d.
2960 Add view-external-packages on C-h C-e.
d0207bf3 2961 Add view-order-manuals on C-h C-m.
5e14abf8 2962
d0207bf3 29632008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2964
2965 * msdog-xtra.texi (MS-DOS): Docstring fix.
2966
87e391bb
EZ
29672008-02-09 Eli Zaretskii <eliz@gnu.org>
2968
2969 * msdog.texi (Windows Fonts): Use a @table for describing font
2970 properties.
2971
5662e503
JR
29722008-02-07 Jason Rumney <jasonr@gnu.org>
2973
2974 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2975 value has changed.
2976 (Windows HOME): Clarify what is meant by "if that fails as well".
2977 (Windows Fonts): New section.
2978
72463824
GM
29792008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2980
2981 * basic.texi (Basic Undo): Remove duplicate "you can".
2982
7ff926e0
EZ
29832008-02-02 Eli Zaretskii <eliz@gnu.org>
2984
2985 * maintaining.texi (Tags): Fix last change.
2986
6ab7aef1
MA
29872008-02-02 Michael Albinus <michael.albinus@gmx.de>
2988
093571c3 2989 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2990
ace67e7e
NR
29912008-01-31 Nick Roberts <nickrob@snap.net.nz>
2992
2993 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2994
ae068fdf
RS
29952008-01-26 Richard Stallman <rms@gnu.org>
2996
2997 * maintaining.texi (Tags): Delete redundant index entry.
2998
a56d9a08
EZ
29992008-01-26 Eli Zaretskii <eliz@gnu.org>
3000
3001 * programs.texi (Imenu): Move "@cindex tags" from here...
3002 * maintaining.texi (Tags): ...to here.
3003
e941ed90
NR
30042008-01-23 Kevin Ryde <user42@zip.com.au>
3005
3006 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3007 click count.
3008
650276d5
JB
30092008-01-21 Juanma Barranquero <lekktu@gmail.com>
3010
3011 * entering.texi (Exiting): Fix typo.
3012 Reported by D. E. Evans <sinuhe@gnu.org>.
3013
8dc17977
MR
30142007-12-31 Martin Rudalics <rudalics@gmx.at>
3015
3016 * glossary.texi (Glossary): Fix typo.
3017
9f9695a6
RS
30182007-12-27 Richard Stallman <rms@gnu.org>
3019
3020 * text.texi (Formatted Text): Improve menu tag.
3021 (Editing Format Info): In Info, add duplicate menu of nodes
3022 about the submenus.
3023 (Format Faces): Say where Faces menu is found. Mention Other.
3024 (Format Colors): Say where these submenus are found.
3025 (Format Indentation, Format Justification): Likewise.
3026 (Format Properties): Likewise.
3027
abfd0191
RS
30282007-12-22 Richard Stallman <rms@gnu.org>
3029
3030 * search.texi (Query Replace): Make exp of query-replace more
3031 self-contained, and clarify.
8dc17977 3032
abfd0191
RS
3033 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3034
a2586785
RS
30352007-12-15 Richard Stallman <rms@gnu.org>
3036
3037 * files.texi (Auto Save): Clarify definition of auto-saving.
3038
a67cf2bb
RS
30392007-11-26 Richard Stallman <rms@gnu.org>
3040
3041 * help.texi (Help Echo): Cleanups.
3042
448b33b1
TTN
30432007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3044
3045 * files.texi (Why Version Control?): Fix typo.
3046 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3047 (Selecting a Fileset): Fix typos; small rewording.
3048 (Log Buffer): Likewise.
3049 (Old Revisions): Likewise.
448b33b1 3050
221bb7f6
EZ
30512007-11-17 Eli Zaretskii <eliz@gnu.org>
3052
3053 * mule.texi (Communication Coding): Fix wording of last change.
3054
d0207bf3 30552007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3056
630cb3b7
JB
3057 * custom.texi (Specifying File Variables):
3058 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3059
53b7759e
KH
30602007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3061
a5ab2e0c 3062 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3063
3064 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3065
c8763fb6 30662007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3067
630cb3b7 3068 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3069 --output=file.
3070
ff98e024
MR
30712007-11-13 Martin Rudalics <rudalics@gmx.at>
3072
3073 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3074 (Help Echo): Avoid mentioning the term "region" here and
3075 consistently use the term "active text".
3076
37b11c22
GM
30772007-11-11 Glenn Morris <rgm@gnu.org>
3078
3079 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3080
21d50ba1
JL
30812007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3082
1c6c854e
CS
3083 * search.texi (Query Replace):
3084 Mention `query-replace-show-replacement'.
21d50ba1 3085
c12ecb0a 30862007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3087
3088 * building.texi (Watch Expressions): Remove obscure sentence.
3089
3b4201f4
KH
30902007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3091
3092 * mule.texi (Select Input Method): Describe how to activate an input
3093 method in the text mode.
3094
07e5c0b0
DN
30952007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3096
3097 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3098
52dd7391
NR
30992007-10-30 Nick Roberts <nickrob@snap.net.nz>
3100
3101 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3102
c004e539
GM
31032007-10-30 Glenn Morris <rgm@gnu.org>
3104
3105 * misc.texi (Directory Tracking): Explain a bit more about
3106 dirtrack-mode.
3107
ca8c5b8c
GM
31082007-10-25 Glenn Morris <rgm@gnu.org>
3109
3110 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3111
b6c764ef
RS
31122007-10-24 Richard Stallman <rms@gnu.org>
3113
3114 * misc.texi (Interactive Shell): Cleanup last change.
3115
eabd84c9
JL
31162007-10-22 Juri Linkov <juri@jurta.org>
3117
3118 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3119 default values.
3120
0b43c7e2
ER
31212007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3122
ca8c5b8c 3123 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3124 'filesets'.
3125
a80859d4
MR
31262007-10-18 Martin Rudalics <rudalics@gmx.at>
3127
3128 * trouble.texi (Quitting): Fix typo.
3129
c9447ae1
GM
31302007-10-18 Glenn Morris <rgm@gnu.org>
3131
3132 * frames.texi (Mode Line Mouse): Mention minor mode names.
3133
168b980f
JL
31342007-10-17 Juri Linkov <juri@jurta.org>
3135
3136 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3137 fill-paragraph operates on the active region in Transient Mark mode.
3138 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3139 with fill-paragraph.
3140
3141 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3142 fill-paragraph.
3143
3144 * fixit.texi (Spelling): ispell-word operates on the active region
3145 in Transient Mark mode.
3146
5a331f34
JB
31472007-10-17 Aaron S. Hawley <aaronh@garden.org>
3148
3149 * building.texi (Source Buffers):
3150 * custom.texi (Init Non-ASCII):
3151 * glossary.texi (Glossary): Use "key binding" consistently.
3152
2a9f4d55
JB
31532007-10-17 Juanma Barranquero <lekktu@gmail.com>
3154
3155 * calendar.texi (Diary): Fix directive.
3156
de13cecf
RS
31572007-10-16 Richard Stallman <rms@gnu.org>
3158
3159 * calendar.texi (Diary): Clarify text about diary file example.
3160
5f90d53e
ER
31612007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3162
3163 * files.texi: Capitalize node names according to convention.
3164
3aa491bc
GM
31652007-10-13 Glenn Morris <rgm@gnu.org>
3166
3167 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3168
8a3106d3
ER
31692007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3170
3171 * emacs.texi:
3172 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3173 suggested by RMS and Robert J. Chassell.
8a3106d3 3174
da1080a2
ER
31752007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3176
3aa491bc 3177 * files.texi (Version Systems):
0870a421
ER
3178 * vc-xtra.texi:
3179 * vc1-xtra.texi:
ac3f4c6f 3180 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3181 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3182 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3183 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3184
58ade22b
ER
31852007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3186
da1080a2 3187 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3188 Reorder the descriptions to be chronological.
3189
93870ce2
RS
31902007-10-09 Richard Stallman <rms@gnu.org>
3191
3192 * display.texi (Cursor Display): Correct how cursor appears
3193 in nonselected windows.
3194
568c7288
NR
31952007-10-04 Nick Roberts <nickrob@snap.net.nz>
3196
3197 * building.texi (GDB Graphical Interface): Remove references to gdba
3198 and mention gud-gdb.
3199
1af74d06 32002007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3201
1af74d06 3202 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3203
0d8fb755
JL
32042007-10-06 Juri Linkov <juri@jurta.org>
3205
3206 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3207 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3208 fill-paragraph-or-region.
3209
3210 * basic.texi (Arguments): Replace fill-paragraph with
3211 fill-paragraph-or-region.
3212
b981e2c6
ER
32132007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3214
3215 * files.texi: Update the section on version control for 2007
2a9f4d55 3216 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3217 will come later.
3218
5fceaf9c
GM
32192007-09-15 Glenn Morris <rgm@gnu.org>
3220
3221 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3222 to `list-holidays'.
3223
b0e44b17
GM
32242007-09-14 Glenn Morris <rgm@gnu.org>
3225
3226 * calendar.texi: Update all instances of mark-calendar-holidays,
3227 list-calendar-holidays, list-holidays with the new names.
3228
8cf51b2c
GM
32292007-09-06 Glenn Morris <rgm@gnu.org>
3230
46a367db 3231 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3232 Split into the Emacs manual in emacs/, and other manuals in misc/.
3233 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3234 manual.
3235 (infodir): New variable.
3236 (info): Use $infodir.
3237 (emacsman): Delete target, not needed any more.
3238 Move all targets that are not the Emacs manual to misc/Makefile.in.
3239 (mostlyclean): Remove `gnustmp'.
3240 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3241 manual.
92f9b43f 3242 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3243 (emacsman): Delete target, not needed any more.
3244 (clean): Remove all info files but Emacs manual.
3245 Move all targets that are not the Emacs manual to misc/Makefile.in.
3246 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3247
3248 * Makefile.in (INFOSOURCES): Delete.
3249 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3250 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3251 *.vrs *.toc here...
3252 (maintainer-clean): ...from here.
3253
32542007-09-05 Glenn Morris <rgm@gnu.org>
3255
3256 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3257
8cf51b2c
GM
32582007-08-29 Glenn Morris <rgm@gnu.org>
3259
3260 * emacs.texi (EMACSVER): Increase to 23.0.50.
3261
3420c522
RS
32622007-08-27 Richard Stallman <rms@gnu.org>
3263
3264 * emacs.texi (Top): Clarify menu item for Glossary.
3265
3266 * display.texi (Faces): Change secn title.
3267 Clarify not all fonts come from Font Lock.
3268
8cf51b2c
GM
32692007-08-17 Eli Zaretskii <eliz@gnu.org>
3270
3271 * basic.texi (Position Info): Add index entry for face at point.
3272 Mention that character faces are also displayed by "C-u C-x =".
3273
8cf51b2c
GM
32742007-08-08 Glenn Morris <rgm@gnu.org>
3275
3276 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3277
32782007-08-07 Chong Yidong <cyd@stupidchicken.com>
3279
3280 * files.texi (File Conveniences): Document point motion keys in Image
3281 mode.
3282
8cf51b2c
GM
32832007-07-27 Glenn Morris <rgm@gnu.org>
3284
8cf51b2c
GM
3285 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3286 in-line.
3287
3288 * gpl.texi: New file with text of GPL.
3289 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3290
32912007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3292
3293 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3294
3295 * dired.texi (Wdired): Mention C-x C-q key binding.
3296
32972007-07-28 Nick Roberts <nickrob@snap.net.nz>
3298
3299 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3300
33012007-07-25 Glenn Morris <rgm@gnu.org>
3302
8cf51b2c
GM
3303 * emacs.texi (Copying): Replace license with GPLv3.
3304
3305 * Relicense all FSF files to GPLv3 or later.
3306
33072007-07-24 Glenn Morris <rgm@gnu.org>
3308
3309 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3310 for some calendars.
3311
33122007-07-23 Nick Roberts <nickrob@snap.net.nz>
3313
3314 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3315 default-directory for the current buffer is on a remote machine.
3316
8cf51b2c
GM
33172007-07-21 Eli Zaretskii <eliz@gnu.org>
3318
3319 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3320 default value.
3321
33222007-07-21 Richard Stallman <rms@gnu.org>
3323
3324 * files.texi (Why Version Control?): Improve previous change.
3325
33262007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3327
3328 * files.texi (Why Version Control?): New node.
3329
8cf51b2c
GM
33302007-07-12 Nick Roberts <nickrob@snap.net.nz>
3331
8cf51b2c
GM
3332 * building.texi (Starting GUD): Add xref to this anchor.
3333
8cf51b2c
GM
33342007-06-24 Karl Berry <karl@gnu.org>
3335
2a9f4d55 3336 * emacs.texi: New Back-Cover Text.
8cf51b2c 3337
8cf51b2c
GM
33382007-06-07 Alan Mackenzie <acm@muc.de>
3339
3340 * display.texi (Optional Mode Line): Document the new form of
3341 line+column numbers, "(561,2)".
3342
33432007-06-06 Juanma Barranquero <lekktu@gmail.com>
3344
49823426 3345 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3346
33472007-06-02 Chong Yidong <cyd@stupidchicken.com>
3348
3349 * Version 22.1 released.
3350
8cf51b2c
GM
33512007-05-07 Karl Berry <karl@gnu.org>
3352
3353 * emacs.texi (EMACSVER): Back to 22.
3354
33552007-05-06 Richard Stallman <rms@gnu.org>
3356
3357 * maintaining.texi (Create Tags Table): Clean up previous change.
3358
c8763fb6 33592007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3360
3361 * maintaining.texi (Create Tags Table): Add text about the dangers of
3362 making symbolic links to tags files.
3363
33642007-05-04 Karl Berry <karl@gnu.org>
3365
3366 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3367
33682007-05-03 Karl Berry <karl@gnu.org>
3369
3370 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3371
3372 * .cvsignore (*.pdf): New entry.
3373
8cf51b2c
GM
3374 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3375 for printing.
3376
33772007-05-01 Richard Stallman <rms@gnu.org>
3378
3379 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3380
8cf51b2c
GM
33812007-04-28 Glenn Morris <rgm@gnu.org>
3382
3383 * ack.texi (Acknowledgments):
3384 * anti.texi (Antinews):
8cf51b2c
GM
3385 * programs.texi (Program Modes): Restore mention of python.el pending
3386 consideration of legal status.
3387
33882007-04-28 Richard Stallman <rms@gnu.org>
3389
3390 * files.texi (File Names): Fixes to ~ description on MS systems.
3391
8cf51b2c
GM
33922007-04-26 Glenn Morris <rgm@gnu.org>
3393
3394 * emacs.texi (EMACSVER): Increase to 22.1.50.
3395
33962007-04-25 Karl Berry <karl@gnu.org>
3397
3398 * emacs.texi: Improve line breaks on copyright page,
3399 similar layout to lispref, 8.5x11 by default.
3400
3401 * dired.texi (Image-Dired): Improve line break, fix typo.
3402
34032007-04-24 Chong Yidong <cyd@stupidchicken.com>
3404
3405 * programs.texi (Program Modes):
8cf51b2c
GM
3406 * anti.texi (Antinews):
3407 * ack.texi (Acknowledgments): python.el removed.
3408
8cf51b2c
GM
34092007-04-23 Chong Yidong <cyd@stupidchicken.com>
3410
3411 * display.texi (Highlight Interactively): Correct description of
3412 hi-lock-file-patterns-policy.
3413
3414 * files.texi (File Archives): Mention self-extracting executables.
3415
34162007-04-23 Eli Zaretskii <eliz@gnu.org>
3417
3418 * search.texi (Unconditional Replace, Query Replace): Add xref to
3419 "Replacement and Case".
3420
34212007-04-22 Chong Yidong <cyd@stupidchicken.com>
3422
3423 * dired.texi (Image-Dired): Move from Thumbnails node.
3424 * misc.texi (Thumbnails): Node deleted.
3425 * emacs.texi (Top): Update node listing.
3426
3427 * files.texi (File Conveniences):
49823426 3428 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3429
34302007-04-21 Richard Stallman <rms@gnu.org>
3431
3432 * display.texi (Highlight Interactively): Correct previous change.
3433 Clarify doc of hi-lock-find-patterns, and move new features into it.
3434
34352007-04-20 David Koppelman <koppel@ece.lsu.edu>
3436
1c6c854e
CS
3437 * display.texi (Highlight Interactively):
3438 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3439
34402007-04-20 Martin Rudalics <rudalics@gmx.at>
3441
3442 * display.texi (Scrolling): Fix typo.
3443
8cf51b2c
GM
34442007-04-15 Chong Yidong <cyd@stupidchicken.com>
3445
8cf51b2c
GM
3446 * doclicense.texi: Remove node heading, so that it can be included by
3447 other files.
3448
3449 * emacs.texi: Insert node heading for GFDL.
3450
8cf51b2c
GM
34512007-04-14 Eli Zaretskii <eliz@gnu.org>
3452
3453 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3454 "command line".
3455
3456 * display.texi (Faces): Refer to "Creating Frames" for face
3457 and other frame customizations in .emacs.
3458
3459 * frames.texi (Creating Frames): Mention that face customizations can
3460 be put in .emacs. Add index entries.
3461
34622007-04-12 Richard Stallman <rms@gnu.org>
3463
3464 * glossary.texi (Glossary): Explain `iff'.
3465
34662007-04-11 Karl Berry <karl@gnu.org>
3467
3468 * gnu.texi (Top),
3469 * macos.texi (Mac Font Specs),
3470 * anti.texi (Antinews),
3471 * xresources.texi (Resources),
3472 * misc.texi (Emulation),
3473 * calendar.texi (Daylight Saving),
3474 * dired.texi (Dired and Find),
3475 * rmail.texi (Remote Mailboxes),
3476 * sending.texi (Mail Headers),
3477 * programs.texi (Which Function),
3478 * files.texi (Recover),
3479 * buffers.texi (Uniquify),
3480 * frames.texi (Wheeled Mice),
3481 * killing.texi (Rectangles): Wording to improve breaks in
3482 8.5x11 format.
3483 * mule.texi (Language Environments): \hbadness=10000 since there's
3484 no way to reword.
3485 * emacs.texi (smallbook): New @set to more easily switch between
3486 smallbook and 8.5x11.
3487
34882007-04-11 Richard Stallman <rms@gnu.org>
3489
3490 * files.texi (File Conveniences): Add xref to Tumme.
3491 Delete text about Thumbnail mode.
3492
8cf51b2c
GM
34932007-04-09 Alan Mackenzie <acm@muc.de>
3494
3495 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3496 new name. Insert concept index entries.
3497
8cf51b2c
GM
34982007-04-08 Chong Yidong <cyd@stupidchicken.com>
3499
3500 * display.texi (Standard Faces): Document prefix arg for
3501 list-faces-display.
3502
3503 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3504
8cf51b2c
GM
35052007-04-07 Chong Yidong <cyd@stupidchicken.com>
3506
8cf51b2c
GM
3507 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3508
3509 * files.texi (Misc File Ops): Rewrite description of
3510 insert-file-literally.
3511
8cf51b2c
GM
35122007-03-31 Eli Zaretskii <eliz@gnu.org>
3513
3514 * misc.texi (Printing): Postscript -> PostScript.
3515
8cf51b2c
GM
3516 * ack.texi (Acknowledgments): Postscript -> PostScript.
3517
3518 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3519
3520 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3521 below.
3522
35232007-03-30 Chong Yidong <cyd@stupidchicken.com>
3524
3525 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3526 Init Non-ASCII.
3527 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3528 (Init Non-ASCII): New node.
3529
35302007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3531
3532 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3533
8cf51b2c
GM
35342007-03-12 Glenn Morris <rgm@gnu.org>
3535
8cf51b2c
GM
3536 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3537 "Daylight Savings".
3538
49823426 3539 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3540 saving" in text throughout.
3541
8cf51b2c
GM
35422007-03-04 Richard Stallman <rms@gnu.org>
3543
3544 * custom.texi (Safe File Variables): Minor correction.
3545
8cf51b2c
GM
35462007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3547
3548 * rmail.texi (Movemail): Add internal ref.
3549 Don't indent the intro for the PROTO table.
3550 Format PROTO table items with @code.
3551
8cf51b2c
GM
35522007-02-26 Nick Roberts <nickrob@snap.net.nz>
3553
3554 * building.texi: Remove references to bashdb.
3555
8cf51b2c
GM
35562007-02-19 Juanma Barranquero <lekktu@gmail.com>
3557
3558 * mule.texi (Language Environments): Update list of supported language
3559 environments.
3560
8cf51b2c
GM
35612007-02-14 Kim F. Storm <storm@cua.dk>
3562
3563 * building.texi (Grep Searching): Fix lgrep doc.
3564
35652007-02-12 Chong Yidong <cyd@stupidchicken.com>
3566
3567 * back.texi: Remove unused file.
3568
c8763fb6 35692007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3570
3571 * maintaining.texi (Tag Syntax): Now --members is the default for
3572 etags, not for ctags yet.
3573
8cf51b2c
GM
35742007-02-03 Eli Zaretskii <eliz@gnu.org>
3575
3576 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3577 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3578 expects. Add comments to prevent people from inadvertently modifying
3579 the key parts needed by `texinfo-multiple-files-update'.
3580
35812007-01-29 Chong Yidong <cyd@stupidchicken.com>
3582
3583 * frames.texi (Secondary Selection): Window clicked does not matter
3584 when mouse-yank-at-point is non-nil.
3585
8cf51b2c
GM
35862007-01-16 Glenn Morris <rgm@gnu.org>
3587
3588 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3589 system abbrev.
3590
35912007-01-11 Richard Stallman <rms@gnu.org>
3592
3593 * msdog.texi (Windows Keyboard): Another small cleanup.
3594
35952007-01-10 Richard Stallman <rms@gnu.org>
3596
3597 * msdog.texi (Windows Keyboard): Yet another try to make
3598 everyone happy with that passage.
3599
36002007-01-05 Richard Stallman <rms@gnu.org>
3601
3602 * anti.texi (Antinews): Mention M-x shell scrolling.
3603
36042007-01-05 Nick Roberts <nickrob@snap.net.nz>
3605
3606 * building.texi (Watch Expressions): Describe gdb-max-children.
3607
8cf51b2c
GM
36082007-01-04 Richard Stallman <rms@gnu.org>
3609
8cf51b2c
GM
3610 * msdog.texi (Windows Keyboard): Clarify previous change.
3611
8cf51b2c
GM
36122007-01-02 Richard Stallman <rms@gnu.org>
3613
3614 * custom.texi (Changing a Variable): Minor clarification.
3615 (Specific Customization): customize-customized => customize-unsaved.
3616
3617 * entering.texi (Entering Emacs): Clean up text about restarting
3618 Emacs for each file.
3619
3620 * misc.texi (Shell Options): Minor cleanup.
3621
3622 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3623 with Emacs, not vice versa.
3624
3625 * programs.texi (Symbol Completion): Recommend customizing
3626 window manager.
3627
3628 * xresources.texi (Resources): Minor fix.
3629
c8763fb6 36302007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3631
3632 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3633
36342007-01-01 Richard Stallman <rms@gnu.org>
3635
3636 * commands.texi (User Input): Document keys stolen by window mangers.
3637
36382006-12-31 Richard Stallman <rms@gnu.org>
3639
3640 * custom.texi (Specific Customization): Document customize-option
3641 instead of customize-variable.
3642
36432006-12-31 Kim F. Storm <storm@cua.dk>
3644
3645 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3646
36472006-12-30 Kim F. Storm <storm@cua.dk>
3648
3649 * killing.texi (CUA Bindings): Fix typo.
3650
3651 * xresources.texi (Table of Resources): Mention grow-only value for
3652 auto-resize-tool-bars.
3653
8cf51b2c
GM
36542006-12-27 Eli Zaretskii <eliz@gnu.org>
3655
3656 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3657 and how to get them back.
3658
36592006-12-26 Richard Stallman <rms@gnu.org>
3660
3661 * calendar.texi (Holidays): Holiday listing is based on current
3662 practice, but DST is not.
3663
36642006-12-25 Richard Stallman <rms@gnu.org>
3665
3666 * emacs.texi (Top): Update subnode menus.
3667
3668 * mark.texi (Transient Mark): Fix xref.
3669
3670 * killing.texi (Graphical Kill): Node deleted.
3671 (Killing): Add xref to Cut and Paste.
3672 (CUA Bindings): Update xref.
3673
3674 * frames.texi (Cut and Paste): New section to hold other nodes.
3675 (Mouse Commands): Node demoted.
3676 (Cut/Paste Other App): Split out from Mouse Commands.
3677 (Word and Line Mouse): Likewise.
3678 (Secondary Selection, Clipboard): Nodes demoted.
3679
8cf51b2c
GM
36802006-12-24 Kevin Ryde <user42@zip.com.au>
3681
3682 * calendar.texi (Holidays): US daylight saving begins second Sunday
3683 in March for 2007 onwards.
3684 (Daylight Savings): Show new US default daylight saving rules, 2nd
3685 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3686
36872006-12-23 Chong Yidong <cyd@stupidchicken.com>
3688
3689 * calendar.texi (Scroll Calendar): < and > are switched.
3690
36912006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3692
3693 * killing.texi (Deletion): Describe M-\ prefix argument.
3694
36952006-12-23 Richard Stallman <rms@gnu.org>
3696
3697 * search.texi (Regexp Search): Explain why forward and reverse regexp
3698 search are not mirror images.
3699
8cf51b2c
GM
37002006-12-19 Kim F. Storm <storm@cua.dk>
3701
3702 * major.texi (Choosing Modes): Describe match-function elements for
3703 magic-mode-alist.
3704
8cf51b2c
GM
37052006-12-18 Eli Zaretskii <eliz@gnu.org>
3706
3707 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3708 peculiarities.
3709
37102006-12-18 Richard Stallman <rms@gnu.org>
3711
3712 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3713
8cf51b2c
GM
37142006-12-17 Alan Mackenzie <acm@muc.de>
3715
3716 * programs.texi (Left Margin Paren): Remove the bit which says
3717 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3718 Discuss some of the issues of setting this option to nil.
3719
37202006-12-17 Glenn Morris <rgm@gnu.org>
3721
3722 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3723
37242006-12-16 Eli Zaretskii <eliz@gnu.org>
3725
3726 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3727 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3728 NTFS volumes.
3729 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3730 volumes.
3731
37322006-12-15 Eli Zaretskii <eliz@gnu.org>
3733
3734 * text.texi (HTML Mode): Fix "C-c TAB".
3735
8cf51b2c
GM
37362006-12-09 Richard Stallman <rms@gnu.org>
3737
3738 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3739
37402006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3741
3742 * files.texi (Misc File Ops): Document insert-file-literally.
3743
37442006-12-08 Eli Zaretskii <eliz@gnu.org>
3745
3746 * cmdargs.texi (Colors): Note that --color is intended for overriding
3747 the terminal defaults, not for normal invocation.
3748
3749 * misc.texi (Emacs Server): Improve wording. Don't mention the
3750 ``server program''. Add a cross-reference to "Init File" node.
3751 (Invoking emacsclient): Add index entries. Document both short and
3752 long versions of command-line options. Document the -f option.
3753
8cf51b2c
GM
37542006-12-06 Richard Stallman <rms@gnu.org>
3755
3756 * text.texi (Outline Format): Say to set outline-regexp
3757 and outline-level with major modes and file local variables.
3758
c8763fb6 37592006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3760
3761 * anti.texi (Antinews): Mention the alternative to
3762 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3763
8cf51b2c
GM
3764 * misc.texi (Interactive Shell): Ditto.
3765
37662006-12-04 Eli Zaretskii <eliz@gnu.org>
3767
3768 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3769
3770 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3771
37722006-12-01 Eli Zaretskii <eliz@gnu.org>
3773
3774 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3775 colon in the mode line.
3776
3777 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3778
37792006-11-26 Nick Roberts <nickrob@snap.net.nz>
3780
3781 * building.texi (Watch Expressions): Mention SPC for expanding/
3782 contracting watch expressions.
3783
37842006-11-26 Kim F. Storm <storm@cua.dk>
3785
3786 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3787
37882006-11-26 Nick Roberts <nickrob@snap.net.nz>
3789
3790 * building.texi (Debugger Operation): Define text command mode.
3791 Clarify how tooltips work.
3792 (GDB Graphical Interface): Explain how to run in text command mode
3793 more clearly.
3794
37952006-11-25 Juanma Barranquero <lekktu@gmail.com>
3796
3797 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3798
37992006-11-22 Juanma Barranquero <lekktu@gmail.com>
3800
3801 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3802
8cf51b2c
GM
38032006-11-18 Chong Yidong <cyd@stupidchicken.com>
3804
3805 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3806 and EMACS is deprecated.
3807
38082006-11-18 Juanma Barranquero <lekktu@gmail.com>
3809
3810 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3811
c8763fb6 38122006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3813
3814 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3815
3816 * emacs.texi: Include xresources.texi both for info and dvi.
3817
3818 * xresources.texi: Merge text from xresmini.texi.
3819
c8763fb6 38202006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3821
3822 * glossary.texi: Fix typos.
3823
8cf51b2c
GM
38242006-11-06 Richard Stallman <rms@gnu.org>
3825
3826 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3827
3828 * ack.texi (Acknowledgments): Fix name spelling.
3829
38302006-11-01 Juri Linkov <juri@jurta.org>
3831
3832 * search.texi (Word Search): Document incremental word search.
3833
38342006-10-28 Glenn Morris <rgm@gnu.org>
3835
3836 * ack.texi (Acknowledgments): Add cal-html author.
3837
3838 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3839 Calendar"). Describe new package cal-html.
3840 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3841 Calendar Files."
3842
8cf51b2c
GM
38432006-10-23 Richard Stallman <rms@gnu.org>
3844
3845 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3846 Abbrev mode is enabled.
3847
8cf51b2c
GM
38482006-10-16 Richard Stallman <rms@gnu.org>
3849
8cf51b2c
GM
3850 * emacs.texi: Update ISBN.
3851
8cf51b2c
GM
38522006-10-11 Kim F. Storm <storm@cua.dk>
3853
3854 * emacs.texi (Acknowledgments): Use @dotless{i}.
3855
38562006-10-08 Nick Roberts <nickrob@snap.net.nz>
3857
3858 * building.texi (Breakpoints Buffer): Mention catchpoints.
3859
38602006-10-08 Kim F. Storm <storm@cua.dk>
3861
3862 * ack.texi (Acknowledgments): Update.
3863
3864 * emacs.texi (Acknowledgments): Fix bad @/ form.
3865
8cf51b2c
GM
38662006-10-05 Kim F. Storm <storm@cua.dk>
3867
3868 * emacs.texi (Acknowledgments): Add more contributors.
3869
38702006-10-03 Richard Stallman <rms@gnu.org>
3871
3872 * emacs.texi (Acknowledgments): Update version and edition.
3873
8cf51b2c
GM
38742006-10-01 Karl Berry <karl@gnu.org>
3875
3876 * custom.texi (Customization Groups): Page break to keep example buffer
3877 on one page.
3878
38792006-09-30 Karl Berry <karl@gnu.org>
3880
3881 * programs.texi (Basic Indent): @need to improve page break.
3882 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3883
38842006-09-29 Glenn Morris <rgm@gnu.org>
3885
3886 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3887
38882006-09-29 Karl Berry <karl@gnu.org>
3889
3890 * windows.texi (Basic Window): Remove forced @break, no longer
3891 desirable.
3892 * frames.texi (Frame Commands),
3893 * mark.texi (Marking Objects): Reword to avoid bad page break.
3894 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3895
38962006-09-19 Richard Stallman <rms@gnu.org>
3897
3898 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3899 stick to present tense.
3900
c8763fb6 39012006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3902
3903 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3904 to x-gtk-use-old-file-dialog.
3905 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3906
39072006-09-15 Jay Belanger <belanger@truman.edu>
3908
49823426 3909 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3910 Change "Library Public License" to "Lesser Public License"
3911 throughout. Use "yyyy" to represent year.
3912
8cf51b2c
GM
39132006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3914
3915 * files.texi (Visiting): Add index entry "open file".
3916
8cf51b2c
GM
39172006-09-11 Richard Stallman <rms@gnu.org>
3918
3919 * building.texi (Compilation Mode): Clarification.
3920 (Grep Searching): Add xref to Compilation Mode.
3921
8cf51b2c
GM
39222006-09-08 Richard Stallman <rms@gnu.org>
3923
3924 * search.texi (Search): Ref multi-file search commands here.
3925 (Other Repeating Search): Not here.
3926
8cf51b2c
GM
39272006-08-28 Richard Stallman <rms@gnu.org>
3928
3929 * windows.texi (Split Window): Update xref.
3930
3931 * basic.texi (Continuation Lines): Update xref.
3932
3933 * indent.texi (Tab Stops): Update xref.
3934
3935 * emacs.texi (Top): Update subnode menu.
3936
3937 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3938 split out of Display Custom.
3939
39402006-08-25 Kim F. Storm <storm@cua.dk>
3941
3942 * display.texi (Display Custom): Add variables overline-margin
3943 and x-underline-at-descent-line.
3944
39452006-08-25 Richard Stallman <rms@gnu.org>
3946
3947 * entering.texi (Exiting): Rewrite to give graphical displays
3948 priority over text terminals.
3949
3950 * search.texi (Incremental Search): Move index entries.
3951
39522006-08-23 Chong Yidong <cyd@stupidchicken.com>
3953
3954 * custom.texi (Init File): Reference Find Init to avoid "home
3955 directory" confusion.
3956
39572006-08-22 Nick Roberts <nickrob@snap.net.nz>
3958
3959 * building.texi (Other GDB-UI Buffers): Describe how to edit
3960 a value in the locals buffer.
3961
39622006-08-21 Richard Stallman <rms@gnu.org>
3963
3964 * search.texi (Basic Isearch): Add `isearch' index entry.
3965
39662006-08-16 Richard Stallman <rms@gnu.org>
3967
3968 * misc.texi (Saving Emacs Sessions): Clean up wording.
3969
3970 * mark.texi (Marking Objects): Mention term "select all".
3971
3972 * emacs.texi (Top): Update subnode menu.
3973
3974 * help.texi (Help Mode): Move node up in file.
3975
8cf51b2c
GM
39762006-08-15 Nick Roberts <nickrob@snap.net.nz>
3977
3978 * building.texi (Stack Buffer): Explain fringe arrow.
3979
8cf51b2c
GM
39802006-08-12 Eli Zaretskii <eliz@gnu.org>
3981
8cf51b2c
GM
3982 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3983 on startup.
3984
39852006-08-11 Romain Francoise <romain@orebokech.com>
3986
3987 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3988
39892006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3990
3991 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3992
39932006-08-10 Richard Stallman <rms@gnu.org>
3994
3995 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
3996 with face merging. Empty regions don't count.
3997 Clarify face property inheritance.
8cf51b2c
GM
3998
39992006-08-08 Romain Francoise <romain@orebokech.com>
4000
4001 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4002 <arjuropo@cc.jyu.fi>.
4003
8cf51b2c
GM
40042006-08-04 Eli Zaretskii <eliz@gnu.org>
4005
4006 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4007 apply to all frames.
4008
8cf51b2c
GM
40092006-08-01 Richard Stallman <rms@gnu.org>
4010
4011 * help.texi (Name Help): Add index entries for describe-variable.
4012
40132006-08-01 Nick Roberts <nickrob@snap.net.nz>
4014
4015 * building.texi (GDB Graphical Interface): Shorten node names.
4016 (GDB-UI Layout): Use GDB-related.
4017 (Other GDB-UI Buffers): Simplify English.
4018
40192006-07-31 Richard Stallman <rms@gnu.org>
4020
4021 * search.texi (Query Replace): Add xref for Dired's Q command.
4022
8cf51b2c
GM
40232006-07-31 Nick Roberts <nickrob@snap.net.nz>
4024
4025 * building.texi (GDB commands in Fringe): Rename to...
4026 (Source Buffers): ..this and move forward. Describe hollow arrow and
4027 new option gdb-find-source-frame.
4028
40292006-07-29 Richard Stallman <rms@gnu.org>
4030
4031 * dired.texi (Operating on Files): Simplify previous change
4032 and fix Texinfo usage.
4033
40342006-07-29 Eli Zaretskii <eliz@gnu.org>
4035
4036 * dired.texi (Operating on Files): Add cross-references. State the
4037 Unix commands that do similar things.
4038
40392006-07-28 Richard Stallman <rms@gnu.org>
4040
4041 * mark.texi (Transient Mark): Clarify that region never disappears
4042 when Transient Mark mode is off, and not when it is on.
4043
40442006-07-27 Richard Stallman <rms@gnu.org>
4045
4046 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4047
40482006-07-24 Richard Stallman <rms@gnu.org>
4049
4050 * xresources.texi (GTK styles): Fix texinfo usage.
4051
8cf51b2c
GM
4052 * commands.texi (User Input): Explain why we teach keyboard cmds.
4053
4054 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4055 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4056 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4057 * doclicense.texi, display.texi, dired.texi, basic.texi:
4058 * anti.texi, ack.texi: Move periods and commas inside quotes.
4059
40602006-07-22 Eli Zaretskii <eliz@gnu.org>
4061
4062 * cmdargs.texi (General Variables): Document EMAIL.
4063
40642006-07-21 Eli Zaretskii <eliz@gnu.org>
4065
4066 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4067 doesn't have effect on MS-Windows.
4068
8cf51b2c
GM
40692006-07-17 Richard Stallman <rms@gnu.org>
4070
4071 * building.texi (Grep Searching): Explain about chaining grep commands.
4072
8cf51b2c
GM
40732006-07-10 Nick Roberts <nickrob@snap.net.nz>
4074
49823426 4075 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4076
40772006-07-09 Chong Yidong <cyd@stupidchicken.com>
4078
4079 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4080 is invoked for multiple files.
4081
40822006-07-08 Eli Zaretskii <eliz@gnu.org>
4083
4084 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4085 on-line manual for the rest of this node.
4086 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4087 unconditionally.
4088 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4089 Improve wording.
4090 (Windows Printing): Improve wording.
4091 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4092 rest of this node.
4093
8cf51b2c
GM
40942006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4095
49823426
GM
4096 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4097 with eval-buffer.
8cf51b2c
GM
4098
40992006-07-05 Nick Roberts <nickrob@snap.net.nz>
4100
4101 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4102 of character translation.
4103
41042006-07-04 Nick Roberts <nickrob@snap.net.nz>
4105
4106 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4107
41082006-07-03 Karl Berry <karl@gnu.org>
4109
4110 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4111 not-too-underfull hboxes in the TeX output.
4112 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4113 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4114 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4115 * sending.texi, text.texi: Fix overfull/underfull boxes.
4116
41172006-07-03 Romain Francoise <romain@orebokech.com>
4118
4119 * m-x.texi (M-x): Fix.
4120
41212006-07-03 Richard Stallman <rms@gnu.org>
4122
8cf51b2c
GM
4123 * search.texi (Other Repeating Search): filename -> file name.
4124
4125 * misc.texi (Narrowing): Minor cleanups.
4126
4127 * files.texi (Visiting): filename -> file name.
4128
4129 * emacs.texi (Top): Update subnode menus.
4130
4131 * mule.texi (Coding Systems): Move char translation stuff here.
4132 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4133 (Recognize Coding): Substantial local rewrites.
4134 (International): Update menu.
4135
4136 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4137 (Scrolling): Substantial local rewrites.
4138 (Display): Update menu and intro.
4139
4140 * dired.texi: filename -> file name.
4141
4142 * custom.texi (Safe File Variables): Texinfo usage fix.
4143
f0131492 41442006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4145
4146 * help.texi, m-x.texi: Lots of cleanups.
4147
8cf51b2c
GM
41482006-06-30 Eli Zaretskii <eliz@gnu.org>
4149
4150 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4151 (Windows Processes, Windows Misc): Shorten the printed version by
4152 selectively conditioning less important portions by @ifnottex.
4153
8cf51b2c
GM
41542006-06-27 Richard Stallman <rms@gnu.org>
4155
4156 * mini.texi (Minibuffer File): Minor cleanup.
4157
41582006-06-25 Nick Roberts <nickrob@snap.net.nz>
4159
4160 * frames.texi (XTerm Mouse): Rename to...
4161 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4162
4163 * emacs.texi (Top): Use new node name.
4164
41652006-06-24 Eli Zaretskii <eliz@gnu.org>
4166
4167 * emacs.texi (Top): Update the detailed menu according to changes in
4168 msdog.texi.
4169
4170 * msdog.texi (Windows Keyboard): New section.
4171 (Windows Mouse): New section.
4172 (Windows System Menu): Remove section (text merged with "Windows
4173 Keyboard").
4174 (Windows Misc): New section.
4175
4176 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4177
4178 * msdog.texi (ls in Lisp): New section.
4179
4180 * files.texi (Visiting): Document case-insensitive wildcard matching
4181 under find-file-wildcards.
4182
8cf51b2c
GM
41832006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4184
4185 * macos.texi (Mac Input): Add description of mac-function-modifier.
4186 Now Unicode keyboard layouts work.
4187
8cf51b2c
GM
41882006-06-10 Richard Stallman <rms@gnu.org>
4189
4190 * mule.texi (Recognize Coding): Clarify previous change.
4191
41922006-06-09 Kenichi Handa <handa@m17n.org>
4193
4194 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4195 notation.
4196
41972006-06-07 Kevin Ryde <user42@zip.com.au>
4198
4199 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4200 manual for @ifnottex, but in emacs-extra for @iftex.
4201
4202 * cmdargs.texi (General Variables): Fix smtpmail xref.
4203
42042006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4205
8cf51b2c 4206 * programs.texi (Comment Commands):
8cf51b2c 4207 * custom.texi (Specifying File Variables):
49823426 4208 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4209
42102006-06-07 Nick Roberts <nickrob@snap.net.nz>
4211
4212 * building.texi (Watch Expressions): Move node to end.
4213 (GDB Graphical Interface): Move description of clicks in fringe...
4214 (GDB commands in the Fringe): ...to here. New node.
4215
8cf51b2c
GM
42162006-06-05 Romain Francoise <romain@orebokech.com>
4217
49823426 4218 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4219
42202006-06-05 Nick Roberts <nickrob@snap.net.nz>
4221
4222 * building.texi (GDB Graphical Interface): Update bindings.
4223 (Commands of GUD): Add gud-print. Remove gud-run.
4224 Restate availability more generally.
4225
f0131492 42262006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4227
4228 * mini.texi: Lots of cleanups.
4229
42302006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4231
4232 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4233 and Mouse-2.
4234
c8763fb6 42352006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4236
4237 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4238
8cf51b2c
GM
42392006-05-31 Richard Stallman <rms@gnu.org>
4240
4241 * basic.texi (Moving Point): Fix previous change.
4242
c8763fb6 42432006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4244
4245 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4246
f0131492 42472006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4248
4249 * basic.texi: Many simplifications and improvements in wording.
4250
8cf51b2c
GM
42512006-05-26 Nick Roberts <nickrob@snap.net.nz>
4252
4253 * anti.texi (Antinews): Create a node for gdb-ui.
4254
8cf51b2c
GM
42552006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4256
4257 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4258
42592006-05-20 Richard Stallman <rms@gnu.org>
4260
4261 * dired.texi (Dired Navigation): dired-goto-file is now j.
4262
8cf51b2c
GM
42632006-05-20 Eli Zaretskii <eliz@gnu.org>
4264
4265 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4266 and their aliases.
4267
4268 * msdog.texi (Windows Printing): Mention non-support of plain text
4269 printing with some el-cheapo printers, and suggest a workaround.
4270
42712006-05-20 Kevin Ryde <user42@zip.com.au>
4272
4273 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4274 remove the bit saying you must set it.
4275
42762006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4277
4278 * trouble.texi (Checklist):
4279 * text.texi (Text, Auto Fill, Text Mode):
4280 * search.texi (Nonincremental Search):
4281 * rmail.texi (Rmail Labels):
4282 * mule.texi (Input Methods, Multibyte Conversion):
4283 * misc.texi (Gnus, Where to Look, PostScript):
4284 * maintaining.texi (Create Tags Table):
4285 * indent.texi (Indentation Commands):
4286 * fixit.texi (Spelling):
4287 * emacs.texi (Copying):
4288 * custom.texi (Init File): ifinfo -> ifnottex.
4289
8cf51b2c
GM
42902006-05-17 Richard Stallman <rms@gnu.org>
4291
4292 * files.texi (Diff Mode): Mention C-x `.
4293
42942006-05-08 Richard Stallman <rms@gnu.org>
4295
4296 * custom.texi (Disabling): Textual cleanups.
4297
8cf51b2c
GM
42982006-05-12 Glenn Morris <rgm@gnu.org>
4299
4300 * calendar.texi (Displaying the Diary, Format of Diary File):
4301 Refer to diary-view-entries, diary-list-entries,
4302 diary-show-all-entries rather than obsolete aliases.
4303
43042006-05-12 Eli Zaretskii <eliz@gnu.org>
4305
4306 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4307 (Displaying the Diary, Special Diary Entries, Importing Diary):
4308 * building.texi (Compilation Shell):
4309 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4310 emacs-xtra with @inforef's.
4311
4312 * files.texi (Visiting): Fix wording.
4313
4314 * mule.texi (Coding Systems, Text Coding): More indexing.
4315 Mention that C-x RET f can set eol conversion.
4316
c8763fb6 43172006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4318
4319 * xresmini.texi (GTK resources): Insert GTK description.
4320
4321 * xresources.texi (GTK resources): metafont should be menufont.
4322
8cf51b2c
GM
43232006-05-06 Michael Albinus <michael.albinus@gmx.de>
4324
49823426 4325 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4326 method, user name and host name is active only in partial
4327 completion mode.
4328
8cf51b2c
GM
43292006-05-06 Eli Zaretskii <eliz@gnu.org>
4330
4331 * makefile.w32-in (emacs.dvi):
4332 * Makefile.in (emacs.dvi): Add xresmini.texi.
4333
4334 * xresmini.texi (Table of Resources): Remove xref to non-existent
4335 node "LessTif Resources".
4336
4337 * msdog.texi (Microsoft Windows):
4338 * calendar.texi (Calendar/Diary, Displaying the Diary)
4339 (Special Diary Entries, Importing Diary, Holidays):
4340 * programs.texi (Program Modes):
4341 * text.texi (Text):
4342 * buffers.texi (Several Buffers):
4343 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4344
43452006-05-06 Eli Zaretskii <eliz@gnu.org>
4346
4347 The following changes merge the emacs-xtra manual into the main
4348 manual, but only for on-line version of the manual.
4349
4350 * vc2-xtra.texi (Version Backups, Local Version Control)
4351 (Making Snapshots, Change Logs and VC, Version Headers)
4352 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4353 on-line manual.
4354
4355 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4356 for on-line manual.
4357
4358 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4359 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4360 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4361 for on-line manual.
4362
4363 * fortran-xtra.texi (Fortran, Fortran Autofill)
4364 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4365 for on-line manual.
4366
4367 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4368 Conditional xref's for on-line manual.
4369
4370 * emerge-xtra.texi (Emerge, Overview of Emerge)
4371 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4372 manual.
4373
4374 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4375 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4376 (EMACSSOURCES): Use EMACS_XTRA.
4377 (../info/emacs-xtra): Remove.
4378 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4379
4380 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4381 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4382 (EMACSSOURCES): Use EMACS_XTRA.
4383 ($(infodir)/emacs-xtra): Remove.
4384 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4385
4386 * trouble.texi (Quitting):
4387 * text.texi (Text):
4388 * programs.texi (Program Modes):
4389 * msdog.texi (Microsoft Windows):
4390 * frames.texi (Frames):
4391 * files.texi (Backup, Version Control, VC Concepts)
4392 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4393 (Registering, VC Status, VC Undo, Multi-User Branching)
4394 (Comparing Files):
4395 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4396 (Displaying the Diary, Special Diary Entries, Importing Diary):
4397 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4398 conditional xref's, depending on @iftex/@ifnottex.
4399
4400 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4401 "MS-DOS". @include msdog-xtra.texi.
4402
4403 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4404 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4405
4406 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4407 for vc-xtra.texi subsections.
4408 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4409 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4410
4411 * sending.texi (Sending Mail): A @node line without explicit Prev,
4412 Next, and Up links.
4413
4414 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4415 Next, and Up links.
4416
4417 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4418 and its sections. @include picture-xtra.texi.
4419
4420 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4421 "Emerge".
4422 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4423
4424 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4425 exact duplicate of its name-sake in calendar.texi.
4426
4427 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4428 "Advanced Calendar/Diary Usage".
4429 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4430
4431 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4432 dired-xtra.texi.
4433 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4434
4435 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4436 (Files) [ifnottex]: Add menu entry for Autorevert.
4437
4438 * emacs-xtra.texi (Introduction): Reword to make consistent with
4439 printed version only.
4440 <Top level>: Remove the body of all chapters and move them to the
4441 new *-xtra.texi files. Use @raisesections and @lowersections to
4442 convert sections to chapters etc.
4443
4444 * msdog-xtra.texi:
4445 * fortran-xtra.texi:
4446 * vc-xtra.texi:
4447 * vc1-xtra.texi:
4448 * vc2-xtra.texi:
4449 * emerge-xtra.texi:
4450 * cal-xtra.texi:
4451 * dired-xtra.texi:
4452 * arevert-xtra.texi: New files, with text from respective chapters
4453 of emacs-xtra.texi. Convert each @chapter into @section, @section
4454 into @subsection, etc.
4455
1c6c854e 4456 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4457 updated.
4458
4459 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4460 Windows". All references updated.
4461
44622006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4463
4464 * macos.texi (Mac Input): Mention input from Character Palette.
4465 (Mac Font Specs): Fix typo.
4466
44672006-05-05 Richard Stallman <rms@gnu.org>
4468
4469 * files.texi (Diff Mode): Minor cleanup.
4470
44712006-05-05 Karl Berry <karl@gnu.org>
4472
8cf51b2c
GM
4473 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4474 errors from the current release of makeinfo (4.8).
4475 * help.texi (Library Keywords): Change widest word in multitable
4476 template from `emulations' to `convenience'. (Not sure if this is
4477 related to the font change.)
4478
44792006-05-05 Eli Zaretskii <eliz@gnu.org>
4480
4481 * files.texi (File Names): Add a footnote about limited support of
4482 ~USER on MS-Windows.
4483
4484 * cmdargs.texi (Initial Options): Add a footnote about limited
4485 support of ~USER on MS-Windows.
4486
44872006-05-03 Richard Stallman <rms@gnu.org>
4488
4489 * files.texi (Diff Mode): Node moved here.
4490 (Comparing Files): Delete what duplicates new node.
4491 (Files): Put Diff Mode in menu.
4492
1c6c854e 4493 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4494
4495 * emacs.texi (Top): Update menu for Diff Mode.
4496
4497 * trouble.texi (Emergency Escape): Simplify.
4498
4499 * emacs.texi (Top): Minor clarification.
4500
45012006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4502
4503 * commands.texi, entering.texi, screen.texi: Many simplifications.
4504
45052006-05-03 Richard Stallman <rms@gnu.org>
4506
4507 * commands.texi (Text Characters): Delete paragraph about unibyte
4508 non-ASCII printing chars.
4509
4510 * killing.texi (Killing): Say "graphical displays".
4511 * display.texi: Say "graphical displays".
4512
4513 * cmdargs.texi (Misc X): Say "graphical displays".
4514
45152006-05-01 Richard Stallman <rms@gnu.org>
4516
4517 * emacs.texi (Top): Add Diff Mode to menu.
4518
45192006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4520
4521 * misc.texi (Diff Mode): New node.
4522
45232006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4524
4525 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4526 (Mac Environment Variables): Shorten example line.
4527 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4528
45292006-05-01 Nick Roberts <nickrob@snap.net.nz>
4530
4531 * building.texi (GUD Customization): Describe cases %d and %c.
4532 Update description for %e.
4533
45342006-04-30 Glenn Morris <rgm@gnu.org>
4535
4536 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4537
45382006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4539
4540 * custom.texi (Examining): Update C-h v output example.
4541
45422006-04-29 Kim F. Storm <storm@cua.dk>
4543
4544 * building.texi (Grep Searching): Add lgrep and rgrep.
4545
8cf51b2c
GM
45462006-04-23 Richard Stallman <rms@gnu.org>
4547
4548 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4549
4550 * xresmini.texi: New file.
4551
4552 * xresources.texi (Face Resources): Split table into font resources
4553 and the rest. Combine similar attributes for brevity.
4554
8cf51b2c
GM
45552006-04-21 Eli Zaretskii <eliz@gnu.org>
4556
4557 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4558 backslashes and case-insensitivity in file names (moved to the
4559 main manual).
4560 (MS-DOS Printing): Move most of the text to the main manual.
4561
4562 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4563 New nodes.
4564 (Windows Processes, Windows System Menu): Add index entries and
4565 fix wording.
4566
8cf51b2c
GM
45672006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4568
4569 * misc.texi (Shell Ring): Add notes on saved input when
4570 navigating off the end of the history list.
4571
45722006-04-18 Chong Yidong <cyd@mit.edu>
4573
4574 * misc.texi (Shell Options): Correct default value of
4575 comint-scroll-show-maximum-output.
4576
8cf51b2c
GM
45772006-04-18 Nick Roberts <nickrob@snap.net.nz>
4578
4579 * building.texi (Watch Expressions): Update.
4580
8cf51b2c
GM
45812006-04-12 Richard Stallman <rms@gnu.org>
4582
4583 * search.texi: Clean up previous change.
4584
45852006-04-12 Eli Zaretskii <eliz@gnu.org>
4586
4587 * search.texi (Regexp Backslash, Regexp Replace): Add index
4588 entries for ``back reference'' and mention the term itself in the
4589 text.
4590
45912006-04-11 Richard Stallman <rms@gnu.org>
4592
4593 * custom.texi (Safe File Variables):
4594 Document enable-local-variables = :safe.
4595
45962006-04-11 Karl Berry <karl@gnu.org>
4597
4598 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4599 (Remote Repositories, Version Backups, Local Version Control)
4600 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4601 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4602 (Renaming VC Work Files and Master Files)
4603 (Inserting Version Control Headers, Customizing VC, General Options)
4604 (Options for RCS and SCCS, Options specific for CVS): Move all
4605 these nodes to emacs-xtra.texi, for brevity.
4606 * cmdargs.texi, files.texi: Change cross-references.
4607
8cf51b2c
GM
46082006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4609
4610 * files.texi (Old Versions): Update description of vc-annotate's
4611 use of color to indicate date ranges.
4612
8cf51b2c
GM
46132006-04-09 Kevin Ryde <user42@zip.com.au>
4614
8cf51b2c
GM
4615 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4616 put info and printed manual names the right way around.
4617
46182006-04-09 Karl Berry <karl@gnu.org>
4619
4620 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4621 emacs-xtra.texi, leaving only MS Windows information.
4622 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4623 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4624 node names.
4625
4626 * emacs.texi: Move @summarycontents and @contents to the beginning
4627 of the file.
4628
8cf51b2c
GM
46292006-04-08 Kevin Ryde <user42@zip.com.au>
4630
4631 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4632
46332006-04-07 Richard Stallman <rms@gnu.org>
4634
4635 * programs.texi (Comments, Comment Commands, Options for Comments)
4636 (Multi-Line Comments): "Align", not "indent".
4637 (Basic Indent): C-j deletes trailing whitespace before the newline.
4638
46392006-04-06 Richard Stallman <rms@gnu.org>
4640
8cf51b2c
GM
4641 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4642
46432006-04-06 Eli Zaretskii <eliz@gnu.org>
4644
4645 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4646
8cf51b2c
GM
46472006-04-05 Richard Stallman <rms@gnu.org>
4648
4649 * emacs.texi (Top): Update subnode menu.
4650
4651 * trouble.texi (Unasked-for Search): Node deleted.
4652 (Lossage): Delete from menu.
4653
46542006-04-04 Richard Stallman <rms@gnu.org>
4655
4656 * trouble.texi: Various cleanups.
4657 (Checklist): Don't bother saying how to snail a bug report.
4658 (Emergency Escape): Much rewriting.
4659 (After a Crash): Rename the core dump immediately.
4660 (Total Frustration): Call it a psychotherapist.
4661 (Bug Criteria): Avoid "illegal instruction".
4662 (Sending Patches): We always put the contributor's name in.
4663
4664 * misc.texi (Thumbnails): Minor correction.
4665
8cf51b2c
GM
46662006-04-03 Richard Stallman <rms@gnu.org>
4667
4668 * misc.texi (Thumbnails): Minor cleanup.
4669
46702006-04-02 Karl Berry <karl@gnu.org>
4671
4672 * sending.texi (Mail Sending): pxref to Top needs five args.
4673
4674 * texinfo.tex: Update to current version (2006-03-21.13).
4675
8cf51b2c
GM
46762006-03-31 Richard Stallman <rms@gnu.org>
4677
4678 * emacs.texi (Top): Update subnode menu.
4679
4680 * help.texi (Help Mode): Cleanup.
4681
4682 * dired.texi: Many cleanups.
4683 (Dired Deletion): Describe dired-recursive-deletes.
4684 (Operating on Files): dired-create-directory moved.
4685 (Misc Dired Features): Move to here.
4686 (Tumme): Node moved to misc.texi.
4687
4688 * custom.texi: Many cleanups.
4689 (Minor Modes): Don't mention ISO Accents Mode.
4690 (Examining): Update C-h v output example.
4691 (Hooks): Add index and xref for add-hook.
4692 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4693 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4694
4695 * misc.texi: Many cleanups.
4696 (beginning): Add to summary of topics.
4697 (Shell): Put eshell xref at the end. Remove eshell from table.
4698 (Thumbnails): New node.
4699
8cf51b2c
GM
47002006-03-28 Eli Zaretskii <eliz@gnu.org>
4701
4702 * files.texi (File Name Cache): Make it clear that the cache is
4703 not persistent.
4704
8cf51b2c
GM
47052006-03-25 Karl Berry <karl@gnu.org>
4706
49823426
GM
4707 * emacs-xtra.texi, emacs.texi, gnu.texi:
4708 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4709 (2) do not indent copyright year list (or anything else).
4710
8cf51b2c
GM
47112006-03-21 Juanma Barranquero <lekktu@gmail.com>
4712
4713 * files.texi (VC Dired Mode): Remove misplaced brackets.
4714
47152006-03-21 Andre Spiegel <spiegel@gnu.org>
4716
4717 * files.texi: Various updates and clarifications in the VC chapter.
4718
47192006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4720
4721 * help.texi (Help Mode): Document "C-c C-c".
4722
8cf51b2c
GM
47232006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4724
4725 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4726 menu in the standalone Info reader.
4727
47282006-03-15 Chong Yidong <cyd@stupidchicken.com>
4729
4730 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4731 moved here from Emacs manual.
4732
4733 * programs.texi (Fortran): Section moved to emacs-xtra.
4734 (Program Modes): Xref to Fortran in emacs-xtra.
4735
4736 * maintaining.texi (Emerge): Move to emacs-xtra.
4737 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4738
4739 * picture.texi: File deleted.
4740 * Makefile.in:
4741 * makefile.w32-in: Remove picture.texi.
4742
4743 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4744 * abbrevs.texi (Abbrevs):
4745 * sending.texi (Sending Mail): Picture node removed.
4746
4747 * emacs.texi (Top): Update node listings.
4748
8cf51b2c
GM
47492006-03-12 Richard Stallman <rms@gnu.org>
4750
4751 * calendar.texi: Various cleanups.
4752
8cf51b2c
GM
47532006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4754
4755 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4756 syntax.
4757
8cf51b2c
GM
47582006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4759
4760 * search.texi (Regexps): More accurately describe which characters
4761 are special in which situations. Recommend _not_ to quote `]' or
4762 `-' when they are not special.
4763
8cf51b2c
GM
47642006-02-28 Andre Spiegel <spiegel@gnu.org>
4765
4766 * files.texi (Old Versions): Clarify operation of C-x v =.
4767
8cf51b2c
GM
47682006-02-21 Nick Roberts <nickrob@snap.net.nz>
4769
4770 * building.texi (Watch Expressions): Update and describe
4771 gdb-speedbar-auto-raise.
4772
47732006-02-19 Richard M. Stallman <rms@gnu.org>
4774
4775 * emacs.texi: Use @smallbook.
4776 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4777 Update subnode menu.
4778
4779 * building.texi (Lisp Interaction): Minor addition.
4780
47812006-02-18 Nick Roberts <nickrob@snap.net.nz>
4782
4783 * building.texi (Watch Expressions): Update and be more precise.
4784
c8763fb6 47852006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4786
4787 * maintaining.texi (Create Tags Table): Explain why the
4788 exception when etags writes to files under the /dev tree.
4789
47902006-02-14 Richard M. Stallman <rms@gnu.org>
4791
4792 * custom.texi (Safe File Variables): Lots of clarification.
4793 Renamed from Unsafe File Variables.
4794
47952006-02-14 Chong Yidong <cyd@stupidchicken.com>
4796
4797 * custom.texi (Unsafe File Variables): File variable confirmation
4798 assumed denied in batch mode.
4799
48002006-02-14 Richard M. Stallman <rms@gnu.org>
4801
4802 * building.texi (GDB User Interface Layout): Don't say `inferior'
4803 for program being debugged.
4804
48052006-02-15 Nick Roberts <nickrob@snap.net.nz>
4806
4807 * building.texi (GDB Graphical Interface):
4808 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4809
48102006-02-13 Chong Yidong <cyd@stupidchicken.com>
4811
4812 * custom.texi (Specifying File Variables, Unsafe File Variables):
4813 New nodes, split from File Variables. Document new file local
4814 variable behavior.
4815
48162006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4817
4818 * display.texi (Standard Faces):
8cf51b2c
GM
4819 * files.texi (Visiting):
4820 * frames.texi (Clipboard):
4821 * glossary.texi (Glossary) <Clipboard>:
4822 * xresources.texi (X Resources): Mention Mac OS port.
4823
8cf51b2c
GM
48242006-02-12 Richard M. Stallman <rms@gnu.org>
4825
4826 * building.texi (Building): Clarify topic in intro.
4827
4828 * maintaining.texi (Maintaining): Change title; clarify topic.
4829 Delete duplicate index entries.
4830
4831 * building.texi (Other GDB User Interface Buffers): Clarifications.
4832
4833 * text.texi (Cell Commands): Clarifications.
4834
4835 * programs.texi (Defuns): Delete duplicate explanation of
4836 left-margin paren convention.
4837 (Hungry Delete): Minor cleanup.
4838
48392006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4840
4841 * dired.texi (Tumme): More tumme documentation.
4842
48432006-02-11 Alan Mackenzie <acm@muc.de>
4844
4845 * programs.texi ("Hungry Delete"): Correct the appellation of the
4846 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4847
48482006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4849
4850 * dired.texi (Tumme): Fix small bug.
4851
48522006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4853
4854 * macos.texi (Mac International): Rename "fontset-mac" to
4855 "fontset-standard".
4856
8cf51b2c
GM
48572006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4858
4859 * dired.texi (Tumme): Basic documentation for Tumme added.
4860
8cf51b2c
GM
48612006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4862
4863 * mule.texi (International):
4864 * programs.texi (Basic Indent): Fix typos.
4865
8cf51b2c
GM
4866 * custom.texi (Minor Modes):
4867 * display.texi (Text Display):
4868 * commands.texi (Text Characters): Update xrefs.
4869
48702006-02-07 Richard M. Stallman <rms@gnu.org>
4871
4872 * emacs.texi (Top): Update subnode menu.
4873 Update info on old Emacs papers.
4874 (Intro): "Graphical display", not window system.
4875
4876 * xresources.texi (GTK styles): Minor clarifications.
4877
4878 * trouble.texi: "Graphical display", not window system.
4879 (Stuck Recursive): Minor clarification.
4880
4881 * text.texi: Minor clarifications.
4882 (Sentences): Explain why two-space convention is better.
4883 Explain sentence-end-without-period here.
4884 (Fill Commands): Not here.
4885 (Refill): Node moved down.
4886 (Filling): Update menu.
4887 (Table Creation, Cell Justification, Column Commands): Clarify.
4888
4889 * sending.texi: Minor clarifications.
4890
4891 * search.texi (Regexp Backslash): Clarification.
4892
4893 * rmail.texi: Minor cleanups.
4894 (Rmail): Delete digression about `rmail-mode'.
4895 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4896 (Rmail Files): Mention C-u M-x rmail.
4897 (Rmail Reply): Mention References.
4898 (Rmail Display): Mention rmail-nonignored-headers.
4899
4900 * programs.texi: Minor cleanups.
4901 (Comment Commands): Mention momentary Transient Mark mode.
4902 (Matching): Be more specific about customizing show-paren-mode.
4903 (Info Lookup): Don't list the modes that support C-h S.
4904 Just say what it does in an unsupported mode.
4905 (Man Page): Delete excessive info on customizing woman.
4906 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4907
4908 * abbrevs.texi: Minor clarifications.
4909 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4910 not "dynamic abbrevs" as if they were a kind of abbrev.
4911
4912 * picture.texi (Picture): Minor cleanup.
4913
4914 * mule.texi (Communication Coding): Say "other applications".
4915 (Fontsets): Not specific to X. Add xref to X Resources.
4916 (Unibyte Mode): Rename from Single-Byte Character Support.
4917 "Graphical display", not window system.
4918 (International): Update menu.
4919
4920 * maintaining.texi (Format of ChangeLog):
4921 New node, split out from ChangeLog.
4922 (ChangeLog): Clarifications in the remaining text.
4923 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4924 (Find Tag): Add @w.
4925 (Tags Search): Explain tag table order here. Simplify grep ref.
4926 (List Tags): tags-tag-face is a variable, not a face.
4927 (Emerge): Cleanups.
4928
4929 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4930 (Keyboard Macros): Avoid "the user".
4931
4932 * killing.texi: "Graphical display", not window system.
4933
4934 * help.texi (Help Echo): "Graphical display", not window system.
4935
4936 * glossary.texi: Say "you", not "the user". Say "graphical display".
4937
4938 * frames.texi: Minor cleanups. "Graphical display", not window system.
4939
4940 * files.texi (Visiting): Make drag-and-drop not X-specific.
4941
4942 * custom.texi: Minor cleanups. "Graphical display", not window system.
4943
4944 * cmdargs.texi: Minor cleanups.
4945
4946 * building.texi (Compilation): Move and split kill-compilation para.
4947 Add para about multiple compilers.
4948 (Compilation Mode): Commands also available in grep mode and others.
4949 Mention C-u C-x ` more tutorially. Clarify C-x `.
4950 (Compilation Shell): Clarify. Put Bash example first.
4951 (Grep Searching): Minor cleanups; add @w.
4952 (Debuggers): Minor cleanups.
4953 (Starting GUD): Make GDB xgraphical mode issue clearer.
4954 (Debugger Operation): Lots of clarifications including
4955 GDB tooltip side-effect issue.
4956 (Commands of GUD): Clarify.
4957 (GUD Customization): Add bashdb-mode-hook.
4958 (GDB Graphical Interface): Rewrite for clarity.
4959 (GDB User Interface Layout): Rewrite for clarity.
4960 (Stack Buffer, Watch Expressions): Likewise.
4961 (Other GDB User Interface Buffers): Cleanups.
4962 (Lisp Libraries, External Lisp): Cleanup.
4963
4964 * basic.texi (Position Info): "Graphical displays", rather than
4965 window systems.
4966
4967 * anti.texi: Minor cleanup.
4968
8cf51b2c
GM
49692006-02-03 Eli Zaretskii <eliz@gnu.org>
4970
4971 * custom.texi (Init File, Find Init): Add cross-references to
4972 where $HOME is described.
4973
49742006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4975
4976 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4977 is not inside the @table.
4978
4979 * emacs.texi (Top): Correct node name.
4980
4981 * files.texi (File Names): Fix @xref.
4982 (Reverting): Fix typo.
4983
4984 * mule.texi (International): Correct node name.
4985
4986 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4987
49882006-02-01 Richard M. Stallman <rms@gnu.org>
4989
4990 * emacs.texi (Top): Update subnode menu.
4991
4992 * mule.texi: Minor clarifications.
4993 Reduce the specific references to X Windows.
4994 Refer to "graphical" terminals, rather than window systems.
4995 (Text Coding): Rename from Specify Coding.
4996 (Communication Coding, File Name Coding, Terminal Coding):
4997 New nodes split out from Text Coding.
4998
4999 * kmacro.texi: Minor clarifications.
5000 (Keyboard Macro Ring): Comment out some excessive commands.
5001 (Basic Keyboard Macro): Split up the table, putting part in each node.
5002
5003 * major.texi: Minor clarifications.
5004
5005 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5006
5007 * windows.texi: Minor clarifications.
5008 (Change Window): Don't describe mode-line mouse cmds here.
5009 Add xref to Mode Line Mouse.
5010
5011 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5012
5013 * macos.texi (Mac International): Fix xref.
5014
5015 * indent.texi: Minor clarifications.
5016
5017 * frames.texi: Minor clarifications.
5018 Reduce the specific references to X Windows.
5019 Refer to "graphical" terminals, rather than window systems.
5020 (Frame Parameters): Don't mention commands like
5021 set-foreground-color. Just say to customize a face.
5022 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5023
5024 * files.texi: Minor clarifications.
5025 (Numbered Backups): New node, split out from Backup Names.
5026
5027 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5028
5029 * cmdargs.texi (General Variables): Fix xref.
5030
5031 * buffers.texi: Minor clarifications.
5032
8cf51b2c
GM
50332006-01-31 Richard M. Stallman <rms@gnu.org>
5034
5035 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5036 Nodes moved to top.
5037
5038 * display.texi: Minor clarifications.
5039 (Display): Rearrange menu.
5040 (Standard Faces): Mention query-replace face.
5041 (Faces): Simplify.
5042 (Font Lock): Simplify face customization info.
5043 (Highlight Changes): Node merged into Highlight Interactively.
5044 (Highlight Interactively): Much rewriting and cleanup.
5045 (Optional Mode Line): Narrowed line number not good for goto-line.
5046 Simplify face customization advice.
5047 (Text Display): Mention use of escape-glyph face.
5048 Move ctl-arrow and tab-width here.
5049 (Display Custom): Move no-redraw-on-reenter to end of node.
5050
5051 * search.texi: Minor clarifications.
5052 (Isearch Scroll): Simplify.
5053 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5054
5055 * regs.texi (Registers): Mention bookmarks here.
5056
5057 * mark.texi: Minor clarifications.
5058 (Selective Undo): Node deleted.
5059
5060 * m-x.texi: Minor clarifications.
5061
5062 * killing.texi: Minor clarifications.
5063 Refer to "graphical" terminals, rather than window systems.
5064
5065 * help.texi: Clarifications.
5066 (Help): Don't describe C-h F and C-h K here.
5067 (Key Help): Describe C-h K here.
5068 (Name Help): Mention Emacs Lisp Intro.
5069 Describe C-h F here.
5070 (Misc Help): Mention C-h F and C-h K only briefly.
5071
5072 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5073 Selective undo text merged in.
5074 (Spelling): Mention Aspell along with Ispell.
5075
5076 * emacs.texi (Top): Update subnode menus.
5077
5078 * basic.texi (Basic Undo): Rename from Undo. Most of text
5079 moved to new Undo node.
5080
8cf51b2c
GM
50812006-01-29 Chong Yidong <cyd@stupidchicken.com>
5082
5083 * basic.texi (Continuation Lines, Inserting Text):
5084 Mention longlines mode.
5085
50862006-01-29 Richard M. Stallman <rms@gnu.org>
5087
10d1d0af 5088 * screen.texi: Minor cleanups.
8cf51b2c
GM
5089 (Screen): Clean up the intro paragraphs.
5090 (Mode Line): Lots of rewriting. Handle frame-name better.
5091 eol-mnemonic-... vars moved out.
5092
5093 * emacs.texi (Top): Change menu item for MS-DOS node.
5094 Update subnode menu.
5095
5096 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5097 chapter relates to Windows. Title changed.
5098
5099 * mini.texi: Minor cleanups.
5100
5101 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5102 (Mark): Put it in the menu.
5103
5104 * entering.texi: Minor cleanups.
5105
5106 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5107 (Intro): Refer to "graphical" terminals, rather than X.
5108
5109 * display.texi (Display Custom): Add xref to Variables.
5110 (Optional Mode Line): eol-mnemonic-... vars moved here.
5111
5112 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5113 rather than X.
5114
8cf51b2c
GM
5115 * basic.texi: Minor cleanups.
5116 (Undo): selective-undo moved.
5117
8cf51b2c
GM
51182006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5119
5120 * anti.texi (Antinews): Various corrections and additions.
5121
51222006-01-23 Juri Linkov <juri@jurta.org>
5123
5124 * custom.texi (Easy Customization, Customization Groups)
5125 (Browsing Custom): Mention links along with buttons.
5126
8cf51b2c
GM
51272006-01-21 Eli Zaretskii <eliz@gnu.org>
5128
8cf51b2c
GM
5129 * text.texi (TeX Print): Use @key for TAB.
5130
8cf51b2c
GM
5131 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5132
8cf51b2c
GM
51332006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5134
5135 * files.texi (File Aliases): Don't claim that usually separate
5136 buffers are created for two file names that name the same data.
5137 Mention additional situations where different names mean the same
5138 file on disk.
5139
51402006-01-19 Richard M. Stallman <rms@gnu.org>
5141
5142 * killing.texi (Deletion): Upcase @key argument.
5143
5144 * custom.texi (Custom Themes): Minor cleanup.
5145
5146 * programs.texi (Hungry Delete): Upcase @key argument.
5147
8cf51b2c
GM
51482006-01-16 Juri Linkov <juri@jurta.org>
5149
5150 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5151 Move `mode-line-highlight' before `mode-line-buffer-id'.
5152
8cf51b2c
GM
51532006-01-14 Richard M. Stallman <rms@gnu.org>
5154
5155 * basic.texi (Inserting Text): Minor cleanup.
5156
8cf51b2c
GM
51572006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5158
5159 * custom.texi (Changing a Variable, Face Customization):
5160 Update for changes in Custom menus.
5161
8cf51b2c
GM
51622006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5163
5164 * macos.texi (Mac International): Undo last change.
5165
8cf51b2c
GM
51662006-01-02 Chong Yidong <cyd@stupidchicken.com>
5167
5168 * custom.texi (Custom Themes): Describe the new
5169 customize-create-theme interface.
5170
51712005-12-30 Juri Linkov <juri@jurta.org>
5172
5173 * basic.texi (Position Info): Update example.
5174
c8763fb6 51752005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5176
5177 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5178
51792005-12-24 Chong Yidong <cyd@stupidchicken.com>
5180
5181 * custom.texi (Custom Themes): `load-theme' always loads.
5182
51832005-12-23 Juri Linkov <juri@jurta.org>
5184
5185 * display.texi (Highlight Interactively): Use double space to
5186 separate sentences. Replace C-p with M-p, and C-n with M-n.
5187
51882005-12-22 Richard M. Stallman <rms@gnu.org>
5189
5190 * custom.texi (Easy Customization and subnodes):
5191 Replace "active field" with "button".
5192 Use "user option" only for variables.
5193 Use "setting" for variable-or-face.
5194
51952005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5196
5197 * buffers.texi (Select Buffer): Change order in table to make
5198 "Similar" refer to the correct item.
5199 (Indirect Buffers): Minor rewording.
5200
8cf51b2c
GM
52012005-12-20 Juri Linkov <juri@jurta.org>
5202
5203 * files.texi (VC Status): Put P and N near p and n.
5204
8cf51b2c
GM
52052005-12-19 Richard M. Stallman <rms@gnu.org>
5206
5207 * programs.texi (Electric C): Delete the info about newline control.
5208 (Other C Commands): Minor cleanup.
5209 (Left Margin Paren): Minor cleanup.
5210
52112005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5212
5213 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5214 (Customization Groups): Delete text moved to "Browsing Custom".
5215 (Browsing Custom): New node.
5216 (Specific Customization): Clarify which commands only work for
5217 loaded options.
5218
52192005-12-18 Bill Wohler <wohler@newt.com>
5220
5221 * frames.texi (Tool Bars): Shorten text of previous change.
5222
52232005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5224
5225 * files.texi (VC Status): Document log-view mode.
5226
52272005-12-18 Bill Wohler <wohler@newt.com>
5228
5229 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5230 permanently via the customize interface.
5231
8cf51b2c
GM
52322005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5233
5234 * killing.texi (Killing by Lines): Document `kill-whole-line'
5235 function.
5236
c8763fb6 52372005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5238
5239 * buffers.texi (Select Buffer): Change `prev-buffer' to
5240 `previous-buffer'. Indicate that these functions use a frame
5241 local buffer list.
5242
8cf51b2c
GM
52432005-12-12 Richard M. Stallman <rms@gnu.org>
5244
5245 * custom.texi (Easy Customization): Change menu comment.
5246 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5247
5248 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5249 (Help): Among the Apropos commands, describe only C-h a here.
5250
52512005-12-11 Richard M. Stallman <rms@gnu.org>
5252
5253 * programs.texi (Options for Comments): Comment-end starts with space.
5254
5255 * glossary.texi (Glossary): Minor cleanup.
5256
5257 * files.texi (Old Versions): Use @table.
5258
8cf51b2c
GM
52592005-12-10 David Koppelman <koppel@ece.lsu.edu>
5260
5261 * display.texi (Highlight Interactively): Include
5262 global-hi-lock-mode. Add miscellaneous details and elaborations.
5263
52642005-12-09 Richard M. Stallman <rms@gnu.org>
5265
5266 * display.texi (Font Lock): Delete the Global FL menu item.
5267
52682005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5269
5270 * custom.texi (Minibuffer Maps): Mention the maps for file name
5271 completion.
5272
52732005-12-09 Kim F. Storm <storm@cua.dk>
5274
5275 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5276 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5277 cursor to next corner in rectangle; clarify insert around rectangle.
5278
8cf51b2c
GM
52792005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5280
5281 * custom.texi (Customization): Use xref to elisp manual for
5282 non-TeX output.
5283 (Minor Modes): Update.
5284 (Customization Groups, Changing a Variable, Face Customization):
5285 Update for new appearance of Custom buffers.
5286 (Changing a Variable): `custom-buffer-done-function' has been
5287 replaced by `custom-buffer-done-kill'.
5288 (Specific Customization): In the `customize-group' buffer, a
5289 subgroup's contents are not "hidden". They are not included at
5290 all. They have no [Show] button.
5291 (Mouse Buttons): Add pxref to description of mouse event lists in
5292 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5293 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5294 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5295
52962005-12-08 Richard M. Stallman <rms@gnu.org>
5297
5298 * mini.texi (Completion Commands, Completion):
5299 In file name input, SPC does not do completion.
5300
8cf51b2c
GM
53012005-12-08 Nick Roberts <nickrob@snap.net.nz>
5302
5303 * building.texi (GDB Graphical Interface): Explain screen size
5304 setting.
5305 (Other GDB User Interface Buffers): Describe features specific to
5306 GDB 6.4.
5307
8cf51b2c
GM
53082005-12-01 Nick Roberts <nickrob@snap.net.nz>
5309
5310 * building.texi (GDB User Interface Layout): Describe how to
5311 kill associated buffers.
5312 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5313 (Watch Expressions): Be more precise.
5314 (Other GDB User Interface Buffers): Describe how to change a
5315 register value.
5316
8cf51b2c
GM
53172005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5318
5319 * macos.texi (Mac Input): Remove description of
5320 mac-command-key-is-meta. Add descriptions of
5321 mac-control-modifier, mac-command-modifier, and
5322 mac-option-modifier.
5323 (Mac International): Fix description of conversion of clipboard data.
5324 (Mac Font Specs): Add example of font customization by face attributes.
5325
53262005-11-22 Nick Roberts <nickrob@snap.net.nz>
5327
5328 * building.texi (Watch Expressions): Expand description.
5329 (Other GDB User Interface Buffers): Describe local map for
5330 gud-watch.
5331
53322005-11-21 Chong Yidong <cyd@stupidchicken.com>
5333
5334 * display.texi (Font Lock): Font lock is enabled by default now.
5335
53362005-11-20 Juri Linkov <juri@jurta.org>
5337
5338 * basic.texi (Position Info): Update examples of the output.
5339 Remove the fact that examples are produced in the TeXinfo buffer,
5340 because in the Info reader users will get a different output from
5341 `C-x ='.
5342
5343 * building.texi (Compilation Mode): Remove paragraph duplicated
5344 from the node `Compilation'. Add `compilation-skip-threshold'.
5345
5346 * display.texi (Font Lock): Suggest more user-friendly method of
5347 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5348
53492005-11-18 Richard M. Stallman <rms@gnu.org>
5350
5351 * files.texi (Registering): Mention @@ in mode line.
5352
5353 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5354
53552005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5356
5357 * files.texi (Renaming and VC): Some back-ends don't
5358 handle renaming.
5359
8cf51b2c
GM
53602005-11-17 Juri Linkov <juri@jurta.org>
5361
5362 * emacs.texi (Top):
5363 * display.texi (Highlight Interactively): Put this font-lock based
5364 mode near Font Lock node.
5365
53662005-11-16 Chong Yidong <cyd@stupidchicken.com>
5367
5368 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5369 icons.
5370
53712005-11-12 Kim F. Storm <storm@cua.dk>
5372
5373 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5374 (Help Summary): Add C-h d and C-h e.
5375 (Apropos): Clarify that all apropos commands may search for either
5376 list of words or a regexp. Add C-h d for apropos-documentation.
5377 Describe apropos-documentation-sort-by-scores user option.
5378
8cf51b2c
GM
53792005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5380
5381 * killing.texi (CUA Bindings): Add @section.
5382
53832005-11-10 Kim F. Storm <storm@cua.dk>
5384
5385 * emacs.texi (Top): Add CUA Bindings entry to menu.
5386
5387 * killing.texi (CUA Bindings): New node. Moved here from
5388 misc.texi and extended with info on rectangle commands and
5389 rectangle highlighting, interface to registers, and the global
5390 mark feature.
5391
5392 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5393
5394 * regs.texi: Prev link points to CUA Bindings node.
5395
53962005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5397
5398 * help.texi (Help Echo): By default, help echos are only shown on
5399 mouse-over, not on point-over.
5400
c8763fb6 54012005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5402
5403 * misc.texi (Shell Mode): Describe how to activate password echoing.
5404
8cf51b2c
GM
54052005-11-04 Romain Francoise <romain@orebokech.com>
5406
5407 * mark.texi (Mark Ring): Fix typo.
5408
54092005-11-03 Richard M. Stallman <rms@gnu.org>
5410
5411 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5412
54132005-11-01 Bill Wohler <wohler@newt.com>
5414
5415 * help.texi (Help Mode): Fix typo.
5416
54172005-11-01 Nick Roberts <nickrob@snap.net.nz>
5418
1c6c854e
CS
5419 * building.texi (Other GDB User Interface Buffers):
5420 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5421
54222005-10-31 Romain Francoise <romain@orebokech.com>
5423
5424 * files.texi (Compressed Files): Fix typo.
5425
5426 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5427
5428 * windows.texi (Force Same Window): Likewise.
5429
54302005-10-30 Bill Wohler <wohler@newt.com>
5431
5432 * help.texi (Help Mode): URLs viewed with browse-url.
5433
54342005-10-31 Nick Roberts <nickrob@snap.net.nz>
5435
5436 * building.texi (GDB Graphical Interface): Don't reference
5437 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5438 must stay in same frame.
5439
54402005-10-29 Chong Yidong <cyd@stupidchicken.com>
5441
5442 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5443
5444 * anti.texi (Antinews): Likewise.
5445
8cf51b2c
GM
54462005-10-28 Bill Wohler <wohler@newt.com>
5447
5448 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5449
54502005-10-28 Richard M. Stallman <rms@gnu.org>
5451
5452 * files.texi (Visiting): Explain how to enter ? in a file name.
5453
5454 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5455
8cf51b2c
GM
54562005-10-25 Nick Roberts <nickrob@snap.net.nz>
5457
1c6c854e
CS
5458 * building.texi (GDB Graphical Interface):
5459 Describe gdb-mouse-until.
8cf51b2c
GM
5460
54612005-10-23 Richard M. Stallman <rms@gnu.org>
5462
5463 * custom.texi (Init File): Recommend when to use site-start.el.
5464
8cf51b2c
GM
54652005-10-21 Juri Linkov <juri@jurta.org>
5466
5467 * custom.texi (Examining): Mention accessing the old variable
5468 value via M-n in set-variable.
5469
8cf51b2c
GM
54702005-10-18 Romain Francoise <romain@orebokech.com>
5471
5472 * files.texi (Version Systems): Capitalize GNU.
5473
8cf51b2c
GM
54742005-10-18 Nick Roberts <nickrob@snap.net.nz>
5475
5476 * building.texi (Compilation Mode): Remove redundant paragraph.
5477 (Watch Expressions): Remove paragraph to reflect code change.
5478
8cf51b2c
GM
54792005-10-16 Richard M. Stallman <rms@gnu.org>
5480
5481 * building.texi (Compilation Mode, Compilation): Clarified.
5482
54832005-10-15 Richard M. Stallman <rms@gnu.org>
5484
5485 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5486
8cf51b2c
GM
54872005-10-13 Kenichi Handa <handa@m17n.org>
5488
5489 * basic.texi (Position Info): Fix previous change.
5490
c8763fb6 54912005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5492
5493 * cmdargs.texi (Icons X): Fix typo.
5494
54952005-10-12 Kenichi Handa <handa@m17n.org>
5496
5497 * basic.texi (Position Info): Describe the case that Emacs shows
5498 "part of display ...".
5499
c8763fb6 55002005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5501
5502 * cmdargs.texi (Icons X): -nb => -nbi.
5503
55042005-10-10 Chong Yidong <cyd@stupidchicken.com>
5505
5506 * frames.texi (Speedbar): A couple more clarifications.
5507
55082005-10-11 Nick Roberts <nickrob@snap.net.nz>
5509
5510 * building.texi (GDB User Interface Layout): Improve diagram.
5511 (Watch Expressions): Explain how to make speedbar global.
5512 (Other GDB User Interface Buffers): Make references more precise.
5513
8cf51b2c
GM
55142005-10-09 Richard M. Stallman <rms@gnu.org>
5515
5516 * frames.texi (Speedbar): Clarify the text.
5517
55182005-10-09 Chong Yidong <cyd@stupidchicken.com>
5519
5520 * frames.texi (Speedbar): Add information on keybindings,
5521 dismissing the speedbar, and buffer display mode. Link to
5522 speedbar manual.
5523
c8763fb6 55242005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5525
1c6c854e 5526 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5527 added -nb, --no-bitmap-icon.
5528
8cf51b2c
GM
55292005-10-07 Nick Roberts <nickrob@snap.net.nz>
5530
5531 * building.texi (GDB Graphical Interface): Add variables and
5532 functions to indices. Be more precise.
5533
c8763fb6 55342005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5535
5536 * frames.texi (Drag and Drop): Remove the x- from
5537 x-dnd-open-file-other-window and xdnd-protocol-alist.
5538
55392005-09-30 Romain Francoise <romain@orebokech.com>
5540
5541 * mini.texi (Minibuffer): The default value now appears before the
5542 colon in minibuffer prompts.
5543
8cf51b2c
GM
55442005-09-25 Richard M. Stallman <rms@gnu.org>
5545
5546 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5547
8cf51b2c
GM
55482005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5549
5550 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5551
8cf51b2c
GM
55522005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5553
5554 * emacs.texi (Top): Update submenus from macos.texi.
5555
5556 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5557 (Mac OS): Update feature support status.
5558 (Mac Input): List supported input scripts. Remove description
5559 about `mac-keyboard-text-encoding'. Mention mouse button
5560 emulation and related variables.
5561 (Mac International): Mention Central European and Cyrillic
5562 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5563 Add description about coding system for selection.
5564 Add description about language environment.
5565 (Mac Environment Variables):
5566 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5567 arguments. Add Preferences support.
5568 (Mac Directories): Explicitly state that this node is for Mac OS
5569 Classic only.
1c6c854e
CS
5570 (Mac Font Specs): Mention specification for scalable fonts.
5571 List supported charsets. Add preferred way of creating fontsets.
5572 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5573 (Mac Functions): Add descriptions about `mac-set-file-creator',
5574 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5575 and `mac-get-preference'.
5576
8cf51b2c
GM
55772005-09-16 Romain Francoise <romain@orebokech.com>
5578
5579 Update all files to specify GFDL version 1.2.
5580
5581 * doclicense.texi (GNU Free Documentation License): Update to
5582 version 1.2.
5583
55842005-09-15 Richard M. Stallman <rms@gnu.org>
5585
5586 * buffers.texi (List Buffers): Fix xref.
5587
5588 * rmail.texi (Rmail Basics): Fix xref.
5589
5590 * emacs.texi (Top): Update subnode menus.
5591
5592 * files.texi (Saving Commands): New node, broken out of Saving.
5593 (Customize Save): New node, broken out of Saving.
5594 Clarify effect of write-region-inhibit-fsync.
5595 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5596
8cf51b2c
GM
55972005-09-14 Romain Francoise <romain@orebokech.com>
5598
5599 * files.texi (Saving): Mention write-region-inhibit-fsync.
5600
56012005-09-05 Chong Yidong <cyd@stupidchicken.com>
5602
5603 * custom.texi (Custom Themes): New node.
5604
56052005-09-03 Richard M. Stallman <rms@gnu.org>
5606
49823426
GM
5607 * search.texi (Search Case): Mention vars that control
5608 case-fold-search for various operations.
8cf51b2c
GM
5609
56102005-08-22 Juri Linkov <juri@jurta.org>
5611
5612 * display.texi (Standard Faces): Merge the text from
5613 `(elisp)Standard Faces' into this node.
5614
56152005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5616
5617 * emacs.texi (Top): Delete menu item for deleted node
5618 Keyboard Translations.
5619
56202005-08-18 Richard M. Stallman <rms@gnu.org>
5621
8cf51b2c
GM
5622 * trouble.texi (Unasked-for Search):
5623 Delete xref to Keyboard Translations.
5624
5625 * glossary.texi (Glossary): Delete xref.
5626
8cf51b2c
GM
5627 * custom.texi (Minor Modes): Say that the list here is not complete.
5628 (Keyboard Translations): Node deleted.
5629 (Disabling): Delete xref to it.
5630 (Customization Groups): Fix Custom buffer example.
5631 (Hooks): Mention remove-hooks.
5632
56332005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5634
5635 * building.texi (GDB Graphical Interface): Improve filling of menu
5636 item.
5637
56382005-08-18 Nick Roberts <nickrob@snap.net.nz>
5639
5640 * building.texi (GDB Graphical Interface): Use better node names.
5641
56422005-08-14 Richard M. Stallman <rms@gnu.org>
5643
5644 * text.texi (Sentences): Fix xref.
5645
56462005-08-14 Juri Linkov <juri@jurta.org>
5647
5648 * building.texi (Compilation, Grep Searching): Move grep command
5649 headings from `Compilation' to `Grep Searching'.
5650
5651 * dired.texi (Dired and Find):
5652 * maintaining.texi (Tags Search): Replace grep xref to
5653 `Compilation' node with `Grep Searching'.
5654
5655 * files.texi (Comparing Files): Replace xref to `Compilation' with
5656 `Compilation Mode'.
5657
56582005-08-13 Alan Mackenzie <acm@muc.de>
5659
5660 * search.texi (Non-ASCII Isearch): Correct a typo.
5661 (Replacement Commands): Mention query-replace key binding.
5662
56632005-08-11 Richard M. Stallman <rms@gnu.org>
5664
5665 * programs.texi (Options for Comments): Fix xref.
5666
5667 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5668 out of Regexps.
5669
8cf51b2c
GM
56702005-08-09 Juri Linkov <juri@jurta.org>
5671
5672 * building.texi (Compilation): Use `itemx' instead of `item'.
5673 (Grep Searching): Simplify phrase.
5674
5675 * display.texi (Standard Faces): Describe vertical-border on
5676 window systems.
5677
5678 * windows.texi (Split Window): Simplify phrase and mention
5679 vertical-border face.
5680
56812005-08-09 Richard M. Stallman <rms@gnu.org>
5682
5683 * files.texi (Comparing Files): Clarify compare-windows.
5684
5685 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5686
8cf51b2c
GM
56872005-08-06 Eli Zaretskii <eliz@gnu.org>
5688
5689 * mule.texi (Coding Systems): Rephrase the paragraph about
5690 codepages: no need for "M-x codepage-setup" anymore, except on
5691 MS-DOS.
5692
5693 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5694 the MS-DOS port only.
5695
56962005-07-30 Eli Zaretskii <eliz@gnu.org>
5697
5698 * makefile.w32-in (info): Don't run multi-install-info.bat.
5699 ($(infodir)/dir): New target, produced by running
5700 multi-install-info.bat.
5701
8cf51b2c
GM
57022005-07-22 Eli Zaretskii <eliz@gnu.org>
5703
5704 * files.texi (Quoted File Names): Add index entry.
5705
8cf51b2c
GM
57062005-07-19 Juri Linkov <juri@jurta.org>
5707
5708 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5709
57102005-07-18 Juri Linkov <juri@jurta.org>
5711
8cf51b2c
GM
5712 * custom.texi (Easy Customization):
5713 * files.texi (Old Versions):
5714 * frames.texi (Wheeled Mice):
5715 * mule.texi (Specify Coding):
8cf51b2c
GM
5716 * text.texi (Cell Justification):
5717 * trouble.texi (After a Crash):
8cf51b2c
GM
5718 * xresources.texi (GTK styles):
5719 Delete duplicate duplicate words.
5720
57212005-07-17 Richard M. Stallman <rms@gnu.org>
5722
5723 * frames.texi (Creating Frames): Fix foreground color example.
5724
5725 * custom.texi (Init Examples): Clean up text about conditionals.
5726
57272005-07-16 Richard M. Stallman <rms@gnu.org>
5728
5729 * mini.texi (Completion Commands): Fix command name for ?.
5730
8cf51b2c
GM
57312005-07-16 Eli Zaretskii <eliz@gnu.org>
5732
5733 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5734 `menu' face has no effect on w32 and with GTK.
5735 Add cross-references.
8cf51b2c
GM
5736
5737 * cmdargs.texi (General Variables): Clarify the default location
5738 of $HOME on w32 systems.
5739
57402005-07-15 Jason Rumney <jasonr@gnu.org>
5741
5742 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5743 changed.
5744
57452005-07-08 Kenichi Handa <handa@m17n.org>
5746
1c6c854e
CS
5747 * mule.texi (Recognize Coding):
5748 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5749
57502005-07-07 Richard M. Stallman <rms@gnu.org>
5751
5752 * anti.texi (Antinews): Mention mode-line-inverse-video.
5753
5754 * files.texi (Saving): Minor correction about C-x C-w.
5755
5756 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5757
57582005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5759
5760 * search.texi (Isearch Scroll): Add example of using the
5761 `isearch-scroll' property.
5762 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5763 `Display Custom' node.
5764 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5765 and de-emphasize it.
5766 (Other Repeating Search): `occur' currently can not correctly
5767 handle multiline matches. Correct, clarify and update description
5768 of `flush-lines' and `keep-lines'.
5769
5770 * display.texi (Display Custom): Add anchor for `baud-rate'.
5771
57722005-07-07 Richard M. Stallman <rms@gnu.org>
5773
5774 * gnu.texi: Update where to get GNU status; add refs for how to help.
5775 Add footnotes 6 and 7.
5776
57772005-07-04 Lute Kamstra <lute@gnu.org>
5778
5779 Update FSF's address in GPL notices.
5780
8cf51b2c 5781 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5782 * trouble.texi (Checklist): Update FSF's address.
5783
8cf51b2c
GM
57842005-06-24 Richard M. Stallman <rms@gnu.org>
5785
5786 * display.texi (Text Display): Change index entries.
5787
57882005-06-24 Eli Zaretskii <eliz@gnu.org>
5789
5790 * makefile.w32-in (MAKEINFO): Use --force.
5791 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5792 Makefile.in.
8cf51b2c
GM
5793
57942005-06-23 Richard M. Stallman <rms@gnu.org>
5795
1c6c854e 5796 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5797 nobreak-char-display.
5798
5799 * emacs.texi (Top): Update detailed node listing.
5800
1c6c854e 5801 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5802 to nobreak-char-display and no-break-space to nobreak-space.
5803 (Standard Faces): Split up the list of standard faces
5804 and put it in a separate node. Add nobreak-space and
5805 escape-glyph.
5806
8cf51b2c
GM
58072005-06-23 Lute Kamstra <lute@gnu.org>
5808
5809 * mule.texi (Select Input Method): Fix typo.
5810
58112005-06-23 Kenichi Handa <handa@m17n.org>
5812
1c6c854e
CS
5813 * mule.texi (International): List all supported scripts.
5814 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5815 distribution.
5816 (Language Environments): List all language environments.
5817 Intlfonts contains fonts for most supported scripts, not all..
5818 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5819 input a specific character.
8cf51b2c
GM
5820 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5821
58222005-06-23 Juanma Barranquero <lekktu@gmail.com>
5823
49823426 5824 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5825
58262005-06-22 Miles Bader <miles@gnu.org>
5827
5828 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5829
58302005-06-20 Miles Bader <miles@gnu.org>
5831
5832 * display.texi (Faces): Add `vertical-divider'.
5833
58342005-06-17 Richard M. Stallman <rms@gnu.org>
5835
5836 * text.texi (Adaptive Fill): Minor clarification.
5837
8cf51b2c
GM
58382005-06-10 Lute Kamstra <lute@gnu.org>
5839
5840 * emacs.texi (Top): Correct version number.
5841 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5842 refer to the current version of Emacs.
5843
58442005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5845
5846 * files.texi (Log Buffer): Document when there can be more than
5847 one file to be committed.
5848
58492005-06-08 Juri Linkov <juri@jurta.org>
5850
5851 * display.texi (Faces): Add `shadow' face.
5852
58532005-06-07 Masatake YAMATO <jet@gyve.org>
5854
5855 * display.texi (Faces): Write about mode-line-highlight.
5856
58572005-06-06 Richard M. Stallman <rms@gnu.org>
5858
5859 * misc.texi (Printing Package): Explain how to initialize
5860 printing package.
5861
5862 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5863
58642005-06-05 Chong Yidong <cyd@stupidchicken.com>
5865
5866 * emacs.texi: Rename Hardcopy to Printing.
5867 Make PostScript and PostScript Variables subnodes of it.
5868
5869 * misc.texi (Printing): Rename node from Hardcopy.
5870 Mention menu bar options.
5871 Move PostScript and PostScript Variables to submenu.
5872 (Printing package): New node.
5873
5874 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5875
5876 * dired.texi (Operating on Files): Likewise.
5877
5878 * calendar.texi (Displaying the Diary): Likewise.
5879
5880 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5881
5882 * glossary.texi (Glossary): Likewise.
5883
5884 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5885 effect.
5886
58872005-06-04 Richard M. Stallman <rms@gnu.org>
5888
5889 * trouble.texi (After a Crash): Polish previous change.
5890
8cf51b2c
GM
58912005-05-30 Noah Friedman <friedman@splode.com>
5892
5893 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5894 recovery mechanism.
5895
8cf51b2c
GM
58962005-05-28 Nick Roberts <nickrob@snap.net.nz>
5897
5898 * building.texi (Other Buffers): SPC toggles display of
5899 floating point registers.
5900
8cf51b2c
GM
59012005-05-27 Nick Roberts <nickrob@snap.net.nz>
5902
5903 * files.texi (Log Buffer): Merge in description of Log Edit
5904 mode from pcl-cvs.texi.
5905
59062005-05-26 Richard M. Stallman <rms@gnu.org>
5907
5908 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5909
8cf51b2c
GM
59102005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5911
5912 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5913 not enabled by default.
5914 When not on a word, `ispell-word' by default checks the word
5915 before point.
5916
59172005-05-24 Nick Roberts <nickrob@snap.net.nz>
5918
5919 * building.texi (Debugger Operation): Simplify last sentence.
5920
59212005-05-23 Lute Kamstra <lute@gnu.org>
5922
5923 * emacs.texi: Update FSF's address throughout.
5924 (Preface): Use @cite.
5925 (Distrib): Add cross reference to the node "Copying". Mention the
5926 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5927 printed manuals.
5928 (Intro): Use @xref for the Emacs Lisp Intro.
5929
8cf51b2c
GM
59302005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5931
5932 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5933
5934 * basic.texi (Moving Point): Mention default for `goto-line'.
5935
5936 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5937 of a variable's docstring.
5938
59392005-05-18 Lute Kamstra <lute@gnu.org>
5940
5941 * maintaining.texi (Overview of Emerge): Add cross reference.
5942 Remove duplication.
5943
5944 * emacs.texi (Top): Update to the current structure of the manual.
5945 * misc.texi (Emacs Server): Add menu description.
5946 * files.texi (Saving): Fix menu.
5947 * custom.texi (Customization): Fix menu.
5948 * mule.texi (International): Fix menu.
5949 * kmacro.texi (Keyboard Macros): Fix menu.
5950
59512005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5952
5953 * display.texi: Various minor changes.
5954 (Faces): Delete text that is repeated in the next section.
5955
59562005-05-16 Nick Roberts <nickrob@snap.net.nz>
5957
5958 * building.texi (Debugger Operation): Mention GUD tooltips are
5959 disabled with GDB in text command mode.
5960
8cf51b2c
GM
59612005-05-16 Nick Roberts <nickrob@snap.net.nz>
5962
5963 * building.texi: Replace toolbar with "tool bar" for consistency.
5964 (Compilation Mode): Describe compilation-context-lines
5965 and use of arrow in compilation buffer.
5966 (Debugger Operation): Replace help text with variable's value.
5967
5968 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5969 consistency.
5970
59712005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5972
5973 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5974 Add xref.
5975
8cf51b2c
GM
59762005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5977
5978 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5979 (Position Info): Delete discussion of `goto-line'. It is already
5980 described in `Moving point'.
5981
5982 * mini.texi (Completion Commands): Correct reference.
5983 (Completion Options): Fix typo.
5984
5985 * killing.texi (Deletion): Complete description of `C-x C-o'.
5986
8cf51b2c
GM
59872005-05-10 Richard M. Stallman <rms@gnu.org>
5988
5989 * building.texi (Compilation): Clarify recompile's directory choice.
5990
5991 * frames.texi (Tooltips): Cleanups.
5992
5993 * basic.texi (Arguments): Fix punctuation.
5994
59952005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5996
5997 * screen.texi (Menu Bar): The up and down (not left and right)
5998 arrow keys move through a keyboard menu.
5999
60002005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6001
6002 * basic.texi: Various typo and grammar fixes.
6003 (Moving Point): C-a now runs move-beginning-of-line.
6004
60052005-05-08 Nick Roberts <nickrob@snap.net.nz>
6006
6007 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6008
6009 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6010 as different animals.
6011
60122005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6013
6014 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6015 Correct index entry.
6016
60172005-05-07 Nick Roberts <nickrob@snap.net.nz>
6018
6019 * building.texi (Debugger Operation): Update to reflect changes
6020 in GUD tooltips.
6021
60222005-04-30 Richard M. Stallman <rms@gnu.org>
6023
6024 * files.texi (Compressed Files): Auto Compression normally enabled.
6025
6026 * building.texi (Debugger Operation): Clarify previous change.
6027
8cf51b2c
GM
60282005-04-28 Nick Roberts <nickrob@snap.net.nz>
6029
6030 * building.texi (Debugger Operation): Add description for
6031 GUD tooltips when program is not running.
6032
60332005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6034
6035 * misc.texi (Shell): Add `Shell Prompts' to menu.
6036 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6037 description. Delete remarks moved to new node.
6038 (Shell Prompts): New node.
6039 (History References): Replace remarks moved to `Shell Prompts'
6040 with xref to that node.
6041 (Remote Host): Clarify how to specify the terminal type when
6042 logging in to a different machine.
6043
60442005-04-26 Richard M. Stallman <rms@gnu.org>
6045
6046 * emacs.texi (Top): Update submenus from files.texi.
6047
6048 * files.texi (Filesets): Clarify previous change.
6049
6050 * dired.texi (Misc Dired Features): Clarify previous change.
6051
60522005-04-25 Chong Yidong <cyd@stupidchicken.com>
6053
6054 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6055
1c6c854e
CS
6056 * dired.texi (Misc Dired Features):
6057 Document dired-compare-directories.
8cf51b2c
GM
6058
6059 * files.texi (Filesets): New node.
6060 (File Conveniences): Document Image mode.
6061
6062 * text.texi (TeX Print): Document tex-compile.
6063
60642005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6065
6066 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6067 Delete redundant reference to tooltip Custom group. It is
6068 referred too again in the next paragraph.
6069
60702005-04-24 Richard M. Stallman <rms@gnu.org>
6071
6072 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6073
8cf51b2c
GM
60742005-04-19 Kim F. Storm <storm@cua.dk>
6075
6076 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6077
60782005-04-18 Lars Hansen <larsh@math.ku.dk>
6079
6080 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6081 turns off desktop-save-mode.
6082
60832005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6084
6085 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6086 by default in terminals compatible with xterm. Mention that
6087 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6088 node.
6089
8cf51b2c
GM
60902005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6091
6092 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6093
c8763fb6 60942005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6095
6096 * xresources.texi (Table of Resources): Add cursorBlink.
6097
60982005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6099
6100 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6101 `d', `C-d' and `u'.
6102
61032005-04-11 Richard M. Stallman <rms@gnu.org>
6104
6105 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6106 (Misc X): Add -D, --basic-display.
6107
6108 * maintaining.texi (Change Log): Correct the description of
6109 the example.
6110
6111 * major.texi (Choosing Modes): Document magic-mode-alist.
6112
8cf51b2c
GM
61132005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6114
6115 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6116 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6117 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6118 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6119 `w', respectively.
6120 (Rmail Labels): Mention `l'.
6121 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6122 (Rmail Summary Edit): Describe `j' and RET.
6123
c8763fb6 61242005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6125
6126 * xresources.texi (Lucid Resources): Add fontSet resource.
6127
8cf51b2c
GM
61282005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6129
6130 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6131 now called `indicate-empty-lines'.
6132
61332005-04-06 Kim F. Storm <storm@cua.dk>
6134
6135 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6136
61372005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6138
6139 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6140 deleted.
6141 (Marks vs Flags): Add some convenient key bindings.
6142 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6143 (Misc Dired Features): Correct and expand description of `w' command.
6144
6145 * frames.texi (XTerm Mouse): Delete apparently false info.
6146 The GNU/Linux console currently does not appear to support
6147 `xterm-mouse-mode'.
6148
8cf51b2c
GM
61492005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6150
6151 * calendar.texi (Diary): Mention shell utility `calendar'.
6152
61532005-04-01 Richard M. Stallman <rms@gnu.org>
6154
6155 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6156
8cf51b2c
GM
61572005-04-01 Lute Kamstra <lute@gnu.org>
6158
6159 * maintaining.texi (Change Log): add-change-log-entry uses
6160 add-log-mailing-address.
6161
61622005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6163
6164 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6165 `VC Mode Line' and put in an xref to that node.
6166 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6167 its description.
6168
61692005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6170
6171 * calendar.texi (Calendar Systems): Say that the Persian calendar
6172 implemented here is the arithmetical one championed by Birashk.
6173
61742005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6175
6176 * programs.texi (Fortran Motion): Fix previous change.
6177
8cf51b2c
GM
61782005-03-29 Richard M. Stallman <rms@gnu.org>
6179
6180 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6181
61822005-03-29 Chong Yidong <cyd@stupidchicken.com>
6183
6184 * text.texi (Refill): Refer to Long Lines Mode.
6185 (Longlines): New node.
6186 (Auto Fill): Don't index "word wrap" here.
6187 (Filling): Add Longlines to menu.
6188
61892005-03-29 Richard M. Stallman <rms@gnu.org>
6190
6191 * xresources.texi: Minor fixes.
6192
6193 * misc.texi (Emacs Server): Fix Texinfo usage.
6194
6195 * emacs.texi (Top): Don't use a real section heading for
6196 "Detailed Node Listing". Fake it instead.
6197
6198 * basic.texi (Position Info): Minor cleanup.
6199
6200 * mule.texi (Input Methods): Minor cleanup.
6201
62022005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6203
6204 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6205 constructs as well.
6206 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6207
62082005-03-29 Kenichi Handa <handa@m17n.org>
6209
6210 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6211
6212 * basic.texi (Position Info): Update the description about the
6213 command C-u C-x =.
6214
62152005-03-28 Richard M. Stallman <rms@gnu.org>
6216
6217 * emacs.texi (Top): Use @section for the detailed node listing.
6218
6219 * calendar.texi: Minor fixes to previous change.
6220
6221 * programs.texi (Fortran): Small fixes to previous changes.
6222
6223 * emacs.texi (Top): Update list of subnodes of Dired.
6224 Likewise for building.texi.
6225
6226 * files.texi (File Conveniences): Delete Auto Image File mode.
6227
62282005-03-28 Chong Yidong <cyd@stupidchicken.com>
6229
6230 * building.texi (Flymake): New node.
6231
6232 * custom.texi (Function Keys): Document kp- event types and
6233 keypad-setup package.
6234
6235 * dired.texi (Wdired): New node.
6236
6237 * files.texi (File Conveniences): Reorder entries.
6238 Explain how to turn on Auto-image-file mode.
6239 Document Thumbs mode.
6240
6241 * mule.texi (Specify Coding): Document recode-region and
6242 recode-file-name.
6243
6244 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6245
62462005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6247
6248 * commands.texi (Keys): M-o is now a prefix key.
6249
62502005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6251
6252 * programs.texi: Reformat and update copyright years.
6253 (Fortran): Update section.
6254
62552005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6256
6257 * files.texi: Several small changes in addition to:
6258 (Visiting): Change xref for Dialog Boxes to ref.
6259 (Version Headers): Replace references to obsolete var
6260 `vc-header-alist' with `vc-BACKEND-header'.
6261 (Customizing VC): Update value of `vc-handled-backends'.
6262
62632005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6264
6265 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6266 move here from Emacs Lisp Reference Manual.
6267 * calendar.texi (Calendar/Diary, Diary Commands)
6268 (Special Diary Entries, Importing Diary): Change some xrefs to
6269 point to emacs-xtra rather than elisp.
6270
6271 * emacs-xtra.texi (Calendar Customizing):
6272 Move view-diary-entries-initially, view-calendar-holidays-initially,
6273 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6274 Emacs Manual.
6275 (Appt Customizing): Merge entire section into main Emacs Manual.
6276 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6277 mark-holidays-in-calendar here from emacs-xtra.
6278 (Displaying the Diary): Move view-diary-entries-initially,
6279 mark-diary-entries-in-calendar here from emacs-xtra.
6280 (Appointments): Move appt-display-mode-line,
6281 appt-display-duration, appt-disp-window-function,
6282 appt-delete-window-function here from emacs-xtra.
6283
6284 * calendar.texi: Update and reformat copyright.
6285 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6286 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6287 (Diary): Refer to `diary-file' rather than ~/diary.
6288 (Diary Commands): Rename node to "Displaying the Diary".
6289 * emacs.texi (Top): Rename "Diary Commands" section.
6290 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6291
62922005-03-26 Eli Zaretskii <eliz@gnu.org>
6293
6294 * misc.texi (Emacs Server): Fix the command for setting
6295 server-name. Add an xref to Invoking emacsclient.
6296
6297 * help.texi (Help Summary): Clarify when "C-h ." will do something
6298 nontrivial.
6299 (Apropos): Add cindex entry for apropos-sort-by-scores.
6300
6301 * display.texi (Text Display): Add index entries for how no-break
6302 characters are displayed.
6303
8cf51b2c
GM
63042005-03-26 Eli Zaretskii <eliz@gnu.org>
6305
6306 * files.texi (Visiting): Fix cross-references introduced with the
6307 last change.
6308
6309 * xresources.texi (GTK resources): Fix last change.
6310
8cf51b2c
GM
63112005-03-25 Chong Yidong <cyd@stupidchicken.com>
6312
6313 * xresources.texi (X Resources): GTK options documented too.
6314 (Resources): Clarify meaning of program name.
6315 (Table of Resources): Add visualClass.
6316 (GTK resources): Rewrite.
6317 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6318
6319 * display.texi (Text Display): Mention non-breaking spaces.
6320
6321 * files.texi (Reverting): Document auto-revert-check-vc-info.
6322
6323 * frames.texi (Mouse Commands): Document
6324 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6325
6326 * help.texi (Help Summary): Add `C-h .'.
6327 (Apropos): Apropos accepts a list of search terms.
6328 Document apropos-sort-by-scores.
6329 (Help Echo): Document display-local-help.
6330
6331 * misc.texi (Emacs Server): Document server-name.
6332 (Invoking emacsclient): Document -s option for server names.
6333
6334 * text.texi (Outline Visibility): Introduce "current heading
6335 line" (commands can be called with point on a body line).
6336 Re-order table to follow the sequence of discussion.
6337 hide-body won't hide lines before first header line.
6338 (TeX Mode): Add DocTeX mode.
6339
8cf51b2c
GM
63402005-03-24 Richard M. Stallman <rms@gnu.org>
6341
6342 * mule.texi (Single-Byte Character Support): Delete mention
6343 of iso-acc.el and iso-transl.el.
6344
8cf51b2c
GM
63452005-03-23 Lute Kamstra <lute@gnu.org>
6346
6347 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6348
63492005-03-23 Richard M. Stallman <rms@gnu.org>
6350
8cf51b2c
GM
6351 * search.texi: Delete explicit node pointers.
6352 (Incremental Search): New menu.
6353 (Basic Isearch, Repeat Isearch, Error in Isearch)
6354 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6355 (Slow Isearch): New subnodes.
6356 (Configuring Scrolling): Node deleted.
6357 (Search Case): Doc default-case-fold-search.
6358 (Regexp Replace): Move replace-regexp doc here.
6359
6360 * rmail.texi (Movemail): Put commas inside closequotes.
6361
6362 * picture.texi (Insert in Picture): Document C-c arrow combos.
6363 (Basic Picture): Clarify erasure.
6364
6365 * display.texi (Font Lock): Put commas inside closequotes.
6366
6367 * cmdargs.texi (General Variables): Put commas inside closequotes.
6368
63692005-03-23 Nick Roberts <nickrob@snap.net.nz>
6370
6371 * building.texi (Stack Buffer): Mention reverse contrast for
6372 *selected* frame (might not be current frame).
6373
8cf51b2c
GM
63742005-03-21 Richard M. Stallman <rms@gnu.org>
6375
6376 * building.texi (Starting GUD): Add bashdb.
6377
63782005-03-20 Chong Yidong <cyd@stupidchicken.com>
6379
6380 * basic.texi (Moving Point): Add M-g M-g binding.
6381 (Undo): Document undo-only.
6382 (Position Info): Document M-g M-g and C-u M-g M-g.
6383
6384 * building.texi (Building): Put Grep Searching after Compilation
6385 Shell.
6386 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6387 Document next-error-highlight.
6388 (Grep Searching): Document grep-highlight-matches.
6389 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6390
6391 * calendar.texi (Importing Diary): Rename node from iCalendar.
6392 Document diary-from-outlook.
6393
6394 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6395 Commands.
6396 Mention effect of X drag and drop on Dired buffers.
6397
6398 * files.texi (Visiting): Document large-file-warning-threshold.
6399 Move paragraph on file-selection dialog.
6400 Mention visiting files using X drag and drop.
6401 (Reverting): Mention using Auto-Revert mode to tail files.
6402 Document auto-revert-tail-mode.
6403 (Version Systems): Minor correction.
6404 (Comparing Files): Diff-mode is no longer based on Compilation
6405 mode.
6406 Document compare-ignore-whitespace.
6407 (Misc File Ops): Explain passing a directory to rename-file.
6408 Likewise for copy-file and make-symbolic-link.
6409
6410 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6411 Document mouse-wheel-progressive speed.
6412
6413 * help.texi (Misc Help): Document numeric argument for C-h i.
6414 Correctly explain the effect of just C-u as argument.
6415
6416 * killing.texi (Deletion): Document numeric argument for
6417 just-one-space.
6418
6419 * mini.texi (Completion): Completion acts on text before point.
6420
6421 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6422 (Emulation): CUA mode replaces pc-bindings-mode,
6423 pc-selection-mode, and s-region.
6424
6425 * mule.texi (Input Methods): Leim is now built-in.
6426 (Select Input Method): Document quail-show-key.
6427 (Specify Coding): Document revert-buffer-with-coding-system.
6428
6429 * programs.texi (Fortran Motion): Document f90-next-statement,
6430 f90-previous-statement, f90-next-block, f90-previous-block,
6431 f90-end-of-block, and f90-beginning-of-block.
6432
6433 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6434
6435 * emacs.texi (Acknowledgments): Updated.
6436
6437 * anti.texi: Total rewrite.
6438
8cf51b2c
GM
64392005-03-19 Chong Yidong <cyd@stupidchicken.com>
6440
6441 * ack.texi (Acknowledgments): Update.
6442
64432005-03-19 Eli Zaretskii <eliz@gnu.org>
6444
1c6c854e
CS
6445 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6446 Update copyright years.
8cf51b2c
GM
6447
64482005-03-14 Nick Roberts <nickrob@snap.net.nz>
6449
6450 * building.texi (Commands of GUD): Move paragraph on setting
6451 breakpoints with mouse to the GDB Graphical Interface node.
6452
64532005-03-07 Richard M. Stallman <rms@gnu.org>
6454
8cf51b2c
GM
6455 * misc.texi (Single Shell, Shell Options): Fix previous change.
6456
6457 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6458
64592005-03-06 Richard M. Stallman <rms@gnu.org>
6460
6461 * building.texi (Starting GUD): Don't explain text vs graphical
6462 GDB here. Just mention it and xref.
6463 Delete "just one debugger process".
6464 (Debugger Operation): Move GUD tooltip info here.
6465 (GUD Tooltips): Node deleted.
6466 (GDB Graphical Interface): Explain the two GDB modes here.
6467
8cf51b2c
GM
6468 * sending.texi (Sending Mail): Minor cleanup.
6469 (Mail Aliases): Explain quoting conventions.
6470 Update key rebinding example.
6471 (Header Editing): C-M-i is like M-TAB.
6472 (Mail Mode Misc): mail-attach-file does not do MIME.
6473
6474 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6475 that really belongs here.
6476 (Remote Mailboxes): Text moved to Rmail Inbox.
6477 (Rmail Display): Mention Mouse-1.
6478 (Movemail): Clarify two movemail versions.
6479 Clarify rmail-movemail-program.
6480
8cf51b2c
GM
6481 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6482 Document async shell commands.
6483 (Shell History): Clarify.
6484 (Shell Ring): Mention C-UP an C-DOWN.
6485 (Shell Options): Add comint-prompt-read-only.
6486 (Invoking emacsclient): Set EDITOR to run Emacs.
6487 (Sorting): No need to explain what region is.
6488 (Saving Emacs Sessions): Fix typo.
6489 (Recursive Edit): Fix punctuation.
6490 (Emulation): Don't mention "PC bindings" which are standard.
6491 (Hyperlinking): Explain Mouse-1 convention here.
6492 (Find Func): Node deleted.
6493
8cf51b2c
GM
6494 * help.texi (Name Help): Xref to Hyperlinking.
6495
6496 * glossary.texi (Glossary):
6497 Rename "Balance Parentheses" to "Balancing...".
6498 Add "Byte Compilation". Correct "Copyleft".
6499 New xref in "Customization".
6500 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6501 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6502 Rename "Registers" to "Register".
6503 Replace "Selecting" with "Selected Frame",
6504 "Selected Window", and "Selecting a Buffer".
6505
6506 * files.texi (Types of Log File): Explain how projects'
6507 methods can vary.
6508
8cf51b2c
GM
6509 * display.texi (Faces): Delete "Emacs 21".
6510
6511 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6512 * fixit.texi (Spelling): C-M-i like M-TAB.
6513 * mini.texi (Completion Options): C-M-i like M-TAB.
6514 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6515 * text.texi (Text Mode): C-M-i like M-TAB.
6516
6517 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6518
6519 * calendar.texi (Specified Dates): Mention `g w'.
6520 (Appointments): appt-activate toggles with no arg.
6521
8cf51b2c
GM
65222005-03-05 Juri Linkov <juri@jurta.org>
6523
6524 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6525 "invocation (command line arguments)".
8cf51b2c
GM
6526 (Misc X): Add -nbc, --no-blinking-cursor.
6527
65282005-03-04 Ulf Jasper <ulf.jasper@web.de>
6529
6530 * calendar.texi (iCalendar): No need to require it now.
6531
8cf51b2c
GM
65322005-03-03 Nick Roberts <nickrob@snap.net.nz>
6533
6534 * trouble.texi (Contributing): Mention Savannah. Direct users to
6535 emacs-devel.
6536
65372005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6538
6539 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6540 window.
6541
8cf51b2c
GM
65422005-02-27 Richard M. Stallman <rms@gnu.org>
6543
6544 * building.texi (Compilation): Update mode line status info.
6545
65462005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6547
6548 * calendar.texi (General Calendar): Document binding of
6549 scroll-other-window-down.
6550 (Mayan Calendar): Fix earliest date.
6551 (Time Intervals): Document timeclock-change.
6552 Fix timeclock-ask-before-exiting documentation.
6553
65542005-02-26 Kim F. Storm <storm@cua.dk>
6555
6556 * frames.texi (Mouse References):
6557 Add mouse-1-click-in-non-selected-windows.
6558
65592005-02-25 Richard M. Stallman <rms@gnu.org>
6560
6561 * screen.texi (Screen): Explain better about cursors and mode lines;
6562 don't presuppose text terminals.
6563 (Point): Don't assume just one cursor.
6564 Clarify explanation of cursors.
6565 (Echo Area, Menu Bar): Cleanups.
6566
6567 * mini.texi (Minibuffer): Prompts are highlighted.
6568 (Minibuffer Edit): Newline = C-j only on text terminals.
6569 Clarify resize-mini-windows values.
6570 Mention M-PAGEUP and M-PAGEDOWN.
6571 (Completion Commands): Mouse-1 like Mouse-2.
6572 (Minibuffer History): Explain history commands better.
6573 (Repetition): Add xref to Incremental Search.
6574
6575 * mark.texi (Setting Mark): Clarify info about displaying mark.
6576 Clarify explanation of C-@ and C-SPC.
6577 (Transient Mark): Mention Delete Selection mode.
6578 (Marking Objects): Clean up text about extending the region.
6579
6580 * m-x.texi (M-x): One C-g doesn't always go to top level.
6581 No delay before suggest-key-bindings output.
6582
6583 * fixit.texi (Fixit): Mention C-/ for undo.
6584 (Spelling): Mention ESC TAB like M-TAB.
6585 Replacement words with r and R are rechecked.
6586 Say where C-g leaves point. Mention ? as input.
6587
65882005-02-23 Lute Kamstra <lute@gnu.org>
6589
6590 * cmdargs.texi (Initial Options): Add cross reference.
6591
8cf51b2c
GM
65922005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6593
6594 * emacs.texi (Top): Update menu for splitting of node in
6595 msdog.texi.
6596 * frames.texi (Frames): Update xref for splitting of node in
6597 msdog.texi.
6598 * trouble.texi (Quitting): Ditto.
6599
66002005-02-16 Richard M. Stallman <rms@gnu.org>
6601
6602 * windows.texi (Split Window): Simplify line truncation info
6603 and xref to Display Custom.
6604
6605 * trouble.texi (Quitting): Emergency escape only for text terminal.
6606 (Screen Garbled): C-l for ungarbling is only for text terminal.
6607
6608 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6609
6610 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6611
6612 * programs.texi (Program Modes): Mention Python mode.
6613 (Moving by Defuns): Repeating C-M-h extends region.
6614 (Basic Indent): Clarify.
6615 (Custom C Indent): Clarify.
6616 (Expressions): Repeating C-M-@ extends region.
6617 (Info Lookup): Clarify for C-h S.
6618 (Symbol Completion): ESC TAB alternative for M-TAB.
6619 (Electric C): Clarify.
6620
6621 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6622
6623 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6624 MS-DOS Input node.
6625 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6626 (MS-DOS and MULE): Clarify.
6627 (MS-DOS Processes, Windows Processes): Fix typos.
6628
6629 * major.texi (Choosing Modes): Clarify.
6630
6631 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6632 (Keyboard Macro Step-Edit): Clarify.
6633
6634 * indent.texi (Indentation): Clarifications.
6635
6636 * help.texi (Help): Correct error about C-h in query-replace.
6637 Clarify apropos vs C-h a. Fix how to search in FAQ.
6638 (Key Help): Describe C-h w here.
6639 (Name Help): Minor cleanup. C-h w moved to Key Help.
6640 Clarify the "object" joke.
6641 (Apropos): Clarify. Mouse-1 like Mouse-2.
6642 (Help Mode): Mouse-1 like Mouse-2.
6643
6644 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6645
6646 * display.texi (Display): Reorder menu.
6647 (Faces): Cleanup.
6648 (Font Lock): Cleanup. Mention Options menu.
6649 Delete obsolete text.
6650 (Scrolling): For C-l, don't presume text terminal.
6651 (Horizontal Scrolling): Simplify intro.
6652 (Follow Mode): Clarify.
1c6c854e 6653 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6654 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6655 Doc default-tab-width. Doc line truncation more thoroughly.
6656
6657 * dired.texi (Dired Enter): C-x C-f can run Dired.
6658 (Dired Visiting): Comment out `a' command.
6659 Mouse-1 is like Mouse-2.
6660 (Shell Commands in Dired): ? can be used more than once.
6661
6662 * basic.texi (Continuation Lines): Simplify description of truncation,
6663 and refer to Display Custom for the rest of it.
6664
8cf51b2c
GM
66652005-02-06 Lute Kamstra <lute@gnu.org>
6666
6667 * basic.texi (Undo): Fix typo.
6668
6669 * cmdargs.texi (Emacs Invocation): Fix typo.
6670
6671 * custom.texi (Init Examples): Fix typo.
6672
6673 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6674
66752005-02-06 Richard M. Stallman <rms@gnu.org>
6676
6677 * regs.texi (Registers): Registers can hold numbers, too.
6678
6679 * killing.texi (Other Kill Commands): Cleanup.
6680 Delete redundant explanation of kill in read-only buffer.
6681 (Yanking): Mention term "copying".
6682 (Accumulating Text): Fix typo.
6683
6684 * entering.texi (Entering Emacs): Update rationale at start.
6685 (Exiting): Treat iconifying on a par with suspension.
6686
6687 * custom.texi (Minor Modes): Fix typo.
6688 (Easy Customization): Fix menu style.
6689 (Variables): Add xref.
6690 (Examining): Setting for future sessions works through .emacs.
6691 (Keymaps): "Text terminals", not "Many".
6692 (Init Rebinding): Explain \C-. Show example of \M-.
6693 Fix minor wording errors.
6694 (Function Keys): Explain vector syntax just once.
6695 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6696 (Init File): Mention .emacs.d directory.
6697 (Init Examples): Add xref.
6698 (Find Init): Mention .emacs.d directory.
6699
6700 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6701 (Action Arguments): Explain which kinds of -l args are found how.
6702 (Initial Options): --batch does not inhibit site-start.
6703 Add xrefs.
6704 (Command Example): Use --batch, not -batch.
6705
6706 * basic.texi (Inserting Text): Cleanup wording.
6707 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6708 C-n is not error at end of buffer.
6709 (Undo): Doc C-/ like C-_. Add xrefs.
6710 (Arguments): META key may be labeled ALT.
6711 Peculiar arg meanings are explained in doc strings.
6712
6713 * abbrevs.texi (Expanding Abbrevs): Clarify.
6714
67152005-02-05 Eli Zaretskii <eliz@gnu.org>
6716
6717 * frames.texi (Frame Parameters): Add an xref to the description
6718 of list-colors-display. Add a pointer to the X docs about colors.
6719
6720 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6721 Improve docs of list-colors-display.
8cf51b2c
GM
6722
67232005-02-03 Lute Kamstra <lute@gnu.org>
6724
6725 * frames.texi (Frames, Drag and Drop): Fix typos.
6726
67272005-02-03 Richard M. Stallman <rms@gnu.org>
6728
6729 * windows.texi (Basic Window): Mention color-change in mode line.
6730 (Change Window): Explain dragging vertical boundaries.
6731
6732 * text.texi (Sentences): Clarify.
6733 (Paragraphs): Explain M-a and blank lines.
6734 (Outline Mode): Clarify text and menu.
6735 (Hard and Soft Newlines): Mention use-hard-newlines.
6736
6737 * frames.texi (Frames): Delete unnecessary mention of Windows.
6738 (Mouse Commands): Likewise. Mention xterm mouse support.
6739 (Clipboard): Clarify.
6740 (Mouse References): Mention use of Mouse-1 for following links.
6741 (Menu Mouse Clicks): Clarify.
6742 (Mode Line Mouse): Clarify.
6743 (Drag and Drop): Rewrite.
6744
6745 * fixit.texi (Spelling): Fix typo.
6746
6747 * files.texi (File Names): Clarify.
6748 (Visiting): Update conditions for use of file dialog. Clarify.
6749 (Saving): Doc d as answer in save-some-buffers.
6750 (Remote Files): Clean up the text.
6751
6752 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6753
6754 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6755 (List Buffers): Clarify.
6756 (Several Buffers): Doc T command.
6757 (Buffer Convenience): Clarify menu.
6758
6759 * basic.texi (Undo): Clarify last change.
6760
67612005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6762
6763 * fixit.texi (Spelling): Fix typo.
6764
67652005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6766
6767 * basic.texi (Undo): Update description of `undo-outer-limit'.
6768
67692005-02-01 Nick Roberts <nickrob@snap.net.nz>
6770
6771 * building.texi: Update documentation relating to GDB Graphical
6772 Interface.
6773
67742005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6775
6776 * custom.texi (Easy Customization): Adapt menu to node name change.
6777
67782005-01-30 Richard M. Stallman <rms@gnu.org>
6779
6780 * custom.texi (Easy Customization): Defn of "User Option" now
6781 includes faces. Don't say just "option" when talking about variables.
6782 Do say just "options" to mean "anything customizable".
6783 (Specific Customization): Describe `customize-variable',
6784 not `customize-option'.
6785
6786 * glossary.texi (Glossary) <Faces>: Add xref.
6787 <User Option>: Change definition--include faces. Change xref.
6788
6789 * picture.texi (Picture): Mention artist.el.
6790
6791 * sending.texi, screen.texi, programs.texi, misc.texi:
6792 * mini.texi, major.texi, maintaining.texi, macos.texi:
6793 * help.texi, frames.texi, files.texi:
6794 Don't say just "option" when talking about variables.
6795
6796 * display.texi, mule.texi: Don't say just "option" when talking
6797 about variables. Other minor cleanups.
6798
8cf51b2c
GM
67992005-01-26 Lute Kamstra <lute@gnu.org>
6800
6801 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6802 File'. Mention the `-Q' option at the `--no-site-file' option.
6803
8cf51b2c
GM
68042005-01-22 David Kastrup <dak@gnu.org>
6805
6806 * building.texi (Grep Searching): Mention alias `find-grep' for
6807 `grep-find'.
6808
68092005-01-20 Richard M. Stallman <rms@gnu.org>
6810
6811 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6812
8cf51b2c
GM
68132005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6814
6815 * rmail.texi (Movemail): Explain differences
6816 between standard and mailutils versions of movemail.
6817 Describe command line and configuration options introduced
6818 with the latter.
6819 Explain the notion of mailbox URL, provide examples and
6820 cross-references to mailutils documentation.
6821 Describe various methods of specifying mailbox names,
6822 user names and user passwords for rmail.
1c6c854e
CS
6823 (Remote Mailboxes): New section.
6824 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6825 options used to control its behavior.
6826 (Other Mailbox Formats): Explain handling of various mailbox
6827 formats.
6828
68292005-01-13 Richard M. Stallman <rms@gnu.org>
6830
6831 * commands.texi (Commands): Clarification.
6832
68332005-01-11 Richard M. Stallman <rms@gnu.org>
6834
6835 * programs.texi (Multi-line Indent): Fix previous change.
6836 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6837
8cf51b2c
GM
68382005-01-08 Richard M. Stallman <rms@gnu.org>
6839
6840 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6841 lazy-highlight.
6842
6843 * search.texi (Query Replace): Mention faces query-replace
6844 and lazy-highlight.
6845 (Incremental Search): Update isearch highlighting info.
6846
8cf51b2c
GM
68472005-01-04 Richard M. Stallman <rms@gnu.org>
6848
6849 * custom.texi (Saving Customizations): Minor improvement.
6850
8cf51b2c
GM
68512005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6852
6853 * custom.texi (Saving Customizations): Emacs no longer loads
6854 `custom-file' after .emacs. No longer mention customizing through
6855 Custom.
6856
8cf51b2c
GM
68572005-01-01 Andreas Schwab <schwab@suse.de>
6858
6859 * killing.texi (Graphical Kill): Move up under node Killing,
6860 change @section to @subsection.
6861
68622005-01-01 Richard M. Stallman <rms@gnu.org>
6863
6864 * custom.texi (Face Customization): Mention hex color specs.
6865
6866 * emacs.texi (Top): Update Killing submenu.
6867
6868 * killing.texi (Killing): Reorganize section.
6869 No more TeX-only text; put the node command at start of chapter.
6870 But the first section heading is used only in TeX.
6871 Rewrite the text to read better in this mode.
6872 (Graphical Kill): New subnode gets some of the text that
6873 used to be in the first section.
6874
68752004-12-31 Richard M. Stallman <rms@gnu.org>
6876
6877 * dired.texi (Shell Commands in Dired): Delete the ? example.
6878
6879 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6880
6881 * files.texi (Saving): Describe new require-final-newline features
6882 and mode-require-final-newline.
6883
8cf51b2c
GM
68842004-12-29 Richard M. Stallman <rms@gnu.org>
6885
6886 * custom.texi (File Variables): Clarify previous change.
6887
c8763fb6 68882004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6889
6890 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6891 out now.
6892
68932004-12-27 Richard M. Stallman <rms@gnu.org>
6894
6895 * Makefile.in (MAKEINFO): Specify --force.
6896
6897 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6898 (Undo): Doc undo-outer-limit.
6899
8cf51b2c
GM
69002004-12-15 Juri Linkov <juri@jurta.org>
6901
6902 * mark.texi (Transient Mark, Mark Ring): M-< and other
6903 movement commands don't set mark in Transient Mark mode
6904 if mark is active.
6905
8cf51b2c
GM
69062004-12-12 Juri Linkov <juri@jurta.org>
6907
6908 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6909 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6910
6911 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6912 (Misc Dired Commands): Add @r{(Dired)} to w.
6913
69142004-12-12 Juri Linkov <juri@jurta.org>
6915
6916 * mark.texi (Marking Objects): Marking commands also extend the
6917 region when mark is active in Transient Mark mode.
6918
8cf51b2c
GM
69192004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6920
6921 * custom.texi (Saving Customizations): Emacs only loads the custom
6922 file automatically after the init file in version 22.1 or later.
6923 Adapt text and examples to this fact.
6924
8cf51b2c
GM
69252004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6926
6927 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6928 be set through Custom. Otherwise, it has no effect.
6929
8cf51b2c
GM
69302004-12-05 Richard M. Stallman <rms@gnu.org>
6931
6932 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6933 * entering.texi: Rename Command Line to Emacs Invocation.
6934
10d1d0af 6935 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6936
6937 * custom.texi (Easy Customization): Move up to section level,
6938 before Variables. Avoid using the term "variable"; say "option".
6939 New initial explanation.
6940 (Variables): In initial explanation, connect "variable" to the
6941 already-explained "user option".
6942
6943 * emacs.texi (Top): Fix ref to Command Line.
6944 Move reference to Easy Customization.
6945
6946 * xresources.texi (X Resources): Fix From link.
6947
6948 * doclicense.texi (GNU Free Documentation License): Fix To link.
6949
6950 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6951
6952 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6953
69542004-12-03 Richard M. Stallman <rms@gnu.org>
6955
6956 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6957
69582004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6959
6960 * kmacro.texi: Several small changes in addition to the following.
6961 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6962 defining a keyboard macro.
6963 Mention `kmacro-ring-max'.
6964 (Keyboard Macro Counter): Clarify description of
6965 `kmacro-insert-counter', `kmacro-set-counter',
6966 `kmacro-add-counter' and `kmacro-set-format'.
6967
69682004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6969
6970 * custom.texi (File Variables): Add `unibyte' and make it more
6971 clear that `unibyte' and `coding' are special. Suggested by Simon
6972 Krahnke <overlord@gmx.li>.
6973
6974 * mule.texi (Enabling Multibyte): Refer to File Variables.
6975 Suggested by Simon Krahnke <overlord@gmx.li>.
6976
c8763fb6 69772004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6978
6979 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6980 x-use-old-gtk-file-dialog.
6981
8cf51b2c
GM
69822004-11-20 Richard M. Stallman <rms@gnu.org>
6983
6984 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6985
69862004-11-09 Lars Brinkhoff <lars@nocrew.org>
6987
6988 * building.texi (Lisp Eval): Delete hyphen in section name.
6989
69902004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6991
6992 * files.texi (Old Versions):
6993 No longer document annotation as "CVS only".
6994
69952004-11-10 Andre Spiegel <spiegel@gnu.org>
6996
6997 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
6998 version systems, mentioning the new ones that we support.
6999 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7000 suggestions.
7001
c8763fb6 70022004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7003
49823426 7004 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7005
c8763fb6 70062004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7007
7008 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7009
70102004-10-23 Eli Zaretskii <eliz@gnu.org>
7011
7012 * text.texi (Text Based Tables, Table Definition)
7013 (Table Creation, Table Recognition, Cell Commands)
7014 (Cell Justification, Row Commands, Column Commands)
7015 (Fixed Width Mode, Table Conversion, Measuring Tables)
7016 (Table Misc): New nodes, documenting the Table Mode.
7017
8cf51b2c
GM
70182004-10-19 Jason Rumney <jasonr@gnu.org>
7019
7020 * makefile.w32-in (info): Change order of arguments to makeinfo.
7021
70222004-10-19 Ulf Jasper <ulf.jasper@web.de>
7023
7024 * calendar.texi (iCalendar): Update for package changes.
7025
8cf51b2c
GM
70262004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7027
7028 * files.texi (Misc File Ops): View mode is a minor mode.
7029
8cf51b2c
GM
70302004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7031
7032 * calendar.texi (iCalendar): Style changes.
7033
70342004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7035
7036 * search.texi (Regexps): The regexp described in the example is no
7037 longer stored in the variable `sentence-end'.
7038
8cf51b2c
GM
70392004-10-06 Nick Roberts <nickrob@snap.net.nz>
7040
7041 * building.texi (Starting GUD): Note that multiple debugging
7042 sessions requires `gdb --fullname'.
7043
70442004-10-05 Ulf Jasper <ulf.jasper@web.de>
7045
7046 * calendar.texi (iCalendar): New section for a new package.
7047
8cf51b2c
GM
70482004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7049
7050 * text.texi: Various small changes in addition to the following.
7051 (Text): Replace xref for autotype with inforef.
7052 (Sentences): Explain nil value for `sentence-end'.
7053 (Paragraphs): Update default values for `paragraph-start' and
7054 `paragraph-separate'.
7055 (Text Mode): Correct description of Text mode's effect on the
7056 syntax table.
7057 (Outline Visibility): `hide-other' does not hide top level headings.
7058 `selective-display-ellipses' no longer has an effect on Outline mode.
7059 (TeX Misc): Add missing @cindex.
7060 Replace xref for RefTeX with inforef.
7061 (Requesting Formatted Text): The variable
7062 `enriched-fill-after-visiting' no longer exists.
7063 (Editing Format Info): Update names of menu items and commands.
7064 (Format Faces): Mention special effect of specifying the default face.
7065 Describe inheritance of text properties.
7066 Correct description of `fixed' face.
7067 (Format Indentation): Correct description of effect of setting
7068 margins. Mention `set-left-margin' and `set-right-margin'.
7069 (Format Justification): Update names of menu items.
7070 `set-justification-full' is now bound to `M-j b'.
7071 Mention that `default-justification' is a per buffer variable.
7072 (Format Properties): Update name of menu item.
7073 (Forcing Enriched Mode): `format-decode-buffer' automatically
7074 turns on Enriched mode if the buffer is in text/enriched format.
7075
70762004-10-05 Emilio C. Lopes <eclig@gmx.net>
7077
7078 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7079
70802004-09-28 Kim F. Storm <storm@cua.dk>
7081
7082 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7083 Align with new functionality.
7084
8cf51b2c
GM
70852004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7086
7087 * display.texi (Display Custom): Remove stray `@end defvar'.
7088
70892004-09-23 Kim F. Storm <storm@cua.dk>
7090
7091 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7092 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7093
8cf51b2c
GM
70942004-09-20 Richard M. Stallman <rms@gnu.org>
7095
7096 * custom.texi (Hooks): Explain using setq to clear out a hook.
7097 (File Variables): Explain multiline string constants.
7098 (Non-ASCII Rebinding): Explain when you need to update
7099 non-ASCII char codes in .emacs.
7100
7101 * building.texi (Compilation): Explain how to make a silent
7102 subprocess that won't be terminated. Explain compilation-environment.
7103
71042004-09-13 Kim F. Storm <storm@cua.dk>
7105
7106 * mini.texi (Repetition): Rename isearch-resume-enabled to
7107 isearch-resume-in-command-history and change default to disabled.
7108
8cf51b2c
GM
71092004-09-09 Kim F. Storm <storm@cua.dk>
7110
7111 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7112 with new `kmacro-name-last-macro'.
7113
8cf51b2c
GM
71142004-09-08 Juri Linkov <juri@jurta.org>
7115
7116 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7117
8cf51b2c
GM
71182004-09-03 Juri Linkov <juri@jurta.org>
7119
7120 * search.texi (Incremental Search): Update wording for M-%.
7121
71222004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7123
7124 * killing.texi (Killing): Correct description of kill commands in
7125 read-only buffer.
7126
71272004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7128
7129 * building.texi (Compilation Mode): Add a paragraph about rules
7130 for finding the compilation buffer for `next-error'.
7131
7132 * search.texi (Other Repeating Search): Mention that Occur mode
7133 supports the next-error functionality.
7134
71352004-09-02 Juri Linkov <juri@jurta.org>
7136
7137 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7138
71392004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7140
7141 * kmacro.texi (Basic Keyboard Macro):
7142 `apply-macro-to-region-lines' now operates on all lines that begin
7143 in the region, rather than on all complete lines in the region.
7144
c8763fb6 71452004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7146
7147 * frames.texi (Drag and drop): Add documentation about
7148 x-dnd-test-function and x-dnd-known-types.
7149
71502004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7151
7152 * indent.texi: Various minor changes in addition to:
7153 (Indentation Commands): Correct description of `indent-relative'.
7154 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7155 mode. The *Tab Stops* buffer uses Overwrite Mode.
7156 (Just Spaces): `tabify' converts sequences of at least two spaces
7157 to tabs.
7158
8cf51b2c
GM
71592004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7160
7161 * frames.texi (Secondary Selection): Setting the secondary
7162 selection with M-Drag-Mouse-1 does not alter the kill ring,
7163 setting it with M-Mouse-1 and M-Mouse-3 does.
7164 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7165 toolkit scroll bars.
7166 (Scroll Bars): Ditto.
7167
7168 * windows.texi (Basic Window): When using a window system, the value
7169 of point in a non-selected window is indicated by a hollow box.
7170 (Split Window): Side by side windows are separated by a scroll bar,
7171 if scroll bars are used.
7172 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7173 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7174 (Window Convenience): Update bindings for `winner-undo' and
7175 `winner-redo'.
7176
7177 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7178 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7179 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7180 of "Using Emacs as a Server".
7181 * building.texi (Building): Interchange nodes (for correct numbering).
7182 * programs.texi (Programs): Interchange nodes (for correct numbering).
7183 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7184 Info to the node structure.
7185 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7186 Rearrange order of nodes and sections such that both "GNU GENERAL
7187 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7188 end, as appropriate for appendices.
7189 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7190 Use `@unnumberedsec'.
7191 * trouble.texi: Adapt sectioning in Info to the node structure.
7192 Adapt node pointers to change in emacs.texi.
7193 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7194
8cf51b2c
GM
71952004-08-25 Kenichi Handa <handa@m17n.org>
7196
7197 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7198 description for unibyte mode.
7199
72002004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7201
7202 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7203
7204 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7205 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7206 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7207 in @pxref.
7208
72092004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7210
7211 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7212 Change section names.
7213
8cf51b2c
GM
72142004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7215
7216 * kmacro.texi (Keyboard Macro Ring): Rename section.
7217 Emacs treats the head of the macro ring as the `last keyboard macro'.
7218 (Keyboard Macro Counter): Minor change.
7219 (Save Keyboard Macro): Some clarifications.
7220 (Edit Keyboard Macro): Rename section.
7221
7222 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7223 32-bit machines.
7224 (Several Buffers): Clarify which buffer is selected if `2' is
7225 pressed in the Buffer Menu.
7226 Auto Revert mode can be used to update the Buffer Menu
7227 automatically.
7228
72292004-08-21 Eli Zaretskii <eliz@gnu.org>
7230
7231 * help.texi (Misc Help): Add an index entry for finding an Info
7232 manual by its file name.
7233
72342004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7235
7236 * files.texi (Backup Deletion): Correct description of
7237 `delete-old-versions'.
7238 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7239 (Auto Save Files): Recommend `auto-save-mode' to reenable
7240 auto-saving, rather than the abbreviation `auto-save'.
7241
72422004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7243
7244 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7245 for "killing" and "yanking" in main menu.
7246
72472004-08-16 Richard M. Stallman <rms@gnu.org>
7248
7249 * killing.texi (Yanking, Killing): Minor cleanups.
7250
7251 * mark.texi (Momentary Mark): Minor cleanups.
7252
72532004-08-15 Kenichi Handa <handa@etl.go.jp>
7254
7255 * custom.texi (Non-ASCII Rebinding):
7256 C-q always inserts the right code to pass to global-set-key.
7257
8cf51b2c
GM
72582004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7259
7260 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7261 `insert-register', instead of `C-x r g' binding, for consistency.
7262
72632004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7264
7265 * fixit.texi (Spelling): Fix typo.
7266
72672004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7268
7269 * help.texi (Help): Fix Texinfo usage.
7270
8cf51b2c
GM
72712004-07-24 Richard M. Stallman <rms@gnu.org>
7272
7273 * text.texi (Paragraphs): Update how paragraphs are separated
7274 and the default for paragraph-separate.
7275
7276 * search.texi (Regexp Replace): Further update text for new
7277 replacement operators.
7278
8cf51b2c
GM
72792004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7280
7281 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7282 `R' switch.
7283
7284 * dired.texi (Dired Updating): `k' only deletes inserted
7285 subdirectories from the Dired buffer if a prefix argument was given.
7286
7287 * search.texi (Regexps): Delete redundant definition of `symbol' in
7288 description of `\_>'. It already occurs in the description of `\_<'.
7289
8cf51b2c
GM
72902004-07-01 Juri Linkov <juri@jurta.org>
7291
7292 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7293 (Regexp Search): Add M-r.
7294
72952004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7296
7297 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7298
72992004-06-29 Jesper Harder <harder@ifa.au.dk>
7300
49823426 7301 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7302
73032004-06-25 Richard M. Stallman <rms@gnu.org>
7304
7305 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7306
73072004-06-25 David Kastrup <dak@gnu.org>
7308
7309 * search.texi (Regexp Replace): Some typo corrections and
7310 rearrangement.
7311
73122004-06-24 David Kastrup <dak@gnu.org>
7313
7314 * search.texi (Unconditional Replace): Use replace-string instead
7315 of query-replace in example.
7316 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7317 sequences.
7318 (Query Replace): Correct explanation of `^' which does not use
7319 the mark stack.
7320
73212004-06-21 Nick Roberts <nickrob@gnu.org>
7322
7323 * misc.texi (Shell History Copying): Document comint-insert-input.
7324 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7325
8cf51b2c
GM
73262004-06-20 Jesper Harder <harder@ifa.au.dk>
7327
7328 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7329 * custom.texi (Customization): Do.
7330 * anti.texi (Antinews): Do.
7331 * abbrevs.texi (Defining Abbrevs): Do.
7332
7333 * programs.texi (Info Lookup): Fix keybinding for
7334 info-lookup-symbol.
7335
73362004-06-16 Juanma Barranquero <lektu@terra.es>
7337
7338 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7339 Add emacs-xtra.
7340 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7341 (clean): Add emacs-xtra and flymake. Remove redundancies.
7342
73432004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7344
7345 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7346 Add emacs-xtra.
7347 * emacs-xtra.texi: New file.
7348
73492004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7350
7351 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7352 (Dired and Find): Mention differences with ordinary Dired buffers.
7353
8cf51b2c
GM
73542004-06-13 Richard M. Stallman <rms@gnu.org>
7355
7356 * custom.texi (Init Syntax): Explain about vars that do special
7357 things when set with setq or with Custom.
7358 (Init Examples): Add line-number-mode example.
7359
8cf51b2c
GM
73602004-06-12 Juri Linkov <juri@jurta.org>
7361
7362 * dired.texi (Operating on Files): Add dired-do-touch.
7363
8cf51b2c
GM
73642004-06-10 Juri Linkov <juri@jurta.org>
7365
7366 * building.texi (Lisp Eval): Add C-M-x on defface.
7367
73682004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7369
7370 * files.texi (Reverting): Auto-Revert mode and
7371 Global Auto-Revert mode no longer revert remote files.
7372
8cf51b2c
GM
73732004-05-29 Richard M. Stallman <rms@gnu.org>
7374
7375 * custom.texi (Init File): Two dashes start --no-site-file.
7376
8cf51b2c
GM
73772004-05-29 Alan Mackenzie <acm@muc.de>
7378
7379 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7380 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7381 (AWK, Pike): Document as "C-like modes".
7382 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7383 (M-x man): Supersedes M-x manual-entry.
7384 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7385
7386 ("Comments in C"): Delete node; the info is in CC Mode manual.
7387 (c-comment-only-line-offset): Remove description.
7388
7389 (C-c ., C-c C-c): Describe new C Mode bindings.
7390
7391 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7392 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7393 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7394 Amend definitions.
7395
7396 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7397 Describe functions.
7398
7399 (c-comment-start-regexp, c-hanging-comment-ender-p)
7400 (c-hanging-comment-starter-p): Remove obsolete definitions.
7401
7402 * emacs.texi: Remove the menu entry "Comments in C".
7403
8cf51b2c
GM
74042004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7405
7406 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7407 `M-x locate'.
7408
74092004-05-16 Karl Berry <karl@gnu.org>
7410
7411 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7412 makeinfo --html fails.
7413 * help.texi (Help Summary) [@ifnottex]: Likewise.
7414
74152004-05-13 Nick Roberts <nickrob@gnu.org>
7416
7417 * building.texi (GDB Graphical Interface): Update and describe
7418 layout first.
7419
8cf51b2c
GM
74202004-05-04 Jason Rumney <jasonr@gnu.org>
7421
7422 * makefile.w32-in: Revert last change.
7423
74242004-05-03 Jason Rumney <jasonr@gnu.org>
7425
7426 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7427
8cf51b2c
GM
74282004-04-23 Juanma Barranquero <lektu@terra.es>
7429
7430 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7431
74322004-04-18 Juri Linkov <juri@jurta.org>
7433
7434 * fixit.texi (Spelling): Remove file extension from ispell xref.
7435
74362004-04-15 Kim F. Storm <storm@cua.dk>
7437
7438 * cmdargs.texi (Initial Options): Add -Q.
7439
74402004-04-05 Kim F. Storm <storm@cua.dk>
7441
7442 * custom.texi (File Variables): Add safe-local-eval-forms.
7443
8cf51b2c
GM
74442004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7445
7446 * files.texi (Reverting): Correct description of revert-buffer's
7447 handling of point.
7448
74492004-03-22 Juri Linkov <juri@jurta.org>
7450
7451 * emacs.texi (Top): Add `Misc X'.
7452
49823426 7453 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7454
7455 * glossary.texi: Improve references.
7456
7457 * help.texi: Sync keywords with finder.el.
7458
7459 * mini.texi (Completion): Add description for menu items.
7460
7461 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7462
7463 * sending.texi (Mail Methods): Fix xref to Message manual.
7464
8cf51b2c
GM
74652004-03-12 Richard M. Stallman <rms@gnu.org>
7466
8cf51b2c
GM
7467 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7468
8cf51b2c
GM
74692004-03-04 Richard M. Stallman <rms@gnu.org>
7470
7471 * search.texi (Regexps): Explain that ^ and $ have their
7472 special meanings only in certain contexts.
7473
7474 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7475
7476 * mule.texi (Specify Coding): Doc C-x RET F.
7477
7478 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7479 for multiple compile and grep buffers.
7480 (Indirect Buffers): Don't recommand clone-indirect-buffer
7481 for multiple compile and grep buffers.
7482
8cf51b2c
GM
74832004-02-29 Juanma Barranquero <lektu@terra.es>
7484
7485 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7486 Use $(DEL) instead of rm, and ignore exit code.
7487
8cf51b2c
GM
74882004-02-23 Nick Roberts <nick@nick.uklinux.net>
7489
7490 * building.texi (Watch Expressions): Update.
7491
74922004-02-21 Juri Linkov <juri@jurta.org>
7493
1c6c854e
CS
7494 * cmdargs.texi (Action Arguments): Add alias --find-file.
7495 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7496 to Command Arguments.
7497 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7498 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7499 (Window Size X): Join -g and --geometry. Add @cindex.
7500 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7501 (Title X): Remove alias -title.
7502 (Misc X): New node.
7503
c8763fb6 75042004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7505
7506 * frames.texi (Drag and drop): Add Motif to list of supported
7507 protocols.
7508
c8763fb6 75092004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7510
7511 * frames.texi (Drag and drop): New section.
7512
75132004-01-24 Richard M. Stallman <rms@gnu.org>
7514
1c6c854e 7515 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7516 Include it only @ifnotinfo. Patch the preceding and following
7517 node headers to point to each other.
7518
75192004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7520
7521 * calendar.texi (Appointments): Update section.
7522
75232003-12-29 Kevin Ryde <user42@zip.com.au>
7524
8cf51b2c
GM
7525 * programs.texi (C Modes): Fix the xref.
7526
75272003-12-23 Nick Roberts <nick@nick.uklinux.net>
7528
7529 * building.texi (Watch Expressions): Update.
7530 (Commands of GUD): Include use of toolbar + breakpoints set from
7531 fringe/margin.
7532
75332003-12-03 Andre Spiegel <spiegel@gnu.org>
7534
7535 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7536 <acm@muc.de>.
7537
c8763fb6 75382003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7539
7540 * frames.texi (Dialog Boxes): Add use-file-dialog.
7541
8cf51b2c
GM
75422003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7543
7544 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7545 in CC Mode.
7546
8cf51b2c
GM
75472003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7548
7549 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7550 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7551 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7552 * man/frames.texi, man/glossary.texi, man/killing.texi:
7553 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7554 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7555 * man/sending.texi, man/text.texi, man/trouble.texi:
7556 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7557
75582003-11-01 Alan Mackenzie <acm@muc.de>
7559
7560 * search.texi (Scrolling During Incremental Search): Document a
7561 new scrolling facility in isearch mode.
7562
8cf51b2c
GM
75632003-10-22 Miles Bader <miles@gnu.org>
7564
7565 * Makefile.in (info): Move before $(top_srcdir)/info.
7566
75672003-10-22 Nick Roberts <nick@nick.uklinux.net>
7568
7569 * building.texi (Watch Expressions): Update section on data display
7570 to reflect code changes (GDB Graphical Interface).
7571
8cf51b2c
GM
75722003-10-13 Richard M. Stallman <rms@gnu.org>
7573
7574 * xresources.texi (GTK resources): Clean up previous change.
7575
c8763fb6 75762003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7577
7578 * xresources.texi (GTK resources): Add a note that some themes
7579 disallow customizations. Add scroll theme example.
7580
8cf51b2c
GM
75812003-09-30 Richard M. Stallman <rms@gnu.org>
7582
8cf51b2c
GM
7583 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7584
7585 * misc.texi (Saving Emacs Sessions): Shorten the section,
7586 collapsing back into one node.
7587
75882003-09-30 Lars Hansen <larsh@math.ku.dk>
7589
7590 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7591
ce058493 75922003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7593
7594 * xresources.texi (GTK names in Emacs): Correct typo.
7595
8cf51b2c
GM
75962003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7597
1c6c854e
CS
7598 * cmdargs.texi (Font X): Mention new default font.
7599 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7600 problems involved. (Result of discussion on emacs-devel.)
7601
76022003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7603
7604 * emacs.texi (Acknowledgements): Correct typo.
7605
76062003-09-22 Richard M. Stallman <rms@gnu.org>
7607
7608 * dired.texi (Misc Dired Commands): New node.
7609 (Dired Navigation): Add dired-goto-file.
7610
7611 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7612
7613 * emacs.texi (Acknowledgements): New node, split from Distribution.
7614
7615 * cmdargs.texi (Action Arguments): -f reads interactive args.
7616
8cf51b2c
GM
76172003-09-08 Lute Kamstra <lute@gnu.org>
7618
7619 * screen.texi (Mode Line): Say that POS comes before LINE.
7620 Mention `size-indication-mode'.
1c6c854e
CS
7621 * display.texi (Optional Mode Line):
7622 Document `size-indication-mode'.
8cf51b2c
GM
7623 * basic.texi (Position Info): Mention `size-indication-mode'.
7624
76252003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7626
7627 * xresources.texi (Resources): Refer to `editres' man page.
7628 (Lucid Resources): Update defaults. Expand description of
7629 `shadowThickness'.
7630
76312003-09-04 Miles Bader <miles@gnu.org>
7632
7633 * Makefile.in (top_srcdir): New variable.
7634 ($(top_srcdir)/info): New rule.
7635 (info): Depend on it.
7636
76372003-09-03 Peter Runestig <peter@runestig.com>
7638
7639 * makefile.w32-in: New file.
7640
76412003-08-29 Richard M. Stallman <rms@gnu.org>
7642
7643 * misc.texi (Saving Emacs Sessions): Correct previous change.
7644
8cf51b2c
GM
76452003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7646
8cf51b2c
GM
7647 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7648 (Intro): Include kmacro.texi after fixit.texi instead of after
7649 custom.texi. (As suggested by Kim Storm.)
7650
76512003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7652
7653 * fixit.texi (Fixit): Update `Next' pointer.
7654 * files.texi (Files): Update `Previous' pointer.
7655 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7656 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7657 (Suggested by Kim Storm.)
7658 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7659
76602003-08-18 Kim F. Storm <storm@cua.dk>
7661
7662 * kmacro.texi: New file describing enhanced keyboard macro
7663 functionality. Replaces old description in custom.texi.
7664
7665 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7666 (Keyboard Macros): Move to new kmacro.texi file.
7667
7668 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7669
8cf51b2c
GM
76702003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7671
7672 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7673
76742003-08-17 Alex Schroeder <alex@gnu.org>
7675
7676 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7677 required.
7678
8cf51b2c
GM
76792003-08-05 Richard M. Stallman <rms@gnu.org>
7680
7681 * programs.texi (Lisp Indent): Don't describe
7682 lisp-indent-function property here. Use xref to Lisp Manual.
7683
8cf51b2c
GM
76842003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7685
fffa137c 7686 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7687 abbreviations.
7688
76892003-07-24 Markus Rost <rost@math.ohio-state.edu>
7690
7691 * buffers.texi (List Buffers): Fix previous change.
7692
8cf51b2c
GM
76932003-07-13 Markus Rost <rost@math.ohio-state.edu>
7694
7695 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7696 List*.
7697
76982003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7699
8cf51b2c
GM
7700 * display.texi (Font Lock): Fix typo.
7701
77022003-07-07 Richard M. Stallman <rms@gnu.org>
7703
7704 * display.texi (Font Lock): Add xref for format info on
7705 font-lock-remove-keywords.
7706
7707 * building.texi (Compilation): Document what happens with asynch
7708 children of compiler process.
7709
7710 * help.texi (Library Keywords): Use @multitable.
7711
8cf51b2c
GM
77122003-06-04 Richard M. Stallman <rms@gnu.org>
7713
7714 * programs.texi (Expressions): Delete C-M-DEL.
7715
7716 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7717 comint-move-point-for-output renamed from
7718 comint-scroll-to-bottom-on-output.
7719
7720 * custom.texi (Init Rebinding): Replace previous change with xref.
7721 (Non-ASCII Rebinding): Explain that issue more briefly here.
7722
77232003-05-28 Richard M. Stallman <rms@gnu.org>
7724
7725 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7726
77272003-05-28 Nick Roberts <nick@nick.uklinux.net>
7728
7729 * building.texi (GDB Graphical Interface): New node.
7730 (Rewritten somewhat by RMS.)
7731
c8763fb6 77322003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7733
7734 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7735 non-English letters. Explain how to set coding systems correctly
7736 and how to include the right coding cookie in the file.
7737
c8763fb6 77382003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7739
7740 * indent.texi (Indentation): Explain the concepts.
7741 (Just Spaces): Explain why preventing tabs for indentation might
7742 be useful.
7743
8cf51b2c
GM
77442003-04-16 Richard M. Stallman <rms@gnu.org>
7745
7746 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7747
8cf51b2c
GM
77482003-02-22 Alex Schroeder <alex@emacswiki.org>
7749
7750 * cmdargs.texi (General Variables): Document SMTPSERVER.
7751
8cf51b2c
GM
7752 * sending.texi: Remove SMTP node.
7753 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7754 library.
7755
8cf51b2c
GM
77562003-02-22 Alex Schroeder <alex@emacswiki.org>
7757
7758 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7759
77602003-02-22 Simon Josefsson <jas@extundo.com>
7761
7762 * sending.texi (Mail Methods): Add node about SMTP.
7763
c8763fb6 77642003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7765
7766 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7767
8cf51b2c
GM
77682003-02-01 Kevin Ryde <user42@zip.com.au>
7769
7770 * glossary.texi (Glossary): Correction to cl cross reference.
7771
77722003-01-20 Richard M. Stallman <rms@gnu.org>
7773
7774 * killing.texi (Rectangles): Document C-x c r.
7775
c8763fb6 77762003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7777
7778 * xresources.texi (GTK resources): New node.
7779 (GTK widget names): New node.
7780 (GTK names in Emacs): New node.
7781 (GTK styles): New node.
7782
c8763fb6 77832003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7784
7785 * maintaining.texi (Create Tags Table): Add reference to the new
7786 `etags --help --lang=LANG' option.
7787
8cf51b2c
GM
77882002-10-02 Karl Berry <karl@gnu.org>
7789
49823426 7790 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7791 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7792 where needed for the sake of the HTML output.
8cf51b2c
GM
7793
77942001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7795
7796 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7797 source files.
7798
77992001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7800
7801 * Makefile.in (emacsman): New target.
7802
8cf51b2c
GM
78032001-10-20 Gerd Moellmann <gerd@gnu.org>
7804
7805 * (Version 21.1 released.)
7806
78072001-10-05 Gerd Moellmann <gerd@gnu.org>
7808
7809 * Branch for 21.1.
7810
8cf51b2c
GM
78112001-03-05 Gerd Moellmann <gerd@gnu.org>
7812
7813 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7814
8cf51b2c
GM
78152000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7816
7817 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7818
8cf51b2c
GM
78191999-07-12 Richard Stallman <rms@gnu.org>
7820
7821 * Version 20.4 released.
7822
78231998-12-04 Markus Rost <rost@delysid.gnu.org>
7824
7825 * Makefile.in (INFO_TARGETS): Delete customize.info.
7826 (DVI_TARGETS): Delete customize.dvi.
7827 (../info/customize, customize.dvi): Targets deleted.
7828
78291998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7830
7831 * Version 20.3 released.
7832
78331998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7834
7835 * Makefile.in (EMACSSOURCES): Add mule.texi.
7836 Add msdog.texi, ack.texi. Remove gnu1.texi.
7837
78381998-04-06 Andreas Schwab <schwab@gnu.org>
7839
768c0c0f
JB
7840 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7841 Use it in dvi targets.
8cf51b2c
GM
7842
78431997-09-23 Paul Eggert <eggert@twinsun.com>
7844
7845 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7846 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7847 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7848
78491997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7850
7851 * Version 20.2 released.
7852
78531997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7854
7855 * Version 20.1 released.
7856
78571997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7858
7859 * Makefile (../info/customize, customize.dvi): New targets.
7860 (INFO_TARGETS): Add ../info/customize.
7861 (DVI_TARGETS): Add customize.dvi.
7862
8cf51b2c
GM
78631996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7864
7865 * Version 19.33 released.
7866
78671996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7868
7869 * Version 19.32 released.
7870
8cf51b2c
GM
78711996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7872
7873 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7874
78751996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7876
7877 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7878 Specify -I option.
7879 (All dvi targets): Set the TEXINPUTS variable.
7880
78811996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7882
7883 * Version 19.31 released.
7884
8cf51b2c
GM
78851995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7886
7887 * Version 19.30 released.
7888
8cf51b2c
GM
78891995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7890
7891 * Makefile.in (maintainer-clean): Rename from realclean.
7892
78931994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7894
7895 * Makefile.in: New file.
7896 * Makefile: File deleted.
7897
78981994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7899
7900 * Makefile (TEXINDEX_OBJS): Variable deleted.
7901 (texindex, texindex.o, getopt.o): Rules deleted.
7902 All deps on texindex deleted.
7903 (distclean): Don't delete texindex.
7904 (mostlyclean): Don't delete *.o.
7905 * texindex.c, getopt.c: Files deleted.
7906
79071994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7908
7909 * Version 19.26 released.
7910
79111994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7912
7913 * Makefile (EMACSSOURCES): Exclude undo.texi.
7914
79151994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7916
7917 * Version 19.25 released.
7918
79191994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7920
7921 * Version 19.24 released.
7922
79231994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7924
7925 * Version 19.23 released.
7926
79271994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7928
7929 * Makefile: Delete spurious tab.
7930
79311994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7932
7933 * Makefile (.SUFFIXES): New rule.
7934
8cf51b2c
GM
79351993-12-04 Richard Stallman (rms@srarc2)
7936
7937 * getopt.c: New file.
7938 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7939 (getopt.o): New rule.
7940 (dvi): Don't depend on texindex.
49823426 7941 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7942
79431993-12-03 Richard Stallman (rms@srarc2)
7944
49823426
GM
7945 * Makefile (TEXI2DVI): New variable.
7946 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7947 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7948
79491993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7950
7951 * Version 19.22 released.
7952
79531993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7954
7955 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7956
79571993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7958
7959 * Version 19.21 released.
7960
8cf51b2c
GM
79611993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7962
7963 * Makefile (realclean): Don't delete the Info files.
7964
f0131492 79651993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7966
8cf51b2c
GM
7967 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7968 4' where appropriate.
7969
f0131492 79701993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7971
49823426 7972 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7973
7974 * texindex.c: Include "../src/config.h" if building in emacs.
7975
7976 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7977 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7978 Add target to build texindex.c, defining `emacs'.
7979
8cf51b2c
GM
79801993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7981
7982 * Version 19.19 released.
7983
8cf51b2c
GM
79841993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7985
7986 * Version 19.18 released.
7987
79881993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7989
7990 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7991
79921993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7993
7994 * Version 19.17 released.
7995
79961993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7997
7998 * split-man: Fix typos in last change.
7999
80001993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8001
8002 * Version 19.16 released.
8003
80041993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8005
8006 * version 19.15 released.
8007
80081993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8009
8010 * Makefile (distclean): It's rm, not rf.
8011
80121993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8013
8014 * Version 19.14 released.
8015
80161993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8017
8018 * Makefile: New file.
8019
80201993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8021
8022 * Version 19.13 released.
8023
80241993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8025
8026 * Version 19.9 released.
8027
80281993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8029
8030 * Version 19.8 released.
8031
80321993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8033
8034 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8035
8036 * trouble.texi: It's `enable-flow-control-on', not
8037 `evade-flow-control-on'.
8038
80391993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8040
8041 * display.texi: Document standard-display-european.
8042
80431993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8044
8045 * Version 19.7 released.
8046
8047 * emacs.texi: Add a sentence to the top menu mentioning the
8048 specific version of Emacs this manual applies to.
8049
80501993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8051
8052 * basic.texi: Document next-line-add-lines variable used to
8053 implement down-arrow.
8054
8055 * killing.texi: Document kill-whole-line.
8056
80571993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8058
8059 * text.texi: Update unix TeX ordering information.
8060
80611993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8062
8063 * news.texi: Mention fill-rectangle in keybinding list.
8064
8065 * killing.texi: Document fill-rectangle.
8066
80671993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8068
8069 * vc.texi: Bring the docs up to date with VC 5.2.
8070
80711992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8072
8073 * emacs.tex: Mention blackbox and gomoku under Amusements.
8074 Assembler mode is now mentioned and appropriately indexed
8075 under Programming Modes.
8076
80771991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8078
8079 * emacs.tex: Update TeX ordering information.
8080
8cf51b2c
GM
80811990-06-26 David Lawrence (tale@geech)
8082
8083 * emacs.tex: Note that completion-ignored-extensions is not used
8084 to filter out names when all completions are displayed in
8085 *Completions*.
8086
80871990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8088
8089 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8090
80911990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8092
8093 * emacs.tex: Add @findex grep.
8094
8cf51b2c
GM
80951988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8096
8097 * emacs.tex: Correct two typos. No other changes before
8098 Version 19 will be made.
8099
8cf51b2c
GM
81001988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8101
8102 * emacs.tex: Update information for obtaining TeX distribution from the
8103 University of Washington.
8104
8105;; Local Variables:
c8763fb6 8106;; coding: utf-8
8cf51b2c
GM
8107;; End:
8108
95df8112 8109 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8110
8111 This file is part of GNU Emacs.
8112
352c8b4a 8113 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8114 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8115 the Free Software Foundation, either version 3 of the License, or
8116 (at your option) any later version.
8cf51b2c
GM
8117
8118 GNU Emacs is distributed in the hope that it will be useful,
8119 but WITHOUT ANY WARRANTY; without even the implied warranty of
8120 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8121 GNU General Public License for more details.
8122
8123 You should have received a copy of the GNU General Public License
352c8b4a 8124 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.