A bit rusty on the alphabet.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
806642d4
GM
12009-12-05 Glenn Morris <rgm@gnu.org>
2
3 Update calendar sections for fancy diary display being the default.
4 * emacs.texi (Top): Update menu for cal-xtra node changes.
5 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
6 or mode line. Don't mention invisible text or the details of
7 diary-print-entries here, only in cal-xtra.
8 (Format of Diary File): Mention that the "date on first line" format
9 only really affects the simple display.
10 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
11 (Diary Customizing): Holidays may be in the buffer or mode line.
12 Move diary-print-entries to the "Diary Display" section.
13 (Diary Display): New section, split out from "Fancy Diary Display".
14 Explain the limitations of simple display, and how to print it.
15
29a483ac
JL
162009-11-29 Juri Linkov <juri@jurta.org>
17
18 * display.texi (Highlight Interactively): Actually a list of
19 default faces is pre-loaded into a list of default values
20 instead of the history.
21
83d60c79
GM
222009-11-20 Glenn Morris <rgm@gnu.org>
23
24 * ack.texi (Acknowledgments):
25 * emacs.texi (Acknowledgments): Add htmlfontify.
26
276bbe96
GM
272009-11-14 Glenn Morris <rgm@gnu.org>
28
98ad1bae
GM
29 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
30
276bbe96
GM
31 * ack.texi (Acknowledgments):
32 * emacs.texi (Acknowledgments): Update for recent Org changes.
33
18430066
CY
342009-10-31 Chong Yidong <cyd@stupidchicken.com>
35
36 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
37 `charset' property, which is irrelevant to the user manual (Bug#3526).
38
522ddc9f
JB
392009-10-14 Juanma Barranquero <lekktu@gmail.com>
40
41 * trouble.texi (DEL Does Not Delete): Fix typo.
42
50b49ade
MA
432009-10-05 Michael Albinus <michael.albinus@gmx.de>
44
45 * files.texi (Misc File Ops): Mention copy-directory.
46
6308321a
EZ
472009-10-04 Eli Zaretskii <eliz@gnu.org>
48
43b3b4d1
EZ
49 * mule.texi (Unibyte Mode): Emphasize that
50 unibyte-display-via-language-environment affects only the display.
51
6308321a
EZ
52 * display.texi (Horizontal Scrolling): Document cursor behavior under
53 horizontal scrolling when point moves off the screen (Bug#4564).
54 Improve wording.
55
bd51ea7f
MA
562009-10-01 Michael Albinus <michael.albinus@gmx.de>
57
58 * files.texi (Directories): delete-directory prompts for recursive
59 deletion.
60
55381962
GM
612009-09-30 Glenn Morris <rgm@gnu.org>
62
63 * ack.texi (Acknowledgments):
64 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
65
13989ab1
TH
662009-09-25 Tassilo Horn <tassilo@member.fsf.org>
67
68 * dired.texi (Dired Navigation): Use @code instead of @var for
69 dired-isearch-filenames, so that it's not capitalized.
70
8ba46c89
CY
712009-09-19 Chong Yidong <cyd@stupidchicken.com>
72
73 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
74
75 * entering.texi (Exiting): C-z is now bound to suspend-frame.
76
77 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
78 (Key Bindings): Reference Init Rebinding in introductory text. Shift
79 some of the introduction to Keymaps node.
80 (Keymaps): Simplify.
81 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
82 (Minibuffer Maps): Remove mention of Mocklisp.
83 (Init Rebinding): Move mode-local rebinding example here from Local
84 Keymaps.
85 (Modifier Keys): Clarify.
1e11b018 86 (Rebinding): Add cindex for "binding keys".
8ba46c89 87
6a5ca7c8
CY
882009-09-13 Chong Yidong <cyd@stupidchicken.com>
89
90 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
91
0e1cba51
NR
922009-08-31 Nick Roberts <nickrob@snap.net.nz>
93
6a5ca7c8 94 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 95 Re-organise these two sections.
0e1cba51 96
76a87a4d
EZ
972009-08-29 Eli Zaretskii <eliz@gnu.org>
98
99 * cmdargs.texi (Initial Options): Fix last change.
100
82e98df4
SM
1012009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
102
103 * mule.texi (Enabling Multibyte):
104 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
105 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
106
fb89fad9
GM
1072009-08-20 Glenn Morris <rgm@gnu.org>
108
109 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
110
e99652b0
GM
1112009-08-19 Glenn Morris <rgm@gnu.org>
112
113 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
114
5cca97ad
GM
1152009-08-18 Glenn Morris <rgm@gnu.org>
116
117 * ack.texi (Acknowledgments):
118 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
119
997797ae 120 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 121
985bf85b
GM
1222009-08-09 Glenn Morris <rgm@gnu.org>
123
124 * ack.texi (Acknowledgments):
125 * emacs.texi (Acknowledgments): Add gdb-mi entry.
126
8d6bb99e
DD
1272009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
128
129 * emacs.texi (Top): Add new menu items for GDB-UI.
130
131 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 132 section. Threads buffer is in separate section now.
8d6bb99e 133
8353da9c
GM
1342009-08-08 Glenn Morris <rgm@gnu.org>
135
136 * ack.texi (Acknowledgments):
137 * emacs.texi (Acknowledgments):
138 Update for js2-mode and org changes.
139
f2074faf
MA
1402009-08-02 Michael Albinus <michael.albinus@gmx.de>
141
142 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
143 files.
144
e8d2d3fb
CY
1452009-07-28 Chong Yidong <cyd@stupidchicken.com>
146
147 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
148
324a4f6a
GM
1492009-07-23 Glenn Morris <rgm@gnu.org>
150
151 * programs.texi (Matching): Update blink-matching-paren-distance.
152
b6937a70
CY
1532009-07-21 Chong Yidong <cyd@stupidchicken.com>
154
155 * frames.texi (Cut/Paste Other App): For select-active-regions,
156 selection is now updated on moving point.
157
bd8aaa36
RS
1582009-07-21 Richard Stallman <rms@gnu.org>
159
160 * glossary.texi (GNU, Daemon): Update information.
161
8d9b5eba
JL
1622009-07-19 Juri Linkov <juri@jurta.org>
163
164 * custom.texi (Specifying File Variables, Safe File Variables):
165 "variables/value pairs" -> "variable/value pairs".
166
a2acc1db
GM
1672009-07-15 Glenn Morris <rgm@gnu.org>
168
169 * misc.texi (Gnus): Remove widow.
170
c5ae942b
GM
1712009-07-11 Glenn Morris <rgm@gnu.org>
172
703d26ba
GM
173 * Makefile.in (TEXI2PDF): New.
174 (emacs.pdf, emacs-xtra.pdf): New targets.
175
522ddc9f 176 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
177
178 * display.texi (Horizontal Scrolling): Re-word to remove widow.
179
180 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
181 Don't print the copying notice twice in the printed version.
182 Update the menu and detailmenu.
183 (Preface): The meaning of "on-line" has changed.
184 Correct name for "Common Problems" chapter.
185 (Distrib): Update FSF shop URL.
186 (Intro): Showing two files at once is not so exciting.
187
188 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
189 (Mac / GNUstep Basics): Minor grammar changes.
190 (Mac / GNUstep Events): Fix typo.
191 (GNUstep Support): CANNOT_DUMP no longer applies.
192
193 * misc.texi (Document View): Fix typos.
194
195 * dired.texi (Dired):
196 * help.texi (Help):
197 * macos.texi (Mac OS / GNUstep):
198 * maintaining.texi (Version Control, Introduction to VC):
199 End menu descriptions with a period.
c5ae942b 200
b1c8242b
EZ
2012009-07-09 Eli Zaretskii <eliz@gnu.org>
202
203 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
204 so categorical in saying that the option is only useful on NTFS.
205
220d9aa6
GM
2062009-07-09 Glenn Morris <rgm@gnu.org>
207
208 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
209 (ENVADD): Add texinfodir to TEXINPUTS.
210
211 * emacs.texi (Top): Fix cross-reference.
212
213 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
214
215 * vc1-xtra.texi (Revision Tags): Fix typo.
216
d07e72d3
GM
2172009-07-03 Glenn Morris <rgm@gnu.org>
218
219 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
220 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
221 (Merge Commands): `.' does not seem to work in A or B buffer.
222 `l' can recreate the 3-window display.
223
224 * glossary.texi (Glossary): Minor phrasing changes throughout.
225 Add more internal cross-references.
226 <Autoloading>: You can't really autoload a variable.
227 <C-M->: Move details here from `M-C-' item.
228 <Continuation Line>: Refer to `Truncation.'
229 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
230 <Home Directory, Unix>: New entries.
231 <Deletion of Files>: Mention recycle bins.
232 <Directory>: Mention ``folders.''
233 <Error>: Don't mention ``type-ahead.''
234 <Fringe>: Refer to the manual node.
235 <Minor Mode>: Can be global or local.
236 <Spell Checking>: There are other checkers besides Ispell.
237
f144038a
GM
2382009-07-02 Glenn Morris <rgm@gnu.org>
239
240 * anti.texi (Antinews): Minor changes in phrasing.
241
242 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
243 some underfull lines in dvi output.
244
245 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
246
247 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
248
249 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
250
3f1c6666
JD
2512009-07-01 Jan Djärv <jan.h.d@swipnet.se>
252
253 * xresources.texi (Table of Resources): Mention maximized for
254 fullscreen.
255
256 * cmdargs.texi (Window Size X): -mm/--maximized is new.
257
62aadce7
CY
2582009-07-01 Chong Yidong <cyd@stupidchicken.com>
259
260 * anti.texi (Antinews): Correct the list of removed platforms.
261
82ec412e
GM
2622009-06-28 Glenn Morris <rgm@gnu.org>
263
264 * arevert-xtra.texi: Minor language tweaks.
265
09964e7d
GM
266 * dired-xtra.texi: Minor revisions.
267
666e158e
MB
2682009-06-23 Miles Bader <miles@gnu.org>
269
270 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 271 (Temporary Face Changes): Document `text-scale-set'.
666e158e 272
70243478
CY
2732009-06-21 Chong Yidong <cyd@stupidchicken.com>
274
275 * Branch for 23.1.
276
67cbe681
KH
2772009-06-17 Kenichi Handa <handa@m17n.org>
278
279 * mule.texi (Charsets): Update the description for the new charset.
280 (list-character-sets): New findex.
125dd7c5 281 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 282
40e67246
CY
2832009-06-10 Chong Yidong <cyd@stupidchicken.com>
284
b5700de6
CY
285 * basic.texi (Moving Point): Fix tag.
286
287 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
288
289 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
290 use camel-case for PageUp and PageDown.
291
292 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
293 camel-case for PageUp and PageDown.
294
295 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
296
40e67246 297 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 298 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 299
522ddc9f 3002009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 301
522ddc9f
JB
302 * fixit.texi (Spelling): Set default dictionary.
303 Improve descriptions (Bug#2554)
6f591cf4 304
53483c76
DR
3052009-06-08 David Reitter <david.reitter@gmail.com>
306
307 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
308 since saving colors and faces set this way is not implemented.
309 (Environment variables): Remove mention of mac-fix-env, which is
310 scheduled to be removed.
311
1557ef4f
CY
3122009-06-04 Chong Yidong <cyd@stupidchicken.com>
313
91056528
CY
314 * custom.texi (Init Examples): Add example of changing load-path.
315
1557ef4f
CY
316 * building.texi (Lisp Libraries): Add example of changing
317 load-path (Bug#3446).
318
623cec4c
CY
3192009-05-28 Chong Yidong <cyd@stupidchicken.com>
320
321 * mark.texi (Mark): Further clarifications.
322 (Setting Mark): Emphasize that C-SPC activates the mark.
323
0fcca8ee
CY
3242009-05-28 Chong Yidong <cyd@stupidchicken.com>
325
702b10e1
CY
326 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
327 Mark mode.
0fcca8ee
CY
328 (Using Region, Persistent Mark): Use "active mark" instead of "active
329 region".
330
d3b396e4
CY
3312009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
332
333 * mule.texi (Select Input Method): Fix typo.
334
3f698a06
CY
3352009-05-13 Chong Yidong <cyd@stupidchicken.com>
336
337 * anti.texi (Antinews): Document completion changes. Some additional
338 copyedits and rearrangement of entries.
339
b2a42eb7
CY
3402009-05-12 Chong Yidong <cyd@stupidchicken.com>
341
932fd020
CY
342 * misc.texi (Interactive Shell, Saving Emacs Sessions)
343 (Shell History Copying, Terminal emulator): Copyedits.
344
ac36a8f1
CY
345 * xresources.texi (Resources): Simplify descriptions. Shorten
346 description of editres, which is not very useful these days.
347 (Table of Resources): Document fontBackend resource.
348
b2a42eb7
CY
349 * trouble.texi (Quitting): Add other undo bindings to table.
350 (DEL Does Not Delete): Note that the erasure key is usually labelled
351 "Backspace". Remove discussion of obscure Xmodmap issue.
352
c6ea7fb8
CY
3532009-05-07 Chong Yidong <cyd@stupidchicken.com>
354
355 * files.texi (Visiting): Copyedits.
356
ad36c422
CY
3572009-05-06 Chong Yidong <cyd@stupidchicken.com>
358
359 * basic.texi (Inserting Text): Document ucs-insert.
360
361 * mule.texi (International Chars): Define "multibyte". Note that
362 internal representation is unicode-based. Simplify definition of raw
363 bytes. Mention ucs-insert.
364 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
365 (Language Environments): Add language environments new to Emacs 23.
366 (Multibyte Conversion): Node deleted.
367 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
368 mention obsolete emacs-mule coding system.
369 (Output Coding): Copyedits.
370
371 * emacs.texi (Top): Update node listing.
372
d4ad7b96
CY
3732009-05-05 Per Starbäck <per@starback.se> (tiny change)
374
375 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
376
5bd66204
SM
3772009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
378
379 * building.texi (Lisp Libraries): `load-library' does offer completion.
380
bc36ad1c
CY
3812009-04-28 Chong Yidong <cyd@stupidchicken.com>
382
383 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
384 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
385
f1a47884
EZ
3862009-04-25 Eli Zaretskii <eliz@gnu.org>
387
388 * maintaining.texi (Tags): Clarify text. (Bug#3101)
389
be77bd45
CY
3902009-04-22 Chong Yidong <cyd@stupidchicken.com>
391
392 * entering.texi (Entering Emacs): Document initial-buffer-choice.
393
394 * building.texi (Lisp Interaction): Document initial-scratch-message.
395
d3b82927
JB
3962009-04-18 Juanma Barranquero <lekktu@gmail.com>
397
ed6e7b11
JB
398 * msdog.texi (Windows Fonts): Fix typos.
399
d3b82927
JB
400 * files.texi (Save Commands): Fix pxref.
401
bc323c04
CY
4022009-04-18 Chong Yidong <cyd@stupidchicken.com>
403
404 * files.texi (Save Commands): Mention diff-buffer-with-file.
405 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
406 Henoch (Bug#3036).
407
2186d13f
GM
4082009-03-15 Glenn Morris <rgm@gnu.org>
409
410 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
411 the former is not always used.
412 (Mail Headers): Use active voice. Add "Mail-reply-to".
413 Change case of "Id". Avoid repeated "appropriate".
414 (Mail Aliases): Fix previous change - use an example with a ".", so it
415 does actually get quoted when expanded.
416 (Mail Sending): Mailclient is the default on some systems.
417 (Citing Mail): Mention mail-indentation-spaces.
418 (Mail Mode Misc): Add an @dfn for "mail signature".
419
71e454fc
CY
4202009-03-15 Chong Yidong <cyd@stupidchicken.com>
421
422 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
423 (Completion Options): Document read-file-name-completion-ignore-case,
424 read-buffer-completion-ignore-case, and completion-styles. Remove
425 description of partial-completion-mode.
426
df1a3e06
GM
4272009-03-14 Glenn Morris <rgm@gnu.org>
428
429 * sending.texi (Mail Format): Fix typo. Add index entry for
430 mail-header-separator.
431 (Mail Headers): Put info about initialization and changing in one place
432 at the start. Update FCC section for mbox Rmail. Clarify From
433 section, mention mail-setup-with-from. Clarify Reply-to section.
434 Add Mail-followup-to and mail-mailing-lists. Clarify References
435 section.
436 (Mail Aliases): Update example, make less contentious.
437 Update for name change of mail-interactive-insert-alias.
438 (Mail Mode): Remove mention of `%' as a word separator.
439 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
440 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
441 commands. Clarify FCC handling. In mail-complete, add reference to
442 Mail Aliases section, and mention mail-complete-function.
443 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
444 (Mail Mode Misc): Clarify the mail-signature function. Add basic
445 signature netiquette. Explain how the mail hooks work when continuing
446 a composition.
447 (Mail Amusements): Internationalize the spook section a bit.
448 Remove the spook mail-setup-hook example, since it doesn't work well.
449 Mention fortune-file.
450 (Mail Methods): Mention read-mail-command.
451
ed6e7b11 4522009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 453
df1a3e06
GM
454 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
455 and NS resources following recent changes.
959d68bd 456
86dca3e8
JR
4572009-03-10 Jason Rumney <jasonr@gnu.org>
458
459 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
460 w32-use-visible-system-caret doc to indicate that it should get set
461 automatically.
462 (Windows Fonts): Add doc for the uniscribe backend.
463
042fe98f
DN
4642009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
465
466 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
467 vc-dir. (Bug#2598)
468
7f8dba73
RS
4692009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
470
471 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
472
505e70c3
GM
4732009-03-05 Glenn Morris <rgm@gnu.org>
474
04242bdc
GM
475 * rmail.texi (Rmail Basics): Add reference to sorting.
476 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
477 Minor re-wordings.
478 (Rmail Motion): Mention rmail-next-same-subject.
479 (Rmail Deletion): Expunging is not the only way to change the numbers.
480 (Rmail Labels): Labels can also be used in sorting.
481 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
482 (Rmail Display): Mention rmail-mime.
483
00cfe22c
GM
4842009-03-04 Glenn Morris <rgm@gnu.org>
485
486 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
487 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
488 summary. Mention sorts cannot be undone.
489 (Rmail Display): Give an example of how to use goto-address-mode.
490 (Rmail Editing): It's keybindings that are redefined, not commands.
491 Fix some typos.
492 (Movemail): Some minor rewording.
493 (Remote Mailboxes): Emacs movemail supports pop by default.
494 Fix some minor grammatical issues. The "two alternative ways" to
495 specify a POP mailbox are really just one. Remove all reference to the
496 variables rmail-pop-password and rmail-pop-password-required, obsolete
497 since Emacs 22.1. Clarify the four password steps. Emacs movemail
498 can support Kerberos.
499
3d963b67
GM
5002009-03-03 Glenn Morris <rgm@gnu.org>
501
502 * rmail.texi (Rmail Deletion): Revert previous change, which was
503 describing the Rmail summary versions.
504 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
505 Minor re-wording for rmail-resend.
506 (Rmail Make Summary): Summaries apply to buffers rather than files.
507 <rmail-summary-by-topic>: Headers includes the subject.
508 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
509 details, including prefix arguments.
2340abde 510 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
511 Not counting lines might be faster.
512 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
513 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
514 Name the commands bound to the various keys. Mention prefix argument
515 for searching.
3d963b67
GM
516 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
517 Simplify rmail-highlighted-headers description. Update face name.
518
a8ce3d17
JB
5192009-03-02 Juanma Barranquero <lekktu@gmail.com>
520
521 * mark.texi (Marking Objects): Fix typo.
522
130a29b6
CY
5232009-03-01 Chong Yidong <cyd@stupidchicken.com>
524
525 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
526 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
527
9d5de6f8
GM
5282009-03-01 Glenn Morris <rgm@gnu.org>
529
79fc530e 530 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
531 (Rmail Motion): - M-s searches from the end of messages.
532 (Rmail Deletion): Minor clarification. Fix numeric argument
533 description.
534 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
535 newmail and RMAILOSE files need not be in home-directory.
536 (Rmail Files): Mention I/O menus are unselectable if no files match.
537 Mention `MAIL' env-var.
538
b545ff9c
JR
5392009-02-24 Jason Rumney <jasonr@gnu.org>
540
541 * mule.texi (Fontsets): Mention fontset-default, font specs and
542 fallback fontsets.
543 (Defining Fontsets): Mention ns and w32 variants of
544 standard-fontset-spec. Update description of startup fontset to match
545 Emacs 23 behavior.
a93be82a 546 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 547 (International): Link to Modifying Fontsets.
b545ff9c 548
75da0618 5492009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
550
551 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
552 Mention ns-extended-platform-support-mode.
553
6be93a16
KB
5542009-02-22 Karl Berry <karl@gnu.org>
555
556 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
557
867d4bb3
JB
5582009-02-19 Juanma Barranquero <lekktu@gmail.com>
559
560 * basic.texi (Moving Point, Position Info):
561 * files.texi (Visiting):
562 * mini.texi (Completion Options):
563 * text.texi (HTML Mode): Remove duplicate words.
564
49b5c0e8
GM
5652009-02-20 Glenn Morris <rgm@gnu.org>
566
567 * rmail.texi: Minor updates for mbox rather than Babyl.
568
f43a822c
KB
5692009-02-17 Karl Berry <karl@gnu.org>
570
49b5c0e8 571 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 572
80d634b8
RS
5732009-02-17 Richard M Stallman <rms@gnu.org>
574
575 * anti.texi (Antinews): Mention Babyl format.
576
577 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
578
579 * rmail.texi: Update for mbox format.
580 Various small fixes, as well as the following.
581 (Out of Rmail): Node deleted.
582 (Rmail): Update menu.
583 (Rmail Files): Comment out set-rmail-inbox-list.
584 Document rmail-inbox-list instead.
585 (Rmail Output): Substantial changes since C-o is now
586 rmail-output-as-seen and o is rmail-output.
587 (Rmail Attributes): Delete `stored', add `retried'.
588 (Rmail Display): Editing headers works in all cases.
589
f0d129c6
GM
5902009-02-17 Glenn Morris <rgm@gnu.org>
591
592 * basic.texi (Position Info): M-x count-lines-region is not always on
593 M-=. (Bug#2269)
594
160f11d3
GM
5952009-02-09 Glenn Morris <rgm@gnu.org>
596
597 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
598 defaults.
599
763e01c4
EZ
6002009-02-07 Eli Zaretskii <eliz@gnu.org>
601
602 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
603 documentation of possible problems with redecoding.
604
f5e1441d
GM
6052009-02-03 Glenn Morris <rgm@gnu.org>
606
607 * rmail.texi (Out of Rmail): Mention b2m.pl.
608
e1eabe41
GM
6092009-01-31 Glenn Morris <rgm@gnu.org>
610
611 * rmail.texi (Out of Rmail): Correct b2m location.
612
dd05f9de
CY
6132009-01-27 Chong Yidong <cyd@stupidchicken.com>
614
615 * fixit.texi (Undo): Update undo limit values.
616
d74d846e
GM
6172009-01-27 Glenn Morris <rgm@gnu.org>
618
619 * emacs.texi (Top): Fix Antinews menu entry.
620
49ffdce8
KB
6212009-01-25 Karl Berry <karl@gnu.org>
622
623 * text.texi (Foldout): Use @itemize @w{} to make an itemize
624 item with no marker, instead of the syntactically incorrect
625 @itemize @asis.
626
467e8d77
JL
6272009-01-25 Juri Linkov <juri@jurta.org>
628
629 * building.texi (Grep Searching): Fix index entry for lgrep.
630
6c60bbdb
EZ
6312009-01-24 Eli Zaretskii <eliz@gnu.org>
632
633 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
634
9ce5a36f
AR
6352009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
636
637 * macos.texi (Preferences Panel): Update description of font setting to
638 reflect that prior frame selection is no longer needed.
639
9aa5f2fb
NR
6402009-01-20 Nick Roberts <nickrob@snap.net.nz>
641
642 * building.texi (Debuggers): Revert some of 2008-10-31 change to
643 raise GUD subsections.
644
3892ff9c
GM
6452009-01-15 Glenn Morris <rgm@gnu.org>
646
647 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
648
14731c8f
GM
6492009-01-10 Glenn Morris <rgm@gnu.org>
650
651 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
652
45c55e53
CY
6532009-01-04 Chong Yidong <cyd@stupidchicken.com>
654
655 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
656 logical lines.
657
2e4667d1
JL
6582008-12-29 Juri Linkov <juri@jurta.org>
659
660 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
661
662 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
663
2a3eac47
CY
6642008-12-28 Chong Yidong <cyd@stupidchicken.com>
665
666 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
667 goto-address-mode instead of goto-address.
668
3da8da94
CY
669 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
670 mode.
671
2a3eac47
CY
672 * emacs.texi (Top): Update node listing.
673
057f6dd3
EZ
6742008-12-26 Eli Zaretskii <eliz@gnu.org>
675
676 * custom.texi (Directory Variables): Explain what is a "project".
677 Add indexing. Improve wording. Add a footnote about using
678 _dir-locals.el on MS-DOS.
679
e6979067
DN
6802008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
681
682 * files.texi (Misc File Ops): Mention chmod as an alias for
683 set-file-modes.
684
9de15963
MR
6852008-12-24 Martin Rudalics <rudalics@gmx.at>
686
687 * help.texi (Help): Fix typos and reword.
688 (Help Summary): Add entries for C-h n and C-h r, reorder
689 entries, and do some minor fixes.
690 (Name Help): Say that C-h F works for commands only.
691 (Misc Help): Say that view-lossage displays 300 keystrokes.
692
236fd60d
GM
6932008-12-20 Glenn Morris <rgm@gnu.org>
694
695 * ack.texi (Acknowledgments): General update based on AUTHORS,
696 including removal of some stuff no longer distributed.
697
349b3256
AM
6982008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
699
700 * fixit.texi: Mention hunspell
701
e840fca5
GM
7022008-12-19 Glenn Morris <rgm@gnu.org>
703
704 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 705 Consolidate explanatory text at start.
e840fca5
GM
706
707 * display.texi (Text Display):
708 * indent.texi (Indentation): Use @acronym with ASCII.
709
9dfa7983
GM
7102008-12-18 Glenn Morris <rgm@gnu.org>
711
712 * ack.texi: Various small updates and fixes.
713
97b3a00b
JL
7142008-12-18 Juri Linkov <juri@jurta.org>
715
716 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
717 as a key binding to start a forward nonincremental word search.
718 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
719 a backward nonincremental word search. Add index for `M-s w'
720 `isearch-forward-word'.
721 (Regexp Search): Add a short summary of regexp key commands like
722 in the node "Basic Isearch".
723 (Other Repeating Search): Fix typo.
724
7252008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
726
727 * misc.texi (PostScript Variables): Fix doc.
728
31ce6a07
CY
7292008-12-10 Chong Yidong <cyd@stupidchicken.com>
730
731 * programs.texi (Program Modes): Mention Ruby mode.
732
636b507b
DN
7332008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
734
735 * misc.texi (emacsclient Options): Describe what an empty string
736 argument does for --alternate-editor.
737
a323fa14
CY
7382008-12-09 Frank Schmitt <ich@frank-schmitt.net>
739
740 * cmdargs.texi (Font X): Distinguish between client-side and
741 server-side fonts. List valid Fontconfig properties. Add reference to
742 Fontconfig manual. List valid GTK font properties. Explain use of
743 fc-list.
744
c5ca6cd0
CY
7452008-12-09 Chong Yidong <cyd@stupidchicken.com>
746
747 * cmdargs.texi (Font X): Move discussion of quoting to top.
748
e5136377
GM
7492008-12-06 Glenn Morris <rgm@gnu.org>
750
751 * maintaining.texi (Old Revisions): Improve previous change.
752
248c026b
RS
7532008-12-05 Richard M Stallman <rms@gnu.org>
754
755 * anti.texi (Antinews): Minor fixes.
756
a9253a1e
GM
7572008-12-03 Glenn Morris <rgm@gnu.org>
758
759 * maintaining.texi (Old Revisions): Fix diff-switches description.
760
fa687b02
MR
7612008-12-01 Martin Rudalics <rudalics@gmx.at>
762
763 * emacs.texi (Top): Fix typo.
764
72e6decd
CY
7652008-11-30 Chong Yidong <cyd@stupidchicken.com>
766
320ee034
CY
767 * misc.texi (Document View): Explain dependence on gs at the top.
768 Copyedits.
769
770 * emacs.texi (Top): Add DocView nodes to detailed node listing.
771
72e6decd
CY
772 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
773 (Comment Commands): Discuss region-active behavior of M-; first.
774
2a472ee4
MR
7752008-11-29 Martin Rudalics <rudalics@gmx.at>
776
9c6361c9
MR
777 * display.texi (Line Truncation): Add reference to Continuation
778 Lines.
779
2a472ee4
MR
780 * windows.texi (Pop Up Window): Mention split-height-threshold
781 and split-width-threshold.
9c6361c9 782 (Split Window): Add reference to Continuation Lines.
2a472ee4 783
e93bc142
AR
7842008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
785
786 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
787 (GNUstep Support): New node.
788 * anti.texi:
789 * emacs.texi:
790 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
791
43b978db
RS
7922008-11-28 Richard M Stallman <rms@gnu.org>
793
794 * misc.texi (Dissociated Press): Minor cleanups.
795
796 * dired.texi (Image-Dired): Avoid passive.
797
e8e2bd93
EZ
7982008-11-28 Eli Zaretskii <eliz@gnu.org>
799
800 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
801 representation.
802
8d2d45da
CY
8032008-11-26 Richard M. Stallman <rms@gnu.org>
804
805 * files.texi (Visiting): Rewrite paragraph for clarity.
806
807 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
808
a5f7bbcc
AM
8092008-11-25 Alan Mackenzie <acm@muc.de>
810
811 * programs.texi (Moving by Parens): Clarify that parens inside strings
812 and comments are ignored, and that the commands assume the starting
813 point isn't in a string or comment.
814
a71703d3
AR
8152008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
816
817 * macos.texi: Add Prev/Next/Top pointers to all nodes.
818 (Mac Basics): Merge in Grabbing Environment Variables from earlier
819 version.
820 (Mac Customization): Rewrite Preferences Panel section and merge in to
821 this node, add Open files by dragging to an Emacs window.
822
823 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
824
aa5ab79a
CY
8252008-11-26 Chong Yidong <cyd@stupidchicken.com>
826
0cc92c19
CY
827 * files.texi (Misc File Ops): Document set-file-modes.
828
c366b4e4
CY
829 * windows.texi (Split Window): Document integer values of
830 truncate-partial-width-windows.
831
aa5ab79a
CY
832 * text.texi (Text): Simplify description of markup languages.
833 (TeX Mode): Simplify introduction. Mention BibTeX mode.
834 (TeX Editing): Note that `""' inserts one `"' character.
835 (HTML Mode): Note in the introduction that XML mode is an alias for
836 SGML mode. Mention nXML mode.
837
56221db7
CY
8382008-11-25 Chong Yidong <cyd@stupidchicken.com>
839
840 * building.texi (Watch Expressions): Fix typo.
841
90effe33
CY
8422008-11-24 Chong Yidong <cyd@stupidchicken.com>
843
f90a5ae3
CY
844 * files.texi (Visiting): Document new behavior of
845 confirm-nonexistent-file-or-buffer.
846
847 * buffers.texi (Select Buffer): Document
848 confirm-nonexistent-file-or-buffer.
849
a18ffb4a
CY
850 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
851 edit-picture.
852
90effe33
CY
853 * text.texi (Text): Simplify introduction. Discard mention of `M-x
854 edit-picture', since that is just an alias for picture-mode.
855 (Sentences): Note that repeated M-@ extends the region.
856 (Pages): Make terminology more consistent. Link to Regexps node.
857 (Longlines): Discuss relationship with Visual Line mode.
858 (Text Mode): Remove extraneous discussion of other modes, since they
859 were already introduced in the parent node.
860
e85103ec
CY
8612008-11-23 Chong Yidong <cyd@stupidchicken.com>
862
5cb2fe30
CY
863 * anti.texi (Antinews): Rewrite.
864
1eb9b307 865 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
866
867 * frames.texi (Frame Commands): Mention "minimize" terminology.
868
e85103ec
CY
869 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
870 formats.
b908332f
CY
871 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
872 (Misc X): Don't document useless -hb option.
e85103ec 873
607f5f88
JL
8742008-11-22 Juri Linkov <juri@jurta.org>
875
876 * dired.texi (Dired Navigation): Change normal file name search option
877 from `non-nil' to `t'. Add `dwim' option.
878
e1b867a0
JL
8792008-11-22 Juri Linkov <juri@jurta.org>
880
881 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
882 ".dir-locals.el". Rename `define-project-bindings' to
883 `dir-locals-set-class-variables'. Rename `set-directory-project' to
884 `dir-locals-set-directory-class'.
885
dd186936
LK
8862008-11-22 Lute Kamstra <lute@gnu.org>
887
888 * buffers.texi (Select Buffer): Index goto-line.
889 * basic.texi (Moving Point): Mention the use of a numeric prefix
890 argument with goto-line and refer to Select Buffer for the use of a
891 plain prefix argument.
892
4b121911
GM
8932008-11-19 Glenn Morris <rgm@gnu.org>
894
895 * doclicense.texi: Update to FDL 1.3.
896 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
897
27267e4c
CY
8982008-11-17 Chong Yidong <cyd@stupidchicken.com>
899
696f351d
CY
900 * custom.texi (Minor Modes): Define mode commands and mode variables
901 more precisely. Recommend using mode commands instead of setting
902 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
903 (Easy Customization): Use "init file" instead of .emacs.
904 (Customization Groups): Update to new Custom buffer appearance.
905 (Saving Customizations): Copyedits. Update example.
906 (Variables): Give example of variable type-sensitivity.
907 (Examining): Update example.
908 (Hooks): Copyedits.
909 (Specifying File Variables): Use C comments instead of an artificial
910 Lisp for the example.
911 (Keymaps): Move internals discussion to Prefix Keymaps.
912 (Rebinding): Remove redundant paragraph (stated in Key Binding).
913 (Init Rebinding): Document kbd macro.
914 (Init File): Link to Find Init.
696f351d
CY
915
916 * mark.texi (Using Region): Document Delete Selection Mode more
917 thoroughly.
918
919 * frames.texi (Mouse Commands): Move most of the description of Delete
920 Selection Mode to Using Region, and link to it.
1bc9c425 921 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 922
b0570c25
CY
923 * building.texi (Compilation): Document first-error value of
924 compilation-scroll-output.
925 (Compilation Mode): Note that compilation-auto-jump-to-first-error
926 works as soon as an error is available. Suggested by Juri Linkov.
927
27267e4c
CY
928 * mini.texi (Passwords): New node.
929
930 * files.texi (Remote Files): Link to Passwords node.
931
932 * emacs.texi (Top): Update node listings.
933
122eb807
CY
9342008-11-16 Chong Yidong <cyd@stupidchicken.com>
935
9c9855a3
CY
936 * ack.texi (Acknowledgments): Some updating of credits.
937
bd6fdcad
CY
938 * emacs.texi (Acknowledgments): Add a couple more names.
939
dd1eef46
CY
940 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
941
122eb807 942 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 943 (Misc File Ops): Document use of trash.
122eb807 944
801a8da1
JB
9452008-11-16 Juanma Barranquero <lekktu@gmail.com>
946
947 * macos.texi (Mac Customization): Fix typos.
948
0b4f2253
CY
9492008-11-14 Chong Yidong <cyd@stupidchicken.com>
950
951 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
952 replacing previous contents. Numerous copyedits to adapt ns-emacs to
953 the conventions of the main Emacs manual.
954
955 * emacs.texi (Top): Update node listings.
956
517e2b89
CY
9572008-11-12 Chong Yidong <cyd@stupidchicken.com>
958
07a85685
CY
959 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
960 command-line-args is processed during startup.
961 (Action Arguments): Correctly describe how file arguments interact with
962 the startup screen. Link to Lisp Interaction for scratch buffer.
963 (Initial Options): Link to Command Example for -batch option.
964 (Environment): Document initial-environment.
965
517e2b89
CY
966 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
967 can't be changed in the site-start file.
968
6337bbde
CY
9692008-11-07 Chong Yidong <cyd@stupidchicken.com>
970
971 * dired.texi (Dired): Mention C-x C-d too.
972 (Dired Enter): Document M-n in the Dired minibuffer.
973 (Dired Navigation): Explain dired-goto-file more clearly. Document
974 dired-isearch-filenames.
975 (Dired Deletion): Remove unnecessary "expunged" terminology.
976 (Flagging Many Files): & is now rebound to `% &'.
977 (Shell Commands in Dired): Document dired-do-async-shell-command.
978 Clarify how multi-file arguments are passed.
979 (Misc Dired Features): Document dired-do-isearch.
980
9e8eeff9
CY
9812008-11-06 Chong Yidong <cyd@stupidchicken.com>
982
983 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
984
e071f849
CY
9852008-11-03 Chong Yidong <cyd@stupidchicken.com>
986
987 * search.texi (Other Repeating Search): Remove obsolete findex entries.
988
05482eb1
CY
9892008-11-01 Chong Yidong <cyd@stupidchicken.com>
990
e2346dea
CY
991 * programs.texi (Program Modes): Link to Program Indent node.
992 (Left Margin Paren): Explain consequences of changing
993 open-paren-in-column-0-is-defun-start more concisely.
994 (Which Function, Program Indent, Info Lookup): Minor edits.
995 (Basic Indent): If region is active, TAB indents the region.
996 (Multi-line Indent): If region is active, TAB indents the region. Note
997 that indent-region is useful when Transient Mark mode is off.
998 (Matching): The delimiter at the cursor is highlighted---the character
999 changes color.
1000 (Symbol Completion): Link to Completion node.
1001
e4b6428c
CY
1002 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1003 a strictly text-only system.
1004
05482eb1
CY
1005 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1006 batch mode.
1007
a11d3737
RS
10082008-11-01 Richard M. Stallman <rms@gnu.org>
1009
5abad626
RS
1010 * misc.texi (Document View): Major rewrite.
1011
a11d3737
RS
1012 * maintaining.texi (Types of Log File): Change logs are older than
1013 version control.
1014 (VCS Concepts): Simplify and rearrange.
1015 (Version Control Systems): Make it clear that Linux is only the kernel.
1016 (VC Mode Line): Shorten reference to menu item.
1017 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1018 (VC Directory Mode): Minor cleanup.
1019 Unchanged files are hidden, not omitted.
1020 (VC Directory Commands): Shorten and simplify.
1021 (Change Log Commands): New node, split from Change Logs.
1022 (VC Directory Buffer): New node, split from VC Directory Mode.
1023
c55a4acb
CY
10242008-10-31 Chong Yidong <cyd@stupidchicken.com>
1025
df0356f6
CY
1026 * misc.texi (Document View): Renamed from Document Files, moved here
1027 from files.texi.
1028
1029 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1030 moved as well.
1031 (Document Files): Moved to misc.texi.
1032
c55a4acb
CY
1033 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1034 vc-update-change-log.
df0356f6
CY
1035 (Version Control): Move here from files.texi.
1036 (Format of ChangeLog): Make it a subnode of Change Log.
1037
1038 * emacs.texi (Top): Update node listing.
c55a4acb 1039
ef082374
TH
10402008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1041
1042 * files.texi (Files): Add a section about document
1043 files (doc-view-mode).
1044
d52582c3
CY
10452008-10-31 Chong Yidong <cyd@stupidchicken.com>
1046
1047 * building.texi (Compilation Mode): Document
1048 compilation-auto-jump-to-first-error.
1049 (Debuggers): Lower GUD subsections to subsubsections.
1050 (Starting GUD): Add cindex.
1051 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1052
4e0a0968
CY
10532008-10-30 Chong Yidong <cyd@stupidchicken.com>
1054
03625b47
CY
1055 * indent.texi (Indentation): Link to Program Indent.
1056
4e0a0968
CY
1057 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1058 now uses emacsclient's terminal.
1059
8bd3f7ef
CY
10602008-10-29 Chong Yidong <cyd@stupidchicken.com>
1061
80e5620e
CY
1062 * mark.texi (Using Region): Document use-empty-active-region.
1063
97d5c404
CY
1064 * emacs.texi (Top): Update node listings.
1065
8bd3f7ef
CY
1066 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1067 mention obsolete emacs.bash script.
1068 (Invoking emacsclient): Rewrite, moving optional arguments to
1069 emacsclient Options.
21d2bae3
CY
1070 (emacsclient Options): New node. Document server-use-tcp and
1071 server-host.
8bd3f7ef 1072
5fda2cbd
CY
10732008-10-28 Chong Yidong <cyd@stupidchicken.com>
1074
1075 * indent.texi (Indentation): Replace list with paragraphed text,
1076 putting description of syntax-driven indentation first. Document new
1077 effect of active regions on tab.
1078 (Tab Stops): Note that editable tab stops affect indentation commands.
1079
4ff029f6
DN
10802008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1081
1082 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1083
996cd6e4
CY
10842008-10-23 Chong Yidong <cyd@stupidchicken.com>
1085
f28815e3
CY
1086 * custom.texi (Function Keys): Note that modified keypad keys are not
1087 translated.
1088
996cd6e4
CY
1089 * basic.texi (Arguments): Explain how to insert multiple digits.
1090
49545fe2
MA
10912008-10-22 Michael Albinus <michael.albinus@gmx.de>
1092
1093 * files.texi (Remote Files): Precise selection of default method.
1094 Rewrite paragraph about disabling remote file names.
1095
edac0b53
CY
10962008-10-22 Chong Yidong <cyd@stupidchicken.com>
1097
e752c544
CY
1098 * search.texi (Special Isearch): Document M-TAB is isearch.
1099
edac0b53
CY
1100 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1101 command.
1102
1103 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1104
20a36054
TH
11052008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1106
1107 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1108 section.
1109
69051ab6
CY
11102008-10-21 Chong Yidong <cyd@stupidchicken.com>
1111
c4b1a32a
CY
1112 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1113 to files.texi. Move contents of vc2-xtra.texi here.
1114
1115 * vc2-xtra.texi: File removed.
1116
1117 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1118 Directory Commands from the submenu. Don't include deleted file
1119 vc2-xtra.texi.
1120
1121 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1122 (Version Control): Add VC Directory Mode and VC Directory Commands to
1123 the submenu.
1124 (Why Version Control?): Use table format.
1125 (Version Control Systems): Note that Meta-CVS support is gone.
1126 (VCS Concepts): Note precisely when VC started supporting filesets.
1127 Remove bogus xref to CVS Options node.
1128 (Types of Log File): Copyedits.
1129 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1130 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1131 The Right Thing.
1132 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1133 (Log Buffer): Reorganize node, putting C-c C-c description first.
1134 (Old Revisions): Use CVS for example, not RCS.
1135 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1136 Commands from the submenu, putting them under Version Control.
1137 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1138 need to include it in the manual unconditionally, since it is now
1139 crucial to using distributed version control systems.
1a6e2954
CY
1140 (Comparing Files): Note that diff uses the minibuffer, and that the
1141 output is shown using Diff mode.
1142 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1143 diff-update-on-the-fly, diff-refine-hunk, and
1144 diff-show-trailing-whitespaces.
1a6e2954 1145 (File Archives): Add rar support.
c4b1a32a 1146
69051ab6
CY
1147 * major.texi (Choosing Modes): Make mode selection sequence more
1148 obvious by describing the steps in order of priority. Note that
1149 magic-mode-alist is nil by default. Document
1150 magic-fallback-mode-alist.
1151
e7421e03
CY
11522008-10-20 Chong Yidong <cyd@stupidchicken.com>
1153
1154 * frames.texi (Mouse References): Copyedits.
1155
6b2efdc2
TH
11562008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1157
1158 * ack.texi (Acknowledgments): Add myself as doc-view author.
1159
9c5e9396
EZ
11602008-10-20 Eli Zaretskii <eliz@gnu.org>
1161
1162 * frames.texi (Dialog Boxes): Add @cindex entries.
1163
dac94f8e
CY
11642008-10-20 Chong Yidong <cyd@stupidchicken.com>
1165
1166 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1167 (Text-Only Mouse): Copyedit.
1168
25597d40
CY
11692008-10-19 Chong Yidong <cyd@stupidchicken.com>
1170
f8a447f6
CY
1171 * frames.texi: Use @key throughout for mouse clicks.
1172 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1173 (Secondary Selection): Fix modified mouse click syntax.
1174 (Clipboard): Describe Cut, Copy and Paste commands.
1175 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1176 Copyedits.
1177 (Creating Frames): Add xref to Init File.
1178 (Frame Commands): Add xref to Exiting.
1179 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1180
b0f95216
CY
11812008-10-15 Chong Yidong <cyd@stupidchicken.com>
1182
b0817f00
CY
1183 * files.texi (Version Control): Copyedits. Add Bazaar.
1184 (Version Control Systems): List different VCS's using an itemized list.
1185 Add Bazaar.
1186 (VCS Concepts): Copyedits. Tweak description of file merging.
1187
b0f95216
CY
1188 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1189 (Cut/Paste Other App): Document select-active-regions and
1190 x-select-enable-primary.
1191
69d0d701
CY
11922008-10-13 Chong Yidong <cyd@stupidchicken.com>
1193
1194 * mark.texi (Shift Selection): Correct case in node name.
1195
1196 * emacs.texi (Top): Update node order in Mark chapter.
1197
375e8351
EZ
11982008-10-12 Eli Zaretskii <eliz@gnu.org>
1199
1200 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1201
1202 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1203 elsewhere in the manual instead of describing yet again the intricacies
1204 of $HOME on MS-Windows and MS-DOS.
1205
ab58114f
CY
12062008-10-12 Chong Yidong <cyd@stupidchicken.com>
1207
4f959513
CY
1208 * mini.texi (Minibuffer File): Add xref to File Names.
1209 (Minibuffer File): Add discussion of `~' in file names. Add
1210 insert-default-directory index reference.
1211
ab58114f
CY
1212 * files.texi (File Names): Reorganize description.
1213 (Visiting): Add xref to Mode Line. Copyedits.
1214 (Save Commands): Mention prefix behavior of C-x C-s.
1215 (Numbered Backups): Node deleted.
1216 (Backup Names): Contents of Numbered Backups moved here. State default
1217 of version-control variable.
1218 (Reverting): Copyedits.
1219 (Version Control): Add additional version control systems.
1220
1221 * emacs.texi (Top): Delete Numbered Backups node.
1222
1223 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1224 Backup Names.
f2884f63 1225 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1226
b0b5100a
RF
12272008-10-11 Romain Francoise <romain@orebokech.com>
1228
1229 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1230
89774b5f
CY
12312008-10-11 Chong Yidong <cyd@stupidchicken.com>
1232
1233 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1234 (Select Buffer): Mention use of minibuffer history. Describe default
1235 value of default-major-mode. Mention that C-x 4 b selects the other
1236 window.
1237 (List Buffers): Document CRM indicators in the order they appear.
1238 (Kill Buffer): Document new command kill-matching buffers.
1239 (Several Buffers): Move explanation of the relationship between buffer
1240 list and buffer menu to the top.
1241 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1242
4c72bf27
CY
12432008-10-10 Chong Yidong <cyd@stupidchicken.com>
1244
1245 * entering.texi (Exiting): Document change of C-x C-c to
1246 save-buffers-kill-terminal. Document kill-emacs.
1247
f68eb991
EZ
12482008-09-30 Eli Zaretskii <eliz@gnu.org>
1249
1250 * mule.texi (Coding Systems): Don't mention codepage-setup.
1251
1252 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1253 cpNNN coding systems anymore.
1254 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1255 for unibyte mode. Don't mention line-drawing characters. Don't
1256 mention dos-unsupported-char-glyph.
1257
1a2dd44d
CY
12582008-09-25 Chong Yidong <cyd@stupidchicken.com>
1259
1260 * search.texi (Search): Shorten introduction.
1261 (Basic Isearch): Add command table. Discuss reverse isearch and
1262 isearch highlighting.
1263 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1264 ring to cindex.
1265 (Special Isearch): Move input methods discussion here.
1266 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1267 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1268 Repeat Isearch.
1269 (Isearch Minibuffer): New node.
1270 (Word Search): Document new word search commands.
1271 (Regexp Example): Simplify example using sentence-end-base variable.
1272 (Replace): Reword introduction.
1273 (Unconditional Replace): Remove unnecessary example.
1274 (Other Repeating Search): Document new `M-s o' binding.
1275
1276 * emacs.texi (Top): Update node listings.
1277
e45da31d
JB
12782008-09-22 Juanma Barranquero <lekktu@gmail.com>
1279
1280 * emacs.texi (Top): Remove Kill Errors from menu.
1281
841c8096
CY
12822008-09-22 Chong Yidong <cyd@stupidchicken.com>
1283
402168fa
CY
1284 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1285 interface for defining macros. Simplify examples. Note that C-g quits
1286 macro definitions.
801a8da1 1287 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1288 usage example.
1289 (Keyboard Macro Query): Organize query responses in a table.
1290
1291 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1292 to Erasing node.
841c8096
CY
1293 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1294 rationale to a footnote.
1295 (Kill Errors): Remove node, due to redundancy with Erasing.
1296 (Spelling): Move discussion of flyspell to end. Note new behavior of
1297 M-$ in active region. Remove non-ispell-specific keybindings from
1298 table.
1299
eab2ee89
DN
13002008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1301
1302 * cmdargs.texi (Initial Options): Document --daemon.
1303
3d53e905
GM
13042008-09-20 Glenn Morris <rgm@gnu.org>
1305
1306 * files.texi (Numbered Backups): Mention that some modes set
1307 version-control.
1308
1c90484d
GM
13092008-09-20 Jim Blandy <jimb@red-bean.com>
1310
1311 * files.texi (Numbered Backups): Reference File Variables, as well.
1312 Remove discussion of Rmail's implementation.
1313
0fc0d844
CY
13142008-09-06 Chong Yidong <cyd@stupidchicken.com>
1315
1316 * misc.texi (Recursive Edit): Note that top-level exits active
1317 minibuffers.
1318
1319 * trouble.texi (Quitting): Likewise.
1320
b18d283d
CY
13212008-08-31 Chong Yidong <cyd@stupidchicken.com>
1322
1323 * emacs.texi (Top): Add Temporary Face Changes xref.
1324
1325 * display.texi (Display): Move Temporary Face Changes node to just
1326 after Standard Faces.
1327 (Scrolling): Document recenter-top-bottom instead of recenter.
1328 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1329 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1330 (Display Custom): Copyedits.
1331 (Optional Mode Line): Document display-battery-mode.
1332
180135fc
RF
13332008-08-27 Romain Francoise <romain@orebokech.com>
1334
1335 * custom.texi (Directory Variables): Minor fix.
1336
d3fe3475
GM
13372008-08-27 Glenn Morris <rgm@gnu.org>
1338
1339 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1340 descriptions.
1341 (Calendar Customizing): Tweak layout description.
183080b6 1342 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1343 markers. Condense calendar-star-date and calendar-mark-today
1344 description.
1345 (Holiday Customizing): Add oriental and solar holidays.
1346 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1347 Fix holiday-float description. Use zerop in examples. Be less verbose.
1348 (Date Display Format): Change ISO format. Be less verbose.
1349 (Diary Customizing): Mention day and month abbrev arrays.
1350 Mention the date-form variables by name. Update European example.
1351 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1352 Condense examples. Mention diary-entry-symbols by name.
1353 Condense table for insertion commands.
1354 (Fancy Diary Display): Mention diary-include-string and
1355 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1356 Ethiopic, Persian date functions. Condense descriptions.
1357
1358 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1359 (Adding to Diary): Adapt for changed node name.
1360
71755807
GM
13612008-08-26 Glenn Morris <rgm@gnu.org>
1362
1363 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1364 node "Hebrew/Islamic Entries".
1365
1366 * calendar.texi (Specified Dates): Fix names of iso functions.
1367 (General Calendar): There may not be another window.
1368 (Writing Calendar Files, Holidays): Tweak intro.
1369 (Holidays): Mention Baha'i and Chinese holidays.
1370 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1371 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1372 (To Other Calendar): Add calendar-print-other-dates.
1373 Refer to "graphic display" rather than "X.
1374 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1375 (Displaying the Diary): Fix whitespace after reference.
1376 Fix `diary-number-of-entries' reference.
1377 (Date Formats): Explicitly mention that day names can be abbreviated.
1378 (Adding to Diary): Add some references to other sections.
1379 (Special Diary Entries): Fix reference.
1380 (Appointments): Simplify appt-message-warning-time entry.
1381 Clarify where times must be.
1382 (Importing Diary): Comment out icalendar paragraph that does not apply.
1383 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1384
d76ebc75
GM
13852008-08-23 Glenn Morris <rgm@gnu.org>
1386
1387 * fortran-xtra.texi (Fortran): Change description of free form and
1388 fixed form a bit. Mention hideshow and imenu.
1389 (Fortran Motion): Mention fortran-end-of-subprogram,
1390 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1391 (Fortran Indent): Minor re-word.
1392 (ForIndent Commands): Mention fortran-fill-paragraph and
1393 fortran-fill-statement.
1394 (ForIndent Cont): Mention fortran-tab-mode-string.
1395 (Fortran Comments): Mention fortran-comment-line-start-skip.
1396 (Fortran Columns): Mention font-locking.
1397 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1398
e2a71e28
JB
13992008-08-23 Johan Bockgard <bojohan@muon>
1400
1401 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1402
5c52e13c
CY
14032008-08-22 Chong Yidong <cyd@stupidchicken.com>
1404
1405 * mini.texi (Minibuffer): Simplify introduction.
1406 (Minibuffer File): Document tilde in minibuffer filenames.
1407 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1408 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1409 (Completion Example): Update example to current command list.
1410 (Completion Options): Document `lazy' value of completion-auto-help.
1411 Update contents of completion-ignored-extensions.
1412 (Minibuffer History): Describe "future history" list. State default
1413 value of history-delete-duplicates.
1414
77a00355
GM
14152008-08-21 Glenn Morris <rgm@gnu.org>
1416
1417 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1418 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1419
39ee1d04
CY
14202008-08-17 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * regs.texi (Registers): Clarify valid register names.
1423 (RegPos): Note that buffer is saved and restored too.
1424 (RegText): Note that mark is reactivated/deactivated.
1425 (RegConfig): Xref to Windows node.
1426
b12c348f
CY
14272008-08-16 Chong Yidong <cyd@stupidchicken.com>
1428
3ae7ba79
CY
1429 * basic.texi (Inserting Text): Provide command name for C-q.
1430
b12c348f
CY
1431 * killing.texi (Killing): Copyedit. Define read-only text.
1432 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1433 (Killing by Lines): Copyedit.
1434 (Other Kill Commands): Move M-w description here.
1435 (Yanking): Move M-w to Other Kill Commands.
1436 (Kill Ring): Also mention saving text in registers. Link to Text
1437 Properties in elisp manual.
1438 (Accumulating Text): Copyedit.
1439 (CUA Bindings): Shift selection is now the default.
1440
d8ff7692
TZ
14412008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1442
1443 * maintaining.texi (Change Log): Mention next-error is available.
1444
a43a8a2e
GM
14452008-08-10 Glenn Morris <rgm@gnu.org>
1446
1447 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1448 and intermonth text.
1449 (Holiday Customizing): Add holiday-chinese.
1450
eba27308
EZ
14512008-08-08 Eli Zaretskii <eliz@gnu.org>
1452
1453 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1454
5f14a5b3
DN
14552008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1456
1457 * files.texi (Log Buffer): Describe C-c C-d.
1458 (Diff Mode): Describe C-x 4 A.
1459
49989bff
EZ
14602008-08-06 Eli Zaretskii <eliz@gnu.org>
1461
1462 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1463
5c915c02
DN
14642008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1465
2beaf97a
DN
1466 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1467 describe the new bindings to show the changeset diff, toggle annotation
1468 visibility, show revisions.
1469 (VC Status): Describe key bindings for modifying the change comments,
1470 displaying changeset diffs and annotations.
1471
5c915c02
DN
1472 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1473
71798ace
NR
14742008-08-05 Nick Roberts <nickrob@snap.net.nz>
1475
1476 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1477
b8949644
EZ
14782008-08-02 Eli Zaretskii <eliz@gnu.org>
1479
1480 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1481 and wording.
1482
819567d1
DN
14832008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1484
1485 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1486 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1487 commands. Improve some old info.
1488
5f38310a
CY
14892008-07-31 Chong Yidong <cyd@stupidchicken.com>
1490
0dc3906b
CY
1491 * display.texi (Visual Line Mode): New node.
1492
5f38310a
CY
1493 * basic.texi (Inserting Text): Move DEL to deletion node.
1494 (Moving Point): Add additional alternative key bindings. Describe
1495 line-move-visual.
1496 (Erasing): Describe DEL.
1497 (Basic Undo, Blank Lines, Arguments): Copyedit.
1498 (Continuation Lines): Mention Visual Line mode.
1499 (Position Info): Move extended discussion to mule.texi.
1500
1501 * mule.texi (International Chars): Describe C-x =.
1502
1503 * emacs.texi (Top): Add Visual Line Mode node.
1504
7c2fb837
DN
15052008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1506
1507 * emacs.texi: Remove VMS support.
1508
3f6b73ef
DN
15092008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1510
1511 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1512 the vc-dir command name.
1513
9e2a2647
DN
15142008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1515
1516 * xresources.texi: Remove mentions of Mac Carbon.
1517
568beaa2
AS
15182008-07-19 Andreas Schwab <schwab@suse.de>
1519
1520 * ns-emacs.texi: Move to ../misc.
1521
0ef94706
CY
15222008-07-15 Chong Yidong <cyd@stupidchicken.com>
1523
1524 * entering.texi (Exiting): Don't describe text-only terminals as the
1525 default. Describe the new startup screen.
1526 (Exiting): Describe how to kill Emacs first. Change description of
1527 iconification to handle modern window systems.
1528
ba60bd44 15292008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1530
1531 * ns-emacs.texi: New file, documents features of Emacs port under
1532 NeXTstep windowing.
1533
9f30aa73
CY
15342008-07-15 Chong Yidong <cyd@stupidchicken.com>
1535
938a5d2e
CY
1536 * entering.texi (Entering Emacs): Update prev node.
1537
1538 * glossary.texi (Glossary): Remove xref to Text Characters.
1539
9f30aa73
CY
1540 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1541 directly, rather than in the context of ASCII. Move description of
1542 special properties of modifier key to new Modifier Keys node.
1543 (Keys): Copyedit.
1544 (Text Characters): Delete node. Multibyte is the default nowadays, and
1545 the node contents are obsolete.
1546
1547 * custom.texi (Modifier Keys): New node.
1548
1549 * emacs.texi (Top): Update node list.
1550
7e53d36c
CY
15512008-07-13 Chong Yidong <cyd@stupidchicken.com>
1552
1553 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1554 saying that Emacs provides menus and mouse support (which is par for
1555 the course).
1556
1557 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1558 early on.
1559 (Point): Copyedit. Relegate historical trivia to a footnote.
1560 (Mode Line): Explain mode-line format more consistently.
1561 (Menu Bar): Copyedit.
1562
1e9fa96d
GM
15632008-06-27 Glenn Morris <rgm@gnu.org>
1564
1565 * cal-xtra.texi (Sexp Diary Entries):
1566 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1567
dc9bebb8
CY
15682008-06-26 Chong Yidong <cyd@stupidchicken.com>
1569
1570 * mark.texi (Shift selection): New node.
1571 (Mark): Copyedits.
1572 (Persistent Mark): Move to the end of the chapter.
1573
e7881076
EZ
15742008-06-20 Eli Zaretskii <eliz@gnu.org>
1575
1576 * makefile.w32-in (distclean): Remove makefile.
1577
f427400c
NR
15782008-06-17 Nick Roberts <nickrob@snap.net.nz>
1579
1580 * building.texi (Starting GUD): Add an entry for gud-gdb.
1581 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1582 command mode.
1583
b597d348
GM
15842008-06-17 Glenn Morris <rgm@gnu.org>
1585
1586 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1587
647b7094
NR
15882008-06-17 Nick Roberts <nickrob@snap.net.nz>
1589
1590 * building.texi (Starting GUD): Expand on remote debugging.
1591 (Other GDB-UI Buffers): Mention new keyboard bindings.
1592
47a30023
GM
15932008-06-15 Glenn Morris <rgm@gnu.org>
1594
1595 * gnu.texi: Use a verbatim license for this invariant section,
1596 as per etc/GNU.
1597
37e5d54a
GM
15982008-06-13 Daniel Engeler <engeler@gmail.com>
1599
1600 * emacs.texi, misc.texi: Add documentation about serial port access.
1601
8e65d46c
GM
16022008-06-13 Glenn Morris <rgm@gnu.org>
1603
c1473b4c
MB
1604 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1605 maintain.info.
8e65d46c 1606
e40a85cd
MB
16072008-06-05 Miles Bader <miles@gnu.org>
1608
1609 * display.texi (Temporary Face Changes): Update to reflect function
1610 renamings in face-remap.el.
1611
56c73dec
MB
16122008-06-04 Miles Bader <miles@gnu.org>
1613
1614 * display.texi (Temporary Face Changes): Add
1615 `adjust-buffer-face-height'. Rewrite description of
1616 `increase-buffer-face-height' and `decrease-default-face-height' now
1617 that they aren't bound by default.
1618
9d3d42fb
MB
16192008-06-03 Miles Bader <miles@gnu.org>
1620
1621 * display.texi (Temporary Face Changes): New node.
1622
2be6bfe2
EZ
16232008-05-31 Eli Zaretskii <eliz@gnu.org>
1624
1625 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1626
daf7e339
GM
16272008-05-31 Glenn Morris <rgm@gnu.org>
1628
1629 * cal-xtra.texi (Fancy Diary Display): Simplify.
1630
d21d2618
GM
16312008-05-30 Glenn Morris <rgm@gnu.org>
1632
1633 * cal-xtra.texi (Fancy Diary Display): Update for
1634 diary-display-function replacing diary-display-hook.
1635
71ce5fd0
JB
16362008-05-29 Drew Adams <drew.adams@oracle.com>
1637
1638 * msdog.texi (Windows Keyboard): Add descriptions of
1639 w32-register-hot-key and w32-unregister-hot-key.
1640
a3cdbdf8
MO
16412008-05-21 Tom Tromey <tromey@redhat.com>
1642
1643 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1644 Variables node.
1645
854a574c
MO
16462008-05-19 Tom Tromey <tromey@redhat.com>
1647
1648 * custom.texi (Variables): Add Directory Variables to menu.
1649 (Directory Variables): New node.
1650
7c2ec3f9
ER
16512008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1652
71ce5fd0 1653 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1654
370fded4
ER
16552008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1656
1657 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1658 Revision Tags and rewritten. Section now uses modern terminology,
1659 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1660 accurately.
1661
6af511e3
EZ
16622008-05-10 Eli Zaretskii <eliz@gnu.org>
1663
1664 * msdog.texi (Windows Files): Update documentation of
1665 w32-get-true-file-attributes.
1666
7a78b6e7
ER
16672008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1668
1669 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1670 directory mode.
1671
1bcfc24e
CY
16722008-05-08 Chong Yidong <cyd@stupidchicken.com>
1673
1674 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1675 entry "television".
1bcfc24e 1676
db86064f
ER
16772008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1678
ab5ec32c 1679 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1680
a31b405e
ER
16812008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1682
1683 * emacs/buffers.texi, emacs/files.texi (Version-control):
1684 vc-toggle-read-only is no longer a good idea...
1685
ff2c14fc
GM
16862008-04-29 Glenn Morris <rgm@gnu.org>
1687
1688 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1689
367c9b7c
JL
16902008-04-22 Juri Linkov <juri@jurta.org>
1691
1692 * dired.texi (Subdirectories in Dired): Describe using `^'
1693 to return to the parent directory.
1694
4ac1e9b4
NR
16952008-04-22 Nick Roberts <nickrob@snap.net.nz>
1696
1697 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1698 recent changes.
1699
b9b3bf2b
NR
17002008-04-19 Nick Roberts <nickrob@snap.net.nz>
1701
1702 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1703 (Other GDB-UI Buffers): Update for recent thread related changes.
1704
4d120d6a
SM
17052008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1706
1707 * maintaining.texi (Maintaining):
1708 * emacs.texi (Top): Typo.
1709
a152877d
SM
17102008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1711
b9b3bf2b
NR
1712 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1713 arg in `font-lock-add-keywords'.
a152877d 1714
36c0514c
GM
17152008-04-08 Glenn Morris <rgm@gnu.org>
1716
1717 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1718 Also add Baha'i calendar references where appropriate.
1719
06a97d46
GM
17202008-04-05 Glenn Morris <rgm@gnu.org>
1721
1722 * custom.texi (Init File): Byte-compiling .emacs is bad.
1723
6adc6eed
SM
17242008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1725
1726 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1727
571388b0
GM
17282008-03-29 Glenn Morris <rgm@gnu.org>
1729
1730 * calendar.texi: Update for `calendar-date-style' replacing
1731 `european-calendar'.
1732
3ae8f876
JR
17332008-03-28 Jason Rumney <jasonr@gnu.org>
1734
1735 * display.texi (Display Custom): Mention overlay-margin in text.
1736
5bc6ddff 17372008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1738
5bc6ddff
MB
1739 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1740 tutorial' comments.
03a864d5 1741
7186a830
CY
17422008-03-28 Chong Yidong <cyd@stupidchicken.com>
1743
1744 * mark.texi (Mark): Rearrange nodes.
1745 (Persistent Mark): Rename from Transient Mark.
1746 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1747 Describe Transient Mark mode as the default.
1748
1749 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1750 the default behavior with Transient Mark mode off.
1751 (Position Info): Fix typo.
1752
71ce5fd0
JB
1753 * display.texi (Standard Faces): Reference the Mark node.
1754 Remove discussion of the region face, which is discussed there.
7186a830
CY
1755
1756 * emacs.texi (Top): Update node listings.
1757
1758 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1759 as the default.
1760
1761 * fixit.texi (Undo): Standardize choice of undo key sequence.
1762 (Undo, Spelling): Describe Transient Mark mode as the default.
1763
1764 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1765 default.
1766
1767 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1768
1769 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1770 mode is the default, and note that the mark is not activated when set.
1771
1772 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1773 Describe Transient Mark mode as the default.
1774
1775 * search.texi (Basic Isearch): Reference the Mark Ring node.
1776 (Replace, Unconditional Replace, Other Repeating Search):
1777 Describe Transient Mark mode as the default.
1778
1779 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1780 Transient Mark mode as the default.
1781 (Paragraphs): Describe how M-h behaves when region is active.
1782
1783 * trouble.texi (Quitting): Clarify effects of C-g.
1784
dc47d1ff
GM
17852008-03-13 Glenn Morris <rgm@gnu.org>
1786
1787 * emacs.texi (EMACSVER): Set to 23.0.60.
1788
e3e0fb39 17892008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1790
e3e0fb39
GM
1791 * dired.texi (Hiding Subdirectories): Fix previous change.
1792
17932008-03-05 Drew Adams <drew.adams@oracle.com>
1794
1795 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1796
5e14abf8
KS
17972008-02-28 Kim F. Storm <storm@cua.dk>
1798
1799 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1800 Move describe-distribution to C-h C-o.
1801 Move view-emacs-problems to C-h C-p.
1802 Add view-emacs-debugging on C-h C-d.
1803 Add view-external-packages on C-h C-e.
d0207bf3 1804 Add view-order-manuals on C-h C-m.
5e14abf8 1805
d0207bf3 18062008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1807
1808 * msdog-xtra.texi (MS-DOS): Docstring fix.
1809
87e391bb
EZ
18102008-02-09 Eli Zaretskii <eliz@gnu.org>
1811
1812 * msdog.texi (Windows Fonts): Use a @table for describing font
1813 properties.
1814
5662e503
JR
18152008-02-07 Jason Rumney <jasonr@gnu.org>
1816
1817 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1818 value has changed.
1819 (Windows HOME): Clarify what is meant by "if that fails as well".
1820 (Windows Fonts): New section.
1821
72463824
GM
18222008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1823
1824 * basic.texi (Basic Undo): Remove duplicate "you can".
1825
7ff926e0
EZ
18262008-02-02 Eli Zaretskii <eliz@gnu.org>
1827
1828 * maintaining.texi (Tags): Fix last change.
1829
6ab7aef1
MA
18302008-02-02 Michael Albinus <michael.albinus@gmx.de>
1831
093571c3 1832 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1833
ace67e7e
NR
18342008-01-31 Nick Roberts <nickrob@snap.net.nz>
1835
1836 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1837
ae068fdf
RS
18382008-01-26 Richard Stallman <rms@gnu.org>
1839
1840 * maintaining.texi (Tags): Delete redundant index entry.
1841
a56d9a08
EZ
18422008-01-26 Eli Zaretskii <eliz@gnu.org>
1843
1844 * programs.texi (Imenu): Move "@cindex tags" from here...
1845 * maintaining.texi (Tags): ...to here.
1846
e941ed90
NR
18472008-01-23 Kevin Ryde <user42@zip.com.au>
1848
1849 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1850 click count.
1851
650276d5
JB
18522008-01-21 Juanma Barranquero <lekktu@gmail.com>
1853
1854 * entering.texi (Exiting): Fix typo.
1855 Reported by D. E. Evans <sinuhe@gnu.org>.
1856
8dc17977
MR
18572007-12-31 Martin Rudalics <rudalics@gmx.at>
1858
1859 * glossary.texi (Glossary): Fix typo.
1860
9f9695a6
RS
18612007-12-27 Richard Stallman <rms@gnu.org>
1862
1863 * text.texi (Formatted Text): Improve menu tag.
1864 (Editing Format Info): In Info, add duplicate menu of nodes
1865 about the submenus.
1866 (Format Faces): Say where Faces menu is found. Mention Other.
1867 (Format Colors): Say where these submenus are found.
1868 (Format Indentation, Format Justification): Likewise.
1869 (Format Properties): Likewise.
1870
abfd0191
RS
18712007-12-22 Richard Stallman <rms@gnu.org>
1872
1873 * search.texi (Query Replace): Make exp of query-replace more
1874 self-contained, and clarify.
8dc17977 1875
abfd0191
RS
1876 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1877
a2586785
RS
18782007-12-15 Richard Stallman <rms@gnu.org>
1879
1880 * files.texi (Auto Save): Clarify definition of auto-saving.
1881
a67cf2bb
RS
18822007-11-26 Richard Stallman <rms@gnu.org>
1883
1884 * help.texi (Help Echo): Cleanups.
1885
448b33b1
TTN
18862007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1887
1888 * files.texi (Why Version Control?): Fix typo.
1889 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1890 (Selecting a Fileset): Fix typos; small rewording.
1891 (Log Buffer): Likewise.
1892 (Old Revisions): Likewise.
448b33b1 1893
221bb7f6
EZ
18942007-11-17 Eli Zaretskii <eliz@gnu.org>
1895
1896 * mule.texi (Communication Coding): Fix wording of last change.
1897
d0207bf3 18982007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1899
630cb3b7
JB
1900 * custom.texi (Specifying File Variables):
1901 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1902
53b7759e
KH
19032007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1904
a5ab2e0c 1905 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1906
1907 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1908
c8763fb6 19092007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1910
630cb3b7 1911 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1912 --output=file.
1913
ff98e024
MR
19142007-11-13 Martin Rudalics <rudalics@gmx.at>
1915
1916 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1917 (Help Echo): Avoid mentioning the term "region" here and
1918 consistently use the term "active text".
1919
37b11c22
GM
19202007-11-11 Glenn Morris <rgm@gnu.org>
1921
1922 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1923
21d50ba1
JL
19242007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1925
1926 * search.texi (Query Replace): Mention
1927 `query-replace-show-replacement'.
1928
c12ecb0a 19292007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1930
1931 * building.texi (Watch Expressions): Remove obscure sentence.
1932
3b4201f4
KH
19332007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1934
1935 * mule.texi (Select Input Method): Describe how to activate an input
1936 method in the text mode.
1937
07e5c0b0
DN
19382007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1939
1940 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1941
52dd7391
NR
19422007-10-30 Nick Roberts <nickrob@snap.net.nz>
1943
1944 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1945
c004e539
GM
19462007-10-30 Glenn Morris <rgm@gnu.org>
1947
1948 * misc.texi (Directory Tracking): Explain a bit more about
1949 dirtrack-mode.
1950
ca8c5b8c
GM
19512007-10-25 Glenn Morris <rgm@gnu.org>
1952
1953 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1954
b6c764ef
RS
19552007-10-24 Richard Stallman <rms@gnu.org>
1956
1957 * misc.texi (Interactive Shell): Cleanup last change.
1958
eabd84c9
JL
19592007-10-22 Juri Linkov <juri@jurta.org>
1960
1961 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1962 default values.
1963
0b43c7e2
ER
19642007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1965
ca8c5b8c 1966 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1967 'filesets'.
1968
a80859d4
MR
19692007-10-18 Martin Rudalics <rudalics@gmx.at>
1970
1971 * trouble.texi (Quitting): Fix typo.
1972
c9447ae1
GM
19732007-10-18 Glenn Morris <rgm@gnu.org>
1974
1975 * frames.texi (Mode Line Mouse): Mention minor mode names.
1976
168b980f
JL
19772007-10-17 Juri Linkov <juri@jurta.org>
1978
1979 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1980 fill-paragraph operates on the active region in Transient Mark mode.
1981 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1982 with fill-paragraph.
1983
1984 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1985 fill-paragraph.
1986
1987 * fixit.texi (Spelling): ispell-word operates on the active region
1988 in Transient Mark mode.
1989
5a331f34
JB
19902007-10-17 Aaron S. Hawley <aaronh@garden.org>
1991
1992 * building.texi (Source Buffers):
1993 * custom.texi (Init Non-ASCII):
1994 * glossary.texi (Glossary): Use "key binding" consistently.
1995
2a9f4d55
JB
19962007-10-17 Juanma Barranquero <lekktu@gmail.com>
1997
1998 * calendar.texi (Diary): Fix directive.
1999
de13cecf
RS
20002007-10-16 Richard Stallman <rms@gnu.org>
2001
2002 * calendar.texi (Diary): Clarify text about diary file example.
2003
5f90d53e
ER
20042007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2005
2006 * files.texi: Capitalize node names according to convention.
2007
3aa491bc
GM
20082007-10-13 Glenn Morris <rgm@gnu.org>
2009
2010 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2011
8a3106d3
ER
20122007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2013
2014 * emacs.texi:
2015 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2016 suggested by RMS and Robert J. Chassell.
8a3106d3 2017
da1080a2
ER
20182007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2019
3aa491bc 2020 * files.texi (Version Systems):
0870a421
ER
2021 * vc-xtra.texi:
2022 * vc1-xtra.texi:
ac3f4c6f 2023 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2024 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2025 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2026 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2027
58ade22b
ER
20282007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2029
da1080a2 2030 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2031 Reorder the descriptions to be chronological.
2032
93870ce2
RS
20332007-10-09 Richard Stallman <rms@gnu.org>
2034
2035 * display.texi (Cursor Display): Correct how cursor appears
2036 in nonselected windows.
2037
568c7288
NR
20382007-10-04 Nick Roberts <nickrob@snap.net.nz>
2039
2040 * building.texi (GDB Graphical Interface): Remove references to gdba
2041 and mention gud-gdb.
2042
1af74d06 20432007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2044
1af74d06 2045 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2046
0d8fb755
JL
20472007-10-06 Juri Linkov <juri@jurta.org>
2048
2049 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2050 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2051 fill-paragraph-or-region.
2052
2053 * basic.texi (Arguments): Replace fill-paragraph with
2054 fill-paragraph-or-region.
2055
b981e2c6
ER
20562007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2057
2058 * files.texi: Update the section on version control for 2007
2a9f4d55 2059 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2060 will come later.
2061
5fceaf9c
GM
20622007-09-15 Glenn Morris <rgm@gnu.org>
2063
2064 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2065 to `list-holidays'.
2066
b0e44b17
GM
20672007-09-14 Glenn Morris <rgm@gnu.org>
2068
2069 * calendar.texi: Update all instances of mark-calendar-holidays,
2070 list-calendar-holidays, list-holidays with the new names.
2071
8cf51b2c
GM
20722007-09-06 Glenn Morris <rgm@gnu.org>
2073
46a367db 2074 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2075 Split into the Emacs manual in emacs/, and other manuals in misc/.
2076 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2077 manual.
2078 (infodir): New variable.
2079 (info): Use $infodir.
2080 (emacsman): Delete target, not needed any more.
2081 Move all targets that are not the Emacs manual to misc/Makefile.in.
2082 (mostlyclean): Remove `gnustmp'.
2083 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2084 manual.
92f9b43f 2085 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2086 (emacsman): Delete target, not needed any more.
2087 (clean): Remove all info files but Emacs manual.
2088 Move all targets that are not the Emacs manual to misc/Makefile.in.
2089 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2090
2091 * Makefile.in (INFOSOURCES): Delete.
2092 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2093 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2094 *.vrs *.toc here...
2095 (maintainer-clean): ...from here.
2096
20972007-09-05 Glenn Morris <rgm@gnu.org>
2098
2099 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2100
8cf51b2c
GM
21012007-08-29 Glenn Morris <rgm@gnu.org>
2102
2103 * emacs.texi (EMACSVER): Increase to 23.0.50.
2104
3420c522
RS
21052007-08-27 Richard Stallman <rms@gnu.org>
2106
2107 * emacs.texi (Top): Clarify menu item for Glossary.
2108
2109 * display.texi (Faces): Change secn title.
2110 Clarify not all fonts come from Font Lock.
2111
8cf51b2c
GM
21122007-08-17 Eli Zaretskii <eliz@gnu.org>
2113
2114 * basic.texi (Position Info): Add index entry for face at point.
2115 Mention that character faces are also displayed by "C-u C-x =".
2116
8cf51b2c
GM
21172007-08-08 Glenn Morris <rgm@gnu.org>
2118
2119 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2120
21212007-08-07 Chong Yidong <cyd@stupidchicken.com>
2122
2123 * files.texi (File Conveniences): Document point motion keys in Image
2124 mode.
2125
8cf51b2c
GM
21262007-07-27 Glenn Morris <rgm@gnu.org>
2127
8cf51b2c
GM
2128 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2129 in-line.
2130
2131 * gpl.texi: New file with text of GPL.
2132 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2133
21342007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2135
2136 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2137
2138 * dired.texi (Wdired): Mention C-x C-q key binding.
2139
21402007-07-28 Nick Roberts <nickrob@snap.net.nz>
2141
2142 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2143
21442007-07-25 Glenn Morris <rgm@gnu.org>
2145
8cf51b2c
GM
2146 * emacs.texi (Copying): Replace license with GPLv3.
2147
2148 * Relicense all FSF files to GPLv3 or later.
2149
21502007-07-24 Glenn Morris <rgm@gnu.org>
2151
2152 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2153 for some calendars.
2154
21552007-07-23 Nick Roberts <nickrob@snap.net.nz>
2156
2157 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2158 default-directory for the current buffer is on a remote machine.
2159
8cf51b2c
GM
21602007-07-21 Eli Zaretskii <eliz@gnu.org>
2161
2162 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2163 default value.
2164
21652007-07-21 Richard Stallman <rms@gnu.org>
2166
2167 * files.texi (Why Version Control?): Improve previous change.
2168
21692007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2170
2171 * files.texi (Why Version Control?): New node.
2172
8cf51b2c
GM
21732007-07-12 Nick Roberts <nickrob@snap.net.nz>
2174
8cf51b2c
GM
2175 * building.texi (Starting GUD): Add xref to this anchor.
2176
8cf51b2c
GM
21772007-06-24 Karl Berry <karl@gnu.org>
2178
2a9f4d55 2179 * emacs.texi: New Back-Cover Text.
8cf51b2c 2180
8cf51b2c
GM
21812007-06-07 Alan Mackenzie <acm@muc.de>
2182
2183 * display.texi (Optional Mode Line): Document the new form of
2184 line+column numbers, "(561,2)".
2185
21862007-06-06 Juanma Barranquero <lekktu@gmail.com>
2187
49823426 2188 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2189
21902007-06-02 Chong Yidong <cyd@stupidchicken.com>
2191
2192 * Version 22.1 released.
2193
8cf51b2c
GM
21942007-05-07 Karl Berry <karl@gnu.org>
2195
2196 * emacs.texi (EMACSVER): Back to 22.
2197
21982007-05-06 Richard Stallman <rms@gnu.org>
2199
2200 * maintaining.texi (Create Tags Table): Clean up previous change.
2201
c8763fb6 22022007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2203
2204 * maintaining.texi (Create Tags Table): Add text about the dangers of
2205 making symbolic links to tags files.
2206
22072007-05-04 Karl Berry <karl@gnu.org>
2208
2209 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2210
22112007-05-03 Karl Berry <karl@gnu.org>
2212
2213 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2214
2215 * .cvsignore (*.pdf): New entry.
2216
8cf51b2c
GM
2217 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2218 for printing.
2219
22202007-05-01 Richard Stallman <rms@gnu.org>
2221
2222 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2223
8cf51b2c
GM
22242007-04-28 Glenn Morris <rgm@gnu.org>
2225
2226 * ack.texi (Acknowledgments):
2227 * anti.texi (Antinews):
8cf51b2c
GM
2228 * programs.texi (Program Modes): Restore mention of python.el pending
2229 consideration of legal status.
2230
22312007-04-28 Richard Stallman <rms@gnu.org>
2232
2233 * files.texi (File Names): Fixes to ~ description on MS systems.
2234
8cf51b2c
GM
22352007-04-26 Glenn Morris <rgm@gnu.org>
2236
2237 * emacs.texi (EMACSVER): Increase to 22.1.50.
2238
22392007-04-25 Karl Berry <karl@gnu.org>
2240
2241 * emacs.texi: Improve line breaks on copyright page,
2242 similar layout to lispref, 8.5x11 by default.
2243
2244 * dired.texi (Image-Dired): Improve line break, fix typo.
2245
22462007-04-24 Chong Yidong <cyd@stupidchicken.com>
2247
2248 * programs.texi (Program Modes):
8cf51b2c
GM
2249 * anti.texi (Antinews):
2250 * ack.texi (Acknowledgments): python.el removed.
2251
8cf51b2c
GM
22522007-04-23 Chong Yidong <cyd@stupidchicken.com>
2253
2254 * display.texi (Highlight Interactively): Correct description of
2255 hi-lock-file-patterns-policy.
2256
2257 * files.texi (File Archives): Mention self-extracting executables.
2258
22592007-04-23 Eli Zaretskii <eliz@gnu.org>
2260
2261 * search.texi (Unconditional Replace, Query Replace): Add xref to
2262 "Replacement and Case".
2263
22642007-04-22 Chong Yidong <cyd@stupidchicken.com>
2265
2266 * dired.texi (Image-Dired): Move from Thumbnails node.
2267 * misc.texi (Thumbnails): Node deleted.
2268 * emacs.texi (Top): Update node listing.
2269
2270 * files.texi (File Conveniences):
49823426 2271 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2272
22732007-04-21 Richard Stallman <rms@gnu.org>
2274
2275 * display.texi (Highlight Interactively): Correct previous change.
2276 Clarify doc of hi-lock-find-patterns, and move new features into it.
2277
22782007-04-20 David Koppelman <koppel@ece.lsu.edu>
2279
2280 * display.texi (Highlight Interactively): Document
2281 hi-lock-file-patterns-policy.
2282
22832007-04-20 Martin Rudalics <rudalics@gmx.at>
2284
2285 * display.texi (Scrolling): Fix typo.
2286
8cf51b2c
GM
22872007-04-15 Chong Yidong <cyd@stupidchicken.com>
2288
8cf51b2c
GM
2289 * doclicense.texi: Remove node heading, so that it can be included by
2290 other files.
2291
2292 * emacs.texi: Insert node heading for GFDL.
2293
8cf51b2c
GM
22942007-04-14 Eli Zaretskii <eliz@gnu.org>
2295
2296 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2297 "command line".
2298
2299 * display.texi (Faces): Refer to "Creating Frames" for face
2300 and other frame customizations in .emacs.
2301
2302 * frames.texi (Creating Frames): Mention that face customizations can
2303 be put in .emacs. Add index entries.
2304
23052007-04-12 Richard Stallman <rms@gnu.org>
2306
2307 * glossary.texi (Glossary): Explain `iff'.
2308
23092007-04-11 Karl Berry <karl@gnu.org>
2310
2311 * gnu.texi (Top),
2312 * macos.texi (Mac Font Specs),
2313 * anti.texi (Antinews),
2314 * xresources.texi (Resources),
2315 * misc.texi (Emulation),
2316 * calendar.texi (Daylight Saving),
2317 * dired.texi (Dired and Find),
2318 * rmail.texi (Remote Mailboxes),
2319 * sending.texi (Mail Headers),
2320 * programs.texi (Which Function),
2321 * files.texi (Recover),
2322 * buffers.texi (Uniquify),
2323 * frames.texi (Wheeled Mice),
2324 * killing.texi (Rectangles): Wording to improve breaks in
2325 8.5x11 format.
2326 * mule.texi (Language Environments): \hbadness=10000 since there's
2327 no way to reword.
2328 * emacs.texi (smallbook): New @set to more easily switch between
2329 smallbook and 8.5x11.
2330
23312007-04-11 Richard Stallman <rms@gnu.org>
2332
2333 * files.texi (File Conveniences): Add xref to Tumme.
2334 Delete text about Thumbnail mode.
2335
8cf51b2c
GM
23362007-04-09 Alan Mackenzie <acm@muc.de>
2337
2338 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2339 new name. Insert concept index entries.
2340
8cf51b2c
GM
23412007-04-08 Chong Yidong <cyd@stupidchicken.com>
2342
2343 * display.texi (Standard Faces): Document prefix arg for
2344 list-faces-display.
2345
2346 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2347
8cf51b2c
GM
23482007-04-07 Chong Yidong <cyd@stupidchicken.com>
2349
8cf51b2c
GM
2350 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2351
2352 * files.texi (Misc File Ops): Rewrite description of
2353 insert-file-literally.
2354
8cf51b2c
GM
23552007-03-31 Eli Zaretskii <eliz@gnu.org>
2356
2357 * misc.texi (Printing): Postscript -> PostScript.
2358
8cf51b2c
GM
2359 * ack.texi (Acknowledgments): Postscript -> PostScript.
2360
2361 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2362
2363 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2364 below.
2365
23662007-03-30 Chong Yidong <cyd@stupidchicken.com>
2367
2368 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2369 Init Non-ASCII.
2370 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2371 (Init Non-ASCII): New node.
2372
23732007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2374
2375 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2376
8cf51b2c
GM
23772007-03-12 Glenn Morris <rgm@gnu.org>
2378
8cf51b2c
GM
2379 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2380 "Daylight Savings".
2381
49823426 2382 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2383 saving" in text throughout.
2384
8cf51b2c
GM
23852007-03-04 Richard Stallman <rms@gnu.org>
2386
2387 * custom.texi (Safe File Variables): Minor correction.
2388
8cf51b2c
GM
23892007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2390
2391 * rmail.texi (Movemail): Add internal ref.
2392 Don't indent the intro for the PROTO table.
2393 Format PROTO table items with @code.
2394
8cf51b2c
GM
23952007-02-26 Nick Roberts <nickrob@snap.net.nz>
2396
2397 * building.texi: Remove references to bashdb.
2398
8cf51b2c
GM
23992007-02-19 Juanma Barranquero <lekktu@gmail.com>
2400
2401 * mule.texi (Language Environments): Update list of supported language
2402 environments.
2403
8cf51b2c
GM
24042007-02-14 Kim F. Storm <storm@cua.dk>
2405
2406 * building.texi (Grep Searching): Fix lgrep doc.
2407
24082007-02-12 Chong Yidong <cyd@stupidchicken.com>
2409
2410 * back.texi: Remove unused file.
2411
c8763fb6 24122007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2413
2414 * maintaining.texi (Tag Syntax): Now --members is the default for
2415 etags, not for ctags yet.
2416
8cf51b2c
GM
24172007-02-03 Eli Zaretskii <eliz@gnu.org>
2418
2419 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2420 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2421 expects. Add comments to prevent people from inadvertently modifying
2422 the key parts needed by `texinfo-multiple-files-update'.
2423
24242007-01-29 Chong Yidong <cyd@stupidchicken.com>
2425
2426 * frames.texi (Secondary Selection): Window clicked does not matter
2427 when mouse-yank-at-point is non-nil.
2428
8cf51b2c
GM
24292007-01-16 Glenn Morris <rgm@gnu.org>
2430
2431 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2432 system abbrev.
2433
24342007-01-11 Richard Stallman <rms@gnu.org>
2435
2436 * msdog.texi (Windows Keyboard): Another small cleanup.
2437
24382007-01-10 Richard Stallman <rms@gnu.org>
2439
2440 * msdog.texi (Windows Keyboard): Yet another try to make
2441 everyone happy with that passage.
2442
24432007-01-05 Richard Stallman <rms@gnu.org>
2444
2445 * anti.texi (Antinews): Mention M-x shell scrolling.
2446
24472007-01-05 Nick Roberts <nickrob@snap.net.nz>
2448
2449 * building.texi (Watch Expressions): Describe gdb-max-children.
2450
8cf51b2c
GM
24512007-01-04 Richard Stallman <rms@gnu.org>
2452
8cf51b2c
GM
2453 * msdog.texi (Windows Keyboard): Clarify previous change.
2454
8cf51b2c
GM
24552007-01-02 Richard Stallman <rms@gnu.org>
2456
2457 * custom.texi (Changing a Variable): Minor clarification.
2458 (Specific Customization): customize-customized => customize-unsaved.
2459
2460 * entering.texi (Entering Emacs): Clean up text about restarting
2461 Emacs for each file.
2462
2463 * misc.texi (Shell Options): Minor cleanup.
2464
2465 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2466 with Emacs, not vice versa.
2467
2468 * programs.texi (Symbol Completion): Recommend customizing
2469 window manager.
2470
2471 * xresources.texi (Resources): Minor fix.
2472
c8763fb6 24732007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2474
2475 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2476
24772007-01-01 Richard Stallman <rms@gnu.org>
2478
2479 * commands.texi (User Input): Document keys stolen by window mangers.
2480
24812006-12-31 Richard Stallman <rms@gnu.org>
2482
2483 * custom.texi (Specific Customization): Document customize-option
2484 instead of customize-variable.
2485
24862006-12-31 Kim F. Storm <storm@cua.dk>
2487
2488 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2489
24902006-12-30 Kim F. Storm <storm@cua.dk>
2491
2492 * killing.texi (CUA Bindings): Fix typo.
2493
2494 * xresources.texi (Table of Resources): Mention grow-only value for
2495 auto-resize-tool-bars.
2496
8cf51b2c
GM
24972006-12-27 Eli Zaretskii <eliz@gnu.org>
2498
2499 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2500 and how to get them back.
2501
25022006-12-26 Richard Stallman <rms@gnu.org>
2503
2504 * calendar.texi (Holidays): Holiday listing is based on current
2505 practice, but DST is not.
2506
25072006-12-25 Richard Stallman <rms@gnu.org>
2508
2509 * emacs.texi (Top): Update subnode menus.
2510
2511 * mark.texi (Transient Mark): Fix xref.
2512
2513 * killing.texi (Graphical Kill): Node deleted.
2514 (Killing): Add xref to Cut and Paste.
2515 (CUA Bindings): Update xref.
2516
2517 * frames.texi (Cut and Paste): New section to hold other nodes.
2518 (Mouse Commands): Node demoted.
2519 (Cut/Paste Other App): Split out from Mouse Commands.
2520 (Word and Line Mouse): Likewise.
2521 (Secondary Selection, Clipboard): Nodes demoted.
2522
8cf51b2c
GM
25232006-12-24 Kevin Ryde <user42@zip.com.au>
2524
2525 * calendar.texi (Holidays): US daylight saving begins second Sunday
2526 in March for 2007 onwards.
2527 (Daylight Savings): Show new US default daylight saving rules, 2nd
2528 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2529
25302006-12-23 Chong Yidong <cyd@stupidchicken.com>
2531
2532 * calendar.texi (Scroll Calendar): < and > are switched.
2533
25342006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2535
2536 * killing.texi (Deletion): Describe M-\ prefix argument.
2537
25382006-12-23 Richard Stallman <rms@gnu.org>
2539
2540 * search.texi (Regexp Search): Explain why forward and reverse regexp
2541 search are not mirror images.
2542
8cf51b2c
GM
25432006-12-19 Kim F. Storm <storm@cua.dk>
2544
2545 * major.texi (Choosing Modes): Describe match-function elements for
2546 magic-mode-alist.
2547
8cf51b2c
GM
25482006-12-18 Eli Zaretskii <eliz@gnu.org>
2549
2550 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2551 peculiarities.
2552
25532006-12-18 Richard Stallman <rms@gnu.org>
2554
2555 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2556
8cf51b2c
GM
25572006-12-17 Alan Mackenzie <acm@muc.de>
2558
2559 * programs.texi (Left Margin Paren): Remove the bit which says
2560 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2561 Discuss some of the issues of setting this option to nil.
2562
25632006-12-17 Glenn Morris <rgm@gnu.org>
2564
2565 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2566
25672006-12-16 Eli Zaretskii <eliz@gnu.org>
2568
2569 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2570 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2571 NTFS volumes.
2572 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2573 volumes.
2574
25752006-12-15 Eli Zaretskii <eliz@gnu.org>
2576
2577 * text.texi (HTML Mode): Fix "C-c TAB".
2578
8cf51b2c
GM
25792006-12-09 Richard Stallman <rms@gnu.org>
2580
2581 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2582
25832006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2584
2585 * files.texi (Misc File Ops): Document insert-file-literally.
2586
25872006-12-08 Eli Zaretskii <eliz@gnu.org>
2588
2589 * cmdargs.texi (Colors): Note that --color is intended for overriding
2590 the terminal defaults, not for normal invocation.
2591
2592 * misc.texi (Emacs Server): Improve wording. Don't mention the
2593 ``server program''. Add a cross-reference to "Init File" node.
2594 (Invoking emacsclient): Add index entries. Document both short and
2595 long versions of command-line options. Document the -f option.
2596
8cf51b2c
GM
25972006-12-06 Richard Stallman <rms@gnu.org>
2598
2599 * text.texi (Outline Format): Say to set outline-regexp
2600 and outline-level with major modes and file local variables.
2601
c8763fb6 26022006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2603
2604 * anti.texi (Antinews): Mention the alternative to
2605 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2606
8cf51b2c
GM
2607 * misc.texi (Interactive Shell): Ditto.
2608
26092006-12-04 Eli Zaretskii <eliz@gnu.org>
2610
2611 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2612
2613 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2614
26152006-12-01 Eli Zaretskii <eliz@gnu.org>
2616
2617 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2618 colon in the mode line.
2619
2620 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2621
26222006-11-26 Nick Roberts <nickrob@snap.net.nz>
2623
2624 * building.texi (Watch Expressions): Mention SPC for expanding/
2625 contracting watch expressions.
2626
26272006-11-26 Kim F. Storm <storm@cua.dk>
2628
2629 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2630
26312006-11-26 Nick Roberts <nickrob@snap.net.nz>
2632
2633 * building.texi (Debugger Operation): Define text command mode.
2634 Clarify how tooltips work.
2635 (GDB Graphical Interface): Explain how to run in text command mode
2636 more clearly.
2637
26382006-11-25 Juanma Barranquero <lekktu@gmail.com>
2639
2640 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2641
26422006-11-22 Juanma Barranquero <lekktu@gmail.com>
2643
2644 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2645
8cf51b2c
GM
26462006-11-18 Chong Yidong <cyd@stupidchicken.com>
2647
2648 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2649 and EMACS is deprecated.
2650
26512006-11-18 Juanma Barranquero <lekktu@gmail.com>
2652
2653 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2654
c8763fb6 26552006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2656
2657 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2658
2659 * emacs.texi: Include xresources.texi both for info and dvi.
2660
2661 * xresources.texi: Merge text from xresmini.texi.
2662
c8763fb6 26632006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2664
2665 * glossary.texi: Fix typos.
2666
8cf51b2c
GM
26672006-11-06 Richard Stallman <rms@gnu.org>
2668
2669 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2670
2671 * ack.texi (Acknowledgments): Fix name spelling.
2672
26732006-11-01 Juri Linkov <juri@jurta.org>
2674
2675 * search.texi (Word Search): Document incremental word search.
2676
26772006-10-28 Glenn Morris <rgm@gnu.org>
2678
2679 * ack.texi (Acknowledgments): Add cal-html author.
2680
2681 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2682 Calendar"). Describe new package cal-html.
2683 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2684 Calendar Files."
2685
8cf51b2c
GM
26862006-10-23 Richard Stallman <rms@gnu.org>
2687
2688 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2689 Abbrev mode is enabled.
2690
8cf51b2c
GM
26912006-10-16 Richard Stallman <rms@gnu.org>
2692
8cf51b2c
GM
2693 * emacs.texi: Update ISBN.
2694
8cf51b2c
GM
26952006-10-11 Kim F. Storm <storm@cua.dk>
2696
2697 * emacs.texi (Acknowledgments): Use @dotless{i}.
2698
26992006-10-08 Nick Roberts <nickrob@snap.net.nz>
2700
2701 * building.texi (Breakpoints Buffer): Mention catchpoints.
2702
27032006-10-08 Kim F. Storm <storm@cua.dk>
2704
2705 * ack.texi (Acknowledgments): Update.
2706
2707 * emacs.texi (Acknowledgments): Fix bad @/ form.
2708
8cf51b2c
GM
27092006-10-05 Kim F. Storm <storm@cua.dk>
2710
2711 * emacs.texi (Acknowledgments): Add more contributors.
2712
27132006-10-03 Richard Stallman <rms@gnu.org>
2714
2715 * emacs.texi (Acknowledgments): Update version and edition.
2716
8cf51b2c
GM
27172006-10-01 Karl Berry <karl@gnu.org>
2718
2719 * custom.texi (Customization Groups): Page break to keep example buffer
2720 on one page.
2721
27222006-09-30 Karl Berry <karl@gnu.org>
2723
2724 * programs.texi (Basic Indent): @need to improve page break.
2725 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2726
27272006-09-29 Glenn Morris <rgm@gnu.org>
2728
2729 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2730
27312006-09-29 Karl Berry <karl@gnu.org>
2732
2733 * windows.texi (Basic Window): Remove forced @break, no longer
2734 desirable.
2735 * frames.texi (Frame Commands),
2736 * mark.texi (Marking Objects): Reword to avoid bad page break.
2737 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2738
27392006-09-19 Richard Stallman <rms@gnu.org>
2740
2741 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2742 stick to present tense.
2743
c8763fb6 27442006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2745
2746 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2747 to x-gtk-use-old-file-dialog.
2748 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2749
27502006-09-15 Jay Belanger <belanger@truman.edu>
2751
49823426 2752 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2753 Change "Library Public License" to "Lesser Public License"
2754 throughout. Use "yyyy" to represent year.
2755
8cf51b2c
GM
27562006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2757
2758 * files.texi (Visiting): Add index entry "open file".
2759
8cf51b2c
GM
27602006-09-11 Richard Stallman <rms@gnu.org>
2761
2762 * building.texi (Compilation Mode): Clarification.
2763 (Grep Searching): Add xref to Compilation Mode.
2764
8cf51b2c
GM
27652006-09-08 Richard Stallman <rms@gnu.org>
2766
2767 * search.texi (Search): Ref multi-file search commands here.
2768 (Other Repeating Search): Not here.
2769
8cf51b2c
GM
27702006-08-28 Richard Stallman <rms@gnu.org>
2771
2772 * windows.texi (Split Window): Update xref.
2773
2774 * basic.texi (Continuation Lines): Update xref.
2775
2776 * indent.texi (Tab Stops): Update xref.
2777
2778 * emacs.texi (Top): Update subnode menu.
2779
2780 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2781 split out of Display Custom.
2782
27832006-08-25 Kim F. Storm <storm@cua.dk>
2784
2785 * display.texi (Display Custom): Add variables overline-margin
2786 and x-underline-at-descent-line.
2787
27882006-08-25 Richard Stallman <rms@gnu.org>
2789
2790 * entering.texi (Exiting): Rewrite to give graphical displays
2791 priority over text terminals.
2792
2793 * search.texi (Incremental Search): Move index entries.
2794
27952006-08-23 Chong Yidong <cyd@stupidchicken.com>
2796
2797 * custom.texi (Init File): Reference Find Init to avoid "home
2798 directory" confusion.
2799
28002006-08-22 Nick Roberts <nickrob@snap.net.nz>
2801
2802 * building.texi (Other GDB-UI Buffers): Describe how to edit
2803 a value in the locals buffer.
2804
28052006-08-21 Richard Stallman <rms@gnu.org>
2806
2807 * search.texi (Basic Isearch): Add `isearch' index entry.
2808
28092006-08-16 Richard Stallman <rms@gnu.org>
2810
2811 * misc.texi (Saving Emacs Sessions): Clean up wording.
2812
2813 * mark.texi (Marking Objects): Mention term "select all".
2814
2815 * emacs.texi (Top): Update subnode menu.
2816
2817 * help.texi (Help Mode): Move node up in file.
2818
8cf51b2c
GM
28192006-08-15 Nick Roberts <nickrob@snap.net.nz>
2820
2821 * building.texi (Stack Buffer): Explain fringe arrow.
2822
8cf51b2c
GM
28232006-08-12 Eli Zaretskii <eliz@gnu.org>
2824
8cf51b2c
GM
2825 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2826 on startup.
2827
28282006-08-11 Romain Francoise <romain@orebokech.com>
2829
2830 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2831
28322006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2833
2834 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2835
28362006-08-10 Richard Stallman <rms@gnu.org>
2837
2838 * text.texi (Format Faces): Substantial rewrites to deal
2839 with face merging. Empty regions don't count. Clarify
2840 face property inheritance.
2841
28422006-08-08 Romain Francoise <romain@orebokech.com>
2843
2844 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2845 <arjuropo@cc.jyu.fi>.
2846
8cf51b2c
GM
28472006-08-04 Eli Zaretskii <eliz@gnu.org>
2848
2849 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2850 apply to all frames.
2851
8cf51b2c
GM
28522006-08-01 Richard Stallman <rms@gnu.org>
2853
2854 * help.texi (Name Help): Add index entries for describe-variable.
2855
28562006-08-01 Nick Roberts <nickrob@snap.net.nz>
2857
2858 * building.texi (GDB Graphical Interface): Shorten node names.
2859 (GDB-UI Layout): Use GDB-related.
2860 (Other GDB-UI Buffers): Simplify English.
2861
28622006-07-31 Richard Stallman <rms@gnu.org>
2863
2864 * search.texi (Query Replace): Add xref for Dired's Q command.
2865
8cf51b2c
GM
28662006-07-31 Nick Roberts <nickrob@snap.net.nz>
2867
2868 * building.texi (GDB commands in Fringe): Rename to...
2869 (Source Buffers): ..this and move forward. Describe hollow arrow and
2870 new option gdb-find-source-frame.
2871
28722006-07-29 Richard Stallman <rms@gnu.org>
2873
2874 * dired.texi (Operating on Files): Simplify previous change
2875 and fix Texinfo usage.
2876
28772006-07-29 Eli Zaretskii <eliz@gnu.org>
2878
2879 * dired.texi (Operating on Files): Add cross-references. State the
2880 Unix commands that do similar things.
2881
28822006-07-28 Richard Stallman <rms@gnu.org>
2883
2884 * mark.texi (Transient Mark): Clarify that region never disappears
2885 when Transient Mark mode is off, and not when it is on.
2886
28872006-07-27 Richard Stallman <rms@gnu.org>
2888
2889 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2890
28912006-07-24 Richard Stallman <rms@gnu.org>
2892
2893 * xresources.texi (GTK styles): Fix texinfo usage.
2894
8cf51b2c
GM
2895 * commands.texi (User Input): Explain why we teach keyboard cmds.
2896
2897 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2898 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2899 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2900 * doclicense.texi, display.texi, dired.texi, basic.texi:
2901 * anti.texi, ack.texi: Move periods and commas inside quotes.
2902
29032006-07-22 Eli Zaretskii <eliz@gnu.org>
2904
2905 * cmdargs.texi (General Variables): Document EMAIL.
2906
29072006-07-21 Eli Zaretskii <eliz@gnu.org>
2908
2909 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2910 doesn't have effect on MS-Windows.
2911
8cf51b2c
GM
29122006-07-17 Richard Stallman <rms@gnu.org>
2913
2914 * building.texi (Grep Searching): Explain about chaining grep commands.
2915
8cf51b2c
GM
29162006-07-10 Nick Roberts <nickrob@snap.net.nz>
2917
49823426 2918 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2919
29202006-07-09 Chong Yidong <cyd@stupidchicken.com>
2921
2922 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2923 is invoked for multiple files.
2924
29252006-07-08 Eli Zaretskii <eliz@gnu.org>
2926
2927 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2928 on-line manual for the rest of this node.
2929 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2930 unconditionally.
2931 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2932 Improve wording.
2933 (Windows Printing): Improve wording.
2934 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2935 rest of this node.
2936
8cf51b2c
GM
29372006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2938
49823426
GM
2939 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2940 with eval-buffer.
8cf51b2c
GM
2941
29422006-07-05 Nick Roberts <nickrob@snap.net.nz>
2943
2944 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2945 of character translation.
2946
29472006-07-04 Nick Roberts <nickrob@snap.net.nz>
2948
2949 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2950
29512006-07-03 Karl Berry <karl@gnu.org>
2952
2953 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2954 not-too-underfull hboxes in the TeX output.
2955 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2956 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2957 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2958 * sending.texi, text.texi: Fix overfull/underfull boxes.
2959
29602006-07-03 Romain Francoise <romain@orebokech.com>
2961
2962 * m-x.texi (M-x): Fix.
2963
29642006-07-03 Richard Stallman <rms@gnu.org>
2965
8cf51b2c
GM
2966 * search.texi (Other Repeating Search): filename -> file name.
2967
2968 * misc.texi (Narrowing): Minor cleanups.
2969
2970 * files.texi (Visiting): filename -> file name.
2971
2972 * emacs.texi (Top): Update subnode menus.
2973
2974 * mule.texi (Coding Systems): Move char translation stuff here.
2975 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2976 (Recognize Coding): Substantial local rewrites.
2977 (International): Update menu.
2978
2979 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2980 (Scrolling): Substantial local rewrites.
2981 (Display): Update menu and intro.
2982
2983 * dired.texi: filename -> file name.
2984
2985 * custom.texi (Safe File Variables): Texinfo usage fix.
2986
f0131492 29872006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2988
2989 * help.texi, m-x.texi: Lots of cleanups.
2990
8cf51b2c
GM
29912006-06-30 Eli Zaretskii <eliz@gnu.org>
2992
2993 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2994 (Windows Processes, Windows Misc): Shorten the printed version by
2995 selectively conditioning less important portions by @ifnottex.
2996
8cf51b2c
GM
29972006-06-27 Richard Stallman <rms@gnu.org>
2998
2999 * mini.texi (Minibuffer File): Minor cleanup.
3000
30012006-06-25 Nick Roberts <nickrob@snap.net.nz>
3002
3003 * frames.texi (XTerm Mouse): Rename to...
3004 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3005
3006 * emacs.texi (Top): Use new node name.
3007
30082006-06-24 Eli Zaretskii <eliz@gnu.org>
3009
3010 * emacs.texi (Top): Update the detailed menu according to changes in
3011 msdog.texi.
3012
3013 * msdog.texi (Windows Keyboard): New section.
3014 (Windows Mouse): New section.
3015 (Windows System Menu): Remove section (text merged with "Windows
3016 Keyboard").
3017 (Windows Misc): New section.
3018
3019 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3020
3021 * msdog.texi (ls in Lisp): New section.
3022
3023 * files.texi (Visiting): Document case-insensitive wildcard matching
3024 under find-file-wildcards.
3025
8cf51b2c
GM
30262006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3027
3028 * macos.texi (Mac Input): Add description of mac-function-modifier.
3029 Now Unicode keyboard layouts work.
3030
8cf51b2c
GM
30312006-06-10 Richard Stallman <rms@gnu.org>
3032
3033 * mule.texi (Recognize Coding): Clarify previous change.
3034
30352006-06-09 Kenichi Handa <handa@m17n.org>
3036
3037 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3038 notation.
3039
30402006-06-07 Kevin Ryde <user42@zip.com.au>
3041
3042 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3043 manual for @ifnottex, but in emacs-extra for @iftex.
3044
3045 * cmdargs.texi (General Variables): Fix smtpmail xref.
3046
30472006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3048
8cf51b2c 3049 * programs.texi (Comment Commands):
8cf51b2c 3050 * custom.texi (Specifying File Variables):
49823426 3051 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3052
30532006-06-07 Nick Roberts <nickrob@snap.net.nz>
3054
3055 * building.texi (Watch Expressions): Move node to end.
3056 (GDB Graphical Interface): Move description of clicks in fringe...
3057 (GDB commands in the Fringe): ...to here. New node.
3058
8cf51b2c
GM
30592006-06-05 Romain Francoise <romain@orebokech.com>
3060
49823426 3061 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3062
30632006-06-05 Nick Roberts <nickrob@snap.net.nz>
3064
3065 * building.texi (GDB Graphical Interface): Update bindings.
3066 (Commands of GUD): Add gud-print. Remove gud-run.
3067 Restate availability more generally.
3068
f0131492 30692006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3070
3071 * mini.texi: Lots of cleanups.
3072
30732006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3074
3075 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3076 and Mouse-2.
3077
c8763fb6 30782006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3079
3080 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3081
8cf51b2c
GM
30822006-05-31 Richard Stallman <rms@gnu.org>
3083
3084 * basic.texi (Moving Point): Fix previous change.
3085
c8763fb6 30862006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3087
3088 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3089
f0131492 30902006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3091
3092 * basic.texi: Many simplifications and improvements in wording.
3093
8cf51b2c
GM
30942006-05-26 Nick Roberts <nickrob@snap.net.nz>
3095
3096 * anti.texi (Antinews): Create a node for gdb-ui.
3097
8cf51b2c
GM
30982006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3099
3100 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3101
31022006-05-20 Richard Stallman <rms@gnu.org>
3103
3104 * dired.texi (Dired Navigation): dired-goto-file is now j.
3105
8cf51b2c
GM
31062006-05-20 Eli Zaretskii <eliz@gnu.org>
3107
3108 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3109 and their aliases.
3110
3111 * msdog.texi (Windows Printing): Mention non-support of plain text
3112 printing with some el-cheapo printers, and suggest a workaround.
3113
31142006-05-20 Kevin Ryde <user42@zip.com.au>
3115
3116 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3117 remove the bit saying you must set it.
3118
31192006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3120
3121 * trouble.texi (Checklist):
3122 * text.texi (Text, Auto Fill, Text Mode):
3123 * search.texi (Nonincremental Search):
3124 * rmail.texi (Rmail Labels):
3125 * mule.texi (Input Methods, Multibyte Conversion):
3126 * misc.texi (Gnus, Where to Look, PostScript):
3127 * maintaining.texi (Create Tags Table):
3128 * indent.texi (Indentation Commands):
3129 * fixit.texi (Spelling):
3130 * emacs.texi (Copying):
3131 * custom.texi (Init File): ifinfo -> ifnottex.
3132
8cf51b2c
GM
31332006-05-17 Richard Stallman <rms@gnu.org>
3134
3135 * files.texi (Diff Mode): Mention C-x `.
3136
31372006-05-08 Richard Stallman <rms@gnu.org>
3138
3139 * custom.texi (Disabling): Textual cleanups.
3140
8cf51b2c
GM
31412006-05-12 Glenn Morris <rgm@gnu.org>
3142
3143 * calendar.texi (Displaying the Diary, Format of Diary File):
3144 Refer to diary-view-entries, diary-list-entries,
3145 diary-show-all-entries rather than obsolete aliases.
3146
31472006-05-12 Eli Zaretskii <eliz@gnu.org>
3148
3149 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3150 (Displaying the Diary, Special Diary Entries, Importing Diary):
3151 * building.texi (Compilation Shell):
3152 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3153 emacs-xtra with @inforef's.
3154
3155 * files.texi (Visiting): Fix wording.
3156
3157 * mule.texi (Coding Systems, Text Coding): More indexing.
3158 Mention that C-x RET f can set eol conversion.
3159
c8763fb6 31602006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3161
3162 * xresmini.texi (GTK resources): Insert GTK description.
3163
3164 * xresources.texi (GTK resources): metafont should be menufont.
3165
8cf51b2c
GM
31662006-05-06 Michael Albinus <michael.albinus@gmx.de>
3167
49823426 3168 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3169 method, user name and host name is active only in partial
3170 completion mode.
3171
8cf51b2c
GM
31722006-05-06 Eli Zaretskii <eliz@gnu.org>
3173
3174 * makefile.w32-in (emacs.dvi):
3175 * Makefile.in (emacs.dvi): Add xresmini.texi.
3176
3177 * xresmini.texi (Table of Resources): Remove xref to non-existent
3178 node "LessTif Resources".
3179
3180 * msdog.texi (Microsoft Windows):
3181 * calendar.texi (Calendar/Diary, Displaying the Diary)
3182 (Special Diary Entries, Importing Diary, Holidays):
3183 * programs.texi (Program Modes):
3184 * text.texi (Text):
3185 * buffers.texi (Several Buffers):
3186 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3187
31882006-05-06 Eli Zaretskii <eliz@gnu.org>
3189
3190 The following changes merge the emacs-xtra manual into the main
3191 manual, but only for on-line version of the manual.
3192
3193 * vc2-xtra.texi (Version Backups, Local Version Control)
3194 (Making Snapshots, Change Logs and VC, Version Headers)
3195 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3196 on-line manual.
3197
3198 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3199 for on-line manual.
3200
3201 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3202 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3203 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3204 for on-line manual.
3205
3206 * fortran-xtra.texi (Fortran, Fortran Autofill)
3207 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3208 for on-line manual.
3209
3210 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3211 Conditional xref's for on-line manual.
3212
3213 * emerge-xtra.texi (Emerge, Overview of Emerge)
3214 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3215 manual.
3216
3217 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3218 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3219 (EMACSSOURCES): Use EMACS_XTRA.
3220 (../info/emacs-xtra): Remove.
3221 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3222
3223 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3224 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3225 (EMACSSOURCES): Use EMACS_XTRA.
3226 ($(infodir)/emacs-xtra): Remove.
3227 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3228
3229 * trouble.texi (Quitting):
3230 * text.texi (Text):
3231 * programs.texi (Program Modes):
3232 * msdog.texi (Microsoft Windows):
3233 * frames.texi (Frames):
3234 * files.texi (Backup, Version Control, VC Concepts)
3235 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3236 (Registering, VC Status, VC Undo, Multi-User Branching)
3237 (Comparing Files):
3238 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3239 (Displaying the Diary, Special Diary Entries, Importing Diary):
3240 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3241 conditional xref's, depending on @iftex/@ifnottex.
3242
3243 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3244 "MS-DOS". @include msdog-xtra.texi.
3245
3246 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3247 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3248
3249 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3250 for vc-xtra.texi subsections.
3251 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3252 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3253
3254 * sending.texi (Sending Mail): A @node line without explicit Prev,
3255 Next, and Up links.
3256
3257 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3258 Next, and Up links.
3259
3260 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3261 and its sections. @include picture-xtra.texi.
3262
3263 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3264 "Emerge".
3265 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3266
3267 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3268 exact duplicate of its name-sake in calendar.texi.
3269
3270 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3271 "Advanced Calendar/Diary Usage".
3272 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3273
3274 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3275 dired-xtra.texi.
3276 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3277
3278 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3279 (Files) [ifnottex]: Add menu entry for Autorevert.
3280
3281 * emacs-xtra.texi (Introduction): Reword to make consistent with
3282 printed version only.
3283 <Top level>: Remove the body of all chapters and move them to the
3284 new *-xtra.texi files. Use @raisesections and @lowersections to
3285 convert sections to chapters etc.
3286
3287 * msdog-xtra.texi:
3288 * fortran-xtra.texi:
3289 * vc-xtra.texi:
3290 * vc1-xtra.texi:
3291 * vc2-xtra.texi:
3292 * emerge-xtra.texi:
3293 * cal-xtra.texi:
3294 * dired-xtra.texi:
3295 * arevert-xtra.texi: New files, with text from respective chapters
3296 of emacs-xtra.texi. Convert each @chapter into @section, @section
3297 into @subsection, etc.
3298
3299 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3300 updated.
3301
3302 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3303 Windows". All references updated.
3304
33052006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3306
3307 * macos.texi (Mac Input): Mention input from Character Palette.
3308 (Mac Font Specs): Fix typo.
3309
33102006-05-05 Richard Stallman <rms@gnu.org>
3311
3312 * files.texi (Diff Mode): Minor cleanup.
3313
33142006-05-05 Karl Berry <karl@gnu.org>
3315
8cf51b2c
GM
3316 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3317 errors from the current release of makeinfo (4.8).
3318 * help.texi (Library Keywords): Change widest word in multitable
3319 template from `emulations' to `convenience'. (Not sure if this is
3320 related to the font change.)
3321
33222006-05-05 Eli Zaretskii <eliz@gnu.org>
3323
3324 * files.texi (File Names): Add a footnote about limited support of
3325 ~USER on MS-Windows.
3326
3327 * cmdargs.texi (Initial Options): Add a footnote about limited
3328 support of ~USER on MS-Windows.
3329
33302006-05-03 Richard Stallman <rms@gnu.org>
3331
3332 * files.texi (Diff Mode): Node moved here.
3333 (Comparing Files): Delete what duplicates new node.
3334 (Files): Put Diff Mode in menu.
3335
3336 * misc.texi (Diff Mode): Moved to files.texi.
3337
3338 * emacs.texi (Top): Update menu for Diff Mode.
3339
3340 * trouble.texi (Emergency Escape): Simplify.
3341
3342 * emacs.texi (Top): Minor clarification.
3343
33442006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3345
3346 * commands.texi, entering.texi, screen.texi: Many simplifications.
3347
33482006-05-03 Richard Stallman <rms@gnu.org>
3349
3350 * commands.texi (Text Characters): Delete paragraph about unibyte
3351 non-ASCII printing chars.
3352
3353 * killing.texi (Killing): Say "graphical displays".
3354 * display.texi: Say "graphical displays".
3355
3356 * cmdargs.texi (Misc X): Say "graphical displays".
3357
33582006-05-01 Richard Stallman <rms@gnu.org>
3359
3360 * emacs.texi (Top): Add Diff Mode to menu.
3361
33622006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3363
3364 * misc.texi (Diff Mode): New node.
3365
33662006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3367
3368 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3369 (Mac Environment Variables): Shorten example line.
3370 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3371
33722006-05-01 Nick Roberts <nickrob@snap.net.nz>
3373
3374 * building.texi (GUD Customization): Describe cases %d and %c.
3375 Update description for %e.
3376
33772006-04-30 Glenn Morris <rgm@gnu.org>
3378
3379 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3380
33812006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3382
3383 * custom.texi (Examining): Update C-h v output example.
3384
33852006-04-29 Kim F. Storm <storm@cua.dk>
3386
3387 * building.texi (Grep Searching): Add lgrep and rgrep.
3388
8cf51b2c
GM
33892006-04-23 Richard Stallman <rms@gnu.org>
3390
3391 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3392
3393 * xresmini.texi: New file.
3394
3395 * xresources.texi (Face Resources): Split table into font resources
3396 and the rest. Combine similar attributes for brevity.
3397
8cf51b2c
GM
33982006-04-21 Eli Zaretskii <eliz@gnu.org>
3399
3400 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3401 backslashes and case-insensitivity in file names (moved to the
3402 main manual).
3403 (MS-DOS Printing): Move most of the text to the main manual.
3404
3405 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3406 New nodes.
3407 (Windows Processes, Windows System Menu): Add index entries and
3408 fix wording.
3409
8cf51b2c
GM
34102006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3411
3412 * misc.texi (Shell Ring): Add notes on saved input when
3413 navigating off the end of the history list.
3414
34152006-04-18 Chong Yidong <cyd@mit.edu>
3416
3417 * misc.texi (Shell Options): Correct default value of
3418 comint-scroll-show-maximum-output.
3419
8cf51b2c
GM
34202006-04-18 Nick Roberts <nickrob@snap.net.nz>
3421
3422 * building.texi (Watch Expressions): Update.
3423
8cf51b2c
GM
34242006-04-12 Richard Stallman <rms@gnu.org>
3425
3426 * search.texi: Clean up previous change.
3427
34282006-04-12 Eli Zaretskii <eliz@gnu.org>
3429
3430 * search.texi (Regexp Backslash, Regexp Replace): Add index
3431 entries for ``back reference'' and mention the term itself in the
3432 text.
3433
34342006-04-11 Richard Stallman <rms@gnu.org>
3435
3436 * custom.texi (Safe File Variables):
3437 Document enable-local-variables = :safe.
3438
34392006-04-11 Karl Berry <karl@gnu.org>
3440
3441 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3442 (Remote Repositories, Version Backups, Local Version Control)
3443 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3444 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3445 (Renaming VC Work Files and Master Files)
3446 (Inserting Version Control Headers, Customizing VC, General Options)
3447 (Options for RCS and SCCS, Options specific for CVS): Move all
3448 these nodes to emacs-xtra.texi, for brevity.
3449 * cmdargs.texi, files.texi: Change cross-references.
3450
8cf51b2c
GM
34512006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3452
3453 * files.texi (Old Versions): Update description of vc-annotate's
3454 use of color to indicate date ranges.
3455
8cf51b2c
GM
34562006-04-09 Kevin Ryde <user42@zip.com.au>
3457
8cf51b2c
GM
3458 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3459 put info and printed manual names the right way around.
3460
34612006-04-09 Karl Berry <karl@gnu.org>
3462
3463 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3464 emacs-xtra.texi, leaving only MS Windows information.
3465 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3466 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3467 node names.
3468
3469 * emacs.texi: Move @summarycontents and @contents to the beginning
3470 of the file.
3471
8cf51b2c
GM
34722006-04-08 Kevin Ryde <user42@zip.com.au>
3473
3474 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3475
34762006-04-07 Richard Stallman <rms@gnu.org>
3477
3478 * programs.texi (Comments, Comment Commands, Options for Comments)
3479 (Multi-Line Comments): "Align", not "indent".
3480 (Basic Indent): C-j deletes trailing whitespace before the newline.
3481
34822006-04-06 Richard Stallman <rms@gnu.org>
3483
8cf51b2c
GM
3484 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3485
34862006-04-06 Eli Zaretskii <eliz@gnu.org>
3487
3488 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3489
8cf51b2c
GM
34902006-04-05 Richard Stallman <rms@gnu.org>
3491
3492 * emacs.texi (Top): Update subnode menu.
3493
3494 * trouble.texi (Unasked-for Search): Node deleted.
3495 (Lossage): Delete from menu.
3496
34972006-04-04 Richard Stallman <rms@gnu.org>
3498
3499 * trouble.texi: Various cleanups.
3500 (Checklist): Don't bother saying how to snail a bug report.
3501 (Emergency Escape): Much rewriting.
3502 (After a Crash): Rename the core dump immediately.
3503 (Total Frustration): Call it a psychotherapist.
3504 (Bug Criteria): Avoid "illegal instruction".
3505 (Sending Patches): We always put the contributor's name in.
3506
3507 * misc.texi (Thumbnails): Minor correction.
3508
8cf51b2c
GM
35092006-04-03 Richard Stallman <rms@gnu.org>
3510
3511 * misc.texi (Thumbnails): Minor cleanup.
3512
35132006-04-02 Karl Berry <karl@gnu.org>
3514
3515 * sending.texi (Mail Sending): pxref to Top needs five args.
3516
3517 * texinfo.tex: Update to current version (2006-03-21.13).
3518
8cf51b2c
GM
35192006-03-31 Richard Stallman <rms@gnu.org>
3520
3521 * emacs.texi (Top): Update subnode menu.
3522
3523 * help.texi (Help Mode): Cleanup.
3524
3525 * dired.texi: Many cleanups.
3526 (Dired Deletion): Describe dired-recursive-deletes.
3527 (Operating on Files): dired-create-directory moved.
3528 (Misc Dired Features): Move to here.
3529 (Tumme): Node moved to misc.texi.
3530
3531 * custom.texi: Many cleanups.
3532 (Minor Modes): Don't mention ISO Accents Mode.
3533 (Examining): Update C-h v output example.
3534 (Hooks): Add index and xref for add-hook.
3535 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3536 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3537
3538 * misc.texi: Many cleanups.
3539 (beginning): Add to summary of topics.
3540 (Shell): Put eshell xref at the end. Remove eshell from table.
3541 (Thumbnails): New node.
3542
8cf51b2c
GM
35432006-03-28 Eli Zaretskii <eliz@gnu.org>
3544
3545 * files.texi (File Name Cache): Make it clear that the cache is
3546 not persistent.
3547
8cf51b2c
GM
35482006-03-25 Karl Berry <karl@gnu.org>
3549
49823426
GM
3550 * emacs-xtra.texi, emacs.texi, gnu.texi:
3551 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3552 (2) do not indent copyright year list (or anything else).
3553
8cf51b2c
GM
35542006-03-21 Juanma Barranquero <lekktu@gmail.com>
3555
3556 * files.texi (VC Dired Mode): Remove misplaced brackets.
3557
35582006-03-21 Andre Spiegel <spiegel@gnu.org>
3559
3560 * files.texi: Various updates and clarifications in the VC chapter.
3561
35622006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3563
3564 * help.texi (Help Mode): Document "C-c C-c".
3565
8cf51b2c
GM
35662006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3567
3568 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3569 menu in the standalone Info reader.
3570
35712006-03-15 Chong Yidong <cyd@stupidchicken.com>
3572
3573 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3574 moved here from Emacs manual.
3575
3576 * programs.texi (Fortran): Section moved to emacs-xtra.
3577 (Program Modes): Xref to Fortran in emacs-xtra.
3578
3579 * maintaining.texi (Emerge): Move to emacs-xtra.
3580 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3581
3582 * picture.texi: File deleted.
3583 * Makefile.in:
3584 * makefile.w32-in: Remove picture.texi.
3585
3586 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3587 * abbrevs.texi (Abbrevs):
3588 * sending.texi (Sending Mail): Picture node removed.
3589
3590 * emacs.texi (Top): Update node listings.
3591
8cf51b2c
GM
35922006-03-12 Richard Stallman <rms@gnu.org>
3593
3594 * calendar.texi: Various cleanups.
3595
8cf51b2c
GM
35962006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3597
3598 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3599 syntax.
3600
8cf51b2c
GM
36012006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3602
3603 * search.texi (Regexps): More accurately describe which characters
3604 are special in which situations. Recommend _not_ to quote `]' or
3605 `-' when they are not special.
3606
8cf51b2c
GM
36072006-02-28 Andre Spiegel <spiegel@gnu.org>
3608
3609 * files.texi (Old Versions): Clarify operation of C-x v =.
3610
8cf51b2c
GM
36112006-02-21 Nick Roberts <nickrob@snap.net.nz>
3612
3613 * building.texi (Watch Expressions): Update and describe
3614 gdb-speedbar-auto-raise.
3615
36162006-02-19 Richard M. Stallman <rms@gnu.org>
3617
3618 * emacs.texi: Use @smallbook.
3619 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3620 Update subnode menu.
3621
3622 * building.texi (Lisp Interaction): Minor addition.
3623
36242006-02-18 Nick Roberts <nickrob@snap.net.nz>
3625
3626 * building.texi (Watch Expressions): Update and be more precise.
3627
c8763fb6 36282006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3629
3630 * maintaining.texi (Create Tags Table): Explain why the
3631 exception when etags writes to files under the /dev tree.
3632
36332006-02-14 Richard M. Stallman <rms@gnu.org>
3634
3635 * custom.texi (Safe File Variables): Lots of clarification.
3636 Renamed from Unsafe File Variables.
3637
36382006-02-14 Chong Yidong <cyd@stupidchicken.com>
3639
3640 * custom.texi (Unsafe File Variables): File variable confirmation
3641 assumed denied in batch mode.
3642
36432006-02-14 Richard M. Stallman <rms@gnu.org>
3644
3645 * building.texi (GDB User Interface Layout): Don't say `inferior'
3646 for program being debugged.
3647
36482006-02-15 Nick Roberts <nickrob@snap.net.nz>
3649
3650 * building.texi (GDB Graphical Interface):
3651 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3652
36532006-02-13 Chong Yidong <cyd@stupidchicken.com>
3654
3655 * custom.texi (Specifying File Variables, Unsafe File Variables):
3656 New nodes, split from File Variables. Document new file local
3657 variable behavior.
3658
36592006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3660
3661 * display.texi (Standard Faces):
8cf51b2c
GM
3662 * files.texi (Visiting):
3663 * frames.texi (Clipboard):
3664 * glossary.texi (Glossary) <Clipboard>:
3665 * xresources.texi (X Resources): Mention Mac OS port.
3666
8cf51b2c
GM
36672006-02-12 Richard M. Stallman <rms@gnu.org>
3668
3669 * building.texi (Building): Clarify topic in intro.
3670
3671 * maintaining.texi (Maintaining): Change title; clarify topic.
3672 Delete duplicate index entries.
3673
3674 * building.texi (Other GDB User Interface Buffers): Clarifications.
3675
3676 * text.texi (Cell Commands): Clarifications.
3677
3678 * programs.texi (Defuns): Delete duplicate explanation of
3679 left-margin paren convention.
3680 (Hungry Delete): Minor cleanup.
3681
36822006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3683
3684 * dired.texi (Tumme): More tumme documentation.
3685
36862006-02-11 Alan Mackenzie <acm@muc.de>
3687
3688 * programs.texi ("Hungry Delete"): Correct the appellation of the
3689 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3690
36912006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3692
3693 * dired.texi (Tumme): Fix small bug.
3694
36952006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3696
3697 * macos.texi (Mac International): Rename "fontset-mac" to
3698 "fontset-standard".
3699
8cf51b2c
GM
37002006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3701
3702 * dired.texi (Tumme): Basic documentation for Tumme added.
3703
8cf51b2c
GM
37042006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3705
3706 * mule.texi (International):
3707 * programs.texi (Basic Indent): Fix typos.
3708
8cf51b2c
GM
3709 * custom.texi (Minor Modes):
3710 * display.texi (Text Display):
3711 * commands.texi (Text Characters): Update xrefs.
3712
37132006-02-07 Richard M. Stallman <rms@gnu.org>
3714
3715 * emacs.texi (Top): Update subnode menu.
3716 Update info on old Emacs papers.
3717 (Intro): "Graphical display", not window system.
3718
3719 * xresources.texi (GTK styles): Minor clarifications.
3720
3721 * trouble.texi: "Graphical display", not window system.
3722 (Stuck Recursive): Minor clarification.
3723
3724 * text.texi: Minor clarifications.
3725 (Sentences): Explain why two-space convention is better.
3726 Explain sentence-end-without-period here.
3727 (Fill Commands): Not here.
3728 (Refill): Node moved down.
3729 (Filling): Update menu.
3730 (Table Creation, Cell Justification, Column Commands): Clarify.
3731
3732 * sending.texi: Minor clarifications.
3733
3734 * search.texi (Regexp Backslash): Clarification.
3735
3736 * rmail.texi: Minor cleanups.
3737 (Rmail): Delete digression about `rmail-mode'.
3738 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3739 (Rmail Files): Mention C-u M-x rmail.
3740 (Rmail Reply): Mention References.
3741 (Rmail Display): Mention rmail-nonignored-headers.
3742
3743 * programs.texi: Minor cleanups.
3744 (Comment Commands): Mention momentary Transient Mark mode.
3745 (Matching): Be more specific about customizing show-paren-mode.
3746 (Info Lookup): Don't list the modes that support C-h S.
3747 Just say what it does in an unsupported mode.
3748 (Man Page): Delete excessive info on customizing woman.
3749 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3750
3751 * abbrevs.texi: Minor clarifications.
3752 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3753 not "dynamic abbrevs" as if they were a kind of abbrev.
3754
3755 * picture.texi (Picture): Minor cleanup.
3756
3757 * mule.texi (Communication Coding): Say "other applications".
3758 (Fontsets): Not specific to X. Add xref to X Resources.
3759 (Unibyte Mode): Rename from Single-Byte Character Support.
3760 "Graphical display", not window system.
3761 (International): Update menu.
3762
3763 * maintaining.texi (Format of ChangeLog):
3764 New node, split out from ChangeLog.
3765 (ChangeLog): Clarifications in the remaining text.
3766 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3767 (Find Tag): Add @w.
3768 (Tags Search): Explain tag table order here. Simplify grep ref.
3769 (List Tags): tags-tag-face is a variable, not a face.
3770 (Emerge): Cleanups.
3771
3772 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3773 (Keyboard Macros): Avoid "the user".
3774
3775 * killing.texi: "Graphical display", not window system.
3776
3777 * help.texi (Help Echo): "Graphical display", not window system.
3778
3779 * glossary.texi: Say "you", not "the user". Say "graphical display".
3780
3781 * frames.texi: Minor cleanups. "Graphical display", not window system.
3782
3783 * files.texi (Visiting): Make drag-and-drop not X-specific.
3784
3785 * custom.texi: Minor cleanups. "Graphical display", not window system.
3786
3787 * cmdargs.texi: Minor cleanups.
3788
3789 * building.texi (Compilation): Move and split kill-compilation para.
3790 Add para about multiple compilers.
3791 (Compilation Mode): Commands also available in grep mode and others.
3792 Mention C-u C-x ` more tutorially. Clarify C-x `.
3793 (Compilation Shell): Clarify. Put Bash example first.
3794 (Grep Searching): Minor cleanups; add @w.
3795 (Debuggers): Minor cleanups.
3796 (Starting GUD): Make GDB xgraphical mode issue clearer.
3797 (Debugger Operation): Lots of clarifications including
3798 GDB tooltip side-effect issue.
3799 (Commands of GUD): Clarify.
3800 (GUD Customization): Add bashdb-mode-hook.
3801 (GDB Graphical Interface): Rewrite for clarity.
3802 (GDB User Interface Layout): Rewrite for clarity.
3803 (Stack Buffer, Watch Expressions): Likewise.
3804 (Other GDB User Interface Buffers): Cleanups.
3805 (Lisp Libraries, External Lisp): Cleanup.
3806
3807 * basic.texi (Position Info): "Graphical displays", rather than
3808 window systems.
3809
3810 * anti.texi: Minor cleanup.
3811
8cf51b2c
GM
38122006-02-03 Eli Zaretskii <eliz@gnu.org>
3813
3814 * custom.texi (Init File, Find Init): Add cross-references to
3815 where $HOME is described.
3816
38172006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3818
3819 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3820 is not inside the @table.
3821
3822 * emacs.texi (Top): Correct node name.
3823
3824 * files.texi (File Names): Fix @xref.
3825 (Reverting): Fix typo.
3826
3827 * mule.texi (International): Correct node name.
3828
3829 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3830
38312006-02-01 Richard M. Stallman <rms@gnu.org>
3832
3833 * emacs.texi (Top): Update subnode menu.
3834
3835 * mule.texi: Minor clarifications.
3836 Reduce the specific references to X Windows.
3837 Refer to "graphical" terminals, rather than window systems.
3838 (Text Coding): Rename from Specify Coding.
3839 (Communication Coding, File Name Coding, Terminal Coding):
3840 New nodes split out from Text Coding.
3841
3842 * kmacro.texi: Minor clarifications.
3843 (Keyboard Macro Ring): Comment out some excessive commands.
3844 (Basic Keyboard Macro): Split up the table, putting part in each node.
3845
3846 * major.texi: Minor clarifications.
3847
3848 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3849
3850 * windows.texi: Minor clarifications.
3851 (Change Window): Don't describe mode-line mouse cmds here.
3852 Add xref to Mode Line Mouse.
3853
3854 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3855
3856 * macos.texi (Mac International): Fix xref.
3857
3858 * indent.texi: Minor clarifications.
3859
3860 * frames.texi: Minor clarifications.
3861 Reduce the specific references to X Windows.
3862 Refer to "graphical" terminals, rather than window systems.
3863 (Frame Parameters): Don't mention commands like
3864 set-foreground-color. Just say to customize a face.
3865 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3866
3867 * files.texi: Minor clarifications.
3868 (Numbered Backups): New node, split out from Backup Names.
3869
3870 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3871
3872 * cmdargs.texi (General Variables): Fix xref.
3873
3874 * buffers.texi: Minor clarifications.
3875
8cf51b2c
GM
38762006-01-31 Richard M. Stallman <rms@gnu.org>
3877
3878 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3879 Nodes moved to top.
3880
3881 * display.texi: Minor clarifications.
3882 (Display): Rearrange menu.
3883 (Standard Faces): Mention query-replace face.
3884 (Faces): Simplify.
3885 (Font Lock): Simplify face customization info.
3886 (Highlight Changes): Node merged into Highlight Interactively.
3887 (Highlight Interactively): Much rewriting and cleanup.
3888 (Optional Mode Line): Narrowed line number not good for goto-line.
3889 Simplify face customization advice.
3890 (Text Display): Mention use of escape-glyph face.
3891 Move ctl-arrow and tab-width here.
3892 (Display Custom): Move no-redraw-on-reenter to end of node.
3893
3894 * search.texi: Minor clarifications.
3895 (Isearch Scroll): Simplify.
3896 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3897
3898 * regs.texi (Registers): Mention bookmarks here.
3899
3900 * mark.texi: Minor clarifications.
3901 (Selective Undo): Node deleted.
3902
3903 * m-x.texi: Minor clarifications.
3904
3905 * killing.texi: Minor clarifications.
3906 Refer to "graphical" terminals, rather than window systems.
3907
3908 * help.texi: Clarifications.
3909 (Help): Don't describe C-h F and C-h K here.
3910 (Key Help): Describe C-h K here.
3911 (Name Help): Mention Emacs Lisp Intro.
3912 Describe C-h F here.
3913 (Misc Help): Mention C-h F and C-h K only briefly.
3914
3915 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3916 Selective undo text merged in.
3917 (Spelling): Mention Aspell along with Ispell.
3918
3919 * emacs.texi (Top): Update subnode menus.
3920
3921 * basic.texi (Basic Undo): Rename from Undo. Most of text
3922 moved to new Undo node.
3923
8cf51b2c
GM
39242006-01-29 Chong Yidong <cyd@stupidchicken.com>
3925
3926 * basic.texi (Continuation Lines, Inserting Text):
3927 Mention longlines mode.
3928
39292006-01-29 Richard M. Stallman <rms@gnu.org>
3930
10d1d0af 3931 * screen.texi: Minor cleanups.
8cf51b2c
GM
3932 (Screen): Clean up the intro paragraphs.
3933 (Mode Line): Lots of rewriting. Handle frame-name better.
3934 eol-mnemonic-... vars moved out.
3935
3936 * emacs.texi (Top): Change menu item for MS-DOS node.
3937 Update subnode menu.
3938
3939 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3940 chapter relates to Windows. Title changed.
3941
3942 * mini.texi: Minor cleanups.
3943
3944 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3945 (Mark): Put it in the menu.
3946
3947 * entering.texi: Minor cleanups.
3948
3949 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3950 (Intro): Refer to "graphical" terminals, rather than X.
3951
3952 * display.texi (Display Custom): Add xref to Variables.
3953 (Optional Mode Line): eol-mnemonic-... vars moved here.
3954
3955 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3956 rather than X.
3957
8cf51b2c
GM
3958 * basic.texi: Minor cleanups.
3959 (Undo): selective-undo moved.
3960
8cf51b2c
GM
39612006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3962
3963 * anti.texi (Antinews): Various corrections and additions.
3964
39652006-01-23 Juri Linkov <juri@jurta.org>
3966
3967 * custom.texi (Easy Customization, Customization Groups)
3968 (Browsing Custom): Mention links along with buttons.
3969
8cf51b2c
GM
39702006-01-21 Eli Zaretskii <eliz@gnu.org>
3971
8cf51b2c
GM
3972 * text.texi (TeX Print): Use @key for TAB.
3973
8cf51b2c
GM
3974 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3975
8cf51b2c
GM
39762006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3977
3978 * files.texi (File Aliases): Don't claim that usually separate
3979 buffers are created for two file names that name the same data.
3980 Mention additional situations where different names mean the same
3981 file on disk.
3982
39832006-01-19 Richard M. Stallman <rms@gnu.org>
3984
3985 * killing.texi (Deletion): Upcase @key argument.
3986
3987 * custom.texi (Custom Themes): Minor cleanup.
3988
3989 * programs.texi (Hungry Delete): Upcase @key argument.
3990
8cf51b2c
GM
39912006-01-16 Juri Linkov <juri@jurta.org>
3992
3993 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3994 Move `mode-line-highlight' before `mode-line-buffer-id'.
3995
8cf51b2c
GM
39962006-01-14 Richard M. Stallman <rms@gnu.org>
3997
3998 * basic.texi (Inserting Text): Minor cleanup.
3999
8cf51b2c
GM
40002006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4001
4002 * custom.texi (Changing a Variable, Face Customization):
4003 Update for changes in Custom menus.
4004
8cf51b2c
GM
40052006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4006
4007 * macos.texi (Mac International): Undo last change.
4008
8cf51b2c
GM
40092006-01-02 Chong Yidong <cyd@stupidchicken.com>
4010
4011 * custom.texi (Custom Themes): Describe the new
4012 customize-create-theme interface.
4013
40142005-12-30 Juri Linkov <juri@jurta.org>
4015
4016 * basic.texi (Position Info): Update example.
4017
c8763fb6 40182005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4019
4020 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4021
40222005-12-24 Chong Yidong <cyd@stupidchicken.com>
4023
4024 * custom.texi (Custom Themes): `load-theme' always loads.
4025
40262005-12-23 Juri Linkov <juri@jurta.org>
4027
4028 * display.texi (Highlight Interactively): Use double space to
4029 separate sentences. Replace C-p with M-p, and C-n with M-n.
4030
40312005-12-22 Richard M. Stallman <rms@gnu.org>
4032
4033 * custom.texi (Easy Customization and subnodes):
4034 Replace "active field" with "button".
4035 Use "user option" only for variables.
4036 Use "setting" for variable-or-face.
4037
40382005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4039
4040 * buffers.texi (Select Buffer): Change order in table to make
4041 "Similar" refer to the correct item.
4042 (Indirect Buffers): Minor rewording.
4043
8cf51b2c
GM
40442005-12-20 Juri Linkov <juri@jurta.org>
4045
4046 * files.texi (VC Status): Put P and N near p and n.
4047
8cf51b2c
GM
40482005-12-19 Richard M. Stallman <rms@gnu.org>
4049
4050 * programs.texi (Electric C): Delete the info about newline control.
4051 (Other C Commands): Minor cleanup.
4052 (Left Margin Paren): Minor cleanup.
4053
40542005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4055
4056 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4057 (Customization Groups): Delete text moved to "Browsing Custom".
4058 (Browsing Custom): New node.
4059 (Specific Customization): Clarify which commands only work for
4060 loaded options.
4061
40622005-12-18 Bill Wohler <wohler@newt.com>
4063
4064 * frames.texi (Tool Bars): Shorten text of previous change.
4065
40662005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4067
4068 * files.texi (VC Status): Document log-view mode.
4069
40702005-12-18 Bill Wohler <wohler@newt.com>
4071
4072 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4073 permanently via the customize interface.
4074
8cf51b2c
GM
40752005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4076
4077 * killing.texi (Killing by Lines): Document `kill-whole-line'
4078 function.
4079
c8763fb6 40802005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4081
4082 * buffers.texi (Select Buffer): Change `prev-buffer' to
4083 `previous-buffer'. Indicate that these functions use a frame
4084 local buffer list.
4085
8cf51b2c
GM
40862005-12-12 Richard M. Stallman <rms@gnu.org>
4087
4088 * custom.texi (Easy Customization): Change menu comment.
4089 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4090
4091 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4092 (Help): Among the Apropos commands, describe only C-h a here.
4093
40942005-12-11 Richard M. Stallman <rms@gnu.org>
4095
4096 * programs.texi (Options for Comments): Comment-end starts with space.
4097
4098 * glossary.texi (Glossary): Minor cleanup.
4099
4100 * files.texi (Old Versions): Use @table.
4101
8cf51b2c
GM
41022005-12-10 David Koppelman <koppel@ece.lsu.edu>
4103
4104 * display.texi (Highlight Interactively): Include
4105 global-hi-lock-mode. Add miscellaneous details and elaborations.
4106
41072005-12-09 Richard M. Stallman <rms@gnu.org>
4108
4109 * display.texi (Font Lock): Delete the Global FL menu item.
4110
41112005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4112
4113 * custom.texi (Minibuffer Maps): Mention the maps for file name
4114 completion.
4115
41162005-12-09 Kim F. Storm <storm@cua.dk>
4117
4118 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4119 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4120 cursor to next corner in rectangle; clarify insert around rectangle.
4121
8cf51b2c
GM
41222005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4123
4124 * custom.texi (Customization): Use xref to elisp manual for
4125 non-TeX output.
4126 (Minor Modes): Update.
4127 (Customization Groups, Changing a Variable, Face Customization):
4128 Update for new appearance of Custom buffers.
4129 (Changing a Variable): `custom-buffer-done-function' has been
4130 replaced by `custom-buffer-done-kill'.
4131 (Specific Customization): In the `customize-group' buffer, a
4132 subgroup's contents are not "hidden". They are not included at
4133 all. They have no [Show] button.
4134 (Mouse Buttons): Add pxref to description of mouse event lists in
4135 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4136 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4137 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4138
41392005-12-08 Richard M. Stallman <rms@gnu.org>
4140
4141 * mini.texi (Completion Commands, Completion):
4142 In file name input, SPC does not do completion.
4143
8cf51b2c
GM
41442005-12-08 Nick Roberts <nickrob@snap.net.nz>
4145
4146 * building.texi (GDB Graphical Interface): Explain screen size
4147 setting.
4148 (Other GDB User Interface Buffers): Describe features specific to
4149 GDB 6.4.
4150
8cf51b2c
GM
41512005-12-01 Nick Roberts <nickrob@snap.net.nz>
4152
4153 * building.texi (GDB User Interface Layout): Describe how to
4154 kill associated buffers.
4155 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4156 (Watch Expressions): Be more precise.
4157 (Other GDB User Interface Buffers): Describe how to change a
4158 register value.
4159
8cf51b2c
GM
41602005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4161
4162 * macos.texi (Mac Input): Remove description of
4163 mac-command-key-is-meta. Add descriptions of
4164 mac-control-modifier, mac-command-modifier, and
4165 mac-option-modifier.
4166 (Mac International): Fix description of conversion of clipboard data.
4167 (Mac Font Specs): Add example of font customization by face attributes.
4168
41692005-11-22 Nick Roberts <nickrob@snap.net.nz>
4170
4171 * building.texi (Watch Expressions): Expand description.
4172 (Other GDB User Interface Buffers): Describe local map for
4173 gud-watch.
4174
41752005-11-21 Chong Yidong <cyd@stupidchicken.com>
4176
4177 * display.texi (Font Lock): Font lock is enabled by default now.
4178
41792005-11-20 Juri Linkov <juri@jurta.org>
4180
4181 * basic.texi (Position Info): Update examples of the output.
4182 Remove the fact that examples are produced in the TeXinfo buffer,
4183 because in the Info reader users will get a different output from
4184 `C-x ='.
4185
4186 * building.texi (Compilation Mode): Remove paragraph duplicated
4187 from the node `Compilation'. Add `compilation-skip-threshold'.
4188
4189 * display.texi (Font Lock): Suggest more user-friendly method of
4190 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4191
41922005-11-18 Richard M. Stallman <rms@gnu.org>
4193
4194 * files.texi (Registering): Mention @@ in mode line.
4195
4196 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4197
41982005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4199
4200 * files.texi (Renaming and VC): Some back-ends don't
4201 handle renaming.
4202
8cf51b2c
GM
42032005-11-17 Juri Linkov <juri@jurta.org>
4204
4205 * emacs.texi (Top):
4206 * display.texi (Highlight Interactively): Put this font-lock based
4207 mode near Font Lock node.
4208
42092005-11-16 Chong Yidong <cyd@stupidchicken.com>
4210
4211 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4212 icons.
4213
42142005-11-12 Kim F. Storm <storm@cua.dk>
4215
4216 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4217 (Help Summary): Add C-h d and C-h e.
4218 (Apropos): Clarify that all apropos commands may search for either
4219 list of words or a regexp. Add C-h d for apropos-documentation.
4220 Describe apropos-documentation-sort-by-scores user option.
4221
8cf51b2c
GM
42222005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4223
4224 * killing.texi (CUA Bindings): Add @section.
4225
42262005-11-10 Kim F. Storm <storm@cua.dk>
4227
4228 * emacs.texi (Top): Add CUA Bindings entry to menu.
4229
4230 * killing.texi (CUA Bindings): New node. Moved here from
4231 misc.texi and extended with info on rectangle commands and
4232 rectangle highlighting, interface to registers, and the global
4233 mark feature.
4234
4235 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4236
4237 * regs.texi: Prev link points to CUA Bindings node.
4238
42392005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4240
4241 * help.texi (Help Echo): By default, help echos are only shown on
4242 mouse-over, not on point-over.
4243
c8763fb6 42442005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4245
4246 * misc.texi (Shell Mode): Describe how to activate password echoing.
4247
8cf51b2c
GM
42482005-11-04 Romain Francoise <romain@orebokech.com>
4249
4250 * mark.texi (Mark Ring): Fix typo.
4251
42522005-11-03 Richard M. Stallman <rms@gnu.org>
4253
4254 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4255
42562005-11-01 Bill Wohler <wohler@newt.com>
4257
4258 * help.texi (Help Mode): Fix typo.
4259
42602005-11-01 Nick Roberts <nickrob@snap.net.nz>
4261
4262 * building.texi (Other GDB User Interface Buffers): Describe
4263 the command gdb-use-inferior-io-buffer.
4264
42652005-10-31 Romain Francoise <romain@orebokech.com>
4266
4267 * files.texi (Compressed Files): Fix typo.
4268
4269 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4270
4271 * windows.texi (Force Same Window): Likewise.
4272
42732005-10-30 Bill Wohler <wohler@newt.com>
4274
4275 * help.texi (Help Mode): URLs viewed with browse-url.
4276
42772005-10-31 Nick Roberts <nickrob@snap.net.nz>
4278
4279 * building.texi (GDB Graphical Interface): Don't reference
4280 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4281 must stay in same frame.
4282
42832005-10-29 Chong Yidong <cyd@stupidchicken.com>
4284
4285 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4286
4287 * anti.texi (Antinews): Likewise.
4288
8cf51b2c
GM
42892005-10-28 Bill Wohler <wohler@newt.com>
4290
4291 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4292
42932005-10-28 Richard M. Stallman <rms@gnu.org>
4294
4295 * files.texi (Visiting): Explain how to enter ? in a file name.
4296
4297 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4298
8cf51b2c
GM
42992005-10-25 Nick Roberts <nickrob@snap.net.nz>
4300
4301 * building.texi (GDB Graphical Interface): Describe
4302 gdb-mouse-until.
4303
43042005-10-23 Richard M. Stallman <rms@gnu.org>
4305
4306 * custom.texi (Init File): Recommend when to use site-start.el.
4307
8cf51b2c
GM
43082005-10-21 Juri Linkov <juri@jurta.org>
4309
4310 * custom.texi (Examining): Mention accessing the old variable
4311 value via M-n in set-variable.
4312
8cf51b2c
GM
43132005-10-18 Romain Francoise <romain@orebokech.com>
4314
4315 * files.texi (Version Systems): Capitalize GNU.
4316
8cf51b2c
GM
43172005-10-18 Nick Roberts <nickrob@snap.net.nz>
4318
4319 * building.texi (Compilation Mode): Remove redundant paragraph.
4320 (Watch Expressions): Remove paragraph to reflect code change.
4321
8cf51b2c
GM
43222005-10-16 Richard M. Stallman <rms@gnu.org>
4323
4324 * building.texi (Compilation Mode, Compilation): Clarified.
4325
43262005-10-15 Richard M. Stallman <rms@gnu.org>
4327
4328 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4329
8cf51b2c
GM
43302005-10-13 Kenichi Handa <handa@m17n.org>
4331
4332 * basic.texi (Position Info): Fix previous change.
4333
c8763fb6 43342005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4335
4336 * cmdargs.texi (Icons X): Fix typo.
4337
43382005-10-12 Kenichi Handa <handa@m17n.org>
4339
4340 * basic.texi (Position Info): Describe the case that Emacs shows
4341 "part of display ...".
4342
c8763fb6 43432005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4344
4345 * cmdargs.texi (Icons X): -nb => -nbi.
4346
43472005-10-10 Chong Yidong <cyd@stupidchicken.com>
4348
4349 * frames.texi (Speedbar): A couple more clarifications.
4350
43512005-10-11 Nick Roberts <nickrob@snap.net.nz>
4352
4353 * building.texi (GDB User Interface Layout): Improve diagram.
4354 (Watch Expressions): Explain how to make speedbar global.
4355 (Other GDB User Interface Buffers): Make references more precise.
4356
8cf51b2c
GM
43572005-10-09 Richard M. Stallman <rms@gnu.org>
4358
4359 * frames.texi (Speedbar): Clarify the text.
4360
43612005-10-09 Chong Yidong <cyd@stupidchicken.com>
4362
4363 * frames.texi (Speedbar): Add information on keybindings,
4364 dismissing the speedbar, and buffer display mode. Link to
4365 speedbar manual.
4366
c8763fb6 43672005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4368
4369 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4370 added -nb, --no-bitmap-icon.
4371
8cf51b2c
GM
43722005-10-07 Nick Roberts <nickrob@snap.net.nz>
4373
4374 * building.texi (GDB Graphical Interface): Add variables and
4375 functions to indices. Be more precise.
4376
c8763fb6 43772005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4378
4379 * frames.texi (Drag and Drop): Remove the x- from
4380 x-dnd-open-file-other-window and xdnd-protocol-alist.
4381
43822005-09-30 Romain Francoise <romain@orebokech.com>
4383
4384 * mini.texi (Minibuffer): The default value now appears before the
4385 colon in minibuffer prompts.
4386
8cf51b2c
GM
43872005-09-25 Richard M. Stallman <rms@gnu.org>
4388
4389 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4390
8cf51b2c
GM
43912005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4392
4393 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4394
8cf51b2c
GM
43952005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4396
4397 * emacs.texi (Top): Update submenus from macos.texi.
4398
4399 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4400 (Mac OS): Update feature support status.
4401 (Mac Input): List supported input scripts. Remove description
4402 about `mac-keyboard-text-encoding'. Mention mouse button
4403 emulation and related variables.
4404 (Mac International): Mention Central European and Cyrillic
4405 support. Now `keyboard-coding-system' is dynamically changed.
4406 Add description about coding system for selection. Add
4407 description about language environment.
4408 (Mac Environment Variables): Mention
4409 `~/.MacOSX/environment.plist'. Give example of command line
4410 arguments. Add Preferences support.
4411 (Mac Directories): Explicitly state that this node is for Mac OS
4412 Classic only.
4413 (Mac Font Specs): Mention specification for scalable fonts. List
4414 supported charsets. Add preferred way of creating fontsets. Add
4415 description about `mac-allow-anti-aliasing'.
4416 (Mac Functions): Add descriptions about `mac-set-file-creator',
4417 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4418 and `mac-get-preference'.
4419
8cf51b2c
GM
44202005-09-16 Romain Francoise <romain@orebokech.com>
4421
4422 Update all files to specify GFDL version 1.2.
4423
4424 * doclicense.texi (GNU Free Documentation License): Update to
4425 version 1.2.
4426
44272005-09-15 Richard M. Stallman <rms@gnu.org>
4428
4429 * buffers.texi (List Buffers): Fix xref.
4430
4431 * rmail.texi (Rmail Basics): Fix xref.
4432
4433 * emacs.texi (Top): Update subnode menus.
4434
4435 * files.texi (Saving Commands): New node, broken out of Saving.
4436 (Customize Save): New node, broken out of Saving.
4437 Clarify effect of write-region-inhibit-fsync.
4438 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4439
8cf51b2c
GM
44402005-09-14 Romain Francoise <romain@orebokech.com>
4441
4442 * files.texi (Saving): Mention write-region-inhibit-fsync.
4443
44442005-09-05 Chong Yidong <cyd@stupidchicken.com>
4445
4446 * custom.texi (Custom Themes): New node.
4447
44482005-09-03 Richard M. Stallman <rms@gnu.org>
4449
49823426
GM
4450 * search.texi (Search Case): Mention vars that control
4451 case-fold-search for various operations.
8cf51b2c
GM
4452
44532005-08-22 Juri Linkov <juri@jurta.org>
4454
4455 * display.texi (Standard Faces): Merge the text from
4456 `(elisp)Standard Faces' into this node.
4457
44582005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4459
4460 * emacs.texi (Top): Delete menu item for deleted node
4461 Keyboard Translations.
4462
44632005-08-18 Richard M. Stallman <rms@gnu.org>
4464
8cf51b2c
GM
4465 * trouble.texi (Unasked-for Search):
4466 Delete xref to Keyboard Translations.
4467
4468 * glossary.texi (Glossary): Delete xref.
4469
8cf51b2c
GM
4470 * custom.texi (Minor Modes): Say that the list here is not complete.
4471 (Keyboard Translations): Node deleted.
4472 (Disabling): Delete xref to it.
4473 (Customization Groups): Fix Custom buffer example.
4474 (Hooks): Mention remove-hooks.
4475
44762005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4477
4478 * building.texi (GDB Graphical Interface): Improve filling of menu
4479 item.
4480
44812005-08-18 Nick Roberts <nickrob@snap.net.nz>
4482
4483 * building.texi (GDB Graphical Interface): Use better node names.
4484
44852005-08-14 Richard M. Stallman <rms@gnu.org>
4486
4487 * text.texi (Sentences): Fix xref.
4488
44892005-08-14 Juri Linkov <juri@jurta.org>
4490
4491 * building.texi (Compilation, Grep Searching): Move grep command
4492 headings from `Compilation' to `Grep Searching'.
4493
4494 * dired.texi (Dired and Find):
4495 * maintaining.texi (Tags Search): Replace grep xref to
4496 `Compilation' node with `Grep Searching'.
4497
4498 * files.texi (Comparing Files): Replace xref to `Compilation' with
4499 `Compilation Mode'.
4500
45012005-08-13 Alan Mackenzie <acm@muc.de>
4502
4503 * search.texi (Non-ASCII Isearch): Correct a typo.
4504 (Replacement Commands): Mention query-replace key binding.
4505
45062005-08-11 Richard M. Stallman <rms@gnu.org>
4507
4508 * programs.texi (Options for Comments): Fix xref.
4509
4510 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4511 out of Regexps.
4512
8cf51b2c
GM
45132005-08-09 Juri Linkov <juri@jurta.org>
4514
4515 * building.texi (Compilation): Use `itemx' instead of `item'.
4516 (Grep Searching): Simplify phrase.
4517
4518 * display.texi (Standard Faces): Describe vertical-border on
4519 window systems.
4520
4521 * windows.texi (Split Window): Simplify phrase and mention
4522 vertical-border face.
4523
45242005-08-09 Richard M. Stallman <rms@gnu.org>
4525
4526 * files.texi (Comparing Files): Clarify compare-windows.
4527
4528 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4529
8cf51b2c
GM
45302005-08-06 Eli Zaretskii <eliz@gnu.org>
4531
4532 * mule.texi (Coding Systems): Rephrase the paragraph about
4533 codepages: no need for "M-x codepage-setup" anymore, except on
4534 MS-DOS.
4535
4536 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4537 the MS-DOS port only.
4538
45392005-07-30 Eli Zaretskii <eliz@gnu.org>
4540
4541 * makefile.w32-in (info): Don't run multi-install-info.bat.
4542 ($(infodir)/dir): New target, produced by running
4543 multi-install-info.bat.
4544
8cf51b2c
GM
45452005-07-22 Eli Zaretskii <eliz@gnu.org>
4546
4547 * files.texi (Quoted File Names): Add index entry.
4548
8cf51b2c
GM
45492005-07-19 Juri Linkov <juri@jurta.org>
4550
4551 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4552
45532005-07-18 Juri Linkov <juri@jurta.org>
4554
8cf51b2c
GM
4555 * custom.texi (Easy Customization):
4556 * files.texi (Old Versions):
4557 * frames.texi (Wheeled Mice):
4558 * mule.texi (Specify Coding):
8cf51b2c
GM
4559 * text.texi (Cell Justification):
4560 * trouble.texi (After a Crash):
8cf51b2c
GM
4561 * xresources.texi (GTK styles):
4562 Delete duplicate duplicate words.
4563
45642005-07-17 Richard M. Stallman <rms@gnu.org>
4565
4566 * frames.texi (Creating Frames): Fix foreground color example.
4567
4568 * custom.texi (Init Examples): Clean up text about conditionals.
4569
45702005-07-16 Richard M. Stallman <rms@gnu.org>
4571
4572 * mini.texi (Completion Commands): Fix command name for ?.
4573
8cf51b2c
GM
45742005-07-16 Eli Zaretskii <eliz@gnu.org>
4575
4576 * display.texi (Standard Faces): Explain that customization of
4577 `menu' face has no effect on w32 and with GTK. Add
4578 cross-references.
4579
4580 * cmdargs.texi (General Variables): Clarify the default location
4581 of $HOME on w32 systems.
4582
45832005-07-15 Jason Rumney <jasonr@gnu.org>
4584
4585 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4586 changed.
4587
45882005-07-08 Kenichi Handa <handa@m17n.org>
4589
4590 * mule.texi (Recognize Coding): Recommend
4591 revert-buffer-with-coding-system instead of revert-buffer.
4592
45932005-07-07 Richard M. Stallman <rms@gnu.org>
4594
4595 * anti.texi (Antinews): Mention mode-line-inverse-video.
4596
4597 * files.texi (Saving): Minor correction about C-x C-w.
4598
4599 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4600
46012005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4602
4603 * search.texi (Isearch Scroll): Add example of using the
4604 `isearch-scroll' property.
4605 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4606 `Display Custom' node.
4607 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4608 and de-emphasize it.
4609 (Other Repeating Search): `occur' currently can not correctly
4610 handle multiline matches. Correct, clarify and update description
4611 of `flush-lines' and `keep-lines'.
4612
4613 * display.texi (Display Custom): Add anchor for `baud-rate'.
4614
46152005-07-07 Richard M. Stallman <rms@gnu.org>
4616
4617 * gnu.texi: Update where to get GNU status; add refs for how to help.
4618 Add footnotes 6 and 7.
4619
46202005-07-04 Lute Kamstra <lute@gnu.org>
4621
4622 Update FSF's address in GPL notices.
4623
8cf51b2c 4624 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4625 * trouble.texi (Checklist): Update FSF's address.
4626
8cf51b2c
GM
46272005-06-24 Richard M. Stallman <rms@gnu.org>
4628
4629 * display.texi (Text Display): Change index entries.
4630
46312005-06-24 Eli Zaretskii <eliz@gnu.org>
4632
4633 * makefile.w32-in (MAKEINFO): Use --force.
4634 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4635 Makefile.in.
8cf51b2c
GM
4636
46372005-06-23 Richard M. Stallman <rms@gnu.org>
4638
4639 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4640 nobreak-char-display.
4641
4642 * emacs.texi (Top): Update detailed node listing.
4643
4644 * display.texi (Text Display): Renamed show-nonbreak-escape
4645 to nobreak-char-display and no-break-space to nobreak-space.
4646 (Standard Faces): Split up the list of standard faces
4647 and put it in a separate node. Add nobreak-space and
4648 escape-glyph.
4649
8cf51b2c
GM
46502005-06-23 Lute Kamstra <lute@gnu.org>
4651
4652 * mule.texi (Select Input Method): Fix typo.
4653
46542005-06-23 Kenichi Handa <handa@m17n.org>
4655
4656 * mule.texi (International): List all supported scripts. Adjust
4657 text for that leim is now included in the normal Emacs
4658 distribution.
4659 (Language Environments): List all language environments.
4660 Intlfonts contains fonts for most supported scripts, not all..
4661 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4662 input a specific character.
8cf51b2c
GM
4663 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4664
46652005-06-23 Juanma Barranquero <lekktu@gmail.com>
4666
49823426 4667 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4668
46692005-06-22 Miles Bader <miles@gnu.org>
4670
4671 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4672
46732005-06-20 Miles Bader <miles@gnu.org>
4674
4675 * display.texi (Faces): Add `vertical-divider'.
4676
46772005-06-17 Richard M. Stallman <rms@gnu.org>
4678
4679 * text.texi (Adaptive Fill): Minor clarification.
4680
8cf51b2c
GM
46812005-06-10 Lute Kamstra <lute@gnu.org>
4682
4683 * emacs.texi (Top): Correct version number.
4684 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4685 refer to the current version of Emacs.
4686
46872005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4688
4689 * files.texi (Log Buffer): Document when there can be more than
4690 one file to be committed.
4691
46922005-06-08 Juri Linkov <juri@jurta.org>
4693
4694 * display.texi (Faces): Add `shadow' face.
4695
46962005-06-07 Masatake YAMATO <jet@gyve.org>
4697
4698 * display.texi (Faces): Write about mode-line-highlight.
4699
47002005-06-06 Richard M. Stallman <rms@gnu.org>
4701
4702 * misc.texi (Printing Package): Explain how to initialize
4703 printing package.
4704
4705 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4706
47072005-06-05 Chong Yidong <cyd@stupidchicken.com>
4708
4709 * emacs.texi: Rename Hardcopy to Printing.
4710 Make PostScript and PostScript Variables subnodes of it.
4711
4712 * misc.texi (Printing): Rename node from Hardcopy.
4713 Mention menu bar options.
4714 Move PostScript and PostScript Variables to submenu.
4715 (Printing package): New node.
4716
4717 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4718
4719 * dired.texi (Operating on Files): Likewise.
4720
4721 * calendar.texi (Displaying the Diary): Likewise.
4722
4723 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4724
4725 * glossary.texi (Glossary): Likewise.
4726
4727 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4728 effect.
4729
47302005-06-04 Richard M. Stallman <rms@gnu.org>
4731
4732 * trouble.texi (After a Crash): Polish previous change.
4733
8cf51b2c
GM
47342005-05-30 Noah Friedman <friedman@splode.com>
4735
4736 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4737 recovery mechanism.
4738
8cf51b2c
GM
47392005-05-28 Nick Roberts <nickrob@snap.net.nz>
4740
4741 * building.texi (Other Buffers): SPC toggles display of
4742 floating point registers.
4743
8cf51b2c
GM
47442005-05-27 Nick Roberts <nickrob@snap.net.nz>
4745
4746 * files.texi (Log Buffer): Merge in description of Log Edit
4747 mode from pcl-cvs.texi.
4748
47492005-05-26 Richard M. Stallman <rms@gnu.org>
4750
4751 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4752
8cf51b2c
GM
47532005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4754
4755 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4756 not enabled by default.
4757 When not on a word, `ispell-word' by default checks the word
4758 before point.
4759
47602005-05-24 Nick Roberts <nickrob@snap.net.nz>
4761
4762 * building.texi (Debugger Operation): Simplify last sentence.
4763
47642005-05-23 Lute Kamstra <lute@gnu.org>
4765
4766 * emacs.texi: Update FSF's address throughout.
4767 (Preface): Use @cite.
4768 (Distrib): Add cross reference to the node "Copying". Mention the
4769 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4770 printed manuals.
4771 (Intro): Use @xref for the Emacs Lisp Intro.
4772
8cf51b2c
GM
47732005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4774
4775 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4776
4777 * basic.texi (Moving Point): Mention default for `goto-line'.
4778
4779 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4780 of a variable's docstring.
4781
47822005-05-18 Lute Kamstra <lute@gnu.org>
4783
4784 * maintaining.texi (Overview of Emerge): Add cross reference.
4785 Remove duplication.
4786
4787 * emacs.texi (Top): Update to the current structure of the manual.
4788 * misc.texi (Emacs Server): Add menu description.
4789 * files.texi (Saving): Fix menu.
4790 * custom.texi (Customization): Fix menu.
4791 * mule.texi (International): Fix menu.
4792 * kmacro.texi (Keyboard Macros): Fix menu.
4793
47942005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4795
4796 * display.texi: Various minor changes.
4797 (Faces): Delete text that is repeated in the next section.
4798
47992005-05-16 Nick Roberts <nickrob@snap.net.nz>
4800
4801 * building.texi (Debugger Operation): Mention GUD tooltips are
4802 disabled with GDB in text command mode.
4803
8cf51b2c
GM
48042005-05-16 Nick Roberts <nickrob@snap.net.nz>
4805
4806 * building.texi: Replace toolbar with "tool bar" for consistency.
4807 (Compilation Mode): Describe compilation-context-lines
4808 and use of arrow in compilation buffer.
4809 (Debugger Operation): Replace help text with variable's value.
4810
4811 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4812 consistency.
4813
48142005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4815
4816 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4817 Add xref.
4818
8cf51b2c
GM
48192005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4820
4821 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4822 (Position Info): Delete discussion of `goto-line'. It is already
4823 described in `Moving point'.
4824
4825 * mini.texi (Completion Commands): Correct reference.
4826 (Completion Options): Fix typo.
4827
4828 * killing.texi (Deletion): Complete description of `C-x C-o'.
4829
8cf51b2c
GM
48302005-05-10 Richard M. Stallman <rms@gnu.org>
4831
4832 * building.texi (Compilation): Clarify recompile's directory choice.
4833
4834 * frames.texi (Tooltips): Cleanups.
4835
4836 * basic.texi (Arguments): Fix punctuation.
4837
48382005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4839
4840 * screen.texi (Menu Bar): The up and down (not left and right)
4841 arrow keys move through a keyboard menu.
4842
48432005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4844
4845 * basic.texi: Various typo and grammar fixes.
4846 (Moving Point): C-a now runs move-beginning-of-line.
4847
48482005-05-08 Nick Roberts <nickrob@snap.net.nz>
4849
4850 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4851
4852 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4853 as different animals.
4854
48552005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4856
4857 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4858 Correct index entry.
4859
48602005-05-07 Nick Roberts <nickrob@snap.net.nz>
4861
4862 * building.texi (Debugger Operation): Update to reflect changes
4863 in GUD tooltips.
4864
48652005-04-30 Richard M. Stallman <rms@gnu.org>
4866
4867 * files.texi (Compressed Files): Auto Compression normally enabled.
4868
4869 * building.texi (Debugger Operation): Clarify previous change.
4870
8cf51b2c
GM
48712005-04-28 Nick Roberts <nickrob@snap.net.nz>
4872
4873 * building.texi (Debugger Operation): Add description for
4874 GUD tooltips when program is not running.
4875
48762005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4877
4878 * misc.texi (Shell): Add `Shell Prompts' to menu.
4879 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4880 description. Delete remarks moved to new node.
4881 (Shell Prompts): New node.
4882 (History References): Replace remarks moved to `Shell Prompts'
4883 with xref to that node.
4884 (Remote Host): Clarify how to specify the terminal type when
4885 logging in to a different machine.
4886
48872005-04-26 Richard M. Stallman <rms@gnu.org>
4888
4889 * emacs.texi (Top): Update submenus from files.texi.
4890
4891 * files.texi (Filesets): Clarify previous change.
4892
4893 * dired.texi (Misc Dired Features): Clarify previous change.
4894
48952005-04-25 Chong Yidong <cyd@stupidchicken.com>
4896
4897 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4898
4899 * dired.texi (Misc Dired Features): Document
4900 dired-compare-directories.
4901
4902 * files.texi (Filesets): New node.
4903 (File Conveniences): Document Image mode.
4904
4905 * text.texi (TeX Print): Document tex-compile.
4906
49072005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4908
4909 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4910 Delete redundant reference to tooltip Custom group. It is
4911 referred too again in the next paragraph.
4912
49132005-04-24 Richard M. Stallman <rms@gnu.org>
4914
4915 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4916
8cf51b2c
GM
49172005-04-19 Kim F. Storm <storm@cua.dk>
4918
4919 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4920
49212005-04-18 Lars Hansen <larsh@math.ku.dk>
4922
4923 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4924 turns off desktop-save-mode.
4925
49262005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4927
4928 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4929 by default in terminals compatible with xterm. Mention that
4930 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4931 node.
4932
8cf51b2c
GM
49332005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4934
4935 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4936
c8763fb6 49372005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4938
4939 * xresources.texi (Table of Resources): Add cursorBlink.
4940
49412005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4942
4943 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4944 `d', `C-d' and `u'.
4945
49462005-04-11 Richard M. Stallman <rms@gnu.org>
4947
4948 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4949 (Misc X): Add -D, --basic-display.
4950
4951 * maintaining.texi (Change Log): Correct the description of
4952 the example.
4953
4954 * major.texi (Choosing Modes): Document magic-mode-alist.
4955
8cf51b2c
GM
49562005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4957
4958 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4959 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4960 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4961 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4962 `w', respectively.
4963 (Rmail Labels): Mention `l'.
4964 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4965 (Rmail Summary Edit): Describe `j' and RET.
4966
c8763fb6 49672005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4968
4969 * xresources.texi (Lucid Resources): Add fontSet resource.
4970
8cf51b2c
GM
49712005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4972
4973 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4974 now called `indicate-empty-lines'.
4975
49762005-04-06 Kim F. Storm <storm@cua.dk>
4977
4978 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4979
49802005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4981
4982 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4983 deleted.
4984 (Marks vs Flags): Add some convenient key bindings.
4985 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4986 (Misc Dired Features): Correct and expand description of `w' command.
4987
4988 * frames.texi (XTerm Mouse): Delete apparently false info.
4989 The GNU/Linux console currently does not appear to support
4990 `xterm-mouse-mode'.
4991
8cf51b2c
GM
49922005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4993
4994 * calendar.texi (Diary): Mention shell utility `calendar'.
4995
49962005-04-01 Richard M. Stallman <rms@gnu.org>
4997
4998 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4999
8cf51b2c
GM
50002005-04-01 Lute Kamstra <lute@gnu.org>
5001
5002 * maintaining.texi (Change Log): add-change-log-entry uses
5003 add-log-mailing-address.
5004
50052005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5006
5007 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5008 `VC Mode Line' and put in an xref to that node.
5009 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5010 its description.
5011
50122005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5013
5014 * calendar.texi (Calendar Systems): Say that the Persian calendar
5015 implemented here is the arithmetical one championed by Birashk.
5016
50172005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5018
5019 * programs.texi (Fortran Motion): Fix previous change.
5020
8cf51b2c
GM
50212005-03-29 Richard M. Stallman <rms@gnu.org>
5022
5023 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5024
50252005-03-29 Chong Yidong <cyd@stupidchicken.com>
5026
5027 * text.texi (Refill): Refer to Long Lines Mode.
5028 (Longlines): New node.
5029 (Auto Fill): Don't index "word wrap" here.
5030 (Filling): Add Longlines to menu.
5031
50322005-03-29 Richard M. Stallman <rms@gnu.org>
5033
5034 * xresources.texi: Minor fixes.
5035
5036 * misc.texi (Emacs Server): Fix Texinfo usage.
5037
5038 * emacs.texi (Top): Don't use a real section heading for
5039 "Detailed Node Listing". Fake it instead.
5040
5041 * basic.texi (Position Info): Minor cleanup.
5042
5043 * mule.texi (Input Methods): Minor cleanup.
5044
50452005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5046
5047 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5048 constructs as well.
5049 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5050
50512005-03-29 Kenichi Handa <handa@m17n.org>
5052
5053 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5054
5055 * basic.texi (Position Info): Update the description about the
5056 command C-u C-x =.
5057
50582005-03-28 Richard M. Stallman <rms@gnu.org>
5059
5060 * emacs.texi (Top): Use @section for the detailed node listing.
5061
5062 * calendar.texi: Minor fixes to previous change.
5063
5064 * programs.texi (Fortran): Small fixes to previous changes.
5065
5066 * emacs.texi (Top): Update list of subnodes of Dired.
5067 Likewise for building.texi.
5068
5069 * files.texi (File Conveniences): Delete Auto Image File mode.
5070
50712005-03-28 Chong Yidong <cyd@stupidchicken.com>
5072
5073 * building.texi (Flymake): New node.
5074
5075 * custom.texi (Function Keys): Document kp- event types and
5076 keypad-setup package.
5077
5078 * dired.texi (Wdired): New node.
5079
5080 * files.texi (File Conveniences): Reorder entries.
5081 Explain how to turn on Auto-image-file mode.
5082 Document Thumbs mode.
5083
5084 * mule.texi (Specify Coding): Document recode-region and
5085 recode-file-name.
5086
5087 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5088
50892005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5090
5091 * commands.texi (Keys): M-o is now a prefix key.
5092
50932005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5094
5095 * programs.texi: Reformat and update copyright years.
5096 (Fortran): Update section.
5097
50982005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5099
5100 * files.texi: Several small changes in addition to:
5101 (Visiting): Change xref for Dialog Boxes to ref.
5102 (Version Headers): Replace references to obsolete var
5103 `vc-header-alist' with `vc-BACKEND-header'.
5104 (Customizing VC): Update value of `vc-handled-backends'.
5105
51062005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5107
5108 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5109 move here from Emacs Lisp Reference Manual.
5110 * calendar.texi (Calendar/Diary, Diary Commands)
5111 (Special Diary Entries, Importing Diary): Change some xrefs to
5112 point to emacs-xtra rather than elisp.
5113
5114 * emacs-xtra.texi (Calendar Customizing):
5115 Move view-diary-entries-initially, view-calendar-holidays-initially,
5116 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5117 Emacs Manual.
5118 (Appt Customizing): Merge entire section into main Emacs Manual.
5119 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5120 mark-holidays-in-calendar here from emacs-xtra.
5121 (Displaying the Diary): Move view-diary-entries-initially,
5122 mark-diary-entries-in-calendar here from emacs-xtra.
5123 (Appointments): Move appt-display-mode-line,
5124 appt-display-duration, appt-disp-window-function,
5125 appt-delete-window-function here from emacs-xtra.
5126
5127 * calendar.texi: Update and reformat copyright.
5128 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5129 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5130 (Diary): Refer to `diary-file' rather than ~/diary.
5131 (Diary Commands): Rename node to "Displaying the Diary".
5132 * emacs.texi (Top): Rename "Diary Commands" section.
5133 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5134
51352005-03-26 Eli Zaretskii <eliz@gnu.org>
5136
5137 * misc.texi (Emacs Server): Fix the command for setting
5138 server-name. Add an xref to Invoking emacsclient.
5139
5140 * help.texi (Help Summary): Clarify when "C-h ." will do something
5141 nontrivial.
5142 (Apropos): Add cindex entry for apropos-sort-by-scores.
5143
5144 * display.texi (Text Display): Add index entries for how no-break
5145 characters are displayed.
5146
8cf51b2c
GM
51472005-03-26 Eli Zaretskii <eliz@gnu.org>
5148
5149 * files.texi (Visiting): Fix cross-references introduced with the
5150 last change.
5151
5152 * xresources.texi (GTK resources): Fix last change.
5153
8cf51b2c
GM
51542005-03-25 Chong Yidong <cyd@stupidchicken.com>
5155
5156 * xresources.texi (X Resources): GTK options documented too.
5157 (Resources): Clarify meaning of program name.
5158 (Table of Resources): Add visualClass.
5159 (GTK resources): Rewrite.
5160 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5161
5162 * display.texi (Text Display): Mention non-breaking spaces.
5163
5164 * files.texi (Reverting): Document auto-revert-check-vc-info.
5165
5166 * frames.texi (Mouse Commands): Document
5167 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5168
5169 * help.texi (Help Summary): Add `C-h .'.
5170 (Apropos): Apropos accepts a list of search terms.
5171 Document apropos-sort-by-scores.
5172 (Help Echo): Document display-local-help.
5173
5174 * misc.texi (Emacs Server): Document server-name.
5175 (Invoking emacsclient): Document -s option for server names.
5176
5177 * text.texi (Outline Visibility): Introduce "current heading
5178 line" (commands can be called with point on a body line).
5179 Re-order table to follow the sequence of discussion.
5180 hide-body won't hide lines before first header line.
5181 (TeX Mode): Add DocTeX mode.
5182
8cf51b2c
GM
51832005-03-24 Richard M. Stallman <rms@gnu.org>
5184
5185 * mule.texi (Single-Byte Character Support): Delete mention
5186 of iso-acc.el and iso-transl.el.
5187
8cf51b2c
GM
51882005-03-23 Lute Kamstra <lute@gnu.org>
5189
5190 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5191
51922005-03-23 Richard M. Stallman <rms@gnu.org>
5193
8cf51b2c
GM
5194 * search.texi: Delete explicit node pointers.
5195 (Incremental Search): New menu.
5196 (Basic Isearch, Repeat Isearch, Error in Isearch)
5197 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5198 (Slow Isearch): New subnodes.
5199 (Configuring Scrolling): Node deleted.
5200 (Search Case): Doc default-case-fold-search.
5201 (Regexp Replace): Move replace-regexp doc here.
5202
5203 * rmail.texi (Movemail): Put commas inside closequotes.
5204
5205 * picture.texi (Insert in Picture): Document C-c arrow combos.
5206 (Basic Picture): Clarify erasure.
5207
5208 * display.texi (Font Lock): Put commas inside closequotes.
5209
5210 * cmdargs.texi (General Variables): Put commas inside closequotes.
5211
52122005-03-23 Nick Roberts <nickrob@snap.net.nz>
5213
5214 * building.texi (Stack Buffer): Mention reverse contrast for
5215 *selected* frame (might not be current frame).
5216
8cf51b2c
GM
52172005-03-21 Richard M. Stallman <rms@gnu.org>
5218
5219 * building.texi (Starting GUD): Add bashdb.
5220
52212005-03-20 Chong Yidong <cyd@stupidchicken.com>
5222
5223 * basic.texi (Moving Point): Add M-g M-g binding.
5224 (Undo): Document undo-only.
5225 (Position Info): Document M-g M-g and C-u M-g M-g.
5226
5227 * building.texi (Building): Put Grep Searching after Compilation
5228 Shell.
5229 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5230 Document next-error-highlight.
5231 (Grep Searching): Document grep-highlight-matches.
5232 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5233
5234 * calendar.texi (Importing Diary): Rename node from iCalendar.
5235 Document diary-from-outlook.
5236
5237 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5238 Commands.
5239 Mention effect of X drag and drop on Dired buffers.
5240
5241 * files.texi (Visiting): Document large-file-warning-threshold.
5242 Move paragraph on file-selection dialog.
5243 Mention visiting files using X drag and drop.
5244 (Reverting): Mention using Auto-Revert mode to tail files.
5245 Document auto-revert-tail-mode.
5246 (Version Systems): Minor correction.
5247 (Comparing Files): Diff-mode is no longer based on Compilation
5248 mode.
5249 Document compare-ignore-whitespace.
5250 (Misc File Ops): Explain passing a directory to rename-file.
5251 Likewise for copy-file and make-symbolic-link.
5252
5253 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5254 Document mouse-wheel-progressive speed.
5255
5256 * help.texi (Misc Help): Document numeric argument for C-h i.
5257 Correctly explain the effect of just C-u as argument.
5258
5259 * killing.texi (Deletion): Document numeric argument for
5260 just-one-space.
5261
5262 * mini.texi (Completion): Completion acts on text before point.
5263
5264 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5265 (Emulation): CUA mode replaces pc-bindings-mode,
5266 pc-selection-mode, and s-region.
5267
5268 * mule.texi (Input Methods): Leim is now built-in.
5269 (Select Input Method): Document quail-show-key.
5270 (Specify Coding): Document revert-buffer-with-coding-system.
5271
5272 * programs.texi (Fortran Motion): Document f90-next-statement,
5273 f90-previous-statement, f90-next-block, f90-previous-block,
5274 f90-end-of-block, and f90-beginning-of-block.
5275
5276 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5277
5278 * emacs.texi (Acknowledgments): Updated.
5279
5280 * anti.texi: Total rewrite.
5281
8cf51b2c
GM
52822005-03-19 Chong Yidong <cyd@stupidchicken.com>
5283
5284 * ack.texi (Acknowledgments): Update.
5285
52862005-03-19 Eli Zaretskii <eliz@gnu.org>
5287
5288 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5289 copyright years.
5290
52912005-03-14 Nick Roberts <nickrob@snap.net.nz>
5292
5293 * building.texi (Commands of GUD): Move paragraph on setting
5294 breakpoints with mouse to the GDB Graphical Interface node.
5295
52962005-03-07 Richard M. Stallman <rms@gnu.org>
5297
8cf51b2c
GM
5298 * misc.texi (Single Shell, Shell Options): Fix previous change.
5299
5300 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5301
53022005-03-06 Richard M. Stallman <rms@gnu.org>
5303
5304 * building.texi (Starting GUD): Don't explain text vs graphical
5305 GDB here. Just mention it and xref.
5306 Delete "just one debugger process".
5307 (Debugger Operation): Move GUD tooltip info here.
5308 (GUD Tooltips): Node deleted.
5309 (GDB Graphical Interface): Explain the two GDB modes here.
5310
8cf51b2c
GM
5311 * sending.texi (Sending Mail): Minor cleanup.
5312 (Mail Aliases): Explain quoting conventions.
5313 Update key rebinding example.
5314 (Header Editing): C-M-i is like M-TAB.
5315 (Mail Mode Misc): mail-attach-file does not do MIME.
5316
5317 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5318 that really belongs here.
5319 (Remote Mailboxes): Text moved to Rmail Inbox.
5320 (Rmail Display): Mention Mouse-1.
5321 (Movemail): Clarify two movemail versions.
5322 Clarify rmail-movemail-program.
5323
8cf51b2c
GM
5324 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5325 Document async shell commands.
5326 (Shell History): Clarify.
5327 (Shell Ring): Mention C-UP an C-DOWN.
5328 (Shell Options): Add comint-prompt-read-only.
5329 (Invoking emacsclient): Set EDITOR to run Emacs.
5330 (Sorting): No need to explain what region is.
5331 (Saving Emacs Sessions): Fix typo.
5332 (Recursive Edit): Fix punctuation.
5333 (Emulation): Don't mention "PC bindings" which are standard.
5334 (Hyperlinking): Explain Mouse-1 convention here.
5335 (Find Func): Node deleted.
5336
8cf51b2c
GM
5337 * help.texi (Name Help): Xref to Hyperlinking.
5338
5339 * glossary.texi (Glossary):
5340 Rename "Balance Parentheses" to "Balancing...".
5341 Add "Byte Compilation". Correct "Copyleft".
5342 New xref in "Customization".
5343 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5344 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5345 Rename "Registers" to "Register".
5346 Replace "Selecting" with "Selected Frame",
5347 "Selected Window", and "Selecting a Buffer".
5348
5349 * files.texi (Types of Log File): Explain how projects'
5350 methods can vary.
5351
8cf51b2c
GM
5352 * display.texi (Faces): Delete "Emacs 21".
5353
5354 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5355 * fixit.texi (Spelling): C-M-i like M-TAB.
5356 * mini.texi (Completion Options): C-M-i like M-TAB.
5357 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5358 * text.texi (Text Mode): C-M-i like M-TAB.
5359
5360 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5361
5362 * calendar.texi (Specified Dates): Mention `g w'.
5363 (Appointments): appt-activate toggles with no arg.
5364
8cf51b2c
GM
53652005-03-05 Juri Linkov <juri@jurta.org>
5366
5367 * cmdargs.texi (Emacs Invocation): Add cindex
5368 "invocation (command line arguments)"
5369 (Misc X): Add -nbc, --no-blinking-cursor.
5370
53712005-03-04 Ulf Jasper <ulf.jasper@web.de>
5372
5373 * calendar.texi (iCalendar): No need to require it now.
5374
8cf51b2c
GM
53752005-03-03 Nick Roberts <nickrob@snap.net.nz>
5376
5377 * trouble.texi (Contributing): Mention Savannah. Direct users to
5378 emacs-devel.
5379
53802005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5381
5382 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5383 window.
5384
8cf51b2c
GM
53852005-02-27 Richard M. Stallman <rms@gnu.org>
5386
5387 * building.texi (Compilation): Update mode line status info.
5388
53892005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5390
5391 * calendar.texi (General Calendar): Document binding of
5392 scroll-other-window-down.
5393 (Mayan Calendar): Fix earliest date.
5394 (Time Intervals): Document timeclock-change.
5395 Fix timeclock-ask-before-exiting documentation.
5396
53972005-02-26 Kim F. Storm <storm@cua.dk>
5398
5399 * frames.texi (Mouse References):
5400 Add mouse-1-click-in-non-selected-windows.
5401
54022005-02-25 Richard M. Stallman <rms@gnu.org>
5403
5404 * screen.texi (Screen): Explain better about cursors and mode lines;
5405 don't presuppose text terminals.
5406 (Point): Don't assume just one cursor.
5407 Clarify explanation of cursors.
5408 (Echo Area, Menu Bar): Cleanups.
5409
5410 * mini.texi (Minibuffer): Prompts are highlighted.
5411 (Minibuffer Edit): Newline = C-j only on text terminals.
5412 Clarify resize-mini-windows values.
5413 Mention M-PAGEUP and M-PAGEDOWN.
5414 (Completion Commands): Mouse-1 like Mouse-2.
5415 (Minibuffer History): Explain history commands better.
5416 (Repetition): Add xref to Incremental Search.
5417
5418 * mark.texi (Setting Mark): Clarify info about displaying mark.
5419 Clarify explanation of C-@ and C-SPC.
5420 (Transient Mark): Mention Delete Selection mode.
5421 (Marking Objects): Clean up text about extending the region.
5422
5423 * m-x.texi (M-x): One C-g doesn't always go to top level.
5424 No delay before suggest-key-bindings output.
5425
5426 * fixit.texi (Fixit): Mention C-/ for undo.
5427 (Spelling): Mention ESC TAB like M-TAB.
5428 Replacement words with r and R are rechecked.
5429 Say where C-g leaves point. Mention ? as input.
5430
54312005-02-23 Lute Kamstra <lute@gnu.org>
5432
5433 * cmdargs.texi (Initial Options): Add cross reference.
5434
8cf51b2c
GM
54352005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5436
5437 * emacs.texi (Top): Update menu for splitting of node in
5438 msdog.texi.
5439 * frames.texi (Frames): Update xref for splitting of node in
5440 msdog.texi.
5441 * trouble.texi (Quitting): Ditto.
5442
54432005-02-16 Richard M. Stallman <rms@gnu.org>
5444
5445 * windows.texi (Split Window): Simplify line truncation info
5446 and xref to Display Custom.
5447
5448 * trouble.texi (Quitting): Emergency escape only for text terminal.
5449 (Screen Garbled): C-l for ungarbling is only for text terminal.
5450
5451 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5452
5453 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5454
5455 * programs.texi (Program Modes): Mention Python mode.
5456 (Moving by Defuns): Repeating C-M-h extends region.
5457 (Basic Indent): Clarify.
5458 (Custom C Indent): Clarify.
5459 (Expressions): Repeating C-M-@ extends region.
5460 (Info Lookup): Clarify for C-h S.
5461 (Symbol Completion): ESC TAB alternative for M-TAB.
5462 (Electric C): Clarify.
5463
5464 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5465
5466 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5467 MS-DOS Input node.
5468 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5469 (MS-DOS and MULE): Clarify.
5470 (MS-DOS Processes, Windows Processes): Fix typos.
5471
5472 * major.texi (Choosing Modes): Clarify.
5473
5474 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5475 (Keyboard Macro Step-Edit): Clarify.
5476
5477 * indent.texi (Indentation): Clarifications.
5478
5479 * help.texi (Help): Correct error about C-h in query-replace.
5480 Clarify apropos vs C-h a. Fix how to search in FAQ.
5481 (Key Help): Describe C-h w here.
5482 (Name Help): Minor cleanup. C-h w moved to Key Help.
5483 Clarify the "object" joke.
5484 (Apropos): Clarify. Mouse-1 like Mouse-2.
5485 (Help Mode): Mouse-1 like Mouse-2.
5486
5487 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5488
5489 * display.texi (Display): Reorder menu.
5490 (Faces): Cleanup.
5491 (Font Lock): Cleanup. Mention Options menu.
5492 Delete obsolete text.
5493 (Scrolling): For C-l, don't presume text terminal.
5494 (Horizontal Scrolling): Simplify intro.
5495 (Follow Mode): Clarify.
5496 (Cursor Display): Moved before Display Custom.
5497 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5498 Doc default-tab-width. Doc line truncation more thoroughly.
5499
5500 * dired.texi (Dired Enter): C-x C-f can run Dired.
5501 (Dired Visiting): Comment out `a' command.
5502 Mouse-1 is like Mouse-2.
5503 (Shell Commands in Dired): ? can be used more than once.
5504
5505 * basic.texi (Continuation Lines): Simplify description of truncation,
5506 and refer to Display Custom for the rest of it.
5507
8cf51b2c
GM
55082005-02-06 Lute Kamstra <lute@gnu.org>
5509
5510 * basic.texi (Undo): Fix typo.
5511
5512 * cmdargs.texi (Emacs Invocation): Fix typo.
5513
5514 * custom.texi (Init Examples): Fix typo.
5515
5516 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5517
55182005-02-06 Richard M. Stallman <rms@gnu.org>
5519
5520 * regs.texi (Registers): Registers can hold numbers, too.
5521
5522 * killing.texi (Other Kill Commands): Cleanup.
5523 Delete redundant explanation of kill in read-only buffer.
5524 (Yanking): Mention term "copying".
5525 (Accumulating Text): Fix typo.
5526
5527 * entering.texi (Entering Emacs): Update rationale at start.
5528 (Exiting): Treat iconifying on a par with suspension.
5529
5530 * custom.texi (Minor Modes): Fix typo.
5531 (Easy Customization): Fix menu style.
5532 (Variables): Add xref.
5533 (Examining): Setting for future sessions works through .emacs.
5534 (Keymaps): "Text terminals", not "Many".
5535 (Init Rebinding): Explain \C-. Show example of \M-.
5536 Fix minor wording errors.
5537 (Function Keys): Explain vector syntax just once.
5538 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5539 (Init File): Mention .emacs.d directory.
5540 (Init Examples): Add xref.
5541 (Find Init): Mention .emacs.d directory.
5542
5543 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5544 (Action Arguments): Explain which kinds of -l args are found how.
5545 (Initial Options): --batch does not inhibit site-start.
5546 Add xrefs.
5547 (Command Example): Use --batch, not -batch.
5548
5549 * basic.texi (Inserting Text): Cleanup wording.
5550 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5551 C-n is not error at end of buffer.
5552 (Undo): Doc C-/ like C-_. Add xrefs.
5553 (Arguments): META key may be labeled ALT.
5554 Peculiar arg meanings are explained in doc strings.
5555
5556 * abbrevs.texi (Expanding Abbrevs): Clarify.
5557
55582005-02-05 Eli Zaretskii <eliz@gnu.org>
5559
5560 * frames.texi (Frame Parameters): Add an xref to the description
5561 of list-colors-display. Add a pointer to the X docs about colors.
5562
5563 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5564 Improve docs of list-colors-display.
8cf51b2c
GM
5565
55662005-02-03 Lute Kamstra <lute@gnu.org>
5567
5568 * frames.texi (Frames, Drag and Drop): Fix typos.
5569
55702005-02-03 Richard M. Stallman <rms@gnu.org>
5571
5572 * windows.texi (Basic Window): Mention color-change in mode line.
5573 (Change Window): Explain dragging vertical boundaries.
5574
5575 * text.texi (Sentences): Clarify.
5576 (Paragraphs): Explain M-a and blank lines.
5577 (Outline Mode): Clarify text and menu.
5578 (Hard and Soft Newlines): Mention use-hard-newlines.
5579
5580 * frames.texi (Frames): Delete unnecessary mention of Windows.
5581 (Mouse Commands): Likewise. Mention xterm mouse support.
5582 (Clipboard): Clarify.
5583 (Mouse References): Mention use of Mouse-1 for following links.
5584 (Menu Mouse Clicks): Clarify.
5585 (Mode Line Mouse): Clarify.
5586 (Drag and Drop): Rewrite.
5587
5588 * fixit.texi (Spelling): Fix typo.
5589
5590 * files.texi (File Names): Clarify.
5591 (Visiting): Update conditions for use of file dialog. Clarify.
5592 (Saving): Doc d as answer in save-some-buffers.
5593 (Remote Files): Clean up the text.
5594
5595 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5596
5597 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5598 (List Buffers): Clarify.
5599 (Several Buffers): Doc T command.
5600 (Buffer Convenience): Clarify menu.
5601
5602 * basic.texi (Undo): Clarify last change.
5603
56042005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5605
5606 * fixit.texi (Spelling): Fix typo.
5607
56082005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5609
5610 * basic.texi (Undo): Update description of `undo-outer-limit'.
5611
56122005-02-01 Nick Roberts <nickrob@snap.net.nz>
5613
5614 * building.texi: Update documentation relating to GDB Graphical
5615 Interface.
5616
56172005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5618
5619 * custom.texi (Easy Customization): Adapt menu to node name change.
5620
56212005-01-30 Richard M. Stallman <rms@gnu.org>
5622
5623 * custom.texi (Easy Customization): Defn of "User Option" now
5624 includes faces. Don't say just "option" when talking about variables.
5625 Do say just "options" to mean "anything customizable".
5626 (Specific Customization): Describe `customize-variable',
5627 not `customize-option'.
5628
5629 * glossary.texi (Glossary) <Faces>: Add xref.
5630 <User Option>: Change definition--include faces. Change xref.
5631
5632 * picture.texi (Picture): Mention artist.el.
5633
5634 * sending.texi, screen.texi, programs.texi, misc.texi:
5635 * mini.texi, major.texi, maintaining.texi, macos.texi:
5636 * help.texi, frames.texi, files.texi:
5637 Don't say just "option" when talking about variables.
5638
5639 * display.texi, mule.texi: Don't say just "option" when talking
5640 about variables. Other minor cleanups.
5641
8cf51b2c
GM
56422005-01-26 Lute Kamstra <lute@gnu.org>
5643
5644 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5645 File'. Mention the `-Q' option at the `--no-site-file' option.
5646
8cf51b2c
GM
56472005-01-22 David Kastrup <dak@gnu.org>
5648
5649 * building.texi (Grep Searching): Mention alias `find-grep' for
5650 `grep-find'.
5651
56522005-01-20 Richard M. Stallman <rms@gnu.org>
5653
5654 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5655
8cf51b2c
GM
56562005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5657
5658 * rmail.texi (Movemail): Explain differences
5659 between standard and mailutils versions of movemail.
5660 Describe command line and configuration options introduced
5661 with the latter.
5662 Explain the notion of mailbox URL, provide examples and
5663 cross-references to mailutils documentation.
5664 Describe various methods of specifying mailbox names,
5665 user names and user passwords for rmail.
5666 (Remote Mailboxes): New section. Describe
5667 how movemail handles remote mailboxes. Describe configuration
5668 options used to control its behavior.
5669 (Other Mailbox Formats): Explain handling of various mailbox
5670 formats.
5671
56722005-01-13 Richard M. Stallman <rms@gnu.org>
5673
5674 * commands.texi (Commands): Clarification.
5675
56762005-01-11 Richard M. Stallman <rms@gnu.org>
5677
5678 * programs.texi (Multi-line Indent): Fix previous change.
5679 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5680
8cf51b2c
GM
56812005-01-08 Richard M. Stallman <rms@gnu.org>
5682
5683 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5684 lazy-highlight.
5685
5686 * search.texi (Query Replace): Mention faces query-replace
5687 and lazy-highlight.
5688 (Incremental Search): Update isearch highlighting info.
5689
8cf51b2c
GM
56902005-01-04 Richard M. Stallman <rms@gnu.org>
5691
5692 * custom.texi (Saving Customizations): Minor improvement.
5693
8cf51b2c
GM
56942005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5695
5696 * custom.texi (Saving Customizations): Emacs no longer loads
5697 `custom-file' after .emacs. No longer mention customizing through
5698 Custom.
5699
8cf51b2c
GM
57002005-01-01 Andreas Schwab <schwab@suse.de>
5701
5702 * killing.texi (Graphical Kill): Move up under node Killing,
5703 change @section to @subsection.
5704
57052005-01-01 Richard M. Stallman <rms@gnu.org>
5706
5707 * custom.texi (Face Customization): Mention hex color specs.
5708
5709 * emacs.texi (Top): Update Killing submenu.
5710
5711 * killing.texi (Killing): Reorganize section.
5712 No more TeX-only text; put the node command at start of chapter.
5713 But the first section heading is used only in TeX.
5714 Rewrite the text to read better in this mode.
5715 (Graphical Kill): New subnode gets some of the text that
5716 used to be in the first section.
5717
57182004-12-31 Richard M. Stallman <rms@gnu.org>
5719
5720 * dired.texi (Shell Commands in Dired): Delete the ? example.
5721
5722 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5723
5724 * files.texi (Saving): Describe new require-final-newline features
5725 and mode-require-final-newline.
5726
8cf51b2c
GM
57272004-12-29 Richard M. Stallman <rms@gnu.org>
5728
5729 * custom.texi (File Variables): Clarify previous change.
5730
c8763fb6 57312004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5732
5733 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5734 out now.
5735
57362004-12-27 Richard M. Stallman <rms@gnu.org>
5737
5738 * Makefile.in (MAKEINFO): Specify --force.
5739
5740 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5741 (Undo): Doc undo-outer-limit.
5742
8cf51b2c
GM
57432004-12-15 Juri Linkov <juri@jurta.org>
5744
5745 * mark.texi (Transient Mark, Mark Ring): M-< and other
5746 movement commands don't set mark in Transient Mark mode
5747 if mark is active.
5748
8cf51b2c
GM
57492004-12-12 Juri Linkov <juri@jurta.org>
5750
5751 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5752 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5753
5754 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5755 (Misc Dired Commands): Add @r{(Dired)} to w.
5756
57572004-12-12 Juri Linkov <juri@jurta.org>
5758
5759 * mark.texi (Marking Objects): Marking commands also extend the
5760 region when mark is active in Transient Mark mode.
5761
8cf51b2c
GM
57622004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5763
5764 * custom.texi (Saving Customizations): Emacs only loads the custom
5765 file automatically after the init file in version 22.1 or later.
5766 Adapt text and examples to this fact.
5767
8cf51b2c
GM
57682004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5769
5770 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5771 be set through Custom. Otherwise, it has no effect.
5772
8cf51b2c
GM
57732004-12-05 Richard M. Stallman <rms@gnu.org>
5774
5775 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5776 * entering.texi: Rename Command Line to Emacs Invocation.
5777
10d1d0af 5778 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5779
5780 * custom.texi (Easy Customization): Move up to section level,
5781 before Variables. Avoid using the term "variable"; say "option".
5782 New initial explanation.
5783 (Variables): In initial explanation, connect "variable" to the
5784 already-explained "user option".
5785
5786 * emacs.texi (Top): Fix ref to Command Line.
5787 Move reference to Easy Customization.
5788
5789 * xresources.texi (X Resources): Fix From link.
5790
5791 * doclicense.texi (GNU Free Documentation License): Fix To link.
5792
5793 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5794
5795 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5796
57972004-12-03 Richard M. Stallman <rms@gnu.org>
5798
5799 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5800
58012004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5802
5803 * kmacro.texi: Several small changes in addition to the following.
5804 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5805 defining a keyboard macro.
5806 Mention `kmacro-ring-max'.
5807 (Keyboard Macro Counter): Clarify description of
5808 `kmacro-insert-counter', `kmacro-set-counter',
5809 `kmacro-add-counter' and `kmacro-set-format'.
5810
58112004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5812
5813 * custom.texi (File Variables): Add `unibyte' and make it more
5814 clear that `unibyte' and `coding' are special. Suggested by Simon
5815 Krahnke <overlord@gmx.li>.
5816
5817 * mule.texi (Enabling Multibyte): Refer to File Variables.
5818 Suggested by Simon Krahnke <overlord@gmx.li>.
5819
c8763fb6 58202004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5821
5822 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5823 x-use-old-gtk-file-dialog.
5824
8cf51b2c
GM
58252004-11-20 Richard M. Stallman <rms@gnu.org>
5826
5827 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5828
58292004-11-09 Lars Brinkhoff <lars@nocrew.org>
5830
5831 * building.texi (Lisp Eval): Delete hyphen in section name.
5832
58332004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5834
5835 * files.texi (Old Versions):
5836 No longer document annotation as "CVS only".
5837
58382004-11-10 Andre Spiegel <spiegel@gnu.org>
5839
5840 * files.texi (Version Control): Rewrite the introduction about
5841 version systems, mentioning the new ones that we support. Thanks
5842 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5843 suggestions.
5844
c8763fb6 58452004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5846
49823426 5847 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5848
c8763fb6 58492004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5850
5851 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5852
58532004-10-23 Eli Zaretskii <eliz@gnu.org>
5854
5855 * text.texi (Text Based Tables, Table Definition)
5856 (Table Creation, Table Recognition, Cell Commands)
5857 (Cell Justification, Row Commands, Column Commands)
5858 (Fixed Width Mode, Table Conversion, Measuring Tables)
5859 (Table Misc): New nodes, documenting the Table Mode.
5860
8cf51b2c
GM
58612004-10-19 Jason Rumney <jasonr@gnu.org>
5862
5863 * makefile.w32-in (info): Change order of arguments to makeinfo.
5864
58652004-10-19 Ulf Jasper <ulf.jasper@web.de>
5866
5867 * calendar.texi (iCalendar): Update for package changes.
5868
8cf51b2c
GM
58692004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5870
5871 * files.texi (Misc File Ops): View mode is a minor mode.
5872
8cf51b2c
GM
58732004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5874
5875 * calendar.texi (iCalendar): Style changes.
5876
58772004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5878
5879 * search.texi (Regexps): The regexp described in the example is no
5880 longer stored in the variable `sentence-end'.
5881
8cf51b2c
GM
58822004-10-06 Nick Roberts <nickrob@snap.net.nz>
5883
5884 * building.texi (Starting GUD): Note that multiple debugging
5885 sessions requires `gdb --fullname'.
5886
58872004-10-05 Ulf Jasper <ulf.jasper@web.de>
5888
5889 * calendar.texi (iCalendar): New section for a new package.
5890
8cf51b2c
GM
58912004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5892
5893 * text.texi: Various small changes in addition to the following.
5894 (Text): Replace xref for autotype with inforef.
5895 (Sentences): Explain nil value for `sentence-end'.
5896 (Paragraphs): Update default values for `paragraph-start' and
5897 `paragraph-separate'.
5898 (Text Mode): Correct description of Text mode's effect on the
5899 syntax table.
5900 (Outline Visibility): `hide-other' does not hide top level headings.
5901 `selective-display-ellipses' no longer has an effect on Outline mode.
5902 (TeX Misc): Add missing @cindex.
5903 Replace xref for RefTeX with inforef.
5904 (Requesting Formatted Text): The variable
5905 `enriched-fill-after-visiting' no longer exists.
5906 (Editing Format Info): Update names of menu items and commands.
5907 (Format Faces): Mention special effect of specifying the default face.
5908 Describe inheritance of text properties.
5909 Correct description of `fixed' face.
5910 (Format Indentation): Correct description of effect of setting
5911 margins. Mention `set-left-margin' and `set-right-margin'.
5912 (Format Justification): Update names of menu items.
5913 `set-justification-full' is now bound to `M-j b'.
5914 Mention that `default-justification' is a per buffer variable.
5915 (Format Properties): Update name of menu item.
5916 (Forcing Enriched Mode): `format-decode-buffer' automatically
5917 turns on Enriched mode if the buffer is in text/enriched format.
5918
59192004-10-05 Emilio C. Lopes <eclig@gmx.net>
5920
5921 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5922
59232004-09-28 Kim F. Storm <storm@cua.dk>
5924
5925 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5926 Align with new functionality.
5927
8cf51b2c
GM
59282004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5929
5930 * display.texi (Display Custom): Remove stray `@end defvar'.
5931
59322004-09-23 Kim F. Storm <storm@cua.dk>
5933
5934 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5935 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5936
8cf51b2c
GM
59372004-09-20 Richard M. Stallman <rms@gnu.org>
5938
5939 * custom.texi (Hooks): Explain using setq to clear out a hook.
5940 (File Variables): Explain multiline string constants.
5941 (Non-ASCII Rebinding): Explain when you need to update
5942 non-ASCII char codes in .emacs.
5943
5944 * building.texi (Compilation): Explain how to make a silent
5945 subprocess that won't be terminated. Explain compilation-environment.
5946
59472004-09-13 Kim F. Storm <storm@cua.dk>
5948
5949 * mini.texi (Repetition): Rename isearch-resume-enabled to
5950 isearch-resume-in-command-history and change default to disabled.
5951
8cf51b2c
GM
59522004-09-09 Kim F. Storm <storm@cua.dk>
5953
5954 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5955 with new `kmacro-name-last-macro'.
5956
8cf51b2c
GM
59572004-09-08 Juri Linkov <juri@jurta.org>
5958
5959 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5960
8cf51b2c
GM
59612004-09-03 Juri Linkov <juri@jurta.org>
5962
5963 * search.texi (Incremental Search): Update wording for M-%.
5964
59652004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5966
5967 * killing.texi (Killing): Correct description of kill commands in
5968 read-only buffer.
5969
59702004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5971
5972 * building.texi (Compilation Mode): Add a paragraph about rules
5973 for finding the compilation buffer for `next-error'.
5974
5975 * search.texi (Other Repeating Search): Mention that Occur mode
5976 supports the next-error functionality.
5977
59782004-09-02 Juri Linkov <juri@jurta.org>
5979
5980 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5981
59822004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5983
5984 * kmacro.texi (Basic Keyboard Macro):
5985 `apply-macro-to-region-lines' now operates on all lines that begin
5986 in the region, rather than on all complete lines in the region.
5987
c8763fb6 59882004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5989
5990 * frames.texi (Drag and drop): Add documentation about
5991 x-dnd-test-function and x-dnd-known-types.
5992
59932004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5994
5995 * indent.texi: Various minor changes in addition to:
5996 (Indentation Commands): Correct description of `indent-relative'.
5997 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5998 mode. The *Tab Stops* buffer uses Overwrite Mode.
5999 (Just Spaces): `tabify' converts sequences of at least two spaces
6000 to tabs.
6001
8cf51b2c
GM
60022004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6003
6004 * frames.texi (Secondary Selection): Setting the secondary
6005 selection with M-Drag-Mouse-1 does not alter the kill ring,
6006 setting it with M-Mouse-1 and M-Mouse-3 does.
6007 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6008 toolkit scroll bars.
6009 (Scroll Bars): Ditto.
6010
6011 * windows.texi (Basic Window): When using a window system, the value
6012 of point in a non-selected window is indicated by a hollow box.
6013 (Split Window): Side by side windows are separated by a scroll bar,
6014 if scroll bars are used.
6015 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6016 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6017 (Window Convenience): Update bindings for `winner-undo' and
6018 `winner-redo'.
6019
6020 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6021 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6022 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6023 of "Using Emacs as a Server".
6024 * building.texi (Building): Interchange nodes (for correct numbering).
6025 * programs.texi (Programs): Interchange nodes (for correct numbering).
6026 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6027 Info to the node structure.
6028 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6029 Rearrange order of nodes and sections such that both "GNU GENERAL
6030 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6031 end, as appropriate for appendices.
6032 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6033 Use `@unnumberedsec'.
6034 * trouble.texi: Adapt sectioning in Info to the node structure.
6035 Adapt node pointers to change in emacs.texi.
6036 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6037
8cf51b2c
GM
60382004-08-25 Kenichi Handa <handa@m17n.org>
6039
6040 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6041 description for unibyte mode.
6042
60432004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6044
6045 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6046
6047 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6048 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6049 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6050 in @pxref.
6051
60522004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6053
6054 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6055 Change section names.
6056
8cf51b2c
GM
60572004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6058
6059 * kmacro.texi (Keyboard Macro Ring): Rename section.
6060 Emacs treats the head of the macro ring as the `last keyboard macro'.
6061 (Keyboard Macro Counter): Minor change.
6062 (Save Keyboard Macro): Some clarifications.
6063 (Edit Keyboard Macro): Rename section.
6064
6065 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6066 32-bit machines.
6067 (Several Buffers): Clarify which buffer is selected if `2' is
6068 pressed in the Buffer Menu.
6069 Auto Revert mode can be used to update the Buffer Menu
6070 automatically.
6071
60722004-08-21 Eli Zaretskii <eliz@gnu.org>
6073
6074 * help.texi (Misc Help): Add an index entry for finding an Info
6075 manual by its file name.
6076
60772004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6078
6079 * files.texi (Backup Deletion): Correct description of
6080 `delete-old-versions'.
6081 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6082 (Auto Save Files): Recommend `auto-save-mode' to reenable
6083 auto-saving, rather than the abbreviation `auto-save'.
6084
60852004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6086
6087 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6088 for "killing" and "yanking" in main menu.
6089
60902004-08-16 Richard M. Stallman <rms@gnu.org>
6091
6092 * killing.texi (Yanking, Killing): Minor cleanups.
6093
6094 * mark.texi (Momentary Mark): Minor cleanups.
6095
60962004-08-15 Kenichi Handa <handa@etl.go.jp>
6097
6098 * custom.texi (Non-ASCII Rebinding):
6099 C-q always inserts the right code to pass to global-set-key.
6100
8cf51b2c
GM
61012004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6102
6103 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6104 `insert-register', instead of `C-x r g' binding, for consistency.
6105
61062004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6107
6108 * fixit.texi (Spelling): Fix typo.
6109
61102004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6111
6112 * help.texi (Help): Fix Texinfo usage.
6113
8cf51b2c
GM
61142004-07-24 Richard M. Stallman <rms@gnu.org>
6115
6116 * text.texi (Paragraphs): Update how paragraphs are separated
6117 and the default for paragraph-separate.
6118
6119 * search.texi (Regexp Replace): Further update text for new
6120 replacement operators.
6121
8cf51b2c
GM
61222004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6123
6124 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6125 `R' switch.
6126
6127 * dired.texi (Dired Updating): `k' only deletes inserted
6128 subdirectories from the Dired buffer if a prefix argument was given.
6129
6130 * search.texi (Regexps): Delete redundant definition of `symbol' in
6131 description of `\_>'. It already occurs in the description of `\_<'.
6132
8cf51b2c
GM
61332004-07-01 Juri Linkov <juri@jurta.org>
6134
6135 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6136 (Regexp Search): Add M-r.
6137
61382004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6139
6140 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6141
61422004-06-29 Jesper Harder <harder@ifa.au.dk>
6143
49823426 6144 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6145
61462004-06-25 Richard M. Stallman <rms@gnu.org>
6147
6148 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6149
61502004-06-25 David Kastrup <dak@gnu.org>
6151
6152 * search.texi (Regexp Replace): Some typo corrections and
6153 rearrangement.
6154
61552004-06-24 David Kastrup <dak@gnu.org>
6156
6157 * search.texi (Unconditional Replace): Use replace-string instead
6158 of query-replace in example.
6159 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6160 sequences.
6161 (Query Replace): Correct explanation of `^' which does not use
6162 the mark stack.
6163
61642004-06-21 Nick Roberts <nickrob@gnu.org>
6165
6166 * misc.texi (Shell History Copying): Document comint-insert-input.
6167 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6168
8cf51b2c
GM
61692004-06-20 Jesper Harder <harder@ifa.au.dk>
6170
6171 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6172 * custom.texi (Customization): Do.
6173 * anti.texi (Antinews): Do.
6174 * abbrevs.texi (Defining Abbrevs): Do.
6175
6176 * programs.texi (Info Lookup): Fix keybinding for
6177 info-lookup-symbol.
6178
61792004-06-16 Juanma Barranquero <lektu@terra.es>
6180
6181 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6182 Add emacs-xtra.
6183 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6184 (clean): Add emacs-xtra and flymake. Remove redundancies.
6185
61862004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6187
6188 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6189 Add emacs-xtra.
6190 * emacs-xtra.texi: New file.
6191
61922004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6193
6194 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6195 (Dired and Find): Mention differences with ordinary Dired buffers.
6196
8cf51b2c
GM
61972004-06-13 Richard M. Stallman <rms@gnu.org>
6198
6199 * custom.texi (Init Syntax): Explain about vars that do special
6200 things when set with setq or with Custom.
6201 (Init Examples): Add line-number-mode example.
6202
8cf51b2c
GM
62032004-06-12 Juri Linkov <juri@jurta.org>
6204
6205 * dired.texi (Operating on Files): Add dired-do-touch.
6206
8cf51b2c
GM
62072004-06-10 Juri Linkov <juri@jurta.org>
6208
6209 * building.texi (Lisp Eval): Add C-M-x on defface.
6210
62112004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6212
6213 * files.texi (Reverting): Auto-Revert mode and
6214 Global Auto-Revert mode no longer revert remote files.
6215
8cf51b2c
GM
62162004-05-29 Richard M. Stallman <rms@gnu.org>
6217
6218 * custom.texi (Init File): Two dashes start --no-site-file.
6219
8cf51b2c
GM
62202004-05-29 Alan Mackenzie <acm@muc.de>
6221
6222 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6223 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6224 (AWK, Pike): Document as "C-like modes".
6225 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6226 (M-x man): Supersedes M-x manual-entry.
6227 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6228
6229 ("Comments in C"): Delete node; the info is in CC Mode manual.
6230 (c-comment-only-line-offset): Remove description.
6231
6232 (C-c ., C-c C-c): Describe new C Mode bindings.
6233
6234 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6235 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6236 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6237 Amend definitions.
6238
6239 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6240 Describe functions.
6241
6242 (c-comment-start-regexp, c-hanging-comment-ender-p)
6243 (c-hanging-comment-starter-p): Remove obsolete definitions.
6244
6245 * emacs.texi: Remove the menu entry "Comments in C".
6246
8cf51b2c
GM
62472004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6248
6249 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6250 `M-x locate'.
6251
62522004-05-16 Karl Berry <karl@gnu.org>
6253
6254 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6255 makeinfo --html fails.
6256 * help.texi (Help Summary) [@ifnottex]: Likewise.
6257
62582004-05-13 Nick Roberts <nickrob@gnu.org>
6259
6260 * building.texi (GDB Graphical Interface): Update and describe
6261 layout first.
6262
8cf51b2c
GM
62632004-05-04 Jason Rumney <jasonr@gnu.org>
6264
6265 * makefile.w32-in: Revert last change.
6266
62672004-05-03 Jason Rumney <jasonr@gnu.org>
6268
6269 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6270
8cf51b2c
GM
62712004-04-23 Juanma Barranquero <lektu@terra.es>
6272
6273 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6274
62752004-04-18 Juri Linkov <juri@jurta.org>
6276
6277 * fixit.texi (Spelling): Remove file extension from ispell xref.
6278
62792004-04-15 Kim F. Storm <storm@cua.dk>
6280
6281 * cmdargs.texi (Initial Options): Add -Q.
6282
62832004-04-05 Kim F. Storm <storm@cua.dk>
6284
6285 * custom.texi (File Variables): Add safe-local-eval-forms.
6286
8cf51b2c
GM
62872004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6288
6289 * files.texi (Reverting): Correct description of revert-buffer's
6290 handling of point.
6291
62922004-03-22 Juri Linkov <juri@jurta.org>
6293
6294 * emacs.texi (Top): Add `Misc X'.
6295
49823426 6296 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6297
6298 * glossary.texi: Improve references.
6299
6300 * help.texi: Sync keywords with finder.el.
6301
6302 * mini.texi (Completion): Add description for menu items.
6303
6304 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6305
6306 * sending.texi (Mail Methods): Fix xref to Message manual.
6307
8cf51b2c
GM
63082004-03-12 Richard M. Stallman <rms@gnu.org>
6309
8cf51b2c
GM
6310 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6311
8cf51b2c
GM
63122004-03-04 Richard M. Stallman <rms@gnu.org>
6313
6314 * search.texi (Regexps): Explain that ^ and $ have their
6315 special meanings only in certain contexts.
6316
6317 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6318
6319 * mule.texi (Specify Coding): Doc C-x RET F.
6320
6321 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6322 for multiple compile and grep buffers.
6323 (Indirect Buffers): Don't recommand clone-indirect-buffer
6324 for multiple compile and grep buffers.
6325
8cf51b2c
GM
63262004-02-29 Juanma Barranquero <lektu@terra.es>
6327
6328 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6329 Use $(DEL) instead of rm, and ignore exit code.
6330
8cf51b2c
GM
63312004-02-23 Nick Roberts <nick@nick.uklinux.net>
6332
6333 * building.texi (Watch Expressions): Update.
6334
63352004-02-21 Juri Linkov <juri@jurta.org>
6336
6337 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6338 --directory, --help, --version. Move text about command-line-args
6339 to Command Arguments.
6340 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6341 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6342 (Window Size X): Join -g and --geometry. Add @cindex.
6343 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6344 (Title X): Remove alias -title.
6345 (Misc X): New node.
6346
c8763fb6 63472004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6348
6349 * frames.texi (Drag and drop): Add Motif to list of supported
6350 protocols.
6351
c8763fb6 63522004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6353
6354 * frames.texi (Drag and drop): New section.
6355
63562004-01-24 Richard M. Stallman <rms@gnu.org>
6357
6358 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6359 Include it only @ifnotinfo. Patch the preceding and following
6360 node headers to point to each other.
6361
63622004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6363
6364 * calendar.texi (Appointments): Update section.
6365
63662003-12-29 Kevin Ryde <user42@zip.com.au>
6367
8cf51b2c
GM
6368 * programs.texi (C Modes): Fix the xref.
6369
63702003-12-23 Nick Roberts <nick@nick.uklinux.net>
6371
6372 * building.texi (Watch Expressions): Update.
6373 (Commands of GUD): Include use of toolbar + breakpoints set from
6374 fringe/margin.
6375
63762003-12-03 Andre Spiegel <spiegel@gnu.org>
6377
6378 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6379 <acm@muc.de>.
6380
c8763fb6 63812003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6382
6383 * frames.texi (Dialog Boxes): Add use-file-dialog.
6384
8cf51b2c
GM
63852003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6386
6387 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6388 in CC Mode.
6389
8cf51b2c
GM
63902003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6391
6392 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6393 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6394 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6395 * man/frames.texi, man/glossary.texi, man/killing.texi:
6396 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6397 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6398 * man/sending.texi, man/text.texi, man/trouble.texi:
6399 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6400
64012003-11-01 Alan Mackenzie <acm@muc.de>
6402
6403 * search.texi (Scrolling During Incremental Search): Document a
6404 new scrolling facility in isearch mode.
6405
8cf51b2c
GM
64062003-10-22 Miles Bader <miles@gnu.org>
6407
6408 * Makefile.in (info): Move before $(top_srcdir)/info.
6409
64102003-10-22 Nick Roberts <nick@nick.uklinux.net>
6411
6412 * building.texi (Watch Expressions): Update section on data display
6413 to reflect code changes (GDB Graphical Interface).
6414
8cf51b2c
GM
64152003-10-13 Richard M. Stallman <rms@gnu.org>
6416
6417 * xresources.texi (GTK resources): Clean up previous change.
6418
c8763fb6 64192003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6420
6421 * xresources.texi (GTK resources): Add a note that some themes
6422 disallow customizations. Add scroll theme example.
6423
8cf51b2c
GM
64242003-09-30 Richard M. Stallman <rms@gnu.org>
6425
8cf51b2c
GM
6426 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6427
6428 * misc.texi (Saving Emacs Sessions): Shorten the section,
6429 collapsing back into one node.
6430
64312003-09-30 Lars Hansen <larsh@math.ku.dk>
6432
6433 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6434
ce058493 64352003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6436
6437 * xresources.texi (GTK names in Emacs): Correct typo.
6438
8cf51b2c
GM
64392003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6440
6441 * cmdargs.texi (Font X): Mention new default font. More
6442 fully describe long font names, wildcard patterns and the
6443 problems involved. (Result of discussion on emacs-devel.)
6444
64452003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6446
6447 * emacs.texi (Acknowledgements): Correct typo.
6448
64492003-09-22 Richard M. Stallman <rms@gnu.org>
6450
6451 * dired.texi (Misc Dired Commands): New node.
6452 (Dired Navigation): Add dired-goto-file.
6453
6454 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6455
6456 * emacs.texi (Acknowledgements): New node, split from Distribution.
6457
6458 * cmdargs.texi (Action Arguments): -f reads interactive args.
6459
8cf51b2c
GM
64602003-09-08 Lute Kamstra <lute@gnu.org>
6461
6462 * screen.texi (Mode Line): Say that POS comes before LINE.
6463 Mention `size-indication-mode'.
6464 * display.texi (Optional Mode Line): Document
6465 `size-indication-mode'.
6466 * basic.texi (Position Info): Mention `size-indication-mode'.
6467
64682003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6469
6470 * xresources.texi (Resources): Refer to `editres' man page.
6471 (Lucid Resources): Update defaults. Expand description of
6472 `shadowThickness'.
6473
64742003-09-04 Miles Bader <miles@gnu.org>
6475
6476 * Makefile.in (top_srcdir): New variable.
6477 ($(top_srcdir)/info): New rule.
6478 (info): Depend on it.
6479
64802003-09-03 Peter Runestig <peter@runestig.com>
6481
6482 * makefile.w32-in: New file.
6483
64842003-08-29 Richard M. Stallman <rms@gnu.org>
6485
6486 * misc.texi (Saving Emacs Sessions): Correct previous change.
6487
8cf51b2c
GM
64882003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6489
8cf51b2c
GM
6490 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6491 (Intro): Include kmacro.texi after fixit.texi instead of after
6492 custom.texi. (As suggested by Kim Storm.)
6493
64942003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6495
6496 * fixit.texi (Fixit): Update `Next' pointer.
6497 * files.texi (Files): Update `Previous' pointer.
6498 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6499 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6500 (Suggested by Kim Storm.)
6501 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6502
65032003-08-18 Kim F. Storm <storm@cua.dk>
6504
6505 * kmacro.texi: New file describing enhanced keyboard macro
6506 functionality. Replaces old description in custom.texi.
6507
6508 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6509 (Keyboard Macros): Move to new kmacro.texi file.
6510
6511 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6512
8cf51b2c
GM
65132003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6514
6515 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6516
65172003-08-17 Alex Schroeder <alex@gnu.org>
6518
6519 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6520 required.
6521
8cf51b2c
GM
65222003-08-05 Richard M. Stallman <rms@gnu.org>
6523
6524 * programs.texi (Lisp Indent): Don't describe
6525 lisp-indent-function property here. Use xref to Lisp Manual.
6526
8cf51b2c
GM
65272003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6528
fffa137c 6529 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6530 abbreviations.
6531
65322003-07-24 Markus Rost <rost@math.ohio-state.edu>
6533
6534 * buffers.texi (List Buffers): Fix previous change.
6535
8cf51b2c
GM
65362003-07-13 Markus Rost <rost@math.ohio-state.edu>
6537
6538 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6539 List*.
6540
65412003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6542
8cf51b2c
GM
6543 * display.texi (Font Lock): Fix typo.
6544
65452003-07-07 Richard M. Stallman <rms@gnu.org>
6546
6547 * display.texi (Font Lock): Add xref for format info on
6548 font-lock-remove-keywords.
6549
6550 * building.texi (Compilation): Document what happens with asynch
6551 children of compiler process.
6552
6553 * help.texi (Library Keywords): Use @multitable.
6554
8cf51b2c
GM
65552003-06-04 Richard M. Stallman <rms@gnu.org>
6556
6557 * programs.texi (Expressions): Delete C-M-DEL.
6558
6559 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6560 comint-move-point-for-output renamed from
6561 comint-scroll-to-bottom-on-output.
6562
6563 * custom.texi (Init Rebinding): Replace previous change with xref.
6564 (Non-ASCII Rebinding): Explain that issue more briefly here.
6565
65662003-05-28 Richard M. Stallman <rms@gnu.org>
6567
6568 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6569
65702003-05-28 Nick Roberts <nick@nick.uklinux.net>
6571
6572 * building.texi (GDB Graphical Interface): New node.
6573 (Rewritten somewhat by RMS.)
6574
c8763fb6 65752003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6576
6577 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6578 non-English letters. Explain how to set coding systems correctly
6579 and how to include the right coding cookie in the file.
6580
c8763fb6 65812003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6582
6583 * indent.texi (Indentation): Explain the concepts.
6584 (Just Spaces): Explain why preventing tabs for indentation might
6585 be useful.
6586
8cf51b2c
GM
65872003-04-16 Richard M. Stallman <rms@gnu.org>
6588
6589 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6590
8cf51b2c
GM
65912003-02-22 Alex Schroeder <alex@emacswiki.org>
6592
6593 * cmdargs.texi (General Variables): Document SMTPSERVER.
6594
8cf51b2c
GM
6595 * sending.texi: Remove SMTP node.
6596 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6597 library.
6598
8cf51b2c
GM
65992003-02-22 Alex Schroeder <alex@emacswiki.org>
6600
6601 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6602
66032003-02-22 Simon Josefsson <jas@extundo.com>
6604
6605 * sending.texi (Mail Methods): Add node about SMTP.
6606
c8763fb6 66072003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6608
6609 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6610
8cf51b2c
GM
66112003-02-01 Kevin Ryde <user42@zip.com.au>
6612
6613 * glossary.texi (Glossary): Correction to cl cross reference.
6614
66152003-01-20 Richard M. Stallman <rms@gnu.org>
6616
6617 * killing.texi (Rectangles): Document C-x c r.
6618
c8763fb6 66192003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6620
6621 * xresources.texi (GTK resources): New node.
6622 (GTK widget names): New node.
6623 (GTK names in Emacs): New node.
6624 (GTK styles): New node.
6625
c8763fb6 66262003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6627
6628 * maintaining.texi (Create Tags Table): Add reference to the new
6629 `etags --help --lang=LANG' option.
6630
8cf51b2c
GM
66312002-10-02 Karl Berry <karl@gnu.org>
6632
49823426 6633 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6634 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6635 where needed for the sake of the HTML output.
8cf51b2c
GM
6636
66372001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6638
6639 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6640 source files.
6641
66422001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6643
6644 * Makefile.in (emacsman): New target.
6645
8cf51b2c
GM
66462001-10-20 Gerd Moellmann <gerd@gnu.org>
6647
6648 * (Version 21.1 released.)
6649
66502001-10-05 Gerd Moellmann <gerd@gnu.org>
6651
6652 * Branch for 21.1.
6653
8cf51b2c
GM
66542001-03-05 Gerd Moellmann <gerd@gnu.org>
6655
6656 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6657
8cf51b2c
GM
66582000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6659
6660 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6661
8cf51b2c
GM
66621999-07-12 Richard Stallman <rms@gnu.org>
6663
6664 * Version 20.4 released.
6665
66661998-12-04 Markus Rost <rost@delysid.gnu.org>
6667
6668 * Makefile.in (INFO_TARGETS): Delete customize.info.
6669 (DVI_TARGETS): Delete customize.dvi.
6670 (../info/customize, customize.dvi): Targets deleted.
6671
66721998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6673
6674 * Version 20.3 released.
6675
66761998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6677
6678 * Makefile.in (EMACSSOURCES): Add mule.texi.
6679 Add msdog.texi, ack.texi. Remove gnu1.texi.
6680
66811998-04-06 Andreas Schwab <schwab@gnu.org>
6682
6683 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6684 it in dvi targets.
8cf51b2c
GM
6685
66861997-09-23 Paul Eggert <eggert@twinsun.com>
6687
6688 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6689 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6690 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6691
66921997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6693
6694 * Version 20.2 released.
6695
66961997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6697
6698 * Version 20.1 released.
6699
67001997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6701
6702 * Makefile (../info/customize, customize.dvi): New targets.
6703 (INFO_TARGETS): Add ../info/customize.
6704 (DVI_TARGETS): Add customize.dvi.
6705
8cf51b2c
GM
67061996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6707
6708 * Version 19.33 released.
6709
67101996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6711
6712 * Version 19.32 released.
6713
8cf51b2c
GM
67141996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6715
6716 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6717
67181996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6719
6720 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6721 Specify -I option.
6722 (All dvi targets): Set the TEXINPUTS variable.
6723
67241996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6725
6726 * Version 19.31 released.
6727
8cf51b2c
GM
67281995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6729
6730 * Version 19.30 released.
6731
8cf51b2c
GM
67321995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6733
6734 * Makefile.in (maintainer-clean): Rename from realclean.
6735
67361994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6737
6738 * Makefile.in: New file.
6739 * Makefile: File deleted.
6740
67411994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6742
6743 * Makefile (TEXINDEX_OBJS): Variable deleted.
6744 (texindex, texindex.o, getopt.o): Rules deleted.
6745 All deps on texindex deleted.
6746 (distclean): Don't delete texindex.
6747 (mostlyclean): Don't delete *.o.
6748 * texindex.c, getopt.c: Files deleted.
6749
67501994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6751
6752 * Version 19.26 released.
6753
67541994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6755
6756 * Makefile (EMACSSOURCES): Exclude undo.texi.
6757
67581994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6759
6760 * Version 19.25 released.
6761
67621994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6763
6764 * Version 19.24 released.
6765
67661994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6767
6768 * Version 19.23 released.
6769
67701994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6771
6772 * Makefile: Delete spurious tab.
6773
67741994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6775
6776 * Makefile (.SUFFIXES): New rule.
6777
8cf51b2c
GM
67781993-12-04 Richard Stallman (rms@srarc2)
6779
6780 * getopt.c: New file.
6781 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6782 (getopt.o): New rule.
6783 (dvi): Don't depend on texindex.
49823426 6784 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6785
67861993-12-03 Richard Stallman (rms@srarc2)
6787
49823426
GM
6788 * Makefile (TEXI2DVI): New variable.
6789 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6790 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6791
67921993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6793
6794 * Version 19.22 released.
6795
67961993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6797
6798 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6799
68001993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6801
6802 * Version 19.21 released.
6803
8cf51b2c
GM
68041993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6805
6806 * Makefile (realclean): Don't delete the Info files.
6807
f0131492 68081993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6809
8cf51b2c
GM
6810 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6811 4' where appropriate.
6812
f0131492 68131993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6814
49823426 6815 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6816
6817 * texindex.c: Include "../src/config.h" if building in emacs.
6818
6819 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6820 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6821 Add target to build texindex.c, defining `emacs'.
6822
8cf51b2c
GM
68231993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6824
6825 * Version 19.19 released.
6826
8cf51b2c
GM
68271993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6828
6829 * Version 19.18 released.
6830
68311993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6832
6833 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6834
68351993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6836
6837 * Version 19.17 released.
6838
68391993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6840
6841 * split-man: Fix typos in last change.
6842
68431993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6844
6845 * Version 19.16 released.
6846
68471993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6848
6849 * version 19.15 released.
6850
68511993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6852
6853 * Makefile (distclean): It's rm, not rf.
6854
68551993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6856
6857 * Version 19.14 released.
6858
68591993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6860
6861 * Makefile: New file.
6862
68631993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6864
6865 * Version 19.13 released.
6866
68671993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6868
6869 * Version 19.9 released.
6870
68711993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6872
6873 * Version 19.8 released.
6874
68751993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6876
6877 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6878
6879 * trouble.texi: It's `enable-flow-control-on', not
6880 `evade-flow-control-on'.
6881
68821993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6883
6884 * display.texi: Document standard-display-european.
6885
68861993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6887
6888 * Version 19.7 released.
6889
6890 * emacs.texi: Add a sentence to the top menu mentioning the
6891 specific version of Emacs this manual applies to.
6892
68931993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6894
6895 * basic.texi: Document next-line-add-lines variable used to
6896 implement down-arrow.
6897
6898 * killing.texi: Document kill-whole-line.
6899
69001993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6901
6902 * text.texi: Update unix TeX ordering information.
6903
69041993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6905
6906 * news.texi: Mention fill-rectangle in keybinding list.
6907
6908 * killing.texi: Document fill-rectangle.
6909
69101993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6911
6912 * vc.texi: Bring the docs up to date with VC 5.2.
6913
69141992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6915
6916 * emacs.tex: Mention blackbox and gomoku under Amusements.
6917 Assembler mode is now mentioned and appropriately indexed
6918 under Programming Modes.
6919
69201991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6921
6922 * emacs.tex: Update TeX ordering information.
6923
8cf51b2c
GM
69241990-06-26 David Lawrence (tale@geech)
6925
6926 * emacs.tex: Note that completion-ignored-extensions is not used
6927 to filter out names when all completions are displayed in
6928 *Completions*.
6929
69301990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6931
6932 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6933
69341990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6935
6936 * emacs.tex: Add @findex grep.
6937
8cf51b2c
GM
69381988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6939
6940 * emacs.tex: Correct two typos. No other changes before
6941 Version 19 will be made.
6942
8cf51b2c
GM
69431988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6944
6945 * emacs.tex: Update information for obtaining TeX distribution from the
6946 University of Washington.
6947
6948;; Local Variables:
c8763fb6 6949;; coding: utf-8
8cf51b2c
GM
6950;; fill-column: 79
6951;; add-log-time-zone-rule: t
6952;; End:
6953
6954 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6955 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6956
6957 This file is part of GNU Emacs.
6958
352c8b4a 6959 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6960 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6961 the Free Software Foundation, either version 3 of the License, or
6962 (at your option) any later version.
8cf51b2c
GM
6963
6964 GNU Emacs is distributed in the hope that it will be useful,
6965 but WITHOUT ANY WARRANTY; without even the implied warranty of
6966 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6967 GNU General Public License for more details.
6968
6969 You should have received a copy of the GNU General Public License
352c8b4a 6970 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6971
6972;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd