* lisp/simple.el (count-words-region): Use buffer if there's no region.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
69b8be97
EZ
12011-09-04 Eli Zaretskii <eliz@gnu.org>
2
3 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
4
3fd50d5c
CY
52011-08-29 Chong Yidong <cyd@stupidchicken.com>
6
7 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
8
e2aeef63
CY
92011-08-28 Chong Yidong <cyd@stupidchicken.com>
10
11 * files.texi (File Archives):
12 * cal-xtra.texi (Diary Display):
13 * help.texi (Help Mode): Add xref to View Mode.
14
ddb54206
CY
152011-08-28 Chong Yidong <cyd@stupidchicken.com>
16
a6326082
CY
17 * display.texi (View Mode): New node. Move view-file here from
18 Misc File Ops. Move view-buffer here from Misc Buffer.
19
20 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
21
04e2ce72 22 * files.texi (Misc File Ops): Document new
a6326082 23 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
24
25 * dired.texi (Dired Deletion): Shorten description of Trash.
26
ddb54206
CY
27 * misc.texi (emacsclient Options): Document server-port.
28
bd206ce5
EZ
292011-08-27 Eli Zaretskii <eliz@gnu.org>
30
31 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
32 even on MS-Windows. Fix a typo.
33
d43f5a42
CY
342011-08-26 Chong Yidong <cyd@stupidchicken.com>
35
36 * package.texi: New file, documenting the package manager.
37
38 * emacs.texi: Include it.
39
40 * help.texi (Help Summary): Add describe-package.
41
e0b1591b
CY
422011-08-25 Chong Yidong <cyd@stupidchicken.com>
43
856ce114
CY
44 * misc.texi (Printing): Convert subnodes into subsections.
45
f404f8bc
CY
46 * text.texi (Two-Column): Move into Text chapter.
47
48 * picture-xtra.texi (Picture Mode): Group with Editing Binary
49 Files section. Convert from chapter into section.
50
51 * display.texi (Narrowing): Move into display chapter.
52
e0b1591b
CY
53 * sending.texi (Sending Mail):
54 * rmail.texi (Rmail):
55 * misc.texi (Gnus, Document View):
56 * dired.texi (Dired):
57 * emacs.texi: Group the mail, rmail, and gnus chapters together.
58
75bfc667
JL
592011-08-07 Juri Linkov <juri@jurta.org>
60
61 * dired.texi (Operating on Files): Rewrite according to the fact
62 that `dired-do-chmod' doesn't use the `chmod' program anymore.
63
fe676f91
MA
642011-07-30 Michael Albinus <michael.albinus@gmx.de>
65
66 * mini.texi (Minibuffer File): Insert a reference to Tramp for
67 remote file name completion. (Bug#9197)
68
4cc60b9b
EZ
692011-07-28 Eli Zaretskii <eliz@gnu.org>
70
71 * mule.texi (Bidirectional Editing): Document the fact that
72 bidi-display-reordering is t by default.
73
89671e16
LMI
742011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
75
76 * help.texi (Misc Help): Mention `describe-prefix-bindings'
77 explicitly (bug#8904).
78
fb23ecc2
LMI
792011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
80
81 * trouble.texi (Checklist): Use an `M-x' example instead of an
82 Emacs Lisp form to switch on the dribble file (bug#8056).
83
465c5fc8
LMI
842011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
85
86 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
87
90a6258b
GM
882011-07-13 Glenn Morris <rgm@gnu.org>
89
90 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
91
c7588364
LMI
922011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
93
94 * mark.texi (Mark Ring): Clarify how many locations are saved
95 (bug#5770).
96 (Global Mark Ring): Ditto.
97
4cb4f3ba
LMI
982011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
99
d648feab
LMI
100 * text.texi (Table Recognition): Use "at point" instead of "under
101 point" (bug#4345).
102
4cb4f3ba
LMI
103 * display.texi (Cursor Display): Mention `cursor-type'.
104
105 * screen.texi (Point): Clarify that it's only if you use a block
106 cursor that it appears to be on a character (bug#4345).
107
ecd0b990
CY
1082011-07-12 Chong Yidong <cyd@stupidchicken.com>
109
110 * misc.texi (Amusements): Move dissociated press here, from its
111 own section.
112
113 * emacs.texi (Top): Update node listing.
114
c2fd0368
LMI
1152011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
116
117 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
118 clarity (bug#3523).
119
fdeb32ec
CY
1202011-07-12 Chong Yidong <cyd@stupidchicken.com>
121
122 * cmdargs.texi (Initial Options): Document --no-site-lisp.
123 (Misc X): Document --parent-id.
124
125 * frames.texi (Frame Commands): Note that focus-follows-mouse now
126 defaults to nil.
127
128 * misc.texi (emacsclient Options): Document --parent-id.
129
130 * msdog.texi (Windows HOME): Document _emacs as obsolete.
131
f584ca38
LMI
1322011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
133
134 * emacs.texi: Use "..." instead of ``...'' in the menus
135 (bug#3503).
136
963578d3
CY
1372011-07-11 Chong Yidong <cyd@stupidchicken.com>
138
139 * killing.texi (Primary Selection): Document `only' setting for
140 select-active-regions.
141
142 * mark.texi (Setting Mark): Reference Shift Selection node.
143
144 * frames.texi (Mouse Commands): Document mouse-yank-primary.
145
a30ed87b
LMI
1462011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
147
47076272
LMI
148 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
149 motion keys" (bug#3503).
150
a30ed87b
LMI
151 * emacs.texi: Change all the register node names from "RegPos"
152 (etc.) to "Positional Registers" (etc.) (bug#3314).
153
4d45a8b7
CY
1542011-07-11 Chong Yidong <cyd@stupidchicken.com>
155
156 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
157 (Other Kill Commands, Kill Options): Copyedits.
158 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
159 (Yanking): Move yank-excluded properties discussion here.
160 (Cut and Paste): Move from frames.texi. Update subnodes to
161 describe x-select-enable-clipboard case.
162
163 * frames.texi: Move Cut and Paste node and subnodes into
164 killing.texi, except Mouse Commands and Word and Line Mouse.
165
c160ddee
AM
1662011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
167
168 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
169
3329e6e3
LMI
1702011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
171
32a214fe
LMI
172 * screen.texi (Mode Line): Clarify that coding systems are
173 characters, not letters (bug#1749).
174
3329e6e3
LMI
175 * cmdargs.texi (Environment): Mention removing variables
176 (bug#1615). Text suggested by Kevin Rodgers.
177
8875da1e
CY
1782011-07-10 Chong Yidong <cyd@stupidchicken.com>
179
54806e45
CY
180 * misc.texi (Amusements): Don't mention Yow; it's crippled.
181
8875da1e
CY
182 * modes.texi: Rename from major.texi.
183 (Modes): New node. Make Major Modes and Minor Modes subsections
184 of this. All callers changed.
185
186 * custom.texi (Minor Modes): Move to modes.texi.
187
7847b2a1
CY
1882011-07-10 Chong Yidong <cyd@stupidchicken.com>
189
6cfd0fa2
CY
190 * custom.texi (Syntax): Node deleted.
191
192 * help.texi (Help Summary):
193 * major.texi (Major Modes):
194 * programs.texi (Parentheses):
195 * search.texi (Regexp Backslash, Regexp Backslash)
196 (Regexp Backslash):
197 * text.texi (Words): Callers changed.
198
7847b2a1
CY
199 * text.texi (Refill, Longlines): Delete nodes.
200
201 * ack.texi (Acknowledgments): Longlines removed from manual.
202
203 * emacs.texi (Top): Update node listing.
204
2a71c436
GM
2052011-07-09 Glenn Morris <rgm@gnu.org>
206
207 * fortran-xtra.texi (Fortran): Update handled extensions.
208
61436e9f
LMI
2092011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
210
211 * display.texi (Scrolling): `C-v' (etc) are now bound to
212 `scroll-*-command' (bug#8349).
213
6e560c71
LMI
2142011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
215
48954a09 216 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
217 doesn't actually delete any files (bug#7125).
218
2904fd97
LMI
219 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
220 argument for `C-c C-k' (bug#7391).
221
6e560c71
LMI
222 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
223 you're currently using (bug#8489).
224
978ff6c5
EZ
2252011-07-01 Eli Zaretskii <eliz@gnu.org>
226
227 * mule.texi (Coding Systems): Move index entries from the previous
228 change into their proper places.
229
0d742084
LMI
2302011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
231
31976bd5
LMI
232 * help.texi (Help Files): Document view-external-packages (bug#8902).
233
0d742084
LMI
234 * mule.texi (Coding Systems): Put a few more of the coding systems
235 into the index (bug#8900).
236
9f678528
GM
2372011-06-26 Glenn Morris <rgm@gnu.org>
238
239 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
240
18a4ce5e
AR
2412011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
242
243 * misc.texi (emacsclient Options): Mention --frame-parameters.
244
f0da764a
GM
2452011-06-09 Glenn Morris <rgm@gnu.org>
246
247 * custom.texi (Specifying File Variables):
248 Recommend explicit arguments for minor modes.
249
b047e7ac
PE
2502011-06-02 Paul Eggert <eggert@cs.ucla.edu>
251
252 Document wide integers better.
253 * buffers.texi (Buffers):
001903b5
PE
254 * files.texi (Visiting): Document maxima for 64-bit machines,
255 and mention virtual memory limits.
b047e7ac 256
bf41276f
CY
2572011-05-28 Chong Yidong <cyd@stupidchicken.com>
258
259 * custom.texi (Hooks): Reorganize. Mention Prog mode.
260
261 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
262 prog mode (Bug#8240).
263
e145f188
GM
2642011-05-27 Glenn Morris <rgm@gnu.org>
265
266 * custom.texi (Specifying File Variables):
267 Major modes no longer need come first.
268
313f790e
CY
2692011-05-22 Chong Yidong <cyd@stupidchicken.com>
270
271 * mule.texi (Specify Coding, Text Coding, Communication Coding):
272 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
273
c136e5cd
GM
2742011-05-18 Glenn Morris <rgm@gnu.org>
275
276 * ack.texi (Acknowledgments): Remove fakemail.c.
277
c71a0d48 2782011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
279
280 Fixes for fitting text into 7x9 printed manual.
281 * building.texi (Flymake, Breakpoints Buffer):
282 * calendar.texi (Appointments):
283 * cmdargs.texi (General Variables, Display X):
284 * custom.texi (Saving Customizations, Face Customization)
285 (Directory Variables, Minibuffer Maps, Init Rebinding):
286 * display.texi (Font Lock, Font Lock, Useless Whitespace):
287 * fixit.texi (Spelling):
288 * frames.texi (Creating Frames, Fonts):
289 * help.texi (Help Files):
290 * mini.texi (Minibuffer File):
291 * misc.texi (emacsclient Options, Emulation):
292 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
293 * mule.texi (International Chars, Language Environments)
294 (Select Input Method, Modifying Fontsets, Charsets):
295 * programs.texi (Custom C Indent):
296 * rmail.texi (Rmail Labels):
297 * text.texi (Table Conversion):
298 * trouble.texi (Known Problems, Known Problems):
299 * windows.texi (Change Window):
300 * xresources.texi (GTK resources): Reflow text and re-indent code
301 examples to avoid TeX overflows and underflows on 7x9 paper.
302
303 * emacs.texi: Fix the (commented out) smallbook command.
304
305 * macos.texi (Mac / GNUstep Events):
306 * xresources.texi (Lucid Resources): Remove extraneous examples.
307
b8f82dc1
GM
3082011-05-10 Glenn Morris <rgm@gnu.org>
309
310 * custom.texi (Specifying File Variables):
311 Deprecate using mode: for minor modes.
312
d306b4da
GM
3132011-05-07 Glenn Morris <rgm@gnu.org>
314
315 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
316
548d0a63
GM
3172011-05-06 Glenn Morris <rgm@gnu.org>
318
5006e634
GM
319 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
320
548d0a63
GM
321 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
322
e793a940
LMI
3232011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
324
325 * misc.texi (Emacs Server): Document `server-eval-at'.
326
7031be6d
UR
3272011-04-24 Chong Yidong <cyd@stupidchicken.com>
328
329 * maintaining.texi (List Tags): Document next-file. Suggested by
330 Uday S Reddy.
331
4ffd0d6b 3322011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
333
334 * mini.texi (Minibuffer Edit):
335 * screen.texi (Mode Line): Fix typo.
336
1c6c854e
CS
3372011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
338
024ff170 339 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 340
c5c9f40f
CY
3412011-03-26 Chong Yidong <cyd@stupidchicken.com>
342
343 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
344
09725d26
EZ
3452011-03-30 Eli Zaretskii <eliz@gnu.org>
346
347 * display.texi (Auto Scrolling): Document the limit of 100 lines
348 for never-recentering scrolling with `scroll-conservatively'.
349 (Bug#6671)
350
09d9db2c 3512011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
352
353 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
354 HOME on Windows and where it looks for init files. (Bug#8221)
355
62d94509
EZ
3562011-03-10 Eli Zaretskii <eliz@gnu.org>
357
358 * search.texi (Regexp Example):
359 * mule.texi (International Chars):
360 * building.texi (External Lisp): Don't use characters outside
361 ISO-8859-1.
362
0286d9de
EZ
3632011-03-09 Eli Zaretskii <eliz@gnu.org>
364
1c6c854e
CS
365 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
366 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
367
368 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
369
114902a5 370 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
371 (Bug#8210)
372
0afb4571
J
3732011-03-08 Jan Djärv <jan.h.d@swipnet.se>
374
375 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
376 for Gtk+ 3.
377
bb3865e8
GM
3782011-03-08 Glenn Morris <rgm@gnu.org>
379
6446548e
GM
380 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
381 * emacs.texi (Acknowledgments):
382 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 383 * emacs.texi: Set documentencoding.
6446548e 384
bb3865e8
GM
385 * display.texi (Optional Mode Line): Don't mention exactly where
386 display-time appears. (Bug#8193)
387
33383987
JB
3882011-03-07 Chong Yidong <cyd@stupidchicken.com>
389
390 * Version 23.3 released.
391
892777ba
CY
3922011-03-06 Chong Yidong <cyd@stupidchicken.com>
393
394 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
395
0b973fc5
DW
3962011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
397
398 * misc.texi (emacsclient Options): Add q/quiet.
399
8ef5a2f2
GM
4002011-03-02 Glenn Morris <rgm@gnu.org>
401
402 * mule.texi (Communication Coding) <x-select-request-type>:
403 Remove duplicate (essentially) paragraph. (Bug#8148)
404
bd106056
CS
4052011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
406
407 * maintaining.texi (Format of ChangeLog): Add reference to
408 add-log-full-name.
409 (Change Log Commands): Add documentation for combining multiple
410 symbols in one change.
411
6640b281
GM
4122011-03-01 Glenn Morris <rgm@gnu.org>
413
414 * custom.texi (Directory Variables):
415 Give an example of excluding subdirectories.
416
2b0c7330 4172011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
418
419 * search.texi (Regexp Search): Move index entries about regexps to the
420 "Regexps" node. Add index entries for regexp search. (Bug#8096)
421
8c62c205
GM
4222011-02-19 Glenn Morris <rgm@gnu.org>
423
424 * dired.texi (Dired): Dired-X version number was dropped.
425
3928f2b6
JD
4262011-02-14 Jan Djärv <jan.h.d@swipnet.se>
427
428 * xresources.texi (X Resources): Remove *faceName and replace it with
429 *font for Lucid.
430
a41c8660
CY
4312011-02-05 Chong Yidong <cyd@stupidchicken.com>
432
433 * rmail.texi (Rmail Display): Document Rmail MIME support more
434 accurately.
435
436 * maintaining.texi (VC Change Log): Document vc-log-incoming and
437 vc-log-outgoing.
438 (Merging): Document vc-find-conflicted-file.
439
233ba4d9 4402011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
441
442 * custom.texi (Variables): Fix typo.
443
14beddf4 4442011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 445
65401ee3
CY
446 * search.texi (Regexps): Copyedits. Mention character classes
447 (Bug#7809).
448
19f81ecf
CY
449 * files.texi (File Aliases): Restore explanatory text from Eli
450 Zaretskii, accidentally removed in 2011-01-08 commit.
451
bf3dae7e
EZ
4522011-01-29 Eli Zaretskii <eliz@gnu.org>
453
454 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
455 (MAKEINFO_OPTS): New variable.
456 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
457 (emacs.html): New target.
458 (clean): Remove emacs.html.
459
45eb2a5d
WL
4602011-01-23 Werner Lemberg <wl@gnu.org>
461
462 * Makefile.in (MAKEINFO): Now controlled by `configure'.
463 (MAKEINFO_OPTS): New variable. Use it where appropriate.
464 (ENVADD): Updated.
465
9acfe703
GM
4662011-01-18 Glenn Morris <rgm@gnu.org>
467
468 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
469
470 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
471
362b9d48
GM
4722011-01-15 Chong Yidong <cyd@stupidchicken.com>
473
bb033b5f
CY
474 * building.texi (Compilation): Improve instructions for running two
475 compilations (Bug#7573).
476
b024d9f0
MD
477 * files.texi (Backup Names): Document the new location of the
478 last-resort backup file.
479
362b9d48
GM
480 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
481 manual. Explain why directory-abbrev-alist elements should be anchored
482 (Bug#7777).
483
4842011-01-15 Eli Zaretskii <eliz@gnu.org>
485
486 * msdog.texi (Windows Startup): Correct inaccurate description of
487 differences between emacsclient.exe and emacsclientw.exe.
488
7c420169 4892011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
490
491 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
492
7c420169 4932011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
494
495 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
496
7c420169 4972011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 498
2d34d523
EZ
499 * frames.texi (Cut and Paste): Modify the section's name and text:
500 don't mix "cut/paste" with "kill/yank".
501 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
502 (Bug#7702)
503
88ab4340
EZ
504 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
505
7c420169 5062011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
507
508 * maintaining.texi: Move inclusion of emerge after EDE, so that it
509 matches its position in the menu. (Bug#7674)
510
7c420169 5112011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
512
513 * trouble.texi (Checklist): Mention not replying via news either.
514
92bb6c52
TH
5152010-12-30 Tassilo Horn <tassilo@member.fsf.org>
516
517 * misc.texi (Document View): Update DocView section with newly
518 supported document formats.
519
b103c904
CY
5202010-12-21 Chong Yidong <cyd@stupidchicken.com>
521
522 * killing.texi: Resection the Info version to conform to the
523 printed manual, to avoid making sections on Accumulating Text, CUA
524 and Rectangles into full chapters.
525
f49d1f52 5262010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
527
528 * custom.texi (Init Syntax): Add index entries for "character syntax".
529 (Bug#7576)
530
f49d1f52 5312010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
532
533 * text.texi (HTML Mode): Small fixes. (Bug#7607)
534
f49d1f52 5352010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
536
537 * trouble.texi (Checklist): Fix typo in newsgroup name.
538
f49d1f52 5392010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
540
541 * search.texi (Word Search): Note that the lazy highlight always
542 matches to whole words (Bug#7470).
543
f49d1f52 5442010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 545
4f1948eb
EZ
546 * display.texi (Optional Mode Line): Make the description of
547 load-average more accurate.
548
b8a9e136
EZ
549 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
550 registry, with a cross-reference.
62d72a4a
EZ
551 (Windows Startup): New node. Move the stuff about the current
552 directory from "Windows HOME".
b8a9e136 553
07976ae3 5542010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
555
556 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
557 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
558
07976ae3 5592010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
560
561 * maintaining.texi (Version Control Systems): Fix repeated sentence.
562 Suggested by Štěpán Němec.
563
07976ae3 5642010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 565
1aaae3f3
CY
566 * maintaining.texi (Version Control): Say "commit", not "check in".
567 (Version Control Systems): Simplify descriptions.
568 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
569 VCS Concepts.
570 (VC Mode Line): Update example.
571 (Old Revisions): Document revert-buffer for vc-diff.
572 (Log Buffer): Promote to a subsection. Document header lines.
573
1c6c854e
CS
574 * macos.texi (Mac / GNUstep Basics):
575 Document ns-right-alternate-modifier.
ec8a6295 576
1aaae3f3
CY
577 * emacs.texi (Top): Update node listing.
578
0eb025fb
EZ
5792010-11-13 Eli Zaretskii <eliz@gnu.org>
580
581 * rmail.texi (Rmail Coding): Characters with no fonts are not
582 necessarily displayed as empty boxes.
583
584 * mule.texi (Language Environments, Fontsets): Characters with no
585 fonts are not necessarily displayed as empty boxes.
586
587 * display.texi (Text Display): Document display of glyphless
588 characters.
589
ea4f7750
GM
5902010-11-13 Glenn Morris <rgm@gnu.org>
591
592 * basic.texi (Position Info): Add M-x count-words-region.
593
90639cea
GM
5942010-11-11 Glenn Morris <rgm@gnu.org>
595
596 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
597
d607b96b 5982010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
599
600 * msdog.texi (Windows HOME): Add information regarding startup
601 directory when invoking Emacs from a desktop shortcut. (bug#7300)
602
c12e4a81
GM
6032010-10-11 Glenn Morris <rgm@gnu.org>
604
df187c62
GM
605 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
606
c12e4a81
GM
607 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
608 (DVIPS): New variable.
234db610
GM
609 (.PHONY): Add html, ps.
610 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
611 (clean): Delete html, ps files.
c12e4a81 612
6513b232
EZ
6132010-10-09 Eli Zaretskii <eliz@gnu.org>
614
615 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
616
f4f358f1
GM
6172010-10-09 Glenn Morris <rgm@gnu.org>
618
c1dc72b3
GM
619 * Makefile.in (VPATH): Remove.
620 (infodir): Make it absolute.
621 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
622
4393405b
GM
623 * Makefile.in (dist): Anchor regexps.
624
eef3ab94
GM
625 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
626 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
627 (emacs-xtra.pdf): Use $<.
628
aa9db089
GM
629 * Makefile.in (infoclean): Remove harmless, long-standing error.
630
abd40fb4
GM
631 * Makefile.in ($(infodir)): Delete rule.
632 (mkinfodir): New.
633 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
634
f4f358f1 635 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 636 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
637 * emacsver.texi: New file, replacing emacsver.texi.in.
638
ea274122
GM
6392010-10-09 Glenn Morris <rgm@gnu.org>
640
f7a31f11
GM
641 * emacsver.texi.in: New file.
642 * emacs.texi: Set EMACSVER by including emacsver.texi.
643 * Makefile.in (distclean): Delete emacsver.texi.
644 (dist): Copy emacsver.texi.
b13254e7 645 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 646
3fb78d1f
GM
647 * ack.texi (Acknowledgments): No more b2m.c.
648
ea274122
GM
649 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
650 (emacs): Remove rule.
651 (dist): No need to deal with the emacs rule any more.
652
17ca7950
GM
6532010-10-07 Glenn Morris <rgm@gnu.org>
654
655 * Makefile.in (version): New, set by configure.
656 (clean): Delete dist tar file.
657 (dist): Use version in tar name.
658
4c83f6e1
GM
6592010-10-06 Glenn Morris <rgm@gnu.org>
660
661 * Makefile.in (EMACS_XTRA): Add the main source file.
662 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
663 (mostlyclean): No core files, reorder other files.
664 (clean): Delete specific dvi and pdf files.
665 (infoclean, dist): New rules.
666 (maintainer-clean): Use infoclean.
8a944cea 667 ($(infodir)): Add parallel build workaround.
4c83f6e1 668
0264072d
GM
6692010-10-04 Glenn Morris <rgm@gnu.org>
670
671 * Makefile.in (SHELL): Set it.
672 (INFO_TARGETS, DVI_TARGETS): Remove variables.
673 (info, dvi): Replace above variables with their expansions.
674 (info): Move mkdir from here...
675 ($(infodir)/emacs): ... to here (for parallel builds).
676 (pdf): New target.
677 ($(infodir)/emacs): Pass -o option to makeinfo.
678 (.PHONY): Declare clean rules.
679 (maintainer-clean): Delete dvi and pdf files.
680 Guard against cd failures. Use a more restrictive delete.
681
3226d6ca
GM
6822010-10-02 Glenn Morris <rgm@gnu.org>
683
684 * misc.texi (Shell Mode): Remove reference to old function name.
685
cad90f3b
EZ
6862010-09-30 Eli Zaretskii <eliz@gnu.org>
687
688 * maintaining.texi (VC Mode Line): Mention all the possible VC status
689 indicator characters.
690
5f874327
GM
6912010-09-29 Glenn Morris <rgm@gnu.org>
692
693 * Makefile.in (top_srcdir): Remove unused variable.
694
0ab9cff3
GM
6952010-09-14 Glenn Morris <rgm@gnu.org>
696
67ae9766
GM
697 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
698 the last hook item.
699
0ab9cff3
GM
700 * calendar.texi (Appointments): Also updated when a diary include file
701 is saved.
702
6664fc59 7032010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
704
705 * trouble.texi (Bugs): Update the section intro.
706 (Known Problems): New section.
707 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
708 (Sending Patches): Bug fixes are best as responses to existing bugs.
709 * emacs.texi (Known Problems): Add menu entry for new section.
710
be3283d7
GM
7112010-09-09 Glenn Morris <rgm@gnu.org>
712
713 * xresources.texi: Untabify.
714
10999305 7152010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
716
717 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
718
10999305 7192010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
720
721 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
722
30641319
JD
7232010-09-02 Jan Djärv <jan.h.d@swipnet.se>
724
725 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
726
50dd7bc6
GM
7272010-08-21 Glenn Morris <rgm@gnu.org>
728
729 * misc.texi (Amusements): Mention bubbles and animate.
730
5e620eca
EZ
7312010-07-31 Eli Zaretskii <eliz@gnu.org>
732
733 * files.texi (Visiting): Add more index entries for
734 large-file-warning-threshold.
735
8b2dd508
JD
7362010-07-29 Jan Djärv <jan.h.d@swipnet.se>
737
738 * frames.texi (Tool Bars): Add doc for tool-bar-position.
739
8838673e
GM
7402010-06-23 Glenn Morris <rgm@gnu.org>
741
742 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
743 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
744 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
745 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
746 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
747 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
748 Untabify Texinfo files.
749
04d3bb6c
GM
7502010-06-10 Glenn Morris <rgm@gnu.org>
751
103dd3a8
GM
752 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
753
04d3bb6c
GM
754 * basic.texi (Inserting Text): Fix typo.
755
50b79479
GM
7562010-06-10 Glenn Morris <rgm@gnu.org>
757
758 * ack.texi (Acknowledgments):
759 * emacs.texi (Acknowledgments): Update for notifications.el.
760
86d7a550
DU
7612010-05-31 Daiki Ueno <ueno@unixuser.org>
762
763 * dired.texi (Operating on Files): Mention encryption commands
764 (Bug#6315).
765
db5dce9d
EZ
7662010-05-29 Eli Zaretskii <eliz@gnu.org>
767
768 * basic.texi (Moving Point): Update due to renaming of commands bound
769 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
770
34313041
EZ
7712010-05-18 Eli Zaretskii <eliz@gnu.org>
772
773 * display.texi (Fringes): Document reversal of fringe arrows for R2L
774 paragraphs.
775 (Line Truncation): Fix wording for bidi display.
776
1fc0ce04 777 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
778 keys.
779
0235128c 7802010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
781
782 * building.texi (GDB Graphical Interface): Remove misleading comparison
783 to an IDE (Bug#6128).
784
0235128c 7852010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
786
787 * programs.texi (Man Page):
788 * misc.texi (Invoking emacsclient):
789 * mini.texi (Repetition):
790 * mark.texi (Setting Mark): Fix typos.
791
0235128c 7922010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
793
794 * misc.texi (Printing): Document htmlfontify-buffer.
795
0235128c 7962010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
797
798 * calendar.texi (Displaying the Diary, Format of Diary File):
799 Fix external cross-references for TeX format output.
800
0235128c
SM
8012010-05-07 Chong Yidong <cyd@stupidchicken.com>
802
803 * Version 23.2 released.
804
f63d0028
JD
8052010-05-02 Jan Djärv <jan.h.d@swipnet.se>
806
807 * cmdargs.texi (Initial Options): Mention --chdir.
808
20fe03ad
JD
8092010-04-21 Jan Djärv <jan.h.d@swipnet.se>
810
811 * frames.texi (Tool Bars): Add tool-bar-style.
812
b7d65a5f
GM
8132010-04-21 Glenn Morris <rgm@gnu.org>
814
815 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
816
a42dbee1
CY
8172010-04-18 Chong Yidong <cyd@stupidchicken.com>
818
819 * programs.texi (Semantic): New node.
820
821 * maintaining.texi (EDE): New node.
822
823 * emacs.texi: Update node listing.
824
825 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
826
6e104790 8272010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 828
d52dbd3d
GM
829 * emacs.texi (Acknowledgments): Remove duplicate.
830
a77fe20c
GM
831 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
832
6e104790 8332010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 834
4ebe9902
GM
835 * dired.texi (Misc Dired Features): Mention VC diff and log.
836 * maintaining.texi (Old Revisions, VC Change Log):
837 Mention that diff and log work in Dired buffers.
838
98932641
GM
839 * help.texi (Help Summary): Mention M-x info-finder.
840
d5b22ab2 841 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 842
4d4e9522
GM
843 * custom.texi (Specifying File Variables, Directory Variables):
844 Document new commands for manipulating local variable lists.
845
6e104790 8462010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
847
848 * trouble.texi (Contributing): Add cindex entry.
849 Mention etc/CONTRIBUTE.
850
6e104790 8512010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
852
853 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
854 query-replace (Bug#5774).
855
a20a9df3
GM
8562010-04-16 Glenn Morris <rgm@gnu.org>
857
858 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
859
1ecb2d3f
JD
8602010-04-11 Jan Djärv <jan.h.d@swipnet.se>
861
862 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
863
99852628
JD
8642010-04-08 Jan Djärv <jan.h.d@swipnet.se>
865
866 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
867
ce79424f
EZ
8682010-03-30 Eli Zaretskii <eliz@gnu.org>
869
870 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
871 cross-reference to "Inserting Text".
872
873 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
874 Mention completion provided by `ucs-insert'.
875
85738751 8762010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
877
878 * sending.texi (Sending Mail): Note variables that may need
879 customizing.
880 (Mail Sending): Expand discussion of send-mail-function.
881
85738751 8822010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
883
884 Document Message mode as the default mail mode.
885
886 * sending.texi (Sending Mail): Copyedits.
887 (Mail Format, Mail Headers): Document mail-from-style changes.
888 (Mail Commands): Rename from Mail mode. Document Message mode.
889 (Mail Misc): Rename from Mail mode Misc.
890 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
891 command names and update keybindings.
892 (Header Editing): Document message-tab. De-document
893 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
894 favor of mail-default-headers. Ad index entries for user-full-name and
895 user-mail-address.
1c6c854e
CS
896 (Citing Mail): Update changes in Message mode behavior.
897 Document mail-yank-prefix.
e73c2434
CY
898 (Mail Signature): New node, moved from Mail Misc.
899 (Mail Aliases): Mail abbrevs are the default with Message mode.
900 (Mail Methods): Note that Message mode is now the default.
901
902 * rmail.texi (Rmail Reply):
903 * text.texi (Text Mode):
904 * major.texi (Major Modes):
905 * mule.texi (Output Coding): Refer to Message mode.
906
907 * custom.texi (Init Examples): Add xref to Mail Header.
908
1fc0ce04 909 * emacs.texi (Top): Fix xrefs.
e73c2434 910
85738751 9112010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 912
c0c035fa
CY
913 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
914 repository if there is none.
915 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
916 vc-print-root-log.
ef7b27ef 917 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 918
71785b7a
CY
919 * programs.texi (Program Modes): Mention Javascript mode.
920
f67c5dd0
CY
921 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
922 * emacs.texi: Update node description.
923
0f72a391 924 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 925 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 926
dc2d2590
JL
9272010-03-30 Juri Linkov <juri@jurta.org>
928
929 * search.texi (Other Repeating Search): Remove line that `occur'
930 can not handle multiline matches.
931
a7b02820
EZ
9322010-03-30 Eli Zaretskii <eliz@gnu.org>
933
934 * mule.texi (International): Mention support of bidirectional editing.
935 (Bidirectional Editing): New section.
936
22ef1944
NR
9372010-03-28 Nick Roberts <nickrob@snap.net.nz>
938
939 * emacs.texi (Top): Update node names to those in building.texi.
940
146b8b16
NR
9412010-03-27 Nick Roberts <nickrob@snap.net.nz>
942
943 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
944 doc/emacs/emacs.texi: Update node names for building.texi.
945
6d98672d
GM
9462010-03-24 Glenn Morris <rgm@gnu.org>
947
948 * ack.texi (Acknowledgments):
949 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
950
93318cbd
JD
9512010-03-20 Jan Djärv <jan.h.d@swipnet.se>
952
953 * xresources.texi (Table of Resources): Clarify toolBar number
954 for Gtk+.
955
956 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
957
15cf2f52
CY
9582010-03-21 Chong Yidong <cyd@stupidchicken.com>
959
4102856c
CY
960 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
961
15cf2f52
CY
962 * search.texi (Other Repeating Search): Document multi-isearch-buffers
963 and multi-isearch-buffers-regexp.
964
965 * indent.texi (Indentation): Clarify description of
966 indent-for-tab-command. Document tab-always-indent.
967
d68eb23c
CY
9682010-03-20 Chong Yidong <cyd@stupidchicken.com>
969
970 * cmdargs.texi (Font X): Move most content to Fonts.
971
972 * frames.texi (Fonts): New node. Document font-use-system-font.
973
974 * emacs.texi (Top):
975 * xresources.texi (Table of Resources):
976 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
977
288f9fc0
CY
9782010-03-10 Chong Yidong <cyd@stupidchicken.com>
979
980 * Branch for 23.2.
981
17782bec
CY
9822010-03-06 Chong Yidong <cyd@stupidchicken.com>
983
984 * custom.texi (Init Examples): Add xref to Locals.
985
986 * major.texi (Choosing Modes): Mention usage of setq-default for
987 setting the default value of major-mode (Bug#5688).
988
b4a1a8b2
CY
9892010-03-02 Chong Yidong <cyd@stupidchicken.com>
990
991 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
992
993 * display.texi (Display Custom): Document make-pointer-invisible and
994 underline-minimum-offset. Remove inverse-video.
995
a1e759cd
CY
9962010-02-21 Chong Yidong <cyd@stupidchicken.com>
997
998 * frames.texi (Frame Commands): Note that the last ordinary frame can
999 be deleted in daemon mode (Bug#5616).
1000
4f3bc373
GM
10012010-02-18 Glenn Morris <rgm@gnu.org>
1002
1003 * trouble.texi (Contributing): Repository is no longer CVS.
1004
5dbbdd33
GM
10052010-02-08 Glenn Morris <rgm@gnu.org>
1006
1007 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1008
cd61af01
SM
10092010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1010
1011 * display.texi (Useless Whitespace, Text Display):
1012 * custom.texi (Init Examples): Avoid obsolete special default variables
1013 like default-major-mode.
1014
b1bb0a25 10152010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1016
1017 * programs.texi (Other C Commands): Replace reference to obsolete
1018 c-subword-mode.
1019
99d0985b
GM
10202010-01-21 Glenn Morris <rgm@gnu.org>
1021
1022 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1023
893db5bc
GM
10242010-01-12 Glenn Morris <rgm@gnu.org>
1025
1026 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1027 emacs-pretest-bug for bug reports for development versions.
1028
0419b8d6
GM
10292010-01-11 Glenn Morris <rgm@gnu.org>
1030
1031 * display.texi (Highlight Interactively): `t' does not mean highlight
1032 all patterns. (Bug#5335)
1033
26e533e2
CY
10342009-12-29 Chong Yidong <cyd@stupidchicken.com>
1035
1036 * misc.texi (Shell): Document async-shell-command.
1037
1038 * building.texi (Grep Searching): Document zrgrep.
1039
484eaeac 1040 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1041
7ee6c59b
NR
10422009-12-29 Nick Roberts <nickrob@snap.net.nz>
1043
1044 * building.texi: Import GDB Graphical Interface description from
1045 EMACS_23_1_RC.
1046
91ed7ea8
CY
10472009-12-24 Chong Yidong <cyd@stupidchicken.com>
1048
1049 * emacs.texi (Top): Update node listing.
1050
1051 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1052
1053 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1054
1055 * cmdargs.texi (Initial Options):
1056 * xresources.texi (Resources): Document inhibit-x-resources.
1057
1058 * custom.texi (Specifying File Variables): Note that minor modes are
1059 enabled unconditionally.
1060
1061 * display.texi (Scrolling): Briefly document the old recenter command,
1062 and document recenter-positions.
1063
1064 * files.texi (Visiting):
1065 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1066
1c6c854e
CS
1067 * frames.texi (Cut/Paste Other App):
1068 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1069
1070 * killing.texi (Kill Options): New node.
1071
6ca89aaa
CY
10722009-12-05 Chong Yidong <cyd@stupidchicken.com>
1073
1074 * misc.texi (Shell Options): ansi-color is now default.
1075
806642d4
GM
10762009-12-05 Glenn Morris <rgm@gnu.org>
1077
806642d4
GM
1078 * emacs.texi (Top): Update menu for cal-xtra node changes.
1079 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1080 or mode line. Don't mention invisible text or the details of
1081 diary-print-entries here, only in cal-xtra.
1082 (Format of Diary File): Mention that the "date on first line" format
1083 only really affects the simple display.
1084 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1085 (Diary Customizing): Holidays may be in the buffer or mode line.
1086 Move diary-print-entries to the "Diary Display" section.
1087 (Diary Display): New section, split out from "Fancy Diary Display".
1088 Explain the limitations of simple display, and how to print it.
1089
1a4f0c0a
GM
1090 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1091
e11adbd8
GM
1092 * cal-xtra.texi (Diary Display): Mention View mode.
1093
29a483ac
JL
10942009-11-29 Juri Linkov <juri@jurta.org>
1095
1096 * display.texi (Highlight Interactively): Actually a list of
1097 default faces is pre-loaded into a list of default values
1098 instead of the history.
1099
83d60c79
GM
11002009-11-20 Glenn Morris <rgm@gnu.org>
1101
1102 * ack.texi (Acknowledgments):
1103 * emacs.texi (Acknowledgments): Add htmlfontify.
1104
276bbe96
GM
11052009-11-14 Glenn Morris <rgm@gnu.org>
1106
98ad1bae
GM
1107 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1108
276bbe96
GM
1109 * ack.texi (Acknowledgments):
1110 * emacs.texi (Acknowledgments): Update for recent Org changes.
1111
18430066
CY
11122009-10-31 Chong Yidong <cyd@stupidchicken.com>
1113
1114 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1115 `charset' property, which is irrelevant to the user manual (Bug#3526).
1116
522ddc9f
JB
11172009-10-14 Juanma Barranquero <lekktu@gmail.com>
1118
1119 * trouble.texi (DEL Does Not Delete): Fix typo.
1120
50b49ade
MA
11212009-10-05 Michael Albinus <michael.albinus@gmx.de>
1122
1123 * files.texi (Misc File Ops): Mention copy-directory.
1124
6308321a
EZ
11252009-10-04 Eli Zaretskii <eliz@gnu.org>
1126
43b3b4d1
EZ
1127 * mule.texi (Unibyte Mode): Emphasize that
1128 unibyte-display-via-language-environment affects only the display.
1129
6308321a
EZ
1130 * display.texi (Horizontal Scrolling): Document cursor behavior under
1131 horizontal scrolling when point moves off the screen (Bug#4564).
1132 Improve wording.
1133
bd51ea7f
MA
11342009-10-01 Michael Albinus <michael.albinus@gmx.de>
1135
1136 * files.texi (Directories): delete-directory prompts for recursive
1137 deletion.
1138
55381962
GM
11392009-09-30 Glenn Morris <rgm@gnu.org>
1140
1141 * ack.texi (Acknowledgments):
1142 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1143
13989ab1
TH
11442009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1145
1146 * dired.texi (Dired Navigation): Use @code instead of @var for
1147 dired-isearch-filenames, so that it's not capitalized.
1148
8ba46c89
CY
11492009-09-19 Chong Yidong <cyd@stupidchicken.com>
1150
1151 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1152
1153 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1154
1155 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1156 (Key Bindings): Reference Init Rebinding in introductory text.
1157 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1158 (Keymaps): Simplify.
1159 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1160 (Minibuffer Maps): Remove mention of Mocklisp.
1161 (Init Rebinding): Move mode-local rebinding example here from Local
1162 Keymaps.
1163 (Modifier Keys): Clarify.
1e11b018 1164 (Rebinding): Add cindex for "binding keys".
8ba46c89 1165
6a5ca7c8
CY
11662009-09-13 Chong Yidong <cyd@stupidchicken.com>
1167
1168 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1169
0e1cba51
NR
11702009-08-31 Nick Roberts <nickrob@snap.net.nz>
1171
6a5ca7c8 1172 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1173 Re-organise these two sections.
0e1cba51 1174
76a87a4d
EZ
11752009-08-29 Eli Zaretskii <eliz@gnu.org>
1176
1177 * cmdargs.texi (Initial Options): Fix last change.
1178
82e98df4
SM
11792009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1180
1181 * mule.texi (Enabling Multibyte):
1182 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1183 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1184
fb89fad9
GM
11852009-08-20 Glenn Morris <rgm@gnu.org>
1186
1187 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1188
e99652b0
GM
11892009-08-19 Glenn Morris <rgm@gnu.org>
1190
1191 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1192
5cca97ad
GM
11932009-08-18 Glenn Morris <rgm@gnu.org>
1194
1195 * ack.texi (Acknowledgments):
1196 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1197
997797ae 1198 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1199
985bf85b
GM
12002009-08-09 Glenn Morris <rgm@gnu.org>
1201
1202 * ack.texi (Acknowledgments):
1203 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1204
8d6bb99e
DD
12052009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1206
1207 * emacs.texi (Top): Add new menu items for GDB-UI.
1208
1209 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1210 section. Threads buffer is in separate section now.
8d6bb99e 1211
8353da9c
GM
12122009-08-08 Glenn Morris <rgm@gnu.org>
1213
1214 * ack.texi (Acknowledgments):
1215 * emacs.texi (Acknowledgments):
1216 Update for js2-mode and org changes.
1217
f2074faf
MA
12182009-08-02 Michael Albinus <michael.albinus@gmx.de>
1219
1220 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1221 files.
1222
e8d2d3fb
CY
12232009-07-28 Chong Yidong <cyd@stupidchicken.com>
1224
1225 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1226
324a4f6a
GM
12272009-07-23 Glenn Morris <rgm@gnu.org>
1228
1229 * programs.texi (Matching): Update blink-matching-paren-distance.
1230
b6937a70
CY
12312009-07-21 Chong Yidong <cyd@stupidchicken.com>
1232
1233 * frames.texi (Cut/Paste Other App): For select-active-regions,
1234 selection is now updated on moving point.
1235
bd8aaa36
RS
12362009-07-21 Richard Stallman <rms@gnu.org>
1237
1238 * glossary.texi (GNU, Daemon): Update information.
1239
8d9b5eba
JL
12402009-07-19 Juri Linkov <juri@jurta.org>
1241
1242 * custom.texi (Specifying File Variables, Safe File Variables):
1243 "variables/value pairs" -> "variable/value pairs".
1244
a2acc1db
GM
12452009-07-15 Glenn Morris <rgm@gnu.org>
1246
1247 * misc.texi (Gnus): Remove widow.
1248
c5ae942b
GM
12492009-07-11 Glenn Morris <rgm@gnu.org>
1250
703d26ba
GM
1251 * Makefile.in (TEXI2PDF): New.
1252 (emacs.pdf, emacs-xtra.pdf): New targets.
1253
522ddc9f 1254 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1255
1256 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1257
1258 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1259 Don't print the copying notice twice in the printed version.
1260 Update the menu and detailmenu.
1261 (Preface): The meaning of "on-line" has changed.
1262 Correct name for "Common Problems" chapter.
1263 (Distrib): Update FSF shop URL.
1264 (Intro): Showing two files at once is not so exciting.
1265
1266 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1267 (Mac / GNUstep Basics): Minor grammar changes.
1268 (Mac / GNUstep Events): Fix typo.
1269 (GNUstep Support): CANNOT_DUMP no longer applies.
1270
1271 * misc.texi (Document View): Fix typos.
1272
1273 * dired.texi (Dired):
1274 * help.texi (Help):
1275 * macos.texi (Mac OS / GNUstep):
1276 * maintaining.texi (Version Control, Introduction to VC):
1277 End menu descriptions with a period.
c5ae942b 1278
b1c8242b
EZ
12792009-07-09 Eli Zaretskii <eliz@gnu.org>
1280
1281 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1282 so categorical in saying that the option is only useful on NTFS.
1283
220d9aa6
GM
12842009-07-09 Glenn Morris <rgm@gnu.org>
1285
1286 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1287 (ENVADD): Add texinfodir to TEXINPUTS.
1288
1289 * emacs.texi (Top): Fix cross-reference.
1290
1291 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1292
1293 * vc1-xtra.texi (Revision Tags): Fix typo.
1294
d07e72d3
GM
12952009-07-03 Glenn Morris <rgm@gnu.org>
1296
1297 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1298 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1299 (Merge Commands): `.' does not seem to work in A or B buffer.
1300 `l' can recreate the 3-window display.
1301
1302 * glossary.texi (Glossary): Minor phrasing changes throughout.
1303 Add more internal cross-references.
1304 <Autoloading>: You can't really autoload a variable.
1305 <C-M->: Move details here from `M-C-' item.
1306 <Continuation Line>: Refer to `Truncation.'
1307 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1308 <Home Directory, Unix>: New entries.
1309 <Deletion of Files>: Mention recycle bins.
1310 <Directory>: Mention ``folders.''
1311 <Error>: Don't mention ``type-ahead.''
1312 <Fringe>: Refer to the manual node.
1313 <Minor Mode>: Can be global or local.
1314 <Spell Checking>: There are other checkers besides Ispell.
1315
f144038a
GM
13162009-07-02 Glenn Morris <rgm@gnu.org>
1317
1318 * anti.texi (Antinews): Minor changes in phrasing.
1319
1320 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1321 some underfull lines in dvi output.
1322
1323 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1324
1325 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1326
1327 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1328
3f1c6666
JD
13292009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1330
1331 * xresources.texi (Table of Resources): Mention maximized for
1332 fullscreen.
1333
1334 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1335
62aadce7
CY
13362009-07-01 Chong Yidong <cyd@stupidchicken.com>
1337
1338 * anti.texi (Antinews): Correct the list of removed platforms.
1339
82ec412e
GM
13402009-06-28 Glenn Morris <rgm@gnu.org>
1341
1342 * arevert-xtra.texi: Minor language tweaks.
1343
09964e7d
GM
1344 * dired-xtra.texi: Minor revisions.
1345
666e158e
MB
13462009-06-23 Miles Bader <miles@gnu.org>
1347
c4cc8b9a 1348 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1349 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1350
70243478
CY
13512009-06-21 Chong Yidong <cyd@stupidchicken.com>
1352
1353 * Branch for 23.1.
1354
67cbe681
KH
13552009-06-17 Kenichi Handa <handa@m17n.org>
1356
1357 * mule.texi (Charsets): Update the description for the new charset.
1358 (list-character-sets): New findex.
125dd7c5 1359 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1360
40e67246
CY
13612009-06-10 Chong Yidong <cyd@stupidchicken.com>
1362
b5700de6
CY
1363 * basic.texi (Moving Point): Fix tag.
1364
1365 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1366
1367 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1368 use camel-case for PageUp and PageDown.
1369
1370 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1371 camel-case for PageUp and PageDown.
1372
1373 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1374
40e67246 1375 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1376 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1377
522ddc9f 13782009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1379
522ddc9f
JB
1380 * fixit.texi (Spelling): Set default dictionary.
1381 Improve descriptions (Bug#2554)
6f591cf4 1382
53483c76
DR
13832009-06-08 David Reitter <david.reitter@gmail.com>
1384
1385 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1386 since saving colors and faces set this way is not implemented.
1387 (Environment variables): Remove mention of mac-fix-env, which is
1388 scheduled to be removed.
1389
1557ef4f
CY
13902009-06-04 Chong Yidong <cyd@stupidchicken.com>
1391
91056528
CY
1392 * custom.texi (Init Examples): Add example of changing load-path.
1393
1557ef4f
CY
1394 * building.texi (Lisp Libraries): Add example of changing
1395 load-path (Bug#3446).
1396
623cec4c
CY
13972009-05-28 Chong Yidong <cyd@stupidchicken.com>
1398
1399 * mark.texi (Mark): Further clarifications.
1400 (Setting Mark): Emphasize that C-SPC activates the mark.
1401
0fcca8ee
CY
14022009-05-28 Chong Yidong <cyd@stupidchicken.com>
1403
702b10e1
CY
1404 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1405 Mark mode.
0fcca8ee
CY
1406 (Using Region, Persistent Mark): Use "active mark" instead of "active
1407 region".
1408
d3b396e4
CY
14092009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1410
1411 * mule.texi (Select Input Method): Fix typo.
1412
3f698a06
CY
14132009-05-13 Chong Yidong <cyd@stupidchicken.com>
1414
1415 * anti.texi (Antinews): Document completion changes. Some additional
1416 copyedits and rearrangement of entries.
1417
b2a42eb7
CY
14182009-05-12 Chong Yidong <cyd@stupidchicken.com>
1419
932fd020
CY
1420 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1421 (Shell History Copying, Terminal emulator): Copyedits.
1422
1c6c854e
CS
1423 * xresources.texi (Resources): Simplify descriptions.
1424 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1425 (Table of Resources): Document fontBackend resource.
1426
b2a42eb7
CY
1427 * trouble.texi (Quitting): Add other undo bindings to table.
1428 (DEL Does Not Delete): Note that the erasure key is usually labelled
1429 "Backspace". Remove discussion of obscure Xmodmap issue.
1430
c6ea7fb8
CY
14312009-05-07 Chong Yidong <cyd@stupidchicken.com>
1432
1433 * files.texi (Visiting): Copyedits.
1434
ad36c422
CY
14352009-05-06 Chong Yidong <cyd@stupidchicken.com>
1436
1437 * basic.texi (Inserting Text): Document ucs-insert.
1438
1439 * mule.texi (International Chars): Define "multibyte". Note that
1440 internal representation is unicode-based. Simplify definition of raw
1441 bytes. Mention ucs-insert.
1442 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1443 (Language Environments): Add language environments new to Emacs 23.
1444 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1445 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1446 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1447 (Output Coding): Copyedits.
1448
1449 * emacs.texi (Top): Update node listing.
1450
d4ad7b96
CY
14512009-05-05 Per Starbäck <per@starback.se> (tiny change)
1452
1453 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1454
5bd66204
SM
14552009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1456
1457 * building.texi (Lisp Libraries): `load-library' does offer completion.
1458
bc36ad1c
CY
14592009-04-28 Chong Yidong <cyd@stupidchicken.com>
1460
1461 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1462 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1463
f1a47884
EZ
14642009-04-25 Eli Zaretskii <eliz@gnu.org>
1465
1466 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1467
be77bd45
CY
14682009-04-22 Chong Yidong <cyd@stupidchicken.com>
1469
1470 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1471
1472 * building.texi (Lisp Interaction): Document initial-scratch-message.
1473
d3b82927
JB
14742009-04-18 Juanma Barranquero <lekktu@gmail.com>
1475
ed6e7b11
JB
1476 * msdog.texi (Windows Fonts): Fix typos.
1477
d3b82927
JB
1478 * files.texi (Save Commands): Fix pxref.
1479
bc323c04
CY
14802009-04-18 Chong Yidong <cyd@stupidchicken.com>
1481
1482 * files.texi (Save Commands): Mention diff-buffer-with-file.
1483 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1484 Henoch (Bug#3036).
1485
2186d13f
GM
14862009-03-15 Glenn Morris <rgm@gnu.org>
1487
1488 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1489 the former is not always used.
1490 (Mail Headers): Use active voice. Add "Mail-reply-to".
1491 Change case of "Id". Avoid repeated "appropriate".
1492 (Mail Aliases): Fix previous change - use an example with a ".", so it
1493 does actually get quoted when expanded.
1494 (Mail Sending): Mailclient is the default on some systems.
1495 (Citing Mail): Mention mail-indentation-spaces.
1496 (Mail Mode Misc): Add an @dfn for "mail signature".
1497
71e454fc
CY
14982009-03-15 Chong Yidong <cyd@stupidchicken.com>
1499
1500 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1501 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1502 read-buffer-completion-ignore-case, and completion-styles.
1503 Remove description of partial-completion-mode.
71e454fc 1504
df1a3e06
GM
15052009-03-14 Glenn Morris <rgm@gnu.org>
1506
1507 * sending.texi (Mail Format): Fix typo. Add index entry for
1508 mail-header-separator.
1509 (Mail Headers): Put info about initialization and changing in one place
1510 at the start. Update FCC section for mbox Rmail. Clarify From
1511 section, mention mail-setup-with-from. Clarify Reply-to section.
1512 Add Mail-followup-to and mail-mailing-lists. Clarify References
1513 section.
1514 (Mail Aliases): Update example, make less contentious.
1515 Update for name change of mail-interactive-insert-alias.
1516 (Mail Mode): Remove mention of `%' as a word separator.
1517 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1518 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1519 commands. Clarify FCC handling. In mail-complete, add reference to
1520 Mail Aliases section, and mention mail-complete-function.
1521 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1522 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1523 signature netiquette. Explain how the mail hooks work when continuing
1524 a composition.
1525 (Mail Amusements): Internationalize the spook section a bit.
1526 Remove the spook mail-setup-hook example, since it doesn't work well.
1527 Mention fortune-file.
1528 (Mail Methods): Mention read-mail-command.
1529
ed6e7b11 15302009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1531
df1a3e06
GM
1532 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1533 and NS resources following recent changes.
959d68bd 1534
86dca3e8
JR
15352009-03-10 Jason Rumney <jasonr@gnu.org>
1536
1537 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1538 w32-use-visible-system-caret doc to indicate that it should get set
1539 automatically.
1540 (Windows Fonts): Add doc for the uniscribe backend.
1541
042fe98f
DN
15422009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1543
1544 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1545 vc-dir. (Bug#2598)
1546
7f8dba73
RS
15472009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1548
1549 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1550
505e70c3
GM
15512009-03-05 Glenn Morris <rgm@gnu.org>
1552
04242bdc
GM
1553 * rmail.texi (Rmail Basics): Add reference to sorting.
1554 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1555 Minor re-wordings.
1556 (Rmail Motion): Mention rmail-next-same-subject.
1557 (Rmail Deletion): Expunging is not the only way to change the numbers.
1558 (Rmail Labels): Labels can also be used in sorting.
1559 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1560 (Rmail Display): Mention rmail-mime.
1561
00cfe22c
GM
15622009-03-04 Glenn Morris <rgm@gnu.org>
1563
1564 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1565 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1566 summary. Mention sorts cannot be undone.
1567 (Rmail Display): Give an example of how to use goto-address-mode.
1568 (Rmail Editing): It's keybindings that are redefined, not commands.
1569 Fix some typos.
1570 (Movemail): Some minor rewording.
1571 (Remote Mailboxes): Emacs movemail supports pop by default.
1572 Fix some minor grammatical issues. The "two alternative ways" to
1573 specify a POP mailbox are really just one. Remove all reference to the
1574 variables rmail-pop-password and rmail-pop-password-required, obsolete
1575 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1576 can support Kerberos.
1577
3d963b67
GM
15782009-03-03 Glenn Morris <rgm@gnu.org>
1579
1580 * rmail.texi (Rmail Deletion): Revert previous change, which was
1581 describing the Rmail summary versions.
1582 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1583 Minor re-wording for rmail-resend.
1584 (Rmail Make Summary): Summaries apply to buffers rather than files.
1585 <rmail-summary-by-topic>: Headers includes the subject.
1586 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1587 details, including prefix arguments.
2340abde 1588 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1589 Not counting lines might be faster.
1590 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1591 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1592 Name the commands bound to the various keys. Mention prefix argument
1593 for searching.
3d963b67
GM
1594 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1595 Simplify rmail-highlighted-headers description. Update face name.
1596
a8ce3d17
JB
15972009-03-02 Juanma Barranquero <lekktu@gmail.com>
1598
1599 * mark.texi (Marking Objects): Fix typo.
1600
130a29b6
CY
16012009-03-01 Chong Yidong <cyd@stupidchicken.com>
1602
1603 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1604 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1605
9d5de6f8
GM
16062009-03-01 Glenn Morris <rgm@gnu.org>
1607
79fc530e 1608 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1609 (Rmail Motion): - M-s searches from the end of messages.
1610 (Rmail Deletion): Minor clarification. Fix numeric argument
1611 description.
1612 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1613 newmail and RMAILOSE files need not be in home-directory.
1614 (Rmail Files): Mention I/O menus are unselectable if no files match.
1615 Mention `MAIL' env-var.
1616
b545ff9c
JR
16172009-02-24 Jason Rumney <jasonr@gnu.org>
1618
1619 * mule.texi (Fontsets): Mention fontset-default, font specs and
1620 fallback fontsets.
1621 (Defining Fontsets): Mention ns and w32 variants of
1622 standard-fontset-spec. Update description of startup fontset to match
1623 Emacs 23 behavior.
a93be82a 1624 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1625 (International): Link to Modifying Fontsets.
b545ff9c 1626
75da0618 16272009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1628
1629 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1630 Mention ns-extended-platform-support-mode.
1631
6be93a16
KB
16322009-02-22 Karl Berry <karl@gnu.org>
1633
1634 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1635
867d4bb3
JB
16362009-02-19 Juanma Barranquero <lekktu@gmail.com>
1637
1638 * basic.texi (Moving Point, Position Info):
1639 * files.texi (Visiting):
1640 * mini.texi (Completion Options):
1641 * text.texi (HTML Mode): Remove duplicate words.
1642
49b5c0e8
GM
16432009-02-20 Glenn Morris <rgm@gnu.org>
1644
1645 * rmail.texi: Minor updates for mbox rather than Babyl.
1646
f43a822c
KB
16472009-02-17 Karl Berry <karl@gnu.org>
1648
49b5c0e8 1649 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1650
80d634b8
RS
16512009-02-17 Richard M Stallman <rms@gnu.org>
1652
1653 * anti.texi (Antinews): Mention Babyl format.
1654
1655 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1656
1657 * rmail.texi: Update for mbox format.
1658 Various small fixes, as well as the following.
1659 (Out of Rmail): Node deleted.
1660 (Rmail): Update menu.
1661 (Rmail Files): Comment out set-rmail-inbox-list.
1662 Document rmail-inbox-list instead.
1663 (Rmail Output): Substantial changes since C-o is now
1664 rmail-output-as-seen and o is rmail-output.
1665 (Rmail Attributes): Delete `stored', add `retried'.
1666 (Rmail Display): Editing headers works in all cases.
1667
f0d129c6
GM
16682009-02-17 Glenn Morris <rgm@gnu.org>
1669
1670 * basic.texi (Position Info): M-x count-lines-region is not always on
1671 M-=. (Bug#2269)
1672
160f11d3
GM
16732009-02-09 Glenn Morris <rgm@gnu.org>
1674
1675 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1676 defaults.
1677
763e01c4
EZ
16782009-02-07 Eli Zaretskii <eliz@gnu.org>
1679
1680 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1681 documentation of possible problems with redecoding.
1682
f5e1441d
GM
16832009-02-03 Glenn Morris <rgm@gnu.org>
1684
1685 * rmail.texi (Out of Rmail): Mention b2m.pl.
1686
e1eabe41
GM
16872009-01-31 Glenn Morris <rgm@gnu.org>
1688
1689 * rmail.texi (Out of Rmail): Correct b2m location.
1690
dd05f9de
CY
16912009-01-27 Chong Yidong <cyd@stupidchicken.com>
1692
1693 * fixit.texi (Undo): Update undo limit values.
1694
d74d846e
GM
16952009-01-27 Glenn Morris <rgm@gnu.org>
1696
1697 * emacs.texi (Top): Fix Antinews menu entry.
1698
49ffdce8
KB
16992009-01-25 Karl Berry <karl@gnu.org>
1700
1701 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1702 item with no marker, instead of the syntactically incorrect
1703 @itemize @asis.
1704
467e8d77
JL
17052009-01-25 Juri Linkov <juri@jurta.org>
1706
1707 * building.texi (Grep Searching): Fix index entry for lgrep.
1708
6c60bbdb
EZ
17092009-01-24 Eli Zaretskii <eliz@gnu.org>
1710
1711 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1712
9ce5a36f
AR
17132009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1714
1715 * macos.texi (Preferences Panel): Update description of font setting to
1716 reflect that prior frame selection is no longer needed.
1717
9aa5f2fb
NR
17182009-01-20 Nick Roberts <nickrob@snap.net.nz>
1719
1720 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1721 raise GUD subsections.
1722
3892ff9c
GM
17232009-01-15 Glenn Morris <rgm@gnu.org>
1724
1725 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1726
14731c8f
GM
17272009-01-10 Glenn Morris <rgm@gnu.org>
1728
1729 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1730
45c55e53
CY
17312009-01-04 Chong Yidong <cyd@stupidchicken.com>
1732
1733 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1734 logical lines.
1735
2e4667d1
JL
17362008-12-29 Juri Linkov <juri@jurta.org>
1737
1738 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1739
1740 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1741
2a3eac47
CY
17422008-12-28 Chong Yidong <cyd@stupidchicken.com>
1743
1744 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1745 goto-address-mode instead of goto-address.
1746
3da8da94
CY
1747 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1748 mode.
1749
2a3eac47
CY
1750 * emacs.texi (Top): Update node listing.
1751
057f6dd3
EZ
17522008-12-26 Eli Zaretskii <eliz@gnu.org>
1753
1754 * custom.texi (Directory Variables): Explain what is a "project".
1755 Add indexing. Improve wording. Add a footnote about using
1756 _dir-locals.el on MS-DOS.
1757
e6979067
DN
17582008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1759
1760 * files.texi (Misc File Ops): Mention chmod as an alias for
1761 set-file-modes.
1762
9de15963
MR
17632008-12-24 Martin Rudalics <rudalics@gmx.at>
1764
1765 * help.texi (Help): Fix typos and reword.
1766 (Help Summary): Add entries for C-h n and C-h r, reorder
1767 entries, and do some minor fixes.
1768 (Name Help): Say that C-h F works for commands only.
1769 (Misc Help): Say that view-lossage displays 300 keystrokes.
1770
236fd60d
GM
17712008-12-20 Glenn Morris <rgm@gnu.org>
1772
1773 * ack.texi (Acknowledgments): General update based on AUTHORS,
1774 including removal of some stuff no longer distributed.
1775
349b3256
AM
17762008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1777
1778 * fixit.texi: Mention hunspell
1779
e840fca5
GM
17802008-12-19 Glenn Morris <rgm@gnu.org>
1781
1782 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1783 Consolidate explanatory text at start.
e840fca5
GM
1784
1785 * display.texi (Text Display):
1786 * indent.texi (Indentation): Use @acronym with ASCII.
1787
9dfa7983
GM
17882008-12-18 Glenn Morris <rgm@gnu.org>
1789
1790 * ack.texi: Various small updates and fixes.
1791
97b3a00b
JL
17922008-12-18 Juri Linkov <juri@jurta.org>
1793
1794 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1795 as a key binding to start a forward nonincremental word search.
1796 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1797 a backward nonincremental word search. Add index for `M-s w'
1798 `isearch-forward-word'.
1799 (Regexp Search): Add a short summary of regexp key commands like
1800 in the node "Basic Isearch".
1801 (Other Repeating Search): Fix typo.
1802
18032008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1804
1805 * misc.texi (PostScript Variables): Fix doc.
1806
31ce6a07
CY
18072008-12-10 Chong Yidong <cyd@stupidchicken.com>
1808
1809 * programs.texi (Program Modes): Mention Ruby mode.
1810
636b507b
DN
18112008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1812
1813 * misc.texi (emacsclient Options): Describe what an empty string
1814 argument does for --alternate-editor.
1815
a323fa14
CY
18162008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1817
1818 * cmdargs.texi (Font X): Distinguish between client-side and
1819 server-side fonts. List valid Fontconfig properties. Add reference to
1820 Fontconfig manual. List valid GTK font properties. Explain use of
1821 fc-list.
1822
c5ca6cd0
CY
18232008-12-09 Chong Yidong <cyd@stupidchicken.com>
1824
1825 * cmdargs.texi (Font X): Move discussion of quoting to top.
1826
e5136377
GM
18272008-12-06 Glenn Morris <rgm@gnu.org>
1828
1829 * maintaining.texi (Old Revisions): Improve previous change.
1830
248c026b
RS
18312008-12-05 Richard M Stallman <rms@gnu.org>
1832
1833 * anti.texi (Antinews): Minor fixes.
1834
a9253a1e
GM
18352008-12-03 Glenn Morris <rgm@gnu.org>
1836
1837 * maintaining.texi (Old Revisions): Fix diff-switches description.
1838
fa687b02
MR
18392008-12-01 Martin Rudalics <rudalics@gmx.at>
1840
1841 * emacs.texi (Top): Fix typo.
1842
72e6decd
CY
18432008-11-30 Chong Yidong <cyd@stupidchicken.com>
1844
320ee034
CY
1845 * misc.texi (Document View): Explain dependence on gs at the top.
1846 Copyedits.
1847
1848 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1849
72e6decd
CY
1850 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1851 (Comment Commands): Discuss region-active behavior of M-; first.
1852
2a472ee4
MR
18532008-11-29 Martin Rudalics <rudalics@gmx.at>
1854
9c6361c9
MR
1855 * display.texi (Line Truncation): Add reference to Continuation
1856 Lines.
1857
2a472ee4
MR
1858 * windows.texi (Pop Up Window): Mention split-height-threshold
1859 and split-width-threshold.
9c6361c9 1860 (Split Window): Add reference to Continuation Lines.
2a472ee4 1861
e93bc142
AR
18622008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1863
1864 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1865 (GNUstep Support): New node.
1866 * anti.texi:
1867 * emacs.texi:
1868 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1869
43b978db
RS
18702008-11-28 Richard M Stallman <rms@gnu.org>
1871
1872 * misc.texi (Dissociated Press): Minor cleanups.
1873
1874 * dired.texi (Image-Dired): Avoid passive.
1875
e8e2bd93
EZ
18762008-11-28 Eli Zaretskii <eliz@gnu.org>
1877
1878 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1879 representation.
1880
8d2d45da
CY
18812008-11-26 Richard M. Stallman <rms@gnu.org>
1882
1883 * files.texi (Visiting): Rewrite paragraph for clarity.
1884
1885 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1886
a5f7bbcc
AM
18872008-11-25 Alan Mackenzie <acm@muc.de>
1888
1889 * programs.texi (Moving by Parens): Clarify that parens inside strings
1890 and comments are ignored, and that the commands assume the starting
1891 point isn't in a string or comment.
1892
a71703d3
AR
18932008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1894
1895 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1896 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1897 version.
1898 (Mac Customization): Rewrite Preferences Panel section and merge in to
1899 this node, add Open files by dragging to an Emacs window.
1900
1901 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1902
aa5ab79a
CY
19032008-11-26 Chong Yidong <cyd@stupidchicken.com>
1904
0cc92c19
CY
1905 * files.texi (Misc File Ops): Document set-file-modes.
1906
c366b4e4
CY
1907 * windows.texi (Split Window): Document integer values of
1908 truncate-partial-width-windows.
1909
aa5ab79a
CY
1910 * text.texi (Text): Simplify description of markup languages.
1911 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1912 (TeX Editing): Note that `""' inserts one `"' character.
1913 (HTML Mode): Note in the introduction that XML mode is an alias for
1914 SGML mode. Mention nXML mode.
1915
56221db7
CY
19162008-11-25 Chong Yidong <cyd@stupidchicken.com>
1917
1918 * building.texi (Watch Expressions): Fix typo.
1919
90effe33
CY
19202008-11-24 Chong Yidong <cyd@stupidchicken.com>
1921
f90a5ae3
CY
1922 * files.texi (Visiting): Document new behavior of
1923 confirm-nonexistent-file-or-buffer.
1924
1c6c854e
CS
1925 * buffers.texi (Select Buffer):
1926 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 1927
a18ffb4a
CY
1928 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1929 edit-picture.
1930
90effe33
CY
1931 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1932 edit-picture', since that is just an alias for picture-mode.
1933 (Sentences): Note that repeated M-@ extends the region.
1934 (Pages): Make terminology more consistent. Link to Regexps node.
1935 (Longlines): Discuss relationship with Visual Line mode.
1936 (Text Mode): Remove extraneous discussion of other modes, since they
1937 were already introduced in the parent node.
1938
e85103ec
CY
19392008-11-23 Chong Yidong <cyd@stupidchicken.com>
1940
5cb2fe30
CY
1941 * anti.texi (Antinews): Rewrite.
1942
1eb9b307 1943 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1944
1945 * frames.texi (Frame Commands): Mention "minimize" terminology.
1946
e85103ec
CY
1947 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1948 formats.
b908332f
CY
1949 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1950 (Misc X): Don't document useless -hb option.
e85103ec 1951
607f5f88
JL
19522008-11-22 Juri Linkov <juri@jurta.org>
1953
1954 * dired.texi (Dired Navigation): Change normal file name search option
1955 from `non-nil' to `t'. Add `dwim' option.
1956
e1b867a0
JL
19572008-11-22 Juri Linkov <juri@jurta.org>
1958
1959 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1960 ".dir-locals.el". Rename `define-project-bindings' to
1961 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1962 `dir-locals-set-directory-class'.
1963
dd186936
LK
19642008-11-22 Lute Kamstra <lute@gnu.org>
1965
1966 * buffers.texi (Select Buffer): Index goto-line.
1967 * basic.texi (Moving Point): Mention the use of a numeric prefix
1968 argument with goto-line and refer to Select Buffer for the use of a
1969 plain prefix argument.
1970
4b121911
GM
19712008-11-19 Glenn Morris <rgm@gnu.org>
1972
1973 * doclicense.texi: Update to FDL 1.3.
1974 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1975
27267e4c
CY
19762008-11-17 Chong Yidong <cyd@stupidchicken.com>
1977
696f351d
CY
1978 * custom.texi (Minor Modes): Define mode commands and mode variables
1979 more precisely. Recommend using mode commands instead of setting
1980 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1981 (Easy Customization): Use "init file" instead of .emacs.
1982 (Customization Groups): Update to new Custom buffer appearance.
1983 (Saving Customizations): Copyedits. Update example.
1984 (Variables): Give example of variable type-sensitivity.
1985 (Examining): Update example.
1986 (Hooks): Copyedits.
1987 (Specifying File Variables): Use C comments instead of an artificial
1988 Lisp for the example.
1989 (Keymaps): Move internals discussion to Prefix Keymaps.
1990 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1991 (Init Rebinding): Document kbd macro.
1992 (Init File): Link to Find Init.
696f351d
CY
1993
1994 * mark.texi (Using Region): Document Delete Selection Mode more
1995 thoroughly.
1996
1997 * frames.texi (Mouse Commands): Move most of the description of Delete
1998 Selection Mode to Using Region, and link to it.
1bc9c425 1999 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2000
b0570c25
CY
2001 * building.texi (Compilation): Document first-error value of
2002 compilation-scroll-output.
2003 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2004 works as soon as an error is available. Suggested by Juri Linkov.
2005
27267e4c
CY
2006 * mini.texi (Passwords): New node.
2007
2008 * files.texi (Remote Files): Link to Passwords node.
2009
2010 * emacs.texi (Top): Update node listings.
2011
122eb807
CY
20122008-11-16 Chong Yidong <cyd@stupidchicken.com>
2013
9c9855a3
CY
2014 * ack.texi (Acknowledgments): Some updating of credits.
2015
bd6fdcad
CY
2016 * emacs.texi (Acknowledgments): Add a couple more names.
2017
dd1eef46
CY
2018 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2019
122eb807 2020 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2021 (Misc File Ops): Document use of trash.
122eb807 2022
801a8da1
JB
20232008-11-16 Juanma Barranquero <lekktu@gmail.com>
2024
2025 * macos.texi (Mac Customization): Fix typos.
2026
0b4f2253
CY
20272008-11-14 Chong Yidong <cyd@stupidchicken.com>
2028
2029 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2030 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2031 the conventions of the main Emacs manual.
2032
2033 * emacs.texi (Top): Update node listings.
2034
517e2b89
CY
20352008-11-12 Chong Yidong <cyd@stupidchicken.com>
2036
07a85685
CY
2037 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2038 command-line-args is processed during startup.
2039 (Action Arguments): Correctly describe how file arguments interact with
2040 the startup screen. Link to Lisp Interaction for scratch buffer.
2041 (Initial Options): Link to Command Example for -batch option.
2042 (Environment): Document initial-environment.
2043
517e2b89
CY
2044 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2045 can't be changed in the site-start file.
2046
6337bbde
CY
20472008-11-07 Chong Yidong <cyd@stupidchicken.com>
2048
2049 * dired.texi (Dired): Mention C-x C-d too.
2050 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2051 (Dired Navigation): Explain dired-goto-file more clearly.
2052 Document dired-isearch-filenames.
6337bbde
CY
2053 (Dired Deletion): Remove unnecessary "expunged" terminology.
2054 (Flagging Many Files): & is now rebound to `% &'.
2055 (Shell Commands in Dired): Document dired-do-async-shell-command.
2056 Clarify how multi-file arguments are passed.
2057 (Misc Dired Features): Document dired-do-isearch.
2058
9e8eeff9
CY
20592008-11-06 Chong Yidong <cyd@stupidchicken.com>
2060
2061 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2062
e071f849
CY
20632008-11-03 Chong Yidong <cyd@stupidchicken.com>
2064
2065 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2066
05482eb1
CY
20672008-11-01 Chong Yidong <cyd@stupidchicken.com>
2068
e2346dea
CY
2069 * programs.texi (Program Modes): Link to Program Indent node.
2070 (Left Margin Paren): Explain consequences of changing
2071 open-paren-in-column-0-is-defun-start more concisely.
2072 (Which Function, Program Indent, Info Lookup): Minor edits.
2073 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2074 (Multi-line Indent): If region is active, TAB indents the region.
2075 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2076 (Matching): The delimiter at the cursor is highlighted---the character
2077 changes color.
2078 (Symbol Completion): Link to Completion node.
2079
e4b6428c
CY
2080 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2081 a strictly text-only system.
2082
05482eb1
CY
2083 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2084 batch mode.
2085
a11d3737
RS
20862008-11-01 Richard M. Stallman <rms@gnu.org>
2087
5abad626
RS
2088 * misc.texi (Document View): Major rewrite.
2089
a11d3737
RS
2090 * maintaining.texi (Types of Log File): Change logs are older than
2091 version control.
2092 (VCS Concepts): Simplify and rearrange.
2093 (Version Control Systems): Make it clear that Linux is only the kernel.
2094 (VC Mode Line): Shorten reference to menu item.
2095 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2096 (VC Directory Mode): Minor cleanup.
2097 Unchanged files are hidden, not omitted.
2098 (VC Directory Commands): Shorten and simplify.
2099 (Change Log Commands): New node, split from Change Logs.
2100 (VC Directory Buffer): New node, split from VC Directory Mode.
2101
c55a4acb
CY
21022008-10-31 Chong Yidong <cyd@stupidchicken.com>
2103
1c6c854e 2104 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2105 from files.texi.
2106
1c6c854e
CS
2107 * files.texi (Version Control): Move to maintaining.texi.
2108 Subnodes moved as well.
2109 (Document Files): Move to misc.texi.
df0356f6 2110
c55a4acb
CY
2111 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2112 vc-update-change-log.
df0356f6
CY
2113 (Version Control): Move here from files.texi.
2114 (Format of ChangeLog): Make it a subnode of Change Log.
2115
2116 * emacs.texi (Top): Update node listing.
c55a4acb 2117
ef082374
TH
21182008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2119
2120 * files.texi (Files): Add a section about document
2121 files (doc-view-mode).
2122
d52582c3
CY
21232008-10-31 Chong Yidong <cyd@stupidchicken.com>
2124
1c6c854e
CS
2125 * building.texi (Compilation Mode):
2126 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2127 (Debuggers): Lower GUD subsections to subsubsections.
2128 (Starting GUD): Add cindex.
2129 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2130
4e0a0968
CY
21312008-10-30 Chong Yidong <cyd@stupidchicken.com>
2132
03625b47
CY
2133 * indent.texi (Indentation): Link to Program Indent.
2134
4e0a0968
CY
2135 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2136 now uses emacsclient's terminal.
2137
8bd3f7ef
CY
21382008-10-29 Chong Yidong <cyd@stupidchicken.com>
2139
80e5620e
CY
2140 * mark.texi (Using Region): Document use-empty-active-region.
2141
97d5c404
CY
2142 * emacs.texi (Top): Update node listings.
2143
1c6c854e
CS
2144 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2145 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2146 (Invoking emacsclient): Rewrite, moving optional arguments to
2147 emacsclient Options.
21d2bae3
CY
2148 (emacsclient Options): New node. Document server-use-tcp and
2149 server-host.
8bd3f7ef 2150
5fda2cbd
CY
21512008-10-28 Chong Yidong <cyd@stupidchicken.com>
2152
2153 * indent.texi (Indentation): Replace list with paragraphed text,
2154 putting description of syntax-driven indentation first. Document new
2155 effect of active regions on tab.
2156 (Tab Stops): Note that editable tab stops affect indentation commands.
2157
4ff029f6
DN
21582008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2159
2160 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2161
996cd6e4
CY
21622008-10-23 Chong Yidong <cyd@stupidchicken.com>
2163
f28815e3
CY
2164 * custom.texi (Function Keys): Note that modified keypad keys are not
2165 translated.
2166
996cd6e4
CY
2167 * basic.texi (Arguments): Explain how to insert multiple digits.
2168
49545fe2
MA
21692008-10-22 Michael Albinus <michael.albinus@gmx.de>
2170
2171 * files.texi (Remote Files): Precise selection of default method.
2172 Rewrite paragraph about disabling remote file names.
2173
edac0b53
CY
21742008-10-22 Chong Yidong <cyd@stupidchicken.com>
2175
e752c544
CY
2176 * search.texi (Special Isearch): Document M-TAB is isearch.
2177
edac0b53
CY
2178 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2179 command.
2180
2181 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2182
20a36054
TH
21832008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2184
1c6c854e 2185 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2186 section.
2187
69051ab6
CY
21882008-10-21 Chong Yidong <cyd@stupidchicken.com>
2189
c4b1a32a
CY
2190 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2191 to files.texi. Move contents of vc2-xtra.texi here.
2192
2193 * vc2-xtra.texi: File removed.
2194
2195 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2196 Directory Commands from the submenu. Don't include deleted file
2197 vc2-xtra.texi.
2198
2199 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2200 (Version Control): Add VC Directory Mode and VC Directory Commands to
2201 the submenu.
2202 (Why Version Control?): Use table format.
2203 (Version Control Systems): Note that Meta-CVS support is gone.
2204 (VCS Concepts): Note precisely when VC started supporting filesets.
2205 Remove bogus xref to CVS Options node.
2206 (Types of Log File): Copyedits.
2207 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2208 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2209 The Right Thing.
2210 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2211 (Log Buffer): Reorganize node, putting C-c C-c description first.
2212 (Old Revisions): Use CVS for example, not RCS.
2213 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2214 Commands from the submenu, putting them under Version Control.
2215 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2216 need to include it in the manual unconditionally, since it is now
2217 crucial to using distributed version control systems.
1a6e2954
CY
2218 (Comparing Files): Note that diff uses the minibuffer, and that the
2219 output is shown using Diff mode.
1c6c854e
CS
2220 (Diff Mode): Explain what "patch" and "hunk" mean.
2221 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2222 diff-show-trailing-whitespaces.
1a6e2954 2223 (File Archives): Add rar support.
c4b1a32a 2224
69051ab6
CY
2225 * major.texi (Choosing Modes): Make mode selection sequence more
2226 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2227 magic-mode-alist is nil by default.
2228 Document magic-fallback-mode-alist.
69051ab6 2229
e7421e03
CY
22302008-10-20 Chong Yidong <cyd@stupidchicken.com>
2231
2232 * frames.texi (Mouse References): Copyedits.
2233
6b2efdc2
TH
22342008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2235
2236 * ack.texi (Acknowledgments): Add myself as doc-view author.
2237
9c5e9396
EZ
22382008-10-20 Eli Zaretskii <eliz@gnu.org>
2239
2240 * frames.texi (Dialog Boxes): Add @cindex entries.
2241
dac94f8e
CY
22422008-10-20 Chong Yidong <cyd@stupidchicken.com>
2243
2244 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2245 (Text-Only Mouse): Copyedit.
2246
25597d40
CY
22472008-10-19 Chong Yidong <cyd@stupidchicken.com>
2248
f8a447f6
CY
2249 * frames.texi: Use @key throughout for mouse clicks.
2250 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2251 (Secondary Selection): Fix modified mouse click syntax.
2252 (Clipboard): Describe Cut, Copy and Paste commands.
2253 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2254 Copyedits.
2255 (Creating Frames): Add xref to Init File.
2256 (Frame Commands): Add xref to Exiting.
2257 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2258
b0f95216
CY
22592008-10-15 Chong Yidong <cyd@stupidchicken.com>
2260
b0817f00
CY
2261 * files.texi (Version Control): Copyedits. Add Bazaar.
2262 (Version Control Systems): List different VCS's using an itemized list.
2263 Add Bazaar.
2264 (VCS Concepts): Copyedits. Tweak description of file merging.
2265
b0f95216
CY
2266 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2267 (Cut/Paste Other App): Document select-active-regions and
2268 x-select-enable-primary.
2269
69d0d701
CY
22702008-10-13 Chong Yidong <cyd@stupidchicken.com>
2271
2272 * mark.texi (Shift Selection): Correct case in node name.
2273
2274 * emacs.texi (Top): Update node order in Mark chapter.
2275
375e8351
EZ
22762008-10-12 Eli Zaretskii <eliz@gnu.org>
2277
2278 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2279
2280 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2281 elsewhere in the manual instead of describing yet again the intricacies
2282 of $HOME on MS-Windows and MS-DOS.
2283
ab58114f
CY
22842008-10-12 Chong Yidong <cyd@stupidchicken.com>
2285
4f959513 2286 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2287 (Minibuffer File): Add discussion of `~' in file names.
2288 Add insert-default-directory index reference.
4f959513 2289
ab58114f
CY
2290 * files.texi (File Names): Reorganize description.
2291 (Visiting): Add xref to Mode Line. Copyedits.
2292 (Save Commands): Mention prefix behavior of C-x C-s.
2293 (Numbered Backups): Node deleted.
2294 (Backup Names): Contents of Numbered Backups moved here. State default
2295 of version-control variable.
2296 (Reverting): Copyedits.
2297 (Version Control): Add additional version control systems.
2298
2299 * emacs.texi (Top): Delete Numbered Backups node.
2300
2301 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2302 Backup Names.
f2884f63 2303 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2304
b0b5100a
RF
23052008-10-11 Romain Francoise <romain@orebokech.com>
2306
2307 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2308
89774b5f
CY
23092008-10-11 Chong Yidong <cyd@stupidchicken.com>
2310
2311 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2312 (Select Buffer): Mention use of minibuffer history. Describe default
2313 value of default-major-mode. Mention that C-x 4 b selects the other
2314 window.
2315 (List Buffers): Document CRM indicators in the order they appear.
2316 (Kill Buffer): Document new command kill-matching buffers.
2317 (Several Buffers): Move explanation of the relationship between buffer
2318 list and buffer menu to the top.
2319 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2320
4c72bf27
CY
23212008-10-10 Chong Yidong <cyd@stupidchicken.com>
2322
2323 * entering.texi (Exiting): Document change of C-x C-c to
2324 save-buffers-kill-terminal. Document kill-emacs.
2325
f68eb991
EZ
23262008-09-30 Eli Zaretskii <eliz@gnu.org>
2327
2328 * mule.texi (Coding Systems): Don't mention codepage-setup.
2329
2330 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2331 cpNNN coding systems anymore.
2332 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2333 for unibyte mode. Don't mention line-drawing characters.
2334 Don't mention dos-unsupported-char-glyph.
f68eb991 2335
1a2dd44d
CY
23362008-09-25 Chong Yidong <cyd@stupidchicken.com>
2337
2338 * search.texi (Search): Shorten introduction.
2339 (Basic Isearch): Add command table. Discuss reverse isearch and
2340 isearch highlighting.
2341 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2342 ring to cindex.
2343 (Special Isearch): Move input methods discussion here.
2344 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2345 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2346 Repeat Isearch.
2347 (Isearch Minibuffer): New node.
2348 (Word Search): Document new word search commands.
2349 (Regexp Example): Simplify example using sentence-end-base variable.
2350 (Replace): Reword introduction.
2351 (Unconditional Replace): Remove unnecessary example.
2352 (Other Repeating Search): Document new `M-s o' binding.
2353
2354 * emacs.texi (Top): Update node listings.
2355
e45da31d
JB
23562008-09-22 Juanma Barranquero <lekktu@gmail.com>
2357
2358 * emacs.texi (Top): Remove Kill Errors from menu.
2359
841c8096
CY
23602008-09-22 Chong Yidong <cyd@stupidchicken.com>
2361
402168fa
CY
2362 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2363 interface for defining macros. Simplify examples. Note that C-g quits
2364 macro definitions.
1c6c854e
CS
2365 (Keyboard Macro Counter): Document using F3 to insert counter.
2366 Give usage example.
402168fa
CY
2367 (Keyboard Macro Query): Organize query responses in a table.
2368
1c6c854e
CS
2369 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2370 Link to Erasing node.
841c8096
CY
2371 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2372 rationale to a footnote.
2373 (Kill Errors): Remove node, due to redundancy with Erasing.
2374 (Spelling): Move discussion of flyspell to end. Note new behavior of
2375 M-$ in active region. Remove non-ispell-specific keybindings from
2376 table.
2377
eab2ee89
DN
23782008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2379
2380 * cmdargs.texi (Initial Options): Document --daemon.
2381
3d53e905
GM
23822008-09-20 Glenn Morris <rgm@gnu.org>
2383
2384 * files.texi (Numbered Backups): Mention that some modes set
2385 version-control.
2386
1c90484d
GM
23872008-09-20 Jim Blandy <jimb@red-bean.com>
2388
2389 * files.texi (Numbered Backups): Reference File Variables, as well.
2390 Remove discussion of Rmail's implementation.
2391
0fc0d844
CY
23922008-09-06 Chong Yidong <cyd@stupidchicken.com>
2393
2394 * misc.texi (Recursive Edit): Note that top-level exits active
2395 minibuffers.
2396
2397 * trouble.texi (Quitting): Likewise.
2398
b18d283d
CY
23992008-08-31 Chong Yidong <cyd@stupidchicken.com>
2400
2401 * emacs.texi (Top): Add Temporary Face Changes xref.
2402
2403 * display.texi (Display): Move Temporary Face Changes node to just
2404 after Standard Faces.
2405 (Scrolling): Document recenter-top-bottom instead of recenter.
2406 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2407 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2408 (Display Custom): Copyedits.
2409 (Optional Mode Line): Document display-battery-mode.
2410
180135fc
RF
24112008-08-27 Romain Francoise <romain@orebokech.com>
2412
2413 * custom.texi (Directory Variables): Minor fix.
2414
d3fe3475
GM
24152008-08-27 Glenn Morris <rgm@gnu.org>
2416
2417 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2418 descriptions.
2419 (Calendar Customizing): Tweak layout description.
183080b6 2420 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2421 markers. Condense calendar-star-date and calendar-mark-today
2422 description.
2423 (Holiday Customizing): Add oriental and solar holidays.
2424 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2425 Fix holiday-float description. Use zerop in examples. Be less verbose.
2426 (Date Display Format): Change ISO format. Be less verbose.
2427 (Diary Customizing): Mention day and month abbrev arrays.
2428 Mention the date-form variables by name. Update European example.
2429 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2430 Condense examples. Mention diary-entry-symbols by name.
2431 Condense table for insertion commands.
2432 (Fancy Diary Display): Mention diary-include-string and
2433 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2434 Ethiopic, Persian date functions. Condense descriptions.
2435
2436 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2437 (Adding to Diary): Adapt for changed node name.
2438
71755807
GM
24392008-08-26 Glenn Morris <rgm@gnu.org>
2440
2441 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2442 node "Hebrew/Islamic Entries".
2443
2444 * calendar.texi (Specified Dates): Fix names of iso functions.
2445 (General Calendar): There may not be another window.
2446 (Writing Calendar Files, Holidays): Tweak intro.
2447 (Holidays): Mention Baha'i and Chinese holidays.
2448 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2449 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2450 (To Other Calendar): Add calendar-print-other-dates.
2451 Refer to "graphic display" rather than "X.
2452 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2453 (Displaying the Diary): Fix whitespace after reference.
2454 Fix `diary-number-of-entries' reference.
2455 (Date Formats): Explicitly mention that day names can be abbreviated.
2456 (Adding to Diary): Add some references to other sections.
2457 (Special Diary Entries): Fix reference.
2458 (Appointments): Simplify appt-message-warning-time entry.
2459 Clarify where times must be.
2460 (Importing Diary): Comment out icalendar paragraph that does not apply.
2461 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2462
d76ebc75
GM
24632008-08-23 Glenn Morris <rgm@gnu.org>
2464
2465 * fortran-xtra.texi (Fortran): Change description of free form and
2466 fixed form a bit. Mention hideshow and imenu.
2467 (Fortran Motion): Mention fortran-end-of-subprogram,
2468 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2469 (Fortran Indent): Minor re-word.
2470 (ForIndent Commands): Mention fortran-fill-paragraph and
2471 fortran-fill-statement.
2472 (ForIndent Cont): Mention fortran-tab-mode-string.
2473 (Fortran Comments): Mention fortran-comment-line-start-skip.
2474 (Fortran Columns): Mention font-locking.
2475 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2476
1fc0ce04 24772008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2478
2479 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2480
5c52e13c
CY
24812008-08-22 Chong Yidong <cyd@stupidchicken.com>
2482
2483 * mini.texi (Minibuffer): Simplify introduction.
2484 (Minibuffer File): Document tilde in minibuffer filenames.
2485 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2486 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2487 (Completion Example): Update example to current command list.
2488 (Completion Options): Document `lazy' value of completion-auto-help.
2489 Update contents of completion-ignored-extensions.
2490 (Minibuffer History): Describe "future history" list. State default
2491 value of history-delete-duplicates.
2492
77a00355
GM
24932008-08-21 Glenn Morris <rgm@gnu.org>
2494
2495 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2496 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2497
39ee1d04
CY
24982008-08-17 Chong Yidong <cyd@stupidchicken.com>
2499
2500 * regs.texi (Registers): Clarify valid register names.
2501 (RegPos): Note that buffer is saved and restored too.
2502 (RegText): Note that mark is reactivated/deactivated.
2503 (RegConfig): Xref to Windows node.
2504
b12c348f
CY
25052008-08-16 Chong Yidong <cyd@stupidchicken.com>
2506
3ae7ba79
CY
2507 * basic.texi (Inserting Text): Provide command name for C-q.
2508
b12c348f
CY
2509 * killing.texi (Killing): Copyedit. Define read-only text.
2510 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2511 (Killing by Lines): Copyedit.
2512 (Other Kill Commands): Move M-w description here.
2513 (Yanking): Move M-w to Other Kill Commands.
2514 (Kill Ring): Also mention saving text in registers. Link to Text
2515 Properties in elisp manual.
2516 (Accumulating Text): Copyedit.
2517 (CUA Bindings): Shift selection is now the default.
2518
d8ff7692
TZ
25192008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2520
2521 * maintaining.texi (Change Log): Mention next-error is available.
2522
a43a8a2e
GM
25232008-08-10 Glenn Morris <rgm@gnu.org>
2524
2525 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2526 and intermonth text.
2527 (Holiday Customizing): Add holiday-chinese.
2528
eba27308
EZ
25292008-08-08 Eli Zaretskii <eliz@gnu.org>
2530
2531 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2532
5f14a5b3
DN
25332008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2534
2535 * files.texi (Log Buffer): Describe C-c C-d.
2536 (Diff Mode): Describe C-x 4 A.
2537
49989bff
EZ
25382008-08-06 Eli Zaretskii <eliz@gnu.org>
2539
2540 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2541
5c915c02
DN
25422008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2543
2beaf97a
DN
2544 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2545 describe the new bindings to show the changeset diff, toggle annotation
2546 visibility, show revisions.
2547 (VC Status): Describe key bindings for modifying the change comments,
2548 displaying changeset diffs and annotations.
2549
5c915c02
DN
2550 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2551
71798ace
NR
25522008-08-05 Nick Roberts <nickrob@snap.net.nz>
2553
2554 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2555
b8949644
EZ
25562008-08-02 Eli Zaretskii <eliz@gnu.org>
2557
2558 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2559 and wording.
2560
819567d1
DN
25612008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2562
2563 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2564 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2565 commands. Improve some old info.
2566
5f38310a
CY
25672008-07-31 Chong Yidong <cyd@stupidchicken.com>
2568
0dc3906b
CY
2569 * display.texi (Visual Line Mode): New node.
2570
5f38310a 2571 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2572 (Moving Point): Add additional alternative key bindings.
2573 Describe line-move-visual.
5f38310a
CY
2574 (Erasing): Describe DEL.
2575 (Basic Undo, Blank Lines, Arguments): Copyedit.
2576 (Continuation Lines): Mention Visual Line mode.
2577 (Position Info): Move extended discussion to mule.texi.
2578
2579 * mule.texi (International Chars): Describe C-x =.
2580
2581 * emacs.texi (Top): Add Visual Line Mode node.
2582
7c2fb837
DN
25832008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2584
2585 * emacs.texi: Remove VMS support.
2586
3f6b73ef
DN
25872008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2588
2589 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2590 the vc-dir command name.
2591
9e2a2647
DN
25922008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2593
2594 * xresources.texi: Remove mentions of Mac Carbon.
2595
568beaa2
AS
25962008-07-19 Andreas Schwab <schwab@suse.de>
2597
2598 * ns-emacs.texi: Move to ../misc.
2599
0ef94706
CY
26002008-07-15 Chong Yidong <cyd@stupidchicken.com>
2601
2602 * entering.texi (Exiting): Don't describe text-only terminals as the
2603 default. Describe the new startup screen.
2604 (Exiting): Describe how to kill Emacs first. Change description of
2605 iconification to handle modern window systems.
2606
ba60bd44 26072008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2608
2609 * ns-emacs.texi: New file, documents features of Emacs port under
2610 NeXTstep windowing.
2611
9f30aa73
CY
26122008-07-15 Chong Yidong <cyd@stupidchicken.com>
2613
938a5d2e
CY
2614 * entering.texi (Entering Emacs): Update prev node.
2615
2616 * glossary.texi (Glossary): Remove xref to Text Characters.
2617
9f30aa73
CY
2618 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2619 directly, rather than in the context of ASCII. Move description of
2620 special properties of modifier key to new Modifier Keys node.
2621 (Keys): Copyedit.
2622 (Text Characters): Delete node. Multibyte is the default nowadays, and
2623 the node contents are obsolete.
2624
2625 * custom.texi (Modifier Keys): New node.
2626
2627 * emacs.texi (Top): Update node list.
2628
7e53d36c
CY
26292008-07-13 Chong Yidong <cyd@stupidchicken.com>
2630
2631 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2632 saying that Emacs provides menus and mouse support (which is par for
2633 the course).
2634
2635 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2636 early on.
2637 (Point): Copyedit. Relegate historical trivia to a footnote.
2638 (Mode Line): Explain mode-line format more consistently.
2639 (Menu Bar): Copyedit.
2640
1e9fa96d
GM
26412008-06-27 Glenn Morris <rgm@gnu.org>
2642
2643 * cal-xtra.texi (Sexp Diary Entries):
2644 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2645
dc9bebb8
CY
26462008-06-26 Chong Yidong <cyd@stupidchicken.com>
2647
2648 * mark.texi (Shift selection): New node.
2649 (Mark): Copyedits.
2650 (Persistent Mark): Move to the end of the chapter.
2651
e7881076
EZ
26522008-06-20 Eli Zaretskii <eliz@gnu.org>
2653
2654 * makefile.w32-in (distclean): Remove makefile.
2655
f427400c
NR
26562008-06-17 Nick Roberts <nickrob@snap.net.nz>
2657
2658 * building.texi (Starting GUD): Add an entry for gud-gdb.
2659 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2660 command mode.
2661
b597d348
GM
26622008-06-17 Glenn Morris <rgm@gnu.org>
2663
2664 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2665
647b7094
NR
26662008-06-17 Nick Roberts <nickrob@snap.net.nz>
2667
2668 * building.texi (Starting GUD): Expand on remote debugging.
2669 (Other GDB-UI Buffers): Mention new keyboard bindings.
2670
47a30023
GM
26712008-06-15 Glenn Morris <rgm@gnu.org>
2672
2673 * gnu.texi: Use a verbatim license for this invariant section,
2674 as per etc/GNU.
2675
37e5d54a
GM
26762008-06-13 Daniel Engeler <engeler@gmail.com>
2677
2678 * emacs.texi, misc.texi: Add documentation about serial port access.
2679
8e65d46c
GM
26802008-06-13 Glenn Morris <rgm@gnu.org>
2681
c1473b4c
MB
2682 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2683 maintain.info.
8e65d46c 2684
e40a85cd
MB
26852008-06-05 Miles Bader <miles@gnu.org>
2686
2687 * display.texi (Temporary Face Changes): Update to reflect function
2688 renamings in face-remap.el.
2689
56c73dec
MB
26902008-06-04 Miles Bader <miles@gnu.org>
2691
1c6c854e
CS
2692 * display.texi (Temporary Face Changes):
2693 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2694 `increase-buffer-face-height' and `decrease-default-face-height' now
2695 that they aren't bound by default.
2696
9d3d42fb
MB
26972008-06-03 Miles Bader <miles@gnu.org>
2698
2699 * display.texi (Temporary Face Changes): New node.
2700
2be6bfe2
EZ
27012008-05-31 Eli Zaretskii <eliz@gnu.org>
2702
2703 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2704
daf7e339
GM
27052008-05-31 Glenn Morris <rgm@gnu.org>
2706
2707 * cal-xtra.texi (Fancy Diary Display): Simplify.
2708
d21d2618
GM
27092008-05-30 Glenn Morris <rgm@gnu.org>
2710
2711 * cal-xtra.texi (Fancy Diary Display): Update for
2712 diary-display-function replacing diary-display-hook.
2713
71ce5fd0
JB
27142008-05-29 Drew Adams <drew.adams@oracle.com>
2715
2716 * msdog.texi (Windows Keyboard): Add descriptions of
2717 w32-register-hot-key and w32-unregister-hot-key.
2718
a3cdbdf8
MO
27192008-05-21 Tom Tromey <tromey@redhat.com>
2720
2721 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2722 Variables node.
2723
854a574c
MO
27242008-05-19 Tom Tromey <tromey@redhat.com>
2725
2726 * custom.texi (Variables): Add Directory Variables to menu.
2727 (Directory Variables): New node.
2728
7c2ec3f9
ER
27292008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2730
71ce5fd0 2731 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2732
370fded4
ER
27332008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2734
2735 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2736 Revision Tags and rewritten. Section now uses modern terminology,
2737 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2738 accurately.
2739
6af511e3
EZ
27402008-05-10 Eli Zaretskii <eliz@gnu.org>
2741
2742 * msdog.texi (Windows Files): Update documentation of
2743 w32-get-true-file-attributes.
2744
7a78b6e7
ER
27452008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2746
2747 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2748 directory mode.
2749
1bcfc24e
CY
27502008-05-08 Chong Yidong <cyd@stupidchicken.com>
2751
2752 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2753 entry "television".
1bcfc24e 2754
db86064f
ER
27552008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2756
ab5ec32c 2757 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2758
a31b405e
ER
27592008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2760
2761 * emacs/buffers.texi, emacs/files.texi (Version-control):
2762 vc-toggle-read-only is no longer a good idea...
2763
ff2c14fc
GM
27642008-04-29 Glenn Morris <rgm@gnu.org>
2765
2766 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2767
367c9b7c
JL
27682008-04-22 Juri Linkov <juri@jurta.org>
2769
2770 * dired.texi (Subdirectories in Dired): Describe using `^'
2771 to return to the parent directory.
2772
4ac1e9b4
NR
27732008-04-22 Nick Roberts <nickrob@snap.net.nz>
2774
2775 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2776 recent changes.
2777
b9b3bf2b
NR
27782008-04-19 Nick Roberts <nickrob@snap.net.nz>
2779
2780 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2781 (Other GDB-UI Buffers): Update for recent thread related changes.
2782
4d120d6a
SM
27832008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2784
2785 * maintaining.texi (Maintaining):
2786 * emacs.texi (Top): Typo.
2787
a152877d
SM
27882008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2789
b9b3bf2b
NR
2790 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2791 arg in `font-lock-add-keywords'.
a152877d 2792
36c0514c
GM
27932008-04-08 Glenn Morris <rgm@gnu.org>
2794
2795 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2796 Also add Baha'i calendar references where appropriate.
2797
06a97d46
GM
27982008-04-05 Glenn Morris <rgm@gnu.org>
2799
2800 * custom.texi (Init File): Byte-compiling .emacs is bad.
2801
6adc6eed
SM
28022008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2803
2804 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2805
571388b0
GM
28062008-03-29 Glenn Morris <rgm@gnu.org>
2807
2808 * calendar.texi: Update for `calendar-date-style' replacing
2809 `european-calendar'.
2810
3ae8f876
JR
28112008-03-28 Jason Rumney <jasonr@gnu.org>
2812
2813 * display.texi (Display Custom): Mention overlay-margin in text.
2814
5bc6ddff 28152008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2816
5bc6ddff
MB
2817 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2818 tutorial' comments.
03a864d5 2819
7186a830
CY
28202008-03-28 Chong Yidong <cyd@stupidchicken.com>
2821
2822 * mark.texi (Mark): Rearrange nodes.
2823 (Persistent Mark): Rename from Transient Mark.
2824 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2825 Describe Transient Mark mode as the default.
2826
2827 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2828 the default behavior with Transient Mark mode off.
2829 (Position Info): Fix typo.
2830
71ce5fd0
JB
2831 * display.texi (Standard Faces): Reference the Mark node.
2832 Remove discussion of the region face, which is discussed there.
7186a830
CY
2833
2834 * emacs.texi (Top): Update node listings.
2835
2836 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2837 as the default.
2838
2839 * fixit.texi (Undo): Standardize choice of undo key sequence.
2840 (Undo, Spelling): Describe Transient Mark mode as the default.
2841
2842 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2843 default.
2844
2845 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2846
2847 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2848 mode is the default, and note that the mark is not activated when set.
2849
2850 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2851 Describe Transient Mark mode as the default.
2852
2853 * search.texi (Basic Isearch): Reference the Mark Ring node.
2854 (Replace, Unconditional Replace, Other Repeating Search):
2855 Describe Transient Mark mode as the default.
2856
1c6c854e
CS
2857 * text.texi (Words, Pages, Fill Commands, HTML Mode):
2858 Describe Transient Mark mode as the default.
7186a830
CY
2859 (Paragraphs): Describe how M-h behaves when region is active.
2860
2861 * trouble.texi (Quitting): Clarify effects of C-g.
2862
dc47d1ff
GM
28632008-03-13 Glenn Morris <rgm@gnu.org>
2864
2865 * emacs.texi (EMACSVER): Set to 23.0.60.
2866
e3e0fb39 28672008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2868
e3e0fb39
GM
2869 * dired.texi (Hiding Subdirectories): Fix previous change.
2870
28712008-03-05 Drew Adams <drew.adams@oracle.com>
2872
2873 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2874
5e14abf8
KS
28752008-02-28 Kim F. Storm <storm@cua.dk>
2876
2877 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2878 Move describe-distribution to C-h C-o.
2879 Move view-emacs-problems to C-h C-p.
2880 Add view-emacs-debugging on C-h C-d.
2881 Add view-external-packages on C-h C-e.
d0207bf3 2882 Add view-order-manuals on C-h C-m.
5e14abf8 2883
d0207bf3 28842008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2885
2886 * msdog-xtra.texi (MS-DOS): Docstring fix.
2887
87e391bb
EZ
28882008-02-09 Eli Zaretskii <eliz@gnu.org>
2889
2890 * msdog.texi (Windows Fonts): Use a @table for describing font
2891 properties.
2892
5662e503
JR
28932008-02-07 Jason Rumney <jasonr@gnu.org>
2894
2895 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2896 value has changed.
2897 (Windows HOME): Clarify what is meant by "if that fails as well".
2898 (Windows Fonts): New section.
2899
72463824
GM
29002008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2901
2902 * basic.texi (Basic Undo): Remove duplicate "you can".
2903
7ff926e0
EZ
29042008-02-02 Eli Zaretskii <eliz@gnu.org>
2905
2906 * maintaining.texi (Tags): Fix last change.
2907
6ab7aef1
MA
29082008-02-02 Michael Albinus <michael.albinus@gmx.de>
2909
093571c3 2910 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2911
ace67e7e
NR
29122008-01-31 Nick Roberts <nickrob@snap.net.nz>
2913
2914 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2915
ae068fdf
RS
29162008-01-26 Richard Stallman <rms@gnu.org>
2917
2918 * maintaining.texi (Tags): Delete redundant index entry.
2919
a56d9a08
EZ
29202008-01-26 Eli Zaretskii <eliz@gnu.org>
2921
2922 * programs.texi (Imenu): Move "@cindex tags" from here...
2923 * maintaining.texi (Tags): ...to here.
2924
e941ed90
NR
29252008-01-23 Kevin Ryde <user42@zip.com.au>
2926
2927 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2928 click count.
2929
650276d5
JB
29302008-01-21 Juanma Barranquero <lekktu@gmail.com>
2931
2932 * entering.texi (Exiting): Fix typo.
2933 Reported by D. E. Evans <sinuhe@gnu.org>.
2934
8dc17977
MR
29352007-12-31 Martin Rudalics <rudalics@gmx.at>
2936
2937 * glossary.texi (Glossary): Fix typo.
2938
9f9695a6
RS
29392007-12-27 Richard Stallman <rms@gnu.org>
2940
2941 * text.texi (Formatted Text): Improve menu tag.
2942 (Editing Format Info): In Info, add duplicate menu of nodes
2943 about the submenus.
2944 (Format Faces): Say where Faces menu is found. Mention Other.
2945 (Format Colors): Say where these submenus are found.
2946 (Format Indentation, Format Justification): Likewise.
2947 (Format Properties): Likewise.
2948
abfd0191
RS
29492007-12-22 Richard Stallman <rms@gnu.org>
2950
2951 * search.texi (Query Replace): Make exp of query-replace more
2952 self-contained, and clarify.
8dc17977 2953
abfd0191
RS
2954 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2955
a2586785
RS
29562007-12-15 Richard Stallman <rms@gnu.org>
2957
2958 * files.texi (Auto Save): Clarify definition of auto-saving.
2959
a67cf2bb
RS
29602007-11-26 Richard Stallman <rms@gnu.org>
2961
2962 * help.texi (Help Echo): Cleanups.
2963
448b33b1
TTN
29642007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2965
2966 * files.texi (Why Version Control?): Fix typo.
2967 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2968 (Selecting a Fileset): Fix typos; small rewording.
2969 (Log Buffer): Likewise.
2970 (Old Revisions): Likewise.
448b33b1 2971
221bb7f6
EZ
29722007-11-17 Eli Zaretskii <eliz@gnu.org>
2973
2974 * mule.texi (Communication Coding): Fix wording of last change.
2975
d0207bf3 29762007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2977
630cb3b7
JB
2978 * custom.texi (Specifying File Variables):
2979 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2980
53b7759e
KH
29812007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2982
a5ab2e0c 2983 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2984
2985 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2986
c8763fb6 29872007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2988
630cb3b7 2989 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2990 --output=file.
2991
ff98e024
MR
29922007-11-13 Martin Rudalics <rudalics@gmx.at>
2993
2994 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2995 (Help Echo): Avoid mentioning the term "region" here and
2996 consistently use the term "active text".
2997
37b11c22
GM
29982007-11-11 Glenn Morris <rgm@gnu.org>
2999
3000 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3001
21d50ba1
JL
30022007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3003
1c6c854e
CS
3004 * search.texi (Query Replace):
3005 Mention `query-replace-show-replacement'.
21d50ba1 3006
c12ecb0a 30072007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3008
3009 * building.texi (Watch Expressions): Remove obscure sentence.
3010
3b4201f4
KH
30112007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3012
3013 * mule.texi (Select Input Method): Describe how to activate an input
3014 method in the text mode.
3015
07e5c0b0
DN
30162007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3017
3018 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3019
52dd7391
NR
30202007-10-30 Nick Roberts <nickrob@snap.net.nz>
3021
3022 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3023
c004e539
GM
30242007-10-30 Glenn Morris <rgm@gnu.org>
3025
3026 * misc.texi (Directory Tracking): Explain a bit more about
3027 dirtrack-mode.
3028
ca8c5b8c
GM
30292007-10-25 Glenn Morris <rgm@gnu.org>
3030
3031 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3032
b6c764ef
RS
30332007-10-24 Richard Stallman <rms@gnu.org>
3034
3035 * misc.texi (Interactive Shell): Cleanup last change.
3036
eabd84c9
JL
30372007-10-22 Juri Linkov <juri@jurta.org>
3038
3039 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3040 default values.
3041
0b43c7e2
ER
30422007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3043
ca8c5b8c 3044 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3045 'filesets'.
3046
a80859d4
MR
30472007-10-18 Martin Rudalics <rudalics@gmx.at>
3048
3049 * trouble.texi (Quitting): Fix typo.
3050
c9447ae1
GM
30512007-10-18 Glenn Morris <rgm@gnu.org>
3052
3053 * frames.texi (Mode Line Mouse): Mention minor mode names.
3054
168b980f
JL
30552007-10-17 Juri Linkov <juri@jurta.org>
3056
3057 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3058 fill-paragraph operates on the active region in Transient Mark mode.
3059 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3060 with fill-paragraph.
3061
3062 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3063 fill-paragraph.
3064
3065 * fixit.texi (Spelling): ispell-word operates on the active region
3066 in Transient Mark mode.
3067
5a331f34
JB
30682007-10-17 Aaron S. Hawley <aaronh@garden.org>
3069
3070 * building.texi (Source Buffers):
3071 * custom.texi (Init Non-ASCII):
3072 * glossary.texi (Glossary): Use "key binding" consistently.
3073
2a9f4d55
JB
30742007-10-17 Juanma Barranquero <lekktu@gmail.com>
3075
3076 * calendar.texi (Diary): Fix directive.
3077
de13cecf
RS
30782007-10-16 Richard Stallman <rms@gnu.org>
3079
3080 * calendar.texi (Diary): Clarify text about diary file example.
3081
5f90d53e
ER
30822007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3083
3084 * files.texi: Capitalize node names according to convention.
3085
3aa491bc
GM
30862007-10-13 Glenn Morris <rgm@gnu.org>
3087
3088 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3089
8a3106d3
ER
30902007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3091
3092 * emacs.texi:
3093 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3094 suggested by RMS and Robert J. Chassell.
8a3106d3 3095
da1080a2
ER
30962007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3097
3aa491bc 3098 * files.texi (Version Systems):
0870a421
ER
3099 * vc-xtra.texi:
3100 * vc1-xtra.texi:
ac3f4c6f 3101 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3102 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3103 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3104 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3105
58ade22b
ER
31062007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3107
da1080a2 3108 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3109 Reorder the descriptions to be chronological.
3110
93870ce2
RS
31112007-10-09 Richard Stallman <rms@gnu.org>
3112
3113 * display.texi (Cursor Display): Correct how cursor appears
3114 in nonselected windows.
3115
568c7288
NR
31162007-10-04 Nick Roberts <nickrob@snap.net.nz>
3117
3118 * building.texi (GDB Graphical Interface): Remove references to gdba
3119 and mention gud-gdb.
3120
1af74d06 31212007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3122
1af74d06 3123 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3124
0d8fb755
JL
31252007-10-06 Juri Linkov <juri@jurta.org>
3126
3127 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3128 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3129 fill-paragraph-or-region.
3130
3131 * basic.texi (Arguments): Replace fill-paragraph with
3132 fill-paragraph-or-region.
3133
b981e2c6
ER
31342007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3135
3136 * files.texi: Update the section on version control for 2007
2a9f4d55 3137 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3138 will come later.
3139
5fceaf9c
GM
31402007-09-15 Glenn Morris <rgm@gnu.org>
3141
3142 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3143 to `list-holidays'.
3144
b0e44b17
GM
31452007-09-14 Glenn Morris <rgm@gnu.org>
3146
3147 * calendar.texi: Update all instances of mark-calendar-holidays,
3148 list-calendar-holidays, list-holidays with the new names.
3149
8cf51b2c
GM
31502007-09-06 Glenn Morris <rgm@gnu.org>
3151
46a367db 3152 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3153 Split into the Emacs manual in emacs/, and other manuals in misc/.
3154 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3155 manual.
3156 (infodir): New variable.
3157 (info): Use $infodir.
3158 (emacsman): Delete target, not needed any more.
3159 Move all targets that are not the Emacs manual to misc/Makefile.in.
3160 (mostlyclean): Remove `gnustmp'.
3161 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3162 manual.
92f9b43f 3163 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3164 (emacsman): Delete target, not needed any more.
3165 (clean): Remove all info files but Emacs manual.
3166 Move all targets that are not the Emacs manual to misc/Makefile.in.
3167 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3168
3169 * Makefile.in (INFOSOURCES): Delete.
3170 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3171 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3172 *.vrs *.toc here...
3173 (maintainer-clean): ...from here.
3174
31752007-09-05 Glenn Morris <rgm@gnu.org>
3176
3177 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3178
8cf51b2c
GM
31792007-08-29 Glenn Morris <rgm@gnu.org>
3180
3181 * emacs.texi (EMACSVER): Increase to 23.0.50.
3182
3420c522
RS
31832007-08-27 Richard Stallman <rms@gnu.org>
3184
3185 * emacs.texi (Top): Clarify menu item for Glossary.
3186
3187 * display.texi (Faces): Change secn title.
3188 Clarify not all fonts come from Font Lock.
3189
8cf51b2c
GM
31902007-08-17 Eli Zaretskii <eliz@gnu.org>
3191
3192 * basic.texi (Position Info): Add index entry for face at point.
3193 Mention that character faces are also displayed by "C-u C-x =".
3194
8cf51b2c
GM
31952007-08-08 Glenn Morris <rgm@gnu.org>
3196
3197 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3198
31992007-08-07 Chong Yidong <cyd@stupidchicken.com>
3200
3201 * files.texi (File Conveniences): Document point motion keys in Image
3202 mode.
3203
8cf51b2c
GM
32042007-07-27 Glenn Morris <rgm@gnu.org>
3205
8cf51b2c
GM
3206 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3207 in-line.
3208
3209 * gpl.texi: New file with text of GPL.
3210 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3211
32122007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3213
3214 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3215
3216 * dired.texi (Wdired): Mention C-x C-q key binding.
3217
32182007-07-28 Nick Roberts <nickrob@snap.net.nz>
3219
3220 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3221
32222007-07-25 Glenn Morris <rgm@gnu.org>
3223
8cf51b2c
GM
3224 * emacs.texi (Copying): Replace license with GPLv3.
3225
3226 * Relicense all FSF files to GPLv3 or later.
3227
32282007-07-24 Glenn Morris <rgm@gnu.org>
3229
3230 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3231 for some calendars.
3232
32332007-07-23 Nick Roberts <nickrob@snap.net.nz>
3234
3235 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3236 default-directory for the current buffer is on a remote machine.
3237
8cf51b2c
GM
32382007-07-21 Eli Zaretskii <eliz@gnu.org>
3239
3240 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3241 default value.
3242
32432007-07-21 Richard Stallman <rms@gnu.org>
3244
3245 * files.texi (Why Version Control?): Improve previous change.
3246
32472007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3248
3249 * files.texi (Why Version Control?): New node.
3250
8cf51b2c
GM
32512007-07-12 Nick Roberts <nickrob@snap.net.nz>
3252
8cf51b2c
GM
3253 * building.texi (Starting GUD): Add xref to this anchor.
3254
8cf51b2c
GM
32552007-06-24 Karl Berry <karl@gnu.org>
3256
2a9f4d55 3257 * emacs.texi: New Back-Cover Text.
8cf51b2c 3258
8cf51b2c
GM
32592007-06-07 Alan Mackenzie <acm@muc.de>
3260
3261 * display.texi (Optional Mode Line): Document the new form of
3262 line+column numbers, "(561,2)".
3263
32642007-06-06 Juanma Barranquero <lekktu@gmail.com>
3265
49823426 3266 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3267
32682007-06-02 Chong Yidong <cyd@stupidchicken.com>
3269
3270 * Version 22.1 released.
3271
8cf51b2c
GM
32722007-05-07 Karl Berry <karl@gnu.org>
3273
3274 * emacs.texi (EMACSVER): Back to 22.
3275
32762007-05-06 Richard Stallman <rms@gnu.org>
3277
3278 * maintaining.texi (Create Tags Table): Clean up previous change.
3279
c8763fb6 32802007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3281
3282 * maintaining.texi (Create Tags Table): Add text about the dangers of
3283 making symbolic links to tags files.
3284
32852007-05-04 Karl Berry <karl@gnu.org>
3286
3287 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3288
32892007-05-03 Karl Berry <karl@gnu.org>
3290
3291 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3292
3293 * .cvsignore (*.pdf): New entry.
3294
8cf51b2c
GM
3295 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3296 for printing.
3297
32982007-05-01 Richard Stallman <rms@gnu.org>
3299
3300 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3301
8cf51b2c
GM
33022007-04-28 Glenn Morris <rgm@gnu.org>
3303
3304 * ack.texi (Acknowledgments):
3305 * anti.texi (Antinews):
8cf51b2c
GM
3306 * programs.texi (Program Modes): Restore mention of python.el pending
3307 consideration of legal status.
3308
33092007-04-28 Richard Stallman <rms@gnu.org>
3310
3311 * files.texi (File Names): Fixes to ~ description on MS systems.
3312
8cf51b2c
GM
33132007-04-26 Glenn Morris <rgm@gnu.org>
3314
3315 * emacs.texi (EMACSVER): Increase to 22.1.50.
3316
33172007-04-25 Karl Berry <karl@gnu.org>
3318
3319 * emacs.texi: Improve line breaks on copyright page,
3320 similar layout to lispref, 8.5x11 by default.
3321
3322 * dired.texi (Image-Dired): Improve line break, fix typo.
3323
33242007-04-24 Chong Yidong <cyd@stupidchicken.com>
3325
3326 * programs.texi (Program Modes):
8cf51b2c
GM
3327 * anti.texi (Antinews):
3328 * ack.texi (Acknowledgments): python.el removed.
3329
8cf51b2c
GM
33302007-04-23 Chong Yidong <cyd@stupidchicken.com>
3331
3332 * display.texi (Highlight Interactively): Correct description of
3333 hi-lock-file-patterns-policy.
3334
3335 * files.texi (File Archives): Mention self-extracting executables.
3336
33372007-04-23 Eli Zaretskii <eliz@gnu.org>
3338
3339 * search.texi (Unconditional Replace, Query Replace): Add xref to
3340 "Replacement and Case".
3341
33422007-04-22 Chong Yidong <cyd@stupidchicken.com>
3343
3344 * dired.texi (Image-Dired): Move from Thumbnails node.
3345 * misc.texi (Thumbnails): Node deleted.
3346 * emacs.texi (Top): Update node listing.
3347
3348 * files.texi (File Conveniences):
49823426 3349 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3350
33512007-04-21 Richard Stallman <rms@gnu.org>
3352
3353 * display.texi (Highlight Interactively): Correct previous change.
3354 Clarify doc of hi-lock-find-patterns, and move new features into it.
3355
33562007-04-20 David Koppelman <koppel@ece.lsu.edu>
3357
1c6c854e
CS
3358 * display.texi (Highlight Interactively):
3359 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3360
33612007-04-20 Martin Rudalics <rudalics@gmx.at>
3362
3363 * display.texi (Scrolling): Fix typo.
3364
8cf51b2c
GM
33652007-04-15 Chong Yidong <cyd@stupidchicken.com>
3366
8cf51b2c
GM
3367 * doclicense.texi: Remove node heading, so that it can be included by
3368 other files.
3369
3370 * emacs.texi: Insert node heading for GFDL.
3371
8cf51b2c
GM
33722007-04-14 Eli Zaretskii <eliz@gnu.org>
3373
3374 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3375 "command line".
3376
3377 * display.texi (Faces): Refer to "Creating Frames" for face
3378 and other frame customizations in .emacs.
3379
3380 * frames.texi (Creating Frames): Mention that face customizations can
3381 be put in .emacs. Add index entries.
3382
33832007-04-12 Richard Stallman <rms@gnu.org>
3384
3385 * glossary.texi (Glossary): Explain `iff'.
3386
33872007-04-11 Karl Berry <karl@gnu.org>
3388
3389 * gnu.texi (Top),
3390 * macos.texi (Mac Font Specs),
3391 * anti.texi (Antinews),
3392 * xresources.texi (Resources),
3393 * misc.texi (Emulation),
3394 * calendar.texi (Daylight Saving),
3395 * dired.texi (Dired and Find),
3396 * rmail.texi (Remote Mailboxes),
3397 * sending.texi (Mail Headers),
3398 * programs.texi (Which Function),
3399 * files.texi (Recover),
3400 * buffers.texi (Uniquify),
3401 * frames.texi (Wheeled Mice),
3402 * killing.texi (Rectangles): Wording to improve breaks in
3403 8.5x11 format.
3404 * mule.texi (Language Environments): \hbadness=10000 since there's
3405 no way to reword.
3406 * emacs.texi (smallbook): New @set to more easily switch between
3407 smallbook and 8.5x11.
3408
34092007-04-11 Richard Stallman <rms@gnu.org>
3410
3411 * files.texi (File Conveniences): Add xref to Tumme.
3412 Delete text about Thumbnail mode.
3413
8cf51b2c
GM
34142007-04-09 Alan Mackenzie <acm@muc.de>
3415
3416 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3417 new name. Insert concept index entries.
3418
8cf51b2c
GM
34192007-04-08 Chong Yidong <cyd@stupidchicken.com>
3420
3421 * display.texi (Standard Faces): Document prefix arg for
3422 list-faces-display.
3423
3424 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3425
8cf51b2c
GM
34262007-04-07 Chong Yidong <cyd@stupidchicken.com>
3427
8cf51b2c
GM
3428 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3429
3430 * files.texi (Misc File Ops): Rewrite description of
3431 insert-file-literally.
3432
8cf51b2c
GM
34332007-03-31 Eli Zaretskii <eliz@gnu.org>
3434
3435 * misc.texi (Printing): Postscript -> PostScript.
3436
8cf51b2c
GM
3437 * ack.texi (Acknowledgments): Postscript -> PostScript.
3438
3439 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3440
3441 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3442 below.
3443
34442007-03-30 Chong Yidong <cyd@stupidchicken.com>
3445
3446 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3447 Init Non-ASCII.
3448 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3449 (Init Non-ASCII): New node.
3450
34512007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3452
3453 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3454
8cf51b2c
GM
34552007-03-12 Glenn Morris <rgm@gnu.org>
3456
8cf51b2c
GM
3457 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3458 "Daylight Savings".
3459
49823426 3460 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3461 saving" in text throughout.
3462
8cf51b2c
GM
34632007-03-04 Richard Stallman <rms@gnu.org>
3464
3465 * custom.texi (Safe File Variables): Minor correction.
3466
8cf51b2c
GM
34672007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3468
3469 * rmail.texi (Movemail): Add internal ref.
3470 Don't indent the intro for the PROTO table.
3471 Format PROTO table items with @code.
3472
8cf51b2c
GM
34732007-02-26 Nick Roberts <nickrob@snap.net.nz>
3474
3475 * building.texi: Remove references to bashdb.
3476
8cf51b2c
GM
34772007-02-19 Juanma Barranquero <lekktu@gmail.com>
3478
3479 * mule.texi (Language Environments): Update list of supported language
3480 environments.
3481
8cf51b2c
GM
34822007-02-14 Kim F. Storm <storm@cua.dk>
3483
3484 * building.texi (Grep Searching): Fix lgrep doc.
3485
34862007-02-12 Chong Yidong <cyd@stupidchicken.com>
3487
3488 * back.texi: Remove unused file.
3489
c8763fb6 34902007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3491
3492 * maintaining.texi (Tag Syntax): Now --members is the default for
3493 etags, not for ctags yet.
3494
8cf51b2c
GM
34952007-02-03 Eli Zaretskii <eliz@gnu.org>
3496
3497 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3498 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3499 expects. Add comments to prevent people from inadvertently modifying
3500 the key parts needed by `texinfo-multiple-files-update'.
3501
35022007-01-29 Chong Yidong <cyd@stupidchicken.com>
3503
3504 * frames.texi (Secondary Selection): Window clicked does not matter
3505 when mouse-yank-at-point is non-nil.
3506
8cf51b2c
GM
35072007-01-16 Glenn Morris <rgm@gnu.org>
3508
3509 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3510 system abbrev.
3511
35122007-01-11 Richard Stallman <rms@gnu.org>
3513
3514 * msdog.texi (Windows Keyboard): Another small cleanup.
3515
35162007-01-10 Richard Stallman <rms@gnu.org>
3517
3518 * msdog.texi (Windows Keyboard): Yet another try to make
3519 everyone happy with that passage.
3520
35212007-01-05 Richard Stallman <rms@gnu.org>
3522
3523 * anti.texi (Antinews): Mention M-x shell scrolling.
3524
35252007-01-05 Nick Roberts <nickrob@snap.net.nz>
3526
3527 * building.texi (Watch Expressions): Describe gdb-max-children.
3528
8cf51b2c
GM
35292007-01-04 Richard Stallman <rms@gnu.org>
3530
8cf51b2c
GM
3531 * msdog.texi (Windows Keyboard): Clarify previous change.
3532
8cf51b2c
GM
35332007-01-02 Richard Stallman <rms@gnu.org>
3534
3535 * custom.texi (Changing a Variable): Minor clarification.
3536 (Specific Customization): customize-customized => customize-unsaved.
3537
3538 * entering.texi (Entering Emacs): Clean up text about restarting
3539 Emacs for each file.
3540
3541 * misc.texi (Shell Options): Minor cleanup.
3542
3543 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3544 with Emacs, not vice versa.
3545
3546 * programs.texi (Symbol Completion): Recommend customizing
3547 window manager.
3548
3549 * xresources.texi (Resources): Minor fix.
3550
c8763fb6 35512007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3552
3553 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3554
35552007-01-01 Richard Stallman <rms@gnu.org>
3556
3557 * commands.texi (User Input): Document keys stolen by window mangers.
3558
35592006-12-31 Richard Stallman <rms@gnu.org>
3560
3561 * custom.texi (Specific Customization): Document customize-option
3562 instead of customize-variable.
3563
35642006-12-31 Kim F. Storm <storm@cua.dk>
3565
3566 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3567
35682006-12-30 Kim F. Storm <storm@cua.dk>
3569
3570 * killing.texi (CUA Bindings): Fix typo.
3571
3572 * xresources.texi (Table of Resources): Mention grow-only value for
3573 auto-resize-tool-bars.
3574
8cf51b2c
GM
35752006-12-27 Eli Zaretskii <eliz@gnu.org>
3576
3577 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3578 and how to get them back.
3579
35802006-12-26 Richard Stallman <rms@gnu.org>
3581
3582 * calendar.texi (Holidays): Holiday listing is based on current
3583 practice, but DST is not.
3584
35852006-12-25 Richard Stallman <rms@gnu.org>
3586
3587 * emacs.texi (Top): Update subnode menus.
3588
3589 * mark.texi (Transient Mark): Fix xref.
3590
3591 * killing.texi (Graphical Kill): Node deleted.
3592 (Killing): Add xref to Cut and Paste.
3593 (CUA Bindings): Update xref.
3594
3595 * frames.texi (Cut and Paste): New section to hold other nodes.
3596 (Mouse Commands): Node demoted.
3597 (Cut/Paste Other App): Split out from Mouse Commands.
3598 (Word and Line Mouse): Likewise.
3599 (Secondary Selection, Clipboard): Nodes demoted.
3600
8cf51b2c
GM
36012006-12-24 Kevin Ryde <user42@zip.com.au>
3602
3603 * calendar.texi (Holidays): US daylight saving begins second Sunday
3604 in March for 2007 onwards.
3605 (Daylight Savings): Show new US default daylight saving rules, 2nd
3606 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3607
36082006-12-23 Chong Yidong <cyd@stupidchicken.com>
3609
3610 * calendar.texi (Scroll Calendar): < and > are switched.
3611
36122006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3613
3614 * killing.texi (Deletion): Describe M-\ prefix argument.
3615
36162006-12-23 Richard Stallman <rms@gnu.org>
3617
3618 * search.texi (Regexp Search): Explain why forward and reverse regexp
3619 search are not mirror images.
3620
8cf51b2c
GM
36212006-12-19 Kim F. Storm <storm@cua.dk>
3622
3623 * major.texi (Choosing Modes): Describe match-function elements for
3624 magic-mode-alist.
3625
8cf51b2c
GM
36262006-12-18 Eli Zaretskii <eliz@gnu.org>
3627
3628 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3629 peculiarities.
3630
36312006-12-18 Richard Stallman <rms@gnu.org>
3632
3633 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3634
8cf51b2c
GM
36352006-12-17 Alan Mackenzie <acm@muc.de>
3636
3637 * programs.texi (Left Margin Paren): Remove the bit which says
3638 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3639 Discuss some of the issues of setting this option to nil.
3640
36412006-12-17 Glenn Morris <rgm@gnu.org>
3642
3643 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3644
36452006-12-16 Eli Zaretskii <eliz@gnu.org>
3646
3647 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3648 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3649 NTFS volumes.
3650 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3651 volumes.
3652
36532006-12-15 Eli Zaretskii <eliz@gnu.org>
3654
3655 * text.texi (HTML Mode): Fix "C-c TAB".
3656
8cf51b2c
GM
36572006-12-09 Richard Stallman <rms@gnu.org>
3658
3659 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3660
36612006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3662
3663 * files.texi (Misc File Ops): Document insert-file-literally.
3664
36652006-12-08 Eli Zaretskii <eliz@gnu.org>
3666
3667 * cmdargs.texi (Colors): Note that --color is intended for overriding
3668 the terminal defaults, not for normal invocation.
3669
3670 * misc.texi (Emacs Server): Improve wording. Don't mention the
3671 ``server program''. Add a cross-reference to "Init File" node.
3672 (Invoking emacsclient): Add index entries. Document both short and
3673 long versions of command-line options. Document the -f option.
3674
8cf51b2c
GM
36752006-12-06 Richard Stallman <rms@gnu.org>
3676
3677 * text.texi (Outline Format): Say to set outline-regexp
3678 and outline-level with major modes and file local variables.
3679
c8763fb6 36802006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3681
3682 * anti.texi (Antinews): Mention the alternative to
3683 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3684
8cf51b2c
GM
3685 * misc.texi (Interactive Shell): Ditto.
3686
36872006-12-04 Eli Zaretskii <eliz@gnu.org>
3688
3689 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3690
3691 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3692
36932006-12-01 Eli Zaretskii <eliz@gnu.org>
3694
3695 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3696 colon in the mode line.
3697
3698 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3699
37002006-11-26 Nick Roberts <nickrob@snap.net.nz>
3701
3702 * building.texi (Watch Expressions): Mention SPC for expanding/
3703 contracting watch expressions.
3704
37052006-11-26 Kim F. Storm <storm@cua.dk>
3706
3707 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3708
37092006-11-26 Nick Roberts <nickrob@snap.net.nz>
3710
3711 * building.texi (Debugger Operation): Define text command mode.
3712 Clarify how tooltips work.
3713 (GDB Graphical Interface): Explain how to run in text command mode
3714 more clearly.
3715
37162006-11-25 Juanma Barranquero <lekktu@gmail.com>
3717
3718 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3719
37202006-11-22 Juanma Barranquero <lekktu@gmail.com>
3721
3722 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3723
8cf51b2c
GM
37242006-11-18 Chong Yidong <cyd@stupidchicken.com>
3725
3726 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3727 and EMACS is deprecated.
3728
37292006-11-18 Juanma Barranquero <lekktu@gmail.com>
3730
3731 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3732
c8763fb6 37332006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3734
3735 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3736
3737 * emacs.texi: Include xresources.texi both for info and dvi.
3738
3739 * xresources.texi: Merge text from xresmini.texi.
3740
c8763fb6 37412006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3742
3743 * glossary.texi: Fix typos.
3744
8cf51b2c
GM
37452006-11-06 Richard Stallman <rms@gnu.org>
3746
3747 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3748
3749 * ack.texi (Acknowledgments): Fix name spelling.
3750
37512006-11-01 Juri Linkov <juri@jurta.org>
3752
3753 * search.texi (Word Search): Document incremental word search.
3754
37552006-10-28 Glenn Morris <rgm@gnu.org>
3756
3757 * ack.texi (Acknowledgments): Add cal-html author.
3758
3759 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3760 Calendar"). Describe new package cal-html.
3761 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3762 Calendar Files."
3763
8cf51b2c
GM
37642006-10-23 Richard Stallman <rms@gnu.org>
3765
3766 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3767 Abbrev mode is enabled.
3768
8cf51b2c
GM
37692006-10-16 Richard Stallman <rms@gnu.org>
3770
8cf51b2c
GM
3771 * emacs.texi: Update ISBN.
3772
8cf51b2c
GM
37732006-10-11 Kim F. Storm <storm@cua.dk>
3774
3775 * emacs.texi (Acknowledgments): Use @dotless{i}.
3776
37772006-10-08 Nick Roberts <nickrob@snap.net.nz>
3778
3779 * building.texi (Breakpoints Buffer): Mention catchpoints.
3780
37812006-10-08 Kim F. Storm <storm@cua.dk>
3782
3783 * ack.texi (Acknowledgments): Update.
3784
3785 * emacs.texi (Acknowledgments): Fix bad @/ form.
3786
8cf51b2c
GM
37872006-10-05 Kim F. Storm <storm@cua.dk>
3788
3789 * emacs.texi (Acknowledgments): Add more contributors.
3790
37912006-10-03 Richard Stallman <rms@gnu.org>
3792
3793 * emacs.texi (Acknowledgments): Update version and edition.
3794
8cf51b2c
GM
37952006-10-01 Karl Berry <karl@gnu.org>
3796
3797 * custom.texi (Customization Groups): Page break to keep example buffer
3798 on one page.
3799
38002006-09-30 Karl Berry <karl@gnu.org>
3801
3802 * programs.texi (Basic Indent): @need to improve page break.
3803 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3804
38052006-09-29 Glenn Morris <rgm@gnu.org>
3806
3807 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3808
38092006-09-29 Karl Berry <karl@gnu.org>
3810
3811 * windows.texi (Basic Window): Remove forced @break, no longer
3812 desirable.
3813 * frames.texi (Frame Commands),
3814 * mark.texi (Marking Objects): Reword to avoid bad page break.
3815 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3816
38172006-09-19 Richard Stallman <rms@gnu.org>
3818
3819 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3820 stick to present tense.
3821
c8763fb6 38222006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3823
3824 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3825 to x-gtk-use-old-file-dialog.
3826 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3827
38282006-09-15 Jay Belanger <belanger@truman.edu>
3829
49823426 3830 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3831 Change "Library Public License" to "Lesser Public License"
3832 throughout. Use "yyyy" to represent year.
3833
8cf51b2c
GM
38342006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3835
3836 * files.texi (Visiting): Add index entry "open file".
3837
8cf51b2c
GM
38382006-09-11 Richard Stallman <rms@gnu.org>
3839
3840 * building.texi (Compilation Mode): Clarification.
3841 (Grep Searching): Add xref to Compilation Mode.
3842
8cf51b2c
GM
38432006-09-08 Richard Stallman <rms@gnu.org>
3844
3845 * search.texi (Search): Ref multi-file search commands here.
3846 (Other Repeating Search): Not here.
3847
8cf51b2c
GM
38482006-08-28 Richard Stallman <rms@gnu.org>
3849
3850 * windows.texi (Split Window): Update xref.
3851
3852 * basic.texi (Continuation Lines): Update xref.
3853
3854 * indent.texi (Tab Stops): Update xref.
3855
3856 * emacs.texi (Top): Update subnode menu.
3857
3858 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3859 split out of Display Custom.
3860
38612006-08-25 Kim F. Storm <storm@cua.dk>
3862
3863 * display.texi (Display Custom): Add variables overline-margin
3864 and x-underline-at-descent-line.
3865
38662006-08-25 Richard Stallman <rms@gnu.org>
3867
3868 * entering.texi (Exiting): Rewrite to give graphical displays
3869 priority over text terminals.
3870
3871 * search.texi (Incremental Search): Move index entries.
3872
38732006-08-23 Chong Yidong <cyd@stupidchicken.com>
3874
3875 * custom.texi (Init File): Reference Find Init to avoid "home
3876 directory" confusion.
3877
38782006-08-22 Nick Roberts <nickrob@snap.net.nz>
3879
3880 * building.texi (Other GDB-UI Buffers): Describe how to edit
3881 a value in the locals buffer.
3882
38832006-08-21 Richard Stallman <rms@gnu.org>
3884
3885 * search.texi (Basic Isearch): Add `isearch' index entry.
3886
38872006-08-16 Richard Stallman <rms@gnu.org>
3888
3889 * misc.texi (Saving Emacs Sessions): Clean up wording.
3890
3891 * mark.texi (Marking Objects): Mention term "select all".
3892
3893 * emacs.texi (Top): Update subnode menu.
3894
3895 * help.texi (Help Mode): Move node up in file.
3896
8cf51b2c
GM
38972006-08-15 Nick Roberts <nickrob@snap.net.nz>
3898
3899 * building.texi (Stack Buffer): Explain fringe arrow.
3900
8cf51b2c
GM
39012006-08-12 Eli Zaretskii <eliz@gnu.org>
3902
8cf51b2c
GM
3903 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3904 on startup.
3905
39062006-08-11 Romain Francoise <romain@orebokech.com>
3907
3908 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3909
39102006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3911
3912 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3913
39142006-08-10 Richard Stallman <rms@gnu.org>
3915
3916 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
3917 with face merging. Empty regions don't count.
3918 Clarify face property inheritance.
8cf51b2c
GM
3919
39202006-08-08 Romain Francoise <romain@orebokech.com>
3921
3922 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3923 <arjuropo@cc.jyu.fi>.
3924
8cf51b2c
GM
39252006-08-04 Eli Zaretskii <eliz@gnu.org>
3926
3927 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3928 apply to all frames.
3929
8cf51b2c
GM
39302006-08-01 Richard Stallman <rms@gnu.org>
3931
3932 * help.texi (Name Help): Add index entries for describe-variable.
3933
39342006-08-01 Nick Roberts <nickrob@snap.net.nz>
3935
3936 * building.texi (GDB Graphical Interface): Shorten node names.
3937 (GDB-UI Layout): Use GDB-related.
3938 (Other GDB-UI Buffers): Simplify English.
3939
39402006-07-31 Richard Stallman <rms@gnu.org>
3941
3942 * search.texi (Query Replace): Add xref for Dired's Q command.
3943
8cf51b2c
GM
39442006-07-31 Nick Roberts <nickrob@snap.net.nz>
3945
3946 * building.texi (GDB commands in Fringe): Rename to...
3947 (Source Buffers): ..this and move forward. Describe hollow arrow and
3948 new option gdb-find-source-frame.
3949
39502006-07-29 Richard Stallman <rms@gnu.org>
3951
3952 * dired.texi (Operating on Files): Simplify previous change
3953 and fix Texinfo usage.
3954
39552006-07-29 Eli Zaretskii <eliz@gnu.org>
3956
3957 * dired.texi (Operating on Files): Add cross-references. State the
3958 Unix commands that do similar things.
3959
39602006-07-28 Richard Stallman <rms@gnu.org>
3961
3962 * mark.texi (Transient Mark): Clarify that region never disappears
3963 when Transient Mark mode is off, and not when it is on.
3964
39652006-07-27 Richard Stallman <rms@gnu.org>
3966
3967 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3968
39692006-07-24 Richard Stallman <rms@gnu.org>
3970
3971 * xresources.texi (GTK styles): Fix texinfo usage.
3972
8cf51b2c
GM
3973 * commands.texi (User Input): Explain why we teach keyboard cmds.
3974
3975 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3976 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3977 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3978 * doclicense.texi, display.texi, dired.texi, basic.texi:
3979 * anti.texi, ack.texi: Move periods and commas inside quotes.
3980
39812006-07-22 Eli Zaretskii <eliz@gnu.org>
3982
3983 * cmdargs.texi (General Variables): Document EMAIL.
3984
39852006-07-21 Eli Zaretskii <eliz@gnu.org>
3986
3987 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3988 doesn't have effect on MS-Windows.
3989
8cf51b2c
GM
39902006-07-17 Richard Stallman <rms@gnu.org>
3991
3992 * building.texi (Grep Searching): Explain about chaining grep commands.
3993
8cf51b2c
GM
39942006-07-10 Nick Roberts <nickrob@snap.net.nz>
3995
49823426 3996 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3997
39982006-07-09 Chong Yidong <cyd@stupidchicken.com>
3999
4000 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4001 is invoked for multiple files.
4002
40032006-07-08 Eli Zaretskii <eliz@gnu.org>
4004
4005 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4006 on-line manual for the rest of this node.
4007 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4008 unconditionally.
4009 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4010 Improve wording.
4011 (Windows Printing): Improve wording.
4012 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4013 rest of this node.
4014
8cf51b2c
GM
40152006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4016
49823426
GM
4017 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4018 with eval-buffer.
8cf51b2c
GM
4019
40202006-07-05 Nick Roberts <nickrob@snap.net.nz>
4021
4022 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4023 of character translation.
4024
40252006-07-04 Nick Roberts <nickrob@snap.net.nz>
4026
4027 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4028
40292006-07-03 Karl Berry <karl@gnu.org>
4030
4031 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4032 not-too-underfull hboxes in the TeX output.
4033 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4034 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4035 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4036 * sending.texi, text.texi: Fix overfull/underfull boxes.
4037
40382006-07-03 Romain Francoise <romain@orebokech.com>
4039
4040 * m-x.texi (M-x): Fix.
4041
40422006-07-03 Richard Stallman <rms@gnu.org>
4043
8cf51b2c
GM
4044 * search.texi (Other Repeating Search): filename -> file name.
4045
4046 * misc.texi (Narrowing): Minor cleanups.
4047
4048 * files.texi (Visiting): filename -> file name.
4049
4050 * emacs.texi (Top): Update subnode menus.
4051
4052 * mule.texi (Coding Systems): Move char translation stuff here.
4053 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4054 (Recognize Coding): Substantial local rewrites.
4055 (International): Update menu.
4056
4057 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4058 (Scrolling): Substantial local rewrites.
4059 (Display): Update menu and intro.
4060
4061 * dired.texi: filename -> file name.
4062
4063 * custom.texi (Safe File Variables): Texinfo usage fix.
4064
f0131492 40652006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4066
4067 * help.texi, m-x.texi: Lots of cleanups.
4068
8cf51b2c
GM
40692006-06-30 Eli Zaretskii <eliz@gnu.org>
4070
4071 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4072 (Windows Processes, Windows Misc): Shorten the printed version by
4073 selectively conditioning less important portions by @ifnottex.
4074
8cf51b2c
GM
40752006-06-27 Richard Stallman <rms@gnu.org>
4076
4077 * mini.texi (Minibuffer File): Minor cleanup.
4078
40792006-06-25 Nick Roberts <nickrob@snap.net.nz>
4080
4081 * frames.texi (XTerm Mouse): Rename to...
4082 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4083
4084 * emacs.texi (Top): Use new node name.
4085
40862006-06-24 Eli Zaretskii <eliz@gnu.org>
4087
4088 * emacs.texi (Top): Update the detailed menu according to changes in
4089 msdog.texi.
4090
4091 * msdog.texi (Windows Keyboard): New section.
4092 (Windows Mouse): New section.
4093 (Windows System Menu): Remove section (text merged with "Windows
4094 Keyboard").
4095 (Windows Misc): New section.
4096
4097 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4098
4099 * msdog.texi (ls in Lisp): New section.
4100
4101 * files.texi (Visiting): Document case-insensitive wildcard matching
4102 under find-file-wildcards.
4103
8cf51b2c
GM
41042006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4105
4106 * macos.texi (Mac Input): Add description of mac-function-modifier.
4107 Now Unicode keyboard layouts work.
4108
8cf51b2c
GM
41092006-06-10 Richard Stallman <rms@gnu.org>
4110
4111 * mule.texi (Recognize Coding): Clarify previous change.
4112
41132006-06-09 Kenichi Handa <handa@m17n.org>
4114
4115 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4116 notation.
4117
41182006-06-07 Kevin Ryde <user42@zip.com.au>
4119
4120 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4121 manual for @ifnottex, but in emacs-extra for @iftex.
4122
4123 * cmdargs.texi (General Variables): Fix smtpmail xref.
4124
41252006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4126
8cf51b2c 4127 * programs.texi (Comment Commands):
8cf51b2c 4128 * custom.texi (Specifying File Variables):
49823426 4129 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4130
41312006-06-07 Nick Roberts <nickrob@snap.net.nz>
4132
4133 * building.texi (Watch Expressions): Move node to end.
4134 (GDB Graphical Interface): Move description of clicks in fringe...
4135 (GDB commands in the Fringe): ...to here. New node.
4136
8cf51b2c
GM
41372006-06-05 Romain Francoise <romain@orebokech.com>
4138
49823426 4139 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4140
41412006-06-05 Nick Roberts <nickrob@snap.net.nz>
4142
4143 * building.texi (GDB Graphical Interface): Update bindings.
4144 (Commands of GUD): Add gud-print. Remove gud-run.
4145 Restate availability more generally.
4146
f0131492 41472006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4148
4149 * mini.texi: Lots of cleanups.
4150
41512006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4152
4153 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4154 and Mouse-2.
4155
c8763fb6 41562006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4157
4158 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4159
8cf51b2c
GM
41602006-05-31 Richard Stallman <rms@gnu.org>
4161
4162 * basic.texi (Moving Point): Fix previous change.
4163
c8763fb6 41642006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4165
4166 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4167
f0131492 41682006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4169
4170 * basic.texi: Many simplifications and improvements in wording.
4171
8cf51b2c
GM
41722006-05-26 Nick Roberts <nickrob@snap.net.nz>
4173
4174 * anti.texi (Antinews): Create a node for gdb-ui.
4175
8cf51b2c
GM
41762006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4177
4178 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4179
41802006-05-20 Richard Stallman <rms@gnu.org>
4181
4182 * dired.texi (Dired Navigation): dired-goto-file is now j.
4183
8cf51b2c
GM
41842006-05-20 Eli Zaretskii <eliz@gnu.org>
4185
4186 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4187 and their aliases.
4188
4189 * msdog.texi (Windows Printing): Mention non-support of plain text
4190 printing with some el-cheapo printers, and suggest a workaround.
4191
41922006-05-20 Kevin Ryde <user42@zip.com.au>
4193
4194 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4195 remove the bit saying you must set it.
4196
41972006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4198
4199 * trouble.texi (Checklist):
4200 * text.texi (Text, Auto Fill, Text Mode):
4201 * search.texi (Nonincremental Search):
4202 * rmail.texi (Rmail Labels):
4203 * mule.texi (Input Methods, Multibyte Conversion):
4204 * misc.texi (Gnus, Where to Look, PostScript):
4205 * maintaining.texi (Create Tags Table):
4206 * indent.texi (Indentation Commands):
4207 * fixit.texi (Spelling):
4208 * emacs.texi (Copying):
4209 * custom.texi (Init File): ifinfo -> ifnottex.
4210
8cf51b2c
GM
42112006-05-17 Richard Stallman <rms@gnu.org>
4212
4213 * files.texi (Diff Mode): Mention C-x `.
4214
42152006-05-08 Richard Stallman <rms@gnu.org>
4216
4217 * custom.texi (Disabling): Textual cleanups.
4218
8cf51b2c
GM
42192006-05-12 Glenn Morris <rgm@gnu.org>
4220
4221 * calendar.texi (Displaying the Diary, Format of Diary File):
4222 Refer to diary-view-entries, diary-list-entries,
4223 diary-show-all-entries rather than obsolete aliases.
4224
42252006-05-12 Eli Zaretskii <eliz@gnu.org>
4226
4227 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4228 (Displaying the Diary, Special Diary Entries, Importing Diary):
4229 * building.texi (Compilation Shell):
4230 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4231 emacs-xtra with @inforef's.
4232
4233 * files.texi (Visiting): Fix wording.
4234
4235 * mule.texi (Coding Systems, Text Coding): More indexing.
4236 Mention that C-x RET f can set eol conversion.
4237
c8763fb6 42382006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4239
4240 * xresmini.texi (GTK resources): Insert GTK description.
4241
4242 * xresources.texi (GTK resources): metafont should be menufont.
4243
8cf51b2c
GM
42442006-05-06 Michael Albinus <michael.albinus@gmx.de>
4245
49823426 4246 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4247 method, user name and host name is active only in partial
4248 completion mode.
4249
8cf51b2c
GM
42502006-05-06 Eli Zaretskii <eliz@gnu.org>
4251
4252 * makefile.w32-in (emacs.dvi):
4253 * Makefile.in (emacs.dvi): Add xresmini.texi.
4254
4255 * xresmini.texi (Table of Resources): Remove xref to non-existent
4256 node "LessTif Resources".
4257
4258 * msdog.texi (Microsoft Windows):
4259 * calendar.texi (Calendar/Diary, Displaying the Diary)
4260 (Special Diary Entries, Importing Diary, Holidays):
4261 * programs.texi (Program Modes):
4262 * text.texi (Text):
4263 * buffers.texi (Several Buffers):
4264 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4265
42662006-05-06 Eli Zaretskii <eliz@gnu.org>
4267
4268 The following changes merge the emacs-xtra manual into the main
4269 manual, but only for on-line version of the manual.
4270
4271 * vc2-xtra.texi (Version Backups, Local Version Control)
4272 (Making Snapshots, Change Logs and VC, Version Headers)
4273 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4274 on-line manual.
4275
4276 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4277 for on-line manual.
4278
4279 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4280 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4281 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4282 for on-line manual.
4283
4284 * fortran-xtra.texi (Fortran, Fortran Autofill)
4285 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4286 for on-line manual.
4287
4288 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4289 Conditional xref's for on-line manual.
4290
4291 * emerge-xtra.texi (Emerge, Overview of Emerge)
4292 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4293 manual.
4294
4295 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4296 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4297 (EMACSSOURCES): Use EMACS_XTRA.
4298 (../info/emacs-xtra): Remove.
4299 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4300
4301 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4302 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4303 (EMACSSOURCES): Use EMACS_XTRA.
4304 ($(infodir)/emacs-xtra): Remove.
4305 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4306
4307 * trouble.texi (Quitting):
4308 * text.texi (Text):
4309 * programs.texi (Program Modes):
4310 * msdog.texi (Microsoft Windows):
4311 * frames.texi (Frames):
4312 * files.texi (Backup, Version Control, VC Concepts)
4313 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4314 (Registering, VC Status, VC Undo, Multi-User Branching)
4315 (Comparing Files):
4316 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4317 (Displaying the Diary, Special Diary Entries, Importing Diary):
4318 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4319 conditional xref's, depending on @iftex/@ifnottex.
4320
4321 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4322 "MS-DOS". @include msdog-xtra.texi.
4323
4324 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4325 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4326
4327 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4328 for vc-xtra.texi subsections.
4329 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4330 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4331
4332 * sending.texi (Sending Mail): A @node line without explicit Prev,
4333 Next, and Up links.
4334
4335 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4336 Next, and Up links.
4337
4338 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4339 and its sections. @include picture-xtra.texi.
4340
4341 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4342 "Emerge".
4343 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4344
4345 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4346 exact duplicate of its name-sake in calendar.texi.
4347
4348 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4349 "Advanced Calendar/Diary Usage".
4350 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4351
4352 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4353 dired-xtra.texi.
4354 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4355
4356 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4357 (Files) [ifnottex]: Add menu entry for Autorevert.
4358
4359 * emacs-xtra.texi (Introduction): Reword to make consistent with
4360 printed version only.
4361 <Top level>: Remove the body of all chapters and move them to the
4362 new *-xtra.texi files. Use @raisesections and @lowersections to
4363 convert sections to chapters etc.
4364
4365 * msdog-xtra.texi:
4366 * fortran-xtra.texi:
4367 * vc-xtra.texi:
4368 * vc1-xtra.texi:
4369 * vc2-xtra.texi:
4370 * emerge-xtra.texi:
4371 * cal-xtra.texi:
4372 * dired-xtra.texi:
4373 * arevert-xtra.texi: New files, with text from respective chapters
4374 of emacs-xtra.texi. Convert each @chapter into @section, @section
4375 into @subsection, etc.
4376
1c6c854e 4377 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4378 updated.
4379
4380 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4381 Windows". All references updated.
4382
43832006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4384
4385 * macos.texi (Mac Input): Mention input from Character Palette.
4386 (Mac Font Specs): Fix typo.
4387
43882006-05-05 Richard Stallman <rms@gnu.org>
4389
4390 * files.texi (Diff Mode): Minor cleanup.
4391
43922006-05-05 Karl Berry <karl@gnu.org>
4393
8cf51b2c
GM
4394 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4395 errors from the current release of makeinfo (4.8).
4396 * help.texi (Library Keywords): Change widest word in multitable
4397 template from `emulations' to `convenience'. (Not sure if this is
4398 related to the font change.)
4399
44002006-05-05 Eli Zaretskii <eliz@gnu.org>
4401
4402 * files.texi (File Names): Add a footnote about limited support of
4403 ~USER on MS-Windows.
4404
4405 * cmdargs.texi (Initial Options): Add a footnote about limited
4406 support of ~USER on MS-Windows.
4407
44082006-05-03 Richard Stallman <rms@gnu.org>
4409
4410 * files.texi (Diff Mode): Node moved here.
4411 (Comparing Files): Delete what duplicates new node.
4412 (Files): Put Diff Mode in menu.
4413
1c6c854e 4414 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4415
4416 * emacs.texi (Top): Update menu for Diff Mode.
4417
4418 * trouble.texi (Emergency Escape): Simplify.
4419
4420 * emacs.texi (Top): Minor clarification.
4421
44222006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4423
4424 * commands.texi, entering.texi, screen.texi: Many simplifications.
4425
44262006-05-03 Richard Stallman <rms@gnu.org>
4427
4428 * commands.texi (Text Characters): Delete paragraph about unibyte
4429 non-ASCII printing chars.
4430
4431 * killing.texi (Killing): Say "graphical displays".
4432 * display.texi: Say "graphical displays".
4433
4434 * cmdargs.texi (Misc X): Say "graphical displays".
4435
44362006-05-01 Richard Stallman <rms@gnu.org>
4437
4438 * emacs.texi (Top): Add Diff Mode to menu.
4439
44402006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4441
4442 * misc.texi (Diff Mode): New node.
4443
44442006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4445
4446 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4447 (Mac Environment Variables): Shorten example line.
4448 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4449
44502006-05-01 Nick Roberts <nickrob@snap.net.nz>
4451
4452 * building.texi (GUD Customization): Describe cases %d and %c.
4453 Update description for %e.
4454
44552006-04-30 Glenn Morris <rgm@gnu.org>
4456
4457 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4458
44592006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4460
4461 * custom.texi (Examining): Update C-h v output example.
4462
44632006-04-29 Kim F. Storm <storm@cua.dk>
4464
4465 * building.texi (Grep Searching): Add lgrep and rgrep.
4466
8cf51b2c
GM
44672006-04-23 Richard Stallman <rms@gnu.org>
4468
4469 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4470
4471 * xresmini.texi: New file.
4472
4473 * xresources.texi (Face Resources): Split table into font resources
4474 and the rest. Combine similar attributes for brevity.
4475
8cf51b2c
GM
44762006-04-21 Eli Zaretskii <eliz@gnu.org>
4477
4478 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4479 backslashes and case-insensitivity in file names (moved to the
4480 main manual).
4481 (MS-DOS Printing): Move most of the text to the main manual.
4482
4483 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4484 New nodes.
4485 (Windows Processes, Windows System Menu): Add index entries and
4486 fix wording.
4487
8cf51b2c
GM
44882006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4489
4490 * misc.texi (Shell Ring): Add notes on saved input when
4491 navigating off the end of the history list.
4492
44932006-04-18 Chong Yidong <cyd@mit.edu>
4494
4495 * misc.texi (Shell Options): Correct default value of
4496 comint-scroll-show-maximum-output.
4497
8cf51b2c
GM
44982006-04-18 Nick Roberts <nickrob@snap.net.nz>
4499
4500 * building.texi (Watch Expressions): Update.
4501
8cf51b2c
GM
45022006-04-12 Richard Stallman <rms@gnu.org>
4503
4504 * search.texi: Clean up previous change.
4505
45062006-04-12 Eli Zaretskii <eliz@gnu.org>
4507
4508 * search.texi (Regexp Backslash, Regexp Replace): Add index
4509 entries for ``back reference'' and mention the term itself in the
4510 text.
4511
45122006-04-11 Richard Stallman <rms@gnu.org>
4513
4514 * custom.texi (Safe File Variables):
4515 Document enable-local-variables = :safe.
4516
45172006-04-11 Karl Berry <karl@gnu.org>
4518
4519 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4520 (Remote Repositories, Version Backups, Local Version Control)
4521 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4522 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4523 (Renaming VC Work Files and Master Files)
4524 (Inserting Version Control Headers, Customizing VC, General Options)
4525 (Options for RCS and SCCS, Options specific for CVS): Move all
4526 these nodes to emacs-xtra.texi, for brevity.
4527 * cmdargs.texi, files.texi: Change cross-references.
4528
8cf51b2c
GM
45292006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4530
4531 * files.texi (Old Versions): Update description of vc-annotate's
4532 use of color to indicate date ranges.
4533
8cf51b2c
GM
45342006-04-09 Kevin Ryde <user42@zip.com.au>
4535
8cf51b2c
GM
4536 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4537 put info and printed manual names the right way around.
4538
45392006-04-09 Karl Berry <karl@gnu.org>
4540
4541 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4542 emacs-xtra.texi, leaving only MS Windows information.
4543 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4544 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4545 node names.
4546
4547 * emacs.texi: Move @summarycontents and @contents to the beginning
4548 of the file.
4549
8cf51b2c
GM
45502006-04-08 Kevin Ryde <user42@zip.com.au>
4551
4552 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4553
45542006-04-07 Richard Stallman <rms@gnu.org>
4555
4556 * programs.texi (Comments, Comment Commands, Options for Comments)
4557 (Multi-Line Comments): "Align", not "indent".
4558 (Basic Indent): C-j deletes trailing whitespace before the newline.
4559
45602006-04-06 Richard Stallman <rms@gnu.org>
4561
8cf51b2c
GM
4562 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4563
45642006-04-06 Eli Zaretskii <eliz@gnu.org>
4565
4566 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4567
8cf51b2c
GM
45682006-04-05 Richard Stallman <rms@gnu.org>
4569
4570 * emacs.texi (Top): Update subnode menu.
4571
4572 * trouble.texi (Unasked-for Search): Node deleted.
4573 (Lossage): Delete from menu.
4574
45752006-04-04 Richard Stallman <rms@gnu.org>
4576
4577 * trouble.texi: Various cleanups.
4578 (Checklist): Don't bother saying how to snail a bug report.
4579 (Emergency Escape): Much rewriting.
4580 (After a Crash): Rename the core dump immediately.
4581 (Total Frustration): Call it a psychotherapist.
4582 (Bug Criteria): Avoid "illegal instruction".
4583 (Sending Patches): We always put the contributor's name in.
4584
4585 * misc.texi (Thumbnails): Minor correction.
4586
8cf51b2c
GM
45872006-04-03 Richard Stallman <rms@gnu.org>
4588
4589 * misc.texi (Thumbnails): Minor cleanup.
4590
45912006-04-02 Karl Berry <karl@gnu.org>
4592
4593 * sending.texi (Mail Sending): pxref to Top needs five args.
4594
4595 * texinfo.tex: Update to current version (2006-03-21.13).
4596
8cf51b2c
GM
45972006-03-31 Richard Stallman <rms@gnu.org>
4598
4599 * emacs.texi (Top): Update subnode menu.
4600
4601 * help.texi (Help Mode): Cleanup.
4602
4603 * dired.texi: Many cleanups.
4604 (Dired Deletion): Describe dired-recursive-deletes.
4605 (Operating on Files): dired-create-directory moved.
4606 (Misc Dired Features): Move to here.
4607 (Tumme): Node moved to misc.texi.
4608
4609 * custom.texi: Many cleanups.
4610 (Minor Modes): Don't mention ISO Accents Mode.
4611 (Examining): Update C-h v output example.
4612 (Hooks): Add index and xref for add-hook.
4613 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4614 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4615
4616 * misc.texi: Many cleanups.
4617 (beginning): Add to summary of topics.
4618 (Shell): Put eshell xref at the end. Remove eshell from table.
4619 (Thumbnails): New node.
4620
8cf51b2c
GM
46212006-03-28 Eli Zaretskii <eliz@gnu.org>
4622
4623 * files.texi (File Name Cache): Make it clear that the cache is
4624 not persistent.
4625
8cf51b2c
GM
46262006-03-25 Karl Berry <karl@gnu.org>
4627
49823426
GM
4628 * emacs-xtra.texi, emacs.texi, gnu.texi:
4629 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4630 (2) do not indent copyright year list (or anything else).
4631
8cf51b2c
GM
46322006-03-21 Juanma Barranquero <lekktu@gmail.com>
4633
4634 * files.texi (VC Dired Mode): Remove misplaced brackets.
4635
46362006-03-21 Andre Spiegel <spiegel@gnu.org>
4637
4638 * files.texi: Various updates and clarifications in the VC chapter.
4639
46402006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4641
4642 * help.texi (Help Mode): Document "C-c C-c".
4643
8cf51b2c
GM
46442006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4645
4646 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4647 menu in the standalone Info reader.
4648
46492006-03-15 Chong Yidong <cyd@stupidchicken.com>
4650
4651 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4652 moved here from Emacs manual.
4653
4654 * programs.texi (Fortran): Section moved to emacs-xtra.
4655 (Program Modes): Xref to Fortran in emacs-xtra.
4656
4657 * maintaining.texi (Emerge): Move to emacs-xtra.
4658 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4659
4660 * picture.texi: File deleted.
4661 * Makefile.in:
4662 * makefile.w32-in: Remove picture.texi.
4663
4664 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4665 * abbrevs.texi (Abbrevs):
4666 * sending.texi (Sending Mail): Picture node removed.
4667
4668 * emacs.texi (Top): Update node listings.
4669
8cf51b2c
GM
46702006-03-12 Richard Stallman <rms@gnu.org>
4671
4672 * calendar.texi: Various cleanups.
4673
8cf51b2c
GM
46742006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4675
4676 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4677 syntax.
4678
8cf51b2c
GM
46792006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4680
4681 * search.texi (Regexps): More accurately describe which characters
4682 are special in which situations. Recommend _not_ to quote `]' or
4683 `-' when they are not special.
4684
8cf51b2c
GM
46852006-02-28 Andre Spiegel <spiegel@gnu.org>
4686
4687 * files.texi (Old Versions): Clarify operation of C-x v =.
4688
8cf51b2c
GM
46892006-02-21 Nick Roberts <nickrob@snap.net.nz>
4690
4691 * building.texi (Watch Expressions): Update and describe
4692 gdb-speedbar-auto-raise.
4693
46942006-02-19 Richard M. Stallman <rms@gnu.org>
4695
4696 * emacs.texi: Use @smallbook.
4697 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4698 Update subnode menu.
4699
4700 * building.texi (Lisp Interaction): Minor addition.
4701
47022006-02-18 Nick Roberts <nickrob@snap.net.nz>
4703
4704 * building.texi (Watch Expressions): Update and be more precise.
4705
c8763fb6 47062006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4707
4708 * maintaining.texi (Create Tags Table): Explain why the
4709 exception when etags writes to files under the /dev tree.
4710
47112006-02-14 Richard M. Stallman <rms@gnu.org>
4712
4713 * custom.texi (Safe File Variables): Lots of clarification.
4714 Renamed from Unsafe File Variables.
4715
47162006-02-14 Chong Yidong <cyd@stupidchicken.com>
4717
4718 * custom.texi (Unsafe File Variables): File variable confirmation
4719 assumed denied in batch mode.
4720
47212006-02-14 Richard M. Stallman <rms@gnu.org>
4722
4723 * building.texi (GDB User Interface Layout): Don't say `inferior'
4724 for program being debugged.
4725
47262006-02-15 Nick Roberts <nickrob@snap.net.nz>
4727
4728 * building.texi (GDB Graphical Interface):
4729 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4730
47312006-02-13 Chong Yidong <cyd@stupidchicken.com>
4732
4733 * custom.texi (Specifying File Variables, Unsafe File Variables):
4734 New nodes, split from File Variables. Document new file local
4735 variable behavior.
4736
47372006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4738
4739 * display.texi (Standard Faces):
8cf51b2c
GM
4740 * files.texi (Visiting):
4741 * frames.texi (Clipboard):
4742 * glossary.texi (Glossary) <Clipboard>:
4743 * xresources.texi (X Resources): Mention Mac OS port.
4744
8cf51b2c
GM
47452006-02-12 Richard M. Stallman <rms@gnu.org>
4746
4747 * building.texi (Building): Clarify topic in intro.
4748
4749 * maintaining.texi (Maintaining): Change title; clarify topic.
4750 Delete duplicate index entries.
4751
4752 * building.texi (Other GDB User Interface Buffers): Clarifications.
4753
4754 * text.texi (Cell Commands): Clarifications.
4755
4756 * programs.texi (Defuns): Delete duplicate explanation of
4757 left-margin paren convention.
4758 (Hungry Delete): Minor cleanup.
4759
47602006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4761
4762 * dired.texi (Tumme): More tumme documentation.
4763
47642006-02-11 Alan Mackenzie <acm@muc.de>
4765
4766 * programs.texi ("Hungry Delete"): Correct the appellation of the
4767 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4768
47692006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4770
4771 * dired.texi (Tumme): Fix small bug.
4772
47732006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4774
4775 * macos.texi (Mac International): Rename "fontset-mac" to
4776 "fontset-standard".
4777
8cf51b2c
GM
47782006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4779
4780 * dired.texi (Tumme): Basic documentation for Tumme added.
4781
8cf51b2c
GM
47822006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4783
4784 * mule.texi (International):
4785 * programs.texi (Basic Indent): Fix typos.
4786
8cf51b2c
GM
4787 * custom.texi (Minor Modes):
4788 * display.texi (Text Display):
4789 * commands.texi (Text Characters): Update xrefs.
4790
47912006-02-07 Richard M. Stallman <rms@gnu.org>
4792
4793 * emacs.texi (Top): Update subnode menu.
4794 Update info on old Emacs papers.
4795 (Intro): "Graphical display", not window system.
4796
4797 * xresources.texi (GTK styles): Minor clarifications.
4798
4799 * trouble.texi: "Graphical display", not window system.
4800 (Stuck Recursive): Minor clarification.
4801
4802 * text.texi: Minor clarifications.
4803 (Sentences): Explain why two-space convention is better.
4804 Explain sentence-end-without-period here.
4805 (Fill Commands): Not here.
4806 (Refill): Node moved down.
4807 (Filling): Update menu.
4808 (Table Creation, Cell Justification, Column Commands): Clarify.
4809
4810 * sending.texi: Minor clarifications.
4811
4812 * search.texi (Regexp Backslash): Clarification.
4813
4814 * rmail.texi: Minor cleanups.
4815 (Rmail): Delete digression about `rmail-mode'.
4816 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4817 (Rmail Files): Mention C-u M-x rmail.
4818 (Rmail Reply): Mention References.
4819 (Rmail Display): Mention rmail-nonignored-headers.
4820
4821 * programs.texi: Minor cleanups.
4822 (Comment Commands): Mention momentary Transient Mark mode.
4823 (Matching): Be more specific about customizing show-paren-mode.
4824 (Info Lookup): Don't list the modes that support C-h S.
4825 Just say what it does in an unsupported mode.
4826 (Man Page): Delete excessive info on customizing woman.
4827 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4828
4829 * abbrevs.texi: Minor clarifications.
4830 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4831 not "dynamic abbrevs" as if they were a kind of abbrev.
4832
4833 * picture.texi (Picture): Minor cleanup.
4834
4835 * mule.texi (Communication Coding): Say "other applications".
4836 (Fontsets): Not specific to X. Add xref to X Resources.
4837 (Unibyte Mode): Rename from Single-Byte Character Support.
4838 "Graphical display", not window system.
4839 (International): Update menu.
4840
4841 * maintaining.texi (Format of ChangeLog):
4842 New node, split out from ChangeLog.
4843 (ChangeLog): Clarifications in the remaining text.
4844 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4845 (Find Tag): Add @w.
4846 (Tags Search): Explain tag table order here. Simplify grep ref.
4847 (List Tags): tags-tag-face is a variable, not a face.
4848 (Emerge): Cleanups.
4849
4850 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4851 (Keyboard Macros): Avoid "the user".
4852
4853 * killing.texi: "Graphical display", not window system.
4854
4855 * help.texi (Help Echo): "Graphical display", not window system.
4856
4857 * glossary.texi: Say "you", not "the user". Say "graphical display".
4858
4859 * frames.texi: Minor cleanups. "Graphical display", not window system.
4860
4861 * files.texi (Visiting): Make drag-and-drop not X-specific.
4862
4863 * custom.texi: Minor cleanups. "Graphical display", not window system.
4864
4865 * cmdargs.texi: Minor cleanups.
4866
4867 * building.texi (Compilation): Move and split kill-compilation para.
4868 Add para about multiple compilers.
4869 (Compilation Mode): Commands also available in grep mode and others.
4870 Mention C-u C-x ` more tutorially. Clarify C-x `.
4871 (Compilation Shell): Clarify. Put Bash example first.
4872 (Grep Searching): Minor cleanups; add @w.
4873 (Debuggers): Minor cleanups.
4874 (Starting GUD): Make GDB xgraphical mode issue clearer.
4875 (Debugger Operation): Lots of clarifications including
4876 GDB tooltip side-effect issue.
4877 (Commands of GUD): Clarify.
4878 (GUD Customization): Add bashdb-mode-hook.
4879 (GDB Graphical Interface): Rewrite for clarity.
4880 (GDB User Interface Layout): Rewrite for clarity.
4881 (Stack Buffer, Watch Expressions): Likewise.
4882 (Other GDB User Interface Buffers): Cleanups.
4883 (Lisp Libraries, External Lisp): Cleanup.
4884
4885 * basic.texi (Position Info): "Graphical displays", rather than
4886 window systems.
4887
4888 * anti.texi: Minor cleanup.
4889
8cf51b2c
GM
48902006-02-03 Eli Zaretskii <eliz@gnu.org>
4891
4892 * custom.texi (Init File, Find Init): Add cross-references to
4893 where $HOME is described.
4894
48952006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4896
4897 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4898 is not inside the @table.
4899
4900 * emacs.texi (Top): Correct node name.
4901
4902 * files.texi (File Names): Fix @xref.
4903 (Reverting): Fix typo.
4904
4905 * mule.texi (International): Correct node name.
4906
4907 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4908
49092006-02-01 Richard M. Stallman <rms@gnu.org>
4910
4911 * emacs.texi (Top): Update subnode menu.
4912
4913 * mule.texi: Minor clarifications.
4914 Reduce the specific references to X Windows.
4915 Refer to "graphical" terminals, rather than window systems.
4916 (Text Coding): Rename from Specify Coding.
4917 (Communication Coding, File Name Coding, Terminal Coding):
4918 New nodes split out from Text Coding.
4919
4920 * kmacro.texi: Minor clarifications.
4921 (Keyboard Macro Ring): Comment out some excessive commands.
4922 (Basic Keyboard Macro): Split up the table, putting part in each node.
4923
4924 * major.texi: Minor clarifications.
4925
4926 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4927
4928 * windows.texi: Minor clarifications.
4929 (Change Window): Don't describe mode-line mouse cmds here.
4930 Add xref to Mode Line Mouse.
4931
4932 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4933
4934 * macos.texi (Mac International): Fix xref.
4935
4936 * indent.texi: Minor clarifications.
4937
4938 * frames.texi: Minor clarifications.
4939 Reduce the specific references to X Windows.
4940 Refer to "graphical" terminals, rather than window systems.
4941 (Frame Parameters): Don't mention commands like
4942 set-foreground-color. Just say to customize a face.
4943 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4944
4945 * files.texi: Minor clarifications.
4946 (Numbered Backups): New node, split out from Backup Names.
4947
4948 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4949
4950 * cmdargs.texi (General Variables): Fix xref.
4951
4952 * buffers.texi: Minor clarifications.
4953
8cf51b2c
GM
49542006-01-31 Richard M. Stallman <rms@gnu.org>
4955
4956 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4957 Nodes moved to top.
4958
4959 * display.texi: Minor clarifications.
4960 (Display): Rearrange menu.
4961 (Standard Faces): Mention query-replace face.
4962 (Faces): Simplify.
4963 (Font Lock): Simplify face customization info.
4964 (Highlight Changes): Node merged into Highlight Interactively.
4965 (Highlight Interactively): Much rewriting and cleanup.
4966 (Optional Mode Line): Narrowed line number not good for goto-line.
4967 Simplify face customization advice.
4968 (Text Display): Mention use of escape-glyph face.
4969 Move ctl-arrow and tab-width here.
4970 (Display Custom): Move no-redraw-on-reenter to end of node.
4971
4972 * search.texi: Minor clarifications.
4973 (Isearch Scroll): Simplify.
4974 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4975
4976 * regs.texi (Registers): Mention bookmarks here.
4977
4978 * mark.texi: Minor clarifications.
4979 (Selective Undo): Node deleted.
4980
4981 * m-x.texi: Minor clarifications.
4982
4983 * killing.texi: Minor clarifications.
4984 Refer to "graphical" terminals, rather than window systems.
4985
4986 * help.texi: Clarifications.
4987 (Help): Don't describe C-h F and C-h K here.
4988 (Key Help): Describe C-h K here.
4989 (Name Help): Mention Emacs Lisp Intro.
4990 Describe C-h F here.
4991 (Misc Help): Mention C-h F and C-h K only briefly.
4992
4993 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4994 Selective undo text merged in.
4995 (Spelling): Mention Aspell along with Ispell.
4996
4997 * emacs.texi (Top): Update subnode menus.
4998
4999 * basic.texi (Basic Undo): Rename from Undo. Most of text
5000 moved to new Undo node.
5001
8cf51b2c
GM
50022006-01-29 Chong Yidong <cyd@stupidchicken.com>
5003
5004 * basic.texi (Continuation Lines, Inserting Text):
5005 Mention longlines mode.
5006
50072006-01-29 Richard M. Stallman <rms@gnu.org>
5008
10d1d0af 5009 * screen.texi: Minor cleanups.
8cf51b2c
GM
5010 (Screen): Clean up the intro paragraphs.
5011 (Mode Line): Lots of rewriting. Handle frame-name better.
5012 eol-mnemonic-... vars moved out.
5013
5014 * emacs.texi (Top): Change menu item for MS-DOS node.
5015 Update subnode menu.
5016
5017 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5018 chapter relates to Windows. Title changed.
5019
5020 * mini.texi: Minor cleanups.
5021
5022 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5023 (Mark): Put it in the menu.
5024
5025 * entering.texi: Minor cleanups.
5026
5027 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5028 (Intro): Refer to "graphical" terminals, rather than X.
5029
5030 * display.texi (Display Custom): Add xref to Variables.
5031 (Optional Mode Line): eol-mnemonic-... vars moved here.
5032
5033 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5034 rather than X.
5035
8cf51b2c
GM
5036 * basic.texi: Minor cleanups.
5037 (Undo): selective-undo moved.
5038
8cf51b2c
GM
50392006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5040
5041 * anti.texi (Antinews): Various corrections and additions.
5042
50432006-01-23 Juri Linkov <juri@jurta.org>
5044
5045 * custom.texi (Easy Customization, Customization Groups)
5046 (Browsing Custom): Mention links along with buttons.
5047
8cf51b2c
GM
50482006-01-21 Eli Zaretskii <eliz@gnu.org>
5049
8cf51b2c
GM
5050 * text.texi (TeX Print): Use @key for TAB.
5051
8cf51b2c
GM
5052 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5053
8cf51b2c
GM
50542006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5055
5056 * files.texi (File Aliases): Don't claim that usually separate
5057 buffers are created for two file names that name the same data.
5058 Mention additional situations where different names mean the same
5059 file on disk.
5060
50612006-01-19 Richard M. Stallman <rms@gnu.org>
5062
5063 * killing.texi (Deletion): Upcase @key argument.
5064
5065 * custom.texi (Custom Themes): Minor cleanup.
5066
5067 * programs.texi (Hungry Delete): Upcase @key argument.
5068
8cf51b2c
GM
50692006-01-16 Juri Linkov <juri@jurta.org>
5070
5071 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5072 Move `mode-line-highlight' before `mode-line-buffer-id'.
5073
8cf51b2c
GM
50742006-01-14 Richard M. Stallman <rms@gnu.org>
5075
5076 * basic.texi (Inserting Text): Minor cleanup.
5077
8cf51b2c
GM
50782006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5079
5080 * custom.texi (Changing a Variable, Face Customization):
5081 Update for changes in Custom menus.
5082
8cf51b2c
GM
50832006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5084
5085 * macos.texi (Mac International): Undo last change.
5086
8cf51b2c
GM
50872006-01-02 Chong Yidong <cyd@stupidchicken.com>
5088
5089 * custom.texi (Custom Themes): Describe the new
5090 customize-create-theme interface.
5091
50922005-12-30 Juri Linkov <juri@jurta.org>
5093
5094 * basic.texi (Position Info): Update example.
5095
c8763fb6 50962005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5097
5098 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5099
51002005-12-24 Chong Yidong <cyd@stupidchicken.com>
5101
5102 * custom.texi (Custom Themes): `load-theme' always loads.
5103
51042005-12-23 Juri Linkov <juri@jurta.org>
5105
5106 * display.texi (Highlight Interactively): Use double space to
5107 separate sentences. Replace C-p with M-p, and C-n with M-n.
5108
51092005-12-22 Richard M. Stallman <rms@gnu.org>
5110
5111 * custom.texi (Easy Customization and subnodes):
5112 Replace "active field" with "button".
5113 Use "user option" only for variables.
5114 Use "setting" for variable-or-face.
5115
51162005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5117
5118 * buffers.texi (Select Buffer): Change order in table to make
5119 "Similar" refer to the correct item.
5120 (Indirect Buffers): Minor rewording.
5121
8cf51b2c
GM
51222005-12-20 Juri Linkov <juri@jurta.org>
5123
5124 * files.texi (VC Status): Put P and N near p and n.
5125
8cf51b2c
GM
51262005-12-19 Richard M. Stallman <rms@gnu.org>
5127
5128 * programs.texi (Electric C): Delete the info about newline control.
5129 (Other C Commands): Minor cleanup.
5130 (Left Margin Paren): Minor cleanup.
5131
51322005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5133
5134 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5135 (Customization Groups): Delete text moved to "Browsing Custom".
5136 (Browsing Custom): New node.
5137 (Specific Customization): Clarify which commands only work for
5138 loaded options.
5139
51402005-12-18 Bill Wohler <wohler@newt.com>
5141
5142 * frames.texi (Tool Bars): Shorten text of previous change.
5143
51442005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5145
5146 * files.texi (VC Status): Document log-view mode.
5147
51482005-12-18 Bill Wohler <wohler@newt.com>
5149
5150 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5151 permanently via the customize interface.
5152
8cf51b2c
GM
51532005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5154
5155 * killing.texi (Killing by Lines): Document `kill-whole-line'
5156 function.
5157
c8763fb6 51582005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5159
5160 * buffers.texi (Select Buffer): Change `prev-buffer' to
5161 `previous-buffer'. Indicate that these functions use a frame
5162 local buffer list.
5163
8cf51b2c
GM
51642005-12-12 Richard M. Stallman <rms@gnu.org>
5165
5166 * custom.texi (Easy Customization): Change menu comment.
5167 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5168
5169 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5170 (Help): Among the Apropos commands, describe only C-h a here.
5171
51722005-12-11 Richard M. Stallman <rms@gnu.org>
5173
5174 * programs.texi (Options for Comments): Comment-end starts with space.
5175
5176 * glossary.texi (Glossary): Minor cleanup.
5177
5178 * files.texi (Old Versions): Use @table.
5179
8cf51b2c
GM
51802005-12-10 David Koppelman <koppel@ece.lsu.edu>
5181
5182 * display.texi (Highlight Interactively): Include
5183 global-hi-lock-mode. Add miscellaneous details and elaborations.
5184
51852005-12-09 Richard M. Stallman <rms@gnu.org>
5186
5187 * display.texi (Font Lock): Delete the Global FL menu item.
5188
51892005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5190
5191 * custom.texi (Minibuffer Maps): Mention the maps for file name
5192 completion.
5193
51942005-12-09 Kim F. Storm <storm@cua.dk>
5195
5196 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5197 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5198 cursor to next corner in rectangle; clarify insert around rectangle.
5199
8cf51b2c
GM
52002005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5201
5202 * custom.texi (Customization): Use xref to elisp manual for
5203 non-TeX output.
5204 (Minor Modes): Update.
5205 (Customization Groups, Changing a Variable, Face Customization):
5206 Update for new appearance of Custom buffers.
5207 (Changing a Variable): `custom-buffer-done-function' has been
5208 replaced by `custom-buffer-done-kill'.
5209 (Specific Customization): In the `customize-group' buffer, a
5210 subgroup's contents are not "hidden". They are not included at
5211 all. They have no [Show] button.
5212 (Mouse Buttons): Add pxref to description of mouse event lists in
5213 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5214 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5215 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5216
52172005-12-08 Richard M. Stallman <rms@gnu.org>
5218
5219 * mini.texi (Completion Commands, Completion):
5220 In file name input, SPC does not do completion.
5221
8cf51b2c
GM
52222005-12-08 Nick Roberts <nickrob@snap.net.nz>
5223
5224 * building.texi (GDB Graphical Interface): Explain screen size
5225 setting.
5226 (Other GDB User Interface Buffers): Describe features specific to
5227 GDB 6.4.
5228
8cf51b2c
GM
52292005-12-01 Nick Roberts <nickrob@snap.net.nz>
5230
5231 * building.texi (GDB User Interface Layout): Describe how to
5232 kill associated buffers.
5233 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5234 (Watch Expressions): Be more precise.
5235 (Other GDB User Interface Buffers): Describe how to change a
5236 register value.
5237
8cf51b2c
GM
52382005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5239
5240 * macos.texi (Mac Input): Remove description of
5241 mac-command-key-is-meta. Add descriptions of
5242 mac-control-modifier, mac-command-modifier, and
5243 mac-option-modifier.
5244 (Mac International): Fix description of conversion of clipboard data.
5245 (Mac Font Specs): Add example of font customization by face attributes.
5246
52472005-11-22 Nick Roberts <nickrob@snap.net.nz>
5248
5249 * building.texi (Watch Expressions): Expand description.
5250 (Other GDB User Interface Buffers): Describe local map for
5251 gud-watch.
5252
52532005-11-21 Chong Yidong <cyd@stupidchicken.com>
5254
5255 * display.texi (Font Lock): Font lock is enabled by default now.
5256
52572005-11-20 Juri Linkov <juri@jurta.org>
5258
5259 * basic.texi (Position Info): Update examples of the output.
5260 Remove the fact that examples are produced in the TeXinfo buffer,
5261 because in the Info reader users will get a different output from
5262 `C-x ='.
5263
5264 * building.texi (Compilation Mode): Remove paragraph duplicated
5265 from the node `Compilation'. Add `compilation-skip-threshold'.
5266
5267 * display.texi (Font Lock): Suggest more user-friendly method of
5268 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5269
52702005-11-18 Richard M. Stallman <rms@gnu.org>
5271
5272 * files.texi (Registering): Mention @@ in mode line.
5273
5274 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5275
52762005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5277
5278 * files.texi (Renaming and VC): Some back-ends don't
5279 handle renaming.
5280
8cf51b2c
GM
52812005-11-17 Juri Linkov <juri@jurta.org>
5282
5283 * emacs.texi (Top):
5284 * display.texi (Highlight Interactively): Put this font-lock based
5285 mode near Font Lock node.
5286
52872005-11-16 Chong Yidong <cyd@stupidchicken.com>
5288
5289 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5290 icons.
5291
52922005-11-12 Kim F. Storm <storm@cua.dk>
5293
5294 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5295 (Help Summary): Add C-h d and C-h e.
5296 (Apropos): Clarify that all apropos commands may search for either
5297 list of words or a regexp. Add C-h d for apropos-documentation.
5298 Describe apropos-documentation-sort-by-scores user option.
5299
8cf51b2c
GM
53002005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5301
5302 * killing.texi (CUA Bindings): Add @section.
5303
53042005-11-10 Kim F. Storm <storm@cua.dk>
5305
5306 * emacs.texi (Top): Add CUA Bindings entry to menu.
5307
5308 * killing.texi (CUA Bindings): New node. Moved here from
5309 misc.texi and extended with info on rectangle commands and
5310 rectangle highlighting, interface to registers, and the global
5311 mark feature.
5312
5313 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5314
5315 * regs.texi: Prev link points to CUA Bindings node.
5316
53172005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5318
5319 * help.texi (Help Echo): By default, help echos are only shown on
5320 mouse-over, not on point-over.
5321
c8763fb6 53222005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5323
5324 * misc.texi (Shell Mode): Describe how to activate password echoing.
5325
8cf51b2c
GM
53262005-11-04 Romain Francoise <romain@orebokech.com>
5327
5328 * mark.texi (Mark Ring): Fix typo.
5329
53302005-11-03 Richard M. Stallman <rms@gnu.org>
5331
5332 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5333
53342005-11-01 Bill Wohler <wohler@newt.com>
5335
5336 * help.texi (Help Mode): Fix typo.
5337
53382005-11-01 Nick Roberts <nickrob@snap.net.nz>
5339
1c6c854e
CS
5340 * building.texi (Other GDB User Interface Buffers):
5341 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5342
53432005-10-31 Romain Francoise <romain@orebokech.com>
5344
5345 * files.texi (Compressed Files): Fix typo.
5346
5347 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5348
5349 * windows.texi (Force Same Window): Likewise.
5350
53512005-10-30 Bill Wohler <wohler@newt.com>
5352
5353 * help.texi (Help Mode): URLs viewed with browse-url.
5354
53552005-10-31 Nick Roberts <nickrob@snap.net.nz>
5356
5357 * building.texi (GDB Graphical Interface): Don't reference
5358 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5359 must stay in same frame.
5360
53612005-10-29 Chong Yidong <cyd@stupidchicken.com>
5362
5363 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5364
5365 * anti.texi (Antinews): Likewise.
5366
8cf51b2c
GM
53672005-10-28 Bill Wohler <wohler@newt.com>
5368
5369 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5370
53712005-10-28 Richard M. Stallman <rms@gnu.org>
5372
5373 * files.texi (Visiting): Explain how to enter ? in a file name.
5374
5375 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5376
8cf51b2c
GM
53772005-10-25 Nick Roberts <nickrob@snap.net.nz>
5378
1c6c854e
CS
5379 * building.texi (GDB Graphical Interface):
5380 Describe gdb-mouse-until.
8cf51b2c
GM
5381
53822005-10-23 Richard M. Stallman <rms@gnu.org>
5383
5384 * custom.texi (Init File): Recommend when to use site-start.el.
5385
8cf51b2c
GM
53862005-10-21 Juri Linkov <juri@jurta.org>
5387
5388 * custom.texi (Examining): Mention accessing the old variable
5389 value via M-n in set-variable.
5390
8cf51b2c
GM
53912005-10-18 Romain Francoise <romain@orebokech.com>
5392
5393 * files.texi (Version Systems): Capitalize GNU.
5394
8cf51b2c
GM
53952005-10-18 Nick Roberts <nickrob@snap.net.nz>
5396
5397 * building.texi (Compilation Mode): Remove redundant paragraph.
5398 (Watch Expressions): Remove paragraph to reflect code change.
5399
8cf51b2c
GM
54002005-10-16 Richard M. Stallman <rms@gnu.org>
5401
5402 * building.texi (Compilation Mode, Compilation): Clarified.
5403
54042005-10-15 Richard M. Stallman <rms@gnu.org>
5405
5406 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5407
8cf51b2c
GM
54082005-10-13 Kenichi Handa <handa@m17n.org>
5409
5410 * basic.texi (Position Info): Fix previous change.
5411
c8763fb6 54122005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5413
5414 * cmdargs.texi (Icons X): Fix typo.
5415
54162005-10-12 Kenichi Handa <handa@m17n.org>
5417
5418 * basic.texi (Position Info): Describe the case that Emacs shows
5419 "part of display ...".
5420
c8763fb6 54212005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5422
5423 * cmdargs.texi (Icons X): -nb => -nbi.
5424
54252005-10-10 Chong Yidong <cyd@stupidchicken.com>
5426
5427 * frames.texi (Speedbar): A couple more clarifications.
5428
54292005-10-11 Nick Roberts <nickrob@snap.net.nz>
5430
5431 * building.texi (GDB User Interface Layout): Improve diagram.
5432 (Watch Expressions): Explain how to make speedbar global.
5433 (Other GDB User Interface Buffers): Make references more precise.
5434
8cf51b2c
GM
54352005-10-09 Richard M. Stallman <rms@gnu.org>
5436
5437 * frames.texi (Speedbar): Clarify the text.
5438
54392005-10-09 Chong Yidong <cyd@stupidchicken.com>
5440
5441 * frames.texi (Speedbar): Add information on keybindings,
5442 dismissing the speedbar, and buffer display mode. Link to
5443 speedbar manual.
5444
c8763fb6 54452005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5446
1c6c854e 5447 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5448 added -nb, --no-bitmap-icon.
5449
8cf51b2c
GM
54502005-10-07 Nick Roberts <nickrob@snap.net.nz>
5451
5452 * building.texi (GDB Graphical Interface): Add variables and
5453 functions to indices. Be more precise.
5454
c8763fb6 54552005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5456
5457 * frames.texi (Drag and Drop): Remove the x- from
5458 x-dnd-open-file-other-window and xdnd-protocol-alist.
5459
54602005-09-30 Romain Francoise <romain@orebokech.com>
5461
5462 * mini.texi (Minibuffer): The default value now appears before the
5463 colon in minibuffer prompts.
5464
8cf51b2c
GM
54652005-09-25 Richard M. Stallman <rms@gnu.org>
5466
5467 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5468
8cf51b2c
GM
54692005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5470
5471 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5472
8cf51b2c
GM
54732005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5474
5475 * emacs.texi (Top): Update submenus from macos.texi.
5476
5477 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5478 (Mac OS): Update feature support status.
5479 (Mac Input): List supported input scripts. Remove description
5480 about `mac-keyboard-text-encoding'. Mention mouse button
5481 emulation and related variables.
5482 (Mac International): Mention Central European and Cyrillic
5483 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5484 Add description about coding system for selection.
5485 Add description about language environment.
5486 (Mac Environment Variables):
5487 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5488 arguments. Add Preferences support.
5489 (Mac Directories): Explicitly state that this node is for Mac OS
5490 Classic only.
1c6c854e
CS
5491 (Mac Font Specs): Mention specification for scalable fonts.
5492 List supported charsets. Add preferred way of creating fontsets.
5493 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5494 (Mac Functions): Add descriptions about `mac-set-file-creator',
5495 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5496 and `mac-get-preference'.
5497
8cf51b2c
GM
54982005-09-16 Romain Francoise <romain@orebokech.com>
5499
5500 Update all files to specify GFDL version 1.2.
5501
5502 * doclicense.texi (GNU Free Documentation License): Update to
5503 version 1.2.
5504
55052005-09-15 Richard M. Stallman <rms@gnu.org>
5506
5507 * buffers.texi (List Buffers): Fix xref.
5508
5509 * rmail.texi (Rmail Basics): Fix xref.
5510
5511 * emacs.texi (Top): Update subnode menus.
5512
5513 * files.texi (Saving Commands): New node, broken out of Saving.
5514 (Customize Save): New node, broken out of Saving.
5515 Clarify effect of write-region-inhibit-fsync.
5516 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5517
8cf51b2c
GM
55182005-09-14 Romain Francoise <romain@orebokech.com>
5519
5520 * files.texi (Saving): Mention write-region-inhibit-fsync.
5521
55222005-09-05 Chong Yidong <cyd@stupidchicken.com>
5523
5524 * custom.texi (Custom Themes): New node.
5525
55262005-09-03 Richard M. Stallman <rms@gnu.org>
5527
49823426
GM
5528 * search.texi (Search Case): Mention vars that control
5529 case-fold-search for various operations.
8cf51b2c
GM
5530
55312005-08-22 Juri Linkov <juri@jurta.org>
5532
5533 * display.texi (Standard Faces): Merge the text from
5534 `(elisp)Standard Faces' into this node.
5535
55362005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5537
5538 * emacs.texi (Top): Delete menu item for deleted node
5539 Keyboard Translations.
5540
55412005-08-18 Richard M. Stallman <rms@gnu.org>
5542
8cf51b2c
GM
5543 * trouble.texi (Unasked-for Search):
5544 Delete xref to Keyboard Translations.
5545
5546 * glossary.texi (Glossary): Delete xref.
5547
8cf51b2c
GM
5548 * custom.texi (Minor Modes): Say that the list here is not complete.
5549 (Keyboard Translations): Node deleted.
5550 (Disabling): Delete xref to it.
5551 (Customization Groups): Fix Custom buffer example.
5552 (Hooks): Mention remove-hooks.
5553
55542005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5555
5556 * building.texi (GDB Graphical Interface): Improve filling of menu
5557 item.
5558
55592005-08-18 Nick Roberts <nickrob@snap.net.nz>
5560
5561 * building.texi (GDB Graphical Interface): Use better node names.
5562
55632005-08-14 Richard M. Stallman <rms@gnu.org>
5564
5565 * text.texi (Sentences): Fix xref.
5566
55672005-08-14 Juri Linkov <juri@jurta.org>
5568
5569 * building.texi (Compilation, Grep Searching): Move grep command
5570 headings from `Compilation' to `Grep Searching'.
5571
5572 * dired.texi (Dired and Find):
5573 * maintaining.texi (Tags Search): Replace grep xref to
5574 `Compilation' node with `Grep Searching'.
5575
5576 * files.texi (Comparing Files): Replace xref to `Compilation' with
5577 `Compilation Mode'.
5578
55792005-08-13 Alan Mackenzie <acm@muc.de>
5580
5581 * search.texi (Non-ASCII Isearch): Correct a typo.
5582 (Replacement Commands): Mention query-replace key binding.
5583
55842005-08-11 Richard M. Stallman <rms@gnu.org>
5585
5586 * programs.texi (Options for Comments): Fix xref.
5587
5588 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5589 out of Regexps.
5590
8cf51b2c
GM
55912005-08-09 Juri Linkov <juri@jurta.org>
5592
5593 * building.texi (Compilation): Use `itemx' instead of `item'.
5594 (Grep Searching): Simplify phrase.
5595
5596 * display.texi (Standard Faces): Describe vertical-border on
5597 window systems.
5598
5599 * windows.texi (Split Window): Simplify phrase and mention
5600 vertical-border face.
5601
56022005-08-09 Richard M. Stallman <rms@gnu.org>
5603
5604 * files.texi (Comparing Files): Clarify compare-windows.
5605
5606 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5607
8cf51b2c
GM
56082005-08-06 Eli Zaretskii <eliz@gnu.org>
5609
5610 * mule.texi (Coding Systems): Rephrase the paragraph about
5611 codepages: no need for "M-x codepage-setup" anymore, except on
5612 MS-DOS.
5613
5614 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5615 the MS-DOS port only.
5616
56172005-07-30 Eli Zaretskii <eliz@gnu.org>
5618
5619 * makefile.w32-in (info): Don't run multi-install-info.bat.
5620 ($(infodir)/dir): New target, produced by running
5621 multi-install-info.bat.
5622
8cf51b2c
GM
56232005-07-22 Eli Zaretskii <eliz@gnu.org>
5624
5625 * files.texi (Quoted File Names): Add index entry.
5626
8cf51b2c
GM
56272005-07-19 Juri Linkov <juri@jurta.org>
5628
5629 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5630
56312005-07-18 Juri Linkov <juri@jurta.org>
5632
8cf51b2c
GM
5633 * custom.texi (Easy Customization):
5634 * files.texi (Old Versions):
5635 * frames.texi (Wheeled Mice):
5636 * mule.texi (Specify Coding):
8cf51b2c
GM
5637 * text.texi (Cell Justification):
5638 * trouble.texi (After a Crash):
8cf51b2c
GM
5639 * xresources.texi (GTK styles):
5640 Delete duplicate duplicate words.
5641
56422005-07-17 Richard M. Stallman <rms@gnu.org>
5643
5644 * frames.texi (Creating Frames): Fix foreground color example.
5645
5646 * custom.texi (Init Examples): Clean up text about conditionals.
5647
56482005-07-16 Richard M. Stallman <rms@gnu.org>
5649
5650 * mini.texi (Completion Commands): Fix command name for ?.
5651
8cf51b2c
GM
56522005-07-16 Eli Zaretskii <eliz@gnu.org>
5653
5654 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5655 `menu' face has no effect on w32 and with GTK.
5656 Add cross-references.
8cf51b2c
GM
5657
5658 * cmdargs.texi (General Variables): Clarify the default location
5659 of $HOME on w32 systems.
5660
56612005-07-15 Jason Rumney <jasonr@gnu.org>
5662
5663 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5664 changed.
5665
56662005-07-08 Kenichi Handa <handa@m17n.org>
5667
1c6c854e
CS
5668 * mule.texi (Recognize Coding):
5669 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5670
56712005-07-07 Richard M. Stallman <rms@gnu.org>
5672
5673 * anti.texi (Antinews): Mention mode-line-inverse-video.
5674
5675 * files.texi (Saving): Minor correction about C-x C-w.
5676
5677 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5678
56792005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5680
5681 * search.texi (Isearch Scroll): Add example of using the
5682 `isearch-scroll' property.
5683 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5684 `Display Custom' node.
5685 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5686 and de-emphasize it.
5687 (Other Repeating Search): `occur' currently can not correctly
5688 handle multiline matches. Correct, clarify and update description
5689 of `flush-lines' and `keep-lines'.
5690
5691 * display.texi (Display Custom): Add anchor for `baud-rate'.
5692
56932005-07-07 Richard M. Stallman <rms@gnu.org>
5694
5695 * gnu.texi: Update where to get GNU status; add refs for how to help.
5696 Add footnotes 6 and 7.
5697
56982005-07-04 Lute Kamstra <lute@gnu.org>
5699
5700 Update FSF's address in GPL notices.
5701
8cf51b2c 5702 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5703 * trouble.texi (Checklist): Update FSF's address.
5704
8cf51b2c
GM
57052005-06-24 Richard M. Stallman <rms@gnu.org>
5706
5707 * display.texi (Text Display): Change index entries.
5708
57092005-06-24 Eli Zaretskii <eliz@gnu.org>
5710
5711 * makefile.w32-in (MAKEINFO): Use --force.
5712 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5713 Makefile.in.
8cf51b2c
GM
5714
57152005-06-23 Richard M. Stallman <rms@gnu.org>
5716
1c6c854e 5717 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5718 nobreak-char-display.
5719
5720 * emacs.texi (Top): Update detailed node listing.
5721
1c6c854e 5722 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5723 to nobreak-char-display and no-break-space to nobreak-space.
5724 (Standard Faces): Split up the list of standard faces
5725 and put it in a separate node. Add nobreak-space and
5726 escape-glyph.
5727
8cf51b2c
GM
57282005-06-23 Lute Kamstra <lute@gnu.org>
5729
5730 * mule.texi (Select Input Method): Fix typo.
5731
57322005-06-23 Kenichi Handa <handa@m17n.org>
5733
1c6c854e
CS
5734 * mule.texi (International): List all supported scripts.
5735 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5736 distribution.
5737 (Language Environments): List all language environments.
5738 Intlfonts contains fonts for most supported scripts, not all..
5739 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5740 input a specific character.
8cf51b2c
GM
5741 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5742
57432005-06-23 Juanma Barranquero <lekktu@gmail.com>
5744
49823426 5745 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5746
57472005-06-22 Miles Bader <miles@gnu.org>
5748
5749 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5750
57512005-06-20 Miles Bader <miles@gnu.org>
5752
5753 * display.texi (Faces): Add `vertical-divider'.
5754
57552005-06-17 Richard M. Stallman <rms@gnu.org>
5756
5757 * text.texi (Adaptive Fill): Minor clarification.
5758
8cf51b2c
GM
57592005-06-10 Lute Kamstra <lute@gnu.org>
5760
5761 * emacs.texi (Top): Correct version number.
5762 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5763 refer to the current version of Emacs.
5764
57652005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5766
5767 * files.texi (Log Buffer): Document when there can be more than
5768 one file to be committed.
5769
57702005-06-08 Juri Linkov <juri@jurta.org>
5771
5772 * display.texi (Faces): Add `shadow' face.
5773
57742005-06-07 Masatake YAMATO <jet@gyve.org>
5775
5776 * display.texi (Faces): Write about mode-line-highlight.
5777
57782005-06-06 Richard M. Stallman <rms@gnu.org>
5779
5780 * misc.texi (Printing Package): Explain how to initialize
5781 printing package.
5782
5783 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5784
57852005-06-05 Chong Yidong <cyd@stupidchicken.com>
5786
5787 * emacs.texi: Rename Hardcopy to Printing.
5788 Make PostScript and PostScript Variables subnodes of it.
5789
5790 * misc.texi (Printing): Rename node from Hardcopy.
5791 Mention menu bar options.
5792 Move PostScript and PostScript Variables to submenu.
5793 (Printing package): New node.
5794
5795 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5796
5797 * dired.texi (Operating on Files): Likewise.
5798
5799 * calendar.texi (Displaying the Diary): Likewise.
5800
5801 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5802
5803 * glossary.texi (Glossary): Likewise.
5804
5805 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5806 effect.
5807
58082005-06-04 Richard M. Stallman <rms@gnu.org>
5809
5810 * trouble.texi (After a Crash): Polish previous change.
5811
8cf51b2c
GM
58122005-05-30 Noah Friedman <friedman@splode.com>
5813
5814 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5815 recovery mechanism.
5816
8cf51b2c
GM
58172005-05-28 Nick Roberts <nickrob@snap.net.nz>
5818
5819 * building.texi (Other Buffers): SPC toggles display of
5820 floating point registers.
5821
8cf51b2c
GM
58222005-05-27 Nick Roberts <nickrob@snap.net.nz>
5823
5824 * files.texi (Log Buffer): Merge in description of Log Edit
5825 mode from pcl-cvs.texi.
5826
58272005-05-26 Richard M. Stallman <rms@gnu.org>
5828
5829 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5830
8cf51b2c
GM
58312005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5832
5833 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5834 not enabled by default.
5835 When not on a word, `ispell-word' by default checks the word
5836 before point.
5837
58382005-05-24 Nick Roberts <nickrob@snap.net.nz>
5839
5840 * building.texi (Debugger Operation): Simplify last sentence.
5841
58422005-05-23 Lute Kamstra <lute@gnu.org>
5843
5844 * emacs.texi: Update FSF's address throughout.
5845 (Preface): Use @cite.
5846 (Distrib): Add cross reference to the node "Copying". Mention the
5847 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5848 printed manuals.
5849 (Intro): Use @xref for the Emacs Lisp Intro.
5850
8cf51b2c
GM
58512005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5852
5853 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5854
5855 * basic.texi (Moving Point): Mention default for `goto-line'.
5856
5857 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5858 of a variable's docstring.
5859
58602005-05-18 Lute Kamstra <lute@gnu.org>
5861
5862 * maintaining.texi (Overview of Emerge): Add cross reference.
5863 Remove duplication.
5864
5865 * emacs.texi (Top): Update to the current structure of the manual.
5866 * misc.texi (Emacs Server): Add menu description.
5867 * files.texi (Saving): Fix menu.
5868 * custom.texi (Customization): Fix menu.
5869 * mule.texi (International): Fix menu.
5870 * kmacro.texi (Keyboard Macros): Fix menu.
5871
58722005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5873
5874 * display.texi: Various minor changes.
5875 (Faces): Delete text that is repeated in the next section.
5876
58772005-05-16 Nick Roberts <nickrob@snap.net.nz>
5878
5879 * building.texi (Debugger Operation): Mention GUD tooltips are
5880 disabled with GDB in text command mode.
5881
8cf51b2c
GM
58822005-05-16 Nick Roberts <nickrob@snap.net.nz>
5883
5884 * building.texi: Replace toolbar with "tool bar" for consistency.
5885 (Compilation Mode): Describe compilation-context-lines
5886 and use of arrow in compilation buffer.
5887 (Debugger Operation): Replace help text with variable's value.
5888
5889 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5890 consistency.
5891
58922005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5893
5894 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5895 Add xref.
5896
8cf51b2c
GM
58972005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5898
5899 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5900 (Position Info): Delete discussion of `goto-line'. It is already
5901 described in `Moving point'.
5902
5903 * mini.texi (Completion Commands): Correct reference.
5904 (Completion Options): Fix typo.
5905
5906 * killing.texi (Deletion): Complete description of `C-x C-o'.
5907
8cf51b2c
GM
59082005-05-10 Richard M. Stallman <rms@gnu.org>
5909
5910 * building.texi (Compilation): Clarify recompile's directory choice.
5911
5912 * frames.texi (Tooltips): Cleanups.
5913
5914 * basic.texi (Arguments): Fix punctuation.
5915
59162005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5917
5918 * screen.texi (Menu Bar): The up and down (not left and right)
5919 arrow keys move through a keyboard menu.
5920
59212005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5922
5923 * basic.texi: Various typo and grammar fixes.
5924 (Moving Point): C-a now runs move-beginning-of-line.
5925
59262005-05-08 Nick Roberts <nickrob@snap.net.nz>
5927
5928 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5929
5930 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5931 as different animals.
5932
59332005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5934
5935 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5936 Correct index entry.
5937
59382005-05-07 Nick Roberts <nickrob@snap.net.nz>
5939
5940 * building.texi (Debugger Operation): Update to reflect changes
5941 in GUD tooltips.
5942
59432005-04-30 Richard M. Stallman <rms@gnu.org>
5944
5945 * files.texi (Compressed Files): Auto Compression normally enabled.
5946
5947 * building.texi (Debugger Operation): Clarify previous change.
5948
8cf51b2c
GM
59492005-04-28 Nick Roberts <nickrob@snap.net.nz>
5950
5951 * building.texi (Debugger Operation): Add description for
5952 GUD tooltips when program is not running.
5953
59542005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5955
5956 * misc.texi (Shell): Add `Shell Prompts' to menu.
5957 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5958 description. Delete remarks moved to new node.
5959 (Shell Prompts): New node.
5960 (History References): Replace remarks moved to `Shell Prompts'
5961 with xref to that node.
5962 (Remote Host): Clarify how to specify the terminal type when
5963 logging in to a different machine.
5964
59652005-04-26 Richard M. Stallman <rms@gnu.org>
5966
5967 * emacs.texi (Top): Update submenus from files.texi.
5968
5969 * files.texi (Filesets): Clarify previous change.
5970
5971 * dired.texi (Misc Dired Features): Clarify previous change.
5972
59732005-04-25 Chong Yidong <cyd@stupidchicken.com>
5974
5975 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5976
1c6c854e
CS
5977 * dired.texi (Misc Dired Features):
5978 Document dired-compare-directories.
8cf51b2c
GM
5979
5980 * files.texi (Filesets): New node.
5981 (File Conveniences): Document Image mode.
5982
5983 * text.texi (TeX Print): Document tex-compile.
5984
59852005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5986
5987 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5988 Delete redundant reference to tooltip Custom group. It is
5989 referred too again in the next paragraph.
5990
59912005-04-24 Richard M. Stallman <rms@gnu.org>
5992
5993 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5994
8cf51b2c
GM
59952005-04-19 Kim F. Storm <storm@cua.dk>
5996
5997 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5998
59992005-04-18 Lars Hansen <larsh@math.ku.dk>
6000
6001 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6002 turns off desktop-save-mode.
6003
60042005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6005
6006 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6007 by default in terminals compatible with xterm. Mention that
6008 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6009 node.
6010
8cf51b2c
GM
60112005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6014
c8763fb6 60152005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6016
6017 * xresources.texi (Table of Resources): Add cursorBlink.
6018
60192005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6020
6021 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6022 `d', `C-d' and `u'.
6023
60242005-04-11 Richard M. Stallman <rms@gnu.org>
6025
6026 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6027 (Misc X): Add -D, --basic-display.
6028
6029 * maintaining.texi (Change Log): Correct the description of
6030 the example.
6031
6032 * major.texi (Choosing Modes): Document magic-mode-alist.
6033
8cf51b2c
GM
60342005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6035
6036 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6037 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6038 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6039 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6040 `w', respectively.
6041 (Rmail Labels): Mention `l'.
6042 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6043 (Rmail Summary Edit): Describe `j' and RET.
6044
c8763fb6 60452005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6046
6047 * xresources.texi (Lucid Resources): Add fontSet resource.
6048
8cf51b2c
GM
60492005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6050
6051 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6052 now called `indicate-empty-lines'.
6053
60542005-04-06 Kim F. Storm <storm@cua.dk>
6055
6056 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6057
60582005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6059
6060 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6061 deleted.
6062 (Marks vs Flags): Add some convenient key bindings.
6063 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6064 (Misc Dired Features): Correct and expand description of `w' command.
6065
6066 * frames.texi (XTerm Mouse): Delete apparently false info.
6067 The GNU/Linux console currently does not appear to support
6068 `xterm-mouse-mode'.
6069
8cf51b2c
GM
60702005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6071
6072 * calendar.texi (Diary): Mention shell utility `calendar'.
6073
60742005-04-01 Richard M. Stallman <rms@gnu.org>
6075
6076 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6077
8cf51b2c
GM
60782005-04-01 Lute Kamstra <lute@gnu.org>
6079
6080 * maintaining.texi (Change Log): add-change-log-entry uses
6081 add-log-mailing-address.
6082
60832005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6084
6085 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6086 `VC Mode Line' and put in an xref to that node.
6087 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6088 its description.
6089
60902005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6091
6092 * calendar.texi (Calendar Systems): Say that the Persian calendar
6093 implemented here is the arithmetical one championed by Birashk.
6094
60952005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6096
6097 * programs.texi (Fortran Motion): Fix previous change.
6098
8cf51b2c
GM
60992005-03-29 Richard M. Stallman <rms@gnu.org>
6100
6101 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6102
61032005-03-29 Chong Yidong <cyd@stupidchicken.com>
6104
6105 * text.texi (Refill): Refer to Long Lines Mode.
6106 (Longlines): New node.
6107 (Auto Fill): Don't index "word wrap" here.
6108 (Filling): Add Longlines to menu.
6109
61102005-03-29 Richard M. Stallman <rms@gnu.org>
6111
6112 * xresources.texi: Minor fixes.
6113
6114 * misc.texi (Emacs Server): Fix Texinfo usage.
6115
6116 * emacs.texi (Top): Don't use a real section heading for
6117 "Detailed Node Listing". Fake it instead.
6118
6119 * basic.texi (Position Info): Minor cleanup.
6120
6121 * mule.texi (Input Methods): Minor cleanup.
6122
61232005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6124
6125 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6126 constructs as well.
6127 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6128
61292005-03-29 Kenichi Handa <handa@m17n.org>
6130
6131 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6132
6133 * basic.texi (Position Info): Update the description about the
6134 command C-u C-x =.
6135
61362005-03-28 Richard M. Stallman <rms@gnu.org>
6137
6138 * emacs.texi (Top): Use @section for the detailed node listing.
6139
6140 * calendar.texi: Minor fixes to previous change.
6141
6142 * programs.texi (Fortran): Small fixes to previous changes.
6143
6144 * emacs.texi (Top): Update list of subnodes of Dired.
6145 Likewise for building.texi.
6146
6147 * files.texi (File Conveniences): Delete Auto Image File mode.
6148
61492005-03-28 Chong Yidong <cyd@stupidchicken.com>
6150
6151 * building.texi (Flymake): New node.
6152
6153 * custom.texi (Function Keys): Document kp- event types and
6154 keypad-setup package.
6155
6156 * dired.texi (Wdired): New node.
6157
6158 * files.texi (File Conveniences): Reorder entries.
6159 Explain how to turn on Auto-image-file mode.
6160 Document Thumbs mode.
6161
6162 * mule.texi (Specify Coding): Document recode-region and
6163 recode-file-name.
6164
6165 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6166
61672005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6168
6169 * commands.texi (Keys): M-o is now a prefix key.
6170
61712005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6172
6173 * programs.texi: Reformat and update copyright years.
6174 (Fortran): Update section.
6175
61762005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6177
6178 * files.texi: Several small changes in addition to:
6179 (Visiting): Change xref for Dialog Boxes to ref.
6180 (Version Headers): Replace references to obsolete var
6181 `vc-header-alist' with `vc-BACKEND-header'.
6182 (Customizing VC): Update value of `vc-handled-backends'.
6183
61842005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6185
6186 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6187 move here from Emacs Lisp Reference Manual.
6188 * calendar.texi (Calendar/Diary, Diary Commands)
6189 (Special Diary Entries, Importing Diary): Change some xrefs to
6190 point to emacs-xtra rather than elisp.
6191
6192 * emacs-xtra.texi (Calendar Customizing):
6193 Move view-diary-entries-initially, view-calendar-holidays-initially,
6194 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6195 Emacs Manual.
6196 (Appt Customizing): Merge entire section into main Emacs Manual.
6197 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6198 mark-holidays-in-calendar here from emacs-xtra.
6199 (Displaying the Diary): Move view-diary-entries-initially,
6200 mark-diary-entries-in-calendar here from emacs-xtra.
6201 (Appointments): Move appt-display-mode-line,
6202 appt-display-duration, appt-disp-window-function,
6203 appt-delete-window-function here from emacs-xtra.
6204
6205 * calendar.texi: Update and reformat copyright.
6206 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6207 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6208 (Diary): Refer to `diary-file' rather than ~/diary.
6209 (Diary Commands): Rename node to "Displaying the Diary".
6210 * emacs.texi (Top): Rename "Diary Commands" section.
6211 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6212
62132005-03-26 Eli Zaretskii <eliz@gnu.org>
6214
6215 * misc.texi (Emacs Server): Fix the command for setting
6216 server-name. Add an xref to Invoking emacsclient.
6217
6218 * help.texi (Help Summary): Clarify when "C-h ." will do something
6219 nontrivial.
6220 (Apropos): Add cindex entry for apropos-sort-by-scores.
6221
6222 * display.texi (Text Display): Add index entries for how no-break
6223 characters are displayed.
6224
8cf51b2c
GM
62252005-03-26 Eli Zaretskii <eliz@gnu.org>
6226
6227 * files.texi (Visiting): Fix cross-references introduced with the
6228 last change.
6229
6230 * xresources.texi (GTK resources): Fix last change.
6231
8cf51b2c
GM
62322005-03-25 Chong Yidong <cyd@stupidchicken.com>
6233
6234 * xresources.texi (X Resources): GTK options documented too.
6235 (Resources): Clarify meaning of program name.
6236 (Table of Resources): Add visualClass.
6237 (GTK resources): Rewrite.
6238 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6239
6240 * display.texi (Text Display): Mention non-breaking spaces.
6241
6242 * files.texi (Reverting): Document auto-revert-check-vc-info.
6243
6244 * frames.texi (Mouse Commands): Document
6245 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6246
6247 * help.texi (Help Summary): Add `C-h .'.
6248 (Apropos): Apropos accepts a list of search terms.
6249 Document apropos-sort-by-scores.
6250 (Help Echo): Document display-local-help.
6251
6252 * misc.texi (Emacs Server): Document server-name.
6253 (Invoking emacsclient): Document -s option for server names.
6254
6255 * text.texi (Outline Visibility): Introduce "current heading
6256 line" (commands can be called with point on a body line).
6257 Re-order table to follow the sequence of discussion.
6258 hide-body won't hide lines before first header line.
6259 (TeX Mode): Add DocTeX mode.
6260
8cf51b2c
GM
62612005-03-24 Richard M. Stallman <rms@gnu.org>
6262
6263 * mule.texi (Single-Byte Character Support): Delete mention
6264 of iso-acc.el and iso-transl.el.
6265
8cf51b2c
GM
62662005-03-23 Lute Kamstra <lute@gnu.org>
6267
6268 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6269
62702005-03-23 Richard M. Stallman <rms@gnu.org>
6271
8cf51b2c
GM
6272 * search.texi: Delete explicit node pointers.
6273 (Incremental Search): New menu.
6274 (Basic Isearch, Repeat Isearch, Error in Isearch)
6275 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6276 (Slow Isearch): New subnodes.
6277 (Configuring Scrolling): Node deleted.
6278 (Search Case): Doc default-case-fold-search.
6279 (Regexp Replace): Move replace-regexp doc here.
6280
6281 * rmail.texi (Movemail): Put commas inside closequotes.
6282
6283 * picture.texi (Insert in Picture): Document C-c arrow combos.
6284 (Basic Picture): Clarify erasure.
6285
6286 * display.texi (Font Lock): Put commas inside closequotes.
6287
6288 * cmdargs.texi (General Variables): Put commas inside closequotes.
6289
62902005-03-23 Nick Roberts <nickrob@snap.net.nz>
6291
6292 * building.texi (Stack Buffer): Mention reverse contrast for
6293 *selected* frame (might not be current frame).
6294
8cf51b2c
GM
62952005-03-21 Richard M. Stallman <rms@gnu.org>
6296
6297 * building.texi (Starting GUD): Add bashdb.
6298
62992005-03-20 Chong Yidong <cyd@stupidchicken.com>
6300
6301 * basic.texi (Moving Point): Add M-g M-g binding.
6302 (Undo): Document undo-only.
6303 (Position Info): Document M-g M-g and C-u M-g M-g.
6304
6305 * building.texi (Building): Put Grep Searching after Compilation
6306 Shell.
6307 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6308 Document next-error-highlight.
6309 (Grep Searching): Document grep-highlight-matches.
6310 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6311
6312 * calendar.texi (Importing Diary): Rename node from iCalendar.
6313 Document diary-from-outlook.
6314
6315 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6316 Commands.
6317 Mention effect of X drag and drop on Dired buffers.
6318
6319 * files.texi (Visiting): Document large-file-warning-threshold.
6320 Move paragraph on file-selection dialog.
6321 Mention visiting files using X drag and drop.
6322 (Reverting): Mention using Auto-Revert mode to tail files.
6323 Document auto-revert-tail-mode.
6324 (Version Systems): Minor correction.
6325 (Comparing Files): Diff-mode is no longer based on Compilation
6326 mode.
6327 Document compare-ignore-whitespace.
6328 (Misc File Ops): Explain passing a directory to rename-file.
6329 Likewise for copy-file and make-symbolic-link.
6330
6331 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6332 Document mouse-wheel-progressive speed.
6333
6334 * help.texi (Misc Help): Document numeric argument for C-h i.
6335 Correctly explain the effect of just C-u as argument.
6336
6337 * killing.texi (Deletion): Document numeric argument for
6338 just-one-space.
6339
6340 * mini.texi (Completion): Completion acts on text before point.
6341
6342 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6343 (Emulation): CUA mode replaces pc-bindings-mode,
6344 pc-selection-mode, and s-region.
6345
6346 * mule.texi (Input Methods): Leim is now built-in.
6347 (Select Input Method): Document quail-show-key.
6348 (Specify Coding): Document revert-buffer-with-coding-system.
6349
6350 * programs.texi (Fortran Motion): Document f90-next-statement,
6351 f90-previous-statement, f90-next-block, f90-previous-block,
6352 f90-end-of-block, and f90-beginning-of-block.
6353
6354 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6355
6356 * emacs.texi (Acknowledgments): Updated.
6357
6358 * anti.texi: Total rewrite.
6359
8cf51b2c
GM
63602005-03-19 Chong Yidong <cyd@stupidchicken.com>
6361
6362 * ack.texi (Acknowledgments): Update.
6363
63642005-03-19 Eli Zaretskii <eliz@gnu.org>
6365
1c6c854e
CS
6366 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6367 Update copyright years.
8cf51b2c
GM
6368
63692005-03-14 Nick Roberts <nickrob@snap.net.nz>
6370
6371 * building.texi (Commands of GUD): Move paragraph on setting
6372 breakpoints with mouse to the GDB Graphical Interface node.
6373
63742005-03-07 Richard M. Stallman <rms@gnu.org>
6375
8cf51b2c
GM
6376 * misc.texi (Single Shell, Shell Options): Fix previous change.
6377
6378 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6379
63802005-03-06 Richard M. Stallman <rms@gnu.org>
6381
6382 * building.texi (Starting GUD): Don't explain text vs graphical
6383 GDB here. Just mention it and xref.
6384 Delete "just one debugger process".
6385 (Debugger Operation): Move GUD tooltip info here.
6386 (GUD Tooltips): Node deleted.
6387 (GDB Graphical Interface): Explain the two GDB modes here.
6388
8cf51b2c
GM
6389 * sending.texi (Sending Mail): Minor cleanup.
6390 (Mail Aliases): Explain quoting conventions.
6391 Update key rebinding example.
6392 (Header Editing): C-M-i is like M-TAB.
6393 (Mail Mode Misc): mail-attach-file does not do MIME.
6394
6395 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6396 that really belongs here.
6397 (Remote Mailboxes): Text moved to Rmail Inbox.
6398 (Rmail Display): Mention Mouse-1.
6399 (Movemail): Clarify two movemail versions.
6400 Clarify rmail-movemail-program.
6401
8cf51b2c
GM
6402 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6403 Document async shell commands.
6404 (Shell History): Clarify.
6405 (Shell Ring): Mention C-UP an C-DOWN.
6406 (Shell Options): Add comint-prompt-read-only.
6407 (Invoking emacsclient): Set EDITOR to run Emacs.
6408 (Sorting): No need to explain what region is.
6409 (Saving Emacs Sessions): Fix typo.
6410 (Recursive Edit): Fix punctuation.
6411 (Emulation): Don't mention "PC bindings" which are standard.
6412 (Hyperlinking): Explain Mouse-1 convention here.
6413 (Find Func): Node deleted.
6414
8cf51b2c
GM
6415 * help.texi (Name Help): Xref to Hyperlinking.
6416
6417 * glossary.texi (Glossary):
6418 Rename "Balance Parentheses" to "Balancing...".
6419 Add "Byte Compilation". Correct "Copyleft".
6420 New xref in "Customization".
6421 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6422 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6423 Rename "Registers" to "Register".
6424 Replace "Selecting" with "Selected Frame",
6425 "Selected Window", and "Selecting a Buffer".
6426
6427 * files.texi (Types of Log File): Explain how projects'
6428 methods can vary.
6429
8cf51b2c
GM
6430 * display.texi (Faces): Delete "Emacs 21".
6431
6432 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6433 * fixit.texi (Spelling): C-M-i like M-TAB.
6434 * mini.texi (Completion Options): C-M-i like M-TAB.
6435 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6436 * text.texi (Text Mode): C-M-i like M-TAB.
6437
6438 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6439
6440 * calendar.texi (Specified Dates): Mention `g w'.
6441 (Appointments): appt-activate toggles with no arg.
6442
8cf51b2c
GM
64432005-03-05 Juri Linkov <juri@jurta.org>
6444
6445 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6446 "invocation (command line arguments)".
8cf51b2c
GM
6447 (Misc X): Add -nbc, --no-blinking-cursor.
6448
64492005-03-04 Ulf Jasper <ulf.jasper@web.de>
6450
6451 * calendar.texi (iCalendar): No need to require it now.
6452
8cf51b2c
GM
64532005-03-03 Nick Roberts <nickrob@snap.net.nz>
6454
6455 * trouble.texi (Contributing): Mention Savannah. Direct users to
6456 emacs-devel.
6457
64582005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6459
6460 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6461 window.
6462
8cf51b2c
GM
64632005-02-27 Richard M. Stallman <rms@gnu.org>
6464
6465 * building.texi (Compilation): Update mode line status info.
6466
64672005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6468
6469 * calendar.texi (General Calendar): Document binding of
6470 scroll-other-window-down.
6471 (Mayan Calendar): Fix earliest date.
6472 (Time Intervals): Document timeclock-change.
6473 Fix timeclock-ask-before-exiting documentation.
6474
64752005-02-26 Kim F. Storm <storm@cua.dk>
6476
6477 * frames.texi (Mouse References):
6478 Add mouse-1-click-in-non-selected-windows.
6479
64802005-02-25 Richard M. Stallman <rms@gnu.org>
6481
6482 * screen.texi (Screen): Explain better about cursors and mode lines;
6483 don't presuppose text terminals.
6484 (Point): Don't assume just one cursor.
6485 Clarify explanation of cursors.
6486 (Echo Area, Menu Bar): Cleanups.
6487
6488 * mini.texi (Minibuffer): Prompts are highlighted.
6489 (Minibuffer Edit): Newline = C-j only on text terminals.
6490 Clarify resize-mini-windows values.
6491 Mention M-PAGEUP and M-PAGEDOWN.
6492 (Completion Commands): Mouse-1 like Mouse-2.
6493 (Minibuffer History): Explain history commands better.
6494 (Repetition): Add xref to Incremental Search.
6495
6496 * mark.texi (Setting Mark): Clarify info about displaying mark.
6497 Clarify explanation of C-@ and C-SPC.
6498 (Transient Mark): Mention Delete Selection mode.
6499 (Marking Objects): Clean up text about extending the region.
6500
6501 * m-x.texi (M-x): One C-g doesn't always go to top level.
6502 No delay before suggest-key-bindings output.
6503
6504 * fixit.texi (Fixit): Mention C-/ for undo.
6505 (Spelling): Mention ESC TAB like M-TAB.
6506 Replacement words with r and R are rechecked.
6507 Say where C-g leaves point. Mention ? as input.
6508
65092005-02-23 Lute Kamstra <lute@gnu.org>
6510
6511 * cmdargs.texi (Initial Options): Add cross reference.
6512
8cf51b2c
GM
65132005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6514
6515 * emacs.texi (Top): Update menu for splitting of node in
6516 msdog.texi.
6517 * frames.texi (Frames): Update xref for splitting of node in
6518 msdog.texi.
6519 * trouble.texi (Quitting): Ditto.
6520
65212005-02-16 Richard M. Stallman <rms@gnu.org>
6522
6523 * windows.texi (Split Window): Simplify line truncation info
6524 and xref to Display Custom.
6525
6526 * trouble.texi (Quitting): Emergency escape only for text terminal.
6527 (Screen Garbled): C-l for ungarbling is only for text terminal.
6528
6529 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6530
6531 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6532
6533 * programs.texi (Program Modes): Mention Python mode.
6534 (Moving by Defuns): Repeating C-M-h extends region.
6535 (Basic Indent): Clarify.
6536 (Custom C Indent): Clarify.
6537 (Expressions): Repeating C-M-@ extends region.
6538 (Info Lookup): Clarify for C-h S.
6539 (Symbol Completion): ESC TAB alternative for M-TAB.
6540 (Electric C): Clarify.
6541
6542 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6543
6544 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6545 MS-DOS Input node.
6546 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6547 (MS-DOS and MULE): Clarify.
6548 (MS-DOS Processes, Windows Processes): Fix typos.
6549
6550 * major.texi (Choosing Modes): Clarify.
6551
6552 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6553 (Keyboard Macro Step-Edit): Clarify.
6554
6555 * indent.texi (Indentation): Clarifications.
6556
6557 * help.texi (Help): Correct error about C-h in query-replace.
6558 Clarify apropos vs C-h a. Fix how to search in FAQ.
6559 (Key Help): Describe C-h w here.
6560 (Name Help): Minor cleanup. C-h w moved to Key Help.
6561 Clarify the "object" joke.
6562 (Apropos): Clarify. Mouse-1 like Mouse-2.
6563 (Help Mode): Mouse-1 like Mouse-2.
6564
6565 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6566
6567 * display.texi (Display): Reorder menu.
6568 (Faces): Cleanup.
6569 (Font Lock): Cleanup. Mention Options menu.
6570 Delete obsolete text.
6571 (Scrolling): For C-l, don't presume text terminal.
6572 (Horizontal Scrolling): Simplify intro.
6573 (Follow Mode): Clarify.
1c6c854e 6574 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6575 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6576 Doc default-tab-width. Doc line truncation more thoroughly.
6577
6578 * dired.texi (Dired Enter): C-x C-f can run Dired.
6579 (Dired Visiting): Comment out `a' command.
6580 Mouse-1 is like Mouse-2.
6581 (Shell Commands in Dired): ? can be used more than once.
6582
6583 * basic.texi (Continuation Lines): Simplify description of truncation,
6584 and refer to Display Custom for the rest of it.
6585
8cf51b2c
GM
65862005-02-06 Lute Kamstra <lute@gnu.org>
6587
6588 * basic.texi (Undo): Fix typo.
6589
6590 * cmdargs.texi (Emacs Invocation): Fix typo.
6591
6592 * custom.texi (Init Examples): Fix typo.
6593
6594 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6595
65962005-02-06 Richard M. Stallman <rms@gnu.org>
6597
6598 * regs.texi (Registers): Registers can hold numbers, too.
6599
6600 * killing.texi (Other Kill Commands): Cleanup.
6601 Delete redundant explanation of kill in read-only buffer.
6602 (Yanking): Mention term "copying".
6603 (Accumulating Text): Fix typo.
6604
6605 * entering.texi (Entering Emacs): Update rationale at start.
6606 (Exiting): Treat iconifying on a par with suspension.
6607
6608 * custom.texi (Minor Modes): Fix typo.
6609 (Easy Customization): Fix menu style.
6610 (Variables): Add xref.
6611 (Examining): Setting for future sessions works through .emacs.
6612 (Keymaps): "Text terminals", not "Many".
6613 (Init Rebinding): Explain \C-. Show example of \M-.
6614 Fix minor wording errors.
6615 (Function Keys): Explain vector syntax just once.
6616 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6617 (Init File): Mention .emacs.d directory.
6618 (Init Examples): Add xref.
6619 (Find Init): Mention .emacs.d directory.
6620
6621 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6622 (Action Arguments): Explain which kinds of -l args are found how.
6623 (Initial Options): --batch does not inhibit site-start.
6624 Add xrefs.
6625 (Command Example): Use --batch, not -batch.
6626
6627 * basic.texi (Inserting Text): Cleanup wording.
6628 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6629 C-n is not error at end of buffer.
6630 (Undo): Doc C-/ like C-_. Add xrefs.
6631 (Arguments): META key may be labeled ALT.
6632 Peculiar arg meanings are explained in doc strings.
6633
6634 * abbrevs.texi (Expanding Abbrevs): Clarify.
6635
66362005-02-05 Eli Zaretskii <eliz@gnu.org>
6637
6638 * frames.texi (Frame Parameters): Add an xref to the description
6639 of list-colors-display. Add a pointer to the X docs about colors.
6640
6641 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6642 Improve docs of list-colors-display.
8cf51b2c
GM
6643
66442005-02-03 Lute Kamstra <lute@gnu.org>
6645
6646 * frames.texi (Frames, Drag and Drop): Fix typos.
6647
66482005-02-03 Richard M. Stallman <rms@gnu.org>
6649
6650 * windows.texi (Basic Window): Mention color-change in mode line.
6651 (Change Window): Explain dragging vertical boundaries.
6652
6653 * text.texi (Sentences): Clarify.
6654 (Paragraphs): Explain M-a and blank lines.
6655 (Outline Mode): Clarify text and menu.
6656 (Hard and Soft Newlines): Mention use-hard-newlines.
6657
6658 * frames.texi (Frames): Delete unnecessary mention of Windows.
6659 (Mouse Commands): Likewise. Mention xterm mouse support.
6660 (Clipboard): Clarify.
6661 (Mouse References): Mention use of Mouse-1 for following links.
6662 (Menu Mouse Clicks): Clarify.
6663 (Mode Line Mouse): Clarify.
6664 (Drag and Drop): Rewrite.
6665
6666 * fixit.texi (Spelling): Fix typo.
6667
6668 * files.texi (File Names): Clarify.
6669 (Visiting): Update conditions for use of file dialog. Clarify.
6670 (Saving): Doc d as answer in save-some-buffers.
6671 (Remote Files): Clean up the text.
6672
6673 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6674
6675 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6676 (List Buffers): Clarify.
6677 (Several Buffers): Doc T command.
6678 (Buffer Convenience): Clarify menu.
6679
6680 * basic.texi (Undo): Clarify last change.
6681
66822005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6683
6684 * fixit.texi (Spelling): Fix typo.
6685
66862005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6687
6688 * basic.texi (Undo): Update description of `undo-outer-limit'.
6689
66902005-02-01 Nick Roberts <nickrob@snap.net.nz>
6691
6692 * building.texi: Update documentation relating to GDB Graphical
6693 Interface.
6694
66952005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6696
6697 * custom.texi (Easy Customization): Adapt menu to node name change.
6698
66992005-01-30 Richard M. Stallman <rms@gnu.org>
6700
6701 * custom.texi (Easy Customization): Defn of "User Option" now
6702 includes faces. Don't say just "option" when talking about variables.
6703 Do say just "options" to mean "anything customizable".
6704 (Specific Customization): Describe `customize-variable',
6705 not `customize-option'.
6706
6707 * glossary.texi (Glossary) <Faces>: Add xref.
6708 <User Option>: Change definition--include faces. Change xref.
6709
6710 * picture.texi (Picture): Mention artist.el.
6711
6712 * sending.texi, screen.texi, programs.texi, misc.texi:
6713 * mini.texi, major.texi, maintaining.texi, macos.texi:
6714 * help.texi, frames.texi, files.texi:
6715 Don't say just "option" when talking about variables.
6716
6717 * display.texi, mule.texi: Don't say just "option" when talking
6718 about variables. Other minor cleanups.
6719
8cf51b2c
GM
67202005-01-26 Lute Kamstra <lute@gnu.org>
6721
6722 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6723 File'. Mention the `-Q' option at the `--no-site-file' option.
6724
8cf51b2c
GM
67252005-01-22 David Kastrup <dak@gnu.org>
6726
6727 * building.texi (Grep Searching): Mention alias `find-grep' for
6728 `grep-find'.
6729
67302005-01-20 Richard M. Stallman <rms@gnu.org>
6731
6732 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6733
8cf51b2c
GM
67342005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6735
6736 * rmail.texi (Movemail): Explain differences
6737 between standard and mailutils versions of movemail.
6738 Describe command line and configuration options introduced
6739 with the latter.
6740 Explain the notion of mailbox URL, provide examples and
6741 cross-references to mailutils documentation.
6742 Describe various methods of specifying mailbox names,
6743 user names and user passwords for rmail.
1c6c854e
CS
6744 (Remote Mailboxes): New section.
6745 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6746 options used to control its behavior.
6747 (Other Mailbox Formats): Explain handling of various mailbox
6748 formats.
6749
67502005-01-13 Richard M. Stallman <rms@gnu.org>
6751
6752 * commands.texi (Commands): Clarification.
6753
67542005-01-11 Richard M. Stallman <rms@gnu.org>
6755
6756 * programs.texi (Multi-line Indent): Fix previous change.
6757 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6758
8cf51b2c
GM
67592005-01-08 Richard M. Stallman <rms@gnu.org>
6760
6761 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6762 lazy-highlight.
6763
6764 * search.texi (Query Replace): Mention faces query-replace
6765 and lazy-highlight.
6766 (Incremental Search): Update isearch highlighting info.
6767
8cf51b2c
GM
67682005-01-04 Richard M. Stallman <rms@gnu.org>
6769
6770 * custom.texi (Saving Customizations): Minor improvement.
6771
8cf51b2c
GM
67722005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6773
6774 * custom.texi (Saving Customizations): Emacs no longer loads
6775 `custom-file' after .emacs. No longer mention customizing through
6776 Custom.
6777
8cf51b2c
GM
67782005-01-01 Andreas Schwab <schwab@suse.de>
6779
6780 * killing.texi (Graphical Kill): Move up under node Killing,
6781 change @section to @subsection.
6782
67832005-01-01 Richard M. Stallman <rms@gnu.org>
6784
6785 * custom.texi (Face Customization): Mention hex color specs.
6786
6787 * emacs.texi (Top): Update Killing submenu.
6788
6789 * killing.texi (Killing): Reorganize section.
6790 No more TeX-only text; put the node command at start of chapter.
6791 But the first section heading is used only in TeX.
6792 Rewrite the text to read better in this mode.
6793 (Graphical Kill): New subnode gets some of the text that
6794 used to be in the first section.
6795
67962004-12-31 Richard M. Stallman <rms@gnu.org>
6797
6798 * dired.texi (Shell Commands in Dired): Delete the ? example.
6799
6800 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6801
6802 * files.texi (Saving): Describe new require-final-newline features
6803 and mode-require-final-newline.
6804
8cf51b2c
GM
68052004-12-29 Richard M. Stallman <rms@gnu.org>
6806
6807 * custom.texi (File Variables): Clarify previous change.
6808
c8763fb6 68092004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6810
6811 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6812 out now.
6813
68142004-12-27 Richard M. Stallman <rms@gnu.org>
6815
6816 * Makefile.in (MAKEINFO): Specify --force.
6817
6818 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6819 (Undo): Doc undo-outer-limit.
6820
8cf51b2c
GM
68212004-12-15 Juri Linkov <juri@jurta.org>
6822
6823 * mark.texi (Transient Mark, Mark Ring): M-< and other
6824 movement commands don't set mark in Transient Mark mode
6825 if mark is active.
6826
8cf51b2c
GM
68272004-12-12 Juri Linkov <juri@jurta.org>
6828
6829 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6830 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6831
6832 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6833 (Misc Dired Commands): Add @r{(Dired)} to w.
6834
68352004-12-12 Juri Linkov <juri@jurta.org>
6836
6837 * mark.texi (Marking Objects): Marking commands also extend the
6838 region when mark is active in Transient Mark mode.
6839
8cf51b2c
GM
68402004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6841
6842 * custom.texi (Saving Customizations): Emacs only loads the custom
6843 file automatically after the init file in version 22.1 or later.
6844 Adapt text and examples to this fact.
6845
8cf51b2c
GM
68462004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6847
6848 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6849 be set through Custom. Otherwise, it has no effect.
6850
8cf51b2c
GM
68512004-12-05 Richard M. Stallman <rms@gnu.org>
6852
6853 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6854 * entering.texi: Rename Command Line to Emacs Invocation.
6855
10d1d0af 6856 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6857
6858 * custom.texi (Easy Customization): Move up to section level,
6859 before Variables. Avoid using the term "variable"; say "option".
6860 New initial explanation.
6861 (Variables): In initial explanation, connect "variable" to the
6862 already-explained "user option".
6863
6864 * emacs.texi (Top): Fix ref to Command Line.
6865 Move reference to Easy Customization.
6866
6867 * xresources.texi (X Resources): Fix From link.
6868
6869 * doclicense.texi (GNU Free Documentation License): Fix To link.
6870
6871 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6872
6873 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6874
68752004-12-03 Richard M. Stallman <rms@gnu.org>
6876
6877 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6878
68792004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6880
6881 * kmacro.texi: Several small changes in addition to the following.
6882 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6883 defining a keyboard macro.
6884 Mention `kmacro-ring-max'.
6885 (Keyboard Macro Counter): Clarify description of
6886 `kmacro-insert-counter', `kmacro-set-counter',
6887 `kmacro-add-counter' and `kmacro-set-format'.
6888
68892004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6890
6891 * custom.texi (File Variables): Add `unibyte' and make it more
6892 clear that `unibyte' and `coding' are special. Suggested by Simon
6893 Krahnke <overlord@gmx.li>.
6894
6895 * mule.texi (Enabling Multibyte): Refer to File Variables.
6896 Suggested by Simon Krahnke <overlord@gmx.li>.
6897
c8763fb6 68982004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6899
6900 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6901 x-use-old-gtk-file-dialog.
6902
8cf51b2c
GM
69032004-11-20 Richard M. Stallman <rms@gnu.org>
6904
6905 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6906
69072004-11-09 Lars Brinkhoff <lars@nocrew.org>
6908
6909 * building.texi (Lisp Eval): Delete hyphen in section name.
6910
69112004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6912
6913 * files.texi (Old Versions):
6914 No longer document annotation as "CVS only".
6915
69162004-11-10 Andre Spiegel <spiegel@gnu.org>
6917
6918 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
6919 version systems, mentioning the new ones that we support.
6920 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
6921 suggestions.
6922
c8763fb6 69232004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6924
49823426 6925 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6926
c8763fb6 69272004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6928
6929 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6930
69312004-10-23 Eli Zaretskii <eliz@gnu.org>
6932
6933 * text.texi (Text Based Tables, Table Definition)
6934 (Table Creation, Table Recognition, Cell Commands)
6935 (Cell Justification, Row Commands, Column Commands)
6936 (Fixed Width Mode, Table Conversion, Measuring Tables)
6937 (Table Misc): New nodes, documenting the Table Mode.
6938
8cf51b2c
GM
69392004-10-19 Jason Rumney <jasonr@gnu.org>
6940
6941 * makefile.w32-in (info): Change order of arguments to makeinfo.
6942
69432004-10-19 Ulf Jasper <ulf.jasper@web.de>
6944
6945 * calendar.texi (iCalendar): Update for package changes.
6946
8cf51b2c
GM
69472004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6948
6949 * files.texi (Misc File Ops): View mode is a minor mode.
6950
8cf51b2c
GM
69512004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6952
6953 * calendar.texi (iCalendar): Style changes.
6954
69552004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6956
6957 * search.texi (Regexps): The regexp described in the example is no
6958 longer stored in the variable `sentence-end'.
6959
8cf51b2c
GM
69602004-10-06 Nick Roberts <nickrob@snap.net.nz>
6961
6962 * building.texi (Starting GUD): Note that multiple debugging
6963 sessions requires `gdb --fullname'.
6964
69652004-10-05 Ulf Jasper <ulf.jasper@web.de>
6966
6967 * calendar.texi (iCalendar): New section for a new package.
6968
8cf51b2c
GM
69692004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6970
6971 * text.texi: Various small changes in addition to the following.
6972 (Text): Replace xref for autotype with inforef.
6973 (Sentences): Explain nil value for `sentence-end'.
6974 (Paragraphs): Update default values for `paragraph-start' and
6975 `paragraph-separate'.
6976 (Text Mode): Correct description of Text mode's effect on the
6977 syntax table.
6978 (Outline Visibility): `hide-other' does not hide top level headings.
6979 `selective-display-ellipses' no longer has an effect on Outline mode.
6980 (TeX Misc): Add missing @cindex.
6981 Replace xref for RefTeX with inforef.
6982 (Requesting Formatted Text): The variable
6983 `enriched-fill-after-visiting' no longer exists.
6984 (Editing Format Info): Update names of menu items and commands.
6985 (Format Faces): Mention special effect of specifying the default face.
6986 Describe inheritance of text properties.
6987 Correct description of `fixed' face.
6988 (Format Indentation): Correct description of effect of setting
6989 margins. Mention `set-left-margin' and `set-right-margin'.
6990 (Format Justification): Update names of menu items.
6991 `set-justification-full' is now bound to `M-j b'.
6992 Mention that `default-justification' is a per buffer variable.
6993 (Format Properties): Update name of menu item.
6994 (Forcing Enriched Mode): `format-decode-buffer' automatically
6995 turns on Enriched mode if the buffer is in text/enriched format.
6996
69972004-10-05 Emilio C. Lopes <eclig@gmx.net>
6998
6999 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7000
70012004-09-28 Kim F. Storm <storm@cua.dk>
7002
7003 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7004 Align with new functionality.
7005
8cf51b2c
GM
70062004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7007
7008 * display.texi (Display Custom): Remove stray `@end defvar'.
7009
70102004-09-23 Kim F. Storm <storm@cua.dk>
7011
7012 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7013 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7014
8cf51b2c
GM
70152004-09-20 Richard M. Stallman <rms@gnu.org>
7016
7017 * custom.texi (Hooks): Explain using setq to clear out a hook.
7018 (File Variables): Explain multiline string constants.
7019 (Non-ASCII Rebinding): Explain when you need to update
7020 non-ASCII char codes in .emacs.
7021
7022 * building.texi (Compilation): Explain how to make a silent
7023 subprocess that won't be terminated. Explain compilation-environment.
7024
70252004-09-13 Kim F. Storm <storm@cua.dk>
7026
7027 * mini.texi (Repetition): Rename isearch-resume-enabled to
7028 isearch-resume-in-command-history and change default to disabled.
7029
8cf51b2c
GM
70302004-09-09 Kim F. Storm <storm@cua.dk>
7031
7032 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7033 with new `kmacro-name-last-macro'.
7034
8cf51b2c
GM
70352004-09-08 Juri Linkov <juri@jurta.org>
7036
7037 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7038
8cf51b2c
GM
70392004-09-03 Juri Linkov <juri@jurta.org>
7040
7041 * search.texi (Incremental Search): Update wording for M-%.
7042
70432004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7044
7045 * killing.texi (Killing): Correct description of kill commands in
7046 read-only buffer.
7047
70482004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7049
7050 * building.texi (Compilation Mode): Add a paragraph about rules
7051 for finding the compilation buffer for `next-error'.
7052
7053 * search.texi (Other Repeating Search): Mention that Occur mode
7054 supports the next-error functionality.
7055
70562004-09-02 Juri Linkov <juri@jurta.org>
7057
7058 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7059
70602004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7061
7062 * kmacro.texi (Basic Keyboard Macro):
7063 `apply-macro-to-region-lines' now operates on all lines that begin
7064 in the region, rather than on all complete lines in the region.
7065
c8763fb6 70662004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7067
7068 * frames.texi (Drag and drop): Add documentation about
7069 x-dnd-test-function and x-dnd-known-types.
7070
70712004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7072
7073 * indent.texi: Various minor changes in addition to:
7074 (Indentation Commands): Correct description of `indent-relative'.
7075 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7076 mode. The *Tab Stops* buffer uses Overwrite Mode.
7077 (Just Spaces): `tabify' converts sequences of at least two spaces
7078 to tabs.
7079
8cf51b2c
GM
70802004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7081
7082 * frames.texi (Secondary Selection): Setting the secondary
7083 selection with M-Drag-Mouse-1 does not alter the kill ring,
7084 setting it with M-Mouse-1 and M-Mouse-3 does.
7085 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7086 toolkit scroll bars.
7087 (Scroll Bars): Ditto.
7088
7089 * windows.texi (Basic Window): When using a window system, the value
7090 of point in a non-selected window is indicated by a hollow box.
7091 (Split Window): Side by side windows are separated by a scroll bar,
7092 if scroll bars are used.
7093 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7094 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7095 (Window Convenience): Update bindings for `winner-undo' and
7096 `winner-redo'.
7097
7098 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7099 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7100 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7101 of "Using Emacs as a Server".
7102 * building.texi (Building): Interchange nodes (for correct numbering).
7103 * programs.texi (Programs): Interchange nodes (for correct numbering).
7104 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7105 Info to the node structure.
7106 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7107 Rearrange order of nodes and sections such that both "GNU GENERAL
7108 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7109 end, as appropriate for appendices.
7110 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7111 Use `@unnumberedsec'.
7112 * trouble.texi: Adapt sectioning in Info to the node structure.
7113 Adapt node pointers to change in emacs.texi.
7114 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7115
8cf51b2c
GM
71162004-08-25 Kenichi Handa <handa@m17n.org>
7117
7118 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7119 description for unibyte mode.
7120
71212004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7122
7123 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7124
7125 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7126 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7127 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7128 in @pxref.
7129
71302004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7131
7132 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7133 Change section names.
7134
8cf51b2c
GM
71352004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7136
7137 * kmacro.texi (Keyboard Macro Ring): Rename section.
7138 Emacs treats the head of the macro ring as the `last keyboard macro'.
7139 (Keyboard Macro Counter): Minor change.
7140 (Save Keyboard Macro): Some clarifications.
7141 (Edit Keyboard Macro): Rename section.
7142
7143 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7144 32-bit machines.
7145 (Several Buffers): Clarify which buffer is selected if `2' is
7146 pressed in the Buffer Menu.
7147 Auto Revert mode can be used to update the Buffer Menu
7148 automatically.
7149
71502004-08-21 Eli Zaretskii <eliz@gnu.org>
7151
7152 * help.texi (Misc Help): Add an index entry for finding an Info
7153 manual by its file name.
7154
71552004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7156
7157 * files.texi (Backup Deletion): Correct description of
7158 `delete-old-versions'.
7159 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7160 (Auto Save Files): Recommend `auto-save-mode' to reenable
7161 auto-saving, rather than the abbreviation `auto-save'.
7162
71632004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7164
7165 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7166 for "killing" and "yanking" in main menu.
7167
71682004-08-16 Richard M. Stallman <rms@gnu.org>
7169
7170 * killing.texi (Yanking, Killing): Minor cleanups.
7171
7172 * mark.texi (Momentary Mark): Minor cleanups.
7173
71742004-08-15 Kenichi Handa <handa@etl.go.jp>
7175
7176 * custom.texi (Non-ASCII Rebinding):
7177 C-q always inserts the right code to pass to global-set-key.
7178
8cf51b2c
GM
71792004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7180
7181 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7182 `insert-register', instead of `C-x r g' binding, for consistency.
7183
71842004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7185
7186 * fixit.texi (Spelling): Fix typo.
7187
71882004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7189
7190 * help.texi (Help): Fix Texinfo usage.
7191
8cf51b2c
GM
71922004-07-24 Richard M. Stallman <rms@gnu.org>
7193
7194 * text.texi (Paragraphs): Update how paragraphs are separated
7195 and the default for paragraph-separate.
7196
7197 * search.texi (Regexp Replace): Further update text for new
7198 replacement operators.
7199
8cf51b2c
GM
72002004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7201
7202 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7203 `R' switch.
7204
7205 * dired.texi (Dired Updating): `k' only deletes inserted
7206 subdirectories from the Dired buffer if a prefix argument was given.
7207
7208 * search.texi (Regexps): Delete redundant definition of `symbol' in
7209 description of `\_>'. It already occurs in the description of `\_<'.
7210
8cf51b2c
GM
72112004-07-01 Juri Linkov <juri@jurta.org>
7212
7213 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7214 (Regexp Search): Add M-r.
7215
72162004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7217
7218 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7219
72202004-06-29 Jesper Harder <harder@ifa.au.dk>
7221
49823426 7222 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7223
72242004-06-25 Richard M. Stallman <rms@gnu.org>
7225
7226 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7227
72282004-06-25 David Kastrup <dak@gnu.org>
7229
7230 * search.texi (Regexp Replace): Some typo corrections and
7231 rearrangement.
7232
72332004-06-24 David Kastrup <dak@gnu.org>
7234
7235 * search.texi (Unconditional Replace): Use replace-string instead
7236 of query-replace in example.
7237 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7238 sequences.
7239 (Query Replace): Correct explanation of `^' which does not use
7240 the mark stack.
7241
72422004-06-21 Nick Roberts <nickrob@gnu.org>
7243
7244 * misc.texi (Shell History Copying): Document comint-insert-input.
7245 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7246
8cf51b2c
GM
72472004-06-20 Jesper Harder <harder@ifa.au.dk>
7248
7249 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7250 * custom.texi (Customization): Do.
7251 * anti.texi (Antinews): Do.
7252 * abbrevs.texi (Defining Abbrevs): Do.
7253
7254 * programs.texi (Info Lookup): Fix keybinding for
7255 info-lookup-symbol.
7256
72572004-06-16 Juanma Barranquero <lektu@terra.es>
7258
7259 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7260 Add emacs-xtra.
7261 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7262 (clean): Add emacs-xtra and flymake. Remove redundancies.
7263
72642004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7265
7266 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7267 Add emacs-xtra.
7268 * emacs-xtra.texi: New file.
7269
72702004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7271
7272 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7273 (Dired and Find): Mention differences with ordinary Dired buffers.
7274
8cf51b2c
GM
72752004-06-13 Richard M. Stallman <rms@gnu.org>
7276
7277 * custom.texi (Init Syntax): Explain about vars that do special
7278 things when set with setq or with Custom.
7279 (Init Examples): Add line-number-mode example.
7280
8cf51b2c
GM
72812004-06-12 Juri Linkov <juri@jurta.org>
7282
7283 * dired.texi (Operating on Files): Add dired-do-touch.
7284
8cf51b2c
GM
72852004-06-10 Juri Linkov <juri@jurta.org>
7286
7287 * building.texi (Lisp Eval): Add C-M-x on defface.
7288
72892004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7290
7291 * files.texi (Reverting): Auto-Revert mode and
7292 Global Auto-Revert mode no longer revert remote files.
7293
8cf51b2c
GM
72942004-05-29 Richard M. Stallman <rms@gnu.org>
7295
7296 * custom.texi (Init File): Two dashes start --no-site-file.
7297
8cf51b2c
GM
72982004-05-29 Alan Mackenzie <acm@muc.de>
7299
7300 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7301 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7302 (AWK, Pike): Document as "C-like modes".
7303 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7304 (M-x man): Supersedes M-x manual-entry.
7305 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7306
7307 ("Comments in C"): Delete node; the info is in CC Mode manual.
7308 (c-comment-only-line-offset): Remove description.
7309
7310 (C-c ., C-c C-c): Describe new C Mode bindings.
7311
7312 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7313 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7314 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7315 Amend definitions.
7316
7317 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7318 Describe functions.
7319
7320 (c-comment-start-regexp, c-hanging-comment-ender-p)
7321 (c-hanging-comment-starter-p): Remove obsolete definitions.
7322
7323 * emacs.texi: Remove the menu entry "Comments in C".
7324
8cf51b2c
GM
73252004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7326
7327 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7328 `M-x locate'.
7329
73302004-05-16 Karl Berry <karl@gnu.org>
7331
7332 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7333 makeinfo --html fails.
7334 * help.texi (Help Summary) [@ifnottex]: Likewise.
7335
73362004-05-13 Nick Roberts <nickrob@gnu.org>
7337
7338 * building.texi (GDB Graphical Interface): Update and describe
7339 layout first.
7340
8cf51b2c
GM
73412004-05-04 Jason Rumney <jasonr@gnu.org>
7342
7343 * makefile.w32-in: Revert last change.
7344
73452004-05-03 Jason Rumney <jasonr@gnu.org>
7346
7347 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7348
8cf51b2c
GM
73492004-04-23 Juanma Barranquero <lektu@terra.es>
7350
7351 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7352
73532004-04-18 Juri Linkov <juri@jurta.org>
7354
7355 * fixit.texi (Spelling): Remove file extension from ispell xref.
7356
73572004-04-15 Kim F. Storm <storm@cua.dk>
7358
7359 * cmdargs.texi (Initial Options): Add -Q.
7360
73612004-04-05 Kim F. Storm <storm@cua.dk>
7362
7363 * custom.texi (File Variables): Add safe-local-eval-forms.
7364
8cf51b2c
GM
73652004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7366
7367 * files.texi (Reverting): Correct description of revert-buffer's
7368 handling of point.
7369
73702004-03-22 Juri Linkov <juri@jurta.org>
7371
7372 * emacs.texi (Top): Add `Misc X'.
7373
49823426 7374 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7375
7376 * glossary.texi: Improve references.
7377
7378 * help.texi: Sync keywords with finder.el.
7379
7380 * mini.texi (Completion): Add description for menu items.
7381
7382 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7383
7384 * sending.texi (Mail Methods): Fix xref to Message manual.
7385
8cf51b2c
GM
73862004-03-12 Richard M. Stallman <rms@gnu.org>
7387
8cf51b2c
GM
7388 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7389
8cf51b2c
GM
73902004-03-04 Richard M. Stallman <rms@gnu.org>
7391
7392 * search.texi (Regexps): Explain that ^ and $ have their
7393 special meanings only in certain contexts.
7394
7395 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7396
7397 * mule.texi (Specify Coding): Doc C-x RET F.
7398
7399 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7400 for multiple compile and grep buffers.
7401 (Indirect Buffers): Don't recommand clone-indirect-buffer
7402 for multiple compile and grep buffers.
7403
8cf51b2c
GM
74042004-02-29 Juanma Barranquero <lektu@terra.es>
7405
7406 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7407 Use $(DEL) instead of rm, and ignore exit code.
7408
8cf51b2c
GM
74092004-02-23 Nick Roberts <nick@nick.uklinux.net>
7410
7411 * building.texi (Watch Expressions): Update.
7412
74132004-02-21 Juri Linkov <juri@jurta.org>
7414
1c6c854e
CS
7415 * cmdargs.texi (Action Arguments): Add alias --find-file.
7416 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7417 to Command Arguments.
7418 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7419 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7420 (Window Size X): Join -g and --geometry. Add @cindex.
7421 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7422 (Title X): Remove alias -title.
7423 (Misc X): New node.
7424
c8763fb6 74252004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7426
7427 * frames.texi (Drag and drop): Add Motif to list of supported
7428 protocols.
7429
c8763fb6 74302004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7431
7432 * frames.texi (Drag and drop): New section.
7433
74342004-01-24 Richard M. Stallman <rms@gnu.org>
7435
1c6c854e 7436 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7437 Include it only @ifnotinfo. Patch the preceding and following
7438 node headers to point to each other.
7439
74402004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7441
7442 * calendar.texi (Appointments): Update section.
7443
74442003-12-29 Kevin Ryde <user42@zip.com.au>
7445
8cf51b2c
GM
7446 * programs.texi (C Modes): Fix the xref.
7447
74482003-12-23 Nick Roberts <nick@nick.uklinux.net>
7449
7450 * building.texi (Watch Expressions): Update.
7451 (Commands of GUD): Include use of toolbar + breakpoints set from
7452 fringe/margin.
7453
74542003-12-03 Andre Spiegel <spiegel@gnu.org>
7455
7456 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7457 <acm@muc.de>.
7458
c8763fb6 74592003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7460
7461 * frames.texi (Dialog Boxes): Add use-file-dialog.
7462
8cf51b2c
GM
74632003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7464
7465 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7466 in CC Mode.
7467
8cf51b2c
GM
74682003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7469
7470 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7471 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7472 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7473 * man/frames.texi, man/glossary.texi, man/killing.texi:
7474 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7475 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7476 * man/sending.texi, man/text.texi, man/trouble.texi:
7477 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7478
74792003-11-01 Alan Mackenzie <acm@muc.de>
7480
7481 * search.texi (Scrolling During Incremental Search): Document a
7482 new scrolling facility in isearch mode.
7483
8cf51b2c
GM
74842003-10-22 Miles Bader <miles@gnu.org>
7485
7486 * Makefile.in (info): Move before $(top_srcdir)/info.
7487
74882003-10-22 Nick Roberts <nick@nick.uklinux.net>
7489
7490 * building.texi (Watch Expressions): Update section on data display
7491 to reflect code changes (GDB Graphical Interface).
7492
8cf51b2c
GM
74932003-10-13 Richard M. Stallman <rms@gnu.org>
7494
7495 * xresources.texi (GTK resources): Clean up previous change.
7496
c8763fb6 74972003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7498
7499 * xresources.texi (GTK resources): Add a note that some themes
7500 disallow customizations. Add scroll theme example.
7501
8cf51b2c
GM
75022003-09-30 Richard M. Stallman <rms@gnu.org>
7503
8cf51b2c
GM
7504 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7505
7506 * misc.texi (Saving Emacs Sessions): Shorten the section,
7507 collapsing back into one node.
7508
75092003-09-30 Lars Hansen <larsh@math.ku.dk>
7510
7511 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7512
ce058493 75132003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7514
7515 * xresources.texi (GTK names in Emacs): Correct typo.
7516
8cf51b2c
GM
75172003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7518
1c6c854e
CS
7519 * cmdargs.texi (Font X): Mention new default font.
7520 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7521 problems involved. (Result of discussion on emacs-devel.)
7522
75232003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7524
7525 * emacs.texi (Acknowledgements): Correct typo.
7526
75272003-09-22 Richard M. Stallman <rms@gnu.org>
7528
7529 * dired.texi (Misc Dired Commands): New node.
7530 (Dired Navigation): Add dired-goto-file.
7531
7532 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7533
7534 * emacs.texi (Acknowledgements): New node, split from Distribution.
7535
7536 * cmdargs.texi (Action Arguments): -f reads interactive args.
7537
8cf51b2c
GM
75382003-09-08 Lute Kamstra <lute@gnu.org>
7539
7540 * screen.texi (Mode Line): Say that POS comes before LINE.
7541 Mention `size-indication-mode'.
1c6c854e
CS
7542 * display.texi (Optional Mode Line):
7543 Document `size-indication-mode'.
8cf51b2c
GM
7544 * basic.texi (Position Info): Mention `size-indication-mode'.
7545
75462003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7547
7548 * xresources.texi (Resources): Refer to `editres' man page.
7549 (Lucid Resources): Update defaults. Expand description of
7550 `shadowThickness'.
7551
75522003-09-04 Miles Bader <miles@gnu.org>
7553
7554 * Makefile.in (top_srcdir): New variable.
7555 ($(top_srcdir)/info): New rule.
7556 (info): Depend on it.
7557
75582003-09-03 Peter Runestig <peter@runestig.com>
7559
7560 * makefile.w32-in: New file.
7561
75622003-08-29 Richard M. Stallman <rms@gnu.org>
7563
7564 * misc.texi (Saving Emacs Sessions): Correct previous change.
7565
8cf51b2c
GM
75662003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7567
8cf51b2c
GM
7568 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7569 (Intro): Include kmacro.texi after fixit.texi instead of after
7570 custom.texi. (As suggested by Kim Storm.)
7571
75722003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7573
7574 * fixit.texi (Fixit): Update `Next' pointer.
7575 * files.texi (Files): Update `Previous' pointer.
7576 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7577 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7578 (Suggested by Kim Storm.)
7579 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7580
75812003-08-18 Kim F. Storm <storm@cua.dk>
7582
7583 * kmacro.texi: New file describing enhanced keyboard macro
7584 functionality. Replaces old description in custom.texi.
7585
7586 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7587 (Keyboard Macros): Move to new kmacro.texi file.
7588
7589 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7590
8cf51b2c
GM
75912003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7592
7593 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7594
75952003-08-17 Alex Schroeder <alex@gnu.org>
7596
7597 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7598 required.
7599
8cf51b2c
GM
76002003-08-05 Richard M. Stallman <rms@gnu.org>
7601
7602 * programs.texi (Lisp Indent): Don't describe
7603 lisp-indent-function property here. Use xref to Lisp Manual.
7604
8cf51b2c
GM
76052003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7606
fffa137c 7607 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7608 abbreviations.
7609
76102003-07-24 Markus Rost <rost@math.ohio-state.edu>
7611
7612 * buffers.texi (List Buffers): Fix previous change.
7613
8cf51b2c
GM
76142003-07-13 Markus Rost <rost@math.ohio-state.edu>
7615
7616 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7617 List*.
7618
76192003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7620
8cf51b2c
GM
7621 * display.texi (Font Lock): Fix typo.
7622
76232003-07-07 Richard M. Stallman <rms@gnu.org>
7624
7625 * display.texi (Font Lock): Add xref for format info on
7626 font-lock-remove-keywords.
7627
7628 * building.texi (Compilation): Document what happens with asynch
7629 children of compiler process.
7630
7631 * help.texi (Library Keywords): Use @multitable.
7632
8cf51b2c
GM
76332003-06-04 Richard M. Stallman <rms@gnu.org>
7634
7635 * programs.texi (Expressions): Delete C-M-DEL.
7636
7637 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7638 comint-move-point-for-output renamed from
7639 comint-scroll-to-bottom-on-output.
7640
7641 * custom.texi (Init Rebinding): Replace previous change with xref.
7642 (Non-ASCII Rebinding): Explain that issue more briefly here.
7643
76442003-05-28 Richard M. Stallman <rms@gnu.org>
7645
7646 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7647
76482003-05-28 Nick Roberts <nick@nick.uklinux.net>
7649
7650 * building.texi (GDB Graphical Interface): New node.
7651 (Rewritten somewhat by RMS.)
7652
c8763fb6 76532003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7654
7655 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7656 non-English letters. Explain how to set coding systems correctly
7657 and how to include the right coding cookie in the file.
7658
c8763fb6 76592003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7660
7661 * indent.texi (Indentation): Explain the concepts.
7662 (Just Spaces): Explain why preventing tabs for indentation might
7663 be useful.
7664
8cf51b2c
GM
76652003-04-16 Richard M. Stallman <rms@gnu.org>
7666
7667 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7668
8cf51b2c
GM
76692003-02-22 Alex Schroeder <alex@emacswiki.org>
7670
7671 * cmdargs.texi (General Variables): Document SMTPSERVER.
7672
8cf51b2c
GM
7673 * sending.texi: Remove SMTP node.
7674 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7675 library.
7676
8cf51b2c
GM
76772003-02-22 Alex Schroeder <alex@emacswiki.org>
7678
7679 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7680
76812003-02-22 Simon Josefsson <jas@extundo.com>
7682
7683 * sending.texi (Mail Methods): Add node about SMTP.
7684
c8763fb6 76852003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7686
7687 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7688
8cf51b2c
GM
76892003-02-01 Kevin Ryde <user42@zip.com.au>
7690
7691 * glossary.texi (Glossary): Correction to cl cross reference.
7692
76932003-01-20 Richard M. Stallman <rms@gnu.org>
7694
7695 * killing.texi (Rectangles): Document C-x c r.
7696
c8763fb6 76972003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7698
7699 * xresources.texi (GTK resources): New node.
7700 (GTK widget names): New node.
7701 (GTK names in Emacs): New node.
7702 (GTK styles): New node.
7703
c8763fb6 77042003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7705
7706 * maintaining.texi (Create Tags Table): Add reference to the new
7707 `etags --help --lang=LANG' option.
7708
8cf51b2c
GM
77092002-10-02 Karl Berry <karl@gnu.org>
7710
49823426 7711 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7712 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7713 where needed for the sake of the HTML output.
8cf51b2c
GM
7714
77152001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7716
7717 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7718 source files.
7719
77202001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7721
7722 * Makefile.in (emacsman): New target.
7723
8cf51b2c
GM
77242001-10-20 Gerd Moellmann <gerd@gnu.org>
7725
7726 * (Version 21.1 released.)
7727
77282001-10-05 Gerd Moellmann <gerd@gnu.org>
7729
7730 * Branch for 21.1.
7731
8cf51b2c
GM
77322001-03-05 Gerd Moellmann <gerd@gnu.org>
7733
7734 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7735
8cf51b2c
GM
77362000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7737
7738 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7739
8cf51b2c
GM
77401999-07-12 Richard Stallman <rms@gnu.org>
7741
7742 * Version 20.4 released.
7743
77441998-12-04 Markus Rost <rost@delysid.gnu.org>
7745
7746 * Makefile.in (INFO_TARGETS): Delete customize.info.
7747 (DVI_TARGETS): Delete customize.dvi.
7748 (../info/customize, customize.dvi): Targets deleted.
7749
77501998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7751
7752 * Version 20.3 released.
7753
77541998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7755
7756 * Makefile.in (EMACSSOURCES): Add mule.texi.
7757 Add msdog.texi, ack.texi. Remove gnu1.texi.
7758
77591998-04-06 Andreas Schwab <schwab@gnu.org>
7760
768c0c0f
JB
7761 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7762 Use it in dvi targets.
8cf51b2c
GM
7763
77641997-09-23 Paul Eggert <eggert@twinsun.com>
7765
7766 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7767 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7768 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7769
77701997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7771
7772 * Version 20.2 released.
7773
77741997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7775
7776 * Version 20.1 released.
7777
77781997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7779
7780 * Makefile (../info/customize, customize.dvi): New targets.
7781 (INFO_TARGETS): Add ../info/customize.
7782 (DVI_TARGETS): Add customize.dvi.
7783
8cf51b2c
GM
77841996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7785
7786 * Version 19.33 released.
7787
77881996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7789
7790 * Version 19.32 released.
7791
8cf51b2c
GM
77921996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7793
7794 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7795
77961996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7797
7798 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7799 Specify -I option.
7800 (All dvi targets): Set the TEXINPUTS variable.
7801
78021996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7803
7804 * Version 19.31 released.
7805
8cf51b2c
GM
78061995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7807
7808 * Version 19.30 released.
7809
8cf51b2c
GM
78101995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7811
7812 * Makefile.in (maintainer-clean): Rename from realclean.
7813
78141994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7815
7816 * Makefile.in: New file.
7817 * Makefile: File deleted.
7818
78191994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7820
7821 * Makefile (TEXINDEX_OBJS): Variable deleted.
7822 (texindex, texindex.o, getopt.o): Rules deleted.
7823 All deps on texindex deleted.
7824 (distclean): Don't delete texindex.
7825 (mostlyclean): Don't delete *.o.
7826 * texindex.c, getopt.c: Files deleted.
7827
78281994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7829
7830 * Version 19.26 released.
7831
78321994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7833
7834 * Makefile (EMACSSOURCES): Exclude undo.texi.
7835
78361994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7837
7838 * Version 19.25 released.
7839
78401994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7841
7842 * Version 19.24 released.
7843
78441994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7845
7846 * Version 19.23 released.
7847
78481994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7849
7850 * Makefile: Delete spurious tab.
7851
78521994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7853
7854 * Makefile (.SUFFIXES): New rule.
7855
8cf51b2c
GM
78561993-12-04 Richard Stallman (rms@srarc2)
7857
7858 * getopt.c: New file.
7859 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7860 (getopt.o): New rule.
7861 (dvi): Don't depend on texindex.
49823426 7862 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7863
78641993-12-03 Richard Stallman (rms@srarc2)
7865
49823426
GM
7866 * Makefile (TEXI2DVI): New variable.
7867 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7868 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7869
78701993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7871
7872 * Version 19.22 released.
7873
78741993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7875
7876 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7877
78781993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7879
7880 * Version 19.21 released.
7881
8cf51b2c
GM
78821993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7883
7884 * Makefile (realclean): Don't delete the Info files.
7885
f0131492 78861993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7887
8cf51b2c
GM
7888 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7889 4' where appropriate.
7890
f0131492 78911993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7892
49823426 7893 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7894
7895 * texindex.c: Include "../src/config.h" if building in emacs.
7896
7897 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7898 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7899 Add target to build texindex.c, defining `emacs'.
7900
8cf51b2c
GM
79011993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7902
7903 * Version 19.19 released.
7904
8cf51b2c
GM
79051993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7906
7907 * Version 19.18 released.
7908
79091993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7910
7911 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7912
79131993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7914
7915 * Version 19.17 released.
7916
79171993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7918
7919 * split-man: Fix typos in last change.
7920
79211993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7922
7923 * Version 19.16 released.
7924
79251993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7926
7927 * version 19.15 released.
7928
79291993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7930
7931 * Makefile (distclean): It's rm, not rf.
7932
79331993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7934
7935 * Version 19.14 released.
7936
79371993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7938
7939 * Makefile: New file.
7940
79411993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7942
7943 * Version 19.13 released.
7944
79451993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7946
7947 * Version 19.9 released.
7948
79491993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7950
7951 * Version 19.8 released.
7952
79531993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7954
7955 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7956
7957 * trouble.texi: It's `enable-flow-control-on', not
7958 `evade-flow-control-on'.
7959
79601993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7961
7962 * display.texi: Document standard-display-european.
7963
79641993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7965
7966 * Version 19.7 released.
7967
7968 * emacs.texi: Add a sentence to the top menu mentioning the
7969 specific version of Emacs this manual applies to.
7970
79711993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7972
7973 * basic.texi: Document next-line-add-lines variable used to
7974 implement down-arrow.
7975
7976 * killing.texi: Document kill-whole-line.
7977
79781993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7979
7980 * text.texi: Update unix TeX ordering information.
7981
79821993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7983
7984 * news.texi: Mention fill-rectangle in keybinding list.
7985
7986 * killing.texi: Document fill-rectangle.
7987
79881993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7989
7990 * vc.texi: Bring the docs up to date with VC 5.2.
7991
79921992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7993
7994 * emacs.tex: Mention blackbox and gomoku under Amusements.
7995 Assembler mode is now mentioned and appropriately indexed
7996 under Programming Modes.
7997
79981991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7999
8000 * emacs.tex: Update TeX ordering information.
8001
8cf51b2c
GM
80021990-06-26 David Lawrence (tale@geech)
8003
8004 * emacs.tex: Note that completion-ignored-extensions is not used
8005 to filter out names when all completions are displayed in
8006 *Completions*.
8007
80081990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8009
8010 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8011
80121990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8013
8014 * emacs.tex: Add @findex grep.
8015
8cf51b2c
GM
80161988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8017
8018 * emacs.tex: Correct two typos. No other changes before
8019 Version 19 will be made.
8020
8cf51b2c
GM
80211988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8022
8023 * emacs.tex: Update information for obtaining TeX distribution from the
8024 University of Washington.
8025
8026;; Local Variables:
c8763fb6 8027;; coding: utf-8
8cf51b2c
GM
8028;; End:
8029
95df8112 8030 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8031
8032 This file is part of GNU Emacs.
8033
352c8b4a 8034 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8035 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8036 the Free Software Foundation, either version 3 of the License, or
8037 (at your option) any later version.
8cf51b2c
GM
8038
8039 GNU Emacs is distributed in the hope that it will be useful,
8040 but WITHOUT ANY WARRANTY; without even the implied warranty of
8041 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8042 GNU General Public License for more details.
8043
8044 You should have received a copy of the GNU General Public License
352c8b4a 8045 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.