* doc/emacs/building.texi: Re-apply 2009-12-29T07:15:34Z!nickrob@snap.net.nz, which was
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
26e533e2
CY
12009-12-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * misc.texi (Shell): Document async-shell-command.
4
5 * building.texi (Grep Searching): Document zrgrep.
6
7 * mini.texi (Completion Options): Mention `initals' completion style.
8
91ed7ea8
CY
92009-12-24 Chong Yidong <cyd@stupidchicken.com>
10
11 * emacs.texi (Top): Update node listing.
12
13 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
14
15 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
16
17 * cmdargs.texi (Initial Options):
18 * xresources.texi (Resources): Document inhibit-x-resources.
19
20 * custom.texi (Specifying File Variables): Note that minor modes are
21 enabled unconditionally.
22
23 * display.texi (Scrolling): Briefly document the old recenter command,
24 and document recenter-positions.
25
26 * files.texi (Visiting):
27 * buffers.texi (Buffers): Max buffer size is now 512 MB.
28
29 * frames.texi (Cut/Paste Other App): Document
30 save-interprogram-paste-before-kill.
31
32 * killing.texi (Kill Options): New node.
33
6ca89aaa
CY
342009-12-05 Chong Yidong <cyd@stupidchicken.com>
35
36 * misc.texi (Shell Options): ansi-color is now default.
37
806642d4
GM
382009-12-05 Glenn Morris <rgm@gnu.org>
39
806642d4
GM
40 * emacs.texi (Top): Update menu for cal-xtra node changes.
41 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
42 or mode line. Don't mention invisible text or the details of
43 diary-print-entries here, only in cal-xtra.
44 (Format of Diary File): Mention that the "date on first line" format
45 only really affects the simple display.
46 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
47 (Diary Customizing): Holidays may be in the buffer or mode line.
48 Move diary-print-entries to the "Diary Display" section.
49 (Diary Display): New section, split out from "Fancy Diary Display".
50 Explain the limitations of simple display, and how to print it.
51
1a4f0c0a
GM
52 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
53
e11adbd8
GM
54 * cal-xtra.texi (Diary Display): Mention View mode.
55
29a483ac
JL
562009-11-29 Juri Linkov <juri@jurta.org>
57
58 * display.texi (Highlight Interactively): Actually a list of
59 default faces is pre-loaded into a list of default values
60 instead of the history.
61
83d60c79
GM
622009-11-20 Glenn Morris <rgm@gnu.org>
63
64 * ack.texi (Acknowledgments):
65 * emacs.texi (Acknowledgments): Add htmlfontify.
66
276bbe96
GM
672009-11-14 Glenn Morris <rgm@gnu.org>
68
98ad1bae
GM
69 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
70
276bbe96
GM
71 * ack.texi (Acknowledgments):
72 * emacs.texi (Acknowledgments): Update for recent Org changes.
73
18430066
CY
742009-10-31 Chong Yidong <cyd@stupidchicken.com>
75
76 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
77 `charset' property, which is irrelevant to the user manual (Bug#3526).
78
522ddc9f
JB
792009-10-14 Juanma Barranquero <lekktu@gmail.com>
80
81 * trouble.texi (DEL Does Not Delete): Fix typo.
82
50b49ade
MA
832009-10-05 Michael Albinus <michael.albinus@gmx.de>
84
85 * files.texi (Misc File Ops): Mention copy-directory.
86
6308321a
EZ
872009-10-04 Eli Zaretskii <eliz@gnu.org>
88
43b3b4d1
EZ
89 * mule.texi (Unibyte Mode): Emphasize that
90 unibyte-display-via-language-environment affects only the display.
91
6308321a
EZ
92 * display.texi (Horizontal Scrolling): Document cursor behavior under
93 horizontal scrolling when point moves off the screen (Bug#4564).
94 Improve wording.
95
bd51ea7f
MA
962009-10-01 Michael Albinus <michael.albinus@gmx.de>
97
98 * files.texi (Directories): delete-directory prompts for recursive
99 deletion.
100
55381962
GM
1012009-09-30 Glenn Morris <rgm@gnu.org>
102
103 * ack.texi (Acknowledgments):
104 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
105
13989ab1
TH
1062009-09-25 Tassilo Horn <tassilo@member.fsf.org>
107
108 * dired.texi (Dired Navigation): Use @code instead of @var for
109 dired-isearch-filenames, so that it's not capitalized.
110
8ba46c89
CY
1112009-09-19 Chong Yidong <cyd@stupidchicken.com>
112
113 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
114
115 * entering.texi (Exiting): C-z is now bound to suspend-frame.
116
117 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
118 (Key Bindings): Reference Init Rebinding in introductory text. Shift
119 some of the introduction to Keymaps node.
120 (Keymaps): Simplify.
121 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
122 (Minibuffer Maps): Remove mention of Mocklisp.
123 (Init Rebinding): Move mode-local rebinding example here from Local
124 Keymaps.
125 (Modifier Keys): Clarify.
1e11b018 126 (Rebinding): Add cindex for "binding keys".
8ba46c89 127
6a5ca7c8
CY
1282009-09-13 Chong Yidong <cyd@stupidchicken.com>
129
130 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
131
0e1cba51
NR
1322009-08-31 Nick Roberts <nickrob@snap.net.nz>
133
6a5ca7c8 134 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 135 Re-organise these two sections.
0e1cba51 136
76a87a4d
EZ
1372009-08-29 Eli Zaretskii <eliz@gnu.org>
138
139 * cmdargs.texi (Initial Options): Fix last change.
140
82e98df4
SM
1412009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
142
143 * mule.texi (Enabling Multibyte):
144 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
145 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
146
fb89fad9
GM
1472009-08-20 Glenn Morris <rgm@gnu.org>
148
149 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
150
e99652b0
GM
1512009-08-19 Glenn Morris <rgm@gnu.org>
152
153 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
154
5cca97ad
GM
1552009-08-18 Glenn Morris <rgm@gnu.org>
156
157 * ack.texi (Acknowledgments):
158 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
159
997797ae 160 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 161
985bf85b
GM
1622009-08-09 Glenn Morris <rgm@gnu.org>
163
164 * ack.texi (Acknowledgments):
165 * emacs.texi (Acknowledgments): Add gdb-mi entry.
166
8d6bb99e
DD
1672009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
168
169 * emacs.texi (Top): Add new menu items for GDB-UI.
170
171 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 172 section. Threads buffer is in separate section now.
8d6bb99e 173
8353da9c
GM
1742009-08-08 Glenn Morris <rgm@gnu.org>
175
176 * ack.texi (Acknowledgments):
177 * emacs.texi (Acknowledgments):
178 Update for js2-mode and org changes.
179
f2074faf
MA
1802009-08-02 Michael Albinus <michael.albinus@gmx.de>
181
182 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
183 files.
184
e8d2d3fb
CY
1852009-07-28 Chong Yidong <cyd@stupidchicken.com>
186
187 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
188
324a4f6a
GM
1892009-07-23 Glenn Morris <rgm@gnu.org>
190
191 * programs.texi (Matching): Update blink-matching-paren-distance.
192
b6937a70
CY
1932009-07-21 Chong Yidong <cyd@stupidchicken.com>
194
195 * frames.texi (Cut/Paste Other App): For select-active-regions,
196 selection is now updated on moving point.
197
bd8aaa36
RS
1982009-07-21 Richard Stallman <rms@gnu.org>
199
200 * glossary.texi (GNU, Daemon): Update information.
201
8d9b5eba
JL
2022009-07-19 Juri Linkov <juri@jurta.org>
203
204 * custom.texi (Specifying File Variables, Safe File Variables):
205 "variables/value pairs" -> "variable/value pairs".
206
a2acc1db
GM
2072009-07-15 Glenn Morris <rgm@gnu.org>
208
209 * misc.texi (Gnus): Remove widow.
210
c5ae942b
GM
2112009-07-11 Glenn Morris <rgm@gnu.org>
212
703d26ba
GM
213 * Makefile.in (TEXI2PDF): New.
214 (emacs.pdf, emacs-xtra.pdf): New targets.
215
522ddc9f 216 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
217
218 * display.texi (Horizontal Scrolling): Re-word to remove widow.
219
220 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
221 Don't print the copying notice twice in the printed version.
222 Update the menu and detailmenu.
223 (Preface): The meaning of "on-line" has changed.
224 Correct name for "Common Problems" chapter.
225 (Distrib): Update FSF shop URL.
226 (Intro): Showing two files at once is not so exciting.
227
228 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
229 (Mac / GNUstep Basics): Minor grammar changes.
230 (Mac / GNUstep Events): Fix typo.
231 (GNUstep Support): CANNOT_DUMP no longer applies.
232
233 * misc.texi (Document View): Fix typos.
234
235 * dired.texi (Dired):
236 * help.texi (Help):
237 * macos.texi (Mac OS / GNUstep):
238 * maintaining.texi (Version Control, Introduction to VC):
239 End menu descriptions with a period.
c5ae942b 240
b1c8242b
EZ
2412009-07-09 Eli Zaretskii <eliz@gnu.org>
242
243 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
244 so categorical in saying that the option is only useful on NTFS.
245
220d9aa6
GM
2462009-07-09 Glenn Morris <rgm@gnu.org>
247
248 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
249 (ENVADD): Add texinfodir to TEXINPUTS.
250
251 * emacs.texi (Top): Fix cross-reference.
252
253 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
254
255 * vc1-xtra.texi (Revision Tags): Fix typo.
256
d07e72d3
GM
2572009-07-03 Glenn Morris <rgm@gnu.org>
258
259 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
260 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
261 (Merge Commands): `.' does not seem to work in A or B buffer.
262 `l' can recreate the 3-window display.
263
264 * glossary.texi (Glossary): Minor phrasing changes throughout.
265 Add more internal cross-references.
266 <Autoloading>: You can't really autoload a variable.
267 <C-M->: Move details here from `M-C-' item.
268 <Continuation Line>: Refer to `Truncation.'
269 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
270 <Home Directory, Unix>: New entries.
271 <Deletion of Files>: Mention recycle bins.
272 <Directory>: Mention ``folders.''
273 <Error>: Don't mention ``type-ahead.''
274 <Fringe>: Refer to the manual node.
275 <Minor Mode>: Can be global or local.
276 <Spell Checking>: There are other checkers besides Ispell.
277
f144038a
GM
2782009-07-02 Glenn Morris <rgm@gnu.org>
279
280 * anti.texi (Antinews): Minor changes in phrasing.
281
282 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
283 some underfull lines in dvi output.
284
285 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
286
287 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
288
289 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
290
3f1c6666
JD
2912009-07-01 Jan Djärv <jan.h.d@swipnet.se>
292
293 * xresources.texi (Table of Resources): Mention maximized for
294 fullscreen.
295
296 * cmdargs.texi (Window Size X): -mm/--maximized is new.
297
62aadce7
CY
2982009-07-01 Chong Yidong <cyd@stupidchicken.com>
299
300 * anti.texi (Antinews): Correct the list of removed platforms.
301
82ec412e
GM
3022009-06-28 Glenn Morris <rgm@gnu.org>
303
304 * arevert-xtra.texi: Minor language tweaks.
305
09964e7d
GM
306 * dired-xtra.texi: Minor revisions.
307
666e158e
MB
3082009-06-23 Miles Bader <miles@gnu.org>
309
310 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 311 (Temporary Face Changes): Document `text-scale-set'.
666e158e 312
70243478
CY
3132009-06-21 Chong Yidong <cyd@stupidchicken.com>
314
315 * Branch for 23.1.
316
67cbe681
KH
3172009-06-17 Kenichi Handa <handa@m17n.org>
318
319 * mule.texi (Charsets): Update the description for the new charset.
320 (list-character-sets): New findex.
125dd7c5 321 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 322
40e67246
CY
3232009-06-10 Chong Yidong <cyd@stupidchicken.com>
324
b5700de6
CY
325 * basic.texi (Moving Point): Fix tag.
326
327 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
328
329 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
330 use camel-case for PageUp and PageDown.
331
332 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
333 camel-case for PageUp and PageDown.
334
335 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
336
40e67246 337 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 338 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 339
522ddc9f 3402009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 341
522ddc9f
JB
342 * fixit.texi (Spelling): Set default dictionary.
343 Improve descriptions (Bug#2554)
6f591cf4 344
53483c76
DR
3452009-06-08 David Reitter <david.reitter@gmail.com>
346
347 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
348 since saving colors and faces set this way is not implemented.
349 (Environment variables): Remove mention of mac-fix-env, which is
350 scheduled to be removed.
351
1557ef4f
CY
3522009-06-04 Chong Yidong <cyd@stupidchicken.com>
353
91056528
CY
354 * custom.texi (Init Examples): Add example of changing load-path.
355
1557ef4f
CY
356 * building.texi (Lisp Libraries): Add example of changing
357 load-path (Bug#3446).
358
623cec4c
CY
3592009-05-28 Chong Yidong <cyd@stupidchicken.com>
360
361 * mark.texi (Mark): Further clarifications.
362 (Setting Mark): Emphasize that C-SPC activates the mark.
363
0fcca8ee
CY
3642009-05-28 Chong Yidong <cyd@stupidchicken.com>
365
702b10e1
CY
366 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
367 Mark mode.
0fcca8ee
CY
368 (Using Region, Persistent Mark): Use "active mark" instead of "active
369 region".
370
d3b396e4
CY
3712009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
372
373 * mule.texi (Select Input Method): Fix typo.
374
3f698a06
CY
3752009-05-13 Chong Yidong <cyd@stupidchicken.com>
376
377 * anti.texi (Antinews): Document completion changes. Some additional
378 copyedits and rearrangement of entries.
379
b2a42eb7
CY
3802009-05-12 Chong Yidong <cyd@stupidchicken.com>
381
932fd020
CY
382 * misc.texi (Interactive Shell, Saving Emacs Sessions)
383 (Shell History Copying, Terminal emulator): Copyedits.
384
ac36a8f1
CY
385 * xresources.texi (Resources): Simplify descriptions. Shorten
386 description of editres, which is not very useful these days.
387 (Table of Resources): Document fontBackend resource.
388
b2a42eb7
CY
389 * trouble.texi (Quitting): Add other undo bindings to table.
390 (DEL Does Not Delete): Note that the erasure key is usually labelled
391 "Backspace". Remove discussion of obscure Xmodmap issue.
392
c6ea7fb8
CY
3932009-05-07 Chong Yidong <cyd@stupidchicken.com>
394
395 * files.texi (Visiting): Copyedits.
396
ad36c422
CY
3972009-05-06 Chong Yidong <cyd@stupidchicken.com>
398
399 * basic.texi (Inserting Text): Document ucs-insert.
400
401 * mule.texi (International Chars): Define "multibyte". Note that
402 internal representation is unicode-based. Simplify definition of raw
403 bytes. Mention ucs-insert.
404 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
405 (Language Environments): Add language environments new to Emacs 23.
406 (Multibyte Conversion): Node deleted.
407 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
408 mention obsolete emacs-mule coding system.
409 (Output Coding): Copyedits.
410
411 * emacs.texi (Top): Update node listing.
412
d4ad7b96
CY
4132009-05-05 Per Starbäck <per@starback.se> (tiny change)
414
415 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
416
5bd66204
SM
4172009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
418
419 * building.texi (Lisp Libraries): `load-library' does offer completion.
420
bc36ad1c
CY
4212009-04-28 Chong Yidong <cyd@stupidchicken.com>
422
423 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
424 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
425
f1a47884
EZ
4262009-04-25 Eli Zaretskii <eliz@gnu.org>
427
428 * maintaining.texi (Tags): Clarify text. (Bug#3101)
429
be77bd45
CY
4302009-04-22 Chong Yidong <cyd@stupidchicken.com>
431
432 * entering.texi (Entering Emacs): Document initial-buffer-choice.
433
434 * building.texi (Lisp Interaction): Document initial-scratch-message.
435
d3b82927
JB
4362009-04-18 Juanma Barranquero <lekktu@gmail.com>
437
ed6e7b11
JB
438 * msdog.texi (Windows Fonts): Fix typos.
439
d3b82927
JB
440 * files.texi (Save Commands): Fix pxref.
441
bc323c04
CY
4422009-04-18 Chong Yidong <cyd@stupidchicken.com>
443
444 * files.texi (Save Commands): Mention diff-buffer-with-file.
445 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
446 Henoch (Bug#3036).
447
2186d13f
GM
4482009-03-15 Glenn Morris <rgm@gnu.org>
449
450 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
451 the former is not always used.
452 (Mail Headers): Use active voice. Add "Mail-reply-to".
453 Change case of "Id". Avoid repeated "appropriate".
454 (Mail Aliases): Fix previous change - use an example with a ".", so it
455 does actually get quoted when expanded.
456 (Mail Sending): Mailclient is the default on some systems.
457 (Citing Mail): Mention mail-indentation-spaces.
458 (Mail Mode Misc): Add an @dfn for "mail signature".
459
71e454fc
CY
4602009-03-15 Chong Yidong <cyd@stupidchicken.com>
461
462 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
463 (Completion Options): Document read-file-name-completion-ignore-case,
464 read-buffer-completion-ignore-case, and completion-styles. Remove
465 description of partial-completion-mode.
466
df1a3e06
GM
4672009-03-14 Glenn Morris <rgm@gnu.org>
468
469 * sending.texi (Mail Format): Fix typo. Add index entry for
470 mail-header-separator.
471 (Mail Headers): Put info about initialization and changing in one place
472 at the start. Update FCC section for mbox Rmail. Clarify From
473 section, mention mail-setup-with-from. Clarify Reply-to section.
474 Add Mail-followup-to and mail-mailing-lists. Clarify References
475 section.
476 (Mail Aliases): Update example, make less contentious.
477 Update for name change of mail-interactive-insert-alias.
478 (Mail Mode): Remove mention of `%' as a word separator.
479 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
480 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
481 commands. Clarify FCC handling. In mail-complete, add reference to
482 Mail Aliases section, and mention mail-complete-function.
483 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
484 (Mail Mode Misc): Clarify the mail-signature function. Add basic
485 signature netiquette. Explain how the mail hooks work when continuing
486 a composition.
487 (Mail Amusements): Internationalize the spook section a bit.
488 Remove the spook mail-setup-hook example, since it doesn't work well.
489 Mention fortune-file.
490 (Mail Methods): Mention read-mail-command.
491
ed6e7b11 4922009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 493
df1a3e06
GM
494 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
495 and NS resources following recent changes.
959d68bd 496
86dca3e8
JR
4972009-03-10 Jason Rumney <jasonr@gnu.org>
498
499 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
500 w32-use-visible-system-caret doc to indicate that it should get set
501 automatically.
502 (Windows Fonts): Add doc for the uniscribe backend.
503
042fe98f
DN
5042009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
505
506 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
507 vc-dir. (Bug#2598)
508
7f8dba73
RS
5092009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
510
511 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
512
505e70c3
GM
5132009-03-05 Glenn Morris <rgm@gnu.org>
514
04242bdc
GM
515 * rmail.texi (Rmail Basics): Add reference to sorting.
516 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
517 Minor re-wordings.
518 (Rmail Motion): Mention rmail-next-same-subject.
519 (Rmail Deletion): Expunging is not the only way to change the numbers.
520 (Rmail Labels): Labels can also be used in sorting.
521 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
522 (Rmail Display): Mention rmail-mime.
523
00cfe22c
GM
5242009-03-04 Glenn Morris <rgm@gnu.org>
525
526 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
527 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
528 summary. Mention sorts cannot be undone.
529 (Rmail Display): Give an example of how to use goto-address-mode.
530 (Rmail Editing): It's keybindings that are redefined, not commands.
531 Fix some typos.
532 (Movemail): Some minor rewording.
533 (Remote Mailboxes): Emacs movemail supports pop by default.
534 Fix some minor grammatical issues. The "two alternative ways" to
535 specify a POP mailbox are really just one. Remove all reference to the
536 variables rmail-pop-password and rmail-pop-password-required, obsolete
537 since Emacs 22.1. Clarify the four password steps. Emacs movemail
538 can support Kerberos.
539
3d963b67
GM
5402009-03-03 Glenn Morris <rgm@gnu.org>
541
542 * rmail.texi (Rmail Deletion): Revert previous change, which was
543 describing the Rmail summary versions.
544 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
545 Minor re-wording for rmail-resend.
546 (Rmail Make Summary): Summaries apply to buffers rather than files.
547 <rmail-summary-by-topic>: Headers includes the subject.
548 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
549 details, including prefix arguments.
2340abde 550 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
551 Not counting lines might be faster.
552 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
553 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
554 Name the commands bound to the various keys. Mention prefix argument
555 for searching.
3d963b67
GM
556 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
557 Simplify rmail-highlighted-headers description. Update face name.
558
a8ce3d17
JB
5592009-03-02 Juanma Barranquero <lekktu@gmail.com>
560
561 * mark.texi (Marking Objects): Fix typo.
562
130a29b6
CY
5632009-03-01 Chong Yidong <cyd@stupidchicken.com>
564
565 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
566 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
567
9d5de6f8
GM
5682009-03-01 Glenn Morris <rgm@gnu.org>
569
79fc530e 570 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
571 (Rmail Motion): - M-s searches from the end of messages.
572 (Rmail Deletion): Minor clarification. Fix numeric argument
573 description.
574 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
575 newmail and RMAILOSE files need not be in home-directory.
576 (Rmail Files): Mention I/O menus are unselectable if no files match.
577 Mention `MAIL' env-var.
578
b545ff9c
JR
5792009-02-24 Jason Rumney <jasonr@gnu.org>
580
581 * mule.texi (Fontsets): Mention fontset-default, font specs and
582 fallback fontsets.
583 (Defining Fontsets): Mention ns and w32 variants of
584 standard-fontset-spec. Update description of startup fontset to match
585 Emacs 23 behavior.
a93be82a 586 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 587 (International): Link to Modifying Fontsets.
b545ff9c 588
75da0618 5892009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
590
591 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
592 Mention ns-extended-platform-support-mode.
593
6be93a16
KB
5942009-02-22 Karl Berry <karl@gnu.org>
595
596 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
597
867d4bb3
JB
5982009-02-19 Juanma Barranquero <lekktu@gmail.com>
599
600 * basic.texi (Moving Point, Position Info):
601 * files.texi (Visiting):
602 * mini.texi (Completion Options):
603 * text.texi (HTML Mode): Remove duplicate words.
604
49b5c0e8
GM
6052009-02-20 Glenn Morris <rgm@gnu.org>
606
607 * rmail.texi: Minor updates for mbox rather than Babyl.
608
f43a822c
KB
6092009-02-17 Karl Berry <karl@gnu.org>
610
49b5c0e8 611 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 612
80d634b8
RS
6132009-02-17 Richard M Stallman <rms@gnu.org>
614
615 * anti.texi (Antinews): Mention Babyl format.
616
617 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
618
619 * rmail.texi: Update for mbox format.
620 Various small fixes, as well as the following.
621 (Out of Rmail): Node deleted.
622 (Rmail): Update menu.
623 (Rmail Files): Comment out set-rmail-inbox-list.
624 Document rmail-inbox-list instead.
625 (Rmail Output): Substantial changes since C-o is now
626 rmail-output-as-seen and o is rmail-output.
627 (Rmail Attributes): Delete `stored', add `retried'.
628 (Rmail Display): Editing headers works in all cases.
629
f0d129c6
GM
6302009-02-17 Glenn Morris <rgm@gnu.org>
631
632 * basic.texi (Position Info): M-x count-lines-region is not always on
633 M-=. (Bug#2269)
634
160f11d3
GM
6352009-02-09 Glenn Morris <rgm@gnu.org>
636
637 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
638 defaults.
639
763e01c4
EZ
6402009-02-07 Eli Zaretskii <eliz@gnu.org>
641
642 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
643 documentation of possible problems with redecoding.
644
f5e1441d
GM
6452009-02-03 Glenn Morris <rgm@gnu.org>
646
647 * rmail.texi (Out of Rmail): Mention b2m.pl.
648
e1eabe41
GM
6492009-01-31 Glenn Morris <rgm@gnu.org>
650
651 * rmail.texi (Out of Rmail): Correct b2m location.
652
dd05f9de
CY
6532009-01-27 Chong Yidong <cyd@stupidchicken.com>
654
655 * fixit.texi (Undo): Update undo limit values.
656
d74d846e
GM
6572009-01-27 Glenn Morris <rgm@gnu.org>
658
659 * emacs.texi (Top): Fix Antinews menu entry.
660
49ffdce8
KB
6612009-01-25 Karl Berry <karl@gnu.org>
662
663 * text.texi (Foldout): Use @itemize @w{} to make an itemize
664 item with no marker, instead of the syntactically incorrect
665 @itemize @asis.
666
467e8d77
JL
6672009-01-25 Juri Linkov <juri@jurta.org>
668
669 * building.texi (Grep Searching): Fix index entry for lgrep.
670
6c60bbdb
EZ
6712009-01-24 Eli Zaretskii <eliz@gnu.org>
672
673 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
674
9ce5a36f
AR
6752009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
676
677 * macos.texi (Preferences Panel): Update description of font setting to
678 reflect that prior frame selection is no longer needed.
679
9aa5f2fb
NR
6802009-01-20 Nick Roberts <nickrob@snap.net.nz>
681
682 * building.texi (Debuggers): Revert some of 2008-10-31 change to
683 raise GUD subsections.
684
3892ff9c
GM
6852009-01-15 Glenn Morris <rgm@gnu.org>
686
687 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
688
14731c8f
GM
6892009-01-10 Glenn Morris <rgm@gnu.org>
690
691 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
692
45c55e53
CY
6932009-01-04 Chong Yidong <cyd@stupidchicken.com>
694
695 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
696 logical lines.
697
2e4667d1
JL
6982008-12-29 Juri Linkov <juri@jurta.org>
699
700 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
701
702 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
703
2a3eac47
CY
7042008-12-28 Chong Yidong <cyd@stupidchicken.com>
705
706 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
707 goto-address-mode instead of goto-address.
708
3da8da94
CY
709 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
710 mode.
711
2a3eac47
CY
712 * emacs.texi (Top): Update node listing.
713
057f6dd3
EZ
7142008-12-26 Eli Zaretskii <eliz@gnu.org>
715
716 * custom.texi (Directory Variables): Explain what is a "project".
717 Add indexing. Improve wording. Add a footnote about using
718 _dir-locals.el on MS-DOS.
719
e6979067
DN
7202008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
721
722 * files.texi (Misc File Ops): Mention chmod as an alias for
723 set-file-modes.
724
9de15963
MR
7252008-12-24 Martin Rudalics <rudalics@gmx.at>
726
727 * help.texi (Help): Fix typos and reword.
728 (Help Summary): Add entries for C-h n and C-h r, reorder
729 entries, and do some minor fixes.
730 (Name Help): Say that C-h F works for commands only.
731 (Misc Help): Say that view-lossage displays 300 keystrokes.
732
236fd60d
GM
7332008-12-20 Glenn Morris <rgm@gnu.org>
734
735 * ack.texi (Acknowledgments): General update based on AUTHORS,
736 including removal of some stuff no longer distributed.
737
349b3256
AM
7382008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
739
740 * fixit.texi: Mention hunspell
741
e840fca5
GM
7422008-12-19 Glenn Morris <rgm@gnu.org>
743
744 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 745 Consolidate explanatory text at start.
e840fca5
GM
746
747 * display.texi (Text Display):
748 * indent.texi (Indentation): Use @acronym with ASCII.
749
9dfa7983
GM
7502008-12-18 Glenn Morris <rgm@gnu.org>
751
752 * ack.texi: Various small updates and fixes.
753
97b3a00b
JL
7542008-12-18 Juri Linkov <juri@jurta.org>
755
756 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
757 as a key binding to start a forward nonincremental word search.
758 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
759 a backward nonincremental word search. Add index for `M-s w'
760 `isearch-forward-word'.
761 (Regexp Search): Add a short summary of regexp key commands like
762 in the node "Basic Isearch".
763 (Other Repeating Search): Fix typo.
764
7652008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
766
767 * misc.texi (PostScript Variables): Fix doc.
768
31ce6a07
CY
7692008-12-10 Chong Yidong <cyd@stupidchicken.com>
770
771 * programs.texi (Program Modes): Mention Ruby mode.
772
636b507b
DN
7732008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
774
775 * misc.texi (emacsclient Options): Describe what an empty string
776 argument does for --alternate-editor.
777
a323fa14
CY
7782008-12-09 Frank Schmitt <ich@frank-schmitt.net>
779
780 * cmdargs.texi (Font X): Distinguish between client-side and
781 server-side fonts. List valid Fontconfig properties. Add reference to
782 Fontconfig manual. List valid GTK font properties. Explain use of
783 fc-list.
784
c5ca6cd0
CY
7852008-12-09 Chong Yidong <cyd@stupidchicken.com>
786
787 * cmdargs.texi (Font X): Move discussion of quoting to top.
788
e5136377
GM
7892008-12-06 Glenn Morris <rgm@gnu.org>
790
791 * maintaining.texi (Old Revisions): Improve previous change.
792
248c026b
RS
7932008-12-05 Richard M Stallman <rms@gnu.org>
794
795 * anti.texi (Antinews): Minor fixes.
796
a9253a1e
GM
7972008-12-03 Glenn Morris <rgm@gnu.org>
798
799 * maintaining.texi (Old Revisions): Fix diff-switches description.
800
fa687b02
MR
8012008-12-01 Martin Rudalics <rudalics@gmx.at>
802
803 * emacs.texi (Top): Fix typo.
804
72e6decd
CY
8052008-11-30 Chong Yidong <cyd@stupidchicken.com>
806
320ee034
CY
807 * misc.texi (Document View): Explain dependence on gs at the top.
808 Copyedits.
809
810 * emacs.texi (Top): Add DocView nodes to detailed node listing.
811
72e6decd
CY
812 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
813 (Comment Commands): Discuss region-active behavior of M-; first.
814
2a472ee4
MR
8152008-11-29 Martin Rudalics <rudalics@gmx.at>
816
9c6361c9
MR
817 * display.texi (Line Truncation): Add reference to Continuation
818 Lines.
819
2a472ee4
MR
820 * windows.texi (Pop Up Window): Mention split-height-threshold
821 and split-width-threshold.
9c6361c9 822 (Split Window): Add reference to Continuation Lines.
2a472ee4 823
e93bc142
AR
8242008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
825
826 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
827 (GNUstep Support): New node.
828 * anti.texi:
829 * emacs.texi:
830 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
831
43b978db
RS
8322008-11-28 Richard M Stallman <rms@gnu.org>
833
834 * misc.texi (Dissociated Press): Minor cleanups.
835
836 * dired.texi (Image-Dired): Avoid passive.
837
e8e2bd93
EZ
8382008-11-28 Eli Zaretskii <eliz@gnu.org>
839
840 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
841 representation.
842
8d2d45da
CY
8432008-11-26 Richard M. Stallman <rms@gnu.org>
844
845 * files.texi (Visiting): Rewrite paragraph for clarity.
846
847 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
848
a5f7bbcc
AM
8492008-11-25 Alan Mackenzie <acm@muc.de>
850
851 * programs.texi (Moving by Parens): Clarify that parens inside strings
852 and comments are ignored, and that the commands assume the starting
853 point isn't in a string or comment.
854
a71703d3
AR
8552008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
856
857 * macos.texi: Add Prev/Next/Top pointers to all nodes.
858 (Mac Basics): Merge in Grabbing Environment Variables from earlier
859 version.
860 (Mac Customization): Rewrite Preferences Panel section and merge in to
861 this node, add Open files by dragging to an Emacs window.
862
863 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
864
aa5ab79a
CY
8652008-11-26 Chong Yidong <cyd@stupidchicken.com>
866
0cc92c19
CY
867 * files.texi (Misc File Ops): Document set-file-modes.
868
c366b4e4
CY
869 * windows.texi (Split Window): Document integer values of
870 truncate-partial-width-windows.
871
aa5ab79a
CY
872 * text.texi (Text): Simplify description of markup languages.
873 (TeX Mode): Simplify introduction. Mention BibTeX mode.
874 (TeX Editing): Note that `""' inserts one `"' character.
875 (HTML Mode): Note in the introduction that XML mode is an alias for
876 SGML mode. Mention nXML mode.
877
56221db7
CY
8782008-11-25 Chong Yidong <cyd@stupidchicken.com>
879
880 * building.texi (Watch Expressions): Fix typo.
881
90effe33
CY
8822008-11-24 Chong Yidong <cyd@stupidchicken.com>
883
f90a5ae3
CY
884 * files.texi (Visiting): Document new behavior of
885 confirm-nonexistent-file-or-buffer.
886
887 * buffers.texi (Select Buffer): Document
888 confirm-nonexistent-file-or-buffer.
889
a18ffb4a
CY
890 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
891 edit-picture.
892
90effe33
CY
893 * text.texi (Text): Simplify introduction. Discard mention of `M-x
894 edit-picture', since that is just an alias for picture-mode.
895 (Sentences): Note that repeated M-@ extends the region.
896 (Pages): Make terminology more consistent. Link to Regexps node.
897 (Longlines): Discuss relationship with Visual Line mode.
898 (Text Mode): Remove extraneous discussion of other modes, since they
899 were already introduced in the parent node.
900
e85103ec
CY
9012008-11-23 Chong Yidong <cyd@stupidchicken.com>
902
5cb2fe30
CY
903 * anti.texi (Antinews): Rewrite.
904
1eb9b307 905 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
906
907 * frames.texi (Frame Commands): Mention "minimize" terminology.
908
e85103ec
CY
909 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
910 formats.
b908332f
CY
911 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
912 (Misc X): Don't document useless -hb option.
e85103ec 913
607f5f88
JL
9142008-11-22 Juri Linkov <juri@jurta.org>
915
916 * dired.texi (Dired Navigation): Change normal file name search option
917 from `non-nil' to `t'. Add `dwim' option.
918
e1b867a0
JL
9192008-11-22 Juri Linkov <juri@jurta.org>
920
921 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
922 ".dir-locals.el". Rename `define-project-bindings' to
923 `dir-locals-set-class-variables'. Rename `set-directory-project' to
924 `dir-locals-set-directory-class'.
925
dd186936
LK
9262008-11-22 Lute Kamstra <lute@gnu.org>
927
928 * buffers.texi (Select Buffer): Index goto-line.
929 * basic.texi (Moving Point): Mention the use of a numeric prefix
930 argument with goto-line and refer to Select Buffer for the use of a
931 plain prefix argument.
932
4b121911
GM
9332008-11-19 Glenn Morris <rgm@gnu.org>
934
935 * doclicense.texi: Update to FDL 1.3.
936 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
937
27267e4c
CY
9382008-11-17 Chong Yidong <cyd@stupidchicken.com>
939
696f351d
CY
940 * custom.texi (Minor Modes): Define mode commands and mode variables
941 more precisely. Recommend using mode commands instead of setting
942 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
943 (Easy Customization): Use "init file" instead of .emacs.
944 (Customization Groups): Update to new Custom buffer appearance.
945 (Saving Customizations): Copyedits. Update example.
946 (Variables): Give example of variable type-sensitivity.
947 (Examining): Update example.
948 (Hooks): Copyedits.
949 (Specifying File Variables): Use C comments instead of an artificial
950 Lisp for the example.
951 (Keymaps): Move internals discussion to Prefix Keymaps.
952 (Rebinding): Remove redundant paragraph (stated in Key Binding).
953 (Init Rebinding): Document kbd macro.
954 (Init File): Link to Find Init.
696f351d
CY
955
956 * mark.texi (Using Region): Document Delete Selection Mode more
957 thoroughly.
958
959 * frames.texi (Mouse Commands): Move most of the description of Delete
960 Selection Mode to Using Region, and link to it.
1bc9c425 961 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 962
b0570c25
CY
963 * building.texi (Compilation): Document first-error value of
964 compilation-scroll-output.
965 (Compilation Mode): Note that compilation-auto-jump-to-first-error
966 works as soon as an error is available. Suggested by Juri Linkov.
967
27267e4c
CY
968 * mini.texi (Passwords): New node.
969
970 * files.texi (Remote Files): Link to Passwords node.
971
972 * emacs.texi (Top): Update node listings.
973
122eb807
CY
9742008-11-16 Chong Yidong <cyd@stupidchicken.com>
975
9c9855a3
CY
976 * ack.texi (Acknowledgments): Some updating of credits.
977
bd6fdcad
CY
978 * emacs.texi (Acknowledgments): Add a couple more names.
979
dd1eef46
CY
980 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
981
122eb807 982 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 983 (Misc File Ops): Document use of trash.
122eb807 984
801a8da1
JB
9852008-11-16 Juanma Barranquero <lekktu@gmail.com>
986
987 * macos.texi (Mac Customization): Fix typos.
988
0b4f2253
CY
9892008-11-14 Chong Yidong <cyd@stupidchicken.com>
990
991 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
992 replacing previous contents. Numerous copyedits to adapt ns-emacs to
993 the conventions of the main Emacs manual.
994
995 * emacs.texi (Top): Update node listings.
996
517e2b89
CY
9972008-11-12 Chong Yidong <cyd@stupidchicken.com>
998
07a85685
CY
999 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1000 command-line-args is processed during startup.
1001 (Action Arguments): Correctly describe how file arguments interact with
1002 the startup screen. Link to Lisp Interaction for scratch buffer.
1003 (Initial Options): Link to Command Example for -batch option.
1004 (Environment): Document initial-environment.
1005
517e2b89
CY
1006 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1007 can't be changed in the site-start file.
1008
6337bbde
CY
10092008-11-07 Chong Yidong <cyd@stupidchicken.com>
1010
1011 * dired.texi (Dired): Mention C-x C-d too.
1012 (Dired Enter): Document M-n in the Dired minibuffer.
1013 (Dired Navigation): Explain dired-goto-file more clearly. Document
1014 dired-isearch-filenames.
1015 (Dired Deletion): Remove unnecessary "expunged" terminology.
1016 (Flagging Many Files): & is now rebound to `% &'.
1017 (Shell Commands in Dired): Document dired-do-async-shell-command.
1018 Clarify how multi-file arguments are passed.
1019 (Misc Dired Features): Document dired-do-isearch.
1020
9e8eeff9
CY
10212008-11-06 Chong Yidong <cyd@stupidchicken.com>
1022
1023 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1024
e071f849
CY
10252008-11-03 Chong Yidong <cyd@stupidchicken.com>
1026
1027 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1028
05482eb1
CY
10292008-11-01 Chong Yidong <cyd@stupidchicken.com>
1030
e2346dea
CY
1031 * programs.texi (Program Modes): Link to Program Indent node.
1032 (Left Margin Paren): Explain consequences of changing
1033 open-paren-in-column-0-is-defun-start more concisely.
1034 (Which Function, Program Indent, Info Lookup): Minor edits.
1035 (Basic Indent): If region is active, TAB indents the region.
1036 (Multi-line Indent): If region is active, TAB indents the region. Note
1037 that indent-region is useful when Transient Mark mode is off.
1038 (Matching): The delimiter at the cursor is highlighted---the character
1039 changes color.
1040 (Symbol Completion): Link to Completion node.
1041
e4b6428c
CY
1042 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1043 a strictly text-only system.
1044
05482eb1
CY
1045 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1046 batch mode.
1047
a11d3737
RS
10482008-11-01 Richard M. Stallman <rms@gnu.org>
1049
5abad626
RS
1050 * misc.texi (Document View): Major rewrite.
1051
a11d3737
RS
1052 * maintaining.texi (Types of Log File): Change logs are older than
1053 version control.
1054 (VCS Concepts): Simplify and rearrange.
1055 (Version Control Systems): Make it clear that Linux is only the kernel.
1056 (VC Mode Line): Shorten reference to menu item.
1057 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1058 (VC Directory Mode): Minor cleanup.
1059 Unchanged files are hidden, not omitted.
1060 (VC Directory Commands): Shorten and simplify.
1061 (Change Log Commands): New node, split from Change Logs.
1062 (VC Directory Buffer): New node, split from VC Directory Mode.
1063
c55a4acb
CY
10642008-10-31 Chong Yidong <cyd@stupidchicken.com>
1065
df0356f6
CY
1066 * misc.texi (Document View): Renamed from Document Files, moved here
1067 from files.texi.
1068
1069 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1070 moved as well.
1071 (Document Files): Moved to misc.texi.
1072
c55a4acb
CY
1073 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1074 vc-update-change-log.
df0356f6
CY
1075 (Version Control): Move here from files.texi.
1076 (Format of ChangeLog): Make it a subnode of Change Log.
1077
1078 * emacs.texi (Top): Update node listing.
c55a4acb 1079
ef082374
TH
10802008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1081
1082 * files.texi (Files): Add a section about document
1083 files (doc-view-mode).
1084
d52582c3
CY
10852008-10-31 Chong Yidong <cyd@stupidchicken.com>
1086
1087 * building.texi (Compilation Mode): Document
1088 compilation-auto-jump-to-first-error.
1089 (Debuggers): Lower GUD subsections to subsubsections.
1090 (Starting GUD): Add cindex.
1091 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1092
4e0a0968
CY
10932008-10-30 Chong Yidong <cyd@stupidchicken.com>
1094
03625b47
CY
1095 * indent.texi (Indentation): Link to Program Indent.
1096
4e0a0968
CY
1097 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1098 now uses emacsclient's terminal.
1099
8bd3f7ef
CY
11002008-10-29 Chong Yidong <cyd@stupidchicken.com>
1101
80e5620e
CY
1102 * mark.texi (Using Region): Document use-empty-active-region.
1103
97d5c404
CY
1104 * emacs.texi (Top): Update node listings.
1105
8bd3f7ef
CY
1106 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1107 mention obsolete emacs.bash script.
1108 (Invoking emacsclient): Rewrite, moving optional arguments to
1109 emacsclient Options.
21d2bae3
CY
1110 (emacsclient Options): New node. Document server-use-tcp and
1111 server-host.
8bd3f7ef 1112
5fda2cbd
CY
11132008-10-28 Chong Yidong <cyd@stupidchicken.com>
1114
1115 * indent.texi (Indentation): Replace list with paragraphed text,
1116 putting description of syntax-driven indentation first. Document new
1117 effect of active regions on tab.
1118 (Tab Stops): Note that editable tab stops affect indentation commands.
1119
4ff029f6
DN
11202008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1121
1122 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1123
996cd6e4
CY
11242008-10-23 Chong Yidong <cyd@stupidchicken.com>
1125
f28815e3
CY
1126 * custom.texi (Function Keys): Note that modified keypad keys are not
1127 translated.
1128
996cd6e4
CY
1129 * basic.texi (Arguments): Explain how to insert multiple digits.
1130
49545fe2
MA
11312008-10-22 Michael Albinus <michael.albinus@gmx.de>
1132
1133 * files.texi (Remote Files): Precise selection of default method.
1134 Rewrite paragraph about disabling remote file names.
1135
edac0b53
CY
11362008-10-22 Chong Yidong <cyd@stupidchicken.com>
1137
e752c544
CY
1138 * search.texi (Special Isearch): Document M-TAB is isearch.
1139
edac0b53
CY
1140 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1141 command.
1142
1143 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1144
20a36054
TH
11452008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1146
1147 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1148 section.
1149
69051ab6
CY
11502008-10-21 Chong Yidong <cyd@stupidchicken.com>
1151
c4b1a32a
CY
1152 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1153 to files.texi. Move contents of vc2-xtra.texi here.
1154
1155 * vc2-xtra.texi: File removed.
1156
1157 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1158 Directory Commands from the submenu. Don't include deleted file
1159 vc2-xtra.texi.
1160
1161 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1162 (Version Control): Add VC Directory Mode and VC Directory Commands to
1163 the submenu.
1164 (Why Version Control?): Use table format.
1165 (Version Control Systems): Note that Meta-CVS support is gone.
1166 (VCS Concepts): Note precisely when VC started supporting filesets.
1167 Remove bogus xref to CVS Options node.
1168 (Types of Log File): Copyedits.
1169 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1170 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1171 The Right Thing.
1172 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1173 (Log Buffer): Reorganize node, putting C-c C-c description first.
1174 (Old Revisions): Use CVS for example, not RCS.
1175 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1176 Commands from the submenu, putting them under Version Control.
1177 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1178 need to include it in the manual unconditionally, since it is now
1179 crucial to using distributed version control systems.
1a6e2954
CY
1180 (Comparing Files): Note that diff uses the minibuffer, and that the
1181 output is shown using Diff mode.
1182 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1183 diff-update-on-the-fly, diff-refine-hunk, and
1184 diff-show-trailing-whitespaces.
1a6e2954 1185 (File Archives): Add rar support.
c4b1a32a 1186
69051ab6
CY
1187 * major.texi (Choosing Modes): Make mode selection sequence more
1188 obvious by describing the steps in order of priority. Note that
1189 magic-mode-alist is nil by default. Document
1190 magic-fallback-mode-alist.
1191
e7421e03
CY
11922008-10-20 Chong Yidong <cyd@stupidchicken.com>
1193
1194 * frames.texi (Mouse References): Copyedits.
1195
6b2efdc2
TH
11962008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1197
1198 * ack.texi (Acknowledgments): Add myself as doc-view author.
1199
9c5e9396
EZ
12002008-10-20 Eli Zaretskii <eliz@gnu.org>
1201
1202 * frames.texi (Dialog Boxes): Add @cindex entries.
1203
dac94f8e
CY
12042008-10-20 Chong Yidong <cyd@stupidchicken.com>
1205
1206 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1207 (Text-Only Mouse): Copyedit.
1208
25597d40
CY
12092008-10-19 Chong Yidong <cyd@stupidchicken.com>
1210
f8a447f6
CY
1211 * frames.texi: Use @key throughout for mouse clicks.
1212 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1213 (Secondary Selection): Fix modified mouse click syntax.
1214 (Clipboard): Describe Cut, Copy and Paste commands.
1215 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1216 Copyedits.
1217 (Creating Frames): Add xref to Init File.
1218 (Frame Commands): Add xref to Exiting.
1219 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1220
b0f95216
CY
12212008-10-15 Chong Yidong <cyd@stupidchicken.com>
1222
b0817f00
CY
1223 * files.texi (Version Control): Copyedits. Add Bazaar.
1224 (Version Control Systems): List different VCS's using an itemized list.
1225 Add Bazaar.
1226 (VCS Concepts): Copyedits. Tweak description of file merging.
1227
b0f95216
CY
1228 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1229 (Cut/Paste Other App): Document select-active-regions and
1230 x-select-enable-primary.
1231
69d0d701
CY
12322008-10-13 Chong Yidong <cyd@stupidchicken.com>
1233
1234 * mark.texi (Shift Selection): Correct case in node name.
1235
1236 * emacs.texi (Top): Update node order in Mark chapter.
1237
375e8351
EZ
12382008-10-12 Eli Zaretskii <eliz@gnu.org>
1239
1240 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1241
1242 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1243 elsewhere in the manual instead of describing yet again the intricacies
1244 of $HOME on MS-Windows and MS-DOS.
1245
ab58114f
CY
12462008-10-12 Chong Yidong <cyd@stupidchicken.com>
1247
4f959513
CY
1248 * mini.texi (Minibuffer File): Add xref to File Names.
1249 (Minibuffer File): Add discussion of `~' in file names. Add
1250 insert-default-directory index reference.
1251
ab58114f
CY
1252 * files.texi (File Names): Reorganize description.
1253 (Visiting): Add xref to Mode Line. Copyedits.
1254 (Save Commands): Mention prefix behavior of C-x C-s.
1255 (Numbered Backups): Node deleted.
1256 (Backup Names): Contents of Numbered Backups moved here. State default
1257 of version-control variable.
1258 (Reverting): Copyedits.
1259 (Version Control): Add additional version control systems.
1260
1261 * emacs.texi (Top): Delete Numbered Backups node.
1262
1263 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1264 Backup Names.
f2884f63 1265 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1266
b0b5100a
RF
12672008-10-11 Romain Francoise <romain@orebokech.com>
1268
1269 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1270
89774b5f
CY
12712008-10-11 Chong Yidong <cyd@stupidchicken.com>
1272
1273 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1274 (Select Buffer): Mention use of minibuffer history. Describe default
1275 value of default-major-mode. Mention that C-x 4 b selects the other
1276 window.
1277 (List Buffers): Document CRM indicators in the order they appear.
1278 (Kill Buffer): Document new command kill-matching buffers.
1279 (Several Buffers): Move explanation of the relationship between buffer
1280 list and buffer menu to the top.
1281 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1282
4c72bf27
CY
12832008-10-10 Chong Yidong <cyd@stupidchicken.com>
1284
1285 * entering.texi (Exiting): Document change of C-x C-c to
1286 save-buffers-kill-terminal. Document kill-emacs.
1287
f68eb991
EZ
12882008-09-30 Eli Zaretskii <eliz@gnu.org>
1289
1290 * mule.texi (Coding Systems): Don't mention codepage-setup.
1291
1292 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1293 cpNNN coding systems anymore.
1294 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1295 for unibyte mode. Don't mention line-drawing characters. Don't
1296 mention dos-unsupported-char-glyph.
1297
1a2dd44d
CY
12982008-09-25 Chong Yidong <cyd@stupidchicken.com>
1299
1300 * search.texi (Search): Shorten introduction.
1301 (Basic Isearch): Add command table. Discuss reverse isearch and
1302 isearch highlighting.
1303 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1304 ring to cindex.
1305 (Special Isearch): Move input methods discussion here.
1306 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1307 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1308 Repeat Isearch.
1309 (Isearch Minibuffer): New node.
1310 (Word Search): Document new word search commands.
1311 (Regexp Example): Simplify example using sentence-end-base variable.
1312 (Replace): Reword introduction.
1313 (Unconditional Replace): Remove unnecessary example.
1314 (Other Repeating Search): Document new `M-s o' binding.
1315
1316 * emacs.texi (Top): Update node listings.
1317
e45da31d
JB
13182008-09-22 Juanma Barranquero <lekktu@gmail.com>
1319
1320 * emacs.texi (Top): Remove Kill Errors from menu.
1321
841c8096
CY
13222008-09-22 Chong Yidong <cyd@stupidchicken.com>
1323
402168fa
CY
1324 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1325 interface for defining macros. Simplify examples. Note that C-g quits
1326 macro definitions.
801a8da1 1327 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1328 usage example.
1329 (Keyboard Macro Query): Organize query responses in a table.
1330
1331 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1332 to Erasing node.
841c8096
CY
1333 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1334 rationale to a footnote.
1335 (Kill Errors): Remove node, due to redundancy with Erasing.
1336 (Spelling): Move discussion of flyspell to end. Note new behavior of
1337 M-$ in active region. Remove non-ispell-specific keybindings from
1338 table.
1339
eab2ee89
DN
13402008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1341
1342 * cmdargs.texi (Initial Options): Document --daemon.
1343
3d53e905
GM
13442008-09-20 Glenn Morris <rgm@gnu.org>
1345
1346 * files.texi (Numbered Backups): Mention that some modes set
1347 version-control.
1348
1c90484d
GM
13492008-09-20 Jim Blandy <jimb@red-bean.com>
1350
1351 * files.texi (Numbered Backups): Reference File Variables, as well.
1352 Remove discussion of Rmail's implementation.
1353
0fc0d844
CY
13542008-09-06 Chong Yidong <cyd@stupidchicken.com>
1355
1356 * misc.texi (Recursive Edit): Note that top-level exits active
1357 minibuffers.
1358
1359 * trouble.texi (Quitting): Likewise.
1360
b18d283d
CY
13612008-08-31 Chong Yidong <cyd@stupidchicken.com>
1362
1363 * emacs.texi (Top): Add Temporary Face Changes xref.
1364
1365 * display.texi (Display): Move Temporary Face Changes node to just
1366 after Standard Faces.
1367 (Scrolling): Document recenter-top-bottom instead of recenter.
1368 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1369 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1370 (Display Custom): Copyedits.
1371 (Optional Mode Line): Document display-battery-mode.
1372
180135fc
RF
13732008-08-27 Romain Francoise <romain@orebokech.com>
1374
1375 * custom.texi (Directory Variables): Minor fix.
1376
d3fe3475
GM
13772008-08-27 Glenn Morris <rgm@gnu.org>
1378
1379 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1380 descriptions.
1381 (Calendar Customizing): Tweak layout description.
183080b6 1382 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1383 markers. Condense calendar-star-date and calendar-mark-today
1384 description.
1385 (Holiday Customizing): Add oriental and solar holidays.
1386 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1387 Fix holiday-float description. Use zerop in examples. Be less verbose.
1388 (Date Display Format): Change ISO format. Be less verbose.
1389 (Diary Customizing): Mention day and month abbrev arrays.
1390 Mention the date-form variables by name. Update European example.
1391 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1392 Condense examples. Mention diary-entry-symbols by name.
1393 Condense table for insertion commands.
1394 (Fancy Diary Display): Mention diary-include-string and
1395 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1396 Ethiopic, Persian date functions. Condense descriptions.
1397
1398 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1399 (Adding to Diary): Adapt for changed node name.
1400
71755807
GM
14012008-08-26 Glenn Morris <rgm@gnu.org>
1402
1403 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1404 node "Hebrew/Islamic Entries".
1405
1406 * calendar.texi (Specified Dates): Fix names of iso functions.
1407 (General Calendar): There may not be another window.
1408 (Writing Calendar Files, Holidays): Tweak intro.
1409 (Holidays): Mention Baha'i and Chinese holidays.
1410 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1411 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1412 (To Other Calendar): Add calendar-print-other-dates.
1413 Refer to "graphic display" rather than "X.
1414 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1415 (Displaying the Diary): Fix whitespace after reference.
1416 Fix `diary-number-of-entries' reference.
1417 (Date Formats): Explicitly mention that day names can be abbreviated.
1418 (Adding to Diary): Add some references to other sections.
1419 (Special Diary Entries): Fix reference.
1420 (Appointments): Simplify appt-message-warning-time entry.
1421 Clarify where times must be.
1422 (Importing Diary): Comment out icalendar paragraph that does not apply.
1423 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1424
d76ebc75
GM
14252008-08-23 Glenn Morris <rgm@gnu.org>
1426
1427 * fortran-xtra.texi (Fortran): Change description of free form and
1428 fixed form a bit. Mention hideshow and imenu.
1429 (Fortran Motion): Mention fortran-end-of-subprogram,
1430 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1431 (Fortran Indent): Minor re-word.
1432 (ForIndent Commands): Mention fortran-fill-paragraph and
1433 fortran-fill-statement.
1434 (ForIndent Cont): Mention fortran-tab-mode-string.
1435 (Fortran Comments): Mention fortran-comment-line-start-skip.
1436 (Fortran Columns): Mention font-locking.
1437 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1438
e2a71e28
JB
14392008-08-23 Johan Bockgard <bojohan@muon>
1440
1441 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1442
5c52e13c
CY
14432008-08-22 Chong Yidong <cyd@stupidchicken.com>
1444
1445 * mini.texi (Minibuffer): Simplify introduction.
1446 (Minibuffer File): Document tilde in minibuffer filenames.
1447 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1448 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1449 (Completion Example): Update example to current command list.
1450 (Completion Options): Document `lazy' value of completion-auto-help.
1451 Update contents of completion-ignored-extensions.
1452 (Minibuffer History): Describe "future history" list. State default
1453 value of history-delete-duplicates.
1454
77a00355
GM
14552008-08-21 Glenn Morris <rgm@gnu.org>
1456
1457 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1458 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1459
39ee1d04
CY
14602008-08-17 Chong Yidong <cyd@stupidchicken.com>
1461
1462 * regs.texi (Registers): Clarify valid register names.
1463 (RegPos): Note that buffer is saved and restored too.
1464 (RegText): Note that mark is reactivated/deactivated.
1465 (RegConfig): Xref to Windows node.
1466
b12c348f
CY
14672008-08-16 Chong Yidong <cyd@stupidchicken.com>
1468
3ae7ba79
CY
1469 * basic.texi (Inserting Text): Provide command name for C-q.
1470
b12c348f
CY
1471 * killing.texi (Killing): Copyedit. Define read-only text.
1472 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1473 (Killing by Lines): Copyedit.
1474 (Other Kill Commands): Move M-w description here.
1475 (Yanking): Move M-w to Other Kill Commands.
1476 (Kill Ring): Also mention saving text in registers. Link to Text
1477 Properties in elisp manual.
1478 (Accumulating Text): Copyedit.
1479 (CUA Bindings): Shift selection is now the default.
1480
d8ff7692
TZ
14812008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1482
1483 * maintaining.texi (Change Log): Mention next-error is available.
1484
a43a8a2e
GM
14852008-08-10 Glenn Morris <rgm@gnu.org>
1486
1487 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1488 and intermonth text.
1489 (Holiday Customizing): Add holiday-chinese.
1490
eba27308
EZ
14912008-08-08 Eli Zaretskii <eliz@gnu.org>
1492
1493 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1494
5f14a5b3
DN
14952008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1496
1497 * files.texi (Log Buffer): Describe C-c C-d.
1498 (Diff Mode): Describe C-x 4 A.
1499
49989bff
EZ
15002008-08-06 Eli Zaretskii <eliz@gnu.org>
1501
1502 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1503
5c915c02
DN
15042008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1505
2beaf97a
DN
1506 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1507 describe the new bindings to show the changeset diff, toggle annotation
1508 visibility, show revisions.
1509 (VC Status): Describe key bindings for modifying the change comments,
1510 displaying changeset diffs and annotations.
1511
5c915c02
DN
1512 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1513
71798ace
NR
15142008-08-05 Nick Roberts <nickrob@snap.net.nz>
1515
1516 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1517
b8949644
EZ
15182008-08-02 Eli Zaretskii <eliz@gnu.org>
1519
1520 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1521 and wording.
1522
819567d1
DN
15232008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1524
1525 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1526 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1527 commands. Improve some old info.
1528
5f38310a
CY
15292008-07-31 Chong Yidong <cyd@stupidchicken.com>
1530
0dc3906b
CY
1531 * display.texi (Visual Line Mode): New node.
1532
5f38310a
CY
1533 * basic.texi (Inserting Text): Move DEL to deletion node.
1534 (Moving Point): Add additional alternative key bindings. Describe
1535 line-move-visual.
1536 (Erasing): Describe DEL.
1537 (Basic Undo, Blank Lines, Arguments): Copyedit.
1538 (Continuation Lines): Mention Visual Line mode.
1539 (Position Info): Move extended discussion to mule.texi.
1540
1541 * mule.texi (International Chars): Describe C-x =.
1542
1543 * emacs.texi (Top): Add Visual Line Mode node.
1544
7c2fb837
DN
15452008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1546
1547 * emacs.texi: Remove VMS support.
1548
3f6b73ef
DN
15492008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1550
1551 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1552 the vc-dir command name.
1553
9e2a2647
DN
15542008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1555
1556 * xresources.texi: Remove mentions of Mac Carbon.
1557
568beaa2
AS
15582008-07-19 Andreas Schwab <schwab@suse.de>
1559
1560 * ns-emacs.texi: Move to ../misc.
1561
0ef94706
CY
15622008-07-15 Chong Yidong <cyd@stupidchicken.com>
1563
1564 * entering.texi (Exiting): Don't describe text-only terminals as the
1565 default. Describe the new startup screen.
1566 (Exiting): Describe how to kill Emacs first. Change description of
1567 iconification to handle modern window systems.
1568
ba60bd44 15692008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1570
1571 * ns-emacs.texi: New file, documents features of Emacs port under
1572 NeXTstep windowing.
1573
9f30aa73
CY
15742008-07-15 Chong Yidong <cyd@stupidchicken.com>
1575
938a5d2e
CY
1576 * entering.texi (Entering Emacs): Update prev node.
1577
1578 * glossary.texi (Glossary): Remove xref to Text Characters.
1579
9f30aa73
CY
1580 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1581 directly, rather than in the context of ASCII. Move description of
1582 special properties of modifier key to new Modifier Keys node.
1583 (Keys): Copyedit.
1584 (Text Characters): Delete node. Multibyte is the default nowadays, and
1585 the node contents are obsolete.
1586
1587 * custom.texi (Modifier Keys): New node.
1588
1589 * emacs.texi (Top): Update node list.
1590
7e53d36c
CY
15912008-07-13 Chong Yidong <cyd@stupidchicken.com>
1592
1593 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1594 saying that Emacs provides menus and mouse support (which is par for
1595 the course).
1596
1597 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1598 early on.
1599 (Point): Copyedit. Relegate historical trivia to a footnote.
1600 (Mode Line): Explain mode-line format more consistently.
1601 (Menu Bar): Copyedit.
1602
1e9fa96d
GM
16032008-06-27 Glenn Morris <rgm@gnu.org>
1604
1605 * cal-xtra.texi (Sexp Diary Entries):
1606 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1607
dc9bebb8
CY
16082008-06-26 Chong Yidong <cyd@stupidchicken.com>
1609
1610 * mark.texi (Shift selection): New node.
1611 (Mark): Copyedits.
1612 (Persistent Mark): Move to the end of the chapter.
1613
e7881076
EZ
16142008-06-20 Eli Zaretskii <eliz@gnu.org>
1615
1616 * makefile.w32-in (distclean): Remove makefile.
1617
f427400c
NR
16182008-06-17 Nick Roberts <nickrob@snap.net.nz>
1619
1620 * building.texi (Starting GUD): Add an entry for gud-gdb.
1621 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1622 command mode.
1623
b597d348
GM
16242008-06-17 Glenn Morris <rgm@gnu.org>
1625
1626 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1627
647b7094
NR
16282008-06-17 Nick Roberts <nickrob@snap.net.nz>
1629
1630 * building.texi (Starting GUD): Expand on remote debugging.
1631 (Other GDB-UI Buffers): Mention new keyboard bindings.
1632
47a30023
GM
16332008-06-15 Glenn Morris <rgm@gnu.org>
1634
1635 * gnu.texi: Use a verbatim license for this invariant section,
1636 as per etc/GNU.
1637
37e5d54a
GM
16382008-06-13 Daniel Engeler <engeler@gmail.com>
1639
1640 * emacs.texi, misc.texi: Add documentation about serial port access.
1641
8e65d46c
GM
16422008-06-13 Glenn Morris <rgm@gnu.org>
1643
c1473b4c
MB
1644 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1645 maintain.info.
8e65d46c 1646
e40a85cd
MB
16472008-06-05 Miles Bader <miles@gnu.org>
1648
1649 * display.texi (Temporary Face Changes): Update to reflect function
1650 renamings in face-remap.el.
1651
56c73dec
MB
16522008-06-04 Miles Bader <miles@gnu.org>
1653
1654 * display.texi (Temporary Face Changes): Add
1655 `adjust-buffer-face-height'. Rewrite description of
1656 `increase-buffer-face-height' and `decrease-default-face-height' now
1657 that they aren't bound by default.
1658
9d3d42fb
MB
16592008-06-03 Miles Bader <miles@gnu.org>
1660
1661 * display.texi (Temporary Face Changes): New node.
1662
2be6bfe2
EZ
16632008-05-31 Eli Zaretskii <eliz@gnu.org>
1664
1665 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1666
daf7e339
GM
16672008-05-31 Glenn Morris <rgm@gnu.org>
1668
1669 * cal-xtra.texi (Fancy Diary Display): Simplify.
1670
d21d2618
GM
16712008-05-30 Glenn Morris <rgm@gnu.org>
1672
1673 * cal-xtra.texi (Fancy Diary Display): Update for
1674 diary-display-function replacing diary-display-hook.
1675
71ce5fd0
JB
16762008-05-29 Drew Adams <drew.adams@oracle.com>
1677
1678 * msdog.texi (Windows Keyboard): Add descriptions of
1679 w32-register-hot-key and w32-unregister-hot-key.
1680
a3cdbdf8
MO
16812008-05-21 Tom Tromey <tromey@redhat.com>
1682
1683 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1684 Variables node.
1685
854a574c
MO
16862008-05-19 Tom Tromey <tromey@redhat.com>
1687
1688 * custom.texi (Variables): Add Directory Variables to menu.
1689 (Directory Variables): New node.
1690
7c2ec3f9
ER
16912008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1692
71ce5fd0 1693 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1694
370fded4
ER
16952008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1696
1697 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1698 Revision Tags and rewritten. Section now uses modern terminology,
1699 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1700 accurately.
1701
6af511e3
EZ
17022008-05-10 Eli Zaretskii <eliz@gnu.org>
1703
1704 * msdog.texi (Windows Files): Update documentation of
1705 w32-get-true-file-attributes.
1706
7a78b6e7
ER
17072008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1708
1709 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1710 directory mode.
1711
1bcfc24e
CY
17122008-05-08 Chong Yidong <cyd@stupidchicken.com>
1713
1714 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1715 entry "television".
1bcfc24e 1716
db86064f
ER
17172008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1718
ab5ec32c 1719 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1720
a31b405e
ER
17212008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1722
1723 * emacs/buffers.texi, emacs/files.texi (Version-control):
1724 vc-toggle-read-only is no longer a good idea...
1725
ff2c14fc
GM
17262008-04-29 Glenn Morris <rgm@gnu.org>
1727
1728 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1729
367c9b7c
JL
17302008-04-22 Juri Linkov <juri@jurta.org>
1731
1732 * dired.texi (Subdirectories in Dired): Describe using `^'
1733 to return to the parent directory.
1734
4ac1e9b4
NR
17352008-04-22 Nick Roberts <nickrob@snap.net.nz>
1736
1737 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1738 recent changes.
1739
b9b3bf2b
NR
17402008-04-19 Nick Roberts <nickrob@snap.net.nz>
1741
1742 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1743 (Other GDB-UI Buffers): Update for recent thread related changes.
1744
4d120d6a
SM
17452008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1746
1747 * maintaining.texi (Maintaining):
1748 * emacs.texi (Top): Typo.
1749
a152877d
SM
17502008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1751
b9b3bf2b
NR
1752 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1753 arg in `font-lock-add-keywords'.
a152877d 1754
36c0514c
GM
17552008-04-08 Glenn Morris <rgm@gnu.org>
1756
1757 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1758 Also add Baha'i calendar references where appropriate.
1759
06a97d46
GM
17602008-04-05 Glenn Morris <rgm@gnu.org>
1761
1762 * custom.texi (Init File): Byte-compiling .emacs is bad.
1763
6adc6eed
SM
17642008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1765
1766 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1767
571388b0
GM
17682008-03-29 Glenn Morris <rgm@gnu.org>
1769
1770 * calendar.texi: Update for `calendar-date-style' replacing
1771 `european-calendar'.
1772
3ae8f876
JR
17732008-03-28 Jason Rumney <jasonr@gnu.org>
1774
1775 * display.texi (Display Custom): Mention overlay-margin in text.
1776
5bc6ddff 17772008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1778
5bc6ddff
MB
1779 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1780 tutorial' comments.
03a864d5 1781
7186a830
CY
17822008-03-28 Chong Yidong <cyd@stupidchicken.com>
1783
1784 * mark.texi (Mark): Rearrange nodes.
1785 (Persistent Mark): Rename from Transient Mark.
1786 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1787 Describe Transient Mark mode as the default.
1788
1789 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1790 the default behavior with Transient Mark mode off.
1791 (Position Info): Fix typo.
1792
71ce5fd0
JB
1793 * display.texi (Standard Faces): Reference the Mark node.
1794 Remove discussion of the region face, which is discussed there.
7186a830
CY
1795
1796 * emacs.texi (Top): Update node listings.
1797
1798 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1799 as the default.
1800
1801 * fixit.texi (Undo): Standardize choice of undo key sequence.
1802 (Undo, Spelling): Describe Transient Mark mode as the default.
1803
1804 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1805 default.
1806
1807 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1808
1809 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1810 mode is the default, and note that the mark is not activated when set.
1811
1812 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1813 Describe Transient Mark mode as the default.
1814
1815 * search.texi (Basic Isearch): Reference the Mark Ring node.
1816 (Replace, Unconditional Replace, Other Repeating Search):
1817 Describe Transient Mark mode as the default.
1818
1819 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1820 Transient Mark mode as the default.
1821 (Paragraphs): Describe how M-h behaves when region is active.
1822
1823 * trouble.texi (Quitting): Clarify effects of C-g.
1824
dc47d1ff
GM
18252008-03-13 Glenn Morris <rgm@gnu.org>
1826
1827 * emacs.texi (EMACSVER): Set to 23.0.60.
1828
e3e0fb39 18292008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1830
e3e0fb39
GM
1831 * dired.texi (Hiding Subdirectories): Fix previous change.
1832
18332008-03-05 Drew Adams <drew.adams@oracle.com>
1834
1835 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1836
5e14abf8
KS
18372008-02-28 Kim F. Storm <storm@cua.dk>
1838
1839 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1840 Move describe-distribution to C-h C-o.
1841 Move view-emacs-problems to C-h C-p.
1842 Add view-emacs-debugging on C-h C-d.
1843 Add view-external-packages on C-h C-e.
d0207bf3 1844 Add view-order-manuals on C-h C-m.
5e14abf8 1845
d0207bf3 18462008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1847
1848 * msdog-xtra.texi (MS-DOS): Docstring fix.
1849
87e391bb
EZ
18502008-02-09 Eli Zaretskii <eliz@gnu.org>
1851
1852 * msdog.texi (Windows Fonts): Use a @table for describing font
1853 properties.
1854
5662e503
JR
18552008-02-07 Jason Rumney <jasonr@gnu.org>
1856
1857 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1858 value has changed.
1859 (Windows HOME): Clarify what is meant by "if that fails as well".
1860 (Windows Fonts): New section.
1861
72463824
GM
18622008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1863
1864 * basic.texi (Basic Undo): Remove duplicate "you can".
1865
7ff926e0
EZ
18662008-02-02 Eli Zaretskii <eliz@gnu.org>
1867
1868 * maintaining.texi (Tags): Fix last change.
1869
6ab7aef1
MA
18702008-02-02 Michael Albinus <michael.albinus@gmx.de>
1871
093571c3 1872 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1873
ace67e7e
NR
18742008-01-31 Nick Roberts <nickrob@snap.net.nz>
1875
1876 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1877
ae068fdf
RS
18782008-01-26 Richard Stallman <rms@gnu.org>
1879
1880 * maintaining.texi (Tags): Delete redundant index entry.
1881
a56d9a08
EZ
18822008-01-26 Eli Zaretskii <eliz@gnu.org>
1883
1884 * programs.texi (Imenu): Move "@cindex tags" from here...
1885 * maintaining.texi (Tags): ...to here.
1886
e941ed90
NR
18872008-01-23 Kevin Ryde <user42@zip.com.au>
1888
1889 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1890 click count.
1891
650276d5
JB
18922008-01-21 Juanma Barranquero <lekktu@gmail.com>
1893
1894 * entering.texi (Exiting): Fix typo.
1895 Reported by D. E. Evans <sinuhe@gnu.org>.
1896
8dc17977
MR
18972007-12-31 Martin Rudalics <rudalics@gmx.at>
1898
1899 * glossary.texi (Glossary): Fix typo.
1900
9f9695a6
RS
19012007-12-27 Richard Stallman <rms@gnu.org>
1902
1903 * text.texi (Formatted Text): Improve menu tag.
1904 (Editing Format Info): In Info, add duplicate menu of nodes
1905 about the submenus.
1906 (Format Faces): Say where Faces menu is found. Mention Other.
1907 (Format Colors): Say where these submenus are found.
1908 (Format Indentation, Format Justification): Likewise.
1909 (Format Properties): Likewise.
1910
abfd0191
RS
19112007-12-22 Richard Stallman <rms@gnu.org>
1912
1913 * search.texi (Query Replace): Make exp of query-replace more
1914 self-contained, and clarify.
8dc17977 1915
abfd0191
RS
1916 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1917
a2586785
RS
19182007-12-15 Richard Stallman <rms@gnu.org>
1919
1920 * files.texi (Auto Save): Clarify definition of auto-saving.
1921
a67cf2bb
RS
19222007-11-26 Richard Stallman <rms@gnu.org>
1923
1924 * help.texi (Help Echo): Cleanups.
1925
448b33b1
TTN
19262007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1927
1928 * files.texi (Why Version Control?): Fix typo.
1929 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1930 (Selecting a Fileset): Fix typos; small rewording.
1931 (Log Buffer): Likewise.
1932 (Old Revisions): Likewise.
448b33b1 1933
221bb7f6
EZ
19342007-11-17 Eli Zaretskii <eliz@gnu.org>
1935
1936 * mule.texi (Communication Coding): Fix wording of last change.
1937
d0207bf3 19382007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1939
630cb3b7
JB
1940 * custom.texi (Specifying File Variables):
1941 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1942
53b7759e
KH
19432007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1944
a5ab2e0c 1945 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1946
1947 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1948
c8763fb6 19492007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1950
630cb3b7 1951 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1952 --output=file.
1953
ff98e024
MR
19542007-11-13 Martin Rudalics <rudalics@gmx.at>
1955
1956 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1957 (Help Echo): Avoid mentioning the term "region" here and
1958 consistently use the term "active text".
1959
37b11c22
GM
19602007-11-11 Glenn Morris <rgm@gnu.org>
1961
1962 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1963
21d50ba1
JL
19642007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1965
1966 * search.texi (Query Replace): Mention
1967 `query-replace-show-replacement'.
1968
c12ecb0a 19692007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1970
1971 * building.texi (Watch Expressions): Remove obscure sentence.
1972
3b4201f4
KH
19732007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1974
1975 * mule.texi (Select Input Method): Describe how to activate an input
1976 method in the text mode.
1977
07e5c0b0
DN
19782007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1979
1980 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1981
52dd7391
NR
19822007-10-30 Nick Roberts <nickrob@snap.net.nz>
1983
1984 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1985
c004e539
GM
19862007-10-30 Glenn Morris <rgm@gnu.org>
1987
1988 * misc.texi (Directory Tracking): Explain a bit more about
1989 dirtrack-mode.
1990
ca8c5b8c
GM
19912007-10-25 Glenn Morris <rgm@gnu.org>
1992
1993 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1994
b6c764ef
RS
19952007-10-24 Richard Stallman <rms@gnu.org>
1996
1997 * misc.texi (Interactive Shell): Cleanup last change.
1998
eabd84c9
JL
19992007-10-22 Juri Linkov <juri@jurta.org>
2000
2001 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2002 default values.
2003
0b43c7e2
ER
20042007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2005
ca8c5b8c 2006 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2007 'filesets'.
2008
a80859d4
MR
20092007-10-18 Martin Rudalics <rudalics@gmx.at>
2010
2011 * trouble.texi (Quitting): Fix typo.
2012
c9447ae1
GM
20132007-10-18 Glenn Morris <rgm@gnu.org>
2014
2015 * frames.texi (Mode Line Mouse): Mention minor mode names.
2016
168b980f
JL
20172007-10-17 Juri Linkov <juri@jurta.org>
2018
2019 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2020 fill-paragraph operates on the active region in Transient Mark mode.
2021 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2022 with fill-paragraph.
2023
2024 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2025 fill-paragraph.
2026
2027 * fixit.texi (Spelling): ispell-word operates on the active region
2028 in Transient Mark mode.
2029
5a331f34
JB
20302007-10-17 Aaron S. Hawley <aaronh@garden.org>
2031
2032 * building.texi (Source Buffers):
2033 * custom.texi (Init Non-ASCII):
2034 * glossary.texi (Glossary): Use "key binding" consistently.
2035
2a9f4d55
JB
20362007-10-17 Juanma Barranquero <lekktu@gmail.com>
2037
2038 * calendar.texi (Diary): Fix directive.
2039
de13cecf
RS
20402007-10-16 Richard Stallman <rms@gnu.org>
2041
2042 * calendar.texi (Diary): Clarify text about diary file example.
2043
5f90d53e
ER
20442007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2045
2046 * files.texi: Capitalize node names according to convention.
2047
3aa491bc
GM
20482007-10-13 Glenn Morris <rgm@gnu.org>
2049
2050 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2051
8a3106d3
ER
20522007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2053
2054 * emacs.texi:
2055 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2056 suggested by RMS and Robert J. Chassell.
8a3106d3 2057
da1080a2
ER
20582007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2059
3aa491bc 2060 * files.texi (Version Systems):
0870a421
ER
2061 * vc-xtra.texi:
2062 * vc1-xtra.texi:
ac3f4c6f 2063 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2064 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2065 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2066 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2067
58ade22b
ER
20682007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2069
da1080a2 2070 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2071 Reorder the descriptions to be chronological.
2072
93870ce2
RS
20732007-10-09 Richard Stallman <rms@gnu.org>
2074
2075 * display.texi (Cursor Display): Correct how cursor appears
2076 in nonselected windows.
2077
568c7288
NR
20782007-10-04 Nick Roberts <nickrob@snap.net.nz>
2079
2080 * building.texi (GDB Graphical Interface): Remove references to gdba
2081 and mention gud-gdb.
2082
1af74d06 20832007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2084
1af74d06 2085 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2086
0d8fb755
JL
20872007-10-06 Juri Linkov <juri@jurta.org>
2088
2089 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2090 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2091 fill-paragraph-or-region.
2092
2093 * basic.texi (Arguments): Replace fill-paragraph with
2094 fill-paragraph-or-region.
2095
b981e2c6
ER
20962007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2097
2098 * files.texi: Update the section on version control for 2007
2a9f4d55 2099 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2100 will come later.
2101
5fceaf9c
GM
21022007-09-15 Glenn Morris <rgm@gnu.org>
2103
2104 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2105 to `list-holidays'.
2106
b0e44b17
GM
21072007-09-14 Glenn Morris <rgm@gnu.org>
2108
2109 * calendar.texi: Update all instances of mark-calendar-holidays,
2110 list-calendar-holidays, list-holidays with the new names.
2111
8cf51b2c
GM
21122007-09-06 Glenn Morris <rgm@gnu.org>
2113
46a367db 2114 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2115 Split into the Emacs manual in emacs/, and other manuals in misc/.
2116 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2117 manual.
2118 (infodir): New variable.
2119 (info): Use $infodir.
2120 (emacsman): Delete target, not needed any more.
2121 Move all targets that are not the Emacs manual to misc/Makefile.in.
2122 (mostlyclean): Remove `gnustmp'.
2123 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2124 manual.
92f9b43f 2125 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2126 (emacsman): Delete target, not needed any more.
2127 (clean): Remove all info files but Emacs manual.
2128 Move all targets that are not the Emacs manual to misc/Makefile.in.
2129 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2130
2131 * Makefile.in (INFOSOURCES): Delete.
2132 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2133 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2134 *.vrs *.toc here...
2135 (maintainer-clean): ...from here.
2136
21372007-09-05 Glenn Morris <rgm@gnu.org>
2138
2139 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2140
8cf51b2c
GM
21412007-08-29 Glenn Morris <rgm@gnu.org>
2142
2143 * emacs.texi (EMACSVER): Increase to 23.0.50.
2144
3420c522
RS
21452007-08-27 Richard Stallman <rms@gnu.org>
2146
2147 * emacs.texi (Top): Clarify menu item for Glossary.
2148
2149 * display.texi (Faces): Change secn title.
2150 Clarify not all fonts come from Font Lock.
2151
8cf51b2c
GM
21522007-08-17 Eli Zaretskii <eliz@gnu.org>
2153
2154 * basic.texi (Position Info): Add index entry for face at point.
2155 Mention that character faces are also displayed by "C-u C-x =".
2156
8cf51b2c
GM
21572007-08-08 Glenn Morris <rgm@gnu.org>
2158
2159 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2160
21612007-08-07 Chong Yidong <cyd@stupidchicken.com>
2162
2163 * files.texi (File Conveniences): Document point motion keys in Image
2164 mode.
2165
8cf51b2c
GM
21662007-07-27 Glenn Morris <rgm@gnu.org>
2167
8cf51b2c
GM
2168 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2169 in-line.
2170
2171 * gpl.texi: New file with text of GPL.
2172 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2173
21742007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2175
2176 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2177
2178 * dired.texi (Wdired): Mention C-x C-q key binding.
2179
21802007-07-28 Nick Roberts <nickrob@snap.net.nz>
2181
2182 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2183
21842007-07-25 Glenn Morris <rgm@gnu.org>
2185
8cf51b2c
GM
2186 * emacs.texi (Copying): Replace license with GPLv3.
2187
2188 * Relicense all FSF files to GPLv3 or later.
2189
21902007-07-24 Glenn Morris <rgm@gnu.org>
2191
2192 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2193 for some calendars.
2194
21952007-07-23 Nick Roberts <nickrob@snap.net.nz>
2196
2197 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2198 default-directory for the current buffer is on a remote machine.
2199
8cf51b2c
GM
22002007-07-21 Eli Zaretskii <eliz@gnu.org>
2201
2202 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2203 default value.
2204
22052007-07-21 Richard Stallman <rms@gnu.org>
2206
2207 * files.texi (Why Version Control?): Improve previous change.
2208
22092007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2210
2211 * files.texi (Why Version Control?): New node.
2212
8cf51b2c
GM
22132007-07-12 Nick Roberts <nickrob@snap.net.nz>
2214
8cf51b2c
GM
2215 * building.texi (Starting GUD): Add xref to this anchor.
2216
8cf51b2c
GM
22172007-06-24 Karl Berry <karl@gnu.org>
2218
2a9f4d55 2219 * emacs.texi: New Back-Cover Text.
8cf51b2c 2220
8cf51b2c
GM
22212007-06-07 Alan Mackenzie <acm@muc.de>
2222
2223 * display.texi (Optional Mode Line): Document the new form of
2224 line+column numbers, "(561,2)".
2225
22262007-06-06 Juanma Barranquero <lekktu@gmail.com>
2227
49823426 2228 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2229
22302007-06-02 Chong Yidong <cyd@stupidchicken.com>
2231
2232 * Version 22.1 released.
2233
8cf51b2c
GM
22342007-05-07 Karl Berry <karl@gnu.org>
2235
2236 * emacs.texi (EMACSVER): Back to 22.
2237
22382007-05-06 Richard Stallman <rms@gnu.org>
2239
2240 * maintaining.texi (Create Tags Table): Clean up previous change.
2241
c8763fb6 22422007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2243
2244 * maintaining.texi (Create Tags Table): Add text about the dangers of
2245 making symbolic links to tags files.
2246
22472007-05-04 Karl Berry <karl@gnu.org>
2248
2249 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2250
22512007-05-03 Karl Berry <karl@gnu.org>
2252
2253 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2254
2255 * .cvsignore (*.pdf): New entry.
2256
8cf51b2c
GM
2257 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2258 for printing.
2259
22602007-05-01 Richard Stallman <rms@gnu.org>
2261
2262 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2263
8cf51b2c
GM
22642007-04-28 Glenn Morris <rgm@gnu.org>
2265
2266 * ack.texi (Acknowledgments):
2267 * anti.texi (Antinews):
8cf51b2c
GM
2268 * programs.texi (Program Modes): Restore mention of python.el pending
2269 consideration of legal status.
2270
22712007-04-28 Richard Stallman <rms@gnu.org>
2272
2273 * files.texi (File Names): Fixes to ~ description on MS systems.
2274
8cf51b2c
GM
22752007-04-26 Glenn Morris <rgm@gnu.org>
2276
2277 * emacs.texi (EMACSVER): Increase to 22.1.50.
2278
22792007-04-25 Karl Berry <karl@gnu.org>
2280
2281 * emacs.texi: Improve line breaks on copyright page,
2282 similar layout to lispref, 8.5x11 by default.
2283
2284 * dired.texi (Image-Dired): Improve line break, fix typo.
2285
22862007-04-24 Chong Yidong <cyd@stupidchicken.com>
2287
2288 * programs.texi (Program Modes):
8cf51b2c
GM
2289 * anti.texi (Antinews):
2290 * ack.texi (Acknowledgments): python.el removed.
2291
8cf51b2c
GM
22922007-04-23 Chong Yidong <cyd@stupidchicken.com>
2293
2294 * display.texi (Highlight Interactively): Correct description of
2295 hi-lock-file-patterns-policy.
2296
2297 * files.texi (File Archives): Mention self-extracting executables.
2298
22992007-04-23 Eli Zaretskii <eliz@gnu.org>
2300
2301 * search.texi (Unconditional Replace, Query Replace): Add xref to
2302 "Replacement and Case".
2303
23042007-04-22 Chong Yidong <cyd@stupidchicken.com>
2305
2306 * dired.texi (Image-Dired): Move from Thumbnails node.
2307 * misc.texi (Thumbnails): Node deleted.
2308 * emacs.texi (Top): Update node listing.
2309
2310 * files.texi (File Conveniences):
49823426 2311 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2312
23132007-04-21 Richard Stallman <rms@gnu.org>
2314
2315 * display.texi (Highlight Interactively): Correct previous change.
2316 Clarify doc of hi-lock-find-patterns, and move new features into it.
2317
23182007-04-20 David Koppelman <koppel@ece.lsu.edu>
2319
2320 * display.texi (Highlight Interactively): Document
2321 hi-lock-file-patterns-policy.
2322
23232007-04-20 Martin Rudalics <rudalics@gmx.at>
2324
2325 * display.texi (Scrolling): Fix typo.
2326
8cf51b2c
GM
23272007-04-15 Chong Yidong <cyd@stupidchicken.com>
2328
8cf51b2c
GM
2329 * doclicense.texi: Remove node heading, so that it can be included by
2330 other files.
2331
2332 * emacs.texi: Insert node heading for GFDL.
2333
8cf51b2c
GM
23342007-04-14 Eli Zaretskii <eliz@gnu.org>
2335
2336 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2337 "command line".
2338
2339 * display.texi (Faces): Refer to "Creating Frames" for face
2340 and other frame customizations in .emacs.
2341
2342 * frames.texi (Creating Frames): Mention that face customizations can
2343 be put in .emacs. Add index entries.
2344
23452007-04-12 Richard Stallman <rms@gnu.org>
2346
2347 * glossary.texi (Glossary): Explain `iff'.
2348
23492007-04-11 Karl Berry <karl@gnu.org>
2350
2351 * gnu.texi (Top),
2352 * macos.texi (Mac Font Specs),
2353 * anti.texi (Antinews),
2354 * xresources.texi (Resources),
2355 * misc.texi (Emulation),
2356 * calendar.texi (Daylight Saving),
2357 * dired.texi (Dired and Find),
2358 * rmail.texi (Remote Mailboxes),
2359 * sending.texi (Mail Headers),
2360 * programs.texi (Which Function),
2361 * files.texi (Recover),
2362 * buffers.texi (Uniquify),
2363 * frames.texi (Wheeled Mice),
2364 * killing.texi (Rectangles): Wording to improve breaks in
2365 8.5x11 format.
2366 * mule.texi (Language Environments): \hbadness=10000 since there's
2367 no way to reword.
2368 * emacs.texi (smallbook): New @set to more easily switch between
2369 smallbook and 8.5x11.
2370
23712007-04-11 Richard Stallman <rms@gnu.org>
2372
2373 * files.texi (File Conveniences): Add xref to Tumme.
2374 Delete text about Thumbnail mode.
2375
8cf51b2c
GM
23762007-04-09 Alan Mackenzie <acm@muc.de>
2377
2378 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2379 new name. Insert concept index entries.
2380
8cf51b2c
GM
23812007-04-08 Chong Yidong <cyd@stupidchicken.com>
2382
2383 * display.texi (Standard Faces): Document prefix arg for
2384 list-faces-display.
2385
2386 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2387
8cf51b2c
GM
23882007-04-07 Chong Yidong <cyd@stupidchicken.com>
2389
8cf51b2c
GM
2390 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2391
2392 * files.texi (Misc File Ops): Rewrite description of
2393 insert-file-literally.
2394
8cf51b2c
GM
23952007-03-31 Eli Zaretskii <eliz@gnu.org>
2396
2397 * misc.texi (Printing): Postscript -> PostScript.
2398
8cf51b2c
GM
2399 * ack.texi (Acknowledgments): Postscript -> PostScript.
2400
2401 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2402
2403 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2404 below.
2405
24062007-03-30 Chong Yidong <cyd@stupidchicken.com>
2407
2408 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2409 Init Non-ASCII.
2410 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2411 (Init Non-ASCII): New node.
2412
24132007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2414
2415 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2416
8cf51b2c
GM
24172007-03-12 Glenn Morris <rgm@gnu.org>
2418
8cf51b2c
GM
2419 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2420 "Daylight Savings".
2421
49823426 2422 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2423 saving" in text throughout.
2424
8cf51b2c
GM
24252007-03-04 Richard Stallman <rms@gnu.org>
2426
2427 * custom.texi (Safe File Variables): Minor correction.
2428
8cf51b2c
GM
24292007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2430
2431 * rmail.texi (Movemail): Add internal ref.
2432 Don't indent the intro for the PROTO table.
2433 Format PROTO table items with @code.
2434
8cf51b2c
GM
24352007-02-26 Nick Roberts <nickrob@snap.net.nz>
2436
2437 * building.texi: Remove references to bashdb.
2438
8cf51b2c
GM
24392007-02-19 Juanma Barranquero <lekktu@gmail.com>
2440
2441 * mule.texi (Language Environments): Update list of supported language
2442 environments.
2443
8cf51b2c
GM
24442007-02-14 Kim F. Storm <storm@cua.dk>
2445
2446 * building.texi (Grep Searching): Fix lgrep doc.
2447
24482007-02-12 Chong Yidong <cyd@stupidchicken.com>
2449
2450 * back.texi: Remove unused file.
2451
c8763fb6 24522007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2453
2454 * maintaining.texi (Tag Syntax): Now --members is the default for
2455 etags, not for ctags yet.
2456
8cf51b2c
GM
24572007-02-03 Eli Zaretskii <eliz@gnu.org>
2458
2459 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2460 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2461 expects. Add comments to prevent people from inadvertently modifying
2462 the key parts needed by `texinfo-multiple-files-update'.
2463
24642007-01-29 Chong Yidong <cyd@stupidchicken.com>
2465
2466 * frames.texi (Secondary Selection): Window clicked does not matter
2467 when mouse-yank-at-point is non-nil.
2468
8cf51b2c
GM
24692007-01-16 Glenn Morris <rgm@gnu.org>
2470
2471 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2472 system abbrev.
2473
24742007-01-11 Richard Stallman <rms@gnu.org>
2475
2476 * msdog.texi (Windows Keyboard): Another small cleanup.
2477
24782007-01-10 Richard Stallman <rms@gnu.org>
2479
2480 * msdog.texi (Windows Keyboard): Yet another try to make
2481 everyone happy with that passage.
2482
24832007-01-05 Richard Stallman <rms@gnu.org>
2484
2485 * anti.texi (Antinews): Mention M-x shell scrolling.
2486
24872007-01-05 Nick Roberts <nickrob@snap.net.nz>
2488
2489 * building.texi (Watch Expressions): Describe gdb-max-children.
2490
8cf51b2c
GM
24912007-01-04 Richard Stallman <rms@gnu.org>
2492
8cf51b2c
GM
2493 * msdog.texi (Windows Keyboard): Clarify previous change.
2494
8cf51b2c
GM
24952007-01-02 Richard Stallman <rms@gnu.org>
2496
2497 * custom.texi (Changing a Variable): Minor clarification.
2498 (Specific Customization): customize-customized => customize-unsaved.
2499
2500 * entering.texi (Entering Emacs): Clean up text about restarting
2501 Emacs for each file.
2502
2503 * misc.texi (Shell Options): Minor cleanup.
2504
2505 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2506 with Emacs, not vice versa.
2507
2508 * programs.texi (Symbol Completion): Recommend customizing
2509 window manager.
2510
2511 * xresources.texi (Resources): Minor fix.
2512
c8763fb6 25132007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2514
2515 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2516
25172007-01-01 Richard Stallman <rms@gnu.org>
2518
2519 * commands.texi (User Input): Document keys stolen by window mangers.
2520
25212006-12-31 Richard Stallman <rms@gnu.org>
2522
2523 * custom.texi (Specific Customization): Document customize-option
2524 instead of customize-variable.
2525
25262006-12-31 Kim F. Storm <storm@cua.dk>
2527
2528 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2529
25302006-12-30 Kim F. Storm <storm@cua.dk>
2531
2532 * killing.texi (CUA Bindings): Fix typo.
2533
2534 * xresources.texi (Table of Resources): Mention grow-only value for
2535 auto-resize-tool-bars.
2536
8cf51b2c
GM
25372006-12-27 Eli Zaretskii <eliz@gnu.org>
2538
2539 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2540 and how to get them back.
2541
25422006-12-26 Richard Stallman <rms@gnu.org>
2543
2544 * calendar.texi (Holidays): Holiday listing is based on current
2545 practice, but DST is not.
2546
25472006-12-25 Richard Stallman <rms@gnu.org>
2548
2549 * emacs.texi (Top): Update subnode menus.
2550
2551 * mark.texi (Transient Mark): Fix xref.
2552
2553 * killing.texi (Graphical Kill): Node deleted.
2554 (Killing): Add xref to Cut and Paste.
2555 (CUA Bindings): Update xref.
2556
2557 * frames.texi (Cut and Paste): New section to hold other nodes.
2558 (Mouse Commands): Node demoted.
2559 (Cut/Paste Other App): Split out from Mouse Commands.
2560 (Word and Line Mouse): Likewise.
2561 (Secondary Selection, Clipboard): Nodes demoted.
2562
8cf51b2c
GM
25632006-12-24 Kevin Ryde <user42@zip.com.au>
2564
2565 * calendar.texi (Holidays): US daylight saving begins second Sunday
2566 in March for 2007 onwards.
2567 (Daylight Savings): Show new US default daylight saving rules, 2nd
2568 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2569
25702006-12-23 Chong Yidong <cyd@stupidchicken.com>
2571
2572 * calendar.texi (Scroll Calendar): < and > are switched.
2573
25742006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2575
2576 * killing.texi (Deletion): Describe M-\ prefix argument.
2577
25782006-12-23 Richard Stallman <rms@gnu.org>
2579
2580 * search.texi (Regexp Search): Explain why forward and reverse regexp
2581 search are not mirror images.
2582
8cf51b2c
GM
25832006-12-19 Kim F. Storm <storm@cua.dk>
2584
2585 * major.texi (Choosing Modes): Describe match-function elements for
2586 magic-mode-alist.
2587
8cf51b2c
GM
25882006-12-18 Eli Zaretskii <eliz@gnu.org>
2589
2590 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2591 peculiarities.
2592
25932006-12-18 Richard Stallman <rms@gnu.org>
2594
2595 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2596
8cf51b2c
GM
25972006-12-17 Alan Mackenzie <acm@muc.de>
2598
2599 * programs.texi (Left Margin Paren): Remove the bit which says
2600 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2601 Discuss some of the issues of setting this option to nil.
2602
26032006-12-17 Glenn Morris <rgm@gnu.org>
2604
2605 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2606
26072006-12-16 Eli Zaretskii <eliz@gnu.org>
2608
2609 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2610 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2611 NTFS volumes.
2612 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2613 volumes.
2614
26152006-12-15 Eli Zaretskii <eliz@gnu.org>
2616
2617 * text.texi (HTML Mode): Fix "C-c TAB".
2618
8cf51b2c
GM
26192006-12-09 Richard Stallman <rms@gnu.org>
2620
2621 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2622
26232006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2624
2625 * files.texi (Misc File Ops): Document insert-file-literally.
2626
26272006-12-08 Eli Zaretskii <eliz@gnu.org>
2628
2629 * cmdargs.texi (Colors): Note that --color is intended for overriding
2630 the terminal defaults, not for normal invocation.
2631
2632 * misc.texi (Emacs Server): Improve wording. Don't mention the
2633 ``server program''. Add a cross-reference to "Init File" node.
2634 (Invoking emacsclient): Add index entries. Document both short and
2635 long versions of command-line options. Document the -f option.
2636
8cf51b2c
GM
26372006-12-06 Richard Stallman <rms@gnu.org>
2638
2639 * text.texi (Outline Format): Say to set outline-regexp
2640 and outline-level with major modes and file local variables.
2641
c8763fb6 26422006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2643
2644 * anti.texi (Antinews): Mention the alternative to
2645 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2646
8cf51b2c
GM
2647 * misc.texi (Interactive Shell): Ditto.
2648
26492006-12-04 Eli Zaretskii <eliz@gnu.org>
2650
2651 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2652
2653 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2654
26552006-12-01 Eli Zaretskii <eliz@gnu.org>
2656
2657 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2658 colon in the mode line.
2659
2660 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2661
26622006-11-26 Nick Roberts <nickrob@snap.net.nz>
2663
2664 * building.texi (Watch Expressions): Mention SPC for expanding/
2665 contracting watch expressions.
2666
26672006-11-26 Kim F. Storm <storm@cua.dk>
2668
2669 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2670
26712006-11-26 Nick Roberts <nickrob@snap.net.nz>
2672
2673 * building.texi (Debugger Operation): Define text command mode.
2674 Clarify how tooltips work.
2675 (GDB Graphical Interface): Explain how to run in text command mode
2676 more clearly.
2677
26782006-11-25 Juanma Barranquero <lekktu@gmail.com>
2679
2680 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2681
26822006-11-22 Juanma Barranquero <lekktu@gmail.com>
2683
2684 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2685
8cf51b2c
GM
26862006-11-18 Chong Yidong <cyd@stupidchicken.com>
2687
2688 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2689 and EMACS is deprecated.
2690
26912006-11-18 Juanma Barranquero <lekktu@gmail.com>
2692
2693 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2694
c8763fb6 26952006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2696
2697 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2698
2699 * emacs.texi: Include xresources.texi both for info and dvi.
2700
2701 * xresources.texi: Merge text from xresmini.texi.
2702
c8763fb6 27032006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2704
2705 * glossary.texi: Fix typos.
2706
8cf51b2c
GM
27072006-11-06 Richard Stallman <rms@gnu.org>
2708
2709 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2710
2711 * ack.texi (Acknowledgments): Fix name spelling.
2712
27132006-11-01 Juri Linkov <juri@jurta.org>
2714
2715 * search.texi (Word Search): Document incremental word search.
2716
27172006-10-28 Glenn Morris <rgm@gnu.org>
2718
2719 * ack.texi (Acknowledgments): Add cal-html author.
2720
2721 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2722 Calendar"). Describe new package cal-html.
2723 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2724 Calendar Files."
2725
8cf51b2c
GM
27262006-10-23 Richard Stallman <rms@gnu.org>
2727
2728 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2729 Abbrev mode is enabled.
2730
8cf51b2c
GM
27312006-10-16 Richard Stallman <rms@gnu.org>
2732
8cf51b2c
GM
2733 * emacs.texi: Update ISBN.
2734
8cf51b2c
GM
27352006-10-11 Kim F. Storm <storm@cua.dk>
2736
2737 * emacs.texi (Acknowledgments): Use @dotless{i}.
2738
27392006-10-08 Nick Roberts <nickrob@snap.net.nz>
2740
2741 * building.texi (Breakpoints Buffer): Mention catchpoints.
2742
27432006-10-08 Kim F. Storm <storm@cua.dk>
2744
2745 * ack.texi (Acknowledgments): Update.
2746
2747 * emacs.texi (Acknowledgments): Fix bad @/ form.
2748
8cf51b2c
GM
27492006-10-05 Kim F. Storm <storm@cua.dk>
2750
2751 * emacs.texi (Acknowledgments): Add more contributors.
2752
27532006-10-03 Richard Stallman <rms@gnu.org>
2754
2755 * emacs.texi (Acknowledgments): Update version and edition.
2756
8cf51b2c
GM
27572006-10-01 Karl Berry <karl@gnu.org>
2758
2759 * custom.texi (Customization Groups): Page break to keep example buffer
2760 on one page.
2761
27622006-09-30 Karl Berry <karl@gnu.org>
2763
2764 * programs.texi (Basic Indent): @need to improve page break.
2765 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2766
27672006-09-29 Glenn Morris <rgm@gnu.org>
2768
2769 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2770
27712006-09-29 Karl Berry <karl@gnu.org>
2772
2773 * windows.texi (Basic Window): Remove forced @break, no longer
2774 desirable.
2775 * frames.texi (Frame Commands),
2776 * mark.texi (Marking Objects): Reword to avoid bad page break.
2777 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2778
27792006-09-19 Richard Stallman <rms@gnu.org>
2780
2781 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2782 stick to present tense.
2783
c8763fb6 27842006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2785
2786 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2787 to x-gtk-use-old-file-dialog.
2788 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2789
27902006-09-15 Jay Belanger <belanger@truman.edu>
2791
49823426 2792 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2793 Change "Library Public License" to "Lesser Public License"
2794 throughout. Use "yyyy" to represent year.
2795
8cf51b2c
GM
27962006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2797
2798 * files.texi (Visiting): Add index entry "open file".
2799
8cf51b2c
GM
28002006-09-11 Richard Stallman <rms@gnu.org>
2801
2802 * building.texi (Compilation Mode): Clarification.
2803 (Grep Searching): Add xref to Compilation Mode.
2804
8cf51b2c
GM
28052006-09-08 Richard Stallman <rms@gnu.org>
2806
2807 * search.texi (Search): Ref multi-file search commands here.
2808 (Other Repeating Search): Not here.
2809
8cf51b2c
GM
28102006-08-28 Richard Stallman <rms@gnu.org>
2811
2812 * windows.texi (Split Window): Update xref.
2813
2814 * basic.texi (Continuation Lines): Update xref.
2815
2816 * indent.texi (Tab Stops): Update xref.
2817
2818 * emacs.texi (Top): Update subnode menu.
2819
2820 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2821 split out of Display Custom.
2822
28232006-08-25 Kim F. Storm <storm@cua.dk>
2824
2825 * display.texi (Display Custom): Add variables overline-margin
2826 and x-underline-at-descent-line.
2827
28282006-08-25 Richard Stallman <rms@gnu.org>
2829
2830 * entering.texi (Exiting): Rewrite to give graphical displays
2831 priority over text terminals.
2832
2833 * search.texi (Incremental Search): Move index entries.
2834
28352006-08-23 Chong Yidong <cyd@stupidchicken.com>
2836
2837 * custom.texi (Init File): Reference Find Init to avoid "home
2838 directory" confusion.
2839
28402006-08-22 Nick Roberts <nickrob@snap.net.nz>
2841
2842 * building.texi (Other GDB-UI Buffers): Describe how to edit
2843 a value in the locals buffer.
2844
28452006-08-21 Richard Stallman <rms@gnu.org>
2846
2847 * search.texi (Basic Isearch): Add `isearch' index entry.
2848
28492006-08-16 Richard Stallman <rms@gnu.org>
2850
2851 * misc.texi (Saving Emacs Sessions): Clean up wording.
2852
2853 * mark.texi (Marking Objects): Mention term "select all".
2854
2855 * emacs.texi (Top): Update subnode menu.
2856
2857 * help.texi (Help Mode): Move node up in file.
2858
8cf51b2c
GM
28592006-08-15 Nick Roberts <nickrob@snap.net.nz>
2860
2861 * building.texi (Stack Buffer): Explain fringe arrow.
2862
8cf51b2c
GM
28632006-08-12 Eli Zaretskii <eliz@gnu.org>
2864
8cf51b2c
GM
2865 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2866 on startup.
2867
28682006-08-11 Romain Francoise <romain@orebokech.com>
2869
2870 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2871
28722006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2873
2874 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2875
28762006-08-10 Richard Stallman <rms@gnu.org>
2877
2878 * text.texi (Format Faces): Substantial rewrites to deal
2879 with face merging. Empty regions don't count. Clarify
2880 face property inheritance.
2881
28822006-08-08 Romain Francoise <romain@orebokech.com>
2883
2884 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2885 <arjuropo@cc.jyu.fi>.
2886
8cf51b2c
GM
28872006-08-04 Eli Zaretskii <eliz@gnu.org>
2888
2889 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2890 apply to all frames.
2891
8cf51b2c
GM
28922006-08-01 Richard Stallman <rms@gnu.org>
2893
2894 * help.texi (Name Help): Add index entries for describe-variable.
2895
28962006-08-01 Nick Roberts <nickrob@snap.net.nz>
2897
2898 * building.texi (GDB Graphical Interface): Shorten node names.
2899 (GDB-UI Layout): Use GDB-related.
2900 (Other GDB-UI Buffers): Simplify English.
2901
29022006-07-31 Richard Stallman <rms@gnu.org>
2903
2904 * search.texi (Query Replace): Add xref for Dired's Q command.
2905
8cf51b2c
GM
29062006-07-31 Nick Roberts <nickrob@snap.net.nz>
2907
2908 * building.texi (GDB commands in Fringe): Rename to...
2909 (Source Buffers): ..this and move forward. Describe hollow arrow and
2910 new option gdb-find-source-frame.
2911
29122006-07-29 Richard Stallman <rms@gnu.org>
2913
2914 * dired.texi (Operating on Files): Simplify previous change
2915 and fix Texinfo usage.
2916
29172006-07-29 Eli Zaretskii <eliz@gnu.org>
2918
2919 * dired.texi (Operating on Files): Add cross-references. State the
2920 Unix commands that do similar things.
2921
29222006-07-28 Richard Stallman <rms@gnu.org>
2923
2924 * mark.texi (Transient Mark): Clarify that region never disappears
2925 when Transient Mark mode is off, and not when it is on.
2926
29272006-07-27 Richard Stallman <rms@gnu.org>
2928
2929 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2930
29312006-07-24 Richard Stallman <rms@gnu.org>
2932
2933 * xresources.texi (GTK styles): Fix texinfo usage.
2934
8cf51b2c
GM
2935 * commands.texi (User Input): Explain why we teach keyboard cmds.
2936
2937 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2938 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2939 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2940 * doclicense.texi, display.texi, dired.texi, basic.texi:
2941 * anti.texi, ack.texi: Move periods and commas inside quotes.
2942
29432006-07-22 Eli Zaretskii <eliz@gnu.org>
2944
2945 * cmdargs.texi (General Variables): Document EMAIL.
2946
29472006-07-21 Eli Zaretskii <eliz@gnu.org>
2948
2949 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2950 doesn't have effect on MS-Windows.
2951
8cf51b2c
GM
29522006-07-17 Richard Stallman <rms@gnu.org>
2953
2954 * building.texi (Grep Searching): Explain about chaining grep commands.
2955
8cf51b2c
GM
29562006-07-10 Nick Roberts <nickrob@snap.net.nz>
2957
49823426 2958 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2959
29602006-07-09 Chong Yidong <cyd@stupidchicken.com>
2961
2962 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2963 is invoked for multiple files.
2964
29652006-07-08 Eli Zaretskii <eliz@gnu.org>
2966
2967 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2968 on-line manual for the rest of this node.
2969 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2970 unconditionally.
2971 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2972 Improve wording.
2973 (Windows Printing): Improve wording.
2974 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2975 rest of this node.
2976
8cf51b2c
GM
29772006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2978
49823426
GM
2979 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2980 with eval-buffer.
8cf51b2c
GM
2981
29822006-07-05 Nick Roberts <nickrob@snap.net.nz>
2983
2984 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2985 of character translation.
2986
29872006-07-04 Nick Roberts <nickrob@snap.net.nz>
2988
2989 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2990
29912006-07-03 Karl Berry <karl@gnu.org>
2992
2993 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2994 not-too-underfull hboxes in the TeX output.
2995 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2996 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2997 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2998 * sending.texi, text.texi: Fix overfull/underfull boxes.
2999
30002006-07-03 Romain Francoise <romain@orebokech.com>
3001
3002 * m-x.texi (M-x): Fix.
3003
30042006-07-03 Richard Stallman <rms@gnu.org>
3005
8cf51b2c
GM
3006 * search.texi (Other Repeating Search): filename -> file name.
3007
3008 * misc.texi (Narrowing): Minor cleanups.
3009
3010 * files.texi (Visiting): filename -> file name.
3011
3012 * emacs.texi (Top): Update subnode menus.
3013
3014 * mule.texi (Coding Systems): Move char translation stuff here.
3015 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3016 (Recognize Coding): Substantial local rewrites.
3017 (International): Update menu.
3018
3019 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3020 (Scrolling): Substantial local rewrites.
3021 (Display): Update menu and intro.
3022
3023 * dired.texi: filename -> file name.
3024
3025 * custom.texi (Safe File Variables): Texinfo usage fix.
3026
f0131492 30272006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3028
3029 * help.texi, m-x.texi: Lots of cleanups.
3030
8cf51b2c
GM
30312006-06-30 Eli Zaretskii <eliz@gnu.org>
3032
3033 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3034 (Windows Processes, Windows Misc): Shorten the printed version by
3035 selectively conditioning less important portions by @ifnottex.
3036
8cf51b2c
GM
30372006-06-27 Richard Stallman <rms@gnu.org>
3038
3039 * mini.texi (Minibuffer File): Minor cleanup.
3040
30412006-06-25 Nick Roberts <nickrob@snap.net.nz>
3042
3043 * frames.texi (XTerm Mouse): Rename to...
3044 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3045
3046 * emacs.texi (Top): Use new node name.
3047
30482006-06-24 Eli Zaretskii <eliz@gnu.org>
3049
3050 * emacs.texi (Top): Update the detailed menu according to changes in
3051 msdog.texi.
3052
3053 * msdog.texi (Windows Keyboard): New section.
3054 (Windows Mouse): New section.
3055 (Windows System Menu): Remove section (text merged with "Windows
3056 Keyboard").
3057 (Windows Misc): New section.
3058
3059 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3060
3061 * msdog.texi (ls in Lisp): New section.
3062
3063 * files.texi (Visiting): Document case-insensitive wildcard matching
3064 under find-file-wildcards.
3065
8cf51b2c
GM
30662006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3067
3068 * macos.texi (Mac Input): Add description of mac-function-modifier.
3069 Now Unicode keyboard layouts work.
3070
8cf51b2c
GM
30712006-06-10 Richard Stallman <rms@gnu.org>
3072
3073 * mule.texi (Recognize Coding): Clarify previous change.
3074
30752006-06-09 Kenichi Handa <handa@m17n.org>
3076
3077 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3078 notation.
3079
30802006-06-07 Kevin Ryde <user42@zip.com.au>
3081
3082 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3083 manual for @ifnottex, but in emacs-extra for @iftex.
3084
3085 * cmdargs.texi (General Variables): Fix smtpmail xref.
3086
30872006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3088
8cf51b2c 3089 * programs.texi (Comment Commands):
8cf51b2c 3090 * custom.texi (Specifying File Variables):
49823426 3091 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3092
30932006-06-07 Nick Roberts <nickrob@snap.net.nz>
3094
3095 * building.texi (Watch Expressions): Move node to end.
3096 (GDB Graphical Interface): Move description of clicks in fringe...
3097 (GDB commands in the Fringe): ...to here. New node.
3098
8cf51b2c
GM
30992006-06-05 Romain Francoise <romain@orebokech.com>
3100
49823426 3101 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3102
31032006-06-05 Nick Roberts <nickrob@snap.net.nz>
3104
3105 * building.texi (GDB Graphical Interface): Update bindings.
3106 (Commands of GUD): Add gud-print. Remove gud-run.
3107 Restate availability more generally.
3108
f0131492 31092006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3110
3111 * mini.texi: Lots of cleanups.
3112
31132006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3114
3115 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3116 and Mouse-2.
3117
c8763fb6 31182006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3119
3120 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3121
8cf51b2c
GM
31222006-05-31 Richard Stallman <rms@gnu.org>
3123
3124 * basic.texi (Moving Point): Fix previous change.
3125
c8763fb6 31262006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3127
3128 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3129
f0131492 31302006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3131
3132 * basic.texi: Many simplifications and improvements in wording.
3133
8cf51b2c
GM
31342006-05-26 Nick Roberts <nickrob@snap.net.nz>
3135
3136 * anti.texi (Antinews): Create a node for gdb-ui.
3137
8cf51b2c
GM
31382006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3139
3140 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3141
31422006-05-20 Richard Stallman <rms@gnu.org>
3143
3144 * dired.texi (Dired Navigation): dired-goto-file is now j.
3145
8cf51b2c
GM
31462006-05-20 Eli Zaretskii <eliz@gnu.org>
3147
3148 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3149 and their aliases.
3150
3151 * msdog.texi (Windows Printing): Mention non-support of plain text
3152 printing with some el-cheapo printers, and suggest a workaround.
3153
31542006-05-20 Kevin Ryde <user42@zip.com.au>
3155
3156 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3157 remove the bit saying you must set it.
3158
31592006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3160
3161 * trouble.texi (Checklist):
3162 * text.texi (Text, Auto Fill, Text Mode):
3163 * search.texi (Nonincremental Search):
3164 * rmail.texi (Rmail Labels):
3165 * mule.texi (Input Methods, Multibyte Conversion):
3166 * misc.texi (Gnus, Where to Look, PostScript):
3167 * maintaining.texi (Create Tags Table):
3168 * indent.texi (Indentation Commands):
3169 * fixit.texi (Spelling):
3170 * emacs.texi (Copying):
3171 * custom.texi (Init File): ifinfo -> ifnottex.
3172
8cf51b2c
GM
31732006-05-17 Richard Stallman <rms@gnu.org>
3174
3175 * files.texi (Diff Mode): Mention C-x `.
3176
31772006-05-08 Richard Stallman <rms@gnu.org>
3178
3179 * custom.texi (Disabling): Textual cleanups.
3180
8cf51b2c
GM
31812006-05-12 Glenn Morris <rgm@gnu.org>
3182
3183 * calendar.texi (Displaying the Diary, Format of Diary File):
3184 Refer to diary-view-entries, diary-list-entries,
3185 diary-show-all-entries rather than obsolete aliases.
3186
31872006-05-12 Eli Zaretskii <eliz@gnu.org>
3188
3189 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3190 (Displaying the Diary, Special Diary Entries, Importing Diary):
3191 * building.texi (Compilation Shell):
3192 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3193 emacs-xtra with @inforef's.
3194
3195 * files.texi (Visiting): Fix wording.
3196
3197 * mule.texi (Coding Systems, Text Coding): More indexing.
3198 Mention that C-x RET f can set eol conversion.
3199
c8763fb6 32002006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3201
3202 * xresmini.texi (GTK resources): Insert GTK description.
3203
3204 * xresources.texi (GTK resources): metafont should be menufont.
3205
8cf51b2c
GM
32062006-05-06 Michael Albinus <michael.albinus@gmx.de>
3207
49823426 3208 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3209 method, user name and host name is active only in partial
3210 completion mode.
3211
8cf51b2c
GM
32122006-05-06 Eli Zaretskii <eliz@gnu.org>
3213
3214 * makefile.w32-in (emacs.dvi):
3215 * Makefile.in (emacs.dvi): Add xresmini.texi.
3216
3217 * xresmini.texi (Table of Resources): Remove xref to non-existent
3218 node "LessTif Resources".
3219
3220 * msdog.texi (Microsoft Windows):
3221 * calendar.texi (Calendar/Diary, Displaying the Diary)
3222 (Special Diary Entries, Importing Diary, Holidays):
3223 * programs.texi (Program Modes):
3224 * text.texi (Text):
3225 * buffers.texi (Several Buffers):
3226 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3227
32282006-05-06 Eli Zaretskii <eliz@gnu.org>
3229
3230 The following changes merge the emacs-xtra manual into the main
3231 manual, but only for on-line version of the manual.
3232
3233 * vc2-xtra.texi (Version Backups, Local Version Control)
3234 (Making Snapshots, Change Logs and VC, Version Headers)
3235 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3236 on-line manual.
3237
3238 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3239 for on-line manual.
3240
3241 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3242 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3243 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3244 for on-line manual.
3245
3246 * fortran-xtra.texi (Fortran, Fortran Autofill)
3247 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3248 for on-line manual.
3249
3250 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3251 Conditional xref's for on-line manual.
3252
3253 * emerge-xtra.texi (Emerge, Overview of Emerge)
3254 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3255 manual.
3256
3257 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3258 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3259 (EMACSSOURCES): Use EMACS_XTRA.
3260 (../info/emacs-xtra): Remove.
3261 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3262
3263 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3264 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3265 (EMACSSOURCES): Use EMACS_XTRA.
3266 ($(infodir)/emacs-xtra): Remove.
3267 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3268
3269 * trouble.texi (Quitting):
3270 * text.texi (Text):
3271 * programs.texi (Program Modes):
3272 * msdog.texi (Microsoft Windows):
3273 * frames.texi (Frames):
3274 * files.texi (Backup, Version Control, VC Concepts)
3275 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3276 (Registering, VC Status, VC Undo, Multi-User Branching)
3277 (Comparing Files):
3278 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3279 (Displaying the Diary, Special Diary Entries, Importing Diary):
3280 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3281 conditional xref's, depending on @iftex/@ifnottex.
3282
3283 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3284 "MS-DOS". @include msdog-xtra.texi.
3285
3286 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3287 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3288
3289 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3290 for vc-xtra.texi subsections.
3291 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3292 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3293
3294 * sending.texi (Sending Mail): A @node line without explicit Prev,
3295 Next, and Up links.
3296
3297 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3298 Next, and Up links.
3299
3300 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3301 and its sections. @include picture-xtra.texi.
3302
3303 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3304 "Emerge".
3305 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3306
3307 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3308 exact duplicate of its name-sake in calendar.texi.
3309
3310 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3311 "Advanced Calendar/Diary Usage".
3312 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3313
3314 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3315 dired-xtra.texi.
3316 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3317
3318 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3319 (Files) [ifnottex]: Add menu entry for Autorevert.
3320
3321 * emacs-xtra.texi (Introduction): Reword to make consistent with
3322 printed version only.
3323 <Top level>: Remove the body of all chapters and move them to the
3324 new *-xtra.texi files. Use @raisesections and @lowersections to
3325 convert sections to chapters etc.
3326
3327 * msdog-xtra.texi:
3328 * fortran-xtra.texi:
3329 * vc-xtra.texi:
3330 * vc1-xtra.texi:
3331 * vc2-xtra.texi:
3332 * emerge-xtra.texi:
3333 * cal-xtra.texi:
3334 * dired-xtra.texi:
3335 * arevert-xtra.texi: New files, with text from respective chapters
3336 of emacs-xtra.texi. Convert each @chapter into @section, @section
3337 into @subsection, etc.
3338
3339 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3340 updated.
3341
3342 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3343 Windows". All references updated.
3344
33452006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3346
3347 * macos.texi (Mac Input): Mention input from Character Palette.
3348 (Mac Font Specs): Fix typo.
3349
33502006-05-05 Richard Stallman <rms@gnu.org>
3351
3352 * files.texi (Diff Mode): Minor cleanup.
3353
33542006-05-05 Karl Berry <karl@gnu.org>
3355
8cf51b2c
GM
3356 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3357 errors from the current release of makeinfo (4.8).
3358 * help.texi (Library Keywords): Change widest word in multitable
3359 template from `emulations' to `convenience'. (Not sure if this is
3360 related to the font change.)
3361
33622006-05-05 Eli Zaretskii <eliz@gnu.org>
3363
3364 * files.texi (File Names): Add a footnote about limited support of
3365 ~USER on MS-Windows.
3366
3367 * cmdargs.texi (Initial Options): Add a footnote about limited
3368 support of ~USER on MS-Windows.
3369
33702006-05-03 Richard Stallman <rms@gnu.org>
3371
3372 * files.texi (Diff Mode): Node moved here.
3373 (Comparing Files): Delete what duplicates new node.
3374 (Files): Put Diff Mode in menu.
3375
3376 * misc.texi (Diff Mode): Moved to files.texi.
3377
3378 * emacs.texi (Top): Update menu for Diff Mode.
3379
3380 * trouble.texi (Emergency Escape): Simplify.
3381
3382 * emacs.texi (Top): Minor clarification.
3383
33842006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3385
3386 * commands.texi, entering.texi, screen.texi: Many simplifications.
3387
33882006-05-03 Richard Stallman <rms@gnu.org>
3389
3390 * commands.texi (Text Characters): Delete paragraph about unibyte
3391 non-ASCII printing chars.
3392
3393 * killing.texi (Killing): Say "graphical displays".
3394 * display.texi: Say "graphical displays".
3395
3396 * cmdargs.texi (Misc X): Say "graphical displays".
3397
33982006-05-01 Richard Stallman <rms@gnu.org>
3399
3400 * emacs.texi (Top): Add Diff Mode to menu.
3401
34022006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3403
3404 * misc.texi (Diff Mode): New node.
3405
34062006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3407
3408 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3409 (Mac Environment Variables): Shorten example line.
3410 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3411
34122006-05-01 Nick Roberts <nickrob@snap.net.nz>
3413
3414 * building.texi (GUD Customization): Describe cases %d and %c.
3415 Update description for %e.
3416
34172006-04-30 Glenn Morris <rgm@gnu.org>
3418
3419 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3420
34212006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3422
3423 * custom.texi (Examining): Update C-h v output example.
3424
34252006-04-29 Kim F. Storm <storm@cua.dk>
3426
3427 * building.texi (Grep Searching): Add lgrep and rgrep.
3428
8cf51b2c
GM
34292006-04-23 Richard Stallman <rms@gnu.org>
3430
3431 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3432
3433 * xresmini.texi: New file.
3434
3435 * xresources.texi (Face Resources): Split table into font resources
3436 and the rest. Combine similar attributes for brevity.
3437
8cf51b2c
GM
34382006-04-21 Eli Zaretskii <eliz@gnu.org>
3439
3440 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3441 backslashes and case-insensitivity in file names (moved to the
3442 main manual).
3443 (MS-DOS Printing): Move most of the text to the main manual.
3444
3445 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3446 New nodes.
3447 (Windows Processes, Windows System Menu): Add index entries and
3448 fix wording.
3449
8cf51b2c
GM
34502006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3451
3452 * misc.texi (Shell Ring): Add notes on saved input when
3453 navigating off the end of the history list.
3454
34552006-04-18 Chong Yidong <cyd@mit.edu>
3456
3457 * misc.texi (Shell Options): Correct default value of
3458 comint-scroll-show-maximum-output.
3459
8cf51b2c
GM
34602006-04-18 Nick Roberts <nickrob@snap.net.nz>
3461
3462 * building.texi (Watch Expressions): Update.
3463
8cf51b2c
GM
34642006-04-12 Richard Stallman <rms@gnu.org>
3465
3466 * search.texi: Clean up previous change.
3467
34682006-04-12 Eli Zaretskii <eliz@gnu.org>
3469
3470 * search.texi (Regexp Backslash, Regexp Replace): Add index
3471 entries for ``back reference'' and mention the term itself in the
3472 text.
3473
34742006-04-11 Richard Stallman <rms@gnu.org>
3475
3476 * custom.texi (Safe File Variables):
3477 Document enable-local-variables = :safe.
3478
34792006-04-11 Karl Berry <karl@gnu.org>
3480
3481 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3482 (Remote Repositories, Version Backups, Local Version Control)
3483 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3484 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3485 (Renaming VC Work Files and Master Files)
3486 (Inserting Version Control Headers, Customizing VC, General Options)
3487 (Options for RCS and SCCS, Options specific for CVS): Move all
3488 these nodes to emacs-xtra.texi, for brevity.
3489 * cmdargs.texi, files.texi: Change cross-references.
3490
8cf51b2c
GM
34912006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3492
3493 * files.texi (Old Versions): Update description of vc-annotate's
3494 use of color to indicate date ranges.
3495
8cf51b2c
GM
34962006-04-09 Kevin Ryde <user42@zip.com.au>
3497
8cf51b2c
GM
3498 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3499 put info and printed manual names the right way around.
3500
35012006-04-09 Karl Berry <karl@gnu.org>
3502
3503 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3504 emacs-xtra.texi, leaving only MS Windows information.
3505 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3506 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3507 node names.
3508
3509 * emacs.texi: Move @summarycontents and @contents to the beginning
3510 of the file.
3511
8cf51b2c
GM
35122006-04-08 Kevin Ryde <user42@zip.com.au>
3513
3514 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3515
35162006-04-07 Richard Stallman <rms@gnu.org>
3517
3518 * programs.texi (Comments, Comment Commands, Options for Comments)
3519 (Multi-Line Comments): "Align", not "indent".
3520 (Basic Indent): C-j deletes trailing whitespace before the newline.
3521
35222006-04-06 Richard Stallman <rms@gnu.org>
3523
8cf51b2c
GM
3524 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3525
35262006-04-06 Eli Zaretskii <eliz@gnu.org>
3527
3528 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3529
8cf51b2c
GM
35302006-04-05 Richard Stallman <rms@gnu.org>
3531
3532 * emacs.texi (Top): Update subnode menu.
3533
3534 * trouble.texi (Unasked-for Search): Node deleted.
3535 (Lossage): Delete from menu.
3536
35372006-04-04 Richard Stallman <rms@gnu.org>
3538
3539 * trouble.texi: Various cleanups.
3540 (Checklist): Don't bother saying how to snail a bug report.
3541 (Emergency Escape): Much rewriting.
3542 (After a Crash): Rename the core dump immediately.
3543 (Total Frustration): Call it a psychotherapist.
3544 (Bug Criteria): Avoid "illegal instruction".
3545 (Sending Patches): We always put the contributor's name in.
3546
3547 * misc.texi (Thumbnails): Minor correction.
3548
8cf51b2c
GM
35492006-04-03 Richard Stallman <rms@gnu.org>
3550
3551 * misc.texi (Thumbnails): Minor cleanup.
3552
35532006-04-02 Karl Berry <karl@gnu.org>
3554
3555 * sending.texi (Mail Sending): pxref to Top needs five args.
3556
3557 * texinfo.tex: Update to current version (2006-03-21.13).
3558
8cf51b2c
GM
35592006-03-31 Richard Stallman <rms@gnu.org>
3560
3561 * emacs.texi (Top): Update subnode menu.
3562
3563 * help.texi (Help Mode): Cleanup.
3564
3565 * dired.texi: Many cleanups.
3566 (Dired Deletion): Describe dired-recursive-deletes.
3567 (Operating on Files): dired-create-directory moved.
3568 (Misc Dired Features): Move to here.
3569 (Tumme): Node moved to misc.texi.
3570
3571 * custom.texi: Many cleanups.
3572 (Minor Modes): Don't mention ISO Accents Mode.
3573 (Examining): Update C-h v output example.
3574 (Hooks): Add index and xref for add-hook.
3575 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3576 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3577
3578 * misc.texi: Many cleanups.
3579 (beginning): Add to summary of topics.
3580 (Shell): Put eshell xref at the end. Remove eshell from table.
3581 (Thumbnails): New node.
3582
8cf51b2c
GM
35832006-03-28 Eli Zaretskii <eliz@gnu.org>
3584
3585 * files.texi (File Name Cache): Make it clear that the cache is
3586 not persistent.
3587
8cf51b2c
GM
35882006-03-25 Karl Berry <karl@gnu.org>
3589
49823426
GM
3590 * emacs-xtra.texi, emacs.texi, gnu.texi:
3591 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3592 (2) do not indent copyright year list (or anything else).
3593
8cf51b2c
GM
35942006-03-21 Juanma Barranquero <lekktu@gmail.com>
3595
3596 * files.texi (VC Dired Mode): Remove misplaced brackets.
3597
35982006-03-21 Andre Spiegel <spiegel@gnu.org>
3599
3600 * files.texi: Various updates and clarifications in the VC chapter.
3601
36022006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3603
3604 * help.texi (Help Mode): Document "C-c C-c".
3605
8cf51b2c
GM
36062006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3607
3608 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3609 menu in the standalone Info reader.
3610
36112006-03-15 Chong Yidong <cyd@stupidchicken.com>
3612
3613 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3614 moved here from Emacs manual.
3615
3616 * programs.texi (Fortran): Section moved to emacs-xtra.
3617 (Program Modes): Xref to Fortran in emacs-xtra.
3618
3619 * maintaining.texi (Emerge): Move to emacs-xtra.
3620 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3621
3622 * picture.texi: File deleted.
3623 * Makefile.in:
3624 * makefile.w32-in: Remove picture.texi.
3625
3626 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3627 * abbrevs.texi (Abbrevs):
3628 * sending.texi (Sending Mail): Picture node removed.
3629
3630 * emacs.texi (Top): Update node listings.
3631
8cf51b2c
GM
36322006-03-12 Richard Stallman <rms@gnu.org>
3633
3634 * calendar.texi: Various cleanups.
3635
8cf51b2c
GM
36362006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3637
3638 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3639 syntax.
3640
8cf51b2c
GM
36412006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3642
3643 * search.texi (Regexps): More accurately describe which characters
3644 are special in which situations. Recommend _not_ to quote `]' or
3645 `-' when they are not special.
3646
8cf51b2c
GM
36472006-02-28 Andre Spiegel <spiegel@gnu.org>
3648
3649 * files.texi (Old Versions): Clarify operation of C-x v =.
3650
8cf51b2c
GM
36512006-02-21 Nick Roberts <nickrob@snap.net.nz>
3652
3653 * building.texi (Watch Expressions): Update and describe
3654 gdb-speedbar-auto-raise.
3655
36562006-02-19 Richard M. Stallman <rms@gnu.org>
3657
3658 * emacs.texi: Use @smallbook.
3659 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3660 Update subnode menu.
3661
3662 * building.texi (Lisp Interaction): Minor addition.
3663
36642006-02-18 Nick Roberts <nickrob@snap.net.nz>
3665
3666 * building.texi (Watch Expressions): Update and be more precise.
3667
c8763fb6 36682006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3669
3670 * maintaining.texi (Create Tags Table): Explain why the
3671 exception when etags writes to files under the /dev tree.
3672
36732006-02-14 Richard M. Stallman <rms@gnu.org>
3674
3675 * custom.texi (Safe File Variables): Lots of clarification.
3676 Renamed from Unsafe File Variables.
3677
36782006-02-14 Chong Yidong <cyd@stupidchicken.com>
3679
3680 * custom.texi (Unsafe File Variables): File variable confirmation
3681 assumed denied in batch mode.
3682
36832006-02-14 Richard M. Stallman <rms@gnu.org>
3684
3685 * building.texi (GDB User Interface Layout): Don't say `inferior'
3686 for program being debugged.
3687
36882006-02-15 Nick Roberts <nickrob@snap.net.nz>
3689
3690 * building.texi (GDB Graphical Interface):
3691 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3692
36932006-02-13 Chong Yidong <cyd@stupidchicken.com>
3694
3695 * custom.texi (Specifying File Variables, Unsafe File Variables):
3696 New nodes, split from File Variables. Document new file local
3697 variable behavior.
3698
36992006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3700
3701 * display.texi (Standard Faces):
8cf51b2c
GM
3702 * files.texi (Visiting):
3703 * frames.texi (Clipboard):
3704 * glossary.texi (Glossary) <Clipboard>:
3705 * xresources.texi (X Resources): Mention Mac OS port.
3706
8cf51b2c
GM
37072006-02-12 Richard M. Stallman <rms@gnu.org>
3708
3709 * building.texi (Building): Clarify topic in intro.
3710
3711 * maintaining.texi (Maintaining): Change title; clarify topic.
3712 Delete duplicate index entries.
3713
3714 * building.texi (Other GDB User Interface Buffers): Clarifications.
3715
3716 * text.texi (Cell Commands): Clarifications.
3717
3718 * programs.texi (Defuns): Delete duplicate explanation of
3719 left-margin paren convention.
3720 (Hungry Delete): Minor cleanup.
3721
37222006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3723
3724 * dired.texi (Tumme): More tumme documentation.
3725
37262006-02-11 Alan Mackenzie <acm@muc.de>
3727
3728 * programs.texi ("Hungry Delete"): Correct the appellation of the
3729 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3730
37312006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3732
3733 * dired.texi (Tumme): Fix small bug.
3734
37352006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3736
3737 * macos.texi (Mac International): Rename "fontset-mac" to
3738 "fontset-standard".
3739
8cf51b2c
GM
37402006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3741
3742 * dired.texi (Tumme): Basic documentation for Tumme added.
3743
8cf51b2c
GM
37442006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3745
3746 * mule.texi (International):
3747 * programs.texi (Basic Indent): Fix typos.
3748
8cf51b2c
GM
3749 * custom.texi (Minor Modes):
3750 * display.texi (Text Display):
3751 * commands.texi (Text Characters): Update xrefs.
3752
37532006-02-07 Richard M. Stallman <rms@gnu.org>
3754
3755 * emacs.texi (Top): Update subnode menu.
3756 Update info on old Emacs papers.
3757 (Intro): "Graphical display", not window system.
3758
3759 * xresources.texi (GTK styles): Minor clarifications.
3760
3761 * trouble.texi: "Graphical display", not window system.
3762 (Stuck Recursive): Minor clarification.
3763
3764 * text.texi: Minor clarifications.
3765 (Sentences): Explain why two-space convention is better.
3766 Explain sentence-end-without-period here.
3767 (Fill Commands): Not here.
3768 (Refill): Node moved down.
3769 (Filling): Update menu.
3770 (Table Creation, Cell Justification, Column Commands): Clarify.
3771
3772 * sending.texi: Minor clarifications.
3773
3774 * search.texi (Regexp Backslash): Clarification.
3775
3776 * rmail.texi: Minor cleanups.
3777 (Rmail): Delete digression about `rmail-mode'.
3778 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3779 (Rmail Files): Mention C-u M-x rmail.
3780 (Rmail Reply): Mention References.
3781 (Rmail Display): Mention rmail-nonignored-headers.
3782
3783 * programs.texi: Minor cleanups.
3784 (Comment Commands): Mention momentary Transient Mark mode.
3785 (Matching): Be more specific about customizing show-paren-mode.
3786 (Info Lookup): Don't list the modes that support C-h S.
3787 Just say what it does in an unsupported mode.
3788 (Man Page): Delete excessive info on customizing woman.
3789 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3790
3791 * abbrevs.texi: Minor clarifications.
3792 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3793 not "dynamic abbrevs" as if they were a kind of abbrev.
3794
3795 * picture.texi (Picture): Minor cleanup.
3796
3797 * mule.texi (Communication Coding): Say "other applications".
3798 (Fontsets): Not specific to X. Add xref to X Resources.
3799 (Unibyte Mode): Rename from Single-Byte Character Support.
3800 "Graphical display", not window system.
3801 (International): Update menu.
3802
3803 * maintaining.texi (Format of ChangeLog):
3804 New node, split out from ChangeLog.
3805 (ChangeLog): Clarifications in the remaining text.
3806 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3807 (Find Tag): Add @w.
3808 (Tags Search): Explain tag table order here. Simplify grep ref.
3809 (List Tags): tags-tag-face is a variable, not a face.
3810 (Emerge): Cleanups.
3811
3812 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3813 (Keyboard Macros): Avoid "the user".
3814
3815 * killing.texi: "Graphical display", not window system.
3816
3817 * help.texi (Help Echo): "Graphical display", not window system.
3818
3819 * glossary.texi: Say "you", not "the user". Say "graphical display".
3820
3821 * frames.texi: Minor cleanups. "Graphical display", not window system.
3822
3823 * files.texi (Visiting): Make drag-and-drop not X-specific.
3824
3825 * custom.texi: Minor cleanups. "Graphical display", not window system.
3826
3827 * cmdargs.texi: Minor cleanups.
3828
3829 * building.texi (Compilation): Move and split kill-compilation para.
3830 Add para about multiple compilers.
3831 (Compilation Mode): Commands also available in grep mode and others.
3832 Mention C-u C-x ` more tutorially. Clarify C-x `.
3833 (Compilation Shell): Clarify. Put Bash example first.
3834 (Grep Searching): Minor cleanups; add @w.
3835 (Debuggers): Minor cleanups.
3836 (Starting GUD): Make GDB xgraphical mode issue clearer.
3837 (Debugger Operation): Lots of clarifications including
3838 GDB tooltip side-effect issue.
3839 (Commands of GUD): Clarify.
3840 (GUD Customization): Add bashdb-mode-hook.
3841 (GDB Graphical Interface): Rewrite for clarity.
3842 (GDB User Interface Layout): Rewrite for clarity.
3843 (Stack Buffer, Watch Expressions): Likewise.
3844 (Other GDB User Interface Buffers): Cleanups.
3845 (Lisp Libraries, External Lisp): Cleanup.
3846
3847 * basic.texi (Position Info): "Graphical displays", rather than
3848 window systems.
3849
3850 * anti.texi: Minor cleanup.
3851
8cf51b2c
GM
38522006-02-03 Eli Zaretskii <eliz@gnu.org>
3853
3854 * custom.texi (Init File, Find Init): Add cross-references to
3855 where $HOME is described.
3856
38572006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3858
3859 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3860 is not inside the @table.
3861
3862 * emacs.texi (Top): Correct node name.
3863
3864 * files.texi (File Names): Fix @xref.
3865 (Reverting): Fix typo.
3866
3867 * mule.texi (International): Correct node name.
3868
3869 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3870
38712006-02-01 Richard M. Stallman <rms@gnu.org>
3872
3873 * emacs.texi (Top): Update subnode menu.
3874
3875 * mule.texi: Minor clarifications.
3876 Reduce the specific references to X Windows.
3877 Refer to "graphical" terminals, rather than window systems.
3878 (Text Coding): Rename from Specify Coding.
3879 (Communication Coding, File Name Coding, Terminal Coding):
3880 New nodes split out from Text Coding.
3881
3882 * kmacro.texi: Minor clarifications.
3883 (Keyboard Macro Ring): Comment out some excessive commands.
3884 (Basic Keyboard Macro): Split up the table, putting part in each node.
3885
3886 * major.texi: Minor clarifications.
3887
3888 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3889
3890 * windows.texi: Minor clarifications.
3891 (Change Window): Don't describe mode-line mouse cmds here.
3892 Add xref to Mode Line Mouse.
3893
3894 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3895
3896 * macos.texi (Mac International): Fix xref.
3897
3898 * indent.texi: Minor clarifications.
3899
3900 * frames.texi: Minor clarifications.
3901 Reduce the specific references to X Windows.
3902 Refer to "graphical" terminals, rather than window systems.
3903 (Frame Parameters): Don't mention commands like
3904 set-foreground-color. Just say to customize a face.
3905 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3906
3907 * files.texi: Minor clarifications.
3908 (Numbered Backups): New node, split out from Backup Names.
3909
3910 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3911
3912 * cmdargs.texi (General Variables): Fix xref.
3913
3914 * buffers.texi: Minor clarifications.
3915
8cf51b2c
GM
39162006-01-31 Richard M. Stallman <rms@gnu.org>
3917
3918 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3919 Nodes moved to top.
3920
3921 * display.texi: Minor clarifications.
3922 (Display): Rearrange menu.
3923 (Standard Faces): Mention query-replace face.
3924 (Faces): Simplify.
3925 (Font Lock): Simplify face customization info.
3926 (Highlight Changes): Node merged into Highlight Interactively.
3927 (Highlight Interactively): Much rewriting and cleanup.
3928 (Optional Mode Line): Narrowed line number not good for goto-line.
3929 Simplify face customization advice.
3930 (Text Display): Mention use of escape-glyph face.
3931 Move ctl-arrow and tab-width here.
3932 (Display Custom): Move no-redraw-on-reenter to end of node.
3933
3934 * search.texi: Minor clarifications.
3935 (Isearch Scroll): Simplify.
3936 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3937
3938 * regs.texi (Registers): Mention bookmarks here.
3939
3940 * mark.texi: Minor clarifications.
3941 (Selective Undo): Node deleted.
3942
3943 * m-x.texi: Minor clarifications.
3944
3945 * killing.texi: Minor clarifications.
3946 Refer to "graphical" terminals, rather than window systems.
3947
3948 * help.texi: Clarifications.
3949 (Help): Don't describe C-h F and C-h K here.
3950 (Key Help): Describe C-h K here.
3951 (Name Help): Mention Emacs Lisp Intro.
3952 Describe C-h F here.
3953 (Misc Help): Mention C-h F and C-h K only briefly.
3954
3955 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3956 Selective undo text merged in.
3957 (Spelling): Mention Aspell along with Ispell.
3958
3959 * emacs.texi (Top): Update subnode menus.
3960
3961 * basic.texi (Basic Undo): Rename from Undo. Most of text
3962 moved to new Undo node.
3963
8cf51b2c
GM
39642006-01-29 Chong Yidong <cyd@stupidchicken.com>
3965
3966 * basic.texi (Continuation Lines, Inserting Text):
3967 Mention longlines mode.
3968
39692006-01-29 Richard M. Stallman <rms@gnu.org>
3970
10d1d0af 3971 * screen.texi: Minor cleanups.
8cf51b2c
GM
3972 (Screen): Clean up the intro paragraphs.
3973 (Mode Line): Lots of rewriting. Handle frame-name better.
3974 eol-mnemonic-... vars moved out.
3975
3976 * emacs.texi (Top): Change menu item for MS-DOS node.
3977 Update subnode menu.
3978
3979 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3980 chapter relates to Windows. Title changed.
3981
3982 * mini.texi: Minor cleanups.
3983
3984 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3985 (Mark): Put it in the menu.
3986
3987 * entering.texi: Minor cleanups.
3988
3989 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3990 (Intro): Refer to "graphical" terminals, rather than X.
3991
3992 * display.texi (Display Custom): Add xref to Variables.
3993 (Optional Mode Line): eol-mnemonic-... vars moved here.
3994
3995 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3996 rather than X.
3997
8cf51b2c
GM
3998 * basic.texi: Minor cleanups.
3999 (Undo): selective-undo moved.
4000
8cf51b2c
GM
40012006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4002
4003 * anti.texi (Antinews): Various corrections and additions.
4004
40052006-01-23 Juri Linkov <juri@jurta.org>
4006
4007 * custom.texi (Easy Customization, Customization Groups)
4008 (Browsing Custom): Mention links along with buttons.
4009
8cf51b2c
GM
40102006-01-21 Eli Zaretskii <eliz@gnu.org>
4011
8cf51b2c
GM
4012 * text.texi (TeX Print): Use @key for TAB.
4013
8cf51b2c
GM
4014 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4015
8cf51b2c
GM
40162006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4017
4018 * files.texi (File Aliases): Don't claim that usually separate
4019 buffers are created for two file names that name the same data.
4020 Mention additional situations where different names mean the same
4021 file on disk.
4022
40232006-01-19 Richard M. Stallman <rms@gnu.org>
4024
4025 * killing.texi (Deletion): Upcase @key argument.
4026
4027 * custom.texi (Custom Themes): Minor cleanup.
4028
4029 * programs.texi (Hungry Delete): Upcase @key argument.
4030
8cf51b2c
GM
40312006-01-16 Juri Linkov <juri@jurta.org>
4032
4033 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4034 Move `mode-line-highlight' before `mode-line-buffer-id'.
4035
8cf51b2c
GM
40362006-01-14 Richard M. Stallman <rms@gnu.org>
4037
4038 * basic.texi (Inserting Text): Minor cleanup.
4039
8cf51b2c
GM
40402006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4041
4042 * custom.texi (Changing a Variable, Face Customization):
4043 Update for changes in Custom menus.
4044
8cf51b2c
GM
40452006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4046
4047 * macos.texi (Mac International): Undo last change.
4048
8cf51b2c
GM
40492006-01-02 Chong Yidong <cyd@stupidchicken.com>
4050
4051 * custom.texi (Custom Themes): Describe the new
4052 customize-create-theme interface.
4053
40542005-12-30 Juri Linkov <juri@jurta.org>
4055
4056 * basic.texi (Position Info): Update example.
4057
c8763fb6 40582005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4059
4060 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4061
40622005-12-24 Chong Yidong <cyd@stupidchicken.com>
4063
4064 * custom.texi (Custom Themes): `load-theme' always loads.
4065
40662005-12-23 Juri Linkov <juri@jurta.org>
4067
4068 * display.texi (Highlight Interactively): Use double space to
4069 separate sentences. Replace C-p with M-p, and C-n with M-n.
4070
40712005-12-22 Richard M. Stallman <rms@gnu.org>
4072
4073 * custom.texi (Easy Customization and subnodes):
4074 Replace "active field" with "button".
4075 Use "user option" only for variables.
4076 Use "setting" for variable-or-face.
4077
40782005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4079
4080 * buffers.texi (Select Buffer): Change order in table to make
4081 "Similar" refer to the correct item.
4082 (Indirect Buffers): Minor rewording.
4083
8cf51b2c
GM
40842005-12-20 Juri Linkov <juri@jurta.org>
4085
4086 * files.texi (VC Status): Put P and N near p and n.
4087
8cf51b2c
GM
40882005-12-19 Richard M. Stallman <rms@gnu.org>
4089
4090 * programs.texi (Electric C): Delete the info about newline control.
4091 (Other C Commands): Minor cleanup.
4092 (Left Margin Paren): Minor cleanup.
4093
40942005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4095
4096 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4097 (Customization Groups): Delete text moved to "Browsing Custom".
4098 (Browsing Custom): New node.
4099 (Specific Customization): Clarify which commands only work for
4100 loaded options.
4101
41022005-12-18 Bill Wohler <wohler@newt.com>
4103
4104 * frames.texi (Tool Bars): Shorten text of previous change.
4105
41062005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4107
4108 * files.texi (VC Status): Document log-view mode.
4109
41102005-12-18 Bill Wohler <wohler@newt.com>
4111
4112 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4113 permanently via the customize interface.
4114
8cf51b2c
GM
41152005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4116
4117 * killing.texi (Killing by Lines): Document `kill-whole-line'
4118 function.
4119
c8763fb6 41202005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4121
4122 * buffers.texi (Select Buffer): Change `prev-buffer' to
4123 `previous-buffer'. Indicate that these functions use a frame
4124 local buffer list.
4125
8cf51b2c
GM
41262005-12-12 Richard M. Stallman <rms@gnu.org>
4127
4128 * custom.texi (Easy Customization): Change menu comment.
4129 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4130
4131 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4132 (Help): Among the Apropos commands, describe only C-h a here.
4133
41342005-12-11 Richard M. Stallman <rms@gnu.org>
4135
4136 * programs.texi (Options for Comments): Comment-end starts with space.
4137
4138 * glossary.texi (Glossary): Minor cleanup.
4139
4140 * files.texi (Old Versions): Use @table.
4141
8cf51b2c
GM
41422005-12-10 David Koppelman <koppel@ece.lsu.edu>
4143
4144 * display.texi (Highlight Interactively): Include
4145 global-hi-lock-mode. Add miscellaneous details and elaborations.
4146
41472005-12-09 Richard M. Stallman <rms@gnu.org>
4148
4149 * display.texi (Font Lock): Delete the Global FL menu item.
4150
41512005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4152
4153 * custom.texi (Minibuffer Maps): Mention the maps for file name
4154 completion.
4155
41562005-12-09 Kim F. Storm <storm@cua.dk>
4157
4158 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4159 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4160 cursor to next corner in rectangle; clarify insert around rectangle.
4161
8cf51b2c
GM
41622005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4163
4164 * custom.texi (Customization): Use xref to elisp manual for
4165 non-TeX output.
4166 (Minor Modes): Update.
4167 (Customization Groups, Changing a Variable, Face Customization):
4168 Update for new appearance of Custom buffers.
4169 (Changing a Variable): `custom-buffer-done-function' has been
4170 replaced by `custom-buffer-done-kill'.
4171 (Specific Customization): In the `customize-group' buffer, a
4172 subgroup's contents are not "hidden". They are not included at
4173 all. They have no [Show] button.
4174 (Mouse Buttons): Add pxref to description of mouse event lists in
4175 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4176 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4177 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4178
41792005-12-08 Richard M. Stallman <rms@gnu.org>
4180
4181 * mini.texi (Completion Commands, Completion):
4182 In file name input, SPC does not do completion.
4183
8cf51b2c
GM
41842005-12-08 Nick Roberts <nickrob@snap.net.nz>
4185
4186 * building.texi (GDB Graphical Interface): Explain screen size
4187 setting.
4188 (Other GDB User Interface Buffers): Describe features specific to
4189 GDB 6.4.
4190
8cf51b2c
GM
41912005-12-01 Nick Roberts <nickrob@snap.net.nz>
4192
4193 * building.texi (GDB User Interface Layout): Describe how to
4194 kill associated buffers.
4195 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4196 (Watch Expressions): Be more precise.
4197 (Other GDB User Interface Buffers): Describe how to change a
4198 register value.
4199
8cf51b2c
GM
42002005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4201
4202 * macos.texi (Mac Input): Remove description of
4203 mac-command-key-is-meta. Add descriptions of
4204 mac-control-modifier, mac-command-modifier, and
4205 mac-option-modifier.
4206 (Mac International): Fix description of conversion of clipboard data.
4207 (Mac Font Specs): Add example of font customization by face attributes.
4208
42092005-11-22 Nick Roberts <nickrob@snap.net.nz>
4210
4211 * building.texi (Watch Expressions): Expand description.
4212 (Other GDB User Interface Buffers): Describe local map for
4213 gud-watch.
4214
42152005-11-21 Chong Yidong <cyd@stupidchicken.com>
4216
4217 * display.texi (Font Lock): Font lock is enabled by default now.
4218
42192005-11-20 Juri Linkov <juri@jurta.org>
4220
4221 * basic.texi (Position Info): Update examples of the output.
4222 Remove the fact that examples are produced in the TeXinfo buffer,
4223 because in the Info reader users will get a different output from
4224 `C-x ='.
4225
4226 * building.texi (Compilation Mode): Remove paragraph duplicated
4227 from the node `Compilation'. Add `compilation-skip-threshold'.
4228
4229 * display.texi (Font Lock): Suggest more user-friendly method of
4230 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4231
42322005-11-18 Richard M. Stallman <rms@gnu.org>
4233
4234 * files.texi (Registering): Mention @@ in mode line.
4235
4236 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4237
42382005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4239
4240 * files.texi (Renaming and VC): Some back-ends don't
4241 handle renaming.
4242
8cf51b2c
GM
42432005-11-17 Juri Linkov <juri@jurta.org>
4244
4245 * emacs.texi (Top):
4246 * display.texi (Highlight Interactively): Put this font-lock based
4247 mode near Font Lock node.
4248
42492005-11-16 Chong Yidong <cyd@stupidchicken.com>
4250
4251 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4252 icons.
4253
42542005-11-12 Kim F. Storm <storm@cua.dk>
4255
4256 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4257 (Help Summary): Add C-h d and C-h e.
4258 (Apropos): Clarify that all apropos commands may search for either
4259 list of words or a regexp. Add C-h d for apropos-documentation.
4260 Describe apropos-documentation-sort-by-scores user option.
4261
8cf51b2c
GM
42622005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4263
4264 * killing.texi (CUA Bindings): Add @section.
4265
42662005-11-10 Kim F. Storm <storm@cua.dk>
4267
4268 * emacs.texi (Top): Add CUA Bindings entry to menu.
4269
4270 * killing.texi (CUA Bindings): New node. Moved here from
4271 misc.texi and extended with info on rectangle commands and
4272 rectangle highlighting, interface to registers, and the global
4273 mark feature.
4274
4275 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4276
4277 * regs.texi: Prev link points to CUA Bindings node.
4278
42792005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4280
4281 * help.texi (Help Echo): By default, help echos are only shown on
4282 mouse-over, not on point-over.
4283
c8763fb6 42842005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4285
4286 * misc.texi (Shell Mode): Describe how to activate password echoing.
4287
8cf51b2c
GM
42882005-11-04 Romain Francoise <romain@orebokech.com>
4289
4290 * mark.texi (Mark Ring): Fix typo.
4291
42922005-11-03 Richard M. Stallman <rms@gnu.org>
4293
4294 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4295
42962005-11-01 Bill Wohler <wohler@newt.com>
4297
4298 * help.texi (Help Mode): Fix typo.
4299
43002005-11-01 Nick Roberts <nickrob@snap.net.nz>
4301
4302 * building.texi (Other GDB User Interface Buffers): Describe
4303 the command gdb-use-inferior-io-buffer.
4304
43052005-10-31 Romain Francoise <romain@orebokech.com>
4306
4307 * files.texi (Compressed Files): Fix typo.
4308
4309 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4310
4311 * windows.texi (Force Same Window): Likewise.
4312
43132005-10-30 Bill Wohler <wohler@newt.com>
4314
4315 * help.texi (Help Mode): URLs viewed with browse-url.
4316
43172005-10-31 Nick Roberts <nickrob@snap.net.nz>
4318
4319 * building.texi (GDB Graphical Interface): Don't reference
4320 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4321 must stay in same frame.
4322
43232005-10-29 Chong Yidong <cyd@stupidchicken.com>
4324
4325 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4326
4327 * anti.texi (Antinews): Likewise.
4328
8cf51b2c
GM
43292005-10-28 Bill Wohler <wohler@newt.com>
4330
4331 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4332
43332005-10-28 Richard M. Stallman <rms@gnu.org>
4334
4335 * files.texi (Visiting): Explain how to enter ? in a file name.
4336
4337 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4338
8cf51b2c
GM
43392005-10-25 Nick Roberts <nickrob@snap.net.nz>
4340
4341 * building.texi (GDB Graphical Interface): Describe
4342 gdb-mouse-until.
4343
43442005-10-23 Richard M. Stallman <rms@gnu.org>
4345
4346 * custom.texi (Init File): Recommend when to use site-start.el.
4347
8cf51b2c
GM
43482005-10-21 Juri Linkov <juri@jurta.org>
4349
4350 * custom.texi (Examining): Mention accessing the old variable
4351 value via M-n in set-variable.
4352
8cf51b2c
GM
43532005-10-18 Romain Francoise <romain@orebokech.com>
4354
4355 * files.texi (Version Systems): Capitalize GNU.
4356
8cf51b2c
GM
43572005-10-18 Nick Roberts <nickrob@snap.net.nz>
4358
4359 * building.texi (Compilation Mode): Remove redundant paragraph.
4360 (Watch Expressions): Remove paragraph to reflect code change.
4361
8cf51b2c
GM
43622005-10-16 Richard M. Stallman <rms@gnu.org>
4363
4364 * building.texi (Compilation Mode, Compilation): Clarified.
4365
43662005-10-15 Richard M. Stallman <rms@gnu.org>
4367
4368 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4369
8cf51b2c
GM
43702005-10-13 Kenichi Handa <handa@m17n.org>
4371
4372 * basic.texi (Position Info): Fix previous change.
4373
c8763fb6 43742005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4375
4376 * cmdargs.texi (Icons X): Fix typo.
4377
43782005-10-12 Kenichi Handa <handa@m17n.org>
4379
4380 * basic.texi (Position Info): Describe the case that Emacs shows
4381 "part of display ...".
4382
c8763fb6 43832005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4384
4385 * cmdargs.texi (Icons X): -nb => -nbi.
4386
43872005-10-10 Chong Yidong <cyd@stupidchicken.com>
4388
4389 * frames.texi (Speedbar): A couple more clarifications.
4390
43912005-10-11 Nick Roberts <nickrob@snap.net.nz>
4392
4393 * building.texi (GDB User Interface Layout): Improve diagram.
4394 (Watch Expressions): Explain how to make speedbar global.
4395 (Other GDB User Interface Buffers): Make references more precise.
4396
8cf51b2c
GM
43972005-10-09 Richard M. Stallman <rms@gnu.org>
4398
4399 * frames.texi (Speedbar): Clarify the text.
4400
44012005-10-09 Chong Yidong <cyd@stupidchicken.com>
4402
4403 * frames.texi (Speedbar): Add information on keybindings,
4404 dismissing the speedbar, and buffer display mode. Link to
4405 speedbar manual.
4406
c8763fb6 44072005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4408
4409 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4410 added -nb, --no-bitmap-icon.
4411
8cf51b2c
GM
44122005-10-07 Nick Roberts <nickrob@snap.net.nz>
4413
4414 * building.texi (GDB Graphical Interface): Add variables and
4415 functions to indices. Be more precise.
4416
c8763fb6 44172005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4418
4419 * frames.texi (Drag and Drop): Remove the x- from
4420 x-dnd-open-file-other-window and xdnd-protocol-alist.
4421
44222005-09-30 Romain Francoise <romain@orebokech.com>
4423
4424 * mini.texi (Minibuffer): The default value now appears before the
4425 colon in minibuffer prompts.
4426
8cf51b2c
GM
44272005-09-25 Richard M. Stallman <rms@gnu.org>
4428
4429 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4430
8cf51b2c
GM
44312005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4432
4433 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4434
8cf51b2c
GM
44352005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4436
4437 * emacs.texi (Top): Update submenus from macos.texi.
4438
4439 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4440 (Mac OS): Update feature support status.
4441 (Mac Input): List supported input scripts. Remove description
4442 about `mac-keyboard-text-encoding'. Mention mouse button
4443 emulation and related variables.
4444 (Mac International): Mention Central European and Cyrillic
4445 support. Now `keyboard-coding-system' is dynamically changed.
4446 Add description about coding system for selection. Add
4447 description about language environment.
4448 (Mac Environment Variables): Mention
4449 `~/.MacOSX/environment.plist'. Give example of command line
4450 arguments. Add Preferences support.
4451 (Mac Directories): Explicitly state that this node is for Mac OS
4452 Classic only.
4453 (Mac Font Specs): Mention specification for scalable fonts. List
4454 supported charsets. Add preferred way of creating fontsets. Add
4455 description about `mac-allow-anti-aliasing'.
4456 (Mac Functions): Add descriptions about `mac-set-file-creator',
4457 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4458 and `mac-get-preference'.
4459
8cf51b2c
GM
44602005-09-16 Romain Francoise <romain@orebokech.com>
4461
4462 Update all files to specify GFDL version 1.2.
4463
4464 * doclicense.texi (GNU Free Documentation License): Update to
4465 version 1.2.
4466
44672005-09-15 Richard M. Stallman <rms@gnu.org>
4468
4469 * buffers.texi (List Buffers): Fix xref.
4470
4471 * rmail.texi (Rmail Basics): Fix xref.
4472
4473 * emacs.texi (Top): Update subnode menus.
4474
4475 * files.texi (Saving Commands): New node, broken out of Saving.
4476 (Customize Save): New node, broken out of Saving.
4477 Clarify effect of write-region-inhibit-fsync.
4478 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4479
8cf51b2c
GM
44802005-09-14 Romain Francoise <romain@orebokech.com>
4481
4482 * files.texi (Saving): Mention write-region-inhibit-fsync.
4483
44842005-09-05 Chong Yidong <cyd@stupidchicken.com>
4485
4486 * custom.texi (Custom Themes): New node.
4487
44882005-09-03 Richard M. Stallman <rms@gnu.org>
4489
49823426
GM
4490 * search.texi (Search Case): Mention vars that control
4491 case-fold-search for various operations.
8cf51b2c
GM
4492
44932005-08-22 Juri Linkov <juri@jurta.org>
4494
4495 * display.texi (Standard Faces): Merge the text from
4496 `(elisp)Standard Faces' into this node.
4497
44982005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4499
4500 * emacs.texi (Top): Delete menu item for deleted node
4501 Keyboard Translations.
4502
45032005-08-18 Richard M. Stallman <rms@gnu.org>
4504
8cf51b2c
GM
4505 * trouble.texi (Unasked-for Search):
4506 Delete xref to Keyboard Translations.
4507
4508 * glossary.texi (Glossary): Delete xref.
4509
8cf51b2c
GM
4510 * custom.texi (Minor Modes): Say that the list here is not complete.
4511 (Keyboard Translations): Node deleted.
4512 (Disabling): Delete xref to it.
4513 (Customization Groups): Fix Custom buffer example.
4514 (Hooks): Mention remove-hooks.
4515
45162005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4517
4518 * building.texi (GDB Graphical Interface): Improve filling of menu
4519 item.
4520
45212005-08-18 Nick Roberts <nickrob@snap.net.nz>
4522
4523 * building.texi (GDB Graphical Interface): Use better node names.
4524
45252005-08-14 Richard M. Stallman <rms@gnu.org>
4526
4527 * text.texi (Sentences): Fix xref.
4528
45292005-08-14 Juri Linkov <juri@jurta.org>
4530
4531 * building.texi (Compilation, Grep Searching): Move grep command
4532 headings from `Compilation' to `Grep Searching'.
4533
4534 * dired.texi (Dired and Find):
4535 * maintaining.texi (Tags Search): Replace grep xref to
4536 `Compilation' node with `Grep Searching'.
4537
4538 * files.texi (Comparing Files): Replace xref to `Compilation' with
4539 `Compilation Mode'.
4540
45412005-08-13 Alan Mackenzie <acm@muc.de>
4542
4543 * search.texi (Non-ASCII Isearch): Correct a typo.
4544 (Replacement Commands): Mention query-replace key binding.
4545
45462005-08-11 Richard M. Stallman <rms@gnu.org>
4547
4548 * programs.texi (Options for Comments): Fix xref.
4549
4550 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4551 out of Regexps.
4552
8cf51b2c
GM
45532005-08-09 Juri Linkov <juri@jurta.org>
4554
4555 * building.texi (Compilation): Use `itemx' instead of `item'.
4556 (Grep Searching): Simplify phrase.
4557
4558 * display.texi (Standard Faces): Describe vertical-border on
4559 window systems.
4560
4561 * windows.texi (Split Window): Simplify phrase and mention
4562 vertical-border face.
4563
45642005-08-09 Richard M. Stallman <rms@gnu.org>
4565
4566 * files.texi (Comparing Files): Clarify compare-windows.
4567
4568 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4569
8cf51b2c
GM
45702005-08-06 Eli Zaretskii <eliz@gnu.org>
4571
4572 * mule.texi (Coding Systems): Rephrase the paragraph about
4573 codepages: no need for "M-x codepage-setup" anymore, except on
4574 MS-DOS.
4575
4576 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4577 the MS-DOS port only.
4578
45792005-07-30 Eli Zaretskii <eliz@gnu.org>
4580
4581 * makefile.w32-in (info): Don't run multi-install-info.bat.
4582 ($(infodir)/dir): New target, produced by running
4583 multi-install-info.bat.
4584
8cf51b2c
GM
45852005-07-22 Eli Zaretskii <eliz@gnu.org>
4586
4587 * files.texi (Quoted File Names): Add index entry.
4588
8cf51b2c
GM
45892005-07-19 Juri Linkov <juri@jurta.org>
4590
4591 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4592
45932005-07-18 Juri Linkov <juri@jurta.org>
4594
8cf51b2c
GM
4595 * custom.texi (Easy Customization):
4596 * files.texi (Old Versions):
4597 * frames.texi (Wheeled Mice):
4598 * mule.texi (Specify Coding):
8cf51b2c
GM
4599 * text.texi (Cell Justification):
4600 * trouble.texi (After a Crash):
8cf51b2c
GM
4601 * xresources.texi (GTK styles):
4602 Delete duplicate duplicate words.
4603
46042005-07-17 Richard M. Stallman <rms@gnu.org>
4605
4606 * frames.texi (Creating Frames): Fix foreground color example.
4607
4608 * custom.texi (Init Examples): Clean up text about conditionals.
4609
46102005-07-16 Richard M. Stallman <rms@gnu.org>
4611
4612 * mini.texi (Completion Commands): Fix command name for ?.
4613
8cf51b2c
GM
46142005-07-16 Eli Zaretskii <eliz@gnu.org>
4615
4616 * display.texi (Standard Faces): Explain that customization of
4617 `menu' face has no effect on w32 and with GTK. Add
4618 cross-references.
4619
4620 * cmdargs.texi (General Variables): Clarify the default location
4621 of $HOME on w32 systems.
4622
46232005-07-15 Jason Rumney <jasonr@gnu.org>
4624
4625 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4626 changed.
4627
46282005-07-08 Kenichi Handa <handa@m17n.org>
4629
4630 * mule.texi (Recognize Coding): Recommend
4631 revert-buffer-with-coding-system instead of revert-buffer.
4632
46332005-07-07 Richard M. Stallman <rms@gnu.org>
4634
4635 * anti.texi (Antinews): Mention mode-line-inverse-video.
4636
4637 * files.texi (Saving): Minor correction about C-x C-w.
4638
4639 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4640
46412005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4642
4643 * search.texi (Isearch Scroll): Add example of using the
4644 `isearch-scroll' property.
4645 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4646 `Display Custom' node.
4647 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4648 and de-emphasize it.
4649 (Other Repeating Search): `occur' currently can not correctly
4650 handle multiline matches. Correct, clarify and update description
4651 of `flush-lines' and `keep-lines'.
4652
4653 * display.texi (Display Custom): Add anchor for `baud-rate'.
4654
46552005-07-07 Richard M. Stallman <rms@gnu.org>
4656
4657 * gnu.texi: Update where to get GNU status; add refs for how to help.
4658 Add footnotes 6 and 7.
4659
46602005-07-04 Lute Kamstra <lute@gnu.org>
4661
4662 Update FSF's address in GPL notices.
4663
8cf51b2c 4664 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4665 * trouble.texi (Checklist): Update FSF's address.
4666
8cf51b2c
GM
46672005-06-24 Richard M. Stallman <rms@gnu.org>
4668
4669 * display.texi (Text Display): Change index entries.
4670
46712005-06-24 Eli Zaretskii <eliz@gnu.org>
4672
4673 * makefile.w32-in (MAKEINFO): Use --force.
4674 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4675 Makefile.in.
8cf51b2c
GM
4676
46772005-06-23 Richard M. Stallman <rms@gnu.org>
4678
4679 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4680 nobreak-char-display.
4681
4682 * emacs.texi (Top): Update detailed node listing.
4683
4684 * display.texi (Text Display): Renamed show-nonbreak-escape
4685 to nobreak-char-display and no-break-space to nobreak-space.
4686 (Standard Faces): Split up the list of standard faces
4687 and put it in a separate node. Add nobreak-space and
4688 escape-glyph.
4689
8cf51b2c
GM
46902005-06-23 Lute Kamstra <lute@gnu.org>
4691
4692 * mule.texi (Select Input Method): Fix typo.
4693
46942005-06-23 Kenichi Handa <handa@m17n.org>
4695
4696 * mule.texi (International): List all supported scripts. Adjust
4697 text for that leim is now included in the normal Emacs
4698 distribution.
4699 (Language Environments): List all language environments.
4700 Intlfonts contains fonts for most supported scripts, not all..
4701 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4702 input a specific character.
8cf51b2c
GM
4703 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4704
47052005-06-23 Juanma Barranquero <lekktu@gmail.com>
4706
49823426 4707 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4708
47092005-06-22 Miles Bader <miles@gnu.org>
4710
4711 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4712
47132005-06-20 Miles Bader <miles@gnu.org>
4714
4715 * display.texi (Faces): Add `vertical-divider'.
4716
47172005-06-17 Richard M. Stallman <rms@gnu.org>
4718
4719 * text.texi (Adaptive Fill): Minor clarification.
4720
8cf51b2c
GM
47212005-06-10 Lute Kamstra <lute@gnu.org>
4722
4723 * emacs.texi (Top): Correct version number.
4724 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4725 refer to the current version of Emacs.
4726
47272005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4728
4729 * files.texi (Log Buffer): Document when there can be more than
4730 one file to be committed.
4731
47322005-06-08 Juri Linkov <juri@jurta.org>
4733
4734 * display.texi (Faces): Add `shadow' face.
4735
47362005-06-07 Masatake YAMATO <jet@gyve.org>
4737
4738 * display.texi (Faces): Write about mode-line-highlight.
4739
47402005-06-06 Richard M. Stallman <rms@gnu.org>
4741
4742 * misc.texi (Printing Package): Explain how to initialize
4743 printing package.
4744
4745 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4746
47472005-06-05 Chong Yidong <cyd@stupidchicken.com>
4748
4749 * emacs.texi: Rename Hardcopy to Printing.
4750 Make PostScript and PostScript Variables subnodes of it.
4751
4752 * misc.texi (Printing): Rename node from Hardcopy.
4753 Mention menu bar options.
4754 Move PostScript and PostScript Variables to submenu.
4755 (Printing package): New node.
4756
4757 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4758
4759 * dired.texi (Operating on Files): Likewise.
4760
4761 * calendar.texi (Displaying the Diary): Likewise.
4762
4763 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4764
4765 * glossary.texi (Glossary): Likewise.
4766
4767 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4768 effect.
4769
47702005-06-04 Richard M. Stallman <rms@gnu.org>
4771
4772 * trouble.texi (After a Crash): Polish previous change.
4773
8cf51b2c
GM
47742005-05-30 Noah Friedman <friedman@splode.com>
4775
4776 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4777 recovery mechanism.
4778
8cf51b2c
GM
47792005-05-28 Nick Roberts <nickrob@snap.net.nz>
4780
4781 * building.texi (Other Buffers): SPC toggles display of
4782 floating point registers.
4783
8cf51b2c
GM
47842005-05-27 Nick Roberts <nickrob@snap.net.nz>
4785
4786 * files.texi (Log Buffer): Merge in description of Log Edit
4787 mode from pcl-cvs.texi.
4788
47892005-05-26 Richard M. Stallman <rms@gnu.org>
4790
4791 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4792
8cf51b2c
GM
47932005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4794
4795 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4796 not enabled by default.
4797 When not on a word, `ispell-word' by default checks the word
4798 before point.
4799
48002005-05-24 Nick Roberts <nickrob@snap.net.nz>
4801
4802 * building.texi (Debugger Operation): Simplify last sentence.
4803
48042005-05-23 Lute Kamstra <lute@gnu.org>
4805
4806 * emacs.texi: Update FSF's address throughout.
4807 (Preface): Use @cite.
4808 (Distrib): Add cross reference to the node "Copying". Mention the
4809 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4810 printed manuals.
4811 (Intro): Use @xref for the Emacs Lisp Intro.
4812
8cf51b2c
GM
48132005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4814
4815 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4816
4817 * basic.texi (Moving Point): Mention default for `goto-line'.
4818
4819 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4820 of a variable's docstring.
4821
48222005-05-18 Lute Kamstra <lute@gnu.org>
4823
4824 * maintaining.texi (Overview of Emerge): Add cross reference.
4825 Remove duplication.
4826
4827 * emacs.texi (Top): Update to the current structure of the manual.
4828 * misc.texi (Emacs Server): Add menu description.
4829 * files.texi (Saving): Fix menu.
4830 * custom.texi (Customization): Fix menu.
4831 * mule.texi (International): Fix menu.
4832 * kmacro.texi (Keyboard Macros): Fix menu.
4833
48342005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4835
4836 * display.texi: Various minor changes.
4837 (Faces): Delete text that is repeated in the next section.
4838
48392005-05-16 Nick Roberts <nickrob@snap.net.nz>
4840
4841 * building.texi (Debugger Operation): Mention GUD tooltips are
4842 disabled with GDB in text command mode.
4843
8cf51b2c
GM
48442005-05-16 Nick Roberts <nickrob@snap.net.nz>
4845
4846 * building.texi: Replace toolbar with "tool bar" for consistency.
4847 (Compilation Mode): Describe compilation-context-lines
4848 and use of arrow in compilation buffer.
4849 (Debugger Operation): Replace help text with variable's value.
4850
4851 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4852 consistency.
4853
48542005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4855
4856 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4857 Add xref.
4858
8cf51b2c
GM
48592005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4860
4861 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4862 (Position Info): Delete discussion of `goto-line'. It is already
4863 described in `Moving point'.
4864
4865 * mini.texi (Completion Commands): Correct reference.
4866 (Completion Options): Fix typo.
4867
4868 * killing.texi (Deletion): Complete description of `C-x C-o'.
4869
8cf51b2c
GM
48702005-05-10 Richard M. Stallman <rms@gnu.org>
4871
4872 * building.texi (Compilation): Clarify recompile's directory choice.
4873
4874 * frames.texi (Tooltips): Cleanups.
4875
4876 * basic.texi (Arguments): Fix punctuation.
4877
48782005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4879
4880 * screen.texi (Menu Bar): The up and down (not left and right)
4881 arrow keys move through a keyboard menu.
4882
48832005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4884
4885 * basic.texi: Various typo and grammar fixes.
4886 (Moving Point): C-a now runs move-beginning-of-line.
4887
48882005-05-08 Nick Roberts <nickrob@snap.net.nz>
4889
4890 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4891
4892 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4893 as different animals.
4894
48952005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4896
4897 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4898 Correct index entry.
4899
49002005-05-07 Nick Roberts <nickrob@snap.net.nz>
4901
4902 * building.texi (Debugger Operation): Update to reflect changes
4903 in GUD tooltips.
4904
49052005-04-30 Richard M. Stallman <rms@gnu.org>
4906
4907 * files.texi (Compressed Files): Auto Compression normally enabled.
4908
4909 * building.texi (Debugger Operation): Clarify previous change.
4910
8cf51b2c
GM
49112005-04-28 Nick Roberts <nickrob@snap.net.nz>
4912
4913 * building.texi (Debugger Operation): Add description for
4914 GUD tooltips when program is not running.
4915
49162005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4917
4918 * misc.texi (Shell): Add `Shell Prompts' to menu.
4919 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4920 description. Delete remarks moved to new node.
4921 (Shell Prompts): New node.
4922 (History References): Replace remarks moved to `Shell Prompts'
4923 with xref to that node.
4924 (Remote Host): Clarify how to specify the terminal type when
4925 logging in to a different machine.
4926
49272005-04-26 Richard M. Stallman <rms@gnu.org>
4928
4929 * emacs.texi (Top): Update submenus from files.texi.
4930
4931 * files.texi (Filesets): Clarify previous change.
4932
4933 * dired.texi (Misc Dired Features): Clarify previous change.
4934
49352005-04-25 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4938
4939 * dired.texi (Misc Dired Features): Document
4940 dired-compare-directories.
4941
4942 * files.texi (Filesets): New node.
4943 (File Conveniences): Document Image mode.
4944
4945 * text.texi (TeX Print): Document tex-compile.
4946
49472005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4948
4949 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4950 Delete redundant reference to tooltip Custom group. It is
4951 referred too again in the next paragraph.
4952
49532005-04-24 Richard M. Stallman <rms@gnu.org>
4954
4955 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4956
8cf51b2c
GM
49572005-04-19 Kim F. Storm <storm@cua.dk>
4958
4959 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4960
49612005-04-18 Lars Hansen <larsh@math.ku.dk>
4962
4963 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4964 turns off desktop-save-mode.
4965
49662005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4967
4968 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4969 by default in terminals compatible with xterm. Mention that
4970 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4971 node.
4972
8cf51b2c
GM
49732005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4974
4975 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4976
c8763fb6 49772005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4978
4979 * xresources.texi (Table of Resources): Add cursorBlink.
4980
49812005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4982
4983 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4984 `d', `C-d' and `u'.
4985
49862005-04-11 Richard M. Stallman <rms@gnu.org>
4987
4988 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4989 (Misc X): Add -D, --basic-display.
4990
4991 * maintaining.texi (Change Log): Correct the description of
4992 the example.
4993
4994 * major.texi (Choosing Modes): Document magic-mode-alist.
4995
8cf51b2c
GM
49962005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4997
4998 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4999 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5000 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5001 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5002 `w', respectively.
5003 (Rmail Labels): Mention `l'.
5004 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5005 (Rmail Summary Edit): Describe `j' and RET.
5006
c8763fb6 50072005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5008
5009 * xresources.texi (Lucid Resources): Add fontSet resource.
5010
8cf51b2c
GM
50112005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5012
5013 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5014 now called `indicate-empty-lines'.
5015
50162005-04-06 Kim F. Storm <storm@cua.dk>
5017
5018 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5019
50202005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5021
5022 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5023 deleted.
5024 (Marks vs Flags): Add some convenient key bindings.
5025 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5026 (Misc Dired Features): Correct and expand description of `w' command.
5027
5028 * frames.texi (XTerm Mouse): Delete apparently false info.
5029 The GNU/Linux console currently does not appear to support
5030 `xterm-mouse-mode'.
5031
8cf51b2c
GM
50322005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5033
5034 * calendar.texi (Diary): Mention shell utility `calendar'.
5035
50362005-04-01 Richard M. Stallman <rms@gnu.org>
5037
5038 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5039
8cf51b2c
GM
50402005-04-01 Lute Kamstra <lute@gnu.org>
5041
5042 * maintaining.texi (Change Log): add-change-log-entry uses
5043 add-log-mailing-address.
5044
50452005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5046
5047 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5048 `VC Mode Line' and put in an xref to that node.
5049 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5050 its description.
5051
50522005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5053
5054 * calendar.texi (Calendar Systems): Say that the Persian calendar
5055 implemented here is the arithmetical one championed by Birashk.
5056
50572005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5058
5059 * programs.texi (Fortran Motion): Fix previous change.
5060
8cf51b2c
GM
50612005-03-29 Richard M. Stallman <rms@gnu.org>
5062
5063 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5064
50652005-03-29 Chong Yidong <cyd@stupidchicken.com>
5066
5067 * text.texi (Refill): Refer to Long Lines Mode.
5068 (Longlines): New node.
5069 (Auto Fill): Don't index "word wrap" here.
5070 (Filling): Add Longlines to menu.
5071
50722005-03-29 Richard M. Stallman <rms@gnu.org>
5073
5074 * xresources.texi: Minor fixes.
5075
5076 * misc.texi (Emacs Server): Fix Texinfo usage.
5077
5078 * emacs.texi (Top): Don't use a real section heading for
5079 "Detailed Node Listing". Fake it instead.
5080
5081 * basic.texi (Position Info): Minor cleanup.
5082
5083 * mule.texi (Input Methods): Minor cleanup.
5084
50852005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5086
5087 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5088 constructs as well.
5089 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5090
50912005-03-29 Kenichi Handa <handa@m17n.org>
5092
5093 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5094
5095 * basic.texi (Position Info): Update the description about the
5096 command C-u C-x =.
5097
50982005-03-28 Richard M. Stallman <rms@gnu.org>
5099
5100 * emacs.texi (Top): Use @section for the detailed node listing.
5101
5102 * calendar.texi: Minor fixes to previous change.
5103
5104 * programs.texi (Fortran): Small fixes to previous changes.
5105
5106 * emacs.texi (Top): Update list of subnodes of Dired.
5107 Likewise for building.texi.
5108
5109 * files.texi (File Conveniences): Delete Auto Image File mode.
5110
51112005-03-28 Chong Yidong <cyd@stupidchicken.com>
5112
5113 * building.texi (Flymake): New node.
5114
5115 * custom.texi (Function Keys): Document kp- event types and
5116 keypad-setup package.
5117
5118 * dired.texi (Wdired): New node.
5119
5120 * files.texi (File Conveniences): Reorder entries.
5121 Explain how to turn on Auto-image-file mode.
5122 Document Thumbs mode.
5123
5124 * mule.texi (Specify Coding): Document recode-region and
5125 recode-file-name.
5126
5127 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5128
51292005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5130
5131 * commands.texi (Keys): M-o is now a prefix key.
5132
51332005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5134
5135 * programs.texi: Reformat and update copyright years.
5136 (Fortran): Update section.
5137
51382005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5139
5140 * files.texi: Several small changes in addition to:
5141 (Visiting): Change xref for Dialog Boxes to ref.
5142 (Version Headers): Replace references to obsolete var
5143 `vc-header-alist' with `vc-BACKEND-header'.
5144 (Customizing VC): Update value of `vc-handled-backends'.
5145
51462005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5147
5148 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5149 move here from Emacs Lisp Reference Manual.
5150 * calendar.texi (Calendar/Diary, Diary Commands)
5151 (Special Diary Entries, Importing Diary): Change some xrefs to
5152 point to emacs-xtra rather than elisp.
5153
5154 * emacs-xtra.texi (Calendar Customizing):
5155 Move view-diary-entries-initially, view-calendar-holidays-initially,
5156 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5157 Emacs Manual.
5158 (Appt Customizing): Merge entire section into main Emacs Manual.
5159 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5160 mark-holidays-in-calendar here from emacs-xtra.
5161 (Displaying the Diary): Move view-diary-entries-initially,
5162 mark-diary-entries-in-calendar here from emacs-xtra.
5163 (Appointments): Move appt-display-mode-line,
5164 appt-display-duration, appt-disp-window-function,
5165 appt-delete-window-function here from emacs-xtra.
5166
5167 * calendar.texi: Update and reformat copyright.
5168 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5169 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5170 (Diary): Refer to `diary-file' rather than ~/diary.
5171 (Diary Commands): Rename node to "Displaying the Diary".
5172 * emacs.texi (Top): Rename "Diary Commands" section.
5173 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5174
51752005-03-26 Eli Zaretskii <eliz@gnu.org>
5176
5177 * misc.texi (Emacs Server): Fix the command for setting
5178 server-name. Add an xref to Invoking emacsclient.
5179
5180 * help.texi (Help Summary): Clarify when "C-h ." will do something
5181 nontrivial.
5182 (Apropos): Add cindex entry for apropos-sort-by-scores.
5183
5184 * display.texi (Text Display): Add index entries for how no-break
5185 characters are displayed.
5186
8cf51b2c
GM
51872005-03-26 Eli Zaretskii <eliz@gnu.org>
5188
5189 * files.texi (Visiting): Fix cross-references introduced with the
5190 last change.
5191
5192 * xresources.texi (GTK resources): Fix last change.
5193
8cf51b2c
GM
51942005-03-25 Chong Yidong <cyd@stupidchicken.com>
5195
5196 * xresources.texi (X Resources): GTK options documented too.
5197 (Resources): Clarify meaning of program name.
5198 (Table of Resources): Add visualClass.
5199 (GTK resources): Rewrite.
5200 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5201
5202 * display.texi (Text Display): Mention non-breaking spaces.
5203
5204 * files.texi (Reverting): Document auto-revert-check-vc-info.
5205
5206 * frames.texi (Mouse Commands): Document
5207 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5208
5209 * help.texi (Help Summary): Add `C-h .'.
5210 (Apropos): Apropos accepts a list of search terms.
5211 Document apropos-sort-by-scores.
5212 (Help Echo): Document display-local-help.
5213
5214 * misc.texi (Emacs Server): Document server-name.
5215 (Invoking emacsclient): Document -s option for server names.
5216
5217 * text.texi (Outline Visibility): Introduce "current heading
5218 line" (commands can be called with point on a body line).
5219 Re-order table to follow the sequence of discussion.
5220 hide-body won't hide lines before first header line.
5221 (TeX Mode): Add DocTeX mode.
5222
8cf51b2c
GM
52232005-03-24 Richard M. Stallman <rms@gnu.org>
5224
5225 * mule.texi (Single-Byte Character Support): Delete mention
5226 of iso-acc.el and iso-transl.el.
5227
8cf51b2c
GM
52282005-03-23 Lute Kamstra <lute@gnu.org>
5229
5230 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5231
52322005-03-23 Richard M. Stallman <rms@gnu.org>
5233
8cf51b2c
GM
5234 * search.texi: Delete explicit node pointers.
5235 (Incremental Search): New menu.
5236 (Basic Isearch, Repeat Isearch, Error in Isearch)
5237 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5238 (Slow Isearch): New subnodes.
5239 (Configuring Scrolling): Node deleted.
5240 (Search Case): Doc default-case-fold-search.
5241 (Regexp Replace): Move replace-regexp doc here.
5242
5243 * rmail.texi (Movemail): Put commas inside closequotes.
5244
5245 * picture.texi (Insert in Picture): Document C-c arrow combos.
5246 (Basic Picture): Clarify erasure.
5247
5248 * display.texi (Font Lock): Put commas inside closequotes.
5249
5250 * cmdargs.texi (General Variables): Put commas inside closequotes.
5251
52522005-03-23 Nick Roberts <nickrob@snap.net.nz>
5253
5254 * building.texi (Stack Buffer): Mention reverse contrast for
5255 *selected* frame (might not be current frame).
5256
8cf51b2c
GM
52572005-03-21 Richard M. Stallman <rms@gnu.org>
5258
5259 * building.texi (Starting GUD): Add bashdb.
5260
52612005-03-20 Chong Yidong <cyd@stupidchicken.com>
5262
5263 * basic.texi (Moving Point): Add M-g M-g binding.
5264 (Undo): Document undo-only.
5265 (Position Info): Document M-g M-g and C-u M-g M-g.
5266
5267 * building.texi (Building): Put Grep Searching after Compilation
5268 Shell.
5269 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5270 Document next-error-highlight.
5271 (Grep Searching): Document grep-highlight-matches.
5272 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5273
5274 * calendar.texi (Importing Diary): Rename node from iCalendar.
5275 Document diary-from-outlook.
5276
5277 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5278 Commands.
5279 Mention effect of X drag and drop on Dired buffers.
5280
5281 * files.texi (Visiting): Document large-file-warning-threshold.
5282 Move paragraph on file-selection dialog.
5283 Mention visiting files using X drag and drop.
5284 (Reverting): Mention using Auto-Revert mode to tail files.
5285 Document auto-revert-tail-mode.
5286 (Version Systems): Minor correction.
5287 (Comparing Files): Diff-mode is no longer based on Compilation
5288 mode.
5289 Document compare-ignore-whitespace.
5290 (Misc File Ops): Explain passing a directory to rename-file.
5291 Likewise for copy-file and make-symbolic-link.
5292
5293 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5294 Document mouse-wheel-progressive speed.
5295
5296 * help.texi (Misc Help): Document numeric argument for C-h i.
5297 Correctly explain the effect of just C-u as argument.
5298
5299 * killing.texi (Deletion): Document numeric argument for
5300 just-one-space.
5301
5302 * mini.texi (Completion): Completion acts on text before point.
5303
5304 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5305 (Emulation): CUA mode replaces pc-bindings-mode,
5306 pc-selection-mode, and s-region.
5307
5308 * mule.texi (Input Methods): Leim is now built-in.
5309 (Select Input Method): Document quail-show-key.
5310 (Specify Coding): Document revert-buffer-with-coding-system.
5311
5312 * programs.texi (Fortran Motion): Document f90-next-statement,
5313 f90-previous-statement, f90-next-block, f90-previous-block,
5314 f90-end-of-block, and f90-beginning-of-block.
5315
5316 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5317
5318 * emacs.texi (Acknowledgments): Updated.
5319
5320 * anti.texi: Total rewrite.
5321
8cf51b2c
GM
53222005-03-19 Chong Yidong <cyd@stupidchicken.com>
5323
5324 * ack.texi (Acknowledgments): Update.
5325
53262005-03-19 Eli Zaretskii <eliz@gnu.org>
5327
5328 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5329 copyright years.
5330
53312005-03-14 Nick Roberts <nickrob@snap.net.nz>
5332
5333 * building.texi (Commands of GUD): Move paragraph on setting
5334 breakpoints with mouse to the GDB Graphical Interface node.
5335
53362005-03-07 Richard M. Stallman <rms@gnu.org>
5337
8cf51b2c
GM
5338 * misc.texi (Single Shell, Shell Options): Fix previous change.
5339
5340 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5341
53422005-03-06 Richard M. Stallman <rms@gnu.org>
5343
5344 * building.texi (Starting GUD): Don't explain text vs graphical
5345 GDB here. Just mention it and xref.
5346 Delete "just one debugger process".
5347 (Debugger Operation): Move GUD tooltip info here.
5348 (GUD Tooltips): Node deleted.
5349 (GDB Graphical Interface): Explain the two GDB modes here.
5350
8cf51b2c
GM
5351 * sending.texi (Sending Mail): Minor cleanup.
5352 (Mail Aliases): Explain quoting conventions.
5353 Update key rebinding example.
5354 (Header Editing): C-M-i is like M-TAB.
5355 (Mail Mode Misc): mail-attach-file does not do MIME.
5356
5357 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5358 that really belongs here.
5359 (Remote Mailboxes): Text moved to Rmail Inbox.
5360 (Rmail Display): Mention Mouse-1.
5361 (Movemail): Clarify two movemail versions.
5362 Clarify rmail-movemail-program.
5363
8cf51b2c
GM
5364 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5365 Document async shell commands.
5366 (Shell History): Clarify.
5367 (Shell Ring): Mention C-UP an C-DOWN.
5368 (Shell Options): Add comint-prompt-read-only.
5369 (Invoking emacsclient): Set EDITOR to run Emacs.
5370 (Sorting): No need to explain what region is.
5371 (Saving Emacs Sessions): Fix typo.
5372 (Recursive Edit): Fix punctuation.
5373 (Emulation): Don't mention "PC bindings" which are standard.
5374 (Hyperlinking): Explain Mouse-1 convention here.
5375 (Find Func): Node deleted.
5376
8cf51b2c
GM
5377 * help.texi (Name Help): Xref to Hyperlinking.
5378
5379 * glossary.texi (Glossary):
5380 Rename "Balance Parentheses" to "Balancing...".
5381 Add "Byte Compilation". Correct "Copyleft".
5382 New xref in "Customization".
5383 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5384 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5385 Rename "Registers" to "Register".
5386 Replace "Selecting" with "Selected Frame",
5387 "Selected Window", and "Selecting a Buffer".
5388
5389 * files.texi (Types of Log File): Explain how projects'
5390 methods can vary.
5391
8cf51b2c
GM
5392 * display.texi (Faces): Delete "Emacs 21".
5393
5394 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5395 * fixit.texi (Spelling): C-M-i like M-TAB.
5396 * mini.texi (Completion Options): C-M-i like M-TAB.
5397 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5398 * text.texi (Text Mode): C-M-i like M-TAB.
5399
5400 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5401
5402 * calendar.texi (Specified Dates): Mention `g w'.
5403 (Appointments): appt-activate toggles with no arg.
5404
8cf51b2c
GM
54052005-03-05 Juri Linkov <juri@jurta.org>
5406
5407 * cmdargs.texi (Emacs Invocation): Add cindex
5408 "invocation (command line arguments)"
5409 (Misc X): Add -nbc, --no-blinking-cursor.
5410
54112005-03-04 Ulf Jasper <ulf.jasper@web.de>
5412
5413 * calendar.texi (iCalendar): No need to require it now.
5414
8cf51b2c
GM
54152005-03-03 Nick Roberts <nickrob@snap.net.nz>
5416
5417 * trouble.texi (Contributing): Mention Savannah. Direct users to
5418 emacs-devel.
5419
54202005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5421
5422 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5423 window.
5424
8cf51b2c
GM
54252005-02-27 Richard M. Stallman <rms@gnu.org>
5426
5427 * building.texi (Compilation): Update mode line status info.
5428
54292005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5430
5431 * calendar.texi (General Calendar): Document binding of
5432 scroll-other-window-down.
5433 (Mayan Calendar): Fix earliest date.
5434 (Time Intervals): Document timeclock-change.
5435 Fix timeclock-ask-before-exiting documentation.
5436
54372005-02-26 Kim F. Storm <storm@cua.dk>
5438
5439 * frames.texi (Mouse References):
5440 Add mouse-1-click-in-non-selected-windows.
5441
54422005-02-25 Richard M. Stallman <rms@gnu.org>
5443
5444 * screen.texi (Screen): Explain better about cursors and mode lines;
5445 don't presuppose text terminals.
5446 (Point): Don't assume just one cursor.
5447 Clarify explanation of cursors.
5448 (Echo Area, Menu Bar): Cleanups.
5449
5450 * mini.texi (Minibuffer): Prompts are highlighted.
5451 (Minibuffer Edit): Newline = C-j only on text terminals.
5452 Clarify resize-mini-windows values.
5453 Mention M-PAGEUP and M-PAGEDOWN.
5454 (Completion Commands): Mouse-1 like Mouse-2.
5455 (Minibuffer History): Explain history commands better.
5456 (Repetition): Add xref to Incremental Search.
5457
5458 * mark.texi (Setting Mark): Clarify info about displaying mark.
5459 Clarify explanation of C-@ and C-SPC.
5460 (Transient Mark): Mention Delete Selection mode.
5461 (Marking Objects): Clean up text about extending the region.
5462
5463 * m-x.texi (M-x): One C-g doesn't always go to top level.
5464 No delay before suggest-key-bindings output.
5465
5466 * fixit.texi (Fixit): Mention C-/ for undo.
5467 (Spelling): Mention ESC TAB like M-TAB.
5468 Replacement words with r and R are rechecked.
5469 Say where C-g leaves point. Mention ? as input.
5470
54712005-02-23 Lute Kamstra <lute@gnu.org>
5472
5473 * cmdargs.texi (Initial Options): Add cross reference.
5474
8cf51b2c
GM
54752005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5476
5477 * emacs.texi (Top): Update menu for splitting of node in
5478 msdog.texi.
5479 * frames.texi (Frames): Update xref for splitting of node in
5480 msdog.texi.
5481 * trouble.texi (Quitting): Ditto.
5482
54832005-02-16 Richard M. Stallman <rms@gnu.org>
5484
5485 * windows.texi (Split Window): Simplify line truncation info
5486 and xref to Display Custom.
5487
5488 * trouble.texi (Quitting): Emergency escape only for text terminal.
5489 (Screen Garbled): C-l for ungarbling is only for text terminal.
5490
5491 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5492
5493 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5494
5495 * programs.texi (Program Modes): Mention Python mode.
5496 (Moving by Defuns): Repeating C-M-h extends region.
5497 (Basic Indent): Clarify.
5498 (Custom C Indent): Clarify.
5499 (Expressions): Repeating C-M-@ extends region.
5500 (Info Lookup): Clarify for C-h S.
5501 (Symbol Completion): ESC TAB alternative for M-TAB.
5502 (Electric C): Clarify.
5503
5504 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5505
5506 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5507 MS-DOS Input node.
5508 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5509 (MS-DOS and MULE): Clarify.
5510 (MS-DOS Processes, Windows Processes): Fix typos.
5511
5512 * major.texi (Choosing Modes): Clarify.
5513
5514 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5515 (Keyboard Macro Step-Edit): Clarify.
5516
5517 * indent.texi (Indentation): Clarifications.
5518
5519 * help.texi (Help): Correct error about C-h in query-replace.
5520 Clarify apropos vs C-h a. Fix how to search in FAQ.
5521 (Key Help): Describe C-h w here.
5522 (Name Help): Minor cleanup. C-h w moved to Key Help.
5523 Clarify the "object" joke.
5524 (Apropos): Clarify. Mouse-1 like Mouse-2.
5525 (Help Mode): Mouse-1 like Mouse-2.
5526
5527 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5528
5529 * display.texi (Display): Reorder menu.
5530 (Faces): Cleanup.
5531 (Font Lock): Cleanup. Mention Options menu.
5532 Delete obsolete text.
5533 (Scrolling): For C-l, don't presume text terminal.
5534 (Horizontal Scrolling): Simplify intro.
5535 (Follow Mode): Clarify.
5536 (Cursor Display): Moved before Display Custom.
5537 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5538 Doc default-tab-width. Doc line truncation more thoroughly.
5539
5540 * dired.texi (Dired Enter): C-x C-f can run Dired.
5541 (Dired Visiting): Comment out `a' command.
5542 Mouse-1 is like Mouse-2.
5543 (Shell Commands in Dired): ? can be used more than once.
5544
5545 * basic.texi (Continuation Lines): Simplify description of truncation,
5546 and refer to Display Custom for the rest of it.
5547
8cf51b2c
GM
55482005-02-06 Lute Kamstra <lute@gnu.org>
5549
5550 * basic.texi (Undo): Fix typo.
5551
5552 * cmdargs.texi (Emacs Invocation): Fix typo.
5553
5554 * custom.texi (Init Examples): Fix typo.
5555
5556 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5557
55582005-02-06 Richard M. Stallman <rms@gnu.org>
5559
5560 * regs.texi (Registers): Registers can hold numbers, too.
5561
5562 * killing.texi (Other Kill Commands): Cleanup.
5563 Delete redundant explanation of kill in read-only buffer.
5564 (Yanking): Mention term "copying".
5565 (Accumulating Text): Fix typo.
5566
5567 * entering.texi (Entering Emacs): Update rationale at start.
5568 (Exiting): Treat iconifying on a par with suspension.
5569
5570 * custom.texi (Minor Modes): Fix typo.
5571 (Easy Customization): Fix menu style.
5572 (Variables): Add xref.
5573 (Examining): Setting for future sessions works through .emacs.
5574 (Keymaps): "Text terminals", not "Many".
5575 (Init Rebinding): Explain \C-. Show example of \M-.
5576 Fix minor wording errors.
5577 (Function Keys): Explain vector syntax just once.
5578 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5579 (Init File): Mention .emacs.d directory.
5580 (Init Examples): Add xref.
5581 (Find Init): Mention .emacs.d directory.
5582
5583 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5584 (Action Arguments): Explain which kinds of -l args are found how.
5585 (Initial Options): --batch does not inhibit site-start.
5586 Add xrefs.
5587 (Command Example): Use --batch, not -batch.
5588
5589 * basic.texi (Inserting Text): Cleanup wording.
5590 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5591 C-n is not error at end of buffer.
5592 (Undo): Doc C-/ like C-_. Add xrefs.
5593 (Arguments): META key may be labeled ALT.
5594 Peculiar arg meanings are explained in doc strings.
5595
5596 * abbrevs.texi (Expanding Abbrevs): Clarify.
5597
55982005-02-05 Eli Zaretskii <eliz@gnu.org>
5599
5600 * frames.texi (Frame Parameters): Add an xref to the description
5601 of list-colors-display. Add a pointer to the X docs about colors.
5602
5603 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5604 Improve docs of list-colors-display.
8cf51b2c
GM
5605
56062005-02-03 Lute Kamstra <lute@gnu.org>
5607
5608 * frames.texi (Frames, Drag and Drop): Fix typos.
5609
56102005-02-03 Richard M. Stallman <rms@gnu.org>
5611
5612 * windows.texi (Basic Window): Mention color-change in mode line.
5613 (Change Window): Explain dragging vertical boundaries.
5614
5615 * text.texi (Sentences): Clarify.
5616 (Paragraphs): Explain M-a and blank lines.
5617 (Outline Mode): Clarify text and menu.
5618 (Hard and Soft Newlines): Mention use-hard-newlines.
5619
5620 * frames.texi (Frames): Delete unnecessary mention of Windows.
5621 (Mouse Commands): Likewise. Mention xterm mouse support.
5622 (Clipboard): Clarify.
5623 (Mouse References): Mention use of Mouse-1 for following links.
5624 (Menu Mouse Clicks): Clarify.
5625 (Mode Line Mouse): Clarify.
5626 (Drag and Drop): Rewrite.
5627
5628 * fixit.texi (Spelling): Fix typo.
5629
5630 * files.texi (File Names): Clarify.
5631 (Visiting): Update conditions for use of file dialog. Clarify.
5632 (Saving): Doc d as answer in save-some-buffers.
5633 (Remote Files): Clean up the text.
5634
5635 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5636
5637 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5638 (List Buffers): Clarify.
5639 (Several Buffers): Doc T command.
5640 (Buffer Convenience): Clarify menu.
5641
5642 * basic.texi (Undo): Clarify last change.
5643
56442005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5645
5646 * fixit.texi (Spelling): Fix typo.
5647
56482005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5649
5650 * basic.texi (Undo): Update description of `undo-outer-limit'.
5651
56522005-02-01 Nick Roberts <nickrob@snap.net.nz>
5653
5654 * building.texi: Update documentation relating to GDB Graphical
5655 Interface.
5656
56572005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5658
5659 * custom.texi (Easy Customization): Adapt menu to node name change.
5660
56612005-01-30 Richard M. Stallman <rms@gnu.org>
5662
5663 * custom.texi (Easy Customization): Defn of "User Option" now
5664 includes faces. Don't say just "option" when talking about variables.
5665 Do say just "options" to mean "anything customizable".
5666 (Specific Customization): Describe `customize-variable',
5667 not `customize-option'.
5668
5669 * glossary.texi (Glossary) <Faces>: Add xref.
5670 <User Option>: Change definition--include faces. Change xref.
5671
5672 * picture.texi (Picture): Mention artist.el.
5673
5674 * sending.texi, screen.texi, programs.texi, misc.texi:
5675 * mini.texi, major.texi, maintaining.texi, macos.texi:
5676 * help.texi, frames.texi, files.texi:
5677 Don't say just "option" when talking about variables.
5678
5679 * display.texi, mule.texi: Don't say just "option" when talking
5680 about variables. Other minor cleanups.
5681
8cf51b2c
GM
56822005-01-26 Lute Kamstra <lute@gnu.org>
5683
5684 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5685 File'. Mention the `-Q' option at the `--no-site-file' option.
5686
8cf51b2c
GM
56872005-01-22 David Kastrup <dak@gnu.org>
5688
5689 * building.texi (Grep Searching): Mention alias `find-grep' for
5690 `grep-find'.
5691
56922005-01-20 Richard M. Stallman <rms@gnu.org>
5693
5694 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5695
8cf51b2c
GM
56962005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5697
5698 * rmail.texi (Movemail): Explain differences
5699 between standard and mailutils versions of movemail.
5700 Describe command line and configuration options introduced
5701 with the latter.
5702 Explain the notion of mailbox URL, provide examples and
5703 cross-references to mailutils documentation.
5704 Describe various methods of specifying mailbox names,
5705 user names and user passwords for rmail.
5706 (Remote Mailboxes): New section. Describe
5707 how movemail handles remote mailboxes. Describe configuration
5708 options used to control its behavior.
5709 (Other Mailbox Formats): Explain handling of various mailbox
5710 formats.
5711
57122005-01-13 Richard M. Stallman <rms@gnu.org>
5713
5714 * commands.texi (Commands): Clarification.
5715
57162005-01-11 Richard M. Stallman <rms@gnu.org>
5717
5718 * programs.texi (Multi-line Indent): Fix previous change.
5719 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5720
8cf51b2c
GM
57212005-01-08 Richard M. Stallman <rms@gnu.org>
5722
5723 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5724 lazy-highlight.
5725
5726 * search.texi (Query Replace): Mention faces query-replace
5727 and lazy-highlight.
5728 (Incremental Search): Update isearch highlighting info.
5729
8cf51b2c
GM
57302005-01-04 Richard M. Stallman <rms@gnu.org>
5731
5732 * custom.texi (Saving Customizations): Minor improvement.
5733
8cf51b2c
GM
57342005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5735
5736 * custom.texi (Saving Customizations): Emacs no longer loads
5737 `custom-file' after .emacs. No longer mention customizing through
5738 Custom.
5739
8cf51b2c
GM
57402005-01-01 Andreas Schwab <schwab@suse.de>
5741
5742 * killing.texi (Graphical Kill): Move up under node Killing,
5743 change @section to @subsection.
5744
57452005-01-01 Richard M. Stallman <rms@gnu.org>
5746
5747 * custom.texi (Face Customization): Mention hex color specs.
5748
5749 * emacs.texi (Top): Update Killing submenu.
5750
5751 * killing.texi (Killing): Reorganize section.
5752 No more TeX-only text; put the node command at start of chapter.
5753 But the first section heading is used only in TeX.
5754 Rewrite the text to read better in this mode.
5755 (Graphical Kill): New subnode gets some of the text that
5756 used to be in the first section.
5757
57582004-12-31 Richard M. Stallman <rms@gnu.org>
5759
5760 * dired.texi (Shell Commands in Dired): Delete the ? example.
5761
5762 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5763
5764 * files.texi (Saving): Describe new require-final-newline features
5765 and mode-require-final-newline.
5766
8cf51b2c
GM
57672004-12-29 Richard M. Stallman <rms@gnu.org>
5768
5769 * custom.texi (File Variables): Clarify previous change.
5770
c8763fb6 57712004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5772
5773 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5774 out now.
5775
57762004-12-27 Richard M. Stallman <rms@gnu.org>
5777
5778 * Makefile.in (MAKEINFO): Specify --force.
5779
5780 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5781 (Undo): Doc undo-outer-limit.
5782
8cf51b2c
GM
57832004-12-15 Juri Linkov <juri@jurta.org>
5784
5785 * mark.texi (Transient Mark, Mark Ring): M-< and other
5786 movement commands don't set mark in Transient Mark mode
5787 if mark is active.
5788
8cf51b2c
GM
57892004-12-12 Juri Linkov <juri@jurta.org>
5790
5791 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5792 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5793
5794 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5795 (Misc Dired Commands): Add @r{(Dired)} to w.
5796
57972004-12-12 Juri Linkov <juri@jurta.org>
5798
5799 * mark.texi (Marking Objects): Marking commands also extend the
5800 region when mark is active in Transient Mark mode.
5801
8cf51b2c
GM
58022004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5803
5804 * custom.texi (Saving Customizations): Emacs only loads the custom
5805 file automatically after the init file in version 22.1 or later.
5806 Adapt text and examples to this fact.
5807
8cf51b2c
GM
58082004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5809
5810 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5811 be set through Custom. Otherwise, it has no effect.
5812
8cf51b2c
GM
58132004-12-05 Richard M. Stallman <rms@gnu.org>
5814
5815 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5816 * entering.texi: Rename Command Line to Emacs Invocation.
5817
10d1d0af 5818 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5819
5820 * custom.texi (Easy Customization): Move up to section level,
5821 before Variables. Avoid using the term "variable"; say "option".
5822 New initial explanation.
5823 (Variables): In initial explanation, connect "variable" to the
5824 already-explained "user option".
5825
5826 * emacs.texi (Top): Fix ref to Command Line.
5827 Move reference to Easy Customization.
5828
5829 * xresources.texi (X Resources): Fix From link.
5830
5831 * doclicense.texi (GNU Free Documentation License): Fix To link.
5832
5833 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5834
5835 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5836
58372004-12-03 Richard M. Stallman <rms@gnu.org>
5838
5839 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5840
58412004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5842
5843 * kmacro.texi: Several small changes in addition to the following.
5844 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5845 defining a keyboard macro.
5846 Mention `kmacro-ring-max'.
5847 (Keyboard Macro Counter): Clarify description of
5848 `kmacro-insert-counter', `kmacro-set-counter',
5849 `kmacro-add-counter' and `kmacro-set-format'.
5850
58512004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5852
5853 * custom.texi (File Variables): Add `unibyte' and make it more
5854 clear that `unibyte' and `coding' are special. Suggested by Simon
5855 Krahnke <overlord@gmx.li>.
5856
5857 * mule.texi (Enabling Multibyte): Refer to File Variables.
5858 Suggested by Simon Krahnke <overlord@gmx.li>.
5859
c8763fb6 58602004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5861
5862 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5863 x-use-old-gtk-file-dialog.
5864
8cf51b2c
GM
58652004-11-20 Richard M. Stallman <rms@gnu.org>
5866
5867 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5868
58692004-11-09 Lars Brinkhoff <lars@nocrew.org>
5870
5871 * building.texi (Lisp Eval): Delete hyphen in section name.
5872
58732004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5874
5875 * files.texi (Old Versions):
5876 No longer document annotation as "CVS only".
5877
58782004-11-10 Andre Spiegel <spiegel@gnu.org>
5879
5880 * files.texi (Version Control): Rewrite the introduction about
5881 version systems, mentioning the new ones that we support. Thanks
5882 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5883 suggestions.
5884
c8763fb6 58852004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5886
49823426 5887 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5888
c8763fb6 58892004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5890
5891 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5892
58932004-10-23 Eli Zaretskii <eliz@gnu.org>
5894
5895 * text.texi (Text Based Tables, Table Definition)
5896 (Table Creation, Table Recognition, Cell Commands)
5897 (Cell Justification, Row Commands, Column Commands)
5898 (Fixed Width Mode, Table Conversion, Measuring Tables)
5899 (Table Misc): New nodes, documenting the Table Mode.
5900
8cf51b2c
GM
59012004-10-19 Jason Rumney <jasonr@gnu.org>
5902
5903 * makefile.w32-in (info): Change order of arguments to makeinfo.
5904
59052004-10-19 Ulf Jasper <ulf.jasper@web.de>
5906
5907 * calendar.texi (iCalendar): Update for package changes.
5908
8cf51b2c
GM
59092004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5910
5911 * files.texi (Misc File Ops): View mode is a minor mode.
5912
8cf51b2c
GM
59132004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5914
5915 * calendar.texi (iCalendar): Style changes.
5916
59172004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5918
5919 * search.texi (Regexps): The regexp described in the example is no
5920 longer stored in the variable `sentence-end'.
5921
8cf51b2c
GM
59222004-10-06 Nick Roberts <nickrob@snap.net.nz>
5923
5924 * building.texi (Starting GUD): Note that multiple debugging
5925 sessions requires `gdb --fullname'.
5926
59272004-10-05 Ulf Jasper <ulf.jasper@web.de>
5928
5929 * calendar.texi (iCalendar): New section for a new package.
5930
8cf51b2c
GM
59312004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5932
5933 * text.texi: Various small changes in addition to the following.
5934 (Text): Replace xref for autotype with inforef.
5935 (Sentences): Explain nil value for `sentence-end'.
5936 (Paragraphs): Update default values for `paragraph-start' and
5937 `paragraph-separate'.
5938 (Text Mode): Correct description of Text mode's effect on the
5939 syntax table.
5940 (Outline Visibility): `hide-other' does not hide top level headings.
5941 `selective-display-ellipses' no longer has an effect on Outline mode.
5942 (TeX Misc): Add missing @cindex.
5943 Replace xref for RefTeX with inforef.
5944 (Requesting Formatted Text): The variable
5945 `enriched-fill-after-visiting' no longer exists.
5946 (Editing Format Info): Update names of menu items and commands.
5947 (Format Faces): Mention special effect of specifying the default face.
5948 Describe inheritance of text properties.
5949 Correct description of `fixed' face.
5950 (Format Indentation): Correct description of effect of setting
5951 margins. Mention `set-left-margin' and `set-right-margin'.
5952 (Format Justification): Update names of menu items.
5953 `set-justification-full' is now bound to `M-j b'.
5954 Mention that `default-justification' is a per buffer variable.
5955 (Format Properties): Update name of menu item.
5956 (Forcing Enriched Mode): `format-decode-buffer' automatically
5957 turns on Enriched mode if the buffer is in text/enriched format.
5958
59592004-10-05 Emilio C. Lopes <eclig@gmx.net>
5960
5961 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5962
59632004-09-28 Kim F. Storm <storm@cua.dk>
5964
5965 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5966 Align with new functionality.
5967
8cf51b2c
GM
59682004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5969
5970 * display.texi (Display Custom): Remove stray `@end defvar'.
5971
59722004-09-23 Kim F. Storm <storm@cua.dk>
5973
5974 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5975 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5976
8cf51b2c
GM
59772004-09-20 Richard M. Stallman <rms@gnu.org>
5978
5979 * custom.texi (Hooks): Explain using setq to clear out a hook.
5980 (File Variables): Explain multiline string constants.
5981 (Non-ASCII Rebinding): Explain when you need to update
5982 non-ASCII char codes in .emacs.
5983
5984 * building.texi (Compilation): Explain how to make a silent
5985 subprocess that won't be terminated. Explain compilation-environment.
5986
59872004-09-13 Kim F. Storm <storm@cua.dk>
5988
5989 * mini.texi (Repetition): Rename isearch-resume-enabled to
5990 isearch-resume-in-command-history and change default to disabled.
5991
8cf51b2c
GM
59922004-09-09 Kim F. Storm <storm@cua.dk>
5993
5994 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5995 with new `kmacro-name-last-macro'.
5996
8cf51b2c
GM
59972004-09-08 Juri Linkov <juri@jurta.org>
5998
5999 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6000
8cf51b2c
GM
60012004-09-03 Juri Linkov <juri@jurta.org>
6002
6003 * search.texi (Incremental Search): Update wording for M-%.
6004
60052004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6006
6007 * killing.texi (Killing): Correct description of kill commands in
6008 read-only buffer.
6009
60102004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6011
6012 * building.texi (Compilation Mode): Add a paragraph about rules
6013 for finding the compilation buffer for `next-error'.
6014
6015 * search.texi (Other Repeating Search): Mention that Occur mode
6016 supports the next-error functionality.
6017
60182004-09-02 Juri Linkov <juri@jurta.org>
6019
6020 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6021
60222004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6023
6024 * kmacro.texi (Basic Keyboard Macro):
6025 `apply-macro-to-region-lines' now operates on all lines that begin
6026 in the region, rather than on all complete lines in the region.
6027
c8763fb6 60282004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6029
6030 * frames.texi (Drag and drop): Add documentation about
6031 x-dnd-test-function and x-dnd-known-types.
6032
60332004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6034
6035 * indent.texi: Various minor changes in addition to:
6036 (Indentation Commands): Correct description of `indent-relative'.
6037 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6038 mode. The *Tab Stops* buffer uses Overwrite Mode.
6039 (Just Spaces): `tabify' converts sequences of at least two spaces
6040 to tabs.
6041
8cf51b2c
GM
60422004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6043
6044 * frames.texi (Secondary Selection): Setting the secondary
6045 selection with M-Drag-Mouse-1 does not alter the kill ring,
6046 setting it with M-Mouse-1 and M-Mouse-3 does.
6047 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6048 toolkit scroll bars.
6049 (Scroll Bars): Ditto.
6050
6051 * windows.texi (Basic Window): When using a window system, the value
6052 of point in a non-selected window is indicated by a hollow box.
6053 (Split Window): Side by side windows are separated by a scroll bar,
6054 if scroll bars are used.
6055 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6056 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6057 (Window Convenience): Update bindings for `winner-undo' and
6058 `winner-redo'.
6059
6060 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6061 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6062 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6063 of "Using Emacs as a Server".
6064 * building.texi (Building): Interchange nodes (for correct numbering).
6065 * programs.texi (Programs): Interchange nodes (for correct numbering).
6066 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6067 Info to the node structure.
6068 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6069 Rearrange order of nodes and sections such that both "GNU GENERAL
6070 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6071 end, as appropriate for appendices.
6072 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6073 Use `@unnumberedsec'.
6074 * trouble.texi: Adapt sectioning in Info to the node structure.
6075 Adapt node pointers to change in emacs.texi.
6076 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6077
8cf51b2c
GM
60782004-08-25 Kenichi Handa <handa@m17n.org>
6079
6080 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6081 description for unibyte mode.
6082
60832004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6084
6085 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6086
6087 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6088 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6089 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6090 in @pxref.
6091
60922004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6093
6094 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6095 Change section names.
6096
8cf51b2c
GM
60972004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6098
6099 * kmacro.texi (Keyboard Macro Ring): Rename section.
6100 Emacs treats the head of the macro ring as the `last keyboard macro'.
6101 (Keyboard Macro Counter): Minor change.
6102 (Save Keyboard Macro): Some clarifications.
6103 (Edit Keyboard Macro): Rename section.
6104
6105 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6106 32-bit machines.
6107 (Several Buffers): Clarify which buffer is selected if `2' is
6108 pressed in the Buffer Menu.
6109 Auto Revert mode can be used to update the Buffer Menu
6110 automatically.
6111
61122004-08-21 Eli Zaretskii <eliz@gnu.org>
6113
6114 * help.texi (Misc Help): Add an index entry for finding an Info
6115 manual by its file name.
6116
61172004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6118
6119 * files.texi (Backup Deletion): Correct description of
6120 `delete-old-versions'.
6121 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6122 (Auto Save Files): Recommend `auto-save-mode' to reenable
6123 auto-saving, rather than the abbreviation `auto-save'.
6124
61252004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6126
6127 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6128 for "killing" and "yanking" in main menu.
6129
61302004-08-16 Richard M. Stallman <rms@gnu.org>
6131
6132 * killing.texi (Yanking, Killing): Minor cleanups.
6133
6134 * mark.texi (Momentary Mark): Minor cleanups.
6135
61362004-08-15 Kenichi Handa <handa@etl.go.jp>
6137
6138 * custom.texi (Non-ASCII Rebinding):
6139 C-q always inserts the right code to pass to global-set-key.
6140
8cf51b2c
GM
61412004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6142
6143 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6144 `insert-register', instead of `C-x r g' binding, for consistency.
6145
61462004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6147
6148 * fixit.texi (Spelling): Fix typo.
6149
61502004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6151
6152 * help.texi (Help): Fix Texinfo usage.
6153
8cf51b2c
GM
61542004-07-24 Richard M. Stallman <rms@gnu.org>
6155
6156 * text.texi (Paragraphs): Update how paragraphs are separated
6157 and the default for paragraph-separate.
6158
6159 * search.texi (Regexp Replace): Further update text for new
6160 replacement operators.
6161
8cf51b2c
GM
61622004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6163
6164 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6165 `R' switch.
6166
6167 * dired.texi (Dired Updating): `k' only deletes inserted
6168 subdirectories from the Dired buffer if a prefix argument was given.
6169
6170 * search.texi (Regexps): Delete redundant definition of `symbol' in
6171 description of `\_>'. It already occurs in the description of `\_<'.
6172
8cf51b2c
GM
61732004-07-01 Juri Linkov <juri@jurta.org>
6174
6175 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6176 (Regexp Search): Add M-r.
6177
61782004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6179
6180 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6181
61822004-06-29 Jesper Harder <harder@ifa.au.dk>
6183
49823426 6184 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6185
61862004-06-25 Richard M. Stallman <rms@gnu.org>
6187
6188 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6189
61902004-06-25 David Kastrup <dak@gnu.org>
6191
6192 * search.texi (Regexp Replace): Some typo corrections and
6193 rearrangement.
6194
61952004-06-24 David Kastrup <dak@gnu.org>
6196
6197 * search.texi (Unconditional Replace): Use replace-string instead
6198 of query-replace in example.
6199 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6200 sequences.
6201 (Query Replace): Correct explanation of `^' which does not use
6202 the mark stack.
6203
62042004-06-21 Nick Roberts <nickrob@gnu.org>
6205
6206 * misc.texi (Shell History Copying): Document comint-insert-input.
6207 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6208
8cf51b2c
GM
62092004-06-20 Jesper Harder <harder@ifa.au.dk>
6210
6211 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6212 * custom.texi (Customization): Do.
6213 * anti.texi (Antinews): Do.
6214 * abbrevs.texi (Defining Abbrevs): Do.
6215
6216 * programs.texi (Info Lookup): Fix keybinding for
6217 info-lookup-symbol.
6218
62192004-06-16 Juanma Barranquero <lektu@terra.es>
6220
6221 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6222 Add emacs-xtra.
6223 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6224 (clean): Add emacs-xtra and flymake. Remove redundancies.
6225
62262004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6227
6228 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6229 Add emacs-xtra.
6230 * emacs-xtra.texi: New file.
6231
62322004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6233
6234 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6235 (Dired and Find): Mention differences with ordinary Dired buffers.
6236
8cf51b2c
GM
62372004-06-13 Richard M. Stallman <rms@gnu.org>
6238
6239 * custom.texi (Init Syntax): Explain about vars that do special
6240 things when set with setq or with Custom.
6241 (Init Examples): Add line-number-mode example.
6242
8cf51b2c
GM
62432004-06-12 Juri Linkov <juri@jurta.org>
6244
6245 * dired.texi (Operating on Files): Add dired-do-touch.
6246
8cf51b2c
GM
62472004-06-10 Juri Linkov <juri@jurta.org>
6248
6249 * building.texi (Lisp Eval): Add C-M-x on defface.
6250
62512004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6252
6253 * files.texi (Reverting): Auto-Revert mode and
6254 Global Auto-Revert mode no longer revert remote files.
6255
8cf51b2c
GM
62562004-05-29 Richard M. Stallman <rms@gnu.org>
6257
6258 * custom.texi (Init File): Two dashes start --no-site-file.
6259
8cf51b2c
GM
62602004-05-29 Alan Mackenzie <acm@muc.de>
6261
6262 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6263 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6264 (AWK, Pike): Document as "C-like modes".
6265 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6266 (M-x man): Supersedes M-x manual-entry.
6267 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6268
6269 ("Comments in C"): Delete node; the info is in CC Mode manual.
6270 (c-comment-only-line-offset): Remove description.
6271
6272 (C-c ., C-c C-c): Describe new C Mode bindings.
6273
6274 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6275 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6276 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6277 Amend definitions.
6278
6279 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6280 Describe functions.
6281
6282 (c-comment-start-regexp, c-hanging-comment-ender-p)
6283 (c-hanging-comment-starter-p): Remove obsolete definitions.
6284
6285 * emacs.texi: Remove the menu entry "Comments in C".
6286
8cf51b2c
GM
62872004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6288
6289 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6290 `M-x locate'.
6291
62922004-05-16 Karl Berry <karl@gnu.org>
6293
6294 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6295 makeinfo --html fails.
6296 * help.texi (Help Summary) [@ifnottex]: Likewise.
6297
62982004-05-13 Nick Roberts <nickrob@gnu.org>
6299
6300 * building.texi (GDB Graphical Interface): Update and describe
6301 layout first.
6302
8cf51b2c
GM
63032004-05-04 Jason Rumney <jasonr@gnu.org>
6304
6305 * makefile.w32-in: Revert last change.
6306
63072004-05-03 Jason Rumney <jasonr@gnu.org>
6308
6309 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6310
8cf51b2c
GM
63112004-04-23 Juanma Barranquero <lektu@terra.es>
6312
6313 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6314
63152004-04-18 Juri Linkov <juri@jurta.org>
6316
6317 * fixit.texi (Spelling): Remove file extension from ispell xref.
6318
63192004-04-15 Kim F. Storm <storm@cua.dk>
6320
6321 * cmdargs.texi (Initial Options): Add -Q.
6322
63232004-04-05 Kim F. Storm <storm@cua.dk>
6324
6325 * custom.texi (File Variables): Add safe-local-eval-forms.
6326
8cf51b2c
GM
63272004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6328
6329 * files.texi (Reverting): Correct description of revert-buffer's
6330 handling of point.
6331
63322004-03-22 Juri Linkov <juri@jurta.org>
6333
6334 * emacs.texi (Top): Add `Misc X'.
6335
49823426 6336 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6337
6338 * glossary.texi: Improve references.
6339
6340 * help.texi: Sync keywords with finder.el.
6341
6342 * mini.texi (Completion): Add description for menu items.
6343
6344 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6345
6346 * sending.texi (Mail Methods): Fix xref to Message manual.
6347
8cf51b2c
GM
63482004-03-12 Richard M. Stallman <rms@gnu.org>
6349
8cf51b2c
GM
6350 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6351
8cf51b2c
GM
63522004-03-04 Richard M. Stallman <rms@gnu.org>
6353
6354 * search.texi (Regexps): Explain that ^ and $ have their
6355 special meanings only in certain contexts.
6356
6357 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6358
6359 * mule.texi (Specify Coding): Doc C-x RET F.
6360
6361 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6362 for multiple compile and grep buffers.
6363 (Indirect Buffers): Don't recommand clone-indirect-buffer
6364 for multiple compile and grep buffers.
6365
8cf51b2c
GM
63662004-02-29 Juanma Barranquero <lektu@terra.es>
6367
6368 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6369 Use $(DEL) instead of rm, and ignore exit code.
6370
8cf51b2c
GM
63712004-02-23 Nick Roberts <nick@nick.uklinux.net>
6372
6373 * building.texi (Watch Expressions): Update.
6374
63752004-02-21 Juri Linkov <juri@jurta.org>
6376
6377 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6378 --directory, --help, --version. Move text about command-line-args
6379 to Command Arguments.
6380 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6381 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6382 (Window Size X): Join -g and --geometry. Add @cindex.
6383 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6384 (Title X): Remove alias -title.
6385 (Misc X): New node.
6386
c8763fb6 63872004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6388
6389 * frames.texi (Drag and drop): Add Motif to list of supported
6390 protocols.
6391
c8763fb6 63922004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6393
6394 * frames.texi (Drag and drop): New section.
6395
63962004-01-24 Richard M. Stallman <rms@gnu.org>
6397
6398 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6399 Include it only @ifnotinfo. Patch the preceding and following
6400 node headers to point to each other.
6401
64022004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6403
6404 * calendar.texi (Appointments): Update section.
6405
64062003-12-29 Kevin Ryde <user42@zip.com.au>
6407
8cf51b2c
GM
6408 * programs.texi (C Modes): Fix the xref.
6409
64102003-12-23 Nick Roberts <nick@nick.uklinux.net>
6411
6412 * building.texi (Watch Expressions): Update.
6413 (Commands of GUD): Include use of toolbar + breakpoints set from
6414 fringe/margin.
6415
64162003-12-03 Andre Spiegel <spiegel@gnu.org>
6417
6418 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6419 <acm@muc.de>.
6420
c8763fb6 64212003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6422
6423 * frames.texi (Dialog Boxes): Add use-file-dialog.
6424
8cf51b2c
GM
64252003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6426
6427 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6428 in CC Mode.
6429
8cf51b2c
GM
64302003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6431
6432 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6433 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6434 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6435 * man/frames.texi, man/glossary.texi, man/killing.texi:
6436 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6437 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6438 * man/sending.texi, man/text.texi, man/trouble.texi:
6439 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6440
64412003-11-01 Alan Mackenzie <acm@muc.de>
6442
6443 * search.texi (Scrolling During Incremental Search): Document a
6444 new scrolling facility in isearch mode.
6445
8cf51b2c
GM
64462003-10-22 Miles Bader <miles@gnu.org>
6447
6448 * Makefile.in (info): Move before $(top_srcdir)/info.
6449
64502003-10-22 Nick Roberts <nick@nick.uklinux.net>
6451
6452 * building.texi (Watch Expressions): Update section on data display
6453 to reflect code changes (GDB Graphical Interface).
6454
8cf51b2c
GM
64552003-10-13 Richard M. Stallman <rms@gnu.org>
6456
6457 * xresources.texi (GTK resources): Clean up previous change.
6458
c8763fb6 64592003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6460
6461 * xresources.texi (GTK resources): Add a note that some themes
6462 disallow customizations. Add scroll theme example.
6463
8cf51b2c
GM
64642003-09-30 Richard M. Stallman <rms@gnu.org>
6465
8cf51b2c
GM
6466 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6467
6468 * misc.texi (Saving Emacs Sessions): Shorten the section,
6469 collapsing back into one node.
6470
64712003-09-30 Lars Hansen <larsh@math.ku.dk>
6472
6473 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6474
ce058493 64752003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6476
6477 * xresources.texi (GTK names in Emacs): Correct typo.
6478
8cf51b2c
GM
64792003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6480
6481 * cmdargs.texi (Font X): Mention new default font. More
6482 fully describe long font names, wildcard patterns and the
6483 problems involved. (Result of discussion on emacs-devel.)
6484
64852003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6486
6487 * emacs.texi (Acknowledgements): Correct typo.
6488
64892003-09-22 Richard M. Stallman <rms@gnu.org>
6490
6491 * dired.texi (Misc Dired Commands): New node.
6492 (Dired Navigation): Add dired-goto-file.
6493
6494 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6495
6496 * emacs.texi (Acknowledgements): New node, split from Distribution.
6497
6498 * cmdargs.texi (Action Arguments): -f reads interactive args.
6499
8cf51b2c
GM
65002003-09-08 Lute Kamstra <lute@gnu.org>
6501
6502 * screen.texi (Mode Line): Say that POS comes before LINE.
6503 Mention `size-indication-mode'.
6504 * display.texi (Optional Mode Line): Document
6505 `size-indication-mode'.
6506 * basic.texi (Position Info): Mention `size-indication-mode'.
6507
65082003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6509
6510 * xresources.texi (Resources): Refer to `editres' man page.
6511 (Lucid Resources): Update defaults. Expand description of
6512 `shadowThickness'.
6513
65142003-09-04 Miles Bader <miles@gnu.org>
6515
6516 * Makefile.in (top_srcdir): New variable.
6517 ($(top_srcdir)/info): New rule.
6518 (info): Depend on it.
6519
65202003-09-03 Peter Runestig <peter@runestig.com>
6521
6522 * makefile.w32-in: New file.
6523
65242003-08-29 Richard M. Stallman <rms@gnu.org>
6525
6526 * misc.texi (Saving Emacs Sessions): Correct previous change.
6527
8cf51b2c
GM
65282003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6529
8cf51b2c
GM
6530 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6531 (Intro): Include kmacro.texi after fixit.texi instead of after
6532 custom.texi. (As suggested by Kim Storm.)
6533
65342003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6535
6536 * fixit.texi (Fixit): Update `Next' pointer.
6537 * files.texi (Files): Update `Previous' pointer.
6538 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6539 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6540 (Suggested by Kim Storm.)
6541 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6542
65432003-08-18 Kim F. Storm <storm@cua.dk>
6544
6545 * kmacro.texi: New file describing enhanced keyboard macro
6546 functionality. Replaces old description in custom.texi.
6547
6548 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6549 (Keyboard Macros): Move to new kmacro.texi file.
6550
6551 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6552
8cf51b2c
GM
65532003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6554
6555 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6556
65572003-08-17 Alex Schroeder <alex@gnu.org>
6558
6559 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6560 required.
6561
8cf51b2c
GM
65622003-08-05 Richard M. Stallman <rms@gnu.org>
6563
6564 * programs.texi (Lisp Indent): Don't describe
6565 lisp-indent-function property here. Use xref to Lisp Manual.
6566
8cf51b2c
GM
65672003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6568
fffa137c 6569 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6570 abbreviations.
6571
65722003-07-24 Markus Rost <rost@math.ohio-state.edu>
6573
6574 * buffers.texi (List Buffers): Fix previous change.
6575
8cf51b2c
GM
65762003-07-13 Markus Rost <rost@math.ohio-state.edu>
6577
6578 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6579 List*.
6580
65812003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6582
8cf51b2c
GM
6583 * display.texi (Font Lock): Fix typo.
6584
65852003-07-07 Richard M. Stallman <rms@gnu.org>
6586
6587 * display.texi (Font Lock): Add xref for format info on
6588 font-lock-remove-keywords.
6589
6590 * building.texi (Compilation): Document what happens with asynch
6591 children of compiler process.
6592
6593 * help.texi (Library Keywords): Use @multitable.
6594
8cf51b2c
GM
65952003-06-04 Richard M. Stallman <rms@gnu.org>
6596
6597 * programs.texi (Expressions): Delete C-M-DEL.
6598
6599 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6600 comint-move-point-for-output renamed from
6601 comint-scroll-to-bottom-on-output.
6602
6603 * custom.texi (Init Rebinding): Replace previous change with xref.
6604 (Non-ASCII Rebinding): Explain that issue more briefly here.
6605
66062003-05-28 Richard M. Stallman <rms@gnu.org>
6607
6608 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6609
66102003-05-28 Nick Roberts <nick@nick.uklinux.net>
6611
6612 * building.texi (GDB Graphical Interface): New node.
6613 (Rewritten somewhat by RMS.)
6614
c8763fb6 66152003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6616
6617 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6618 non-English letters. Explain how to set coding systems correctly
6619 and how to include the right coding cookie in the file.
6620
c8763fb6 66212003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6622
6623 * indent.texi (Indentation): Explain the concepts.
6624 (Just Spaces): Explain why preventing tabs for indentation might
6625 be useful.
6626
8cf51b2c
GM
66272003-04-16 Richard M. Stallman <rms@gnu.org>
6628
6629 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6630
8cf51b2c
GM
66312003-02-22 Alex Schroeder <alex@emacswiki.org>
6632
6633 * cmdargs.texi (General Variables): Document SMTPSERVER.
6634
8cf51b2c
GM
6635 * sending.texi: Remove SMTP node.
6636 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6637 library.
6638
8cf51b2c
GM
66392003-02-22 Alex Schroeder <alex@emacswiki.org>
6640
6641 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6642
66432003-02-22 Simon Josefsson <jas@extundo.com>
6644
6645 * sending.texi (Mail Methods): Add node about SMTP.
6646
c8763fb6 66472003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6648
6649 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6650
8cf51b2c
GM
66512003-02-01 Kevin Ryde <user42@zip.com.au>
6652
6653 * glossary.texi (Glossary): Correction to cl cross reference.
6654
66552003-01-20 Richard M. Stallman <rms@gnu.org>
6656
6657 * killing.texi (Rectangles): Document C-x c r.
6658
c8763fb6 66592003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6660
6661 * xresources.texi (GTK resources): New node.
6662 (GTK widget names): New node.
6663 (GTK names in Emacs): New node.
6664 (GTK styles): New node.
6665
c8763fb6 66662003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6667
6668 * maintaining.texi (Create Tags Table): Add reference to the new
6669 `etags --help --lang=LANG' option.
6670
8cf51b2c
GM
66712002-10-02 Karl Berry <karl@gnu.org>
6672
49823426 6673 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6674 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6675 where needed for the sake of the HTML output.
8cf51b2c
GM
6676
66772001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6678
6679 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6680 source files.
6681
66822001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6683
6684 * Makefile.in (emacsman): New target.
6685
8cf51b2c
GM
66862001-10-20 Gerd Moellmann <gerd@gnu.org>
6687
6688 * (Version 21.1 released.)
6689
66902001-10-05 Gerd Moellmann <gerd@gnu.org>
6691
6692 * Branch for 21.1.
6693
8cf51b2c
GM
66942001-03-05 Gerd Moellmann <gerd@gnu.org>
6695
6696 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6697
8cf51b2c
GM
66982000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6699
6700 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6701
8cf51b2c
GM
67021999-07-12 Richard Stallman <rms@gnu.org>
6703
6704 * Version 20.4 released.
6705
67061998-12-04 Markus Rost <rost@delysid.gnu.org>
6707
6708 * Makefile.in (INFO_TARGETS): Delete customize.info.
6709 (DVI_TARGETS): Delete customize.dvi.
6710 (../info/customize, customize.dvi): Targets deleted.
6711
67121998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6713
6714 * Version 20.3 released.
6715
67161998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6717
6718 * Makefile.in (EMACSSOURCES): Add mule.texi.
6719 Add msdog.texi, ack.texi. Remove gnu1.texi.
6720
67211998-04-06 Andreas Schwab <schwab@gnu.org>
6722
6723 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6724 it in dvi targets.
8cf51b2c
GM
6725
67261997-09-23 Paul Eggert <eggert@twinsun.com>
6727
6728 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6729 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6730 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6731
67321997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6733
6734 * Version 20.2 released.
6735
67361997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6737
6738 * Version 20.1 released.
6739
67401997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6741
6742 * Makefile (../info/customize, customize.dvi): New targets.
6743 (INFO_TARGETS): Add ../info/customize.
6744 (DVI_TARGETS): Add customize.dvi.
6745
8cf51b2c
GM
67461996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6747
6748 * Version 19.33 released.
6749
67501996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6751
6752 * Version 19.32 released.
6753
8cf51b2c
GM
67541996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6755
6756 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6757
67581996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6759
6760 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6761 Specify -I option.
6762 (All dvi targets): Set the TEXINPUTS variable.
6763
67641996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6765
6766 * Version 19.31 released.
6767
8cf51b2c
GM
67681995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6769
6770 * Version 19.30 released.
6771
8cf51b2c
GM
67721995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6773
6774 * Makefile.in (maintainer-clean): Rename from realclean.
6775
67761994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6777
6778 * Makefile.in: New file.
6779 * Makefile: File deleted.
6780
67811994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6782
6783 * Makefile (TEXINDEX_OBJS): Variable deleted.
6784 (texindex, texindex.o, getopt.o): Rules deleted.
6785 All deps on texindex deleted.
6786 (distclean): Don't delete texindex.
6787 (mostlyclean): Don't delete *.o.
6788 * texindex.c, getopt.c: Files deleted.
6789
67901994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6791
6792 * Version 19.26 released.
6793
67941994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6795
6796 * Makefile (EMACSSOURCES): Exclude undo.texi.
6797
67981994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6799
6800 * Version 19.25 released.
6801
68021994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6803
6804 * Version 19.24 released.
6805
68061994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6807
6808 * Version 19.23 released.
6809
68101994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6811
6812 * Makefile: Delete spurious tab.
6813
68141994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6815
6816 * Makefile (.SUFFIXES): New rule.
6817
8cf51b2c
GM
68181993-12-04 Richard Stallman (rms@srarc2)
6819
6820 * getopt.c: New file.
6821 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6822 (getopt.o): New rule.
6823 (dvi): Don't depend on texindex.
49823426 6824 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6825
68261993-12-03 Richard Stallman (rms@srarc2)
6827
49823426
GM
6828 * Makefile (TEXI2DVI): New variable.
6829 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6830 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6831
68321993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6833
6834 * Version 19.22 released.
6835
68361993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6837
6838 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6839
68401993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6841
6842 * Version 19.21 released.
6843
8cf51b2c
GM
68441993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6845
6846 * Makefile (realclean): Don't delete the Info files.
6847
f0131492 68481993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6849
8cf51b2c
GM
6850 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6851 4' where appropriate.
6852
f0131492 68531993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6854
49823426 6855 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6856
6857 * texindex.c: Include "../src/config.h" if building in emacs.
6858
6859 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6860 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6861 Add target to build texindex.c, defining `emacs'.
6862
8cf51b2c
GM
68631993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6864
6865 * Version 19.19 released.
6866
8cf51b2c
GM
68671993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6868
6869 * Version 19.18 released.
6870
68711993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6872
6873 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6874
68751993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6876
6877 * Version 19.17 released.
6878
68791993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6880
6881 * split-man: Fix typos in last change.
6882
68831993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6884
6885 * Version 19.16 released.
6886
68871993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6888
6889 * version 19.15 released.
6890
68911993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6892
6893 * Makefile (distclean): It's rm, not rf.
6894
68951993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6896
6897 * Version 19.14 released.
6898
68991993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6900
6901 * Makefile: New file.
6902
69031993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6904
6905 * Version 19.13 released.
6906
69071993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6908
6909 * Version 19.9 released.
6910
69111993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6912
6913 * Version 19.8 released.
6914
69151993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6916
6917 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6918
6919 * trouble.texi: It's `enable-flow-control-on', not
6920 `evade-flow-control-on'.
6921
69221993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6923
6924 * display.texi: Document standard-display-european.
6925
69261993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6927
6928 * Version 19.7 released.
6929
6930 * emacs.texi: Add a sentence to the top menu mentioning the
6931 specific version of Emacs this manual applies to.
6932
69331993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6934
6935 * basic.texi: Document next-line-add-lines variable used to
6936 implement down-arrow.
6937
6938 * killing.texi: Document kill-whole-line.
6939
69401993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6941
6942 * text.texi: Update unix TeX ordering information.
6943
69441993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6945
6946 * news.texi: Mention fill-rectangle in keybinding list.
6947
6948 * killing.texi: Document fill-rectangle.
6949
69501993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6951
6952 * vc.texi: Bring the docs up to date with VC 5.2.
6953
69541992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6955
6956 * emacs.tex: Mention blackbox and gomoku under Amusements.
6957 Assembler mode is now mentioned and appropriately indexed
6958 under Programming Modes.
6959
69601991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6961
6962 * emacs.tex: Update TeX ordering information.
6963
8cf51b2c
GM
69641990-06-26 David Lawrence (tale@geech)
6965
6966 * emacs.tex: Note that completion-ignored-extensions is not used
6967 to filter out names when all completions are displayed in
6968 *Completions*.
6969
69701990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6971
6972 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6973
69741990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6975
6976 * emacs.tex: Add @findex grep.
6977
8cf51b2c
GM
69781988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6979
6980 * emacs.tex: Correct two typos. No other changes before
6981 Version 19 will be made.
6982
8cf51b2c
GM
69831988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6984
6985 * emacs.tex: Update information for obtaining TeX distribution from the
6986 University of Washington.
6987
6988;; Local Variables:
c8763fb6 6989;; coding: utf-8
8cf51b2c
GM
6990;; fill-column: 79
6991;; add-log-time-zone-rule: t
6992;; End:
6993
6994 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6995 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6996
6997 This file is part of GNU Emacs.
6998
352c8b4a 6999 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7000 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7001 the Free Software Foundation, either version 3 of the License, or
7002 (at your option) any later version.
8cf51b2c
GM
7003
7004 GNU Emacs is distributed in the hope that it will be useful,
7005 but WITHOUT ANY WARRANTY; without even the implied warranty of
7006 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7007 GNU General Public License for more details.
7008
7009 You should have received a copy of the GNU General Public License
352c8b4a 7010 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
7011
7012;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd