(emacs_mule_char): Fix a typo in commentary.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
a1e759cd
CY
12010-02-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * frames.texi (Frame Commands): Note that the last ordinary frame can
4 be deleted in daemon mode (Bug#5616).
5
4f3bc373
GM
62010-02-18 Glenn Morris <rgm@gnu.org>
7
8 * trouble.texi (Contributing): Repository is no longer CVS.
9
5dbbdd33
GM
102010-02-08 Glenn Morris <rgm@gnu.org>
11
12 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
13
cd61af01
SM
142010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
15
16 * display.texi (Useless Whitespace, Text Display):
17 * custom.texi (Init Examples): Avoid obsolete special default variables
18 like default-major-mode.
19
b1bb0a25 202010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
21
22 * programs.texi (Other C Commands): Replace reference to obsolete
23 c-subword-mode.
24
99d0985b
GM
252010-01-21 Glenn Morris <rgm@gnu.org>
26
27 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
28
893db5bc
GM
292010-01-12 Glenn Morris <rgm@gnu.org>
30
31 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
32 emacs-pretest-bug for bug reports for development versions.
33
0419b8d6
GM
342010-01-11 Glenn Morris <rgm@gnu.org>
35
36 * display.texi (Highlight Interactively): `t' does not mean highlight
37 all patterns. (Bug#5335)
38
26e533e2
CY
392009-12-29 Chong Yidong <cyd@stupidchicken.com>
40
41 * misc.texi (Shell): Document async-shell-command.
42
43 * building.texi (Grep Searching): Document zrgrep.
44
484eaeac 45 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 46
7ee6c59b
NR
472009-12-29 Nick Roberts <nickrob@snap.net.nz>
48
49 * building.texi: Import GDB Graphical Interface description from
50 EMACS_23_1_RC.
51
91ed7ea8
CY
522009-12-24 Chong Yidong <cyd@stupidchicken.com>
53
54 * emacs.texi (Top): Update node listing.
55
56 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
57
58 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
59
60 * cmdargs.texi (Initial Options):
61 * xresources.texi (Resources): Document inhibit-x-resources.
62
63 * custom.texi (Specifying File Variables): Note that minor modes are
64 enabled unconditionally.
65
66 * display.texi (Scrolling): Briefly document the old recenter command,
67 and document recenter-positions.
68
69 * files.texi (Visiting):
70 * buffers.texi (Buffers): Max buffer size is now 512 MB.
71
72 * frames.texi (Cut/Paste Other App): Document
73 save-interprogram-paste-before-kill.
74
75 * killing.texi (Kill Options): New node.
76
6ca89aaa
CY
772009-12-05 Chong Yidong <cyd@stupidchicken.com>
78
79 * misc.texi (Shell Options): ansi-color is now default.
80
806642d4
GM
812009-12-05 Glenn Morris <rgm@gnu.org>
82
806642d4
GM
83 * emacs.texi (Top): Update menu for cal-xtra node changes.
84 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
85 or mode line. Don't mention invisible text or the details of
86 diary-print-entries here, only in cal-xtra.
87 (Format of Diary File): Mention that the "date on first line" format
88 only really affects the simple display.
89 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
90 (Diary Customizing): Holidays may be in the buffer or mode line.
91 Move diary-print-entries to the "Diary Display" section.
92 (Diary Display): New section, split out from "Fancy Diary Display".
93 Explain the limitations of simple display, and how to print it.
94
1a4f0c0a
GM
95 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
96
e11adbd8
GM
97 * cal-xtra.texi (Diary Display): Mention View mode.
98
29a483ac
JL
992009-11-29 Juri Linkov <juri@jurta.org>
100
101 * display.texi (Highlight Interactively): Actually a list of
102 default faces is pre-loaded into a list of default values
103 instead of the history.
104
83d60c79
GM
1052009-11-20 Glenn Morris <rgm@gnu.org>
106
107 * ack.texi (Acknowledgments):
108 * emacs.texi (Acknowledgments): Add htmlfontify.
109
276bbe96
GM
1102009-11-14 Glenn Morris <rgm@gnu.org>
111
98ad1bae
GM
112 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
113
276bbe96
GM
114 * ack.texi (Acknowledgments):
115 * emacs.texi (Acknowledgments): Update for recent Org changes.
116
18430066
CY
1172009-10-31 Chong Yidong <cyd@stupidchicken.com>
118
119 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
120 `charset' property, which is irrelevant to the user manual (Bug#3526).
121
522ddc9f
JB
1222009-10-14 Juanma Barranquero <lekktu@gmail.com>
123
124 * trouble.texi (DEL Does Not Delete): Fix typo.
125
50b49ade
MA
1262009-10-05 Michael Albinus <michael.albinus@gmx.de>
127
128 * files.texi (Misc File Ops): Mention copy-directory.
129
6308321a
EZ
1302009-10-04 Eli Zaretskii <eliz@gnu.org>
131
43b3b4d1
EZ
132 * mule.texi (Unibyte Mode): Emphasize that
133 unibyte-display-via-language-environment affects only the display.
134
6308321a
EZ
135 * display.texi (Horizontal Scrolling): Document cursor behavior under
136 horizontal scrolling when point moves off the screen (Bug#4564).
137 Improve wording.
138
bd51ea7f
MA
1392009-10-01 Michael Albinus <michael.albinus@gmx.de>
140
141 * files.texi (Directories): delete-directory prompts for recursive
142 deletion.
143
55381962
GM
1442009-09-30 Glenn Morris <rgm@gnu.org>
145
146 * ack.texi (Acknowledgments):
147 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
148
13989ab1
TH
1492009-09-25 Tassilo Horn <tassilo@member.fsf.org>
150
151 * dired.texi (Dired Navigation): Use @code instead of @var for
152 dired-isearch-filenames, so that it's not capitalized.
153
8ba46c89
CY
1542009-09-19 Chong Yidong <cyd@stupidchicken.com>
155
156 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
157
158 * entering.texi (Exiting): C-z is now bound to suspend-frame.
159
160 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
161 (Key Bindings): Reference Init Rebinding in introductory text. Shift
162 some of the introduction to Keymaps node.
163 (Keymaps): Simplify.
164 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
165 (Minibuffer Maps): Remove mention of Mocklisp.
166 (Init Rebinding): Move mode-local rebinding example here from Local
167 Keymaps.
168 (Modifier Keys): Clarify.
1e11b018 169 (Rebinding): Add cindex for "binding keys".
8ba46c89 170
6a5ca7c8
CY
1712009-09-13 Chong Yidong <cyd@stupidchicken.com>
172
173 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
174
0e1cba51
NR
1752009-08-31 Nick Roberts <nickrob@snap.net.nz>
176
6a5ca7c8 177 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 178 Re-organise these two sections.
0e1cba51 179
76a87a4d
EZ
1802009-08-29 Eli Zaretskii <eliz@gnu.org>
181
182 * cmdargs.texi (Initial Options): Fix last change.
183
82e98df4
SM
1842009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
185
186 * mule.texi (Enabling Multibyte):
187 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
188 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
189
fb89fad9
GM
1902009-08-20 Glenn Morris <rgm@gnu.org>
191
192 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
193
e99652b0
GM
1942009-08-19 Glenn Morris <rgm@gnu.org>
195
196 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
197
5cca97ad
GM
1982009-08-18 Glenn Morris <rgm@gnu.org>
199
200 * ack.texi (Acknowledgments):
201 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
202
997797ae 203 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 204
985bf85b
GM
2052009-08-09 Glenn Morris <rgm@gnu.org>
206
207 * ack.texi (Acknowledgments):
208 * emacs.texi (Acknowledgments): Add gdb-mi entry.
209
8d6bb99e
DD
2102009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
211
212 * emacs.texi (Top): Add new menu items for GDB-UI.
213
214 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 215 section. Threads buffer is in separate section now.
8d6bb99e 216
8353da9c
GM
2172009-08-08 Glenn Morris <rgm@gnu.org>
218
219 * ack.texi (Acknowledgments):
220 * emacs.texi (Acknowledgments):
221 Update for js2-mode and org changes.
222
f2074faf
MA
2232009-08-02 Michael Albinus <michael.albinus@gmx.de>
224
225 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
226 files.
227
e8d2d3fb
CY
2282009-07-28 Chong Yidong <cyd@stupidchicken.com>
229
230 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
231
324a4f6a
GM
2322009-07-23 Glenn Morris <rgm@gnu.org>
233
234 * programs.texi (Matching): Update blink-matching-paren-distance.
235
b6937a70
CY
2362009-07-21 Chong Yidong <cyd@stupidchicken.com>
237
238 * frames.texi (Cut/Paste Other App): For select-active-regions,
239 selection is now updated on moving point.
240
bd8aaa36
RS
2412009-07-21 Richard Stallman <rms@gnu.org>
242
243 * glossary.texi (GNU, Daemon): Update information.
244
8d9b5eba
JL
2452009-07-19 Juri Linkov <juri@jurta.org>
246
247 * custom.texi (Specifying File Variables, Safe File Variables):
248 "variables/value pairs" -> "variable/value pairs".
249
a2acc1db
GM
2502009-07-15 Glenn Morris <rgm@gnu.org>
251
252 * misc.texi (Gnus): Remove widow.
253
c5ae942b
GM
2542009-07-11 Glenn Morris <rgm@gnu.org>
255
703d26ba
GM
256 * Makefile.in (TEXI2PDF): New.
257 (emacs.pdf, emacs-xtra.pdf): New targets.
258
522ddc9f 259 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
260
261 * display.texi (Horizontal Scrolling): Re-word to remove widow.
262
263 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
264 Don't print the copying notice twice in the printed version.
265 Update the menu and detailmenu.
266 (Preface): The meaning of "on-line" has changed.
267 Correct name for "Common Problems" chapter.
268 (Distrib): Update FSF shop URL.
269 (Intro): Showing two files at once is not so exciting.
270
271 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
272 (Mac / GNUstep Basics): Minor grammar changes.
273 (Mac / GNUstep Events): Fix typo.
274 (GNUstep Support): CANNOT_DUMP no longer applies.
275
276 * misc.texi (Document View): Fix typos.
277
278 * dired.texi (Dired):
279 * help.texi (Help):
280 * macos.texi (Mac OS / GNUstep):
281 * maintaining.texi (Version Control, Introduction to VC):
282 End menu descriptions with a period.
c5ae942b 283
b1c8242b
EZ
2842009-07-09 Eli Zaretskii <eliz@gnu.org>
285
286 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
287 so categorical in saying that the option is only useful on NTFS.
288
220d9aa6
GM
2892009-07-09 Glenn Morris <rgm@gnu.org>
290
291 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
292 (ENVADD): Add texinfodir to TEXINPUTS.
293
294 * emacs.texi (Top): Fix cross-reference.
295
296 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
297
298 * vc1-xtra.texi (Revision Tags): Fix typo.
299
d07e72d3
GM
3002009-07-03 Glenn Morris <rgm@gnu.org>
301
302 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
303 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
304 (Merge Commands): `.' does not seem to work in A or B buffer.
305 `l' can recreate the 3-window display.
306
307 * glossary.texi (Glossary): Minor phrasing changes throughout.
308 Add more internal cross-references.
309 <Autoloading>: You can't really autoload a variable.
310 <C-M->: Move details here from `M-C-' item.
311 <Continuation Line>: Refer to `Truncation.'
312 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
313 <Home Directory, Unix>: New entries.
314 <Deletion of Files>: Mention recycle bins.
315 <Directory>: Mention ``folders.''
316 <Error>: Don't mention ``type-ahead.''
317 <Fringe>: Refer to the manual node.
318 <Minor Mode>: Can be global or local.
319 <Spell Checking>: There are other checkers besides Ispell.
320
f144038a
GM
3212009-07-02 Glenn Morris <rgm@gnu.org>
322
323 * anti.texi (Antinews): Minor changes in phrasing.
324
325 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
326 some underfull lines in dvi output.
327
328 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
329
330 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
331
332 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
333
3f1c6666
JD
3342009-07-01 Jan Djärv <jan.h.d@swipnet.se>
335
336 * xresources.texi (Table of Resources): Mention maximized for
337 fullscreen.
338
339 * cmdargs.texi (Window Size X): -mm/--maximized is new.
340
62aadce7
CY
3412009-07-01 Chong Yidong <cyd@stupidchicken.com>
342
343 * anti.texi (Antinews): Correct the list of removed platforms.
344
82ec412e
GM
3452009-06-28 Glenn Morris <rgm@gnu.org>
346
347 * arevert-xtra.texi: Minor language tweaks.
348
09964e7d
GM
349 * dired-xtra.texi: Minor revisions.
350
666e158e
MB
3512009-06-23 Miles Bader <miles@gnu.org>
352
353 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 354 (Temporary Face Changes): Document `text-scale-set'.
666e158e 355
70243478
CY
3562009-06-21 Chong Yidong <cyd@stupidchicken.com>
357
358 * Branch for 23.1.
359
67cbe681
KH
3602009-06-17 Kenichi Handa <handa@m17n.org>
361
362 * mule.texi (Charsets): Update the description for the new charset.
363 (list-character-sets): New findex.
125dd7c5 364 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 365
40e67246
CY
3662009-06-10 Chong Yidong <cyd@stupidchicken.com>
367
b5700de6
CY
368 * basic.texi (Moving Point): Fix tag.
369
370 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
371
372 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
373 use camel-case for PageUp and PageDown.
374
375 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
376 camel-case for PageUp and PageDown.
377
378 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
379
40e67246 380 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 381 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 382
522ddc9f 3832009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 384
522ddc9f
JB
385 * fixit.texi (Spelling): Set default dictionary.
386 Improve descriptions (Bug#2554)
6f591cf4 387
53483c76
DR
3882009-06-08 David Reitter <david.reitter@gmail.com>
389
390 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
391 since saving colors and faces set this way is not implemented.
392 (Environment variables): Remove mention of mac-fix-env, which is
393 scheduled to be removed.
394
1557ef4f
CY
3952009-06-04 Chong Yidong <cyd@stupidchicken.com>
396
91056528
CY
397 * custom.texi (Init Examples): Add example of changing load-path.
398
1557ef4f
CY
399 * building.texi (Lisp Libraries): Add example of changing
400 load-path (Bug#3446).
401
623cec4c
CY
4022009-05-28 Chong Yidong <cyd@stupidchicken.com>
403
404 * mark.texi (Mark): Further clarifications.
405 (Setting Mark): Emphasize that C-SPC activates the mark.
406
0fcca8ee
CY
4072009-05-28 Chong Yidong <cyd@stupidchicken.com>
408
702b10e1
CY
409 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
410 Mark mode.
0fcca8ee
CY
411 (Using Region, Persistent Mark): Use "active mark" instead of "active
412 region".
413
d3b396e4
CY
4142009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
415
416 * mule.texi (Select Input Method): Fix typo.
417
3f698a06
CY
4182009-05-13 Chong Yidong <cyd@stupidchicken.com>
419
420 * anti.texi (Antinews): Document completion changes. Some additional
421 copyedits and rearrangement of entries.
422
b2a42eb7
CY
4232009-05-12 Chong Yidong <cyd@stupidchicken.com>
424
932fd020
CY
425 * misc.texi (Interactive Shell, Saving Emacs Sessions)
426 (Shell History Copying, Terminal emulator): Copyedits.
427
ac36a8f1
CY
428 * xresources.texi (Resources): Simplify descriptions. Shorten
429 description of editres, which is not very useful these days.
430 (Table of Resources): Document fontBackend resource.
431
b2a42eb7
CY
432 * trouble.texi (Quitting): Add other undo bindings to table.
433 (DEL Does Not Delete): Note that the erasure key is usually labelled
434 "Backspace". Remove discussion of obscure Xmodmap issue.
435
c6ea7fb8
CY
4362009-05-07 Chong Yidong <cyd@stupidchicken.com>
437
438 * files.texi (Visiting): Copyedits.
439
ad36c422
CY
4402009-05-06 Chong Yidong <cyd@stupidchicken.com>
441
442 * basic.texi (Inserting Text): Document ucs-insert.
443
444 * mule.texi (International Chars): Define "multibyte". Note that
445 internal representation is unicode-based. Simplify definition of raw
446 bytes. Mention ucs-insert.
447 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
448 (Language Environments): Add language environments new to Emacs 23.
449 (Multibyte Conversion): Node deleted.
450 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
451 mention obsolete emacs-mule coding system.
452 (Output Coding): Copyedits.
453
454 * emacs.texi (Top): Update node listing.
455
d4ad7b96
CY
4562009-05-05 Per Starbäck <per@starback.se> (tiny change)
457
458 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
459
5bd66204
SM
4602009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
461
462 * building.texi (Lisp Libraries): `load-library' does offer completion.
463
bc36ad1c
CY
4642009-04-28 Chong Yidong <cyd@stupidchicken.com>
465
466 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
467 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
468
f1a47884
EZ
4692009-04-25 Eli Zaretskii <eliz@gnu.org>
470
471 * maintaining.texi (Tags): Clarify text. (Bug#3101)
472
be77bd45
CY
4732009-04-22 Chong Yidong <cyd@stupidchicken.com>
474
475 * entering.texi (Entering Emacs): Document initial-buffer-choice.
476
477 * building.texi (Lisp Interaction): Document initial-scratch-message.
478
d3b82927
JB
4792009-04-18 Juanma Barranquero <lekktu@gmail.com>
480
ed6e7b11
JB
481 * msdog.texi (Windows Fonts): Fix typos.
482
d3b82927
JB
483 * files.texi (Save Commands): Fix pxref.
484
bc323c04
CY
4852009-04-18 Chong Yidong <cyd@stupidchicken.com>
486
487 * files.texi (Save Commands): Mention diff-buffer-with-file.
488 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
489 Henoch (Bug#3036).
490
2186d13f
GM
4912009-03-15 Glenn Morris <rgm@gnu.org>
492
493 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
494 the former is not always used.
495 (Mail Headers): Use active voice. Add "Mail-reply-to".
496 Change case of "Id". Avoid repeated "appropriate".
497 (Mail Aliases): Fix previous change - use an example with a ".", so it
498 does actually get quoted when expanded.
499 (Mail Sending): Mailclient is the default on some systems.
500 (Citing Mail): Mention mail-indentation-spaces.
501 (Mail Mode Misc): Add an @dfn for "mail signature".
502
71e454fc
CY
5032009-03-15 Chong Yidong <cyd@stupidchicken.com>
504
505 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
506 (Completion Options): Document read-file-name-completion-ignore-case,
507 read-buffer-completion-ignore-case, and completion-styles. Remove
508 description of partial-completion-mode.
509
df1a3e06
GM
5102009-03-14 Glenn Morris <rgm@gnu.org>
511
512 * sending.texi (Mail Format): Fix typo. Add index entry for
513 mail-header-separator.
514 (Mail Headers): Put info about initialization and changing in one place
515 at the start. Update FCC section for mbox Rmail. Clarify From
516 section, mention mail-setup-with-from. Clarify Reply-to section.
517 Add Mail-followup-to and mail-mailing-lists. Clarify References
518 section.
519 (Mail Aliases): Update example, make less contentious.
520 Update for name change of mail-interactive-insert-alias.
521 (Mail Mode): Remove mention of `%' as a word separator.
522 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
523 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
524 commands. Clarify FCC handling. In mail-complete, add reference to
525 Mail Aliases section, and mention mail-complete-function.
526 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
527 (Mail Mode Misc): Clarify the mail-signature function. Add basic
528 signature netiquette. Explain how the mail hooks work when continuing
529 a composition.
530 (Mail Amusements): Internationalize the spook section a bit.
531 Remove the spook mail-setup-hook example, since it doesn't work well.
532 Mention fortune-file.
533 (Mail Methods): Mention read-mail-command.
534
ed6e7b11 5352009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 536
df1a3e06
GM
537 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
538 and NS resources following recent changes.
959d68bd 539
86dca3e8
JR
5402009-03-10 Jason Rumney <jasonr@gnu.org>
541
542 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
543 w32-use-visible-system-caret doc to indicate that it should get set
544 automatically.
545 (Windows Fonts): Add doc for the uniscribe backend.
546
042fe98f
DN
5472009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
548
549 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
550 vc-dir. (Bug#2598)
551
7f8dba73
RS
5522009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
553
554 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
555
505e70c3
GM
5562009-03-05 Glenn Morris <rgm@gnu.org>
557
04242bdc
GM
558 * rmail.texi (Rmail Basics): Add reference to sorting.
559 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
560 Minor re-wordings.
561 (Rmail Motion): Mention rmail-next-same-subject.
562 (Rmail Deletion): Expunging is not the only way to change the numbers.
563 (Rmail Labels): Labels can also be used in sorting.
564 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
565 (Rmail Display): Mention rmail-mime.
566
00cfe22c
GM
5672009-03-04 Glenn Morris <rgm@gnu.org>
568
569 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
570 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
571 summary. Mention sorts cannot be undone.
572 (Rmail Display): Give an example of how to use goto-address-mode.
573 (Rmail Editing): It's keybindings that are redefined, not commands.
574 Fix some typos.
575 (Movemail): Some minor rewording.
576 (Remote Mailboxes): Emacs movemail supports pop by default.
577 Fix some minor grammatical issues. The "two alternative ways" to
578 specify a POP mailbox are really just one. Remove all reference to the
579 variables rmail-pop-password and rmail-pop-password-required, obsolete
580 since Emacs 22.1. Clarify the four password steps. Emacs movemail
581 can support Kerberos.
582
3d963b67
GM
5832009-03-03 Glenn Morris <rgm@gnu.org>
584
585 * rmail.texi (Rmail Deletion): Revert previous change, which was
586 describing the Rmail summary versions.
587 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
588 Minor re-wording for rmail-resend.
589 (Rmail Make Summary): Summaries apply to buffers rather than files.
590 <rmail-summary-by-topic>: Headers includes the subject.
591 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
592 details, including prefix arguments.
2340abde 593 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
594 Not counting lines might be faster.
595 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
596 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
597 Name the commands bound to the various keys. Mention prefix argument
598 for searching.
3d963b67
GM
599 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
600 Simplify rmail-highlighted-headers description. Update face name.
601
a8ce3d17
JB
6022009-03-02 Juanma Barranquero <lekktu@gmail.com>
603
604 * mark.texi (Marking Objects): Fix typo.
605
130a29b6
CY
6062009-03-01 Chong Yidong <cyd@stupidchicken.com>
607
608 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
609 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
610
9d5de6f8
GM
6112009-03-01 Glenn Morris <rgm@gnu.org>
612
79fc530e 613 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
614 (Rmail Motion): - M-s searches from the end of messages.
615 (Rmail Deletion): Minor clarification. Fix numeric argument
616 description.
617 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
618 newmail and RMAILOSE files need not be in home-directory.
619 (Rmail Files): Mention I/O menus are unselectable if no files match.
620 Mention `MAIL' env-var.
621
b545ff9c
JR
6222009-02-24 Jason Rumney <jasonr@gnu.org>
623
624 * mule.texi (Fontsets): Mention fontset-default, font specs and
625 fallback fontsets.
626 (Defining Fontsets): Mention ns and w32 variants of
627 standard-fontset-spec. Update description of startup fontset to match
628 Emacs 23 behavior.
a93be82a 629 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 630 (International): Link to Modifying Fontsets.
b545ff9c 631
75da0618 6322009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
633
634 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
635 Mention ns-extended-platform-support-mode.
636
6be93a16
KB
6372009-02-22 Karl Berry <karl@gnu.org>
638
639 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
640
867d4bb3
JB
6412009-02-19 Juanma Barranquero <lekktu@gmail.com>
642
643 * basic.texi (Moving Point, Position Info):
644 * files.texi (Visiting):
645 * mini.texi (Completion Options):
646 * text.texi (HTML Mode): Remove duplicate words.
647
49b5c0e8
GM
6482009-02-20 Glenn Morris <rgm@gnu.org>
649
650 * rmail.texi: Minor updates for mbox rather than Babyl.
651
f43a822c
KB
6522009-02-17 Karl Berry <karl@gnu.org>
653
49b5c0e8 654 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 655
80d634b8
RS
6562009-02-17 Richard M Stallman <rms@gnu.org>
657
658 * anti.texi (Antinews): Mention Babyl format.
659
660 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
661
662 * rmail.texi: Update for mbox format.
663 Various small fixes, as well as the following.
664 (Out of Rmail): Node deleted.
665 (Rmail): Update menu.
666 (Rmail Files): Comment out set-rmail-inbox-list.
667 Document rmail-inbox-list instead.
668 (Rmail Output): Substantial changes since C-o is now
669 rmail-output-as-seen and o is rmail-output.
670 (Rmail Attributes): Delete `stored', add `retried'.
671 (Rmail Display): Editing headers works in all cases.
672
f0d129c6
GM
6732009-02-17 Glenn Morris <rgm@gnu.org>
674
675 * basic.texi (Position Info): M-x count-lines-region is not always on
676 M-=. (Bug#2269)
677
160f11d3
GM
6782009-02-09 Glenn Morris <rgm@gnu.org>
679
680 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
681 defaults.
682
763e01c4
EZ
6832009-02-07 Eli Zaretskii <eliz@gnu.org>
684
685 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
686 documentation of possible problems with redecoding.
687
f5e1441d
GM
6882009-02-03 Glenn Morris <rgm@gnu.org>
689
690 * rmail.texi (Out of Rmail): Mention b2m.pl.
691
e1eabe41
GM
6922009-01-31 Glenn Morris <rgm@gnu.org>
693
694 * rmail.texi (Out of Rmail): Correct b2m location.
695
dd05f9de
CY
6962009-01-27 Chong Yidong <cyd@stupidchicken.com>
697
698 * fixit.texi (Undo): Update undo limit values.
699
d74d846e
GM
7002009-01-27 Glenn Morris <rgm@gnu.org>
701
702 * emacs.texi (Top): Fix Antinews menu entry.
703
49ffdce8
KB
7042009-01-25 Karl Berry <karl@gnu.org>
705
706 * text.texi (Foldout): Use @itemize @w{} to make an itemize
707 item with no marker, instead of the syntactically incorrect
708 @itemize @asis.
709
467e8d77
JL
7102009-01-25 Juri Linkov <juri@jurta.org>
711
712 * building.texi (Grep Searching): Fix index entry for lgrep.
713
6c60bbdb
EZ
7142009-01-24 Eli Zaretskii <eliz@gnu.org>
715
716 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
717
9ce5a36f
AR
7182009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
719
720 * macos.texi (Preferences Panel): Update description of font setting to
721 reflect that prior frame selection is no longer needed.
722
9aa5f2fb
NR
7232009-01-20 Nick Roberts <nickrob@snap.net.nz>
724
725 * building.texi (Debuggers): Revert some of 2008-10-31 change to
726 raise GUD subsections.
727
3892ff9c
GM
7282009-01-15 Glenn Morris <rgm@gnu.org>
729
730 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
731
14731c8f
GM
7322009-01-10 Glenn Morris <rgm@gnu.org>
733
734 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
735
45c55e53
CY
7362009-01-04 Chong Yidong <cyd@stupidchicken.com>
737
738 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
739 logical lines.
740
2e4667d1
JL
7412008-12-29 Juri Linkov <juri@jurta.org>
742
743 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
744
745 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
746
2a3eac47
CY
7472008-12-28 Chong Yidong <cyd@stupidchicken.com>
748
749 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
750 goto-address-mode instead of goto-address.
751
3da8da94
CY
752 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
753 mode.
754
2a3eac47
CY
755 * emacs.texi (Top): Update node listing.
756
057f6dd3
EZ
7572008-12-26 Eli Zaretskii <eliz@gnu.org>
758
759 * custom.texi (Directory Variables): Explain what is a "project".
760 Add indexing. Improve wording. Add a footnote about using
761 _dir-locals.el on MS-DOS.
762
e6979067
DN
7632008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
764
765 * files.texi (Misc File Ops): Mention chmod as an alias for
766 set-file-modes.
767
9de15963
MR
7682008-12-24 Martin Rudalics <rudalics@gmx.at>
769
770 * help.texi (Help): Fix typos and reword.
771 (Help Summary): Add entries for C-h n and C-h r, reorder
772 entries, and do some minor fixes.
773 (Name Help): Say that C-h F works for commands only.
774 (Misc Help): Say that view-lossage displays 300 keystrokes.
775
236fd60d
GM
7762008-12-20 Glenn Morris <rgm@gnu.org>
777
778 * ack.texi (Acknowledgments): General update based on AUTHORS,
779 including removal of some stuff no longer distributed.
780
349b3256
AM
7812008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
782
783 * fixit.texi: Mention hunspell
784
e840fca5
GM
7852008-12-19 Glenn Morris <rgm@gnu.org>
786
787 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 788 Consolidate explanatory text at start.
e840fca5
GM
789
790 * display.texi (Text Display):
791 * indent.texi (Indentation): Use @acronym with ASCII.
792
9dfa7983
GM
7932008-12-18 Glenn Morris <rgm@gnu.org>
794
795 * ack.texi: Various small updates and fixes.
796
97b3a00b
JL
7972008-12-18 Juri Linkov <juri@jurta.org>
798
799 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
800 as a key binding to start a forward nonincremental word search.
801 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
802 a backward nonincremental word search. Add index for `M-s w'
803 `isearch-forward-word'.
804 (Regexp Search): Add a short summary of regexp key commands like
805 in the node "Basic Isearch".
806 (Other Repeating Search): Fix typo.
807
8082008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
809
810 * misc.texi (PostScript Variables): Fix doc.
811
31ce6a07
CY
8122008-12-10 Chong Yidong <cyd@stupidchicken.com>
813
814 * programs.texi (Program Modes): Mention Ruby mode.
815
636b507b
DN
8162008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
817
818 * misc.texi (emacsclient Options): Describe what an empty string
819 argument does for --alternate-editor.
820
a323fa14
CY
8212008-12-09 Frank Schmitt <ich@frank-schmitt.net>
822
823 * cmdargs.texi (Font X): Distinguish between client-side and
824 server-side fonts. List valid Fontconfig properties. Add reference to
825 Fontconfig manual. List valid GTK font properties. Explain use of
826 fc-list.
827
c5ca6cd0
CY
8282008-12-09 Chong Yidong <cyd@stupidchicken.com>
829
830 * cmdargs.texi (Font X): Move discussion of quoting to top.
831
e5136377
GM
8322008-12-06 Glenn Morris <rgm@gnu.org>
833
834 * maintaining.texi (Old Revisions): Improve previous change.
835
248c026b
RS
8362008-12-05 Richard M Stallman <rms@gnu.org>
837
838 * anti.texi (Antinews): Minor fixes.
839
a9253a1e
GM
8402008-12-03 Glenn Morris <rgm@gnu.org>
841
842 * maintaining.texi (Old Revisions): Fix diff-switches description.
843
fa687b02
MR
8442008-12-01 Martin Rudalics <rudalics@gmx.at>
845
846 * emacs.texi (Top): Fix typo.
847
72e6decd
CY
8482008-11-30 Chong Yidong <cyd@stupidchicken.com>
849
320ee034
CY
850 * misc.texi (Document View): Explain dependence on gs at the top.
851 Copyedits.
852
853 * emacs.texi (Top): Add DocView nodes to detailed node listing.
854
72e6decd
CY
855 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
856 (Comment Commands): Discuss region-active behavior of M-; first.
857
2a472ee4
MR
8582008-11-29 Martin Rudalics <rudalics@gmx.at>
859
9c6361c9
MR
860 * display.texi (Line Truncation): Add reference to Continuation
861 Lines.
862
2a472ee4
MR
863 * windows.texi (Pop Up Window): Mention split-height-threshold
864 and split-width-threshold.
9c6361c9 865 (Split Window): Add reference to Continuation Lines.
2a472ee4 866
e93bc142
AR
8672008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
868
869 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
870 (GNUstep Support): New node.
871 * anti.texi:
872 * emacs.texi:
873 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
874
43b978db
RS
8752008-11-28 Richard M Stallman <rms@gnu.org>
876
877 * misc.texi (Dissociated Press): Minor cleanups.
878
879 * dired.texi (Image-Dired): Avoid passive.
880
e8e2bd93
EZ
8812008-11-28 Eli Zaretskii <eliz@gnu.org>
882
883 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
884 representation.
885
8d2d45da
CY
8862008-11-26 Richard M. Stallman <rms@gnu.org>
887
888 * files.texi (Visiting): Rewrite paragraph for clarity.
889
890 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
891
a5f7bbcc
AM
8922008-11-25 Alan Mackenzie <acm@muc.de>
893
894 * programs.texi (Moving by Parens): Clarify that parens inside strings
895 and comments are ignored, and that the commands assume the starting
896 point isn't in a string or comment.
897
a71703d3
AR
8982008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
899
900 * macos.texi: Add Prev/Next/Top pointers to all nodes.
901 (Mac Basics): Merge in Grabbing Environment Variables from earlier
902 version.
903 (Mac Customization): Rewrite Preferences Panel section and merge in to
904 this node, add Open files by dragging to an Emacs window.
905
906 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
907
aa5ab79a
CY
9082008-11-26 Chong Yidong <cyd@stupidchicken.com>
909
0cc92c19
CY
910 * files.texi (Misc File Ops): Document set-file-modes.
911
c366b4e4
CY
912 * windows.texi (Split Window): Document integer values of
913 truncate-partial-width-windows.
914
aa5ab79a
CY
915 * text.texi (Text): Simplify description of markup languages.
916 (TeX Mode): Simplify introduction. Mention BibTeX mode.
917 (TeX Editing): Note that `""' inserts one `"' character.
918 (HTML Mode): Note in the introduction that XML mode is an alias for
919 SGML mode. Mention nXML mode.
920
56221db7
CY
9212008-11-25 Chong Yidong <cyd@stupidchicken.com>
922
923 * building.texi (Watch Expressions): Fix typo.
924
90effe33
CY
9252008-11-24 Chong Yidong <cyd@stupidchicken.com>
926
f90a5ae3
CY
927 * files.texi (Visiting): Document new behavior of
928 confirm-nonexistent-file-or-buffer.
929
930 * buffers.texi (Select Buffer): Document
931 confirm-nonexistent-file-or-buffer.
932
a18ffb4a
CY
933 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
934 edit-picture.
935
90effe33
CY
936 * text.texi (Text): Simplify introduction. Discard mention of `M-x
937 edit-picture', since that is just an alias for picture-mode.
938 (Sentences): Note that repeated M-@ extends the region.
939 (Pages): Make terminology more consistent. Link to Regexps node.
940 (Longlines): Discuss relationship with Visual Line mode.
941 (Text Mode): Remove extraneous discussion of other modes, since they
942 were already introduced in the parent node.
943
e85103ec
CY
9442008-11-23 Chong Yidong <cyd@stupidchicken.com>
945
5cb2fe30
CY
946 * anti.texi (Antinews): Rewrite.
947
1eb9b307 948 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
949
950 * frames.texi (Frame Commands): Mention "minimize" terminology.
951
e85103ec
CY
952 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
953 formats.
b908332f
CY
954 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
955 (Misc X): Don't document useless -hb option.
e85103ec 956
607f5f88
JL
9572008-11-22 Juri Linkov <juri@jurta.org>
958
959 * dired.texi (Dired Navigation): Change normal file name search option
960 from `non-nil' to `t'. Add `dwim' option.
961
e1b867a0
JL
9622008-11-22 Juri Linkov <juri@jurta.org>
963
964 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
965 ".dir-locals.el". Rename `define-project-bindings' to
966 `dir-locals-set-class-variables'. Rename `set-directory-project' to
967 `dir-locals-set-directory-class'.
968
dd186936
LK
9692008-11-22 Lute Kamstra <lute@gnu.org>
970
971 * buffers.texi (Select Buffer): Index goto-line.
972 * basic.texi (Moving Point): Mention the use of a numeric prefix
973 argument with goto-line and refer to Select Buffer for the use of a
974 plain prefix argument.
975
4b121911
GM
9762008-11-19 Glenn Morris <rgm@gnu.org>
977
978 * doclicense.texi: Update to FDL 1.3.
979 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
980
27267e4c
CY
9812008-11-17 Chong Yidong <cyd@stupidchicken.com>
982
696f351d
CY
983 * custom.texi (Minor Modes): Define mode commands and mode variables
984 more precisely. Recommend using mode commands instead of setting
985 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
986 (Easy Customization): Use "init file" instead of .emacs.
987 (Customization Groups): Update to new Custom buffer appearance.
988 (Saving Customizations): Copyedits. Update example.
989 (Variables): Give example of variable type-sensitivity.
990 (Examining): Update example.
991 (Hooks): Copyedits.
992 (Specifying File Variables): Use C comments instead of an artificial
993 Lisp for the example.
994 (Keymaps): Move internals discussion to Prefix Keymaps.
995 (Rebinding): Remove redundant paragraph (stated in Key Binding).
996 (Init Rebinding): Document kbd macro.
997 (Init File): Link to Find Init.
696f351d
CY
998
999 * mark.texi (Using Region): Document Delete Selection Mode more
1000 thoroughly.
1001
1002 * frames.texi (Mouse Commands): Move most of the description of Delete
1003 Selection Mode to Using Region, and link to it.
1bc9c425 1004 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1005
b0570c25
CY
1006 * building.texi (Compilation): Document first-error value of
1007 compilation-scroll-output.
1008 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1009 works as soon as an error is available. Suggested by Juri Linkov.
1010
27267e4c
CY
1011 * mini.texi (Passwords): New node.
1012
1013 * files.texi (Remote Files): Link to Passwords node.
1014
1015 * emacs.texi (Top): Update node listings.
1016
122eb807
CY
10172008-11-16 Chong Yidong <cyd@stupidchicken.com>
1018
9c9855a3
CY
1019 * ack.texi (Acknowledgments): Some updating of credits.
1020
bd6fdcad
CY
1021 * emacs.texi (Acknowledgments): Add a couple more names.
1022
dd1eef46
CY
1023 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1024
122eb807 1025 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1026 (Misc File Ops): Document use of trash.
122eb807 1027
801a8da1
JB
10282008-11-16 Juanma Barranquero <lekktu@gmail.com>
1029
1030 * macos.texi (Mac Customization): Fix typos.
1031
0b4f2253
CY
10322008-11-14 Chong Yidong <cyd@stupidchicken.com>
1033
1034 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1035 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1036 the conventions of the main Emacs manual.
1037
1038 * emacs.texi (Top): Update node listings.
1039
517e2b89
CY
10402008-11-12 Chong Yidong <cyd@stupidchicken.com>
1041
07a85685
CY
1042 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1043 command-line-args is processed during startup.
1044 (Action Arguments): Correctly describe how file arguments interact with
1045 the startup screen. Link to Lisp Interaction for scratch buffer.
1046 (Initial Options): Link to Command Example for -batch option.
1047 (Environment): Document initial-environment.
1048
517e2b89
CY
1049 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1050 can't be changed in the site-start file.
1051
6337bbde
CY
10522008-11-07 Chong Yidong <cyd@stupidchicken.com>
1053
1054 * dired.texi (Dired): Mention C-x C-d too.
1055 (Dired Enter): Document M-n in the Dired minibuffer.
1056 (Dired Navigation): Explain dired-goto-file more clearly. Document
1057 dired-isearch-filenames.
1058 (Dired Deletion): Remove unnecessary "expunged" terminology.
1059 (Flagging Many Files): & is now rebound to `% &'.
1060 (Shell Commands in Dired): Document dired-do-async-shell-command.
1061 Clarify how multi-file arguments are passed.
1062 (Misc Dired Features): Document dired-do-isearch.
1063
9e8eeff9
CY
10642008-11-06 Chong Yidong <cyd@stupidchicken.com>
1065
1066 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1067
e071f849
CY
10682008-11-03 Chong Yidong <cyd@stupidchicken.com>
1069
1070 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1071
05482eb1
CY
10722008-11-01 Chong Yidong <cyd@stupidchicken.com>
1073
e2346dea
CY
1074 * programs.texi (Program Modes): Link to Program Indent node.
1075 (Left Margin Paren): Explain consequences of changing
1076 open-paren-in-column-0-is-defun-start more concisely.
1077 (Which Function, Program Indent, Info Lookup): Minor edits.
1078 (Basic Indent): If region is active, TAB indents the region.
1079 (Multi-line Indent): If region is active, TAB indents the region. Note
1080 that indent-region is useful when Transient Mark mode is off.
1081 (Matching): The delimiter at the cursor is highlighted---the character
1082 changes color.
1083 (Symbol Completion): Link to Completion node.
1084
e4b6428c
CY
1085 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1086 a strictly text-only system.
1087
05482eb1
CY
1088 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1089 batch mode.
1090
a11d3737
RS
10912008-11-01 Richard M. Stallman <rms@gnu.org>
1092
5abad626
RS
1093 * misc.texi (Document View): Major rewrite.
1094
a11d3737
RS
1095 * maintaining.texi (Types of Log File): Change logs are older than
1096 version control.
1097 (VCS Concepts): Simplify and rearrange.
1098 (Version Control Systems): Make it clear that Linux is only the kernel.
1099 (VC Mode Line): Shorten reference to menu item.
1100 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1101 (VC Directory Mode): Minor cleanup.
1102 Unchanged files are hidden, not omitted.
1103 (VC Directory Commands): Shorten and simplify.
1104 (Change Log Commands): New node, split from Change Logs.
1105 (VC Directory Buffer): New node, split from VC Directory Mode.
1106
c55a4acb
CY
11072008-10-31 Chong Yidong <cyd@stupidchicken.com>
1108
df0356f6
CY
1109 * misc.texi (Document View): Renamed from Document Files, moved here
1110 from files.texi.
1111
1112 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1113 moved as well.
1114 (Document Files): Moved to misc.texi.
1115
c55a4acb
CY
1116 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1117 vc-update-change-log.
df0356f6
CY
1118 (Version Control): Move here from files.texi.
1119 (Format of ChangeLog): Make it a subnode of Change Log.
1120
1121 * emacs.texi (Top): Update node listing.
c55a4acb 1122
ef082374
TH
11232008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1124
1125 * files.texi (Files): Add a section about document
1126 files (doc-view-mode).
1127
d52582c3
CY
11282008-10-31 Chong Yidong <cyd@stupidchicken.com>
1129
1130 * building.texi (Compilation Mode): Document
1131 compilation-auto-jump-to-first-error.
1132 (Debuggers): Lower GUD subsections to subsubsections.
1133 (Starting GUD): Add cindex.
1134 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1135
4e0a0968
CY
11362008-10-30 Chong Yidong <cyd@stupidchicken.com>
1137
03625b47
CY
1138 * indent.texi (Indentation): Link to Program Indent.
1139
4e0a0968
CY
1140 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1141 now uses emacsclient's terminal.
1142
8bd3f7ef
CY
11432008-10-29 Chong Yidong <cyd@stupidchicken.com>
1144
80e5620e
CY
1145 * mark.texi (Using Region): Document use-empty-active-region.
1146
97d5c404
CY
1147 * emacs.texi (Top): Update node listings.
1148
8bd3f7ef
CY
1149 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1150 mention obsolete emacs.bash script.
1151 (Invoking emacsclient): Rewrite, moving optional arguments to
1152 emacsclient Options.
21d2bae3
CY
1153 (emacsclient Options): New node. Document server-use-tcp and
1154 server-host.
8bd3f7ef 1155
5fda2cbd
CY
11562008-10-28 Chong Yidong <cyd@stupidchicken.com>
1157
1158 * indent.texi (Indentation): Replace list with paragraphed text,
1159 putting description of syntax-driven indentation first. Document new
1160 effect of active regions on tab.
1161 (Tab Stops): Note that editable tab stops affect indentation commands.
1162
4ff029f6
DN
11632008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1164
1165 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1166
996cd6e4
CY
11672008-10-23 Chong Yidong <cyd@stupidchicken.com>
1168
f28815e3
CY
1169 * custom.texi (Function Keys): Note that modified keypad keys are not
1170 translated.
1171
996cd6e4
CY
1172 * basic.texi (Arguments): Explain how to insert multiple digits.
1173
49545fe2
MA
11742008-10-22 Michael Albinus <michael.albinus@gmx.de>
1175
1176 * files.texi (Remote Files): Precise selection of default method.
1177 Rewrite paragraph about disabling remote file names.
1178
edac0b53
CY
11792008-10-22 Chong Yidong <cyd@stupidchicken.com>
1180
e752c544
CY
1181 * search.texi (Special Isearch): Document M-TAB is isearch.
1182
edac0b53
CY
1183 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1184 command.
1185
1186 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1187
20a36054
TH
11882008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1189
1190 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1191 section.
1192
69051ab6
CY
11932008-10-21 Chong Yidong <cyd@stupidchicken.com>
1194
c4b1a32a
CY
1195 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1196 to files.texi. Move contents of vc2-xtra.texi here.
1197
1198 * vc2-xtra.texi: File removed.
1199
1200 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1201 Directory Commands from the submenu. Don't include deleted file
1202 vc2-xtra.texi.
1203
1204 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1205 (Version Control): Add VC Directory Mode and VC Directory Commands to
1206 the submenu.
1207 (Why Version Control?): Use table format.
1208 (Version Control Systems): Note that Meta-CVS support is gone.
1209 (VCS Concepts): Note precisely when VC started supporting filesets.
1210 Remove bogus xref to CVS Options node.
1211 (Types of Log File): Copyedits.
1212 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1213 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1214 The Right Thing.
1215 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1216 (Log Buffer): Reorganize node, putting C-c C-c description first.
1217 (Old Revisions): Use CVS for example, not RCS.
1218 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1219 Commands from the submenu, putting them under Version Control.
1220 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1221 need to include it in the manual unconditionally, since it is now
1222 crucial to using distributed version control systems.
1a6e2954
CY
1223 (Comparing Files): Note that diff uses the minibuffer, and that the
1224 output is shown using Diff mode.
1225 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1226 diff-update-on-the-fly, diff-refine-hunk, and
1227 diff-show-trailing-whitespaces.
1a6e2954 1228 (File Archives): Add rar support.
c4b1a32a 1229
69051ab6
CY
1230 * major.texi (Choosing Modes): Make mode selection sequence more
1231 obvious by describing the steps in order of priority. Note that
1232 magic-mode-alist is nil by default. Document
1233 magic-fallback-mode-alist.
1234
e7421e03
CY
12352008-10-20 Chong Yidong <cyd@stupidchicken.com>
1236
1237 * frames.texi (Mouse References): Copyedits.
1238
6b2efdc2
TH
12392008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1240
1241 * ack.texi (Acknowledgments): Add myself as doc-view author.
1242
9c5e9396
EZ
12432008-10-20 Eli Zaretskii <eliz@gnu.org>
1244
1245 * frames.texi (Dialog Boxes): Add @cindex entries.
1246
dac94f8e
CY
12472008-10-20 Chong Yidong <cyd@stupidchicken.com>
1248
1249 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1250 (Text-Only Mouse): Copyedit.
1251
25597d40
CY
12522008-10-19 Chong Yidong <cyd@stupidchicken.com>
1253
f8a447f6
CY
1254 * frames.texi: Use @key throughout for mouse clicks.
1255 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1256 (Secondary Selection): Fix modified mouse click syntax.
1257 (Clipboard): Describe Cut, Copy and Paste commands.
1258 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1259 Copyedits.
1260 (Creating Frames): Add xref to Init File.
1261 (Frame Commands): Add xref to Exiting.
1262 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1263
b0f95216
CY
12642008-10-15 Chong Yidong <cyd@stupidchicken.com>
1265
b0817f00
CY
1266 * files.texi (Version Control): Copyedits. Add Bazaar.
1267 (Version Control Systems): List different VCS's using an itemized list.
1268 Add Bazaar.
1269 (VCS Concepts): Copyedits. Tweak description of file merging.
1270
b0f95216
CY
1271 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1272 (Cut/Paste Other App): Document select-active-regions and
1273 x-select-enable-primary.
1274
69d0d701
CY
12752008-10-13 Chong Yidong <cyd@stupidchicken.com>
1276
1277 * mark.texi (Shift Selection): Correct case in node name.
1278
1279 * emacs.texi (Top): Update node order in Mark chapter.
1280
375e8351
EZ
12812008-10-12 Eli Zaretskii <eliz@gnu.org>
1282
1283 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1284
1285 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1286 elsewhere in the manual instead of describing yet again the intricacies
1287 of $HOME on MS-Windows and MS-DOS.
1288
ab58114f
CY
12892008-10-12 Chong Yidong <cyd@stupidchicken.com>
1290
4f959513
CY
1291 * mini.texi (Minibuffer File): Add xref to File Names.
1292 (Minibuffer File): Add discussion of `~' in file names. Add
1293 insert-default-directory index reference.
1294
ab58114f
CY
1295 * files.texi (File Names): Reorganize description.
1296 (Visiting): Add xref to Mode Line. Copyedits.
1297 (Save Commands): Mention prefix behavior of C-x C-s.
1298 (Numbered Backups): Node deleted.
1299 (Backup Names): Contents of Numbered Backups moved here. State default
1300 of version-control variable.
1301 (Reverting): Copyedits.
1302 (Version Control): Add additional version control systems.
1303
1304 * emacs.texi (Top): Delete Numbered Backups node.
1305
1306 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1307 Backup Names.
f2884f63 1308 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1309
b0b5100a
RF
13102008-10-11 Romain Francoise <romain@orebokech.com>
1311
1312 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1313
89774b5f
CY
13142008-10-11 Chong Yidong <cyd@stupidchicken.com>
1315
1316 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1317 (Select Buffer): Mention use of minibuffer history. Describe default
1318 value of default-major-mode. Mention that C-x 4 b selects the other
1319 window.
1320 (List Buffers): Document CRM indicators in the order they appear.
1321 (Kill Buffer): Document new command kill-matching buffers.
1322 (Several Buffers): Move explanation of the relationship between buffer
1323 list and buffer menu to the top.
1324 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1325
4c72bf27
CY
13262008-10-10 Chong Yidong <cyd@stupidchicken.com>
1327
1328 * entering.texi (Exiting): Document change of C-x C-c to
1329 save-buffers-kill-terminal. Document kill-emacs.
1330
f68eb991
EZ
13312008-09-30 Eli Zaretskii <eliz@gnu.org>
1332
1333 * mule.texi (Coding Systems): Don't mention codepage-setup.
1334
1335 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1336 cpNNN coding systems anymore.
1337 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1338 for unibyte mode. Don't mention line-drawing characters. Don't
1339 mention dos-unsupported-char-glyph.
1340
1a2dd44d
CY
13412008-09-25 Chong Yidong <cyd@stupidchicken.com>
1342
1343 * search.texi (Search): Shorten introduction.
1344 (Basic Isearch): Add command table. Discuss reverse isearch and
1345 isearch highlighting.
1346 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1347 ring to cindex.
1348 (Special Isearch): Move input methods discussion here.
1349 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1350 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1351 Repeat Isearch.
1352 (Isearch Minibuffer): New node.
1353 (Word Search): Document new word search commands.
1354 (Regexp Example): Simplify example using sentence-end-base variable.
1355 (Replace): Reword introduction.
1356 (Unconditional Replace): Remove unnecessary example.
1357 (Other Repeating Search): Document new `M-s o' binding.
1358
1359 * emacs.texi (Top): Update node listings.
1360
e45da31d
JB
13612008-09-22 Juanma Barranquero <lekktu@gmail.com>
1362
1363 * emacs.texi (Top): Remove Kill Errors from menu.
1364
841c8096
CY
13652008-09-22 Chong Yidong <cyd@stupidchicken.com>
1366
402168fa
CY
1367 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1368 interface for defining macros. Simplify examples. Note that C-g quits
1369 macro definitions.
801a8da1 1370 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1371 usage example.
1372 (Keyboard Macro Query): Organize query responses in a table.
1373
1374 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1375 to Erasing node.
841c8096
CY
1376 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1377 rationale to a footnote.
1378 (Kill Errors): Remove node, due to redundancy with Erasing.
1379 (Spelling): Move discussion of flyspell to end. Note new behavior of
1380 M-$ in active region. Remove non-ispell-specific keybindings from
1381 table.
1382
eab2ee89
DN
13832008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1384
1385 * cmdargs.texi (Initial Options): Document --daemon.
1386
3d53e905
GM
13872008-09-20 Glenn Morris <rgm@gnu.org>
1388
1389 * files.texi (Numbered Backups): Mention that some modes set
1390 version-control.
1391
1c90484d
GM
13922008-09-20 Jim Blandy <jimb@red-bean.com>
1393
1394 * files.texi (Numbered Backups): Reference File Variables, as well.
1395 Remove discussion of Rmail's implementation.
1396
0fc0d844
CY
13972008-09-06 Chong Yidong <cyd@stupidchicken.com>
1398
1399 * misc.texi (Recursive Edit): Note that top-level exits active
1400 minibuffers.
1401
1402 * trouble.texi (Quitting): Likewise.
1403
b18d283d
CY
14042008-08-31 Chong Yidong <cyd@stupidchicken.com>
1405
1406 * emacs.texi (Top): Add Temporary Face Changes xref.
1407
1408 * display.texi (Display): Move Temporary Face Changes node to just
1409 after Standard Faces.
1410 (Scrolling): Document recenter-top-bottom instead of recenter.
1411 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1412 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1413 (Display Custom): Copyedits.
1414 (Optional Mode Line): Document display-battery-mode.
1415
180135fc
RF
14162008-08-27 Romain Francoise <romain@orebokech.com>
1417
1418 * custom.texi (Directory Variables): Minor fix.
1419
d3fe3475
GM
14202008-08-27 Glenn Morris <rgm@gnu.org>
1421
1422 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1423 descriptions.
1424 (Calendar Customizing): Tweak layout description.
183080b6 1425 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1426 markers. Condense calendar-star-date and calendar-mark-today
1427 description.
1428 (Holiday Customizing): Add oriental and solar holidays.
1429 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1430 Fix holiday-float description. Use zerop in examples. Be less verbose.
1431 (Date Display Format): Change ISO format. Be less verbose.
1432 (Diary Customizing): Mention day and month abbrev arrays.
1433 Mention the date-form variables by name. Update European example.
1434 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1435 Condense examples. Mention diary-entry-symbols by name.
1436 Condense table for insertion commands.
1437 (Fancy Diary Display): Mention diary-include-string and
1438 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1439 Ethiopic, Persian date functions. Condense descriptions.
1440
1441 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1442 (Adding to Diary): Adapt for changed node name.
1443
71755807
GM
14442008-08-26 Glenn Morris <rgm@gnu.org>
1445
1446 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1447 node "Hebrew/Islamic Entries".
1448
1449 * calendar.texi (Specified Dates): Fix names of iso functions.
1450 (General Calendar): There may not be another window.
1451 (Writing Calendar Files, Holidays): Tweak intro.
1452 (Holidays): Mention Baha'i and Chinese holidays.
1453 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1454 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1455 (To Other Calendar): Add calendar-print-other-dates.
1456 Refer to "graphic display" rather than "X.
1457 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1458 (Displaying the Diary): Fix whitespace after reference.
1459 Fix `diary-number-of-entries' reference.
1460 (Date Formats): Explicitly mention that day names can be abbreviated.
1461 (Adding to Diary): Add some references to other sections.
1462 (Special Diary Entries): Fix reference.
1463 (Appointments): Simplify appt-message-warning-time entry.
1464 Clarify where times must be.
1465 (Importing Diary): Comment out icalendar paragraph that does not apply.
1466 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1467
d76ebc75
GM
14682008-08-23 Glenn Morris <rgm@gnu.org>
1469
1470 * fortran-xtra.texi (Fortran): Change description of free form and
1471 fixed form a bit. Mention hideshow and imenu.
1472 (Fortran Motion): Mention fortran-end-of-subprogram,
1473 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1474 (Fortran Indent): Minor re-word.
1475 (ForIndent Commands): Mention fortran-fill-paragraph and
1476 fortran-fill-statement.
1477 (ForIndent Cont): Mention fortran-tab-mode-string.
1478 (Fortran Comments): Mention fortran-comment-line-start-skip.
1479 (Fortran Columns): Mention font-locking.
1480 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1481
e2a71e28
JB
14822008-08-23 Johan Bockgard <bojohan@muon>
1483
1484 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1485
5c52e13c
CY
14862008-08-22 Chong Yidong <cyd@stupidchicken.com>
1487
1488 * mini.texi (Minibuffer): Simplify introduction.
1489 (Minibuffer File): Document tilde in minibuffer filenames.
1490 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1491 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1492 (Completion Example): Update example to current command list.
1493 (Completion Options): Document `lazy' value of completion-auto-help.
1494 Update contents of completion-ignored-extensions.
1495 (Minibuffer History): Describe "future history" list. State default
1496 value of history-delete-duplicates.
1497
77a00355
GM
14982008-08-21 Glenn Morris <rgm@gnu.org>
1499
1500 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1501 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1502
39ee1d04
CY
15032008-08-17 Chong Yidong <cyd@stupidchicken.com>
1504
1505 * regs.texi (Registers): Clarify valid register names.
1506 (RegPos): Note that buffer is saved and restored too.
1507 (RegText): Note that mark is reactivated/deactivated.
1508 (RegConfig): Xref to Windows node.
1509
b12c348f
CY
15102008-08-16 Chong Yidong <cyd@stupidchicken.com>
1511
3ae7ba79
CY
1512 * basic.texi (Inserting Text): Provide command name for C-q.
1513
b12c348f
CY
1514 * killing.texi (Killing): Copyedit. Define read-only text.
1515 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1516 (Killing by Lines): Copyedit.
1517 (Other Kill Commands): Move M-w description here.
1518 (Yanking): Move M-w to Other Kill Commands.
1519 (Kill Ring): Also mention saving text in registers. Link to Text
1520 Properties in elisp manual.
1521 (Accumulating Text): Copyedit.
1522 (CUA Bindings): Shift selection is now the default.
1523
d8ff7692
TZ
15242008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1525
1526 * maintaining.texi (Change Log): Mention next-error is available.
1527
a43a8a2e
GM
15282008-08-10 Glenn Morris <rgm@gnu.org>
1529
1530 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1531 and intermonth text.
1532 (Holiday Customizing): Add holiday-chinese.
1533
eba27308
EZ
15342008-08-08 Eli Zaretskii <eliz@gnu.org>
1535
1536 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1537
5f14a5b3
DN
15382008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1539
1540 * files.texi (Log Buffer): Describe C-c C-d.
1541 (Diff Mode): Describe C-x 4 A.
1542
49989bff
EZ
15432008-08-06 Eli Zaretskii <eliz@gnu.org>
1544
1545 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1546
5c915c02
DN
15472008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1548
2beaf97a
DN
1549 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1550 describe the new bindings to show the changeset diff, toggle annotation
1551 visibility, show revisions.
1552 (VC Status): Describe key bindings for modifying the change comments,
1553 displaying changeset diffs and annotations.
1554
5c915c02
DN
1555 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1556
71798ace
NR
15572008-08-05 Nick Roberts <nickrob@snap.net.nz>
1558
1559 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1560
b8949644
EZ
15612008-08-02 Eli Zaretskii <eliz@gnu.org>
1562
1563 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1564 and wording.
1565
819567d1
DN
15662008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1567
1568 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1569 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1570 commands. Improve some old info.
1571
5f38310a
CY
15722008-07-31 Chong Yidong <cyd@stupidchicken.com>
1573
0dc3906b
CY
1574 * display.texi (Visual Line Mode): New node.
1575
5f38310a
CY
1576 * basic.texi (Inserting Text): Move DEL to deletion node.
1577 (Moving Point): Add additional alternative key bindings. Describe
1578 line-move-visual.
1579 (Erasing): Describe DEL.
1580 (Basic Undo, Blank Lines, Arguments): Copyedit.
1581 (Continuation Lines): Mention Visual Line mode.
1582 (Position Info): Move extended discussion to mule.texi.
1583
1584 * mule.texi (International Chars): Describe C-x =.
1585
1586 * emacs.texi (Top): Add Visual Line Mode node.
1587
7c2fb837
DN
15882008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1589
1590 * emacs.texi: Remove VMS support.
1591
3f6b73ef
DN
15922008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1593
1594 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1595 the vc-dir command name.
1596
9e2a2647
DN
15972008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1598
1599 * xresources.texi: Remove mentions of Mac Carbon.
1600
568beaa2
AS
16012008-07-19 Andreas Schwab <schwab@suse.de>
1602
1603 * ns-emacs.texi: Move to ../misc.
1604
0ef94706
CY
16052008-07-15 Chong Yidong <cyd@stupidchicken.com>
1606
1607 * entering.texi (Exiting): Don't describe text-only terminals as the
1608 default. Describe the new startup screen.
1609 (Exiting): Describe how to kill Emacs first. Change description of
1610 iconification to handle modern window systems.
1611
ba60bd44 16122008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1613
1614 * ns-emacs.texi: New file, documents features of Emacs port under
1615 NeXTstep windowing.
1616
9f30aa73
CY
16172008-07-15 Chong Yidong <cyd@stupidchicken.com>
1618
938a5d2e
CY
1619 * entering.texi (Entering Emacs): Update prev node.
1620
1621 * glossary.texi (Glossary): Remove xref to Text Characters.
1622
9f30aa73
CY
1623 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1624 directly, rather than in the context of ASCII. Move description of
1625 special properties of modifier key to new Modifier Keys node.
1626 (Keys): Copyedit.
1627 (Text Characters): Delete node. Multibyte is the default nowadays, and
1628 the node contents are obsolete.
1629
1630 * custom.texi (Modifier Keys): New node.
1631
1632 * emacs.texi (Top): Update node list.
1633
7e53d36c
CY
16342008-07-13 Chong Yidong <cyd@stupidchicken.com>
1635
1636 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1637 saying that Emacs provides menus and mouse support (which is par for
1638 the course).
1639
1640 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1641 early on.
1642 (Point): Copyedit. Relegate historical trivia to a footnote.
1643 (Mode Line): Explain mode-line format more consistently.
1644 (Menu Bar): Copyedit.
1645
1e9fa96d
GM
16462008-06-27 Glenn Morris <rgm@gnu.org>
1647
1648 * cal-xtra.texi (Sexp Diary Entries):
1649 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1650
dc9bebb8
CY
16512008-06-26 Chong Yidong <cyd@stupidchicken.com>
1652
1653 * mark.texi (Shift selection): New node.
1654 (Mark): Copyedits.
1655 (Persistent Mark): Move to the end of the chapter.
1656
e7881076
EZ
16572008-06-20 Eli Zaretskii <eliz@gnu.org>
1658
1659 * makefile.w32-in (distclean): Remove makefile.
1660
f427400c
NR
16612008-06-17 Nick Roberts <nickrob@snap.net.nz>
1662
1663 * building.texi (Starting GUD): Add an entry for gud-gdb.
1664 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1665 command mode.
1666
b597d348
GM
16672008-06-17 Glenn Morris <rgm@gnu.org>
1668
1669 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1670
647b7094
NR
16712008-06-17 Nick Roberts <nickrob@snap.net.nz>
1672
1673 * building.texi (Starting GUD): Expand on remote debugging.
1674 (Other GDB-UI Buffers): Mention new keyboard bindings.
1675
47a30023
GM
16762008-06-15 Glenn Morris <rgm@gnu.org>
1677
1678 * gnu.texi: Use a verbatim license for this invariant section,
1679 as per etc/GNU.
1680
37e5d54a
GM
16812008-06-13 Daniel Engeler <engeler@gmail.com>
1682
1683 * emacs.texi, misc.texi: Add documentation about serial port access.
1684
8e65d46c
GM
16852008-06-13 Glenn Morris <rgm@gnu.org>
1686
c1473b4c
MB
1687 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1688 maintain.info.
8e65d46c 1689
e40a85cd
MB
16902008-06-05 Miles Bader <miles@gnu.org>
1691
1692 * display.texi (Temporary Face Changes): Update to reflect function
1693 renamings in face-remap.el.
1694
56c73dec
MB
16952008-06-04 Miles Bader <miles@gnu.org>
1696
1697 * display.texi (Temporary Face Changes): Add
1698 `adjust-buffer-face-height'. Rewrite description of
1699 `increase-buffer-face-height' and `decrease-default-face-height' now
1700 that they aren't bound by default.
1701
9d3d42fb
MB
17022008-06-03 Miles Bader <miles@gnu.org>
1703
1704 * display.texi (Temporary Face Changes): New node.
1705
2be6bfe2
EZ
17062008-05-31 Eli Zaretskii <eliz@gnu.org>
1707
1708 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1709
daf7e339
GM
17102008-05-31 Glenn Morris <rgm@gnu.org>
1711
1712 * cal-xtra.texi (Fancy Diary Display): Simplify.
1713
d21d2618
GM
17142008-05-30 Glenn Morris <rgm@gnu.org>
1715
1716 * cal-xtra.texi (Fancy Diary Display): Update for
1717 diary-display-function replacing diary-display-hook.
1718
71ce5fd0
JB
17192008-05-29 Drew Adams <drew.adams@oracle.com>
1720
1721 * msdog.texi (Windows Keyboard): Add descriptions of
1722 w32-register-hot-key and w32-unregister-hot-key.
1723
a3cdbdf8
MO
17242008-05-21 Tom Tromey <tromey@redhat.com>
1725
1726 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1727 Variables node.
1728
854a574c
MO
17292008-05-19 Tom Tromey <tromey@redhat.com>
1730
1731 * custom.texi (Variables): Add Directory Variables to menu.
1732 (Directory Variables): New node.
1733
7c2ec3f9
ER
17342008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1735
71ce5fd0 1736 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1737
370fded4
ER
17382008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1739
1740 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1741 Revision Tags and rewritten. Section now uses modern terminology,
1742 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1743 accurately.
1744
6af511e3
EZ
17452008-05-10 Eli Zaretskii <eliz@gnu.org>
1746
1747 * msdog.texi (Windows Files): Update documentation of
1748 w32-get-true-file-attributes.
1749
7a78b6e7
ER
17502008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1751
1752 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1753 directory mode.
1754
1bcfc24e
CY
17552008-05-08 Chong Yidong <cyd@stupidchicken.com>
1756
1757 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1758 entry "television".
1bcfc24e 1759
db86064f
ER
17602008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1761
ab5ec32c 1762 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1763
a31b405e
ER
17642008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1765
1766 * emacs/buffers.texi, emacs/files.texi (Version-control):
1767 vc-toggle-read-only is no longer a good idea...
1768
ff2c14fc
GM
17692008-04-29 Glenn Morris <rgm@gnu.org>
1770
1771 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1772
367c9b7c
JL
17732008-04-22 Juri Linkov <juri@jurta.org>
1774
1775 * dired.texi (Subdirectories in Dired): Describe using `^'
1776 to return to the parent directory.
1777
4ac1e9b4
NR
17782008-04-22 Nick Roberts <nickrob@snap.net.nz>
1779
1780 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1781 recent changes.
1782
b9b3bf2b
NR
17832008-04-19 Nick Roberts <nickrob@snap.net.nz>
1784
1785 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1786 (Other GDB-UI Buffers): Update for recent thread related changes.
1787
4d120d6a
SM
17882008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1789
1790 * maintaining.texi (Maintaining):
1791 * emacs.texi (Top): Typo.
1792
a152877d
SM
17932008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1794
b9b3bf2b
NR
1795 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1796 arg in `font-lock-add-keywords'.
a152877d 1797
36c0514c
GM
17982008-04-08 Glenn Morris <rgm@gnu.org>
1799
1800 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1801 Also add Baha'i calendar references where appropriate.
1802
06a97d46
GM
18032008-04-05 Glenn Morris <rgm@gnu.org>
1804
1805 * custom.texi (Init File): Byte-compiling .emacs is bad.
1806
6adc6eed
SM
18072008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1808
1809 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1810
571388b0
GM
18112008-03-29 Glenn Morris <rgm@gnu.org>
1812
1813 * calendar.texi: Update for `calendar-date-style' replacing
1814 `european-calendar'.
1815
3ae8f876
JR
18162008-03-28 Jason Rumney <jasonr@gnu.org>
1817
1818 * display.texi (Display Custom): Mention overlay-margin in text.
1819
5bc6ddff 18202008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1821
5bc6ddff
MB
1822 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1823 tutorial' comments.
03a864d5 1824
7186a830
CY
18252008-03-28 Chong Yidong <cyd@stupidchicken.com>
1826
1827 * mark.texi (Mark): Rearrange nodes.
1828 (Persistent Mark): Rename from Transient Mark.
1829 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1830 Describe Transient Mark mode as the default.
1831
1832 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1833 the default behavior with Transient Mark mode off.
1834 (Position Info): Fix typo.
1835
71ce5fd0
JB
1836 * display.texi (Standard Faces): Reference the Mark node.
1837 Remove discussion of the region face, which is discussed there.
7186a830
CY
1838
1839 * emacs.texi (Top): Update node listings.
1840
1841 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1842 as the default.
1843
1844 * fixit.texi (Undo): Standardize choice of undo key sequence.
1845 (Undo, Spelling): Describe Transient Mark mode as the default.
1846
1847 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1848 default.
1849
1850 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1851
1852 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1853 mode is the default, and note that the mark is not activated when set.
1854
1855 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1856 Describe Transient Mark mode as the default.
1857
1858 * search.texi (Basic Isearch): Reference the Mark Ring node.
1859 (Replace, Unconditional Replace, Other Repeating Search):
1860 Describe Transient Mark mode as the default.
1861
1862 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1863 Transient Mark mode as the default.
1864 (Paragraphs): Describe how M-h behaves when region is active.
1865
1866 * trouble.texi (Quitting): Clarify effects of C-g.
1867
dc47d1ff
GM
18682008-03-13 Glenn Morris <rgm@gnu.org>
1869
1870 * emacs.texi (EMACSVER): Set to 23.0.60.
1871
e3e0fb39 18722008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1873
e3e0fb39
GM
1874 * dired.texi (Hiding Subdirectories): Fix previous change.
1875
18762008-03-05 Drew Adams <drew.adams@oracle.com>
1877
1878 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1879
5e14abf8
KS
18802008-02-28 Kim F. Storm <storm@cua.dk>
1881
1882 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1883 Move describe-distribution to C-h C-o.
1884 Move view-emacs-problems to C-h C-p.
1885 Add view-emacs-debugging on C-h C-d.
1886 Add view-external-packages on C-h C-e.
d0207bf3 1887 Add view-order-manuals on C-h C-m.
5e14abf8 1888
d0207bf3 18892008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1890
1891 * msdog-xtra.texi (MS-DOS): Docstring fix.
1892
87e391bb
EZ
18932008-02-09 Eli Zaretskii <eliz@gnu.org>
1894
1895 * msdog.texi (Windows Fonts): Use a @table for describing font
1896 properties.
1897
5662e503
JR
18982008-02-07 Jason Rumney <jasonr@gnu.org>
1899
1900 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1901 value has changed.
1902 (Windows HOME): Clarify what is meant by "if that fails as well".
1903 (Windows Fonts): New section.
1904
72463824
GM
19052008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1906
1907 * basic.texi (Basic Undo): Remove duplicate "you can".
1908
7ff926e0
EZ
19092008-02-02 Eli Zaretskii <eliz@gnu.org>
1910
1911 * maintaining.texi (Tags): Fix last change.
1912
6ab7aef1
MA
19132008-02-02 Michael Albinus <michael.albinus@gmx.de>
1914
093571c3 1915 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1916
ace67e7e
NR
19172008-01-31 Nick Roberts <nickrob@snap.net.nz>
1918
1919 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1920
ae068fdf
RS
19212008-01-26 Richard Stallman <rms@gnu.org>
1922
1923 * maintaining.texi (Tags): Delete redundant index entry.
1924
a56d9a08
EZ
19252008-01-26 Eli Zaretskii <eliz@gnu.org>
1926
1927 * programs.texi (Imenu): Move "@cindex tags" from here...
1928 * maintaining.texi (Tags): ...to here.
1929
e941ed90
NR
19302008-01-23 Kevin Ryde <user42@zip.com.au>
1931
1932 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1933 click count.
1934
650276d5
JB
19352008-01-21 Juanma Barranquero <lekktu@gmail.com>
1936
1937 * entering.texi (Exiting): Fix typo.
1938 Reported by D. E. Evans <sinuhe@gnu.org>.
1939
8dc17977
MR
19402007-12-31 Martin Rudalics <rudalics@gmx.at>
1941
1942 * glossary.texi (Glossary): Fix typo.
1943
9f9695a6
RS
19442007-12-27 Richard Stallman <rms@gnu.org>
1945
1946 * text.texi (Formatted Text): Improve menu tag.
1947 (Editing Format Info): In Info, add duplicate menu of nodes
1948 about the submenus.
1949 (Format Faces): Say where Faces menu is found. Mention Other.
1950 (Format Colors): Say where these submenus are found.
1951 (Format Indentation, Format Justification): Likewise.
1952 (Format Properties): Likewise.
1953
abfd0191
RS
19542007-12-22 Richard Stallman <rms@gnu.org>
1955
1956 * search.texi (Query Replace): Make exp of query-replace more
1957 self-contained, and clarify.
8dc17977 1958
abfd0191
RS
1959 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1960
a2586785
RS
19612007-12-15 Richard Stallman <rms@gnu.org>
1962
1963 * files.texi (Auto Save): Clarify definition of auto-saving.
1964
a67cf2bb
RS
19652007-11-26 Richard Stallman <rms@gnu.org>
1966
1967 * help.texi (Help Echo): Cleanups.
1968
448b33b1
TTN
19692007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1970
1971 * files.texi (Why Version Control?): Fix typo.
1972 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1973 (Selecting a Fileset): Fix typos; small rewording.
1974 (Log Buffer): Likewise.
1975 (Old Revisions): Likewise.
448b33b1 1976
221bb7f6
EZ
19772007-11-17 Eli Zaretskii <eliz@gnu.org>
1978
1979 * mule.texi (Communication Coding): Fix wording of last change.
1980
d0207bf3 19812007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1982
630cb3b7
JB
1983 * custom.texi (Specifying File Variables):
1984 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1985
53b7759e
KH
19862007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1987
a5ab2e0c 1988 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1989
1990 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1991
c8763fb6 19922007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1993
630cb3b7 1994 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1995 --output=file.
1996
ff98e024
MR
19972007-11-13 Martin Rudalics <rudalics@gmx.at>
1998
1999 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2000 (Help Echo): Avoid mentioning the term "region" here and
2001 consistently use the term "active text".
2002
37b11c22
GM
20032007-11-11 Glenn Morris <rgm@gnu.org>
2004
2005 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2006
21d50ba1
JL
20072007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2008
2009 * search.texi (Query Replace): Mention
2010 `query-replace-show-replacement'.
2011
c12ecb0a 20122007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2013
2014 * building.texi (Watch Expressions): Remove obscure sentence.
2015
3b4201f4
KH
20162007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2017
2018 * mule.texi (Select Input Method): Describe how to activate an input
2019 method in the text mode.
2020
07e5c0b0
DN
20212007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2022
2023 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2024
52dd7391
NR
20252007-10-30 Nick Roberts <nickrob@snap.net.nz>
2026
2027 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2028
c004e539
GM
20292007-10-30 Glenn Morris <rgm@gnu.org>
2030
2031 * misc.texi (Directory Tracking): Explain a bit more about
2032 dirtrack-mode.
2033
ca8c5b8c
GM
20342007-10-25 Glenn Morris <rgm@gnu.org>
2035
2036 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2037
b6c764ef
RS
20382007-10-24 Richard Stallman <rms@gnu.org>
2039
2040 * misc.texi (Interactive Shell): Cleanup last change.
2041
eabd84c9
JL
20422007-10-22 Juri Linkov <juri@jurta.org>
2043
2044 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2045 default values.
2046
0b43c7e2
ER
20472007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2048
ca8c5b8c 2049 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2050 'filesets'.
2051
a80859d4
MR
20522007-10-18 Martin Rudalics <rudalics@gmx.at>
2053
2054 * trouble.texi (Quitting): Fix typo.
2055
c9447ae1
GM
20562007-10-18 Glenn Morris <rgm@gnu.org>
2057
2058 * frames.texi (Mode Line Mouse): Mention minor mode names.
2059
168b980f
JL
20602007-10-17 Juri Linkov <juri@jurta.org>
2061
2062 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2063 fill-paragraph operates on the active region in Transient Mark mode.
2064 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2065 with fill-paragraph.
2066
2067 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2068 fill-paragraph.
2069
2070 * fixit.texi (Spelling): ispell-word operates on the active region
2071 in Transient Mark mode.
2072
5a331f34
JB
20732007-10-17 Aaron S. Hawley <aaronh@garden.org>
2074
2075 * building.texi (Source Buffers):
2076 * custom.texi (Init Non-ASCII):
2077 * glossary.texi (Glossary): Use "key binding" consistently.
2078
2a9f4d55
JB
20792007-10-17 Juanma Barranquero <lekktu@gmail.com>
2080
2081 * calendar.texi (Diary): Fix directive.
2082
de13cecf
RS
20832007-10-16 Richard Stallman <rms@gnu.org>
2084
2085 * calendar.texi (Diary): Clarify text about diary file example.
2086
5f90d53e
ER
20872007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2088
2089 * files.texi: Capitalize node names according to convention.
2090
3aa491bc
GM
20912007-10-13 Glenn Morris <rgm@gnu.org>
2092
2093 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2094
8a3106d3
ER
20952007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2096
2097 * emacs.texi:
2098 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2099 suggested by RMS and Robert J. Chassell.
8a3106d3 2100
da1080a2
ER
21012007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2102
3aa491bc 2103 * files.texi (Version Systems):
0870a421
ER
2104 * vc-xtra.texi:
2105 * vc1-xtra.texi:
ac3f4c6f 2106 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2107 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2108 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2109 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2110
58ade22b
ER
21112007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2112
da1080a2 2113 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2114 Reorder the descriptions to be chronological.
2115
93870ce2
RS
21162007-10-09 Richard Stallman <rms@gnu.org>
2117
2118 * display.texi (Cursor Display): Correct how cursor appears
2119 in nonselected windows.
2120
568c7288
NR
21212007-10-04 Nick Roberts <nickrob@snap.net.nz>
2122
2123 * building.texi (GDB Graphical Interface): Remove references to gdba
2124 and mention gud-gdb.
2125
1af74d06 21262007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2127
1af74d06 2128 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2129
0d8fb755
JL
21302007-10-06 Juri Linkov <juri@jurta.org>
2131
2132 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2133 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2134 fill-paragraph-or-region.
2135
2136 * basic.texi (Arguments): Replace fill-paragraph with
2137 fill-paragraph-or-region.
2138
b981e2c6
ER
21392007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2140
2141 * files.texi: Update the section on version control for 2007
2a9f4d55 2142 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2143 will come later.
2144
5fceaf9c
GM
21452007-09-15 Glenn Morris <rgm@gnu.org>
2146
2147 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2148 to `list-holidays'.
2149
b0e44b17
GM
21502007-09-14 Glenn Morris <rgm@gnu.org>
2151
2152 * calendar.texi: Update all instances of mark-calendar-holidays,
2153 list-calendar-holidays, list-holidays with the new names.
2154
8cf51b2c
GM
21552007-09-06 Glenn Morris <rgm@gnu.org>
2156
46a367db 2157 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2158 Split into the Emacs manual in emacs/, and other manuals in misc/.
2159 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2160 manual.
2161 (infodir): New variable.
2162 (info): Use $infodir.
2163 (emacsman): Delete target, not needed any more.
2164 Move all targets that are not the Emacs manual to misc/Makefile.in.
2165 (mostlyclean): Remove `gnustmp'.
2166 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2167 manual.
92f9b43f 2168 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2169 (emacsman): Delete target, not needed any more.
2170 (clean): Remove all info files but Emacs manual.
2171 Move all targets that are not the Emacs manual to misc/Makefile.in.
2172 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2173
2174 * Makefile.in (INFOSOURCES): Delete.
2175 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2176 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2177 *.vrs *.toc here...
2178 (maintainer-clean): ...from here.
2179
21802007-09-05 Glenn Morris <rgm@gnu.org>
2181
2182 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2183
8cf51b2c
GM
21842007-08-29 Glenn Morris <rgm@gnu.org>
2185
2186 * emacs.texi (EMACSVER): Increase to 23.0.50.
2187
3420c522
RS
21882007-08-27 Richard Stallman <rms@gnu.org>
2189
2190 * emacs.texi (Top): Clarify menu item for Glossary.
2191
2192 * display.texi (Faces): Change secn title.
2193 Clarify not all fonts come from Font Lock.
2194
8cf51b2c
GM
21952007-08-17 Eli Zaretskii <eliz@gnu.org>
2196
2197 * basic.texi (Position Info): Add index entry for face at point.
2198 Mention that character faces are also displayed by "C-u C-x =".
2199
8cf51b2c
GM
22002007-08-08 Glenn Morris <rgm@gnu.org>
2201
2202 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2203
22042007-08-07 Chong Yidong <cyd@stupidchicken.com>
2205
2206 * files.texi (File Conveniences): Document point motion keys in Image
2207 mode.
2208
8cf51b2c
GM
22092007-07-27 Glenn Morris <rgm@gnu.org>
2210
8cf51b2c
GM
2211 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2212 in-line.
2213
2214 * gpl.texi: New file with text of GPL.
2215 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2216
22172007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2218
2219 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2220
2221 * dired.texi (Wdired): Mention C-x C-q key binding.
2222
22232007-07-28 Nick Roberts <nickrob@snap.net.nz>
2224
2225 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2226
22272007-07-25 Glenn Morris <rgm@gnu.org>
2228
8cf51b2c
GM
2229 * emacs.texi (Copying): Replace license with GPLv3.
2230
2231 * Relicense all FSF files to GPLv3 or later.
2232
22332007-07-24 Glenn Morris <rgm@gnu.org>
2234
2235 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2236 for some calendars.
2237
22382007-07-23 Nick Roberts <nickrob@snap.net.nz>
2239
2240 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2241 default-directory for the current buffer is on a remote machine.
2242
8cf51b2c
GM
22432007-07-21 Eli Zaretskii <eliz@gnu.org>
2244
2245 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2246 default value.
2247
22482007-07-21 Richard Stallman <rms@gnu.org>
2249
2250 * files.texi (Why Version Control?): Improve previous change.
2251
22522007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2253
2254 * files.texi (Why Version Control?): New node.
2255
8cf51b2c
GM
22562007-07-12 Nick Roberts <nickrob@snap.net.nz>
2257
8cf51b2c
GM
2258 * building.texi (Starting GUD): Add xref to this anchor.
2259
8cf51b2c
GM
22602007-06-24 Karl Berry <karl@gnu.org>
2261
2a9f4d55 2262 * emacs.texi: New Back-Cover Text.
8cf51b2c 2263
8cf51b2c
GM
22642007-06-07 Alan Mackenzie <acm@muc.de>
2265
2266 * display.texi (Optional Mode Line): Document the new form of
2267 line+column numbers, "(561,2)".
2268
22692007-06-06 Juanma Barranquero <lekktu@gmail.com>
2270
49823426 2271 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2272
22732007-06-02 Chong Yidong <cyd@stupidchicken.com>
2274
2275 * Version 22.1 released.
2276
8cf51b2c
GM
22772007-05-07 Karl Berry <karl@gnu.org>
2278
2279 * emacs.texi (EMACSVER): Back to 22.
2280
22812007-05-06 Richard Stallman <rms@gnu.org>
2282
2283 * maintaining.texi (Create Tags Table): Clean up previous change.
2284
c8763fb6 22852007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2286
2287 * maintaining.texi (Create Tags Table): Add text about the dangers of
2288 making symbolic links to tags files.
2289
22902007-05-04 Karl Berry <karl@gnu.org>
2291
2292 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2293
22942007-05-03 Karl Berry <karl@gnu.org>
2295
2296 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2297
2298 * .cvsignore (*.pdf): New entry.
2299
8cf51b2c
GM
2300 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2301 for printing.
2302
23032007-05-01 Richard Stallman <rms@gnu.org>
2304
2305 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2306
8cf51b2c
GM
23072007-04-28 Glenn Morris <rgm@gnu.org>
2308
2309 * ack.texi (Acknowledgments):
2310 * anti.texi (Antinews):
8cf51b2c
GM
2311 * programs.texi (Program Modes): Restore mention of python.el pending
2312 consideration of legal status.
2313
23142007-04-28 Richard Stallman <rms@gnu.org>
2315
2316 * files.texi (File Names): Fixes to ~ description on MS systems.
2317
8cf51b2c
GM
23182007-04-26 Glenn Morris <rgm@gnu.org>
2319
2320 * emacs.texi (EMACSVER): Increase to 22.1.50.
2321
23222007-04-25 Karl Berry <karl@gnu.org>
2323
2324 * emacs.texi: Improve line breaks on copyright page,
2325 similar layout to lispref, 8.5x11 by default.
2326
2327 * dired.texi (Image-Dired): Improve line break, fix typo.
2328
23292007-04-24 Chong Yidong <cyd@stupidchicken.com>
2330
2331 * programs.texi (Program Modes):
8cf51b2c
GM
2332 * anti.texi (Antinews):
2333 * ack.texi (Acknowledgments): python.el removed.
2334
8cf51b2c
GM
23352007-04-23 Chong Yidong <cyd@stupidchicken.com>
2336
2337 * display.texi (Highlight Interactively): Correct description of
2338 hi-lock-file-patterns-policy.
2339
2340 * files.texi (File Archives): Mention self-extracting executables.
2341
23422007-04-23 Eli Zaretskii <eliz@gnu.org>
2343
2344 * search.texi (Unconditional Replace, Query Replace): Add xref to
2345 "Replacement and Case".
2346
23472007-04-22 Chong Yidong <cyd@stupidchicken.com>
2348
2349 * dired.texi (Image-Dired): Move from Thumbnails node.
2350 * misc.texi (Thumbnails): Node deleted.
2351 * emacs.texi (Top): Update node listing.
2352
2353 * files.texi (File Conveniences):
49823426 2354 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2355
23562007-04-21 Richard Stallman <rms@gnu.org>
2357
2358 * display.texi (Highlight Interactively): Correct previous change.
2359 Clarify doc of hi-lock-find-patterns, and move new features into it.
2360
23612007-04-20 David Koppelman <koppel@ece.lsu.edu>
2362
2363 * display.texi (Highlight Interactively): Document
2364 hi-lock-file-patterns-policy.
2365
23662007-04-20 Martin Rudalics <rudalics@gmx.at>
2367
2368 * display.texi (Scrolling): Fix typo.
2369
8cf51b2c
GM
23702007-04-15 Chong Yidong <cyd@stupidchicken.com>
2371
8cf51b2c
GM
2372 * doclicense.texi: Remove node heading, so that it can be included by
2373 other files.
2374
2375 * emacs.texi: Insert node heading for GFDL.
2376
8cf51b2c
GM
23772007-04-14 Eli Zaretskii <eliz@gnu.org>
2378
2379 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2380 "command line".
2381
2382 * display.texi (Faces): Refer to "Creating Frames" for face
2383 and other frame customizations in .emacs.
2384
2385 * frames.texi (Creating Frames): Mention that face customizations can
2386 be put in .emacs. Add index entries.
2387
23882007-04-12 Richard Stallman <rms@gnu.org>
2389
2390 * glossary.texi (Glossary): Explain `iff'.
2391
23922007-04-11 Karl Berry <karl@gnu.org>
2393
2394 * gnu.texi (Top),
2395 * macos.texi (Mac Font Specs),
2396 * anti.texi (Antinews),
2397 * xresources.texi (Resources),
2398 * misc.texi (Emulation),
2399 * calendar.texi (Daylight Saving),
2400 * dired.texi (Dired and Find),
2401 * rmail.texi (Remote Mailboxes),
2402 * sending.texi (Mail Headers),
2403 * programs.texi (Which Function),
2404 * files.texi (Recover),
2405 * buffers.texi (Uniquify),
2406 * frames.texi (Wheeled Mice),
2407 * killing.texi (Rectangles): Wording to improve breaks in
2408 8.5x11 format.
2409 * mule.texi (Language Environments): \hbadness=10000 since there's
2410 no way to reword.
2411 * emacs.texi (smallbook): New @set to more easily switch between
2412 smallbook and 8.5x11.
2413
24142007-04-11 Richard Stallman <rms@gnu.org>
2415
2416 * files.texi (File Conveniences): Add xref to Tumme.
2417 Delete text about Thumbnail mode.
2418
8cf51b2c
GM
24192007-04-09 Alan Mackenzie <acm@muc.de>
2420
2421 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2422 new name. Insert concept index entries.
2423
8cf51b2c
GM
24242007-04-08 Chong Yidong <cyd@stupidchicken.com>
2425
2426 * display.texi (Standard Faces): Document prefix arg for
2427 list-faces-display.
2428
2429 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2430
8cf51b2c
GM
24312007-04-07 Chong Yidong <cyd@stupidchicken.com>
2432
8cf51b2c
GM
2433 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2434
2435 * files.texi (Misc File Ops): Rewrite description of
2436 insert-file-literally.
2437
8cf51b2c
GM
24382007-03-31 Eli Zaretskii <eliz@gnu.org>
2439
2440 * misc.texi (Printing): Postscript -> PostScript.
2441
8cf51b2c
GM
2442 * ack.texi (Acknowledgments): Postscript -> PostScript.
2443
2444 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2445
2446 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2447 below.
2448
24492007-03-30 Chong Yidong <cyd@stupidchicken.com>
2450
2451 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2452 Init Non-ASCII.
2453 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2454 (Init Non-ASCII): New node.
2455
24562007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2457
2458 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2459
8cf51b2c
GM
24602007-03-12 Glenn Morris <rgm@gnu.org>
2461
8cf51b2c
GM
2462 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2463 "Daylight Savings".
2464
49823426 2465 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2466 saving" in text throughout.
2467
8cf51b2c
GM
24682007-03-04 Richard Stallman <rms@gnu.org>
2469
2470 * custom.texi (Safe File Variables): Minor correction.
2471
8cf51b2c
GM
24722007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2473
2474 * rmail.texi (Movemail): Add internal ref.
2475 Don't indent the intro for the PROTO table.
2476 Format PROTO table items with @code.
2477
8cf51b2c
GM
24782007-02-26 Nick Roberts <nickrob@snap.net.nz>
2479
2480 * building.texi: Remove references to bashdb.
2481
8cf51b2c
GM
24822007-02-19 Juanma Barranquero <lekktu@gmail.com>
2483
2484 * mule.texi (Language Environments): Update list of supported language
2485 environments.
2486
8cf51b2c
GM
24872007-02-14 Kim F. Storm <storm@cua.dk>
2488
2489 * building.texi (Grep Searching): Fix lgrep doc.
2490
24912007-02-12 Chong Yidong <cyd@stupidchicken.com>
2492
2493 * back.texi: Remove unused file.
2494
c8763fb6 24952007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2496
2497 * maintaining.texi (Tag Syntax): Now --members is the default for
2498 etags, not for ctags yet.
2499
8cf51b2c
GM
25002007-02-03 Eli Zaretskii <eliz@gnu.org>
2501
2502 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2503 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2504 expects. Add comments to prevent people from inadvertently modifying
2505 the key parts needed by `texinfo-multiple-files-update'.
2506
25072007-01-29 Chong Yidong <cyd@stupidchicken.com>
2508
2509 * frames.texi (Secondary Selection): Window clicked does not matter
2510 when mouse-yank-at-point is non-nil.
2511
8cf51b2c
GM
25122007-01-16 Glenn Morris <rgm@gnu.org>
2513
2514 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2515 system abbrev.
2516
25172007-01-11 Richard Stallman <rms@gnu.org>
2518
2519 * msdog.texi (Windows Keyboard): Another small cleanup.
2520
25212007-01-10 Richard Stallman <rms@gnu.org>
2522
2523 * msdog.texi (Windows Keyboard): Yet another try to make
2524 everyone happy with that passage.
2525
25262007-01-05 Richard Stallman <rms@gnu.org>
2527
2528 * anti.texi (Antinews): Mention M-x shell scrolling.
2529
25302007-01-05 Nick Roberts <nickrob@snap.net.nz>
2531
2532 * building.texi (Watch Expressions): Describe gdb-max-children.
2533
8cf51b2c
GM
25342007-01-04 Richard Stallman <rms@gnu.org>
2535
8cf51b2c
GM
2536 * msdog.texi (Windows Keyboard): Clarify previous change.
2537
8cf51b2c
GM
25382007-01-02 Richard Stallman <rms@gnu.org>
2539
2540 * custom.texi (Changing a Variable): Minor clarification.
2541 (Specific Customization): customize-customized => customize-unsaved.
2542
2543 * entering.texi (Entering Emacs): Clean up text about restarting
2544 Emacs for each file.
2545
2546 * misc.texi (Shell Options): Minor cleanup.
2547
2548 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2549 with Emacs, not vice versa.
2550
2551 * programs.texi (Symbol Completion): Recommend customizing
2552 window manager.
2553
2554 * xresources.texi (Resources): Minor fix.
2555
c8763fb6 25562007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2557
2558 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2559
25602007-01-01 Richard Stallman <rms@gnu.org>
2561
2562 * commands.texi (User Input): Document keys stolen by window mangers.
2563
25642006-12-31 Richard Stallman <rms@gnu.org>
2565
2566 * custom.texi (Specific Customization): Document customize-option
2567 instead of customize-variable.
2568
25692006-12-31 Kim F. Storm <storm@cua.dk>
2570
2571 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2572
25732006-12-30 Kim F. Storm <storm@cua.dk>
2574
2575 * killing.texi (CUA Bindings): Fix typo.
2576
2577 * xresources.texi (Table of Resources): Mention grow-only value for
2578 auto-resize-tool-bars.
2579
8cf51b2c
GM
25802006-12-27 Eli Zaretskii <eliz@gnu.org>
2581
2582 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2583 and how to get them back.
2584
25852006-12-26 Richard Stallman <rms@gnu.org>
2586
2587 * calendar.texi (Holidays): Holiday listing is based on current
2588 practice, but DST is not.
2589
25902006-12-25 Richard Stallman <rms@gnu.org>
2591
2592 * emacs.texi (Top): Update subnode menus.
2593
2594 * mark.texi (Transient Mark): Fix xref.
2595
2596 * killing.texi (Graphical Kill): Node deleted.
2597 (Killing): Add xref to Cut and Paste.
2598 (CUA Bindings): Update xref.
2599
2600 * frames.texi (Cut and Paste): New section to hold other nodes.
2601 (Mouse Commands): Node demoted.
2602 (Cut/Paste Other App): Split out from Mouse Commands.
2603 (Word and Line Mouse): Likewise.
2604 (Secondary Selection, Clipboard): Nodes demoted.
2605
8cf51b2c
GM
26062006-12-24 Kevin Ryde <user42@zip.com.au>
2607
2608 * calendar.texi (Holidays): US daylight saving begins second Sunday
2609 in March for 2007 onwards.
2610 (Daylight Savings): Show new US default daylight saving rules, 2nd
2611 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2612
26132006-12-23 Chong Yidong <cyd@stupidchicken.com>
2614
2615 * calendar.texi (Scroll Calendar): < and > are switched.
2616
26172006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2618
2619 * killing.texi (Deletion): Describe M-\ prefix argument.
2620
26212006-12-23 Richard Stallman <rms@gnu.org>
2622
2623 * search.texi (Regexp Search): Explain why forward and reverse regexp
2624 search are not mirror images.
2625
8cf51b2c
GM
26262006-12-19 Kim F. Storm <storm@cua.dk>
2627
2628 * major.texi (Choosing Modes): Describe match-function elements for
2629 magic-mode-alist.
2630
8cf51b2c
GM
26312006-12-18 Eli Zaretskii <eliz@gnu.org>
2632
2633 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2634 peculiarities.
2635
26362006-12-18 Richard Stallman <rms@gnu.org>
2637
2638 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2639
8cf51b2c
GM
26402006-12-17 Alan Mackenzie <acm@muc.de>
2641
2642 * programs.texi (Left Margin Paren): Remove the bit which says
2643 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2644 Discuss some of the issues of setting this option to nil.
2645
26462006-12-17 Glenn Morris <rgm@gnu.org>
2647
2648 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2649
26502006-12-16 Eli Zaretskii <eliz@gnu.org>
2651
2652 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2653 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2654 NTFS volumes.
2655 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2656 volumes.
2657
26582006-12-15 Eli Zaretskii <eliz@gnu.org>
2659
2660 * text.texi (HTML Mode): Fix "C-c TAB".
2661
8cf51b2c
GM
26622006-12-09 Richard Stallman <rms@gnu.org>
2663
2664 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2665
26662006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2667
2668 * files.texi (Misc File Ops): Document insert-file-literally.
2669
26702006-12-08 Eli Zaretskii <eliz@gnu.org>
2671
2672 * cmdargs.texi (Colors): Note that --color is intended for overriding
2673 the terminal defaults, not for normal invocation.
2674
2675 * misc.texi (Emacs Server): Improve wording. Don't mention the
2676 ``server program''. Add a cross-reference to "Init File" node.
2677 (Invoking emacsclient): Add index entries. Document both short and
2678 long versions of command-line options. Document the -f option.
2679
8cf51b2c
GM
26802006-12-06 Richard Stallman <rms@gnu.org>
2681
2682 * text.texi (Outline Format): Say to set outline-regexp
2683 and outline-level with major modes and file local variables.
2684
c8763fb6 26852006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2686
2687 * anti.texi (Antinews): Mention the alternative to
2688 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2689
8cf51b2c
GM
2690 * misc.texi (Interactive Shell): Ditto.
2691
26922006-12-04 Eli Zaretskii <eliz@gnu.org>
2693
2694 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2695
2696 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2697
26982006-12-01 Eli Zaretskii <eliz@gnu.org>
2699
2700 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2701 colon in the mode line.
2702
2703 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2704
27052006-11-26 Nick Roberts <nickrob@snap.net.nz>
2706
2707 * building.texi (Watch Expressions): Mention SPC for expanding/
2708 contracting watch expressions.
2709
27102006-11-26 Kim F. Storm <storm@cua.dk>
2711
2712 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2713
27142006-11-26 Nick Roberts <nickrob@snap.net.nz>
2715
2716 * building.texi (Debugger Operation): Define text command mode.
2717 Clarify how tooltips work.
2718 (GDB Graphical Interface): Explain how to run in text command mode
2719 more clearly.
2720
27212006-11-25 Juanma Barranquero <lekktu@gmail.com>
2722
2723 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2724
27252006-11-22 Juanma Barranquero <lekktu@gmail.com>
2726
2727 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2728
8cf51b2c
GM
27292006-11-18 Chong Yidong <cyd@stupidchicken.com>
2730
2731 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2732 and EMACS is deprecated.
2733
27342006-11-18 Juanma Barranquero <lekktu@gmail.com>
2735
2736 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2737
c8763fb6 27382006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2739
2740 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2741
2742 * emacs.texi: Include xresources.texi both for info and dvi.
2743
2744 * xresources.texi: Merge text from xresmini.texi.
2745
c8763fb6 27462006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2747
2748 * glossary.texi: Fix typos.
2749
8cf51b2c
GM
27502006-11-06 Richard Stallman <rms@gnu.org>
2751
2752 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2753
2754 * ack.texi (Acknowledgments): Fix name spelling.
2755
27562006-11-01 Juri Linkov <juri@jurta.org>
2757
2758 * search.texi (Word Search): Document incremental word search.
2759
27602006-10-28 Glenn Morris <rgm@gnu.org>
2761
2762 * ack.texi (Acknowledgments): Add cal-html author.
2763
2764 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2765 Calendar"). Describe new package cal-html.
2766 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2767 Calendar Files."
2768
8cf51b2c
GM
27692006-10-23 Richard Stallman <rms@gnu.org>
2770
2771 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2772 Abbrev mode is enabled.
2773
8cf51b2c
GM
27742006-10-16 Richard Stallman <rms@gnu.org>
2775
8cf51b2c
GM
2776 * emacs.texi: Update ISBN.
2777
8cf51b2c
GM
27782006-10-11 Kim F. Storm <storm@cua.dk>
2779
2780 * emacs.texi (Acknowledgments): Use @dotless{i}.
2781
27822006-10-08 Nick Roberts <nickrob@snap.net.nz>
2783
2784 * building.texi (Breakpoints Buffer): Mention catchpoints.
2785
27862006-10-08 Kim F. Storm <storm@cua.dk>
2787
2788 * ack.texi (Acknowledgments): Update.
2789
2790 * emacs.texi (Acknowledgments): Fix bad @/ form.
2791
8cf51b2c
GM
27922006-10-05 Kim F. Storm <storm@cua.dk>
2793
2794 * emacs.texi (Acknowledgments): Add more contributors.
2795
27962006-10-03 Richard Stallman <rms@gnu.org>
2797
2798 * emacs.texi (Acknowledgments): Update version and edition.
2799
8cf51b2c
GM
28002006-10-01 Karl Berry <karl@gnu.org>
2801
2802 * custom.texi (Customization Groups): Page break to keep example buffer
2803 on one page.
2804
28052006-09-30 Karl Berry <karl@gnu.org>
2806
2807 * programs.texi (Basic Indent): @need to improve page break.
2808 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2809
28102006-09-29 Glenn Morris <rgm@gnu.org>
2811
2812 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2813
28142006-09-29 Karl Berry <karl@gnu.org>
2815
2816 * windows.texi (Basic Window): Remove forced @break, no longer
2817 desirable.
2818 * frames.texi (Frame Commands),
2819 * mark.texi (Marking Objects): Reword to avoid bad page break.
2820 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2821
28222006-09-19 Richard Stallman <rms@gnu.org>
2823
2824 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2825 stick to present tense.
2826
c8763fb6 28272006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2828
2829 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2830 to x-gtk-use-old-file-dialog.
2831 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2832
28332006-09-15 Jay Belanger <belanger@truman.edu>
2834
49823426 2835 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2836 Change "Library Public License" to "Lesser Public License"
2837 throughout. Use "yyyy" to represent year.
2838
8cf51b2c
GM
28392006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2840
2841 * files.texi (Visiting): Add index entry "open file".
2842
8cf51b2c
GM
28432006-09-11 Richard Stallman <rms@gnu.org>
2844
2845 * building.texi (Compilation Mode): Clarification.
2846 (Grep Searching): Add xref to Compilation Mode.
2847
8cf51b2c
GM
28482006-09-08 Richard Stallman <rms@gnu.org>
2849
2850 * search.texi (Search): Ref multi-file search commands here.
2851 (Other Repeating Search): Not here.
2852
8cf51b2c
GM
28532006-08-28 Richard Stallman <rms@gnu.org>
2854
2855 * windows.texi (Split Window): Update xref.
2856
2857 * basic.texi (Continuation Lines): Update xref.
2858
2859 * indent.texi (Tab Stops): Update xref.
2860
2861 * emacs.texi (Top): Update subnode menu.
2862
2863 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2864 split out of Display Custom.
2865
28662006-08-25 Kim F. Storm <storm@cua.dk>
2867
2868 * display.texi (Display Custom): Add variables overline-margin
2869 and x-underline-at-descent-line.
2870
28712006-08-25 Richard Stallman <rms@gnu.org>
2872
2873 * entering.texi (Exiting): Rewrite to give graphical displays
2874 priority over text terminals.
2875
2876 * search.texi (Incremental Search): Move index entries.
2877
28782006-08-23 Chong Yidong <cyd@stupidchicken.com>
2879
2880 * custom.texi (Init File): Reference Find Init to avoid "home
2881 directory" confusion.
2882
28832006-08-22 Nick Roberts <nickrob@snap.net.nz>
2884
2885 * building.texi (Other GDB-UI Buffers): Describe how to edit
2886 a value in the locals buffer.
2887
28882006-08-21 Richard Stallman <rms@gnu.org>
2889
2890 * search.texi (Basic Isearch): Add `isearch' index entry.
2891
28922006-08-16 Richard Stallman <rms@gnu.org>
2893
2894 * misc.texi (Saving Emacs Sessions): Clean up wording.
2895
2896 * mark.texi (Marking Objects): Mention term "select all".
2897
2898 * emacs.texi (Top): Update subnode menu.
2899
2900 * help.texi (Help Mode): Move node up in file.
2901
8cf51b2c
GM
29022006-08-15 Nick Roberts <nickrob@snap.net.nz>
2903
2904 * building.texi (Stack Buffer): Explain fringe arrow.
2905
8cf51b2c
GM
29062006-08-12 Eli Zaretskii <eliz@gnu.org>
2907
8cf51b2c
GM
2908 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2909 on startup.
2910
29112006-08-11 Romain Francoise <romain@orebokech.com>
2912
2913 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2914
29152006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2916
2917 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2918
29192006-08-10 Richard Stallman <rms@gnu.org>
2920
2921 * text.texi (Format Faces): Substantial rewrites to deal
2922 with face merging. Empty regions don't count. Clarify
2923 face property inheritance.
2924
29252006-08-08 Romain Francoise <romain@orebokech.com>
2926
2927 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2928 <arjuropo@cc.jyu.fi>.
2929
8cf51b2c
GM
29302006-08-04 Eli Zaretskii <eliz@gnu.org>
2931
2932 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2933 apply to all frames.
2934
8cf51b2c
GM
29352006-08-01 Richard Stallman <rms@gnu.org>
2936
2937 * help.texi (Name Help): Add index entries for describe-variable.
2938
29392006-08-01 Nick Roberts <nickrob@snap.net.nz>
2940
2941 * building.texi (GDB Graphical Interface): Shorten node names.
2942 (GDB-UI Layout): Use GDB-related.
2943 (Other GDB-UI Buffers): Simplify English.
2944
29452006-07-31 Richard Stallman <rms@gnu.org>
2946
2947 * search.texi (Query Replace): Add xref for Dired's Q command.
2948
8cf51b2c
GM
29492006-07-31 Nick Roberts <nickrob@snap.net.nz>
2950
2951 * building.texi (GDB commands in Fringe): Rename to...
2952 (Source Buffers): ..this and move forward. Describe hollow arrow and
2953 new option gdb-find-source-frame.
2954
29552006-07-29 Richard Stallman <rms@gnu.org>
2956
2957 * dired.texi (Operating on Files): Simplify previous change
2958 and fix Texinfo usage.
2959
29602006-07-29 Eli Zaretskii <eliz@gnu.org>
2961
2962 * dired.texi (Operating on Files): Add cross-references. State the
2963 Unix commands that do similar things.
2964
29652006-07-28 Richard Stallman <rms@gnu.org>
2966
2967 * mark.texi (Transient Mark): Clarify that region never disappears
2968 when Transient Mark mode is off, and not when it is on.
2969
29702006-07-27 Richard Stallman <rms@gnu.org>
2971
2972 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2973
29742006-07-24 Richard Stallman <rms@gnu.org>
2975
2976 * xresources.texi (GTK styles): Fix texinfo usage.
2977
8cf51b2c
GM
2978 * commands.texi (User Input): Explain why we teach keyboard cmds.
2979
2980 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2981 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2982 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2983 * doclicense.texi, display.texi, dired.texi, basic.texi:
2984 * anti.texi, ack.texi: Move periods and commas inside quotes.
2985
29862006-07-22 Eli Zaretskii <eliz@gnu.org>
2987
2988 * cmdargs.texi (General Variables): Document EMAIL.
2989
29902006-07-21 Eli Zaretskii <eliz@gnu.org>
2991
2992 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2993 doesn't have effect on MS-Windows.
2994
8cf51b2c
GM
29952006-07-17 Richard Stallman <rms@gnu.org>
2996
2997 * building.texi (Grep Searching): Explain about chaining grep commands.
2998
8cf51b2c
GM
29992006-07-10 Nick Roberts <nickrob@snap.net.nz>
3000
49823426 3001 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3002
30032006-07-09 Chong Yidong <cyd@stupidchicken.com>
3004
3005 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3006 is invoked for multiple files.
3007
30082006-07-08 Eli Zaretskii <eliz@gnu.org>
3009
3010 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3011 on-line manual for the rest of this node.
3012 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3013 unconditionally.
3014 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3015 Improve wording.
3016 (Windows Printing): Improve wording.
3017 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3018 rest of this node.
3019
8cf51b2c
GM
30202006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3021
49823426
GM
3022 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3023 with eval-buffer.
8cf51b2c
GM
3024
30252006-07-05 Nick Roberts <nickrob@snap.net.nz>
3026
3027 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3028 of character translation.
3029
30302006-07-04 Nick Roberts <nickrob@snap.net.nz>
3031
3032 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3033
30342006-07-03 Karl Berry <karl@gnu.org>
3035
3036 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3037 not-too-underfull hboxes in the TeX output.
3038 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3039 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3040 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3041 * sending.texi, text.texi: Fix overfull/underfull boxes.
3042
30432006-07-03 Romain Francoise <romain@orebokech.com>
3044
3045 * m-x.texi (M-x): Fix.
3046
30472006-07-03 Richard Stallman <rms@gnu.org>
3048
8cf51b2c
GM
3049 * search.texi (Other Repeating Search): filename -> file name.
3050
3051 * misc.texi (Narrowing): Minor cleanups.
3052
3053 * files.texi (Visiting): filename -> file name.
3054
3055 * emacs.texi (Top): Update subnode menus.
3056
3057 * mule.texi (Coding Systems): Move char translation stuff here.
3058 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3059 (Recognize Coding): Substantial local rewrites.
3060 (International): Update menu.
3061
3062 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3063 (Scrolling): Substantial local rewrites.
3064 (Display): Update menu and intro.
3065
3066 * dired.texi: filename -> file name.
3067
3068 * custom.texi (Safe File Variables): Texinfo usage fix.
3069
f0131492 30702006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3071
3072 * help.texi, m-x.texi: Lots of cleanups.
3073
8cf51b2c
GM
30742006-06-30 Eli Zaretskii <eliz@gnu.org>
3075
3076 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3077 (Windows Processes, Windows Misc): Shorten the printed version by
3078 selectively conditioning less important portions by @ifnottex.
3079
8cf51b2c
GM
30802006-06-27 Richard Stallman <rms@gnu.org>
3081
3082 * mini.texi (Minibuffer File): Minor cleanup.
3083
30842006-06-25 Nick Roberts <nickrob@snap.net.nz>
3085
3086 * frames.texi (XTerm Mouse): Rename to...
3087 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3088
3089 * emacs.texi (Top): Use new node name.
3090
30912006-06-24 Eli Zaretskii <eliz@gnu.org>
3092
3093 * emacs.texi (Top): Update the detailed menu according to changes in
3094 msdog.texi.
3095
3096 * msdog.texi (Windows Keyboard): New section.
3097 (Windows Mouse): New section.
3098 (Windows System Menu): Remove section (text merged with "Windows
3099 Keyboard").
3100 (Windows Misc): New section.
3101
3102 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3103
3104 * msdog.texi (ls in Lisp): New section.
3105
3106 * files.texi (Visiting): Document case-insensitive wildcard matching
3107 under find-file-wildcards.
3108
8cf51b2c
GM
31092006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3110
3111 * macos.texi (Mac Input): Add description of mac-function-modifier.
3112 Now Unicode keyboard layouts work.
3113
8cf51b2c
GM
31142006-06-10 Richard Stallman <rms@gnu.org>
3115
3116 * mule.texi (Recognize Coding): Clarify previous change.
3117
31182006-06-09 Kenichi Handa <handa@m17n.org>
3119
3120 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3121 notation.
3122
31232006-06-07 Kevin Ryde <user42@zip.com.au>
3124
3125 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3126 manual for @ifnottex, but in emacs-extra for @iftex.
3127
3128 * cmdargs.texi (General Variables): Fix smtpmail xref.
3129
31302006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3131
8cf51b2c 3132 * programs.texi (Comment Commands):
8cf51b2c 3133 * custom.texi (Specifying File Variables):
49823426 3134 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3135
31362006-06-07 Nick Roberts <nickrob@snap.net.nz>
3137
3138 * building.texi (Watch Expressions): Move node to end.
3139 (GDB Graphical Interface): Move description of clicks in fringe...
3140 (GDB commands in the Fringe): ...to here. New node.
3141
8cf51b2c
GM
31422006-06-05 Romain Francoise <romain@orebokech.com>
3143
49823426 3144 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3145
31462006-06-05 Nick Roberts <nickrob@snap.net.nz>
3147
3148 * building.texi (GDB Graphical Interface): Update bindings.
3149 (Commands of GUD): Add gud-print. Remove gud-run.
3150 Restate availability more generally.
3151
f0131492 31522006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3153
3154 * mini.texi: Lots of cleanups.
3155
31562006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3157
3158 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3159 and Mouse-2.
3160
c8763fb6 31612006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3162
3163 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3164
8cf51b2c
GM
31652006-05-31 Richard Stallman <rms@gnu.org>
3166
3167 * basic.texi (Moving Point): Fix previous change.
3168
c8763fb6 31692006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3170
3171 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3172
f0131492 31732006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3174
3175 * basic.texi: Many simplifications and improvements in wording.
3176
8cf51b2c
GM
31772006-05-26 Nick Roberts <nickrob@snap.net.nz>
3178
3179 * anti.texi (Antinews): Create a node for gdb-ui.
3180
8cf51b2c
GM
31812006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3182
3183 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3184
31852006-05-20 Richard Stallman <rms@gnu.org>
3186
3187 * dired.texi (Dired Navigation): dired-goto-file is now j.
3188
8cf51b2c
GM
31892006-05-20 Eli Zaretskii <eliz@gnu.org>
3190
3191 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3192 and their aliases.
3193
3194 * msdog.texi (Windows Printing): Mention non-support of plain text
3195 printing with some el-cheapo printers, and suggest a workaround.
3196
31972006-05-20 Kevin Ryde <user42@zip.com.au>
3198
3199 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3200 remove the bit saying you must set it.
3201
32022006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3203
3204 * trouble.texi (Checklist):
3205 * text.texi (Text, Auto Fill, Text Mode):
3206 * search.texi (Nonincremental Search):
3207 * rmail.texi (Rmail Labels):
3208 * mule.texi (Input Methods, Multibyte Conversion):
3209 * misc.texi (Gnus, Where to Look, PostScript):
3210 * maintaining.texi (Create Tags Table):
3211 * indent.texi (Indentation Commands):
3212 * fixit.texi (Spelling):
3213 * emacs.texi (Copying):
3214 * custom.texi (Init File): ifinfo -> ifnottex.
3215
8cf51b2c
GM
32162006-05-17 Richard Stallman <rms@gnu.org>
3217
3218 * files.texi (Diff Mode): Mention C-x `.
3219
32202006-05-08 Richard Stallman <rms@gnu.org>
3221
3222 * custom.texi (Disabling): Textual cleanups.
3223
8cf51b2c
GM
32242006-05-12 Glenn Morris <rgm@gnu.org>
3225
3226 * calendar.texi (Displaying the Diary, Format of Diary File):
3227 Refer to diary-view-entries, diary-list-entries,
3228 diary-show-all-entries rather than obsolete aliases.
3229
32302006-05-12 Eli Zaretskii <eliz@gnu.org>
3231
3232 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3233 (Displaying the Diary, Special Diary Entries, Importing Diary):
3234 * building.texi (Compilation Shell):
3235 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3236 emacs-xtra with @inforef's.
3237
3238 * files.texi (Visiting): Fix wording.
3239
3240 * mule.texi (Coding Systems, Text Coding): More indexing.
3241 Mention that C-x RET f can set eol conversion.
3242
c8763fb6 32432006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3244
3245 * xresmini.texi (GTK resources): Insert GTK description.
3246
3247 * xresources.texi (GTK resources): metafont should be menufont.
3248
8cf51b2c
GM
32492006-05-06 Michael Albinus <michael.albinus@gmx.de>
3250
49823426 3251 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3252 method, user name and host name is active only in partial
3253 completion mode.
3254
8cf51b2c
GM
32552006-05-06 Eli Zaretskii <eliz@gnu.org>
3256
3257 * makefile.w32-in (emacs.dvi):
3258 * Makefile.in (emacs.dvi): Add xresmini.texi.
3259
3260 * xresmini.texi (Table of Resources): Remove xref to non-existent
3261 node "LessTif Resources".
3262
3263 * msdog.texi (Microsoft Windows):
3264 * calendar.texi (Calendar/Diary, Displaying the Diary)
3265 (Special Diary Entries, Importing Diary, Holidays):
3266 * programs.texi (Program Modes):
3267 * text.texi (Text):
3268 * buffers.texi (Several Buffers):
3269 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3270
32712006-05-06 Eli Zaretskii <eliz@gnu.org>
3272
3273 The following changes merge the emacs-xtra manual into the main
3274 manual, but only for on-line version of the manual.
3275
3276 * vc2-xtra.texi (Version Backups, Local Version Control)
3277 (Making Snapshots, Change Logs and VC, Version Headers)
3278 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3279 on-line manual.
3280
3281 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3282 for on-line manual.
3283
3284 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3285 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3286 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3287 for on-line manual.
3288
3289 * fortran-xtra.texi (Fortran, Fortran Autofill)
3290 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3291 for on-line manual.
3292
3293 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3294 Conditional xref's for on-line manual.
3295
3296 * emerge-xtra.texi (Emerge, Overview of Emerge)
3297 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3298 manual.
3299
3300 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3301 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3302 (EMACSSOURCES): Use EMACS_XTRA.
3303 (../info/emacs-xtra): Remove.
3304 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3305
3306 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3307 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3308 (EMACSSOURCES): Use EMACS_XTRA.
3309 ($(infodir)/emacs-xtra): Remove.
3310 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3311
3312 * trouble.texi (Quitting):
3313 * text.texi (Text):
3314 * programs.texi (Program Modes):
3315 * msdog.texi (Microsoft Windows):
3316 * frames.texi (Frames):
3317 * files.texi (Backup, Version Control, VC Concepts)
3318 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3319 (Registering, VC Status, VC Undo, Multi-User Branching)
3320 (Comparing Files):
3321 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3322 (Displaying the Diary, Special Diary Entries, Importing Diary):
3323 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3324 conditional xref's, depending on @iftex/@ifnottex.
3325
3326 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3327 "MS-DOS". @include msdog-xtra.texi.
3328
3329 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3330 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3331
3332 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3333 for vc-xtra.texi subsections.
3334 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3335 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3336
3337 * sending.texi (Sending Mail): A @node line without explicit Prev,
3338 Next, and Up links.
3339
3340 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3341 Next, and Up links.
3342
3343 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3344 and its sections. @include picture-xtra.texi.
3345
3346 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3347 "Emerge".
3348 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3349
3350 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3351 exact duplicate of its name-sake in calendar.texi.
3352
3353 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3354 "Advanced Calendar/Diary Usage".
3355 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3356
3357 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3358 dired-xtra.texi.
3359 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3360
3361 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3362 (Files) [ifnottex]: Add menu entry for Autorevert.
3363
3364 * emacs-xtra.texi (Introduction): Reword to make consistent with
3365 printed version only.
3366 <Top level>: Remove the body of all chapters and move them to the
3367 new *-xtra.texi files. Use @raisesections and @lowersections to
3368 convert sections to chapters etc.
3369
3370 * msdog-xtra.texi:
3371 * fortran-xtra.texi:
3372 * vc-xtra.texi:
3373 * vc1-xtra.texi:
3374 * vc2-xtra.texi:
3375 * emerge-xtra.texi:
3376 * cal-xtra.texi:
3377 * dired-xtra.texi:
3378 * arevert-xtra.texi: New files, with text from respective chapters
3379 of emacs-xtra.texi. Convert each @chapter into @section, @section
3380 into @subsection, etc.
3381
3382 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3383 updated.
3384
3385 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3386 Windows". All references updated.
3387
33882006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3389
3390 * macos.texi (Mac Input): Mention input from Character Palette.
3391 (Mac Font Specs): Fix typo.
3392
33932006-05-05 Richard Stallman <rms@gnu.org>
3394
3395 * files.texi (Diff Mode): Minor cleanup.
3396
33972006-05-05 Karl Berry <karl@gnu.org>
3398
8cf51b2c
GM
3399 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3400 errors from the current release of makeinfo (4.8).
3401 * help.texi (Library Keywords): Change widest word in multitable
3402 template from `emulations' to `convenience'. (Not sure if this is
3403 related to the font change.)
3404
34052006-05-05 Eli Zaretskii <eliz@gnu.org>
3406
3407 * files.texi (File Names): Add a footnote about limited support of
3408 ~USER on MS-Windows.
3409
3410 * cmdargs.texi (Initial Options): Add a footnote about limited
3411 support of ~USER on MS-Windows.
3412
34132006-05-03 Richard Stallman <rms@gnu.org>
3414
3415 * files.texi (Diff Mode): Node moved here.
3416 (Comparing Files): Delete what duplicates new node.
3417 (Files): Put Diff Mode in menu.
3418
3419 * misc.texi (Diff Mode): Moved to files.texi.
3420
3421 * emacs.texi (Top): Update menu for Diff Mode.
3422
3423 * trouble.texi (Emergency Escape): Simplify.
3424
3425 * emacs.texi (Top): Minor clarification.
3426
34272006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3428
3429 * commands.texi, entering.texi, screen.texi: Many simplifications.
3430
34312006-05-03 Richard Stallman <rms@gnu.org>
3432
3433 * commands.texi (Text Characters): Delete paragraph about unibyte
3434 non-ASCII printing chars.
3435
3436 * killing.texi (Killing): Say "graphical displays".
3437 * display.texi: Say "graphical displays".
3438
3439 * cmdargs.texi (Misc X): Say "graphical displays".
3440
34412006-05-01 Richard Stallman <rms@gnu.org>
3442
3443 * emacs.texi (Top): Add Diff Mode to menu.
3444
34452006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3446
3447 * misc.texi (Diff Mode): New node.
3448
34492006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3450
3451 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3452 (Mac Environment Variables): Shorten example line.
3453 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3454
34552006-05-01 Nick Roberts <nickrob@snap.net.nz>
3456
3457 * building.texi (GUD Customization): Describe cases %d and %c.
3458 Update description for %e.
3459
34602006-04-30 Glenn Morris <rgm@gnu.org>
3461
3462 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3463
34642006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3465
3466 * custom.texi (Examining): Update C-h v output example.
3467
34682006-04-29 Kim F. Storm <storm@cua.dk>
3469
3470 * building.texi (Grep Searching): Add lgrep and rgrep.
3471
8cf51b2c
GM
34722006-04-23 Richard Stallman <rms@gnu.org>
3473
3474 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3475
3476 * xresmini.texi: New file.
3477
3478 * xresources.texi (Face Resources): Split table into font resources
3479 and the rest. Combine similar attributes for brevity.
3480
8cf51b2c
GM
34812006-04-21 Eli Zaretskii <eliz@gnu.org>
3482
3483 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3484 backslashes and case-insensitivity in file names (moved to the
3485 main manual).
3486 (MS-DOS Printing): Move most of the text to the main manual.
3487
3488 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3489 New nodes.
3490 (Windows Processes, Windows System Menu): Add index entries and
3491 fix wording.
3492
8cf51b2c
GM
34932006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3494
3495 * misc.texi (Shell Ring): Add notes on saved input when
3496 navigating off the end of the history list.
3497
34982006-04-18 Chong Yidong <cyd@mit.edu>
3499
3500 * misc.texi (Shell Options): Correct default value of
3501 comint-scroll-show-maximum-output.
3502
8cf51b2c
GM
35032006-04-18 Nick Roberts <nickrob@snap.net.nz>
3504
3505 * building.texi (Watch Expressions): Update.
3506
8cf51b2c
GM
35072006-04-12 Richard Stallman <rms@gnu.org>
3508
3509 * search.texi: Clean up previous change.
3510
35112006-04-12 Eli Zaretskii <eliz@gnu.org>
3512
3513 * search.texi (Regexp Backslash, Regexp Replace): Add index
3514 entries for ``back reference'' and mention the term itself in the
3515 text.
3516
35172006-04-11 Richard Stallman <rms@gnu.org>
3518
3519 * custom.texi (Safe File Variables):
3520 Document enable-local-variables = :safe.
3521
35222006-04-11 Karl Berry <karl@gnu.org>
3523
3524 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3525 (Remote Repositories, Version Backups, Local Version Control)
3526 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3527 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3528 (Renaming VC Work Files and Master Files)
3529 (Inserting Version Control Headers, Customizing VC, General Options)
3530 (Options for RCS and SCCS, Options specific for CVS): Move all
3531 these nodes to emacs-xtra.texi, for brevity.
3532 * cmdargs.texi, files.texi: Change cross-references.
3533
8cf51b2c
GM
35342006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3535
3536 * files.texi (Old Versions): Update description of vc-annotate's
3537 use of color to indicate date ranges.
3538
8cf51b2c
GM
35392006-04-09 Kevin Ryde <user42@zip.com.au>
3540
8cf51b2c
GM
3541 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3542 put info and printed manual names the right way around.
3543
35442006-04-09 Karl Berry <karl@gnu.org>
3545
3546 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3547 emacs-xtra.texi, leaving only MS Windows information.
3548 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3549 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3550 node names.
3551
3552 * emacs.texi: Move @summarycontents and @contents to the beginning
3553 of the file.
3554
8cf51b2c
GM
35552006-04-08 Kevin Ryde <user42@zip.com.au>
3556
3557 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3558
35592006-04-07 Richard Stallman <rms@gnu.org>
3560
3561 * programs.texi (Comments, Comment Commands, Options for Comments)
3562 (Multi-Line Comments): "Align", not "indent".
3563 (Basic Indent): C-j deletes trailing whitespace before the newline.
3564
35652006-04-06 Richard Stallman <rms@gnu.org>
3566
8cf51b2c
GM
3567 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3568
35692006-04-06 Eli Zaretskii <eliz@gnu.org>
3570
3571 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3572
8cf51b2c
GM
35732006-04-05 Richard Stallman <rms@gnu.org>
3574
3575 * emacs.texi (Top): Update subnode menu.
3576
3577 * trouble.texi (Unasked-for Search): Node deleted.
3578 (Lossage): Delete from menu.
3579
35802006-04-04 Richard Stallman <rms@gnu.org>
3581
3582 * trouble.texi: Various cleanups.
3583 (Checklist): Don't bother saying how to snail a bug report.
3584 (Emergency Escape): Much rewriting.
3585 (After a Crash): Rename the core dump immediately.
3586 (Total Frustration): Call it a psychotherapist.
3587 (Bug Criteria): Avoid "illegal instruction".
3588 (Sending Patches): We always put the contributor's name in.
3589
3590 * misc.texi (Thumbnails): Minor correction.
3591
8cf51b2c
GM
35922006-04-03 Richard Stallman <rms@gnu.org>
3593
3594 * misc.texi (Thumbnails): Minor cleanup.
3595
35962006-04-02 Karl Berry <karl@gnu.org>
3597
3598 * sending.texi (Mail Sending): pxref to Top needs five args.
3599
3600 * texinfo.tex: Update to current version (2006-03-21.13).
3601
8cf51b2c
GM
36022006-03-31 Richard Stallman <rms@gnu.org>
3603
3604 * emacs.texi (Top): Update subnode menu.
3605
3606 * help.texi (Help Mode): Cleanup.
3607
3608 * dired.texi: Many cleanups.
3609 (Dired Deletion): Describe dired-recursive-deletes.
3610 (Operating on Files): dired-create-directory moved.
3611 (Misc Dired Features): Move to here.
3612 (Tumme): Node moved to misc.texi.
3613
3614 * custom.texi: Many cleanups.
3615 (Minor Modes): Don't mention ISO Accents Mode.
3616 (Examining): Update C-h v output example.
3617 (Hooks): Add index and xref for add-hook.
3618 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3619 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3620
3621 * misc.texi: Many cleanups.
3622 (beginning): Add to summary of topics.
3623 (Shell): Put eshell xref at the end. Remove eshell from table.
3624 (Thumbnails): New node.
3625
8cf51b2c
GM
36262006-03-28 Eli Zaretskii <eliz@gnu.org>
3627
3628 * files.texi (File Name Cache): Make it clear that the cache is
3629 not persistent.
3630
8cf51b2c
GM
36312006-03-25 Karl Berry <karl@gnu.org>
3632
49823426
GM
3633 * emacs-xtra.texi, emacs.texi, gnu.texi:
3634 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3635 (2) do not indent copyright year list (or anything else).
3636
8cf51b2c
GM
36372006-03-21 Juanma Barranquero <lekktu@gmail.com>
3638
3639 * files.texi (VC Dired Mode): Remove misplaced brackets.
3640
36412006-03-21 Andre Spiegel <spiegel@gnu.org>
3642
3643 * files.texi: Various updates and clarifications in the VC chapter.
3644
36452006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3646
3647 * help.texi (Help Mode): Document "C-c C-c".
3648
8cf51b2c
GM
36492006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3650
3651 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3652 menu in the standalone Info reader.
3653
36542006-03-15 Chong Yidong <cyd@stupidchicken.com>
3655
3656 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3657 moved here from Emacs manual.
3658
3659 * programs.texi (Fortran): Section moved to emacs-xtra.
3660 (Program Modes): Xref to Fortran in emacs-xtra.
3661
3662 * maintaining.texi (Emerge): Move to emacs-xtra.
3663 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3664
3665 * picture.texi: File deleted.
3666 * Makefile.in:
3667 * makefile.w32-in: Remove picture.texi.
3668
3669 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3670 * abbrevs.texi (Abbrevs):
3671 * sending.texi (Sending Mail): Picture node removed.
3672
3673 * emacs.texi (Top): Update node listings.
3674
8cf51b2c
GM
36752006-03-12 Richard Stallman <rms@gnu.org>
3676
3677 * calendar.texi: Various cleanups.
3678
8cf51b2c
GM
36792006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3680
3681 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3682 syntax.
3683
8cf51b2c
GM
36842006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3685
3686 * search.texi (Regexps): More accurately describe which characters
3687 are special in which situations. Recommend _not_ to quote `]' or
3688 `-' when they are not special.
3689
8cf51b2c
GM
36902006-02-28 Andre Spiegel <spiegel@gnu.org>
3691
3692 * files.texi (Old Versions): Clarify operation of C-x v =.
3693
8cf51b2c
GM
36942006-02-21 Nick Roberts <nickrob@snap.net.nz>
3695
3696 * building.texi (Watch Expressions): Update and describe
3697 gdb-speedbar-auto-raise.
3698
36992006-02-19 Richard M. Stallman <rms@gnu.org>
3700
3701 * emacs.texi: Use @smallbook.
3702 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3703 Update subnode menu.
3704
3705 * building.texi (Lisp Interaction): Minor addition.
3706
37072006-02-18 Nick Roberts <nickrob@snap.net.nz>
3708
3709 * building.texi (Watch Expressions): Update and be more precise.
3710
c8763fb6 37112006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3712
3713 * maintaining.texi (Create Tags Table): Explain why the
3714 exception when etags writes to files under the /dev tree.
3715
37162006-02-14 Richard M. Stallman <rms@gnu.org>
3717
3718 * custom.texi (Safe File Variables): Lots of clarification.
3719 Renamed from Unsafe File Variables.
3720
37212006-02-14 Chong Yidong <cyd@stupidchicken.com>
3722
3723 * custom.texi (Unsafe File Variables): File variable confirmation
3724 assumed denied in batch mode.
3725
37262006-02-14 Richard M. Stallman <rms@gnu.org>
3727
3728 * building.texi (GDB User Interface Layout): Don't say `inferior'
3729 for program being debugged.
3730
37312006-02-15 Nick Roberts <nickrob@snap.net.nz>
3732
3733 * building.texi (GDB Graphical Interface):
3734 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3735
37362006-02-13 Chong Yidong <cyd@stupidchicken.com>
3737
3738 * custom.texi (Specifying File Variables, Unsafe File Variables):
3739 New nodes, split from File Variables. Document new file local
3740 variable behavior.
3741
37422006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3743
3744 * display.texi (Standard Faces):
8cf51b2c
GM
3745 * files.texi (Visiting):
3746 * frames.texi (Clipboard):
3747 * glossary.texi (Glossary) <Clipboard>:
3748 * xresources.texi (X Resources): Mention Mac OS port.
3749
8cf51b2c
GM
37502006-02-12 Richard M. Stallman <rms@gnu.org>
3751
3752 * building.texi (Building): Clarify topic in intro.
3753
3754 * maintaining.texi (Maintaining): Change title; clarify topic.
3755 Delete duplicate index entries.
3756
3757 * building.texi (Other GDB User Interface Buffers): Clarifications.
3758
3759 * text.texi (Cell Commands): Clarifications.
3760
3761 * programs.texi (Defuns): Delete duplicate explanation of
3762 left-margin paren convention.
3763 (Hungry Delete): Minor cleanup.
3764
37652006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3766
3767 * dired.texi (Tumme): More tumme documentation.
3768
37692006-02-11 Alan Mackenzie <acm@muc.de>
3770
3771 * programs.texi ("Hungry Delete"): Correct the appellation of the
3772 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3773
37742006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3775
3776 * dired.texi (Tumme): Fix small bug.
3777
37782006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3779
3780 * macos.texi (Mac International): Rename "fontset-mac" to
3781 "fontset-standard".
3782
8cf51b2c
GM
37832006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3784
3785 * dired.texi (Tumme): Basic documentation for Tumme added.
3786
8cf51b2c
GM
37872006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3788
3789 * mule.texi (International):
3790 * programs.texi (Basic Indent): Fix typos.
3791
8cf51b2c
GM
3792 * custom.texi (Minor Modes):
3793 * display.texi (Text Display):
3794 * commands.texi (Text Characters): Update xrefs.
3795
37962006-02-07 Richard M. Stallman <rms@gnu.org>
3797
3798 * emacs.texi (Top): Update subnode menu.
3799 Update info on old Emacs papers.
3800 (Intro): "Graphical display", not window system.
3801
3802 * xresources.texi (GTK styles): Minor clarifications.
3803
3804 * trouble.texi: "Graphical display", not window system.
3805 (Stuck Recursive): Minor clarification.
3806
3807 * text.texi: Minor clarifications.
3808 (Sentences): Explain why two-space convention is better.
3809 Explain sentence-end-without-period here.
3810 (Fill Commands): Not here.
3811 (Refill): Node moved down.
3812 (Filling): Update menu.
3813 (Table Creation, Cell Justification, Column Commands): Clarify.
3814
3815 * sending.texi: Minor clarifications.
3816
3817 * search.texi (Regexp Backslash): Clarification.
3818
3819 * rmail.texi: Minor cleanups.
3820 (Rmail): Delete digression about `rmail-mode'.
3821 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3822 (Rmail Files): Mention C-u M-x rmail.
3823 (Rmail Reply): Mention References.
3824 (Rmail Display): Mention rmail-nonignored-headers.
3825
3826 * programs.texi: Minor cleanups.
3827 (Comment Commands): Mention momentary Transient Mark mode.
3828 (Matching): Be more specific about customizing show-paren-mode.
3829 (Info Lookup): Don't list the modes that support C-h S.
3830 Just say what it does in an unsupported mode.
3831 (Man Page): Delete excessive info on customizing woman.
3832 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3833
3834 * abbrevs.texi: Minor clarifications.
3835 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3836 not "dynamic abbrevs" as if they were a kind of abbrev.
3837
3838 * picture.texi (Picture): Minor cleanup.
3839
3840 * mule.texi (Communication Coding): Say "other applications".
3841 (Fontsets): Not specific to X. Add xref to X Resources.
3842 (Unibyte Mode): Rename from Single-Byte Character Support.
3843 "Graphical display", not window system.
3844 (International): Update menu.
3845
3846 * maintaining.texi (Format of ChangeLog):
3847 New node, split out from ChangeLog.
3848 (ChangeLog): Clarifications in the remaining text.
3849 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3850 (Find Tag): Add @w.
3851 (Tags Search): Explain tag table order here. Simplify grep ref.
3852 (List Tags): tags-tag-face is a variable, not a face.
3853 (Emerge): Cleanups.
3854
3855 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3856 (Keyboard Macros): Avoid "the user".
3857
3858 * killing.texi: "Graphical display", not window system.
3859
3860 * help.texi (Help Echo): "Graphical display", not window system.
3861
3862 * glossary.texi: Say "you", not "the user". Say "graphical display".
3863
3864 * frames.texi: Minor cleanups. "Graphical display", not window system.
3865
3866 * files.texi (Visiting): Make drag-and-drop not X-specific.
3867
3868 * custom.texi: Minor cleanups. "Graphical display", not window system.
3869
3870 * cmdargs.texi: Minor cleanups.
3871
3872 * building.texi (Compilation): Move and split kill-compilation para.
3873 Add para about multiple compilers.
3874 (Compilation Mode): Commands also available in grep mode and others.
3875 Mention C-u C-x ` more tutorially. Clarify C-x `.
3876 (Compilation Shell): Clarify. Put Bash example first.
3877 (Grep Searching): Minor cleanups; add @w.
3878 (Debuggers): Minor cleanups.
3879 (Starting GUD): Make GDB xgraphical mode issue clearer.
3880 (Debugger Operation): Lots of clarifications including
3881 GDB tooltip side-effect issue.
3882 (Commands of GUD): Clarify.
3883 (GUD Customization): Add bashdb-mode-hook.
3884 (GDB Graphical Interface): Rewrite for clarity.
3885 (GDB User Interface Layout): Rewrite for clarity.
3886 (Stack Buffer, Watch Expressions): Likewise.
3887 (Other GDB User Interface Buffers): Cleanups.
3888 (Lisp Libraries, External Lisp): Cleanup.
3889
3890 * basic.texi (Position Info): "Graphical displays", rather than
3891 window systems.
3892
3893 * anti.texi: Minor cleanup.
3894
8cf51b2c
GM
38952006-02-03 Eli Zaretskii <eliz@gnu.org>
3896
3897 * custom.texi (Init File, Find Init): Add cross-references to
3898 where $HOME is described.
3899
39002006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3901
3902 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3903 is not inside the @table.
3904
3905 * emacs.texi (Top): Correct node name.
3906
3907 * files.texi (File Names): Fix @xref.
3908 (Reverting): Fix typo.
3909
3910 * mule.texi (International): Correct node name.
3911
3912 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3913
39142006-02-01 Richard M. Stallman <rms@gnu.org>
3915
3916 * emacs.texi (Top): Update subnode menu.
3917
3918 * mule.texi: Minor clarifications.
3919 Reduce the specific references to X Windows.
3920 Refer to "graphical" terminals, rather than window systems.
3921 (Text Coding): Rename from Specify Coding.
3922 (Communication Coding, File Name Coding, Terminal Coding):
3923 New nodes split out from Text Coding.
3924
3925 * kmacro.texi: Minor clarifications.
3926 (Keyboard Macro Ring): Comment out some excessive commands.
3927 (Basic Keyboard Macro): Split up the table, putting part in each node.
3928
3929 * major.texi: Minor clarifications.
3930
3931 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3932
3933 * windows.texi: Minor clarifications.
3934 (Change Window): Don't describe mode-line mouse cmds here.
3935 Add xref to Mode Line Mouse.
3936
3937 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3938
3939 * macos.texi (Mac International): Fix xref.
3940
3941 * indent.texi: Minor clarifications.
3942
3943 * frames.texi: Minor clarifications.
3944 Reduce the specific references to X Windows.
3945 Refer to "graphical" terminals, rather than window systems.
3946 (Frame Parameters): Don't mention commands like
3947 set-foreground-color. Just say to customize a face.
3948 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3949
3950 * files.texi: Minor clarifications.
3951 (Numbered Backups): New node, split out from Backup Names.
3952
3953 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3954
3955 * cmdargs.texi (General Variables): Fix xref.
3956
3957 * buffers.texi: Minor clarifications.
3958
8cf51b2c
GM
39592006-01-31 Richard M. Stallman <rms@gnu.org>
3960
3961 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3962 Nodes moved to top.
3963
3964 * display.texi: Minor clarifications.
3965 (Display): Rearrange menu.
3966 (Standard Faces): Mention query-replace face.
3967 (Faces): Simplify.
3968 (Font Lock): Simplify face customization info.
3969 (Highlight Changes): Node merged into Highlight Interactively.
3970 (Highlight Interactively): Much rewriting and cleanup.
3971 (Optional Mode Line): Narrowed line number not good for goto-line.
3972 Simplify face customization advice.
3973 (Text Display): Mention use of escape-glyph face.
3974 Move ctl-arrow and tab-width here.
3975 (Display Custom): Move no-redraw-on-reenter to end of node.
3976
3977 * search.texi: Minor clarifications.
3978 (Isearch Scroll): Simplify.
3979 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3980
3981 * regs.texi (Registers): Mention bookmarks here.
3982
3983 * mark.texi: Minor clarifications.
3984 (Selective Undo): Node deleted.
3985
3986 * m-x.texi: Minor clarifications.
3987
3988 * killing.texi: Minor clarifications.
3989 Refer to "graphical" terminals, rather than window systems.
3990
3991 * help.texi: Clarifications.
3992 (Help): Don't describe C-h F and C-h K here.
3993 (Key Help): Describe C-h K here.
3994 (Name Help): Mention Emacs Lisp Intro.
3995 Describe C-h F here.
3996 (Misc Help): Mention C-h F and C-h K only briefly.
3997
3998 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3999 Selective undo text merged in.
4000 (Spelling): Mention Aspell along with Ispell.
4001
4002 * emacs.texi (Top): Update subnode menus.
4003
4004 * basic.texi (Basic Undo): Rename from Undo. Most of text
4005 moved to new Undo node.
4006
8cf51b2c
GM
40072006-01-29 Chong Yidong <cyd@stupidchicken.com>
4008
4009 * basic.texi (Continuation Lines, Inserting Text):
4010 Mention longlines mode.
4011
40122006-01-29 Richard M. Stallman <rms@gnu.org>
4013
10d1d0af 4014 * screen.texi: Minor cleanups.
8cf51b2c
GM
4015 (Screen): Clean up the intro paragraphs.
4016 (Mode Line): Lots of rewriting. Handle frame-name better.
4017 eol-mnemonic-... vars moved out.
4018
4019 * emacs.texi (Top): Change menu item for MS-DOS node.
4020 Update subnode menu.
4021
4022 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4023 chapter relates to Windows. Title changed.
4024
4025 * mini.texi: Minor cleanups.
4026
4027 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4028 (Mark): Put it in the menu.
4029
4030 * entering.texi: Minor cleanups.
4031
4032 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4033 (Intro): Refer to "graphical" terminals, rather than X.
4034
4035 * display.texi (Display Custom): Add xref to Variables.
4036 (Optional Mode Line): eol-mnemonic-... vars moved here.
4037
4038 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4039 rather than X.
4040
8cf51b2c
GM
4041 * basic.texi: Minor cleanups.
4042 (Undo): selective-undo moved.
4043
8cf51b2c
GM
40442006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4045
4046 * anti.texi (Antinews): Various corrections and additions.
4047
40482006-01-23 Juri Linkov <juri@jurta.org>
4049
4050 * custom.texi (Easy Customization, Customization Groups)
4051 (Browsing Custom): Mention links along with buttons.
4052
8cf51b2c
GM
40532006-01-21 Eli Zaretskii <eliz@gnu.org>
4054
8cf51b2c
GM
4055 * text.texi (TeX Print): Use @key for TAB.
4056
8cf51b2c
GM
4057 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4058
8cf51b2c
GM
40592006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4060
4061 * files.texi (File Aliases): Don't claim that usually separate
4062 buffers are created for two file names that name the same data.
4063 Mention additional situations where different names mean the same
4064 file on disk.
4065
40662006-01-19 Richard M. Stallman <rms@gnu.org>
4067
4068 * killing.texi (Deletion): Upcase @key argument.
4069
4070 * custom.texi (Custom Themes): Minor cleanup.
4071
4072 * programs.texi (Hungry Delete): Upcase @key argument.
4073
8cf51b2c
GM
40742006-01-16 Juri Linkov <juri@jurta.org>
4075
4076 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4077 Move `mode-line-highlight' before `mode-line-buffer-id'.
4078
8cf51b2c
GM
40792006-01-14 Richard M. Stallman <rms@gnu.org>
4080
4081 * basic.texi (Inserting Text): Minor cleanup.
4082
8cf51b2c
GM
40832006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4084
4085 * custom.texi (Changing a Variable, Face Customization):
4086 Update for changes in Custom menus.
4087
8cf51b2c
GM
40882006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4089
4090 * macos.texi (Mac International): Undo last change.
4091
8cf51b2c
GM
40922006-01-02 Chong Yidong <cyd@stupidchicken.com>
4093
4094 * custom.texi (Custom Themes): Describe the new
4095 customize-create-theme interface.
4096
40972005-12-30 Juri Linkov <juri@jurta.org>
4098
4099 * basic.texi (Position Info): Update example.
4100
c8763fb6 41012005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4102
4103 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4104
41052005-12-24 Chong Yidong <cyd@stupidchicken.com>
4106
4107 * custom.texi (Custom Themes): `load-theme' always loads.
4108
41092005-12-23 Juri Linkov <juri@jurta.org>
4110
4111 * display.texi (Highlight Interactively): Use double space to
4112 separate sentences. Replace C-p with M-p, and C-n with M-n.
4113
41142005-12-22 Richard M. Stallman <rms@gnu.org>
4115
4116 * custom.texi (Easy Customization and subnodes):
4117 Replace "active field" with "button".
4118 Use "user option" only for variables.
4119 Use "setting" for variable-or-face.
4120
41212005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4122
4123 * buffers.texi (Select Buffer): Change order in table to make
4124 "Similar" refer to the correct item.
4125 (Indirect Buffers): Minor rewording.
4126
8cf51b2c
GM
41272005-12-20 Juri Linkov <juri@jurta.org>
4128
4129 * files.texi (VC Status): Put P and N near p and n.
4130
8cf51b2c
GM
41312005-12-19 Richard M. Stallman <rms@gnu.org>
4132
4133 * programs.texi (Electric C): Delete the info about newline control.
4134 (Other C Commands): Minor cleanup.
4135 (Left Margin Paren): Minor cleanup.
4136
41372005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4138
4139 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4140 (Customization Groups): Delete text moved to "Browsing Custom".
4141 (Browsing Custom): New node.
4142 (Specific Customization): Clarify which commands only work for
4143 loaded options.
4144
41452005-12-18 Bill Wohler <wohler@newt.com>
4146
4147 * frames.texi (Tool Bars): Shorten text of previous change.
4148
41492005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4150
4151 * files.texi (VC Status): Document log-view mode.
4152
41532005-12-18 Bill Wohler <wohler@newt.com>
4154
4155 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4156 permanently via the customize interface.
4157
8cf51b2c
GM
41582005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4159
4160 * killing.texi (Killing by Lines): Document `kill-whole-line'
4161 function.
4162
c8763fb6 41632005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4164
4165 * buffers.texi (Select Buffer): Change `prev-buffer' to
4166 `previous-buffer'. Indicate that these functions use a frame
4167 local buffer list.
4168
8cf51b2c
GM
41692005-12-12 Richard M. Stallman <rms@gnu.org>
4170
4171 * custom.texi (Easy Customization): Change menu comment.
4172 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4173
4174 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4175 (Help): Among the Apropos commands, describe only C-h a here.
4176
41772005-12-11 Richard M. Stallman <rms@gnu.org>
4178
4179 * programs.texi (Options for Comments): Comment-end starts with space.
4180
4181 * glossary.texi (Glossary): Minor cleanup.
4182
4183 * files.texi (Old Versions): Use @table.
4184
8cf51b2c
GM
41852005-12-10 David Koppelman <koppel@ece.lsu.edu>
4186
4187 * display.texi (Highlight Interactively): Include
4188 global-hi-lock-mode. Add miscellaneous details and elaborations.
4189
41902005-12-09 Richard M. Stallman <rms@gnu.org>
4191
4192 * display.texi (Font Lock): Delete the Global FL menu item.
4193
41942005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4195
4196 * custom.texi (Minibuffer Maps): Mention the maps for file name
4197 completion.
4198
41992005-12-09 Kim F. Storm <storm@cua.dk>
4200
4201 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4202 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4203 cursor to next corner in rectangle; clarify insert around rectangle.
4204
8cf51b2c
GM
42052005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4206
4207 * custom.texi (Customization): Use xref to elisp manual for
4208 non-TeX output.
4209 (Minor Modes): Update.
4210 (Customization Groups, Changing a Variable, Face Customization):
4211 Update for new appearance of Custom buffers.
4212 (Changing a Variable): `custom-buffer-done-function' has been
4213 replaced by `custom-buffer-done-kill'.
4214 (Specific Customization): In the `customize-group' buffer, a
4215 subgroup's contents are not "hidden". They are not included at
4216 all. They have no [Show] button.
4217 (Mouse Buttons): Add pxref to description of mouse event lists in
4218 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4219 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4220 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4221
42222005-12-08 Richard M. Stallman <rms@gnu.org>
4223
4224 * mini.texi (Completion Commands, Completion):
4225 In file name input, SPC does not do completion.
4226
8cf51b2c
GM
42272005-12-08 Nick Roberts <nickrob@snap.net.nz>
4228
4229 * building.texi (GDB Graphical Interface): Explain screen size
4230 setting.
4231 (Other GDB User Interface Buffers): Describe features specific to
4232 GDB 6.4.
4233
8cf51b2c
GM
42342005-12-01 Nick Roberts <nickrob@snap.net.nz>
4235
4236 * building.texi (GDB User Interface Layout): Describe how to
4237 kill associated buffers.
4238 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4239 (Watch Expressions): Be more precise.
4240 (Other GDB User Interface Buffers): Describe how to change a
4241 register value.
4242
8cf51b2c
GM
42432005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4244
4245 * macos.texi (Mac Input): Remove description of
4246 mac-command-key-is-meta. Add descriptions of
4247 mac-control-modifier, mac-command-modifier, and
4248 mac-option-modifier.
4249 (Mac International): Fix description of conversion of clipboard data.
4250 (Mac Font Specs): Add example of font customization by face attributes.
4251
42522005-11-22 Nick Roberts <nickrob@snap.net.nz>
4253
4254 * building.texi (Watch Expressions): Expand description.
4255 (Other GDB User Interface Buffers): Describe local map for
4256 gud-watch.
4257
42582005-11-21 Chong Yidong <cyd@stupidchicken.com>
4259
4260 * display.texi (Font Lock): Font lock is enabled by default now.
4261
42622005-11-20 Juri Linkov <juri@jurta.org>
4263
4264 * basic.texi (Position Info): Update examples of the output.
4265 Remove the fact that examples are produced in the TeXinfo buffer,
4266 because in the Info reader users will get a different output from
4267 `C-x ='.
4268
4269 * building.texi (Compilation Mode): Remove paragraph duplicated
4270 from the node `Compilation'. Add `compilation-skip-threshold'.
4271
4272 * display.texi (Font Lock): Suggest more user-friendly method of
4273 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4274
42752005-11-18 Richard M. Stallman <rms@gnu.org>
4276
4277 * files.texi (Registering): Mention @@ in mode line.
4278
4279 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4280
42812005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4282
4283 * files.texi (Renaming and VC): Some back-ends don't
4284 handle renaming.
4285
8cf51b2c
GM
42862005-11-17 Juri Linkov <juri@jurta.org>
4287
4288 * emacs.texi (Top):
4289 * display.texi (Highlight Interactively): Put this font-lock based
4290 mode near Font Lock node.
4291
42922005-11-16 Chong Yidong <cyd@stupidchicken.com>
4293
4294 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4295 icons.
4296
42972005-11-12 Kim F. Storm <storm@cua.dk>
4298
4299 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4300 (Help Summary): Add C-h d and C-h e.
4301 (Apropos): Clarify that all apropos commands may search for either
4302 list of words or a regexp. Add C-h d for apropos-documentation.
4303 Describe apropos-documentation-sort-by-scores user option.
4304
8cf51b2c
GM
43052005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4306
4307 * killing.texi (CUA Bindings): Add @section.
4308
43092005-11-10 Kim F. Storm <storm@cua.dk>
4310
4311 * emacs.texi (Top): Add CUA Bindings entry to menu.
4312
4313 * killing.texi (CUA Bindings): New node. Moved here from
4314 misc.texi and extended with info on rectangle commands and
4315 rectangle highlighting, interface to registers, and the global
4316 mark feature.
4317
4318 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4319
4320 * regs.texi: Prev link points to CUA Bindings node.
4321
43222005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4323
4324 * help.texi (Help Echo): By default, help echos are only shown on
4325 mouse-over, not on point-over.
4326
c8763fb6 43272005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4328
4329 * misc.texi (Shell Mode): Describe how to activate password echoing.
4330
8cf51b2c
GM
43312005-11-04 Romain Francoise <romain@orebokech.com>
4332
4333 * mark.texi (Mark Ring): Fix typo.
4334
43352005-11-03 Richard M. Stallman <rms@gnu.org>
4336
4337 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4338
43392005-11-01 Bill Wohler <wohler@newt.com>
4340
4341 * help.texi (Help Mode): Fix typo.
4342
43432005-11-01 Nick Roberts <nickrob@snap.net.nz>
4344
4345 * building.texi (Other GDB User Interface Buffers): Describe
4346 the command gdb-use-inferior-io-buffer.
4347
43482005-10-31 Romain Francoise <romain@orebokech.com>
4349
4350 * files.texi (Compressed Files): Fix typo.
4351
4352 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4353
4354 * windows.texi (Force Same Window): Likewise.
4355
43562005-10-30 Bill Wohler <wohler@newt.com>
4357
4358 * help.texi (Help Mode): URLs viewed with browse-url.
4359
43602005-10-31 Nick Roberts <nickrob@snap.net.nz>
4361
4362 * building.texi (GDB Graphical Interface): Don't reference
4363 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4364 must stay in same frame.
4365
43662005-10-29 Chong Yidong <cyd@stupidchicken.com>
4367
4368 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4369
4370 * anti.texi (Antinews): Likewise.
4371
8cf51b2c
GM
43722005-10-28 Bill Wohler <wohler@newt.com>
4373
4374 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4375
43762005-10-28 Richard M. Stallman <rms@gnu.org>
4377
4378 * files.texi (Visiting): Explain how to enter ? in a file name.
4379
4380 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4381
8cf51b2c
GM
43822005-10-25 Nick Roberts <nickrob@snap.net.nz>
4383
4384 * building.texi (GDB Graphical Interface): Describe
4385 gdb-mouse-until.
4386
43872005-10-23 Richard M. Stallman <rms@gnu.org>
4388
4389 * custom.texi (Init File): Recommend when to use site-start.el.
4390
8cf51b2c
GM
43912005-10-21 Juri Linkov <juri@jurta.org>
4392
4393 * custom.texi (Examining): Mention accessing the old variable
4394 value via M-n in set-variable.
4395
8cf51b2c
GM
43962005-10-18 Romain Francoise <romain@orebokech.com>
4397
4398 * files.texi (Version Systems): Capitalize GNU.
4399
8cf51b2c
GM
44002005-10-18 Nick Roberts <nickrob@snap.net.nz>
4401
4402 * building.texi (Compilation Mode): Remove redundant paragraph.
4403 (Watch Expressions): Remove paragraph to reflect code change.
4404
8cf51b2c
GM
44052005-10-16 Richard M. Stallman <rms@gnu.org>
4406
4407 * building.texi (Compilation Mode, Compilation): Clarified.
4408
44092005-10-15 Richard M. Stallman <rms@gnu.org>
4410
4411 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4412
8cf51b2c
GM
44132005-10-13 Kenichi Handa <handa@m17n.org>
4414
4415 * basic.texi (Position Info): Fix previous change.
4416
c8763fb6 44172005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4418
4419 * cmdargs.texi (Icons X): Fix typo.
4420
44212005-10-12 Kenichi Handa <handa@m17n.org>
4422
4423 * basic.texi (Position Info): Describe the case that Emacs shows
4424 "part of display ...".
4425
c8763fb6 44262005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4427
4428 * cmdargs.texi (Icons X): -nb => -nbi.
4429
44302005-10-10 Chong Yidong <cyd@stupidchicken.com>
4431
4432 * frames.texi (Speedbar): A couple more clarifications.
4433
44342005-10-11 Nick Roberts <nickrob@snap.net.nz>
4435
4436 * building.texi (GDB User Interface Layout): Improve diagram.
4437 (Watch Expressions): Explain how to make speedbar global.
4438 (Other GDB User Interface Buffers): Make references more precise.
4439
8cf51b2c
GM
44402005-10-09 Richard M. Stallman <rms@gnu.org>
4441
4442 * frames.texi (Speedbar): Clarify the text.
4443
44442005-10-09 Chong Yidong <cyd@stupidchicken.com>
4445
4446 * frames.texi (Speedbar): Add information on keybindings,
4447 dismissing the speedbar, and buffer display mode. Link to
4448 speedbar manual.
4449
c8763fb6 44502005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4451
4452 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4453 added -nb, --no-bitmap-icon.
4454
8cf51b2c
GM
44552005-10-07 Nick Roberts <nickrob@snap.net.nz>
4456
4457 * building.texi (GDB Graphical Interface): Add variables and
4458 functions to indices. Be more precise.
4459
c8763fb6 44602005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4461
4462 * frames.texi (Drag and Drop): Remove the x- from
4463 x-dnd-open-file-other-window and xdnd-protocol-alist.
4464
44652005-09-30 Romain Francoise <romain@orebokech.com>
4466
4467 * mini.texi (Minibuffer): The default value now appears before the
4468 colon in minibuffer prompts.
4469
8cf51b2c
GM
44702005-09-25 Richard M. Stallman <rms@gnu.org>
4471
4472 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4473
8cf51b2c
GM
44742005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4475
4476 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4477
8cf51b2c
GM
44782005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4479
4480 * emacs.texi (Top): Update submenus from macos.texi.
4481
4482 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4483 (Mac OS): Update feature support status.
4484 (Mac Input): List supported input scripts. Remove description
4485 about `mac-keyboard-text-encoding'. Mention mouse button
4486 emulation and related variables.
4487 (Mac International): Mention Central European and Cyrillic
4488 support. Now `keyboard-coding-system' is dynamically changed.
4489 Add description about coding system for selection. Add
4490 description about language environment.
4491 (Mac Environment Variables): Mention
4492 `~/.MacOSX/environment.plist'. Give example of command line
4493 arguments. Add Preferences support.
4494 (Mac Directories): Explicitly state that this node is for Mac OS
4495 Classic only.
4496 (Mac Font Specs): Mention specification for scalable fonts. List
4497 supported charsets. Add preferred way of creating fontsets. Add
4498 description about `mac-allow-anti-aliasing'.
4499 (Mac Functions): Add descriptions about `mac-set-file-creator',
4500 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4501 and `mac-get-preference'.
4502
8cf51b2c
GM
45032005-09-16 Romain Francoise <romain@orebokech.com>
4504
4505 Update all files to specify GFDL version 1.2.
4506
4507 * doclicense.texi (GNU Free Documentation License): Update to
4508 version 1.2.
4509
45102005-09-15 Richard M. Stallman <rms@gnu.org>
4511
4512 * buffers.texi (List Buffers): Fix xref.
4513
4514 * rmail.texi (Rmail Basics): Fix xref.
4515
4516 * emacs.texi (Top): Update subnode menus.
4517
4518 * files.texi (Saving Commands): New node, broken out of Saving.
4519 (Customize Save): New node, broken out of Saving.
4520 Clarify effect of write-region-inhibit-fsync.
4521 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4522
8cf51b2c
GM
45232005-09-14 Romain Francoise <romain@orebokech.com>
4524
4525 * files.texi (Saving): Mention write-region-inhibit-fsync.
4526
45272005-09-05 Chong Yidong <cyd@stupidchicken.com>
4528
4529 * custom.texi (Custom Themes): New node.
4530
45312005-09-03 Richard M. Stallman <rms@gnu.org>
4532
49823426
GM
4533 * search.texi (Search Case): Mention vars that control
4534 case-fold-search for various operations.
8cf51b2c
GM
4535
45362005-08-22 Juri Linkov <juri@jurta.org>
4537
4538 * display.texi (Standard Faces): Merge the text from
4539 `(elisp)Standard Faces' into this node.
4540
45412005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4542
4543 * emacs.texi (Top): Delete menu item for deleted node
4544 Keyboard Translations.
4545
45462005-08-18 Richard M. Stallman <rms@gnu.org>
4547
8cf51b2c
GM
4548 * trouble.texi (Unasked-for Search):
4549 Delete xref to Keyboard Translations.
4550
4551 * glossary.texi (Glossary): Delete xref.
4552
8cf51b2c
GM
4553 * custom.texi (Minor Modes): Say that the list here is not complete.
4554 (Keyboard Translations): Node deleted.
4555 (Disabling): Delete xref to it.
4556 (Customization Groups): Fix Custom buffer example.
4557 (Hooks): Mention remove-hooks.
4558
45592005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4560
4561 * building.texi (GDB Graphical Interface): Improve filling of menu
4562 item.
4563
45642005-08-18 Nick Roberts <nickrob@snap.net.nz>
4565
4566 * building.texi (GDB Graphical Interface): Use better node names.
4567
45682005-08-14 Richard M. Stallman <rms@gnu.org>
4569
4570 * text.texi (Sentences): Fix xref.
4571
45722005-08-14 Juri Linkov <juri@jurta.org>
4573
4574 * building.texi (Compilation, Grep Searching): Move grep command
4575 headings from `Compilation' to `Grep Searching'.
4576
4577 * dired.texi (Dired and Find):
4578 * maintaining.texi (Tags Search): Replace grep xref to
4579 `Compilation' node with `Grep Searching'.
4580
4581 * files.texi (Comparing Files): Replace xref to `Compilation' with
4582 `Compilation Mode'.
4583
45842005-08-13 Alan Mackenzie <acm@muc.de>
4585
4586 * search.texi (Non-ASCII Isearch): Correct a typo.
4587 (Replacement Commands): Mention query-replace key binding.
4588
45892005-08-11 Richard M. Stallman <rms@gnu.org>
4590
4591 * programs.texi (Options for Comments): Fix xref.
4592
4593 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4594 out of Regexps.
4595
8cf51b2c
GM
45962005-08-09 Juri Linkov <juri@jurta.org>
4597
4598 * building.texi (Compilation): Use `itemx' instead of `item'.
4599 (Grep Searching): Simplify phrase.
4600
4601 * display.texi (Standard Faces): Describe vertical-border on
4602 window systems.
4603
4604 * windows.texi (Split Window): Simplify phrase and mention
4605 vertical-border face.
4606
46072005-08-09 Richard M. Stallman <rms@gnu.org>
4608
4609 * files.texi (Comparing Files): Clarify compare-windows.
4610
4611 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4612
8cf51b2c
GM
46132005-08-06 Eli Zaretskii <eliz@gnu.org>
4614
4615 * mule.texi (Coding Systems): Rephrase the paragraph about
4616 codepages: no need for "M-x codepage-setup" anymore, except on
4617 MS-DOS.
4618
4619 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4620 the MS-DOS port only.
4621
46222005-07-30 Eli Zaretskii <eliz@gnu.org>
4623
4624 * makefile.w32-in (info): Don't run multi-install-info.bat.
4625 ($(infodir)/dir): New target, produced by running
4626 multi-install-info.bat.
4627
8cf51b2c
GM
46282005-07-22 Eli Zaretskii <eliz@gnu.org>
4629
4630 * files.texi (Quoted File Names): Add index entry.
4631
8cf51b2c
GM
46322005-07-19 Juri Linkov <juri@jurta.org>
4633
4634 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4635
46362005-07-18 Juri Linkov <juri@jurta.org>
4637
8cf51b2c
GM
4638 * custom.texi (Easy Customization):
4639 * files.texi (Old Versions):
4640 * frames.texi (Wheeled Mice):
4641 * mule.texi (Specify Coding):
8cf51b2c
GM
4642 * text.texi (Cell Justification):
4643 * trouble.texi (After a Crash):
8cf51b2c
GM
4644 * xresources.texi (GTK styles):
4645 Delete duplicate duplicate words.
4646
46472005-07-17 Richard M. Stallman <rms@gnu.org>
4648
4649 * frames.texi (Creating Frames): Fix foreground color example.
4650
4651 * custom.texi (Init Examples): Clean up text about conditionals.
4652
46532005-07-16 Richard M. Stallman <rms@gnu.org>
4654
4655 * mini.texi (Completion Commands): Fix command name for ?.
4656
8cf51b2c
GM
46572005-07-16 Eli Zaretskii <eliz@gnu.org>
4658
4659 * display.texi (Standard Faces): Explain that customization of
4660 `menu' face has no effect on w32 and with GTK. Add
4661 cross-references.
4662
4663 * cmdargs.texi (General Variables): Clarify the default location
4664 of $HOME on w32 systems.
4665
46662005-07-15 Jason Rumney <jasonr@gnu.org>
4667
4668 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4669 changed.
4670
46712005-07-08 Kenichi Handa <handa@m17n.org>
4672
4673 * mule.texi (Recognize Coding): Recommend
4674 revert-buffer-with-coding-system instead of revert-buffer.
4675
46762005-07-07 Richard M. Stallman <rms@gnu.org>
4677
4678 * anti.texi (Antinews): Mention mode-line-inverse-video.
4679
4680 * files.texi (Saving): Minor correction about C-x C-w.
4681
4682 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4683
46842005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4685
4686 * search.texi (Isearch Scroll): Add example of using the
4687 `isearch-scroll' property.
4688 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4689 `Display Custom' node.
4690 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4691 and de-emphasize it.
4692 (Other Repeating Search): `occur' currently can not correctly
4693 handle multiline matches. Correct, clarify and update description
4694 of `flush-lines' and `keep-lines'.
4695
4696 * display.texi (Display Custom): Add anchor for `baud-rate'.
4697
46982005-07-07 Richard M. Stallman <rms@gnu.org>
4699
4700 * gnu.texi: Update where to get GNU status; add refs for how to help.
4701 Add footnotes 6 and 7.
4702
47032005-07-04 Lute Kamstra <lute@gnu.org>
4704
4705 Update FSF's address in GPL notices.
4706
8cf51b2c 4707 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4708 * trouble.texi (Checklist): Update FSF's address.
4709
8cf51b2c
GM
47102005-06-24 Richard M. Stallman <rms@gnu.org>
4711
4712 * display.texi (Text Display): Change index entries.
4713
47142005-06-24 Eli Zaretskii <eliz@gnu.org>
4715
4716 * makefile.w32-in (MAKEINFO): Use --force.
4717 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4718 Makefile.in.
8cf51b2c
GM
4719
47202005-06-23 Richard M. Stallman <rms@gnu.org>
4721
4722 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4723 nobreak-char-display.
4724
4725 * emacs.texi (Top): Update detailed node listing.
4726
4727 * display.texi (Text Display): Renamed show-nonbreak-escape
4728 to nobreak-char-display and no-break-space to nobreak-space.
4729 (Standard Faces): Split up the list of standard faces
4730 and put it in a separate node. Add nobreak-space and
4731 escape-glyph.
4732
8cf51b2c
GM
47332005-06-23 Lute Kamstra <lute@gnu.org>
4734
4735 * mule.texi (Select Input Method): Fix typo.
4736
47372005-06-23 Kenichi Handa <handa@m17n.org>
4738
4739 * mule.texi (International): List all supported scripts. Adjust
4740 text for that leim is now included in the normal Emacs
4741 distribution.
4742 (Language Environments): List all language environments.
4743 Intlfonts contains fonts for most supported scripts, not all..
4744 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4745 input a specific character.
8cf51b2c
GM
4746 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4747
47482005-06-23 Juanma Barranquero <lekktu@gmail.com>
4749
49823426 4750 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4751
47522005-06-22 Miles Bader <miles@gnu.org>
4753
4754 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4755
47562005-06-20 Miles Bader <miles@gnu.org>
4757
4758 * display.texi (Faces): Add `vertical-divider'.
4759
47602005-06-17 Richard M. Stallman <rms@gnu.org>
4761
4762 * text.texi (Adaptive Fill): Minor clarification.
4763
8cf51b2c
GM
47642005-06-10 Lute Kamstra <lute@gnu.org>
4765
4766 * emacs.texi (Top): Correct version number.
4767 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4768 refer to the current version of Emacs.
4769
47702005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4771
4772 * files.texi (Log Buffer): Document when there can be more than
4773 one file to be committed.
4774
47752005-06-08 Juri Linkov <juri@jurta.org>
4776
4777 * display.texi (Faces): Add `shadow' face.
4778
47792005-06-07 Masatake YAMATO <jet@gyve.org>
4780
4781 * display.texi (Faces): Write about mode-line-highlight.
4782
47832005-06-06 Richard M. Stallman <rms@gnu.org>
4784
4785 * misc.texi (Printing Package): Explain how to initialize
4786 printing package.
4787
4788 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4789
47902005-06-05 Chong Yidong <cyd@stupidchicken.com>
4791
4792 * emacs.texi: Rename Hardcopy to Printing.
4793 Make PostScript and PostScript Variables subnodes of it.
4794
4795 * misc.texi (Printing): Rename node from Hardcopy.
4796 Mention menu bar options.
4797 Move PostScript and PostScript Variables to submenu.
4798 (Printing package): New node.
4799
4800 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4801
4802 * dired.texi (Operating on Files): Likewise.
4803
4804 * calendar.texi (Displaying the Diary): Likewise.
4805
4806 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4807
4808 * glossary.texi (Glossary): Likewise.
4809
4810 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4811 effect.
4812
48132005-06-04 Richard M. Stallman <rms@gnu.org>
4814
4815 * trouble.texi (After a Crash): Polish previous change.
4816
8cf51b2c
GM
48172005-05-30 Noah Friedman <friedman@splode.com>
4818
4819 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4820 recovery mechanism.
4821
8cf51b2c
GM
48222005-05-28 Nick Roberts <nickrob@snap.net.nz>
4823
4824 * building.texi (Other Buffers): SPC toggles display of
4825 floating point registers.
4826
8cf51b2c
GM
48272005-05-27 Nick Roberts <nickrob@snap.net.nz>
4828
4829 * files.texi (Log Buffer): Merge in description of Log Edit
4830 mode from pcl-cvs.texi.
4831
48322005-05-26 Richard M. Stallman <rms@gnu.org>
4833
4834 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4835
8cf51b2c
GM
48362005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4837
4838 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4839 not enabled by default.
4840 When not on a word, `ispell-word' by default checks the word
4841 before point.
4842
48432005-05-24 Nick Roberts <nickrob@snap.net.nz>
4844
4845 * building.texi (Debugger Operation): Simplify last sentence.
4846
48472005-05-23 Lute Kamstra <lute@gnu.org>
4848
4849 * emacs.texi: Update FSF's address throughout.
4850 (Preface): Use @cite.
4851 (Distrib): Add cross reference to the node "Copying". Mention the
4852 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4853 printed manuals.
4854 (Intro): Use @xref for the Emacs Lisp Intro.
4855
8cf51b2c
GM
48562005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4857
4858 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4859
4860 * basic.texi (Moving Point): Mention default for `goto-line'.
4861
4862 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4863 of a variable's docstring.
4864
48652005-05-18 Lute Kamstra <lute@gnu.org>
4866
4867 * maintaining.texi (Overview of Emerge): Add cross reference.
4868 Remove duplication.
4869
4870 * emacs.texi (Top): Update to the current structure of the manual.
4871 * misc.texi (Emacs Server): Add menu description.
4872 * files.texi (Saving): Fix menu.
4873 * custom.texi (Customization): Fix menu.
4874 * mule.texi (International): Fix menu.
4875 * kmacro.texi (Keyboard Macros): Fix menu.
4876
48772005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4878
4879 * display.texi: Various minor changes.
4880 (Faces): Delete text that is repeated in the next section.
4881
48822005-05-16 Nick Roberts <nickrob@snap.net.nz>
4883
4884 * building.texi (Debugger Operation): Mention GUD tooltips are
4885 disabled with GDB in text command mode.
4886
8cf51b2c
GM
48872005-05-16 Nick Roberts <nickrob@snap.net.nz>
4888
4889 * building.texi: Replace toolbar with "tool bar" for consistency.
4890 (Compilation Mode): Describe compilation-context-lines
4891 and use of arrow in compilation buffer.
4892 (Debugger Operation): Replace help text with variable's value.
4893
4894 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4895 consistency.
4896
48972005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4898
4899 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4900 Add xref.
4901
8cf51b2c
GM
49022005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4903
4904 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4905 (Position Info): Delete discussion of `goto-line'. It is already
4906 described in `Moving point'.
4907
4908 * mini.texi (Completion Commands): Correct reference.
4909 (Completion Options): Fix typo.
4910
4911 * killing.texi (Deletion): Complete description of `C-x C-o'.
4912
8cf51b2c
GM
49132005-05-10 Richard M. Stallman <rms@gnu.org>
4914
4915 * building.texi (Compilation): Clarify recompile's directory choice.
4916
4917 * frames.texi (Tooltips): Cleanups.
4918
4919 * basic.texi (Arguments): Fix punctuation.
4920
49212005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4922
4923 * screen.texi (Menu Bar): The up and down (not left and right)
4924 arrow keys move through a keyboard menu.
4925
49262005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4927
4928 * basic.texi: Various typo and grammar fixes.
4929 (Moving Point): C-a now runs move-beginning-of-line.
4930
49312005-05-08 Nick Roberts <nickrob@snap.net.nz>
4932
4933 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4934
4935 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4936 as different animals.
4937
49382005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4939
4940 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4941 Correct index entry.
4942
49432005-05-07 Nick Roberts <nickrob@snap.net.nz>
4944
4945 * building.texi (Debugger Operation): Update to reflect changes
4946 in GUD tooltips.
4947
49482005-04-30 Richard M. Stallman <rms@gnu.org>
4949
4950 * files.texi (Compressed Files): Auto Compression normally enabled.
4951
4952 * building.texi (Debugger Operation): Clarify previous change.
4953
8cf51b2c
GM
49542005-04-28 Nick Roberts <nickrob@snap.net.nz>
4955
4956 * building.texi (Debugger Operation): Add description for
4957 GUD tooltips when program is not running.
4958
49592005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4960
4961 * misc.texi (Shell): Add `Shell Prompts' to menu.
4962 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4963 description. Delete remarks moved to new node.
4964 (Shell Prompts): New node.
4965 (History References): Replace remarks moved to `Shell Prompts'
4966 with xref to that node.
4967 (Remote Host): Clarify how to specify the terminal type when
4968 logging in to a different machine.
4969
49702005-04-26 Richard M. Stallman <rms@gnu.org>
4971
4972 * emacs.texi (Top): Update submenus from files.texi.
4973
4974 * files.texi (Filesets): Clarify previous change.
4975
4976 * dired.texi (Misc Dired Features): Clarify previous change.
4977
49782005-04-25 Chong Yidong <cyd@stupidchicken.com>
4979
4980 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4981
4982 * dired.texi (Misc Dired Features): Document
4983 dired-compare-directories.
4984
4985 * files.texi (Filesets): New node.
4986 (File Conveniences): Document Image mode.
4987
4988 * text.texi (TeX Print): Document tex-compile.
4989
49902005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4991
4992 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4993 Delete redundant reference to tooltip Custom group. It is
4994 referred too again in the next paragraph.
4995
49962005-04-24 Richard M. Stallman <rms@gnu.org>
4997
4998 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4999
8cf51b2c
GM
50002005-04-19 Kim F. Storm <storm@cua.dk>
5001
5002 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5003
50042005-04-18 Lars Hansen <larsh@math.ku.dk>
5005
5006 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5007 turns off desktop-save-mode.
5008
50092005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5010
5011 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5012 by default in terminals compatible with xterm. Mention that
5013 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5014 node.
5015
8cf51b2c
GM
50162005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5017
5018 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5019
c8763fb6 50202005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5021
5022 * xresources.texi (Table of Resources): Add cursorBlink.
5023
50242005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5025
5026 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5027 `d', `C-d' and `u'.
5028
50292005-04-11 Richard M. Stallman <rms@gnu.org>
5030
5031 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5032 (Misc X): Add -D, --basic-display.
5033
5034 * maintaining.texi (Change Log): Correct the description of
5035 the example.
5036
5037 * major.texi (Choosing Modes): Document magic-mode-alist.
5038
8cf51b2c
GM
50392005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5040
5041 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5042 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5043 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5044 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5045 `w', respectively.
5046 (Rmail Labels): Mention `l'.
5047 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5048 (Rmail Summary Edit): Describe `j' and RET.
5049
c8763fb6 50502005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5051
5052 * xresources.texi (Lucid Resources): Add fontSet resource.
5053
8cf51b2c
GM
50542005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5055
5056 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5057 now called `indicate-empty-lines'.
5058
50592005-04-06 Kim F. Storm <storm@cua.dk>
5060
5061 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5062
50632005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5064
5065 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5066 deleted.
5067 (Marks vs Flags): Add some convenient key bindings.
5068 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5069 (Misc Dired Features): Correct and expand description of `w' command.
5070
5071 * frames.texi (XTerm Mouse): Delete apparently false info.
5072 The GNU/Linux console currently does not appear to support
5073 `xterm-mouse-mode'.
5074
8cf51b2c
GM
50752005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5076
5077 * calendar.texi (Diary): Mention shell utility `calendar'.
5078
50792005-04-01 Richard M. Stallman <rms@gnu.org>
5080
5081 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5082
8cf51b2c
GM
50832005-04-01 Lute Kamstra <lute@gnu.org>
5084
5085 * maintaining.texi (Change Log): add-change-log-entry uses
5086 add-log-mailing-address.
5087
50882005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5089
5090 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5091 `VC Mode Line' and put in an xref to that node.
5092 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5093 its description.
5094
50952005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5096
5097 * calendar.texi (Calendar Systems): Say that the Persian calendar
5098 implemented here is the arithmetical one championed by Birashk.
5099
51002005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5101
5102 * programs.texi (Fortran Motion): Fix previous change.
5103
8cf51b2c
GM
51042005-03-29 Richard M. Stallman <rms@gnu.org>
5105
5106 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5107
51082005-03-29 Chong Yidong <cyd@stupidchicken.com>
5109
5110 * text.texi (Refill): Refer to Long Lines Mode.
5111 (Longlines): New node.
5112 (Auto Fill): Don't index "word wrap" here.
5113 (Filling): Add Longlines to menu.
5114
51152005-03-29 Richard M. Stallman <rms@gnu.org>
5116
5117 * xresources.texi: Minor fixes.
5118
5119 * misc.texi (Emacs Server): Fix Texinfo usage.
5120
5121 * emacs.texi (Top): Don't use a real section heading for
5122 "Detailed Node Listing". Fake it instead.
5123
5124 * basic.texi (Position Info): Minor cleanup.
5125
5126 * mule.texi (Input Methods): Minor cleanup.
5127
51282005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5129
5130 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5131 constructs as well.
5132 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5133
51342005-03-29 Kenichi Handa <handa@m17n.org>
5135
5136 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5137
5138 * basic.texi (Position Info): Update the description about the
5139 command C-u C-x =.
5140
51412005-03-28 Richard M. Stallman <rms@gnu.org>
5142
5143 * emacs.texi (Top): Use @section for the detailed node listing.
5144
5145 * calendar.texi: Minor fixes to previous change.
5146
5147 * programs.texi (Fortran): Small fixes to previous changes.
5148
5149 * emacs.texi (Top): Update list of subnodes of Dired.
5150 Likewise for building.texi.
5151
5152 * files.texi (File Conveniences): Delete Auto Image File mode.
5153
51542005-03-28 Chong Yidong <cyd@stupidchicken.com>
5155
5156 * building.texi (Flymake): New node.
5157
5158 * custom.texi (Function Keys): Document kp- event types and
5159 keypad-setup package.
5160
5161 * dired.texi (Wdired): New node.
5162
5163 * files.texi (File Conveniences): Reorder entries.
5164 Explain how to turn on Auto-image-file mode.
5165 Document Thumbs mode.
5166
5167 * mule.texi (Specify Coding): Document recode-region and
5168 recode-file-name.
5169
5170 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5171
51722005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5173
5174 * commands.texi (Keys): M-o is now a prefix key.
5175
51762005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5177
5178 * programs.texi: Reformat and update copyright years.
5179 (Fortran): Update section.
5180
51812005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5182
5183 * files.texi: Several small changes in addition to:
5184 (Visiting): Change xref for Dialog Boxes to ref.
5185 (Version Headers): Replace references to obsolete var
5186 `vc-header-alist' with `vc-BACKEND-header'.
5187 (Customizing VC): Update value of `vc-handled-backends'.
5188
51892005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5190
5191 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5192 move here from Emacs Lisp Reference Manual.
5193 * calendar.texi (Calendar/Diary, Diary Commands)
5194 (Special Diary Entries, Importing Diary): Change some xrefs to
5195 point to emacs-xtra rather than elisp.
5196
5197 * emacs-xtra.texi (Calendar Customizing):
5198 Move view-diary-entries-initially, view-calendar-holidays-initially,
5199 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5200 Emacs Manual.
5201 (Appt Customizing): Merge entire section into main Emacs Manual.
5202 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5203 mark-holidays-in-calendar here from emacs-xtra.
5204 (Displaying the Diary): Move view-diary-entries-initially,
5205 mark-diary-entries-in-calendar here from emacs-xtra.
5206 (Appointments): Move appt-display-mode-line,
5207 appt-display-duration, appt-disp-window-function,
5208 appt-delete-window-function here from emacs-xtra.
5209
5210 * calendar.texi: Update and reformat copyright.
5211 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5212 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5213 (Diary): Refer to `diary-file' rather than ~/diary.
5214 (Diary Commands): Rename node to "Displaying the Diary".
5215 * emacs.texi (Top): Rename "Diary Commands" section.
5216 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5217
52182005-03-26 Eli Zaretskii <eliz@gnu.org>
5219
5220 * misc.texi (Emacs Server): Fix the command for setting
5221 server-name. Add an xref to Invoking emacsclient.
5222
5223 * help.texi (Help Summary): Clarify when "C-h ." will do something
5224 nontrivial.
5225 (Apropos): Add cindex entry for apropos-sort-by-scores.
5226
5227 * display.texi (Text Display): Add index entries for how no-break
5228 characters are displayed.
5229
8cf51b2c
GM
52302005-03-26 Eli Zaretskii <eliz@gnu.org>
5231
5232 * files.texi (Visiting): Fix cross-references introduced with the
5233 last change.
5234
5235 * xresources.texi (GTK resources): Fix last change.
5236
8cf51b2c
GM
52372005-03-25 Chong Yidong <cyd@stupidchicken.com>
5238
5239 * xresources.texi (X Resources): GTK options documented too.
5240 (Resources): Clarify meaning of program name.
5241 (Table of Resources): Add visualClass.
5242 (GTK resources): Rewrite.
5243 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5244
5245 * display.texi (Text Display): Mention non-breaking spaces.
5246
5247 * files.texi (Reverting): Document auto-revert-check-vc-info.
5248
5249 * frames.texi (Mouse Commands): Document
5250 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5251
5252 * help.texi (Help Summary): Add `C-h .'.
5253 (Apropos): Apropos accepts a list of search terms.
5254 Document apropos-sort-by-scores.
5255 (Help Echo): Document display-local-help.
5256
5257 * misc.texi (Emacs Server): Document server-name.
5258 (Invoking emacsclient): Document -s option for server names.
5259
5260 * text.texi (Outline Visibility): Introduce "current heading
5261 line" (commands can be called with point on a body line).
5262 Re-order table to follow the sequence of discussion.
5263 hide-body won't hide lines before first header line.
5264 (TeX Mode): Add DocTeX mode.
5265
8cf51b2c
GM
52662005-03-24 Richard M. Stallman <rms@gnu.org>
5267
5268 * mule.texi (Single-Byte Character Support): Delete mention
5269 of iso-acc.el and iso-transl.el.
5270
8cf51b2c
GM
52712005-03-23 Lute Kamstra <lute@gnu.org>
5272
5273 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5274
52752005-03-23 Richard M. Stallman <rms@gnu.org>
5276
8cf51b2c
GM
5277 * search.texi: Delete explicit node pointers.
5278 (Incremental Search): New menu.
5279 (Basic Isearch, Repeat Isearch, Error in Isearch)
5280 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5281 (Slow Isearch): New subnodes.
5282 (Configuring Scrolling): Node deleted.
5283 (Search Case): Doc default-case-fold-search.
5284 (Regexp Replace): Move replace-regexp doc here.
5285
5286 * rmail.texi (Movemail): Put commas inside closequotes.
5287
5288 * picture.texi (Insert in Picture): Document C-c arrow combos.
5289 (Basic Picture): Clarify erasure.
5290
5291 * display.texi (Font Lock): Put commas inside closequotes.
5292
5293 * cmdargs.texi (General Variables): Put commas inside closequotes.
5294
52952005-03-23 Nick Roberts <nickrob@snap.net.nz>
5296
5297 * building.texi (Stack Buffer): Mention reverse contrast for
5298 *selected* frame (might not be current frame).
5299
8cf51b2c
GM
53002005-03-21 Richard M. Stallman <rms@gnu.org>
5301
5302 * building.texi (Starting GUD): Add bashdb.
5303
53042005-03-20 Chong Yidong <cyd@stupidchicken.com>
5305
5306 * basic.texi (Moving Point): Add M-g M-g binding.
5307 (Undo): Document undo-only.
5308 (Position Info): Document M-g M-g and C-u M-g M-g.
5309
5310 * building.texi (Building): Put Grep Searching after Compilation
5311 Shell.
5312 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5313 Document next-error-highlight.
5314 (Grep Searching): Document grep-highlight-matches.
5315 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5316
5317 * calendar.texi (Importing Diary): Rename node from iCalendar.
5318 Document diary-from-outlook.
5319
5320 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5321 Commands.
5322 Mention effect of X drag and drop on Dired buffers.
5323
5324 * files.texi (Visiting): Document large-file-warning-threshold.
5325 Move paragraph on file-selection dialog.
5326 Mention visiting files using X drag and drop.
5327 (Reverting): Mention using Auto-Revert mode to tail files.
5328 Document auto-revert-tail-mode.
5329 (Version Systems): Minor correction.
5330 (Comparing Files): Diff-mode is no longer based on Compilation
5331 mode.
5332 Document compare-ignore-whitespace.
5333 (Misc File Ops): Explain passing a directory to rename-file.
5334 Likewise for copy-file and make-symbolic-link.
5335
5336 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5337 Document mouse-wheel-progressive speed.
5338
5339 * help.texi (Misc Help): Document numeric argument for C-h i.
5340 Correctly explain the effect of just C-u as argument.
5341
5342 * killing.texi (Deletion): Document numeric argument for
5343 just-one-space.
5344
5345 * mini.texi (Completion): Completion acts on text before point.
5346
5347 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5348 (Emulation): CUA mode replaces pc-bindings-mode,
5349 pc-selection-mode, and s-region.
5350
5351 * mule.texi (Input Methods): Leim is now built-in.
5352 (Select Input Method): Document quail-show-key.
5353 (Specify Coding): Document revert-buffer-with-coding-system.
5354
5355 * programs.texi (Fortran Motion): Document f90-next-statement,
5356 f90-previous-statement, f90-next-block, f90-previous-block,
5357 f90-end-of-block, and f90-beginning-of-block.
5358
5359 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5360
5361 * emacs.texi (Acknowledgments): Updated.
5362
5363 * anti.texi: Total rewrite.
5364
8cf51b2c
GM
53652005-03-19 Chong Yidong <cyd@stupidchicken.com>
5366
5367 * ack.texi (Acknowledgments): Update.
5368
53692005-03-19 Eli Zaretskii <eliz@gnu.org>
5370
5371 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5372 copyright years.
5373
53742005-03-14 Nick Roberts <nickrob@snap.net.nz>
5375
5376 * building.texi (Commands of GUD): Move paragraph on setting
5377 breakpoints with mouse to the GDB Graphical Interface node.
5378
53792005-03-07 Richard M. Stallman <rms@gnu.org>
5380
8cf51b2c
GM
5381 * misc.texi (Single Shell, Shell Options): Fix previous change.
5382
5383 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5384
53852005-03-06 Richard M. Stallman <rms@gnu.org>
5386
5387 * building.texi (Starting GUD): Don't explain text vs graphical
5388 GDB here. Just mention it and xref.
5389 Delete "just one debugger process".
5390 (Debugger Operation): Move GUD tooltip info here.
5391 (GUD Tooltips): Node deleted.
5392 (GDB Graphical Interface): Explain the two GDB modes here.
5393
8cf51b2c
GM
5394 * sending.texi (Sending Mail): Minor cleanup.
5395 (Mail Aliases): Explain quoting conventions.
5396 Update key rebinding example.
5397 (Header Editing): C-M-i is like M-TAB.
5398 (Mail Mode Misc): mail-attach-file does not do MIME.
5399
5400 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5401 that really belongs here.
5402 (Remote Mailboxes): Text moved to Rmail Inbox.
5403 (Rmail Display): Mention Mouse-1.
5404 (Movemail): Clarify two movemail versions.
5405 Clarify rmail-movemail-program.
5406
8cf51b2c
GM
5407 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5408 Document async shell commands.
5409 (Shell History): Clarify.
5410 (Shell Ring): Mention C-UP an C-DOWN.
5411 (Shell Options): Add comint-prompt-read-only.
5412 (Invoking emacsclient): Set EDITOR to run Emacs.
5413 (Sorting): No need to explain what region is.
5414 (Saving Emacs Sessions): Fix typo.
5415 (Recursive Edit): Fix punctuation.
5416 (Emulation): Don't mention "PC bindings" which are standard.
5417 (Hyperlinking): Explain Mouse-1 convention here.
5418 (Find Func): Node deleted.
5419
8cf51b2c
GM
5420 * help.texi (Name Help): Xref to Hyperlinking.
5421
5422 * glossary.texi (Glossary):
5423 Rename "Balance Parentheses" to "Balancing...".
5424 Add "Byte Compilation". Correct "Copyleft".
5425 New xref in "Customization".
5426 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5427 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5428 Rename "Registers" to "Register".
5429 Replace "Selecting" with "Selected Frame",
5430 "Selected Window", and "Selecting a Buffer".
5431
5432 * files.texi (Types of Log File): Explain how projects'
5433 methods can vary.
5434
8cf51b2c
GM
5435 * display.texi (Faces): Delete "Emacs 21".
5436
5437 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5438 * fixit.texi (Spelling): C-M-i like M-TAB.
5439 * mini.texi (Completion Options): C-M-i like M-TAB.
5440 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5441 * text.texi (Text Mode): C-M-i like M-TAB.
5442
5443 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5444
5445 * calendar.texi (Specified Dates): Mention `g w'.
5446 (Appointments): appt-activate toggles with no arg.
5447
8cf51b2c
GM
54482005-03-05 Juri Linkov <juri@jurta.org>
5449
5450 * cmdargs.texi (Emacs Invocation): Add cindex
5451 "invocation (command line arguments)"
5452 (Misc X): Add -nbc, --no-blinking-cursor.
5453
54542005-03-04 Ulf Jasper <ulf.jasper@web.de>
5455
5456 * calendar.texi (iCalendar): No need to require it now.
5457
8cf51b2c
GM
54582005-03-03 Nick Roberts <nickrob@snap.net.nz>
5459
5460 * trouble.texi (Contributing): Mention Savannah. Direct users to
5461 emacs-devel.
5462
54632005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5464
5465 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5466 window.
5467
8cf51b2c
GM
54682005-02-27 Richard M. Stallman <rms@gnu.org>
5469
5470 * building.texi (Compilation): Update mode line status info.
5471
54722005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5473
5474 * calendar.texi (General Calendar): Document binding of
5475 scroll-other-window-down.
5476 (Mayan Calendar): Fix earliest date.
5477 (Time Intervals): Document timeclock-change.
5478 Fix timeclock-ask-before-exiting documentation.
5479
54802005-02-26 Kim F. Storm <storm@cua.dk>
5481
5482 * frames.texi (Mouse References):
5483 Add mouse-1-click-in-non-selected-windows.
5484
54852005-02-25 Richard M. Stallman <rms@gnu.org>
5486
5487 * screen.texi (Screen): Explain better about cursors and mode lines;
5488 don't presuppose text terminals.
5489 (Point): Don't assume just one cursor.
5490 Clarify explanation of cursors.
5491 (Echo Area, Menu Bar): Cleanups.
5492
5493 * mini.texi (Minibuffer): Prompts are highlighted.
5494 (Minibuffer Edit): Newline = C-j only on text terminals.
5495 Clarify resize-mini-windows values.
5496 Mention M-PAGEUP and M-PAGEDOWN.
5497 (Completion Commands): Mouse-1 like Mouse-2.
5498 (Minibuffer History): Explain history commands better.
5499 (Repetition): Add xref to Incremental Search.
5500
5501 * mark.texi (Setting Mark): Clarify info about displaying mark.
5502 Clarify explanation of C-@ and C-SPC.
5503 (Transient Mark): Mention Delete Selection mode.
5504 (Marking Objects): Clean up text about extending the region.
5505
5506 * m-x.texi (M-x): One C-g doesn't always go to top level.
5507 No delay before suggest-key-bindings output.
5508
5509 * fixit.texi (Fixit): Mention C-/ for undo.
5510 (Spelling): Mention ESC TAB like M-TAB.
5511 Replacement words with r and R are rechecked.
5512 Say where C-g leaves point. Mention ? as input.
5513
55142005-02-23 Lute Kamstra <lute@gnu.org>
5515
5516 * cmdargs.texi (Initial Options): Add cross reference.
5517
8cf51b2c
GM
55182005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5519
5520 * emacs.texi (Top): Update menu for splitting of node in
5521 msdog.texi.
5522 * frames.texi (Frames): Update xref for splitting of node in
5523 msdog.texi.
5524 * trouble.texi (Quitting): Ditto.
5525
55262005-02-16 Richard M. Stallman <rms@gnu.org>
5527
5528 * windows.texi (Split Window): Simplify line truncation info
5529 and xref to Display Custom.
5530
5531 * trouble.texi (Quitting): Emergency escape only for text terminal.
5532 (Screen Garbled): C-l for ungarbling is only for text terminal.
5533
5534 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5535
5536 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5537
5538 * programs.texi (Program Modes): Mention Python mode.
5539 (Moving by Defuns): Repeating C-M-h extends region.
5540 (Basic Indent): Clarify.
5541 (Custom C Indent): Clarify.
5542 (Expressions): Repeating C-M-@ extends region.
5543 (Info Lookup): Clarify for C-h S.
5544 (Symbol Completion): ESC TAB alternative for M-TAB.
5545 (Electric C): Clarify.
5546
5547 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5548
5549 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5550 MS-DOS Input node.
5551 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5552 (MS-DOS and MULE): Clarify.
5553 (MS-DOS Processes, Windows Processes): Fix typos.
5554
5555 * major.texi (Choosing Modes): Clarify.
5556
5557 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5558 (Keyboard Macro Step-Edit): Clarify.
5559
5560 * indent.texi (Indentation): Clarifications.
5561
5562 * help.texi (Help): Correct error about C-h in query-replace.
5563 Clarify apropos vs C-h a. Fix how to search in FAQ.
5564 (Key Help): Describe C-h w here.
5565 (Name Help): Minor cleanup. C-h w moved to Key Help.
5566 Clarify the "object" joke.
5567 (Apropos): Clarify. Mouse-1 like Mouse-2.
5568 (Help Mode): Mouse-1 like Mouse-2.
5569
5570 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5571
5572 * display.texi (Display): Reorder menu.
5573 (Faces): Cleanup.
5574 (Font Lock): Cleanup. Mention Options menu.
5575 Delete obsolete text.
5576 (Scrolling): For C-l, don't presume text terminal.
5577 (Horizontal Scrolling): Simplify intro.
5578 (Follow Mode): Clarify.
5579 (Cursor Display): Moved before Display Custom.
5580 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5581 Doc default-tab-width. Doc line truncation more thoroughly.
5582
5583 * dired.texi (Dired Enter): C-x C-f can run Dired.
5584 (Dired Visiting): Comment out `a' command.
5585 Mouse-1 is like Mouse-2.
5586 (Shell Commands in Dired): ? can be used more than once.
5587
5588 * basic.texi (Continuation Lines): Simplify description of truncation,
5589 and refer to Display Custom for the rest of it.
5590
8cf51b2c
GM
55912005-02-06 Lute Kamstra <lute@gnu.org>
5592
5593 * basic.texi (Undo): Fix typo.
5594
5595 * cmdargs.texi (Emacs Invocation): Fix typo.
5596
5597 * custom.texi (Init Examples): Fix typo.
5598
5599 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5600
56012005-02-06 Richard M. Stallman <rms@gnu.org>
5602
5603 * regs.texi (Registers): Registers can hold numbers, too.
5604
5605 * killing.texi (Other Kill Commands): Cleanup.
5606 Delete redundant explanation of kill in read-only buffer.
5607 (Yanking): Mention term "copying".
5608 (Accumulating Text): Fix typo.
5609
5610 * entering.texi (Entering Emacs): Update rationale at start.
5611 (Exiting): Treat iconifying on a par with suspension.
5612
5613 * custom.texi (Minor Modes): Fix typo.
5614 (Easy Customization): Fix menu style.
5615 (Variables): Add xref.
5616 (Examining): Setting for future sessions works through .emacs.
5617 (Keymaps): "Text terminals", not "Many".
5618 (Init Rebinding): Explain \C-. Show example of \M-.
5619 Fix minor wording errors.
5620 (Function Keys): Explain vector syntax just once.
5621 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5622 (Init File): Mention .emacs.d directory.
5623 (Init Examples): Add xref.
5624 (Find Init): Mention .emacs.d directory.
5625
5626 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5627 (Action Arguments): Explain which kinds of -l args are found how.
5628 (Initial Options): --batch does not inhibit site-start.
5629 Add xrefs.
5630 (Command Example): Use --batch, not -batch.
5631
5632 * basic.texi (Inserting Text): Cleanup wording.
5633 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5634 C-n is not error at end of buffer.
5635 (Undo): Doc C-/ like C-_. Add xrefs.
5636 (Arguments): META key may be labeled ALT.
5637 Peculiar arg meanings are explained in doc strings.
5638
5639 * abbrevs.texi (Expanding Abbrevs): Clarify.
5640
56412005-02-05 Eli Zaretskii <eliz@gnu.org>
5642
5643 * frames.texi (Frame Parameters): Add an xref to the description
5644 of list-colors-display. Add a pointer to the X docs about colors.
5645
5646 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5647 Improve docs of list-colors-display.
8cf51b2c
GM
5648
56492005-02-03 Lute Kamstra <lute@gnu.org>
5650
5651 * frames.texi (Frames, Drag and Drop): Fix typos.
5652
56532005-02-03 Richard M. Stallman <rms@gnu.org>
5654
5655 * windows.texi (Basic Window): Mention color-change in mode line.
5656 (Change Window): Explain dragging vertical boundaries.
5657
5658 * text.texi (Sentences): Clarify.
5659 (Paragraphs): Explain M-a and blank lines.
5660 (Outline Mode): Clarify text and menu.
5661 (Hard and Soft Newlines): Mention use-hard-newlines.
5662
5663 * frames.texi (Frames): Delete unnecessary mention of Windows.
5664 (Mouse Commands): Likewise. Mention xterm mouse support.
5665 (Clipboard): Clarify.
5666 (Mouse References): Mention use of Mouse-1 for following links.
5667 (Menu Mouse Clicks): Clarify.
5668 (Mode Line Mouse): Clarify.
5669 (Drag and Drop): Rewrite.
5670
5671 * fixit.texi (Spelling): Fix typo.
5672
5673 * files.texi (File Names): Clarify.
5674 (Visiting): Update conditions for use of file dialog. Clarify.
5675 (Saving): Doc d as answer in save-some-buffers.
5676 (Remote Files): Clean up the text.
5677
5678 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5679
5680 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5681 (List Buffers): Clarify.
5682 (Several Buffers): Doc T command.
5683 (Buffer Convenience): Clarify menu.
5684
5685 * basic.texi (Undo): Clarify last change.
5686
56872005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5688
5689 * fixit.texi (Spelling): Fix typo.
5690
56912005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5692
5693 * basic.texi (Undo): Update description of `undo-outer-limit'.
5694
56952005-02-01 Nick Roberts <nickrob@snap.net.nz>
5696
5697 * building.texi: Update documentation relating to GDB Graphical
5698 Interface.
5699
57002005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5701
5702 * custom.texi (Easy Customization): Adapt menu to node name change.
5703
57042005-01-30 Richard M. Stallman <rms@gnu.org>
5705
5706 * custom.texi (Easy Customization): Defn of "User Option" now
5707 includes faces. Don't say just "option" when talking about variables.
5708 Do say just "options" to mean "anything customizable".
5709 (Specific Customization): Describe `customize-variable',
5710 not `customize-option'.
5711
5712 * glossary.texi (Glossary) <Faces>: Add xref.
5713 <User Option>: Change definition--include faces. Change xref.
5714
5715 * picture.texi (Picture): Mention artist.el.
5716
5717 * sending.texi, screen.texi, programs.texi, misc.texi:
5718 * mini.texi, major.texi, maintaining.texi, macos.texi:
5719 * help.texi, frames.texi, files.texi:
5720 Don't say just "option" when talking about variables.
5721
5722 * display.texi, mule.texi: Don't say just "option" when talking
5723 about variables. Other minor cleanups.
5724
8cf51b2c
GM
57252005-01-26 Lute Kamstra <lute@gnu.org>
5726
5727 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5728 File'. Mention the `-Q' option at the `--no-site-file' option.
5729
8cf51b2c
GM
57302005-01-22 David Kastrup <dak@gnu.org>
5731
5732 * building.texi (Grep Searching): Mention alias `find-grep' for
5733 `grep-find'.
5734
57352005-01-20 Richard M. Stallman <rms@gnu.org>
5736
5737 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5738
8cf51b2c
GM
57392005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5740
5741 * rmail.texi (Movemail): Explain differences
5742 between standard and mailutils versions of movemail.
5743 Describe command line and configuration options introduced
5744 with the latter.
5745 Explain the notion of mailbox URL, provide examples and
5746 cross-references to mailutils documentation.
5747 Describe various methods of specifying mailbox names,
5748 user names and user passwords for rmail.
5749 (Remote Mailboxes): New section. Describe
5750 how movemail handles remote mailboxes. Describe configuration
5751 options used to control its behavior.
5752 (Other Mailbox Formats): Explain handling of various mailbox
5753 formats.
5754
57552005-01-13 Richard M. Stallman <rms@gnu.org>
5756
5757 * commands.texi (Commands): Clarification.
5758
57592005-01-11 Richard M. Stallman <rms@gnu.org>
5760
5761 * programs.texi (Multi-line Indent): Fix previous change.
5762 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5763
8cf51b2c
GM
57642005-01-08 Richard M. Stallman <rms@gnu.org>
5765
5766 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5767 lazy-highlight.
5768
5769 * search.texi (Query Replace): Mention faces query-replace
5770 and lazy-highlight.
5771 (Incremental Search): Update isearch highlighting info.
5772
8cf51b2c
GM
57732005-01-04 Richard M. Stallman <rms@gnu.org>
5774
5775 * custom.texi (Saving Customizations): Minor improvement.
5776
8cf51b2c
GM
57772005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5778
5779 * custom.texi (Saving Customizations): Emacs no longer loads
5780 `custom-file' after .emacs. No longer mention customizing through
5781 Custom.
5782
8cf51b2c
GM
57832005-01-01 Andreas Schwab <schwab@suse.de>
5784
5785 * killing.texi (Graphical Kill): Move up under node Killing,
5786 change @section to @subsection.
5787
57882005-01-01 Richard M. Stallman <rms@gnu.org>
5789
5790 * custom.texi (Face Customization): Mention hex color specs.
5791
5792 * emacs.texi (Top): Update Killing submenu.
5793
5794 * killing.texi (Killing): Reorganize section.
5795 No more TeX-only text; put the node command at start of chapter.
5796 But the first section heading is used only in TeX.
5797 Rewrite the text to read better in this mode.
5798 (Graphical Kill): New subnode gets some of the text that
5799 used to be in the first section.
5800
58012004-12-31 Richard M. Stallman <rms@gnu.org>
5802
5803 * dired.texi (Shell Commands in Dired): Delete the ? example.
5804
5805 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5806
5807 * files.texi (Saving): Describe new require-final-newline features
5808 and mode-require-final-newline.
5809
8cf51b2c
GM
58102004-12-29 Richard M. Stallman <rms@gnu.org>
5811
5812 * custom.texi (File Variables): Clarify previous change.
5813
c8763fb6 58142004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5815
5816 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5817 out now.
5818
58192004-12-27 Richard M. Stallman <rms@gnu.org>
5820
5821 * Makefile.in (MAKEINFO): Specify --force.
5822
5823 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5824 (Undo): Doc undo-outer-limit.
5825
8cf51b2c
GM
58262004-12-15 Juri Linkov <juri@jurta.org>
5827
5828 * mark.texi (Transient Mark, Mark Ring): M-< and other
5829 movement commands don't set mark in Transient Mark mode
5830 if mark is active.
5831
8cf51b2c
GM
58322004-12-12 Juri Linkov <juri@jurta.org>
5833
5834 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5835 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5836
5837 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5838 (Misc Dired Commands): Add @r{(Dired)} to w.
5839
58402004-12-12 Juri Linkov <juri@jurta.org>
5841
5842 * mark.texi (Marking Objects): Marking commands also extend the
5843 region when mark is active in Transient Mark mode.
5844
8cf51b2c
GM
58452004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5846
5847 * custom.texi (Saving Customizations): Emacs only loads the custom
5848 file automatically after the init file in version 22.1 or later.
5849 Adapt text and examples to this fact.
5850
8cf51b2c
GM
58512004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5852
5853 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5854 be set through Custom. Otherwise, it has no effect.
5855
8cf51b2c
GM
58562004-12-05 Richard M. Stallman <rms@gnu.org>
5857
5858 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5859 * entering.texi: Rename Command Line to Emacs Invocation.
5860
10d1d0af 5861 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5862
5863 * custom.texi (Easy Customization): Move up to section level,
5864 before Variables. Avoid using the term "variable"; say "option".
5865 New initial explanation.
5866 (Variables): In initial explanation, connect "variable" to the
5867 already-explained "user option".
5868
5869 * emacs.texi (Top): Fix ref to Command Line.
5870 Move reference to Easy Customization.
5871
5872 * xresources.texi (X Resources): Fix From link.
5873
5874 * doclicense.texi (GNU Free Documentation License): Fix To link.
5875
5876 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5877
5878 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5879
58802004-12-03 Richard M. Stallman <rms@gnu.org>
5881
5882 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5883
58842004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5885
5886 * kmacro.texi: Several small changes in addition to the following.
5887 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5888 defining a keyboard macro.
5889 Mention `kmacro-ring-max'.
5890 (Keyboard Macro Counter): Clarify description of
5891 `kmacro-insert-counter', `kmacro-set-counter',
5892 `kmacro-add-counter' and `kmacro-set-format'.
5893
58942004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5895
5896 * custom.texi (File Variables): Add `unibyte' and make it more
5897 clear that `unibyte' and `coding' are special. Suggested by Simon
5898 Krahnke <overlord@gmx.li>.
5899
5900 * mule.texi (Enabling Multibyte): Refer to File Variables.
5901 Suggested by Simon Krahnke <overlord@gmx.li>.
5902
c8763fb6 59032004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5904
5905 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5906 x-use-old-gtk-file-dialog.
5907
8cf51b2c
GM
59082004-11-20 Richard M. Stallman <rms@gnu.org>
5909
5910 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5911
59122004-11-09 Lars Brinkhoff <lars@nocrew.org>
5913
5914 * building.texi (Lisp Eval): Delete hyphen in section name.
5915
59162004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5917
5918 * files.texi (Old Versions):
5919 No longer document annotation as "CVS only".
5920
59212004-11-10 Andre Spiegel <spiegel@gnu.org>
5922
5923 * files.texi (Version Control): Rewrite the introduction about
5924 version systems, mentioning the new ones that we support. Thanks
5925 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5926 suggestions.
5927
c8763fb6 59282004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5929
49823426 5930 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5931
c8763fb6 59322004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5933
5934 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5935
59362004-10-23 Eli Zaretskii <eliz@gnu.org>
5937
5938 * text.texi (Text Based Tables, Table Definition)
5939 (Table Creation, Table Recognition, Cell Commands)
5940 (Cell Justification, Row Commands, Column Commands)
5941 (Fixed Width Mode, Table Conversion, Measuring Tables)
5942 (Table Misc): New nodes, documenting the Table Mode.
5943
8cf51b2c
GM
59442004-10-19 Jason Rumney <jasonr@gnu.org>
5945
5946 * makefile.w32-in (info): Change order of arguments to makeinfo.
5947
59482004-10-19 Ulf Jasper <ulf.jasper@web.de>
5949
5950 * calendar.texi (iCalendar): Update for package changes.
5951
8cf51b2c
GM
59522004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5953
5954 * files.texi (Misc File Ops): View mode is a minor mode.
5955
8cf51b2c
GM
59562004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5957
5958 * calendar.texi (iCalendar): Style changes.
5959
59602004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5961
5962 * search.texi (Regexps): The regexp described in the example is no
5963 longer stored in the variable `sentence-end'.
5964
8cf51b2c
GM
59652004-10-06 Nick Roberts <nickrob@snap.net.nz>
5966
5967 * building.texi (Starting GUD): Note that multiple debugging
5968 sessions requires `gdb --fullname'.
5969
59702004-10-05 Ulf Jasper <ulf.jasper@web.de>
5971
5972 * calendar.texi (iCalendar): New section for a new package.
5973
8cf51b2c
GM
59742004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5975
5976 * text.texi: Various small changes in addition to the following.
5977 (Text): Replace xref for autotype with inforef.
5978 (Sentences): Explain nil value for `sentence-end'.
5979 (Paragraphs): Update default values for `paragraph-start' and
5980 `paragraph-separate'.
5981 (Text Mode): Correct description of Text mode's effect on the
5982 syntax table.
5983 (Outline Visibility): `hide-other' does not hide top level headings.
5984 `selective-display-ellipses' no longer has an effect on Outline mode.
5985 (TeX Misc): Add missing @cindex.
5986 Replace xref for RefTeX with inforef.
5987 (Requesting Formatted Text): The variable
5988 `enriched-fill-after-visiting' no longer exists.
5989 (Editing Format Info): Update names of menu items and commands.
5990 (Format Faces): Mention special effect of specifying the default face.
5991 Describe inheritance of text properties.
5992 Correct description of `fixed' face.
5993 (Format Indentation): Correct description of effect of setting
5994 margins. Mention `set-left-margin' and `set-right-margin'.
5995 (Format Justification): Update names of menu items.
5996 `set-justification-full' is now bound to `M-j b'.
5997 Mention that `default-justification' is a per buffer variable.
5998 (Format Properties): Update name of menu item.
5999 (Forcing Enriched Mode): `format-decode-buffer' automatically
6000 turns on Enriched mode if the buffer is in text/enriched format.
6001
60022004-10-05 Emilio C. Lopes <eclig@gmx.net>
6003
6004 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6005
60062004-09-28 Kim F. Storm <storm@cua.dk>
6007
6008 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6009 Align with new functionality.
6010
8cf51b2c
GM
60112004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * display.texi (Display Custom): Remove stray `@end defvar'.
6014
60152004-09-23 Kim F. Storm <storm@cua.dk>
6016
6017 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6018 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6019
8cf51b2c
GM
60202004-09-20 Richard M. Stallman <rms@gnu.org>
6021
6022 * custom.texi (Hooks): Explain using setq to clear out a hook.
6023 (File Variables): Explain multiline string constants.
6024 (Non-ASCII Rebinding): Explain when you need to update
6025 non-ASCII char codes in .emacs.
6026
6027 * building.texi (Compilation): Explain how to make a silent
6028 subprocess that won't be terminated. Explain compilation-environment.
6029
60302004-09-13 Kim F. Storm <storm@cua.dk>
6031
6032 * mini.texi (Repetition): Rename isearch-resume-enabled to
6033 isearch-resume-in-command-history and change default to disabled.
6034
8cf51b2c
GM
60352004-09-09 Kim F. Storm <storm@cua.dk>
6036
6037 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6038 with new `kmacro-name-last-macro'.
6039
8cf51b2c
GM
60402004-09-08 Juri Linkov <juri@jurta.org>
6041
6042 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6043
8cf51b2c
GM
60442004-09-03 Juri Linkov <juri@jurta.org>
6045
6046 * search.texi (Incremental Search): Update wording for M-%.
6047
60482004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6049
6050 * killing.texi (Killing): Correct description of kill commands in
6051 read-only buffer.
6052
60532004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6054
6055 * building.texi (Compilation Mode): Add a paragraph about rules
6056 for finding the compilation buffer for `next-error'.
6057
6058 * search.texi (Other Repeating Search): Mention that Occur mode
6059 supports the next-error functionality.
6060
60612004-09-02 Juri Linkov <juri@jurta.org>
6062
6063 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6064
60652004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6066
6067 * kmacro.texi (Basic Keyboard Macro):
6068 `apply-macro-to-region-lines' now operates on all lines that begin
6069 in the region, rather than on all complete lines in the region.
6070
c8763fb6 60712004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6072
6073 * frames.texi (Drag and drop): Add documentation about
6074 x-dnd-test-function and x-dnd-known-types.
6075
60762004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6077
6078 * indent.texi: Various minor changes in addition to:
6079 (Indentation Commands): Correct description of `indent-relative'.
6080 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6081 mode. The *Tab Stops* buffer uses Overwrite Mode.
6082 (Just Spaces): `tabify' converts sequences of at least two spaces
6083 to tabs.
6084
8cf51b2c
GM
60852004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6086
6087 * frames.texi (Secondary Selection): Setting the secondary
6088 selection with M-Drag-Mouse-1 does not alter the kill ring,
6089 setting it with M-Mouse-1 and M-Mouse-3 does.
6090 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6091 toolkit scroll bars.
6092 (Scroll Bars): Ditto.
6093
6094 * windows.texi (Basic Window): When using a window system, the value
6095 of point in a non-selected window is indicated by a hollow box.
6096 (Split Window): Side by side windows are separated by a scroll bar,
6097 if scroll bars are used.
6098 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6099 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6100 (Window Convenience): Update bindings for `winner-undo' and
6101 `winner-redo'.
6102
6103 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6104 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6105 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6106 of "Using Emacs as a Server".
6107 * building.texi (Building): Interchange nodes (for correct numbering).
6108 * programs.texi (Programs): Interchange nodes (for correct numbering).
6109 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6110 Info to the node structure.
6111 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6112 Rearrange order of nodes and sections such that both "GNU GENERAL
6113 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6114 end, as appropriate for appendices.
6115 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6116 Use `@unnumberedsec'.
6117 * trouble.texi: Adapt sectioning in Info to the node structure.
6118 Adapt node pointers to change in emacs.texi.
6119 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6120
8cf51b2c
GM
61212004-08-25 Kenichi Handa <handa@m17n.org>
6122
6123 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6124 description for unibyte mode.
6125
61262004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6127
6128 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6129
6130 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6131 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6132 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6133 in @pxref.
6134
61352004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6136
6137 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6138 Change section names.
6139
8cf51b2c
GM
61402004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6141
6142 * kmacro.texi (Keyboard Macro Ring): Rename section.
6143 Emacs treats the head of the macro ring as the `last keyboard macro'.
6144 (Keyboard Macro Counter): Minor change.
6145 (Save Keyboard Macro): Some clarifications.
6146 (Edit Keyboard Macro): Rename section.
6147
6148 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6149 32-bit machines.
6150 (Several Buffers): Clarify which buffer is selected if `2' is
6151 pressed in the Buffer Menu.
6152 Auto Revert mode can be used to update the Buffer Menu
6153 automatically.
6154
61552004-08-21 Eli Zaretskii <eliz@gnu.org>
6156
6157 * help.texi (Misc Help): Add an index entry for finding an Info
6158 manual by its file name.
6159
61602004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6161
6162 * files.texi (Backup Deletion): Correct description of
6163 `delete-old-versions'.
6164 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6165 (Auto Save Files): Recommend `auto-save-mode' to reenable
6166 auto-saving, rather than the abbreviation `auto-save'.
6167
61682004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6169
6170 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6171 for "killing" and "yanking" in main menu.
6172
61732004-08-16 Richard M. Stallman <rms@gnu.org>
6174
6175 * killing.texi (Yanking, Killing): Minor cleanups.
6176
6177 * mark.texi (Momentary Mark): Minor cleanups.
6178
61792004-08-15 Kenichi Handa <handa@etl.go.jp>
6180
6181 * custom.texi (Non-ASCII Rebinding):
6182 C-q always inserts the right code to pass to global-set-key.
6183
8cf51b2c
GM
61842004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6185
6186 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6187 `insert-register', instead of `C-x r g' binding, for consistency.
6188
61892004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6190
6191 * fixit.texi (Spelling): Fix typo.
6192
61932004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6194
6195 * help.texi (Help): Fix Texinfo usage.
6196
8cf51b2c
GM
61972004-07-24 Richard M. Stallman <rms@gnu.org>
6198
6199 * text.texi (Paragraphs): Update how paragraphs are separated
6200 and the default for paragraph-separate.
6201
6202 * search.texi (Regexp Replace): Further update text for new
6203 replacement operators.
6204
8cf51b2c
GM
62052004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6206
6207 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6208 `R' switch.
6209
6210 * dired.texi (Dired Updating): `k' only deletes inserted
6211 subdirectories from the Dired buffer if a prefix argument was given.
6212
6213 * search.texi (Regexps): Delete redundant definition of `symbol' in
6214 description of `\_>'. It already occurs in the description of `\_<'.
6215
8cf51b2c
GM
62162004-07-01 Juri Linkov <juri@jurta.org>
6217
6218 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6219 (Regexp Search): Add M-r.
6220
62212004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6222
6223 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6224
62252004-06-29 Jesper Harder <harder@ifa.au.dk>
6226
49823426 6227 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6228
62292004-06-25 Richard M. Stallman <rms@gnu.org>
6230
6231 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6232
62332004-06-25 David Kastrup <dak@gnu.org>
6234
6235 * search.texi (Regexp Replace): Some typo corrections and
6236 rearrangement.
6237
62382004-06-24 David Kastrup <dak@gnu.org>
6239
6240 * search.texi (Unconditional Replace): Use replace-string instead
6241 of query-replace in example.
6242 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6243 sequences.
6244 (Query Replace): Correct explanation of `^' which does not use
6245 the mark stack.
6246
62472004-06-21 Nick Roberts <nickrob@gnu.org>
6248
6249 * misc.texi (Shell History Copying): Document comint-insert-input.
6250 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6251
8cf51b2c
GM
62522004-06-20 Jesper Harder <harder@ifa.au.dk>
6253
6254 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6255 * custom.texi (Customization): Do.
6256 * anti.texi (Antinews): Do.
6257 * abbrevs.texi (Defining Abbrevs): Do.
6258
6259 * programs.texi (Info Lookup): Fix keybinding for
6260 info-lookup-symbol.
6261
62622004-06-16 Juanma Barranquero <lektu@terra.es>
6263
6264 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6265 Add emacs-xtra.
6266 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6267 (clean): Add emacs-xtra and flymake. Remove redundancies.
6268
62692004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6270
6271 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6272 Add emacs-xtra.
6273 * emacs-xtra.texi: New file.
6274
62752004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6276
6277 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6278 (Dired and Find): Mention differences with ordinary Dired buffers.
6279
8cf51b2c
GM
62802004-06-13 Richard M. Stallman <rms@gnu.org>
6281
6282 * custom.texi (Init Syntax): Explain about vars that do special
6283 things when set with setq or with Custom.
6284 (Init Examples): Add line-number-mode example.
6285
8cf51b2c
GM
62862004-06-12 Juri Linkov <juri@jurta.org>
6287
6288 * dired.texi (Operating on Files): Add dired-do-touch.
6289
8cf51b2c
GM
62902004-06-10 Juri Linkov <juri@jurta.org>
6291
6292 * building.texi (Lisp Eval): Add C-M-x on defface.
6293
62942004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6295
6296 * files.texi (Reverting): Auto-Revert mode and
6297 Global Auto-Revert mode no longer revert remote files.
6298
8cf51b2c
GM
62992004-05-29 Richard M. Stallman <rms@gnu.org>
6300
6301 * custom.texi (Init File): Two dashes start --no-site-file.
6302
8cf51b2c
GM
63032004-05-29 Alan Mackenzie <acm@muc.de>
6304
6305 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6306 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6307 (AWK, Pike): Document as "C-like modes".
6308 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6309 (M-x man): Supersedes M-x manual-entry.
6310 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6311
6312 ("Comments in C"): Delete node; the info is in CC Mode manual.
6313 (c-comment-only-line-offset): Remove description.
6314
6315 (C-c ., C-c C-c): Describe new C Mode bindings.
6316
6317 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6318 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6319 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6320 Amend definitions.
6321
6322 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6323 Describe functions.
6324
6325 (c-comment-start-regexp, c-hanging-comment-ender-p)
6326 (c-hanging-comment-starter-p): Remove obsolete definitions.
6327
6328 * emacs.texi: Remove the menu entry "Comments in C".
6329
8cf51b2c
GM
63302004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6331
6332 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6333 `M-x locate'.
6334
63352004-05-16 Karl Berry <karl@gnu.org>
6336
6337 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6338 makeinfo --html fails.
6339 * help.texi (Help Summary) [@ifnottex]: Likewise.
6340
63412004-05-13 Nick Roberts <nickrob@gnu.org>
6342
6343 * building.texi (GDB Graphical Interface): Update and describe
6344 layout first.
6345
8cf51b2c
GM
63462004-05-04 Jason Rumney <jasonr@gnu.org>
6347
6348 * makefile.w32-in: Revert last change.
6349
63502004-05-03 Jason Rumney <jasonr@gnu.org>
6351
6352 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6353
8cf51b2c
GM
63542004-04-23 Juanma Barranquero <lektu@terra.es>
6355
6356 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6357
63582004-04-18 Juri Linkov <juri@jurta.org>
6359
6360 * fixit.texi (Spelling): Remove file extension from ispell xref.
6361
63622004-04-15 Kim F. Storm <storm@cua.dk>
6363
6364 * cmdargs.texi (Initial Options): Add -Q.
6365
63662004-04-05 Kim F. Storm <storm@cua.dk>
6367
6368 * custom.texi (File Variables): Add safe-local-eval-forms.
6369
8cf51b2c
GM
63702004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6371
6372 * files.texi (Reverting): Correct description of revert-buffer's
6373 handling of point.
6374
63752004-03-22 Juri Linkov <juri@jurta.org>
6376
6377 * emacs.texi (Top): Add `Misc X'.
6378
49823426 6379 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6380
6381 * glossary.texi: Improve references.
6382
6383 * help.texi: Sync keywords with finder.el.
6384
6385 * mini.texi (Completion): Add description for menu items.
6386
6387 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6388
6389 * sending.texi (Mail Methods): Fix xref to Message manual.
6390
8cf51b2c
GM
63912004-03-12 Richard M. Stallman <rms@gnu.org>
6392
8cf51b2c
GM
6393 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6394
8cf51b2c
GM
63952004-03-04 Richard M. Stallman <rms@gnu.org>
6396
6397 * search.texi (Regexps): Explain that ^ and $ have their
6398 special meanings only in certain contexts.
6399
6400 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6401
6402 * mule.texi (Specify Coding): Doc C-x RET F.
6403
6404 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6405 for multiple compile and grep buffers.
6406 (Indirect Buffers): Don't recommand clone-indirect-buffer
6407 for multiple compile and grep buffers.
6408
8cf51b2c
GM
64092004-02-29 Juanma Barranquero <lektu@terra.es>
6410
6411 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6412 Use $(DEL) instead of rm, and ignore exit code.
6413
8cf51b2c
GM
64142004-02-23 Nick Roberts <nick@nick.uklinux.net>
6415
6416 * building.texi (Watch Expressions): Update.
6417
64182004-02-21 Juri Linkov <juri@jurta.org>
6419
6420 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6421 --directory, --help, --version. Move text about command-line-args
6422 to Command Arguments.
6423 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6424 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6425 (Window Size X): Join -g and --geometry. Add @cindex.
6426 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6427 (Title X): Remove alias -title.
6428 (Misc X): New node.
6429
c8763fb6 64302004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6431
6432 * frames.texi (Drag and drop): Add Motif to list of supported
6433 protocols.
6434
c8763fb6 64352004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6436
6437 * frames.texi (Drag and drop): New section.
6438
64392004-01-24 Richard M. Stallman <rms@gnu.org>
6440
6441 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6442 Include it only @ifnotinfo. Patch the preceding and following
6443 node headers to point to each other.
6444
64452004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6446
6447 * calendar.texi (Appointments): Update section.
6448
64492003-12-29 Kevin Ryde <user42@zip.com.au>
6450
8cf51b2c
GM
6451 * programs.texi (C Modes): Fix the xref.
6452
64532003-12-23 Nick Roberts <nick@nick.uklinux.net>
6454
6455 * building.texi (Watch Expressions): Update.
6456 (Commands of GUD): Include use of toolbar + breakpoints set from
6457 fringe/margin.
6458
64592003-12-03 Andre Spiegel <spiegel@gnu.org>
6460
6461 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6462 <acm@muc.de>.
6463
c8763fb6 64642003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6465
6466 * frames.texi (Dialog Boxes): Add use-file-dialog.
6467
8cf51b2c
GM
64682003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6469
6470 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6471 in CC Mode.
6472
8cf51b2c
GM
64732003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6474
6475 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6476 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6477 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6478 * man/frames.texi, man/glossary.texi, man/killing.texi:
6479 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6480 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6481 * man/sending.texi, man/text.texi, man/trouble.texi:
6482 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6483
64842003-11-01 Alan Mackenzie <acm@muc.de>
6485
6486 * search.texi (Scrolling During Incremental Search): Document a
6487 new scrolling facility in isearch mode.
6488
8cf51b2c
GM
64892003-10-22 Miles Bader <miles@gnu.org>
6490
6491 * Makefile.in (info): Move before $(top_srcdir)/info.
6492
64932003-10-22 Nick Roberts <nick@nick.uklinux.net>
6494
6495 * building.texi (Watch Expressions): Update section on data display
6496 to reflect code changes (GDB Graphical Interface).
6497
8cf51b2c
GM
64982003-10-13 Richard M. Stallman <rms@gnu.org>
6499
6500 * xresources.texi (GTK resources): Clean up previous change.
6501
c8763fb6 65022003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6503
6504 * xresources.texi (GTK resources): Add a note that some themes
6505 disallow customizations. Add scroll theme example.
6506
8cf51b2c
GM
65072003-09-30 Richard M. Stallman <rms@gnu.org>
6508
8cf51b2c
GM
6509 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6510
6511 * misc.texi (Saving Emacs Sessions): Shorten the section,
6512 collapsing back into one node.
6513
65142003-09-30 Lars Hansen <larsh@math.ku.dk>
6515
6516 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6517
ce058493 65182003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6519
6520 * xresources.texi (GTK names in Emacs): Correct typo.
6521
8cf51b2c
GM
65222003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6523
6524 * cmdargs.texi (Font X): Mention new default font. More
6525 fully describe long font names, wildcard patterns and the
6526 problems involved. (Result of discussion on emacs-devel.)
6527
65282003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6529
6530 * emacs.texi (Acknowledgements): Correct typo.
6531
65322003-09-22 Richard M. Stallman <rms@gnu.org>
6533
6534 * dired.texi (Misc Dired Commands): New node.
6535 (Dired Navigation): Add dired-goto-file.
6536
6537 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6538
6539 * emacs.texi (Acknowledgements): New node, split from Distribution.
6540
6541 * cmdargs.texi (Action Arguments): -f reads interactive args.
6542
8cf51b2c
GM
65432003-09-08 Lute Kamstra <lute@gnu.org>
6544
6545 * screen.texi (Mode Line): Say that POS comes before LINE.
6546 Mention `size-indication-mode'.
6547 * display.texi (Optional Mode Line): Document
6548 `size-indication-mode'.
6549 * basic.texi (Position Info): Mention `size-indication-mode'.
6550
65512003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6552
6553 * xresources.texi (Resources): Refer to `editres' man page.
6554 (Lucid Resources): Update defaults. Expand description of
6555 `shadowThickness'.
6556
65572003-09-04 Miles Bader <miles@gnu.org>
6558
6559 * Makefile.in (top_srcdir): New variable.
6560 ($(top_srcdir)/info): New rule.
6561 (info): Depend on it.
6562
65632003-09-03 Peter Runestig <peter@runestig.com>
6564
6565 * makefile.w32-in: New file.
6566
65672003-08-29 Richard M. Stallman <rms@gnu.org>
6568
6569 * misc.texi (Saving Emacs Sessions): Correct previous change.
6570
8cf51b2c
GM
65712003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6572
8cf51b2c
GM
6573 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6574 (Intro): Include kmacro.texi after fixit.texi instead of after
6575 custom.texi. (As suggested by Kim Storm.)
6576
65772003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6578
6579 * fixit.texi (Fixit): Update `Next' pointer.
6580 * files.texi (Files): Update `Previous' pointer.
6581 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6582 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6583 (Suggested by Kim Storm.)
6584 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6585
65862003-08-18 Kim F. Storm <storm@cua.dk>
6587
6588 * kmacro.texi: New file describing enhanced keyboard macro
6589 functionality. Replaces old description in custom.texi.
6590
6591 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6592 (Keyboard Macros): Move to new kmacro.texi file.
6593
6594 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6595
8cf51b2c
GM
65962003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6597
6598 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6599
66002003-08-17 Alex Schroeder <alex@gnu.org>
6601
6602 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6603 required.
6604
8cf51b2c
GM
66052003-08-05 Richard M. Stallman <rms@gnu.org>
6606
6607 * programs.texi (Lisp Indent): Don't describe
6608 lisp-indent-function property here. Use xref to Lisp Manual.
6609
8cf51b2c
GM
66102003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6611
fffa137c 6612 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6613 abbreviations.
6614
66152003-07-24 Markus Rost <rost@math.ohio-state.edu>
6616
6617 * buffers.texi (List Buffers): Fix previous change.
6618
8cf51b2c
GM
66192003-07-13 Markus Rost <rost@math.ohio-state.edu>
6620
6621 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6622 List*.
6623
66242003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6625
8cf51b2c
GM
6626 * display.texi (Font Lock): Fix typo.
6627
66282003-07-07 Richard M. Stallman <rms@gnu.org>
6629
6630 * display.texi (Font Lock): Add xref for format info on
6631 font-lock-remove-keywords.
6632
6633 * building.texi (Compilation): Document what happens with asynch
6634 children of compiler process.
6635
6636 * help.texi (Library Keywords): Use @multitable.
6637
8cf51b2c
GM
66382003-06-04 Richard M. Stallman <rms@gnu.org>
6639
6640 * programs.texi (Expressions): Delete C-M-DEL.
6641
6642 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6643 comint-move-point-for-output renamed from
6644 comint-scroll-to-bottom-on-output.
6645
6646 * custom.texi (Init Rebinding): Replace previous change with xref.
6647 (Non-ASCII Rebinding): Explain that issue more briefly here.
6648
66492003-05-28 Richard M. Stallman <rms@gnu.org>
6650
6651 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6652
66532003-05-28 Nick Roberts <nick@nick.uklinux.net>
6654
6655 * building.texi (GDB Graphical Interface): New node.
6656 (Rewritten somewhat by RMS.)
6657
c8763fb6 66582003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6659
6660 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6661 non-English letters. Explain how to set coding systems correctly
6662 and how to include the right coding cookie in the file.
6663
c8763fb6 66642003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6665
6666 * indent.texi (Indentation): Explain the concepts.
6667 (Just Spaces): Explain why preventing tabs for indentation might
6668 be useful.
6669
8cf51b2c
GM
66702003-04-16 Richard M. Stallman <rms@gnu.org>
6671
6672 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6673
8cf51b2c
GM
66742003-02-22 Alex Schroeder <alex@emacswiki.org>
6675
6676 * cmdargs.texi (General Variables): Document SMTPSERVER.
6677
8cf51b2c
GM
6678 * sending.texi: Remove SMTP node.
6679 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6680 library.
6681
8cf51b2c
GM
66822003-02-22 Alex Schroeder <alex@emacswiki.org>
6683
6684 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6685
66862003-02-22 Simon Josefsson <jas@extundo.com>
6687
6688 * sending.texi (Mail Methods): Add node about SMTP.
6689
c8763fb6 66902003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6691
6692 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6693
8cf51b2c
GM
66942003-02-01 Kevin Ryde <user42@zip.com.au>
6695
6696 * glossary.texi (Glossary): Correction to cl cross reference.
6697
66982003-01-20 Richard M. Stallman <rms@gnu.org>
6699
6700 * killing.texi (Rectangles): Document C-x c r.
6701
c8763fb6 67022003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6703
6704 * xresources.texi (GTK resources): New node.
6705 (GTK widget names): New node.
6706 (GTK names in Emacs): New node.
6707 (GTK styles): New node.
6708
c8763fb6 67092003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6710
6711 * maintaining.texi (Create Tags Table): Add reference to the new
6712 `etags --help --lang=LANG' option.
6713
8cf51b2c
GM
67142002-10-02 Karl Berry <karl@gnu.org>
6715
49823426 6716 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6717 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6718 where needed for the sake of the HTML output.
8cf51b2c
GM
6719
67202001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6721
6722 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6723 source files.
6724
67252001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6726
6727 * Makefile.in (emacsman): New target.
6728
8cf51b2c
GM
67292001-10-20 Gerd Moellmann <gerd@gnu.org>
6730
6731 * (Version 21.1 released.)
6732
67332001-10-05 Gerd Moellmann <gerd@gnu.org>
6734
6735 * Branch for 21.1.
6736
8cf51b2c
GM
67372001-03-05 Gerd Moellmann <gerd@gnu.org>
6738
6739 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6740
8cf51b2c
GM
67412000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6742
6743 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6744
8cf51b2c
GM
67451999-07-12 Richard Stallman <rms@gnu.org>
6746
6747 * Version 20.4 released.
6748
67491998-12-04 Markus Rost <rost@delysid.gnu.org>
6750
6751 * Makefile.in (INFO_TARGETS): Delete customize.info.
6752 (DVI_TARGETS): Delete customize.dvi.
6753 (../info/customize, customize.dvi): Targets deleted.
6754
67551998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6756
6757 * Version 20.3 released.
6758
67591998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6760
6761 * Makefile.in (EMACSSOURCES): Add mule.texi.
6762 Add msdog.texi, ack.texi. Remove gnu1.texi.
6763
67641998-04-06 Andreas Schwab <schwab@gnu.org>
6765
768c0c0f
JB
6766 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6767 Use it in dvi targets.
8cf51b2c
GM
6768
67691997-09-23 Paul Eggert <eggert@twinsun.com>
6770
6771 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6772 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6773 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6774
67751997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6776
6777 * Version 20.2 released.
6778
67791997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6780
6781 * Version 20.1 released.
6782
67831997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6784
6785 * Makefile (../info/customize, customize.dvi): New targets.
6786 (INFO_TARGETS): Add ../info/customize.
6787 (DVI_TARGETS): Add customize.dvi.
6788
8cf51b2c
GM
67891996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6790
6791 * Version 19.33 released.
6792
67931996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6794
6795 * Version 19.32 released.
6796
8cf51b2c
GM
67971996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6798
6799 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6800
68011996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6802
6803 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6804 Specify -I option.
6805 (All dvi targets): Set the TEXINPUTS variable.
6806
68071996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6808
6809 * Version 19.31 released.
6810
8cf51b2c
GM
68111995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6812
6813 * Version 19.30 released.
6814
8cf51b2c
GM
68151995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6816
6817 * Makefile.in (maintainer-clean): Rename from realclean.
6818
68191994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6820
6821 * Makefile.in: New file.
6822 * Makefile: File deleted.
6823
68241994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6825
6826 * Makefile (TEXINDEX_OBJS): Variable deleted.
6827 (texindex, texindex.o, getopt.o): Rules deleted.
6828 All deps on texindex deleted.
6829 (distclean): Don't delete texindex.
6830 (mostlyclean): Don't delete *.o.
6831 * texindex.c, getopt.c: Files deleted.
6832
68331994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6834
6835 * Version 19.26 released.
6836
68371994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6838
6839 * Makefile (EMACSSOURCES): Exclude undo.texi.
6840
68411994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6842
6843 * Version 19.25 released.
6844
68451994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6846
6847 * Version 19.24 released.
6848
68491994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6850
6851 * Version 19.23 released.
6852
68531994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6854
6855 * Makefile: Delete spurious tab.
6856
68571994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6858
6859 * Makefile (.SUFFIXES): New rule.
6860
8cf51b2c
GM
68611993-12-04 Richard Stallman (rms@srarc2)
6862
6863 * getopt.c: New file.
6864 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6865 (getopt.o): New rule.
6866 (dvi): Don't depend on texindex.
49823426 6867 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6868
68691993-12-03 Richard Stallman (rms@srarc2)
6870
49823426
GM
6871 * Makefile (TEXI2DVI): New variable.
6872 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6873 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6874
68751993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6876
6877 * Version 19.22 released.
6878
68791993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6880
6881 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6882
68831993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6884
6885 * Version 19.21 released.
6886
8cf51b2c
GM
68871993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6888
6889 * Makefile (realclean): Don't delete the Info files.
6890
f0131492 68911993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6892
8cf51b2c
GM
6893 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6894 4' where appropriate.
6895
f0131492 68961993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6897
49823426 6898 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6899
6900 * texindex.c: Include "../src/config.h" if building in emacs.
6901
6902 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6903 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6904 Add target to build texindex.c, defining `emacs'.
6905
8cf51b2c
GM
69061993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6907
6908 * Version 19.19 released.
6909
8cf51b2c
GM
69101993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6911
6912 * Version 19.18 released.
6913
69141993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6915
6916 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6917
69181993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6919
6920 * Version 19.17 released.
6921
69221993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6923
6924 * split-man: Fix typos in last change.
6925
69261993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6927
6928 * Version 19.16 released.
6929
69301993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6931
6932 * version 19.15 released.
6933
69341993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6935
6936 * Makefile (distclean): It's rm, not rf.
6937
69381993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6939
6940 * Version 19.14 released.
6941
69421993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6943
6944 * Makefile: New file.
6945
69461993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6947
6948 * Version 19.13 released.
6949
69501993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6951
6952 * Version 19.9 released.
6953
69541993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6955
6956 * Version 19.8 released.
6957
69581993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6959
6960 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6961
6962 * trouble.texi: It's `enable-flow-control-on', not
6963 `evade-flow-control-on'.
6964
69651993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6966
6967 * display.texi: Document standard-display-european.
6968
69691993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6970
6971 * Version 19.7 released.
6972
6973 * emacs.texi: Add a sentence to the top menu mentioning the
6974 specific version of Emacs this manual applies to.
6975
69761993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6977
6978 * basic.texi: Document next-line-add-lines variable used to
6979 implement down-arrow.
6980
6981 * killing.texi: Document kill-whole-line.
6982
69831993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6984
6985 * text.texi: Update unix TeX ordering information.
6986
69871993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6988
6989 * news.texi: Mention fill-rectangle in keybinding list.
6990
6991 * killing.texi: Document fill-rectangle.
6992
69931993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6994
6995 * vc.texi: Bring the docs up to date with VC 5.2.
6996
69971992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6998
6999 * emacs.tex: Mention blackbox and gomoku under Amusements.
7000 Assembler mode is now mentioned and appropriately indexed
7001 under Programming Modes.
7002
70031991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7004
7005 * emacs.tex: Update TeX ordering information.
7006
8cf51b2c
GM
70071990-06-26 David Lawrence (tale@geech)
7008
7009 * emacs.tex: Note that completion-ignored-extensions is not used
7010 to filter out names when all completions are displayed in
7011 *Completions*.
7012
70131990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7014
7015 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7016
70171990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7018
7019 * emacs.tex: Add @findex grep.
7020
8cf51b2c
GM
70211988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7022
7023 * emacs.tex: Correct two typos. No other changes before
7024 Version 19 will be made.
7025
8cf51b2c
GM
70261988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7027
7028 * emacs.tex: Update information for obtaining TeX distribution from the
7029 University of Washington.
7030
7031;; Local Variables:
c8763fb6 7032;; coding: utf-8
8cf51b2c
GM
7033;; fill-column: 79
7034;; add-log-time-zone-rule: t
7035;; End:
7036
7037 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
114f9c96 7038 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
8cf51b2c
GM
7039
7040 This file is part of GNU Emacs.
7041
352c8b4a 7042 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7043 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7044 the Free Software Foundation, either version 3 of the License, or
7045 (at your option) any later version.
8cf51b2c
GM
7046
7047 GNU Emacs is distributed in the hope that it will be useful,
7048 but WITHOUT ANY WARRANTY; without even the implied warranty of
7049 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7050 GNU General Public License for more details.
7051
7052 You should have received a copy of the GNU General Public License
352c8b4a 7053 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
7054
7055;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd