* bindings.el ([M-left],[M-right]): Bind to left-word and right-word respectively.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
453e4522
CY
12011-10-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * misc.texi (emacsclient Options): Document how emacsclient runs
4 the Emacs daemon (Bug#9674).
5
550f41cd
CY
62011-10-01 Chong Yidong <cyd@stupidchicken.com>
7
8 * basic.texi (Moving Point):
9 * custom.texi (Mouse Buttons):
10 * rmail.texi (Rmail Scrolling):
11 * search.texi (Isearch Scroll):
12
13 * display.texi (Scrolling): Replace scroll-up/down with
14 scroll-up/down-command. Fix scroll-preserve-screen-position
15 description. Document scroll-error-top-bottom.
16
9229fe87
GM
172011-09-30 Glenn Morris <rgm@gnu.org>
18
19 * commands.texi (Keys): Whitespace fix. (Bug#9635)
20
0a2132ba
CY
212011-09-24 Chong Yidong <cyd@stupidchicken.com>
22
23 * windows.texi (Pop Up Window): Defer discussion of window
24 splitting to the Window Choice node. Add index entries.
25 (Force Same Window): Node deleted.
26 (Displaying Buffers, Window Choice): New nodes.
27
28 * buffers.texi (Select Buffer): Clarify description of
29 buffer-switching commands. Add xref to Window Display node.
30 Don't repeat confirm-nonexistent-file-or-buffer description from
31 Visiting node. Remove even-window-heights.
32
33 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
34
33ed493b
CY
352011-09-18 Chong Yidong <cyd@stupidchicken.com>
36
37 * cmdargs.texi (Icons X): Fix description of Emacs icon.
38
39 * xresources.texi (Table of Resources): Fix documentation of
40 bitmapIcon.
41
92fa95ad
CY
422011-09-15 Chong Yidong <cyd@stupidchicken.com>
43
44 * package.texi (Package Menu): Add package-menu-mark-upgrades.
45
16254627
EH
462011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
47
48 * frames.texi (Frame Commands): Note that delete-other-frames only
49 deletes frames on current terminal.
50
c3760c17
EZ
512011-09-10 Eli Zaretskii <eliz@gnu.org>
52
53 * sending.texi (Mail Misc): Document mail-add-attachment.
54
69b8be97
EZ
552011-09-04 Eli Zaretskii <eliz@gnu.org>
56
57 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
58
3fd50d5c
CY
592011-08-29 Chong Yidong <cyd@stupidchicken.com>
60
61 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
62
e2aeef63
CY
632011-08-28 Chong Yidong <cyd@stupidchicken.com>
64
65 * files.texi (File Archives):
66 * cal-xtra.texi (Diary Display):
67 * help.texi (Help Mode): Add xref to View Mode.
68
ddb54206
CY
692011-08-28 Chong Yidong <cyd@stupidchicken.com>
70
a6326082
CY
71 * display.texi (View Mode): New node. Move view-file here from
72 Misc File Ops. Move view-buffer here from Misc Buffer.
73
74 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
75
04e2ce72 76 * files.texi (Misc File Ops): Document new
a6326082 77 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
78
79 * dired.texi (Dired Deletion): Shorten description of Trash.
80
ddb54206
CY
81 * misc.texi (emacsclient Options): Document server-port.
82
bd206ce5
EZ
832011-08-27 Eli Zaretskii <eliz@gnu.org>
84
85 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
86 even on MS-Windows. Fix a typo.
87
d43f5a42
CY
882011-08-26 Chong Yidong <cyd@stupidchicken.com>
89
90 * package.texi: New file, documenting the package manager.
91
92 * emacs.texi: Include it.
93
94 * help.texi (Help Summary): Add describe-package.
95
e0b1591b
CY
962011-08-25 Chong Yidong <cyd@stupidchicken.com>
97
856ce114
CY
98 * misc.texi (Printing): Convert subnodes into subsections.
99
f404f8bc
CY
100 * text.texi (Two-Column): Move into Text chapter.
101
102 * picture-xtra.texi (Picture Mode): Group with Editing Binary
103 Files section. Convert from chapter into section.
104
105 * display.texi (Narrowing): Move into display chapter.
106
e0b1591b
CY
107 * sending.texi (Sending Mail):
108 * rmail.texi (Rmail):
109 * misc.texi (Gnus, Document View):
110 * dired.texi (Dired):
111 * emacs.texi: Group the mail, rmail, and gnus chapters together.
112
75bfc667
JL
1132011-08-07 Juri Linkov <juri@jurta.org>
114
115 * dired.texi (Operating on Files): Rewrite according to the fact
116 that `dired-do-chmod' doesn't use the `chmod' program anymore.
117
fe676f91
MA
1182011-07-30 Michael Albinus <michael.albinus@gmx.de>
119
120 * mini.texi (Minibuffer File): Insert a reference to Tramp for
121 remote file name completion. (Bug#9197)
122
4cc60b9b
EZ
1232011-07-28 Eli Zaretskii <eliz@gnu.org>
124
125 * mule.texi (Bidirectional Editing): Document the fact that
126 bidi-display-reordering is t by default.
127
89671e16
LMI
1282011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
129
130 * help.texi (Misc Help): Mention `describe-prefix-bindings'
131 explicitly (bug#8904).
132
fb23ecc2
LMI
1332011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
134
135 * trouble.texi (Checklist): Use an `M-x' example instead of an
136 Emacs Lisp form to switch on the dribble file (bug#8056).
137
465c5fc8
LMI
1382011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
139
140 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
141
90a6258b
GM
1422011-07-13 Glenn Morris <rgm@gnu.org>
143
144 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
145
c7588364
LMI
1462011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
147
148 * mark.texi (Mark Ring): Clarify how many locations are saved
149 (bug#5770).
150 (Global Mark Ring): Ditto.
151
4cb4f3ba
LMI
1522011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
153
d648feab
LMI
154 * text.texi (Table Recognition): Use "at point" instead of "under
155 point" (bug#4345).
156
4cb4f3ba
LMI
157 * display.texi (Cursor Display): Mention `cursor-type'.
158
159 * screen.texi (Point): Clarify that it's only if you use a block
160 cursor that it appears to be on a character (bug#4345).
161
ecd0b990
CY
1622011-07-12 Chong Yidong <cyd@stupidchicken.com>
163
164 * misc.texi (Amusements): Move dissociated press here, from its
165 own section.
166
167 * emacs.texi (Top): Update node listing.
168
c2fd0368
LMI
1692011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
170
171 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
172 clarity (bug#3523).
173
fdeb32ec
CY
1742011-07-12 Chong Yidong <cyd@stupidchicken.com>
175
176 * cmdargs.texi (Initial Options): Document --no-site-lisp.
177 (Misc X): Document --parent-id.
178
179 * frames.texi (Frame Commands): Note that focus-follows-mouse now
180 defaults to nil.
181
182 * misc.texi (emacsclient Options): Document --parent-id.
183
184 * msdog.texi (Windows HOME): Document _emacs as obsolete.
185
f584ca38
LMI
1862011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
187
188 * emacs.texi: Use "..." instead of ``...'' in the menus
189 (bug#3503).
190
963578d3
CY
1912011-07-11 Chong Yidong <cyd@stupidchicken.com>
192
193 * killing.texi (Primary Selection): Document `only' setting for
194 select-active-regions.
195
196 * mark.texi (Setting Mark): Reference Shift Selection node.
197
198 * frames.texi (Mouse Commands): Document mouse-yank-primary.
199
a30ed87b
LMI
2002011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
201
47076272
LMI
202 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
203 motion keys" (bug#3503).
204
a30ed87b
LMI
205 * emacs.texi: Change all the register node names from "RegPos"
206 (etc.) to "Positional Registers" (etc.) (bug#3314).
207
4d45a8b7
CY
2082011-07-11 Chong Yidong <cyd@stupidchicken.com>
209
210 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
211 (Other Kill Commands, Kill Options): Copyedits.
212 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
213 (Yanking): Move yank-excluded properties discussion here.
214 (Cut and Paste): Move from frames.texi. Update subnodes to
215 describe x-select-enable-clipboard case.
216
217 * frames.texi: Move Cut and Paste node and subnodes into
218 killing.texi, except Mouse Commands and Word and Line Mouse.
219
c160ddee
AM
2202011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
221
222 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
223
3329e6e3
LMI
2242011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
225
32a214fe
LMI
226 * screen.texi (Mode Line): Clarify that coding systems are
227 characters, not letters (bug#1749).
228
3329e6e3
LMI
229 * cmdargs.texi (Environment): Mention removing variables
230 (bug#1615). Text suggested by Kevin Rodgers.
231
8875da1e
CY
2322011-07-10 Chong Yidong <cyd@stupidchicken.com>
233
54806e45
CY
234 * misc.texi (Amusements): Don't mention Yow; it's crippled.
235
8875da1e
CY
236 * modes.texi: Rename from major.texi.
237 (Modes): New node. Make Major Modes and Minor Modes subsections
238 of this. All callers changed.
239
240 * custom.texi (Minor Modes): Move to modes.texi.
241
7847b2a1
CY
2422011-07-10 Chong Yidong <cyd@stupidchicken.com>
243
6cfd0fa2
CY
244 * custom.texi (Syntax): Node deleted.
245
246 * help.texi (Help Summary):
247 * major.texi (Major Modes):
248 * programs.texi (Parentheses):
249 * search.texi (Regexp Backslash, Regexp Backslash)
250 (Regexp Backslash):
251 * text.texi (Words): Callers changed.
252
7847b2a1
CY
253 * text.texi (Refill, Longlines): Delete nodes.
254
255 * ack.texi (Acknowledgments): Longlines removed from manual.
256
257 * emacs.texi (Top): Update node listing.
258
2a71c436
GM
2592011-07-09 Glenn Morris <rgm@gnu.org>
260
261 * fortran-xtra.texi (Fortran): Update handled extensions.
262
61436e9f
LMI
2632011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
264
265 * display.texi (Scrolling): `C-v' (etc) are now bound to
266 `scroll-*-command' (bug#8349).
267
6e560c71
LMI
2682011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
269
48954a09 270 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
271 doesn't actually delete any files (bug#7125).
272
2904fd97
LMI
273 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
274 argument for `C-c C-k' (bug#7391).
275
6e560c71
LMI
276 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
277 you're currently using (bug#8489).
278
978ff6c5
EZ
2792011-07-01 Eli Zaretskii <eliz@gnu.org>
280
281 * mule.texi (Coding Systems): Move index entries from the previous
282 change into their proper places.
283
0d742084
LMI
2842011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
285
31976bd5
LMI
286 * help.texi (Help Files): Document view-external-packages (bug#8902).
287
0d742084
LMI
288 * mule.texi (Coding Systems): Put a few more of the coding systems
289 into the index (bug#8900).
290
9f678528
GM
2912011-06-26 Glenn Morris <rgm@gnu.org>
292
293 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
294
18a4ce5e
AR
2952011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
296
297 * misc.texi (emacsclient Options): Mention --frame-parameters.
298
f0da764a
GM
2992011-06-09 Glenn Morris <rgm@gnu.org>
300
301 * custom.texi (Specifying File Variables):
302 Recommend explicit arguments for minor modes.
303
b047e7ac
PE
3042011-06-02 Paul Eggert <eggert@cs.ucla.edu>
305
306 Document wide integers better.
307 * buffers.texi (Buffers):
001903b5
PE
308 * files.texi (Visiting): Document maxima for 64-bit machines,
309 and mention virtual memory limits.
b047e7ac 310
bf41276f
CY
3112011-05-28 Chong Yidong <cyd@stupidchicken.com>
312
313 * custom.texi (Hooks): Reorganize. Mention Prog mode.
314
315 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
316 prog mode (Bug#8240).
317
e145f188
GM
3182011-05-27 Glenn Morris <rgm@gnu.org>
319
320 * custom.texi (Specifying File Variables):
321 Major modes no longer need come first.
322
313f790e
CY
3232011-05-22 Chong Yidong <cyd@stupidchicken.com>
324
325 * mule.texi (Specify Coding, Text Coding, Communication Coding):
326 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
327
c136e5cd
GM
3282011-05-18 Glenn Morris <rgm@gnu.org>
329
330 * ack.texi (Acknowledgments): Remove fakemail.c.
331
c71a0d48 3322011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
333
334 Fixes for fitting text into 7x9 printed manual.
335 * building.texi (Flymake, Breakpoints Buffer):
336 * calendar.texi (Appointments):
337 * cmdargs.texi (General Variables, Display X):
338 * custom.texi (Saving Customizations, Face Customization)
339 (Directory Variables, Minibuffer Maps, Init Rebinding):
340 * display.texi (Font Lock, Font Lock, Useless Whitespace):
341 * fixit.texi (Spelling):
342 * frames.texi (Creating Frames, Fonts):
343 * help.texi (Help Files):
344 * mini.texi (Minibuffer File):
345 * misc.texi (emacsclient Options, Emulation):
346 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
347 * mule.texi (International Chars, Language Environments)
348 (Select Input Method, Modifying Fontsets, Charsets):
349 * programs.texi (Custom C Indent):
350 * rmail.texi (Rmail Labels):
351 * text.texi (Table Conversion):
352 * trouble.texi (Known Problems, Known Problems):
353 * windows.texi (Change Window):
354 * xresources.texi (GTK resources): Reflow text and re-indent code
355 examples to avoid TeX overflows and underflows on 7x9 paper.
356
357 * emacs.texi: Fix the (commented out) smallbook command.
358
359 * macos.texi (Mac / GNUstep Events):
360 * xresources.texi (Lucid Resources): Remove extraneous examples.
361
b8f82dc1
GM
3622011-05-10 Glenn Morris <rgm@gnu.org>
363
364 * custom.texi (Specifying File Variables):
365 Deprecate using mode: for minor modes.
366
d306b4da
GM
3672011-05-07 Glenn Morris <rgm@gnu.org>
368
369 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
370
548d0a63
GM
3712011-05-06 Glenn Morris <rgm@gnu.org>
372
5006e634
GM
373 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
374
548d0a63
GM
375 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
376
e793a940
LMI
3772011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
378
379 * misc.texi (Emacs Server): Document `server-eval-at'.
380
7031be6d
UR
3812011-04-24 Chong Yidong <cyd@stupidchicken.com>
382
383 * maintaining.texi (List Tags): Document next-file. Suggested by
384 Uday S Reddy.
385
4ffd0d6b 3862011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
387
388 * mini.texi (Minibuffer Edit):
389 * screen.texi (Mode Line): Fix typo.
390
1c6c854e
CS
3912011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
392
024ff170 393 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 394
c5c9f40f
CY
3952011-03-26 Chong Yidong <cyd@stupidchicken.com>
396
397 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
398
09725d26
EZ
3992011-03-30 Eli Zaretskii <eliz@gnu.org>
400
401 * display.texi (Auto Scrolling): Document the limit of 100 lines
402 for never-recentering scrolling with `scroll-conservatively'.
403 (Bug#6671)
404
09d9db2c 4052011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
406
407 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
408 HOME on Windows and where it looks for init files. (Bug#8221)
409
62d94509
EZ
4102011-03-10 Eli Zaretskii <eliz@gnu.org>
411
412 * search.texi (Regexp Example):
413 * mule.texi (International Chars):
414 * building.texi (External Lisp): Don't use characters outside
415 ISO-8859-1.
416
0286d9de
EZ
4172011-03-09 Eli Zaretskii <eliz@gnu.org>
418
1c6c854e
CS
419 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
420 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
421
422 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
423
114902a5 424 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
425 (Bug#8210)
426
0afb4571
J
4272011-03-08 Jan Djärv <jan.h.d@swipnet.se>
428
429 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
430 for Gtk+ 3.
431
bb3865e8
GM
4322011-03-08 Glenn Morris <rgm@gnu.org>
433
6446548e
GM
434 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
435 * emacs.texi (Acknowledgments):
436 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 437 * emacs.texi: Set documentencoding.
6446548e 438
bb3865e8
GM
439 * display.texi (Optional Mode Line): Don't mention exactly where
440 display-time appears. (Bug#8193)
441
33383987
JB
4422011-03-07 Chong Yidong <cyd@stupidchicken.com>
443
444 * Version 23.3 released.
445
892777ba
CY
4462011-03-06 Chong Yidong <cyd@stupidchicken.com>
447
448 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
449
0b973fc5
DW
4502011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
451
452 * misc.texi (emacsclient Options): Add q/quiet.
453
8ef5a2f2
GM
4542011-03-02 Glenn Morris <rgm@gnu.org>
455
456 * mule.texi (Communication Coding) <x-select-request-type>:
457 Remove duplicate (essentially) paragraph. (Bug#8148)
458
bd106056
CS
4592011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
460
461 * maintaining.texi (Format of ChangeLog): Add reference to
462 add-log-full-name.
463 (Change Log Commands): Add documentation for combining multiple
464 symbols in one change.
465
6640b281
GM
4662011-03-01 Glenn Morris <rgm@gnu.org>
467
468 * custom.texi (Directory Variables):
469 Give an example of excluding subdirectories.
470
2b0c7330 4712011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
472
473 * search.texi (Regexp Search): Move index entries about regexps to the
474 "Regexps" node. Add index entries for regexp search. (Bug#8096)
475
8c62c205
GM
4762011-02-19 Glenn Morris <rgm@gnu.org>
477
478 * dired.texi (Dired): Dired-X version number was dropped.
479
3928f2b6
JD
4802011-02-14 Jan Djärv <jan.h.d@swipnet.se>
481
482 * xresources.texi (X Resources): Remove *faceName and replace it with
483 *font for Lucid.
484
a41c8660
CY
4852011-02-05 Chong Yidong <cyd@stupidchicken.com>
486
487 * rmail.texi (Rmail Display): Document Rmail MIME support more
488 accurately.
489
490 * maintaining.texi (VC Change Log): Document vc-log-incoming and
491 vc-log-outgoing.
492 (Merging): Document vc-find-conflicted-file.
493
233ba4d9 4942011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
495
496 * custom.texi (Variables): Fix typo.
497
14beddf4 4982011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 499
65401ee3
CY
500 * search.texi (Regexps): Copyedits. Mention character classes
501 (Bug#7809).
502
19f81ecf
CY
503 * files.texi (File Aliases): Restore explanatory text from Eli
504 Zaretskii, accidentally removed in 2011-01-08 commit.
505
bf3dae7e
EZ
5062011-01-29 Eli Zaretskii <eliz@gnu.org>
507
508 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
509 (MAKEINFO_OPTS): New variable.
510 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
511 (emacs.html): New target.
512 (clean): Remove emacs.html.
513
45eb2a5d
WL
5142011-01-23 Werner Lemberg <wl@gnu.org>
515
516 * Makefile.in (MAKEINFO): Now controlled by `configure'.
517 (MAKEINFO_OPTS): New variable. Use it where appropriate.
518 (ENVADD): Updated.
519
9acfe703
GM
5202011-01-18 Glenn Morris <rgm@gnu.org>
521
522 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
523
524 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
525
362b9d48
GM
5262011-01-15 Chong Yidong <cyd@stupidchicken.com>
527
bb033b5f
CY
528 * building.texi (Compilation): Improve instructions for running two
529 compilations (Bug#7573).
530
b024d9f0
MD
531 * files.texi (Backup Names): Document the new location of the
532 last-resort backup file.
533
362b9d48
GM
534 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
535 manual. Explain why directory-abbrev-alist elements should be anchored
536 (Bug#7777).
537
5382011-01-15 Eli Zaretskii <eliz@gnu.org>
539
540 * msdog.texi (Windows Startup): Correct inaccurate description of
541 differences between emacsclient.exe and emacsclientw.exe.
542
7c420169 5432011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
544
545 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
546
7c420169 5472011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
548
549 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
550
7c420169 5512011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 552
2d34d523
EZ
553 * frames.texi (Cut and Paste): Modify the section's name and text:
554 don't mix "cut/paste" with "kill/yank".
555 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
556 (Bug#7702)
557
88ab4340
EZ
558 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
559
7c420169 5602011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
561
562 * maintaining.texi: Move inclusion of emerge after EDE, so that it
563 matches its position in the menu. (Bug#7674)
564
7c420169 5652011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
566
567 * trouble.texi (Checklist): Mention not replying via news either.
568
92bb6c52
TH
5692010-12-30 Tassilo Horn <tassilo@member.fsf.org>
570
571 * misc.texi (Document View): Update DocView section with newly
572 supported document formats.
573
b103c904
CY
5742010-12-21 Chong Yidong <cyd@stupidchicken.com>
575
576 * killing.texi: Resection the Info version to conform to the
577 printed manual, to avoid making sections on Accumulating Text, CUA
578 and Rectangles into full chapters.
579
f49d1f52 5802010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
581
582 * custom.texi (Init Syntax): Add index entries for "character syntax".
583 (Bug#7576)
584
f49d1f52 5852010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
586
587 * text.texi (HTML Mode): Small fixes. (Bug#7607)
588
f49d1f52 5892010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
590
591 * trouble.texi (Checklist): Fix typo in newsgroup name.
592
f49d1f52 5932010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
594
595 * search.texi (Word Search): Note that the lazy highlight always
596 matches to whole words (Bug#7470).
597
f49d1f52 5982010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 599
4f1948eb
EZ
600 * display.texi (Optional Mode Line): Make the description of
601 load-average more accurate.
602
b8a9e136
EZ
603 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
604 registry, with a cross-reference.
62d72a4a
EZ
605 (Windows Startup): New node. Move the stuff about the current
606 directory from "Windows HOME".
b8a9e136 607
07976ae3 6082010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
609
610 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
611 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
612
07976ae3 6132010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
614
615 * maintaining.texi (Version Control Systems): Fix repeated sentence.
616 Suggested by Štěpán Němec.
617
07976ae3 6182010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 619
1aaae3f3
CY
620 * maintaining.texi (Version Control): Say "commit", not "check in".
621 (Version Control Systems): Simplify descriptions.
622 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
623 VCS Concepts.
624 (VC Mode Line): Update example.
625 (Old Revisions): Document revert-buffer for vc-diff.
626 (Log Buffer): Promote to a subsection. Document header lines.
627
1c6c854e
CS
628 * macos.texi (Mac / GNUstep Basics):
629 Document ns-right-alternate-modifier.
ec8a6295 630
1aaae3f3
CY
631 * emacs.texi (Top): Update node listing.
632
0eb025fb
EZ
6332010-11-13 Eli Zaretskii <eliz@gnu.org>
634
635 * rmail.texi (Rmail Coding): Characters with no fonts are not
636 necessarily displayed as empty boxes.
637
638 * mule.texi (Language Environments, Fontsets): Characters with no
639 fonts are not necessarily displayed as empty boxes.
640
641 * display.texi (Text Display): Document display of glyphless
642 characters.
643
ea4f7750
GM
6442010-11-13 Glenn Morris <rgm@gnu.org>
645
646 * basic.texi (Position Info): Add M-x count-words-region.
647
90639cea
GM
6482010-11-11 Glenn Morris <rgm@gnu.org>
649
650 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
651
d607b96b 6522010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
653
654 * msdog.texi (Windows HOME): Add information regarding startup
655 directory when invoking Emacs from a desktop shortcut. (bug#7300)
656
c12e4a81
GM
6572010-10-11 Glenn Morris <rgm@gnu.org>
658
df187c62
GM
659 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
660
c12e4a81
GM
661 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
662 (DVIPS): New variable.
234db610
GM
663 (.PHONY): Add html, ps.
664 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
665 (clean): Delete html, ps files.
c12e4a81 666
6513b232
EZ
6672010-10-09 Eli Zaretskii <eliz@gnu.org>
668
669 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
670
f4f358f1
GM
6712010-10-09 Glenn Morris <rgm@gnu.org>
672
c1dc72b3
GM
673 * Makefile.in (VPATH): Remove.
674 (infodir): Make it absolute.
675 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
676
4393405b
GM
677 * Makefile.in (dist): Anchor regexps.
678
eef3ab94
GM
679 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
680 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
681 (emacs-xtra.pdf): Use $<.
682
aa9db089
GM
683 * Makefile.in (infoclean): Remove harmless, long-standing error.
684
abd40fb4
GM
685 * Makefile.in ($(infodir)): Delete rule.
686 (mkinfodir): New.
687 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
688
f4f358f1 689 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 690 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
691 * emacsver.texi: New file, replacing emacsver.texi.in.
692
ea274122
GM
6932010-10-09 Glenn Morris <rgm@gnu.org>
694
f7a31f11
GM
695 * emacsver.texi.in: New file.
696 * emacs.texi: Set EMACSVER by including emacsver.texi.
697 * Makefile.in (distclean): Delete emacsver.texi.
698 (dist): Copy emacsver.texi.
b13254e7 699 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 700
3fb78d1f
GM
701 * ack.texi (Acknowledgments): No more b2m.c.
702
ea274122
GM
703 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
704 (emacs): Remove rule.
705 (dist): No need to deal with the emacs rule any more.
706
17ca7950
GM
7072010-10-07 Glenn Morris <rgm@gnu.org>
708
709 * Makefile.in (version): New, set by configure.
710 (clean): Delete dist tar file.
711 (dist): Use version in tar name.
712
4c83f6e1
GM
7132010-10-06 Glenn Morris <rgm@gnu.org>
714
715 * Makefile.in (EMACS_XTRA): Add the main source file.
716 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
717 (mostlyclean): No core files, reorder other files.
718 (clean): Delete specific dvi and pdf files.
719 (infoclean, dist): New rules.
720 (maintainer-clean): Use infoclean.
8a944cea 721 ($(infodir)): Add parallel build workaround.
4c83f6e1 722
0264072d
GM
7232010-10-04 Glenn Morris <rgm@gnu.org>
724
725 * Makefile.in (SHELL): Set it.
726 (INFO_TARGETS, DVI_TARGETS): Remove variables.
727 (info, dvi): Replace above variables with their expansions.
728 (info): Move mkdir from here...
729 ($(infodir)/emacs): ... to here (for parallel builds).
730 (pdf): New target.
731 ($(infodir)/emacs): Pass -o option to makeinfo.
732 (.PHONY): Declare clean rules.
733 (maintainer-clean): Delete dvi and pdf files.
734 Guard against cd failures. Use a more restrictive delete.
735
3226d6ca
GM
7362010-10-02 Glenn Morris <rgm@gnu.org>
737
738 * misc.texi (Shell Mode): Remove reference to old function name.
739
cad90f3b
EZ
7402010-09-30 Eli Zaretskii <eliz@gnu.org>
741
742 * maintaining.texi (VC Mode Line): Mention all the possible VC status
743 indicator characters.
744
5f874327
GM
7452010-09-29 Glenn Morris <rgm@gnu.org>
746
747 * Makefile.in (top_srcdir): Remove unused variable.
748
0ab9cff3
GM
7492010-09-14 Glenn Morris <rgm@gnu.org>
750
67ae9766
GM
751 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
752 the last hook item.
753
0ab9cff3
GM
754 * calendar.texi (Appointments): Also updated when a diary include file
755 is saved.
756
6664fc59 7572010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
758
759 * trouble.texi (Bugs): Update the section intro.
760 (Known Problems): New section.
761 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
762 (Sending Patches): Bug fixes are best as responses to existing bugs.
763 * emacs.texi (Known Problems): Add menu entry for new section.
764
be3283d7
GM
7652010-09-09 Glenn Morris <rgm@gnu.org>
766
767 * xresources.texi: Untabify.
768
10999305 7692010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
770
771 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
772
10999305 7732010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
774
775 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
776
30641319
JD
7772010-09-02 Jan Djärv <jan.h.d@swipnet.se>
778
779 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
780
50dd7bc6
GM
7812010-08-21 Glenn Morris <rgm@gnu.org>
782
783 * misc.texi (Amusements): Mention bubbles and animate.
784
5e620eca
EZ
7852010-07-31 Eli Zaretskii <eliz@gnu.org>
786
787 * files.texi (Visiting): Add more index entries for
788 large-file-warning-threshold.
789
8b2dd508
JD
7902010-07-29 Jan Djärv <jan.h.d@swipnet.se>
791
792 * frames.texi (Tool Bars): Add doc for tool-bar-position.
793
8838673e
GM
7942010-06-23 Glenn Morris <rgm@gnu.org>
795
796 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
797 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
798 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
799 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
800 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
801 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
802 Untabify Texinfo files.
803
04d3bb6c
GM
8042010-06-10 Glenn Morris <rgm@gnu.org>
805
103dd3a8
GM
806 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
807
04d3bb6c
GM
808 * basic.texi (Inserting Text): Fix typo.
809
50b79479
GM
8102010-06-10 Glenn Morris <rgm@gnu.org>
811
812 * ack.texi (Acknowledgments):
813 * emacs.texi (Acknowledgments): Update for notifications.el.
814
86d7a550
DU
8152010-05-31 Daiki Ueno <ueno@unixuser.org>
816
817 * dired.texi (Operating on Files): Mention encryption commands
818 (Bug#6315).
819
db5dce9d
EZ
8202010-05-29 Eli Zaretskii <eliz@gnu.org>
821
822 * basic.texi (Moving Point): Update due to renaming of commands bound
823 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
824
34313041
EZ
8252010-05-18 Eli Zaretskii <eliz@gnu.org>
826
827 * display.texi (Fringes): Document reversal of fringe arrows for R2L
828 paragraphs.
829 (Line Truncation): Fix wording for bidi display.
830
1fc0ce04 831 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
832 keys.
833
0235128c 8342010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
835
836 * building.texi (GDB Graphical Interface): Remove misleading comparison
837 to an IDE (Bug#6128).
838
0235128c 8392010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
840
841 * programs.texi (Man Page):
842 * misc.texi (Invoking emacsclient):
843 * mini.texi (Repetition):
844 * mark.texi (Setting Mark): Fix typos.
845
0235128c 8462010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
847
848 * misc.texi (Printing): Document htmlfontify-buffer.
849
0235128c 8502010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
851
852 * calendar.texi (Displaying the Diary, Format of Diary File):
853 Fix external cross-references for TeX format output.
854
0235128c
SM
8552010-05-07 Chong Yidong <cyd@stupidchicken.com>
856
857 * Version 23.2 released.
858
f63d0028
JD
8592010-05-02 Jan Djärv <jan.h.d@swipnet.se>
860
861 * cmdargs.texi (Initial Options): Mention --chdir.
862
20fe03ad
JD
8632010-04-21 Jan Djärv <jan.h.d@swipnet.se>
864
865 * frames.texi (Tool Bars): Add tool-bar-style.
866
b7d65a5f
GM
8672010-04-21 Glenn Morris <rgm@gnu.org>
868
869 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
870
a42dbee1
CY
8712010-04-18 Chong Yidong <cyd@stupidchicken.com>
872
873 * programs.texi (Semantic): New node.
874
875 * maintaining.texi (EDE): New node.
876
877 * emacs.texi: Update node listing.
878
879 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
880
6e104790 8812010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 882
d52dbd3d
GM
883 * emacs.texi (Acknowledgments): Remove duplicate.
884
a77fe20c
GM
885 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
886
6e104790 8872010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 888
4ebe9902
GM
889 * dired.texi (Misc Dired Features): Mention VC diff and log.
890 * maintaining.texi (Old Revisions, VC Change Log):
891 Mention that diff and log work in Dired buffers.
892
98932641
GM
893 * help.texi (Help Summary): Mention M-x info-finder.
894
d5b22ab2 895 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 896
4d4e9522
GM
897 * custom.texi (Specifying File Variables, Directory Variables):
898 Document new commands for manipulating local variable lists.
899
6e104790 9002010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
901
902 * trouble.texi (Contributing): Add cindex entry.
903 Mention etc/CONTRIBUTE.
904
6e104790 9052010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
906
907 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
908 query-replace (Bug#5774).
909
a20a9df3
GM
9102010-04-16 Glenn Morris <rgm@gnu.org>
911
912 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
913
1ecb2d3f
JD
9142010-04-11 Jan Djärv <jan.h.d@swipnet.se>
915
916 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
917
99852628
JD
9182010-04-08 Jan Djärv <jan.h.d@swipnet.se>
919
920 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
921
ce79424f
EZ
9222010-03-30 Eli Zaretskii <eliz@gnu.org>
923
924 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
925 cross-reference to "Inserting Text".
926
927 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
928 Mention completion provided by `ucs-insert'.
929
85738751 9302010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
931
932 * sending.texi (Sending Mail): Note variables that may need
933 customizing.
934 (Mail Sending): Expand discussion of send-mail-function.
935
85738751 9362010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
937
938 Document Message mode as the default mail mode.
939
940 * sending.texi (Sending Mail): Copyedits.
941 (Mail Format, Mail Headers): Document mail-from-style changes.
942 (Mail Commands): Rename from Mail mode. Document Message mode.
943 (Mail Misc): Rename from Mail mode Misc.
944 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
945 command names and update keybindings.
946 (Header Editing): Document message-tab. De-document
947 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
948 favor of mail-default-headers. Ad index entries for user-full-name and
949 user-mail-address.
1c6c854e
CS
950 (Citing Mail): Update changes in Message mode behavior.
951 Document mail-yank-prefix.
e73c2434
CY
952 (Mail Signature): New node, moved from Mail Misc.
953 (Mail Aliases): Mail abbrevs are the default with Message mode.
954 (Mail Methods): Note that Message mode is now the default.
955
956 * rmail.texi (Rmail Reply):
957 * text.texi (Text Mode):
958 * major.texi (Major Modes):
959 * mule.texi (Output Coding): Refer to Message mode.
960
961 * custom.texi (Init Examples): Add xref to Mail Header.
962
1fc0ce04 963 * emacs.texi (Top): Fix xrefs.
e73c2434 964
85738751 9652010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 966
c0c035fa
CY
967 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
968 repository if there is none.
969 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
970 vc-print-root-log.
ef7b27ef 971 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 972
71785b7a
CY
973 * programs.texi (Program Modes): Mention Javascript mode.
974
f67c5dd0
CY
975 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
976 * emacs.texi: Update node description.
977
0f72a391 978 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 979 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 980
dc2d2590
JL
9812010-03-30 Juri Linkov <juri@jurta.org>
982
983 * search.texi (Other Repeating Search): Remove line that `occur'
984 can not handle multiline matches.
985
a7b02820
EZ
9862010-03-30 Eli Zaretskii <eliz@gnu.org>
987
988 * mule.texi (International): Mention support of bidirectional editing.
989 (Bidirectional Editing): New section.
990
22ef1944
NR
9912010-03-28 Nick Roberts <nickrob@snap.net.nz>
992
993 * emacs.texi (Top): Update node names to those in building.texi.
994
146b8b16
NR
9952010-03-27 Nick Roberts <nickrob@snap.net.nz>
996
997 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
998 doc/emacs/emacs.texi: Update node names for building.texi.
999
6d98672d
GM
10002010-03-24 Glenn Morris <rgm@gnu.org>
1001
1002 * ack.texi (Acknowledgments):
1003 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1004
93318cbd
JD
10052010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1006
1007 * xresources.texi (Table of Resources): Clarify toolBar number
1008 for Gtk+.
1009
1010 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1011
15cf2f52
CY
10122010-03-21 Chong Yidong <cyd@stupidchicken.com>
1013
4102856c
CY
1014 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1015
15cf2f52
CY
1016 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1017 and multi-isearch-buffers-regexp.
1018
1019 * indent.texi (Indentation): Clarify description of
1020 indent-for-tab-command. Document tab-always-indent.
1021
d68eb23c
CY
10222010-03-20 Chong Yidong <cyd@stupidchicken.com>
1023
1024 * cmdargs.texi (Font X): Move most content to Fonts.
1025
1026 * frames.texi (Fonts): New node. Document font-use-system-font.
1027
1028 * emacs.texi (Top):
1029 * xresources.texi (Table of Resources):
1030 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1031
288f9fc0
CY
10322010-03-10 Chong Yidong <cyd@stupidchicken.com>
1033
1034 * Branch for 23.2.
1035
17782bec
CY
10362010-03-06 Chong Yidong <cyd@stupidchicken.com>
1037
1038 * custom.texi (Init Examples): Add xref to Locals.
1039
1040 * major.texi (Choosing Modes): Mention usage of setq-default for
1041 setting the default value of major-mode (Bug#5688).
1042
b4a1a8b2
CY
10432010-03-02 Chong Yidong <cyd@stupidchicken.com>
1044
1045 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1046
1047 * display.texi (Display Custom): Document make-pointer-invisible and
1048 underline-minimum-offset. Remove inverse-video.
1049
a1e759cd
CY
10502010-02-21 Chong Yidong <cyd@stupidchicken.com>
1051
1052 * frames.texi (Frame Commands): Note that the last ordinary frame can
1053 be deleted in daemon mode (Bug#5616).
1054
4f3bc373
GM
10552010-02-18 Glenn Morris <rgm@gnu.org>
1056
1057 * trouble.texi (Contributing): Repository is no longer CVS.
1058
5dbbdd33
GM
10592010-02-08 Glenn Morris <rgm@gnu.org>
1060
1061 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1062
cd61af01
SM
10632010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1064
1065 * display.texi (Useless Whitespace, Text Display):
1066 * custom.texi (Init Examples): Avoid obsolete special default variables
1067 like default-major-mode.
1068
b1bb0a25 10692010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1070
1071 * programs.texi (Other C Commands): Replace reference to obsolete
1072 c-subword-mode.
1073
99d0985b
GM
10742010-01-21 Glenn Morris <rgm@gnu.org>
1075
1076 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1077
893db5bc
GM
10782010-01-12 Glenn Morris <rgm@gnu.org>
1079
1080 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1081 emacs-pretest-bug for bug reports for development versions.
1082
0419b8d6
GM
10832010-01-11 Glenn Morris <rgm@gnu.org>
1084
1085 * display.texi (Highlight Interactively): `t' does not mean highlight
1086 all patterns. (Bug#5335)
1087
26e533e2
CY
10882009-12-29 Chong Yidong <cyd@stupidchicken.com>
1089
1090 * misc.texi (Shell): Document async-shell-command.
1091
1092 * building.texi (Grep Searching): Document zrgrep.
1093
484eaeac 1094 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1095
7ee6c59b
NR
10962009-12-29 Nick Roberts <nickrob@snap.net.nz>
1097
1098 * building.texi: Import GDB Graphical Interface description from
1099 EMACS_23_1_RC.
1100
91ed7ea8
CY
11012009-12-24 Chong Yidong <cyd@stupidchicken.com>
1102
1103 * emacs.texi (Top): Update node listing.
1104
1105 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1106
1107 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1108
1109 * cmdargs.texi (Initial Options):
1110 * xresources.texi (Resources): Document inhibit-x-resources.
1111
1112 * custom.texi (Specifying File Variables): Note that minor modes are
1113 enabled unconditionally.
1114
1115 * display.texi (Scrolling): Briefly document the old recenter command,
1116 and document recenter-positions.
1117
1118 * files.texi (Visiting):
1119 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1120
1c6c854e
CS
1121 * frames.texi (Cut/Paste Other App):
1122 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1123
1124 * killing.texi (Kill Options): New node.
1125
6ca89aaa
CY
11262009-12-05 Chong Yidong <cyd@stupidchicken.com>
1127
1128 * misc.texi (Shell Options): ansi-color is now default.
1129
806642d4
GM
11302009-12-05 Glenn Morris <rgm@gnu.org>
1131
806642d4
GM
1132 * emacs.texi (Top): Update menu for cal-xtra node changes.
1133 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1134 or mode line. Don't mention invisible text or the details of
1135 diary-print-entries here, only in cal-xtra.
1136 (Format of Diary File): Mention that the "date on first line" format
1137 only really affects the simple display.
1138 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1139 (Diary Customizing): Holidays may be in the buffer or mode line.
1140 Move diary-print-entries to the "Diary Display" section.
1141 (Diary Display): New section, split out from "Fancy Diary Display".
1142 Explain the limitations of simple display, and how to print it.
1143
1a4f0c0a
GM
1144 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1145
e11adbd8
GM
1146 * cal-xtra.texi (Diary Display): Mention View mode.
1147
29a483ac
JL
11482009-11-29 Juri Linkov <juri@jurta.org>
1149
1150 * display.texi (Highlight Interactively): Actually a list of
1151 default faces is pre-loaded into a list of default values
1152 instead of the history.
1153
83d60c79
GM
11542009-11-20 Glenn Morris <rgm@gnu.org>
1155
1156 * ack.texi (Acknowledgments):
1157 * emacs.texi (Acknowledgments): Add htmlfontify.
1158
276bbe96
GM
11592009-11-14 Glenn Morris <rgm@gnu.org>
1160
98ad1bae
GM
1161 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1162
276bbe96
GM
1163 * ack.texi (Acknowledgments):
1164 * emacs.texi (Acknowledgments): Update for recent Org changes.
1165
18430066
CY
11662009-10-31 Chong Yidong <cyd@stupidchicken.com>
1167
1168 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1169 `charset' property, which is irrelevant to the user manual (Bug#3526).
1170
522ddc9f
JB
11712009-10-14 Juanma Barranquero <lekktu@gmail.com>
1172
1173 * trouble.texi (DEL Does Not Delete): Fix typo.
1174
50b49ade
MA
11752009-10-05 Michael Albinus <michael.albinus@gmx.de>
1176
1177 * files.texi (Misc File Ops): Mention copy-directory.
1178
6308321a
EZ
11792009-10-04 Eli Zaretskii <eliz@gnu.org>
1180
43b3b4d1
EZ
1181 * mule.texi (Unibyte Mode): Emphasize that
1182 unibyte-display-via-language-environment affects only the display.
1183
6308321a
EZ
1184 * display.texi (Horizontal Scrolling): Document cursor behavior under
1185 horizontal scrolling when point moves off the screen (Bug#4564).
1186 Improve wording.
1187
bd51ea7f
MA
11882009-10-01 Michael Albinus <michael.albinus@gmx.de>
1189
1190 * files.texi (Directories): delete-directory prompts for recursive
1191 deletion.
1192
55381962
GM
11932009-09-30 Glenn Morris <rgm@gnu.org>
1194
1195 * ack.texi (Acknowledgments):
1196 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1197
13989ab1
TH
11982009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1199
1200 * dired.texi (Dired Navigation): Use @code instead of @var for
1201 dired-isearch-filenames, so that it's not capitalized.
1202
8ba46c89
CY
12032009-09-19 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1206
1207 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1208
1209 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1210 (Key Bindings): Reference Init Rebinding in introductory text.
1211 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1212 (Keymaps): Simplify.
1213 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1214 (Minibuffer Maps): Remove mention of Mocklisp.
1215 (Init Rebinding): Move mode-local rebinding example here from Local
1216 Keymaps.
1217 (Modifier Keys): Clarify.
1e11b018 1218 (Rebinding): Add cindex for "binding keys".
8ba46c89 1219
6a5ca7c8
CY
12202009-09-13 Chong Yidong <cyd@stupidchicken.com>
1221
1222 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1223
0e1cba51
NR
12242009-08-31 Nick Roberts <nickrob@snap.net.nz>
1225
6a5ca7c8 1226 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1227 Re-organise these two sections.
0e1cba51 1228
76a87a4d
EZ
12292009-08-29 Eli Zaretskii <eliz@gnu.org>
1230
1231 * cmdargs.texi (Initial Options): Fix last change.
1232
82e98df4
SM
12332009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1234
1235 * mule.texi (Enabling Multibyte):
1236 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1237 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1238
fb89fad9
GM
12392009-08-20 Glenn Morris <rgm@gnu.org>
1240
1241 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1242
e99652b0
GM
12432009-08-19 Glenn Morris <rgm@gnu.org>
1244
1245 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1246
5cca97ad
GM
12472009-08-18 Glenn Morris <rgm@gnu.org>
1248
1249 * ack.texi (Acknowledgments):
1250 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1251
997797ae 1252 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1253
985bf85b
GM
12542009-08-09 Glenn Morris <rgm@gnu.org>
1255
1256 * ack.texi (Acknowledgments):
1257 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1258
8d6bb99e
DD
12592009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1260
1261 * emacs.texi (Top): Add new menu items for GDB-UI.
1262
1263 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1264 section. Threads buffer is in separate section now.
8d6bb99e 1265
8353da9c
GM
12662009-08-08 Glenn Morris <rgm@gnu.org>
1267
1268 * ack.texi (Acknowledgments):
1269 * emacs.texi (Acknowledgments):
1270 Update for js2-mode and org changes.
1271
f2074faf
MA
12722009-08-02 Michael Albinus <michael.albinus@gmx.de>
1273
1274 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1275 files.
1276
e8d2d3fb
CY
12772009-07-28 Chong Yidong <cyd@stupidchicken.com>
1278
1279 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1280
324a4f6a
GM
12812009-07-23 Glenn Morris <rgm@gnu.org>
1282
1283 * programs.texi (Matching): Update blink-matching-paren-distance.
1284
b6937a70
CY
12852009-07-21 Chong Yidong <cyd@stupidchicken.com>
1286
1287 * frames.texi (Cut/Paste Other App): For select-active-regions,
1288 selection is now updated on moving point.
1289
bd8aaa36
RS
12902009-07-21 Richard Stallman <rms@gnu.org>
1291
1292 * glossary.texi (GNU, Daemon): Update information.
1293
8d9b5eba
JL
12942009-07-19 Juri Linkov <juri@jurta.org>
1295
1296 * custom.texi (Specifying File Variables, Safe File Variables):
1297 "variables/value pairs" -> "variable/value pairs".
1298
a2acc1db
GM
12992009-07-15 Glenn Morris <rgm@gnu.org>
1300
1301 * misc.texi (Gnus): Remove widow.
1302
c5ae942b
GM
13032009-07-11 Glenn Morris <rgm@gnu.org>
1304
703d26ba
GM
1305 * Makefile.in (TEXI2PDF): New.
1306 (emacs.pdf, emacs-xtra.pdf): New targets.
1307
522ddc9f 1308 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1309
1310 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1311
1312 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1313 Don't print the copying notice twice in the printed version.
1314 Update the menu and detailmenu.
1315 (Preface): The meaning of "on-line" has changed.
1316 Correct name for "Common Problems" chapter.
1317 (Distrib): Update FSF shop URL.
1318 (Intro): Showing two files at once is not so exciting.
1319
1320 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1321 (Mac / GNUstep Basics): Minor grammar changes.
1322 (Mac / GNUstep Events): Fix typo.
1323 (GNUstep Support): CANNOT_DUMP no longer applies.
1324
1325 * misc.texi (Document View): Fix typos.
1326
1327 * dired.texi (Dired):
1328 * help.texi (Help):
1329 * macos.texi (Mac OS / GNUstep):
1330 * maintaining.texi (Version Control, Introduction to VC):
1331 End menu descriptions with a period.
c5ae942b 1332
b1c8242b
EZ
13332009-07-09 Eli Zaretskii <eliz@gnu.org>
1334
1335 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1336 so categorical in saying that the option is only useful on NTFS.
1337
220d9aa6
GM
13382009-07-09 Glenn Morris <rgm@gnu.org>
1339
1340 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1341 (ENVADD): Add texinfodir to TEXINPUTS.
1342
1343 * emacs.texi (Top): Fix cross-reference.
1344
1345 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1346
1347 * vc1-xtra.texi (Revision Tags): Fix typo.
1348
d07e72d3
GM
13492009-07-03 Glenn Morris <rgm@gnu.org>
1350
1351 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1352 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1353 (Merge Commands): `.' does not seem to work in A or B buffer.
1354 `l' can recreate the 3-window display.
1355
1356 * glossary.texi (Glossary): Minor phrasing changes throughout.
1357 Add more internal cross-references.
1358 <Autoloading>: You can't really autoload a variable.
1359 <C-M->: Move details here from `M-C-' item.
1360 <Continuation Line>: Refer to `Truncation.'
1361 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1362 <Home Directory, Unix>: New entries.
1363 <Deletion of Files>: Mention recycle bins.
1364 <Directory>: Mention ``folders.''
1365 <Error>: Don't mention ``type-ahead.''
1366 <Fringe>: Refer to the manual node.
1367 <Minor Mode>: Can be global or local.
1368 <Spell Checking>: There are other checkers besides Ispell.
1369
f144038a
GM
13702009-07-02 Glenn Morris <rgm@gnu.org>
1371
1372 * anti.texi (Antinews): Minor changes in phrasing.
1373
1374 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1375 some underfull lines in dvi output.
1376
1377 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1378
1379 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1380
1381 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1382
3f1c6666
JD
13832009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1384
1385 * xresources.texi (Table of Resources): Mention maximized for
1386 fullscreen.
1387
1388 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1389
62aadce7
CY
13902009-07-01 Chong Yidong <cyd@stupidchicken.com>
1391
1392 * anti.texi (Antinews): Correct the list of removed platforms.
1393
82ec412e
GM
13942009-06-28 Glenn Morris <rgm@gnu.org>
1395
1396 * arevert-xtra.texi: Minor language tweaks.
1397
09964e7d
GM
1398 * dired-xtra.texi: Minor revisions.
1399
666e158e
MB
14002009-06-23 Miles Bader <miles@gnu.org>
1401
c4cc8b9a 1402 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1403 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1404
70243478
CY
14052009-06-21 Chong Yidong <cyd@stupidchicken.com>
1406
1407 * Branch for 23.1.
1408
67cbe681
KH
14092009-06-17 Kenichi Handa <handa@m17n.org>
1410
1411 * mule.texi (Charsets): Update the description for the new charset.
1412 (list-character-sets): New findex.
125dd7c5 1413 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1414
40e67246
CY
14152009-06-10 Chong Yidong <cyd@stupidchicken.com>
1416
b5700de6
CY
1417 * basic.texi (Moving Point): Fix tag.
1418
1419 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1420
1421 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1422 use camel-case for PageUp and PageDown.
1423
1424 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1425 camel-case for PageUp and PageDown.
1426
1427 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1428
40e67246 1429 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1430 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1431
522ddc9f 14322009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1433
522ddc9f
JB
1434 * fixit.texi (Spelling): Set default dictionary.
1435 Improve descriptions (Bug#2554)
6f591cf4 1436
53483c76
DR
14372009-06-08 David Reitter <david.reitter@gmail.com>
1438
1439 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1440 since saving colors and faces set this way is not implemented.
1441 (Environment variables): Remove mention of mac-fix-env, which is
1442 scheduled to be removed.
1443
1557ef4f
CY
14442009-06-04 Chong Yidong <cyd@stupidchicken.com>
1445
91056528
CY
1446 * custom.texi (Init Examples): Add example of changing load-path.
1447
1557ef4f
CY
1448 * building.texi (Lisp Libraries): Add example of changing
1449 load-path (Bug#3446).
1450
623cec4c
CY
14512009-05-28 Chong Yidong <cyd@stupidchicken.com>
1452
1453 * mark.texi (Mark): Further clarifications.
1454 (Setting Mark): Emphasize that C-SPC activates the mark.
1455
0fcca8ee
CY
14562009-05-28 Chong Yidong <cyd@stupidchicken.com>
1457
702b10e1
CY
1458 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1459 Mark mode.
0fcca8ee
CY
1460 (Using Region, Persistent Mark): Use "active mark" instead of "active
1461 region".
1462
d3b396e4
CY
14632009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1464
1465 * mule.texi (Select Input Method): Fix typo.
1466
3f698a06
CY
14672009-05-13 Chong Yidong <cyd@stupidchicken.com>
1468
1469 * anti.texi (Antinews): Document completion changes. Some additional
1470 copyedits and rearrangement of entries.
1471
b2a42eb7
CY
14722009-05-12 Chong Yidong <cyd@stupidchicken.com>
1473
932fd020
CY
1474 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1475 (Shell History Copying, Terminal emulator): Copyedits.
1476
1c6c854e
CS
1477 * xresources.texi (Resources): Simplify descriptions.
1478 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1479 (Table of Resources): Document fontBackend resource.
1480
b2a42eb7
CY
1481 * trouble.texi (Quitting): Add other undo bindings to table.
1482 (DEL Does Not Delete): Note that the erasure key is usually labelled
1483 "Backspace". Remove discussion of obscure Xmodmap issue.
1484
c6ea7fb8
CY
14852009-05-07 Chong Yidong <cyd@stupidchicken.com>
1486
1487 * files.texi (Visiting): Copyedits.
1488
ad36c422
CY
14892009-05-06 Chong Yidong <cyd@stupidchicken.com>
1490
1491 * basic.texi (Inserting Text): Document ucs-insert.
1492
1493 * mule.texi (International Chars): Define "multibyte". Note that
1494 internal representation is unicode-based. Simplify definition of raw
1495 bytes. Mention ucs-insert.
1496 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1497 (Language Environments): Add language environments new to Emacs 23.
1498 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1499 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1500 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1501 (Output Coding): Copyedits.
1502
1503 * emacs.texi (Top): Update node listing.
1504
d4ad7b96
CY
15052009-05-05 Per Starbäck <per@starback.se> (tiny change)
1506
1507 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1508
5bd66204
SM
15092009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1510
1511 * building.texi (Lisp Libraries): `load-library' does offer completion.
1512
bc36ad1c
CY
15132009-04-28 Chong Yidong <cyd@stupidchicken.com>
1514
1515 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1516 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1517
f1a47884
EZ
15182009-04-25 Eli Zaretskii <eliz@gnu.org>
1519
1520 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1521
be77bd45
CY
15222009-04-22 Chong Yidong <cyd@stupidchicken.com>
1523
1524 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1525
1526 * building.texi (Lisp Interaction): Document initial-scratch-message.
1527
d3b82927
JB
15282009-04-18 Juanma Barranquero <lekktu@gmail.com>
1529
ed6e7b11
JB
1530 * msdog.texi (Windows Fonts): Fix typos.
1531
d3b82927
JB
1532 * files.texi (Save Commands): Fix pxref.
1533
bc323c04
CY
15342009-04-18 Chong Yidong <cyd@stupidchicken.com>
1535
1536 * files.texi (Save Commands): Mention diff-buffer-with-file.
1537 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1538 Henoch (Bug#3036).
1539
2186d13f
GM
15402009-03-15 Glenn Morris <rgm@gnu.org>
1541
1542 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1543 the former is not always used.
1544 (Mail Headers): Use active voice. Add "Mail-reply-to".
1545 Change case of "Id". Avoid repeated "appropriate".
1546 (Mail Aliases): Fix previous change - use an example with a ".", so it
1547 does actually get quoted when expanded.
1548 (Mail Sending): Mailclient is the default on some systems.
1549 (Citing Mail): Mention mail-indentation-spaces.
1550 (Mail Mode Misc): Add an @dfn for "mail signature".
1551
71e454fc
CY
15522009-03-15 Chong Yidong <cyd@stupidchicken.com>
1553
1554 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1555 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1556 read-buffer-completion-ignore-case, and completion-styles.
1557 Remove description of partial-completion-mode.
71e454fc 1558
df1a3e06
GM
15592009-03-14 Glenn Morris <rgm@gnu.org>
1560
1561 * sending.texi (Mail Format): Fix typo. Add index entry for
1562 mail-header-separator.
1563 (Mail Headers): Put info about initialization and changing in one place
1564 at the start. Update FCC section for mbox Rmail. Clarify From
1565 section, mention mail-setup-with-from. Clarify Reply-to section.
1566 Add Mail-followup-to and mail-mailing-lists. Clarify References
1567 section.
1568 (Mail Aliases): Update example, make less contentious.
1569 Update for name change of mail-interactive-insert-alias.
1570 (Mail Mode): Remove mention of `%' as a word separator.
1571 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1572 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1573 commands. Clarify FCC handling. In mail-complete, add reference to
1574 Mail Aliases section, and mention mail-complete-function.
1575 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1576 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1577 signature netiquette. Explain how the mail hooks work when continuing
1578 a composition.
1579 (Mail Amusements): Internationalize the spook section a bit.
1580 Remove the spook mail-setup-hook example, since it doesn't work well.
1581 Mention fortune-file.
1582 (Mail Methods): Mention read-mail-command.
1583
ed6e7b11 15842009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1585
df1a3e06
GM
1586 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1587 and NS resources following recent changes.
959d68bd 1588
86dca3e8
JR
15892009-03-10 Jason Rumney <jasonr@gnu.org>
1590
1591 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1592 w32-use-visible-system-caret doc to indicate that it should get set
1593 automatically.
1594 (Windows Fonts): Add doc for the uniscribe backend.
1595
042fe98f
DN
15962009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1597
1598 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1599 vc-dir. (Bug#2598)
1600
7f8dba73
RS
16012009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1602
1603 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1604
505e70c3
GM
16052009-03-05 Glenn Morris <rgm@gnu.org>
1606
04242bdc
GM
1607 * rmail.texi (Rmail Basics): Add reference to sorting.
1608 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1609 Minor re-wordings.
1610 (Rmail Motion): Mention rmail-next-same-subject.
1611 (Rmail Deletion): Expunging is not the only way to change the numbers.
1612 (Rmail Labels): Labels can also be used in sorting.
1613 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1614 (Rmail Display): Mention rmail-mime.
1615
00cfe22c
GM
16162009-03-04 Glenn Morris <rgm@gnu.org>
1617
1618 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1619 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1620 summary. Mention sorts cannot be undone.
1621 (Rmail Display): Give an example of how to use goto-address-mode.
1622 (Rmail Editing): It's keybindings that are redefined, not commands.
1623 Fix some typos.
1624 (Movemail): Some minor rewording.
1625 (Remote Mailboxes): Emacs movemail supports pop by default.
1626 Fix some minor grammatical issues. The "two alternative ways" to
1627 specify a POP mailbox are really just one. Remove all reference to the
1628 variables rmail-pop-password and rmail-pop-password-required, obsolete
1629 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1630 can support Kerberos.
1631
3d963b67
GM
16322009-03-03 Glenn Morris <rgm@gnu.org>
1633
1634 * rmail.texi (Rmail Deletion): Revert previous change, which was
1635 describing the Rmail summary versions.
1636 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1637 Minor re-wording for rmail-resend.
1638 (Rmail Make Summary): Summaries apply to buffers rather than files.
1639 <rmail-summary-by-topic>: Headers includes the subject.
1640 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1641 details, including prefix arguments.
2340abde 1642 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1643 Not counting lines might be faster.
1644 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1645 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1646 Name the commands bound to the various keys. Mention prefix argument
1647 for searching.
3d963b67
GM
1648 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1649 Simplify rmail-highlighted-headers description. Update face name.
1650
a8ce3d17
JB
16512009-03-02 Juanma Barranquero <lekktu@gmail.com>
1652
1653 * mark.texi (Marking Objects): Fix typo.
1654
130a29b6
CY
16552009-03-01 Chong Yidong <cyd@stupidchicken.com>
1656
1657 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1658 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1659
9d5de6f8
GM
16602009-03-01 Glenn Morris <rgm@gnu.org>
1661
79fc530e 1662 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1663 (Rmail Motion): - M-s searches from the end of messages.
1664 (Rmail Deletion): Minor clarification. Fix numeric argument
1665 description.
1666 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1667 newmail and RMAILOSE files need not be in home-directory.
1668 (Rmail Files): Mention I/O menus are unselectable if no files match.
1669 Mention `MAIL' env-var.
1670
b545ff9c
JR
16712009-02-24 Jason Rumney <jasonr@gnu.org>
1672
1673 * mule.texi (Fontsets): Mention fontset-default, font specs and
1674 fallback fontsets.
1675 (Defining Fontsets): Mention ns and w32 variants of
1676 standard-fontset-spec. Update description of startup fontset to match
1677 Emacs 23 behavior.
a93be82a 1678 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1679 (International): Link to Modifying Fontsets.
b545ff9c 1680
75da0618 16812009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1682
1683 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1684 Mention ns-extended-platform-support-mode.
1685
6be93a16
KB
16862009-02-22 Karl Berry <karl@gnu.org>
1687
1688 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1689
867d4bb3
JB
16902009-02-19 Juanma Barranquero <lekktu@gmail.com>
1691
1692 * basic.texi (Moving Point, Position Info):
1693 * files.texi (Visiting):
1694 * mini.texi (Completion Options):
1695 * text.texi (HTML Mode): Remove duplicate words.
1696
49b5c0e8
GM
16972009-02-20 Glenn Morris <rgm@gnu.org>
1698
1699 * rmail.texi: Minor updates for mbox rather than Babyl.
1700
f43a822c
KB
17012009-02-17 Karl Berry <karl@gnu.org>
1702
49b5c0e8 1703 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1704
80d634b8
RS
17052009-02-17 Richard M Stallman <rms@gnu.org>
1706
1707 * anti.texi (Antinews): Mention Babyl format.
1708
1709 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1710
1711 * rmail.texi: Update for mbox format.
1712 Various small fixes, as well as the following.
1713 (Out of Rmail): Node deleted.
1714 (Rmail): Update menu.
1715 (Rmail Files): Comment out set-rmail-inbox-list.
1716 Document rmail-inbox-list instead.
1717 (Rmail Output): Substantial changes since C-o is now
1718 rmail-output-as-seen and o is rmail-output.
1719 (Rmail Attributes): Delete `stored', add `retried'.
1720 (Rmail Display): Editing headers works in all cases.
1721
f0d129c6
GM
17222009-02-17 Glenn Morris <rgm@gnu.org>
1723
1724 * basic.texi (Position Info): M-x count-lines-region is not always on
1725 M-=. (Bug#2269)
1726
160f11d3
GM
17272009-02-09 Glenn Morris <rgm@gnu.org>
1728
1729 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1730 defaults.
1731
763e01c4
EZ
17322009-02-07 Eli Zaretskii <eliz@gnu.org>
1733
1734 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1735 documentation of possible problems with redecoding.
1736
f5e1441d
GM
17372009-02-03 Glenn Morris <rgm@gnu.org>
1738
1739 * rmail.texi (Out of Rmail): Mention b2m.pl.
1740
e1eabe41
GM
17412009-01-31 Glenn Morris <rgm@gnu.org>
1742
1743 * rmail.texi (Out of Rmail): Correct b2m location.
1744
dd05f9de
CY
17452009-01-27 Chong Yidong <cyd@stupidchicken.com>
1746
1747 * fixit.texi (Undo): Update undo limit values.
1748
d74d846e
GM
17492009-01-27 Glenn Morris <rgm@gnu.org>
1750
1751 * emacs.texi (Top): Fix Antinews menu entry.
1752
49ffdce8
KB
17532009-01-25 Karl Berry <karl@gnu.org>
1754
1755 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1756 item with no marker, instead of the syntactically incorrect
1757 @itemize @asis.
1758
467e8d77
JL
17592009-01-25 Juri Linkov <juri@jurta.org>
1760
1761 * building.texi (Grep Searching): Fix index entry for lgrep.
1762
6c60bbdb
EZ
17632009-01-24 Eli Zaretskii <eliz@gnu.org>
1764
1765 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1766
9ce5a36f
AR
17672009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1768
1769 * macos.texi (Preferences Panel): Update description of font setting to
1770 reflect that prior frame selection is no longer needed.
1771
9aa5f2fb
NR
17722009-01-20 Nick Roberts <nickrob@snap.net.nz>
1773
1774 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1775 raise GUD subsections.
1776
3892ff9c
GM
17772009-01-15 Glenn Morris <rgm@gnu.org>
1778
1779 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1780
14731c8f
GM
17812009-01-10 Glenn Morris <rgm@gnu.org>
1782
1783 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1784
45c55e53
CY
17852009-01-04 Chong Yidong <cyd@stupidchicken.com>
1786
1787 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1788 logical lines.
1789
2e4667d1
JL
17902008-12-29 Juri Linkov <juri@jurta.org>
1791
1792 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1793
1794 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1795
2a3eac47
CY
17962008-12-28 Chong Yidong <cyd@stupidchicken.com>
1797
1798 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1799 goto-address-mode instead of goto-address.
1800
3da8da94
CY
1801 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1802 mode.
1803
2a3eac47
CY
1804 * emacs.texi (Top): Update node listing.
1805
057f6dd3
EZ
18062008-12-26 Eli Zaretskii <eliz@gnu.org>
1807
1808 * custom.texi (Directory Variables): Explain what is a "project".
1809 Add indexing. Improve wording. Add a footnote about using
1810 _dir-locals.el on MS-DOS.
1811
e6979067
DN
18122008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1813
1814 * files.texi (Misc File Ops): Mention chmod as an alias for
1815 set-file-modes.
1816
9de15963
MR
18172008-12-24 Martin Rudalics <rudalics@gmx.at>
1818
1819 * help.texi (Help): Fix typos and reword.
1820 (Help Summary): Add entries for C-h n and C-h r, reorder
1821 entries, and do some minor fixes.
1822 (Name Help): Say that C-h F works for commands only.
1823 (Misc Help): Say that view-lossage displays 300 keystrokes.
1824
236fd60d
GM
18252008-12-20 Glenn Morris <rgm@gnu.org>
1826
1827 * ack.texi (Acknowledgments): General update based on AUTHORS,
1828 including removal of some stuff no longer distributed.
1829
349b3256
AM
18302008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1831
1832 * fixit.texi: Mention hunspell
1833
e840fca5
GM
18342008-12-19 Glenn Morris <rgm@gnu.org>
1835
1836 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1837 Consolidate explanatory text at start.
e840fca5
GM
1838
1839 * display.texi (Text Display):
1840 * indent.texi (Indentation): Use @acronym with ASCII.
1841
9dfa7983
GM
18422008-12-18 Glenn Morris <rgm@gnu.org>
1843
1844 * ack.texi: Various small updates and fixes.
1845
97b3a00b
JL
18462008-12-18 Juri Linkov <juri@jurta.org>
1847
1848 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1849 as a key binding to start a forward nonincremental word search.
1850 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1851 a backward nonincremental word search. Add index for `M-s w'
1852 `isearch-forward-word'.
1853 (Regexp Search): Add a short summary of regexp key commands like
1854 in the node "Basic Isearch".
1855 (Other Repeating Search): Fix typo.
1856
18572008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1858
1859 * misc.texi (PostScript Variables): Fix doc.
1860
31ce6a07
CY
18612008-12-10 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * programs.texi (Program Modes): Mention Ruby mode.
1864
636b507b
DN
18652008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1866
1867 * misc.texi (emacsclient Options): Describe what an empty string
1868 argument does for --alternate-editor.
1869
a323fa14
CY
18702008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1871
1872 * cmdargs.texi (Font X): Distinguish between client-side and
1873 server-side fonts. List valid Fontconfig properties. Add reference to
1874 Fontconfig manual. List valid GTK font properties. Explain use of
1875 fc-list.
1876
c5ca6cd0
CY
18772008-12-09 Chong Yidong <cyd@stupidchicken.com>
1878
1879 * cmdargs.texi (Font X): Move discussion of quoting to top.
1880
e5136377
GM
18812008-12-06 Glenn Morris <rgm@gnu.org>
1882
1883 * maintaining.texi (Old Revisions): Improve previous change.
1884
248c026b
RS
18852008-12-05 Richard M Stallman <rms@gnu.org>
1886
1887 * anti.texi (Antinews): Minor fixes.
1888
a9253a1e
GM
18892008-12-03 Glenn Morris <rgm@gnu.org>
1890
1891 * maintaining.texi (Old Revisions): Fix diff-switches description.
1892
fa687b02
MR
18932008-12-01 Martin Rudalics <rudalics@gmx.at>
1894
1895 * emacs.texi (Top): Fix typo.
1896
72e6decd
CY
18972008-11-30 Chong Yidong <cyd@stupidchicken.com>
1898
320ee034
CY
1899 * misc.texi (Document View): Explain dependence on gs at the top.
1900 Copyedits.
1901
1902 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1903
72e6decd
CY
1904 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1905 (Comment Commands): Discuss region-active behavior of M-; first.
1906
2a472ee4
MR
19072008-11-29 Martin Rudalics <rudalics@gmx.at>
1908
9c6361c9
MR
1909 * display.texi (Line Truncation): Add reference to Continuation
1910 Lines.
1911
2a472ee4
MR
1912 * windows.texi (Pop Up Window): Mention split-height-threshold
1913 and split-width-threshold.
9c6361c9 1914 (Split Window): Add reference to Continuation Lines.
2a472ee4 1915
e93bc142
AR
19162008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1917
1918 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1919 (GNUstep Support): New node.
1920 * anti.texi:
1921 * emacs.texi:
1922 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1923
43b978db
RS
19242008-11-28 Richard M Stallman <rms@gnu.org>
1925
1926 * misc.texi (Dissociated Press): Minor cleanups.
1927
1928 * dired.texi (Image-Dired): Avoid passive.
1929
e8e2bd93
EZ
19302008-11-28 Eli Zaretskii <eliz@gnu.org>
1931
1932 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1933 representation.
1934
8d2d45da
CY
19352008-11-26 Richard M. Stallman <rms@gnu.org>
1936
1937 * files.texi (Visiting): Rewrite paragraph for clarity.
1938
1939 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1940
a5f7bbcc
AM
19412008-11-25 Alan Mackenzie <acm@muc.de>
1942
1943 * programs.texi (Moving by Parens): Clarify that parens inside strings
1944 and comments are ignored, and that the commands assume the starting
1945 point isn't in a string or comment.
1946
a71703d3
AR
19472008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1948
1949 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1950 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1951 version.
1952 (Mac Customization): Rewrite Preferences Panel section and merge in to
1953 this node, add Open files by dragging to an Emacs window.
1954
1955 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1956
aa5ab79a
CY
19572008-11-26 Chong Yidong <cyd@stupidchicken.com>
1958
0cc92c19
CY
1959 * files.texi (Misc File Ops): Document set-file-modes.
1960
c366b4e4
CY
1961 * windows.texi (Split Window): Document integer values of
1962 truncate-partial-width-windows.
1963
aa5ab79a
CY
1964 * text.texi (Text): Simplify description of markup languages.
1965 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1966 (TeX Editing): Note that `""' inserts one `"' character.
1967 (HTML Mode): Note in the introduction that XML mode is an alias for
1968 SGML mode. Mention nXML mode.
1969
56221db7
CY
19702008-11-25 Chong Yidong <cyd@stupidchicken.com>
1971
1972 * building.texi (Watch Expressions): Fix typo.
1973
90effe33
CY
19742008-11-24 Chong Yidong <cyd@stupidchicken.com>
1975
f90a5ae3
CY
1976 * files.texi (Visiting): Document new behavior of
1977 confirm-nonexistent-file-or-buffer.
1978
1c6c854e
CS
1979 * buffers.texi (Select Buffer):
1980 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 1981
a18ffb4a
CY
1982 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1983 edit-picture.
1984
90effe33
CY
1985 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1986 edit-picture', since that is just an alias for picture-mode.
1987 (Sentences): Note that repeated M-@ extends the region.
1988 (Pages): Make terminology more consistent. Link to Regexps node.
1989 (Longlines): Discuss relationship with Visual Line mode.
1990 (Text Mode): Remove extraneous discussion of other modes, since they
1991 were already introduced in the parent node.
1992
e85103ec
CY
19932008-11-23 Chong Yidong <cyd@stupidchicken.com>
1994
5cb2fe30
CY
1995 * anti.texi (Antinews): Rewrite.
1996
1eb9b307 1997 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1998
1999 * frames.texi (Frame Commands): Mention "minimize" terminology.
2000
e85103ec
CY
2001 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2002 formats.
b908332f
CY
2003 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2004 (Misc X): Don't document useless -hb option.
e85103ec 2005
607f5f88
JL
20062008-11-22 Juri Linkov <juri@jurta.org>
2007
2008 * dired.texi (Dired Navigation): Change normal file name search option
2009 from `non-nil' to `t'. Add `dwim' option.
2010
e1b867a0
JL
20112008-11-22 Juri Linkov <juri@jurta.org>
2012
2013 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2014 ".dir-locals.el". Rename `define-project-bindings' to
2015 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2016 `dir-locals-set-directory-class'.
2017
dd186936
LK
20182008-11-22 Lute Kamstra <lute@gnu.org>
2019
2020 * buffers.texi (Select Buffer): Index goto-line.
2021 * basic.texi (Moving Point): Mention the use of a numeric prefix
2022 argument with goto-line and refer to Select Buffer for the use of a
2023 plain prefix argument.
2024
4b121911
GM
20252008-11-19 Glenn Morris <rgm@gnu.org>
2026
2027 * doclicense.texi: Update to FDL 1.3.
2028 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2029
27267e4c
CY
20302008-11-17 Chong Yidong <cyd@stupidchicken.com>
2031
696f351d
CY
2032 * custom.texi (Minor Modes): Define mode commands and mode variables
2033 more precisely. Recommend using mode commands instead of setting
2034 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2035 (Easy Customization): Use "init file" instead of .emacs.
2036 (Customization Groups): Update to new Custom buffer appearance.
2037 (Saving Customizations): Copyedits. Update example.
2038 (Variables): Give example of variable type-sensitivity.
2039 (Examining): Update example.
2040 (Hooks): Copyedits.
2041 (Specifying File Variables): Use C comments instead of an artificial
2042 Lisp for the example.
2043 (Keymaps): Move internals discussion to Prefix Keymaps.
2044 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2045 (Init Rebinding): Document kbd macro.
2046 (Init File): Link to Find Init.
696f351d
CY
2047
2048 * mark.texi (Using Region): Document Delete Selection Mode more
2049 thoroughly.
2050
2051 * frames.texi (Mouse Commands): Move most of the description of Delete
2052 Selection Mode to Using Region, and link to it.
1bc9c425 2053 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2054
b0570c25
CY
2055 * building.texi (Compilation): Document first-error value of
2056 compilation-scroll-output.
2057 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2058 works as soon as an error is available. Suggested by Juri Linkov.
2059
27267e4c
CY
2060 * mini.texi (Passwords): New node.
2061
2062 * files.texi (Remote Files): Link to Passwords node.
2063
2064 * emacs.texi (Top): Update node listings.
2065
122eb807
CY
20662008-11-16 Chong Yidong <cyd@stupidchicken.com>
2067
9c9855a3
CY
2068 * ack.texi (Acknowledgments): Some updating of credits.
2069
bd6fdcad
CY
2070 * emacs.texi (Acknowledgments): Add a couple more names.
2071
dd1eef46
CY
2072 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2073
122eb807 2074 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2075 (Misc File Ops): Document use of trash.
122eb807 2076
801a8da1
JB
20772008-11-16 Juanma Barranquero <lekktu@gmail.com>
2078
2079 * macos.texi (Mac Customization): Fix typos.
2080
0b4f2253
CY
20812008-11-14 Chong Yidong <cyd@stupidchicken.com>
2082
2083 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2084 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2085 the conventions of the main Emacs manual.
2086
2087 * emacs.texi (Top): Update node listings.
2088
517e2b89
CY
20892008-11-12 Chong Yidong <cyd@stupidchicken.com>
2090
07a85685
CY
2091 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2092 command-line-args is processed during startup.
2093 (Action Arguments): Correctly describe how file arguments interact with
2094 the startup screen. Link to Lisp Interaction for scratch buffer.
2095 (Initial Options): Link to Command Example for -batch option.
2096 (Environment): Document initial-environment.
2097
517e2b89
CY
2098 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2099 can't be changed in the site-start file.
2100
6337bbde
CY
21012008-11-07 Chong Yidong <cyd@stupidchicken.com>
2102
2103 * dired.texi (Dired): Mention C-x C-d too.
2104 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2105 (Dired Navigation): Explain dired-goto-file more clearly.
2106 Document dired-isearch-filenames.
6337bbde
CY
2107 (Dired Deletion): Remove unnecessary "expunged" terminology.
2108 (Flagging Many Files): & is now rebound to `% &'.
2109 (Shell Commands in Dired): Document dired-do-async-shell-command.
2110 Clarify how multi-file arguments are passed.
2111 (Misc Dired Features): Document dired-do-isearch.
2112
9e8eeff9
CY
21132008-11-06 Chong Yidong <cyd@stupidchicken.com>
2114
2115 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2116
e071f849
CY
21172008-11-03 Chong Yidong <cyd@stupidchicken.com>
2118
2119 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2120
05482eb1
CY
21212008-11-01 Chong Yidong <cyd@stupidchicken.com>
2122
e2346dea
CY
2123 * programs.texi (Program Modes): Link to Program Indent node.
2124 (Left Margin Paren): Explain consequences of changing
2125 open-paren-in-column-0-is-defun-start more concisely.
2126 (Which Function, Program Indent, Info Lookup): Minor edits.
2127 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2128 (Multi-line Indent): If region is active, TAB indents the region.
2129 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2130 (Matching): The delimiter at the cursor is highlighted---the character
2131 changes color.
2132 (Symbol Completion): Link to Completion node.
2133
e4b6428c
CY
2134 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2135 a strictly text-only system.
2136
05482eb1
CY
2137 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2138 batch mode.
2139
a11d3737
RS
21402008-11-01 Richard M. Stallman <rms@gnu.org>
2141
5abad626
RS
2142 * misc.texi (Document View): Major rewrite.
2143
a11d3737
RS
2144 * maintaining.texi (Types of Log File): Change logs are older than
2145 version control.
2146 (VCS Concepts): Simplify and rearrange.
2147 (Version Control Systems): Make it clear that Linux is only the kernel.
2148 (VC Mode Line): Shorten reference to menu item.
2149 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2150 (VC Directory Mode): Minor cleanup.
2151 Unchanged files are hidden, not omitted.
2152 (VC Directory Commands): Shorten and simplify.
2153 (Change Log Commands): New node, split from Change Logs.
2154 (VC Directory Buffer): New node, split from VC Directory Mode.
2155
c55a4acb
CY
21562008-10-31 Chong Yidong <cyd@stupidchicken.com>
2157
1c6c854e 2158 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2159 from files.texi.
2160
1c6c854e
CS
2161 * files.texi (Version Control): Move to maintaining.texi.
2162 Subnodes moved as well.
2163 (Document Files): Move to misc.texi.
df0356f6 2164
c55a4acb
CY
2165 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2166 vc-update-change-log.
df0356f6
CY
2167 (Version Control): Move here from files.texi.
2168 (Format of ChangeLog): Make it a subnode of Change Log.
2169
2170 * emacs.texi (Top): Update node listing.
c55a4acb 2171
ef082374
TH
21722008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2173
2174 * files.texi (Files): Add a section about document
2175 files (doc-view-mode).
2176
d52582c3
CY
21772008-10-31 Chong Yidong <cyd@stupidchicken.com>
2178
1c6c854e
CS
2179 * building.texi (Compilation Mode):
2180 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2181 (Debuggers): Lower GUD subsections to subsubsections.
2182 (Starting GUD): Add cindex.
2183 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2184
4e0a0968
CY
21852008-10-30 Chong Yidong <cyd@stupidchicken.com>
2186
03625b47
CY
2187 * indent.texi (Indentation): Link to Program Indent.
2188
4e0a0968
CY
2189 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2190 now uses emacsclient's terminal.
2191
8bd3f7ef
CY
21922008-10-29 Chong Yidong <cyd@stupidchicken.com>
2193
80e5620e
CY
2194 * mark.texi (Using Region): Document use-empty-active-region.
2195
97d5c404
CY
2196 * emacs.texi (Top): Update node listings.
2197
1c6c854e
CS
2198 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2199 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2200 (Invoking emacsclient): Rewrite, moving optional arguments to
2201 emacsclient Options.
21d2bae3
CY
2202 (emacsclient Options): New node. Document server-use-tcp and
2203 server-host.
8bd3f7ef 2204
5fda2cbd
CY
22052008-10-28 Chong Yidong <cyd@stupidchicken.com>
2206
2207 * indent.texi (Indentation): Replace list with paragraphed text,
2208 putting description of syntax-driven indentation first. Document new
2209 effect of active regions on tab.
2210 (Tab Stops): Note that editable tab stops affect indentation commands.
2211
4ff029f6
DN
22122008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2213
2214 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2215
996cd6e4
CY
22162008-10-23 Chong Yidong <cyd@stupidchicken.com>
2217
f28815e3
CY
2218 * custom.texi (Function Keys): Note that modified keypad keys are not
2219 translated.
2220
996cd6e4
CY
2221 * basic.texi (Arguments): Explain how to insert multiple digits.
2222
49545fe2
MA
22232008-10-22 Michael Albinus <michael.albinus@gmx.de>
2224
2225 * files.texi (Remote Files): Precise selection of default method.
2226 Rewrite paragraph about disabling remote file names.
2227
edac0b53
CY
22282008-10-22 Chong Yidong <cyd@stupidchicken.com>
2229
e752c544
CY
2230 * search.texi (Special Isearch): Document M-TAB is isearch.
2231
edac0b53
CY
2232 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2233 command.
2234
2235 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2236
20a36054
TH
22372008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2238
1c6c854e 2239 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2240 section.
2241
69051ab6
CY
22422008-10-21 Chong Yidong <cyd@stupidchicken.com>
2243
c4b1a32a
CY
2244 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2245 to files.texi. Move contents of vc2-xtra.texi here.
2246
2247 * vc2-xtra.texi: File removed.
2248
2249 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2250 Directory Commands from the submenu. Don't include deleted file
2251 vc2-xtra.texi.
2252
2253 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2254 (Version Control): Add VC Directory Mode and VC Directory Commands to
2255 the submenu.
2256 (Why Version Control?): Use table format.
2257 (Version Control Systems): Note that Meta-CVS support is gone.
2258 (VCS Concepts): Note precisely when VC started supporting filesets.
2259 Remove bogus xref to CVS Options node.
2260 (Types of Log File): Copyedits.
2261 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2262 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2263 The Right Thing.
2264 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2265 (Log Buffer): Reorganize node, putting C-c C-c description first.
2266 (Old Revisions): Use CVS for example, not RCS.
2267 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2268 Commands from the submenu, putting them under Version Control.
2269 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2270 need to include it in the manual unconditionally, since it is now
2271 crucial to using distributed version control systems.
1a6e2954
CY
2272 (Comparing Files): Note that diff uses the minibuffer, and that the
2273 output is shown using Diff mode.
1c6c854e
CS
2274 (Diff Mode): Explain what "patch" and "hunk" mean.
2275 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2276 diff-show-trailing-whitespaces.
1a6e2954 2277 (File Archives): Add rar support.
c4b1a32a 2278
69051ab6
CY
2279 * major.texi (Choosing Modes): Make mode selection sequence more
2280 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2281 magic-mode-alist is nil by default.
2282 Document magic-fallback-mode-alist.
69051ab6 2283
e7421e03
CY
22842008-10-20 Chong Yidong <cyd@stupidchicken.com>
2285
2286 * frames.texi (Mouse References): Copyedits.
2287
6b2efdc2
TH
22882008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2289
2290 * ack.texi (Acknowledgments): Add myself as doc-view author.
2291
9c5e9396
EZ
22922008-10-20 Eli Zaretskii <eliz@gnu.org>
2293
2294 * frames.texi (Dialog Boxes): Add @cindex entries.
2295
dac94f8e
CY
22962008-10-20 Chong Yidong <cyd@stupidchicken.com>
2297
2298 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2299 (Text-Only Mouse): Copyedit.
2300
25597d40
CY
23012008-10-19 Chong Yidong <cyd@stupidchicken.com>
2302
f8a447f6
CY
2303 * frames.texi: Use @key throughout for mouse clicks.
2304 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2305 (Secondary Selection): Fix modified mouse click syntax.
2306 (Clipboard): Describe Cut, Copy and Paste commands.
2307 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2308 Copyedits.
2309 (Creating Frames): Add xref to Init File.
2310 (Frame Commands): Add xref to Exiting.
2311 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2312
b0f95216
CY
23132008-10-15 Chong Yidong <cyd@stupidchicken.com>
2314
b0817f00
CY
2315 * files.texi (Version Control): Copyedits. Add Bazaar.
2316 (Version Control Systems): List different VCS's using an itemized list.
2317 Add Bazaar.
2318 (VCS Concepts): Copyedits. Tweak description of file merging.
2319
b0f95216
CY
2320 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2321 (Cut/Paste Other App): Document select-active-regions and
2322 x-select-enable-primary.
2323
69d0d701
CY
23242008-10-13 Chong Yidong <cyd@stupidchicken.com>
2325
2326 * mark.texi (Shift Selection): Correct case in node name.
2327
2328 * emacs.texi (Top): Update node order in Mark chapter.
2329
375e8351
EZ
23302008-10-12 Eli Zaretskii <eliz@gnu.org>
2331
2332 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2333
2334 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2335 elsewhere in the manual instead of describing yet again the intricacies
2336 of $HOME on MS-Windows and MS-DOS.
2337
ab58114f
CY
23382008-10-12 Chong Yidong <cyd@stupidchicken.com>
2339
4f959513 2340 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2341 (Minibuffer File): Add discussion of `~' in file names.
2342 Add insert-default-directory index reference.
4f959513 2343
ab58114f
CY
2344 * files.texi (File Names): Reorganize description.
2345 (Visiting): Add xref to Mode Line. Copyedits.
2346 (Save Commands): Mention prefix behavior of C-x C-s.
2347 (Numbered Backups): Node deleted.
2348 (Backup Names): Contents of Numbered Backups moved here. State default
2349 of version-control variable.
2350 (Reverting): Copyedits.
2351 (Version Control): Add additional version control systems.
2352
2353 * emacs.texi (Top): Delete Numbered Backups node.
2354
2355 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2356 Backup Names.
f2884f63 2357 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2358
b0b5100a
RF
23592008-10-11 Romain Francoise <romain@orebokech.com>
2360
2361 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2362
89774b5f
CY
23632008-10-11 Chong Yidong <cyd@stupidchicken.com>
2364
2365 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2366 (Select Buffer): Mention use of minibuffer history. Describe default
2367 value of default-major-mode. Mention that C-x 4 b selects the other
2368 window.
2369 (List Buffers): Document CRM indicators in the order they appear.
2370 (Kill Buffer): Document new command kill-matching buffers.
2371 (Several Buffers): Move explanation of the relationship between buffer
2372 list and buffer menu to the top.
2373 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2374
4c72bf27
CY
23752008-10-10 Chong Yidong <cyd@stupidchicken.com>
2376
2377 * entering.texi (Exiting): Document change of C-x C-c to
2378 save-buffers-kill-terminal. Document kill-emacs.
2379
f68eb991
EZ
23802008-09-30 Eli Zaretskii <eliz@gnu.org>
2381
2382 * mule.texi (Coding Systems): Don't mention codepage-setup.
2383
2384 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2385 cpNNN coding systems anymore.
2386 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2387 for unibyte mode. Don't mention line-drawing characters.
2388 Don't mention dos-unsupported-char-glyph.
f68eb991 2389
1a2dd44d
CY
23902008-09-25 Chong Yidong <cyd@stupidchicken.com>
2391
2392 * search.texi (Search): Shorten introduction.
2393 (Basic Isearch): Add command table. Discuss reverse isearch and
2394 isearch highlighting.
2395 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2396 ring to cindex.
2397 (Special Isearch): Move input methods discussion here.
2398 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2399 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2400 Repeat Isearch.
2401 (Isearch Minibuffer): New node.
2402 (Word Search): Document new word search commands.
2403 (Regexp Example): Simplify example using sentence-end-base variable.
2404 (Replace): Reword introduction.
2405 (Unconditional Replace): Remove unnecessary example.
2406 (Other Repeating Search): Document new `M-s o' binding.
2407
2408 * emacs.texi (Top): Update node listings.
2409
e45da31d
JB
24102008-09-22 Juanma Barranquero <lekktu@gmail.com>
2411
2412 * emacs.texi (Top): Remove Kill Errors from menu.
2413
841c8096
CY
24142008-09-22 Chong Yidong <cyd@stupidchicken.com>
2415
402168fa
CY
2416 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2417 interface for defining macros. Simplify examples. Note that C-g quits
2418 macro definitions.
1c6c854e
CS
2419 (Keyboard Macro Counter): Document using F3 to insert counter.
2420 Give usage example.
402168fa
CY
2421 (Keyboard Macro Query): Organize query responses in a table.
2422
1c6c854e
CS
2423 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2424 Link to Erasing node.
841c8096
CY
2425 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2426 rationale to a footnote.
2427 (Kill Errors): Remove node, due to redundancy with Erasing.
2428 (Spelling): Move discussion of flyspell to end. Note new behavior of
2429 M-$ in active region. Remove non-ispell-specific keybindings from
2430 table.
2431
eab2ee89
DN
24322008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2433
2434 * cmdargs.texi (Initial Options): Document --daemon.
2435
3d53e905
GM
24362008-09-20 Glenn Morris <rgm@gnu.org>
2437
2438 * files.texi (Numbered Backups): Mention that some modes set
2439 version-control.
2440
1c90484d
GM
24412008-09-20 Jim Blandy <jimb@red-bean.com>
2442
2443 * files.texi (Numbered Backups): Reference File Variables, as well.
2444 Remove discussion of Rmail's implementation.
2445
0fc0d844
CY
24462008-09-06 Chong Yidong <cyd@stupidchicken.com>
2447
2448 * misc.texi (Recursive Edit): Note that top-level exits active
2449 minibuffers.
2450
2451 * trouble.texi (Quitting): Likewise.
2452
b18d283d
CY
24532008-08-31 Chong Yidong <cyd@stupidchicken.com>
2454
2455 * emacs.texi (Top): Add Temporary Face Changes xref.
2456
2457 * display.texi (Display): Move Temporary Face Changes node to just
2458 after Standard Faces.
2459 (Scrolling): Document recenter-top-bottom instead of recenter.
2460 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2461 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2462 (Display Custom): Copyedits.
2463 (Optional Mode Line): Document display-battery-mode.
2464
180135fc
RF
24652008-08-27 Romain Francoise <romain@orebokech.com>
2466
2467 * custom.texi (Directory Variables): Minor fix.
2468
d3fe3475
GM
24692008-08-27 Glenn Morris <rgm@gnu.org>
2470
2471 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2472 descriptions.
2473 (Calendar Customizing): Tweak layout description.
183080b6 2474 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2475 markers. Condense calendar-star-date and calendar-mark-today
2476 description.
2477 (Holiday Customizing): Add oriental and solar holidays.
2478 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2479 Fix holiday-float description. Use zerop in examples. Be less verbose.
2480 (Date Display Format): Change ISO format. Be less verbose.
2481 (Diary Customizing): Mention day and month abbrev arrays.
2482 Mention the date-form variables by name. Update European example.
2483 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2484 Condense examples. Mention diary-entry-symbols by name.
2485 Condense table for insertion commands.
2486 (Fancy Diary Display): Mention diary-include-string and
2487 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2488 Ethiopic, Persian date functions. Condense descriptions.
2489
2490 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2491 (Adding to Diary): Adapt for changed node name.
2492
71755807
GM
24932008-08-26 Glenn Morris <rgm@gnu.org>
2494
2495 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2496 node "Hebrew/Islamic Entries".
2497
2498 * calendar.texi (Specified Dates): Fix names of iso functions.
2499 (General Calendar): There may not be another window.
2500 (Writing Calendar Files, Holidays): Tweak intro.
2501 (Holidays): Mention Baha'i and Chinese holidays.
2502 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2503 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2504 (To Other Calendar): Add calendar-print-other-dates.
2505 Refer to "graphic display" rather than "X.
2506 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2507 (Displaying the Diary): Fix whitespace after reference.
2508 Fix `diary-number-of-entries' reference.
2509 (Date Formats): Explicitly mention that day names can be abbreviated.
2510 (Adding to Diary): Add some references to other sections.
2511 (Special Diary Entries): Fix reference.
2512 (Appointments): Simplify appt-message-warning-time entry.
2513 Clarify where times must be.
2514 (Importing Diary): Comment out icalendar paragraph that does not apply.
2515 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2516
d76ebc75
GM
25172008-08-23 Glenn Morris <rgm@gnu.org>
2518
2519 * fortran-xtra.texi (Fortran): Change description of free form and
2520 fixed form a bit. Mention hideshow and imenu.
2521 (Fortran Motion): Mention fortran-end-of-subprogram,
2522 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2523 (Fortran Indent): Minor re-word.
2524 (ForIndent Commands): Mention fortran-fill-paragraph and
2525 fortran-fill-statement.
2526 (ForIndent Cont): Mention fortran-tab-mode-string.
2527 (Fortran Comments): Mention fortran-comment-line-start-skip.
2528 (Fortran Columns): Mention font-locking.
2529 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2530
1fc0ce04 25312008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2532
2533 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2534
5c52e13c
CY
25352008-08-22 Chong Yidong <cyd@stupidchicken.com>
2536
2537 * mini.texi (Minibuffer): Simplify introduction.
2538 (Minibuffer File): Document tilde in minibuffer filenames.
2539 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2540 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2541 (Completion Example): Update example to current command list.
2542 (Completion Options): Document `lazy' value of completion-auto-help.
2543 Update contents of completion-ignored-extensions.
2544 (Minibuffer History): Describe "future history" list. State default
2545 value of history-delete-duplicates.
2546
77a00355
GM
25472008-08-21 Glenn Morris <rgm@gnu.org>
2548
2549 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2550 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2551
39ee1d04
CY
25522008-08-17 Chong Yidong <cyd@stupidchicken.com>
2553
2554 * regs.texi (Registers): Clarify valid register names.
2555 (RegPos): Note that buffer is saved and restored too.
2556 (RegText): Note that mark is reactivated/deactivated.
2557 (RegConfig): Xref to Windows node.
2558
b12c348f
CY
25592008-08-16 Chong Yidong <cyd@stupidchicken.com>
2560
3ae7ba79
CY
2561 * basic.texi (Inserting Text): Provide command name for C-q.
2562
b12c348f
CY
2563 * killing.texi (Killing): Copyedit. Define read-only text.
2564 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2565 (Killing by Lines): Copyedit.
2566 (Other Kill Commands): Move M-w description here.
2567 (Yanking): Move M-w to Other Kill Commands.
2568 (Kill Ring): Also mention saving text in registers. Link to Text
2569 Properties in elisp manual.
2570 (Accumulating Text): Copyedit.
2571 (CUA Bindings): Shift selection is now the default.
2572
d8ff7692
TZ
25732008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2574
2575 * maintaining.texi (Change Log): Mention next-error is available.
2576
a43a8a2e
GM
25772008-08-10 Glenn Morris <rgm@gnu.org>
2578
2579 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2580 and intermonth text.
2581 (Holiday Customizing): Add holiday-chinese.
2582
eba27308
EZ
25832008-08-08 Eli Zaretskii <eliz@gnu.org>
2584
2585 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2586
5f14a5b3
DN
25872008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2588
2589 * files.texi (Log Buffer): Describe C-c C-d.
2590 (Diff Mode): Describe C-x 4 A.
2591
49989bff
EZ
25922008-08-06 Eli Zaretskii <eliz@gnu.org>
2593
2594 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2595
5c915c02
DN
25962008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2597
2beaf97a
DN
2598 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2599 describe the new bindings to show the changeset diff, toggle annotation
2600 visibility, show revisions.
2601 (VC Status): Describe key bindings for modifying the change comments,
2602 displaying changeset diffs and annotations.
2603
5c915c02
DN
2604 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2605
71798ace
NR
26062008-08-05 Nick Roberts <nickrob@snap.net.nz>
2607
2608 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2609
b8949644
EZ
26102008-08-02 Eli Zaretskii <eliz@gnu.org>
2611
2612 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2613 and wording.
2614
819567d1
DN
26152008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2616
2617 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2618 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2619 commands. Improve some old info.
2620
5f38310a
CY
26212008-07-31 Chong Yidong <cyd@stupidchicken.com>
2622
0dc3906b
CY
2623 * display.texi (Visual Line Mode): New node.
2624
5f38310a 2625 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2626 (Moving Point): Add additional alternative key bindings.
2627 Describe line-move-visual.
5f38310a
CY
2628 (Erasing): Describe DEL.
2629 (Basic Undo, Blank Lines, Arguments): Copyedit.
2630 (Continuation Lines): Mention Visual Line mode.
2631 (Position Info): Move extended discussion to mule.texi.
2632
2633 * mule.texi (International Chars): Describe C-x =.
2634
2635 * emacs.texi (Top): Add Visual Line Mode node.
2636
7c2fb837
DN
26372008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2638
2639 * emacs.texi: Remove VMS support.
2640
3f6b73ef
DN
26412008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2642
2643 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2644 the vc-dir command name.
2645
9e2a2647
DN
26462008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2647
2648 * xresources.texi: Remove mentions of Mac Carbon.
2649
568beaa2
AS
26502008-07-19 Andreas Schwab <schwab@suse.de>
2651
2652 * ns-emacs.texi: Move to ../misc.
2653
0ef94706
CY
26542008-07-15 Chong Yidong <cyd@stupidchicken.com>
2655
2656 * entering.texi (Exiting): Don't describe text-only terminals as the
2657 default. Describe the new startup screen.
2658 (Exiting): Describe how to kill Emacs first. Change description of
2659 iconification to handle modern window systems.
2660
ba60bd44 26612008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2662
2663 * ns-emacs.texi: New file, documents features of Emacs port under
2664 NeXTstep windowing.
2665
9f30aa73
CY
26662008-07-15 Chong Yidong <cyd@stupidchicken.com>
2667
938a5d2e
CY
2668 * entering.texi (Entering Emacs): Update prev node.
2669
2670 * glossary.texi (Glossary): Remove xref to Text Characters.
2671
9f30aa73
CY
2672 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2673 directly, rather than in the context of ASCII. Move description of
2674 special properties of modifier key to new Modifier Keys node.
2675 (Keys): Copyedit.
2676 (Text Characters): Delete node. Multibyte is the default nowadays, and
2677 the node contents are obsolete.
2678
2679 * custom.texi (Modifier Keys): New node.
2680
2681 * emacs.texi (Top): Update node list.
2682
7e53d36c
CY
26832008-07-13 Chong Yidong <cyd@stupidchicken.com>
2684
2685 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2686 saying that Emacs provides menus and mouse support (which is par for
2687 the course).
2688
2689 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2690 early on.
2691 (Point): Copyedit. Relegate historical trivia to a footnote.
2692 (Mode Line): Explain mode-line format more consistently.
2693 (Menu Bar): Copyedit.
2694
1e9fa96d
GM
26952008-06-27 Glenn Morris <rgm@gnu.org>
2696
2697 * cal-xtra.texi (Sexp Diary Entries):
2698 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2699
dc9bebb8
CY
27002008-06-26 Chong Yidong <cyd@stupidchicken.com>
2701
2702 * mark.texi (Shift selection): New node.
2703 (Mark): Copyedits.
2704 (Persistent Mark): Move to the end of the chapter.
2705
e7881076
EZ
27062008-06-20 Eli Zaretskii <eliz@gnu.org>
2707
2708 * makefile.w32-in (distclean): Remove makefile.
2709
f427400c
NR
27102008-06-17 Nick Roberts <nickrob@snap.net.nz>
2711
2712 * building.texi (Starting GUD): Add an entry for gud-gdb.
2713 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2714 command mode.
2715
b597d348
GM
27162008-06-17 Glenn Morris <rgm@gnu.org>
2717
2718 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2719
647b7094
NR
27202008-06-17 Nick Roberts <nickrob@snap.net.nz>
2721
2722 * building.texi (Starting GUD): Expand on remote debugging.
2723 (Other GDB-UI Buffers): Mention new keyboard bindings.
2724
47a30023
GM
27252008-06-15 Glenn Morris <rgm@gnu.org>
2726
2727 * gnu.texi: Use a verbatim license for this invariant section,
2728 as per etc/GNU.
2729
37e5d54a
GM
27302008-06-13 Daniel Engeler <engeler@gmail.com>
2731
2732 * emacs.texi, misc.texi: Add documentation about serial port access.
2733
8e65d46c
GM
27342008-06-13 Glenn Morris <rgm@gnu.org>
2735
c1473b4c
MB
2736 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2737 maintain.info.
8e65d46c 2738
e40a85cd
MB
27392008-06-05 Miles Bader <miles@gnu.org>
2740
2741 * display.texi (Temporary Face Changes): Update to reflect function
2742 renamings in face-remap.el.
2743
56c73dec
MB
27442008-06-04 Miles Bader <miles@gnu.org>
2745
1c6c854e
CS
2746 * display.texi (Temporary Face Changes):
2747 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2748 `increase-buffer-face-height' and `decrease-default-face-height' now
2749 that they aren't bound by default.
2750
9d3d42fb
MB
27512008-06-03 Miles Bader <miles@gnu.org>
2752
2753 * display.texi (Temporary Face Changes): New node.
2754
2be6bfe2
EZ
27552008-05-31 Eli Zaretskii <eliz@gnu.org>
2756
2757 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2758
daf7e339
GM
27592008-05-31 Glenn Morris <rgm@gnu.org>
2760
2761 * cal-xtra.texi (Fancy Diary Display): Simplify.
2762
d21d2618
GM
27632008-05-30 Glenn Morris <rgm@gnu.org>
2764
2765 * cal-xtra.texi (Fancy Diary Display): Update for
2766 diary-display-function replacing diary-display-hook.
2767
71ce5fd0
JB
27682008-05-29 Drew Adams <drew.adams@oracle.com>
2769
2770 * msdog.texi (Windows Keyboard): Add descriptions of
2771 w32-register-hot-key and w32-unregister-hot-key.
2772
a3cdbdf8
MO
27732008-05-21 Tom Tromey <tromey@redhat.com>
2774
2775 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2776 Variables node.
2777
854a574c
MO
27782008-05-19 Tom Tromey <tromey@redhat.com>
2779
2780 * custom.texi (Variables): Add Directory Variables to menu.
2781 (Directory Variables): New node.
2782
7c2ec3f9
ER
27832008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2784
71ce5fd0 2785 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2786
370fded4
ER
27872008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2788
2789 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2790 Revision Tags and rewritten. Section now uses modern terminology,
2791 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2792 accurately.
2793
6af511e3
EZ
27942008-05-10 Eli Zaretskii <eliz@gnu.org>
2795
2796 * msdog.texi (Windows Files): Update documentation of
2797 w32-get-true-file-attributes.
2798
7a78b6e7
ER
27992008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2800
2801 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2802 directory mode.
2803
1bcfc24e
CY
28042008-05-08 Chong Yidong <cyd@stupidchicken.com>
2805
2806 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2807 entry "television".
1bcfc24e 2808
db86064f
ER
28092008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2810
ab5ec32c 2811 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2812
a31b405e
ER
28132008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2814
2815 * emacs/buffers.texi, emacs/files.texi (Version-control):
2816 vc-toggle-read-only is no longer a good idea...
2817
ff2c14fc
GM
28182008-04-29 Glenn Morris <rgm@gnu.org>
2819
2820 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2821
367c9b7c
JL
28222008-04-22 Juri Linkov <juri@jurta.org>
2823
2824 * dired.texi (Subdirectories in Dired): Describe using `^'
2825 to return to the parent directory.
2826
4ac1e9b4
NR
28272008-04-22 Nick Roberts <nickrob@snap.net.nz>
2828
2829 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2830 recent changes.
2831
b9b3bf2b
NR
28322008-04-19 Nick Roberts <nickrob@snap.net.nz>
2833
2834 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2835 (Other GDB-UI Buffers): Update for recent thread related changes.
2836
4d120d6a
SM
28372008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2838
2839 * maintaining.texi (Maintaining):
2840 * emacs.texi (Top): Typo.
2841
a152877d
SM
28422008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2843
b9b3bf2b
NR
2844 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2845 arg in `font-lock-add-keywords'.
a152877d 2846
36c0514c
GM
28472008-04-08 Glenn Morris <rgm@gnu.org>
2848
2849 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2850 Also add Baha'i calendar references where appropriate.
2851
06a97d46
GM
28522008-04-05 Glenn Morris <rgm@gnu.org>
2853
2854 * custom.texi (Init File): Byte-compiling .emacs is bad.
2855
6adc6eed
SM
28562008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2857
2858 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2859
571388b0
GM
28602008-03-29 Glenn Morris <rgm@gnu.org>
2861
2862 * calendar.texi: Update for `calendar-date-style' replacing
2863 `european-calendar'.
2864
3ae8f876
JR
28652008-03-28 Jason Rumney <jasonr@gnu.org>
2866
2867 * display.texi (Display Custom): Mention overlay-margin in text.
2868
5bc6ddff 28692008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2870
5bc6ddff
MB
2871 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2872 tutorial' comments.
03a864d5 2873
7186a830
CY
28742008-03-28 Chong Yidong <cyd@stupidchicken.com>
2875
2876 * mark.texi (Mark): Rearrange nodes.
2877 (Persistent Mark): Rename from Transient Mark.
2878 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2879 Describe Transient Mark mode as the default.
2880
2881 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2882 the default behavior with Transient Mark mode off.
2883 (Position Info): Fix typo.
2884
71ce5fd0
JB
2885 * display.texi (Standard Faces): Reference the Mark node.
2886 Remove discussion of the region face, which is discussed there.
7186a830
CY
2887
2888 * emacs.texi (Top): Update node listings.
2889
2890 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2891 as the default.
2892
2893 * fixit.texi (Undo): Standardize choice of undo key sequence.
2894 (Undo, Spelling): Describe Transient Mark mode as the default.
2895
2896 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2897 default.
2898
2899 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2900
2901 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2902 mode is the default, and note that the mark is not activated when set.
2903
2904 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2905 Describe Transient Mark mode as the default.
2906
2907 * search.texi (Basic Isearch): Reference the Mark Ring node.
2908 (Replace, Unconditional Replace, Other Repeating Search):
2909 Describe Transient Mark mode as the default.
2910
1c6c854e
CS
2911 * text.texi (Words, Pages, Fill Commands, HTML Mode):
2912 Describe Transient Mark mode as the default.
7186a830
CY
2913 (Paragraphs): Describe how M-h behaves when region is active.
2914
2915 * trouble.texi (Quitting): Clarify effects of C-g.
2916
dc47d1ff
GM
29172008-03-13 Glenn Morris <rgm@gnu.org>
2918
2919 * emacs.texi (EMACSVER): Set to 23.0.60.
2920
e3e0fb39 29212008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2922
e3e0fb39
GM
2923 * dired.texi (Hiding Subdirectories): Fix previous change.
2924
29252008-03-05 Drew Adams <drew.adams@oracle.com>
2926
2927 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2928
5e14abf8
KS
29292008-02-28 Kim F. Storm <storm@cua.dk>
2930
2931 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2932 Move describe-distribution to C-h C-o.
2933 Move view-emacs-problems to C-h C-p.
2934 Add view-emacs-debugging on C-h C-d.
2935 Add view-external-packages on C-h C-e.
d0207bf3 2936 Add view-order-manuals on C-h C-m.
5e14abf8 2937
d0207bf3 29382008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2939
2940 * msdog-xtra.texi (MS-DOS): Docstring fix.
2941
87e391bb
EZ
29422008-02-09 Eli Zaretskii <eliz@gnu.org>
2943
2944 * msdog.texi (Windows Fonts): Use a @table for describing font
2945 properties.
2946
5662e503
JR
29472008-02-07 Jason Rumney <jasonr@gnu.org>
2948
2949 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2950 value has changed.
2951 (Windows HOME): Clarify what is meant by "if that fails as well".
2952 (Windows Fonts): New section.
2953
72463824
GM
29542008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2955
2956 * basic.texi (Basic Undo): Remove duplicate "you can".
2957
7ff926e0
EZ
29582008-02-02 Eli Zaretskii <eliz@gnu.org>
2959
2960 * maintaining.texi (Tags): Fix last change.
2961
6ab7aef1
MA
29622008-02-02 Michael Albinus <michael.albinus@gmx.de>
2963
093571c3 2964 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2965
ace67e7e
NR
29662008-01-31 Nick Roberts <nickrob@snap.net.nz>
2967
2968 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2969
ae068fdf
RS
29702008-01-26 Richard Stallman <rms@gnu.org>
2971
2972 * maintaining.texi (Tags): Delete redundant index entry.
2973
a56d9a08
EZ
29742008-01-26 Eli Zaretskii <eliz@gnu.org>
2975
2976 * programs.texi (Imenu): Move "@cindex tags" from here...
2977 * maintaining.texi (Tags): ...to here.
2978
e941ed90
NR
29792008-01-23 Kevin Ryde <user42@zip.com.au>
2980
2981 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2982 click count.
2983
650276d5
JB
29842008-01-21 Juanma Barranquero <lekktu@gmail.com>
2985
2986 * entering.texi (Exiting): Fix typo.
2987 Reported by D. E. Evans <sinuhe@gnu.org>.
2988
8dc17977
MR
29892007-12-31 Martin Rudalics <rudalics@gmx.at>
2990
2991 * glossary.texi (Glossary): Fix typo.
2992
9f9695a6
RS
29932007-12-27 Richard Stallman <rms@gnu.org>
2994
2995 * text.texi (Formatted Text): Improve menu tag.
2996 (Editing Format Info): In Info, add duplicate menu of nodes
2997 about the submenus.
2998 (Format Faces): Say where Faces menu is found. Mention Other.
2999 (Format Colors): Say where these submenus are found.
3000 (Format Indentation, Format Justification): Likewise.
3001 (Format Properties): Likewise.
3002
abfd0191
RS
30032007-12-22 Richard Stallman <rms@gnu.org>
3004
3005 * search.texi (Query Replace): Make exp of query-replace more
3006 self-contained, and clarify.
8dc17977 3007
abfd0191
RS
3008 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3009
a2586785
RS
30102007-12-15 Richard Stallman <rms@gnu.org>
3011
3012 * files.texi (Auto Save): Clarify definition of auto-saving.
3013
a67cf2bb
RS
30142007-11-26 Richard Stallman <rms@gnu.org>
3015
3016 * help.texi (Help Echo): Cleanups.
3017
448b33b1
TTN
30182007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3019
3020 * files.texi (Why Version Control?): Fix typo.
3021 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3022 (Selecting a Fileset): Fix typos; small rewording.
3023 (Log Buffer): Likewise.
3024 (Old Revisions): Likewise.
448b33b1 3025
221bb7f6
EZ
30262007-11-17 Eli Zaretskii <eliz@gnu.org>
3027
3028 * mule.texi (Communication Coding): Fix wording of last change.
3029
d0207bf3 30302007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3031
630cb3b7
JB
3032 * custom.texi (Specifying File Variables):
3033 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3034
53b7759e
KH
30352007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3036
a5ab2e0c 3037 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3038
3039 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3040
c8763fb6 30412007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3042
630cb3b7 3043 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3044 --output=file.
3045
ff98e024
MR
30462007-11-13 Martin Rudalics <rudalics@gmx.at>
3047
3048 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3049 (Help Echo): Avoid mentioning the term "region" here and
3050 consistently use the term "active text".
3051
37b11c22
GM
30522007-11-11 Glenn Morris <rgm@gnu.org>
3053
3054 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3055
21d50ba1
JL
30562007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3057
1c6c854e
CS
3058 * search.texi (Query Replace):
3059 Mention `query-replace-show-replacement'.
21d50ba1 3060
c12ecb0a 30612007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3062
3063 * building.texi (Watch Expressions): Remove obscure sentence.
3064
3b4201f4
KH
30652007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3066
3067 * mule.texi (Select Input Method): Describe how to activate an input
3068 method in the text mode.
3069
07e5c0b0
DN
30702007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3071
3072 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3073
52dd7391
NR
30742007-10-30 Nick Roberts <nickrob@snap.net.nz>
3075
3076 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3077
c004e539
GM
30782007-10-30 Glenn Morris <rgm@gnu.org>
3079
3080 * misc.texi (Directory Tracking): Explain a bit more about
3081 dirtrack-mode.
3082
ca8c5b8c
GM
30832007-10-25 Glenn Morris <rgm@gnu.org>
3084
3085 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3086
b6c764ef
RS
30872007-10-24 Richard Stallman <rms@gnu.org>
3088
3089 * misc.texi (Interactive Shell): Cleanup last change.
3090
eabd84c9
JL
30912007-10-22 Juri Linkov <juri@jurta.org>
3092
3093 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3094 default values.
3095
0b43c7e2
ER
30962007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3097
ca8c5b8c 3098 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3099 'filesets'.
3100
a80859d4
MR
31012007-10-18 Martin Rudalics <rudalics@gmx.at>
3102
3103 * trouble.texi (Quitting): Fix typo.
3104
c9447ae1
GM
31052007-10-18 Glenn Morris <rgm@gnu.org>
3106
3107 * frames.texi (Mode Line Mouse): Mention minor mode names.
3108
168b980f
JL
31092007-10-17 Juri Linkov <juri@jurta.org>
3110
3111 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3112 fill-paragraph operates on the active region in Transient Mark mode.
3113 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3114 with fill-paragraph.
3115
3116 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3117 fill-paragraph.
3118
3119 * fixit.texi (Spelling): ispell-word operates on the active region
3120 in Transient Mark mode.
3121
5a331f34
JB
31222007-10-17 Aaron S. Hawley <aaronh@garden.org>
3123
3124 * building.texi (Source Buffers):
3125 * custom.texi (Init Non-ASCII):
3126 * glossary.texi (Glossary): Use "key binding" consistently.
3127
2a9f4d55
JB
31282007-10-17 Juanma Barranquero <lekktu@gmail.com>
3129
3130 * calendar.texi (Diary): Fix directive.
3131
de13cecf
RS
31322007-10-16 Richard Stallman <rms@gnu.org>
3133
3134 * calendar.texi (Diary): Clarify text about diary file example.
3135
5f90d53e
ER
31362007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3137
3138 * files.texi: Capitalize node names according to convention.
3139
3aa491bc
GM
31402007-10-13 Glenn Morris <rgm@gnu.org>
3141
3142 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3143
8a3106d3
ER
31442007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3145
3146 * emacs.texi:
3147 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3148 suggested by RMS and Robert J. Chassell.
8a3106d3 3149
da1080a2
ER
31502007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3151
3aa491bc 3152 * files.texi (Version Systems):
0870a421
ER
3153 * vc-xtra.texi:
3154 * vc1-xtra.texi:
ac3f4c6f 3155 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3156 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3157 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3158 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3159
58ade22b
ER
31602007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3161
da1080a2 3162 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3163 Reorder the descriptions to be chronological.
3164
93870ce2
RS
31652007-10-09 Richard Stallman <rms@gnu.org>
3166
3167 * display.texi (Cursor Display): Correct how cursor appears
3168 in nonselected windows.
3169
568c7288
NR
31702007-10-04 Nick Roberts <nickrob@snap.net.nz>
3171
3172 * building.texi (GDB Graphical Interface): Remove references to gdba
3173 and mention gud-gdb.
3174
1af74d06 31752007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3176
1af74d06 3177 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3178
0d8fb755
JL
31792007-10-06 Juri Linkov <juri@jurta.org>
3180
3181 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3182 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3183 fill-paragraph-or-region.
3184
3185 * basic.texi (Arguments): Replace fill-paragraph with
3186 fill-paragraph-or-region.
3187
b981e2c6
ER
31882007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3189
3190 * files.texi: Update the section on version control for 2007
2a9f4d55 3191 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3192 will come later.
3193
5fceaf9c
GM
31942007-09-15 Glenn Morris <rgm@gnu.org>
3195
3196 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3197 to `list-holidays'.
3198
b0e44b17
GM
31992007-09-14 Glenn Morris <rgm@gnu.org>
3200
3201 * calendar.texi: Update all instances of mark-calendar-holidays,
3202 list-calendar-holidays, list-holidays with the new names.
3203
8cf51b2c
GM
32042007-09-06 Glenn Morris <rgm@gnu.org>
3205
46a367db 3206 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3207 Split into the Emacs manual in emacs/, and other manuals in misc/.
3208 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3209 manual.
3210 (infodir): New variable.
3211 (info): Use $infodir.
3212 (emacsman): Delete target, not needed any more.
3213 Move all targets that are not the Emacs manual to misc/Makefile.in.
3214 (mostlyclean): Remove `gnustmp'.
3215 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3216 manual.
92f9b43f 3217 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3218 (emacsman): Delete target, not needed any more.
3219 (clean): Remove all info files but Emacs manual.
3220 Move all targets that are not the Emacs manual to misc/Makefile.in.
3221 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3222
3223 * Makefile.in (INFOSOURCES): Delete.
3224 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3225 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3226 *.vrs *.toc here...
3227 (maintainer-clean): ...from here.
3228
32292007-09-05 Glenn Morris <rgm@gnu.org>
3230
3231 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3232
8cf51b2c
GM
32332007-08-29 Glenn Morris <rgm@gnu.org>
3234
3235 * emacs.texi (EMACSVER): Increase to 23.0.50.
3236
3420c522
RS
32372007-08-27 Richard Stallman <rms@gnu.org>
3238
3239 * emacs.texi (Top): Clarify menu item for Glossary.
3240
3241 * display.texi (Faces): Change secn title.
3242 Clarify not all fonts come from Font Lock.
3243
8cf51b2c
GM
32442007-08-17 Eli Zaretskii <eliz@gnu.org>
3245
3246 * basic.texi (Position Info): Add index entry for face at point.
3247 Mention that character faces are also displayed by "C-u C-x =".
3248
8cf51b2c
GM
32492007-08-08 Glenn Morris <rgm@gnu.org>
3250
3251 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3252
32532007-08-07 Chong Yidong <cyd@stupidchicken.com>
3254
3255 * files.texi (File Conveniences): Document point motion keys in Image
3256 mode.
3257
8cf51b2c
GM
32582007-07-27 Glenn Morris <rgm@gnu.org>
3259
8cf51b2c
GM
3260 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3261 in-line.
3262
3263 * gpl.texi: New file with text of GPL.
3264 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3265
32662007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3267
3268 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3269
3270 * dired.texi (Wdired): Mention C-x C-q key binding.
3271
32722007-07-28 Nick Roberts <nickrob@snap.net.nz>
3273
3274 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3275
32762007-07-25 Glenn Morris <rgm@gnu.org>
3277
8cf51b2c
GM
3278 * emacs.texi (Copying): Replace license with GPLv3.
3279
3280 * Relicense all FSF files to GPLv3 or later.
3281
32822007-07-24 Glenn Morris <rgm@gnu.org>
3283
3284 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3285 for some calendars.
3286
32872007-07-23 Nick Roberts <nickrob@snap.net.nz>
3288
3289 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3290 default-directory for the current buffer is on a remote machine.
3291
8cf51b2c
GM
32922007-07-21 Eli Zaretskii <eliz@gnu.org>
3293
3294 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3295 default value.
3296
32972007-07-21 Richard Stallman <rms@gnu.org>
3298
3299 * files.texi (Why Version Control?): Improve previous change.
3300
33012007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3302
3303 * files.texi (Why Version Control?): New node.
3304
8cf51b2c
GM
33052007-07-12 Nick Roberts <nickrob@snap.net.nz>
3306
8cf51b2c
GM
3307 * building.texi (Starting GUD): Add xref to this anchor.
3308
8cf51b2c
GM
33092007-06-24 Karl Berry <karl@gnu.org>
3310
2a9f4d55 3311 * emacs.texi: New Back-Cover Text.
8cf51b2c 3312
8cf51b2c
GM
33132007-06-07 Alan Mackenzie <acm@muc.de>
3314
3315 * display.texi (Optional Mode Line): Document the new form of
3316 line+column numbers, "(561,2)".
3317
33182007-06-06 Juanma Barranquero <lekktu@gmail.com>
3319
49823426 3320 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3321
33222007-06-02 Chong Yidong <cyd@stupidchicken.com>
3323
3324 * Version 22.1 released.
3325
8cf51b2c
GM
33262007-05-07 Karl Berry <karl@gnu.org>
3327
3328 * emacs.texi (EMACSVER): Back to 22.
3329
33302007-05-06 Richard Stallman <rms@gnu.org>
3331
3332 * maintaining.texi (Create Tags Table): Clean up previous change.
3333
c8763fb6 33342007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3335
3336 * maintaining.texi (Create Tags Table): Add text about the dangers of
3337 making symbolic links to tags files.
3338
33392007-05-04 Karl Berry <karl@gnu.org>
3340
3341 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3342
33432007-05-03 Karl Berry <karl@gnu.org>
3344
3345 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3346
3347 * .cvsignore (*.pdf): New entry.
3348
8cf51b2c
GM
3349 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3350 for printing.
3351
33522007-05-01 Richard Stallman <rms@gnu.org>
3353
3354 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3355
8cf51b2c
GM
33562007-04-28 Glenn Morris <rgm@gnu.org>
3357
3358 * ack.texi (Acknowledgments):
3359 * anti.texi (Antinews):
8cf51b2c
GM
3360 * programs.texi (Program Modes): Restore mention of python.el pending
3361 consideration of legal status.
3362
33632007-04-28 Richard Stallman <rms@gnu.org>
3364
3365 * files.texi (File Names): Fixes to ~ description on MS systems.
3366
8cf51b2c
GM
33672007-04-26 Glenn Morris <rgm@gnu.org>
3368
3369 * emacs.texi (EMACSVER): Increase to 22.1.50.
3370
33712007-04-25 Karl Berry <karl@gnu.org>
3372
3373 * emacs.texi: Improve line breaks on copyright page,
3374 similar layout to lispref, 8.5x11 by default.
3375
3376 * dired.texi (Image-Dired): Improve line break, fix typo.
3377
33782007-04-24 Chong Yidong <cyd@stupidchicken.com>
3379
3380 * programs.texi (Program Modes):
8cf51b2c
GM
3381 * anti.texi (Antinews):
3382 * ack.texi (Acknowledgments): python.el removed.
3383
8cf51b2c
GM
33842007-04-23 Chong Yidong <cyd@stupidchicken.com>
3385
3386 * display.texi (Highlight Interactively): Correct description of
3387 hi-lock-file-patterns-policy.
3388
3389 * files.texi (File Archives): Mention self-extracting executables.
3390
33912007-04-23 Eli Zaretskii <eliz@gnu.org>
3392
3393 * search.texi (Unconditional Replace, Query Replace): Add xref to
3394 "Replacement and Case".
3395
33962007-04-22 Chong Yidong <cyd@stupidchicken.com>
3397
3398 * dired.texi (Image-Dired): Move from Thumbnails node.
3399 * misc.texi (Thumbnails): Node deleted.
3400 * emacs.texi (Top): Update node listing.
3401
3402 * files.texi (File Conveniences):
49823426 3403 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3404
34052007-04-21 Richard Stallman <rms@gnu.org>
3406
3407 * display.texi (Highlight Interactively): Correct previous change.
3408 Clarify doc of hi-lock-find-patterns, and move new features into it.
3409
34102007-04-20 David Koppelman <koppel@ece.lsu.edu>
3411
1c6c854e
CS
3412 * display.texi (Highlight Interactively):
3413 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3414
34152007-04-20 Martin Rudalics <rudalics@gmx.at>
3416
3417 * display.texi (Scrolling): Fix typo.
3418
8cf51b2c
GM
34192007-04-15 Chong Yidong <cyd@stupidchicken.com>
3420
8cf51b2c
GM
3421 * doclicense.texi: Remove node heading, so that it can be included by
3422 other files.
3423
3424 * emacs.texi: Insert node heading for GFDL.
3425
8cf51b2c
GM
34262007-04-14 Eli Zaretskii <eliz@gnu.org>
3427
3428 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3429 "command line".
3430
3431 * display.texi (Faces): Refer to "Creating Frames" for face
3432 and other frame customizations in .emacs.
3433
3434 * frames.texi (Creating Frames): Mention that face customizations can
3435 be put in .emacs. Add index entries.
3436
34372007-04-12 Richard Stallman <rms@gnu.org>
3438
3439 * glossary.texi (Glossary): Explain `iff'.
3440
34412007-04-11 Karl Berry <karl@gnu.org>
3442
3443 * gnu.texi (Top),
3444 * macos.texi (Mac Font Specs),
3445 * anti.texi (Antinews),
3446 * xresources.texi (Resources),
3447 * misc.texi (Emulation),
3448 * calendar.texi (Daylight Saving),
3449 * dired.texi (Dired and Find),
3450 * rmail.texi (Remote Mailboxes),
3451 * sending.texi (Mail Headers),
3452 * programs.texi (Which Function),
3453 * files.texi (Recover),
3454 * buffers.texi (Uniquify),
3455 * frames.texi (Wheeled Mice),
3456 * killing.texi (Rectangles): Wording to improve breaks in
3457 8.5x11 format.
3458 * mule.texi (Language Environments): \hbadness=10000 since there's
3459 no way to reword.
3460 * emacs.texi (smallbook): New @set to more easily switch between
3461 smallbook and 8.5x11.
3462
34632007-04-11 Richard Stallman <rms@gnu.org>
3464
3465 * files.texi (File Conveniences): Add xref to Tumme.
3466 Delete text about Thumbnail mode.
3467
8cf51b2c
GM
34682007-04-09 Alan Mackenzie <acm@muc.de>
3469
3470 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3471 new name. Insert concept index entries.
3472
8cf51b2c
GM
34732007-04-08 Chong Yidong <cyd@stupidchicken.com>
3474
3475 * display.texi (Standard Faces): Document prefix arg for
3476 list-faces-display.
3477
3478 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3479
8cf51b2c
GM
34802007-04-07 Chong Yidong <cyd@stupidchicken.com>
3481
8cf51b2c
GM
3482 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3483
3484 * files.texi (Misc File Ops): Rewrite description of
3485 insert-file-literally.
3486
8cf51b2c
GM
34872007-03-31 Eli Zaretskii <eliz@gnu.org>
3488
3489 * misc.texi (Printing): Postscript -> PostScript.
3490
8cf51b2c
GM
3491 * ack.texi (Acknowledgments): Postscript -> PostScript.
3492
3493 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3494
3495 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3496 below.
3497
34982007-03-30 Chong Yidong <cyd@stupidchicken.com>
3499
3500 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3501 Init Non-ASCII.
3502 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3503 (Init Non-ASCII): New node.
3504
35052007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3506
3507 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3508
8cf51b2c
GM
35092007-03-12 Glenn Morris <rgm@gnu.org>
3510
8cf51b2c
GM
3511 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3512 "Daylight Savings".
3513
49823426 3514 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3515 saving" in text throughout.
3516
8cf51b2c
GM
35172007-03-04 Richard Stallman <rms@gnu.org>
3518
3519 * custom.texi (Safe File Variables): Minor correction.
3520
8cf51b2c
GM
35212007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3522
3523 * rmail.texi (Movemail): Add internal ref.
3524 Don't indent the intro for the PROTO table.
3525 Format PROTO table items with @code.
3526
8cf51b2c
GM
35272007-02-26 Nick Roberts <nickrob@snap.net.nz>
3528
3529 * building.texi: Remove references to bashdb.
3530
8cf51b2c
GM
35312007-02-19 Juanma Barranquero <lekktu@gmail.com>
3532
3533 * mule.texi (Language Environments): Update list of supported language
3534 environments.
3535
8cf51b2c
GM
35362007-02-14 Kim F. Storm <storm@cua.dk>
3537
3538 * building.texi (Grep Searching): Fix lgrep doc.
3539
35402007-02-12 Chong Yidong <cyd@stupidchicken.com>
3541
3542 * back.texi: Remove unused file.
3543
c8763fb6 35442007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3545
3546 * maintaining.texi (Tag Syntax): Now --members is the default for
3547 etags, not for ctags yet.
3548
8cf51b2c
GM
35492007-02-03 Eli Zaretskii <eliz@gnu.org>
3550
3551 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3552 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3553 expects. Add comments to prevent people from inadvertently modifying
3554 the key parts needed by `texinfo-multiple-files-update'.
3555
35562007-01-29 Chong Yidong <cyd@stupidchicken.com>
3557
3558 * frames.texi (Secondary Selection): Window clicked does not matter
3559 when mouse-yank-at-point is non-nil.
3560
8cf51b2c
GM
35612007-01-16 Glenn Morris <rgm@gnu.org>
3562
3563 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3564 system abbrev.
3565
35662007-01-11 Richard Stallman <rms@gnu.org>
3567
3568 * msdog.texi (Windows Keyboard): Another small cleanup.
3569
35702007-01-10 Richard Stallman <rms@gnu.org>
3571
3572 * msdog.texi (Windows Keyboard): Yet another try to make
3573 everyone happy with that passage.
3574
35752007-01-05 Richard Stallman <rms@gnu.org>
3576
3577 * anti.texi (Antinews): Mention M-x shell scrolling.
3578
35792007-01-05 Nick Roberts <nickrob@snap.net.nz>
3580
3581 * building.texi (Watch Expressions): Describe gdb-max-children.
3582
8cf51b2c
GM
35832007-01-04 Richard Stallman <rms@gnu.org>
3584
8cf51b2c
GM
3585 * msdog.texi (Windows Keyboard): Clarify previous change.
3586
8cf51b2c
GM
35872007-01-02 Richard Stallman <rms@gnu.org>
3588
3589 * custom.texi (Changing a Variable): Minor clarification.
3590 (Specific Customization): customize-customized => customize-unsaved.
3591
3592 * entering.texi (Entering Emacs): Clean up text about restarting
3593 Emacs for each file.
3594
3595 * misc.texi (Shell Options): Minor cleanup.
3596
3597 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3598 with Emacs, not vice versa.
3599
3600 * programs.texi (Symbol Completion): Recommend customizing
3601 window manager.
3602
3603 * xresources.texi (Resources): Minor fix.
3604
c8763fb6 36052007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3606
3607 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3608
36092007-01-01 Richard Stallman <rms@gnu.org>
3610
3611 * commands.texi (User Input): Document keys stolen by window mangers.
3612
36132006-12-31 Richard Stallman <rms@gnu.org>
3614
3615 * custom.texi (Specific Customization): Document customize-option
3616 instead of customize-variable.
3617
36182006-12-31 Kim F. Storm <storm@cua.dk>
3619
3620 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3621
36222006-12-30 Kim F. Storm <storm@cua.dk>
3623
3624 * killing.texi (CUA Bindings): Fix typo.
3625
3626 * xresources.texi (Table of Resources): Mention grow-only value for
3627 auto-resize-tool-bars.
3628
8cf51b2c
GM
36292006-12-27 Eli Zaretskii <eliz@gnu.org>
3630
3631 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3632 and how to get them back.
3633
36342006-12-26 Richard Stallman <rms@gnu.org>
3635
3636 * calendar.texi (Holidays): Holiday listing is based on current
3637 practice, but DST is not.
3638
36392006-12-25 Richard Stallman <rms@gnu.org>
3640
3641 * emacs.texi (Top): Update subnode menus.
3642
3643 * mark.texi (Transient Mark): Fix xref.
3644
3645 * killing.texi (Graphical Kill): Node deleted.
3646 (Killing): Add xref to Cut and Paste.
3647 (CUA Bindings): Update xref.
3648
3649 * frames.texi (Cut and Paste): New section to hold other nodes.
3650 (Mouse Commands): Node demoted.
3651 (Cut/Paste Other App): Split out from Mouse Commands.
3652 (Word and Line Mouse): Likewise.
3653 (Secondary Selection, Clipboard): Nodes demoted.
3654
8cf51b2c
GM
36552006-12-24 Kevin Ryde <user42@zip.com.au>
3656
3657 * calendar.texi (Holidays): US daylight saving begins second Sunday
3658 in March for 2007 onwards.
3659 (Daylight Savings): Show new US default daylight saving rules, 2nd
3660 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3661
36622006-12-23 Chong Yidong <cyd@stupidchicken.com>
3663
3664 * calendar.texi (Scroll Calendar): < and > are switched.
3665
36662006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3667
3668 * killing.texi (Deletion): Describe M-\ prefix argument.
3669
36702006-12-23 Richard Stallman <rms@gnu.org>
3671
3672 * search.texi (Regexp Search): Explain why forward and reverse regexp
3673 search are not mirror images.
3674
8cf51b2c
GM
36752006-12-19 Kim F. Storm <storm@cua.dk>
3676
3677 * major.texi (Choosing Modes): Describe match-function elements for
3678 magic-mode-alist.
3679
8cf51b2c
GM
36802006-12-18 Eli Zaretskii <eliz@gnu.org>
3681
3682 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3683 peculiarities.
3684
36852006-12-18 Richard Stallman <rms@gnu.org>
3686
3687 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3688
8cf51b2c
GM
36892006-12-17 Alan Mackenzie <acm@muc.de>
3690
3691 * programs.texi (Left Margin Paren): Remove the bit which says
3692 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3693 Discuss some of the issues of setting this option to nil.
3694
36952006-12-17 Glenn Morris <rgm@gnu.org>
3696
3697 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3698
36992006-12-16 Eli Zaretskii <eliz@gnu.org>
3700
3701 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3702 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3703 NTFS volumes.
3704 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3705 volumes.
3706
37072006-12-15 Eli Zaretskii <eliz@gnu.org>
3708
3709 * text.texi (HTML Mode): Fix "C-c TAB".
3710
8cf51b2c
GM
37112006-12-09 Richard Stallman <rms@gnu.org>
3712
3713 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3714
37152006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3716
3717 * files.texi (Misc File Ops): Document insert-file-literally.
3718
37192006-12-08 Eli Zaretskii <eliz@gnu.org>
3720
3721 * cmdargs.texi (Colors): Note that --color is intended for overriding
3722 the terminal defaults, not for normal invocation.
3723
3724 * misc.texi (Emacs Server): Improve wording. Don't mention the
3725 ``server program''. Add a cross-reference to "Init File" node.
3726 (Invoking emacsclient): Add index entries. Document both short and
3727 long versions of command-line options. Document the -f option.
3728
8cf51b2c
GM
37292006-12-06 Richard Stallman <rms@gnu.org>
3730
3731 * text.texi (Outline Format): Say to set outline-regexp
3732 and outline-level with major modes and file local variables.
3733
c8763fb6 37342006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3735
3736 * anti.texi (Antinews): Mention the alternative to
3737 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3738
8cf51b2c
GM
3739 * misc.texi (Interactive Shell): Ditto.
3740
37412006-12-04 Eli Zaretskii <eliz@gnu.org>
3742
3743 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3744
3745 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3746
37472006-12-01 Eli Zaretskii <eliz@gnu.org>
3748
3749 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3750 colon in the mode line.
3751
3752 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3753
37542006-11-26 Nick Roberts <nickrob@snap.net.nz>
3755
3756 * building.texi (Watch Expressions): Mention SPC for expanding/
3757 contracting watch expressions.
3758
37592006-11-26 Kim F. Storm <storm@cua.dk>
3760
3761 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3762
37632006-11-26 Nick Roberts <nickrob@snap.net.nz>
3764
3765 * building.texi (Debugger Operation): Define text command mode.
3766 Clarify how tooltips work.
3767 (GDB Graphical Interface): Explain how to run in text command mode
3768 more clearly.
3769
37702006-11-25 Juanma Barranquero <lekktu@gmail.com>
3771
3772 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3773
37742006-11-22 Juanma Barranquero <lekktu@gmail.com>
3775
3776 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3777
8cf51b2c
GM
37782006-11-18 Chong Yidong <cyd@stupidchicken.com>
3779
3780 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3781 and EMACS is deprecated.
3782
37832006-11-18 Juanma Barranquero <lekktu@gmail.com>
3784
3785 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3786
c8763fb6 37872006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3788
3789 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3790
3791 * emacs.texi: Include xresources.texi both for info and dvi.
3792
3793 * xresources.texi: Merge text from xresmini.texi.
3794
c8763fb6 37952006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3796
3797 * glossary.texi: Fix typos.
3798
8cf51b2c
GM
37992006-11-06 Richard Stallman <rms@gnu.org>
3800
3801 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3802
3803 * ack.texi (Acknowledgments): Fix name spelling.
3804
38052006-11-01 Juri Linkov <juri@jurta.org>
3806
3807 * search.texi (Word Search): Document incremental word search.
3808
38092006-10-28 Glenn Morris <rgm@gnu.org>
3810
3811 * ack.texi (Acknowledgments): Add cal-html author.
3812
3813 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3814 Calendar"). Describe new package cal-html.
3815 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3816 Calendar Files."
3817
8cf51b2c
GM
38182006-10-23 Richard Stallman <rms@gnu.org>
3819
3820 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3821 Abbrev mode is enabled.
3822
8cf51b2c
GM
38232006-10-16 Richard Stallman <rms@gnu.org>
3824
8cf51b2c
GM
3825 * emacs.texi: Update ISBN.
3826
8cf51b2c
GM
38272006-10-11 Kim F. Storm <storm@cua.dk>
3828
3829 * emacs.texi (Acknowledgments): Use @dotless{i}.
3830
38312006-10-08 Nick Roberts <nickrob@snap.net.nz>
3832
3833 * building.texi (Breakpoints Buffer): Mention catchpoints.
3834
38352006-10-08 Kim F. Storm <storm@cua.dk>
3836
3837 * ack.texi (Acknowledgments): Update.
3838
3839 * emacs.texi (Acknowledgments): Fix bad @/ form.
3840
8cf51b2c
GM
38412006-10-05 Kim F. Storm <storm@cua.dk>
3842
3843 * emacs.texi (Acknowledgments): Add more contributors.
3844
38452006-10-03 Richard Stallman <rms@gnu.org>
3846
3847 * emacs.texi (Acknowledgments): Update version and edition.
3848
8cf51b2c
GM
38492006-10-01 Karl Berry <karl@gnu.org>
3850
3851 * custom.texi (Customization Groups): Page break to keep example buffer
3852 on one page.
3853
38542006-09-30 Karl Berry <karl@gnu.org>
3855
3856 * programs.texi (Basic Indent): @need to improve page break.
3857 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3858
38592006-09-29 Glenn Morris <rgm@gnu.org>
3860
3861 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3862
38632006-09-29 Karl Berry <karl@gnu.org>
3864
3865 * windows.texi (Basic Window): Remove forced @break, no longer
3866 desirable.
3867 * frames.texi (Frame Commands),
3868 * mark.texi (Marking Objects): Reword to avoid bad page break.
3869 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3870
38712006-09-19 Richard Stallman <rms@gnu.org>
3872
3873 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3874 stick to present tense.
3875
c8763fb6 38762006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3877
3878 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3879 to x-gtk-use-old-file-dialog.
3880 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3881
38822006-09-15 Jay Belanger <belanger@truman.edu>
3883
49823426 3884 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3885 Change "Library Public License" to "Lesser Public License"
3886 throughout. Use "yyyy" to represent year.
3887
8cf51b2c
GM
38882006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3889
3890 * files.texi (Visiting): Add index entry "open file".
3891
8cf51b2c
GM
38922006-09-11 Richard Stallman <rms@gnu.org>
3893
3894 * building.texi (Compilation Mode): Clarification.
3895 (Grep Searching): Add xref to Compilation Mode.
3896
8cf51b2c
GM
38972006-09-08 Richard Stallman <rms@gnu.org>
3898
3899 * search.texi (Search): Ref multi-file search commands here.
3900 (Other Repeating Search): Not here.
3901
8cf51b2c
GM
39022006-08-28 Richard Stallman <rms@gnu.org>
3903
3904 * windows.texi (Split Window): Update xref.
3905
3906 * basic.texi (Continuation Lines): Update xref.
3907
3908 * indent.texi (Tab Stops): Update xref.
3909
3910 * emacs.texi (Top): Update subnode menu.
3911
3912 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3913 split out of Display Custom.
3914
39152006-08-25 Kim F. Storm <storm@cua.dk>
3916
3917 * display.texi (Display Custom): Add variables overline-margin
3918 and x-underline-at-descent-line.
3919
39202006-08-25 Richard Stallman <rms@gnu.org>
3921
3922 * entering.texi (Exiting): Rewrite to give graphical displays
3923 priority over text terminals.
3924
3925 * search.texi (Incremental Search): Move index entries.
3926
39272006-08-23 Chong Yidong <cyd@stupidchicken.com>
3928
3929 * custom.texi (Init File): Reference Find Init to avoid "home
3930 directory" confusion.
3931
39322006-08-22 Nick Roberts <nickrob@snap.net.nz>
3933
3934 * building.texi (Other GDB-UI Buffers): Describe how to edit
3935 a value in the locals buffer.
3936
39372006-08-21 Richard Stallman <rms@gnu.org>
3938
3939 * search.texi (Basic Isearch): Add `isearch' index entry.
3940
39412006-08-16 Richard Stallman <rms@gnu.org>
3942
3943 * misc.texi (Saving Emacs Sessions): Clean up wording.
3944
3945 * mark.texi (Marking Objects): Mention term "select all".
3946
3947 * emacs.texi (Top): Update subnode menu.
3948
3949 * help.texi (Help Mode): Move node up in file.
3950
8cf51b2c
GM
39512006-08-15 Nick Roberts <nickrob@snap.net.nz>
3952
3953 * building.texi (Stack Buffer): Explain fringe arrow.
3954
8cf51b2c
GM
39552006-08-12 Eli Zaretskii <eliz@gnu.org>
3956
8cf51b2c
GM
3957 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3958 on startup.
3959
39602006-08-11 Romain Francoise <romain@orebokech.com>
3961
3962 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3963
39642006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3965
3966 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3967
39682006-08-10 Richard Stallman <rms@gnu.org>
3969
3970 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
3971 with face merging. Empty regions don't count.
3972 Clarify face property inheritance.
8cf51b2c
GM
3973
39742006-08-08 Romain Francoise <romain@orebokech.com>
3975
3976 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3977 <arjuropo@cc.jyu.fi>.
3978
8cf51b2c
GM
39792006-08-04 Eli Zaretskii <eliz@gnu.org>
3980
3981 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3982 apply to all frames.
3983
8cf51b2c
GM
39842006-08-01 Richard Stallman <rms@gnu.org>
3985
3986 * help.texi (Name Help): Add index entries for describe-variable.
3987
39882006-08-01 Nick Roberts <nickrob@snap.net.nz>
3989
3990 * building.texi (GDB Graphical Interface): Shorten node names.
3991 (GDB-UI Layout): Use GDB-related.
3992 (Other GDB-UI Buffers): Simplify English.
3993
39942006-07-31 Richard Stallman <rms@gnu.org>
3995
3996 * search.texi (Query Replace): Add xref for Dired's Q command.
3997
8cf51b2c
GM
39982006-07-31 Nick Roberts <nickrob@snap.net.nz>
3999
4000 * building.texi (GDB commands in Fringe): Rename to...
4001 (Source Buffers): ..this and move forward. Describe hollow arrow and
4002 new option gdb-find-source-frame.
4003
40042006-07-29 Richard Stallman <rms@gnu.org>
4005
4006 * dired.texi (Operating on Files): Simplify previous change
4007 and fix Texinfo usage.
4008
40092006-07-29 Eli Zaretskii <eliz@gnu.org>
4010
4011 * dired.texi (Operating on Files): Add cross-references. State the
4012 Unix commands that do similar things.
4013
40142006-07-28 Richard Stallman <rms@gnu.org>
4015
4016 * mark.texi (Transient Mark): Clarify that region never disappears
4017 when Transient Mark mode is off, and not when it is on.
4018
40192006-07-27 Richard Stallman <rms@gnu.org>
4020
4021 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4022
40232006-07-24 Richard Stallman <rms@gnu.org>
4024
4025 * xresources.texi (GTK styles): Fix texinfo usage.
4026
8cf51b2c
GM
4027 * commands.texi (User Input): Explain why we teach keyboard cmds.
4028
4029 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4030 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4031 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4032 * doclicense.texi, display.texi, dired.texi, basic.texi:
4033 * anti.texi, ack.texi: Move periods and commas inside quotes.
4034
40352006-07-22 Eli Zaretskii <eliz@gnu.org>
4036
4037 * cmdargs.texi (General Variables): Document EMAIL.
4038
40392006-07-21 Eli Zaretskii <eliz@gnu.org>
4040
4041 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4042 doesn't have effect on MS-Windows.
4043
8cf51b2c
GM
40442006-07-17 Richard Stallman <rms@gnu.org>
4045
4046 * building.texi (Grep Searching): Explain about chaining grep commands.
4047
8cf51b2c
GM
40482006-07-10 Nick Roberts <nickrob@snap.net.nz>
4049
49823426 4050 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4051
40522006-07-09 Chong Yidong <cyd@stupidchicken.com>
4053
4054 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4055 is invoked for multiple files.
4056
40572006-07-08 Eli Zaretskii <eliz@gnu.org>
4058
4059 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4060 on-line manual for the rest of this node.
4061 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4062 unconditionally.
4063 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4064 Improve wording.
4065 (Windows Printing): Improve wording.
4066 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4067 rest of this node.
4068
8cf51b2c
GM
40692006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4070
49823426
GM
4071 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4072 with eval-buffer.
8cf51b2c
GM
4073
40742006-07-05 Nick Roberts <nickrob@snap.net.nz>
4075
4076 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4077 of character translation.
4078
40792006-07-04 Nick Roberts <nickrob@snap.net.nz>
4080
4081 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4082
40832006-07-03 Karl Berry <karl@gnu.org>
4084
4085 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4086 not-too-underfull hboxes in the TeX output.
4087 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4088 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4089 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4090 * sending.texi, text.texi: Fix overfull/underfull boxes.
4091
40922006-07-03 Romain Francoise <romain@orebokech.com>
4093
4094 * m-x.texi (M-x): Fix.
4095
40962006-07-03 Richard Stallman <rms@gnu.org>
4097
8cf51b2c
GM
4098 * search.texi (Other Repeating Search): filename -> file name.
4099
4100 * misc.texi (Narrowing): Minor cleanups.
4101
4102 * files.texi (Visiting): filename -> file name.
4103
4104 * emacs.texi (Top): Update subnode menus.
4105
4106 * mule.texi (Coding Systems): Move char translation stuff here.
4107 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4108 (Recognize Coding): Substantial local rewrites.
4109 (International): Update menu.
4110
4111 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4112 (Scrolling): Substantial local rewrites.
4113 (Display): Update menu and intro.
4114
4115 * dired.texi: filename -> file name.
4116
4117 * custom.texi (Safe File Variables): Texinfo usage fix.
4118
f0131492 41192006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4120
4121 * help.texi, m-x.texi: Lots of cleanups.
4122
8cf51b2c
GM
41232006-06-30 Eli Zaretskii <eliz@gnu.org>
4124
4125 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4126 (Windows Processes, Windows Misc): Shorten the printed version by
4127 selectively conditioning less important portions by @ifnottex.
4128
8cf51b2c
GM
41292006-06-27 Richard Stallman <rms@gnu.org>
4130
4131 * mini.texi (Minibuffer File): Minor cleanup.
4132
41332006-06-25 Nick Roberts <nickrob@snap.net.nz>
4134
4135 * frames.texi (XTerm Mouse): Rename to...
4136 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4137
4138 * emacs.texi (Top): Use new node name.
4139
41402006-06-24 Eli Zaretskii <eliz@gnu.org>
4141
4142 * emacs.texi (Top): Update the detailed menu according to changes in
4143 msdog.texi.
4144
4145 * msdog.texi (Windows Keyboard): New section.
4146 (Windows Mouse): New section.
4147 (Windows System Menu): Remove section (text merged with "Windows
4148 Keyboard").
4149 (Windows Misc): New section.
4150
4151 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4152
4153 * msdog.texi (ls in Lisp): New section.
4154
4155 * files.texi (Visiting): Document case-insensitive wildcard matching
4156 under find-file-wildcards.
4157
8cf51b2c
GM
41582006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4159
4160 * macos.texi (Mac Input): Add description of mac-function-modifier.
4161 Now Unicode keyboard layouts work.
4162
8cf51b2c
GM
41632006-06-10 Richard Stallman <rms@gnu.org>
4164
4165 * mule.texi (Recognize Coding): Clarify previous change.
4166
41672006-06-09 Kenichi Handa <handa@m17n.org>
4168
4169 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4170 notation.
4171
41722006-06-07 Kevin Ryde <user42@zip.com.au>
4173
4174 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4175 manual for @ifnottex, but in emacs-extra for @iftex.
4176
4177 * cmdargs.texi (General Variables): Fix smtpmail xref.
4178
41792006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4180
8cf51b2c 4181 * programs.texi (Comment Commands):
8cf51b2c 4182 * custom.texi (Specifying File Variables):
49823426 4183 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4184
41852006-06-07 Nick Roberts <nickrob@snap.net.nz>
4186
4187 * building.texi (Watch Expressions): Move node to end.
4188 (GDB Graphical Interface): Move description of clicks in fringe...
4189 (GDB commands in the Fringe): ...to here. New node.
4190
8cf51b2c
GM
41912006-06-05 Romain Francoise <romain@orebokech.com>
4192
49823426 4193 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4194
41952006-06-05 Nick Roberts <nickrob@snap.net.nz>
4196
4197 * building.texi (GDB Graphical Interface): Update bindings.
4198 (Commands of GUD): Add gud-print. Remove gud-run.
4199 Restate availability more generally.
4200
f0131492 42012006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4202
4203 * mini.texi: Lots of cleanups.
4204
42052006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4206
4207 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4208 and Mouse-2.
4209
c8763fb6 42102006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4211
4212 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4213
8cf51b2c
GM
42142006-05-31 Richard Stallman <rms@gnu.org>
4215
4216 * basic.texi (Moving Point): Fix previous change.
4217
c8763fb6 42182006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4219
4220 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4221
f0131492 42222006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4223
4224 * basic.texi: Many simplifications and improvements in wording.
4225
8cf51b2c
GM
42262006-05-26 Nick Roberts <nickrob@snap.net.nz>
4227
4228 * anti.texi (Antinews): Create a node for gdb-ui.
4229
8cf51b2c
GM
42302006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4231
4232 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4233
42342006-05-20 Richard Stallman <rms@gnu.org>
4235
4236 * dired.texi (Dired Navigation): dired-goto-file is now j.
4237
8cf51b2c
GM
42382006-05-20 Eli Zaretskii <eliz@gnu.org>
4239
4240 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4241 and their aliases.
4242
4243 * msdog.texi (Windows Printing): Mention non-support of plain text
4244 printing with some el-cheapo printers, and suggest a workaround.
4245
42462006-05-20 Kevin Ryde <user42@zip.com.au>
4247
4248 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4249 remove the bit saying you must set it.
4250
42512006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4252
4253 * trouble.texi (Checklist):
4254 * text.texi (Text, Auto Fill, Text Mode):
4255 * search.texi (Nonincremental Search):
4256 * rmail.texi (Rmail Labels):
4257 * mule.texi (Input Methods, Multibyte Conversion):
4258 * misc.texi (Gnus, Where to Look, PostScript):
4259 * maintaining.texi (Create Tags Table):
4260 * indent.texi (Indentation Commands):
4261 * fixit.texi (Spelling):
4262 * emacs.texi (Copying):
4263 * custom.texi (Init File): ifinfo -> ifnottex.
4264
8cf51b2c
GM
42652006-05-17 Richard Stallman <rms@gnu.org>
4266
4267 * files.texi (Diff Mode): Mention C-x `.
4268
42692006-05-08 Richard Stallman <rms@gnu.org>
4270
4271 * custom.texi (Disabling): Textual cleanups.
4272
8cf51b2c
GM
42732006-05-12 Glenn Morris <rgm@gnu.org>
4274
4275 * calendar.texi (Displaying the Diary, Format of Diary File):
4276 Refer to diary-view-entries, diary-list-entries,
4277 diary-show-all-entries rather than obsolete aliases.
4278
42792006-05-12 Eli Zaretskii <eliz@gnu.org>
4280
4281 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4282 (Displaying the Diary, Special Diary Entries, Importing Diary):
4283 * building.texi (Compilation Shell):
4284 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4285 emacs-xtra with @inforef's.
4286
4287 * files.texi (Visiting): Fix wording.
4288
4289 * mule.texi (Coding Systems, Text Coding): More indexing.
4290 Mention that C-x RET f can set eol conversion.
4291
c8763fb6 42922006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4293
4294 * xresmini.texi (GTK resources): Insert GTK description.
4295
4296 * xresources.texi (GTK resources): metafont should be menufont.
4297
8cf51b2c
GM
42982006-05-06 Michael Albinus <michael.albinus@gmx.de>
4299
49823426 4300 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4301 method, user name and host name is active only in partial
4302 completion mode.
4303
8cf51b2c
GM
43042006-05-06 Eli Zaretskii <eliz@gnu.org>
4305
4306 * makefile.w32-in (emacs.dvi):
4307 * Makefile.in (emacs.dvi): Add xresmini.texi.
4308
4309 * xresmini.texi (Table of Resources): Remove xref to non-existent
4310 node "LessTif Resources".
4311
4312 * msdog.texi (Microsoft Windows):
4313 * calendar.texi (Calendar/Diary, Displaying the Diary)
4314 (Special Diary Entries, Importing Diary, Holidays):
4315 * programs.texi (Program Modes):
4316 * text.texi (Text):
4317 * buffers.texi (Several Buffers):
4318 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4319
43202006-05-06 Eli Zaretskii <eliz@gnu.org>
4321
4322 The following changes merge the emacs-xtra manual into the main
4323 manual, but only for on-line version of the manual.
4324
4325 * vc2-xtra.texi (Version Backups, Local Version Control)
4326 (Making Snapshots, Change Logs and VC, Version Headers)
4327 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4328 on-line manual.
4329
4330 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4331 for on-line manual.
4332
4333 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4334 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4335 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4336 for on-line manual.
4337
4338 * fortran-xtra.texi (Fortran, Fortran Autofill)
4339 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4340 for on-line manual.
4341
4342 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4343 Conditional xref's for on-line manual.
4344
4345 * emerge-xtra.texi (Emerge, Overview of Emerge)
4346 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4347 manual.
4348
4349 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4350 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4351 (EMACSSOURCES): Use EMACS_XTRA.
4352 (../info/emacs-xtra): Remove.
4353 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4354
4355 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4356 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4357 (EMACSSOURCES): Use EMACS_XTRA.
4358 ($(infodir)/emacs-xtra): Remove.
4359 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4360
4361 * trouble.texi (Quitting):
4362 * text.texi (Text):
4363 * programs.texi (Program Modes):
4364 * msdog.texi (Microsoft Windows):
4365 * frames.texi (Frames):
4366 * files.texi (Backup, Version Control, VC Concepts)
4367 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4368 (Registering, VC Status, VC Undo, Multi-User Branching)
4369 (Comparing Files):
4370 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4371 (Displaying the Diary, Special Diary Entries, Importing Diary):
4372 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4373 conditional xref's, depending on @iftex/@ifnottex.
4374
4375 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4376 "MS-DOS". @include msdog-xtra.texi.
4377
4378 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4379 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4380
4381 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4382 for vc-xtra.texi subsections.
4383 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4384 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4385
4386 * sending.texi (Sending Mail): A @node line without explicit Prev,
4387 Next, and Up links.
4388
4389 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4390 Next, and Up links.
4391
4392 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4393 and its sections. @include picture-xtra.texi.
4394
4395 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4396 "Emerge".
4397 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4398
4399 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4400 exact duplicate of its name-sake in calendar.texi.
4401
4402 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4403 "Advanced Calendar/Diary Usage".
4404 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4405
4406 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4407 dired-xtra.texi.
4408 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4409
4410 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4411 (Files) [ifnottex]: Add menu entry for Autorevert.
4412
4413 * emacs-xtra.texi (Introduction): Reword to make consistent with
4414 printed version only.
4415 <Top level>: Remove the body of all chapters and move them to the
4416 new *-xtra.texi files. Use @raisesections and @lowersections to
4417 convert sections to chapters etc.
4418
4419 * msdog-xtra.texi:
4420 * fortran-xtra.texi:
4421 * vc-xtra.texi:
4422 * vc1-xtra.texi:
4423 * vc2-xtra.texi:
4424 * emerge-xtra.texi:
4425 * cal-xtra.texi:
4426 * dired-xtra.texi:
4427 * arevert-xtra.texi: New files, with text from respective chapters
4428 of emacs-xtra.texi. Convert each @chapter into @section, @section
4429 into @subsection, etc.
4430
1c6c854e 4431 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4432 updated.
4433
4434 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4435 Windows". All references updated.
4436
44372006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4438
4439 * macos.texi (Mac Input): Mention input from Character Palette.
4440 (Mac Font Specs): Fix typo.
4441
44422006-05-05 Richard Stallman <rms@gnu.org>
4443
4444 * files.texi (Diff Mode): Minor cleanup.
4445
44462006-05-05 Karl Berry <karl@gnu.org>
4447
8cf51b2c
GM
4448 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4449 errors from the current release of makeinfo (4.8).
4450 * help.texi (Library Keywords): Change widest word in multitable
4451 template from `emulations' to `convenience'. (Not sure if this is
4452 related to the font change.)
4453
44542006-05-05 Eli Zaretskii <eliz@gnu.org>
4455
4456 * files.texi (File Names): Add a footnote about limited support of
4457 ~USER on MS-Windows.
4458
4459 * cmdargs.texi (Initial Options): Add a footnote about limited
4460 support of ~USER on MS-Windows.
4461
44622006-05-03 Richard Stallman <rms@gnu.org>
4463
4464 * files.texi (Diff Mode): Node moved here.
4465 (Comparing Files): Delete what duplicates new node.
4466 (Files): Put Diff Mode in menu.
4467
1c6c854e 4468 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4469
4470 * emacs.texi (Top): Update menu for Diff Mode.
4471
4472 * trouble.texi (Emergency Escape): Simplify.
4473
4474 * emacs.texi (Top): Minor clarification.
4475
44762006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4477
4478 * commands.texi, entering.texi, screen.texi: Many simplifications.
4479
44802006-05-03 Richard Stallman <rms@gnu.org>
4481
4482 * commands.texi (Text Characters): Delete paragraph about unibyte
4483 non-ASCII printing chars.
4484
4485 * killing.texi (Killing): Say "graphical displays".
4486 * display.texi: Say "graphical displays".
4487
4488 * cmdargs.texi (Misc X): Say "graphical displays".
4489
44902006-05-01 Richard Stallman <rms@gnu.org>
4491
4492 * emacs.texi (Top): Add Diff Mode to menu.
4493
44942006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4495
4496 * misc.texi (Diff Mode): New node.
4497
44982006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4499
4500 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4501 (Mac Environment Variables): Shorten example line.
4502 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4503
45042006-05-01 Nick Roberts <nickrob@snap.net.nz>
4505
4506 * building.texi (GUD Customization): Describe cases %d and %c.
4507 Update description for %e.
4508
45092006-04-30 Glenn Morris <rgm@gnu.org>
4510
4511 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4512
45132006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4514
4515 * custom.texi (Examining): Update C-h v output example.
4516
45172006-04-29 Kim F. Storm <storm@cua.dk>
4518
4519 * building.texi (Grep Searching): Add lgrep and rgrep.
4520
8cf51b2c
GM
45212006-04-23 Richard Stallman <rms@gnu.org>
4522
4523 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4524
4525 * xresmini.texi: New file.
4526
4527 * xresources.texi (Face Resources): Split table into font resources
4528 and the rest. Combine similar attributes for brevity.
4529
8cf51b2c
GM
45302006-04-21 Eli Zaretskii <eliz@gnu.org>
4531
4532 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4533 backslashes and case-insensitivity in file names (moved to the
4534 main manual).
4535 (MS-DOS Printing): Move most of the text to the main manual.
4536
4537 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4538 New nodes.
4539 (Windows Processes, Windows System Menu): Add index entries and
4540 fix wording.
4541
8cf51b2c
GM
45422006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4543
4544 * misc.texi (Shell Ring): Add notes on saved input when
4545 navigating off the end of the history list.
4546
45472006-04-18 Chong Yidong <cyd@mit.edu>
4548
4549 * misc.texi (Shell Options): Correct default value of
4550 comint-scroll-show-maximum-output.
4551
8cf51b2c
GM
45522006-04-18 Nick Roberts <nickrob@snap.net.nz>
4553
4554 * building.texi (Watch Expressions): Update.
4555
8cf51b2c
GM
45562006-04-12 Richard Stallman <rms@gnu.org>
4557
4558 * search.texi: Clean up previous change.
4559
45602006-04-12 Eli Zaretskii <eliz@gnu.org>
4561
4562 * search.texi (Regexp Backslash, Regexp Replace): Add index
4563 entries for ``back reference'' and mention the term itself in the
4564 text.
4565
45662006-04-11 Richard Stallman <rms@gnu.org>
4567
4568 * custom.texi (Safe File Variables):
4569 Document enable-local-variables = :safe.
4570
45712006-04-11 Karl Berry <karl@gnu.org>
4572
4573 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4574 (Remote Repositories, Version Backups, Local Version Control)
4575 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4576 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4577 (Renaming VC Work Files and Master Files)
4578 (Inserting Version Control Headers, Customizing VC, General Options)
4579 (Options for RCS and SCCS, Options specific for CVS): Move all
4580 these nodes to emacs-xtra.texi, for brevity.
4581 * cmdargs.texi, files.texi: Change cross-references.
4582
8cf51b2c
GM
45832006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4584
4585 * files.texi (Old Versions): Update description of vc-annotate's
4586 use of color to indicate date ranges.
4587
8cf51b2c
GM
45882006-04-09 Kevin Ryde <user42@zip.com.au>
4589
8cf51b2c
GM
4590 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4591 put info and printed manual names the right way around.
4592
45932006-04-09 Karl Berry <karl@gnu.org>
4594
4595 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4596 emacs-xtra.texi, leaving only MS Windows information.
4597 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4598 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4599 node names.
4600
4601 * emacs.texi: Move @summarycontents and @contents to the beginning
4602 of the file.
4603
8cf51b2c
GM
46042006-04-08 Kevin Ryde <user42@zip.com.au>
4605
4606 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4607
46082006-04-07 Richard Stallman <rms@gnu.org>
4609
4610 * programs.texi (Comments, Comment Commands, Options for Comments)
4611 (Multi-Line Comments): "Align", not "indent".
4612 (Basic Indent): C-j deletes trailing whitespace before the newline.
4613
46142006-04-06 Richard Stallman <rms@gnu.org>
4615
8cf51b2c
GM
4616 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4617
46182006-04-06 Eli Zaretskii <eliz@gnu.org>
4619
4620 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4621
8cf51b2c
GM
46222006-04-05 Richard Stallman <rms@gnu.org>
4623
4624 * emacs.texi (Top): Update subnode menu.
4625
4626 * trouble.texi (Unasked-for Search): Node deleted.
4627 (Lossage): Delete from menu.
4628
46292006-04-04 Richard Stallman <rms@gnu.org>
4630
4631 * trouble.texi: Various cleanups.
4632 (Checklist): Don't bother saying how to snail a bug report.
4633 (Emergency Escape): Much rewriting.
4634 (After a Crash): Rename the core dump immediately.
4635 (Total Frustration): Call it a psychotherapist.
4636 (Bug Criteria): Avoid "illegal instruction".
4637 (Sending Patches): We always put the contributor's name in.
4638
4639 * misc.texi (Thumbnails): Minor correction.
4640
8cf51b2c
GM
46412006-04-03 Richard Stallman <rms@gnu.org>
4642
4643 * misc.texi (Thumbnails): Minor cleanup.
4644
46452006-04-02 Karl Berry <karl@gnu.org>
4646
4647 * sending.texi (Mail Sending): pxref to Top needs five args.
4648
4649 * texinfo.tex: Update to current version (2006-03-21.13).
4650
8cf51b2c
GM
46512006-03-31 Richard Stallman <rms@gnu.org>
4652
4653 * emacs.texi (Top): Update subnode menu.
4654
4655 * help.texi (Help Mode): Cleanup.
4656
4657 * dired.texi: Many cleanups.
4658 (Dired Deletion): Describe dired-recursive-deletes.
4659 (Operating on Files): dired-create-directory moved.
4660 (Misc Dired Features): Move to here.
4661 (Tumme): Node moved to misc.texi.
4662
4663 * custom.texi: Many cleanups.
4664 (Minor Modes): Don't mention ISO Accents Mode.
4665 (Examining): Update C-h v output example.
4666 (Hooks): Add index and xref for add-hook.
4667 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4668 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4669
4670 * misc.texi: Many cleanups.
4671 (beginning): Add to summary of topics.
4672 (Shell): Put eshell xref at the end. Remove eshell from table.
4673 (Thumbnails): New node.
4674
8cf51b2c
GM
46752006-03-28 Eli Zaretskii <eliz@gnu.org>
4676
4677 * files.texi (File Name Cache): Make it clear that the cache is
4678 not persistent.
4679
8cf51b2c
GM
46802006-03-25 Karl Berry <karl@gnu.org>
4681
49823426
GM
4682 * emacs-xtra.texi, emacs.texi, gnu.texi:
4683 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4684 (2) do not indent copyright year list (or anything else).
4685
8cf51b2c
GM
46862006-03-21 Juanma Barranquero <lekktu@gmail.com>
4687
4688 * files.texi (VC Dired Mode): Remove misplaced brackets.
4689
46902006-03-21 Andre Spiegel <spiegel@gnu.org>
4691
4692 * files.texi: Various updates and clarifications in the VC chapter.
4693
46942006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4695
4696 * help.texi (Help Mode): Document "C-c C-c".
4697
8cf51b2c
GM
46982006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4699
4700 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4701 menu in the standalone Info reader.
4702
47032006-03-15 Chong Yidong <cyd@stupidchicken.com>
4704
4705 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4706 moved here from Emacs manual.
4707
4708 * programs.texi (Fortran): Section moved to emacs-xtra.
4709 (Program Modes): Xref to Fortran in emacs-xtra.
4710
4711 * maintaining.texi (Emerge): Move to emacs-xtra.
4712 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4713
4714 * picture.texi: File deleted.
4715 * Makefile.in:
4716 * makefile.w32-in: Remove picture.texi.
4717
4718 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4719 * abbrevs.texi (Abbrevs):
4720 * sending.texi (Sending Mail): Picture node removed.
4721
4722 * emacs.texi (Top): Update node listings.
4723
8cf51b2c
GM
47242006-03-12 Richard Stallman <rms@gnu.org>
4725
4726 * calendar.texi: Various cleanups.
4727
8cf51b2c
GM
47282006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4729
4730 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4731 syntax.
4732
8cf51b2c
GM
47332006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4734
4735 * search.texi (Regexps): More accurately describe which characters
4736 are special in which situations. Recommend _not_ to quote `]' or
4737 `-' when they are not special.
4738
8cf51b2c
GM
47392006-02-28 Andre Spiegel <spiegel@gnu.org>
4740
4741 * files.texi (Old Versions): Clarify operation of C-x v =.
4742
8cf51b2c
GM
47432006-02-21 Nick Roberts <nickrob@snap.net.nz>
4744
4745 * building.texi (Watch Expressions): Update and describe
4746 gdb-speedbar-auto-raise.
4747
47482006-02-19 Richard M. Stallman <rms@gnu.org>
4749
4750 * emacs.texi: Use @smallbook.
4751 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4752 Update subnode menu.
4753
4754 * building.texi (Lisp Interaction): Minor addition.
4755
47562006-02-18 Nick Roberts <nickrob@snap.net.nz>
4757
4758 * building.texi (Watch Expressions): Update and be more precise.
4759
c8763fb6 47602006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4761
4762 * maintaining.texi (Create Tags Table): Explain why the
4763 exception when etags writes to files under the /dev tree.
4764
47652006-02-14 Richard M. Stallman <rms@gnu.org>
4766
4767 * custom.texi (Safe File Variables): Lots of clarification.
4768 Renamed from Unsafe File Variables.
4769
47702006-02-14 Chong Yidong <cyd@stupidchicken.com>
4771
4772 * custom.texi (Unsafe File Variables): File variable confirmation
4773 assumed denied in batch mode.
4774
47752006-02-14 Richard M. Stallman <rms@gnu.org>
4776
4777 * building.texi (GDB User Interface Layout): Don't say `inferior'
4778 for program being debugged.
4779
47802006-02-15 Nick Roberts <nickrob@snap.net.nz>
4781
4782 * building.texi (GDB Graphical Interface):
4783 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4784
47852006-02-13 Chong Yidong <cyd@stupidchicken.com>
4786
4787 * custom.texi (Specifying File Variables, Unsafe File Variables):
4788 New nodes, split from File Variables. Document new file local
4789 variable behavior.
4790
47912006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4792
4793 * display.texi (Standard Faces):
8cf51b2c
GM
4794 * files.texi (Visiting):
4795 * frames.texi (Clipboard):
4796 * glossary.texi (Glossary) <Clipboard>:
4797 * xresources.texi (X Resources): Mention Mac OS port.
4798
8cf51b2c
GM
47992006-02-12 Richard M. Stallman <rms@gnu.org>
4800
4801 * building.texi (Building): Clarify topic in intro.
4802
4803 * maintaining.texi (Maintaining): Change title; clarify topic.
4804 Delete duplicate index entries.
4805
4806 * building.texi (Other GDB User Interface Buffers): Clarifications.
4807
4808 * text.texi (Cell Commands): Clarifications.
4809
4810 * programs.texi (Defuns): Delete duplicate explanation of
4811 left-margin paren convention.
4812 (Hungry Delete): Minor cleanup.
4813
48142006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4815
4816 * dired.texi (Tumme): More tumme documentation.
4817
48182006-02-11 Alan Mackenzie <acm@muc.de>
4819
4820 * programs.texi ("Hungry Delete"): Correct the appellation of the
4821 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4822
48232006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4824
4825 * dired.texi (Tumme): Fix small bug.
4826
48272006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4828
4829 * macos.texi (Mac International): Rename "fontset-mac" to
4830 "fontset-standard".
4831
8cf51b2c
GM
48322006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4833
4834 * dired.texi (Tumme): Basic documentation for Tumme added.
4835
8cf51b2c
GM
48362006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4837
4838 * mule.texi (International):
4839 * programs.texi (Basic Indent): Fix typos.
4840
8cf51b2c
GM
4841 * custom.texi (Minor Modes):
4842 * display.texi (Text Display):
4843 * commands.texi (Text Characters): Update xrefs.
4844
48452006-02-07 Richard M. Stallman <rms@gnu.org>
4846
4847 * emacs.texi (Top): Update subnode menu.
4848 Update info on old Emacs papers.
4849 (Intro): "Graphical display", not window system.
4850
4851 * xresources.texi (GTK styles): Minor clarifications.
4852
4853 * trouble.texi: "Graphical display", not window system.
4854 (Stuck Recursive): Minor clarification.
4855
4856 * text.texi: Minor clarifications.
4857 (Sentences): Explain why two-space convention is better.
4858 Explain sentence-end-without-period here.
4859 (Fill Commands): Not here.
4860 (Refill): Node moved down.
4861 (Filling): Update menu.
4862 (Table Creation, Cell Justification, Column Commands): Clarify.
4863
4864 * sending.texi: Minor clarifications.
4865
4866 * search.texi (Regexp Backslash): Clarification.
4867
4868 * rmail.texi: Minor cleanups.
4869 (Rmail): Delete digression about `rmail-mode'.
4870 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4871 (Rmail Files): Mention C-u M-x rmail.
4872 (Rmail Reply): Mention References.
4873 (Rmail Display): Mention rmail-nonignored-headers.
4874
4875 * programs.texi: Minor cleanups.
4876 (Comment Commands): Mention momentary Transient Mark mode.
4877 (Matching): Be more specific about customizing show-paren-mode.
4878 (Info Lookup): Don't list the modes that support C-h S.
4879 Just say what it does in an unsupported mode.
4880 (Man Page): Delete excessive info on customizing woman.
4881 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4882
4883 * abbrevs.texi: Minor clarifications.
4884 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4885 not "dynamic abbrevs" as if they were a kind of abbrev.
4886
4887 * picture.texi (Picture): Minor cleanup.
4888
4889 * mule.texi (Communication Coding): Say "other applications".
4890 (Fontsets): Not specific to X. Add xref to X Resources.
4891 (Unibyte Mode): Rename from Single-Byte Character Support.
4892 "Graphical display", not window system.
4893 (International): Update menu.
4894
4895 * maintaining.texi (Format of ChangeLog):
4896 New node, split out from ChangeLog.
4897 (ChangeLog): Clarifications in the remaining text.
4898 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4899 (Find Tag): Add @w.
4900 (Tags Search): Explain tag table order here. Simplify grep ref.
4901 (List Tags): tags-tag-face is a variable, not a face.
4902 (Emerge): Cleanups.
4903
4904 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4905 (Keyboard Macros): Avoid "the user".
4906
4907 * killing.texi: "Graphical display", not window system.
4908
4909 * help.texi (Help Echo): "Graphical display", not window system.
4910
4911 * glossary.texi: Say "you", not "the user". Say "graphical display".
4912
4913 * frames.texi: Minor cleanups. "Graphical display", not window system.
4914
4915 * files.texi (Visiting): Make drag-and-drop not X-specific.
4916
4917 * custom.texi: Minor cleanups. "Graphical display", not window system.
4918
4919 * cmdargs.texi: Minor cleanups.
4920
4921 * building.texi (Compilation): Move and split kill-compilation para.
4922 Add para about multiple compilers.
4923 (Compilation Mode): Commands also available in grep mode and others.
4924 Mention C-u C-x ` more tutorially. Clarify C-x `.
4925 (Compilation Shell): Clarify. Put Bash example first.
4926 (Grep Searching): Minor cleanups; add @w.
4927 (Debuggers): Minor cleanups.
4928 (Starting GUD): Make GDB xgraphical mode issue clearer.
4929 (Debugger Operation): Lots of clarifications including
4930 GDB tooltip side-effect issue.
4931 (Commands of GUD): Clarify.
4932 (GUD Customization): Add bashdb-mode-hook.
4933 (GDB Graphical Interface): Rewrite for clarity.
4934 (GDB User Interface Layout): Rewrite for clarity.
4935 (Stack Buffer, Watch Expressions): Likewise.
4936 (Other GDB User Interface Buffers): Cleanups.
4937 (Lisp Libraries, External Lisp): Cleanup.
4938
4939 * basic.texi (Position Info): "Graphical displays", rather than
4940 window systems.
4941
4942 * anti.texi: Minor cleanup.
4943
8cf51b2c
GM
49442006-02-03 Eli Zaretskii <eliz@gnu.org>
4945
4946 * custom.texi (Init File, Find Init): Add cross-references to
4947 where $HOME is described.
4948
49492006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4950
4951 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4952 is not inside the @table.
4953
4954 * emacs.texi (Top): Correct node name.
4955
4956 * files.texi (File Names): Fix @xref.
4957 (Reverting): Fix typo.
4958
4959 * mule.texi (International): Correct node name.
4960
4961 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4962
49632006-02-01 Richard M. Stallman <rms@gnu.org>
4964
4965 * emacs.texi (Top): Update subnode menu.
4966
4967 * mule.texi: Minor clarifications.
4968 Reduce the specific references to X Windows.
4969 Refer to "graphical" terminals, rather than window systems.
4970 (Text Coding): Rename from Specify Coding.
4971 (Communication Coding, File Name Coding, Terminal Coding):
4972 New nodes split out from Text Coding.
4973
4974 * kmacro.texi: Minor clarifications.
4975 (Keyboard Macro Ring): Comment out some excessive commands.
4976 (Basic Keyboard Macro): Split up the table, putting part in each node.
4977
4978 * major.texi: Minor clarifications.
4979
4980 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4981
4982 * windows.texi: Minor clarifications.
4983 (Change Window): Don't describe mode-line mouse cmds here.
4984 Add xref to Mode Line Mouse.
4985
4986 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4987
4988 * macos.texi (Mac International): Fix xref.
4989
4990 * indent.texi: Minor clarifications.
4991
4992 * frames.texi: Minor clarifications.
4993 Reduce the specific references to X Windows.
4994 Refer to "graphical" terminals, rather than window systems.
4995 (Frame Parameters): Don't mention commands like
4996 set-foreground-color. Just say to customize a face.
4997 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4998
4999 * files.texi: Minor clarifications.
5000 (Numbered Backups): New node, split out from Backup Names.
5001
5002 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5003
5004 * cmdargs.texi (General Variables): Fix xref.
5005
5006 * buffers.texi: Minor clarifications.
5007
8cf51b2c
GM
50082006-01-31 Richard M. Stallman <rms@gnu.org>
5009
5010 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5011 Nodes moved to top.
5012
5013 * display.texi: Minor clarifications.
5014 (Display): Rearrange menu.
5015 (Standard Faces): Mention query-replace face.
5016 (Faces): Simplify.
5017 (Font Lock): Simplify face customization info.
5018 (Highlight Changes): Node merged into Highlight Interactively.
5019 (Highlight Interactively): Much rewriting and cleanup.
5020 (Optional Mode Line): Narrowed line number not good for goto-line.
5021 Simplify face customization advice.
5022 (Text Display): Mention use of escape-glyph face.
5023 Move ctl-arrow and tab-width here.
5024 (Display Custom): Move no-redraw-on-reenter to end of node.
5025
5026 * search.texi: Minor clarifications.
5027 (Isearch Scroll): Simplify.
5028 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5029
5030 * regs.texi (Registers): Mention bookmarks here.
5031
5032 * mark.texi: Minor clarifications.
5033 (Selective Undo): Node deleted.
5034
5035 * m-x.texi: Minor clarifications.
5036
5037 * killing.texi: Minor clarifications.
5038 Refer to "graphical" terminals, rather than window systems.
5039
5040 * help.texi: Clarifications.
5041 (Help): Don't describe C-h F and C-h K here.
5042 (Key Help): Describe C-h K here.
5043 (Name Help): Mention Emacs Lisp Intro.
5044 Describe C-h F here.
5045 (Misc Help): Mention C-h F and C-h K only briefly.
5046
5047 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5048 Selective undo text merged in.
5049 (Spelling): Mention Aspell along with Ispell.
5050
5051 * emacs.texi (Top): Update subnode menus.
5052
5053 * basic.texi (Basic Undo): Rename from Undo. Most of text
5054 moved to new Undo node.
5055
8cf51b2c
GM
50562006-01-29 Chong Yidong <cyd@stupidchicken.com>
5057
5058 * basic.texi (Continuation Lines, Inserting Text):
5059 Mention longlines mode.
5060
50612006-01-29 Richard M. Stallman <rms@gnu.org>
5062
10d1d0af 5063 * screen.texi: Minor cleanups.
8cf51b2c
GM
5064 (Screen): Clean up the intro paragraphs.
5065 (Mode Line): Lots of rewriting. Handle frame-name better.
5066 eol-mnemonic-... vars moved out.
5067
5068 * emacs.texi (Top): Change menu item for MS-DOS node.
5069 Update subnode menu.
5070
5071 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5072 chapter relates to Windows. Title changed.
5073
5074 * mini.texi: Minor cleanups.
5075
5076 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5077 (Mark): Put it in the menu.
5078
5079 * entering.texi: Minor cleanups.
5080
5081 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5082 (Intro): Refer to "graphical" terminals, rather than X.
5083
5084 * display.texi (Display Custom): Add xref to Variables.
5085 (Optional Mode Line): eol-mnemonic-... vars moved here.
5086
5087 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5088 rather than X.
5089
8cf51b2c
GM
5090 * basic.texi: Minor cleanups.
5091 (Undo): selective-undo moved.
5092
8cf51b2c
GM
50932006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5094
5095 * anti.texi (Antinews): Various corrections and additions.
5096
50972006-01-23 Juri Linkov <juri@jurta.org>
5098
5099 * custom.texi (Easy Customization, Customization Groups)
5100 (Browsing Custom): Mention links along with buttons.
5101
8cf51b2c
GM
51022006-01-21 Eli Zaretskii <eliz@gnu.org>
5103
8cf51b2c
GM
5104 * text.texi (TeX Print): Use @key for TAB.
5105
8cf51b2c
GM
5106 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5107
8cf51b2c
GM
51082006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5109
5110 * files.texi (File Aliases): Don't claim that usually separate
5111 buffers are created for two file names that name the same data.
5112 Mention additional situations where different names mean the same
5113 file on disk.
5114
51152006-01-19 Richard M. Stallman <rms@gnu.org>
5116
5117 * killing.texi (Deletion): Upcase @key argument.
5118
5119 * custom.texi (Custom Themes): Minor cleanup.
5120
5121 * programs.texi (Hungry Delete): Upcase @key argument.
5122
8cf51b2c
GM
51232006-01-16 Juri Linkov <juri@jurta.org>
5124
5125 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5126 Move `mode-line-highlight' before `mode-line-buffer-id'.
5127
8cf51b2c
GM
51282006-01-14 Richard M. Stallman <rms@gnu.org>
5129
5130 * basic.texi (Inserting Text): Minor cleanup.
5131
8cf51b2c
GM
51322006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5133
5134 * custom.texi (Changing a Variable, Face Customization):
5135 Update for changes in Custom menus.
5136
8cf51b2c
GM
51372006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5138
5139 * macos.texi (Mac International): Undo last change.
5140
8cf51b2c
GM
51412006-01-02 Chong Yidong <cyd@stupidchicken.com>
5142
5143 * custom.texi (Custom Themes): Describe the new
5144 customize-create-theme interface.
5145
51462005-12-30 Juri Linkov <juri@jurta.org>
5147
5148 * basic.texi (Position Info): Update example.
5149
c8763fb6 51502005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5151
5152 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5153
51542005-12-24 Chong Yidong <cyd@stupidchicken.com>
5155
5156 * custom.texi (Custom Themes): `load-theme' always loads.
5157
51582005-12-23 Juri Linkov <juri@jurta.org>
5159
5160 * display.texi (Highlight Interactively): Use double space to
5161 separate sentences. Replace C-p with M-p, and C-n with M-n.
5162
51632005-12-22 Richard M. Stallman <rms@gnu.org>
5164
5165 * custom.texi (Easy Customization and subnodes):
5166 Replace "active field" with "button".
5167 Use "user option" only for variables.
5168 Use "setting" for variable-or-face.
5169
51702005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5171
5172 * buffers.texi (Select Buffer): Change order in table to make
5173 "Similar" refer to the correct item.
5174 (Indirect Buffers): Minor rewording.
5175
8cf51b2c
GM
51762005-12-20 Juri Linkov <juri@jurta.org>
5177
5178 * files.texi (VC Status): Put P and N near p and n.
5179
8cf51b2c
GM
51802005-12-19 Richard M. Stallman <rms@gnu.org>
5181
5182 * programs.texi (Electric C): Delete the info about newline control.
5183 (Other C Commands): Minor cleanup.
5184 (Left Margin Paren): Minor cleanup.
5185
51862005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5187
5188 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5189 (Customization Groups): Delete text moved to "Browsing Custom".
5190 (Browsing Custom): New node.
5191 (Specific Customization): Clarify which commands only work for
5192 loaded options.
5193
51942005-12-18 Bill Wohler <wohler@newt.com>
5195
5196 * frames.texi (Tool Bars): Shorten text of previous change.
5197
51982005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5199
5200 * files.texi (VC Status): Document log-view mode.
5201
52022005-12-18 Bill Wohler <wohler@newt.com>
5203
5204 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5205 permanently via the customize interface.
5206
8cf51b2c
GM
52072005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5208
5209 * killing.texi (Killing by Lines): Document `kill-whole-line'
5210 function.
5211
c8763fb6 52122005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5213
5214 * buffers.texi (Select Buffer): Change `prev-buffer' to
5215 `previous-buffer'. Indicate that these functions use a frame
5216 local buffer list.
5217
8cf51b2c
GM
52182005-12-12 Richard M. Stallman <rms@gnu.org>
5219
5220 * custom.texi (Easy Customization): Change menu comment.
5221 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5222
5223 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5224 (Help): Among the Apropos commands, describe only C-h a here.
5225
52262005-12-11 Richard M. Stallman <rms@gnu.org>
5227
5228 * programs.texi (Options for Comments): Comment-end starts with space.
5229
5230 * glossary.texi (Glossary): Minor cleanup.
5231
5232 * files.texi (Old Versions): Use @table.
5233
8cf51b2c
GM
52342005-12-10 David Koppelman <koppel@ece.lsu.edu>
5235
5236 * display.texi (Highlight Interactively): Include
5237 global-hi-lock-mode. Add miscellaneous details and elaborations.
5238
52392005-12-09 Richard M. Stallman <rms@gnu.org>
5240
5241 * display.texi (Font Lock): Delete the Global FL menu item.
5242
52432005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5244
5245 * custom.texi (Minibuffer Maps): Mention the maps for file name
5246 completion.
5247
52482005-12-09 Kim F. Storm <storm@cua.dk>
5249
5250 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5251 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5252 cursor to next corner in rectangle; clarify insert around rectangle.
5253
8cf51b2c
GM
52542005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5255
5256 * custom.texi (Customization): Use xref to elisp manual for
5257 non-TeX output.
5258 (Minor Modes): Update.
5259 (Customization Groups, Changing a Variable, Face Customization):
5260 Update for new appearance of Custom buffers.
5261 (Changing a Variable): `custom-buffer-done-function' has been
5262 replaced by `custom-buffer-done-kill'.
5263 (Specific Customization): In the `customize-group' buffer, a
5264 subgroup's contents are not "hidden". They are not included at
5265 all. They have no [Show] button.
5266 (Mouse Buttons): Add pxref to description of mouse event lists in
5267 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5268 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5269 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5270
52712005-12-08 Richard M. Stallman <rms@gnu.org>
5272
5273 * mini.texi (Completion Commands, Completion):
5274 In file name input, SPC does not do completion.
5275
8cf51b2c
GM
52762005-12-08 Nick Roberts <nickrob@snap.net.nz>
5277
5278 * building.texi (GDB Graphical Interface): Explain screen size
5279 setting.
5280 (Other GDB User Interface Buffers): Describe features specific to
5281 GDB 6.4.
5282
8cf51b2c
GM
52832005-12-01 Nick Roberts <nickrob@snap.net.nz>
5284
5285 * building.texi (GDB User Interface Layout): Describe how to
5286 kill associated buffers.
5287 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5288 (Watch Expressions): Be more precise.
5289 (Other GDB User Interface Buffers): Describe how to change a
5290 register value.
5291
8cf51b2c
GM
52922005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5293
5294 * macos.texi (Mac Input): Remove description of
5295 mac-command-key-is-meta. Add descriptions of
5296 mac-control-modifier, mac-command-modifier, and
5297 mac-option-modifier.
5298 (Mac International): Fix description of conversion of clipboard data.
5299 (Mac Font Specs): Add example of font customization by face attributes.
5300
53012005-11-22 Nick Roberts <nickrob@snap.net.nz>
5302
5303 * building.texi (Watch Expressions): Expand description.
5304 (Other GDB User Interface Buffers): Describe local map for
5305 gud-watch.
5306
53072005-11-21 Chong Yidong <cyd@stupidchicken.com>
5308
5309 * display.texi (Font Lock): Font lock is enabled by default now.
5310
53112005-11-20 Juri Linkov <juri@jurta.org>
5312
5313 * basic.texi (Position Info): Update examples of the output.
5314 Remove the fact that examples are produced in the TeXinfo buffer,
5315 because in the Info reader users will get a different output from
5316 `C-x ='.
5317
5318 * building.texi (Compilation Mode): Remove paragraph duplicated
5319 from the node `Compilation'. Add `compilation-skip-threshold'.
5320
5321 * display.texi (Font Lock): Suggest more user-friendly method of
5322 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5323
53242005-11-18 Richard M. Stallman <rms@gnu.org>
5325
5326 * files.texi (Registering): Mention @@ in mode line.
5327
5328 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5329
53302005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5331
5332 * files.texi (Renaming and VC): Some back-ends don't
5333 handle renaming.
5334
8cf51b2c
GM
53352005-11-17 Juri Linkov <juri@jurta.org>
5336
5337 * emacs.texi (Top):
5338 * display.texi (Highlight Interactively): Put this font-lock based
5339 mode near Font Lock node.
5340
53412005-11-16 Chong Yidong <cyd@stupidchicken.com>
5342
5343 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5344 icons.
5345
53462005-11-12 Kim F. Storm <storm@cua.dk>
5347
5348 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5349 (Help Summary): Add C-h d and C-h e.
5350 (Apropos): Clarify that all apropos commands may search for either
5351 list of words or a regexp. Add C-h d for apropos-documentation.
5352 Describe apropos-documentation-sort-by-scores user option.
5353
8cf51b2c
GM
53542005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5355
5356 * killing.texi (CUA Bindings): Add @section.
5357
53582005-11-10 Kim F. Storm <storm@cua.dk>
5359
5360 * emacs.texi (Top): Add CUA Bindings entry to menu.
5361
5362 * killing.texi (CUA Bindings): New node. Moved here from
5363 misc.texi and extended with info on rectangle commands and
5364 rectangle highlighting, interface to registers, and the global
5365 mark feature.
5366
5367 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5368
5369 * regs.texi: Prev link points to CUA Bindings node.
5370
53712005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5372
5373 * help.texi (Help Echo): By default, help echos are only shown on
5374 mouse-over, not on point-over.
5375
c8763fb6 53762005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5377
5378 * misc.texi (Shell Mode): Describe how to activate password echoing.
5379
8cf51b2c
GM
53802005-11-04 Romain Francoise <romain@orebokech.com>
5381
5382 * mark.texi (Mark Ring): Fix typo.
5383
53842005-11-03 Richard M. Stallman <rms@gnu.org>
5385
5386 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5387
53882005-11-01 Bill Wohler <wohler@newt.com>
5389
5390 * help.texi (Help Mode): Fix typo.
5391
53922005-11-01 Nick Roberts <nickrob@snap.net.nz>
5393
1c6c854e
CS
5394 * building.texi (Other GDB User Interface Buffers):
5395 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5396
53972005-10-31 Romain Francoise <romain@orebokech.com>
5398
5399 * files.texi (Compressed Files): Fix typo.
5400
5401 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5402
5403 * windows.texi (Force Same Window): Likewise.
5404
54052005-10-30 Bill Wohler <wohler@newt.com>
5406
5407 * help.texi (Help Mode): URLs viewed with browse-url.
5408
54092005-10-31 Nick Roberts <nickrob@snap.net.nz>
5410
5411 * building.texi (GDB Graphical Interface): Don't reference
5412 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5413 must stay in same frame.
5414
54152005-10-29 Chong Yidong <cyd@stupidchicken.com>
5416
5417 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5418
5419 * anti.texi (Antinews): Likewise.
5420
8cf51b2c
GM
54212005-10-28 Bill Wohler <wohler@newt.com>
5422
5423 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5424
54252005-10-28 Richard M. Stallman <rms@gnu.org>
5426
5427 * files.texi (Visiting): Explain how to enter ? in a file name.
5428
5429 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5430
8cf51b2c
GM
54312005-10-25 Nick Roberts <nickrob@snap.net.nz>
5432
1c6c854e
CS
5433 * building.texi (GDB Graphical Interface):
5434 Describe gdb-mouse-until.
8cf51b2c
GM
5435
54362005-10-23 Richard M. Stallman <rms@gnu.org>
5437
5438 * custom.texi (Init File): Recommend when to use site-start.el.
5439
8cf51b2c
GM
54402005-10-21 Juri Linkov <juri@jurta.org>
5441
5442 * custom.texi (Examining): Mention accessing the old variable
5443 value via M-n in set-variable.
5444
8cf51b2c
GM
54452005-10-18 Romain Francoise <romain@orebokech.com>
5446
5447 * files.texi (Version Systems): Capitalize GNU.
5448
8cf51b2c
GM
54492005-10-18 Nick Roberts <nickrob@snap.net.nz>
5450
5451 * building.texi (Compilation Mode): Remove redundant paragraph.
5452 (Watch Expressions): Remove paragraph to reflect code change.
5453
8cf51b2c
GM
54542005-10-16 Richard M. Stallman <rms@gnu.org>
5455
5456 * building.texi (Compilation Mode, Compilation): Clarified.
5457
54582005-10-15 Richard M. Stallman <rms@gnu.org>
5459
5460 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5461
8cf51b2c
GM
54622005-10-13 Kenichi Handa <handa@m17n.org>
5463
5464 * basic.texi (Position Info): Fix previous change.
5465
c8763fb6 54662005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5467
5468 * cmdargs.texi (Icons X): Fix typo.
5469
54702005-10-12 Kenichi Handa <handa@m17n.org>
5471
5472 * basic.texi (Position Info): Describe the case that Emacs shows
5473 "part of display ...".
5474
c8763fb6 54752005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5476
5477 * cmdargs.texi (Icons X): -nb => -nbi.
5478
54792005-10-10 Chong Yidong <cyd@stupidchicken.com>
5480
5481 * frames.texi (Speedbar): A couple more clarifications.
5482
54832005-10-11 Nick Roberts <nickrob@snap.net.nz>
5484
5485 * building.texi (GDB User Interface Layout): Improve diagram.
5486 (Watch Expressions): Explain how to make speedbar global.
5487 (Other GDB User Interface Buffers): Make references more precise.
5488
8cf51b2c
GM
54892005-10-09 Richard M. Stallman <rms@gnu.org>
5490
5491 * frames.texi (Speedbar): Clarify the text.
5492
54932005-10-09 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * frames.texi (Speedbar): Add information on keybindings,
5496 dismissing the speedbar, and buffer display mode. Link to
5497 speedbar manual.
5498
c8763fb6 54992005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5500
1c6c854e 5501 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5502 added -nb, --no-bitmap-icon.
5503
8cf51b2c
GM
55042005-10-07 Nick Roberts <nickrob@snap.net.nz>
5505
5506 * building.texi (GDB Graphical Interface): Add variables and
5507 functions to indices. Be more precise.
5508
c8763fb6 55092005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5510
5511 * frames.texi (Drag and Drop): Remove the x- from
5512 x-dnd-open-file-other-window and xdnd-protocol-alist.
5513
55142005-09-30 Romain Francoise <romain@orebokech.com>
5515
5516 * mini.texi (Minibuffer): The default value now appears before the
5517 colon in minibuffer prompts.
5518
8cf51b2c
GM
55192005-09-25 Richard M. Stallman <rms@gnu.org>
5520
5521 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5522
8cf51b2c
GM
55232005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5524
5525 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5526
8cf51b2c
GM
55272005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5528
5529 * emacs.texi (Top): Update submenus from macos.texi.
5530
5531 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5532 (Mac OS): Update feature support status.
5533 (Mac Input): List supported input scripts. Remove description
5534 about `mac-keyboard-text-encoding'. Mention mouse button
5535 emulation and related variables.
5536 (Mac International): Mention Central European and Cyrillic
5537 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5538 Add description about coding system for selection.
5539 Add description about language environment.
5540 (Mac Environment Variables):
5541 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5542 arguments. Add Preferences support.
5543 (Mac Directories): Explicitly state that this node is for Mac OS
5544 Classic only.
1c6c854e
CS
5545 (Mac Font Specs): Mention specification for scalable fonts.
5546 List supported charsets. Add preferred way of creating fontsets.
5547 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5548 (Mac Functions): Add descriptions about `mac-set-file-creator',
5549 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5550 and `mac-get-preference'.
5551
8cf51b2c
GM
55522005-09-16 Romain Francoise <romain@orebokech.com>
5553
5554 Update all files to specify GFDL version 1.2.
5555
5556 * doclicense.texi (GNU Free Documentation License): Update to
5557 version 1.2.
5558
55592005-09-15 Richard M. Stallman <rms@gnu.org>
5560
5561 * buffers.texi (List Buffers): Fix xref.
5562
5563 * rmail.texi (Rmail Basics): Fix xref.
5564
5565 * emacs.texi (Top): Update subnode menus.
5566
5567 * files.texi (Saving Commands): New node, broken out of Saving.
5568 (Customize Save): New node, broken out of Saving.
5569 Clarify effect of write-region-inhibit-fsync.
5570 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5571
8cf51b2c
GM
55722005-09-14 Romain Francoise <romain@orebokech.com>
5573
5574 * files.texi (Saving): Mention write-region-inhibit-fsync.
5575
55762005-09-05 Chong Yidong <cyd@stupidchicken.com>
5577
5578 * custom.texi (Custom Themes): New node.
5579
55802005-09-03 Richard M. Stallman <rms@gnu.org>
5581
49823426
GM
5582 * search.texi (Search Case): Mention vars that control
5583 case-fold-search for various operations.
8cf51b2c
GM
5584
55852005-08-22 Juri Linkov <juri@jurta.org>
5586
5587 * display.texi (Standard Faces): Merge the text from
5588 `(elisp)Standard Faces' into this node.
5589
55902005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5591
5592 * emacs.texi (Top): Delete menu item for deleted node
5593 Keyboard Translations.
5594
55952005-08-18 Richard M. Stallman <rms@gnu.org>
5596
8cf51b2c
GM
5597 * trouble.texi (Unasked-for Search):
5598 Delete xref to Keyboard Translations.
5599
5600 * glossary.texi (Glossary): Delete xref.
5601
8cf51b2c
GM
5602 * custom.texi (Minor Modes): Say that the list here is not complete.
5603 (Keyboard Translations): Node deleted.
5604 (Disabling): Delete xref to it.
5605 (Customization Groups): Fix Custom buffer example.
5606 (Hooks): Mention remove-hooks.
5607
56082005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5609
5610 * building.texi (GDB Graphical Interface): Improve filling of menu
5611 item.
5612
56132005-08-18 Nick Roberts <nickrob@snap.net.nz>
5614
5615 * building.texi (GDB Graphical Interface): Use better node names.
5616
56172005-08-14 Richard M. Stallman <rms@gnu.org>
5618
5619 * text.texi (Sentences): Fix xref.
5620
56212005-08-14 Juri Linkov <juri@jurta.org>
5622
5623 * building.texi (Compilation, Grep Searching): Move grep command
5624 headings from `Compilation' to `Grep Searching'.
5625
5626 * dired.texi (Dired and Find):
5627 * maintaining.texi (Tags Search): Replace grep xref to
5628 `Compilation' node with `Grep Searching'.
5629
5630 * files.texi (Comparing Files): Replace xref to `Compilation' with
5631 `Compilation Mode'.
5632
56332005-08-13 Alan Mackenzie <acm@muc.de>
5634
5635 * search.texi (Non-ASCII Isearch): Correct a typo.
5636 (Replacement Commands): Mention query-replace key binding.
5637
56382005-08-11 Richard M. Stallman <rms@gnu.org>
5639
5640 * programs.texi (Options for Comments): Fix xref.
5641
5642 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5643 out of Regexps.
5644
8cf51b2c
GM
56452005-08-09 Juri Linkov <juri@jurta.org>
5646
5647 * building.texi (Compilation): Use `itemx' instead of `item'.
5648 (Grep Searching): Simplify phrase.
5649
5650 * display.texi (Standard Faces): Describe vertical-border on
5651 window systems.
5652
5653 * windows.texi (Split Window): Simplify phrase and mention
5654 vertical-border face.
5655
56562005-08-09 Richard M. Stallman <rms@gnu.org>
5657
5658 * files.texi (Comparing Files): Clarify compare-windows.
5659
5660 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5661
8cf51b2c
GM
56622005-08-06 Eli Zaretskii <eliz@gnu.org>
5663
5664 * mule.texi (Coding Systems): Rephrase the paragraph about
5665 codepages: no need for "M-x codepage-setup" anymore, except on
5666 MS-DOS.
5667
5668 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5669 the MS-DOS port only.
5670
56712005-07-30 Eli Zaretskii <eliz@gnu.org>
5672
5673 * makefile.w32-in (info): Don't run multi-install-info.bat.
5674 ($(infodir)/dir): New target, produced by running
5675 multi-install-info.bat.
5676
8cf51b2c
GM
56772005-07-22 Eli Zaretskii <eliz@gnu.org>
5678
5679 * files.texi (Quoted File Names): Add index entry.
5680
8cf51b2c
GM
56812005-07-19 Juri Linkov <juri@jurta.org>
5682
5683 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5684
56852005-07-18 Juri Linkov <juri@jurta.org>
5686
8cf51b2c
GM
5687 * custom.texi (Easy Customization):
5688 * files.texi (Old Versions):
5689 * frames.texi (Wheeled Mice):
5690 * mule.texi (Specify Coding):
8cf51b2c
GM
5691 * text.texi (Cell Justification):
5692 * trouble.texi (After a Crash):
8cf51b2c
GM
5693 * xresources.texi (GTK styles):
5694 Delete duplicate duplicate words.
5695
56962005-07-17 Richard M. Stallman <rms@gnu.org>
5697
5698 * frames.texi (Creating Frames): Fix foreground color example.
5699
5700 * custom.texi (Init Examples): Clean up text about conditionals.
5701
57022005-07-16 Richard M. Stallman <rms@gnu.org>
5703
5704 * mini.texi (Completion Commands): Fix command name for ?.
5705
8cf51b2c
GM
57062005-07-16 Eli Zaretskii <eliz@gnu.org>
5707
5708 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5709 `menu' face has no effect on w32 and with GTK.
5710 Add cross-references.
8cf51b2c
GM
5711
5712 * cmdargs.texi (General Variables): Clarify the default location
5713 of $HOME on w32 systems.
5714
57152005-07-15 Jason Rumney <jasonr@gnu.org>
5716
5717 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5718 changed.
5719
57202005-07-08 Kenichi Handa <handa@m17n.org>
5721
1c6c854e
CS
5722 * mule.texi (Recognize Coding):
5723 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5724
57252005-07-07 Richard M. Stallman <rms@gnu.org>
5726
5727 * anti.texi (Antinews): Mention mode-line-inverse-video.
5728
5729 * files.texi (Saving): Minor correction about C-x C-w.
5730
5731 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5732
57332005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5734
5735 * search.texi (Isearch Scroll): Add example of using the
5736 `isearch-scroll' property.
5737 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5738 `Display Custom' node.
5739 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5740 and de-emphasize it.
5741 (Other Repeating Search): `occur' currently can not correctly
5742 handle multiline matches. Correct, clarify and update description
5743 of `flush-lines' and `keep-lines'.
5744
5745 * display.texi (Display Custom): Add anchor for `baud-rate'.
5746
57472005-07-07 Richard M. Stallman <rms@gnu.org>
5748
5749 * gnu.texi: Update where to get GNU status; add refs for how to help.
5750 Add footnotes 6 and 7.
5751
57522005-07-04 Lute Kamstra <lute@gnu.org>
5753
5754 Update FSF's address in GPL notices.
5755
8cf51b2c 5756 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5757 * trouble.texi (Checklist): Update FSF's address.
5758
8cf51b2c
GM
57592005-06-24 Richard M. Stallman <rms@gnu.org>
5760
5761 * display.texi (Text Display): Change index entries.
5762
57632005-06-24 Eli Zaretskii <eliz@gnu.org>
5764
5765 * makefile.w32-in (MAKEINFO): Use --force.
5766 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5767 Makefile.in.
8cf51b2c
GM
5768
57692005-06-23 Richard M. Stallman <rms@gnu.org>
5770
1c6c854e 5771 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5772 nobreak-char-display.
5773
5774 * emacs.texi (Top): Update detailed node listing.
5775
1c6c854e 5776 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5777 to nobreak-char-display and no-break-space to nobreak-space.
5778 (Standard Faces): Split up the list of standard faces
5779 and put it in a separate node. Add nobreak-space and
5780 escape-glyph.
5781
8cf51b2c
GM
57822005-06-23 Lute Kamstra <lute@gnu.org>
5783
5784 * mule.texi (Select Input Method): Fix typo.
5785
57862005-06-23 Kenichi Handa <handa@m17n.org>
5787
1c6c854e
CS
5788 * mule.texi (International): List all supported scripts.
5789 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5790 distribution.
5791 (Language Environments): List all language environments.
5792 Intlfonts contains fonts for most supported scripts, not all..
5793 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5794 input a specific character.
8cf51b2c
GM
5795 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5796
57972005-06-23 Juanma Barranquero <lekktu@gmail.com>
5798
49823426 5799 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5800
58012005-06-22 Miles Bader <miles@gnu.org>
5802
5803 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5804
58052005-06-20 Miles Bader <miles@gnu.org>
5806
5807 * display.texi (Faces): Add `vertical-divider'.
5808
58092005-06-17 Richard M. Stallman <rms@gnu.org>
5810
5811 * text.texi (Adaptive Fill): Minor clarification.
5812
8cf51b2c
GM
58132005-06-10 Lute Kamstra <lute@gnu.org>
5814
5815 * emacs.texi (Top): Correct version number.
5816 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5817 refer to the current version of Emacs.
5818
58192005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5820
5821 * files.texi (Log Buffer): Document when there can be more than
5822 one file to be committed.
5823
58242005-06-08 Juri Linkov <juri@jurta.org>
5825
5826 * display.texi (Faces): Add `shadow' face.
5827
58282005-06-07 Masatake YAMATO <jet@gyve.org>
5829
5830 * display.texi (Faces): Write about mode-line-highlight.
5831
58322005-06-06 Richard M. Stallman <rms@gnu.org>
5833
5834 * misc.texi (Printing Package): Explain how to initialize
5835 printing package.
5836
5837 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5838
58392005-06-05 Chong Yidong <cyd@stupidchicken.com>
5840
5841 * emacs.texi: Rename Hardcopy to Printing.
5842 Make PostScript and PostScript Variables subnodes of it.
5843
5844 * misc.texi (Printing): Rename node from Hardcopy.
5845 Mention menu bar options.
5846 Move PostScript and PostScript Variables to submenu.
5847 (Printing package): New node.
5848
5849 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5850
5851 * dired.texi (Operating on Files): Likewise.
5852
5853 * calendar.texi (Displaying the Diary): Likewise.
5854
5855 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5856
5857 * glossary.texi (Glossary): Likewise.
5858
5859 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5860 effect.
5861
58622005-06-04 Richard M. Stallman <rms@gnu.org>
5863
5864 * trouble.texi (After a Crash): Polish previous change.
5865
8cf51b2c
GM
58662005-05-30 Noah Friedman <friedman@splode.com>
5867
5868 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5869 recovery mechanism.
5870
8cf51b2c
GM
58712005-05-28 Nick Roberts <nickrob@snap.net.nz>
5872
5873 * building.texi (Other Buffers): SPC toggles display of
5874 floating point registers.
5875
8cf51b2c
GM
58762005-05-27 Nick Roberts <nickrob@snap.net.nz>
5877
5878 * files.texi (Log Buffer): Merge in description of Log Edit
5879 mode from pcl-cvs.texi.
5880
58812005-05-26 Richard M. Stallman <rms@gnu.org>
5882
5883 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5884
8cf51b2c
GM
58852005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5886
5887 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5888 not enabled by default.
5889 When not on a word, `ispell-word' by default checks the word
5890 before point.
5891
58922005-05-24 Nick Roberts <nickrob@snap.net.nz>
5893
5894 * building.texi (Debugger Operation): Simplify last sentence.
5895
58962005-05-23 Lute Kamstra <lute@gnu.org>
5897
5898 * emacs.texi: Update FSF's address throughout.
5899 (Preface): Use @cite.
5900 (Distrib): Add cross reference to the node "Copying". Mention the
5901 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5902 printed manuals.
5903 (Intro): Use @xref for the Emacs Lisp Intro.
5904
8cf51b2c
GM
59052005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5906
5907 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5908
5909 * basic.texi (Moving Point): Mention default for `goto-line'.
5910
5911 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5912 of a variable's docstring.
5913
59142005-05-18 Lute Kamstra <lute@gnu.org>
5915
5916 * maintaining.texi (Overview of Emerge): Add cross reference.
5917 Remove duplication.
5918
5919 * emacs.texi (Top): Update to the current structure of the manual.
5920 * misc.texi (Emacs Server): Add menu description.
5921 * files.texi (Saving): Fix menu.
5922 * custom.texi (Customization): Fix menu.
5923 * mule.texi (International): Fix menu.
5924 * kmacro.texi (Keyboard Macros): Fix menu.
5925
59262005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5927
5928 * display.texi: Various minor changes.
5929 (Faces): Delete text that is repeated in the next section.
5930
59312005-05-16 Nick Roberts <nickrob@snap.net.nz>
5932
5933 * building.texi (Debugger Operation): Mention GUD tooltips are
5934 disabled with GDB in text command mode.
5935
8cf51b2c
GM
59362005-05-16 Nick Roberts <nickrob@snap.net.nz>
5937
5938 * building.texi: Replace toolbar with "tool bar" for consistency.
5939 (Compilation Mode): Describe compilation-context-lines
5940 and use of arrow in compilation buffer.
5941 (Debugger Operation): Replace help text with variable's value.
5942
5943 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5944 consistency.
5945
59462005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5947
5948 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5949 Add xref.
5950
8cf51b2c
GM
59512005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5952
5953 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5954 (Position Info): Delete discussion of `goto-line'. It is already
5955 described in `Moving point'.
5956
5957 * mini.texi (Completion Commands): Correct reference.
5958 (Completion Options): Fix typo.
5959
5960 * killing.texi (Deletion): Complete description of `C-x C-o'.
5961
8cf51b2c
GM
59622005-05-10 Richard M. Stallman <rms@gnu.org>
5963
5964 * building.texi (Compilation): Clarify recompile's directory choice.
5965
5966 * frames.texi (Tooltips): Cleanups.
5967
5968 * basic.texi (Arguments): Fix punctuation.
5969
59702005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5971
5972 * screen.texi (Menu Bar): The up and down (not left and right)
5973 arrow keys move through a keyboard menu.
5974
59752005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5976
5977 * basic.texi: Various typo and grammar fixes.
5978 (Moving Point): C-a now runs move-beginning-of-line.
5979
59802005-05-08 Nick Roberts <nickrob@snap.net.nz>
5981
5982 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5983
5984 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5985 as different animals.
5986
59872005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5988
5989 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5990 Correct index entry.
5991
59922005-05-07 Nick Roberts <nickrob@snap.net.nz>
5993
5994 * building.texi (Debugger Operation): Update to reflect changes
5995 in GUD tooltips.
5996
59972005-04-30 Richard M. Stallman <rms@gnu.org>
5998
5999 * files.texi (Compressed Files): Auto Compression normally enabled.
6000
6001 * building.texi (Debugger Operation): Clarify previous change.
6002
8cf51b2c
GM
60032005-04-28 Nick Roberts <nickrob@snap.net.nz>
6004
6005 * building.texi (Debugger Operation): Add description for
6006 GUD tooltips when program is not running.
6007
60082005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6009
6010 * misc.texi (Shell): Add `Shell Prompts' to menu.
6011 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6012 description. Delete remarks moved to new node.
6013 (Shell Prompts): New node.
6014 (History References): Replace remarks moved to `Shell Prompts'
6015 with xref to that node.
6016 (Remote Host): Clarify how to specify the terminal type when
6017 logging in to a different machine.
6018
60192005-04-26 Richard M. Stallman <rms@gnu.org>
6020
6021 * emacs.texi (Top): Update submenus from files.texi.
6022
6023 * files.texi (Filesets): Clarify previous change.
6024
6025 * dired.texi (Misc Dired Features): Clarify previous change.
6026
60272005-04-25 Chong Yidong <cyd@stupidchicken.com>
6028
6029 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6030
1c6c854e
CS
6031 * dired.texi (Misc Dired Features):
6032 Document dired-compare-directories.
8cf51b2c
GM
6033
6034 * files.texi (Filesets): New node.
6035 (File Conveniences): Document Image mode.
6036
6037 * text.texi (TeX Print): Document tex-compile.
6038
60392005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6040
6041 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6042 Delete redundant reference to tooltip Custom group. It is
6043 referred too again in the next paragraph.
6044
60452005-04-24 Richard M. Stallman <rms@gnu.org>
6046
6047 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6048
8cf51b2c
GM
60492005-04-19 Kim F. Storm <storm@cua.dk>
6050
6051 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6052
60532005-04-18 Lars Hansen <larsh@math.ku.dk>
6054
6055 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6056 turns off desktop-save-mode.
6057
60582005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6059
6060 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6061 by default in terminals compatible with xterm. Mention that
6062 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6063 node.
6064
8cf51b2c
GM
60652005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6066
6067 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6068
c8763fb6 60692005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6070
6071 * xresources.texi (Table of Resources): Add cursorBlink.
6072
60732005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6074
6075 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6076 `d', `C-d' and `u'.
6077
60782005-04-11 Richard M. Stallman <rms@gnu.org>
6079
6080 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6081 (Misc X): Add -D, --basic-display.
6082
6083 * maintaining.texi (Change Log): Correct the description of
6084 the example.
6085
6086 * major.texi (Choosing Modes): Document magic-mode-alist.
6087
8cf51b2c
GM
60882005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6089
6090 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6091 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6092 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6093 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6094 `w', respectively.
6095 (Rmail Labels): Mention `l'.
6096 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6097 (Rmail Summary Edit): Describe `j' and RET.
6098
c8763fb6 60992005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6100
6101 * xresources.texi (Lucid Resources): Add fontSet resource.
6102
8cf51b2c
GM
61032005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6104
6105 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6106 now called `indicate-empty-lines'.
6107
61082005-04-06 Kim F. Storm <storm@cua.dk>
6109
6110 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6111
61122005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6113
6114 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6115 deleted.
6116 (Marks vs Flags): Add some convenient key bindings.
6117 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6118 (Misc Dired Features): Correct and expand description of `w' command.
6119
6120 * frames.texi (XTerm Mouse): Delete apparently false info.
6121 The GNU/Linux console currently does not appear to support
6122 `xterm-mouse-mode'.
6123
8cf51b2c
GM
61242005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6125
6126 * calendar.texi (Diary): Mention shell utility `calendar'.
6127
61282005-04-01 Richard M. Stallman <rms@gnu.org>
6129
6130 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6131
8cf51b2c
GM
61322005-04-01 Lute Kamstra <lute@gnu.org>
6133
6134 * maintaining.texi (Change Log): add-change-log-entry uses
6135 add-log-mailing-address.
6136
61372005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6138
6139 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6140 `VC Mode Line' and put in an xref to that node.
6141 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6142 its description.
6143
61442005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6145
6146 * calendar.texi (Calendar Systems): Say that the Persian calendar
6147 implemented here is the arithmetical one championed by Birashk.
6148
61492005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6150
6151 * programs.texi (Fortran Motion): Fix previous change.
6152
8cf51b2c
GM
61532005-03-29 Richard M. Stallman <rms@gnu.org>
6154
6155 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6156
61572005-03-29 Chong Yidong <cyd@stupidchicken.com>
6158
6159 * text.texi (Refill): Refer to Long Lines Mode.
6160 (Longlines): New node.
6161 (Auto Fill): Don't index "word wrap" here.
6162 (Filling): Add Longlines to menu.
6163
61642005-03-29 Richard M. Stallman <rms@gnu.org>
6165
6166 * xresources.texi: Minor fixes.
6167
6168 * misc.texi (Emacs Server): Fix Texinfo usage.
6169
6170 * emacs.texi (Top): Don't use a real section heading for
6171 "Detailed Node Listing". Fake it instead.
6172
6173 * basic.texi (Position Info): Minor cleanup.
6174
6175 * mule.texi (Input Methods): Minor cleanup.
6176
61772005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6178
6179 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6180 constructs as well.
6181 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6182
61832005-03-29 Kenichi Handa <handa@m17n.org>
6184
6185 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6186
6187 * basic.texi (Position Info): Update the description about the
6188 command C-u C-x =.
6189
61902005-03-28 Richard M. Stallman <rms@gnu.org>
6191
6192 * emacs.texi (Top): Use @section for the detailed node listing.
6193
6194 * calendar.texi: Minor fixes to previous change.
6195
6196 * programs.texi (Fortran): Small fixes to previous changes.
6197
6198 * emacs.texi (Top): Update list of subnodes of Dired.
6199 Likewise for building.texi.
6200
6201 * files.texi (File Conveniences): Delete Auto Image File mode.
6202
62032005-03-28 Chong Yidong <cyd@stupidchicken.com>
6204
6205 * building.texi (Flymake): New node.
6206
6207 * custom.texi (Function Keys): Document kp- event types and
6208 keypad-setup package.
6209
6210 * dired.texi (Wdired): New node.
6211
6212 * files.texi (File Conveniences): Reorder entries.
6213 Explain how to turn on Auto-image-file mode.
6214 Document Thumbs mode.
6215
6216 * mule.texi (Specify Coding): Document recode-region and
6217 recode-file-name.
6218
6219 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6220
62212005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6222
6223 * commands.texi (Keys): M-o is now a prefix key.
6224
62252005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6226
6227 * programs.texi: Reformat and update copyright years.
6228 (Fortran): Update section.
6229
62302005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6231
6232 * files.texi: Several small changes in addition to:
6233 (Visiting): Change xref for Dialog Boxes to ref.
6234 (Version Headers): Replace references to obsolete var
6235 `vc-header-alist' with `vc-BACKEND-header'.
6236 (Customizing VC): Update value of `vc-handled-backends'.
6237
62382005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6239
6240 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6241 move here from Emacs Lisp Reference Manual.
6242 * calendar.texi (Calendar/Diary, Diary Commands)
6243 (Special Diary Entries, Importing Diary): Change some xrefs to
6244 point to emacs-xtra rather than elisp.
6245
6246 * emacs-xtra.texi (Calendar Customizing):
6247 Move view-diary-entries-initially, view-calendar-holidays-initially,
6248 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6249 Emacs Manual.
6250 (Appt Customizing): Merge entire section into main Emacs Manual.
6251 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6252 mark-holidays-in-calendar here from emacs-xtra.
6253 (Displaying the Diary): Move view-diary-entries-initially,
6254 mark-diary-entries-in-calendar here from emacs-xtra.
6255 (Appointments): Move appt-display-mode-line,
6256 appt-display-duration, appt-disp-window-function,
6257 appt-delete-window-function here from emacs-xtra.
6258
6259 * calendar.texi: Update and reformat copyright.
6260 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6261 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6262 (Diary): Refer to `diary-file' rather than ~/diary.
6263 (Diary Commands): Rename node to "Displaying the Diary".
6264 * emacs.texi (Top): Rename "Diary Commands" section.
6265 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6266
62672005-03-26 Eli Zaretskii <eliz@gnu.org>
6268
6269 * misc.texi (Emacs Server): Fix the command for setting
6270 server-name. Add an xref to Invoking emacsclient.
6271
6272 * help.texi (Help Summary): Clarify when "C-h ." will do something
6273 nontrivial.
6274 (Apropos): Add cindex entry for apropos-sort-by-scores.
6275
6276 * display.texi (Text Display): Add index entries for how no-break
6277 characters are displayed.
6278
8cf51b2c
GM
62792005-03-26 Eli Zaretskii <eliz@gnu.org>
6280
6281 * files.texi (Visiting): Fix cross-references introduced with the
6282 last change.
6283
6284 * xresources.texi (GTK resources): Fix last change.
6285
8cf51b2c
GM
62862005-03-25 Chong Yidong <cyd@stupidchicken.com>
6287
6288 * xresources.texi (X Resources): GTK options documented too.
6289 (Resources): Clarify meaning of program name.
6290 (Table of Resources): Add visualClass.
6291 (GTK resources): Rewrite.
6292 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6293
6294 * display.texi (Text Display): Mention non-breaking spaces.
6295
6296 * files.texi (Reverting): Document auto-revert-check-vc-info.
6297
6298 * frames.texi (Mouse Commands): Document
6299 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6300
6301 * help.texi (Help Summary): Add `C-h .'.
6302 (Apropos): Apropos accepts a list of search terms.
6303 Document apropos-sort-by-scores.
6304 (Help Echo): Document display-local-help.
6305
6306 * misc.texi (Emacs Server): Document server-name.
6307 (Invoking emacsclient): Document -s option for server names.
6308
6309 * text.texi (Outline Visibility): Introduce "current heading
6310 line" (commands can be called with point on a body line).
6311 Re-order table to follow the sequence of discussion.
6312 hide-body won't hide lines before first header line.
6313 (TeX Mode): Add DocTeX mode.
6314
8cf51b2c
GM
63152005-03-24 Richard M. Stallman <rms@gnu.org>
6316
6317 * mule.texi (Single-Byte Character Support): Delete mention
6318 of iso-acc.el and iso-transl.el.
6319
8cf51b2c
GM
63202005-03-23 Lute Kamstra <lute@gnu.org>
6321
6322 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6323
63242005-03-23 Richard M. Stallman <rms@gnu.org>
6325
8cf51b2c
GM
6326 * search.texi: Delete explicit node pointers.
6327 (Incremental Search): New menu.
6328 (Basic Isearch, Repeat Isearch, Error in Isearch)
6329 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6330 (Slow Isearch): New subnodes.
6331 (Configuring Scrolling): Node deleted.
6332 (Search Case): Doc default-case-fold-search.
6333 (Regexp Replace): Move replace-regexp doc here.
6334
6335 * rmail.texi (Movemail): Put commas inside closequotes.
6336
6337 * picture.texi (Insert in Picture): Document C-c arrow combos.
6338 (Basic Picture): Clarify erasure.
6339
6340 * display.texi (Font Lock): Put commas inside closequotes.
6341
6342 * cmdargs.texi (General Variables): Put commas inside closequotes.
6343
63442005-03-23 Nick Roberts <nickrob@snap.net.nz>
6345
6346 * building.texi (Stack Buffer): Mention reverse contrast for
6347 *selected* frame (might not be current frame).
6348
8cf51b2c
GM
63492005-03-21 Richard M. Stallman <rms@gnu.org>
6350
6351 * building.texi (Starting GUD): Add bashdb.
6352
63532005-03-20 Chong Yidong <cyd@stupidchicken.com>
6354
6355 * basic.texi (Moving Point): Add M-g M-g binding.
6356 (Undo): Document undo-only.
6357 (Position Info): Document M-g M-g and C-u M-g M-g.
6358
6359 * building.texi (Building): Put Grep Searching after Compilation
6360 Shell.
6361 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6362 Document next-error-highlight.
6363 (Grep Searching): Document grep-highlight-matches.
6364 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6365
6366 * calendar.texi (Importing Diary): Rename node from iCalendar.
6367 Document diary-from-outlook.
6368
6369 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6370 Commands.
6371 Mention effect of X drag and drop on Dired buffers.
6372
6373 * files.texi (Visiting): Document large-file-warning-threshold.
6374 Move paragraph on file-selection dialog.
6375 Mention visiting files using X drag and drop.
6376 (Reverting): Mention using Auto-Revert mode to tail files.
6377 Document auto-revert-tail-mode.
6378 (Version Systems): Minor correction.
6379 (Comparing Files): Diff-mode is no longer based on Compilation
6380 mode.
6381 Document compare-ignore-whitespace.
6382 (Misc File Ops): Explain passing a directory to rename-file.
6383 Likewise for copy-file and make-symbolic-link.
6384
6385 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6386 Document mouse-wheel-progressive speed.
6387
6388 * help.texi (Misc Help): Document numeric argument for C-h i.
6389 Correctly explain the effect of just C-u as argument.
6390
6391 * killing.texi (Deletion): Document numeric argument for
6392 just-one-space.
6393
6394 * mini.texi (Completion): Completion acts on text before point.
6395
6396 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6397 (Emulation): CUA mode replaces pc-bindings-mode,
6398 pc-selection-mode, and s-region.
6399
6400 * mule.texi (Input Methods): Leim is now built-in.
6401 (Select Input Method): Document quail-show-key.
6402 (Specify Coding): Document revert-buffer-with-coding-system.
6403
6404 * programs.texi (Fortran Motion): Document f90-next-statement,
6405 f90-previous-statement, f90-next-block, f90-previous-block,
6406 f90-end-of-block, and f90-beginning-of-block.
6407
6408 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6409
6410 * emacs.texi (Acknowledgments): Updated.
6411
6412 * anti.texi: Total rewrite.
6413
8cf51b2c
GM
64142005-03-19 Chong Yidong <cyd@stupidchicken.com>
6415
6416 * ack.texi (Acknowledgments): Update.
6417
64182005-03-19 Eli Zaretskii <eliz@gnu.org>
6419
1c6c854e
CS
6420 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6421 Update copyright years.
8cf51b2c
GM
6422
64232005-03-14 Nick Roberts <nickrob@snap.net.nz>
6424
6425 * building.texi (Commands of GUD): Move paragraph on setting
6426 breakpoints with mouse to the GDB Graphical Interface node.
6427
64282005-03-07 Richard M. Stallman <rms@gnu.org>
6429
8cf51b2c
GM
6430 * misc.texi (Single Shell, Shell Options): Fix previous change.
6431
6432 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6433
64342005-03-06 Richard M. Stallman <rms@gnu.org>
6435
6436 * building.texi (Starting GUD): Don't explain text vs graphical
6437 GDB here. Just mention it and xref.
6438 Delete "just one debugger process".
6439 (Debugger Operation): Move GUD tooltip info here.
6440 (GUD Tooltips): Node deleted.
6441 (GDB Graphical Interface): Explain the two GDB modes here.
6442
8cf51b2c
GM
6443 * sending.texi (Sending Mail): Minor cleanup.
6444 (Mail Aliases): Explain quoting conventions.
6445 Update key rebinding example.
6446 (Header Editing): C-M-i is like M-TAB.
6447 (Mail Mode Misc): mail-attach-file does not do MIME.
6448
6449 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6450 that really belongs here.
6451 (Remote Mailboxes): Text moved to Rmail Inbox.
6452 (Rmail Display): Mention Mouse-1.
6453 (Movemail): Clarify two movemail versions.
6454 Clarify rmail-movemail-program.
6455
8cf51b2c
GM
6456 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6457 Document async shell commands.
6458 (Shell History): Clarify.
6459 (Shell Ring): Mention C-UP an C-DOWN.
6460 (Shell Options): Add comint-prompt-read-only.
6461 (Invoking emacsclient): Set EDITOR to run Emacs.
6462 (Sorting): No need to explain what region is.
6463 (Saving Emacs Sessions): Fix typo.
6464 (Recursive Edit): Fix punctuation.
6465 (Emulation): Don't mention "PC bindings" which are standard.
6466 (Hyperlinking): Explain Mouse-1 convention here.
6467 (Find Func): Node deleted.
6468
8cf51b2c
GM
6469 * help.texi (Name Help): Xref to Hyperlinking.
6470
6471 * glossary.texi (Glossary):
6472 Rename "Balance Parentheses" to "Balancing...".
6473 Add "Byte Compilation". Correct "Copyleft".
6474 New xref in "Customization".
6475 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6476 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6477 Rename "Registers" to "Register".
6478 Replace "Selecting" with "Selected Frame",
6479 "Selected Window", and "Selecting a Buffer".
6480
6481 * files.texi (Types of Log File): Explain how projects'
6482 methods can vary.
6483
8cf51b2c
GM
6484 * display.texi (Faces): Delete "Emacs 21".
6485
6486 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6487 * fixit.texi (Spelling): C-M-i like M-TAB.
6488 * mini.texi (Completion Options): C-M-i like M-TAB.
6489 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6490 * text.texi (Text Mode): C-M-i like M-TAB.
6491
6492 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6493
6494 * calendar.texi (Specified Dates): Mention `g w'.
6495 (Appointments): appt-activate toggles with no arg.
6496
8cf51b2c
GM
64972005-03-05 Juri Linkov <juri@jurta.org>
6498
6499 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6500 "invocation (command line arguments)".
8cf51b2c
GM
6501 (Misc X): Add -nbc, --no-blinking-cursor.
6502
65032005-03-04 Ulf Jasper <ulf.jasper@web.de>
6504
6505 * calendar.texi (iCalendar): No need to require it now.
6506
8cf51b2c
GM
65072005-03-03 Nick Roberts <nickrob@snap.net.nz>
6508
6509 * trouble.texi (Contributing): Mention Savannah. Direct users to
6510 emacs-devel.
6511
65122005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6513
6514 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6515 window.
6516
8cf51b2c
GM
65172005-02-27 Richard M. Stallman <rms@gnu.org>
6518
6519 * building.texi (Compilation): Update mode line status info.
6520
65212005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6522
6523 * calendar.texi (General Calendar): Document binding of
6524 scroll-other-window-down.
6525 (Mayan Calendar): Fix earliest date.
6526 (Time Intervals): Document timeclock-change.
6527 Fix timeclock-ask-before-exiting documentation.
6528
65292005-02-26 Kim F. Storm <storm@cua.dk>
6530
6531 * frames.texi (Mouse References):
6532 Add mouse-1-click-in-non-selected-windows.
6533
65342005-02-25 Richard M. Stallman <rms@gnu.org>
6535
6536 * screen.texi (Screen): Explain better about cursors and mode lines;
6537 don't presuppose text terminals.
6538 (Point): Don't assume just one cursor.
6539 Clarify explanation of cursors.
6540 (Echo Area, Menu Bar): Cleanups.
6541
6542 * mini.texi (Minibuffer): Prompts are highlighted.
6543 (Minibuffer Edit): Newline = C-j only on text terminals.
6544 Clarify resize-mini-windows values.
6545 Mention M-PAGEUP and M-PAGEDOWN.
6546 (Completion Commands): Mouse-1 like Mouse-2.
6547 (Minibuffer History): Explain history commands better.
6548 (Repetition): Add xref to Incremental Search.
6549
6550 * mark.texi (Setting Mark): Clarify info about displaying mark.
6551 Clarify explanation of C-@ and C-SPC.
6552 (Transient Mark): Mention Delete Selection mode.
6553 (Marking Objects): Clean up text about extending the region.
6554
6555 * m-x.texi (M-x): One C-g doesn't always go to top level.
6556 No delay before suggest-key-bindings output.
6557
6558 * fixit.texi (Fixit): Mention C-/ for undo.
6559 (Spelling): Mention ESC TAB like M-TAB.
6560 Replacement words with r and R are rechecked.
6561 Say where C-g leaves point. Mention ? as input.
6562
65632005-02-23 Lute Kamstra <lute@gnu.org>
6564
6565 * cmdargs.texi (Initial Options): Add cross reference.
6566
8cf51b2c
GM
65672005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6568
6569 * emacs.texi (Top): Update menu for splitting of node in
6570 msdog.texi.
6571 * frames.texi (Frames): Update xref for splitting of node in
6572 msdog.texi.
6573 * trouble.texi (Quitting): Ditto.
6574
65752005-02-16 Richard M. Stallman <rms@gnu.org>
6576
6577 * windows.texi (Split Window): Simplify line truncation info
6578 and xref to Display Custom.
6579
6580 * trouble.texi (Quitting): Emergency escape only for text terminal.
6581 (Screen Garbled): C-l for ungarbling is only for text terminal.
6582
6583 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6584
6585 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6586
6587 * programs.texi (Program Modes): Mention Python mode.
6588 (Moving by Defuns): Repeating C-M-h extends region.
6589 (Basic Indent): Clarify.
6590 (Custom C Indent): Clarify.
6591 (Expressions): Repeating C-M-@ extends region.
6592 (Info Lookup): Clarify for C-h S.
6593 (Symbol Completion): ESC TAB alternative for M-TAB.
6594 (Electric C): Clarify.
6595
6596 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6597
6598 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6599 MS-DOS Input node.
6600 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6601 (MS-DOS and MULE): Clarify.
6602 (MS-DOS Processes, Windows Processes): Fix typos.
6603
6604 * major.texi (Choosing Modes): Clarify.
6605
6606 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6607 (Keyboard Macro Step-Edit): Clarify.
6608
6609 * indent.texi (Indentation): Clarifications.
6610
6611 * help.texi (Help): Correct error about C-h in query-replace.
6612 Clarify apropos vs C-h a. Fix how to search in FAQ.
6613 (Key Help): Describe C-h w here.
6614 (Name Help): Minor cleanup. C-h w moved to Key Help.
6615 Clarify the "object" joke.
6616 (Apropos): Clarify. Mouse-1 like Mouse-2.
6617 (Help Mode): Mouse-1 like Mouse-2.
6618
6619 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6620
6621 * display.texi (Display): Reorder menu.
6622 (Faces): Cleanup.
6623 (Font Lock): Cleanup. Mention Options menu.
6624 Delete obsolete text.
6625 (Scrolling): For C-l, don't presume text terminal.
6626 (Horizontal Scrolling): Simplify intro.
6627 (Follow Mode): Clarify.
1c6c854e 6628 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6629 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6630 Doc default-tab-width. Doc line truncation more thoroughly.
6631
6632 * dired.texi (Dired Enter): C-x C-f can run Dired.
6633 (Dired Visiting): Comment out `a' command.
6634 Mouse-1 is like Mouse-2.
6635 (Shell Commands in Dired): ? can be used more than once.
6636
6637 * basic.texi (Continuation Lines): Simplify description of truncation,
6638 and refer to Display Custom for the rest of it.
6639
8cf51b2c
GM
66402005-02-06 Lute Kamstra <lute@gnu.org>
6641
6642 * basic.texi (Undo): Fix typo.
6643
6644 * cmdargs.texi (Emacs Invocation): Fix typo.
6645
6646 * custom.texi (Init Examples): Fix typo.
6647
6648 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6649
66502005-02-06 Richard M. Stallman <rms@gnu.org>
6651
6652 * regs.texi (Registers): Registers can hold numbers, too.
6653
6654 * killing.texi (Other Kill Commands): Cleanup.
6655 Delete redundant explanation of kill in read-only buffer.
6656 (Yanking): Mention term "copying".
6657 (Accumulating Text): Fix typo.
6658
6659 * entering.texi (Entering Emacs): Update rationale at start.
6660 (Exiting): Treat iconifying on a par with suspension.
6661
6662 * custom.texi (Minor Modes): Fix typo.
6663 (Easy Customization): Fix menu style.
6664 (Variables): Add xref.
6665 (Examining): Setting for future sessions works through .emacs.
6666 (Keymaps): "Text terminals", not "Many".
6667 (Init Rebinding): Explain \C-. Show example of \M-.
6668 Fix minor wording errors.
6669 (Function Keys): Explain vector syntax just once.
6670 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6671 (Init File): Mention .emacs.d directory.
6672 (Init Examples): Add xref.
6673 (Find Init): Mention .emacs.d directory.
6674
6675 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6676 (Action Arguments): Explain which kinds of -l args are found how.
6677 (Initial Options): --batch does not inhibit site-start.
6678 Add xrefs.
6679 (Command Example): Use --batch, not -batch.
6680
6681 * basic.texi (Inserting Text): Cleanup wording.
6682 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6683 C-n is not error at end of buffer.
6684 (Undo): Doc C-/ like C-_. Add xrefs.
6685 (Arguments): META key may be labeled ALT.
6686 Peculiar arg meanings are explained in doc strings.
6687
6688 * abbrevs.texi (Expanding Abbrevs): Clarify.
6689
66902005-02-05 Eli Zaretskii <eliz@gnu.org>
6691
6692 * frames.texi (Frame Parameters): Add an xref to the description
6693 of list-colors-display. Add a pointer to the X docs about colors.
6694
6695 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6696 Improve docs of list-colors-display.
8cf51b2c
GM
6697
66982005-02-03 Lute Kamstra <lute@gnu.org>
6699
6700 * frames.texi (Frames, Drag and Drop): Fix typos.
6701
67022005-02-03 Richard M. Stallman <rms@gnu.org>
6703
6704 * windows.texi (Basic Window): Mention color-change in mode line.
6705 (Change Window): Explain dragging vertical boundaries.
6706
6707 * text.texi (Sentences): Clarify.
6708 (Paragraphs): Explain M-a and blank lines.
6709 (Outline Mode): Clarify text and menu.
6710 (Hard and Soft Newlines): Mention use-hard-newlines.
6711
6712 * frames.texi (Frames): Delete unnecessary mention of Windows.
6713 (Mouse Commands): Likewise. Mention xterm mouse support.
6714 (Clipboard): Clarify.
6715 (Mouse References): Mention use of Mouse-1 for following links.
6716 (Menu Mouse Clicks): Clarify.
6717 (Mode Line Mouse): Clarify.
6718 (Drag and Drop): Rewrite.
6719
6720 * fixit.texi (Spelling): Fix typo.
6721
6722 * files.texi (File Names): Clarify.
6723 (Visiting): Update conditions for use of file dialog. Clarify.
6724 (Saving): Doc d as answer in save-some-buffers.
6725 (Remote Files): Clean up the text.
6726
6727 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6728
6729 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6730 (List Buffers): Clarify.
6731 (Several Buffers): Doc T command.
6732 (Buffer Convenience): Clarify menu.
6733
6734 * basic.texi (Undo): Clarify last change.
6735
67362005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6737
6738 * fixit.texi (Spelling): Fix typo.
6739
67402005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6741
6742 * basic.texi (Undo): Update description of `undo-outer-limit'.
6743
67442005-02-01 Nick Roberts <nickrob@snap.net.nz>
6745
6746 * building.texi: Update documentation relating to GDB Graphical
6747 Interface.
6748
67492005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6750
6751 * custom.texi (Easy Customization): Adapt menu to node name change.
6752
67532005-01-30 Richard M. Stallman <rms@gnu.org>
6754
6755 * custom.texi (Easy Customization): Defn of "User Option" now
6756 includes faces. Don't say just "option" when talking about variables.
6757 Do say just "options" to mean "anything customizable".
6758 (Specific Customization): Describe `customize-variable',
6759 not `customize-option'.
6760
6761 * glossary.texi (Glossary) <Faces>: Add xref.
6762 <User Option>: Change definition--include faces. Change xref.
6763
6764 * picture.texi (Picture): Mention artist.el.
6765
6766 * sending.texi, screen.texi, programs.texi, misc.texi:
6767 * mini.texi, major.texi, maintaining.texi, macos.texi:
6768 * help.texi, frames.texi, files.texi:
6769 Don't say just "option" when talking about variables.
6770
6771 * display.texi, mule.texi: Don't say just "option" when talking
6772 about variables. Other minor cleanups.
6773
8cf51b2c
GM
67742005-01-26 Lute Kamstra <lute@gnu.org>
6775
6776 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6777 File'. Mention the `-Q' option at the `--no-site-file' option.
6778
8cf51b2c
GM
67792005-01-22 David Kastrup <dak@gnu.org>
6780
6781 * building.texi (Grep Searching): Mention alias `find-grep' for
6782 `grep-find'.
6783
67842005-01-20 Richard M. Stallman <rms@gnu.org>
6785
6786 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6787
8cf51b2c
GM
67882005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6789
6790 * rmail.texi (Movemail): Explain differences
6791 between standard and mailutils versions of movemail.
6792 Describe command line and configuration options introduced
6793 with the latter.
6794 Explain the notion of mailbox URL, provide examples and
6795 cross-references to mailutils documentation.
6796 Describe various methods of specifying mailbox names,
6797 user names and user passwords for rmail.
1c6c854e
CS
6798 (Remote Mailboxes): New section.
6799 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6800 options used to control its behavior.
6801 (Other Mailbox Formats): Explain handling of various mailbox
6802 formats.
6803
68042005-01-13 Richard M. Stallman <rms@gnu.org>
6805
6806 * commands.texi (Commands): Clarification.
6807
68082005-01-11 Richard M. Stallman <rms@gnu.org>
6809
6810 * programs.texi (Multi-line Indent): Fix previous change.
6811 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6812
8cf51b2c
GM
68132005-01-08 Richard M. Stallman <rms@gnu.org>
6814
6815 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6816 lazy-highlight.
6817
6818 * search.texi (Query Replace): Mention faces query-replace
6819 and lazy-highlight.
6820 (Incremental Search): Update isearch highlighting info.
6821
8cf51b2c
GM
68222005-01-04 Richard M. Stallman <rms@gnu.org>
6823
6824 * custom.texi (Saving Customizations): Minor improvement.
6825
8cf51b2c
GM
68262005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6827
6828 * custom.texi (Saving Customizations): Emacs no longer loads
6829 `custom-file' after .emacs. No longer mention customizing through
6830 Custom.
6831
8cf51b2c
GM
68322005-01-01 Andreas Schwab <schwab@suse.de>
6833
6834 * killing.texi (Graphical Kill): Move up under node Killing,
6835 change @section to @subsection.
6836
68372005-01-01 Richard M. Stallman <rms@gnu.org>
6838
6839 * custom.texi (Face Customization): Mention hex color specs.
6840
6841 * emacs.texi (Top): Update Killing submenu.
6842
6843 * killing.texi (Killing): Reorganize section.
6844 No more TeX-only text; put the node command at start of chapter.
6845 But the first section heading is used only in TeX.
6846 Rewrite the text to read better in this mode.
6847 (Graphical Kill): New subnode gets some of the text that
6848 used to be in the first section.
6849
68502004-12-31 Richard M. Stallman <rms@gnu.org>
6851
6852 * dired.texi (Shell Commands in Dired): Delete the ? example.
6853
6854 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6855
6856 * files.texi (Saving): Describe new require-final-newline features
6857 and mode-require-final-newline.
6858
8cf51b2c
GM
68592004-12-29 Richard M. Stallman <rms@gnu.org>
6860
6861 * custom.texi (File Variables): Clarify previous change.
6862
c8763fb6 68632004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6864
6865 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6866 out now.
6867
68682004-12-27 Richard M. Stallman <rms@gnu.org>
6869
6870 * Makefile.in (MAKEINFO): Specify --force.
6871
6872 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6873 (Undo): Doc undo-outer-limit.
6874
8cf51b2c
GM
68752004-12-15 Juri Linkov <juri@jurta.org>
6876
6877 * mark.texi (Transient Mark, Mark Ring): M-< and other
6878 movement commands don't set mark in Transient Mark mode
6879 if mark is active.
6880
8cf51b2c
GM
68812004-12-12 Juri Linkov <juri@jurta.org>
6882
6883 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6884 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6885
6886 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6887 (Misc Dired Commands): Add @r{(Dired)} to w.
6888
68892004-12-12 Juri Linkov <juri@jurta.org>
6890
6891 * mark.texi (Marking Objects): Marking commands also extend the
6892 region when mark is active in Transient Mark mode.
6893
8cf51b2c
GM
68942004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6895
6896 * custom.texi (Saving Customizations): Emacs only loads the custom
6897 file automatically after the init file in version 22.1 or later.
6898 Adapt text and examples to this fact.
6899
8cf51b2c
GM
69002004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6901
6902 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6903 be set through Custom. Otherwise, it has no effect.
6904
8cf51b2c
GM
69052004-12-05 Richard M. Stallman <rms@gnu.org>
6906
6907 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6908 * entering.texi: Rename Command Line to Emacs Invocation.
6909
10d1d0af 6910 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6911
6912 * custom.texi (Easy Customization): Move up to section level,
6913 before Variables. Avoid using the term "variable"; say "option".
6914 New initial explanation.
6915 (Variables): In initial explanation, connect "variable" to the
6916 already-explained "user option".
6917
6918 * emacs.texi (Top): Fix ref to Command Line.
6919 Move reference to Easy Customization.
6920
6921 * xresources.texi (X Resources): Fix From link.
6922
6923 * doclicense.texi (GNU Free Documentation License): Fix To link.
6924
6925 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6926
6927 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6928
69292004-12-03 Richard M. Stallman <rms@gnu.org>
6930
6931 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6932
69332004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6934
6935 * kmacro.texi: Several small changes in addition to the following.
6936 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6937 defining a keyboard macro.
6938 Mention `kmacro-ring-max'.
6939 (Keyboard Macro Counter): Clarify description of
6940 `kmacro-insert-counter', `kmacro-set-counter',
6941 `kmacro-add-counter' and `kmacro-set-format'.
6942
69432004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6944
6945 * custom.texi (File Variables): Add `unibyte' and make it more
6946 clear that `unibyte' and `coding' are special. Suggested by Simon
6947 Krahnke <overlord@gmx.li>.
6948
6949 * mule.texi (Enabling Multibyte): Refer to File Variables.
6950 Suggested by Simon Krahnke <overlord@gmx.li>.
6951
c8763fb6 69522004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6953
6954 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6955 x-use-old-gtk-file-dialog.
6956
8cf51b2c
GM
69572004-11-20 Richard M. Stallman <rms@gnu.org>
6958
6959 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6960
69612004-11-09 Lars Brinkhoff <lars@nocrew.org>
6962
6963 * building.texi (Lisp Eval): Delete hyphen in section name.
6964
69652004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6966
6967 * files.texi (Old Versions):
6968 No longer document annotation as "CVS only".
6969
69702004-11-10 Andre Spiegel <spiegel@gnu.org>
6971
6972 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
6973 version systems, mentioning the new ones that we support.
6974 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
6975 suggestions.
6976
c8763fb6 69772004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6978
49823426 6979 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6980
c8763fb6 69812004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6982
6983 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6984
69852004-10-23 Eli Zaretskii <eliz@gnu.org>
6986
6987 * text.texi (Text Based Tables, Table Definition)
6988 (Table Creation, Table Recognition, Cell Commands)
6989 (Cell Justification, Row Commands, Column Commands)
6990 (Fixed Width Mode, Table Conversion, Measuring Tables)
6991 (Table Misc): New nodes, documenting the Table Mode.
6992
8cf51b2c
GM
69932004-10-19 Jason Rumney <jasonr@gnu.org>
6994
6995 * makefile.w32-in (info): Change order of arguments to makeinfo.
6996
69972004-10-19 Ulf Jasper <ulf.jasper@web.de>
6998
6999 * calendar.texi (iCalendar): Update for package changes.
7000
8cf51b2c
GM
70012004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7002
7003 * files.texi (Misc File Ops): View mode is a minor mode.
7004
8cf51b2c
GM
70052004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7006
7007 * calendar.texi (iCalendar): Style changes.
7008
70092004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7010
7011 * search.texi (Regexps): The regexp described in the example is no
7012 longer stored in the variable `sentence-end'.
7013
8cf51b2c
GM
70142004-10-06 Nick Roberts <nickrob@snap.net.nz>
7015
7016 * building.texi (Starting GUD): Note that multiple debugging
7017 sessions requires `gdb --fullname'.
7018
70192004-10-05 Ulf Jasper <ulf.jasper@web.de>
7020
7021 * calendar.texi (iCalendar): New section for a new package.
7022
8cf51b2c
GM
70232004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7024
7025 * text.texi: Various small changes in addition to the following.
7026 (Text): Replace xref for autotype with inforef.
7027 (Sentences): Explain nil value for `sentence-end'.
7028 (Paragraphs): Update default values for `paragraph-start' and
7029 `paragraph-separate'.
7030 (Text Mode): Correct description of Text mode's effect on the
7031 syntax table.
7032 (Outline Visibility): `hide-other' does not hide top level headings.
7033 `selective-display-ellipses' no longer has an effect on Outline mode.
7034 (TeX Misc): Add missing @cindex.
7035 Replace xref for RefTeX with inforef.
7036 (Requesting Formatted Text): The variable
7037 `enriched-fill-after-visiting' no longer exists.
7038 (Editing Format Info): Update names of menu items and commands.
7039 (Format Faces): Mention special effect of specifying the default face.
7040 Describe inheritance of text properties.
7041 Correct description of `fixed' face.
7042 (Format Indentation): Correct description of effect of setting
7043 margins. Mention `set-left-margin' and `set-right-margin'.
7044 (Format Justification): Update names of menu items.
7045 `set-justification-full' is now bound to `M-j b'.
7046 Mention that `default-justification' is a per buffer variable.
7047 (Format Properties): Update name of menu item.
7048 (Forcing Enriched Mode): `format-decode-buffer' automatically
7049 turns on Enriched mode if the buffer is in text/enriched format.
7050
70512004-10-05 Emilio C. Lopes <eclig@gmx.net>
7052
7053 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7054
70552004-09-28 Kim F. Storm <storm@cua.dk>
7056
7057 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7058 Align with new functionality.
7059
8cf51b2c
GM
70602004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7061
7062 * display.texi (Display Custom): Remove stray `@end defvar'.
7063
70642004-09-23 Kim F. Storm <storm@cua.dk>
7065
7066 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7067 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7068
8cf51b2c
GM
70692004-09-20 Richard M. Stallman <rms@gnu.org>
7070
7071 * custom.texi (Hooks): Explain using setq to clear out a hook.
7072 (File Variables): Explain multiline string constants.
7073 (Non-ASCII Rebinding): Explain when you need to update
7074 non-ASCII char codes in .emacs.
7075
7076 * building.texi (Compilation): Explain how to make a silent
7077 subprocess that won't be terminated. Explain compilation-environment.
7078
70792004-09-13 Kim F. Storm <storm@cua.dk>
7080
7081 * mini.texi (Repetition): Rename isearch-resume-enabled to
7082 isearch-resume-in-command-history and change default to disabled.
7083
8cf51b2c
GM
70842004-09-09 Kim F. Storm <storm@cua.dk>
7085
7086 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7087 with new `kmacro-name-last-macro'.
7088
8cf51b2c
GM
70892004-09-08 Juri Linkov <juri@jurta.org>
7090
7091 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7092
8cf51b2c
GM
70932004-09-03 Juri Linkov <juri@jurta.org>
7094
7095 * search.texi (Incremental Search): Update wording for M-%.
7096
70972004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7098
7099 * killing.texi (Killing): Correct description of kill commands in
7100 read-only buffer.
7101
71022004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7103
7104 * building.texi (Compilation Mode): Add a paragraph about rules
7105 for finding the compilation buffer for `next-error'.
7106
7107 * search.texi (Other Repeating Search): Mention that Occur mode
7108 supports the next-error functionality.
7109
71102004-09-02 Juri Linkov <juri@jurta.org>
7111
7112 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7113
71142004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7115
7116 * kmacro.texi (Basic Keyboard Macro):
7117 `apply-macro-to-region-lines' now operates on all lines that begin
7118 in the region, rather than on all complete lines in the region.
7119
c8763fb6 71202004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7121
7122 * frames.texi (Drag and drop): Add documentation about
7123 x-dnd-test-function and x-dnd-known-types.
7124
71252004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7126
7127 * indent.texi: Various minor changes in addition to:
7128 (Indentation Commands): Correct description of `indent-relative'.
7129 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7130 mode. The *Tab Stops* buffer uses Overwrite Mode.
7131 (Just Spaces): `tabify' converts sequences of at least two spaces
7132 to tabs.
7133
8cf51b2c
GM
71342004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7135
7136 * frames.texi (Secondary Selection): Setting the secondary
7137 selection with M-Drag-Mouse-1 does not alter the kill ring,
7138 setting it with M-Mouse-1 and M-Mouse-3 does.
7139 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7140 toolkit scroll bars.
7141 (Scroll Bars): Ditto.
7142
7143 * windows.texi (Basic Window): When using a window system, the value
7144 of point in a non-selected window is indicated by a hollow box.
7145 (Split Window): Side by side windows are separated by a scroll bar,
7146 if scroll bars are used.
7147 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7148 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7149 (Window Convenience): Update bindings for `winner-undo' and
7150 `winner-redo'.
7151
7152 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7153 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7154 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7155 of "Using Emacs as a Server".
7156 * building.texi (Building): Interchange nodes (for correct numbering).
7157 * programs.texi (Programs): Interchange nodes (for correct numbering).
7158 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7159 Info to the node structure.
7160 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7161 Rearrange order of nodes and sections such that both "GNU GENERAL
7162 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7163 end, as appropriate for appendices.
7164 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7165 Use `@unnumberedsec'.
7166 * trouble.texi: Adapt sectioning in Info to the node structure.
7167 Adapt node pointers to change in emacs.texi.
7168 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7169
8cf51b2c
GM
71702004-08-25 Kenichi Handa <handa@m17n.org>
7171
7172 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7173 description for unibyte mode.
7174
71752004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7176
7177 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7178
7179 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7180 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7181 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7182 in @pxref.
7183
71842004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7185
7186 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7187 Change section names.
7188
8cf51b2c
GM
71892004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7190
7191 * kmacro.texi (Keyboard Macro Ring): Rename section.
7192 Emacs treats the head of the macro ring as the `last keyboard macro'.
7193 (Keyboard Macro Counter): Minor change.
7194 (Save Keyboard Macro): Some clarifications.
7195 (Edit Keyboard Macro): Rename section.
7196
7197 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7198 32-bit machines.
7199 (Several Buffers): Clarify which buffer is selected if `2' is
7200 pressed in the Buffer Menu.
7201 Auto Revert mode can be used to update the Buffer Menu
7202 automatically.
7203
72042004-08-21 Eli Zaretskii <eliz@gnu.org>
7205
7206 * help.texi (Misc Help): Add an index entry for finding an Info
7207 manual by its file name.
7208
72092004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7210
7211 * files.texi (Backup Deletion): Correct description of
7212 `delete-old-versions'.
7213 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7214 (Auto Save Files): Recommend `auto-save-mode' to reenable
7215 auto-saving, rather than the abbreviation `auto-save'.
7216
72172004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7218
7219 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7220 for "killing" and "yanking" in main menu.
7221
72222004-08-16 Richard M. Stallman <rms@gnu.org>
7223
7224 * killing.texi (Yanking, Killing): Minor cleanups.
7225
7226 * mark.texi (Momentary Mark): Minor cleanups.
7227
72282004-08-15 Kenichi Handa <handa@etl.go.jp>
7229
7230 * custom.texi (Non-ASCII Rebinding):
7231 C-q always inserts the right code to pass to global-set-key.
7232
8cf51b2c
GM
72332004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7234
7235 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7236 `insert-register', instead of `C-x r g' binding, for consistency.
7237
72382004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7239
7240 * fixit.texi (Spelling): Fix typo.
7241
72422004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7243
7244 * help.texi (Help): Fix Texinfo usage.
7245
8cf51b2c
GM
72462004-07-24 Richard M. Stallman <rms@gnu.org>
7247
7248 * text.texi (Paragraphs): Update how paragraphs are separated
7249 and the default for paragraph-separate.
7250
7251 * search.texi (Regexp Replace): Further update text for new
7252 replacement operators.
7253
8cf51b2c
GM
72542004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7255
7256 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7257 `R' switch.
7258
7259 * dired.texi (Dired Updating): `k' only deletes inserted
7260 subdirectories from the Dired buffer if a prefix argument was given.
7261
7262 * search.texi (Regexps): Delete redundant definition of `symbol' in
7263 description of `\_>'. It already occurs in the description of `\_<'.
7264
8cf51b2c
GM
72652004-07-01 Juri Linkov <juri@jurta.org>
7266
7267 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7268 (Regexp Search): Add M-r.
7269
72702004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7271
7272 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7273
72742004-06-29 Jesper Harder <harder@ifa.au.dk>
7275
49823426 7276 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7277
72782004-06-25 Richard M. Stallman <rms@gnu.org>
7279
7280 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7281
72822004-06-25 David Kastrup <dak@gnu.org>
7283
7284 * search.texi (Regexp Replace): Some typo corrections and
7285 rearrangement.
7286
72872004-06-24 David Kastrup <dak@gnu.org>
7288
7289 * search.texi (Unconditional Replace): Use replace-string instead
7290 of query-replace in example.
7291 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7292 sequences.
7293 (Query Replace): Correct explanation of `^' which does not use
7294 the mark stack.
7295
72962004-06-21 Nick Roberts <nickrob@gnu.org>
7297
7298 * misc.texi (Shell History Copying): Document comint-insert-input.
7299 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7300
8cf51b2c
GM
73012004-06-20 Jesper Harder <harder@ifa.au.dk>
7302
7303 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7304 * custom.texi (Customization): Do.
7305 * anti.texi (Antinews): Do.
7306 * abbrevs.texi (Defining Abbrevs): Do.
7307
7308 * programs.texi (Info Lookup): Fix keybinding for
7309 info-lookup-symbol.
7310
73112004-06-16 Juanma Barranquero <lektu@terra.es>
7312
7313 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7314 Add emacs-xtra.
7315 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7316 (clean): Add emacs-xtra and flymake. Remove redundancies.
7317
73182004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7319
7320 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7321 Add emacs-xtra.
7322 * emacs-xtra.texi: New file.
7323
73242004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7325
7326 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7327 (Dired and Find): Mention differences with ordinary Dired buffers.
7328
8cf51b2c
GM
73292004-06-13 Richard M. Stallman <rms@gnu.org>
7330
7331 * custom.texi (Init Syntax): Explain about vars that do special
7332 things when set with setq or with Custom.
7333 (Init Examples): Add line-number-mode example.
7334
8cf51b2c
GM
73352004-06-12 Juri Linkov <juri@jurta.org>
7336
7337 * dired.texi (Operating on Files): Add dired-do-touch.
7338
8cf51b2c
GM
73392004-06-10 Juri Linkov <juri@jurta.org>
7340
7341 * building.texi (Lisp Eval): Add C-M-x on defface.
7342
73432004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7344
7345 * files.texi (Reverting): Auto-Revert mode and
7346 Global Auto-Revert mode no longer revert remote files.
7347
8cf51b2c
GM
73482004-05-29 Richard M. Stallman <rms@gnu.org>
7349
7350 * custom.texi (Init File): Two dashes start --no-site-file.
7351
8cf51b2c
GM
73522004-05-29 Alan Mackenzie <acm@muc.de>
7353
7354 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7355 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7356 (AWK, Pike): Document as "C-like modes".
7357 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7358 (M-x man): Supersedes M-x manual-entry.
7359 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7360
7361 ("Comments in C"): Delete node; the info is in CC Mode manual.
7362 (c-comment-only-line-offset): Remove description.
7363
7364 (C-c ., C-c C-c): Describe new C Mode bindings.
7365
7366 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7367 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7368 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7369 Amend definitions.
7370
7371 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7372 Describe functions.
7373
7374 (c-comment-start-regexp, c-hanging-comment-ender-p)
7375 (c-hanging-comment-starter-p): Remove obsolete definitions.
7376
7377 * emacs.texi: Remove the menu entry "Comments in C".
7378
8cf51b2c
GM
73792004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7380
7381 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7382 `M-x locate'.
7383
73842004-05-16 Karl Berry <karl@gnu.org>
7385
7386 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7387 makeinfo --html fails.
7388 * help.texi (Help Summary) [@ifnottex]: Likewise.
7389
73902004-05-13 Nick Roberts <nickrob@gnu.org>
7391
7392 * building.texi (GDB Graphical Interface): Update and describe
7393 layout first.
7394
8cf51b2c
GM
73952004-05-04 Jason Rumney <jasonr@gnu.org>
7396
7397 * makefile.w32-in: Revert last change.
7398
73992004-05-03 Jason Rumney <jasonr@gnu.org>
7400
7401 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7402
8cf51b2c
GM
74032004-04-23 Juanma Barranquero <lektu@terra.es>
7404
7405 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7406
74072004-04-18 Juri Linkov <juri@jurta.org>
7408
7409 * fixit.texi (Spelling): Remove file extension from ispell xref.
7410
74112004-04-15 Kim F. Storm <storm@cua.dk>
7412
7413 * cmdargs.texi (Initial Options): Add -Q.
7414
74152004-04-05 Kim F. Storm <storm@cua.dk>
7416
7417 * custom.texi (File Variables): Add safe-local-eval-forms.
7418
8cf51b2c
GM
74192004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7420
7421 * files.texi (Reverting): Correct description of revert-buffer's
7422 handling of point.
7423
74242004-03-22 Juri Linkov <juri@jurta.org>
7425
7426 * emacs.texi (Top): Add `Misc X'.
7427
49823426 7428 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7429
7430 * glossary.texi: Improve references.
7431
7432 * help.texi: Sync keywords with finder.el.
7433
7434 * mini.texi (Completion): Add description for menu items.
7435
7436 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7437
7438 * sending.texi (Mail Methods): Fix xref to Message manual.
7439
8cf51b2c
GM
74402004-03-12 Richard M. Stallman <rms@gnu.org>
7441
8cf51b2c
GM
7442 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7443
8cf51b2c
GM
74442004-03-04 Richard M. Stallman <rms@gnu.org>
7445
7446 * search.texi (Regexps): Explain that ^ and $ have their
7447 special meanings only in certain contexts.
7448
7449 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7450
7451 * mule.texi (Specify Coding): Doc C-x RET F.
7452
7453 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7454 for multiple compile and grep buffers.
7455 (Indirect Buffers): Don't recommand clone-indirect-buffer
7456 for multiple compile and grep buffers.
7457
8cf51b2c
GM
74582004-02-29 Juanma Barranquero <lektu@terra.es>
7459
7460 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7461 Use $(DEL) instead of rm, and ignore exit code.
7462
8cf51b2c
GM
74632004-02-23 Nick Roberts <nick@nick.uklinux.net>
7464
7465 * building.texi (Watch Expressions): Update.
7466
74672004-02-21 Juri Linkov <juri@jurta.org>
7468
1c6c854e
CS
7469 * cmdargs.texi (Action Arguments): Add alias --find-file.
7470 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7471 to Command Arguments.
7472 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7473 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7474 (Window Size X): Join -g and --geometry. Add @cindex.
7475 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7476 (Title X): Remove alias -title.
7477 (Misc X): New node.
7478
c8763fb6 74792004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7480
7481 * frames.texi (Drag and drop): Add Motif to list of supported
7482 protocols.
7483
c8763fb6 74842004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7485
7486 * frames.texi (Drag and drop): New section.
7487
74882004-01-24 Richard M. Stallman <rms@gnu.org>
7489
1c6c854e 7490 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7491 Include it only @ifnotinfo. Patch the preceding and following
7492 node headers to point to each other.
7493
74942004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7495
7496 * calendar.texi (Appointments): Update section.
7497
74982003-12-29 Kevin Ryde <user42@zip.com.au>
7499
8cf51b2c
GM
7500 * programs.texi (C Modes): Fix the xref.
7501
75022003-12-23 Nick Roberts <nick@nick.uklinux.net>
7503
7504 * building.texi (Watch Expressions): Update.
7505 (Commands of GUD): Include use of toolbar + breakpoints set from
7506 fringe/margin.
7507
75082003-12-03 Andre Spiegel <spiegel@gnu.org>
7509
7510 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7511 <acm@muc.de>.
7512
c8763fb6 75132003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7514
7515 * frames.texi (Dialog Boxes): Add use-file-dialog.
7516
8cf51b2c
GM
75172003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7518
7519 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7520 in CC Mode.
7521
8cf51b2c
GM
75222003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7523
7524 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7525 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7526 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7527 * man/frames.texi, man/glossary.texi, man/killing.texi:
7528 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7529 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7530 * man/sending.texi, man/text.texi, man/trouble.texi:
7531 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7532
75332003-11-01 Alan Mackenzie <acm@muc.de>
7534
7535 * search.texi (Scrolling During Incremental Search): Document a
7536 new scrolling facility in isearch mode.
7537
8cf51b2c
GM
75382003-10-22 Miles Bader <miles@gnu.org>
7539
7540 * Makefile.in (info): Move before $(top_srcdir)/info.
7541
75422003-10-22 Nick Roberts <nick@nick.uklinux.net>
7543
7544 * building.texi (Watch Expressions): Update section on data display
7545 to reflect code changes (GDB Graphical Interface).
7546
8cf51b2c
GM
75472003-10-13 Richard M. Stallman <rms@gnu.org>
7548
7549 * xresources.texi (GTK resources): Clean up previous change.
7550
c8763fb6 75512003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7552
7553 * xresources.texi (GTK resources): Add a note that some themes
7554 disallow customizations. Add scroll theme example.
7555
8cf51b2c
GM
75562003-09-30 Richard M. Stallman <rms@gnu.org>
7557
8cf51b2c
GM
7558 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7559
7560 * misc.texi (Saving Emacs Sessions): Shorten the section,
7561 collapsing back into one node.
7562
75632003-09-30 Lars Hansen <larsh@math.ku.dk>
7564
7565 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7566
ce058493 75672003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7568
7569 * xresources.texi (GTK names in Emacs): Correct typo.
7570
8cf51b2c
GM
75712003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7572
1c6c854e
CS
7573 * cmdargs.texi (Font X): Mention new default font.
7574 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7575 problems involved. (Result of discussion on emacs-devel.)
7576
75772003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7578
7579 * emacs.texi (Acknowledgements): Correct typo.
7580
75812003-09-22 Richard M. Stallman <rms@gnu.org>
7582
7583 * dired.texi (Misc Dired Commands): New node.
7584 (Dired Navigation): Add dired-goto-file.
7585
7586 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7587
7588 * emacs.texi (Acknowledgements): New node, split from Distribution.
7589
7590 * cmdargs.texi (Action Arguments): -f reads interactive args.
7591
8cf51b2c
GM
75922003-09-08 Lute Kamstra <lute@gnu.org>
7593
7594 * screen.texi (Mode Line): Say that POS comes before LINE.
7595 Mention `size-indication-mode'.
1c6c854e
CS
7596 * display.texi (Optional Mode Line):
7597 Document `size-indication-mode'.
8cf51b2c
GM
7598 * basic.texi (Position Info): Mention `size-indication-mode'.
7599
76002003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7601
7602 * xresources.texi (Resources): Refer to `editres' man page.
7603 (Lucid Resources): Update defaults. Expand description of
7604 `shadowThickness'.
7605
76062003-09-04 Miles Bader <miles@gnu.org>
7607
7608 * Makefile.in (top_srcdir): New variable.
7609 ($(top_srcdir)/info): New rule.
7610 (info): Depend on it.
7611
76122003-09-03 Peter Runestig <peter@runestig.com>
7613
7614 * makefile.w32-in: New file.
7615
76162003-08-29 Richard M. Stallman <rms@gnu.org>
7617
7618 * misc.texi (Saving Emacs Sessions): Correct previous change.
7619
8cf51b2c
GM
76202003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7621
8cf51b2c
GM
7622 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7623 (Intro): Include kmacro.texi after fixit.texi instead of after
7624 custom.texi. (As suggested by Kim Storm.)
7625
76262003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7627
7628 * fixit.texi (Fixit): Update `Next' pointer.
7629 * files.texi (Files): Update `Previous' pointer.
7630 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7631 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7632 (Suggested by Kim Storm.)
7633 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7634
76352003-08-18 Kim F. Storm <storm@cua.dk>
7636
7637 * kmacro.texi: New file describing enhanced keyboard macro
7638 functionality. Replaces old description in custom.texi.
7639
7640 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7641 (Keyboard Macros): Move to new kmacro.texi file.
7642
7643 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7644
8cf51b2c
GM
76452003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7646
7647 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7648
76492003-08-17 Alex Schroeder <alex@gnu.org>
7650
7651 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7652 required.
7653
8cf51b2c
GM
76542003-08-05 Richard M. Stallman <rms@gnu.org>
7655
7656 * programs.texi (Lisp Indent): Don't describe
7657 lisp-indent-function property here. Use xref to Lisp Manual.
7658
8cf51b2c
GM
76592003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7660
fffa137c 7661 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7662 abbreviations.
7663
76642003-07-24 Markus Rost <rost@math.ohio-state.edu>
7665
7666 * buffers.texi (List Buffers): Fix previous change.
7667
8cf51b2c
GM
76682003-07-13 Markus Rost <rost@math.ohio-state.edu>
7669
7670 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7671 List*.
7672
76732003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7674
8cf51b2c
GM
7675 * display.texi (Font Lock): Fix typo.
7676
76772003-07-07 Richard M. Stallman <rms@gnu.org>
7678
7679 * display.texi (Font Lock): Add xref for format info on
7680 font-lock-remove-keywords.
7681
7682 * building.texi (Compilation): Document what happens with asynch
7683 children of compiler process.
7684
7685 * help.texi (Library Keywords): Use @multitable.
7686
8cf51b2c
GM
76872003-06-04 Richard M. Stallman <rms@gnu.org>
7688
7689 * programs.texi (Expressions): Delete C-M-DEL.
7690
7691 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7692 comint-move-point-for-output renamed from
7693 comint-scroll-to-bottom-on-output.
7694
7695 * custom.texi (Init Rebinding): Replace previous change with xref.
7696 (Non-ASCII Rebinding): Explain that issue more briefly here.
7697
76982003-05-28 Richard M. Stallman <rms@gnu.org>
7699
7700 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7701
77022003-05-28 Nick Roberts <nick@nick.uklinux.net>
7703
7704 * building.texi (GDB Graphical Interface): New node.
7705 (Rewritten somewhat by RMS.)
7706
c8763fb6 77072003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7708
7709 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7710 non-English letters. Explain how to set coding systems correctly
7711 and how to include the right coding cookie in the file.
7712
c8763fb6 77132003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7714
7715 * indent.texi (Indentation): Explain the concepts.
7716 (Just Spaces): Explain why preventing tabs for indentation might
7717 be useful.
7718
8cf51b2c
GM
77192003-04-16 Richard M. Stallman <rms@gnu.org>
7720
7721 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7722
8cf51b2c
GM
77232003-02-22 Alex Schroeder <alex@emacswiki.org>
7724
7725 * cmdargs.texi (General Variables): Document SMTPSERVER.
7726
8cf51b2c
GM
7727 * sending.texi: Remove SMTP node.
7728 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7729 library.
7730
8cf51b2c
GM
77312003-02-22 Alex Schroeder <alex@emacswiki.org>
7732
7733 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7734
77352003-02-22 Simon Josefsson <jas@extundo.com>
7736
7737 * sending.texi (Mail Methods): Add node about SMTP.
7738
c8763fb6 77392003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7740
7741 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7742
8cf51b2c
GM
77432003-02-01 Kevin Ryde <user42@zip.com.au>
7744
7745 * glossary.texi (Glossary): Correction to cl cross reference.
7746
77472003-01-20 Richard M. Stallman <rms@gnu.org>
7748
7749 * killing.texi (Rectangles): Document C-x c r.
7750
c8763fb6 77512003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7752
7753 * xresources.texi (GTK resources): New node.
7754 (GTK widget names): New node.
7755 (GTK names in Emacs): New node.
7756 (GTK styles): New node.
7757
c8763fb6 77582003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7759
7760 * maintaining.texi (Create Tags Table): Add reference to the new
7761 `etags --help --lang=LANG' option.
7762
8cf51b2c
GM
77632002-10-02 Karl Berry <karl@gnu.org>
7764
49823426 7765 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7766 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7767 where needed for the sake of the HTML output.
8cf51b2c
GM
7768
77692001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7770
7771 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7772 source files.
7773
77742001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7775
7776 * Makefile.in (emacsman): New target.
7777
8cf51b2c
GM
77782001-10-20 Gerd Moellmann <gerd@gnu.org>
7779
7780 * (Version 21.1 released.)
7781
77822001-10-05 Gerd Moellmann <gerd@gnu.org>
7783
7784 * Branch for 21.1.
7785
8cf51b2c
GM
77862001-03-05 Gerd Moellmann <gerd@gnu.org>
7787
7788 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7789
8cf51b2c
GM
77902000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7791
7792 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7793
8cf51b2c
GM
77941999-07-12 Richard Stallman <rms@gnu.org>
7795
7796 * Version 20.4 released.
7797
77981998-12-04 Markus Rost <rost@delysid.gnu.org>
7799
7800 * Makefile.in (INFO_TARGETS): Delete customize.info.
7801 (DVI_TARGETS): Delete customize.dvi.
7802 (../info/customize, customize.dvi): Targets deleted.
7803
78041998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7805
7806 * Version 20.3 released.
7807
78081998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7809
7810 * Makefile.in (EMACSSOURCES): Add mule.texi.
7811 Add msdog.texi, ack.texi. Remove gnu1.texi.
7812
78131998-04-06 Andreas Schwab <schwab@gnu.org>
7814
768c0c0f
JB
7815 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7816 Use it in dvi targets.
8cf51b2c
GM
7817
78181997-09-23 Paul Eggert <eggert@twinsun.com>
7819
7820 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7821 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7822 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7823
78241997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7825
7826 * Version 20.2 released.
7827
78281997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7829
7830 * Version 20.1 released.
7831
78321997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7833
7834 * Makefile (../info/customize, customize.dvi): New targets.
7835 (INFO_TARGETS): Add ../info/customize.
7836 (DVI_TARGETS): Add customize.dvi.
7837
8cf51b2c
GM
78381996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7839
7840 * Version 19.33 released.
7841
78421996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7843
7844 * Version 19.32 released.
7845
8cf51b2c
GM
78461996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7847
7848 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7849
78501996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7851
7852 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7853 Specify -I option.
7854 (All dvi targets): Set the TEXINPUTS variable.
7855
78561996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7857
7858 * Version 19.31 released.
7859
8cf51b2c
GM
78601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7861
7862 * Version 19.30 released.
7863
8cf51b2c
GM
78641995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7865
7866 * Makefile.in (maintainer-clean): Rename from realclean.
7867
78681994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7869
7870 * Makefile.in: New file.
7871 * Makefile: File deleted.
7872
78731994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7874
7875 * Makefile (TEXINDEX_OBJS): Variable deleted.
7876 (texindex, texindex.o, getopt.o): Rules deleted.
7877 All deps on texindex deleted.
7878 (distclean): Don't delete texindex.
7879 (mostlyclean): Don't delete *.o.
7880 * texindex.c, getopt.c: Files deleted.
7881
78821994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7883
7884 * Version 19.26 released.
7885
78861994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7887
7888 * Makefile (EMACSSOURCES): Exclude undo.texi.
7889
78901994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7891
7892 * Version 19.25 released.
7893
78941994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7895
7896 * Version 19.24 released.
7897
78981994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7899
7900 * Version 19.23 released.
7901
79021994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7903
7904 * Makefile: Delete spurious tab.
7905
79061994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7907
7908 * Makefile (.SUFFIXES): New rule.
7909
8cf51b2c
GM
79101993-12-04 Richard Stallman (rms@srarc2)
7911
7912 * getopt.c: New file.
7913 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7914 (getopt.o): New rule.
7915 (dvi): Don't depend on texindex.
49823426 7916 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7917
79181993-12-03 Richard Stallman (rms@srarc2)
7919
49823426
GM
7920 * Makefile (TEXI2DVI): New variable.
7921 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7922 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7923
79241993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7925
7926 * Version 19.22 released.
7927
79281993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7929
7930 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7931
79321993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7933
7934 * Version 19.21 released.
7935
8cf51b2c
GM
79361993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7937
7938 * Makefile (realclean): Don't delete the Info files.
7939
f0131492 79401993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7941
8cf51b2c
GM
7942 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7943 4' where appropriate.
7944
f0131492 79451993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7946
49823426 7947 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7948
7949 * texindex.c: Include "../src/config.h" if building in emacs.
7950
7951 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7952 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7953 Add target to build texindex.c, defining `emacs'.
7954
8cf51b2c
GM
79551993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7956
7957 * Version 19.19 released.
7958
8cf51b2c
GM
79591993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7960
7961 * Version 19.18 released.
7962
79631993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7964
7965 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7966
79671993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7968
7969 * Version 19.17 released.
7970
79711993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7972
7973 * split-man: Fix typos in last change.
7974
79751993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7976
7977 * Version 19.16 released.
7978
79791993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7980
7981 * version 19.15 released.
7982
79831993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7984
7985 * Makefile (distclean): It's rm, not rf.
7986
79871993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7988
7989 * Version 19.14 released.
7990
79911993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7992
7993 * Makefile: New file.
7994
79951993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7996
7997 * Version 19.13 released.
7998
79991993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8000
8001 * Version 19.9 released.
8002
80031993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8004
8005 * Version 19.8 released.
8006
80071993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8008
8009 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8010
8011 * trouble.texi: It's `enable-flow-control-on', not
8012 `evade-flow-control-on'.
8013
80141993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8015
8016 * display.texi: Document standard-display-european.
8017
80181993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8019
8020 * Version 19.7 released.
8021
8022 * emacs.texi: Add a sentence to the top menu mentioning the
8023 specific version of Emacs this manual applies to.
8024
80251993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8026
8027 * basic.texi: Document next-line-add-lines variable used to
8028 implement down-arrow.
8029
8030 * killing.texi: Document kill-whole-line.
8031
80321993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8033
8034 * text.texi: Update unix TeX ordering information.
8035
80361993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8037
8038 * news.texi: Mention fill-rectangle in keybinding list.
8039
8040 * killing.texi: Document fill-rectangle.
8041
80421993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8043
8044 * vc.texi: Bring the docs up to date with VC 5.2.
8045
80461992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8047
8048 * emacs.tex: Mention blackbox and gomoku under Amusements.
8049 Assembler mode is now mentioned and appropriately indexed
8050 under Programming Modes.
8051
80521991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8053
8054 * emacs.tex: Update TeX ordering information.
8055
8cf51b2c
GM
80561990-06-26 David Lawrence (tale@geech)
8057
8058 * emacs.tex: Note that completion-ignored-extensions is not used
8059 to filter out names when all completions are displayed in
8060 *Completions*.
8061
80621990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8063
8064 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8065
80661990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8067
8068 * emacs.tex: Add @findex grep.
8069
8cf51b2c
GM
80701988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8071
8072 * emacs.tex: Correct two typos. No other changes before
8073 Version 19 will be made.
8074
8cf51b2c
GM
80751988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8076
8077 * emacs.tex: Update information for obtaining TeX distribution from the
8078 University of Washington.
8079
8080;; Local Variables:
c8763fb6 8081;; coding: utf-8
8cf51b2c
GM
8082;; End:
8083
95df8112 8084 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8085
8086 This file is part of GNU Emacs.
8087
352c8b4a 8088 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8089 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8090 the Free Software Foundation, either version 3 of the License, or
8091 (at your option) any later version.
8cf51b2c
GM
8092
8093 GNU Emacs is distributed in the hope that it will be useful,
8094 but WITHOUT ANY WARRANTY; without even the implied warranty of
8095 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8096 GNU General Public License for more details.
8097
8098 You should have received a copy of the GNU General Public License
352c8b4a 8099 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.