* lisp/server.el (server-port): Doc fix.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
bd206ce5
EZ
12011-08-27 Eli Zaretskii <eliz@gnu.org>
2
3 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
4 even on MS-Windows. Fix a typo.
5
d43f5a42
CY
62011-08-26 Chong Yidong <cyd@stupidchicken.com>
7
8 * package.texi: New file, documenting the package manager.
9
10 * emacs.texi: Include it.
11
12 * help.texi (Help Summary): Add describe-package.
13
e0b1591b
CY
142011-08-25 Chong Yidong <cyd@stupidchicken.com>
15
856ce114
CY
16 * misc.texi (Printing): Convert subnodes into subsections.
17
f404f8bc
CY
18 * text.texi (Two-Column): Move into Text chapter.
19
20 * picture-xtra.texi (Picture Mode): Group with Editing Binary
21 Files section. Convert from chapter into section.
22
23 * display.texi (Narrowing): Move into display chapter.
24
e0b1591b
CY
25 * sending.texi (Sending Mail):
26 * rmail.texi (Rmail):
27 * misc.texi (Gnus, Document View):
28 * dired.texi (Dired):
29 * emacs.texi: Group the mail, rmail, and gnus chapters together.
30
75bfc667
JL
312011-08-07 Juri Linkov <juri@jurta.org>
32
33 * dired.texi (Operating on Files): Rewrite according to the fact
34 that `dired-do-chmod' doesn't use the `chmod' program anymore.
35
fe676f91
MA
362011-07-30 Michael Albinus <michael.albinus@gmx.de>
37
38 * mini.texi (Minibuffer File): Insert a reference to Tramp for
39 remote file name completion. (Bug#9197)
40
4cc60b9b
EZ
412011-07-28 Eli Zaretskii <eliz@gnu.org>
42
43 * mule.texi (Bidirectional Editing): Document the fact that
44 bidi-display-reordering is t by default.
45
89671e16
LMI
462011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
47
48 * help.texi (Misc Help): Mention `describe-prefix-bindings'
49 explicitly (bug#8904).
50
fb23ecc2
LMI
512011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
52
53 * trouble.texi (Checklist): Use an `M-x' example instead of an
54 Emacs Lisp form to switch on the dribble file (bug#8056).
55
465c5fc8
LMI
562011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
57
58 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
59
90a6258b
GM
602011-07-13 Glenn Morris <rgm@gnu.org>
61
62 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
63
c7588364
LMI
642011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
65
66 * mark.texi (Mark Ring): Clarify how many locations are saved
67 (bug#5770).
68 (Global Mark Ring): Ditto.
69
4cb4f3ba
LMI
702011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
71
d648feab
LMI
72 * text.texi (Table Recognition): Use "at point" instead of "under
73 point" (bug#4345).
74
4cb4f3ba
LMI
75 * display.texi (Cursor Display): Mention `cursor-type'.
76
77 * screen.texi (Point): Clarify that it's only if you use a block
78 cursor that it appears to be on a character (bug#4345).
79
ecd0b990
CY
802011-07-12 Chong Yidong <cyd@stupidchicken.com>
81
82 * misc.texi (Amusements): Move dissociated press here, from its
83 own section.
84
85 * emacs.texi (Top): Update node listing.
86
c2fd0368
LMI
872011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
88
89 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
90 clarity (bug#3523).
91
fdeb32ec
CY
922011-07-12 Chong Yidong <cyd@stupidchicken.com>
93
94 * cmdargs.texi (Initial Options): Document --no-site-lisp.
95 (Misc X): Document --parent-id.
96
97 * frames.texi (Frame Commands): Note that focus-follows-mouse now
98 defaults to nil.
99
100 * misc.texi (emacsclient Options): Document --parent-id.
101
102 * msdog.texi (Windows HOME): Document _emacs as obsolete.
103
f584ca38
LMI
1042011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
105
106 * emacs.texi: Use "..." instead of ``...'' in the menus
107 (bug#3503).
108
963578d3
CY
1092011-07-11 Chong Yidong <cyd@stupidchicken.com>
110
111 * killing.texi (Primary Selection): Document `only' setting for
112 select-active-regions.
113
114 * mark.texi (Setting Mark): Reference Shift Selection node.
115
116 * frames.texi (Mouse Commands): Document mouse-yank-primary.
117
a30ed87b
LMI
1182011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
119
47076272
LMI
120 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
121 motion keys" (bug#3503).
122
a30ed87b
LMI
123 * emacs.texi: Change all the register node names from "RegPos"
124 (etc.) to "Positional Registers" (etc.) (bug#3314).
125
4d45a8b7
CY
1262011-07-11 Chong Yidong <cyd@stupidchicken.com>
127
128 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
129 (Other Kill Commands, Kill Options): Copyedits.
130 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
131 (Yanking): Move yank-excluded properties discussion here.
132 (Cut and Paste): Move from frames.texi. Update subnodes to
133 describe x-select-enable-clipboard case.
134
135 * frames.texi: Move Cut and Paste node and subnodes into
136 killing.texi, except Mouse Commands and Word and Line Mouse.
137
c160ddee
AM
1382011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
139
140 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
141
3329e6e3
LMI
1422011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
143
32a214fe
LMI
144 * screen.texi (Mode Line): Clarify that coding systems are
145 characters, not letters (bug#1749).
146
3329e6e3
LMI
147 * cmdargs.texi (Environment): Mention removing variables
148 (bug#1615). Text suggested by Kevin Rodgers.
149
8875da1e
CY
1502011-07-10 Chong Yidong <cyd@stupidchicken.com>
151
54806e45
CY
152 * misc.texi (Amusements): Don't mention Yow; it's crippled.
153
8875da1e
CY
154 * modes.texi: Rename from major.texi.
155 (Modes): New node. Make Major Modes and Minor Modes subsections
156 of this. All callers changed.
157
158 * custom.texi (Minor Modes): Move to modes.texi.
159
7847b2a1
CY
1602011-07-10 Chong Yidong <cyd@stupidchicken.com>
161
6cfd0fa2
CY
162 * custom.texi (Syntax): Node deleted.
163
164 * help.texi (Help Summary):
165 * major.texi (Major Modes):
166 * programs.texi (Parentheses):
167 * search.texi (Regexp Backslash, Regexp Backslash)
168 (Regexp Backslash):
169 * text.texi (Words): Callers changed.
170
7847b2a1
CY
171 * text.texi (Refill, Longlines): Delete nodes.
172
173 * ack.texi (Acknowledgments): Longlines removed from manual.
174
175 * emacs.texi (Top): Update node listing.
176
2a71c436
GM
1772011-07-09 Glenn Morris <rgm@gnu.org>
178
179 * fortran-xtra.texi (Fortran): Update handled extensions.
180
61436e9f
LMI
1812011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
182
183 * display.texi (Scrolling): `C-v' (etc) are now bound to
184 `scroll-*-command' (bug#8349).
185
6e560c71
LMI
1862011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
187
48954a09 188 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
189 doesn't actually delete any files (bug#7125).
190
2904fd97
LMI
191 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
192 argument for `C-c C-k' (bug#7391).
193
6e560c71
LMI
194 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
195 you're currently using (bug#8489).
196
978ff6c5
EZ
1972011-07-01 Eli Zaretskii <eliz@gnu.org>
198
199 * mule.texi (Coding Systems): Move index entries from the previous
200 change into their proper places.
201
0d742084
LMI
2022011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
203
31976bd5
LMI
204 * help.texi (Help Files): Document view-external-packages (bug#8902).
205
0d742084
LMI
206 * mule.texi (Coding Systems): Put a few more of the coding systems
207 into the index (bug#8900).
208
9f678528
GM
2092011-06-26 Glenn Morris <rgm@gnu.org>
210
211 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
212
18a4ce5e
AR
2132011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
214
215 * misc.texi (emacsclient Options): Mention --frame-parameters.
216
f0da764a
GM
2172011-06-09 Glenn Morris <rgm@gnu.org>
218
219 * custom.texi (Specifying File Variables):
220 Recommend explicit arguments for minor modes.
221
b047e7ac
PE
2222011-06-02 Paul Eggert <eggert@cs.ucla.edu>
223
224 Document wide integers better.
225 * buffers.texi (Buffers):
001903b5
PE
226 * files.texi (Visiting): Document maxima for 64-bit machines,
227 and mention virtual memory limits.
b047e7ac 228
bf41276f
CY
2292011-05-28 Chong Yidong <cyd@stupidchicken.com>
230
231 * custom.texi (Hooks): Reorganize. Mention Prog mode.
232
233 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
234 prog mode (Bug#8240).
235
e145f188
GM
2362011-05-27 Glenn Morris <rgm@gnu.org>
237
238 * custom.texi (Specifying File Variables):
239 Major modes no longer need come first.
240
313f790e
CY
2412011-05-22 Chong Yidong <cyd@stupidchicken.com>
242
243 * mule.texi (Specify Coding, Text Coding, Communication Coding):
244 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
245
c136e5cd
GM
2462011-05-18 Glenn Morris <rgm@gnu.org>
247
248 * ack.texi (Acknowledgments): Remove fakemail.c.
249
c71a0d48 2502011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
251
252 Fixes for fitting text into 7x9 printed manual.
253 * building.texi (Flymake, Breakpoints Buffer):
254 * calendar.texi (Appointments):
255 * cmdargs.texi (General Variables, Display X):
256 * custom.texi (Saving Customizations, Face Customization)
257 (Directory Variables, Minibuffer Maps, Init Rebinding):
258 * display.texi (Font Lock, Font Lock, Useless Whitespace):
259 * fixit.texi (Spelling):
260 * frames.texi (Creating Frames, Fonts):
261 * help.texi (Help Files):
262 * mini.texi (Minibuffer File):
263 * misc.texi (emacsclient Options, Emulation):
264 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
265 * mule.texi (International Chars, Language Environments)
266 (Select Input Method, Modifying Fontsets, Charsets):
267 * programs.texi (Custom C Indent):
268 * rmail.texi (Rmail Labels):
269 * text.texi (Table Conversion):
270 * trouble.texi (Known Problems, Known Problems):
271 * windows.texi (Change Window):
272 * xresources.texi (GTK resources): Reflow text and re-indent code
273 examples to avoid TeX overflows and underflows on 7x9 paper.
274
275 * emacs.texi: Fix the (commented out) smallbook command.
276
277 * macos.texi (Mac / GNUstep Events):
278 * xresources.texi (Lucid Resources): Remove extraneous examples.
279
b8f82dc1
GM
2802011-05-10 Glenn Morris <rgm@gnu.org>
281
282 * custom.texi (Specifying File Variables):
283 Deprecate using mode: for minor modes.
284
d306b4da
GM
2852011-05-07 Glenn Morris <rgm@gnu.org>
286
287 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
288
548d0a63
GM
2892011-05-06 Glenn Morris <rgm@gnu.org>
290
5006e634
GM
291 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
292
548d0a63
GM
293 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
294
e793a940
LMI
2952011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
296
297 * misc.texi (Emacs Server): Document `server-eval-at'.
298
7031be6d
UR
2992011-04-24 Chong Yidong <cyd@stupidchicken.com>
300
301 * maintaining.texi (List Tags): Document next-file. Suggested by
302 Uday S Reddy.
303
4ffd0d6b 3042011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
305
306 * mini.texi (Minibuffer Edit):
307 * screen.texi (Mode Line): Fix typo.
308
1c6c854e
CS
3092011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
310
024ff170 311 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 312
c5c9f40f
CY
3132011-03-26 Chong Yidong <cyd@stupidchicken.com>
314
315 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
316
09725d26
EZ
3172011-03-30 Eli Zaretskii <eliz@gnu.org>
318
319 * display.texi (Auto Scrolling): Document the limit of 100 lines
320 for never-recentering scrolling with `scroll-conservatively'.
321 (Bug#6671)
322
09d9db2c 3232011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
324
325 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
326 HOME on Windows and where it looks for init files. (Bug#8221)
327
62d94509
EZ
3282011-03-10 Eli Zaretskii <eliz@gnu.org>
329
330 * search.texi (Regexp Example):
331 * mule.texi (International Chars):
332 * building.texi (External Lisp): Don't use characters outside
333 ISO-8859-1.
334
0286d9de
EZ
3352011-03-09 Eli Zaretskii <eliz@gnu.org>
336
1c6c854e
CS
337 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
338 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
339
340 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
341
114902a5 342 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
343 (Bug#8210)
344
0afb4571
J
3452011-03-08 Jan Djärv <jan.h.d@swipnet.se>
346
347 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
348 for Gtk+ 3.
349
bb3865e8
GM
3502011-03-08 Glenn Morris <rgm@gnu.org>
351
6446548e
GM
352 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
353 * emacs.texi (Acknowledgments):
354 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 355 * emacs.texi: Set documentencoding.
6446548e 356
bb3865e8
GM
357 * display.texi (Optional Mode Line): Don't mention exactly where
358 display-time appears. (Bug#8193)
359
33383987
JB
3602011-03-07 Chong Yidong <cyd@stupidchicken.com>
361
362 * Version 23.3 released.
363
892777ba
CY
3642011-03-06 Chong Yidong <cyd@stupidchicken.com>
365
366 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
367
0b973fc5
DW
3682011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
369
370 * misc.texi (emacsclient Options): Add q/quiet.
371
8ef5a2f2
GM
3722011-03-02 Glenn Morris <rgm@gnu.org>
373
374 * mule.texi (Communication Coding) <x-select-request-type>:
375 Remove duplicate (essentially) paragraph. (Bug#8148)
376
bd106056
CS
3772011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
378
379 * maintaining.texi (Format of ChangeLog): Add reference to
380 add-log-full-name.
381 (Change Log Commands): Add documentation for combining multiple
382 symbols in one change.
383
6640b281
GM
3842011-03-01 Glenn Morris <rgm@gnu.org>
385
386 * custom.texi (Directory Variables):
387 Give an example of excluding subdirectories.
388
2b0c7330 3892011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
390
391 * search.texi (Regexp Search): Move index entries about regexps to the
392 "Regexps" node. Add index entries for regexp search. (Bug#8096)
393
8c62c205
GM
3942011-02-19 Glenn Morris <rgm@gnu.org>
395
396 * dired.texi (Dired): Dired-X version number was dropped.
397
3928f2b6
JD
3982011-02-14 Jan Djärv <jan.h.d@swipnet.se>
399
400 * xresources.texi (X Resources): Remove *faceName and replace it with
401 *font for Lucid.
402
a41c8660
CY
4032011-02-05 Chong Yidong <cyd@stupidchicken.com>
404
405 * rmail.texi (Rmail Display): Document Rmail MIME support more
406 accurately.
407
408 * maintaining.texi (VC Change Log): Document vc-log-incoming and
409 vc-log-outgoing.
410 (Merging): Document vc-find-conflicted-file.
411
233ba4d9 4122011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
413
414 * custom.texi (Variables): Fix typo.
415
14beddf4 4162011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 417
65401ee3
CY
418 * search.texi (Regexps): Copyedits. Mention character classes
419 (Bug#7809).
420
19f81ecf
CY
421 * files.texi (File Aliases): Restore explanatory text from Eli
422 Zaretskii, accidentally removed in 2011-01-08 commit.
423
bf3dae7e
EZ
4242011-01-29 Eli Zaretskii <eliz@gnu.org>
425
426 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
427 (MAKEINFO_OPTS): New variable.
428 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
429 (emacs.html): New target.
430 (clean): Remove emacs.html.
431
45eb2a5d
WL
4322011-01-23 Werner Lemberg <wl@gnu.org>
433
434 * Makefile.in (MAKEINFO): Now controlled by `configure'.
435 (MAKEINFO_OPTS): New variable. Use it where appropriate.
436 (ENVADD): Updated.
437
9acfe703
GM
4382011-01-18 Glenn Morris <rgm@gnu.org>
439
440 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
441
442 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
443
362b9d48
GM
4442011-01-15 Chong Yidong <cyd@stupidchicken.com>
445
bb033b5f
CY
446 * building.texi (Compilation): Improve instructions for running two
447 compilations (Bug#7573).
448
b024d9f0
MD
449 * files.texi (Backup Names): Document the new location of the
450 last-resort backup file.
451
362b9d48
GM
452 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
453 manual. Explain why directory-abbrev-alist elements should be anchored
454 (Bug#7777).
455
4562011-01-15 Eli Zaretskii <eliz@gnu.org>
457
458 * msdog.texi (Windows Startup): Correct inaccurate description of
459 differences between emacsclient.exe and emacsclientw.exe.
460
7c420169 4612011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
462
463 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
464
7c420169 4652011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
466
467 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
468
7c420169 4692011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 470
2d34d523
EZ
471 * frames.texi (Cut and Paste): Modify the section's name and text:
472 don't mix "cut/paste" with "kill/yank".
473 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
474 (Bug#7702)
475
88ab4340
EZ
476 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
477
7c420169 4782011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
479
480 * maintaining.texi: Move inclusion of emerge after EDE, so that it
481 matches its position in the menu. (Bug#7674)
482
7c420169 4832011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
484
485 * trouble.texi (Checklist): Mention not replying via news either.
486
92bb6c52
TH
4872010-12-30 Tassilo Horn <tassilo@member.fsf.org>
488
489 * misc.texi (Document View): Update DocView section with newly
490 supported document formats.
491
b103c904
CY
4922010-12-21 Chong Yidong <cyd@stupidchicken.com>
493
494 * killing.texi: Resection the Info version to conform to the
495 printed manual, to avoid making sections on Accumulating Text, CUA
496 and Rectangles into full chapters.
497
f49d1f52 4982010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
499
500 * custom.texi (Init Syntax): Add index entries for "character syntax".
501 (Bug#7576)
502
f49d1f52 5032010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
504
505 * text.texi (HTML Mode): Small fixes. (Bug#7607)
506
f49d1f52 5072010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
508
509 * trouble.texi (Checklist): Fix typo in newsgroup name.
510
f49d1f52 5112010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
512
513 * search.texi (Word Search): Note that the lazy highlight always
514 matches to whole words (Bug#7470).
515
f49d1f52 5162010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 517
4f1948eb
EZ
518 * display.texi (Optional Mode Line): Make the description of
519 load-average more accurate.
520
b8a9e136
EZ
521 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
522 registry, with a cross-reference.
62d72a4a
EZ
523 (Windows Startup): New node. Move the stuff about the current
524 directory from "Windows HOME".
b8a9e136 525
07976ae3 5262010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
527
528 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
529 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
530
07976ae3 5312010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
532
533 * maintaining.texi (Version Control Systems): Fix repeated sentence.
534 Suggested by Štěpán Němec.
535
07976ae3 5362010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 537
1aaae3f3
CY
538 * maintaining.texi (Version Control): Say "commit", not "check in".
539 (Version Control Systems): Simplify descriptions.
540 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
541 VCS Concepts.
542 (VC Mode Line): Update example.
543 (Old Revisions): Document revert-buffer for vc-diff.
544 (Log Buffer): Promote to a subsection. Document header lines.
545
1c6c854e
CS
546 * macos.texi (Mac / GNUstep Basics):
547 Document ns-right-alternate-modifier.
ec8a6295 548
1aaae3f3
CY
549 * emacs.texi (Top): Update node listing.
550
0eb025fb
EZ
5512010-11-13 Eli Zaretskii <eliz@gnu.org>
552
553 * rmail.texi (Rmail Coding): Characters with no fonts are not
554 necessarily displayed as empty boxes.
555
556 * mule.texi (Language Environments, Fontsets): Characters with no
557 fonts are not necessarily displayed as empty boxes.
558
559 * display.texi (Text Display): Document display of glyphless
560 characters.
561
ea4f7750
GM
5622010-11-13 Glenn Morris <rgm@gnu.org>
563
564 * basic.texi (Position Info): Add M-x count-words-region.
565
90639cea
GM
5662010-11-11 Glenn Morris <rgm@gnu.org>
567
568 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
569
d607b96b 5702010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
571
572 * msdog.texi (Windows HOME): Add information regarding startup
573 directory when invoking Emacs from a desktop shortcut. (bug#7300)
574
c12e4a81
GM
5752010-10-11 Glenn Morris <rgm@gnu.org>
576
df187c62
GM
577 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
578
c12e4a81
GM
579 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
580 (DVIPS): New variable.
234db610
GM
581 (.PHONY): Add html, ps.
582 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
583 (clean): Delete html, ps files.
c12e4a81 584
6513b232
EZ
5852010-10-09 Eli Zaretskii <eliz@gnu.org>
586
587 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
588
f4f358f1
GM
5892010-10-09 Glenn Morris <rgm@gnu.org>
590
c1dc72b3
GM
591 * Makefile.in (VPATH): Remove.
592 (infodir): Make it absolute.
593 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
594
4393405b
GM
595 * Makefile.in (dist): Anchor regexps.
596
eef3ab94
GM
597 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
598 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
599 (emacs-xtra.pdf): Use $<.
600
aa9db089
GM
601 * Makefile.in (infoclean): Remove harmless, long-standing error.
602
abd40fb4
GM
603 * Makefile.in ($(infodir)): Delete rule.
604 (mkinfodir): New.
605 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
606
f4f358f1 607 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 608 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
609 * emacsver.texi: New file, replacing emacsver.texi.in.
610
ea274122
GM
6112010-10-09 Glenn Morris <rgm@gnu.org>
612
f7a31f11
GM
613 * emacsver.texi.in: New file.
614 * emacs.texi: Set EMACSVER by including emacsver.texi.
615 * Makefile.in (distclean): Delete emacsver.texi.
616 (dist): Copy emacsver.texi.
b13254e7 617 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 618
3fb78d1f
GM
619 * ack.texi (Acknowledgments): No more b2m.c.
620
ea274122
GM
621 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
622 (emacs): Remove rule.
623 (dist): No need to deal with the emacs rule any more.
624
17ca7950
GM
6252010-10-07 Glenn Morris <rgm@gnu.org>
626
627 * Makefile.in (version): New, set by configure.
628 (clean): Delete dist tar file.
629 (dist): Use version in tar name.
630
4c83f6e1
GM
6312010-10-06 Glenn Morris <rgm@gnu.org>
632
633 * Makefile.in (EMACS_XTRA): Add the main source file.
634 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
635 (mostlyclean): No core files, reorder other files.
636 (clean): Delete specific dvi and pdf files.
637 (infoclean, dist): New rules.
638 (maintainer-clean): Use infoclean.
8a944cea 639 ($(infodir)): Add parallel build workaround.
4c83f6e1 640
0264072d
GM
6412010-10-04 Glenn Morris <rgm@gnu.org>
642
643 * Makefile.in (SHELL): Set it.
644 (INFO_TARGETS, DVI_TARGETS): Remove variables.
645 (info, dvi): Replace above variables with their expansions.
646 (info): Move mkdir from here...
647 ($(infodir)/emacs): ... to here (for parallel builds).
648 (pdf): New target.
649 ($(infodir)/emacs): Pass -o option to makeinfo.
650 (.PHONY): Declare clean rules.
651 (maintainer-clean): Delete dvi and pdf files.
652 Guard against cd failures. Use a more restrictive delete.
653
3226d6ca
GM
6542010-10-02 Glenn Morris <rgm@gnu.org>
655
656 * misc.texi (Shell Mode): Remove reference to old function name.
657
cad90f3b
EZ
6582010-09-30 Eli Zaretskii <eliz@gnu.org>
659
660 * maintaining.texi (VC Mode Line): Mention all the possible VC status
661 indicator characters.
662
5f874327
GM
6632010-09-29 Glenn Morris <rgm@gnu.org>
664
665 * Makefile.in (top_srcdir): Remove unused variable.
666
0ab9cff3
GM
6672010-09-14 Glenn Morris <rgm@gnu.org>
668
67ae9766
GM
669 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
670 the last hook item.
671
0ab9cff3
GM
672 * calendar.texi (Appointments): Also updated when a diary include file
673 is saved.
674
6664fc59 6752010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
676
677 * trouble.texi (Bugs): Update the section intro.
678 (Known Problems): New section.
679 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
680 (Sending Patches): Bug fixes are best as responses to existing bugs.
681 * emacs.texi (Known Problems): Add menu entry for new section.
682
be3283d7
GM
6832010-09-09 Glenn Morris <rgm@gnu.org>
684
685 * xresources.texi: Untabify.
686
10999305 6872010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
688
689 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
690
10999305 6912010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
692
693 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
694
30641319
JD
6952010-09-02 Jan Djärv <jan.h.d@swipnet.se>
696
697 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
698
50dd7bc6
GM
6992010-08-21 Glenn Morris <rgm@gnu.org>
700
701 * misc.texi (Amusements): Mention bubbles and animate.
702
5e620eca
EZ
7032010-07-31 Eli Zaretskii <eliz@gnu.org>
704
705 * files.texi (Visiting): Add more index entries for
706 large-file-warning-threshold.
707
8b2dd508
JD
7082010-07-29 Jan Djärv <jan.h.d@swipnet.se>
709
710 * frames.texi (Tool Bars): Add doc for tool-bar-position.
711
8838673e
GM
7122010-06-23 Glenn Morris <rgm@gnu.org>
713
714 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
715 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
716 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
717 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
718 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
719 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
720 Untabify Texinfo files.
721
04d3bb6c
GM
7222010-06-10 Glenn Morris <rgm@gnu.org>
723
103dd3a8
GM
724 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
725
04d3bb6c
GM
726 * basic.texi (Inserting Text): Fix typo.
727
50b79479
GM
7282010-06-10 Glenn Morris <rgm@gnu.org>
729
730 * ack.texi (Acknowledgments):
731 * emacs.texi (Acknowledgments): Update for notifications.el.
732
86d7a550
DU
7332010-05-31 Daiki Ueno <ueno@unixuser.org>
734
735 * dired.texi (Operating on Files): Mention encryption commands
736 (Bug#6315).
737
db5dce9d
EZ
7382010-05-29 Eli Zaretskii <eliz@gnu.org>
739
740 * basic.texi (Moving Point): Update due to renaming of commands bound
741 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
742
34313041
EZ
7432010-05-18 Eli Zaretskii <eliz@gnu.org>
744
745 * display.texi (Fringes): Document reversal of fringe arrows for R2L
746 paragraphs.
747 (Line Truncation): Fix wording for bidi display.
748
1fc0ce04 749 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
750 keys.
751
0235128c 7522010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
753
754 * building.texi (GDB Graphical Interface): Remove misleading comparison
755 to an IDE (Bug#6128).
756
0235128c 7572010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
758
759 * programs.texi (Man Page):
760 * misc.texi (Invoking emacsclient):
761 * mini.texi (Repetition):
762 * mark.texi (Setting Mark): Fix typos.
763
0235128c 7642010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
765
766 * misc.texi (Printing): Document htmlfontify-buffer.
767
0235128c 7682010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
769
770 * calendar.texi (Displaying the Diary, Format of Diary File):
771 Fix external cross-references for TeX format output.
772
0235128c
SM
7732010-05-07 Chong Yidong <cyd@stupidchicken.com>
774
775 * Version 23.2 released.
776
f63d0028
JD
7772010-05-02 Jan Djärv <jan.h.d@swipnet.se>
778
779 * cmdargs.texi (Initial Options): Mention --chdir.
780
20fe03ad
JD
7812010-04-21 Jan Djärv <jan.h.d@swipnet.se>
782
783 * frames.texi (Tool Bars): Add tool-bar-style.
784
b7d65a5f
GM
7852010-04-21 Glenn Morris <rgm@gnu.org>
786
787 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
788
a42dbee1
CY
7892010-04-18 Chong Yidong <cyd@stupidchicken.com>
790
791 * programs.texi (Semantic): New node.
792
793 * maintaining.texi (EDE): New node.
794
795 * emacs.texi: Update node listing.
796
797 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
798
6e104790 7992010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 800
d52dbd3d
GM
801 * emacs.texi (Acknowledgments): Remove duplicate.
802
a77fe20c
GM
803 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
804
6e104790 8052010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 806
4ebe9902
GM
807 * dired.texi (Misc Dired Features): Mention VC diff and log.
808 * maintaining.texi (Old Revisions, VC Change Log):
809 Mention that diff and log work in Dired buffers.
810
98932641
GM
811 * help.texi (Help Summary): Mention M-x info-finder.
812
d5b22ab2 813 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 814
4d4e9522
GM
815 * custom.texi (Specifying File Variables, Directory Variables):
816 Document new commands for manipulating local variable lists.
817
6e104790 8182010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
819
820 * trouble.texi (Contributing): Add cindex entry.
821 Mention etc/CONTRIBUTE.
822
6e104790 8232010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
824
825 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
826 query-replace (Bug#5774).
827
a20a9df3
GM
8282010-04-16 Glenn Morris <rgm@gnu.org>
829
830 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
831
1ecb2d3f
JD
8322010-04-11 Jan Djärv <jan.h.d@swipnet.se>
833
834 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
835
99852628
JD
8362010-04-08 Jan Djärv <jan.h.d@swipnet.se>
837
838 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
839
ce79424f
EZ
8402010-03-30 Eli Zaretskii <eliz@gnu.org>
841
842 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
843 cross-reference to "Inserting Text".
844
845 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
846 Mention completion provided by `ucs-insert'.
847
85738751 8482010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
849
850 * sending.texi (Sending Mail): Note variables that may need
851 customizing.
852 (Mail Sending): Expand discussion of send-mail-function.
853
85738751 8542010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
855
856 Document Message mode as the default mail mode.
857
858 * sending.texi (Sending Mail): Copyedits.
859 (Mail Format, Mail Headers): Document mail-from-style changes.
860 (Mail Commands): Rename from Mail mode. Document Message mode.
861 (Mail Misc): Rename from Mail mode Misc.
862 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
863 command names and update keybindings.
864 (Header Editing): Document message-tab. De-document
865 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
866 favor of mail-default-headers. Ad index entries for user-full-name and
867 user-mail-address.
1c6c854e
CS
868 (Citing Mail): Update changes in Message mode behavior.
869 Document mail-yank-prefix.
e73c2434
CY
870 (Mail Signature): New node, moved from Mail Misc.
871 (Mail Aliases): Mail abbrevs are the default with Message mode.
872 (Mail Methods): Note that Message mode is now the default.
873
874 * rmail.texi (Rmail Reply):
875 * text.texi (Text Mode):
876 * major.texi (Major Modes):
877 * mule.texi (Output Coding): Refer to Message mode.
878
879 * custom.texi (Init Examples): Add xref to Mail Header.
880
1fc0ce04 881 * emacs.texi (Top): Fix xrefs.
e73c2434 882
85738751 8832010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 884
c0c035fa
CY
885 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
886 repository if there is none.
887 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
888 vc-print-root-log.
ef7b27ef 889 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 890
71785b7a
CY
891 * programs.texi (Program Modes): Mention Javascript mode.
892
f67c5dd0
CY
893 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
894 * emacs.texi: Update node description.
895
0f72a391 896 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 897 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 898
dc2d2590
JL
8992010-03-30 Juri Linkov <juri@jurta.org>
900
901 * search.texi (Other Repeating Search): Remove line that `occur'
902 can not handle multiline matches.
903
a7b02820
EZ
9042010-03-30 Eli Zaretskii <eliz@gnu.org>
905
906 * mule.texi (International): Mention support of bidirectional editing.
907 (Bidirectional Editing): New section.
908
22ef1944
NR
9092010-03-28 Nick Roberts <nickrob@snap.net.nz>
910
911 * emacs.texi (Top): Update node names to those in building.texi.
912
146b8b16
NR
9132010-03-27 Nick Roberts <nickrob@snap.net.nz>
914
915 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
916 doc/emacs/emacs.texi: Update node names for building.texi.
917
6d98672d
GM
9182010-03-24 Glenn Morris <rgm@gnu.org>
919
920 * ack.texi (Acknowledgments):
921 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
922
93318cbd
JD
9232010-03-20 Jan Djärv <jan.h.d@swipnet.se>
924
925 * xresources.texi (Table of Resources): Clarify toolBar number
926 for Gtk+.
927
928 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
929
15cf2f52
CY
9302010-03-21 Chong Yidong <cyd@stupidchicken.com>
931
4102856c
CY
932 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
933
15cf2f52
CY
934 * search.texi (Other Repeating Search): Document multi-isearch-buffers
935 and multi-isearch-buffers-regexp.
936
937 * indent.texi (Indentation): Clarify description of
938 indent-for-tab-command. Document tab-always-indent.
939
d68eb23c
CY
9402010-03-20 Chong Yidong <cyd@stupidchicken.com>
941
942 * cmdargs.texi (Font X): Move most content to Fonts.
943
944 * frames.texi (Fonts): New node. Document font-use-system-font.
945
946 * emacs.texi (Top):
947 * xresources.texi (Table of Resources):
948 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
949
288f9fc0
CY
9502010-03-10 Chong Yidong <cyd@stupidchicken.com>
951
952 * Branch for 23.2.
953
17782bec
CY
9542010-03-06 Chong Yidong <cyd@stupidchicken.com>
955
956 * custom.texi (Init Examples): Add xref to Locals.
957
958 * major.texi (Choosing Modes): Mention usage of setq-default for
959 setting the default value of major-mode (Bug#5688).
960
b4a1a8b2
CY
9612010-03-02 Chong Yidong <cyd@stupidchicken.com>
962
963 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
964
965 * display.texi (Display Custom): Document make-pointer-invisible and
966 underline-minimum-offset. Remove inverse-video.
967
a1e759cd
CY
9682010-02-21 Chong Yidong <cyd@stupidchicken.com>
969
970 * frames.texi (Frame Commands): Note that the last ordinary frame can
971 be deleted in daemon mode (Bug#5616).
972
4f3bc373
GM
9732010-02-18 Glenn Morris <rgm@gnu.org>
974
975 * trouble.texi (Contributing): Repository is no longer CVS.
976
5dbbdd33
GM
9772010-02-08 Glenn Morris <rgm@gnu.org>
978
979 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
980
cd61af01
SM
9812010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
982
983 * display.texi (Useless Whitespace, Text Display):
984 * custom.texi (Init Examples): Avoid obsolete special default variables
985 like default-major-mode.
986
b1bb0a25 9872010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
988
989 * programs.texi (Other C Commands): Replace reference to obsolete
990 c-subword-mode.
991
99d0985b
GM
9922010-01-21 Glenn Morris <rgm@gnu.org>
993
994 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
995
893db5bc
GM
9962010-01-12 Glenn Morris <rgm@gnu.org>
997
998 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
999 emacs-pretest-bug for bug reports for development versions.
1000
0419b8d6
GM
10012010-01-11 Glenn Morris <rgm@gnu.org>
1002
1003 * display.texi (Highlight Interactively): `t' does not mean highlight
1004 all patterns. (Bug#5335)
1005
26e533e2
CY
10062009-12-29 Chong Yidong <cyd@stupidchicken.com>
1007
1008 * misc.texi (Shell): Document async-shell-command.
1009
1010 * building.texi (Grep Searching): Document zrgrep.
1011
484eaeac 1012 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1013
7ee6c59b
NR
10142009-12-29 Nick Roberts <nickrob@snap.net.nz>
1015
1016 * building.texi: Import GDB Graphical Interface description from
1017 EMACS_23_1_RC.
1018
91ed7ea8
CY
10192009-12-24 Chong Yidong <cyd@stupidchicken.com>
1020
1021 * emacs.texi (Top): Update node listing.
1022
1023 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1024
1025 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1026
1027 * cmdargs.texi (Initial Options):
1028 * xresources.texi (Resources): Document inhibit-x-resources.
1029
1030 * custom.texi (Specifying File Variables): Note that minor modes are
1031 enabled unconditionally.
1032
1033 * display.texi (Scrolling): Briefly document the old recenter command,
1034 and document recenter-positions.
1035
1036 * files.texi (Visiting):
1037 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1038
1c6c854e
CS
1039 * frames.texi (Cut/Paste Other App):
1040 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1041
1042 * killing.texi (Kill Options): New node.
1043
6ca89aaa
CY
10442009-12-05 Chong Yidong <cyd@stupidchicken.com>
1045
1046 * misc.texi (Shell Options): ansi-color is now default.
1047
806642d4
GM
10482009-12-05 Glenn Morris <rgm@gnu.org>
1049
806642d4
GM
1050 * emacs.texi (Top): Update menu for cal-xtra node changes.
1051 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1052 or mode line. Don't mention invisible text or the details of
1053 diary-print-entries here, only in cal-xtra.
1054 (Format of Diary File): Mention that the "date on first line" format
1055 only really affects the simple display.
1056 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1057 (Diary Customizing): Holidays may be in the buffer or mode line.
1058 Move diary-print-entries to the "Diary Display" section.
1059 (Diary Display): New section, split out from "Fancy Diary Display".
1060 Explain the limitations of simple display, and how to print it.
1061
1a4f0c0a
GM
1062 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1063
e11adbd8
GM
1064 * cal-xtra.texi (Diary Display): Mention View mode.
1065
29a483ac
JL
10662009-11-29 Juri Linkov <juri@jurta.org>
1067
1068 * display.texi (Highlight Interactively): Actually a list of
1069 default faces is pre-loaded into a list of default values
1070 instead of the history.
1071
83d60c79
GM
10722009-11-20 Glenn Morris <rgm@gnu.org>
1073
1074 * ack.texi (Acknowledgments):
1075 * emacs.texi (Acknowledgments): Add htmlfontify.
1076
276bbe96
GM
10772009-11-14 Glenn Morris <rgm@gnu.org>
1078
98ad1bae
GM
1079 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1080
276bbe96
GM
1081 * ack.texi (Acknowledgments):
1082 * emacs.texi (Acknowledgments): Update for recent Org changes.
1083
18430066
CY
10842009-10-31 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1087 `charset' property, which is irrelevant to the user manual (Bug#3526).
1088
522ddc9f
JB
10892009-10-14 Juanma Barranquero <lekktu@gmail.com>
1090
1091 * trouble.texi (DEL Does Not Delete): Fix typo.
1092
50b49ade
MA
10932009-10-05 Michael Albinus <michael.albinus@gmx.de>
1094
1095 * files.texi (Misc File Ops): Mention copy-directory.
1096
6308321a
EZ
10972009-10-04 Eli Zaretskii <eliz@gnu.org>
1098
43b3b4d1
EZ
1099 * mule.texi (Unibyte Mode): Emphasize that
1100 unibyte-display-via-language-environment affects only the display.
1101
6308321a
EZ
1102 * display.texi (Horizontal Scrolling): Document cursor behavior under
1103 horizontal scrolling when point moves off the screen (Bug#4564).
1104 Improve wording.
1105
bd51ea7f
MA
11062009-10-01 Michael Albinus <michael.albinus@gmx.de>
1107
1108 * files.texi (Directories): delete-directory prompts for recursive
1109 deletion.
1110
55381962
GM
11112009-09-30 Glenn Morris <rgm@gnu.org>
1112
1113 * ack.texi (Acknowledgments):
1114 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1115
13989ab1
TH
11162009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1117
1118 * dired.texi (Dired Navigation): Use @code instead of @var for
1119 dired-isearch-filenames, so that it's not capitalized.
1120
8ba46c89
CY
11212009-09-19 Chong Yidong <cyd@stupidchicken.com>
1122
1123 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1124
1125 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1126
1127 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1128 (Key Bindings): Reference Init Rebinding in introductory text.
1129 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1130 (Keymaps): Simplify.
1131 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1132 (Minibuffer Maps): Remove mention of Mocklisp.
1133 (Init Rebinding): Move mode-local rebinding example here from Local
1134 Keymaps.
1135 (Modifier Keys): Clarify.
1e11b018 1136 (Rebinding): Add cindex for "binding keys".
8ba46c89 1137
6a5ca7c8
CY
11382009-09-13 Chong Yidong <cyd@stupidchicken.com>
1139
1140 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1141
0e1cba51
NR
11422009-08-31 Nick Roberts <nickrob@snap.net.nz>
1143
6a5ca7c8 1144 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1145 Re-organise these two sections.
0e1cba51 1146
76a87a4d
EZ
11472009-08-29 Eli Zaretskii <eliz@gnu.org>
1148
1149 * cmdargs.texi (Initial Options): Fix last change.
1150
82e98df4
SM
11512009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1152
1153 * mule.texi (Enabling Multibyte):
1154 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1155 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1156
fb89fad9
GM
11572009-08-20 Glenn Morris <rgm@gnu.org>
1158
1159 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1160
e99652b0
GM
11612009-08-19 Glenn Morris <rgm@gnu.org>
1162
1163 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1164
5cca97ad
GM
11652009-08-18 Glenn Morris <rgm@gnu.org>
1166
1167 * ack.texi (Acknowledgments):
1168 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1169
997797ae 1170 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1171
985bf85b
GM
11722009-08-09 Glenn Morris <rgm@gnu.org>
1173
1174 * ack.texi (Acknowledgments):
1175 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1176
8d6bb99e
DD
11772009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1178
1179 * emacs.texi (Top): Add new menu items for GDB-UI.
1180
1181 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1182 section. Threads buffer is in separate section now.
8d6bb99e 1183
8353da9c
GM
11842009-08-08 Glenn Morris <rgm@gnu.org>
1185
1186 * ack.texi (Acknowledgments):
1187 * emacs.texi (Acknowledgments):
1188 Update for js2-mode and org changes.
1189
f2074faf
MA
11902009-08-02 Michael Albinus <michael.albinus@gmx.de>
1191
1192 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1193 files.
1194
e8d2d3fb
CY
11952009-07-28 Chong Yidong <cyd@stupidchicken.com>
1196
1197 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1198
324a4f6a
GM
11992009-07-23 Glenn Morris <rgm@gnu.org>
1200
1201 * programs.texi (Matching): Update blink-matching-paren-distance.
1202
b6937a70
CY
12032009-07-21 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * frames.texi (Cut/Paste Other App): For select-active-regions,
1206 selection is now updated on moving point.
1207
bd8aaa36
RS
12082009-07-21 Richard Stallman <rms@gnu.org>
1209
1210 * glossary.texi (GNU, Daemon): Update information.
1211
8d9b5eba
JL
12122009-07-19 Juri Linkov <juri@jurta.org>
1213
1214 * custom.texi (Specifying File Variables, Safe File Variables):
1215 "variables/value pairs" -> "variable/value pairs".
1216
a2acc1db
GM
12172009-07-15 Glenn Morris <rgm@gnu.org>
1218
1219 * misc.texi (Gnus): Remove widow.
1220
c5ae942b
GM
12212009-07-11 Glenn Morris <rgm@gnu.org>
1222
703d26ba
GM
1223 * Makefile.in (TEXI2PDF): New.
1224 (emacs.pdf, emacs-xtra.pdf): New targets.
1225
522ddc9f 1226 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1227
1228 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1229
1230 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1231 Don't print the copying notice twice in the printed version.
1232 Update the menu and detailmenu.
1233 (Preface): The meaning of "on-line" has changed.
1234 Correct name for "Common Problems" chapter.
1235 (Distrib): Update FSF shop URL.
1236 (Intro): Showing two files at once is not so exciting.
1237
1238 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1239 (Mac / GNUstep Basics): Minor grammar changes.
1240 (Mac / GNUstep Events): Fix typo.
1241 (GNUstep Support): CANNOT_DUMP no longer applies.
1242
1243 * misc.texi (Document View): Fix typos.
1244
1245 * dired.texi (Dired):
1246 * help.texi (Help):
1247 * macos.texi (Mac OS / GNUstep):
1248 * maintaining.texi (Version Control, Introduction to VC):
1249 End menu descriptions with a period.
c5ae942b 1250
b1c8242b
EZ
12512009-07-09 Eli Zaretskii <eliz@gnu.org>
1252
1253 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1254 so categorical in saying that the option is only useful on NTFS.
1255
220d9aa6
GM
12562009-07-09 Glenn Morris <rgm@gnu.org>
1257
1258 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1259 (ENVADD): Add texinfodir to TEXINPUTS.
1260
1261 * emacs.texi (Top): Fix cross-reference.
1262
1263 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1264
1265 * vc1-xtra.texi (Revision Tags): Fix typo.
1266
d07e72d3
GM
12672009-07-03 Glenn Morris <rgm@gnu.org>
1268
1269 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1270 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1271 (Merge Commands): `.' does not seem to work in A or B buffer.
1272 `l' can recreate the 3-window display.
1273
1274 * glossary.texi (Glossary): Minor phrasing changes throughout.
1275 Add more internal cross-references.
1276 <Autoloading>: You can't really autoload a variable.
1277 <C-M->: Move details here from `M-C-' item.
1278 <Continuation Line>: Refer to `Truncation.'
1279 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1280 <Home Directory, Unix>: New entries.
1281 <Deletion of Files>: Mention recycle bins.
1282 <Directory>: Mention ``folders.''
1283 <Error>: Don't mention ``type-ahead.''
1284 <Fringe>: Refer to the manual node.
1285 <Minor Mode>: Can be global or local.
1286 <Spell Checking>: There are other checkers besides Ispell.
1287
f144038a
GM
12882009-07-02 Glenn Morris <rgm@gnu.org>
1289
1290 * anti.texi (Antinews): Minor changes in phrasing.
1291
1292 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1293 some underfull lines in dvi output.
1294
1295 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1296
1297 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1298
1299 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1300
3f1c6666
JD
13012009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1302
1303 * xresources.texi (Table of Resources): Mention maximized for
1304 fullscreen.
1305
1306 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1307
62aadce7
CY
13082009-07-01 Chong Yidong <cyd@stupidchicken.com>
1309
1310 * anti.texi (Antinews): Correct the list of removed platforms.
1311
82ec412e
GM
13122009-06-28 Glenn Morris <rgm@gnu.org>
1313
1314 * arevert-xtra.texi: Minor language tweaks.
1315
09964e7d
GM
1316 * dired-xtra.texi: Minor revisions.
1317
666e158e
MB
13182009-06-23 Miles Bader <miles@gnu.org>
1319
c4cc8b9a 1320 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1321 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1322
70243478
CY
13232009-06-21 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * Branch for 23.1.
1326
67cbe681
KH
13272009-06-17 Kenichi Handa <handa@m17n.org>
1328
1329 * mule.texi (Charsets): Update the description for the new charset.
1330 (list-character-sets): New findex.
125dd7c5 1331 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1332
40e67246
CY
13332009-06-10 Chong Yidong <cyd@stupidchicken.com>
1334
b5700de6
CY
1335 * basic.texi (Moving Point): Fix tag.
1336
1337 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1338
1339 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1340 use camel-case for PageUp and PageDown.
1341
1342 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1343 camel-case for PageUp and PageDown.
1344
1345 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1346
40e67246 1347 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1348 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1349
522ddc9f 13502009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1351
522ddc9f
JB
1352 * fixit.texi (Spelling): Set default dictionary.
1353 Improve descriptions (Bug#2554)
6f591cf4 1354
53483c76
DR
13552009-06-08 David Reitter <david.reitter@gmail.com>
1356
1357 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1358 since saving colors and faces set this way is not implemented.
1359 (Environment variables): Remove mention of mac-fix-env, which is
1360 scheduled to be removed.
1361
1557ef4f
CY
13622009-06-04 Chong Yidong <cyd@stupidchicken.com>
1363
91056528
CY
1364 * custom.texi (Init Examples): Add example of changing load-path.
1365
1557ef4f
CY
1366 * building.texi (Lisp Libraries): Add example of changing
1367 load-path (Bug#3446).
1368
623cec4c
CY
13692009-05-28 Chong Yidong <cyd@stupidchicken.com>
1370
1371 * mark.texi (Mark): Further clarifications.
1372 (Setting Mark): Emphasize that C-SPC activates the mark.
1373
0fcca8ee
CY
13742009-05-28 Chong Yidong <cyd@stupidchicken.com>
1375
702b10e1
CY
1376 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1377 Mark mode.
0fcca8ee
CY
1378 (Using Region, Persistent Mark): Use "active mark" instead of "active
1379 region".
1380
d3b396e4
CY
13812009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1382
1383 * mule.texi (Select Input Method): Fix typo.
1384
3f698a06
CY
13852009-05-13 Chong Yidong <cyd@stupidchicken.com>
1386
1387 * anti.texi (Antinews): Document completion changes. Some additional
1388 copyedits and rearrangement of entries.
1389
b2a42eb7
CY
13902009-05-12 Chong Yidong <cyd@stupidchicken.com>
1391
932fd020
CY
1392 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1393 (Shell History Copying, Terminal emulator): Copyedits.
1394
1c6c854e
CS
1395 * xresources.texi (Resources): Simplify descriptions.
1396 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1397 (Table of Resources): Document fontBackend resource.
1398
b2a42eb7
CY
1399 * trouble.texi (Quitting): Add other undo bindings to table.
1400 (DEL Does Not Delete): Note that the erasure key is usually labelled
1401 "Backspace". Remove discussion of obscure Xmodmap issue.
1402
c6ea7fb8
CY
14032009-05-07 Chong Yidong <cyd@stupidchicken.com>
1404
1405 * files.texi (Visiting): Copyedits.
1406
ad36c422
CY
14072009-05-06 Chong Yidong <cyd@stupidchicken.com>
1408
1409 * basic.texi (Inserting Text): Document ucs-insert.
1410
1411 * mule.texi (International Chars): Define "multibyte". Note that
1412 internal representation is unicode-based. Simplify definition of raw
1413 bytes. Mention ucs-insert.
1414 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1415 (Language Environments): Add language environments new to Emacs 23.
1416 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1417 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1418 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1419 (Output Coding): Copyedits.
1420
1421 * emacs.texi (Top): Update node listing.
1422
d4ad7b96
CY
14232009-05-05 Per Starbäck <per@starback.se> (tiny change)
1424
1425 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1426
5bd66204
SM
14272009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1428
1429 * building.texi (Lisp Libraries): `load-library' does offer completion.
1430
bc36ad1c
CY
14312009-04-28 Chong Yidong <cyd@stupidchicken.com>
1432
1433 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1434 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1435
f1a47884
EZ
14362009-04-25 Eli Zaretskii <eliz@gnu.org>
1437
1438 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1439
be77bd45
CY
14402009-04-22 Chong Yidong <cyd@stupidchicken.com>
1441
1442 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1443
1444 * building.texi (Lisp Interaction): Document initial-scratch-message.
1445
d3b82927
JB
14462009-04-18 Juanma Barranquero <lekktu@gmail.com>
1447
ed6e7b11
JB
1448 * msdog.texi (Windows Fonts): Fix typos.
1449
d3b82927
JB
1450 * files.texi (Save Commands): Fix pxref.
1451
bc323c04
CY
14522009-04-18 Chong Yidong <cyd@stupidchicken.com>
1453
1454 * files.texi (Save Commands): Mention diff-buffer-with-file.
1455 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1456 Henoch (Bug#3036).
1457
2186d13f
GM
14582009-03-15 Glenn Morris <rgm@gnu.org>
1459
1460 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1461 the former is not always used.
1462 (Mail Headers): Use active voice. Add "Mail-reply-to".
1463 Change case of "Id". Avoid repeated "appropriate".
1464 (Mail Aliases): Fix previous change - use an example with a ".", so it
1465 does actually get quoted when expanded.
1466 (Mail Sending): Mailclient is the default on some systems.
1467 (Citing Mail): Mention mail-indentation-spaces.
1468 (Mail Mode Misc): Add an @dfn for "mail signature".
1469
71e454fc
CY
14702009-03-15 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1473 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1474 read-buffer-completion-ignore-case, and completion-styles.
1475 Remove description of partial-completion-mode.
71e454fc 1476
df1a3e06
GM
14772009-03-14 Glenn Morris <rgm@gnu.org>
1478
1479 * sending.texi (Mail Format): Fix typo. Add index entry for
1480 mail-header-separator.
1481 (Mail Headers): Put info about initialization and changing in one place
1482 at the start. Update FCC section for mbox Rmail. Clarify From
1483 section, mention mail-setup-with-from. Clarify Reply-to section.
1484 Add Mail-followup-to and mail-mailing-lists. Clarify References
1485 section.
1486 (Mail Aliases): Update example, make less contentious.
1487 Update for name change of mail-interactive-insert-alias.
1488 (Mail Mode): Remove mention of `%' as a word separator.
1489 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1490 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1491 commands. Clarify FCC handling. In mail-complete, add reference to
1492 Mail Aliases section, and mention mail-complete-function.
1493 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1494 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1495 signature netiquette. Explain how the mail hooks work when continuing
1496 a composition.
1497 (Mail Amusements): Internationalize the spook section a bit.
1498 Remove the spook mail-setup-hook example, since it doesn't work well.
1499 Mention fortune-file.
1500 (Mail Methods): Mention read-mail-command.
1501
ed6e7b11 15022009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1503
df1a3e06
GM
1504 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1505 and NS resources following recent changes.
959d68bd 1506
86dca3e8
JR
15072009-03-10 Jason Rumney <jasonr@gnu.org>
1508
1509 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1510 w32-use-visible-system-caret doc to indicate that it should get set
1511 automatically.
1512 (Windows Fonts): Add doc for the uniscribe backend.
1513
042fe98f
DN
15142009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1515
1516 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1517 vc-dir. (Bug#2598)
1518
7f8dba73
RS
15192009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1520
1521 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1522
505e70c3
GM
15232009-03-05 Glenn Morris <rgm@gnu.org>
1524
04242bdc
GM
1525 * rmail.texi (Rmail Basics): Add reference to sorting.
1526 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1527 Minor re-wordings.
1528 (Rmail Motion): Mention rmail-next-same-subject.
1529 (Rmail Deletion): Expunging is not the only way to change the numbers.
1530 (Rmail Labels): Labels can also be used in sorting.
1531 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1532 (Rmail Display): Mention rmail-mime.
1533
00cfe22c
GM
15342009-03-04 Glenn Morris <rgm@gnu.org>
1535
1536 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1537 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1538 summary. Mention sorts cannot be undone.
1539 (Rmail Display): Give an example of how to use goto-address-mode.
1540 (Rmail Editing): It's keybindings that are redefined, not commands.
1541 Fix some typos.
1542 (Movemail): Some minor rewording.
1543 (Remote Mailboxes): Emacs movemail supports pop by default.
1544 Fix some minor grammatical issues. The "two alternative ways" to
1545 specify a POP mailbox are really just one. Remove all reference to the
1546 variables rmail-pop-password and rmail-pop-password-required, obsolete
1547 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1548 can support Kerberos.
1549
3d963b67
GM
15502009-03-03 Glenn Morris <rgm@gnu.org>
1551
1552 * rmail.texi (Rmail Deletion): Revert previous change, which was
1553 describing the Rmail summary versions.
1554 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1555 Minor re-wording for rmail-resend.
1556 (Rmail Make Summary): Summaries apply to buffers rather than files.
1557 <rmail-summary-by-topic>: Headers includes the subject.
1558 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1559 details, including prefix arguments.
2340abde 1560 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1561 Not counting lines might be faster.
1562 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1563 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1564 Name the commands bound to the various keys. Mention prefix argument
1565 for searching.
3d963b67
GM
1566 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1567 Simplify rmail-highlighted-headers description. Update face name.
1568
a8ce3d17
JB
15692009-03-02 Juanma Barranquero <lekktu@gmail.com>
1570
1571 * mark.texi (Marking Objects): Fix typo.
1572
130a29b6
CY
15732009-03-01 Chong Yidong <cyd@stupidchicken.com>
1574
1575 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1576 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1577
9d5de6f8
GM
15782009-03-01 Glenn Morris <rgm@gnu.org>
1579
79fc530e 1580 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1581 (Rmail Motion): - M-s searches from the end of messages.
1582 (Rmail Deletion): Minor clarification. Fix numeric argument
1583 description.
1584 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1585 newmail and RMAILOSE files need not be in home-directory.
1586 (Rmail Files): Mention I/O menus are unselectable if no files match.
1587 Mention `MAIL' env-var.
1588
b545ff9c
JR
15892009-02-24 Jason Rumney <jasonr@gnu.org>
1590
1591 * mule.texi (Fontsets): Mention fontset-default, font specs and
1592 fallback fontsets.
1593 (Defining Fontsets): Mention ns and w32 variants of
1594 standard-fontset-spec. Update description of startup fontset to match
1595 Emacs 23 behavior.
a93be82a 1596 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1597 (International): Link to Modifying Fontsets.
b545ff9c 1598
75da0618 15992009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1600
1601 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1602 Mention ns-extended-platform-support-mode.
1603
6be93a16
KB
16042009-02-22 Karl Berry <karl@gnu.org>
1605
1606 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1607
867d4bb3
JB
16082009-02-19 Juanma Barranquero <lekktu@gmail.com>
1609
1610 * basic.texi (Moving Point, Position Info):
1611 * files.texi (Visiting):
1612 * mini.texi (Completion Options):
1613 * text.texi (HTML Mode): Remove duplicate words.
1614
49b5c0e8
GM
16152009-02-20 Glenn Morris <rgm@gnu.org>
1616
1617 * rmail.texi: Minor updates for mbox rather than Babyl.
1618
f43a822c
KB
16192009-02-17 Karl Berry <karl@gnu.org>
1620
49b5c0e8 1621 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1622
80d634b8
RS
16232009-02-17 Richard M Stallman <rms@gnu.org>
1624
1625 * anti.texi (Antinews): Mention Babyl format.
1626
1627 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1628
1629 * rmail.texi: Update for mbox format.
1630 Various small fixes, as well as the following.
1631 (Out of Rmail): Node deleted.
1632 (Rmail): Update menu.
1633 (Rmail Files): Comment out set-rmail-inbox-list.
1634 Document rmail-inbox-list instead.
1635 (Rmail Output): Substantial changes since C-o is now
1636 rmail-output-as-seen and o is rmail-output.
1637 (Rmail Attributes): Delete `stored', add `retried'.
1638 (Rmail Display): Editing headers works in all cases.
1639
f0d129c6
GM
16402009-02-17 Glenn Morris <rgm@gnu.org>
1641
1642 * basic.texi (Position Info): M-x count-lines-region is not always on
1643 M-=. (Bug#2269)
1644
160f11d3
GM
16452009-02-09 Glenn Morris <rgm@gnu.org>
1646
1647 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1648 defaults.
1649
763e01c4
EZ
16502009-02-07 Eli Zaretskii <eliz@gnu.org>
1651
1652 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1653 documentation of possible problems with redecoding.
1654
f5e1441d
GM
16552009-02-03 Glenn Morris <rgm@gnu.org>
1656
1657 * rmail.texi (Out of Rmail): Mention b2m.pl.
1658
e1eabe41
GM
16592009-01-31 Glenn Morris <rgm@gnu.org>
1660
1661 * rmail.texi (Out of Rmail): Correct b2m location.
1662
dd05f9de
CY
16632009-01-27 Chong Yidong <cyd@stupidchicken.com>
1664
1665 * fixit.texi (Undo): Update undo limit values.
1666
d74d846e
GM
16672009-01-27 Glenn Morris <rgm@gnu.org>
1668
1669 * emacs.texi (Top): Fix Antinews menu entry.
1670
49ffdce8
KB
16712009-01-25 Karl Berry <karl@gnu.org>
1672
1673 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1674 item with no marker, instead of the syntactically incorrect
1675 @itemize @asis.
1676
467e8d77
JL
16772009-01-25 Juri Linkov <juri@jurta.org>
1678
1679 * building.texi (Grep Searching): Fix index entry for lgrep.
1680
6c60bbdb
EZ
16812009-01-24 Eli Zaretskii <eliz@gnu.org>
1682
1683 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1684
9ce5a36f
AR
16852009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1686
1687 * macos.texi (Preferences Panel): Update description of font setting to
1688 reflect that prior frame selection is no longer needed.
1689
9aa5f2fb
NR
16902009-01-20 Nick Roberts <nickrob@snap.net.nz>
1691
1692 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1693 raise GUD subsections.
1694
3892ff9c
GM
16952009-01-15 Glenn Morris <rgm@gnu.org>
1696
1697 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1698
14731c8f
GM
16992009-01-10 Glenn Morris <rgm@gnu.org>
1700
1701 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1702
45c55e53
CY
17032009-01-04 Chong Yidong <cyd@stupidchicken.com>
1704
1705 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1706 logical lines.
1707
2e4667d1
JL
17082008-12-29 Juri Linkov <juri@jurta.org>
1709
1710 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1711
1712 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1713
2a3eac47
CY
17142008-12-28 Chong Yidong <cyd@stupidchicken.com>
1715
1716 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1717 goto-address-mode instead of goto-address.
1718
3da8da94
CY
1719 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1720 mode.
1721
2a3eac47
CY
1722 * emacs.texi (Top): Update node listing.
1723
057f6dd3
EZ
17242008-12-26 Eli Zaretskii <eliz@gnu.org>
1725
1726 * custom.texi (Directory Variables): Explain what is a "project".
1727 Add indexing. Improve wording. Add a footnote about using
1728 _dir-locals.el on MS-DOS.
1729
e6979067
DN
17302008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1731
1732 * files.texi (Misc File Ops): Mention chmod as an alias for
1733 set-file-modes.
1734
9de15963
MR
17352008-12-24 Martin Rudalics <rudalics@gmx.at>
1736
1737 * help.texi (Help): Fix typos and reword.
1738 (Help Summary): Add entries for C-h n and C-h r, reorder
1739 entries, and do some minor fixes.
1740 (Name Help): Say that C-h F works for commands only.
1741 (Misc Help): Say that view-lossage displays 300 keystrokes.
1742
236fd60d
GM
17432008-12-20 Glenn Morris <rgm@gnu.org>
1744
1745 * ack.texi (Acknowledgments): General update based on AUTHORS,
1746 including removal of some stuff no longer distributed.
1747
349b3256
AM
17482008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1749
1750 * fixit.texi: Mention hunspell
1751
e840fca5
GM
17522008-12-19 Glenn Morris <rgm@gnu.org>
1753
1754 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1755 Consolidate explanatory text at start.
e840fca5
GM
1756
1757 * display.texi (Text Display):
1758 * indent.texi (Indentation): Use @acronym with ASCII.
1759
9dfa7983
GM
17602008-12-18 Glenn Morris <rgm@gnu.org>
1761
1762 * ack.texi: Various small updates and fixes.
1763
97b3a00b
JL
17642008-12-18 Juri Linkov <juri@jurta.org>
1765
1766 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1767 as a key binding to start a forward nonincremental word search.
1768 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1769 a backward nonincremental word search. Add index for `M-s w'
1770 `isearch-forward-word'.
1771 (Regexp Search): Add a short summary of regexp key commands like
1772 in the node "Basic Isearch".
1773 (Other Repeating Search): Fix typo.
1774
17752008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1776
1777 * misc.texi (PostScript Variables): Fix doc.
1778
31ce6a07
CY
17792008-12-10 Chong Yidong <cyd@stupidchicken.com>
1780
1781 * programs.texi (Program Modes): Mention Ruby mode.
1782
636b507b
DN
17832008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1784
1785 * misc.texi (emacsclient Options): Describe what an empty string
1786 argument does for --alternate-editor.
1787
a323fa14
CY
17882008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1789
1790 * cmdargs.texi (Font X): Distinguish between client-side and
1791 server-side fonts. List valid Fontconfig properties. Add reference to
1792 Fontconfig manual. List valid GTK font properties. Explain use of
1793 fc-list.
1794
c5ca6cd0
CY
17952008-12-09 Chong Yidong <cyd@stupidchicken.com>
1796
1797 * cmdargs.texi (Font X): Move discussion of quoting to top.
1798
e5136377
GM
17992008-12-06 Glenn Morris <rgm@gnu.org>
1800
1801 * maintaining.texi (Old Revisions): Improve previous change.
1802
248c026b
RS
18032008-12-05 Richard M Stallman <rms@gnu.org>
1804
1805 * anti.texi (Antinews): Minor fixes.
1806
a9253a1e
GM
18072008-12-03 Glenn Morris <rgm@gnu.org>
1808
1809 * maintaining.texi (Old Revisions): Fix diff-switches description.
1810
fa687b02
MR
18112008-12-01 Martin Rudalics <rudalics@gmx.at>
1812
1813 * emacs.texi (Top): Fix typo.
1814
72e6decd
CY
18152008-11-30 Chong Yidong <cyd@stupidchicken.com>
1816
320ee034
CY
1817 * misc.texi (Document View): Explain dependence on gs at the top.
1818 Copyedits.
1819
1820 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1821
72e6decd
CY
1822 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1823 (Comment Commands): Discuss region-active behavior of M-; first.
1824
2a472ee4
MR
18252008-11-29 Martin Rudalics <rudalics@gmx.at>
1826
9c6361c9
MR
1827 * display.texi (Line Truncation): Add reference to Continuation
1828 Lines.
1829
2a472ee4
MR
1830 * windows.texi (Pop Up Window): Mention split-height-threshold
1831 and split-width-threshold.
9c6361c9 1832 (Split Window): Add reference to Continuation Lines.
2a472ee4 1833
e93bc142
AR
18342008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1835
1836 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1837 (GNUstep Support): New node.
1838 * anti.texi:
1839 * emacs.texi:
1840 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1841
43b978db
RS
18422008-11-28 Richard M Stallman <rms@gnu.org>
1843
1844 * misc.texi (Dissociated Press): Minor cleanups.
1845
1846 * dired.texi (Image-Dired): Avoid passive.
1847
e8e2bd93
EZ
18482008-11-28 Eli Zaretskii <eliz@gnu.org>
1849
1850 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1851 representation.
1852
8d2d45da
CY
18532008-11-26 Richard M. Stallman <rms@gnu.org>
1854
1855 * files.texi (Visiting): Rewrite paragraph for clarity.
1856
1857 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1858
a5f7bbcc
AM
18592008-11-25 Alan Mackenzie <acm@muc.de>
1860
1861 * programs.texi (Moving by Parens): Clarify that parens inside strings
1862 and comments are ignored, and that the commands assume the starting
1863 point isn't in a string or comment.
1864
a71703d3
AR
18652008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1866
1867 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1868 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1869 version.
1870 (Mac Customization): Rewrite Preferences Panel section and merge in to
1871 this node, add Open files by dragging to an Emacs window.
1872
1873 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1874
aa5ab79a
CY
18752008-11-26 Chong Yidong <cyd@stupidchicken.com>
1876
0cc92c19
CY
1877 * files.texi (Misc File Ops): Document set-file-modes.
1878
c366b4e4
CY
1879 * windows.texi (Split Window): Document integer values of
1880 truncate-partial-width-windows.
1881
aa5ab79a
CY
1882 * text.texi (Text): Simplify description of markup languages.
1883 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1884 (TeX Editing): Note that `""' inserts one `"' character.
1885 (HTML Mode): Note in the introduction that XML mode is an alias for
1886 SGML mode. Mention nXML mode.
1887
56221db7
CY
18882008-11-25 Chong Yidong <cyd@stupidchicken.com>
1889
1890 * building.texi (Watch Expressions): Fix typo.
1891
90effe33
CY
18922008-11-24 Chong Yidong <cyd@stupidchicken.com>
1893
f90a5ae3
CY
1894 * files.texi (Visiting): Document new behavior of
1895 confirm-nonexistent-file-or-buffer.
1896
1c6c854e
CS
1897 * buffers.texi (Select Buffer):
1898 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 1899
a18ffb4a
CY
1900 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1901 edit-picture.
1902
90effe33
CY
1903 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1904 edit-picture', since that is just an alias for picture-mode.
1905 (Sentences): Note that repeated M-@ extends the region.
1906 (Pages): Make terminology more consistent. Link to Regexps node.
1907 (Longlines): Discuss relationship with Visual Line mode.
1908 (Text Mode): Remove extraneous discussion of other modes, since they
1909 were already introduced in the parent node.
1910
e85103ec
CY
19112008-11-23 Chong Yidong <cyd@stupidchicken.com>
1912
5cb2fe30
CY
1913 * anti.texi (Antinews): Rewrite.
1914
1eb9b307 1915 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1916
1917 * frames.texi (Frame Commands): Mention "minimize" terminology.
1918
e85103ec
CY
1919 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1920 formats.
b908332f
CY
1921 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1922 (Misc X): Don't document useless -hb option.
e85103ec 1923
607f5f88
JL
19242008-11-22 Juri Linkov <juri@jurta.org>
1925
1926 * dired.texi (Dired Navigation): Change normal file name search option
1927 from `non-nil' to `t'. Add `dwim' option.
1928
e1b867a0
JL
19292008-11-22 Juri Linkov <juri@jurta.org>
1930
1931 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1932 ".dir-locals.el". Rename `define-project-bindings' to
1933 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1934 `dir-locals-set-directory-class'.
1935
dd186936
LK
19362008-11-22 Lute Kamstra <lute@gnu.org>
1937
1938 * buffers.texi (Select Buffer): Index goto-line.
1939 * basic.texi (Moving Point): Mention the use of a numeric prefix
1940 argument with goto-line and refer to Select Buffer for the use of a
1941 plain prefix argument.
1942
4b121911
GM
19432008-11-19 Glenn Morris <rgm@gnu.org>
1944
1945 * doclicense.texi: Update to FDL 1.3.
1946 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1947
27267e4c
CY
19482008-11-17 Chong Yidong <cyd@stupidchicken.com>
1949
696f351d
CY
1950 * custom.texi (Minor Modes): Define mode commands and mode variables
1951 more precisely. Recommend using mode commands instead of setting
1952 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1953 (Easy Customization): Use "init file" instead of .emacs.
1954 (Customization Groups): Update to new Custom buffer appearance.
1955 (Saving Customizations): Copyedits. Update example.
1956 (Variables): Give example of variable type-sensitivity.
1957 (Examining): Update example.
1958 (Hooks): Copyedits.
1959 (Specifying File Variables): Use C comments instead of an artificial
1960 Lisp for the example.
1961 (Keymaps): Move internals discussion to Prefix Keymaps.
1962 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1963 (Init Rebinding): Document kbd macro.
1964 (Init File): Link to Find Init.
696f351d
CY
1965
1966 * mark.texi (Using Region): Document Delete Selection Mode more
1967 thoroughly.
1968
1969 * frames.texi (Mouse Commands): Move most of the description of Delete
1970 Selection Mode to Using Region, and link to it.
1bc9c425 1971 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1972
b0570c25
CY
1973 * building.texi (Compilation): Document first-error value of
1974 compilation-scroll-output.
1975 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1976 works as soon as an error is available. Suggested by Juri Linkov.
1977
27267e4c
CY
1978 * mini.texi (Passwords): New node.
1979
1980 * files.texi (Remote Files): Link to Passwords node.
1981
1982 * emacs.texi (Top): Update node listings.
1983
122eb807
CY
19842008-11-16 Chong Yidong <cyd@stupidchicken.com>
1985
9c9855a3
CY
1986 * ack.texi (Acknowledgments): Some updating of credits.
1987
bd6fdcad
CY
1988 * emacs.texi (Acknowledgments): Add a couple more names.
1989
dd1eef46
CY
1990 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1991
122eb807 1992 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1993 (Misc File Ops): Document use of trash.
122eb807 1994
801a8da1
JB
19952008-11-16 Juanma Barranquero <lekktu@gmail.com>
1996
1997 * macos.texi (Mac Customization): Fix typos.
1998
0b4f2253
CY
19992008-11-14 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2002 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2003 the conventions of the main Emacs manual.
2004
2005 * emacs.texi (Top): Update node listings.
2006
517e2b89
CY
20072008-11-12 Chong Yidong <cyd@stupidchicken.com>
2008
07a85685
CY
2009 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2010 command-line-args is processed during startup.
2011 (Action Arguments): Correctly describe how file arguments interact with
2012 the startup screen. Link to Lisp Interaction for scratch buffer.
2013 (Initial Options): Link to Command Example for -batch option.
2014 (Environment): Document initial-environment.
2015
517e2b89
CY
2016 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2017 can't be changed in the site-start file.
2018
6337bbde
CY
20192008-11-07 Chong Yidong <cyd@stupidchicken.com>
2020
2021 * dired.texi (Dired): Mention C-x C-d too.
2022 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2023 (Dired Navigation): Explain dired-goto-file more clearly.
2024 Document dired-isearch-filenames.
6337bbde
CY
2025 (Dired Deletion): Remove unnecessary "expunged" terminology.
2026 (Flagging Many Files): & is now rebound to `% &'.
2027 (Shell Commands in Dired): Document dired-do-async-shell-command.
2028 Clarify how multi-file arguments are passed.
2029 (Misc Dired Features): Document dired-do-isearch.
2030
9e8eeff9
CY
20312008-11-06 Chong Yidong <cyd@stupidchicken.com>
2032
2033 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2034
e071f849
CY
20352008-11-03 Chong Yidong <cyd@stupidchicken.com>
2036
2037 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2038
05482eb1
CY
20392008-11-01 Chong Yidong <cyd@stupidchicken.com>
2040
e2346dea
CY
2041 * programs.texi (Program Modes): Link to Program Indent node.
2042 (Left Margin Paren): Explain consequences of changing
2043 open-paren-in-column-0-is-defun-start more concisely.
2044 (Which Function, Program Indent, Info Lookup): Minor edits.
2045 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2046 (Multi-line Indent): If region is active, TAB indents the region.
2047 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2048 (Matching): The delimiter at the cursor is highlighted---the character
2049 changes color.
2050 (Symbol Completion): Link to Completion node.
2051
e4b6428c
CY
2052 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2053 a strictly text-only system.
2054
05482eb1
CY
2055 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2056 batch mode.
2057
a11d3737
RS
20582008-11-01 Richard M. Stallman <rms@gnu.org>
2059
5abad626
RS
2060 * misc.texi (Document View): Major rewrite.
2061
a11d3737
RS
2062 * maintaining.texi (Types of Log File): Change logs are older than
2063 version control.
2064 (VCS Concepts): Simplify and rearrange.
2065 (Version Control Systems): Make it clear that Linux is only the kernel.
2066 (VC Mode Line): Shorten reference to menu item.
2067 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2068 (VC Directory Mode): Minor cleanup.
2069 Unchanged files are hidden, not omitted.
2070 (VC Directory Commands): Shorten and simplify.
2071 (Change Log Commands): New node, split from Change Logs.
2072 (VC Directory Buffer): New node, split from VC Directory Mode.
2073
c55a4acb
CY
20742008-10-31 Chong Yidong <cyd@stupidchicken.com>
2075
1c6c854e 2076 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2077 from files.texi.
2078
1c6c854e
CS
2079 * files.texi (Version Control): Move to maintaining.texi.
2080 Subnodes moved as well.
2081 (Document Files): Move to misc.texi.
df0356f6 2082
c55a4acb
CY
2083 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2084 vc-update-change-log.
df0356f6
CY
2085 (Version Control): Move here from files.texi.
2086 (Format of ChangeLog): Make it a subnode of Change Log.
2087
2088 * emacs.texi (Top): Update node listing.
c55a4acb 2089
ef082374
TH
20902008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2091
2092 * files.texi (Files): Add a section about document
2093 files (doc-view-mode).
2094
d52582c3
CY
20952008-10-31 Chong Yidong <cyd@stupidchicken.com>
2096
1c6c854e
CS
2097 * building.texi (Compilation Mode):
2098 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2099 (Debuggers): Lower GUD subsections to subsubsections.
2100 (Starting GUD): Add cindex.
2101 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2102
4e0a0968
CY
21032008-10-30 Chong Yidong <cyd@stupidchicken.com>
2104
03625b47
CY
2105 * indent.texi (Indentation): Link to Program Indent.
2106
4e0a0968
CY
2107 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2108 now uses emacsclient's terminal.
2109
8bd3f7ef
CY
21102008-10-29 Chong Yidong <cyd@stupidchicken.com>
2111
80e5620e
CY
2112 * mark.texi (Using Region): Document use-empty-active-region.
2113
97d5c404
CY
2114 * emacs.texi (Top): Update node listings.
2115
1c6c854e
CS
2116 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2117 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2118 (Invoking emacsclient): Rewrite, moving optional arguments to
2119 emacsclient Options.
21d2bae3
CY
2120 (emacsclient Options): New node. Document server-use-tcp and
2121 server-host.
8bd3f7ef 2122
5fda2cbd
CY
21232008-10-28 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * indent.texi (Indentation): Replace list with paragraphed text,
2126 putting description of syntax-driven indentation first. Document new
2127 effect of active regions on tab.
2128 (Tab Stops): Note that editable tab stops affect indentation commands.
2129
4ff029f6
DN
21302008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2131
2132 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2133
996cd6e4
CY
21342008-10-23 Chong Yidong <cyd@stupidchicken.com>
2135
f28815e3
CY
2136 * custom.texi (Function Keys): Note that modified keypad keys are not
2137 translated.
2138
996cd6e4
CY
2139 * basic.texi (Arguments): Explain how to insert multiple digits.
2140
49545fe2
MA
21412008-10-22 Michael Albinus <michael.albinus@gmx.de>
2142
2143 * files.texi (Remote Files): Precise selection of default method.
2144 Rewrite paragraph about disabling remote file names.
2145
edac0b53
CY
21462008-10-22 Chong Yidong <cyd@stupidchicken.com>
2147
e752c544
CY
2148 * search.texi (Special Isearch): Document M-TAB is isearch.
2149
edac0b53
CY
2150 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2151 command.
2152
2153 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2154
20a36054
TH
21552008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2156
1c6c854e 2157 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2158 section.
2159
69051ab6
CY
21602008-10-21 Chong Yidong <cyd@stupidchicken.com>
2161
c4b1a32a
CY
2162 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2163 to files.texi. Move contents of vc2-xtra.texi here.
2164
2165 * vc2-xtra.texi: File removed.
2166
2167 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2168 Directory Commands from the submenu. Don't include deleted file
2169 vc2-xtra.texi.
2170
2171 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2172 (Version Control): Add VC Directory Mode and VC Directory Commands to
2173 the submenu.
2174 (Why Version Control?): Use table format.
2175 (Version Control Systems): Note that Meta-CVS support is gone.
2176 (VCS Concepts): Note precisely when VC started supporting filesets.
2177 Remove bogus xref to CVS Options node.
2178 (Types of Log File): Copyedits.
2179 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2180 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2181 The Right Thing.
2182 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2183 (Log Buffer): Reorganize node, putting C-c C-c description first.
2184 (Old Revisions): Use CVS for example, not RCS.
2185 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2186 Commands from the submenu, putting them under Version Control.
2187 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2188 need to include it in the manual unconditionally, since it is now
2189 crucial to using distributed version control systems.
1a6e2954
CY
2190 (Comparing Files): Note that diff uses the minibuffer, and that the
2191 output is shown using Diff mode.
1c6c854e
CS
2192 (Diff Mode): Explain what "patch" and "hunk" mean.
2193 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2194 diff-show-trailing-whitespaces.
1a6e2954 2195 (File Archives): Add rar support.
c4b1a32a 2196
69051ab6
CY
2197 * major.texi (Choosing Modes): Make mode selection sequence more
2198 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2199 magic-mode-alist is nil by default.
2200 Document magic-fallback-mode-alist.
69051ab6 2201
e7421e03
CY
22022008-10-20 Chong Yidong <cyd@stupidchicken.com>
2203
2204 * frames.texi (Mouse References): Copyedits.
2205
6b2efdc2
TH
22062008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2207
2208 * ack.texi (Acknowledgments): Add myself as doc-view author.
2209
9c5e9396
EZ
22102008-10-20 Eli Zaretskii <eliz@gnu.org>
2211
2212 * frames.texi (Dialog Boxes): Add @cindex entries.
2213
dac94f8e
CY
22142008-10-20 Chong Yidong <cyd@stupidchicken.com>
2215
2216 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2217 (Text-Only Mouse): Copyedit.
2218
25597d40
CY
22192008-10-19 Chong Yidong <cyd@stupidchicken.com>
2220
f8a447f6
CY
2221 * frames.texi: Use @key throughout for mouse clicks.
2222 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2223 (Secondary Selection): Fix modified mouse click syntax.
2224 (Clipboard): Describe Cut, Copy and Paste commands.
2225 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2226 Copyedits.
2227 (Creating Frames): Add xref to Init File.
2228 (Frame Commands): Add xref to Exiting.
2229 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2230
b0f95216
CY
22312008-10-15 Chong Yidong <cyd@stupidchicken.com>
2232
b0817f00
CY
2233 * files.texi (Version Control): Copyedits. Add Bazaar.
2234 (Version Control Systems): List different VCS's using an itemized list.
2235 Add Bazaar.
2236 (VCS Concepts): Copyedits. Tweak description of file merging.
2237
b0f95216
CY
2238 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2239 (Cut/Paste Other App): Document select-active-regions and
2240 x-select-enable-primary.
2241
69d0d701
CY
22422008-10-13 Chong Yidong <cyd@stupidchicken.com>
2243
2244 * mark.texi (Shift Selection): Correct case in node name.
2245
2246 * emacs.texi (Top): Update node order in Mark chapter.
2247
375e8351
EZ
22482008-10-12 Eli Zaretskii <eliz@gnu.org>
2249
2250 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2251
2252 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2253 elsewhere in the manual instead of describing yet again the intricacies
2254 of $HOME on MS-Windows and MS-DOS.
2255
ab58114f
CY
22562008-10-12 Chong Yidong <cyd@stupidchicken.com>
2257
4f959513 2258 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2259 (Minibuffer File): Add discussion of `~' in file names.
2260 Add insert-default-directory index reference.
4f959513 2261
ab58114f
CY
2262 * files.texi (File Names): Reorganize description.
2263 (Visiting): Add xref to Mode Line. Copyedits.
2264 (Save Commands): Mention prefix behavior of C-x C-s.
2265 (Numbered Backups): Node deleted.
2266 (Backup Names): Contents of Numbered Backups moved here. State default
2267 of version-control variable.
2268 (Reverting): Copyedits.
2269 (Version Control): Add additional version control systems.
2270
2271 * emacs.texi (Top): Delete Numbered Backups node.
2272
2273 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2274 Backup Names.
f2884f63 2275 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2276
b0b5100a
RF
22772008-10-11 Romain Francoise <romain@orebokech.com>
2278
2279 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2280
89774b5f
CY
22812008-10-11 Chong Yidong <cyd@stupidchicken.com>
2282
2283 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2284 (Select Buffer): Mention use of minibuffer history. Describe default
2285 value of default-major-mode. Mention that C-x 4 b selects the other
2286 window.
2287 (List Buffers): Document CRM indicators in the order they appear.
2288 (Kill Buffer): Document new command kill-matching buffers.
2289 (Several Buffers): Move explanation of the relationship between buffer
2290 list and buffer menu to the top.
2291 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2292
4c72bf27
CY
22932008-10-10 Chong Yidong <cyd@stupidchicken.com>
2294
2295 * entering.texi (Exiting): Document change of C-x C-c to
2296 save-buffers-kill-terminal. Document kill-emacs.
2297
f68eb991
EZ
22982008-09-30 Eli Zaretskii <eliz@gnu.org>
2299
2300 * mule.texi (Coding Systems): Don't mention codepage-setup.
2301
2302 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2303 cpNNN coding systems anymore.
2304 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2305 for unibyte mode. Don't mention line-drawing characters.
2306 Don't mention dos-unsupported-char-glyph.
f68eb991 2307
1a2dd44d
CY
23082008-09-25 Chong Yidong <cyd@stupidchicken.com>
2309
2310 * search.texi (Search): Shorten introduction.
2311 (Basic Isearch): Add command table. Discuss reverse isearch and
2312 isearch highlighting.
2313 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2314 ring to cindex.
2315 (Special Isearch): Move input methods discussion here.
2316 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2317 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2318 Repeat Isearch.
2319 (Isearch Minibuffer): New node.
2320 (Word Search): Document new word search commands.
2321 (Regexp Example): Simplify example using sentence-end-base variable.
2322 (Replace): Reword introduction.
2323 (Unconditional Replace): Remove unnecessary example.
2324 (Other Repeating Search): Document new `M-s o' binding.
2325
2326 * emacs.texi (Top): Update node listings.
2327
e45da31d
JB
23282008-09-22 Juanma Barranquero <lekktu@gmail.com>
2329
2330 * emacs.texi (Top): Remove Kill Errors from menu.
2331
841c8096
CY
23322008-09-22 Chong Yidong <cyd@stupidchicken.com>
2333
402168fa
CY
2334 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2335 interface for defining macros. Simplify examples. Note that C-g quits
2336 macro definitions.
1c6c854e
CS
2337 (Keyboard Macro Counter): Document using F3 to insert counter.
2338 Give usage example.
402168fa
CY
2339 (Keyboard Macro Query): Organize query responses in a table.
2340
1c6c854e
CS
2341 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2342 Link to Erasing node.
841c8096
CY
2343 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2344 rationale to a footnote.
2345 (Kill Errors): Remove node, due to redundancy with Erasing.
2346 (Spelling): Move discussion of flyspell to end. Note new behavior of
2347 M-$ in active region. Remove non-ispell-specific keybindings from
2348 table.
2349
eab2ee89
DN
23502008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2351
2352 * cmdargs.texi (Initial Options): Document --daemon.
2353
3d53e905
GM
23542008-09-20 Glenn Morris <rgm@gnu.org>
2355
2356 * files.texi (Numbered Backups): Mention that some modes set
2357 version-control.
2358
1c90484d
GM
23592008-09-20 Jim Blandy <jimb@red-bean.com>
2360
2361 * files.texi (Numbered Backups): Reference File Variables, as well.
2362 Remove discussion of Rmail's implementation.
2363
0fc0d844
CY
23642008-09-06 Chong Yidong <cyd@stupidchicken.com>
2365
2366 * misc.texi (Recursive Edit): Note that top-level exits active
2367 minibuffers.
2368
2369 * trouble.texi (Quitting): Likewise.
2370
b18d283d
CY
23712008-08-31 Chong Yidong <cyd@stupidchicken.com>
2372
2373 * emacs.texi (Top): Add Temporary Face Changes xref.
2374
2375 * display.texi (Display): Move Temporary Face Changes node to just
2376 after Standard Faces.
2377 (Scrolling): Document recenter-top-bottom instead of recenter.
2378 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2379 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2380 (Display Custom): Copyedits.
2381 (Optional Mode Line): Document display-battery-mode.
2382
180135fc
RF
23832008-08-27 Romain Francoise <romain@orebokech.com>
2384
2385 * custom.texi (Directory Variables): Minor fix.
2386
d3fe3475
GM
23872008-08-27 Glenn Morris <rgm@gnu.org>
2388
2389 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2390 descriptions.
2391 (Calendar Customizing): Tweak layout description.
183080b6 2392 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2393 markers. Condense calendar-star-date and calendar-mark-today
2394 description.
2395 (Holiday Customizing): Add oriental and solar holidays.
2396 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2397 Fix holiday-float description. Use zerop in examples. Be less verbose.
2398 (Date Display Format): Change ISO format. Be less verbose.
2399 (Diary Customizing): Mention day and month abbrev arrays.
2400 Mention the date-form variables by name. Update European example.
2401 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2402 Condense examples. Mention diary-entry-symbols by name.
2403 Condense table for insertion commands.
2404 (Fancy Diary Display): Mention diary-include-string and
2405 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2406 Ethiopic, Persian date functions. Condense descriptions.
2407
2408 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2409 (Adding to Diary): Adapt for changed node name.
2410
71755807
GM
24112008-08-26 Glenn Morris <rgm@gnu.org>
2412
2413 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2414 node "Hebrew/Islamic Entries".
2415
2416 * calendar.texi (Specified Dates): Fix names of iso functions.
2417 (General Calendar): There may not be another window.
2418 (Writing Calendar Files, Holidays): Tweak intro.
2419 (Holidays): Mention Baha'i and Chinese holidays.
2420 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2421 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2422 (To Other Calendar): Add calendar-print-other-dates.
2423 Refer to "graphic display" rather than "X.
2424 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2425 (Displaying the Diary): Fix whitespace after reference.
2426 Fix `diary-number-of-entries' reference.
2427 (Date Formats): Explicitly mention that day names can be abbreviated.
2428 (Adding to Diary): Add some references to other sections.
2429 (Special Diary Entries): Fix reference.
2430 (Appointments): Simplify appt-message-warning-time entry.
2431 Clarify where times must be.
2432 (Importing Diary): Comment out icalendar paragraph that does not apply.
2433 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2434
d76ebc75
GM
24352008-08-23 Glenn Morris <rgm@gnu.org>
2436
2437 * fortran-xtra.texi (Fortran): Change description of free form and
2438 fixed form a bit. Mention hideshow and imenu.
2439 (Fortran Motion): Mention fortran-end-of-subprogram,
2440 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2441 (Fortran Indent): Minor re-word.
2442 (ForIndent Commands): Mention fortran-fill-paragraph and
2443 fortran-fill-statement.
2444 (ForIndent Cont): Mention fortran-tab-mode-string.
2445 (Fortran Comments): Mention fortran-comment-line-start-skip.
2446 (Fortran Columns): Mention font-locking.
2447 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2448
1fc0ce04 24492008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2450
2451 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2452
5c52e13c
CY
24532008-08-22 Chong Yidong <cyd@stupidchicken.com>
2454
2455 * mini.texi (Minibuffer): Simplify introduction.
2456 (Minibuffer File): Document tilde in minibuffer filenames.
2457 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2458 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2459 (Completion Example): Update example to current command list.
2460 (Completion Options): Document `lazy' value of completion-auto-help.
2461 Update contents of completion-ignored-extensions.
2462 (Minibuffer History): Describe "future history" list. State default
2463 value of history-delete-duplicates.
2464
77a00355
GM
24652008-08-21 Glenn Morris <rgm@gnu.org>
2466
2467 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2468 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2469
39ee1d04
CY
24702008-08-17 Chong Yidong <cyd@stupidchicken.com>
2471
2472 * regs.texi (Registers): Clarify valid register names.
2473 (RegPos): Note that buffer is saved and restored too.
2474 (RegText): Note that mark is reactivated/deactivated.
2475 (RegConfig): Xref to Windows node.
2476
b12c348f
CY
24772008-08-16 Chong Yidong <cyd@stupidchicken.com>
2478
3ae7ba79
CY
2479 * basic.texi (Inserting Text): Provide command name for C-q.
2480
b12c348f
CY
2481 * killing.texi (Killing): Copyedit. Define read-only text.
2482 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2483 (Killing by Lines): Copyedit.
2484 (Other Kill Commands): Move M-w description here.
2485 (Yanking): Move M-w to Other Kill Commands.
2486 (Kill Ring): Also mention saving text in registers. Link to Text
2487 Properties in elisp manual.
2488 (Accumulating Text): Copyedit.
2489 (CUA Bindings): Shift selection is now the default.
2490
d8ff7692
TZ
24912008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2492
2493 * maintaining.texi (Change Log): Mention next-error is available.
2494
a43a8a2e
GM
24952008-08-10 Glenn Morris <rgm@gnu.org>
2496
2497 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2498 and intermonth text.
2499 (Holiday Customizing): Add holiday-chinese.
2500
eba27308
EZ
25012008-08-08 Eli Zaretskii <eliz@gnu.org>
2502
2503 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2504
5f14a5b3
DN
25052008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2506
2507 * files.texi (Log Buffer): Describe C-c C-d.
2508 (Diff Mode): Describe C-x 4 A.
2509
49989bff
EZ
25102008-08-06 Eli Zaretskii <eliz@gnu.org>
2511
2512 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2513
5c915c02
DN
25142008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2515
2beaf97a
DN
2516 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2517 describe the new bindings to show the changeset diff, toggle annotation
2518 visibility, show revisions.
2519 (VC Status): Describe key bindings for modifying the change comments,
2520 displaying changeset diffs and annotations.
2521
5c915c02
DN
2522 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2523
71798ace
NR
25242008-08-05 Nick Roberts <nickrob@snap.net.nz>
2525
2526 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2527
b8949644
EZ
25282008-08-02 Eli Zaretskii <eliz@gnu.org>
2529
2530 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2531 and wording.
2532
819567d1
DN
25332008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2534
2535 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2536 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2537 commands. Improve some old info.
2538
5f38310a
CY
25392008-07-31 Chong Yidong <cyd@stupidchicken.com>
2540
0dc3906b
CY
2541 * display.texi (Visual Line Mode): New node.
2542
5f38310a 2543 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2544 (Moving Point): Add additional alternative key bindings.
2545 Describe line-move-visual.
5f38310a
CY
2546 (Erasing): Describe DEL.
2547 (Basic Undo, Blank Lines, Arguments): Copyedit.
2548 (Continuation Lines): Mention Visual Line mode.
2549 (Position Info): Move extended discussion to mule.texi.
2550
2551 * mule.texi (International Chars): Describe C-x =.
2552
2553 * emacs.texi (Top): Add Visual Line Mode node.
2554
7c2fb837
DN
25552008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2556
2557 * emacs.texi: Remove VMS support.
2558
3f6b73ef
DN
25592008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2560
2561 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2562 the vc-dir command name.
2563
9e2a2647
DN
25642008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2565
2566 * xresources.texi: Remove mentions of Mac Carbon.
2567
568beaa2
AS
25682008-07-19 Andreas Schwab <schwab@suse.de>
2569
2570 * ns-emacs.texi: Move to ../misc.
2571
0ef94706
CY
25722008-07-15 Chong Yidong <cyd@stupidchicken.com>
2573
2574 * entering.texi (Exiting): Don't describe text-only terminals as the
2575 default. Describe the new startup screen.
2576 (Exiting): Describe how to kill Emacs first. Change description of
2577 iconification to handle modern window systems.
2578
ba60bd44 25792008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2580
2581 * ns-emacs.texi: New file, documents features of Emacs port under
2582 NeXTstep windowing.
2583
9f30aa73
CY
25842008-07-15 Chong Yidong <cyd@stupidchicken.com>
2585
938a5d2e
CY
2586 * entering.texi (Entering Emacs): Update prev node.
2587
2588 * glossary.texi (Glossary): Remove xref to Text Characters.
2589
9f30aa73
CY
2590 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2591 directly, rather than in the context of ASCII. Move description of
2592 special properties of modifier key to new Modifier Keys node.
2593 (Keys): Copyedit.
2594 (Text Characters): Delete node. Multibyte is the default nowadays, and
2595 the node contents are obsolete.
2596
2597 * custom.texi (Modifier Keys): New node.
2598
2599 * emacs.texi (Top): Update node list.
2600
7e53d36c
CY
26012008-07-13 Chong Yidong <cyd@stupidchicken.com>
2602
2603 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2604 saying that Emacs provides menus and mouse support (which is par for
2605 the course).
2606
2607 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2608 early on.
2609 (Point): Copyedit. Relegate historical trivia to a footnote.
2610 (Mode Line): Explain mode-line format more consistently.
2611 (Menu Bar): Copyedit.
2612
1e9fa96d
GM
26132008-06-27 Glenn Morris <rgm@gnu.org>
2614
2615 * cal-xtra.texi (Sexp Diary Entries):
2616 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2617
dc9bebb8
CY
26182008-06-26 Chong Yidong <cyd@stupidchicken.com>
2619
2620 * mark.texi (Shift selection): New node.
2621 (Mark): Copyedits.
2622 (Persistent Mark): Move to the end of the chapter.
2623
e7881076
EZ
26242008-06-20 Eli Zaretskii <eliz@gnu.org>
2625
2626 * makefile.w32-in (distclean): Remove makefile.
2627
f427400c
NR
26282008-06-17 Nick Roberts <nickrob@snap.net.nz>
2629
2630 * building.texi (Starting GUD): Add an entry for gud-gdb.
2631 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2632 command mode.
2633
b597d348
GM
26342008-06-17 Glenn Morris <rgm@gnu.org>
2635
2636 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2637
647b7094
NR
26382008-06-17 Nick Roberts <nickrob@snap.net.nz>
2639
2640 * building.texi (Starting GUD): Expand on remote debugging.
2641 (Other GDB-UI Buffers): Mention new keyboard bindings.
2642
47a30023
GM
26432008-06-15 Glenn Morris <rgm@gnu.org>
2644
2645 * gnu.texi: Use a verbatim license for this invariant section,
2646 as per etc/GNU.
2647
37e5d54a
GM
26482008-06-13 Daniel Engeler <engeler@gmail.com>
2649
2650 * emacs.texi, misc.texi: Add documentation about serial port access.
2651
8e65d46c
GM
26522008-06-13 Glenn Morris <rgm@gnu.org>
2653
c1473b4c
MB
2654 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2655 maintain.info.
8e65d46c 2656
e40a85cd
MB
26572008-06-05 Miles Bader <miles@gnu.org>
2658
2659 * display.texi (Temporary Face Changes): Update to reflect function
2660 renamings in face-remap.el.
2661
56c73dec
MB
26622008-06-04 Miles Bader <miles@gnu.org>
2663
1c6c854e
CS
2664 * display.texi (Temporary Face Changes):
2665 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2666 `increase-buffer-face-height' and `decrease-default-face-height' now
2667 that they aren't bound by default.
2668
9d3d42fb
MB
26692008-06-03 Miles Bader <miles@gnu.org>
2670
2671 * display.texi (Temporary Face Changes): New node.
2672
2be6bfe2
EZ
26732008-05-31 Eli Zaretskii <eliz@gnu.org>
2674
2675 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2676
daf7e339
GM
26772008-05-31 Glenn Morris <rgm@gnu.org>
2678
2679 * cal-xtra.texi (Fancy Diary Display): Simplify.
2680
d21d2618
GM
26812008-05-30 Glenn Morris <rgm@gnu.org>
2682
2683 * cal-xtra.texi (Fancy Diary Display): Update for
2684 diary-display-function replacing diary-display-hook.
2685
71ce5fd0
JB
26862008-05-29 Drew Adams <drew.adams@oracle.com>
2687
2688 * msdog.texi (Windows Keyboard): Add descriptions of
2689 w32-register-hot-key and w32-unregister-hot-key.
2690
a3cdbdf8
MO
26912008-05-21 Tom Tromey <tromey@redhat.com>
2692
2693 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2694 Variables node.
2695
854a574c
MO
26962008-05-19 Tom Tromey <tromey@redhat.com>
2697
2698 * custom.texi (Variables): Add Directory Variables to menu.
2699 (Directory Variables): New node.
2700
7c2ec3f9
ER
27012008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2702
71ce5fd0 2703 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2704
370fded4
ER
27052008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2706
2707 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2708 Revision Tags and rewritten. Section now uses modern terminology,
2709 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2710 accurately.
2711
6af511e3
EZ
27122008-05-10 Eli Zaretskii <eliz@gnu.org>
2713
2714 * msdog.texi (Windows Files): Update documentation of
2715 w32-get-true-file-attributes.
2716
7a78b6e7
ER
27172008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2718
2719 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2720 directory mode.
2721
1bcfc24e
CY
27222008-05-08 Chong Yidong <cyd@stupidchicken.com>
2723
2724 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2725 entry "television".
1bcfc24e 2726
db86064f
ER
27272008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2728
ab5ec32c 2729 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2730
a31b405e
ER
27312008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2732
2733 * emacs/buffers.texi, emacs/files.texi (Version-control):
2734 vc-toggle-read-only is no longer a good idea...
2735
ff2c14fc
GM
27362008-04-29 Glenn Morris <rgm@gnu.org>
2737
2738 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2739
367c9b7c
JL
27402008-04-22 Juri Linkov <juri@jurta.org>
2741
2742 * dired.texi (Subdirectories in Dired): Describe using `^'
2743 to return to the parent directory.
2744
4ac1e9b4
NR
27452008-04-22 Nick Roberts <nickrob@snap.net.nz>
2746
2747 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2748 recent changes.
2749
b9b3bf2b
NR
27502008-04-19 Nick Roberts <nickrob@snap.net.nz>
2751
2752 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2753 (Other GDB-UI Buffers): Update for recent thread related changes.
2754
4d120d6a
SM
27552008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2756
2757 * maintaining.texi (Maintaining):
2758 * emacs.texi (Top): Typo.
2759
a152877d
SM
27602008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2761
b9b3bf2b
NR
2762 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2763 arg in `font-lock-add-keywords'.
a152877d 2764
36c0514c
GM
27652008-04-08 Glenn Morris <rgm@gnu.org>
2766
2767 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2768 Also add Baha'i calendar references where appropriate.
2769
06a97d46
GM
27702008-04-05 Glenn Morris <rgm@gnu.org>
2771
2772 * custom.texi (Init File): Byte-compiling .emacs is bad.
2773
6adc6eed
SM
27742008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2775
2776 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2777
571388b0
GM
27782008-03-29 Glenn Morris <rgm@gnu.org>
2779
2780 * calendar.texi: Update for `calendar-date-style' replacing
2781 `european-calendar'.
2782
3ae8f876
JR
27832008-03-28 Jason Rumney <jasonr@gnu.org>
2784
2785 * display.texi (Display Custom): Mention overlay-margin in text.
2786
5bc6ddff 27872008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2788
5bc6ddff
MB
2789 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2790 tutorial' comments.
03a864d5 2791
7186a830
CY
27922008-03-28 Chong Yidong <cyd@stupidchicken.com>
2793
2794 * mark.texi (Mark): Rearrange nodes.
2795 (Persistent Mark): Rename from Transient Mark.
2796 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2797 Describe Transient Mark mode as the default.
2798
2799 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2800 the default behavior with Transient Mark mode off.
2801 (Position Info): Fix typo.
2802
71ce5fd0
JB
2803 * display.texi (Standard Faces): Reference the Mark node.
2804 Remove discussion of the region face, which is discussed there.
7186a830
CY
2805
2806 * emacs.texi (Top): Update node listings.
2807
2808 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2809 as the default.
2810
2811 * fixit.texi (Undo): Standardize choice of undo key sequence.
2812 (Undo, Spelling): Describe Transient Mark mode as the default.
2813
2814 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2815 default.
2816
2817 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2818
2819 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2820 mode is the default, and note that the mark is not activated when set.
2821
2822 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2823 Describe Transient Mark mode as the default.
2824
2825 * search.texi (Basic Isearch): Reference the Mark Ring node.
2826 (Replace, Unconditional Replace, Other Repeating Search):
2827 Describe Transient Mark mode as the default.
2828
1c6c854e
CS
2829 * text.texi (Words, Pages, Fill Commands, HTML Mode):
2830 Describe Transient Mark mode as the default.
7186a830
CY
2831 (Paragraphs): Describe how M-h behaves when region is active.
2832
2833 * trouble.texi (Quitting): Clarify effects of C-g.
2834
dc47d1ff
GM
28352008-03-13 Glenn Morris <rgm@gnu.org>
2836
2837 * emacs.texi (EMACSVER): Set to 23.0.60.
2838
e3e0fb39 28392008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2840
e3e0fb39
GM
2841 * dired.texi (Hiding Subdirectories): Fix previous change.
2842
28432008-03-05 Drew Adams <drew.adams@oracle.com>
2844
2845 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2846
5e14abf8
KS
28472008-02-28 Kim F. Storm <storm@cua.dk>
2848
2849 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2850 Move describe-distribution to C-h C-o.
2851 Move view-emacs-problems to C-h C-p.
2852 Add view-emacs-debugging on C-h C-d.
2853 Add view-external-packages on C-h C-e.
d0207bf3 2854 Add view-order-manuals on C-h C-m.
5e14abf8 2855
d0207bf3 28562008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2857
2858 * msdog-xtra.texi (MS-DOS): Docstring fix.
2859
87e391bb
EZ
28602008-02-09 Eli Zaretskii <eliz@gnu.org>
2861
2862 * msdog.texi (Windows Fonts): Use a @table for describing font
2863 properties.
2864
5662e503
JR
28652008-02-07 Jason Rumney <jasonr@gnu.org>
2866
2867 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2868 value has changed.
2869 (Windows HOME): Clarify what is meant by "if that fails as well".
2870 (Windows Fonts): New section.
2871
72463824
GM
28722008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2873
2874 * basic.texi (Basic Undo): Remove duplicate "you can".
2875
7ff926e0
EZ
28762008-02-02 Eli Zaretskii <eliz@gnu.org>
2877
2878 * maintaining.texi (Tags): Fix last change.
2879
6ab7aef1
MA
28802008-02-02 Michael Albinus <michael.albinus@gmx.de>
2881
093571c3 2882 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2883
ace67e7e
NR
28842008-01-31 Nick Roberts <nickrob@snap.net.nz>
2885
2886 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2887
ae068fdf
RS
28882008-01-26 Richard Stallman <rms@gnu.org>
2889
2890 * maintaining.texi (Tags): Delete redundant index entry.
2891
a56d9a08
EZ
28922008-01-26 Eli Zaretskii <eliz@gnu.org>
2893
2894 * programs.texi (Imenu): Move "@cindex tags" from here...
2895 * maintaining.texi (Tags): ...to here.
2896
e941ed90
NR
28972008-01-23 Kevin Ryde <user42@zip.com.au>
2898
2899 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2900 click count.
2901
650276d5
JB
29022008-01-21 Juanma Barranquero <lekktu@gmail.com>
2903
2904 * entering.texi (Exiting): Fix typo.
2905 Reported by D. E. Evans <sinuhe@gnu.org>.
2906
8dc17977
MR
29072007-12-31 Martin Rudalics <rudalics@gmx.at>
2908
2909 * glossary.texi (Glossary): Fix typo.
2910
9f9695a6
RS
29112007-12-27 Richard Stallman <rms@gnu.org>
2912
2913 * text.texi (Formatted Text): Improve menu tag.
2914 (Editing Format Info): In Info, add duplicate menu of nodes
2915 about the submenus.
2916 (Format Faces): Say where Faces menu is found. Mention Other.
2917 (Format Colors): Say where these submenus are found.
2918 (Format Indentation, Format Justification): Likewise.
2919 (Format Properties): Likewise.
2920
abfd0191
RS
29212007-12-22 Richard Stallman <rms@gnu.org>
2922
2923 * search.texi (Query Replace): Make exp of query-replace more
2924 self-contained, and clarify.
8dc17977 2925
abfd0191
RS
2926 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2927
a2586785
RS
29282007-12-15 Richard Stallman <rms@gnu.org>
2929
2930 * files.texi (Auto Save): Clarify definition of auto-saving.
2931
a67cf2bb
RS
29322007-11-26 Richard Stallman <rms@gnu.org>
2933
2934 * help.texi (Help Echo): Cleanups.
2935
448b33b1
TTN
29362007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2937
2938 * files.texi (Why Version Control?): Fix typo.
2939 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2940 (Selecting a Fileset): Fix typos; small rewording.
2941 (Log Buffer): Likewise.
2942 (Old Revisions): Likewise.
448b33b1 2943
221bb7f6
EZ
29442007-11-17 Eli Zaretskii <eliz@gnu.org>
2945
2946 * mule.texi (Communication Coding): Fix wording of last change.
2947
d0207bf3 29482007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2949
630cb3b7
JB
2950 * custom.texi (Specifying File Variables):
2951 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2952
53b7759e
KH
29532007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2954
a5ab2e0c 2955 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2956
2957 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2958
c8763fb6 29592007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2960
630cb3b7 2961 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2962 --output=file.
2963
ff98e024
MR
29642007-11-13 Martin Rudalics <rudalics@gmx.at>
2965
2966 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2967 (Help Echo): Avoid mentioning the term "region" here and
2968 consistently use the term "active text".
2969
37b11c22
GM
29702007-11-11 Glenn Morris <rgm@gnu.org>
2971
2972 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2973
21d50ba1
JL
29742007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2975
1c6c854e
CS
2976 * search.texi (Query Replace):
2977 Mention `query-replace-show-replacement'.
21d50ba1 2978
c12ecb0a 29792007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2980
2981 * building.texi (Watch Expressions): Remove obscure sentence.
2982
3b4201f4
KH
29832007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2984
2985 * mule.texi (Select Input Method): Describe how to activate an input
2986 method in the text mode.
2987
07e5c0b0
DN
29882007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2989
2990 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2991
52dd7391
NR
29922007-10-30 Nick Roberts <nickrob@snap.net.nz>
2993
2994 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2995
c004e539
GM
29962007-10-30 Glenn Morris <rgm@gnu.org>
2997
2998 * misc.texi (Directory Tracking): Explain a bit more about
2999 dirtrack-mode.
3000
ca8c5b8c
GM
30012007-10-25 Glenn Morris <rgm@gnu.org>
3002
3003 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3004
b6c764ef
RS
30052007-10-24 Richard Stallman <rms@gnu.org>
3006
3007 * misc.texi (Interactive Shell): Cleanup last change.
3008
eabd84c9
JL
30092007-10-22 Juri Linkov <juri@jurta.org>
3010
3011 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3012 default values.
3013
0b43c7e2
ER
30142007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3015
ca8c5b8c 3016 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3017 'filesets'.
3018
a80859d4
MR
30192007-10-18 Martin Rudalics <rudalics@gmx.at>
3020
3021 * trouble.texi (Quitting): Fix typo.
3022
c9447ae1
GM
30232007-10-18 Glenn Morris <rgm@gnu.org>
3024
3025 * frames.texi (Mode Line Mouse): Mention minor mode names.
3026
168b980f
JL
30272007-10-17 Juri Linkov <juri@jurta.org>
3028
3029 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3030 fill-paragraph operates on the active region in Transient Mark mode.
3031 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3032 with fill-paragraph.
3033
3034 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3035 fill-paragraph.
3036
3037 * fixit.texi (Spelling): ispell-word operates on the active region
3038 in Transient Mark mode.
3039
5a331f34
JB
30402007-10-17 Aaron S. Hawley <aaronh@garden.org>
3041
3042 * building.texi (Source Buffers):
3043 * custom.texi (Init Non-ASCII):
3044 * glossary.texi (Glossary): Use "key binding" consistently.
3045
2a9f4d55
JB
30462007-10-17 Juanma Barranquero <lekktu@gmail.com>
3047
3048 * calendar.texi (Diary): Fix directive.
3049
de13cecf
RS
30502007-10-16 Richard Stallman <rms@gnu.org>
3051
3052 * calendar.texi (Diary): Clarify text about diary file example.
3053
5f90d53e
ER
30542007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3055
3056 * files.texi: Capitalize node names according to convention.
3057
3aa491bc
GM
30582007-10-13 Glenn Morris <rgm@gnu.org>
3059
3060 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3061
8a3106d3
ER
30622007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3063
3064 * emacs.texi:
3065 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3066 suggested by RMS and Robert J. Chassell.
8a3106d3 3067
da1080a2
ER
30682007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3069
3aa491bc 3070 * files.texi (Version Systems):
0870a421
ER
3071 * vc-xtra.texi:
3072 * vc1-xtra.texi:
ac3f4c6f 3073 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3074 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3075 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3076 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3077
58ade22b
ER
30782007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3079
da1080a2 3080 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3081 Reorder the descriptions to be chronological.
3082
93870ce2
RS
30832007-10-09 Richard Stallman <rms@gnu.org>
3084
3085 * display.texi (Cursor Display): Correct how cursor appears
3086 in nonselected windows.
3087
568c7288
NR
30882007-10-04 Nick Roberts <nickrob@snap.net.nz>
3089
3090 * building.texi (GDB Graphical Interface): Remove references to gdba
3091 and mention gud-gdb.
3092
1af74d06 30932007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3094
1af74d06 3095 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3096
0d8fb755
JL
30972007-10-06 Juri Linkov <juri@jurta.org>
3098
3099 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3100 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3101 fill-paragraph-or-region.
3102
3103 * basic.texi (Arguments): Replace fill-paragraph with
3104 fill-paragraph-or-region.
3105
b981e2c6
ER
31062007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3107
3108 * files.texi: Update the section on version control for 2007
2a9f4d55 3109 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3110 will come later.
3111
5fceaf9c
GM
31122007-09-15 Glenn Morris <rgm@gnu.org>
3113
3114 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3115 to `list-holidays'.
3116
b0e44b17
GM
31172007-09-14 Glenn Morris <rgm@gnu.org>
3118
3119 * calendar.texi: Update all instances of mark-calendar-holidays,
3120 list-calendar-holidays, list-holidays with the new names.
3121
8cf51b2c
GM
31222007-09-06 Glenn Morris <rgm@gnu.org>
3123
46a367db 3124 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3125 Split into the Emacs manual in emacs/, and other manuals in misc/.
3126 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3127 manual.
3128 (infodir): New variable.
3129 (info): Use $infodir.
3130 (emacsman): Delete target, not needed any more.
3131 Move all targets that are not the Emacs manual to misc/Makefile.in.
3132 (mostlyclean): Remove `gnustmp'.
3133 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3134 manual.
92f9b43f 3135 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3136 (emacsman): Delete target, not needed any more.
3137 (clean): Remove all info files but Emacs manual.
3138 Move all targets that are not the Emacs manual to misc/Makefile.in.
3139 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3140
3141 * Makefile.in (INFOSOURCES): Delete.
3142 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3143 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3144 *.vrs *.toc here...
3145 (maintainer-clean): ...from here.
3146
31472007-09-05 Glenn Morris <rgm@gnu.org>
3148
3149 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3150
8cf51b2c
GM
31512007-08-29 Glenn Morris <rgm@gnu.org>
3152
3153 * emacs.texi (EMACSVER): Increase to 23.0.50.
3154
3420c522
RS
31552007-08-27 Richard Stallman <rms@gnu.org>
3156
3157 * emacs.texi (Top): Clarify menu item for Glossary.
3158
3159 * display.texi (Faces): Change secn title.
3160 Clarify not all fonts come from Font Lock.
3161
8cf51b2c
GM
31622007-08-17 Eli Zaretskii <eliz@gnu.org>
3163
3164 * basic.texi (Position Info): Add index entry for face at point.
3165 Mention that character faces are also displayed by "C-u C-x =".
3166
8cf51b2c
GM
31672007-08-08 Glenn Morris <rgm@gnu.org>
3168
3169 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3170
31712007-08-07 Chong Yidong <cyd@stupidchicken.com>
3172
3173 * files.texi (File Conveniences): Document point motion keys in Image
3174 mode.
3175
8cf51b2c
GM
31762007-07-27 Glenn Morris <rgm@gnu.org>
3177
8cf51b2c
GM
3178 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3179 in-line.
3180
3181 * gpl.texi: New file with text of GPL.
3182 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3183
31842007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3185
3186 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3187
3188 * dired.texi (Wdired): Mention C-x C-q key binding.
3189
31902007-07-28 Nick Roberts <nickrob@snap.net.nz>
3191
3192 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3193
31942007-07-25 Glenn Morris <rgm@gnu.org>
3195
8cf51b2c
GM
3196 * emacs.texi (Copying): Replace license with GPLv3.
3197
3198 * Relicense all FSF files to GPLv3 or later.
3199
32002007-07-24 Glenn Morris <rgm@gnu.org>
3201
3202 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3203 for some calendars.
3204
32052007-07-23 Nick Roberts <nickrob@snap.net.nz>
3206
3207 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3208 default-directory for the current buffer is on a remote machine.
3209
8cf51b2c
GM
32102007-07-21 Eli Zaretskii <eliz@gnu.org>
3211
3212 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3213 default value.
3214
32152007-07-21 Richard Stallman <rms@gnu.org>
3216
3217 * files.texi (Why Version Control?): Improve previous change.
3218
32192007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3220
3221 * files.texi (Why Version Control?): New node.
3222
8cf51b2c
GM
32232007-07-12 Nick Roberts <nickrob@snap.net.nz>
3224
8cf51b2c
GM
3225 * building.texi (Starting GUD): Add xref to this anchor.
3226
8cf51b2c
GM
32272007-06-24 Karl Berry <karl@gnu.org>
3228
2a9f4d55 3229 * emacs.texi: New Back-Cover Text.
8cf51b2c 3230
8cf51b2c
GM
32312007-06-07 Alan Mackenzie <acm@muc.de>
3232
3233 * display.texi (Optional Mode Line): Document the new form of
3234 line+column numbers, "(561,2)".
3235
32362007-06-06 Juanma Barranquero <lekktu@gmail.com>
3237
49823426 3238 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3239
32402007-06-02 Chong Yidong <cyd@stupidchicken.com>
3241
3242 * Version 22.1 released.
3243
8cf51b2c
GM
32442007-05-07 Karl Berry <karl@gnu.org>
3245
3246 * emacs.texi (EMACSVER): Back to 22.
3247
32482007-05-06 Richard Stallman <rms@gnu.org>
3249
3250 * maintaining.texi (Create Tags Table): Clean up previous change.
3251
c8763fb6 32522007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3253
3254 * maintaining.texi (Create Tags Table): Add text about the dangers of
3255 making symbolic links to tags files.
3256
32572007-05-04 Karl Berry <karl@gnu.org>
3258
3259 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3260
32612007-05-03 Karl Berry <karl@gnu.org>
3262
3263 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3264
3265 * .cvsignore (*.pdf): New entry.
3266
8cf51b2c
GM
3267 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3268 for printing.
3269
32702007-05-01 Richard Stallman <rms@gnu.org>
3271
3272 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3273
8cf51b2c
GM
32742007-04-28 Glenn Morris <rgm@gnu.org>
3275
3276 * ack.texi (Acknowledgments):
3277 * anti.texi (Antinews):
8cf51b2c
GM
3278 * programs.texi (Program Modes): Restore mention of python.el pending
3279 consideration of legal status.
3280
32812007-04-28 Richard Stallman <rms@gnu.org>
3282
3283 * files.texi (File Names): Fixes to ~ description on MS systems.
3284
8cf51b2c
GM
32852007-04-26 Glenn Morris <rgm@gnu.org>
3286
3287 * emacs.texi (EMACSVER): Increase to 22.1.50.
3288
32892007-04-25 Karl Berry <karl@gnu.org>
3290
3291 * emacs.texi: Improve line breaks on copyright page,
3292 similar layout to lispref, 8.5x11 by default.
3293
3294 * dired.texi (Image-Dired): Improve line break, fix typo.
3295
32962007-04-24 Chong Yidong <cyd@stupidchicken.com>
3297
3298 * programs.texi (Program Modes):
8cf51b2c
GM
3299 * anti.texi (Antinews):
3300 * ack.texi (Acknowledgments): python.el removed.
3301
8cf51b2c
GM
33022007-04-23 Chong Yidong <cyd@stupidchicken.com>
3303
3304 * display.texi (Highlight Interactively): Correct description of
3305 hi-lock-file-patterns-policy.
3306
3307 * files.texi (File Archives): Mention self-extracting executables.
3308
33092007-04-23 Eli Zaretskii <eliz@gnu.org>
3310
3311 * search.texi (Unconditional Replace, Query Replace): Add xref to
3312 "Replacement and Case".
3313
33142007-04-22 Chong Yidong <cyd@stupidchicken.com>
3315
3316 * dired.texi (Image-Dired): Move from Thumbnails node.
3317 * misc.texi (Thumbnails): Node deleted.
3318 * emacs.texi (Top): Update node listing.
3319
3320 * files.texi (File Conveniences):
49823426 3321 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3322
33232007-04-21 Richard Stallman <rms@gnu.org>
3324
3325 * display.texi (Highlight Interactively): Correct previous change.
3326 Clarify doc of hi-lock-find-patterns, and move new features into it.
3327
33282007-04-20 David Koppelman <koppel@ece.lsu.edu>
3329
1c6c854e
CS
3330 * display.texi (Highlight Interactively):
3331 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3332
33332007-04-20 Martin Rudalics <rudalics@gmx.at>
3334
3335 * display.texi (Scrolling): Fix typo.
3336
8cf51b2c
GM
33372007-04-15 Chong Yidong <cyd@stupidchicken.com>
3338
8cf51b2c
GM
3339 * doclicense.texi: Remove node heading, so that it can be included by
3340 other files.
3341
3342 * emacs.texi: Insert node heading for GFDL.
3343
8cf51b2c
GM
33442007-04-14 Eli Zaretskii <eliz@gnu.org>
3345
3346 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3347 "command line".
3348
3349 * display.texi (Faces): Refer to "Creating Frames" for face
3350 and other frame customizations in .emacs.
3351
3352 * frames.texi (Creating Frames): Mention that face customizations can
3353 be put in .emacs. Add index entries.
3354
33552007-04-12 Richard Stallman <rms@gnu.org>
3356
3357 * glossary.texi (Glossary): Explain `iff'.
3358
33592007-04-11 Karl Berry <karl@gnu.org>
3360
3361 * gnu.texi (Top),
3362 * macos.texi (Mac Font Specs),
3363 * anti.texi (Antinews),
3364 * xresources.texi (Resources),
3365 * misc.texi (Emulation),
3366 * calendar.texi (Daylight Saving),
3367 * dired.texi (Dired and Find),
3368 * rmail.texi (Remote Mailboxes),
3369 * sending.texi (Mail Headers),
3370 * programs.texi (Which Function),
3371 * files.texi (Recover),
3372 * buffers.texi (Uniquify),
3373 * frames.texi (Wheeled Mice),
3374 * killing.texi (Rectangles): Wording to improve breaks in
3375 8.5x11 format.
3376 * mule.texi (Language Environments): \hbadness=10000 since there's
3377 no way to reword.
3378 * emacs.texi (smallbook): New @set to more easily switch between
3379 smallbook and 8.5x11.
3380
33812007-04-11 Richard Stallman <rms@gnu.org>
3382
3383 * files.texi (File Conveniences): Add xref to Tumme.
3384 Delete text about Thumbnail mode.
3385
8cf51b2c
GM
33862007-04-09 Alan Mackenzie <acm@muc.de>
3387
3388 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3389 new name. Insert concept index entries.
3390
8cf51b2c
GM
33912007-04-08 Chong Yidong <cyd@stupidchicken.com>
3392
3393 * display.texi (Standard Faces): Document prefix arg for
3394 list-faces-display.
3395
3396 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3397
8cf51b2c
GM
33982007-04-07 Chong Yidong <cyd@stupidchicken.com>
3399
8cf51b2c
GM
3400 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3401
3402 * files.texi (Misc File Ops): Rewrite description of
3403 insert-file-literally.
3404
8cf51b2c
GM
34052007-03-31 Eli Zaretskii <eliz@gnu.org>
3406
3407 * misc.texi (Printing): Postscript -> PostScript.
3408
8cf51b2c
GM
3409 * ack.texi (Acknowledgments): Postscript -> PostScript.
3410
3411 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3412
3413 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3414 below.
3415
34162007-03-30 Chong Yidong <cyd@stupidchicken.com>
3417
3418 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3419 Init Non-ASCII.
3420 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3421 (Init Non-ASCII): New node.
3422
34232007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3424
3425 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3426
8cf51b2c
GM
34272007-03-12 Glenn Morris <rgm@gnu.org>
3428
8cf51b2c
GM
3429 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3430 "Daylight Savings".
3431
49823426 3432 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3433 saving" in text throughout.
3434
8cf51b2c
GM
34352007-03-04 Richard Stallman <rms@gnu.org>
3436
3437 * custom.texi (Safe File Variables): Minor correction.
3438
8cf51b2c
GM
34392007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3440
3441 * rmail.texi (Movemail): Add internal ref.
3442 Don't indent the intro for the PROTO table.
3443 Format PROTO table items with @code.
3444
8cf51b2c
GM
34452007-02-26 Nick Roberts <nickrob@snap.net.nz>
3446
3447 * building.texi: Remove references to bashdb.
3448
8cf51b2c
GM
34492007-02-19 Juanma Barranquero <lekktu@gmail.com>
3450
3451 * mule.texi (Language Environments): Update list of supported language
3452 environments.
3453
8cf51b2c
GM
34542007-02-14 Kim F. Storm <storm@cua.dk>
3455
3456 * building.texi (Grep Searching): Fix lgrep doc.
3457
34582007-02-12 Chong Yidong <cyd@stupidchicken.com>
3459
3460 * back.texi: Remove unused file.
3461
c8763fb6 34622007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3463
3464 * maintaining.texi (Tag Syntax): Now --members is the default for
3465 etags, not for ctags yet.
3466
8cf51b2c
GM
34672007-02-03 Eli Zaretskii <eliz@gnu.org>
3468
3469 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3470 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3471 expects. Add comments to prevent people from inadvertently modifying
3472 the key parts needed by `texinfo-multiple-files-update'.
3473
34742007-01-29 Chong Yidong <cyd@stupidchicken.com>
3475
3476 * frames.texi (Secondary Selection): Window clicked does not matter
3477 when mouse-yank-at-point is non-nil.
3478
8cf51b2c
GM
34792007-01-16 Glenn Morris <rgm@gnu.org>
3480
3481 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3482 system abbrev.
3483
34842007-01-11 Richard Stallman <rms@gnu.org>
3485
3486 * msdog.texi (Windows Keyboard): Another small cleanup.
3487
34882007-01-10 Richard Stallman <rms@gnu.org>
3489
3490 * msdog.texi (Windows Keyboard): Yet another try to make
3491 everyone happy with that passage.
3492
34932007-01-05 Richard Stallman <rms@gnu.org>
3494
3495 * anti.texi (Antinews): Mention M-x shell scrolling.
3496
34972007-01-05 Nick Roberts <nickrob@snap.net.nz>
3498
3499 * building.texi (Watch Expressions): Describe gdb-max-children.
3500
8cf51b2c
GM
35012007-01-04 Richard Stallman <rms@gnu.org>
3502
8cf51b2c
GM
3503 * msdog.texi (Windows Keyboard): Clarify previous change.
3504
8cf51b2c
GM
35052007-01-02 Richard Stallman <rms@gnu.org>
3506
3507 * custom.texi (Changing a Variable): Minor clarification.
3508 (Specific Customization): customize-customized => customize-unsaved.
3509
3510 * entering.texi (Entering Emacs): Clean up text about restarting
3511 Emacs for each file.
3512
3513 * misc.texi (Shell Options): Minor cleanup.
3514
3515 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3516 with Emacs, not vice versa.
3517
3518 * programs.texi (Symbol Completion): Recommend customizing
3519 window manager.
3520
3521 * xresources.texi (Resources): Minor fix.
3522
c8763fb6 35232007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3524
3525 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3526
35272007-01-01 Richard Stallman <rms@gnu.org>
3528
3529 * commands.texi (User Input): Document keys stolen by window mangers.
3530
35312006-12-31 Richard Stallman <rms@gnu.org>
3532
3533 * custom.texi (Specific Customization): Document customize-option
3534 instead of customize-variable.
3535
35362006-12-31 Kim F. Storm <storm@cua.dk>
3537
3538 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3539
35402006-12-30 Kim F. Storm <storm@cua.dk>
3541
3542 * killing.texi (CUA Bindings): Fix typo.
3543
3544 * xresources.texi (Table of Resources): Mention grow-only value for
3545 auto-resize-tool-bars.
3546
8cf51b2c
GM
35472006-12-27 Eli Zaretskii <eliz@gnu.org>
3548
3549 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3550 and how to get them back.
3551
35522006-12-26 Richard Stallman <rms@gnu.org>
3553
3554 * calendar.texi (Holidays): Holiday listing is based on current
3555 practice, but DST is not.
3556
35572006-12-25 Richard Stallman <rms@gnu.org>
3558
3559 * emacs.texi (Top): Update subnode menus.
3560
3561 * mark.texi (Transient Mark): Fix xref.
3562
3563 * killing.texi (Graphical Kill): Node deleted.
3564 (Killing): Add xref to Cut and Paste.
3565 (CUA Bindings): Update xref.
3566
3567 * frames.texi (Cut and Paste): New section to hold other nodes.
3568 (Mouse Commands): Node demoted.
3569 (Cut/Paste Other App): Split out from Mouse Commands.
3570 (Word and Line Mouse): Likewise.
3571 (Secondary Selection, Clipboard): Nodes demoted.
3572
8cf51b2c
GM
35732006-12-24 Kevin Ryde <user42@zip.com.au>
3574
3575 * calendar.texi (Holidays): US daylight saving begins second Sunday
3576 in March for 2007 onwards.
3577 (Daylight Savings): Show new US default daylight saving rules, 2nd
3578 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3579
35802006-12-23 Chong Yidong <cyd@stupidchicken.com>
3581
3582 * calendar.texi (Scroll Calendar): < and > are switched.
3583
35842006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3585
3586 * killing.texi (Deletion): Describe M-\ prefix argument.
3587
35882006-12-23 Richard Stallman <rms@gnu.org>
3589
3590 * search.texi (Regexp Search): Explain why forward and reverse regexp
3591 search are not mirror images.
3592
8cf51b2c
GM
35932006-12-19 Kim F. Storm <storm@cua.dk>
3594
3595 * major.texi (Choosing Modes): Describe match-function elements for
3596 magic-mode-alist.
3597
8cf51b2c
GM
35982006-12-18 Eli Zaretskii <eliz@gnu.org>
3599
3600 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3601 peculiarities.
3602
36032006-12-18 Richard Stallman <rms@gnu.org>
3604
3605 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3606
8cf51b2c
GM
36072006-12-17 Alan Mackenzie <acm@muc.de>
3608
3609 * programs.texi (Left Margin Paren): Remove the bit which says
3610 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3611 Discuss some of the issues of setting this option to nil.
3612
36132006-12-17 Glenn Morris <rgm@gnu.org>
3614
3615 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3616
36172006-12-16 Eli Zaretskii <eliz@gnu.org>
3618
3619 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3620 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3621 NTFS volumes.
3622 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3623 volumes.
3624
36252006-12-15 Eli Zaretskii <eliz@gnu.org>
3626
3627 * text.texi (HTML Mode): Fix "C-c TAB".
3628
8cf51b2c
GM
36292006-12-09 Richard Stallman <rms@gnu.org>
3630
3631 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3632
36332006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3634
3635 * files.texi (Misc File Ops): Document insert-file-literally.
3636
36372006-12-08 Eli Zaretskii <eliz@gnu.org>
3638
3639 * cmdargs.texi (Colors): Note that --color is intended for overriding
3640 the terminal defaults, not for normal invocation.
3641
3642 * misc.texi (Emacs Server): Improve wording. Don't mention the
3643 ``server program''. Add a cross-reference to "Init File" node.
3644 (Invoking emacsclient): Add index entries. Document both short and
3645 long versions of command-line options. Document the -f option.
3646
8cf51b2c
GM
36472006-12-06 Richard Stallman <rms@gnu.org>
3648
3649 * text.texi (Outline Format): Say to set outline-regexp
3650 and outline-level with major modes and file local variables.
3651
c8763fb6 36522006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3653
3654 * anti.texi (Antinews): Mention the alternative to
3655 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3656
8cf51b2c
GM
3657 * misc.texi (Interactive Shell): Ditto.
3658
36592006-12-04 Eli Zaretskii <eliz@gnu.org>
3660
3661 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3662
3663 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3664
36652006-12-01 Eli Zaretskii <eliz@gnu.org>
3666
3667 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3668 colon in the mode line.
3669
3670 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3671
36722006-11-26 Nick Roberts <nickrob@snap.net.nz>
3673
3674 * building.texi (Watch Expressions): Mention SPC for expanding/
3675 contracting watch expressions.
3676
36772006-11-26 Kim F. Storm <storm@cua.dk>
3678
3679 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3680
36812006-11-26 Nick Roberts <nickrob@snap.net.nz>
3682
3683 * building.texi (Debugger Operation): Define text command mode.
3684 Clarify how tooltips work.
3685 (GDB Graphical Interface): Explain how to run in text command mode
3686 more clearly.
3687
36882006-11-25 Juanma Barranquero <lekktu@gmail.com>
3689
3690 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3691
36922006-11-22 Juanma Barranquero <lekktu@gmail.com>
3693
3694 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3695
8cf51b2c
GM
36962006-11-18 Chong Yidong <cyd@stupidchicken.com>
3697
3698 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3699 and EMACS is deprecated.
3700
37012006-11-18 Juanma Barranquero <lekktu@gmail.com>
3702
3703 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3704
c8763fb6 37052006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3706
3707 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3708
3709 * emacs.texi: Include xresources.texi both for info and dvi.
3710
3711 * xresources.texi: Merge text from xresmini.texi.
3712
c8763fb6 37132006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3714
3715 * glossary.texi: Fix typos.
3716
8cf51b2c
GM
37172006-11-06 Richard Stallman <rms@gnu.org>
3718
3719 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3720
3721 * ack.texi (Acknowledgments): Fix name spelling.
3722
37232006-11-01 Juri Linkov <juri@jurta.org>
3724
3725 * search.texi (Word Search): Document incremental word search.
3726
37272006-10-28 Glenn Morris <rgm@gnu.org>
3728
3729 * ack.texi (Acknowledgments): Add cal-html author.
3730
3731 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3732 Calendar"). Describe new package cal-html.
3733 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3734 Calendar Files."
3735
8cf51b2c
GM
37362006-10-23 Richard Stallman <rms@gnu.org>
3737
3738 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3739 Abbrev mode is enabled.
3740
8cf51b2c
GM
37412006-10-16 Richard Stallman <rms@gnu.org>
3742
8cf51b2c
GM
3743 * emacs.texi: Update ISBN.
3744
8cf51b2c
GM
37452006-10-11 Kim F. Storm <storm@cua.dk>
3746
3747 * emacs.texi (Acknowledgments): Use @dotless{i}.
3748
37492006-10-08 Nick Roberts <nickrob@snap.net.nz>
3750
3751 * building.texi (Breakpoints Buffer): Mention catchpoints.
3752
37532006-10-08 Kim F. Storm <storm@cua.dk>
3754
3755 * ack.texi (Acknowledgments): Update.
3756
3757 * emacs.texi (Acknowledgments): Fix bad @/ form.
3758
8cf51b2c
GM
37592006-10-05 Kim F. Storm <storm@cua.dk>
3760
3761 * emacs.texi (Acknowledgments): Add more contributors.
3762
37632006-10-03 Richard Stallman <rms@gnu.org>
3764
3765 * emacs.texi (Acknowledgments): Update version and edition.
3766
8cf51b2c
GM
37672006-10-01 Karl Berry <karl@gnu.org>
3768
3769 * custom.texi (Customization Groups): Page break to keep example buffer
3770 on one page.
3771
37722006-09-30 Karl Berry <karl@gnu.org>
3773
3774 * programs.texi (Basic Indent): @need to improve page break.
3775 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3776
37772006-09-29 Glenn Morris <rgm@gnu.org>
3778
3779 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3780
37812006-09-29 Karl Berry <karl@gnu.org>
3782
3783 * windows.texi (Basic Window): Remove forced @break, no longer
3784 desirable.
3785 * frames.texi (Frame Commands),
3786 * mark.texi (Marking Objects): Reword to avoid bad page break.
3787 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3788
37892006-09-19 Richard Stallman <rms@gnu.org>
3790
3791 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3792 stick to present tense.
3793
c8763fb6 37942006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3795
3796 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3797 to x-gtk-use-old-file-dialog.
3798 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3799
38002006-09-15 Jay Belanger <belanger@truman.edu>
3801
49823426 3802 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3803 Change "Library Public License" to "Lesser Public License"
3804 throughout. Use "yyyy" to represent year.
3805
8cf51b2c
GM
38062006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3807
3808 * files.texi (Visiting): Add index entry "open file".
3809
8cf51b2c
GM
38102006-09-11 Richard Stallman <rms@gnu.org>
3811
3812 * building.texi (Compilation Mode): Clarification.
3813 (Grep Searching): Add xref to Compilation Mode.
3814
8cf51b2c
GM
38152006-09-08 Richard Stallman <rms@gnu.org>
3816
3817 * search.texi (Search): Ref multi-file search commands here.
3818 (Other Repeating Search): Not here.
3819
8cf51b2c
GM
38202006-08-28 Richard Stallman <rms@gnu.org>
3821
3822 * windows.texi (Split Window): Update xref.
3823
3824 * basic.texi (Continuation Lines): Update xref.
3825
3826 * indent.texi (Tab Stops): Update xref.
3827
3828 * emacs.texi (Top): Update subnode menu.
3829
3830 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3831 split out of Display Custom.
3832
38332006-08-25 Kim F. Storm <storm@cua.dk>
3834
3835 * display.texi (Display Custom): Add variables overline-margin
3836 and x-underline-at-descent-line.
3837
38382006-08-25 Richard Stallman <rms@gnu.org>
3839
3840 * entering.texi (Exiting): Rewrite to give graphical displays
3841 priority over text terminals.
3842
3843 * search.texi (Incremental Search): Move index entries.
3844
38452006-08-23 Chong Yidong <cyd@stupidchicken.com>
3846
3847 * custom.texi (Init File): Reference Find Init to avoid "home
3848 directory" confusion.
3849
38502006-08-22 Nick Roberts <nickrob@snap.net.nz>
3851
3852 * building.texi (Other GDB-UI Buffers): Describe how to edit
3853 a value in the locals buffer.
3854
38552006-08-21 Richard Stallman <rms@gnu.org>
3856
3857 * search.texi (Basic Isearch): Add `isearch' index entry.
3858
38592006-08-16 Richard Stallman <rms@gnu.org>
3860
3861 * misc.texi (Saving Emacs Sessions): Clean up wording.
3862
3863 * mark.texi (Marking Objects): Mention term "select all".
3864
3865 * emacs.texi (Top): Update subnode menu.
3866
3867 * help.texi (Help Mode): Move node up in file.
3868
8cf51b2c
GM
38692006-08-15 Nick Roberts <nickrob@snap.net.nz>
3870
3871 * building.texi (Stack Buffer): Explain fringe arrow.
3872
8cf51b2c
GM
38732006-08-12 Eli Zaretskii <eliz@gnu.org>
3874
8cf51b2c
GM
3875 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3876 on startup.
3877
38782006-08-11 Romain Francoise <romain@orebokech.com>
3879
3880 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3881
38822006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3883
3884 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3885
38862006-08-10 Richard Stallman <rms@gnu.org>
3887
3888 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
3889 with face merging. Empty regions don't count.
3890 Clarify face property inheritance.
8cf51b2c
GM
3891
38922006-08-08 Romain Francoise <romain@orebokech.com>
3893
3894 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3895 <arjuropo@cc.jyu.fi>.
3896
8cf51b2c
GM
38972006-08-04 Eli Zaretskii <eliz@gnu.org>
3898
3899 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3900 apply to all frames.
3901
8cf51b2c
GM
39022006-08-01 Richard Stallman <rms@gnu.org>
3903
3904 * help.texi (Name Help): Add index entries for describe-variable.
3905
39062006-08-01 Nick Roberts <nickrob@snap.net.nz>
3907
3908 * building.texi (GDB Graphical Interface): Shorten node names.
3909 (GDB-UI Layout): Use GDB-related.
3910 (Other GDB-UI Buffers): Simplify English.
3911
39122006-07-31 Richard Stallman <rms@gnu.org>
3913
3914 * search.texi (Query Replace): Add xref for Dired's Q command.
3915
8cf51b2c
GM
39162006-07-31 Nick Roberts <nickrob@snap.net.nz>
3917
3918 * building.texi (GDB commands in Fringe): Rename to...
3919 (Source Buffers): ..this and move forward. Describe hollow arrow and
3920 new option gdb-find-source-frame.
3921
39222006-07-29 Richard Stallman <rms@gnu.org>
3923
3924 * dired.texi (Operating on Files): Simplify previous change
3925 and fix Texinfo usage.
3926
39272006-07-29 Eli Zaretskii <eliz@gnu.org>
3928
3929 * dired.texi (Operating on Files): Add cross-references. State the
3930 Unix commands that do similar things.
3931
39322006-07-28 Richard Stallman <rms@gnu.org>
3933
3934 * mark.texi (Transient Mark): Clarify that region never disappears
3935 when Transient Mark mode is off, and not when it is on.
3936
39372006-07-27 Richard Stallman <rms@gnu.org>
3938
3939 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3940
39412006-07-24 Richard Stallman <rms@gnu.org>
3942
3943 * xresources.texi (GTK styles): Fix texinfo usage.
3944
8cf51b2c
GM
3945 * commands.texi (User Input): Explain why we teach keyboard cmds.
3946
3947 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3948 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3949 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3950 * doclicense.texi, display.texi, dired.texi, basic.texi:
3951 * anti.texi, ack.texi: Move periods and commas inside quotes.
3952
39532006-07-22 Eli Zaretskii <eliz@gnu.org>
3954
3955 * cmdargs.texi (General Variables): Document EMAIL.
3956
39572006-07-21 Eli Zaretskii <eliz@gnu.org>
3958
3959 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3960 doesn't have effect on MS-Windows.
3961
8cf51b2c
GM
39622006-07-17 Richard Stallman <rms@gnu.org>
3963
3964 * building.texi (Grep Searching): Explain about chaining grep commands.
3965
8cf51b2c
GM
39662006-07-10 Nick Roberts <nickrob@snap.net.nz>
3967
49823426 3968 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3969
39702006-07-09 Chong Yidong <cyd@stupidchicken.com>
3971
3972 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3973 is invoked for multiple files.
3974
39752006-07-08 Eli Zaretskii <eliz@gnu.org>
3976
3977 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3978 on-line manual for the rest of this node.
3979 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3980 unconditionally.
3981 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3982 Improve wording.
3983 (Windows Printing): Improve wording.
3984 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3985 rest of this node.
3986
8cf51b2c
GM
39872006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3988
49823426
GM
3989 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3990 with eval-buffer.
8cf51b2c
GM
3991
39922006-07-05 Nick Roberts <nickrob@snap.net.nz>
3993
3994 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3995 of character translation.
3996
39972006-07-04 Nick Roberts <nickrob@snap.net.nz>
3998
3999 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4000
40012006-07-03 Karl Berry <karl@gnu.org>
4002
4003 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4004 not-too-underfull hboxes in the TeX output.
4005 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4006 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4007 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4008 * sending.texi, text.texi: Fix overfull/underfull boxes.
4009
40102006-07-03 Romain Francoise <romain@orebokech.com>
4011
4012 * m-x.texi (M-x): Fix.
4013
40142006-07-03 Richard Stallman <rms@gnu.org>
4015
8cf51b2c
GM
4016 * search.texi (Other Repeating Search): filename -> file name.
4017
4018 * misc.texi (Narrowing): Minor cleanups.
4019
4020 * files.texi (Visiting): filename -> file name.
4021
4022 * emacs.texi (Top): Update subnode menus.
4023
4024 * mule.texi (Coding Systems): Move char translation stuff here.
4025 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4026 (Recognize Coding): Substantial local rewrites.
4027 (International): Update menu.
4028
4029 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4030 (Scrolling): Substantial local rewrites.
4031 (Display): Update menu and intro.
4032
4033 * dired.texi: filename -> file name.
4034
4035 * custom.texi (Safe File Variables): Texinfo usage fix.
4036
f0131492 40372006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4038
4039 * help.texi, m-x.texi: Lots of cleanups.
4040
8cf51b2c
GM
40412006-06-30 Eli Zaretskii <eliz@gnu.org>
4042
4043 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4044 (Windows Processes, Windows Misc): Shorten the printed version by
4045 selectively conditioning less important portions by @ifnottex.
4046
8cf51b2c
GM
40472006-06-27 Richard Stallman <rms@gnu.org>
4048
4049 * mini.texi (Minibuffer File): Minor cleanup.
4050
40512006-06-25 Nick Roberts <nickrob@snap.net.nz>
4052
4053 * frames.texi (XTerm Mouse): Rename to...
4054 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4055
4056 * emacs.texi (Top): Use new node name.
4057
40582006-06-24 Eli Zaretskii <eliz@gnu.org>
4059
4060 * emacs.texi (Top): Update the detailed menu according to changes in
4061 msdog.texi.
4062
4063 * msdog.texi (Windows Keyboard): New section.
4064 (Windows Mouse): New section.
4065 (Windows System Menu): Remove section (text merged with "Windows
4066 Keyboard").
4067 (Windows Misc): New section.
4068
4069 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4070
4071 * msdog.texi (ls in Lisp): New section.
4072
4073 * files.texi (Visiting): Document case-insensitive wildcard matching
4074 under find-file-wildcards.
4075
8cf51b2c
GM
40762006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4077
4078 * macos.texi (Mac Input): Add description of mac-function-modifier.
4079 Now Unicode keyboard layouts work.
4080
8cf51b2c
GM
40812006-06-10 Richard Stallman <rms@gnu.org>
4082
4083 * mule.texi (Recognize Coding): Clarify previous change.
4084
40852006-06-09 Kenichi Handa <handa@m17n.org>
4086
4087 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4088 notation.
4089
40902006-06-07 Kevin Ryde <user42@zip.com.au>
4091
4092 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4093 manual for @ifnottex, but in emacs-extra for @iftex.
4094
4095 * cmdargs.texi (General Variables): Fix smtpmail xref.
4096
40972006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4098
8cf51b2c 4099 * programs.texi (Comment Commands):
8cf51b2c 4100 * custom.texi (Specifying File Variables):
49823426 4101 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4102
41032006-06-07 Nick Roberts <nickrob@snap.net.nz>
4104
4105 * building.texi (Watch Expressions): Move node to end.
4106 (GDB Graphical Interface): Move description of clicks in fringe...
4107 (GDB commands in the Fringe): ...to here. New node.
4108
8cf51b2c
GM
41092006-06-05 Romain Francoise <romain@orebokech.com>
4110
49823426 4111 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4112
41132006-06-05 Nick Roberts <nickrob@snap.net.nz>
4114
4115 * building.texi (GDB Graphical Interface): Update bindings.
4116 (Commands of GUD): Add gud-print. Remove gud-run.
4117 Restate availability more generally.
4118
f0131492 41192006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4120
4121 * mini.texi: Lots of cleanups.
4122
41232006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4124
4125 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4126 and Mouse-2.
4127
c8763fb6 41282006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4129
4130 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4131
8cf51b2c
GM
41322006-05-31 Richard Stallman <rms@gnu.org>
4133
4134 * basic.texi (Moving Point): Fix previous change.
4135
c8763fb6 41362006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4137
4138 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4139
f0131492 41402006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4141
4142 * basic.texi: Many simplifications and improvements in wording.
4143
8cf51b2c
GM
41442006-05-26 Nick Roberts <nickrob@snap.net.nz>
4145
4146 * anti.texi (Antinews): Create a node for gdb-ui.
4147
8cf51b2c
GM
41482006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4149
4150 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4151
41522006-05-20 Richard Stallman <rms@gnu.org>
4153
4154 * dired.texi (Dired Navigation): dired-goto-file is now j.
4155
8cf51b2c
GM
41562006-05-20 Eli Zaretskii <eliz@gnu.org>
4157
4158 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4159 and their aliases.
4160
4161 * msdog.texi (Windows Printing): Mention non-support of plain text
4162 printing with some el-cheapo printers, and suggest a workaround.
4163
41642006-05-20 Kevin Ryde <user42@zip.com.au>
4165
4166 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4167 remove the bit saying you must set it.
4168
41692006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4170
4171 * trouble.texi (Checklist):
4172 * text.texi (Text, Auto Fill, Text Mode):
4173 * search.texi (Nonincremental Search):
4174 * rmail.texi (Rmail Labels):
4175 * mule.texi (Input Methods, Multibyte Conversion):
4176 * misc.texi (Gnus, Where to Look, PostScript):
4177 * maintaining.texi (Create Tags Table):
4178 * indent.texi (Indentation Commands):
4179 * fixit.texi (Spelling):
4180 * emacs.texi (Copying):
4181 * custom.texi (Init File): ifinfo -> ifnottex.
4182
8cf51b2c
GM
41832006-05-17 Richard Stallman <rms@gnu.org>
4184
4185 * files.texi (Diff Mode): Mention C-x `.
4186
41872006-05-08 Richard Stallman <rms@gnu.org>
4188
4189 * custom.texi (Disabling): Textual cleanups.
4190
8cf51b2c
GM
41912006-05-12 Glenn Morris <rgm@gnu.org>
4192
4193 * calendar.texi (Displaying the Diary, Format of Diary File):
4194 Refer to diary-view-entries, diary-list-entries,
4195 diary-show-all-entries rather than obsolete aliases.
4196
41972006-05-12 Eli Zaretskii <eliz@gnu.org>
4198
4199 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4200 (Displaying the Diary, Special Diary Entries, Importing Diary):
4201 * building.texi (Compilation Shell):
4202 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4203 emacs-xtra with @inforef's.
4204
4205 * files.texi (Visiting): Fix wording.
4206
4207 * mule.texi (Coding Systems, Text Coding): More indexing.
4208 Mention that C-x RET f can set eol conversion.
4209
c8763fb6 42102006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4211
4212 * xresmini.texi (GTK resources): Insert GTK description.
4213
4214 * xresources.texi (GTK resources): metafont should be menufont.
4215
8cf51b2c
GM
42162006-05-06 Michael Albinus <michael.albinus@gmx.de>
4217
49823426 4218 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4219 method, user name and host name is active only in partial
4220 completion mode.
4221
8cf51b2c
GM
42222006-05-06 Eli Zaretskii <eliz@gnu.org>
4223
4224 * makefile.w32-in (emacs.dvi):
4225 * Makefile.in (emacs.dvi): Add xresmini.texi.
4226
4227 * xresmini.texi (Table of Resources): Remove xref to non-existent
4228 node "LessTif Resources".
4229
4230 * msdog.texi (Microsoft Windows):
4231 * calendar.texi (Calendar/Diary, Displaying the Diary)
4232 (Special Diary Entries, Importing Diary, Holidays):
4233 * programs.texi (Program Modes):
4234 * text.texi (Text):
4235 * buffers.texi (Several Buffers):
4236 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4237
42382006-05-06 Eli Zaretskii <eliz@gnu.org>
4239
4240 The following changes merge the emacs-xtra manual into the main
4241 manual, but only for on-line version of the manual.
4242
4243 * vc2-xtra.texi (Version Backups, Local Version Control)
4244 (Making Snapshots, Change Logs and VC, Version Headers)
4245 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4246 on-line manual.
4247
4248 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4249 for on-line manual.
4250
4251 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4252 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4253 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4254 for on-line manual.
4255
4256 * fortran-xtra.texi (Fortran, Fortran Autofill)
4257 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4258 for on-line manual.
4259
4260 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4261 Conditional xref's for on-line manual.
4262
4263 * emerge-xtra.texi (Emerge, Overview of Emerge)
4264 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4265 manual.
4266
4267 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4268 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4269 (EMACSSOURCES): Use EMACS_XTRA.
4270 (../info/emacs-xtra): Remove.
4271 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4272
4273 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4274 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4275 (EMACSSOURCES): Use EMACS_XTRA.
4276 ($(infodir)/emacs-xtra): Remove.
4277 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4278
4279 * trouble.texi (Quitting):
4280 * text.texi (Text):
4281 * programs.texi (Program Modes):
4282 * msdog.texi (Microsoft Windows):
4283 * frames.texi (Frames):
4284 * files.texi (Backup, Version Control, VC Concepts)
4285 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4286 (Registering, VC Status, VC Undo, Multi-User Branching)
4287 (Comparing Files):
4288 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4289 (Displaying the Diary, Special Diary Entries, Importing Diary):
4290 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4291 conditional xref's, depending on @iftex/@ifnottex.
4292
4293 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4294 "MS-DOS". @include msdog-xtra.texi.
4295
4296 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4297 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4298
4299 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4300 for vc-xtra.texi subsections.
4301 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4302 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4303
4304 * sending.texi (Sending Mail): A @node line without explicit Prev,
4305 Next, and Up links.
4306
4307 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4308 Next, and Up links.
4309
4310 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4311 and its sections. @include picture-xtra.texi.
4312
4313 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4314 "Emerge".
4315 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4316
4317 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4318 exact duplicate of its name-sake in calendar.texi.
4319
4320 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4321 "Advanced Calendar/Diary Usage".
4322 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4323
4324 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4325 dired-xtra.texi.
4326 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4327
4328 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4329 (Files) [ifnottex]: Add menu entry for Autorevert.
4330
4331 * emacs-xtra.texi (Introduction): Reword to make consistent with
4332 printed version only.
4333 <Top level>: Remove the body of all chapters and move them to the
4334 new *-xtra.texi files. Use @raisesections and @lowersections to
4335 convert sections to chapters etc.
4336
4337 * msdog-xtra.texi:
4338 * fortran-xtra.texi:
4339 * vc-xtra.texi:
4340 * vc1-xtra.texi:
4341 * vc2-xtra.texi:
4342 * emerge-xtra.texi:
4343 * cal-xtra.texi:
4344 * dired-xtra.texi:
4345 * arevert-xtra.texi: New files, with text from respective chapters
4346 of emacs-xtra.texi. Convert each @chapter into @section, @section
4347 into @subsection, etc.
4348
1c6c854e 4349 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4350 updated.
4351
4352 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4353 Windows". All references updated.
4354
43552006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4356
4357 * macos.texi (Mac Input): Mention input from Character Palette.
4358 (Mac Font Specs): Fix typo.
4359
43602006-05-05 Richard Stallman <rms@gnu.org>
4361
4362 * files.texi (Diff Mode): Minor cleanup.
4363
43642006-05-05 Karl Berry <karl@gnu.org>
4365
8cf51b2c
GM
4366 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4367 errors from the current release of makeinfo (4.8).
4368 * help.texi (Library Keywords): Change widest word in multitable
4369 template from `emulations' to `convenience'. (Not sure if this is
4370 related to the font change.)
4371
43722006-05-05 Eli Zaretskii <eliz@gnu.org>
4373
4374 * files.texi (File Names): Add a footnote about limited support of
4375 ~USER on MS-Windows.
4376
4377 * cmdargs.texi (Initial Options): Add a footnote about limited
4378 support of ~USER on MS-Windows.
4379
43802006-05-03 Richard Stallman <rms@gnu.org>
4381
4382 * files.texi (Diff Mode): Node moved here.
4383 (Comparing Files): Delete what duplicates new node.
4384 (Files): Put Diff Mode in menu.
4385
1c6c854e 4386 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4387
4388 * emacs.texi (Top): Update menu for Diff Mode.
4389
4390 * trouble.texi (Emergency Escape): Simplify.
4391
4392 * emacs.texi (Top): Minor clarification.
4393
43942006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4395
4396 * commands.texi, entering.texi, screen.texi: Many simplifications.
4397
43982006-05-03 Richard Stallman <rms@gnu.org>
4399
4400 * commands.texi (Text Characters): Delete paragraph about unibyte
4401 non-ASCII printing chars.
4402
4403 * killing.texi (Killing): Say "graphical displays".
4404 * display.texi: Say "graphical displays".
4405
4406 * cmdargs.texi (Misc X): Say "graphical displays".
4407
44082006-05-01 Richard Stallman <rms@gnu.org>
4409
4410 * emacs.texi (Top): Add Diff Mode to menu.
4411
44122006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4413
4414 * misc.texi (Diff Mode): New node.
4415
44162006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4417
4418 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4419 (Mac Environment Variables): Shorten example line.
4420 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4421
44222006-05-01 Nick Roberts <nickrob@snap.net.nz>
4423
4424 * building.texi (GUD Customization): Describe cases %d and %c.
4425 Update description for %e.
4426
44272006-04-30 Glenn Morris <rgm@gnu.org>
4428
4429 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4430
44312006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4432
4433 * custom.texi (Examining): Update C-h v output example.
4434
44352006-04-29 Kim F. Storm <storm@cua.dk>
4436
4437 * building.texi (Grep Searching): Add lgrep and rgrep.
4438
8cf51b2c
GM
44392006-04-23 Richard Stallman <rms@gnu.org>
4440
4441 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4442
4443 * xresmini.texi: New file.
4444
4445 * xresources.texi (Face Resources): Split table into font resources
4446 and the rest. Combine similar attributes for brevity.
4447
8cf51b2c
GM
44482006-04-21 Eli Zaretskii <eliz@gnu.org>
4449
4450 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4451 backslashes and case-insensitivity in file names (moved to the
4452 main manual).
4453 (MS-DOS Printing): Move most of the text to the main manual.
4454
4455 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4456 New nodes.
4457 (Windows Processes, Windows System Menu): Add index entries and
4458 fix wording.
4459
8cf51b2c
GM
44602006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4461
4462 * misc.texi (Shell Ring): Add notes on saved input when
4463 navigating off the end of the history list.
4464
44652006-04-18 Chong Yidong <cyd@mit.edu>
4466
4467 * misc.texi (Shell Options): Correct default value of
4468 comint-scroll-show-maximum-output.
4469
8cf51b2c
GM
44702006-04-18 Nick Roberts <nickrob@snap.net.nz>
4471
4472 * building.texi (Watch Expressions): Update.
4473
8cf51b2c
GM
44742006-04-12 Richard Stallman <rms@gnu.org>
4475
4476 * search.texi: Clean up previous change.
4477
44782006-04-12 Eli Zaretskii <eliz@gnu.org>
4479
4480 * search.texi (Regexp Backslash, Regexp Replace): Add index
4481 entries for ``back reference'' and mention the term itself in the
4482 text.
4483
44842006-04-11 Richard Stallman <rms@gnu.org>
4485
4486 * custom.texi (Safe File Variables):
4487 Document enable-local-variables = :safe.
4488
44892006-04-11 Karl Berry <karl@gnu.org>
4490
4491 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4492 (Remote Repositories, Version Backups, Local Version Control)
4493 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4494 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4495 (Renaming VC Work Files and Master Files)
4496 (Inserting Version Control Headers, Customizing VC, General Options)
4497 (Options for RCS and SCCS, Options specific for CVS): Move all
4498 these nodes to emacs-xtra.texi, for brevity.
4499 * cmdargs.texi, files.texi: Change cross-references.
4500
8cf51b2c
GM
45012006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4502
4503 * files.texi (Old Versions): Update description of vc-annotate's
4504 use of color to indicate date ranges.
4505
8cf51b2c
GM
45062006-04-09 Kevin Ryde <user42@zip.com.au>
4507
8cf51b2c
GM
4508 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4509 put info and printed manual names the right way around.
4510
45112006-04-09 Karl Berry <karl@gnu.org>
4512
4513 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4514 emacs-xtra.texi, leaving only MS Windows information.
4515 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4516 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4517 node names.
4518
4519 * emacs.texi: Move @summarycontents and @contents to the beginning
4520 of the file.
4521
8cf51b2c
GM
45222006-04-08 Kevin Ryde <user42@zip.com.au>
4523
4524 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4525
45262006-04-07 Richard Stallman <rms@gnu.org>
4527
4528 * programs.texi (Comments, Comment Commands, Options for Comments)
4529 (Multi-Line Comments): "Align", not "indent".
4530 (Basic Indent): C-j deletes trailing whitespace before the newline.
4531
45322006-04-06 Richard Stallman <rms@gnu.org>
4533
8cf51b2c
GM
4534 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4535
45362006-04-06 Eli Zaretskii <eliz@gnu.org>
4537
4538 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4539
8cf51b2c
GM
45402006-04-05 Richard Stallman <rms@gnu.org>
4541
4542 * emacs.texi (Top): Update subnode menu.
4543
4544 * trouble.texi (Unasked-for Search): Node deleted.
4545 (Lossage): Delete from menu.
4546
45472006-04-04 Richard Stallman <rms@gnu.org>
4548
4549 * trouble.texi: Various cleanups.
4550 (Checklist): Don't bother saying how to snail a bug report.
4551 (Emergency Escape): Much rewriting.
4552 (After a Crash): Rename the core dump immediately.
4553 (Total Frustration): Call it a psychotherapist.
4554 (Bug Criteria): Avoid "illegal instruction".
4555 (Sending Patches): We always put the contributor's name in.
4556
4557 * misc.texi (Thumbnails): Minor correction.
4558
8cf51b2c
GM
45592006-04-03 Richard Stallman <rms@gnu.org>
4560
4561 * misc.texi (Thumbnails): Minor cleanup.
4562
45632006-04-02 Karl Berry <karl@gnu.org>
4564
4565 * sending.texi (Mail Sending): pxref to Top needs five args.
4566
4567 * texinfo.tex: Update to current version (2006-03-21.13).
4568
8cf51b2c
GM
45692006-03-31 Richard Stallman <rms@gnu.org>
4570
4571 * emacs.texi (Top): Update subnode menu.
4572
4573 * help.texi (Help Mode): Cleanup.
4574
4575 * dired.texi: Many cleanups.
4576 (Dired Deletion): Describe dired-recursive-deletes.
4577 (Operating on Files): dired-create-directory moved.
4578 (Misc Dired Features): Move to here.
4579 (Tumme): Node moved to misc.texi.
4580
4581 * custom.texi: Many cleanups.
4582 (Minor Modes): Don't mention ISO Accents Mode.
4583 (Examining): Update C-h v output example.
4584 (Hooks): Add index and xref for add-hook.
4585 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4586 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4587
4588 * misc.texi: Many cleanups.
4589 (beginning): Add to summary of topics.
4590 (Shell): Put eshell xref at the end. Remove eshell from table.
4591 (Thumbnails): New node.
4592
8cf51b2c
GM
45932006-03-28 Eli Zaretskii <eliz@gnu.org>
4594
4595 * files.texi (File Name Cache): Make it clear that the cache is
4596 not persistent.
4597
8cf51b2c
GM
45982006-03-25 Karl Berry <karl@gnu.org>
4599
49823426
GM
4600 * emacs-xtra.texi, emacs.texi, gnu.texi:
4601 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4602 (2) do not indent copyright year list (or anything else).
4603
8cf51b2c
GM
46042006-03-21 Juanma Barranquero <lekktu@gmail.com>
4605
4606 * files.texi (VC Dired Mode): Remove misplaced brackets.
4607
46082006-03-21 Andre Spiegel <spiegel@gnu.org>
4609
4610 * files.texi: Various updates and clarifications in the VC chapter.
4611
46122006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4613
4614 * help.texi (Help Mode): Document "C-c C-c".
4615
8cf51b2c
GM
46162006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4617
4618 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4619 menu in the standalone Info reader.
4620
46212006-03-15 Chong Yidong <cyd@stupidchicken.com>
4622
4623 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4624 moved here from Emacs manual.
4625
4626 * programs.texi (Fortran): Section moved to emacs-xtra.
4627 (Program Modes): Xref to Fortran in emacs-xtra.
4628
4629 * maintaining.texi (Emerge): Move to emacs-xtra.
4630 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4631
4632 * picture.texi: File deleted.
4633 * Makefile.in:
4634 * makefile.w32-in: Remove picture.texi.
4635
4636 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4637 * abbrevs.texi (Abbrevs):
4638 * sending.texi (Sending Mail): Picture node removed.
4639
4640 * emacs.texi (Top): Update node listings.
4641
8cf51b2c
GM
46422006-03-12 Richard Stallman <rms@gnu.org>
4643
4644 * calendar.texi: Various cleanups.
4645
8cf51b2c
GM
46462006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4647
4648 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4649 syntax.
4650
8cf51b2c
GM
46512006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4652
4653 * search.texi (Regexps): More accurately describe which characters
4654 are special in which situations. Recommend _not_ to quote `]' or
4655 `-' when they are not special.
4656
8cf51b2c
GM
46572006-02-28 Andre Spiegel <spiegel@gnu.org>
4658
4659 * files.texi (Old Versions): Clarify operation of C-x v =.
4660
8cf51b2c
GM
46612006-02-21 Nick Roberts <nickrob@snap.net.nz>
4662
4663 * building.texi (Watch Expressions): Update and describe
4664 gdb-speedbar-auto-raise.
4665
46662006-02-19 Richard M. Stallman <rms@gnu.org>
4667
4668 * emacs.texi: Use @smallbook.
4669 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4670 Update subnode menu.
4671
4672 * building.texi (Lisp Interaction): Minor addition.
4673
46742006-02-18 Nick Roberts <nickrob@snap.net.nz>
4675
4676 * building.texi (Watch Expressions): Update and be more precise.
4677
c8763fb6 46782006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4679
4680 * maintaining.texi (Create Tags Table): Explain why the
4681 exception when etags writes to files under the /dev tree.
4682
46832006-02-14 Richard M. Stallman <rms@gnu.org>
4684
4685 * custom.texi (Safe File Variables): Lots of clarification.
4686 Renamed from Unsafe File Variables.
4687
46882006-02-14 Chong Yidong <cyd@stupidchicken.com>
4689
4690 * custom.texi (Unsafe File Variables): File variable confirmation
4691 assumed denied in batch mode.
4692
46932006-02-14 Richard M. Stallman <rms@gnu.org>
4694
4695 * building.texi (GDB User Interface Layout): Don't say `inferior'
4696 for program being debugged.
4697
46982006-02-15 Nick Roberts <nickrob@snap.net.nz>
4699
4700 * building.texi (GDB Graphical Interface):
4701 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4702
47032006-02-13 Chong Yidong <cyd@stupidchicken.com>
4704
4705 * custom.texi (Specifying File Variables, Unsafe File Variables):
4706 New nodes, split from File Variables. Document new file local
4707 variable behavior.
4708
47092006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4710
4711 * display.texi (Standard Faces):
8cf51b2c
GM
4712 * files.texi (Visiting):
4713 * frames.texi (Clipboard):
4714 * glossary.texi (Glossary) <Clipboard>:
4715 * xresources.texi (X Resources): Mention Mac OS port.
4716
8cf51b2c
GM
47172006-02-12 Richard M. Stallman <rms@gnu.org>
4718
4719 * building.texi (Building): Clarify topic in intro.
4720
4721 * maintaining.texi (Maintaining): Change title; clarify topic.
4722 Delete duplicate index entries.
4723
4724 * building.texi (Other GDB User Interface Buffers): Clarifications.
4725
4726 * text.texi (Cell Commands): Clarifications.
4727
4728 * programs.texi (Defuns): Delete duplicate explanation of
4729 left-margin paren convention.
4730 (Hungry Delete): Minor cleanup.
4731
47322006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4733
4734 * dired.texi (Tumme): More tumme documentation.
4735
47362006-02-11 Alan Mackenzie <acm@muc.de>
4737
4738 * programs.texi ("Hungry Delete"): Correct the appellation of the
4739 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4740
47412006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4742
4743 * dired.texi (Tumme): Fix small bug.
4744
47452006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4746
4747 * macos.texi (Mac International): Rename "fontset-mac" to
4748 "fontset-standard".
4749
8cf51b2c
GM
47502006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4751
4752 * dired.texi (Tumme): Basic documentation for Tumme added.
4753
8cf51b2c
GM
47542006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4755
4756 * mule.texi (International):
4757 * programs.texi (Basic Indent): Fix typos.
4758
8cf51b2c
GM
4759 * custom.texi (Minor Modes):
4760 * display.texi (Text Display):
4761 * commands.texi (Text Characters): Update xrefs.
4762
47632006-02-07 Richard M. Stallman <rms@gnu.org>
4764
4765 * emacs.texi (Top): Update subnode menu.
4766 Update info on old Emacs papers.
4767 (Intro): "Graphical display", not window system.
4768
4769 * xresources.texi (GTK styles): Minor clarifications.
4770
4771 * trouble.texi: "Graphical display", not window system.
4772 (Stuck Recursive): Minor clarification.
4773
4774 * text.texi: Minor clarifications.
4775 (Sentences): Explain why two-space convention is better.
4776 Explain sentence-end-without-period here.
4777 (Fill Commands): Not here.
4778 (Refill): Node moved down.
4779 (Filling): Update menu.
4780 (Table Creation, Cell Justification, Column Commands): Clarify.
4781
4782 * sending.texi: Minor clarifications.
4783
4784 * search.texi (Regexp Backslash): Clarification.
4785
4786 * rmail.texi: Minor cleanups.
4787 (Rmail): Delete digression about `rmail-mode'.
4788 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4789 (Rmail Files): Mention C-u M-x rmail.
4790 (Rmail Reply): Mention References.
4791 (Rmail Display): Mention rmail-nonignored-headers.
4792
4793 * programs.texi: Minor cleanups.
4794 (Comment Commands): Mention momentary Transient Mark mode.
4795 (Matching): Be more specific about customizing show-paren-mode.
4796 (Info Lookup): Don't list the modes that support C-h S.
4797 Just say what it does in an unsupported mode.
4798 (Man Page): Delete excessive info on customizing woman.
4799 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4800
4801 * abbrevs.texi: Minor clarifications.
4802 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4803 not "dynamic abbrevs" as if they were a kind of abbrev.
4804
4805 * picture.texi (Picture): Minor cleanup.
4806
4807 * mule.texi (Communication Coding): Say "other applications".
4808 (Fontsets): Not specific to X. Add xref to X Resources.
4809 (Unibyte Mode): Rename from Single-Byte Character Support.
4810 "Graphical display", not window system.
4811 (International): Update menu.
4812
4813 * maintaining.texi (Format of ChangeLog):
4814 New node, split out from ChangeLog.
4815 (ChangeLog): Clarifications in the remaining text.
4816 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4817 (Find Tag): Add @w.
4818 (Tags Search): Explain tag table order here. Simplify grep ref.
4819 (List Tags): tags-tag-face is a variable, not a face.
4820 (Emerge): Cleanups.
4821
4822 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4823 (Keyboard Macros): Avoid "the user".
4824
4825 * killing.texi: "Graphical display", not window system.
4826
4827 * help.texi (Help Echo): "Graphical display", not window system.
4828
4829 * glossary.texi: Say "you", not "the user". Say "graphical display".
4830
4831 * frames.texi: Minor cleanups. "Graphical display", not window system.
4832
4833 * files.texi (Visiting): Make drag-and-drop not X-specific.
4834
4835 * custom.texi: Minor cleanups. "Graphical display", not window system.
4836
4837 * cmdargs.texi: Minor cleanups.
4838
4839 * building.texi (Compilation): Move and split kill-compilation para.
4840 Add para about multiple compilers.
4841 (Compilation Mode): Commands also available in grep mode and others.
4842 Mention C-u C-x ` more tutorially. Clarify C-x `.
4843 (Compilation Shell): Clarify. Put Bash example first.
4844 (Grep Searching): Minor cleanups; add @w.
4845 (Debuggers): Minor cleanups.
4846 (Starting GUD): Make GDB xgraphical mode issue clearer.
4847 (Debugger Operation): Lots of clarifications including
4848 GDB tooltip side-effect issue.
4849 (Commands of GUD): Clarify.
4850 (GUD Customization): Add bashdb-mode-hook.
4851 (GDB Graphical Interface): Rewrite for clarity.
4852 (GDB User Interface Layout): Rewrite for clarity.
4853 (Stack Buffer, Watch Expressions): Likewise.
4854 (Other GDB User Interface Buffers): Cleanups.
4855 (Lisp Libraries, External Lisp): Cleanup.
4856
4857 * basic.texi (Position Info): "Graphical displays", rather than
4858 window systems.
4859
4860 * anti.texi: Minor cleanup.
4861
8cf51b2c
GM
48622006-02-03 Eli Zaretskii <eliz@gnu.org>
4863
4864 * custom.texi (Init File, Find Init): Add cross-references to
4865 where $HOME is described.
4866
48672006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4868
4869 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4870 is not inside the @table.
4871
4872 * emacs.texi (Top): Correct node name.
4873
4874 * files.texi (File Names): Fix @xref.
4875 (Reverting): Fix typo.
4876
4877 * mule.texi (International): Correct node name.
4878
4879 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4880
48812006-02-01 Richard M. Stallman <rms@gnu.org>
4882
4883 * emacs.texi (Top): Update subnode menu.
4884
4885 * mule.texi: Minor clarifications.
4886 Reduce the specific references to X Windows.
4887 Refer to "graphical" terminals, rather than window systems.
4888 (Text Coding): Rename from Specify Coding.
4889 (Communication Coding, File Name Coding, Terminal Coding):
4890 New nodes split out from Text Coding.
4891
4892 * kmacro.texi: Minor clarifications.
4893 (Keyboard Macro Ring): Comment out some excessive commands.
4894 (Basic Keyboard Macro): Split up the table, putting part in each node.
4895
4896 * major.texi: Minor clarifications.
4897
4898 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4899
4900 * windows.texi: Minor clarifications.
4901 (Change Window): Don't describe mode-line mouse cmds here.
4902 Add xref to Mode Line Mouse.
4903
4904 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4905
4906 * macos.texi (Mac International): Fix xref.
4907
4908 * indent.texi: Minor clarifications.
4909
4910 * frames.texi: Minor clarifications.
4911 Reduce the specific references to X Windows.
4912 Refer to "graphical" terminals, rather than window systems.
4913 (Frame Parameters): Don't mention commands like
4914 set-foreground-color. Just say to customize a face.
4915 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4916
4917 * files.texi: Minor clarifications.
4918 (Numbered Backups): New node, split out from Backup Names.
4919
4920 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4921
4922 * cmdargs.texi (General Variables): Fix xref.
4923
4924 * buffers.texi: Minor clarifications.
4925
8cf51b2c
GM
49262006-01-31 Richard M. Stallman <rms@gnu.org>
4927
4928 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4929 Nodes moved to top.
4930
4931 * display.texi: Minor clarifications.
4932 (Display): Rearrange menu.
4933 (Standard Faces): Mention query-replace face.
4934 (Faces): Simplify.
4935 (Font Lock): Simplify face customization info.
4936 (Highlight Changes): Node merged into Highlight Interactively.
4937 (Highlight Interactively): Much rewriting and cleanup.
4938 (Optional Mode Line): Narrowed line number not good for goto-line.
4939 Simplify face customization advice.
4940 (Text Display): Mention use of escape-glyph face.
4941 Move ctl-arrow and tab-width here.
4942 (Display Custom): Move no-redraw-on-reenter to end of node.
4943
4944 * search.texi: Minor clarifications.
4945 (Isearch Scroll): Simplify.
4946 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4947
4948 * regs.texi (Registers): Mention bookmarks here.
4949
4950 * mark.texi: Minor clarifications.
4951 (Selective Undo): Node deleted.
4952
4953 * m-x.texi: Minor clarifications.
4954
4955 * killing.texi: Minor clarifications.
4956 Refer to "graphical" terminals, rather than window systems.
4957
4958 * help.texi: Clarifications.
4959 (Help): Don't describe C-h F and C-h K here.
4960 (Key Help): Describe C-h K here.
4961 (Name Help): Mention Emacs Lisp Intro.
4962 Describe C-h F here.
4963 (Misc Help): Mention C-h F and C-h K only briefly.
4964
4965 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4966 Selective undo text merged in.
4967 (Spelling): Mention Aspell along with Ispell.
4968
4969 * emacs.texi (Top): Update subnode menus.
4970
4971 * basic.texi (Basic Undo): Rename from Undo. Most of text
4972 moved to new Undo node.
4973
8cf51b2c
GM
49742006-01-29 Chong Yidong <cyd@stupidchicken.com>
4975
4976 * basic.texi (Continuation Lines, Inserting Text):
4977 Mention longlines mode.
4978
49792006-01-29 Richard M. Stallman <rms@gnu.org>
4980
10d1d0af 4981 * screen.texi: Minor cleanups.
8cf51b2c
GM
4982 (Screen): Clean up the intro paragraphs.
4983 (Mode Line): Lots of rewriting. Handle frame-name better.
4984 eol-mnemonic-... vars moved out.
4985
4986 * emacs.texi (Top): Change menu item for MS-DOS node.
4987 Update subnode menu.
4988
4989 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4990 chapter relates to Windows. Title changed.
4991
4992 * mini.texi: Minor cleanups.
4993
4994 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4995 (Mark): Put it in the menu.
4996
4997 * entering.texi: Minor cleanups.
4998
4999 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5000 (Intro): Refer to "graphical" terminals, rather than X.
5001
5002 * display.texi (Display Custom): Add xref to Variables.
5003 (Optional Mode Line): eol-mnemonic-... vars moved here.
5004
5005 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5006 rather than X.
5007
8cf51b2c
GM
5008 * basic.texi: Minor cleanups.
5009 (Undo): selective-undo moved.
5010
8cf51b2c
GM
50112006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5012
5013 * anti.texi (Antinews): Various corrections and additions.
5014
50152006-01-23 Juri Linkov <juri@jurta.org>
5016
5017 * custom.texi (Easy Customization, Customization Groups)
5018 (Browsing Custom): Mention links along with buttons.
5019
8cf51b2c
GM
50202006-01-21 Eli Zaretskii <eliz@gnu.org>
5021
8cf51b2c
GM
5022 * text.texi (TeX Print): Use @key for TAB.
5023
8cf51b2c
GM
5024 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5025
8cf51b2c
GM
50262006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5027
5028 * files.texi (File Aliases): Don't claim that usually separate
5029 buffers are created for two file names that name the same data.
5030 Mention additional situations where different names mean the same
5031 file on disk.
5032
50332006-01-19 Richard M. Stallman <rms@gnu.org>
5034
5035 * killing.texi (Deletion): Upcase @key argument.
5036
5037 * custom.texi (Custom Themes): Minor cleanup.
5038
5039 * programs.texi (Hungry Delete): Upcase @key argument.
5040
8cf51b2c
GM
50412006-01-16 Juri Linkov <juri@jurta.org>
5042
5043 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5044 Move `mode-line-highlight' before `mode-line-buffer-id'.
5045
8cf51b2c
GM
50462006-01-14 Richard M. Stallman <rms@gnu.org>
5047
5048 * basic.texi (Inserting Text): Minor cleanup.
5049
8cf51b2c
GM
50502006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5051
5052 * custom.texi (Changing a Variable, Face Customization):
5053 Update for changes in Custom menus.
5054
8cf51b2c
GM
50552006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5056
5057 * macos.texi (Mac International): Undo last change.
5058
8cf51b2c
GM
50592006-01-02 Chong Yidong <cyd@stupidchicken.com>
5060
5061 * custom.texi (Custom Themes): Describe the new
5062 customize-create-theme interface.
5063
50642005-12-30 Juri Linkov <juri@jurta.org>
5065
5066 * basic.texi (Position Info): Update example.
5067
c8763fb6 50682005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5069
5070 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5071
50722005-12-24 Chong Yidong <cyd@stupidchicken.com>
5073
5074 * custom.texi (Custom Themes): `load-theme' always loads.
5075
50762005-12-23 Juri Linkov <juri@jurta.org>
5077
5078 * display.texi (Highlight Interactively): Use double space to
5079 separate sentences. Replace C-p with M-p, and C-n with M-n.
5080
50812005-12-22 Richard M. Stallman <rms@gnu.org>
5082
5083 * custom.texi (Easy Customization and subnodes):
5084 Replace "active field" with "button".
5085 Use "user option" only for variables.
5086 Use "setting" for variable-or-face.
5087
50882005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5089
5090 * buffers.texi (Select Buffer): Change order in table to make
5091 "Similar" refer to the correct item.
5092 (Indirect Buffers): Minor rewording.
5093
8cf51b2c
GM
50942005-12-20 Juri Linkov <juri@jurta.org>
5095
5096 * files.texi (VC Status): Put P and N near p and n.
5097
8cf51b2c
GM
50982005-12-19 Richard M. Stallman <rms@gnu.org>
5099
5100 * programs.texi (Electric C): Delete the info about newline control.
5101 (Other C Commands): Minor cleanup.
5102 (Left Margin Paren): Minor cleanup.
5103
51042005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5105
5106 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5107 (Customization Groups): Delete text moved to "Browsing Custom".
5108 (Browsing Custom): New node.
5109 (Specific Customization): Clarify which commands only work for
5110 loaded options.
5111
51122005-12-18 Bill Wohler <wohler@newt.com>
5113
5114 * frames.texi (Tool Bars): Shorten text of previous change.
5115
51162005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5117
5118 * files.texi (VC Status): Document log-view mode.
5119
51202005-12-18 Bill Wohler <wohler@newt.com>
5121
5122 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5123 permanently via the customize interface.
5124
8cf51b2c
GM
51252005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5126
5127 * killing.texi (Killing by Lines): Document `kill-whole-line'
5128 function.
5129
c8763fb6 51302005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5131
5132 * buffers.texi (Select Buffer): Change `prev-buffer' to
5133 `previous-buffer'. Indicate that these functions use a frame
5134 local buffer list.
5135
8cf51b2c
GM
51362005-12-12 Richard M. Stallman <rms@gnu.org>
5137
5138 * custom.texi (Easy Customization): Change menu comment.
5139 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5140
5141 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5142 (Help): Among the Apropos commands, describe only C-h a here.
5143
51442005-12-11 Richard M. Stallman <rms@gnu.org>
5145
5146 * programs.texi (Options for Comments): Comment-end starts with space.
5147
5148 * glossary.texi (Glossary): Minor cleanup.
5149
5150 * files.texi (Old Versions): Use @table.
5151
8cf51b2c
GM
51522005-12-10 David Koppelman <koppel@ece.lsu.edu>
5153
5154 * display.texi (Highlight Interactively): Include
5155 global-hi-lock-mode. Add miscellaneous details and elaborations.
5156
51572005-12-09 Richard M. Stallman <rms@gnu.org>
5158
5159 * display.texi (Font Lock): Delete the Global FL menu item.
5160
51612005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5162
5163 * custom.texi (Minibuffer Maps): Mention the maps for file name
5164 completion.
5165
51662005-12-09 Kim F. Storm <storm@cua.dk>
5167
5168 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5169 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5170 cursor to next corner in rectangle; clarify insert around rectangle.
5171
8cf51b2c
GM
51722005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5173
5174 * custom.texi (Customization): Use xref to elisp manual for
5175 non-TeX output.
5176 (Minor Modes): Update.
5177 (Customization Groups, Changing a Variable, Face Customization):
5178 Update for new appearance of Custom buffers.
5179 (Changing a Variable): `custom-buffer-done-function' has been
5180 replaced by `custom-buffer-done-kill'.
5181 (Specific Customization): In the `customize-group' buffer, a
5182 subgroup's contents are not "hidden". They are not included at
5183 all. They have no [Show] button.
5184 (Mouse Buttons): Add pxref to description of mouse event lists in
5185 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5186 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5187 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5188
51892005-12-08 Richard M. Stallman <rms@gnu.org>
5190
5191 * mini.texi (Completion Commands, Completion):
5192 In file name input, SPC does not do completion.
5193
8cf51b2c
GM
51942005-12-08 Nick Roberts <nickrob@snap.net.nz>
5195
5196 * building.texi (GDB Graphical Interface): Explain screen size
5197 setting.
5198 (Other GDB User Interface Buffers): Describe features specific to
5199 GDB 6.4.
5200
8cf51b2c
GM
52012005-12-01 Nick Roberts <nickrob@snap.net.nz>
5202
5203 * building.texi (GDB User Interface Layout): Describe how to
5204 kill associated buffers.
5205 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5206 (Watch Expressions): Be more precise.
5207 (Other GDB User Interface Buffers): Describe how to change a
5208 register value.
5209
8cf51b2c
GM
52102005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5211
5212 * macos.texi (Mac Input): Remove description of
5213 mac-command-key-is-meta. Add descriptions of
5214 mac-control-modifier, mac-command-modifier, and
5215 mac-option-modifier.
5216 (Mac International): Fix description of conversion of clipboard data.
5217 (Mac Font Specs): Add example of font customization by face attributes.
5218
52192005-11-22 Nick Roberts <nickrob@snap.net.nz>
5220
5221 * building.texi (Watch Expressions): Expand description.
5222 (Other GDB User Interface Buffers): Describe local map for
5223 gud-watch.
5224
52252005-11-21 Chong Yidong <cyd@stupidchicken.com>
5226
5227 * display.texi (Font Lock): Font lock is enabled by default now.
5228
52292005-11-20 Juri Linkov <juri@jurta.org>
5230
5231 * basic.texi (Position Info): Update examples of the output.
5232 Remove the fact that examples are produced in the TeXinfo buffer,
5233 because in the Info reader users will get a different output from
5234 `C-x ='.
5235
5236 * building.texi (Compilation Mode): Remove paragraph duplicated
5237 from the node `Compilation'. Add `compilation-skip-threshold'.
5238
5239 * display.texi (Font Lock): Suggest more user-friendly method of
5240 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5241
52422005-11-18 Richard M. Stallman <rms@gnu.org>
5243
5244 * files.texi (Registering): Mention @@ in mode line.
5245
5246 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5247
52482005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5249
5250 * files.texi (Renaming and VC): Some back-ends don't
5251 handle renaming.
5252
8cf51b2c
GM
52532005-11-17 Juri Linkov <juri@jurta.org>
5254
5255 * emacs.texi (Top):
5256 * display.texi (Highlight Interactively): Put this font-lock based
5257 mode near Font Lock node.
5258
52592005-11-16 Chong Yidong <cyd@stupidchicken.com>
5260
5261 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5262 icons.
5263
52642005-11-12 Kim F. Storm <storm@cua.dk>
5265
5266 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5267 (Help Summary): Add C-h d and C-h e.
5268 (Apropos): Clarify that all apropos commands may search for either
5269 list of words or a regexp. Add C-h d for apropos-documentation.
5270 Describe apropos-documentation-sort-by-scores user option.
5271
8cf51b2c
GM
52722005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5273
5274 * killing.texi (CUA Bindings): Add @section.
5275
52762005-11-10 Kim F. Storm <storm@cua.dk>
5277
5278 * emacs.texi (Top): Add CUA Bindings entry to menu.
5279
5280 * killing.texi (CUA Bindings): New node. Moved here from
5281 misc.texi and extended with info on rectangle commands and
5282 rectangle highlighting, interface to registers, and the global
5283 mark feature.
5284
5285 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5286
5287 * regs.texi: Prev link points to CUA Bindings node.
5288
52892005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5290
5291 * help.texi (Help Echo): By default, help echos are only shown on
5292 mouse-over, not on point-over.
5293
c8763fb6 52942005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5295
5296 * misc.texi (Shell Mode): Describe how to activate password echoing.
5297
8cf51b2c
GM
52982005-11-04 Romain Francoise <romain@orebokech.com>
5299
5300 * mark.texi (Mark Ring): Fix typo.
5301
53022005-11-03 Richard M. Stallman <rms@gnu.org>
5303
5304 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5305
53062005-11-01 Bill Wohler <wohler@newt.com>
5307
5308 * help.texi (Help Mode): Fix typo.
5309
53102005-11-01 Nick Roberts <nickrob@snap.net.nz>
5311
1c6c854e
CS
5312 * building.texi (Other GDB User Interface Buffers):
5313 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5314
53152005-10-31 Romain Francoise <romain@orebokech.com>
5316
5317 * files.texi (Compressed Files): Fix typo.
5318
5319 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5320
5321 * windows.texi (Force Same Window): Likewise.
5322
53232005-10-30 Bill Wohler <wohler@newt.com>
5324
5325 * help.texi (Help Mode): URLs viewed with browse-url.
5326
53272005-10-31 Nick Roberts <nickrob@snap.net.nz>
5328
5329 * building.texi (GDB Graphical Interface): Don't reference
5330 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5331 must stay in same frame.
5332
53332005-10-29 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5336
5337 * anti.texi (Antinews): Likewise.
5338
8cf51b2c
GM
53392005-10-28 Bill Wohler <wohler@newt.com>
5340
5341 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5342
53432005-10-28 Richard M. Stallman <rms@gnu.org>
5344
5345 * files.texi (Visiting): Explain how to enter ? in a file name.
5346
5347 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5348
8cf51b2c
GM
53492005-10-25 Nick Roberts <nickrob@snap.net.nz>
5350
1c6c854e
CS
5351 * building.texi (GDB Graphical Interface):
5352 Describe gdb-mouse-until.
8cf51b2c
GM
5353
53542005-10-23 Richard M. Stallman <rms@gnu.org>
5355
5356 * custom.texi (Init File): Recommend when to use site-start.el.
5357
8cf51b2c
GM
53582005-10-21 Juri Linkov <juri@jurta.org>
5359
5360 * custom.texi (Examining): Mention accessing the old variable
5361 value via M-n in set-variable.
5362
8cf51b2c
GM
53632005-10-18 Romain Francoise <romain@orebokech.com>
5364
5365 * files.texi (Version Systems): Capitalize GNU.
5366
8cf51b2c
GM
53672005-10-18 Nick Roberts <nickrob@snap.net.nz>
5368
5369 * building.texi (Compilation Mode): Remove redundant paragraph.
5370 (Watch Expressions): Remove paragraph to reflect code change.
5371
8cf51b2c
GM
53722005-10-16 Richard M. Stallman <rms@gnu.org>
5373
5374 * building.texi (Compilation Mode, Compilation): Clarified.
5375
53762005-10-15 Richard M. Stallman <rms@gnu.org>
5377
5378 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5379
8cf51b2c
GM
53802005-10-13 Kenichi Handa <handa@m17n.org>
5381
5382 * basic.texi (Position Info): Fix previous change.
5383
c8763fb6 53842005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5385
5386 * cmdargs.texi (Icons X): Fix typo.
5387
53882005-10-12 Kenichi Handa <handa@m17n.org>
5389
5390 * basic.texi (Position Info): Describe the case that Emacs shows
5391 "part of display ...".
5392
c8763fb6 53932005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5394
5395 * cmdargs.texi (Icons X): -nb => -nbi.
5396
53972005-10-10 Chong Yidong <cyd@stupidchicken.com>
5398
5399 * frames.texi (Speedbar): A couple more clarifications.
5400
54012005-10-11 Nick Roberts <nickrob@snap.net.nz>
5402
5403 * building.texi (GDB User Interface Layout): Improve diagram.
5404 (Watch Expressions): Explain how to make speedbar global.
5405 (Other GDB User Interface Buffers): Make references more precise.
5406
8cf51b2c
GM
54072005-10-09 Richard M. Stallman <rms@gnu.org>
5408
5409 * frames.texi (Speedbar): Clarify the text.
5410
54112005-10-09 Chong Yidong <cyd@stupidchicken.com>
5412
5413 * frames.texi (Speedbar): Add information on keybindings,
5414 dismissing the speedbar, and buffer display mode. Link to
5415 speedbar manual.
5416
c8763fb6 54172005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5418
1c6c854e 5419 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5420 added -nb, --no-bitmap-icon.
5421
8cf51b2c
GM
54222005-10-07 Nick Roberts <nickrob@snap.net.nz>
5423
5424 * building.texi (GDB Graphical Interface): Add variables and
5425 functions to indices. Be more precise.
5426
c8763fb6 54272005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5428
5429 * frames.texi (Drag and Drop): Remove the x- from
5430 x-dnd-open-file-other-window and xdnd-protocol-alist.
5431
54322005-09-30 Romain Francoise <romain@orebokech.com>
5433
5434 * mini.texi (Minibuffer): The default value now appears before the
5435 colon in minibuffer prompts.
5436
8cf51b2c
GM
54372005-09-25 Richard M. Stallman <rms@gnu.org>
5438
5439 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5440
8cf51b2c
GM
54412005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5442
5443 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5444
8cf51b2c
GM
54452005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5446
5447 * emacs.texi (Top): Update submenus from macos.texi.
5448
5449 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5450 (Mac OS): Update feature support status.
5451 (Mac Input): List supported input scripts. Remove description
5452 about `mac-keyboard-text-encoding'. Mention mouse button
5453 emulation and related variables.
5454 (Mac International): Mention Central European and Cyrillic
5455 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5456 Add description about coding system for selection.
5457 Add description about language environment.
5458 (Mac Environment Variables):
5459 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5460 arguments. Add Preferences support.
5461 (Mac Directories): Explicitly state that this node is for Mac OS
5462 Classic only.
1c6c854e
CS
5463 (Mac Font Specs): Mention specification for scalable fonts.
5464 List supported charsets. Add preferred way of creating fontsets.
5465 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5466 (Mac Functions): Add descriptions about `mac-set-file-creator',
5467 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5468 and `mac-get-preference'.
5469
8cf51b2c
GM
54702005-09-16 Romain Francoise <romain@orebokech.com>
5471
5472 Update all files to specify GFDL version 1.2.
5473
5474 * doclicense.texi (GNU Free Documentation License): Update to
5475 version 1.2.
5476
54772005-09-15 Richard M. Stallman <rms@gnu.org>
5478
5479 * buffers.texi (List Buffers): Fix xref.
5480
5481 * rmail.texi (Rmail Basics): Fix xref.
5482
5483 * emacs.texi (Top): Update subnode menus.
5484
5485 * files.texi (Saving Commands): New node, broken out of Saving.
5486 (Customize Save): New node, broken out of Saving.
5487 Clarify effect of write-region-inhibit-fsync.
5488 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5489
8cf51b2c
GM
54902005-09-14 Romain Francoise <romain@orebokech.com>
5491
5492 * files.texi (Saving): Mention write-region-inhibit-fsync.
5493
54942005-09-05 Chong Yidong <cyd@stupidchicken.com>
5495
5496 * custom.texi (Custom Themes): New node.
5497
54982005-09-03 Richard M. Stallman <rms@gnu.org>
5499
49823426
GM
5500 * search.texi (Search Case): Mention vars that control
5501 case-fold-search for various operations.
8cf51b2c
GM
5502
55032005-08-22 Juri Linkov <juri@jurta.org>
5504
5505 * display.texi (Standard Faces): Merge the text from
5506 `(elisp)Standard Faces' into this node.
5507
55082005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5509
5510 * emacs.texi (Top): Delete menu item for deleted node
5511 Keyboard Translations.
5512
55132005-08-18 Richard M. Stallman <rms@gnu.org>
5514
8cf51b2c
GM
5515 * trouble.texi (Unasked-for Search):
5516 Delete xref to Keyboard Translations.
5517
5518 * glossary.texi (Glossary): Delete xref.
5519
8cf51b2c
GM
5520 * custom.texi (Minor Modes): Say that the list here is not complete.
5521 (Keyboard Translations): Node deleted.
5522 (Disabling): Delete xref to it.
5523 (Customization Groups): Fix Custom buffer example.
5524 (Hooks): Mention remove-hooks.
5525
55262005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5527
5528 * building.texi (GDB Graphical Interface): Improve filling of menu
5529 item.
5530
55312005-08-18 Nick Roberts <nickrob@snap.net.nz>
5532
5533 * building.texi (GDB Graphical Interface): Use better node names.
5534
55352005-08-14 Richard M. Stallman <rms@gnu.org>
5536
5537 * text.texi (Sentences): Fix xref.
5538
55392005-08-14 Juri Linkov <juri@jurta.org>
5540
5541 * building.texi (Compilation, Grep Searching): Move grep command
5542 headings from `Compilation' to `Grep Searching'.
5543
5544 * dired.texi (Dired and Find):
5545 * maintaining.texi (Tags Search): Replace grep xref to
5546 `Compilation' node with `Grep Searching'.
5547
5548 * files.texi (Comparing Files): Replace xref to `Compilation' with
5549 `Compilation Mode'.
5550
55512005-08-13 Alan Mackenzie <acm@muc.de>
5552
5553 * search.texi (Non-ASCII Isearch): Correct a typo.
5554 (Replacement Commands): Mention query-replace key binding.
5555
55562005-08-11 Richard M. Stallman <rms@gnu.org>
5557
5558 * programs.texi (Options for Comments): Fix xref.
5559
5560 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5561 out of Regexps.
5562
8cf51b2c
GM
55632005-08-09 Juri Linkov <juri@jurta.org>
5564
5565 * building.texi (Compilation): Use `itemx' instead of `item'.
5566 (Grep Searching): Simplify phrase.
5567
5568 * display.texi (Standard Faces): Describe vertical-border on
5569 window systems.
5570
5571 * windows.texi (Split Window): Simplify phrase and mention
5572 vertical-border face.
5573
55742005-08-09 Richard M. Stallman <rms@gnu.org>
5575
5576 * files.texi (Comparing Files): Clarify compare-windows.
5577
5578 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5579
8cf51b2c
GM
55802005-08-06 Eli Zaretskii <eliz@gnu.org>
5581
5582 * mule.texi (Coding Systems): Rephrase the paragraph about
5583 codepages: no need for "M-x codepage-setup" anymore, except on
5584 MS-DOS.
5585
5586 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5587 the MS-DOS port only.
5588
55892005-07-30 Eli Zaretskii <eliz@gnu.org>
5590
5591 * makefile.w32-in (info): Don't run multi-install-info.bat.
5592 ($(infodir)/dir): New target, produced by running
5593 multi-install-info.bat.
5594
8cf51b2c
GM
55952005-07-22 Eli Zaretskii <eliz@gnu.org>
5596
5597 * files.texi (Quoted File Names): Add index entry.
5598
8cf51b2c
GM
55992005-07-19 Juri Linkov <juri@jurta.org>
5600
5601 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5602
56032005-07-18 Juri Linkov <juri@jurta.org>
5604
8cf51b2c
GM
5605 * custom.texi (Easy Customization):
5606 * files.texi (Old Versions):
5607 * frames.texi (Wheeled Mice):
5608 * mule.texi (Specify Coding):
8cf51b2c
GM
5609 * text.texi (Cell Justification):
5610 * trouble.texi (After a Crash):
8cf51b2c
GM
5611 * xresources.texi (GTK styles):
5612 Delete duplicate duplicate words.
5613
56142005-07-17 Richard M. Stallman <rms@gnu.org>
5615
5616 * frames.texi (Creating Frames): Fix foreground color example.
5617
5618 * custom.texi (Init Examples): Clean up text about conditionals.
5619
56202005-07-16 Richard M. Stallman <rms@gnu.org>
5621
5622 * mini.texi (Completion Commands): Fix command name for ?.
5623
8cf51b2c
GM
56242005-07-16 Eli Zaretskii <eliz@gnu.org>
5625
5626 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5627 `menu' face has no effect on w32 and with GTK.
5628 Add cross-references.
8cf51b2c
GM
5629
5630 * cmdargs.texi (General Variables): Clarify the default location
5631 of $HOME on w32 systems.
5632
56332005-07-15 Jason Rumney <jasonr@gnu.org>
5634
5635 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5636 changed.
5637
56382005-07-08 Kenichi Handa <handa@m17n.org>
5639
1c6c854e
CS
5640 * mule.texi (Recognize Coding):
5641 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5642
56432005-07-07 Richard M. Stallman <rms@gnu.org>
5644
5645 * anti.texi (Antinews): Mention mode-line-inverse-video.
5646
5647 * files.texi (Saving): Minor correction about C-x C-w.
5648
5649 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5650
56512005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5652
5653 * search.texi (Isearch Scroll): Add example of using the
5654 `isearch-scroll' property.
5655 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5656 `Display Custom' node.
5657 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5658 and de-emphasize it.
5659 (Other Repeating Search): `occur' currently can not correctly
5660 handle multiline matches. Correct, clarify and update description
5661 of `flush-lines' and `keep-lines'.
5662
5663 * display.texi (Display Custom): Add anchor for `baud-rate'.
5664
56652005-07-07 Richard M. Stallman <rms@gnu.org>
5666
5667 * gnu.texi: Update where to get GNU status; add refs for how to help.
5668 Add footnotes 6 and 7.
5669
56702005-07-04 Lute Kamstra <lute@gnu.org>
5671
5672 Update FSF's address in GPL notices.
5673
8cf51b2c 5674 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5675 * trouble.texi (Checklist): Update FSF's address.
5676
8cf51b2c
GM
56772005-06-24 Richard M. Stallman <rms@gnu.org>
5678
5679 * display.texi (Text Display): Change index entries.
5680
56812005-06-24 Eli Zaretskii <eliz@gnu.org>
5682
5683 * makefile.w32-in (MAKEINFO): Use --force.
5684 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5685 Makefile.in.
8cf51b2c
GM
5686
56872005-06-23 Richard M. Stallman <rms@gnu.org>
5688
1c6c854e 5689 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5690 nobreak-char-display.
5691
5692 * emacs.texi (Top): Update detailed node listing.
5693
1c6c854e 5694 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5695 to nobreak-char-display and no-break-space to nobreak-space.
5696 (Standard Faces): Split up the list of standard faces
5697 and put it in a separate node. Add nobreak-space and
5698 escape-glyph.
5699
8cf51b2c
GM
57002005-06-23 Lute Kamstra <lute@gnu.org>
5701
5702 * mule.texi (Select Input Method): Fix typo.
5703
57042005-06-23 Kenichi Handa <handa@m17n.org>
5705
1c6c854e
CS
5706 * mule.texi (International): List all supported scripts.
5707 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5708 distribution.
5709 (Language Environments): List all language environments.
5710 Intlfonts contains fonts for most supported scripts, not all..
5711 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5712 input a specific character.
8cf51b2c
GM
5713 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5714
57152005-06-23 Juanma Barranquero <lekktu@gmail.com>
5716
49823426 5717 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5718
57192005-06-22 Miles Bader <miles@gnu.org>
5720
5721 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5722
57232005-06-20 Miles Bader <miles@gnu.org>
5724
5725 * display.texi (Faces): Add `vertical-divider'.
5726
57272005-06-17 Richard M. Stallman <rms@gnu.org>
5728
5729 * text.texi (Adaptive Fill): Minor clarification.
5730
8cf51b2c
GM
57312005-06-10 Lute Kamstra <lute@gnu.org>
5732
5733 * emacs.texi (Top): Correct version number.
5734 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5735 refer to the current version of Emacs.
5736
57372005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5738
5739 * files.texi (Log Buffer): Document when there can be more than
5740 one file to be committed.
5741
57422005-06-08 Juri Linkov <juri@jurta.org>
5743
5744 * display.texi (Faces): Add `shadow' face.
5745
57462005-06-07 Masatake YAMATO <jet@gyve.org>
5747
5748 * display.texi (Faces): Write about mode-line-highlight.
5749
57502005-06-06 Richard M. Stallman <rms@gnu.org>
5751
5752 * misc.texi (Printing Package): Explain how to initialize
5753 printing package.
5754
5755 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5756
57572005-06-05 Chong Yidong <cyd@stupidchicken.com>
5758
5759 * emacs.texi: Rename Hardcopy to Printing.
5760 Make PostScript and PostScript Variables subnodes of it.
5761
5762 * misc.texi (Printing): Rename node from Hardcopy.
5763 Mention menu bar options.
5764 Move PostScript and PostScript Variables to submenu.
5765 (Printing package): New node.
5766
5767 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5768
5769 * dired.texi (Operating on Files): Likewise.
5770
5771 * calendar.texi (Displaying the Diary): Likewise.
5772
5773 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5774
5775 * glossary.texi (Glossary): Likewise.
5776
5777 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5778 effect.
5779
57802005-06-04 Richard M. Stallman <rms@gnu.org>
5781
5782 * trouble.texi (After a Crash): Polish previous change.
5783
8cf51b2c
GM
57842005-05-30 Noah Friedman <friedman@splode.com>
5785
5786 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5787 recovery mechanism.
5788
8cf51b2c
GM
57892005-05-28 Nick Roberts <nickrob@snap.net.nz>
5790
5791 * building.texi (Other Buffers): SPC toggles display of
5792 floating point registers.
5793
8cf51b2c
GM
57942005-05-27 Nick Roberts <nickrob@snap.net.nz>
5795
5796 * files.texi (Log Buffer): Merge in description of Log Edit
5797 mode from pcl-cvs.texi.
5798
57992005-05-26 Richard M. Stallman <rms@gnu.org>
5800
5801 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5802
8cf51b2c
GM
58032005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5804
5805 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5806 not enabled by default.
5807 When not on a word, `ispell-word' by default checks the word
5808 before point.
5809
58102005-05-24 Nick Roberts <nickrob@snap.net.nz>
5811
5812 * building.texi (Debugger Operation): Simplify last sentence.
5813
58142005-05-23 Lute Kamstra <lute@gnu.org>
5815
5816 * emacs.texi: Update FSF's address throughout.
5817 (Preface): Use @cite.
5818 (Distrib): Add cross reference to the node "Copying". Mention the
5819 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5820 printed manuals.
5821 (Intro): Use @xref for the Emacs Lisp Intro.
5822
8cf51b2c
GM
58232005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5824
5825 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5826
5827 * basic.texi (Moving Point): Mention default for `goto-line'.
5828
5829 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5830 of a variable's docstring.
5831
58322005-05-18 Lute Kamstra <lute@gnu.org>
5833
5834 * maintaining.texi (Overview of Emerge): Add cross reference.
5835 Remove duplication.
5836
5837 * emacs.texi (Top): Update to the current structure of the manual.
5838 * misc.texi (Emacs Server): Add menu description.
5839 * files.texi (Saving): Fix menu.
5840 * custom.texi (Customization): Fix menu.
5841 * mule.texi (International): Fix menu.
5842 * kmacro.texi (Keyboard Macros): Fix menu.
5843
58442005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5845
5846 * display.texi: Various minor changes.
5847 (Faces): Delete text that is repeated in the next section.
5848
58492005-05-16 Nick Roberts <nickrob@snap.net.nz>
5850
5851 * building.texi (Debugger Operation): Mention GUD tooltips are
5852 disabled with GDB in text command mode.
5853
8cf51b2c
GM
58542005-05-16 Nick Roberts <nickrob@snap.net.nz>
5855
5856 * building.texi: Replace toolbar with "tool bar" for consistency.
5857 (Compilation Mode): Describe compilation-context-lines
5858 and use of arrow in compilation buffer.
5859 (Debugger Operation): Replace help text with variable's value.
5860
5861 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5862 consistency.
5863
58642005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5865
5866 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5867 Add xref.
5868
8cf51b2c
GM
58692005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5870
5871 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5872 (Position Info): Delete discussion of `goto-line'. It is already
5873 described in `Moving point'.
5874
5875 * mini.texi (Completion Commands): Correct reference.
5876 (Completion Options): Fix typo.
5877
5878 * killing.texi (Deletion): Complete description of `C-x C-o'.
5879
8cf51b2c
GM
58802005-05-10 Richard M. Stallman <rms@gnu.org>
5881
5882 * building.texi (Compilation): Clarify recompile's directory choice.
5883
5884 * frames.texi (Tooltips): Cleanups.
5885
5886 * basic.texi (Arguments): Fix punctuation.
5887
58882005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5889
5890 * screen.texi (Menu Bar): The up and down (not left and right)
5891 arrow keys move through a keyboard menu.
5892
58932005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5894
5895 * basic.texi: Various typo and grammar fixes.
5896 (Moving Point): C-a now runs move-beginning-of-line.
5897
58982005-05-08 Nick Roberts <nickrob@snap.net.nz>
5899
5900 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5901
5902 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5903 as different animals.
5904
59052005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5906
5907 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5908 Correct index entry.
5909
59102005-05-07 Nick Roberts <nickrob@snap.net.nz>
5911
5912 * building.texi (Debugger Operation): Update to reflect changes
5913 in GUD tooltips.
5914
59152005-04-30 Richard M. Stallman <rms@gnu.org>
5916
5917 * files.texi (Compressed Files): Auto Compression normally enabled.
5918
5919 * building.texi (Debugger Operation): Clarify previous change.
5920
8cf51b2c
GM
59212005-04-28 Nick Roberts <nickrob@snap.net.nz>
5922
5923 * building.texi (Debugger Operation): Add description for
5924 GUD tooltips when program is not running.
5925
59262005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5927
5928 * misc.texi (Shell): Add `Shell Prompts' to menu.
5929 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5930 description. Delete remarks moved to new node.
5931 (Shell Prompts): New node.
5932 (History References): Replace remarks moved to `Shell Prompts'
5933 with xref to that node.
5934 (Remote Host): Clarify how to specify the terminal type when
5935 logging in to a different machine.
5936
59372005-04-26 Richard M. Stallman <rms@gnu.org>
5938
5939 * emacs.texi (Top): Update submenus from files.texi.
5940
5941 * files.texi (Filesets): Clarify previous change.
5942
5943 * dired.texi (Misc Dired Features): Clarify previous change.
5944
59452005-04-25 Chong Yidong <cyd@stupidchicken.com>
5946
5947 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5948
1c6c854e
CS
5949 * dired.texi (Misc Dired Features):
5950 Document dired-compare-directories.
8cf51b2c
GM
5951
5952 * files.texi (Filesets): New node.
5953 (File Conveniences): Document Image mode.
5954
5955 * text.texi (TeX Print): Document tex-compile.
5956
59572005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5958
5959 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5960 Delete redundant reference to tooltip Custom group. It is
5961 referred too again in the next paragraph.
5962
59632005-04-24 Richard M. Stallman <rms@gnu.org>
5964
5965 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5966
8cf51b2c
GM
59672005-04-19 Kim F. Storm <storm@cua.dk>
5968
5969 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5970
59712005-04-18 Lars Hansen <larsh@math.ku.dk>
5972
5973 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5974 turns off desktop-save-mode.
5975
59762005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5977
5978 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5979 by default in terminals compatible with xterm. Mention that
5980 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5981 node.
5982
8cf51b2c
GM
59832005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5984
5985 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5986
c8763fb6 59872005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5988
5989 * xresources.texi (Table of Resources): Add cursorBlink.
5990
59912005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5992
5993 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5994 `d', `C-d' and `u'.
5995
59962005-04-11 Richard M. Stallman <rms@gnu.org>
5997
5998 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5999 (Misc X): Add -D, --basic-display.
6000
6001 * maintaining.texi (Change Log): Correct the description of
6002 the example.
6003
6004 * major.texi (Choosing Modes): Document magic-mode-alist.
6005
8cf51b2c
GM
60062005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6007
6008 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6009 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6010 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6011 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6012 `w', respectively.
6013 (Rmail Labels): Mention `l'.
6014 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6015 (Rmail Summary Edit): Describe `j' and RET.
6016
c8763fb6 60172005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6018
6019 * xresources.texi (Lucid Resources): Add fontSet resource.
6020
8cf51b2c
GM
60212005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6022
6023 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6024 now called `indicate-empty-lines'.
6025
60262005-04-06 Kim F. Storm <storm@cua.dk>
6027
6028 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6029
60302005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6031
6032 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6033 deleted.
6034 (Marks vs Flags): Add some convenient key bindings.
6035 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6036 (Misc Dired Features): Correct and expand description of `w' command.
6037
6038 * frames.texi (XTerm Mouse): Delete apparently false info.
6039 The GNU/Linux console currently does not appear to support
6040 `xterm-mouse-mode'.
6041
8cf51b2c
GM
60422005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6043
6044 * calendar.texi (Diary): Mention shell utility `calendar'.
6045
60462005-04-01 Richard M. Stallman <rms@gnu.org>
6047
6048 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6049
8cf51b2c
GM
60502005-04-01 Lute Kamstra <lute@gnu.org>
6051
6052 * maintaining.texi (Change Log): add-change-log-entry uses
6053 add-log-mailing-address.
6054
60552005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6056
6057 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6058 `VC Mode Line' and put in an xref to that node.
6059 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6060 its description.
6061
60622005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6063
6064 * calendar.texi (Calendar Systems): Say that the Persian calendar
6065 implemented here is the arithmetical one championed by Birashk.
6066
60672005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6068
6069 * programs.texi (Fortran Motion): Fix previous change.
6070
8cf51b2c
GM
60712005-03-29 Richard M. Stallman <rms@gnu.org>
6072
6073 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6074
60752005-03-29 Chong Yidong <cyd@stupidchicken.com>
6076
6077 * text.texi (Refill): Refer to Long Lines Mode.
6078 (Longlines): New node.
6079 (Auto Fill): Don't index "word wrap" here.
6080 (Filling): Add Longlines to menu.
6081
60822005-03-29 Richard M. Stallman <rms@gnu.org>
6083
6084 * xresources.texi: Minor fixes.
6085
6086 * misc.texi (Emacs Server): Fix Texinfo usage.
6087
6088 * emacs.texi (Top): Don't use a real section heading for
6089 "Detailed Node Listing". Fake it instead.
6090
6091 * basic.texi (Position Info): Minor cleanup.
6092
6093 * mule.texi (Input Methods): Minor cleanup.
6094
60952005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6096
6097 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6098 constructs as well.
6099 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6100
61012005-03-29 Kenichi Handa <handa@m17n.org>
6102
6103 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6104
6105 * basic.texi (Position Info): Update the description about the
6106 command C-u C-x =.
6107
61082005-03-28 Richard M. Stallman <rms@gnu.org>
6109
6110 * emacs.texi (Top): Use @section for the detailed node listing.
6111
6112 * calendar.texi: Minor fixes to previous change.
6113
6114 * programs.texi (Fortran): Small fixes to previous changes.
6115
6116 * emacs.texi (Top): Update list of subnodes of Dired.
6117 Likewise for building.texi.
6118
6119 * files.texi (File Conveniences): Delete Auto Image File mode.
6120
61212005-03-28 Chong Yidong <cyd@stupidchicken.com>
6122
6123 * building.texi (Flymake): New node.
6124
6125 * custom.texi (Function Keys): Document kp- event types and
6126 keypad-setup package.
6127
6128 * dired.texi (Wdired): New node.
6129
6130 * files.texi (File Conveniences): Reorder entries.
6131 Explain how to turn on Auto-image-file mode.
6132 Document Thumbs mode.
6133
6134 * mule.texi (Specify Coding): Document recode-region and
6135 recode-file-name.
6136
6137 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6138
61392005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6140
6141 * commands.texi (Keys): M-o is now a prefix key.
6142
61432005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6144
6145 * programs.texi: Reformat and update copyright years.
6146 (Fortran): Update section.
6147
61482005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6149
6150 * files.texi: Several small changes in addition to:
6151 (Visiting): Change xref for Dialog Boxes to ref.
6152 (Version Headers): Replace references to obsolete var
6153 `vc-header-alist' with `vc-BACKEND-header'.
6154 (Customizing VC): Update value of `vc-handled-backends'.
6155
61562005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6157
6158 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6159 move here from Emacs Lisp Reference Manual.
6160 * calendar.texi (Calendar/Diary, Diary Commands)
6161 (Special Diary Entries, Importing Diary): Change some xrefs to
6162 point to emacs-xtra rather than elisp.
6163
6164 * emacs-xtra.texi (Calendar Customizing):
6165 Move view-diary-entries-initially, view-calendar-holidays-initially,
6166 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6167 Emacs Manual.
6168 (Appt Customizing): Merge entire section into main Emacs Manual.
6169 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6170 mark-holidays-in-calendar here from emacs-xtra.
6171 (Displaying the Diary): Move view-diary-entries-initially,
6172 mark-diary-entries-in-calendar here from emacs-xtra.
6173 (Appointments): Move appt-display-mode-line,
6174 appt-display-duration, appt-disp-window-function,
6175 appt-delete-window-function here from emacs-xtra.
6176
6177 * calendar.texi: Update and reformat copyright.
6178 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6179 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6180 (Diary): Refer to `diary-file' rather than ~/diary.
6181 (Diary Commands): Rename node to "Displaying the Diary".
6182 * emacs.texi (Top): Rename "Diary Commands" section.
6183 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6184
61852005-03-26 Eli Zaretskii <eliz@gnu.org>
6186
6187 * misc.texi (Emacs Server): Fix the command for setting
6188 server-name. Add an xref to Invoking emacsclient.
6189
6190 * help.texi (Help Summary): Clarify when "C-h ." will do something
6191 nontrivial.
6192 (Apropos): Add cindex entry for apropos-sort-by-scores.
6193
6194 * display.texi (Text Display): Add index entries for how no-break
6195 characters are displayed.
6196
8cf51b2c
GM
61972005-03-26 Eli Zaretskii <eliz@gnu.org>
6198
6199 * files.texi (Visiting): Fix cross-references introduced with the
6200 last change.
6201
6202 * xresources.texi (GTK resources): Fix last change.
6203
8cf51b2c
GM
62042005-03-25 Chong Yidong <cyd@stupidchicken.com>
6205
6206 * xresources.texi (X Resources): GTK options documented too.
6207 (Resources): Clarify meaning of program name.
6208 (Table of Resources): Add visualClass.
6209 (GTK resources): Rewrite.
6210 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6211
6212 * display.texi (Text Display): Mention non-breaking spaces.
6213
6214 * files.texi (Reverting): Document auto-revert-check-vc-info.
6215
6216 * frames.texi (Mouse Commands): Document
6217 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6218
6219 * help.texi (Help Summary): Add `C-h .'.
6220 (Apropos): Apropos accepts a list of search terms.
6221 Document apropos-sort-by-scores.
6222 (Help Echo): Document display-local-help.
6223
6224 * misc.texi (Emacs Server): Document server-name.
6225 (Invoking emacsclient): Document -s option for server names.
6226
6227 * text.texi (Outline Visibility): Introduce "current heading
6228 line" (commands can be called with point on a body line).
6229 Re-order table to follow the sequence of discussion.
6230 hide-body won't hide lines before first header line.
6231 (TeX Mode): Add DocTeX mode.
6232
8cf51b2c
GM
62332005-03-24 Richard M. Stallman <rms@gnu.org>
6234
6235 * mule.texi (Single-Byte Character Support): Delete mention
6236 of iso-acc.el and iso-transl.el.
6237
8cf51b2c
GM
62382005-03-23 Lute Kamstra <lute@gnu.org>
6239
6240 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6241
62422005-03-23 Richard M. Stallman <rms@gnu.org>
6243
8cf51b2c
GM
6244 * search.texi: Delete explicit node pointers.
6245 (Incremental Search): New menu.
6246 (Basic Isearch, Repeat Isearch, Error in Isearch)
6247 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6248 (Slow Isearch): New subnodes.
6249 (Configuring Scrolling): Node deleted.
6250 (Search Case): Doc default-case-fold-search.
6251 (Regexp Replace): Move replace-regexp doc here.
6252
6253 * rmail.texi (Movemail): Put commas inside closequotes.
6254
6255 * picture.texi (Insert in Picture): Document C-c arrow combos.
6256 (Basic Picture): Clarify erasure.
6257
6258 * display.texi (Font Lock): Put commas inside closequotes.
6259
6260 * cmdargs.texi (General Variables): Put commas inside closequotes.
6261
62622005-03-23 Nick Roberts <nickrob@snap.net.nz>
6263
6264 * building.texi (Stack Buffer): Mention reverse contrast for
6265 *selected* frame (might not be current frame).
6266
8cf51b2c
GM
62672005-03-21 Richard M. Stallman <rms@gnu.org>
6268
6269 * building.texi (Starting GUD): Add bashdb.
6270
62712005-03-20 Chong Yidong <cyd@stupidchicken.com>
6272
6273 * basic.texi (Moving Point): Add M-g M-g binding.
6274 (Undo): Document undo-only.
6275 (Position Info): Document M-g M-g and C-u M-g M-g.
6276
6277 * building.texi (Building): Put Grep Searching after Compilation
6278 Shell.
6279 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6280 Document next-error-highlight.
6281 (Grep Searching): Document grep-highlight-matches.
6282 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6283
6284 * calendar.texi (Importing Diary): Rename node from iCalendar.
6285 Document diary-from-outlook.
6286
6287 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6288 Commands.
6289 Mention effect of X drag and drop on Dired buffers.
6290
6291 * files.texi (Visiting): Document large-file-warning-threshold.
6292 Move paragraph on file-selection dialog.
6293 Mention visiting files using X drag and drop.
6294 (Reverting): Mention using Auto-Revert mode to tail files.
6295 Document auto-revert-tail-mode.
6296 (Version Systems): Minor correction.
6297 (Comparing Files): Diff-mode is no longer based on Compilation
6298 mode.
6299 Document compare-ignore-whitespace.
6300 (Misc File Ops): Explain passing a directory to rename-file.
6301 Likewise for copy-file and make-symbolic-link.
6302
6303 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6304 Document mouse-wheel-progressive speed.
6305
6306 * help.texi (Misc Help): Document numeric argument for C-h i.
6307 Correctly explain the effect of just C-u as argument.
6308
6309 * killing.texi (Deletion): Document numeric argument for
6310 just-one-space.
6311
6312 * mini.texi (Completion): Completion acts on text before point.
6313
6314 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6315 (Emulation): CUA mode replaces pc-bindings-mode,
6316 pc-selection-mode, and s-region.
6317
6318 * mule.texi (Input Methods): Leim is now built-in.
6319 (Select Input Method): Document quail-show-key.
6320 (Specify Coding): Document revert-buffer-with-coding-system.
6321
6322 * programs.texi (Fortran Motion): Document f90-next-statement,
6323 f90-previous-statement, f90-next-block, f90-previous-block,
6324 f90-end-of-block, and f90-beginning-of-block.
6325
6326 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6327
6328 * emacs.texi (Acknowledgments): Updated.
6329
6330 * anti.texi: Total rewrite.
6331
8cf51b2c
GM
63322005-03-19 Chong Yidong <cyd@stupidchicken.com>
6333
6334 * ack.texi (Acknowledgments): Update.
6335
63362005-03-19 Eli Zaretskii <eliz@gnu.org>
6337
1c6c854e
CS
6338 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6339 Update copyright years.
8cf51b2c
GM
6340
63412005-03-14 Nick Roberts <nickrob@snap.net.nz>
6342
6343 * building.texi (Commands of GUD): Move paragraph on setting
6344 breakpoints with mouse to the GDB Graphical Interface node.
6345
63462005-03-07 Richard M. Stallman <rms@gnu.org>
6347
8cf51b2c
GM
6348 * misc.texi (Single Shell, Shell Options): Fix previous change.
6349
6350 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6351
63522005-03-06 Richard M. Stallman <rms@gnu.org>
6353
6354 * building.texi (Starting GUD): Don't explain text vs graphical
6355 GDB here. Just mention it and xref.
6356 Delete "just one debugger process".
6357 (Debugger Operation): Move GUD tooltip info here.
6358 (GUD Tooltips): Node deleted.
6359 (GDB Graphical Interface): Explain the two GDB modes here.
6360
8cf51b2c
GM
6361 * sending.texi (Sending Mail): Minor cleanup.
6362 (Mail Aliases): Explain quoting conventions.
6363 Update key rebinding example.
6364 (Header Editing): C-M-i is like M-TAB.
6365 (Mail Mode Misc): mail-attach-file does not do MIME.
6366
6367 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6368 that really belongs here.
6369 (Remote Mailboxes): Text moved to Rmail Inbox.
6370 (Rmail Display): Mention Mouse-1.
6371 (Movemail): Clarify two movemail versions.
6372 Clarify rmail-movemail-program.
6373
8cf51b2c
GM
6374 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6375 Document async shell commands.
6376 (Shell History): Clarify.
6377 (Shell Ring): Mention C-UP an C-DOWN.
6378 (Shell Options): Add comint-prompt-read-only.
6379 (Invoking emacsclient): Set EDITOR to run Emacs.
6380 (Sorting): No need to explain what region is.
6381 (Saving Emacs Sessions): Fix typo.
6382 (Recursive Edit): Fix punctuation.
6383 (Emulation): Don't mention "PC bindings" which are standard.
6384 (Hyperlinking): Explain Mouse-1 convention here.
6385 (Find Func): Node deleted.
6386
8cf51b2c
GM
6387 * help.texi (Name Help): Xref to Hyperlinking.
6388
6389 * glossary.texi (Glossary):
6390 Rename "Balance Parentheses" to "Balancing...".
6391 Add "Byte Compilation". Correct "Copyleft".
6392 New xref in "Customization".
6393 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6394 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6395 Rename "Registers" to "Register".
6396 Replace "Selecting" with "Selected Frame",
6397 "Selected Window", and "Selecting a Buffer".
6398
6399 * files.texi (Types of Log File): Explain how projects'
6400 methods can vary.
6401
8cf51b2c
GM
6402 * display.texi (Faces): Delete "Emacs 21".
6403
6404 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6405 * fixit.texi (Spelling): C-M-i like M-TAB.
6406 * mini.texi (Completion Options): C-M-i like M-TAB.
6407 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6408 * text.texi (Text Mode): C-M-i like M-TAB.
6409
6410 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6411
6412 * calendar.texi (Specified Dates): Mention `g w'.
6413 (Appointments): appt-activate toggles with no arg.
6414
8cf51b2c
GM
64152005-03-05 Juri Linkov <juri@jurta.org>
6416
6417 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6418 "invocation (command line arguments)".
8cf51b2c
GM
6419 (Misc X): Add -nbc, --no-blinking-cursor.
6420
64212005-03-04 Ulf Jasper <ulf.jasper@web.de>
6422
6423 * calendar.texi (iCalendar): No need to require it now.
6424
8cf51b2c
GM
64252005-03-03 Nick Roberts <nickrob@snap.net.nz>
6426
6427 * trouble.texi (Contributing): Mention Savannah. Direct users to
6428 emacs-devel.
6429
64302005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6431
6432 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6433 window.
6434
8cf51b2c
GM
64352005-02-27 Richard M. Stallman <rms@gnu.org>
6436
6437 * building.texi (Compilation): Update mode line status info.
6438
64392005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6440
6441 * calendar.texi (General Calendar): Document binding of
6442 scroll-other-window-down.
6443 (Mayan Calendar): Fix earliest date.
6444 (Time Intervals): Document timeclock-change.
6445 Fix timeclock-ask-before-exiting documentation.
6446
64472005-02-26 Kim F. Storm <storm@cua.dk>
6448
6449 * frames.texi (Mouse References):
6450 Add mouse-1-click-in-non-selected-windows.
6451
64522005-02-25 Richard M. Stallman <rms@gnu.org>
6453
6454 * screen.texi (Screen): Explain better about cursors and mode lines;
6455 don't presuppose text terminals.
6456 (Point): Don't assume just one cursor.
6457 Clarify explanation of cursors.
6458 (Echo Area, Menu Bar): Cleanups.
6459
6460 * mini.texi (Minibuffer): Prompts are highlighted.
6461 (Minibuffer Edit): Newline = C-j only on text terminals.
6462 Clarify resize-mini-windows values.
6463 Mention M-PAGEUP and M-PAGEDOWN.
6464 (Completion Commands): Mouse-1 like Mouse-2.
6465 (Minibuffer History): Explain history commands better.
6466 (Repetition): Add xref to Incremental Search.
6467
6468 * mark.texi (Setting Mark): Clarify info about displaying mark.
6469 Clarify explanation of C-@ and C-SPC.
6470 (Transient Mark): Mention Delete Selection mode.
6471 (Marking Objects): Clean up text about extending the region.
6472
6473 * m-x.texi (M-x): One C-g doesn't always go to top level.
6474 No delay before suggest-key-bindings output.
6475
6476 * fixit.texi (Fixit): Mention C-/ for undo.
6477 (Spelling): Mention ESC TAB like M-TAB.
6478 Replacement words with r and R are rechecked.
6479 Say where C-g leaves point. Mention ? as input.
6480
64812005-02-23 Lute Kamstra <lute@gnu.org>
6482
6483 * cmdargs.texi (Initial Options): Add cross reference.
6484
8cf51b2c
GM
64852005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6486
6487 * emacs.texi (Top): Update menu for splitting of node in
6488 msdog.texi.
6489 * frames.texi (Frames): Update xref for splitting of node in
6490 msdog.texi.
6491 * trouble.texi (Quitting): Ditto.
6492
64932005-02-16 Richard M. Stallman <rms@gnu.org>
6494
6495 * windows.texi (Split Window): Simplify line truncation info
6496 and xref to Display Custom.
6497
6498 * trouble.texi (Quitting): Emergency escape only for text terminal.
6499 (Screen Garbled): C-l for ungarbling is only for text terminal.
6500
6501 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6502
6503 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6504
6505 * programs.texi (Program Modes): Mention Python mode.
6506 (Moving by Defuns): Repeating C-M-h extends region.
6507 (Basic Indent): Clarify.
6508 (Custom C Indent): Clarify.
6509 (Expressions): Repeating C-M-@ extends region.
6510 (Info Lookup): Clarify for C-h S.
6511 (Symbol Completion): ESC TAB alternative for M-TAB.
6512 (Electric C): Clarify.
6513
6514 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6515
6516 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6517 MS-DOS Input node.
6518 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6519 (MS-DOS and MULE): Clarify.
6520 (MS-DOS Processes, Windows Processes): Fix typos.
6521
6522 * major.texi (Choosing Modes): Clarify.
6523
6524 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6525 (Keyboard Macro Step-Edit): Clarify.
6526
6527 * indent.texi (Indentation): Clarifications.
6528
6529 * help.texi (Help): Correct error about C-h in query-replace.
6530 Clarify apropos vs C-h a. Fix how to search in FAQ.
6531 (Key Help): Describe C-h w here.
6532 (Name Help): Minor cleanup. C-h w moved to Key Help.
6533 Clarify the "object" joke.
6534 (Apropos): Clarify. Mouse-1 like Mouse-2.
6535 (Help Mode): Mouse-1 like Mouse-2.
6536
6537 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6538
6539 * display.texi (Display): Reorder menu.
6540 (Faces): Cleanup.
6541 (Font Lock): Cleanup. Mention Options menu.
6542 Delete obsolete text.
6543 (Scrolling): For C-l, don't presume text terminal.
6544 (Horizontal Scrolling): Simplify intro.
6545 (Follow Mode): Clarify.
1c6c854e 6546 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6547 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6548 Doc default-tab-width. Doc line truncation more thoroughly.
6549
6550 * dired.texi (Dired Enter): C-x C-f can run Dired.
6551 (Dired Visiting): Comment out `a' command.
6552 Mouse-1 is like Mouse-2.
6553 (Shell Commands in Dired): ? can be used more than once.
6554
6555 * basic.texi (Continuation Lines): Simplify description of truncation,
6556 and refer to Display Custom for the rest of it.
6557
8cf51b2c
GM
65582005-02-06 Lute Kamstra <lute@gnu.org>
6559
6560 * basic.texi (Undo): Fix typo.
6561
6562 * cmdargs.texi (Emacs Invocation): Fix typo.
6563
6564 * custom.texi (Init Examples): Fix typo.
6565
6566 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6567
65682005-02-06 Richard M. Stallman <rms@gnu.org>
6569
6570 * regs.texi (Registers): Registers can hold numbers, too.
6571
6572 * killing.texi (Other Kill Commands): Cleanup.
6573 Delete redundant explanation of kill in read-only buffer.
6574 (Yanking): Mention term "copying".
6575 (Accumulating Text): Fix typo.
6576
6577 * entering.texi (Entering Emacs): Update rationale at start.
6578 (Exiting): Treat iconifying on a par with suspension.
6579
6580 * custom.texi (Minor Modes): Fix typo.
6581 (Easy Customization): Fix menu style.
6582 (Variables): Add xref.
6583 (Examining): Setting for future sessions works through .emacs.
6584 (Keymaps): "Text terminals", not "Many".
6585 (Init Rebinding): Explain \C-. Show example of \M-.
6586 Fix minor wording errors.
6587 (Function Keys): Explain vector syntax just once.
6588 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6589 (Init File): Mention .emacs.d directory.
6590 (Init Examples): Add xref.
6591 (Find Init): Mention .emacs.d directory.
6592
6593 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6594 (Action Arguments): Explain which kinds of -l args are found how.
6595 (Initial Options): --batch does not inhibit site-start.
6596 Add xrefs.
6597 (Command Example): Use --batch, not -batch.
6598
6599 * basic.texi (Inserting Text): Cleanup wording.
6600 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6601 C-n is not error at end of buffer.
6602 (Undo): Doc C-/ like C-_. Add xrefs.
6603 (Arguments): META key may be labeled ALT.
6604 Peculiar arg meanings are explained in doc strings.
6605
6606 * abbrevs.texi (Expanding Abbrevs): Clarify.
6607
66082005-02-05 Eli Zaretskii <eliz@gnu.org>
6609
6610 * frames.texi (Frame Parameters): Add an xref to the description
6611 of list-colors-display. Add a pointer to the X docs about colors.
6612
6613 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6614 Improve docs of list-colors-display.
8cf51b2c
GM
6615
66162005-02-03 Lute Kamstra <lute@gnu.org>
6617
6618 * frames.texi (Frames, Drag and Drop): Fix typos.
6619
66202005-02-03 Richard M. Stallman <rms@gnu.org>
6621
6622 * windows.texi (Basic Window): Mention color-change in mode line.
6623 (Change Window): Explain dragging vertical boundaries.
6624
6625 * text.texi (Sentences): Clarify.
6626 (Paragraphs): Explain M-a and blank lines.
6627 (Outline Mode): Clarify text and menu.
6628 (Hard and Soft Newlines): Mention use-hard-newlines.
6629
6630 * frames.texi (Frames): Delete unnecessary mention of Windows.
6631 (Mouse Commands): Likewise. Mention xterm mouse support.
6632 (Clipboard): Clarify.
6633 (Mouse References): Mention use of Mouse-1 for following links.
6634 (Menu Mouse Clicks): Clarify.
6635 (Mode Line Mouse): Clarify.
6636 (Drag and Drop): Rewrite.
6637
6638 * fixit.texi (Spelling): Fix typo.
6639
6640 * files.texi (File Names): Clarify.
6641 (Visiting): Update conditions for use of file dialog. Clarify.
6642 (Saving): Doc d as answer in save-some-buffers.
6643 (Remote Files): Clean up the text.
6644
6645 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6646
6647 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6648 (List Buffers): Clarify.
6649 (Several Buffers): Doc T command.
6650 (Buffer Convenience): Clarify menu.
6651
6652 * basic.texi (Undo): Clarify last change.
6653
66542005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6655
6656 * fixit.texi (Spelling): Fix typo.
6657
66582005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6659
6660 * basic.texi (Undo): Update description of `undo-outer-limit'.
6661
66622005-02-01 Nick Roberts <nickrob@snap.net.nz>
6663
6664 * building.texi: Update documentation relating to GDB Graphical
6665 Interface.
6666
66672005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6668
6669 * custom.texi (Easy Customization): Adapt menu to node name change.
6670
66712005-01-30 Richard M. Stallman <rms@gnu.org>
6672
6673 * custom.texi (Easy Customization): Defn of "User Option" now
6674 includes faces. Don't say just "option" when talking about variables.
6675 Do say just "options" to mean "anything customizable".
6676 (Specific Customization): Describe `customize-variable',
6677 not `customize-option'.
6678
6679 * glossary.texi (Glossary) <Faces>: Add xref.
6680 <User Option>: Change definition--include faces. Change xref.
6681
6682 * picture.texi (Picture): Mention artist.el.
6683
6684 * sending.texi, screen.texi, programs.texi, misc.texi:
6685 * mini.texi, major.texi, maintaining.texi, macos.texi:
6686 * help.texi, frames.texi, files.texi:
6687 Don't say just "option" when talking about variables.
6688
6689 * display.texi, mule.texi: Don't say just "option" when talking
6690 about variables. Other minor cleanups.
6691
8cf51b2c
GM
66922005-01-26 Lute Kamstra <lute@gnu.org>
6693
6694 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6695 File'. Mention the `-Q' option at the `--no-site-file' option.
6696
8cf51b2c
GM
66972005-01-22 David Kastrup <dak@gnu.org>
6698
6699 * building.texi (Grep Searching): Mention alias `find-grep' for
6700 `grep-find'.
6701
67022005-01-20 Richard M. Stallman <rms@gnu.org>
6703
6704 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6705
8cf51b2c
GM
67062005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6707
6708 * rmail.texi (Movemail): Explain differences
6709 between standard and mailutils versions of movemail.
6710 Describe command line and configuration options introduced
6711 with the latter.
6712 Explain the notion of mailbox URL, provide examples and
6713 cross-references to mailutils documentation.
6714 Describe various methods of specifying mailbox names,
6715 user names and user passwords for rmail.
1c6c854e
CS
6716 (Remote Mailboxes): New section.
6717 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6718 options used to control its behavior.
6719 (Other Mailbox Formats): Explain handling of various mailbox
6720 formats.
6721
67222005-01-13 Richard M. Stallman <rms@gnu.org>
6723
6724 * commands.texi (Commands): Clarification.
6725
67262005-01-11 Richard M. Stallman <rms@gnu.org>
6727
6728 * programs.texi (Multi-line Indent): Fix previous change.
6729 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6730
8cf51b2c
GM
67312005-01-08 Richard M. Stallman <rms@gnu.org>
6732
6733 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6734 lazy-highlight.
6735
6736 * search.texi (Query Replace): Mention faces query-replace
6737 and lazy-highlight.
6738 (Incremental Search): Update isearch highlighting info.
6739
8cf51b2c
GM
67402005-01-04 Richard M. Stallman <rms@gnu.org>
6741
6742 * custom.texi (Saving Customizations): Minor improvement.
6743
8cf51b2c
GM
67442005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6745
6746 * custom.texi (Saving Customizations): Emacs no longer loads
6747 `custom-file' after .emacs. No longer mention customizing through
6748 Custom.
6749
8cf51b2c
GM
67502005-01-01 Andreas Schwab <schwab@suse.de>
6751
6752 * killing.texi (Graphical Kill): Move up under node Killing,
6753 change @section to @subsection.
6754
67552005-01-01 Richard M. Stallman <rms@gnu.org>
6756
6757 * custom.texi (Face Customization): Mention hex color specs.
6758
6759 * emacs.texi (Top): Update Killing submenu.
6760
6761 * killing.texi (Killing): Reorganize section.
6762 No more TeX-only text; put the node command at start of chapter.
6763 But the first section heading is used only in TeX.
6764 Rewrite the text to read better in this mode.
6765 (Graphical Kill): New subnode gets some of the text that
6766 used to be in the first section.
6767
67682004-12-31 Richard M. Stallman <rms@gnu.org>
6769
6770 * dired.texi (Shell Commands in Dired): Delete the ? example.
6771
6772 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6773
6774 * files.texi (Saving): Describe new require-final-newline features
6775 and mode-require-final-newline.
6776
8cf51b2c
GM
67772004-12-29 Richard M. Stallman <rms@gnu.org>
6778
6779 * custom.texi (File Variables): Clarify previous change.
6780
c8763fb6 67812004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6782
6783 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6784 out now.
6785
67862004-12-27 Richard M. Stallman <rms@gnu.org>
6787
6788 * Makefile.in (MAKEINFO): Specify --force.
6789
6790 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6791 (Undo): Doc undo-outer-limit.
6792
8cf51b2c
GM
67932004-12-15 Juri Linkov <juri@jurta.org>
6794
6795 * mark.texi (Transient Mark, Mark Ring): M-< and other
6796 movement commands don't set mark in Transient Mark mode
6797 if mark is active.
6798
8cf51b2c
GM
67992004-12-12 Juri Linkov <juri@jurta.org>
6800
6801 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6802 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6803
6804 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6805 (Misc Dired Commands): Add @r{(Dired)} to w.
6806
68072004-12-12 Juri Linkov <juri@jurta.org>
6808
6809 * mark.texi (Marking Objects): Marking commands also extend the
6810 region when mark is active in Transient Mark mode.
6811
8cf51b2c
GM
68122004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6813
6814 * custom.texi (Saving Customizations): Emacs only loads the custom
6815 file automatically after the init file in version 22.1 or later.
6816 Adapt text and examples to this fact.
6817
8cf51b2c
GM
68182004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6819
6820 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6821 be set through Custom. Otherwise, it has no effect.
6822
8cf51b2c
GM
68232004-12-05 Richard M. Stallman <rms@gnu.org>
6824
6825 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6826 * entering.texi: Rename Command Line to Emacs Invocation.
6827
10d1d0af 6828 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6829
6830 * custom.texi (Easy Customization): Move up to section level,
6831 before Variables. Avoid using the term "variable"; say "option".
6832 New initial explanation.
6833 (Variables): In initial explanation, connect "variable" to the
6834 already-explained "user option".
6835
6836 * emacs.texi (Top): Fix ref to Command Line.
6837 Move reference to Easy Customization.
6838
6839 * xresources.texi (X Resources): Fix From link.
6840
6841 * doclicense.texi (GNU Free Documentation License): Fix To link.
6842
6843 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6844
6845 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6846
68472004-12-03 Richard M. Stallman <rms@gnu.org>
6848
6849 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6850
68512004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6852
6853 * kmacro.texi: Several small changes in addition to the following.
6854 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6855 defining a keyboard macro.
6856 Mention `kmacro-ring-max'.
6857 (Keyboard Macro Counter): Clarify description of
6858 `kmacro-insert-counter', `kmacro-set-counter',
6859 `kmacro-add-counter' and `kmacro-set-format'.
6860
68612004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6862
6863 * custom.texi (File Variables): Add `unibyte' and make it more
6864 clear that `unibyte' and `coding' are special. Suggested by Simon
6865 Krahnke <overlord@gmx.li>.
6866
6867 * mule.texi (Enabling Multibyte): Refer to File Variables.
6868 Suggested by Simon Krahnke <overlord@gmx.li>.
6869
c8763fb6 68702004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6871
6872 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6873 x-use-old-gtk-file-dialog.
6874
8cf51b2c
GM
68752004-11-20 Richard M. Stallman <rms@gnu.org>
6876
6877 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6878
68792004-11-09 Lars Brinkhoff <lars@nocrew.org>
6880
6881 * building.texi (Lisp Eval): Delete hyphen in section name.
6882
68832004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6884
6885 * files.texi (Old Versions):
6886 No longer document annotation as "CVS only".
6887
68882004-11-10 Andre Spiegel <spiegel@gnu.org>
6889
6890 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
6891 version systems, mentioning the new ones that we support.
6892 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
6893 suggestions.
6894
c8763fb6 68952004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6896
49823426 6897 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6898
c8763fb6 68992004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6900
6901 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6902
69032004-10-23 Eli Zaretskii <eliz@gnu.org>
6904
6905 * text.texi (Text Based Tables, Table Definition)
6906 (Table Creation, Table Recognition, Cell Commands)
6907 (Cell Justification, Row Commands, Column Commands)
6908 (Fixed Width Mode, Table Conversion, Measuring Tables)
6909 (Table Misc): New nodes, documenting the Table Mode.
6910
8cf51b2c
GM
69112004-10-19 Jason Rumney <jasonr@gnu.org>
6912
6913 * makefile.w32-in (info): Change order of arguments to makeinfo.
6914
69152004-10-19 Ulf Jasper <ulf.jasper@web.de>
6916
6917 * calendar.texi (iCalendar): Update for package changes.
6918
8cf51b2c
GM
69192004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6920
6921 * files.texi (Misc File Ops): View mode is a minor mode.
6922
8cf51b2c
GM
69232004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6924
6925 * calendar.texi (iCalendar): Style changes.
6926
69272004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6928
6929 * search.texi (Regexps): The regexp described in the example is no
6930 longer stored in the variable `sentence-end'.
6931
8cf51b2c
GM
69322004-10-06 Nick Roberts <nickrob@snap.net.nz>
6933
6934 * building.texi (Starting GUD): Note that multiple debugging
6935 sessions requires `gdb --fullname'.
6936
69372004-10-05 Ulf Jasper <ulf.jasper@web.de>
6938
6939 * calendar.texi (iCalendar): New section for a new package.
6940
8cf51b2c
GM
69412004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6942
6943 * text.texi: Various small changes in addition to the following.
6944 (Text): Replace xref for autotype with inforef.
6945 (Sentences): Explain nil value for `sentence-end'.
6946 (Paragraphs): Update default values for `paragraph-start' and
6947 `paragraph-separate'.
6948 (Text Mode): Correct description of Text mode's effect on the
6949 syntax table.
6950 (Outline Visibility): `hide-other' does not hide top level headings.
6951 `selective-display-ellipses' no longer has an effect on Outline mode.
6952 (TeX Misc): Add missing @cindex.
6953 Replace xref for RefTeX with inforef.
6954 (Requesting Formatted Text): The variable
6955 `enriched-fill-after-visiting' no longer exists.
6956 (Editing Format Info): Update names of menu items and commands.
6957 (Format Faces): Mention special effect of specifying the default face.
6958 Describe inheritance of text properties.
6959 Correct description of `fixed' face.
6960 (Format Indentation): Correct description of effect of setting
6961 margins. Mention `set-left-margin' and `set-right-margin'.
6962 (Format Justification): Update names of menu items.
6963 `set-justification-full' is now bound to `M-j b'.
6964 Mention that `default-justification' is a per buffer variable.
6965 (Format Properties): Update name of menu item.
6966 (Forcing Enriched Mode): `format-decode-buffer' automatically
6967 turns on Enriched mode if the buffer is in text/enriched format.
6968
69692004-10-05 Emilio C. Lopes <eclig@gmx.net>
6970
6971 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6972
69732004-09-28 Kim F. Storm <storm@cua.dk>
6974
6975 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6976 Align with new functionality.
6977
8cf51b2c
GM
69782004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6979
6980 * display.texi (Display Custom): Remove stray `@end defvar'.
6981
69822004-09-23 Kim F. Storm <storm@cua.dk>
6983
6984 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6985 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6986
8cf51b2c
GM
69872004-09-20 Richard M. Stallman <rms@gnu.org>
6988
6989 * custom.texi (Hooks): Explain using setq to clear out a hook.
6990 (File Variables): Explain multiline string constants.
6991 (Non-ASCII Rebinding): Explain when you need to update
6992 non-ASCII char codes in .emacs.
6993
6994 * building.texi (Compilation): Explain how to make a silent
6995 subprocess that won't be terminated. Explain compilation-environment.
6996
69972004-09-13 Kim F. Storm <storm@cua.dk>
6998
6999 * mini.texi (Repetition): Rename isearch-resume-enabled to
7000 isearch-resume-in-command-history and change default to disabled.
7001
8cf51b2c
GM
70022004-09-09 Kim F. Storm <storm@cua.dk>
7003
7004 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7005 with new `kmacro-name-last-macro'.
7006
8cf51b2c
GM
70072004-09-08 Juri Linkov <juri@jurta.org>
7008
7009 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7010
8cf51b2c
GM
70112004-09-03 Juri Linkov <juri@jurta.org>
7012
7013 * search.texi (Incremental Search): Update wording for M-%.
7014
70152004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7016
7017 * killing.texi (Killing): Correct description of kill commands in
7018 read-only buffer.
7019
70202004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7021
7022 * building.texi (Compilation Mode): Add a paragraph about rules
7023 for finding the compilation buffer for `next-error'.
7024
7025 * search.texi (Other Repeating Search): Mention that Occur mode
7026 supports the next-error functionality.
7027
70282004-09-02 Juri Linkov <juri@jurta.org>
7029
7030 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7031
70322004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7033
7034 * kmacro.texi (Basic Keyboard Macro):
7035 `apply-macro-to-region-lines' now operates on all lines that begin
7036 in the region, rather than on all complete lines in the region.
7037
c8763fb6 70382004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7039
7040 * frames.texi (Drag and drop): Add documentation about
7041 x-dnd-test-function and x-dnd-known-types.
7042
70432004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7044
7045 * indent.texi: Various minor changes in addition to:
7046 (Indentation Commands): Correct description of `indent-relative'.
7047 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7048 mode. The *Tab Stops* buffer uses Overwrite Mode.
7049 (Just Spaces): `tabify' converts sequences of at least two spaces
7050 to tabs.
7051
8cf51b2c
GM
70522004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7053
7054 * frames.texi (Secondary Selection): Setting the secondary
7055 selection with M-Drag-Mouse-1 does not alter the kill ring,
7056 setting it with M-Mouse-1 and M-Mouse-3 does.
7057 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7058 toolkit scroll bars.
7059 (Scroll Bars): Ditto.
7060
7061 * windows.texi (Basic Window): When using a window system, the value
7062 of point in a non-selected window is indicated by a hollow box.
7063 (Split Window): Side by side windows are separated by a scroll bar,
7064 if scroll bars are used.
7065 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7066 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7067 (Window Convenience): Update bindings for `winner-undo' and
7068 `winner-redo'.
7069
7070 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7071 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7072 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7073 of "Using Emacs as a Server".
7074 * building.texi (Building): Interchange nodes (for correct numbering).
7075 * programs.texi (Programs): Interchange nodes (for correct numbering).
7076 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7077 Info to the node structure.
7078 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7079 Rearrange order of nodes and sections such that both "GNU GENERAL
7080 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7081 end, as appropriate for appendices.
7082 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7083 Use `@unnumberedsec'.
7084 * trouble.texi: Adapt sectioning in Info to the node structure.
7085 Adapt node pointers to change in emacs.texi.
7086 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7087
8cf51b2c
GM
70882004-08-25 Kenichi Handa <handa@m17n.org>
7089
7090 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7091 description for unibyte mode.
7092
70932004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7094
7095 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7096
7097 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7098 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7099 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7100 in @pxref.
7101
71022004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7103
7104 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7105 Change section names.
7106
8cf51b2c
GM
71072004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7108
7109 * kmacro.texi (Keyboard Macro Ring): Rename section.
7110 Emacs treats the head of the macro ring as the `last keyboard macro'.
7111 (Keyboard Macro Counter): Minor change.
7112 (Save Keyboard Macro): Some clarifications.
7113 (Edit Keyboard Macro): Rename section.
7114
7115 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7116 32-bit machines.
7117 (Several Buffers): Clarify which buffer is selected if `2' is
7118 pressed in the Buffer Menu.
7119 Auto Revert mode can be used to update the Buffer Menu
7120 automatically.
7121
71222004-08-21 Eli Zaretskii <eliz@gnu.org>
7123
7124 * help.texi (Misc Help): Add an index entry for finding an Info
7125 manual by its file name.
7126
71272004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7128
7129 * files.texi (Backup Deletion): Correct description of
7130 `delete-old-versions'.
7131 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7132 (Auto Save Files): Recommend `auto-save-mode' to reenable
7133 auto-saving, rather than the abbreviation `auto-save'.
7134
71352004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7136
7137 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7138 for "killing" and "yanking" in main menu.
7139
71402004-08-16 Richard M. Stallman <rms@gnu.org>
7141
7142 * killing.texi (Yanking, Killing): Minor cleanups.
7143
7144 * mark.texi (Momentary Mark): Minor cleanups.
7145
71462004-08-15 Kenichi Handa <handa@etl.go.jp>
7147
7148 * custom.texi (Non-ASCII Rebinding):
7149 C-q always inserts the right code to pass to global-set-key.
7150
8cf51b2c
GM
71512004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7152
7153 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7154 `insert-register', instead of `C-x r g' binding, for consistency.
7155
71562004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7157
7158 * fixit.texi (Spelling): Fix typo.
7159
71602004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7161
7162 * help.texi (Help): Fix Texinfo usage.
7163
8cf51b2c
GM
71642004-07-24 Richard M. Stallman <rms@gnu.org>
7165
7166 * text.texi (Paragraphs): Update how paragraphs are separated
7167 and the default for paragraph-separate.
7168
7169 * search.texi (Regexp Replace): Further update text for new
7170 replacement operators.
7171
8cf51b2c
GM
71722004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7173
7174 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7175 `R' switch.
7176
7177 * dired.texi (Dired Updating): `k' only deletes inserted
7178 subdirectories from the Dired buffer if a prefix argument was given.
7179
7180 * search.texi (Regexps): Delete redundant definition of `symbol' in
7181 description of `\_>'. It already occurs in the description of `\_<'.
7182
8cf51b2c
GM
71832004-07-01 Juri Linkov <juri@jurta.org>
7184
7185 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7186 (Regexp Search): Add M-r.
7187
71882004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7189
7190 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7191
71922004-06-29 Jesper Harder <harder@ifa.au.dk>
7193
49823426 7194 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7195
71962004-06-25 Richard M. Stallman <rms@gnu.org>
7197
7198 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7199
72002004-06-25 David Kastrup <dak@gnu.org>
7201
7202 * search.texi (Regexp Replace): Some typo corrections and
7203 rearrangement.
7204
72052004-06-24 David Kastrup <dak@gnu.org>
7206
7207 * search.texi (Unconditional Replace): Use replace-string instead
7208 of query-replace in example.
7209 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7210 sequences.
7211 (Query Replace): Correct explanation of `^' which does not use
7212 the mark stack.
7213
72142004-06-21 Nick Roberts <nickrob@gnu.org>
7215
7216 * misc.texi (Shell History Copying): Document comint-insert-input.
7217 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7218
8cf51b2c
GM
72192004-06-20 Jesper Harder <harder@ifa.au.dk>
7220
7221 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7222 * custom.texi (Customization): Do.
7223 * anti.texi (Antinews): Do.
7224 * abbrevs.texi (Defining Abbrevs): Do.
7225
7226 * programs.texi (Info Lookup): Fix keybinding for
7227 info-lookup-symbol.
7228
72292004-06-16 Juanma Barranquero <lektu@terra.es>
7230
7231 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7232 Add emacs-xtra.
7233 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7234 (clean): Add emacs-xtra and flymake. Remove redundancies.
7235
72362004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7237
7238 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7239 Add emacs-xtra.
7240 * emacs-xtra.texi: New file.
7241
72422004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7243
7244 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7245 (Dired and Find): Mention differences with ordinary Dired buffers.
7246
8cf51b2c
GM
72472004-06-13 Richard M. Stallman <rms@gnu.org>
7248
7249 * custom.texi (Init Syntax): Explain about vars that do special
7250 things when set with setq or with Custom.
7251 (Init Examples): Add line-number-mode example.
7252
8cf51b2c
GM
72532004-06-12 Juri Linkov <juri@jurta.org>
7254
7255 * dired.texi (Operating on Files): Add dired-do-touch.
7256
8cf51b2c
GM
72572004-06-10 Juri Linkov <juri@jurta.org>
7258
7259 * building.texi (Lisp Eval): Add C-M-x on defface.
7260
72612004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7262
7263 * files.texi (Reverting): Auto-Revert mode and
7264 Global Auto-Revert mode no longer revert remote files.
7265
8cf51b2c
GM
72662004-05-29 Richard M. Stallman <rms@gnu.org>
7267
7268 * custom.texi (Init File): Two dashes start --no-site-file.
7269
8cf51b2c
GM
72702004-05-29 Alan Mackenzie <acm@muc.de>
7271
7272 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7273 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7274 (AWK, Pike): Document as "C-like modes".
7275 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7276 (M-x man): Supersedes M-x manual-entry.
7277 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7278
7279 ("Comments in C"): Delete node; the info is in CC Mode manual.
7280 (c-comment-only-line-offset): Remove description.
7281
7282 (C-c ., C-c C-c): Describe new C Mode bindings.
7283
7284 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7285 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7286 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7287 Amend definitions.
7288
7289 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7290 Describe functions.
7291
7292 (c-comment-start-regexp, c-hanging-comment-ender-p)
7293 (c-hanging-comment-starter-p): Remove obsolete definitions.
7294
7295 * emacs.texi: Remove the menu entry "Comments in C".
7296
8cf51b2c
GM
72972004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7298
7299 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7300 `M-x locate'.
7301
73022004-05-16 Karl Berry <karl@gnu.org>
7303
7304 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7305 makeinfo --html fails.
7306 * help.texi (Help Summary) [@ifnottex]: Likewise.
7307
73082004-05-13 Nick Roberts <nickrob@gnu.org>
7309
7310 * building.texi (GDB Graphical Interface): Update and describe
7311 layout first.
7312
8cf51b2c
GM
73132004-05-04 Jason Rumney <jasonr@gnu.org>
7314
7315 * makefile.w32-in: Revert last change.
7316
73172004-05-03 Jason Rumney <jasonr@gnu.org>
7318
7319 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7320
8cf51b2c
GM
73212004-04-23 Juanma Barranquero <lektu@terra.es>
7322
7323 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7324
73252004-04-18 Juri Linkov <juri@jurta.org>
7326
7327 * fixit.texi (Spelling): Remove file extension from ispell xref.
7328
73292004-04-15 Kim F. Storm <storm@cua.dk>
7330
7331 * cmdargs.texi (Initial Options): Add -Q.
7332
73332004-04-05 Kim F. Storm <storm@cua.dk>
7334
7335 * custom.texi (File Variables): Add safe-local-eval-forms.
7336
8cf51b2c
GM
73372004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7338
7339 * files.texi (Reverting): Correct description of revert-buffer's
7340 handling of point.
7341
73422004-03-22 Juri Linkov <juri@jurta.org>
7343
7344 * emacs.texi (Top): Add `Misc X'.
7345
49823426 7346 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7347
7348 * glossary.texi: Improve references.
7349
7350 * help.texi: Sync keywords with finder.el.
7351
7352 * mini.texi (Completion): Add description for menu items.
7353
7354 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7355
7356 * sending.texi (Mail Methods): Fix xref to Message manual.
7357
8cf51b2c
GM
73582004-03-12 Richard M. Stallman <rms@gnu.org>
7359
8cf51b2c
GM
7360 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7361
8cf51b2c
GM
73622004-03-04 Richard M. Stallman <rms@gnu.org>
7363
7364 * search.texi (Regexps): Explain that ^ and $ have their
7365 special meanings only in certain contexts.
7366
7367 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7368
7369 * mule.texi (Specify Coding): Doc C-x RET F.
7370
7371 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7372 for multiple compile and grep buffers.
7373 (Indirect Buffers): Don't recommand clone-indirect-buffer
7374 for multiple compile and grep buffers.
7375
8cf51b2c
GM
73762004-02-29 Juanma Barranquero <lektu@terra.es>
7377
7378 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7379 Use $(DEL) instead of rm, and ignore exit code.
7380
8cf51b2c
GM
73812004-02-23 Nick Roberts <nick@nick.uklinux.net>
7382
7383 * building.texi (Watch Expressions): Update.
7384
73852004-02-21 Juri Linkov <juri@jurta.org>
7386
1c6c854e
CS
7387 * cmdargs.texi (Action Arguments): Add alias --find-file.
7388 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7389 to Command Arguments.
7390 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7391 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7392 (Window Size X): Join -g and --geometry. Add @cindex.
7393 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7394 (Title X): Remove alias -title.
7395 (Misc X): New node.
7396
c8763fb6 73972004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7398
7399 * frames.texi (Drag and drop): Add Motif to list of supported
7400 protocols.
7401
c8763fb6 74022004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7403
7404 * frames.texi (Drag and drop): New section.
7405
74062004-01-24 Richard M. Stallman <rms@gnu.org>
7407
1c6c854e 7408 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7409 Include it only @ifnotinfo. Patch the preceding and following
7410 node headers to point to each other.
7411
74122004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7413
7414 * calendar.texi (Appointments): Update section.
7415
74162003-12-29 Kevin Ryde <user42@zip.com.au>
7417
8cf51b2c
GM
7418 * programs.texi (C Modes): Fix the xref.
7419
74202003-12-23 Nick Roberts <nick@nick.uklinux.net>
7421
7422 * building.texi (Watch Expressions): Update.
7423 (Commands of GUD): Include use of toolbar + breakpoints set from
7424 fringe/margin.
7425
74262003-12-03 Andre Spiegel <spiegel@gnu.org>
7427
7428 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7429 <acm@muc.de>.
7430
c8763fb6 74312003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7432
7433 * frames.texi (Dialog Boxes): Add use-file-dialog.
7434
8cf51b2c
GM
74352003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7436
7437 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7438 in CC Mode.
7439
8cf51b2c
GM
74402003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7441
7442 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7443 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7444 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7445 * man/frames.texi, man/glossary.texi, man/killing.texi:
7446 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7447 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7448 * man/sending.texi, man/text.texi, man/trouble.texi:
7449 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7450
74512003-11-01 Alan Mackenzie <acm@muc.de>
7452
7453 * search.texi (Scrolling During Incremental Search): Document a
7454 new scrolling facility in isearch mode.
7455
8cf51b2c
GM
74562003-10-22 Miles Bader <miles@gnu.org>
7457
7458 * Makefile.in (info): Move before $(top_srcdir)/info.
7459
74602003-10-22 Nick Roberts <nick@nick.uklinux.net>
7461
7462 * building.texi (Watch Expressions): Update section on data display
7463 to reflect code changes (GDB Graphical Interface).
7464
8cf51b2c
GM
74652003-10-13 Richard M. Stallman <rms@gnu.org>
7466
7467 * xresources.texi (GTK resources): Clean up previous change.
7468
c8763fb6 74692003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7470
7471 * xresources.texi (GTK resources): Add a note that some themes
7472 disallow customizations. Add scroll theme example.
7473
8cf51b2c
GM
74742003-09-30 Richard M. Stallman <rms@gnu.org>
7475
8cf51b2c
GM
7476 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7477
7478 * misc.texi (Saving Emacs Sessions): Shorten the section,
7479 collapsing back into one node.
7480
74812003-09-30 Lars Hansen <larsh@math.ku.dk>
7482
7483 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7484
ce058493 74852003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7486
7487 * xresources.texi (GTK names in Emacs): Correct typo.
7488
8cf51b2c
GM
74892003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7490
1c6c854e
CS
7491 * cmdargs.texi (Font X): Mention new default font.
7492 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7493 problems involved. (Result of discussion on emacs-devel.)
7494
74952003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7496
7497 * emacs.texi (Acknowledgements): Correct typo.
7498
74992003-09-22 Richard M. Stallman <rms@gnu.org>
7500
7501 * dired.texi (Misc Dired Commands): New node.
7502 (Dired Navigation): Add dired-goto-file.
7503
7504 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7505
7506 * emacs.texi (Acknowledgements): New node, split from Distribution.
7507
7508 * cmdargs.texi (Action Arguments): -f reads interactive args.
7509
8cf51b2c
GM
75102003-09-08 Lute Kamstra <lute@gnu.org>
7511
7512 * screen.texi (Mode Line): Say that POS comes before LINE.
7513 Mention `size-indication-mode'.
1c6c854e
CS
7514 * display.texi (Optional Mode Line):
7515 Document `size-indication-mode'.
8cf51b2c
GM
7516 * basic.texi (Position Info): Mention `size-indication-mode'.
7517
75182003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7519
7520 * xresources.texi (Resources): Refer to `editres' man page.
7521 (Lucid Resources): Update defaults. Expand description of
7522 `shadowThickness'.
7523
75242003-09-04 Miles Bader <miles@gnu.org>
7525
7526 * Makefile.in (top_srcdir): New variable.
7527 ($(top_srcdir)/info): New rule.
7528 (info): Depend on it.
7529
75302003-09-03 Peter Runestig <peter@runestig.com>
7531
7532 * makefile.w32-in: New file.
7533
75342003-08-29 Richard M. Stallman <rms@gnu.org>
7535
7536 * misc.texi (Saving Emacs Sessions): Correct previous change.
7537
8cf51b2c
GM
75382003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7539
8cf51b2c
GM
7540 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7541 (Intro): Include kmacro.texi after fixit.texi instead of after
7542 custom.texi. (As suggested by Kim Storm.)
7543
75442003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7545
7546 * fixit.texi (Fixit): Update `Next' pointer.
7547 * files.texi (Files): Update `Previous' pointer.
7548 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7549 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7550 (Suggested by Kim Storm.)
7551 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7552
75532003-08-18 Kim F. Storm <storm@cua.dk>
7554
7555 * kmacro.texi: New file describing enhanced keyboard macro
7556 functionality. Replaces old description in custom.texi.
7557
7558 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7559 (Keyboard Macros): Move to new kmacro.texi file.
7560
7561 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7562
8cf51b2c
GM
75632003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7564
7565 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7566
75672003-08-17 Alex Schroeder <alex@gnu.org>
7568
7569 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7570 required.
7571
8cf51b2c
GM
75722003-08-05 Richard M. Stallman <rms@gnu.org>
7573
7574 * programs.texi (Lisp Indent): Don't describe
7575 lisp-indent-function property here. Use xref to Lisp Manual.
7576
8cf51b2c
GM
75772003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7578
fffa137c 7579 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7580 abbreviations.
7581
75822003-07-24 Markus Rost <rost@math.ohio-state.edu>
7583
7584 * buffers.texi (List Buffers): Fix previous change.
7585
8cf51b2c
GM
75862003-07-13 Markus Rost <rost@math.ohio-state.edu>
7587
7588 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7589 List*.
7590
75912003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7592
8cf51b2c
GM
7593 * display.texi (Font Lock): Fix typo.
7594
75952003-07-07 Richard M. Stallman <rms@gnu.org>
7596
7597 * display.texi (Font Lock): Add xref for format info on
7598 font-lock-remove-keywords.
7599
7600 * building.texi (Compilation): Document what happens with asynch
7601 children of compiler process.
7602
7603 * help.texi (Library Keywords): Use @multitable.
7604
8cf51b2c
GM
76052003-06-04 Richard M. Stallman <rms@gnu.org>
7606
7607 * programs.texi (Expressions): Delete C-M-DEL.
7608
7609 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7610 comint-move-point-for-output renamed from
7611 comint-scroll-to-bottom-on-output.
7612
7613 * custom.texi (Init Rebinding): Replace previous change with xref.
7614 (Non-ASCII Rebinding): Explain that issue more briefly here.
7615
76162003-05-28 Richard M. Stallman <rms@gnu.org>
7617
7618 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7619
76202003-05-28 Nick Roberts <nick@nick.uklinux.net>
7621
7622 * building.texi (GDB Graphical Interface): New node.
7623 (Rewritten somewhat by RMS.)
7624
c8763fb6 76252003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7626
7627 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7628 non-English letters. Explain how to set coding systems correctly
7629 and how to include the right coding cookie in the file.
7630
c8763fb6 76312003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7632
7633 * indent.texi (Indentation): Explain the concepts.
7634 (Just Spaces): Explain why preventing tabs for indentation might
7635 be useful.
7636
8cf51b2c
GM
76372003-04-16 Richard M. Stallman <rms@gnu.org>
7638
7639 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7640
8cf51b2c
GM
76412003-02-22 Alex Schroeder <alex@emacswiki.org>
7642
7643 * cmdargs.texi (General Variables): Document SMTPSERVER.
7644
8cf51b2c
GM
7645 * sending.texi: Remove SMTP node.
7646 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7647 library.
7648
8cf51b2c
GM
76492003-02-22 Alex Schroeder <alex@emacswiki.org>
7650
7651 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7652
76532003-02-22 Simon Josefsson <jas@extundo.com>
7654
7655 * sending.texi (Mail Methods): Add node about SMTP.
7656
c8763fb6 76572003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7658
7659 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7660
8cf51b2c
GM
76612003-02-01 Kevin Ryde <user42@zip.com.au>
7662
7663 * glossary.texi (Glossary): Correction to cl cross reference.
7664
76652003-01-20 Richard M. Stallman <rms@gnu.org>
7666
7667 * killing.texi (Rectangles): Document C-x c r.
7668
c8763fb6 76692003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7670
7671 * xresources.texi (GTK resources): New node.
7672 (GTK widget names): New node.
7673 (GTK names in Emacs): New node.
7674 (GTK styles): New node.
7675
c8763fb6 76762003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7677
7678 * maintaining.texi (Create Tags Table): Add reference to the new
7679 `etags --help --lang=LANG' option.
7680
8cf51b2c
GM
76812002-10-02 Karl Berry <karl@gnu.org>
7682
49823426 7683 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7684 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7685 where needed for the sake of the HTML output.
8cf51b2c
GM
7686
76872001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7688
7689 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7690 source files.
7691
76922001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7693
7694 * Makefile.in (emacsman): New target.
7695
8cf51b2c
GM
76962001-10-20 Gerd Moellmann <gerd@gnu.org>
7697
7698 * (Version 21.1 released.)
7699
77002001-10-05 Gerd Moellmann <gerd@gnu.org>
7701
7702 * Branch for 21.1.
7703
8cf51b2c
GM
77042001-03-05 Gerd Moellmann <gerd@gnu.org>
7705
7706 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7707
8cf51b2c
GM
77082000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7709
7710 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7711
8cf51b2c
GM
77121999-07-12 Richard Stallman <rms@gnu.org>
7713
7714 * Version 20.4 released.
7715
77161998-12-04 Markus Rost <rost@delysid.gnu.org>
7717
7718 * Makefile.in (INFO_TARGETS): Delete customize.info.
7719 (DVI_TARGETS): Delete customize.dvi.
7720 (../info/customize, customize.dvi): Targets deleted.
7721
77221998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7723
7724 * Version 20.3 released.
7725
77261998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7727
7728 * Makefile.in (EMACSSOURCES): Add mule.texi.
7729 Add msdog.texi, ack.texi. Remove gnu1.texi.
7730
77311998-04-06 Andreas Schwab <schwab@gnu.org>
7732
768c0c0f
JB
7733 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7734 Use it in dvi targets.
8cf51b2c
GM
7735
77361997-09-23 Paul Eggert <eggert@twinsun.com>
7737
7738 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7739 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7740 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7741
77421997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7743
7744 * Version 20.2 released.
7745
77461997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7747
7748 * Version 20.1 released.
7749
77501997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7751
7752 * Makefile (../info/customize, customize.dvi): New targets.
7753 (INFO_TARGETS): Add ../info/customize.
7754 (DVI_TARGETS): Add customize.dvi.
7755
8cf51b2c
GM
77561996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7757
7758 * Version 19.33 released.
7759
77601996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7761
7762 * Version 19.32 released.
7763
8cf51b2c
GM
77641996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7765
7766 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7767
77681996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7769
7770 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7771 Specify -I option.
7772 (All dvi targets): Set the TEXINPUTS variable.
7773
77741996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7775
7776 * Version 19.31 released.
7777
8cf51b2c
GM
77781995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7779
7780 * Version 19.30 released.
7781
8cf51b2c
GM
77821995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7783
7784 * Makefile.in (maintainer-clean): Rename from realclean.
7785
77861994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7787
7788 * Makefile.in: New file.
7789 * Makefile: File deleted.
7790
77911994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7792
7793 * Makefile (TEXINDEX_OBJS): Variable deleted.
7794 (texindex, texindex.o, getopt.o): Rules deleted.
7795 All deps on texindex deleted.
7796 (distclean): Don't delete texindex.
7797 (mostlyclean): Don't delete *.o.
7798 * texindex.c, getopt.c: Files deleted.
7799
78001994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7801
7802 * Version 19.26 released.
7803
78041994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7805
7806 * Makefile (EMACSSOURCES): Exclude undo.texi.
7807
78081994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7809
7810 * Version 19.25 released.
7811
78121994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7813
7814 * Version 19.24 released.
7815
78161994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7817
7818 * Version 19.23 released.
7819
78201994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7821
7822 * Makefile: Delete spurious tab.
7823
78241994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7825
7826 * Makefile (.SUFFIXES): New rule.
7827
8cf51b2c
GM
78281993-12-04 Richard Stallman (rms@srarc2)
7829
7830 * getopt.c: New file.
7831 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7832 (getopt.o): New rule.
7833 (dvi): Don't depend on texindex.
49823426 7834 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7835
78361993-12-03 Richard Stallman (rms@srarc2)
7837
49823426
GM
7838 * Makefile (TEXI2DVI): New variable.
7839 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7840 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7841
78421993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7843
7844 * Version 19.22 released.
7845
78461993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7847
7848 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7849
78501993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7851
7852 * Version 19.21 released.
7853
8cf51b2c
GM
78541993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7855
7856 * Makefile (realclean): Don't delete the Info files.
7857
f0131492 78581993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7859
8cf51b2c
GM
7860 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7861 4' where appropriate.
7862
f0131492 78631993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7864
49823426 7865 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7866
7867 * texindex.c: Include "../src/config.h" if building in emacs.
7868
7869 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7870 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7871 Add target to build texindex.c, defining `emacs'.
7872
8cf51b2c
GM
78731993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7874
7875 * Version 19.19 released.
7876
8cf51b2c
GM
78771993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7878
7879 * Version 19.18 released.
7880
78811993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7882
7883 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7884
78851993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7886
7887 * Version 19.17 released.
7888
78891993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7890
7891 * split-man: Fix typos in last change.
7892
78931993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7894
7895 * Version 19.16 released.
7896
78971993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7898
7899 * version 19.15 released.
7900
79011993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7902
7903 * Makefile (distclean): It's rm, not rf.
7904
79051993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7906
7907 * Version 19.14 released.
7908
79091993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7910
7911 * Makefile: New file.
7912
79131993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7914
7915 * Version 19.13 released.
7916
79171993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7918
7919 * Version 19.9 released.
7920
79211993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7922
7923 * Version 19.8 released.
7924
79251993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7926
7927 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7928
7929 * trouble.texi: It's `enable-flow-control-on', not
7930 `evade-flow-control-on'.
7931
79321993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7933
7934 * display.texi: Document standard-display-european.
7935
79361993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7937
7938 * Version 19.7 released.
7939
7940 * emacs.texi: Add a sentence to the top menu mentioning the
7941 specific version of Emacs this manual applies to.
7942
79431993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7944
7945 * basic.texi: Document next-line-add-lines variable used to
7946 implement down-arrow.
7947
7948 * killing.texi: Document kill-whole-line.
7949
79501993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7951
7952 * text.texi: Update unix TeX ordering information.
7953
79541993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7955
7956 * news.texi: Mention fill-rectangle in keybinding list.
7957
7958 * killing.texi: Document fill-rectangle.
7959
79601993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7961
7962 * vc.texi: Bring the docs up to date with VC 5.2.
7963
79641992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7965
7966 * emacs.tex: Mention blackbox and gomoku under Amusements.
7967 Assembler mode is now mentioned and appropriately indexed
7968 under Programming Modes.
7969
79701991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7971
7972 * emacs.tex: Update TeX ordering information.
7973
8cf51b2c
GM
79741990-06-26 David Lawrence (tale@geech)
7975
7976 * emacs.tex: Note that completion-ignored-extensions is not used
7977 to filter out names when all completions are displayed in
7978 *Completions*.
7979
79801990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7981
7982 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7983
79841990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7985
7986 * emacs.tex: Add @findex grep.
7987
8cf51b2c
GM
79881988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7989
7990 * emacs.tex: Correct two typos. No other changes before
7991 Version 19 will be made.
7992
8cf51b2c
GM
79931988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7994
7995 * emacs.tex: Update information for obtaining TeX distribution from the
7996 University of Washington.
7997
7998;; Local Variables:
c8763fb6 7999;; coding: utf-8
8cf51b2c
GM
8000;; End:
8001
95df8112 8002 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8003
8004 This file is part of GNU Emacs.
8005
352c8b4a 8006 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8007 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8008 the Free Software Foundation, either version 3 of the License, or
8009 (at your option) any later version.
8cf51b2c
GM
8010
8011 GNU Emacs is distributed in the hope that it will be useful,
8012 but WITHOUT ANY WARRANTY; without even the implied warranty of
8013 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8014 GNU General Public License for more details.
8015
8016 You should have received a copy of the GNU General Public License
352c8b4a 8017 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.