* cedet/data-debug.el (data-debug): Fix customization group reference.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
0419b8d6
GM
12010-01-11 Glenn Morris <rgm@gnu.org>
2
3 * display.texi (Highlight Interactively): `t' does not mean highlight
4 all patterns. (Bug#5335)
5
26e533e2
CY
62009-12-29 Chong Yidong <cyd@stupidchicken.com>
7
8 * misc.texi (Shell): Document async-shell-command.
9
10 * building.texi (Grep Searching): Document zrgrep.
11
12 * mini.texi (Completion Options): Mention `initals' completion style.
13
7ee6c59b
NR
142009-12-29 Nick Roberts <nickrob@snap.net.nz>
15
16 * building.texi: Import GDB Graphical Interface description from
17 EMACS_23_1_RC.
18
91ed7ea8
CY
192009-12-24 Chong Yidong <cyd@stupidchicken.com>
20
21 * emacs.texi (Top): Update node listing.
22
23 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
24
25 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
26
27 * cmdargs.texi (Initial Options):
28 * xresources.texi (Resources): Document inhibit-x-resources.
29
30 * custom.texi (Specifying File Variables): Note that minor modes are
31 enabled unconditionally.
32
33 * display.texi (Scrolling): Briefly document the old recenter command,
34 and document recenter-positions.
35
36 * files.texi (Visiting):
37 * buffers.texi (Buffers): Max buffer size is now 512 MB.
38
39 * frames.texi (Cut/Paste Other App): Document
40 save-interprogram-paste-before-kill.
41
42 * killing.texi (Kill Options): New node.
43
6ca89aaa
CY
442009-12-05 Chong Yidong <cyd@stupidchicken.com>
45
46 * misc.texi (Shell Options): ansi-color is now default.
47
806642d4
GM
482009-12-05 Glenn Morris <rgm@gnu.org>
49
806642d4
GM
50 * emacs.texi (Top): Update menu for cal-xtra node changes.
51 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
52 or mode line. Don't mention invisible text or the details of
53 diary-print-entries here, only in cal-xtra.
54 (Format of Diary File): Mention that the "date on first line" format
55 only really affects the simple display.
56 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
57 (Diary Customizing): Holidays may be in the buffer or mode line.
58 Move diary-print-entries to the "Diary Display" section.
59 (Diary Display): New section, split out from "Fancy Diary Display".
60 Explain the limitations of simple display, and how to print it.
61
1a4f0c0a
GM
62 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
63
e11adbd8
GM
64 * cal-xtra.texi (Diary Display): Mention View mode.
65
29a483ac
JL
662009-11-29 Juri Linkov <juri@jurta.org>
67
68 * display.texi (Highlight Interactively): Actually a list of
69 default faces is pre-loaded into a list of default values
70 instead of the history.
71
83d60c79
GM
722009-11-20 Glenn Morris <rgm@gnu.org>
73
74 * ack.texi (Acknowledgments):
75 * emacs.texi (Acknowledgments): Add htmlfontify.
76
276bbe96
GM
772009-11-14 Glenn Morris <rgm@gnu.org>
78
98ad1bae
GM
79 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
80
276bbe96
GM
81 * ack.texi (Acknowledgments):
82 * emacs.texi (Acknowledgments): Update for recent Org changes.
83
18430066
CY
842009-10-31 Chong Yidong <cyd@stupidchicken.com>
85
86 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
87 `charset' property, which is irrelevant to the user manual (Bug#3526).
88
522ddc9f
JB
892009-10-14 Juanma Barranquero <lekktu@gmail.com>
90
91 * trouble.texi (DEL Does Not Delete): Fix typo.
92
50b49ade
MA
932009-10-05 Michael Albinus <michael.albinus@gmx.de>
94
95 * files.texi (Misc File Ops): Mention copy-directory.
96
6308321a
EZ
972009-10-04 Eli Zaretskii <eliz@gnu.org>
98
43b3b4d1
EZ
99 * mule.texi (Unibyte Mode): Emphasize that
100 unibyte-display-via-language-environment affects only the display.
101
6308321a
EZ
102 * display.texi (Horizontal Scrolling): Document cursor behavior under
103 horizontal scrolling when point moves off the screen (Bug#4564).
104 Improve wording.
105
bd51ea7f
MA
1062009-10-01 Michael Albinus <michael.albinus@gmx.de>
107
108 * files.texi (Directories): delete-directory prompts for recursive
109 deletion.
110
55381962
GM
1112009-09-30 Glenn Morris <rgm@gnu.org>
112
113 * ack.texi (Acknowledgments):
114 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
115
13989ab1
TH
1162009-09-25 Tassilo Horn <tassilo@member.fsf.org>
117
118 * dired.texi (Dired Navigation): Use @code instead of @var for
119 dired-isearch-filenames, so that it's not capitalized.
120
8ba46c89
CY
1212009-09-19 Chong Yidong <cyd@stupidchicken.com>
122
123 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
124
125 * entering.texi (Exiting): C-z is now bound to suspend-frame.
126
127 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
128 (Key Bindings): Reference Init Rebinding in introductory text. Shift
129 some of the introduction to Keymaps node.
130 (Keymaps): Simplify.
131 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
132 (Minibuffer Maps): Remove mention of Mocklisp.
133 (Init Rebinding): Move mode-local rebinding example here from Local
134 Keymaps.
135 (Modifier Keys): Clarify.
1e11b018 136 (Rebinding): Add cindex for "binding keys".
8ba46c89 137
6a5ca7c8
CY
1382009-09-13 Chong Yidong <cyd@stupidchicken.com>
139
140 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
141
0e1cba51
NR
1422009-08-31 Nick Roberts <nickrob@snap.net.nz>
143
6a5ca7c8 144 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 145 Re-organise these two sections.
0e1cba51 146
76a87a4d
EZ
1472009-08-29 Eli Zaretskii <eliz@gnu.org>
148
149 * cmdargs.texi (Initial Options): Fix last change.
150
82e98df4
SM
1512009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
152
153 * mule.texi (Enabling Multibyte):
154 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
155 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
156
fb89fad9
GM
1572009-08-20 Glenn Morris <rgm@gnu.org>
158
159 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
160
e99652b0
GM
1612009-08-19 Glenn Morris <rgm@gnu.org>
162
163 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
164
5cca97ad
GM
1652009-08-18 Glenn Morris <rgm@gnu.org>
166
167 * ack.texi (Acknowledgments):
168 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
169
997797ae 170 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 171
985bf85b
GM
1722009-08-09 Glenn Morris <rgm@gnu.org>
173
174 * ack.texi (Acknowledgments):
175 * emacs.texi (Acknowledgments): Add gdb-mi entry.
176
8d6bb99e
DD
1772009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
178
179 * emacs.texi (Top): Add new menu items for GDB-UI.
180
181 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 182 section. Threads buffer is in separate section now.
8d6bb99e 183
8353da9c
GM
1842009-08-08 Glenn Morris <rgm@gnu.org>
185
186 * ack.texi (Acknowledgments):
187 * emacs.texi (Acknowledgments):
188 Update for js2-mode and org changes.
189
f2074faf
MA
1902009-08-02 Michael Albinus <michael.albinus@gmx.de>
191
192 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
193 files.
194
e8d2d3fb
CY
1952009-07-28 Chong Yidong <cyd@stupidchicken.com>
196
197 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
198
324a4f6a
GM
1992009-07-23 Glenn Morris <rgm@gnu.org>
200
201 * programs.texi (Matching): Update blink-matching-paren-distance.
202
b6937a70
CY
2032009-07-21 Chong Yidong <cyd@stupidchicken.com>
204
205 * frames.texi (Cut/Paste Other App): For select-active-regions,
206 selection is now updated on moving point.
207
bd8aaa36
RS
2082009-07-21 Richard Stallman <rms@gnu.org>
209
210 * glossary.texi (GNU, Daemon): Update information.
211
8d9b5eba
JL
2122009-07-19 Juri Linkov <juri@jurta.org>
213
214 * custom.texi (Specifying File Variables, Safe File Variables):
215 "variables/value pairs" -> "variable/value pairs".
216
a2acc1db
GM
2172009-07-15 Glenn Morris <rgm@gnu.org>
218
219 * misc.texi (Gnus): Remove widow.
220
c5ae942b
GM
2212009-07-11 Glenn Morris <rgm@gnu.org>
222
703d26ba
GM
223 * Makefile.in (TEXI2PDF): New.
224 (emacs.pdf, emacs-xtra.pdf): New targets.
225
522ddc9f 226 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
227
228 * display.texi (Horizontal Scrolling): Re-word to remove widow.
229
230 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
231 Don't print the copying notice twice in the printed version.
232 Update the menu and detailmenu.
233 (Preface): The meaning of "on-line" has changed.
234 Correct name for "Common Problems" chapter.
235 (Distrib): Update FSF shop URL.
236 (Intro): Showing two files at once is not so exciting.
237
238 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
239 (Mac / GNUstep Basics): Minor grammar changes.
240 (Mac / GNUstep Events): Fix typo.
241 (GNUstep Support): CANNOT_DUMP no longer applies.
242
243 * misc.texi (Document View): Fix typos.
244
245 * dired.texi (Dired):
246 * help.texi (Help):
247 * macos.texi (Mac OS / GNUstep):
248 * maintaining.texi (Version Control, Introduction to VC):
249 End menu descriptions with a period.
c5ae942b 250
b1c8242b
EZ
2512009-07-09 Eli Zaretskii <eliz@gnu.org>
252
253 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
254 so categorical in saying that the option is only useful on NTFS.
255
220d9aa6
GM
2562009-07-09 Glenn Morris <rgm@gnu.org>
257
258 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
259 (ENVADD): Add texinfodir to TEXINPUTS.
260
261 * emacs.texi (Top): Fix cross-reference.
262
263 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
264
265 * vc1-xtra.texi (Revision Tags): Fix typo.
266
d07e72d3
GM
2672009-07-03 Glenn Morris <rgm@gnu.org>
268
269 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
270 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
271 (Merge Commands): `.' does not seem to work in A or B buffer.
272 `l' can recreate the 3-window display.
273
274 * glossary.texi (Glossary): Minor phrasing changes throughout.
275 Add more internal cross-references.
276 <Autoloading>: You can't really autoload a variable.
277 <C-M->: Move details here from `M-C-' item.
278 <Continuation Line>: Refer to `Truncation.'
279 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
280 <Home Directory, Unix>: New entries.
281 <Deletion of Files>: Mention recycle bins.
282 <Directory>: Mention ``folders.''
283 <Error>: Don't mention ``type-ahead.''
284 <Fringe>: Refer to the manual node.
285 <Minor Mode>: Can be global or local.
286 <Spell Checking>: There are other checkers besides Ispell.
287
f144038a
GM
2882009-07-02 Glenn Morris <rgm@gnu.org>
289
290 * anti.texi (Antinews): Minor changes in phrasing.
291
292 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
293 some underfull lines in dvi output.
294
295 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
296
297 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
298
299 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
300
3f1c6666
JD
3012009-07-01 Jan Djärv <jan.h.d@swipnet.se>
302
303 * xresources.texi (Table of Resources): Mention maximized for
304 fullscreen.
305
306 * cmdargs.texi (Window Size X): -mm/--maximized is new.
307
62aadce7
CY
3082009-07-01 Chong Yidong <cyd@stupidchicken.com>
309
310 * anti.texi (Antinews): Correct the list of removed platforms.
311
82ec412e
GM
3122009-06-28 Glenn Morris <rgm@gnu.org>
313
314 * arevert-xtra.texi: Minor language tweaks.
315
09964e7d
GM
316 * dired-xtra.texi: Minor revisions.
317
666e158e
MB
3182009-06-23 Miles Bader <miles@gnu.org>
319
320 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 321 (Temporary Face Changes): Document `text-scale-set'.
666e158e 322
70243478
CY
3232009-06-21 Chong Yidong <cyd@stupidchicken.com>
324
325 * Branch for 23.1.
326
67cbe681
KH
3272009-06-17 Kenichi Handa <handa@m17n.org>
328
329 * mule.texi (Charsets): Update the description for the new charset.
330 (list-character-sets): New findex.
125dd7c5 331 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 332
40e67246
CY
3332009-06-10 Chong Yidong <cyd@stupidchicken.com>
334
b5700de6
CY
335 * basic.texi (Moving Point): Fix tag.
336
337 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
338
339 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
340 use camel-case for PageUp and PageDown.
341
342 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
343 camel-case for PageUp and PageDown.
344
345 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
346
40e67246 347 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 348 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 349
522ddc9f 3502009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 351
522ddc9f
JB
352 * fixit.texi (Spelling): Set default dictionary.
353 Improve descriptions (Bug#2554)
6f591cf4 354
53483c76
DR
3552009-06-08 David Reitter <david.reitter@gmail.com>
356
357 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
358 since saving colors and faces set this way is not implemented.
359 (Environment variables): Remove mention of mac-fix-env, which is
360 scheduled to be removed.
361
1557ef4f
CY
3622009-06-04 Chong Yidong <cyd@stupidchicken.com>
363
91056528
CY
364 * custom.texi (Init Examples): Add example of changing load-path.
365
1557ef4f
CY
366 * building.texi (Lisp Libraries): Add example of changing
367 load-path (Bug#3446).
368
623cec4c
CY
3692009-05-28 Chong Yidong <cyd@stupidchicken.com>
370
371 * mark.texi (Mark): Further clarifications.
372 (Setting Mark): Emphasize that C-SPC activates the mark.
373
0fcca8ee
CY
3742009-05-28 Chong Yidong <cyd@stupidchicken.com>
375
702b10e1
CY
376 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
377 Mark mode.
0fcca8ee
CY
378 (Using Region, Persistent Mark): Use "active mark" instead of "active
379 region".
380
d3b396e4
CY
3812009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
382
383 * mule.texi (Select Input Method): Fix typo.
384
3f698a06
CY
3852009-05-13 Chong Yidong <cyd@stupidchicken.com>
386
387 * anti.texi (Antinews): Document completion changes. Some additional
388 copyedits and rearrangement of entries.
389
b2a42eb7
CY
3902009-05-12 Chong Yidong <cyd@stupidchicken.com>
391
932fd020
CY
392 * misc.texi (Interactive Shell, Saving Emacs Sessions)
393 (Shell History Copying, Terminal emulator): Copyedits.
394
ac36a8f1
CY
395 * xresources.texi (Resources): Simplify descriptions. Shorten
396 description of editres, which is not very useful these days.
397 (Table of Resources): Document fontBackend resource.
398
b2a42eb7
CY
399 * trouble.texi (Quitting): Add other undo bindings to table.
400 (DEL Does Not Delete): Note that the erasure key is usually labelled
401 "Backspace". Remove discussion of obscure Xmodmap issue.
402
c6ea7fb8
CY
4032009-05-07 Chong Yidong <cyd@stupidchicken.com>
404
405 * files.texi (Visiting): Copyedits.
406
ad36c422
CY
4072009-05-06 Chong Yidong <cyd@stupidchicken.com>
408
409 * basic.texi (Inserting Text): Document ucs-insert.
410
411 * mule.texi (International Chars): Define "multibyte". Note that
412 internal representation is unicode-based. Simplify definition of raw
413 bytes. Mention ucs-insert.
414 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
415 (Language Environments): Add language environments new to Emacs 23.
416 (Multibyte Conversion): Node deleted.
417 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
418 mention obsolete emacs-mule coding system.
419 (Output Coding): Copyedits.
420
421 * emacs.texi (Top): Update node listing.
422
d4ad7b96
CY
4232009-05-05 Per Starbäck <per@starback.se> (tiny change)
424
425 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
426
5bd66204
SM
4272009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
428
429 * building.texi (Lisp Libraries): `load-library' does offer completion.
430
bc36ad1c
CY
4312009-04-28 Chong Yidong <cyd@stupidchicken.com>
432
433 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
434 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
435
f1a47884
EZ
4362009-04-25 Eli Zaretskii <eliz@gnu.org>
437
438 * maintaining.texi (Tags): Clarify text. (Bug#3101)
439
be77bd45
CY
4402009-04-22 Chong Yidong <cyd@stupidchicken.com>
441
442 * entering.texi (Entering Emacs): Document initial-buffer-choice.
443
444 * building.texi (Lisp Interaction): Document initial-scratch-message.
445
d3b82927
JB
4462009-04-18 Juanma Barranquero <lekktu@gmail.com>
447
ed6e7b11
JB
448 * msdog.texi (Windows Fonts): Fix typos.
449
d3b82927
JB
450 * files.texi (Save Commands): Fix pxref.
451
bc323c04
CY
4522009-04-18 Chong Yidong <cyd@stupidchicken.com>
453
454 * files.texi (Save Commands): Mention diff-buffer-with-file.
455 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
456 Henoch (Bug#3036).
457
2186d13f
GM
4582009-03-15 Glenn Morris <rgm@gnu.org>
459
460 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
461 the former is not always used.
462 (Mail Headers): Use active voice. Add "Mail-reply-to".
463 Change case of "Id". Avoid repeated "appropriate".
464 (Mail Aliases): Fix previous change - use an example with a ".", so it
465 does actually get quoted when expanded.
466 (Mail Sending): Mailclient is the default on some systems.
467 (Citing Mail): Mention mail-indentation-spaces.
468 (Mail Mode Misc): Add an @dfn for "mail signature".
469
71e454fc
CY
4702009-03-15 Chong Yidong <cyd@stupidchicken.com>
471
472 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
473 (Completion Options): Document read-file-name-completion-ignore-case,
474 read-buffer-completion-ignore-case, and completion-styles. Remove
475 description of partial-completion-mode.
476
df1a3e06
GM
4772009-03-14 Glenn Morris <rgm@gnu.org>
478
479 * sending.texi (Mail Format): Fix typo. Add index entry for
480 mail-header-separator.
481 (Mail Headers): Put info about initialization and changing in one place
482 at the start. Update FCC section for mbox Rmail. Clarify From
483 section, mention mail-setup-with-from. Clarify Reply-to section.
484 Add Mail-followup-to and mail-mailing-lists. Clarify References
485 section.
486 (Mail Aliases): Update example, make less contentious.
487 Update for name change of mail-interactive-insert-alias.
488 (Mail Mode): Remove mention of `%' as a word separator.
489 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
490 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
491 commands. Clarify FCC handling. In mail-complete, add reference to
492 Mail Aliases section, and mention mail-complete-function.
493 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
494 (Mail Mode Misc): Clarify the mail-signature function. Add basic
495 signature netiquette. Explain how the mail hooks work when continuing
496 a composition.
497 (Mail Amusements): Internationalize the spook section a bit.
498 Remove the spook mail-setup-hook example, since it doesn't work well.
499 Mention fortune-file.
500 (Mail Methods): Mention read-mail-command.
501
ed6e7b11 5022009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 503
df1a3e06
GM
504 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
505 and NS resources following recent changes.
959d68bd 506
86dca3e8
JR
5072009-03-10 Jason Rumney <jasonr@gnu.org>
508
509 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
510 w32-use-visible-system-caret doc to indicate that it should get set
511 automatically.
512 (Windows Fonts): Add doc for the uniscribe backend.
513
042fe98f
DN
5142009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
515
516 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
517 vc-dir. (Bug#2598)
518
7f8dba73
RS
5192009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
520
521 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
522
505e70c3
GM
5232009-03-05 Glenn Morris <rgm@gnu.org>
524
04242bdc
GM
525 * rmail.texi (Rmail Basics): Add reference to sorting.
526 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
527 Minor re-wordings.
528 (Rmail Motion): Mention rmail-next-same-subject.
529 (Rmail Deletion): Expunging is not the only way to change the numbers.
530 (Rmail Labels): Labels can also be used in sorting.
531 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
532 (Rmail Display): Mention rmail-mime.
533
00cfe22c
GM
5342009-03-04 Glenn Morris <rgm@gnu.org>
535
536 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
537 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
538 summary. Mention sorts cannot be undone.
539 (Rmail Display): Give an example of how to use goto-address-mode.
540 (Rmail Editing): It's keybindings that are redefined, not commands.
541 Fix some typos.
542 (Movemail): Some minor rewording.
543 (Remote Mailboxes): Emacs movemail supports pop by default.
544 Fix some minor grammatical issues. The "two alternative ways" to
545 specify a POP mailbox are really just one. Remove all reference to the
546 variables rmail-pop-password and rmail-pop-password-required, obsolete
547 since Emacs 22.1. Clarify the four password steps. Emacs movemail
548 can support Kerberos.
549
3d963b67
GM
5502009-03-03 Glenn Morris <rgm@gnu.org>
551
552 * rmail.texi (Rmail Deletion): Revert previous change, which was
553 describing the Rmail summary versions.
554 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
555 Minor re-wording for rmail-resend.
556 (Rmail Make Summary): Summaries apply to buffers rather than files.
557 <rmail-summary-by-topic>: Headers includes the subject.
558 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
559 details, including prefix arguments.
2340abde 560 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
561 Not counting lines might be faster.
562 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
563 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
564 Name the commands bound to the various keys. Mention prefix argument
565 for searching.
3d963b67
GM
566 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
567 Simplify rmail-highlighted-headers description. Update face name.
568
a8ce3d17
JB
5692009-03-02 Juanma Barranquero <lekktu@gmail.com>
570
571 * mark.texi (Marking Objects): Fix typo.
572
130a29b6
CY
5732009-03-01 Chong Yidong <cyd@stupidchicken.com>
574
575 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
576 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
577
9d5de6f8
GM
5782009-03-01 Glenn Morris <rgm@gnu.org>
579
79fc530e 580 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
581 (Rmail Motion): - M-s searches from the end of messages.
582 (Rmail Deletion): Minor clarification. Fix numeric argument
583 description.
584 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
585 newmail and RMAILOSE files need not be in home-directory.
586 (Rmail Files): Mention I/O menus are unselectable if no files match.
587 Mention `MAIL' env-var.
588
b545ff9c
JR
5892009-02-24 Jason Rumney <jasonr@gnu.org>
590
591 * mule.texi (Fontsets): Mention fontset-default, font specs and
592 fallback fontsets.
593 (Defining Fontsets): Mention ns and w32 variants of
594 standard-fontset-spec. Update description of startup fontset to match
595 Emacs 23 behavior.
a93be82a 596 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 597 (International): Link to Modifying Fontsets.
b545ff9c 598
75da0618 5992009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
600
601 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
602 Mention ns-extended-platform-support-mode.
603
6be93a16
KB
6042009-02-22 Karl Berry <karl@gnu.org>
605
606 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
607
867d4bb3
JB
6082009-02-19 Juanma Barranquero <lekktu@gmail.com>
609
610 * basic.texi (Moving Point, Position Info):
611 * files.texi (Visiting):
612 * mini.texi (Completion Options):
613 * text.texi (HTML Mode): Remove duplicate words.
614
49b5c0e8
GM
6152009-02-20 Glenn Morris <rgm@gnu.org>
616
617 * rmail.texi: Minor updates for mbox rather than Babyl.
618
f43a822c
KB
6192009-02-17 Karl Berry <karl@gnu.org>
620
49b5c0e8 621 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 622
80d634b8
RS
6232009-02-17 Richard M Stallman <rms@gnu.org>
624
625 * anti.texi (Antinews): Mention Babyl format.
626
627 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
628
629 * rmail.texi: Update for mbox format.
630 Various small fixes, as well as the following.
631 (Out of Rmail): Node deleted.
632 (Rmail): Update menu.
633 (Rmail Files): Comment out set-rmail-inbox-list.
634 Document rmail-inbox-list instead.
635 (Rmail Output): Substantial changes since C-o is now
636 rmail-output-as-seen and o is rmail-output.
637 (Rmail Attributes): Delete `stored', add `retried'.
638 (Rmail Display): Editing headers works in all cases.
639
f0d129c6
GM
6402009-02-17 Glenn Morris <rgm@gnu.org>
641
642 * basic.texi (Position Info): M-x count-lines-region is not always on
643 M-=. (Bug#2269)
644
160f11d3
GM
6452009-02-09 Glenn Morris <rgm@gnu.org>
646
647 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
648 defaults.
649
763e01c4
EZ
6502009-02-07 Eli Zaretskii <eliz@gnu.org>
651
652 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
653 documentation of possible problems with redecoding.
654
f5e1441d
GM
6552009-02-03 Glenn Morris <rgm@gnu.org>
656
657 * rmail.texi (Out of Rmail): Mention b2m.pl.
658
e1eabe41
GM
6592009-01-31 Glenn Morris <rgm@gnu.org>
660
661 * rmail.texi (Out of Rmail): Correct b2m location.
662
dd05f9de
CY
6632009-01-27 Chong Yidong <cyd@stupidchicken.com>
664
665 * fixit.texi (Undo): Update undo limit values.
666
d74d846e
GM
6672009-01-27 Glenn Morris <rgm@gnu.org>
668
669 * emacs.texi (Top): Fix Antinews menu entry.
670
49ffdce8
KB
6712009-01-25 Karl Berry <karl@gnu.org>
672
673 * text.texi (Foldout): Use @itemize @w{} to make an itemize
674 item with no marker, instead of the syntactically incorrect
675 @itemize @asis.
676
467e8d77
JL
6772009-01-25 Juri Linkov <juri@jurta.org>
678
679 * building.texi (Grep Searching): Fix index entry for lgrep.
680
6c60bbdb
EZ
6812009-01-24 Eli Zaretskii <eliz@gnu.org>
682
683 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
684
9ce5a36f
AR
6852009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
686
687 * macos.texi (Preferences Panel): Update description of font setting to
688 reflect that prior frame selection is no longer needed.
689
9aa5f2fb
NR
6902009-01-20 Nick Roberts <nickrob@snap.net.nz>
691
692 * building.texi (Debuggers): Revert some of 2008-10-31 change to
693 raise GUD subsections.
694
3892ff9c
GM
6952009-01-15 Glenn Morris <rgm@gnu.org>
696
697 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
698
14731c8f
GM
6992009-01-10 Glenn Morris <rgm@gnu.org>
700
701 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
702
45c55e53
CY
7032009-01-04 Chong Yidong <cyd@stupidchicken.com>
704
705 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
706 logical lines.
707
2e4667d1
JL
7082008-12-29 Juri Linkov <juri@jurta.org>
709
710 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
711
712 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
713
2a3eac47
CY
7142008-12-28 Chong Yidong <cyd@stupidchicken.com>
715
716 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
717 goto-address-mode instead of goto-address.
718
3da8da94
CY
719 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
720 mode.
721
2a3eac47
CY
722 * emacs.texi (Top): Update node listing.
723
057f6dd3
EZ
7242008-12-26 Eli Zaretskii <eliz@gnu.org>
725
726 * custom.texi (Directory Variables): Explain what is a "project".
727 Add indexing. Improve wording. Add a footnote about using
728 _dir-locals.el on MS-DOS.
729
e6979067
DN
7302008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
731
732 * files.texi (Misc File Ops): Mention chmod as an alias for
733 set-file-modes.
734
9de15963
MR
7352008-12-24 Martin Rudalics <rudalics@gmx.at>
736
737 * help.texi (Help): Fix typos and reword.
738 (Help Summary): Add entries for C-h n and C-h r, reorder
739 entries, and do some minor fixes.
740 (Name Help): Say that C-h F works for commands only.
741 (Misc Help): Say that view-lossage displays 300 keystrokes.
742
236fd60d
GM
7432008-12-20 Glenn Morris <rgm@gnu.org>
744
745 * ack.texi (Acknowledgments): General update based on AUTHORS,
746 including removal of some stuff no longer distributed.
747
349b3256
AM
7482008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
749
750 * fixit.texi: Mention hunspell
751
e840fca5
GM
7522008-12-19 Glenn Morris <rgm@gnu.org>
753
754 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 755 Consolidate explanatory text at start.
e840fca5
GM
756
757 * display.texi (Text Display):
758 * indent.texi (Indentation): Use @acronym with ASCII.
759
9dfa7983
GM
7602008-12-18 Glenn Morris <rgm@gnu.org>
761
762 * ack.texi: Various small updates and fixes.
763
97b3a00b
JL
7642008-12-18 Juri Linkov <juri@jurta.org>
765
766 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
767 as a key binding to start a forward nonincremental word search.
768 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
769 a backward nonincremental word search. Add index for `M-s w'
770 `isearch-forward-word'.
771 (Regexp Search): Add a short summary of regexp key commands like
772 in the node "Basic Isearch".
773 (Other Repeating Search): Fix typo.
774
7752008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
776
777 * misc.texi (PostScript Variables): Fix doc.
778
31ce6a07
CY
7792008-12-10 Chong Yidong <cyd@stupidchicken.com>
780
781 * programs.texi (Program Modes): Mention Ruby mode.
782
636b507b
DN
7832008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
784
785 * misc.texi (emacsclient Options): Describe what an empty string
786 argument does for --alternate-editor.
787
a323fa14
CY
7882008-12-09 Frank Schmitt <ich@frank-schmitt.net>
789
790 * cmdargs.texi (Font X): Distinguish between client-side and
791 server-side fonts. List valid Fontconfig properties. Add reference to
792 Fontconfig manual. List valid GTK font properties. Explain use of
793 fc-list.
794
c5ca6cd0
CY
7952008-12-09 Chong Yidong <cyd@stupidchicken.com>
796
797 * cmdargs.texi (Font X): Move discussion of quoting to top.
798
e5136377
GM
7992008-12-06 Glenn Morris <rgm@gnu.org>
800
801 * maintaining.texi (Old Revisions): Improve previous change.
802
248c026b
RS
8032008-12-05 Richard M Stallman <rms@gnu.org>
804
805 * anti.texi (Antinews): Minor fixes.
806
a9253a1e
GM
8072008-12-03 Glenn Morris <rgm@gnu.org>
808
809 * maintaining.texi (Old Revisions): Fix diff-switches description.
810
fa687b02
MR
8112008-12-01 Martin Rudalics <rudalics@gmx.at>
812
813 * emacs.texi (Top): Fix typo.
814
72e6decd
CY
8152008-11-30 Chong Yidong <cyd@stupidchicken.com>
816
320ee034
CY
817 * misc.texi (Document View): Explain dependence on gs at the top.
818 Copyedits.
819
820 * emacs.texi (Top): Add DocView nodes to detailed node listing.
821
72e6decd
CY
822 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
823 (Comment Commands): Discuss region-active behavior of M-; first.
824
2a472ee4
MR
8252008-11-29 Martin Rudalics <rudalics@gmx.at>
826
9c6361c9
MR
827 * display.texi (Line Truncation): Add reference to Continuation
828 Lines.
829
2a472ee4
MR
830 * windows.texi (Pop Up Window): Mention split-height-threshold
831 and split-width-threshold.
9c6361c9 832 (Split Window): Add reference to Continuation Lines.
2a472ee4 833
e93bc142
AR
8342008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
835
836 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
837 (GNUstep Support): New node.
838 * anti.texi:
839 * emacs.texi:
840 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
841
43b978db
RS
8422008-11-28 Richard M Stallman <rms@gnu.org>
843
844 * misc.texi (Dissociated Press): Minor cleanups.
845
846 * dired.texi (Image-Dired): Avoid passive.
847
e8e2bd93
EZ
8482008-11-28 Eli Zaretskii <eliz@gnu.org>
849
850 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
851 representation.
852
8d2d45da
CY
8532008-11-26 Richard M. Stallman <rms@gnu.org>
854
855 * files.texi (Visiting): Rewrite paragraph for clarity.
856
857 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
858
a5f7bbcc
AM
8592008-11-25 Alan Mackenzie <acm@muc.de>
860
861 * programs.texi (Moving by Parens): Clarify that parens inside strings
862 and comments are ignored, and that the commands assume the starting
863 point isn't in a string or comment.
864
a71703d3
AR
8652008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
866
867 * macos.texi: Add Prev/Next/Top pointers to all nodes.
868 (Mac Basics): Merge in Grabbing Environment Variables from earlier
869 version.
870 (Mac Customization): Rewrite Preferences Panel section and merge in to
871 this node, add Open files by dragging to an Emacs window.
872
873 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
874
aa5ab79a
CY
8752008-11-26 Chong Yidong <cyd@stupidchicken.com>
876
0cc92c19
CY
877 * files.texi (Misc File Ops): Document set-file-modes.
878
c366b4e4
CY
879 * windows.texi (Split Window): Document integer values of
880 truncate-partial-width-windows.
881
aa5ab79a
CY
882 * text.texi (Text): Simplify description of markup languages.
883 (TeX Mode): Simplify introduction. Mention BibTeX mode.
884 (TeX Editing): Note that `""' inserts one `"' character.
885 (HTML Mode): Note in the introduction that XML mode is an alias for
886 SGML mode. Mention nXML mode.
887
56221db7
CY
8882008-11-25 Chong Yidong <cyd@stupidchicken.com>
889
890 * building.texi (Watch Expressions): Fix typo.
891
90effe33
CY
8922008-11-24 Chong Yidong <cyd@stupidchicken.com>
893
f90a5ae3
CY
894 * files.texi (Visiting): Document new behavior of
895 confirm-nonexistent-file-or-buffer.
896
897 * buffers.texi (Select Buffer): Document
898 confirm-nonexistent-file-or-buffer.
899
a18ffb4a
CY
900 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
901 edit-picture.
902
90effe33
CY
903 * text.texi (Text): Simplify introduction. Discard mention of `M-x
904 edit-picture', since that is just an alias for picture-mode.
905 (Sentences): Note that repeated M-@ extends the region.
906 (Pages): Make terminology more consistent. Link to Regexps node.
907 (Longlines): Discuss relationship with Visual Line mode.
908 (Text Mode): Remove extraneous discussion of other modes, since they
909 were already introduced in the parent node.
910
e85103ec
CY
9112008-11-23 Chong Yidong <cyd@stupidchicken.com>
912
5cb2fe30
CY
913 * anti.texi (Antinews): Rewrite.
914
1eb9b307 915 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
916
917 * frames.texi (Frame Commands): Mention "minimize" terminology.
918
e85103ec
CY
919 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
920 formats.
b908332f
CY
921 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
922 (Misc X): Don't document useless -hb option.
e85103ec 923
607f5f88
JL
9242008-11-22 Juri Linkov <juri@jurta.org>
925
926 * dired.texi (Dired Navigation): Change normal file name search option
927 from `non-nil' to `t'. Add `dwim' option.
928
e1b867a0
JL
9292008-11-22 Juri Linkov <juri@jurta.org>
930
931 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
932 ".dir-locals.el". Rename `define-project-bindings' to
933 `dir-locals-set-class-variables'. Rename `set-directory-project' to
934 `dir-locals-set-directory-class'.
935
dd186936
LK
9362008-11-22 Lute Kamstra <lute@gnu.org>
937
938 * buffers.texi (Select Buffer): Index goto-line.
939 * basic.texi (Moving Point): Mention the use of a numeric prefix
940 argument with goto-line and refer to Select Buffer for the use of a
941 plain prefix argument.
942
4b121911
GM
9432008-11-19 Glenn Morris <rgm@gnu.org>
944
945 * doclicense.texi: Update to FDL 1.3.
946 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
947
27267e4c
CY
9482008-11-17 Chong Yidong <cyd@stupidchicken.com>
949
696f351d
CY
950 * custom.texi (Minor Modes): Define mode commands and mode variables
951 more precisely. Recommend using mode commands instead of setting
952 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
953 (Easy Customization): Use "init file" instead of .emacs.
954 (Customization Groups): Update to new Custom buffer appearance.
955 (Saving Customizations): Copyedits. Update example.
956 (Variables): Give example of variable type-sensitivity.
957 (Examining): Update example.
958 (Hooks): Copyedits.
959 (Specifying File Variables): Use C comments instead of an artificial
960 Lisp for the example.
961 (Keymaps): Move internals discussion to Prefix Keymaps.
962 (Rebinding): Remove redundant paragraph (stated in Key Binding).
963 (Init Rebinding): Document kbd macro.
964 (Init File): Link to Find Init.
696f351d
CY
965
966 * mark.texi (Using Region): Document Delete Selection Mode more
967 thoroughly.
968
969 * frames.texi (Mouse Commands): Move most of the description of Delete
970 Selection Mode to Using Region, and link to it.
1bc9c425 971 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 972
b0570c25
CY
973 * building.texi (Compilation): Document first-error value of
974 compilation-scroll-output.
975 (Compilation Mode): Note that compilation-auto-jump-to-first-error
976 works as soon as an error is available. Suggested by Juri Linkov.
977
27267e4c
CY
978 * mini.texi (Passwords): New node.
979
980 * files.texi (Remote Files): Link to Passwords node.
981
982 * emacs.texi (Top): Update node listings.
983
122eb807
CY
9842008-11-16 Chong Yidong <cyd@stupidchicken.com>
985
9c9855a3
CY
986 * ack.texi (Acknowledgments): Some updating of credits.
987
bd6fdcad
CY
988 * emacs.texi (Acknowledgments): Add a couple more names.
989
dd1eef46
CY
990 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
991
122eb807 992 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 993 (Misc File Ops): Document use of trash.
122eb807 994
801a8da1
JB
9952008-11-16 Juanma Barranquero <lekktu@gmail.com>
996
997 * macos.texi (Mac Customization): Fix typos.
998
0b4f2253
CY
9992008-11-14 Chong Yidong <cyd@stupidchicken.com>
1000
1001 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1002 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1003 the conventions of the main Emacs manual.
1004
1005 * emacs.texi (Top): Update node listings.
1006
517e2b89
CY
10072008-11-12 Chong Yidong <cyd@stupidchicken.com>
1008
07a85685
CY
1009 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1010 command-line-args is processed during startup.
1011 (Action Arguments): Correctly describe how file arguments interact with
1012 the startup screen. Link to Lisp Interaction for scratch buffer.
1013 (Initial Options): Link to Command Example for -batch option.
1014 (Environment): Document initial-environment.
1015
517e2b89
CY
1016 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1017 can't be changed in the site-start file.
1018
6337bbde
CY
10192008-11-07 Chong Yidong <cyd@stupidchicken.com>
1020
1021 * dired.texi (Dired): Mention C-x C-d too.
1022 (Dired Enter): Document M-n in the Dired minibuffer.
1023 (Dired Navigation): Explain dired-goto-file more clearly. Document
1024 dired-isearch-filenames.
1025 (Dired Deletion): Remove unnecessary "expunged" terminology.
1026 (Flagging Many Files): & is now rebound to `% &'.
1027 (Shell Commands in Dired): Document dired-do-async-shell-command.
1028 Clarify how multi-file arguments are passed.
1029 (Misc Dired Features): Document dired-do-isearch.
1030
9e8eeff9
CY
10312008-11-06 Chong Yidong <cyd@stupidchicken.com>
1032
1033 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1034
e071f849
CY
10352008-11-03 Chong Yidong <cyd@stupidchicken.com>
1036
1037 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1038
05482eb1
CY
10392008-11-01 Chong Yidong <cyd@stupidchicken.com>
1040
e2346dea
CY
1041 * programs.texi (Program Modes): Link to Program Indent node.
1042 (Left Margin Paren): Explain consequences of changing
1043 open-paren-in-column-0-is-defun-start more concisely.
1044 (Which Function, Program Indent, Info Lookup): Minor edits.
1045 (Basic Indent): If region is active, TAB indents the region.
1046 (Multi-line Indent): If region is active, TAB indents the region. Note
1047 that indent-region is useful when Transient Mark mode is off.
1048 (Matching): The delimiter at the cursor is highlighted---the character
1049 changes color.
1050 (Symbol Completion): Link to Completion node.
1051
e4b6428c
CY
1052 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1053 a strictly text-only system.
1054
05482eb1
CY
1055 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1056 batch mode.
1057
a11d3737
RS
10582008-11-01 Richard M. Stallman <rms@gnu.org>
1059
5abad626
RS
1060 * misc.texi (Document View): Major rewrite.
1061
a11d3737
RS
1062 * maintaining.texi (Types of Log File): Change logs are older than
1063 version control.
1064 (VCS Concepts): Simplify and rearrange.
1065 (Version Control Systems): Make it clear that Linux is only the kernel.
1066 (VC Mode Line): Shorten reference to menu item.
1067 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1068 (VC Directory Mode): Minor cleanup.
1069 Unchanged files are hidden, not omitted.
1070 (VC Directory Commands): Shorten and simplify.
1071 (Change Log Commands): New node, split from Change Logs.
1072 (VC Directory Buffer): New node, split from VC Directory Mode.
1073
c55a4acb
CY
10742008-10-31 Chong Yidong <cyd@stupidchicken.com>
1075
df0356f6
CY
1076 * misc.texi (Document View): Renamed from Document Files, moved here
1077 from files.texi.
1078
1079 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1080 moved as well.
1081 (Document Files): Moved to misc.texi.
1082
c55a4acb
CY
1083 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1084 vc-update-change-log.
df0356f6
CY
1085 (Version Control): Move here from files.texi.
1086 (Format of ChangeLog): Make it a subnode of Change Log.
1087
1088 * emacs.texi (Top): Update node listing.
c55a4acb 1089
ef082374
TH
10902008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1091
1092 * files.texi (Files): Add a section about document
1093 files (doc-view-mode).
1094
d52582c3
CY
10952008-10-31 Chong Yidong <cyd@stupidchicken.com>
1096
1097 * building.texi (Compilation Mode): Document
1098 compilation-auto-jump-to-first-error.
1099 (Debuggers): Lower GUD subsections to subsubsections.
1100 (Starting GUD): Add cindex.
1101 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1102
4e0a0968
CY
11032008-10-30 Chong Yidong <cyd@stupidchicken.com>
1104
03625b47
CY
1105 * indent.texi (Indentation): Link to Program Indent.
1106
4e0a0968
CY
1107 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1108 now uses emacsclient's terminal.
1109
8bd3f7ef
CY
11102008-10-29 Chong Yidong <cyd@stupidchicken.com>
1111
80e5620e
CY
1112 * mark.texi (Using Region): Document use-empty-active-region.
1113
97d5c404
CY
1114 * emacs.texi (Top): Update node listings.
1115
8bd3f7ef
CY
1116 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1117 mention obsolete emacs.bash script.
1118 (Invoking emacsclient): Rewrite, moving optional arguments to
1119 emacsclient Options.
21d2bae3
CY
1120 (emacsclient Options): New node. Document server-use-tcp and
1121 server-host.
8bd3f7ef 1122
5fda2cbd
CY
11232008-10-28 Chong Yidong <cyd@stupidchicken.com>
1124
1125 * indent.texi (Indentation): Replace list with paragraphed text,
1126 putting description of syntax-driven indentation first. Document new
1127 effect of active regions on tab.
1128 (Tab Stops): Note that editable tab stops affect indentation commands.
1129
4ff029f6
DN
11302008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1131
1132 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1133
996cd6e4
CY
11342008-10-23 Chong Yidong <cyd@stupidchicken.com>
1135
f28815e3
CY
1136 * custom.texi (Function Keys): Note that modified keypad keys are not
1137 translated.
1138
996cd6e4
CY
1139 * basic.texi (Arguments): Explain how to insert multiple digits.
1140
49545fe2
MA
11412008-10-22 Michael Albinus <michael.albinus@gmx.de>
1142
1143 * files.texi (Remote Files): Precise selection of default method.
1144 Rewrite paragraph about disabling remote file names.
1145
edac0b53
CY
11462008-10-22 Chong Yidong <cyd@stupidchicken.com>
1147
e752c544
CY
1148 * search.texi (Special Isearch): Document M-TAB is isearch.
1149
edac0b53
CY
1150 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1151 command.
1152
1153 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1154
20a36054
TH
11552008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1156
1157 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1158 section.
1159
69051ab6
CY
11602008-10-21 Chong Yidong <cyd@stupidchicken.com>
1161
c4b1a32a
CY
1162 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1163 to files.texi. Move contents of vc2-xtra.texi here.
1164
1165 * vc2-xtra.texi: File removed.
1166
1167 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1168 Directory Commands from the submenu. Don't include deleted file
1169 vc2-xtra.texi.
1170
1171 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1172 (Version Control): Add VC Directory Mode and VC Directory Commands to
1173 the submenu.
1174 (Why Version Control?): Use table format.
1175 (Version Control Systems): Note that Meta-CVS support is gone.
1176 (VCS Concepts): Note precisely when VC started supporting filesets.
1177 Remove bogus xref to CVS Options node.
1178 (Types of Log File): Copyedits.
1179 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1180 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1181 The Right Thing.
1182 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1183 (Log Buffer): Reorganize node, putting C-c C-c description first.
1184 (Old Revisions): Use CVS for example, not RCS.
1185 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1186 Commands from the submenu, putting them under Version Control.
1187 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1188 need to include it in the manual unconditionally, since it is now
1189 crucial to using distributed version control systems.
1a6e2954
CY
1190 (Comparing Files): Note that diff uses the minibuffer, and that the
1191 output is shown using Diff mode.
1192 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1193 diff-update-on-the-fly, diff-refine-hunk, and
1194 diff-show-trailing-whitespaces.
1a6e2954 1195 (File Archives): Add rar support.
c4b1a32a 1196
69051ab6
CY
1197 * major.texi (Choosing Modes): Make mode selection sequence more
1198 obvious by describing the steps in order of priority. Note that
1199 magic-mode-alist is nil by default. Document
1200 magic-fallback-mode-alist.
1201
e7421e03
CY
12022008-10-20 Chong Yidong <cyd@stupidchicken.com>
1203
1204 * frames.texi (Mouse References): Copyedits.
1205
6b2efdc2
TH
12062008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1207
1208 * ack.texi (Acknowledgments): Add myself as doc-view author.
1209
9c5e9396
EZ
12102008-10-20 Eli Zaretskii <eliz@gnu.org>
1211
1212 * frames.texi (Dialog Boxes): Add @cindex entries.
1213
dac94f8e
CY
12142008-10-20 Chong Yidong <cyd@stupidchicken.com>
1215
1216 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1217 (Text-Only Mouse): Copyedit.
1218
25597d40
CY
12192008-10-19 Chong Yidong <cyd@stupidchicken.com>
1220
f8a447f6
CY
1221 * frames.texi: Use @key throughout for mouse clicks.
1222 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1223 (Secondary Selection): Fix modified mouse click syntax.
1224 (Clipboard): Describe Cut, Copy and Paste commands.
1225 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1226 Copyedits.
1227 (Creating Frames): Add xref to Init File.
1228 (Frame Commands): Add xref to Exiting.
1229 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1230
b0f95216
CY
12312008-10-15 Chong Yidong <cyd@stupidchicken.com>
1232
b0817f00
CY
1233 * files.texi (Version Control): Copyedits. Add Bazaar.
1234 (Version Control Systems): List different VCS's using an itemized list.
1235 Add Bazaar.
1236 (VCS Concepts): Copyedits. Tweak description of file merging.
1237
b0f95216
CY
1238 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1239 (Cut/Paste Other App): Document select-active-regions and
1240 x-select-enable-primary.
1241
69d0d701
CY
12422008-10-13 Chong Yidong <cyd@stupidchicken.com>
1243
1244 * mark.texi (Shift Selection): Correct case in node name.
1245
1246 * emacs.texi (Top): Update node order in Mark chapter.
1247
375e8351
EZ
12482008-10-12 Eli Zaretskii <eliz@gnu.org>
1249
1250 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1251
1252 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1253 elsewhere in the manual instead of describing yet again the intricacies
1254 of $HOME on MS-Windows and MS-DOS.
1255
ab58114f
CY
12562008-10-12 Chong Yidong <cyd@stupidchicken.com>
1257
4f959513
CY
1258 * mini.texi (Minibuffer File): Add xref to File Names.
1259 (Minibuffer File): Add discussion of `~' in file names. Add
1260 insert-default-directory index reference.
1261
ab58114f
CY
1262 * files.texi (File Names): Reorganize description.
1263 (Visiting): Add xref to Mode Line. Copyedits.
1264 (Save Commands): Mention prefix behavior of C-x C-s.
1265 (Numbered Backups): Node deleted.
1266 (Backup Names): Contents of Numbered Backups moved here. State default
1267 of version-control variable.
1268 (Reverting): Copyedits.
1269 (Version Control): Add additional version control systems.
1270
1271 * emacs.texi (Top): Delete Numbered Backups node.
1272
1273 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1274 Backup Names.
f2884f63 1275 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1276
b0b5100a
RF
12772008-10-11 Romain Francoise <romain@orebokech.com>
1278
1279 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1280
89774b5f
CY
12812008-10-11 Chong Yidong <cyd@stupidchicken.com>
1282
1283 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1284 (Select Buffer): Mention use of minibuffer history. Describe default
1285 value of default-major-mode. Mention that C-x 4 b selects the other
1286 window.
1287 (List Buffers): Document CRM indicators in the order they appear.
1288 (Kill Buffer): Document new command kill-matching buffers.
1289 (Several Buffers): Move explanation of the relationship between buffer
1290 list and buffer menu to the top.
1291 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1292
4c72bf27
CY
12932008-10-10 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * entering.texi (Exiting): Document change of C-x C-c to
1296 save-buffers-kill-terminal. Document kill-emacs.
1297
f68eb991
EZ
12982008-09-30 Eli Zaretskii <eliz@gnu.org>
1299
1300 * mule.texi (Coding Systems): Don't mention codepage-setup.
1301
1302 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1303 cpNNN coding systems anymore.
1304 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1305 for unibyte mode. Don't mention line-drawing characters. Don't
1306 mention dos-unsupported-char-glyph.
1307
1a2dd44d
CY
13082008-09-25 Chong Yidong <cyd@stupidchicken.com>
1309
1310 * search.texi (Search): Shorten introduction.
1311 (Basic Isearch): Add command table. Discuss reverse isearch and
1312 isearch highlighting.
1313 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1314 ring to cindex.
1315 (Special Isearch): Move input methods discussion here.
1316 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1317 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1318 Repeat Isearch.
1319 (Isearch Minibuffer): New node.
1320 (Word Search): Document new word search commands.
1321 (Regexp Example): Simplify example using sentence-end-base variable.
1322 (Replace): Reword introduction.
1323 (Unconditional Replace): Remove unnecessary example.
1324 (Other Repeating Search): Document new `M-s o' binding.
1325
1326 * emacs.texi (Top): Update node listings.
1327
e45da31d
JB
13282008-09-22 Juanma Barranquero <lekktu@gmail.com>
1329
1330 * emacs.texi (Top): Remove Kill Errors from menu.
1331
841c8096
CY
13322008-09-22 Chong Yidong <cyd@stupidchicken.com>
1333
402168fa
CY
1334 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1335 interface for defining macros. Simplify examples. Note that C-g quits
1336 macro definitions.
801a8da1 1337 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1338 usage example.
1339 (Keyboard Macro Query): Organize query responses in a table.
1340
1341 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1342 to Erasing node.
841c8096
CY
1343 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1344 rationale to a footnote.
1345 (Kill Errors): Remove node, due to redundancy with Erasing.
1346 (Spelling): Move discussion of flyspell to end. Note new behavior of
1347 M-$ in active region. Remove non-ispell-specific keybindings from
1348 table.
1349
eab2ee89
DN
13502008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1351
1352 * cmdargs.texi (Initial Options): Document --daemon.
1353
3d53e905
GM
13542008-09-20 Glenn Morris <rgm@gnu.org>
1355
1356 * files.texi (Numbered Backups): Mention that some modes set
1357 version-control.
1358
1c90484d
GM
13592008-09-20 Jim Blandy <jimb@red-bean.com>
1360
1361 * files.texi (Numbered Backups): Reference File Variables, as well.
1362 Remove discussion of Rmail's implementation.
1363
0fc0d844
CY
13642008-09-06 Chong Yidong <cyd@stupidchicken.com>
1365
1366 * misc.texi (Recursive Edit): Note that top-level exits active
1367 minibuffers.
1368
1369 * trouble.texi (Quitting): Likewise.
1370
b18d283d
CY
13712008-08-31 Chong Yidong <cyd@stupidchicken.com>
1372
1373 * emacs.texi (Top): Add Temporary Face Changes xref.
1374
1375 * display.texi (Display): Move Temporary Face Changes node to just
1376 after Standard Faces.
1377 (Scrolling): Document recenter-top-bottom instead of recenter.
1378 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1379 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1380 (Display Custom): Copyedits.
1381 (Optional Mode Line): Document display-battery-mode.
1382
180135fc
RF
13832008-08-27 Romain Francoise <romain@orebokech.com>
1384
1385 * custom.texi (Directory Variables): Minor fix.
1386
d3fe3475
GM
13872008-08-27 Glenn Morris <rgm@gnu.org>
1388
1389 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1390 descriptions.
1391 (Calendar Customizing): Tweak layout description.
183080b6 1392 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1393 markers. Condense calendar-star-date and calendar-mark-today
1394 description.
1395 (Holiday Customizing): Add oriental and solar holidays.
1396 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1397 Fix holiday-float description. Use zerop in examples. Be less verbose.
1398 (Date Display Format): Change ISO format. Be less verbose.
1399 (Diary Customizing): Mention day and month abbrev arrays.
1400 Mention the date-form variables by name. Update European example.
1401 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1402 Condense examples. Mention diary-entry-symbols by name.
1403 Condense table for insertion commands.
1404 (Fancy Diary Display): Mention diary-include-string and
1405 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1406 Ethiopic, Persian date functions. Condense descriptions.
1407
1408 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1409 (Adding to Diary): Adapt for changed node name.
1410
71755807
GM
14112008-08-26 Glenn Morris <rgm@gnu.org>
1412
1413 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1414 node "Hebrew/Islamic Entries".
1415
1416 * calendar.texi (Specified Dates): Fix names of iso functions.
1417 (General Calendar): There may not be another window.
1418 (Writing Calendar Files, Holidays): Tweak intro.
1419 (Holidays): Mention Baha'i and Chinese holidays.
1420 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1421 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1422 (To Other Calendar): Add calendar-print-other-dates.
1423 Refer to "graphic display" rather than "X.
1424 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1425 (Displaying the Diary): Fix whitespace after reference.
1426 Fix `diary-number-of-entries' reference.
1427 (Date Formats): Explicitly mention that day names can be abbreviated.
1428 (Adding to Diary): Add some references to other sections.
1429 (Special Diary Entries): Fix reference.
1430 (Appointments): Simplify appt-message-warning-time entry.
1431 Clarify where times must be.
1432 (Importing Diary): Comment out icalendar paragraph that does not apply.
1433 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1434
d76ebc75
GM
14352008-08-23 Glenn Morris <rgm@gnu.org>
1436
1437 * fortran-xtra.texi (Fortran): Change description of free form and
1438 fixed form a bit. Mention hideshow and imenu.
1439 (Fortran Motion): Mention fortran-end-of-subprogram,
1440 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1441 (Fortran Indent): Minor re-word.
1442 (ForIndent Commands): Mention fortran-fill-paragraph and
1443 fortran-fill-statement.
1444 (ForIndent Cont): Mention fortran-tab-mode-string.
1445 (Fortran Comments): Mention fortran-comment-line-start-skip.
1446 (Fortran Columns): Mention font-locking.
1447 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1448
e2a71e28
JB
14492008-08-23 Johan Bockgard <bojohan@muon>
1450
1451 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1452
5c52e13c
CY
14532008-08-22 Chong Yidong <cyd@stupidchicken.com>
1454
1455 * mini.texi (Minibuffer): Simplify introduction.
1456 (Minibuffer File): Document tilde in minibuffer filenames.
1457 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1458 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1459 (Completion Example): Update example to current command list.
1460 (Completion Options): Document `lazy' value of completion-auto-help.
1461 Update contents of completion-ignored-extensions.
1462 (Minibuffer History): Describe "future history" list. State default
1463 value of history-delete-duplicates.
1464
77a00355
GM
14652008-08-21 Glenn Morris <rgm@gnu.org>
1466
1467 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1468 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1469
39ee1d04
CY
14702008-08-17 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * regs.texi (Registers): Clarify valid register names.
1473 (RegPos): Note that buffer is saved and restored too.
1474 (RegText): Note that mark is reactivated/deactivated.
1475 (RegConfig): Xref to Windows node.
1476
b12c348f
CY
14772008-08-16 Chong Yidong <cyd@stupidchicken.com>
1478
3ae7ba79
CY
1479 * basic.texi (Inserting Text): Provide command name for C-q.
1480
b12c348f
CY
1481 * killing.texi (Killing): Copyedit. Define read-only text.
1482 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1483 (Killing by Lines): Copyedit.
1484 (Other Kill Commands): Move M-w description here.
1485 (Yanking): Move M-w to Other Kill Commands.
1486 (Kill Ring): Also mention saving text in registers. Link to Text
1487 Properties in elisp manual.
1488 (Accumulating Text): Copyedit.
1489 (CUA Bindings): Shift selection is now the default.
1490
d8ff7692
TZ
14912008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1492
1493 * maintaining.texi (Change Log): Mention next-error is available.
1494
a43a8a2e
GM
14952008-08-10 Glenn Morris <rgm@gnu.org>
1496
1497 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1498 and intermonth text.
1499 (Holiday Customizing): Add holiday-chinese.
1500
eba27308
EZ
15012008-08-08 Eli Zaretskii <eliz@gnu.org>
1502
1503 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1504
5f14a5b3
DN
15052008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1506
1507 * files.texi (Log Buffer): Describe C-c C-d.
1508 (Diff Mode): Describe C-x 4 A.
1509
49989bff
EZ
15102008-08-06 Eli Zaretskii <eliz@gnu.org>
1511
1512 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1513
5c915c02
DN
15142008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1515
2beaf97a
DN
1516 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1517 describe the new bindings to show the changeset diff, toggle annotation
1518 visibility, show revisions.
1519 (VC Status): Describe key bindings for modifying the change comments,
1520 displaying changeset diffs and annotations.
1521
5c915c02
DN
1522 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1523
71798ace
NR
15242008-08-05 Nick Roberts <nickrob@snap.net.nz>
1525
1526 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1527
b8949644
EZ
15282008-08-02 Eli Zaretskii <eliz@gnu.org>
1529
1530 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1531 and wording.
1532
819567d1
DN
15332008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1534
1535 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1536 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1537 commands. Improve some old info.
1538
5f38310a
CY
15392008-07-31 Chong Yidong <cyd@stupidchicken.com>
1540
0dc3906b
CY
1541 * display.texi (Visual Line Mode): New node.
1542
5f38310a
CY
1543 * basic.texi (Inserting Text): Move DEL to deletion node.
1544 (Moving Point): Add additional alternative key bindings. Describe
1545 line-move-visual.
1546 (Erasing): Describe DEL.
1547 (Basic Undo, Blank Lines, Arguments): Copyedit.
1548 (Continuation Lines): Mention Visual Line mode.
1549 (Position Info): Move extended discussion to mule.texi.
1550
1551 * mule.texi (International Chars): Describe C-x =.
1552
1553 * emacs.texi (Top): Add Visual Line Mode node.
1554
7c2fb837
DN
15552008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1556
1557 * emacs.texi: Remove VMS support.
1558
3f6b73ef
DN
15592008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1560
1561 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1562 the vc-dir command name.
1563
9e2a2647
DN
15642008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1565
1566 * xresources.texi: Remove mentions of Mac Carbon.
1567
568beaa2
AS
15682008-07-19 Andreas Schwab <schwab@suse.de>
1569
1570 * ns-emacs.texi: Move to ../misc.
1571
0ef94706
CY
15722008-07-15 Chong Yidong <cyd@stupidchicken.com>
1573
1574 * entering.texi (Exiting): Don't describe text-only terminals as the
1575 default. Describe the new startup screen.
1576 (Exiting): Describe how to kill Emacs first. Change description of
1577 iconification to handle modern window systems.
1578
ba60bd44 15792008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1580
1581 * ns-emacs.texi: New file, documents features of Emacs port under
1582 NeXTstep windowing.
1583
9f30aa73
CY
15842008-07-15 Chong Yidong <cyd@stupidchicken.com>
1585
938a5d2e
CY
1586 * entering.texi (Entering Emacs): Update prev node.
1587
1588 * glossary.texi (Glossary): Remove xref to Text Characters.
1589
9f30aa73
CY
1590 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1591 directly, rather than in the context of ASCII. Move description of
1592 special properties of modifier key to new Modifier Keys node.
1593 (Keys): Copyedit.
1594 (Text Characters): Delete node. Multibyte is the default nowadays, and
1595 the node contents are obsolete.
1596
1597 * custom.texi (Modifier Keys): New node.
1598
1599 * emacs.texi (Top): Update node list.
1600
7e53d36c
CY
16012008-07-13 Chong Yidong <cyd@stupidchicken.com>
1602
1603 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1604 saying that Emacs provides menus and mouse support (which is par for
1605 the course).
1606
1607 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1608 early on.
1609 (Point): Copyedit. Relegate historical trivia to a footnote.
1610 (Mode Line): Explain mode-line format more consistently.
1611 (Menu Bar): Copyedit.
1612
1e9fa96d
GM
16132008-06-27 Glenn Morris <rgm@gnu.org>
1614
1615 * cal-xtra.texi (Sexp Diary Entries):
1616 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1617
dc9bebb8
CY
16182008-06-26 Chong Yidong <cyd@stupidchicken.com>
1619
1620 * mark.texi (Shift selection): New node.
1621 (Mark): Copyedits.
1622 (Persistent Mark): Move to the end of the chapter.
1623
e7881076
EZ
16242008-06-20 Eli Zaretskii <eliz@gnu.org>
1625
1626 * makefile.w32-in (distclean): Remove makefile.
1627
f427400c
NR
16282008-06-17 Nick Roberts <nickrob@snap.net.nz>
1629
1630 * building.texi (Starting GUD): Add an entry for gud-gdb.
1631 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1632 command mode.
1633
b597d348
GM
16342008-06-17 Glenn Morris <rgm@gnu.org>
1635
1636 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1637
647b7094
NR
16382008-06-17 Nick Roberts <nickrob@snap.net.nz>
1639
1640 * building.texi (Starting GUD): Expand on remote debugging.
1641 (Other GDB-UI Buffers): Mention new keyboard bindings.
1642
47a30023
GM
16432008-06-15 Glenn Morris <rgm@gnu.org>
1644
1645 * gnu.texi: Use a verbatim license for this invariant section,
1646 as per etc/GNU.
1647
37e5d54a
GM
16482008-06-13 Daniel Engeler <engeler@gmail.com>
1649
1650 * emacs.texi, misc.texi: Add documentation about serial port access.
1651
8e65d46c
GM
16522008-06-13 Glenn Morris <rgm@gnu.org>
1653
c1473b4c
MB
1654 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1655 maintain.info.
8e65d46c 1656
e40a85cd
MB
16572008-06-05 Miles Bader <miles@gnu.org>
1658
1659 * display.texi (Temporary Face Changes): Update to reflect function
1660 renamings in face-remap.el.
1661
56c73dec
MB
16622008-06-04 Miles Bader <miles@gnu.org>
1663
1664 * display.texi (Temporary Face Changes): Add
1665 `adjust-buffer-face-height'. Rewrite description of
1666 `increase-buffer-face-height' and `decrease-default-face-height' now
1667 that they aren't bound by default.
1668
9d3d42fb
MB
16692008-06-03 Miles Bader <miles@gnu.org>
1670
1671 * display.texi (Temporary Face Changes): New node.
1672
2be6bfe2
EZ
16732008-05-31 Eli Zaretskii <eliz@gnu.org>
1674
1675 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1676
daf7e339
GM
16772008-05-31 Glenn Morris <rgm@gnu.org>
1678
1679 * cal-xtra.texi (Fancy Diary Display): Simplify.
1680
d21d2618
GM
16812008-05-30 Glenn Morris <rgm@gnu.org>
1682
1683 * cal-xtra.texi (Fancy Diary Display): Update for
1684 diary-display-function replacing diary-display-hook.
1685
71ce5fd0
JB
16862008-05-29 Drew Adams <drew.adams@oracle.com>
1687
1688 * msdog.texi (Windows Keyboard): Add descriptions of
1689 w32-register-hot-key and w32-unregister-hot-key.
1690
a3cdbdf8
MO
16912008-05-21 Tom Tromey <tromey@redhat.com>
1692
1693 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1694 Variables node.
1695
854a574c
MO
16962008-05-19 Tom Tromey <tromey@redhat.com>
1697
1698 * custom.texi (Variables): Add Directory Variables to menu.
1699 (Directory Variables): New node.
1700
7c2ec3f9
ER
17012008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1702
71ce5fd0 1703 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1704
370fded4
ER
17052008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1706
1707 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1708 Revision Tags and rewritten. Section now uses modern terminology,
1709 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1710 accurately.
1711
6af511e3
EZ
17122008-05-10 Eli Zaretskii <eliz@gnu.org>
1713
1714 * msdog.texi (Windows Files): Update documentation of
1715 w32-get-true-file-attributes.
1716
7a78b6e7
ER
17172008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1718
1719 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1720 directory mode.
1721
1bcfc24e
CY
17222008-05-08 Chong Yidong <cyd@stupidchicken.com>
1723
1724 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1725 entry "television".
1bcfc24e 1726
db86064f
ER
17272008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1728
ab5ec32c 1729 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1730
a31b405e
ER
17312008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1732
1733 * emacs/buffers.texi, emacs/files.texi (Version-control):
1734 vc-toggle-read-only is no longer a good idea...
1735
ff2c14fc
GM
17362008-04-29 Glenn Morris <rgm@gnu.org>
1737
1738 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1739
367c9b7c
JL
17402008-04-22 Juri Linkov <juri@jurta.org>
1741
1742 * dired.texi (Subdirectories in Dired): Describe using `^'
1743 to return to the parent directory.
1744
4ac1e9b4
NR
17452008-04-22 Nick Roberts <nickrob@snap.net.nz>
1746
1747 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1748 recent changes.
1749
b9b3bf2b
NR
17502008-04-19 Nick Roberts <nickrob@snap.net.nz>
1751
1752 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1753 (Other GDB-UI Buffers): Update for recent thread related changes.
1754
4d120d6a
SM
17552008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1756
1757 * maintaining.texi (Maintaining):
1758 * emacs.texi (Top): Typo.
1759
a152877d
SM
17602008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1761
b9b3bf2b
NR
1762 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1763 arg in `font-lock-add-keywords'.
a152877d 1764
36c0514c
GM
17652008-04-08 Glenn Morris <rgm@gnu.org>
1766
1767 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1768 Also add Baha'i calendar references where appropriate.
1769
06a97d46
GM
17702008-04-05 Glenn Morris <rgm@gnu.org>
1771
1772 * custom.texi (Init File): Byte-compiling .emacs is bad.
1773
6adc6eed
SM
17742008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1775
1776 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1777
571388b0
GM
17782008-03-29 Glenn Morris <rgm@gnu.org>
1779
1780 * calendar.texi: Update for `calendar-date-style' replacing
1781 `european-calendar'.
1782
3ae8f876
JR
17832008-03-28 Jason Rumney <jasonr@gnu.org>
1784
1785 * display.texi (Display Custom): Mention overlay-margin in text.
1786
5bc6ddff 17872008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1788
5bc6ddff
MB
1789 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1790 tutorial' comments.
03a864d5 1791
7186a830
CY
17922008-03-28 Chong Yidong <cyd@stupidchicken.com>
1793
1794 * mark.texi (Mark): Rearrange nodes.
1795 (Persistent Mark): Rename from Transient Mark.
1796 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1797 Describe Transient Mark mode as the default.
1798
1799 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1800 the default behavior with Transient Mark mode off.
1801 (Position Info): Fix typo.
1802
71ce5fd0
JB
1803 * display.texi (Standard Faces): Reference the Mark node.
1804 Remove discussion of the region face, which is discussed there.
7186a830
CY
1805
1806 * emacs.texi (Top): Update node listings.
1807
1808 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1809 as the default.
1810
1811 * fixit.texi (Undo): Standardize choice of undo key sequence.
1812 (Undo, Spelling): Describe Transient Mark mode as the default.
1813
1814 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1815 default.
1816
1817 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1818
1819 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1820 mode is the default, and note that the mark is not activated when set.
1821
1822 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1823 Describe Transient Mark mode as the default.
1824
1825 * search.texi (Basic Isearch): Reference the Mark Ring node.
1826 (Replace, Unconditional Replace, Other Repeating Search):
1827 Describe Transient Mark mode as the default.
1828
1829 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1830 Transient Mark mode as the default.
1831 (Paragraphs): Describe how M-h behaves when region is active.
1832
1833 * trouble.texi (Quitting): Clarify effects of C-g.
1834
dc47d1ff
GM
18352008-03-13 Glenn Morris <rgm@gnu.org>
1836
1837 * emacs.texi (EMACSVER): Set to 23.0.60.
1838
e3e0fb39 18392008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1840
e3e0fb39
GM
1841 * dired.texi (Hiding Subdirectories): Fix previous change.
1842
18432008-03-05 Drew Adams <drew.adams@oracle.com>
1844
1845 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1846
5e14abf8
KS
18472008-02-28 Kim F. Storm <storm@cua.dk>
1848
1849 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1850 Move describe-distribution to C-h C-o.
1851 Move view-emacs-problems to C-h C-p.
1852 Add view-emacs-debugging on C-h C-d.
1853 Add view-external-packages on C-h C-e.
d0207bf3 1854 Add view-order-manuals on C-h C-m.
5e14abf8 1855
d0207bf3 18562008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1857
1858 * msdog-xtra.texi (MS-DOS): Docstring fix.
1859
87e391bb
EZ
18602008-02-09 Eli Zaretskii <eliz@gnu.org>
1861
1862 * msdog.texi (Windows Fonts): Use a @table for describing font
1863 properties.
1864
5662e503
JR
18652008-02-07 Jason Rumney <jasonr@gnu.org>
1866
1867 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1868 value has changed.
1869 (Windows HOME): Clarify what is meant by "if that fails as well".
1870 (Windows Fonts): New section.
1871
72463824
GM
18722008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1873
1874 * basic.texi (Basic Undo): Remove duplicate "you can".
1875
7ff926e0
EZ
18762008-02-02 Eli Zaretskii <eliz@gnu.org>
1877
1878 * maintaining.texi (Tags): Fix last change.
1879
6ab7aef1
MA
18802008-02-02 Michael Albinus <michael.albinus@gmx.de>
1881
093571c3 1882 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1883
ace67e7e
NR
18842008-01-31 Nick Roberts <nickrob@snap.net.nz>
1885
1886 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1887
ae068fdf
RS
18882008-01-26 Richard Stallman <rms@gnu.org>
1889
1890 * maintaining.texi (Tags): Delete redundant index entry.
1891
a56d9a08
EZ
18922008-01-26 Eli Zaretskii <eliz@gnu.org>
1893
1894 * programs.texi (Imenu): Move "@cindex tags" from here...
1895 * maintaining.texi (Tags): ...to here.
1896
e941ed90
NR
18972008-01-23 Kevin Ryde <user42@zip.com.au>
1898
1899 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1900 click count.
1901
650276d5
JB
19022008-01-21 Juanma Barranquero <lekktu@gmail.com>
1903
1904 * entering.texi (Exiting): Fix typo.
1905 Reported by D. E. Evans <sinuhe@gnu.org>.
1906
8dc17977
MR
19072007-12-31 Martin Rudalics <rudalics@gmx.at>
1908
1909 * glossary.texi (Glossary): Fix typo.
1910
9f9695a6
RS
19112007-12-27 Richard Stallman <rms@gnu.org>
1912
1913 * text.texi (Formatted Text): Improve menu tag.
1914 (Editing Format Info): In Info, add duplicate menu of nodes
1915 about the submenus.
1916 (Format Faces): Say where Faces menu is found. Mention Other.
1917 (Format Colors): Say where these submenus are found.
1918 (Format Indentation, Format Justification): Likewise.
1919 (Format Properties): Likewise.
1920
abfd0191
RS
19212007-12-22 Richard Stallman <rms@gnu.org>
1922
1923 * search.texi (Query Replace): Make exp of query-replace more
1924 self-contained, and clarify.
8dc17977 1925
abfd0191
RS
1926 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1927
a2586785
RS
19282007-12-15 Richard Stallman <rms@gnu.org>
1929
1930 * files.texi (Auto Save): Clarify definition of auto-saving.
1931
a67cf2bb
RS
19322007-11-26 Richard Stallman <rms@gnu.org>
1933
1934 * help.texi (Help Echo): Cleanups.
1935
448b33b1
TTN
19362007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1937
1938 * files.texi (Why Version Control?): Fix typo.
1939 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1940 (Selecting a Fileset): Fix typos; small rewording.
1941 (Log Buffer): Likewise.
1942 (Old Revisions): Likewise.
448b33b1 1943
221bb7f6
EZ
19442007-11-17 Eli Zaretskii <eliz@gnu.org>
1945
1946 * mule.texi (Communication Coding): Fix wording of last change.
1947
d0207bf3 19482007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1949
630cb3b7
JB
1950 * custom.texi (Specifying File Variables):
1951 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1952
53b7759e
KH
19532007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1954
a5ab2e0c 1955 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1956
1957 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1958
c8763fb6 19592007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1960
630cb3b7 1961 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1962 --output=file.
1963
ff98e024
MR
19642007-11-13 Martin Rudalics <rudalics@gmx.at>
1965
1966 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1967 (Help Echo): Avoid mentioning the term "region" here and
1968 consistently use the term "active text".
1969
37b11c22
GM
19702007-11-11 Glenn Morris <rgm@gnu.org>
1971
1972 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1973
21d50ba1
JL
19742007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1975
1976 * search.texi (Query Replace): Mention
1977 `query-replace-show-replacement'.
1978
c12ecb0a 19792007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1980
1981 * building.texi (Watch Expressions): Remove obscure sentence.
1982
3b4201f4
KH
19832007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1984
1985 * mule.texi (Select Input Method): Describe how to activate an input
1986 method in the text mode.
1987
07e5c0b0
DN
19882007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1989
1990 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1991
52dd7391
NR
19922007-10-30 Nick Roberts <nickrob@snap.net.nz>
1993
1994 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1995
c004e539
GM
19962007-10-30 Glenn Morris <rgm@gnu.org>
1997
1998 * misc.texi (Directory Tracking): Explain a bit more about
1999 dirtrack-mode.
2000
ca8c5b8c
GM
20012007-10-25 Glenn Morris <rgm@gnu.org>
2002
2003 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2004
b6c764ef
RS
20052007-10-24 Richard Stallman <rms@gnu.org>
2006
2007 * misc.texi (Interactive Shell): Cleanup last change.
2008
eabd84c9
JL
20092007-10-22 Juri Linkov <juri@jurta.org>
2010
2011 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2012 default values.
2013
0b43c7e2
ER
20142007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2015
ca8c5b8c 2016 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2017 'filesets'.
2018
a80859d4
MR
20192007-10-18 Martin Rudalics <rudalics@gmx.at>
2020
2021 * trouble.texi (Quitting): Fix typo.
2022
c9447ae1
GM
20232007-10-18 Glenn Morris <rgm@gnu.org>
2024
2025 * frames.texi (Mode Line Mouse): Mention minor mode names.
2026
168b980f
JL
20272007-10-17 Juri Linkov <juri@jurta.org>
2028
2029 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2030 fill-paragraph operates on the active region in Transient Mark mode.
2031 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2032 with fill-paragraph.
2033
2034 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2035 fill-paragraph.
2036
2037 * fixit.texi (Spelling): ispell-word operates on the active region
2038 in Transient Mark mode.
2039
5a331f34
JB
20402007-10-17 Aaron S. Hawley <aaronh@garden.org>
2041
2042 * building.texi (Source Buffers):
2043 * custom.texi (Init Non-ASCII):
2044 * glossary.texi (Glossary): Use "key binding" consistently.
2045
2a9f4d55
JB
20462007-10-17 Juanma Barranquero <lekktu@gmail.com>
2047
2048 * calendar.texi (Diary): Fix directive.
2049
de13cecf
RS
20502007-10-16 Richard Stallman <rms@gnu.org>
2051
2052 * calendar.texi (Diary): Clarify text about diary file example.
2053
5f90d53e
ER
20542007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2055
2056 * files.texi: Capitalize node names according to convention.
2057
3aa491bc
GM
20582007-10-13 Glenn Morris <rgm@gnu.org>
2059
2060 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2061
8a3106d3
ER
20622007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2063
2064 * emacs.texi:
2065 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2066 suggested by RMS and Robert J. Chassell.
8a3106d3 2067
da1080a2
ER
20682007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2069
3aa491bc 2070 * files.texi (Version Systems):
0870a421
ER
2071 * vc-xtra.texi:
2072 * vc1-xtra.texi:
ac3f4c6f 2073 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2074 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2075 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2076 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2077
58ade22b
ER
20782007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2079
da1080a2 2080 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2081 Reorder the descriptions to be chronological.
2082
93870ce2
RS
20832007-10-09 Richard Stallman <rms@gnu.org>
2084
2085 * display.texi (Cursor Display): Correct how cursor appears
2086 in nonselected windows.
2087
568c7288
NR
20882007-10-04 Nick Roberts <nickrob@snap.net.nz>
2089
2090 * building.texi (GDB Graphical Interface): Remove references to gdba
2091 and mention gud-gdb.
2092
1af74d06 20932007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2094
1af74d06 2095 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2096
0d8fb755
JL
20972007-10-06 Juri Linkov <juri@jurta.org>
2098
2099 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2100 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2101 fill-paragraph-or-region.
2102
2103 * basic.texi (Arguments): Replace fill-paragraph with
2104 fill-paragraph-or-region.
2105
b981e2c6
ER
21062007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2107
2108 * files.texi: Update the section on version control for 2007
2a9f4d55 2109 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2110 will come later.
2111
5fceaf9c
GM
21122007-09-15 Glenn Morris <rgm@gnu.org>
2113
2114 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2115 to `list-holidays'.
2116
b0e44b17
GM
21172007-09-14 Glenn Morris <rgm@gnu.org>
2118
2119 * calendar.texi: Update all instances of mark-calendar-holidays,
2120 list-calendar-holidays, list-holidays with the new names.
2121
8cf51b2c
GM
21222007-09-06 Glenn Morris <rgm@gnu.org>
2123
46a367db 2124 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2125 Split into the Emacs manual in emacs/, and other manuals in misc/.
2126 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2127 manual.
2128 (infodir): New variable.
2129 (info): Use $infodir.
2130 (emacsman): Delete target, not needed any more.
2131 Move all targets that are not the Emacs manual to misc/Makefile.in.
2132 (mostlyclean): Remove `gnustmp'.
2133 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2134 manual.
92f9b43f 2135 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2136 (emacsman): Delete target, not needed any more.
2137 (clean): Remove all info files but Emacs manual.
2138 Move all targets that are not the Emacs manual to misc/Makefile.in.
2139 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2140
2141 * Makefile.in (INFOSOURCES): Delete.
2142 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2143 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2144 *.vrs *.toc here...
2145 (maintainer-clean): ...from here.
2146
21472007-09-05 Glenn Morris <rgm@gnu.org>
2148
2149 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2150
8cf51b2c
GM
21512007-08-29 Glenn Morris <rgm@gnu.org>
2152
2153 * emacs.texi (EMACSVER): Increase to 23.0.50.
2154
3420c522
RS
21552007-08-27 Richard Stallman <rms@gnu.org>
2156
2157 * emacs.texi (Top): Clarify menu item for Glossary.
2158
2159 * display.texi (Faces): Change secn title.
2160 Clarify not all fonts come from Font Lock.
2161
8cf51b2c
GM
21622007-08-17 Eli Zaretskii <eliz@gnu.org>
2163
2164 * basic.texi (Position Info): Add index entry for face at point.
2165 Mention that character faces are also displayed by "C-u C-x =".
2166
8cf51b2c
GM
21672007-08-08 Glenn Morris <rgm@gnu.org>
2168
2169 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2170
21712007-08-07 Chong Yidong <cyd@stupidchicken.com>
2172
2173 * files.texi (File Conveniences): Document point motion keys in Image
2174 mode.
2175
8cf51b2c
GM
21762007-07-27 Glenn Morris <rgm@gnu.org>
2177
8cf51b2c
GM
2178 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2179 in-line.
2180
2181 * gpl.texi: New file with text of GPL.
2182 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2183
21842007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2185
2186 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2187
2188 * dired.texi (Wdired): Mention C-x C-q key binding.
2189
21902007-07-28 Nick Roberts <nickrob@snap.net.nz>
2191
2192 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2193
21942007-07-25 Glenn Morris <rgm@gnu.org>
2195
8cf51b2c
GM
2196 * emacs.texi (Copying): Replace license with GPLv3.
2197
2198 * Relicense all FSF files to GPLv3 or later.
2199
22002007-07-24 Glenn Morris <rgm@gnu.org>
2201
2202 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2203 for some calendars.
2204
22052007-07-23 Nick Roberts <nickrob@snap.net.nz>
2206
2207 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2208 default-directory for the current buffer is on a remote machine.
2209
8cf51b2c
GM
22102007-07-21 Eli Zaretskii <eliz@gnu.org>
2211
2212 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2213 default value.
2214
22152007-07-21 Richard Stallman <rms@gnu.org>
2216
2217 * files.texi (Why Version Control?): Improve previous change.
2218
22192007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2220
2221 * files.texi (Why Version Control?): New node.
2222
8cf51b2c
GM
22232007-07-12 Nick Roberts <nickrob@snap.net.nz>
2224
8cf51b2c
GM
2225 * building.texi (Starting GUD): Add xref to this anchor.
2226
8cf51b2c
GM
22272007-06-24 Karl Berry <karl@gnu.org>
2228
2a9f4d55 2229 * emacs.texi: New Back-Cover Text.
8cf51b2c 2230
8cf51b2c
GM
22312007-06-07 Alan Mackenzie <acm@muc.de>
2232
2233 * display.texi (Optional Mode Line): Document the new form of
2234 line+column numbers, "(561,2)".
2235
22362007-06-06 Juanma Barranquero <lekktu@gmail.com>
2237
49823426 2238 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2239
22402007-06-02 Chong Yidong <cyd@stupidchicken.com>
2241
2242 * Version 22.1 released.
2243
8cf51b2c
GM
22442007-05-07 Karl Berry <karl@gnu.org>
2245
2246 * emacs.texi (EMACSVER): Back to 22.
2247
22482007-05-06 Richard Stallman <rms@gnu.org>
2249
2250 * maintaining.texi (Create Tags Table): Clean up previous change.
2251
c8763fb6 22522007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2253
2254 * maintaining.texi (Create Tags Table): Add text about the dangers of
2255 making symbolic links to tags files.
2256
22572007-05-04 Karl Berry <karl@gnu.org>
2258
2259 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2260
22612007-05-03 Karl Berry <karl@gnu.org>
2262
2263 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2264
2265 * .cvsignore (*.pdf): New entry.
2266
8cf51b2c
GM
2267 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2268 for printing.
2269
22702007-05-01 Richard Stallman <rms@gnu.org>
2271
2272 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2273
8cf51b2c
GM
22742007-04-28 Glenn Morris <rgm@gnu.org>
2275
2276 * ack.texi (Acknowledgments):
2277 * anti.texi (Antinews):
8cf51b2c
GM
2278 * programs.texi (Program Modes): Restore mention of python.el pending
2279 consideration of legal status.
2280
22812007-04-28 Richard Stallman <rms@gnu.org>
2282
2283 * files.texi (File Names): Fixes to ~ description on MS systems.
2284
8cf51b2c
GM
22852007-04-26 Glenn Morris <rgm@gnu.org>
2286
2287 * emacs.texi (EMACSVER): Increase to 22.1.50.
2288
22892007-04-25 Karl Berry <karl@gnu.org>
2290
2291 * emacs.texi: Improve line breaks on copyright page,
2292 similar layout to lispref, 8.5x11 by default.
2293
2294 * dired.texi (Image-Dired): Improve line break, fix typo.
2295
22962007-04-24 Chong Yidong <cyd@stupidchicken.com>
2297
2298 * programs.texi (Program Modes):
8cf51b2c
GM
2299 * anti.texi (Antinews):
2300 * ack.texi (Acknowledgments): python.el removed.
2301
8cf51b2c
GM
23022007-04-23 Chong Yidong <cyd@stupidchicken.com>
2303
2304 * display.texi (Highlight Interactively): Correct description of
2305 hi-lock-file-patterns-policy.
2306
2307 * files.texi (File Archives): Mention self-extracting executables.
2308
23092007-04-23 Eli Zaretskii <eliz@gnu.org>
2310
2311 * search.texi (Unconditional Replace, Query Replace): Add xref to
2312 "Replacement and Case".
2313
23142007-04-22 Chong Yidong <cyd@stupidchicken.com>
2315
2316 * dired.texi (Image-Dired): Move from Thumbnails node.
2317 * misc.texi (Thumbnails): Node deleted.
2318 * emacs.texi (Top): Update node listing.
2319
2320 * files.texi (File Conveniences):
49823426 2321 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2322
23232007-04-21 Richard Stallman <rms@gnu.org>
2324
2325 * display.texi (Highlight Interactively): Correct previous change.
2326 Clarify doc of hi-lock-find-patterns, and move new features into it.
2327
23282007-04-20 David Koppelman <koppel@ece.lsu.edu>
2329
2330 * display.texi (Highlight Interactively): Document
2331 hi-lock-file-patterns-policy.
2332
23332007-04-20 Martin Rudalics <rudalics@gmx.at>
2334
2335 * display.texi (Scrolling): Fix typo.
2336
8cf51b2c
GM
23372007-04-15 Chong Yidong <cyd@stupidchicken.com>
2338
8cf51b2c
GM
2339 * doclicense.texi: Remove node heading, so that it can be included by
2340 other files.
2341
2342 * emacs.texi: Insert node heading for GFDL.
2343
8cf51b2c
GM
23442007-04-14 Eli Zaretskii <eliz@gnu.org>
2345
2346 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2347 "command line".
2348
2349 * display.texi (Faces): Refer to "Creating Frames" for face
2350 and other frame customizations in .emacs.
2351
2352 * frames.texi (Creating Frames): Mention that face customizations can
2353 be put in .emacs. Add index entries.
2354
23552007-04-12 Richard Stallman <rms@gnu.org>
2356
2357 * glossary.texi (Glossary): Explain `iff'.
2358
23592007-04-11 Karl Berry <karl@gnu.org>
2360
2361 * gnu.texi (Top),
2362 * macos.texi (Mac Font Specs),
2363 * anti.texi (Antinews),
2364 * xresources.texi (Resources),
2365 * misc.texi (Emulation),
2366 * calendar.texi (Daylight Saving),
2367 * dired.texi (Dired and Find),
2368 * rmail.texi (Remote Mailboxes),
2369 * sending.texi (Mail Headers),
2370 * programs.texi (Which Function),
2371 * files.texi (Recover),
2372 * buffers.texi (Uniquify),
2373 * frames.texi (Wheeled Mice),
2374 * killing.texi (Rectangles): Wording to improve breaks in
2375 8.5x11 format.
2376 * mule.texi (Language Environments): \hbadness=10000 since there's
2377 no way to reword.
2378 * emacs.texi (smallbook): New @set to more easily switch between
2379 smallbook and 8.5x11.
2380
23812007-04-11 Richard Stallman <rms@gnu.org>
2382
2383 * files.texi (File Conveniences): Add xref to Tumme.
2384 Delete text about Thumbnail mode.
2385
8cf51b2c
GM
23862007-04-09 Alan Mackenzie <acm@muc.de>
2387
2388 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2389 new name. Insert concept index entries.
2390
8cf51b2c
GM
23912007-04-08 Chong Yidong <cyd@stupidchicken.com>
2392
2393 * display.texi (Standard Faces): Document prefix arg for
2394 list-faces-display.
2395
2396 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2397
8cf51b2c
GM
23982007-04-07 Chong Yidong <cyd@stupidchicken.com>
2399
8cf51b2c
GM
2400 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2401
2402 * files.texi (Misc File Ops): Rewrite description of
2403 insert-file-literally.
2404
8cf51b2c
GM
24052007-03-31 Eli Zaretskii <eliz@gnu.org>
2406
2407 * misc.texi (Printing): Postscript -> PostScript.
2408
8cf51b2c
GM
2409 * ack.texi (Acknowledgments): Postscript -> PostScript.
2410
2411 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2412
2413 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2414 below.
2415
24162007-03-30 Chong Yidong <cyd@stupidchicken.com>
2417
2418 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2419 Init Non-ASCII.
2420 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2421 (Init Non-ASCII): New node.
2422
24232007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2424
2425 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2426
8cf51b2c
GM
24272007-03-12 Glenn Morris <rgm@gnu.org>
2428
8cf51b2c
GM
2429 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2430 "Daylight Savings".
2431
49823426 2432 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2433 saving" in text throughout.
2434
8cf51b2c
GM
24352007-03-04 Richard Stallman <rms@gnu.org>
2436
2437 * custom.texi (Safe File Variables): Minor correction.
2438
8cf51b2c
GM
24392007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2440
2441 * rmail.texi (Movemail): Add internal ref.
2442 Don't indent the intro for the PROTO table.
2443 Format PROTO table items with @code.
2444
8cf51b2c
GM
24452007-02-26 Nick Roberts <nickrob@snap.net.nz>
2446
2447 * building.texi: Remove references to bashdb.
2448
8cf51b2c
GM
24492007-02-19 Juanma Barranquero <lekktu@gmail.com>
2450
2451 * mule.texi (Language Environments): Update list of supported language
2452 environments.
2453
8cf51b2c
GM
24542007-02-14 Kim F. Storm <storm@cua.dk>
2455
2456 * building.texi (Grep Searching): Fix lgrep doc.
2457
24582007-02-12 Chong Yidong <cyd@stupidchicken.com>
2459
2460 * back.texi: Remove unused file.
2461
c8763fb6 24622007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2463
2464 * maintaining.texi (Tag Syntax): Now --members is the default for
2465 etags, not for ctags yet.
2466
8cf51b2c
GM
24672007-02-03 Eli Zaretskii <eliz@gnu.org>
2468
2469 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2470 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2471 expects. Add comments to prevent people from inadvertently modifying
2472 the key parts needed by `texinfo-multiple-files-update'.
2473
24742007-01-29 Chong Yidong <cyd@stupidchicken.com>
2475
2476 * frames.texi (Secondary Selection): Window clicked does not matter
2477 when mouse-yank-at-point is non-nil.
2478
8cf51b2c
GM
24792007-01-16 Glenn Morris <rgm@gnu.org>
2480
2481 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2482 system abbrev.
2483
24842007-01-11 Richard Stallman <rms@gnu.org>
2485
2486 * msdog.texi (Windows Keyboard): Another small cleanup.
2487
24882007-01-10 Richard Stallman <rms@gnu.org>
2489
2490 * msdog.texi (Windows Keyboard): Yet another try to make
2491 everyone happy with that passage.
2492
24932007-01-05 Richard Stallman <rms@gnu.org>
2494
2495 * anti.texi (Antinews): Mention M-x shell scrolling.
2496
24972007-01-05 Nick Roberts <nickrob@snap.net.nz>
2498
2499 * building.texi (Watch Expressions): Describe gdb-max-children.
2500
8cf51b2c
GM
25012007-01-04 Richard Stallman <rms@gnu.org>
2502
8cf51b2c
GM
2503 * msdog.texi (Windows Keyboard): Clarify previous change.
2504
8cf51b2c
GM
25052007-01-02 Richard Stallman <rms@gnu.org>
2506
2507 * custom.texi (Changing a Variable): Minor clarification.
2508 (Specific Customization): customize-customized => customize-unsaved.
2509
2510 * entering.texi (Entering Emacs): Clean up text about restarting
2511 Emacs for each file.
2512
2513 * misc.texi (Shell Options): Minor cleanup.
2514
2515 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2516 with Emacs, not vice versa.
2517
2518 * programs.texi (Symbol Completion): Recommend customizing
2519 window manager.
2520
2521 * xresources.texi (Resources): Minor fix.
2522
c8763fb6 25232007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2524
2525 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2526
25272007-01-01 Richard Stallman <rms@gnu.org>
2528
2529 * commands.texi (User Input): Document keys stolen by window mangers.
2530
25312006-12-31 Richard Stallman <rms@gnu.org>
2532
2533 * custom.texi (Specific Customization): Document customize-option
2534 instead of customize-variable.
2535
25362006-12-31 Kim F. Storm <storm@cua.dk>
2537
2538 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2539
25402006-12-30 Kim F. Storm <storm@cua.dk>
2541
2542 * killing.texi (CUA Bindings): Fix typo.
2543
2544 * xresources.texi (Table of Resources): Mention grow-only value for
2545 auto-resize-tool-bars.
2546
8cf51b2c
GM
25472006-12-27 Eli Zaretskii <eliz@gnu.org>
2548
2549 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2550 and how to get them back.
2551
25522006-12-26 Richard Stallman <rms@gnu.org>
2553
2554 * calendar.texi (Holidays): Holiday listing is based on current
2555 practice, but DST is not.
2556
25572006-12-25 Richard Stallman <rms@gnu.org>
2558
2559 * emacs.texi (Top): Update subnode menus.
2560
2561 * mark.texi (Transient Mark): Fix xref.
2562
2563 * killing.texi (Graphical Kill): Node deleted.
2564 (Killing): Add xref to Cut and Paste.
2565 (CUA Bindings): Update xref.
2566
2567 * frames.texi (Cut and Paste): New section to hold other nodes.
2568 (Mouse Commands): Node demoted.
2569 (Cut/Paste Other App): Split out from Mouse Commands.
2570 (Word and Line Mouse): Likewise.
2571 (Secondary Selection, Clipboard): Nodes demoted.
2572
8cf51b2c
GM
25732006-12-24 Kevin Ryde <user42@zip.com.au>
2574
2575 * calendar.texi (Holidays): US daylight saving begins second Sunday
2576 in March for 2007 onwards.
2577 (Daylight Savings): Show new US default daylight saving rules, 2nd
2578 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2579
25802006-12-23 Chong Yidong <cyd@stupidchicken.com>
2581
2582 * calendar.texi (Scroll Calendar): < and > are switched.
2583
25842006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2585
2586 * killing.texi (Deletion): Describe M-\ prefix argument.
2587
25882006-12-23 Richard Stallman <rms@gnu.org>
2589
2590 * search.texi (Regexp Search): Explain why forward and reverse regexp
2591 search are not mirror images.
2592
8cf51b2c
GM
25932006-12-19 Kim F. Storm <storm@cua.dk>
2594
2595 * major.texi (Choosing Modes): Describe match-function elements for
2596 magic-mode-alist.
2597
8cf51b2c
GM
25982006-12-18 Eli Zaretskii <eliz@gnu.org>
2599
2600 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2601 peculiarities.
2602
26032006-12-18 Richard Stallman <rms@gnu.org>
2604
2605 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2606
8cf51b2c
GM
26072006-12-17 Alan Mackenzie <acm@muc.de>
2608
2609 * programs.texi (Left Margin Paren): Remove the bit which says
2610 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2611 Discuss some of the issues of setting this option to nil.
2612
26132006-12-17 Glenn Morris <rgm@gnu.org>
2614
2615 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2616
26172006-12-16 Eli Zaretskii <eliz@gnu.org>
2618
2619 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2620 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2621 NTFS volumes.
2622 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2623 volumes.
2624
26252006-12-15 Eli Zaretskii <eliz@gnu.org>
2626
2627 * text.texi (HTML Mode): Fix "C-c TAB".
2628
8cf51b2c
GM
26292006-12-09 Richard Stallman <rms@gnu.org>
2630
2631 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2632
26332006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2634
2635 * files.texi (Misc File Ops): Document insert-file-literally.
2636
26372006-12-08 Eli Zaretskii <eliz@gnu.org>
2638
2639 * cmdargs.texi (Colors): Note that --color is intended for overriding
2640 the terminal defaults, not for normal invocation.
2641
2642 * misc.texi (Emacs Server): Improve wording. Don't mention the
2643 ``server program''. Add a cross-reference to "Init File" node.
2644 (Invoking emacsclient): Add index entries. Document both short and
2645 long versions of command-line options. Document the -f option.
2646
8cf51b2c
GM
26472006-12-06 Richard Stallman <rms@gnu.org>
2648
2649 * text.texi (Outline Format): Say to set outline-regexp
2650 and outline-level with major modes and file local variables.
2651
c8763fb6 26522006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2653
2654 * anti.texi (Antinews): Mention the alternative to
2655 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2656
8cf51b2c
GM
2657 * misc.texi (Interactive Shell): Ditto.
2658
26592006-12-04 Eli Zaretskii <eliz@gnu.org>
2660
2661 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2662
2663 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2664
26652006-12-01 Eli Zaretskii <eliz@gnu.org>
2666
2667 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2668 colon in the mode line.
2669
2670 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2671
26722006-11-26 Nick Roberts <nickrob@snap.net.nz>
2673
2674 * building.texi (Watch Expressions): Mention SPC for expanding/
2675 contracting watch expressions.
2676
26772006-11-26 Kim F. Storm <storm@cua.dk>
2678
2679 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2680
26812006-11-26 Nick Roberts <nickrob@snap.net.nz>
2682
2683 * building.texi (Debugger Operation): Define text command mode.
2684 Clarify how tooltips work.
2685 (GDB Graphical Interface): Explain how to run in text command mode
2686 more clearly.
2687
26882006-11-25 Juanma Barranquero <lekktu@gmail.com>
2689
2690 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2691
26922006-11-22 Juanma Barranquero <lekktu@gmail.com>
2693
2694 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2695
8cf51b2c
GM
26962006-11-18 Chong Yidong <cyd@stupidchicken.com>
2697
2698 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2699 and EMACS is deprecated.
2700
27012006-11-18 Juanma Barranquero <lekktu@gmail.com>
2702
2703 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2704
c8763fb6 27052006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2706
2707 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2708
2709 * emacs.texi: Include xresources.texi both for info and dvi.
2710
2711 * xresources.texi: Merge text from xresmini.texi.
2712
c8763fb6 27132006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2714
2715 * glossary.texi: Fix typos.
2716
8cf51b2c
GM
27172006-11-06 Richard Stallman <rms@gnu.org>
2718
2719 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2720
2721 * ack.texi (Acknowledgments): Fix name spelling.
2722
27232006-11-01 Juri Linkov <juri@jurta.org>
2724
2725 * search.texi (Word Search): Document incremental word search.
2726
27272006-10-28 Glenn Morris <rgm@gnu.org>
2728
2729 * ack.texi (Acknowledgments): Add cal-html author.
2730
2731 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2732 Calendar"). Describe new package cal-html.
2733 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2734 Calendar Files."
2735
8cf51b2c
GM
27362006-10-23 Richard Stallman <rms@gnu.org>
2737
2738 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2739 Abbrev mode is enabled.
2740
8cf51b2c
GM
27412006-10-16 Richard Stallman <rms@gnu.org>
2742
8cf51b2c
GM
2743 * emacs.texi: Update ISBN.
2744
8cf51b2c
GM
27452006-10-11 Kim F. Storm <storm@cua.dk>
2746
2747 * emacs.texi (Acknowledgments): Use @dotless{i}.
2748
27492006-10-08 Nick Roberts <nickrob@snap.net.nz>
2750
2751 * building.texi (Breakpoints Buffer): Mention catchpoints.
2752
27532006-10-08 Kim F. Storm <storm@cua.dk>
2754
2755 * ack.texi (Acknowledgments): Update.
2756
2757 * emacs.texi (Acknowledgments): Fix bad @/ form.
2758
8cf51b2c
GM
27592006-10-05 Kim F. Storm <storm@cua.dk>
2760
2761 * emacs.texi (Acknowledgments): Add more contributors.
2762
27632006-10-03 Richard Stallman <rms@gnu.org>
2764
2765 * emacs.texi (Acknowledgments): Update version and edition.
2766
8cf51b2c
GM
27672006-10-01 Karl Berry <karl@gnu.org>
2768
2769 * custom.texi (Customization Groups): Page break to keep example buffer
2770 on one page.
2771
27722006-09-30 Karl Berry <karl@gnu.org>
2773
2774 * programs.texi (Basic Indent): @need to improve page break.
2775 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2776
27772006-09-29 Glenn Morris <rgm@gnu.org>
2778
2779 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2780
27812006-09-29 Karl Berry <karl@gnu.org>
2782
2783 * windows.texi (Basic Window): Remove forced @break, no longer
2784 desirable.
2785 * frames.texi (Frame Commands),
2786 * mark.texi (Marking Objects): Reword to avoid bad page break.
2787 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2788
27892006-09-19 Richard Stallman <rms@gnu.org>
2790
2791 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2792 stick to present tense.
2793
c8763fb6 27942006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2795
2796 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2797 to x-gtk-use-old-file-dialog.
2798 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2799
28002006-09-15 Jay Belanger <belanger@truman.edu>
2801
49823426 2802 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2803 Change "Library Public License" to "Lesser Public License"
2804 throughout. Use "yyyy" to represent year.
2805
8cf51b2c
GM
28062006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2807
2808 * files.texi (Visiting): Add index entry "open file".
2809
8cf51b2c
GM
28102006-09-11 Richard Stallman <rms@gnu.org>
2811
2812 * building.texi (Compilation Mode): Clarification.
2813 (Grep Searching): Add xref to Compilation Mode.
2814
8cf51b2c
GM
28152006-09-08 Richard Stallman <rms@gnu.org>
2816
2817 * search.texi (Search): Ref multi-file search commands here.
2818 (Other Repeating Search): Not here.
2819
8cf51b2c
GM
28202006-08-28 Richard Stallman <rms@gnu.org>
2821
2822 * windows.texi (Split Window): Update xref.
2823
2824 * basic.texi (Continuation Lines): Update xref.
2825
2826 * indent.texi (Tab Stops): Update xref.
2827
2828 * emacs.texi (Top): Update subnode menu.
2829
2830 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2831 split out of Display Custom.
2832
28332006-08-25 Kim F. Storm <storm@cua.dk>
2834
2835 * display.texi (Display Custom): Add variables overline-margin
2836 and x-underline-at-descent-line.
2837
28382006-08-25 Richard Stallman <rms@gnu.org>
2839
2840 * entering.texi (Exiting): Rewrite to give graphical displays
2841 priority over text terminals.
2842
2843 * search.texi (Incremental Search): Move index entries.
2844
28452006-08-23 Chong Yidong <cyd@stupidchicken.com>
2846
2847 * custom.texi (Init File): Reference Find Init to avoid "home
2848 directory" confusion.
2849
28502006-08-22 Nick Roberts <nickrob@snap.net.nz>
2851
2852 * building.texi (Other GDB-UI Buffers): Describe how to edit
2853 a value in the locals buffer.
2854
28552006-08-21 Richard Stallman <rms@gnu.org>
2856
2857 * search.texi (Basic Isearch): Add `isearch' index entry.
2858
28592006-08-16 Richard Stallman <rms@gnu.org>
2860
2861 * misc.texi (Saving Emacs Sessions): Clean up wording.
2862
2863 * mark.texi (Marking Objects): Mention term "select all".
2864
2865 * emacs.texi (Top): Update subnode menu.
2866
2867 * help.texi (Help Mode): Move node up in file.
2868
8cf51b2c
GM
28692006-08-15 Nick Roberts <nickrob@snap.net.nz>
2870
2871 * building.texi (Stack Buffer): Explain fringe arrow.
2872
8cf51b2c
GM
28732006-08-12 Eli Zaretskii <eliz@gnu.org>
2874
8cf51b2c
GM
2875 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2876 on startup.
2877
28782006-08-11 Romain Francoise <romain@orebokech.com>
2879
2880 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2881
28822006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2883
2884 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2885
28862006-08-10 Richard Stallman <rms@gnu.org>
2887
2888 * text.texi (Format Faces): Substantial rewrites to deal
2889 with face merging. Empty regions don't count. Clarify
2890 face property inheritance.
2891
28922006-08-08 Romain Francoise <romain@orebokech.com>
2893
2894 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2895 <arjuropo@cc.jyu.fi>.
2896
8cf51b2c
GM
28972006-08-04 Eli Zaretskii <eliz@gnu.org>
2898
2899 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2900 apply to all frames.
2901
8cf51b2c
GM
29022006-08-01 Richard Stallman <rms@gnu.org>
2903
2904 * help.texi (Name Help): Add index entries for describe-variable.
2905
29062006-08-01 Nick Roberts <nickrob@snap.net.nz>
2907
2908 * building.texi (GDB Graphical Interface): Shorten node names.
2909 (GDB-UI Layout): Use GDB-related.
2910 (Other GDB-UI Buffers): Simplify English.
2911
29122006-07-31 Richard Stallman <rms@gnu.org>
2913
2914 * search.texi (Query Replace): Add xref for Dired's Q command.
2915
8cf51b2c
GM
29162006-07-31 Nick Roberts <nickrob@snap.net.nz>
2917
2918 * building.texi (GDB commands in Fringe): Rename to...
2919 (Source Buffers): ..this and move forward. Describe hollow arrow and
2920 new option gdb-find-source-frame.
2921
29222006-07-29 Richard Stallman <rms@gnu.org>
2923
2924 * dired.texi (Operating on Files): Simplify previous change
2925 and fix Texinfo usage.
2926
29272006-07-29 Eli Zaretskii <eliz@gnu.org>
2928
2929 * dired.texi (Operating on Files): Add cross-references. State the
2930 Unix commands that do similar things.
2931
29322006-07-28 Richard Stallman <rms@gnu.org>
2933
2934 * mark.texi (Transient Mark): Clarify that region never disappears
2935 when Transient Mark mode is off, and not when it is on.
2936
29372006-07-27 Richard Stallman <rms@gnu.org>
2938
2939 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2940
29412006-07-24 Richard Stallman <rms@gnu.org>
2942
2943 * xresources.texi (GTK styles): Fix texinfo usage.
2944
8cf51b2c
GM
2945 * commands.texi (User Input): Explain why we teach keyboard cmds.
2946
2947 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2948 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2949 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2950 * doclicense.texi, display.texi, dired.texi, basic.texi:
2951 * anti.texi, ack.texi: Move periods and commas inside quotes.
2952
29532006-07-22 Eli Zaretskii <eliz@gnu.org>
2954
2955 * cmdargs.texi (General Variables): Document EMAIL.
2956
29572006-07-21 Eli Zaretskii <eliz@gnu.org>
2958
2959 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2960 doesn't have effect on MS-Windows.
2961
8cf51b2c
GM
29622006-07-17 Richard Stallman <rms@gnu.org>
2963
2964 * building.texi (Grep Searching): Explain about chaining grep commands.
2965
8cf51b2c
GM
29662006-07-10 Nick Roberts <nickrob@snap.net.nz>
2967
49823426 2968 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2969
29702006-07-09 Chong Yidong <cyd@stupidchicken.com>
2971
2972 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2973 is invoked for multiple files.
2974
29752006-07-08 Eli Zaretskii <eliz@gnu.org>
2976
2977 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2978 on-line manual for the rest of this node.
2979 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2980 unconditionally.
2981 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2982 Improve wording.
2983 (Windows Printing): Improve wording.
2984 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2985 rest of this node.
2986
8cf51b2c
GM
29872006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2988
49823426
GM
2989 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2990 with eval-buffer.
8cf51b2c
GM
2991
29922006-07-05 Nick Roberts <nickrob@snap.net.nz>
2993
2994 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2995 of character translation.
2996
29972006-07-04 Nick Roberts <nickrob@snap.net.nz>
2998
2999 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3000
30012006-07-03 Karl Berry <karl@gnu.org>
3002
3003 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3004 not-too-underfull hboxes in the TeX output.
3005 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3006 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3007 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3008 * sending.texi, text.texi: Fix overfull/underfull boxes.
3009
30102006-07-03 Romain Francoise <romain@orebokech.com>
3011
3012 * m-x.texi (M-x): Fix.
3013
30142006-07-03 Richard Stallman <rms@gnu.org>
3015
8cf51b2c
GM
3016 * search.texi (Other Repeating Search): filename -> file name.
3017
3018 * misc.texi (Narrowing): Minor cleanups.
3019
3020 * files.texi (Visiting): filename -> file name.
3021
3022 * emacs.texi (Top): Update subnode menus.
3023
3024 * mule.texi (Coding Systems): Move char translation stuff here.
3025 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3026 (Recognize Coding): Substantial local rewrites.
3027 (International): Update menu.
3028
3029 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3030 (Scrolling): Substantial local rewrites.
3031 (Display): Update menu and intro.
3032
3033 * dired.texi: filename -> file name.
3034
3035 * custom.texi (Safe File Variables): Texinfo usage fix.
3036
f0131492 30372006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3038
3039 * help.texi, m-x.texi: Lots of cleanups.
3040
8cf51b2c
GM
30412006-06-30 Eli Zaretskii <eliz@gnu.org>
3042
3043 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3044 (Windows Processes, Windows Misc): Shorten the printed version by
3045 selectively conditioning less important portions by @ifnottex.
3046
8cf51b2c
GM
30472006-06-27 Richard Stallman <rms@gnu.org>
3048
3049 * mini.texi (Minibuffer File): Minor cleanup.
3050
30512006-06-25 Nick Roberts <nickrob@snap.net.nz>
3052
3053 * frames.texi (XTerm Mouse): Rename to...
3054 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3055
3056 * emacs.texi (Top): Use new node name.
3057
30582006-06-24 Eli Zaretskii <eliz@gnu.org>
3059
3060 * emacs.texi (Top): Update the detailed menu according to changes in
3061 msdog.texi.
3062
3063 * msdog.texi (Windows Keyboard): New section.
3064 (Windows Mouse): New section.
3065 (Windows System Menu): Remove section (text merged with "Windows
3066 Keyboard").
3067 (Windows Misc): New section.
3068
3069 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3070
3071 * msdog.texi (ls in Lisp): New section.
3072
3073 * files.texi (Visiting): Document case-insensitive wildcard matching
3074 under find-file-wildcards.
3075
8cf51b2c
GM
30762006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3077
3078 * macos.texi (Mac Input): Add description of mac-function-modifier.
3079 Now Unicode keyboard layouts work.
3080
8cf51b2c
GM
30812006-06-10 Richard Stallman <rms@gnu.org>
3082
3083 * mule.texi (Recognize Coding): Clarify previous change.
3084
30852006-06-09 Kenichi Handa <handa@m17n.org>
3086
3087 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3088 notation.
3089
30902006-06-07 Kevin Ryde <user42@zip.com.au>
3091
3092 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3093 manual for @ifnottex, but in emacs-extra for @iftex.
3094
3095 * cmdargs.texi (General Variables): Fix smtpmail xref.
3096
30972006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3098
8cf51b2c 3099 * programs.texi (Comment Commands):
8cf51b2c 3100 * custom.texi (Specifying File Variables):
49823426 3101 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3102
31032006-06-07 Nick Roberts <nickrob@snap.net.nz>
3104
3105 * building.texi (Watch Expressions): Move node to end.
3106 (GDB Graphical Interface): Move description of clicks in fringe...
3107 (GDB commands in the Fringe): ...to here. New node.
3108
8cf51b2c
GM
31092006-06-05 Romain Francoise <romain@orebokech.com>
3110
49823426 3111 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3112
31132006-06-05 Nick Roberts <nickrob@snap.net.nz>
3114
3115 * building.texi (GDB Graphical Interface): Update bindings.
3116 (Commands of GUD): Add gud-print. Remove gud-run.
3117 Restate availability more generally.
3118
f0131492 31192006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3120
3121 * mini.texi: Lots of cleanups.
3122
31232006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3124
3125 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3126 and Mouse-2.
3127
c8763fb6 31282006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3129
3130 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3131
8cf51b2c
GM
31322006-05-31 Richard Stallman <rms@gnu.org>
3133
3134 * basic.texi (Moving Point): Fix previous change.
3135
c8763fb6 31362006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3137
3138 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3139
f0131492 31402006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3141
3142 * basic.texi: Many simplifications and improvements in wording.
3143
8cf51b2c
GM
31442006-05-26 Nick Roberts <nickrob@snap.net.nz>
3145
3146 * anti.texi (Antinews): Create a node for gdb-ui.
3147
8cf51b2c
GM
31482006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3149
3150 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3151
31522006-05-20 Richard Stallman <rms@gnu.org>
3153
3154 * dired.texi (Dired Navigation): dired-goto-file is now j.
3155
8cf51b2c
GM
31562006-05-20 Eli Zaretskii <eliz@gnu.org>
3157
3158 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3159 and their aliases.
3160
3161 * msdog.texi (Windows Printing): Mention non-support of plain text
3162 printing with some el-cheapo printers, and suggest a workaround.
3163
31642006-05-20 Kevin Ryde <user42@zip.com.au>
3165
3166 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3167 remove the bit saying you must set it.
3168
31692006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3170
3171 * trouble.texi (Checklist):
3172 * text.texi (Text, Auto Fill, Text Mode):
3173 * search.texi (Nonincremental Search):
3174 * rmail.texi (Rmail Labels):
3175 * mule.texi (Input Methods, Multibyte Conversion):
3176 * misc.texi (Gnus, Where to Look, PostScript):
3177 * maintaining.texi (Create Tags Table):
3178 * indent.texi (Indentation Commands):
3179 * fixit.texi (Spelling):
3180 * emacs.texi (Copying):
3181 * custom.texi (Init File): ifinfo -> ifnottex.
3182
8cf51b2c
GM
31832006-05-17 Richard Stallman <rms@gnu.org>
3184
3185 * files.texi (Diff Mode): Mention C-x `.
3186
31872006-05-08 Richard Stallman <rms@gnu.org>
3188
3189 * custom.texi (Disabling): Textual cleanups.
3190
8cf51b2c
GM
31912006-05-12 Glenn Morris <rgm@gnu.org>
3192
3193 * calendar.texi (Displaying the Diary, Format of Diary File):
3194 Refer to diary-view-entries, diary-list-entries,
3195 diary-show-all-entries rather than obsolete aliases.
3196
31972006-05-12 Eli Zaretskii <eliz@gnu.org>
3198
3199 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3200 (Displaying the Diary, Special Diary Entries, Importing Diary):
3201 * building.texi (Compilation Shell):
3202 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3203 emacs-xtra with @inforef's.
3204
3205 * files.texi (Visiting): Fix wording.
3206
3207 * mule.texi (Coding Systems, Text Coding): More indexing.
3208 Mention that C-x RET f can set eol conversion.
3209
c8763fb6 32102006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3211
3212 * xresmini.texi (GTK resources): Insert GTK description.
3213
3214 * xresources.texi (GTK resources): metafont should be menufont.
3215
8cf51b2c
GM
32162006-05-06 Michael Albinus <michael.albinus@gmx.de>
3217
49823426 3218 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3219 method, user name and host name is active only in partial
3220 completion mode.
3221
8cf51b2c
GM
32222006-05-06 Eli Zaretskii <eliz@gnu.org>
3223
3224 * makefile.w32-in (emacs.dvi):
3225 * Makefile.in (emacs.dvi): Add xresmini.texi.
3226
3227 * xresmini.texi (Table of Resources): Remove xref to non-existent
3228 node "LessTif Resources".
3229
3230 * msdog.texi (Microsoft Windows):
3231 * calendar.texi (Calendar/Diary, Displaying the Diary)
3232 (Special Diary Entries, Importing Diary, Holidays):
3233 * programs.texi (Program Modes):
3234 * text.texi (Text):
3235 * buffers.texi (Several Buffers):
3236 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3237
32382006-05-06 Eli Zaretskii <eliz@gnu.org>
3239
3240 The following changes merge the emacs-xtra manual into the main
3241 manual, but only for on-line version of the manual.
3242
3243 * vc2-xtra.texi (Version Backups, Local Version Control)
3244 (Making Snapshots, Change Logs and VC, Version Headers)
3245 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3246 on-line manual.
3247
3248 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3249 for on-line manual.
3250
3251 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3252 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3253 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3254 for on-line manual.
3255
3256 * fortran-xtra.texi (Fortran, Fortran Autofill)
3257 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3258 for on-line manual.
3259
3260 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3261 Conditional xref's for on-line manual.
3262
3263 * emerge-xtra.texi (Emerge, Overview of Emerge)
3264 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3265 manual.
3266
3267 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3268 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3269 (EMACSSOURCES): Use EMACS_XTRA.
3270 (../info/emacs-xtra): Remove.
3271 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3272
3273 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3274 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3275 (EMACSSOURCES): Use EMACS_XTRA.
3276 ($(infodir)/emacs-xtra): Remove.
3277 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3278
3279 * trouble.texi (Quitting):
3280 * text.texi (Text):
3281 * programs.texi (Program Modes):
3282 * msdog.texi (Microsoft Windows):
3283 * frames.texi (Frames):
3284 * files.texi (Backup, Version Control, VC Concepts)
3285 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3286 (Registering, VC Status, VC Undo, Multi-User Branching)
3287 (Comparing Files):
3288 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3289 (Displaying the Diary, Special Diary Entries, Importing Diary):
3290 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3291 conditional xref's, depending on @iftex/@ifnottex.
3292
3293 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3294 "MS-DOS". @include msdog-xtra.texi.
3295
3296 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3297 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3298
3299 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3300 for vc-xtra.texi subsections.
3301 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3302 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3303
3304 * sending.texi (Sending Mail): A @node line without explicit Prev,
3305 Next, and Up links.
3306
3307 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3308 Next, and Up links.
3309
3310 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3311 and its sections. @include picture-xtra.texi.
3312
3313 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3314 "Emerge".
3315 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3316
3317 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3318 exact duplicate of its name-sake in calendar.texi.
3319
3320 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3321 "Advanced Calendar/Diary Usage".
3322 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3323
3324 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3325 dired-xtra.texi.
3326 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3327
3328 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3329 (Files) [ifnottex]: Add menu entry for Autorevert.
3330
3331 * emacs-xtra.texi (Introduction): Reword to make consistent with
3332 printed version only.
3333 <Top level>: Remove the body of all chapters and move them to the
3334 new *-xtra.texi files. Use @raisesections and @lowersections to
3335 convert sections to chapters etc.
3336
3337 * msdog-xtra.texi:
3338 * fortran-xtra.texi:
3339 * vc-xtra.texi:
3340 * vc1-xtra.texi:
3341 * vc2-xtra.texi:
3342 * emerge-xtra.texi:
3343 * cal-xtra.texi:
3344 * dired-xtra.texi:
3345 * arevert-xtra.texi: New files, with text from respective chapters
3346 of emacs-xtra.texi. Convert each @chapter into @section, @section
3347 into @subsection, etc.
3348
3349 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3350 updated.
3351
3352 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3353 Windows". All references updated.
3354
33552006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3356
3357 * macos.texi (Mac Input): Mention input from Character Palette.
3358 (Mac Font Specs): Fix typo.
3359
33602006-05-05 Richard Stallman <rms@gnu.org>
3361
3362 * files.texi (Diff Mode): Minor cleanup.
3363
33642006-05-05 Karl Berry <karl@gnu.org>
3365
8cf51b2c
GM
3366 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3367 errors from the current release of makeinfo (4.8).
3368 * help.texi (Library Keywords): Change widest word in multitable
3369 template from `emulations' to `convenience'. (Not sure if this is
3370 related to the font change.)
3371
33722006-05-05 Eli Zaretskii <eliz@gnu.org>
3373
3374 * files.texi (File Names): Add a footnote about limited support of
3375 ~USER on MS-Windows.
3376
3377 * cmdargs.texi (Initial Options): Add a footnote about limited
3378 support of ~USER on MS-Windows.
3379
33802006-05-03 Richard Stallman <rms@gnu.org>
3381
3382 * files.texi (Diff Mode): Node moved here.
3383 (Comparing Files): Delete what duplicates new node.
3384 (Files): Put Diff Mode in menu.
3385
3386 * misc.texi (Diff Mode): Moved to files.texi.
3387
3388 * emacs.texi (Top): Update menu for Diff Mode.
3389
3390 * trouble.texi (Emergency Escape): Simplify.
3391
3392 * emacs.texi (Top): Minor clarification.
3393
33942006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3395
3396 * commands.texi, entering.texi, screen.texi: Many simplifications.
3397
33982006-05-03 Richard Stallman <rms@gnu.org>
3399
3400 * commands.texi (Text Characters): Delete paragraph about unibyte
3401 non-ASCII printing chars.
3402
3403 * killing.texi (Killing): Say "graphical displays".
3404 * display.texi: Say "graphical displays".
3405
3406 * cmdargs.texi (Misc X): Say "graphical displays".
3407
34082006-05-01 Richard Stallman <rms@gnu.org>
3409
3410 * emacs.texi (Top): Add Diff Mode to menu.
3411
34122006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3413
3414 * misc.texi (Diff Mode): New node.
3415
34162006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3417
3418 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3419 (Mac Environment Variables): Shorten example line.
3420 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3421
34222006-05-01 Nick Roberts <nickrob@snap.net.nz>
3423
3424 * building.texi (GUD Customization): Describe cases %d and %c.
3425 Update description for %e.
3426
34272006-04-30 Glenn Morris <rgm@gnu.org>
3428
3429 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3430
34312006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3432
3433 * custom.texi (Examining): Update C-h v output example.
3434
34352006-04-29 Kim F. Storm <storm@cua.dk>
3436
3437 * building.texi (Grep Searching): Add lgrep and rgrep.
3438
8cf51b2c
GM
34392006-04-23 Richard Stallman <rms@gnu.org>
3440
3441 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3442
3443 * xresmini.texi: New file.
3444
3445 * xresources.texi (Face Resources): Split table into font resources
3446 and the rest. Combine similar attributes for brevity.
3447
8cf51b2c
GM
34482006-04-21 Eli Zaretskii <eliz@gnu.org>
3449
3450 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3451 backslashes and case-insensitivity in file names (moved to the
3452 main manual).
3453 (MS-DOS Printing): Move most of the text to the main manual.
3454
3455 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3456 New nodes.
3457 (Windows Processes, Windows System Menu): Add index entries and
3458 fix wording.
3459
8cf51b2c
GM
34602006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3461
3462 * misc.texi (Shell Ring): Add notes on saved input when
3463 navigating off the end of the history list.
3464
34652006-04-18 Chong Yidong <cyd@mit.edu>
3466
3467 * misc.texi (Shell Options): Correct default value of
3468 comint-scroll-show-maximum-output.
3469
8cf51b2c
GM
34702006-04-18 Nick Roberts <nickrob@snap.net.nz>
3471
3472 * building.texi (Watch Expressions): Update.
3473
8cf51b2c
GM
34742006-04-12 Richard Stallman <rms@gnu.org>
3475
3476 * search.texi: Clean up previous change.
3477
34782006-04-12 Eli Zaretskii <eliz@gnu.org>
3479
3480 * search.texi (Regexp Backslash, Regexp Replace): Add index
3481 entries for ``back reference'' and mention the term itself in the
3482 text.
3483
34842006-04-11 Richard Stallman <rms@gnu.org>
3485
3486 * custom.texi (Safe File Variables):
3487 Document enable-local-variables = :safe.
3488
34892006-04-11 Karl Berry <karl@gnu.org>
3490
3491 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3492 (Remote Repositories, Version Backups, Local Version Control)
3493 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3494 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3495 (Renaming VC Work Files and Master Files)
3496 (Inserting Version Control Headers, Customizing VC, General Options)
3497 (Options for RCS and SCCS, Options specific for CVS): Move all
3498 these nodes to emacs-xtra.texi, for brevity.
3499 * cmdargs.texi, files.texi: Change cross-references.
3500
8cf51b2c
GM
35012006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3502
3503 * files.texi (Old Versions): Update description of vc-annotate's
3504 use of color to indicate date ranges.
3505
8cf51b2c
GM
35062006-04-09 Kevin Ryde <user42@zip.com.au>
3507
8cf51b2c
GM
3508 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3509 put info and printed manual names the right way around.
3510
35112006-04-09 Karl Berry <karl@gnu.org>
3512
3513 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3514 emacs-xtra.texi, leaving only MS Windows information.
3515 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3516 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3517 node names.
3518
3519 * emacs.texi: Move @summarycontents and @contents to the beginning
3520 of the file.
3521
8cf51b2c
GM
35222006-04-08 Kevin Ryde <user42@zip.com.au>
3523
3524 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3525
35262006-04-07 Richard Stallman <rms@gnu.org>
3527
3528 * programs.texi (Comments, Comment Commands, Options for Comments)
3529 (Multi-Line Comments): "Align", not "indent".
3530 (Basic Indent): C-j deletes trailing whitespace before the newline.
3531
35322006-04-06 Richard Stallman <rms@gnu.org>
3533
8cf51b2c
GM
3534 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3535
35362006-04-06 Eli Zaretskii <eliz@gnu.org>
3537
3538 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3539
8cf51b2c
GM
35402006-04-05 Richard Stallman <rms@gnu.org>
3541
3542 * emacs.texi (Top): Update subnode menu.
3543
3544 * trouble.texi (Unasked-for Search): Node deleted.
3545 (Lossage): Delete from menu.
3546
35472006-04-04 Richard Stallman <rms@gnu.org>
3548
3549 * trouble.texi: Various cleanups.
3550 (Checklist): Don't bother saying how to snail a bug report.
3551 (Emergency Escape): Much rewriting.
3552 (After a Crash): Rename the core dump immediately.
3553 (Total Frustration): Call it a psychotherapist.
3554 (Bug Criteria): Avoid "illegal instruction".
3555 (Sending Patches): We always put the contributor's name in.
3556
3557 * misc.texi (Thumbnails): Minor correction.
3558
8cf51b2c
GM
35592006-04-03 Richard Stallman <rms@gnu.org>
3560
3561 * misc.texi (Thumbnails): Minor cleanup.
3562
35632006-04-02 Karl Berry <karl@gnu.org>
3564
3565 * sending.texi (Mail Sending): pxref to Top needs five args.
3566
3567 * texinfo.tex: Update to current version (2006-03-21.13).
3568
8cf51b2c
GM
35692006-03-31 Richard Stallman <rms@gnu.org>
3570
3571 * emacs.texi (Top): Update subnode menu.
3572
3573 * help.texi (Help Mode): Cleanup.
3574
3575 * dired.texi: Many cleanups.
3576 (Dired Deletion): Describe dired-recursive-deletes.
3577 (Operating on Files): dired-create-directory moved.
3578 (Misc Dired Features): Move to here.
3579 (Tumme): Node moved to misc.texi.
3580
3581 * custom.texi: Many cleanups.
3582 (Minor Modes): Don't mention ISO Accents Mode.
3583 (Examining): Update C-h v output example.
3584 (Hooks): Add index and xref for add-hook.
3585 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3586 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3587
3588 * misc.texi: Many cleanups.
3589 (beginning): Add to summary of topics.
3590 (Shell): Put eshell xref at the end. Remove eshell from table.
3591 (Thumbnails): New node.
3592
8cf51b2c
GM
35932006-03-28 Eli Zaretskii <eliz@gnu.org>
3594
3595 * files.texi (File Name Cache): Make it clear that the cache is
3596 not persistent.
3597
8cf51b2c
GM
35982006-03-25 Karl Berry <karl@gnu.org>
3599
49823426
GM
3600 * emacs-xtra.texi, emacs.texi, gnu.texi:
3601 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3602 (2) do not indent copyright year list (or anything else).
3603
8cf51b2c
GM
36042006-03-21 Juanma Barranquero <lekktu@gmail.com>
3605
3606 * files.texi (VC Dired Mode): Remove misplaced brackets.
3607
36082006-03-21 Andre Spiegel <spiegel@gnu.org>
3609
3610 * files.texi: Various updates and clarifications in the VC chapter.
3611
36122006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3613
3614 * help.texi (Help Mode): Document "C-c C-c".
3615
8cf51b2c
GM
36162006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3617
3618 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3619 menu in the standalone Info reader.
3620
36212006-03-15 Chong Yidong <cyd@stupidchicken.com>
3622
3623 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3624 moved here from Emacs manual.
3625
3626 * programs.texi (Fortran): Section moved to emacs-xtra.
3627 (Program Modes): Xref to Fortran in emacs-xtra.
3628
3629 * maintaining.texi (Emerge): Move to emacs-xtra.
3630 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3631
3632 * picture.texi: File deleted.
3633 * Makefile.in:
3634 * makefile.w32-in: Remove picture.texi.
3635
3636 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3637 * abbrevs.texi (Abbrevs):
3638 * sending.texi (Sending Mail): Picture node removed.
3639
3640 * emacs.texi (Top): Update node listings.
3641
8cf51b2c
GM
36422006-03-12 Richard Stallman <rms@gnu.org>
3643
3644 * calendar.texi: Various cleanups.
3645
8cf51b2c
GM
36462006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3647
3648 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3649 syntax.
3650
8cf51b2c
GM
36512006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3652
3653 * search.texi (Regexps): More accurately describe which characters
3654 are special in which situations. Recommend _not_ to quote `]' or
3655 `-' when they are not special.
3656
8cf51b2c
GM
36572006-02-28 Andre Spiegel <spiegel@gnu.org>
3658
3659 * files.texi (Old Versions): Clarify operation of C-x v =.
3660
8cf51b2c
GM
36612006-02-21 Nick Roberts <nickrob@snap.net.nz>
3662
3663 * building.texi (Watch Expressions): Update and describe
3664 gdb-speedbar-auto-raise.
3665
36662006-02-19 Richard M. Stallman <rms@gnu.org>
3667
3668 * emacs.texi: Use @smallbook.
3669 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3670 Update subnode menu.
3671
3672 * building.texi (Lisp Interaction): Minor addition.
3673
36742006-02-18 Nick Roberts <nickrob@snap.net.nz>
3675
3676 * building.texi (Watch Expressions): Update and be more precise.
3677
c8763fb6 36782006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3679
3680 * maintaining.texi (Create Tags Table): Explain why the
3681 exception when etags writes to files under the /dev tree.
3682
36832006-02-14 Richard M. Stallman <rms@gnu.org>
3684
3685 * custom.texi (Safe File Variables): Lots of clarification.
3686 Renamed from Unsafe File Variables.
3687
36882006-02-14 Chong Yidong <cyd@stupidchicken.com>
3689
3690 * custom.texi (Unsafe File Variables): File variable confirmation
3691 assumed denied in batch mode.
3692
36932006-02-14 Richard M. Stallman <rms@gnu.org>
3694
3695 * building.texi (GDB User Interface Layout): Don't say `inferior'
3696 for program being debugged.
3697
36982006-02-15 Nick Roberts <nickrob@snap.net.nz>
3699
3700 * building.texi (GDB Graphical Interface):
3701 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3702
37032006-02-13 Chong Yidong <cyd@stupidchicken.com>
3704
3705 * custom.texi (Specifying File Variables, Unsafe File Variables):
3706 New nodes, split from File Variables. Document new file local
3707 variable behavior.
3708
37092006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3710
3711 * display.texi (Standard Faces):
8cf51b2c
GM
3712 * files.texi (Visiting):
3713 * frames.texi (Clipboard):
3714 * glossary.texi (Glossary) <Clipboard>:
3715 * xresources.texi (X Resources): Mention Mac OS port.
3716
8cf51b2c
GM
37172006-02-12 Richard M. Stallman <rms@gnu.org>
3718
3719 * building.texi (Building): Clarify topic in intro.
3720
3721 * maintaining.texi (Maintaining): Change title; clarify topic.
3722 Delete duplicate index entries.
3723
3724 * building.texi (Other GDB User Interface Buffers): Clarifications.
3725
3726 * text.texi (Cell Commands): Clarifications.
3727
3728 * programs.texi (Defuns): Delete duplicate explanation of
3729 left-margin paren convention.
3730 (Hungry Delete): Minor cleanup.
3731
37322006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3733
3734 * dired.texi (Tumme): More tumme documentation.
3735
37362006-02-11 Alan Mackenzie <acm@muc.de>
3737
3738 * programs.texi ("Hungry Delete"): Correct the appellation of the
3739 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3740
37412006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3742
3743 * dired.texi (Tumme): Fix small bug.
3744
37452006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3746
3747 * macos.texi (Mac International): Rename "fontset-mac" to
3748 "fontset-standard".
3749
8cf51b2c
GM
37502006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3751
3752 * dired.texi (Tumme): Basic documentation for Tumme added.
3753
8cf51b2c
GM
37542006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3755
3756 * mule.texi (International):
3757 * programs.texi (Basic Indent): Fix typos.
3758
8cf51b2c
GM
3759 * custom.texi (Minor Modes):
3760 * display.texi (Text Display):
3761 * commands.texi (Text Characters): Update xrefs.
3762
37632006-02-07 Richard M. Stallman <rms@gnu.org>
3764
3765 * emacs.texi (Top): Update subnode menu.
3766 Update info on old Emacs papers.
3767 (Intro): "Graphical display", not window system.
3768
3769 * xresources.texi (GTK styles): Minor clarifications.
3770
3771 * trouble.texi: "Graphical display", not window system.
3772 (Stuck Recursive): Minor clarification.
3773
3774 * text.texi: Minor clarifications.
3775 (Sentences): Explain why two-space convention is better.
3776 Explain sentence-end-without-period here.
3777 (Fill Commands): Not here.
3778 (Refill): Node moved down.
3779 (Filling): Update menu.
3780 (Table Creation, Cell Justification, Column Commands): Clarify.
3781
3782 * sending.texi: Minor clarifications.
3783
3784 * search.texi (Regexp Backslash): Clarification.
3785
3786 * rmail.texi: Minor cleanups.
3787 (Rmail): Delete digression about `rmail-mode'.
3788 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3789 (Rmail Files): Mention C-u M-x rmail.
3790 (Rmail Reply): Mention References.
3791 (Rmail Display): Mention rmail-nonignored-headers.
3792
3793 * programs.texi: Minor cleanups.
3794 (Comment Commands): Mention momentary Transient Mark mode.
3795 (Matching): Be more specific about customizing show-paren-mode.
3796 (Info Lookup): Don't list the modes that support C-h S.
3797 Just say what it does in an unsupported mode.
3798 (Man Page): Delete excessive info on customizing woman.
3799 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3800
3801 * abbrevs.texi: Minor clarifications.
3802 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3803 not "dynamic abbrevs" as if they were a kind of abbrev.
3804
3805 * picture.texi (Picture): Minor cleanup.
3806
3807 * mule.texi (Communication Coding): Say "other applications".
3808 (Fontsets): Not specific to X. Add xref to X Resources.
3809 (Unibyte Mode): Rename from Single-Byte Character Support.
3810 "Graphical display", not window system.
3811 (International): Update menu.
3812
3813 * maintaining.texi (Format of ChangeLog):
3814 New node, split out from ChangeLog.
3815 (ChangeLog): Clarifications in the remaining text.
3816 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3817 (Find Tag): Add @w.
3818 (Tags Search): Explain tag table order here. Simplify grep ref.
3819 (List Tags): tags-tag-face is a variable, not a face.
3820 (Emerge): Cleanups.
3821
3822 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3823 (Keyboard Macros): Avoid "the user".
3824
3825 * killing.texi: "Graphical display", not window system.
3826
3827 * help.texi (Help Echo): "Graphical display", not window system.
3828
3829 * glossary.texi: Say "you", not "the user". Say "graphical display".
3830
3831 * frames.texi: Minor cleanups. "Graphical display", not window system.
3832
3833 * files.texi (Visiting): Make drag-and-drop not X-specific.
3834
3835 * custom.texi: Minor cleanups. "Graphical display", not window system.
3836
3837 * cmdargs.texi: Minor cleanups.
3838
3839 * building.texi (Compilation): Move and split kill-compilation para.
3840 Add para about multiple compilers.
3841 (Compilation Mode): Commands also available in grep mode and others.
3842 Mention C-u C-x ` more tutorially. Clarify C-x `.
3843 (Compilation Shell): Clarify. Put Bash example first.
3844 (Grep Searching): Minor cleanups; add @w.
3845 (Debuggers): Minor cleanups.
3846 (Starting GUD): Make GDB xgraphical mode issue clearer.
3847 (Debugger Operation): Lots of clarifications including
3848 GDB tooltip side-effect issue.
3849 (Commands of GUD): Clarify.
3850 (GUD Customization): Add bashdb-mode-hook.
3851 (GDB Graphical Interface): Rewrite for clarity.
3852 (GDB User Interface Layout): Rewrite for clarity.
3853 (Stack Buffer, Watch Expressions): Likewise.
3854 (Other GDB User Interface Buffers): Cleanups.
3855 (Lisp Libraries, External Lisp): Cleanup.
3856
3857 * basic.texi (Position Info): "Graphical displays", rather than
3858 window systems.
3859
3860 * anti.texi: Minor cleanup.
3861
8cf51b2c
GM
38622006-02-03 Eli Zaretskii <eliz@gnu.org>
3863
3864 * custom.texi (Init File, Find Init): Add cross-references to
3865 where $HOME is described.
3866
38672006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3868
3869 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3870 is not inside the @table.
3871
3872 * emacs.texi (Top): Correct node name.
3873
3874 * files.texi (File Names): Fix @xref.
3875 (Reverting): Fix typo.
3876
3877 * mule.texi (International): Correct node name.
3878
3879 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3880
38812006-02-01 Richard M. Stallman <rms@gnu.org>
3882
3883 * emacs.texi (Top): Update subnode menu.
3884
3885 * mule.texi: Minor clarifications.
3886 Reduce the specific references to X Windows.
3887 Refer to "graphical" terminals, rather than window systems.
3888 (Text Coding): Rename from Specify Coding.
3889 (Communication Coding, File Name Coding, Terminal Coding):
3890 New nodes split out from Text Coding.
3891
3892 * kmacro.texi: Minor clarifications.
3893 (Keyboard Macro Ring): Comment out some excessive commands.
3894 (Basic Keyboard Macro): Split up the table, putting part in each node.
3895
3896 * major.texi: Minor clarifications.
3897
3898 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3899
3900 * windows.texi: Minor clarifications.
3901 (Change Window): Don't describe mode-line mouse cmds here.
3902 Add xref to Mode Line Mouse.
3903
3904 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3905
3906 * macos.texi (Mac International): Fix xref.
3907
3908 * indent.texi: Minor clarifications.
3909
3910 * frames.texi: Minor clarifications.
3911 Reduce the specific references to X Windows.
3912 Refer to "graphical" terminals, rather than window systems.
3913 (Frame Parameters): Don't mention commands like
3914 set-foreground-color. Just say to customize a face.
3915 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3916
3917 * files.texi: Minor clarifications.
3918 (Numbered Backups): New node, split out from Backup Names.
3919
3920 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3921
3922 * cmdargs.texi (General Variables): Fix xref.
3923
3924 * buffers.texi: Minor clarifications.
3925
8cf51b2c
GM
39262006-01-31 Richard M. Stallman <rms@gnu.org>
3927
3928 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3929 Nodes moved to top.
3930
3931 * display.texi: Minor clarifications.
3932 (Display): Rearrange menu.
3933 (Standard Faces): Mention query-replace face.
3934 (Faces): Simplify.
3935 (Font Lock): Simplify face customization info.
3936 (Highlight Changes): Node merged into Highlight Interactively.
3937 (Highlight Interactively): Much rewriting and cleanup.
3938 (Optional Mode Line): Narrowed line number not good for goto-line.
3939 Simplify face customization advice.
3940 (Text Display): Mention use of escape-glyph face.
3941 Move ctl-arrow and tab-width here.
3942 (Display Custom): Move no-redraw-on-reenter to end of node.
3943
3944 * search.texi: Minor clarifications.
3945 (Isearch Scroll): Simplify.
3946 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3947
3948 * regs.texi (Registers): Mention bookmarks here.
3949
3950 * mark.texi: Minor clarifications.
3951 (Selective Undo): Node deleted.
3952
3953 * m-x.texi: Minor clarifications.
3954
3955 * killing.texi: Minor clarifications.
3956 Refer to "graphical" terminals, rather than window systems.
3957
3958 * help.texi: Clarifications.
3959 (Help): Don't describe C-h F and C-h K here.
3960 (Key Help): Describe C-h K here.
3961 (Name Help): Mention Emacs Lisp Intro.
3962 Describe C-h F here.
3963 (Misc Help): Mention C-h F and C-h K only briefly.
3964
3965 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3966 Selective undo text merged in.
3967 (Spelling): Mention Aspell along with Ispell.
3968
3969 * emacs.texi (Top): Update subnode menus.
3970
3971 * basic.texi (Basic Undo): Rename from Undo. Most of text
3972 moved to new Undo node.
3973
8cf51b2c
GM
39742006-01-29 Chong Yidong <cyd@stupidchicken.com>
3975
3976 * basic.texi (Continuation Lines, Inserting Text):
3977 Mention longlines mode.
3978
39792006-01-29 Richard M. Stallman <rms@gnu.org>
3980
10d1d0af 3981 * screen.texi: Minor cleanups.
8cf51b2c
GM
3982 (Screen): Clean up the intro paragraphs.
3983 (Mode Line): Lots of rewriting. Handle frame-name better.
3984 eol-mnemonic-... vars moved out.
3985
3986 * emacs.texi (Top): Change menu item for MS-DOS node.
3987 Update subnode menu.
3988
3989 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3990 chapter relates to Windows. Title changed.
3991
3992 * mini.texi: Minor cleanups.
3993
3994 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3995 (Mark): Put it in the menu.
3996
3997 * entering.texi: Minor cleanups.
3998
3999 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4000 (Intro): Refer to "graphical" terminals, rather than X.
4001
4002 * display.texi (Display Custom): Add xref to Variables.
4003 (Optional Mode Line): eol-mnemonic-... vars moved here.
4004
4005 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4006 rather than X.
4007
8cf51b2c
GM
4008 * basic.texi: Minor cleanups.
4009 (Undo): selective-undo moved.
4010
8cf51b2c
GM
40112006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4012
4013 * anti.texi (Antinews): Various corrections and additions.
4014
40152006-01-23 Juri Linkov <juri@jurta.org>
4016
4017 * custom.texi (Easy Customization, Customization Groups)
4018 (Browsing Custom): Mention links along with buttons.
4019
8cf51b2c
GM
40202006-01-21 Eli Zaretskii <eliz@gnu.org>
4021
8cf51b2c
GM
4022 * text.texi (TeX Print): Use @key for TAB.
4023
8cf51b2c
GM
4024 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4025
8cf51b2c
GM
40262006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4027
4028 * files.texi (File Aliases): Don't claim that usually separate
4029 buffers are created for two file names that name the same data.
4030 Mention additional situations where different names mean the same
4031 file on disk.
4032
40332006-01-19 Richard M. Stallman <rms@gnu.org>
4034
4035 * killing.texi (Deletion): Upcase @key argument.
4036
4037 * custom.texi (Custom Themes): Minor cleanup.
4038
4039 * programs.texi (Hungry Delete): Upcase @key argument.
4040
8cf51b2c
GM
40412006-01-16 Juri Linkov <juri@jurta.org>
4042
4043 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4044 Move `mode-line-highlight' before `mode-line-buffer-id'.
4045
8cf51b2c
GM
40462006-01-14 Richard M. Stallman <rms@gnu.org>
4047
4048 * basic.texi (Inserting Text): Minor cleanup.
4049
8cf51b2c
GM
40502006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4051
4052 * custom.texi (Changing a Variable, Face Customization):
4053 Update for changes in Custom menus.
4054
8cf51b2c
GM
40552006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4056
4057 * macos.texi (Mac International): Undo last change.
4058
8cf51b2c
GM
40592006-01-02 Chong Yidong <cyd@stupidchicken.com>
4060
4061 * custom.texi (Custom Themes): Describe the new
4062 customize-create-theme interface.
4063
40642005-12-30 Juri Linkov <juri@jurta.org>
4065
4066 * basic.texi (Position Info): Update example.
4067
c8763fb6 40682005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4069
4070 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4071
40722005-12-24 Chong Yidong <cyd@stupidchicken.com>
4073
4074 * custom.texi (Custom Themes): `load-theme' always loads.
4075
40762005-12-23 Juri Linkov <juri@jurta.org>
4077
4078 * display.texi (Highlight Interactively): Use double space to
4079 separate sentences. Replace C-p with M-p, and C-n with M-n.
4080
40812005-12-22 Richard M. Stallman <rms@gnu.org>
4082
4083 * custom.texi (Easy Customization and subnodes):
4084 Replace "active field" with "button".
4085 Use "user option" only for variables.
4086 Use "setting" for variable-or-face.
4087
40882005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4089
4090 * buffers.texi (Select Buffer): Change order in table to make
4091 "Similar" refer to the correct item.
4092 (Indirect Buffers): Minor rewording.
4093
8cf51b2c
GM
40942005-12-20 Juri Linkov <juri@jurta.org>
4095
4096 * files.texi (VC Status): Put P and N near p and n.
4097
8cf51b2c
GM
40982005-12-19 Richard M. Stallman <rms@gnu.org>
4099
4100 * programs.texi (Electric C): Delete the info about newline control.
4101 (Other C Commands): Minor cleanup.
4102 (Left Margin Paren): Minor cleanup.
4103
41042005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4105
4106 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4107 (Customization Groups): Delete text moved to "Browsing Custom".
4108 (Browsing Custom): New node.
4109 (Specific Customization): Clarify which commands only work for
4110 loaded options.
4111
41122005-12-18 Bill Wohler <wohler@newt.com>
4113
4114 * frames.texi (Tool Bars): Shorten text of previous change.
4115
41162005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4117
4118 * files.texi (VC Status): Document log-view mode.
4119
41202005-12-18 Bill Wohler <wohler@newt.com>
4121
4122 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4123 permanently via the customize interface.
4124
8cf51b2c
GM
41252005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4126
4127 * killing.texi (Killing by Lines): Document `kill-whole-line'
4128 function.
4129
c8763fb6 41302005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4131
4132 * buffers.texi (Select Buffer): Change `prev-buffer' to
4133 `previous-buffer'. Indicate that these functions use a frame
4134 local buffer list.
4135
8cf51b2c
GM
41362005-12-12 Richard M. Stallman <rms@gnu.org>
4137
4138 * custom.texi (Easy Customization): Change menu comment.
4139 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4140
4141 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4142 (Help): Among the Apropos commands, describe only C-h a here.
4143
41442005-12-11 Richard M. Stallman <rms@gnu.org>
4145
4146 * programs.texi (Options for Comments): Comment-end starts with space.
4147
4148 * glossary.texi (Glossary): Minor cleanup.
4149
4150 * files.texi (Old Versions): Use @table.
4151
8cf51b2c
GM
41522005-12-10 David Koppelman <koppel@ece.lsu.edu>
4153
4154 * display.texi (Highlight Interactively): Include
4155 global-hi-lock-mode. Add miscellaneous details and elaborations.
4156
41572005-12-09 Richard M. Stallman <rms@gnu.org>
4158
4159 * display.texi (Font Lock): Delete the Global FL menu item.
4160
41612005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4162
4163 * custom.texi (Minibuffer Maps): Mention the maps for file name
4164 completion.
4165
41662005-12-09 Kim F. Storm <storm@cua.dk>
4167
4168 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4169 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4170 cursor to next corner in rectangle; clarify insert around rectangle.
4171
8cf51b2c
GM
41722005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4173
4174 * custom.texi (Customization): Use xref to elisp manual for
4175 non-TeX output.
4176 (Minor Modes): Update.
4177 (Customization Groups, Changing a Variable, Face Customization):
4178 Update for new appearance of Custom buffers.
4179 (Changing a Variable): `custom-buffer-done-function' has been
4180 replaced by `custom-buffer-done-kill'.
4181 (Specific Customization): In the `customize-group' buffer, a
4182 subgroup's contents are not "hidden". They are not included at
4183 all. They have no [Show] button.
4184 (Mouse Buttons): Add pxref to description of mouse event lists in
4185 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4186 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4187 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4188
41892005-12-08 Richard M. Stallman <rms@gnu.org>
4190
4191 * mini.texi (Completion Commands, Completion):
4192 In file name input, SPC does not do completion.
4193
8cf51b2c
GM
41942005-12-08 Nick Roberts <nickrob@snap.net.nz>
4195
4196 * building.texi (GDB Graphical Interface): Explain screen size
4197 setting.
4198 (Other GDB User Interface Buffers): Describe features specific to
4199 GDB 6.4.
4200
8cf51b2c
GM
42012005-12-01 Nick Roberts <nickrob@snap.net.nz>
4202
4203 * building.texi (GDB User Interface Layout): Describe how to
4204 kill associated buffers.
4205 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4206 (Watch Expressions): Be more precise.
4207 (Other GDB User Interface Buffers): Describe how to change a
4208 register value.
4209
8cf51b2c
GM
42102005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4211
4212 * macos.texi (Mac Input): Remove description of
4213 mac-command-key-is-meta. Add descriptions of
4214 mac-control-modifier, mac-command-modifier, and
4215 mac-option-modifier.
4216 (Mac International): Fix description of conversion of clipboard data.
4217 (Mac Font Specs): Add example of font customization by face attributes.
4218
42192005-11-22 Nick Roberts <nickrob@snap.net.nz>
4220
4221 * building.texi (Watch Expressions): Expand description.
4222 (Other GDB User Interface Buffers): Describe local map for
4223 gud-watch.
4224
42252005-11-21 Chong Yidong <cyd@stupidchicken.com>
4226
4227 * display.texi (Font Lock): Font lock is enabled by default now.
4228
42292005-11-20 Juri Linkov <juri@jurta.org>
4230
4231 * basic.texi (Position Info): Update examples of the output.
4232 Remove the fact that examples are produced in the TeXinfo buffer,
4233 because in the Info reader users will get a different output from
4234 `C-x ='.
4235
4236 * building.texi (Compilation Mode): Remove paragraph duplicated
4237 from the node `Compilation'. Add `compilation-skip-threshold'.
4238
4239 * display.texi (Font Lock): Suggest more user-friendly method of
4240 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4241
42422005-11-18 Richard M. Stallman <rms@gnu.org>
4243
4244 * files.texi (Registering): Mention @@ in mode line.
4245
4246 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4247
42482005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4249
4250 * files.texi (Renaming and VC): Some back-ends don't
4251 handle renaming.
4252
8cf51b2c
GM
42532005-11-17 Juri Linkov <juri@jurta.org>
4254
4255 * emacs.texi (Top):
4256 * display.texi (Highlight Interactively): Put this font-lock based
4257 mode near Font Lock node.
4258
42592005-11-16 Chong Yidong <cyd@stupidchicken.com>
4260
4261 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4262 icons.
4263
42642005-11-12 Kim F. Storm <storm@cua.dk>
4265
4266 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4267 (Help Summary): Add C-h d and C-h e.
4268 (Apropos): Clarify that all apropos commands may search for either
4269 list of words or a regexp. Add C-h d for apropos-documentation.
4270 Describe apropos-documentation-sort-by-scores user option.
4271
8cf51b2c
GM
42722005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4273
4274 * killing.texi (CUA Bindings): Add @section.
4275
42762005-11-10 Kim F. Storm <storm@cua.dk>
4277
4278 * emacs.texi (Top): Add CUA Bindings entry to menu.
4279
4280 * killing.texi (CUA Bindings): New node. Moved here from
4281 misc.texi and extended with info on rectangle commands and
4282 rectangle highlighting, interface to registers, and the global
4283 mark feature.
4284
4285 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4286
4287 * regs.texi: Prev link points to CUA Bindings node.
4288
42892005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4290
4291 * help.texi (Help Echo): By default, help echos are only shown on
4292 mouse-over, not on point-over.
4293
c8763fb6 42942005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4295
4296 * misc.texi (Shell Mode): Describe how to activate password echoing.
4297
8cf51b2c
GM
42982005-11-04 Romain Francoise <romain@orebokech.com>
4299
4300 * mark.texi (Mark Ring): Fix typo.
4301
43022005-11-03 Richard M. Stallman <rms@gnu.org>
4303
4304 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4305
43062005-11-01 Bill Wohler <wohler@newt.com>
4307
4308 * help.texi (Help Mode): Fix typo.
4309
43102005-11-01 Nick Roberts <nickrob@snap.net.nz>
4311
4312 * building.texi (Other GDB User Interface Buffers): Describe
4313 the command gdb-use-inferior-io-buffer.
4314
43152005-10-31 Romain Francoise <romain@orebokech.com>
4316
4317 * files.texi (Compressed Files): Fix typo.
4318
4319 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4320
4321 * windows.texi (Force Same Window): Likewise.
4322
43232005-10-30 Bill Wohler <wohler@newt.com>
4324
4325 * help.texi (Help Mode): URLs viewed with browse-url.
4326
43272005-10-31 Nick Roberts <nickrob@snap.net.nz>
4328
4329 * building.texi (GDB Graphical Interface): Don't reference
4330 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4331 must stay in same frame.
4332
43332005-10-29 Chong Yidong <cyd@stupidchicken.com>
4334
4335 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4336
4337 * anti.texi (Antinews): Likewise.
4338
8cf51b2c
GM
43392005-10-28 Bill Wohler <wohler@newt.com>
4340
4341 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4342
43432005-10-28 Richard M. Stallman <rms@gnu.org>
4344
4345 * files.texi (Visiting): Explain how to enter ? in a file name.
4346
4347 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4348
8cf51b2c
GM
43492005-10-25 Nick Roberts <nickrob@snap.net.nz>
4350
4351 * building.texi (GDB Graphical Interface): Describe
4352 gdb-mouse-until.
4353
43542005-10-23 Richard M. Stallman <rms@gnu.org>
4355
4356 * custom.texi (Init File): Recommend when to use site-start.el.
4357
8cf51b2c
GM
43582005-10-21 Juri Linkov <juri@jurta.org>
4359
4360 * custom.texi (Examining): Mention accessing the old variable
4361 value via M-n in set-variable.
4362
8cf51b2c
GM
43632005-10-18 Romain Francoise <romain@orebokech.com>
4364
4365 * files.texi (Version Systems): Capitalize GNU.
4366
8cf51b2c
GM
43672005-10-18 Nick Roberts <nickrob@snap.net.nz>
4368
4369 * building.texi (Compilation Mode): Remove redundant paragraph.
4370 (Watch Expressions): Remove paragraph to reflect code change.
4371
8cf51b2c
GM
43722005-10-16 Richard M. Stallman <rms@gnu.org>
4373
4374 * building.texi (Compilation Mode, Compilation): Clarified.
4375
43762005-10-15 Richard M. Stallman <rms@gnu.org>
4377
4378 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4379
8cf51b2c
GM
43802005-10-13 Kenichi Handa <handa@m17n.org>
4381
4382 * basic.texi (Position Info): Fix previous change.
4383
c8763fb6 43842005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4385
4386 * cmdargs.texi (Icons X): Fix typo.
4387
43882005-10-12 Kenichi Handa <handa@m17n.org>
4389
4390 * basic.texi (Position Info): Describe the case that Emacs shows
4391 "part of display ...".
4392
c8763fb6 43932005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4394
4395 * cmdargs.texi (Icons X): -nb => -nbi.
4396
43972005-10-10 Chong Yidong <cyd@stupidchicken.com>
4398
4399 * frames.texi (Speedbar): A couple more clarifications.
4400
44012005-10-11 Nick Roberts <nickrob@snap.net.nz>
4402
4403 * building.texi (GDB User Interface Layout): Improve diagram.
4404 (Watch Expressions): Explain how to make speedbar global.
4405 (Other GDB User Interface Buffers): Make references more precise.
4406
8cf51b2c
GM
44072005-10-09 Richard M. Stallman <rms@gnu.org>
4408
4409 * frames.texi (Speedbar): Clarify the text.
4410
44112005-10-09 Chong Yidong <cyd@stupidchicken.com>
4412
4413 * frames.texi (Speedbar): Add information on keybindings,
4414 dismissing the speedbar, and buffer display mode. Link to
4415 speedbar manual.
4416
c8763fb6 44172005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4418
4419 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4420 added -nb, --no-bitmap-icon.
4421
8cf51b2c
GM
44222005-10-07 Nick Roberts <nickrob@snap.net.nz>
4423
4424 * building.texi (GDB Graphical Interface): Add variables and
4425 functions to indices. Be more precise.
4426
c8763fb6 44272005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4428
4429 * frames.texi (Drag and Drop): Remove the x- from
4430 x-dnd-open-file-other-window and xdnd-protocol-alist.
4431
44322005-09-30 Romain Francoise <romain@orebokech.com>
4433
4434 * mini.texi (Minibuffer): The default value now appears before the
4435 colon in minibuffer prompts.
4436
8cf51b2c
GM
44372005-09-25 Richard M. Stallman <rms@gnu.org>
4438
4439 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4440
8cf51b2c
GM
44412005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4442
4443 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4444
8cf51b2c
GM
44452005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4446
4447 * emacs.texi (Top): Update submenus from macos.texi.
4448
4449 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4450 (Mac OS): Update feature support status.
4451 (Mac Input): List supported input scripts. Remove description
4452 about `mac-keyboard-text-encoding'. Mention mouse button
4453 emulation and related variables.
4454 (Mac International): Mention Central European and Cyrillic
4455 support. Now `keyboard-coding-system' is dynamically changed.
4456 Add description about coding system for selection. Add
4457 description about language environment.
4458 (Mac Environment Variables): Mention
4459 `~/.MacOSX/environment.plist'. Give example of command line
4460 arguments. Add Preferences support.
4461 (Mac Directories): Explicitly state that this node is for Mac OS
4462 Classic only.
4463 (Mac Font Specs): Mention specification for scalable fonts. List
4464 supported charsets. Add preferred way of creating fontsets. Add
4465 description about `mac-allow-anti-aliasing'.
4466 (Mac Functions): Add descriptions about `mac-set-file-creator',
4467 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4468 and `mac-get-preference'.
4469
8cf51b2c
GM
44702005-09-16 Romain Francoise <romain@orebokech.com>
4471
4472 Update all files to specify GFDL version 1.2.
4473
4474 * doclicense.texi (GNU Free Documentation License): Update to
4475 version 1.2.
4476
44772005-09-15 Richard M. Stallman <rms@gnu.org>
4478
4479 * buffers.texi (List Buffers): Fix xref.
4480
4481 * rmail.texi (Rmail Basics): Fix xref.
4482
4483 * emacs.texi (Top): Update subnode menus.
4484
4485 * files.texi (Saving Commands): New node, broken out of Saving.
4486 (Customize Save): New node, broken out of Saving.
4487 Clarify effect of write-region-inhibit-fsync.
4488 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4489
8cf51b2c
GM
44902005-09-14 Romain Francoise <romain@orebokech.com>
4491
4492 * files.texi (Saving): Mention write-region-inhibit-fsync.
4493
44942005-09-05 Chong Yidong <cyd@stupidchicken.com>
4495
4496 * custom.texi (Custom Themes): New node.
4497
44982005-09-03 Richard M. Stallman <rms@gnu.org>
4499
49823426
GM
4500 * search.texi (Search Case): Mention vars that control
4501 case-fold-search for various operations.
8cf51b2c
GM
4502
45032005-08-22 Juri Linkov <juri@jurta.org>
4504
4505 * display.texi (Standard Faces): Merge the text from
4506 `(elisp)Standard Faces' into this node.
4507
45082005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4509
4510 * emacs.texi (Top): Delete menu item for deleted node
4511 Keyboard Translations.
4512
45132005-08-18 Richard M. Stallman <rms@gnu.org>
4514
8cf51b2c
GM
4515 * trouble.texi (Unasked-for Search):
4516 Delete xref to Keyboard Translations.
4517
4518 * glossary.texi (Glossary): Delete xref.
4519
8cf51b2c
GM
4520 * custom.texi (Minor Modes): Say that the list here is not complete.
4521 (Keyboard Translations): Node deleted.
4522 (Disabling): Delete xref to it.
4523 (Customization Groups): Fix Custom buffer example.
4524 (Hooks): Mention remove-hooks.
4525
45262005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4527
4528 * building.texi (GDB Graphical Interface): Improve filling of menu
4529 item.
4530
45312005-08-18 Nick Roberts <nickrob@snap.net.nz>
4532
4533 * building.texi (GDB Graphical Interface): Use better node names.
4534
45352005-08-14 Richard M. Stallman <rms@gnu.org>
4536
4537 * text.texi (Sentences): Fix xref.
4538
45392005-08-14 Juri Linkov <juri@jurta.org>
4540
4541 * building.texi (Compilation, Grep Searching): Move grep command
4542 headings from `Compilation' to `Grep Searching'.
4543
4544 * dired.texi (Dired and Find):
4545 * maintaining.texi (Tags Search): Replace grep xref to
4546 `Compilation' node with `Grep Searching'.
4547
4548 * files.texi (Comparing Files): Replace xref to `Compilation' with
4549 `Compilation Mode'.
4550
45512005-08-13 Alan Mackenzie <acm@muc.de>
4552
4553 * search.texi (Non-ASCII Isearch): Correct a typo.
4554 (Replacement Commands): Mention query-replace key binding.
4555
45562005-08-11 Richard M. Stallman <rms@gnu.org>
4557
4558 * programs.texi (Options for Comments): Fix xref.
4559
4560 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4561 out of Regexps.
4562
8cf51b2c
GM
45632005-08-09 Juri Linkov <juri@jurta.org>
4564
4565 * building.texi (Compilation): Use `itemx' instead of `item'.
4566 (Grep Searching): Simplify phrase.
4567
4568 * display.texi (Standard Faces): Describe vertical-border on
4569 window systems.
4570
4571 * windows.texi (Split Window): Simplify phrase and mention
4572 vertical-border face.
4573
45742005-08-09 Richard M. Stallman <rms@gnu.org>
4575
4576 * files.texi (Comparing Files): Clarify compare-windows.
4577
4578 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4579
8cf51b2c
GM
45802005-08-06 Eli Zaretskii <eliz@gnu.org>
4581
4582 * mule.texi (Coding Systems): Rephrase the paragraph about
4583 codepages: no need for "M-x codepage-setup" anymore, except on
4584 MS-DOS.
4585
4586 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4587 the MS-DOS port only.
4588
45892005-07-30 Eli Zaretskii <eliz@gnu.org>
4590
4591 * makefile.w32-in (info): Don't run multi-install-info.bat.
4592 ($(infodir)/dir): New target, produced by running
4593 multi-install-info.bat.
4594
8cf51b2c
GM
45952005-07-22 Eli Zaretskii <eliz@gnu.org>
4596
4597 * files.texi (Quoted File Names): Add index entry.
4598
8cf51b2c
GM
45992005-07-19 Juri Linkov <juri@jurta.org>
4600
4601 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4602
46032005-07-18 Juri Linkov <juri@jurta.org>
4604
8cf51b2c
GM
4605 * custom.texi (Easy Customization):
4606 * files.texi (Old Versions):
4607 * frames.texi (Wheeled Mice):
4608 * mule.texi (Specify Coding):
8cf51b2c
GM
4609 * text.texi (Cell Justification):
4610 * trouble.texi (After a Crash):
8cf51b2c
GM
4611 * xresources.texi (GTK styles):
4612 Delete duplicate duplicate words.
4613
46142005-07-17 Richard M. Stallman <rms@gnu.org>
4615
4616 * frames.texi (Creating Frames): Fix foreground color example.
4617
4618 * custom.texi (Init Examples): Clean up text about conditionals.
4619
46202005-07-16 Richard M. Stallman <rms@gnu.org>
4621
4622 * mini.texi (Completion Commands): Fix command name for ?.
4623
8cf51b2c
GM
46242005-07-16 Eli Zaretskii <eliz@gnu.org>
4625
4626 * display.texi (Standard Faces): Explain that customization of
4627 `menu' face has no effect on w32 and with GTK. Add
4628 cross-references.
4629
4630 * cmdargs.texi (General Variables): Clarify the default location
4631 of $HOME on w32 systems.
4632
46332005-07-15 Jason Rumney <jasonr@gnu.org>
4634
4635 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4636 changed.
4637
46382005-07-08 Kenichi Handa <handa@m17n.org>
4639
4640 * mule.texi (Recognize Coding): Recommend
4641 revert-buffer-with-coding-system instead of revert-buffer.
4642
46432005-07-07 Richard M. Stallman <rms@gnu.org>
4644
4645 * anti.texi (Antinews): Mention mode-line-inverse-video.
4646
4647 * files.texi (Saving): Minor correction about C-x C-w.
4648
4649 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4650
46512005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4652
4653 * search.texi (Isearch Scroll): Add example of using the
4654 `isearch-scroll' property.
4655 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4656 `Display Custom' node.
4657 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4658 and de-emphasize it.
4659 (Other Repeating Search): `occur' currently can not correctly
4660 handle multiline matches. Correct, clarify and update description
4661 of `flush-lines' and `keep-lines'.
4662
4663 * display.texi (Display Custom): Add anchor for `baud-rate'.
4664
46652005-07-07 Richard M. Stallman <rms@gnu.org>
4666
4667 * gnu.texi: Update where to get GNU status; add refs for how to help.
4668 Add footnotes 6 and 7.
4669
46702005-07-04 Lute Kamstra <lute@gnu.org>
4671
4672 Update FSF's address in GPL notices.
4673
8cf51b2c 4674 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4675 * trouble.texi (Checklist): Update FSF's address.
4676
8cf51b2c
GM
46772005-06-24 Richard M. Stallman <rms@gnu.org>
4678
4679 * display.texi (Text Display): Change index entries.
4680
46812005-06-24 Eli Zaretskii <eliz@gnu.org>
4682
4683 * makefile.w32-in (MAKEINFO): Use --force.
4684 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4685 Makefile.in.
8cf51b2c
GM
4686
46872005-06-23 Richard M. Stallman <rms@gnu.org>
4688
4689 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4690 nobreak-char-display.
4691
4692 * emacs.texi (Top): Update detailed node listing.
4693
4694 * display.texi (Text Display): Renamed show-nonbreak-escape
4695 to nobreak-char-display and no-break-space to nobreak-space.
4696 (Standard Faces): Split up the list of standard faces
4697 and put it in a separate node. Add nobreak-space and
4698 escape-glyph.
4699
8cf51b2c
GM
47002005-06-23 Lute Kamstra <lute@gnu.org>
4701
4702 * mule.texi (Select Input Method): Fix typo.
4703
47042005-06-23 Kenichi Handa <handa@m17n.org>
4705
4706 * mule.texi (International): List all supported scripts. Adjust
4707 text for that leim is now included in the normal Emacs
4708 distribution.
4709 (Language Environments): List all language environments.
4710 Intlfonts contains fonts for most supported scripts, not all..
4711 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4712 input a specific character.
8cf51b2c
GM
4713 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4714
47152005-06-23 Juanma Barranquero <lekktu@gmail.com>
4716
49823426 4717 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4718
47192005-06-22 Miles Bader <miles@gnu.org>
4720
4721 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4722
47232005-06-20 Miles Bader <miles@gnu.org>
4724
4725 * display.texi (Faces): Add `vertical-divider'.
4726
47272005-06-17 Richard M. Stallman <rms@gnu.org>
4728
4729 * text.texi (Adaptive Fill): Minor clarification.
4730
8cf51b2c
GM
47312005-06-10 Lute Kamstra <lute@gnu.org>
4732
4733 * emacs.texi (Top): Correct version number.
4734 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4735 refer to the current version of Emacs.
4736
47372005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4738
4739 * files.texi (Log Buffer): Document when there can be more than
4740 one file to be committed.
4741
47422005-06-08 Juri Linkov <juri@jurta.org>
4743
4744 * display.texi (Faces): Add `shadow' face.
4745
47462005-06-07 Masatake YAMATO <jet@gyve.org>
4747
4748 * display.texi (Faces): Write about mode-line-highlight.
4749
47502005-06-06 Richard M. Stallman <rms@gnu.org>
4751
4752 * misc.texi (Printing Package): Explain how to initialize
4753 printing package.
4754
4755 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4756
47572005-06-05 Chong Yidong <cyd@stupidchicken.com>
4758
4759 * emacs.texi: Rename Hardcopy to Printing.
4760 Make PostScript and PostScript Variables subnodes of it.
4761
4762 * misc.texi (Printing): Rename node from Hardcopy.
4763 Mention menu bar options.
4764 Move PostScript and PostScript Variables to submenu.
4765 (Printing package): New node.
4766
4767 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4768
4769 * dired.texi (Operating on Files): Likewise.
4770
4771 * calendar.texi (Displaying the Diary): Likewise.
4772
4773 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4774
4775 * glossary.texi (Glossary): Likewise.
4776
4777 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4778 effect.
4779
47802005-06-04 Richard M. Stallman <rms@gnu.org>
4781
4782 * trouble.texi (After a Crash): Polish previous change.
4783
8cf51b2c
GM
47842005-05-30 Noah Friedman <friedman@splode.com>
4785
4786 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4787 recovery mechanism.
4788
8cf51b2c
GM
47892005-05-28 Nick Roberts <nickrob@snap.net.nz>
4790
4791 * building.texi (Other Buffers): SPC toggles display of
4792 floating point registers.
4793
8cf51b2c
GM
47942005-05-27 Nick Roberts <nickrob@snap.net.nz>
4795
4796 * files.texi (Log Buffer): Merge in description of Log Edit
4797 mode from pcl-cvs.texi.
4798
47992005-05-26 Richard M. Stallman <rms@gnu.org>
4800
4801 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4802
8cf51b2c
GM
48032005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4804
4805 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4806 not enabled by default.
4807 When not on a word, `ispell-word' by default checks the word
4808 before point.
4809
48102005-05-24 Nick Roberts <nickrob@snap.net.nz>
4811
4812 * building.texi (Debugger Operation): Simplify last sentence.
4813
48142005-05-23 Lute Kamstra <lute@gnu.org>
4815
4816 * emacs.texi: Update FSF's address throughout.
4817 (Preface): Use @cite.
4818 (Distrib): Add cross reference to the node "Copying". Mention the
4819 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4820 printed manuals.
4821 (Intro): Use @xref for the Emacs Lisp Intro.
4822
8cf51b2c
GM
48232005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4824
4825 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4826
4827 * basic.texi (Moving Point): Mention default for `goto-line'.
4828
4829 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4830 of a variable's docstring.
4831
48322005-05-18 Lute Kamstra <lute@gnu.org>
4833
4834 * maintaining.texi (Overview of Emerge): Add cross reference.
4835 Remove duplication.
4836
4837 * emacs.texi (Top): Update to the current structure of the manual.
4838 * misc.texi (Emacs Server): Add menu description.
4839 * files.texi (Saving): Fix menu.
4840 * custom.texi (Customization): Fix menu.
4841 * mule.texi (International): Fix menu.
4842 * kmacro.texi (Keyboard Macros): Fix menu.
4843
48442005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4845
4846 * display.texi: Various minor changes.
4847 (Faces): Delete text that is repeated in the next section.
4848
48492005-05-16 Nick Roberts <nickrob@snap.net.nz>
4850
4851 * building.texi (Debugger Operation): Mention GUD tooltips are
4852 disabled with GDB in text command mode.
4853
8cf51b2c
GM
48542005-05-16 Nick Roberts <nickrob@snap.net.nz>
4855
4856 * building.texi: Replace toolbar with "tool bar" for consistency.
4857 (Compilation Mode): Describe compilation-context-lines
4858 and use of arrow in compilation buffer.
4859 (Debugger Operation): Replace help text with variable's value.
4860
4861 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4862 consistency.
4863
48642005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4865
4866 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4867 Add xref.
4868
8cf51b2c
GM
48692005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4870
4871 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4872 (Position Info): Delete discussion of `goto-line'. It is already
4873 described in `Moving point'.
4874
4875 * mini.texi (Completion Commands): Correct reference.
4876 (Completion Options): Fix typo.
4877
4878 * killing.texi (Deletion): Complete description of `C-x C-o'.
4879
8cf51b2c
GM
48802005-05-10 Richard M. Stallman <rms@gnu.org>
4881
4882 * building.texi (Compilation): Clarify recompile's directory choice.
4883
4884 * frames.texi (Tooltips): Cleanups.
4885
4886 * basic.texi (Arguments): Fix punctuation.
4887
48882005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4889
4890 * screen.texi (Menu Bar): The up and down (not left and right)
4891 arrow keys move through a keyboard menu.
4892
48932005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4894
4895 * basic.texi: Various typo and grammar fixes.
4896 (Moving Point): C-a now runs move-beginning-of-line.
4897
48982005-05-08 Nick Roberts <nickrob@snap.net.nz>
4899
4900 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4901
4902 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4903 as different animals.
4904
49052005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4906
4907 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4908 Correct index entry.
4909
49102005-05-07 Nick Roberts <nickrob@snap.net.nz>
4911
4912 * building.texi (Debugger Operation): Update to reflect changes
4913 in GUD tooltips.
4914
49152005-04-30 Richard M. Stallman <rms@gnu.org>
4916
4917 * files.texi (Compressed Files): Auto Compression normally enabled.
4918
4919 * building.texi (Debugger Operation): Clarify previous change.
4920
8cf51b2c
GM
49212005-04-28 Nick Roberts <nickrob@snap.net.nz>
4922
4923 * building.texi (Debugger Operation): Add description for
4924 GUD tooltips when program is not running.
4925
49262005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4927
4928 * misc.texi (Shell): Add `Shell Prompts' to menu.
4929 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4930 description. Delete remarks moved to new node.
4931 (Shell Prompts): New node.
4932 (History References): Replace remarks moved to `Shell Prompts'
4933 with xref to that node.
4934 (Remote Host): Clarify how to specify the terminal type when
4935 logging in to a different machine.
4936
49372005-04-26 Richard M. Stallman <rms@gnu.org>
4938
4939 * emacs.texi (Top): Update submenus from files.texi.
4940
4941 * files.texi (Filesets): Clarify previous change.
4942
4943 * dired.texi (Misc Dired Features): Clarify previous change.
4944
49452005-04-25 Chong Yidong <cyd@stupidchicken.com>
4946
4947 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4948
4949 * dired.texi (Misc Dired Features): Document
4950 dired-compare-directories.
4951
4952 * files.texi (Filesets): New node.
4953 (File Conveniences): Document Image mode.
4954
4955 * text.texi (TeX Print): Document tex-compile.
4956
49572005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4958
4959 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4960 Delete redundant reference to tooltip Custom group. It is
4961 referred too again in the next paragraph.
4962
49632005-04-24 Richard M. Stallman <rms@gnu.org>
4964
4965 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4966
8cf51b2c
GM
49672005-04-19 Kim F. Storm <storm@cua.dk>
4968
4969 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4970
49712005-04-18 Lars Hansen <larsh@math.ku.dk>
4972
4973 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4974 turns off desktop-save-mode.
4975
49762005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4977
4978 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4979 by default in terminals compatible with xterm. Mention that
4980 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4981 node.
4982
8cf51b2c
GM
49832005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4984
4985 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4986
c8763fb6 49872005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4988
4989 * xresources.texi (Table of Resources): Add cursorBlink.
4990
49912005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4992
4993 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4994 `d', `C-d' and `u'.
4995
49962005-04-11 Richard M. Stallman <rms@gnu.org>
4997
4998 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4999 (Misc X): Add -D, --basic-display.
5000
5001 * maintaining.texi (Change Log): Correct the description of
5002 the example.
5003
5004 * major.texi (Choosing Modes): Document magic-mode-alist.
5005
8cf51b2c
GM
50062005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5007
5008 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5009 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5010 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5011 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5012 `w', respectively.
5013 (Rmail Labels): Mention `l'.
5014 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5015 (Rmail Summary Edit): Describe `j' and RET.
5016
c8763fb6 50172005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5018
5019 * xresources.texi (Lucid Resources): Add fontSet resource.
5020
8cf51b2c
GM
50212005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5022
5023 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5024 now called `indicate-empty-lines'.
5025
50262005-04-06 Kim F. Storm <storm@cua.dk>
5027
5028 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5029
50302005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5031
5032 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5033 deleted.
5034 (Marks vs Flags): Add some convenient key bindings.
5035 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5036 (Misc Dired Features): Correct and expand description of `w' command.
5037
5038 * frames.texi (XTerm Mouse): Delete apparently false info.
5039 The GNU/Linux console currently does not appear to support
5040 `xterm-mouse-mode'.
5041
8cf51b2c
GM
50422005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5043
5044 * calendar.texi (Diary): Mention shell utility `calendar'.
5045
50462005-04-01 Richard M. Stallman <rms@gnu.org>
5047
5048 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5049
8cf51b2c
GM
50502005-04-01 Lute Kamstra <lute@gnu.org>
5051
5052 * maintaining.texi (Change Log): add-change-log-entry uses
5053 add-log-mailing-address.
5054
50552005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5056
5057 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5058 `VC Mode Line' and put in an xref to that node.
5059 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5060 its description.
5061
50622005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5063
5064 * calendar.texi (Calendar Systems): Say that the Persian calendar
5065 implemented here is the arithmetical one championed by Birashk.
5066
50672005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5068
5069 * programs.texi (Fortran Motion): Fix previous change.
5070
8cf51b2c
GM
50712005-03-29 Richard M. Stallman <rms@gnu.org>
5072
5073 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5074
50752005-03-29 Chong Yidong <cyd@stupidchicken.com>
5076
5077 * text.texi (Refill): Refer to Long Lines Mode.
5078 (Longlines): New node.
5079 (Auto Fill): Don't index "word wrap" here.
5080 (Filling): Add Longlines to menu.
5081
50822005-03-29 Richard M. Stallman <rms@gnu.org>
5083
5084 * xresources.texi: Minor fixes.
5085
5086 * misc.texi (Emacs Server): Fix Texinfo usage.
5087
5088 * emacs.texi (Top): Don't use a real section heading for
5089 "Detailed Node Listing". Fake it instead.
5090
5091 * basic.texi (Position Info): Minor cleanup.
5092
5093 * mule.texi (Input Methods): Minor cleanup.
5094
50952005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5096
5097 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5098 constructs as well.
5099 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5100
51012005-03-29 Kenichi Handa <handa@m17n.org>
5102
5103 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5104
5105 * basic.texi (Position Info): Update the description about the
5106 command C-u C-x =.
5107
51082005-03-28 Richard M. Stallman <rms@gnu.org>
5109
5110 * emacs.texi (Top): Use @section for the detailed node listing.
5111
5112 * calendar.texi: Minor fixes to previous change.
5113
5114 * programs.texi (Fortran): Small fixes to previous changes.
5115
5116 * emacs.texi (Top): Update list of subnodes of Dired.
5117 Likewise for building.texi.
5118
5119 * files.texi (File Conveniences): Delete Auto Image File mode.
5120
51212005-03-28 Chong Yidong <cyd@stupidchicken.com>
5122
5123 * building.texi (Flymake): New node.
5124
5125 * custom.texi (Function Keys): Document kp- event types and
5126 keypad-setup package.
5127
5128 * dired.texi (Wdired): New node.
5129
5130 * files.texi (File Conveniences): Reorder entries.
5131 Explain how to turn on Auto-image-file mode.
5132 Document Thumbs mode.
5133
5134 * mule.texi (Specify Coding): Document recode-region and
5135 recode-file-name.
5136
5137 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5138
51392005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5140
5141 * commands.texi (Keys): M-o is now a prefix key.
5142
51432005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5144
5145 * programs.texi: Reformat and update copyright years.
5146 (Fortran): Update section.
5147
51482005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5149
5150 * files.texi: Several small changes in addition to:
5151 (Visiting): Change xref for Dialog Boxes to ref.
5152 (Version Headers): Replace references to obsolete var
5153 `vc-header-alist' with `vc-BACKEND-header'.
5154 (Customizing VC): Update value of `vc-handled-backends'.
5155
51562005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5157
5158 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5159 move here from Emacs Lisp Reference Manual.
5160 * calendar.texi (Calendar/Diary, Diary Commands)
5161 (Special Diary Entries, Importing Diary): Change some xrefs to
5162 point to emacs-xtra rather than elisp.
5163
5164 * emacs-xtra.texi (Calendar Customizing):
5165 Move view-diary-entries-initially, view-calendar-holidays-initially,
5166 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5167 Emacs Manual.
5168 (Appt Customizing): Merge entire section into main Emacs Manual.
5169 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5170 mark-holidays-in-calendar here from emacs-xtra.
5171 (Displaying the Diary): Move view-diary-entries-initially,
5172 mark-diary-entries-in-calendar here from emacs-xtra.
5173 (Appointments): Move appt-display-mode-line,
5174 appt-display-duration, appt-disp-window-function,
5175 appt-delete-window-function here from emacs-xtra.
5176
5177 * calendar.texi: Update and reformat copyright.
5178 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5179 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5180 (Diary): Refer to `diary-file' rather than ~/diary.
5181 (Diary Commands): Rename node to "Displaying the Diary".
5182 * emacs.texi (Top): Rename "Diary Commands" section.
5183 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5184
51852005-03-26 Eli Zaretskii <eliz@gnu.org>
5186
5187 * misc.texi (Emacs Server): Fix the command for setting
5188 server-name. Add an xref to Invoking emacsclient.
5189
5190 * help.texi (Help Summary): Clarify when "C-h ." will do something
5191 nontrivial.
5192 (Apropos): Add cindex entry for apropos-sort-by-scores.
5193
5194 * display.texi (Text Display): Add index entries for how no-break
5195 characters are displayed.
5196
8cf51b2c
GM
51972005-03-26 Eli Zaretskii <eliz@gnu.org>
5198
5199 * files.texi (Visiting): Fix cross-references introduced with the
5200 last change.
5201
5202 * xresources.texi (GTK resources): Fix last change.
5203
8cf51b2c
GM
52042005-03-25 Chong Yidong <cyd@stupidchicken.com>
5205
5206 * xresources.texi (X Resources): GTK options documented too.
5207 (Resources): Clarify meaning of program name.
5208 (Table of Resources): Add visualClass.
5209 (GTK resources): Rewrite.
5210 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5211
5212 * display.texi (Text Display): Mention non-breaking spaces.
5213
5214 * files.texi (Reverting): Document auto-revert-check-vc-info.
5215
5216 * frames.texi (Mouse Commands): Document
5217 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5218
5219 * help.texi (Help Summary): Add `C-h .'.
5220 (Apropos): Apropos accepts a list of search terms.
5221 Document apropos-sort-by-scores.
5222 (Help Echo): Document display-local-help.
5223
5224 * misc.texi (Emacs Server): Document server-name.
5225 (Invoking emacsclient): Document -s option for server names.
5226
5227 * text.texi (Outline Visibility): Introduce "current heading
5228 line" (commands can be called with point on a body line).
5229 Re-order table to follow the sequence of discussion.
5230 hide-body won't hide lines before first header line.
5231 (TeX Mode): Add DocTeX mode.
5232
8cf51b2c
GM
52332005-03-24 Richard M. Stallman <rms@gnu.org>
5234
5235 * mule.texi (Single-Byte Character Support): Delete mention
5236 of iso-acc.el and iso-transl.el.
5237
8cf51b2c
GM
52382005-03-23 Lute Kamstra <lute@gnu.org>
5239
5240 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5241
52422005-03-23 Richard M. Stallman <rms@gnu.org>
5243
8cf51b2c
GM
5244 * search.texi: Delete explicit node pointers.
5245 (Incremental Search): New menu.
5246 (Basic Isearch, Repeat Isearch, Error in Isearch)
5247 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5248 (Slow Isearch): New subnodes.
5249 (Configuring Scrolling): Node deleted.
5250 (Search Case): Doc default-case-fold-search.
5251 (Regexp Replace): Move replace-regexp doc here.
5252
5253 * rmail.texi (Movemail): Put commas inside closequotes.
5254
5255 * picture.texi (Insert in Picture): Document C-c arrow combos.
5256 (Basic Picture): Clarify erasure.
5257
5258 * display.texi (Font Lock): Put commas inside closequotes.
5259
5260 * cmdargs.texi (General Variables): Put commas inside closequotes.
5261
52622005-03-23 Nick Roberts <nickrob@snap.net.nz>
5263
5264 * building.texi (Stack Buffer): Mention reverse contrast for
5265 *selected* frame (might not be current frame).
5266
8cf51b2c
GM
52672005-03-21 Richard M. Stallman <rms@gnu.org>
5268
5269 * building.texi (Starting GUD): Add bashdb.
5270
52712005-03-20 Chong Yidong <cyd@stupidchicken.com>
5272
5273 * basic.texi (Moving Point): Add M-g M-g binding.
5274 (Undo): Document undo-only.
5275 (Position Info): Document M-g M-g and C-u M-g M-g.
5276
5277 * building.texi (Building): Put Grep Searching after Compilation
5278 Shell.
5279 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5280 Document next-error-highlight.
5281 (Grep Searching): Document grep-highlight-matches.
5282 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5283
5284 * calendar.texi (Importing Diary): Rename node from iCalendar.
5285 Document diary-from-outlook.
5286
5287 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5288 Commands.
5289 Mention effect of X drag and drop on Dired buffers.
5290
5291 * files.texi (Visiting): Document large-file-warning-threshold.
5292 Move paragraph on file-selection dialog.
5293 Mention visiting files using X drag and drop.
5294 (Reverting): Mention using Auto-Revert mode to tail files.
5295 Document auto-revert-tail-mode.
5296 (Version Systems): Minor correction.
5297 (Comparing Files): Diff-mode is no longer based on Compilation
5298 mode.
5299 Document compare-ignore-whitespace.
5300 (Misc File Ops): Explain passing a directory to rename-file.
5301 Likewise for copy-file and make-symbolic-link.
5302
5303 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5304 Document mouse-wheel-progressive speed.
5305
5306 * help.texi (Misc Help): Document numeric argument for C-h i.
5307 Correctly explain the effect of just C-u as argument.
5308
5309 * killing.texi (Deletion): Document numeric argument for
5310 just-one-space.
5311
5312 * mini.texi (Completion): Completion acts on text before point.
5313
5314 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5315 (Emulation): CUA mode replaces pc-bindings-mode,
5316 pc-selection-mode, and s-region.
5317
5318 * mule.texi (Input Methods): Leim is now built-in.
5319 (Select Input Method): Document quail-show-key.
5320 (Specify Coding): Document revert-buffer-with-coding-system.
5321
5322 * programs.texi (Fortran Motion): Document f90-next-statement,
5323 f90-previous-statement, f90-next-block, f90-previous-block,
5324 f90-end-of-block, and f90-beginning-of-block.
5325
5326 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5327
5328 * emacs.texi (Acknowledgments): Updated.
5329
5330 * anti.texi: Total rewrite.
5331
8cf51b2c
GM
53322005-03-19 Chong Yidong <cyd@stupidchicken.com>
5333
5334 * ack.texi (Acknowledgments): Update.
5335
53362005-03-19 Eli Zaretskii <eliz@gnu.org>
5337
5338 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5339 copyright years.
5340
53412005-03-14 Nick Roberts <nickrob@snap.net.nz>
5342
5343 * building.texi (Commands of GUD): Move paragraph on setting
5344 breakpoints with mouse to the GDB Graphical Interface node.
5345
53462005-03-07 Richard M. Stallman <rms@gnu.org>
5347
8cf51b2c
GM
5348 * misc.texi (Single Shell, Shell Options): Fix previous change.
5349
5350 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5351
53522005-03-06 Richard M. Stallman <rms@gnu.org>
5353
5354 * building.texi (Starting GUD): Don't explain text vs graphical
5355 GDB here. Just mention it and xref.
5356 Delete "just one debugger process".
5357 (Debugger Operation): Move GUD tooltip info here.
5358 (GUD Tooltips): Node deleted.
5359 (GDB Graphical Interface): Explain the two GDB modes here.
5360
8cf51b2c
GM
5361 * sending.texi (Sending Mail): Minor cleanup.
5362 (Mail Aliases): Explain quoting conventions.
5363 Update key rebinding example.
5364 (Header Editing): C-M-i is like M-TAB.
5365 (Mail Mode Misc): mail-attach-file does not do MIME.
5366
5367 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5368 that really belongs here.
5369 (Remote Mailboxes): Text moved to Rmail Inbox.
5370 (Rmail Display): Mention Mouse-1.
5371 (Movemail): Clarify two movemail versions.
5372 Clarify rmail-movemail-program.
5373
8cf51b2c
GM
5374 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5375 Document async shell commands.
5376 (Shell History): Clarify.
5377 (Shell Ring): Mention C-UP an C-DOWN.
5378 (Shell Options): Add comint-prompt-read-only.
5379 (Invoking emacsclient): Set EDITOR to run Emacs.
5380 (Sorting): No need to explain what region is.
5381 (Saving Emacs Sessions): Fix typo.
5382 (Recursive Edit): Fix punctuation.
5383 (Emulation): Don't mention "PC bindings" which are standard.
5384 (Hyperlinking): Explain Mouse-1 convention here.
5385 (Find Func): Node deleted.
5386
8cf51b2c
GM
5387 * help.texi (Name Help): Xref to Hyperlinking.
5388
5389 * glossary.texi (Glossary):
5390 Rename "Balance Parentheses" to "Balancing...".
5391 Add "Byte Compilation". Correct "Copyleft".
5392 New xref in "Customization".
5393 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5394 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5395 Rename "Registers" to "Register".
5396 Replace "Selecting" with "Selected Frame",
5397 "Selected Window", and "Selecting a Buffer".
5398
5399 * files.texi (Types of Log File): Explain how projects'
5400 methods can vary.
5401
8cf51b2c
GM
5402 * display.texi (Faces): Delete "Emacs 21".
5403
5404 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5405 * fixit.texi (Spelling): C-M-i like M-TAB.
5406 * mini.texi (Completion Options): C-M-i like M-TAB.
5407 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5408 * text.texi (Text Mode): C-M-i like M-TAB.
5409
5410 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5411
5412 * calendar.texi (Specified Dates): Mention `g w'.
5413 (Appointments): appt-activate toggles with no arg.
5414
8cf51b2c
GM
54152005-03-05 Juri Linkov <juri@jurta.org>
5416
5417 * cmdargs.texi (Emacs Invocation): Add cindex
5418 "invocation (command line arguments)"
5419 (Misc X): Add -nbc, --no-blinking-cursor.
5420
54212005-03-04 Ulf Jasper <ulf.jasper@web.de>
5422
5423 * calendar.texi (iCalendar): No need to require it now.
5424
8cf51b2c
GM
54252005-03-03 Nick Roberts <nickrob@snap.net.nz>
5426
5427 * trouble.texi (Contributing): Mention Savannah. Direct users to
5428 emacs-devel.
5429
54302005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5431
5432 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5433 window.
5434
8cf51b2c
GM
54352005-02-27 Richard M. Stallman <rms@gnu.org>
5436
5437 * building.texi (Compilation): Update mode line status info.
5438
54392005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5440
5441 * calendar.texi (General Calendar): Document binding of
5442 scroll-other-window-down.
5443 (Mayan Calendar): Fix earliest date.
5444 (Time Intervals): Document timeclock-change.
5445 Fix timeclock-ask-before-exiting documentation.
5446
54472005-02-26 Kim F. Storm <storm@cua.dk>
5448
5449 * frames.texi (Mouse References):
5450 Add mouse-1-click-in-non-selected-windows.
5451
54522005-02-25 Richard M. Stallman <rms@gnu.org>
5453
5454 * screen.texi (Screen): Explain better about cursors and mode lines;
5455 don't presuppose text terminals.
5456 (Point): Don't assume just one cursor.
5457 Clarify explanation of cursors.
5458 (Echo Area, Menu Bar): Cleanups.
5459
5460 * mini.texi (Minibuffer): Prompts are highlighted.
5461 (Minibuffer Edit): Newline = C-j only on text terminals.
5462 Clarify resize-mini-windows values.
5463 Mention M-PAGEUP and M-PAGEDOWN.
5464 (Completion Commands): Mouse-1 like Mouse-2.
5465 (Minibuffer History): Explain history commands better.
5466 (Repetition): Add xref to Incremental Search.
5467
5468 * mark.texi (Setting Mark): Clarify info about displaying mark.
5469 Clarify explanation of C-@ and C-SPC.
5470 (Transient Mark): Mention Delete Selection mode.
5471 (Marking Objects): Clean up text about extending the region.
5472
5473 * m-x.texi (M-x): One C-g doesn't always go to top level.
5474 No delay before suggest-key-bindings output.
5475
5476 * fixit.texi (Fixit): Mention C-/ for undo.
5477 (Spelling): Mention ESC TAB like M-TAB.
5478 Replacement words with r and R are rechecked.
5479 Say where C-g leaves point. Mention ? as input.
5480
54812005-02-23 Lute Kamstra <lute@gnu.org>
5482
5483 * cmdargs.texi (Initial Options): Add cross reference.
5484
8cf51b2c
GM
54852005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5486
5487 * emacs.texi (Top): Update menu for splitting of node in
5488 msdog.texi.
5489 * frames.texi (Frames): Update xref for splitting of node in
5490 msdog.texi.
5491 * trouble.texi (Quitting): Ditto.
5492
54932005-02-16 Richard M. Stallman <rms@gnu.org>
5494
5495 * windows.texi (Split Window): Simplify line truncation info
5496 and xref to Display Custom.
5497
5498 * trouble.texi (Quitting): Emergency escape only for text terminal.
5499 (Screen Garbled): C-l for ungarbling is only for text terminal.
5500
5501 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5502
5503 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5504
5505 * programs.texi (Program Modes): Mention Python mode.
5506 (Moving by Defuns): Repeating C-M-h extends region.
5507 (Basic Indent): Clarify.
5508 (Custom C Indent): Clarify.
5509 (Expressions): Repeating C-M-@ extends region.
5510 (Info Lookup): Clarify for C-h S.
5511 (Symbol Completion): ESC TAB alternative for M-TAB.
5512 (Electric C): Clarify.
5513
5514 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5515
5516 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5517 MS-DOS Input node.
5518 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5519 (MS-DOS and MULE): Clarify.
5520 (MS-DOS Processes, Windows Processes): Fix typos.
5521
5522 * major.texi (Choosing Modes): Clarify.
5523
5524 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5525 (Keyboard Macro Step-Edit): Clarify.
5526
5527 * indent.texi (Indentation): Clarifications.
5528
5529 * help.texi (Help): Correct error about C-h in query-replace.
5530 Clarify apropos vs C-h a. Fix how to search in FAQ.
5531 (Key Help): Describe C-h w here.
5532 (Name Help): Minor cleanup. C-h w moved to Key Help.
5533 Clarify the "object" joke.
5534 (Apropos): Clarify. Mouse-1 like Mouse-2.
5535 (Help Mode): Mouse-1 like Mouse-2.
5536
5537 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5538
5539 * display.texi (Display): Reorder menu.
5540 (Faces): Cleanup.
5541 (Font Lock): Cleanup. Mention Options menu.
5542 Delete obsolete text.
5543 (Scrolling): For C-l, don't presume text terminal.
5544 (Horizontal Scrolling): Simplify intro.
5545 (Follow Mode): Clarify.
5546 (Cursor Display): Moved before Display Custom.
5547 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5548 Doc default-tab-width. Doc line truncation more thoroughly.
5549
5550 * dired.texi (Dired Enter): C-x C-f can run Dired.
5551 (Dired Visiting): Comment out `a' command.
5552 Mouse-1 is like Mouse-2.
5553 (Shell Commands in Dired): ? can be used more than once.
5554
5555 * basic.texi (Continuation Lines): Simplify description of truncation,
5556 and refer to Display Custom for the rest of it.
5557
8cf51b2c
GM
55582005-02-06 Lute Kamstra <lute@gnu.org>
5559
5560 * basic.texi (Undo): Fix typo.
5561
5562 * cmdargs.texi (Emacs Invocation): Fix typo.
5563
5564 * custom.texi (Init Examples): Fix typo.
5565
5566 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5567
55682005-02-06 Richard M. Stallman <rms@gnu.org>
5569
5570 * regs.texi (Registers): Registers can hold numbers, too.
5571
5572 * killing.texi (Other Kill Commands): Cleanup.
5573 Delete redundant explanation of kill in read-only buffer.
5574 (Yanking): Mention term "copying".
5575 (Accumulating Text): Fix typo.
5576
5577 * entering.texi (Entering Emacs): Update rationale at start.
5578 (Exiting): Treat iconifying on a par with suspension.
5579
5580 * custom.texi (Minor Modes): Fix typo.
5581 (Easy Customization): Fix menu style.
5582 (Variables): Add xref.
5583 (Examining): Setting for future sessions works through .emacs.
5584 (Keymaps): "Text terminals", not "Many".
5585 (Init Rebinding): Explain \C-. Show example of \M-.
5586 Fix minor wording errors.
5587 (Function Keys): Explain vector syntax just once.
5588 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5589 (Init File): Mention .emacs.d directory.
5590 (Init Examples): Add xref.
5591 (Find Init): Mention .emacs.d directory.
5592
5593 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5594 (Action Arguments): Explain which kinds of -l args are found how.
5595 (Initial Options): --batch does not inhibit site-start.
5596 Add xrefs.
5597 (Command Example): Use --batch, not -batch.
5598
5599 * basic.texi (Inserting Text): Cleanup wording.
5600 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5601 C-n is not error at end of buffer.
5602 (Undo): Doc C-/ like C-_. Add xrefs.
5603 (Arguments): META key may be labeled ALT.
5604 Peculiar arg meanings are explained in doc strings.
5605
5606 * abbrevs.texi (Expanding Abbrevs): Clarify.
5607
56082005-02-05 Eli Zaretskii <eliz@gnu.org>
5609
5610 * frames.texi (Frame Parameters): Add an xref to the description
5611 of list-colors-display. Add a pointer to the X docs about colors.
5612
5613 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5614 Improve docs of list-colors-display.
8cf51b2c
GM
5615
56162005-02-03 Lute Kamstra <lute@gnu.org>
5617
5618 * frames.texi (Frames, Drag and Drop): Fix typos.
5619
56202005-02-03 Richard M. Stallman <rms@gnu.org>
5621
5622 * windows.texi (Basic Window): Mention color-change in mode line.
5623 (Change Window): Explain dragging vertical boundaries.
5624
5625 * text.texi (Sentences): Clarify.
5626 (Paragraphs): Explain M-a and blank lines.
5627 (Outline Mode): Clarify text and menu.
5628 (Hard and Soft Newlines): Mention use-hard-newlines.
5629
5630 * frames.texi (Frames): Delete unnecessary mention of Windows.
5631 (Mouse Commands): Likewise. Mention xterm mouse support.
5632 (Clipboard): Clarify.
5633 (Mouse References): Mention use of Mouse-1 for following links.
5634 (Menu Mouse Clicks): Clarify.
5635 (Mode Line Mouse): Clarify.
5636 (Drag and Drop): Rewrite.
5637
5638 * fixit.texi (Spelling): Fix typo.
5639
5640 * files.texi (File Names): Clarify.
5641 (Visiting): Update conditions for use of file dialog. Clarify.
5642 (Saving): Doc d as answer in save-some-buffers.
5643 (Remote Files): Clean up the text.
5644
5645 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5646
5647 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5648 (List Buffers): Clarify.
5649 (Several Buffers): Doc T command.
5650 (Buffer Convenience): Clarify menu.
5651
5652 * basic.texi (Undo): Clarify last change.
5653
56542005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5655
5656 * fixit.texi (Spelling): Fix typo.
5657
56582005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5659
5660 * basic.texi (Undo): Update description of `undo-outer-limit'.
5661
56622005-02-01 Nick Roberts <nickrob@snap.net.nz>
5663
5664 * building.texi: Update documentation relating to GDB Graphical
5665 Interface.
5666
56672005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5668
5669 * custom.texi (Easy Customization): Adapt menu to node name change.
5670
56712005-01-30 Richard M. Stallman <rms@gnu.org>
5672
5673 * custom.texi (Easy Customization): Defn of "User Option" now
5674 includes faces. Don't say just "option" when talking about variables.
5675 Do say just "options" to mean "anything customizable".
5676 (Specific Customization): Describe `customize-variable',
5677 not `customize-option'.
5678
5679 * glossary.texi (Glossary) <Faces>: Add xref.
5680 <User Option>: Change definition--include faces. Change xref.
5681
5682 * picture.texi (Picture): Mention artist.el.
5683
5684 * sending.texi, screen.texi, programs.texi, misc.texi:
5685 * mini.texi, major.texi, maintaining.texi, macos.texi:
5686 * help.texi, frames.texi, files.texi:
5687 Don't say just "option" when talking about variables.
5688
5689 * display.texi, mule.texi: Don't say just "option" when talking
5690 about variables. Other minor cleanups.
5691
8cf51b2c
GM
56922005-01-26 Lute Kamstra <lute@gnu.org>
5693
5694 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5695 File'. Mention the `-Q' option at the `--no-site-file' option.
5696
8cf51b2c
GM
56972005-01-22 David Kastrup <dak@gnu.org>
5698
5699 * building.texi (Grep Searching): Mention alias `find-grep' for
5700 `grep-find'.
5701
57022005-01-20 Richard M. Stallman <rms@gnu.org>
5703
5704 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5705
8cf51b2c
GM
57062005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5707
5708 * rmail.texi (Movemail): Explain differences
5709 between standard and mailutils versions of movemail.
5710 Describe command line and configuration options introduced
5711 with the latter.
5712 Explain the notion of mailbox URL, provide examples and
5713 cross-references to mailutils documentation.
5714 Describe various methods of specifying mailbox names,
5715 user names and user passwords for rmail.
5716 (Remote Mailboxes): New section. Describe
5717 how movemail handles remote mailboxes. Describe configuration
5718 options used to control its behavior.
5719 (Other Mailbox Formats): Explain handling of various mailbox
5720 formats.
5721
57222005-01-13 Richard M. Stallman <rms@gnu.org>
5723
5724 * commands.texi (Commands): Clarification.
5725
57262005-01-11 Richard M. Stallman <rms@gnu.org>
5727
5728 * programs.texi (Multi-line Indent): Fix previous change.
5729 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5730
8cf51b2c
GM
57312005-01-08 Richard M. Stallman <rms@gnu.org>
5732
5733 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5734 lazy-highlight.
5735
5736 * search.texi (Query Replace): Mention faces query-replace
5737 and lazy-highlight.
5738 (Incremental Search): Update isearch highlighting info.
5739
8cf51b2c
GM
57402005-01-04 Richard M. Stallman <rms@gnu.org>
5741
5742 * custom.texi (Saving Customizations): Minor improvement.
5743
8cf51b2c
GM
57442005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5745
5746 * custom.texi (Saving Customizations): Emacs no longer loads
5747 `custom-file' after .emacs. No longer mention customizing through
5748 Custom.
5749
8cf51b2c
GM
57502005-01-01 Andreas Schwab <schwab@suse.de>
5751
5752 * killing.texi (Graphical Kill): Move up under node Killing,
5753 change @section to @subsection.
5754
57552005-01-01 Richard M. Stallman <rms@gnu.org>
5756
5757 * custom.texi (Face Customization): Mention hex color specs.
5758
5759 * emacs.texi (Top): Update Killing submenu.
5760
5761 * killing.texi (Killing): Reorganize section.
5762 No more TeX-only text; put the node command at start of chapter.
5763 But the first section heading is used only in TeX.
5764 Rewrite the text to read better in this mode.
5765 (Graphical Kill): New subnode gets some of the text that
5766 used to be in the first section.
5767
57682004-12-31 Richard M. Stallman <rms@gnu.org>
5769
5770 * dired.texi (Shell Commands in Dired): Delete the ? example.
5771
5772 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5773
5774 * files.texi (Saving): Describe new require-final-newline features
5775 and mode-require-final-newline.
5776
8cf51b2c
GM
57772004-12-29 Richard M. Stallman <rms@gnu.org>
5778
5779 * custom.texi (File Variables): Clarify previous change.
5780
c8763fb6 57812004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5782
5783 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5784 out now.
5785
57862004-12-27 Richard M. Stallman <rms@gnu.org>
5787
5788 * Makefile.in (MAKEINFO): Specify --force.
5789
5790 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5791 (Undo): Doc undo-outer-limit.
5792
8cf51b2c
GM
57932004-12-15 Juri Linkov <juri@jurta.org>
5794
5795 * mark.texi (Transient Mark, Mark Ring): M-< and other
5796 movement commands don't set mark in Transient Mark mode
5797 if mark is active.
5798
8cf51b2c
GM
57992004-12-12 Juri Linkov <juri@jurta.org>
5800
5801 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5802 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5803
5804 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5805 (Misc Dired Commands): Add @r{(Dired)} to w.
5806
58072004-12-12 Juri Linkov <juri@jurta.org>
5808
5809 * mark.texi (Marking Objects): Marking commands also extend the
5810 region when mark is active in Transient Mark mode.
5811
8cf51b2c
GM
58122004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5813
5814 * custom.texi (Saving Customizations): Emacs only loads the custom
5815 file automatically after the init file in version 22.1 or later.
5816 Adapt text and examples to this fact.
5817
8cf51b2c
GM
58182004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5819
5820 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5821 be set through Custom. Otherwise, it has no effect.
5822
8cf51b2c
GM
58232004-12-05 Richard M. Stallman <rms@gnu.org>
5824
5825 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5826 * entering.texi: Rename Command Line to Emacs Invocation.
5827
10d1d0af 5828 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5829
5830 * custom.texi (Easy Customization): Move up to section level,
5831 before Variables. Avoid using the term "variable"; say "option".
5832 New initial explanation.
5833 (Variables): In initial explanation, connect "variable" to the
5834 already-explained "user option".
5835
5836 * emacs.texi (Top): Fix ref to Command Line.
5837 Move reference to Easy Customization.
5838
5839 * xresources.texi (X Resources): Fix From link.
5840
5841 * doclicense.texi (GNU Free Documentation License): Fix To link.
5842
5843 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5844
5845 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5846
58472004-12-03 Richard M. Stallman <rms@gnu.org>
5848
5849 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5850
58512004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5852
5853 * kmacro.texi: Several small changes in addition to the following.
5854 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5855 defining a keyboard macro.
5856 Mention `kmacro-ring-max'.
5857 (Keyboard Macro Counter): Clarify description of
5858 `kmacro-insert-counter', `kmacro-set-counter',
5859 `kmacro-add-counter' and `kmacro-set-format'.
5860
58612004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5862
5863 * custom.texi (File Variables): Add `unibyte' and make it more
5864 clear that `unibyte' and `coding' are special. Suggested by Simon
5865 Krahnke <overlord@gmx.li>.
5866
5867 * mule.texi (Enabling Multibyte): Refer to File Variables.
5868 Suggested by Simon Krahnke <overlord@gmx.li>.
5869
c8763fb6 58702004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5871
5872 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5873 x-use-old-gtk-file-dialog.
5874
8cf51b2c
GM
58752004-11-20 Richard M. Stallman <rms@gnu.org>
5876
5877 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5878
58792004-11-09 Lars Brinkhoff <lars@nocrew.org>
5880
5881 * building.texi (Lisp Eval): Delete hyphen in section name.
5882
58832004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5884
5885 * files.texi (Old Versions):
5886 No longer document annotation as "CVS only".
5887
58882004-11-10 Andre Spiegel <spiegel@gnu.org>
5889
5890 * files.texi (Version Control): Rewrite the introduction about
5891 version systems, mentioning the new ones that we support. Thanks
5892 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5893 suggestions.
5894
c8763fb6 58952004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5896
49823426 5897 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5898
c8763fb6 58992004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5900
5901 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5902
59032004-10-23 Eli Zaretskii <eliz@gnu.org>
5904
5905 * text.texi (Text Based Tables, Table Definition)
5906 (Table Creation, Table Recognition, Cell Commands)
5907 (Cell Justification, Row Commands, Column Commands)
5908 (Fixed Width Mode, Table Conversion, Measuring Tables)
5909 (Table Misc): New nodes, documenting the Table Mode.
5910
8cf51b2c
GM
59112004-10-19 Jason Rumney <jasonr@gnu.org>
5912
5913 * makefile.w32-in (info): Change order of arguments to makeinfo.
5914
59152004-10-19 Ulf Jasper <ulf.jasper@web.de>
5916
5917 * calendar.texi (iCalendar): Update for package changes.
5918
8cf51b2c
GM
59192004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5920
5921 * files.texi (Misc File Ops): View mode is a minor mode.
5922
8cf51b2c
GM
59232004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5924
5925 * calendar.texi (iCalendar): Style changes.
5926
59272004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5928
5929 * search.texi (Regexps): The regexp described in the example is no
5930 longer stored in the variable `sentence-end'.
5931
8cf51b2c
GM
59322004-10-06 Nick Roberts <nickrob@snap.net.nz>
5933
5934 * building.texi (Starting GUD): Note that multiple debugging
5935 sessions requires `gdb --fullname'.
5936
59372004-10-05 Ulf Jasper <ulf.jasper@web.de>
5938
5939 * calendar.texi (iCalendar): New section for a new package.
5940
8cf51b2c
GM
59412004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5942
5943 * text.texi: Various small changes in addition to the following.
5944 (Text): Replace xref for autotype with inforef.
5945 (Sentences): Explain nil value for `sentence-end'.
5946 (Paragraphs): Update default values for `paragraph-start' and
5947 `paragraph-separate'.
5948 (Text Mode): Correct description of Text mode's effect on the
5949 syntax table.
5950 (Outline Visibility): `hide-other' does not hide top level headings.
5951 `selective-display-ellipses' no longer has an effect on Outline mode.
5952 (TeX Misc): Add missing @cindex.
5953 Replace xref for RefTeX with inforef.
5954 (Requesting Formatted Text): The variable
5955 `enriched-fill-after-visiting' no longer exists.
5956 (Editing Format Info): Update names of menu items and commands.
5957 (Format Faces): Mention special effect of specifying the default face.
5958 Describe inheritance of text properties.
5959 Correct description of `fixed' face.
5960 (Format Indentation): Correct description of effect of setting
5961 margins. Mention `set-left-margin' and `set-right-margin'.
5962 (Format Justification): Update names of menu items.
5963 `set-justification-full' is now bound to `M-j b'.
5964 Mention that `default-justification' is a per buffer variable.
5965 (Format Properties): Update name of menu item.
5966 (Forcing Enriched Mode): `format-decode-buffer' automatically
5967 turns on Enriched mode if the buffer is in text/enriched format.
5968
59692004-10-05 Emilio C. Lopes <eclig@gmx.net>
5970
5971 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5972
59732004-09-28 Kim F. Storm <storm@cua.dk>
5974
5975 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5976 Align with new functionality.
5977
8cf51b2c
GM
59782004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5979
5980 * display.texi (Display Custom): Remove stray `@end defvar'.
5981
59822004-09-23 Kim F. Storm <storm@cua.dk>
5983
5984 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5985 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5986
8cf51b2c
GM
59872004-09-20 Richard M. Stallman <rms@gnu.org>
5988
5989 * custom.texi (Hooks): Explain using setq to clear out a hook.
5990 (File Variables): Explain multiline string constants.
5991 (Non-ASCII Rebinding): Explain when you need to update
5992 non-ASCII char codes in .emacs.
5993
5994 * building.texi (Compilation): Explain how to make a silent
5995 subprocess that won't be terminated. Explain compilation-environment.
5996
59972004-09-13 Kim F. Storm <storm@cua.dk>
5998
5999 * mini.texi (Repetition): Rename isearch-resume-enabled to
6000 isearch-resume-in-command-history and change default to disabled.
6001
8cf51b2c
GM
60022004-09-09 Kim F. Storm <storm@cua.dk>
6003
6004 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6005 with new `kmacro-name-last-macro'.
6006
8cf51b2c
GM
60072004-09-08 Juri Linkov <juri@jurta.org>
6008
6009 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6010
8cf51b2c
GM
60112004-09-03 Juri Linkov <juri@jurta.org>
6012
6013 * search.texi (Incremental Search): Update wording for M-%.
6014
60152004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6016
6017 * killing.texi (Killing): Correct description of kill commands in
6018 read-only buffer.
6019
60202004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6021
6022 * building.texi (Compilation Mode): Add a paragraph about rules
6023 for finding the compilation buffer for `next-error'.
6024
6025 * search.texi (Other Repeating Search): Mention that Occur mode
6026 supports the next-error functionality.
6027
60282004-09-02 Juri Linkov <juri@jurta.org>
6029
6030 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6031
60322004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6033
6034 * kmacro.texi (Basic Keyboard Macro):
6035 `apply-macro-to-region-lines' now operates on all lines that begin
6036 in the region, rather than on all complete lines in the region.
6037
c8763fb6 60382004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6039
6040 * frames.texi (Drag and drop): Add documentation about
6041 x-dnd-test-function and x-dnd-known-types.
6042
60432004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6044
6045 * indent.texi: Various minor changes in addition to:
6046 (Indentation Commands): Correct description of `indent-relative'.
6047 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6048 mode. The *Tab Stops* buffer uses Overwrite Mode.
6049 (Just Spaces): `tabify' converts sequences of at least two spaces
6050 to tabs.
6051
8cf51b2c
GM
60522004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6053
6054 * frames.texi (Secondary Selection): Setting the secondary
6055 selection with M-Drag-Mouse-1 does not alter the kill ring,
6056 setting it with M-Mouse-1 and M-Mouse-3 does.
6057 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6058 toolkit scroll bars.
6059 (Scroll Bars): Ditto.
6060
6061 * windows.texi (Basic Window): When using a window system, the value
6062 of point in a non-selected window is indicated by a hollow box.
6063 (Split Window): Side by side windows are separated by a scroll bar,
6064 if scroll bars are used.
6065 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6066 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6067 (Window Convenience): Update bindings for `winner-undo' and
6068 `winner-redo'.
6069
6070 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6071 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6072 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6073 of "Using Emacs as a Server".
6074 * building.texi (Building): Interchange nodes (for correct numbering).
6075 * programs.texi (Programs): Interchange nodes (for correct numbering).
6076 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6077 Info to the node structure.
6078 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6079 Rearrange order of nodes and sections such that both "GNU GENERAL
6080 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6081 end, as appropriate for appendices.
6082 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6083 Use `@unnumberedsec'.
6084 * trouble.texi: Adapt sectioning in Info to the node structure.
6085 Adapt node pointers to change in emacs.texi.
6086 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6087
8cf51b2c
GM
60882004-08-25 Kenichi Handa <handa@m17n.org>
6089
6090 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6091 description for unibyte mode.
6092
60932004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6094
6095 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6096
6097 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6098 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6099 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6100 in @pxref.
6101
61022004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6103
6104 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6105 Change section names.
6106
8cf51b2c
GM
61072004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6108
6109 * kmacro.texi (Keyboard Macro Ring): Rename section.
6110 Emacs treats the head of the macro ring as the `last keyboard macro'.
6111 (Keyboard Macro Counter): Minor change.
6112 (Save Keyboard Macro): Some clarifications.
6113 (Edit Keyboard Macro): Rename section.
6114
6115 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6116 32-bit machines.
6117 (Several Buffers): Clarify which buffer is selected if `2' is
6118 pressed in the Buffer Menu.
6119 Auto Revert mode can be used to update the Buffer Menu
6120 automatically.
6121
61222004-08-21 Eli Zaretskii <eliz@gnu.org>
6123
6124 * help.texi (Misc Help): Add an index entry for finding an Info
6125 manual by its file name.
6126
61272004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6128
6129 * files.texi (Backup Deletion): Correct description of
6130 `delete-old-versions'.
6131 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6132 (Auto Save Files): Recommend `auto-save-mode' to reenable
6133 auto-saving, rather than the abbreviation `auto-save'.
6134
61352004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6136
6137 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6138 for "killing" and "yanking" in main menu.
6139
61402004-08-16 Richard M. Stallman <rms@gnu.org>
6141
6142 * killing.texi (Yanking, Killing): Minor cleanups.
6143
6144 * mark.texi (Momentary Mark): Minor cleanups.
6145
61462004-08-15 Kenichi Handa <handa@etl.go.jp>
6147
6148 * custom.texi (Non-ASCII Rebinding):
6149 C-q always inserts the right code to pass to global-set-key.
6150
8cf51b2c
GM
61512004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6152
6153 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6154 `insert-register', instead of `C-x r g' binding, for consistency.
6155
61562004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6157
6158 * fixit.texi (Spelling): Fix typo.
6159
61602004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6161
6162 * help.texi (Help): Fix Texinfo usage.
6163
8cf51b2c
GM
61642004-07-24 Richard M. Stallman <rms@gnu.org>
6165
6166 * text.texi (Paragraphs): Update how paragraphs are separated
6167 and the default for paragraph-separate.
6168
6169 * search.texi (Regexp Replace): Further update text for new
6170 replacement operators.
6171
8cf51b2c
GM
61722004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6173
6174 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6175 `R' switch.
6176
6177 * dired.texi (Dired Updating): `k' only deletes inserted
6178 subdirectories from the Dired buffer if a prefix argument was given.
6179
6180 * search.texi (Regexps): Delete redundant definition of `symbol' in
6181 description of `\_>'. It already occurs in the description of `\_<'.
6182
8cf51b2c
GM
61832004-07-01 Juri Linkov <juri@jurta.org>
6184
6185 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6186 (Regexp Search): Add M-r.
6187
61882004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6189
6190 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6191
61922004-06-29 Jesper Harder <harder@ifa.au.dk>
6193
49823426 6194 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6195
61962004-06-25 Richard M. Stallman <rms@gnu.org>
6197
6198 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6199
62002004-06-25 David Kastrup <dak@gnu.org>
6201
6202 * search.texi (Regexp Replace): Some typo corrections and
6203 rearrangement.
6204
62052004-06-24 David Kastrup <dak@gnu.org>
6206
6207 * search.texi (Unconditional Replace): Use replace-string instead
6208 of query-replace in example.
6209 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6210 sequences.
6211 (Query Replace): Correct explanation of `^' which does not use
6212 the mark stack.
6213
62142004-06-21 Nick Roberts <nickrob@gnu.org>
6215
6216 * misc.texi (Shell History Copying): Document comint-insert-input.
6217 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6218
8cf51b2c
GM
62192004-06-20 Jesper Harder <harder@ifa.au.dk>
6220
6221 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6222 * custom.texi (Customization): Do.
6223 * anti.texi (Antinews): Do.
6224 * abbrevs.texi (Defining Abbrevs): Do.
6225
6226 * programs.texi (Info Lookup): Fix keybinding for
6227 info-lookup-symbol.
6228
62292004-06-16 Juanma Barranquero <lektu@terra.es>
6230
6231 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6232 Add emacs-xtra.
6233 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6234 (clean): Add emacs-xtra and flymake. Remove redundancies.
6235
62362004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6237
6238 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6239 Add emacs-xtra.
6240 * emacs-xtra.texi: New file.
6241
62422004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6243
6244 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6245 (Dired and Find): Mention differences with ordinary Dired buffers.
6246
8cf51b2c
GM
62472004-06-13 Richard M. Stallman <rms@gnu.org>
6248
6249 * custom.texi (Init Syntax): Explain about vars that do special
6250 things when set with setq or with Custom.
6251 (Init Examples): Add line-number-mode example.
6252
8cf51b2c
GM
62532004-06-12 Juri Linkov <juri@jurta.org>
6254
6255 * dired.texi (Operating on Files): Add dired-do-touch.
6256
8cf51b2c
GM
62572004-06-10 Juri Linkov <juri@jurta.org>
6258
6259 * building.texi (Lisp Eval): Add C-M-x on defface.
6260
62612004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6262
6263 * files.texi (Reverting): Auto-Revert mode and
6264 Global Auto-Revert mode no longer revert remote files.
6265
8cf51b2c
GM
62662004-05-29 Richard M. Stallman <rms@gnu.org>
6267
6268 * custom.texi (Init File): Two dashes start --no-site-file.
6269
8cf51b2c
GM
62702004-05-29 Alan Mackenzie <acm@muc.de>
6271
6272 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6273 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6274 (AWK, Pike): Document as "C-like modes".
6275 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6276 (M-x man): Supersedes M-x manual-entry.
6277 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6278
6279 ("Comments in C"): Delete node; the info is in CC Mode manual.
6280 (c-comment-only-line-offset): Remove description.
6281
6282 (C-c ., C-c C-c): Describe new C Mode bindings.
6283
6284 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6285 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6286 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6287 Amend definitions.
6288
6289 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6290 Describe functions.
6291
6292 (c-comment-start-regexp, c-hanging-comment-ender-p)
6293 (c-hanging-comment-starter-p): Remove obsolete definitions.
6294
6295 * emacs.texi: Remove the menu entry "Comments in C".
6296
8cf51b2c
GM
62972004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6298
6299 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6300 `M-x locate'.
6301
63022004-05-16 Karl Berry <karl@gnu.org>
6303
6304 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6305 makeinfo --html fails.
6306 * help.texi (Help Summary) [@ifnottex]: Likewise.
6307
63082004-05-13 Nick Roberts <nickrob@gnu.org>
6309
6310 * building.texi (GDB Graphical Interface): Update and describe
6311 layout first.
6312
8cf51b2c
GM
63132004-05-04 Jason Rumney <jasonr@gnu.org>
6314
6315 * makefile.w32-in: Revert last change.
6316
63172004-05-03 Jason Rumney <jasonr@gnu.org>
6318
6319 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6320
8cf51b2c
GM
63212004-04-23 Juanma Barranquero <lektu@terra.es>
6322
6323 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6324
63252004-04-18 Juri Linkov <juri@jurta.org>
6326
6327 * fixit.texi (Spelling): Remove file extension from ispell xref.
6328
63292004-04-15 Kim F. Storm <storm@cua.dk>
6330
6331 * cmdargs.texi (Initial Options): Add -Q.
6332
63332004-04-05 Kim F. Storm <storm@cua.dk>
6334
6335 * custom.texi (File Variables): Add safe-local-eval-forms.
6336
8cf51b2c
GM
63372004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6338
6339 * files.texi (Reverting): Correct description of revert-buffer's
6340 handling of point.
6341
63422004-03-22 Juri Linkov <juri@jurta.org>
6343
6344 * emacs.texi (Top): Add `Misc X'.
6345
49823426 6346 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6347
6348 * glossary.texi: Improve references.
6349
6350 * help.texi: Sync keywords with finder.el.
6351
6352 * mini.texi (Completion): Add description for menu items.
6353
6354 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6355
6356 * sending.texi (Mail Methods): Fix xref to Message manual.
6357
8cf51b2c
GM
63582004-03-12 Richard M. Stallman <rms@gnu.org>
6359
8cf51b2c
GM
6360 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6361
8cf51b2c
GM
63622004-03-04 Richard M. Stallman <rms@gnu.org>
6363
6364 * search.texi (Regexps): Explain that ^ and $ have their
6365 special meanings only in certain contexts.
6366
6367 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6368
6369 * mule.texi (Specify Coding): Doc C-x RET F.
6370
6371 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6372 for multiple compile and grep buffers.
6373 (Indirect Buffers): Don't recommand clone-indirect-buffer
6374 for multiple compile and grep buffers.
6375
8cf51b2c
GM
63762004-02-29 Juanma Barranquero <lektu@terra.es>
6377
6378 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6379 Use $(DEL) instead of rm, and ignore exit code.
6380
8cf51b2c
GM
63812004-02-23 Nick Roberts <nick@nick.uklinux.net>
6382
6383 * building.texi (Watch Expressions): Update.
6384
63852004-02-21 Juri Linkov <juri@jurta.org>
6386
6387 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6388 --directory, --help, --version. Move text about command-line-args
6389 to Command Arguments.
6390 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6391 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6392 (Window Size X): Join -g and --geometry. Add @cindex.
6393 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6394 (Title X): Remove alias -title.
6395 (Misc X): New node.
6396
c8763fb6 63972004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6398
6399 * frames.texi (Drag and drop): Add Motif to list of supported
6400 protocols.
6401
c8763fb6 64022004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6403
6404 * frames.texi (Drag and drop): New section.
6405
64062004-01-24 Richard M. Stallman <rms@gnu.org>
6407
6408 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6409 Include it only @ifnotinfo. Patch the preceding and following
6410 node headers to point to each other.
6411
64122004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6413
6414 * calendar.texi (Appointments): Update section.
6415
64162003-12-29 Kevin Ryde <user42@zip.com.au>
6417
8cf51b2c
GM
6418 * programs.texi (C Modes): Fix the xref.
6419
64202003-12-23 Nick Roberts <nick@nick.uklinux.net>
6421
6422 * building.texi (Watch Expressions): Update.
6423 (Commands of GUD): Include use of toolbar + breakpoints set from
6424 fringe/margin.
6425
64262003-12-03 Andre Spiegel <spiegel@gnu.org>
6427
6428 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6429 <acm@muc.de>.
6430
c8763fb6 64312003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6432
6433 * frames.texi (Dialog Boxes): Add use-file-dialog.
6434
8cf51b2c
GM
64352003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6436
6437 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6438 in CC Mode.
6439
8cf51b2c
GM
64402003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6441
6442 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6443 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6444 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6445 * man/frames.texi, man/glossary.texi, man/killing.texi:
6446 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6447 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6448 * man/sending.texi, man/text.texi, man/trouble.texi:
6449 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6450
64512003-11-01 Alan Mackenzie <acm@muc.de>
6452
6453 * search.texi (Scrolling During Incremental Search): Document a
6454 new scrolling facility in isearch mode.
6455
8cf51b2c
GM
64562003-10-22 Miles Bader <miles@gnu.org>
6457
6458 * Makefile.in (info): Move before $(top_srcdir)/info.
6459
64602003-10-22 Nick Roberts <nick@nick.uklinux.net>
6461
6462 * building.texi (Watch Expressions): Update section on data display
6463 to reflect code changes (GDB Graphical Interface).
6464
8cf51b2c
GM
64652003-10-13 Richard M. Stallman <rms@gnu.org>
6466
6467 * xresources.texi (GTK resources): Clean up previous change.
6468
c8763fb6 64692003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6470
6471 * xresources.texi (GTK resources): Add a note that some themes
6472 disallow customizations. Add scroll theme example.
6473
8cf51b2c
GM
64742003-09-30 Richard M. Stallman <rms@gnu.org>
6475
8cf51b2c
GM
6476 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6477
6478 * misc.texi (Saving Emacs Sessions): Shorten the section,
6479 collapsing back into one node.
6480
64812003-09-30 Lars Hansen <larsh@math.ku.dk>
6482
6483 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6484
ce058493 64852003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6486
6487 * xresources.texi (GTK names in Emacs): Correct typo.
6488
8cf51b2c
GM
64892003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6490
6491 * cmdargs.texi (Font X): Mention new default font. More
6492 fully describe long font names, wildcard patterns and the
6493 problems involved. (Result of discussion on emacs-devel.)
6494
64952003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6496
6497 * emacs.texi (Acknowledgements): Correct typo.
6498
64992003-09-22 Richard M. Stallman <rms@gnu.org>
6500
6501 * dired.texi (Misc Dired Commands): New node.
6502 (Dired Navigation): Add dired-goto-file.
6503
6504 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6505
6506 * emacs.texi (Acknowledgements): New node, split from Distribution.
6507
6508 * cmdargs.texi (Action Arguments): -f reads interactive args.
6509
8cf51b2c
GM
65102003-09-08 Lute Kamstra <lute@gnu.org>
6511
6512 * screen.texi (Mode Line): Say that POS comes before LINE.
6513 Mention `size-indication-mode'.
6514 * display.texi (Optional Mode Line): Document
6515 `size-indication-mode'.
6516 * basic.texi (Position Info): Mention `size-indication-mode'.
6517
65182003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6519
6520 * xresources.texi (Resources): Refer to `editres' man page.
6521 (Lucid Resources): Update defaults. Expand description of
6522 `shadowThickness'.
6523
65242003-09-04 Miles Bader <miles@gnu.org>
6525
6526 * Makefile.in (top_srcdir): New variable.
6527 ($(top_srcdir)/info): New rule.
6528 (info): Depend on it.
6529
65302003-09-03 Peter Runestig <peter@runestig.com>
6531
6532 * makefile.w32-in: New file.
6533
65342003-08-29 Richard M. Stallman <rms@gnu.org>
6535
6536 * misc.texi (Saving Emacs Sessions): Correct previous change.
6537
8cf51b2c
GM
65382003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6539
8cf51b2c
GM
6540 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6541 (Intro): Include kmacro.texi after fixit.texi instead of after
6542 custom.texi. (As suggested by Kim Storm.)
6543
65442003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6545
6546 * fixit.texi (Fixit): Update `Next' pointer.
6547 * files.texi (Files): Update `Previous' pointer.
6548 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6549 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6550 (Suggested by Kim Storm.)
6551 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6552
65532003-08-18 Kim F. Storm <storm@cua.dk>
6554
6555 * kmacro.texi: New file describing enhanced keyboard macro
6556 functionality. Replaces old description in custom.texi.
6557
6558 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6559 (Keyboard Macros): Move to new kmacro.texi file.
6560
6561 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6562
8cf51b2c
GM
65632003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6564
6565 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6566
65672003-08-17 Alex Schroeder <alex@gnu.org>
6568
6569 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6570 required.
6571
8cf51b2c
GM
65722003-08-05 Richard M. Stallman <rms@gnu.org>
6573
6574 * programs.texi (Lisp Indent): Don't describe
6575 lisp-indent-function property here. Use xref to Lisp Manual.
6576
8cf51b2c
GM
65772003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6578
fffa137c 6579 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6580 abbreviations.
6581
65822003-07-24 Markus Rost <rost@math.ohio-state.edu>
6583
6584 * buffers.texi (List Buffers): Fix previous change.
6585
8cf51b2c
GM
65862003-07-13 Markus Rost <rost@math.ohio-state.edu>
6587
6588 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6589 List*.
6590
65912003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6592
8cf51b2c
GM
6593 * display.texi (Font Lock): Fix typo.
6594
65952003-07-07 Richard M. Stallman <rms@gnu.org>
6596
6597 * display.texi (Font Lock): Add xref for format info on
6598 font-lock-remove-keywords.
6599
6600 * building.texi (Compilation): Document what happens with asynch
6601 children of compiler process.
6602
6603 * help.texi (Library Keywords): Use @multitable.
6604
8cf51b2c
GM
66052003-06-04 Richard M. Stallman <rms@gnu.org>
6606
6607 * programs.texi (Expressions): Delete C-M-DEL.
6608
6609 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6610 comint-move-point-for-output renamed from
6611 comint-scroll-to-bottom-on-output.
6612
6613 * custom.texi (Init Rebinding): Replace previous change with xref.
6614 (Non-ASCII Rebinding): Explain that issue more briefly here.
6615
66162003-05-28 Richard M. Stallman <rms@gnu.org>
6617
6618 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6619
66202003-05-28 Nick Roberts <nick@nick.uklinux.net>
6621
6622 * building.texi (GDB Graphical Interface): New node.
6623 (Rewritten somewhat by RMS.)
6624
c8763fb6 66252003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6626
6627 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6628 non-English letters. Explain how to set coding systems correctly
6629 and how to include the right coding cookie in the file.
6630
c8763fb6 66312003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6632
6633 * indent.texi (Indentation): Explain the concepts.
6634 (Just Spaces): Explain why preventing tabs for indentation might
6635 be useful.
6636
8cf51b2c
GM
66372003-04-16 Richard M. Stallman <rms@gnu.org>
6638
6639 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6640
8cf51b2c
GM
66412003-02-22 Alex Schroeder <alex@emacswiki.org>
6642
6643 * cmdargs.texi (General Variables): Document SMTPSERVER.
6644
8cf51b2c
GM
6645 * sending.texi: Remove SMTP node.
6646 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6647 library.
6648
8cf51b2c
GM
66492003-02-22 Alex Schroeder <alex@emacswiki.org>
6650
6651 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6652
66532003-02-22 Simon Josefsson <jas@extundo.com>
6654
6655 * sending.texi (Mail Methods): Add node about SMTP.
6656
c8763fb6 66572003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6658
6659 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6660
8cf51b2c
GM
66612003-02-01 Kevin Ryde <user42@zip.com.au>
6662
6663 * glossary.texi (Glossary): Correction to cl cross reference.
6664
66652003-01-20 Richard M. Stallman <rms@gnu.org>
6666
6667 * killing.texi (Rectangles): Document C-x c r.
6668
c8763fb6 66692003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6670
6671 * xresources.texi (GTK resources): New node.
6672 (GTK widget names): New node.
6673 (GTK names in Emacs): New node.
6674 (GTK styles): New node.
6675
c8763fb6 66762003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6677
6678 * maintaining.texi (Create Tags Table): Add reference to the new
6679 `etags --help --lang=LANG' option.
6680
8cf51b2c
GM
66812002-10-02 Karl Berry <karl@gnu.org>
6682
49823426 6683 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6684 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6685 where needed for the sake of the HTML output.
8cf51b2c
GM
6686
66872001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6688
6689 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6690 source files.
6691
66922001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6693
6694 * Makefile.in (emacsman): New target.
6695
8cf51b2c
GM
66962001-10-20 Gerd Moellmann <gerd@gnu.org>
6697
6698 * (Version 21.1 released.)
6699
67002001-10-05 Gerd Moellmann <gerd@gnu.org>
6701
6702 * Branch for 21.1.
6703
8cf51b2c
GM
67042001-03-05 Gerd Moellmann <gerd@gnu.org>
6705
6706 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6707
8cf51b2c
GM
67082000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6709
6710 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6711
8cf51b2c
GM
67121999-07-12 Richard Stallman <rms@gnu.org>
6713
6714 * Version 20.4 released.
6715
67161998-12-04 Markus Rost <rost@delysid.gnu.org>
6717
6718 * Makefile.in (INFO_TARGETS): Delete customize.info.
6719 (DVI_TARGETS): Delete customize.dvi.
6720 (../info/customize, customize.dvi): Targets deleted.
6721
67221998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6723
6724 * Version 20.3 released.
6725
67261998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6727
6728 * Makefile.in (EMACSSOURCES): Add mule.texi.
6729 Add msdog.texi, ack.texi. Remove gnu1.texi.
6730
67311998-04-06 Andreas Schwab <schwab@gnu.org>
6732
6733 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6734 it in dvi targets.
8cf51b2c
GM
6735
67361997-09-23 Paul Eggert <eggert@twinsun.com>
6737
6738 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6739 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6740 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6741
67421997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6743
6744 * Version 20.2 released.
6745
67461997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6747
6748 * Version 20.1 released.
6749
67501997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6751
6752 * Makefile (../info/customize, customize.dvi): New targets.
6753 (INFO_TARGETS): Add ../info/customize.
6754 (DVI_TARGETS): Add customize.dvi.
6755
8cf51b2c
GM
67561996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6757
6758 * Version 19.33 released.
6759
67601996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6761
6762 * Version 19.32 released.
6763
8cf51b2c
GM
67641996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6765
6766 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6767
67681996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6769
6770 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6771 Specify -I option.
6772 (All dvi targets): Set the TEXINPUTS variable.
6773
67741996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6775
6776 * Version 19.31 released.
6777
8cf51b2c
GM
67781995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6779
6780 * Version 19.30 released.
6781
8cf51b2c
GM
67821995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6783
6784 * Makefile.in (maintainer-clean): Rename from realclean.
6785
67861994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6787
6788 * Makefile.in: New file.
6789 * Makefile: File deleted.
6790
67911994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6792
6793 * Makefile (TEXINDEX_OBJS): Variable deleted.
6794 (texindex, texindex.o, getopt.o): Rules deleted.
6795 All deps on texindex deleted.
6796 (distclean): Don't delete texindex.
6797 (mostlyclean): Don't delete *.o.
6798 * texindex.c, getopt.c: Files deleted.
6799
68001994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6801
6802 * Version 19.26 released.
6803
68041994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6805
6806 * Makefile (EMACSSOURCES): Exclude undo.texi.
6807
68081994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6809
6810 * Version 19.25 released.
6811
68121994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6813
6814 * Version 19.24 released.
6815
68161994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6817
6818 * Version 19.23 released.
6819
68201994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6821
6822 * Makefile: Delete spurious tab.
6823
68241994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6825
6826 * Makefile (.SUFFIXES): New rule.
6827
8cf51b2c
GM
68281993-12-04 Richard Stallman (rms@srarc2)
6829
6830 * getopt.c: New file.
6831 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6832 (getopt.o): New rule.
6833 (dvi): Don't depend on texindex.
49823426 6834 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6835
68361993-12-03 Richard Stallman (rms@srarc2)
6837
49823426
GM
6838 * Makefile (TEXI2DVI): New variable.
6839 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6840 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6841
68421993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6843
6844 * Version 19.22 released.
6845
68461993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6847
6848 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6849
68501993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6851
6852 * Version 19.21 released.
6853
8cf51b2c
GM
68541993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6855
6856 * Makefile (realclean): Don't delete the Info files.
6857
f0131492 68581993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6859
8cf51b2c
GM
6860 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6861 4' where appropriate.
6862
f0131492 68631993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6864
49823426 6865 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6866
6867 * texindex.c: Include "../src/config.h" if building in emacs.
6868
6869 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6870 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6871 Add target to build texindex.c, defining `emacs'.
6872
8cf51b2c
GM
68731993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6874
6875 * Version 19.19 released.
6876
8cf51b2c
GM
68771993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6878
6879 * Version 19.18 released.
6880
68811993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6882
6883 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6884
68851993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6886
6887 * Version 19.17 released.
6888
68891993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6890
6891 * split-man: Fix typos in last change.
6892
68931993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6894
6895 * Version 19.16 released.
6896
68971993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6898
6899 * version 19.15 released.
6900
69011993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6902
6903 * Makefile (distclean): It's rm, not rf.
6904
69051993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6906
6907 * Version 19.14 released.
6908
69091993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6910
6911 * Makefile: New file.
6912
69131993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6914
6915 * Version 19.13 released.
6916
69171993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6918
6919 * Version 19.9 released.
6920
69211993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6922
6923 * Version 19.8 released.
6924
69251993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6926
6927 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6928
6929 * trouble.texi: It's `enable-flow-control-on', not
6930 `evade-flow-control-on'.
6931
69321993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6933
6934 * display.texi: Document standard-display-european.
6935
69361993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6937
6938 * Version 19.7 released.
6939
6940 * emacs.texi: Add a sentence to the top menu mentioning the
6941 specific version of Emacs this manual applies to.
6942
69431993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6944
6945 * basic.texi: Document next-line-add-lines variable used to
6946 implement down-arrow.
6947
6948 * killing.texi: Document kill-whole-line.
6949
69501993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6951
6952 * text.texi: Update unix TeX ordering information.
6953
69541993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6955
6956 * news.texi: Mention fill-rectangle in keybinding list.
6957
6958 * killing.texi: Document fill-rectangle.
6959
69601993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6961
6962 * vc.texi: Bring the docs up to date with VC 5.2.
6963
69641992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6965
6966 * emacs.tex: Mention blackbox and gomoku under Amusements.
6967 Assembler mode is now mentioned and appropriately indexed
6968 under Programming Modes.
6969
69701991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6971
6972 * emacs.tex: Update TeX ordering information.
6973
8cf51b2c
GM
69741990-06-26 David Lawrence (tale@geech)
6975
6976 * emacs.tex: Note that completion-ignored-extensions is not used
6977 to filter out names when all completions are displayed in
6978 *Completions*.
6979
69801990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6981
6982 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6983
69841990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6985
6986 * emacs.tex: Add @findex grep.
6987
8cf51b2c
GM
69881988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6989
6990 * emacs.tex: Correct two typos. No other changes before
6991 Version 19 will be made.
6992
8cf51b2c
GM
69931988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6994
6995 * emacs.tex: Update information for obtaining TeX distribution from the
6996 University of Washington.
6997
6998;; Local Variables:
c8763fb6 6999;; coding: utf-8
8cf51b2c
GM
7000;; fill-column: 79
7001;; add-log-time-zone-rule: t
7002;; End:
7003
7004 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 7005 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
7006
7007 This file is part of GNU Emacs.
7008
352c8b4a 7009 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7010 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7011 the Free Software Foundation, either version 3 of the License, or
7012 (at your option) any later version.
8cf51b2c
GM
7013
7014 GNU Emacs is distributed in the hope that it will be useful,
7015 but WITHOUT ANY WARRANTY; without even the implied warranty of
7016 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7017 GNU General Public License for more details.
7018
7019 You should have received a copy of the GNU General Public License
352c8b4a 7020 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
7021
7022;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd