Declare some functions for the byte-compiler.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
91ed7ea8
CY
12009-12-24 Chong Yidong <cyd@stupidchicken.com>
2
3 * emacs.texi (Top): Update node listing.
4
5 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
6
7 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
8
9 * cmdargs.texi (Initial Options):
10 * xresources.texi (Resources): Document inhibit-x-resources.
11
12 * custom.texi (Specifying File Variables): Note that minor modes are
13 enabled unconditionally.
14
15 * display.texi (Scrolling): Briefly document the old recenter command,
16 and document recenter-positions.
17
18 * files.texi (Visiting):
19 * buffers.texi (Buffers): Max buffer size is now 512 MB.
20
21 * frames.texi (Cut/Paste Other App): Document
22 save-interprogram-paste-before-kill.
23
24 * killing.texi (Kill Options): New node.
25
6ca89aaa
CY
262009-12-05 Chong Yidong <cyd@stupidchicken.com>
27
28 * misc.texi (Shell Options): ansi-color is now default.
29
806642d4
GM
302009-12-05 Glenn Morris <rgm@gnu.org>
31
806642d4
GM
32 * emacs.texi (Top): Update menu for cal-xtra node changes.
33 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
34 or mode line. Don't mention invisible text or the details of
35 diary-print-entries here, only in cal-xtra.
36 (Format of Diary File): Mention that the "date on first line" format
37 only really affects the simple display.
38 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
39 (Diary Customizing): Holidays may be in the buffer or mode line.
40 Move diary-print-entries to the "Diary Display" section.
41 (Diary Display): New section, split out from "Fancy Diary Display".
42 Explain the limitations of simple display, and how to print it.
43
1a4f0c0a
GM
44 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
45
e11adbd8
GM
46 * cal-xtra.texi (Diary Display): Mention View mode.
47
29a483ac
JL
482009-11-29 Juri Linkov <juri@jurta.org>
49
50 * display.texi (Highlight Interactively): Actually a list of
51 default faces is pre-loaded into a list of default values
52 instead of the history.
53
83d60c79
GM
542009-11-20 Glenn Morris <rgm@gnu.org>
55
56 * ack.texi (Acknowledgments):
57 * emacs.texi (Acknowledgments): Add htmlfontify.
58
276bbe96
GM
592009-11-14 Glenn Morris <rgm@gnu.org>
60
98ad1bae
GM
61 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
62
276bbe96
GM
63 * ack.texi (Acknowledgments):
64 * emacs.texi (Acknowledgments): Update for recent Org changes.
65
18430066
CY
662009-10-31 Chong Yidong <cyd@stupidchicken.com>
67
68 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
69 `charset' property, which is irrelevant to the user manual (Bug#3526).
70
522ddc9f
JB
712009-10-14 Juanma Barranquero <lekktu@gmail.com>
72
73 * trouble.texi (DEL Does Not Delete): Fix typo.
74
50b49ade
MA
752009-10-05 Michael Albinus <michael.albinus@gmx.de>
76
77 * files.texi (Misc File Ops): Mention copy-directory.
78
6308321a
EZ
792009-10-04 Eli Zaretskii <eliz@gnu.org>
80
43b3b4d1
EZ
81 * mule.texi (Unibyte Mode): Emphasize that
82 unibyte-display-via-language-environment affects only the display.
83
6308321a
EZ
84 * display.texi (Horizontal Scrolling): Document cursor behavior under
85 horizontal scrolling when point moves off the screen (Bug#4564).
86 Improve wording.
87
bd51ea7f
MA
882009-10-01 Michael Albinus <michael.albinus@gmx.de>
89
90 * files.texi (Directories): delete-directory prompts for recursive
91 deletion.
92
55381962
GM
932009-09-30 Glenn Morris <rgm@gnu.org>
94
95 * ack.texi (Acknowledgments):
96 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
97
13989ab1
TH
982009-09-25 Tassilo Horn <tassilo@member.fsf.org>
99
100 * dired.texi (Dired Navigation): Use @code instead of @var for
101 dired-isearch-filenames, so that it's not capitalized.
102
8ba46c89
CY
1032009-09-19 Chong Yidong <cyd@stupidchicken.com>
104
105 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
106
107 * entering.texi (Exiting): C-z is now bound to suspend-frame.
108
109 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
110 (Key Bindings): Reference Init Rebinding in introductory text. Shift
111 some of the introduction to Keymaps node.
112 (Keymaps): Simplify.
113 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
114 (Minibuffer Maps): Remove mention of Mocklisp.
115 (Init Rebinding): Move mode-local rebinding example here from Local
116 Keymaps.
117 (Modifier Keys): Clarify.
1e11b018 118 (Rebinding): Add cindex for "binding keys".
8ba46c89 119
6a5ca7c8
CY
1202009-09-13 Chong Yidong <cyd@stupidchicken.com>
121
122 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
123
0e1cba51
NR
1242009-08-31 Nick Roberts <nickrob@snap.net.nz>
125
6a5ca7c8 126 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 127 Re-organise these two sections.
0e1cba51 128
76a87a4d
EZ
1292009-08-29 Eli Zaretskii <eliz@gnu.org>
130
131 * cmdargs.texi (Initial Options): Fix last change.
132
82e98df4
SM
1332009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
134
135 * mule.texi (Enabling Multibyte):
136 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
137 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
138
fb89fad9
GM
1392009-08-20 Glenn Morris <rgm@gnu.org>
140
141 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
142
e99652b0
GM
1432009-08-19 Glenn Morris <rgm@gnu.org>
144
145 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
146
5cca97ad
GM
1472009-08-18 Glenn Morris <rgm@gnu.org>
148
149 * ack.texi (Acknowledgments):
150 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
151
997797ae 152 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 153
985bf85b
GM
1542009-08-09 Glenn Morris <rgm@gnu.org>
155
156 * ack.texi (Acknowledgments):
157 * emacs.texi (Acknowledgments): Add gdb-mi entry.
158
8d6bb99e
DD
1592009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
160
161 * emacs.texi (Top): Add new menu items for GDB-UI.
162
163 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 164 section. Threads buffer is in separate section now.
8d6bb99e 165
8353da9c
GM
1662009-08-08 Glenn Morris <rgm@gnu.org>
167
168 * ack.texi (Acknowledgments):
169 * emacs.texi (Acknowledgments):
170 Update for js2-mode and org changes.
171
f2074faf
MA
1722009-08-02 Michael Albinus <michael.albinus@gmx.de>
173
174 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
175 files.
176
e8d2d3fb
CY
1772009-07-28 Chong Yidong <cyd@stupidchicken.com>
178
179 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
180
324a4f6a
GM
1812009-07-23 Glenn Morris <rgm@gnu.org>
182
183 * programs.texi (Matching): Update blink-matching-paren-distance.
184
b6937a70
CY
1852009-07-21 Chong Yidong <cyd@stupidchicken.com>
186
187 * frames.texi (Cut/Paste Other App): For select-active-regions,
188 selection is now updated on moving point.
189
bd8aaa36
RS
1902009-07-21 Richard Stallman <rms@gnu.org>
191
192 * glossary.texi (GNU, Daemon): Update information.
193
8d9b5eba
JL
1942009-07-19 Juri Linkov <juri@jurta.org>
195
196 * custom.texi (Specifying File Variables, Safe File Variables):
197 "variables/value pairs" -> "variable/value pairs".
198
a2acc1db
GM
1992009-07-15 Glenn Morris <rgm@gnu.org>
200
201 * misc.texi (Gnus): Remove widow.
202
c5ae942b
GM
2032009-07-11 Glenn Morris <rgm@gnu.org>
204
703d26ba
GM
205 * Makefile.in (TEXI2PDF): New.
206 (emacs.pdf, emacs-xtra.pdf): New targets.
207
522ddc9f 208 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
209
210 * display.texi (Horizontal Scrolling): Re-word to remove widow.
211
212 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
213 Don't print the copying notice twice in the printed version.
214 Update the menu and detailmenu.
215 (Preface): The meaning of "on-line" has changed.
216 Correct name for "Common Problems" chapter.
217 (Distrib): Update FSF shop URL.
218 (Intro): Showing two files at once is not so exciting.
219
220 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
221 (Mac / GNUstep Basics): Minor grammar changes.
222 (Mac / GNUstep Events): Fix typo.
223 (GNUstep Support): CANNOT_DUMP no longer applies.
224
225 * misc.texi (Document View): Fix typos.
226
227 * dired.texi (Dired):
228 * help.texi (Help):
229 * macos.texi (Mac OS / GNUstep):
230 * maintaining.texi (Version Control, Introduction to VC):
231 End menu descriptions with a period.
c5ae942b 232
b1c8242b
EZ
2332009-07-09 Eli Zaretskii <eliz@gnu.org>
234
235 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
236 so categorical in saying that the option is only useful on NTFS.
237
220d9aa6
GM
2382009-07-09 Glenn Morris <rgm@gnu.org>
239
240 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
241 (ENVADD): Add texinfodir to TEXINPUTS.
242
243 * emacs.texi (Top): Fix cross-reference.
244
245 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
246
247 * vc1-xtra.texi (Revision Tags): Fix typo.
248
d07e72d3
GM
2492009-07-03 Glenn Morris <rgm@gnu.org>
250
251 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
252 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
253 (Merge Commands): `.' does not seem to work in A or B buffer.
254 `l' can recreate the 3-window display.
255
256 * glossary.texi (Glossary): Minor phrasing changes throughout.
257 Add more internal cross-references.
258 <Autoloading>: You can't really autoload a variable.
259 <C-M->: Move details here from `M-C-' item.
260 <Continuation Line>: Refer to `Truncation.'
261 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
262 <Home Directory, Unix>: New entries.
263 <Deletion of Files>: Mention recycle bins.
264 <Directory>: Mention ``folders.''
265 <Error>: Don't mention ``type-ahead.''
266 <Fringe>: Refer to the manual node.
267 <Minor Mode>: Can be global or local.
268 <Spell Checking>: There are other checkers besides Ispell.
269
f144038a
GM
2702009-07-02 Glenn Morris <rgm@gnu.org>
271
272 * anti.texi (Antinews): Minor changes in phrasing.
273
274 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
275 some underfull lines in dvi output.
276
277 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
278
279 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
280
281 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
282
3f1c6666
JD
2832009-07-01 Jan Djärv <jan.h.d@swipnet.se>
284
285 * xresources.texi (Table of Resources): Mention maximized for
286 fullscreen.
287
288 * cmdargs.texi (Window Size X): -mm/--maximized is new.
289
62aadce7
CY
2902009-07-01 Chong Yidong <cyd@stupidchicken.com>
291
292 * anti.texi (Antinews): Correct the list of removed platforms.
293
82ec412e
GM
2942009-06-28 Glenn Morris <rgm@gnu.org>
295
296 * arevert-xtra.texi: Minor language tweaks.
297
09964e7d
GM
298 * dired-xtra.texi: Minor revisions.
299
666e158e
MB
3002009-06-23 Miles Bader <miles@gnu.org>
301
302 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 303 (Temporary Face Changes): Document `text-scale-set'.
666e158e 304
70243478
CY
3052009-06-21 Chong Yidong <cyd@stupidchicken.com>
306
307 * Branch for 23.1.
308
67cbe681
KH
3092009-06-17 Kenichi Handa <handa@m17n.org>
310
311 * mule.texi (Charsets): Update the description for the new charset.
312 (list-character-sets): New findex.
125dd7c5 313 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 314
40e67246
CY
3152009-06-10 Chong Yidong <cyd@stupidchicken.com>
316
b5700de6
CY
317 * basic.texi (Moving Point): Fix tag.
318
319 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
320
321 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
322 use camel-case for PageUp and PageDown.
323
324 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
325 camel-case for PageUp and PageDown.
326
327 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
328
40e67246 329 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 330 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 331
522ddc9f 3322009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 333
522ddc9f
JB
334 * fixit.texi (Spelling): Set default dictionary.
335 Improve descriptions (Bug#2554)
6f591cf4 336
53483c76
DR
3372009-06-08 David Reitter <david.reitter@gmail.com>
338
339 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
340 since saving colors and faces set this way is not implemented.
341 (Environment variables): Remove mention of mac-fix-env, which is
342 scheduled to be removed.
343
1557ef4f
CY
3442009-06-04 Chong Yidong <cyd@stupidchicken.com>
345
91056528
CY
346 * custom.texi (Init Examples): Add example of changing load-path.
347
1557ef4f
CY
348 * building.texi (Lisp Libraries): Add example of changing
349 load-path (Bug#3446).
350
623cec4c
CY
3512009-05-28 Chong Yidong <cyd@stupidchicken.com>
352
353 * mark.texi (Mark): Further clarifications.
354 (Setting Mark): Emphasize that C-SPC activates the mark.
355
0fcca8ee
CY
3562009-05-28 Chong Yidong <cyd@stupidchicken.com>
357
702b10e1
CY
358 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
359 Mark mode.
0fcca8ee
CY
360 (Using Region, Persistent Mark): Use "active mark" instead of "active
361 region".
362
d3b396e4
CY
3632009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
364
365 * mule.texi (Select Input Method): Fix typo.
366
3f698a06
CY
3672009-05-13 Chong Yidong <cyd@stupidchicken.com>
368
369 * anti.texi (Antinews): Document completion changes. Some additional
370 copyedits and rearrangement of entries.
371
b2a42eb7
CY
3722009-05-12 Chong Yidong <cyd@stupidchicken.com>
373
932fd020
CY
374 * misc.texi (Interactive Shell, Saving Emacs Sessions)
375 (Shell History Copying, Terminal emulator): Copyedits.
376
ac36a8f1
CY
377 * xresources.texi (Resources): Simplify descriptions. Shorten
378 description of editres, which is not very useful these days.
379 (Table of Resources): Document fontBackend resource.
380
b2a42eb7
CY
381 * trouble.texi (Quitting): Add other undo bindings to table.
382 (DEL Does Not Delete): Note that the erasure key is usually labelled
383 "Backspace". Remove discussion of obscure Xmodmap issue.
384
c6ea7fb8
CY
3852009-05-07 Chong Yidong <cyd@stupidchicken.com>
386
387 * files.texi (Visiting): Copyedits.
388
ad36c422
CY
3892009-05-06 Chong Yidong <cyd@stupidchicken.com>
390
391 * basic.texi (Inserting Text): Document ucs-insert.
392
393 * mule.texi (International Chars): Define "multibyte". Note that
394 internal representation is unicode-based. Simplify definition of raw
395 bytes. Mention ucs-insert.
396 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
397 (Language Environments): Add language environments new to Emacs 23.
398 (Multibyte Conversion): Node deleted.
399 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
400 mention obsolete emacs-mule coding system.
401 (Output Coding): Copyedits.
402
403 * emacs.texi (Top): Update node listing.
404
d4ad7b96
CY
4052009-05-05 Per Starbäck <per@starback.se> (tiny change)
406
407 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
408
5bd66204
SM
4092009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
410
411 * building.texi (Lisp Libraries): `load-library' does offer completion.
412
bc36ad1c
CY
4132009-04-28 Chong Yidong <cyd@stupidchicken.com>
414
415 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
416 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
417
f1a47884
EZ
4182009-04-25 Eli Zaretskii <eliz@gnu.org>
419
420 * maintaining.texi (Tags): Clarify text. (Bug#3101)
421
be77bd45
CY
4222009-04-22 Chong Yidong <cyd@stupidchicken.com>
423
424 * entering.texi (Entering Emacs): Document initial-buffer-choice.
425
426 * building.texi (Lisp Interaction): Document initial-scratch-message.
427
d3b82927
JB
4282009-04-18 Juanma Barranquero <lekktu@gmail.com>
429
ed6e7b11
JB
430 * msdog.texi (Windows Fonts): Fix typos.
431
d3b82927
JB
432 * files.texi (Save Commands): Fix pxref.
433
bc323c04
CY
4342009-04-18 Chong Yidong <cyd@stupidchicken.com>
435
436 * files.texi (Save Commands): Mention diff-buffer-with-file.
437 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
438 Henoch (Bug#3036).
439
2186d13f
GM
4402009-03-15 Glenn Morris <rgm@gnu.org>
441
442 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
443 the former is not always used.
444 (Mail Headers): Use active voice. Add "Mail-reply-to".
445 Change case of "Id". Avoid repeated "appropriate".
446 (Mail Aliases): Fix previous change - use an example with a ".", so it
447 does actually get quoted when expanded.
448 (Mail Sending): Mailclient is the default on some systems.
449 (Citing Mail): Mention mail-indentation-spaces.
450 (Mail Mode Misc): Add an @dfn for "mail signature".
451
71e454fc
CY
4522009-03-15 Chong Yidong <cyd@stupidchicken.com>
453
454 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
455 (Completion Options): Document read-file-name-completion-ignore-case,
456 read-buffer-completion-ignore-case, and completion-styles. Remove
457 description of partial-completion-mode.
458
df1a3e06
GM
4592009-03-14 Glenn Morris <rgm@gnu.org>
460
461 * sending.texi (Mail Format): Fix typo. Add index entry for
462 mail-header-separator.
463 (Mail Headers): Put info about initialization and changing in one place
464 at the start. Update FCC section for mbox Rmail. Clarify From
465 section, mention mail-setup-with-from. Clarify Reply-to section.
466 Add Mail-followup-to and mail-mailing-lists. Clarify References
467 section.
468 (Mail Aliases): Update example, make less contentious.
469 Update for name change of mail-interactive-insert-alias.
470 (Mail Mode): Remove mention of `%' as a word separator.
471 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
472 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
473 commands. Clarify FCC handling. In mail-complete, add reference to
474 Mail Aliases section, and mention mail-complete-function.
475 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
476 (Mail Mode Misc): Clarify the mail-signature function. Add basic
477 signature netiquette. Explain how the mail hooks work when continuing
478 a composition.
479 (Mail Amusements): Internationalize the spook section a bit.
480 Remove the spook mail-setup-hook example, since it doesn't work well.
481 Mention fortune-file.
482 (Mail Methods): Mention read-mail-command.
483
ed6e7b11 4842009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 485
df1a3e06
GM
486 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
487 and NS resources following recent changes.
959d68bd 488
86dca3e8
JR
4892009-03-10 Jason Rumney <jasonr@gnu.org>
490
491 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
492 w32-use-visible-system-caret doc to indicate that it should get set
493 automatically.
494 (Windows Fonts): Add doc for the uniscribe backend.
495
042fe98f
DN
4962009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
497
498 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
499 vc-dir. (Bug#2598)
500
7f8dba73
RS
5012009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
502
503 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
504
505e70c3
GM
5052009-03-05 Glenn Morris <rgm@gnu.org>
506
04242bdc
GM
507 * rmail.texi (Rmail Basics): Add reference to sorting.
508 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
509 Minor re-wordings.
510 (Rmail Motion): Mention rmail-next-same-subject.
511 (Rmail Deletion): Expunging is not the only way to change the numbers.
512 (Rmail Labels): Labels can also be used in sorting.
513 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
514 (Rmail Display): Mention rmail-mime.
515
00cfe22c
GM
5162009-03-04 Glenn Morris <rgm@gnu.org>
517
518 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
519 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
520 summary. Mention sorts cannot be undone.
521 (Rmail Display): Give an example of how to use goto-address-mode.
522 (Rmail Editing): It's keybindings that are redefined, not commands.
523 Fix some typos.
524 (Movemail): Some minor rewording.
525 (Remote Mailboxes): Emacs movemail supports pop by default.
526 Fix some minor grammatical issues. The "two alternative ways" to
527 specify a POP mailbox are really just one. Remove all reference to the
528 variables rmail-pop-password and rmail-pop-password-required, obsolete
529 since Emacs 22.1. Clarify the four password steps. Emacs movemail
530 can support Kerberos.
531
3d963b67
GM
5322009-03-03 Glenn Morris <rgm@gnu.org>
533
534 * rmail.texi (Rmail Deletion): Revert previous change, which was
535 describing the Rmail summary versions.
536 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
537 Minor re-wording for rmail-resend.
538 (Rmail Make Summary): Summaries apply to buffers rather than files.
539 <rmail-summary-by-topic>: Headers includes the subject.
540 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
541 details, including prefix arguments.
2340abde 542 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
543 Not counting lines might be faster.
544 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
545 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
546 Name the commands bound to the various keys. Mention prefix argument
547 for searching.
3d963b67
GM
548 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
549 Simplify rmail-highlighted-headers description. Update face name.
550
a8ce3d17
JB
5512009-03-02 Juanma Barranquero <lekktu@gmail.com>
552
553 * mark.texi (Marking Objects): Fix typo.
554
130a29b6
CY
5552009-03-01 Chong Yidong <cyd@stupidchicken.com>
556
557 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
558 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
559
9d5de6f8
GM
5602009-03-01 Glenn Morris <rgm@gnu.org>
561
79fc530e 562 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
563 (Rmail Motion): - M-s searches from the end of messages.
564 (Rmail Deletion): Minor clarification. Fix numeric argument
565 description.
566 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
567 newmail and RMAILOSE files need not be in home-directory.
568 (Rmail Files): Mention I/O menus are unselectable if no files match.
569 Mention `MAIL' env-var.
570
b545ff9c
JR
5712009-02-24 Jason Rumney <jasonr@gnu.org>
572
573 * mule.texi (Fontsets): Mention fontset-default, font specs and
574 fallback fontsets.
575 (Defining Fontsets): Mention ns and w32 variants of
576 standard-fontset-spec. Update description of startup fontset to match
577 Emacs 23 behavior.
a93be82a 578 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 579 (International): Link to Modifying Fontsets.
b545ff9c 580
75da0618 5812009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
582
583 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
584 Mention ns-extended-platform-support-mode.
585
6be93a16
KB
5862009-02-22 Karl Berry <karl@gnu.org>
587
588 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
589
867d4bb3
JB
5902009-02-19 Juanma Barranquero <lekktu@gmail.com>
591
592 * basic.texi (Moving Point, Position Info):
593 * files.texi (Visiting):
594 * mini.texi (Completion Options):
595 * text.texi (HTML Mode): Remove duplicate words.
596
49b5c0e8
GM
5972009-02-20 Glenn Morris <rgm@gnu.org>
598
599 * rmail.texi: Minor updates for mbox rather than Babyl.
600
f43a822c
KB
6012009-02-17 Karl Berry <karl@gnu.org>
602
49b5c0e8 603 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 604
80d634b8
RS
6052009-02-17 Richard M Stallman <rms@gnu.org>
606
607 * anti.texi (Antinews): Mention Babyl format.
608
609 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
610
611 * rmail.texi: Update for mbox format.
612 Various small fixes, as well as the following.
613 (Out of Rmail): Node deleted.
614 (Rmail): Update menu.
615 (Rmail Files): Comment out set-rmail-inbox-list.
616 Document rmail-inbox-list instead.
617 (Rmail Output): Substantial changes since C-o is now
618 rmail-output-as-seen and o is rmail-output.
619 (Rmail Attributes): Delete `stored', add `retried'.
620 (Rmail Display): Editing headers works in all cases.
621
f0d129c6
GM
6222009-02-17 Glenn Morris <rgm@gnu.org>
623
624 * basic.texi (Position Info): M-x count-lines-region is not always on
625 M-=. (Bug#2269)
626
160f11d3
GM
6272009-02-09 Glenn Morris <rgm@gnu.org>
628
629 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
630 defaults.
631
763e01c4
EZ
6322009-02-07 Eli Zaretskii <eliz@gnu.org>
633
634 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
635 documentation of possible problems with redecoding.
636
f5e1441d
GM
6372009-02-03 Glenn Morris <rgm@gnu.org>
638
639 * rmail.texi (Out of Rmail): Mention b2m.pl.
640
e1eabe41
GM
6412009-01-31 Glenn Morris <rgm@gnu.org>
642
643 * rmail.texi (Out of Rmail): Correct b2m location.
644
dd05f9de
CY
6452009-01-27 Chong Yidong <cyd@stupidchicken.com>
646
647 * fixit.texi (Undo): Update undo limit values.
648
d74d846e
GM
6492009-01-27 Glenn Morris <rgm@gnu.org>
650
651 * emacs.texi (Top): Fix Antinews menu entry.
652
49ffdce8
KB
6532009-01-25 Karl Berry <karl@gnu.org>
654
655 * text.texi (Foldout): Use @itemize @w{} to make an itemize
656 item with no marker, instead of the syntactically incorrect
657 @itemize @asis.
658
467e8d77
JL
6592009-01-25 Juri Linkov <juri@jurta.org>
660
661 * building.texi (Grep Searching): Fix index entry for lgrep.
662
6c60bbdb
EZ
6632009-01-24 Eli Zaretskii <eliz@gnu.org>
664
665 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
666
9ce5a36f
AR
6672009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
668
669 * macos.texi (Preferences Panel): Update description of font setting to
670 reflect that prior frame selection is no longer needed.
671
9aa5f2fb
NR
6722009-01-20 Nick Roberts <nickrob@snap.net.nz>
673
674 * building.texi (Debuggers): Revert some of 2008-10-31 change to
675 raise GUD subsections.
676
3892ff9c
GM
6772009-01-15 Glenn Morris <rgm@gnu.org>
678
679 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
680
14731c8f
GM
6812009-01-10 Glenn Morris <rgm@gnu.org>
682
683 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
684
45c55e53
CY
6852009-01-04 Chong Yidong <cyd@stupidchicken.com>
686
687 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
688 logical lines.
689
2e4667d1
JL
6902008-12-29 Juri Linkov <juri@jurta.org>
691
692 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
693
694 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
695
2a3eac47
CY
6962008-12-28 Chong Yidong <cyd@stupidchicken.com>
697
698 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
699 goto-address-mode instead of goto-address.
700
3da8da94
CY
701 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
702 mode.
703
2a3eac47
CY
704 * emacs.texi (Top): Update node listing.
705
057f6dd3
EZ
7062008-12-26 Eli Zaretskii <eliz@gnu.org>
707
708 * custom.texi (Directory Variables): Explain what is a "project".
709 Add indexing. Improve wording. Add a footnote about using
710 _dir-locals.el on MS-DOS.
711
e6979067
DN
7122008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
713
714 * files.texi (Misc File Ops): Mention chmod as an alias for
715 set-file-modes.
716
9de15963
MR
7172008-12-24 Martin Rudalics <rudalics@gmx.at>
718
719 * help.texi (Help): Fix typos and reword.
720 (Help Summary): Add entries for C-h n and C-h r, reorder
721 entries, and do some minor fixes.
722 (Name Help): Say that C-h F works for commands only.
723 (Misc Help): Say that view-lossage displays 300 keystrokes.
724
236fd60d
GM
7252008-12-20 Glenn Morris <rgm@gnu.org>
726
727 * ack.texi (Acknowledgments): General update based on AUTHORS,
728 including removal of some stuff no longer distributed.
729
349b3256
AM
7302008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
731
732 * fixit.texi: Mention hunspell
733
e840fca5
GM
7342008-12-19 Glenn Morris <rgm@gnu.org>
735
736 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 737 Consolidate explanatory text at start.
e840fca5
GM
738
739 * display.texi (Text Display):
740 * indent.texi (Indentation): Use @acronym with ASCII.
741
9dfa7983
GM
7422008-12-18 Glenn Morris <rgm@gnu.org>
743
744 * ack.texi: Various small updates and fixes.
745
97b3a00b
JL
7462008-12-18 Juri Linkov <juri@jurta.org>
747
748 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
749 as a key binding to start a forward nonincremental word search.
750 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
751 a backward nonincremental word search. Add index for `M-s w'
752 `isearch-forward-word'.
753 (Regexp Search): Add a short summary of regexp key commands like
754 in the node "Basic Isearch".
755 (Other Repeating Search): Fix typo.
756
7572008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
758
759 * misc.texi (PostScript Variables): Fix doc.
760
31ce6a07
CY
7612008-12-10 Chong Yidong <cyd@stupidchicken.com>
762
763 * programs.texi (Program Modes): Mention Ruby mode.
764
636b507b
DN
7652008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
766
767 * misc.texi (emacsclient Options): Describe what an empty string
768 argument does for --alternate-editor.
769
a323fa14
CY
7702008-12-09 Frank Schmitt <ich@frank-schmitt.net>
771
772 * cmdargs.texi (Font X): Distinguish between client-side and
773 server-side fonts. List valid Fontconfig properties. Add reference to
774 Fontconfig manual. List valid GTK font properties. Explain use of
775 fc-list.
776
c5ca6cd0
CY
7772008-12-09 Chong Yidong <cyd@stupidchicken.com>
778
779 * cmdargs.texi (Font X): Move discussion of quoting to top.
780
e5136377
GM
7812008-12-06 Glenn Morris <rgm@gnu.org>
782
783 * maintaining.texi (Old Revisions): Improve previous change.
784
248c026b
RS
7852008-12-05 Richard M Stallman <rms@gnu.org>
786
787 * anti.texi (Antinews): Minor fixes.
788
a9253a1e
GM
7892008-12-03 Glenn Morris <rgm@gnu.org>
790
791 * maintaining.texi (Old Revisions): Fix diff-switches description.
792
fa687b02
MR
7932008-12-01 Martin Rudalics <rudalics@gmx.at>
794
795 * emacs.texi (Top): Fix typo.
796
72e6decd
CY
7972008-11-30 Chong Yidong <cyd@stupidchicken.com>
798
320ee034
CY
799 * misc.texi (Document View): Explain dependence on gs at the top.
800 Copyedits.
801
802 * emacs.texi (Top): Add DocView nodes to detailed node listing.
803
72e6decd
CY
804 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
805 (Comment Commands): Discuss region-active behavior of M-; first.
806
2a472ee4
MR
8072008-11-29 Martin Rudalics <rudalics@gmx.at>
808
9c6361c9
MR
809 * display.texi (Line Truncation): Add reference to Continuation
810 Lines.
811
2a472ee4
MR
812 * windows.texi (Pop Up Window): Mention split-height-threshold
813 and split-width-threshold.
9c6361c9 814 (Split Window): Add reference to Continuation Lines.
2a472ee4 815
e93bc142
AR
8162008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
817
818 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
819 (GNUstep Support): New node.
820 * anti.texi:
821 * emacs.texi:
822 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
823
43b978db
RS
8242008-11-28 Richard M Stallman <rms@gnu.org>
825
826 * misc.texi (Dissociated Press): Minor cleanups.
827
828 * dired.texi (Image-Dired): Avoid passive.
829
e8e2bd93
EZ
8302008-11-28 Eli Zaretskii <eliz@gnu.org>
831
832 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
833 representation.
834
8d2d45da
CY
8352008-11-26 Richard M. Stallman <rms@gnu.org>
836
837 * files.texi (Visiting): Rewrite paragraph for clarity.
838
839 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
840
a5f7bbcc
AM
8412008-11-25 Alan Mackenzie <acm@muc.de>
842
843 * programs.texi (Moving by Parens): Clarify that parens inside strings
844 and comments are ignored, and that the commands assume the starting
845 point isn't in a string or comment.
846
a71703d3
AR
8472008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
848
849 * macos.texi: Add Prev/Next/Top pointers to all nodes.
850 (Mac Basics): Merge in Grabbing Environment Variables from earlier
851 version.
852 (Mac Customization): Rewrite Preferences Panel section and merge in to
853 this node, add Open files by dragging to an Emacs window.
854
855 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
856
aa5ab79a
CY
8572008-11-26 Chong Yidong <cyd@stupidchicken.com>
858
0cc92c19
CY
859 * files.texi (Misc File Ops): Document set-file-modes.
860
c366b4e4
CY
861 * windows.texi (Split Window): Document integer values of
862 truncate-partial-width-windows.
863
aa5ab79a
CY
864 * text.texi (Text): Simplify description of markup languages.
865 (TeX Mode): Simplify introduction. Mention BibTeX mode.
866 (TeX Editing): Note that `""' inserts one `"' character.
867 (HTML Mode): Note in the introduction that XML mode is an alias for
868 SGML mode. Mention nXML mode.
869
56221db7
CY
8702008-11-25 Chong Yidong <cyd@stupidchicken.com>
871
872 * building.texi (Watch Expressions): Fix typo.
873
90effe33
CY
8742008-11-24 Chong Yidong <cyd@stupidchicken.com>
875
f90a5ae3
CY
876 * files.texi (Visiting): Document new behavior of
877 confirm-nonexistent-file-or-buffer.
878
879 * buffers.texi (Select Buffer): Document
880 confirm-nonexistent-file-or-buffer.
881
a18ffb4a
CY
882 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
883 edit-picture.
884
90effe33
CY
885 * text.texi (Text): Simplify introduction. Discard mention of `M-x
886 edit-picture', since that is just an alias for picture-mode.
887 (Sentences): Note that repeated M-@ extends the region.
888 (Pages): Make terminology more consistent. Link to Regexps node.
889 (Longlines): Discuss relationship with Visual Line mode.
890 (Text Mode): Remove extraneous discussion of other modes, since they
891 were already introduced in the parent node.
892
e85103ec
CY
8932008-11-23 Chong Yidong <cyd@stupidchicken.com>
894
5cb2fe30
CY
895 * anti.texi (Antinews): Rewrite.
896
1eb9b307 897 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
898
899 * frames.texi (Frame Commands): Mention "minimize" terminology.
900
e85103ec
CY
901 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
902 formats.
b908332f
CY
903 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
904 (Misc X): Don't document useless -hb option.
e85103ec 905
607f5f88
JL
9062008-11-22 Juri Linkov <juri@jurta.org>
907
908 * dired.texi (Dired Navigation): Change normal file name search option
909 from `non-nil' to `t'. Add `dwim' option.
910
e1b867a0
JL
9112008-11-22 Juri Linkov <juri@jurta.org>
912
913 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
914 ".dir-locals.el". Rename `define-project-bindings' to
915 `dir-locals-set-class-variables'. Rename `set-directory-project' to
916 `dir-locals-set-directory-class'.
917
dd186936
LK
9182008-11-22 Lute Kamstra <lute@gnu.org>
919
920 * buffers.texi (Select Buffer): Index goto-line.
921 * basic.texi (Moving Point): Mention the use of a numeric prefix
922 argument with goto-line and refer to Select Buffer for the use of a
923 plain prefix argument.
924
4b121911
GM
9252008-11-19 Glenn Morris <rgm@gnu.org>
926
927 * doclicense.texi: Update to FDL 1.3.
928 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
929
27267e4c
CY
9302008-11-17 Chong Yidong <cyd@stupidchicken.com>
931
696f351d
CY
932 * custom.texi (Minor Modes): Define mode commands and mode variables
933 more precisely. Recommend using mode commands instead of setting
934 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
935 (Easy Customization): Use "init file" instead of .emacs.
936 (Customization Groups): Update to new Custom buffer appearance.
937 (Saving Customizations): Copyedits. Update example.
938 (Variables): Give example of variable type-sensitivity.
939 (Examining): Update example.
940 (Hooks): Copyedits.
941 (Specifying File Variables): Use C comments instead of an artificial
942 Lisp for the example.
943 (Keymaps): Move internals discussion to Prefix Keymaps.
944 (Rebinding): Remove redundant paragraph (stated in Key Binding).
945 (Init Rebinding): Document kbd macro.
946 (Init File): Link to Find Init.
696f351d
CY
947
948 * mark.texi (Using Region): Document Delete Selection Mode more
949 thoroughly.
950
951 * frames.texi (Mouse Commands): Move most of the description of Delete
952 Selection Mode to Using Region, and link to it.
1bc9c425 953 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 954
b0570c25
CY
955 * building.texi (Compilation): Document first-error value of
956 compilation-scroll-output.
957 (Compilation Mode): Note that compilation-auto-jump-to-first-error
958 works as soon as an error is available. Suggested by Juri Linkov.
959
27267e4c
CY
960 * mini.texi (Passwords): New node.
961
962 * files.texi (Remote Files): Link to Passwords node.
963
964 * emacs.texi (Top): Update node listings.
965
122eb807
CY
9662008-11-16 Chong Yidong <cyd@stupidchicken.com>
967
9c9855a3
CY
968 * ack.texi (Acknowledgments): Some updating of credits.
969
bd6fdcad
CY
970 * emacs.texi (Acknowledgments): Add a couple more names.
971
dd1eef46
CY
972 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
973
122eb807 974 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 975 (Misc File Ops): Document use of trash.
122eb807 976
801a8da1
JB
9772008-11-16 Juanma Barranquero <lekktu@gmail.com>
978
979 * macos.texi (Mac Customization): Fix typos.
980
0b4f2253
CY
9812008-11-14 Chong Yidong <cyd@stupidchicken.com>
982
983 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
984 replacing previous contents. Numerous copyedits to adapt ns-emacs to
985 the conventions of the main Emacs manual.
986
987 * emacs.texi (Top): Update node listings.
988
517e2b89
CY
9892008-11-12 Chong Yidong <cyd@stupidchicken.com>
990
07a85685
CY
991 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
992 command-line-args is processed during startup.
993 (Action Arguments): Correctly describe how file arguments interact with
994 the startup screen. Link to Lisp Interaction for scratch buffer.
995 (Initial Options): Link to Command Example for -batch option.
996 (Environment): Document initial-environment.
997
517e2b89
CY
998 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
999 can't be changed in the site-start file.
1000
6337bbde
CY
10012008-11-07 Chong Yidong <cyd@stupidchicken.com>
1002
1003 * dired.texi (Dired): Mention C-x C-d too.
1004 (Dired Enter): Document M-n in the Dired minibuffer.
1005 (Dired Navigation): Explain dired-goto-file more clearly. Document
1006 dired-isearch-filenames.
1007 (Dired Deletion): Remove unnecessary "expunged" terminology.
1008 (Flagging Many Files): & is now rebound to `% &'.
1009 (Shell Commands in Dired): Document dired-do-async-shell-command.
1010 Clarify how multi-file arguments are passed.
1011 (Misc Dired Features): Document dired-do-isearch.
1012
9e8eeff9
CY
10132008-11-06 Chong Yidong <cyd@stupidchicken.com>
1014
1015 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1016
e071f849
CY
10172008-11-03 Chong Yidong <cyd@stupidchicken.com>
1018
1019 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1020
05482eb1
CY
10212008-11-01 Chong Yidong <cyd@stupidchicken.com>
1022
e2346dea
CY
1023 * programs.texi (Program Modes): Link to Program Indent node.
1024 (Left Margin Paren): Explain consequences of changing
1025 open-paren-in-column-0-is-defun-start more concisely.
1026 (Which Function, Program Indent, Info Lookup): Minor edits.
1027 (Basic Indent): If region is active, TAB indents the region.
1028 (Multi-line Indent): If region is active, TAB indents the region. Note
1029 that indent-region is useful when Transient Mark mode is off.
1030 (Matching): The delimiter at the cursor is highlighted---the character
1031 changes color.
1032 (Symbol Completion): Link to Completion node.
1033
e4b6428c
CY
1034 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1035 a strictly text-only system.
1036
05482eb1
CY
1037 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1038 batch mode.
1039
a11d3737
RS
10402008-11-01 Richard M. Stallman <rms@gnu.org>
1041
5abad626
RS
1042 * misc.texi (Document View): Major rewrite.
1043
a11d3737
RS
1044 * maintaining.texi (Types of Log File): Change logs are older than
1045 version control.
1046 (VCS Concepts): Simplify and rearrange.
1047 (Version Control Systems): Make it clear that Linux is only the kernel.
1048 (VC Mode Line): Shorten reference to menu item.
1049 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1050 (VC Directory Mode): Minor cleanup.
1051 Unchanged files are hidden, not omitted.
1052 (VC Directory Commands): Shorten and simplify.
1053 (Change Log Commands): New node, split from Change Logs.
1054 (VC Directory Buffer): New node, split from VC Directory Mode.
1055
c55a4acb
CY
10562008-10-31 Chong Yidong <cyd@stupidchicken.com>
1057
df0356f6
CY
1058 * misc.texi (Document View): Renamed from Document Files, moved here
1059 from files.texi.
1060
1061 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1062 moved as well.
1063 (Document Files): Moved to misc.texi.
1064
c55a4acb
CY
1065 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1066 vc-update-change-log.
df0356f6
CY
1067 (Version Control): Move here from files.texi.
1068 (Format of ChangeLog): Make it a subnode of Change Log.
1069
1070 * emacs.texi (Top): Update node listing.
c55a4acb 1071
ef082374
TH
10722008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1073
1074 * files.texi (Files): Add a section about document
1075 files (doc-view-mode).
1076
d52582c3
CY
10772008-10-31 Chong Yidong <cyd@stupidchicken.com>
1078
1079 * building.texi (Compilation Mode): Document
1080 compilation-auto-jump-to-first-error.
1081 (Debuggers): Lower GUD subsections to subsubsections.
1082 (Starting GUD): Add cindex.
1083 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1084
4e0a0968
CY
10852008-10-30 Chong Yidong <cyd@stupidchicken.com>
1086
03625b47
CY
1087 * indent.texi (Indentation): Link to Program Indent.
1088
4e0a0968
CY
1089 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1090 now uses emacsclient's terminal.
1091
8bd3f7ef
CY
10922008-10-29 Chong Yidong <cyd@stupidchicken.com>
1093
80e5620e
CY
1094 * mark.texi (Using Region): Document use-empty-active-region.
1095
97d5c404
CY
1096 * emacs.texi (Top): Update node listings.
1097
8bd3f7ef
CY
1098 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1099 mention obsolete emacs.bash script.
1100 (Invoking emacsclient): Rewrite, moving optional arguments to
1101 emacsclient Options.
21d2bae3
CY
1102 (emacsclient Options): New node. Document server-use-tcp and
1103 server-host.
8bd3f7ef 1104
5fda2cbd
CY
11052008-10-28 Chong Yidong <cyd@stupidchicken.com>
1106
1107 * indent.texi (Indentation): Replace list with paragraphed text,
1108 putting description of syntax-driven indentation first. Document new
1109 effect of active regions on tab.
1110 (Tab Stops): Note that editable tab stops affect indentation commands.
1111
4ff029f6
DN
11122008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1113
1114 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1115
996cd6e4
CY
11162008-10-23 Chong Yidong <cyd@stupidchicken.com>
1117
f28815e3
CY
1118 * custom.texi (Function Keys): Note that modified keypad keys are not
1119 translated.
1120
996cd6e4
CY
1121 * basic.texi (Arguments): Explain how to insert multiple digits.
1122
49545fe2
MA
11232008-10-22 Michael Albinus <michael.albinus@gmx.de>
1124
1125 * files.texi (Remote Files): Precise selection of default method.
1126 Rewrite paragraph about disabling remote file names.
1127
edac0b53
CY
11282008-10-22 Chong Yidong <cyd@stupidchicken.com>
1129
e752c544
CY
1130 * search.texi (Special Isearch): Document M-TAB is isearch.
1131
edac0b53
CY
1132 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1133 command.
1134
1135 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1136
20a36054
TH
11372008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1138
1139 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1140 section.
1141
69051ab6
CY
11422008-10-21 Chong Yidong <cyd@stupidchicken.com>
1143
c4b1a32a
CY
1144 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1145 to files.texi. Move contents of vc2-xtra.texi here.
1146
1147 * vc2-xtra.texi: File removed.
1148
1149 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1150 Directory Commands from the submenu. Don't include deleted file
1151 vc2-xtra.texi.
1152
1153 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1154 (Version Control): Add VC Directory Mode and VC Directory Commands to
1155 the submenu.
1156 (Why Version Control?): Use table format.
1157 (Version Control Systems): Note that Meta-CVS support is gone.
1158 (VCS Concepts): Note precisely when VC started supporting filesets.
1159 Remove bogus xref to CVS Options node.
1160 (Types of Log File): Copyedits.
1161 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1162 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1163 The Right Thing.
1164 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1165 (Log Buffer): Reorganize node, putting C-c C-c description first.
1166 (Old Revisions): Use CVS for example, not RCS.
1167 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1168 Commands from the submenu, putting them under Version Control.
1169 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1170 need to include it in the manual unconditionally, since it is now
1171 crucial to using distributed version control systems.
1a6e2954
CY
1172 (Comparing Files): Note that diff uses the minibuffer, and that the
1173 output is shown using Diff mode.
1174 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1175 diff-update-on-the-fly, diff-refine-hunk, and
1176 diff-show-trailing-whitespaces.
1a6e2954 1177 (File Archives): Add rar support.
c4b1a32a 1178
69051ab6
CY
1179 * major.texi (Choosing Modes): Make mode selection sequence more
1180 obvious by describing the steps in order of priority. Note that
1181 magic-mode-alist is nil by default. Document
1182 magic-fallback-mode-alist.
1183
e7421e03
CY
11842008-10-20 Chong Yidong <cyd@stupidchicken.com>
1185
1186 * frames.texi (Mouse References): Copyedits.
1187
6b2efdc2
TH
11882008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1189
1190 * ack.texi (Acknowledgments): Add myself as doc-view author.
1191
9c5e9396
EZ
11922008-10-20 Eli Zaretskii <eliz@gnu.org>
1193
1194 * frames.texi (Dialog Boxes): Add @cindex entries.
1195
dac94f8e
CY
11962008-10-20 Chong Yidong <cyd@stupidchicken.com>
1197
1198 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1199 (Text-Only Mouse): Copyedit.
1200
25597d40
CY
12012008-10-19 Chong Yidong <cyd@stupidchicken.com>
1202
f8a447f6
CY
1203 * frames.texi: Use @key throughout for mouse clicks.
1204 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1205 (Secondary Selection): Fix modified mouse click syntax.
1206 (Clipboard): Describe Cut, Copy and Paste commands.
1207 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1208 Copyedits.
1209 (Creating Frames): Add xref to Init File.
1210 (Frame Commands): Add xref to Exiting.
1211 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1212
b0f95216
CY
12132008-10-15 Chong Yidong <cyd@stupidchicken.com>
1214
b0817f00
CY
1215 * files.texi (Version Control): Copyedits. Add Bazaar.
1216 (Version Control Systems): List different VCS's using an itemized list.
1217 Add Bazaar.
1218 (VCS Concepts): Copyedits. Tweak description of file merging.
1219
b0f95216
CY
1220 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1221 (Cut/Paste Other App): Document select-active-regions and
1222 x-select-enable-primary.
1223
69d0d701
CY
12242008-10-13 Chong Yidong <cyd@stupidchicken.com>
1225
1226 * mark.texi (Shift Selection): Correct case in node name.
1227
1228 * emacs.texi (Top): Update node order in Mark chapter.
1229
375e8351
EZ
12302008-10-12 Eli Zaretskii <eliz@gnu.org>
1231
1232 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1233
1234 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1235 elsewhere in the manual instead of describing yet again the intricacies
1236 of $HOME on MS-Windows and MS-DOS.
1237
ab58114f
CY
12382008-10-12 Chong Yidong <cyd@stupidchicken.com>
1239
4f959513
CY
1240 * mini.texi (Minibuffer File): Add xref to File Names.
1241 (Minibuffer File): Add discussion of `~' in file names. Add
1242 insert-default-directory index reference.
1243
ab58114f
CY
1244 * files.texi (File Names): Reorganize description.
1245 (Visiting): Add xref to Mode Line. Copyedits.
1246 (Save Commands): Mention prefix behavior of C-x C-s.
1247 (Numbered Backups): Node deleted.
1248 (Backup Names): Contents of Numbered Backups moved here. State default
1249 of version-control variable.
1250 (Reverting): Copyedits.
1251 (Version Control): Add additional version control systems.
1252
1253 * emacs.texi (Top): Delete Numbered Backups node.
1254
1255 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1256 Backup Names.
f2884f63 1257 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1258
b0b5100a
RF
12592008-10-11 Romain Francoise <romain@orebokech.com>
1260
1261 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1262
89774b5f
CY
12632008-10-11 Chong Yidong <cyd@stupidchicken.com>
1264
1265 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1266 (Select Buffer): Mention use of minibuffer history. Describe default
1267 value of default-major-mode. Mention that C-x 4 b selects the other
1268 window.
1269 (List Buffers): Document CRM indicators in the order they appear.
1270 (Kill Buffer): Document new command kill-matching buffers.
1271 (Several Buffers): Move explanation of the relationship between buffer
1272 list and buffer menu to the top.
1273 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1274
4c72bf27
CY
12752008-10-10 Chong Yidong <cyd@stupidchicken.com>
1276
1277 * entering.texi (Exiting): Document change of C-x C-c to
1278 save-buffers-kill-terminal. Document kill-emacs.
1279
f68eb991
EZ
12802008-09-30 Eli Zaretskii <eliz@gnu.org>
1281
1282 * mule.texi (Coding Systems): Don't mention codepage-setup.
1283
1284 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1285 cpNNN coding systems anymore.
1286 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1287 for unibyte mode. Don't mention line-drawing characters. Don't
1288 mention dos-unsupported-char-glyph.
1289
1a2dd44d
CY
12902008-09-25 Chong Yidong <cyd@stupidchicken.com>
1291
1292 * search.texi (Search): Shorten introduction.
1293 (Basic Isearch): Add command table. Discuss reverse isearch and
1294 isearch highlighting.
1295 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1296 ring to cindex.
1297 (Special Isearch): Move input methods discussion here.
1298 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1299 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1300 Repeat Isearch.
1301 (Isearch Minibuffer): New node.
1302 (Word Search): Document new word search commands.
1303 (Regexp Example): Simplify example using sentence-end-base variable.
1304 (Replace): Reword introduction.
1305 (Unconditional Replace): Remove unnecessary example.
1306 (Other Repeating Search): Document new `M-s o' binding.
1307
1308 * emacs.texi (Top): Update node listings.
1309
e45da31d
JB
13102008-09-22 Juanma Barranquero <lekktu@gmail.com>
1311
1312 * emacs.texi (Top): Remove Kill Errors from menu.
1313
841c8096
CY
13142008-09-22 Chong Yidong <cyd@stupidchicken.com>
1315
402168fa
CY
1316 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1317 interface for defining macros. Simplify examples. Note that C-g quits
1318 macro definitions.
801a8da1 1319 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1320 usage example.
1321 (Keyboard Macro Query): Organize query responses in a table.
1322
1323 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1324 to Erasing node.
841c8096
CY
1325 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1326 rationale to a footnote.
1327 (Kill Errors): Remove node, due to redundancy with Erasing.
1328 (Spelling): Move discussion of flyspell to end. Note new behavior of
1329 M-$ in active region. Remove non-ispell-specific keybindings from
1330 table.
1331
eab2ee89
DN
13322008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1333
1334 * cmdargs.texi (Initial Options): Document --daemon.
1335
3d53e905
GM
13362008-09-20 Glenn Morris <rgm@gnu.org>
1337
1338 * files.texi (Numbered Backups): Mention that some modes set
1339 version-control.
1340
1c90484d
GM
13412008-09-20 Jim Blandy <jimb@red-bean.com>
1342
1343 * files.texi (Numbered Backups): Reference File Variables, as well.
1344 Remove discussion of Rmail's implementation.
1345
0fc0d844
CY
13462008-09-06 Chong Yidong <cyd@stupidchicken.com>
1347
1348 * misc.texi (Recursive Edit): Note that top-level exits active
1349 minibuffers.
1350
1351 * trouble.texi (Quitting): Likewise.
1352
b18d283d
CY
13532008-08-31 Chong Yidong <cyd@stupidchicken.com>
1354
1355 * emacs.texi (Top): Add Temporary Face Changes xref.
1356
1357 * display.texi (Display): Move Temporary Face Changes node to just
1358 after Standard Faces.
1359 (Scrolling): Document recenter-top-bottom instead of recenter.
1360 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1361 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1362 (Display Custom): Copyedits.
1363 (Optional Mode Line): Document display-battery-mode.
1364
180135fc
RF
13652008-08-27 Romain Francoise <romain@orebokech.com>
1366
1367 * custom.texi (Directory Variables): Minor fix.
1368
d3fe3475
GM
13692008-08-27 Glenn Morris <rgm@gnu.org>
1370
1371 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1372 descriptions.
1373 (Calendar Customizing): Tweak layout description.
183080b6 1374 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1375 markers. Condense calendar-star-date and calendar-mark-today
1376 description.
1377 (Holiday Customizing): Add oriental and solar holidays.
1378 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1379 Fix holiday-float description. Use zerop in examples. Be less verbose.
1380 (Date Display Format): Change ISO format. Be less verbose.
1381 (Diary Customizing): Mention day and month abbrev arrays.
1382 Mention the date-form variables by name. Update European example.
1383 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1384 Condense examples. Mention diary-entry-symbols by name.
1385 Condense table for insertion commands.
1386 (Fancy Diary Display): Mention diary-include-string and
1387 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1388 Ethiopic, Persian date functions. Condense descriptions.
1389
1390 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1391 (Adding to Diary): Adapt for changed node name.
1392
71755807
GM
13932008-08-26 Glenn Morris <rgm@gnu.org>
1394
1395 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1396 node "Hebrew/Islamic Entries".
1397
1398 * calendar.texi (Specified Dates): Fix names of iso functions.
1399 (General Calendar): There may not be another window.
1400 (Writing Calendar Files, Holidays): Tweak intro.
1401 (Holidays): Mention Baha'i and Chinese holidays.
1402 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1403 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1404 (To Other Calendar): Add calendar-print-other-dates.
1405 Refer to "graphic display" rather than "X.
1406 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1407 (Displaying the Diary): Fix whitespace after reference.
1408 Fix `diary-number-of-entries' reference.
1409 (Date Formats): Explicitly mention that day names can be abbreviated.
1410 (Adding to Diary): Add some references to other sections.
1411 (Special Diary Entries): Fix reference.
1412 (Appointments): Simplify appt-message-warning-time entry.
1413 Clarify where times must be.
1414 (Importing Diary): Comment out icalendar paragraph that does not apply.
1415 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1416
d76ebc75
GM
14172008-08-23 Glenn Morris <rgm@gnu.org>
1418
1419 * fortran-xtra.texi (Fortran): Change description of free form and
1420 fixed form a bit. Mention hideshow and imenu.
1421 (Fortran Motion): Mention fortran-end-of-subprogram,
1422 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1423 (Fortran Indent): Minor re-word.
1424 (ForIndent Commands): Mention fortran-fill-paragraph and
1425 fortran-fill-statement.
1426 (ForIndent Cont): Mention fortran-tab-mode-string.
1427 (Fortran Comments): Mention fortran-comment-line-start-skip.
1428 (Fortran Columns): Mention font-locking.
1429 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1430
e2a71e28
JB
14312008-08-23 Johan Bockgard <bojohan@muon>
1432
1433 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1434
5c52e13c
CY
14352008-08-22 Chong Yidong <cyd@stupidchicken.com>
1436
1437 * mini.texi (Minibuffer): Simplify introduction.
1438 (Minibuffer File): Document tilde in minibuffer filenames.
1439 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1440 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1441 (Completion Example): Update example to current command list.
1442 (Completion Options): Document `lazy' value of completion-auto-help.
1443 Update contents of completion-ignored-extensions.
1444 (Minibuffer History): Describe "future history" list. State default
1445 value of history-delete-duplicates.
1446
77a00355
GM
14472008-08-21 Glenn Morris <rgm@gnu.org>
1448
1449 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1450 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1451
39ee1d04
CY
14522008-08-17 Chong Yidong <cyd@stupidchicken.com>
1453
1454 * regs.texi (Registers): Clarify valid register names.
1455 (RegPos): Note that buffer is saved and restored too.
1456 (RegText): Note that mark is reactivated/deactivated.
1457 (RegConfig): Xref to Windows node.
1458
b12c348f
CY
14592008-08-16 Chong Yidong <cyd@stupidchicken.com>
1460
3ae7ba79
CY
1461 * basic.texi (Inserting Text): Provide command name for C-q.
1462
b12c348f
CY
1463 * killing.texi (Killing): Copyedit. Define read-only text.
1464 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1465 (Killing by Lines): Copyedit.
1466 (Other Kill Commands): Move M-w description here.
1467 (Yanking): Move M-w to Other Kill Commands.
1468 (Kill Ring): Also mention saving text in registers. Link to Text
1469 Properties in elisp manual.
1470 (Accumulating Text): Copyedit.
1471 (CUA Bindings): Shift selection is now the default.
1472
d8ff7692
TZ
14732008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1474
1475 * maintaining.texi (Change Log): Mention next-error is available.
1476
a43a8a2e
GM
14772008-08-10 Glenn Morris <rgm@gnu.org>
1478
1479 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1480 and intermonth text.
1481 (Holiday Customizing): Add holiday-chinese.
1482
eba27308
EZ
14832008-08-08 Eli Zaretskii <eliz@gnu.org>
1484
1485 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1486
5f14a5b3
DN
14872008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1488
1489 * files.texi (Log Buffer): Describe C-c C-d.
1490 (Diff Mode): Describe C-x 4 A.
1491
49989bff
EZ
14922008-08-06 Eli Zaretskii <eliz@gnu.org>
1493
1494 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1495
5c915c02
DN
14962008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1497
2beaf97a
DN
1498 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1499 describe the new bindings to show the changeset diff, toggle annotation
1500 visibility, show revisions.
1501 (VC Status): Describe key bindings for modifying the change comments,
1502 displaying changeset diffs and annotations.
1503
5c915c02
DN
1504 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1505
71798ace
NR
15062008-08-05 Nick Roberts <nickrob@snap.net.nz>
1507
1508 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1509
b8949644
EZ
15102008-08-02 Eli Zaretskii <eliz@gnu.org>
1511
1512 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1513 and wording.
1514
819567d1
DN
15152008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1516
1517 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1518 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1519 commands. Improve some old info.
1520
5f38310a
CY
15212008-07-31 Chong Yidong <cyd@stupidchicken.com>
1522
0dc3906b
CY
1523 * display.texi (Visual Line Mode): New node.
1524
5f38310a
CY
1525 * basic.texi (Inserting Text): Move DEL to deletion node.
1526 (Moving Point): Add additional alternative key bindings. Describe
1527 line-move-visual.
1528 (Erasing): Describe DEL.
1529 (Basic Undo, Blank Lines, Arguments): Copyedit.
1530 (Continuation Lines): Mention Visual Line mode.
1531 (Position Info): Move extended discussion to mule.texi.
1532
1533 * mule.texi (International Chars): Describe C-x =.
1534
1535 * emacs.texi (Top): Add Visual Line Mode node.
1536
7c2fb837
DN
15372008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1538
1539 * emacs.texi: Remove VMS support.
1540
3f6b73ef
DN
15412008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1542
1543 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1544 the vc-dir command name.
1545
9e2a2647
DN
15462008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1547
1548 * xresources.texi: Remove mentions of Mac Carbon.
1549
568beaa2
AS
15502008-07-19 Andreas Schwab <schwab@suse.de>
1551
1552 * ns-emacs.texi: Move to ../misc.
1553
0ef94706
CY
15542008-07-15 Chong Yidong <cyd@stupidchicken.com>
1555
1556 * entering.texi (Exiting): Don't describe text-only terminals as the
1557 default. Describe the new startup screen.
1558 (Exiting): Describe how to kill Emacs first. Change description of
1559 iconification to handle modern window systems.
1560
ba60bd44 15612008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1562
1563 * ns-emacs.texi: New file, documents features of Emacs port under
1564 NeXTstep windowing.
1565
9f30aa73
CY
15662008-07-15 Chong Yidong <cyd@stupidchicken.com>
1567
938a5d2e
CY
1568 * entering.texi (Entering Emacs): Update prev node.
1569
1570 * glossary.texi (Glossary): Remove xref to Text Characters.
1571
9f30aa73
CY
1572 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1573 directly, rather than in the context of ASCII. Move description of
1574 special properties of modifier key to new Modifier Keys node.
1575 (Keys): Copyedit.
1576 (Text Characters): Delete node. Multibyte is the default nowadays, and
1577 the node contents are obsolete.
1578
1579 * custom.texi (Modifier Keys): New node.
1580
1581 * emacs.texi (Top): Update node list.
1582
7e53d36c
CY
15832008-07-13 Chong Yidong <cyd@stupidchicken.com>
1584
1585 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1586 saying that Emacs provides menus and mouse support (which is par for
1587 the course).
1588
1589 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1590 early on.
1591 (Point): Copyedit. Relegate historical trivia to a footnote.
1592 (Mode Line): Explain mode-line format more consistently.
1593 (Menu Bar): Copyedit.
1594
1e9fa96d
GM
15952008-06-27 Glenn Morris <rgm@gnu.org>
1596
1597 * cal-xtra.texi (Sexp Diary Entries):
1598 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1599
dc9bebb8
CY
16002008-06-26 Chong Yidong <cyd@stupidchicken.com>
1601
1602 * mark.texi (Shift selection): New node.
1603 (Mark): Copyedits.
1604 (Persistent Mark): Move to the end of the chapter.
1605
e7881076
EZ
16062008-06-20 Eli Zaretskii <eliz@gnu.org>
1607
1608 * makefile.w32-in (distclean): Remove makefile.
1609
f427400c
NR
16102008-06-17 Nick Roberts <nickrob@snap.net.nz>
1611
1612 * building.texi (Starting GUD): Add an entry for gud-gdb.
1613 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1614 command mode.
1615
b597d348
GM
16162008-06-17 Glenn Morris <rgm@gnu.org>
1617
1618 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1619
647b7094
NR
16202008-06-17 Nick Roberts <nickrob@snap.net.nz>
1621
1622 * building.texi (Starting GUD): Expand on remote debugging.
1623 (Other GDB-UI Buffers): Mention new keyboard bindings.
1624
47a30023
GM
16252008-06-15 Glenn Morris <rgm@gnu.org>
1626
1627 * gnu.texi: Use a verbatim license for this invariant section,
1628 as per etc/GNU.
1629
37e5d54a
GM
16302008-06-13 Daniel Engeler <engeler@gmail.com>
1631
1632 * emacs.texi, misc.texi: Add documentation about serial port access.
1633
8e65d46c
GM
16342008-06-13 Glenn Morris <rgm@gnu.org>
1635
c1473b4c
MB
1636 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1637 maintain.info.
8e65d46c 1638
e40a85cd
MB
16392008-06-05 Miles Bader <miles@gnu.org>
1640
1641 * display.texi (Temporary Face Changes): Update to reflect function
1642 renamings in face-remap.el.
1643
56c73dec
MB
16442008-06-04 Miles Bader <miles@gnu.org>
1645
1646 * display.texi (Temporary Face Changes): Add
1647 `adjust-buffer-face-height'. Rewrite description of
1648 `increase-buffer-face-height' and `decrease-default-face-height' now
1649 that they aren't bound by default.
1650
9d3d42fb
MB
16512008-06-03 Miles Bader <miles@gnu.org>
1652
1653 * display.texi (Temporary Face Changes): New node.
1654
2be6bfe2
EZ
16552008-05-31 Eli Zaretskii <eliz@gnu.org>
1656
1657 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1658
daf7e339
GM
16592008-05-31 Glenn Morris <rgm@gnu.org>
1660
1661 * cal-xtra.texi (Fancy Diary Display): Simplify.
1662
d21d2618
GM
16632008-05-30 Glenn Morris <rgm@gnu.org>
1664
1665 * cal-xtra.texi (Fancy Diary Display): Update for
1666 diary-display-function replacing diary-display-hook.
1667
71ce5fd0
JB
16682008-05-29 Drew Adams <drew.adams@oracle.com>
1669
1670 * msdog.texi (Windows Keyboard): Add descriptions of
1671 w32-register-hot-key and w32-unregister-hot-key.
1672
a3cdbdf8
MO
16732008-05-21 Tom Tromey <tromey@redhat.com>
1674
1675 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1676 Variables node.
1677
854a574c
MO
16782008-05-19 Tom Tromey <tromey@redhat.com>
1679
1680 * custom.texi (Variables): Add Directory Variables to menu.
1681 (Directory Variables): New node.
1682
7c2ec3f9
ER
16832008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1684
71ce5fd0 1685 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1686
370fded4
ER
16872008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1688
1689 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1690 Revision Tags and rewritten. Section now uses modern terminology,
1691 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1692 accurately.
1693
6af511e3
EZ
16942008-05-10 Eli Zaretskii <eliz@gnu.org>
1695
1696 * msdog.texi (Windows Files): Update documentation of
1697 w32-get-true-file-attributes.
1698
7a78b6e7
ER
16992008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1700
1701 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1702 directory mode.
1703
1bcfc24e
CY
17042008-05-08 Chong Yidong <cyd@stupidchicken.com>
1705
1706 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1707 entry "television".
1bcfc24e 1708
db86064f
ER
17092008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1710
ab5ec32c 1711 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1712
a31b405e
ER
17132008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1714
1715 * emacs/buffers.texi, emacs/files.texi (Version-control):
1716 vc-toggle-read-only is no longer a good idea...
1717
ff2c14fc
GM
17182008-04-29 Glenn Morris <rgm@gnu.org>
1719
1720 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1721
367c9b7c
JL
17222008-04-22 Juri Linkov <juri@jurta.org>
1723
1724 * dired.texi (Subdirectories in Dired): Describe using `^'
1725 to return to the parent directory.
1726
4ac1e9b4
NR
17272008-04-22 Nick Roberts <nickrob@snap.net.nz>
1728
1729 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1730 recent changes.
1731
b9b3bf2b
NR
17322008-04-19 Nick Roberts <nickrob@snap.net.nz>
1733
1734 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1735 (Other GDB-UI Buffers): Update for recent thread related changes.
1736
4d120d6a
SM
17372008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1738
1739 * maintaining.texi (Maintaining):
1740 * emacs.texi (Top): Typo.
1741
a152877d
SM
17422008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1743
b9b3bf2b
NR
1744 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1745 arg in `font-lock-add-keywords'.
a152877d 1746
36c0514c
GM
17472008-04-08 Glenn Morris <rgm@gnu.org>
1748
1749 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1750 Also add Baha'i calendar references where appropriate.
1751
06a97d46
GM
17522008-04-05 Glenn Morris <rgm@gnu.org>
1753
1754 * custom.texi (Init File): Byte-compiling .emacs is bad.
1755
6adc6eed
SM
17562008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1757
1758 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1759
571388b0
GM
17602008-03-29 Glenn Morris <rgm@gnu.org>
1761
1762 * calendar.texi: Update for `calendar-date-style' replacing
1763 `european-calendar'.
1764
3ae8f876
JR
17652008-03-28 Jason Rumney <jasonr@gnu.org>
1766
1767 * display.texi (Display Custom): Mention overlay-margin in text.
1768
5bc6ddff 17692008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1770
5bc6ddff
MB
1771 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1772 tutorial' comments.
03a864d5 1773
7186a830
CY
17742008-03-28 Chong Yidong <cyd@stupidchicken.com>
1775
1776 * mark.texi (Mark): Rearrange nodes.
1777 (Persistent Mark): Rename from Transient Mark.
1778 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1779 Describe Transient Mark mode as the default.
1780
1781 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1782 the default behavior with Transient Mark mode off.
1783 (Position Info): Fix typo.
1784
71ce5fd0
JB
1785 * display.texi (Standard Faces): Reference the Mark node.
1786 Remove discussion of the region face, which is discussed there.
7186a830
CY
1787
1788 * emacs.texi (Top): Update node listings.
1789
1790 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1791 as the default.
1792
1793 * fixit.texi (Undo): Standardize choice of undo key sequence.
1794 (Undo, Spelling): Describe Transient Mark mode as the default.
1795
1796 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1797 default.
1798
1799 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1800
1801 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1802 mode is the default, and note that the mark is not activated when set.
1803
1804 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1805 Describe Transient Mark mode as the default.
1806
1807 * search.texi (Basic Isearch): Reference the Mark Ring node.
1808 (Replace, Unconditional Replace, Other Repeating Search):
1809 Describe Transient Mark mode as the default.
1810
1811 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1812 Transient Mark mode as the default.
1813 (Paragraphs): Describe how M-h behaves when region is active.
1814
1815 * trouble.texi (Quitting): Clarify effects of C-g.
1816
dc47d1ff
GM
18172008-03-13 Glenn Morris <rgm@gnu.org>
1818
1819 * emacs.texi (EMACSVER): Set to 23.0.60.
1820
e3e0fb39 18212008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1822
e3e0fb39
GM
1823 * dired.texi (Hiding Subdirectories): Fix previous change.
1824
18252008-03-05 Drew Adams <drew.adams@oracle.com>
1826
1827 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1828
5e14abf8
KS
18292008-02-28 Kim F. Storm <storm@cua.dk>
1830
1831 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1832 Move describe-distribution to C-h C-o.
1833 Move view-emacs-problems to C-h C-p.
1834 Add view-emacs-debugging on C-h C-d.
1835 Add view-external-packages on C-h C-e.
d0207bf3 1836 Add view-order-manuals on C-h C-m.
5e14abf8 1837
d0207bf3 18382008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1839
1840 * msdog-xtra.texi (MS-DOS): Docstring fix.
1841
87e391bb
EZ
18422008-02-09 Eli Zaretskii <eliz@gnu.org>
1843
1844 * msdog.texi (Windows Fonts): Use a @table for describing font
1845 properties.
1846
5662e503
JR
18472008-02-07 Jason Rumney <jasonr@gnu.org>
1848
1849 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1850 value has changed.
1851 (Windows HOME): Clarify what is meant by "if that fails as well".
1852 (Windows Fonts): New section.
1853
72463824
GM
18542008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1855
1856 * basic.texi (Basic Undo): Remove duplicate "you can".
1857
7ff926e0
EZ
18582008-02-02 Eli Zaretskii <eliz@gnu.org>
1859
1860 * maintaining.texi (Tags): Fix last change.
1861
6ab7aef1
MA
18622008-02-02 Michael Albinus <michael.albinus@gmx.de>
1863
093571c3 1864 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1865
ace67e7e
NR
18662008-01-31 Nick Roberts <nickrob@snap.net.nz>
1867
1868 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1869
ae068fdf
RS
18702008-01-26 Richard Stallman <rms@gnu.org>
1871
1872 * maintaining.texi (Tags): Delete redundant index entry.
1873
a56d9a08
EZ
18742008-01-26 Eli Zaretskii <eliz@gnu.org>
1875
1876 * programs.texi (Imenu): Move "@cindex tags" from here...
1877 * maintaining.texi (Tags): ...to here.
1878
e941ed90
NR
18792008-01-23 Kevin Ryde <user42@zip.com.au>
1880
1881 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1882 click count.
1883
650276d5
JB
18842008-01-21 Juanma Barranquero <lekktu@gmail.com>
1885
1886 * entering.texi (Exiting): Fix typo.
1887 Reported by D. E. Evans <sinuhe@gnu.org>.
1888
8dc17977
MR
18892007-12-31 Martin Rudalics <rudalics@gmx.at>
1890
1891 * glossary.texi (Glossary): Fix typo.
1892
9f9695a6
RS
18932007-12-27 Richard Stallman <rms@gnu.org>
1894
1895 * text.texi (Formatted Text): Improve menu tag.
1896 (Editing Format Info): In Info, add duplicate menu of nodes
1897 about the submenus.
1898 (Format Faces): Say where Faces menu is found. Mention Other.
1899 (Format Colors): Say where these submenus are found.
1900 (Format Indentation, Format Justification): Likewise.
1901 (Format Properties): Likewise.
1902
abfd0191
RS
19032007-12-22 Richard Stallman <rms@gnu.org>
1904
1905 * search.texi (Query Replace): Make exp of query-replace more
1906 self-contained, and clarify.
8dc17977 1907
abfd0191
RS
1908 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1909
a2586785
RS
19102007-12-15 Richard Stallman <rms@gnu.org>
1911
1912 * files.texi (Auto Save): Clarify definition of auto-saving.
1913
a67cf2bb
RS
19142007-11-26 Richard Stallman <rms@gnu.org>
1915
1916 * help.texi (Help Echo): Cleanups.
1917
448b33b1
TTN
19182007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1919
1920 * files.texi (Why Version Control?): Fix typo.
1921 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1922 (Selecting a Fileset): Fix typos; small rewording.
1923 (Log Buffer): Likewise.
1924 (Old Revisions): Likewise.
448b33b1 1925
221bb7f6
EZ
19262007-11-17 Eli Zaretskii <eliz@gnu.org>
1927
1928 * mule.texi (Communication Coding): Fix wording of last change.
1929
d0207bf3 19302007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1931
630cb3b7
JB
1932 * custom.texi (Specifying File Variables):
1933 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1934
53b7759e
KH
19352007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1936
a5ab2e0c 1937 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1938
1939 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1940
c8763fb6 19412007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1942
630cb3b7 1943 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1944 --output=file.
1945
ff98e024
MR
19462007-11-13 Martin Rudalics <rudalics@gmx.at>
1947
1948 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1949 (Help Echo): Avoid mentioning the term "region" here and
1950 consistently use the term "active text".
1951
37b11c22
GM
19522007-11-11 Glenn Morris <rgm@gnu.org>
1953
1954 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1955
21d50ba1
JL
19562007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1957
1958 * search.texi (Query Replace): Mention
1959 `query-replace-show-replacement'.
1960
c12ecb0a 19612007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1962
1963 * building.texi (Watch Expressions): Remove obscure sentence.
1964
3b4201f4
KH
19652007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1966
1967 * mule.texi (Select Input Method): Describe how to activate an input
1968 method in the text mode.
1969
07e5c0b0
DN
19702007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1971
1972 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1973
52dd7391
NR
19742007-10-30 Nick Roberts <nickrob@snap.net.nz>
1975
1976 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1977
c004e539
GM
19782007-10-30 Glenn Morris <rgm@gnu.org>
1979
1980 * misc.texi (Directory Tracking): Explain a bit more about
1981 dirtrack-mode.
1982
ca8c5b8c
GM
19832007-10-25 Glenn Morris <rgm@gnu.org>
1984
1985 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1986
b6c764ef
RS
19872007-10-24 Richard Stallman <rms@gnu.org>
1988
1989 * misc.texi (Interactive Shell): Cleanup last change.
1990
eabd84c9
JL
19912007-10-22 Juri Linkov <juri@jurta.org>
1992
1993 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1994 default values.
1995
0b43c7e2
ER
19962007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1997
ca8c5b8c 1998 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1999 'filesets'.
2000
a80859d4
MR
20012007-10-18 Martin Rudalics <rudalics@gmx.at>
2002
2003 * trouble.texi (Quitting): Fix typo.
2004
c9447ae1
GM
20052007-10-18 Glenn Morris <rgm@gnu.org>
2006
2007 * frames.texi (Mode Line Mouse): Mention minor mode names.
2008
168b980f
JL
20092007-10-17 Juri Linkov <juri@jurta.org>
2010
2011 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2012 fill-paragraph operates on the active region in Transient Mark mode.
2013 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2014 with fill-paragraph.
2015
2016 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2017 fill-paragraph.
2018
2019 * fixit.texi (Spelling): ispell-word operates on the active region
2020 in Transient Mark mode.
2021
5a331f34
JB
20222007-10-17 Aaron S. Hawley <aaronh@garden.org>
2023
2024 * building.texi (Source Buffers):
2025 * custom.texi (Init Non-ASCII):
2026 * glossary.texi (Glossary): Use "key binding" consistently.
2027
2a9f4d55
JB
20282007-10-17 Juanma Barranquero <lekktu@gmail.com>
2029
2030 * calendar.texi (Diary): Fix directive.
2031
de13cecf
RS
20322007-10-16 Richard Stallman <rms@gnu.org>
2033
2034 * calendar.texi (Diary): Clarify text about diary file example.
2035
5f90d53e
ER
20362007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2037
2038 * files.texi: Capitalize node names according to convention.
2039
3aa491bc
GM
20402007-10-13 Glenn Morris <rgm@gnu.org>
2041
2042 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2043
8a3106d3
ER
20442007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2045
2046 * emacs.texi:
2047 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2048 suggested by RMS and Robert J. Chassell.
8a3106d3 2049
da1080a2
ER
20502007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2051
3aa491bc 2052 * files.texi (Version Systems):
0870a421
ER
2053 * vc-xtra.texi:
2054 * vc1-xtra.texi:
ac3f4c6f 2055 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2056 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2057 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2058 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2059
58ade22b
ER
20602007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2061
da1080a2 2062 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2063 Reorder the descriptions to be chronological.
2064
93870ce2
RS
20652007-10-09 Richard Stallman <rms@gnu.org>
2066
2067 * display.texi (Cursor Display): Correct how cursor appears
2068 in nonselected windows.
2069
568c7288
NR
20702007-10-04 Nick Roberts <nickrob@snap.net.nz>
2071
2072 * building.texi (GDB Graphical Interface): Remove references to gdba
2073 and mention gud-gdb.
2074
1af74d06 20752007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2076
1af74d06 2077 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2078
0d8fb755
JL
20792007-10-06 Juri Linkov <juri@jurta.org>
2080
2081 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2082 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2083 fill-paragraph-or-region.
2084
2085 * basic.texi (Arguments): Replace fill-paragraph with
2086 fill-paragraph-or-region.
2087
b981e2c6
ER
20882007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2089
2090 * files.texi: Update the section on version control for 2007
2a9f4d55 2091 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2092 will come later.
2093
5fceaf9c
GM
20942007-09-15 Glenn Morris <rgm@gnu.org>
2095
2096 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2097 to `list-holidays'.
2098
b0e44b17
GM
20992007-09-14 Glenn Morris <rgm@gnu.org>
2100
2101 * calendar.texi: Update all instances of mark-calendar-holidays,
2102 list-calendar-holidays, list-holidays with the new names.
2103
8cf51b2c
GM
21042007-09-06 Glenn Morris <rgm@gnu.org>
2105
46a367db 2106 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2107 Split into the Emacs manual in emacs/, and other manuals in misc/.
2108 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2109 manual.
2110 (infodir): New variable.
2111 (info): Use $infodir.
2112 (emacsman): Delete target, not needed any more.
2113 Move all targets that are not the Emacs manual to misc/Makefile.in.
2114 (mostlyclean): Remove `gnustmp'.
2115 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2116 manual.
92f9b43f 2117 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2118 (emacsman): Delete target, not needed any more.
2119 (clean): Remove all info files but Emacs manual.
2120 Move all targets that are not the Emacs manual to misc/Makefile.in.
2121 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2122
2123 * Makefile.in (INFOSOURCES): Delete.
2124 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2125 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2126 *.vrs *.toc here...
2127 (maintainer-clean): ...from here.
2128
21292007-09-05 Glenn Morris <rgm@gnu.org>
2130
2131 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2132
8cf51b2c
GM
21332007-08-29 Glenn Morris <rgm@gnu.org>
2134
2135 * emacs.texi (EMACSVER): Increase to 23.0.50.
2136
3420c522
RS
21372007-08-27 Richard Stallman <rms@gnu.org>
2138
2139 * emacs.texi (Top): Clarify menu item for Glossary.
2140
2141 * display.texi (Faces): Change secn title.
2142 Clarify not all fonts come from Font Lock.
2143
8cf51b2c
GM
21442007-08-17 Eli Zaretskii <eliz@gnu.org>
2145
2146 * basic.texi (Position Info): Add index entry for face at point.
2147 Mention that character faces are also displayed by "C-u C-x =".
2148
8cf51b2c
GM
21492007-08-08 Glenn Morris <rgm@gnu.org>
2150
2151 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2152
21532007-08-07 Chong Yidong <cyd@stupidchicken.com>
2154
2155 * files.texi (File Conveniences): Document point motion keys in Image
2156 mode.
2157
8cf51b2c
GM
21582007-07-27 Glenn Morris <rgm@gnu.org>
2159
8cf51b2c
GM
2160 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2161 in-line.
2162
2163 * gpl.texi: New file with text of GPL.
2164 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2165
21662007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2167
2168 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2169
2170 * dired.texi (Wdired): Mention C-x C-q key binding.
2171
21722007-07-28 Nick Roberts <nickrob@snap.net.nz>
2173
2174 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2175
21762007-07-25 Glenn Morris <rgm@gnu.org>
2177
8cf51b2c
GM
2178 * emacs.texi (Copying): Replace license with GPLv3.
2179
2180 * Relicense all FSF files to GPLv3 or later.
2181
21822007-07-24 Glenn Morris <rgm@gnu.org>
2183
2184 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2185 for some calendars.
2186
21872007-07-23 Nick Roberts <nickrob@snap.net.nz>
2188
2189 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2190 default-directory for the current buffer is on a remote machine.
2191
8cf51b2c
GM
21922007-07-21 Eli Zaretskii <eliz@gnu.org>
2193
2194 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2195 default value.
2196
21972007-07-21 Richard Stallman <rms@gnu.org>
2198
2199 * files.texi (Why Version Control?): Improve previous change.
2200
22012007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2202
2203 * files.texi (Why Version Control?): New node.
2204
8cf51b2c
GM
22052007-07-12 Nick Roberts <nickrob@snap.net.nz>
2206
8cf51b2c
GM
2207 * building.texi (Starting GUD): Add xref to this anchor.
2208
8cf51b2c
GM
22092007-06-24 Karl Berry <karl@gnu.org>
2210
2a9f4d55 2211 * emacs.texi: New Back-Cover Text.
8cf51b2c 2212
8cf51b2c
GM
22132007-06-07 Alan Mackenzie <acm@muc.de>
2214
2215 * display.texi (Optional Mode Line): Document the new form of
2216 line+column numbers, "(561,2)".
2217
22182007-06-06 Juanma Barranquero <lekktu@gmail.com>
2219
49823426 2220 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2221
22222007-06-02 Chong Yidong <cyd@stupidchicken.com>
2223
2224 * Version 22.1 released.
2225
8cf51b2c
GM
22262007-05-07 Karl Berry <karl@gnu.org>
2227
2228 * emacs.texi (EMACSVER): Back to 22.
2229
22302007-05-06 Richard Stallman <rms@gnu.org>
2231
2232 * maintaining.texi (Create Tags Table): Clean up previous change.
2233
c8763fb6 22342007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2235
2236 * maintaining.texi (Create Tags Table): Add text about the dangers of
2237 making symbolic links to tags files.
2238
22392007-05-04 Karl Berry <karl@gnu.org>
2240
2241 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2242
22432007-05-03 Karl Berry <karl@gnu.org>
2244
2245 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2246
2247 * .cvsignore (*.pdf): New entry.
2248
8cf51b2c
GM
2249 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2250 for printing.
2251
22522007-05-01 Richard Stallman <rms@gnu.org>
2253
2254 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2255
8cf51b2c
GM
22562007-04-28 Glenn Morris <rgm@gnu.org>
2257
2258 * ack.texi (Acknowledgments):
2259 * anti.texi (Antinews):
8cf51b2c
GM
2260 * programs.texi (Program Modes): Restore mention of python.el pending
2261 consideration of legal status.
2262
22632007-04-28 Richard Stallman <rms@gnu.org>
2264
2265 * files.texi (File Names): Fixes to ~ description on MS systems.
2266
8cf51b2c
GM
22672007-04-26 Glenn Morris <rgm@gnu.org>
2268
2269 * emacs.texi (EMACSVER): Increase to 22.1.50.
2270
22712007-04-25 Karl Berry <karl@gnu.org>
2272
2273 * emacs.texi: Improve line breaks on copyright page,
2274 similar layout to lispref, 8.5x11 by default.
2275
2276 * dired.texi (Image-Dired): Improve line break, fix typo.
2277
22782007-04-24 Chong Yidong <cyd@stupidchicken.com>
2279
2280 * programs.texi (Program Modes):
8cf51b2c
GM
2281 * anti.texi (Antinews):
2282 * ack.texi (Acknowledgments): python.el removed.
2283
8cf51b2c
GM
22842007-04-23 Chong Yidong <cyd@stupidchicken.com>
2285
2286 * display.texi (Highlight Interactively): Correct description of
2287 hi-lock-file-patterns-policy.
2288
2289 * files.texi (File Archives): Mention self-extracting executables.
2290
22912007-04-23 Eli Zaretskii <eliz@gnu.org>
2292
2293 * search.texi (Unconditional Replace, Query Replace): Add xref to
2294 "Replacement and Case".
2295
22962007-04-22 Chong Yidong <cyd@stupidchicken.com>
2297
2298 * dired.texi (Image-Dired): Move from Thumbnails node.
2299 * misc.texi (Thumbnails): Node deleted.
2300 * emacs.texi (Top): Update node listing.
2301
2302 * files.texi (File Conveniences):
49823426 2303 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2304
23052007-04-21 Richard Stallman <rms@gnu.org>
2306
2307 * display.texi (Highlight Interactively): Correct previous change.
2308 Clarify doc of hi-lock-find-patterns, and move new features into it.
2309
23102007-04-20 David Koppelman <koppel@ece.lsu.edu>
2311
2312 * display.texi (Highlight Interactively): Document
2313 hi-lock-file-patterns-policy.
2314
23152007-04-20 Martin Rudalics <rudalics@gmx.at>
2316
2317 * display.texi (Scrolling): Fix typo.
2318
8cf51b2c
GM
23192007-04-15 Chong Yidong <cyd@stupidchicken.com>
2320
8cf51b2c
GM
2321 * doclicense.texi: Remove node heading, so that it can be included by
2322 other files.
2323
2324 * emacs.texi: Insert node heading for GFDL.
2325
8cf51b2c
GM
23262007-04-14 Eli Zaretskii <eliz@gnu.org>
2327
2328 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2329 "command line".
2330
2331 * display.texi (Faces): Refer to "Creating Frames" for face
2332 and other frame customizations in .emacs.
2333
2334 * frames.texi (Creating Frames): Mention that face customizations can
2335 be put in .emacs. Add index entries.
2336
23372007-04-12 Richard Stallman <rms@gnu.org>
2338
2339 * glossary.texi (Glossary): Explain `iff'.
2340
23412007-04-11 Karl Berry <karl@gnu.org>
2342
2343 * gnu.texi (Top),
2344 * macos.texi (Mac Font Specs),
2345 * anti.texi (Antinews),
2346 * xresources.texi (Resources),
2347 * misc.texi (Emulation),
2348 * calendar.texi (Daylight Saving),
2349 * dired.texi (Dired and Find),
2350 * rmail.texi (Remote Mailboxes),
2351 * sending.texi (Mail Headers),
2352 * programs.texi (Which Function),
2353 * files.texi (Recover),
2354 * buffers.texi (Uniquify),
2355 * frames.texi (Wheeled Mice),
2356 * killing.texi (Rectangles): Wording to improve breaks in
2357 8.5x11 format.
2358 * mule.texi (Language Environments): \hbadness=10000 since there's
2359 no way to reword.
2360 * emacs.texi (smallbook): New @set to more easily switch between
2361 smallbook and 8.5x11.
2362
23632007-04-11 Richard Stallman <rms@gnu.org>
2364
2365 * files.texi (File Conveniences): Add xref to Tumme.
2366 Delete text about Thumbnail mode.
2367
8cf51b2c
GM
23682007-04-09 Alan Mackenzie <acm@muc.de>
2369
2370 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2371 new name. Insert concept index entries.
2372
8cf51b2c
GM
23732007-04-08 Chong Yidong <cyd@stupidchicken.com>
2374
2375 * display.texi (Standard Faces): Document prefix arg for
2376 list-faces-display.
2377
2378 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2379
8cf51b2c
GM
23802007-04-07 Chong Yidong <cyd@stupidchicken.com>
2381
8cf51b2c
GM
2382 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2383
2384 * files.texi (Misc File Ops): Rewrite description of
2385 insert-file-literally.
2386
8cf51b2c
GM
23872007-03-31 Eli Zaretskii <eliz@gnu.org>
2388
2389 * misc.texi (Printing): Postscript -> PostScript.
2390
8cf51b2c
GM
2391 * ack.texi (Acknowledgments): Postscript -> PostScript.
2392
2393 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2394
2395 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2396 below.
2397
23982007-03-30 Chong Yidong <cyd@stupidchicken.com>
2399
2400 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2401 Init Non-ASCII.
2402 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2403 (Init Non-ASCII): New node.
2404
24052007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2406
2407 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2408
8cf51b2c
GM
24092007-03-12 Glenn Morris <rgm@gnu.org>
2410
8cf51b2c
GM
2411 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2412 "Daylight Savings".
2413
49823426 2414 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2415 saving" in text throughout.
2416
8cf51b2c
GM
24172007-03-04 Richard Stallman <rms@gnu.org>
2418
2419 * custom.texi (Safe File Variables): Minor correction.
2420
8cf51b2c
GM
24212007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2422
2423 * rmail.texi (Movemail): Add internal ref.
2424 Don't indent the intro for the PROTO table.
2425 Format PROTO table items with @code.
2426
8cf51b2c
GM
24272007-02-26 Nick Roberts <nickrob@snap.net.nz>
2428
2429 * building.texi: Remove references to bashdb.
2430
8cf51b2c
GM
24312007-02-19 Juanma Barranquero <lekktu@gmail.com>
2432
2433 * mule.texi (Language Environments): Update list of supported language
2434 environments.
2435
8cf51b2c
GM
24362007-02-14 Kim F. Storm <storm@cua.dk>
2437
2438 * building.texi (Grep Searching): Fix lgrep doc.
2439
24402007-02-12 Chong Yidong <cyd@stupidchicken.com>
2441
2442 * back.texi: Remove unused file.
2443
c8763fb6 24442007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2445
2446 * maintaining.texi (Tag Syntax): Now --members is the default for
2447 etags, not for ctags yet.
2448
8cf51b2c
GM
24492007-02-03 Eli Zaretskii <eliz@gnu.org>
2450
2451 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2452 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2453 expects. Add comments to prevent people from inadvertently modifying
2454 the key parts needed by `texinfo-multiple-files-update'.
2455
24562007-01-29 Chong Yidong <cyd@stupidchicken.com>
2457
2458 * frames.texi (Secondary Selection): Window clicked does not matter
2459 when mouse-yank-at-point is non-nil.
2460
8cf51b2c
GM
24612007-01-16 Glenn Morris <rgm@gnu.org>
2462
2463 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2464 system abbrev.
2465
24662007-01-11 Richard Stallman <rms@gnu.org>
2467
2468 * msdog.texi (Windows Keyboard): Another small cleanup.
2469
24702007-01-10 Richard Stallman <rms@gnu.org>
2471
2472 * msdog.texi (Windows Keyboard): Yet another try to make
2473 everyone happy with that passage.
2474
24752007-01-05 Richard Stallman <rms@gnu.org>
2476
2477 * anti.texi (Antinews): Mention M-x shell scrolling.
2478
24792007-01-05 Nick Roberts <nickrob@snap.net.nz>
2480
2481 * building.texi (Watch Expressions): Describe gdb-max-children.
2482
8cf51b2c
GM
24832007-01-04 Richard Stallman <rms@gnu.org>
2484
8cf51b2c
GM
2485 * msdog.texi (Windows Keyboard): Clarify previous change.
2486
8cf51b2c
GM
24872007-01-02 Richard Stallman <rms@gnu.org>
2488
2489 * custom.texi (Changing a Variable): Minor clarification.
2490 (Specific Customization): customize-customized => customize-unsaved.
2491
2492 * entering.texi (Entering Emacs): Clean up text about restarting
2493 Emacs for each file.
2494
2495 * misc.texi (Shell Options): Minor cleanup.
2496
2497 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2498 with Emacs, not vice versa.
2499
2500 * programs.texi (Symbol Completion): Recommend customizing
2501 window manager.
2502
2503 * xresources.texi (Resources): Minor fix.
2504
c8763fb6 25052007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2506
2507 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2508
25092007-01-01 Richard Stallman <rms@gnu.org>
2510
2511 * commands.texi (User Input): Document keys stolen by window mangers.
2512
25132006-12-31 Richard Stallman <rms@gnu.org>
2514
2515 * custom.texi (Specific Customization): Document customize-option
2516 instead of customize-variable.
2517
25182006-12-31 Kim F. Storm <storm@cua.dk>
2519
2520 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2521
25222006-12-30 Kim F. Storm <storm@cua.dk>
2523
2524 * killing.texi (CUA Bindings): Fix typo.
2525
2526 * xresources.texi (Table of Resources): Mention grow-only value for
2527 auto-resize-tool-bars.
2528
8cf51b2c
GM
25292006-12-27 Eli Zaretskii <eliz@gnu.org>
2530
2531 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2532 and how to get them back.
2533
25342006-12-26 Richard Stallman <rms@gnu.org>
2535
2536 * calendar.texi (Holidays): Holiday listing is based on current
2537 practice, but DST is not.
2538
25392006-12-25 Richard Stallman <rms@gnu.org>
2540
2541 * emacs.texi (Top): Update subnode menus.
2542
2543 * mark.texi (Transient Mark): Fix xref.
2544
2545 * killing.texi (Graphical Kill): Node deleted.
2546 (Killing): Add xref to Cut and Paste.
2547 (CUA Bindings): Update xref.
2548
2549 * frames.texi (Cut and Paste): New section to hold other nodes.
2550 (Mouse Commands): Node demoted.
2551 (Cut/Paste Other App): Split out from Mouse Commands.
2552 (Word and Line Mouse): Likewise.
2553 (Secondary Selection, Clipboard): Nodes demoted.
2554
8cf51b2c
GM
25552006-12-24 Kevin Ryde <user42@zip.com.au>
2556
2557 * calendar.texi (Holidays): US daylight saving begins second Sunday
2558 in March for 2007 onwards.
2559 (Daylight Savings): Show new US default daylight saving rules, 2nd
2560 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2561
25622006-12-23 Chong Yidong <cyd@stupidchicken.com>
2563
2564 * calendar.texi (Scroll Calendar): < and > are switched.
2565
25662006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2567
2568 * killing.texi (Deletion): Describe M-\ prefix argument.
2569
25702006-12-23 Richard Stallman <rms@gnu.org>
2571
2572 * search.texi (Regexp Search): Explain why forward and reverse regexp
2573 search are not mirror images.
2574
8cf51b2c
GM
25752006-12-19 Kim F. Storm <storm@cua.dk>
2576
2577 * major.texi (Choosing Modes): Describe match-function elements for
2578 magic-mode-alist.
2579
8cf51b2c
GM
25802006-12-18 Eli Zaretskii <eliz@gnu.org>
2581
2582 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2583 peculiarities.
2584
25852006-12-18 Richard Stallman <rms@gnu.org>
2586
2587 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2588
8cf51b2c
GM
25892006-12-17 Alan Mackenzie <acm@muc.de>
2590
2591 * programs.texi (Left Margin Paren): Remove the bit which says
2592 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2593 Discuss some of the issues of setting this option to nil.
2594
25952006-12-17 Glenn Morris <rgm@gnu.org>
2596
2597 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2598
25992006-12-16 Eli Zaretskii <eliz@gnu.org>
2600
2601 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2602 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2603 NTFS volumes.
2604 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2605 volumes.
2606
26072006-12-15 Eli Zaretskii <eliz@gnu.org>
2608
2609 * text.texi (HTML Mode): Fix "C-c TAB".
2610
8cf51b2c
GM
26112006-12-09 Richard Stallman <rms@gnu.org>
2612
2613 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2614
26152006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2616
2617 * files.texi (Misc File Ops): Document insert-file-literally.
2618
26192006-12-08 Eli Zaretskii <eliz@gnu.org>
2620
2621 * cmdargs.texi (Colors): Note that --color is intended for overriding
2622 the terminal defaults, not for normal invocation.
2623
2624 * misc.texi (Emacs Server): Improve wording. Don't mention the
2625 ``server program''. Add a cross-reference to "Init File" node.
2626 (Invoking emacsclient): Add index entries. Document both short and
2627 long versions of command-line options. Document the -f option.
2628
8cf51b2c
GM
26292006-12-06 Richard Stallman <rms@gnu.org>
2630
2631 * text.texi (Outline Format): Say to set outline-regexp
2632 and outline-level with major modes and file local variables.
2633
c8763fb6 26342006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2635
2636 * anti.texi (Antinews): Mention the alternative to
2637 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2638
8cf51b2c
GM
2639 * misc.texi (Interactive Shell): Ditto.
2640
26412006-12-04 Eli Zaretskii <eliz@gnu.org>
2642
2643 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2644
2645 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2646
26472006-12-01 Eli Zaretskii <eliz@gnu.org>
2648
2649 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2650 colon in the mode line.
2651
2652 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2653
26542006-11-26 Nick Roberts <nickrob@snap.net.nz>
2655
2656 * building.texi (Watch Expressions): Mention SPC for expanding/
2657 contracting watch expressions.
2658
26592006-11-26 Kim F. Storm <storm@cua.dk>
2660
2661 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2662
26632006-11-26 Nick Roberts <nickrob@snap.net.nz>
2664
2665 * building.texi (Debugger Operation): Define text command mode.
2666 Clarify how tooltips work.
2667 (GDB Graphical Interface): Explain how to run in text command mode
2668 more clearly.
2669
26702006-11-25 Juanma Barranquero <lekktu@gmail.com>
2671
2672 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2673
26742006-11-22 Juanma Barranquero <lekktu@gmail.com>
2675
2676 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2677
8cf51b2c
GM
26782006-11-18 Chong Yidong <cyd@stupidchicken.com>
2679
2680 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2681 and EMACS is deprecated.
2682
26832006-11-18 Juanma Barranquero <lekktu@gmail.com>
2684
2685 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2686
c8763fb6 26872006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2688
2689 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2690
2691 * emacs.texi: Include xresources.texi both for info and dvi.
2692
2693 * xresources.texi: Merge text from xresmini.texi.
2694
c8763fb6 26952006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2696
2697 * glossary.texi: Fix typos.
2698
8cf51b2c
GM
26992006-11-06 Richard Stallman <rms@gnu.org>
2700
2701 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2702
2703 * ack.texi (Acknowledgments): Fix name spelling.
2704
27052006-11-01 Juri Linkov <juri@jurta.org>
2706
2707 * search.texi (Word Search): Document incremental word search.
2708
27092006-10-28 Glenn Morris <rgm@gnu.org>
2710
2711 * ack.texi (Acknowledgments): Add cal-html author.
2712
2713 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2714 Calendar"). Describe new package cal-html.
2715 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2716 Calendar Files."
2717
8cf51b2c
GM
27182006-10-23 Richard Stallman <rms@gnu.org>
2719
2720 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2721 Abbrev mode is enabled.
2722
8cf51b2c
GM
27232006-10-16 Richard Stallman <rms@gnu.org>
2724
8cf51b2c
GM
2725 * emacs.texi: Update ISBN.
2726
8cf51b2c
GM
27272006-10-11 Kim F. Storm <storm@cua.dk>
2728
2729 * emacs.texi (Acknowledgments): Use @dotless{i}.
2730
27312006-10-08 Nick Roberts <nickrob@snap.net.nz>
2732
2733 * building.texi (Breakpoints Buffer): Mention catchpoints.
2734
27352006-10-08 Kim F. Storm <storm@cua.dk>
2736
2737 * ack.texi (Acknowledgments): Update.
2738
2739 * emacs.texi (Acknowledgments): Fix bad @/ form.
2740
8cf51b2c
GM
27412006-10-05 Kim F. Storm <storm@cua.dk>
2742
2743 * emacs.texi (Acknowledgments): Add more contributors.
2744
27452006-10-03 Richard Stallman <rms@gnu.org>
2746
2747 * emacs.texi (Acknowledgments): Update version and edition.
2748
8cf51b2c
GM
27492006-10-01 Karl Berry <karl@gnu.org>
2750
2751 * custom.texi (Customization Groups): Page break to keep example buffer
2752 on one page.
2753
27542006-09-30 Karl Berry <karl@gnu.org>
2755
2756 * programs.texi (Basic Indent): @need to improve page break.
2757 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2758
27592006-09-29 Glenn Morris <rgm@gnu.org>
2760
2761 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2762
27632006-09-29 Karl Berry <karl@gnu.org>
2764
2765 * windows.texi (Basic Window): Remove forced @break, no longer
2766 desirable.
2767 * frames.texi (Frame Commands),
2768 * mark.texi (Marking Objects): Reword to avoid bad page break.
2769 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2770
27712006-09-19 Richard Stallman <rms@gnu.org>
2772
2773 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2774 stick to present tense.
2775
c8763fb6 27762006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2777
2778 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2779 to x-gtk-use-old-file-dialog.
2780 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2781
27822006-09-15 Jay Belanger <belanger@truman.edu>
2783
49823426 2784 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2785 Change "Library Public License" to "Lesser Public License"
2786 throughout. Use "yyyy" to represent year.
2787
8cf51b2c
GM
27882006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2789
2790 * files.texi (Visiting): Add index entry "open file".
2791
8cf51b2c
GM
27922006-09-11 Richard Stallman <rms@gnu.org>
2793
2794 * building.texi (Compilation Mode): Clarification.
2795 (Grep Searching): Add xref to Compilation Mode.
2796
8cf51b2c
GM
27972006-09-08 Richard Stallman <rms@gnu.org>
2798
2799 * search.texi (Search): Ref multi-file search commands here.
2800 (Other Repeating Search): Not here.
2801
8cf51b2c
GM
28022006-08-28 Richard Stallman <rms@gnu.org>
2803
2804 * windows.texi (Split Window): Update xref.
2805
2806 * basic.texi (Continuation Lines): Update xref.
2807
2808 * indent.texi (Tab Stops): Update xref.
2809
2810 * emacs.texi (Top): Update subnode menu.
2811
2812 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2813 split out of Display Custom.
2814
28152006-08-25 Kim F. Storm <storm@cua.dk>
2816
2817 * display.texi (Display Custom): Add variables overline-margin
2818 and x-underline-at-descent-line.
2819
28202006-08-25 Richard Stallman <rms@gnu.org>
2821
2822 * entering.texi (Exiting): Rewrite to give graphical displays
2823 priority over text terminals.
2824
2825 * search.texi (Incremental Search): Move index entries.
2826
28272006-08-23 Chong Yidong <cyd@stupidchicken.com>
2828
2829 * custom.texi (Init File): Reference Find Init to avoid "home
2830 directory" confusion.
2831
28322006-08-22 Nick Roberts <nickrob@snap.net.nz>
2833
2834 * building.texi (Other GDB-UI Buffers): Describe how to edit
2835 a value in the locals buffer.
2836
28372006-08-21 Richard Stallman <rms@gnu.org>
2838
2839 * search.texi (Basic Isearch): Add `isearch' index entry.
2840
28412006-08-16 Richard Stallman <rms@gnu.org>
2842
2843 * misc.texi (Saving Emacs Sessions): Clean up wording.
2844
2845 * mark.texi (Marking Objects): Mention term "select all".
2846
2847 * emacs.texi (Top): Update subnode menu.
2848
2849 * help.texi (Help Mode): Move node up in file.
2850
8cf51b2c
GM
28512006-08-15 Nick Roberts <nickrob@snap.net.nz>
2852
2853 * building.texi (Stack Buffer): Explain fringe arrow.
2854
8cf51b2c
GM
28552006-08-12 Eli Zaretskii <eliz@gnu.org>
2856
8cf51b2c
GM
2857 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2858 on startup.
2859
28602006-08-11 Romain Francoise <romain@orebokech.com>
2861
2862 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2863
28642006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2865
2866 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2867
28682006-08-10 Richard Stallman <rms@gnu.org>
2869
2870 * text.texi (Format Faces): Substantial rewrites to deal
2871 with face merging. Empty regions don't count. Clarify
2872 face property inheritance.
2873
28742006-08-08 Romain Francoise <romain@orebokech.com>
2875
2876 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2877 <arjuropo@cc.jyu.fi>.
2878
8cf51b2c
GM
28792006-08-04 Eli Zaretskii <eliz@gnu.org>
2880
2881 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2882 apply to all frames.
2883
8cf51b2c
GM
28842006-08-01 Richard Stallman <rms@gnu.org>
2885
2886 * help.texi (Name Help): Add index entries for describe-variable.
2887
28882006-08-01 Nick Roberts <nickrob@snap.net.nz>
2889
2890 * building.texi (GDB Graphical Interface): Shorten node names.
2891 (GDB-UI Layout): Use GDB-related.
2892 (Other GDB-UI Buffers): Simplify English.
2893
28942006-07-31 Richard Stallman <rms@gnu.org>
2895
2896 * search.texi (Query Replace): Add xref for Dired's Q command.
2897
8cf51b2c
GM
28982006-07-31 Nick Roberts <nickrob@snap.net.nz>
2899
2900 * building.texi (GDB commands in Fringe): Rename to...
2901 (Source Buffers): ..this and move forward. Describe hollow arrow and
2902 new option gdb-find-source-frame.
2903
29042006-07-29 Richard Stallman <rms@gnu.org>
2905
2906 * dired.texi (Operating on Files): Simplify previous change
2907 and fix Texinfo usage.
2908
29092006-07-29 Eli Zaretskii <eliz@gnu.org>
2910
2911 * dired.texi (Operating on Files): Add cross-references. State the
2912 Unix commands that do similar things.
2913
29142006-07-28 Richard Stallman <rms@gnu.org>
2915
2916 * mark.texi (Transient Mark): Clarify that region never disappears
2917 when Transient Mark mode is off, and not when it is on.
2918
29192006-07-27 Richard Stallman <rms@gnu.org>
2920
2921 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2922
29232006-07-24 Richard Stallman <rms@gnu.org>
2924
2925 * xresources.texi (GTK styles): Fix texinfo usage.
2926
8cf51b2c
GM
2927 * commands.texi (User Input): Explain why we teach keyboard cmds.
2928
2929 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2930 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2931 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2932 * doclicense.texi, display.texi, dired.texi, basic.texi:
2933 * anti.texi, ack.texi: Move periods and commas inside quotes.
2934
29352006-07-22 Eli Zaretskii <eliz@gnu.org>
2936
2937 * cmdargs.texi (General Variables): Document EMAIL.
2938
29392006-07-21 Eli Zaretskii <eliz@gnu.org>
2940
2941 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2942 doesn't have effect on MS-Windows.
2943
8cf51b2c
GM
29442006-07-17 Richard Stallman <rms@gnu.org>
2945
2946 * building.texi (Grep Searching): Explain about chaining grep commands.
2947
8cf51b2c
GM
29482006-07-10 Nick Roberts <nickrob@snap.net.nz>
2949
49823426 2950 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2951
29522006-07-09 Chong Yidong <cyd@stupidchicken.com>
2953
2954 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2955 is invoked for multiple files.
2956
29572006-07-08 Eli Zaretskii <eliz@gnu.org>
2958
2959 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2960 on-line manual for the rest of this node.
2961 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2962 unconditionally.
2963 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2964 Improve wording.
2965 (Windows Printing): Improve wording.
2966 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2967 rest of this node.
2968
8cf51b2c
GM
29692006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2970
49823426
GM
2971 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2972 with eval-buffer.
8cf51b2c
GM
2973
29742006-07-05 Nick Roberts <nickrob@snap.net.nz>
2975
2976 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2977 of character translation.
2978
29792006-07-04 Nick Roberts <nickrob@snap.net.nz>
2980
2981 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2982
29832006-07-03 Karl Berry <karl@gnu.org>
2984
2985 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2986 not-too-underfull hboxes in the TeX output.
2987 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2988 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2989 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2990 * sending.texi, text.texi: Fix overfull/underfull boxes.
2991
29922006-07-03 Romain Francoise <romain@orebokech.com>
2993
2994 * m-x.texi (M-x): Fix.
2995
29962006-07-03 Richard Stallman <rms@gnu.org>
2997
8cf51b2c
GM
2998 * search.texi (Other Repeating Search): filename -> file name.
2999
3000 * misc.texi (Narrowing): Minor cleanups.
3001
3002 * files.texi (Visiting): filename -> file name.
3003
3004 * emacs.texi (Top): Update subnode menus.
3005
3006 * mule.texi (Coding Systems): Move char translation stuff here.
3007 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3008 (Recognize Coding): Substantial local rewrites.
3009 (International): Update menu.
3010
3011 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3012 (Scrolling): Substantial local rewrites.
3013 (Display): Update menu and intro.
3014
3015 * dired.texi: filename -> file name.
3016
3017 * custom.texi (Safe File Variables): Texinfo usage fix.
3018
f0131492 30192006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3020
3021 * help.texi, m-x.texi: Lots of cleanups.
3022
8cf51b2c
GM
30232006-06-30 Eli Zaretskii <eliz@gnu.org>
3024
3025 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3026 (Windows Processes, Windows Misc): Shorten the printed version by
3027 selectively conditioning less important portions by @ifnottex.
3028
8cf51b2c
GM
30292006-06-27 Richard Stallman <rms@gnu.org>
3030
3031 * mini.texi (Minibuffer File): Minor cleanup.
3032
30332006-06-25 Nick Roberts <nickrob@snap.net.nz>
3034
3035 * frames.texi (XTerm Mouse): Rename to...
3036 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3037
3038 * emacs.texi (Top): Use new node name.
3039
30402006-06-24 Eli Zaretskii <eliz@gnu.org>
3041
3042 * emacs.texi (Top): Update the detailed menu according to changes in
3043 msdog.texi.
3044
3045 * msdog.texi (Windows Keyboard): New section.
3046 (Windows Mouse): New section.
3047 (Windows System Menu): Remove section (text merged with "Windows
3048 Keyboard").
3049 (Windows Misc): New section.
3050
3051 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3052
3053 * msdog.texi (ls in Lisp): New section.
3054
3055 * files.texi (Visiting): Document case-insensitive wildcard matching
3056 under find-file-wildcards.
3057
8cf51b2c
GM
30582006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3059
3060 * macos.texi (Mac Input): Add description of mac-function-modifier.
3061 Now Unicode keyboard layouts work.
3062
8cf51b2c
GM
30632006-06-10 Richard Stallman <rms@gnu.org>
3064
3065 * mule.texi (Recognize Coding): Clarify previous change.
3066
30672006-06-09 Kenichi Handa <handa@m17n.org>
3068
3069 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3070 notation.
3071
30722006-06-07 Kevin Ryde <user42@zip.com.au>
3073
3074 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3075 manual for @ifnottex, but in emacs-extra for @iftex.
3076
3077 * cmdargs.texi (General Variables): Fix smtpmail xref.
3078
30792006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3080
8cf51b2c 3081 * programs.texi (Comment Commands):
8cf51b2c 3082 * custom.texi (Specifying File Variables):
49823426 3083 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3084
30852006-06-07 Nick Roberts <nickrob@snap.net.nz>
3086
3087 * building.texi (Watch Expressions): Move node to end.
3088 (GDB Graphical Interface): Move description of clicks in fringe...
3089 (GDB commands in the Fringe): ...to here. New node.
3090
8cf51b2c
GM
30912006-06-05 Romain Francoise <romain@orebokech.com>
3092
49823426 3093 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3094
30952006-06-05 Nick Roberts <nickrob@snap.net.nz>
3096
3097 * building.texi (GDB Graphical Interface): Update bindings.
3098 (Commands of GUD): Add gud-print. Remove gud-run.
3099 Restate availability more generally.
3100
f0131492 31012006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3102
3103 * mini.texi: Lots of cleanups.
3104
31052006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3106
3107 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3108 and Mouse-2.
3109
c8763fb6 31102006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3111
3112 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3113
8cf51b2c
GM
31142006-05-31 Richard Stallman <rms@gnu.org>
3115
3116 * basic.texi (Moving Point): Fix previous change.
3117
c8763fb6 31182006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3119
3120 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3121
f0131492 31222006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3123
3124 * basic.texi: Many simplifications and improvements in wording.
3125
8cf51b2c
GM
31262006-05-26 Nick Roberts <nickrob@snap.net.nz>
3127
3128 * anti.texi (Antinews): Create a node for gdb-ui.
3129
8cf51b2c
GM
31302006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3131
3132 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3133
31342006-05-20 Richard Stallman <rms@gnu.org>
3135
3136 * dired.texi (Dired Navigation): dired-goto-file is now j.
3137
8cf51b2c
GM
31382006-05-20 Eli Zaretskii <eliz@gnu.org>
3139
3140 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3141 and their aliases.
3142
3143 * msdog.texi (Windows Printing): Mention non-support of plain text
3144 printing with some el-cheapo printers, and suggest a workaround.
3145
31462006-05-20 Kevin Ryde <user42@zip.com.au>
3147
3148 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3149 remove the bit saying you must set it.
3150
31512006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3152
3153 * trouble.texi (Checklist):
3154 * text.texi (Text, Auto Fill, Text Mode):
3155 * search.texi (Nonincremental Search):
3156 * rmail.texi (Rmail Labels):
3157 * mule.texi (Input Methods, Multibyte Conversion):
3158 * misc.texi (Gnus, Where to Look, PostScript):
3159 * maintaining.texi (Create Tags Table):
3160 * indent.texi (Indentation Commands):
3161 * fixit.texi (Spelling):
3162 * emacs.texi (Copying):
3163 * custom.texi (Init File): ifinfo -> ifnottex.
3164
8cf51b2c
GM
31652006-05-17 Richard Stallman <rms@gnu.org>
3166
3167 * files.texi (Diff Mode): Mention C-x `.
3168
31692006-05-08 Richard Stallman <rms@gnu.org>
3170
3171 * custom.texi (Disabling): Textual cleanups.
3172
8cf51b2c
GM
31732006-05-12 Glenn Morris <rgm@gnu.org>
3174
3175 * calendar.texi (Displaying the Diary, Format of Diary File):
3176 Refer to diary-view-entries, diary-list-entries,
3177 diary-show-all-entries rather than obsolete aliases.
3178
31792006-05-12 Eli Zaretskii <eliz@gnu.org>
3180
3181 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3182 (Displaying the Diary, Special Diary Entries, Importing Diary):
3183 * building.texi (Compilation Shell):
3184 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3185 emacs-xtra with @inforef's.
3186
3187 * files.texi (Visiting): Fix wording.
3188
3189 * mule.texi (Coding Systems, Text Coding): More indexing.
3190 Mention that C-x RET f can set eol conversion.
3191
c8763fb6 31922006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3193
3194 * xresmini.texi (GTK resources): Insert GTK description.
3195
3196 * xresources.texi (GTK resources): metafont should be menufont.
3197
8cf51b2c
GM
31982006-05-06 Michael Albinus <michael.albinus@gmx.de>
3199
49823426 3200 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3201 method, user name and host name is active only in partial
3202 completion mode.
3203
8cf51b2c
GM
32042006-05-06 Eli Zaretskii <eliz@gnu.org>
3205
3206 * makefile.w32-in (emacs.dvi):
3207 * Makefile.in (emacs.dvi): Add xresmini.texi.
3208
3209 * xresmini.texi (Table of Resources): Remove xref to non-existent
3210 node "LessTif Resources".
3211
3212 * msdog.texi (Microsoft Windows):
3213 * calendar.texi (Calendar/Diary, Displaying the Diary)
3214 (Special Diary Entries, Importing Diary, Holidays):
3215 * programs.texi (Program Modes):
3216 * text.texi (Text):
3217 * buffers.texi (Several Buffers):
3218 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3219
32202006-05-06 Eli Zaretskii <eliz@gnu.org>
3221
3222 The following changes merge the emacs-xtra manual into the main
3223 manual, but only for on-line version of the manual.
3224
3225 * vc2-xtra.texi (Version Backups, Local Version Control)
3226 (Making Snapshots, Change Logs and VC, Version Headers)
3227 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3228 on-line manual.
3229
3230 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3231 for on-line manual.
3232
3233 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3234 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3235 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3236 for on-line manual.
3237
3238 * fortran-xtra.texi (Fortran, Fortran Autofill)
3239 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3240 for on-line manual.
3241
3242 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3243 Conditional xref's for on-line manual.
3244
3245 * emerge-xtra.texi (Emerge, Overview of Emerge)
3246 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3247 manual.
3248
3249 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3250 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3251 (EMACSSOURCES): Use EMACS_XTRA.
3252 (../info/emacs-xtra): Remove.
3253 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3254
3255 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3256 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3257 (EMACSSOURCES): Use EMACS_XTRA.
3258 ($(infodir)/emacs-xtra): Remove.
3259 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3260
3261 * trouble.texi (Quitting):
3262 * text.texi (Text):
3263 * programs.texi (Program Modes):
3264 * msdog.texi (Microsoft Windows):
3265 * frames.texi (Frames):
3266 * files.texi (Backup, Version Control, VC Concepts)
3267 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3268 (Registering, VC Status, VC Undo, Multi-User Branching)
3269 (Comparing Files):
3270 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3271 (Displaying the Diary, Special Diary Entries, Importing Diary):
3272 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3273 conditional xref's, depending on @iftex/@ifnottex.
3274
3275 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3276 "MS-DOS". @include msdog-xtra.texi.
3277
3278 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3279 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3280
3281 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3282 for vc-xtra.texi subsections.
3283 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3284 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3285
3286 * sending.texi (Sending Mail): A @node line without explicit Prev,
3287 Next, and Up links.
3288
3289 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3290 Next, and Up links.
3291
3292 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3293 and its sections. @include picture-xtra.texi.
3294
3295 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3296 "Emerge".
3297 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3298
3299 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3300 exact duplicate of its name-sake in calendar.texi.
3301
3302 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3303 "Advanced Calendar/Diary Usage".
3304 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3305
3306 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3307 dired-xtra.texi.
3308 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3309
3310 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3311 (Files) [ifnottex]: Add menu entry for Autorevert.
3312
3313 * emacs-xtra.texi (Introduction): Reword to make consistent with
3314 printed version only.
3315 <Top level>: Remove the body of all chapters and move them to the
3316 new *-xtra.texi files. Use @raisesections and @lowersections to
3317 convert sections to chapters etc.
3318
3319 * msdog-xtra.texi:
3320 * fortran-xtra.texi:
3321 * vc-xtra.texi:
3322 * vc1-xtra.texi:
3323 * vc2-xtra.texi:
3324 * emerge-xtra.texi:
3325 * cal-xtra.texi:
3326 * dired-xtra.texi:
3327 * arevert-xtra.texi: New files, with text from respective chapters
3328 of emacs-xtra.texi. Convert each @chapter into @section, @section
3329 into @subsection, etc.
3330
3331 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3332 updated.
3333
3334 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3335 Windows". All references updated.
3336
33372006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3338
3339 * macos.texi (Mac Input): Mention input from Character Palette.
3340 (Mac Font Specs): Fix typo.
3341
33422006-05-05 Richard Stallman <rms@gnu.org>
3343
3344 * files.texi (Diff Mode): Minor cleanup.
3345
33462006-05-05 Karl Berry <karl@gnu.org>
3347
8cf51b2c
GM
3348 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3349 errors from the current release of makeinfo (4.8).
3350 * help.texi (Library Keywords): Change widest word in multitable
3351 template from `emulations' to `convenience'. (Not sure if this is
3352 related to the font change.)
3353
33542006-05-05 Eli Zaretskii <eliz@gnu.org>
3355
3356 * files.texi (File Names): Add a footnote about limited support of
3357 ~USER on MS-Windows.
3358
3359 * cmdargs.texi (Initial Options): Add a footnote about limited
3360 support of ~USER on MS-Windows.
3361
33622006-05-03 Richard Stallman <rms@gnu.org>
3363
3364 * files.texi (Diff Mode): Node moved here.
3365 (Comparing Files): Delete what duplicates new node.
3366 (Files): Put Diff Mode in menu.
3367
3368 * misc.texi (Diff Mode): Moved to files.texi.
3369
3370 * emacs.texi (Top): Update menu for Diff Mode.
3371
3372 * trouble.texi (Emergency Escape): Simplify.
3373
3374 * emacs.texi (Top): Minor clarification.
3375
33762006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3377
3378 * commands.texi, entering.texi, screen.texi: Many simplifications.
3379
33802006-05-03 Richard Stallman <rms@gnu.org>
3381
3382 * commands.texi (Text Characters): Delete paragraph about unibyte
3383 non-ASCII printing chars.
3384
3385 * killing.texi (Killing): Say "graphical displays".
3386 * display.texi: Say "graphical displays".
3387
3388 * cmdargs.texi (Misc X): Say "graphical displays".
3389
33902006-05-01 Richard Stallman <rms@gnu.org>
3391
3392 * emacs.texi (Top): Add Diff Mode to menu.
3393
33942006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3395
3396 * misc.texi (Diff Mode): New node.
3397
33982006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3399
3400 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3401 (Mac Environment Variables): Shorten example line.
3402 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3403
34042006-05-01 Nick Roberts <nickrob@snap.net.nz>
3405
3406 * building.texi (GUD Customization): Describe cases %d and %c.
3407 Update description for %e.
3408
34092006-04-30 Glenn Morris <rgm@gnu.org>
3410
3411 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3412
34132006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3414
3415 * custom.texi (Examining): Update C-h v output example.
3416
34172006-04-29 Kim F. Storm <storm@cua.dk>
3418
3419 * building.texi (Grep Searching): Add lgrep and rgrep.
3420
8cf51b2c
GM
34212006-04-23 Richard Stallman <rms@gnu.org>
3422
3423 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3424
3425 * xresmini.texi: New file.
3426
3427 * xresources.texi (Face Resources): Split table into font resources
3428 and the rest. Combine similar attributes for brevity.
3429
8cf51b2c
GM
34302006-04-21 Eli Zaretskii <eliz@gnu.org>
3431
3432 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3433 backslashes and case-insensitivity in file names (moved to the
3434 main manual).
3435 (MS-DOS Printing): Move most of the text to the main manual.
3436
3437 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3438 New nodes.
3439 (Windows Processes, Windows System Menu): Add index entries and
3440 fix wording.
3441
8cf51b2c
GM
34422006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3443
3444 * misc.texi (Shell Ring): Add notes on saved input when
3445 navigating off the end of the history list.
3446
34472006-04-18 Chong Yidong <cyd@mit.edu>
3448
3449 * misc.texi (Shell Options): Correct default value of
3450 comint-scroll-show-maximum-output.
3451
8cf51b2c
GM
34522006-04-18 Nick Roberts <nickrob@snap.net.nz>
3453
3454 * building.texi (Watch Expressions): Update.
3455
8cf51b2c
GM
34562006-04-12 Richard Stallman <rms@gnu.org>
3457
3458 * search.texi: Clean up previous change.
3459
34602006-04-12 Eli Zaretskii <eliz@gnu.org>
3461
3462 * search.texi (Regexp Backslash, Regexp Replace): Add index
3463 entries for ``back reference'' and mention the term itself in the
3464 text.
3465
34662006-04-11 Richard Stallman <rms@gnu.org>
3467
3468 * custom.texi (Safe File Variables):
3469 Document enable-local-variables = :safe.
3470
34712006-04-11 Karl Berry <karl@gnu.org>
3472
3473 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3474 (Remote Repositories, Version Backups, Local Version Control)
3475 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3476 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3477 (Renaming VC Work Files and Master Files)
3478 (Inserting Version Control Headers, Customizing VC, General Options)
3479 (Options for RCS and SCCS, Options specific for CVS): Move all
3480 these nodes to emacs-xtra.texi, for brevity.
3481 * cmdargs.texi, files.texi: Change cross-references.
3482
8cf51b2c
GM
34832006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3484
3485 * files.texi (Old Versions): Update description of vc-annotate's
3486 use of color to indicate date ranges.
3487
8cf51b2c
GM
34882006-04-09 Kevin Ryde <user42@zip.com.au>
3489
8cf51b2c
GM
3490 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3491 put info and printed manual names the right way around.
3492
34932006-04-09 Karl Berry <karl@gnu.org>
3494
3495 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3496 emacs-xtra.texi, leaving only MS Windows information.
3497 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3498 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3499 node names.
3500
3501 * emacs.texi: Move @summarycontents and @contents to the beginning
3502 of the file.
3503
8cf51b2c
GM
35042006-04-08 Kevin Ryde <user42@zip.com.au>
3505
3506 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3507
35082006-04-07 Richard Stallman <rms@gnu.org>
3509
3510 * programs.texi (Comments, Comment Commands, Options for Comments)
3511 (Multi-Line Comments): "Align", not "indent".
3512 (Basic Indent): C-j deletes trailing whitespace before the newline.
3513
35142006-04-06 Richard Stallman <rms@gnu.org>
3515
8cf51b2c
GM
3516 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3517
35182006-04-06 Eli Zaretskii <eliz@gnu.org>
3519
3520 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3521
8cf51b2c
GM
35222006-04-05 Richard Stallman <rms@gnu.org>
3523
3524 * emacs.texi (Top): Update subnode menu.
3525
3526 * trouble.texi (Unasked-for Search): Node deleted.
3527 (Lossage): Delete from menu.
3528
35292006-04-04 Richard Stallman <rms@gnu.org>
3530
3531 * trouble.texi: Various cleanups.
3532 (Checklist): Don't bother saying how to snail a bug report.
3533 (Emergency Escape): Much rewriting.
3534 (After a Crash): Rename the core dump immediately.
3535 (Total Frustration): Call it a psychotherapist.
3536 (Bug Criteria): Avoid "illegal instruction".
3537 (Sending Patches): We always put the contributor's name in.
3538
3539 * misc.texi (Thumbnails): Minor correction.
3540
8cf51b2c
GM
35412006-04-03 Richard Stallman <rms@gnu.org>
3542
3543 * misc.texi (Thumbnails): Minor cleanup.
3544
35452006-04-02 Karl Berry <karl@gnu.org>
3546
3547 * sending.texi (Mail Sending): pxref to Top needs five args.
3548
3549 * texinfo.tex: Update to current version (2006-03-21.13).
3550
8cf51b2c
GM
35512006-03-31 Richard Stallman <rms@gnu.org>
3552
3553 * emacs.texi (Top): Update subnode menu.
3554
3555 * help.texi (Help Mode): Cleanup.
3556
3557 * dired.texi: Many cleanups.
3558 (Dired Deletion): Describe dired-recursive-deletes.
3559 (Operating on Files): dired-create-directory moved.
3560 (Misc Dired Features): Move to here.
3561 (Tumme): Node moved to misc.texi.
3562
3563 * custom.texi: Many cleanups.
3564 (Minor Modes): Don't mention ISO Accents Mode.
3565 (Examining): Update C-h v output example.
3566 (Hooks): Add index and xref for add-hook.
3567 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3568 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3569
3570 * misc.texi: Many cleanups.
3571 (beginning): Add to summary of topics.
3572 (Shell): Put eshell xref at the end. Remove eshell from table.
3573 (Thumbnails): New node.
3574
8cf51b2c
GM
35752006-03-28 Eli Zaretskii <eliz@gnu.org>
3576
3577 * files.texi (File Name Cache): Make it clear that the cache is
3578 not persistent.
3579
8cf51b2c
GM
35802006-03-25 Karl Berry <karl@gnu.org>
3581
49823426
GM
3582 * emacs-xtra.texi, emacs.texi, gnu.texi:
3583 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3584 (2) do not indent copyright year list (or anything else).
3585
8cf51b2c
GM
35862006-03-21 Juanma Barranquero <lekktu@gmail.com>
3587
3588 * files.texi (VC Dired Mode): Remove misplaced brackets.
3589
35902006-03-21 Andre Spiegel <spiegel@gnu.org>
3591
3592 * files.texi: Various updates and clarifications in the VC chapter.
3593
35942006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3595
3596 * help.texi (Help Mode): Document "C-c C-c".
3597
8cf51b2c
GM
35982006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3599
3600 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3601 menu in the standalone Info reader.
3602
36032006-03-15 Chong Yidong <cyd@stupidchicken.com>
3604
3605 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3606 moved here from Emacs manual.
3607
3608 * programs.texi (Fortran): Section moved to emacs-xtra.
3609 (Program Modes): Xref to Fortran in emacs-xtra.
3610
3611 * maintaining.texi (Emerge): Move to emacs-xtra.
3612 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3613
3614 * picture.texi: File deleted.
3615 * Makefile.in:
3616 * makefile.w32-in: Remove picture.texi.
3617
3618 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3619 * abbrevs.texi (Abbrevs):
3620 * sending.texi (Sending Mail): Picture node removed.
3621
3622 * emacs.texi (Top): Update node listings.
3623
8cf51b2c
GM
36242006-03-12 Richard Stallman <rms@gnu.org>
3625
3626 * calendar.texi: Various cleanups.
3627
8cf51b2c
GM
36282006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3629
3630 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3631 syntax.
3632
8cf51b2c
GM
36332006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3634
3635 * search.texi (Regexps): More accurately describe which characters
3636 are special in which situations. Recommend _not_ to quote `]' or
3637 `-' when they are not special.
3638
8cf51b2c
GM
36392006-02-28 Andre Spiegel <spiegel@gnu.org>
3640
3641 * files.texi (Old Versions): Clarify operation of C-x v =.
3642
8cf51b2c
GM
36432006-02-21 Nick Roberts <nickrob@snap.net.nz>
3644
3645 * building.texi (Watch Expressions): Update and describe
3646 gdb-speedbar-auto-raise.
3647
36482006-02-19 Richard M. Stallman <rms@gnu.org>
3649
3650 * emacs.texi: Use @smallbook.
3651 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3652 Update subnode menu.
3653
3654 * building.texi (Lisp Interaction): Minor addition.
3655
36562006-02-18 Nick Roberts <nickrob@snap.net.nz>
3657
3658 * building.texi (Watch Expressions): Update and be more precise.
3659
c8763fb6 36602006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3661
3662 * maintaining.texi (Create Tags Table): Explain why the
3663 exception when etags writes to files under the /dev tree.
3664
36652006-02-14 Richard M. Stallman <rms@gnu.org>
3666
3667 * custom.texi (Safe File Variables): Lots of clarification.
3668 Renamed from Unsafe File Variables.
3669
36702006-02-14 Chong Yidong <cyd@stupidchicken.com>
3671
3672 * custom.texi (Unsafe File Variables): File variable confirmation
3673 assumed denied in batch mode.
3674
36752006-02-14 Richard M. Stallman <rms@gnu.org>
3676
3677 * building.texi (GDB User Interface Layout): Don't say `inferior'
3678 for program being debugged.
3679
36802006-02-15 Nick Roberts <nickrob@snap.net.nz>
3681
3682 * building.texi (GDB Graphical Interface):
3683 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3684
36852006-02-13 Chong Yidong <cyd@stupidchicken.com>
3686
3687 * custom.texi (Specifying File Variables, Unsafe File Variables):
3688 New nodes, split from File Variables. Document new file local
3689 variable behavior.
3690
36912006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3692
3693 * display.texi (Standard Faces):
8cf51b2c
GM
3694 * files.texi (Visiting):
3695 * frames.texi (Clipboard):
3696 * glossary.texi (Glossary) <Clipboard>:
3697 * xresources.texi (X Resources): Mention Mac OS port.
3698
8cf51b2c
GM
36992006-02-12 Richard M. Stallman <rms@gnu.org>
3700
3701 * building.texi (Building): Clarify topic in intro.
3702
3703 * maintaining.texi (Maintaining): Change title; clarify topic.
3704 Delete duplicate index entries.
3705
3706 * building.texi (Other GDB User Interface Buffers): Clarifications.
3707
3708 * text.texi (Cell Commands): Clarifications.
3709
3710 * programs.texi (Defuns): Delete duplicate explanation of
3711 left-margin paren convention.
3712 (Hungry Delete): Minor cleanup.
3713
37142006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3715
3716 * dired.texi (Tumme): More tumme documentation.
3717
37182006-02-11 Alan Mackenzie <acm@muc.de>
3719
3720 * programs.texi ("Hungry Delete"): Correct the appellation of the
3721 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3722
37232006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3724
3725 * dired.texi (Tumme): Fix small bug.
3726
37272006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3728
3729 * macos.texi (Mac International): Rename "fontset-mac" to
3730 "fontset-standard".
3731
8cf51b2c
GM
37322006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3733
3734 * dired.texi (Tumme): Basic documentation for Tumme added.
3735
8cf51b2c
GM
37362006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3737
3738 * mule.texi (International):
3739 * programs.texi (Basic Indent): Fix typos.
3740
8cf51b2c
GM
3741 * custom.texi (Minor Modes):
3742 * display.texi (Text Display):
3743 * commands.texi (Text Characters): Update xrefs.
3744
37452006-02-07 Richard M. Stallman <rms@gnu.org>
3746
3747 * emacs.texi (Top): Update subnode menu.
3748 Update info on old Emacs papers.
3749 (Intro): "Graphical display", not window system.
3750
3751 * xresources.texi (GTK styles): Minor clarifications.
3752
3753 * trouble.texi: "Graphical display", not window system.
3754 (Stuck Recursive): Minor clarification.
3755
3756 * text.texi: Minor clarifications.
3757 (Sentences): Explain why two-space convention is better.
3758 Explain sentence-end-without-period here.
3759 (Fill Commands): Not here.
3760 (Refill): Node moved down.
3761 (Filling): Update menu.
3762 (Table Creation, Cell Justification, Column Commands): Clarify.
3763
3764 * sending.texi: Minor clarifications.
3765
3766 * search.texi (Regexp Backslash): Clarification.
3767
3768 * rmail.texi: Minor cleanups.
3769 (Rmail): Delete digression about `rmail-mode'.
3770 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3771 (Rmail Files): Mention C-u M-x rmail.
3772 (Rmail Reply): Mention References.
3773 (Rmail Display): Mention rmail-nonignored-headers.
3774
3775 * programs.texi: Minor cleanups.
3776 (Comment Commands): Mention momentary Transient Mark mode.
3777 (Matching): Be more specific about customizing show-paren-mode.
3778 (Info Lookup): Don't list the modes that support C-h S.
3779 Just say what it does in an unsupported mode.
3780 (Man Page): Delete excessive info on customizing woman.
3781 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3782
3783 * abbrevs.texi: Minor clarifications.
3784 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3785 not "dynamic abbrevs" as if they were a kind of abbrev.
3786
3787 * picture.texi (Picture): Minor cleanup.
3788
3789 * mule.texi (Communication Coding): Say "other applications".
3790 (Fontsets): Not specific to X. Add xref to X Resources.
3791 (Unibyte Mode): Rename from Single-Byte Character Support.
3792 "Graphical display", not window system.
3793 (International): Update menu.
3794
3795 * maintaining.texi (Format of ChangeLog):
3796 New node, split out from ChangeLog.
3797 (ChangeLog): Clarifications in the remaining text.
3798 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3799 (Find Tag): Add @w.
3800 (Tags Search): Explain tag table order here. Simplify grep ref.
3801 (List Tags): tags-tag-face is a variable, not a face.
3802 (Emerge): Cleanups.
3803
3804 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3805 (Keyboard Macros): Avoid "the user".
3806
3807 * killing.texi: "Graphical display", not window system.
3808
3809 * help.texi (Help Echo): "Graphical display", not window system.
3810
3811 * glossary.texi: Say "you", not "the user". Say "graphical display".
3812
3813 * frames.texi: Minor cleanups. "Graphical display", not window system.
3814
3815 * files.texi (Visiting): Make drag-and-drop not X-specific.
3816
3817 * custom.texi: Minor cleanups. "Graphical display", not window system.
3818
3819 * cmdargs.texi: Minor cleanups.
3820
3821 * building.texi (Compilation): Move and split kill-compilation para.
3822 Add para about multiple compilers.
3823 (Compilation Mode): Commands also available in grep mode and others.
3824 Mention C-u C-x ` more tutorially. Clarify C-x `.
3825 (Compilation Shell): Clarify. Put Bash example first.
3826 (Grep Searching): Minor cleanups; add @w.
3827 (Debuggers): Minor cleanups.
3828 (Starting GUD): Make GDB xgraphical mode issue clearer.
3829 (Debugger Operation): Lots of clarifications including
3830 GDB tooltip side-effect issue.
3831 (Commands of GUD): Clarify.
3832 (GUD Customization): Add bashdb-mode-hook.
3833 (GDB Graphical Interface): Rewrite for clarity.
3834 (GDB User Interface Layout): Rewrite for clarity.
3835 (Stack Buffer, Watch Expressions): Likewise.
3836 (Other GDB User Interface Buffers): Cleanups.
3837 (Lisp Libraries, External Lisp): Cleanup.
3838
3839 * basic.texi (Position Info): "Graphical displays", rather than
3840 window systems.
3841
3842 * anti.texi: Minor cleanup.
3843
8cf51b2c
GM
38442006-02-03 Eli Zaretskii <eliz@gnu.org>
3845
3846 * custom.texi (Init File, Find Init): Add cross-references to
3847 where $HOME is described.
3848
38492006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3850
3851 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3852 is not inside the @table.
3853
3854 * emacs.texi (Top): Correct node name.
3855
3856 * files.texi (File Names): Fix @xref.
3857 (Reverting): Fix typo.
3858
3859 * mule.texi (International): Correct node name.
3860
3861 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3862
38632006-02-01 Richard M. Stallman <rms@gnu.org>
3864
3865 * emacs.texi (Top): Update subnode menu.
3866
3867 * mule.texi: Minor clarifications.
3868 Reduce the specific references to X Windows.
3869 Refer to "graphical" terminals, rather than window systems.
3870 (Text Coding): Rename from Specify Coding.
3871 (Communication Coding, File Name Coding, Terminal Coding):
3872 New nodes split out from Text Coding.
3873
3874 * kmacro.texi: Minor clarifications.
3875 (Keyboard Macro Ring): Comment out some excessive commands.
3876 (Basic Keyboard Macro): Split up the table, putting part in each node.
3877
3878 * major.texi: Minor clarifications.
3879
3880 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3881
3882 * windows.texi: Minor clarifications.
3883 (Change Window): Don't describe mode-line mouse cmds here.
3884 Add xref to Mode Line Mouse.
3885
3886 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3887
3888 * macos.texi (Mac International): Fix xref.
3889
3890 * indent.texi: Minor clarifications.
3891
3892 * frames.texi: Minor clarifications.
3893 Reduce the specific references to X Windows.
3894 Refer to "graphical" terminals, rather than window systems.
3895 (Frame Parameters): Don't mention commands like
3896 set-foreground-color. Just say to customize a face.
3897 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3898
3899 * files.texi: Minor clarifications.
3900 (Numbered Backups): New node, split out from Backup Names.
3901
3902 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3903
3904 * cmdargs.texi (General Variables): Fix xref.
3905
3906 * buffers.texi: Minor clarifications.
3907
8cf51b2c
GM
39082006-01-31 Richard M. Stallman <rms@gnu.org>
3909
3910 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3911 Nodes moved to top.
3912
3913 * display.texi: Minor clarifications.
3914 (Display): Rearrange menu.
3915 (Standard Faces): Mention query-replace face.
3916 (Faces): Simplify.
3917 (Font Lock): Simplify face customization info.
3918 (Highlight Changes): Node merged into Highlight Interactively.
3919 (Highlight Interactively): Much rewriting and cleanup.
3920 (Optional Mode Line): Narrowed line number not good for goto-line.
3921 Simplify face customization advice.
3922 (Text Display): Mention use of escape-glyph face.
3923 Move ctl-arrow and tab-width here.
3924 (Display Custom): Move no-redraw-on-reenter to end of node.
3925
3926 * search.texi: Minor clarifications.
3927 (Isearch Scroll): Simplify.
3928 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3929
3930 * regs.texi (Registers): Mention bookmarks here.
3931
3932 * mark.texi: Minor clarifications.
3933 (Selective Undo): Node deleted.
3934
3935 * m-x.texi: Minor clarifications.
3936
3937 * killing.texi: Minor clarifications.
3938 Refer to "graphical" terminals, rather than window systems.
3939
3940 * help.texi: Clarifications.
3941 (Help): Don't describe C-h F and C-h K here.
3942 (Key Help): Describe C-h K here.
3943 (Name Help): Mention Emacs Lisp Intro.
3944 Describe C-h F here.
3945 (Misc Help): Mention C-h F and C-h K only briefly.
3946
3947 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3948 Selective undo text merged in.
3949 (Spelling): Mention Aspell along with Ispell.
3950
3951 * emacs.texi (Top): Update subnode menus.
3952
3953 * basic.texi (Basic Undo): Rename from Undo. Most of text
3954 moved to new Undo node.
3955
8cf51b2c
GM
39562006-01-29 Chong Yidong <cyd@stupidchicken.com>
3957
3958 * basic.texi (Continuation Lines, Inserting Text):
3959 Mention longlines mode.
3960
39612006-01-29 Richard M. Stallman <rms@gnu.org>
3962
10d1d0af 3963 * screen.texi: Minor cleanups.
8cf51b2c
GM
3964 (Screen): Clean up the intro paragraphs.
3965 (Mode Line): Lots of rewriting. Handle frame-name better.
3966 eol-mnemonic-... vars moved out.
3967
3968 * emacs.texi (Top): Change menu item for MS-DOS node.
3969 Update subnode menu.
3970
3971 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3972 chapter relates to Windows. Title changed.
3973
3974 * mini.texi: Minor cleanups.
3975
3976 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3977 (Mark): Put it in the menu.
3978
3979 * entering.texi: Minor cleanups.
3980
3981 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3982 (Intro): Refer to "graphical" terminals, rather than X.
3983
3984 * display.texi (Display Custom): Add xref to Variables.
3985 (Optional Mode Line): eol-mnemonic-... vars moved here.
3986
3987 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3988 rather than X.
3989
8cf51b2c
GM
3990 * basic.texi: Minor cleanups.
3991 (Undo): selective-undo moved.
3992
8cf51b2c
GM
39932006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3994
3995 * anti.texi (Antinews): Various corrections and additions.
3996
39972006-01-23 Juri Linkov <juri@jurta.org>
3998
3999 * custom.texi (Easy Customization, Customization Groups)
4000 (Browsing Custom): Mention links along with buttons.
4001
8cf51b2c
GM
40022006-01-21 Eli Zaretskii <eliz@gnu.org>
4003
8cf51b2c
GM
4004 * text.texi (TeX Print): Use @key for TAB.
4005
8cf51b2c
GM
4006 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4007
8cf51b2c
GM
40082006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4009
4010 * files.texi (File Aliases): Don't claim that usually separate
4011 buffers are created for two file names that name the same data.
4012 Mention additional situations where different names mean the same
4013 file on disk.
4014
40152006-01-19 Richard M. Stallman <rms@gnu.org>
4016
4017 * killing.texi (Deletion): Upcase @key argument.
4018
4019 * custom.texi (Custom Themes): Minor cleanup.
4020
4021 * programs.texi (Hungry Delete): Upcase @key argument.
4022
8cf51b2c
GM
40232006-01-16 Juri Linkov <juri@jurta.org>
4024
4025 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4026 Move `mode-line-highlight' before `mode-line-buffer-id'.
4027
8cf51b2c
GM
40282006-01-14 Richard M. Stallman <rms@gnu.org>
4029
4030 * basic.texi (Inserting Text): Minor cleanup.
4031
8cf51b2c
GM
40322006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4033
4034 * custom.texi (Changing a Variable, Face Customization):
4035 Update for changes in Custom menus.
4036
8cf51b2c
GM
40372006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4038
4039 * macos.texi (Mac International): Undo last change.
4040
8cf51b2c
GM
40412006-01-02 Chong Yidong <cyd@stupidchicken.com>
4042
4043 * custom.texi (Custom Themes): Describe the new
4044 customize-create-theme interface.
4045
40462005-12-30 Juri Linkov <juri@jurta.org>
4047
4048 * basic.texi (Position Info): Update example.
4049
c8763fb6 40502005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4051
4052 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4053
40542005-12-24 Chong Yidong <cyd@stupidchicken.com>
4055
4056 * custom.texi (Custom Themes): `load-theme' always loads.
4057
40582005-12-23 Juri Linkov <juri@jurta.org>
4059
4060 * display.texi (Highlight Interactively): Use double space to
4061 separate sentences. Replace C-p with M-p, and C-n with M-n.
4062
40632005-12-22 Richard M. Stallman <rms@gnu.org>
4064
4065 * custom.texi (Easy Customization and subnodes):
4066 Replace "active field" with "button".
4067 Use "user option" only for variables.
4068 Use "setting" for variable-or-face.
4069
40702005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4071
4072 * buffers.texi (Select Buffer): Change order in table to make
4073 "Similar" refer to the correct item.
4074 (Indirect Buffers): Minor rewording.
4075
8cf51b2c
GM
40762005-12-20 Juri Linkov <juri@jurta.org>
4077
4078 * files.texi (VC Status): Put P and N near p and n.
4079
8cf51b2c
GM
40802005-12-19 Richard M. Stallman <rms@gnu.org>
4081
4082 * programs.texi (Electric C): Delete the info about newline control.
4083 (Other C Commands): Minor cleanup.
4084 (Left Margin Paren): Minor cleanup.
4085
40862005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4087
4088 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4089 (Customization Groups): Delete text moved to "Browsing Custom".
4090 (Browsing Custom): New node.
4091 (Specific Customization): Clarify which commands only work for
4092 loaded options.
4093
40942005-12-18 Bill Wohler <wohler@newt.com>
4095
4096 * frames.texi (Tool Bars): Shorten text of previous change.
4097
40982005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4099
4100 * files.texi (VC Status): Document log-view mode.
4101
41022005-12-18 Bill Wohler <wohler@newt.com>
4103
4104 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4105 permanently via the customize interface.
4106
8cf51b2c
GM
41072005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4108
4109 * killing.texi (Killing by Lines): Document `kill-whole-line'
4110 function.
4111
c8763fb6 41122005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4113
4114 * buffers.texi (Select Buffer): Change `prev-buffer' to
4115 `previous-buffer'. Indicate that these functions use a frame
4116 local buffer list.
4117
8cf51b2c
GM
41182005-12-12 Richard M. Stallman <rms@gnu.org>
4119
4120 * custom.texi (Easy Customization): Change menu comment.
4121 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4122
4123 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4124 (Help): Among the Apropos commands, describe only C-h a here.
4125
41262005-12-11 Richard M. Stallman <rms@gnu.org>
4127
4128 * programs.texi (Options for Comments): Comment-end starts with space.
4129
4130 * glossary.texi (Glossary): Minor cleanup.
4131
4132 * files.texi (Old Versions): Use @table.
4133
8cf51b2c
GM
41342005-12-10 David Koppelman <koppel@ece.lsu.edu>
4135
4136 * display.texi (Highlight Interactively): Include
4137 global-hi-lock-mode. Add miscellaneous details and elaborations.
4138
41392005-12-09 Richard M. Stallman <rms@gnu.org>
4140
4141 * display.texi (Font Lock): Delete the Global FL menu item.
4142
41432005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4144
4145 * custom.texi (Minibuffer Maps): Mention the maps for file name
4146 completion.
4147
41482005-12-09 Kim F. Storm <storm@cua.dk>
4149
4150 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4151 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4152 cursor to next corner in rectangle; clarify insert around rectangle.
4153
8cf51b2c
GM
41542005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4155
4156 * custom.texi (Customization): Use xref to elisp manual for
4157 non-TeX output.
4158 (Minor Modes): Update.
4159 (Customization Groups, Changing a Variable, Face Customization):
4160 Update for new appearance of Custom buffers.
4161 (Changing a Variable): `custom-buffer-done-function' has been
4162 replaced by `custom-buffer-done-kill'.
4163 (Specific Customization): In the `customize-group' buffer, a
4164 subgroup's contents are not "hidden". They are not included at
4165 all. They have no [Show] button.
4166 (Mouse Buttons): Add pxref to description of mouse event lists in
4167 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4168 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4169 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4170
41712005-12-08 Richard M. Stallman <rms@gnu.org>
4172
4173 * mini.texi (Completion Commands, Completion):
4174 In file name input, SPC does not do completion.
4175
8cf51b2c
GM
41762005-12-08 Nick Roberts <nickrob@snap.net.nz>
4177
4178 * building.texi (GDB Graphical Interface): Explain screen size
4179 setting.
4180 (Other GDB User Interface Buffers): Describe features specific to
4181 GDB 6.4.
4182
8cf51b2c
GM
41832005-12-01 Nick Roberts <nickrob@snap.net.nz>
4184
4185 * building.texi (GDB User Interface Layout): Describe how to
4186 kill associated buffers.
4187 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4188 (Watch Expressions): Be more precise.
4189 (Other GDB User Interface Buffers): Describe how to change a
4190 register value.
4191
8cf51b2c
GM
41922005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4193
4194 * macos.texi (Mac Input): Remove description of
4195 mac-command-key-is-meta. Add descriptions of
4196 mac-control-modifier, mac-command-modifier, and
4197 mac-option-modifier.
4198 (Mac International): Fix description of conversion of clipboard data.
4199 (Mac Font Specs): Add example of font customization by face attributes.
4200
42012005-11-22 Nick Roberts <nickrob@snap.net.nz>
4202
4203 * building.texi (Watch Expressions): Expand description.
4204 (Other GDB User Interface Buffers): Describe local map for
4205 gud-watch.
4206
42072005-11-21 Chong Yidong <cyd@stupidchicken.com>
4208
4209 * display.texi (Font Lock): Font lock is enabled by default now.
4210
42112005-11-20 Juri Linkov <juri@jurta.org>
4212
4213 * basic.texi (Position Info): Update examples of the output.
4214 Remove the fact that examples are produced in the TeXinfo buffer,
4215 because in the Info reader users will get a different output from
4216 `C-x ='.
4217
4218 * building.texi (Compilation Mode): Remove paragraph duplicated
4219 from the node `Compilation'. Add `compilation-skip-threshold'.
4220
4221 * display.texi (Font Lock): Suggest more user-friendly method of
4222 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4223
42242005-11-18 Richard M. Stallman <rms@gnu.org>
4225
4226 * files.texi (Registering): Mention @@ in mode line.
4227
4228 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4229
42302005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4231
4232 * files.texi (Renaming and VC): Some back-ends don't
4233 handle renaming.
4234
8cf51b2c
GM
42352005-11-17 Juri Linkov <juri@jurta.org>
4236
4237 * emacs.texi (Top):
4238 * display.texi (Highlight Interactively): Put this font-lock based
4239 mode near Font Lock node.
4240
42412005-11-16 Chong Yidong <cyd@stupidchicken.com>
4242
4243 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4244 icons.
4245
42462005-11-12 Kim F. Storm <storm@cua.dk>
4247
4248 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4249 (Help Summary): Add C-h d and C-h e.
4250 (Apropos): Clarify that all apropos commands may search for either
4251 list of words or a regexp. Add C-h d for apropos-documentation.
4252 Describe apropos-documentation-sort-by-scores user option.
4253
8cf51b2c
GM
42542005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4255
4256 * killing.texi (CUA Bindings): Add @section.
4257
42582005-11-10 Kim F. Storm <storm@cua.dk>
4259
4260 * emacs.texi (Top): Add CUA Bindings entry to menu.
4261
4262 * killing.texi (CUA Bindings): New node. Moved here from
4263 misc.texi and extended with info on rectangle commands and
4264 rectangle highlighting, interface to registers, and the global
4265 mark feature.
4266
4267 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4268
4269 * regs.texi: Prev link points to CUA Bindings node.
4270
42712005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4272
4273 * help.texi (Help Echo): By default, help echos are only shown on
4274 mouse-over, not on point-over.
4275
c8763fb6 42762005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4277
4278 * misc.texi (Shell Mode): Describe how to activate password echoing.
4279
8cf51b2c
GM
42802005-11-04 Romain Francoise <romain@orebokech.com>
4281
4282 * mark.texi (Mark Ring): Fix typo.
4283
42842005-11-03 Richard M. Stallman <rms@gnu.org>
4285
4286 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4287
42882005-11-01 Bill Wohler <wohler@newt.com>
4289
4290 * help.texi (Help Mode): Fix typo.
4291
42922005-11-01 Nick Roberts <nickrob@snap.net.nz>
4293
4294 * building.texi (Other GDB User Interface Buffers): Describe
4295 the command gdb-use-inferior-io-buffer.
4296
42972005-10-31 Romain Francoise <romain@orebokech.com>
4298
4299 * files.texi (Compressed Files): Fix typo.
4300
4301 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4302
4303 * windows.texi (Force Same Window): Likewise.
4304
43052005-10-30 Bill Wohler <wohler@newt.com>
4306
4307 * help.texi (Help Mode): URLs viewed with browse-url.
4308
43092005-10-31 Nick Roberts <nickrob@snap.net.nz>
4310
4311 * building.texi (GDB Graphical Interface): Don't reference
4312 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4313 must stay in same frame.
4314
43152005-10-29 Chong Yidong <cyd@stupidchicken.com>
4316
4317 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4318
4319 * anti.texi (Antinews): Likewise.
4320
8cf51b2c
GM
43212005-10-28 Bill Wohler <wohler@newt.com>
4322
4323 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4324
43252005-10-28 Richard M. Stallman <rms@gnu.org>
4326
4327 * files.texi (Visiting): Explain how to enter ? in a file name.
4328
4329 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4330
8cf51b2c
GM
43312005-10-25 Nick Roberts <nickrob@snap.net.nz>
4332
4333 * building.texi (GDB Graphical Interface): Describe
4334 gdb-mouse-until.
4335
43362005-10-23 Richard M. Stallman <rms@gnu.org>
4337
4338 * custom.texi (Init File): Recommend when to use site-start.el.
4339
8cf51b2c
GM
43402005-10-21 Juri Linkov <juri@jurta.org>
4341
4342 * custom.texi (Examining): Mention accessing the old variable
4343 value via M-n in set-variable.
4344
8cf51b2c
GM
43452005-10-18 Romain Francoise <romain@orebokech.com>
4346
4347 * files.texi (Version Systems): Capitalize GNU.
4348
8cf51b2c
GM
43492005-10-18 Nick Roberts <nickrob@snap.net.nz>
4350
4351 * building.texi (Compilation Mode): Remove redundant paragraph.
4352 (Watch Expressions): Remove paragraph to reflect code change.
4353
8cf51b2c
GM
43542005-10-16 Richard M. Stallman <rms@gnu.org>
4355
4356 * building.texi (Compilation Mode, Compilation): Clarified.
4357
43582005-10-15 Richard M. Stallman <rms@gnu.org>
4359
4360 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4361
8cf51b2c
GM
43622005-10-13 Kenichi Handa <handa@m17n.org>
4363
4364 * basic.texi (Position Info): Fix previous change.
4365
c8763fb6 43662005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4367
4368 * cmdargs.texi (Icons X): Fix typo.
4369
43702005-10-12 Kenichi Handa <handa@m17n.org>
4371
4372 * basic.texi (Position Info): Describe the case that Emacs shows
4373 "part of display ...".
4374
c8763fb6 43752005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4376
4377 * cmdargs.texi (Icons X): -nb => -nbi.
4378
43792005-10-10 Chong Yidong <cyd@stupidchicken.com>
4380
4381 * frames.texi (Speedbar): A couple more clarifications.
4382
43832005-10-11 Nick Roberts <nickrob@snap.net.nz>
4384
4385 * building.texi (GDB User Interface Layout): Improve diagram.
4386 (Watch Expressions): Explain how to make speedbar global.
4387 (Other GDB User Interface Buffers): Make references more precise.
4388
8cf51b2c
GM
43892005-10-09 Richard M. Stallman <rms@gnu.org>
4390
4391 * frames.texi (Speedbar): Clarify the text.
4392
43932005-10-09 Chong Yidong <cyd@stupidchicken.com>
4394
4395 * frames.texi (Speedbar): Add information on keybindings,
4396 dismissing the speedbar, and buffer display mode. Link to
4397 speedbar manual.
4398
c8763fb6 43992005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4400
4401 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4402 added -nb, --no-bitmap-icon.
4403
8cf51b2c
GM
44042005-10-07 Nick Roberts <nickrob@snap.net.nz>
4405
4406 * building.texi (GDB Graphical Interface): Add variables and
4407 functions to indices. Be more precise.
4408
c8763fb6 44092005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4410
4411 * frames.texi (Drag and Drop): Remove the x- from
4412 x-dnd-open-file-other-window and xdnd-protocol-alist.
4413
44142005-09-30 Romain Francoise <romain@orebokech.com>
4415
4416 * mini.texi (Minibuffer): The default value now appears before the
4417 colon in minibuffer prompts.
4418
8cf51b2c
GM
44192005-09-25 Richard M. Stallman <rms@gnu.org>
4420
4421 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4422
8cf51b2c
GM
44232005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4424
4425 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4426
8cf51b2c
GM
44272005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4428
4429 * emacs.texi (Top): Update submenus from macos.texi.
4430
4431 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4432 (Mac OS): Update feature support status.
4433 (Mac Input): List supported input scripts. Remove description
4434 about `mac-keyboard-text-encoding'. Mention mouse button
4435 emulation and related variables.
4436 (Mac International): Mention Central European and Cyrillic
4437 support. Now `keyboard-coding-system' is dynamically changed.
4438 Add description about coding system for selection. Add
4439 description about language environment.
4440 (Mac Environment Variables): Mention
4441 `~/.MacOSX/environment.plist'. Give example of command line
4442 arguments. Add Preferences support.
4443 (Mac Directories): Explicitly state that this node is for Mac OS
4444 Classic only.
4445 (Mac Font Specs): Mention specification for scalable fonts. List
4446 supported charsets. Add preferred way of creating fontsets. Add
4447 description about `mac-allow-anti-aliasing'.
4448 (Mac Functions): Add descriptions about `mac-set-file-creator',
4449 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4450 and `mac-get-preference'.
4451
8cf51b2c
GM
44522005-09-16 Romain Francoise <romain@orebokech.com>
4453
4454 Update all files to specify GFDL version 1.2.
4455
4456 * doclicense.texi (GNU Free Documentation License): Update to
4457 version 1.2.
4458
44592005-09-15 Richard M. Stallman <rms@gnu.org>
4460
4461 * buffers.texi (List Buffers): Fix xref.
4462
4463 * rmail.texi (Rmail Basics): Fix xref.
4464
4465 * emacs.texi (Top): Update subnode menus.
4466
4467 * files.texi (Saving Commands): New node, broken out of Saving.
4468 (Customize Save): New node, broken out of Saving.
4469 Clarify effect of write-region-inhibit-fsync.
4470 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4471
8cf51b2c
GM
44722005-09-14 Romain Francoise <romain@orebokech.com>
4473
4474 * files.texi (Saving): Mention write-region-inhibit-fsync.
4475
44762005-09-05 Chong Yidong <cyd@stupidchicken.com>
4477
4478 * custom.texi (Custom Themes): New node.
4479
44802005-09-03 Richard M. Stallman <rms@gnu.org>
4481
49823426
GM
4482 * search.texi (Search Case): Mention vars that control
4483 case-fold-search for various operations.
8cf51b2c
GM
4484
44852005-08-22 Juri Linkov <juri@jurta.org>
4486
4487 * display.texi (Standard Faces): Merge the text from
4488 `(elisp)Standard Faces' into this node.
4489
44902005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4491
4492 * emacs.texi (Top): Delete menu item for deleted node
4493 Keyboard Translations.
4494
44952005-08-18 Richard M. Stallman <rms@gnu.org>
4496
8cf51b2c
GM
4497 * trouble.texi (Unasked-for Search):
4498 Delete xref to Keyboard Translations.
4499
4500 * glossary.texi (Glossary): Delete xref.
4501
8cf51b2c
GM
4502 * custom.texi (Minor Modes): Say that the list here is not complete.
4503 (Keyboard Translations): Node deleted.
4504 (Disabling): Delete xref to it.
4505 (Customization Groups): Fix Custom buffer example.
4506 (Hooks): Mention remove-hooks.
4507
45082005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4509
4510 * building.texi (GDB Graphical Interface): Improve filling of menu
4511 item.
4512
45132005-08-18 Nick Roberts <nickrob@snap.net.nz>
4514
4515 * building.texi (GDB Graphical Interface): Use better node names.
4516
45172005-08-14 Richard M. Stallman <rms@gnu.org>
4518
4519 * text.texi (Sentences): Fix xref.
4520
45212005-08-14 Juri Linkov <juri@jurta.org>
4522
4523 * building.texi (Compilation, Grep Searching): Move grep command
4524 headings from `Compilation' to `Grep Searching'.
4525
4526 * dired.texi (Dired and Find):
4527 * maintaining.texi (Tags Search): Replace grep xref to
4528 `Compilation' node with `Grep Searching'.
4529
4530 * files.texi (Comparing Files): Replace xref to `Compilation' with
4531 `Compilation Mode'.
4532
45332005-08-13 Alan Mackenzie <acm@muc.de>
4534
4535 * search.texi (Non-ASCII Isearch): Correct a typo.
4536 (Replacement Commands): Mention query-replace key binding.
4537
45382005-08-11 Richard M. Stallman <rms@gnu.org>
4539
4540 * programs.texi (Options for Comments): Fix xref.
4541
4542 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4543 out of Regexps.
4544
8cf51b2c
GM
45452005-08-09 Juri Linkov <juri@jurta.org>
4546
4547 * building.texi (Compilation): Use `itemx' instead of `item'.
4548 (Grep Searching): Simplify phrase.
4549
4550 * display.texi (Standard Faces): Describe vertical-border on
4551 window systems.
4552
4553 * windows.texi (Split Window): Simplify phrase and mention
4554 vertical-border face.
4555
45562005-08-09 Richard M. Stallman <rms@gnu.org>
4557
4558 * files.texi (Comparing Files): Clarify compare-windows.
4559
4560 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4561
8cf51b2c
GM
45622005-08-06 Eli Zaretskii <eliz@gnu.org>
4563
4564 * mule.texi (Coding Systems): Rephrase the paragraph about
4565 codepages: no need for "M-x codepage-setup" anymore, except on
4566 MS-DOS.
4567
4568 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4569 the MS-DOS port only.
4570
45712005-07-30 Eli Zaretskii <eliz@gnu.org>
4572
4573 * makefile.w32-in (info): Don't run multi-install-info.bat.
4574 ($(infodir)/dir): New target, produced by running
4575 multi-install-info.bat.
4576
8cf51b2c
GM
45772005-07-22 Eli Zaretskii <eliz@gnu.org>
4578
4579 * files.texi (Quoted File Names): Add index entry.
4580
8cf51b2c
GM
45812005-07-19 Juri Linkov <juri@jurta.org>
4582
4583 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4584
45852005-07-18 Juri Linkov <juri@jurta.org>
4586
8cf51b2c
GM
4587 * custom.texi (Easy Customization):
4588 * files.texi (Old Versions):
4589 * frames.texi (Wheeled Mice):
4590 * mule.texi (Specify Coding):
8cf51b2c
GM
4591 * text.texi (Cell Justification):
4592 * trouble.texi (After a Crash):
8cf51b2c
GM
4593 * xresources.texi (GTK styles):
4594 Delete duplicate duplicate words.
4595
45962005-07-17 Richard M. Stallman <rms@gnu.org>
4597
4598 * frames.texi (Creating Frames): Fix foreground color example.
4599
4600 * custom.texi (Init Examples): Clean up text about conditionals.
4601
46022005-07-16 Richard M. Stallman <rms@gnu.org>
4603
4604 * mini.texi (Completion Commands): Fix command name for ?.
4605
8cf51b2c
GM
46062005-07-16 Eli Zaretskii <eliz@gnu.org>
4607
4608 * display.texi (Standard Faces): Explain that customization of
4609 `menu' face has no effect on w32 and with GTK. Add
4610 cross-references.
4611
4612 * cmdargs.texi (General Variables): Clarify the default location
4613 of $HOME on w32 systems.
4614
46152005-07-15 Jason Rumney <jasonr@gnu.org>
4616
4617 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4618 changed.
4619
46202005-07-08 Kenichi Handa <handa@m17n.org>
4621
4622 * mule.texi (Recognize Coding): Recommend
4623 revert-buffer-with-coding-system instead of revert-buffer.
4624
46252005-07-07 Richard M. Stallman <rms@gnu.org>
4626
4627 * anti.texi (Antinews): Mention mode-line-inverse-video.
4628
4629 * files.texi (Saving): Minor correction about C-x C-w.
4630
4631 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4632
46332005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4634
4635 * search.texi (Isearch Scroll): Add example of using the
4636 `isearch-scroll' property.
4637 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4638 `Display Custom' node.
4639 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4640 and de-emphasize it.
4641 (Other Repeating Search): `occur' currently can not correctly
4642 handle multiline matches. Correct, clarify and update description
4643 of `flush-lines' and `keep-lines'.
4644
4645 * display.texi (Display Custom): Add anchor for `baud-rate'.
4646
46472005-07-07 Richard M. Stallman <rms@gnu.org>
4648
4649 * gnu.texi: Update where to get GNU status; add refs for how to help.
4650 Add footnotes 6 and 7.
4651
46522005-07-04 Lute Kamstra <lute@gnu.org>
4653
4654 Update FSF's address in GPL notices.
4655
8cf51b2c 4656 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4657 * trouble.texi (Checklist): Update FSF's address.
4658
8cf51b2c
GM
46592005-06-24 Richard M. Stallman <rms@gnu.org>
4660
4661 * display.texi (Text Display): Change index entries.
4662
46632005-06-24 Eli Zaretskii <eliz@gnu.org>
4664
4665 * makefile.w32-in (MAKEINFO): Use --force.
4666 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4667 Makefile.in.
8cf51b2c
GM
4668
46692005-06-23 Richard M. Stallman <rms@gnu.org>
4670
4671 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4672 nobreak-char-display.
4673
4674 * emacs.texi (Top): Update detailed node listing.
4675
4676 * display.texi (Text Display): Renamed show-nonbreak-escape
4677 to nobreak-char-display and no-break-space to nobreak-space.
4678 (Standard Faces): Split up the list of standard faces
4679 and put it in a separate node. Add nobreak-space and
4680 escape-glyph.
4681
8cf51b2c
GM
46822005-06-23 Lute Kamstra <lute@gnu.org>
4683
4684 * mule.texi (Select Input Method): Fix typo.
4685
46862005-06-23 Kenichi Handa <handa@m17n.org>
4687
4688 * mule.texi (International): List all supported scripts. Adjust
4689 text for that leim is now included in the normal Emacs
4690 distribution.
4691 (Language Environments): List all language environments.
4692 Intlfonts contains fonts for most supported scripts, not all..
4693 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4694 input a specific character.
8cf51b2c
GM
4695 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4696
46972005-06-23 Juanma Barranquero <lekktu@gmail.com>
4698
49823426 4699 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4700
47012005-06-22 Miles Bader <miles@gnu.org>
4702
4703 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4704
47052005-06-20 Miles Bader <miles@gnu.org>
4706
4707 * display.texi (Faces): Add `vertical-divider'.
4708
47092005-06-17 Richard M. Stallman <rms@gnu.org>
4710
4711 * text.texi (Adaptive Fill): Minor clarification.
4712
8cf51b2c
GM
47132005-06-10 Lute Kamstra <lute@gnu.org>
4714
4715 * emacs.texi (Top): Correct version number.
4716 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4717 refer to the current version of Emacs.
4718
47192005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4720
4721 * files.texi (Log Buffer): Document when there can be more than
4722 one file to be committed.
4723
47242005-06-08 Juri Linkov <juri@jurta.org>
4725
4726 * display.texi (Faces): Add `shadow' face.
4727
47282005-06-07 Masatake YAMATO <jet@gyve.org>
4729
4730 * display.texi (Faces): Write about mode-line-highlight.
4731
47322005-06-06 Richard M. Stallman <rms@gnu.org>
4733
4734 * misc.texi (Printing Package): Explain how to initialize
4735 printing package.
4736
4737 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4738
47392005-06-05 Chong Yidong <cyd@stupidchicken.com>
4740
4741 * emacs.texi: Rename Hardcopy to Printing.
4742 Make PostScript and PostScript Variables subnodes of it.
4743
4744 * misc.texi (Printing): Rename node from Hardcopy.
4745 Mention menu bar options.
4746 Move PostScript and PostScript Variables to submenu.
4747 (Printing package): New node.
4748
4749 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4750
4751 * dired.texi (Operating on Files): Likewise.
4752
4753 * calendar.texi (Displaying the Diary): Likewise.
4754
4755 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4756
4757 * glossary.texi (Glossary): Likewise.
4758
4759 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4760 effect.
4761
47622005-06-04 Richard M. Stallman <rms@gnu.org>
4763
4764 * trouble.texi (After a Crash): Polish previous change.
4765
8cf51b2c
GM
47662005-05-30 Noah Friedman <friedman@splode.com>
4767
4768 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4769 recovery mechanism.
4770
8cf51b2c
GM
47712005-05-28 Nick Roberts <nickrob@snap.net.nz>
4772
4773 * building.texi (Other Buffers): SPC toggles display of
4774 floating point registers.
4775
8cf51b2c
GM
47762005-05-27 Nick Roberts <nickrob@snap.net.nz>
4777
4778 * files.texi (Log Buffer): Merge in description of Log Edit
4779 mode from pcl-cvs.texi.
4780
47812005-05-26 Richard M. Stallman <rms@gnu.org>
4782
4783 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4784
8cf51b2c
GM
47852005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4786
4787 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4788 not enabled by default.
4789 When not on a word, `ispell-word' by default checks the word
4790 before point.
4791
47922005-05-24 Nick Roberts <nickrob@snap.net.nz>
4793
4794 * building.texi (Debugger Operation): Simplify last sentence.
4795
47962005-05-23 Lute Kamstra <lute@gnu.org>
4797
4798 * emacs.texi: Update FSF's address throughout.
4799 (Preface): Use @cite.
4800 (Distrib): Add cross reference to the node "Copying". Mention the
4801 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4802 printed manuals.
4803 (Intro): Use @xref for the Emacs Lisp Intro.
4804
8cf51b2c
GM
48052005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4806
4807 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4808
4809 * basic.texi (Moving Point): Mention default for `goto-line'.
4810
4811 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4812 of a variable's docstring.
4813
48142005-05-18 Lute Kamstra <lute@gnu.org>
4815
4816 * maintaining.texi (Overview of Emerge): Add cross reference.
4817 Remove duplication.
4818
4819 * emacs.texi (Top): Update to the current structure of the manual.
4820 * misc.texi (Emacs Server): Add menu description.
4821 * files.texi (Saving): Fix menu.
4822 * custom.texi (Customization): Fix menu.
4823 * mule.texi (International): Fix menu.
4824 * kmacro.texi (Keyboard Macros): Fix menu.
4825
48262005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4827
4828 * display.texi: Various minor changes.
4829 (Faces): Delete text that is repeated in the next section.
4830
48312005-05-16 Nick Roberts <nickrob@snap.net.nz>
4832
4833 * building.texi (Debugger Operation): Mention GUD tooltips are
4834 disabled with GDB in text command mode.
4835
8cf51b2c
GM
48362005-05-16 Nick Roberts <nickrob@snap.net.nz>
4837
4838 * building.texi: Replace toolbar with "tool bar" for consistency.
4839 (Compilation Mode): Describe compilation-context-lines
4840 and use of arrow in compilation buffer.
4841 (Debugger Operation): Replace help text with variable's value.
4842
4843 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4844 consistency.
4845
48462005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4847
4848 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4849 Add xref.
4850
8cf51b2c
GM
48512005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4852
4853 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4854 (Position Info): Delete discussion of `goto-line'. It is already
4855 described in `Moving point'.
4856
4857 * mini.texi (Completion Commands): Correct reference.
4858 (Completion Options): Fix typo.
4859
4860 * killing.texi (Deletion): Complete description of `C-x C-o'.
4861
8cf51b2c
GM
48622005-05-10 Richard M. Stallman <rms@gnu.org>
4863
4864 * building.texi (Compilation): Clarify recompile's directory choice.
4865
4866 * frames.texi (Tooltips): Cleanups.
4867
4868 * basic.texi (Arguments): Fix punctuation.
4869
48702005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4871
4872 * screen.texi (Menu Bar): The up and down (not left and right)
4873 arrow keys move through a keyboard menu.
4874
48752005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4876
4877 * basic.texi: Various typo and grammar fixes.
4878 (Moving Point): C-a now runs move-beginning-of-line.
4879
48802005-05-08 Nick Roberts <nickrob@snap.net.nz>
4881
4882 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4883
4884 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4885 as different animals.
4886
48872005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4888
4889 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4890 Correct index entry.
4891
48922005-05-07 Nick Roberts <nickrob@snap.net.nz>
4893
4894 * building.texi (Debugger Operation): Update to reflect changes
4895 in GUD tooltips.
4896
48972005-04-30 Richard M. Stallman <rms@gnu.org>
4898
4899 * files.texi (Compressed Files): Auto Compression normally enabled.
4900
4901 * building.texi (Debugger Operation): Clarify previous change.
4902
8cf51b2c
GM
49032005-04-28 Nick Roberts <nickrob@snap.net.nz>
4904
4905 * building.texi (Debugger Operation): Add description for
4906 GUD tooltips when program is not running.
4907
49082005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4909
4910 * misc.texi (Shell): Add `Shell Prompts' to menu.
4911 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4912 description. Delete remarks moved to new node.
4913 (Shell Prompts): New node.
4914 (History References): Replace remarks moved to `Shell Prompts'
4915 with xref to that node.
4916 (Remote Host): Clarify how to specify the terminal type when
4917 logging in to a different machine.
4918
49192005-04-26 Richard M. Stallman <rms@gnu.org>
4920
4921 * emacs.texi (Top): Update submenus from files.texi.
4922
4923 * files.texi (Filesets): Clarify previous change.
4924
4925 * dired.texi (Misc Dired Features): Clarify previous change.
4926
49272005-04-25 Chong Yidong <cyd@stupidchicken.com>
4928
4929 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4930
4931 * dired.texi (Misc Dired Features): Document
4932 dired-compare-directories.
4933
4934 * files.texi (Filesets): New node.
4935 (File Conveniences): Document Image mode.
4936
4937 * text.texi (TeX Print): Document tex-compile.
4938
49392005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4940
4941 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4942 Delete redundant reference to tooltip Custom group. It is
4943 referred too again in the next paragraph.
4944
49452005-04-24 Richard M. Stallman <rms@gnu.org>
4946
4947 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4948
8cf51b2c
GM
49492005-04-19 Kim F. Storm <storm@cua.dk>
4950
4951 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4952
49532005-04-18 Lars Hansen <larsh@math.ku.dk>
4954
4955 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4956 turns off desktop-save-mode.
4957
49582005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4959
4960 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4961 by default in terminals compatible with xterm. Mention that
4962 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4963 node.
4964
8cf51b2c
GM
49652005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4966
4967 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4968
c8763fb6 49692005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4970
4971 * xresources.texi (Table of Resources): Add cursorBlink.
4972
49732005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4974
4975 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4976 `d', `C-d' and `u'.
4977
49782005-04-11 Richard M. Stallman <rms@gnu.org>
4979
4980 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4981 (Misc X): Add -D, --basic-display.
4982
4983 * maintaining.texi (Change Log): Correct the description of
4984 the example.
4985
4986 * major.texi (Choosing Modes): Document magic-mode-alist.
4987
8cf51b2c
GM
49882005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4989
4990 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4991 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4992 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4993 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4994 `w', respectively.
4995 (Rmail Labels): Mention `l'.
4996 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4997 (Rmail Summary Edit): Describe `j' and RET.
4998
c8763fb6 49992005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5000
5001 * xresources.texi (Lucid Resources): Add fontSet resource.
5002
8cf51b2c
GM
50032005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5004
5005 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5006 now called `indicate-empty-lines'.
5007
50082005-04-06 Kim F. Storm <storm@cua.dk>
5009
5010 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5011
50122005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5013
5014 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5015 deleted.
5016 (Marks vs Flags): Add some convenient key bindings.
5017 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5018 (Misc Dired Features): Correct and expand description of `w' command.
5019
5020 * frames.texi (XTerm Mouse): Delete apparently false info.
5021 The GNU/Linux console currently does not appear to support
5022 `xterm-mouse-mode'.
5023
8cf51b2c
GM
50242005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5025
5026 * calendar.texi (Diary): Mention shell utility `calendar'.
5027
50282005-04-01 Richard M. Stallman <rms@gnu.org>
5029
5030 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5031
8cf51b2c
GM
50322005-04-01 Lute Kamstra <lute@gnu.org>
5033
5034 * maintaining.texi (Change Log): add-change-log-entry uses
5035 add-log-mailing-address.
5036
50372005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5038
5039 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5040 `VC Mode Line' and put in an xref to that node.
5041 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5042 its description.
5043
50442005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5045
5046 * calendar.texi (Calendar Systems): Say that the Persian calendar
5047 implemented here is the arithmetical one championed by Birashk.
5048
50492005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5050
5051 * programs.texi (Fortran Motion): Fix previous change.
5052
8cf51b2c
GM
50532005-03-29 Richard M. Stallman <rms@gnu.org>
5054
5055 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5056
50572005-03-29 Chong Yidong <cyd@stupidchicken.com>
5058
5059 * text.texi (Refill): Refer to Long Lines Mode.
5060 (Longlines): New node.
5061 (Auto Fill): Don't index "word wrap" here.
5062 (Filling): Add Longlines to menu.
5063
50642005-03-29 Richard M. Stallman <rms@gnu.org>
5065
5066 * xresources.texi: Minor fixes.
5067
5068 * misc.texi (Emacs Server): Fix Texinfo usage.
5069
5070 * emacs.texi (Top): Don't use a real section heading for
5071 "Detailed Node Listing". Fake it instead.
5072
5073 * basic.texi (Position Info): Minor cleanup.
5074
5075 * mule.texi (Input Methods): Minor cleanup.
5076
50772005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5078
5079 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5080 constructs as well.
5081 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5082
50832005-03-29 Kenichi Handa <handa@m17n.org>
5084
5085 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5086
5087 * basic.texi (Position Info): Update the description about the
5088 command C-u C-x =.
5089
50902005-03-28 Richard M. Stallman <rms@gnu.org>
5091
5092 * emacs.texi (Top): Use @section for the detailed node listing.
5093
5094 * calendar.texi: Minor fixes to previous change.
5095
5096 * programs.texi (Fortran): Small fixes to previous changes.
5097
5098 * emacs.texi (Top): Update list of subnodes of Dired.
5099 Likewise for building.texi.
5100
5101 * files.texi (File Conveniences): Delete Auto Image File mode.
5102
51032005-03-28 Chong Yidong <cyd@stupidchicken.com>
5104
5105 * building.texi (Flymake): New node.
5106
5107 * custom.texi (Function Keys): Document kp- event types and
5108 keypad-setup package.
5109
5110 * dired.texi (Wdired): New node.
5111
5112 * files.texi (File Conveniences): Reorder entries.
5113 Explain how to turn on Auto-image-file mode.
5114 Document Thumbs mode.
5115
5116 * mule.texi (Specify Coding): Document recode-region and
5117 recode-file-name.
5118
5119 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5120
51212005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5122
5123 * commands.texi (Keys): M-o is now a prefix key.
5124
51252005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5126
5127 * programs.texi: Reformat and update copyright years.
5128 (Fortran): Update section.
5129
51302005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5131
5132 * files.texi: Several small changes in addition to:
5133 (Visiting): Change xref for Dialog Boxes to ref.
5134 (Version Headers): Replace references to obsolete var
5135 `vc-header-alist' with `vc-BACKEND-header'.
5136 (Customizing VC): Update value of `vc-handled-backends'.
5137
51382005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5139
5140 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5141 move here from Emacs Lisp Reference Manual.
5142 * calendar.texi (Calendar/Diary, Diary Commands)
5143 (Special Diary Entries, Importing Diary): Change some xrefs to
5144 point to emacs-xtra rather than elisp.
5145
5146 * emacs-xtra.texi (Calendar Customizing):
5147 Move view-diary-entries-initially, view-calendar-holidays-initially,
5148 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5149 Emacs Manual.
5150 (Appt Customizing): Merge entire section into main Emacs Manual.
5151 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5152 mark-holidays-in-calendar here from emacs-xtra.
5153 (Displaying the Diary): Move view-diary-entries-initially,
5154 mark-diary-entries-in-calendar here from emacs-xtra.
5155 (Appointments): Move appt-display-mode-line,
5156 appt-display-duration, appt-disp-window-function,
5157 appt-delete-window-function here from emacs-xtra.
5158
5159 * calendar.texi: Update and reformat copyright.
5160 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5161 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5162 (Diary): Refer to `diary-file' rather than ~/diary.
5163 (Diary Commands): Rename node to "Displaying the Diary".
5164 * emacs.texi (Top): Rename "Diary Commands" section.
5165 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5166
51672005-03-26 Eli Zaretskii <eliz@gnu.org>
5168
5169 * misc.texi (Emacs Server): Fix the command for setting
5170 server-name. Add an xref to Invoking emacsclient.
5171
5172 * help.texi (Help Summary): Clarify when "C-h ." will do something
5173 nontrivial.
5174 (Apropos): Add cindex entry for apropos-sort-by-scores.
5175
5176 * display.texi (Text Display): Add index entries for how no-break
5177 characters are displayed.
5178
8cf51b2c
GM
51792005-03-26 Eli Zaretskii <eliz@gnu.org>
5180
5181 * files.texi (Visiting): Fix cross-references introduced with the
5182 last change.
5183
5184 * xresources.texi (GTK resources): Fix last change.
5185
8cf51b2c
GM
51862005-03-25 Chong Yidong <cyd@stupidchicken.com>
5187
5188 * xresources.texi (X Resources): GTK options documented too.
5189 (Resources): Clarify meaning of program name.
5190 (Table of Resources): Add visualClass.
5191 (GTK resources): Rewrite.
5192 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5193
5194 * display.texi (Text Display): Mention non-breaking spaces.
5195
5196 * files.texi (Reverting): Document auto-revert-check-vc-info.
5197
5198 * frames.texi (Mouse Commands): Document
5199 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5200
5201 * help.texi (Help Summary): Add `C-h .'.
5202 (Apropos): Apropos accepts a list of search terms.
5203 Document apropos-sort-by-scores.
5204 (Help Echo): Document display-local-help.
5205
5206 * misc.texi (Emacs Server): Document server-name.
5207 (Invoking emacsclient): Document -s option for server names.
5208
5209 * text.texi (Outline Visibility): Introduce "current heading
5210 line" (commands can be called with point on a body line).
5211 Re-order table to follow the sequence of discussion.
5212 hide-body won't hide lines before first header line.
5213 (TeX Mode): Add DocTeX mode.
5214
8cf51b2c
GM
52152005-03-24 Richard M. Stallman <rms@gnu.org>
5216
5217 * mule.texi (Single-Byte Character Support): Delete mention
5218 of iso-acc.el and iso-transl.el.
5219
8cf51b2c
GM
52202005-03-23 Lute Kamstra <lute@gnu.org>
5221
5222 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5223
52242005-03-23 Richard M. Stallman <rms@gnu.org>
5225
8cf51b2c
GM
5226 * search.texi: Delete explicit node pointers.
5227 (Incremental Search): New menu.
5228 (Basic Isearch, Repeat Isearch, Error in Isearch)
5229 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5230 (Slow Isearch): New subnodes.
5231 (Configuring Scrolling): Node deleted.
5232 (Search Case): Doc default-case-fold-search.
5233 (Regexp Replace): Move replace-regexp doc here.
5234
5235 * rmail.texi (Movemail): Put commas inside closequotes.
5236
5237 * picture.texi (Insert in Picture): Document C-c arrow combos.
5238 (Basic Picture): Clarify erasure.
5239
5240 * display.texi (Font Lock): Put commas inside closequotes.
5241
5242 * cmdargs.texi (General Variables): Put commas inside closequotes.
5243
52442005-03-23 Nick Roberts <nickrob@snap.net.nz>
5245
5246 * building.texi (Stack Buffer): Mention reverse contrast for
5247 *selected* frame (might not be current frame).
5248
8cf51b2c
GM
52492005-03-21 Richard M. Stallman <rms@gnu.org>
5250
5251 * building.texi (Starting GUD): Add bashdb.
5252
52532005-03-20 Chong Yidong <cyd@stupidchicken.com>
5254
5255 * basic.texi (Moving Point): Add M-g M-g binding.
5256 (Undo): Document undo-only.
5257 (Position Info): Document M-g M-g and C-u M-g M-g.
5258
5259 * building.texi (Building): Put Grep Searching after Compilation
5260 Shell.
5261 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5262 Document next-error-highlight.
5263 (Grep Searching): Document grep-highlight-matches.
5264 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5265
5266 * calendar.texi (Importing Diary): Rename node from iCalendar.
5267 Document diary-from-outlook.
5268
5269 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5270 Commands.
5271 Mention effect of X drag and drop on Dired buffers.
5272
5273 * files.texi (Visiting): Document large-file-warning-threshold.
5274 Move paragraph on file-selection dialog.
5275 Mention visiting files using X drag and drop.
5276 (Reverting): Mention using Auto-Revert mode to tail files.
5277 Document auto-revert-tail-mode.
5278 (Version Systems): Minor correction.
5279 (Comparing Files): Diff-mode is no longer based on Compilation
5280 mode.
5281 Document compare-ignore-whitespace.
5282 (Misc File Ops): Explain passing a directory to rename-file.
5283 Likewise for copy-file and make-symbolic-link.
5284
5285 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5286 Document mouse-wheel-progressive speed.
5287
5288 * help.texi (Misc Help): Document numeric argument for C-h i.
5289 Correctly explain the effect of just C-u as argument.
5290
5291 * killing.texi (Deletion): Document numeric argument for
5292 just-one-space.
5293
5294 * mini.texi (Completion): Completion acts on text before point.
5295
5296 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5297 (Emulation): CUA mode replaces pc-bindings-mode,
5298 pc-selection-mode, and s-region.
5299
5300 * mule.texi (Input Methods): Leim is now built-in.
5301 (Select Input Method): Document quail-show-key.
5302 (Specify Coding): Document revert-buffer-with-coding-system.
5303
5304 * programs.texi (Fortran Motion): Document f90-next-statement,
5305 f90-previous-statement, f90-next-block, f90-previous-block,
5306 f90-end-of-block, and f90-beginning-of-block.
5307
5308 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5309
5310 * emacs.texi (Acknowledgments): Updated.
5311
5312 * anti.texi: Total rewrite.
5313
8cf51b2c
GM
53142005-03-19 Chong Yidong <cyd@stupidchicken.com>
5315
5316 * ack.texi (Acknowledgments): Update.
5317
53182005-03-19 Eli Zaretskii <eliz@gnu.org>
5319
5320 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5321 copyright years.
5322
53232005-03-14 Nick Roberts <nickrob@snap.net.nz>
5324
5325 * building.texi (Commands of GUD): Move paragraph on setting
5326 breakpoints with mouse to the GDB Graphical Interface node.
5327
53282005-03-07 Richard M. Stallman <rms@gnu.org>
5329
8cf51b2c
GM
5330 * misc.texi (Single Shell, Shell Options): Fix previous change.
5331
5332 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5333
53342005-03-06 Richard M. Stallman <rms@gnu.org>
5335
5336 * building.texi (Starting GUD): Don't explain text vs graphical
5337 GDB here. Just mention it and xref.
5338 Delete "just one debugger process".
5339 (Debugger Operation): Move GUD tooltip info here.
5340 (GUD Tooltips): Node deleted.
5341 (GDB Graphical Interface): Explain the two GDB modes here.
5342
8cf51b2c
GM
5343 * sending.texi (Sending Mail): Minor cleanup.
5344 (Mail Aliases): Explain quoting conventions.
5345 Update key rebinding example.
5346 (Header Editing): C-M-i is like M-TAB.
5347 (Mail Mode Misc): mail-attach-file does not do MIME.
5348
5349 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5350 that really belongs here.
5351 (Remote Mailboxes): Text moved to Rmail Inbox.
5352 (Rmail Display): Mention Mouse-1.
5353 (Movemail): Clarify two movemail versions.
5354 Clarify rmail-movemail-program.
5355
8cf51b2c
GM
5356 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5357 Document async shell commands.
5358 (Shell History): Clarify.
5359 (Shell Ring): Mention C-UP an C-DOWN.
5360 (Shell Options): Add comint-prompt-read-only.
5361 (Invoking emacsclient): Set EDITOR to run Emacs.
5362 (Sorting): No need to explain what region is.
5363 (Saving Emacs Sessions): Fix typo.
5364 (Recursive Edit): Fix punctuation.
5365 (Emulation): Don't mention "PC bindings" which are standard.
5366 (Hyperlinking): Explain Mouse-1 convention here.
5367 (Find Func): Node deleted.
5368
8cf51b2c
GM
5369 * help.texi (Name Help): Xref to Hyperlinking.
5370
5371 * glossary.texi (Glossary):
5372 Rename "Balance Parentheses" to "Balancing...".
5373 Add "Byte Compilation". Correct "Copyleft".
5374 New xref in "Customization".
5375 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5376 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5377 Rename "Registers" to "Register".
5378 Replace "Selecting" with "Selected Frame",
5379 "Selected Window", and "Selecting a Buffer".
5380
5381 * files.texi (Types of Log File): Explain how projects'
5382 methods can vary.
5383
8cf51b2c
GM
5384 * display.texi (Faces): Delete "Emacs 21".
5385
5386 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5387 * fixit.texi (Spelling): C-M-i like M-TAB.
5388 * mini.texi (Completion Options): C-M-i like M-TAB.
5389 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5390 * text.texi (Text Mode): C-M-i like M-TAB.
5391
5392 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5393
5394 * calendar.texi (Specified Dates): Mention `g w'.
5395 (Appointments): appt-activate toggles with no arg.
5396
8cf51b2c
GM
53972005-03-05 Juri Linkov <juri@jurta.org>
5398
5399 * cmdargs.texi (Emacs Invocation): Add cindex
5400 "invocation (command line arguments)"
5401 (Misc X): Add -nbc, --no-blinking-cursor.
5402
54032005-03-04 Ulf Jasper <ulf.jasper@web.de>
5404
5405 * calendar.texi (iCalendar): No need to require it now.
5406
8cf51b2c
GM
54072005-03-03 Nick Roberts <nickrob@snap.net.nz>
5408
5409 * trouble.texi (Contributing): Mention Savannah. Direct users to
5410 emacs-devel.
5411
54122005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5413
5414 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5415 window.
5416
8cf51b2c
GM
54172005-02-27 Richard M. Stallman <rms@gnu.org>
5418
5419 * building.texi (Compilation): Update mode line status info.
5420
54212005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5422
5423 * calendar.texi (General Calendar): Document binding of
5424 scroll-other-window-down.
5425 (Mayan Calendar): Fix earliest date.
5426 (Time Intervals): Document timeclock-change.
5427 Fix timeclock-ask-before-exiting documentation.
5428
54292005-02-26 Kim F. Storm <storm@cua.dk>
5430
5431 * frames.texi (Mouse References):
5432 Add mouse-1-click-in-non-selected-windows.
5433
54342005-02-25 Richard M. Stallman <rms@gnu.org>
5435
5436 * screen.texi (Screen): Explain better about cursors and mode lines;
5437 don't presuppose text terminals.
5438 (Point): Don't assume just one cursor.
5439 Clarify explanation of cursors.
5440 (Echo Area, Menu Bar): Cleanups.
5441
5442 * mini.texi (Minibuffer): Prompts are highlighted.
5443 (Minibuffer Edit): Newline = C-j only on text terminals.
5444 Clarify resize-mini-windows values.
5445 Mention M-PAGEUP and M-PAGEDOWN.
5446 (Completion Commands): Mouse-1 like Mouse-2.
5447 (Minibuffer History): Explain history commands better.
5448 (Repetition): Add xref to Incremental Search.
5449
5450 * mark.texi (Setting Mark): Clarify info about displaying mark.
5451 Clarify explanation of C-@ and C-SPC.
5452 (Transient Mark): Mention Delete Selection mode.
5453 (Marking Objects): Clean up text about extending the region.
5454
5455 * m-x.texi (M-x): One C-g doesn't always go to top level.
5456 No delay before suggest-key-bindings output.
5457
5458 * fixit.texi (Fixit): Mention C-/ for undo.
5459 (Spelling): Mention ESC TAB like M-TAB.
5460 Replacement words with r and R are rechecked.
5461 Say where C-g leaves point. Mention ? as input.
5462
54632005-02-23 Lute Kamstra <lute@gnu.org>
5464
5465 * cmdargs.texi (Initial Options): Add cross reference.
5466
8cf51b2c
GM
54672005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5468
5469 * emacs.texi (Top): Update menu for splitting of node in
5470 msdog.texi.
5471 * frames.texi (Frames): Update xref for splitting of node in
5472 msdog.texi.
5473 * trouble.texi (Quitting): Ditto.
5474
54752005-02-16 Richard M. Stallman <rms@gnu.org>
5476
5477 * windows.texi (Split Window): Simplify line truncation info
5478 and xref to Display Custom.
5479
5480 * trouble.texi (Quitting): Emergency escape only for text terminal.
5481 (Screen Garbled): C-l for ungarbling is only for text terminal.
5482
5483 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5484
5485 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5486
5487 * programs.texi (Program Modes): Mention Python mode.
5488 (Moving by Defuns): Repeating C-M-h extends region.
5489 (Basic Indent): Clarify.
5490 (Custom C Indent): Clarify.
5491 (Expressions): Repeating C-M-@ extends region.
5492 (Info Lookup): Clarify for C-h S.
5493 (Symbol Completion): ESC TAB alternative for M-TAB.
5494 (Electric C): Clarify.
5495
5496 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5497
5498 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5499 MS-DOS Input node.
5500 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5501 (MS-DOS and MULE): Clarify.
5502 (MS-DOS Processes, Windows Processes): Fix typos.
5503
5504 * major.texi (Choosing Modes): Clarify.
5505
5506 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5507 (Keyboard Macro Step-Edit): Clarify.
5508
5509 * indent.texi (Indentation): Clarifications.
5510
5511 * help.texi (Help): Correct error about C-h in query-replace.
5512 Clarify apropos vs C-h a. Fix how to search in FAQ.
5513 (Key Help): Describe C-h w here.
5514 (Name Help): Minor cleanup. C-h w moved to Key Help.
5515 Clarify the "object" joke.
5516 (Apropos): Clarify. Mouse-1 like Mouse-2.
5517 (Help Mode): Mouse-1 like Mouse-2.
5518
5519 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5520
5521 * display.texi (Display): Reorder menu.
5522 (Faces): Cleanup.
5523 (Font Lock): Cleanup. Mention Options menu.
5524 Delete obsolete text.
5525 (Scrolling): For C-l, don't presume text terminal.
5526 (Horizontal Scrolling): Simplify intro.
5527 (Follow Mode): Clarify.
5528 (Cursor Display): Moved before Display Custom.
5529 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5530 Doc default-tab-width. Doc line truncation more thoroughly.
5531
5532 * dired.texi (Dired Enter): C-x C-f can run Dired.
5533 (Dired Visiting): Comment out `a' command.
5534 Mouse-1 is like Mouse-2.
5535 (Shell Commands in Dired): ? can be used more than once.
5536
5537 * basic.texi (Continuation Lines): Simplify description of truncation,
5538 and refer to Display Custom for the rest of it.
5539
8cf51b2c
GM
55402005-02-06 Lute Kamstra <lute@gnu.org>
5541
5542 * basic.texi (Undo): Fix typo.
5543
5544 * cmdargs.texi (Emacs Invocation): Fix typo.
5545
5546 * custom.texi (Init Examples): Fix typo.
5547
5548 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5549
55502005-02-06 Richard M. Stallman <rms@gnu.org>
5551
5552 * regs.texi (Registers): Registers can hold numbers, too.
5553
5554 * killing.texi (Other Kill Commands): Cleanup.
5555 Delete redundant explanation of kill in read-only buffer.
5556 (Yanking): Mention term "copying".
5557 (Accumulating Text): Fix typo.
5558
5559 * entering.texi (Entering Emacs): Update rationale at start.
5560 (Exiting): Treat iconifying on a par with suspension.
5561
5562 * custom.texi (Minor Modes): Fix typo.
5563 (Easy Customization): Fix menu style.
5564 (Variables): Add xref.
5565 (Examining): Setting for future sessions works through .emacs.
5566 (Keymaps): "Text terminals", not "Many".
5567 (Init Rebinding): Explain \C-. Show example of \M-.
5568 Fix minor wording errors.
5569 (Function Keys): Explain vector syntax just once.
5570 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5571 (Init File): Mention .emacs.d directory.
5572 (Init Examples): Add xref.
5573 (Find Init): Mention .emacs.d directory.
5574
5575 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5576 (Action Arguments): Explain which kinds of -l args are found how.
5577 (Initial Options): --batch does not inhibit site-start.
5578 Add xrefs.
5579 (Command Example): Use --batch, not -batch.
5580
5581 * basic.texi (Inserting Text): Cleanup wording.
5582 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5583 C-n is not error at end of buffer.
5584 (Undo): Doc C-/ like C-_. Add xrefs.
5585 (Arguments): META key may be labeled ALT.
5586 Peculiar arg meanings are explained in doc strings.
5587
5588 * abbrevs.texi (Expanding Abbrevs): Clarify.
5589
55902005-02-05 Eli Zaretskii <eliz@gnu.org>
5591
5592 * frames.texi (Frame Parameters): Add an xref to the description
5593 of list-colors-display. Add a pointer to the X docs about colors.
5594
5595 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5596 Improve docs of list-colors-display.
8cf51b2c
GM
5597
55982005-02-03 Lute Kamstra <lute@gnu.org>
5599
5600 * frames.texi (Frames, Drag and Drop): Fix typos.
5601
56022005-02-03 Richard M. Stallman <rms@gnu.org>
5603
5604 * windows.texi (Basic Window): Mention color-change in mode line.
5605 (Change Window): Explain dragging vertical boundaries.
5606
5607 * text.texi (Sentences): Clarify.
5608 (Paragraphs): Explain M-a and blank lines.
5609 (Outline Mode): Clarify text and menu.
5610 (Hard and Soft Newlines): Mention use-hard-newlines.
5611
5612 * frames.texi (Frames): Delete unnecessary mention of Windows.
5613 (Mouse Commands): Likewise. Mention xterm mouse support.
5614 (Clipboard): Clarify.
5615 (Mouse References): Mention use of Mouse-1 for following links.
5616 (Menu Mouse Clicks): Clarify.
5617 (Mode Line Mouse): Clarify.
5618 (Drag and Drop): Rewrite.
5619
5620 * fixit.texi (Spelling): Fix typo.
5621
5622 * files.texi (File Names): Clarify.
5623 (Visiting): Update conditions for use of file dialog. Clarify.
5624 (Saving): Doc d as answer in save-some-buffers.
5625 (Remote Files): Clean up the text.
5626
5627 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5628
5629 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5630 (List Buffers): Clarify.
5631 (Several Buffers): Doc T command.
5632 (Buffer Convenience): Clarify menu.
5633
5634 * basic.texi (Undo): Clarify last change.
5635
56362005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5637
5638 * fixit.texi (Spelling): Fix typo.
5639
56402005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5641
5642 * basic.texi (Undo): Update description of `undo-outer-limit'.
5643
56442005-02-01 Nick Roberts <nickrob@snap.net.nz>
5645
5646 * building.texi: Update documentation relating to GDB Graphical
5647 Interface.
5648
56492005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5650
5651 * custom.texi (Easy Customization): Adapt menu to node name change.
5652
56532005-01-30 Richard M. Stallman <rms@gnu.org>
5654
5655 * custom.texi (Easy Customization): Defn of "User Option" now
5656 includes faces. Don't say just "option" when talking about variables.
5657 Do say just "options" to mean "anything customizable".
5658 (Specific Customization): Describe `customize-variable',
5659 not `customize-option'.
5660
5661 * glossary.texi (Glossary) <Faces>: Add xref.
5662 <User Option>: Change definition--include faces. Change xref.
5663
5664 * picture.texi (Picture): Mention artist.el.
5665
5666 * sending.texi, screen.texi, programs.texi, misc.texi:
5667 * mini.texi, major.texi, maintaining.texi, macos.texi:
5668 * help.texi, frames.texi, files.texi:
5669 Don't say just "option" when talking about variables.
5670
5671 * display.texi, mule.texi: Don't say just "option" when talking
5672 about variables. Other minor cleanups.
5673
8cf51b2c
GM
56742005-01-26 Lute Kamstra <lute@gnu.org>
5675
5676 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5677 File'. Mention the `-Q' option at the `--no-site-file' option.
5678
8cf51b2c
GM
56792005-01-22 David Kastrup <dak@gnu.org>
5680
5681 * building.texi (Grep Searching): Mention alias `find-grep' for
5682 `grep-find'.
5683
56842005-01-20 Richard M. Stallman <rms@gnu.org>
5685
5686 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5687
8cf51b2c
GM
56882005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5689
5690 * rmail.texi (Movemail): Explain differences
5691 between standard and mailutils versions of movemail.
5692 Describe command line and configuration options introduced
5693 with the latter.
5694 Explain the notion of mailbox URL, provide examples and
5695 cross-references to mailutils documentation.
5696 Describe various methods of specifying mailbox names,
5697 user names and user passwords for rmail.
5698 (Remote Mailboxes): New section. Describe
5699 how movemail handles remote mailboxes. Describe configuration
5700 options used to control its behavior.
5701 (Other Mailbox Formats): Explain handling of various mailbox
5702 formats.
5703
57042005-01-13 Richard M. Stallman <rms@gnu.org>
5705
5706 * commands.texi (Commands): Clarification.
5707
57082005-01-11 Richard M. Stallman <rms@gnu.org>
5709
5710 * programs.texi (Multi-line Indent): Fix previous change.
5711 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5712
8cf51b2c
GM
57132005-01-08 Richard M. Stallman <rms@gnu.org>
5714
5715 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5716 lazy-highlight.
5717
5718 * search.texi (Query Replace): Mention faces query-replace
5719 and lazy-highlight.
5720 (Incremental Search): Update isearch highlighting info.
5721
8cf51b2c
GM
57222005-01-04 Richard M. Stallman <rms@gnu.org>
5723
5724 * custom.texi (Saving Customizations): Minor improvement.
5725
8cf51b2c
GM
57262005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5727
5728 * custom.texi (Saving Customizations): Emacs no longer loads
5729 `custom-file' after .emacs. No longer mention customizing through
5730 Custom.
5731
8cf51b2c
GM
57322005-01-01 Andreas Schwab <schwab@suse.de>
5733
5734 * killing.texi (Graphical Kill): Move up under node Killing,
5735 change @section to @subsection.
5736
57372005-01-01 Richard M. Stallman <rms@gnu.org>
5738
5739 * custom.texi (Face Customization): Mention hex color specs.
5740
5741 * emacs.texi (Top): Update Killing submenu.
5742
5743 * killing.texi (Killing): Reorganize section.
5744 No more TeX-only text; put the node command at start of chapter.
5745 But the first section heading is used only in TeX.
5746 Rewrite the text to read better in this mode.
5747 (Graphical Kill): New subnode gets some of the text that
5748 used to be in the first section.
5749
57502004-12-31 Richard M. Stallman <rms@gnu.org>
5751
5752 * dired.texi (Shell Commands in Dired): Delete the ? example.
5753
5754 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5755
5756 * files.texi (Saving): Describe new require-final-newline features
5757 and mode-require-final-newline.
5758
8cf51b2c
GM
57592004-12-29 Richard M. Stallman <rms@gnu.org>
5760
5761 * custom.texi (File Variables): Clarify previous change.
5762
c8763fb6 57632004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5764
5765 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5766 out now.
5767
57682004-12-27 Richard M. Stallman <rms@gnu.org>
5769
5770 * Makefile.in (MAKEINFO): Specify --force.
5771
5772 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5773 (Undo): Doc undo-outer-limit.
5774
8cf51b2c
GM
57752004-12-15 Juri Linkov <juri@jurta.org>
5776
5777 * mark.texi (Transient Mark, Mark Ring): M-< and other
5778 movement commands don't set mark in Transient Mark mode
5779 if mark is active.
5780
8cf51b2c
GM
57812004-12-12 Juri Linkov <juri@jurta.org>
5782
5783 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5784 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5785
5786 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5787 (Misc Dired Commands): Add @r{(Dired)} to w.
5788
57892004-12-12 Juri Linkov <juri@jurta.org>
5790
5791 * mark.texi (Marking Objects): Marking commands also extend the
5792 region when mark is active in Transient Mark mode.
5793
8cf51b2c
GM
57942004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5795
5796 * custom.texi (Saving Customizations): Emacs only loads the custom
5797 file automatically after the init file in version 22.1 or later.
5798 Adapt text and examples to this fact.
5799
8cf51b2c
GM
58002004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5801
5802 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5803 be set through Custom. Otherwise, it has no effect.
5804
8cf51b2c
GM
58052004-12-05 Richard M. Stallman <rms@gnu.org>
5806
5807 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5808 * entering.texi: Rename Command Line to Emacs Invocation.
5809
10d1d0af 5810 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5811
5812 * custom.texi (Easy Customization): Move up to section level,
5813 before Variables. Avoid using the term "variable"; say "option".
5814 New initial explanation.
5815 (Variables): In initial explanation, connect "variable" to the
5816 already-explained "user option".
5817
5818 * emacs.texi (Top): Fix ref to Command Line.
5819 Move reference to Easy Customization.
5820
5821 * xresources.texi (X Resources): Fix From link.
5822
5823 * doclicense.texi (GNU Free Documentation License): Fix To link.
5824
5825 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5826
5827 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5828
58292004-12-03 Richard M. Stallman <rms@gnu.org>
5830
5831 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5832
58332004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5834
5835 * kmacro.texi: Several small changes in addition to the following.
5836 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5837 defining a keyboard macro.
5838 Mention `kmacro-ring-max'.
5839 (Keyboard Macro Counter): Clarify description of
5840 `kmacro-insert-counter', `kmacro-set-counter',
5841 `kmacro-add-counter' and `kmacro-set-format'.
5842
58432004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5844
5845 * custom.texi (File Variables): Add `unibyte' and make it more
5846 clear that `unibyte' and `coding' are special. Suggested by Simon
5847 Krahnke <overlord@gmx.li>.
5848
5849 * mule.texi (Enabling Multibyte): Refer to File Variables.
5850 Suggested by Simon Krahnke <overlord@gmx.li>.
5851
c8763fb6 58522004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5853
5854 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5855 x-use-old-gtk-file-dialog.
5856
8cf51b2c
GM
58572004-11-20 Richard M. Stallman <rms@gnu.org>
5858
5859 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5860
58612004-11-09 Lars Brinkhoff <lars@nocrew.org>
5862
5863 * building.texi (Lisp Eval): Delete hyphen in section name.
5864
58652004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5866
5867 * files.texi (Old Versions):
5868 No longer document annotation as "CVS only".
5869
58702004-11-10 Andre Spiegel <spiegel@gnu.org>
5871
5872 * files.texi (Version Control): Rewrite the introduction about
5873 version systems, mentioning the new ones that we support. Thanks
5874 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5875 suggestions.
5876
c8763fb6 58772004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5878
49823426 5879 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5880
c8763fb6 58812004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5882
5883 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5884
58852004-10-23 Eli Zaretskii <eliz@gnu.org>
5886
5887 * text.texi (Text Based Tables, Table Definition)
5888 (Table Creation, Table Recognition, Cell Commands)
5889 (Cell Justification, Row Commands, Column Commands)
5890 (Fixed Width Mode, Table Conversion, Measuring Tables)
5891 (Table Misc): New nodes, documenting the Table Mode.
5892
8cf51b2c
GM
58932004-10-19 Jason Rumney <jasonr@gnu.org>
5894
5895 * makefile.w32-in (info): Change order of arguments to makeinfo.
5896
58972004-10-19 Ulf Jasper <ulf.jasper@web.de>
5898
5899 * calendar.texi (iCalendar): Update for package changes.
5900
8cf51b2c
GM
59012004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5902
5903 * files.texi (Misc File Ops): View mode is a minor mode.
5904
8cf51b2c
GM
59052004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5906
5907 * calendar.texi (iCalendar): Style changes.
5908
59092004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5910
5911 * search.texi (Regexps): The regexp described in the example is no
5912 longer stored in the variable `sentence-end'.
5913
8cf51b2c
GM
59142004-10-06 Nick Roberts <nickrob@snap.net.nz>
5915
5916 * building.texi (Starting GUD): Note that multiple debugging
5917 sessions requires `gdb --fullname'.
5918
59192004-10-05 Ulf Jasper <ulf.jasper@web.de>
5920
5921 * calendar.texi (iCalendar): New section for a new package.
5922
8cf51b2c
GM
59232004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5924
5925 * text.texi: Various small changes in addition to the following.
5926 (Text): Replace xref for autotype with inforef.
5927 (Sentences): Explain nil value for `sentence-end'.
5928 (Paragraphs): Update default values for `paragraph-start' and
5929 `paragraph-separate'.
5930 (Text Mode): Correct description of Text mode's effect on the
5931 syntax table.
5932 (Outline Visibility): `hide-other' does not hide top level headings.
5933 `selective-display-ellipses' no longer has an effect on Outline mode.
5934 (TeX Misc): Add missing @cindex.
5935 Replace xref for RefTeX with inforef.
5936 (Requesting Formatted Text): The variable
5937 `enriched-fill-after-visiting' no longer exists.
5938 (Editing Format Info): Update names of menu items and commands.
5939 (Format Faces): Mention special effect of specifying the default face.
5940 Describe inheritance of text properties.
5941 Correct description of `fixed' face.
5942 (Format Indentation): Correct description of effect of setting
5943 margins. Mention `set-left-margin' and `set-right-margin'.
5944 (Format Justification): Update names of menu items.
5945 `set-justification-full' is now bound to `M-j b'.
5946 Mention that `default-justification' is a per buffer variable.
5947 (Format Properties): Update name of menu item.
5948 (Forcing Enriched Mode): `format-decode-buffer' automatically
5949 turns on Enriched mode if the buffer is in text/enriched format.
5950
59512004-10-05 Emilio C. Lopes <eclig@gmx.net>
5952
5953 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5954
59552004-09-28 Kim F. Storm <storm@cua.dk>
5956
5957 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5958 Align with new functionality.
5959
8cf51b2c
GM
59602004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5961
5962 * display.texi (Display Custom): Remove stray `@end defvar'.
5963
59642004-09-23 Kim F. Storm <storm@cua.dk>
5965
5966 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5967 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5968
8cf51b2c
GM
59692004-09-20 Richard M. Stallman <rms@gnu.org>
5970
5971 * custom.texi (Hooks): Explain using setq to clear out a hook.
5972 (File Variables): Explain multiline string constants.
5973 (Non-ASCII Rebinding): Explain when you need to update
5974 non-ASCII char codes in .emacs.
5975
5976 * building.texi (Compilation): Explain how to make a silent
5977 subprocess that won't be terminated. Explain compilation-environment.
5978
59792004-09-13 Kim F. Storm <storm@cua.dk>
5980
5981 * mini.texi (Repetition): Rename isearch-resume-enabled to
5982 isearch-resume-in-command-history and change default to disabled.
5983
8cf51b2c
GM
59842004-09-09 Kim F. Storm <storm@cua.dk>
5985
5986 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5987 with new `kmacro-name-last-macro'.
5988
8cf51b2c
GM
59892004-09-08 Juri Linkov <juri@jurta.org>
5990
5991 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5992
8cf51b2c
GM
59932004-09-03 Juri Linkov <juri@jurta.org>
5994
5995 * search.texi (Incremental Search): Update wording for M-%.
5996
59972004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5998
5999 * killing.texi (Killing): Correct description of kill commands in
6000 read-only buffer.
6001
60022004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6003
6004 * building.texi (Compilation Mode): Add a paragraph about rules
6005 for finding the compilation buffer for `next-error'.
6006
6007 * search.texi (Other Repeating Search): Mention that Occur mode
6008 supports the next-error functionality.
6009
60102004-09-02 Juri Linkov <juri@jurta.org>
6011
6012 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6013
60142004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6015
6016 * kmacro.texi (Basic Keyboard Macro):
6017 `apply-macro-to-region-lines' now operates on all lines that begin
6018 in the region, rather than on all complete lines in the region.
6019
c8763fb6 60202004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6021
6022 * frames.texi (Drag and drop): Add documentation about
6023 x-dnd-test-function and x-dnd-known-types.
6024
60252004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6026
6027 * indent.texi: Various minor changes in addition to:
6028 (Indentation Commands): Correct description of `indent-relative'.
6029 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6030 mode. The *Tab Stops* buffer uses Overwrite Mode.
6031 (Just Spaces): `tabify' converts sequences of at least two spaces
6032 to tabs.
6033
8cf51b2c
GM
60342004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6035
6036 * frames.texi (Secondary Selection): Setting the secondary
6037 selection with M-Drag-Mouse-1 does not alter the kill ring,
6038 setting it with M-Mouse-1 and M-Mouse-3 does.
6039 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6040 toolkit scroll bars.
6041 (Scroll Bars): Ditto.
6042
6043 * windows.texi (Basic Window): When using a window system, the value
6044 of point in a non-selected window is indicated by a hollow box.
6045 (Split Window): Side by side windows are separated by a scroll bar,
6046 if scroll bars are used.
6047 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6048 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6049 (Window Convenience): Update bindings for `winner-undo' and
6050 `winner-redo'.
6051
6052 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6053 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6054 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6055 of "Using Emacs as a Server".
6056 * building.texi (Building): Interchange nodes (for correct numbering).
6057 * programs.texi (Programs): Interchange nodes (for correct numbering).
6058 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6059 Info to the node structure.
6060 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6061 Rearrange order of nodes and sections such that both "GNU GENERAL
6062 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6063 end, as appropriate for appendices.
6064 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6065 Use `@unnumberedsec'.
6066 * trouble.texi: Adapt sectioning in Info to the node structure.
6067 Adapt node pointers to change in emacs.texi.
6068 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6069
8cf51b2c
GM
60702004-08-25 Kenichi Handa <handa@m17n.org>
6071
6072 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6073 description for unibyte mode.
6074
60752004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6076
6077 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6078
6079 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6080 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6081 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6082 in @pxref.
6083
60842004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6085
6086 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6087 Change section names.
6088
8cf51b2c
GM
60892004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6090
6091 * kmacro.texi (Keyboard Macro Ring): Rename section.
6092 Emacs treats the head of the macro ring as the `last keyboard macro'.
6093 (Keyboard Macro Counter): Minor change.
6094 (Save Keyboard Macro): Some clarifications.
6095 (Edit Keyboard Macro): Rename section.
6096
6097 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6098 32-bit machines.
6099 (Several Buffers): Clarify which buffer is selected if `2' is
6100 pressed in the Buffer Menu.
6101 Auto Revert mode can be used to update the Buffer Menu
6102 automatically.
6103
61042004-08-21 Eli Zaretskii <eliz@gnu.org>
6105
6106 * help.texi (Misc Help): Add an index entry for finding an Info
6107 manual by its file name.
6108
61092004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6110
6111 * files.texi (Backup Deletion): Correct description of
6112 `delete-old-versions'.
6113 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6114 (Auto Save Files): Recommend `auto-save-mode' to reenable
6115 auto-saving, rather than the abbreviation `auto-save'.
6116
61172004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6118
6119 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6120 for "killing" and "yanking" in main menu.
6121
61222004-08-16 Richard M. Stallman <rms@gnu.org>
6123
6124 * killing.texi (Yanking, Killing): Minor cleanups.
6125
6126 * mark.texi (Momentary Mark): Minor cleanups.
6127
61282004-08-15 Kenichi Handa <handa@etl.go.jp>
6129
6130 * custom.texi (Non-ASCII Rebinding):
6131 C-q always inserts the right code to pass to global-set-key.
6132
8cf51b2c
GM
61332004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6134
6135 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6136 `insert-register', instead of `C-x r g' binding, for consistency.
6137
61382004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6139
6140 * fixit.texi (Spelling): Fix typo.
6141
61422004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6143
6144 * help.texi (Help): Fix Texinfo usage.
6145
8cf51b2c
GM
61462004-07-24 Richard M. Stallman <rms@gnu.org>
6147
6148 * text.texi (Paragraphs): Update how paragraphs are separated
6149 and the default for paragraph-separate.
6150
6151 * search.texi (Regexp Replace): Further update text for new
6152 replacement operators.
6153
8cf51b2c
GM
61542004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6155
6156 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6157 `R' switch.
6158
6159 * dired.texi (Dired Updating): `k' only deletes inserted
6160 subdirectories from the Dired buffer if a prefix argument was given.
6161
6162 * search.texi (Regexps): Delete redundant definition of `symbol' in
6163 description of `\_>'. It already occurs in the description of `\_<'.
6164
8cf51b2c
GM
61652004-07-01 Juri Linkov <juri@jurta.org>
6166
6167 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6168 (Regexp Search): Add M-r.
6169
61702004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6171
6172 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6173
61742004-06-29 Jesper Harder <harder@ifa.au.dk>
6175
49823426 6176 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6177
61782004-06-25 Richard M. Stallman <rms@gnu.org>
6179
6180 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6181
61822004-06-25 David Kastrup <dak@gnu.org>
6183
6184 * search.texi (Regexp Replace): Some typo corrections and
6185 rearrangement.
6186
61872004-06-24 David Kastrup <dak@gnu.org>
6188
6189 * search.texi (Unconditional Replace): Use replace-string instead
6190 of query-replace in example.
6191 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6192 sequences.
6193 (Query Replace): Correct explanation of `^' which does not use
6194 the mark stack.
6195
61962004-06-21 Nick Roberts <nickrob@gnu.org>
6197
6198 * misc.texi (Shell History Copying): Document comint-insert-input.
6199 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6200
8cf51b2c
GM
62012004-06-20 Jesper Harder <harder@ifa.au.dk>
6202
6203 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6204 * custom.texi (Customization): Do.
6205 * anti.texi (Antinews): Do.
6206 * abbrevs.texi (Defining Abbrevs): Do.
6207
6208 * programs.texi (Info Lookup): Fix keybinding for
6209 info-lookup-symbol.
6210
62112004-06-16 Juanma Barranquero <lektu@terra.es>
6212
6213 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6214 Add emacs-xtra.
6215 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6216 (clean): Add emacs-xtra and flymake. Remove redundancies.
6217
62182004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6219
6220 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6221 Add emacs-xtra.
6222 * emacs-xtra.texi: New file.
6223
62242004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6225
6226 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6227 (Dired and Find): Mention differences with ordinary Dired buffers.
6228
8cf51b2c
GM
62292004-06-13 Richard M. Stallman <rms@gnu.org>
6230
6231 * custom.texi (Init Syntax): Explain about vars that do special
6232 things when set with setq or with Custom.
6233 (Init Examples): Add line-number-mode example.
6234
8cf51b2c
GM
62352004-06-12 Juri Linkov <juri@jurta.org>
6236
6237 * dired.texi (Operating on Files): Add dired-do-touch.
6238
8cf51b2c
GM
62392004-06-10 Juri Linkov <juri@jurta.org>
6240
6241 * building.texi (Lisp Eval): Add C-M-x on defface.
6242
62432004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6244
6245 * files.texi (Reverting): Auto-Revert mode and
6246 Global Auto-Revert mode no longer revert remote files.
6247
8cf51b2c
GM
62482004-05-29 Richard M. Stallman <rms@gnu.org>
6249
6250 * custom.texi (Init File): Two dashes start --no-site-file.
6251
8cf51b2c
GM
62522004-05-29 Alan Mackenzie <acm@muc.de>
6253
6254 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6255 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6256 (AWK, Pike): Document as "C-like modes".
6257 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6258 (M-x man): Supersedes M-x manual-entry.
6259 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6260
6261 ("Comments in C"): Delete node; the info is in CC Mode manual.
6262 (c-comment-only-line-offset): Remove description.
6263
6264 (C-c ., C-c C-c): Describe new C Mode bindings.
6265
6266 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6267 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6268 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6269 Amend definitions.
6270
6271 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6272 Describe functions.
6273
6274 (c-comment-start-regexp, c-hanging-comment-ender-p)
6275 (c-hanging-comment-starter-p): Remove obsolete definitions.
6276
6277 * emacs.texi: Remove the menu entry "Comments in C".
6278
8cf51b2c
GM
62792004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6280
6281 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6282 `M-x locate'.
6283
62842004-05-16 Karl Berry <karl@gnu.org>
6285
6286 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6287 makeinfo --html fails.
6288 * help.texi (Help Summary) [@ifnottex]: Likewise.
6289
62902004-05-13 Nick Roberts <nickrob@gnu.org>
6291
6292 * building.texi (GDB Graphical Interface): Update and describe
6293 layout first.
6294
8cf51b2c
GM
62952004-05-04 Jason Rumney <jasonr@gnu.org>
6296
6297 * makefile.w32-in: Revert last change.
6298
62992004-05-03 Jason Rumney <jasonr@gnu.org>
6300
6301 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6302
8cf51b2c
GM
63032004-04-23 Juanma Barranquero <lektu@terra.es>
6304
6305 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6306
63072004-04-18 Juri Linkov <juri@jurta.org>
6308
6309 * fixit.texi (Spelling): Remove file extension from ispell xref.
6310
63112004-04-15 Kim F. Storm <storm@cua.dk>
6312
6313 * cmdargs.texi (Initial Options): Add -Q.
6314
63152004-04-05 Kim F. Storm <storm@cua.dk>
6316
6317 * custom.texi (File Variables): Add safe-local-eval-forms.
6318
8cf51b2c
GM
63192004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6320
6321 * files.texi (Reverting): Correct description of revert-buffer's
6322 handling of point.
6323
63242004-03-22 Juri Linkov <juri@jurta.org>
6325
6326 * emacs.texi (Top): Add `Misc X'.
6327
49823426 6328 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6329
6330 * glossary.texi: Improve references.
6331
6332 * help.texi: Sync keywords with finder.el.
6333
6334 * mini.texi (Completion): Add description for menu items.
6335
6336 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6337
6338 * sending.texi (Mail Methods): Fix xref to Message manual.
6339
8cf51b2c
GM
63402004-03-12 Richard M. Stallman <rms@gnu.org>
6341
8cf51b2c
GM
6342 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6343
8cf51b2c
GM
63442004-03-04 Richard M. Stallman <rms@gnu.org>
6345
6346 * search.texi (Regexps): Explain that ^ and $ have their
6347 special meanings only in certain contexts.
6348
6349 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6350
6351 * mule.texi (Specify Coding): Doc C-x RET F.
6352
6353 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6354 for multiple compile and grep buffers.
6355 (Indirect Buffers): Don't recommand clone-indirect-buffer
6356 for multiple compile and grep buffers.
6357
8cf51b2c
GM
63582004-02-29 Juanma Barranquero <lektu@terra.es>
6359
6360 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6361 Use $(DEL) instead of rm, and ignore exit code.
6362
8cf51b2c
GM
63632004-02-23 Nick Roberts <nick@nick.uklinux.net>
6364
6365 * building.texi (Watch Expressions): Update.
6366
63672004-02-21 Juri Linkov <juri@jurta.org>
6368
6369 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6370 --directory, --help, --version. Move text about command-line-args
6371 to Command Arguments.
6372 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6373 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6374 (Window Size X): Join -g and --geometry. Add @cindex.
6375 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6376 (Title X): Remove alias -title.
6377 (Misc X): New node.
6378
c8763fb6 63792004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6380
6381 * frames.texi (Drag and drop): Add Motif to list of supported
6382 protocols.
6383
c8763fb6 63842004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6385
6386 * frames.texi (Drag and drop): New section.
6387
63882004-01-24 Richard M. Stallman <rms@gnu.org>
6389
6390 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6391 Include it only @ifnotinfo. Patch the preceding and following
6392 node headers to point to each other.
6393
63942004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6395
6396 * calendar.texi (Appointments): Update section.
6397
63982003-12-29 Kevin Ryde <user42@zip.com.au>
6399
8cf51b2c
GM
6400 * programs.texi (C Modes): Fix the xref.
6401
64022003-12-23 Nick Roberts <nick@nick.uklinux.net>
6403
6404 * building.texi (Watch Expressions): Update.
6405 (Commands of GUD): Include use of toolbar + breakpoints set from
6406 fringe/margin.
6407
64082003-12-03 Andre Spiegel <spiegel@gnu.org>
6409
6410 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6411 <acm@muc.de>.
6412
c8763fb6 64132003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6414
6415 * frames.texi (Dialog Boxes): Add use-file-dialog.
6416
8cf51b2c
GM
64172003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6418
6419 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6420 in CC Mode.
6421
8cf51b2c
GM
64222003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6423
6424 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6425 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6426 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6427 * man/frames.texi, man/glossary.texi, man/killing.texi:
6428 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6429 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6430 * man/sending.texi, man/text.texi, man/trouble.texi:
6431 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6432
64332003-11-01 Alan Mackenzie <acm@muc.de>
6434
6435 * search.texi (Scrolling During Incremental Search): Document a
6436 new scrolling facility in isearch mode.
6437
8cf51b2c
GM
64382003-10-22 Miles Bader <miles@gnu.org>
6439
6440 * Makefile.in (info): Move before $(top_srcdir)/info.
6441
64422003-10-22 Nick Roberts <nick@nick.uklinux.net>
6443
6444 * building.texi (Watch Expressions): Update section on data display
6445 to reflect code changes (GDB Graphical Interface).
6446
8cf51b2c
GM
64472003-10-13 Richard M. Stallman <rms@gnu.org>
6448
6449 * xresources.texi (GTK resources): Clean up previous change.
6450
c8763fb6 64512003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6452
6453 * xresources.texi (GTK resources): Add a note that some themes
6454 disallow customizations. Add scroll theme example.
6455
8cf51b2c
GM
64562003-09-30 Richard M. Stallman <rms@gnu.org>
6457
8cf51b2c
GM
6458 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6459
6460 * misc.texi (Saving Emacs Sessions): Shorten the section,
6461 collapsing back into one node.
6462
64632003-09-30 Lars Hansen <larsh@math.ku.dk>
6464
6465 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6466
ce058493 64672003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6468
6469 * xresources.texi (GTK names in Emacs): Correct typo.
6470
8cf51b2c
GM
64712003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6472
6473 * cmdargs.texi (Font X): Mention new default font. More
6474 fully describe long font names, wildcard patterns and the
6475 problems involved. (Result of discussion on emacs-devel.)
6476
64772003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6478
6479 * emacs.texi (Acknowledgements): Correct typo.
6480
64812003-09-22 Richard M. Stallman <rms@gnu.org>
6482
6483 * dired.texi (Misc Dired Commands): New node.
6484 (Dired Navigation): Add dired-goto-file.
6485
6486 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6487
6488 * emacs.texi (Acknowledgements): New node, split from Distribution.
6489
6490 * cmdargs.texi (Action Arguments): -f reads interactive args.
6491
8cf51b2c
GM
64922003-09-08 Lute Kamstra <lute@gnu.org>
6493
6494 * screen.texi (Mode Line): Say that POS comes before LINE.
6495 Mention `size-indication-mode'.
6496 * display.texi (Optional Mode Line): Document
6497 `size-indication-mode'.
6498 * basic.texi (Position Info): Mention `size-indication-mode'.
6499
65002003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6501
6502 * xresources.texi (Resources): Refer to `editres' man page.
6503 (Lucid Resources): Update defaults. Expand description of
6504 `shadowThickness'.
6505
65062003-09-04 Miles Bader <miles@gnu.org>
6507
6508 * Makefile.in (top_srcdir): New variable.
6509 ($(top_srcdir)/info): New rule.
6510 (info): Depend on it.
6511
65122003-09-03 Peter Runestig <peter@runestig.com>
6513
6514 * makefile.w32-in: New file.
6515
65162003-08-29 Richard M. Stallman <rms@gnu.org>
6517
6518 * misc.texi (Saving Emacs Sessions): Correct previous change.
6519
8cf51b2c
GM
65202003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6521
8cf51b2c
GM
6522 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6523 (Intro): Include kmacro.texi after fixit.texi instead of after
6524 custom.texi. (As suggested by Kim Storm.)
6525
65262003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6527
6528 * fixit.texi (Fixit): Update `Next' pointer.
6529 * files.texi (Files): Update `Previous' pointer.
6530 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6531 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6532 (Suggested by Kim Storm.)
6533 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6534
65352003-08-18 Kim F. Storm <storm@cua.dk>
6536
6537 * kmacro.texi: New file describing enhanced keyboard macro
6538 functionality. Replaces old description in custom.texi.
6539
6540 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6541 (Keyboard Macros): Move to new kmacro.texi file.
6542
6543 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6544
8cf51b2c
GM
65452003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6546
6547 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6548
65492003-08-17 Alex Schroeder <alex@gnu.org>
6550
6551 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6552 required.
6553
8cf51b2c
GM
65542003-08-05 Richard M. Stallman <rms@gnu.org>
6555
6556 * programs.texi (Lisp Indent): Don't describe
6557 lisp-indent-function property here. Use xref to Lisp Manual.
6558
8cf51b2c
GM
65592003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6560
fffa137c 6561 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6562 abbreviations.
6563
65642003-07-24 Markus Rost <rost@math.ohio-state.edu>
6565
6566 * buffers.texi (List Buffers): Fix previous change.
6567
8cf51b2c
GM
65682003-07-13 Markus Rost <rost@math.ohio-state.edu>
6569
6570 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6571 List*.
6572
65732003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6574
8cf51b2c
GM
6575 * display.texi (Font Lock): Fix typo.
6576
65772003-07-07 Richard M. Stallman <rms@gnu.org>
6578
6579 * display.texi (Font Lock): Add xref for format info on
6580 font-lock-remove-keywords.
6581
6582 * building.texi (Compilation): Document what happens with asynch
6583 children of compiler process.
6584
6585 * help.texi (Library Keywords): Use @multitable.
6586
8cf51b2c
GM
65872003-06-04 Richard M. Stallman <rms@gnu.org>
6588
6589 * programs.texi (Expressions): Delete C-M-DEL.
6590
6591 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6592 comint-move-point-for-output renamed from
6593 comint-scroll-to-bottom-on-output.
6594
6595 * custom.texi (Init Rebinding): Replace previous change with xref.
6596 (Non-ASCII Rebinding): Explain that issue more briefly here.
6597
65982003-05-28 Richard M. Stallman <rms@gnu.org>
6599
6600 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6601
66022003-05-28 Nick Roberts <nick@nick.uklinux.net>
6603
6604 * building.texi (GDB Graphical Interface): New node.
6605 (Rewritten somewhat by RMS.)
6606
c8763fb6 66072003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6608
6609 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6610 non-English letters. Explain how to set coding systems correctly
6611 and how to include the right coding cookie in the file.
6612
c8763fb6 66132003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6614
6615 * indent.texi (Indentation): Explain the concepts.
6616 (Just Spaces): Explain why preventing tabs for indentation might
6617 be useful.
6618
8cf51b2c
GM
66192003-04-16 Richard M. Stallman <rms@gnu.org>
6620
6621 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6622
8cf51b2c
GM
66232003-02-22 Alex Schroeder <alex@emacswiki.org>
6624
6625 * cmdargs.texi (General Variables): Document SMTPSERVER.
6626
8cf51b2c
GM
6627 * sending.texi: Remove SMTP node.
6628 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6629 library.
6630
8cf51b2c
GM
66312003-02-22 Alex Schroeder <alex@emacswiki.org>
6632
6633 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6634
66352003-02-22 Simon Josefsson <jas@extundo.com>
6636
6637 * sending.texi (Mail Methods): Add node about SMTP.
6638
c8763fb6 66392003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6640
6641 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6642
8cf51b2c
GM
66432003-02-01 Kevin Ryde <user42@zip.com.au>
6644
6645 * glossary.texi (Glossary): Correction to cl cross reference.
6646
66472003-01-20 Richard M. Stallman <rms@gnu.org>
6648
6649 * killing.texi (Rectangles): Document C-x c r.
6650
c8763fb6 66512003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6652
6653 * xresources.texi (GTK resources): New node.
6654 (GTK widget names): New node.
6655 (GTK names in Emacs): New node.
6656 (GTK styles): New node.
6657
c8763fb6 66582003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6659
6660 * maintaining.texi (Create Tags Table): Add reference to the new
6661 `etags --help --lang=LANG' option.
6662
8cf51b2c
GM
66632002-10-02 Karl Berry <karl@gnu.org>
6664
49823426 6665 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6666 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6667 where needed for the sake of the HTML output.
8cf51b2c
GM
6668
66692001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6670
6671 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6672 source files.
6673
66742001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6675
6676 * Makefile.in (emacsman): New target.
6677
8cf51b2c
GM
66782001-10-20 Gerd Moellmann <gerd@gnu.org>
6679
6680 * (Version 21.1 released.)
6681
66822001-10-05 Gerd Moellmann <gerd@gnu.org>
6683
6684 * Branch for 21.1.
6685
8cf51b2c
GM
66862001-03-05 Gerd Moellmann <gerd@gnu.org>
6687
6688 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6689
8cf51b2c
GM
66902000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6691
6692 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6693
8cf51b2c
GM
66941999-07-12 Richard Stallman <rms@gnu.org>
6695
6696 * Version 20.4 released.
6697
66981998-12-04 Markus Rost <rost@delysid.gnu.org>
6699
6700 * Makefile.in (INFO_TARGETS): Delete customize.info.
6701 (DVI_TARGETS): Delete customize.dvi.
6702 (../info/customize, customize.dvi): Targets deleted.
6703
67041998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6705
6706 * Version 20.3 released.
6707
67081998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6709
6710 * Makefile.in (EMACSSOURCES): Add mule.texi.
6711 Add msdog.texi, ack.texi. Remove gnu1.texi.
6712
67131998-04-06 Andreas Schwab <schwab@gnu.org>
6714
6715 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6716 it in dvi targets.
8cf51b2c
GM
6717
67181997-09-23 Paul Eggert <eggert@twinsun.com>
6719
6720 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6721 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6722 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6723
67241997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6725
6726 * Version 20.2 released.
6727
67281997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6729
6730 * Version 20.1 released.
6731
67321997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6733
6734 * Makefile (../info/customize, customize.dvi): New targets.
6735 (INFO_TARGETS): Add ../info/customize.
6736 (DVI_TARGETS): Add customize.dvi.
6737
8cf51b2c
GM
67381996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6739
6740 * Version 19.33 released.
6741
67421996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6743
6744 * Version 19.32 released.
6745
8cf51b2c
GM
67461996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6747
6748 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6749
67501996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6751
6752 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6753 Specify -I option.
6754 (All dvi targets): Set the TEXINPUTS variable.
6755
67561996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6757
6758 * Version 19.31 released.
6759
8cf51b2c
GM
67601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6761
6762 * Version 19.30 released.
6763
8cf51b2c
GM
67641995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6765
6766 * Makefile.in (maintainer-clean): Rename from realclean.
6767
67681994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6769
6770 * Makefile.in: New file.
6771 * Makefile: File deleted.
6772
67731994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6774
6775 * Makefile (TEXINDEX_OBJS): Variable deleted.
6776 (texindex, texindex.o, getopt.o): Rules deleted.
6777 All deps on texindex deleted.
6778 (distclean): Don't delete texindex.
6779 (mostlyclean): Don't delete *.o.
6780 * texindex.c, getopt.c: Files deleted.
6781
67821994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6783
6784 * Version 19.26 released.
6785
67861994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6787
6788 * Makefile (EMACSSOURCES): Exclude undo.texi.
6789
67901994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6791
6792 * Version 19.25 released.
6793
67941994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6795
6796 * Version 19.24 released.
6797
67981994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6799
6800 * Version 19.23 released.
6801
68021994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6803
6804 * Makefile: Delete spurious tab.
6805
68061994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6807
6808 * Makefile (.SUFFIXES): New rule.
6809
8cf51b2c
GM
68101993-12-04 Richard Stallman (rms@srarc2)
6811
6812 * getopt.c: New file.
6813 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6814 (getopt.o): New rule.
6815 (dvi): Don't depend on texindex.
49823426 6816 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6817
68181993-12-03 Richard Stallman (rms@srarc2)
6819
49823426
GM
6820 * Makefile (TEXI2DVI): New variable.
6821 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6822 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6823
68241993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6825
6826 * Version 19.22 released.
6827
68281993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6829
6830 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6831
68321993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6833
6834 * Version 19.21 released.
6835
8cf51b2c
GM
68361993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6837
6838 * Makefile (realclean): Don't delete the Info files.
6839
f0131492 68401993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6841
8cf51b2c
GM
6842 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6843 4' where appropriate.
6844
f0131492 68451993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6846
49823426 6847 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6848
6849 * texindex.c: Include "../src/config.h" if building in emacs.
6850
6851 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6852 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6853 Add target to build texindex.c, defining `emacs'.
6854
8cf51b2c
GM
68551993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6856
6857 * Version 19.19 released.
6858
8cf51b2c
GM
68591993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6860
6861 * Version 19.18 released.
6862
68631993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6864
6865 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6866
68671993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6868
6869 * Version 19.17 released.
6870
68711993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6872
6873 * split-man: Fix typos in last change.
6874
68751993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6876
6877 * Version 19.16 released.
6878
68791993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6880
6881 * version 19.15 released.
6882
68831993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6884
6885 * Makefile (distclean): It's rm, not rf.
6886
68871993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6888
6889 * Version 19.14 released.
6890
68911993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6892
6893 * Makefile: New file.
6894
68951993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6896
6897 * Version 19.13 released.
6898
68991993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6900
6901 * Version 19.9 released.
6902
69031993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6904
6905 * Version 19.8 released.
6906
69071993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6908
6909 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6910
6911 * trouble.texi: It's `enable-flow-control-on', not
6912 `evade-flow-control-on'.
6913
69141993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6915
6916 * display.texi: Document standard-display-european.
6917
69181993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6919
6920 * Version 19.7 released.
6921
6922 * emacs.texi: Add a sentence to the top menu mentioning the
6923 specific version of Emacs this manual applies to.
6924
69251993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6926
6927 * basic.texi: Document next-line-add-lines variable used to
6928 implement down-arrow.
6929
6930 * killing.texi: Document kill-whole-line.
6931
69321993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6933
6934 * text.texi: Update unix TeX ordering information.
6935
69361993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6937
6938 * news.texi: Mention fill-rectangle in keybinding list.
6939
6940 * killing.texi: Document fill-rectangle.
6941
69421993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6943
6944 * vc.texi: Bring the docs up to date with VC 5.2.
6945
69461992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6947
6948 * emacs.tex: Mention blackbox and gomoku under Amusements.
6949 Assembler mode is now mentioned and appropriately indexed
6950 under Programming Modes.
6951
69521991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6953
6954 * emacs.tex: Update TeX ordering information.
6955
8cf51b2c
GM
69561990-06-26 David Lawrence (tale@geech)
6957
6958 * emacs.tex: Note that completion-ignored-extensions is not used
6959 to filter out names when all completions are displayed in
6960 *Completions*.
6961
69621990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6963
6964 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6965
69661990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6967
6968 * emacs.tex: Add @findex grep.
6969
8cf51b2c
GM
69701988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6971
6972 * emacs.tex: Correct two typos. No other changes before
6973 Version 19 will be made.
6974
8cf51b2c
GM
69751988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6976
6977 * emacs.tex: Update information for obtaining TeX distribution from the
6978 University of Washington.
6979
6980;; Local Variables:
c8763fb6 6981;; coding: utf-8
8cf51b2c
GM
6982;; fill-column: 79
6983;; add-log-time-zone-rule: t
6984;; End:
6985
6986 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6987 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6988
6989 This file is part of GNU Emacs.
6990
352c8b4a 6991 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6992 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6993 the Free Software Foundation, either version 3 of the License, or
6994 (at your option) any later version.
8cf51b2c
GM
6995
6996 GNU Emacs is distributed in the hope that it will be useful,
6997 but WITHOUT ANY WARRANTY; without even the implied warranty of
6998 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6999 GNU General Public License for more details.
7000
7001 You should have received a copy of the GNU General Public License
352c8b4a 7002 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
7003
7004;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd